Revert dist changes from #32747 (#33050)

This commit is contained in:
Mark Otto 2021-02-11 07:22:18 -08:00 committed by GitHub
parent 8125856272
commit 037b5df737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 382 additions and 242 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -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;

Binary file not shown.

View file

@ -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;

Binary file not shown.

View file

@ -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;

Binary file not shown.

View file

@ -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;

Binary file not shown.

View file

@ -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;
}
}]);

Binary file not shown.

View file

@ -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;
}
}]);

Binary file not shown.

View file

@ -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;
}
}]);

Binary file not shown.

16
js/dist/alert.js vendored
View file

@ -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;
}
}]);

BIN
js/dist/alert.js.map vendored

Binary file not shown.

Binary file not shown.

16
js/dist/button.js vendored
View file

@ -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;
}
}]);

BIN
js/dist/button.js.map vendored

Binary file not shown.

12
js/dist/carousel.js vendored
View file

@ -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);
}
/**

Binary file not shown.

12
js/dist/collapse.js vendored
View file

@ -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);
}
/**

Binary file not shown.

12
js/dist/dropdown.js vendored
View file

@ -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);
}
/**

Binary file not shown.

12
js/dist/modal.js vendored
View file

@ -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);
}
/**

BIN
js/dist/modal.js.map vendored

Binary file not shown.

16
js/dist/popover.js vendored
View file

@ -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;
}
}, {

BIN
js/dist/popover.js.map vendored

Binary file not shown.

12
js/dist/scrollspy.js vendored
View file

@ -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);
}
/**

Binary file not shown.

16
js/dist/tab.js vendored
View file

@ -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;
}
}]);

BIN
js/dist/tab.js.map vendored

Binary file not shown.

12
js/dist/toast.js vendored
View file

@ -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);
}
/**

BIN
js/dist/toast.js.map vendored

Binary file not shown.

12
js/dist/tooltip.js vendored
View file

@ -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);
}
/**

BIN
js/dist/tooltip.js.map vendored

Binary file not shown.