Base

  • Colors
  • Icons
  • Logos
  • Shadows and Elevations
  • Spacing
  • Typography

Components

  • Accordion
  • Avatars
  • Badges
  • Buttons
  • Cards
  • Character Counter
  • Device Type Icons
  • Draggables
  • Dropdowns
  • Droppables
  • Expandable image
  • Filters
  • Gallery card
  • Icon Button
  • Indicators
  • Lightbox image
  • Lists
  • Loading
  • Messages
  • Pictogram
  • Poster Play
  • Progress bar
  • QR Code
  • Rating stars
  • Row Selector
  • Segmented Controls
  • Sentiment
  • Split View
  • Tables
  • Tags
  • Tester vitals
  • Toggle button
  • Typeahead

Form

  • Checkbox
  • Combobox
  • Form Rule
  • Hint
  • Input
  • Input Title
  • Label
  • Multi-select List
  • Search
  • Select
  • Single-select List
  • Sliders
  • Switch
  • Text Area

Layout

  • Containers
  • Layers
  • Layout
  • Split Layout
  • Wrappers

Navigation

  • Context Switcher
  • Nav bar
  • Navigation
  • Pagination
  • Sidebar Navigation
  • Step Navigation
  • Tabs

Overlay

  • Banners
  • Bulk Selector
  • Modals
  • Popovers
  • Toast
  • Tooltips
  • User Notifications

Patterns

  • Full Page Message
  • Question card & Group Questions Container

Visualizations

  • Data Colors

Shadows and Elevations

Shadows and Elevations to be used in Usertesting Next theme.

These utilities are only available in the userTestingNext theme.

Sizes

Small

Medium

Large

Expand Copy
  <div class="l-grid l-col-3 l-sm-col-1 l-gap-8x l-sm-gap-2x">
      <div class="demo-elevations__container box-shadow__small">
          <p class="demo-elevations__label">Small</p>
      </div>
      <div class="demo-elevations__container box-shadow__medium">
          <p class="demo-elevations__label">Medium</p>
      </div>
      <div class="demo-elevations__container box-shadow__large">
          <p class="demo-elevations__label">Large</p>
      </div>
  </div>
Variable Value
--box-shadow-100 Small
--box-shadow-200 Medium
--box-shadow-300 Large