@fullcalendar/premium-common
Advanced tools
Comparing version 5.11.4 to 5.11.5
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -12,3 +12,3 @@ (c) 2022 Adam Shaw | ||
var RELEASE_DATE = '2023-01-24'; // for Scheduler | ||
var RELEASE_DATE = '2023-05-08'; // for Scheduler | ||
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too | ||
@@ -15,0 +15,0 @@ var INVALID_LICENSE_URL = 'http://fullcalendar.io/docs/schedulerLicenseKey#invalid'; |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -9,3 +9,3 @@ (c) 2022 Adam Shaw | ||
var RELEASE_DATE = '2023-01-24'; // for Scheduler | ||
var RELEASE_DATE = '2023-05-08'; // for Scheduler | ||
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too | ||
@@ -12,0 +12,0 @@ var INVALID_LICENSE_URL = 'http://fullcalendar.io/docs/schedulerLicenseKey#invalid'; |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
(c) 2022 Adam Shaw | ||
*/ | ||
var FullCalendarPremiumCommon=function(e,t){"use strict";var n="2023-01-24",r=["GPL-My-Project-Is-Open-Source","CC-Attribution-NonCommercial-NoDerivatives"],i={position:"absolute",zIndex:99999,bottom:"1px",left:"1px",background:"#eee",borderColor:"#ddd",borderStyle:"solid",borderWidth:"1px 1px 0 0",padding:"2px 4px",fontSize:"12px",borderTopRightRadius:"3px"};var l={schedulerLicenseKey:String},a=t.createPlugin({optionRefiners:l,viewContainerAppends:[function(e){var l=e.options.schedulerLicenseKey,a="undefined"!=typeof window?window.location.href:"";if(!/\w+:\/\/fullcalendar\.io\/|\/examples\/[\w-]+\.html$/.test(a)){var o=function(e){if(-1!==r.indexOf(e))return"valid";var i=(e||"").match(/^(\d+)-fcs-(\d+)$/);if(i&&10===i[1].length){var l=new Date(1e3*parseInt(i[2],10)),a=new Date(t.config.mockSchedulerReleaseDate||n);if(t.isValidDate(a))return t.addDays(a,-372)<l?"valid":"outdated"}return"invalid"}(l);if("valid"!==o)return t.createElement("div",{className:"fc-license-message",style:i},"outdated"===o?t.createElement(t.Fragment,null,"Your license key is too old to work with this version. ",t.createElement("a",{href:"http://fullcalendar.io/docs/schedulerLicenseKey#outdated"},"More Info")):t.createElement(t.Fragment,null,"Your license key is invalid. ",t.createElement("a",{href:"http://fullcalendar.io/docs/schedulerLicenseKey#invalid"},"More Info")))}return null}]});return t.globalPlugins.push(a),e.default=a,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar); | ||
var FullCalendarPremiumCommon=function(e,t){"use strict";var n="2023-05-08",r=["GPL-My-Project-Is-Open-Source","CC-Attribution-NonCommercial-NoDerivatives"],i={position:"absolute",zIndex:99999,bottom:"1px",left:"1px",background:"#eee",borderColor:"#ddd",borderStyle:"solid",borderWidth:"1px 1px 0 0",padding:"2px 4px",fontSize:"12px",borderTopRightRadius:"3px"};var l={schedulerLicenseKey:String},a=t.createPlugin({optionRefiners:l,viewContainerAppends:[function(e){var l=e.options.schedulerLicenseKey,a="undefined"!=typeof window?window.location.href:"";if(!/\w+:\/\/fullcalendar\.io\/|\/examples\/[\w-]+\.html$/.test(a)){var o=function(e){if(-1!==r.indexOf(e))return"valid";var i=(e||"").match(/^(\d+)-fcs-(\d+)$/);if(i&&10===i[1].length){var l=new Date(1e3*parseInt(i[2],10)),a=new Date(t.config.mockSchedulerReleaseDate||n);if(t.isValidDate(a))return t.addDays(a,-372)<l?"valid":"outdated"}return"invalid"}(l);if("valid"!==o)return t.createElement("div",{className:"fc-license-message",style:i},"outdated"===o?t.createElement(t.Fragment,null,"Your license key is too old to work with this version. ",t.createElement("a",{href:"http://fullcalendar.io/docs/schedulerLicenseKey#outdated"},"More Info")):t.createElement(t.Fragment,null,"Your license key is invalid. ",t.createElement("a",{href:"http://fullcalendar.io/docs/schedulerLicenseKey#invalid"},"More Info")))}return null}]});return t.globalPlugins.push(a),e.default=a,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar); |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -8,3 +8,3 @@ (c) 2022 Adam Shaw | ||
var RELEASE_DATE = '2023-01-24'; // for Scheduler | ||
var RELEASE_DATE = '2023-05-08'; // for Scheduler | ||
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too | ||
@@ -11,0 +11,0 @@ var INVALID_LICENSE_URL = 'http://fullcalendar.io/docs/schedulerLicenseKey#invalid'; |
{ | ||
"name": "@fullcalendar/premium-common", | ||
"version": "5.11.4", | ||
"version": "5.11.5", | ||
"title": "FullCalendar Premium Common", | ||
@@ -8,3 +8,3 @@ "description": "Utilities for all of FullCalendar Scheduler's plugins", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.11.4", | ||
"@fullcalendar/common": "~5.11.5", | ||
"tslib": "^2.1.0" | ||
@@ -31,4 +31,4 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.11.4" | ||
"@fullcalendar/core-preact": "5.11.5" | ||
} | ||
} |
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
Updated@fullcalendar/common@~5.11.5