Initial Drupal 11 with DDEV setup
This commit is contained in:
		
							
								
								
									
										23
									
								
								web/core/modules/text/text.libraries.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								web/core/modules/text/text.libraries.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,23 @@
 | 
			
		||||
drupal.text:
 | 
			
		||||
  version: VERSION
 | 
			
		||||
  js:
 | 
			
		||||
    js/text.js: {}
 | 
			
		||||
  dependencies:
 | 
			
		||||
    - core/jquery
 | 
			
		||||
    - core/once
 | 
			
		||||
    - core/drupal
 | 
			
		||||
  moved_files:
 | 
			
		||||
    text/text.js:
 | 
			
		||||
      deprecation_version: drupal:11.1.0
 | 
			
		||||
      removed_version: drupal:12.0.0
 | 
			
		||||
      deprecation_link: https://www.drupal.org/node/3471539
 | 
			
		||||
      js:
 | 
			
		||||
        text.js: 'js/text.js'
 | 
			
		||||
 | 
			
		||||
drupal.text-icon:
 | 
			
		||||
  version: VERSION
 | 
			
		||||
  css:
 | 
			
		||||
    theme:
 | 
			
		||||
      css/text.icon.theme.css: {}
 | 
			
		||||
  dependencies:
 | 
			
		||||
    - field_ui/drupal.field_ui.manage_fields
 | 
			
		||||
		Reference in New Issue
	
	Block a user