@openeuropa/bcl-bootstrap 1.10.0 → 1.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/js/dist/alert.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./util/component-functions.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './util/component-functions', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Alert = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Alert = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, componentFunctions_js, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./dom/data.js'), require('./dom/event-handler.js'), require('./util/config.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./dom/data', './dom/event-handler', './util/config', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.BaseComponent = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/data"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.BaseComponent = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/data"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (Data, EventHandler, Config, index_js) { 'use strict';
6
6
 
7
7
  /**
package/js/dist/button.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Button = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Button = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/manipulator.js'), require('./dom/selector-engine.js'), require('./util/index.js'), require('./util/swipe.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/manipulator', './dom/selector-engine', './util/index', './util/swipe'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Carousel = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/swipe"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Carousel = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/swipe"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, Manipulator, SelectorEngine, index_js, Swipe) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/selector-engine.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/selector-engine', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Collapse = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Collapse = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.EventHandler = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.EventHandler = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.SelectorEngine = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.SelectorEngine = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@popperjs/core'), require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/manipulator.js'), require('./dom/selector-engine.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['@popperjs/core', './base-component', './dom/event-handler', './dom/manipulator', './dom/selector-engine', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Dropdown = factory(global["@popperjs/core"], global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Dropdown = factory(global["@popperjs/core"], global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (Popper, BaseComponent, EventHandler, Manipulator, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  function _interopNamespaceDefault(e) {
package/js/dist/modal.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/selector-engine.js'), require('./util/backdrop.js'), require('./util/component-functions.js'), require('./util/focustrap.js'), require('./util/index.js'), require('./util/scrollbar.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/selector-engine', './util/backdrop', './util/component-functions', './util/focustrap', './util/index', './util/scrollbar'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Modal = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/backdrop"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/focustrap"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/scrollbar"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Modal = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/backdrop"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/focustrap"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/scrollbar"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, SelectorEngine, Backdrop, componentFunctions_js, FocusTrap, index_js, ScrollBarHelper) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/selector-engine.js'), require('./util/backdrop.js'), require('./util/component-functions.js'), require('./util/focustrap.js'), require('./util/index.js'), require('./util/scrollbar.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/selector-engine', './util/backdrop', './util/component-functions', './util/focustrap', './util/index', './util/scrollbar'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Offcanvas = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/backdrop"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/focustrap"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/scrollbar"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Offcanvas = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/backdrop"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/focustrap"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/scrollbar"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, SelectorEngine, Backdrop, componentFunctions_js, FocusTrap, index_js, ScrollBarHelper) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./tooltip.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./tooltip', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Popover = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/tooltip"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Popover = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/tooltip"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (Tooltip, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/selector-engine.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/selector-engine', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Scrollspy = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Scrollspy = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  /**
package/js/dist/tab.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/selector-engine.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './dom/selector-engine', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Tab = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Tab = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  /**
package/js/dist/toast.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./base-component.js'), require('./dom/event-handler.js'), require('./util/component-functions.js'), require('./util/index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['./base-component', './dom/event-handler', './util/component-functions', './util/index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Toast = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Toast = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/component-functions"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (BaseComponent, EventHandler, componentFunctions_js, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@popperjs/core'), require('./base-component.js'), require('./dom/event-handler.js'), require('./dom/manipulator.js'), require('./util/index.js'), require('./util/sanitizer.js'), require('./util/template-factory.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['@popperjs/core', './base-component', './dom/event-handler', './dom/manipulator', './util/index', './util/sanitizer', './util/template-factory'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Tooltip = factory(global["@popperjs/core"], global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/sanitizer"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/template-factory"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Tooltip = factory(global["@popperjs/core"], global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/base-component"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/sanitizer"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/template-factory"].js));
5
5
  })(this, (function (Popper, BaseComponent, EventHandler, Manipulator, index_js, sanitizer_js, TemplateFactory) { 'use strict';
6
6
 
7
7
  function _interopNamespaceDefault(e) {
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/event-handler.js'), require('./config.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/event-handler', './config', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Backdrop = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Backdrop = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (EventHandler, Config, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('../dom/event-handler.js'), require('../dom/selector-engine.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['exports', '../dom/event-handler', '../dom/selector-engine', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ComponentFunctions = {}, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ComponentFunctions = {}, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (exports, EventHandler, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/manipulator.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/manipulator', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Config = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Config = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (Manipulator, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/event-handler.js'), require('../dom/selector-engine.js'), require('./config.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/event-handler', '../dom/selector-engine', './config'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Focustrap = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/config"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Focustrap = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/config"].js));
5
5
  })(this, (function (EventHandler, SelectorEngine, Config) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/manipulator.js'), require('../dom/selector-engine.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/manipulator', '../dom/selector-engine', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Scrollbar = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Scrollbar = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/manipulator"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (Manipulator, SelectorEngine, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/event-handler.js'), require('./config.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/event-handler', './config', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Swipe = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Swipe = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/event-handler"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (EventHandler, Config, index_js) { 'use strict';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/selector-engine.js'), require('./config.js'), require('./sanitizer.js'), require('./index.js')) :
3
3
  typeof define === 'function' && define.amd ? define(['../dom/selector-engine', './config', './sanitizer', './index'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.TemplateFactory = factory(global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/sanitizer"].js, global["/Users/tiberiudumitru/bootstrap-component-library/bootstrap/js/src/util/index"].js));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.TemplateFactory = factory(global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/dom/selector-engine"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/config"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/sanitizer"].js, global["/home/moises/www/bootstrap-component-library/bootstrap/js/src/util/index"].js));
5
5
  })(this, (function (SelectorEngine, Config, sanitizer_js, index_js) { 'use strict';
6
6
 
7
7
  /**
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@openeuropa/bcl-bootstrap",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "1.10.0",
5
+ "version": "1.10.1",
6
6
  "description": "OE - BCL bootstrap 5 sources",
7
7
  "bin": {
8
8
  "plugins-builder": "./bin/build-plugins.js"
@@ -48,5 +48,5 @@
48
48
  "design-system",
49
49
  "twig"
50
50
  ],
51
- "gitHead": "f83c1567b2ce60d7ccc564820bdb29ca58a26ad0"
51
+ "gitHead": "6c77dfb1e65950872e806cd0acb14023c279b934"
52
52
  }