@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.30
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/dist/_commonjsHelpers-C6fGbg64.js +6 -0
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +4864 -0
- package/dist/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/dist/api/modules/assist/index.d.ts +3 -0
- package/dist/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/dist/api/modules/assist/quyujiekou.d.ts +36 -0
- package/dist/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/dist/api/modules/configData/index.d.ts +3 -0
- package/dist/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/dist/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/dist/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/index.d.ts +2 -0
- package/dist/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/index.d.ts +11 -0
- package/dist/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/dist/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/dist/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/dist/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/dist/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/dist/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/dist/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/dist/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/dist/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/dist/api/request.d.ts +1 -0
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/dist/cloneDeep-B4Rj61s4.js +8 -0
- package/dist/components/GroupSelector/index.vue.d.ts +15 -0
- package/dist/components/GroupSelector/interface.d.ts +6 -0
- package/dist/components/OrgTree/index.vue.d.ts +5 -0
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/dist/components/OrgUserSelector/index.d.ts +9 -0
- package/dist/components/OrgUserSelector/provider.d.ts +24 -0
- package/dist/components/ResourceSelector/enum.d.ts +5 -0
- package/dist/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/dist/components/ResourceSelector/index.vue.d.ts +24 -0
- package/dist/composables/useLottie.d.ts +11 -0
- package/dist/enum-BEHz_Q18.js +74 -0
- package/dist/enum-C9ihxJe7.js +4 -0
- package/dist/enum-CTUzwCYG.js +4 -0
- package/dist/enum-DDKThkSw.js +24 -0
- package/dist/gangweijiekou-CV7cIo_W.js +46 -0
- package/dist/index-B6A3qFeU.js +18585 -0
- package/dist/index-BChMrCkZ.js +399 -0
- package/dist/index-BIUkDwk2.js +465 -0
- package/dist/index-BOEO9CRp.js +7084 -0
- package/dist/index-BgdW__IO.js +125 -0
- package/dist/index-Bi0fucZj.js +871 -0
- package/dist/index-Bj3Ee1l-.js +177 -0
- package/dist/index-Bzjxdd-F.js +702 -0
- package/dist/index-CF4XGkrK.js +454 -0
- package/dist/index-CGAa6YPO.js +273 -0
- package/dist/index-CK582XAz.js +317 -0
- package/dist/index-Ce9x4LEV.js +633 -0
- package/dist/index-CkVgkVvC.js +461 -0
- package/dist/index-D4uw6wJ9.js +181 -0
- package/dist/index-DFrT08M4.js +388 -0
- package/dist/index-Dju21Cnm.js +140 -0
- package/dist/index-Dmg39liA.js +168 -0
- package/dist/index-DvE43Xkt.js +408 -0
- package/dist/index-Dx3ZDeWT.js +684 -0
- package/dist/index-MmfEJgmm.js +860 -0
- package/dist/index-RBHLCaQ9.js +1626 -0
- package/dist/index-Y2jyqjVz.js +303 -0
- package/dist/index-b_92Syzh.js +131 -0
- package/dist/index-g5Fyla0r.js +164 -0
- package/dist/index-qdAiA-PA.js +286 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +9 -0
- package/dist/interface.d.ts +49 -0
- package/dist/itemlist-Og2t8W5R.js +368 -0
- package/dist/jiaosejiekou-0xZkLzL_.js +58 -0
- package/dist/login_history-BJWFChQ3.js +430 -0
- package/dist/operate_history-C1NKnoB5.js +468 -0
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +57 -0
- package/dist/routes/index.d.ts +14 -0
- package/dist/routes/modules/authority.manage.menu.d.ts +3 -0
- package/dist/routes/modules/log.manage.menu.d.ts +3 -0
- package/dist/routes/modules/safe.manage.menu.d.ts +3 -0
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/dist/routes/modules/system.manage.menu.d.ts +3 -0
- package/dist/setItem-BRseSui6.js +152 -0
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +65 -0
- package/dist/stores/index.d.ts +1 -0
- package/dist/style.css +1 -0
- package/dist/useAppAndResource-BF7jQTCi.js +55 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/dist/views/blackWhiteList/enum.d.ts +7 -0
- package/dist/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/dist/views/blackWhiteList/types.d.ts +4 -0
- package/dist/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/dist/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/dist/views/components/HCheckList.vue.d.ts +20 -0
- package/dist/views/components/animation_item.vue.d.ts +14 -0
- package/dist/views/components/setItem.vue.d.ts +61 -0
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +172 -0
- package/dist/views/data-permission/enum.d.ts +34 -0
- package/dist/views/data-permission/index.vue.d.ts +1691 -0
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/dist/views/dictionary/enum.d.ts +8 -0
- package/dist/views/dictionary/index.vue.d.ts +1532 -0
- package/dist/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/dist/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/dist/views/group/enum.d.ts +21 -0
- package/dist/views/group/index.vue.d.ts +1532 -0
- package/dist/views/layout_setting/index.vue.d.ts +2 -0
- package/dist/views/log_center/components/browserType.vue.d.ts +12 -0
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/login_history.vue.d.ts +1511 -0
- package/dist/views/log_center/operate_history.vue.d.ts +1511 -0
- package/dist/views/menu_setting/animationData.d.ts +13 -0
- package/dist/views/menu_setting/index.vue.d.ts +2 -0
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/dist/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/dist/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/organization/enum.d.ts +25 -0
- package/dist/views/organization/index.vue.d.ts +73 -0
- package/dist/views/other_setting/animationData.d.ts +7 -0
- package/dist/views/other_setting/index.vue.d.ts +2 -0
- package/dist/views/other_setting/interface.d.ts +23 -0
- package/dist/views/page_animation_setting/animationData.d.ts +11 -0
- package/dist/views/page_animation_setting/index.vue.d.ts +2 -0
- package/dist/views/page_w_setting/index.vue.d.ts +2 -0
- package/dist/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/dist/views/position/enum.d.ts +8 -0
- package/dist/views/position/index.vue.d.ts +1532 -0
- package/dist/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/dist/views/region/enum.d.ts +22 -0
- package/dist/views/region/index.vue.d.ts +1533 -0
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/dist/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/dist/views/resource/enum.d.ts +30 -0
- package/dist/views/resource/index.vue.d.ts +1549 -0
- package/dist/views/resource/interface.d.ts +6 -0
- package/dist/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/dist/views/role/components/drawerRole.vue.d.ts +49 -0
- package/dist/views/role/enum.d.ts +25 -0
- package/dist/views/role/index.vue.d.ts +3090 -0
- package/dist/views/role/interface.d.ts +6 -0
- package/dist/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/dist/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/role_group/enum.d.ts +21 -0
- package/dist/views/role_group/index.vue.d.ts +1557 -0
- package/dist/views/role_group/interface.d.ts +6 -0
- package/dist/views/safe_setting/index.vue.d.ts +4 -0
- package/dist/views/tabbar_setting/animationData.d.ts +11 -0
- package/dist/views/tabbar_setting/index.vue.d.ts +2 -0
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +50 -0
- package/dist/views/tenant/enum.d.ts +7 -0
- package/dist/views/tenant/index.vue.d.ts +1570 -0
- package/dist/views/tenant/interface.d.ts +6 -0
- package/dist/views/theme_setting/index.vue.d.ts +2 -0
- package/dist/views/toolbar_setting/animationData.d.ts +17 -0
- package/dist/views/toolbar_setting/index.vue.d.ts +2 -0
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +14 -0
- package/dist/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/dist/views/user/components/UserEdit.vue.d.ts +16 -0
- package/dist/views/user/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/user/enum.d.ts +13 -0
- package/dist/views/user/index.vue.d.ts +1586 -0
- package/dist/views/user/interface.d.ts +39 -0
- package/dist/views/watermark_setting/animationData.d.ts +3 -0
- package/dist/views/watermark_setting/index.vue.d.ts +31 -0
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +23 -0
- package/dist/zidianfuwu-B137v_q7.js +65 -0
- package/dist/ziyuanjiekou-j9nd-oaF.js +69 -0
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +28 -0
- package/package.json +18 -20
- package/src/components/GroupSelector/index.vue +1 -7
- package/src/components/GroupSelector/interface.ts +6 -0
- package/src/components/OrgUserSelector/index.ts +5 -0
- package/src/components/ResourceSelector/index.vue +1 -2
- package/src/index.ts +8 -14
- package/src/interface.ts +3 -0
- package/src/routes/index.ts +1 -1
- package/src/views/tenant/components/TenantEdit.vue +1 -8
- package/src/views/tenant/enum.ts +7 -0
- package/src/views/tenant/index.vue +1 -8
- package/src/views/theme_setting/index.vue +2 -1
- package/src/views/user/interface.ts +1 -1
- package/src/assets/icons/403.svg +0 -1
- package/src/assets/icons/403_dark.svg +0 -1
- package/src/assets/icons/404.svg +0 -1
- package/src/assets/icons/404_dark.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/change-org.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/favorites.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/logo.svg +0 -1
- package/src/assets/icons/mima.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/toolbar-collapse.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
export type Query = API.PubUserQueryDto;
|
|
2
|
+
export type Data = API.PubUserBo;
|
|
3
|
+
export type AddForm = API.PubUserAddDto & Record<string, unknown>;
|
|
4
|
+
export type EditForm = API.PubUserUpdateDto & Record<string, unknown>;
|
|
5
|
+
export interface BaseSelect {
|
|
6
|
+
value: string;
|
|
7
|
+
label: string;
|
|
8
|
+
}
|
|
9
|
+
export type Form = Omit<API.PubUserBo, 'userOrgList'> & {
|
|
10
|
+
userOrgList: Array<Omit<API.PubUserOrgBo, 'roles' | 'posts'> & {
|
|
11
|
+
positionList: BaseSelect[];
|
|
12
|
+
}>;
|
|
13
|
+
};
|
|
14
|
+
export interface CurrentOrg {
|
|
15
|
+
orgId?: string;
|
|
16
|
+
orgName?: string;
|
|
17
|
+
}
|
|
18
|
+
export interface AuthItem {
|
|
19
|
+
dataPermissionIds?: any[];
|
|
20
|
+
roleIds?: any[];
|
|
21
|
+
userId?: string;
|
|
22
|
+
orgId: string;
|
|
23
|
+
orgName: string;
|
|
24
|
+
main: boolean;
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}
|
|
27
|
+
export interface SelectItem {
|
|
28
|
+
label: string;
|
|
29
|
+
key: string;
|
|
30
|
+
}
|
|
31
|
+
export type OptionItem = string | SelectItem;
|
|
32
|
+
export interface ResultAuthItem {
|
|
33
|
+
dataPermissionIds: OptionItem[];
|
|
34
|
+
roleIds: OptionItem[];
|
|
35
|
+
userId: string;
|
|
36
|
+
orgId: string;
|
|
37
|
+
orgName: string;
|
|
38
|
+
main: boolean;
|
|
39
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').DefineComponent<{}, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, true, {
|
|
2
|
+
animateItem: import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
3
|
+
lightAnimationData: string;
|
|
4
|
+
darkAnimationData: string;
|
|
5
|
+
}> & Readonly<{}>, {
|
|
6
|
+
play: () => void;
|
|
7
|
+
stop: () => void;
|
|
8
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {}, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').PublicProps, {
|
|
9
|
+
lightAnimationData: string;
|
|
10
|
+
darkAnimationData: string;
|
|
11
|
+
}, false, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').GlobalComponents, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').GlobalDirectives, string, {
|
|
12
|
+
AnimationRef: HTMLDivElement;
|
|
13
|
+
}, HTMLDivElement, import('../../../../../node_modules/.pnpm/vue@3.5.16_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, {
|
|
14
|
+
P: {};
|
|
15
|
+
B: {};
|
|
16
|
+
D: {};
|
|
17
|
+
C: {};
|
|
18
|
+
M: {};
|
|
19
|
+
Defaults: {};
|
|
20
|
+
}, Readonly<{
|
|
21
|
+
lightAnimationData: string;
|
|
22
|
+
darkAnimationData: string;
|
|
23
|
+
}> & Readonly<{}>, {
|
|
24
|
+
play: () => void;
|
|
25
|
+
stop: () => void;
|
|
26
|
+
}, {}, {}, {}, {
|
|
27
|
+
lightAnimationData: string;
|
|
28
|
+
darkAnimationData: string;
|
|
29
|
+
}> | null;
|
|
30
|
+
}, HTMLDivElement>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { i as o } from "./index-BOEO9CRp.js";
|
|
2
|
+
function s(t, i) {
|
|
3
|
+
return o.Post("/sysconfig/addOrEidtSysThemeStyleConfig", t, {
|
|
4
|
+
headers: {
|
|
5
|
+
"Content-Type": "application/json"
|
|
6
|
+
}
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
function e(t, i) {
|
|
10
|
+
return o.Post("/sysconfig/editSysSecurityConfig", t, {
|
|
11
|
+
headers: {
|
|
12
|
+
"Content-Type": "application/json"
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
function y(t) {
|
|
17
|
+
return o.Get("/sysconfig/getSysSecurityConfig", {});
|
|
18
|
+
}
|
|
19
|
+
export {
|
|
20
|
+
s as a,
|
|
21
|
+
y as g,
|
|
22
|
+
e as p
|
|
23
|
+
};
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { i as e } from "./index-BOEO9CRp.js";
|
|
2
|
+
function s(t, i) {
|
|
3
|
+
const { id: n, ...o } = t;
|
|
4
|
+
return e.Delete(
|
|
5
|
+
`/dict/item/delete/${n}`,
|
|
6
|
+
{},
|
|
7
|
+
{
|
|
8
|
+
params: { ...o }
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
}
|
|
12
|
+
function p(t, i) {
|
|
13
|
+
return e.Get("/dict/item/list", {
|
|
14
|
+
params: {
|
|
15
|
+
...t
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
function r(t, i) {
|
|
20
|
+
return e.Post("/dict/item/page", t, {
|
|
21
|
+
headers: {
|
|
22
|
+
"Content-Type": "application/json"
|
|
23
|
+
}
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
function c(t, i) {
|
|
27
|
+
return e.Post("/dict/item/save", t, {
|
|
28
|
+
headers: {
|
|
29
|
+
"Content-Type": "application/json"
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
function d(t, i) {
|
|
34
|
+
const { id: n, ...o } = t;
|
|
35
|
+
return e.Delete(
|
|
36
|
+
`/dict/type/delete/${n}`,
|
|
37
|
+
{},
|
|
38
|
+
{
|
|
39
|
+
params: { ...o }
|
|
40
|
+
}
|
|
41
|
+
);
|
|
42
|
+
}
|
|
43
|
+
function m(t, i) {
|
|
44
|
+
return e.Post("/dict/type/page", t, {
|
|
45
|
+
headers: {
|
|
46
|
+
"Content-Type": "application/json"
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
function u(t, i) {
|
|
51
|
+
return e.Post("/dict/type/save", t, {
|
|
52
|
+
headers: {
|
|
53
|
+
"Content-Type": "application/json"
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
export {
|
|
58
|
+
m as a,
|
|
59
|
+
c as b,
|
|
60
|
+
s as c,
|
|
61
|
+
d,
|
|
62
|
+
r as e,
|
|
63
|
+
p as g,
|
|
64
|
+
u as p
|
|
65
|
+
};
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { i as r } from "./index-BOEO9CRp.js";
|
|
2
|
+
function t(e, o) {
|
|
3
|
+
return r.Post("/rbac/resource/addResource", e, {
|
|
4
|
+
headers: {
|
|
5
|
+
"Content-Type": "application/json"
|
|
6
|
+
}
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
function c(e) {
|
|
10
|
+
return r.Get("/rbac/resource/appList", {});
|
|
11
|
+
}
|
|
12
|
+
function a(e, o) {
|
|
13
|
+
return r.Get("/rbac/resource/getRoleListByResourceId", {
|
|
14
|
+
params: {
|
|
15
|
+
...e
|
|
16
|
+
},
|
|
17
|
+
...o || {}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
function u(e, o) {
|
|
21
|
+
return r.Get("/rbac/resource/groupResourceTree", {
|
|
22
|
+
params: {
|
|
23
|
+
...e
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
function n(e, o) {
|
|
28
|
+
return r.Get("/rbac/resource/info", {
|
|
29
|
+
params: {
|
|
30
|
+
...e
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
function p(e, o) {
|
|
35
|
+
return r.Get("/rbac/resource/resourceDelete", {
|
|
36
|
+
params: {
|
|
37
|
+
...e
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
function R(e, o) {
|
|
42
|
+
return r.Get("/rbac/resource/resourceTree", {
|
|
43
|
+
params: {
|
|
44
|
+
...e
|
|
45
|
+
},
|
|
46
|
+
...o || {}
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
function i(e, o) {
|
|
50
|
+
return r.Post("/rbac/resource/resourceUpdate", e, {
|
|
51
|
+
headers: {
|
|
52
|
+
"Content-Type": "application/json"
|
|
53
|
+
}
|
|
54
|
+
});
|
|
55
|
+
}
|
|
56
|
+
function b(e) {
|
|
57
|
+
return r.Get("/rbac/resource/tenantAddResourceTree", {});
|
|
58
|
+
}
|
|
59
|
+
export {
|
|
60
|
+
t as a,
|
|
61
|
+
a as b,
|
|
62
|
+
R as c,
|
|
63
|
+
p as d,
|
|
64
|
+
c as e,
|
|
65
|
+
u as f,
|
|
66
|
+
n as g,
|
|
67
|
+
b as h,
|
|
68
|
+
i as p
|
|
69
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { i as r } from "./index-BOEO9CRp.js";
|
|
2
|
+
function t(o, e) {
|
|
3
|
+
return r.Get("/rbac/orgRole/getByOrgId", {
|
|
4
|
+
params: {
|
|
5
|
+
...o
|
|
6
|
+
}
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
function n(o, e) {
|
|
10
|
+
return r.Post("/rbac/orgRole/roleOrgPage", o, {
|
|
11
|
+
headers: {
|
|
12
|
+
"Content-Type": "application/json"
|
|
13
|
+
},
|
|
14
|
+
...e || {}
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
function g(o, e) {
|
|
18
|
+
return r.Post("/rbac/orgRole/saveOrgRole", o, {
|
|
19
|
+
headers: {
|
|
20
|
+
"Content-Type": "application/json"
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
export {
|
|
25
|
+
g as a,
|
|
26
|
+
t as g,
|
|
27
|
+
n as p
|
|
28
|
+
};
|
package/package.json
CHANGED
|
@@ -1,49 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pubinfo/module-rbac",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.0.0-beta.
|
|
4
|
+
"version": "2.0.0-beta.30",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
7
|
-
"types": "./
|
|
8
|
-
"
|
|
9
|
-
"require": "./lib/index.cjs"
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"default": "./dist/index.js"
|
|
10
9
|
},
|
|
11
|
-
"./style.css":
|
|
12
|
-
"import": "./es/style.css",
|
|
13
|
-
"require": "./lib/style.css"
|
|
14
|
-
}
|
|
10
|
+
"./style.css": "./dist/style.css"
|
|
15
11
|
},
|
|
12
|
+
"main": "./dist/index.js",
|
|
13
|
+
"module": "./dist/index.js",
|
|
14
|
+
"types": "./dist/index.d.ts",
|
|
16
15
|
"files": [
|
|
17
16
|
"dist",
|
|
18
17
|
"src"
|
|
19
18
|
],
|
|
20
19
|
"peerDependencies": {
|
|
21
20
|
"@ant-design/icons-vue": "^7.0.1",
|
|
22
|
-
"@pubinfo/
|
|
23
|
-
"
|
|
24
|
-
"alova": "^3.2.9",
|
|
21
|
+
"@pubinfo/pro-components": "^1.7.1",
|
|
22
|
+
"alova": "^3.2.13",
|
|
25
23
|
"ant-design-vue": "^4.2.6",
|
|
26
|
-
"pubinfo": "2.0.0-beta.
|
|
24
|
+
"pubinfo": "2.0.0-beta.30"
|
|
27
25
|
},
|
|
28
26
|
"dependencies": {
|
|
29
|
-
"@
|
|
27
|
+
"@pubinfo/headlessui": "^1.5.1",
|
|
28
|
+
"@vueuse/core": "^13.3.0",
|
|
30
29
|
"dayjs": "^1.11.13",
|
|
31
30
|
"lodash-es": "^4.17.21",
|
|
32
|
-
"lottie-web": "^5.
|
|
31
|
+
"lottie-web": "^5.13.0",
|
|
33
32
|
"vxe-table": "4.6.10"
|
|
34
33
|
},
|
|
35
34
|
"devDependencies": {
|
|
36
35
|
"@ant-design/icons-vue": "^7.0.1",
|
|
37
|
-
"@pubinfo/headlessui": "^1.5.1",
|
|
38
36
|
"@pubinfo/openapi": "^0.8.4",
|
|
39
37
|
"@pubinfo/preset-openapi": "^0.8.4",
|
|
40
|
-
"@pubinfo/pro-components": "^1.
|
|
38
|
+
"@pubinfo/pro-components": "^1.7.1",
|
|
41
39
|
"@types/lodash-es": "^4.17.12",
|
|
42
|
-
"alova": "^3.2.
|
|
40
|
+
"alova": "^3.2.13",
|
|
43
41
|
"ant-design-vue": "^4.2.6",
|
|
44
|
-
"type-fest": "^4.
|
|
45
|
-
"vite-plugin-dts": "^4.5.
|
|
46
|
-
"pubinfo": "2.0.0-beta.
|
|
42
|
+
"type-fest": "^4.41.0",
|
|
43
|
+
"vite-plugin-dts": "^4.5.4",
|
|
44
|
+
"pubinfo": "2.0.0-beta.30"
|
|
47
45
|
},
|
|
48
46
|
"scripts": {
|
|
49
47
|
"dev": "pubinfo build -w",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
+
import type { IOption } from './interface';
|
|
2
3
|
import { postGroupList } from '@/api/modules/assist';
|
|
3
4
|
import { GROUP_TYPE } from '@/views/group/enum';
|
|
4
5
|
import { useToggle } from '@vueuse/core';
|
|
@@ -9,13 +10,6 @@ defineOptions({
|
|
|
9
10
|
|
|
10
11
|
const emit = defineEmits(['select']);
|
|
11
12
|
|
|
12
|
-
interface IOption {
|
|
13
|
-
label: string
|
|
14
|
-
value: string
|
|
15
|
-
name: string
|
|
16
|
-
id: string
|
|
17
|
-
};
|
|
18
|
-
|
|
19
13
|
const currentTab = ref('OrgGroup');
|
|
20
14
|
const isOrgMode = computed(() => currentTab.value === 'OrgGroup');
|
|
21
15
|
const orgGroupList = ref<IOption[]>([]);
|
|
@@ -14,6 +14,11 @@ export function selectUser(props: UserSelectorProps & { modelValue?: UserModelVa
|
|
|
14
14
|
createAppElement(UserSelector, props);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
+
export {
|
|
18
|
+
OrgSelector,
|
|
19
|
+
UserSelector,
|
|
20
|
+
};
|
|
21
|
+
|
|
17
22
|
function createAppElement(
|
|
18
23
|
component: typeof OrgSelector | typeof UserSelector,
|
|
19
24
|
props: Parameters<typeof selectUser | typeof selectOrg>[0],
|
|
@@ -3,6 +3,7 @@ import type { EventDataNode, TreeProps } from 'ant-design-vue/es/tree';
|
|
|
3
3
|
import type { Key } from 'ant-design-vue/es/vc-tree/interface.d';
|
|
4
4
|
import type { CheckInfo } from 'ant-design-vue/es/vc-tree/props';
|
|
5
5
|
import type { ResourceMode } from './enum';
|
|
6
|
+
import type { StringMap } from './hooks/useAppAndResource';
|
|
6
7
|
import { useToggle } from '@vueuse/core';
|
|
7
8
|
import { Form } from 'ant-design-vue';
|
|
8
9
|
import { RESOURCE_MODE } from './enum';
|
|
@@ -23,8 +24,6 @@ const emit = defineEmits(['select']);
|
|
|
23
24
|
|
|
24
25
|
const isDataPermissionMode = computed(() => props.mode === RESOURCE_MODE.DATA_PERMISSION);
|
|
25
26
|
|
|
26
|
-
interface StringMap<T> { [key: string]: T };
|
|
27
|
-
|
|
28
27
|
type TreeNode = API.PubResource & {
|
|
29
28
|
children?: TreeNode[]
|
|
30
29
|
};
|
package/src/index.ts
CHANGED
|
@@ -1,31 +1,25 @@
|
|
|
1
1
|
import type { ModuleOptions } from 'pubinfo';
|
|
2
2
|
import type { RbacOptions } from './interface';
|
|
3
|
-
import { defineAsyncRoutes,
|
|
3
|
+
import { defineAsyncRoutes, loadIconsFromGlob } from 'pubinfo';
|
|
4
4
|
import { filterPages } from './routes';
|
|
5
5
|
|
|
6
6
|
import './assets/styles/vxe-table.css';
|
|
7
7
|
import 'uno.css';
|
|
8
8
|
|
|
9
9
|
export function rbac(options: RbacOptions = {}): ModuleOptions {
|
|
10
|
-
const { pages } = options;
|
|
10
|
+
const { pages, sort } = options;
|
|
11
11
|
|
|
12
|
-
// TODO 考虑路由注册顺序
|
|
13
12
|
const asyncRoutes = filterPages({ pages });
|
|
14
|
-
defineAsyncRoutes(asyncRoutes);
|
|
13
|
+
defineAsyncRoutes(asyncRoutes, { sort });
|
|
15
14
|
|
|
16
15
|
return {
|
|
17
|
-
name: 'rbac',
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
const modules = (import.meta as any).glob('./assets/icons/*', { eager: true });
|
|
22
|
-
const path = `./assets/icons/${name}.svg`;
|
|
23
|
-
return modules[path]?.default;
|
|
24
|
-
},
|
|
25
|
-
});
|
|
16
|
+
name: 'pubinfo:rbac',
|
|
17
|
+
setup({ iconRegistry }) {
|
|
18
|
+
const iconMap = loadIconsFromGlob(import.meta.glob('./assets/icons/*.svg', { eager: true }));
|
|
19
|
+
iconRegistry.register(iconMap);
|
|
26
20
|
},
|
|
27
21
|
};
|
|
28
22
|
}
|
|
29
23
|
|
|
24
|
+
export * from './components/OrgUserSelector';
|
|
30
25
|
export * from './interface';
|
|
31
|
-
export default rbac;
|
package/src/interface.ts
CHANGED
package/src/routes/index.ts
CHANGED
|
@@ -93,7 +93,7 @@ export function filterPages(options: { pages?: RbacPages }) {
|
|
|
93
93
|
function filterRoutesByMap(routes: RouteRecordRaw[], pageMap: RbacPages) {
|
|
94
94
|
function filterRecursive(routeList: RouteRecordRaw[], map: Record<string, any>): RouteRecordRaw[] {
|
|
95
95
|
return routeList
|
|
96
|
-
.map(route => {
|
|
96
|
+
.map((route) => {
|
|
97
97
|
if (!route.name || !(route.name in map)) {
|
|
98
98
|
return null;
|
|
99
99
|
}
|
|
@@ -6,6 +6,7 @@ import { getRbacResourceTenantAddResourceTree, getRbacTenantPubTenantInfo, postR
|
|
|
6
6
|
import { useToggle } from '@vueuse/core';
|
|
7
7
|
import { message } from 'ant-design-vue';
|
|
8
8
|
import { cloneDeep } from 'lodash-es';
|
|
9
|
+
import { ACTION } from '../enum';
|
|
9
10
|
|
|
10
11
|
defineOptions({
|
|
11
12
|
name: 'TenantEdit',
|
|
@@ -13,14 +14,6 @@ defineOptions({
|
|
|
13
14
|
|
|
14
15
|
const emit = defineEmits(['submit']);
|
|
15
16
|
|
|
16
|
-
enum ACTION {
|
|
17
|
-
ADD = '新增',
|
|
18
|
-
/** 编辑 */
|
|
19
|
-
EDIT = '修改',
|
|
20
|
-
/** 删除 */
|
|
21
|
-
REMOVE = '删除',
|
|
22
|
-
}
|
|
23
|
-
|
|
24
17
|
const rules: Record<string, Rule[]> = {
|
|
25
18
|
name: [
|
|
26
19
|
{ required: true, message: '请输入名称', trigger: 'blur' },
|
|
@@ -6,19 +6,12 @@ import { ProTable } from '@pubinfo/pro-components';
|
|
|
6
6
|
import { Badge, message, Modal } from 'ant-design-vue';
|
|
7
7
|
import dayjs from 'dayjs';
|
|
8
8
|
import TenantEdit from './components/TenantEdit.vue';
|
|
9
|
+
import { ACTION } from './enum';
|
|
9
10
|
|
|
10
11
|
defineOptions({
|
|
11
12
|
name: 'Tenant',
|
|
12
13
|
});
|
|
13
14
|
|
|
14
|
-
enum ACTION {
|
|
15
|
-
ADD = '新增',
|
|
16
|
-
/** 编辑 */
|
|
17
|
-
EDIT = '修改',
|
|
18
|
-
/** 删除 */
|
|
19
|
-
REMOVE = '删除',
|
|
20
|
-
}
|
|
21
|
-
|
|
22
15
|
const { auth } = useAuth();
|
|
23
16
|
const tableRef = ref();
|
|
24
17
|
const drawerRef = ref();
|
|
@@ -4,7 +4,7 @@ import { postSysconfigAddOrEidtSysThemeStyleConfig } from '@/api/modules/configD
|
|
|
4
4
|
import { useSettingsStore } from '@/stores';
|
|
5
5
|
import { message } from 'ant-design-vue';
|
|
6
6
|
import { useTheme } from 'pubinfo';
|
|
7
|
-
import {
|
|
7
|
+
import { getThemes } from 'pubinfo/client';
|
|
8
8
|
|
|
9
9
|
interface ThemeListCard {
|
|
10
10
|
label: string
|
|
@@ -38,6 +38,7 @@ const benchmark: cssVarKey[] = [
|
|
|
38
38
|
];
|
|
39
39
|
|
|
40
40
|
const themeList = computed<ThemeListCard[]>(() => {
|
|
41
|
+
const themes = getThemes();
|
|
41
42
|
const list = Object.keys(themes)
|
|
42
43
|
.map((key) => {
|
|
43
44
|
const value = themes[key];
|
|
@@ -3,7 +3,7 @@ export type Data = API.PubUserBo;
|
|
|
3
3
|
export type AddForm = API.PubUserAddDto & Record<string, unknown>;
|
|
4
4
|
export type EditForm = API.PubUserUpdateDto & Record<string, unknown>;
|
|
5
5
|
|
|
6
|
-
interface BaseSelect {
|
|
6
|
+
export interface BaseSelect {
|
|
7
7
|
value: string
|
|
8
8
|
label: string
|
|
9
9
|
}
|
package/src/assets/icons/403.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="383" height="309" fill="none"><rect width="118.274" height="17.809" fill="#81ACFA" rx="4" transform="matrix(1 0 .08716 .9962 161.633 272.588)"/><rect width="118.274" height="17.809" fill="url(#a)" rx="4" transform="matrix(1 0 .08716 .9962 162.633 269.588)"/><path fill="url(#b)" d="m32.505 148.18 36.78 85.112c25.18 58.267 91.725 89.125 148.315 68.777l85.675-30.806c91.652-32.954 86.59-163.719-7.961-205.65L172.859 11.307C80.133-29.813-7.488 55.635 32.505 148.18"/><rect width="68.502" height="88.093" fill="url(#c)" rx="2" transform="matrix(1 0 .08716 .9962 180.84 189.236)"/><rect width="68.502" height="77.252" fill="url(#d)" rx="2" transform="matrix(1 0 .08716 .9962 180.84 189.236)"/><rect width="137.89" height="105.817" fill="url(#e)" rx="10" transform="matrix(1 0 .08716 .9962 .076 169.044)"/><g opacity=".3"><path fill="#B0C6F8" fill-rule="evenodd" d="M32.416 185.888a1 1 0 0 0-1 1v4.978a1 1 0 0 0 1 1H65.98a1 1 0 0 0 1-1v-4.978a1 1 0 0 0-1-1zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.048.551.535.997 1.087.997h11.475a.9.9 0 0 0 .913-.997l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm-38.814 13.156a.9.9 0 0 0-.912.996l.433 4.959c.049.55.535.996 1.088.996h33.564a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm39.965 0a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .912-.996l-.433-4.959a1.11 1.11 0 0 0-1.088-.996z" clip-rule="evenodd"/><path fill="#CEDCFF" fill-rule="evenodd" d="M34.717 212.2a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996H68.89a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.049.55.535.996 1.088.996h11.474a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#1CCDB8" d="M52.416 238.875c.698-1.125 2.373-1.125 3.268 0l15.628 19.634c1.05 1.319.262 3.141-1.36 3.141h-27.82c-1.622 0-2.728-1.822-1.909-3.141z"/><path fill="#1CCDB8" d="M75.608 246.101c.699-1.124 2.373-1.124 3.268 0l9.876 12.408c1.05 1.319.263 3.141-1.359 3.141h-17.58c-1.622 0-2.73-1.822-1.91-3.141z"/><circle cx="3.072" cy="3.072" r="3.072" fill="#1CCDB8" transform="matrix(1 0 .08716 .9962 76.041 232.35)"/></g><path fill="#0D4CAC" fill-opacity=".1" fill-rule="evenodd" d="M145.514 268.054H92.96c-6.628 0-12.655-5.332-13.463-11.91l-10.694-87.1h50.164c5.523 0 10.779 4.443 11.74 9.924l14.93 85.166c.244 1.392.188 2.718-.123 3.92" clip-rule="evenodd"/><rect width="238.238" height="173.566" fill="#81ACFA" rx="12" transform="matrix(1 0 .08716 .9962 84.719 85.475)"/><rect width="237.238" height="172.566" x=".544" y=".498" fill="url(#f)" stroke="url(#g)" rx="11.5" transform="matrix(1 0 .08716 .9962 86.675 83.477)"/><path fill="url(#h)" stroke="url(#i)" d="M101.526 88.354h209.477c5.247 0 9.871 4.237 10.328 9.464l10.845 123.958a1.35 1.35 0 0 1-1.369 1.495H105.33a1.666 1.666 0 0 1-1.631-1.495L92.854 97.818c-.457-5.227 3.425-9.464 8.672-9.464Z"/><path fill="#1346CB" fill-rule="evenodd" d="M101.481 87.856c-5.522 0-9.22 4.443-8.26 9.924l.757 4.315c.822-3.673 3.978-6.27 8.201-6.27h210.54c4.595 0 9.005 3.075 10.91 7.265l-.93-5.31c-.961-5.481-6.217-9.924-11.74-9.924z" clip-rule="evenodd"/><rect width="108" height="108" fill="#0D4CAC" fill-opacity=".18" rx="54" transform="matrix(1 0 .08716 .9962 246.5 74.57)"/><rect width="107" height="107" x=".544" y=".498" fill="url(#j)" stroke="#fff" rx="53.5" transform="matrix(1 0 .08716 .9962 264.88 56.617)"/><path fill="#CDDCEF" fill-rule="evenodd" d="M332.098 96.246c0 7.312-5.994 13.26-13.362 13.26-7.367 0-13.361-5.948-13.361-13.26s5.994-13.26 13.361-13.26 13.362 5.948 13.362 13.26m-29.466 46.337c-5.999-3.171-9.589-7.472-9.982-11.957-.194-2.221.403-4.42 1.757-6.471s3.437-3.916 6.133-5.486c2.696-1.571 5.95-2.816 9.577-3.666s7.556-1.287 11.562-1.287c4.007 0 8.012.437 11.788 1.287s7.248 2.095 10.219 3.666 5.38 3.434 7.093 5.486 2.694 4.25 2.888 6.471c.393 4.485-2.445 8.786-7.889 11.957s-13.048 4.953-21.14 4.953c-8.091 0-16.007-1.782-22.006-4.953" clip-rule="evenodd"/><path fill="#6599FF" fill-rule="evenodd" d="M337.098 90.246c0 7.312-5.994 13.26-13.362 13.26-7.367 0-13.361-5.948-13.361-13.26s5.994-13.26 13.361-13.26 13.362 5.948 13.362 13.26m-29.466 46.337c-5.999-3.171-9.589-7.472-9.982-11.957-.194-2.221.403-4.42 1.757-6.471s3.437-3.916 6.133-5.486c2.696-1.571 5.95-2.816 9.577-3.666s7.556-1.287 11.562-1.287c4.007 0 8.012.437 11.788 1.287s7.248 2.095 10.219 3.666 5.38 3.434 7.093 5.486 2.694 4.25 2.888 6.471c.393 4.485-2.445 8.786-7.889 11.957s-13.048 4.953-21.14 4.953c-8.091 0-16.007-1.782-22.006-4.953" clip-rule="evenodd"/><path fill="#1346CB" fill-opacity=".2" fill-rule="evenodd" d="m161.055 128.365 28.66 8.821c1.076.33 1.878 1.301 1.956 2.4l3.072 35.11v.003c-.04.279-.863 6.036-6.064 11.611-4.631 4.974-16.473 11.605-19.042 12.915l-1.302.678c-.343.183-.986.192-1.361 0l-1.421-.678a10 10 0 0 0-.462-.22 27 27 0 0 1-.957-.458c-4.799-2.399-15.802-7.932-20.564-12.237-6.146-5.556-7.984-11.293-8.085-11.608l-.002-.006-3.072-35.11c-.105-1.099.518-2.07 1.537-2.4zm6.113 66.088.019.009s.009 0 .026-.009zm.377-20.389h4.505c1.471 0 2.562-1.191 2.435-2.657h-.009l-.01-.109c-.128-1.466-1.428-2.657-2.899-2.657h-4.505l-.408-4.662c3.88-1.054 6.341-4.873 6.115-8.922.004-.064-.002-.128-.007-.192q.002-.054-.007-.102l-.007-.054c-.206-1.823-.911-3.682-2.108-5.175a11.26 11.26 0 0 0-5.118-3.636c-3.605-1.273-7.862-.11-9.983 2.757-1.225 1.658-1.835 3.518-1.832 5.651.007 1.869.697 3.866 1.811 5.46 1.072 1.529 2.596 2.876 4.308 3.627.506.219 1.009.393 1.509.54q.002.033.001.067l.002.08 1.427 16.304c.128 1.466 1.427 2.656 2.898 2.656s2.563-1.19 2.434-2.656zm-.834-16.882a1 1 0 0 0-.056.092 4 4 0 0 1-.341.41 2 2 0 0 1-.305.303 2 2 0 0 0-.276.201 8 8 0 0 1-.604.348c-.321.119-.661.22-1.005.284a7 7 0 0 1-1.076 0 9 9 0 0 1-1.054-.284 8 8 0 0 1-.792-.43 1 1 0 0 0-.098-.064 7 7 0 0 1-.446-.376 4 4 0 0 1-.27-.258l-.071-.072a3 3 0 0 0-.228-.293 9 9 0 0 1-.405-.632 7 7 0 0 1-.375-1.026 7 7 0 0 1-.093-1.072c.043-.348.105-.686.195-1.025q.16-.388.367-.751a1 1 0 0 0 .056-.092c.107-.147.224-.284.341-.412.072-.086.155-.167.237-.246l.067-.065c.165-.11.251-.174.276-.201q.294-.189.604-.349a6.4 6.4 0 0 1 1.005-.284 7 7 0 0 1 1.076 0c.356.074.704.166 1.054.284q.406.194.792.431c.011.009.05.037.098.064q.236.182.446.376c.094.079.183.169.27.258l.071.071c.126.175.198.266.228.294q.216.308.405.632c.149.339.281.687.375 1.035.034.173.06.356.075.531l.009.255.009.276a7 7 0 0 1-.194 1.035q-.16.389-.367.752" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="m166.536 122.143 28.659 8.82c1.077.33 1.879 1.302 1.957 2.401l3.072 35.109-.001.003c-.04.279-.862 6.036-6.063 11.611-4.631 4.974-16.473 11.606-19.043 12.915l-1.302.678c-.342.183-.985.192-1.361 0l-1.42-.678c-.138-.071-.282-.137-.463-.22a29 29 0 0 1-.957-.457c-4.798-2.4-15.802-7.933-20.564-12.238-6.145-5.556-7.983-11.293-8.084-11.608l-.002-.006-3.072-35.109c-.105-1.099.518-2.071 1.537-2.401zm6.112 66.087.02.009s.009 0 .026-.009zm.377-20.389h4.506c1.471 0 2.562-1.191 2.434-2.657h-.009l-.01-.109c-.128-1.466-1.427-2.657-2.898-2.657h-4.506l-.408-4.662c3.881-1.054 6.341-4.873 6.116-8.922a1 1 0 0 0-.008-.192.4.4 0 0 0-.007-.102q-.004-.025-.006-.054c-.206-1.822-.911-3.682-2.109-5.175a11.26 11.26 0 0 0-5.118-3.636c-3.605-1.273-7.861-.11-9.983 2.757-1.225 1.658-1.835 3.518-1.832 5.652.007 1.868.697 3.865 1.811 5.459 1.072 1.529 2.597 2.876 4.308 3.627.506.219 1.009.394 1.509.54q.002.033.002.067l.002.08 1.426 16.304c.128 1.466 1.428 2.656 2.899 2.656s2.562-1.19 2.434-2.656zm-.833-16.882a.5.5 0 0 0-.056.092 4 4 0 0 1-.342.41 2.2 2.2 0 0 1-.304.303c-.166.11-.251.174-.277.201-.2.129-.393.239-.604.348-.32.119-.661.22-1.005.284a7 7 0 0 1-1.076 0 9 9 0 0 1-1.054-.284 8 8 0 0 1-.791-.43 1 1 0 0 0-.098-.064 6 6 0 0 1-.447-.376 4 4 0 0 1-.27-.258l-.071-.072a3 3 0 0 0-.228-.293 9 9 0 0 1-.404-.632 7 7 0 0 1-.375-1.026 7 7 0 0 1-.094-1.071c.043-.349.106-.687.195-1.026a7 7 0 0 1 .367-.751.5.5 0 0 0 .056-.092q.164-.22.341-.412c.072-.086.156-.167.238-.246l.066-.065c.166-.11.251-.174.277-.201q.293-.188.604-.348c.32-.119.661-.22 1.005-.284a7 7 0 0 1 1.076 0c.355.073.703.165 1.054.284q.407.193.791.43c.011.009.05.037.098.064q.237.182.447.376c.093.079.182.169.27.258l.071.072c.125.174.197.265.228.293q.215.308.404.632c.149.339.281.687.376 1.035.034.173.059.356.074.531l.009.255.01.276a7 7 0 0 1-.195 1.035q-.16.389-.366.752" clip-rule="evenodd"/><path fill="#1346CB" fill-opacity=".2" fill-rule="evenodd" d="M249.143 139.557h-37.678l.357 4.085H249.5zm1.139 13.022h-37.678l.358 4.085h37.677zm-36.539 13.022h37.678l.358 4.085h-37.678zm38.817 13.021h-37.677l.357 4.086h37.678z" clip-rule="evenodd"/><path fill="#B6CFFF" fill-rule="evenodd" d="M252.143 135.557h-37.678l.357 4.085H252.5zm1.139 13.022h-37.678l.358 4.085h37.677zm-36.539 13.022h37.678l.358 4.085h-37.678zm38.817 13.021h-37.677l.357 4.086h37.678z" clip-rule="evenodd"/><defs><linearGradient id="a" x1="59.137" x2="59.137" y1="0" y2="17.809" gradientUnits="userSpaceOnUse"><stop stop-color="#EBF3FF"/><stop offset="1" stop-color="#D4E4FF"/></linearGradient><linearGradient id="b" x1="228.313" x2="228.313" y1="-98.142" y2="338.976" gradientUnits="userSpaceOnUse"><stop stop-color="#E5EFFF"/><stop offset="1" stop-color="#F2F7FF" stop-opacity="0"/></linearGradient><linearGradient id="c" x1="1.411" x2="66.523" y1="88.093" y2="99.442" gradientUnits="userSpaceOnUse"><stop stop-color="#3E71E2"/><stop offset="1" stop-color="#4A82E8"/></linearGradient><linearGradient id="d" x1="1.411" x2="65.952" y1="77.252" y2="90.081" gradientUnits="userSpaceOnUse"><stop stop-color="#1846AE"/><stop offset="1" stop-color="#1350BF"/></linearGradient><linearGradient id="e" x1="68.945" x2="68.945" y1="0" y2="105.817" gradientUnits="userSpaceOnUse"><stop stop-color="#E7F0FF"/><stop offset="1" stop-color="#F4F8FF"/></linearGradient><linearGradient id="f" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#EBF3FF"/><stop offset="1" stop-color="#D4E4FF"/></linearGradient><linearGradient id="g" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="h" x1="206.221" x2="206.221" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#3D70F7"/><stop offset="1" stop-color="#7CAEFF"/></linearGradient><linearGradient id="i" x1="206.221" x2="206.221" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="j" x1="54" x2="54" y1="0" y2="108" gradientUnits="userSpaceOnUse"><stop stop-color="#E7F0FF"/><stop offset="1" stop-color="#F4F8FF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 383 309"><path fill="url(#a)" d="m32.505 148.18 36.78 85.112c25.18 58.267 91.725 89.125 148.315 68.777l85.675-30.806c91.652-32.954 86.59-163.719-7.961-205.65L172.859 11.307C80.133-29.813-7.488 55.635 32.505 148.18"/><rect width="118.274" height="17.809" fill="#81ACFA" rx="4" transform="matrix(1 0 .08716 .9962 161.633 272.588)"/><rect width="118.274" height="17.809" fill="#3A4E7A" rx="4" transform="matrix(1 0 .08716 .9962 161.633 272.588)"/><rect width="118.274" height="17.809" fill="url(#b)" rx="4" transform="matrix(1 0 .08716 .9962 162.633 269.588)"/><rect width="118.274" height="17.809" fill="url(#c)" rx="4" transform="matrix(1 0 .08716 .9962 162.633 269.588)"/><rect width="68.502" height="88.093" fill="url(#d)" rx="2" transform="matrix(1 0 .08716 .9962 180.84 189.236)"/><rect width="68.502" height="77.252" fill="#051539" rx="2" transform="matrix(1 0 .08716 .9962 180.84 189.236)"/><rect width="137.89" height="105.817" fill="url(#e)" rx="10" transform="matrix(1 0 .08716 .9962 .076 169.044)"/><rect width="137.89" height="105.817" fill="url(#f)" rx="10" transform="matrix(1 0 .08716 .9962 .076 169.044)"/><g opacity=".3"><path fill="#B0C6F8" fill-rule="evenodd" d="M32.416 185.888a1 1 0 0 0-1 1v4.978a1 1 0 0 0 1 1H65.98a1 1 0 0 0 1-1v-4.978a1 1 0 0 0-1-1zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.048.551.535.997 1.087.997h11.475a.9.9 0 0 0 .913-.997l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm-38.814 13.156a.9.9 0 0 0-.912.996l.433 4.959c.049.55.535.996 1.088.996h33.564a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm39.965 0a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .912-.996l-.433-4.959a1.11 1.11 0 0 0-1.088-.996z" clip-rule="evenodd"/><path fill="#CEDCFF" fill-rule="evenodd" d="M34.717 212.2a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996H68.89a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.049.55.535.996 1.088.996h11.474a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#1CCDB8" d="M52.416 238.875c.698-1.125 2.373-1.125 3.268 0l15.628 19.634c1.05 1.319.262 3.141-1.36 3.141h-27.82c-1.622 0-2.728-1.822-1.909-3.141z"/><path fill="#1CCDB8" d="M75.608 246.101c.699-1.124 2.373-1.124 3.268 0l9.876 12.408c1.05 1.319.263 3.141-1.359 3.141h-17.58c-1.622 0-2.73-1.822-1.91-3.141zm3.505-13.751a3.203 2.935 42.502 1 0 .535 6.12 3.203 2.935 42.502 1 0-.535-6.12"/></g><path fill="#000F25" fill-opacity=".1" fill-rule="evenodd" d="M145.514 268.054H92.96c-6.628 0-12.655-5.332-13.463-11.91l-10.694-87.1h50.164c5.523 0 10.779 4.443 11.74 9.924l14.93 85.166c.244 1.392.188 2.718-.123 3.92" clip-rule="evenodd"/><rect width="238.238" height="173.566" fill="#81ACFA" rx="12" transform="matrix(1 0 .08716 .9962 84.719 85.475)"/><rect width="238.238" height="173.566" fill="#3A4E7A" rx="12" transform="matrix(1 0 .08716 .9962 84.719 85.475)"/><rect width="237.238" height="172.566" x=".544" y=".498" fill="url(#g)" stroke="url(#h)" rx="11.5" transform="matrix(1 0 .08716 .9962 86.675 83.477)"/><path fill="url(#i)" stroke="url(#j)" d="M101.526 88.354h209.477c5.247 0 9.871 4.237 10.328 9.464l10.845 123.958a1.35 1.35 0 0 1-1.369 1.495H105.33a1.666 1.666 0 0 1-1.631-1.495L92.854 97.818c-.457-5.227 3.425-9.464 8.672-9.464Z"/><path fill="#071435" fill-rule="evenodd" d="M101.481 87.856c-5.522 0-9.22 4.443-8.26 9.924l.757 4.315c.822-3.673 3.978-6.27 8.201-6.27h210.54c4.595 0 9.005 3.075 10.91 7.265l-.93-5.31c-.961-5.481-6.217-9.924-11.74-9.924z" clip-rule="evenodd"/><rect width="108" height="108" fill="#02132D" fill-opacity=".5" rx="54" transform="matrix(1 0 .08716 .9962 246.5 74.57)"/><rect width="107" height="107" x=".544" y=".498" fill="url(#k)" stroke="#7384AD" rx="53.5" transform="matrix(1 0 .08716 .9962 264.88 56.617)"/><path fill="#434F6F" fill-rule="evenodd" d="M332.098 96.246c0 7.312-5.994 13.26-13.362 13.26-7.367 0-13.361-5.948-13.361-13.26s5.994-13.26 13.361-13.26 13.362 5.948 13.362 13.26m-29.466 46.337c-5.999-3.171-9.589-7.472-9.982-11.957-.194-2.221.403-4.42 1.757-6.471s3.437-3.916 6.133-5.486c2.696-1.571 5.95-2.816 9.577-3.666s7.556-1.287 11.562-1.287c4.007 0 8.012.437 11.788 1.287s7.248 2.095 10.219 3.666 5.38 3.434 7.093 5.486 2.694 4.25 2.888 6.471c.393 4.485-2.445 8.786-7.889 11.957s-13.048 4.953-21.14 4.953c-8.091 0-16.007-1.782-22.006-4.953" clip-rule="evenodd"/><path fill="#6599FF" fill-rule="evenodd" d="M337.098 90.246c0 7.312-5.994 13.26-13.362 13.26-7.367 0-13.361-5.948-13.361-13.26s5.994-13.26 13.361-13.26 13.362 5.948 13.362 13.26m-29.466 46.337c-5.999-3.171-9.589-7.472-9.982-11.957-.194-2.221.403-4.42 1.757-6.471s3.437-3.916 6.133-5.486c2.696-1.571 5.95-2.816 9.577-3.666s7.556-1.287 11.562-1.287c4.007 0 8.012.437 11.788 1.287s7.248 2.095 10.219 3.666 5.38 3.434 7.093 5.486 2.694 4.25 2.888 6.471c.393 4.485-2.445 8.786-7.889 11.957s-13.048 4.953-21.14 4.953c-8.091 0-16.007-1.782-22.006-4.953" clip-rule="evenodd"/><path fill="#031031" fill-opacity=".5" fill-rule="evenodd" d="m161.055 128.365 28.66 8.821c1.076.33 1.878 1.301 1.956 2.4l3.072 35.11v.003c-.04.279-.863 6.036-6.064 11.611-4.631 4.974-16.473 11.605-19.042 12.915l-1.302.678c-.343.183-.986.192-1.361 0l-1.421-.678a10 10 0 0 0-.462-.22 27 27 0 0 1-.957-.458c-4.799-2.399-15.802-7.932-20.564-12.237-6.146-5.556-7.984-11.293-8.085-11.608l-.002-.006-3.072-35.11c-.105-1.099.518-2.07 1.537-2.4zm6.113 66.088.019.009s.009 0 .026-.009zm.377-20.389h4.505c1.471 0 2.562-1.191 2.435-2.657h-.009l-.01-.109c-.128-1.466-1.428-2.657-2.899-2.657h-4.505l-.408-4.662c3.88-1.054 6.341-4.873 6.115-8.922.004-.064-.002-.128-.007-.192q.002-.054-.007-.102l-.007-.054c-.206-1.823-.911-3.682-2.108-5.175a11.26 11.26 0 0 0-5.118-3.636c-3.605-1.273-7.862-.11-9.983 2.757-1.225 1.658-1.835 3.518-1.832 5.651.007 1.869.697 3.866 1.811 5.46 1.072 1.529 2.596 2.876 4.308 3.627.506.219 1.009.393 1.509.54q.002.033.001.067l.002.08 1.427 16.304c.128 1.466 1.427 2.656 2.898 2.656s2.563-1.19 2.434-2.656zm-.834-16.882a1 1 0 0 0-.056.092 4 4 0 0 1-.341.41 2 2 0 0 1-.305.303 2 2 0 0 0-.276.201 8 8 0 0 1-.604.348c-.321.119-.661.22-1.005.284a7 7 0 0 1-1.076 0 9 9 0 0 1-1.054-.284 8 8 0 0 1-.792-.43 1 1 0 0 0-.098-.064 7 7 0 0 1-.446-.376 4 4 0 0 1-.27-.258l-.071-.072a3 3 0 0 0-.228-.293 9 9 0 0 1-.405-.632 7 7 0 0 1-.375-1.026 7 7 0 0 1-.093-1.072c.043-.348.105-.686.195-1.025q.16-.388.367-.751a1 1 0 0 0 .056-.092c.107-.147.224-.284.341-.412.072-.086.155-.167.237-.246l.067-.065c.165-.11.251-.174.276-.201q.294-.189.604-.349a6.4 6.4 0 0 1 1.005-.284 7 7 0 0 1 1.076 0c.356.074.704.166 1.055.284q.405.194.791.431c.011.009.05.037.098.064q.236.182.446.376c.094.079.183.169.27.258l.071.071c.126.175.198.266.228.294q.216.308.405.632c.149.339.281.687.375 1.035.034.173.06.356.075.531l.009.255.009.276a7 7 0 0 1-.194 1.035q-.16.389-.367.752" clip-rule="evenodd"/><path fill="#8092EE" fill-rule="evenodd" d="m166.536 122.143 28.659 8.82c1.077.33 1.879 1.302 1.957 2.401l3.072 35.109-.001.003c-.04.279-.862 6.036-6.063 11.611-4.631 4.974-16.473 11.606-19.043 12.915l-1.302.678c-.342.183-.985.192-1.361 0l-1.42-.678c-.138-.071-.282-.137-.463-.22a29 29 0 0 1-.957-.457c-4.798-2.4-15.802-7.933-20.564-12.238-6.145-5.556-7.983-11.293-8.084-11.608l-.002-.006-3.072-35.109c-.105-1.099.518-2.071 1.537-2.401zm6.112 66.087.02.009s.009 0 .026-.009zm.377-20.389h4.506c1.471 0 2.562-1.191 2.434-2.657h-.009l-.01-.109c-.128-1.466-1.427-2.657-2.898-2.657h-4.506l-.408-4.662c3.881-1.054 6.341-4.873 6.116-8.922a1 1 0 0 0-.008-.192.4.4 0 0 0-.007-.102q-.004-.025-.006-.054c-.206-1.822-.911-3.682-2.109-5.175a11.26 11.26 0 0 0-5.118-3.636c-3.605-1.273-7.861-.11-9.983 2.757-1.225 1.658-1.835 3.518-1.832 5.652.007 1.868.697 3.865 1.811 5.459 1.072 1.529 2.597 2.876 4.308 3.627.506.219 1.009.394 1.509.54q.002.033.002.067l.002.08 1.426 16.304c.128 1.466 1.428 2.656 2.899 2.656s2.562-1.19 2.434-2.656zm-.833-16.882a.5.5 0 0 0-.056.092 4 4 0 0 1-.342.41 2.2 2.2 0 0 1-.304.303c-.166.11-.251.174-.277.201-.2.129-.393.239-.604.348-.32.119-.661.22-1.005.284a7 7 0 0 1-1.076 0 9 9 0 0 1-1.054-.284 8 8 0 0 1-.791-.43 1 1 0 0 0-.098-.064 6 6 0 0 1-.447-.376 4 4 0 0 1-.27-.258l-.071-.072a3 3 0 0 0-.228-.293 9 9 0 0 1-.404-.632 7 7 0 0 1-.375-1.026 7 7 0 0 1-.094-1.071c.043-.349.106-.687.195-1.026a7 7 0 0 1 .367-.751.5.5 0 0 0 .056-.092q.164-.22.341-.412c.072-.086.156-.167.238-.246l.066-.065c.166-.11.251-.174.277-.201q.293-.188.604-.348c.32-.119.661-.22 1.005-.284a7 7 0 0 1 1.076 0c.355.073.703.165 1.054.284q.407.193.791.43c.011.009.05.037.098.064q.237.182.447.376c.093.079.182.169.27.258l.071.072c.125.174.197.265.228.293q.215.308.404.632c.149.339.281.687.376 1.035.034.173.059.356.074.531l.009.255.01.276a7 7 0 0 1-.195 1.035q-.16.389-.366.752" clip-rule="evenodd"/><path fill="#031031" fill-opacity=".5" fill-rule="evenodd" d="M249.143 139.557h-37.678l.357 4.085H249.5zm1.139 13.022h-37.678l.358 4.085h37.677zm-36.539 13.022h37.678l.358 4.085h-37.678zm38.817 13.021h-37.677l.357 4.086h37.678z" clip-rule="evenodd"/><path fill="#7887D2" fill-rule="evenodd" d="M252.143 135.557h-37.678l.357 4.085H252.5zm1.139 13.022h-37.678l.358 4.085h37.677zm-36.539 13.022h37.678l.358 4.085h-37.678zm38.817 13.021h-37.677l.357 4.086h37.678z" clip-rule="evenodd"/><defs><linearGradient id="a" x1="228.313" x2="228.313" y1="-98.142" y2="338.976" gradientUnits="userSpaceOnUse"><stop stop-color="#363B42"/><stop offset="1" stop-color="#363B42" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="59.137" x2="59.137" y1="0" y2="17.809" gradientUnits="userSpaceOnUse"><stop stop-color="#EBF3FF"/><stop offset="1" stop-color="#D4E4FF"/></linearGradient><linearGradient id="c" x1="59.137" x2="59.137" y1="0" y2="17.809" gradientUnits="userSpaceOnUse"><stop stop-color="#7D87A1"/><stop offset="1" stop-color="#97A1BB"/></linearGradient><linearGradient id="d" x1="1.411" x2="66.523" y1="88.093" y2="99.442" gradientUnits="userSpaceOnUse"><stop stop-color="#1E3B7A"/><stop offset="1" stop-color="#153F8B"/></linearGradient><linearGradient id="e" x1="68.945" x2="68.945" y1="0" y2="105.817" gradientUnits="userSpaceOnUse"><stop stop-color="#E7F0FF"/><stop offset="1" stop-color="#F4F8FF"/></linearGradient><linearGradient id="f" x1="68.945" x2="68.945" y1="0" y2="105.817" gradientUnits="userSpaceOnUse"><stop stop-color="#586075"/><stop offset="1" stop-color="#65749C"/></linearGradient><linearGradient id="g" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#7D87A1"/><stop offset="1" stop-color="#97A1BB"/></linearGradient><linearGradient id="h" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#959FB9"/><stop offset="1" stop-color="#959FB9" stop-opacity="0"/></linearGradient><linearGradient id="i" x1="206.221" x2="206.221" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#0C2054"/><stop offset="1" stop-color="#113C81"/></linearGradient><linearGradient id="j" x1="206.221" x2="206.221" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#9DA8E1"/></linearGradient><linearGradient id="k" x1="54" x2="54" y1="0" y2="108" gradientUnits="userSpaceOnUse"><stop stop-color="#586075"/><stop offset="1" stop-color="#65749C"/></linearGradient></defs></svg>
|
package/src/assets/icons/404.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="382" height="309" fill="none"><rect width="118.274" height="17.809" fill="#81ACFA" rx="4" transform="matrix(1 0 .08716 .9962 162.134 272.588)"/><rect width="118.274" height="17.809" fill="url(#a)" rx="4" transform="matrix(1 0 .08716 .9962 163.134 269.588)"/><path fill="url(#b)" d="m33.006 148.18 36.78 85.112c25.18 58.267 91.724 89.125 148.315 68.777l85.675-30.806c91.652-32.954 86.59-163.719-7.961-205.65L173.359 11.307C80.634-29.813-6.988 55.635 33.006 148.18"/><rect width="68.502" height="88.093" fill="url(#c)" rx="2" transform="matrix(1 0 .08716 .9962 181.339 189.236)"/><rect width="68.502" height="77.252" fill="url(#d)" rx="2" transform="matrix(1 0 .08716 .9962 181.339 189.236)"/><rect width="137.89" height="105.817" fill="url(#e)" rx="10" transform="matrix(1 0 .08716 .9962 .576 169.044)"/><g opacity=".3"><path fill="#B0C6F8" fill-rule="evenodd" d="M32.915 185.888a1 1 0 0 0-1 1v4.978a1 1 0 0 0 1 1h33.564a1 1 0 0 0 1-1v-4.978a1 1 0 0 0-1-1zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.048.551.535.997 1.087.997h11.475a.9.9 0 0 0 .913-.997l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm-38.813 13.156a.9.9 0 0 0-.913.996l.434 4.959c.048.55.534.996 1.087.996h33.565a.9.9 0 0 0 .912-.996l-.433-4.959a1.11 1.11 0 0 0-1.088-.996zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#CEDCFF" fill-rule="evenodd" d="M35.217 212.2a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996H69.39a.9.9 0 0 0 .912-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996zm39.964 0a.9.9 0 0 0-.913.996l.434 4.959c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .913-.996l-.434-4.959a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#1CCDB8" d="M52.915 238.875c.699-1.125 2.373-1.125 3.268 0l15.628 19.634c1.05 1.32.263 3.141-1.359 3.141h-27.82c-1.622 0-2.729-1.821-1.91-3.141z"/><path fill="#1CCDB8" d="M76.109 246.101c.698-1.124 2.373-1.124 3.268 0l9.876 12.408c1.05 1.319.262 3.141-1.36 3.141h-17.58c-1.622 0-2.728-1.822-1.909-3.141z"/><circle cx="3.072" cy="3.072" r="3.072" fill="#1CCDB8" transform="matrix(1 0 .08716 .9962 76.54 232.35)"/></g><path fill="#0D4CAC" fill-opacity=".1" fill-rule="evenodd" d="M146.013 268.054H93.459c-6.628 0-12.655-5.332-13.463-11.91l-10.694-87.1h50.164c5.523 0 10.779 4.443 11.74 9.924l14.93 85.166c.244 1.392.188 2.718-.123 3.92" clip-rule="evenodd"/><rect width="238.238" height="173.566" fill="#81ACFA" rx="12" transform="matrix(1 0 .08716 .9962 85.219 85.475)"/><rect width="237.238" height="172.566" x=".544" y=".498" fill="url(#f)" stroke="url(#g)" rx="11.5" transform="matrix(1 0 .08716 .9962 87.175 83.477)"/><path fill="url(#h)" stroke="url(#i)" d="M93.354 97.818c-.458-5.227 3.425-9.464 8.672-9.464h209.477c5.247 0 9.871 4.237 10.328 9.464l10.845 123.958a1.35 1.35 0 0 1-1.369 1.495H105.829a1.666 1.666 0 0 1-1.63-1.495z"/><path fill="#1346CB" fill-rule="evenodd" d="M101.982 87.856c-5.523 0-9.22 4.443-8.26 9.924l.756 4.315c.823-3.673 3.979-6.27 8.201-6.27H313.22c4.594 0 9.004 3.075 10.91 7.265l-.931-5.31c-.961-5.481-6.217-9.924-11.74-9.924z" clip-rule="evenodd"/><rect width="88.877" height="105.817" fill="#0D4CAC" fill-opacity=".18" rx="10" transform="matrix(1 0 .08716 .9962 263.177 76.36)"/><rect width="87.877" height="104.817" x=".544" y=".498" fill="url(#j)" stroke="#fff" rx="9.5" transform="matrix(1 0 .08716 .9962 282.133 56.363)"/><path fill="#1346CB" fill-opacity=".2" d="M122.153 131.358h17.712l1.104 4.83h-11.772l1.218 5.327h10.224l1.031 4.51h-10.224l1.226 5.363h11.772l1.104 4.83h-17.712zm27.652 5.682.471 2.06a4.6 4.6 0 0 1 1.883-1.527 5.8 5.8 0 0 1 2.498-.568q.9 0 1.749.248l.998 4.368a8.7 8.7 0 0 0-1.964-.248q-1.368 0-2.487.461-1.126.427-1.735 1.385l2.971 12.999h-5.76l-4.384-19.178zm14.696 0 .47 2.06a4.6 4.6 0 0 1 1.883-1.527 5.8 5.8 0 0 1 2.499-.568q.9 0 1.748.248l.999 4.368a8.7 8.7 0 0 0-1.965-.248q-1.368 0-2.487.461-1.126.427-1.735 1.385l2.971 12.999h-5.76l-4.383-19.178zm22.225 19.639q-3.06 0-5.684-1.243-2.589-1.242-4.368-3.516-1.788-2.308-2.502-5.433-1.097-4.795 1.056-7.352 2.151-2.556 6.903-2.557 4.716 0 8.037 2.557 3.32 2.557 4.416 7.352.714 3.125-.018 5.433-.741 2.274-2.76 3.516-2.02 1.243-5.08 1.243m-6.866-10.192q.625 2.735 2.267 4.403 1.641 1.67 3.657 1.67t2.859-1.67q.878-1.668.253-4.403-.65-2.841-2.206-4.297-1.529-1.492-3.617-1.492t-2.971 1.492q-.891 1.456-.242 4.297m27.058.631h9.224l1.764 9.139h-9.224z"/><path fill="#1346CB" fill-opacity=".2" fill-rule="evenodd" d="M131.881 180.739a.9.9 0 0 0-.912.997l.277 3.177c.049.55.535.996 1.088.996h94.957a.9.9 0 0 0 .913-.996l-.278-3.177a1.11 1.11 0 0 0-1.087-.997zm1.509 17.243a.9.9 0 0 0-.913.996l.278 3.177c.048.55.535.996 1.087.996h164.054a.9.9 0 0 0 .913-.996l-.278-3.177a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#fff" d="M128.153 122.358h17.712l1.104 4.83h-11.772l1.218 5.327h10.224l1.031 4.51h-10.224l1.226 5.363h11.772l1.104 4.83h-17.712zm27.652 5.682.471 2.06a4.6 4.6 0 0 1 1.883-1.527 5.8 5.8 0 0 1 2.498-.568q.9 0 1.749.248l.998 4.368a8.7 8.7 0 0 0-1.964-.248q-1.368 0-2.487.461-1.126.427-1.735 1.385l2.971 12.999h-5.76l-4.384-19.178zm14.696 0 .47 2.06a4.6 4.6 0 0 1 1.883-1.527 5.8 5.8 0 0 1 2.499-.568q.9 0 1.748.248l.999 4.368a8.7 8.7 0 0 0-1.965-.248q-1.368 0-2.487.461-1.126.427-1.735 1.385l2.971 12.999h-5.76l-4.383-19.178zm22.225 19.639q-3.06 0-5.684-1.243-2.589-1.242-4.368-3.516-1.788-2.308-2.502-5.433-1.097-4.795 1.056-7.352 2.151-2.556 6.903-2.557 4.716 0 8.037 2.557 3.32 2.557 4.416 7.352.714 3.125-.018 5.433-.741 2.274-2.76 3.516-2.02 1.243-5.08 1.243m-6.866-10.192q.625 2.735 2.267 4.403 1.641 1.67 3.657 1.67t2.859-1.67q.878-1.668.253-4.403-.65-2.841-2.206-4.297-1.529-1.492-3.617-1.492t-2.971 1.492q-.891 1.456-.242 4.297"/><path fill="#26FF3B" d="M212.918 138.118h9.224l1.764 9.139h-9.224z"/><path fill="#fff" fill-rule="evenodd" d="M137.881 171.739a1 1 0 0 0-1 1v3.19a1 1 0 0 0 1 1h94.958a1 1 0 0 0 1-1v-3.19a1 1 0 0 0-1-1zm1.509 17.243a.9.9 0 0 0-.913.996l.278 3.177c.048.55.535.996 1.087.996h164.054a.9.9 0 0 0 .913-.996l-.278-3.177a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd" opacity=".5"/><path fill="#B0C6F8" fill-rule="evenodd" d="M302.209 71.187a1 1 0 0 0-1 1v4.978a1 1 0 0 0 1 1h33.565a1 1 0 0 0 1-1v-4.978a1 1 0 0 0-1-1zm39.965 0a.9.9 0 0 0-.913.996l.434 4.96c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .912-.996l-.433-4.96a1.11 1.11 0 0 0-1.088-.996zM303.36 84.343a.9.9 0 0 0-.913.996l.434 4.96c.048.55.535.996 1.087.996h33.565a.9.9 0 0 0 .913-.996l-.434-4.96a1.11 1.11 0 0 0-1.087-.996zm39.965 0a.9.9 0 0 0-.913.996l.434 4.96c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .912-.996l-.434-4.96a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#CEDCFF" fill-rule="evenodd" d="M304.511 97.499a.9.9 0 0 0-.913.996l.434 4.96c.048.55.535.996 1.087.996h33.565a.9.9 0 0 0 .913-.996l-.434-4.96a1.11 1.11 0 0 0-1.087-.996zm39.965 0a.9.9 0 0 0-.913.996l.434 4.96c.048.55.535.996 1.087.996h11.475a.9.9 0 0 0 .912-.996l-.434-4.96a1.11 1.11 0 0 0-1.087-.996z" clip-rule="evenodd"/><path fill="#1CCDB8" d="M322.21 124.174c.698-1.124 2.373-1.124 3.268 0l15.628 19.634c1.05 1.32.262 3.141-1.359 3.141h-27.821c-1.621 0-2.728-1.821-1.909-3.141z"/><path fill="#1CCDB8" d="M345.404 131.401c.698-1.125 2.372-1.125 3.268 0l9.875 12.407c1.051 1.32.263 3.141-1.359 3.141h-17.58c-1.622 0-2.729-1.821-1.909-3.141z"/><circle cx="3.072" cy="3.072" r="3.072" fill="#1CCDB8" transform="matrix(1 0 .08716 .9962 345.834 117.65)"/><rect width="188.629" height="45.152" x="126.136" y="162.548" stroke="#fff" stroke-dasharray="4 4" rx="3.5"/><path stroke="#fff" stroke-dasharray="4 4" d="m246.144 178.957 18.069-11.377c11.08-6.977 14.381-21.629 7.363-32.683a23.646 23.646 0 0 1 2.812-28.953l4.587-4.833"/><path fill="#fff" d="M284.371 92.95a1.56 1.56 0 0 0-1.59-.293l-15.878 6a1.54 1.54 0 0 0-1.007 1.386 1.54 1.54 0 0 0 .875 1.475l2.479 1.212a.6.6 0 0 1 .133.094c.257.663 1.275 3.263 1.727 4.202.229.478.651.814 1.041.96l-.086-.013q.114.043.234.067a1.55 1.55 0 0 0 1.413-.426l.924-.924a.524.524 0 0 1 .624-.086l3.978 2.259c.239.135.505.205.77.205a1.57 1.57 0 0 0 1.517-1.186l3.322-13.394a1.54 1.54 0 0 0-.476-1.537m-14 9.554 8.513-4.87-4.805 4.922a.8.8 0 0 0-.175.278l-.005.013c-.01.032-.96 2.834-1.522 4.101a.95.95 0 0 1-.333-.367c-.416-.874-1.386-3.348-1.673-4.077"/><defs><linearGradient id="a" x1="59.137" x2="59.137" y1="0" y2="17.809" gradientUnits="userSpaceOnUse"><stop stop-color="#EBF3FF"/><stop offset="1" stop-color="#D4E4FF"/></linearGradient><linearGradient id="b" x1="228.813" x2="228.813" y1="-98.142" y2="338.976" gradientUnits="userSpaceOnUse"><stop stop-color="#E5EFFF"/><stop offset="1" stop-color="#F2F7FF" stop-opacity="0"/></linearGradient><linearGradient id="c" x1="1.411" x2="66.523" y1="88.093" y2="99.442" gradientUnits="userSpaceOnUse"><stop stop-color="#3E71E2"/><stop offset="1" stop-color="#4A82E8"/></linearGradient><linearGradient id="d" x1="1.411" x2="65.952" y1="77.252" y2="90.081" gradientUnits="userSpaceOnUse"><stop stop-color="#1846AE"/><stop offset="1" stop-color="#1350BF"/></linearGradient><linearGradient id="e" x1="68.945" x2="68.945" y1="0" y2="105.817" gradientUnits="userSpaceOnUse"><stop stop-color="#E7F0FF"/><stop offset="1" stop-color="#F4F8FF"/></linearGradient><linearGradient id="f" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#EBF3FF"/><stop offset="1" stop-color="#D4E4FF"/></linearGradient><linearGradient id="g" x1="119.119" x2="119.119" y1="0" y2="173.566" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="h" x1="206.721" x2="206.721" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#3D70F7"/><stop offset="1" stop-color="#7CAEFF"/></linearGradient><linearGradient id="i" x1="206.721" x2="206.721" y1="87.856" y2="223.769" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="j" x1="44.439" x2="44.439" y1="0" y2="105.817" gradientUnits="userSpaceOnUse"><stop stop-color="#E7F0FF"/><stop offset="1" stop-color="#F4F8FF"/></linearGradient></defs></svg>
|