import { __ } from '@wordpress/i18n'; import { DesignLibraryMarkup } from '@assist/svg'; export default { slug: 'design-library', title: __('Design Library', 'extendify-local'), sidebarTitle: __('Explore the Design Library', 'extendify-local'), description: __( 'Full design library customized for each site to easily drop in new sections or create full pages with sections.', 'extendify-local', ), buttonLabels: { completed: __('Revisit', 'extendify-local'), notCompleted: __('Explore Design Library', 'extendify-local'), }, link: 'post-new.php?post_type=page&ext-open=yes', type: 'html-text-button', dependencies: { goals: [], plugins: [] }, show: () => true, backgroundImage: null, htmlBefore: () => (