@royaloperahouse/chord 2.4.7 → 2.4.8

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.
Files changed (85) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/dist/chord.cjs.development.js +302 -151
  3. package/dist/chord.cjs.development.js.map +1 -1
  4. package/dist/chord.cjs.production.min.js +1 -1
  5. package/dist/chord.cjs.production.min.js.map +1 -1
  6. package/dist/chord.esm.js +302 -151
  7. package/dist/chord.esm.js.map +1 -1
  8. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +1 -0
  9. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +1 -1
  10. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +1 -1
  11. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +1 -1
  12. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +1 -1
  13. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +1 -1
  14. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +1 -1
  15. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +1 -1
  16. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +1 -1
  17. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +1 -1
  18. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +1 -1
  19. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +1 -1
  20. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +1 -1
  21. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +1 -1
  22. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +1 -1
  23. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +1 -1
  24. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +1 -1
  25. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +1 -1
  26. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +1 -1
  27. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +1 -1
  28. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +1 -1
  29. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +1 -1
  30. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +1 -1
  31. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +1 -1
  32. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +1 -1
  33. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +1 -1
  34. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +1 -1
  35. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +1 -1
  36. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +1 -1
  37. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +1 -1
  38. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +1 -1
  39. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +1 -1
  40. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +1 -1
  41. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +1 -1
  42. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +1 -1
  43. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +1 -1
  44. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +1 -1
  45. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +1 -1
  46. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +1 -1
  47. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +1 -1
  48. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +1 -1
  49. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +1 -1
  50. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +1 -1
  51. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +1 -1
  52. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +1 -1
  53. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +1 -1
  54. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +1 -1
  55. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +1 -1
  56. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +1 -1
  57. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +1 -1
  58. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +1 -1
  59. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +1 -1
  60. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +1 -1
  61. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +1 -1
  62. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +1 -1
  63. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +1 -1
  64. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +1 -1
  65. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +1 -1
  66. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +1 -1
  67. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +1 -1
  68. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +1 -1
  69. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +1 -1
  70. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +1 -1
  71. package/dist/components/atoms/Icons/SvgIcons/Video/AudioDescription.svg.d.ts +1 -1
  72. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +1 -1
  73. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +1 -1
  74. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +1 -1
  75. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +1 -1
  76. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +1 -1
  77. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +1 -1
  78. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +1 -1
  79. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +1 -1
  80. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +1 -1
  81. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +1 -1
  82. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +1 -1
  83. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +1 -1
  84. package/dist/types/iconTypes.d.ts +1 -0
  85. package/package.json +1 -1
@@ -3,6 +3,7 @@ export interface IStorybookIcon {
3
3
  iconName: IconNameType;
4
4
  label: string;
5
5
  direction?: DirectionType;
6
+ ariaLabel?: string;
6
7
  }
7
8
  export interface IIconographyGridProps {
8
9
  iconsArray: IStorybookIcon[];
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { IconSVGProps } from '../../../../../types/iconTypes';
3
- declare const _default: ({ color }: IconSVGProps) => React.ReactElement;
3
+ declare const _default: ({ color, ariaLabel }: IconSVGProps) => React.ReactElement;
4
4
  export default _default;
@@ -5,6 +5,7 @@ export declare type IconNameType = keyof typeof IconLibrary;
5
5
  export interface IIconStyledProps {
6
6
  color?: string;
7
7
  direction?: DirectionType;
8
+ ariaLabel?: string;
8
9
  }
9
10
  export interface IconSVGProps {
10
11
  color?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@royaloperahouse/chord",
3
- "version": "2.4.7",
3
+ "version": "2.4.8",
4
4
  "author": "Royal Opera House",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",