1.6.0 • Published 4 months ago

@utrecht/textbox-css v1.6.0

Weekly downloads
-
License
EUPL-1.2
Repository
github
Last release
4 months ago

Text box

Metadata van veelgebruikte formuliervelden

Data typeautocompletespellchecktranslatevalue componentinput direction
Naamnamefalsenobdiauto
Voornaam (1 of meerdere)given-namefalsenobdileeg of auto
Voorvoegselfalsenobdiauto
Achternaamfamily-namefalsenobdiauto
Adresregel 1address-line1no--
Adresregel 2address-line2no--
Adresregel 3address-line3no--
Postcodepostal-codefalseno--
Straatnaamno--
Huisnummerno--
Huisletterno--
Huisnummer toevoegingfalseno--
Woonplaats--
Burgerservicenummerfalseno--
E-mailadresemailfalsenoURLDataltr
WebsiteurlfalsenoURLDataltr
BestandsnaamnoURLData-
Wachtwoordpassword / new-password / current-passwordfalsenoURLData-
Geboortedatumbday-
Telefoonnummer (Europa en internationaal)telfalseltr
Mobiel telefoonnummer (Europa en internationaal)mobile telfalseltr
Telefoonnummer thuis (Europa en internationaal)home telfalseltr
Telefoonnummer werk (Europa en internationaal)work telfalseltr
Faxnummer (Europa en internationaal)fax telfalseltr
Telefoonnummer binnen Nederlandtel-nationalfalseltr
Mobiel telefoonnummer binnen Nederlandmobile tel-nationalfalseltr
Telefoonnummer thuis binnen Nederlandhome tel-nationalfalseltr
Telefoonnummer werk binnen Nederlandwork tel-nationalfalseltr
Faxnummer binnen Nederlandfax tel-nationalfalseltr
Kentekenfalse-

Let op:

  • Straatnaam moet niet autocomplete="street-address" gebruiken, street-address is voor een textarea.

Terminologie

Class names

  • .utrecht-textbox
  • .utrecht-textbox--invalid
  • .utrecht-textbox--disabled
  • .utrecht-textbox--read-only

Design Tokens

  • Textbox:
    • --utrecht-textbox-border-bottom-width
    • --utrecht-textbox-border-color
    • --utrecht-textbox-border-radius
    • --utrecht-textbox-border-width
    • --utrecht-textbox-color
    • --utrecht-textbox-font-family
    • --utrecht-textbox-font-size
    • --utrecht-textbox-max-inline-size
    • --utrecht-textbox-padding-block-end
    • --utrecht-textbox-padding-block-start
    • --utrecht-textbox-padding-inline-end
    • --utrecht-textbox-padding-inline-start
    • Modifier: disabled
      • --utrecht-textbox-disabled-border-color
      • --utrecht-textbox-disabled-color
    • Modifier: invalid
      • --utrecht-textbox-invalid-border-color
      • --utrecht-textbox-invalid-border-width
    • Modifier: read-only:
      • --utrecht-textbox-read-only-border-color
      • --utrecht-textbox-read-only-color

Privacy

Gebruik spellcheck="false" voor velden die gevoelige informatie kunnen bevatten, zoals wachtwoorden en persoonsgegevens. Sommige browser extensions voor spellingcontrole sturen deze informatie naar externe servers.

1.6.0

4 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.3.1

8 months ago

1.3.0

9 months ago

1.2.0

11 months ago

1.1.0

1 year ago

1.0.0

1 year ago