@lambo-design/shared 1.0.0-beta.243 → 1.0.0-beta.244
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config/config.js +51 -51
- package/config/env.js +4 -4
- package/config/index.js +7 -7
- package/config/themes/atrovirens/atrovirens.less +667 -667
- package/config/themes/atrovirens/var.less +674 -674
- package/config/themes/blue/blue.less +669 -669
- package/config/themes/blue/var.less +677 -677
- package/config/themes/blue-white/blue-white.less +669 -669
- package/config/themes/blue-white/var.less +676 -676
- package/config/themes/blue-white-tight/blue-white-tight.less +672 -672
- package/config/themes/blue-white-tight/var.less +677 -677
- package/config/themes/danqing/danqing.less +668 -668
- package/config/themes/danqing/danqing.wxss +572 -572
- package/config/themes/danqing/var.less +679 -679
- package/config/themes/deep/deep.less +669 -669
- package/config/themes/deep/var.less +677 -677
- package/config/themes/default/default.less +671 -671
- package/config/themes/default/var.less +677 -677
- package/config/themes/eap/eap.less +671 -671
- package/config/themes/eap/var.less +677 -677
- package/config/themes/gold/gold.less +671 -671
- package/config/themes/gold/var.less +677 -677
- package/config/themes/index.js +28 -28
- package/config/themes/lime/lime.less +671 -671
- package/config/themes/lime/var.less +678 -678
- package/config/themes/orange/orange.less +671 -671
- package/config/themes/orange/var.less +678 -678
- package/config/themes/red/red.less +671 -671
- package/config/themes/red/var.less +677 -677
- package/config/themes/theme-atrovirens.js +558 -558
- package/config/themes/theme-blue.js +558 -558
- package/config/themes/theme-bw.js +558 -558
- package/config/themes/theme-bwt.js +559 -559
- package/config/themes/theme-danqing.js +558 -558
- package/config/themes/theme-deep.js +558 -558
- package/config/themes/theme-default.js +558 -558
- package/config/themes/theme-eap.js +558 -558
- package/config/themes/theme-gold.js +558 -558
- package/config/themes/theme-lime.js +558 -558
- package/config/themes/theme-orange.js +559 -559
- package/config/themes/theme-red.js +558 -558
- package/config/themes/theme-white.js +557 -557
- package/config/themes/white/var.less +675 -675
- package/config/themes/white/white.less +668 -668
- package/directives/index.js +23 -23
- package/directives/module/draggable.js +56 -56
- package/directives/module/permission.js +49 -49
- package/directives/module/print.js +1 -1
- package/directives/module/vue-print-nb/README.md +63 -63
- package/directives/module/vue-print-nb/print.js +94 -94
- package/directives/module/vue-print-nb/printarea.js +532 -532
- package/index.js +10 -10
- package/nstyles/common.less +197 -197
- package/nstyles/components/404.less +46 -46
- package/nstyles/components/button.less +34 -34
- package/nstyles/components/date-picker.less +37 -37
- package/nstyles/components/drawer.less +20 -20
- package/nstyles/components/dropdown.less +18 -18
- package/nstyles/components/excel-flow.less +72 -72
- package/nstyles/components/form.less +313 -313
- package/nstyles/components/index.less +23 -23
- package/nstyles/components/layout/collect.less +10 -10
- package/nstyles/components/layout/detail-view.less +107 -107
- package/nstyles/components/layout/full-screen.less +7 -7
- package/nstyles/components/layout/index.less +7 -7
- package/nstyles/components/layout/other-menu.less +142 -142
- package/nstyles/components/layout/page-view.less +101 -101
- package/nstyles/components/layout/sider-trigger.less +41 -41
- package/nstyles/components/layout/tags-nav.less +113 -113
- package/nstyles/components/modal.less +85 -85
- package/nstyles/components/n-button.less +131 -131
- package/nstyles/components/n-image-preview.less +131 -131
- package/nstyles/components/n-model/index.less +19 -19
- package/nstyles/components/n-model/report-index.less +43 -43
- package/nstyles/components/n-panel.less +40 -40
- package/nstyles/components/n-picker.less +37 -37
- package/nstyles/components/n-sign.less +17 -17
- package/nstyles/components/n-tooltip.less +10 -10
- package/nstyles/components/panel.less +31 -31
- package/nstyles/components/select.less +3 -3
- package/nstyles/components/sign.less +27 -27
- package/nstyles/components/table.less +315 -315
- package/nstyles/components/tree.less +158 -158
- package/nstyles/components/upload.less +164 -164
- package/nstyles/index.less +5 -5
- package/nstyles/reset.less +65 -65
- package/nstyles/third/ag.less +174 -174
- package/nstyles/third/index.less +11 -11
- package/nstyles/third/view-design.less +366 -366
- package/nstyles/variables/base.less +143 -143
- package/nstyles/variables/index.less +4 -4
- package/nstyles/variables/theme/default/button.less +7 -7
- package/nstyles/variables/theme/default/common.less +57 -57
- package/nstyles/variables/theme/default/index.less +7 -7
- package/nstyles/variables/theme/default/layout.less +40 -40
- package/nstyles/variables/theme/default/table.less +37 -37
- package/nstyles/variables/theme/default/tag.less +3 -3
- package/nstyles/variables/theme/default/upload.less +3 -3
- package/nstyles/variables/theme/index.less +13 -13
- package/nstyles/variables/theme/lsv/button.less +7 -0
- package/nstyles/variables/theme/lsv/common.less +39 -0
- package/nstyles/variables/theme/lsv/index.less +5 -0
- package/nstyles/variables/theme/lsv/layout.less +21 -0
- package/nstyles/variables/theme/lsv/table.less +20 -0
- package/nstyles/variables/theme/lsv/tag.less +3 -0
- package/nstyles/variables/theme/small/button.less +7 -7
- package/nstyles/variables/theme/small/common.less +39 -39
- package/nstyles/variables/theme/small/index.less +5 -5
- package/nstyles/variables/theme/small/layout.less +21 -21
- package/nstyles/variables/theme/small/table.less +17 -17
- package/nstyles/variables/theme/small/tag.less +3 -3
- package/package.json +1 -1
- package/plugin/index.js +12 -12
- package/plugin/module/date-format.js +30 -30
- package/plugin/module/loading.js +26 -26
- package/plugin/module/warn-handler.js +11 -11
- package/styles/variables.less +21 -21
- package/utils/ajax/cacheconf.js +19 -19
- package/utils/ajax/content-type.js +30 -30
- package/utils/ajax/index.js +12 -12
- package/utils/ajax/interceptors.js +97 -97
- package/utils/assist.js +147 -147
- package/utils/base64.js +126 -126
- package/utils/blob.js +47 -47
- package/utils/bus.js +3 -3
- package/utils/crypto/index.js +48 -48
- package/utils/crypto/md5.js +152 -152
- package/utils/crypto/sm3.js +235 -235
- package/utils/date.js +381 -381
- package/utils/dict/built-in-dict.js +20 -20
- package/utils/dict/index.js +167 -167
- package/utils/dom.js +38 -38
- package/utils/event.js +72 -72
- package/utils/excel.js +655 -655
- package/utils/file.js +19 -19
- package/utils/form/validate.js +29 -29
- package/utils/half-year.js +68 -68
- package/utils/index.js +41 -41
- package/utils/json.js +29 -29
- package/utils/lodop.js +165 -165
- package/utils/menu/before-close.js +17 -17
- package/utils/menu/index.js +395 -395
- package/utils/mime_type.js +67 -67
- package/utils/modelerUtil.js +227 -227
- package/utils/n/api.js +22 -22
- package/utils/n/date.js +57 -57
- package/utils/n/index.js +9 -9
- package/utils/n/is-type.js +176 -176
- package/utils/n/number.js +144 -144
- package/utils/n/permission-cache.js +11 -11
- package/utils/n/reuqest/axiosN.js +17 -17
- package/utils/n/reuqest/content-type.js +19 -19
- package/utils/n/reuqest/interceptors.js +95 -95
- package/utils/n/reuqest/url-params.js +12 -12
- package/utils/n/storage.js +51 -51
- package/utils/n/token.js +51 -51
- package/utils/n/user-cache.js +11 -11
- package/utils/n/user.js +34 -34
- package/utils/n/uuid.js +16 -16
- package/utils/n-generator-routers.js +208 -208
- package/utils/n-router.js +205 -205
- package/utils/n-theme.js +30 -30
- package/utils/number.js +180 -180
- package/utils/oss.js +57 -57
- package/utils/platform.js +1343 -1334
- package/utils/quarter.js +58 -58
- package/utils/storage.js +198 -198
- package/utils/style.js +24 -24
- package/utils/theme.js +138 -138
- package/utils/transfer-queue.js +7 -7
- package/utils/transform.js +204 -204
- package/utils/type.js +102 -102
- package/utils/util.js +795 -795
- package/utils/validator.js +181 -181
- package/utils/vxetable/index.js +25 -25
- package/utils/zoomScroll.js +9 -9
|
@@ -1,315 +1,315 @@
|
|
|
1
|
-
.lambo-grid-table {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
justify-content: flex-start;
|
|
5
|
-
height: 100%;
|
|
6
|
-
border-radius: 4px;
|
|
7
|
-
background: #ffffff;
|
|
8
|
-
|
|
9
|
-
&.fullscreen-fixed {
|
|
10
|
-
padding: var(--ind-table-padding);
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.ind-loading-panel {
|
|
14
|
-
height: 100% !important;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.other-button {
|
|
18
|
-
margin-top: var(--ind-other-button-top); // var(--ind-unit-switch-bottom); // 10px;
|
|
19
|
-
.ivu-btn-small {
|
|
20
|
-
height: var(--ind-button-height-md);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.ind-button-group--mb > * {
|
|
25
|
-
margin-bottom: var(--ind-table-button-padding);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.ag-cell {
|
|
29
|
-
user-select: text;
|
|
30
|
-
// overflow: unset;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// .ag-cell-value:has('.ivu-select') {
|
|
34
|
-
// overflow: unset;
|
|
35
|
-
// }
|
|
36
|
-
// .ag-cell.ag-wrap-cell {
|
|
37
|
-
// overflow: visible;
|
|
38
|
-
// }
|
|
39
|
-
|
|
40
|
-
.ag-theme-balham .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
|
|
41
|
-
.ag-theme-balham .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
|
|
42
|
-
.ag-theme-balham
|
|
43
|
-
.ag-ltr
|
|
44
|
-
.ag-has-focus
|
|
45
|
-
.ag-full-width-row.ag-row-focus
|
|
46
|
-
.ag-cell-wrapper.ag-row-group,
|
|
47
|
-
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell,
|
|
48
|
-
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
|
|
49
|
-
.ag-theme-balham .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
|
|
50
|
-
.ag-theme-balham .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
|
|
51
|
-
.ag-theme-balham
|
|
52
|
-
.ag-rtl
|
|
53
|
-
.ag-has-focus
|
|
54
|
-
.ag-full-width-row.ag-row-focus
|
|
55
|
-
.ag-cell-wrapper.ag-row-group,
|
|
56
|
-
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell,
|
|
57
|
-
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
|
|
58
|
-
border-right: 1px solid
|
|
59
|
-
var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea)) !important;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.ag-theme-balham .ag-ltr .ag-cell {
|
|
63
|
-
border-right-color: var(--ag-row-border-color, #d9dcde) !important;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.ag-theme-balham .ag-header-cell::after,
|
|
67
|
-
.ag-theme-balham .ag-header-group-cell::after {
|
|
68
|
-
height: 100% !important;
|
|
69
|
-
top: 0 !important;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.ag-header-group-cell-label,
|
|
73
|
-
.ag-header-cell-label {
|
|
74
|
-
justify-content: center !important;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.buttons {
|
|
78
|
-
/deep/ .ivu-btn {
|
|
79
|
-
margin-right: 5px;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
/deep/ .ivu-checkbox-inner {
|
|
84
|
-
border: 1px solid var(--check-border);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
/deep/ .ivu-form-item {
|
|
88
|
-
margin-bottom: 0;
|
|
89
|
-
}
|
|
90
|
-
.i-crud-toolbar-btn,
|
|
91
|
-
.i-crud-toolbar-btn:hover,
|
|
92
|
-
.i-crud-toolbar-btn:focus {
|
|
93
|
-
border-color: transparent !important;
|
|
94
|
-
box-shadow: unset !important;
|
|
95
|
-
}
|
|
96
|
-
.ag-button {
|
|
97
|
-
.ivu-btn-small,.ivu-btn {
|
|
98
|
-
line-height: var(--input-height-table) !important;
|
|
99
|
-
height: var(--input-height-table) !important;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
.ag-date {
|
|
103
|
-
input,
|
|
104
|
-
.ivu-input-suffix,
|
|
105
|
-
.ivu-input-prefix i,
|
|
106
|
-
.ivu-input-suffix i {
|
|
107
|
-
height: calc(var(--input-height-table) - 1px) !important;
|
|
108
|
-
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
109
|
-
// top: -2px !important;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
.ag-right-aligned-cell {
|
|
113
|
-
.ag-input {
|
|
114
|
-
input {
|
|
115
|
-
text-align: right;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
.ag-input {
|
|
120
|
-
input {
|
|
121
|
-
// text-align: right;
|
|
122
|
-
height: calc(var(--input-height-table) - 1px) !important;
|
|
123
|
-
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
124
|
-
background-color: #dae8ff;
|
|
125
|
-
// top: -2px !important;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
.ag-ind-select {
|
|
129
|
-
width: 100%;
|
|
130
|
-
.ivu-select-single,
|
|
131
|
-
.ivu-select-input,
|
|
132
|
-
.ivu-select-selection,
|
|
133
|
-
.ivu-select-selected-value,
|
|
134
|
-
.ivu-select-placeholder,
|
|
135
|
-
.ivu-select-default.ivu-select-multiple .ivu-select-selection {
|
|
136
|
-
width: 100%;
|
|
137
|
-
height: calc(var(--input-height-table) - 1px) !important;
|
|
138
|
-
min-height: calc(var(--input-height-table) - 1px) !important;
|
|
139
|
-
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
140
|
-
// top: -2px !important;
|
|
141
|
-
}
|
|
142
|
-
.ivu-tag {
|
|
143
|
-
height: calc(var(--input-height-table) - 4px) !important;
|
|
144
|
-
line-height: calc(var(--input-height-table) - 4px) !important;
|
|
145
|
-
}
|
|
146
|
-
.ivu-select-selection > div .ivu-tag {
|
|
147
|
-
margin-top: 0 !important;
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
.ag-tree-select {
|
|
151
|
-
width: 100%;
|
|
152
|
-
.ivu-input-wrapper {
|
|
153
|
-
// top: -2px;
|
|
154
|
-
}
|
|
155
|
-
input {
|
|
156
|
-
width: 100%;
|
|
157
|
-
}
|
|
158
|
-
input,
|
|
159
|
-
.ivu-input-icon {
|
|
160
|
-
height: calc(var(--input-height-table) - 1px) !important;
|
|
161
|
-
min-height: calc(var(--input-height-table) - 1px) !important;
|
|
162
|
-
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
163
|
-
// top: -2px !important;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.cell-span {
|
|
169
|
-
background-color: var(--ind-white);
|
|
170
|
-
border-bottom: 1px solid var(--ag-row-border-color, #d9dcde) !important;
|
|
171
|
-
&:focus-within {
|
|
172
|
-
border-bottom: var(--ag-range-selection-border-style);
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.fullscreen-fixed {
|
|
177
|
-
position: fixed;
|
|
178
|
-
z-index: 999;
|
|
179
|
-
width: 100vw;
|
|
180
|
-
height: 100vh;
|
|
181
|
-
top: 0;
|
|
182
|
-
left: 0;
|
|
183
|
-
background-color: var(--ind-white);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.ag-header-select-all {
|
|
187
|
-
width: 100%;
|
|
188
|
-
flex-shrink: 0;
|
|
189
|
-
justify-content: center;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.tip {
|
|
193
|
-
flex-shrink: 0;
|
|
194
|
-
margin-top: 5px;
|
|
195
|
-
width: -webkit-fill-available;
|
|
196
|
-
min-height: 24px;
|
|
197
|
-
line-height: 24px;
|
|
198
|
-
background-color: var(--ind-bg-color-dark);
|
|
199
|
-
}
|
|
200
|
-
//全局样式,重要消息提醒区-2022年11月11日
|
|
201
|
-
.important-tip {
|
|
202
|
-
flex-shrink: 0;
|
|
203
|
-
margin-top: 5px;
|
|
204
|
-
width: -webkit-fill-available;
|
|
205
|
-
height: 24px;
|
|
206
|
-
line-height: 24px;
|
|
207
|
-
background-color: var(--ind-bg-color-dark);
|
|
208
|
-
.ivu-icon-md-information-circle {
|
|
209
|
-
float: left;
|
|
210
|
-
margin-right: 5px;
|
|
211
|
-
margin-left: 5px;
|
|
212
|
-
line-height: 24px;
|
|
213
|
-
transform: scale(1.5);
|
|
214
|
-
color: #ff9900;
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
.index-manager-drag-title,
|
|
219
|
-
.index-manager-drag-item {
|
|
220
|
-
.manage-col1 {
|
|
221
|
-
flex-shrink: 0;
|
|
222
|
-
width: 80px;
|
|
223
|
-
cursor: pointer;
|
|
224
|
-
}
|
|
225
|
-
.manage-col2 {
|
|
226
|
-
width: 100%;
|
|
227
|
-
}
|
|
228
|
-
.manage-col3 {
|
|
229
|
-
flex-shrink: 0;
|
|
230
|
-
width: 80px;
|
|
231
|
-
}
|
|
232
|
-
.manage-col4 {
|
|
233
|
-
flex-shrink: 0;
|
|
234
|
-
width: 80px;
|
|
235
|
-
}
|
|
236
|
-
.manage-col5 {
|
|
237
|
-
flex-shrink: 0;
|
|
238
|
-
width: 100px;
|
|
239
|
-
}
|
|
240
|
-
.manage-col6 {
|
|
241
|
-
flex-shrink: 0;
|
|
242
|
-
width: 80px;
|
|
243
|
-
cursor: pointer;
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.index-manager-drag-title {
|
|
248
|
-
text-align: left;
|
|
249
|
-
padding: 10px 0;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
.index-manager-drag-item {
|
|
253
|
-
margin-bottom: 5px;
|
|
254
|
-
.manage-col1,
|
|
255
|
-
.manage-col2,
|
|
256
|
-
.manage-col3,
|
|
257
|
-
.manage-col4,
|
|
258
|
-
.manage-col6 {
|
|
259
|
-
padding-top: 6px;
|
|
260
|
-
}
|
|
261
|
-
.manage-col6 {
|
|
262
|
-
text-align: right;
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
.index-manager-height100-card {
|
|
267
|
-
.ivu-card-body {
|
|
268
|
-
height: calc(100% - 49px);
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.detail-view-table() {
|
|
273
|
-
.lambo-grid-table {
|
|
274
|
-
& > .ivu-row {
|
|
275
|
-
margin-top: 0 !important;
|
|
276
|
-
}
|
|
277
|
-
// .other-button {
|
|
278
|
-
// margin-top: 0;
|
|
279
|
-
// }
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.ind-detail-view {
|
|
284
|
-
.content {
|
|
285
|
-
.detail-view-table;
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.ivu-drawer {
|
|
290
|
-
.ivu-drawer-content {
|
|
291
|
-
.detail-view-table;
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
.ag-layout-auto-height .ag-center-cols-viewport,
|
|
296
|
-
.ag-layout-auto-height .ag-center-cols-container,
|
|
297
|
-
.ag-layout-print .ag-center-cols-viewport,
|
|
298
|
-
.ag-layout-print .ag-center-cols-container {
|
|
299
|
-
min-height: unset !important;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
.ag-ltr .ag-header-cell:after,
|
|
303
|
-
.ag-ltr .ag-header-group-cell:after {
|
|
304
|
-
width: 0 !important;
|
|
305
|
-
border-right: 1px solid var(--ag-header-column-separator-color) !important;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
.ag-tooltip {
|
|
309
|
-
background-color: rgb(232, 233, 234) !important;
|
|
310
|
-
color: #333 !important;
|
|
311
|
-
border: var(--ag-borders) var(--ag-border-color) !important;
|
|
312
|
-
border-radius: 4px;
|
|
313
|
-
padding: 4px 8px;
|
|
314
|
-
white-space: pre-wrap;
|
|
315
|
-
}
|
|
1
|
+
.lambo-grid-table {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
justify-content: flex-start;
|
|
5
|
+
height: 100%;
|
|
6
|
+
border-radius: 4px;
|
|
7
|
+
background: #ffffff;
|
|
8
|
+
|
|
9
|
+
&.fullscreen-fixed {
|
|
10
|
+
padding: var(--ind-table-padding);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ind-loading-panel {
|
|
14
|
+
height: 100% !important;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.other-button {
|
|
18
|
+
margin-top: var(--ind-other-button-top); // var(--ind-unit-switch-bottom); // 10px;
|
|
19
|
+
.ivu-btn-small {
|
|
20
|
+
height: var(--ind-button-height-md);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.ind-button-group--mb > * {
|
|
25
|
+
margin-bottom: var(--ind-table-button-padding);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ag-cell {
|
|
29
|
+
user-select: text;
|
|
30
|
+
// overflow: unset;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// .ag-cell-value:has('.ivu-select') {
|
|
34
|
+
// overflow: unset;
|
|
35
|
+
// }
|
|
36
|
+
// .ag-cell.ag-wrap-cell {
|
|
37
|
+
// overflow: visible;
|
|
38
|
+
// }
|
|
39
|
+
|
|
40
|
+
.ag-theme-balham .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
|
|
41
|
+
.ag-theme-balham .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
|
|
42
|
+
.ag-theme-balham
|
|
43
|
+
.ag-ltr
|
|
44
|
+
.ag-has-focus
|
|
45
|
+
.ag-full-width-row.ag-row-focus
|
|
46
|
+
.ag-cell-wrapper.ag-row-group,
|
|
47
|
+
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell,
|
|
48
|
+
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
|
|
49
|
+
.ag-theme-balham .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
|
|
50
|
+
.ag-theme-balham .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
|
|
51
|
+
.ag-theme-balham
|
|
52
|
+
.ag-rtl
|
|
53
|
+
.ag-has-focus
|
|
54
|
+
.ag-full-width-row.ag-row-focus
|
|
55
|
+
.ag-cell-wrapper.ag-row-group,
|
|
56
|
+
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell,
|
|
57
|
+
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
|
|
58
|
+
border-right: 1px solid
|
|
59
|
+
var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea)) !important;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.ag-theme-balham .ag-ltr .ag-cell {
|
|
63
|
+
border-right-color: var(--ag-row-border-color, #d9dcde) !important;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.ag-theme-balham .ag-header-cell::after,
|
|
67
|
+
.ag-theme-balham .ag-header-group-cell::after {
|
|
68
|
+
height: 100% !important;
|
|
69
|
+
top: 0 !important;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.ag-header-group-cell-label,
|
|
73
|
+
.ag-header-cell-label {
|
|
74
|
+
justify-content: center !important;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.buttons {
|
|
78
|
+
/deep/ .ivu-btn {
|
|
79
|
+
margin-right: 5px;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
/deep/ .ivu-checkbox-inner {
|
|
84
|
+
border: 1px solid var(--check-border);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/deep/ .ivu-form-item {
|
|
88
|
+
margin-bottom: 0;
|
|
89
|
+
}
|
|
90
|
+
.i-crud-toolbar-btn,
|
|
91
|
+
.i-crud-toolbar-btn:hover,
|
|
92
|
+
.i-crud-toolbar-btn:focus {
|
|
93
|
+
border-color: transparent !important;
|
|
94
|
+
box-shadow: unset !important;
|
|
95
|
+
}
|
|
96
|
+
.ag-button {
|
|
97
|
+
.ivu-btn-small,.ivu-btn {
|
|
98
|
+
line-height: var(--input-height-table) !important;
|
|
99
|
+
height: var(--input-height-table) !important;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
.ag-date {
|
|
103
|
+
input,
|
|
104
|
+
.ivu-input-suffix,
|
|
105
|
+
.ivu-input-prefix i,
|
|
106
|
+
.ivu-input-suffix i {
|
|
107
|
+
height: calc(var(--input-height-table) - 1px) !important;
|
|
108
|
+
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
109
|
+
// top: -2px !important;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
.ag-right-aligned-cell {
|
|
113
|
+
.ag-input {
|
|
114
|
+
input {
|
|
115
|
+
text-align: right;
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
.ag-input {
|
|
120
|
+
input {
|
|
121
|
+
// text-align: right;
|
|
122
|
+
height: calc(var(--input-height-table) - 1px) !important;
|
|
123
|
+
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
124
|
+
background-color: #dae8ff;
|
|
125
|
+
// top: -2px !important;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
.ag-ind-select {
|
|
129
|
+
width: 100%;
|
|
130
|
+
.ivu-select-single,
|
|
131
|
+
.ivu-select-input,
|
|
132
|
+
.ivu-select-selection,
|
|
133
|
+
.ivu-select-selected-value,
|
|
134
|
+
.ivu-select-placeholder,
|
|
135
|
+
.ivu-select-default.ivu-select-multiple .ivu-select-selection {
|
|
136
|
+
width: 100%;
|
|
137
|
+
height: calc(var(--input-height-table) - 1px) !important;
|
|
138
|
+
min-height: calc(var(--input-height-table) - 1px) !important;
|
|
139
|
+
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
140
|
+
// top: -2px !important;
|
|
141
|
+
}
|
|
142
|
+
.ivu-tag {
|
|
143
|
+
height: calc(var(--input-height-table) - 4px) !important;
|
|
144
|
+
line-height: calc(var(--input-height-table) - 4px) !important;
|
|
145
|
+
}
|
|
146
|
+
.ivu-select-selection > div .ivu-tag {
|
|
147
|
+
margin-top: 0 !important;
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
.ag-tree-select {
|
|
151
|
+
width: 100%;
|
|
152
|
+
.ivu-input-wrapper {
|
|
153
|
+
// top: -2px;
|
|
154
|
+
}
|
|
155
|
+
input {
|
|
156
|
+
width: 100%;
|
|
157
|
+
}
|
|
158
|
+
input,
|
|
159
|
+
.ivu-input-icon {
|
|
160
|
+
height: calc(var(--input-height-table) - 1px) !important;
|
|
161
|
+
min-height: calc(var(--input-height-table) - 1px) !important;
|
|
162
|
+
line-height: calc(var(--input-height-table) - 1px) !important;
|
|
163
|
+
// top: -2px !important;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.cell-span {
|
|
169
|
+
background-color: var(--ind-white);
|
|
170
|
+
border-bottom: 1px solid var(--ag-row-border-color, #d9dcde) !important;
|
|
171
|
+
&:focus-within {
|
|
172
|
+
border-bottom: var(--ag-range-selection-border-style);
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.fullscreen-fixed {
|
|
177
|
+
position: fixed;
|
|
178
|
+
z-index: 999;
|
|
179
|
+
width: 100vw;
|
|
180
|
+
height: 100vh;
|
|
181
|
+
top: 0;
|
|
182
|
+
left: 0;
|
|
183
|
+
background-color: var(--ind-white);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.ag-header-select-all {
|
|
187
|
+
width: 100%;
|
|
188
|
+
flex-shrink: 0;
|
|
189
|
+
justify-content: center;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.tip {
|
|
193
|
+
flex-shrink: 0;
|
|
194
|
+
margin-top: 5px;
|
|
195
|
+
width: -webkit-fill-available;
|
|
196
|
+
min-height: 24px;
|
|
197
|
+
line-height: 24px;
|
|
198
|
+
background-color: var(--ind-bg-color-dark);
|
|
199
|
+
}
|
|
200
|
+
//全局样式,重要消息提醒区-2022年11月11日
|
|
201
|
+
.important-tip {
|
|
202
|
+
flex-shrink: 0;
|
|
203
|
+
margin-top: 5px;
|
|
204
|
+
width: -webkit-fill-available;
|
|
205
|
+
height: 24px;
|
|
206
|
+
line-height: 24px;
|
|
207
|
+
background-color: var(--ind-bg-color-dark);
|
|
208
|
+
.ivu-icon-md-information-circle {
|
|
209
|
+
float: left;
|
|
210
|
+
margin-right: 5px;
|
|
211
|
+
margin-left: 5px;
|
|
212
|
+
line-height: 24px;
|
|
213
|
+
transform: scale(1.5);
|
|
214
|
+
color: #ff9900;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.index-manager-drag-title,
|
|
219
|
+
.index-manager-drag-item {
|
|
220
|
+
.manage-col1 {
|
|
221
|
+
flex-shrink: 0;
|
|
222
|
+
width: 80px;
|
|
223
|
+
cursor: pointer;
|
|
224
|
+
}
|
|
225
|
+
.manage-col2 {
|
|
226
|
+
width: 100%;
|
|
227
|
+
}
|
|
228
|
+
.manage-col3 {
|
|
229
|
+
flex-shrink: 0;
|
|
230
|
+
width: 80px;
|
|
231
|
+
}
|
|
232
|
+
.manage-col4 {
|
|
233
|
+
flex-shrink: 0;
|
|
234
|
+
width: 80px;
|
|
235
|
+
}
|
|
236
|
+
.manage-col5 {
|
|
237
|
+
flex-shrink: 0;
|
|
238
|
+
width: 100px;
|
|
239
|
+
}
|
|
240
|
+
.manage-col6 {
|
|
241
|
+
flex-shrink: 0;
|
|
242
|
+
width: 80px;
|
|
243
|
+
cursor: pointer;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
.index-manager-drag-title {
|
|
248
|
+
text-align: left;
|
|
249
|
+
padding: 10px 0;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.index-manager-drag-item {
|
|
253
|
+
margin-bottom: 5px;
|
|
254
|
+
.manage-col1,
|
|
255
|
+
.manage-col2,
|
|
256
|
+
.manage-col3,
|
|
257
|
+
.manage-col4,
|
|
258
|
+
.manage-col6 {
|
|
259
|
+
padding-top: 6px;
|
|
260
|
+
}
|
|
261
|
+
.manage-col6 {
|
|
262
|
+
text-align: right;
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.index-manager-height100-card {
|
|
267
|
+
.ivu-card-body {
|
|
268
|
+
height: calc(100% - 49px);
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.detail-view-table() {
|
|
273
|
+
.lambo-grid-table {
|
|
274
|
+
& > .ivu-row {
|
|
275
|
+
margin-top: 0 !important;
|
|
276
|
+
}
|
|
277
|
+
// .other-button {
|
|
278
|
+
// margin-top: 0;
|
|
279
|
+
// }
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
.ind-detail-view {
|
|
284
|
+
.content {
|
|
285
|
+
.detail-view-table;
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.ivu-drawer {
|
|
290
|
+
.ivu-drawer-content {
|
|
291
|
+
.detail-view-table;
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
.ag-layout-auto-height .ag-center-cols-viewport,
|
|
296
|
+
.ag-layout-auto-height .ag-center-cols-container,
|
|
297
|
+
.ag-layout-print .ag-center-cols-viewport,
|
|
298
|
+
.ag-layout-print .ag-center-cols-container {
|
|
299
|
+
min-height: unset !important;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
.ag-ltr .ag-header-cell:after,
|
|
303
|
+
.ag-ltr .ag-header-group-cell:after {
|
|
304
|
+
width: 0 !important;
|
|
305
|
+
border-right: 1px solid var(--ag-header-column-separator-color) !important;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.ag-tooltip {
|
|
309
|
+
background-color: rgb(232, 233, 234) !important;
|
|
310
|
+
color: #333 !important;
|
|
311
|
+
border: var(--ag-borders) var(--ag-border-color) !important;
|
|
312
|
+
border-radius: 4px;
|
|
313
|
+
padding: 4px 8px;
|
|
314
|
+
white-space: pre-wrap;
|
|
315
|
+
}
|