diff options
Diffstat (limited to 'docs/dist/js/umd')
| -rw-r--r-- | docs/dist/js/umd/alert.js | 18 | ||||
| -rw-r--r-- | docs/dist/js/umd/button.js | 18 | ||||
| -rw-r--r-- | docs/dist/js/umd/carousel.js | 28 | ||||
| -rw-r--r-- | docs/dist/js/umd/collapse.js | 28 | ||||
| -rw-r--r-- | docs/dist/js/umd/dropdown.js | 18 | ||||
| -rw-r--r-- | docs/dist/js/umd/modal.js | 28 | ||||
| -rw-r--r-- | docs/dist/js/umd/popover.js | 50 | ||||
| -rw-r--r-- | docs/dist/js/umd/scrollspy.js | 28 | ||||
| -rw-r--r-- | docs/dist/js/umd/tab.js | 18 | ||||
| -rw-r--r-- | docs/dist/js/umd/tooltip.js | 50 | ||||
| -rw-r--r-- | docs/dist/js/umd/util.js | 2 |
11 files changed, 143 insertions, 143 deletions
diff --git a/docs/dist/js/umd/alert.js b/docs/dist/js/umd/alert.js index 4c2e1f77e..95c8de64e 100644 --- a/docs/dist/js/umd/alert.js +++ b/docs/dist/js/umd/alert.js @@ -140,14 +140,6 @@ $(element).detach().trigger(Event.CLOSED).remove(); } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { key: '_jQueryInterface', // static @@ -178,6 +170,14 @@ alertInstance.close(this); }; } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } }]); return Alert; @@ -208,4 +208,4 @@ })(jQuery); module.exports = Alert; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/button.js b/docs/dist/js/umd/button.js index b6a690219..72fa579f1 100644 --- a/docs/dist/js/umd/button.js +++ b/docs/dist/js/umd/button.js @@ -117,14 +117,6 @@ this._element = null; } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { key: '_jQueryInterface', // static @@ -143,6 +135,14 @@ } }); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } }]); return Button; @@ -186,4 +186,4 @@ })(jQuery); module.exports = Button; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/carousel.js b/docs/dist/js/umd/carousel.js index d19c7e257..7749ab2e7 100644 --- a/docs/dist/js/umd/carousel.js +++ b/docs/dist/js/umd/carousel.js @@ -372,19 +372,6 @@ } } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { - key: 'Default', - get: function () { - return Default; - } - }, { key: '_jQueryInterface', // static @@ -445,6 +432,19 @@ event.preventDefault(); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } + }, { + key: 'Default', + get: function () { + return Default; + } }]); return Carousel; @@ -482,4 +482,4 @@ })(jQuery); module.exports = Carousel; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/collapse.js b/docs/dist/js/umd/collapse.js index 1002dda7a..38b3379c9 100644 --- a/docs/dist/js/umd/collapse.js +++ b/docs/dist/js/umd/collapse.js @@ -295,19 +295,6 @@ } } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { - key: 'Default', - get: function () { - return Default; - } - }, { key: '_getTargetFromElement', // static @@ -338,6 +325,19 @@ } }); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } + }, { + key: 'Default', + get: function () { + return Default; + } }]); return Collapse; @@ -377,4 +377,4 @@ })(jQuery); module.exports = Collapse; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/dropdown.js b/docs/dist/js/umd/dropdown.js index 9c04e45b3..a627d2e95 100644 --- a/docs/dist/js/umd/dropdown.js +++ b/docs/dist/js/umd/dropdown.js @@ -145,14 +145,6 @@ $(this._element).on(Event.CLICK, this.toggle); } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { key: '_jQueryInterface', // static @@ -265,6 +257,14 @@ items[index].focus(); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } }]); return Dropdown; @@ -297,4 +297,4 @@ })(jQuery); module.exports = Dropdown; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/modal.js b/docs/dist/js/umd/modal.js index ba7ccc30b..c3655d958 100644 --- a/docs/dist/js/umd/modal.js +++ b/docs/dist/js/umd/modal.js @@ -451,19 +451,6 @@ return scrollbarWidth; } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { - key: 'Default', - get: function () { - return Default; - } - }, { key: '_jQueryInterface', // static @@ -485,6 +472,19 @@ } }); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } + }, { + key: 'Default', + get: function () { + return Default; + } }]); return Modal; @@ -545,4 +545,4 @@ })(jQuery); module.exports = Modal; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/popover.js b/docs/dist/js/umd/popover.js index e37dd717a..68cdcfca4 100644 --- a/docs/dist/js/umd/popover.js +++ b/docs/dist/js/umd/popover.js @@ -137,6 +137,30 @@ return this.element.getAttribute('data-content') || (typeof this.config.content == 'function' ? this.config.content.call(this.element) : this.config.content); } }], [{ + key: '_jQueryInterface', + + // static + + value: function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = typeof config === 'object' ? config : null; + + if (!data && /destroy|hide/.test(config)) { + return; + } + + if (!data) { + data = new Popover(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + data[config](); + } + }); + } + }, { key: 'VERSION', // getters @@ -174,30 +198,6 @@ get: function () { return DefaultType; } - }, { - key: '_jQueryInterface', - - // static - - value: function _jQueryInterface(config) { - return this.each(function () { - var data = $(this).data(DATA_KEY); - var _config = typeof config === 'object' ? config : null; - - if (!data && /destroy|hide/.test(config)) { - return; - } - - if (!data) { - data = new Popover(this, _config); - $(this).data(DATA_KEY, data); - } - - if (typeof config === 'string') { - data[config](); - } - }); - } }]); return Popover; @@ -220,4 +220,4 @@ })(jQuery); module.exports = Popover; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/scrollspy.js b/docs/dist/js/umd/scrollspy.js index 19f1dfb53..8c53526c4 100644 --- a/docs/dist/js/umd/scrollspy.js +++ b/docs/dist/js/umd/scrollspy.js @@ -262,19 +262,6 @@ } } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { - key: 'Default', - get: function () { - return Default; - } - }, { key: '_jQueryInterface', // static @@ -294,6 +281,19 @@ } }); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } + }, { + key: 'Default', + get: function () { + return Default; + } }]); return ScrollSpy; @@ -331,4 +331,4 @@ })(jQuery); module.exports = ScrollSpy; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/tab.js b/docs/dist/js/umd/tab.js index 98ced4c55..a727c8e33 100644 --- a/docs/dist/js/umd/tab.js +++ b/docs/dist/js/umd/tab.js @@ -229,14 +229,6 @@ } } }], [{ - key: 'VERSION', - - // getters - - get: function () { - return VERSION; - } - }, { key: '_jQueryInterface', // static @@ -256,6 +248,14 @@ } }); } + }, { + key: 'VERSION', + + // getters + + get: function () { + return VERSION; + } }]); return Tab; @@ -289,4 +289,4 @@ })(jQuery); module.exports = Tab; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/tooltip.js b/docs/dist/js/umd/tooltip.js index 49fca2a75..d36a949f6 100644 --- a/docs/dist/js/umd/tooltip.js +++ b/docs/dist/js/umd/tooltip.js @@ -527,6 +527,30 @@ return config; } }], [{ + key: '_jQueryInterface', + + // static + + value: function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = typeof config === 'object' ? config : null; + + if (!data && /destroy|hide/.test(config)) { + return; + } + + if (!data) { + data = new Tooltip(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + data[config](); + } + }); + } + }, { key: 'VERSION', // getters @@ -564,30 +588,6 @@ get: function () { return DefaultType; } - }, { - key: '_jQueryInterface', - - // static - - value: function _jQueryInterface(config) { - return this.each(function () { - var data = $(this).data(DATA_KEY); - var _config = typeof config === 'object' ? config : null; - - if (!data && /destroy|hide/.test(config)) { - return; - } - - if (!data) { - data = new Tooltip(this, _config); - $(this).data(DATA_KEY, data); - } - - if (typeof config === 'string') { - data[config](); - } - }); - } }]); return Tooltip; @@ -610,4 +610,4 @@ })(jQuery); module.exports = Tooltip; -});
\ No newline at end of file +}); diff --git a/docs/dist/js/umd/util.js b/docs/dist/js/umd/util.js index a813505c8..4158fdc60 100644 --- a/docs/dist/js/umd/util.js +++ b/docs/dist/js/umd/util.js @@ -163,4 +163,4 @@ })(jQuery); module.exports = Util; -});
\ No newline at end of file +}); |
