@qqt-product/system 0.0.16 → 0.0.18
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/index.es.js +9601 -9171
- package/dist/index.umd.js +34 -35
- package/dist/lib/components/QAccountList/src/QAccountCreate.vue.d.ts +16 -12
- package/dist/lib/components/QAccountList/src/QAccountDetail.vue.d.ts +14 -10
- package/dist/lib/components/QAccountList/src/QAccountEdit.vue.d.ts +17 -12
- package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue.d.ts +13 -9
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts +13 -9
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue.d.ts +16 -12
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue.d.ts +9 -0
- package/dist/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue.d.ts +387 -3
- package/dist/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue.d.ts +16 -12
- package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue.d.ts +13 -9
- package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue.d.ts +18 -14
- package/dist/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.d.ts +1 -1
- package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts +2 -1
- package/dist/lib/components/QRoleList/src/QRoleList.vue.d.ts +21 -1
- package/dist/lib/components/QRoleList/src/components/userAuthorization/index.d.ts +4 -4
- package/dist/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue.d.ts +19 -2
- package/dist/lib/components/QSupplierAccountList/src/useConfigData.d.ts +9 -0
- package/dist/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue.d.ts +0 -1
- package/dist/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue.d.ts +13 -9
- package/dist/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue.d.ts +16 -12
- package/dist/style.css +1 -1
- package/package.json +20 -9
- package/.eslintignore +0 -4
- package/.eslintrc.cjs +0 -22
- package/.prettierignore +0 -4
- package/.prettierrc.cjs +0 -41
- package/.vscode/extensions.json +0 -3
- package/dist/vite.svg +0 -1
- package/index.html +0 -13
- package/public/vite.svg +0 -1
- package/src/App.vue +0 -8
- package/src/lib/components/QAccountList/index.ts +0 -6
- package/src/lib/components/QAccountList/src/QAccountCreate.vue +0 -272
- package/src/lib/components/QAccountList/src/QAccountDetail.vue +0 -259
- package/src/lib/components/QAccountList/src/QAccountEdit.vue +0 -273
- package/src/lib/components/QAccountList/src/QAccountList.vue +0 -532
- package/src/lib/components/QAccountList/src/useConfigData.ts +0 -53
- package/src/lib/components/QBackgroundFileTaskList/index.ts +0 -6
- package/src/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue +0 -143
- package/src/lib/components/QBackgroundFileTaskList/src/useConfigData.ts +0 -20
- package/src/lib/components/QElsEmailSendLogList/index.ts +0 -6
- package/src/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue +0 -172
- package/src/lib/components/QElsEmailSendLogList/src/useConfigData.ts +0 -19
- package/src/lib/components/QElsMsgRecordList/index.ts +0 -6
- package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue +0 -148
- package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue +0 -123
- package/src/lib/components/QElsMsgRecordList/src/useConfigData.ts +0 -22
- package/src/lib/components/QElsTenantPortalNewsList/index.ts +0 -6
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue +0 -139
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue +0 -244
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue +0 -151
- package/src/lib/components/QElsTenantPortalNewsList/src/useConfigData.ts +0 -20
- package/src/lib/components/QI18nList/index.ts +0 -6
- package/src/lib/components/QI18nList/src/QI18nForm.vue +0 -141
- package/src/lib/components/QI18nList/src/QI18nList.vue +0 -365
- package/src/lib/components/QI18nList/src/useConfigData.ts +0 -37
- package/src/lib/components/QImChatGroupList/index.ts +0 -6
- package/src/lib/components/QImChatGroupList/src/QImChatGroupList.vue +0 -103
- package/src/lib/components/QImChatGroupList/src/useConfigData.ts +0 -17
- package/src/lib/components/QMqRecordList/index.ts +0 -6
- package/src/lib/components/QMqRecordList/src/QMqRecordList.vue +0 -109
- package/src/lib/components/QMqRecordList/src/useConfigData.ts +0 -18
- package/src/lib/components/QPasswordSecurityPolicy/index.ts +0 -6
- package/src/lib/components/QPasswordSecurityPolicy/src/QPasswordSecurityPolicy.vue +0 -266
- package/src/lib/components/QPermissionDataList/index.ts +0 -6
- package/src/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue +0 -3
- package/src/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue +0 -218
- package/src/lib/components/QPermissionDataList/src/QPermissionDataList.vue +0 -110
- package/src/lib/components/QPermissionDataList/src/form.vue +0 -109
- package/src/lib/components/QPurchaseNoticeList/index.ts +0 -6
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue +0 -147
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue +0 -332
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue +0 -189
- package/src/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.ts +0 -84
- package/src/lib/components/QPurchaseNoticeList/src/useConfigData.ts +0 -22
- package/src/lib/components/QPurchaseNoticeTemplateList/index.ts +0 -6
- package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue +0 -134
- package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateModal.vue +0 -91
- package/src/lib/components/QPurchaseNoticeTemplateList/src/useConfigData.ts +0 -18
- package/src/lib/components/QQuartzJobList/index.ts +0 -6
- package/src/lib/components/QQuartzJobList/src/QQuartzJobList.vue +0 -276
- package/src/lib/components/QQuartzJobList/src/components/JCron.vue +0 -82
- package/src/lib/components/QQuartzJobList/src/components/JCronModal.vue +0 -985
- package/src/lib/components/QQuartzJobList/src/components/QuartzJobModal.vue +0 -176
- package/src/lib/components/QQuartzJobList/src/useConfigData.ts +0 -26
- package/src/lib/components/QRoleList/index.ts +0 -6
- package/src/lib/components/QRoleList/src/QRoleList.vue +0 -332
- package/src/lib/components/QRoleList/src/components/content-header/contentHeader.less +0 -31
- package/src/lib/components/QRoleList/src/components/content-header/index.tsx +0 -42
- package/src/lib/components/QRoleList/src/components/userAuthorization/index.tsx +0 -690
- package/src/lib/components/QRoleList/src/components/userAuthorization/userAuthorization.less +0 -97
- package/src/lib/components/QRoleList/src/useConfigData.ts +0 -28
- package/src/lib/components/QSupplierAccountList/index.ts +0 -6
- package/src/lib/components/QSupplierAccountList/src/QSupplierAccountForm.vue +0 -187
- package/src/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue +0 -304
- package/src/lib/components/QSupplierAccountList/src/useConfigData.ts +0 -29
- package/src/lib/components/QUsageList/index.ts +0 -6
- package/src/lib/components/QUsageList/src/QUsageList.vue +0 -287
- package/src/lib/components/QUsageList/src/useConfigData.ts +0 -154
- package/src/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue +0 -140
- package/src/lib/components/QcustomConfigEdit/component/TempalePreviewModal.vue +0 -100
- package/src/lib/components/QcustomConfigEdit/component/dataFormatComponent.tsx +0 -100
- package/src/lib/components/QcustomConfigEdit/component/regexComponent.tsx +0 -71
- package/src/lib/components/QcustomConfigEdit/index.ts +0 -6
- package/src/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue +0 -1895
- package/src/lib/components/QcustomConfigEdit/src/QcustomConfigRender.tsx +0 -242
- package/src/lib/components/QcustomConfigEdit/src/types.ts +0 -71
- package/src/lib/components/QcustomConfigEdit/src/useConfigComputed.ts +0 -75
- package/src/lib/components/QcustomConfigEdit/src/useConfigData.ts +0 -123
- package/src/lib/components/QcustomConfigEdit/src/useConfigMethods.ts +0 -117
- package/src/lib/components/QcustomConfigEdit/src/useConstant.ts +0 -301
- package/src/lib/components/QcustomConfigEdit/style/index.less +0 -41
- package/src/lib/components/QcustomConfigList/component/ImportJsonCustomConfig.vue +0 -135
- package/src/lib/components/QcustomConfigList/index.ts +0 -6
- package/src/lib/components/QcustomConfigList/src/QcustomConfigList.vue +0 -276
- package/src/lib/components/QcustomConfigList/src/types.ts +0 -1
- package/src/lib/components/QcustomConfigList/src/useConfigData.ts +0 -23
- package/src/lib/components/QcustomConfigList/src/useMethods.ts +0 -36
- package/src/lib/components/QcustomConfigList/style/index.less +0 -3
- package/src/lib/components/QsysConfigList/index.ts +0 -6
- package/src/lib/components/QsysConfigList/src/QsysConfigList.vue +0 -124
- package/src/lib/components/QsysConfigList/src/types.ts +0 -1
- package/src/lib/components/QsysConfigList/src/useConfigData.ts +0 -17
- package/src/lib/components/QsysConfigList/src/useMethods.ts +0 -11
- package/src/lib/components/QsysConfigList/style/index.less +0 -3
- package/src/lib/components/index.ts +0 -78
- package/src/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue +0 -49
- package/src/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue +0 -135
- package/src/lib/components/integratedNodesList/src/index.vue +0 -130
- package/src/lib/components/integratedReportList/src/index.vue +0 -111
- package/src/lib/components/integratedReportSearchList/src/index.vue +0 -106
- package/src/lib/components/loginAbnormalLogList/src/index.vue +0 -43
- package/src/lib/components/loginLogList/src/index.vue +0 -51
- package/src/lib/components/loginSupplierLogList/src/index.vue +0 -53
- package/src/lib/components/operateLogList/src/index.vue +0 -46
- package/src/lib/index.ts +0 -15
- package/src/lib/utils/constant.ts +0 -1
- package/src/lib/utils/global.hook.ts +0 -337
- package/src/lib/utils/global.types.ts +0 -49
- package/src/lib/utils/regexp.ts +0 -143
- package/src/main.ts +0 -11
- package/src/vite-env.d.ts +0 -13
- package/tsconfig.json +0 -24
- package/tsconfig.node.json +0 -9
- package/vite.config.ts +0 -61
- /package/dist/{index.es.d.ts → index.d.ts} +0 -0
package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts
CHANGED
|
@@ -32,7 +32,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
32
32
|
handleEdit: (payload: GlobalListPageLayoutTypes.ListOptionsEventParams) => void;
|
|
33
33
|
handleView: (payload: GlobalListPageLayoutTypes.ListOptionsEventParams) => void;
|
|
34
34
|
pageData: {
|
|
35
|
-
[x: string]:
|
|
35
|
+
[x: string]: any;
|
|
36
36
|
onlyShowNav?: boolean | undefined;
|
|
37
37
|
isAggregate?: "0" | "1" | undefined;
|
|
38
38
|
isUseLocalColumns?: boolean | undefined;
|
|
@@ -186,6 +186,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
186
186
|
iconNextPage?: string | undefined;
|
|
187
187
|
iconJumpMore?: string | undefined;
|
|
188
188
|
} | undefined;
|
|
189
|
+
cacheParams?: GlobalListPageLayoutTypes.ObjectMap | undefined;
|
|
189
190
|
};
|
|
190
191
|
showEditPage: ShallowRef<boolean>;
|
|
191
192
|
apiUrls: ShallowRef<{
|
|
@@ -45,14 +45,25 @@ declare const _sfc_main: DefineComponent<{
|
|
|
45
45
|
attrs: {};
|
|
46
46
|
extend: {};
|
|
47
47
|
options: ({
|
|
48
|
+
authorityCode: string;
|
|
49
|
+
type: string;
|
|
50
|
+
title: string;
|
|
51
|
+
click: ({ row }: {
|
|
52
|
+
row?: MapObjectNoneType | undefined;
|
|
53
|
+
}) => void;
|
|
54
|
+
disabled?: undefined;
|
|
55
|
+
args?: undefined;
|
|
56
|
+
} | {
|
|
48
57
|
type: string;
|
|
49
58
|
title: string;
|
|
50
59
|
click: ({ row }: {
|
|
51
60
|
row: never;
|
|
52
61
|
}) => void;
|
|
53
62
|
authorityCode: string;
|
|
63
|
+
disabled: ({ row }: {
|
|
64
|
+
row?: MapObjectNoneType | undefined;
|
|
65
|
+
}) => boolean;
|
|
54
66
|
args?: undefined;
|
|
55
|
-
disabled?: undefined;
|
|
56
67
|
} | {
|
|
57
68
|
authorityCode: string;
|
|
58
69
|
type: string;
|
|
@@ -80,6 +91,15 @@ declare const _sfc_main: DefineComponent<{
|
|
|
80
91
|
};
|
|
81
92
|
click: () => void;
|
|
82
93
|
type?: undefined;
|
|
94
|
+
} | {
|
|
95
|
+
authorityCode: string;
|
|
96
|
+
label: string;
|
|
97
|
+
click: () => void;
|
|
98
|
+
icon: {
|
|
99
|
+
type: string;
|
|
100
|
+
};
|
|
101
|
+
type: string;
|
|
102
|
+
attrs?: undefined;
|
|
83
103
|
} | {
|
|
84
104
|
label: string;
|
|
85
105
|
icon: {
|
|
@@ -2,7 +2,7 @@ import type { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedCompone
|
|
|
2
2
|
import type { GlobalPageLayoutTypes } from '@qqt-product/ui';
|
|
3
3
|
declare const authProps: {
|
|
4
4
|
rows: {
|
|
5
|
-
type: PropType<GlobalPageLayoutTypes.
|
|
5
|
+
type: PropType<GlobalPageLayoutTypes.RecordString[]>;
|
|
6
6
|
default(): never[];
|
|
7
7
|
};
|
|
8
8
|
/**
|
|
@@ -38,7 +38,7 @@ export interface TreeNode {
|
|
|
38
38
|
}
|
|
39
39
|
declare const _default: DefineComponent<{
|
|
40
40
|
rows: {
|
|
41
|
-
type: PropType<GlobalPageLayoutTypes.
|
|
41
|
+
type: PropType<GlobalPageLayoutTypes.RecordString[]>;
|
|
42
42
|
default(): never[];
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
@@ -56,7 +56,7 @@ declare const _default: DefineComponent<{
|
|
|
56
56
|
};
|
|
57
57
|
}, () => JSX.Element, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
58
58
|
rows: {
|
|
59
|
-
type: PropType<GlobalPageLayoutTypes.
|
|
59
|
+
type: PropType<GlobalPageLayoutTypes.RecordString[]>;
|
|
60
60
|
default(): never[];
|
|
61
61
|
};
|
|
62
62
|
/**
|
|
@@ -73,7 +73,7 @@ declare const _default: DefineComponent<{
|
|
|
73
73
|
default: string;
|
|
74
74
|
};
|
|
75
75
|
}>>, {
|
|
76
|
-
rows: GlobalPageLayoutTypes.
|
|
76
|
+
rows: GlobalPageLayoutTypes.RecordString[];
|
|
77
77
|
parentPath: "TenantList" | "RoleList" | "SupplierGroupList";
|
|
78
78
|
}, {}>;
|
|
79
79
|
export default _default;
|
|
@@ -22,6 +22,12 @@ declare const _sfc_main: DefineComponent<{
|
|
|
22
22
|
}[];
|
|
23
23
|
}>;
|
|
24
24
|
passwordModalForm: Ref<any>;
|
|
25
|
+
phoneModalFormRule: Ref<{
|
|
26
|
+
phone: {
|
|
27
|
+
required: boolean;
|
|
28
|
+
message: string;
|
|
29
|
+
}[];
|
|
30
|
+
}>;
|
|
25
31
|
passwordModalHandle: (handleType: string) => void;
|
|
26
32
|
listLayoutRef: Ref<any>;
|
|
27
33
|
showEditPage: ShallowRef<boolean>;
|
|
@@ -37,14 +43,21 @@ declare const _sfc_main: DefineComponent<{
|
|
|
37
43
|
optionConfig: {
|
|
38
44
|
attrs: {};
|
|
39
45
|
extend: {};
|
|
40
|
-
options: {
|
|
46
|
+
options: ({
|
|
47
|
+
type: string;
|
|
48
|
+
title: string;
|
|
49
|
+
click: ({ row }: {
|
|
50
|
+
row?: MapObjectNoneType | undefined;
|
|
51
|
+
}) => void;
|
|
52
|
+
authorityCode?: undefined;
|
|
53
|
+
} | {
|
|
41
54
|
authorityCode: string;
|
|
42
55
|
type: string;
|
|
43
56
|
title: string;
|
|
44
57
|
click: ({ row }: {
|
|
45
58
|
row?: MapObjectNoneType | undefined;
|
|
46
59
|
}) => void;
|
|
47
|
-
}[];
|
|
60
|
+
})[];
|
|
48
61
|
};
|
|
49
62
|
buttonConfig: {
|
|
50
63
|
attrs: {};
|
|
@@ -97,6 +110,10 @@ declare const _sfc_main: DefineComponent<{
|
|
|
97
110
|
};
|
|
98
111
|
pagerConfig: {};
|
|
99
112
|
};
|
|
113
|
+
phoneModalShow: ShallowRef<boolean>;
|
|
114
|
+
phoneModalForm: Ref<any>;
|
|
115
|
+
phoneRef: Ref<any>;
|
|
116
|
+
phoneModalHandle: () => void;
|
|
100
117
|
passwordModalShow: ShallowRef<boolean>;
|
|
101
118
|
selectedrolesList: Ref<any>;
|
|
102
119
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
@@ -16,6 +16,15 @@ export declare function useConfigData(): {
|
|
|
16
16
|
}[];
|
|
17
17
|
}>;
|
|
18
18
|
passwordModalForm: Ref<any>;
|
|
19
|
+
phoneModalShow: ShallowRef<boolean>;
|
|
20
|
+
phoneModalForm: Ref<any>;
|
|
21
|
+
phoneModalFormRule: Ref<{
|
|
22
|
+
phone: {
|
|
23
|
+
required: boolean;
|
|
24
|
+
message: string;
|
|
25
|
+
}[];
|
|
26
|
+
}>;
|
|
27
|
+
phoneRef: Ref<any>;
|
|
19
28
|
passwordModalShow: ShallowRef<boolean>;
|
|
20
29
|
apiUrls: ShallowRef<{
|
|
21
30
|
list: string;
|
|
@@ -318,7 +318,6 @@ declare const _sfc_main: DefineComponent<{
|
|
|
318
318
|
groupGrid: Ref<any>;
|
|
319
319
|
groupGridAddEvent: () => void;
|
|
320
320
|
gridDeleteEvent: (type: string) => void;
|
|
321
|
-
headRowDrop: () => void;
|
|
322
321
|
headGrid: Ref<any>;
|
|
323
322
|
headData: Ref<customConfigEdits.MapObjectNoneType[] | undefined>;
|
|
324
323
|
headColumns: {
|
|
@@ -30,6 +30,8 @@ declare const _sfc_main: DefineComponent<{
|
|
|
30
30
|
subAccount: string;
|
|
31
31
|
serivceUrl: string;
|
|
32
32
|
} | undefined;
|
|
33
|
+
showPageHeader?: boolean | undefined;
|
|
34
|
+
showLayoutAnchor?: boolean | undefined;
|
|
33
35
|
isDetail?: boolean | undefined;
|
|
34
36
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
35
37
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -53,7 +55,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
53
55
|
url: string;
|
|
54
56
|
};
|
|
55
57
|
authorityCode?: string | undefined;
|
|
56
|
-
attrs?: GlobalPageLayoutTypes.
|
|
58
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
57
59
|
icon?: {
|
|
58
60
|
type: string;
|
|
59
61
|
size: number;
|
|
@@ -67,17 +69,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
67
69
|
title: string;
|
|
68
70
|
content: string;
|
|
69
71
|
} | undefined;
|
|
72
|
+
dropdown?: boolean | undefined;
|
|
70
73
|
isExistFrozenSource?: boolean | undefined;
|
|
71
74
|
isExistFrozenSourceUrl?: string | undefined;
|
|
72
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
73
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
75
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
76
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
74
77
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
75
78
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
76
79
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
77
80
|
}[] | undefined;
|
|
78
81
|
extend?: {
|
|
79
|
-
[x: string]:
|
|
80
|
-
[x: number]: unknown;
|
|
82
|
+
[x: string]: any;
|
|
81
83
|
vxeGridConfig?: {
|
|
82
84
|
size?: SizeType | undefined;
|
|
83
85
|
loading?: boolean | undefined;
|
|
@@ -2822,7 +2824,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2822
2824
|
url: string;
|
|
2823
2825
|
};
|
|
2824
2826
|
authorityCode?: string | undefined;
|
|
2825
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2827
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2826
2828
|
icon?: {
|
|
2827
2829
|
type: string;
|
|
2828
2830
|
size: number;
|
|
@@ -2836,10 +2838,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2836
2838
|
title: string;
|
|
2837
2839
|
content: string;
|
|
2838
2840
|
} | undefined;
|
|
2841
|
+
dropdown?: boolean | undefined;
|
|
2839
2842
|
isExistFrozenSource?: boolean | undefined;
|
|
2840
2843
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2841
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2842
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2844
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2845
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2843
2846
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2844
2847
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2845
2848
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2847,8 +2850,9 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2847
2850
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2848
2851
|
hasAdd?: boolean | undefined;
|
|
2849
2852
|
isUseLocalData?: boolean | undefined;
|
|
2850
|
-
localData?: GlobalPageLayoutTypes.
|
|
2853
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2851
2854
|
showBackIcon?: boolean | undefined;
|
|
2855
|
+
pageTitle?: string | undefined;
|
|
2852
2856
|
};
|
|
2853
2857
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
2854
2858
|
currentRow: {
|
|
@@ -31,6 +31,8 @@ declare const _sfc_main: DefineComponent<{
|
|
|
31
31
|
subAccount: string;
|
|
32
32
|
serivceUrl: string;
|
|
33
33
|
} | undefined;
|
|
34
|
+
showPageHeader?: boolean | undefined;
|
|
35
|
+
showLayoutAnchor?: boolean | undefined;
|
|
34
36
|
isDetail?: boolean | undefined;
|
|
35
37
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
36
38
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -54,7 +56,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
54
56
|
url: string;
|
|
55
57
|
};
|
|
56
58
|
authorityCode?: string | undefined;
|
|
57
|
-
attrs?: GlobalPageLayoutTypes.
|
|
59
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
58
60
|
icon?: {
|
|
59
61
|
type: string;
|
|
60
62
|
size: number;
|
|
@@ -68,17 +70,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
68
70
|
title: string;
|
|
69
71
|
content: string;
|
|
70
72
|
} | undefined;
|
|
73
|
+
dropdown?: boolean | undefined;
|
|
71
74
|
isExistFrozenSource?: boolean | undefined;
|
|
72
75
|
isExistFrozenSourceUrl?: string | undefined;
|
|
73
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
74
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
76
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
77
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
75
78
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
76
79
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
77
80
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
78
81
|
}[] | undefined;
|
|
79
82
|
extend?: {
|
|
80
|
-
[x: string]:
|
|
81
|
-
[x: number]: unknown;
|
|
83
|
+
[x: string]: any;
|
|
82
84
|
vxeGridConfig?: {
|
|
83
85
|
size?: SizeType | undefined;
|
|
84
86
|
loading?: boolean | undefined;
|
|
@@ -2823,7 +2825,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2823
2825
|
url: string;
|
|
2824
2826
|
};
|
|
2825
2827
|
authorityCode?: string | undefined;
|
|
2826
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2828
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2827
2829
|
icon?: {
|
|
2828
2830
|
type: string;
|
|
2829
2831
|
size: number;
|
|
@@ -2837,10 +2839,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2837
2839
|
title: string;
|
|
2838
2840
|
content: string;
|
|
2839
2841
|
} | undefined;
|
|
2842
|
+
dropdown?: boolean | undefined;
|
|
2840
2843
|
isExistFrozenSource?: boolean | undefined;
|
|
2841
2844
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2842
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2843
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2845
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2846
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2844
2847
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2845
2848
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2846
2849
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2848,15 +2851,16 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2848
2851
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2849
2852
|
hasAdd?: boolean | undefined;
|
|
2850
2853
|
isUseLocalData?: boolean | undefined;
|
|
2851
|
-
localData?: GlobalPageLayoutTypes.
|
|
2854
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2852
2855
|
showBackIcon?: boolean | undefined;
|
|
2856
|
+
pageTitle?: string | undefined;
|
|
2853
2857
|
};
|
|
2854
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
2858
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2855
2859
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
2856
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
2860
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2857
2861
|
stepTriggerValidate: () => void;
|
|
2858
2862
|
composeSave: () => void;
|
|
2859
|
-
customLoading: Ref<boolean
|
|
2863
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2860
2864
|
handleCustomSave: () => void;
|
|
2861
2865
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
|
|
2862
2866
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.tempale-preview-modal[data-v-0b6ebd5b] .page-container .edit-page .ant-spin-nested-loading{height:600px}.tempale-preview-modal[data-v-0b6ebd5b] .ant-form-item-control-wrapper{width:150px}.page-container .ant-btn+.ant-btn[data-v-
|
|
1
|
+
.tempale-preview-modal[data-v-0b6ebd5b] .page-container .edit-page .ant-spin-nested-loading{height:600px}.tempale-preview-modal[data-v-0b6ebd5b] .ant-form-item-control-wrapper{width:150px}.page-container .ant-btn+.ant-btn[data-v-9e668545]{margin-left:8px}.page-container[data-v-9e668545] .ant-select-selection{position:relative;z-index:1}.page-container .business-tips[data-v-9e668545]{width:64.6%;margin:0 auto 10px}.page-container[data-v-9e668545] .ant-input-affix-wrapper .ant-input-suffix{z-index:1}.page-container .skeleton-wrap[data-v-9e668545]{margin-top:100px;text-align:center;line-height:100px}.switch-config .switch-config-item[data-v-9e668545]{display:flex;justify-content:space-between;border-bottom:1px dashed #eee;padding:10px 0}.switch-config>div[data-v-9e668545]:first-child{padding-top:0}.verify-config[data-v-9e668545]{margin-bottom:20px}.verify-config .tab-clo-left[data-v-9e668545]{padding-right:10px;text-align:right;line-height:32px}.content-step-one[data-v-9e668545]{justify-content:center}.code-editror-flex-row[data-v-9e668545]{display:block}.progress[data-v-6a21d026]{text-align:center}.password-security-policy[data-v-bc4a98ce]{height:100%}.password-security-policy-breadcrumb[data-v-bc4a98ce]{height:44px;display:flex;justify-content:flex-end;align-items:center;padding-left:16px;padding-right:25px;background:white}.password-security-policy-content[data-v-bc4a98ce]{padding:8px}.password-security-policy-form[data-v-bc4a98ce]{background:white;padding:0 16px}.password-security-policy-form .item[data-v-bc4a98ce]{display:flex;justify-content:space-between;align-items:center;padding:0 18px;border-bottom:1px dashed #dadada}.password-security-policy-form .item .desc[data-v-bc4a98ce]{padding:16px 0}.password-security-policy-form .item .desc .tit[data-v-bc4a98ce]{color:#454f59;font-weight:500;font-size:14px;line-height:14px}.password-security-policy-form .item .desc .tip[data-v-bc4a98ce]{font-weight:400;font-size:12px;line-height:12px;color:#454f5999;margin-top:8px}.password-security-policy-form .item .type[data-v-bc4a98ce]{font-weight:400;font-size:12px;line-height:12px;color:#454f5999;display:flex;align-items:center}.password-security-policy .red[data-v-bc4a98ce]{color:red}.password-security-policy .ant-input-number[data-v-bc4a98ce]{margin-left:16px;width:60px}.password-security-policy .ant-btn+.ant-btn[data-v-bc4a98ce]{margin-left:8px}[data-v-b66225c6] .vxe-form--gather,[data-v-b3e4afb1] .vxe-form--gather{padding:20px 0}.content-Header{width:100%;position:sticky;top:0;z-index:99;box-shadow:0 3px 12px #626bb540}.content-Header.posA{position:absolute;left:0;top:0}.content-Header .topWrap{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px 24px 10px 10px}.content-Header .topWrap .box{display:flex;align-items:center}.content-Header .topWrap .extra+.menu{margin-left:24px}.content-Header .topWrap .menu{text-align:right}.UserAuthorization{position:relative}.UserAuthorization .ant-checkbox-wrapper{color:#000000a6}.UserAuthorization .title{padding-left:16px;margin-bottom:16px}.UserAuthorization .title>strong{font-size:18px;color:#4d72ff}.UserAuthorization .title>span{font-size:12px;color:#b9bcc1;margin-left:22px}.UserAuthorization .container{padding:8px}.UserAuthorization .pageBox{background:#fff;padding:16px 16px 32px;min-height:calc(100vh - 158px)}.UserAuthorization .level[class*=level_] .triangle{margin-right:8px;cursor:pointer}.UserAuthorization .level[class*=level_] .rotate90 .anticon{transform:rotate(90deg);transition:transform .3 ease-in-out}.UserAuthorization .level.level_1{display:flex;align-items:center;padding:16px 20px}.UserAuthorization .level.level_1:hover{background:rgba(254,206,0,.1)}.UserAuthorization .level.level_1 .info{display:flex;flex-direction:column;flex:1}.UserAuthorization .level.level_1 .info strong{font-size:14px;color:#454f59}.UserAuthorization .level.level_1 .info span.tip{font-size:12px;color:#454f5999;margin-top:8px}.UserAuthorization .level.level_1+.collapse.noneGrandchildren{padding:24px}.UserAuthorization .level.border{border-bottom:1px dashed #dadada}.UserAuthorization .level.level_2{display:flex}.UserAuthorization .level.level_2:not(:last-child){border-bottom:1px dashed #dadada}.UserAuthorization .level.level_2 .info{flex:0 0 150px;padding:22px 0 22px 20px;background-color:#f9f9f9}.UserAuthorization .level.level_2 .children{flex:1;margin-left:24px;padding:22px 20px 22px 0}.UserAuthorization .level_3+.level_3{margin-top:12px}.UserAuthorization .checkboxGroup{padding:12px 0 12px 36px}.UserAuthorization .collapse{min-height:70px;border:1px solid #dadcde}[data-v-556c5438] .vxe-form--gather{padding:20px 0}.stickey[data-v-6bb7f383]{position:sticky;top:0;z-index:99;padding-bottom:8px;background-color:var(--qBackgroundColor, #eff2f5)}.edit-header[data-v-6bb7f383]{padding:4px 16px;background:var(--qPageHeaderBackgroundColor, #ffffff);border-top-width:1px;border-top-style:solid;border-top-color:var(--qHeaderBorderBottomColor, #f3f3f3)}.groups[data-v-6bb7f383]{padding:24px;border-radius:8px;background-color:var(--qPageHeaderBackgroundColor, #ffffff)}.card-container{background:#fff;overflow:hidden;padding:12px;position:relative;width:100%}.card-container .tab-layout-tabs.ant-tabs{border:1px solid #e6ebf5;padding:0}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-bar{margin:0;outline:none;border-bottom:none}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-bar .ant-tabs-nav-container{margin:0}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab{padding:0 24px!important;background-color:#f5f7fa!important;margin-right:0!important;border-radius:0;line-height:38px;border:1px solid transparent!important;border-bottom:1px solid #e6ebf5!important}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-active.ant-tabs-tab{color:#409eff;background-color:#fff!important;border-right:1px solid #e6ebf5!important;border-left:1px solid #e6ebf5!important;border-bottom:1px solid #fff!important;font-weight:400;transition:none!important}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-tabpane{padding:15px}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-tabpane .ant-row{margin:10px 0}.card-container .tab-layout-tabs.ant-tabs .ant-tabs-tabpane .ant-select,.card-container .tab-layout-tabs.ant-tabs .ant-tabs-tabpane .ant-input-number{width:100px}.container-widthEn[data-v-13d22fe3]{width:755px}.container-widthCn[data-v-13d22fe3]{width:608px}.language[data-v-13d22fe3]{text-align:center;position:absolute;right:13px;top:13px;border:1px solid transparent;height:40px;line-height:38px;font-size:16px;color:#409eff;z-index:1;background:#f5f7fa;outline:none;width:47px;border-bottom:1px solid #e6ebf5;border-radius:0}.card-container .bottom[data-v-13d22fe3]{display:flex;justify-content:center;padding:10px 0 0}.card-container .bottom .cronButton[data-v-13d22fe3]{margin:0 10px;line-height:40px}.tabBody .a-row[data-v-13d22fe3]{margin:10px 0}.tabBody .a-row .long .a-select[data-v-13d22fe3]{width:354px}.tabBody .a-row .a-input-number[data-v-13d22fe3]{width:110px}.components-input-demo-presuffix .anticon-close-circle[data-v-b3cf1b8e]{cursor:pointer;color:#ccc;transition:color .3s;font-size:12px}.components-input-demo-presuffix .anticon-close-circle[data-v-b3cf1b8e]:hover{color:#f5222d}.components-input-demo-presuffix .anticon-close-circle[data-v-b3cf1b8e]:active{color:#666}.chart[data-v-dd9c7769]{width:100%;height:400px}
|
package/package.json
CHANGED
|
@@ -1,16 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qqt-product/system",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.18",
|
|
5
5
|
"main": "dist/index.umd.js",
|
|
6
6
|
"module": "dist/index.es.js",
|
|
7
7
|
"type": "module",
|
|
8
|
+
"files": [
|
|
9
|
+
"dist/*"
|
|
10
|
+
],
|
|
11
|
+
"types": "dist/index.d.ts",
|
|
12
|
+
"exports": {
|
|
13
|
+
".": {
|
|
14
|
+
"import": "./dist/index.es.js",
|
|
15
|
+
"require": "./dist/idex.umd.js"
|
|
16
|
+
},
|
|
17
|
+
"./dist/style.css": "./dist/style.css"
|
|
18
|
+
},
|
|
8
19
|
"devDependencies": {
|
|
9
20
|
"@ant-design/icons-vue": "^6.1.0",
|
|
10
|
-
"@qqt-product/api": "0.0.
|
|
11
|
-
"@qqt-product/icons": "0.0.
|
|
12
|
-
"@qqt-product/ui": "0.0.
|
|
13
|
-
"@qqt-product/utils": "0.0.
|
|
21
|
+
"@qqt-product/api": "0.0.18",
|
|
22
|
+
"@qqt-product/icons": "0.0.18",
|
|
23
|
+
"@qqt-product/ui": "0.0.18",
|
|
24
|
+
"@qqt-product/utils": "0.0.18",
|
|
14
25
|
"@types/node": "^18.11.4",
|
|
15
26
|
"@types/sortablejs": "^1.15.1",
|
|
16
27
|
"@typescript-eslint/eslint-plugin": "^5.40.0",
|
|
@@ -40,10 +51,10 @@
|
|
|
40
51
|
"xe-utils": "^3.5.0"
|
|
41
52
|
},
|
|
42
53
|
"peerDependencies": {
|
|
43
|
-
"@qqt-product/api": "0.0.
|
|
44
|
-
"@qqt-product/icons": "0.0.
|
|
45
|
-
"@qqt-product/ui": "0.0.
|
|
46
|
-
"@qqt-product/utils": "0.0.
|
|
54
|
+
"@qqt-product/api": "0.0.18",
|
|
55
|
+
"@qqt-product/icons": "0.0.18",
|
|
56
|
+
"@qqt-product/ui": "0.0.18",
|
|
57
|
+
"@qqt-product/utils": "0.0.18",
|
|
47
58
|
"@types/sortablejs": "^1.15.1",
|
|
48
59
|
"ant-design-vue": "3.2.20",
|
|
49
60
|
"echarts": "5.4.3",
|
package/.eslintignore
DELETED
package/.eslintrc.cjs
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
env: {
|
|
3
|
-
browser: true,
|
|
4
|
-
es2021: true,
|
|
5
|
-
node: true,
|
|
6
|
-
},
|
|
7
|
-
extends: ['eslint:recommended', 'plugin:vue/vue3-essential', 'plugin:@typescript-eslint/recommended'],
|
|
8
|
-
overrides: [],
|
|
9
|
-
parser: 'vue-eslint-parser',
|
|
10
|
-
parserOptions: {
|
|
11
|
-
ecmaVersion: 'latest',
|
|
12
|
-
sourceType: 'module',
|
|
13
|
-
parser: '@typescript-eslint/parser',
|
|
14
|
-
},
|
|
15
|
-
plugins: ['vue', '@typescript-eslint', 'prettier'],
|
|
16
|
-
rules: {
|
|
17
|
-
'prettier/prettier': ['error', { endOfLine: 'auto' }],
|
|
18
|
-
'vue/multi-word-component-names': 0,
|
|
19
|
-
'no-console': 'off',
|
|
20
|
-
'no-debugger': 'off',
|
|
21
|
-
},
|
|
22
|
-
}
|
package/.prettierignore
DELETED
package/.prettierrc.cjs
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
// 一行最多 200 字符
|
|
3
|
-
printWidth: 200,
|
|
4
|
-
// 使用 2 个空格缩进
|
|
5
|
-
tabWidth: 2,
|
|
6
|
-
// 不使用缩进符,而使用空格
|
|
7
|
-
useTabs: false,
|
|
8
|
-
// 行尾是否需要有分号
|
|
9
|
-
semi: false,
|
|
10
|
-
// 使用单引号
|
|
11
|
-
singleQuote: true,
|
|
12
|
-
// 对象的 key 仅在必要时用引号
|
|
13
|
-
quoteProps: 'as-needed',
|
|
14
|
-
// jsx 不使用单引号,而使用双引号
|
|
15
|
-
jsxSingleQuote: false,
|
|
16
|
-
// 末尾需要有逗号
|
|
17
|
-
trailingComma: 'all',
|
|
18
|
-
// 大括号内的首尾需要空格
|
|
19
|
-
bracketSpacing: true,
|
|
20
|
-
// jsx 标签的反尖括号需要换行
|
|
21
|
-
jsxBracketSameLine: false,
|
|
22
|
-
// 箭头函数,只有一个参数的时候,也需要括号
|
|
23
|
-
arrowParens: 'always',
|
|
24
|
-
// 每个文件格式化的范围是文件的全部内容
|
|
25
|
-
rangeStart: 0,
|
|
26
|
-
rangeEnd: null,
|
|
27
|
-
// 不需要写文件开头的 @prettier
|
|
28
|
-
requirePragma: false,
|
|
29
|
-
// 不需要自动在文件开头插入 @prettier
|
|
30
|
-
insertPragma: false,
|
|
31
|
-
// 使用默认的折行标准
|
|
32
|
-
proseWrap: 'preserve',
|
|
33
|
-
// 根据显示样式决定 html 要不要折行
|
|
34
|
-
htmlWhitespaceSensitivity: 'css',
|
|
35
|
-
// vue 文件中的 script 和 style 内不用缩进
|
|
36
|
-
vueIndentScriptAndStyle: false,
|
|
37
|
-
// 换行符使用 lf
|
|
38
|
-
endOfLine: 'auto',
|
|
39
|
-
// 格式化内嵌代码
|
|
40
|
-
embeddedLanguageFormatting: 'auto',
|
|
41
|
-
}
|
package/.vscode/extensions.json
DELETED
package/dist/vite.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
|
package/index.html
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
|
6
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
7
|
-
<title>企企通产品UI库</title>
|
|
8
|
-
</head>
|
|
9
|
-
<body>
|
|
10
|
-
<div id="app"></div>
|
|
11
|
-
<script type="module" src="/src/main.ts"></script>
|
|
12
|
-
</body>
|
|
13
|
-
</html>
|
package/public/vite.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
|
package/src/App.vue
DELETED