Skip to content

Commit 03d9cf1

Browse files
MC-3479: Remove Accordion
- remove accordion files
1 parent d4da457 commit 03d9cf1

File tree

15 files changed

+0
-653
lines changed

15 files changed

+0
-653
lines changed

app/code/Magento/PageBuilder/etc/adminhtml/di.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -198,17 +198,6 @@
198198
</argument>
199199
</arguments>
200200
</virtualType>
201-
<virtualType name="AppearanceSourceAccordion" type="Magento\PageBuilder\Model\Source\VisualSelect">
202-
<arguments>
203-
<argument name="optionsSize" xsi:type="string">large</argument>
204-
<argument name="optionsData" xsi:type="array">
205-
<item name="0" xsi:type="array">
206-
<item name="value" xsi:type="string">default</item>
207-
<item name="title" xsi:type="string" translate="true">Default</item>
208-
</item>
209-
</argument>
210-
</arguments>
211-
</virtualType>
212201
<virtualType name="AppearanceSourceAnchor" type="Magento\PageBuilder\Model\Source\VisualSelect">
213202
<arguments>
214203
<argument name="optionsSize" xsi:type="string">large</argument>

app/code/Magento/PageBuilder/i18n/en_US.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ Grid,Grid
7070
"Advanced Content Tools","Advanced Content Tools"
7171
"Enable Page Builder","Enable Page Builder"
7272
"Includes advanced tools to design page layouts, add Magento content (Product and Category data, CMS content and Blocks), and format text.<br /><br />For Product Attributes — Page Builder can be selected as the “input type” to design layouts and create content.","Includes advanced tools to design page layouts, add Magento content (Product and Category data, CMS content and Blocks), and format text.<br /><br />For Product Attributes — Page Builder can be selected as the “input type” to design layouts and create content."
73-
Accordion,Accordion
7473
Appearance,Appearance
75-
"Add New Accordion Item","Add New Accordion Item"
7674
Title,Title
7775
Content,Content
7876
"Open on Load?","Open on Load?"

app/code/Magento/PageBuilder/view/adminhtml/layout/pagebuilder_accordion_form.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_accordion_form.xml

Lines changed: 0 additions & 183 deletions
This file was deleted.

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/accordion/_default.less

Lines changed: 0 additions & 38 deletions
This file was deleted.

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/accordion/_import.less

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/code/Magento/PageBuilder/view/adminhtml/web/js/content-type/accordion/master.js

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)