myrta-ui 1.1.50 → 1.1.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/fesm2020/myrta-ui.mjs
CHANGED
|
@@ -10289,7 +10289,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImpor
|
|
|
10289
10289
|
}] });
|
|
10290
10290
|
|
|
10291
10291
|
const changeIconsFunction = (name, control, clearName) => {
|
|
10292
|
-
console.log(clearName);
|
|
10293
10292
|
switch (clearName) {
|
|
10294
10293
|
case 'paragraph':
|
|
10295
10294
|
return '<span class="mrx-icon icon-wysiwyg-icons-paragraph icon-font-24"></span>';
|