File tree 7 files changed +9
-6
lines changed
CatalogPageBuilderAnalytics
Test/Mftf/Test/AdminCMSPagePageBuilderTest
PageBuilderAdminAnalytics
7 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Aws S3 Page Builder module" ,
4
4
"require" : {
5
5
"magento/framework" : " *" ,
6
- "php" : " ~8.1.0||~8.2.0"
6
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 "
7
7
},
8
8
"suggest" : {
9
9
"magento/module-page-builder" : " *" ,
Original file line number Diff line number Diff line change 8
8
"magento/module-page-builder-analytics" : " *" ,
9
9
"magento/module-catalog" : " *" ,
10
10
"magento/framework" : " *" ,
11
- "php" : " ~8.1.0||~8.2.0"
11
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 "
12
12
},
13
13
"type" : " magento2-module" ,
14
14
"license" : [
Original file line number Diff line number Diff line change 8
8
"magento/module-page-builder-analytics" : " *" ,
9
9
"magento/module-cms" : " *" ,
10
10
"magento/framework" : " *" ,
11
- "php" : " ~8.1.0||~8.2.0"
11
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 "
12
12
},
13
13
"type" : " magento2-module" ,
14
14
"license" : [
Original file line number Diff line number Diff line change 43
43
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
44
44
<argument name =" contentType" value =" PageBuilderRowContentType" />
45
45
</actionGroup >
46
+ <actionGroup ref =" chooseVisualSelectOption" stepKey =" enterAppearanceRow" >
47
+ <argument name =" property" value =" PageBuilderRowAppearance_FullWidth" />
48
+ </actionGroup >
46
49
<actionGroup ref =" fillSlideOutPanelFieldGeneral" stepKey =" enterBackgroundColor" >
47
50
<argument name =" property" value =" PageBuilderBackgroundColor_HSV_Orange" />
48
51
</actionGroup >
Original file line number Diff line number Diff line change 21
21
"magento/module-wishlist" : " *" ,
22
22
"magento/module-require-js" : " *" ,
23
23
"magento/module-media-storage" : " *" ,
24
- "php" : " ~8.1.0||~8.2.0" ,
24
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 " ,
25
25
"phpgt/dom" : " ^2.2"
26
26
},
27
27
"suggest" : {
Original file line number Diff line number Diff line change 6
6
},
7
7
"require" : {
8
8
"magento/framework" : " *" ,
9
- "php" : " ~8.1.0||~8.2.0"
9
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 "
10
10
},
11
11
"suggest" : {
12
12
"magento/module-admin-analytics" : " *" ,
Original file line number Diff line number Diff line change 5
5
"magento/module-analytics" : " *" ,
6
6
"magento/module-page-builder" : " *" ,
7
7
"magento/framework" : " *" ,
8
- "php" : " ~8.1.0||~8.2.0"
8
+ "php" : " ~8.1.0||~8.2.0||~8.3.0 "
9
9
},
10
10
"type" : " magento2-module" ,
11
11
"license" : [
You can’t perform that action at this time.
0 commit comments