mirror of https://github.com/snachodog/mybuddy.git
Run gulp updatestatic
This commit is contained in:
parent
36c44484b4
commit
cd9ef8724f
|
@ -6264,11 +6264,11 @@ a.close.disabled {
|
|||
vertical-align: text-top !important;
|
||||
}
|
||||
|
||||
.bg-primary, .card-feeding .card-header {
|
||||
.bg-primary, .card-feeding .card-header, .card-feeding .card-header a {
|
||||
background-color: #37abe9 !important;
|
||||
}
|
||||
|
||||
a.bg-primary:hover, .card-feeding a.card-header:hover, a.bg-primary:focus, .card-feeding a.card-header:focus,
|
||||
a.bg-primary:hover, .card-feeding a.card-header:hover, .card-feeding .card-header a:hover, a.bg-primary:focus, .card-feeding a.card-header:focus, .card-feeding .card-header a:focus,
|
||||
button.bg-primary:hover,
|
||||
.card-feeding button.card-header:hover,
|
||||
button.bg-primary:focus,
|
||||
|
@ -6276,11 +6276,11 @@ button.bg-primary:focus,
|
|||
background-color: #1793d6 !important;
|
||||
}
|
||||
|
||||
.bg-secondary, .card-sleep .card-header {
|
||||
.bg-secondary, .card-sleep .card-header, .card-sleep .card-header a {
|
||||
background-color: #ff8f00 !important;
|
||||
}
|
||||
|
||||
a.bg-secondary:hover, .card-sleep a.card-header:hover, a.bg-secondary:focus, .card-sleep a.card-header:focus,
|
||||
a.bg-secondary:hover, .card-sleep a.card-header:hover, .card-sleep .card-header a:hover, a.bg-secondary:focus, .card-sleep a.card-header:focus, .card-sleep .card-header a:focus,
|
||||
button.bg-secondary:hover,
|
||||
.card-sleep button.card-header:hover,
|
||||
button.bg-secondary:focus,
|
||||
|
@ -6288,11 +6288,11 @@ button.bg-secondary:focus,
|
|||
background-color: #cc7200 !important;
|
||||
}
|
||||
|
||||
.bg-success, .card-tummytime .card-header {
|
||||
.bg-success, .card-tummytime .card-header, .card-tummytime .card-header a {
|
||||
background-color: #239556 !important;
|
||||
}
|
||||
|
||||
a.bg-success:hover, .card-tummytime a.card-header:hover, a.bg-success:focus, .card-tummytime a.card-header:focus,
|
||||
a.bg-success:hover, .card-tummytime a.card-header:hover, .card-tummytime .card-header a:hover, a.bg-success:focus, .card-tummytime a.card-header:focus, .card-tummytime .card-header a:focus,
|
||||
button.bg-success:hover,
|
||||
.card-tummytime button.card-header:hover,
|
||||
button.bg-success:focus,
|
||||
|
@ -6320,11 +6320,11 @@ button.bg-warning:focus {
|
|||
background-color: #ffac0f !important;
|
||||
}
|
||||
|
||||
.bg-danger, .card-diaperchange .card-header {
|
||||
.bg-danger, .card-diaperchange .card-header, .card-diaperchange .card-header a {
|
||||
background-color: #a72431 !important;
|
||||
}
|
||||
|
||||
a.bg-danger:hover, .card-diaperchange a.card-header:hover, a.bg-danger:focus, .card-diaperchange a.card-header:focus,
|
||||
a.bg-danger:hover, .card-diaperchange a.card-header:hover, .card-diaperchange .card-header a:hover, a.bg-danger:focus, .card-diaperchange a.card-header:focus, .card-diaperchange .card-header a:focus,
|
||||
button.bg-danger:hover,
|
||||
.card-diaperchange button.card-header:hover,
|
||||
button.bg-danger:focus,
|
||||
|
@ -6332,11 +6332,11 @@ button.bg-danger:focus,
|
|||
background-color: #7d1b25 !important;
|
||||
}
|
||||
|
||||
.bg-light, .card-timer .card-header, .card-statistics .card-header {
|
||||
.bg-light, .card-timer .card-header, .card-timer .card-header a, .card-statistics .card-header {
|
||||
background-color: #f8f9fa !important;
|
||||
}
|
||||
|
||||
a.bg-light:hover, .card-timer a.card-header:hover, .card-statistics a.card-header:hover, a.bg-light:focus, .card-timer a.card-header:focus, .card-statistics a.card-header:focus,
|
||||
a.bg-light:hover, .card-timer a.card-header:hover, .card-timer .card-header a:hover, .card-statistics a.card-header:hover, a.bg-light:focus, .card-timer a.card-header:focus, .card-timer .card-header a:focus, .card-statistics a.card-header:focus,
|
||||
button.bg-light:hover,
|
||||
.card-timer button.card-header:hover,
|
||||
.card-statistics button.card-header:hover,
|
||||
|
@ -10007,7 +10007,7 @@ button.bg-error:focus {
|
|||
font-style: italic !important;
|
||||
}
|
||||
|
||||
.text-white, .card-tummytime .card-header, .card-sleep .card-header, .card-feeding .card-header, .card-diaperchange .card-header {
|
||||
.text-white, .card-tummytime .card-header, .card-tummytime .card-header a, .card-sleep .card-header, .card-sleep .card-header a, .card-feeding .card-header, .card-feeding .card-header a, .card-diaperchange .card-header, .card-diaperchange .card-header a {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
@ -10067,11 +10067,11 @@ a.text-light:hover, .card-timer a.card-body:hover, .card-statistics a.card-body:
|
|||
color: #cbd3da !important;
|
||||
}
|
||||
|
||||
.text-dark, .card-timer .card-header, .card-statistics .card-header {
|
||||
.text-dark, .card-timer .card-header, .card-timer .card-header a, .card-statistics .card-header {
|
||||
color: #343a40 !important;
|
||||
}
|
||||
|
||||
a.text-dark:hover, .card-timer a.card-header:hover, .card-statistics a.card-header:hover, a.text-dark:focus, .card-timer a.card-header:focus, .card-statistics a.card-header:focus {
|
||||
a.text-dark:hover, .card-timer a.card-header:hover, .card-timer .card-header a:hover, .card-statistics a.card-header:hover, a.text-dark:focus, .card-timer a.card-header:focus, .card-timer .card-header a:focus, .card-statistics a.card-header:focus {
|
||||
color: #121416 !important;
|
||||
}
|
||||
|
Binary file not shown.
|
@ -6264,11 +6264,11 @@ a.close.disabled {
|
|||
vertical-align: text-top !important;
|
||||
}
|
||||
|
||||
.bg-primary, .card-feeding .card-header {
|
||||
.bg-primary, .card-feeding .card-header, .card-feeding .card-header a {
|
||||
background-color: #37abe9 !important;
|
||||
}
|
||||
|
||||
a.bg-primary:hover, .card-feeding a.card-header:hover, a.bg-primary:focus, .card-feeding a.card-header:focus,
|
||||
a.bg-primary:hover, .card-feeding a.card-header:hover, .card-feeding .card-header a:hover, a.bg-primary:focus, .card-feeding a.card-header:focus, .card-feeding .card-header a:focus,
|
||||
button.bg-primary:hover,
|
||||
.card-feeding button.card-header:hover,
|
||||
button.bg-primary:focus,
|
||||
|
@ -6276,11 +6276,11 @@ button.bg-primary:focus,
|
|||
background-color: #1793d6 !important;
|
||||
}
|
||||
|
||||
.bg-secondary, .card-sleep .card-header {
|
||||
.bg-secondary, .card-sleep .card-header, .card-sleep .card-header a {
|
||||
background-color: #ff8f00 !important;
|
||||
}
|
||||
|
||||
a.bg-secondary:hover, .card-sleep a.card-header:hover, a.bg-secondary:focus, .card-sleep a.card-header:focus,
|
||||
a.bg-secondary:hover, .card-sleep a.card-header:hover, .card-sleep .card-header a:hover, a.bg-secondary:focus, .card-sleep a.card-header:focus, .card-sleep .card-header a:focus,
|
||||
button.bg-secondary:hover,
|
||||
.card-sleep button.card-header:hover,
|
||||
button.bg-secondary:focus,
|
||||
|
@ -6288,11 +6288,11 @@ button.bg-secondary:focus,
|
|||
background-color: #cc7200 !important;
|
||||
}
|
||||
|
||||
.bg-success, .card-tummytime .card-header {
|
||||
.bg-success, .card-tummytime .card-header, .card-tummytime .card-header a {
|
||||
background-color: #239556 !important;
|
||||
}
|
||||
|
||||
a.bg-success:hover, .card-tummytime a.card-header:hover, a.bg-success:focus, .card-tummytime a.card-header:focus,
|
||||
a.bg-success:hover, .card-tummytime a.card-header:hover, .card-tummytime .card-header a:hover, a.bg-success:focus, .card-tummytime a.card-header:focus, .card-tummytime .card-header a:focus,
|
||||
button.bg-success:hover,
|
||||
.card-tummytime button.card-header:hover,
|
||||
button.bg-success:focus,
|
||||
|
@ -6320,11 +6320,11 @@ button.bg-warning:focus {
|
|||
background-color: #ffac0f !important;
|
||||
}
|
||||
|
||||
.bg-danger, .card-diaperchange .card-header {
|
||||
.bg-danger, .card-diaperchange .card-header, .card-diaperchange .card-header a {
|
||||
background-color: #a72431 !important;
|
||||
}
|
||||
|
||||
a.bg-danger:hover, .card-diaperchange a.card-header:hover, a.bg-danger:focus, .card-diaperchange a.card-header:focus,
|
||||
a.bg-danger:hover, .card-diaperchange a.card-header:hover, .card-diaperchange .card-header a:hover, a.bg-danger:focus, .card-diaperchange a.card-header:focus, .card-diaperchange .card-header a:focus,
|
||||
button.bg-danger:hover,
|
||||
.card-diaperchange button.card-header:hover,
|
||||
button.bg-danger:focus,
|
||||
|
@ -6332,11 +6332,11 @@ button.bg-danger:focus,
|
|||
background-color: #7d1b25 !important;
|
||||
}
|
||||
|
||||
.bg-light, .card-timer .card-header, .card-statistics .card-header {
|
||||
.bg-light, .card-timer .card-header, .card-timer .card-header a, .card-statistics .card-header {
|
||||
background-color: #f8f9fa !important;
|
||||
}
|
||||
|
||||
a.bg-light:hover, .card-timer a.card-header:hover, .card-statistics a.card-header:hover, a.bg-light:focus, .card-timer a.card-header:focus, .card-statistics a.card-header:focus,
|
||||
a.bg-light:hover, .card-timer a.card-header:hover, .card-timer .card-header a:hover, .card-statistics a.card-header:hover, a.bg-light:focus, .card-timer a.card-header:focus, .card-timer .card-header a:focus, .card-statistics a.card-header:focus,
|
||||
button.bg-light:hover,
|
||||
.card-timer button.card-header:hover,
|
||||
.card-statistics button.card-header:hover,
|
||||
|
@ -10007,7 +10007,7 @@ button.bg-error:focus {
|
|||
font-style: italic !important;
|
||||
}
|
||||
|
||||
.text-white, .card-tummytime .card-header, .card-sleep .card-header, .card-feeding .card-header, .card-diaperchange .card-header {
|
||||
.text-white, .card-tummytime .card-header, .card-tummytime .card-header a, .card-sleep .card-header, .card-sleep .card-header a, .card-feeding .card-header, .card-feeding .card-header a, .card-diaperchange .card-header, .card-diaperchange .card-header a {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
@ -10067,11 +10067,11 @@ a.text-light:hover, .card-timer a.card-body:hover, .card-statistics a.card-body:
|
|||
color: #cbd3da !important;
|
||||
}
|
||||
|
||||
.text-dark, .card-timer .card-header, .card-statistics .card-header {
|
||||
.text-dark, .card-timer .card-header, .card-timer .card-header a, .card-statistics .card-header {
|
||||
color: #343a40 !important;
|
||||
}
|
||||
|
||||
a.text-dark:hover, .card-timer a.card-header:hover, .card-statistics a.card-header:hover, a.text-dark:focus, .card-timer a.card-header:focus, .card-statistics a.card-header:focus {
|
||||
a.text-dark:hover, .card-timer a.card-header:hover, .card-timer .card-header a:hover, .card-statistics a.card-header:hover, a.text-dark:focus, .card-timer a.card-header:focus, .card-timer .card-header a:focus, .card-statistics a.card-header:focus {
|
||||
color: #121416 !important;
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -15631,46 +15631,46 @@ function transpose(out, a) {
|
|||
};
|
||||
},{}],62:[function(_dereq_,module,exports){
|
||||
(function (global){(function (){
|
||||
'use strict'
|
||||
|
||||
var isBrowser = _dereq_('is-browser')
|
||||
var hasHover
|
||||
|
||||
if (typeof global.matchMedia === 'function') {
|
||||
hasHover = !global.matchMedia('(hover: none)').matches
|
||||
}
|
||||
else {
|
||||
hasHover = isBrowser
|
||||
}
|
||||
|
||||
module.exports = hasHover
|
||||
'use strict'
|
||||
|
||||
var isBrowser = _dereq_('is-browser')
|
||||
var hasHover
|
||||
|
||||
if (typeof global.matchMedia === 'function') {
|
||||
hasHover = !global.matchMedia('(hover: none)').matches
|
||||
}
|
||||
else {
|
||||
hasHover = isBrowser
|
||||
}
|
||||
|
||||
module.exports = hasHover
|
||||
|
||||
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
||||
},{"is-browser":66}],63:[function(_dereq_,module,exports){
|
||||
'use strict'
|
||||
|
||||
var isBrowser = _dereq_('is-browser')
|
||||
|
||||
function detect() {
|
||||
var supported = false
|
||||
|
||||
try {
|
||||
var opts = Object.defineProperty({}, 'passive', {
|
||||
get: function() {
|
||||
supported = true
|
||||
}
|
||||
})
|
||||
|
||||
window.addEventListener('test', null, opts)
|
||||
window.removeEventListener('test', null, opts)
|
||||
} catch(e) {
|
||||
supported = false
|
||||
}
|
||||
|
||||
return supported
|
||||
}
|
||||
|
||||
module.exports = isBrowser && detect()
|
||||
'use strict'
|
||||
|
||||
var isBrowser = _dereq_('is-browser')
|
||||
|
||||
function detect() {
|
||||
var supported = false
|
||||
|
||||
try {
|
||||
var opts = Object.defineProperty({}, 'passive', {
|
||||
get: function() {
|
||||
supported = true
|
||||
}
|
||||
})
|
||||
|
||||
window.addEventListener('test', null, opts)
|
||||
window.removeEventListener('test', null, opts)
|
||||
} catch(e) {
|
||||
supported = false
|
||||
}
|
||||
|
||||
return supported
|
||||
}
|
||||
|
||||
module.exports = isBrowser && detect()
|
||||
|
||||
},{"is-browser":66}],64:[function(_dereq_,module,exports){
|
||||
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
||||
|
@ -15790,78 +15790,78 @@ if (typeof Object.create === 'function') {
|
|||
},{}],66:[function(_dereq_,module,exports){
|
||||
module.exports = true;
|
||||
},{}],67:[function(_dereq_,module,exports){
|
||||
'use strict'
|
||||
|
||||
module.exports = isMobile
|
||||
module.exports.isMobile = isMobile
|
||||
module.exports.default = isMobile
|
||||
|
||||
var mobileRE = /(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i
|
||||
|
||||
var tabletRE = /(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino|android|ipad|playbook|silk/i
|
||||
|
||||
function isMobile (opts) {
|
||||
if (!opts) opts = {}
|
||||
var ua = opts.ua
|
||||
if (!ua && typeof navigator !== 'undefined') ua = navigator.userAgent
|
||||
if (ua && ua.headers && typeof ua.headers['user-agent'] === 'string') {
|
||||
ua = ua.headers['user-agent']
|
||||
}
|
||||
if (typeof ua !== 'string') return false
|
||||
|
||||
var result = opts.tablet ? tabletRE.test(ua) : mobileRE.test(ua)
|
||||
|
||||
if (
|
||||
!result &&
|
||||
opts.tablet &&
|
||||
opts.featureDetect &&
|
||||
navigator &&
|
||||
navigator.maxTouchPoints > 1 &&
|
||||
ua.indexOf('Macintosh') !== -1 &&
|
||||
ua.indexOf('Safari') !== -1
|
||||
) {
|
||||
result = true
|
||||
}
|
||||
|
||||
return result
|
||||
}
|
||||
'use strict'
|
||||
|
||||
module.exports = isMobile
|
||||
module.exports.isMobile = isMobile
|
||||
module.exports.default = isMobile
|
||||
|
||||
var mobileRE = /(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i
|
||||
|
||||
var tabletRE = /(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino|android|ipad|playbook|silk/i
|
||||
|
||||
function isMobile (opts) {
|
||||
if (!opts) opts = {}
|
||||
var ua = opts.ua
|
||||
if (!ua && typeof navigator !== 'undefined') ua = navigator.userAgent
|
||||
if (ua && ua.headers && typeof ua.headers['user-agent'] === 'string') {
|
||||
ua = ua.headers['user-agent']
|
||||
}
|
||||
if (typeof ua !== 'string') return false
|
||||
|
||||
var result = opts.tablet ? tabletRE.test(ua) : mobileRE.test(ua)
|
||||
|
||||
if (
|
||||
!result &&
|
||||
opts.tablet &&
|
||||
opts.featureDetect &&
|
||||
navigator &&
|
||||
navigator.maxTouchPoints > 1 &&
|
||||
ua.indexOf('Macintosh') !== -1 &&
|
||||
ua.indexOf('Safari') !== -1
|
||||
) {
|
||||
result = true
|
||||
}
|
||||
|
||||
return result
|
||||
}
|
||||
|
||||
},{}],68:[function(_dereq_,module,exports){
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Is this string all whitespace?
|
||||
* This solution kind of makes my brain hurt, but it's significantly faster
|
||||
* than !str.trim() or any other solution I could find.
|
||||
*
|
||||
* whitespace codes from: http://en.wikipedia.org/wiki/Whitespace_character
|
||||
* and verified with:
|
||||
*
|
||||
* for(var i = 0; i < 65536; i++) {
|
||||
* var s = String.fromCharCode(i);
|
||||
* if(+s===0 && !s.trim()) console.log(i, s);
|
||||
* }
|
||||
*
|
||||
* which counts a couple of these as *not* whitespace, but finds nothing else
|
||||
* that *is* whitespace. Note that charCodeAt stops at 16 bits, but it appears
|
||||
* that there are no whitespace characters above this, and code points above
|
||||
* this do not map onto white space characters.
|
||||
*/
|
||||
|
||||
module.exports = function(str){
|
||||
var l = str.length,
|
||||
a;
|
||||
for(var i = 0; i < l; i++) {
|
||||
a = str.charCodeAt(i);
|
||||
if((a < 9 || a > 13) && (a !== 32) && (a !== 133) && (a !== 160) &&
|
||||
(a !== 5760) && (a !== 6158) && (a < 8192 || a > 8205) &&
|
||||
(a !== 8232) && (a !== 8233) && (a !== 8239) && (a !== 8287) &&
|
||||
(a !== 8288) && (a !== 12288) && (a !== 65279)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Is this string all whitespace?
|
||||
* This solution kind of makes my brain hurt, but it's significantly faster
|
||||
* than !str.trim() or any other solution I could find.
|
||||
*
|
||||
* whitespace codes from: http://en.wikipedia.org/wiki/Whitespace_character
|
||||
* and verified with:
|
||||
*
|
||||
* for(var i = 0; i < 65536; i++) {
|
||||
* var s = String.fromCharCode(i);
|
||||
* if(+s===0 && !s.trim()) console.log(i, s);
|
||||
* }
|
||||
*
|
||||
* which counts a couple of these as *not* whitespace, but finds nothing else
|
||||
* that *is* whitespace. Note that charCodeAt stops at 16 bits, but it appears
|
||||
* that there are no whitespace characters above this, and code points above
|
||||
* this do not map onto white space characters.
|
||||
*/
|
||||
|
||||
module.exports = function(str){
|
||||
var l = str.length,
|
||||
a;
|
||||
for(var i = 0; i < l; i++) {
|
||||
a = str.charCodeAt(i);
|
||||
if((a < 9 || a > 13) && (a !== 32) && (a !== 133) && (a !== 160) &&
|
||||
(a !== 5760) && (a !== 6158) && (a < 8192 || a > 8205) &&
|
||||
(a !== 8232) && (a !== 8233) && (a !== 8239) && (a !== 8287) &&
|
||||
(a !== 8288) && (a !== 12288) && (a !== 65279)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
},{}],69:[function(_dereq_,module,exports){
|
||||
var rootPosition = { left: 0, top: 0 }
|
||||
|
|
|
@ -26459,35 +26459,35 @@ return Popper;
|
|||
return moment;
|
||||
}));
|
||||
|
||||
/*@preserve
|
||||
* Tempus Dominus Bootstrap4 v5.1.2 (https://tempusdominus.github.io/bootstrap-4/)
|
||||
* Copyright 2016-2018 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
if (typeof jQuery === 'undefined') {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires jQuery. jQuery must be included before Tempus Dominus Bootstrap4\'s JavaScript.');
|
||||
}
|
||||
|
||||
+function ($) {
|
||||
var version = $.fn.jquery.split(' ')[0].split('.');
|
||||
if ((version[0] < 2 && version[1] < 9) || (version[0] === 1 && version[1] === 9 && version[2] < 1) || (version[0] >= 4)) {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires at least jQuery v3.0.0 but less than v4.0.0');
|
||||
}
|
||||
}(jQuery);
|
||||
|
||||
|
||||
if (typeof moment === 'undefined') {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires moment.js. Moment.js must be included before Tempus Dominus Bootstrap4\'s JavaScript.');
|
||||
}
|
||||
|
||||
var version = moment.version.split('.')
|
||||
if ((version[0] <= 2 && version[1] < 17) || (version[0] >= 3)) {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires at least moment.js v2.17.0 but less than v3.0.0');
|
||||
}
|
||||
|
||||
+function () {
|
||||
|
||||
/*@preserve
|
||||
* Tempus Dominus Bootstrap4 v5.1.2 (https://tempusdominus.github.io/bootstrap-4/)
|
||||
* Copyright 2016-2018 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
if (typeof jQuery === 'undefined') {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires jQuery. jQuery must be included before Tempus Dominus Bootstrap4\'s JavaScript.');
|
||||
}
|
||||
|
||||
+function ($) {
|
||||
var version = $.fn.jquery.split(' ')[0].split('.');
|
||||
if ((version[0] < 2 && version[1] < 9) || (version[0] === 1 && version[1] === 9 && version[2] < 1) || (version[0] >= 4)) {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires at least jQuery v3.0.0 but less than v4.0.0');
|
||||
}
|
||||
}(jQuery);
|
||||
|
||||
|
||||
if (typeof moment === 'undefined') {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires moment.js. Moment.js must be included before Tempus Dominus Bootstrap4\'s JavaScript.');
|
||||
}
|
||||
|
||||
var version = moment.version.split('.')
|
||||
if ((version[0] <= 2 && version[1] < 17) || (version[0] >= 3)) {
|
||||
throw new Error('Tempus Dominus Bootstrap4\'s requires at least moment.js v2.17.0 but less than v3.0.0');
|
||||
}
|
||||
|
||||
+function () {
|
||||
|
||||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
|
||||
|
||||
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
|
||||
|
@ -26816,8 +26816,8 @@ var DateTimePicker = function ($, moment) {
|
|||
this._int();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {string}
|
||||
/**
|
||||
* @return {string}
|
||||
*/
|
||||
|
||||
|
||||
|
@ -27967,8 +27967,8 @@ var DateTimePicker = function ($, moment) {
|
|||
return NAME;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {string}
|
||||
/**
|
||||
* @return {string}
|
||||
*/
|
||||
|
||||
}, {
|
||||
|
@ -27977,8 +27977,8 @@ var DateTimePicker = function ($, moment) {
|
|||
return DATA_KEY;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {string}
|
||||
/**
|
||||
* @return {string}
|
||||
*/
|
||||
|
||||
}, {
|
||||
|
@ -27987,8 +27987,8 @@ var DateTimePicker = function ($, moment) {
|
|||
return EVENT_KEY;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {string}
|
||||
/**
|
||||
* @return {string}
|
||||
*/
|
||||
|
||||
}, {
|
||||
|
@ -29174,10 +29174,10 @@ var TempusDominusBootstrap4 = function ($) {
|
|||
return TempusDominusBootstrap4;
|
||||
}(DateTimePicker);
|
||||
|
||||
/**
|
||||
* ------------------------------------------------------------------------
|
||||
* jQuery
|
||||
* ------------------------------------------------------------------------
|
||||
/**
|
||||
* ------------------------------------------------------------------------
|
||||
* jQuery
|
||||
* ------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
|
||||
|
@ -29235,6 +29235,6 @@ var TempusDominusBootstrap4 = function ($) {
|
|||
};
|
||||
|
||||
return TempusDominusBootstrap4;
|
||||
}(jQuery);
|
||||
|
||||
}();
|
||||
}(jQuery);
|
||||
|
||||
}();
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue