3h1-ui 3.0.0-next.25 → 3.0.0-next.26
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 +264 -275
- package/es/style.css +131 -231
- package/index.ts +42 -0
- package/lib/index.js +263 -274
- package/lib/style.css +131 -231
- package/package.json +3 -3
package/es/style.css
CHANGED
|
@@ -887,14 +887,14 @@ mark {
|
|
|
887
887
|
}
|
|
888
888
|
.ant-table-wrapper .ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
889
889
|
box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08) !important;
|
|
890
|
-
}.shy-strength-meter-bar[data-v-
|
|
890
|
+
}.shy-strength-meter-bar[data-v-678d40fd] {
|
|
891
891
|
position: relative;
|
|
892
892
|
margin: 10px auto 6px;
|
|
893
893
|
height: 6px;
|
|
894
894
|
background-color: rgba(0, 0, 0, 0.25);
|
|
895
895
|
border-radius: 6px;
|
|
896
896
|
}
|
|
897
|
-
.shy-strength-meter-bar[data-v-
|
|
897
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before, .shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
898
898
|
position: absolute;
|
|
899
899
|
z-index: 10;
|
|
900
900
|
display: block;
|
|
@@ -906,13 +906,13 @@ mark {
|
|
|
906
906
|
border-color: #fff;
|
|
907
907
|
content: '';
|
|
908
908
|
}
|
|
909
|
-
.shy-strength-meter-bar[data-v-
|
|
909
|
+
.shy-strength-meter-bar[data-v-678d40fd]::before {
|
|
910
910
|
left: 20%;
|
|
911
911
|
}
|
|
912
|
-
.shy-strength-meter-bar[data-v-
|
|
912
|
+
.shy-strength-meter-bar[data-v-678d40fd]::after {
|
|
913
913
|
right: 20%;
|
|
914
914
|
}
|
|
915
|
-
.shy-strength-meter-bar--fill[data-v-
|
|
915
|
+
.shy-strength-meter-bar--fill[data-v-678d40fd] {
|
|
916
916
|
position: absolute;
|
|
917
917
|
width: 0;
|
|
918
918
|
height: inherit;
|
|
@@ -920,32 +920,32 @@ mark {
|
|
|
920
920
|
border-radius: inherit;
|
|
921
921
|
transition: width 0.5s ease-in-out, background 0.25s;
|
|
922
922
|
}
|
|
923
|
-
.shy-strength-meter-bar--fill[data-score='0'][data-v-
|
|
923
|
+
.shy-strength-meter-bar--fill[data-score='0'][data-v-678d40fd] {
|
|
924
924
|
width: 20%;
|
|
925
925
|
background-color: #e74242;
|
|
926
926
|
}
|
|
927
|
-
.shy-strength-meter-bar--fill[data-score='1'][data-v-
|
|
927
|
+
.shy-strength-meter-bar--fill[data-score='1'][data-v-678d40fd] {
|
|
928
928
|
width: 40%;
|
|
929
929
|
background-color: #ED6F6F;
|
|
930
930
|
}
|
|
931
|
-
.shy-strength-meter-bar--fill[data-score='2'][data-v-
|
|
931
|
+
.shy-strength-meter-bar--fill[data-score='2'][data-v-678d40fd] {
|
|
932
932
|
width: 60%;
|
|
933
933
|
background-color: #EFBD47;
|
|
934
934
|
}
|
|
935
|
-
.shy-strength-meter-bar--fill[data-score='3'][data-v-
|
|
935
|
+
.shy-strength-meter-bar--fill[data-score='3'][data-v-678d40fd] {
|
|
936
936
|
width: 80%;
|
|
937
937
|
background-color: rgba(85, 209, 135, 0.5);
|
|
938
938
|
}
|
|
939
|
-
.shy-strength-meter-bar--fill[data-score='4'][data-v-
|
|
939
|
+
.shy-strength-meter-bar--fill[data-score='4'][data-v-678d40fd] {
|
|
940
940
|
width: 100%;
|
|
941
941
|
background-color: #55D187;
|
|
942
|
-
}.shy-svg-icon[data-v-
|
|
942
|
+
}.shy-svg-icon[data-v-905fa4a6] {
|
|
943
943
|
display: inline-block;
|
|
944
944
|
overflow: hidden;
|
|
945
945
|
vertical-align: -0.15em;
|
|
946
946
|
fill: currentcolor;
|
|
947
947
|
}
|
|
948
|
-
.svg-icon-spin[data-v-
|
|
948
|
+
.svg-icon-spin[data-v-905fa4a6] {
|
|
949
949
|
animation: loadingCircle 1s infinite linear;
|
|
950
950
|
}.app-iconify {
|
|
951
951
|
display: inline-block;
|
|
@@ -959,29 +959,29 @@ span.iconify {
|
|
|
959
959
|
min-height: 1em;
|
|
960
960
|
background-color: #5551;
|
|
961
961
|
border-radius: 100%;
|
|
962
|
-
}.shy-basic-arrow[data-v-
|
|
962
|
+
}.shy-basic-arrow[data-v-fea26917] {
|
|
963
963
|
display: inline-block;
|
|
964
964
|
cursor: pointer;
|
|
965
965
|
transform: rotate(0deg);
|
|
966
966
|
transition: all 0.3s ease 0.1s;
|
|
967
967
|
transform-origin: center center;
|
|
968
968
|
}
|
|
969
|
-
.shy-basic-arrow--active[data-v-
|
|
969
|
+
.shy-basic-arrow--active[data-v-fea26917] {
|
|
970
970
|
transform: rotate(90deg);
|
|
971
971
|
}
|
|
972
|
-
.shy-basic-arrow.inset[data-v-
|
|
972
|
+
.shy-basic-arrow.inset[data-v-fea26917] {
|
|
973
973
|
line-height: 0px;
|
|
974
974
|
}
|
|
975
|
-
.shy-basic-arrow.up[data-v-
|
|
975
|
+
.shy-basic-arrow.up[data-v-fea26917] {
|
|
976
976
|
transform: rotate(-90deg);
|
|
977
977
|
}
|
|
978
|
-
.shy-basic-arrow.down[data-v-
|
|
978
|
+
.shy-basic-arrow.down[data-v-fea26917] {
|
|
979
979
|
transform: rotate(90deg);
|
|
980
980
|
}
|
|
981
|
-
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-
|
|
981
|
+
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-fea26917] {
|
|
982
982
|
transform: rotate(90deg);
|
|
983
983
|
}
|
|
984
|
-
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-
|
|
984
|
+
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-fea26917] {
|
|
985
985
|
transform: rotate(-90deg);
|
|
986
986
|
}.shy-basic-help {
|
|
987
987
|
display: inline-block;
|
|
@@ -995,7 +995,7 @@ span.iconify {
|
|
|
995
995
|
}
|
|
996
996
|
.shy-basic-help__wrap p {
|
|
997
997
|
margin-bottom: 0;
|
|
998
|
-
}.shy-basic-title[data-v-
|
|
998
|
+
}.shy-basic-title[data-v-59bc8f76] {
|
|
999
999
|
position: relative;
|
|
1000
1000
|
display: flex;
|
|
1001
1001
|
padding-left: 7px;
|
|
@@ -1006,11 +1006,11 @@ span.iconify {
|
|
|
1006
1006
|
cursor: pointer;
|
|
1007
1007
|
user-select: none;
|
|
1008
1008
|
}
|
|
1009
|
-
.shy-basic-title-normal[data-v-
|
|
1009
|
+
.shy-basic-title-normal[data-v-59bc8f76] {
|
|
1010
1010
|
font-size: 14px;
|
|
1011
1011
|
font-weight: 500;
|
|
1012
1012
|
}
|
|
1013
|
-
.shy-basic-title-show-span[data-v-
|
|
1013
|
+
.shy-basic-title-show-span[data-v-59bc8f76]::before {
|
|
1014
1014
|
position: absolute;
|
|
1015
1015
|
top: 4px;
|
|
1016
1016
|
left: 0;
|
|
@@ -1020,7 +1020,7 @@ span.iconify {
|
|
|
1020
1020
|
background-color: #006eff;
|
|
1021
1021
|
content: '';
|
|
1022
1022
|
}
|
|
1023
|
-
.shy-basic-title-help[data-v-
|
|
1023
|
+
.shy-basic-title-help[data-v-59bc8f76] {
|
|
1024
1024
|
margin-left: 10px;
|
|
1025
1025
|
}.shy-collapse-container {
|
|
1026
1026
|
background-color: #ffffff;
|
|
@@ -1144,40 +1144,40 @@ span.iconify {
|
|
|
1144
1144
|
.shy-tinymce-container textarea {
|
|
1145
1145
|
z-index: -1;
|
|
1146
1146
|
visibility: hidden;
|
|
1147
|
-
}.shy-table-edit-icon-plus[data-v-
|
|
1147
|
+
}.shy-table-edit-icon-plus[data-v-95018c58] {
|
|
1148
1148
|
width: 30px;
|
|
1149
1149
|
height: 30px;
|
|
1150
1150
|
font-size: 30px;
|
|
1151
1151
|
cursor: pointer;
|
|
1152
1152
|
display: flex;
|
|
1153
1153
|
}
|
|
1154
|
-
.table-children[data-v-
|
|
1154
|
+
.table-children[data-v-95018c58] .ant-form-item {
|
|
1155
1155
|
margin-bottom: 0 !important;
|
|
1156
1156
|
}
|
|
1157
|
-
.table-children-required[data-v-
|
|
1157
|
+
.table-children-required[data-v-95018c58] {
|
|
1158
1158
|
color: #ff4d4f;
|
|
1159
1159
|
margin-right: 4px;
|
|
1160
1160
|
}
|
|
1161
|
-
.table-children[data-v-
|
|
1161
|
+
.table-children[data-v-95018c58] .ant-table-cell {
|
|
1162
1162
|
padding: 8px !important;
|
|
1163
1163
|
}
|
|
1164
|
-
.table-children[data-v-
|
|
1164
|
+
.table-children[data-v-95018c58] .ant-table-cell .ant-form-item-explain {
|
|
1165
1165
|
display: none;
|
|
1166
1166
|
}
|
|
1167
|
-
.table-children-delete-wrapper[data-v-
|
|
1167
|
+
.table-children-delete-wrapper[data-v-95018c58] {
|
|
1168
1168
|
display: flex;
|
|
1169
1169
|
height: 100%;
|
|
1170
1170
|
justify-content: center;
|
|
1171
1171
|
}
|
|
1172
|
-
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-
|
|
1172
|
+
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-95018c58] {
|
|
1173
1173
|
display: flex;
|
|
1174
1174
|
justify-content: center;
|
|
1175
1175
|
align-items: center;
|
|
1176
1176
|
}
|
|
1177
|
-
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-
|
|
1177
|
+
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-95018c58] {
|
|
1178
1178
|
display: none;
|
|
1179
1179
|
}
|
|
1180
|
-
.table-children-delete-item[data-v-
|
|
1180
|
+
.table-children-delete-item[data-v-95018c58] {
|
|
1181
1181
|
background-color: red;
|
|
1182
1182
|
border-radius: 50%;
|
|
1183
1183
|
width: 30px;
|
|
@@ -1186,27 +1186,11 @@ span.iconify {
|
|
|
1186
1186
|
display: none;
|
|
1187
1187
|
cursor: pointer;
|
|
1188
1188
|
}
|
|
1189
|
-
.table-children-delete-index[data-v-
|
|
1189
|
+
.table-children-delete-index[data-v-95018c58] {
|
|
1190
1190
|
user-select: none;
|
|
1191
1191
|
display: inline-block;
|
|
1192
|
-
}
|
|
1193
|
-
.shy-basic-modal .ant-modal {
|
|
1194
|
-
top: 60px;
|
|
1195
|
-
}
|
|
1196
|
-
}
|
|
1197
|
-
@media screen and (max-height: 540px) {
|
|
1198
|
-
.shy-basic-modal .ant-modal {
|
|
1199
|
-
top: 30px;
|
|
1200
|
-
}
|
|
1201
|
-
}
|
|
1202
|
-
@media screen and (max-height: 480px) {
|
|
1203
|
-
.shy-basic-modal .ant-modal {
|
|
1204
|
-
top: 10px;
|
|
1205
|
-
}
|
|
1206
|
-
}
|
|
1207
|
-
.shy-basic-modal :is(.ant-modal-content) {
|
|
1192
|
+
}.shy-basic-modal :is(.ant-modal-content) {
|
|
1208
1193
|
padding: 0;
|
|
1209
|
-
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
1210
1194
|
}
|
|
1211
1195
|
.shy-basic-modal :is(.ant-modal-close) {
|
|
1212
1196
|
top: unset;
|
|
@@ -1221,14 +1205,22 @@ span.iconify {
|
|
|
1221
1205
|
background: unset;
|
|
1222
1206
|
}
|
|
1223
1207
|
.shy-basic-modal :is(.ant-modal-header) {
|
|
1224
|
-
|
|
1208
|
+
height: 56px;
|
|
1209
|
+
padding: 18px 16px;
|
|
1225
1210
|
margin: 0;
|
|
1226
|
-
|
|
1211
|
+
box-shadow: inset 0px -1px 0px 0px var(--gray-3);
|
|
1212
|
+
border-bottom: unset;
|
|
1213
|
+
}
|
|
1214
|
+
.shy-basic-modal :is(.ant-modal-body) {
|
|
1215
|
+
padding: unset !important;
|
|
1227
1216
|
}
|
|
1228
1217
|
.shy-basic-modal :is(.ant-modal-footer) {
|
|
1229
|
-
|
|
1218
|
+
height: 56px;
|
|
1219
|
+
padding: 12px 16px;
|
|
1230
1220
|
margin: 0;
|
|
1231
|
-
border-top:
|
|
1221
|
+
border-top: unset;
|
|
1222
|
+
box-shadow: inset 0px 1px 0px 0px var(--gray-3);
|
|
1223
|
+
background: var(--gray-1);
|
|
1232
1224
|
}
|
|
1233
1225
|
.shy-basic-modal.fullscreen-modal {
|
|
1234
1226
|
height: 100%;
|
|
@@ -1480,7 +1472,7 @@ span.iconify {
|
|
|
1480
1472
|
}
|
|
1481
1473
|
.shy-basic-help__wrap p {
|
|
1482
1474
|
margin-bottom: 0;
|
|
1483
|
-
}[data-v-
|
|
1475
|
+
}[data-v-fdc837af]:root {
|
|
1484
1476
|
--gray-1: #f6f8fa;
|
|
1485
1477
|
--gray-2: #eaeef2;
|
|
1486
1478
|
--gray-3: #d0d7de;
|
|
@@ -1570,7 +1562,7 @@ span.iconify {
|
|
|
1570
1562
|
--shadow-5: 0px 24px 60px 0px rgba(0, 0, 0, 0.12),
|
|
1571
1563
|
0px 8px 20px 0px rgba(0, 0, 0, 0.06);
|
|
1572
1564
|
}
|
|
1573
|
-
.shy-basic-title[data-v-
|
|
1565
|
+
.shy-basic-title[data-v-fdc837af] {
|
|
1574
1566
|
position: relative;
|
|
1575
1567
|
display: flex;
|
|
1576
1568
|
padding-left: 7px;
|
|
@@ -1581,11 +1573,11 @@ span.iconify {
|
|
|
1581
1573
|
cursor: pointer;
|
|
1582
1574
|
user-select: none;
|
|
1583
1575
|
}
|
|
1584
|
-
.shy-basic-title-normal[data-v-
|
|
1576
|
+
.shy-basic-title-normal[data-v-fdc837af] {
|
|
1585
1577
|
font-size: 14px;
|
|
1586
1578
|
font-weight: 500;
|
|
1587
1579
|
}
|
|
1588
|
-
.shy-basic-title-show-span[data-v-
|
|
1580
|
+
.shy-basic-title-show-span[data-v-fdc837af]::before {
|
|
1589
1581
|
position: absolute;
|
|
1590
1582
|
top: 4px;
|
|
1591
1583
|
left: 0;
|
|
@@ -1595,26 +1587,10 @@ span.iconify {
|
|
|
1595
1587
|
background-color: #006eff;
|
|
1596
1588
|
content: '';
|
|
1597
1589
|
}
|
|
1598
|
-
.shy-basic-title-help[data-v-
|
|
1590
|
+
.shy-basic-title-help[data-v-fdc837af] {
|
|
1599
1591
|
margin-left: 10px;
|
|
1600
|
-
}
|
|
1601
|
-
.shy-basic-modal .ant-modal {
|
|
1602
|
-
top: 60px;
|
|
1603
|
-
}
|
|
1604
|
-
}
|
|
1605
|
-
@media screen and (max-height: 540px) {
|
|
1606
|
-
.shy-basic-modal .ant-modal {
|
|
1607
|
-
top: 30px;
|
|
1608
|
-
}
|
|
1609
|
-
}
|
|
1610
|
-
@media screen and (max-height: 480px) {
|
|
1611
|
-
.shy-basic-modal .ant-modal {
|
|
1612
|
-
top: 10px;
|
|
1613
|
-
}
|
|
1614
|
-
}
|
|
1615
|
-
.shy-basic-modal :is(.ant-modal-content) {
|
|
1592
|
+
}.shy-basic-modal :is(.ant-modal-content) {
|
|
1616
1593
|
padding: 0;
|
|
1617
|
-
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
1618
1594
|
}
|
|
1619
1595
|
.shy-basic-modal :is(.ant-modal-close) {
|
|
1620
1596
|
top: unset;
|
|
@@ -1629,14 +1605,22 @@ span.iconify {
|
|
|
1629
1605
|
background: unset;
|
|
1630
1606
|
}
|
|
1631
1607
|
.shy-basic-modal :is(.ant-modal-header) {
|
|
1632
|
-
|
|
1608
|
+
height: 56px;
|
|
1609
|
+
padding: 18px 16px;
|
|
1633
1610
|
margin: 0;
|
|
1634
|
-
|
|
1611
|
+
box-shadow: inset 0px -1px 0px 0px var(--gray-3);
|
|
1612
|
+
border-bottom: unset;
|
|
1613
|
+
}
|
|
1614
|
+
.shy-basic-modal :is(.ant-modal-body) {
|
|
1615
|
+
padding: unset !important;
|
|
1635
1616
|
}
|
|
1636
1617
|
.shy-basic-modal :is(.ant-modal-footer) {
|
|
1637
|
-
|
|
1618
|
+
height: 56px;
|
|
1619
|
+
padding: 12px 16px;
|
|
1638
1620
|
margin: 0;
|
|
1639
|
-
border-top:
|
|
1621
|
+
border-top: unset;
|
|
1622
|
+
box-shadow: inset 0px 1px 0px 0px var(--gray-3);
|
|
1623
|
+
background: var(--gray-1);
|
|
1640
1624
|
}
|
|
1641
1625
|
.shy-basic-modal.fullscreen-modal {
|
|
1642
1626
|
height: 100%;
|
|
@@ -1867,7 +1851,7 @@ span.iconify {
|
|
|
1867
1851
|
}
|
|
1868
1852
|
.table-children-err-popover .ant-popover-inner-content {
|
|
1869
1853
|
padding: 6px 16px;
|
|
1870
|
-
}.shy-search[data-v-
|
|
1854
|
+
}.shy-search[data-v-6d3f2554] {
|
|
1871
1855
|
position: relative;
|
|
1872
1856
|
display: flex;
|
|
1873
1857
|
align-items: center;
|
|
@@ -1971,7 +1955,7 @@ span.iconify {
|
|
|
1971
1955
|
.shy-tree__action {
|
|
1972
1956
|
margin-left: 4px;
|
|
1973
1957
|
visibility: hidden;
|
|
1974
|
-
}.shy-page-footer[data-v-
|
|
1958
|
+
}.shy-page-footer[data-v-44a47dbd] {
|
|
1975
1959
|
position: fixed;
|
|
1976
1960
|
right: 0;
|
|
1977
1961
|
bottom: 0;
|
|
@@ -1986,7 +1970,7 @@ span.iconify {
|
|
|
1986
1970
|
line-height: 44px;
|
|
1987
1971
|
border-top: 1px solid #E4E7ED;
|
|
1988
1972
|
}
|
|
1989
|
-
.shy-page-footer__left[data-v-
|
|
1973
|
+
.shy-page-footer__left[data-v-44a47dbd] {
|
|
1990
1974
|
flex: 1 1;
|
|
1991
1975
|
}.shy-page-wrapper {
|
|
1992
1976
|
position: relative;
|
|
@@ -2158,7 +2142,7 @@ span.iconify {
|
|
|
2158
2142
|
}
|
|
2159
2143
|
.shy-basic-column-setting__cloumn-list .scrollbar {
|
|
2160
2144
|
height: 220px;
|
|
2161
|
-
}.icon-selected[data-v-
|
|
2145
|
+
}.icon-selected[data-v-f74ee46a] {
|
|
2162
2146
|
color: #498bf8;
|
|
2163
2147
|
}.shy-ui-advanced-search .ant-form-item {
|
|
2164
2148
|
margin-bottom: 0;
|
|
@@ -2228,7 +2212,7 @@ span.iconify {
|
|
|
2228
2212
|
}
|
|
2229
2213
|
.shy-basic-table-header__toolbar > * {
|
|
2230
2214
|
margin-right: 8px;
|
|
2231
|
-
}.shy-basic-table-global-search[data-v-
|
|
2215
|
+
}.shy-basic-table-global-search[data-v-90331d26] {
|
|
2232
2216
|
position: absolute;
|
|
2233
2217
|
top: 40px;
|
|
2234
2218
|
right: 131px;
|
|
@@ -2240,7 +2224,7 @@ span.iconify {
|
|
|
2240
2224
|
border: 1px solid #ebebeb;
|
|
2241
2225
|
padding: 10px;
|
|
2242
2226
|
}
|
|
2243
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
2227
|
+
.shy-basic-table-global-search-item-global[data-v-90331d26] {
|
|
2244
2228
|
height: 32px;
|
|
2245
2229
|
line-height: 32px;
|
|
2246
2230
|
font-size: 14px;
|
|
@@ -2251,7 +2235,7 @@ span.iconify {
|
|
|
2251
2235
|
align-items: center;
|
|
2252
2236
|
justify-content: space-between;
|
|
2253
2237
|
}
|
|
2254
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
2238
|
+
.shy-basic-table-global-search-item-special[data-v-90331d26] {
|
|
2255
2239
|
height: 32px;
|
|
2256
2240
|
line-height: 32px;
|
|
2257
2241
|
font-size: 14px;
|
|
@@ -2262,10 +2246,10 @@ span.iconify {
|
|
|
2262
2246
|
align-items: center;
|
|
2263
2247
|
justify-content: space-between;
|
|
2264
2248
|
}
|
|
2265
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
2249
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-90331d26] {
|
|
2266
2250
|
padding: 0 8px;
|
|
2267
2251
|
}
|
|
2268
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
2252
|
+
.shy-basic-table-global-search .selected-bg[data-v-90331d26] {
|
|
2269
2253
|
background-color: #ebf1ff;
|
|
2270
2254
|
}.shy-basic-table-img .ant-image {
|
|
2271
2255
|
margin-right: 4px;
|
|
@@ -2276,7 +2260,7 @@ span.iconify {
|
|
|
2276
2260
|
}
|
|
2277
2261
|
.shy-basic-table-img .img-div {
|
|
2278
2262
|
display: inline-grid;
|
|
2279
|
-
}.app-iconify[data-v-
|
|
2263
|
+
}.app-iconify[data-v-7d89a0e9] {
|
|
2280
2264
|
vertical-align: middle;
|
|
2281
2265
|
}.shy-basic-table .ant-table-expanded-row-fixed {
|
|
2282
2266
|
width: 100% !important;
|
|
@@ -2421,19 +2405,19 @@ span.iconify {
|
|
|
2421
2405
|
}
|
|
2422
2406
|
.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 {
|
|
2423
2407
|
overflow-y: auto !important;
|
|
2424
|
-
}.wrapper[data-v-
|
|
2408
|
+
}.wrapper[data-v-4dc415ac] {
|
|
2425
2409
|
display: flex;
|
|
2426
2410
|
}
|
|
2427
|
-
.tree[data-v-
|
|
2411
|
+
.tree[data-v-4dc415ac] {
|
|
2428
2412
|
flex: none;
|
|
2429
2413
|
}
|
|
2430
|
-
.table-wrapper[data-v-
|
|
2414
|
+
.table-wrapper[data-v-4dc415ac] {
|
|
2431
2415
|
flex: 1 1 0%;
|
|
2432
2416
|
overflow: hidden;
|
|
2433
|
-
}[data-v-
|
|
2417
|
+
}[data-v-fb4fe18d] .ant-input-group-addon {
|
|
2434
2418
|
padding: 0;
|
|
2435
2419
|
}
|
|
2436
|
-
.btn-wrapper[data-v-
|
|
2420
|
+
.btn-wrapper[data-v-fb4fe18d] {
|
|
2437
2421
|
padding: 0 5px;
|
|
2438
2422
|
display: flex;
|
|
2439
2423
|
align-items: center;
|
|
@@ -2860,21 +2844,21 @@ span.iconify {
|
|
|
2860
2844
|
padding-top: 8px;
|
|
2861
2845
|
margin-top: 8px;
|
|
2862
2846
|
border-top: 1px solid #E4E7ED;
|
|
2863
|
-
}.shy-cropper-avatar[data-v-
|
|
2847
|
+
}.shy-cropper-avatar[data-v-31315934] {
|
|
2864
2848
|
display: inline-block;
|
|
2865
2849
|
text-align: center;
|
|
2866
2850
|
}
|
|
2867
|
-
.shy-cropper-avatar-image-wrapper[data-v-
|
|
2851
|
+
.shy-cropper-avatar-image-wrapper[data-v-31315934] {
|
|
2868
2852
|
overflow: hidden;
|
|
2869
2853
|
cursor: pointer;
|
|
2870
2854
|
background: #ffffff;
|
|
2871
2855
|
border: 1px solid #E4E7ED;
|
|
2872
2856
|
border-radius: 50%;
|
|
2873
2857
|
}
|
|
2874
|
-
.shy-cropper-avatar-image-wrapper img[data-v-
|
|
2858
|
+
.shy-cropper-avatar-image-wrapper img[data-v-31315934] {
|
|
2875
2859
|
width: 100%;
|
|
2876
2860
|
}
|
|
2877
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
2861
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] {
|
|
2878
2862
|
position: absolute;
|
|
2879
2863
|
width: inherit;
|
|
2880
2864
|
height: inherit;
|
|
@@ -2885,15 +2869,15 @@ span.iconify {
|
|
|
2885
2869
|
transition: opacity 0.4s;
|
|
2886
2870
|
cursor: pointer;
|
|
2887
2871
|
}
|
|
2888
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
2872
|
+
.shy-cropper-avatar-image-mask[data-v-31315934] svg {
|
|
2889
2873
|
margin: auto;
|
|
2890
2874
|
}
|
|
2891
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
2875
|
+
.shy-cropper-avatar-image-mask[data-v-31315934]:hover {
|
|
2892
2876
|
opacity: 40;
|
|
2893
2877
|
}
|
|
2894
|
-
.shy-cropper-avatar-upload-btn[data-v-
|
|
2878
|
+
.shy-cropper-avatar-upload-btn[data-v-31315934] {
|
|
2895
2879
|
margin: 10px auto;
|
|
2896
|
-
}.full-loading[data-v-
|
|
2880
|
+
}.full-loading[data-v-ee545744] {
|
|
2897
2881
|
position: fixed;
|
|
2898
2882
|
top: 0;
|
|
2899
2883
|
left: 0;
|
|
@@ -2905,16 +2889,16 @@ span.iconify {
|
|
|
2905
2889
|
align-items: center;
|
|
2906
2890
|
background-color: rgba(240, 242, 245, 0.4);
|
|
2907
2891
|
}
|
|
2908
|
-
.full-loading.absolute[data-v-
|
|
2892
|
+
.full-loading.absolute[data-v-ee545744] {
|
|
2909
2893
|
position: absolute;
|
|
2910
2894
|
top: 0;
|
|
2911
2895
|
left: 0;
|
|
2912
2896
|
z-index: 300;
|
|
2913
2897
|
}
|
|
2914
|
-
html[data-theme='dark'] .full-loading[data-v-
|
|
2898
|
+
html[data-theme='dark'] .full-loading[data-v-ee545744]:not(.light) {
|
|
2915
2899
|
background-color: rgba(0, 0, 0, 0.45);
|
|
2916
2900
|
}
|
|
2917
|
-
.full-loading.dark[data-v-
|
|
2901
|
+
.full-loading.dark[data-v-ee545744] {
|
|
2918
2902
|
background-color: rgba(0, 0, 0, 0.45);
|
|
2919
2903
|
}.shy-basic-table-plus-wrapper {
|
|
2920
2904
|
display: flex;
|
|
@@ -8458,19 +8442,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8458
8442
|
}
|
|
8459
8443
|
.shy-basic-container-footer-cancel-right {
|
|
8460
8444
|
flex-direction: row-reverse;
|
|
8461
|
-
}[data-v-
|
|
8445
|
+
}[data-v-2d2eda80] .ant-descriptions-item-content {
|
|
8462
8446
|
padding: 0 !important;
|
|
8463
8447
|
flex: 1;
|
|
8464
8448
|
height: 100%;
|
|
8465
8449
|
}
|
|
8466
|
-
[data-v-
|
|
8450
|
+
[data-v-2d2eda80] .ant-form-item {
|
|
8467
8451
|
margin: 0;
|
|
8468
8452
|
}
|
|
8469
|
-
[data-v-
|
|
8453
|
+
[data-v-2d2eda80] .ant-form-item-explain {
|
|
8470
8454
|
display: none;
|
|
8471
8455
|
}
|
|
8472
|
-
[data-v-
|
|
8473
|
-
--label-width: var(--
|
|
8456
|
+
[data-v-2d2eda80] .ant-descriptions-item-label {
|
|
8457
|
+
--label-width: var(--989efb00);
|
|
8474
8458
|
justify-content: right;
|
|
8475
8459
|
align-items: center;
|
|
8476
8460
|
width: var(--label-width) !important;
|
|
@@ -8479,59 +8463,59 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8479
8463
|
text-overflow: ellipsis;
|
|
8480
8464
|
color: #b1b1b1;
|
|
8481
8465
|
}
|
|
8482
|
-
[data-v-
|
|
8466
|
+
[data-v-2d2eda80] .ant-descriptions-item-label span {
|
|
8483
8467
|
white-space: nowrap;
|
|
8484
8468
|
overflow: hidden;
|
|
8485
8469
|
text-overflow: ellipsis;
|
|
8486
8470
|
}
|
|
8487
|
-
[data-v-
|
|
8471
|
+
[data-v-2d2eda80] .ant-descriptions-view tbody {
|
|
8488
8472
|
display: block;
|
|
8489
8473
|
}
|
|
8490
|
-
[data-v-
|
|
8474
|
+
[data-v-2d2eda80] .ant-descriptions-view .ant-descriptions-row {
|
|
8491
8475
|
display: flex;
|
|
8492
8476
|
width: 100%;
|
|
8493
8477
|
align-items: center;
|
|
8494
8478
|
gap: 0 10px;
|
|
8495
8479
|
}
|
|
8496
|
-
[data-v-
|
|
8480
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-active::before {
|
|
8497
8481
|
content: '*';
|
|
8498
8482
|
color: red;
|
|
8499
8483
|
}
|
|
8500
|
-
[data-v-
|
|
8484
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
|
|
8501
8485
|
content: '*';
|
|
8502
8486
|
color: red;
|
|
8503
8487
|
}
|
|
8504
|
-
[data-v-
|
|
8488
|
+
[data-v-2d2eda80] .ant-descriptions-item-label::after {
|
|
8505
8489
|
content: '';
|
|
8506
8490
|
}
|
|
8507
|
-
[data-v-
|
|
8491
|
+
[data-v-2d2eda80] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
|
|
8508
8492
|
content: '';
|
|
8509
8493
|
}
|
|
8510
|
-
[data-v-
|
|
8494
|
+
[data-v-2d2eda80] .ant-form-item-has-error .ant-select-selection-placeholder {
|
|
8511
8495
|
color: #ff4d4f !important;
|
|
8512
8496
|
}
|
|
8513
|
-
[data-v-
|
|
8497
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
|
|
8514
8498
|
gap: 0;
|
|
8515
8499
|
}
|
|
8516
|
-
[data-v-
|
|
8500
|
+
[data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
|
|
8517
8501
|
border: unset !important;
|
|
8518
8502
|
}
|
|
8519
|
-
[data-v-
|
|
8503
|
+
[data-v-2d2eda80] .ant-descriptions-item-label.description-placeholder {
|
|
8520
8504
|
background-color: unset;
|
|
8521
8505
|
border-right: unset;
|
|
8522
8506
|
}
|
|
8523
|
-
[data-v-
|
|
8507
|
+
[data-v-2d2eda80] .ant-descriptions-item {
|
|
8524
8508
|
flex: 1;
|
|
8525
8509
|
}
|
|
8526
|
-
[data-v-
|
|
8510
|
+
[data-v-2d2eda80] .ant-row.ant-form-item {
|
|
8527
8511
|
width: 100%;
|
|
8528
8512
|
height: 100%;
|
|
8529
8513
|
}
|
|
8530
|
-
.descriptions-item-content[data-v-
|
|
8514
|
+
.descriptions-item-content[data-v-2d2eda80] {
|
|
8531
8515
|
padding: 0 8px;
|
|
8532
8516
|
}.shy-basic-resize-wrapper {
|
|
8533
|
-
--design-width: var(--
|
|
8534
|
-
--design-height: var(--
|
|
8517
|
+
--design-width: var(--0aaa544f);
|
|
8518
|
+
--design-height: var(--30d13bbe);
|
|
8535
8519
|
}
|
|
8536
8520
|
.shy-basic-resize-wrapper-view {
|
|
8537
8521
|
position: absolute;
|
|
@@ -8547,124 +8531,40 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8547
8531
|
overflow: auto;
|
|
8548
8532
|
padding: 0 0;
|
|
8549
8533
|
height: 100%;
|
|
8550
|
-
}.
|
|
8551
|
-
position: relative;
|
|
8552
|
-
display: flex;
|
|
8553
|
-
flex-direction: column;
|
|
8554
|
-
width: 200px;
|
|
8555
|
-
height: 200px;
|
|
8556
|
-
user-select: none;
|
|
8557
|
-
cursor: default;
|
|
8558
|
-
}
|
|
8559
|
-
.vue-colorful__saturation {
|
|
8560
|
-
position: relative;
|
|
8561
|
-
flex-grow: 1;
|
|
8562
|
-
border-color: transparent;
|
|
8563
|
-
border-bottom: 12px solid #000;
|
|
8564
|
-
border-radius: 8px 8px 0 0;
|
|
8565
|
-
background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)),
|
|
8566
|
-
linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
|
|
8567
|
-
}
|
|
8568
|
-
.vue-colorful__pointer-fill, .vue-colorful__alpha-gradient {
|
|
8569
|
-
content: '';
|
|
8570
|
-
position: absolute;
|
|
8571
|
-
left: 0;
|
|
8572
|
-
top: 0;
|
|
8573
|
-
right: 0;
|
|
8574
|
-
bottom: 0;
|
|
8575
|
-
pointer-events: none;
|
|
8576
|
-
border-radius: inherit;
|
|
8577
|
-
}
|
|
8578
|
-
.vue-colorful__alpha-gradient, .vue-colorful__saturation {
|
|
8579
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
|
|
8580
|
-
}
|
|
8581
|
-
.vue-colorful__hue, .vue-colorful__alpha {
|
|
8582
|
-
position: relative;
|
|
8583
|
-
height: 24px;
|
|
8584
|
-
}
|
|
8585
|
-
.vue-colorful__hue {
|
|
8586
|
-
background: linear-gradient(
|
|
8587
|
-
to right,
|
|
8588
|
-
#f00 0%,
|
|
8589
|
-
#ff0 17%,
|
|
8590
|
-
#0f0 33%,
|
|
8591
|
-
#0ff 50%,
|
|
8592
|
-
#00f 67%,
|
|
8593
|
-
#f0f 83%,
|
|
8594
|
-
#f00 100%
|
|
8595
|
-
);
|
|
8596
|
-
}
|
|
8597
|
-
.vue-colorful__last-control {
|
|
8598
|
-
border-radius: 0 0 8px 8px;
|
|
8599
|
-
}
|
|
8600
|
-
.vue-colorful__interactive {
|
|
8601
|
-
position: absolute;
|
|
8602
|
-
left: 0;
|
|
8603
|
-
top: 0;
|
|
8604
|
-
right: 0;
|
|
8605
|
-
bottom: 0;
|
|
8606
|
-
border-radius: inherit;
|
|
8607
|
-
outline: none;
|
|
8608
|
-
touch-action: none;
|
|
8609
|
-
}
|
|
8610
|
-
.vue-colorful__pointer {
|
|
8611
|
-
position: absolute;
|
|
8612
|
-
z-index: 1;
|
|
8613
|
-
box-sizing: border-box;
|
|
8614
|
-
width: 28px;
|
|
8615
|
-
height: 28px;
|
|
8616
|
-
transform: translate(-50%, -50%);
|
|
8617
|
-
background-color: #fff;
|
|
8618
|
-
border: 2px solid #fff;
|
|
8619
|
-
border-radius: 50%;
|
|
8620
|
-
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
8621
|
-
}
|
|
8622
|
-
.vue-colorful__interactive:focus .vue-colorful__pointer {
|
|
8623
|
-
transform: translate(-50%, -50%) scale(1.1);
|
|
8624
|
-
}
|
|
8625
|
-
.vue-colorful__alpha, .vue-colorful__alpha-pointer {
|
|
8626
|
-
background-color: #fff;
|
|
8627
|
-
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><rect x="8" width="8" height="8"/><rect y="8" width="8" height="8"/></svg>');
|
|
8628
|
-
}
|
|
8629
|
-
.vue-colorful__saturation-pointer {
|
|
8630
|
-
z-index: 3;
|
|
8631
|
-
}
|
|
8632
|
-
.vue-colorful__hue-pointer {
|
|
8633
|
-
z-index: 2;
|
|
8634
|
-
}.shy-table-edit-icon-plus[data-v-c563312c] {
|
|
8534
|
+
}.shy-table-edit-icon-plus[data-v-6380f8c9] {
|
|
8635
8535
|
width: 30px;
|
|
8636
8536
|
height: 30px;
|
|
8637
8537
|
font-size: 30px;
|
|
8638
8538
|
cursor: pointer;
|
|
8639
8539
|
display: flex;
|
|
8640
8540
|
}
|
|
8641
|
-
.table-children[data-v-
|
|
8541
|
+
.table-children[data-v-6380f8c9] .ant-form-item {
|
|
8642
8542
|
margin-bottom: 0 !important;
|
|
8643
8543
|
}
|
|
8644
|
-
.table-children-required[data-v-
|
|
8544
|
+
.table-children-required[data-v-6380f8c9] {
|
|
8645
8545
|
color: #ff4d4f;
|
|
8646
8546
|
margin-right: 4px;
|
|
8647
8547
|
}
|
|
8648
|
-
.table-children[data-v-
|
|
8548
|
+
.table-children[data-v-6380f8c9] .ant-table-cell {
|
|
8649
8549
|
padding: 8px !important;
|
|
8650
8550
|
}
|
|
8651
|
-
.table-children[data-v-
|
|
8551
|
+
.table-children[data-v-6380f8c9] .ant-table-cell .ant-form-item-explain {
|
|
8652
8552
|
display: none;
|
|
8653
8553
|
}
|
|
8654
|
-
.table-children-delete-wrapper[data-v-
|
|
8554
|
+
.table-children-delete-wrapper[data-v-6380f8c9] {
|
|
8655
8555
|
display: flex;
|
|
8656
8556
|
height: 100%;
|
|
8657
8557
|
justify-content: center;
|
|
8658
8558
|
}
|
|
8659
|
-
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-
|
|
8559
|
+
.table-children-delete-wrapper:hover .table-children-delete-item[data-v-6380f8c9] {
|
|
8660
8560
|
display: flex;
|
|
8661
8561
|
justify-content: center;
|
|
8662
8562
|
align-items: center;
|
|
8663
8563
|
}
|
|
8664
|
-
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-
|
|
8564
|
+
.table-children-delete-wrapper:hover .table-children-delete-index[data-v-6380f8c9] {
|
|
8665
8565
|
display: none;
|
|
8666
8566
|
}
|
|
8667
|
-
.table-children-delete-item[data-v-
|
|
8567
|
+
.table-children-delete-item[data-v-6380f8c9] {
|
|
8668
8568
|
background-color: red;
|
|
8669
8569
|
border-radius: 50%;
|
|
8670
8570
|
width: 30px;
|
|
@@ -8673,7 +8573,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8673
8573
|
display: none;
|
|
8674
8574
|
cursor: pointer;
|
|
8675
8575
|
}
|
|
8676
|
-
.table-children-delete-index[data-v-
|
|
8576
|
+
.table-children-delete-index[data-v-6380f8c9] {
|
|
8677
8577
|
user-select: none;
|
|
8678
8578
|
display: inline-block;
|
|
8679
8579
|
}.shy-ant-form {
|
|
@@ -8785,19 +8685,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8785
8685
|
height: 0.5px;
|
|
8786
8686
|
width: 100%;
|
|
8787
8687
|
background-color: var(--gray-3);
|
|
8788
|
-
}.wrapper[data-v-
|
|
8688
|
+
}.wrapper[data-v-0ca4fd85] {
|
|
8789
8689
|
display: flex;
|
|
8790
8690
|
}
|
|
8791
|
-
.tree[data-v-
|
|
8691
|
+
.tree[data-v-0ca4fd85] {
|
|
8792
8692
|
flex: none;
|
|
8793
8693
|
}
|
|
8794
|
-
.table-wrapper[data-v-
|
|
8694
|
+
.table-wrapper[data-v-0ca4fd85] {
|
|
8795
8695
|
flex: 1 1 0%;
|
|
8796
8696
|
overflow: hidden;
|
|
8797
|
-
}[data-v-
|
|
8697
|
+
}[data-v-45845a8d] .ant-input-group-addon {
|
|
8798
8698
|
padding: 0;
|
|
8799
8699
|
}
|
|
8800
|
-
.btn-wrapper[data-v-
|
|
8700
|
+
.btn-wrapper[data-v-45845a8d] {
|
|
8801
8701
|
padding: 0 5px;
|
|
8802
8702
|
display: flex;
|
|
8803
8703
|
align-items: center;
|
|
@@ -8957,7 +8857,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8957
8857
|
font-size: 20px;
|
|
8958
8858
|
line-height: 24px;
|
|
8959
8859
|
font-weight: 500;
|
|
8960
|
-
}.shy-basic-table-global-search[data-v-
|
|
8860
|
+
}.shy-basic-table-global-search[data-v-b3419d34] {
|
|
8961
8861
|
position: absolute;
|
|
8962
8862
|
top: 80px;
|
|
8963
8863
|
right: 131px;
|
|
@@ -8969,7 +8869,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8969
8869
|
border: 1px solid #ebebeb;
|
|
8970
8870
|
padding: 10px;
|
|
8971
8871
|
}
|
|
8972
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
8872
|
+
.shy-basic-table-global-search-item-global[data-v-b3419d34] {
|
|
8973
8873
|
height: 32px;
|
|
8974
8874
|
line-height: 32px;
|
|
8975
8875
|
font-size: 14px;
|
|
@@ -8980,7 +8880,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8980
8880
|
align-items: center;
|
|
8981
8881
|
justify-content: space-between;
|
|
8982
8882
|
}
|
|
8983
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
8883
|
+
.shy-basic-table-global-search-item-special[data-v-b3419d34] {
|
|
8984
8884
|
height: 32px;
|
|
8985
8885
|
line-height: 32px;
|
|
8986
8886
|
font-size: 14px;
|
|
@@ -8991,10 +8891,10 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
|
8991
8891
|
align-items: center;
|
|
8992
8892
|
justify-content: space-between;
|
|
8993
8893
|
}
|
|
8994
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
8894
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-b3419d34] {
|
|
8995
8895
|
padding: 0 8px;
|
|
8996
8896
|
}
|
|
8997
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
8897
|
+
.shy-basic-table-global-search .selected-bg[data-v-b3419d34] {
|
|
8998
8898
|
background-color: #ebf1ff;
|
|
8999
8899
|
}.shy-basic-table-header-cell__help {
|
|
9000
8900
|
margin-left: 8px;
|