Re-Add missing admin libraries

Created on 19 March 2024, 9 months ago
Updated 16 April 2024, 8 months ago

Problem/Motivation

All the admin libraries are gone, no idea why.

admin:
  version: 4.x
  css:
    base:
      css/admin/drowl_paragraphs.settings.min.css: { minified: true }
      css/admin/drowl_paragraphs.settings.spacings.min.css: { minified: true }
      css/admin/drowl_paragraphs.settings.box_styles.min.css: { minified: true }
      css/admin/drowl_paragraphs.paragraphs_ui.min.css: { minified: true }
    component:
      /libraries/font-awesome/css/font-awesome.min.css: { minified: true }
  js:
    js/drowl_paragraphs.admin.js: { minified: false }
  dependencies:
    - core/drupal
    - drowl_layouts/admin
    - drowl_layouts/layout_paragraphs_admin
    - drowl_paragraphs/admin_iconset
    - drowl_paragraphs/admin_preview_styles

I guess only css/admin/drowl_paragraphs.paragraphs_ui.min.css: { minified: true } is still required.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024