Lines Matching full:input

33 .button-bar__item > input {
293 .button-bar__item > input,
294 .topcoat-button-bar__item > input {
803 input[type="checkbox"] {
911 input[type="checkbox"] {
950 input[type="checkbox"]:disabled + .topcoat-checkbox__checkmark {
979 <input type="checkbox">
986 <input type="checkbox" disabled>
1003 input[type="checkbox"] {
1012 input[type="checkbox"]:checked + .topcoat-checkbox__checkmark:after {
1051 input[type="checkbox"]:focus + .topcoat-checkbox__checkmark:before {
1364 .input {
1378 .input:disabled {
1972 input[type="radio"] {
2071 input[type="radio"] {
2135 input[type="radio"]:disabled + .topcoat-radio-button__checkmark {
2148 <input type="radio" name="topcoat">
2156 <input type="radio" name="topcoat">
2163 <input type="radio" name="topcoat">
2171 <input type="radio" name="topcoat" Disabled>
2184 input[type="radio"] {
2193 input[type="radio"]:checked + .topcoat-radio-button__checkmark:after {
2230 input[type="radio"]:focus + .topcoat-radio-button__checkmark:before {
2361 description: Range input
2368 <input type="range" class="topcoat-range">
2369 <input type="range" class="topcoat-range" disabled>
2458 .search-input {
2473 input[type="search"]::-webkit-search-cancel-button {
2477 .search-input:disabled {
2519 .search-input,
2520 .topcoat-search-input,
2521 .topcoat-search-input--large {
2536 input[type="search"]::-webkit-search-cancel-button {
2540 .search-input:disabled,
2541 .topcoat-search-input:disabled,
2542 .topcoat-search-input--large:disabled {
2549 name: Search Input
2550 description: A text input designed for searching.
2554 <input type="search" value="" placeholder="search" class="topcoat-search-input">
2555 <input type="search" value="" placeholder="search" class="topcoat-search-input" disabled>
2561 - input
2566 .topcoat-search-input,
2567 .topcoat-search-input--large {
2582 .topcoat-search-input:focus,
2583 .topcoat-search-input--large:focus {
2591 .topcoat-search-input::-webkit-search-cancel-button,
2592 .topcoat-search-input::-webkit-search-decoration,
2593 .topcoat-search-input--large::-webkit-search-cancel-button,
2594 .topcoat-search-input--large::-webkit-search-decoration {
2598 .topcoat-search-input:focus::-webkit-input-placeholder,
2599 .topcoat-search-input:focus::-webkit-input-placeholder {
2603 .topcoat-search-input:disabled::-webkit-input-placeholder {
2607 .topcoat-search-input:disabled::-moz-placeholder {
2611 .topcoat-search-input:disabled:-ms-input-placeholder {
2616 name: Large Search Input
2617 description: A large text input designed for searching.
2621 <input type="search" value="" placeholder="search" class="topcoat-search-input--large">
2622 <input type="search" value="" placeholder="search" class="topcoat-search-input--large" disabled>
2628 - input
2634 .topcoat-search-input--large {
2644 .topcoat-search-input--large:disabled {
2648 .topcoat-search-input--large:disabled::-webkit-input-placeholder {
2652 .topcoat-search-input--large:disabled::-moz-placeholder {
2656 .topcoat-search-input--large:disabled:-ms-input-placeholder {
2858 <input type="checkbox" class="topcoat-switch__input">
2864 <input type="checkbox" class="topcoat-switch__input" checked>
2870 <input type="checkbox" class="topcoat-switch__input" disabled>
3033 .button-bar__item > input,
3034 .topcoat-tab-bar__item > input {
3063 <input type="radio" name="tab-bar">
3067 <input type="radio" name="tab-bar">
3071 <input type="radio" name="tab-bar">
3149 .input,
3150 .topcoat-text-input,
3151 .topcoat-text-input--large {
3165 .input:disabled,
3166 .topcoat-text-input:disabled,
3167 .topcoat-text-input--large:disabled {
3174 name: Text input
3175 description: Topdoc text input
3181 <input type="text" class="topcoat-text-input" placeholder="text" value="">
3184 <input type="text" class="topcoat-text-input" placeholder="text" value="" disabled>
3187 … <input type="text" class="topcoat-text-input" placeholder="text" value="fail" pattern="not-fail">
3192 - input
3195 .topcoat-text-input,
3196 .topcoat-text-input--large {
3209 .topcoat-text-input:focus,
3210 .topcoat-text-input--large:focus {
3217 .topcoat-text-input:disabled::-webkit-input-placeholder {
3221 .topcoat-text-input:disabled::-moz-placeholder {
3225 .topcoat-text-input:disabled:-ms-input-placeholder {
3229 .topcoat-text-input:invalid {
3234 name: Large Text Input
3235 description: A bigger input, still for text.
3241 <input type="text" class="topcoat-text-input--large" value="" placeholder="text">
3244 <input type="text" class="topcoat-text-input--large" value="" placeholder="text" disabled>
3247 …<input type="text" class="topcoat-text-input--large" placeholder="text" value="fail" pattern="not-…
3253 - input
3257 .topcoat-text-input--large {
3262 .topcoat-text-input--large:disabled {
3266 .topcoat-text-input--large:disabled::-webkit-input-placeholder {
3270 .topcoat-text-input--large:disabled::-moz-placeholder {
3274 .topcoat-text-input--large:disabled:-ms-input-placeholder {
3278 .topcoat-text-input--large:invalid {
3415 - input
3441 .topcoat-textarea:disabled::-webkit-input-placeholder {
3449 .topcoat-textarea:disabled:-ms-input-placeholder {
3468 - input
3481 .topcoat-textarea--large:disabled::-webkit-input-placeholder {
3489 .topcoat-textarea--large:disabled:-ms-input-placeholder {
3596 /* Text Input */
3598 /* Search Input */
3622 /* Search Input */
3630 /* Range input */
3632 /* Search Input */
3644 /* Text Input */
3654 /* Range input */
3670 /* Search Input */
3678 /* Range input */
3680 /* Search Input */
3684 /* Text Input */
3686 /* Radio input */
3696 /* Search input */