Results

02.02.2024
notheme 1.0.x-dev :: notheme.libraries.yml
    component:
      css/components/action-links.css:
        weight: -10
      css/components/breadcrumb.css:
        weight: -10
      css/components/button.css:
        weight: -10
      css/components/container-inline.css:
        weight: -10
      css/components/details.css:
        weight: -10
      css/components/exposed-filters.css:
        weight: -10
      css/components/field.css:
        weight: -10
      css/components/form.css:
        weight: -10
      css/components/icons.css:
        weight: -10
      css/components/inline-form.css:
        weight: -10
      css/components/item-list.css:
        weight: -10
      css/components/link.css:
        weight: -10
      css/components/links.css:
        weight: -10
      css/components/menu.css:
        weight: -10
      css/components/more-link.css:
        weight: -10
      css/components/pager.css:
        weight: -10
      css/components/tabledrag.css:
        weight: -10
      css/components/tableselect.css:
        weight: -10
      css/components/tablesort.css:
        weight: -10
      css/components/tabs.css:
        weight: -10
      css/components/textarea.css:
        weight: -10
      css/components/ui-dialog.css:
        weight: -10
dialog:
  version: VERSION
  css:
    component:
      css/components/dialog.css:
        weight: -10
dropbutton:
  version: VERSION
  css:
    component:
      css/components/dropbutton.css:
        weight: -10
file:
  version: VERSION
  css:
    component:
      css/components/file.css:
        weight: -10
image-widget:
  version: VERSION
  css:
    component:
      css/components/image-widget.css: {  }
indented:
    component:
      css/components/messages.css:
        weight: -10
node:
  version: VERSION
  css:
    component:
      css/components/node.css:
        weight: -10
progress:
  version: VERSION
  css:
    component:
      css/components/progress.css:
        weight: -10
search-results:
  version: VERSION
  css:
    component:
      css/components/search-results.css: {  }
user:
    component:
      css/components/user.css:
        weight: -10
30.05.2022
onsen 1.0.x-dev :: onsen.libraries.yml
  css:
    component:
      css/onsen.css: { weight: 100 }
  js:
    js/onsen.js: {}

demo:
  version: 1.x
  js:
16.11.2020
orange_ecom_starter 2.0.x-dev :: orange_ecom_starter.libraries.yml
  # CSS provided by bootstrap is part of the compiled 'style.css'.
  js:
    node_modules/bootstrap-sass/assets/javascripts/bootstrap.min.js: { weight: 0 }
    node_modules/bootstrap-tabcollapse/bootstrap-tabcollapse.js: { weight: 0 }
  dependencies:
    - core/jquery
15.10.2020
orange_starter 2.0.x-dev :: orange_starter.libraries.yml
  # CSS provided by bootstrap is part of the compiled 'style.css'.
  js:
    node_modules/bootstrap-sass/assets/javascripts/bootstrap.min.js: { weight: 0 }
    node_modules/bootstrap-tabcollapse/bootstrap-tabcollapse.js: { weight: 0 }
  dependencies:
    - core/jquery
10.05.2020
outlayer 8.x-1.4 :: outlayer.libraries.yml
utils:
  js:
    /libraries/ev-emitter/ev-emitter.js: { weight: -6.06 }
    /libraries/get-size/get-size.js: { weight: -6.05 }
    /libraries/desandro-matches-selector/matches-selector.js: { weight: -6.04 }
    /libraries/fizzy-ui-utils/utils.js: { weight: -6.02 }
  # dependencies:
  #   - outlayer/vendor

# @todo, not currently used.
outlayer:
  remote: https://github.com/metafizzy/outlayer
    gpl-compatible: true
  js:
    /libraries/outlayer/item.js: { weight: -5.01 }
    /libraries/outlayer/outlayer.js: { weight: -5 }
  dependencies:
    - outlayer/utils

masonry:
  remote: https://masonry.metafizzy.co
  version: 3.x
    gpl-compatible: true
  js:
    # /libraries/masonry/masonry.js: { weight: -4 }
    /libraries/masonry/dist/masonry.pkgd.min.js: { minified: true, weight: -4 }
  # dependencies:
    #- outlayer/outlayer

