@openeuropa/bcl-bootstrap 1.13.2 → 1.14.0

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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/component-functions"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/data"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/config"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/manipulator"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/index"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/manipulator"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/backdrop"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/component-functions"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/focustrap"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/index"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/backdrop"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/component-functions"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/focustrap"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/index"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/tooltip"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/component-functions"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/base-component"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/manipulator"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/index"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/sanitizer"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/config"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/manipulator"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/manipulator"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/event-handler"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/config"].js, global["/Users/piotr/Sites/ec/bcl/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["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/dom/selector-engine"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/config"].js, global["/Users/piotr/Sites/ec/bcl/bootstrap/js/src/util/sanitizer"].js, global["/Users/piotr/Sites/ec/bcl/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.13.2",
5
+ "version": "1.14.0",
6
6
  "description": "OE - BCL bootstrap 5 sources",
7
7
  "bin": {
8
8
  "plugins-builder": "./bin/build-plugins.js"
@@ -18,13 +18,11 @@
18
18
  "prepublish": "npm-run-all clean 'copy-*' replace-icons build-plugins"
19
19
  },
20
20
  "devDependencies": {
21
- "@babel/core": "^7.29.0",
21
+ "@babel/core": "^7.29.7",
22
22
  "@popperjs/core": "^2.11.8",
23
23
  "@rollup/plugin-babel": "6.1.0",
24
24
  "bootstrap": "5.3.8",
25
25
  "bootstrap-icons": "1.13.1",
26
- "copyfiles": "2.4.1",
27
- "eslint": "^8.57.0",
28
26
  "npm-run-all": "4.1.5",
29
27
  "rimraf": "6.1.3"
30
28
  },
@@ -45,5 +43,5 @@
45
43
  "design-system",
46
44
  "twig"
47
45
  ],
48
- "gitHead": "13e3e4489e4ab19744c8231f0f84bd9e5dfd92f4"
46
+ "gitHead": "7143a6ff676f05f357e8553fd79c8fecb3137686"
49
47
  }