@schedule-x/react
Advanced tools
Comparing version 1.61.0 to 1.62.0
@@ -12,2 +12,7 @@ import { CalendarApp } from '@schedule-x/calendar'; | ||
eventModal?: ReactComponent; | ||
headerContentLeftPrepend?: ReactComponent; | ||
headerContentLeftAppend?: ReactComponent; | ||
headerContentRightPrepend?: ReactComponent; | ||
headerContentRightAppend?: ReactComponent; | ||
headerContent?: ReactComponent; | ||
}; | ||
@@ -14,0 +19,0 @@ }; |
@@ -18,3 +18,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.61.0", | ||
"version": "1.62.0", | ||
"type": "module", | ||
@@ -35,3 +35,3 @@ "files": [ | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.61.0", | ||
"@schedule-x/calendar": "^1.62.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -45,8 +45,8 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@schedule-x/drag-and-drop": "^1.51.0", | ||
"@schedule-x/e2e-testing": "^1.51.0", | ||
"@schedule-x/eslint-config": "^1.51.0", | ||
"@schedule-x/event-modal": "^1.51.0", | ||
"@schedule-x/prettier-config": "^1.51.0", | ||
"@schedule-x/theme-default": "^1.51.0", | ||
"@schedule-x/drag-and-drop": "^1.62.0", | ||
"@schedule-x/e2e-testing": "^1.62.0", | ||
"@schedule-x/eslint-config": "^1.62.0", | ||
"@schedule-x/event-modal": "^1.62.0", | ||
"@schedule-x/prettier-config": "^1.62.0", | ||
"@schedule-x/theme-default": "^1.62.0", | ||
"@semantic-release/changelog": "^6.0.3", | ||
@@ -53,0 +53,0 @@ "@semantic-release/git": "^10.0.1", |
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
13083
208