mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-15 09:21:25 +08:00
73bef787cd
* feat: add Result component * fix: update md template tag html>tpl - fix `result` typo - update jest `result` snapshots * refactor: svg file to functional component icon - update jest snapshot * feat: add result * Feat descriptions (#1251) * feat: add descriptions * fix: add descriptions types and fix docs * fix: lint change code * fix: demo warning * fix: update demo, snapshot and remove classnames * test: add descriptions test * fix: descriptions demo (#1498) * feat: add page header (#1250) * feat: add page-header component * update site: page-header * ts definition update: page-header * get page-header props with getComponentFromProp func * optimize page-header * doc: add page-header actions.md responsive.md * breadcrumb itemRender add pure function support * style: format code * feat: update style to 3.23.6 from 2.13.6 * feat: update style to 3.26.8 from 3.23.6 * chore: update util * chore: update util * feat: update affix * feat: update alert * feat: update anchor * feat: update auto-complete * feat: update avatar * feat: update back-top * feat: update badge * feat: update button * feat: update breadcrumb * feat: update ts * docs: update doc * feat: update calendat * feat: update card * feat: update carousel * feat: update carousel * feat: update checkbox * feat: update comment * feat: update config-provider * docs: update doc * feat: update collapse * feat: update locale * feat: update date-picker * feat: update divider * feat: update drawer * feat: update dropdown * feat: update rc-trigger * feat: update dropdown * feat: update empty * test: add empty test * feat: update form * feat: update form * feat: update spin * feat: update grid * docs: update grid doc * feat: update icon * feat: update slider * feat: update textarea * feat: update input-number * feat: update layout * feat: update list * feat: update menu * feat: meaage add key for update content * feat: modal add closeIcon support * feat: update notification * feat: add pagination disabled support * feat: popconfirm add disabled support * test: update popover * feat: progress support custom line-gradiend * feat: update radio * test: update radio test * docs: update rate demo * feat: skeleton add avatar support number type * test: add switch test * test: update statistic test * fix: input clear icon event * feat: steps add type、 v-model、subTitle * feat: delete typography component * feat: delete Typography style * perf: update select * feat: add download transformFile previewFile actio * docs: update upload * feat: update tree-select * docs: update tree-select * feat: tree add blockNode selectable * docs: add tree demo * test: update snap * docs: updatedoc * feat: update tag * docs: update ad doc * feat: update tooltip * feat: update timeline * feat: time-picker add clearIcon * docs: update tabs * feat: transfer support custom children * test: update transfer test * feat: update table * test: update table test * test: update test * feat: calendar update locale * test: update test snap * feat: add mentions (#1790) * feat: mentions style * feat: theme default * feat: add mentions component * feat: mentions API * feat: add unit test for mentions * feat: update mentions demo * perf: model and inheritAttrs for mentions * perf: use getComponentFromProp instead of this.$props * perf: mentions rm defaultProps * feat: rm rows in mentionsProps * fix: mentions keyDown didn't work * docs: update mentions api * perf: mentions code * feat: update mentions * bump 1.5.0-alpha.1 * feat: pageheader add ghost prop * docs: update descriptions demo * chore: page-header add ghost type * fix: color error * feat: update to 3.26.12 * fix: some prop default value * fix(typo): form, carousel, upload. duplicate identifier (#1848) * Add Mentions Type (#1845) * feat: add mentions type * feat: add mentions in ant-design-vue.d.ts * docs: update doc * docs: add changelog * fix: mentions getPopupCotainer value (#1850) * docs: update doc * docs: uptate demo * docs: update demo * docs: delete demo * docs: delete doc * test: update snapshots * style: format code * chore: update travis * docs: update demo Co-authored-by: Sendya <18x@loacg.com> Co-authored-by: zkwolf <chenhao5866@gmail.com> Co-authored-by: drafish <xwlyy1991@163.com> Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
654 lines
15 KiB
Plaintext
654 lines
15 KiB
Plaintext
@import '../../style/themes/index';
|
|
@import '../../style/mixins/index';
|
|
@import '../../input/style/mixin';
|
|
@import '../../button/style/mixin';
|
|
@import '../../grid/style/mixin';
|
|
@import './mixin';
|
|
|
|
@form-prefix-cls: ~'@{ant-prefix}-form';
|
|
@form-component-height: @input-height-base;
|
|
@form-component-max-height: @input-height-lg;
|
|
@form-feedback-icon-size: @font-size-base;
|
|
@form-help-margin-top: (@form-component-height - @form-component-max-height) / 2 + 2px;
|
|
@form-explain-font-size: @font-size-base;
|
|
// Extends additional 1px to fix precision issue.
|
|
// https://github.com/ant-design/ant-design/issues/12803
|
|
// https://github.com/ant-design/ant-design/issues/8220
|
|
@form-explain-precision: 1px;
|
|
@form-explain-height: floor(@form-explain-font-size * @line-height-base);
|
|
|
|
.@{form-prefix-cls} {
|
|
.reset-component;
|
|
.reset-form;
|
|
}
|
|
|
|
.@{form-prefix-cls}-item-required::before {
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
color: @label-required-color;
|
|
font-size: @font-size-base;
|
|
font-family: SimSun, sans-serif;
|
|
line-height: 1;
|
|
content: '*';
|
|
.@{form-prefix-cls}-hide-required-mark & {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.@{form-prefix-cls}-item-label > label {
|
|
color: @label-color;
|
|
|
|
&::after {
|
|
& when (@form-item-trailing-colon=true) {
|
|
content: ':';
|
|
}
|
|
& when not (@form-item-trailing-colon=true) {
|
|
content: ' ';
|
|
}
|
|
|
|
position: relative;
|
|
top: -0.5px;
|
|
margin: 0 @form-item-label-colon-margin-right 0 @form-item-label-colon-margin-left;
|
|
}
|
|
|
|
&.@{form-prefix-cls}-item-no-colon::after {
|
|
content: ' ';
|
|
}
|
|
}
|
|
|
|
// Form items
|
|
// You should wrap labels and controls in .@{form-prefix-cls}-item for optimum spacing
|
|
.@{form-prefix-cls}-item {
|
|
label {
|
|
position: relative;
|
|
|
|
> .@{iconfont-css-prefix} {
|
|
font-size: @font-size-base;
|
|
vertical-align: top;
|
|
}
|
|
}
|
|
|
|
.reset-component;
|
|
|
|
margin-bottom: @form-item-margin-bottom;
|
|
vertical-align: top;
|
|
|
|
&-control {
|
|
position: relative;
|
|
line-height: @form-component-max-height;
|
|
.clearfix;
|
|
}
|
|
|
|
&-children {
|
|
position: relative;
|
|
}
|
|
|
|
&-with-help {
|
|
margin-bottom: max(0, @form-item-margin-bottom - @form-explain-height - @form-help-margin-top);
|
|
}
|
|
|
|
&-label {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: @form-component-max-height - 0.0001px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
|
|
&-left {
|
|
text-align: left;
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-switch {
|
|
margin: 2px 0 4px;
|
|
}
|
|
}
|
|
|
|
.@{form-prefix-cls}-explain,
|
|
.@{form-prefix-cls}-extra {
|
|
clear: both;
|
|
min-height: @form-explain-height + @form-explain-precision;
|
|
margin-top: @form-help-margin-top;
|
|
color: @text-color-secondary;
|
|
font-size: @form-explain-font-size;
|
|
line-height: @line-height-base;
|
|
transition: color 0.3s @ease-out; // sync input color transition
|
|
}
|
|
|
|
.@{form-prefix-cls}-explain {
|
|
margin-bottom: -@form-explain-precision;
|
|
}
|
|
|
|
.@{form-prefix-cls}-extra {
|
|
padding-top: 4px;
|
|
}
|
|
|
|
.@{form-prefix-cls}-text {
|
|
display: inline-block;
|
|
padding-right: 8px;
|
|
}
|
|
|
|
.@{form-prefix-cls}-split {
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
form {
|
|
.has-feedback {
|
|
.@{ant-prefix}-input {
|
|
padding-right: @input-padding-horizontal-base + @input-affix-width;
|
|
}
|
|
|
|
// https://github.com/ant-design/ant-design/issues/19884
|
|
.@{ant-prefix}-input-affix-wrapper {
|
|
.@{ant-prefix}-input-suffix {
|
|
padding-right: 18px;
|
|
}
|
|
.@{ant-prefix}-input {
|
|
padding-right: @input-padding-horizontal-base + @input-affix-width * 2;
|
|
}
|
|
&.@{ant-prefix}-input-affix-wrapper-input-with-clear-btn {
|
|
.@{ant-prefix}-input {
|
|
padding-right: @input-padding-horizontal-base + @input-affix-width * 3;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Fix overlapping between feedback icon and <Select>'s arrow.
|
|
// https://github.com/ant-design/ant-design/issues/4431
|
|
> .@{ant-prefix}-select .@{ant-prefix}-select-arrow,
|
|
> .@{ant-prefix}-select .@{ant-prefix}-select-selection__clear,
|
|
:not(.@{ant-prefix}-input-group-addon) > .@{ant-prefix}-select .@{ant-prefix}-select-arrow,
|
|
:not(.@{ant-prefix}-input-group-addon)
|
|
> .@{ant-prefix}-select
|
|
.@{ant-prefix}-select-selection__clear {
|
|
right: (@form-component-height / 2) + @form-feedback-icon-size - 2px;
|
|
}
|
|
> .@{ant-prefix}-select .@{ant-prefix}-select-selection-selected-value,
|
|
:not(.@{ant-prefix}-input-group-addon)
|
|
> .@{ant-prefix}-select
|
|
.@{ant-prefix}-select-selection-selected-value {
|
|
padding-right: 42px;
|
|
}
|
|
|
|
.@{ant-prefix}-cascader-picker {
|
|
&-arrow {
|
|
margin-right: (@form-component-height / 2) + @form-feedback-icon-size - 13px;
|
|
}
|
|
&-clear {
|
|
right: (@form-component-height / 2) + @form-feedback-icon-size - 2px;
|
|
}
|
|
}
|
|
|
|
// Fix issue: https://github.com/ant-design/ant-design/issues/7854
|
|
.@{ant-prefix}-input-search:not(.@{ant-prefix}-input-search-enter-button) {
|
|
.@{ant-prefix}-input-suffix {
|
|
right: (@form-component-height / 2) + @form-feedback-icon-size - 2px;
|
|
}
|
|
}
|
|
|
|
// Fix issue: https://github.com/ant-design/ant-design/issues/4783
|
|
.@{ant-prefix}-calendar-picker,
|
|
.@{ant-prefix}-time-picker {
|
|
&-icon,
|
|
&-clear {
|
|
right: (@form-component-height / 2) + @form-feedback-icon-size - 2px;
|
|
}
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-mentions,
|
|
textarea.@{ant-prefix}-input {
|
|
height: auto;
|
|
margin-bottom: 4px;
|
|
}
|
|
|
|
// input[type=file]
|
|
.@{ant-prefix}-upload {
|
|
background: transparent;
|
|
}
|
|
|
|
input[type='radio'],
|
|
input[type='checkbox'] {
|
|
width: 14px;
|
|
height: 14px;
|
|
}
|
|
|
|
// Radios and checkboxes on same line
|
|
.@{ant-prefix}-radio-inline,
|
|
.@{ant-prefix}-checkbox-inline {
|
|
display: inline-block;
|
|
margin-left: 8px;
|
|
font-weight: normal;
|
|
vertical-align: middle;
|
|
cursor: pointer;
|
|
|
|
&:first-child {
|
|
margin-left: 0;
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-checkbox-vertical,
|
|
.@{ant-prefix}-radio-vertical {
|
|
display: block;
|
|
}
|
|
|
|
.@{ant-prefix}-checkbox-vertical + .@{ant-prefix}-checkbox-vertical,
|
|
.@{ant-prefix}-radio-vertical + .@{ant-prefix}-radio-vertical {
|
|
margin-left: 0;
|
|
}
|
|
|
|
.@{ant-prefix}-input-number {
|
|
+ .@{form-prefix-cls}-text {
|
|
margin-left: 8px;
|
|
}
|
|
&-handler-wrap {
|
|
z-index: 2; // https://github.com/ant-design/ant-design/issues/6289
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-select,
|
|
.@{ant-prefix}-cascader-picker {
|
|
width: 100%;
|
|
}
|
|
|
|
// Don't impact select inside input group
|
|
.@{ant-prefix}-input-group .@{ant-prefix}-select,
|
|
.@{ant-prefix}-input-group .@{ant-prefix}-cascader-picker {
|
|
width: auto;
|
|
}
|
|
|
|
// fix input with addon position. https://github.com/ant-design/ant-design/issues/8243
|
|
:not(.@{ant-prefix}-input-group-wrapper) > .@{ant-prefix}-input-group,
|
|
.@{ant-prefix}-input-group-wrapper {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
// https://github.com/ant-design/ant-design/issues/20616
|
|
&:not(.@{form-prefix-cls}-vertical) {
|
|
:not(.@{ant-prefix}-input-group-wrapper) > .@{ant-prefix}-input-group,
|
|
.@{ant-prefix}-input-group-wrapper {
|
|
position: relative;
|
|
top: -1px;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Form layout
|
|
//== Vertical Form
|
|
.make-vertical-layout-label() {
|
|
display: block;
|
|
margin: @form-vertical-label-margin;
|
|
padding: @form-vertical-label-padding;
|
|
line-height: @line-height-base;
|
|
white-space: initial;
|
|
text-align: left;
|
|
|
|
label::after {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.make-vertical-layout() {
|
|
.@{form-prefix-cls}-item-label,
|
|
.@{form-prefix-cls}-item-control-wrapper {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
.@{form-prefix-cls}-vertical .@{form-prefix-cls}-item-label,
|
|
// when labelCol is 24, it is a vertical form
|
|
.@{ant-prefix}-col-24.@{form-prefix-cls}-item-label,
|
|
.@{ant-prefix}-col-xl-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
|
|
.@{form-prefix-cls}-vertical {
|
|
.@{form-prefix-cls}-item {
|
|
padding-bottom: 8px;
|
|
}
|
|
.@{form-prefix-cls}-item-control {
|
|
line-height: @line-height-base;
|
|
}
|
|
.@{form-prefix-cls}-explain {
|
|
margin-top: 2px;
|
|
margin-bottom: -4px - @form-explain-precision;
|
|
}
|
|
.@{form-prefix-cls}-extra {
|
|
margin-top: 2px;
|
|
margin-bottom: -4px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: @screen-xs-max) {
|
|
.make-vertical-layout();
|
|
.@{ant-prefix}-col-xs-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
@media (max-width: @screen-sm-max) {
|
|
.@{ant-prefix}-col-sm-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
@media (max-width: @screen-md-max) {
|
|
.@{ant-prefix}-col-md-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
@media (max-width: @screen-lg-max) {
|
|
.@{ant-prefix}-col-lg-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
@media (max-width: @screen-xl-max) {
|
|
.@{ant-prefix}-col-xl-24.@{form-prefix-cls}-item-label {
|
|
.make-vertical-layout-label();
|
|
}
|
|
}
|
|
|
|
//== Inline Form
|
|
.@{form-prefix-cls}-inline {
|
|
.@{form-prefix-cls}-item {
|
|
display: inline-block;
|
|
margin-right: 16px;
|
|
margin-bottom: 0;
|
|
|
|
&-with-help {
|
|
margin-bottom: @form-item-margin-bottom;
|
|
}
|
|
|
|
> .@{form-prefix-cls}-item-control-wrapper,
|
|
> .@{form-prefix-cls}-item-label {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
}
|
|
|
|
.@{form-prefix-cls}-text {
|
|
display: inline-block;
|
|
}
|
|
|
|
.has-feedback {
|
|
display: inline-block;
|
|
}
|
|
}
|
|
|
|
// Validation state
|
|
.has-success,
|
|
.has-warning,
|
|
.has-error,
|
|
.is-validating {
|
|
&.has-feedback .@{form-prefix-cls}-item-children-icon {
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 0;
|
|
z-index: 1;
|
|
width: @form-component-height;
|
|
height: 20px;
|
|
margin-top: -10px;
|
|
font-size: @form-feedback-icon-size;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
visibility: visible;
|
|
animation: zoomIn 0.3s @ease-out-back;
|
|
pointer-events: none;
|
|
|
|
& svg {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
margin: auto;
|
|
}
|
|
}
|
|
}
|
|
|
|
.has-success {
|
|
&.has-feedback .@{form-prefix-cls}-item-children-icon {
|
|
color: @success-color;
|
|
animation-name: diffZoomIn1 !important;
|
|
}
|
|
}
|
|
|
|
.has-warning {
|
|
.form-control-validation(@warning-color; @warning-color; @form-warning-input-bg;);
|
|
|
|
&.has-feedback .@{form-prefix-cls}-item-children-icon {
|
|
color: @warning-color;
|
|
animation-name: diffZoomIn3 !important;
|
|
}
|
|
|
|
//select
|
|
.@{ant-prefix}-select {
|
|
&-selection {
|
|
border-color: @warning-color;
|
|
&:hover {
|
|
border-color: @warning-color;
|
|
}
|
|
}
|
|
&-open .@{ant-prefix}-select-selection,
|
|
&-focused .@{ant-prefix}-select-selection {
|
|
.active(@warning-color);
|
|
}
|
|
}
|
|
|
|
// arrow and icon
|
|
.@{ant-prefix}-calendar-picker-icon::after,
|
|
.@{ant-prefix}-time-picker-icon::after,
|
|
.@{ant-prefix}-picker-icon::after,
|
|
.@{ant-prefix}-select-arrow,
|
|
.@{ant-prefix}-cascader-picker-arrow {
|
|
color: @warning-color;
|
|
}
|
|
|
|
//input-number, timepicker
|
|
.@{ant-prefix}-input-number,
|
|
.@{ant-prefix}-time-picker-input {
|
|
border-color: @warning-color;
|
|
&-focused,
|
|
&:focus {
|
|
.active(@warning-color);
|
|
}
|
|
&:not([disabled]):hover {
|
|
border-color: @warning-color;
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-cascader-picker {
|
|
&:focus .@{ant-prefix}-cascader-input {
|
|
.active(@warning-color);
|
|
}
|
|
&:hover .@{ant-prefix}-cascader-input {
|
|
border-color: @warning-color;
|
|
}
|
|
}
|
|
}
|
|
|
|
.has-error {
|
|
.form-control-validation(@error-color; @error-color; @form-error-input-bg;);
|
|
|
|
&.has-feedback .@{form-prefix-cls}-item-children-icon {
|
|
color: @error-color;
|
|
animation-name: diffZoomIn2 !important;
|
|
}
|
|
|
|
//select
|
|
.@{ant-prefix}-select {
|
|
&-selection {
|
|
border-color: @error-color;
|
|
&:hover {
|
|
border-color: @error-color;
|
|
}
|
|
}
|
|
&-open .@{ant-prefix}-select-selection,
|
|
&-focused .@{ant-prefix}-select-selection {
|
|
.active(@error-color);
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-select.@{ant-prefix}-select-auto-complete {
|
|
.@{ant-prefix}-input:focus {
|
|
border-color: @error-color;
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-input-group-addon .@{ant-prefix}-select {
|
|
&-selection {
|
|
border-color: transparent;
|
|
box-shadow: none;
|
|
}
|
|
}
|
|
|
|
// arrow and icon
|
|
.@{ant-prefix}-calendar-picker-icon::after,
|
|
.@{ant-prefix}-time-picker-icon::after,
|
|
.@{ant-prefix}-picker-icon::after,
|
|
.@{ant-prefix}-select-arrow,
|
|
.@{ant-prefix}-cascader-picker-arrow {
|
|
color: @error-color;
|
|
}
|
|
|
|
//input-number, timepicker
|
|
.@{ant-prefix}-input-number,
|
|
.@{ant-prefix}-time-picker-input {
|
|
border-color: @error-color;
|
|
&-focused,
|
|
&:focus {
|
|
.active(@error-color);
|
|
}
|
|
&:not([disabled]):hover {
|
|
border-color: @error-color;
|
|
}
|
|
}
|
|
.@{ant-prefix}-mention-wrapper {
|
|
.@{ant-prefix}-mention-editor {
|
|
&,
|
|
&:not([disabled]):hover {
|
|
border-color: @error-color;
|
|
}
|
|
}
|
|
&.@{ant-prefix}-mention-active:not([disabled]) .@{ant-prefix}-mention-editor,
|
|
.@{ant-prefix}-mention-editor:not([disabled]):focus {
|
|
.active(@error-color);
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-cascader-picker {
|
|
&:focus .@{ant-prefix}-cascader-input {
|
|
.active(@error-color);
|
|
}
|
|
&:hover .@{ant-prefix}-cascader-input {
|
|
border-color: @error-color;
|
|
}
|
|
}
|
|
|
|
// transfer
|
|
.@{ant-prefix}-transfer {
|
|
&-list {
|
|
border-color: @error-color;
|
|
|
|
&-search:not([disabled]) {
|
|
border-color: @input-border-color;
|
|
|
|
&:hover {
|
|
.hover();
|
|
}
|
|
|
|
&:focus {
|
|
.active();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.is-validating {
|
|
&.has-feedback .@{form-prefix-cls}-item-children-icon {
|
|
display: inline-block;
|
|
color: @primary-color;
|
|
}
|
|
}
|
|
|
|
.@{ant-prefix}-advanced-search-form {
|
|
.@{form-prefix-cls}-item {
|
|
margin-bottom: @form-item-margin-bottom;
|
|
|
|
&-with-help {
|
|
margin-bottom: @form-item-margin-bottom - @form-explain-height - @form-help-margin-top;
|
|
}
|
|
}
|
|
}
|
|
|
|
.show-help-motion(@className, @keyframeName, @duration: @animation-duration-slow) {
|
|
.make-motion(@className, @keyframeName, @duration);
|
|
.@{className}-enter,
|
|
.@{className}-appear {
|
|
opacity: 0;
|
|
animation-timing-function: @ease-in-out;
|
|
}
|
|
.@{className}-leave {
|
|
animation-timing-function: @ease-in-out;
|
|
}
|
|
}
|
|
|
|
.show-help-motion(show-help, antShowHelp, 0.3s);
|
|
|
|
@keyframes antShowHelpIn {
|
|
0% {
|
|
transform: translateY(-5px);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: translateY(0);
|
|
opacity: 1;
|
|
}
|
|
}
|
|
|
|
@keyframes antShowHelpOut {
|
|
to {
|
|
transform: translateY(-5px);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
|
|
// need there different zoom animation
|
|
// otherwise won't trigger anim
|
|
@keyframes diffZoomIn1 {
|
|
0% {
|
|
transform: scale(0);
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
}
|
|
}
|
|
|
|
@keyframes diffZoomIn2 {
|
|
0% {
|
|
transform: scale(0);
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
}
|
|
}
|
|
|
|
@keyframes diffZoomIn3 {
|
|
0% {
|
|
transform: scale(0);
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
}
|
|
}
|