Results

01.10.2020
commerce_paypal 8.x-1.0-beta11 :: commerce_paypal.libraries.yml
  header: true
  js:
    js/paypal-payflow-link-iframe-fix.js: { weight: -200 }
25.09.2018
conference_lite 8.x-1.0 :: conference_lite.libraries.yml
  css:
    base: #The CSS category. base is loaded before theme category
      bootstrap/css/bootstrap.min.css: { weight: 0 } #weight sets the order within the category above
  js:
    bootstrap/js/bootstrap.bundle.min.js: {}
  dependencies:
    - core/jquery

popper-cdn:
  css:
    base:
      //maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css: { weight: 0 }
  js:
    //maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js: {}
  license:
    name: The MIT License (MIT)
    url: //github.com/twbs/bootstrap/blob/master/LICENSE
    gpl-compatible: true
  css:
    base:
      css/base/elements.css: { weight: 1 }
      css/base/layout.css: { weight: 100 }
      css/base/typography.css: {}
    component:
      css/components/alert.css: {}
      css/components/accordion.css: {}
      css/components/block.css: {}
      css/components/buttons.css: {}
  css:
    component:
      js/animate/animate.css: { weight: 0 }

animate-global:
  version: VERSION
  css:
    theme:
      css/theme/animations.css: { weight: 1 }
  dependencies:
    - conference_lite/animate

slideout:
  version: 0.1.12
  css:
  css:
    component:
      js/slideout/slideout.css: { weight: 0 }
  js:
    js/slideout/slideout.min.js: {}
  dependencies:
    - core/jquery

slideout-init:
  css:
    component:
      css/components/slideout.css: { weight: 0 }
  js:
    js/init/slideout-init.js: {}
  dependencies:
    - conference_lite/slideout

waypoints:
  css:
    component:
      js/magnific-popup/magnific-popup.css: { weight: 0 }
  js:
    js/magnific-popup/jquery.magnific-popup.min.js: {}
  dependencies:
    - core/jquery
    - core/drupal
    - core/once
  css:
    base:
      js/flexslider/flexslider.css: { weight: 0 }
  js:
    js/flexslider/jquery.flexslider-min.js: {}
  dependencies:
    - core/jquery

flexslider-global:
  css:
    base:
      js/owl-carousel/assets/owl.carousel.min.css: { weight: 0 }
      js/owl-carousel/assets/owl.theme.default.min.css: { weight: 0 }
  js:
    js/owl-carousel/owl.carousel.min.js: {}
  dependencies:
    - core/jquery

owl-carousel-global:
  css:
    base:
      css/base/local-base.css: { weight: 100 }
    component:
      css/components/local-components.css: { weight: 100 }
    theme:
      css/theme/local-theme.css: { weight: 150 }

#####################
#   Color Schemes   #
#####################
color-blue:
  version: VERSION
  css:
    theme:
      css/theme/color-blue.css: { weight: 100, preprocess: FALSE }

color-khaki:
  version: VERSION
  css:
    theme:
      css/theme/color-khaki.css: { weight: 100, preprocess: FALSE }

color-gold:
  version: VERSION
  css:
    theme:
      css/theme/color-gold.css: { weight: 100, preprocess: FALSE }

color-gray:
  version: VERSION
  css:
    theme:
      css/theme/color-gray.css: { weight: 100, preprocess: FALSE }

color-green:
  version: VERSION
  css:
    theme:
      css/theme/color-green.css: { weight: 100, preprocess: FALSE }

color-night-blue:
  version: VERSION
  css:
    theme:
      css/theme/color-night-blue.css: { weight: 100, preprocess: FALSE }

color-orange:
  version: VERSION
  css:
    theme:
      css/theme/color-orange.css: { weight: 100, preprocess: FALSE }

color-pink:
  version: VERSION
  css:
    theme:
      css/theme/color-pink.css: { weight: 100, preprocess: FALSE }

