Results

20.08.2019
fusepump_connector 8.x-1.0 :: fusepump_connector.libraries.yml
  version: 1.0.0
  css:
    css/jsweights.css 
  js:
    https://brand-ecommerce-assets.fusepump.com/bootstraper/bootstraper.js: {type: external, minified: true}
    js/main.js: {}
23.05.2020
galleryslider 8.x-3.1 :: galleryslider.libraries.yml
  js:          
    js/galleryslider.js: { weight: -90 }
    js/gridSlide.js: { weight: -89 }
    js/first.js: { weight: -88 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/jquery
    - core/jquery.once
03.07.2020
gin 8.x-3.0-alpha22 :: gin.libraries.yml
  header: true
  js:
    dist/js/gin_init.js: { minified: true, preprocess: false, weight: -99 }

gin_toolbar:
  css:
    theme:
      dist/css/gin_toolbar.css: { minified: true }
  js:
24.07.2020
github_cards 8.x-1.x-dev :: github_cards.libraries.yml
      css/github_cards.github_card.css: {}

#base: CSS reset/normalize plus HTML element styling. Key assigns a weight of CSS_BASE = -200
#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
16.03.2020
gridstack 8.x-2.5 :: gridstack.libraries.yml
    gpl-compatible: true
  js:
    /libraries/gridstack/dist/gridstack.min.js: { minified: true, weight: -2 }
  dependencies:
    - core/jquery
    - core/underscore

# The minimum CSS rules to support both native CSS Grid and dynamic layout like
# Oulayer (Masonry/Packery/Isotope filterable) layouts.
all:
  js:
    /libraries/gridstack/dist/gridstack.jQueryUI.min.js: { minified: true, weight: -2 }
  dependencies:
    - gridstack/ui
    - gridstack/gridstack

# Can be enabled via Use non-minified GridStack library option.
dev:
dev:
  js:
    /libraries/gridstack/dist/gridstack.js: { weight: -2 }
    /libraries/gridstack/dist/gridstack.jQueryUI.js: { weight: -2 }
  dependencies:
    - gridstack/ui

# Basic layout fixes to avoid broken boxes when containing blocks.
layout:
  css:
      css/gridstack.layout.css: {}

# Front-end (js-driven) uses lightweight Undescore, not Lodash.
base:
  css:
    base:
      css/gridstack.css: {}
    theme:
       css/gridstack.theme.css: {}
backbone:
  js:
    js/admin/gridstack.admin.base.min.js: { minified: true, weight: -0.009 }
    js/admin/gridstack.admin.backbone.model.min.js: { minified: true, weight: -0.008 }
    js/admin/gridstack.admin.backbone.view.min.js: { minified: true, weight: -0.007 }
    js/admin/gridstack.admin.backbone.crud.min.js: { minified: true, weight: -0.006 }
    js/admin/gridstack.admin.backbone.min.js: { minified: true, weight: -0.005 }
    js/admin/gridstack.admin.ui.min.js: { minified: true, weight: -0.004 }
  dependencies:
    - core/jquery
    - core/backbone
    - blazy/dblazy

# Admin UI only.
admin:
  js:
    js/admin/gridstack.admin.min.js: { minified: true, weight: -0.003 }
  dependencies:
    - gridstack/backbone
    - gridstack/admin_base

# Required by GridStack JS and native CSS Grid to make it responsive.
fe:
fe:
  js:
    js/gridstack.fe.min.js: { minified: true, weight: -0.003 }
  css:
    theme:
      css/gridstack.js.css: {}
  dependencies:
    - gridstack/base
native:
  js:
    js/gridstack.native.min.js: { minified: true, weight: -0.002 }
  css:
    theme:
      css/gridstack.native.css: {}
  dependencies:
    - gridstack/fe
load:
  js:
    js/gridstack.load.min.js: { minified: true, weight: -0.002 }
  dependencies:
    - gridstack/gridstack
    - gridstack/library
    - gridstack/fe

skin:
11.09.2020
html5shiv 8.x-1.1 :: html5shiv.libraries.yml
    gpl-compatible: true
  js:
    html5shiv/html5shiv.min.js: { weight: -22, browsers: { IE: 'lte IE 8', '!IE': false }, minified: true }
02.07.2018
hyphenator 8.x-1.x-dev :: hyphenator.libraries.yml
  version: 5.x
  js:
    /libraries/Hyphenator/Hyphenator.js: { weight: -4}
  dependencies:
    - hyphenator.load

hyphenator.load:
  version: 1.x
  js:
30.08.2020
ip_geoloc 2.0.0-alpha0 :: ip_geoloc.libraries.yml
  css:
  theme:
    css/ip_geoloc_leaflet_controls.css: {weight: -1}
  js:
    js/ip_geoloc_leaflet_controls.js: {}

leaflet_markers:
  css:
  theme:
    css/ip_geoloc_leaflet_markers.css: {}
  js:
    js/ip_geoloc_leaflet_tagged_marker.js: {weight: -1}

content_on_click:
  js:
    js/ip_geoloc_leaflet_goto_content_on_click.js: {'scope': footer}

leaflet_zoom_on_click:
31.01.2020
jquery_migrate 8.x-1.0 :: jquery_migrate.libraries.yml
    gpl-compatible: true
  js:
    assets/jquery-migrate/jquery-migrate.js: { minified: true, weight: -19 }
20.08.2020
layout_content 1.0.0-rc3 :: layout_content.libraries.yml
      https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.56.0/theme/isotope.min.css: {}
  js:
    https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.56.0/codemirror.min.js: { weight: -1 }
    https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.56.0/addon/runmode/runmode.min.js: {}
    https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.56.0/addon/display/placeholder.min.js: {}
    https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.56.0/mode/yaml/yaml.min.js: {}
    layout_content.codemirror.js: {}
  dependencies:
    - core/drupal
08.01.2019
location_selector 8.x-1.x-dev :: location_selector.libraries.yml
      css/location_selector.css: {}
  js:
    js/location_selector.js: {weight: -1}
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/jquery.once
21.05.2018
loopit 8.x-1.x-dev :: dumpers/loopit_krumo/loopit_krumo.libraries.yml
  css:
    theme:
      css/search_krumo.css: { weight: -10 }
  js:
    js/search_krumo.search.js: {}
    js/search_krumo.trail.js: {}
  dependencies:
    - loopit_krumo/krumo_path
    - core/drupal
18.02.2020
lory 8.x-1.x-dev :: lory.libraries.yml
    gpl-compatible: true
  js:
    /libraries/lory/dist/lory.min.js: { minified: true, weight: -4 }

extend:
  version: VERSION
  js:
    js/lory.extend.min.js: { minified: true, weight: -3 }
  dependencies:
    - core/drupal
    - blazy/dblazy
    - lory/lory

load:
18.04.2018
louie 8.x-1.x-dev :: hammock/MOWGLI/MOWGLI.libraries.yml
  js:
    # Everything is now imported into app.js using ES6 import statements.
    js/app.js: { weight: -1 }
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/drupal.ajax
    - core/jquery.once
24.06.2020
openlucius 2.0.0-alpha3 :: modules/apps/ol_stream/ol_stream.libraries.yml
      css/stream.css: {}
  js:
    js/stream.js: { weight: -10, attributes: { defer: true}  }
    js/stream_layout.js: { weight: -10, attributes: { defer: true} }
10.02.2018
pixture_reloaded 8.x-3.x-dev :: pixture_reloaded.libraries.yml
  css:
    theme:
      styles/css/generated/custom-css.css: { weight: 1000 }

breadcrumb:
  version: 8.x-1.0
  css:
    theme:
      styles/css/generated/breadcrumb.css: {}
  css:
    theme:
      styles/css/custom.css: { weight: 1000 }
28.08.2018
presto 8.x-2.2 :: themes/presto_theme/presto_theme.libraries.yml
#     gpl-compatible: true
#   js:
#     https://cdnjs.cloudflare.com/ajax/libs/lity/2.2.2/lity.min.js: { type: external, weight: -5, minified: true }
#   css:
#     base:
#       https://cdnjs.cloudflare.com/ajax/libs/lity/2.2.2/lity.min.css: { type: external, minified: true }
  # dependencies:
  #   - core/jquery
      css/style.css: { media: screen }
  js:
    js/compiled/presto.js: { weight: -20, defer: false, minified: true }
  dependencies:
    - core/drupal
    - core/drupalSettings
01.02.2018
redux 8.x-1.0-alpha1 :: redux.libraries.yml
  version: 1.x
  js:
    js/lib/index.js: { weight: -15 }
15.01.2020
select2_widget 8.x-1.x-dev :: select2_widget.libraries.yml
select2.widget:
  js:
    js/select2.js: { weight: -1, minified: false }
  css:
    layout:
      css/select2.css: {}
  dependencies:
    - select2_widget/select2.full
07.06.2020
skillset_inview 8.x-1.x-dev :: skillset_inview.libraries.yml
  css:
    theme:
      css/skillset-inview-color.css: { weight: 1000 }
  js:
    js/skillset-inview-color.js : {}
  dependencies:
    - core/jquery
    - core/jquery.farbtastic
    - core/jquery.once

Pages

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

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