3h1-ui 2.15.21 → 2.15.22
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 +36 -36
- package/es/style.css +74 -74
- package/lib/index.js +36 -36
- package/lib/style.css +74 -74
- package/package.json +3 -3
package/es/style.css
CHANGED
|
@@ -24621,14 +24621,14 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24621
24621
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name {
|
|
24622
24622
|
margin: 8px 0 0;
|
|
24623
24623
|
padding: 0;
|
|
24624
|
-
}.shy-strength-meter-bar[data-v-
|
|
24624
|
+
}.shy-strength-meter-bar[data-v-c8d77eaa] {
|
|
24625
24625
|
position: relative;
|
|
24626
24626
|
margin: 10px auto 6px;
|
|
24627
24627
|
height: 6px;
|
|
24628
24628
|
background-color: rgba(0, 0, 0, 0.25);
|
|
24629
24629
|
border-radius: 6px;
|
|
24630
24630
|
}
|
|
24631
|
-
.shy-strength-meter-bar[data-v-
|
|
24631
|
+
.shy-strength-meter-bar[data-v-c8d77eaa]::before, .shy-strength-meter-bar[data-v-c8d77eaa]::after {
|
|
24632
24632
|
position: absolute;
|
|
24633
24633
|
z-index: 10;
|
|
24634
24634
|
display: block;
|
|
@@ -24640,13 +24640,13 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24640
24640
|
border-color: #fff;
|
|
24641
24641
|
content: '';
|
|
24642
24642
|
}
|
|
24643
|
-
.shy-strength-meter-bar[data-v-
|
|
24643
|
+
.shy-strength-meter-bar[data-v-c8d77eaa]::before {
|
|
24644
24644
|
left: 20%;
|
|
24645
24645
|
}
|
|
24646
|
-
.shy-strength-meter-bar[data-v-
|
|
24646
|
+
.shy-strength-meter-bar[data-v-c8d77eaa]::after {
|
|
24647
24647
|
right: 20%;
|
|
24648
24648
|
}
|
|
24649
|
-
.shy-strength-meter-bar--fill[data-v-
|
|
24649
|
+
.shy-strength-meter-bar--fill[data-v-c8d77eaa] {
|
|
24650
24650
|
position: absolute;
|
|
24651
24651
|
width: 0;
|
|
24652
24652
|
height: inherit;
|
|
@@ -24654,32 +24654,32 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
24654
24654
|
border-radius: inherit;
|
|
24655
24655
|
transition: width 0.5s ease-in-out, background 0.25s;
|
|
24656
24656
|
}
|
|
24657
|
-
.shy-strength-meter-bar--fill[data-score='0'][data-v-
|
|
24657
|
+
.shy-strength-meter-bar--fill[data-score='0'][data-v-c8d77eaa] {
|
|
24658
24658
|
width: 20%;
|
|
24659
24659
|
background-color: #e74242;
|
|
24660
24660
|
}
|
|
24661
|
-
.shy-strength-meter-bar--fill[data-score='1'][data-v-
|
|
24661
|
+
.shy-strength-meter-bar--fill[data-score='1'][data-v-c8d77eaa] {
|
|
24662
24662
|
width: 40%;
|
|
24663
24663
|
background-color: #ED6F6F;
|
|
24664
24664
|
}
|
|
24665
|
-
.shy-strength-meter-bar--fill[data-score='2'][data-v-
|
|
24665
|
+
.shy-strength-meter-bar--fill[data-score='2'][data-v-c8d77eaa] {
|
|
24666
24666
|
width: 60%;
|
|
24667
24667
|
background-color: #EFBD47;
|
|
24668
24668
|
}
|
|
24669
|
-
.shy-strength-meter-bar--fill[data-score='3'][data-v-
|
|
24669
|
+
.shy-strength-meter-bar--fill[data-score='3'][data-v-c8d77eaa] {
|
|
24670
24670
|
width: 80%;
|
|
24671
24671
|
background-color: rgba(85, 209, 135, 0.5);
|
|
24672
24672
|
}
|
|
24673
|
-
.shy-strength-meter-bar--fill[data-score='4'][data-v-
|
|
24673
|
+
.shy-strength-meter-bar--fill[data-score='4'][data-v-c8d77eaa] {
|
|
24674
24674
|
width: 100%;
|
|
24675
24675
|
background-color: #55D187;
|
|
24676
|
-
}.shy-svg-icon[data-v-
|
|
24676
|
+
}.shy-svg-icon[data-v-fa64fe87] {
|
|
24677
24677
|
display: inline-block;
|
|
24678
24678
|
overflow: hidden;
|
|
24679
24679
|
vertical-align: -0.15em;
|
|
24680
24680
|
fill: currentcolor;
|
|
24681
24681
|
}
|
|
24682
|
-
.svg-icon-spin[data-v-
|
|
24682
|
+
.svg-icon-spin[data-v-fa64fe87] {
|
|
24683
24683
|
animation: loadingCircle 1s infinite linear;
|
|
24684
24684
|
}.app-iconify {
|
|
24685
24685
|
display: inline-block;
|
|
@@ -24693,29 +24693,29 @@ span.iconify {
|
|
|
24693
24693
|
min-height: 1em;
|
|
24694
24694
|
background-color: #5551;
|
|
24695
24695
|
border-radius: 100%;
|
|
24696
|
-
}.shy-basic-arrow[data-v-
|
|
24696
|
+
}.shy-basic-arrow[data-v-03d87956] {
|
|
24697
24697
|
display: inline-block;
|
|
24698
24698
|
cursor: pointer;
|
|
24699
24699
|
transform: rotate(0deg);
|
|
24700
24700
|
transition: all 0.3s ease 0.1s;
|
|
24701
24701
|
transform-origin: center center;
|
|
24702
24702
|
}
|
|
24703
|
-
.shy-basic-arrow--active[data-v-
|
|
24703
|
+
.shy-basic-arrow--active[data-v-03d87956] {
|
|
24704
24704
|
transform: rotate(90deg);
|
|
24705
24705
|
}
|
|
24706
|
-
.shy-basic-arrow.inset[data-v-
|
|
24706
|
+
.shy-basic-arrow.inset[data-v-03d87956] {
|
|
24707
24707
|
line-height: 0px;
|
|
24708
24708
|
}
|
|
24709
|
-
.shy-basic-arrow.up[data-v-
|
|
24709
|
+
.shy-basic-arrow.up[data-v-03d87956] {
|
|
24710
24710
|
transform: rotate(-90deg);
|
|
24711
24711
|
}
|
|
24712
|
-
.shy-basic-arrow.down[data-v-
|
|
24712
|
+
.shy-basic-arrow.down[data-v-03d87956] {
|
|
24713
24713
|
transform: rotate(90deg);
|
|
24714
24714
|
}
|
|
24715
|
-
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-
|
|
24715
|
+
.shy-basic-arrow.up.shy-basic-arrow--active[data-v-03d87956] {
|
|
24716
24716
|
transform: rotate(90deg);
|
|
24717
24717
|
}
|
|
24718
|
-
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-
|
|
24718
|
+
.shy-basic-arrow.down.shy-basic-arrow--active[data-v-03d87956] {
|
|
24719
24719
|
transform: rotate(-90deg);
|
|
24720
24720
|
}.shy-basic-help {
|
|
24721
24721
|
display: inline-block;
|
|
@@ -24729,7 +24729,7 @@ span.iconify {
|
|
|
24729
24729
|
}
|
|
24730
24730
|
.shy-basic-help__wrap p {
|
|
24731
24731
|
margin-bottom: 0;
|
|
24732
|
-
}.shy-basic-title[data-v-
|
|
24732
|
+
}.shy-basic-title[data-v-c007dbdf] {
|
|
24733
24733
|
position: relative;
|
|
24734
24734
|
display: flex;
|
|
24735
24735
|
padding-left: 7px;
|
|
@@ -24740,11 +24740,11 @@ span.iconify {
|
|
|
24740
24740
|
cursor: pointer;
|
|
24741
24741
|
user-select: none;
|
|
24742
24742
|
}
|
|
24743
|
-
.shy-basic-title-normal[data-v-
|
|
24743
|
+
.shy-basic-title-normal[data-v-c007dbdf] {
|
|
24744
24744
|
font-size: 14px;
|
|
24745
24745
|
font-weight: 500;
|
|
24746
24746
|
}
|
|
24747
|
-
.shy-basic-title-show-span[data-v-
|
|
24747
|
+
.shy-basic-title-show-span[data-v-c007dbdf]::before {
|
|
24748
24748
|
position: absolute;
|
|
24749
24749
|
top: 4px;
|
|
24750
24750
|
left: 0;
|
|
@@ -24754,7 +24754,7 @@ span.iconify {
|
|
|
24754
24754
|
background-color: #006eff;
|
|
24755
24755
|
content: '';
|
|
24756
24756
|
}
|
|
24757
|
-
.shy-basic-title-help[data-v-
|
|
24757
|
+
.shy-basic-title-help[data-v-c007dbdf] {
|
|
24758
24758
|
margin-left: 10px;
|
|
24759
24759
|
}.shy-collapse-container {
|
|
24760
24760
|
background-color: #fff;
|
|
@@ -25061,7 +25061,7 @@ span.iconify {
|
|
|
25061
25061
|
}
|
|
25062
25062
|
.shy-basic-help__wrap p {
|
|
25063
25063
|
margin-bottom: 0;
|
|
25064
|
-
}.shy-basic-title[data-v-
|
|
25064
|
+
}.shy-basic-title[data-v-a48f9d86] {
|
|
25065
25065
|
position: relative;
|
|
25066
25066
|
display: flex;
|
|
25067
25067
|
padding-left: 7px;
|
|
@@ -25072,11 +25072,11 @@ span.iconify {
|
|
|
25072
25072
|
cursor: pointer;
|
|
25073
25073
|
user-select: none;
|
|
25074
25074
|
}
|
|
25075
|
-
.shy-basic-title-normal[data-v-
|
|
25075
|
+
.shy-basic-title-normal[data-v-a48f9d86] {
|
|
25076
25076
|
font-size: 14px;
|
|
25077
25077
|
font-weight: 500;
|
|
25078
25078
|
}
|
|
25079
|
-
.shy-basic-title-show-span[data-v-
|
|
25079
|
+
.shy-basic-title-show-span[data-v-a48f9d86]::before {
|
|
25080
25080
|
position: absolute;
|
|
25081
25081
|
top: 4px;
|
|
25082
25082
|
left: 0;
|
|
@@ -25086,7 +25086,7 @@ span.iconify {
|
|
|
25086
25086
|
background-color: #006eff;
|
|
25087
25087
|
content: '';
|
|
25088
25088
|
}
|
|
25089
|
-
.shy-basic-title-help[data-v-
|
|
25089
|
+
.shy-basic-title-help[data-v-a48f9d86] {
|
|
25090
25090
|
margin-left: 10px;
|
|
25091
25091
|
}.shy-basic-table-action {
|
|
25092
25092
|
display: flex;
|
|
@@ -25289,7 +25289,7 @@ span.iconify {
|
|
|
25289
25289
|
}
|
|
25290
25290
|
.table-children-err-popover .ant-popover-inner-content {
|
|
25291
25291
|
padding: 6px 16px;
|
|
25292
|
-
}.shy-search[data-v-
|
|
25292
|
+
}.shy-search[data-v-a0f20f9d] {
|
|
25293
25293
|
position: relative;
|
|
25294
25294
|
display: flex;
|
|
25295
25295
|
align-items: center;
|
|
@@ -25393,7 +25393,7 @@ span.iconify {
|
|
|
25393
25393
|
.shy-tree__action {
|
|
25394
25394
|
margin-left: 4px;
|
|
25395
25395
|
visibility: hidden;
|
|
25396
|
-
}.shy-page-footer[data-v-
|
|
25396
|
+
}.shy-page-footer[data-v-b4695833] {
|
|
25397
25397
|
position: fixed;
|
|
25398
25398
|
right: 0;
|
|
25399
25399
|
bottom: 0;
|
|
@@ -25408,7 +25408,7 @@ span.iconify {
|
|
|
25408
25408
|
line-height: 44px;
|
|
25409
25409
|
border-top: 1px solid #E4E7ED;
|
|
25410
25410
|
}
|
|
25411
|
-
.shy-page-footer__left[data-v-
|
|
25411
|
+
.shy-page-footer__left[data-v-b4695833] {
|
|
25412
25412
|
flex: 1 1;
|
|
25413
25413
|
}.shy-page-wrapper {
|
|
25414
25414
|
position: relative;
|
|
@@ -25580,7 +25580,7 @@ span.iconify {
|
|
|
25580
25580
|
}
|
|
25581
25581
|
.shy-basic-column-setting__cloumn-list .scrollbar {
|
|
25582
25582
|
height: 220px;
|
|
25583
|
-
}.icon-selected[data-v-
|
|
25583
|
+
}.icon-selected[data-v-c5892da8] {
|
|
25584
25584
|
color: #498bf8;
|
|
25585
25585
|
}.shy-ui-advanced-search .ant-form-item {
|
|
25586
25586
|
margin-bottom: 0;
|
|
@@ -25650,7 +25650,7 @@ span.iconify {
|
|
|
25650
25650
|
}
|
|
25651
25651
|
.shy-basic-table-header__toolbar > * {
|
|
25652
25652
|
margin-right: 8px;
|
|
25653
|
-
}.shy-basic-table-global-search[data-v-
|
|
25653
|
+
}.shy-basic-table-global-search[data-v-5f6e7403] {
|
|
25654
25654
|
position: absolute;
|
|
25655
25655
|
top: 40px;
|
|
25656
25656
|
right: 131px;
|
|
@@ -25662,7 +25662,7 @@ span.iconify {
|
|
|
25662
25662
|
border: 1px solid #ebebeb;
|
|
25663
25663
|
padding: 10px;
|
|
25664
25664
|
}
|
|
25665
|
-
.shy-basic-table-global-search-item-global[data-v-
|
|
25665
|
+
.shy-basic-table-global-search-item-global[data-v-5f6e7403] {
|
|
25666
25666
|
height: 32px;
|
|
25667
25667
|
line-height: 32px;
|
|
25668
25668
|
font-size: 14px;
|
|
@@ -25673,7 +25673,7 @@ span.iconify {
|
|
|
25673
25673
|
align-items: center;
|
|
25674
25674
|
justify-content: space-between;
|
|
25675
25675
|
}
|
|
25676
|
-
.shy-basic-table-global-search-item-special[data-v-
|
|
25676
|
+
.shy-basic-table-global-search-item-special[data-v-5f6e7403] {
|
|
25677
25677
|
height: 32px;
|
|
25678
25678
|
line-height: 32px;
|
|
25679
25679
|
font-size: 14px;
|
|
@@ -25684,10 +25684,10 @@ span.iconify {
|
|
|
25684
25684
|
align-items: center;
|
|
25685
25685
|
justify-content: space-between;
|
|
25686
25686
|
}
|
|
25687
|
-
.shy-basic-table-global-search-checkbox-wrapper[data-v-
|
|
25687
|
+
.shy-basic-table-global-search-checkbox-wrapper[data-v-5f6e7403] {
|
|
25688
25688
|
padding: 0 8px;
|
|
25689
25689
|
}
|
|
25690
|
-
.shy-basic-table-global-search .selected-bg[data-v-
|
|
25690
|
+
.shy-basic-table-global-search .selected-bg[data-v-5f6e7403] {
|
|
25691
25691
|
background-color: #ebf1ff;
|
|
25692
25692
|
}.shy-basic-table-img .ant-image {
|
|
25693
25693
|
margin-right: 4px;
|
|
@@ -25698,7 +25698,7 @@ span.iconify {
|
|
|
25698
25698
|
}
|
|
25699
25699
|
.shy-basic-table-img .img-div {
|
|
25700
25700
|
display: inline-grid;
|
|
25701
|
-
}.app-iconify[data-v-
|
|
25701
|
+
}.app-iconify[data-v-21146269] {
|
|
25702
25702
|
vertical-align: middle;
|
|
25703
25703
|
}[data-theme='dark'] .ant-table-tbody > tr:hover.ant-table-row-selected > td, [data-theme='dark'] .ant-table-tbody > tr.ant-table-row-selected td {
|
|
25704
25704
|
background-color: #262626;
|
|
@@ -25843,19 +25843,19 @@ span.iconify {
|
|
|
25843
25843
|
}
|
|
25844
25844
|
.ant-table-expanded-row-fixed {
|
|
25845
25845
|
width: 100% !important;
|
|
25846
|
-
}.wrapper[data-v-
|
|
25846
|
+
}.wrapper[data-v-24f758b3] {
|
|
25847
25847
|
display: flex;
|
|
25848
25848
|
}
|
|
25849
|
-
.tree[data-v-
|
|
25849
|
+
.tree[data-v-24f758b3] {
|
|
25850
25850
|
flex: none;
|
|
25851
25851
|
}
|
|
25852
|
-
.table-wrapper[data-v-
|
|
25852
|
+
.table-wrapper[data-v-24f758b3] {
|
|
25853
25853
|
flex: 1 1 0%;
|
|
25854
25854
|
overflow: hidden;
|
|
25855
|
-
}[data-v-
|
|
25855
|
+
}[data-v-5427533c] .ant-input-group-addon {
|
|
25856
25856
|
padding: 0;
|
|
25857
25857
|
}
|
|
25858
|
-
.btn-wrapper[data-v-
|
|
25858
|
+
.btn-wrapper[data-v-5427533c] {
|
|
25859
25859
|
padding: 0 5px;
|
|
25860
25860
|
display: flex;
|
|
25861
25861
|
align-items: center;
|
|
@@ -26282,21 +26282,21 @@ span.iconify {
|
|
|
26282
26282
|
padding-top: 8px;
|
|
26283
26283
|
margin-top: 8px;
|
|
26284
26284
|
border-top: 1px solid #E4E7ED;
|
|
26285
|
-
}.shy-cropper-avatar[data-v-
|
|
26285
|
+
}.shy-cropper-avatar[data-v-6ac45907] {
|
|
26286
26286
|
display: inline-block;
|
|
26287
26287
|
text-align: center;
|
|
26288
26288
|
}
|
|
26289
|
-
.shy-cropper-avatar-image-wrapper[data-v-
|
|
26289
|
+
.shy-cropper-avatar-image-wrapper[data-v-6ac45907] {
|
|
26290
26290
|
overflow: hidden;
|
|
26291
26291
|
cursor: pointer;
|
|
26292
26292
|
background: #fff;
|
|
26293
26293
|
border: 1px solid #E4E7ED;
|
|
26294
26294
|
border-radius: 50%;
|
|
26295
26295
|
}
|
|
26296
|
-
.shy-cropper-avatar-image-wrapper img[data-v-
|
|
26296
|
+
.shy-cropper-avatar-image-wrapper img[data-v-6ac45907] {
|
|
26297
26297
|
width: 100%;
|
|
26298
26298
|
}
|
|
26299
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26299
|
+
.shy-cropper-avatar-image-mask[data-v-6ac45907] {
|
|
26300
26300
|
position: absolute;
|
|
26301
26301
|
width: inherit;
|
|
26302
26302
|
height: inherit;
|
|
@@ -26307,15 +26307,15 @@ span.iconify {
|
|
|
26307
26307
|
transition: opacity 0.4s;
|
|
26308
26308
|
cursor: pointer;
|
|
26309
26309
|
}
|
|
26310
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26310
|
+
.shy-cropper-avatar-image-mask[data-v-6ac45907] svg {
|
|
26311
26311
|
margin: auto;
|
|
26312
26312
|
}
|
|
26313
|
-
.shy-cropper-avatar-image-mask[data-v-
|
|
26313
|
+
.shy-cropper-avatar-image-mask[data-v-6ac45907]:hover {
|
|
26314
26314
|
opacity: 40;
|
|
26315
26315
|
}
|
|
26316
|
-
.shy-cropper-avatar-upload-btn[data-v-
|
|
26316
|
+
.shy-cropper-avatar-upload-btn[data-v-6ac45907] {
|
|
26317
26317
|
margin: 10px auto;
|
|
26318
|
-
}.full-loading[data-v-
|
|
26318
|
+
}.full-loading[data-v-33b23b82] {
|
|
26319
26319
|
position: fixed;
|
|
26320
26320
|
top: 0;
|
|
26321
26321
|
left: 0;
|
|
@@ -26327,16 +26327,16 @@ span.iconify {
|
|
|
26327
26327
|
align-items: center;
|
|
26328
26328
|
background-color: rgba(240, 242, 245, 0.4);
|
|
26329
26329
|
}
|
|
26330
|
-
.full-loading.absolute[data-v-
|
|
26330
|
+
.full-loading.absolute[data-v-33b23b82] {
|
|
26331
26331
|
position: absolute;
|
|
26332
26332
|
top: 0;
|
|
26333
26333
|
left: 0;
|
|
26334
26334
|
z-index: 300;
|
|
26335
26335
|
}
|
|
26336
|
-
html[data-theme='dark'] .full-loading[data-v-
|
|
26336
|
+
html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
|
|
26337
26337
|
background-color: rgba(0, 0, 0, 0.45);
|
|
26338
26338
|
}
|
|
26339
|
-
.full-loading.dark[data-v-
|
|
26339
|
+
.full-loading.dark[data-v-33b23b82] {
|
|
26340
26340
|
background-color: rgba(0, 0, 0, 0.45);
|
|
26341
26341
|
}.shy-basic-table-plus-wrapper {
|
|
26342
26342
|
display: flex;
|
|
@@ -37396,19 +37396,19 @@ div.vxe-table--tooltip-wrapper.vxe-table--valid-error.old-cell-valid {
|
|
|
37396
37396
|
}
|
|
37397
37397
|
.shy-basic-container-footer-cancel-right {
|
|
37398
37398
|
flex-direction: row-reverse;
|
|
37399
|
-
}[data-v-
|
|
37399
|
+
}[data-v-b1ced086] .ant-descriptions-item-content {
|
|
37400
37400
|
padding: 0 !important;
|
|
37401
37401
|
flex: 1;
|
|
37402
37402
|
height: 100%;
|
|
37403
37403
|
}
|
|
37404
|
-
[data-v-
|
|
37404
|
+
[data-v-b1ced086] .ant-form-item {
|
|
37405
37405
|
margin: 0;
|
|
37406
37406
|
}
|
|
37407
|
-
[data-v-
|
|
37407
|
+
[data-v-b1ced086] .ant-form-item-explain {
|
|
37408
37408
|
display: none;
|
|
37409
37409
|
}
|
|
37410
|
-
[data-v-
|
|
37411
|
-
--label-width: var(--
|
|
37410
|
+
[data-v-b1ced086] .ant-descriptions-item-label {
|
|
37411
|
+
--label-width: var(--7210fae1);
|
|
37412
37412
|
justify-content: right;
|
|
37413
37413
|
align-items: center;
|
|
37414
37414
|
width: var(--label-width) !important;
|
|
@@ -37417,59 +37417,59 @@ div.vxe-table--tooltip-wrapper.vxe-table--valid-error.old-cell-valid {
|
|
|
37417
37417
|
text-overflow: ellipsis;
|
|
37418
37418
|
color: #b1b1b1;
|
|
37419
37419
|
}
|
|
37420
|
-
[data-v-
|
|
37420
|
+
[data-v-b1ced086] .ant-descriptions-item-label span {
|
|
37421
37421
|
white-space: nowrap;
|
|
37422
37422
|
overflow: hidden;
|
|
37423
37423
|
text-overflow: ellipsis;
|
|
37424
37424
|
}
|
|
37425
|
-
[data-v-
|
|
37425
|
+
[data-v-b1ced086] .ant-descriptions-view tbody {
|
|
37426
37426
|
display: block;
|
|
37427
37427
|
}
|
|
37428
|
-
[data-v-
|
|
37428
|
+
[data-v-b1ced086] .ant-descriptions-view .ant-descriptions-row {
|
|
37429
37429
|
display: flex;
|
|
37430
37430
|
width: 100%;
|
|
37431
37431
|
align-items: center;
|
|
37432
37432
|
gap: 0 10px;
|
|
37433
37433
|
}
|
|
37434
|
-
[data-v-
|
|
37434
|
+
[data-v-b1ced086] .ant-descriptions-item-label.description-active::before {
|
|
37435
37435
|
content: '*';
|
|
37436
37436
|
color: red;
|
|
37437
37437
|
}
|
|
37438
|
-
[data-v-
|
|
37438
|
+
[data-v-b1ced086] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
|
|
37439
37439
|
content: '*';
|
|
37440
37440
|
color: red;
|
|
37441
37441
|
}
|
|
37442
|
-
[data-v-
|
|
37442
|
+
[data-v-b1ced086] .ant-descriptions-item-label::after {
|
|
37443
37443
|
content: '';
|
|
37444
37444
|
}
|
|
37445
|
-
[data-v-
|
|
37445
|
+
[data-v-b1ced086] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
|
|
37446
37446
|
content: '';
|
|
37447
37447
|
}
|
|
37448
|
-
[data-v-
|
|
37448
|
+
[data-v-b1ced086] .ant-form-item-has-error .ant-select-selection-placeholder {
|
|
37449
37449
|
color: #ff4d4f !important;
|
|
37450
37450
|
}
|
|
37451
|
-
[data-v-
|
|
37451
|
+
[data-v-b1ced086] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
|
|
37452
37452
|
gap: 0;
|
|
37453
37453
|
}
|
|
37454
|
-
[data-v-
|
|
37454
|
+
[data-v-b1ced086] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
|
|
37455
37455
|
border: unset !important;
|
|
37456
37456
|
}
|
|
37457
|
-
[data-v-
|
|
37457
|
+
[data-v-b1ced086] .ant-descriptions-item-label.description-placeholder {
|
|
37458
37458
|
background-color: unset;
|
|
37459
37459
|
border-right: unset;
|
|
37460
37460
|
}
|
|
37461
|
-
[data-v-
|
|
37461
|
+
[data-v-b1ced086] .ant-descriptions-item {
|
|
37462
37462
|
flex: 1;
|
|
37463
37463
|
}
|
|
37464
|
-
[data-v-
|
|
37464
|
+
[data-v-b1ced086] .ant-row.ant-form-item {
|
|
37465
37465
|
width: 100%;
|
|
37466
37466
|
height: 100%;
|
|
37467
37467
|
}
|
|
37468
|
-
.descriptions-item-content[data-v-
|
|
37468
|
+
.descriptions-item-content[data-v-b1ced086] {
|
|
37469
37469
|
padding: 0 8px;
|
|
37470
37470
|
}.shy-basic-resize-wrapper {
|
|
37471
|
-
--design-width: var(--
|
|
37472
|
-
--design-height: var(--
|
|
37471
|
+
--design-width: var(--1a93f028);
|
|
37472
|
+
--design-height: var(--1e1b1b05);
|
|
37473
37473
|
}
|
|
37474
37474
|
.shy-basic-resize-wrapper-view {
|
|
37475
37475
|
position: absolute;
|