Skip to content

Commit

Permalink
D8CORE-7569: adding the rest
Browse files Browse the repository at this point in the history
  • Loading branch information
buttonwillowsix committed Oct 24, 2024
1 parent f8e360a commit c970682
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 12 deletions.
16 changes: 12 additions & 4 deletions config/sync/image.style.square_1192.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ dependencies:
name: square_1192
label: 'Square - 1192'
effects:
e1b9c81d-c281-4e9d-b145-28144e978ac0:
uuid: e1b9c81d-c281-4e9d-b145-28144e978ac0
id: focal_point_scale_and_crop
weight: 1
f3568201-8631-4792-98f7-c420ef97ea43:
uuid: f3568201-8631-4792-98f7-c420ef97ea43
id: image_scale
weight: 2
data:
width: 1192
height: null
upscale: false
6b1d24ef-a51a-49b0-9d48-660e3bc4c3d9:
uuid: 6b1d24ef-a51a-49b0-9d48-660e3bc4c3d9
id: focal_point_crop
weight: 3
data:
width: 1192
height: 1192
Expand Down
16 changes: 12 additions & 4 deletions config/sync/image.style.square_1900.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ dependencies:
name: square_1900
label: 'Square - 1900'
effects:
578f3e25-6a90-4db7-a90c-91ce8bf4d99e:
uuid: 578f3e25-6a90-4db7-a90c-91ce8bf4d99e
id: focal_point_scale_and_crop
weight: 1
28533b06-4746-40ad-bcb8-82595b9061e5:
uuid: 28533b06-4746-40ad-bcb8-82595b9061e5
id: image_scale
weight: 2
data:
width: 1900
height: null
upscale: false
dce97237-f55e-41a8-bd47-de524fb10a01:
uuid: dce97237-f55e-41a8-bd47-de524fb10a01
id: focal_point_crop
weight: 3
data:
width: 1900
height: 1900
Expand Down
16 changes: 12 additions & 4 deletions config/sync/image.style.square_956.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ dependencies:
name: square_956
label: 'Square - 956'
effects:
d383578e-88ff-41aa-830d-526c90d3df98:
uuid: d383578e-88ff-41aa-830d-526c90d3df98
id: focal_point_scale_and_crop
weight: 1
34ae12d9-e184-4dc1-835b-9ff560d574b9:
uuid: 34ae12d9-e184-4dc1-835b-9ff560d574b9
id: image_scale
weight: 2
data:
width: 956
height: null
upscale: false
780d8690-3de1-433d-ab83-a3eeef622b0f:
uuid: 780d8690-3de1-433d-ab83-a3eeef622b0f
id: focal_point_crop
weight: 3
data:
width: 956
height: 956
Expand Down

0 comments on commit c970682

Please sign in to comment.