color-purple:
  version: VERSION
  css:
    theme:
      css/theme/color-purple.css: { weight: 100, preprocess: FALSE }

color-red:
  version: VERSION
  css:
    theme:
      css/theme/color-red.css: { weight: 100, preprocess: FALSE }

####################
# Fonts collection #
####################
fonts-id-02:
  version: VERSION
25.06.2020
contextly 8.x-2.1 :: contextly.libraries.yml
editor-overlay:
  version: '5.0'
  weight: 900
  css:
    base:
      //assets.context.ly/kit/5.latest/overlay-dialogs--overlay.css: { type: external }
  js:
    //assets.context.ly/kit/5.latest/loader.js: { type: external, attributes: {defer: TRUE} }
    //assets.context.ly/kit/5.latest/overlay-dialogs--overlay.js: { type: external, attributes: {defer: TRUE} }
01.04.2025
corporateclean 1.0.1-beta1 :: corporateclean.libraries.yml
  css:
    base:
      css/base/elements.css: { weight: 1 }
    component:
      css/components/extra-home.css: {}
      css/components/buttons.css: {}
      css/components/site-branding.css: {}
      css/components/menu.css: {}
    layout:
  css:
    base:
      css/base/local-base.css: { weight: 100 }
    component:
      css/components/local-components.css: { weight: 100 }
    theme:
      css/theme/button-shapes.css: { weight: 100 }
      css/theme/form-shapes.css: { weight: 100 }
      css/theme/utility.css: { weight: 100 }
      css/theme/image-shapes.css: { weight: 100 }
      css/theme/local-theme.css: { weight: 150 }

node-view-mode-card:
  version: VERSION
  css:
    component:
      css/components/node-view-mode-card.css: {}
  css:
    theme:
      css/theme/base-color.css: { weight: 90 }

color-blue:
  version: VERSION
  css:
    theme:
      css/theme/color-blue.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-gray:
  version: VERSION
  css:
    theme:
      css/theme/color-gray.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-green:
  version: VERSION
  css:
    theme:
      css/theme/color-green.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-orange:
  version: VERSION
  css:
    theme:
      css/theme/color-orange.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-pink:
  version: VERSION
  css:
    theme:
      css/theme/color-pink.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-purple:
  version: VERSION
  css:
    theme:
      css/theme/color-purple.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-red:
  version: VERSION
  css:
    theme:
      css/theme/color-red.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-turquoise:
  version: VERSION
  css:
    theme:
      css/theme/color-turquoise.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-yellow:
  version: VERSION
  css:
    theme:
      css/theme/color-yellow.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color

color-local:
  version: VERSION
  css:
    theme:
      css/theme/color-local.css: { weight: 100 }
  dependencies:
    - corporateclean/base-color
    - basecore/base-color
22.10.2021
countdown 8.x-1.8 :: modules/countdown_block/countdown_block.libraries.yml
  version: VERSION
  js:
    js/countdown_block.integration.js: { weight: -3, attributes: { defer: true } }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once
    - countdown/integration
22.10.2021
countdown 8.x-1.8 :: modules/countdown_field/countdown_field.libraries.yml
  version: VERSION
  js:
    js/countdown_field.integration.js: { weight: -3, attributes: { defer: true } }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once
    - countdown/integration
