@schedule-x/react
Advanced tools
Comparing version 2.1.2 to 2.2.0
@@ -17,2 +17,3 @@ import { CalendarApp } from '@schedule-x/calendar'; | ||
headerContent?: ReactComponent; | ||
interactiveModalAdditionalFields?: ReactComponent; | ||
}; | ||
@@ -19,0 +20,0 @@ }; |
@@ -18,3 +18,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"type": "module", | ||
@@ -35,3 +35,3 @@ "files": [ | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "^2.2.1", | ||
"@schedule-x/calendar": "^2.3.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -42,13 +42,13 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"@fontsource/open-sans": "^5.0.19", | ||
"@rollup/plugin-commonjs": "^26.0.0", | ||
"@rollup/plugin-commonjs": "^28.0.0", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@schedule-x/calendar-controls": "^2.2.1", | ||
"@schedule-x/drag-and-drop": "^2.2.1", | ||
"@schedule-x/e2e-testing": "^2.2.1", | ||
"@schedule-x/eslint-config": "^2.2.1", | ||
"@schedule-x/event-modal": "^2.2.1", | ||
"@schedule-x/events-service": "^2.2.1", | ||
"@schedule-x/prettier-config": "^2.2.1", | ||
"@schedule-x/shared": "^2.2.1", | ||
"@schedule-x/calendar-controls": "^2.3.0", | ||
"@schedule-x/drag-and-drop": "^2.3.0", | ||
"@schedule-x/e2e-testing": "^2.3.0", | ||
"@schedule-x/eslint-config": "^2.3.0", | ||
"@schedule-x/event-modal": "^2.3.0", | ||
"@schedule-x/events-service": "^2.3.0", | ||
"@schedule-x/prettier-config": "^2.3.0", | ||
"@schedule-x/shared": "^2.3.0", | ||
"@schedule-x/theme-default": "^2.0.0", | ||
@@ -55,0 +55,0 @@ "@semantic-release/changelog": "^6.0.3", |
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
13437
209