@oaknational/oak-components 2.40.0 → 2.41.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/types.d.ts CHANGED
@@ -726,6 +726,7 @@ declare const icons: {
726
726
  readonly "snack-break": "v1763393167/icons/snackbreak_illustration_fguw7l.svg";
727
727
  readonly "class-grouping": "v1776785621/icons/class-grouping.svg";
728
728
  readonly strand: "v1776850533/icons/strand.svg";
729
+ readonly plus: "v1781533362/icons/plus.svg";
729
730
  readonly "subject-art": "v1706616347/subject-icons/art.svg";
730
731
  readonly "subject-biology": "v1706616415/subject-icons/biology.svg";
731
732
  readonly "subject-chemistry": "v1706616415/subject-icons/chemistry.svg";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oaknational/oak-components",
3
- "version": "2.40.0",
3
+ "version": "2.41.1",
4
4
  "licence": "MIT",
5
5
  "packageManager": "pnpm@11.2.0",
6
6
  "description": "Shared components for Oak applications",