@qqt-product/system 0.0.16 → 0.0.17

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.
Files changed (148) hide show
  1. package/dist/index.es.js +9595 -9168
  2. package/dist/index.umd.js +34 -35
  3. package/dist/lib/components/QAccountList/src/QAccountCreate.vue.d.ts +15 -12
  4. package/dist/lib/components/QAccountList/src/QAccountDetail.vue.d.ts +13 -10
  5. package/dist/lib/components/QAccountList/src/QAccountEdit.vue.d.ts +16 -12
  6. package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue.d.ts +12 -9
  7. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts +12 -9
  8. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue.d.ts +15 -12
  9. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue.d.ts +9 -0
  10. package/dist/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue.d.ts +387 -3
  11. package/dist/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue.d.ts +15 -12
  12. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue.d.ts +12 -9
  13. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue.d.ts +17 -14
  14. package/dist/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.d.ts +1 -1
  15. package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts +2 -1
  16. package/dist/lib/components/QRoleList/src/QRoleList.vue.d.ts +9 -0
  17. package/dist/lib/components/QRoleList/src/components/userAuthorization/index.d.ts +4 -4
  18. package/dist/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue.d.ts +19 -2
  19. package/dist/lib/components/QSupplierAccountList/src/useConfigData.d.ts +9 -0
  20. package/dist/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue.d.ts +0 -1
  21. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue.d.ts +12 -9
  22. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue.d.ts +15 -12
  23. package/dist/style.css +1 -1
  24. package/package.json +20 -9
  25. package/.eslintignore +0 -4
  26. package/.eslintrc.cjs +0 -22
  27. package/.prettierignore +0 -4
  28. package/.prettierrc.cjs +0 -41
  29. package/.vscode/extensions.json +0 -3
  30. package/dist/vite.svg +0 -1
  31. package/index.html +0 -13
  32. package/public/vite.svg +0 -1
  33. package/src/App.vue +0 -8
  34. package/src/lib/components/QAccountList/index.ts +0 -6
  35. package/src/lib/components/QAccountList/src/QAccountCreate.vue +0 -272
  36. package/src/lib/components/QAccountList/src/QAccountDetail.vue +0 -259
  37. package/src/lib/components/QAccountList/src/QAccountEdit.vue +0 -273
  38. package/src/lib/components/QAccountList/src/QAccountList.vue +0 -532
  39. package/src/lib/components/QAccountList/src/useConfigData.ts +0 -53
  40. package/src/lib/components/QBackgroundFileTaskList/index.ts +0 -6
  41. package/src/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue +0 -143
  42. package/src/lib/components/QBackgroundFileTaskList/src/useConfigData.ts +0 -20
  43. package/src/lib/components/QElsEmailSendLogList/index.ts +0 -6
  44. package/src/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue +0 -172
  45. package/src/lib/components/QElsEmailSendLogList/src/useConfigData.ts +0 -19
  46. package/src/lib/components/QElsMsgRecordList/index.ts +0 -6
  47. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue +0 -148
  48. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue +0 -123
  49. package/src/lib/components/QElsMsgRecordList/src/useConfigData.ts +0 -22
  50. package/src/lib/components/QElsTenantPortalNewsList/index.ts +0 -6
  51. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue +0 -139
  52. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue +0 -244
  53. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue +0 -151
  54. package/src/lib/components/QElsTenantPortalNewsList/src/useConfigData.ts +0 -20
  55. package/src/lib/components/QI18nList/index.ts +0 -6
  56. package/src/lib/components/QI18nList/src/QI18nForm.vue +0 -141
  57. package/src/lib/components/QI18nList/src/QI18nList.vue +0 -365
  58. package/src/lib/components/QI18nList/src/useConfigData.ts +0 -37
  59. package/src/lib/components/QImChatGroupList/index.ts +0 -6
  60. package/src/lib/components/QImChatGroupList/src/QImChatGroupList.vue +0 -103
  61. package/src/lib/components/QImChatGroupList/src/useConfigData.ts +0 -17
  62. package/src/lib/components/QMqRecordList/index.ts +0 -6
  63. package/src/lib/components/QMqRecordList/src/QMqRecordList.vue +0 -109
  64. package/src/lib/components/QMqRecordList/src/useConfigData.ts +0 -18
  65. package/src/lib/components/QPasswordSecurityPolicy/index.ts +0 -6
  66. package/src/lib/components/QPasswordSecurityPolicy/src/QPasswordSecurityPolicy.vue +0 -266
  67. package/src/lib/components/QPermissionDataList/index.ts +0 -6
  68. package/src/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue +0 -3
  69. package/src/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue +0 -218
  70. package/src/lib/components/QPermissionDataList/src/QPermissionDataList.vue +0 -110
  71. package/src/lib/components/QPermissionDataList/src/form.vue +0 -109
  72. package/src/lib/components/QPurchaseNoticeList/index.ts +0 -6
  73. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue +0 -147
  74. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue +0 -332
  75. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue +0 -189
  76. package/src/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.ts +0 -84
  77. package/src/lib/components/QPurchaseNoticeList/src/useConfigData.ts +0 -22
  78. package/src/lib/components/QPurchaseNoticeTemplateList/index.ts +0 -6
  79. package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue +0 -134
  80. package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateModal.vue +0 -91
  81. package/src/lib/components/QPurchaseNoticeTemplateList/src/useConfigData.ts +0 -18
  82. package/src/lib/components/QQuartzJobList/index.ts +0 -6
  83. package/src/lib/components/QQuartzJobList/src/QQuartzJobList.vue +0 -276
  84. package/src/lib/components/QQuartzJobList/src/components/JCron.vue +0 -82
  85. package/src/lib/components/QQuartzJobList/src/components/JCronModal.vue +0 -985
  86. package/src/lib/components/QQuartzJobList/src/components/QuartzJobModal.vue +0 -176
  87. package/src/lib/components/QQuartzJobList/src/useConfigData.ts +0 -26
  88. package/src/lib/components/QRoleList/index.ts +0 -6
  89. package/src/lib/components/QRoleList/src/QRoleList.vue +0 -332
  90. package/src/lib/components/QRoleList/src/components/content-header/contentHeader.less +0 -31
  91. package/src/lib/components/QRoleList/src/components/content-header/index.tsx +0 -42
  92. package/src/lib/components/QRoleList/src/components/userAuthorization/index.tsx +0 -690
  93. package/src/lib/components/QRoleList/src/components/userAuthorization/userAuthorization.less +0 -97
  94. package/src/lib/components/QRoleList/src/useConfigData.ts +0 -28
  95. package/src/lib/components/QSupplierAccountList/index.ts +0 -6
  96. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountForm.vue +0 -187
  97. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue +0 -304
  98. package/src/lib/components/QSupplierAccountList/src/useConfigData.ts +0 -29
  99. package/src/lib/components/QUsageList/index.ts +0 -6
  100. package/src/lib/components/QUsageList/src/QUsageList.vue +0 -287
  101. package/src/lib/components/QUsageList/src/useConfigData.ts +0 -154
  102. package/src/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue +0 -140
  103. package/src/lib/components/QcustomConfigEdit/component/TempalePreviewModal.vue +0 -100
  104. package/src/lib/components/QcustomConfigEdit/component/dataFormatComponent.tsx +0 -100
  105. package/src/lib/components/QcustomConfigEdit/component/regexComponent.tsx +0 -71
  106. package/src/lib/components/QcustomConfigEdit/index.ts +0 -6
  107. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue +0 -1895
  108. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigRender.tsx +0 -242
  109. package/src/lib/components/QcustomConfigEdit/src/types.ts +0 -71
  110. package/src/lib/components/QcustomConfigEdit/src/useConfigComputed.ts +0 -75
  111. package/src/lib/components/QcustomConfigEdit/src/useConfigData.ts +0 -123
  112. package/src/lib/components/QcustomConfigEdit/src/useConfigMethods.ts +0 -117
  113. package/src/lib/components/QcustomConfigEdit/src/useConstant.ts +0 -301
  114. package/src/lib/components/QcustomConfigEdit/style/index.less +0 -41
  115. package/src/lib/components/QcustomConfigList/component/ImportJsonCustomConfig.vue +0 -135
  116. package/src/lib/components/QcustomConfigList/index.ts +0 -6
  117. package/src/lib/components/QcustomConfigList/src/QcustomConfigList.vue +0 -276
  118. package/src/lib/components/QcustomConfigList/src/types.ts +0 -1
  119. package/src/lib/components/QcustomConfigList/src/useConfigData.ts +0 -23
  120. package/src/lib/components/QcustomConfigList/src/useMethods.ts +0 -36
  121. package/src/lib/components/QcustomConfigList/style/index.less +0 -3
  122. package/src/lib/components/QsysConfigList/index.ts +0 -6
  123. package/src/lib/components/QsysConfigList/src/QsysConfigList.vue +0 -124
  124. package/src/lib/components/QsysConfigList/src/types.ts +0 -1
  125. package/src/lib/components/QsysConfigList/src/useConfigData.ts +0 -17
  126. package/src/lib/components/QsysConfigList/src/useMethods.ts +0 -11
  127. package/src/lib/components/QsysConfigList/style/index.less +0 -3
  128. package/src/lib/components/index.ts +0 -78
  129. package/src/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue +0 -49
  130. package/src/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue +0 -135
  131. package/src/lib/components/integratedNodesList/src/index.vue +0 -130
  132. package/src/lib/components/integratedReportList/src/index.vue +0 -111
  133. package/src/lib/components/integratedReportSearchList/src/index.vue +0 -106
  134. package/src/lib/components/loginAbnormalLogList/src/index.vue +0 -43
  135. package/src/lib/components/loginLogList/src/index.vue +0 -51
  136. package/src/lib/components/loginSupplierLogList/src/index.vue +0 -53
  137. package/src/lib/components/operateLogList/src/index.vue +0 -46
  138. package/src/lib/index.ts +0 -15
  139. package/src/lib/utils/constant.ts +0 -1
  140. package/src/lib/utils/global.hook.ts +0 -337
  141. package/src/lib/utils/global.types.ts +0 -49
  142. package/src/lib/utils/regexp.ts +0 -143
  143. package/src/main.ts +0 -11
  144. package/src/vite-env.d.ts +0 -13
  145. package/tsconfig.json +0 -24
  146. package/tsconfig.node.json +0 -9
  147. package/vite.config.ts +0 -61
  148. /package/dist/{index.es.d.ts → index.d.ts} +0 -0
