@aplus-frontend/ui 0.0.2 → 0.0.4

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.
Files changed (55) hide show
  1. package/es/src/ap-table/ap-table.vue.d.ts +1 -5
  2. package/es/src/ap-table/ap-table.vue.mjs +133 -123
  3. package/es/src/ap-table/components/interface.d.ts +12 -0
  4. package/es/src/ap-table/components/status/index.vue.d.ts +14 -0
  5. package/es/src/ap-table/components/status/index.vue.mjs +4 -0
  6. package/es/src/ap-table/components/status/index.vue2.mjs +17 -0
  7. package/es/src/ap-table/constants.d.ts +20 -25
  8. package/es/src/ap-table/constants.mjs +19 -16
  9. package/es/src/ap-table/interface.d.ts +32 -7
  10. package/es/src/ap-table/utils.d.ts +204 -2
  11. package/es/src/ap-table/utils.mjs +87 -40
  12. package/es/src/ap-tag/style/ap-tag-group.css +1 -0
  13. package/es/src/ap-tag/style/ap-tag.css +1 -0
  14. package/es/src/pro-form/components/form-action.vue2.mjs +37 -35
  15. package/es/src/pro-form/hooks/use-advanced.mjs +45 -45
  16. package/es/src/pro-table/style/pro-table.css +3 -0
  17. package/es/src/theme/antd-global-overwrite/admin/index.css +104 -49
  18. package/es/src/theme/antd-global-overwrite/admin/pagination.css +30 -14
  19. package/es/src/theme/antd-global-overwrite/admin/steps.css +39 -15
  20. package/es/src/theme/antd-global-overwrite/admin/table.css +35 -20
  21. package/es/src/theme/antd-global-overwrite/aplus/index.css +110 -53
  22. package/es/src/theme/antd-global-overwrite/aplus/pagination.css +38 -18
  23. package/es/src/theme/antd-global-overwrite/aplus/steps.css +37 -15
  24. package/es/src/theme/antd-global-overwrite/aplus/table.css +35 -20
  25. package/es/src/theme/ap-tag/ap-tag-group.css +1 -0
  26. package/es/src/theme/ap-tag/ap-tag.css +1 -0
  27. package/es/src/theme/pro-table/pro-table.css +3 -0
  28. package/lib/src/ap-table/ap-table.vue.d.ts +1 -5
  29. package/lib/src/ap-table/ap-table.vue.js +1 -1
  30. package/lib/src/ap-table/components/interface.d.ts +12 -0
  31. package/lib/src/ap-table/components/status/index.vue.d.ts +14 -0
  32. package/lib/src/ap-table/components/status/index.vue.js +1 -0
  33. package/lib/src/ap-table/components/status/index.vue2.js +1 -0
  34. package/lib/src/ap-table/constants.d.ts +20 -25
  35. package/lib/src/ap-table/constants.js +1 -1
  36. package/lib/src/ap-table/interface.d.ts +32 -7
  37. package/lib/src/ap-table/utils.d.ts +204 -2
  38. package/lib/src/ap-table/utils.js +1 -1
  39. package/lib/src/ap-tag/style/ap-tag-group.css +1 -0
  40. package/lib/src/ap-tag/style/ap-tag.css +1 -0
  41. package/lib/src/pro-form/components/form-action.vue2.js +1 -1
  42. package/lib/src/pro-form/hooks/use-advanced.js +1 -1
  43. package/lib/src/pro-table/style/pro-table.css +3 -0
  44. package/lib/src/theme/antd-global-overwrite/admin/index.css +104 -49
  45. package/lib/src/theme/antd-global-overwrite/admin/pagination.css +30 -14
  46. package/lib/src/theme/antd-global-overwrite/admin/steps.css +39 -15
  47. package/lib/src/theme/antd-global-overwrite/admin/table.css +35 -20
  48. package/lib/src/theme/antd-global-overwrite/aplus/index.css +110 -53
  49. package/lib/src/theme/antd-global-overwrite/aplus/pagination.css +38 -18
  50. package/lib/src/theme/antd-global-overwrite/aplus/steps.css +37 -15
  51. package/lib/src/theme/antd-global-overwrite/aplus/table.css +35 -20
  52. package/lib/src/theme/ap-tag/ap-tag-group.css +1 -0
  53. package/lib/src/theme/ap-tag/ap-tag.css +1 -0
  54. package/lib/src/theme/pro-table/pro-table.css +3 -0
  55. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("lodash-unified"),c=(e,t,n)=>{let s={};return o.isObject(e)?Object.keys(e).forEach(a=>{o.isObject(e[a])?s[a]=c(e[a],t[a],n):s[a]=n(e[a],t)}):s=n(e,t),s},i=(e,t)=>{switch(e){case"dayjs":return t.valueOf();case"dayjsRange":return t.map(n=>n.valueOf());case"dayjsDayRange":{const[n,s]=t;return[n.startOf("day").valueOf(),s.endOf("day").valueOf()]}case"multiple":case"multipleNumber":return o.isArray(t)?t:[t];case"boolean":return t;case"object":return t;default:return t}};function f(e){return o.isArray(e)?e.join("."):e}function l(e){const t=Object.prototype.toString.call(e).match(/^\[object (.*)\]$/)[1].toLowerCase();return t==="string"&&typeof e=="object"?"object":e===null?"null":e===void 0?"undefined":t}const u=e=>l(e)==="map"?e:new Map(Object.entries(e||{})),d=e=>{const t=[],n=u(e);return n.forEach((s,a)=>{const r=n.get(a)||n.get(`${a}`);if(r){if(typeof r=="object"&&(r!=null&&r.text)){t.push({text:r==null?void 0:r.text,value:a,label:r==null?void 0:r.text,disabled:r.disabled});return}t.push({text:r,label:r,value:a})}}),t};exports.dataIndexToStr=f;exports.formatParamsValueType=c;exports.objectToMap=u;exports.parseFieldValue=i;exports.valueEnumToArray=d;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("lodash-unified"),c=(e,t,n)=>{let o={};return s.isObject(e)?Object.keys(e).forEach(u=>{s.isObject(e[u])?o[u]=c(e[u],t[u],n):o[u]=n(e[u],t)}):o=n(e,t),o},d=(e,t)=>{switch(e){case"dayjs":return t.valueOf();case"dayjsRange":return t.map(n=>n.valueOf());case"dayjsDayRange":{const[n,o]=t;return[n.startOf("day").valueOf(),o.endOf("day").valueOf()]}case"multiple":case"multipleNumber":return s.isArray(t)?t:[t];case"boolean":return t;case"object":return t;default:return t}};function p(e){return s.isArray(e)?e.join("."):e}function m(e){const t=Object.prototype.toString.call(e).match(/^\[object (.*)\]$/)[1].toLowerCase();return t==="string"&&typeof e=="object"?"object":e===null?"null":e===void 0?"undefined":t}const i=e=>m(e)==="map"?e:new Map(Object.entries(e||{})),a=e=>{const t=[],n=i(e);return n.forEach((o,u)=>{const r=n.get(u)||n.get(`${u}`);if(r){if(typeof r=="object"&&(r!=null&&r.text)){t.push({text:r==null?void 0:r.text,value:u,label:r==null?void 0:r.text,disabled:r.disabled});return}t.push({text:r,label:r,value:u})}}),t},T=e=>s.isUndefined(e)||e<0?0:e,b=(e,t,n)=>{if(n)return n;const o=["select","date"],u=["text","textArea","number"];if(t==="dateRange")return[e("ap.common.chooseText"),e("ap.common.chooseText")];if(o.includes(t))return e("ap.common.chooseText");if(u.includes(t))return e("ap.common.inputText")};function l(e,t){return!e||!s.isFunction(e)?e:e(t)}function g(e){let t=e.valueType||"text";return e.valueEnum&&(t="status"),t}function y(e,t){const n=l(e.fieldProps,t),o=(n==null?void 0:n.field)||n||{},u=e.valueType==="switch",r=e.valueType==="index",f=u?{checked:t.value}:{value:r?t.index+1:t.value};return e.valueEnum&&(o.valueEnum=e.valueEnum),{...s.omit(o,["request"]),...f}}function x(e){const t={...e};return s.isBoolean(e.filters)&&e.filters&&e.valueEnum&&(t.filters=a(e.valueEnum)),t}function h(e,t){var o;const n=t||{};return e.valueEnum&&!((o=n.field)!=null&&o.options)&&(n.field={...n.field,options:a(e.valueEnum)}),n}exports.apColumnToColumn=x;exports.dataIndexToStr=p;exports.formatParamsValueType=c;exports.getColumnOrder=T;exports.getFieldProps=l;exports.getPlaceholder=b;exports.getTableRenderProps=y;exports.getTableRenderType=g;exports.objectToMap=i;exports.parseFieldValue=d;exports.updateFormProps=h;exports.valueEnumToArray=a;
