antd-management-fast-component 2.6.65 → 2.6.75

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.
@@ -5,6 +5,7 @@ export class HelpBox extends React.PureComponent<any, any, any> {
5
5
  }
6
6
  export namespace HelpBox {
7
7
  namespace defaultProps {
8
+ let style: null;
8
9
  let title: string;
9
10
  let showTitle: boolean;
10
11
  let showNumber: boolean;
@@ -0,0 +1,11 @@
1
+ export class ScrollFacadeBox extends React.PureComponent<any, any, any> {
2
+ constructor(props: any);
3
+ constructor(props: any, context: any);
4
+ render(): React.JSX.Element;
5
+ }
6
+ export namespace ScrollFacadeBox {
7
+ namespace defaultProps {
8
+ let style: null;
9
+ }
10
+ }
11
+ import React from 'react';
@@ -66,6 +66,7 @@ export * from "./PriceBox";
66
66
  export * from "./ProgressBar";
67
67
  export * from "./Result";
68
68
  export * from "./RowExpandTable";
69
+ export * from "./ScrollFacadeBox";
69
70
  export * from "./StandardFormRow";
70
71
  export * from "./StandardTable";
71
72
  export * from "./StatusBar";
package/es/index.css CHANGED
@@ -28,6 +28,7 @@ body{margin:0}.index_amf-hidden__AvCf4{display:none}.index_antd-management-fast-
28
28
  .index_amf-layout-sider-box__L2dDl .ant-card{border-radius:0;box-shadow:none}
29
29
  .index_amfProgressSpinner__e6p33{display:block;position:fixed;right:15px;top:15px;z-index:1031}.index_amfProgressSpinner__e6p33 .index_amfProgressSpinnerInner__fDKns{animation:index_amf-keyframes-progress-spinner__s8ajw .4s linear infinite;border-color:#29d transparent transparent #29d;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}@keyframes index_amf-keyframes-progress-spinner__s8ajw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
30
30
  .index_rowExpandTable__XAAb5 .ant-card .ant-card-body .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{margin-inline:0}
31
+ .amf-custom-scroll::-webkit-scrollbar{height:6px;width:6px}.amf-custom-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,7%,.2);border-radius:3px;box-shadow:inset 0 0 5px rgba(43,43,43,.05)}.amf-custom-scroll::-webkit-scrollbar-track{background:rgba(51,51,51,.15);border-radius:3px;box-shadow:inset 0 0 5px rgba(37,37,37,.05)}
31
32
  .index_standardFormRow__DfQar{border-bottom:1px dashed var(--amf-border-color-split);display:flex;margin-bottom:16px;padding-bottom:16px}.index_standardFormRow__DfQar .ant-form-item{margin-right:24px}.index_standardFormRow__DfQar .ant-form-item-label label{color:var(--amf-text-color);margin-right:0}.index_standardFormRow__DfQar .ant-form-item-control,.index_standardFormRow__DfQar .ant-form-item-label{line-height:32px;padding:0}.index_standardFormRow__DfQar .index_label__rTo6w{color:var(--amf-heading-color);flex:0 0 auto;font-size:var(--amf-font-size-base);margin-right:24px;text-align:right}.index_standardFormRow__DfQar .index_label__rTo6w>span{display:inline-block;height:32px;line-height:32px}.index_standardFormRow__DfQar .index_label__rTo6w>span:after{content:":"}.index_standardFormRow__DfQar .index_content__-5wzS{flex:1 1 0}.index_standardFormRow__DfQar .index_content__-5wzS .ant-form-item:last-child{margin-right:0}.index_standardFormRowLast__IPynN{border:none;margin-bottom:0;padding-bottom:0}.index_standardFormRowBlock__VTJan .ant-form-item,.index_standardFormRowBlock__VTJan div.ant-form-item-control-wrapper,.index_standardFormRowGrid__V4YYX .ant-form-item,.index_standardFormRowGrid__V4YYX div.ant-form-item-control-wrapper{display:block}.index_standardFormRowGrid__V4YYX .ant-form-item-label{float:left}
32
33
  .index_tagSelect__3b3-Q{line-height:32px;margin-left:-8px;max-height:32px;overflow:hidden;position:relative;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.index_tagSelect__3b3-Q .ant-tag{font-size:var(--amf-font-size-base);margin-right:24px;padding:0 8px}.index_tagSelect__3b3-Q.index_expanded__TS7b2{max-height:200px;transition:all .3s}.index_tagSelect__3b3-Q .index_trigger__d9Tc1{position:absolute;right:0;top:0}.index_tagSelect__3b3-Q .index_trigger__d9Tc1 i{font-size:12px}.index_tagSelect__3b3-Q.index_hasExpandTag__hZyAb{padding-right:50px}
33
34
  .index_timeLineExBox__fNBGU{padding:0}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2{list-style:none;margin:0;padding:0;position:relative}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2:before{background:#ddd;border-radius:2px;bottom:0;content:"";left:40px;margin:0;position:absolute;top:0;width:4px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk{margin-bottom:15px;margin-right:10px;position:relative}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk:before{content:" ";display:table}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk:after{clear:both;content:" ";display:table}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_timeLineExItem__m7V-q{background:#fff;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.1);color:#444;margin-left:68px;margin-right:15px;margin-top:0;padding:0;position:relative}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_time__AZDno{color:#999;float:right;font-size:12px;padding:10px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_timeLineExHeader__MZEQx{border-bottom:1px solid #f4f4f4;color:#555;font-size:16px;line-height:1.1;margin:0;padding:10px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_timeLineExBody__hOHI2,.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_timeLineExFooter__qos-S{padding:10px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_fa__jNhgO{background:#fff;font-size:30px;left:27px;line-height:30px;padding:1px 0 3px;position:absolute;text-align:center;top:0}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_fa__jNhgO .index_faInner__UKeeB{height:30px;position:relative;width:30px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_fa__jNhgO .index_faInner__UKeeB .index_faInnerBg__AEwZH{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_fa__jNhgO .index_faInner__UKeeB .index_faInnerBody__vY0Hp{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_glyphIcon__h0djY,.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_listItem__vSIgk .index_ion__CGC-i{background:#d2d6de;border-radius:50%;color:#fff;font-size:30px;height:30px;left:18px;line-height:30px;position:absolute;text-align:center;top:0;width:30px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_timeLabel__d0e4d span{background-color:#fff;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:5px}.index_timeLineExBox__fNBGU .index_timeLineEx__Jy4W2 .index_backgroundRed__BQ0iU{background-color:#dd4b39!important}.index_timeLineExBox__fNBGU .index_timeLineExInverse__7eGPZ .index_listItem__vSIgk .index_timeLineExItem__m7V-q{background:#f0f0f0;border:1px solid #ddd;box-shadow:none}.index_timeLineExBox__fNBGU .index_timeLineExInverse__7eGPZ .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_timeLineExHeader__MZEQx{border-bottom-color:#ddd}.index_timeLineExBox__fNBGU .index_timeLineExInverse__7eGPZ .index_listItem__vSIgk .index_timeLineExItem__m7V-q .index_timeLineExHeader__MZEQx a{color:#3c8dbc;font-weight:600;text-decoration:none}