JezK
Edit File: legacy-warning.js
(()=>{"use strict";const e=window.wp.data,t=window.wp.i18n,i="cb-legacy-carousel-warning";let s=!1,c=null;(0,e.subscribe)((()=>{const o=(0,e.select)("core/block-editor").getBlocks().some((e=>"cb/carousel"===e.name));o!==c&&(c=o,!o||s||"undefined"!=typeof cbLegacySettings&&cbLegacySettings.hideLegacyNotice||((0,e.dispatch)("core/notices").createNotice("warning",(0,t.__)("You're using a legacy Carousel Slider block. Transform it to Version 2 from the block's toolbar (first button). Note: The design and HTML will change, but your block settings will stay the same.","cb"),{id:i,isDismissible:!0,actions:[{label:(0,t.__)("Open settings to enable/disable legacy blocks","cb"),url:"/wp-admin/options-general.php?page=cb-carousel-settings",variant:"link"}]}),s=!0),!o&&s&&((0,e.dispatch)("core/notices").removeNotice(i),s=!1))}))})();