replace stale web_editor with html_editor and html_builder for 19.0
web_editor was removed in Odoo 19.0 and replaced by html_editor
and html_builder. The old web_editor was incorrectly included in
the 19.0 vanilla import.
🤖 assisted by claude
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12">
|
||||
<g fill="none" fill-rule="evenodd" class="symbols">
|
||||
<g class="3_buttons_copy" transform="translate(-202 -5)">
|
||||
<g class="align_bottom" transform="translate(202 5)">
|
||||
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
|
||||
<polygon fill="#B8B8B8" points="0 0 9 0 9 1 0 1" class="o_subdle"/>
|
||||
<rect width="9" height="6" y="6" fill="#FFF" class="o_graphic"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 520 B |
|
|
@ -0,0 +1,12 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12">
|
||||
<g fill="none" fill-rule="evenodd" class="symbols">
|
||||
<g class="3_buttons_copy" transform="translate(-172 -5)">
|
||||
<g class="align_middle" transform="translate(172 5)">
|
||||
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
|
||||
<polygon fill="#B8B8B8" points="0 0 9 0 9 1 0 1" class="o_subdle"/>
|
||||
<rect width="9" height="6" y="3" fill="#FFF" class="o_graphic"/>
|
||||
<polygon fill="#B8B8B8" points="0 11 9 11 9 12 0 12" class="o_subdle"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 600 B |
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M15 0H6v3h9V0Zm0 8H6v3h9V8Z" fill="#fff" />
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 5h9v1H6V5Z" fill="#B8B8B8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 246 B |
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 0H15V1H6V0Z" fill="#B8B8B8" class="o_subdle"/>
|
||||
<path d="M15 6H6V12H15V6Z" fill="white" class="o_graphic"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 262 B |
|
|
@ -0,0 +1,5 @@
|
|||
<svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 0H15V1H6V0Z" fill="#B8B8B8"/>
|
||||
<path d="M15 3H6V9H15V3Z" fill="white" class="o_graphic"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 11H15V12H6V11Z" fill="#B8B8B8" class="o_subdle"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 346 B |
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 11H15V12H6V11Z" fill="#B8B8B8" class="o_subdle"/>
|
||||
<path d="M15 0H6V6H15V0Z" fill="white" class="o_graphic"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 264 B |
|
|
@ -0,0 +1,10 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12">
|
||||
<g fill="none" fill-rule="evenodd" class="symbols">
|
||||
<g class="3_buttons_copy" transform="translate(-234 -5)">
|
||||
<g class="align_stretch" transform="translate(234 5)">
|
||||
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
|
||||
<rect width="8" height="12" fill="#FFF" class="o_graphic"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 440 B |
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12">
|
||||
<g fill="none" fill-rule="evenodd" class="symbols">
|
||||
<g class="3_buttons_copy" transform="translate(-139 -5)">
|
||||
<g class="align_top" transform="translate(139 5)">
|
||||
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
|
||||
<polygon fill="#B8B8B8" points="0 11 9 11 9 12 0 12" class="o_subdle"/>
|
||||
<rect width="9" height="6" fill="#FFF" class="o_graphic"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 515 B |