91 lines
2.0 KiB
Markdown
Executable File
91 lines
2.0 KiB
Markdown
Executable File
# ``VDS``
|
||
|
||
The Verizon Design System is the single source of truth for Verizon’s digital experiences. It aligns design and code resources to give designers and developers consistent, detailed documentation and standardized libraries of symbols and coded components.
|
||
|
||
## Overview
|
||
|
||
Using the system allows designers and developers to collaborate more easily and efficiently on creating on-brand and accessible digital experiences. Spend more time improving our digital products for customers and less time redrawing or rebuilding basic user interface elements.
|
||
|
||
## Topics
|
||
|
||
### BaseComponents
|
||
- ``ButtonBase``
|
||
- ``Control``
|
||
- ``EntryFieldBase``
|
||
- ``View``
|
||
- ``SelectorBase``
|
||
- ``SelectorItemBase``
|
||
- ``SelectorGroupHandlerBase``
|
||
- ``SelectorGroupBase``
|
||
|
||
### Components
|
||
- ``Badge``
|
||
- ``BadgeIndicator``
|
||
- ``Breadcrumbs``
|
||
- ``Button``
|
||
- ``ButtonIcon``
|
||
- ``ButtonGroup``
|
||
- ``CalendarBase``
|
||
- ``Carousel``
|
||
- ``CarouselScrollbar``
|
||
- ``Checkbox``
|
||
- ``CheckboxItem``
|
||
- ``CheckboxGroup``
|
||
- ``DropdownSelect``
|
||
- ``FootnoteItem``
|
||
- ``FootnoteGroup``
|
||
- ``Icon``
|
||
- ``InputStepper``
|
||
- ``InputField``
|
||
- ``Label``
|
||
- ``Line``
|
||
- ``Loader``
|
||
- ``Modal``
|
||
- ``Notification``
|
||
- ``Pagination``
|
||
- ``PriceLockup``
|
||
- ``RadioBoxItem``
|
||
- ``RadioBoxGroup``
|
||
- ``RadioButton``
|
||
- ``RadioButtonItem``
|
||
- ``RadioButtonGroup``
|
||
- ``Tabs``
|
||
- ``TabsContainer``
|
||
- ``TextArea``
|
||
- ``TextLink``
|
||
- ``TextLinkCaret``
|
||
- ``TileContainer``
|
||
- ``Tilelet``
|
||
- ``TitleLockup``
|
||
- ``Toggle``
|
||
- ``ToggleView``
|
||
- ``Tooltip``
|
||
- ``TrailingTooltipLabel``
|
||
|
||
### LabelAttributes
|
||
- ``AnyAttribute``
|
||
- ``ActionLabelAttribute``
|
||
- ``ColorLabelAttribute``
|
||
- ``TextStyleLabelAttribute``
|
||
- ``ImageLabelAttribute``
|
||
- ``StrikeThroughLabelAttribute``
|
||
- ``TooltipLabelAttribute``
|
||
- ``UnderlineLabelAttribute``
|
||
|
||
### ColorConfiguration
|
||
- ``Colorable``
|
||
- ``AnyColorable``
|
||
- ``SurfaceColorConfiguration``
|
||
- ``KeyColorConfiguration``
|
||
- ``KeyedColorConfiguration``
|
||
- ``ControlColorConfiguration``
|
||
- ``ViewColorConfiguration``
|
||
|
||
### Publishers
|
||
- ``UIControlPublisher``
|
||
- ``UIControlSubscription``
|
||
|
||
### Classes
|
||
- ``SelfSizingCollectionView``
|
||
|