Results

14.10.2020
bootstrap_business 8.x-1.x-dev :: bootstrap_business.libraries.yml
  css:
    base:
      css/base/elements.css: { weight: 1 }
    component:
      css/components/buttons.css: {}
      css/components/menu.css: {}
      css/components/site-branding.css: {}
    layout:
      css/layout/layout.css: {}
  css:
    base:
      css/base/local-base.css: { weight: 100 }
    component:
      css/components/field-taxonomy-term.css: {}
      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 }

breadcrumb:
  version: VERSION
  css:
    component:
      css/components/breadcrumb.css: {}
  css:
    theme:
      css/theme/base-color.css: { weight: 90 }

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

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

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

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

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

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

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

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

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

color-local:
  version: VERSION
  css:
    theme:
      css/theme/color-local.css: { weight: 100 }
  dependencies:
    - bootstrap_business/base-color
    - basecore/base-color
28.07.2020
bootstrap_cloud 2.x-dev :: bootstrap_cloud.libraries.yml
  css:
    theme:
      css/blue-theme.css: { weight: 100 }

red-color-theme:
  css:
    theme:
      css/red-theme.css: { weight: 100 }

dark-theme:
  css:
    theme:
      css/dark-theme.css: { weight: 100 }

oceanic-theme:
  css:
    theme:
      css/oceanic-theme.css: { weight: 100 }

storm-theme:
  css:
    theme:
      css/storm-theme.css: { weight: 100 }

typhoon-theme:
  css:
    theme:
      css/typhoon-theme.css: { weight: 100 }

global-scripts:
  js:
    js/bootstrap_for_cloud.js: {}
    https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js:
      { type: external, minified: true }
26.09.2025
bootstrap_five_layouts 1.0.x-dev :: modules/bootstrap_five_layouts_css_loader/bootstrap_five_layouts_css_loader.libraries.yml
  css:
    theme:
      css/bootstrap-grid.min.css: { weight: -100 }
      css/bootstrap-utilities.min.css: { weight: -99 }
  dependencies:
    - core/normalize

class-helper:
  js:
    js/behaviour.classHelper.js: {}
17.10.2018
bootstrap_forms 8.x-1.x-dev :: bootstrap_forms.libraries.yml
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js: {}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/modal.js: {}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js: {weight: -2}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/popover.js: {weight: -1}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js: {}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/tab.js: {}
    /libraries/bootstrap-sass/assets/javascripts/bootstrap/transition.js: {}

popover:
  js:
19.10.2020
bootstrap_italia 8.x-0.x-dev :: bootstrap_italia.libraries.yml
  css:
    theme:
      css/bootstrap-italia-drupal-fix.css: {weight: 50}
  js:
    js/bootstrap-italia-drupal-sticky-fix.js: {}
    #js/bootstrap-italia-drupal-speech.js: {}
  dependencies:
    - core/drupal
    - core/once
11.10.2020
bootstrap_sass 5.0.2 :: bootstrap_sass.libraries.yml
  version: VERSION
  js: 
    js/popper.min.js: { weight: -49 }
    js/bootstrap.min.js: { weight: -48 }
    js/barrio.js: {}
    js/custom.js: {}
  css:
    component:
      css/style.css: {}
  dependencies:
31.12.2019
bootstrap_storybook 8.x-2.0 :: src/kits/default/default.libraries.yml
  css:
    theme:
      assets/css/main.style.css: { weight: -1000 }
  js:
    assets/js/main.script.js: {}
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
14.10.2020
bootstrap_styles 1.0.x-dev :: bootstrap_styles.libraries.yml
    gpl-compatible: true
  js:
    https://unpkg.com/aos@2.3.1/dist/aos.js: { type: external, weight: -3, minified: true }
    js/plugins/scroll_effects/build.js: { }
  css:
    theme:
      https://unpkg.com/aos@2.3.1/dist/aos.css: { }

# AOS local library.
aos.local:
  js:
    /libraries/aos/dist/aos.js: { weight: -3, minified: true }
    js/plugins/scroll_effects/build.js: { }
  css:
    theme:
      /libraries/aos/dist/aos.css: { minified: true }
26.06.2020
bridtv 8.x-1.x-dev :: bridtv.libraries.yml
player_lib:
  js:
    //services.brid.tv/player/build/brid.min.js: { weight: -25, type: external, attributes: { async: true } }
widget_lib:
  js:
    //services.brid.tv/widget/brid.widget.min.js: { weight: -25, type: external, attributes: { async: true } }

play:
  js:
    js/play.js: {}
  dependencies:
    - bridtv/player_lib
16.05.2020
bs_base 8.x-1.x-dev :: bs_base.libraries.yml
  css:
    component:
      css/components/comment.css: { weight: 10 }

entity-browser-tabs:
  js:
    js/entity-browser.tabs.js: {}

maintenance-page:
  css:
    component:
      css/layout/maintenance-page.css: { weight: 10 }

messages:
  js:
    js/messages.js: {}

tabledrag:
  css:
    component:
      css/components/floating-labels.css: { weight: 10 }
  dependencies:
    - core/drupal
    - core/once

floating-labels-filled:
  css:
  css:
    component:
      css/components/floating-labels-filled.css: { weight: 10 }

floating-labels-outlined:
  css:
    component:
      css/components/floating-labels-outlined.css: { weight: 10 }

navbar-offcanvas:
  css:
    component:
      css/components/navbar-offcanvas.css: { weight: 10 }