@@ -2,5 +2,6 @@
2
2
  text-wrap: nowrap;
3
3
  display: flex;
4
4
  flex-wrap: nowrap;
5
+ white-space: nowrap;
5
6
  align-items: center;
6
7
  }
@@ -1,5 +1,6 @@
1
1
  .aplus-tag-wrapper {
2
2
  text-wrap: nowrap;
3
+ white-space: nowrap;
3
4
  display: inline-block;
4
5
  }
5
6
  .aplus-tag-inner-wrapper {
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),d=require("ant-design-vue"),s=require("../../base-button/index.js"),h=require("../../basic/index.js"),A=require("../hooks/use-form-context.js");require("../../config-provider/index.js");require("./style/form-action.css");const k=require("../../config-provider/hooks/use-locale.js"),S=require("../../config-provider/hooks/use-namespace.js"),w=e.defineComponent({name:"BasicFormAction",__name:"form-action",props:{showActionButtonGroup:{type:Boolean,default:!0},showResetButton:{type:Boolean,default:!0},showSubmitButton:{type:Boolean,default:!0},showAdvancedButton:{type:Boolean,default:!0},resetButtonOptions:{default:()=>({})},submitButtonOptions:{},actionColOptions:{default:()=>({})},actionSpan:{default:6},isAdvanced:{type:Boolean},hideAdvanceBtn:{type:Boolean}},emits:["toggle-advanced"],setup(p,{emit:m}){const n=p,B=m,{t:o}=k.useLocale(),{em:a}=S.useNamespace("form-action"),{resetAction:f,submitAction:v}=A.useFormContext(),r=e.computed(()=>{const{showAdvancedButton:t,actionSpan:l,actionColOptions:g}=n,i=24-l,y=t?{span:i<6?24:i}:{};return{style:{textAlign:"right"},span:t?6:4,...y,...g}}),u=e.computed(()=>Object.assign({text:o("ap.common.resetText")},n.resetButtonOptions)),c=e.computed(()=>Object.assign({text:o("ap.common.queryText")},n.submitButtonOptions));function C(){B("toggle-advanced")}return(t,l)=>t.showActionButtonGroup?(e.openBlock(),e.createBlock(e.unref(d.Col),e.normalizeProps(e.mergeProps({key:0},r.value)),{default:e.withCtx(()=>[e.createElementVNode("div",{style:e.normalizeStyle([{width:"100%"},{textAlign:r.value.style.textAlign}])},[e.createVNode(e.unref(d.Form).Item,null,{default:e.withCtx(()=>[e.renderSlot(t.$slots,"resetBefore"),t.showResetButton?(e.openBlock(),e.createBlock(e.unref(s.BaseButton),e.mergeProps({key:0,type:"default",class:e.unref(a)("button","space")},u.value,{onClick:e.unref(f)}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(u.value.text),1)]),_:1},16,["class","onClick"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"submitBefore"),t.showSubmitButton?(e.openBlock(),e.createBlock(e.unref(s.BaseButton),e.mergeProps({key:1,type:"primary",class:e.unref(a)("button","space")},c.value,{onClick:e.unref(v)}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(c.value.text),1)]),_:1},16,["class","onClick"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"advanceBefore"),t.showAdvancedButton&&!t.hideAdvanceBtn?(e.openBlock(),e.createBlock(e.unref(s.BaseButton),{key:2,type:"link",size:"small",onClick:C},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.isAdvanced?e.unref(o)("ap.common.closeText"):e.unref(o)("ap.common.expandText"))+" ",1),e.createVNode(e.unref(h.BasicArrow),{class:e.normalizeClass(e.unref(a)("item","space")),expand:!t.isAdvanced,up:""},null,8,["class","expand"])]),_:1})):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"advanceAfter")]),_:3})],4)]),_:3},16)):e.createCommentVNode("",!0)}});exports.default=w;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),c=require("ant-design-vue"),r=require("../../base-button/index.js"),v=require("../../basic/index.js"),h=require("../hooks/use-form-context.js");require("../../config-provider/index.js");require("./style/form-action.css");const k=require("../../config-provider/hooks/use-global-config.js"),x=require("../../config-provider/hooks/use-locale.js"),A=require("../../config-provider/hooks/use-namespace.js"),b=e.defineComponent({name:"BasicFormAction",__name:"form-action",props:{showActionButtonGroup:{type:Boolean,default:!0},showResetButton:{type:Boolean,default:!0},showSubmitButton:{type:Boolean,default:!0},showAdvancedButton:{type:Boolean,default:!0},resetButtonOptions:{default:()=>({})},submitButtonOptions:{},actionColOptions:{default:()=>({})},actionSpan:{default:6},isAdvanced:{type:Boolean},hideAdvanceBtn:{type:Boolean}},emits:["toggle-advanced"],setup(i,{emit:d}){const n=i,p=d,m=k.useGlobalConfig("uiMode"),B=e.computed(()=>m.value==="aplus"?{}:{color:"#34b77c"}),{t:o}=x.useLocale(),{em:s}=A.useNamespace("form-action"),{resetAction:f,submitAction:y}=h.useFormContext(),a=e.computed(()=>{const{actionColOptions:t}=n;return{style:{textAlign:"right",flex:1,maxWidth:"100%",minWidth:"25%"},...t}}),u=e.computed(()=>Object.assign({text:o("ap.common.resetText")},n.resetButtonOptions)),l=e.computed(()=>Object.assign({text:o("ap.common.queryText")},n.submitButtonOptions));function C(){p("toggle-advanced")}return(t,g)=>t.showActionButtonGroup?(e.openBlock(),e.createBlock(e.unref(c.Col),e.normalizeProps(e.mergeProps({key:0},a.value)),{default:e.withCtx(()=>[e.createElementVNode("div",{style:e.normalizeStyle([{width:"100%"},{textAlign:a.value.style.textAlign}])},[e.createVNode(e.unref(c.Form).Item,null,{default:e.withCtx(()=>[e.renderSlot(t.$slots,"resetBefore"),t.showResetButton?(e.openBlock(),e.createBlock(e.unref(r.BaseButton),e.mergeProps({key:0,type:"default",class:e.unref(s)("button","space")},u.value,{onClick:e.unref(f)}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(u.value.text),1)]),_:1},16,["class","onClick"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"submitBefore"),t.showSubmitButton?(e.openBlock(),e.createBlock(e.unref(r.BaseButton),e.mergeProps({key:1,type:"primary",class:e.unref(s)("button","space")},l.value,{onClick:e.unref(y)}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.value.text),1)]),_:1},16,["class","onClick"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"advanceBefore"),t.showAdvancedButton&&!t.hideAdvanceBtn?(e.openBlock(),e.createBlock(e.unref(r.BaseButton),{key:2,type:"link",size:"small",style:e.normalizeStyle(B.value),onClick:C},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.isAdvanced?e.unref(o)("ap.common.closeText"):e.unref(o)("ap.common.expandText"))+" ",1),e.createVNode(e.unref(v.BasicArrow),{class:e.normalizeClass(e.unref(s)("item","space")),expand:!t.isAdvanced,up:""},null,8,["class","expand"])]),_:1},8,["style"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"advanceAfter")]),_:3})],4)]),_:3},16)):e.createCommentVNode("",!0)}});exports.default=b;
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("vue"),l=require("lodash-unified"),_=require("@vueuse/core"),A=require("./use-break-point.js"),u=24;function R({advanceState:r,emit:B,getProps:o,getSchema:h,formModel:v,defaultValueRef:b}){const p=n.getCurrentInstance(),{screenRef:y,realWidthRef:I}=A.useBreakpoint(),E=n.computed(()=>{if(!r.isAdvanced)return 0;const e=n.unref(o).emptySpan||0;if(l.isNumber(e))return e;if(l.isObject(e)){const{span:s=0}=e,t=n.unref(y);return e[t.toLowerCase()]||s||0}return 0}),W=_.useDebounceFn(g,30);n.watch([()=>n.unref(h),()=>r.isAdvanced,()=>n.unref(I)],()=>{const{showAdvancedButton:e}=n.unref(o);e&&W()},{immediate:!0});function L(e,s=0,t=!1){const d=n.unref(I),c=parseInt(e.md)||parseInt(e.xs)||parseInt(e.sm)||e.span||u,i=parseInt(e.lg)||c,f=parseInt(e.xl)||i,a=parseInt(e.xxl)||f;return d<=A.ScreenEnum.LG?s+=c:d<A.ScreenEnum.XL?s+=i:d<A.ScreenEnum.XXL?s+=f:s+=a,t?(r.hideAdvanceBtn=!1,s<=u*2?(r.hideAdvanceBtn=!0,r.isAdvanced=!0):s>u*2&&s<=u*(n.unref(o).autoAdvancedLine||3)?r.hideAdvanceBtn=!1:r.isLoad||(r.isLoad=!0,r.isAdvanced=!r.isAdvanced),{isAdvanced:r.isAdvanced,itemColSum:s}):s>u*(n.unref(o).alwaysShowLines||1)?{isAdvanced:r.isAdvanced,itemColSum:s}:{isAdvanced:!0,itemColSum:s}}const w=n.shallowReactive({});function g(){var d;let e=0,s=0;const{baseColProps:t={}}=n.unref(o);for(const c of n.unref(h)){const{show:i,colProps:f}=c;let a=!0;if(l.isBoolean(i)&&(a=i),l.isFunction(i)&&(a=i({schema:c,model:v,field:c.field,values:{...n.unref(b),...v}})),a&&(f||t)){const{itemColSum:O,isAdvanced:x}=L({...t,...f},e);e=O||0,x&&(s=e),w[c.field]=x}}(d=p==null?void 0:p.proxy)==null||d.$forceUpdate(),r.actionSpan=s%u+n.unref(E),L(n.unref(o).actionColOptions||{span:u},e,!0),B("advanced-change")}function q(){r.isAdvanced=!r.isAdvanced}return{handleToggleAdvanced:q,fieldsIsAdvancedMap:w}}exports.default=R;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("vue"),l=require("lodash-unified"),q=require("@vueuse/core"),A=require("./use-break-point.js"),o=24,h=18;function T({advanceState:r,emit:b,getProps:u,getSchema:v,formModel:L,defaultValueRef:E}){const p=n.getCurrentInstance(),{screenRef:y,realWidthRef:I}=A.useBreakpoint(),_=n.computed(()=>{if(!r.isAdvanced)return 0;const e=n.unref(u).emptySpan||0;if(l.isNumber(e))return e;if(l.isObject(e)){const{span:s=0}=e,t=n.unref(y);return e[t.toLowerCase()]||s||0}return 0}),O=q.useDebounceFn(R,30);n.watch([()=>n.unref(v),()=>r.isAdvanced,()=>n.unref(I)],()=>{const{showAdvancedButton:e}=n.unref(u);e&&O()},{immediate:!0});function w(e,s=0,t=!1){const c=n.unref(I),d=parseInt(e.md)||parseInt(e.xs)||parseInt(e.sm)||e.span||o,i=parseInt(e.lg)||d,f=parseInt(e.xl)||i,a=parseInt(e.xxl)||f;return c<=A.ScreenEnum.LG?s+=d:c<A.ScreenEnum.XL?s+=i:c<A.ScreenEnum.XXL?s+=f:s+=a,t?(r.hideAdvanceBtn=!1,s<=o+h?(r.hideAdvanceBtn=!0,r.isAdvanced=!0):s>o+h&&s<=o*(n.unref(u).autoAdvancedLine||3)?r.hideAdvanceBtn=!1:r.isLoad||(r.isLoad=!0,r.isAdvanced=!0),{isAdvanced:r.isAdvanced,itemColSum:s}):s>h*(n.unref(u).alwaysShowLines||1)?{isAdvanced:r.isAdvanced,itemColSum:s}:{isAdvanced:!0,itemColSum:s}}const x=n.shallowReactive({});function R(){var c;let e=0,s=0;const{baseColProps:t={}}=n.unref(u);for(const d of n.unref(v)){const{show:i,colProps:f}=d;let a=!0;if(l.isBoolean(i)&&(a=i),l.isFunction(i)&&(a=i({schema:d,model:L,field:d.field,values:{...n.unref(E),...L}})),a&&(f||t)){const{itemColSum:g,isAdvanced:B}=w({...t,...f},e);e=g||0,B&&(s=e),x[d.field]=B}}(c=p==null?void 0:p.proxy)==null||c.$forceUpdate(),r.actionSpan=s%o+n.unref(_),w(n.unref(u).actionColOptions||{span:o},e,!0),b("advanced-change")}function W(){r.isAdvanced=!r.isAdvanced}return{handleToggleAdvanced:W,fieldsIsAdvancedMap:x}}exports.default=T;
@@ -16,6 +16,9 @@
16
16
  border-radius: 2px;
