Loading config/schema/block_class.schema.yml +41 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,44 @@ block.block.*.third_party.block_class: classes: type: string label: Additional classes for the block block_class.settings: type: config_object label: Block class settings mapping: maxlength_block_class_field: type: integer field_type: type: string default_case: type: string allow_only_letters_and_numbers: type: boolean block_classes_stored: type: string enable_attributes: type: boolean enable_auto_complete: type: boolean qty_classes_per_block: type: integer items_per_page: type: integer enable_special_chars: type: boolean qty_attributes_per_block: type: integer enable_id_replacement: type: boolean weight_attributes: type: integer weight_class: type: integer weight_id: type: integer filter_html_clean_css_identifier: type: text maxlength_attributes: type: integer maxlength_id: type: integer No newline at end of file Loading
config/schema/block_class.schema.yml +41 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,44 @@ block.block.*.third_party.block_class: classes: type: string label: Additional classes for the block block_class.settings: type: config_object label: Block class settings mapping: maxlength_block_class_field: type: integer field_type: type: string default_case: type: string allow_only_letters_and_numbers: type: boolean block_classes_stored: type: string enable_attributes: type: boolean enable_auto_complete: type: boolean qty_classes_per_block: type: integer items_per_page: type: integer enable_special_chars: type: boolean qty_attributes_per_block: type: integer enable_id_replacement: type: boolean weight_attributes: type: integer weight_class: type: integer weight_id: type: integer filter_html_clean_css_identifier: type: text maxlength_attributes: type: integer maxlength_id: type: integer No newline at end of file