mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-19 13:12:00 +02:00
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
This commit is contained in:
parent
4b94f0abc5
commit
f866779561
1513 changed files with 396049 additions and 358525 deletions
|
|
@ -0,0 +1,23 @@
|
|||
<svg viewBox="0 0 800 500" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<filter id="blur_1" x="0" y="0" width="800" height="500" filterUnits="userSpaceOnUse">
|
||||
<feGaussianBlur stdDeviation="50"/>
|
||||
</filter>
|
||||
<filter id="blur_2" x="0" y="0" width="800" height="500" filterUnits="userSpaceOnUse">
|
||||
<feGaussianBlur stdDeviation="75"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path opacity="0.2" d="M-0.350586 0V326C53.0295 291.463 106.41 271.136 159.79 265.021C213.168 258.912 266.552 236.424 319.93 228.537C373.308 220.65 426.692 183.412 480.07 163C533.448 142.588 586.832 139.488 640.21 153.706C693.588 167.924 746.972 106.808 800.35 40.8358V0H-0.350586Z" fill="#3AADAA" fill-opacity="0.1"/>
|
||||
<path opacity="0.4" d="M-0.350586 0V315.705C53.0295 292.267 106.41 277.243 159.79 270.631C231.246 261.784 317.739 218.66 383.986 188.903C407.944 178.145 430.072 161.284 456.203 158.59C466.498 157.538 476.919 158.802 487.213 160.054C515.987 163.572 536.777 164.99 565.19 157.818C688.298 126.768 746.972 41.7508 800.35 40.8358V0H-0.350586Z" fill="#3AADAA" fill-opacity="0.1"/>
|
||||
<path opacity="0.3" d="M-0.350586 0V297.192C53.0295 284.079 106.41 273.594 159.79 265.736C199.107 259.905 237.905 250.988 275.823 239.066C305.946 229.641 336.098 208.182 359.324 186.037C370.106 175.768 382.563 167.416 396.157 161.341C400.646 159.334 405.439 157.555 410.34 157.91C423.838 158.893 429.214 171.321 436.077 180.998C480.779 244.483 547.884 212.609 591.299 173.026C624.471 142.748 746.972 17.1865 800.35 28.4592V0H-0.350586Z" fill="#3AADAA" fill-opacity="0.1"/>
|
||||
<path opacity="0.12" d="M-0.350586 0V320.641C53.0295 287.923 106.41 267.177 159.79 258.403C202.559 251.372 245.463 245.238 288.502 239.999C326.118 235.423 345.02 220.919 372.913 191.711C389.991 173.832 403.26 152.482 421.224 135.496C427.189 129.828 434.888 124.389 442.895 126.007C449.758 127.386 455.042 133.122 458.451 139.219C489.084 194.061 529.37 194.033 560.592 178.739C697.723 111.601 680.914 120.002 800.35 40.8358V0H-0.350586Z" fill="#3AADAA" fill-opacity="0.1"/>
|
||||
<path d="M-0.350586 0V251.563C52.9981 256.676 106.77 255.309 159.79 247.491C217.812 238.986 289.686 230.156 336.178 191.533L405.479 133.957C415.945 125.258 428.133 116.027 441.631 117.772C458.068 119.899 467.602 136.72 479.246 148.513C522.284 192.082 727.881 60.1727 800.35 1.43554V0H-0.350586Z" fill="#3AADAA" fill-opacity="0.1"/>
|
||||
<g filter="url(#blur_1)">
|
||||
<path d="M-80.0191 501.377C-76.8878 180.532 524.449 96.7245 824.726 94.9263L800.519 -163.376L-168.365 11.2756L-80.0191 501.377Z" fill="#3AADAA"/>
|
||||
<ellipse cx="239.694" cy="-52.0013" rx="303.5" ry="142.042" transform="rotate(174.197 239.694 -52.0013)" fill="#F6F6F6" fill-opacity="0.5"/>
|
||||
<path d="M428.754 -124.008C214.579 -83.3522 21.0468 263.557 -48.9473 431.93L-187.246 -7.07607L428.754 -124.008Z" fill="white" fill-opacity="0.3"/>
|
||||
</g>
|
||||
<g filter="url(#blur_2)">
|
||||
<ellipse cx="665.368" cy="20.6753" rx="265.579" ry="115.667" transform="rotate(-175.011 665.368 20.6753)" fill="#7C6576" fill-opacity="0.8"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Add a link
Reference in a new issue