feat: add new theme assets, snippets, and styling components for Theme Alan

This commit is contained in:
hoangvv
2026-08-13 16:33:26 +07:00
parent 4d9da4d492
commit 49226d0343
1255 changed files with 67605 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="theme_alan.s_searchbar_000_xml" model="ir.asset">
<field name="name">Theme Alan Searchbar</field>
<field name="bundle">web.assets_frontend</field>
<field name="path">theme_alan/static/src/xml/searchbar.xml</field>
</record>
</odoo>