@fullcalendar/bootstrap
Advanced tools
Comparing version 6.1.15 to 7.0.0-beta.0
/*! | ||
FullCalendar Bootstrap 4 Plugin v6.1.15 | ||
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.0 | ||
Docs & License: https://fullcalendar.io/docs/bootstrap4 | ||
@@ -13,4 +13,2 @@ (c) 2024 Adam Shaw | ||
root: 'fc-theme-bootstrap', | ||
table: 'table-bordered', | ||
tableCellShaded: 'table-active', | ||
buttonGroup: 'btn-group', | ||
@@ -17,0 +15,0 @@ button: 'btn btn-primary', |
/*! | ||
FullCalendar Bootstrap 4 Plugin v6.1.15 | ||
FullCalendar Bootstrap 4 Plugin v7.0.0-beta.0 | ||
Docs & License: https://fullcalendar.io/docs/bootstrap4 | ||
(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); | ||
FullCalendar.Bootstrap=function(e,o,t){"use strict";class r extends t.Theme{}r.prototype.classes={root:"fc-theme-bootstrap",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-";t.injectStyles(".fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap .fc-more-link:hover{text-decoration:none}");var a=o.createPlugin({name:"@fullcalendar/bootstrap",themeClasses:{bootstrap:r}}),n={__proto__:null,BootstrapTheme:r};return o.globalPlugins.push(a),e.Internal=n,e.default=a,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar,FullCalendar.Internal); |
@@ -7,4 +7,2 @@ import { Theme, injectStyles } from '@fullcalendar/core/internal.js'; | ||
root: 'fc-theme-bootstrap', | ||
table: 'table-bordered', | ||
tableCellShaded: 'table-active', | ||
buttonGroup: 'btn-group', | ||
@@ -11,0 +9,0 @@ button: 'btn btn-primary', |
{ | ||
"name": "@fullcalendar/bootstrap", | ||
"version": "6.1.15", | ||
"version": "7.0.0-beta.0", | ||
"title": "FullCalendar Bootstrap 4 Plugin", | ||
@@ -16,3 +16,3 @@ "description": "Bootstrap 4 theme for FullCalendar", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.1.15" | ||
"@fullcalendar/core": "7.0.0-beta.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
10833
155
1