@@ -80,6 +80,15 @@ declare const _sfc_main: DefineComponent<{
80
80
  };
81
81
  click: () => void;
82
82
  type?: undefined;
83
+ } | {
84
+ authorityCode: string;
85
+ label: string;
86
+ click: () => void;
87
+ icon: {
88
+ type: string;
89
+ };
90
+ type: string;
91
+ attrs?: undefined;
83
92
  } | {
84
93
  label: string;
85
94
  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.RecordStringNumber[]>;
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.RecordStringNumber[]>;
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.RecordStringNumber[]>;
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.RecordStringNumber[];
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,7 @@ declare const _sfc_main: DefineComponent<{
30
30
  subAccount: string;
31
31
  serivceUrl: string;
32
32
  } | undefined;
33
+ showPageHeader?: boolean | undefined;
33
34
  isDetail?: boolean | undefined;
34
35
  role?: GlobalPageLayoutTypes.Role | undefined;
35
36
  refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
@@ -53,7 +54,7 @@ declare const _sfc_main: DefineComponent<{
53
54
  url: string;
54
55
  };
55
56
  authorityCode?: string | undefined;
56
- attrs?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
57
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
57
58
  icon?: {
58
59
  type: string;
59
60
  size: number;
@@ -67,17 +68,17 @@ declare const _sfc_main: DefineComponent<{
67
68
  title: string;
68
69
  content: string;
69
70
  } | undefined;
71
+ dropdown?: boolean | undefined;
70
72
  isExistFrozenSource?: boolean | undefined;
71
73
  isExistFrozenSourceUrl?: string | undefined;
72
- isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => GlobalPageLayoutTypes.RecordStringNumber) | undefined;
73
- disabled?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => boolean) | undefined;
74
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
75
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
74
76
  handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