packery:
  remote: https://packery.metafizzy.co
  version: 3.x
    gpl-compatible: true
  js:
    # /libraries/packery/js/rect.js: { weight: -3.03 }
    # /libraries/packery/js/packer.js: { weight: -3.02 }
    # /libraries/packery/js/item.js: { weight: -3.01 }
    # /libraries/packery/js/packery.js: { weight: -3 }
    /libraries/packery/dist/packery.pkgd.min.js: { minified: true, weight: -3 }
  # dependencies:
  #  - outlayer/outlayer

isotope:
  remote: https://isotope.metafizzy.co
  version: 3.x
    gpl-compatible: true
  js:
    # /libraries/isotope/js/item.js: { weight: -3.06 }
    # /libraries/isotope/js/layout-mode.js: { weight: -3.05 }
    # /libraries/isotope/js/layout-modes/masonry.js: { weight: -3.04 }
    # /libraries/isotope/js/layout-modes/fit-rows.js: { weight: -3.03 }
    # /libraries/isotope/js/layout-modes/vertical.js: { weight: -3.02 }
    # /libraries/isotope/js/isotope.js: { weight: -3 }
    /libraries/isotope/dist/isotope.pkgd.min.js: { minified: true, weight: -3 }
  # dependencies:
  #   - outlayer/masonry

load:
  js:
    js/outlayer.base.min.js: { minified: true, weight: -0.002 }
  dependencies:
    - core/drupal.debounce
    - gridstack/base

base:
  css:
load.isotope:
  js:
    js/outlayer.isotope.min.js: { minified: true, weight: -0.001 }
  css:
    theme:
      css/outlayer.isotope.css: {}
  dependencies:
    - outlayer/base
    - outlayer/load
load.masonry:
  js:
    js/outlayer.masonry.min.js: { minified: true, weight: -0.001 }
  css:
    theme:
      css/outlayer.masonry.css: {}
  dependencies:
    - outlayer/base
    - outlayer/load
load.packery:
  js:
    js/outlayer.packery.min.js: { minified: true, weight: -0.001 }
  css:
    theme:
      css/outlayer.packery.css: {}
  dependencies:
    - outlayer/base
    - outlayer/load
31.10.2019
pagedesigner_theme 8.x-1.x-dev :: pagedesigner_theme.libraries.yml
  css:
    layout:
      //stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css: {weight: 0}
05.07.2024
paragraphs_bundles 1.0.x-dev :: modules/paragraph_bundle_3d_carousel/paragraph_bundle_3d_carousel.libraries.yml
  css:
    theme:
      css/paragraph-bundle-3d-carousel.css: { weight: 201 }
  js:
    js/paragraph-bundle-3d-carousel.js: { }
  dependencies:
    - core/drupal
    - core/drupal.ajax
    - core/drupalSettings
  css:
    theme:
      css/paragraph-bundle-3d-carousel-pb-576.css: { weight: 202 }

paragraph-bundle-3d-carousel-pb__768:
  css:
    theme:
      css/paragraph-bundle-3d-carousel-pb-768.css: { weight: 202 }

paragraph-bundle-3d-carousel-pb__992:
  css:
    theme:
      css/paragraph-bundle-3d-carousel-pb-992.css: { weight: 202 }

paragraph-bundle-3d-carousel-pb__1200:
  css:
    theme:
      css/paragraph-bundle-3d-carousel-pb-1200.css: { weight: 202 }

paragraph-bundle-3d-carousel-pb__1400:
  css:
    theme:
      css/paragraph-bundle-3d-carousel-pb-1400.css: { weight: 202 }
18.07.2025
partytown_drupal 1.0.5 :: partytown_drupal.libraries.yml
  header: true
  js:
    /modules/contrib/partytown_drupal/lib/partytown.js: { minified: true, weight: 0, attributes: {defer: true } }

partytown.debug:
  license: *partytown_license
  version: *partytown_version
  header: true
  js:
  header: true
  js:
    /modules/contrib/partytown_drupal/lib/debug/partytown.js: { minified: false, weight: 0, attributes: {defer: true } }

