@zgfe/modules-settings 2.1.0-zhongyuan-set.1 → 2.1.0-zhongyuan-set.2

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 (77) hide show
  1. package/README.md +33 -33
  2. package/es/components/card/index.less +87 -87
  3. package/es/components/importMetaDialog/styles/index.less +115 -115
  4. package/es/components/pageLoading/index.less +7 -7
  5. package/es/components/picCircleSelect/bak/index copy 2.tsx.bak +92 -92
  6. package/es/components/picCircleSelect/bak/index copy 3.tsx.bak +58 -58
  7. package/es/components/picCircleSelect/bak/index copy 4.tsx.bak +66 -66
  8. package/es/components/picCircleSelect/bak/index copy 5.tsx.bak +116 -116
  9. package/es/components/picCircleSelect/bak/index copy 6.tsx.bak +116 -116
  10. package/es/components/picCircleSelect/bak/index copy.tsx.bak +41 -41
  11. package/es/components/picCircleSelect/bak/index.tsx.bak +48 -48
  12. package/es/components/picCircleSelect/bak/index1.tsx.bak +46 -46
  13. package/es/components/picCircleSelect/bak/index2.tsx.bak +104 -104
  14. package/es/components/picCircleSelect/index.less +37 -37
  15. package/es/components/processCanvas/styles/customNode.less +149 -149
  16. package/es/components/processCanvas/styles/index.less +34 -34
  17. package/es/components/settingTabs/index.less +51 -51
  18. package/es/constants/icons/demo.css +539 -539
  19. package/es/constants/icons/demo_index.html +9871 -9871
  20. package/es/constants/icons/iconfont.css +1699 -1699
  21. package/es/constants/icons/iconfont.json +2956 -2956
  22. package/es/global.d.ts +4 -4
  23. package/es/modules/appSettings/dataAccessFilter/index.less +5 -5
  24. package/es/modules/appSettings/virtualSource/styles/index.less +28 -28
  25. package/es/modules/appSettings/virtualSource/styles/table.less +51 -51
  26. package/es/modules/companySetting/appList/index.less +126 -126
  27. package/es/modules/companySetting/application/index.less +144 -144
  28. package/es/modules/companySetting/business/index.less +92 -92
  29. package/es/modules/companySetting/cost/index.less +38 -38
  30. package/es/modules/companySetting/department/index.less +157 -157
  31. package/es/modules/companySetting/edit/styles/authConfig.less +3 -3
  32. package/es/modules/companySetting/edit/styles/authGroup.less +10 -10
  33. package/es/modules/companySetting/edit/styles/authModule.less +82 -82
  34. package/es/modules/companySetting/edit/styles/user.less +54 -54
  35. package/es/modules/companySetting/edit/styles/userGroup.less +44 -44
  36. package/es/modules/companySetting/index.less +90 -90
  37. package/es/modules/companySetting/info/index.less +42 -42
  38. package/es/modules/companySetting/mainPart/images/img2.svg +12 -12
  39. package/es/modules/companySetting/mainPart/index.less +239 -239
  40. package/es/modules/companySetting/operationLog/index.less +33 -33
  41. package/es/modules/companySetting/role/index.less +296 -296
  42. package/es/modules/companySetting/role/setDataRangeDialog/index.less +37 -37
  43. package/es/modules/companySetting/style/common.less +79 -79
  44. package/es/modules/companySetting/style/reset.less +117 -117
  45. package/es/modules/companySetting/user/index.less +363 -363
  46. package/es/modules/companySetting/virtualApp/styles/config.less +37 -37
  47. package/es/modules/companySetting/virtualApp/styles/index.less +21 -21
  48. package/es/modules/companySetting/virtualApp/styles/list.less +28 -28
  49. package/es/modules/companySetting/virtualApp/styles/sourceItem.less +33 -33
  50. package/es/modules/companySetting/virtualApp/styles/table.less +44 -44
  51. package/es/modules/companySetting/wechatBinding/index.less +58 -58
  52. package/es/modules/createDemand/styles/index.less +403 -403
  53. package/es/modules/createDemand_bf/styles/index.less +222 -222
  54. package/es/modules/createProcess/components/index.less +52 -52
  55. package/es/modules/createProcess/index.less +114 -114
  56. package/es/modules/createProcess/title/index.less +53 -53
  57. package/es/modules/dealDemand/styles/index.less +265 -265
  58. package/es/modules/demandManage/styles/index.less +155 -155
  59. package/es/modules/getPassword/index.less +122 -122
  60. package/es/modules/messageList/index.less +81 -81
  61. package/es/modules/personalSetting/securityLog/index.less +11 -11
  62. package/es/modules/personalSetting/styles/unbinding.less +73 -73
  63. package/es/modules/pointMap/ImportModal/styles/index.less +91 -91
  64. package/es/modules/pointMap/createMetaDrawer.js +9 -7
  65. package/es/modules/pointMap/editTxt/index.less +55 -55
  66. package/es/modules/pointMap/styles/index.less +165 -165
  67. package/es/modules/pointMap/styles/pageInfo.less +439 -439
  68. package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.less +14 -14
  69. package/es/modules/systemSetting/approvalmanage/index.less +5 -5
  70. package/es/modules/systemSetting/approvalmanage/processManage/index.less +39 -39
  71. package/es/modules/systemSetting/dictionaryItem/dictionaryManagement/css/index.less +48 -48
  72. package/es/modules/systemSetting/dictionaryItem/eventTagManagement/css/index.less +32 -32
  73. package/es/modules/systemSetting/index.css +161 -161
  74. package/es/modules/systemSetting/index.less +169 -169
  75. package/es/modules/systemSetting/notice/configItem/index.less +21 -21
  76. package/es/modules/systemSetting/notice/edit/index.less +26 -26
  77. package/package.json +2 -2
