@cloudtower/eagle 0.27.2-alpha.0 → 0.27.2-calendar
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/dist/components/Calendar/index.d.ts +3 -0
- package/dist/components/Fields/FieldsString/FieldsString.stories.d.ts +1 -1
- package/dist/components/I18nNameTag/index.d.ts +2 -8
- package/dist/components/Loading/style.d.ts +4 -0
- package/dist/components/Metric/metric.d.ts +1 -1
- package/dist/components/Tag/Tag.stories.d.ts +2 -2
- package/dist/components/Tag/style.d.ts +1 -0
- package/dist/components.css +1031 -1071
- package/dist/core/StepProgress/StepProgress.stories.d.ts +8 -0
- package/dist/core/StepProgress/index.d.ts +3 -0
- package/dist/coreX/CronCalendar/CronCalendar.stories.d.ts +6 -0
- package/dist/coreX/CronCalendar/index.d.ts +4 -0
- package/dist/coreX/CronPlan/CronPlan.stories.d.ts +9 -0
- package/dist/coreX/CronPlan/index.d.ts +18 -0
- package/dist/coreX/SwitchWithText/SwitchWithText.stories.d.ts +9 -0
- package/dist/coreX/SwitchWithText/__tests__/h5_css.test.d.ts +1 -0
- package/dist/coreX/SwitchWithText/index.d.ts +4 -0
- package/dist/coreX/common/getCalendarTitle.d.ts +2 -0
- package/dist/esm/index.js +3802 -2635
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +50 -9
- package/dist/spec/type.d.ts +6 -0
- package/dist/style.css +1448 -1488
- package/dist/umd/index.js +3770 -2604
- package/dist/umd/stats1.html +1 -1
- package/dist/utils/__test__/compute.spec.d.ts +1 -0
- package/dist/utils/__test__/cron-time.spec.d.ts +1 -0
- package/dist/utils/__test__/time.spec.d.ts +1 -0
- package/dist/utils/compute.d.ts +1 -0
- package/dist/utils/cron-time.d.ts +65 -0
- package/dist/utils/icon.d.ts +2 -1
- package/dist/utils/index.d.ts +3 -0
- package/dist/utils/time.d.ts +25 -0
- package/dist/variables.scss +2 -0
- package/package.json +6 -6
- package/dist/components/images/index.d.ts +0 -15
package/dist/components.css
CHANGED
|
@@ -28320,102 +28320,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28320
28320
|
transform: rotate(360deg);
|
|
28321
28321
|
}
|
|
28322
28322
|
}
|
|
28323
|
-
/* // basic */
|
|
28324
|
-
/* FishEye Color Variables and Functions */
|
|
28325
|
-
/*
|
|
28326
|
-
--------------------------- Primary Color ---------------------------
|
|
28327
|
-
*/
|
|
28328
|
-
/*
|
|
28329
|
-
---------------------------When necessary to add at any time---------------------------
|
|
28330
|
-
*/
|
|
28331
|
-
/* computed */
|
|
28332
|
-
/* blue */
|
|
28333
|
-
/* green */
|
|
28334
|
-
/* yellow */
|
|
28335
|
-
/* red */
|
|
28336
|
-
/* purple */
|
|
28337
|
-
/* palette global token*/
|
|
28338
|
-
/* color opaque */
|
|
28339
|
-
/* color transparent */
|
|
28340
|
-
/* blue transparent */
|
|
28341
|
-
/* green transparent */
|
|
28342
|
-
/* yellow transparent */
|
|
28343
|
-
/* red transparent */
|
|
28344
|
-
/* gray transparent */
|
|
28345
|
-
/* white transparent */
|
|
28346
|
-
/* gradient opaque */
|
|
28347
|
-
/* blue radial gradient */
|
|
28348
|
-
/* blue linear gradient */
|
|
28349
|
-
/* green radial gradient */
|
|
28350
|
-
/* yellow radial gradient */
|
|
28351
|
-
/* red radial gradient */
|
|
28352
|
-
/* gray radial gradient */
|
|
28353
|
-
/* white to gray radial gradient */
|
|
28354
|
-
/* white to gray linear gradient */
|
|
28355
|
-
/* gradient transparent */
|
|
28356
|
-
/* secondary palette */
|
|
28357
|
-
/* purple radial gradient */
|
|
28358
|
-
/* refine alias color */
|
|
28359
|
-
/* text */
|
|
28360
|
-
/* link */
|
|
28361
|
-
/* fill */
|
|
28362
|
-
/* fill element */
|
|
28363
|
-
/* fill interaction */
|
|
28364
|
-
/* stroke */
|
|
28365
|
-
/* background */
|
|
28366
|
-
/* dim */
|
|
28367
|
-
/* box shadow */
|
|
28368
|
-
/* fisheye */
|
|
28369
|
-
/* z-index */
|
|
28370
|
-
.loading {
|
|
28371
|
-
width: 64px;
|
|
28372
|
-
height: 64px;
|
|
28373
|
-
display: flex;
|
|
28374
|
-
align-items: center;
|
|
28375
|
-
justify-content: center;
|
|
28376
|
-
position: relative;
|
|
28377
|
-
opacity: 0.2;
|
|
28378
|
-
}
|
|
28379
|
-
|
|
28380
|
-
.loading-indicator__line1 {
|
|
28381
|
-
position: absolute;
|
|
28382
|
-
width: 5px;
|
|
28383
|
-
height: 48px;
|
|
28384
|
-
left: 9.33px;
|
|
28385
|
-
top: 40.5px;
|
|
28386
|
-
background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
28387
|
-
border-radius: 5px;
|
|
28388
|
-
transform: rotate(-128deg);
|
|
28389
|
-
transform-origin: top left;
|
|
28390
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
28391
|
-
}
|
|
28392
|
-
|
|
28393
|
-
.loading-indicator__line2 {
|
|
28394
|
-
position: absolute;
|
|
28395
|
-
width: 5px;
|
|
28396
|
-
height: 48px;
|
|
28397
|
-
left: 40.8px;
|
|
28398
|
-
top: 8.4px;
|
|
28399
|
-
background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
28400
|
-
border-radius: 5px;
|
|
28401
|
-
transform: rotate(-8deg);
|
|
28402
|
-
transform-origin: top left;
|
|
28403
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
28404
|
-
}
|
|
28405
|
-
|
|
28406
|
-
.loading-indicator__line3 {
|
|
28407
|
-
position: absolute;
|
|
28408
|
-
width: 5px;
|
|
28409
|
-
height: 48px;
|
|
28410
|
-
left: 52.9px;
|
|
28411
|
-
top: 51.8px;
|
|
28412
|
-
background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
28413
|
-
border-radius: 5px;
|
|
28414
|
-
transform: rotate(112deg);
|
|
28415
|
-
transform-origin: top left;
|
|
28416
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
28417
|
-
}
|
|
28418
|
-
|
|
28419
28323
|
@keyframes loading-indicator1 {
|
|
28420
28324
|
0% {
|
|
28421
28325
|
height: 48px;
|
|
@@ -28482,53 +28386,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28482
28386
|
top: 51.8px;
|
|
28483
28387
|
}
|
|
28484
28388
|
}
|
|
28485
|
-
/* // basic */
|
|
28486
|
-
/* FishEye Color Variables and Functions */
|
|
28487
|
-
/*
|
|
28488
|
-
--------------------------- Primary Color ---------------------------
|
|
28489
|
-
*/
|
|
28490
|
-
/*
|
|
28491
|
-
---------------------------When necessary to add at any time---------------------------
|
|
28492
|
-
*/
|
|
28493
|
-
/* computed */
|
|
28494
|
-
/* blue */
|
|
28495
|
-
/* green */
|
|
28496
|
-
/* yellow */
|
|
28497
|
-
/* red */
|
|
28498
|
-
/* purple */
|
|
28499
|
-
/* palette global token*/
|
|
28500
|
-
/* color opaque */
|
|
28501
|
-
/* color transparent */
|
|
28502
|
-
/* blue transparent */
|
|
28503
|
-
/* green transparent */
|
|
28504
|
-
/* yellow transparent */
|
|
28505
|
-
/* red transparent */
|
|
28506
|
-
/* gray transparent */
|
|
28507
|
-
/* white transparent */
|
|
28508
|
-
/* gradient opaque */
|
|
28509
|
-
/* blue radial gradient */
|
|
28510
|
-
/* blue linear gradient */
|
|
28511
|
-
/* green radial gradient */
|
|
28512
|
-
/* yellow radial gradient */
|
|
28513
|
-
/* red radial gradient */
|
|
28514
|
-
/* gray radial gradient */
|
|
28515
|
-
/* white to gray radial gradient */
|
|
28516
|
-
/* white to gray linear gradient */
|
|
28517
|
-
/* gradient transparent */
|
|
28518
|
-
/* secondary palette */
|
|
28519
|
-
/* purple radial gradient */
|
|
28520
|
-
/* refine alias color */
|
|
28521
|
-
/* text */
|
|
28522
|
-
/* link */
|
|
28523
|
-
/* fill */
|
|
28524
|
-
/* fill element */
|
|
28525
|
-
/* fill interaction */
|
|
28526
|
-
/* stroke */
|
|
28527
|
-
/* background */
|
|
28528
|
-
/* dim */
|
|
28529
|
-
/* box shadow */
|
|
28530
|
-
/* fisheye */
|
|
28531
|
-
/* z-index */
|
|
28532
28389
|
.ant-dropdown,
|
|
28533
28390
|
.ant-dropdown-menu-submenu {
|
|
28534
28391
|
background: #fff;
|
|
@@ -28652,307 +28509,67 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28652
28509
|
text-overflow: ellipsis;
|
|
28653
28510
|
}
|
|
28654
28511
|
|
|
28655
|
-
|
|
28656
|
-
|
|
28657
|
-
|
|
28658
|
-
|
|
28659
|
-
|
|
28660
|
-
|
|
28661
|
-
|
|
28662
|
-
padding: 0 4px;
|
|
28512
|
+
.disable-select {
|
|
28513
|
+
-webkit-touch-callout: none;
|
|
28514
|
+
-webkit-user-select: none;
|
|
28515
|
+
-khtml-user-select: none;
|
|
28516
|
+
-moz-user-select: none;
|
|
28517
|
+
-ms-user-select: none;
|
|
28518
|
+
user-select: none;
|
|
28663
28519
|
}
|
|
28664
28520
|
|
|
28665
|
-
|
|
28666
|
-
padding: 4px 6px;
|
|
28667
|
-
color: #eee;
|
|
28668
|
-
cursor: pointer;
|
|
28669
|
-
outline: none;
|
|
28670
|
-
border-radius: 2px;
|
|
28671
|
-
border: 0;
|
|
28672
|
-
background: #525252;
|
|
28521
|
+
.relative {
|
|
28673
28522
|
position: relative;
|
|
28674
28523
|
}
|
|
28675
28524
|
|
|
28676
|
-
|
|
28677
|
-
display: none;
|
|
28525
|
+
.drag {
|
|
28678
28526
|
position: absolute;
|
|
28679
|
-
right:
|
|
28680
|
-
top:
|
|
28681
|
-
|
|
28682
|
-
|
|
28527
|
+
right: -4px;
|
|
28528
|
+
top: 0;
|
|
28529
|
+
width: 8px;
|
|
28530
|
+
z-index: 9;
|
|
28531
|
+
height: 100%;
|
|
28532
|
+
cursor: col-resize;
|
|
28683
28533
|
}
|
|
28684
28534
|
|
|
28685
|
-
|
|
28686
|
-
|
|
28535
|
+
.table-wrapper {
|
|
28536
|
+
position: relative;
|
|
28537
|
+
}
|
|
28538
|
+
.table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
|
|
28539
|
+
right: 0 !important;
|
|
28540
|
+
}
|
|
28541
|
+
.table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
|
|
28542
|
+
display: none;
|
|
28543
|
+
}
|
|
28544
|
+
.table-wrapper.table-sticky-header .ant-table-header {
|
|
28545
|
+
position: sticky;
|
|
28546
|
+
top: 0px;
|
|
28547
|
+
}
|
|
28548
|
+
.table-wrapper.table-sticky-header .ant-table-body {
|
|
28549
|
+
overflow: auto visible !important;
|
|
28687
28550
|
}
|
|
28688
28551
|
|
|
28689
|
-
|
|
28690
|
-
|
|
28691
|
-
color: #eee;
|
|
28692
|
-
cursor: pointer;
|
|
28693
|
-
outline: none;
|
|
28694
|
-
border-radius: 2px;
|
|
28695
|
-
border: 0;
|
|
28696
|
-
background: #525252;
|
|
28697
|
-
opacity: 0.8;
|
|
28552
|
+
.table-wrapper.dragging .ant-table-column-has-sorters {
|
|
28553
|
+
pointer-events: none;
|
|
28698
28554
|
}
|
|
28699
28555
|
|
|
28700
|
-
|
|
28701
|
-
|
|
28556
|
+
.ant-picker.ant-picker-disabled {
|
|
28557
|
+
background: rgba(211, 218, 235, 0.6);
|
|
28558
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
28559
|
+
}
|
|
28560
|
+
.ant-picker.error:not(.ant-picker-disabled) {
|
|
28561
|
+
border-color: #e75a3a;
|
|
28702
28562
|
}
|
|
28703
28563
|
|
|
28704
|
-
|
|
28705
|
-
|
|
28564
|
+
.ant-picker-cell {
|
|
28565
|
+
vertical-align: middle;
|
|
28706
28566
|
}
|
|
28707
28567
|
|
|
28708
|
-
|
|
28709
|
-
|
|
28710
|
-
|
|
28711
|
-
|
|
28712
|
-
|
|
28713
|
-
/*
|
|
28714
|
-
---------------------------When necessary to add at any time---------------------------
|
|
28715
|
-
*/
|
|
28716
|
-
/* computed */
|
|
28717
|
-
/* blue */
|
|
28718
|
-
/* green */
|
|
28719
|
-
/* yellow */
|
|
28720
|
-
/* red */
|
|
28721
|
-
/* purple */
|
|
28722
|
-
/* palette global token*/
|
|
28723
|
-
/* color opaque */
|
|
28724
|
-
/* color transparent */
|
|
28725
|
-
/* blue transparent */
|
|
28726
|
-
/* green transparent */
|
|
28727
|
-
/* yellow transparent */
|
|
28728
|
-
/* red transparent */
|
|
28729
|
-
/* gray transparent */
|
|
28730
|
-
/* white transparent */
|
|
28731
|
-
/* gradient opaque */
|
|
28732
|
-
/* blue radial gradient */
|
|
28733
|
-
/* blue linear gradient */
|
|
28734
|
-
/* green radial gradient */
|
|
28735
|
-
/* yellow radial gradient */
|
|
28736
|
-
/* red radial gradient */
|
|
28737
|
-
/* gray radial gradient */
|
|
28738
|
-
/* white to gray radial gradient */
|
|
28739
|
-
/* white to gray linear gradient */
|
|
28740
|
-
/* gradient transparent */
|
|
28741
|
-
/* secondary palette */
|
|
28742
|
-
/* purple radial gradient */
|
|
28743
|
-
/* refine alias color */
|
|
28744
|
-
/* text */
|
|
28745
|
-
/* link */
|
|
28746
|
-
/* fill */
|
|
28747
|
-
/* fill element */
|
|
28748
|
-
/* fill interaction */
|
|
28749
|
-
/* stroke */
|
|
28750
|
-
/* background */
|
|
28751
|
-
/* dim */
|
|
28752
|
-
/* box shadow */
|
|
28753
|
-
/* fisheye */
|
|
28754
|
-
/* z-index */
|
|
28755
|
-
.ant-dropdown,
|
|
28756
|
-
.ant-dropdown-menu-submenu {
|
|
28757
|
-
background: #fff;
|
|
28758
|
-
border-radius: 3px;
|
|
28759
|
-
min-width: 130px;
|
|
28760
|
-
box-sizing: content-box !important;
|
|
28761
|
-
box-shadow: none;
|
|
28762
|
-
border: none;
|
|
28763
|
-
}
|
|
28764
|
-
.ant-dropdown > .ant-dropdown-menu,
|
|
28765
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu {
|
|
28766
|
-
border: 1px solid #dfe4eb;
|
|
28767
|
-
box-shadow: 0px 8px 16px rgba(129, 138, 153, 0.18), 0px 0px 4px rgba(235, 239, 245, 0.6);
|
|
28768
|
-
}
|
|
28769
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-title,
|
|
28770
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-title {
|
|
28771
|
-
font-family: Inter;
|
|
28772
|
-
font-style: normal;
|
|
28773
|
-
font-weight: normal;
|
|
28774
|
-
text-transform: uppercase;
|
|
28775
|
-
font-feature-settings: "cpsp" on;
|
|
28776
|
-
font-size: 12px;
|
|
28777
|
-
line-height: 18px;
|
|
28778
|
-
padding: 4px 16px;
|
|
28779
|
-
color: rgba(129, 138, 153, 0.6);
|
|
28780
|
-
}
|
|
28781
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-list,
|
|
28782
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-list {
|
|
28783
|
-
margin: 0;
|
|
28784
|
-
}
|
|
28785
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
|
|
28786
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
28787
|
-
min-width: 128px;
|
|
28788
|
-
}
|
|
28789
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
|
|
28790
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title,
|
|
28791
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item,
|
|
28792
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title {
|
|
28793
|
-
display: flex;
|
|
28794
|
-
padding: 4px 22px 4px 10px;
|
|
28795
|
-
font-family: Inter;
|
|
28796
|
-
font-style: normal;
|
|
28797
|
-
font-weight: normal;
|
|
28798
|
-
font-size: 14px;
|
|
28799
|
-
line-height: 22px;
|
|
28800
|
-
color: #2d3a56;
|
|
28801
|
-
}
|
|
28802
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
|
|
28803
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover,
|
|
28804
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
|
|
28805
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover {
|
|
28806
|
-
background-color: rgba(0, 128, 255, 0.1);
|
|
28807
|
-
color: #005ed1;
|
|
28808
|
-
}
|
|
28809
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
|
|
28810
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
|
|
28811
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
|
|
28812
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled {
|
|
28813
|
-
opacity: 0.5;
|
|
28814
|
-
}
|
|
28815
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
|
|
28816
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger,
|
|
28817
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
|
|
28818
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger {
|
|
28819
|
-
color: #f0483e;
|
|
28820
|
-
}
|
|
28821
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
|
|
28822
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover,
|
|
28823
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
|
|
28824
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover {
|
|
28825
|
-
background-color: rgba(240, 72, 62, 0.1);
|
|
28826
|
-
color: #f0483e;
|
|
28827
|
-
}
|
|
28828
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
|
|
28829
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled,
|
|
28830
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
|
|
28831
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled {
|
|
28832
|
-
color: #f0483e;
|
|
28833
|
-
opacity: 0.5;
|
|
28834
|
-
}
|
|
28835
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
|
|
28836
|
-
.ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider,
|
|
28837
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
|
|
28838
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider {
|
|
28839
|
-
margin-left: 0;
|
|
28840
|
-
margin-right: 0;
|
|
28841
|
-
background: rgba(213, 219, 227, 0.6);
|
|
28842
|
-
}
|
|
28843
|
-
.ant-dropdown > .ant-dropdown-menu .icon-wrapper,
|
|
28844
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper {
|
|
28845
|
-
display: flex;
|
|
28846
|
-
width: 100%;
|
|
28847
|
-
}
|
|
28848
|
-
.ant-dropdown > .ant-dropdown-menu .icon-wrapper .icon-inner,
|
|
28849
|
-
.ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper .icon-inner {
|
|
28850
|
-
margin-right: 4px;
|
|
28851
|
-
}
|
|
28852
|
-
|
|
28853
|
-
.ant-dropdown-menu-submenu.ant-dropdown-menu {
|
|
28854
|
-
padding: 0;
|
|
28855
|
-
}
|
|
28856
|
-
.ant-dropdown-menu-submenu.ant-dropdown-menu > [role=menu] {
|
|
28857
|
-
margin: 0;
|
|
28858
|
-
}
|
|
28859
|
-
|
|
28860
|
-
.ant-dropdown.no-animation-enter {
|
|
28861
|
-
display: block;
|
|
28862
|
-
opacity: 1 !important;
|
|
28863
|
-
}
|
|
28864
|
-
|
|
28865
|
-
.ant-dropdown.no-animation-leave {
|
|
28866
|
-
display: none;
|
|
28867
|
-
}
|
|
28868
|
-
|
|
28869
|
-
.ant-message-notice-content {
|
|
28870
|
-
max-width: 800px;
|
|
28871
|
-
}
|
|
28872
|
-
.ant-message-notice-content .ant-message-custom-content {
|
|
28873
|
-
overflow: hidden;
|
|
28874
|
-
white-space: nowrap;
|
|
28875
|
-
text-overflow: ellipsis;
|
|
28876
|
-
}
|
|
28877
|
-
|
|
28878
|
-
body {
|
|
28879
|
-
font-feature-settings: normal;
|
|
28880
|
-
-webkit-font-feature-settings: normal;
|
|
28881
|
-
font-variant: normal;
|
|
28882
|
-
min-width: 1280px;
|
|
28883
|
-
overflow: hidden;
|
|
28884
|
-
}
|
|
28885
|
-
|
|
28886
|
-
p {
|
|
28887
|
-
margin: 0;
|
|
28888
|
-
}
|
|
28889
|
-
|
|
28890
|
-
#root {
|
|
28891
|
-
width: 100vw;
|
|
28892
|
-
overflow-x: auto;
|
|
28893
|
-
}
|
|
28894
|
-
|
|
28895
|
-
.disable-select {
|
|
28896
|
-
-webkit-touch-callout: none;
|
|
28897
|
-
-webkit-user-select: none;
|
|
28898
|
-
-khtml-user-select: none;
|
|
28899
|
-
-moz-user-select: none;
|
|
28900
|
-
-ms-user-select: none;
|
|
28901
|
-
user-select: none;
|
|
28902
|
-
}
|
|
28903
|
-
|
|
28904
|
-
.relative {
|
|
28905
|
-
position: relative;
|
|
28906
|
-
}
|
|
28907
|
-
|
|
28908
|
-
.drag {
|
|
28909
|
-
position: absolute;
|
|
28910
|
-
right: -4px;
|
|
28911
|
-
top: 0;
|
|
28912
|
-
width: 8px;
|
|
28913
|
-
z-index: 9;
|
|
28914
|
-
height: 100%;
|
|
28915
|
-
cursor: col-resize;
|
|
28916
|
-
}
|
|
28917
|
-
|
|
28918
|
-
.table-wrapper {
|
|
28919
|
-
position: relative;
|
|
28920
|
-
}
|
|
28921
|
-
.table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
|
|
28922
|
-
right: 0 !important;
|
|
28923
|
-
}
|
|
28924
|
-
.table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
|
|
28925
|
-
display: none;
|
|
28926
|
-
}
|
|
28927
|
-
.table-wrapper.table-sticky-header .ant-table-header {
|
|
28928
|
-
position: sticky;
|
|
28929
|
-
top: 0px;
|
|
28930
|
-
}
|
|
28931
|
-
.table-wrapper.table-sticky-header .ant-table-body {
|
|
28932
|
-
overflow: auto visible !important;
|
|
28933
|
-
}
|
|
28934
|
-
|
|
28935
|
-
.table-wrapper.dragging .ant-table-column-has-sorters {
|
|
28936
|
-
pointer-events: none;
|
|
28937
|
-
}
|
|
28938
|
-
|
|
28939
|
-
.ant-picker.ant-picker-disabled {
|
|
28940
|
-
background: rgba(211, 218, 235, 0.6);
|
|
28941
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
28942
|
-
}
|
|
28943
|
-
.ant-picker.error:not(.ant-picker-disabled) {
|
|
28944
|
-
border-color: #e75a3a;
|
|
28945
|
-
}
|
|
28946
|
-
|
|
28947
|
-
.ant-picker-cell {
|
|
28948
|
-
vertical-align: middle;
|
|
28949
|
-
}
|
|
28950
|
-
|
|
28951
|
-
.ant-modal {
|
|
28952
|
-
margin: 0 auto;
|
|
28953
|
-
max-width: 100%;
|
|
28954
|
-
top: 50%;
|
|
28955
|
-
transform: translateY(-50%);
|
|
28568
|
+
.ant-modal {
|
|
28569
|
+
margin: 0 auto;
|
|
28570
|
+
max-width: 100%;
|
|
28571
|
+
top: 50%;
|
|
28572
|
+
transform: translateY(-50%);
|
|
28956
28573
|
}
|
|
28957
28574
|
.ant-modal .ant-modal-close-x {
|
|
28958
28575
|
width: 20px;
|
|
@@ -29828,6 +29445,20 @@ input[type=submit] {
|
|
|
29828
29445
|
-webkit-appearance: button;
|
|
29829
29446
|
cursor: pointer;
|
|
29830
29447
|
}
|
|
29448
|
+
|
|
29449
|
+
/* move from override.csss */
|
|
29450
|
+
body {
|
|
29451
|
+
font-feature-settings: normal;
|
|
29452
|
+
-webkit-font-feature-settings: normal;
|
|
29453
|
+
font-variant: normal;
|
|
29454
|
+
min-width: 1280px;
|
|
29455
|
+
overflow: hidden;
|
|
29456
|
+
}
|
|
29457
|
+
|
|
29458
|
+
#root {
|
|
29459
|
+
width: 100vw;
|
|
29460
|
+
overflow-x: auto;
|
|
29461
|
+
}
|
|
29831
29462
|
/* variable font */
|
|
29832
29463
|
html body {
|
|
29833
29464
|
font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
@@ -30090,35 +29721,6 @@ html body {
|
|
|
30090
29721
|
padding: 0;
|
|
30091
29722
|
}
|
|
30092
29723
|
|
|
30093
|
-
.bpq0js6 {
|
|
30094
|
-
padding: 4px 11px;
|
|
30095
|
-
}
|
|
30096
|
-
|
|
30097
|
-
.b15sn34c {
|
|
30098
|
-
white-space: nowrap;
|
|
30099
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30100
|
-
}
|
|
30101
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30102
|
-
--color: #0080ff;
|
|
30103
|
-
}
|
|
30104
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30105
|
-
--color: #0080ff;
|
|
30106
|
-
}
|
|
30107
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30108
|
-
margin-left: 1px;
|
|
30109
|
-
}
|
|
30110
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30111
|
-
border-top-right-radius: 0;
|
|
30112
|
-
border-bottom-right-radius: 0;
|
|
30113
|
-
}
|
|
30114
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30115
|
-
border-top-left-radius: 0;
|
|
30116
|
-
border-bottom-left-radius: 0;
|
|
30117
|
-
}
|
|
30118
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30119
|
-
border-radius: unset;
|
|
30120
|
-
}
|
|
30121
|
-
|
|
30122
29724
|
.fde5mpd {
|
|
30123
29725
|
width: 100%;
|
|
30124
29726
|
height: 100%;
|
|
@@ -30134,24 +29736,6 @@ html body {
|
|
|
30134
29736
|
font-size: 18px;
|
|
30135
29737
|
}
|
|
30136
29738
|
|
|
30137
|
-
.i1mrf09m {
|
|
30138
|
-
display: inline-flex;
|
|
30139
|
-
align-items: center;
|
|
30140
|
-
}
|
|
30141
|
-
.i1mrf09m .icon-inner {
|
|
30142
|
-
display: inline-flex;
|
|
30143
|
-
align-items: center;
|
|
30144
|
-
justify-content: center;
|
|
30145
|
-
}
|
|
30146
|
-
.i1mrf09m .icon-inner + span,
|
|
30147
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
30148
|
-
margin-left: 4px;
|
|
30149
|
-
}
|
|
30150
|
-
.i1mrf09m.is-rotate img,
|
|
30151
|
-
.i1mrf09m.is-rotate svg {
|
|
30152
|
-
animation: rotate 680ms linear infinite;
|
|
30153
|
-
}
|
|
30154
|
-
|
|
30155
29739
|
.iap75of {
|
|
30156
29740
|
height: 18px;
|
|
30157
29741
|
line-height: 18px;
|
|
@@ -30174,11 +29758,58 @@ html body {
|
|
|
30174
29758
|
position: absolute;
|
|
30175
29759
|
}
|
|
30176
29760
|
|
|
30177
|
-
.
|
|
30178
|
-
display: flex;
|
|
30179
|
-
justify-content: space-between;
|
|
29761
|
+
.i1mrf09m {
|
|
29762
|
+
display: inline-flex;
|
|
30180
29763
|
align-items: center;
|
|
30181
|
-
|
|
29764
|
+
}
|
|
29765
|
+
.i1mrf09m .icon-inner {
|
|
29766
|
+
display: inline-flex;
|
|
29767
|
+
align-items: center;
|
|
29768
|
+
justify-content: center;
|
|
29769
|
+
}
|
|
29770
|
+
.i1mrf09m .icon-inner + span,
|
|
29771
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29772
|
+
margin-left: 4px;
|
|
29773
|
+
}
|
|
29774
|
+
.i1mrf09m.is-rotate img,
|
|
29775
|
+
.i1mrf09m.is-rotate svg {
|
|
29776
|
+
animation: rotate 680ms linear infinite;
|
|
29777
|
+
}
|
|
29778
|
+
|
|
29779
|
+
.bpq0js6 {
|
|
29780
|
+
padding: 4px 11px;
|
|
29781
|
+
}
|
|
29782
|
+
|
|
29783
|
+
.b15sn34c {
|
|
29784
|
+
white-space: nowrap;
|
|
29785
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29786
|
+
}
|
|
29787
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29788
|
+
--color: #0080ff;
|
|
29789
|
+
}
|
|
29790
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29791
|
+
--color: #0080ff;
|
|
29792
|
+
}
|
|
29793
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29794
|
+
margin-left: 1px;
|
|
29795
|
+
}
|
|
29796
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29797
|
+
border-top-right-radius: 0;
|
|
29798
|
+
border-bottom-right-radius: 0;
|
|
29799
|
+
}
|
|
29800
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29801
|
+
border-top-left-radius: 0;
|
|
29802
|
+
border-bottom-left-radius: 0;
|
|
29803
|
+
}
|
|
29804
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29805
|
+
border-radius: unset;
|
|
29806
|
+
}
|
|
29807
|
+
|
|
29808
|
+
.p12gwtiw {
|
|
29809
|
+
display: flex;
|
|
29810
|
+
justify-content: space-between;
|
|
29811
|
+
align-items: center;
|
|
29812
|
+
padding: 10px 0;
|
|
30182
29813
|
color: rgba(44, 56, 82, 0.6);
|
|
30183
29814
|
font-size: 12px;
|
|
30184
29815
|
line-height: 24px;
|
|
@@ -30231,152 +29862,6 @@ html body {
|
|
|
30231
29862
|
line-height: 18px;
|
|
30232
29863
|
}
|
|
30233
29864
|
|
|
30234
|
-
.rxbeqvl.ant-radio-wrapper {
|
|
30235
|
-
display: inline-flex;
|
|
30236
|
-
align-items: baseline;
|
|
30237
|
-
white-space: pre-wrap;
|
|
30238
|
-
}
|
|
30239
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30240
|
-
position: relative;
|
|
30241
|
-
top: 3px;
|
|
30242
|
-
}
|
|
30243
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30244
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30245
|
-
}
|
|
30246
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30247
|
-
border-color: #0080ff;
|
|
30248
|
-
}
|
|
30249
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30250
|
-
border-color: #0080ff;
|
|
30251
|
-
background: #0080ff;
|
|
30252
|
-
}
|
|
30253
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30254
|
-
top: 4px;
|
|
30255
|
-
left: 4px;
|
|
30256
|
-
width: 6px;
|
|
30257
|
-
height: 6px;
|
|
30258
|
-
background: #fff;
|
|
30259
|
-
}
|
|
30260
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30261
|
-
opacity: 0.5;
|
|
30262
|
-
}
|
|
30263
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30264
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30265
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30266
|
-
}
|
|
30267
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30268
|
-
background: #00122e;
|
|
30269
|
-
}
|
|
30270
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30271
|
-
color: #00122e;
|
|
30272
|
-
opacity: 0.5;
|
|
30273
|
-
}
|
|
30274
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30275
|
-
color: #00122e;
|
|
30276
|
-
}
|
|
30277
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30278
|
-
display: inline-block;
|
|
30279
|
-
padding: 0;
|
|
30280
|
-
padding-left: 12px;
|
|
30281
|
-
}
|
|
30282
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30283
|
-
margin-bottom: 0;
|
|
30284
|
-
white-space: pre-wrap;
|
|
30285
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30286
|
-
}
|
|
30287
|
-
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30288
|
-
padding-left: 8px;
|
|
30289
|
-
}
|
|
30290
|
-
|
|
30291
|
-
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30292
|
-
border-radius: 5px 0 0 5px;
|
|
30293
|
-
}
|
|
30294
|
-
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30295
|
-
border-radius: 0 5px 5px 0;
|
|
30296
|
-
}
|
|
30297
|
-
|
|
30298
|
-
.r1f0aqcc {
|
|
30299
|
-
color: #00122e;
|
|
30300
|
-
border-color: #ccd4e3;
|
|
30301
|
-
}
|
|
30302
|
-
.r1f0aqcc:first-child {
|
|
30303
|
-
border-color: #a3b4cc;
|
|
30304
|
-
}
|
|
30305
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30306
|
-
padding: 0 12px;
|
|
30307
|
-
line-height: 32px;
|
|
30308
|
-
height: 32px;
|
|
30309
|
-
}
|
|
30310
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30311
|
-
white-space: nowrap;
|
|
30312
|
-
}
|
|
30313
|
-
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30314
|
-
height: 22px;
|
|
30315
|
-
padding: 0 7px;
|
|
30316
|
-
line-height: 20px;
|
|
30317
|
-
}
|
|
30318
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30319
|
-
background: #ccd4e3;
|
|
30320
|
-
}
|
|
30321
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30322
|
-
background: #0080ff;
|
|
30323
|
-
}
|
|
30324
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30325
|
-
background: #ccd4e3;
|
|
30326
|
-
opacity: 0.5;
|
|
30327
|
-
}
|
|
30328
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30329
|
-
border-right-color: #0080ff;
|
|
30330
|
-
}
|
|
30331
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30332
|
-
border-color: #0080ff;
|
|
30333
|
-
}
|
|
30334
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30335
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30336
|
-
}
|
|
30337
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30338
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30339
|
-
border-color: #ccd4e3;
|
|
30340
|
-
opacity: 0.5;
|
|
30341
|
-
}
|
|
30342
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30343
|
-
color: #00122e;
|
|
30344
|
-
border-color: #ccd4e3;
|
|
30345
|
-
}
|
|
30346
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30347
|
-
color: #00122e;
|
|
30348
|
-
border-color: #ccd4e3;
|
|
30349
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30350
|
-
}
|
|
30351
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
30352
|
-
margin-right: 8px;
|
|
30353
|
-
display: inline;
|
|
30354
|
-
border: none;
|
|
30355
|
-
padding: 0;
|
|
30356
|
-
width: 36px;
|
|
30357
|
-
background: transparent;
|
|
30358
|
-
}
|
|
30359
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30360
|
-
box-shadow: none;
|
|
30361
|
-
}
|
|
30362
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30363
|
-
margin-right: 0;
|
|
30364
|
-
width: initial;
|
|
30365
|
-
box-shadow: none;
|
|
30366
|
-
}
|
|
30367
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30368
|
-
display: none;
|
|
30369
|
-
}
|
|
30370
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30371
|
-
display: inline;
|
|
30372
|
-
}
|
|
30373
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30374
|
-
display: inline;
|
|
30375
|
-
margin-right: 8px;
|
|
30376
|
-
padding: 0;
|
|
30377
|
-
width: 36px;
|
|
30378
|
-
}
|
|
30379
|
-
|
|
30380
29865
|
.cz04yix {
|
|
30381
29866
|
display: flex;
|
|
30382
29867
|
flex-direction: column;
|
|
@@ -30989,46 +30474,192 @@ input.rrg1fkn.ant-input {
|
|
|
30989
30474
|
border-bottom-left-radius: 0;
|
|
30990
30475
|
}
|
|
30991
30476
|
|
|
30992
|
-
.
|
|
30993
|
-
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
overflow: hidden;
|
|
30477
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30478
|
+
display: inline-flex;
|
|
30479
|
+
align-items: baseline;
|
|
30480
|
+
white-space: pre-wrap;
|
|
30997
30481
|
}
|
|
30998
|
-
.
|
|
30999
|
-
|
|
30482
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30483
|
+
position: relative;
|
|
30484
|
+
top: 3px;
|
|
31000
30485
|
}
|
|
31001
|
-
.
|
|
31002
|
-
|
|
31003
|
-
height: 16px;
|
|
30486
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30487
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31004
30488
|
}
|
|
31005
|
-
.
|
|
31006
|
-
|
|
31007
|
-
height: 32px;
|
|
30489
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30490
|
+
border-color: #0080ff;
|
|
31008
30491
|
}
|
|
31009
|
-
.
|
|
31010
|
-
|
|
31011
|
-
|
|
30492
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30493
|
+
border-color: #0080ff;
|
|
30494
|
+
background: #0080ff;
|
|
31012
30495
|
}
|
|
31013
|
-
.
|
|
31014
|
-
|
|
31015
|
-
|
|
30496
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30497
|
+
top: 4px;
|
|
30498
|
+
left: 4px;
|
|
30499
|
+
width: 6px;
|
|
30500
|
+
height: 6px;
|
|
30501
|
+
background: #fff;
|
|
31016
30502
|
}
|
|
31017
|
-
.
|
|
31018
|
-
|
|
31019
|
-
width: 14px;
|
|
31020
|
-
top: 1px;
|
|
31021
|
-
left: 1px;
|
|
30503
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30504
|
+
opacity: 0.5;
|
|
31022
30505
|
}
|
|
31023
|
-
.
|
|
31024
|
-
|
|
31025
|
-
|
|
30506
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30507
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30508
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31026
30509
|
}
|
|
31027
|
-
.
|
|
31028
|
-
|
|
30510
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30511
|
+
background: #00122e;
|
|
31029
30512
|
}
|
|
31030
|
-
.
|
|
31031
|
-
|
|
30513
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30514
|
+
color: #00122e;
|
|
30515
|
+
opacity: 0.5;
|
|
30516
|
+
}
|
|
30517
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30518
|
+
color: #00122e;
|
|
30519
|
+
}
|
|
30520
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30521
|
+
display: inline-block;
|
|
30522
|
+
padding: 0;
|
|
30523
|
+
padding-left: 12px;
|
|
30524
|
+
}
|
|
30525
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30526
|
+
margin-bottom: 0;
|
|
30527
|
+
white-space: pre-wrap;
|
|
30528
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30529
|
+
}
|
|
30530
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30531
|
+
padding-left: 8px;
|
|
30532
|
+
}
|
|
30533
|
+
|
|
30534
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30535
|
+
border-radius: 5px 0 0 5px;
|
|
30536
|
+
}
|
|
30537
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30538
|
+
border-radius: 0 5px 5px 0;
|
|
30539
|
+
}
|
|
30540
|
+
|
|
30541
|
+
.r1f0aqcc {
|
|
30542
|
+
color: #00122e;
|
|
30543
|
+
border-color: #ccd4e3;
|
|
30544
|
+
}
|
|
30545
|
+
.r1f0aqcc:first-child {
|
|
30546
|
+
border-color: #a3b4cc;
|
|
30547
|
+
}
|
|
30548
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30549
|
+
padding: 0 12px;
|
|
30550
|
+
line-height: 32px;
|
|
30551
|
+
height: 32px;
|
|
30552
|
+
}
|
|
30553
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30554
|
+
white-space: nowrap;
|
|
30555
|
+
}
|
|
30556
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30557
|
+
height: 22px;
|
|
30558
|
+
padding: 0 7px;
|
|
30559
|
+
line-height: 20px;
|
|
30560
|
+
}
|
|
30561
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30562
|
+
background: #ccd4e3;
|
|
30563
|
+
}
|
|
30564
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30565
|
+
background: #0080ff;
|
|
30566
|
+
}
|
|
30567
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30568
|
+
background: #ccd4e3;
|
|
30569
|
+
opacity: 0.5;
|
|
30570
|
+
}
|
|
30571
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30572
|
+
border-right-color: #0080ff;
|
|
30573
|
+
}
|
|
30574
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30575
|
+
border-color: #0080ff;
|
|
30576
|
+
}
|
|
30577
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30578
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30579
|
+
}
|
|
30580
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30581
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30582
|
+
border-color: #ccd4e3;
|
|
30583
|
+
opacity: 0.5;
|
|
30584
|
+
}
|
|
30585
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30586
|
+
color: #00122e;
|
|
30587
|
+
border-color: #ccd4e3;
|
|
30588
|
+
}
|
|
30589
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30590
|
+
color: #00122e;
|
|
30591
|
+
border-color: #ccd4e3;
|
|
30592
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30593
|
+
}
|
|
30594
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
30595
|
+
margin-right: 8px;
|
|
30596
|
+
display: inline;
|
|
30597
|
+
border: none;
|
|
30598
|
+
padding: 0;
|
|
30599
|
+
width: 36px;
|
|
30600
|
+
background: transparent;
|
|
30601
|
+
}
|
|
30602
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30603
|
+
box-shadow: none;
|
|
30604
|
+
}
|
|
30605
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30606
|
+
margin-right: 0;
|
|
30607
|
+
width: initial;
|
|
30608
|
+
box-shadow: none;
|
|
30609
|
+
}
|
|
30610
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30611
|
+
display: none;
|
|
30612
|
+
}
|
|
30613
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30614
|
+
display: inline;
|
|
30615
|
+
}
|
|
30616
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30617
|
+
display: inline;
|
|
30618
|
+
margin-right: 8px;
|
|
30619
|
+
padding: 0;
|
|
30620
|
+
width: 36px;
|
|
30621
|
+
}
|
|
30622
|
+
|
|
30623
|
+
.s34f1qb.ant-switch {
|
|
30624
|
+
min-width: 40px;
|
|
30625
|
+
height: 24px;
|
|
30626
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30627
|
+
overflow: hidden;
|
|
30628
|
+
}
|
|
30629
|
+
.s34f1qb.ant-switch:focus {
|
|
30630
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30631
|
+
}
|
|
30632
|
+
.s34f1qb.ant-switch-small {
|
|
30633
|
+
min-width: 26px;
|
|
30634
|
+
height: 16px;
|
|
30635
|
+
}
|
|
30636
|
+
.s34f1qb.ant-switch-large {
|
|
30637
|
+
min-width: 52px;
|
|
30638
|
+
height: 32px;
|
|
30639
|
+
}
|
|
30640
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30641
|
+
height: 20px;
|
|
30642
|
+
width: 20px;
|
|
30643
|
+
}
|
|
30644
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30645
|
+
border-radius: 10px;
|
|
30646
|
+
transition-delay: 120ms;
|
|
30647
|
+
}
|
|
30648
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30649
|
+
height: 14px;
|
|
30650
|
+
width: 14px;
|
|
30651
|
+
top: 1px;
|
|
30652
|
+
left: 1px;
|
|
30653
|
+
}
|
|
30654
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30655
|
+
height: 28px;
|
|
30656
|
+
width: 28px;
|
|
30657
|
+
}
|
|
30658
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30659
|
+
border-radius: 14px;
|
|
30660
|
+
}
|
|
30661
|
+
.s34f1qb.ant-switch-checked {
|
|
30662
|
+
background-color: #00ba5d;
|
|
31032
30663
|
}
|
|
31033
30664
|
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31034
30665
|
left: calc(100% - 20px - 2px);
|
|
@@ -31408,87 +31039,6 @@ input.rrg1fkn.ant-input {
|
|
|
31408
31039
|
background: #fff;
|
|
31409
31040
|
}
|
|
31410
31041
|
|
|
31411
|
-
.s1fc623g {
|
|
31412
|
-
width: 430px !important;
|
|
31413
|
-
}
|
|
31414
|
-
|
|
31415
|
-
.da3mx0o .ant-select-item-group {
|
|
31416
|
-
padding: 8px 16px;
|
|
31417
|
-
line-height: 18px;
|
|
31418
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31419
|
-
height: 34px;
|
|
31420
|
-
min-height: 34px;
|
|
31421
|
-
box-sizing: border-box;
|
|
31422
|
-
margin-top: 8px;
|
|
31423
|
-
}
|
|
31424
|
-
|
|
31425
|
-
.onr9gzt {
|
|
31426
|
-
display: flex;
|
|
31427
|
-
flex-direction: column;
|
|
31428
|
-
margin: 1px 8px;
|
|
31429
|
-
padding: 8px;
|
|
31430
|
-
border-radius: 4px;
|
|
31431
|
-
}
|
|
31432
|
-
.onr9gzt .selected-icon {
|
|
31433
|
-
display: none;
|
|
31434
|
-
}
|
|
31435
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31436
|
-
padding-left: 8px;
|
|
31437
|
-
}
|
|
31438
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31439
|
-
background-color: white;
|
|
31440
|
-
}
|
|
31441
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31442
|
-
color: #0080ff;
|
|
31443
|
-
}
|
|
31444
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31445
|
-
display: block;
|
|
31446
|
-
}
|
|
31447
|
-
.onr9gzt.ant-select-item-option-active {
|
|
31448
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31449
|
-
}
|
|
31450
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31451
|
-
color: #0080ff;
|
|
31452
|
-
}
|
|
31453
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31454
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31455
|
-
color: #0080ff;
|
|
31456
|
-
}
|
|
31457
|
-
|
|
31458
|
-
.oiy0apc {
|
|
31459
|
-
display: flex;
|
|
31460
|
-
justify-content: space-between;
|
|
31461
|
-
height: 20px;
|
|
31462
|
-
line-height: 20px;
|
|
31463
|
-
}
|
|
31464
|
-
.oiy0apc .timezone-title {
|
|
31465
|
-
color: #2d3a56;
|
|
31466
|
-
overflow: hidden;
|
|
31467
|
-
text-overflow: ellipsis;
|
|
31468
|
-
}
|
|
31469
|
-
|
|
31470
|
-
.of4y382 {
|
|
31471
|
-
display: flex;
|
|
31472
|
-
justify-content: space-between;
|
|
31473
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31474
|
-
height: 18px;
|
|
31475
|
-
line-height: 18px;
|
|
31476
|
-
margin-top: 2px;
|
|
31477
|
-
}
|
|
31478
|
-
|
|
31479
|
-
.t19903l9 {
|
|
31480
|
-
border: none;
|
|
31481
|
-
margin-right: 0;
|
|
31482
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31483
|
-
}
|
|
31484
|
-
|
|
31485
|
-
.ohwbvxu {
|
|
31486
|
-
pointer-events: none;
|
|
31487
|
-
height: 32px;
|
|
31488
|
-
width: 100%;
|
|
31489
|
-
opacity: 0;
|
|
31490
|
-
}
|
|
31491
|
-
|
|
31492
31042
|
.i1e4sgug {
|
|
31493
31043
|
display: inline-block;
|
|
31494
31044
|
}
|
|
@@ -31968,20 +31518,101 @@ input.rrg1fkn.ant-input {
|
|
|
31968
31518
|
line-height: 12px;
|
|
31969
31519
|
}
|
|
31970
31520
|
|
|
31971
|
-
.
|
|
31972
|
-
|
|
31973
|
-
border-radius: 4px;
|
|
31521
|
+
.s1fc623g {
|
|
31522
|
+
width: 430px !important;
|
|
31974
31523
|
}
|
|
31975
|
-
|
|
31524
|
+
|
|
31525
|
+
.da3mx0o .ant-select-item-group {
|
|
31526
|
+
padding: 8px 16px;
|
|
31527
|
+
line-height: 18px;
|
|
31528
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31529
|
+
height: 34px;
|
|
31530
|
+
min-height: 34px;
|
|
31531
|
+
box-sizing: border-box;
|
|
31976
31532
|
margin-top: 8px;
|
|
31977
31533
|
}
|
|
31978
|
-
|
|
31979
|
-
|
|
31534
|
+
|
|
31535
|
+
.onr9gzt {
|
|
31536
|
+
display: flex;
|
|
31537
|
+
flex-direction: column;
|
|
31538
|
+
margin: 1px 8px;
|
|
31539
|
+
padding: 8px;
|
|
31540
|
+
border-radius: 4px;
|
|
31980
31541
|
}
|
|
31981
|
-
.
|
|
31982
|
-
|
|
31542
|
+
.onr9gzt .selected-icon {
|
|
31543
|
+
display: none;
|
|
31983
31544
|
}
|
|
31984
|
-
.
|
|
31545
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31546
|
+
padding-left: 8px;
|
|
31547
|
+
}
|
|
31548
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31549
|
+
background-color: white;
|
|
31550
|
+
}
|
|
31551
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31552
|
+
color: #0080ff;
|
|
31553
|
+
}
|
|
31554
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31555
|
+
display: block;
|
|
31556
|
+
}
|
|
31557
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31558
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31559
|
+
}
|
|
31560
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31561
|
+
color: #0080ff;
|
|
31562
|
+
}
|
|
31563
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31564
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31565
|
+
color: #0080ff;
|
|
31566
|
+
}
|
|
31567
|
+
|
|
31568
|
+
.oiy0apc {
|
|
31569
|
+
display: flex;
|
|
31570
|
+
justify-content: space-between;
|
|
31571
|
+
height: 20px;
|
|
31572
|
+
line-height: 20px;
|
|
31573
|
+
}
|
|
31574
|
+
.oiy0apc .timezone-title {
|
|
31575
|
+
color: #2d3a56;
|
|
31576
|
+
overflow: hidden;
|
|
31577
|
+
text-overflow: ellipsis;
|
|
31578
|
+
}
|
|
31579
|
+
|
|
31580
|
+
.of4y382 {
|
|
31581
|
+
display: flex;
|
|
31582
|
+
justify-content: space-between;
|
|
31583
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31584
|
+
height: 18px;
|
|
31585
|
+
line-height: 18px;
|
|
31586
|
+
margin-top: 2px;
|
|
31587
|
+
}
|
|
31588
|
+
|
|
31589
|
+
.t19903l9 {
|
|
31590
|
+
border: none;
|
|
31591
|
+
margin-right: 0;
|
|
31592
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31593
|
+
}
|
|
31594
|
+
|
|
31595
|
+
.ohwbvxu {
|
|
31596
|
+
pointer-events: none;
|
|
31597
|
+
height: 32px;
|
|
31598
|
+
width: 100%;
|
|
31599
|
+
opacity: 0;
|
|
31600
|
+
}
|
|
31601
|
+
|
|
31602
|
+
.c18gxmrl {
|
|
31603
|
+
border: 1px solid #d8deeb;
|
|
31604
|
+
border-radius: 4px;
|
|
31605
|
+
}
|
|
31606
|
+
.c18gxmrl + .c18gxmrl {
|
|
31607
|
+
margin-top: 8px;
|
|
31608
|
+
}
|
|
31609
|
+
.c18gxmrl:hover {
|
|
31610
|
+
border-color: #0080ff;
|
|
31611
|
+
}
|
|
31612
|
+
.c18gxmrl:hover > header {
|
|
31613
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31614
|
+
}
|
|
31615
|
+
.c18gxmrl.active header {
|
|
31985
31616
|
border-bottom: 1px solid #d8deeb;
|
|
31986
31617
|
}
|
|
31987
31618
|
.c18gxmrl > header {
|
|
@@ -32026,53 +31657,212 @@ input.rrg1fkn.ant-input {
|
|
|
32026
31657
|
text-align: center;
|
|
32027
31658
|
}
|
|
32028
31659
|
|
|
32029
|
-
.
|
|
31660
|
+
.c1bus5hc {
|
|
31661
|
+
--color: white;
|
|
31662
|
+
height: 14px;
|
|
31663
|
+
width: 14px;
|
|
31664
|
+
border-radius: 50%;
|
|
31665
|
+
flex-shrink: 0;
|
|
32030
31666
|
display: flex;
|
|
32031
|
-
|
|
31667
|
+
align-items: center;
|
|
31668
|
+
justify-content: center;
|
|
31669
|
+
border: 1px solid var(--color);
|
|
31670
|
+
}
|
|
31671
|
+
.c1bus5hc .circle-inner {
|
|
31672
|
+
position: relative;
|
|
31673
|
+
height: 10px;
|
|
31674
|
+
width: 10px;
|
|
31675
|
+
border-radius: 50%;
|
|
31676
|
+
overflow: hidden;
|
|
31677
|
+
}
|
|
31678
|
+
.c1bus5hc .circle-content {
|
|
31679
|
+
position: absolute;
|
|
31680
|
+
height: 100%;
|
|
32032
31681
|
width: 100%;
|
|
31682
|
+
left: 0;
|
|
31683
|
+
top: 0;
|
|
31684
|
+
border-radius: 50%;
|
|
31685
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31686
|
+
transform: rotate(180deg);
|
|
32033
31687
|
}
|
|
32034
|
-
.
|
|
32035
|
-
|
|
31688
|
+
.c1bus5hc .circle-child {
|
|
31689
|
+
position: absolute;
|
|
31690
|
+
height: 100%;
|
|
31691
|
+
width: 100%;
|
|
31692
|
+
left: 0;
|
|
31693
|
+
top: 0;
|
|
31694
|
+
margin-left: 50%;
|
|
31695
|
+
transform-origin: left;
|
|
31696
|
+
background: white;
|
|
31697
|
+
transform: rotate(0deg);
|
|
32036
31698
|
}
|
|
32037
31699
|
|
|
32038
|
-
.
|
|
32039
|
-
width:
|
|
31700
|
+
.c1up1pdz {
|
|
31701
|
+
width: 648px;
|
|
31702
|
+
}
|
|
31703
|
+
.c1up1pdz.active {
|
|
31704
|
+
border-color: #0080ff;
|
|
31705
|
+
}
|
|
31706
|
+
.c1up1pdz.active > header {
|
|
31707
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31708
|
+
}
|
|
31709
|
+
.c1up1pdz .expand {
|
|
31710
|
+
padding: 12px;
|
|
31711
|
+
}
|
|
31712
|
+
.c1up1pdz .field-item {
|
|
31713
|
+
display: flex;
|
|
31714
|
+
padding: 10px 0;
|
|
31715
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31716
|
+
}
|
|
31717
|
+
.c1up1pdz .field-item:last-child {
|
|
31718
|
+
border-bottom: none;
|
|
31719
|
+
padding-bottom: 0;
|
|
31720
|
+
}
|
|
31721
|
+
.c1up1pdz .field-item label {
|
|
31722
|
+
line-height: 32px;
|
|
31723
|
+
width: 100px;
|
|
31724
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31725
|
+
}
|
|
31726
|
+
.c1up1pdz .help {
|
|
31727
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31728
|
+
margin-top: 5px;
|
|
31729
|
+
}
|
|
31730
|
+
.c1up1pdz .ant-input-affix-wrapper,
|
|
31731
|
+
.c1up1pdz .ant-picker {
|
|
31732
|
+
width: 128px;
|
|
32040
31733
|
}
|
|
32041
31734
|
|
|
32042
|
-
.
|
|
32043
|
-
|
|
32044
|
-
|
|
32045
|
-
|
|
31735
|
+
.c156wh19 {
|
|
31736
|
+
display: flex;
|
|
31737
|
+
align-items: center;
|
|
31738
|
+
justify-content: space-between;
|
|
31739
|
+
word-break: keep-all;
|
|
31740
|
+
}
|
|
31741
|
+
.c156wh19 .title {
|
|
31742
|
+
margin: 0 16px 0 8px;
|
|
31743
|
+
}
|
|
31744
|
+
.c156wh19 .retain {
|
|
31745
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31746
|
+
}
|
|
31747
|
+
.c156wh19 .left {
|
|
31748
|
+
flex: 1;
|
|
31749
|
+
display: flex;
|
|
31750
|
+
overflow: hidden;
|
|
31751
|
+
align-items: center;
|
|
31752
|
+
justify-content: flex-start;
|
|
31753
|
+
white-space: nowrap;
|
|
31754
|
+
}
|
|
31755
|
+
.c156wh19 .left .title {
|
|
31756
|
+
max-width: 100%;
|
|
31757
|
+
overflow: hidden;
|
|
32046
31758
|
text-overflow: ellipsis;
|
|
32047
31759
|
}
|
|
31760
|
+
.c156wh19 .right {
|
|
31761
|
+
display: flex;
|
|
31762
|
+
align-items: center;
|
|
31763
|
+
}
|
|
31764
|
+
.c156wh19 .reverse {
|
|
31765
|
+
display: flex;
|
|
31766
|
+
flex-direction: row-reverse;
|
|
31767
|
+
align-items: center;
|
|
31768
|
+
}
|
|
31769
|
+
.c156wh19 .reverse .ant-switch {
|
|
31770
|
+
margin-left: 8px;
|
|
31771
|
+
}
|
|
31772
|
+
.c156wh19 .close {
|
|
31773
|
+
padding-left: 14px;
|
|
31774
|
+
margin-left: 14px;
|
|
31775
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31776
|
+
cursor: pointer;
|
|
31777
|
+
}
|
|
32048
31778
|
|
|
32049
|
-
.
|
|
32050
|
-
|
|
31779
|
+
.m126spxy {
|
|
31780
|
+
padding-bottom: 4px;
|
|
31781
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32051
31782
|
}
|
|
32052
|
-
.
|
|
32053
|
-
padding:
|
|
31783
|
+
.m126spxy .ant-btn-link {
|
|
31784
|
+
padding: 1px 10px;
|
|
31785
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31786
|
+
border-radius: 4px;
|
|
31787
|
+
}
|
|
31788
|
+
.m126spxy .ant-btn-link.active {
|
|
31789
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31790
|
+
color: #0096ff;
|
|
32054
31791
|
}
|
|
32055
31792
|
|
|
32056
|
-
.
|
|
32057
|
-
|
|
32058
|
-
|
|
31793
|
+
.wpbf4pq {
|
|
31794
|
+
padding: 10px 0;
|
|
31795
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32059
31796
|
}
|
|
32060
|
-
.
|
|
32061
|
-
|
|
32062
|
-
|
|
32063
|
-
|
|
32064
|
-
|
|
31797
|
+
.wpbf4pq .ant-input,
|
|
31798
|
+
.wpbf4pq .ant-picker {
|
|
31799
|
+
width: 80px;
|
|
31800
|
+
margin: 0 9px;
|
|
31801
|
+
text-align: center;
|
|
32065
31802
|
}
|
|
32066
|
-
.
|
|
32067
|
-
|
|
31803
|
+
.wpbf4pq .options {
|
|
31804
|
+
padding: 12px 0 12px 16px;
|
|
31805
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31806
|
+
margin: 5px 0 5px 8px;
|
|
32068
31807
|
}
|
|
32069
|
-
.
|
|
32070
|
-
|
|
31808
|
+
.wpbf4pq .week-day-option,
|
|
31809
|
+
.wpbf4pq .month-day-option {
|
|
31810
|
+
background: #f5f7fa;
|
|
31811
|
+
box-sizing: border-box;
|
|
31812
|
+
border-radius: 16px;
|
|
31813
|
+
margin-right: 8px;
|
|
31814
|
+
}
|
|
31815
|
+
.wpbf4pq .week-day-option:focus,
|
|
31816
|
+
.wpbf4pq .month-day-option:focus {
|
|
31817
|
+
color: inherit;
|
|
31818
|
+
border-color: #d9d9d9;
|
|
31819
|
+
}
|
|
31820
|
+
.wpbf4pq .week-day-option.active {
|
|
31821
|
+
background-color: #0096ff;
|
|
31822
|
+
border-color: #0096ff;
|
|
31823
|
+
color: #fff;
|
|
31824
|
+
}
|
|
31825
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31826
|
+
width: 110px;
|
|
31827
|
+
margin-top: 4px;
|
|
31828
|
+
}
|
|
31829
|
+
.wpbf4pq .month-day-option {
|
|
31830
|
+
width: 32px;
|
|
31831
|
+
padding: 0;
|
|
31832
|
+
margin-bottom: 8px;
|
|
31833
|
+
}
|
|
31834
|
+
.wpbf4pq .month-day-option.active {
|
|
31835
|
+
background-color: #0096ff;
|
|
31836
|
+
border-color: #0096ff;
|
|
31837
|
+
color: #fff;
|
|
32071
31838
|
}
|
|
32072
31839
|
|
|
32073
|
-
.
|
|
32074
|
-
|
|
32075
|
-
|
|
31840
|
+
.s1iv0tp1 .enabled-switch {
|
|
31841
|
+
display: flex;
|
|
31842
|
+
align-items: center;
|
|
31843
|
+
}
|
|
31844
|
+
.s1iv0tp1 .enabled-text {
|
|
31845
|
+
margin-right: 8px;
|
|
31846
|
+
}
|
|
31847
|
+
|
|
31848
|
+
.m15dvk92 {
|
|
31849
|
+
display: flex;
|
|
31850
|
+
justify-content: space-between;
|
|
31851
|
+
width: 100%;
|
|
31852
|
+
}
|
|
31853
|
+
.m15dvk92 .action {
|
|
31854
|
+
margin-left: 16px;
|
|
31855
|
+
}
|
|
31856
|
+
|
|
31857
|
+
.aql8iqz .ant-alert-message {
|
|
31858
|
+
width: 100%;
|
|
31859
|
+
}
|
|
31860
|
+
|
|
31861
|
+
.tje3huy {
|
|
31862
|
+
width: 100%;
|
|
31863
|
+
overflow: inherit;
|
|
31864
|
+
white-space: inherit;
|
|
31865
|
+
text-overflow: ellipsis;
|
|
32076
31866
|
}
|
|
32077
31867
|
|
|
32078
31868
|
.c198s9j3 {
|
|
@@ -32146,6 +31936,39 @@ input.rrg1fkn.ant-input {
|
|
|
32146
31936
|
margin-left: 24px;
|
|
32147
31937
|
}
|
|
32148
31938
|
|
|
31939
|
+
.c10crapj {
|
|
31940
|
+
border-radius: 8px;
|
|
31941
|
+
}
|
|
31942
|
+
.c10crapj .ant-card-body {
|
|
31943
|
+
padding: 20px 24px 24px 24px;
|
|
31944
|
+
}
|
|
31945
|
+
|
|
31946
|
+
.cav9p2m .ant-collapse-item {
|
|
31947
|
+
border: 0px;
|
|
31948
|
+
background-color: #fff;
|
|
31949
|
+
}
|
|
31950
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
31951
|
+
padding-top: 0px;
|
|
31952
|
+
padding-bottom: 0px;
|
|
31953
|
+
padding-left: 0px !important;
|
|
31954
|
+
padding-right: 24px;
|
|
31955
|
+
}
|
|
31956
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31957
|
+
right: 0px;
|
|
31958
|
+
}
|
|
31959
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31960
|
+
padding: 0px;
|
|
31961
|
+
}
|
|
31962
|
+
|
|
31963
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
31964
|
+
padding-right: 0px;
|
|
31965
|
+
cursor: default;
|
|
31966
|
+
}
|
|
31967
|
+
|
|
31968
|
+
.t3qomhu {
|
|
31969
|
+
margin: 0 2px;
|
|
31970
|
+
}
|
|
31971
|
+
|
|
32149
31972
|
.o8ocss1 {
|
|
32150
31973
|
overflow: hidden;
|
|
32151
31974
|
text-overflow: ellipsis;
|
|
@@ -32155,16 +31978,18 @@ input.rrg1fkn.ant-input {
|
|
|
32155
31978
|
white-space: nowrap;
|
|
32156
31979
|
}
|
|
32157
31980
|
|
|
32158
|
-
.
|
|
32159
|
-
|
|
32160
|
-
|
|
32161
|
-
|
|
32162
|
-
|
|
32163
|
-
|
|
32164
|
-
|
|
32165
|
-
|
|
32166
|
-
|
|
32167
|
-
|
|
31981
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
31982
|
+
display: flex;
|
|
31983
|
+
}
|
|
31984
|
+
|
|
31985
|
+
.igz4le8 {
|
|
31986
|
+
height: 24px;
|
|
31987
|
+
width: 56px !important;
|
|
31988
|
+
margin-right: 4px;
|
|
31989
|
+
}
|
|
31990
|
+
|
|
31991
|
+
.c1riexje {
|
|
31992
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32168
31993
|
}
|
|
32169
31994
|
|
|
32170
31995
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
@@ -32210,110 +32035,320 @@ input.rrg1fkn.ant-input {
|
|
|
32210
32035
|
border-color: rgba(172, 186, 211, 0.6);
|
|
32211
32036
|
cursor: "not-allowed";
|
|
32212
32037
|
}
|
|
32213
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32214
|
-
border-color: #f0483e !important;
|
|
32038
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32039
|
+
border-color: #f0483e !important;
|
|
32040
|
+
}
|
|
32041
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32042
|
+
color: #1d326c;
|
|
32043
|
+
}
|
|
32044
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32045
|
+
border-color: #0080ff;
|
|
32046
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32047
|
+
}
|
|
32048
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32049
|
+
transform: rotate(180deg);
|
|
32050
|
+
}
|
|
32051
|
+
|
|
32052
|
+
.s14dk8r1 {
|
|
32053
|
+
margin: 0;
|
|
32054
|
+
border-radius: 20px;
|
|
32055
|
+
padding: 2px 10px;
|
|
32056
|
+
height: 22px;
|
|
32057
|
+
}
|
|
32058
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32059
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32060
|
+
}
|
|
32061
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32062
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32063
|
+
}
|
|
32064
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32065
|
+
color: #00122e;
|
|
32066
|
+
}
|
|
32067
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32068
|
+
margin-right: 6px;
|
|
32069
|
+
}
|
|
32070
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32071
|
+
margin-left: 4px;
|
|
32072
|
+
}
|
|
32073
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32074
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32075
|
+
}
|
|
32076
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32077
|
+
background-color: #0080ff;
|
|
32078
|
+
}
|
|
32079
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32080
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32081
|
+
}
|
|
32082
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32083
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32084
|
+
}
|
|
32085
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32086
|
+
background-color: #f0483e;
|
|
32087
|
+
}
|
|
32088
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32089
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32090
|
+
}
|
|
32091
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32092
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32093
|
+
}
|
|
32094
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32095
|
+
background-color: #fea008;
|
|
32096
|
+
}
|
|
32097
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32098
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32099
|
+
}
|
|
32100
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32101
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32102
|
+
}
|
|
32103
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32104
|
+
background-color: #00ba5d;
|
|
32105
|
+
}
|
|
32106
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32107
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32108
|
+
}
|
|
32109
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32110
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32111
|
+
}
|
|
32112
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32113
|
+
background-color: #6b7d99;
|
|
32114
|
+
}
|
|
32115
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32116
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32117
|
+
}
|
|
32118
|
+
|
|
32119
|
+
.s1uupoto {
|
|
32120
|
+
width: 8px;
|
|
32121
|
+
height: 8px;
|
|
32122
|
+
border-radius: 50%;
|
|
32123
|
+
display: inline-block;
|
|
32124
|
+
}
|
|
32125
|
+
|
|
32126
|
+
.t19ustft .date {
|
|
32127
|
+
margin-right: 4px;
|
|
32128
|
+
}
|
|
32129
|
+
|
|
32130
|
+
.s1uupxds {
|
|
32131
|
+
padding: 0 8px;
|
|
32132
|
+
border-radius: 4px;
|
|
32133
|
+
}
|
|
32134
|
+
|
|
32135
|
+
.m10sqwut {
|
|
32136
|
+
padding: 2px 8px;
|
|
32137
|
+
border-radius: 3px;
|
|
32138
|
+
}
|
|
32139
|
+
|
|
32140
|
+
.l1d492wb {
|
|
32141
|
+
padding: 3px 8px;
|
|
32142
|
+
border-radius: 2px;
|
|
32143
|
+
}
|
|
32144
|
+
|
|
32145
|
+
.t1lzavmu.ant-tag:hover {
|
|
32146
|
+
opacity: unset;
|
|
32147
|
+
}
|
|
32148
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32149
|
+
margin: 0;
|
|
32150
|
+
margin-right: 8px;
|
|
32151
|
+
display: inline-flex;
|
|
32152
|
+
align-items: center;
|
|
32153
|
+
border: none;
|
|
32154
|
+
}
|
|
32155
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32156
|
+
width: 16px;
|
|
32157
|
+
height: 16px;
|
|
32158
|
+
color: inherit;
|
|
32159
|
+
margin-left: 4px;
|
|
32160
|
+
opacity: 0.6;
|
|
32161
|
+
display: inline-flex;
|
|
32162
|
+
}
|
|
32163
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32164
|
+
opacity: 1;
|
|
32165
|
+
}
|
|
32166
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32167
|
+
color: #0080ff;
|
|
32168
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32169
|
+
}
|
|
32170
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32171
|
+
color: #f0483e;
|
|
32172
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32173
|
+
}
|
|
32174
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32175
|
+
color: #e07f00;
|
|
32176
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32177
|
+
}
|
|
32178
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32179
|
+
color: #008f4c;
|
|
32180
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32181
|
+
}
|
|
32182
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32183
|
+
color: #1d326c;
|
|
32184
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32185
|
+
}
|
|
32186
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32187
|
+
color: #7E41FF;
|
|
32188
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32189
|
+
}
|
|
32190
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32191
|
+
color: #fff;
|
|
32192
|
+
}
|
|
32193
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32194
|
+
background-color: #f0483e;
|
|
32215
32195
|
}
|
|
32216
|
-
.
|
|
32217
|
-
color: #
|
|
32196
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32197
|
+
background-color: #fea008;
|
|
32218
32198
|
}
|
|
32219
|
-
.
|
|
32220
|
-
|
|
32221
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32199
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32200
|
+
background-color: #00ba5d;
|
|
32222
32201
|
}
|
|
32223
|
-
.
|
|
32224
|
-
|
|
32202
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32203
|
+
background-color: #0080ff;
|
|
32225
32204
|
}
|
|
32226
|
-
|
|
32227
|
-
|
|
32228
|
-
display: flex;
|
|
32205
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32206
|
+
background-color: #6b7d99;
|
|
32229
32207
|
}
|
|
32230
|
-
|
|
32231
|
-
|
|
32232
|
-
height: 24px;
|
|
32233
|
-
width: 56px !important;
|
|
32234
|
-
margin-right: 4px;
|
|
32208
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32209
|
+
background-color: #7E41FF;
|
|
32235
32210
|
}
|
|
32236
32211
|
|
|
32237
|
-
.
|
|
32238
|
-
|
|
32212
|
+
.clm1wy1 {
|
|
32213
|
+
width: 192px;
|
|
32214
|
+
height: 246px;
|
|
32215
|
+
border-radius: 4px;
|
|
32239
32216
|
}
|
|
32240
|
-
|
|
32241
|
-
.
|
|
32242
|
-
|
|
32243
|
-
|
|
32244
|
-
|
|
32245
|
-
height: 22px;
|
|
32217
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32218
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32219
|
+
width: 100%;
|
|
32220
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32221
|
+
border-top: none;
|
|
32246
32222
|
}
|
|
32247
|
-
.
|
|
32248
|
-
|
|
32223
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32224
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32225
|
+
padding: 0 16px;
|
|
32249
32226
|
}
|
|
32250
|
-
.
|
|
32251
|
-
|
|
32227
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32228
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32229
|
+
width: 100%;
|
|
32230
|
+
height: 180px;
|
|
32231
|
+
border-spacing: 0;
|
|
32252
32232
|
}
|
|
32253
|
-
.
|
|
32254
|
-
|
|
32233
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32234
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32235
|
+
margin-bottom: 8px;
|
|
32255
32236
|
}
|
|
32256
|
-
.
|
|
32257
|
-
|
|
32237
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32238
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32239
|
+
width: 22px;
|
|
32258
32240
|
}
|
|
32259
|
-
.
|
|
32260
|
-
|
|
32241
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32242
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32243
|
+
padding: 0;
|
|
32261
32244
|
}
|
|
32262
|
-
.
|
|
32263
|
-
|
|
32245
|
+
.clm1wy1 .ant-picker-cell {
|
|
32246
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32247
|
+
opacity: 0.4;
|
|
32264
32248
|
}
|
|
32265
|
-
.
|
|
32266
|
-
|
|
32249
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32250
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32251
|
+
opacity: 1;
|
|
32267
32252
|
}
|
|
32268
|
-
.
|
|
32269
|
-
|
|
32253
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32254
|
+
color: #3e4652;
|
|
32270
32255
|
}
|
|
32271
|
-
.
|
|
32272
|
-
|
|
32256
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32257
|
+
pointer-events: none;
|
|
32273
32258
|
}
|
|
32274
|
-
|
|
32275
|
-
|
|
32259
|
+
|
|
32260
|
+
.t1tsm00v {
|
|
32261
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32262
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32263
|
+
backdrop-filter: blur(10px);
|
|
32264
|
+
padding: 7px 10px;
|
|
32276
32265
|
}
|
|
32277
|
-
|
|
32278
|
-
|
|
32266
|
+
|
|
32267
|
+
.c167wnad {
|
|
32268
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32269
|
+
display: flex;
|
|
32270
|
+
justify-content: space-between;
|
|
32271
|
+
align-items: center;
|
|
32272
|
+
padding: 8px 16px;
|
|
32279
32273
|
}
|
|
32280
|
-
.
|
|
32281
|
-
|
|
32274
|
+
.c167wnad .anticon {
|
|
32275
|
+
cursor: pointer;
|
|
32282
32276
|
}
|
|
32283
|
-
.
|
|
32284
|
-
|
|
32277
|
+
.c167wnad .anticon:hover {
|
|
32278
|
+
color: #0096ff;
|
|
32285
32279
|
}
|
|
32286
|
-
|
|
32287
|
-
|
|
32280
|
+
|
|
32281
|
+
.cxhf7dh {
|
|
32282
|
+
text-align: center;
|
|
32288
32283
|
}
|
|
32289
|
-
.
|
|
32290
|
-
|
|
32284
|
+
.cxhf7dh .dots {
|
|
32285
|
+
display: flex;
|
|
32286
|
+
justify-content: center;
|
|
32291
32287
|
}
|
|
32292
|
-
.
|
|
32293
|
-
|
|
32288
|
+
.cxhf7dh .dot {
|
|
32289
|
+
display: inline-block;
|
|
32290
|
+
width: 2px;
|
|
32291
|
+
height: 2px;
|
|
32292
|
+
border-radius: 1px;
|
|
32293
|
+
background: #0096ff;
|
|
32294
32294
|
}
|
|
32295
|
-
.
|
|
32296
|
-
|
|
32295
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32296
|
+
margin-right: 2px;
|
|
32297
32297
|
}
|
|
32298
|
-
.
|
|
32299
|
-
|
|
32298
|
+
.cxhf7dh .bar {
|
|
32299
|
+
width: 9px;
|
|
32300
|
+
height: 2px;
|
|
32301
|
+
background: #0096ff;
|
|
32302
|
+
border-radius: 2px;
|
|
32300
32303
|
}
|
|
32301
|
-
|
|
32302
|
-
|
|
32304
|
+
|
|
32305
|
+
.l4bld33 {
|
|
32306
|
+
width: 64px;
|
|
32307
|
+
height: 64px;
|
|
32308
|
+
display: flex;
|
|
32309
|
+
align-items: center;
|
|
32310
|
+
justify-content: center;
|
|
32311
|
+
position: relative;
|
|
32312
|
+
opacity: 0.2;
|
|
32303
32313
|
}
|
|
32304
|
-
|
|
32305
|
-
|
|
32314
|
+
|
|
32315
|
+
.lgitjoj {
|
|
32316
|
+
position: absolute;
|
|
32317
|
+
width: 5px;
|
|
32318
|
+
height: 48px;
|
|
32319
|
+
left: 9.33px;
|
|
32320
|
+
top: 40.5px;
|
|
32321
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32322
|
+
border-radius: 5px;
|
|
32323
|
+
transform: rotate(-128deg);
|
|
32324
|
+
transform-origin: top left;
|
|
32325
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32306
32326
|
}
|
|
32307
32327
|
|
|
32308
|
-
.
|
|
32309
|
-
|
|
32310
|
-
|
|
32311
|
-
|
|
32312
|
-
|
|
32328
|
+
.l13g0exg {
|
|
32329
|
+
position: absolute;
|
|
32330
|
+
width: 5px;
|
|
32331
|
+
height: 48px;
|
|
32332
|
+
left: 40.8px;
|
|
32333
|
+
top: 8.4px;
|
|
32334
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32335
|
+
border-radius: 5px;
|
|
32336
|
+
transform: rotate(-8deg);
|
|
32337
|
+
transform-origin: top left;
|
|
32338
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32313
32339
|
}
|
|
32314
32340
|
|
|
32315
|
-
.
|
|
32316
|
-
|
|
32341
|
+
.l1exo3h6 {
|
|
32342
|
+
position: absolute;
|
|
32343
|
+
width: 5px;
|
|
32344
|
+
height: 48px;
|
|
32345
|
+
left: 52.9px;
|
|
32346
|
+
top: 51.8px;
|
|
32347
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32348
|
+
border-radius: 5px;
|
|
32349
|
+
transform: rotate(112deg);
|
|
32350
|
+
transform-origin: top left;
|
|
32351
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32317
32352
|
}
|
|
32318
32353
|
|
|
32319
32354
|
.m1thnes4 {
|
|
@@ -32429,134 +32464,52 @@ input.rrg1fkn.ant-input {
|
|
|
32429
32464
|
font-size: 12px;
|
|
32430
32465
|
align-items: center;
|
|
32431
32466
|
}
|
|
32432
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32433
|
-
color: #a3b4cc;
|
|
32434
|
-
}
|
|
32435
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32436
|
-
margin-left: 10px;
|
|
32437
|
-
}
|
|
32438
|
-
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32439
|
-
margin-left: 10px;
|
|
32440
|
-
cursor: pointer;
|
|
32441
|
-
}
|
|
32442
|
-
.m16f7gpb .recharts-xAxis {
|
|
32443
|
-
font-size: 12px;
|
|
32444
|
-
}
|
|
32445
|
-
.m16f7gpb .pointer-wrapper {
|
|
32446
|
-
position: absolute;
|
|
32447
|
-
bottom: 10px;
|
|
32448
|
-
padding: 0 8px;
|
|
32449
|
-
border-radius: 4px;
|
|
32450
|
-
font-size: 12px;
|
|
32451
|
-
color: #fff;
|
|
32452
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32453
|
-
transform: translateX(-50%);
|
|
32454
|
-
}
|
|
32455
|
-
|
|
32456
|
-
.t1ipvk51 {
|
|
32457
|
-
min-width: 200px;
|
|
32458
|
-
}
|
|
32459
|
-
|
|
32460
|
-
.t1kgldps {
|
|
32461
|
-
display: flex;
|
|
32462
|
-
align-items: center;
|
|
32463
|
-
justify-content: space-between;
|
|
32464
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32465
|
-
color: #b4beca;
|
|
32466
|
-
font-size: 12px;
|
|
32467
|
-
padding: 3px 6px;
|
|
32468
|
-
}
|
|
32469
|
-
.t1kgldps:first-child {
|
|
32470
|
-
padding-top: 3px;
|
|
32471
|
-
}
|
|
32472
|
-
.t1kgldps:last-child {
|
|
32473
|
-
padding-bottom: 3px;
|
|
32474
|
-
}
|
|
32475
|
-
.t1kgldps .column-value {
|
|
32476
|
-
color: #fff;
|
|
32477
|
-
margin-left: 8px;
|
|
32478
|
-
}
|
|
32479
|
-
|
|
32480
|
-
.s1uupxds {
|
|
32481
|
-
padding: 0 8px;
|
|
32482
|
-
border-radius: 4px;
|
|
32483
|
-
}
|
|
32484
|
-
|
|
32485
|
-
.m10sqwut {
|
|
32486
|
-
padding: 2px 8px;
|
|
32487
|
-
border-radius: 3px;
|
|
32488
|
-
}
|
|
32489
|
-
|
|
32490
|
-
.l1d492wb {
|
|
32491
|
-
padding: 3px 8px;
|
|
32492
|
-
border-radius: 2px;
|
|
32493
|
-
}
|
|
32494
|
-
|
|
32495
|
-
.t1lzavmu.ant-tag:hover {
|
|
32496
|
-
opacity: unset;
|
|
32497
|
-
}
|
|
32498
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32499
|
-
margin: 0;
|
|
32500
|
-
margin-right: 8px;
|
|
32501
|
-
display: inline-flex;
|
|
32502
|
-
align-items: center;
|
|
32503
|
-
border: none;
|
|
32504
|
-
}
|
|
32505
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32506
|
-
width: 16px;
|
|
32507
|
-
height: 16px;
|
|
32508
|
-
color: inherit;
|
|
32509
|
-
margin-left: 4px;
|
|
32510
|
-
opacity: 0.6;
|
|
32511
|
-
display: inline-flex;
|
|
32512
|
-
}
|
|
32513
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32514
|
-
opacity: 1;
|
|
32515
|
-
}
|
|
32516
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32517
|
-
color: #0080ff;
|
|
32518
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32519
|
-
}
|
|
32520
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32521
|
-
color: #f0483e;
|
|
32522
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32523
|
-
}
|
|
32524
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32525
|
-
color: #e07f00;
|
|
32526
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32527
|
-
}
|
|
32528
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32529
|
-
color: #008f4c;
|
|
32530
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32467
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32468
|
+
color: #a3b4cc;
|
|
32531
32469
|
}
|
|
32532
|
-
.
|
|
32533
|
-
|
|
32534
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32470
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32471
|
+
margin-left: 10px;
|
|
32535
32472
|
}
|
|
32536
|
-
.
|
|
32537
|
-
|
|
32538
|
-
|
|
32473
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32474
|
+
margin-left: 10px;
|
|
32475
|
+
cursor: pointer;
|
|
32539
32476
|
}
|
|
32540
|
-
.
|
|
32541
|
-
|
|
32477
|
+
.m16f7gpb .recharts-xAxis {
|
|
32478
|
+
font-size: 12px;
|
|
32542
32479
|
}
|
|
32543
|
-
.
|
|
32544
|
-
|
|
32480
|
+
.m16f7gpb .pointer-wrapper {
|
|
32481
|
+
position: absolute;
|
|
32482
|
+
bottom: 10px;
|
|
32483
|
+
padding: 0 8px;
|
|
32484
|
+
border-radius: 4px;
|
|
32485
|
+
font-size: 12px;
|
|
32486
|
+
color: #fff;
|
|
32487
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32488
|
+
transform: translateX(-50%);
|
|
32545
32489
|
}
|
|
32546
|
-
|
|
32547
|
-
|
|
32490
|
+
|
|
32491
|
+
.t1ipvk51 {
|
|
32492
|
+
min-width: 200px;
|
|
32548
32493
|
}
|
|
32549
|
-
|
|
32550
|
-
|
|
32494
|
+
|
|
32495
|
+
.t1kgldps {
|
|
32496
|
+
display: flex;
|
|
32497
|
+
align-items: center;
|
|
32498
|
+
justify-content: space-between;
|
|
32499
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32500
|
+
color: #b4beca;
|
|
32501
|
+
font-size: 12px;
|
|
32502
|
+
padding: 3px 6px;
|
|
32551
32503
|
}
|
|
32552
|
-
.
|
|
32553
|
-
|
|
32504
|
+
.t1kgldps:first-child {
|
|
32505
|
+
padding-top: 3px;
|
|
32554
32506
|
}
|
|
32555
|
-
.
|
|
32556
|
-
|
|
32507
|
+
.t1kgldps:last-child {
|
|
32508
|
+
padding-bottom: 3px;
|
|
32557
32509
|
}
|
|
32558
|
-
.
|
|
32559
|
-
|
|
32510
|
+
.t1kgldps .column-value {
|
|
32511
|
+
color: #fff;
|
|
32512
|
+
margin-left: 8px;
|
|
32560
32513
|
}
|
|
32561
32514
|
|
|
32562
32515
|
.sq6vos1 {
|
|
@@ -32774,6 +32727,10 @@ input.rrg1fkn.ant-input {
|
|
|
32774
32727
|
background: rgba(163, 180, 204, 0.18);
|
|
32775
32728
|
}
|
|
32776
32729
|
|
|
32730
|
+
.c1k4vanq {
|
|
32731
|
+
padding: 0 12px 14px 12px;
|
|
32732
|
+
}
|
|
32733
|
+
|
|
32777
32734
|
.c1udgdh2 {
|
|
32778
32735
|
color: #2d3a56;
|
|
32779
32736
|
padding: 7px 12px;
|
|
@@ -32814,10 +32771,6 @@ input.rrg1fkn.ant-input {
|
|
|
32814
32771
|
margin-right: 2px;
|
|
32815
32772
|
}
|
|
32816
32773
|
|
|
32817
|
-
.c1k4vanq {
|
|
32818
|
-
padding: 0 12px 14px 12px;
|
|
32819
|
-
}
|
|
32820
|
-
|
|
32821
32774
|
.bab9xum {
|
|
32822
32775
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
32823
32776
|
}
|
|
@@ -32882,92 +32835,6 @@ input.rrg1fkn.ant-input {
|
|
|
32882
32835
|
min-height: 0px;
|
|
32883
32836
|
}
|
|
32884
32837
|
|
|
32885
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32886
|
-
display: var(--at4ovwe-0);
|
|
32887
|
-
}
|
|
32888
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32889
|
-
padding: 5px 12px;
|
|
32890
|
-
display: inline-flex;
|
|
32891
|
-
line-height: 1.5715;
|
|
32892
|
-
height: 100%;
|
|
32893
|
-
width: 100%;
|
|
32894
|
-
}
|
|
32895
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32896
|
-
content: var(--at4ovwe-1);
|
|
32897
|
-
display: var(--at4ovwe-2);
|
|
32898
|
-
flex: none;
|
|
32899
|
-
align-items: center;
|
|
32900
|
-
margin-left: 4px;
|
|
32901
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32902
|
-
}
|
|
32903
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32904
|
-
content: var(--at4ovwe-3);
|
|
32905
|
-
display: var(--at4ovwe-4);
|
|
32906
|
-
flex: none;
|
|
32907
|
-
align-items: center;
|
|
32908
|
-
margin-right: 4px;
|
|
32909
|
-
cursor: auto;
|
|
32910
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32911
|
-
}
|
|
32912
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32913
|
-
border-radius: 0;
|
|
32914
|
-
}
|
|
32915
|
-
.at4ovwe.ant-input-number {
|
|
32916
|
-
width: 100%;
|
|
32917
|
-
border-radius: 6px;
|
|
32918
|
-
}
|
|
32919
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32920
|
-
border-color: #0096ff;
|
|
32921
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32922
|
-
z-index: 1;
|
|
32923
|
-
}
|
|
32924
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32925
|
-
border-color: #e75a3a;
|
|
32926
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32927
|
-
}
|
|
32928
|
-
.at4ovwe .ant-input-number-input {
|
|
32929
|
-
padding: 0;
|
|
32930
|
-
margin: 0;
|
|
32931
|
-
height: auto;
|
|
32932
|
-
font-size: inherit;
|
|
32933
|
-
}
|
|
32934
|
-
|
|
32935
|
-
.iwsze0q {
|
|
32936
|
-
margin-right: 4px;
|
|
32937
|
-
height: 16px;
|
|
32938
|
-
}
|
|
32939
|
-
|
|
32940
|
-
.a6dbbkm .ant-input-number-handler-wrap {
|
|
32941
|
-
display: var(--a6dbbkm-0);
|
|
32942
|
-
}
|
|
32943
|
-
.a6dbbkm .ant-input-number-input-wrap {
|
|
32944
|
-
padding: 4px 11px;
|
|
32945
|
-
display: inline-flex;
|
|
32946
|
-
line-height: 1.5715;
|
|
32947
|
-
height: inherit;
|
|
32948
|
-
}
|
|
32949
|
-
.a6dbbkm .ant-input-number-input-wrap::after {
|
|
32950
|
-
content: var(--a6dbbkm-1);
|
|
32951
|
-
display: var(--a6dbbkm-2);
|
|
32952
|
-
flex: none;
|
|
32953
|
-
align-items: center;
|
|
32954
|
-
margin-left: 4px;
|
|
32955
|
-
}
|
|
32956
|
-
.a6dbbkm .ant-input-number-input-wrap::before {
|
|
32957
|
-
content: var(--a6dbbkm-3);
|
|
32958
|
-
display: var(--a6dbbkm-4);
|
|
32959
|
-
flex: none;
|
|
32960
|
-
align-items: center;
|
|
32961
|
-
margin-right: 4px;
|
|
32962
|
-
cursor: auto;
|
|
32963
|
-
}
|
|
32964
|
-
.a6dbbkm .ant-input-number-input {
|
|
32965
|
-
padding: 0;
|
|
32966
|
-
margin: 0;
|
|
32967
|
-
height: auto;
|
|
32968
|
-
font-size: inherit;
|
|
32969
|
-
}
|
|
32970
|
-
|
|
32971
32838
|
.tc40oxa {
|
|
32972
32839
|
margin-bottom: 4px;
|
|
32973
32840
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33161,13 +33028,54 @@ input.rrg1fkn.ant-input {
|
|
|
33161
33028
|
margin-right: 8px;
|
|
33162
33029
|
}
|
|
33163
33030
|
|
|
33164
|
-
.
|
|
33165
|
-
|
|
33031
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
33032
|
+
display: var(--at4ovwe-0);
|
|
33166
33033
|
}
|
|
33167
|
-
.
|
|
33168
|
-
|
|
33169
|
-
|
|
33034
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
33035
|
+
padding: 5px 12px;
|
|
33036
|
+
display: inline-flex;
|
|
33037
|
+
line-height: 1.5715;
|
|
33038
|
+
height: 100%;
|
|
33039
|
+
width: 100%;
|
|
33040
|
+
}
|
|
33041
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33042
|
+
content: var(--at4ovwe-1);
|
|
33043
|
+
display: var(--at4ovwe-2);
|
|
33044
|
+
flex: none;
|
|
33045
|
+
align-items: center;
|
|
33046
|
+
margin-left: 4px;
|
|
33047
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33048
|
+
}
|
|
33049
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33050
|
+
content: var(--at4ovwe-3);
|
|
33051
|
+
display: var(--at4ovwe-4);
|
|
33052
|
+
flex: none;
|
|
33053
|
+
align-items: center;
|
|
33170
33054
|
margin-right: 4px;
|
|
33055
|
+
cursor: auto;
|
|
33056
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33057
|
+
}
|
|
33058
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33059
|
+
border-radius: 0;
|
|
33060
|
+
}
|
|
33061
|
+
.at4ovwe.ant-input-number {
|
|
33062
|
+
width: 100%;
|
|
33063
|
+
border-radius: 6px;
|
|
33064
|
+
}
|
|
33065
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33066
|
+
border-color: #0096ff;
|
|
33067
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33068
|
+
z-index: 1;
|
|
33069
|
+
}
|
|
33070
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33071
|
+
border-color: #e75a3a;
|
|
33072
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33073
|
+
}
|
|
33074
|
+
.at4ovwe .ant-input-number-input {
|
|
33075
|
+
padding: 0;
|
|
33076
|
+
margin: 0;
|
|
33077
|
+
height: auto;
|
|
33078
|
+
font-size: inherit;
|
|
33171
33079
|
}
|
|
33172
33080
|
|
|
33173
33081
|
.sut42l0 {
|
|
@@ -33189,6 +33097,58 @@ input.rrg1fkn.ant-input {
|
|
|
33189
33097
|
height: 16px;
|
|
33190
33098
|
}
|
|
33191
33099
|
|
|
33100
|
+
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33101
|
+
font-weight: 700;
|
|
33102
|
+
color: #00122e;
|
|
33103
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33104
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33105
|
+
}
|
|
33106
|
+
|
|
33107
|
+
.iwsze0q {
|
|
33108
|
+
margin-right: 4px;
|
|
33109
|
+
height: 16px;
|
|
33110
|
+
}
|
|
33111
|
+
|
|
33112
|
+
.w1xcixj5.outside-tag {
|
|
33113
|
+
padding-left: 0;
|
|
33114
|
+
}
|
|
33115
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33116
|
+
border-radius: 4px 0 0 4px;
|
|
33117
|
+
padding-right: 4px;
|
|
33118
|
+
margin-right: 4px;
|
|
33119
|
+
}
|
|
33120
|
+
|
|
33121
|
+
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33122
|
+
display: var(--a6dbbkm-0);
|
|
33123
|
+
}
|
|
33124
|
+
.a6dbbkm .ant-input-number-input-wrap {
|
|
33125
|
+
padding: 4px 11px;
|
|
33126
|
+
display: inline-flex;
|
|
33127
|
+
line-height: 1.5715;
|
|
33128
|
+
height: inherit;
|
|
33129
|
+
}
|
|
33130
|
+
.a6dbbkm .ant-input-number-input-wrap::after {
|
|
33131
|
+
content: var(--a6dbbkm-1);
|
|
33132
|
+
display: var(--a6dbbkm-2);
|
|
33133
|
+
flex: none;
|
|
33134
|
+
align-items: center;
|
|
33135
|
+
margin-left: 4px;
|
|
33136
|
+
}
|
|
33137
|
+
.a6dbbkm .ant-input-number-input-wrap::before {
|
|
33138
|
+
content: var(--a6dbbkm-3);
|
|
33139
|
+
display: var(--a6dbbkm-4);
|
|
33140
|
+
flex: none;
|
|
33141
|
+
align-items: center;
|
|
33142
|
+
margin-right: 4px;
|
|
33143
|
+
cursor: auto;
|
|
33144
|
+
}
|
|
33145
|
+
.a6dbbkm .ant-input-number-input {
|
|
33146
|
+
padding: 0;
|
|
33147
|
+
margin: 0;
|
|
33148
|
+
height: auto;
|
|
33149
|
+
font-size: inherit;
|
|
33150
|
+
}
|
|
33151
|
+
|
|
33192
33152
|
.feau332.ant-form-item {
|
|
33193
33153
|
margin-bottom: 0;
|
|
33194
33154
|
}
|