diff --git a/dist/css/bootstrap-grid.css.map b/dist/css/bootstrap-grid.css.map index 73d65ea96..b74a7c5b2 100644 Binary files a/dist/css/bootstrap-grid.css.map and b/dist/css/bootstrap-grid.css.map differ diff --git a/dist/css/bootstrap-grid.rtl.css.map b/dist/css/bootstrap-grid.rtl.css.map index 1ade19c2c..c6637b1df 100644 Binary files a/dist/css/bootstrap-grid.rtl.css.map and b/dist/css/bootstrap-grid.rtl.css.map differ diff --git a/dist/css/bootstrap-reboot.css.map b/dist/css/bootstrap-reboot.css.map index 80bd8503c..6b3b5be7e 100644 Binary files a/dist/css/bootstrap-reboot.css.map and b/dist/css/bootstrap-reboot.css.map differ diff --git a/dist/css/bootstrap-reboot.rtl.css.map b/dist/css/bootstrap-reboot.rtl.css.map index 0b860fd61..6132f7648 100644 Binary files a/dist/css/bootstrap-reboot.rtl.css.map and b/dist/css/bootstrap-reboot.rtl.css.map differ diff --git a/dist/css/bootstrap-utilities.css b/dist/css/bootstrap-utilities.css index 8ce45f445..7f3f5fdc8 100644 --- a/dist/css/bootstrap-utilities.css +++ b/dist/css/bootstrap-utilities.css @@ -1130,10 +1130,6 @@ padding-left: 3rem !important; } -.font-monospace { - font-family: var(--bs-font-monospace) !important; -} - .fs-1 { font-size: calc(1.375rem + 1.5vw) !important; } @@ -1186,20 +1182,16 @@ font-weight: bolder !important; } -.lh-1 { - line-height: 1 !important; +.text-lowercase { + text-transform: lowercase !important; } -.lh-sm { - line-height: 1.25 !important; +.text-uppercase { + text-transform: uppercase !important; } -.lh-base { - line-height: 1.5 !important; -} - -.lh-lg { - line-height: 2 !important; +.text-capitalize { + text-transform: capitalize !important; } .text-start { @@ -1214,45 +1206,6 @@ text-align: center !important; } -.text-decoration-none { - text-decoration: none !important; -} - -.text-decoration-underline { - text-decoration: underline !important; -} - -.text-decoration-line-through { - text-decoration: line-through !important; -} - -.text-lowercase { - text-transform: lowercase !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-capitalize { - text-transform: capitalize !important; -} - -.text-wrap { - white-space: normal !important; -} - -.text-nowrap { - white-space: nowrap !important; -} - -/* rtl:begin:remove */ -.text-break { - word-wrap: break-word !important; - word-break: break-word !important; -} - -/* rtl:end:remove */ .text-primary { color: #0d6efd !important; } @@ -1309,6 +1262,22 @@ color: inherit !important; } +.lh-1 { + line-height: 1 !important; +} + +.lh-sm { + line-height: 1.25 !important; +} + +.lh-base { + line-height: 1.5 !important; +} + +.lh-lg { + line-height: 2 !important; +} + .bg-primary { background-color: #0d6efd !important; } @@ -1357,6 +1326,37 @@ background-image: var(--bs-gradient) !important; } +.text-wrap { + white-space: normal !important; +} + +.text-nowrap { + white-space: nowrap !important; +} + +.text-decoration-none { + text-decoration: none !important; +} + +.text-decoration-underline { + text-decoration: underline !important; +} + +.text-decoration-line-through { + text-decoration: line-through !important; +} + +/* rtl:begin:remove */ +.text-break { + word-wrap: break-word !important; + word-break: break-word !important; +} + +/* rtl:end:remove */ +.font-monospace { + font-family: var(--bs-font-monospace) !important; +} + .user-select-all { -webkit-user-select: all !important; -moz-user-select: all !important; diff --git a/dist/css/bootstrap-utilities.css.map b/dist/css/bootstrap-utilities.css.map index 9f3c5d32d..c689d94a8 100644 Binary files a/dist/css/bootstrap-utilities.css.map and b/dist/css/bootstrap-utilities.css.map differ diff --git a/dist/css/bootstrap-utilities.rtl.css b/dist/css/bootstrap-utilities.rtl.css index c8e17ce18..4be32e2b3 100644 --- a/dist/css/bootstrap-utilities.rtl.css +++ b/dist/css/bootstrap-utilities.rtl.css @@ -1130,10 +1130,6 @@ padding-right: 3rem !important; } -.font-monospace { - font-family: var(--bs-font-monospace) !important; -} - .fs-1 { font-size: calc(1.375rem + 1.5vw) !important; } @@ -1186,20 +1182,16 @@ font-weight: bolder !important; } -.lh-1 { - line-height: 1 !important; +.text-lowercase { + text-transform: lowercase !important; } -.lh-sm { - line-height: 1.25 !important; +.text-uppercase { + text-transform: uppercase !important; } -.lh-base { - line-height: 1.5 !important; -} - -.lh-lg { - line-height: 2 !important; +.text-capitalize { + text-transform: capitalize !important; } .text-start { @@ -1214,37 +1206,6 @@ text-align: center !important; } -.text-decoration-none { - text-decoration: none !important; -} - -.text-decoration-underline { - text-decoration: underline !important; -} - -.text-decoration-line-through { - text-decoration: line-through !important; -} - -.text-lowercase { - text-transform: lowercase !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-capitalize { - text-transform: capitalize !important; -} - -.text-wrap { - white-space: normal !important; -} - -.text-nowrap { - white-space: nowrap !important; -} .text-primary { color: #0d6efd !important; } @@ -1301,6 +1262,22 @@ color: inherit !important; } +.lh-1 { + line-height: 1 !important; +} + +.lh-sm { + line-height: 1.25 !important; +} + +.lh-base { + line-height: 1.5 !important; +} + +.lh-lg { + line-height: 2 !important; +} + .bg-primary { background-color: #0d6efd !important; } @@ -1349,6 +1326,29 @@ background-image: var(--bs-gradient) !important; } +.text-wrap { + white-space: normal !important; +} + +.text-nowrap { + white-space: nowrap !important; +} + +.text-decoration-none { + text-decoration: none !important; +} + +.text-decoration-underline { + text-decoration: underline !important; +} + +.text-decoration-line-through { + text-decoration: line-through !important; +} +.font-monospace { + font-family: var(--bs-font-monospace) !important; +} + .user-select-all { -webkit-user-select: all !important; -moz-user-select: all !important; diff --git a/dist/css/bootstrap-utilities.rtl.css.map b/dist/css/bootstrap-utilities.rtl.css.map index 16b4826be..bcfc6941c 100644 Binary files a/dist/css/bootstrap-utilities.rtl.css.map and b/dist/css/bootstrap-utilities.rtl.css.map differ diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 011df80d9..54ce4d828 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -7098,10 +7098,6 @@ textarea.form-control-lg { padding-left: 3rem !important; } -.font-monospace { - font-family: var(--bs-font-monospace) !important; -} - .fs-1 { font-size: calc(1.375rem + 1.5vw) !important; } @@ -7154,20 +7150,16 @@ textarea.form-control-lg { font-weight: bolder !important; } -.lh-1 { - line-height: 1 !important; +.text-lowercase { + text-transform: lowercase !important; } -.lh-sm { - line-height: 1.25 !important; +.text-uppercase { + text-transform: uppercase !important; } -.lh-base { - line-height: 1.5 !important; -} - -.lh-lg { - line-height: 2 !important; +.text-capitalize { + text-transform: capitalize !important; } .text-start { @@ -7182,45 +7174,6 @@ textarea.form-control-lg { text-align: center !important; } -.text-decoration-none { - text-decoration: none !important; -} - -.text-decoration-underline { - text-decoration: underline !important; -} - -.text-decoration-line-through { - text-decoration: line-through !important; -} - -.text-lowercase { - text-transform: lowercase !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-capitalize { - text-transform: capitalize !important; -} - -.text-wrap { - white-space: normal !important; -} - -.text-nowrap { - white-space: nowrap !important; -} - -/* rtl:begin:remove */ -.text-break { - word-wrap: break-word !important; - word-break: break-word !important; -} - -/* rtl:end:remove */ .text-primary { color: #0d6efd !important; } @@ -7277,6 +7230,22 @@ textarea.form-control-lg { color: inherit !important; } +.lh-1 { + line-height: 1 !important; +} + +.lh-sm { + line-height: 1.25 !important; +} + +.lh-base { + line-height: 1.5 !important; +} + +.lh-lg { + line-height: 2 !important; +} + .bg-primary { background-color: #0d6efd !important; } @@ -7325,6 +7294,37 @@ textarea.form-control-lg { background-image: var(--bs-gradient) !important; } +.text-wrap { + white-space: normal !important; +} + +.text-nowrap { + white-space: nowrap !important; +} + +.text-decoration-none { + text-decoration: none !important; +} + +.text-decoration-underline { + text-decoration: underline !important; +} + +.text-decoration-line-through { + text-decoration: line-through !important; +} + +/* rtl:begin:remove */ +.text-break { + word-wrap: break-word !important; + word-break: break-word !important; +} + +/* rtl:end:remove */ +.font-monospace { + font-family: var(--bs-font-monospace) !important; +} + .user-select-all { -webkit-user-select: all !important; -moz-user-select: all !important; diff --git a/dist/css/bootstrap.css.map b/dist/css/bootstrap.css.map index d69a05abe..a48544218 100644 Binary files a/dist/css/bootstrap.css.map and b/dist/css/bootstrap.css.map differ diff --git a/dist/css/bootstrap.rtl.css b/dist/css/bootstrap.rtl.css index 14b0929bf..f30e3351f 100644 --- a/dist/css/bootstrap.rtl.css +++ b/dist/css/bootstrap.rtl.css @@ -7083,10 +7083,6 @@ textarea.form-control-lg { padding-right: 3rem !important; } -.font-monospace { - font-family: var(--bs-font-monospace) !important; -} - .fs-1 { font-size: calc(1.375rem + 1.5vw) !important; } @@ -7139,20 +7135,16 @@ textarea.form-control-lg { font-weight: bolder !important; } -.lh-1 { - line-height: 1 !important; +.text-lowercase { + text-transform: lowercase !important; } -.lh-sm { - line-height: 1.25 !important; +.text-uppercase { + text-transform: uppercase !important; } -.lh-base { - line-height: 1.5 !important; -} - -.lh-lg { - line-height: 2 !important; +.text-capitalize { + text-transform: capitalize !important; } .text-start { @@ -7167,37 +7159,6 @@ textarea.form-control-lg { text-align: center !important; } -.text-decoration-none { - text-decoration: none !important; -} - -.text-decoration-underline { - text-decoration: underline !important; -} - -.text-decoration-line-through { - text-decoration: line-through !important; -} - -.text-lowercase { - text-transform: lowercase !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-capitalize { - text-transform: capitalize !important; -} - -.text-wrap { - white-space: normal !important; -} - -.text-nowrap { - white-space: nowrap !important; -} .text-primary { color: #0d6efd !important; } @@ -7254,6 +7215,22 @@ textarea.form-control-lg { color: inherit !important; } +.lh-1 { + line-height: 1 !important; +} + +.lh-sm { + line-height: 1.25 !important; +} + +.lh-base { + line-height: 1.5 !important; +} + +.lh-lg { + line-height: 2 !important; +} + .bg-primary { background-color: #0d6efd !important; } @@ -7302,6 +7279,29 @@ textarea.form-control-lg { background-image: var(--bs-gradient) !important; } +.text-wrap { + white-space: normal !important; +} + +.text-nowrap { + white-space: nowrap !important; +} + +.text-decoration-none { + text-decoration: none !important; +} + +.text-decoration-underline { + text-decoration: underline !important; +} + +.text-decoration-line-through { + text-decoration: line-through !important; +} +.font-monospace { + font-family: var(--bs-font-monospace) !important; +} + .user-select-all { -webkit-user-select: all !important; -moz-user-select: all !important; diff --git a/dist/css/bootstrap.rtl.css.map b/dist/css/bootstrap.rtl.css.map index c9499f574..014a43751 100644 Binary files a/dist/css/bootstrap.rtl.css.map and b/dist/css/bootstrap.rtl.css.map differ diff --git a/dist/js/bootstrap.bundle.js b/dist/js/bootstrap.bundle.js index 0545d4f3e..1678cd21a 100644 --- a/dist/js/bootstrap.bundle.js +++ b/dist/js/bootstrap.bundle.js @@ -46,7 +46,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -756,8 +766,8 @@ _createClass(Alert, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); @@ -832,8 +842,8 @@ _createClass(Button, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$1; } }]); @@ -5872,8 +5882,8 @@ _createClass(Popover, null, [{ key: "Default", - // Getters - get: function get() { + get: // Getters + function get() { return Default$5; } }, { @@ -6373,8 +6383,8 @@ _createClass(Tab, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$9; } }]); diff --git a/dist/js/bootstrap.bundle.js.map b/dist/js/bootstrap.bundle.js.map index 268c1a658..0fb1570bd 100644 Binary files a/dist/js/bootstrap.bundle.js.map and b/dist/js/bootstrap.bundle.js.map differ diff --git a/dist/js/bootstrap.esm.js b/dist/js/bootstrap.esm.js index c0cd509df..638fee1f8 100644 --- a/dist/js/bootstrap.esm.js +++ b/dist/js/bootstrap.esm.js @@ -43,7 +43,17 @@ function _extends() { function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); +} + +function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -753,8 +763,8 @@ var Alert = /*#__PURE__*/function (_BaseComponent) { _createClass(Alert, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); @@ -829,8 +839,8 @@ var Button = /*#__PURE__*/function (_BaseComponent) { _createClass(Button, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$1; } }]); @@ -4148,8 +4158,8 @@ var Popover = /*#__PURE__*/function (_Tooltip) { _createClass(Popover, null, [{ key: "Default", - // Getters - get: function get() { + get: // Getters + function get() { return Default$5; } }, { @@ -4649,8 +4659,8 @@ var Tab = /*#__PURE__*/function (_BaseComponent) { _createClass(Tab, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$9; } }]); diff --git a/dist/js/bootstrap.esm.js.map b/dist/js/bootstrap.esm.js.map index 400ad62fb..af58768cf 100644 Binary files a/dist/js/bootstrap.esm.js.map and b/dist/js/bootstrap.esm.js.map differ diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index cfb6c335b..94d0ae344 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -68,7 +68,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -778,8 +788,8 @@ _createClass(Alert, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); @@ -854,8 +864,8 @@ _createClass(Button, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$1; } }]); @@ -4173,8 +4183,8 @@ _createClass(Popover, null, [{ key: "Default", - // Getters - get: function get() { + get: // Getters + function get() { return Default$5; } }, { @@ -4674,8 +4684,8 @@ _createClass(Tab, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY$9; } }]); diff --git a/dist/js/bootstrap.js.map b/dist/js/bootstrap.js.map index 660945cb3..d667e1399 100644 Binary files a/dist/js/bootstrap.js.map and b/dist/js/bootstrap.js.map differ diff --git a/js/dist/alert.js b/js/dist/alert.js index 2e4f2a088..6bcde2615 100644 --- a/js/dist/alert.js +++ b/js/dist/alert.js @@ -34,7 +34,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -266,8 +276,8 @@ _createClass(Alert, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); diff --git a/js/dist/alert.js.map b/js/dist/alert.js.map index 69e1a242e..6ef85dc0e 100644 Binary files a/js/dist/alert.js.map and b/js/dist/alert.js.map differ diff --git a/js/dist/base-component.js.map b/js/dist/base-component.js.map index 0779b6d72..7b46dfb39 100644 Binary files a/js/dist/base-component.js.map and b/js/dist/base-component.js.map differ diff --git a/js/dist/button.js b/js/dist/button.js index 4139b4bd3..7e6b55a60 100644 --- a/js/dist/button.js +++ b/js/dist/button.js @@ -34,7 +34,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -134,8 +144,8 @@ _createClass(Button, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); diff --git a/js/dist/button.js.map b/js/dist/button.js.map index 2176c6313..97a9b2783 100644 Binary files a/js/dist/button.js.map and b/js/dist/button.js.map differ diff --git a/js/dist/carousel.js b/js/dist/carousel.js index 986de8e0c..ac6e8455b 100644 --- a/js/dist/carousel.js +++ b/js/dist/carousel.js @@ -54,7 +54,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/carousel.js.map b/js/dist/carousel.js.map index 700fdeb60..c681d9303 100644 Binary files a/js/dist/carousel.js.map and b/js/dist/carousel.js.map differ diff --git a/js/dist/collapse.js b/js/dist/collapse.js index af9406fc6..29f47f900 100644 --- a/js/dist/collapse.js +++ b/js/dist/collapse.js @@ -54,7 +54,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/collapse.js.map b/js/dist/collapse.js.map index f592fbdbe..4d51ead57 100644 Binary files a/js/dist/collapse.js.map and b/js/dist/collapse.js.map differ diff --git a/js/dist/dropdown.js b/js/dist/dropdown.js index 1f8c98b7d..07cb3fc3d 100644 --- a/js/dist/dropdown.js +++ b/js/dist/dropdown.js @@ -75,7 +75,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/dropdown.js.map b/js/dist/dropdown.js.map index dcfc13ba2..69c82d4ac 100644 Binary files a/js/dist/dropdown.js.map and b/js/dist/dropdown.js.map differ diff --git a/js/dist/modal.js b/js/dist/modal.js index 035bc96fe..6f34c2b1c 100644 --- a/js/dist/modal.js +++ b/js/dist/modal.js @@ -54,7 +54,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/modal.js.map b/js/dist/modal.js.map index e68350a6e..7401feb86 100644 Binary files a/js/dist/modal.js.map and b/js/dist/modal.js.map differ diff --git a/js/dist/popover.js b/js/dist/popover.js index 3fc73ce92..dda521d5e 100644 --- a/js/dist/popover.js +++ b/js/dist/popover.js @@ -52,7 +52,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -226,8 +236,8 @@ _createClass(Popover, null, [{ key: "Default", - // Getters - get: function get() { + get: // Getters + function get() { return Default; } }, { diff --git a/js/dist/popover.js.map b/js/dist/popover.js.map index 32916725a..1894cb043 100644 Binary files a/js/dist/popover.js.map and b/js/dist/popover.js.map differ diff --git a/js/dist/scrollspy.js b/js/dist/scrollspy.js index 9f31c23e6..1ada6331e 100644 --- a/js/dist/scrollspy.js +++ b/js/dist/scrollspy.js @@ -54,7 +54,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/scrollspy.js.map b/js/dist/scrollspy.js.map index 484d97e0a..089972a5e 100644 Binary files a/js/dist/scrollspy.js.map and b/js/dist/scrollspy.js.map differ diff --git a/js/dist/tab.js b/js/dist/tab.js index 232eb73cb..b1188075c 100644 --- a/js/dist/tab.js +++ b/js/dist/tab.js @@ -35,7 +35,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** @@ -336,8 +346,8 @@ _createClass(Tab, null, [{ key: "DATA_KEY", - // Getters - get: function get() { + get: // Getters + function get() { return DATA_KEY; } }]); diff --git a/js/dist/tab.js.map b/js/dist/tab.js.map index ed4b8856f..5334c0e4c 100644 Binary files a/js/dist/tab.js.map and b/js/dist/tab.js.map differ diff --git a/js/dist/toast.js b/js/dist/toast.js index 69de06275..6fb0ebd2a 100644 --- a/js/dist/toast.js +++ b/js/dist/toast.js @@ -53,7 +53,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/toast.js.map b/js/dist/toast.js.map index 9538517ae..5eecedcd5 100644 Binary files a/js/dist/toast.js.map and b/js/dist/toast.js.map differ diff --git a/js/dist/tooltip.js b/js/dist/tooltip.js index b030b3cac..19f7784fa 100644 --- a/js/dist/tooltip.js +++ b/js/dist/tooltip.js @@ -75,7 +75,17 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; - subClass.__proto__ = superClass; + + _setPrototypeOf(subClass, superClass); + } + + function _setPrototypeOf(o, p) { + _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { + o.__proto__ = p; + return o; + }; + + return _setPrototypeOf(o, p); } /** diff --git a/js/dist/tooltip.js.map b/js/dist/tooltip.js.map index f9cf9f172..f4cedb664 100644 Binary files a/js/dist/tooltip.js.map and b/js/dist/tooltip.js.map differ