mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
test: update snapshot
This commit is contained in:
parent
7b4bee4cb9
commit
657d8c9b86
@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`n-cascader should work with \`size\` prop 1`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 28px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-cascader should work with \`size\` prop 1`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 28px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
||||
exports[`n-cascader should work with \`size\` prop 2`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 34px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-cascader should work with \`size\` prop 2`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 34px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
||||
exports[`n-cascader should work with \`size\` prop 3`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 15px; --height: 40px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-cascader should work with \`size\` prop 3`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 15px; --height: 40px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`n-select should work with \`size\` prop 1`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 28px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-select should work with \`size\` prop 1`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 28px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
||||
exports[`n-select should work with \`size\` prop 2`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 34px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-select should work with \`size\` prop 2`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 14px; --height: 34px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
||||
exports[`n-select should work with \`size\` prop 3`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 15px; --height: 40px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1);"`;
|
||||
exports[`n-select should work with \`size\` prop 3`] = `"--bezier: cubic-bezier(.4, 0, .2, 1); --border: 1px solid rgb(224, 224, 230); --border-active: 1px solid #18a058; --border-focus: 1px solid #36ad6a; --border-hover: 1px solid #36ad6a; --border-radius: 3px; --box-shadow-active: 0 0 0 2px rgba(24, 160, 88, 0.2); --box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --caret-color: #18a058; --color: rgba(255, 255, 255, 1); --color-active: rgba(255, 255, 255, 1); --color-disabled: rgb(250, 250, 252); --font-size: 15px; --height: 40px; --padding-single: 0 26px 0 14px; --placeholder-color: rgba(194, 194, 194, 1); --placeholder-color-disabled: rgba(209, 209, 209, 1); --text-color: rgb(51, 54, 57); --text-color-disabled: rgba(194, 194, 194, 1); --arrow-color: rgba(194, 194, 194, 1); --arrow-color-disabled: rgba(209, 209, 209, 1); --loading-color: #18a058; --color-active-warning: rgba(255, 255, 255, 1); --box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --box-shadow-active-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --border-warning: 1px solid #f0a020; --border-focus-warning: 1px solid #fcb040; --border-hover-warning: 1px solid #fcb040; --border-active-warning: 1px solid #f0a020; --color-active-error: rgba(255, 255, 255, 1); --box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --box-shadow-active-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --border-error: 1px solid #d03050; --border-focus-error: 1px solid #de576d; --border-hover-error: 1px solid #de576d; --border-active-error: 1px solid #d03050; --clear-size: 16px; --clear-color: rgba(194, 194, 194, 1); --clear-color-hover: rgba(146, 146, 146, 1); --clear-color-pressed: rgba(175, 175, 175, 1); --arrow-size: 16px;"`;
|
||||
|
Loading…
Reference in New Issue
Block a user