navbar-second-level-dropdown:
  css:
    component:
      css/components/navbar-second-level-dropdown.css: { weight: 10 }

navbar-second-level-horizontal:
  css:
    component:
      css/components/navbar-second-level-horizontal.css: { weight: 10 }
22.03.2020
bs_lib 8.x-1.0-alpha3 :: bs_lib.libraries.yml
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  dependencies:
    - bs_lib/collapse
alert:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/alert.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/close
    - bs_lib/util_component-functions
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
breadcrumb:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
base-component:
  js:
    /libraries/bootstrap/js/dist/base-component.js: {}
  dependencies:
    - bs_lib/dom_data
    - bs_lib/dom_event-handler
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
# BS toggle button plugin.
button:
  js:
    /libraries/bootstrap/js/dist/button.js: {}
  dependencies:
    - bs_lib/base_component
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
carousel:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/carousel.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_manipulator
    - bs_lib/dom_selector-engine
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
collapse:
  js:
    /libraries/bootstrap/js/dist/collapse.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_selector-engine
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/dropdown.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_manipulator
    - bs_lib/dom_selector-engine
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
modal:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/modal.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_selector-engine
    - bs_lib/util_backdrop
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
navbar:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
offcanvas:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/offcanvas.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_selector-engine
    - bs_lib/util_backdrop
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
placeholders:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
popover:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/popover.js: {}
  dependencies:
    - bs_lib/tooltip
    - bs_lib/util_index
progress:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
scrollspy:
  js:
    /libraries/bootstrap/js/dist/scrollspy.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_selector-engine
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
tab:
  js:
    /libraries/bootstrap/js/dist/tab.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_selector-engine
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/toast.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/util_component-functions
tooltip:
  css:
    component:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }
  js:
    /libraries/bootstrap/js/dist/tooltip.js: {}
  dependencies:
    - bs_lib/base-component
    - bs_lib/dom_manipulator
    - bs_lib/popper
  css:
    base:
      /libraries/bootstrap/dist/css/bootstrap.css: { weight: 10 }

# Bootstrap dependencies.
popper:
  js:
    /libraries/popper/dist/umd/popper.min.js: {}
  css:
    component:
      css/scroll-to-top.css: { weight: 10 }
  js:
    js/scroll-to-top.js: {}
  dependencies:
    - core/jquery
    - core/once
09.10.2020
bynder 4.0.0-beta1 :: modules/bynder_select2/bynder_select2.libraries.yml
bynder_select2.widget:
  js:
    js/bynder_select2.js: { weight: -1, minified: false }
  css:
    layout:
      css/bynder_select2.css: {}
  dependencies:
    - bynder_select2/bynder_select2
10.02.2022
cash 1.0.0 :: cash.libraries.yml
    gpl-compatible: true
  js:
    /libraries/cash/dist/cash.min.js: { minified: true, weight: -19 }
20.10.2020
charts 8.x-4.x-dev :: modules/charts_highcharts/charts_highcharts.libraries.yml
    /libraries/highcharts_high-contrast-light/high-contrast-light.js:
      { minified: true }
    js/textures.js: { weight: -5 }
  dependencies:
    - charts/global
    - core/once
    - charts_highcharts/charts_highcharts

solidgauge:
20.10.2020
charts 8.x-4.x-dev :: modules/charts_chartjs/charts_chartjs.libraries.yml
  version: 1.x
  js:
    js/charts_chartjs.js: { weight: -1, attributes: { defer: true } }
  dependencies:
    - charts/global
    - charts_chartjs/charts_chartjs
20.10.2020
charts 8.x-4.x-dev :: modules/charts_billboard/charts_billboard.libraries.yml
  version: 1.x
  js:
    js/charts_billboard.js: { weight: -1 }
  dependencies:
    - charts/global
    - core/drupal
    - core/once
d3:
  remote: 'https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js'
20.10.2020
charts 8.x-4.x-dev :: modules/charts_api_example/charts_api_example.libraries.yml
  version: VERSION
  js:
    js/charts_api_example_js_override.js: { weight: -5 }
  dependencies:
    - charts/global
10.11.2021
charts_echarts 1.0.0-alpha1 :: charts_echarts.libraries.yml
  version: 5.5.x
  js:
    js/charts_echarts.js: { weight: -1 }
  dependencies:
    - charts/global
    - charts_echarts/charts_echarts
26.10.2023
charts_highstock 1.0.x-dev :: charts_highstock.libraries.yml
  version: VERSION
  js:
    js/charts_highstock.js: { weight: -1 }
  dependencies:
    - core/once
    - core/drupalSettings
    - charts/global

highstock:
09.09.2022
classy 1.0.1 :: classy.libraries.yml
  css:
    component:
      css/components/action-links.css: { weight: -10 }
      css/components/breadcrumb.css: { weight: -10 }
      css/components/button.css: { weight: -10 }
      css/components/collapse-processed.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 }

book-navigation:
  version: VERSION
  css:
    component:
      css/components/book-navigation.css: {}
  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 }

forum:
  version: VERSION
  css:
    component:
      css/components/forum.css: { weight: -10 }

image-widget:
  version: VERSION
  css:
    component:
      css/components/image-widget.css: {}
  css:
    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: {}
  css:
    component:
      css/components/user.css: { weight: -10 }

media_embed_error:
  version: VERSION
  css:
    component:
      css/components/media-embed-error.css: {}

Pages

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

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