diff options
author | Mario <mario@mariovavti.com> | 2023-07-04 08:47:22 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-07-04 08:47:22 +0000 |
commit | d31eb4c89cd0a53eb3caaf2d0ce2f317c251aa89 (patch) | |
tree | 559fac980ab869cd27b3183c9f22ccf667888614 /library/fullcalendar/packages/bootstrap5/index.global.min.js | |
parent | 6753d260e47bddbc61bbfe1fe6d9de384afc2da6 (diff) | |
download | volse-hubzilla-d31eb4c89cd0a53eb3caaf2d0ce2f317c251aa89.tar.gz volse-hubzilla-d31eb4c89cd0a53eb3caaf2d0ce2f317c251aa89.tar.bz2 volse-hubzilla-d31eb4c89cd0a53eb3caaf2d0ce2f317c251aa89.zip |
update fullcalendar
Diffstat (limited to 'library/fullcalendar/packages/bootstrap5/index.global.min.js')
-rw-r--r-- | library/fullcalendar/packages/bootstrap5/index.global.min.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/fullcalendar/packages/bootstrap5/index.global.min.js b/library/fullcalendar/packages/bootstrap5/index.global.min.js index 8f17785f8..9478bbacc 100644 --- a/library/fullcalendar/packages/bootstrap5/index.global.min.js +++ b/library/fullcalendar/packages/bootstrap5/index.global.min.js @@ -1,6 +1,6 @@ /*! -FullCalendar Bootstrap 5 Plugin v6.0.3 +FullCalendar Bootstrap 5 Plugin v6.1.8 Docs & License: https://fullcalendar.io/docs/bootstrap5 -(c) 2022 Adam Shaw +(c) 2023 Adam Shaw */ FullCalendar.Bootstrap5=function(e,t,o){"use strict";class r extends o.Theme{}r.prototype.classes={root:"fc-theme-bootstrap5",tableCellShaded:"fc-theme-bootstrap5-shaded",buttonGroup:"btn-group",button:"btn btn-primary",buttonActive:"active",popover:"popover",popoverHeader:"popover-header",popoverContent:"popover-body"},r.prototype.baseIconClass="bi",r.prototype.iconClasses={close:"bi-x-lg",prev:"bi-chevron-left",next:"bi-chevron-right",prevYear:"bi-chevron-double-left",nextYear:"bi-chevron-double-right"},r.prototype.rtlIconClasses={prev:"bi-chevron-right",next:"bi-chevron-left",prevYear:"bi-chevron-double-right",nextYear:"bi-chevron-double-left"},r.prototype.iconOverrideOption="buttonIcons",r.prototype.iconOverrideCustomButtonOption="icon",r.prototype.iconOverridePrefix="bi-";o.injectStyles(".fc-theme-bootstrap5 a:not([href]){color:inherit;text-decoration:inherit}.fc-theme-bootstrap5 .fc-list,.fc-theme-bootstrap5 .fc-scrollgrid,.fc-theme-bootstrap5 td,.fc-theme-bootstrap5 th{border:1px solid var(--bs-gray-400)}.fc-theme-bootstrap5 .fc-scrollgrid{border-bottom-width:0;border-right-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}");var a=t.createPlugin({name:"@fullcalendar/bootstrap5",themeClasses:{bootstrap5: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);
\ No newline at end of file |