HEX
Server: nginx/1.24.0
System: Linux webserver-one 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64
User: www-data (33)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /srv/www/csmcri-res-in-d10/web/core/modules/system/system.libraries.yml
base:
  version: VERSION
  css:
    # Adjust the weights to load these early.
    component:
      css/components/align.module.css: { weight: -10 }
      css/components/fieldgroup.module.css: { weight: -10 }
      css/components/container-inline.module.css: { weight: -10 }
      css/components/clearfix.module.css: { weight: -10 }
      css/components/details.module.css: { weight: -10 }
      css/components/hidden.module.css: { weight: -10 }
      css/components/item-list.module.css: { weight: -10 }
      css/components/js.module.css: { weight: -10 }
      css/components/nowrap.module.css: { weight: -10 }
      css/components/position-container.module.css: { weight: -10 }
      css/components/reset-appearance.module.css: { weight: -10 }
      css/components/resize.module.css: { weight: -10 }
      css/components/system-status-counter.css: { weight: -10 }
      css/components/system-status-report-counters.css: { weight: -10 }
      css/components/system-status-report-general-info.css: { weight: -10 }
      css/components/tablesort.module.css: { weight: -10 }

admin:
  version: VERSION
  css:
    theme:
      css/system.admin.css: { weight: -10 }
  dependencies:
    - system/base

maintenance:
  version: VERSION
  css:
    theme:
      css/system.maintenance.css: { weight: -10 }
  dependencies:
    - system/base
    - system/admin

drupal.system:
  version: VERSION
  js:
    js/system.js: {}
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/once

drupal.system.modules:
  version: VERSION
  js:
    js/system.modules.js: {}
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupal.debounce
    - core/once
    - core/drupal.announce

diff:
  version: VERSION
  css:
    component:
      css/system.diff.css: {}

drupal.system.date:
  version: VERSION
  js:
    js/system.date.js: {}
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/once
    - core/drupal.form