17
17
  background-color: #fff;
18
18
  }
19
+ .aplus-pro-table-form-container .ant-form .ant-form-item {
20
+ margin-bottom: 16px;
21
+ }
19
22
  .aplus-pro-table-form-container-no-divide .ant-form {
20
23
  border-bottom-left-radius: 0 !important;
21
24
  border-bottom-right-radius: 0 !important;
@@ -271,19 +271,23 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
271
271
  .ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
272
272
  color: #ff4d4f;
273
273
  }
274
- .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right {
274
+ [class$='-basic-table'] .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right,
275
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right {
275
276
  margin: 16px 0 0;
276
277
  }
277
- .ant-table-wrapper .ant-pagination {
278
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination,
279
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination {
278
280
  position: relative;
279
281
  }
280
- .ant-table-wrapper .ant-pagination .ant-pagination-total-text {
282
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-total-text,
283
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-total-text {
281
284
  position: absolute;
282
285
  left: 0;
283
286
  height: 30px;
284
287
  line-height: 30px;
285
288
  }
286
- .ant-table-wrapper .ant-pagination .ant-pagination-item {
289
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item,
290
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item {
287
291
  box-sizing: border-box;
288
292
  min-width: 30px;
289
293
  height: 30px;
@@ -294,45 +298,57 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
294
298
  text-align: center;
295
299
  border-radius: 4px;
296
300
  }
297
- .ant-table-wrapper .ant-pagination .ant-pagination-item:not(.ant-table-wrapper .ant-pagination .ant-pagination-item-active) {
301
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
302
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
303
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
304
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active) {
298
305
  border: 1px solid #d9d9d9;
299
306
  }
300
- .ant-table-wrapper .ant-pagination .ant-pagination-prev {
307
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-prev,
308
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-prev {
301
309
  width: 30px;
302
310
  height: 30px;
303
311
  margin: 0 4px;
304
312
  line-height: 28px;
305
313
  border: 1px solid #d9d9d9;
306
314
  }
307
- .ant-table-wrapper .ant-pagination .ant-pagination-next {
315
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-next,
316
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-next {
308
317
  width: 30px;
309
318
  height: 30px;
310
319
  margin: 0 4px;
311
320
  line-height: 28px;
312
321
  border: 1px solid #d9d9d9;
313
322
  }
314
- .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled {
323
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled,
324
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled {
315
325
  border: 1px solid #d9d9d9;
316
326
  }
317
- .ant-table-wrapper .ant-pagination .ant-pagination-options {
327
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options,
328
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options {
318
329
  margin-left: 4px;
319
330
  }
320
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector {
331
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector,
332
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector {
321
333
  min-width: 90px;
322
334
  height: 30px;
323
335
  }
324
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item {
336
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item,
337
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item {
325
338
  line-height: 28px;
326
339
  }
327
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow {
340
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow,
341
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow {
328
342
  color: #333333;
329
343
  }
330
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
344
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper,
345
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
331
346
  margin-left: 20px;
332
347
  color: #333333;
333
348
  font-size: 14px;
334
349
  }
335
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
350
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input,
351
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
336
352
  min-width: 60px;
337
353
  height: 30px;
338
354
  margin: 0 8px;
@@ -346,35 +362,43 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
346
362
  display: flex;
347
363
  }
348
364
  .ant-steps .ant-steps-item-icon {
365
+ line-height: 27px;
349
366
  width: 28px;
350
367
  height: 28px;
351
368
  margin-top: 3px;
352
- display: flex;
353
- justify-content: center;
354
- align-items: center;
355
369
  flex-shrink: 0;
356
370
  }
371
+ .ant-steps .ant-steps-item.ant-steps-item-process .ant-steps-item-icon .ant-steps-icon {
372
+ font-weight: 500;
373
+ font-size: 16px;
374
+ }
375
+ .ant-steps .ant-steps-item.ant-steps-item-process .ant-steps-item-container .ant-steps-item-description {
376
+ min-height: 16px;
377
+ margin-top: 5px;
378
+ color: #999999;
379
+ font-weight: 400;
380
+ font-size: 12px;
381
+ line-height: 1.2rem;
382
+ }
357
383
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-icon {
358
384
  background-color: #ffffff;
359
385
  border-color: #34b77c;
360
- border-radius: 0;
361
386
  }
362
387
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-finish-icon {
363
388
  width: 12px;
364
389
  height: 12px;
365
390
  }
366
391
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-finish-icon svg {
367
- display: none;
368
392
  width: 12px;
369
393
  height: 12px;
370
394
  }
371
395
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description {
372
396
  min-height: 16px;
373
- margin-top: 6px;
397
+ margin-top: 5px;
374
398
  color: #999999;
375
399
  font-weight: 400;
376
400
  font-size: 12px;
377
- line-height: 1rem;
401
+ line-height: 1.2rem;
378
402
  }
379
403
  .ant-steps .ant-steps-item-title {
380
404
  height: 24px;
@@ -398,11 +422,11 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
398
422
  }
399
423
  .ant-steps .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description {
400
424
  min-height: 16px;
401
- margin-top: 6px;
425
+ margin-top: 5px;
402
426
  color: #999999;
403
427
  font-weight: 400;
404
428
  font-size: 12px;
405
- line-height: 1rem;
429
+ line-height: 1.2rem;
406
430
  }
407
431
  .ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-icon {
408
432
  background-color: #ffffff;
@@ -415,11 +439,15 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
415
439
  }
416
440
  .ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-description {
417
441
  min-height: 16px;
418
- margin-top: 6px;
442
+ margin-top: 5px;
419
443
  color: #999999;
420
444
  font-weight: 400;
421
445
  font-size: 12px;
422
- line-height: 1rem;
446
+ line-height: 1.2rem;
447
+ }
448
+ .ant-steps-item.ant-steps-item-finish.ant-steps-item-active .ant-steps-item-container .ant-steps-item-tail {
449
+ inset-inline-start: 13px;
450
+ margin: 4px 0;
423
451
  }
424
452
  .ant-steps-item.ant-steps-item-finish.ant-steps-item-active .ant-steps-item-container .ant-steps-item-icon {
425
453
  background-color: #ffffff;
@@ -434,21 +462,41 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
434
462
  width: 28px;
435
463
  height: 28px;
436
464
  margin-top: 3px;
437
- display: flex;
438
- justify-content: center;
439
- align-items: center;
465
+ }
466
+ .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item-icon {
467
+ line-height: 25px;
468
+ width: 24px;
469
+ height: 24px;
470
+ margin-top: 3px;
471
+ }
472
+ .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item .ant-steps-item-content {
473
+ margin-top: 2px;
440
474
  }
441
475
  .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item .ant-steps-item-tail {
442
476
  inset-inline-start: 13px;
443
- margin: 6px 0;
477
+ margin: 3px -1px;
478
+ }
479
+ .ant-steps.ant-steps-horizontal.ant-steps-small .ant-steps-item-icon {
480
+ line-height: 25px;
481
+ width: 24px;
482
+ height: 24px;
483
+ flex-shrink: 0;
484
+ }
485
+ [class$='-basic-table'],
486
+ [class$='-basic-table-form-container'] {
487
+ width: 100%;
488
+ height: 100%;
444
489
  }
445
- .ant-table-wrapper {
490
+ [class$='-basic-table'] .ant-table-wrapper,
491
+ [class$='-basic-table-form-container'] .ant-table-wrapper {
446
492
  padding: 12px 16px 16px;
447
493
  background-color: #ffffff;
448
494
  border-radius: 0;
449
495
  }
450
- .ant-table-wrapper .ant-table.ant-table-middle > .ant-table-title,
451
- .ant-table-wrapper .ant-table.ant-table-small > .ant-table-title {
496
+ [class$='-basic-table'] .ant-table-wrapper .ant-table.ant-table-middle > .ant-table-title,
497
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table.ant-table-middle > .ant-table-title,
498
+ [class$='-basic-table'] .ant-table-wrapper .ant-table.ant-table-small > .ant-table-title,
499
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table.ant-table-small > .ant-table-title {
452
500
  display: flex;
453
501
  align-items: center;
454
502
  justify-content: space-between;
@@ -456,51 +504,58 @@ div[class$='-basic-table-form-container'] form[class$='-basic-form--compact'] di
456
504
  padding: 0 0 12px;
457
505
  border: none;
458
506
  }
459
- .ant-table-wrapper .ant-table {
507
+ [class$='-basic-table'] .ant-table-wrapper .ant-table,
508
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table {
460
509
  width: 100%;
461
510
  overflow-x: hidden;
462
511
  border-radius: 0;
463
512
  }
464
- .ant-table-wrapper .ant-table .ant-table-container {
513
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container,
514
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container {
465
515
  border-radius: 0;
466
516
  }
467
- .ant-table-wrapper .ant-table .ant-table-container table {
517
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container table,
518
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container table {
468
519
  border-radius: 0;
469
520
  }
470
- .ant-table-wrapper .ant-table .ant-table-container table > thead > tr:first-child > *:first-child {
521
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container table > thead > tr:first-child > *:first-child,
522
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container table > thead > tr:first-child > *:first-child {
471
523
  border-radius: 0;
472
524
  }
473
- .ant-table-wrapper .ant-table .ant-table-container .ant-table-header {
525
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-header,
526
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-header {
474
527
  border-radius: 0;
475
528
  }
476
- .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody > tr > td {
529
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody > tr > td,
530
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody > tr > td {
477
531
  padding: 13.5px 16px;
478
532
  line-height: 20px;
479
533
  }
480
- .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead > tr > th {
534
+ [class$='-basic-table'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead > tr > th,
535
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead > tr > th {
481
536
  padding: 13.5px 16px;
482
537
  line-height: 20px;
483
538
  }
484
- .ant-table-wrapper .ant-table-footer {
539
+ [class$='-basic-table'] .ant-table-wrapper .ant-table-footer,
540
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table-footer {
485
541
  padding: 0;
486
542
  }
487
- .ant-table-wrapper .ant-table-footer .ant-table-wrapper {
543
+ [class$='-basic-table'] .ant-table-wrapper .ant-table-footer .ant-table-wrapper,
544
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table-footer .ant-table-wrapper {
488
545
  padding: 0;
489
546
  }
490
- .ant-table-wrapper .ant-table-footer table {
547
+ [class$='-basic-table'] .ant-table-wrapper .ant-table-footer table,
548
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table-footer table {
491
549
  border: none;
492
550
  }
493
- .ant-table-wrapper .ant-table-footer .ant-table-body {
551
+ [class$='-basic-table'] .ant-table-wrapper .ant-table-footer .ant-table-body,
552
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table-footer .ant-table-body {
494
553
  overflow-x: hidden;
495
554
  }
496
- .ant-table-wrapper .ant-table-footer td {
555
+ [class$='-basic-table'] .ant-table-wrapper .ant-table-footer td,
556
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-table-footer td {
497
557
  padding: 12px 8px;
498
558
  }
499
- [class$='-basic-table'],
500
- [class$='-basic-table-form-container'] {
501
- width: 100%;
502
- height: 100%;
503
- }
504
559
  [class$='-basic-table-form-container'] {
505
560
  padding: 16px;
506
561
  }
@@ -1,16 +1,20 @@
1
- .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right {
1
+ [class$='-basic-table'] .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right,
2
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-spin-container .ant-pagination.ant-table-pagination.ant-table-pagination-right {
2
3
  margin: 16px 0 0;
3
4
  }
4
- .ant-table-wrapper .ant-pagination {
5
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination,
6
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination {
5
7
  position: relative;
6
8
  }
7
- .ant-table-wrapper .ant-pagination .ant-pagination-total-text {
9
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-total-text,
10
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-total-text {
8
11
  position: absolute;
9
12
  left: 0;
10
13
  height: 30px;
11
14
  line-height: 30px;
12
15
  }
13
- .ant-table-wrapper .ant-pagination .ant-pagination-item {
16
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item,
17
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item {
14
18
  box-sizing: border-box;
15
19
  min-width: 30px;
16
20
  height: 30px;
@@ -21,45 +25,57 @@
21
25
  text-align: center;
22
26
  border-radius: 4px;
23
27
  }
24
- .ant-table-wrapper .ant-pagination .ant-pagination-item:not(.ant-table-wrapper .ant-pagination .ant-pagination-item-active) {
28
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
29
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
30
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active),
31
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item:not([class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-item-active) {
25
32
  border: 1px solid #d9d9d9;
26
33
  }
27
- .ant-table-wrapper .ant-pagination .ant-pagination-prev {
34
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-prev,
35
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-prev {
28
36
  width: 30px;
29
37
  height: 30px;
30
38
  margin: 0 4px;
31
39
  line-height: 28px;
32
40
  border: 1px solid #d9d9d9;
33
41
  }
34
- .ant-table-wrapper .ant-pagination .ant-pagination-next {
42
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-next,
43
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-next {
35
44
  width: 30px;
36
45
  height: 30px;
37
46
  margin: 0 4px;
38
47
  line-height: 28px;
39
48
  border: 1px solid #d9d9d9;
40
49
  }
41
- .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled {
50
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled,
51
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-disabled {
42
52
  border: 1px solid #d9d9d9;
43
53
  }
44
- .ant-table-wrapper .ant-pagination .ant-pagination-options {
54
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options,
55
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options {
45
56
  margin-left: 4px;
46
57
  }
47
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector {
58
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector,
59
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector {
48
60
  min-width: 90px;
49
61
  height: 30px;
50
62
  }
51
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item {
63
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item,
64
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selection-item {
52
65
  line-height: 28px;
53
66
  }
54
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow {
67
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow,
68
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-arrow {
55
69
  color: #333333;
56
70
  }
57
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
71
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper,
72
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
58
73
  margin-left: 20px;
59
74
  color: #333333;
60
75
  font-size: 14px;
61
76
  }
62
- .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
77
+ [class$='-basic-table'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input,
78
+ [class$='-basic-table-form-container'] .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
63
79
  min-width: 60px;
64
80
  height: 30px;
65
81
  margin: 0 8px;
@@ -5,35 +5,43 @@
5
5
  display: flex;
6
6
  }
7
7
  .ant-steps .ant-steps-item-icon {
8
+ line-height: 27px;
8
9
  width: 28px;
9
10
  height: 28px;
10
11
  margin-top: 3px;
11
- display: flex;
12
- justify-content: center;
13
- align-items: center;
14
12
  flex-shrink: 0;
15
13
  }
14
+ .ant-steps .ant-steps-item.ant-steps-item-process .ant-steps-item-icon .ant-steps-icon {
15
+ font-weight: 500;
16
+ font-size: 16px;
17
+ }
18
+ .ant-steps .ant-steps-item.ant-steps-item-process .ant-steps-item-container .ant-steps-item-description {
19
+ min-height: 16px;
20
+ margin-top: 5px;
21
+ color: #999999;
22
+ font-weight: 400;
23
+ font-size: 12px;
24
+ line-height: 1.2rem;
25
+ }
16
26
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-icon {
17
27
  background-color: #ffffff;
18
28
  border-color: #34b77c;
19
- border-radius: 0;
20
29
  }
21
30
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-finish-icon {
22
31
  width: 12px;
23
32
  height: 12px;
24
33
  }
25
34
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-finish-icon svg {
26
- display: none;
27
35
  width: 12px;
28
36
  height: 12px;
29
37
  }
30
38
  .ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description {
31
39
  min-height: 16px;
32
- margin-top: 6px;
40
+ margin-top: 5px;
33
41
  color: #999999;
34
42
  font-weight: 400;
35
43
  font-size: 12px;
36
- line-height: 1rem;
44
+ line-height: 1.2rem;
37
45
  }
38
46
  .ant-steps .ant-steps-item-title {
39
47
  height: 24px;
@@ -57,11 +65,11 @@
57
65
  }
58
66
  .ant-steps .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description {
59
67
  min-height: 16px;
60
- margin-top: 6px;
68
+ margin-top: 5px;
61
69
  color: #999999;
62
70
  font-weight: 400;
63
71
  font-size: 12px;
64
- line-height: 1rem;
72
+ line-height: 1.2rem;
65
73
  }
66
74
  .ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-icon {
67
75
  background-color: #ffffff;
@@ -74,11 +82,15 @@
74
82
  }
75
83
  .ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-description {
76
84
  min-height: 16px;
77
- margin-top: 6px;
85
+ margin-top: 5px;
78
86
  color: #999999;
79
87
  font-weight: 400;
80
88
  font-size: 12px;
81
- line-height: 1rem;
89
+ line-height: 1.2rem;
90
+ }
91
+ .ant-steps-item.ant-steps-item-finish.ant-steps-item-active .ant-steps-item-container .ant-steps-item-tail {
92
+ inset-inline-start: 13px;
93
+ margin: 4px 0;
82
94
  }
83
95
  .ant-steps-item.ant-steps-item-finish.ant-steps-item-active .ant-steps-item-container .ant-steps-item-icon {
84
96
  background-color: #ffffff;
@@ -93,11 +105,23 @@
93
105
  width: 28px;
94
106
  height: 28px;
95
107
  margin-top: 3px;
96
- display: flex;
97
- justify-content: center;
98
- align-items: center;
108
+ }
109
+ .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item-icon {
110
+ line-height: 25px;
111
+ width: 24px;
112
+ height: 24px;
113
+ margin-top: 3px;
114
+ }
115
+ .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item .ant-steps-item-content {
116
+ margin-top: 2px;
99
117
  }
100
118
  .ant-steps.ant-steps-vertical.ant-steps-small .ant-steps-item .ant-steps-item-tail {
101
119
  inset-inline-start: 13px;
102
- margin: 6px 0;
120
+ margin: 3px -1px;
121
+ }
122
+ .ant-steps.ant-steps-horizontal.ant-steps-small .ant-steps-item-icon {
123
+ line-height: 25px;
124
+ width: 24px;
125
+ height: 24px;
126
+ flex-shrink: 0;
103
127
  }