@@ -1,265 +1,265 @@
1
- .system-setting-deal-demand {
2
- display: flex;
3
- flex-direction: column;
4
- height: 100%;
5
- background: #fafafb;
6
- &-row {
7
- display: flex;
8
- flex: 1;
9
- flex-direction: row;
10
- overflow-y: auto;
11
- }
12
- &-right {
13
- position: relative;
14
- display: flex;
15
- flex: 288;
16
- overflow: hidden;
17
- background: #f2f3f4;
18
- border: 1px solid #e6e7ea;
19
- border-bottom: 0;
20
- border-top-right-radius: 8px;
21
- // border-bottom-right-radius: 8px;
22
- .setting-graph-panel {
23
- right: 14px;
24
- left: auto;
25
- transform: none;
26
- }
27
- &-end {
28
- display: flex;
29
- align-items: center;
30
- justify-content: center;
31
- width: 100%;
32
- }
33
- &-title {
34
- position: absolute;
35
- top: 16px;
36
- left: 16px;
37
- color: var(--io-N-, #021429);
38
- font-weight: 400;
39
- font-size: 14px;
40
- font-family: 'PingFang SC';
41
- font-style: normal;
42
- line-height: 22px; /* 157.143% */
43
- text-align: right;
44
- }
45
- }
46
- &-header {
47
- display: flex;
48
- flex-direction: row;
49
- gap: 16px;
50
- align-items: center;
51
- padding: 12px 0;
52
- color: var(--io-N6-, #67727f);
53
- font-weight: 400;
54
- font-size: 14px;
55
- &-back {
56
- cursor: pointer;
57
- }
58
- }
59
- &-footer {
60
- display: flex;
61
- gap: 16px;
62
- align-items: center;
63
- padding: 18px 24px;
64
- background: #fff;
65
- border-top: 1px solid var(--io-N1-, #e6e7ea);
66
- border-bottom-right-radius: 8px;
67
- border-bottom-left-radius: 8px;
68
- .button:not(.disabled) {
69
- color: #1454e5;
70
- border: 1px solid #1454e5;
71
- }
72
- }
73
- &-info {
74
- display: flex;
75
- flex: 912;
76
- flex-direction: column;
77
- gap: 24px;
78
- align-items: flex-start;
79
- padding: 0 0 24px;
80
- overflow: hidden;
81
- overflow-y: auto;
82
- background: #fff;
83
- border-top-left-radius: 8px;
84
- // border-bottom-left-radius: 8px;
85
- &-img {
86
- display: flex;
87
- flex-direction: column;
88
- gap: 24px;
89
- align-items: flex-start;
90
- width: 100%;
91
- padding: 24px 24px 0;
92
- background: #fff;
93
- }
94
- &-item {
95
- display: flex;
96
- flex-direction: row;
97
- // align-items: center;
98
- gap: 12px;
99
- width: 100%;
100
- &-yasuobao {
101
- width: 24px;
102
- height: 24px;
103
- background: url('./../images/yasuobao.png') no-repeat;
104
- background-size: contain;
105
- &-txt:hover {
106
- text-decoration: underline;
107
- }
108
- }
109
- &-txt {
110
- width: 56px;
111
- margin-top: 6px;
112
- color: var(----3, #5f6085);
113
- font-weight: 400;
114
- font-size: 14px;
115
- text-align: right;
116
- span {
117
- margin-right: 4px;
118
- color: var(--io-Error-E-, #fb5547);
119
- font-weight: 400;
120
- font-size: 14px;
121
- }
122
- }
123
- &-content {
124
- position: relative;
125
- flex: 1;
126
- width: calc(100% - 108px);
127
- input,
128
- textarea {
129
- border-color: #fafafb;
130
- }
131
- &-input-num {
132
- position: absolute;
133
- right: 12px;
134
- bottom: 6px;
135
- color: var(--io-N4-, #9aa1a9);
136
- font-weight: 400;
137
- font-size: 14px;
138
- }
139
- &-picker {
140
- width: 100%;
141
- background-color: #fafafb;
142
- }
143
- .ant-upload-disabled .system-setting-deal-demand-info-item-content-btn {
144
- color: #ccd0d4;
145
- }
146
- &-btn {
147
- display: flex;
148
- gap: 8px;
149
- align-items: center;
150
- height: 32px;
151
- padding: 10px 16px;
152
- color: var(--io-N-, #021429);
153
- font-weight: 400;
154
- font-size: 14px;
155
- font-family: 'PingFang SC';
156
- font-style: normal;
157
- line-height: normal;
158
- background: var(--io-n-05, #f2f3f4);
159
- border: 1px dashed var(--io-N1-, #e6e7ea);
160
- border-radius: 4px;
161
- }
162
- &-tip {
163
- color: var(--io-N4-, #9aa1a9);
164
- font-weight: 400;
165
- font-size: 14px;
166
- font-family: 'PingFang SC';
167
- font-style: normal;
168
- line-height: normal;
169
- }
170
- &-row {
171
- display: flex;
172
- flex-direction: row;
173
- gap: 12px;
174
- align-items: center;
175
- height: 34px;
176
- .qingchu {
177
- font-size: 16px;
178
- cursor: pointer;
179
- }
180
- .icon-yasuobao {
181
- font-size: 24px;
182
- }
183
- }
184
- &-tab {
185
- display: flex;
186
- flex: 1 0 0;
187
- gap: 24px;
188
- align-items: flex-start;
189
- padding: 12px 24px 0px 24px;
190
- background: var(--io-n-02, #fafafb);
191
- border-bottom: 1px solid var(--io-N1-, #e6e7ea);
192
- &-item {
193
- display: flex;
194
- flex-direction: column;
195
- align-items: flex-start;
196
- padding-bottom: 10px;
197
- color: #021429;
198
- font-size: 16px;
199
- line-height: 20px; /* 125% */
200
- border-bottom: 2px solid transparent;
201
- cursor: pointer;
202
- }
203
- &-item-select {
204
- display: flex;
205
- flex-direction: column;
206
- align-items: flex-start;
207
- padding-bottom: 10px;
208
- color: #165dff;
209
- font-size: 16px;
210
- line-height: 20px; /* 125% */
211
- border-bottom: 2px solid #165dff;
212
- cursor: pointer;
213
- }
214
- }
215
- &-filter {
216
- display: flex;
217
- flex-direction: row;
218
- gap: 16px;
219
- padding: 1px 0 16px;
220
- .button:not(.disabled) {
221
- color: #1454e5;
222
- border: 1px solid #1454e5;
223
- }
224
- }
225
- }
226
- }
227
- }
228
- &-drawer {
229
- .ant-drawer-header-title .ant-drawer-close {
230
- position: absolute;
231
- right: 6px;
232
- }
233
- }
234
-
235
- &-content-img-select {
236
- position: relative;
237
- display: flex;
238
- align-items: center;
239
- align-self: stretch;
240
- justify-content: center;
241
- width: 80px;
242
- height: 80px;
243
- background: var(--io-n-05, #f2f3f4);
244
- border: 1px solid var(--io-N1-, #e6e7ea);
245
- border-radius: 4px;
246
- img {
247
- max-width: 78px;
248
- max-height: 78px;
249
- }
250
- }
251
- }
252
- #system-setting-demand {
253
- position: fixed;
254
- z-index: -1000;
255
- width: 100%;
256
- height: 100vh;
257
- margin: 50px;
258
- .x6-graph-background,
259
- .x6-graph-grid,
260
- .x6-graph-svg {
261
- position: relative;
262
- width: 100%;
263
- height: 100vh;
264
- }
265
- }
1
+ .system-setting-deal-demand {
2
+ display: flex;
3
+ flex-direction: column;
4
+ height: 100%;
5
+ background: #fafafb;
6
+ &-row {
7
+ display: flex;
8
+ flex: 1;
9
+ flex-direction: row;
10
+ overflow-y: auto;
11
+ }
12
+ &-right {
13
+ position: relative;
14
+ display: flex;
15
+ flex: 288;
16
+ overflow: hidden;
17
+ background: #f2f3f4;
18
+ border: 1px solid #e6e7ea;
19
+ border-bottom: 0;
20
+ border-top-right-radius: 8px;
21
+ // border-bottom-right-radius: 8px;
22
+ .setting-graph-panel {
23
+ right: 14px;
24
+ left: auto;
25
+ transform: none;
26
+ }
27
+ &-end {
28
+ display: flex;
29
+ align-items: center;
30
+ justify-content: center;
31
+ width: 100%;
32
+ }
33
+ &-title {
34
+ position: absolute;
35
+ top: 16px;
36
+ left: 16px;
37
+ color: var(--io-N-, #021429);
38
+ font-weight: 400;
39
+ font-size: 14px;
40
+ font-family: 'PingFang SC';
41
+ font-style: normal;
42
+ line-height: 22px; /* 157.143% */
43
+ text-align: right;
44
+ }
45
+ }
46
+ &-header {
47
+ display: flex;
48
+ flex-direction: row;
49
+ gap: 16px;
50
+ align-items: center;
51
+ padding: 12px 0;
52
+ color: var(--io-N6-, #67727f);
53
+ font-weight: 400;
54
+ font-size: 14px;
55
+ &-back {
56
+ cursor: pointer;
57
+ }
58
+ }
59
+ &-footer {
60
+ display: flex;
61
+ gap: 16px;
62
+ align-items: center;
63
+ padding: 18px 24px;
64
+ background: #fff;
65
+ border-top: 1px solid var(--io-N1-, #e6e7ea);
66
+ border-bottom-right-radius: 8px;
67
+ border-bottom-left-radius: 8px;
68
+ .button:not(.disabled) {
69
+ color: #1454e5;
70
+ border: 1px solid #1454e5;
71
+ }
72
+ }
73
+ &-info {
74
+ display: flex;
75
+ flex: 912;
76
+ flex-direction: column;
77
+ gap: 24px;
78
+ align-items: flex-start;
79
+ padding: 0 0 24px;
80
+ overflow: hidden;
81
+ overflow-y: auto;
82
+ background: #fff;
83
+ border-top-left-radius: 8px;
84
+ // border-bottom-left-radius: 8px;
85
+ &-img {
86
+ display: flex;
87
+ flex-direction: column;
88
+ gap: 24px;
89
+ align-items: flex-start;
90
+ width: 100%;
91
+ padding: 24px 24px 0;
92
+ background: #fff;
93
+ }
94
+ &-item {
95
+ display: flex;
96
+ flex-direction: row;
97
+ // align-items: center;
98
+ gap: 12px;
99
+ width: 100%;
100
+ &-yasuobao {
101
+ width: 24px;
102
+ height: 24px;
103
+ background: url('./../images/yasuobao.png') no-repeat;
104
+ background-size: contain;
105
+ &-txt:hover {
106
+ text-decoration: underline;
107
+ }
108
+ }
109
+ &-txt {
110
+ width: 56px;
111
+ margin-top: 6px;
112
+ color: var(----3, #5f6085);
113
+ font-weight: 400;
114
+ font-size: 14px;
115
+ text-align: right;
116
+ span {
117
+ margin-right: 4px;
118
+ color: var(--io-Error-E-, #fb5547);
119
+ font-weight: 400;
120
+ font-size: 14px;
121
+ }
122
+ }
123
+ &-content {
124
+ position: relative;
125
+ flex: 1;
126
+ width: calc(100% - 108px);
127
+ input,
128
+ textarea {
129
+ border-color: #fafafb;
130
+ }
131
+ &-input-num {
132
+ position: absolute;
133
+ right: 12px;
134
+ bottom: 6px;
135
+ color: var(--io-N4-, #9aa1a9);
136
+ font-weight: 400;
137
+ font-size: 14px;
138
+ }
139
+ &-picker {
140
+ width: 100%;
141
+ background-color: #fafafb;
142
+ }
143
+ .ant-upload-disabled .system-setting-deal-demand-info-item-content-btn {
144
+ color: #ccd0d4;
145
+ }
146
+ &-btn {
147
+ display: flex;
148
+ gap: 8px;
149
+ align-items: center;
150
+ height: 32px;
151
+ padding: 10px 16px;
152
+ color: var(--io-N-, #021429);
153
+ font-weight: 400;
154
+ font-size: 14px;
155
+ font-family: 'PingFang SC';
156
+ font-style: normal;
157
+ line-height: normal;
158
+ background: var(--io-n-05, #f2f3f4);
159
+ border: 1px dashed var(--io-N1-, #e6e7ea);
160
+ border-radius: 4px;
161
+ }
162
+ &-tip {
163
+ color: var(--io-N4-, #9aa1a9);
164
+ font-weight: 400;
165
+ font-size: 14px;
166
+ font-family: 'PingFang SC';
167
+ font-style: normal;
168
+ line-height: normal;
169
+ }
170
+ &-row {
171
+ display: flex;
172
+ flex-direction: row;
173
+ gap: 12px;
174
+ align-items: center;
175
+ height: 34px;
176
+ .qingchu {
177
+ font-size: 16px;
178
+ cursor: pointer;
179
+ }
180
+ .icon-yasuobao {
181
+ font-size: 24px;
182
+ }
183
+ }
184
+ &-tab {
185
+ display: flex;
186
+ flex: 1 0 0;
187
+ gap: 24px;
188
+ align-items: flex-start;
189
+ padding: 12px 24px 0px 24px;
190
+ background: var(--io-n-02, #fafafb);
191
+ border-bottom: 1px solid var(--io-N1-, #e6e7ea);
192
+ &-item {
193
+ display: flex;
194
+ flex-direction: column;
195
+ align-items: flex-start;
196
+ padding-bottom: 10px;
197
+ color: #021429;
198
+ font-size: 16px;
199
+ line-height: 20px; /* 125% */
200
+ border-bottom: 2px solid transparent;
201
+ cursor: pointer;
202
+ }
203
+ &-item-select {
204
+ display: flex;
205
+ flex-direction: column;
206
+ align-items: flex-start;
207
+ padding-bottom: 10px;
208
+ color: #165dff;
209
+ font-size: 16px;
210
+ line-height: 20px; /* 125% */
211
+ border-bottom: 2px solid #165dff;
212
+ cursor: pointer;
213
+ }
214
+ }
215
+ &-filter {
216
+ display: flex;
217
+ flex-direction: row;
218
+ gap: 16px;
219
+ padding: 1px 0 16px;
220
+ .button:not(.disabled) {
221
+ color: #1454e5;
222
+ border: 1px solid #1454e5;
223
+ }
224
+ }
225
+ }
226
+ }
227
+ }
228
+ &-drawer {
229
+ .ant-drawer-header-title .ant-drawer-close {
230
+ position: absolute;
231
+ right: 6px;
232
+ }
233
+ }
234
+
235
+ &-content-img-select {
236
+ position: relative;
237
+ display: flex;
238
+ align-items: center;
239
+ align-self: stretch;
240
+ justify-content: center;
241
+ width: 80px;
242
+ height: 80px;
243
+ background: var(--io-n-05, #f2f3f4);
244
+ border: 1px solid var(--io-N1-, #e6e7ea);
245
+ border-radius: 4px;
246
+ img {
247
+ max-width: 78px;
248
+ max-height: 78px;
249
+ }
250
+ }
251
+ }
252
+ #system-setting-demand {
253
+ position: fixed;
254
+ z-index: -1000;
255
+ width: 100%;
256
+ height: 100vh;
257
+ margin: 50px;
258
+ .x6-graph-background,
259
+ .x6-graph-grid,
260
+ .x6-graph-svg {
261
+ position: relative;
262
+ width: 100%;
263
+ height: 100vh;
264
+ }
265
+ }