Skip to content

Commit

Permalink
Hero
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed May 20, 2024
1 parent c9d962c commit 7d0c6f2
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,37 @@ fieldLayouts:
elementCondition: null
elements:
-
autocapitalize: true
autocomplete: false
autocorrect: true
class: null
disabled: false
elementCondition: null
fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8
id: null
includeInCards: false
inputType: null
instructions: null
label: null
max: null
min: null
name: null
orientation: null
placeholder: null
providesThumbs: false
readonly: false
requirable: false
size: null
step: null
tip: null
title: null
type: craft\fieldlayoutelements\entries\EntryTitleField
uid: 33b9181f-3547-4509-a827-514daba97968
userCondition: null
warning: null
width: 100
-
elementCondition: null
fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 # Hero - Image
handle: image
includeInCards: false
instructions: null
Expand Down Expand Up @@ -70,12 +99,12 @@ fieldLayouts:
userCondition: null
handle: heroBlock
hasTitleField: false
icon: null
icon: ''
name: 'Hero Block'
showSlugField: true
showStatusField: true
slugTranslationKeyFormat: null
slugTranslationKeyFormat: ''
slugTranslationMethod: site
titleFormat: null
titleTranslationKeyFormat: null
titleFormat: ''
titleTranslationKeyFormat: ''
titleTranslationMethod: site
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ settings:
restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files
restrictedLocationSubpath: null
selectionLabel: 'Add an image'
showCardsInGrid: false
showCardsInGrid: true
showSiteMenu: false
showUnpermittedFiles: false
showUnpermittedVolumes: false
sources: '*'
targetSiteId: null
validateRelatedElements: false
viewMode: large
viewMode: cards
translationKeyFormat: null
translationMethod: site
type: craft\fields\Assets
3 changes: 2 additions & 1 deletion config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1716197637
dateModified: 1716198953
elementSources:
craft\elements\Entry:
-
Expand Down Expand Up @@ -300,6 +300,7 @@ meta:
684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register
838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor)
979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files
2184d090-d3e1-413b-8d21-b537c5141ef8: 'Hero - Image' # Hero - Image
3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers
03498d1a-eb01-4cb2-9e2b-623015ed0d85: 'Link Style' # Link Style
3857f4aa-a319-44ec-8b5e-d907d3d1bf31: 'Content Builder Background Color' # Content Builder Background Color
Expand Down

0 comments on commit 7d0c6f2

Please sign in to comment.