PluginProbe
AI Builder – Generate pages, blocks, images & translate with AI / 2.7.2
AI Builder – Generate pages, blocks, images & translate with AI v2.7.2
2.7.10 2.7.9 2.7.8 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.3.0 2.3.10 All 122 releases
ai-builder / assets / js / src / index.js

index.js in AI Builder – Generate pages, blocks, images & translate with AI 2.7.2, at assets/js/src/index.js

18 lines 837 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 import "./editor-blocks/image-ai-blocks/image-ai-variation.js";
2 import "./editor-blocks/image-ai-blocks/image-ai-controls.js";
3 import "./editor-blocks/text-ai-blocks/text-ai-variation.js";
4 import "./editor-blocks/text-ai-blocks/text-ai-controls.js";
5 import "./editor-blocks/ai-block/ai-block.js";
6 import "./editor-blocks/contact-form/index.js";
7 import "./editor-blocks/stats/index.js";
8 import "./editor-blocks/carousel/index.js";
9 import "./editor-blocks/yt-video/index.js";
10 import "./editor-blocks/tabs/index.js";
11 import "./editor-blocks/table/index.js";
12 import "./editor-blocks/snackbar/index.js";
13 import "./editor-blocks/cards/index.js";
14 import "./editor-blocks/fixed-bg-group/index.js";
15 import "./editor-blocks/fixed-bg-group/editor-styles.js";
16 import "./editor-blocks/fixed-bg-group/block.js";
17 import "./editor-blocks/map/index.js";
18