diff --git a/config/sync/block.block.subheading.yml b/config/sync/block.block.subheading.yml index 0f42095..cc5ca1a 100644 --- a/config/sync/block.block.subheading.yml +++ b/config/sync/block.block.subheading.yml @@ -1,10 +1,9 @@ uuid: b76a822c-5dc5-4ce5-b4ef-5388d8a77308 langcode: en -status: true +status: false dependencies: module: - context - - ctools_block theme: - rorschach id: subheading diff --git a/config/sync/core.entity_form_display.paragraph.tablefield.default.yml b/config/sync/core.entity_form_display.paragraph.tablefield.default.yml index dc417c0..529e80d 100644 --- a/config/sync/core.entity_form_display.paragraph.tablefield.default.yml +++ b/config/sync/core.entity_form_display.paragraph.tablefield.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.tablefield.field_rowspan_cell_row1col1 - field.field.paragraph.tablefield.field_tablefield - paragraphs.paragraphs_type.tablefield module: @@ -19,12 +20,19 @@ targetEntityType: paragraph bundle: tablefield mode: default content: + field_rowspan_cell_row1col1: + type: boolean_checkbox + weight: 11 + region: content + settings: + display_label: true + third_party_settings: { } field_tablefield: type: tablefield weight: 0 region: content settings: - input_type: textfield + input_type: textarea third_party_settings: { } translation: weight: 10 diff --git a/config/sync/core.entity_view_display.paragraph.tablefield.default.yml b/config/sync/core.entity_view_display.paragraph.tablefield.default.yml index 06ac5bd..04dde3b 100644 --- a/config/sync/core.entity_view_display.paragraph.tablefield.default.yml +++ b/config/sync/core.entity_view_display.paragraph.tablefield.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.tablefield.field_rowspan_cell_row1col1 - field.field.paragraph.tablefield.field_tablefield - paragraphs.paragraphs_type.tablefield module: @@ -12,9 +13,19 @@ targetEntityType: paragraph bundle: tablefield mode: default content: + field_rowspan_cell_row1col1: + type: boolean + label: visually_hidden + settings: + format: yes-no + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + weight: 1 + region: content field_tablefield: type: tablefield - label: visually_hidden + label: above settings: row_header: true column_header: false diff --git a/config/sync/core.entity_view_display.paragraph.tablefield.preview.yml b/config/sync/core.entity_view_display.paragraph.tablefield.preview.yml new file mode 100644 index 0000000..6923db6 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.tablefield.preview.yml @@ -0,0 +1,42 @@ +uuid: 03cffc26-8793-4af8-a181-f1509111816b +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.paragraph.preview + - field.field.paragraph.tablefield.field_rowspan_cell_row1col1 + - field.field.paragraph.tablefield.field_tablefield + - paragraphs.paragraphs_type.tablefield + module: + - layout_builder + - tablefield +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +id: paragraph.tablefield.preview +targetEntityType: paragraph +bundle: tablefield +mode: preview +content: + field_rowspan_cell_row1col1: + type: boolean + label: visually_hidden + settings: + format: yes-no + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + weight: 1 + region: content + field_tablefield: + type: tablefield + label: visually_hidden + settings: + row_header: true + column_header: false + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/editor.editor.tablecell.yml b/config/sync/editor.editor.tablecell.yml index a6aaa52..063e67e 100644 --- a/config/sync/editor.editor.tablecell.yml +++ b/config/sync/editor.editor.tablecell.yml @@ -15,6 +15,7 @@ settings: - name: Formatting items: + - Styles - Bold - Italic - @@ -37,8 +38,10 @@ settings: items: - Source plugins: + stylescombo: + styles: 'p.rowspan | Rowspan' drupallink: - linkit_enabled: false + linkit_enabled: true linkit_profile: default image_upload: status: false diff --git a/config/sync/editor.editor.wysiwyg.yml b/config/sync/editor.editor.wysiwyg.yml index 831cba3..2a2f683 100644 --- a/config/sync/editor.editor.wysiwyg.yml +++ b/config/sync/editor.editor.wysiwyg.yml @@ -66,7 +66,7 @@ settings: language: language_list: un stylescombo: - styles: "h4.title-niv4|title niv4\r\nh5.title-niv5|title niv5\r\nh6.title-niv6|title niv6\r\nh7.intertitre-niv7|Intertitre niv7\r\np.quote|Quote\r\np.psychologist-instruction|Psychologist Instruction\r\np.note | Note\r\nh8.note-title | Note Title\r\np.caution | Caution\r\nh9.caution-title | Caution Title\r\n\r\np.liste-tiret | Liste tiret" + styles: "h4.title-niv4|title niv4\r\nh5.title-niv5|title niv5\r\nh6.title-niv6|title niv6\r\nh7.intertitre-niv7|Intertitre niv7\r\np.quote|Quote\r\np.psychologist-instruction|Psychologist Instruction\r\np.note | Note\r\np.note-title | Note Title\r\nh8.note-title | h8 Note Title\r\np.caution | Caution\r\nh9.caution-title | Caution Title\r\np.rowspan | Rowspan\r\np.liste-tiret | Liste tiret" drupallink: linkit_enabled: true linkit_profile: default diff --git a/config/sync/field.field.paragraph.tablefield.field_rowspan_cell_row1col1.yml b/config/sync/field.field.paragraph.tablefield.field_rowspan_cell_row1col1.yml new file mode 100644 index 0000000..547e273 --- /dev/null +++ b/config/sync/field.field.paragraph.tablefield.field_rowspan_cell_row1col1.yml @@ -0,0 +1,23 @@ +uuid: 5a810452-e557-4266-a066-6d6fb3b54164 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_rowspan_cell_row1col1 + - paragraphs.paragraphs_type.tablefield +id: paragraph.tablefield.field_rowspan_cell_row1col1 +field_name: field_rowspan_cell_row1col1 +entity_type: paragraph +bundle: tablefield +label: 'rowspan cell row1col1' +description: 'à cocher si besoin de fusionner les cellules' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/field.storage.paragraph.field_rowspan_cell_row1col1.yml b/config/sync/field.storage.paragraph.field_rowspan_cell_row1col1.yml new file mode 100644 index 0000000..0b06024 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_rowspan_cell_row1col1.yml @@ -0,0 +1,18 @@ +uuid: 0c251cf3-de00-4dd7-aff8-022e86566155 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_rowspan_cell_row1col1 +field_name: field_rowspan_cell_row1col1 +entity_type: paragraph +type: boolean +settings: { } +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/filter.format.tablecell.yml b/config/sync/filter.format.tablecell.yml index 42eb710..abefaaf 100644 --- a/config/sync/filter.format.tablecell.yml +++ b/config/sync/filter.format.tablecell.yml @@ -15,8 +15,8 @@ filters: status: true weight: -10 settings: - allowed_html: '