partytown.settings:
  version: VERSION
  header: true
  js:
    js/partytown_drupal_settings.js: {weight: -10}
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/once
15.09.2020
popup_after_login 9.1.x-dev :: popup_after_login.libraries.yml
popup_after_login_js:
  js:
    js/popup_after_login_validation.js: { weight: -1 }
  dependencies:
    - core/jquery
    - core/once
22.08.2023
prius 2.0.0-rc1 :: prius.libraries.yml
    gpl-compatible: true
  js:
    //cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js: { every_page: true, weight: -1, browsers: { IE: 'lte IE 8', '!IE': false } }

# Emulates CSS3 pseudo-classes and attribute selectors for IE 6-8.
selectivizr:
  remote: http://selectivizr.com/
  version: 1.0.2
  license:
    gpl-compatible: true
  js:
    //cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js: { every_page: true, weight: -1, browsers: { IE: 'lte IE 8', '!IE': false } }

modernizr:
  # Block the page from being loaded until Modernizr is initialized.
  header: true
  remote: https://github.com/Modernizr/Modernizr
  license:
  version: "3.11.7"
  js:
    vendor/modernizr/modernizr.min.js: { preprocess: 0, weight: -21, minified: true }
29.09.2020
quicklink 8.x-1.x-dev :: quicklink.libraries.yml
quicklink_init:
  js:
    js/quicklink_init.js: { weight: -10 }
  dependencies:
    - core/drupal

quicklink_debug:
  css:
    component:
quicklink_polyfill:
  js:
    https://polyfill-fastly.io/v3/polyfill.min.js?features=IntersectionObserver%2CIntersectionObserverEntry%2CURL%2CObject.assign%2CArray.from%2CArray.prototype.includes%2CString.prototype.includes%2CElement.prototype.matches%2CPromise%2CPromise.prototype.finally: { weight: -100, type: external, minified: true }
01.10.2020
quivers 8.x-1.x-dev :: quivers.libraries.yml
  css:
    theme:
      css/custom.css: { weight: -1 }

quivers_custom_js:
  js:
    js/custom.js: {}
  dependencies:
    - core/jquery
18.02.2019
react_block 8.x-1.x-dev :: react_block.libraries.yml
react:
  js:
    js/react.production.min.js: { weight: -10 }
  dependencies:
    - core/drupal
    - core/drupalSettings
react-dom:
  js:
    js/react-dom.production.min.js: { weight: -10 }
  dependencies:
    - react_block/react
redux:
  js:
    js/redux.min.js: { weight: -10 }
  dependencies:
    - react_block/react
react-redux:
  js:
    js/react-redux.min.js: { weight: -10 }
  dependencies:
    - react_block/react
    - react_block/redux
# CDN based packages which are used if the admin flag is chosen
# @TODO: admin config option (add to performance, maybe?)
react.cdn:
16.07.2020
recaptcha_element 1.0.2 :: recaptcha_element.libraries.yml
    gpl-compatible: true
  js:
    https://www.google.com/recaptcha/api.js: { type: external, minified: true, weight: -200, attributes: { defer: true, async: true } }

recaptcha_element:
  version: VERSION
  js:
    js/recaptcha_element.js: {}
  dependencies:
01.09.2020
recaptcha_v3 8.x-1.x-dev :: recaptcha_v3.libraries.yml
      type: external,
      minified: true,
      weight: -200,
      attributes: { defer: true, async: true }
    }

recaptcha_v3:
  js:
    js/recaptcha_v3.js: { weight: 0 }
  dependencies:
    - core/drupal
    - core/jquery
    - core/once
    - recaptcha_v3/google.recaptcha
  css:
    theme:
      css/recaptcha_v3_no_badge.css: { weight: -10 }
