cnhis-design-vue 3.1.3 → 3.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/README.md +22 -22
  2. package/env.d.ts +26 -26
  3. package/es/packages/big-table/index.mjs +1 -1
  4. package/es/packages/big-table/index2.mjs +1 -10
  5. package/es/packages/big-table/src/BigTable.mjs +1 -2
  6. package/es/packages/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.mjs +1 -2315
  7. package/es/packages/big-table/src/BigTable2.mjs +1 -4
  8. package/es/packages/big-table/src/bigTableEmits.mjs +1 -1
  9. package/es/packages/big-table/src/bigTableEmits2.mjs +1 -48
  10. package/es/packages/big-table/src/bigTableProps.mjs +1 -1
  11. package/es/packages/big-table/src/bigTableProps2.mjs +1 -116
  12. package/es/packages/big-table/src/bigTableState.mjs +1 -1
  13. package/es/packages/big-table/src/bigTableState2.mjs +1 -51
  14. package/es/packages/big-table/src/components/NoData.mjs +1 -2
  15. package/es/packages/big-table/src/components/NoData.vue_vue_type_script_setup_true_lang.mjs +1 -72
  16. package/es/packages/big-table/src/components/NoData2.mjs +1 -4
  17. package/es/packages/big-table/src/components/SvgIcon.mjs +1 -2
  18. package/es/packages/big-table/src/components/SvgIcon.vue_vue_type_script_setup_true_lang.mjs +1 -34
  19. package/es/packages/big-table/src/components/SvgIcon2.mjs +1 -4
  20. package/es/packages/big-table/src/components/TextOverTooltip.mjs +1 -2
  21. package/es/packages/big-table/src/components/TextOverTooltip.vue_vue_type_script_setup_true_lang.mjs +1 -74
  22. package/es/packages/big-table/src/components/TextOverTooltip2.mjs +1 -4
  23. package/es/packages/big-table/src/components/edit-form/edit-date.mjs +1 -88
  24. package/es/packages/big-table/src/components/edit-form/edit-input.mjs +1 -51
  25. package/es/packages/big-table/src/components/edit-form/edit-select.mjs +1 -89
  26. package/es/packages/big-table/src/hooks/useBatchEditing.mjs +1 -1
  27. package/es/packages/big-table/src/hooks/useBatchEditing2.mjs +1 -284
  28. package/es/packages/big-table/src/hooks/useEdit.mjs +1 -1
  29. package/es/packages/big-table/src/hooks/useEdit2.mjs +1 -108
  30. package/es/packages/big-table/src/hooks/useFormat.mjs +1 -1
  31. package/es/packages/big-table/src/hooks/useFormat2.mjs +1 -480
  32. package/es/packages/big-table/src/hooks/useNestTable.mjs +1 -1
  33. package/es/packages/big-table/src/hooks/useNestTable2.mjs +1 -84
  34. package/es/packages/big-table/src/hooks/useTableParse.mjs +1 -1
  35. package/es/packages/big-table/src/hooks/useTableParse2.mjs +1 -135
  36. package/es/packages/big-table/src/utils.mjs +1 -1
  37. package/es/packages/big-table/src/utils2.mjs +1 -597
  38. package/es/packages/big-table/style/index.css +3 -5
  39. package/es/packages/big-table/style/index.less +557 -559
  40. package/es/packages/button-print/index.d.ts +4 -33
  41. package/es/packages/button-print/index.mjs +1 -1
  42. package/es/packages/button-print/index2.mjs +1 -10
  43. package/es/packages/button-print/src/ButtonPrint.mjs +1 -2
  44. package/es/packages/button-print/src/ButtonPrint.vue.d.ts +4 -33
  45. package/es/packages/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.mjs +1 -462
  46. package/es/packages/button-print/src/ButtonPrint2.mjs +1 -4
  47. package/es/packages/button-print/src/components/IdentityVerification.mjs +1 -2
  48. package/es/packages/button-print/src/components/IdentityVerification.vue.d.ts +4 -1
  49. package/es/packages/button-print/src/components/IdentityVerification.vue_vue_type_script_setup_true_lang.mjs +1 -126
  50. package/es/packages/button-print/src/components/IdentityVerification2.mjs +1 -4
  51. package/es/packages/button-print/src/utils/print.es.min.mjs +1 -1
  52. package/es/packages/button-print/src/utils/print.es.min2.mjs +1 -2080
  53. package/es/packages/button-print/style/index.css +1 -3
  54. package/es/packages/button-print/style/index.less +30 -32
  55. package/es/packages/drag-layout/index.mjs +1 -1
  56. package/es/packages/drag-layout/index2.mjs +1 -10
  57. package/es/packages/drag-layout/src/DragFormLeftItem.mjs +1 -2
  58. package/es/packages/drag-layout/src/DragFormLeftItem.vue_vue_type_script_setup_true_lang.mjs +1 -122
  59. package/es/packages/drag-layout/src/DragFormLeftItem2.mjs +1 -4
  60. package/es/packages/drag-layout/src/DragFormRightItem.mjs +1 -2
  61. package/es/packages/drag-layout/src/DragFormRightItem.vue_vue_type_script_setup_true_lang.mjs +1 -267
  62. package/es/packages/drag-layout/src/DragFormRightItem2.mjs +1 -4
  63. package/es/packages/drag-layout/src/DragLayout.mjs +1 -2
  64. package/es/packages/drag-layout/src/DragLayout.vue.d.ts +2 -10
  65. package/es/packages/drag-layout/src/DragLayout.vue_vue_type_script_setup_true_lang.mjs +1 -657
  66. package/es/packages/drag-layout/src/DragLayout2.mjs +1 -4
  67. package/es/packages/drag-layout/style/index.less +208 -208
  68. package/es/packages/field-set/index.mjs +1 -1
  69. package/es/packages/field-set/index2.mjs +1 -10
  70. package/es/packages/field-set/src/FieldSet.mjs +1 -2
  71. package/es/packages/field-set/src/FieldSet.vue_vue_type_script_setup_true_lang.mjs +1 -330
  72. package/es/packages/field-set/src/FieldSet2.mjs +1 -4
  73. package/es/packages/field-set/style/index.less +172 -172
  74. package/es/packages/form-table/index.d.ts +3 -0
  75. package/es/packages/form-table/index.mjs +1 -0
  76. package/es/packages/form-table/index2.mjs +1 -0
  77. package/es/packages/form-table/src/FormTable.mjs +1 -0
  78. package/es/packages/form-table/src/FormTable.vue.d.ts +2 -0
  79. package/es/packages/form-table/src/FormTable.vue_vue_type_script_setup_true_lang.mjs +1 -0
  80. package/es/packages/form-table/src/FormTable2.mjs +1 -0
  81. package/es/packages/form-table/src/configs/index.d.ts +35 -0
  82. package/es/packages/form-table/src/configs/index.mjs +1 -0
  83. package/es/packages/form-table/src/configs/index2.mjs +1 -0
  84. package/es/packages/form-table/src/hooks/index.d.ts +4 -0
  85. package/es/packages/form-table/src/hooks/index.mjs +1 -0
  86. package/es/packages/form-table/src/hooks/useBoundDate.d.ts +21 -0
  87. package/es/packages/form-table/src/hooks/useBoundDate.mjs +1 -0
  88. package/es/packages/form-table/src/hooks/useBoundDate2.mjs +1 -0
  89. package/es/packages/form-table/src/hooks/useDateType.d.ts +17 -0
  90. package/es/packages/form-table/src/hooks/useDateType.mjs +1 -0
  91. package/es/packages/form-table/src/hooks/useDateType2.mjs +1 -0
  92. package/es/packages/form-table/src/hooks/useFormCommon.d.ts +14 -0
  93. package/es/packages/form-table/src/hooks/useFormCommon.mjs +1 -0
  94. package/es/packages/form-table/src/hooks/useFormCommon2.mjs +1 -0
  95. package/es/packages/form-table/src/hooks/useFormEvent.d.ts +9 -0
  96. package/es/packages/form-table/src/hooks/useFormEvent.mjs +1 -0
  97. package/es/packages/form-table/src/hooks/useFormEvent2.mjs +1 -0
  98. package/es/packages/form-table/src/hooks/useItemDefault.d.ts +73 -0
  99. package/es/packages/form-table/src/hooks/useItemDefault.mjs +1 -0
  100. package/es/packages/form-table/src/hooks/useItemDefault2.mjs +1 -0
  101. package/es/packages/form-table/src/hooks/useSearch.d.ts +1 -0
  102. package/es/packages/form-table/src/hooks/useSearch.mjs +1 -0
  103. package/es/packages/form-table/src/hooks/useSearch2.mjs +1 -0
  104. package/es/packages/form-table/src/hooks/useValidate.d.ts +24 -0
  105. package/es/packages/form-table/src/hooks/useValidate.mjs +1 -0
  106. package/es/packages/form-table/src/hooks/useValidate2.mjs +1 -0
  107. package/es/packages/form-table/src/types/index.d.ts +9 -0
  108. package/es/packages/{button-print/src/interfaces.mjs → form-table/src/types/index.mjs} +0 -0
  109. package/es/packages/form-table/style/index.css +98 -0
  110. package/es/packages/form-table/style/index.less +122 -0
  111. package/es/packages/grid/index.d.ts +0 -2
  112. package/es/packages/grid/index.mjs +1 -1
  113. package/es/packages/grid/index2.mjs +1 -13
  114. package/es/packages/grid/src/Grid.mjs +1 -28
  115. package/es/packages/grid/src/hooks.mjs +1 -1
  116. package/es/packages/grid/src/hooks2.mjs +1 -165
  117. package/es/packages/grid/style/index.css +0 -0
  118. package/es/packages/grid/style/index.less +1 -0
  119. package/es/packages/index.css +6 -10
  120. package/es/packages/index.d.ts +4 -33
  121. package/es/packages/index.less +1201 -1207
  122. package/es/packages/index.mjs +1 -7
  123. package/es/packages/index2.mjs +1 -37
  124. package/es/packages/select-label/src/SelectLabel.mjs +1 -0
  125. package/es/packages/select-label/src/SelectLabel.vue.d.ts +7445 -0
  126. package/es/packages/select-label/src/SelectLabel.vue_vue_type_script_setup_true_lang.mjs +1 -0
  127. package/es/packages/select-label/src/SelectLabel2.mjs +1 -0
  128. package/es/packages/select-label/src/components/label-classify.mjs +1 -0
  129. package/es/packages/select-label/src/components/label-classify.vue.d.ts +3570 -0
  130. package/es/packages/select-label/src/components/label-classify.vue_vue_type_script_setup_true_lang.mjs +1 -0
  131. package/es/packages/select-label/src/components/label-classify2.mjs +1 -0
  132. package/es/packages/select-label/src/components/label-form-content.mjs +1 -0
  133. package/es/packages/select-label/src/components/label-form-content.vue.d.ts +4572 -0
  134. package/es/packages/select-label/src/components/label-form-content.vue_vue_type_script_setup_true_lang.mjs +1 -0
  135. package/es/packages/select-label/src/components/label-form-content2.mjs +1 -0
  136. package/es/packages/select-label/style/index.css +80 -0
  137. package/es/packages/select-label/style/index.less +85 -0
  138. package/es/packages/select-person/index.mjs +1 -1
  139. package/es/packages/select-person/index2.mjs +1 -10
  140. package/es/packages/select-person/src/SearchTree.mjs +1 -2
  141. package/es/packages/select-person/src/SearchTree.vue_vue_type_script_setup_true_lang.mjs +1 -231
  142. package/es/packages/select-person/src/SearchTree2.mjs +1 -4
  143. package/es/packages/select-person/src/SelectPerson.mjs +1 -2
  144. package/es/packages/select-person/src/SelectPerson.vue.d.ts +7 -3
  145. package/es/packages/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.mjs +1 -892
  146. package/es/packages/select-person/src/SelectPerson2.mjs +1 -4
  147. package/es/packages/select-person/src/utils/index.mjs +1 -1
  148. package/es/packages/select-person/src/utils/index2.mjs +1 -57
  149. package/es/packages/select-person/style/index.css +2 -2
  150. package/es/packages/select-person/style/index.less +229 -231
  151. package/es/src/core/create.mjs +1 -1
  152. package/es/src/core/create2.mjs +1 -8
  153. package/es/src/global/variable.mjs +1 -1
  154. package/es/src/global/variable2.mjs +1 -4
  155. package/es/src/types/index.d.ts +4 -0
  156. package/es/src/utils/clickoutside.mjs +1 -1
  157. package/es/src/utils/clickoutside2.mjs +1 -48
  158. package/es/src/utils/crypto.mjs +1 -1
  159. package/es/src/utils/crypto2.mjs +1 -25
  160. package/es/src/utils/index.d.ts +4 -0
  161. package/es/src/utils/index.mjs +1 -0
  162. package/es/src/utils/index2.mjs +1 -0
  163. package/es/src/utils/vexutils.d.ts +5 -0
  164. package/es/src/utils/vexutils.mjs +1 -3
  165. package/es/src/utils/vexutils2.mjs +1 -729
  166. package/global.d.ts +8 -8
  167. package/package.json +104 -99
  168. package/yarn-error.log +8067 -103
  169. package/CHANGELOG.md +0 -196
  170. package/es/packages/button-print/src/interfaces.d.ts +0 -19
