updated major version better_login & block_class
This commit is contained in:
		| @@ -19,6 +19,8 @@ | |||||||
|         "drupal/address": "1.x-dev@dev", |         "drupal/address": "1.x-dev@dev", | ||||||
|         "drupal/administerusersbyrole": "3.x-dev@dev", |         "drupal/administerusersbyrole": "3.x-dev@dev", | ||||||
|         "drupal/better_exposed_filters": "^6", |         "drupal/better_exposed_filters": "^6", | ||||||
|  |         "drupal/betterlogin": "^2.0", | ||||||
|  |         "drupal/block_class": "^2.0", | ||||||
|         "drupal/ckeditor_iframe": "^2.1", |         "drupal/ckeditor_iframe": "^2.1", | ||||||
|         "drupal/config_ignore": "^2.3", |         "drupal/config_ignore": "^2.3", | ||||||
|         "drupal/core-composer-scaffold": "^9.3", |         "drupal/core-composer-scaffold": "^9.3", | ||||||
|   | |||||||
							
								
								
									
										35
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										35
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | |||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "19ef6857e87d9209133569bf19aab08e", |     "content-hash": "e7527c743cd5a60414d4ac49d5e2a779", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "ajgl/breakpoint-twig-extension", |             "name": "ajgl/breakpoint-twig-extension", | ||||||
| @@ -2931,26 +2931,26 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/betterlogin", |             "name": "drupal/betterlogin", | ||||||
|             "version": "1.6.0", |             "version": "2.0.1", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://git.drupalcode.org/project/betterlogin.git", |                 "url": "https://git.drupalcode.org/project/betterlogin.git", | ||||||
|                 "reference": "8.x-1.6" |                 "reference": "2.0.1" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://ftp.drupal.org/files/projects/betterlogin-8.x-1.6.zip", |                 "url": "https://ftp.drupal.org/files/projects/betterlogin-2.0.1.zip", | ||||||
|                 "reference": "8.x-1.6", |                 "reference": "2.0.1", | ||||||
|                 "shasum": "999e31056c47523c3491dc9c35e04088fc94fc50" |                 "shasum": "924a64c5ce41d37194dfa6fa07bc4969a76ae372" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "drupal/core": "^8 || ^9" |                 "drupal/core": "^9.0 || ^10.0" | ||||||
|             }, |             }, | ||||||
|             "type": "drupal-module", |             "type": "drupal-module", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "drupal": { |                 "drupal": { | ||||||
|                     "version": "8.x-1.6", |                     "version": "2.0.1", | ||||||
|                     "datestamp": "1631893210", |                     "datestamp": "1706623422", | ||||||
|                     "security-coverage": { |                     "security-coverage": { | ||||||
|                         "status": "covered", |                         "status": "covered", | ||||||
|                         "message": "Covered by Drupal's security advisory policy" |                         "message": "Covered by Drupal's security advisory policy" | ||||||
| @@ -2979,26 +2979,26 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/block_class", |             "name": "drupal/block_class", | ||||||
|             "version": "1.3.0", |             "version": "2.0.11", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://git.drupalcode.org/project/block_class.git", |                 "url": "https://git.drupalcode.org/project/block_class.git", | ||||||
|                 "reference": "8.x-1.3" |                 "reference": "2.0.11" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.3.zip", |                 "url": "https://ftp.drupal.org/files/projects/block_class-2.0.11.zip", | ||||||
|                 "reference": "8.x-1.3", |                 "reference": "2.0.11", | ||||||
|                 "shasum": "29cfdb646ef83210f0eced30b38243339158fe3f" |                 "shasum": "bd098ef0071b5baca1248c0deaa9bbedc0ddcaf4" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "drupal/core": "^8 || ^9" |                 "drupal/core": "^8 || ^9 || ^10" | ||||||
|             }, |             }, | ||||||
|             "type": "drupal-module", |             "type": "drupal-module", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "drupal": { |                 "drupal": { | ||||||
|                     "version": "8.x-1.3", |                     "version": "2.0.11", | ||||||
|                     "datestamp": "1615217722", |                     "datestamp": "1672065313", | ||||||
|                     "security-coverage": { |                     "security-coverage": { | ||||||
|                         "status": "covered", |                         "status": "covered", | ||||||
|                         "message": "Covered by Drupal's security advisory policy" |                         "message": "Covered by Drupal's security advisory policy" | ||||||
| @@ -3018,7 +3018,6 @@ | |||||||
|                 { |                 { | ||||||
|                     "name": "Renato Gonçalves (RenatoG)", |                     "name": "Renato Gonçalves (RenatoG)", | ||||||
|                     "homepage": "https://www.drupal.org/u/RenatoG", |                     "homepage": "https://www.drupal.org/u/RenatoG", | ||||||
|                     "email": "renatog@ciandt.com", |  | ||||||
|                     "role": "Maintainer" |                     "role": "Maintainer" | ||||||
|                 }, |                 }, | ||||||
|                 { |                 { | ||||||
|   | |||||||
							
								
								
									
										14
									
								
								config/sync/block_class.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/sync/block_class.settings.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | |||||||
|  | maxlength_block_class_field: 255 | ||||||
|  | field_type: multiple_textfields | ||||||
|  | default_case: standard | ||||||
|  | allow_only_letters_and_numbers: false | ||||||
|  | enable_attributes: true | ||||||
|  | enable_auto_complete: true | ||||||
|  | qty_classes_per_block: 10 | ||||||
|  | items_per_page: 50 | ||||||
|  | enable_special_chars: true | ||||||
|  | qty_attributes_per_block: 10 | ||||||
|  | enable_id_replacement: true | ||||||
|  | weight_attributes: null | ||||||
|  | weight_class: null | ||||||
|  | weight_id: null | ||||||
 Submodule web/profiles/d8-starterkit-profile updated: 56e96bd26e...dfd8c15c33
									
								
							
		Reference in New Issue
	
	Block a user