@fullcalendar/bootstrap
Advanced tools
Comparing version 6.1.12 to 6.1.13
/*! | ||
FullCalendar Bootstrap 4 Plugin v6.1.12 | ||
FullCalendar Bootstrap 4 Plugin v6.1.13 | ||
Docs & License: https://fullcalendar.io/docs/bootstrap4 | ||
(c) 2023 Adam Shaw | ||
(c) 2024 Adam Shaw | ||
*/ | ||
@@ -6,0 +6,0 @@ FullCalendar.Bootstrap = (function (exports, core, internal$1) { |
/*! | ||
FullCalendar Bootstrap 4 Plugin v6.1.12 | ||
FullCalendar Bootstrap 4 Plugin v6.1.13 | ||
Docs & License: https://fullcalendar.io/docs/bootstrap4 | ||
(c) 2023 Adam Shaw | ||
(c) 2024 Adam Shaw | ||
*/ | ||
FullCalendar.Bootstrap=function(e,t,o){"use strict";class r extends o.Theme{}r.prototype.classes={root:"fc-theme-bootstrap",table:"table-bordered",tableCellShaded:"table-active",buttonGroup:"btn-group",button:"btn btn-primary",buttonActive:"active",popover:"popover",popoverHeader:"popover-header",popoverContent:"popover-body"},r.prototype.baseIconClass="fa",r.prototype.iconClasses={close:"fa-times",prev:"fa-chevron-left",next:"fa-chevron-right",prevYear:"fa-angle-double-left",nextYear:"fa-angle-double-right"},r.prototype.rtlIconClasses={prev:"fa-chevron-right",next:"fa-chevron-left",prevYear:"fa-angle-double-right",nextYear:"fa-angle-double-left"},r.prototype.iconOverrideOption="bootstrapFontAwesome",r.prototype.iconOverrideCustomButtonOption="bootstrapFontAwesome",r.prototype.iconOverridePrefix="fa-";o.injectStyles(".fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap .fc-more-link:hover{text-decoration:none}");var a=t.createPlugin({name:"@fullcalendar/bootstrap",themeClasses:{bootstrap:r}}),n={__proto__:null,BootstrapTheme:r};return t.globalPlugins.push(a),e.Internal=n,e.default=a,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar,FullCalendar.Internal); |
{ | ||
"name": "@fullcalendar/bootstrap", | ||
"version": "6.1.12", | ||
"version": "6.1.13", | ||
"title": "FullCalendar Bootstrap 4 Plugin", | ||
@@ -16,3 +16,3 @@ "description": "Bootstrap 4 theme for FullCalendar", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.1.12" | ||
"@fullcalendar/core": "~6.1.13" | ||
}, | ||
@@ -32,3 +32,3 @@ "type": "module", | ||
}, | ||
"copyright": "2023 Adam Shaw", | ||
"copyright": "2024 Adam Shaw", | ||
"types": "./index.d.ts", | ||
@@ -35,0 +35,0 @@ "main": "./index.cjs", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package