@@ -1,1207 +1,1201 @@
1
- .big-table-filter-wrap {
2
- position: fixed;
3
- z-index: 99998;
4
- transform: translateX(-2%);
5
- margin-top: -6px;
6
-
7
- min-width: 280px;
8
- border-radius: 4px;
9
- background-color: #fff;
10
- -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
11
- box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
12
-
13
- display: flex;
14
- flex-wrap: wrap;
15
- flex-direction: column;
16
- overflow: hidden;
17
- transition: width 2s;
18
-
19
- .sort-list {
20
- margin-top: 6px;
21
- }
22
-
23
- .sort-item {
24
- line-height: 32px;
25
- padding: 0 13px;
26
- display: flex;
27
- align-items: center;
28
-
29
- &:hover,
30
- &.active {
31
- background: #f2f2f2;
32
- }
33
- }
34
-
35
- .sort-icon {
36
- width: 16px;
37
- height: 16px;
38
- background-size: contain;
39
- display: inline-block;
40
- }
41
-
42
- /*
43
- .sort-icon-asc {
44
- background-image: url('../img/icon-asc.png');
45
- }
46
- */
47
-
48
- .sort-text {
49
- margin-left: 11px;
50
- font-size: 14px;
51
- line-height: 32px;
52
- color: rgba(0, 0, 0, 0.8);
53
- }
54
-
55
- /*
56
- .sort-icon-desc {
57
- background-image: url('../img/icon-desc.png');
58
- }
59
- */
60
-
61
- .filter-header {
62
- padding: 0 13px;
63
- cursor: initial;
64
- }
65
-
66
- .filter-header-icon {
67
- border-top-color: #333;
68
- border-right-color: #333;
69
- }
70
-
71
- .filter-header-text {
72
- margin-left: 11px;
73
- }
74
-
75
- .check-search-wrap {
76
- padding: 8px 0;
77
- width: 100%;
78
- background: #f7f7f7;
79
- display: flex;
80
- justify-content: center;
81
- }
82
-
83
- .check-seach-input {
84
- line-height: 32px;
85
- }
86
-
87
- .checkbox-box {
88
- padding-right: 3px;
89
- width: 100%;
90
- }
91
-
92
- .checkbox-wrap {
93
- padding-left: 13px;
94
- padding-right: 3px;
95
- background: #fff;
96
- display: flex;
97
- flex-direction: column;
98
- overflow-y: auto;
99
-
100
- &::-webkit-scrollbar {
101
- width: 4px;
102
- height: 4px;
103
- }
104
-
105
- &::-webkit-scrollbar-thumb {
106
- background-color: #d5d5d5;
107
- border-radius: 4px;
108
- }
109
-
110
- &::-webkit-scrollbar-track {
111
- background-color: #fff;
112
- border-radius: 4px;
113
- }
114
-
115
- &::-webkit-scrollbar-corner {
116
- background-color: #000;
117
- border-radius: 4px;
118
- width: 4px;
119
- }
120
- }
121
-
122
- .checkbox-wrap--search {
123
- padding-right: 10px;
124
- }
125
-
126
- .checkbox-btn-wrap {
127
- display: flex;
128
- padding: 9px 10px 19px 14px;
129
-
130
- .checkbox-btn {
131
- width: 56px;
132
- padding: 0;
133
- }
134
-
135
- .checkbox-btn+.checkbox-btn {
136
- margin-left: 8px;
137
- }
138
-
139
- .checkbox-btn-status {
140
- .checkbox-btn {
141
- border: 0;
142
- border-radius: 0;
143
- width: initial;
144
- margin: 0 13px;
145
- position: relative;
146
-
147
- &:hover::after {
148
- display: block;
149
- content: '';
150
- position: absolute;
151
- bottom: 5px;
152
- width: 100%;
153
- height: 1px;
154
- background-color: #5585f5;
155
- }
156
- }
157
- }
158
- }
159
-
160
- .arrows-icon {
161
- position: absolute;
162
- bottom: -1px;
163
- right: -1px;
164
- font-size: 15px;
165
- cursor: nw-resize;
166
- width: 25px;
167
- height: 20px;
168
- }
169
- }
170
-
171
- body {
172
- > .vxe-table--tooltip-wrapper {
173
- display: none !important;
174
- }
175
- }
176
-
177
- .custom-big-table {
178
- position: relative;
179
-
180
- .img-wrap {
181
- padding: 2px 0;
182
- line-height: 1;
183
- height: 100%;
184
- display: flex;
185
- align-items: center;
186
-
187
- img {
188
- max-height: 100%;
189
- object-fit: contain;
190
- cursor: pointer;
191
- }
192
-
193
- &.img-circle {
194
- img {
195
- width: 28px;
196
- border-radius: 50%;
197
- object-fit: contain;
198
- }
199
- }
200
- }
201
-
202
- .bigTable-qr-span {
203
- position: relative;
204
- display: inline-block;
205
- height: 100%;
206
-
207
- .bigTable-qr-img {
208
- max-height: 96%;
209
- }
210
-
211
- > span {
212
- position: absolute;
213
- top: 0;
214
- left: 0;
215
- justify-content: center;
216
- align-items: center;
217
- width: 100%;
218
- height: 100%;
219
- background: rgba(0, 0, 0, 0.7);
220
- color: #fff;
221
- display: none;
222
- cursor: pointer;
223
- }
224
-
225
- &:hover {
226
- > span {
227
- display: inline-flex;
228
- }
229
- }
230
- }
231
-
232
- /* 行内表单样式 */
233
-
234
- .base-form {
235
- overflow: hidden !important;
236
- display: flex;
237
- align-items: center;
238
- width: 100%;
239
- }
240
-
241
- .base-form-content {
242
- width: 100%;
243
- }
244
-
245
- textarea {
246
- height: 32px;
247
- margin-bottom: 0;
248
- resize: none;
249
- }
250
-
251
- .formItem-select-multiple {
252
- display: flex;
253
- align-items: center;
254
- width: 100%;
255
- line-height: 40px;
256
- }
257
-
258
- /* 行内表单样式 */
259
-
260
- &.mt {
261
- margin-top: 26px;
262
- height: calc(100% - 78px) !important;
263
- }
264
-
265
- &.expand-padding {
266
- .vxe-table .vxe-body--expanded-cell {
267
- padding-left: 66px !important;
268
- padding-right: 66px !important;
269
- }
270
- }
271
-
272
- th.vxe-header--column {
273
- cursor: pointer;
274
- }
275
-
276
- .row-btn {
277
- margin-right: 10px;
278
- }
279
-
280
- .vxe-table {
281
- transform: translateZ(0);
282
-
283
- .vxe-table--empty-content {
284
- width: 100%;
285
- height: 100%;
286
-
287
- > div {
288
- width: 100%;
289
- height: 100%;
290
-
291
- .no-data-tip {
292
- display: inline-flex;
293
- }
294
- }
295
- }
296
-
297
- .col--checkbox,
298
- .col--seq {
299
- .vxe-cell {
300
- padding: 0;
301
-
302
- .vxe-checkbox--label {
303
- padding-left: 0;
304
- }
305
- }
306
- }
307
-
308
- .vxe-cell .vxe-tree-cell {
309
- height: 100%;
310
- }
311
-
312
- .scan-multi-delete {
313
- color: #F06F64;
314
- }
315
-
316
- .vxe-table--header {
317
- background-color: #f2f2f2;
318
-
319
- .vxe-header--column .vxe-cell--title {
320
- height: 100%;
321
- line-height: unset;
322
- width: 100%;
323
- }
324
- }
325
-
326
- .vxe-table--footer-wrapper.body--wrapper,
327
- .vxe-table--body-wrapper {
328
- &::-webkit-scrollbar {
329
- width: 10px;
330
- height: 10px;
331
- background-color: #f2f2f2;
332
- }
333
-
334
- &::-webkit-scrollbar-thumb:hover {
335
- background-color: #b2b2b2;
336
- }
337
- }
338
-
339
- .vxe-footer--row .vxe-footer--column {
340
- > .vxe-cell .vxe-cell--item {
341
- height: 30px;
342
- line-height: 30px;
343
- }
344
- }
345
-
346
- .vxe-cell--checkbox.is--disabled {
347
- .vxe-checkbox--icon {
348
- display: none;
349
- }
350
- }
351
- }
352
-
353
- .filter-box {
354
- display: flex;
355
- align-items: center;
356
- width: 100%;
357
-
358
- .text-over-tooltip-components {
359
- max-width: calc(100% - 20px);
360
- }
361
-
362
- .vxe-filter--btn {
363
- border-top-color: #c0c4cc;
364
- border-right-color: #c0c4cc;
365
- }
366
-
367
- .vxe-filter--btn.active {
368
- border-top-color: #35393c;
369
- border-right-color: #35393c;
370
- }
371
-
372
- .vxe-filter--btn.checked {
373
- border-top-color: #5585f5;
374
- border-right-color: #5585f5;
375
- }
376
- }
377
-
378
- .disabled-checked-tips {
379
- position: absolute;
380
- left: 6px;
381
- top: 50%;
382
- bottom: 0;
383
- right: 0;
384
- box-sizing: border-box;
385
- width: 16px;
386
- height: 16px;
387
- margin-top: -8px;
388
- overflow: hidden;
389
- border-radius: 50%;
390
- border: 2px solid #ff1818;
391
- background: #fff;
392
-
393
- &::after {
394
- position: absolute;
395
- content: '';
396
- width: 16px;
397
- height: 2px;
398
- background-color: #ff1818;
399
- transform: rotate(45deg);
400
- transform-origin: 0 2px;
401
- left: 0;
402
- top: 0;
403
- }
404
- }
405
-
406
- .form-select-table {
407
- .n-base-select-menu__empty {
408
- display: none;
409
- }
410
- }
411
-
412
- .percent-wrap {
413
- display: flex;
414
- flex-direction: column;
415
- justify-content: center;
416
- align-items: center;
417
- text-align: center;
418
-
419
- .percent-value {
420
- line-height: 1;
421
- margin-bottom: -4px;
422
- margin-top: 4px;
423
- }
424
- }
425
-
426
- .refresh {
427
- display: flex;
428
- align-items: center;
429
- background-color: #fff;
430
- box-shadow: 0 2px 4px 0 rgba(108, 108, 108, 0.13);
431
- color: #5585f5;
432
- font-size: 12px;
433
- height: 27px;
434
-
435
- position: absolute;
436
- right: 0;
437
- top: 6px;
438
- z-index: 1;
439
-
440
- padding-left: 14px;
441
- padding-right: 14px;
442
- border-top-left-radius: 14px;
443
- border-bottom-left-radius: 14px;
444
-
445
- cursor: pointer;
446
- }
447
-
448
- .refresh-row {
449
- margin-left: 3px;
450
- margin-bottom: 0;
451
- }
452
-
453
- .check-wrap {
454
- background: #ffffe9;
455
- width: 100%;
456
- line-height: 26px;
457
- display: flex;
458
- justify-content: center;
459
-
460
- position: absolute;
461
- margin-top: -26px;
462
-
463
- .check-wrap-title,
464
- .check-wrap-btn {
465
- color: #000000;
466
- font-size: 12px;
467
- margin-bottom: 0;
468
- cursor: pointer;
469
- }
470
-
471
- .check-wrap-btn {
472
- color: #5585f5;
473
- }
474
- }
475
-
476
- .domPropsInnerHTML-span {
477
- height: 100%;
478
-
479
- img {
480
- display: inline-block;
481
- height: var(--tableImageHeight);
482
- width: var(--tableImageWidth);
483
- }
484
- }
485
- }
486
-
487
-
488
- .no-data-tip {
489
- display: flex;
490
- flex-direction: column;
491
- justify-content: center;
492
- align-items: center;
493
- width: 100%;
494
- height: 100%;
495
- color: #333333;
496
- font-size: 22px;
497
-
498
- > img {
499
- max-width: 70%;
500
- width: 260px;
501
- }
502
-
503
- > p {
504
- margin-top: 12px;
505
- margin-bottom: 0;
506
- font-size: 16px;
507
- color: rgba(0, 0, 0, 0.8);
508
- }
509
-
510
- > span {
511
- font-size: 14px;
512
- color: rgba(0, 0, 0, 0.4);
513
- margin-top: 6px;
514
- }
515
- }
516
-
517
- .text-over-tooltip-components {
518
- display: inline-block;
519
- max-width: 98%;
520
- /* 文字超出宽度显示省略号 单行 */
521
-
522
- .ellipsis {
523
- font-size: 14px;
524
- color: #35393c;
525
- overflow: hidden;
526
- text-overflow: ellipsis;
527
- white-space: nowrap;
528
-
529
- i {
530
- font-style: normal;
531
- word-break: keep-all;
532
- white-space: nowrap;
533
- }
534
- }
535
-
536
- /* 自定义样式 */
537
-
538
- .fs20 {
539
- font-size: 20px;
540
- font-weight: 600;
541
- color: green;
542
- line-height: 22px;
543
- }
544
-
545
- .fs12 {
546
- font-size: 12px;
547
- font-weight: 400;
548
- color: orange;
549
- line-height: 14px;
550
- }
551
- }
552
-
553
- .svg-icon {
554
- width: 1em;
555
- height: 1em;
556
- vertical-align: -0.15em;
557
- fill: currentColor;
558
- overflow: hidden;
559
- }
560
-
561
- @primary-color: #5585f5;
562
- .people-tree {
563
- display: flex;
564
-
565
- .people-tree-item {
566
- width: 50%;
567
- padding: 22px 12px 0;
568
- max-height: 376px;
569
- height: 376px;
570
- overflow-y: auto;
571
-
572
- &.people-tree-left {
573
- display: flex;
574
- flex-direction: column;
575
- }
576
-
577
- &:first-child {
578
- border-right: 1px solid #e8e8e8;
579
- }
580
-
581
- .tag-item {
582
- &.isRoot {
583
- background: rgba(@primary-color, 0.08);
584
- border: 1px solid rgba(@primary-color, 0.5);
585
- color: @primary-color;
586
-
587
- .tag-close {
588
- color: @primary-color;
589
-
590
- &:hover {
591
- color: rgba(@primary-color, 0.6);
592
- }
593
- }
594
-
595
- }
596
-
597
- box-sizing: border-box;
598
- color: #212121;
599
- font-size: 14px;
600
- list-style: none;
601
- display: inline-flex;
602
- align-items: center;
603
- height: 24px;
604
- line-height: 24px;
605
- margin-right: 8px;
606
- margin-bottom: 4px;
607
- padding: 0 6px;
608
- white-space: nowrap;
609
- background: rgba(#d5d5d5, 0.2);
610
- border: 1px solid rgba(#000000, 0.14);
611
- border-radius: 4px;
612
- transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
613
-
614
- .tag-close {
615
- &:hover {
616
- color: rgba(@primary-color, 0.6);
617
- }
618
-
619
- &:active {
620
- color: #fff;
621
- }
622
-
623
- display: inline-block;
624
- font-size: 14px;
625
- margin-left: 3px;
626
- color: #969696;
627
- font-weight: 700;
628
- cursor: pointer;
629
- transition: all 0.3s;
630
- }
631
- }
632
-
633
- .no-data-tips {
634
- height: 200px;
635
- width: 100%;
636
- display: flex;
637
- justify-content: center;
638
- align-items: center;
639
- font-size: 16px;
640
- font-weight: 700;
641
- }
642
-
643
- .c-title {
644
- font-size: 14px;
645
- font-family: PingFangSC-Regular, PingFang SC;
646
- font-weight: 400;
647
- color: #212121;
648
- }
649
-
650
- .c-sub-title {
651
- font-size: 12px;
652
- font-family: PingFangSC-Regular, PingFang SC;
653
- color: #4e4e4e;
654
- }
655
-
656
- .p-title {
657
- font-size: 14px;
658
- font-family: PingFangSC-Medium, PingFang SC;
659
- font-weight: 500;
660
- color: #212121;
661
- }
662
-
663
- &.tags-box {
664
- display: flex;
665
- flex-wrap: wrap;
666
- justify-content: flex-start;
667
- align-items: flex-start;
668
- align-content: flex-start;
669
- }
670
- }
671
- }
672
-
673
- .df {
674
- display: flex;
675
- }
676
-
677
- .search-input-icon {
678
- color: rgba(0, 0, 0, 0.4);
679
- margin-bottom: -2px;
680
- }
681
-
682
- .main-tree-container {
683
- overflow-y: auto;
684
- }
685
-
686
- .df {
687
- display: flex;
688
- }
689
-
690
- .search-tree-wrap {
691
- .search-tree-item {
692
- display: flex;
693
- align-items: center;
694
- }
695
-
696
- .name-wrap {
697
- width: 48px;
698
- height: 48px;
699
- background: #7d88b5;
700
- display: flex;
701
- align-items: center;
702
- justify-content: center;
703
- border-radius: 50%;
704
- margin-right: 13px;
705
-
706
- .name {
707
- font-size: 16px;
708
- color: #ffffff;
709
- margin-bottom: 0;
710
- line-height: 16px;
711
- }
712
- }
713
-
714
- .info-wrap {
715
- overflow: hidden;
716
- text-overflow: ellipsis;
717
- overflow: hidden;
718
- white-space: nowrap;
719
- display: flex;
720
- flex-direction: column;
721
- }
722
-
723
- .info-wrap-top {
724
- align-items: flex-end;
725
- margin: 0;
726
- margin-bottom: 1px;
727
- overflow: hidden;
728
- text-overflow: ellipsis;
729
- overflow: hidden;
730
- white-space: nowrap;
731
- }
732
-
733
- .info-wrap-title {
734
- margin-bottom: 0;
735
- font-size: 16px;
736
- font-family: PingFangSC-Regular, PingFang SC;
737
- font-weight: 400;
738
- color: #4e4e4e;
739
- line-height: 16px;
740
-
741
- .c-title {
742
- font-size: 14px;
743
- font-family: PingFangSC-Regular, PingFang SC;
744
- font-weight: 400;
745
- color: #212121;
746
- }
747
-
748
- .c-sub-title {
749
- font-size: 12px;
750
- font-family: PingFangSC-Regular, PingFang SC;
751
- color: #4e4e4e;
752
- }
753
- }
754
-
755
- .info-wrap-desc {
756
- margin-left: 10px;
757
- margin-bottom: 0;
758
- font-size: 12px;
759
- line-height: 17px;
760
- color: #aeaeae;
761
- }
762
-
763
- .info-wrap-position {
764
- margin-bottom: 0;
765
- font-size: 12px;
766
- color: #7d88b5;
767
- line-height: 17px;
768
- }
769
- }
770
-
771
- .load-more-btn-wrap {
772
- display: flex;
773
- justify-content: center;
774
- height: 35px;
775
- line-height: 35px;
776
- cursor: pointer;
777
- padding-top: 10px;
778
- box-sizing: border-box;
779
-
780
- .search-input-icon {
781
- font-size: 16px;
782
- color: rgba(0, 0, 0, 0.4);
783
- margin-right: 14px;
784
- }
785
-
786
- .load-more-btn {
787
- font-size: 12px;
788
- color: #747c8e;
789
- line-height: 12px;
790
- }
791
- }
792
-
793
- .drag-layout-container {
794
- width: 100%;
795
- height: 100%;
796
- flex: 1;
797
- overflow: hidden;
798
- overflow-y: auto;
799
- position: relative;
800
- display: flex;
801
- justify-content: flex-start;
802
- border: 1px solid #d2d9e8;
803
- text-align: left;
804
-
805
- .min-height {
806
- height: calc(100% - 60px);
807
- overflow: hidden;
808
- overflow-y: auto;
809
-
810
- li {
811
- list-style: none;
812
- }
813
- }
814
-
815
- .border-box {
816
- position: absolute;
817
- top: 0;
818
- left: 30%;
819
- border-left: 1px solid #d2d9e8;
820
- height: 100%;
821
- }
822
-
823
- .text-area {
824
- width: 30%;
825
- height: 100%;
826
- overflow-y: auto;
827
- padding: 0 !important;
828
-
829
- .info-header {
830
- display: flex;
831
- height: 50px;
832
- line-height: 50px;
833
- padding: 0 10px;
834
- margin-bottom: 10px;
835
- color: #2e2e2e;
836
- font-size: 18px;
837
- font-weight: bold;
838
- background: #e6eaef;
839
- }
840
-
841
- .text-draggable {
842
- display: flex;
843
- flex-wrap: wrap;
844
- justify-content: space-between;
845
- align-items: flex-start;
846
- padding: 0 12px 12px;
847
- box-sizing: border-box;
848
- align-content: flex-start;
849
-
850
- li {
851
- width: 49%;
852
- text-align: center;
853
- }
854
- }
855
- }
856
-
857
- .form-area {
858
- position: relative;
859
- width: 70%;
860
- height: 100%;
861
- overflow-y: auto;
862
- padding: 4px;
863
- box-sizing: border-box;
864
-
865
- &::-webkit-scrollbar {
866
- width: 5px;
867
- }
868
-
869
- .info-header {
870
- height: 50px;
871
- margin-bottom: 10px;
872
- background: unset;
873
-
874
- display: flex;
875
- justify-content: flex-end;
876
- align-items: center;
877
- }
878
-
879
- .combination-col {
880
- border: 1px solid #cdc5d3;
881
- margin-bottom: 10px;
882
- }
883
- }
884
- }
885
-
886
- .dragForm-select-drop {
887
- z-index: 2001;
888
- }
889
-
890
- .DragFormRightItem {
891
- position: relative;
892
-
893
- .is-edit-class {
894
- background-color: #f5f5f5 !important;
895
- border-color: #d9d9d9 !important;
896
- }
897
-
898
- .combination-item {
899
- padding: 0px 8px 8px;
900
-
901
- > div {
902
- line-height: 35px;
903
-
904
- &:hover > .form-btn {
905
- display: flex;
906
- }
907
- }
908
- }
909
-
910
- .form-btn {
911
- display: none;
912
- align-items: center;
913
- position: absolute;
914
- top: -1px;
915
- right: 0px;
916
- height: 100%;
917
- white-space: nowrap;
918
-
919
- .quick-reply {
920
- display: inline-block;
921
- border: 1px dashed rgb(205, 197, 211);
922
- font-size: 12px;
923
- height: 22px;
924
- line-height: 1.499;
925
- }
926
-
927
- &:deep(.n-input),
928
- &:deep(.n-select) {
929
- margin-left: 5px;
930
- }
931
-
932
- &:deep(.n-select) {
933
- top: -3px;
934
- }
935
- }
936
-
937
- .right-content {
938
- border: 1px dashed rgb(205, 197, 211);
939
- background: #fdfdfd;
940
- height: 35px;
941
- line-height: 35px;
942
- padding: 0 10px;
943
- position: relative;
944
- margin-bottom: 10px;
945
- cursor: pointer;
946
-
947
- &:hover .form-btn {
948
- display: flex;
949
- }
950
- }
951
-
952
- .blue-border {
953
- border: 1px solid #5585f5 !important;
954
- }
955
-
956
- .item-opacity {
957
- opacity: 0.5;
958
- }
959
-
960
- .red {
961
- color: red;
962
- }
963
- }
964
-
965
- .DragFormLeftItem {
966
- .left-content {
967
- width: 100%;
968
- margin-bottom: 16px;
969
- overflow: hidden;
970
- cursor: pointer;
971
- color: #2e2e2e;
972
-
973
- .style-box {
974
- display: flex;
975
- justify-content: center;
976
- align-items: center;
977
- width: 100%;
978
- height: 60px;
979
- padding: 0 8px;
980
- box-sizing: border-box;
981
- margin-bottom: 8px;
982
- background: #f3f5f8;
983
-
984
- &-input {
985
- width: 85%;
986
- overflow: hidden;
987
- text-overflow: ellipsis;
988
- white-space: nowrap;
989
- cursor: pointer !important;
990
- }
991
-
992
- input[type="radio"][disabled],
993
- input[type="checkbox"][disabled],
994
- input[type="radio"].disabled,
995
- input[type="checkbox"].disabled {
996
- cursor: pointer !important;
997
- }
998
- }
999
- }
1000
- }
1001
-
1002
- .popver-content {
1003
- height: 400px;
1004
- overflow: hidden;
1005
- overflow-y: auto;
1006
- }
1007
- .popver-ul {
1008
- margin-bottom: 10px;
1009
- }
1010
- .ul-title {
1011
- font-size: 14px;
1012
- font-weight: 400;
1013
- color: rgba(145, 159, 190, 1);
1014
- line-height: 20px;
1015
- }
1016
-
1017
- ul {
1018
- margin: 0;
1019
- padding: 0;
1020
- }
1021
-
1022
- .fields-set-content {
1023
- height: 100%;
1024
- display: flex;
1025
- flex-direction: column;
1026
- overflow: hidden;
1027
- .fields-table {
1028
- flex: 1;
1029
- display: flex;
1030
- flex-direction: column;
1031
- overflow: auto;
1032
- }
1033
- }
1034
-
1035
- .setting-view {
1036
- height: 100%;
1037
- position: relative;
1038
- :deep(.n-spin-container) {
1039
- width: 100%;
1040
- height: 100%;
1041
- }
1042
- :deep(.n-spin-content) {
1043
- height: 100%;
1044
- }
1045
- .setting-title {
1046
- background: #f2f2f4;
1047
- border: 1px solid #f2f2f2;
1048
- height: 52px;
1049
- line-height: 52px;
1050
- span {
1051
- display: inline-block;
1052
- }
1053
- &.seting-title-api {
1054
- .width-large {
1055
- width: 15%;
1056
- }
1057
- }
1058
- }
1059
- .set-show {
1060
- min-height: 100px;
1061
- overflow-y: auto;
1062
- &.set-show-api {
1063
- .width-large {
1064
- width: 15%;
1065
- }
1066
- }
1067
-
1068
- .left-style.sortable-chosen {
1069
- background: #fafafa;
1070
- box-shadow: 0px 0px 10px 0px #d5d5d5;
1071
- }
1072
-
1073
- li {
1074
- padding: 5px 0;
1075
- display: flex;
1076
- align-items: center;
1077
- border-bottom: 1px solid #e8e8e8;
1078
- height: 52px;
1079
- line-height: 52px;
1080
- }
1081
- .alias-style {
1082
- outline: none;
1083
- border-radius: 4px 4px 4px 4px;
1084
- border: solid 1px #d5d5d5;
1085
- height: 32px;
1086
- text-indent: 16px;
1087
- color: #38454f;
1088
- width: 100%;
1089
- }
1090
- .is-sort-style {
1091
- outline: none;
1092
- border-radius: 4px 4px 4px 4px;
1093
- border: solid 1px #d5d5d5;
1094
- height: 32px;
1095
- text-indent: 6px;
1096
- color: #38454f;
1097
- width: 87px;
1098
- margin-right: 5px;
1099
- &:disabled {
1100
- cursor: not-allowed;
1101
- background: #f5f5f5;
1102
- }
1103
- }
1104
- .col-width-style {
1105
- width: 70px;
1106
- }
1107
- .title-item {
1108
- display: inline-flex;
1109
- justify-content: flex-start;
1110
- align-items: center;
1111
- text-align: left;
1112
- > span {
1113
- display: inline-block;
1114
- max-width: calc(100% - 20px);
1115
- overflow: hidden;
1116
- white-space: nowrap;
1117
- text-overflow: ellipsis;
1118
- }
1119
- }
1120
- }
1121
- .alias-style {
1122
- outline: none;
1123
- border-radius: 4px 4px 4px 4px;
1124
- border: solid 1px rgba(212, 222, 229, 1);
1125
- height: 32px;
1126
- text-indent: 16px;
1127
- color: #38454f;
1128
- }
1129
- .btn-operate {
1130
- border-top: 1px solid #d5d5d5;
1131
- padding: 12px 0 12px;
1132
- }
1133
-
1134
- .width-show {
1135
- display: inline-block;
1136
- width: 10%;
1137
- overflow: hidden;
1138
- white-space: nowrap;
1139
- text-overflow: ellipsis;
1140
- }
1141
- .drag-icon-wrap {
1142
- width: 5% !important;
1143
- cursor: pointer;
1144
- text-align: center;
1145
- }
1146
- .width-showed {
1147
- display: inline-block;
1148
- width: 15%;
1149
- overflow: hidden;
1150
- white-space: nowrap;
1151
- text-overflow: ellipsis;
1152
- select {
1153
- width: 90% !important;
1154
- }
1155
- }
1156
- .width-word {
1157
- display: inline-block;
1158
- width: 20%;
1159
- line-height: 52px;
1160
- overflow: hidden;
1161
- white-space: nowrap;
1162
- input {
1163
- width: 90% !important;
1164
- }
1165
- }
1166
- .width-large {
1167
- display: inline-block;
1168
- width: 20%;
1169
- overflow: hidden;
1170
- white-space: nowrap;
1171
- text-overflow: ellipsis;
1172
- }
1173
- }
1174
-
1175
- .dropdown-button {
1176
- color: #212121;
1177
- border-color: #d5d5d5 !important;
1178
- margin-left: 8px;
1179
- margin-bottom: 8px;
1180
- }
1181
-
1182
- .rowFoldHideBtnList-dropdown {
1183
- .n-dropdown-menu-wrapper span.active {
1184
- color: #5585f5;
1185
- }
1186
- }
1187
-
1188
- .login-form-button {
1189
- width: 100%;
1190
- height: 50px;
1191
- border-radius: 24px;
1192
- font-size: 16px;
1193
- color: #ffffff;
1194
- }
1195
-
1196
- .login-form-button-print {
1197
- padding-top: 15px;
1198
-
1199
- .n-input {
1200
- height: 50px;
1201
- line-height: 50px;
1202
- font-size: 14px;
1203
- color: #757575;
1204
- border-radius: 6px;
1205
- }
1206
- }
1207
-
1
+ .big-table-filter-wrap {
2
+ position: fixed;
3
+ z-index: 99998;
4
+ transform: translateX(-2%);
5
+ margin-top: -6px;
6
+
7
+ min-width: 280px;
8
+ border-radius: 4px;
9
+ background-color: #fff;
10
+ -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
11
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
12
+
13
+ display: flex;
14
+ flex-wrap: wrap;
15
+ flex-direction: column;
16
+ overflow: hidden;
17
+ transition: width 2s;
18
+
19
+ .sort-list {
20
+ margin-top: 6px;
21
+ }
22
+
23
+ .sort-item {
24
+ line-height: 32px;
25
+ padding: 0 13px;
26
+ display: flex;
27
+ align-items: center;
28
+
29
+ &:hover,
30
+ &.active {
31
+ background: #f2f2f2;
32
+ }
33
+ }
34
+
35
+ .sort-icon {
36
+ width: 16px;
37
+ height: 16px;
38
+ background-size: contain;
39
+ display: inline-block;
40
+ }
41
+
42
+ /*
43
+ .sort-icon-asc {
44
+ background-image: url('../img/icon-asc.png');
45
+ }
46
+ */
47
+
48
+ .sort-text {
49
+ margin-left: 11px;
50
+ font-size: 14px;
51
+ line-height: 32px;
52
+ color: rgba(0, 0, 0, 0.8);
53
+ }
54
+
55
+ .sort-icon-desc {
56
+ background-image: url('cnhis-design-vue/es/src/assets/img/icon-desc.png');
57
+ }
58
+
59
+ .filter-header {
60
+ padding: 0 13px;
61
+ cursor: initial;
62
+ }
63
+
64
+ .filter-header-icon {
65
+ border-top-color: #333;
66
+ border-right-color: #333;
67
+ }
68
+
69
+ .filter-header-text {
70
+ margin-left: 11px;
71
+ }
72
+
73
+ .check-search-wrap {
74
+ padding: 8px 0;
75
+ width: 100%;
76
+ background: #f7f7f7;
77
+ display: flex;
78
+ justify-content: center;
79
+ }
80
+
81
+ .check-seach-input {
82
+ line-height: 32px;
83
+ }
84
+
85
+ .checkbox-box {
86
+ padding-right: 3px;
87
+ width: 100%;
88
+ }
89
+
90
+ .checkbox-wrap {
91
+ padding-left: 13px;
92
+ padding-right: 3px;
93
+ background: #fff;
94
+ display: flex;
95
+ flex-direction: column;
96
+ overflow-y: auto;
97
+
98
+ &::-webkit-scrollbar {
99
+ width: 4px;
100
+ height: 4px;
101
+ }
102
+
103
+ &::-webkit-scrollbar-thumb {
104
+ background-color: #d5d5d5;
105
+ border-radius: 4px;
106
+ }
107
+
108
+ &::-webkit-scrollbar-track {
109
+ background-color: #fff;
110
+ border-radius: 4px;
111
+ }
112
+
113
+ &::-webkit-scrollbar-corner {
114
+ background-color: #000;
115
+ border-radius: 4px;
116
+ width: 4px;
117
+ }
118
+ }
119
+
120
+ .checkbox-wrap--search {
121
+ padding-right: 10px;
122
+ }
123
+
124
+ .checkbox-btn-wrap {
125
+ display: flex;
126
+ padding: 9px 10px 19px 14px;
127
+
128
+ .checkbox-btn {
129
+ width: 56px;
130
+ padding: 0;
131
+ }
132
+
133
+ .checkbox-btn + .checkbox-btn {
134
+ margin-left: 8px;
135
+ }
136
+
137
+ .checkbox-btn-status {
138
+ .checkbox-btn {
139
+ border: 0;
140
+ border-radius: 0;
141
+ width: initial;
142
+ margin: 0 13px;
143
+ position: relative;
144
+
145
+ &:hover::after {
146
+ display: block;
147
+ content: '';
148
+ position: absolute;
149
+ bottom: 5px;
150
+ width: 100%;
151
+ height: 1px;
152
+ background-color: #5585f5;
153
+ }
154
+ }
155
+ }
156
+ }
157
+
158
+ .arrows-icon {
159
+ position: absolute;
160
+ bottom: -1px;
161
+ right: -1px;
162
+ font-size: 15px;
163
+ cursor: nw-resize;
164
+ width: 25px;
165
+ height: 20px;
166
+ }
167
+ }
168
+
169
+ body {
170
+ > .vxe-table--tooltip-wrapper {
171
+ display: none !important;
172
+ }
173
+ }
174
+
175
+ .custom-big-table {
176
+ position: relative;
177
+
178
+ .img-wrap {
179
+ padding: 2px 0;
180
+ line-height: 1;
181
+ height: 100%;
182
+ display: flex;
183
+ align-items: center;
184
+
185
+ img {
186
+ max-height: 100%;
187
+ object-fit: contain;
188
+ cursor: pointer;
189
+ }
190
+
191
+ &.img-circle {
192
+ img {
193
+ width: 28px;
194
+ border-radius: 50%;
195
+ object-fit: contain;
196
+ }
197
+ }
198
+ }
199
+
200
+ .bigTable-qr-span {
201
+ position: relative;
202
+ display: inline-block;
203
+ height: 100%;
204
+
205
+ .bigTable-qr-img {
206
+ max-height: 96%;
207
+ }
208
+
209
+ > span {
210
+ position: absolute;
211
+ top: 0;
212
+ left: 0;
213
+ justify-content: center;
214
+ align-items: center;
215
+ width: 100%;
216
+ height: 100%;
217
+ background: rgba(0, 0, 0, 0.7);
218
+ color: #fff;
219
+ display: none;
220
+ cursor: pointer;
221
+ }
222
+
223
+ &:hover {
224
+ > span {
225
+ display: inline-flex;
226
+ }
227
+ }
228
+ }
229
+
230
+ /* 行内表单样式 */
231
+
232
+ .base-form {
233
+ overflow: hidden !important;
234
+ display: flex;
235
+ align-items: center;
236
+ width: 100%;
237
+ }
238
+
239
+ .base-form-content {
240
+ width: 100%;
241
+ }
242
+
243
+ textarea {
244
+ height: 32px;
245
+ margin-bottom: 0;
246
+ resize: none;
247
+ }
248
+
249
+ .formItem-select-multiple {
250
+ display: flex;
251
+ align-items: center;
252
+ width: 100%;
253
+ line-height: 40px;
254
+ }
255
+
256
+ /* 行内表单样式 */
257
+
258
+ &.mt {
259
+ margin-top: 26px;
260
+ height: calc(100% - 78px) !important;
261
+ }
262
+
263
+ &.expand-padding {
264
+ .vxe-table .vxe-body--expanded-cell {
265
+ padding-left: 66px !important;
266
+ padding-right: 66px !important;
267
+ }
268
+ }
269
+
270
+ th.vxe-header--column {
271
+ cursor: pointer;
272
+ }
273
+
274
+ .row-btn {
275
+ margin-right: 10px;
276
+ }
277
+
278
+ .vxe-table {
279
+ transform: translateZ(0);
280
+
281
+ .vxe-table--empty-content {
282
+ width: 100%;
283
+ height: 100%;
284
+
285
+ > div {
286
+ width: 100%;
287
+ height: 100%;
288
+
289
+ .no-data-tip {
290
+ display: inline-flex;
291
+ }
292
+ }
293
+ }
294
+
295
+ .col--checkbox,
296
+ .col--seq {
297
+ .vxe-cell {
298
+ padding: 0;
299
+
300
+ .vxe-checkbox--label {
301
+ padding-left: 0;
302
+ }
303
+ }
304
+ }
305
+
306
+ .vxe-cell .vxe-tree-cell {
307
+ height: 100%;
308
+ }
309
+
310
+ .scan-multi-delete {
311
+ color: #F06F64;
312
+ }
313
+
314
+ .vxe-table--header {
315
+ background-color: #f2f2f2;
316
+
317
+ .vxe-header--column .vxe-cell--title {
318
+ height: 100%;
319
+ line-height: unset;
320
+ width: 100%;
321
+ }
322
+ }
323
+
324
+ .vxe-table--footer-wrapper.body--wrapper,
325
+ .vxe-table--body-wrapper {
326
+ &::-webkit-scrollbar {
327
+ width: 10px;
328
+ height: 10px;
329
+ background-color: #f2f2f2;
330
+ }
331
+
332
+ &::-webkit-scrollbar-thumb:hover {
333
+ background-color: #b2b2b2;
334
+ }
335
+ }
336
+
337
+ .vxe-footer--row .vxe-footer--column {
338
+ > .vxe-cell .vxe-cell--item {
339
+ height: 30px;
340
+ line-height: 30px;
341
+ }
342
+ }
343
+
344
+ .vxe-cell--checkbox.is--disabled {
345
+ .vxe-checkbox--icon {
346
+ display: none;
347
+ }
348
+ }
349
+ }
350
+
351
+ .filter-box {
352
+ display: flex;
353
+ align-items: center;
354
+ width: 100%;
355
+
356
+ .text-over-tooltip-components {
357
+ max-width: calc(100% - 20px);
358
+ }
359
+
360
+ .vxe-filter--btn {
361
+ border-top-color: #c0c4cc;
362
+ border-right-color: #c0c4cc;
363
+ }
364
+
365
+ .vxe-filter--btn.active {
366
+ border-top-color: #35393c;
367
+ border-right-color: #35393c;
368
+ }
369
+
370
+ .vxe-filter--btn.checked {
371
+ border-top-color: #5585f5;
372
+ border-right-color: #5585f5;
373
+ }
374
+ }
375
+
376
+ .disabled-checked-tips {
377
+ position: absolute;
378
+ left: 6px;
379
+ top: 50%;
380
+ bottom: 0;
381
+ right: 0;
382
+ box-sizing: border-box;
383
+ width: 16px;
384
+ height: 16px;
385
+ margin-top: -8px;
386
+ overflow: hidden;
387
+ border-radius: 50%;
388
+ border: 2px solid #ff1818;
389
+ background: #fff;
390
+
391
+ &::after {
392
+ position: absolute;
393
+ content: '';
394
+ width: 16px;
395
+ height: 2px;
396
+ background-color: #ff1818;
397
+ transform: rotate(45deg);
398
+ transform-origin: 0 2px;
399
+ left: 0;
400
+ top: 0;
401
+ }
402
+ }
403
+
404
+ .form-select-table {
405
+ .n-base-select-menu__empty {
406
+ display: none;
407
+ }
408
+ }
409
+
410
+ .percent-wrap {
411
+ display: flex;
412
+ flex-direction: column;
413
+ justify-content: center;
414
+ align-items: center;
415
+ text-align: center;
416
+
417
+ .percent-value {
418
+ line-height: 1;
419
+ margin-bottom: -4px;
420
+ margin-top: 4px;
421
+ }
422
+ }
423
+
424
+ .refresh {
425
+ display: flex;
426
+ align-items: center;
427
+ background-color: #fff;
428
+ box-shadow: 0 2px 4px 0 rgba(108, 108, 108, 0.13);
429
+ color: #5585f5;
430
+ font-size: 12px;
431
+ height: 27px;
432
+
433
+ position: absolute;
434
+ right: 0;
435
+ top: 6px;
436
+ z-index: 1;
437
+
438
+ padding-left: 14px;
439
+ padding-right: 14px;
440
+ border-top-left-radius: 14px;
441
+ border-bottom-left-radius: 14px;
442
+
443
+ cursor: pointer;
444
+ }
445
+
446
+ .refresh-row {
447
+ margin-left: 3px;
448
+ margin-bottom: 0;
449
+ }
450
+
451
+ .check-wrap {
452
+ background: #ffffe9;
453
+ width: 100%;
454
+ line-height: 26px;
455
+ display: flex;
456
+ justify-content: center;
457
+
458
+ position: absolute;
459
+ margin-top: -26px;
460
+
461
+ .check-wrap-title,
462
+ .check-wrap-btn {
463
+ color: #000000;
464
+ font-size: 12px;
465
+ margin-bottom: 0;
466
+ cursor: pointer;
467
+ }
468
+
469
+ .check-wrap-btn {
470
+ color: #5585f5;
471
+ }
472
+ }
473
+
474
+ .domPropsInnerHTML-span {
475
+ height: 100%;
476
+
477
+ img {
478
+ display: inline-block;
479
+ height: var(--tableImageHeight);
480
+ width: var(--tableImageWidth);
481
+ }
482
+ }
483
+ }
484
+
485
+
486
+ .no-data-tip {
487
+ display: flex;
488
+ flex-direction: column;
489
+ justify-content: center;
490
+ align-items: center;
491
+ width: 100%;
492
+ height: 100%;
493
+ color: #333333;
494
+ font-size: 22px;
495
+
496
+ > img {
497
+ max-width: 70%;
498
+ width: 260px;
499
+ }
500
+
501
+ > p {
502
+ margin-top: 12px;
503
+ margin-bottom: 0;
504
+ font-size: 16px;
505
+ color: rgba(0, 0, 0, 0.8);
506
+ }
507
+
508
+ > span {
509
+ font-size: 14px;
510
+ color: rgba(0, 0, 0, 0.4);
511
+ margin-top: 6px;
512
+ }
513
+ }
514
+
515
+ .text-over-tooltip-components {
516
+ display: inline-block;
517
+ max-width: 98%;
518
+ /* 文字超出宽度显示省略号 单行 */
519
+
520
+ .ellipsis {
521
+ font-size: 14px;
522
+ color: #35393c;
523
+ overflow: hidden;
524
+ text-overflow: ellipsis;
525
+ white-space: nowrap;
526
+
527
+ i {
528
+ font-style: normal;
529
+ word-break: keep-all;
530
+ white-space: nowrap;
531
+ }
532
+ }
533
+
534
+ /* 自定义样式 */
535
+
536
+ .fs20 {
537
+ font-size: 20px;
538
+ font-weight: 600;
539
+ color: green;
540
+ line-height: 22px;
541
+ }
542
+
543
+ .fs12 {
544
+ font-size: 12px;
545
+ font-weight: 400;
546
+ color: orange;
547
+ line-height: 14px;
548
+ }
549
+ }
550
+
551
+ .svg-icon {
552
+ width: 1em;
553
+ height: 1em;
554
+ vertical-align: -0.15em;
555
+ fill: currentColor;
556
+ overflow: hidden;
557
+ }
558
+
559
+ @primary-color: #5585f5;
560
+ .people-tree {
561
+ display: flex;
562
+
563
+ .people-tree-item {
564
+ width: 50%;
565
+ padding: 22px 12px 0;
566
+ max-height: 376px;
567
+ height: 376px;
568
+ overflow-y: auto;
569
+
570
+ &.people-tree-left {
571
+ display: flex;
572
+ flex-direction: column;
573
+ }
574
+
575
+ &:first-child {
576
+ border-right: 1px solid #e8e8e8;
577
+ }
578
+
579
+ .tag-item {
580
+ &.isRoot {
581
+ background: rgba(@primary-color, 0.08);
582
+ border: 1px solid rgba(@primary-color, 0.5);
583
+ color: @primary-color;
584
+
585
+ .tag-close {
586
+ color: @primary-color;
587
+
588
+ &:hover {
589
+ color: rgba(@primary-color, 0.6);
590
+ }
591
+ }
592
+
593
+ }
594
+
595
+ box-sizing: border-box;
596
+ color: #212121;
597
+ font-size: 14px;
598
+ list-style: none;
599
+ display: inline-flex;
600
+ align-items: center;
601
+ height: 24px;
602
+ line-height: 24px;
603
+ margin-right: 8px;
604
+ margin-bottom: 4px;
605
+ padding: 0 6px;
606
+ white-space: nowrap;
607
+ background: rgba(#d5d5d5, 0.2);
608
+ border: 1px solid rgba(#000000, 0.14);
609
+ border-radius: 4px;
610
+ transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
611
+
612
+ .tag-close {
613
+ &:hover {
614
+ color: rgba(@primary-color, 0.6);
615
+ }
616
+
617
+ &:active {
618
+ color: #fff;
619
+ }
620
+
621
+ display: inline-block;
622
+ font-size: 14px;
623
+ margin-left: 3px;
624
+ color: #969696;
625
+ font-weight: 700;
626
+ cursor: pointer;
627
+ transition: all 0.3s;
628
+ }
629
+ }
630
+
631
+ .no-data-tips {
632
+ height: 200px;
633
+ width: 100%;
634
+ display: flex;
635
+ justify-content: center;
636
+ align-items: center;
637
+ font-size: 16px;
638
+ font-weight: 700;
639
+ }
640
+
641
+ .c-title {
642
+ font-size: 14px;
643
+ font-family: PingFangSC-Regular, PingFang SC;
644
+ font-weight: 400;
645
+ color: #212121;
646
+ }
647
+
648
+ .c-sub-title {
649
+ font-size: 12px;
650
+ font-family: PingFangSC-Regular, PingFang SC;
651
+ color: #4e4e4e;
652
+ }
653
+
654
+ .p-title {
655
+ font-size: 14px;
656
+ font-family: PingFangSC-Medium, PingFang SC;
657
+ font-weight: 500;
658
+ color: #212121;
659
+ }
660
+
661
+ &.tags-box {
662
+ display: flex;
663
+ flex-wrap: wrap;
664
+ justify-content: flex-start;
665
+ align-items: flex-start;
666
+ align-content: flex-start;
667
+ }
668
+ }
669
+ }
670
+
671
+ .df {
672
+ display: flex;
673
+ }
674
+
675
+ .search-input-icon {
676
+ color: rgba(0, 0, 0, 0.4);
677
+ margin-bottom: -2px;
678
+ }
679
+
680
+ .main-tree-container {
681
+ overflow-y: auto;
682
+ }
683
+
684
+ .df {
685
+ display: flex;
686
+ }
687
+
688
+ .search-tree-wrap {
689
+ .search-tree-item {
690
+ display: flex;
691
+ align-items: center;
692
+ }
693
+
694
+ .name-wrap {
695
+ width: 48px;
696
+ height: 48px;
697
+ background: #7d88b5;
698
+ display: flex;
699
+ align-items: center;
700
+ justify-content: center;
701
+ border-radius: 50%;
702
+ margin-right: 13px;
703
+
704
+ .name {
705
+ font-size: 16px;
706
+ color: #ffffff;
707
+ margin-bottom: 0;
708
+ line-height: 16px;
709
+ }
710
+ }
711
+
712
+ .info-wrap {
713
+ overflow: hidden;
714
+ text-overflow: ellipsis;
715
+ white-space: nowrap;
716
+ display: flex;
717
+ flex-direction: column;
718
+ }
719
+
720
+ .info-wrap-top {
721
+ align-items: flex-end;
722
+ margin: 0;
723
+ margin-bottom: 1px;
724
+ overflow: hidden;
725
+ text-overflow: ellipsis;
726
+ white-space: nowrap;
727
+ }
728
+
729
+ .info-wrap-title {
730
+ margin-bottom: 0;
731
+ font-size: 16px;
732
+ font-family: PingFangSC-Regular, PingFang SC;
733
+ font-weight: 400;
734
+ color: #4e4e4e;
735
+ line-height: 16px;
736
+
737
+ .c-title {
738
+ font-size: 14px;
739
+ font-family: PingFangSC-Regular, PingFang SC;
740
+ font-weight: 400;
741
+ color: #212121;
742
+ }
743
+
744
+ .c-sub-title {
745
+ font-size: 12px;
746
+ font-family: PingFangSC-Regular, PingFang SC;
747
+ color: #4e4e4e;
748
+ }
749
+ }
750
+
751
+ .info-wrap-desc {
752
+ margin-left: 10px;
753
+ margin-bottom: 0;
754
+ font-size: 12px;
755
+ line-height: 17px;
756
+ color: #aeaeae;
757
+ }
758
+
759
+ .info-wrap-position {
760
+ margin-bottom: 0;
761
+ font-size: 12px;
762
+ color: #7d88b5;
763
+ line-height: 17px;
764
+ }
765
+ }
766
+
767
+ .load-more-btn-wrap {
768
+ display: flex;
769
+ justify-content: center;
770
+ height: 35px;
771
+ line-height: 35px;
772
+ cursor: pointer;
773
+ padding-top: 10px;
774
+ box-sizing: border-box;
775
+
776
+ .search-input-icon {
777
+ font-size: 16px;
778
+ color: rgba(0, 0, 0, 0.4);
779
+ margin-right: 14px;
780
+ }
781
+
782
+ .load-more-btn {
783
+ font-size: 12px;
784
+ color: #747c8e;
785
+ line-height: 12px;
786
+ }
787
+ }
788
+
789
+ .drag-layout-container {
790
+ width: 100%;
791
+ height: 100%;
792
+ flex: 1;
793
+ overflow: hidden;
794
+ overflow-y: auto;
795
+ position: relative;
796
+ display: flex;
797
+ justify-content: flex-start;
798
+ border: 1px solid #d2d9e8;
799
+ text-align: left;
800
+
801
+ .min-height {
802
+ height: calc(100% - 60px);
803
+ overflow: hidden;
804
+ overflow-y: auto;
805
+
806
+ li {
807
+ list-style: none;
808
+ }
809
+ }
810
+
811
+ .border-box {
812
+ position: absolute;
813
+ top: 0;
814
+ left: 30%;
815
+ border-left: 1px solid #d2d9e8;
816
+ height: 100%;
817
+ }
818
+
819
+ .text-area {
820
+ width: 30%;
821
+ height: 100%;
822
+ overflow-y: auto;
823
+ padding: 0 !important;
824
+
825
+ .info-header {
826
+ display: flex;
827
+ height: 50px;
828
+ line-height: 50px;
829
+ padding: 0 10px;
830
+ margin-bottom: 10px;
831
+ color: #2e2e2e;
832
+ font-size: 18px;
833
+ font-weight: bold;
834
+ background: #e6eaef;
835
+ }
836
+
837
+ .text-draggable {
838
+ display: flex;
839
+ flex-wrap: wrap;
840
+ justify-content: space-between;
841
+ align-items: flex-start;
842
+ padding: 0 12px 12px;
843
+ box-sizing: border-box;
844
+ align-content: flex-start;
845
+
846
+ li {
847
+ width: 49%;
848
+ text-align: center;
849
+ }
850
+ }
851
+ }
852
+
853
+ .form-area {
854
+ position: relative;
855
+ width: 70%;
856
+ height: 100%;
857
+ overflow-y: auto;
858
+ padding: 4px;
859
+ box-sizing: border-box;
860
+
861
+ &::-webkit-scrollbar {
862
+ width: 5px;
863
+ }
864
+
865
+ .info-header {
866
+ height: 50px;
867
+ margin-bottom: 10px;
868
+ background: unset;
869
+
870
+ display: flex;
871
+ justify-content: flex-end;
872
+ align-items: center;
873
+ }
874
+
875
+ .combination-col {
876
+ border: 1px solid #cdc5d3;
877
+ margin-bottom: 10px;
878
+ }
879
+ }
880
+ }
881
+
882
+ .dragForm-select-drop {
883
+ z-index: 2001;
884
+ }
885
+
886
+ .DragFormRightItem {
887
+ position: relative;
888
+
889
+ .is-edit-class {
890
+ background-color: #f5f5f5 !important;
891
+ border-color: #d9d9d9 !important;
892
+ }
893
+
894
+ .combination-item {
895
+ padding: 0px 8px 8px;
896
+
897
+ > div {
898
+ line-height: 35px;
899
+
900
+ &:hover > .form-btn {
901
+ display: flex;
902
+ }
903
+ }
904
+ }
905
+
906
+ .form-btn {
907
+ display: none;
908
+ align-items: center;
909
+ position: absolute;
910
+ top: -1px;
911
+ right: 0px;
912
+ height: 100%;
913
+ white-space: nowrap;
914
+
915
+ .quick-reply {
916
+ display: inline-block;
917
+ border: 1px dashed rgb(205, 197, 211);
918
+ font-size: 12px;
919
+ height: 22px;
920
+ line-height: 1.499;
921
+ }
922
+
923
+ &:deep(.n-input),
924
+ &:deep(.n-select) {
925
+ margin-left: 5px;
926
+ }
927
+
928
+ &:deep(.n-select) {
929
+ top: -3px;
930
+ }
931
+ }
932
+
933
+ .right-content {
934
+ border: 1px dashed rgb(205, 197, 211);
935
+ background: #fdfdfd;
936
+ height: 35px;
937
+ line-height: 35px;
938
+ padding: 0 10px;
939
+ position: relative;
940
+ margin-bottom: 10px;
941
+ cursor: pointer;
942
+
943
+ &:hover .form-btn {
944
+ display: flex;
945
+ }
946
+ }
947
+
948
+ .blue-border {
949
+ border: 1px solid #5585f5 !important;
950
+ }
951
+
952
+ .item-opacity {
953
+ opacity: 0.5;
954
+ }
955
+
956
+ .red {
957
+ color: red;
958
+ }
959
+ }
960
+
961
+ .DragFormLeftItem {
962
+ .left-content {
963
+ width: 100%;
964
+ margin-bottom: 16px;
965
+ overflow: hidden;
966
+ cursor: pointer;
967
+ color: #2e2e2e;
968
+
969
+ .style-box {
970
+ display: flex;
971
+ justify-content: center;
972
+ align-items: center;
973
+ width: 100%;
974
+ height: 60px;
975
+ padding: 0 8px;
976
+ box-sizing: border-box;
977
+ margin-bottom: 8px;
978
+ background: #f3f5f8;
979
+
980
+ &-input {
981
+ width: 85%;
982
+ overflow: hidden;
983
+ text-overflow: ellipsis;
984
+ white-space: nowrap;
985
+ cursor: pointer !important;
986
+ }
987
+
988
+ input[type="radio"][disabled],
989
+ input[type="checkbox"][disabled],
990
+ input[type="radio"].disabled,
991
+ input[type="checkbox"].disabled {
992
+ cursor: pointer !important;
993
+ }
994
+ }
995
+ }
996
+ }
997
+
998
+ .popver-content {
999
+ height: 400px;
1000
+ overflow: hidden;
1001
+ overflow-y: auto;
1002
+ }
1003
+ .popver-ul {
1004
+ margin-bottom: 10px;
1005
+ }
1006
+ .ul-title {
1007
+ font-size: 14px;
1008
+ font-weight: 400;
1009
+ color: rgba(145, 159, 190, 1);
1010
+ line-height: 20px;
1011
+ }
1012
+
1013
+ ul {
1014
+ margin: 0;
1015
+ padding: 0;
1016
+ }
1017
+
1018
+ .fields-set-content {
1019
+ height: 100%;
1020
+ display: flex;
1021
+ flex-direction: column;
1022
+ overflow: hidden;
1023
+ .fields-table {
1024
+ flex: 1;
1025
+ display: flex;
1026
+ flex-direction: column;
1027
+ overflow: auto;
1028
+ }
1029
+ }
1030
+
1031
+ .setting-view {
1032
+ height: 100%;
1033
+ position: relative;
1034
+ :deep(.n-spin-container) {
1035
+ width: 100%;
1036
+ height: 100%;
1037
+ }
1038
+ :deep(.n-spin-content) {
1039
+ height: 100%;
1040
+ }
1041
+ .setting-title {
1042
+ background: #f2f2f4;
1043
+ border: 1px solid #f2f2f2;
1044
+ height: 52px;
1045
+ line-height: 52px;
1046
+ span {
1047
+ display: inline-block;
1048
+ }
1049
+ &.seting-title-api {
1050
+ .width-large {
1051
+ width: 15%;
1052
+ }
1053
+ }
1054
+ }
1055
+ .set-show {
1056
+ min-height: 100px;
1057
+ overflow-y: auto;
1058
+ &.set-show-api {
1059
+ .width-large {
1060
+ width: 15%;
1061
+ }
1062
+ }
1063
+
1064
+ .left-style.sortable-chosen {
1065
+ background: #fafafa;
1066
+ box-shadow: 0px 0px 10px 0px #d5d5d5;
1067
+ }
1068
+
1069
+ li {
1070
+ padding: 5px 0;
1071
+ display: flex;
1072
+ align-items: center;
1073
+ border-bottom: 1px solid #e8e8e8;
1074
+ height: 52px;
1075
+ line-height: 52px;
1076
+ }
1077
+ .alias-style {
1078
+ outline: none;
1079
+ border-radius: 4px 4px 4px 4px;
1080
+ border: solid 1px #d5d5d5;
1081
+ height: 32px;
1082
+ text-indent: 16px;
1083
+ color: #38454f;
1084
+ width: 100%;
1085
+ }
1086
+ .is-sort-style {
1087
+ outline: none;
1088
+ border-radius: 4px 4px 4px 4px;
1089
+ border: solid 1px #d5d5d5;
1090
+ height: 32px;
1091
+ text-indent: 6px;
1092
+ color: #38454f;
1093
+ width: 87px;
1094
+ margin-right: 5px;
1095
+ &:disabled {
1096
+ cursor: not-allowed;
1097
+ background: #f5f5f5;
1098
+ }
1099
+ }
1100
+ .col-width-style {
1101
+ width: 70px;
1102
+ }
1103
+ .title-item {
1104
+ display: inline-flex;
1105
+ justify-content: flex-start;
1106
+ align-items: center;
1107
+ text-align: left;
1108
+ > span {
1109
+ display: inline-block;
1110
+ max-width: calc(100% - 20px);
1111
+ overflow: hidden;
1112
+ white-space: nowrap;
1113
+ text-overflow: ellipsis;
1114
+ }
1115
+ }
1116
+ }
1117
+ .alias-style {
1118
+ outline: none;
1119
+ border-radius: 4px 4px 4px 4px;
1120
+ border: solid 1px rgba(212, 222, 229, 1);
1121
+ height: 32px;
1122
+ text-indent: 16px;
1123
+ color: #38454f;
1124
+ }
1125
+ .btn-operate {
1126
+ border-top: 1px solid #d5d5d5;
1127
+ padding: 12px 0 12px;
1128
+ }
1129
+
1130
+ .width-show {
1131
+ display: inline-block;
1132
+ width: 10%;
1133
+ overflow: hidden;
1134
+ white-space: nowrap;
1135
+ text-overflow: ellipsis;
1136
+ }
1137
+ .drag-icon-wrap {
1138
+ width: 5% !important;
1139
+ cursor: pointer;
1140
+ text-align: center;
1141
+ }
1142
+ .width-showed {
1143
+ display: inline-block;
1144
+ width: 15%;
1145
+ overflow: hidden;
1146
+ white-space: nowrap;
1147
+ text-overflow: ellipsis;
1148
+ select {
1149
+ width: 90% !important;
1150
+ }
1151
+ }
1152
+ .width-word {
1153
+ display: inline-block;
1154
+ width: 20%;
1155
+ line-height: 52px;
1156
+ overflow: hidden;
1157
+ white-space: nowrap;
1158
+ input {
1159
+ width: 90% !important;
1160
+ }
1161
+ }
1162
+ .width-large {
1163
+ display: inline-block;
1164
+ width: 20%;
1165
+ overflow: hidden;
1166
+ white-space: nowrap;
1167
+ text-overflow: ellipsis;
1168
+ }
1169
+ }
1170
+
1171
+ .dropdown-button {
1172
+ color: #212121;
1173
+ border-color: #d5d5d5 !important;
1174
+ }
1175
+
1176
+ .c-dropdown {
1177
+ .n-dropdown-menu-wrapper span.active {
1178
+ color: #5585f5;
1179
+ }
1180
+ }
1181
+
1182
+ .login-form-button {
1183
+ width: 100%;
1184
+ height: 50px;
1185
+ border-radius: 24px;
1186
+ font-size: 16px;
1187
+ color: #ffffff;
1188
+ }
1189
+
1190
+ .login-form-button-print {
1191
+ padding-top: 15px;
1192
+
1193
+ .n-input {
1194
+ height: 50px;
1195
+ line-height: 50px;
1196
+ font-size: 14px;
1197
+ color: #757575;
1198
+ border-radius: 6px;
1199
+ }
1200
+ }
1201
+