@oaknational/oak-components 2.14.0 → 2.16.0

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
@@ -862,6 +862,8 @@ declare const icons: {
862
862
  readonly image: "v1763680546/icons/Icon_Image_uatq6d.svg";
863
863
  readonly logo: "v1711468346/logo-mark.svg";
864
864
  readonly trash: "v1764692488/icons/icon_delete_edzcua.svg";
865
+ readonly list: "v1774882349/icons/List.svg";
866
+ readonly "media-clips": "v1774884267/icons/media-clips_nw3zpt.svg";
865
867
  };
866
868
  type IconName = keyof typeof icons;
867
869
 
@@ -1111,7 +1113,7 @@ declare const OakImage: <C extends React__default.ElementType = React__default.F
1111
1113
  lazyRoot?: string | undefined;
1112
1114
  } & React__default.RefAttributes<HTMLImageElement | null>>>({ ...props }: OakImageProps<C>) => React__default.JSX.Element;
1113
1115
 
1114
- declare const oakIconNames: ("data" | "search" | "video" | "filter" | "image" | "x" | "download" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash")[];
1116
+ declare const oakIconNames: ("data" | "search" | "video" | "filter" | "image" | "x" | "download" | "list" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | "media-clips")[];
1115
1117
  type OakIconName = IconName;
1116
1118
  type OakIconProps = Omit<OakImageProps, "alt" | "src"> & {
1117
1119
  /**
@@ -1626,7 +1628,7 @@ type InternalShadowRoundButtonProps = Omit<InternalButtonProps, "$pa" | "$ph" |
1626
1628
  * called after a mouseEnter and mouseLeave event has happened
1627
1629
  */
1628
1630
  declare const InternalShadowRoundButton: <C extends React__default.ElementType = "button">(props: Omit<InternalButtonProps, "$pa" | "$ph" | "$pv" | "$ba" | "$borderColor" | "$color" | "$background" | "$borderRadius"> & {
1629
- iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | undefined;
1631
+ iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "list" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | "media-clips" | undefined;
1630
1632
  isTrailingIcon?: boolean | undefined;
1631
1633
  defaultTextColor: OakUiRoleToken;
1632
1634
  hoverTextColor: OakUiRoleToken;
@@ -1660,7 +1662,7 @@ declare const OakTertiaryButton: <C extends React__default.ElementType = "button
1660
1662
  iconBackground?: OakRoundIconProps["$background"];
1661
1663
  iconColorFilter?: OakRoundIconProps["$colorFilter"];
1662
1664
  isTrailingIcon?: boolean | undefined;
1663
- iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | undefined;
1665
+ iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "list" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | "media-clips" | undefined;
1664
1666
  } & Partial<InternalShadowRoundButtonProps> & {
1665
1667
  element?: C | undefined;
1666
1668
  } & React__default.PropsWithoutRef<React__default.ComponentProps<C>>) => React__default.JSX.Element;
@@ -1677,7 +1679,7 @@ declare const OakTertiaryInvertedButton: <C extends React__default.ElementType =
1677
1679
  iconBackground?: OakRoundIconProps["$background"];
1678
1680
  iconColorFilter?: OakRoundIconProps["$colorFilter"];
1679
1681
  isTrailingIcon?: boolean | undefined;
1680
- iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | undefined;
1682
+ iconName?: "data" | "search" | "video" | "filter" | "image" | "x" | "download" | "list" | "header-underline" | "question-mark" | "ai" | "ai-additional-material" | "ai-quiz" | "ai-slide-deck" | "ai-worksheet" | "home" | "send" | "rocket" | "edit" | "expand" | "minimise" | "hamburger" | "cross" | "copy" | "bell" | "twitter" | "worksheet" | "facebook" | "share" | "arrow-right" | "arrow-down" | "arrow-left" | "arrow-up" | "worksheet-3" | "chevron-right" | "save" | "success" | "error" | "quiz-3" | "chevron-down" | "linkedin" | "magic-carpet" | "books" | "supervision-level" | "quiz-white" | "additional-material" | "slide-deck-3" | "sign-language" | "external" | "equipment-required" | "chevron-left" | "chevron-up" | "go" | "copyright" | "project" | "slide-deck" | "content-guidance" | "tick" | "instagram" | "dot" | "warning" | "lightbulb-yellow" | "lightbulb" | "pencil" | "quiz" | "intro" | "loopdown" | "teacher-lesson" | "teacher-unit" | "move-arrows" | "info" | "play" | "bookmark-outlined" | "bookmark-filled" | "microsoft-teams" | "google-classroom" | "clipboard" | "book-steps" | "free-tag" | "threads" | "spreadsheet" | "curriculum-plan" | "chatting" | "snack-break" | "subject-art" | "subject-biology" | "subject-chemistry" | "subject-citizenship" | "subject-gcse-citizenship" | "subject-core-citizenship" | "subject-combined-science" | "subject-communication-and-language" | "subject-computing" | "subject-computer-science" | "subject-core-computing" | "subject-cooking-nutrition" | "subject-computing-non-gcse" | "subject-creative-arts" | "subject-design-technology" | "subject-drama" | "subject-english" | "subject-english-language" | "subject-english-grammar" | "subject-english-handwriting" | "subject-english-reading-for-pleasure" | "subject-english-spelling" | "subject-english-reading-writing-oracy" | "subject-english-vocabulary" | "subject-expressive-arts-and-design" | "subject-financial-education" | "subject-french" | "subject-geography" | "subject-german" | "subject-history" | "subject-independent-living" | "subject-latin" | "subject-literacy" | "subject-maths" | "subject-music" | "subject-numeracy" | "occupational-therapy" | "subject-personal-social-and-emotional-development" | "subject-physical-development" | "subject-physical-education" | "subject-core-physical-education" | "subject-gcse-physical-education" | "subject-physical-therapy" | "subject-physics" | "subject-religious-education" | "subject-core-religious-education" | "subject-gcse-religious-education" | "subject-rshe-pshe" | "subject-rshe" | "subject-rule-of-law" | "subject-philosophy" | "subject-social-science" | "subject-theology" | "subject-science" | "subject-sensory-integration" | "subject-spanish" | "subject-speech-and-language-therapy" | "subject-specialist" | "subject-therapy" | "subject-therapies" | "subject-occupational-therapy" | "subject-understanding-the-world" | "swimming" | "homepage-robot-waving" | "homepage-three-pupils" | "homepage-teacher" | "homepage-teacher-map" | "audio-clip-large" | "audio-clip-small" | "box-border-bottom" | "box-border-left" | "box-border-right" | "box-border-top" | "bubble-1" | "bubble-2" | "burst" | "confetti" | "icon-background-square" | "looping-arrow-1" | "looping-line-1" | "looping-line-2" | "looping-line-3" | "looping-line-4" | "looping-line-5" | "speech-bubble" | "tag-promotional" | "tick-mark-happiness" | "underline-1" | "logo" | "trash" | "media-clips" | undefined;
1681
1683
  } & {
1682
1684
  element?: C | undefined;
1683
1685
  } & React__default.PropsWithoutRef<React__default.ComponentProps<C>>) => React__default.JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oaknational/oak-components",
3
- "version": "2.14.0",
3
+ "version": "2.16.0",
4
4
  "licence": "MIT",
5
5
  "description": "Shared components for Oak applications",
6
6
  "main": "dist/cjs/index.js",