toc:
  - Components
  - name: "UI Components"
    description: "Components for building user interfaces"
  - sp-accordion
  - sp-accordion-page
  - sp-confirm
  - sp-dropdown
  - sp-file-list
  - sp-modal
  - sp-paginate
  - sp-tab-page
  - sp-tab-container
  - sp-toast
  - sp-toast-container

  - Data
  - name: "Data components"
    description: "Components for managing and viewing data"
  - sp-filter
  - sp-filter-builder
  - sp-list-table
  - sp-property-table

  - Field Components
  - name: "Field/Form Components"
    description: "Field components for modifying and creating data. Use with sp-form."
  - sp-form
  - sp-check-field
  - sp-dropzone-field
  - sp-multi-check-field
  - sp-select-field
  - sp-subform-field
  - sp-text-field

  - Utilities
  - name: "Utilities"
    description: "Utility functions and classes"
  - Field
  - FieldIteratorMap
  - mapToFields
  - parseFieldArray
  - makeSentenceCase

  - Types
  - name: "Types"
    description: "Internal and CanJS Object types"
  - ValidationObject
  - HTMLBoolean
  - Dropzone
  - DefineMap
  - DefineList