3h1-ui 3.0.0-next.55 → 3.0.0-next.57
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/es/index.js +62 -58
- package/es/style.css +120 -120
- package/lib/index.js +62 -58
- package/lib/style.css +9119 -0
- package/package.json +3 -3
package/es/style.css
CHANGED
|
@@ -982,14 +982,14 @@ input:focus.ant-input {
|
|
|
982
982
|
}
|
|
983
983
|
.ant-table-cell-fix-right-first {
|
|
984
984
|
right: 0 !important;
|
|
985
|
-
}.shy-strength-meter-bar[data-v-
|
|
985
|
+
}.shy-strength-meter-bar[data-v-678d40fd] {
|
|
986
986
|
position: relative;
|
|
987
987
|
margin: 10px auto 6px;
|
|
988
988
|
height: 6px;
|
|
989
989
|
background-color: rgba(0, 0, 0, 0.25);
|
|
990
990
|
border-radius: 6px;
|
|
991
991
|
}
|
|
992
|
-
.shy-strength-meter-bar[data-v-
|
|
992
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before, .shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
993
993
|
position: absolute;
|
|
994
994
|
z-index: 10;
|
|
995
995
|
display: block;
|
|
@@ -1001,13 +1001,13 @@ input:focus.ant-input {
|
|
|
1001
1001
|
border-color: #fff;
|
|
1002
1002
|
content: '';
|
|
1003
1003
|
}
|
|
1004
|
-
.shy-strength-meter-bar[data-v-
|
|
1004
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before {
|
|
1005
1005
|
left: 20%;
|
|
1006
1006
|
}
|
|
1007
|
-
.shy-strength-meter-bar[data-v-
|
|
1007
|
+
.shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
1008
1008
|
right: 20%;
|
|
1009
1009
|
}
|
|
1010
|
-
.shy-strength-meter-bar--fill[data-v-
|
|
1010
|
+
.shy-strength-meter-bar--fill[data-v-678d40fd] {
|
|
1011
1011
|
position: absolute;
|
|
1012
1012
|
width: 0;
|
|
1013
1013
|
height: inherit;
|
|
@@ -1015,32 +1015,32 @@ input:focus.ant-input {
|
|
|
1015
1015
|
border-radius: inherit;
|
|
1016
1016
|
transition: width 0.5s ease-in-out, background 0.25s;
|
|
1017
1017
|
}
|
|
1018
|
-
.shy-strength-meter-bar--fill[data-score='0'][data-v-
|
|
1018
|
+
.shy-strength-meter-bar--fill[data-score='0'][data-v-678d40fd] {
|
|
1019
1019
|
width: 20%;
|
|
1020
1020
|
background-color: #e74242;
|
|
1021
1021
|
}
|
|
1022
|
-
.shy-strength-meter-bar--fill[data-score='1'][data-v-
|
|
1022
|
+
.shy-strength-meter-bar--fill[data-score='1'][data-v-678d40fd] {
|
|
1023
1023
|
width: 40%;
|
|
1024
1024
|
background-color: #ED6F6F;
|
|
1025
1025
|
}
|
|
1026
|
-
.shy-strength-meter-bar--fill[data-score='2'][data-v-
|
|
1026
|
+
.shy-strength-meter-bar--fill[data-score='2'][data-v-678d40fd] {
|
|
1027
1027
|
width: 60%;
|
|
1028
1028
|
background-color: #EFBD47;
|
|
1029
1029
|
}
|
|
1030
|
-
.shy-strength-meter-bar--fill[data-score='3'][data-v-
|
|
1030
|
+
.shy-strength-meter-bar--fill[data-score='3'][data-v-678d40fd] {
|
|
1031
1031
|
width: 80%;
|
|
1032
1032
|
background-color: rgba(85, 209, 135, 0.5);
|
|
1033
1033
|
}
|
|
1034
|
-
.shy-strength-meter-bar--fill[data-score='4'][data-v-
|
|
1034
|
+
.shy-strength-meter-bar--fill[data-score='4'][data-v-678d40fd] {
|
|
1035
1035
|
width: 100%;
|
|
1036
1036
|
background-color: #55D187;
|
|
1037
|
-
}.shy-svg-icon[data-v-
|
|
1037
|
+
}.shy-svg-icon[data-v-905fa4a6] {
|
|
1038
1038
|
display: inline-block;
|
|
1039
1039
|
overflow: hidden;
|
|
1040
1040
|
vertical-align: -0.15em;
|
|
1041
1041
|
fill: currentcolor;
|
|
1042
1042
|
}
|
|
1043
|
-
.svg-icon-spin[data-v-
|
|
1043
|
+
.svg-icon-spin[data-v-905fa4a6] {
|
|
1044
1044
|
animation: loadingCircle 1s infinite linear;
|
|
1045
1045
|
}.app-iconify {
|
|
1046
1046
|
display: inline-block;
|
|
@@ -1054,29 +1054,29 @@ span.iconify {
|
|
|
1054
1054
|
min-height: 1em;
|
|
1055
1055
|
background-color: #5551;
|
|
1056
1056
|
border-radius: 100%;
|
|
1057
|
-
}.shy-basic-arrow[data-v-
|
|
1057
|
+
}.shy-basic-arrow[data-v-fea26917] {
|
|
1058
1058
|
display: inline-block;
|
|
1059
1059
|
cursor: pointer;
|
|
1060
1060
|
transform: rotate(0deg);
|
|
1061
1061
|
transition: all 0.3s ease 0.1s;
|
|
1062
1062
|
transform-origin: center center;
|
|
1063
1063
|
}
|
|
1064
|
-
.shy-basic-arrow--active[data-v-
|
|
1064
|
+
.shy-basic-arrow--active[data-v-fea26917] {
|
|
1065
1065
|
transform: rotate(90deg);
|
|
1066
1066
|
}
|
|
1067
|
-
.shy-basic-arrow.inset[data-v-
|
|
1067
|
+
.shy-basic-arrow.inset[data-v-fea26917] {
|
|
1068
1068
|
line-height: 0px;
|
|
1069
1069
|
}
|
|
1070
|
-
.shy-basic-arrow.up[data-v-
|
|
1070
|
+
.shy-basic-arrow.up[data-v-fea26917] {
|
|
1071
1071
|
transform: rotate(-90deg);
|
|
1072
1072
|
}
|
|
1073
|
-
.shy-basic-arrow.down[data-v-
|
|
1073
|
+
.shy-basic-arrow.down[data-v-fea26917] {
|
|
1074
1074
|
transform: rotate(90deg);
|
|
1075
1075
|
}
|
|
1076
|
-
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-
|
|
1076
|
+
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-fea26917] {
|
|
1077
1077
|
transform: rotate(90deg);
|
|
1078
1078
|
}
|
|
1079
|
-
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-
|
|
1079
|
+
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-fea26917] {
|
|
1080
1080
|
transform: rotate(-90deg);
|
|
1081
1081
|
}.shy-basic-help {
|
|
1082
1082
|
display: inline-block;
|
|
@@ -1090,7 +1090,7 @@ span.iconify {
|
|
|
1090
1090
|
}
|
|
1091
1091
|
.shy-basic-help__wrap p {
|
|
1092
1092
|
margin-bottom: 0;
|
|
1093
|
-
}.shy-basic-title[data-v-
|
|
1093
|
+
}.shy-basic-title[data-v-df3764dc] {
|
|
1094
1094
|
position: relative;
|
|
1095
1095
|
display: flex;
|
|
1096
1096
|
font-family: PingFangSC, PingFang SC;
|
|
@@ -1103,7 +1103,7 @@ span.iconify {
|
|
|
1103
1103
|
justify-content: space-between;
|
|
1104
1104
|
align-items: center;
|
|
1105
1105
|
}
|
|
1106
|
-
.shy-basic-title-show-span[data-v-
|
|
1106
|
+
.shy-basic-title-show-span[data-v-df3764dc]::before {
|
|
1107
1107
|
content: '';
|
|
1108
1108
|
position: absolute;
|
|
1109
1109
|
width: 2px;
|
|
@@ -1114,17 +1114,17 @@ span.iconify {
|
|
|
1114
1114
|
top: 50%;
|
|
1115
1115
|
transform: translateY(-50%);
|
|
1116
1116
|
}
|
|
1117
|
-
.shy-basic-title-help[data-v-
|
|
1117
|
+
.shy-basic-title-help[data-v-df3764dc] {
|
|
1118
1118
|
margin-left: 10px;
|
|
1119
1119
|
}
|
|
1120
|
-
.shy-basic-title-expand[data-v-
|
|
1120
|
+
.shy-basic-title-expand[data-v-df3764dc] {
|
|
1121
1121
|
cursor: pointer;
|
|
1122
1122
|
font-size: 14px;
|
|
1123
1123
|
display: flex;
|
|
1124
1124
|
align-items: center;
|
|
1125
1125
|
color: var(--primary-5);
|
|
1126
1126
|
}
|
|
1127
|
-
.shy-basic-title-expand-icon[data-v-
|
|
1127
|
+
.shy-basic-title-expand-icon[data-v-df3764dc] {
|
|
1128
1128
|
margin-right: 3px;
|
|
1129
1129
|
}.shy-collapse-container {
|
|
1130
1130
|
background-color: #ffffff;
|
|
@@ -1248,40 +1248,40 @@ span.iconify {
|
|
|
1248
1248
|
.shy-tinymce-container textarea {
|
|
1249
1249
|
z-index: -1;
|
|
1250
1250
|
visibility: hidden;
|
|
1251
|
-
}.shy-table-edit-icon-plus[data-v-
|
|
1251
|
+
}.shy-table-edit-icon-plus[data-v-95018c58] {
|
|
1252
1252
|
width: 30px;
|
|
1253
1253
|
height: 30px;
|
|
1254
1254
|
font-size: 30px;
|
|
1255
1255
|
cursor: pointer;
|
|
1256
1256
|
display: flex;
|
|
1257
1257
|
}
|
|
1258
|
-
.table-children[data-v-
|
|
1258
|
+
.table-children[data-v-95018c58] .ant-form-item {
|
|
1259
1259
|
margin-bottom: 0 !important;
|
|
1260
1260
|
}
|
|
1261
|
-
.table-children-required[data-v-
|
|
1261
|
+
.table-children-required[data-v-95018c58] {
|
|
1262
1262
|
color: #ff4d4f;
|
|
1263
1263
|
margin-right: 4px;
|
|
1264
1264
|
}
|
|
1265
|
-
.table-children[data-v-
|
|
1265
|
+
.table-children[data-v-95018c58] .ant-table-cell {
|
|
1266
1266
|
padding: 8px !important;
|
|
1267
1267
|
}
|
|
1268
|
-
.table-children[data-v-
|
|
1268
|
+
.table-children[data-v-95018c58] .ant-table-cell .ant-form-item-explain {
|
|
1269
1269
|
display: none;
|
|
1270
1270
|
}
|
|
1271
|
-
.table-children-delete-wrapper[data-v-
|
|
1271
|
+
.table-children-delete-wrapper[data-v-95018c58] {
|
|
1272
1272
|
display: flex;
|
|
1273
1273
|
height: 100%;
|
|
1274
1274
|
justify-content: center;
|
|
1275
1275
|
}
|
|
1276
|
-
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-
|
|
1276
|
+
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-95018c58] {
|
|
1277
1277
|
display: flex;
|
|
1278
1278
|
justify-content: center;
|
|
1279
1279
|
align-items: center;
|
|
1280
1280
|
}
|
|
1281
|
-
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-
|
|
1281
|
+
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-95018c58] {
|
|
1282
1282
|
display: none;
|
|
1283
1283
|
}
|
|
1284
|
-
.table-children-delete-item[data-v-
|
|
1284
|
+
.table-children-delete-item[data-v-95018c58] {
|
|
1285
1285
|
background-color: red;
|
|
1286
1286
|
border-radius: 50%;
|
|
1287
1287
|
width: 30px;
|
|
@@ -1290,7 +1290,7 @@ span.iconify {
|
|
|
1290
1290
|
display: none;
|
|
1291
1291
|
cursor: pointer;
|
|
1292
1292
|
}
|
|
1293
|
-
.table-children-delete-index[data-v-
|
|
1293
|
+
.table-children-delete-index[data-v-95018c58] {
|
|
1294
1294
|
user-select: none;
|
|
1295
1295
|
display: inline-block;
|
|
1296
1296
|
}.shy-basic-modal :is(.ant-modal-content) {
|
|
@@ -1625,7 +1625,7 @@ span.iconify {
|
|
|
1625
1625
|
}
|
|
1626
1626
|
.shy-basic-help__wrap p {
|
|
1627
1627
|
margin-bottom: 0;
|
|
1628
|
-
}[data-v-
|
|
1628
|
+
}[data-v-fdc837af]:root {
|
|
1629
1629
|
--primary-1: #dafbe1;
|
|
1630
1630
|
--primary-2: #aceebb;
|
|
1631
1631
|
--primary-3: #6fdd8b;
|
|
@@ -1726,7 +1726,7 @@ span.iconify {
|
|
|
1726
1726
|
--shadow-5: 0px 24px 60px 0px rgba(0, 0, 0, 0.12),
|
|
1727
1727
|
0px 8px 20px 0px rgba(0, 0, 0, 0.06);
|
|
1728
1728
|
}
|
|
1729
|
-
.shy-basic-title[data-v-
|
|
1729
|
+
.shy-basic-title[data-v-fdc837af] {
|
|
1730
1730
|
position: relative;
|
|
1731
1731
|
display: flex;
|
|
1732
1732
|
padding-left: 7px;
|
|
@@ -1737,11 +1737,11 @@ span.iconify {
|
|
|
1737
1737
|
cursor: pointer;
|
|
1738
1738
|
user-select: none;
|
|
1739
1739
|
}
|
|
1740
|
-
.shy-basic-title-normal[data-v-
|
|
1740
|
+
.shy-basic-title-normal[data-v-fdc837af] {
|
|
1741
1741
|
font-size: 14px;
|
|
1742
1742
|
font-weight: 500;
|
|
1743
1743
|
}
|
|
1744
|
-
.shy-basic-title-show-span[data-v-
|
|
1744
|
+
.shy-basic-title-show-span[data-v-fdc837af]::before {
|
|
1745
1745
|
position: absolute;
|
|
1746
1746
|
top: 4px;
|
|
1747
1747
|
left: 0;
|
|
@@ -1751,7 +1751,7 @@ span.iconify {
|
|
|
1751
1751
|
background-color: #006eff;
|
|
1752
1752
|
content: '';
|
|
1753
1753
|
}
|
|
1754
|
-
.shy-basic-title-help[data-v-
|
|
1754
|
+
.shy-basic-title-help[data-v-fdc837af] {
|
|
1755
1755
|
margin-left: 10px;
|
|
1756
1756
|
}.shy-basic-modal :is(.ant-modal-content) {
|
|
1757
1757
|
padding: 0;
|
|
@@ -2042,7 +2042,7 @@ span.iconify {
|
|
|
2042
2042
|
}
|
|
2043
2043
|
.table-children-err-popover .ant-popover-inner-content {
|
|
2044
2044
|
padding: 6px 16px;
|
|
2045
|
-
}.shy-search[data-v-
|
|
2045
|
+
}.shy-search[data-v-d8be8a1f] {
|
|
2046
2046
|
position: relative;
|
|
2047
2047
|
display: flex;
|
|
2048
2048
|
align-items: center;
|
|
@@ -2146,7 +2146,7 @@ span.iconify {
|
|
|
2146
2146
|
.shy-tree__action {
|
|
2147
2147
|
margin-left: 4px;
|
|
2148
2148
|
visibility: hidden;
|
|
2149
|
-
}.shy-page-footer[data-v-
|
|
2149
|
+
}.shy-page-footer[data-v-44a47dbd] {
|
|
2150
2150
|
position: fixed;
|
|
2151
2151
|
right: 0;
|
|
2152
2152
|
bottom: 0;
|
|
@@ -2161,7 +2161,7 @@ span.iconify {
|
|
|
2161
2161
|
line-height: 44px;
|
|
2162
2162
|
border-top: 1px solid #E4E7ED;
|
|
2163
2163
|
}
|
|
2164
|
-
.shy-page-footer__left[data-v-
|
|
2164
|
+
.shy-page-footer__left[data-v-44a47dbd] {
|
|
2165
2165
|
flex: 1 1;
|
|
2166
2166
|
}.shy-page-wrapper {
|
|
2167
2167
|
position: relative;
|
|
@@ -2333,7 +2333,7 @@ span.iconify {
|
|
|
2333
2333
|
}
|
|
2334
2334
|
.shy-basic-column-setting__cloumn-list .scrollbar {
|
|
2335
2335
|
height: 220px;
|
|
2336
|
-
}.icon-selected[data-v-
|
|
2336
|
+
}.icon-selected[data-v-f74ee46a] {
|
|
2337
2337
|
color: #498bf8;
|
|
2338
2338
|
}.shy-ui-advanced-search .ant-form-item {
|
|
2339
2339
|
margin-bottom: 0;
|
|
@@ -2403,7 +2403,7 @@ span.iconify {
|
|
|
2403
2403
|
}
|
|
2404
2404
|
.shy-basic-table-header__toolbar > * {
|
|
2405
2405
|
margin-right: 8px;
|
|
2406
|
-
}.shy-basic-table-global-search[data-v-
|
|
2406
|
+
}.shy-basic-table-global-search[data-v-90331d26] {
|
|
2407
2407
|
position: absolute;
|
|
2408
2408
|
top: 40px;
|
|
2409
2409
|
right: 131px;
|
|
@@ -2415,7 +2415,7 @@ span.iconify {
|
|
|
2415
2415
|
border: 1px solid #ebebeb;
|
|
2416
2416
|
padding: 10px;
|
|
2417
2417
|
}
|
|
2418
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
2418
|
+
.shy-basic-table-global-search-item-global[data-v-90331d26] {
|
|
2419
2419
|
height: 32px;
|
|
2420
2420
|
line-height: 32px;
|
|
2421
2421
|
font-size: 14px;
|
|
@@ -2426,7 +2426,7 @@ span.iconify {
|
|
|
2426
2426
|
align-items: center;
|
|
2427
2427
|
justify-content: space-between;
|
|
2428
2428
|
}
|
|
2429
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
2429
|
+
.shy-basic-table-global-search-item-special[data-v-90331d26] {
|
|
2430
2430
|
height: 32px;
|
|
2431
2431
|
line-height: 32px;
|
|
2432
2432
|
font-size: 14px;
|
|
@@ -2437,10 +2437,10 @@ span.iconify {
|
|
|
2437
2437
|
align-items: center;
|
|
2438
2438
|
justify-content: space-between;
|
|
2439
2439
|
}
|
|
2440
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
2440
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-90331d26] {
|
|
2441
2441
|
padding: 0 8px;
|
|
2442
2442
|
}
|
|
2443
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
2443
|
+
.shy-basic-table-global-search .selected-bg[data-v-90331d26] {
|
|
2444
2444
|
background-color: #ebf1ff;
|
|
2445
2445
|
}.shy-basic-table-img .ant-image {
|
|
2446
2446
|
margin-right: 4px;
|
|
@@ -2451,7 +2451,7 @@ span.iconify {
|
|
|
2451
2451
|
}
|
|
2452
2452
|
.shy-basic-table-img .img-div {
|
|
2453
2453
|
display: inline-grid;
|
|
2454
|
-
}.app-iconify[data-v-
|
|
2454
|
+
}.app-iconify[data-v-7d89a0e9] {
|
|
2455
2455
|
vertical-align: middle;
|
|
2456
2456
|
}.shy-basic-table .ant-table-expanded-row-fixed {
|
|
2457
2457
|
width: 100% !important;
|
|
@@ -2596,19 +2596,19 @@ span.iconify {
|
|
|
2596
2596
|
}
|
|
2597
2597
|
.hide-scrollbar-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-fixed-left .ant-table-body-outer .ant-table-body-inner {
|
|
2598
2598
|
overflow-y: auto !important;
|
|
2599
|
-
}.wrapper[data-v-
|
|
2599
|
+
}.wrapper[data-v-4dc415ac] {
|
|
2600
2600
|
display: flex;
|
|
2601
2601
|
}
|
|
2602
|
-
.tree[data-v-
|
|
2602
|
+
.tree[data-v-4dc415ac] {
|
|
2603
2603
|
flex: none;
|
|
2604
2604
|
}
|
|
2605
|
-
.table-wrapper[data-v-
|
|
2605
|
+
.table-wrapper[data-v-4dc415ac] {
|
|
2606
2606
|
flex: 1 1 0%;
|
|
2607
2607
|
overflow: hidden;
|
|
2608
|
-
}[data-v-
|
|
2608
|
+
}[data-v-fb4fe18d] .ant-input-group-addon {
|
|
2609
2609
|
padding: 0;
|
|
2610
2610
|
}
|
|
2611
|
-
.btn-wrapper[data-v-
|
|
2611
|
+
.btn-wrapper[data-v-fb4fe18d] {
|
|
2612
2612
|
padding: 0 5px;
|
|
2613
2613
|
display: flex;
|
|
2614
2614
|
align-items: center;
|
|
@@ -3049,21 +3049,21 @@ span.iconify {
|
|
|
3049
3049
|
padding-top: 8px;
|
|
3050
3050
|
margin-top: 8px;
|
|
3051
3051
|
border-top: 1px solid #E4E7ED;
|
|
3052
|
-
}.shy-cropper-avatar[data-v-
|
|
3052
|
+
}.shy-cropper-avatar[data-v-31315934] {
|
|
3053
3053
|
display: inline-block;
|
|
3054
3054
|
text-align: center;
|
|
3055
3055
|
}
|
|
3056
|
-
.shy-cropper-avatar-image-wrapper[data-v-
|
|
3056
|
+
.shy-cropper-avatar-image-wrapper[data-v-31315934] {
|
|
3057
3057
|
overflow: hidden;
|
|
3058
3058
|
cursor: pointer;
|
|
3059
3059
|
background: #ffffff;
|
|
3060
3060
|
border: 1px solid #E4E7ED;
|
|
3061
3061
|
border-radius: 50%;
|
|
3062
3062
|
}
|
|
3063
|
-
.shy-cropper-avatar-image-wrapper img[data-v-
|
|
3063
|
+
.shy-cropper-avatar-image-wrapper img[data-v-31315934] {
|
|
3064
3064
|
width: 100%;
|
|
3065
3065
|
}
|
|
3066
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
3066
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] {
|
|
3067
3067
|
position: absolute;
|
|
3068
3068
|
width: inherit;
|
|
3069
3069
|
height: inherit;
|
|
@@ -3074,15 +3074,15 @@ span.iconify {
|
|
|
3074
3074
|
transition: opacity 0.4s;
|
|
3075
3075
|
cursor: pointer;
|
|
3076
3076
|
}
|
|
3077
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
3077
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] svg {
|
|
3078
3078
|
margin: auto;
|
|
3079
3079
|
}
|
|
3080
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
3080
|
+
.shy-cropper-avatar-image-mask[data-v-31315934]:hover {
|
|
3081
3081
|
opacity: 40;
|
|
3082
3082
|
}
|
|
3083
|
-
.shy-cropper-avatar-upload-btn[data-v-
|
|
3083
|
+
.shy-cropper-avatar-upload-btn[data-v-31315934] {
|
|
3084
3084
|
margin: 10px auto;
|
|
3085
|
-
}.full-loading[data-v-
|
|
3085
|
+
}.full-loading[data-v-ee545744] {
|
|
3086
3086
|
position: fixed;
|
|
3087
3087
|
top: 0;
|
|
3088
3088
|
left: 0;
|
|
@@ -3094,16 +3094,16 @@ span.iconify {
|
|
|
3094
3094
|
align-items: center;
|
|
3095
3095
|
background-color: rgba(240, 242, 245, 0.4);
|
|
3096
3096
|
}
|
|
3097
|
-
.full-loading.absolute[data-v-
|
|
3097
|
+
.full-loading.absolute[data-v-ee545744] {
|
|
3098
3098
|
position: absolute;
|
|
3099
3099
|
top: 0;
|
|
3100
3100
|
left: 0;
|
|
3101
3101
|
z-index: 300;
|
|
3102
3102
|
}
|
|
3103
|
-
html[data-theme='dark'] .full-loading[data-v-
|
|
3103
|
+
html[data-theme='dark'] .full-loading[data-v-ee545744]:not(.light) {
|
|
3104
3104
|
background-color: rgba(0, 0, 0, 0.45);
|
|
3105
3105
|
}
|
|
3106
|
-
.full-loading.dark[data-v-
|
|
3106
|
+
.full-loading.dark[data-v-ee545744] {
|
|
3107
3107
|
background-color: rgba(0, 0, 0, 0.45);
|
|
3108
3108
|
}.shy-basic-table-plus-wrapper {
|
|
3109
3109
|
display: flex;
|
|
@@ -8178,19 +8178,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8178
8178
|
}
|
|
8179
8179
|
.shy-basic-container-footer-cancel-right {
|
|
8180
8180
|
flex-direction: row-reverse;
|
|
8181
|
-
}[data-v-
|
|
8181
|
+
}[data-v-2d2eda80] .ant-descriptions-item-content {
|
|
8182
8182
|
padding: 0 !important;
|
|
8183
8183
|
flex: 1;
|
|
8184
8184
|
height: 100%;
|
|
8185
8185
|
}
|
|
8186
|
-
[data-v-
|
|
8186
|
+
[data-v-2d2eda80] .ant-form-item {
|
|
8187
8187
|
margin: 0;
|
|
8188
8188
|
}
|
|
8189
|
-
[data-v-
|
|
8189
|
+
[data-v-2d2eda80] .ant-form-item-explain {
|
|
8190
8190
|
display: none;
|
|
8191
8191
|
}
|
|
8192
|
-
[data-v-
|
|
8193
|
-
--label-width: var(--
|
|
8192
|
+
[data-v-2d2eda80] .ant-descriptions-item-label {
|
|
8193
|
+
--label-width: var(--989efb00);
|
|
8194
8194
|
justify-content: right;
|
|
8195
8195
|
align-items: center;
|
|
8196
8196
|
width: var(--label-width) !important;
|
|
@@ -8199,59 +8199,59 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8199
8199
|
text-overflow: ellipsis;
|
|
8200
8200
|
color: #b1b1b1;
|
|
8201
8201
|
}
|
|
8202
|
-
[data-v-
|
|
8202
|
+
[data-v-2d2eda80] .ant-descriptions-item-label span {
|
|
8203
8203
|
white-space: nowrap;
|
|
8204
8204
|
overflow: hidden;
|
|
8205
8205
|
text-overflow: ellipsis;
|
|
8206
8206
|
}
|
|
8207
|
-
[data-v-
|
|
8207
|
+
[data-v-2d2eda80] .ant-descriptions-view tbody {
|
|
8208
8208
|
display: block;
|
|
8209
8209
|
}
|
|
8210
|
-
[data-v-
|
|
8210
|
+
[data-v-2d2eda80] .ant-descriptions-view .ant-descriptions-row {
|
|
8211
8211
|
display: flex;
|
|
8212
8212
|
width: 100%;
|
|
8213
8213
|
align-items: center;
|
|
8214
8214
|
gap: 0 10px;
|
|
8215
8215
|
}
|
|
8216
|
-
[data-v-
|
|
8216
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-active::before {
|
|
8217
8217
|
content: '*';
|
|
8218
8218
|
color: red;
|
|
8219
8219
|
}
|
|
8220
|
-
[data-v-
|
|
8220
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
|
|
8221
8221
|
content: '*';
|
|
8222
8222
|
color: red;
|
|
8223
8223
|
}
|
|
8224
|
-
[data-v-
|
|
8224
|
+
[data-v-2d2eda80] .ant-descriptions-item-label::after {
|
|
8225
8225
|
content: '';
|
|
8226
8226
|
}
|
|
8227
|
-
[data-v-
|
|
8227
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
|
|
8228
8228
|
content: '';
|
|
8229
8229
|
}
|
|
8230
|
-
[data-v-
|
|
8230
|
+
[data-v-2d2eda80] .ant-form-item-has-error .ant-select-selection-placeholder {
|
|
8231
8231
|
color: #ff4d4f !important;
|
|
8232
8232
|
}
|
|
8233
|
-
[data-v-
|
|
8233
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
|
|
8234
8234
|
gap: 0;
|
|
8235
8235
|
}
|
|
8236
|
-
[data-v-
|
|
8236
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
|
|
8237
8237
|
border: unset !important;
|
|
8238
8238
|
}
|
|
8239
|
-
[data-v-
|
|
8239
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-placeholder {
|
|
8240
8240
|
background-color: unset;
|
|
8241
8241
|
border-right: unset;
|
|
8242
8242
|
}
|
|
8243
|
-
[data-v-
|
|
8243
|
+
[data-v-2d2eda80] .ant-descriptions-item {
|
|
8244
8244
|
flex: 1;
|
|
8245
8245
|
}
|
|
8246
|
-
[data-v-
|
|
8246
|
+
[data-v-2d2eda80] .ant-row.ant-form-item {
|
|
8247
8247
|
width: 100%;
|
|
8248
8248
|
height: 100%;
|
|
8249
8249
|
}
|
|
8250
|
-
.descriptions-item-content[data-v-
|
|
8250
|
+
.descriptions-item-content[data-v-2d2eda80] {
|
|
8251
8251
|
padding: 0 8px;
|
|
8252
8252
|
}.shy-basic-resize-wrapper {
|
|
8253
|
-
--design-width: var(--
|
|
8254
|
-
--design-height: var(--
|
|
8253
|
+
--design-width: var(--0aaa544f);
|
|
8254
|
+
--design-height: var(--30d13bbe);
|
|
8255
8255
|
}
|
|
8256
8256
|
.shy-basic-resize-wrapper-view {
|
|
8257
8257
|
position: absolute;
|
|
@@ -8267,40 +8267,40 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8267
8267
|
overflow: auto;
|
|
8268
8268
|
padding: 0 0;
|
|
8269
8269
|
height: 100%;
|
|
8270
|
-
}.shy-table-edit-icon-plus[data-v-
|
|
8270
|
+
}.shy-table-edit-icon-plus[data-v-abb4b35a] {
|
|
8271
8271
|
width: 30px;
|
|
8272
8272
|
height: 30px;
|
|
8273
8273
|
font-size: 30px;
|
|
8274
8274
|
cursor: pointer;
|
|
8275
8275
|
display: flex;
|
|
8276
8276
|
}
|
|
8277
|
-
.table-children[data-v-
|
|
8277
|
+
.table-children[data-v-abb4b35a] .ant-form-item {
|
|
8278
8278
|
margin-bottom: 0 !important;
|
|
8279
8279
|
}
|
|
8280
|
-
.table-children-required[data-v-
|
|
8280
|
+
.table-children-required[data-v-abb4b35a] {
|
|
8281
8281
|
color: #ff4d4f;
|
|
8282
8282
|
margin-right: 4px;
|
|
8283
8283
|
}
|
|
8284
|
-
.table-children[data-v-
|
|
8284
|
+
.table-children[data-v-abb4b35a] .ant-table-cell {
|
|
8285
8285
|
padding: 8px !important;
|
|
8286
8286
|
}
|
|
8287
|
-
.table-children[data-v-
|
|
8287
|
+
.table-children[data-v-abb4b35a] .ant-table-cell .ant-form-item-explain {
|
|
8288
8288
|
display: none;
|
|
8289
8289
|
}
|
|
8290
|
-
.table-children-delete-wrapper[data-v-
|
|
8290
|
+
.table-children-delete-wrapper[data-v-abb4b35a] {
|
|
8291
8291
|
display: flex;
|
|
8292
8292
|
height: 100%;
|
|
8293
8293
|
justify-content: center;
|
|
8294
8294
|
}
|
|
8295
|
-
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-
|
|
8295
|
+
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-abb4b35a] {
|
|
8296
8296
|
display: flex;
|
|
8297
8297
|
justify-content: center;
|
|
8298
8298
|
align-items: center;
|
|
8299
8299
|
}
|
|
8300
|
-
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-
|
|
8300
|
+
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-abb4b35a] {
|
|
8301
8301
|
display: none;
|
|
8302
8302
|
}
|
|
8303
|
-
.table-children-delete-item[data-v-
|
|
8303
|
+
.table-children-delete-item[data-v-abb4b35a] {
|
|
8304
8304
|
background-color: red;
|
|
8305
8305
|
border-radius: 50%;
|
|
8306
8306
|
width: 30px;
|
|
@@ -8309,7 +8309,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8309
8309
|
display: none;
|
|
8310
8310
|
cursor: pointer;
|
|
8311
8311
|
}
|
|
8312
|
-
.table-children-delete-index[data-v-
|
|
8312
|
+
.table-children-delete-index[data-v-abb4b35a] {
|
|
8313
8313
|
user-select: none;
|
|
8314
8314
|
display: inline-block;
|
|
8315
8315
|
}.shy-ant-form {
|
|
@@ -8487,19 +8487,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8487
8487
|
min-width: 70%;
|
|
8488
8488
|
max-width: 1224px;
|
|
8489
8489
|
}
|
|
8490
|
-
}.wrapper[data-v-
|
|
8490
|
+
}.wrapper[data-v-0ca4fd85] {
|
|
8491
8491
|
display: flex;
|
|
8492
8492
|
}
|
|
8493
|
-
.tree[data-v-
|
|
8493
|
+
.tree[data-v-0ca4fd85] {
|
|
8494
8494
|
flex: none;
|
|
8495
8495
|
}
|
|
8496
|
-
.table-wrapper[data-v-
|
|
8496
|
+
.table-wrapper[data-v-0ca4fd85] {
|
|
8497
8497
|
flex: 1 1 0%;
|
|
8498
8498
|
overflow: hidden;
|
|
8499
|
-
}[data-v-
|
|
8499
|
+
}[data-v-45845a8d] .ant-input-group-addon {
|
|
8500
8500
|
padding: 0;
|
|
8501
8501
|
}
|
|
8502
|
-
.btn-wrapper[data-v-
|
|
8502
|
+
.btn-wrapper[data-v-45845a8d] {
|
|
8503
8503
|
padding: 0 5px;
|
|
8504
8504
|
display: flex;
|
|
8505
8505
|
align-items: center;
|
|
@@ -8659,7 +8659,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8659
8659
|
font-size: 20px;
|
|
8660
8660
|
line-height: 24px;
|
|
8661
8661
|
font-weight: 500;
|
|
8662
|
-
}.shy-basic-table-global-search[data-v-
|
|
8662
|
+
}.shy-basic-table-global-search[data-v-b3419d34] {
|
|
8663
8663
|
position: absolute;
|
|
8664
8664
|
top: 80px;
|
|
8665
8665
|
right: 131px;
|
|
@@ -8671,7 +8671,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8671
8671
|
border: 1px solid #ebebeb;
|
|
8672
8672
|
padding: 10px;
|
|
8673
8673
|
}
|
|
8674
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
8674
|
+
.shy-basic-table-global-search-item-global[data-v-b3419d34] {
|
|
8675
8675
|
height: 32px;
|
|
8676
8676
|
line-height: 32px;
|
|
8677
8677
|
font-size: 14px;
|
|
@@ -8682,7 +8682,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8682
8682
|
align-items: center;
|
|
8683
8683
|
justify-content: space-between;
|
|
8684
8684
|
}
|
|
8685
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
8685
|
+
.shy-basic-table-global-search-item-special[data-v-b3419d34] {
|
|
8686
8686
|
height: 32px;
|
|
8687
8687
|
line-height: 32px;
|
|
8688
8688
|
font-size: 14px;
|
|
@@ -8693,10 +8693,10 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8693
8693
|
align-items: center;
|
|
8694
8694
|
justify-content: space-between;
|
|
8695
8695
|
}
|
|
8696
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
8696
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-b3419d34] {
|
|
8697
8697
|
padding: 0 8px;
|
|
8698
8698
|
}
|
|
8699
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
8699
|
+
.shy-basic-table-global-search .selected-bg[data-v-b3419d34] {
|
|
8700
8700
|
background-color: #ebf1ff;
|
|
8701
8701
|
}.shy-basic-table-header-cell__help {
|
|
8702
8702
|
margin-left: 8px;
|
|
@@ -9028,7 +9028,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
9028
9028
|
}
|
|
9029
9029
|
.shy-container-footer-cancel-right {
|
|
9030
9030
|
flex-direction: row-reverse;
|
|
9031
|
-
}.process-wrapper[data-v-
|
|
9031
|
+
}.process-wrapper[data-v-0cf797c8] {
|
|
9032
9032
|
position: relative;
|
|
9033
9033
|
display: flex;
|
|
9034
9034
|
flex-direction: column;
|
|
@@ -9044,39 +9044,39 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
9044
9044
|
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 1px 1px 0px rgba(0, 0, 0, 0.02);
|
|
9045
9045
|
z-index: 100;
|
|
9046
9046
|
}
|
|
9047
|
-
.process-wrapper .process-header[data-v-
|
|
9047
|
+
.process-wrapper .process-header[data-v-0cf797c8] {
|
|
9048
9048
|
font-family: PingFangSC, PingFang SC;
|
|
9049
9049
|
font-weight: 500;
|
|
9050
9050
|
color: #1b1f24;
|
|
9051
9051
|
text-align: left;
|
|
9052
9052
|
font-style: normal;
|
|
9053
9053
|
}
|
|
9054
|
-
.process-wrapper .process-body[data-v-
|
|
9054
|
+
.process-wrapper .process-body[data-v-0cf797c8] {
|
|
9055
9055
|
padding-top: 4px;
|
|
9056
9056
|
padding-left: 10px;
|
|
9057
9057
|
overflow-y: auto;
|
|
9058
9058
|
}
|
|
9059
|
-
.process-wrapper .process-body[data-v-
|
|
9059
|
+
.process-wrapper .process-body[data-v-0cf797c8]::-webkit-scrollbar {
|
|
9060
9060
|
position: absolute;
|
|
9061
9061
|
height: 10px;
|
|
9062
9062
|
width: 10px;
|
|
9063
9063
|
}
|
|
9064
|
-
.process-wrapper .process-body[data-v-
|
|
9064
|
+
.process-wrapper .process-body[data-v-0cf797c8]::-webkit-scrollbar-thumb {
|
|
9065
9065
|
box-shadow: inset 0 0 10px 10px var(--gray-2);
|
|
9066
9066
|
border: solid 2px transparent;
|
|
9067
9067
|
background-color: transparent;
|
|
9068
9068
|
border-radius: 10px;
|
|
9069
9069
|
}
|
|
9070
|
-
.process-wrapper .process-body[data-v-
|
|
9070
|
+
.process-wrapper .process-body[data-v-0cf797c8]::-webkit-scrollbar-thumb:active, .process-wrapper .process-body[data-v-0cf797c8]::-webkit-scrollbar-thumb:hover {
|
|
9071
9071
|
box-shadow: inset 0 0 10px 10px var(--gray-3);
|
|
9072
9072
|
background-color: transparent;
|
|
9073
9073
|
}
|
|
9074
|
-
.process-wrapper .process-body[data-v-
|
|
9074
|
+
.process-wrapper .process-body[data-v-0cf797c8]::-webkit-scrollbar-track {
|
|
9075
9075
|
border-radius: 10px;
|
|
9076
9076
|
border: solid 2px transparent;
|
|
9077
9077
|
background: transparent;
|
|
9078
9078
|
}
|
|
9079
|
-
.process-wrapper .process-body .process-item[data-v-
|
|
9079
|
+
.process-wrapper .process-body .process-item[data-v-0cf797c8] {
|
|
9080
9080
|
font-family: PingFangSC, PingFang SC;
|
|
9081
9081
|
font-weight: 400;
|
|
9082
9082
|
font-size: 12px;
|
|
@@ -9086,21 +9086,21 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
9086
9086
|
font-style: normal;
|
|
9087
9087
|
padding: 2px 0;
|
|
9088
9088
|
}
|
|
9089
|
-
.process-wrapper .process-body .process-item[data-v-
|
|
9089
|
+
.process-wrapper .process-body .process-item[data-v-0cf797c8]:nth-child(1) {
|
|
9090
9090
|
padding: 3px 0;
|
|
9091
9091
|
font-size: 14px;
|
|
9092
9092
|
}
|
|
9093
|
-
.process-wrapper .process-body .process-item[data-v-
|
|
9093
|
+
.process-wrapper .process-body .process-item[data-v-0cf797c8]:nth-last-child(1) {
|
|
9094
9094
|
font-family: unset;
|
|
9095
9095
|
color: var(--gray-4);
|
|
9096
9096
|
}
|
|
9097
|
-
.process-wrapper .process-body .process-dot[data-v-
|
|
9097
|
+
.process-wrapper .process-body .process-dot[data-v-0cf797c8] {
|
|
9098
9098
|
width: 12px;
|
|
9099
9099
|
height: 12px;
|
|
9100
9100
|
border-radius: 12px;
|
|
9101
9101
|
border: 1px solid var(--gray-3);
|
|
9102
9102
|
}
|
|
9103
|
-
.process-wrapper .process-body .process-dot[data-v-
|
|
9103
|
+
.process-wrapper .process-body .process-dot[data-v-0cf797c8]::before {
|
|
9104
9104
|
content: '';
|
|
9105
9105
|
width: 6px;
|
|
9106
9106
|
height: 6px;
|
|
@@ -9111,9 +9111,9 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
9111
9111
|
left: 50%;
|
|
9112
9112
|
transform: translate(-50%, -50%);
|
|
9113
9113
|
}
|
|
9114
|
-
.process-wrapper .process-body .process-dot-last[data-v-
|
|
9114
|
+
.process-wrapper .process-body .process-dot-last[data-v-0cf797c8] {
|
|
9115
9115
|
border: 1px solid var(--primary-5);
|
|
9116
9116
|
}
|
|
9117
|
-
.process-wrapper .process-body .process-dot-last[data-v-
|
|
9117
|
+
.process-wrapper .process-body .process-dot-last[data-v-0cf797c8]::before {
|
|
9118
9118
|
background: var(--primary-5);
|
|
9119
9119
|
}
|