skillset_inview-8.x-1.x-dev/config/schema/skillset_inview.schema.yml
config/schema/skillset_inview.schema.yml
skillset_inview.color:
type: config_object
label: 'Skillset Inview Color Config'
nullable: FALSE
translatable: FALSE
mapping:
color-active:
type: integer
label: 'Use Config for Skillbar colors. effect on twig'
color-bar:
type: text
label: 'Hex color of Skillset Bar'
color-bar-opacity:
type: integer
label: 'Percent of Skillset Bar transparency'
color-back:
type: text
label: 'Hex color of Skillset Backing'
color-back-opacity:
type: integer
label: 'Percent of Skillset Backing transparency'
color-border:
type: text
label: 'Hex color of Skillset Backing Border'
color-labels:
type: text
label: 'Hex color of Skill Labels (dt) and Header (h3)'
color-percent-inside:
type: text
label: 'Hex color of Skillset percent inside location'
color-percent-outside:
type: text
label: 'Hex color of Skillset percent inside location'
skillset_inview.skillset_item:
type: mapping
label: 'Skillset Item'
mapping:
title:
type: string
label: 'Title'
percentage:
type: float
label: 'Percentage'
field.storage.skillset_item:
type: mapping
label: 'Field storage for Skillset Item'
mapping:
settings:
type: mapping
label: 'Field storage settings'
mapping: {}
field_name:
type: string
label: 'Field name'
entity_type:
type: string
label: 'Entity type'
type:
type: string
label: 'Field type'
cardinality:
type: integer
label: 'Cardinality'
translatable:
type: boolean
label: 'Translatable'
field.instance.skillset_item:
type: mapping
label: 'Field instance for Skillset Item'
mapping:
settings:
type: mapping
label: 'Field instance settings'
mapping: {}
widget:
type: mapping
label: 'Widget settings'
mapping:
type:
type: string
label: 'Widget type'
settings:
type: mapping
label: 'Widget settings'
mapping:
title:
type: string
label: 'Title'
percentage:
type: float
label: 'Percentage'