03.04.2021
recogito_integration 1.0.x-dev :: recogito_integration.libraries.yml
  css:
    state:
      css/recogito.min.css: { weight: -5 }
      css/annotorious.min.css: { weight: -5 }
      css/style.css: {weight: -5}
  js:
    js/recogito.min.js: { weight: -4 }
    js/annotorious.min.js: { weight: -3 }
    js/annotation-converter.js: { weight: -2 }
    js/user.injector.js: { weight: -1 }
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/drupal.ajax
  css:
    state:
      css/recogito.min.css: { weight: -5 }
      css/annotorious.min.css: { weight: -5 }
      css/style.css: {weight: -5}
  js:
    js/recogito.min.js: { weight: -4 }
    js/annotorious.min.js: { weight: -3 }
    js/annotation-converter.js: { weight: -2 }
    js/admin.injector.js: { weight: -1 }
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/drupal.ajax
07.07.2024
rivet 1.0.x-dev :: rivet.libraries.yml
    theme:
      css/components/ajax-progress.module.css:
        weight: -10
      css/components/align.module.css:
        weight: -10
      css/components/autocomplete-loading.module.css:
        weight: -10
      css/components/breadcrumb.css:
        weight: -10
      css/components/button.css:
        weight: -10
      css/components/container-inline.css:
        weight: -10
      css/components/details.css:
        weight: -10
      css/components/exposed-filters.css:
        weight: -10
      css/components/form.css:
        weight: -10
      css/components/icons.css:
        weight: -10
      css/components/inline-form.css:
        weight: -10
      css/components/item-list.css:
        weight: -10
      css/components/link.css:
        weight: -10
      css/components/links.css:
        weight: -10
      css/components/menu.css:
        weight: -10
      css/components/more-link.css:
        weight: -10
      css/components/pager.css:
        weight: -10
      css/components/rvt-c-description.css:
        weight: -10
      css/components/rvt-c-field.css:
        weight: -10
      css/components/rvt-c-spacing.css:
        weight: -10
      css/compiled/components/rvt-select.css:
        weight: -10
      css/components/tabledrag.css:
        weight: -10
      css/components/tableselect.css:
        weight: -10
      css/components/tablesort.css:
        weight: -10
      css/components/tabs.css:
        weight: -10
      css/components/textarea.css:
        weight: -10
      css/components/ui-dialog.css:
        weight: -10
      css/rvt-drupal-compatibility.css: {}
block-region:
  css:
    theme:
      css/components/block-region.css: {}
dialog:
    theme:
      css/components/dialog.css:
        weight: -10
dropbutton:
  version: VERSION
  css:
    theme:
      css/components/dropbutton.css:
        weight: -10
file:
  version: VERSION
  css:
    theme:
      css/components/file.css:
        weight: -10
image-widget:
  version: VERSION
  css:
    theme:
      css/components/image-widget.css: {  }
indented:
    theme:
      css/components/messages.css:
        weight: -10
  js:
    js/messages.js: {}

node:
  version: VERSION
  css:
    theme:
      css/components/node.css:
        weight: -10
progress:
  version: VERSION
  css:
    theme:
      css/components/progress.css:
        weight: -10
search-results:
  version: VERSION
  css:
    theme:
      css/components/search-results.css: {  }
user:
    theme:
      css/components/user.css:
        weight: -10

rvt-c-card-image-square:
  version: VERSION
  css:
    theme:
      css/components/rvt-c-card-image-square.css: {}
29.09.2020
rocketship_paragraphs 5.0.0-alpha8 :: rocketship_paragraphs.libraries.yml
  css:
    theme:
      css/style.layouts.min.css: {minified: true, weight: 49}
      css/style.paragraphs.min.css: {minified: true, weight: 50}

# general JS
p:
  version: VERSION
  js:
    js/p.js: { minified: false }
  css:
    theme:
      public://css/style.paragraphs.colors-new.min.css: {minified: true, weight: 51}

p_004:
  version: VERSION
  js:
    js/p_004.js: { minified: false }
03.09.2025
rosetta_translation 1.0.0-alpha1 :: rosetta_translation.libraries.yml
  version: 1.x
  js:
    js/rosetta_translations.es6.js: { minified: false, weight: -10 }
  dependencies:
    - core/drupal
    - core/once
    - core/drupalSettings
02.10.2020
rules 8.x-3.x-dev :: rules.libraries.yml
rules.autocomplete:
  js:
    js/autocomplete.js: { weight: -1 }
  dependencies:
    - core/drupal
    - core/drupalSettings
    - core/drupal.ajax
    - core/drupal.autocomplete
    - core/jquery

Pages

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

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