22.10.2021
countdown 8.x-1.8 :: countdown.libraries.yml
      css/countdown.timer.css: { }
  js:
    js/lib/countdown.js: { attributes: { defer: true }, weight: -9 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once

timer.min:
      css/countdown.timer.min.css: { minified: true }
  js:
    js/lib/countdown.min.js: { minified: true, attributes: { defer: true }, weight: -9 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once

# FlipClock.js library.
      /libraries/flipclock/dist/flipclock.css: { }
  js:
    /libraries/flipclock/dist/flipclock.js: { attributes: { defer: true }, weight: -9 }

flipclock.min:
  remote: *flipclock_remote
  version: *flipclock_version
  license: *flipclock_license
  css:
      /libraries/flipclock/dist/flipclock.css: { }
  js:
    /libraries/flipclock/dist/flipclock.min.js: { minified: true, attributes: { defer: true }, weight: -9 }

flipclock_cdn:
  remote: &flipclock_cdn_remote https://cdn.jsdelivr.net/npm/flipclock@0.10.8/
  version: *flipclock_version
  license: *flipclock_license
  css:
      '//cdn.jsdelivr.net/npm/flipclock@0.10.8/dist/flipclock.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/flipclock@0.10.8/dist/flipclock.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

flipclock_cdn.min:
  remote: *flipclock_cdn_remote
  version: *flipclock_version
  license: *flipclock_license
  css:
      '//cdn.jsdelivr.net/npm/flipclock@0.10.8/dist/flipclock.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/flipclock@0.10.8/dist/flipclock.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

# FlipDown.js library.
flipdown:
  remote: &flipdown_remote https://github.com/PButcher/flipdown/archive/master.zip
  version: &flipdown_version "0.3.2"
  license: &flipdown_license
      /libraries/flipdown/dist/flipdown.css: { }
  js:
    /libraries/flipdown/dist/flipdown.js: { attributes: { defer: true }, weight: -9 }

flipdown.min:
  remote: *flipdown_remote
  version: *flipdown_version
  license: *flipdown_license
  css:
      /libraries/flipdown/dist/flipdown.min.css: { minified: true }
  js:
    /libraries/flipdown/dist/flipdown.min.js: { minified: true, attributes: { defer: true }, weight: -9 }

flipdown_cdn:
  remote: &flipdown_cdn_remote https://www.jsdelivr.com/package/npm/flipdown
  version: *flipdown_version
  license: *flipdown_license
  css:
      '//cdn.jsdelivr.net/npm/flipdown@0.3.2/dist/flipdown.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/flipdown@0.3.2/dist/flipdown.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

flipdown_cdn.min:
  remote: *flipdown_cdn_remote
  version: *flipdown_version
  license: *flipdown_license
  css:
      '//cdn.jsdelivr.net/npm/flipdown@0.3.2/dist/flipdown.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/flipdown@0.3.2/dist/flipdown.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

# Flip.js (PQINA Flip Countdown) library.
flip:
  remote: &flip_remote https://github.com/pqina/flip/archive/master.zip
  version: &flip_version "1.8.4"
  license: &flip_license
      /libraries/flip/dist/flip.css: { }
  js:
    /libraries/flip/dist/flip.js: { attributes: { defer: true }, weight: -9 }

flip.min:
  remote: *flip_remote
  version: *flip_version
  license: *flip_license
  css:
      /libraries/flip/dist/flip.min.css: { minified: true }
  js:
    /libraries/flip/dist/flip.min.js: { minified: true, attributes: { defer: true }, weight: -9 }

flip_cdn:
  remote: &flip_cdn_remote https://www.jsdelivr.com/package/npm/@pqina/flip
  version: *flip_version
  license: *flip_license
  css:
      '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/flip.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/flip.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

flip_cdn.min:
  remote: *flip_cdn_remote
  version: *flip_version
  license: *flip_license
  css:
      '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/flip.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/flip.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -9 }

# Tick.js (PQINA Tick Counter) library.
tick:
  remote: &tick_remote https://github.com/pqina/tick/archive/master.zip
  version: &tick_version "1.8.3"
  license: &tick_license
      /libraries/tick/dist/core/tick.core.css: { }
  js:
    /libraries/tick/dist/core/tick.core.global.js: { attributes: { defer: true }, weight: -10 }

tick.min:
  remote: *tick_remote
  version: *tick_version
  license: *tick_license
  css:
      /libraries/tick/dist/core/tick.core.min.css: { minified: true }
  js:
    /libraries/tick/dist/core/tick.core.global.min.js: { minified: true, attributes: { defer: true }, weight: -10 }

tick_font_highres:
  remote: *tick_remote
  version: *tick_version
  license: *tick_license
  js:
  license: *tick_license
  js:
    /libraries/tick/dist/font-highres/tick.font.highres.global.js: { attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick

tick_font_highres.min:
  remote: *tick_remote
  version: *tick_version
  license: *tick_license
  js:
    /libraries/tick/dist/font-highres/tick.font.highres.global.min.js: { minified: true, attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick.min

tick_font_lowres:
  remote: *tick_remote
  version: *tick_version
  license: *tick_license
  js:
    /libraries/tick/dist/font-lowres/tick.font.lowres.global.js: { attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick

tick_font_lowres.min:
  remote: *tick_remote
  version: *tick_version
  license: *tick_license
  js:
    /libraries/tick/dist/font-lowres/tick.font.lowres.global.min.js: { minified: true, attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick.min

tick_boom:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-boom/tick.view.boom.css: { }
  js:
    /libraries/tick/dist/view-boom/tick.view.boom.global.js: { attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick

tick_boom.min:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-boom/tick.view.boom.min.css: { minified: true }
  js:
    /libraries/tick/dist/view-boom/tick.view.boom.global.min.js: { minified: true, attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick.min

tick_dots:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-dots/tick.view.dots.css: { }
  js:
    /libraries/tick/dist/view-dots/tick.view.dots.global.js: { attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick
    - countdown/tick_font_highres

tick_dots.min:
  remote: *tick_remote
      /libraries/tick/dist/view-dots/tick.view.dots.min.css: { minified: true }
  js:
    /libraries/tick/dist/view-dots/tick.view.dots.global.min.js: { minified: true, attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick.min
    - countdown/tick_font_highres.min

tick_line:
  remote: *tick_remote
      /libraries/tick/dist/view-line/tick.view.line.css: { }
  js:
    /libraries/tick/dist/view-line/tick.view.line.global.js: { attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick

tick_line.min:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-line/tick.view.line.min.css: { minified: true }
  js:
    /libraries/tick/dist/view-line/tick.view.line.global.min.js: { minified: true, attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick.min

tick_swap:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-swap/tick.view.swap.css: { }
  js:
    /libraries/tick/dist/view-swap/tick.view.swap.global.js: { attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick

tick_swap.min:
  remote: *tick_remote
  version: *tick_version
      /libraries/tick/dist/view-swap/tick.view.swap.min.css: { minified: true }
  js:
    /libraries/tick/dist/view-swap/tick.view.swap.global.min.js: { minified: true, attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick.min

tick_flip:
  remote: *flip_remote
  version: *flip_version
      /libraries/flip/dist/tick.view.flip.css: { }
  js:
    /libraries/flip/dist/tick.view.flip.global.js: { attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick

tick_flip.min:
  remote: *flip_remote
  version: *flip_version
      /libraries/flip/dist/tick.view.flip.min.css: { minified: true }
  js:
    /libraries/flip/dist/tick.view.flip.global.min.js: { minified: true, attributes: { defer: true }, weight: -8 }
  dependencies:
    - countdown/tick.min

tick_cdn:
  remote: &tick_cdn_remote https://www.jsdelivr.com/package/npm/@pqina/tick
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/core/tick.core.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/core/tick.core.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -10 }

tick_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
  license: *tick_license
  css:
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/core/tick.core.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/core/tick.core.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -10 }

tick_font_highres_cdn:
  remote: *tick_cdn_remote
  version: *tick_version
  license: *tick_license
  js:
  license: *tick_license
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/font-highres/tick.font.highres.js': { attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick_cdn

tick_font_highres_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
  license: *tick_license
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/font-highres/tick.font.highres.min.js': { minified: true, attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick_cdn.min

tick_font_lowres_cdn:
  remote: *tick_cdn_remote
  version: *tick_version
  license: *tick_license
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/font-lowres/tick.font.lowres.global.js': { attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick_cdn

tick_font_lowres_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
  license: *tick_license
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/font-lowres/tick.font.lowres.global.min.js': { minified: true, attributes: { defer: true }, weight: -9 }
  dependencies:
    - countdown/tick_cdn.min

tick_boom_cdn:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-boom/tick.view.boom.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-boom/tick.view.boom.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn

tick_boom_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-boom/tick.view.boom.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-boom/tick.view.boom.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn.min

tick_dots_cdn:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-dots/tick.view.dots.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-dots/tick.view.dots.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn
    - countdown/tick_font_highres_cdn

tick_dots_cdn.min:
  remote: *tick_cdn_remote
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-dots/tick.view.dots.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-dots/tick.view.dots.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn.min
    - countdown/tick_font_highres_cdn.min

tick_line_cdn:
  remote: *tick_cdn_remote
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-line/tick.view.line.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-line/tick.view.line.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn

tick_line_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-line/tick.view.line.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-line/tick.view.line.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn.min

tick_swap_cdn:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-swap/tick.view.swap.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-swap/tick.view.swap.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn

tick_swap_cdn.min:
  remote: *tick_cdn_remote
  version: *tick_version
      '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-swap/tick.view.swap.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/tick@1.8.3/dist/view-swap/tick.view.swap.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn.min

tick_flip_cdn:
  remote: *flip_cdn_remote
  version: *flip_version
      '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/tick.view.flip.css': { type: external }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/tick.view.flip.global.js': { type: external, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn

tick_flip_cdn.min:
  remote: *flip_cdn_remote
  version: *flip_version
      '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/tick.view.flip.min.css': { type: external, minified: true }
  js:
    '//cdn.jsdelivr.net/npm/@pqina/flip@1.8.4/dist/tick.view.flip.global.min.js': { type: external, minified: true, attributes: { defer: true, crossorigin: anonymous }, weight: -8 }
  dependencies:
    - countdown/tick_cdn.min

# Core integration loader - always loaded.
integration:
  version: VERSION
  version: VERSION
  js:
    js/countdown.integration.js: { attributes: { defer: true }, weight: -7 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once

integration.min:
  version: VERSION
  js:
    js/countdown.integration.min.js: { minified: true, attributes: { defer: true }, weight: -7 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once

# Library-specific integrations - loaded on demand.
  version: VERSION
  js:
    js/integrations/countdown.core.integration.js: { attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration

integration.core.min:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.core.integration.min.js: { minified: true, attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration.min

integration.flipclock:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flipclock.integration.js: { attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration

integration.flipclock.min:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flipclock.integration.min.js: { minified: true, attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration.min

integration.flipdown:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flipdown.integration.js: { attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration

integration.flipdown.min:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flipdown.integration.min.js: { minified: true, attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration.min

integration.flip:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flip.integration.js: { attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration

integration.flip.min:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.flip.integration.min.js: { minified: true, attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration.min

integration.tick:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.tick.integration.js: { attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration

integration.tick.min:
  version: VERSION
  js:
  version: VERSION
  js:
    js/integrations/countdown.tick.integration.min.js: { minified: true, attributes: { defer: true }, weight: -6 }
  dependencies:
    - countdown/integration.min

# Admin library for settings page
admin:
  version: VERSION
  version: VERSION
  js:
    js/countdown-preview-cleanup.js: { weight: -10 }
  dependencies:
    - core/drupal
    - core/jquery
    - core/once
05.06.2025
daisy_ui 1.0.x-dev :: daisy_ui.libraries.yml
    theme:
      dist/daisyui.css:
        weight: -10
  dependencies:
    - tailwind_css/global
13.09.2022
darcula 1.0.x-dev :: darcula.libraries.yml
  css:
    component:
      css/components/jquery.ui/theme.css: { weight: -1 }

darcula.drupal.dialog:
  version: VERSION
  css:
    theme:
      css/components/dialog.css: {}
  css:
    component:
      css/components/system-admin--admin-list.css: { weight: -10 }
      css/components/system-admin--modules.css: { weight: -10 }
  dependencies:
    - darcula/card

views:
  css:
    component:
08.05.2025
deepseek 1.x-dev :: deepseek.libraries.yml
    url: https://github.com/twbs/bootstrap/blob/main/LICENSE
  js:
    //cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js: { type: external, defer: true, minified: true, crossorigin: anonymous, integrity: "sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI", weight: -1}

  css:
    theme:
      //cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css:
        type: external
        minified: true
13.11.2025
dga_feedback 2.0.0 :: dga_feedback.libraries.yml
    theme:
      css/admin-menu-fix.css:
        weight: 1000
  dependencies:
    - core/toolbar
01.02.2023
domain_sites 1.0.x-dev :: domain_sites.libraries.yml
  css:
    theme:
      assets/css/toolbar.css: { weight: 90 }
08.06.2020
drowl_media 8.x-2.0-rc0 :: drowl_media.libraries.yml
  css:
    theme:
      dist/css/drowl_media.admin.media_library.gin.min.css: { minimized: true, weight: 100 }
  js:
    dist/js/drowl_media.admin.media_library.js: { minimized: false }
  dependencies:
    - drowl_media/admin
admin_media_library_claro:
  version: 1.x
  css:
    theme:
      dist/css/drowl_media.admin.media_library.claro.min.css: { minimized: true, weight: 100 }
  dependencies:
    - drowl_media/admin
admin_views_bulk_operations:
  version: 1.x
  css:
    theme:
  css:
    theme:
      dist/css/drowl_media.admin.media_library_vbo.min.css: { minimized: true, weight: 100 }
  js:
    dist/js/drowl_media.admin.media_library_vbo.js: { minimized: false }
28.09.2020
druparcheky_theme 1.2.6 :: druparcheky_subtheme/druparcheky_subtheme.libraries.yml
  version: VERSION
  css:
    # base: CSS reset/normalize plus HTML element styling. Key assigns a weight of CSS_BASE = -200
    base:
      css/sass-styles.css: { minified: true }
    # layout: macro arrangement of a web page, including any grid systems. Key assigns a weight of CSS_LAYOUT = -100
    # component: discrete, reusable UI elements. Key assigns a weight of CSS_COMPONENT = 0
    # state: styles that deal with client-side changes to components. Key assigns a weight of CSS_STATE = 100
    # theme: purely visual styling (“look-and-feel”) for a component. Key assigns a weight of CSS_THEME = 200
# global-scripts:
#   version: VERSION
#   js:
#     js/global.js: { minified: true }
#   dependencies:
#     - core/drupal
28.09.2020
druparcheky_theme 1.2.6 :: druparcheky_theme.libraries.yml
  version: VERSION
  css:
    # base: CSS reset/normalize plus HTML element styling. Key assigns a weight of CSS_BASE = -200
    base:
      css/sass-styles.css: { minified: true }
      css/no-sass-styles.css: { minified: true }
    # layout: macro arrangement of a web page, including any grid systems. Key assigns a weight of CSS_LAYOUT = -100
    # component: discrete, reusable UI elements. Key assigns a weight of CSS_COMPONENT = 0
    # state: styles that deal with client-side changes to components. Key assigns a weight of CSS_STATE = 100
    # theme: purely visual styling (“look-and-feel”) for a component. Key assigns a weight of CSS_THEME = 200
global-scripts:
  version: VERSION
  js:
    js/browserclass.js: { minified: true }
  dependencies:
    - core/drupal
01.07.2024
dsfr4drupal 1.x-dev :: dsfr4drupal.libraries.yml
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/breadcrumb/breadcrumb.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.button:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/display/display.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.radio
    - dsfr4drupal/core
    - dsfr4drupal/scheme

component.display.button:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/modal/modal.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.button
    - dsfr4drupal/component.link
    - dsfr4drupal/core

component.navigation:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/navigation/navigation.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.button
    - dsfr4drupal/component.link
    - dsfr4drupal/core
    - dsfr4drupal/utility
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/password/password.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.button
    - dsfr4drupal/component.checkbox
    - dsfr4drupal/component.input
    - dsfr4drupal/component.link
    - dsfr4drupal/core
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/range/range.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.radio:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/segmented/segmented.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.form
    - dsfr4drupal/core

component.select:
  css:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/sidemenu/sidemenu.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.skiplink:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/table/table.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.tag:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
  #    /libraries/dsfr/dist/component/tag/tag.nomodule.min.js:
  #      minified: true
  #      attributes:
  #        nomodule: true
  #      # Move DSFR modules to first load to improve Javascript file aggregation.
  #      weight: -50
  dependencies:
    - dsfr4drupal/core

component.tile:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/toggle/toggle.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50

component.tooltip:
  css:
    component:
      /libraries/dsfr/dist/component/tooltip/tooltip.min.css: { minified: true }
    theme:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/tooltip/tooltip.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.transcription:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/transcription/transcription.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/component.button
    - dsfr4drupal/core

component.tab:
  css:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/component/tab/tab.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - dsfr4drupal/core

component.translate:
  css:
    component:
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
#    /libraries/dsfr/dist/core/core.nomodule.min.js:
#      minified: true
#      attributes:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50
  dependencies:
    - core/drupal
    - core/drupalSettings
#    - dsfr4drupal/legacy
  drupalSettings:
    dsfr4drupal:
  css:
    theme:
      # Need to fix weight to 99 to override "Gin toolbar" styles.
      css/theme/ui-dialog.css: { weight: 100 }

drupal.dropbutton:
  css:
    component:
      css/component/dropbutton.css: {}
  js:
#        nomodule: true
#      # Move DSFR modules to first load to improve Javascript file aggregation.
#      weight: -50

media_library.theme:
  css:
    theme:
      css/theme/media-library.css: {}
        type: module
      # Move DSFR modules to first load to improve Javascript file aggregation.
      weight: -50
  dependencies:
    - dsfr4drupal/core

select2:
  css:
    theme:
19.12.2022
dxpr_theme 5.0.1 :: dxpr_theme_STARTERKIT/dxpr_theme_STARTERKIT.libraries.yml
  css:
    theme:
      css/dxpr_theme_subtheme.css: { minified: false, weight: 6 }
19.12.2022
dxpr_theme 5.0.1 :: dxpr_theme.libraries.yml
  css:
    theme:
      css/base/variables.css: { minified: true, weight: -30 }

layout:
  css:
    theme:
      css/base/layout.css: { minified: true }
  css:
    theme:
      vendor/bootstrap3/css/bootstrap.min.css: { minified: true, weight: -18 }
  js:
    vendor/bootstrap3/js/bootstrap.min.js: { minified: true, weight: -20 }
  dependencies:

# Admin interface , styling theme settings form
# Depends on DXPR Theme Helper module being installed
admin:
  css:
15.09.2020
elevate_image_zoom 9.1.x-dev :: elevate_image_zoom.libraries.yml
  version: 1.x
  js:
    js/elevate_script.js: { weight: -1 }
    /libraries/elevatezoom/jquery.elevatezoom.js: { weight : -2}
  dependencies:
    - core/jquery
    - core/drupal
24.06.2020
elevatezoomplus 8.x-1.x-dev :: elevatezoomplus.libraries.yml
    gpl-compatible: true
  js:
    /libraries/elevatezoom-plus/src/jquery.ez-plus.js: { weight: -1 }
  dependencies:
    - core/jquery

load:
  version: VERSION
  js:
  version: VERSION
  js:
    js/elevatezoomplus.load.min.js: { weight: 0, minified: true }
  css:
    theme:
      css/elevatezoomplus.css: {}
  dependencies:
    - core/drupal
    - core/drupalSettings

Pages

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc