@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,9 @@
|
|
|
1
|
+
"use strict";const Ot=require("vue"),vr=require("./_commonjsHelpers-DwGv2jUC.cjs"),dr=require("pubinfo"),hs=require("./index-BOdrElTX.cjs");var Fe={exports:{}},mr=Fe.exports,ls;function gr(){return ls||(ls=1,function(ve,re){typeof navigator<"u"&&function(ot,Mt){ve.exports=Mt()}(mr,function(){var ot="http://www.w3.org/2000/svg",Mt="",Kt=!1,Ut=-999999,Ie=function(e){Kt=!!e},ne=function(){return Kt},ae=function(e){Mt=e},tt=function(){return Mt};function Bt(t){return document.createElement(t)}function X(t,e){var i,s=t.length,n;for(i=0;i<s;i+=1){n=t[i].prototype;for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e.prototype[r]=n[r])}}function fs(t){function e(){}return e.prototype=t,e}var ps=function(){function t(e){this.audios=[],this.audioFactory=e,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(i){this.audios.push(i)},pause:function(){var i,s=this.audios.length;for(i=0;i<s;i+=1)this.audios[i].pause()},resume:function(){var i,s=this.audios.length;for(i=0;i<s;i+=1)this.audios[i].resume()},setRate:function(i){var s,n=this.audios.length;for(s=0;s<n;s+=1)this.audios[s].setRate(i)},createAudio:function(i){return this.audioFactory?this.audioFactory(i):window.Howl?new window.Howl({src:[i]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(i){this.audioFactory=i},setVolume:function(i){this._volume=i,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var i,s=this.audios.length;for(i=0;i<s;i+=1)this.audios[i].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),rt=function(){function t(i,s){var n=0,r=[],o;switch(i){case"int16":case"uint8c":o=1;break;default:o=1.1;break}for(n=0;n<s;n+=1)r.push(o);return r}function e(i,s){return i==="float32"?new Float32Array(s):i==="int16"?new Int16Array(s):i==="uint8c"?new Uint8ClampedArray(s):t(i,s)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?e:t}();function et(t){return Array.apply(null,{length:t})}var ui=!0,ci=null,vi="",us=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),At=Math.pow,di=Math.sqrt,Jt=Math.floor,cs=Math.min,mi=150,J=Math.PI/180,Nt=.5519;function Je(t,e,i,s){this.type=t,this.currentTime=e,this.totalTime=i,this.direction=s<0?-1:1}function gi(t,e){this.type=t,this.direction=e<0?-1:1}function yi(t,e,i,s){this.type=t,this.currentLoop=i,this.totalLoops=e,this.direction=s<0?-1:1}function _i(t,e,i){this.type=t,this.firstFrame=e,this.totalFrames=i}function bi(t,e){this.type=t,this.target=e}function vs(t,e){this.type="renderFrameError",this.nativeError=t,this.currentTime=e}function ds(t){this.type="configError",this.nativeError=t}var ut=function(){var t=0;return function(){return t+=1,vi+"__lottie_element_"+t}}();function Qe(t,e,i){var s,n,r,o,c,h,m,_;switch(o=Math.floor(t*6),c=t*6-o,h=i*(1-e),m=i*(1-c*e),_=i*(1-(1-c)*e),o%6){case 0:s=i,n=_,r=h;break;case 1:s=m,n=i,r=h;break;case 2:s=h,n=i,r=_;break;case 3:s=h,n=m,r=i;break;case 4:s=_,n=h,r=i;break;case 5:s=i,n=h,r=m;break}return[s,n,r]}function $e(t,e,i){var s=Math.max(t,e,i),n=Math.min(t,e,i),r=s-n,o,c=s===0?0:r/s,h=s/255;switch(s){case n:o=0;break;case t:o=e-i+r*(e<i?6:0),o/=6*r;break;case e:o=i-t+r*2,o/=6*r;break;case i:o=t-e+r*4,o/=6*r;break}return[o,c,h]}function Si(t,e){var i=$e(t[0]*255,t[1]*255,t[2]*255);return i[1]+=e,i[1]>1?i[1]=1:i[1]<=0&&(i[1]=0),Qe(i[0],i[1],i[2])}function ki(t,e){var i=$e(t[0]*255,t[1]*255,t[2]*255);return i[2]+=e,i[2]>1?i[2]=1:i[2]<0&&(i[2]=0),Qe(i[0],i[1],i[2])}function Ai(t,e){var i=$e(t[0]*255,t[1]*255,t[2]*255);return i[0]+=e/360,i[0]>1?i[0]-=1:i[0]<0&&(i[0]+=1),Qe(i[0],i[1],i[2])}(function(){var t=[],e,i;for(e=0;e<256;e+=1)i=e.toString(16),t[e]=i.length===1?"0"+i:i;return function(s,n,r){return s<0&&(s=0),n<0&&(n=0),r<0&&(r=0),"#"+t[s]+t[n]+t[r]}})();var ms=function(e){ui=!!e},gs=function(){return ui},ys=function(e){ci=e},Le=function(){return ci},Ve=function(e){mi=e},Re=function(){return mi},_s=function(e){vi=e};function W(t){return document.createElementNS(ot,t)}function Oe(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Oe=function(i){return typeof i}:Oe=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Oe(t)}var de=function(){var t=1,e=[],i,s,n={onmessage:function(){},postMessage:function(b){i({data:b})}},r={postMessage:function(b){n.onmessage({data:b})}};function o(p){if(window.Worker&&window.Blob&&ne()){var b=new Blob(["var _workerSelf = self; self.onmessage = ",p.toString()],{type:"text/javascript"}),A=URL.createObjectURL(b);return new Worker(A)}return i=p,n}function c(){s||(s=o(function(b){function A(){function C(F,v){var k,a,l=F.length,E,w,R,z;for(a=0;a<l;a+=1)if(k=F[a],"ks"in k&&!k.completed){if(k.completed=!0,k.hasMask){var D=k.masksProperties;for(w=D.length,E=0;E<w;E+=1)if(D[E].pt.k.i)g(D[E].pt.k);else for(z=D[E].pt.k.length,R=0;R<z;R+=1)D[E].pt.k[R].s&&g(D[E].pt.k[R].s[0]),D[E].pt.k[R].e&&g(D[E].pt.k[R].e[0])}k.ty===0?(k.layers=f(k.refId,v),C(k.layers,v)):k.ty===4?u(k.shapes):k.ty===5&&G(k)}}function y(F,v){if(F){var k=0,a=F.length;for(k=0;k<a;k+=1)F[k].t===1&&(F[k].data.layers=f(F[k].data.refId,v),C(F[k].data.layers,v))}}function d(F,v){for(var k=0,a=v.length;k<a;){if(v[k].id===F)return v[k];k+=1}return null}function f(F,v){var k=d(F,v);return k?k.layers.__used?JSON.parse(JSON.stringify(k.layers)):(k.layers.__used=!0,k.layers):null}function u(F){var v,k=F.length,a,l;for(v=k-1;v>=0;v-=1)if(F[v].ty==="sh")if(F[v].ks.k.i)g(F[v].ks.k);else for(l=F[v].ks.k.length,a=0;a<l;a+=1)F[v].ks.k[a].s&&g(F[v].ks.k[a].s[0]),F[v].ks.k[a].e&&g(F[v].ks.k[a].e[0]);else F[v].ty==="gr"&&u(F[v].it)}function g(F){var v,k=F.i.length;for(v=0;v<k;v+=1)F.i[v][0]+=F.v[v][0],F.i[v][1]+=F.v[v][1],F.o[v][0]+=F.v[v][0],F.o[v][1]+=F.v[v][1]}function P(F,v){var k=v?v.split("."):[100,100,100];return F[0]>k[0]?!0:k[0]>F[0]?!1:F[1]>k[1]?!0:k[1]>F[1]?!1:F[2]>k[2]?!0:k[2]>F[2]?!1:null}var T=function(){var F=[4,4,14];function v(a){var l=a.t.d;a.t.d={k:[{s:l,t:0}]}}function k(a){var l,E=a.length;for(l=0;l<E;l+=1)a[l].ty===5&&v(a[l])}return function(a){if(P(F,a.v)&&(k(a.layers),a.assets)){var l,E=a.assets.length;for(l=0;l<E;l+=1)a.assets[l].layers&&k(a.assets[l].layers)}}}(),x=function(){var F=[4,7,99];return function(v){if(v.chars&&!P(F,v.v)){var k,a=v.chars.length;for(k=0;k<a;k+=1){var l=v.chars[k];l.data&&l.data.shapes&&(u(l.data.shapes),l.data.ip=0,l.data.op=99999,l.data.st=0,l.data.sr=1,l.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},v.chars[k].t||(l.data.shapes.push({ty:"no"}),l.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}}(),I=function(){var F=[5,7,15];function v(a){var l=a.t.p;typeof l.a=="number"&&(l.a={a:0,k:l.a}),typeof l.p=="number"&&(l.p={a:0,k:l.p}),typeof l.r=="number"&&(l.r={a:0,k:l.r})}function k(a){var l,E=a.length;for(l=0;l<E;l+=1)a[l].ty===5&&v(a[l])}return function(a){if(P(F,a.v)&&(k(a.layers),a.assets)){var l,E=a.assets.length;for(l=0;l<E;l+=1)a.assets[l].layers&&k(a.assets[l].layers)}}}(),j=function(){var F=[4,1,9];function v(a){var l,E=a.length,w,R;for(l=0;l<E;l+=1)if(a[l].ty==="gr")v(a[l].it);else if(a[l].ty==="fl"||a[l].ty==="st")if(a[l].c.k&&a[l].c.k[0].i)for(R=a[l].c.k.length,w=0;w<R;w+=1)a[l].c.k[w].s&&(a[l].c.k[w].s[0]/=255,a[l].c.k[w].s[1]/=255,a[l].c.k[w].s[2]/=255,a[l].c.k[w].s[3]/=255),a[l].c.k[w].e&&(a[l].c.k[w].e[0]/=255,a[l].c.k[w].e[1]/=255,a[l].c.k[w].e[2]/=255,a[l].c.k[w].e[3]/=255);else a[l].c.k[0]/=255,a[l].c.k[1]/=255,a[l].c.k[2]/=255,a[l].c.k[3]/=255}function k(a){var l,E=a.length;for(l=0;l<E;l+=1)a[l].ty===4&&v(a[l].shapes)}return function(a){if(P(F,a.v)&&(k(a.layers),a.assets)){var l,E=a.assets.length;for(l=0;l<E;l+=1)a.assets[l].layers&&k(a.assets[l].layers)}}}(),N=function(){var F=[4,4,18];function v(a){var l,E=a.length,w,R;for(l=E-1;l>=0;l-=1)if(a[l].ty==="sh")if(a[l].ks.k.i)a[l].ks.k.c=a[l].closed;else for(R=a[l].ks.k.length,w=0;w<R;w+=1)a[l].ks.k[w].s&&(a[l].ks.k[w].s[0].c=a[l].closed),a[l].ks.k[w].e&&(a[l].ks.k[w].e[0].c=a[l].closed);else a[l].ty==="gr"&&v(a[l].it)}function k(a){var l,E,w=a.length,R,z,D,Y;for(E=0;E<w;E+=1){if(l=a[E],l.hasMask){var H=l.masksProperties;for(z=H.length,R=0;R<z;R+=1)if(H[R].pt.k.i)H[R].pt.k.c=H[R].cl;else for(Y=H[R].pt.k.length,D=0;D<Y;D+=1)H[R].pt.k[D].s&&(H[R].pt.k[D].s[0].c=H[R].cl),H[R].pt.k[D].e&&(H[R].pt.k[D].e[0].c=H[R].cl)}l.ty===4&&v(l.shapes)}}return function(a){if(P(F,a.v)&&(k(a.layers),a.assets)){var l,E=a.assets.length;for(l=0;l<E;l+=1)a.assets[l].layers&&k(a.assets[l].layers)}}}();function L(F){F.__complete||(j(F),T(F),x(F),I(F),N(F),C(F.layers,F.assets),y(F.chars,F.assets),F.__complete=!0)}function G(F){F.t.a.length===0&&"m"in F.t.p}var O={};return O.completeData=L,O.checkColors=j,O.checkChars=x,O.checkPathProperties=I,O.checkShapes=N,O.completeLayers=C,O}if(r.dataManager||(r.dataManager=A()),r.assetLoader||(r.assetLoader=function(){function C(d){var f=d.getResponseHeader("content-type");return f&&d.responseType==="json"&&f.indexOf("json")!==-1||d.response&&Oe(d.response)==="object"?d.response:d.response&&typeof d.response=="string"?JSON.parse(d.response):d.responseText?JSON.parse(d.responseText):null}function y(d,f,u,g){var P,T=new XMLHttpRequest;try{T.responseType="json"}catch{}T.onreadystatechange=function(){if(T.readyState===4)if(T.status===200)P=C(T),u(P);else try{P=C(T),u(P)}catch(x){g&&g(x)}};try{T.open(["G","E","T"].join(""),d,!0)}catch{T.open(["G","E","T"].join(""),f+"/"+d,!0)}T.send()}return{load:y}}()),b.data.type==="loadAnimation")r.assetLoader.load(b.data.path,b.data.fullPath,function(C){r.dataManager.completeData(C),r.postMessage({id:b.data.id,payload:C,status:"success"})},function(){r.postMessage({id:b.data.id,status:"error"})});else if(b.data.type==="complete"){var S=b.data.animation;r.dataManager.completeData(S),r.postMessage({id:b.data.id,payload:S,status:"success"})}else b.data.type==="loadData"&&r.assetLoader.load(b.data.path,b.data.fullPath,function(C){r.postMessage({id:b.data.id,payload:C,status:"success"})},function(){r.postMessage({id:b.data.id,status:"error"})})}),s.onmessage=function(p){var b=p.data,A=b.id,S=e[A];e[A]=null,b.status==="success"?S.onComplete(b.payload):S.onError&&S.onError()})}function h(p,b){t+=1;var A="processId_"+t;return e[A]={onComplete:p,onError:b},A}function m(p,b,A){c();var S=h(b,A);s.postMessage({type:"loadAnimation",path:p,fullPath:window.location.origin+window.location.pathname,id:S})}function _(p,b,A){c();var S=h(b,A);s.postMessage({type:"loadData",path:p,fullPath:window.location.origin+window.location.pathname,id:S})}function M(p,b,A){c();var S=h(b,A);s.postMessage({type:"complete",animation:p,id:S})}return{loadAnimation:m,loadData:_,completeAnimation:M}}(),bs=function(){var t=function(){var y=Bt("canvas");y.width=1,y.height=1;var d=y.getContext("2d");return d.fillStyle="rgba(0,0,0,0)",d.fillRect(0,0,1,1),y}();function e(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function s(y,d,f){var u="";if(y.e)u=y.p;else if(d){var g=y.p;g.indexOf("images/")!==-1&&(g=g.split("/")[1]),u=d+g}else u=f,u+=y.u?y.u:"",u+=y.p;return u}function n(y){var d=0,f=setInterval((function(){var u=y.getBBox();(u.width||d>500)&&(this._imageLoaded(),clearInterval(f)),d+=1}).bind(this),50)}function r(y){var d=s(y,this.assetsPath,this.path),f=W("image");us?this.testImageLoaded(f):f.addEventListener("load",this._imageLoaded,!1),f.addEventListener("error",(function(){u.img=t,this._imageLoaded()}).bind(this),!1),f.setAttributeNS("http://www.w3.org/1999/xlink","href",d),this._elementHelper.append?this._elementHelper.append(f):this._elementHelper.appendChild(f);var u={img:f,assetData:y};return u}function o(y){var d=s(y,this.assetsPath,this.path),f=Bt("img");f.crossOrigin="anonymous",f.addEventListener("load",this._imageLoaded,!1),f.addEventListener("error",(function(){u.img=t,this._imageLoaded()}).bind(this),!1),f.src=d;var u={img:f,assetData:y};return u}function c(y){var d={assetData:y},f=s(y,this.assetsPath,this.path);return de.loadData(f,(function(u){d.img=u,this._footageLoaded()}).bind(this),(function(){d.img={},this._footageLoaded()}).bind(this)),d}function h(y,d){this.imagesLoadedCb=d;var f,u=y.length;for(f=0;f<u;f+=1)y[f].layers||(!y[f].t||y[f].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(y[f]))):y[f].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(y[f]))))}function m(y){this.path=y||""}function _(y){this.assetsPath=y||""}function M(y){for(var d=0,f=this.images.length;d<f;){if(this.images[d].assetData===y)return this.images[d].img;d+=1}return null}function p(){this.imagesLoadedCb=null,this.images.length=0}function b(){return this.totalImages===this.loadedAssets}function A(){return this.totalFootages===this.loadedFootagesCount}function S(y,d){y==="svg"?(this._elementHelper=d,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function C(){this._imageLoaded=e.bind(this),this._footageLoaded=i.bind(this),this.testImageLoaded=n.bind(this),this.createFootageData=c.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return C.prototype={loadAssets:h,setAssetsPath:_,setPath:m,loadedImages:b,loadedFootages:A,destroy:p,getAsset:M,createImgData:o,createImageData:r,imageLoaded:e,footageLoaded:i,setCacheType:S},C}();function Pi(){}Pi.prototype={triggerEvent:function(e,i){if(this._cbs[e])for(var s=this._cbs[e],n=0;n<s.length;n+=1)s[n](i)},addEventListener:function(e,i){return this._cbs[e]||(this._cbs[e]=[]),this._cbs[e].push(i),(function(){this.removeEventListener(e,i)}).bind(this)},removeEventListener:function(e,i){if(!i)this._cbs[e]=null;else if(this._cbs[e]){for(var s=0,n=this._cbs[e].length;s<n;)this._cbs[e][s]===i&&(this._cbs[e].splice(s,1),s-=1,n-=1),s+=1;this._cbs[e].length||(this._cbs[e]=null)}}};var Ss=function(){function t(e){for(var i=e.split(`\r
|
|
2
|
+
`),s={},n,r=0,o=0;o<i.length;o+=1)n=i[o].split(":"),n.length===2&&(s[n[0]]=n[1].trim(),r+=1);if(r===0)throw new Error;return s}return function(e){for(var i=[],s=0;s<e.length;s+=1){var n=e[s],r={time:n.tm,duration:n.dr};try{r.payload=JSON.parse(e[s].cm)}catch{try{r.payload=t(e[s].cm)}catch{r.payload={name:e[s].cm}}}i.push(r)}return i}}(),ks=function(){function t(e){this.compositions.push(e)}return function(){function e(i){for(var s=0,n=this.compositions.length;s<n;){if(this.compositions[s].data&&this.compositions[s].data.nm===i)return this.compositions[s].prepareFrame&&this.compositions[s].data.xt&&this.compositions[s].prepareFrame(this.currentFrame),this.compositions[s].compInterface;s+=1}return null}return e.compositions=[],e.currentFrame=0,e.registerComposition=t,e}}(),me={},As=function(e,i){me[e]=i};function Ps(t){return me[t]}function ws(){if(me.canvas)return"canvas";for(var t in me)if(me[t])return t;return""}function ge(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ge=function(i){return typeof i}:ge=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},ge(t)}var q=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=ut(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=gs(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=ks(),this.imagePreloader=new bs,this.audioController=ps(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new Je("drawnFrame",0,0,0),this.expressionsPlugin=Le()};X([Pi],q),q.prototype.setParams=function(t){(t.wrapper||t.container)&&(this.wrapper=t.wrapper||t.container);var e="svg";t.animType?e=t.animType:t.renderer&&(e=t.renderer);var i=Ps(e);this.renderer=new i(this,t.rendererSettings),this.imagePreloader.setCacheType(e,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=e,t.loop===""||t.loop===null||t.loop===void 0||t.loop===!0?this.loop=!0:t.loop===!1?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay="autoplay"in t?t.autoplay:!0,this.name=t.name?t.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(t,"autoloadSegments")?t.autoloadSegments:!0,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(t.path.lastIndexOf("\\")!==-1?this.path=t.path.substr(0,t.path.lastIndexOf("\\")+1):this.path=t.path.substr(0,t.path.lastIndexOf("/")+1),this.fileName=t.path.substr(t.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),de.loadAnimation(t.path,this.configAnimation,this.onSetupError))},q.prototype.onSetupError=function(){this.trigger("data_failed")},q.prototype.setupAnimation=function(t){de.completeAnimation(t,this.configAnimation)},q.prototype.setData=function(t,e){e&&ge(e)!=="object"&&(e=JSON.parse(e));var i={wrapper:t,animationData:e},s=t.attributes;i.path=s.getNamedItem("data-animation-path")?s.getNamedItem("data-animation-path").value:s.getNamedItem("data-bm-path")?s.getNamedItem("data-bm-path").value:s.getNamedItem("bm-path")?s.getNamedItem("bm-path").value:"",i.animType=s.getNamedItem("data-anim-type")?s.getNamedItem("data-anim-type").value:s.getNamedItem("data-bm-type")?s.getNamedItem("data-bm-type").value:s.getNamedItem("bm-type")?s.getNamedItem("bm-type").value:s.getNamedItem("data-bm-renderer")?s.getNamedItem("data-bm-renderer").value:s.getNamedItem("bm-renderer")?s.getNamedItem("bm-renderer").value:ws()||"canvas";var n=s.getNamedItem("data-anim-loop")?s.getNamedItem("data-anim-loop").value:s.getNamedItem("data-bm-loop")?s.getNamedItem("data-bm-loop").value:s.getNamedItem("bm-loop")?s.getNamedItem("bm-loop").value:"";n==="false"?i.loop=!1:n==="true"?i.loop=!0:n!==""&&(i.loop=parseInt(n,10));var r=s.getNamedItem("data-anim-autoplay")?s.getNamedItem("data-anim-autoplay").value:s.getNamedItem("data-bm-autoplay")?s.getNamedItem("data-bm-autoplay").value:s.getNamedItem("bm-autoplay")?s.getNamedItem("bm-autoplay").value:!0;i.autoplay=r!=="false",i.name=s.getNamedItem("data-name")?s.getNamedItem("data-name").value:s.getNamedItem("data-bm-name")?s.getNamedItem("data-bm-name").value:s.getNamedItem("bm-name")?s.getNamedItem("bm-name").value:"";var o=s.getNamedItem("data-anim-prerender")?s.getNamedItem("data-anim-prerender").value:s.getNamedItem("data-bm-prerender")?s.getNamedItem("data-bm-prerender").value:s.getNamedItem("bm-prerender")?s.getNamedItem("bm-prerender").value:"";o==="false"&&(i.prerender=!1),i.path?this.setParams(i):this.trigger("destroy")},q.prototype.includeLayers=function(t){t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-this.animationData.ip));var e=this.animationData.layers,i,s=e.length,n=t.layers,r,o=n.length;for(r=0;r<o;r+=1)for(i=0;i<s;){if(e[i].id===n[r].id){e[i]=n[r];break}i+=1}if((t.chars||t.fonts)&&(this.renderer.globalData.fontManager.addChars(t.chars),this.renderer.globalData.fontManager.addFonts(t.fonts,this.renderer.globalData.defs)),t.assets)for(s=t.assets.length,i=0;i<s;i+=1)this.animationData.assets.push(t.assets[i]);this.animationData.__complete=!1,de.completeAnimation(this.animationData,this.onSegmentComplete)},q.prototype.onSegmentComplete=function(t){this.animationData=t;var e=Le();e&&e.initExpressions(this),this.loadNextSegment()},q.prototype.loadNextSegment=function(){var t=this.animationData.segments;if(!t||t.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var e=t.shift();this.timeCompleted=e.time*this.frameRate;var i=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,de.loadData(i,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},q.prototype.loadSegments=function(){var t=this.animationData.segments;t||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},q.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},q.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},q.prototype.configAnimation=function(t){if(this.renderer)try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(t),t.assets||(t.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(t.assets),this.markers=Ss(t.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(e){this.triggerConfigError(e)}},q.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},q.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||this.renderer.rendererType!=="canvas")&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var t=Le();t&&t.initExpressions(this),this.renderer.initItems(),setTimeout((function(){this.trigger("DOMLoaded")}).bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},q.prototype.resize=function(t,e){var i=typeof t=="number"?t:void 0,s=typeof e=="number"?e:void 0;this.renderer.updateContainerSize(i,s)},q.prototype.setSubframe=function(t){this.isSubframeEnabled=!!t},q.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},q.prototype.renderFrame=function(){if(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},q.prototype.play=function(t){t&&this.name!==t||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},q.prototype.pause=function(t){t&&this.name!==t||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},q.prototype.togglePause=function(t){t&&this.name!==t||(this.isPaused===!0?this.play():this.pause())},q.prototype.stop=function(t){t&&this.name!==t||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},q.prototype.getMarkerData=function(t){for(var e,i=0;i<this.markers.length;i+=1)if(e=this.markers[i],e.payload&&e.payload.name===t)return e;return null},q.prototype.goToAndStop=function(t,e,i){if(!(i&&this.name!==i)){var s=Number(t);if(isNaN(s)){var n=this.getMarkerData(t);n&&this.goToAndStop(n.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},q.prototype.goToAndPlay=function(t,e,i){if(!(i&&this.name!==i)){var s=Number(t);if(isNaN(s)){var n=this.getMarkerData(t);n&&(n.duration?this.playSegments([n.time,n.time+n.duration],!0):this.goToAndStop(n.time,!0))}else this.goToAndStop(s,e,i);this.play()}},q.prototype.advanceTime=function(t){if(!(this.isPaused===!0||this.isLoaded===!1)){var e=this.currentRawFrame+t*this.frameModifier,i=!1;e>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(i=!0,e=this.totalFrames-1):e>=this.totalFrames?(this.playCount+=1,this.checkSegments(e%this.totalFrames)||(this.setCurrentRawFrameValue(e%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(e):e<0?this.checkSegments(e%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(i=!0,e=0)):this.setCurrentRawFrameValue(e),i&&(this.setCurrentRawFrameValue(e),this.pause(),this.trigger("complete"))}},q.prototype.adjustSegment=function(t,e){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-e)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+e)),this.trigger("segmentStart")},q.prototype.setSegment=function(t,e){var i=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?i=t:this.currentRawFrame+this.firstFrame>e&&(i=e-t)),this.firstFrame=t,this.totalFrames=e-t,this.timeCompleted=this.totalFrames,i!==-1&&this.goToAndStop(i,!0)},q.prototype.playSegments=function(t,e){if(e&&(this.segments.length=0),ge(t[0])==="object"){var i,s=t.length;for(i=0;i<s;i+=1)this.segments.push(t[i])}else this.segments.push(t);this.segments.length&&e&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},q.prototype.resetSegments=function(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)},q.prototype.checkSegments=function(t){return this.segments.length?(this.adjustSegment(this.segments.shift(),t),!0):!1},q.prototype.destroy=function(t){t&&this.name!==t||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},q.prototype.setCurrentRawFrameValue=function(t){this.currentRawFrame=t,this.gotoFrame()},q.prototype.setSpeed=function(t){this.playSpeed=t,this.updaFrameModifier()},q.prototype.setDirection=function(t){this.playDirection=t<0?-1:1,this.updaFrameModifier()},q.prototype.setLoop=function(t){this.loop=t},q.prototype.setVolume=function(t,e){e&&this.name!==e||this.audioController.setVolume(t)},q.prototype.getVolume=function(){return this.audioController.getVolume()},q.prototype.mute=function(t){t&&this.name!==t||this.audioController.mute()},q.prototype.unmute=function(t){t&&this.name!==t||this.audioController.unmute()},q.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},q.prototype.getPath=function(){return this.path},q.prototype.getAssetsPath=function(t){var e="";if(t.e)e=t.p;else if(this.assetsPath){var i=t.p;i.indexOf("images/")!==-1&&(i=i.split("/")[1]),e=this.assetsPath+i}else e=this.path,e+=t.u?t.u:"",e+=t.p;return e},q.prototype.getAssetData=function(t){for(var e=0,i=this.assets.length;e<i;){if(t===this.assets[e].id)return this.assets[e];e+=1}return null},q.prototype.hide=function(){this.renderer.hide()},q.prototype.show=function(){this.renderer.show()},q.prototype.getDuration=function(t){return t?this.totalFrames:this.totalFrames/this.frameRate},q.prototype.updateDocumentData=function(t,e,i){try{var s=this.renderer.getElementByPath(t);s.updateDocumentData(e,i)}catch{}},q.prototype.trigger=function(t){if(this._cbs&&this._cbs[t])switch(t){case"enterFrame":this.triggerEvent(t,new Je(t,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(t,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(t,new yi(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new gi(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new _i(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new bi(t,this));break;default:this.triggerEvent(t)}t==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new Je(t,this.currentFrame,this.totalFrames,this.frameMult)),t==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new yi(t,this.loop,this.playCount,this.frameMult)),t==="complete"&&this.onComplete&&this.onComplete.call(this,new gi(t,this.frameMult)),t==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new _i(t,this.firstFrame,this.totalFrames)),t==="destroy"&&this.onDestroy&&this.onDestroy.call(this,new bi(t,this))},q.prototype.triggerRenderFrameError=function(t){var e=new vs(t,this.currentFrame);this.triggerEvent("error",e),this.onError&&this.onError.call(this,e)},q.prototype.triggerConfigError=function(t){var e=new ds(t,this.currentFrame);this.triggerEvent("error",e),this.onError&&this.onError.call(this,e)};var it=function(){var t={},e=[],i=0,s=0,n=0,r=!0,o=!1;function c(v){for(var k=0,a=v.target;k<s;)e[k].animation===a&&(e.splice(k,1),k-=1,s-=1,a.isPaused||M()),k+=1}function h(v,k){if(!v)return null;for(var a=0;a<s;){if(e[a].elem===v&&e[a].elem!==null)return e[a].animation;a+=1}var l=new q;return p(l,v),l.setData(v,k),l}function m(){var v,k=e.length,a=[];for(v=0;v<k;v+=1)a.push(e[v].animation);return a}function _(){n+=1,j()}function M(){n-=1}function p(v,k){v.addEventListener("destroy",c),v.addEventListener("_active",_),v.addEventListener("_idle",M),e.push({elem:k,animation:v}),s+=1}function b(v){var k=new q;return p(k,null),k.setParams(v),k}function A(v,k){var a;for(a=0;a<s;a+=1)e[a].animation.setSpeed(v,k)}function S(v,k){var a;for(a=0;a<s;a+=1)e[a].animation.setDirection(v,k)}function C(v){var k;for(k=0;k<s;k+=1)e[k].animation.play(v)}function y(v){var k=v-i,a;for(a=0;a<s;a+=1)e[a].animation.advanceTime(k);i=v,n&&!o?window.requestAnimationFrame(y):r=!0}function d(v){i=v,window.requestAnimationFrame(y)}function f(v){var k;for(k=0;k<s;k+=1)e[k].animation.pause(v)}function u(v,k,a){var l;for(l=0;l<s;l+=1)e[l].animation.goToAndStop(v,k,a)}function g(v){var k;for(k=0;k<s;k+=1)e[k].animation.stop(v)}function P(v){var k;for(k=0;k<s;k+=1)e[k].animation.togglePause(v)}function T(v){var k;for(k=s-1;k>=0;k-=1)e[k].animation.destroy(v)}function x(v,k,a){var l=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),E,w=l.length;for(E=0;E<w;E+=1)a&&l[E].setAttribute("data-bm-type",a),h(l[E],v);if(k&&w===0){a||(a="svg");var R=document.getElementsByTagName("body")[0];R.innerText="";var z=Bt("div");z.style.width="100%",z.style.height="100%",z.setAttribute("data-bm-type",a),R.appendChild(z),h(z,v)}}function I(){var v;for(v=0;v<s;v+=1)e[v].animation.resize()}function j(){!o&&n&&r&&(window.requestAnimationFrame(d),r=!1)}function N(){o=!0}function L(){o=!1,j()}function G(v,k){var a;for(a=0;a<s;a+=1)e[a].animation.setVolume(v,k)}function O(v){var k;for(k=0;k<s;k+=1)e[k].animation.mute(v)}function F(v){var k;for(k=0;k<s;k+=1)e[k].animation.unmute(v)}return t.registerAnimation=h,t.loadAnimation=b,t.setSpeed=A,t.setDirection=S,t.play=C,t.pause=f,t.stop=g,t.togglePause=P,t.searchAnimations=x,t.resize=I,t.goToAndStop=u,t.destroy=T,t.freeze=N,t.unfreeze=L,t.setVolume=G,t.mute=O,t.unmute=F,t.getRegisteredAnimations=m,t}(),ye=function(){var t={};t.getBezierEasing=i;var e={};function i(d,f,u,g,P){var T=P||("bez_"+d+"_"+f+"_"+u+"_"+g).replace(/\./g,"p");if(e[T])return e[T];var x=new y([d,f,u,g]);return e[T]=x,x}var s=4,n=.001,r=1e-7,o=10,c=11,h=1/(c-1),m=typeof Float32Array=="function";function _(d,f){return 1-3*f+3*d}function M(d,f){return 3*f-6*d}function p(d){return 3*d}function b(d,f,u){return((_(f,u)*d+M(f,u))*d+p(f))*d}function A(d,f,u){return 3*_(f,u)*d*d+2*M(f,u)*d+p(f)}function S(d,f,u,g,P){var T,x,I=0;do x=f+(u-f)/2,T=b(x,g,P)-d,T>0?u=x:f=x;while(Math.abs(T)>r&&++I<o);return x}function C(d,f,u,g){for(var P=0;P<s;++P){var T=A(f,u,g);if(T===0)return f;var x=b(f,u,g)-d;f-=x/T}return f}function y(d){this._p=d,this._mSampleValues=m?new Float32Array(c):new Array(c),this._precomputed=!1,this.get=this.get.bind(this)}return y.prototype={get:function(f){var u=this._p[0],g=this._p[1],P=this._p[2],T=this._p[3];return this._precomputed||this._precompute(),u===g&&P===T?f:f===0?0:f===1?1:b(this._getTForX(f),g,T)},_precompute:function(){var f=this._p[0],u=this._p[1],g=this._p[2],P=this._p[3];this._precomputed=!0,(f!==u||g!==P)&&this._calcSampleValues()},_calcSampleValues:function(){for(var f=this._p[0],u=this._p[2],g=0;g<c;++g)this._mSampleValues[g]=b(g*h,f,u)},_getTForX:function(f){for(var u=this._p[0],g=this._p[2],P=this._mSampleValues,T=0,x=1,I=c-1;x!==I&&P[x]<=f;++x)T+=h;--x;var j=(f-P[x])/(P[x+1]-P[x]),N=T+j*h,L=A(N,u,g);return L>=n?C(f,N,u,g):L===0?N:S(f,T,T+h,u,g)}},t}(),wi=function(){function t(e){return e.concat(et(e.length))}return{double:t}}(),Be=function(){return function(t,e,i){var s=0,n=t,r=et(n),o={newElement:c,release:h};function c(){var m;return s?(s-=1,m=r[s]):m=e(),m}function h(m){s===n&&(r=wi.double(r),n*=2),i&&i(m),r[s]=m,s+=1}return o}}(),Ci=function(){function t(){return{addedLength:0,percents:rt("float32",Re()),lengths:rt("float32",Re())}}return Be(8,t)}(),Ti=function(){function t(){return{lengths:[],totalLength:0}}function e(i){var s,n=i.lengths.length;for(s=0;s<n;s+=1)Ci.release(i.lengths[s]);i.lengths.length=0}return Be(8,t,e)}();function Cs(){var t=Math;function e(p,b,A,S,C,y){var d=p*S+b*C+A*y-C*S-y*p-A*b;return d>-.001&&d<.001}function i(p,b,A,S,C,y,d,f,u){if(A===0&&y===0&&u===0)return e(p,b,S,C,d,f);var g=t.sqrt(t.pow(S-p,2)+t.pow(C-b,2)+t.pow(y-A,2)),P=t.sqrt(t.pow(d-p,2)+t.pow(f-b,2)+t.pow(u-A,2)),T=t.sqrt(t.pow(d-S,2)+t.pow(f-C,2)+t.pow(u-y,2)),x;return g>P?g>T?x=g-P-T:x=T-P-g:T>P?x=T-P-g:x=P-g-T,x>-1e-4&&x<1e-4}var s=function(){return function(p,b,A,S){var C=Re(),y,d,f,u,g,P=0,T,x=[],I=[],j=Ci.newElement();for(f=A.length,y=0;y<C;y+=1){for(g=y/(C-1),T=0,d=0;d<f;d+=1)u=At(1-g,3)*p[d]+3*At(1-g,2)*g*A[d]+3*(1-g)*At(g,2)*S[d]+At(g,3)*b[d],x[d]=u,I[d]!==null&&(T+=At(x[d]-I[d],2)),I[d]=x[d];T&&(T=di(T),P+=T),j.percents[y]=g,j.lengths[y]=P}return j.addedLength=P,j}}();function n(p){var b=Ti.newElement(),A=p.c,S=p.v,C=p.o,y=p.i,d,f=p._length,u=b.lengths,g=0;for(d=0;d<f-1;d+=1)u[d]=s(S[d],S[d+1],C[d],y[d+1]),g+=u[d].addedLength;return A&&f&&(u[d]=s(S[d],S[0],C[d],y[0]),g+=u[d].addedLength),b.totalLength=g,b}function r(p){this.segmentLength=0,this.points=new Array(p)}function o(p,b){this.partialLength=p,this.point=b}var c=function(){var p={};return function(b,A,S,C){var y=(b[0]+"_"+b[1]+"_"+A[0]+"_"+A[1]+"_"+S[0]+"_"+S[1]+"_"+C[0]+"_"+C[1]).replace(/\./g,"p");if(!p[y]){var d=Re(),f,u,g,P,T,x=0,I,j,N=null;b.length===2&&(b[0]!==A[0]||b[1]!==A[1])&&e(b[0],b[1],A[0],A[1],b[0]+S[0],b[1]+S[1])&&e(b[0],b[1],A[0],A[1],A[0]+C[0],A[1]+C[1])&&(d=2);var L=new r(d);for(g=S.length,f=0;f<d;f+=1){for(j=et(g),T=f/(d-1),I=0,u=0;u<g;u+=1)P=At(1-T,3)*b[u]+3*At(1-T,2)*T*(b[u]+S[u])+3*(1-T)*At(T,2)*(A[u]+C[u])+At(T,3)*A[u],j[u]=P,N!==null&&(I+=At(j[u]-N[u],2));I=di(I),x+=I,L.points[f]=new o(I,j),N=j}L.segmentLength=x,p[y]=L}return p[y]}}();function h(p,b){var A=b.percents,S=b.lengths,C=A.length,y=Jt((C-1)*p),d=p*b.addedLength,f=0;if(y===C-1||y===0||d===S[y])return A[y];for(var u=S[y]>d?-1:1,g=!0;g;)if(S[y]<=d&&S[y+1]>d?(f=(d-S[y])/(S[y+1]-S[y]),g=!1):y+=u,y<0||y>=C-1){if(y===C-1)return A[y];g=!1}return A[y]+(A[y+1]-A[y])*f}function m(p,b,A,S,C,y){var d=h(C,y),f=1-d,u=t.round((f*f*f*p[0]+(d*f*f+f*d*f+f*f*d)*A[0]+(d*d*f+f*d*d+d*f*d)*S[0]+d*d*d*b[0])*1e3)/1e3,g=t.round((f*f*f*p[1]+(d*f*f+f*d*f+f*f*d)*A[1]+(d*d*f+f*d*d+d*f*d)*S[1]+d*d*d*b[1])*1e3)/1e3;return[u,g]}var _=rt("float32",8);function M(p,b,A,S,C,y,d){C<0?C=0:C>1&&(C=1);var f=h(C,d);y=y>1?1:y;var u=h(y,d),g,P=p.length,T=1-f,x=1-u,I=T*T*T,j=f*T*T*3,N=f*f*T*3,L=f*f*f,G=T*T*x,O=f*T*x+T*f*x+T*T*u,F=f*f*x+T*f*u+f*T*u,v=f*f*u,k=T*x*x,a=f*x*x+T*u*x+T*x*u,l=f*u*x+T*u*u+f*x*u,E=f*u*u,w=x*x*x,R=u*x*x+x*u*x+x*x*u,z=u*u*x+x*u*u+u*x*u,D=u*u*u;for(g=0;g<P;g+=1)_[g*4]=t.round((I*p[g]+j*A[g]+N*S[g]+L*b[g])*1e3)/1e3,_[g*4+1]=t.round((G*p[g]+O*A[g]+F*S[g]+v*b[g])*1e3)/1e3,_[g*4+2]=t.round((k*p[g]+a*A[g]+l*S[g]+E*b[g])*1e3)/1e3,_[g*4+3]=t.round((w*p[g]+R*A[g]+z*S[g]+D*b[g])*1e3)/1e3;return _}return{getSegmentsLength:n,getNewSegment:M,getPointInSegment:m,buildBezierData:c,pointOnLine2D:e,pointOnLine3D:i}}var Pt=Cs(),Qt=Ut,Mi=Math.abs;function Ei(t,e){var i=this.offsetTime,s;this.propType==="multidimensional"&&(s=rt("float32",this.pv.length));for(var n=e.lastIndex,r=n,o=this.keyframes.length-1,c=!0,h,m,_;c;){if(h=this.keyframes[r],m=this.keyframes[r+1],r===o-1&&t>=m.t-i){h.h&&(h=m),n=0;break}if(m.t-i>t){n=r;break}r<o-1?r+=1:(n=0,c=!1)}_=this.keyframesMetadata[r]||{};var M,p,b,A,S,C,y=m.t-i,d=h.t-i,f;if(h.to){_.bezierData||(_.bezierData=Pt.buildBezierData(h.s,m.s||h.e,h.to,h.ti));var u=_.bezierData;if(t>=y||t<d){var g=t>=y?u.points.length-1:0;for(p=u.points[g].point.length,M=0;M<p;M+=1)s[M]=u.points[g].point[M]}else{_.__fnct?C=_.__fnct:(C=ye.getBezierEasing(h.o.x,h.o.y,h.i.x,h.i.y,h.n).get,_.__fnct=C),b=C((t-d)/(y-d));var P=u.segmentLength*b,T,x=e.lastFrame<t&&e._lastKeyframeIndex===r?e._lastAddedLength:0;for(S=e.lastFrame<t&&e._lastKeyframeIndex===r?e._lastPoint:0,c=!0,A=u.points.length;c;){if(x+=u.points[S].partialLength,P===0||b===0||S===u.points.length-1){for(p=u.points[S].point.length,M=0;M<p;M+=1)s[M]=u.points[S].point[M];break}else if(P>=x&&P<x+u.points[S+1].partialLength){for(T=(P-x)/u.points[S+1].partialLength,p=u.points[S].point.length,M=0;M<p;M+=1)s[M]=u.points[S].point[M]+(u.points[S+1].point[M]-u.points[S].point[M])*T;break}S<A-1?S+=1:c=!1}e._lastPoint=S,e._lastAddedLength=x-u.points[S].partialLength,e._lastKeyframeIndex=r}}else{var I,j,N,L,G;if(o=h.s.length,f=m.s||h.e,this.sh&&h.h!==1)if(t>=y)s[0]=f[0],s[1]=f[1],s[2]=f[2];else if(t<=d)s[0]=h.s[0],s[1]=h.s[1],s[2]=h.s[2];else{var O=xi(h.s),F=xi(f),v=(t-d)/(y-d);Ms(s,Ts(O,F,v))}else for(r=0;r<o;r+=1)h.h!==1&&(t>=y?b=1:t<d?b=0:(h.o.x.constructor===Array?(_.__fnct||(_.__fnct=[]),_.__fnct[r]?C=_.__fnct[r]:(I=h.o.x[r]===void 0?h.o.x[0]:h.o.x[r],j=h.o.y[r]===void 0?h.o.y[0]:h.o.y[r],N=h.i.x[r]===void 0?h.i.x[0]:h.i.x[r],L=h.i.y[r]===void 0?h.i.y[0]:h.i.y[r],C=ye.getBezierEasing(I,j,N,L).get,_.__fnct[r]=C)):_.__fnct?C=_.__fnct:(I=h.o.x,j=h.o.y,N=h.i.x,L=h.i.y,C=ye.getBezierEasing(I,j,N,L).get,h.keyframeMetadata=C),b=C((t-d)/(y-d)))),f=m.s||h.e,G=h.h===1?h.s[r]:h.s[r]+(f[r]-h.s[r])*b,this.propType==="multidimensional"?s[r]=G:s=G}return e.lastIndex=n,s}function Ts(t,e,i){var s=[],n=t[0],r=t[1],o=t[2],c=t[3],h=e[0],m=e[1],_=e[2],M=e[3],p,b,A,S,C;return b=n*h+r*m+o*_+c*M,b<0&&(b=-b,h=-h,m=-m,_=-_,M=-M),1-b>1e-6?(p=Math.acos(b),A=Math.sin(p),S=Math.sin((1-i)*p)/A,C=Math.sin(i*p)/A):(S=1-i,C=i),s[0]=S*n+C*h,s[1]=S*r+C*m,s[2]=S*o+C*_,s[3]=S*c+C*M,s}function Ms(t,e){var i=e[0],s=e[1],n=e[2],r=e[3],o=Math.atan2(2*s*r-2*i*n,1-2*s*s-2*n*n),c=Math.asin(2*i*s+2*n*r),h=Math.atan2(2*i*r-2*s*n,1-2*i*i-2*n*n);t[0]=o/J,t[1]=c/J,t[2]=h/J}function xi(t){var e=t[0]*J,i=t[1]*J,s=t[2]*J,n=Math.cos(e/2),r=Math.cos(i/2),o=Math.cos(s/2),c=Math.sin(e/2),h=Math.sin(i/2),m=Math.sin(s/2),_=n*r*o-c*h*m,M=c*h*o+n*r*m,p=c*r*o+n*h*m,b=n*h*o-c*r*m;return[M,p,b,_]}function Fi(){var t=this.comp.renderedFrame-this.offsetTime,e=this.keyframes[0].t-this.offsetTime,i=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(t===this._caching.lastFrame||this._caching.lastFrame!==Qt&&(this._caching.lastFrame>=i&&t>=i||this._caching.lastFrame<e&&t<e))){this._caching.lastFrame>=t&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var s=this.interpolateValue(t,this._caching);this.pv=s}return this._caching.lastFrame=t,this.pv}function Ne(t){var e;if(this.propType==="unidimensional")e=t*this.mult,Mi(this.v-e)>1e-5&&(this.v=e,this._mdf=!0);else for(var i=0,s=this.v.length;i<s;)e=t[i]*this.mult,Mi(this.v[i]-e)>1e-5&&(this.v[i]=e,this._mdf=!0),i+=1}function qe(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var t,e=this.effectsSequence.length,i=this.kf?this.pv:this.data.k;for(t=0;t<e;t+=1)i=this.effectsSequence[t](i);this.setVValue(i),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function ze(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function Es(t,e,i,s){this.propType="unidimensional",this.mult=i||1,this.data=e,this.v=i?e.k*i:e.k,this.pv=e.k,this._mdf=!1,this.elem=t,this.container=s,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=qe,this.setVValue=Ne,this.addEffect=ze}function xs(t,e,i,s){this.propType="multidimensional",this.mult=i||1,this.data=e,this._mdf=!1,this.elem=t,this.container=s,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var n,r=e.k.length;for(this.v=rt("float32",r),this.pv=rt("float32",r),this.vel=rt("float32",r),n=0;n<r;n+=1)this.v[n]=e.k[n]*this.mult,this.pv[n]=e.k[n];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=qe,this.setVValue=Ne,this.addEffect=ze}function Fs(t,e,i,s){this.propType="unidimensional",this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={lastFrame:Qt,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=e,this.mult=i||1,this.elem=t,this.container=s,this.comp=t.comp,this.v=Qt,this.pv=Qt,this._isFirstFrame=!0,this.getValue=qe,this.setVValue=Ne,this.interpolateValue=Ei,this.effectsSequence=[Fi.bind(this)],this.addEffect=ze}function Is(t,e,i,s){this.propType="multidimensional";var n,r=e.k.length,o,c,h,m;for(n=0;n<r-1;n+=1)e.k[n].to&&e.k[n].s&&e.k[n+1]&&e.k[n+1].s&&(o=e.k[n].s,c=e.k[n+1].s,h=e.k[n].to,m=e.k[n].ti,(o.length===2&&!(o[0]===c[0]&&o[1]===c[1])&&Pt.pointOnLine2D(o[0],o[1],c[0],c[1],o[0]+h[0],o[1]+h[1])&&Pt.pointOnLine2D(o[0],o[1],c[0],c[1],c[0]+m[0],c[1]+m[1])||o.length===3&&!(o[0]===c[0]&&o[1]===c[1]&&o[2]===c[2])&&Pt.pointOnLine3D(o[0],o[1],o[2],c[0],c[1],c[2],o[0]+h[0],o[1]+h[1],o[2]+h[2])&&Pt.pointOnLine3D(o[0],o[1],o[2],c[0],c[1],c[2],c[0]+m[0],c[1]+m[1],c[2]+m[2]))&&(e.k[n].to=null,e.k[n].ti=null),o[0]===c[0]&&o[1]===c[1]&&h[0]===0&&h[1]===0&&m[0]===0&&m[1]===0&&(o.length===2||o[2]===c[2]&&h[2]===0&&m[2]===0)&&(e.k[n].to=null,e.k[n].ti=null));this.effectsSequence=[Fi.bind(this)],this.data=e,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=i||1,this.elem=t,this.container=s,this.comp=t.comp,this.getValue=qe,this.setVValue=Ne,this.interpolateValue=Ei,this.frameId=-1;var _=e.k[0].s.length;for(this.v=rt("float32",_),this.pv=rt("float32",_),n=0;n<_;n+=1)this.v[n]=Qt,this.pv[n]=Qt;this._caching={lastFrame:Qt,lastIndex:0,value:rt("float32",_)},this.addEffect=ze}var V=function(){function t(i,s,n,r,o){s.sid&&(s=i.globalData.slotManager.getProp(s));var c;if(!s.k.length)c=new Es(i,s,r,o);else if(typeof s.k[0]=="number")c=new xs(i,s,r,o);else switch(n){case 0:c=new Fs(i,s,r,o);break;case 1:c=new Is(i,s,r,o);break}return c.effectsSequence.length&&o.addDynamicProperty(c),c}var e={getProp:t};return e}();function nt(){}nt.prototype={addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&(this.dynamicProperties.push(e),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var e,i=this.dynamicProperties.length;for(e=0;e<i;e+=1)this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(e){this.container=e,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var $t=function(){function t(){return rt("float32",2)}return Be(8,t)}();function Et(){this.c=!1,this._length=0,this._maxLength=8,this.v=et(this._maxLength),this.o=et(this._maxLength),this.i=et(this._maxLength)}Et.prototype.setPathData=function(t,e){this.c=t,this.setLength(e);for(var i=0;i<e;)this.v[i]=$t.newElement(),this.o[i]=$t.newElement(),this.i[i]=$t.newElement(),i+=1},Et.prototype.setLength=function(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t},Et.prototype.doubleArrayLength=function(){this.v=this.v.concat(et(this._maxLength)),this.i=this.i.concat(et(this._maxLength)),this.o=this.o.concat(et(this._maxLength)),this._maxLength*=2},Et.prototype.setXYAt=function(t,e,i,s,n){var r;switch(this._length=Math.max(this._length,s+1),this._length>=this._maxLength&&this.doubleArrayLength(),i){case"v":r=this.v;break;case"i":r=this.i;break;case"o":r=this.o;break;default:r=[];break}(!r[s]||r[s]&&!n)&&(r[s]=$t.newElement()),r[s][0]=t,r[s][1]=e},Et.prototype.setTripleAt=function(t,e,i,s,n,r,o,c){this.setXYAt(t,e,"v",o,c),this.setXYAt(i,s,"o",o,c),this.setXYAt(n,r,"i",o,c)},Et.prototype.reverse=function(){var t=new Et;t.setPathData(this.c,this._length);var e=this.v,i=this.o,s=this.i,n=0;this.c&&(t.setTripleAt(e[0][0],e[0][1],s[0][0],s[0][1],i[0][0],i[0][1],0,!1),n=1);var r=this._length-1,o=this._length,c;for(c=n;c<o;c+=1)t.setTripleAt(e[r][0],e[r][1],s[r][0],s[r][1],i[r][0],i[r][1],c,!1),r-=1;return t},Et.prototype.length=function(){return this._length};var ht=function(){function t(){return new Et}function e(n){var r=n._length,o;for(o=0;o<r;o+=1)$t.release(n.v[o]),$t.release(n.i[o]),$t.release(n.o[o]),n.v[o]=null,n.i[o]=null,n.o[o]=null;n._length=0,n.c=!1}function i(n){var r=s.newElement(),o,c=n._length===void 0?n.v.length:n._length;for(r.setLength(c),r.c=n.c,o=0;o<c;o+=1)r.setTripleAt(n.v[o][0],n.v[o][1],n.o[o][0],n.o[o][1],n.i[o][0],n.i[o][1],o);return r}var s=Be(4,t,e);return s.clone=i,s}();function ti(){this._length=0,this._maxLength=4,this.shapes=et(this._maxLength)}ti.prototype.addShape=function(t){this._length===this._maxLength&&(this.shapes=this.shapes.concat(et(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=t,this._length+=1},ti.prototype.releaseShapes=function(){var t;for(t=0;t<this._length;t+=1)ht.release(this.shapes[t]);this._length=0};var oe=function(){var t={newShapeCollection:n,release:r},e=0,i=4,s=et(i);function n(){var o;return e?(e-=1,o=s[e]):o=new ti,o}function r(o){var c,h=o._length;for(c=0;c<h;c+=1)ht.release(o.shapes[c]);o._length=0,e===i&&(s=wi.double(s),i*=2),s[e]=o,e+=1}return t}(),je=function(){var t=-999999;function e(y,d,f){var u=f.lastIndex,g,P,T,x,I,j,N,L,G,O=this.keyframes;if(y<O[0].t-this.offsetTime)g=O[0].s[0],T=!0,u=0;else if(y>=O[O.length-1].t-this.offsetTime)g=O[O.length-1].s?O[O.length-1].s[0]:O[O.length-2].e[0],T=!0;else{for(var F=u,v=O.length-1,k=!0,a,l,E;k&&(a=O[F],l=O[F+1],!(l.t-this.offsetTime>y));)F<v-1?F+=1:k=!1;if(E=this.keyframesMetadata[F]||{},T=a.h===1,u=F,!T){if(y>=l.t-this.offsetTime)L=1;else if(y<a.t-this.offsetTime)L=0;else{var w;E.__fnct?w=E.__fnct:(w=ye.getBezierEasing(a.o.x,a.o.y,a.i.x,a.i.y).get,E.__fnct=w),L=w((y-(a.t-this.offsetTime))/(l.t-this.offsetTime-(a.t-this.offsetTime)))}P=l.s?l.s[0]:a.e[0]}g=a.s[0]}for(j=d._length,N=g.i[0].length,f.lastIndex=u,x=0;x<j;x+=1)for(I=0;I<N;I+=1)G=T?g.i[x][I]:g.i[x][I]+(P.i[x][I]-g.i[x][I])*L,d.i[x][I]=G,G=T?g.o[x][I]:g.o[x][I]+(P.o[x][I]-g.o[x][I])*L,d.o[x][I]=G,G=T?g.v[x][I]:g.v[x][I]+(P.v[x][I]-g.v[x][I])*L,d.v[x][I]=G}function i(){var y=this.comp.renderedFrame-this.offsetTime,d=this.keyframes[0].t-this.offsetTime,f=this.keyframes[this.keyframes.length-1].t-this.offsetTime,u=this._caching.lastFrame;return u!==t&&(u<d&&y<d||u>f&&y>f)||(this._caching.lastIndex=u<y?this._caching.lastIndex:0,this.interpolateShape(y,this.pv,this._caching)),this._caching.lastFrame=y,this.pv}function s(){this.paths=this.localShapeCollection}function n(y,d){if(y._length!==d._length||y.c!==d.c)return!1;var f,u=y._length;for(f=0;f<u;f+=1)if(y.v[f][0]!==d.v[f][0]||y.v[f][1]!==d.v[f][1]||y.o[f][0]!==d.o[f][0]||y.o[f][1]!==d.o[f][1]||y.i[f][0]!==d.i[f][0]||y.i[f][1]!==d.i[f][1])return!1;return!0}function r(y){n(this.v,y)||(this.v=ht.clone(y),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function o(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var y;this.kf?y=this.pv:this.data.ks?y=this.data.ks.k:y=this.data.pt.k;var d,f=this.effectsSequence.length;for(d=0;d<f;d+=1)y=this.effectsSequence[d](y);this.setVValue(y),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function c(y,d,f){this.propType="shape",this.comp=y.comp,this.container=y,this.elem=y,this.data=d,this.k=!1,this.kf=!1,this._mdf=!1;var u=f===3?d.pt.k:d.ks.k;this.v=ht.clone(u),this.pv=ht.clone(this.v),this.localShapeCollection=oe.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=s,this.effectsSequence=[]}function h(y){this.effectsSequence.push(y),this.container.addDynamicProperty(this)}c.prototype.interpolateShape=e,c.prototype.getValue=o,c.prototype.setVValue=r,c.prototype.addEffect=h;function m(y,d,f){this.propType="shape",this.comp=y.comp,this.elem=y,this.container=y,this.offsetTime=y.data.st,this.keyframes=f===3?d.pt.k:d.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var u=this.keyframes[0].s[0].i.length;this.v=ht.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,u),this.pv=ht.clone(this.v),this.localShapeCollection=oe.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=s,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[i.bind(this)]}m.prototype.getValue=o,m.prototype.interpolateShape=e,m.prototype.setVValue=r,m.prototype.addEffect=h;var _=function(){var y=Nt;function d(f,u){this.v=ht.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=oe.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=u.d,this.elem=f,this.comp=f.comp,this.frameId=-1,this.initDynamicPropertyContainer(f),this.p=V.getProp(f,u.p,1,0,this),this.s=V.getProp(f,u.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return d.prototype={reset:s,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var u=this.p.v[0],g=this.p.v[1],P=this.s.v[0]/2,T=this.s.v[1]/2,x=this.d!==3,I=this.v;I.v[0][0]=u,I.v[0][1]=g-T,I.v[1][0]=x?u+P:u-P,I.v[1][1]=g,I.v[2][0]=u,I.v[2][1]=g+T,I.v[3][0]=x?u-P:u+P,I.v[3][1]=g,I.i[0][0]=x?u-P*y:u+P*y,I.i[0][1]=g-T,I.i[1][0]=x?u+P:u-P,I.i[1][1]=g-T*y,I.i[2][0]=x?u+P*y:u-P*y,I.i[2][1]=g+T,I.i[3][0]=x?u-P:u+P,I.i[3][1]=g+T*y,I.o[0][0]=x?u+P*y:u-P*y,I.o[0][1]=g-T,I.o[1][0]=x?u+P:u-P,I.o[1][1]=g+T*y,I.o[2][0]=x?u-P*y:u+P*y,I.o[2][1]=g+T,I.o[3][0]=x?u-P:u+P,I.o[3][1]=g-T*y}},X([nt],d),d}(),M=function(){function y(d,f){this.v=ht.newElement(),this.v.setPathData(!0,0),this.elem=d,this.comp=d.comp,this.data=f,this.frameId=-1,this.d=f.d,this.initDynamicPropertyContainer(d),f.sy===1?(this.ir=V.getProp(d,f.ir,0,0,this),this.is=V.getProp(d,f.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=V.getProp(d,f.pt,0,0,this),this.p=V.getProp(d,f.p,1,0,this),this.r=V.getProp(d,f.r,0,J,this),this.or=V.getProp(d,f.or,0,0,this),this.os=V.getProp(d,f.os,0,.01,this),this.localShapeCollection=oe.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return y.prototype={reset:s,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var f=Math.floor(this.pt.v)*2,u=Math.PI*2/f,g=!0,P=this.or.v,T=this.ir.v,x=this.os.v,I=this.is.v,j=2*Math.PI*P/(f*2),N=2*Math.PI*T/(f*2),L,G,O,F,v=-Math.PI/2;v+=this.r.v;var k=this.data.d===3?-1:1;for(this.v._length=0,L=0;L<f;L+=1){G=g?P:T,O=g?x:I,F=g?j:N;var a=G*Math.cos(v),l=G*Math.sin(v),E=a===0&&l===0?0:l/Math.sqrt(a*a+l*l),w=a===0&&l===0?0:-a/Math.sqrt(a*a+l*l);a+=+this.p.v[0],l+=+this.p.v[1],this.v.setTripleAt(a,l,a-E*F*O*k,l-w*F*O*k,a+E*F*O*k,l+w*F*O*k,L,!0),g=!g,v+=u*k}},convertPolygonToPath:function(){var f=Math.floor(this.pt.v),u=Math.PI*2/f,g=this.or.v,P=this.os.v,T=2*Math.PI*g/(f*4),x,I=-Math.PI*.5,j=this.data.d===3?-1:1;for(I+=this.r.v,this.v._length=0,x=0;x<f;x+=1){var N=g*Math.cos(I),L=g*Math.sin(I),G=N===0&&L===0?0:L/Math.sqrt(N*N+L*L),O=N===0&&L===0?0:-N/Math.sqrt(N*N+L*L);N+=+this.p.v[0],L+=+this.p.v[1],this.v.setTripleAt(N,L,N-G*T*P*j,L-O*T*P*j,N+G*T*P*j,L+O*T*P*j,x,!0),I+=u*j}this.paths.length=0,this.paths[0]=this.v}},X([nt],y),y}(),p=function(){function y(d,f){this.v=ht.newElement(),this.v.c=!0,this.localShapeCollection=oe.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=d,this.comp=d.comp,this.frameId=-1,this.d=f.d,this.initDynamicPropertyContainer(d),this.p=V.getProp(d,f.p,1,0,this),this.s=V.getProp(d,f.s,1,0,this),this.r=V.getProp(d,f.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return y.prototype={convertRectToPath:function(){var f=this.p.v[0],u=this.p.v[1],g=this.s.v[0]/2,P=this.s.v[1]/2,T=cs(g,P,this.r.v),x=T*(1-Nt);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(f+g,u-P+T,f+g,u-P+T,f+g,u-P+x,0,!0),this.v.setTripleAt(f+g,u+P-T,f+g,u+P-x,f+g,u+P-T,1,!0),T!==0?(this.v.setTripleAt(f+g-T,u+P,f+g-T,u+P,f+g-x,u+P,2,!0),this.v.setTripleAt(f-g+T,u+P,f-g+x,u+P,f-g+T,u+P,3,!0),this.v.setTripleAt(f-g,u+P-T,f-g,u+P-T,f-g,u+P-x,4,!0),this.v.setTripleAt(f-g,u-P+T,f-g,u-P+x,f-g,u-P+T,5,!0),this.v.setTripleAt(f-g+T,u-P,f-g+T,u-P,f-g+x,u-P,6,!0),this.v.setTripleAt(f+g-T,u-P,f+g-x,u-P,f+g-T,u-P,7,!0)):(this.v.setTripleAt(f-g,u+P,f-g+x,u+P,f-g,u+P,2),this.v.setTripleAt(f-g,u-P,f-g,u-P+x,f-g,u-P,3))):(this.v.setTripleAt(f+g,u-P+T,f+g,u-P+x,f+g,u-P+T,0,!0),T!==0?(this.v.setTripleAt(f+g-T,u-P,f+g-T,u-P,f+g-x,u-P,1,!0),this.v.setTripleAt(f-g+T,u-P,f-g+x,u-P,f-g+T,u-P,2,!0),this.v.setTripleAt(f-g,u-P+T,f-g,u-P+T,f-g,u-P+x,3,!0),this.v.setTripleAt(f-g,u+P-T,f-g,u+P-x,f-g,u+P-T,4,!0),this.v.setTripleAt(f-g+T,u+P,f-g+T,u+P,f-g+x,u+P,5,!0),this.v.setTripleAt(f+g-T,u+P,f+g-x,u+P,f+g-T,u+P,6,!0),this.v.setTripleAt(f+g,u+P-T,f+g,u+P-T,f+g,u+P-x,7,!0)):(this.v.setTripleAt(f-g,u-P,f-g+x,u-P,f-g,u-P,1,!0),this.v.setTripleAt(f-g,u+P,f-g,u+P-x,f-g,u+P,2,!0),this.v.setTripleAt(f+g,u+P,f+g-x,u+P,f+g,u+P,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:s},X([nt],y),y}();function b(y,d,f){var u;if(f===3||f===4){var g=f===3?d.pt:d.ks,P=g.k;P.length?u=new m(y,d,f):u=new c(y,d,f)}else f===5?u=new p(y,d):f===6?u=new _(y,d):f===7&&(u=new M(y,d));return u.k&&y.addDynamicProperty(u),u}function A(){return c}function S(){return m}var C={};return C.getShapeProp=b,C.getConstructorFunction=A,C.getKeyframedConstructorFunction=S,C}();/*!
|
|
3
|
+
Transformation Matrix v2.0
|
|
4
|
+
(c) Epistemex 2014-2015
|
|
5
|
+
www.epistemex.com
|
|
6
|
+
By Ken Fyrstenberg
|
|
7
|
+
Contributions by leeoniya.
|
|
8
|
+
License: MIT, header required.
|
|
9
|
+
*/var lt=function(){var t=Math.cos,e=Math.sin,i=Math.tan,s=Math.round;function n(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function r(a){if(a===0)return this;var l=t(a),E=e(a);return this._t(l,-E,0,0,E,l,0,0,0,0,1,0,0,0,0,1)}function o(a){if(a===0)return this;var l=t(a),E=e(a);return this._t(1,0,0,0,0,l,-E,0,0,E,l,0,0,0,0,1)}function c(a){if(a===0)return this;var l=t(a),E=e(a);return this._t(l,0,E,0,0,1,0,0,-E,0,l,0,0,0,0,1)}function h(a){if(a===0)return this;var l=t(a),E=e(a);return this._t(l,-E,0,0,E,l,0,0,0,0,1,0,0,0,0,1)}function m(a,l){return this._t(1,l,a,1,0,0)}function _(a,l){return this.shear(i(a),i(l))}function M(a,l){var E=t(l),w=e(l);return this._t(E,w,0,0,-w,E,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,i(a),1,0,0,0,0,1,0,0,0,0,1)._t(E,-w,0,0,w,E,0,0,0,0,1,0,0,0,0,1)}function p(a,l,E){return!E&&E!==0&&(E=1),a===1&&l===1&&E===1?this:this._t(a,0,0,0,0,l,0,0,0,0,E,0,0,0,0,1)}function b(a,l,E,w,R,z,D,Y,H,$,vt,Ct,dt,at,gt,K){return this.props[0]=a,this.props[1]=l,this.props[2]=E,this.props[3]=w,this.props[4]=R,this.props[5]=z,this.props[6]=D,this.props[7]=Y,this.props[8]=H,this.props[9]=$,this.props[10]=vt,this.props[11]=Ct,this.props[12]=dt,this.props[13]=at,this.props[14]=gt,this.props[15]=K,this}function A(a,l,E){return E=E||0,a!==0||l!==0||E!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,a,l,E,1):this}function S(a,l,E,w,R,z,D,Y,H,$,vt,Ct,dt,at,gt,K){var B=this.props;if(a===1&&l===0&&E===0&&w===0&&R===0&&z===1&&D===0&&Y===0&&H===0&&$===0&&vt===1&&Ct===0)return B[12]=B[12]*a+B[15]*dt,B[13]=B[13]*z+B[15]*at,B[14]=B[14]*vt+B[15]*gt,B[15]*=K,this._identityCalculated=!1,this;var It=B[0],Xt=B[1],Lt=B[2],Tt=B[3],Vt=B[4],Rt=B[5],mt=B[6],Yt=B[7],Ht=B[8],St=B[9],Zt=B[10],kt=B[11],se=B[12],Ze=B[13],Ke=B[14],Ue=B[15];return B[0]=It*a+Xt*R+Lt*H+Tt*dt,B[1]=It*l+Xt*z+Lt*$+Tt*at,B[2]=It*E+Xt*D+Lt*vt+Tt*gt,B[3]=It*w+Xt*Y+Lt*Ct+Tt*K,B[4]=Vt*a+Rt*R+mt*H+Yt*dt,B[5]=Vt*l+Rt*z+mt*$+Yt*at,B[6]=Vt*E+Rt*D+mt*vt+Yt*gt,B[7]=Vt*w+Rt*Y+mt*Ct+Yt*K,B[8]=Ht*a+St*R+Zt*H+kt*dt,B[9]=Ht*l+St*z+Zt*$+kt*at,B[10]=Ht*E+St*D+Zt*vt+kt*gt,B[11]=Ht*w+St*Y+Zt*Ct+kt*K,B[12]=se*a+Ze*R+Ke*H+Ue*dt,B[13]=se*l+Ze*z+Ke*$+Ue*at,B[14]=se*E+Ze*D+Ke*vt+Ue*gt,B[15]=se*w+Ze*Y+Ke*Ct+Ue*K,this._identityCalculated=!1,this}function C(a){var l=a.props;return this.transform(l[0],l[1],l[2],l[3],l[4],l[5],l[6],l[7],l[8],l[9],l[10],l[11],l[12],l[13],l[14],l[15])}function y(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function d(a){for(var l=0;l<16;){if(a.props[l]!==this.props[l])return!1;l+=1}return!0}function f(a){var l;for(l=0;l<16;l+=1)a.props[l]=this.props[l];return a}function u(a){var l;for(l=0;l<16;l+=1)this.props[l]=a[l]}function g(a,l,E){return{x:a*this.props[0]+l*this.props[4]+E*this.props[8]+this.props[12],y:a*this.props[1]+l*this.props[5]+E*this.props[9]+this.props[13],z:a*this.props[2]+l*this.props[6]+E*this.props[10]+this.props[14]}}function P(a,l,E){return a*this.props[0]+l*this.props[4]+E*this.props[8]+this.props[12]}function T(a,l,E){return a*this.props[1]+l*this.props[5]+E*this.props[9]+this.props[13]}function x(a,l,E){return a*this.props[2]+l*this.props[6]+E*this.props[10]+this.props[14]}function I(){var a=this.props[0]*this.props[5]-this.props[1]*this.props[4],l=this.props[5]/a,E=-this.props[1]/a,w=-this.props[4]/a,R=this.props[0]/a,z=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/a,D=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/a,Y=new lt;return Y.props[0]=l,Y.props[1]=E,Y.props[4]=w,Y.props[5]=R,Y.props[12]=z,Y.props[13]=D,Y}function j(a){var l=this.getInverseMatrix();return l.applyToPointArray(a[0],a[1],a[2]||0)}function N(a){var l,E=a.length,w=[];for(l=0;l<E;l+=1)w[l]=j(a[l]);return w}function L(a,l,E){var w=rt("float32",6);if(this.isIdentity())w[0]=a[0],w[1]=a[1],w[2]=l[0],w[3]=l[1],w[4]=E[0],w[5]=E[1];else{var R=this.props[0],z=this.props[1],D=this.props[4],Y=this.props[5],H=this.props[12],$=this.props[13];w[0]=a[0]*R+a[1]*D+H,w[1]=a[0]*z+a[1]*Y+$,w[2]=l[0]*R+l[1]*D+H,w[3]=l[0]*z+l[1]*Y+$,w[4]=E[0]*R+E[1]*D+H,w[5]=E[0]*z+E[1]*Y+$}return w}function G(a,l,E){var w;return this.isIdentity()?w=[a,l,E]:w=[a*this.props[0]+l*this.props[4]+E*this.props[8]+this.props[12],a*this.props[1]+l*this.props[5]+E*this.props[9]+this.props[13],a*this.props[2]+l*this.props[6]+E*this.props[10]+this.props[14]],w}function O(a,l){if(this.isIdentity())return a+","+l;var E=this.props;return Math.round((a*E[0]+l*E[4]+E[12])*100)/100+","+Math.round((a*E[1]+l*E[5]+E[13])*100)/100}function F(){for(var a=0,l=this.props,E="matrix3d(",w=1e4;a<16;)E+=s(l[a]*w)/w,E+=a===15?")":",",a+=1;return E}function v(a){var l=1e4;return a<1e-6&&a>0||a>-1e-6&&a<0?s(a*l)/l:a}function k(){var a=this.props,l=v(a[0]),E=v(a[1]),w=v(a[4]),R=v(a[5]),z=v(a[12]),D=v(a[13]);return"matrix("+l+","+E+","+w+","+R+","+z+","+D+")"}return function(){this.reset=n,this.rotate=r,this.rotateX=o,this.rotateY=c,this.rotateZ=h,this.skew=_,this.skewFromAxis=M,this.shear=m,this.scale=p,this.setTransform=b,this.translate=A,this.transform=S,this.multiply=C,this.applyToPoint=g,this.applyToX=P,this.applyToY=T,this.applyToZ=x,this.applyToPointArray=G,this.applyToTriplePoints=L,this.applyToPointStringified=O,this.toCSS=F,this.to2dCSS=k,this.clone=f,this.cloneFromProps=u,this.equals=d,this.inversePoints=N,this.inversePoint=j,this.getInverseMatrix=I,this._t=this.transform,this.isIdentity=y,this._identity=!0,this._identityCalculated=!1,this.props=rt("float32",16),this.reset()}}();function De(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?De=function(i){return typeof i}:De=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},De(t)}var Z={};function Ls(t){ae(t)}function Ii(){it.searchAnimations()}function Vs(t){ms(t)}function Rs(t){_s(t)}function Os(t){return it.loadAnimation(t)}function Bs(t){if(typeof t=="string")switch(t){case"high":Ve(200);break;default:case"medium":Ve(50);break;case"low":Ve(10);break}else!isNaN(t)&&t>1&&Ve(t)}function Ns(){return typeof navigator<"u"}function qs(t,e){t==="expressions"&&ys(e)}function zs(t){switch(t){case"propertyFactory":return V;case"shapePropertyFactory":return je;case"matrix":return lt;default:return null}}Z.play=it.play,Z.pause=it.pause,Z.setLocationHref=Ls,Z.togglePause=it.togglePause,Z.setSpeed=it.setSpeed,Z.setDirection=it.setDirection,Z.stop=it.stop,Z.searchAnimations=Ii,Z.registerAnimation=it.registerAnimation,Z.loadAnimation=Os,Z.setSubframeRendering=Vs,Z.resize=it.resize,Z.goToAndStop=it.goToAndStop,Z.destroy=it.destroy,Z.setQuality=Bs,Z.inBrowser=Ns,Z.installPlugin=qs,Z.freeze=it.freeze,Z.unfreeze=it.unfreeze,Z.setVolume=it.setVolume,Z.mute=it.mute,Z.unmute=it.unmute,Z.getRegisteredAnimations=it.getRegisteredAnimations,Z.useWebWorker=Ie,Z.setIDPrefix=Rs,Z.__getFactory=zs,Z.version="5.12.2";function js(){document.readyState==="complete"&&(clearInterval(Gs),Ii())}function Ds(t){for(var e=Li.split("&"),i=0;i<e.length;i+=1){var s=e[i].split("=");if(decodeURIComponent(s[0])==t)return decodeURIComponent(s[1])}return null}var Li="";{var Vi=document.getElementsByTagName("script"),Ws=Vi.length-1,Ri=Vi[Ws]||{src:""};Li=Ri.src?Ri.src.replace(/^[^\?]+\??/,""):"",Ds("renderer")}var Gs=setInterval(js,100);try{De(re)!=="object"&&(window.bodymovin=Z)}catch{}var qt=function(){var t={},e={};t.registerModifier=i,t.getModifier=s;function i(n,r){e[n]||(e[n]=r)}function s(n,r,o){return new e[n](r,o)}return t}();function yt(){}yt.prototype.initModifierProperties=function(){},yt.prototype.addShapeToModifier=function(){},yt.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var e={shape:t.sh,data:t,localShapeCollection:oe.newShapeCollection()};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}},yt.prototype.init=function(t,e){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=Ut,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},yt.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},X([nt],yt);function bt(){}X([yt],bt),bt.prototype.initModifierProperties=function(t,e){this.s=V.getProp(t,e.s,0,.01,this),this.e=V.getProp(t,e.e,0,.01,this),this.o=V.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},bt.prototype.addShapeToModifier=function(t){t.pathsData=[]},bt.prototype.calculateShapeEdges=function(t,e,i,s,n){var r=[];e<=1?r.push({s:t,e}):t>=1?r.push({s:t-1,e:e-1}):(r.push({s:t,e:1}),r.push({s:0,e:e-1}));var o=[],c,h=r.length,m;for(c=0;c<h;c+=1)if(m=r[c],!(m.e*n<s||m.s*n>s+i)){var _,M;m.s*n<=s?_=0:_=(m.s*n-s)/i,m.e*n>=s+i?M=1:M=(m.e*n-s)/i,o.push([_,M])}return o.length||o.push([0,0]),o},bt.prototype.releasePathsData=function(t){var e,i=t.length;for(e=0;e<i;e+=1)Ti.release(t[e]);return t.length=0,t},bt.prototype.processShapes=function(t){var e,i;if(this._mdf||t){var s=this.o.v%360/360;if(s<0&&(s+=1),this.s.v>1?e=1+s:this.s.v<0?e=0+s:e=this.s.v+s,this.e.v>1?i=1+s:this.e.v<0?i=0+s:i=this.e.v+s,e>i){var n=e;e=i,i=n}e=Math.round(e*1e4)*1e-4,i=Math.round(i*1e4)*1e-4,this.sValue=e,this.eValue=i}else e=this.sValue,i=this.eValue;var r,o,c=this.shapes.length,h,m,_,M,p,b=0;if(i===e)for(o=0;o<c;o+=1)this.shapes[o].localShapeCollection.releaseShapes(),this.shapes[o].shape._mdf=!0,this.shapes[o].shape.paths=this.shapes[o].localShapeCollection,this._mdf&&(this.shapes[o].pathsData.length=0);else if(i===1&&e===0||i===0&&e===1){if(this._mdf)for(o=0;o<c;o+=1)this.shapes[o].pathsData.length=0,this.shapes[o].shape._mdf=!0}else{var A=[],S,C;for(o=0;o<c;o+=1)if(S=this.shapes[o],!S.shape._mdf&&!this._mdf&&!t&&this.m!==2)S.shape.paths=S.localShapeCollection;else{if(r=S.shape.paths,m=r._length,p=0,!S.shape._mdf&&S.pathsData.length)p=S.totalShapeLength;else{for(_=this.releasePathsData(S.pathsData),h=0;h<m;h+=1)M=Pt.getSegmentsLength(r.shapes[h]),_.push(M),p+=M.totalLength;S.totalShapeLength=p,S.pathsData=_}b+=p,S.shape._mdf=!0}var y=e,d=i,f=0,u;for(o=c-1;o>=0;o-=1)if(S=this.shapes[o],S.shape._mdf){for(C=S.localShapeCollection,C.releaseShapes(),this.m===2&&c>1?(u=this.calculateShapeEdges(e,i,S.totalShapeLength,f,b),f+=S.totalShapeLength):u=[[y,d]],m=u.length,h=0;h<m;h+=1){y=u[h][0],d=u[h][1],A.length=0,d<=1?A.push({s:S.totalShapeLength*y,e:S.totalShapeLength*d}):y>=1?A.push({s:S.totalShapeLength*(y-1),e:S.totalShapeLength*(d-1)}):(A.push({s:S.totalShapeLength*y,e:S.totalShapeLength}),A.push({s:0,e:S.totalShapeLength*(d-1)}));var g=this.addShapes(S,A[0]);if(A[0].s!==A[0].e){if(A.length>1){var P=S.shape.paths.shapes[S.shape.paths._length-1];if(P.c){var T=g.pop();this.addPaths(g,C),g=this.addShapes(S,A[1],T)}else this.addPaths(g,C),g=this.addShapes(S,A[1])}this.addPaths(g,C)}}S.shape.paths=C}}},bt.prototype.addPaths=function(t,e){var i,s=t.length;for(i=0;i<s;i+=1)e.addShape(t[i])},bt.prototype.addSegment=function(t,e,i,s,n,r,o){n.setXYAt(e[0],e[1],"o",r),n.setXYAt(i[0],i[1],"i",r+1),o&&n.setXYAt(t[0],t[1],"v",r),n.setXYAt(s[0],s[1],"v",r+1)},bt.prototype.addSegmentFromArray=function(t,e,i,s){e.setXYAt(t[1],t[5],"o",i),e.setXYAt(t[2],t[6],"i",i+1),s&&e.setXYAt(t[0],t[4],"v",i),e.setXYAt(t[3],t[7],"v",i+1)},bt.prototype.addShapes=function(t,e,i){var s=t.pathsData,n=t.shape.paths.shapes,r,o=t.shape.paths._length,c,h,m=0,_,M,p,b,A=[],S,C=!0;for(i?(M=i._length,S=i._length):(i=ht.newElement(),M=0,S=0),A.push(i),r=0;r<o;r+=1){for(p=s[r].lengths,i.c=n[r].c,h=n[r].c?p.length:p.length+1,c=1;c<h;c+=1)if(_=p[c-1],m+_.addedLength<e.s)m+=_.addedLength,i.c=!1;else if(m>e.e){i.c=!1;break}else e.s<=m&&e.e>=m+_.addedLength?(this.addSegment(n[r].v[c-1],n[r].o[c-1],n[r].i[c],n[r].v[c],i,M,C),C=!1):(b=Pt.getNewSegment(n[r].v[c-1],n[r].v[c],n[r].o[c-1],n[r].i[c],(e.s-m)/_.addedLength,(e.e-m)/_.addedLength,p[c-1]),this.addSegmentFromArray(b,i,M,C),C=!1,i.c=!1),m+=_.addedLength,M+=1;if(n[r].c&&p.length){if(_=p[c-1],m<=e.e){var y=p[c-1].addedLength;e.s<=m&&e.e>=m+y?(this.addSegment(n[r].v[c-1],n[r].o[c-1],n[r].i[0],n[r].v[0],i,M,C),C=!1):(b=Pt.getNewSegment(n[r].v[c-1],n[r].v[0],n[r].o[c-1],n[r].i[0],(e.s-m)/y,(e.e-m)/y,p[c-1]),this.addSegmentFromArray(b,i,M,C),C=!1,i.c=!1)}else i.c=!1;m+=_.addedLength,M+=1}if(i._length&&(i.setXYAt(i.v[S][0],i.v[S][1],"i",S),i.setXYAt(i.v[i._length-1][0],i.v[i._length-1][1],"o",i._length-1)),m>e.e)break;r<o-1&&(i=ht.newElement(),C=!0,A.push(i),M=0)}return A};function _e(){}X([yt],_e),_e.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=V.getProp(t,e.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},_e.prototype.processPath=function(t,e){var i=e/100,s=[0,0],n=t._length,r=0;for(r=0;r<n;r+=1)s[0]+=t.v[r][0],s[1]+=t.v[r][1];s[0]/=n,s[1]/=n;var o=ht.newElement();o.c=t.c;var c,h,m,_,M,p;for(r=0;r<n;r+=1)c=t.v[r][0]+(s[0]-t.v[r][0])*i,h=t.v[r][1]+(s[1]-t.v[r][1])*i,m=t.o[r][0]+(s[0]-t.o[r][0])*-i,_=t.o[r][1]+(s[1]-t.o[r][1])*-i,M=t.i[r][0]+(s[0]-t.i[r][0])*-i,p=t.i[r][1]+(s[1]-t.i[r][1])*-i,o.setTripleAt(c,h,m,_,M,p,r);return o},_e.prototype.processShapes=function(t){var e,i,s=this.shapes.length,n,r,o=this.amount.v;if(o!==0){var c,h;for(i=0;i<s;i+=1){if(c=this.shapes[i],h=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(h.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,r=c.shape.paths._length,n=0;n<r;n+=1)h.addShape(this.processPath(e[n],o));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var ei=function(){var t=[0,0];function e(h){var m=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||m,this.a&&h.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&h.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&h.skewFromAxis(-this.sk.v,this.sa.v),this.r?h.rotate(-this.r.v):h.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?h.translate(this.px.v,this.py.v,-this.pz.v):h.translate(this.px.v,this.py.v,0):h.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function i(h){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||h){var m;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var _,M;if(m=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(_=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/m,0),M=this.p.getValueAtTime(this.p.keyframes[0].t/m,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(_=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/m,0),M=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/m,0)):(_=this.p.pv,M=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/m,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){_=[],M=[];var p=this.px,b=this.py;p._caching.lastFrame+p.offsetTime<=p.keyframes[0].t?(_[0]=p.getValueAtTime((p.keyframes[0].t+.01)/m,0),_[1]=b.getValueAtTime((b.keyframes[0].t+.01)/m,0),M[0]=p.getValueAtTime(p.keyframes[0].t/m,0),M[1]=b.getValueAtTime(b.keyframes[0].t/m,0)):p._caching.lastFrame+p.offsetTime>=p.keyframes[p.keyframes.length-1].t?(_[0]=p.getValueAtTime(p.keyframes[p.keyframes.length-1].t/m,0),_[1]=b.getValueAtTime(b.keyframes[b.keyframes.length-1].t/m,0),M[0]=p.getValueAtTime((p.keyframes[p.keyframes.length-1].t-.01)/m,0),M[1]=b.getValueAtTime((b.keyframes[b.keyframes.length-1].t-.01)/m,0)):(_=[p.pv,b.pv],M[0]=p.getValueAtTime((p._caching.lastFrame+p.offsetTime-.01)/m,p.offsetTime),M[1]=b.getValueAtTime((b._caching.lastFrame+b.offsetTime-.01)/m,b.offsetTime))}else M=t,_=M;this.v.rotate(-Math.atan2(_[1]-M[1],_[0]-M[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function s(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function n(){}function r(h){this._addDynamicProperty(h),this.elem.addDynamicProperty(h),this._isDirty=!0}function o(h,m,_){if(this.elem=h,this.frameId=-1,this.propType="transform",this.data=m,this.v=new lt,this.pre=new lt,this.appliedTransformations=0,this.initDynamicPropertyContainer(_||h),m.p&&m.p.s?(this.px=V.getProp(h,m.p.x,0,0,this),this.py=V.getProp(h,m.p.y,0,0,this),m.p.z&&(this.pz=V.getProp(h,m.p.z,0,0,this))):this.p=V.getProp(h,m.p||{k:[0,0,0]},1,0,this),m.rx){if(this.rx=V.getProp(h,m.rx,0,J,this),this.ry=V.getProp(h,m.ry,0,J,this),this.rz=V.getProp(h,m.rz,0,J,this),m.or.k[0].ti){var M,p=m.or.k.length;for(M=0;M<p;M+=1)m.or.k[M].to=null,m.or.k[M].ti=null}this.or=V.getProp(h,m.or,1,J,this),this.or.sh=!0}else this.r=V.getProp(h,m.r||{k:0},0,J,this);m.sk&&(this.sk=V.getProp(h,m.sk,0,J,this),this.sa=V.getProp(h,m.sa,0,J,this)),this.a=V.getProp(h,m.a||{k:[0,0,0]},1,0,this),this.s=V.getProp(h,m.s||{k:[100,100,100]},1,.01,this),m.o?this.o=V.getProp(h,m.o,0,.01,h):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}o.prototype={applyToMatrix:e,getValue:i,precalculateMatrix:s,autoOrient:n},X([nt],o),o.prototype.addDynamicProperty=r,o.prototype._addDynamicProperty=nt.prototype.addDynamicProperty;function c(h,m,_){return new o(h,m,_)}return{getTransformProperty:c}}();function wt(){}X([yt],wt),wt.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.c=V.getProp(t,e.c,0,null,this),this.o=V.getProp(t,e.o,0,null,this),this.tr=ei.getTransformProperty(t,e.tr,this),this.so=V.getProp(t,e.tr.so,0,.01,this),this.eo=V.getProp(t,e.tr.eo,0,.01,this),this.data=e,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new lt,this.rMatrix=new lt,this.sMatrix=new lt,this.tMatrix=new lt,this.matrix=new lt},wt.prototype.applyTransforms=function(t,e,i,s,n,r){var o=r?-1:1,c=s.s.v[0]+(1-s.s.v[0])*(1-n),h=s.s.v[1]+(1-s.s.v[1])*(1-n);t.translate(s.p.v[0]*o*n,s.p.v[1]*o*n,s.p.v[2]),e.translate(-s.a.v[0],-s.a.v[1],s.a.v[2]),e.rotate(-s.r.v*o*n),e.translate(s.a.v[0],s.a.v[1],s.a.v[2]),i.translate(-s.a.v[0],-s.a.v[1],s.a.v[2]),i.scale(r?1/c:c,r?1/h:h),i.translate(s.a.v[0],s.a.v[1],s.a.v[2])},wt.prototype.init=function(t,e,i,s){for(this.elem=t,this.arr=e,this.pos=i,this.elemsData=s,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[i]);i>0;)i-=1,this._elements.unshift(e[i]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},wt.prototype.resetElements=function(t){var e,i=t.length;for(e=0;e<i;e+=1)t[e]._processed=!1,t[e].ty==="gr"&&this.resetElements(t[e].it)},wt.prototype.cloneElements=function(t){var e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e},wt.prototype.changeGroupRender=function(t,e){var i,s=t.length;for(i=0;i<s;i+=1)t[i]._render=e,t[i].ty==="gr"&&this.changeGroupRender(t[i].it,e)},wt.prototype.processShapes=function(t){var e,i,s,n,r,o=!1;if(this._mdf||t){var c=Math.ceil(this.c.v);if(this._groups.length<c){for(;this._groups.length<c;){var h={it:this.cloneElements(this._elements),ty:"gr"};h.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,h),this._groups.splice(0,0,h),this._currentCopies+=1}this.elem.reloadShapes(),o=!0}r=0;var m;for(s=0;s<=this._groups.length-1;s+=1){if(m=r<c,this._groups[s]._render=m,this.changeGroupRender(this._groups[s].it,m),!m){var _=this.elemsData[s].it,M=_[_.length-1];M.transform.op.v!==0?(M.transform.op._mdf=!0,M.transform.op.v=0):M.transform.op._mdf=!1}r+=1}this._currentCopies=c;var p=this.o.v,b=p%1,A=p>0?Math.floor(p):Math.ceil(p),S=this.pMatrix.props,C=this.rMatrix.props,y=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var d=0;if(p>0){for(;d<A;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),d+=1;b&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,b,!1),d+=b)}else if(p<0){for(;d>A;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),d-=1;b&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-b,!0),d-=b)}s=this.data.m===1?0:this._currentCopies-1,n=this.data.m===1?1:-1,r=this._currentCopies;for(var f,u;r;){if(e=this.elemsData[s].it,i=e[e.length-1].transform.mProps.v.props,u=i.length,e[e.length-1].transform.mProps._mdf=!0,e[e.length-1].transform.op._mdf=!0,e[e.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(s/(this._currentCopies-1)),d!==0){for((s!==0&&n===1||s!==this._currentCopies-1&&n===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(C[0],C[1],C[2],C[3],C[4],C[5],C[6],C[7],C[8],C[9],C[10],C[11],C[12],C[13],C[14],C[15]),this.matrix.transform(y[0],y[1],y[2],y[3],y[4],y[5],y[6],y[7],y[8],y[9],y[10],y[11],y[12],y[13],y[14],y[15]),this.matrix.transform(S[0],S[1],S[2],S[3],S[4],S[5],S[6],S[7],S[8],S[9],S[10],S[11],S[12],S[13],S[14],S[15]),f=0;f<u;f+=1)i[f]=this.matrix.props[f];this.matrix.reset()}else for(this.matrix.reset(),f=0;f<u;f+=1)i[f]=this.matrix.props[f];d+=1,r-=1,s+=n}}else for(r=this._currentCopies,s=0,n=1;r;)e=this.elemsData[s].it,i=e[e.length-1].transform.mProps.v.props,e[e.length-1].transform.mProps._mdf=!1,e[e.length-1].transform.op._mdf=!1,r-=1,s+=n;return o},wt.prototype.addShape=function(){};function be(){}X([yt],be),be.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.rd=V.getProp(t,e.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},be.prototype.processPath=function(t,e){var i=ht.newElement();i.c=t.c;var s,n=t._length,r,o,c,h,m,_,M=0,p,b,A,S,C,y;for(s=0;s<n;s+=1)r=t.v[s],c=t.o[s],o=t.i[s],r[0]===c[0]&&r[1]===c[1]&&r[0]===o[0]&&r[1]===o[1]?(s===0||s===n-1)&&!t.c?(i.setTripleAt(r[0],r[1],c[0],c[1],o[0],o[1],M),M+=1):(s===0?h=t.v[n-1]:h=t.v[s-1],m=Math.sqrt(Math.pow(r[0]-h[0],2)+Math.pow(r[1]-h[1],2)),_=m?Math.min(m/2,e)/m:0,C=r[0]+(h[0]-r[0])*_,p=C,y=r[1]-(r[1]-h[1])*_,b=y,A=p-(p-r[0])*Nt,S=b-(b-r[1])*Nt,i.setTripleAt(p,b,A,S,C,y,M),M+=1,s===n-1?h=t.v[0]:h=t.v[s+1],m=Math.sqrt(Math.pow(r[0]-h[0],2)+Math.pow(r[1]-h[1],2)),_=m?Math.min(m/2,e)/m:0,A=r[0]+(h[0]-r[0])*_,p=A,S=r[1]+(h[1]-r[1])*_,b=S,C=p-(p-r[0])*Nt,y=b-(b-r[1])*Nt,i.setTripleAt(p,b,A,S,C,y,M),M+=1):(i.setTripleAt(t.v[s][0],t.v[s][1],t.o[s][0],t.o[s][1],t.i[s][0],t.i[s][1],M),M+=1);return i},be.prototype.processShapes=function(t){var e,i,s=this.shapes.length,n,r,o=this.rd.v;if(o!==0){var c,h;for(i=0;i<s;i+=1){if(c=this.shapes[i],h=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(h.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,r=c.shape.paths._length,n=0;n<r;n+=1)h.addShape(this.processPath(e[n],o));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function We(t,e){return Math.abs(t-e)*1e5<=Math.min(Math.abs(t),Math.abs(e))}function ii(t){return Math.abs(t)<=1e-5}function Oi(t,e,i){return t*(1-i)+e*i}function zt(t,e,i){return[Oi(t[0],e[0],i),Oi(t[1],e[1],i)]}function Xs(t,e,i){if(t===0)return[];var s=e*e-4*t*i;if(s<0)return[];var n=-e/(2*t);if(s===0)return[n];var r=Math.sqrt(s)/(2*t);return[n-r,n+r]}function Bi(t,e,i,s){return[-t+3*e-3*i+s,3*t-6*e+3*i,-3*t+3*e,t]}function Ni(t){return new U(t,t,t,t,!1)}function U(t,e,i,s,n){n&&le(t,e)&&(e=zt(t,s,1/3)),n&&le(i,s)&&(i=zt(t,s,2/3));var r=Bi(t[0],e[0],i[0],s[0]),o=Bi(t[1],e[1],i[1],s[1]);this.a=[r[0],o[0]],this.b=[r[1],o[1]],this.c=[r[2],o[2]],this.d=[r[3],o[3]],this.points=[t,e,i,s]}U.prototype.point=function(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]},U.prototype.derivative=function(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]},U.prototype.tangentAngle=function(t){var e=this.derivative(t);return Math.atan2(e[1],e[0])},U.prototype.normalAngle=function(t){var e=this.derivative(t);return Math.atan2(e[0],e[1])},U.prototype.inflectionPoints=function(){var t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(ii(t))return[];var e=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,i=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(i<0)return[];var s=Math.sqrt(i);return ii(s)?s>0&&s<1?[e]:[]:[e-s,e+s].filter(function(n){return n>0&&n<1})},U.prototype.split=function(t){if(t<=0)return[Ni(this.points[0]),this];if(t>=1)return[this,Ni(this.points[this.points.length-1])];var e=zt(this.points[0],this.points[1],t),i=zt(this.points[1],this.points[2],t),s=zt(this.points[2],this.points[3],t),n=zt(e,i,t),r=zt(i,s,t),o=zt(n,r,t);return[new U(this.points[0],e,n,o,!0),new U(o,r,s,this.points[3],!0)]};function qi(t,e){var i=t.points[0][e],s=t.points[t.points.length-1][e];if(i>s){var n=s;s=i,i=n}for(var r=Xs(3*t.a[e],2*t.b[e],t.c[e]),o=0;o<r.length;o+=1)if(r[o]>0&&r[o]<1){var c=t.point(r[o])[e];c<i?i=c:c>s&&(s=c)}return{min:i,max:s}}U.prototype.bounds=function(){return{x:qi(this,0),y:qi(this,1)}},U.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}};function Ge(t,e,i){var s=t.boundingBox();return{cx:s.cx,cy:s.cy,width:s.width,height:s.height,bez:t,t:(e+i)/2,t1:e,t2:i}}function zi(t){var e=t.bez.split(.5);return[Ge(e[0],t.t1,t.t),Ge(e[1],t.t,t.t2)]}function Ys(t,e){return Math.abs(t.cx-e.cx)*2<t.width+e.width&&Math.abs(t.cy-e.cy)*2<t.height+e.height}function Se(t,e,i,s,n,r){if(Ys(t,e)){if(i>=r||t.width<=s&&t.height<=s&&e.width<=s&&e.height<=s){n.push([t.t,e.t]);return}var o=zi(t),c=zi(e);Se(o[0],c[0],i+1,s,n,r),Se(o[0],c[1],i+1,s,n,r),Se(o[1],c[0],i+1,s,n,r),Se(o[1],c[1],i+1,s,n,r)}}U.prototype.intersections=function(t,e,i){e===void 0&&(e=2),i===void 0&&(i=7);var s=[];return Se(Ge(this,0,1),Ge(t,0,1),0,e,s,i),s},U.shapeSegment=function(t,e){var i=(e+1)%t.length();return new U(t.v[e],t.o[e],t.i[i],t.v[i],!0)},U.shapeSegmentInverted=function(t,e){var i=(e+1)%t.length();return new U(t.v[i],t.i[i],t.o[e],t.v[e],!0)};function si(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function Xe(t,e,i,s){var n=[t[0],t[1],1],r=[e[0],e[1],1],o=[i[0],i[1],1],c=[s[0],s[1],1],h=si(si(n,r),si(o,c));return ii(h[2])?null:[h[0]/h[2],h[1]/h[2]]}function he(t,e,i){return[t[0]+Math.cos(e)*i,t[1]-Math.sin(e)*i]}function ri(t,e){return Math.hypot(t[0]-e[0],t[1]-e[1])}function le(t,e){return We(t[0],e[0])&&We(t[1],e[1])}function ke(){}X([yt],ke),ke.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amplitude=V.getProp(t,e.s,0,null,this),this.frequency=V.getProp(t,e.r,0,null,this),this.pointsType=V.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function ji(t,e,i,s,n,r,o){var c=i-Math.PI/2,h=i+Math.PI/2,m=e[0]+Math.cos(i)*s*n,_=e[1]-Math.sin(i)*s*n;t.setTripleAt(m,_,m+Math.cos(c)*r,_-Math.sin(c)*r,m+Math.cos(h)*o,_-Math.sin(h)*o,t.length())}function Hs(t,e){var i=[e[0]-t[0],e[1]-t[1]],s=-Math.PI*.5,n=[Math.cos(s)*i[0]-Math.sin(s)*i[1],Math.sin(s)*i[0]+Math.cos(s)*i[1]];return n}function Zs(t,e){var i=e===0?t.length()-1:e-1,s=(e+1)%t.length(),n=t.v[i],r=t.v[s],o=Hs(n,r);return Math.atan2(0,1)-Math.atan2(o[1],o[0])}function Di(t,e,i,s,n,r,o){var c=Zs(e,i),h=e.v[i%e._length],m=e.v[i===0?e._length-1:i-1],_=e.v[(i+1)%e._length],M=r===2?Math.sqrt(Math.pow(h[0]-m[0],2)+Math.pow(h[1]-m[1],2)):0,p=r===2?Math.sqrt(Math.pow(h[0]-_[0],2)+Math.pow(h[1]-_[1],2)):0;ji(t,e.v[i%e._length],c,o,s,p/((n+1)*2),M/((n+1)*2))}function Ks(t,e,i,s,n,r){for(var o=0;o<s;o+=1){var c=(o+1)/(s+1),h=n===2?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,m=e.normalAngle(c),_=e.point(c);ji(t,_,m,r,i,h/((s+1)*2),h/((s+1)*2)),r=-r}return r}ke.prototype.processPath=function(t,e,i,s){var n=t._length,r=ht.newElement();if(r.c=t.c,t.c||(n-=1),n===0)return r;var o=-1,c=U.shapeSegment(t,0);Di(r,t,0,e,i,s,o);for(var h=0;h<n;h+=1)o=Ks(r,c,e,i,s,-o),h===n-1&&!t.c?c=null:c=U.shapeSegment(t,(h+1)%n),Di(r,t,h+1,e,i,s,o);return r},ke.prototype.processShapes=function(t){var e,i,s=this.shapes.length,n,r,o=this.amplitude.v,c=Math.max(0,Math.round(this.frequency.v)),h=this.pointsType.v;if(o!==0){var m,_;for(i=0;i<s;i+=1){if(m=this.shapes[i],_=m.localShapeCollection,!(!m.shape._mdf&&!this._mdf&&!t))for(_.releaseShapes(),m.shape._mdf=!0,e=m.shape.paths.shapes,r=m.shape.paths._length,n=0;n<r;n+=1)_.addShape(this.processPath(e[n],o,c,h));m.shape.paths=m.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function ni(t,e,i){var s=Math.atan2(e[0]-t[0],e[1]-t[1]);return[he(t,s,i),he(e,s,i)]}function fe(t,e){var i,s,n,r,o,c,h;h=ni(t.points[0],t.points[1],e),i=h[0],s=h[1],h=ni(t.points[1],t.points[2],e),n=h[0],r=h[1],h=ni(t.points[2],t.points[3],e),o=h[0],c=h[1];var m=Xe(i,s,n,r);m===null&&(m=s);var _=Xe(o,c,n,r);return _===null&&(_=o),new U(i,m,_,c)}function Wi(t,e,i,s,n){var r=e.points[3],o=i.points[0];if(s===3||le(r,o))return r;if(s===2){var c=-e.tangentAngle(1),h=-i.tangentAngle(0)+Math.PI,m=Xe(r,he(r,c+Math.PI/2,100),o,he(o,c+Math.PI/2,100)),_=m?ri(m,r):ri(r,o)/2,M=he(r,c,2*_*Nt);return t.setXYAt(M[0],M[1],"o",t.length()-1),M=he(o,h,2*_*Nt),t.setTripleAt(o[0],o[1],o[0],o[1],M[0],M[1],t.length()),o}var p=le(r,e.points[2])?e.points[0]:e.points[2],b=le(o,i.points[1])?i.points[3]:i.points[1],A=Xe(p,r,o,b);return A&&ri(A,r)<n?(t.setTripleAt(A[0],A[1],A[0],A[1],A[0],A[1],t.length()),A):r}function Gi(t,e){var i=t.intersections(e);return i.length&&We(i[0][0],1)&&i.shift(),i.length?i[0]:null}function Xi(t,e){var i=t.slice(),s=e.slice(),n=Gi(t[t.length-1],e[0]);return n&&(i[t.length-1]=t[t.length-1].split(n[0])[0],s[0]=e[0].split(n[1])[1]),t.length>1&&e.length>1&&(n=Gi(t[0],e[e.length-1]),n)?[[t[0].split(n[0])[0]],[e[e.length-1].split(n[1])[1]]]:[i,s]}function Us(t){for(var e,i=1;i<t.length;i+=1)e=Xi(t[i-1],t[i]),t[i-1]=e[0],t[i]=e[1];return t.length>1&&(e=Xi(t[t.length-1],t[0]),t[t.length-1]=e[0],t[0]=e[1]),t}function Yi(t,e){var i=t.inflectionPoints(),s,n,r,o;if(i.length===0)return[fe(t,e)];if(i.length===1||We(i[1],1))return r=t.split(i[0]),s=r[0],n=r[1],[fe(s,e),fe(n,e)];r=t.split(i[0]),s=r[0];var c=(i[1]-i[0])/(1-i[0]);return r=r[1].split(c),o=r[0],n=r[1],[fe(s,e),fe(o,e),fe(n,e)]}function Ae(){}X([yt],Ae),Ae.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=V.getProp(t,e.a,0,null,this),this.miterLimit=V.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length!==0},Ae.prototype.processPath=function(t,e,i,s){var n=ht.newElement();n.c=t.c;var r=t.length();t.c||(r-=1);var o,c,h,m=[];for(o=0;o<r;o+=1)h=U.shapeSegment(t,o),m.push(Yi(h,e));if(!t.c)for(o=r-1;o>=0;o-=1)h=U.shapeSegmentInverted(t,o),m.push(Yi(h,e));m=Us(m);var _=null,M=null;for(o=0;o<m.length;o+=1){var p=m[o];for(M&&(_=Wi(n,M,p[0],i,s)),M=p[p.length-1],c=0;c<p.length;c+=1)h=p[c],_&&le(h.points[0],_)?n.setXYAt(h.points[1][0],h.points[1][1],"o",n.length()-1):n.setTripleAt(h.points[0][0],h.points[0][1],h.points[1][0],h.points[1][1],h.points[0][0],h.points[0][1],n.length()),n.setTripleAt(h.points[3][0],h.points[3][1],h.points[3][0],h.points[3][1],h.points[2][0],h.points[2][1],n.length()),_=h.points[3]}return m.length&&Wi(n,M,m[0][0],i,s),n},Ae.prototype.processShapes=function(t){var e,i,s=this.shapes.length,n,r,o=this.amount.v,c=this.miterLimit.v,h=this.lineJoin;if(o!==0){var m,_;for(i=0;i<s;i+=1){if(m=this.shapes[i],_=m.localShapeCollection,!(!m.shape._mdf&&!this._mdf&&!t))for(_.releaseShapes(),m.shape._mdf=!0,e=m.shape.paths.shapes,r=m.shape.paths._length,n=0;n<r;n+=1)_.addShape(this.processPath(e[n],o,h,c));m.shape.paths=m.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function Hi(t){for(var e=t.fStyle?t.fStyle.split(" "):[],i="normal",s="normal",n=e.length,r,o=0;o<n;o+=1)switch(r=e[o].toLowerCase(),r){case"italic":s="italic";break;case"bold":i="700";break;case"black":i="900";break;case"medium":i="500";break;case"regular":case"normal":i="400";break;case"light":case"thin":i="200";break}return{style:s,weight:t.fWeight||i}}var te=function(){var t=5e3,e={w:0,size:0,shapes:[],data:{shapes:[]}},i=[];i=i.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var s=127988,n=917631,r=917601,o=917626,c=65039,h=8205,m=127462,_=127487,M=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function p(v){var k=v.split(","),a,l=k.length,E=[];for(a=0;a<l;a+=1)k[a]!=="sans-serif"&&k[a]!=="monospace"&&E.push(k[a]);return E.join(",")}function b(v,k){var a=Bt("span");a.setAttribute("aria-hidden",!0),a.style.fontFamily=k;var l=Bt("span");l.innerText="giItT1WQy@!-/#",a.style.position="absolute",a.style.left="-10000px",a.style.top="-10000px",a.style.fontSize="300px",a.style.fontVariant="normal",a.style.fontStyle="normal",a.style.fontWeight="normal",a.style.letterSpacing="0",a.appendChild(l),document.body.appendChild(a);var E=l.offsetWidth;return l.style.fontFamily=p(v)+", "+k,{node:l,w:E,parent:a}}function A(){var v,k=this.fonts.length,a,l,E=k;for(v=0;v<k;v+=1)this.fonts[v].loaded?E-=1:this.fonts[v].fOrigin==="n"||this.fonts[v].origin===0?this.fonts[v].loaded=!0:(a=this.fonts[v].monoCase.node,l=this.fonts[v].monoCase.w,a.offsetWidth!==l?(E-=1,this.fonts[v].loaded=!0):(a=this.fonts[v].sansCase.node,l=this.fonts[v].sansCase.w,a.offsetWidth!==l&&(E-=1,this.fonts[v].loaded=!0)),this.fonts[v].loaded&&(this.fonts[v].sansCase.parent.parentNode.removeChild(this.fonts[v].sansCase.parent),this.fonts[v].monoCase.parent.parentNode.removeChild(this.fonts[v].monoCase.parent)));E!==0&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function S(v,k){var a=document.body&&k?"svg":"canvas",l,E=Hi(v);if(a==="svg"){var w=W("text");w.style.fontSize="100px",w.setAttribute("font-family",v.fFamily),w.setAttribute("font-style",E.style),w.setAttribute("font-weight",E.weight),w.textContent="1",v.fClass?(w.style.fontFamily="inherit",w.setAttribute("class",v.fClass)):w.style.fontFamily=v.fFamily,k.appendChild(w),l=w}else{var R=new OffscreenCanvas(500,500).getContext("2d");R.font=E.style+" "+E.weight+" 100px "+v.fFamily,l=R}function z(D){return a==="svg"?(l.textContent=D,l.getComputedTextLength()):l.measureText(D).width}return{measureText:z}}function C(v,k){if(!v){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=v.list;return}if(!document.body){this.isLoaded=!0,v.list.forEach(function(vt){vt.helper=S(vt),vt.cache={}}),this.fonts=v.list;return}var a=v.list,l,E=a.length,w=E;for(l=0;l<E;l+=1){var R=!0,z,D;if(a[l].loaded=!1,a[l].monoCase=b(a[l].fFamily,"monospace"),a[l].sansCase=b(a[l].fFamily,"sans-serif"),!a[l].fPath)a[l].loaded=!0,w-=1;else if(a[l].fOrigin==="p"||a[l].origin===3){if(z=document.querySelectorAll('style[f-forigin="p"][f-family="'+a[l].fFamily+'"], style[f-origin="3"][f-family="'+a[l].fFamily+'"]'),z.length>0&&(R=!1),R){var Y=Bt("style");Y.setAttribute("f-forigin",a[l].fOrigin),Y.setAttribute("f-origin",a[l].origin),Y.setAttribute("f-family",a[l].fFamily),Y.type="text/css",Y.innerText="@font-face {font-family: "+a[l].fFamily+"; font-style: normal; src: url('"+a[l].fPath+"');}",k.appendChild(Y)}}else if(a[l].fOrigin==="g"||a[l].origin===1){for(z=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),D=0;D<z.length;D+=1)z[D].href.indexOf(a[l].fPath)!==-1&&(R=!1);if(R){var H=Bt("link");H.setAttribute("f-forigin",a[l].fOrigin),H.setAttribute("f-origin",a[l].origin),H.type="text/css",H.rel="stylesheet",H.href=a[l].fPath,document.body.appendChild(H)}}else if(a[l].fOrigin==="t"||a[l].origin===2){for(z=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),D=0;D<z.length;D+=1)a[l].fPath===z[D].src&&(R=!1);if(R){var $=Bt("link");$.setAttribute("f-forigin",a[l].fOrigin),$.setAttribute("f-origin",a[l].origin),$.setAttribute("rel","stylesheet"),$.setAttribute("href",a[l].fPath),k.appendChild($)}}a[l].helper=S(a[l],k),a[l].cache={},this.fonts.push(a[l])}w===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function y(v){if(v){this.chars||(this.chars=[]);var k,a=v.length,l,E=this.chars.length,w;for(k=0;k<a;k+=1){for(l=0,w=!1;l<E;)this.chars[l].style===v[k].style&&this.chars[l].fFamily===v[k].fFamily&&this.chars[l].ch===v[k].ch&&(w=!0),l+=1;w||(this.chars.push(v[k]),E+=1)}}}function d(v,k,a){for(var l=0,E=this.chars.length;l<E;){if(this.chars[l].ch===v&&this.chars[l].style===k&&this.chars[l].fFamily===a)return this.chars[l];l+=1}return(typeof v=="string"&&v.charCodeAt(0)!==13||!v)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",v,k,a)),e}function f(v,k,a){var l=this.getFontByName(k),E=v;if(!l.cache[E]){var w=l.helper;if(v===" "){var R=w.measureText("|"+v+"|"),z=w.measureText("||");l.cache[E]=(R-z)/100}else l.cache[E]=w.measureText(v)/100}return l.cache[E]*a}function u(v){for(var k=0,a=this.fonts.length;k<a;){if(this.fonts[k].fName===v)return this.fonts[k];k+=1}return this.fonts[0]}function g(v){var k=0,a=v.charCodeAt(0);if(a>=55296&&a<=56319){var l=v.charCodeAt(1);l>=56320&&l<=57343&&(k=(a-55296)*1024+l-56320+65536)}return k}function P(v,k){var a=v.toString(16)+k.toString(16);return M.indexOf(a)!==-1}function T(v){return v===h}function x(v){return v===c}function I(v){var k=g(v);return k>=m&&k<=_}function j(v){return I(v.substr(0,2))&&I(v.substr(2,2))}function N(v){return i.indexOf(v)!==-1}function L(v,k){var a=g(v.substr(k,2));if(a!==s)return!1;var l=0;for(k+=2;l<5;){if(a=g(v.substr(k,2)),a<r||a>o)return!1;l+=1,k+=2}return g(v.substr(k,2))===n}function G(){this.isLoaded=!0}var O=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};O.isModifier=P,O.isZeroWidthJoiner=T,O.isFlagEmoji=j,O.isRegionalCode=I,O.isCombinedCharacter=N,O.isRegionalFlag=L,O.isVariationSelector=x,O.BLACK_FLAG_CODE_POINT=s;var F={addChars:y,addFonts:C,getCharData:d,getFontByName:u,measureText:f,checkLoadedFonts:A,setIsLoaded:G};return O.prototype=F,O}();function Zi(t){this.animationData=t}Zi.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t};function Js(t){return new Zi(t)}function Ye(){}Ye.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(e){this.renderableComponents.indexOf(e)===-1&&this.renderableComponents.push(e)},removeRenderableComponent:function(e){this.renderableComponents.indexOf(e)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(e),1)},prepareRenderableFrame:function(e){this.checkLayerLimits(e)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(e){this.data.ip-this.data.st<=e&&this.data.op-this.data.st>e?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var e,i=this.renderableComponents.length;for(e=0;e<i;e+=1)this.renderableComponents[e].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var ai=function(){var t={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(e){return t[e]||""}}();function Qs(t,e,i){this.p=V.getProp(e,t.v,0,0,i)}function $s(t,e,i){this.p=V.getProp(e,t.v,0,0,i)}function tr(t,e,i){this.p=V.getProp(e,t.v,1,0,i)}function er(t,e,i){this.p=V.getProp(e,t.v,1,0,i)}function ir(t,e,i){this.p=V.getProp(e,t.v,0,0,i)}function sr(t,e,i){this.p=V.getProp(e,t.v,0,0,i)}function rr(t,e,i){this.p=V.getProp(e,t.v,0,0,i)}function nr(){this.p={}}function Ki(t,e){var i=t.ef||[];this.effectElements=[];var s,n=i.length,r;for(s=0;s<n;s+=1)r=new Pe(i[s],e),this.effectElements.push(r)}function Pe(t,e){this.init(t,e)}X([nt],Pe),Pe.prototype.getValue=Pe.prototype.iterateDynamicProperties,Pe.prototype.init=function(t,e){this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);var i,s=this.data.ef.length,n,r=this.data.ef;for(i=0;i<s;i+=1){switch(n=null,r[i].ty){case 0:n=new Qs(r[i],e,this);break;case 1:n=new $s(r[i],e,this);break;case 2:n=new tr(r[i],e,this);break;case 3:n=new er(r[i],e,this);break;case 4:case 7:n=new rr(r[i],e,this);break;case 10:n=new ir(r[i],e,this);break;case 11:n=new sr(r[i],e,this);break;case 5:n=new Ki(r[i],e);break;default:n=new nr(r[i]);break}n&&this.effectElements.push(n)}};function jt(){}jt.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,i=this.data.masksProperties.length;e<i;){if(this.data.masksProperties[e].mode!=="n"&&this.data.masksProperties[e].cl!==!1)return!0;e+=1}return!1},initExpressions:function(){},setBlendMode:function(){var e=ai(this.data.bm),i=this.baseElement||this.layerElement;i.style["mix-blend-mode"]=e},initBaseData:function(e,i,s){this.globalData=i,this.comp=s,this.data=e,this.layerId=ut(),this.data.sr||(this.data.sr=1),this.effectsManager=new Ki(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function Dt(){}Dt.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,i){var s,n=this.dynamicProperties.length;for(s=0;s<n;s+=1)(i||this._isParent&&this.dynamicProperties[s].propType==="transform")&&(this.dynamicProperties[s].getValue(),this.dynamicProperties[s]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&this.dynamicProperties.push(e)}};function Wt(t,e,i){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,i)}Wt.prototype.prepareFrame=function(){},X([Ye,jt,Dt],Wt),Wt.prototype.getBaseElement=function(){return null},Wt.prototype.renderFrame=function(){},Wt.prototype.destroy=function(){},Wt.prototype.initExpressions=function(){},Wt.prototype.getFootageData=function(){return this.footageData};function ct(t,e,i){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.initBaseData(t,e,i),this._isPlaying=!1,this._canPlay=!1;var s=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(s),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?V.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=V.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}ct.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var e=this.tm.v;this._currentTime=e}this._volume=this.lv.v[0];var i=this._volume*this._volumeMultiplier;this._previousVolume!==i&&(this._previousVolume=i,this.audio.volume(i))},X([Ye,jt,Dt],ct),ct.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},ct.prototype.show=function(){},ct.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},ct.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},ct.prototype.resume=function(){this._canPlay=!0},ct.prototype.setRate=function(t){this.audio.rate(t)},ct.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},ct.prototype.getBaseElement=function(){return null},ct.prototype.destroy=function(){},ct.prototype.sourceRectAtTime=function(){},ct.prototype.initExpressions=function(){};function ft(){}ft.prototype.checkLayers=function(t){var e,i=this.layers.length,s;for(this.completeLayers=!0,e=i-1;e>=0;e-=1)this.elements[e]||(s=this.layers[e],s.ip-s.st<=t-this.layers[e].st&&s.op-s.st>t-this.layers[e].st&&this.buildItem(e)),this.completeLayers=this.elements[e]?this.completeLayers:!1;this.checkPendingElements()},ft.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t);default:return this.createNull(t)}},ft.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},ft.prototype.createAudio=function(t){return new ct(t,this.globalData,this)},ft.prototype.createFootage=function(t){return new Wt(t,this.globalData,this)},ft.prototype.buildAllItems=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.buildItem(t);this.checkPendingElements()},ft.prototype.includeLayers=function(t){this.completeLayers=!1;var e,i=t.length,s,n=this.layers.length;for(e=0;e<i;e+=1)for(s=0;s<n;){if(this.layers[s].id===t[e].id){this.layers[s]=t[e];break}s+=1}},ft.prototype.setProjectInterface=function(t){this.globalData.projectInterface=t},ft.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},ft.prototype.buildElementParenting=function(t,e,i){for(var s=this.elements,n=this.layers,r=0,o=n.length;r<o;)n[r].ind==e&&(!s[r]||s[r]===!0?(this.buildItem(r),this.addPendingElement(t)):(i.push(s[r]),s[r].setAsParent(),n[r].parent!==void 0?this.buildElementParenting(t,n[r].parent,i):t.setHierarchy(i))),r+=1},ft.prototype.addPendingElement=function(t){this.pendingElements.push(t)},ft.prototype.searchExtraCompositions=function(t){var e,i=t.length;for(e=0;e<i;e+=1)if(t[e].xt){var s=this.createComp(t[e]);s.initExpressions(),this.globalData.projectInterface.registerComposition(s)}},ft.prototype.getElementById=function(t){var e,i=this.elements.length;for(e=0;e<i;e+=1)if(this.elements[e].data.ind===t)return this.elements[e];return null},ft.prototype.getElementByPath=function(t){var e=t.shift(),i;if(typeof e=="number")i=this.elements[e];else{var s,n=this.elements.length;for(s=0;s<n;s+=1)if(this.elements[s].data.nm===e){i=this.elements[s];break}}return t.length===0?i:i.getElementByPath(t)},ft.prototype.setupGlobalData=function(t,e){this.globalData.fontManager=new te,this.globalData.slotManager=Js(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var ar={TRANSFORM_EFFECT:"transformEFfect"};function pe(){}pe.prototype={initTransform:function(){var e=new lt;this.finalTransform={mProp:this.data.ks?ei.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:e,localMat:e,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var e,i=this.finalTransform.mat,s=0,n=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;s<n;){if(this.hierarchy[s].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}s+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,i.cloneFromProps(e),s=0;s<n;s+=1)i.multiply(this.hierarchy[s].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,i=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<i;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var s=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(s),e=1;e<i;e+=1){var n=this.localTransforms[e].matrix;s.multiply(n)}s.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var r=this.finalTransform.localOpacity;for(e=0;e<i;e+=1)r*=this.localTransforms[e].opacity*.01;this.finalTransform.localOpacity=r}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(ar.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new lt;var i=0,s=e.length;for(i=0;i<s;i+=1)this.localTransforms.push(e[i])}}},globalToLocal:function(e){var i=[];i.push(this.finalTransform);for(var s=!0,n=this.comp;s;)n.finalTransform?(n.data.hasMask&&i.splice(0,0,n.finalTransform),n=n.comp):s=!1;var r,o=i.length,c;for(r=0;r<o;r+=1)c=i[r].mat.applyToPointArray(0,0,0),e=[e[0]-c[0],e[1]-c[1],0];return e},mHelper:new lt};function ee(t,e,i){this.data=t,this.element=e,this.globalData=i,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var s=this.globalData.defs,n,r=this.masksProperties?this.masksProperties.length:0;this.viewData=et(r),this.solidPath="";var o,c=this.masksProperties,h=0,m=[],_,M,p=ut(),b,A,S,C,y="clipPath",d="clip-path";for(n=0;n<r;n+=1)if((c[n].mode!=="a"&&c[n].mode!=="n"||c[n].inv||c[n].o.k!==100||c[n].o.x)&&(y="mask",d="mask"),(c[n].mode==="s"||c[n].mode==="i")&&h===0?(b=W("rect"),b.setAttribute("fill","#ffffff"),b.setAttribute("width",this.element.comp.data.w||0),b.setAttribute("height",this.element.comp.data.h||0),m.push(b)):b=null,o=W("path"),c[n].mode==="n")this.viewData[n]={op:V.getProp(this.element,c[n].o,0,.01,this.element),prop:je.getShapeProp(this.element,c[n],3),elem:o,lastPath:""},s.appendChild(o);else{h+=1,o.setAttribute("fill",c[n].mode==="s"?"#000000":"#ffffff"),o.setAttribute("clip-rule","nonzero");var f;if(c[n].x.k!==0?(y="mask",d="mask",C=V.getProp(this.element,c[n].x,0,null,this.element),f=ut(),A=W("filter"),A.setAttribute("id",f),S=W("feMorphology"),S.setAttribute("operator","erode"),S.setAttribute("in","SourceGraphic"),S.setAttribute("radius","0"),A.appendChild(S),s.appendChild(A),o.setAttribute("stroke",c[n].mode==="s"?"#000000":"#ffffff")):(S=null,C=null),this.storedData[n]={elem:o,x:C,expan:S,lastPath:"",lastOperator:"",filterId:f,lastRadius:0},c[n].mode==="i"){M=m.length;var u=W("g");for(_=0;_<M;_+=1)u.appendChild(m[_]);var g=W("mask");g.setAttribute("mask-type","alpha"),g.setAttribute("id",p+"_"+h),g.appendChild(o),s.appendChild(g),u.setAttribute("mask","url("+tt()+"#"+p+"_"+h+")"),m.length=0,m.push(u)}else m.push(o);c[n].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[n]={elem:o,lastPath:"",op:V.getProp(this.element,c[n].o,0,.01,this.element),prop:je.getShapeProp(this.element,c[n],3),invRect:b},this.viewData[n].prop.k||this.drawPath(c[n],this.viewData[n].prop.v,this.viewData[n])}for(this.maskElement=W(y),r=m.length,n=0;n<r;n+=1)this.maskElement.appendChild(m[n]);h>0&&(this.maskElement.setAttribute("id",p),this.element.maskedElement.setAttribute(d,"url("+tt()+"#"+p+")"),s.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}ee.prototype.getMaskProperty=function(t){return this.viewData[t].prop},ee.prototype.renderFrame=function(t){var e=this.element.finalTransform.mat,i,s=this.masksProperties.length;for(i=0;i<s;i+=1)if((this.viewData[i].prop._mdf||t)&&this.drawPath(this.masksProperties[i],this.viewData[i].prop.v,this.viewData[i]),(this.viewData[i].op._mdf||t)&&this.viewData[i].elem.setAttribute("fill-opacity",this.viewData[i].op.v),this.masksProperties[i].mode!=="n"&&(this.viewData[i].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[i].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[i].x&&(this.storedData[i].x._mdf||t))){var n=this.storedData[i].expan;this.storedData[i].x.v<0?(this.storedData[i].lastOperator!=="erode"&&(this.storedData[i].lastOperator="erode",this.storedData[i].elem.setAttribute("filter","url("+tt()+"#"+this.storedData[i].filterId+")")),n.setAttribute("radius",-this.storedData[i].x.v)):(this.storedData[i].lastOperator!=="dilate"&&(this.storedData[i].lastOperator="dilate",this.storedData[i].elem.setAttribute("filter",null)),this.storedData[i].elem.setAttribute("stroke-width",this.storedData[i].x.v*2))}},ee.prototype.getMaskelement=function(){return this.maskElement},ee.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" ",t},ee.prototype.drawPath=function(t,e,i){var s=" M"+e.v[0][0]+","+e.v[0][1],n,r;for(r=e._length,n=1;n<r;n+=1)s+=" C"+e.o[n-1][0]+","+e.o[n-1][1]+" "+e.i[n][0]+","+e.i[n][1]+" "+e.v[n][0]+","+e.v[n][1];if(e.c&&r>1&&(s+=" C"+e.o[n-1][0]+","+e.o[n-1][1]+" "+e.i[0][0]+","+e.i[0][1]+" "+e.v[0][0]+","+e.v[0][1]),i.lastPath!==s){var o="";i.elem&&(e.c&&(o=t.inv?this.solidPath+s:s),i.elem.setAttribute("d",o)),i.lastPath=s}},ee.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var we=function(){var t={};t.createFilter=e,t.createAlphaToLuminanceFilter=i;function e(s,n){var r=W("filter");return r.setAttribute("id",s),n!==!0&&(r.setAttribute("filterUnits","objectBoundingBox"),r.setAttribute("x","0%"),r.setAttribute("y","0%"),r.setAttribute("width","100%"),r.setAttribute("height","100%")),r}function i(){var s=W("feColorMatrix");return s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),s}return t}(),Ui=function(){var t={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(t.maskType=!1),/firefox/i.test(navigator.userAgent)&&(t.svgLumaHidden=!1),t}(),oi={},Ji="filter_result_";function hi(t){var e,i="SourceGraphic",s=t.data.ef?t.data.ef.length:0,n=ut(),r=we.createFilter(n,!0),o=0;this.filters=[];var c;for(e=0;e<s;e+=1){c=null;var h=t.data.ef[e].ty;if(oi[h]){var m=oi[h].effect;c=new m(r,t.effectsManager.effectElements[e],t,Ji+o,i),i=Ji+o,oi[h].countsAsEffect&&(o+=1)}c&&this.filters.push(c)}o&&(t.globalData.defs.appendChild(r),t.layerElement.setAttribute("filter","url("+tt()+"#"+n+")")),this.filters.length&&t.addRenderableComponent(this)}hi.prototype.renderFrame=function(t){var e,i=this.filters.length;for(e=0;e<i;e+=1)this.filters[e].renderFrame(t)},hi.prototype.getEffects=function(t){var e,i=this.filters.length,s=[];for(e=0;e<i;e+=1)this.filters[e].type===t&&s.push(this.filters[e]);return s};function Ce(){}Ce.prototype={initRendererElement:function(){this.layerElement=W("g")},createContainerElements:function(){this.matteElement=W("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var e=null;if(this.data.td){this.matteMasks={};var i=W("g");i.setAttribute("id",this.layerId),i.appendChild(this.layerElement),e=i,this.globalData.defs.appendChild(i)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var s=W("clipPath"),n=W("path");n.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var r=ut();if(s.setAttribute("id",r),s.appendChild(n),this.globalData.defs.appendChild(s),this.checkMasks()){var o=W("g");o.setAttribute("clip-path","url("+tt()+"#"+r+")"),o.appendChild(this.layerElement),this.transformedElement=o,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+tt()+"#"+r+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new ee(this.data,this,this.globalData),this.renderableEffectsManager=new hi(this),this.searchEffectTransforms()},getMatte:function(e){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[e]){var i=this.layerId+"_"+e,s,n,r,o;if(e===1||e===3){var c=W("mask");c.setAttribute("id",i),c.setAttribute("mask-type",e===3?"luminance":"alpha"),r=W("use"),r.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),c.appendChild(r),this.globalData.defs.appendChild(c),!Ui.maskType&&e===1&&(c.setAttribute("mask-type","luminance"),s=ut(),n=we.createFilter(s),this.globalData.defs.appendChild(n),n.appendChild(we.createAlphaToLuminanceFilter()),o=W("g"),o.appendChild(r),c.appendChild(o),o.setAttribute("filter","url("+tt()+"#"+s+")"))}else if(e===2){var h=W("mask");h.setAttribute("id",i),h.setAttribute("mask-type","alpha");var m=W("g");h.appendChild(m),s=ut(),n=we.createFilter(s);var _=W("feComponentTransfer");_.setAttribute("in","SourceGraphic"),n.appendChild(_);var M=W("feFuncA");M.setAttribute("type","table"),M.setAttribute("tableValues","1.0 0.0"),_.appendChild(M),this.globalData.defs.appendChild(n);var p=W("rect");p.setAttribute("width",this.comp.data.w),p.setAttribute("height",this.comp.data.h),p.setAttribute("x","0"),p.setAttribute("y","0"),p.setAttribute("fill","#ffffff"),p.setAttribute("opacity","0"),m.setAttribute("filter","url("+tt()+"#"+s+")"),m.appendChild(p),r=W("use"),r.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),m.appendChild(r),Ui.maskType||(h.setAttribute("mask-type","luminance"),n.appendChild(we.createAlphaToLuminanceFilter()),o=W("g"),m.appendChild(p),o.appendChild(this.layerElement),m.appendChild(o)),this.globalData.defs.appendChild(h)}this.matteMasks[e]=i}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+tt()+"#"+e+")")}};function ue(){}ue.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(e){this.hierarchy=e},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function Te(){}(function(){var t={initElement:function(i,s,n){this.initFrame(),this.initBaseData(i,s,n),this.initTransform(i,s,n),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var i=this.baseElement||this.layerElement;i.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var i=this.baseElement||this.layerElement;i.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(i){this._mdf=!1,this.prepareRenderableFrame(i),this.prepareProperties(i,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};X([Ye,fs(t)],Te)})();function Me(t,e,i){this.assetData=e.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=e.slotManager.getProp(this.assetData)),this.initElement(t,e,i),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}X([jt,pe,Ce,ue,Dt,Te],Me),Me.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=W("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},Me.prototype.sourceRectAtTime=function(){return this.sourceRect};function or(t,e){this.elem=t,this.pos=e}function Qi(){}Qi.prototype={addShapeToModifiers:function(e){var i,s=this.shapeModifiers.length;for(i=0;i<s;i+=1)this.shapeModifiers[i].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var i=0,s=this.shapeModifiers.length;i<s;)if(this.shapeModifiers[i].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,i=this.shapes.length;for(e=0;e<i;e+=1)this.shapes[e].sh.reset();i=this.shapeModifiers.length;var s;for(e=i-1;e>=0&&(s=this.shapeModifiers[e].processShapes(this._isFirstFrame),!s);e-=1);}},searchProcessedElement:function(e){for(var i=this.processedElements,s=0,n=i.length;s<n;){if(i[s].elem===e)return i[s].pos;s+=1}return 0},addProcessedElement:function(e,i){for(var s=this.processedElements,n=s.length;n;)if(n-=1,s[n].elem===e){s[n].pos=i;return}s.push(new or(e,i))},prepareFrame:function(e){this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)}};var $i={1:"butt",2:"round",3:"square"},ts={1:"miter",2:"round",3:"bevel"};function es(t,e,i){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=i,this.lvl=e,this._isAnimated=!!i.k;for(var s=0,n=t.length;s<n;){if(t[s].mProps.dynamicProperties.length){this._isAnimated=!0;break}s+=1}}es.prototype.setAsAnimated=function(){this._isAnimated=!0};function is(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=t.hd===!0,this.pElem=W("path"),this.msElem=null}is.prototype.reset=function(){this.d="",this._mdf=!1};function He(t,e,i,s){this.elem=t,this.frameId=-1,this.dataProps=et(e.length),this.renderer=i,this.k=!1,this.dashStr="",this.dashArray=rt("float32",e.length?e.length-1:0),this.dashoffset=rt("float32",1),this.initDynamicPropertyContainer(s);var n,r=e.length||0,o;for(n=0;n<r;n+=1)o=V.getProp(t,e[n].v,0,0,this),this.k=o.k||this.k,this.dataProps[n]={n:e[n].n,p:o};this.k||this.getValue(!0),this._isAnimated=this.k}He.prototype.getValue=function(t){if(!(this.elem.globalData.frameId===this.frameId&&!t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var e=0,i=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),e=0;e<i;e+=1)this.dataProps[e].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[e].p.v:this.dashArray[e]=this.dataProps[e].p.v:this.dashoffset[0]=this.dataProps[e].p.v}},X([nt],He);function ss(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=V.getProp(t,e.o,0,.01,this),this.w=V.getProp(t,e.w,0,null,this),this.d=new He(t,e.d||{},"svg",this),this.c=V.getProp(t,e.c,1,255,this),this.style=i,this._isAnimated=!!this._isAnimated}X([nt],ss);function rs(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=V.getProp(t,e.o,0,.01,this),this.c=V.getProp(t,e.c,1,255,this),this.style=i}X([nt],rs);function ns(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=i}X([nt],ns);function Ee(t,e,i){this.data=e,this.c=rt("uint8c",e.p*4);var s=e.k.k[0].s?e.k.k[0].s.length-e.p*4:e.k.k.length-e.p*4;this.o=rt("float32",s),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=s,this.initDynamicPropertyContainer(i),this.prop=V.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}Ee.prototype.comparePoints=function(t,e){for(var i=0,s=this.o.length/2,n;i<s;){if(n=Math.abs(t[i*4]-t[e*4+i*2]),n>.01)return!1;i+=1}return!0},Ee.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var t=0,e=this.data.k.k.length;t<e;){if(!this.comparePoints(this.data.k.k[t].s,this.data.p))return!1;t+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},Ee.prototype.getValue=function(t){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||t){var e,i=this.data.p*4,s,n;for(e=0;e<i;e+=1)s=e%4===0?100:255,n=Math.round(this.prop.v[e]*s),this.c[e]!==n&&(this.c[e]=n,this._cmdf=!t);if(this.o.length)for(i=this.prop.v.length,e=this.data.p*4;e<i;e+=1)s=e%2===0?100:1,n=e%2===0?Math.round(this.prop.v[e]*100):this.prop.v[e],this.o[e-this.data.p*4]!==n&&(this.o[e-this.data.p*4]=n,this._omdf=!t);this._mdf=!t}},X([nt],Ee);function ce(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,i)}ce.prototype.initGradientData=function(t,e,i){this.o=V.getProp(t,e.o,0,.01,this),this.s=V.getProp(t,e.s,1,null,this),this.e=V.getProp(t,e.e,1,null,this),this.h=V.getProp(t,e.h||{k:0},0,.01,this),this.a=V.getProp(t,e.a||{k:0},0,J,this),this.g=new Ee(t,e.g,this),this.style=i,this.stops=[],this.setGradientData(i.pElem,e),this.setGradientOpacity(e,i),this._isAnimated=!!this._isAnimated},ce.prototype.setGradientData=function(t,e){var i=ut(),s=W(e.t===1?"linearGradient":"radialGradient");s.setAttribute("id",i),s.setAttribute("spreadMethod","pad"),s.setAttribute("gradientUnits","userSpaceOnUse");var n=[],r,o,c;for(c=e.g.p*4,o=0;o<c;o+=4)r=W("stop"),s.appendChild(r),n.push(r);t.setAttribute(e.ty==="gf"?"fill":"stroke","url("+tt()+"#"+i+")"),this.gf=s,this.cst=n},ce.prototype.setGradientOpacity=function(t,e){if(this.g._hasOpacity&&!this.g._collapsable){var i,s,n,r=W("mask"),o=W("path");r.appendChild(o);var c=ut(),h=ut();r.setAttribute("id",h);var m=W(t.t===1?"linearGradient":"radialGradient");m.setAttribute("id",c),m.setAttribute("spreadMethod","pad"),m.setAttribute("gradientUnits","userSpaceOnUse"),n=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var _=this.stops;for(s=t.g.p*4;s<n;s+=2)i=W("stop"),i.setAttribute("stop-color","rgb(255,255,255)"),m.appendChild(i),_.push(i);o.setAttribute(t.ty==="gf"?"fill":"stroke","url("+tt()+"#"+c+")"),t.ty==="gs"&&(o.setAttribute("stroke-linecap",$i[t.lc||2]),o.setAttribute("stroke-linejoin",ts[t.lj||2]),t.lj===1&&o.setAttribute("stroke-miterlimit",t.ml)),this.of=m,this.ms=r,this.ost=_,this.maskId=h,e.msElem=o}},X([nt],ce);function as(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=V.getProp(t,e.w,0,null,this),this.d=new He(t,e.d||{},"svg",this),this.initGradientData(t,e,i),this._isAnimated=!!this._isAnimated}X([ce,nt],as);function hr(){this.it=[],this.prevViewData=[],this.gr=W("g")}function lr(t,e,i){this.transform={mProps:t,op:e,container:i},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var os=function(e,i,s,n){if(i===0)return"";var r=e.o,o=e.i,c=e.v,h,m=" M"+n.applyToPointStringified(c[0][0],c[0][1]);for(h=1;h<i;h+=1)m+=" C"+n.applyToPointStringified(r[h-1][0],r[h-1][1])+" "+n.applyToPointStringified(o[h][0],o[h][1])+" "+n.applyToPointStringified(c[h][0],c[h][1]);return s&&i&&(m+=" C"+n.applyToPointStringified(r[h-1][0],r[h-1][1])+" "+n.applyToPointStringified(o[0][0],o[0][1])+" "+n.applyToPointStringified(c[0][0],c[0][1]),m+="z"),m},fr=function(){var t=new lt,e=new lt,i={createRenderFunction:s};function s(M){switch(M.ty){case"fl":return c;case"gf":return m;case"gs":return h;case"st":return _;case"sh":case"el":case"rc":case"sr":return o;case"tr":return n;case"no":return r;default:return null}}function n(M,p,b){(b||p.transform.op._mdf)&&p.transform.container.setAttribute("opacity",p.transform.op.v),(b||p.transform.mProps._mdf)&&p.transform.container.setAttribute("transform",p.transform.mProps.v.to2dCSS())}function r(){}function o(M,p,b){var A,S,C,y,d,f,u=p.styles.length,g=p.lvl,P,T,x,I;for(f=0;f<u;f+=1){if(y=p.sh._mdf||b,p.styles[f].lvl<g){for(T=e.reset(),x=g-p.styles[f].lvl,I=p.transformers.length-1;!y&&x>0;)y=p.transformers[I].mProps._mdf||y,x-=1,I-=1;if(y)for(x=g-p.styles[f].lvl,I=p.transformers.length-1;x>0;)T.multiply(p.transformers[I].mProps.v),x-=1,I-=1}else T=t;if(P=p.sh.paths,S=P._length,y){for(C="",A=0;A<S;A+=1)d=P.shapes[A],d&&d._length&&(C+=os(d,d._length,d.c,T));p.caches[f]=C}else C=p.caches[f];p.styles[f].d+=M.hd===!0?"":C,p.styles[f]._mdf=y||p.styles[f]._mdf}}function c(M,p,b){var A=p.style;(p.c._mdf||b)&&A.pElem.setAttribute("fill","rgb("+Jt(p.c.v[0])+","+Jt(p.c.v[1])+","+Jt(p.c.v[2])+")"),(p.o._mdf||b)&&A.pElem.setAttribute("fill-opacity",p.o.v)}function h(M,p,b){m(M,p,b),_(M,p,b)}function m(M,p,b){var A=p.gf,S=p.g._hasOpacity,C=p.s.v,y=p.e.v;if(p.o._mdf||b){var d=M.ty==="gf"?"fill-opacity":"stroke-opacity";p.style.pElem.setAttribute(d,p.o.v)}if(p.s._mdf||b){var f=M.t===1?"x1":"cx",u=f==="x1"?"y1":"cy";A.setAttribute(f,C[0]),A.setAttribute(u,C[1]),S&&!p.g._collapsable&&(p.of.setAttribute(f,C[0]),p.of.setAttribute(u,C[1]))}var g,P,T,x;if(p.g._cmdf||b){g=p.cst;var I=p.g.c;for(T=g.length,P=0;P<T;P+=1)x=g[P],x.setAttribute("offset",I[P*4]+"%"),x.setAttribute("stop-color","rgb("+I[P*4+1]+","+I[P*4+2]+","+I[P*4+3]+")")}if(S&&(p.g._omdf||b)){var j=p.g.o;for(p.g._collapsable?g=p.cst:g=p.ost,T=g.length,P=0;P<T;P+=1)x=g[P],p.g._collapsable||x.setAttribute("offset",j[P*2]+"%"),x.setAttribute("stop-opacity",j[P*2+1])}if(M.t===1)(p.e._mdf||b)&&(A.setAttribute("x2",y[0]),A.setAttribute("y2",y[1]),S&&!p.g._collapsable&&(p.of.setAttribute("x2",y[0]),p.of.setAttribute("y2",y[1])));else{var N;if((p.s._mdf||p.e._mdf||b)&&(N=Math.sqrt(Math.pow(C[0]-y[0],2)+Math.pow(C[1]-y[1],2)),A.setAttribute("r",N),S&&!p.g._collapsable&&p.of.setAttribute("r",N)),p.e._mdf||p.h._mdf||p.a._mdf||b){N||(N=Math.sqrt(Math.pow(C[0]-y[0],2)+Math.pow(C[1]-y[1],2)));var L=Math.atan2(y[1]-C[1],y[0]-C[0]),G=p.h.v;G>=1?G=.99:G<=-1&&(G=-.99);var O=N*G,F=Math.cos(L+p.a.v)*O+C[0],v=Math.sin(L+p.a.v)*O+C[1];A.setAttribute("fx",F),A.setAttribute("fy",v),S&&!p.g._collapsable&&(p.of.setAttribute("fx",F),p.of.setAttribute("fy",v))}}}function _(M,p,b){var A=p.style,S=p.d;S&&(S._mdf||b)&&S.dashStr&&(A.pElem.setAttribute("stroke-dasharray",S.dashStr),A.pElem.setAttribute("stroke-dashoffset",S.dashoffset[0])),p.c&&(p.c._mdf||b)&&A.pElem.setAttribute("stroke","rgb("+Jt(p.c.v[0])+","+Jt(p.c.v[1])+","+Jt(p.c.v[2])+")"),(p.o._mdf||b)&&A.pElem.setAttribute("stroke-opacity",p.o.v),(p.w._mdf||b)&&(A.pElem.setAttribute("stroke-width",p.w.v),A.msElem&&A.msElem.setAttribute("stroke-width",p.w.v))}return i}();function Q(t,e,i){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,e,i),this.prevViewData=[]}X([jt,pe,Ce,Qi,ue,Dt,Te],Q),Q.prototype.initSecondaryElement=function(){},Q.prototype.identityMatrix=new lt,Q.prototype.buildExpressionInterface=function(){},Q.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},Q.prototype.filterUniqueShapes=function(){var t,e=this.shapes.length,i,s,n=this.stylesList.length,r,o=[],c=!1;for(s=0;s<n;s+=1){for(r=this.stylesList[s],c=!1,o.length=0,t=0;t<e;t+=1)i=this.shapes[t],i.styles.indexOf(r)!==-1&&(o.push(i),c=i._isAnimated||c);o.length>1&&c&&this.setShapesAsAnimated(o)}},Q.prototype.setShapesAsAnimated=function(t){var e,i=t.length;for(e=0;e<i;e+=1)t[e].setAsAnimated()},Q.prototype.createStyleElement=function(t,e){var i,s=new is(t,e),n=s.pElem;if(t.ty==="st")i=new ss(this,t,s);else if(t.ty==="fl")i=new rs(this,t,s);else if(t.ty==="gf"||t.ty==="gs"){var r=t.ty==="gf"?ce:as;i=new r(this,t,s),this.globalData.defs.appendChild(i.gf),i.maskId&&(this.globalData.defs.appendChild(i.ms),this.globalData.defs.appendChild(i.of),n.setAttribute("mask","url("+tt()+"#"+i.maskId+")"))}else t.ty==="no"&&(i=new ns(this,t,s));return(t.ty==="st"||t.ty==="gs")&&(n.setAttribute("stroke-linecap",$i[t.lc||2]),n.setAttribute("stroke-linejoin",ts[t.lj||2]),n.setAttribute("fill-opacity","0"),t.lj===1&&n.setAttribute("stroke-miterlimit",t.ml)),t.r===2&&n.setAttribute("fill-rule","evenodd"),t.ln&&n.setAttribute("id",t.ln),t.cl&&n.setAttribute("class",t.cl),t.bm&&(n.style["mix-blend-mode"]=ai(t.bm)),this.stylesList.push(s),this.addToAnimatedContents(t,i),i},Q.prototype.createGroupElement=function(t){var e=new hr;return t.ln&&e.gr.setAttribute("id",t.ln),t.cl&&e.gr.setAttribute("class",t.cl),t.bm&&(e.gr.style["mix-blend-mode"]=ai(t.bm)),e},Q.prototype.createTransformElement=function(t,e){var i=ei.getTransformProperty(this,t,this),s=new lr(i,i.o,e);return this.addToAnimatedContents(t,s),s},Q.prototype.createShapeElement=function(t,e,i){var s=4;t.ty==="rc"?s=5:t.ty==="el"?s=6:t.ty==="sr"&&(s=7);var n=je.getShapeProp(this,t,s,this),r=new es(e,i,n);return this.shapes.push(r),this.addShapeToModifiers(r),this.addToAnimatedContents(t,r),r},Q.prototype.addToAnimatedContents=function(t,e){for(var i=0,s=this.animatedContents.length;i<s;){if(this.animatedContents[i].element===e)return;i+=1}this.animatedContents.push({fn:fr.createRenderFunction(t),element:e,data:t})},Q.prototype.setElementStyles=function(t){var e=t.styles,i,s=this.stylesList.length;for(i=0;i<s;i+=1)this.stylesList[i].closed||e.push(this.stylesList[i])},Q.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},Q.prototype.searchShapes=function(t,e,i,s,n,r,o){var c=[].concat(r),h,m=t.length-1,_,M,p=[],b=[],A,S,C;for(h=m;h>=0;h-=1){if(C=this.searchProcessedElement(t[h]),C?e[h]=i[C-1]:t[h]._render=o,t[h].ty==="fl"||t[h].ty==="st"||t[h].ty==="gf"||t[h].ty==="gs"||t[h].ty==="no")C?e[h].style.closed=!1:e[h]=this.createStyleElement(t[h],n),t[h]._render&&e[h].style.pElem.parentNode!==s&&s.appendChild(e[h].style.pElem),p.push(e[h].style);else if(t[h].ty==="gr"){if(!C)e[h]=this.createGroupElement(t[h]);else for(M=e[h].it.length,_=0;_<M;_+=1)e[h].prevViewData[_]=e[h].it[_];this.searchShapes(t[h].it,e[h].it,e[h].prevViewData,e[h].gr,n+1,c,o),t[h]._render&&e[h].gr.parentNode!==s&&s.appendChild(e[h].gr)}else t[h].ty==="tr"?(C||(e[h]=this.createTransformElement(t[h],s)),A=e[h].transform,c.push(A)):t[h].ty==="sh"||t[h].ty==="rc"||t[h].ty==="el"||t[h].ty==="sr"?(C||(e[h]=this.createShapeElement(t[h],c,n)),this.setElementStyles(e[h])):t[h].ty==="tm"||t[h].ty==="rd"||t[h].ty==="ms"||t[h].ty==="pb"||t[h].ty==="zz"||t[h].ty==="op"?(C?(S=e[h],S.closed=!1):(S=qt.getModifier(t[h].ty),S.init(this,t[h]),e[h]=S,this.shapeModifiers.push(S)),b.push(S)):t[h].ty==="rp"&&(C?(S=e[h],S.closed=!0):(S=qt.getModifier(t[h].ty),e[h]=S,S.init(this,t,h,e),this.shapeModifiers.push(S),o=!1),b.push(S));this.addProcessedElement(t[h],h+1)}for(m=p.length,h=0;h<m;h+=1)p[h].closed=!0;for(m=b.length,h=0;h<m;h+=1)b[h].closed=!0},Q.prototype.renderInnerContent=function(){this.renderModifiers();var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<e;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},Q.prototype.renderShape=function(){var t,e=this.animatedContents.length,i;for(t=0;t<e;t+=1)i=this.animatedContents[t],(this._isFirstFrame||i.element._isAnimated)&&i.data!==!0&&i.fn(i.data,i.element,this._isFirstFrame)},Q.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function li(t,e,i,s,n,r){this.o=t,this.sw=e,this.sc=i,this.fc=s,this.m=n,this.p=r,this._mdf={o:!0,sw:!!e,sc:!!i,fc:!!s,m:!0,p:!0}}li.prototype.update=function(t,e,i,s,n,r){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var o=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,o=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,o=!0),this.sc!==i&&(this.sc=i,this._mdf.sc=!0,o=!0),this.fc!==s&&(this.fc=s,this._mdf.fc=!0,o=!0),this.m!==n&&(this.m=n,this._mdf.m=!0,o=!0),r.length&&(this.p[0]!==r[0]||this.p[1]!==r[1]||this.p[4]!==r[4]||this.p[5]!==r[5]||this.p[12]!==r[12]||this.p[13]!==r[13])&&(this.p=r,this._mdf.p=!0,o=!0),o};function pt(t,e){this._frameId=Ut,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d&&e.d.sid&&(e.d=t.globalData.slotManager.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}pt.prototype.defaultBoxWidth=[0,0],pt.prototype.copyData=function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},pt.prototype.setCurrentData=function(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},pt.prototype.searchProperty=function(){return this.searchKeyframes()},pt.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},pt.prototype.addEffect=function(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)},pt.prototype.getValue=function(t){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!t)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var e=this.currentData,i=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var s,n=this.effectsSequence.length,r=t||this.data.d.k[this.keysIndex].s;for(s=0;s<n;s+=1)i!==this.keysIndex?r=this.effectsSequence[s](r,r.t):r=this.effectsSequence[s](this.currentData,r.t);e!==r&&this.setCurrentData(r),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},pt.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,e=this.elem.comp.renderedFrame,i=0,s=t.length;i<=s-1&&!(i===s-1||t[i+1].t>e);)i+=1;return this.keysIndex!==i&&(this.keysIndex=i),this.data.d.k[this.keysIndex].s},pt.prototype.buildFinalText=function(t){for(var e=[],i=0,s=t.length,n,r,o=!1,c=!1,h="";i<s;)o=c,c=!1,n=t.charCodeAt(i),h=t.charAt(i),te.isCombinedCharacter(n)?o=!0:n>=55296&&n<=56319?te.isRegionalFlag(t,i)?h=t.substr(i,14):(r=t.charCodeAt(i+1),r>=56320&&r<=57343&&(te.isModifier(n,r)?(h=t.substr(i,2),o=!0):te.isFlagEmoji(t.substr(i,4))?h=t.substr(i,4):h=t.substr(i,2))):n>56319?(r=t.charCodeAt(i+1),te.isVariationSelector(n)&&(o=!0)):te.isZeroWidthJoiner(n)&&(o=!0,c=!0),o?(e[e.length-1]+=h,o=!1):e.push(h),i+=h.length;return e},pt.prototype.completeTextData=function(t){t.__complete=!0;var e=this.elem.globalData.fontManager,i=this.data,s=[],n,r,o,c=0,h,m=i.m.g,_=0,M=0,p=0,b=[],A=0,S=0,C,y,d=e.getFontByName(t.f),f,u=0,g=Hi(d);t.fWeight=g.weight,t.fStyle=g.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),r=t.finalText.length,t.finalLineHeight=t.lh;var P=t.tr/1e3*t.finalSize,T;if(t.sz)for(var x=!0,I=t.sz[0],j=t.sz[1],N,L;x;){L=this.buildFinalText(t.t),N=0,A=0,r=L.length,P=t.tr/1e3*t.finalSize;var G=-1;for(n=0;n<r;n+=1)T=L[n].charCodeAt(0),o=!1,L[n]===" "?G=n:(T===13||T===3)&&(A=0,o=!0,N+=t.finalLineHeight||t.finalSize*1.2),e.chars?(f=e.getCharData(L[n],d.fStyle,d.fFamily),u=o?0:f.w*t.finalSize/100):u=e.measureText(L[n],t.f,t.finalSize),A+u>I&&L[n]!==" "?(G===-1?r+=1:n=G,N+=t.finalLineHeight||t.finalSize*1.2,L.splice(n,G===n?1:0,"\r"),G=-1,A=0):(A+=u,A+=P);N+=d.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&j<N?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=L,r=t.finalText.length,x=!1)}A=-P,u=0;var O=0,F;for(n=0;n<r;n+=1)if(o=!1,F=t.finalText[n],T=F.charCodeAt(0),T===13||T===3?(O=0,b.push(A),S=A>S?A:S,A=-2*P,h="",o=!0,p+=1):h=F,e.chars?(f=e.getCharData(F,d.fStyle,e.getFontByName(t.f).fFamily),u=o?0:f.w*t.finalSize/100):u=e.measureText(h,t.f,t.finalSize),F===" "?O+=u+P:(A+=u+P+O,O=0),s.push({l:u,an:u,add:_,n:o,anIndexes:[],val:h,line:p,animatorJustifyOffset:0}),m==2){if(_+=u,h===""||h===" "||n===r-1){for((h===""||h===" ")&&(_-=u);M<=n;)s[M].an=_,s[M].ind=c,s[M].extra=u,M+=1;c+=1,_=0}}else if(m==3){if(_+=u,h===""||n===r-1){for(h===""&&(_-=u);M<=n;)s[M].an=_,s[M].ind=c,s[M].extra=u,M+=1;_=0,c+=1}}else s[c].ind=c,s[c].extra=0,c+=1;if(t.l=s,S=A>S?A:S,b.push(A),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=S,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=b;var v=i.a,k,a;y=v.length;var l,E,w=[];for(C=0;C<y;C+=1){for(k=v[C],k.a.sc&&(t.strokeColorAnim=!0),k.a.sw&&(t.strokeWidthAnim=!0),(k.a.fc||k.a.fh||k.a.fs||k.a.fb)&&(t.fillColorAnim=!0),E=0,l=k.s.b,n=0;n<r;n+=1)a=s[n],a.anIndexes[C]=E,(l==1&&a.val!==""||l==2&&a.val!==""&&a.val!==" "||l==3&&(a.n||a.val==" "||n==r-1)||l==4&&(a.n||n==r-1))&&(k.s.rn===1&&w.push(E),E+=1);i.a[C].s.totalChars=E;var R=-1,z;if(k.s.rn===1)for(n=0;n<r;n+=1)a=s[n],R!=a.anIndexes[C]&&(R=a.anIndexes[C],z=w.splice(Math.floor(Math.random()*w.length),1)[0]),a.anIndexes[C]=z}t.yOffset=t.finalLineHeight||t.finalSize*1.2,t.ls=t.ls||0,t.ascent=d.ascent*t.finalSize/100},pt.prototype.updateDocumentData=function(t,e){e=e===void 0?this.keysIndex:e;var i=this.copyData({},this.data.d.k[e].s);i=this.copyData(i,t),this.data.d.k[e].s=i,this.recalculate(e),this.setCurrentData(i),this.elem.addDynamicProperty(this)},pt.prototype.recalculate=function(t){var e=this.data.d.k[t].s;e.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(e)},pt.prototype.canResizeFont=function(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},pt.prototype.setMinimumFontSize=function(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var pr=function(){var t=Math.max,e=Math.min,i=Math.floor;function s(r,o){this._currentTextLength=-1,this.k=!1,this.data=o,this.elem=r,this.comp=r.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(r),this.s=V.getProp(r,o.s||{k:0},0,0,this),"e"in o?this.e=V.getProp(r,o.e,0,0,this):this.e={v:100},this.o=V.getProp(r,o.o||{k:0},0,0,this),this.xe=V.getProp(r,o.xe||{k:0},0,0,this),this.ne=V.getProp(r,o.ne||{k:0},0,0,this),this.sm=V.getProp(r,o.sm||{k:100},0,0,this),this.a=V.getProp(r,o.a,0,.01,this),this.dynamicProperties.length||this.getValue()}s.prototype={getMult:function(o){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var c=0,h=0,m=1,_=1;this.ne.v>0?c=this.ne.v/100:h=-this.ne.v/100,this.xe.v>0?m=1-this.xe.v/100:_=1+this.xe.v/100;var M=ye.getBezierEasing(c,h,m,_).get,p=0,b=this.finalS,A=this.finalE,S=this.data.sh;if(S===2)A===b?p=o>=A?1:0:p=t(0,e(.5/(A-b)+(o-b)/(A-b),1)),p=M(p);else if(S===3)A===b?p=o>=A?0:1:p=1-t(0,e(.5/(A-b)+(o-b)/(A-b),1)),p=M(p);else if(S===4)A===b?p=0:(p=t(0,e(.5/(A-b)+(o-b)/(A-b),1)),p<.5?p*=2:p=1-2*(p-.5)),p=M(p);else if(S===5){if(A===b)p=0;else{var C=A-b;o=e(t(0,o+.5-b),A-b);var y=-C/2+o,d=C/2;p=Math.sqrt(1-y*y/(d*d))}p=M(p)}else S===6?(A===b?p=0:(o=e(t(0,o+.5-b),A-b),p=(1+Math.cos(Math.PI+Math.PI*2*o/(A-b)))/2),p=M(p)):(o>=i(b)&&(o-b<0?p=t(0,e(e(A,1)-(b-o),1)):p=t(0,e(A-o,1))),p=M(p));if(this.sm.v!==100){var f=this.sm.v*.01;f===0&&(f=1e-8);var u=.5-f*.5;p<u?p=0:(p=(p-u)/f,p>1&&(p=1))}return p*this.a.v},getValue:function(o){this.iterateDynamicProperties(),this._mdf=o||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,o&&this.data.r===2&&(this.e.v=this._currentTextLength);var c=this.data.r===2?1:100/this.data.totalChars,h=this.o.v/c,m=this.s.v/c+h,_=this.e.v/c+h;if(m>_){var M=m;m=_,_=M}this.finalS=m,this.finalE=_}},X([nt],s);function n(r,o,c){return new s(r,o)}return{getTextSelectorProp:n}}();function ur(t,e,i){var s={propType:!1},n=V.getProp,r=e.a;this.a={r:r.r?n(t,r.r,0,J,i):s,rx:r.rx?n(t,r.rx,0,J,i):s,ry:r.ry?n(t,r.ry,0,J,i):s,sk:r.sk?n(t,r.sk,0,J,i):s,sa:r.sa?n(t,r.sa,0,J,i):s,s:r.s?n(t,r.s,1,.01,i):s,a:r.a?n(t,r.a,1,0,i):s,o:r.o?n(t,r.o,0,.01,i):s,p:r.p?n(t,r.p,1,0,i):s,sw:r.sw?n(t,r.sw,0,0,i):s,sc:r.sc?n(t,r.sc,1,0,i):s,fc:r.fc?n(t,r.fc,1,0,i):s,fh:r.fh?n(t,r.fh,0,0,i):s,fs:r.fs?n(t,r.fs,0,.01,i):s,fb:r.fb?n(t,r.fb,0,.01,i):s,t:r.t?n(t,r.t,0,0,i):s},this.s=pr.getTextSelectorProp(t,e.s,i),this.s.t=e.s.t}function ie(t,e,i){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=e,this._elem=i,this._animatorsData=et(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(i)}ie.prototype.searchProperties=function(){var t,e=this._textData.a.length,i,s=V.getProp;for(t=0;t<e;t+=1)i=this._textData.a[t],this._animatorsData[t]=new ur(this._elem,i,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:s(this._elem,this._textData.p.a,0,0,this),f:s(this._elem,this._textData.p.f,0,0,this),l:s(this._elem,this._textData.p.l,0,0,this),r:s(this._elem,this._textData.p.r,0,0,this),p:s(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=s(this._elem,this._textData.m.a,1,0,this)},ie.prototype.getMeasures=function(t,e){if(this.lettersChangedFlag=e,!(!this._mdf&&!this._isFirstFrame&&!e&&(!this._hasMaskedPath||!this._pathData.m._mdf))){this._isFirstFrame=!1;var i=this._moreOptions.alignment.v,s=this._animatorsData,n=this._textData,r=this.mHelper,o=this._renderType,c=this.renderedLetters.length,h,m,_,M,p=t.l,b,A,S,C,y,d,f,u,g,P,T,x,I,j,N;if(this._hasMaskedPath){if(N=this._pathData.m,!this._pathData.n||this._pathData._mdf){var L=N.v;this._pathData.r.v&&(L=L.reverse()),b={tLength:0,segments:[]},M=L._length-1;var G;for(x=0,_=0;_<M;_+=1)G=Pt.buildBezierData(L.v[_],L.v[_+1],[L.o[_][0]-L.v[_][0],L.o[_][1]-L.v[_][1]],[L.i[_+1][0]-L.v[_+1][0],L.i[_+1][1]-L.v[_+1][1]]),b.tLength+=G.segmentLength,b.segments.push(G),x+=G.segmentLength;_=M,N.v.c&&(G=Pt.buildBezierData(L.v[_],L.v[0],[L.o[_][0]-L.v[_][0],L.o[_][1]-L.v[_][1]],[L.i[0][0]-L.v[0][0],L.i[0][1]-L.v[0][1]]),b.tLength+=G.segmentLength,b.segments.push(G),x+=G.segmentLength),this._pathData.pi=b}if(b=this._pathData.pi,A=this._pathData.f.v,f=0,d=1,C=0,y=!0,P=b.segments,A<0&&N.v.c)for(b.tLength<Math.abs(A)&&(A=-Math.abs(A)%b.tLength),f=P.length-1,g=P[f].points,d=g.length-1;A<0;)A+=g[d].partialLength,d-=1,d<0&&(f-=1,g=P[f].points,d=g.length-1);g=P[f].points,u=g[d-1],S=g[d],T=S.partialLength}M=p.length,h=0,m=0;var O=t.finalSize*1.2*.714,F=!0,v,k,a,l,E;l=s.length;var w,R=-1,z,D,Y,H=A,$=f,vt=d,Ct=-1,dt,at,gt,K,B,It,Xt,Lt,Tt="",Vt=this.defaultPropsArray,Rt;if(t.j===2||t.j===1){var mt=0,Yt=0,Ht=t.j===2?-.5:-1,St=0,Zt=!0;for(_=0;_<M;_+=1)if(p[_].n){for(mt&&(mt+=Yt);St<_;)p[St].animatorJustifyOffset=mt,St+=1;mt=0,Zt=!0}else{for(a=0;a<l;a+=1)v=s[a].a,v.t.propType&&(Zt&&t.j===2&&(Yt+=v.t.v*Ht),k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),w.length?mt+=v.t.v*w[0]*Ht:mt+=v.t.v*w*Ht);Zt=!1}for(mt&&(mt+=Yt);St<_;)p[St].animatorJustifyOffset=mt,St+=1}for(_=0;_<M;_+=1){if(r.reset(),dt=1,p[_].n)h=0,m+=t.yOffset,m+=F?1:0,A=H,F=!1,this._hasMaskedPath&&(f=$,d=vt,g=P[f].points,u=g[d-1],S=g[d],T=S.partialLength,C=0),Tt="",Lt="",It="",Rt="",Vt=this.defaultPropsArray;else{if(this._hasMaskedPath){if(Ct!==p[_].line){switch(t.j){case 1:A+=x-t.lineWidths[p[_].line];break;case 2:A+=(x-t.lineWidths[p[_].line])/2;break}Ct=p[_].line}R!==p[_].ind&&(p[R]&&(A+=p[R].extra),A+=p[_].an/2,R=p[_].ind),A+=i[0]*p[_].an*.005;var kt=0;for(a=0;a<l;a+=1)v=s[a].a,v.p.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),w.length?kt+=v.p.v[0]*w[0]:kt+=v.p.v[0]*w),v.a.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),w.length?kt+=v.a.v[0]*w[0]:kt+=v.a.v[0]*w);for(y=!0,this._pathData.a.v&&(A=p[0].an*.5+(x-this._pathData.f.v-p[0].an*.5-p[p.length-1].an*.5)*R/(M-1),A+=this._pathData.f.v);y;)C+T>=A+kt||!g?(I=(A+kt-C)/S.partialLength,D=u.point[0]+(S.point[0]-u.point[0])*I,Y=u.point[1]+(S.point[1]-u.point[1])*I,r.translate(-i[0]*p[_].an*.005,-(i[1]*O)*.01),y=!1):g&&(C+=S.partialLength,d+=1,d>=g.length&&(d=0,f+=1,P[f]?g=P[f].points:N.v.c?(d=0,f=0,g=P[f].points):(C-=S.partialLength,g=null)),g&&(u=S,S=g[d],T=S.partialLength));z=p[_].an/2-p[_].add,r.translate(-z,0,0)}else z=p[_].an/2-p[_].add,r.translate(-z,0,0),r.translate(-i[0]*p[_].an*.005,-i[1]*O*.01,0);for(a=0;a<l;a+=1)v=s[a].a,v.t.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),(h!==0||t.j!==0)&&(this._hasMaskedPath?w.length?A+=v.t.v*w[0]:A+=v.t.v*w:w.length?h+=v.t.v*w[0]:h+=v.t.v*w));for(t.strokeWidthAnim&&(gt=t.sw||0),t.strokeColorAnim&&(t.sc?at=[t.sc[0],t.sc[1],t.sc[2]]:at=[0,0,0]),t.fillColorAnim&&t.fc&&(K=[t.fc[0],t.fc[1],t.fc[2]]),a=0;a<l;a+=1)v=s[a].a,v.a.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),w.length?r.translate(-v.a.v[0]*w[0],-v.a.v[1]*w[1],v.a.v[2]*w[2]):r.translate(-v.a.v[0]*w,-v.a.v[1]*w,v.a.v[2]*w));for(a=0;a<l;a+=1)v=s[a].a,v.s.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),w.length?r.scale(1+(v.s.v[0]-1)*w[0],1+(v.s.v[1]-1)*w[1],1):r.scale(1+(v.s.v[0]-1)*w,1+(v.s.v[1]-1)*w,1));for(a=0;a<l;a+=1){if(v=s[a].a,k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),v.sk.propType&&(w.length?r.skewFromAxis(-v.sk.v*w[0],v.sa.v*w[1]):r.skewFromAxis(-v.sk.v*w,v.sa.v*w)),v.r.propType&&(w.length?r.rotateZ(-v.r.v*w[2]):r.rotateZ(-v.r.v*w)),v.ry.propType&&(w.length?r.rotateY(v.ry.v*w[1]):r.rotateY(v.ry.v*w)),v.rx.propType&&(w.length?r.rotateX(v.rx.v*w[0]):r.rotateX(v.rx.v*w)),v.o.propType&&(w.length?dt+=(v.o.v*w[0]-dt)*w[0]:dt+=(v.o.v*w-dt)*w),t.strokeWidthAnim&&v.sw.propType&&(w.length?gt+=v.sw.v*w[0]:gt+=v.sw.v*w),t.strokeColorAnim&&v.sc.propType)for(B=0;B<3;B+=1)w.length?at[B]+=(v.sc.v[B]-at[B])*w[0]:at[B]+=(v.sc.v[B]-at[B])*w;if(t.fillColorAnim&&t.fc){if(v.fc.propType)for(B=0;B<3;B+=1)w.length?K[B]+=(v.fc.v[B]-K[B])*w[0]:K[B]+=(v.fc.v[B]-K[B])*w;v.fh.propType&&(w.length?K=Ai(K,v.fh.v*w[0]):K=Ai(K,v.fh.v*w)),v.fs.propType&&(w.length?K=Si(K,v.fs.v*w[0]):K=Si(K,v.fs.v*w)),v.fb.propType&&(w.length?K=ki(K,v.fb.v*w[0]):K=ki(K,v.fb.v*w))}}for(a=0;a<l;a+=1)v=s[a].a,v.p.propType&&(k=s[a].s,w=k.getMult(p[_].anIndexes[a],n.a[a].s.totalChars),this._hasMaskedPath?w.length?r.translate(0,v.p.v[1]*w[0],-v.p.v[2]*w[1]):r.translate(0,v.p.v[1]*w,-v.p.v[2]*w):w.length?r.translate(v.p.v[0]*w[0],v.p.v[1]*w[1],-v.p.v[2]*w[2]):r.translate(v.p.v[0]*w,v.p.v[1]*w,-v.p.v[2]*w));if(t.strokeWidthAnim&&(It=gt<0?0:gt),t.strokeColorAnim&&(Xt="rgb("+Math.round(at[0]*255)+","+Math.round(at[1]*255)+","+Math.round(at[2]*255)+")"),t.fillColorAnim&&t.fc&&(Lt="rgb("+Math.round(K[0]*255)+","+Math.round(K[1]*255)+","+Math.round(K[2]*255)+")"),this._hasMaskedPath){if(r.translate(0,-t.ls),r.translate(0,i[1]*O*.01+m,0),this._pathData.p.v){j=(S.point[1]-u.point[1])/(S.point[0]-u.point[0]);var se=Math.atan(j)*180/Math.PI;S.point[0]<u.point[0]&&(se+=180),r.rotate(-se*Math.PI/180)}r.translate(D,Y,0),A-=i[0]*p[_].an*.005,p[_+1]&&R!==p[_+1].ind&&(A+=p[_].an/2,A+=t.tr*.001*t.finalSize)}else{switch(r.translate(h,m,0),t.ps&&r.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:r.translate(p[_].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[p[_].line]),0,0);break;case 2:r.translate(p[_].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[p[_].line])/2,0,0);break}r.translate(0,-t.ls),r.translate(z,0,0),r.translate(i[0]*p[_].an*.005,i[1]*O*.01,0),h+=p[_].l+t.tr*.001*t.finalSize}o==="html"?Tt=r.toCSS():o==="svg"?Tt=r.to2dCSS():Vt=[r.props[0],r.props[1],r.props[2],r.props[3],r.props[4],r.props[5],r.props[6],r.props[7],r.props[8],r.props[9],r.props[10],r.props[11],r.props[12],r.props[13],r.props[14],r.props[15]],Rt=dt}c<=_?(E=new li(Rt,It,Xt,Lt,Tt,Vt),this.renderedLetters.push(E),c+=1,this.lettersChangedFlag=!0):(E=this.renderedLetters[_],this.lettersChangedFlag=E.update(Rt,It,Xt,Lt,Tt,Vt)||this.lettersChangedFlag)}}},ie.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},ie.prototype.mHelper=new lt,ie.prototype.defaultPropsArray=[],X([nt],ie);function _t(){}_t.prototype.initElement=function(t,e,i){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,i),this.textProperty=new pt(this,t.t,this.dynamicProperties),this.textAnimator=new ie(t.t,this.renderType,this),this.initTransform(t,e,i),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},_t.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},_t.prototype.createPathShape=function(t,e){var i,s=e.length,n,r="";for(i=0;i<s;i+=1)e[i].ty==="sh"&&(n=e[i].ks.k,r+=os(n,n.i.length,!0,t));return r},_t.prototype.updateDocumentData=function(t,e){this.textProperty.updateDocumentData(t,e)},_t.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},_t.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},_t.prototype.applyTextPropertiesToMatrix=function(t,e,i,s,n){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+t.ascent,0),e.translate(0,-t.ls,0),t.j){case 1:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[i]),0,0);break;case 2:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[i])/2,0,0);break}e.translate(s,n,0)},_t.prototype.buildColor=function(t){return"rgb("+Math.round(t[0]*255)+","+Math.round(t[1]*255)+","+Math.round(t[2]*255)+")"},_t.prototype.emptyProp=new li,_t.prototype.destroy=function(){},_t.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var cr={shapes:[]};function xt(t,e,i){this.textSpans=[],this.renderType="svg",this.initElement(t,e,i)}X([jt,pe,Ce,ue,Dt,Te,_t],xt),xt.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=W("text"))},xt.prototype.buildTextContents=function(t){for(var e=0,i=t.length,s=[],n="";e<i;)t[e]==="\r"||t[e]===""?(s.push(n),n=""):n+=t[e],e+=1;return s.push(n),s},xt.prototype.buildShapeData=function(t,e){if(t.shapes&&t.shapes.length){var i=t.shapes[0];if(i.it){var s=i.it[i.it.length-1];s.s&&(s.s.k[0]=e,s.s.k[1]=e)}}return t},xt.prototype.buildNewText=function(){this.addDynamicProperty(this);var t,e,i=this.textProperty.currentData;this.renderedLetters=et(i?i.l.length:0),i.fc?this.layerElement.setAttribute("fill",this.buildColor(i.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),i.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(i.sc)),this.layerElement.setAttribute("stroke-width",i.sw)),this.layerElement.setAttribute("font-size",i.finalSize);var s=this.globalData.fontManager.getFontByName(i.f);if(s.fClass)this.layerElement.setAttribute("class",s.fClass);else{this.layerElement.setAttribute("font-family",s.fFamily);var n=i.fWeight,r=i.fStyle;this.layerElement.setAttribute("font-style",r),this.layerElement.setAttribute("font-weight",n)}this.layerElement.setAttribute("aria-label",i.t);var o=i.l||[],c=!!this.globalData.fontManager.chars;e=o.length;var h,m=this.mHelper,_="",M=this.data.singleShape,p=0,b=0,A=!0,S=i.tr*.001*i.finalSize;if(M&&!c&&!i.sz){var C=this.textContainer,y="start";switch(i.j){case 1:y="end";break;case 2:y="middle";break;default:y="start";break}C.setAttribute("text-anchor",y),C.setAttribute("letter-spacing",S);var d=this.buildTextContents(i.finalText);for(e=d.length,b=i.ps?i.ps[1]+i.ascent:0,t=0;t<e;t+=1)h=this.textSpans[t].span||W("tspan"),h.textContent=d[t],h.setAttribute("x",0),h.setAttribute("y",b),h.style.display="inherit",C.appendChild(h),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=h,b+=i.finalLineHeight;this.layerElement.appendChild(C)}else{var f=this.textSpans.length,u;for(t=0;t<e;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!c||!M||t===0){if(h=f>t?this.textSpans[t].span:W(c?"g":"text"),f<=t){if(h.setAttribute("stroke-linecap","butt"),h.setAttribute("stroke-linejoin","round"),h.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=h,c){var g=W("g");h.appendChild(g),this.textSpans[t].childSpan=g}this.textSpans[t].span=h,this.layerElement.appendChild(h)}h.style.display="inherit"}if(m.reset(),M&&(o[t].n&&(p=-S,b+=i.yOffset,b+=A?1:0,A=!1),this.applyTextPropertiesToMatrix(i,m,o[t].line,p,b),p+=o[t].l||0,p+=S),c){u=this.globalData.fontManager.getCharData(i.finalText[t],s.fStyle,this.globalData.fontManager.getFontByName(i.f).fFamily);var P;if(u.t===1)P=new xe(u.data,this.globalData,this);else{var T=cr;u.data&&u.data.shapes&&(T=this.buildShapeData(u.data,i.finalSize)),P=new Q(T,this.globalData,this)}if(this.textSpans[t].glyph){var x=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(x.layerElement),x.destroy()}this.textSpans[t].glyph=P,P._debug=!0,P.prepareFrame(0),P.renderFrame(),this.textSpans[t].childSpan.appendChild(P.layerElement),u.t===1&&this.textSpans[t].childSpan.setAttribute("transform","scale("+i.finalSize/100+","+i.finalSize/100+")")}else M&&h.setAttribute("transform","translate("+m.props[12]+","+m.props[13]+")"),h.textContent=o[t].val,h.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}M&&h&&h.setAttribute("d",_)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},xt.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},xt.prototype.getValue=function(){var t,e=this.textSpans.length,i;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)i=this.textSpans[t].glyph,i&&(i.prepareFrame(this.comp.renderedFrame-this.data.st),i._mdf&&(this._mdf=!0))},xt.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var t,e,i=this.textAnimator.renderedLetters,s=this.textProperty.currentData.l;e=s.length;var n,r,o;for(t=0;t<e;t+=1)s[t].n||(n=i[t],r=this.textSpans[t].span,o=this.textSpans[t].glyph,o&&o.renderFrame(),n._mdf.m&&r.setAttribute("transform",n.m),n._mdf.o&&r.setAttribute("opacity",n.o),n._mdf.sw&&r.setAttribute("stroke-width",n.sw),n._mdf.sc&&r.setAttribute("stroke",n.sc),n._mdf.fc&&r.setAttribute("fill",n.fc))}};function fi(t,e,i){this.initElement(t,e,i)}X([Me],fi),fi.prototype.createContent=function(){var t=W("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)};function Gt(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initFrame(),this.initTransform(t,e,i),this.initHierarchy()}Gt.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},Gt.prototype.renderFrame=function(){},Gt.prototype.getBaseElement=function(){return null},Gt.prototype.destroy=function(){},Gt.prototype.sourceRectAtTime=function(){},Gt.prototype.hide=function(){},X([jt,pe,ue,Dt],Gt);function st(){}X([ft],st),st.prototype.createNull=function(t){return new Gt(t,this.globalData,this)},st.prototype.createShape=function(t){return new Q(t,this.globalData,this)},st.prototype.createText=function(t){return new xt(t,this.globalData,this)},st.prototype.createImage=function(t){return new Me(t,this.globalData,this)},st.prototype.createSolid=function(t){return new fi(t,this.globalData,this)},st.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var e=this.globalData.defs;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var i=W("clipPath"),s=W("rect");s.setAttribute("width",t.w),s.setAttribute("height",t.h),s.setAttribute("x",0),s.setAttribute("y",0);var n=ut();i.setAttribute("id",n),i.appendChild(s),this.layerElement.setAttribute("clip-path","url("+tt()+"#"+n+")"),e.appendChild(i),this.layers=t.layers,this.elements=et(t.layers.length)},st.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},st.prototype.updateContainerSize=function(){},st.prototype.findIndexByInd=function(t){var e=0,i=this.layers.length;for(e=0;e<i;e+=1)if(this.layers[e].ind===t)return e;return-1},st.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){e[t]=!0;var i=this.createItem(this.layers[t]);if(e[t]=i,Le()&&(this.layers[t].ty===0&&this.globalData.projectInterface.registerComposition(i),i.initExpressions()),this.appendElementInPos(i,t),this.layers[t].tt){var s="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(s===-1)return;if(!this.elements[s]||this.elements[s]===!0)this.buildItem(s),this.addPendingElement(i);else{var n=e[s],r=n.getMatte(this.layers[t].tt);i.setMatte(r)}}}},st.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var e=0,i=this.elements.length;e<i;){if(this.elements[e]===t){var s="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,n=this.elements[s],r=n.getMatte(this.layers[e].tt);t.setMatte(r);break}e+=1}}},st.prototype.renderFrame=function(t){if(!(this.renderedFrame===t||this.destroyed)){t===null?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e,i=this.layers.length;for(this.completeLayers||this.checkLayers(t),e=i-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].prepareFrame(t-this.layers[e].st);if(this.globalData._mdf)for(e=0;e<i;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()}},st.prototype.appendElementInPos=function(t,e){var i=t.getBaseElement();if(i){for(var s=0,n;s<e;)this.elements[s]&&this.elements[s]!==!0&&this.elements[s].getBaseElement()&&(n=this.elements[s].getBaseElement()),s+=1;n?this.layerElement.insertBefore(i,n):this.layerElement.appendChild(i)}},st.prototype.hide=function(){this.layerElement.style.display="none"},st.prototype.show=function(){this.layerElement.style.display="block"};function Ft(){}X([jt,pe,ue,Dt,Te],Ft),Ft.prototype.initElement=function(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initTransform(t,e,i),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),(this.data.xt||!e.progressiveLoad)&&this.buildAllItems(),this.hide()},Ft.prototype.prepareFrame=function(t){if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),!(!this.isInRange&&!this.data.xt)){if(this.tm._placeholder)this.renderedFrame=t/this.data.sr;else{var e=this.tm.v;e===this.data.op&&(e=this.data.op-1),this.renderedFrame=e}var i,s=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),i=s-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&(this.elements[i].prepareFrame(this.renderedFrame-this.layers[i].st),this.elements[i]._mdf&&(this._mdf=!0))}},Ft.prototype.renderInnerContent=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},Ft.prototype.setElements=function(t){this.elements=t},Ft.prototype.getElements=function(){return this.elements},Ft.prototype.destroyElements=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy()},Ft.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function xe(t,e,i){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?et(this.layers.length):[],this.initElement(t,e,i),this.tm=t.tm?V.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}X([st,Ft,Ce],xe),xe.prototype.createComp=function(t){return new xe(t,this.globalData,this)};function pi(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=W("svg");var i="";if(e&&e.title){var s=W("title"),n=ut();s.setAttribute("id",n),s.textContent=e.title,this.svgElement.appendChild(s),i+=n}if(e&&e.description){var r=W("desc"),o=ut();r.setAttribute("id",o),r.textContent=e.description,this.svgElement.appendChild(r),i+=" "+o}i&&this.svgElement.setAttribute("aria-labelledby",i);var c=W("defs");this.svgElement.appendChild(c);var h=W("g");this.svgElement.appendChild(h),this.layerElement=h,this.renderConfig={preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",progressiveLoad:e&&e.progressiveLoad||!1,hideOnTransparent:!(e&&e.hideOnTransparent===!1),viewBoxOnly:e&&e.viewBoxOnly||!1,viewBoxSize:e&&e.viewBoxSize||!1,className:e&&e.className||"",id:e&&e.id||"",focusable:e&&e.focusable,filterSize:{width:e&&e.filterSize&&e.filterSize.width||"100%",height:e&&e.filterSize&&e.filterSize.height||"100%",x:e&&e.filterSize&&e.filterSize.x||"0%",y:e&&e.filterSize&&e.filterSize.y||"0%"},width:e&&e.width,height:e&&e.height,runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:c,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}return X([st],pi),pi.prototype.createComp=function(t){return new xe(t,this.globalData,this)},As("svg",pi),qt.registerModifier("tm",bt),qt.registerModifier("pb",_e),qt.registerModifier("rp",wt),qt.registerModifier("rd",be),qt.registerModifier("zz",ke),qt.registerModifier("op",Ae),Z})}(Fe,Fe.exports)),Fe.exports}var yr=gr();const _r=vr.getDefaultExportFromCjs(yr);function br(ve,re){let ot;function Mt(){const{isDark:ae}=dr.useTheme(),tt=Ot.computed(()=>ae.value?re.darkAnimationData:re.lightAnimationData);Ot.onMounted(()=>{Kt(tt.value),Ot.watch(ae,()=>{ne(),Kt(tt.value)})}),Ot.onUnmounted(ne)}function Kt(ae){const tt=Ot.unref(ve);ot=_r.loadAnimation({path:ae,container:tt,renderer:"svg",loop:!0,autoplay:!1})}function Ut(){hs.tryOnMounted(()=>{ot==null||ot.play()})}function Ie(){hs.tryOnMounted(()=>{ot==null||ot.stop()})}function ne(){ot&&(ot.destroy(),ot=null)}return Mt(),{play:Ut,stop:Ie,destroy:ne}}const Sr=Ot.defineComponent({name:"AnimationItem",__name:"animation_item",props:{lightAnimationData:{default:()=>""},darkAnimationData:{default:()=>""}},setup(ve,{expose:re}){const ot=ve,Mt=Ot.ref(null),{play:Kt,stop:Ut}=br(Mt,{lightAnimationData:ot.lightAnimationData,darkAnimationData:ot.darkAnimationData});return re({play:Kt,stop:Ut}),(Ie,ne)=>(Ot.openBlock(),Ot.createElementBlock("div",{ref_key:"AnimationRef",ref:Mt,class:"w-[70%]"},null,512))}});exports._sfc_main=Sr;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除公告服务
|
|
4
|
+
* @url /notice/deleteNotice
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getNoticeDeleteNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 删除公告推送基本信息
|
|
11
|
+
* @url /notice/deleteNoticeSend
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getNoticeDeleteNoticeSend<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeSendParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 公告服务详情
|
|
18
|
+
* @url /notice/detailNotice
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getNoticeDetailNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDetailNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 公告分页查询
|
|
25
|
+
* @url /notice/pageNotice
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postNoticePageNotice<R = API.ResponseDataPageDataPubNotice, T = API.ResponseDataPageDataPubNotice>(body: API.PubNoticePageDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 新增或编辑公告服务
|
|
32
|
+
* @url /notice/saveOrUpdateNotice
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postNoticeSaveOrUpdateNotice<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 新增或编辑公告推送基本信息
|
|
39
|
+
* @url /notice/saveOrUpdateNoticeSend
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postNoticeSaveOrUpdateNoticeSend<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeSendDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除数据 delete
|
|
4
|
+
* @url /group/delete/${param0}
|
|
5
|
+
* @method DELETE
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function deleteGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(params: API.deleteGroupDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据主键获取群组和群组成员信息 detail
|
|
11
|
+
* @url /group/detail/${param0}
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getGroupDetailById<R = API.ResponseDataPubGroupBo, T = API.ResponseDataPubGroupBo>(params: API.getGroupDetailByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 分页查询 findPage
|
|
18
|
+
* @url /group/findPage
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postGroupFindPage<R = API.ResponseDataPageDataPubGroup, T = API.ResponseDataPageDataPubGroup>(body: API.pubGroupDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 群组信息不分页查询 list
|
|
25
|
+
* @url /group/list
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postGroupList<R = API.ResponseDataListPubGroup, T = API.ResponseDataListPubGroup>(body: API.PubGroupListDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 保存群组和成员信息 saveOrUpdate
|
|
32
|
+
* @url /group/saveOrUpdate
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postGroupSaveOrUpdate<R = API.ResponseData, T = API.ResponseData>(body: API.PubGroupBo, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 区域新增
|
|
4
|
+
* @url /region/addRegion
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRegionAddRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 区域删除
|
|
11
|
+
* @url /region/deleteRegion/${param0}
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRegionDeleteRegionByCode<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(params: API.getRegionDeleteRegionByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据parentId获取区域列表
|
|
18
|
+
* @url /region/getListByParentId
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRegionGetListByParentId<R = API.ResponseDataListPubRegion, T = API.ResponseDataListPubRegion>(params: API.getRegionGetListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 根据code获取区域详情
|
|
25
|
+
* @url /region/getRegionDetail/${param0}
|
|
26
|
+
* @method GET
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRegionGetRegionDetailByCode<R = API.ResponseDataPubRegion, T = API.ResponseDataPubRegion>(params: API.getRegionGetRegionDetailByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 区域编辑
|
|
32
|
+
* @url /region/updateRegion
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRegionUpdateRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|