75
77
  handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
76
78
  callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
77
79
  }[] | undefined;
78
80
  extend?: {
79
- [x: string]: unknown;
80
- [x: number]: unknown;
81
+ [x: string]: any;
81
82
  vxeGridConfig?: {
82
83
  size?: SizeType | undefined;
83
84
  loading?: boolean | undefined;
@@ -2822,7 +2823,7 @@ declare const _sfc_main: DefineComponent<{
2822
2823
  url: string;
2823
2824
  };
2824
2825
  authorityCode?: string | undefined;
2825
- attrs?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
2826
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
2826
2827
  icon?: {
2827
2828
  type: string;
2828
2829
  size: number;
@@ -2836,10 +2837,11 @@ declare const _sfc_main: DefineComponent<{
2836
2837
  title: string;
2837
2838
  content: string;
2838
2839
  } | undefined;
2840
+ dropdown?: boolean | undefined;
2839
2841
  isExistFrozenSource?: boolean | undefined;
2840
2842
  isExistFrozenSourceUrl?: string | undefined;
2841
- isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => GlobalPageLayoutTypes.RecordStringNumber) | undefined;
2842
- disabled?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => boolean) | undefined;
2843
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
2844
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
2843
2845
  handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2844
2846
  handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2845
2847
  callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
@@ -2847,8 +2849,9 @@ declare const _sfc_main: DefineComponent<{
2847
2849
  pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
2848
2850
  hasAdd?: boolean | undefined;
2849
2851
  isUseLocalData?: boolean | undefined;
2850
- localData?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
2852
+ localData?: GlobalPageLayoutTypes.RecordString | undefined;
2851
2853
  showBackIcon?: boolean | undefined;
2854
+ pageTitle?: string | undefined;
2852
2855
  };
2853
2856
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
2854
2857
  currentRow: {
@@ -31,6 +31,7 @@ declare const _sfc_main: DefineComponent<{
31
31
  subAccount: string;
32
32
  serivceUrl: string;
33
33
  } | undefined;
34
+ showPageHeader?: boolean | undefined;
34
35
  isDetail?: boolean | undefined;
35
36
  role?: GlobalPageLayoutTypes.Role | undefined;
36
37
  refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
@@ -54,7 +55,7 @@ declare const _sfc_main: DefineComponent<{
54
55
  url: string;
55
56
  };
56
57
  authorityCode?: string | undefined;
57
- attrs?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
58
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
58
59
  icon?: {
59
60
  type: string;
60
61
  size: number;
@@ -68,17 +69,17 @@ declare const _sfc_main: DefineComponent<{
68
69
  title: string;
69
70
  content: string;
70
71
  } | undefined;
72
+ dropdown?: boolean | undefined;
71
73
  isExistFrozenSource?: boolean | undefined;
72
74
  isExistFrozenSourceUrl?: string | undefined;
73
- isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => GlobalPageLayoutTypes.RecordStringNumber) | undefined;
74
- disabled?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => boolean) | undefined;
75
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
76
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
75
77
  handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
76
78
  handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
77
79
  callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
78
80
  }[] | undefined;
