|
|
@ -5,7 +5,7 @@ exports[`renders ./components/steps/demo/customized-progress-dot.md correctly 1` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-label-vertical ant-steps-dot" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -37,7 +37,7 @@ exports[`renders ./components/steps/demo/customized-progress-dot.md correctly 1` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -140,7 +140,7 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-label-horizontal" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-error ant-steps-next-error" |
|
|
|
class="ant-steps-item ant-steps-item-finish ant-steps-next-error" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -149,7 +149,7 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon anticon anticon-cross" |
|
|
|
class="ant-steps-icon anticon anticon-check" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
@ -168,7 +168,7 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-error" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -177,10 +177,8 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon" |
|
|
|
> |
|
|
|
2 |
|
|
|
</span> |
|
|
|
class="ant-steps-icon anticon anticon-cross" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item-content" |
|
|
@ -415,7 +413,7 @@ exports[`renders ./components/steps/demo/progress-dot.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-label-vertical ant-steps-dot" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -447,7 +445,7 @@ exports[`renders ./components/steps/demo/progress-dot.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -518,7 +516,7 @@ exports[`renders ./components/steps/demo/simple.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-label-horizontal" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -527,10 +525,8 @@ exports[`renders ./components/steps/demo/simple.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon" |
|
|
|
> |
|
|
|
1 |
|
|
|
</span> |
|
|
|
class="ant-steps-icon anticon anticon-check" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item-content" |
|
|
@ -548,7 +544,7 @@ exports[`renders ./components/steps/demo/simple.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -615,7 +611,7 @@ exports[`renders ./components/steps/demo/small-size.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-small ant-steps-label-horizontal" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -624,10 +620,8 @@ exports[`renders ./components/steps/demo/small-size.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon" |
|
|
|
> |
|
|
|
1 |
|
|
|
</span> |
|
|
|
class="ant-steps-icon anticon anticon-check" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item-content" |
|
|
@ -640,7 +634,7 @@ exports[`renders ./components/steps/demo/small-size.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -698,7 +692,7 @@ exports[`renders ./components/steps/demo/step-next.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-horizontal ant-steps-label-horizontal" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -798,7 +792,7 @@ exports[`renders ./components/steps/demo/vertical.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-vertical" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -807,10 +801,8 @@ exports[`renders ./components/steps/demo/vertical.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon" |
|
|
|
> |
|
|
|
1 |
|
|
|
</span> |
|
|
|
class="ant-steps-icon anticon anticon-check" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item-content" |
|
|
@ -828,7 +820,7 @@ exports[`renders ./components/steps/demo/vertical.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -895,7 +887,7 @@ exports[`renders ./components/steps/demo/vertical-small.md correctly 1`] = ` |
|
|
|
class="ant-steps ant-steps-vertical ant-steps-small" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
class="ant-steps-item ant-steps-item-finish" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
@ -904,10 +896,8 @@ exports[`renders ./components/steps/demo/vertical-small.md correctly 1`] = ` |
|
|
|
class="ant-steps-item-icon" |
|
|
|
> |
|
|
|
<span |
|
|
|
class="ant-steps-icon" |
|
|
|
> |
|
|
|
1 |
|
|
|
</span> |
|
|
|
class="ant-steps-icon anticon anticon-check" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item-content" |
|
|
@ -925,7 +915,7 @@ exports[`renders ./components/steps/demo/vertical-small.md correctly 1`] = ` |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div |
|
|
|
class="ant-steps-item ant-steps-item-wait" |
|
|
|
class="ant-steps-item ant-steps-item-process" |
|
|
|
> |
|
|
|
<div |
|
|
|
class="ant-steps-item-tail" |
|
|
|