Add Summernote / editors
@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.411 17.3409H26.6086C26.6699 16.9313 26.7046 16.4737 26.7046 15.995C26.7046 15.5267 26.671 15.0892 26.6125 14.6798H28.411C29.1294 14.6798 29.7142 15.2919 29.7142 16.0103C29.7142 16.7287 29.1294 17.3409 28.411 17.3409ZM24.4872 9.4876C23.9174 8.7468 23.2533 8.0828 22.5126 7.51297L23.7887 6.23685C24.0515 5.97422 24.4021 5.82954 24.776 5.82954C25.1499 5.82954 25.5005 5.97354 25.7633 6.23685C26.026 6.49971 26.1707 6.85034 26.1707 7.22428C26.1707 7.59822 26.026 7.94885 25.7633 8.21148L24.4872 9.4876ZM13.5207 18.2051C13.4466 18.4291 13.5705 18.553 13.7947 18.4798L16.6061 17.5621L23.9075 10.2586C25.0802 11.8707 25.7738 13.854 25.7738 16.0003C25.7738 21.398 21.3979 25.774 16 25.774C10.6022 25.774 6.22633 21.398 6.22633 16.0003C6.22633 10.6023 10.6022 6.22657 16 6.22657C18.1462 6.22657 20.1294 6.92005 21.7417 8.09262L14.4373 15.3946L13.5207 18.2051ZM14.671 5.38931V3.58908C14.671 2.87068 15.2831 2.28577 16.0015 2.28577C16.72 2.28577 17.332 2.87068 17.332 3.58908V5.39C16.9226 5.33057 16.4735 5.29628 15.9992 5.29628C15.5266 5.29628 15.0804 5.32988 14.671 5.38931ZM7.5872 9.3932L6.29124 8.10702C5.78311 7.59891 5.77179 6.8108 6.27982 6.30268C6.78798 5.7948 7.59163 5.79434 8.10034 6.30268L9.38347 7.59479C8.716 8.12142 8.11303 8.72508 7.5872 9.3932ZM3.58887 17.3409C2.87047 17.3409 2.28564 16.7287 2.28564 16.0103C2.28564 15.2919 2.87047 14.6798 3.58887 14.6798H5.38756C5.32905 15.0892 5.29545 15.5267 5.29545 15.995C5.29545 16.4737 5.33019 16.9313 5.39145 17.3409H3.58887ZM7.59936 22.6227C8.12311 23.2858 8.72309 23.8849 9.38665 24.4081L8.10043 25.7045C7.84624 25.9585 7.55794 26.0924 7.2243 26.0924C6.89042 26.0924 6.5568 25.9781 6.30258 25.7249C5.79444 25.2167 5.79444 24.417 6.30258 23.9089L7.59936 22.6227ZM17.332 26.6103V28.411C17.332 29.1294 16.72 29.7143 16.0015 29.7143C15.2831 29.7143 14.671 29.1294 14.671 28.411V26.611C15.0804 26.6705 15.5266 26.7047 15.9992 26.7047C16.4735 26.7047 16.9226 26.6698 17.332 26.6103ZM24.4029 22.6199L25.7036 23.9089C26.2117 24.417 26.2176 25.1895 25.7104 25.6977C25.4562 25.9516 25.1345 26.0789 24.8009 26.0789C24.467 26.0789 24.1573 25.9509 23.9031 25.6977L22.6191 24.4044C23.2816 23.8814 23.8798 23.2826 24.4029 22.6199Z" fill="#00A8FC"/>
<rect x="22.6001" y="5.76001" width="3.68" height="3.68" fill="#F17158"/>
</svg>
After
Width: | Height: | Size: 2.3 KiB
@ -6698,6 +6698,19 @@
"saas": true,
"website": "https://www.summercart.com"
},
"Summernote": {
"cats": [
20
],
"description": "Summernote is an open-source JavaScript library that offers a feature-rich WYSIWYG editor for web applications, allowing users to create and edit formatted content in a familiar word processor-like interface.",
"icon": "Summernote.svg",
"scriptSrc": [
"/(?:S|s)ummernote(?:\\.min)?\\.js",
"/summernote(?:@|-)([\\d\\.]+)/\\;version:\\1"
"oss": true,
"website": "https://summernote.org"
"Sumo": {
5,