79
81
  extend?: {
80
- [x: string]: unknown;
81
- [x: number]: unknown;
82
+ [x: string]: any;
82
83
  vxeGridConfig?: {
83
84
  size?: SizeType | undefined;
84
85
  loading?: boolean | undefined;
@@ -2823,7 +2824,7 @@ declare const _sfc_main: DefineComponent<{
2823
2824
  url: string;
2824
2825
  };
2825
2826
  authorityCode?: string | undefined;
2826
- attrs?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
2827
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
2827
2828
  icon?: {
2828
2829
  type: string;
2829
2830
  size: number;
@@ -2837,10 +2838,11 @@ declare const _sfc_main: DefineComponent<{
2837
2838
  title: string;
2838
2839
  content: string;
2839
2840
  } | undefined;
2841
+ dropdown?: boolean | undefined;
2840
2842
  isExistFrozenSource?: boolean | undefined;
2841
2843
  isExistFrozenSourceUrl?: string | undefined;
2842
- isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => GlobalPageLayoutTypes.RecordStringNumber) | undefined;
2843
- disabled?: ((pageData: GlobalPageLayoutTypes.RecordStringNumber) => boolean) | undefined;
2844
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
2845
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
2844
2846
  handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2845
2847
  handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2846
2848
  callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
@@ -2848,15 +2850,16 @@ declare const _sfc_main: DefineComponent<{
2848
2850
  pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
2849
2851
  hasAdd?: boolean | undefined;
2850
2852
  isUseLocalData?: boolean | undefined;
2851
- localData?: GlobalPageLayoutTypes.RecordStringNumber | undefined;
2853
+ localData?: GlobalPageLayoutTypes.RecordString | undefined;
2852
2854
  showBackIcon?: boolean | undefined;
2855
+ pageTitle?: string | undefined;
2853
2856
  };
2854
- pageData: Ref<GlobalPageLayoutTypes.RecordStringNumber>;
2857
+ pageData: Ref<GlobalPageLayoutTypes.RecordString>;
2855
2858
  layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
2856
- defaultValues: Ref<GlobalPageLayoutTypes.RecordStringNumber>;
2859
+ defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
2857
2860
  stepTriggerValidate: () => void;
2858
2861
  composeSave: () => void;
2859
- customLoading: Ref<boolean>;
2862
+ customLoading: Readonly<Ref<boolean>>;
2860
2863
  handleCustomSave: () => void;
2861
2864
  handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
2862
2865
  }, 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-445f4da3]{margin-left:8px}.page-container[data-v-445f4da3] .ant-select-selection{position:relative;z-index:1}.page-container .business-tips[data-v-445f4da3]{width:64.6%;margin:0 auto 10px}.page-container[data-v-445f4da3] .ant-input-affix-wrapper .ant-input-suffix{z-index:1}.page-container .skeleton-wrap[data-v-445f4da3]{margin-top:100px;text-align:center;line-height:100px}.switch-config .switch-config-item[data-v-445f4da3]{display:flex;justify-content:space-between;border-bottom:1px dashed #eee;padding:10px 0}.switch-config>div[data-v-445f4da3]:first-child{padding-top:0}.verify-config[data-v-445f4da3]{margin-bottom:20px}.verify-config .tab-clo-left[data-v-445f4da3]{padding-right:10px;text-align:right;line-height:32px}.content-step-one[data-v-445f4da3]{justify-content:center}.code-editror-flex-row[data-v-445f4da3]{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}.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}
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-d9f56f17]{margin-left:8px}.page-container[data-v-d9f56f17] .ant-select-selection{position:relative;z-index:1}.page-container .business-tips[data-v-d9f56f17]{width:64.6%;margin:0 auto 10px}.page-container[data-v-d9f56f17] .ant-input-affix-wrapper .ant-input-suffix{z-index:1}.page-container .skeleton-wrap[data-v-d9f56f17]{margin-top:100px;text-align:center;line-height:100px}.switch-config .switch-config-item[data-v-d9f56f17]{display:flex;justify-content:space-between;border-bottom:1px dashed #eee;padding:10px 0}.switch-config>div[data-v-d9f56f17]:first-child{padding-top:0}.verify-config[data-v-d9f56f17]{margin-bottom:20px}.verify-config .tab-clo-left[data-v-d9f56f17]{padding-right:10px;text-align:right;line-height:32px}.content-step-one[data-v-d9f56f17]{justify-content:center}.code-editror-flex-row[data-v-d9f56f17]{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.16",
4
+ "version": "0.0.17",
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.16",
11
- "@qqt-product/icons": "0.0.16",
12
- "@qqt-product/ui": "0.0.16",
13
- "@qqt-product/utils": "0.0.16",
21
+ "@qqt-product/api": "0.0.17",
22
+ "@qqt-product/icons": "0.0.17",
23
+ "@qqt-product/ui": "0.0.17",
24
+ "@qqt-product/utils": "0.0.17",
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.16",
44
- "@qqt-product/icons": "0.0.16",
45
- "@qqt-product/ui": "0.0.16",
46
- "@qqt-product/utils": "0.0.16",
54
+ "@qqt-product/api": "0.0.17",
55
+ "@qqt-product/icons": "0.0.17",
56
+ "@qqt-product/ui": "0.0.17",
57
+ "@qqt-product/utils": "0.0.17",
47
58
  "@types/sortablejs": "^1.15.1",
48
59
  "ant-design-vue": "3.2.20",
49
60
  "echarts": "5.4.3",
package/.eslintignore DELETED
@@ -1,4 +0,0 @@
1
- dist
2
- node_modules
3
- package.json
4
- src/vite-env.d.ts
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
@@ -1,4 +0,0 @@
1
- dist
2
- node_modules
3
- .eslintignore
4
- .prettierignore
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
- }
@@ -1,3 +0,0 @@
1
- {
2
- "recommendations": ["Vue.volar"]
3
- }
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
@@ -1,8 +0,0 @@
1
- <template>
2
- <div>
3
- <QcustomConfigEdit />
4
- </div>
5
- </template>
6
- <script setup lang="ts">
7
- import QcustomConfigEdit from './lib/components/QcustomConfigEdit'
8
- </script>
@@ -1,6 +0,0 @@
1
- import QAccountList from './src/QAccountList.vue'
2
- import qqtUtils from '@qqt-product/utils'
3
-
4
- export default qqtUtils.withInstall(QAccountList)
5
-
6
- export { QAccountList }