@royaloperahouse/chord 2.4.7 → 2.4.8-a-chord-development

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 (97) hide show
  1. package/CHANGELOG.md +213 -7
  2. package/README.md +250 -40
  3. package/dist/chord.cjs.development.js +601 -410
  4. package/dist/chord.cjs.development.js.map +1 -1
  5. package/dist/chord.cjs.production.min.js +1 -1
  6. package/dist/chord.cjs.production.min.js.map +1 -1
  7. package/dist/chord.esm.js +601 -411
  8. package/dist/chord.esm.js.map +1 -1
  9. package/dist/components/atoms/Grid/GridItemLegacy.d.ts +8 -0
  10. package/dist/components/atoms/Grid/index.d.ts +2 -1
  11. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +1 -0
  12. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +1 -1
  13. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +1 -1
  14. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +1 -1
  15. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +1 -1
  16. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +1 -1
  17. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +1 -1
  18. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +1 -1
  19. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +1 -1
  20. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +1 -1
  21. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +1 -1
  22. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +1 -1
  23. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +1 -1
  24. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +1 -1
  25. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +1 -1
  26. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +1 -1
  27. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +1 -1
  28. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +1 -1
  29. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +1 -1
  30. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +1 -1
  31. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +1 -1
  32. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +1 -1
  33. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +1 -1
  34. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +1 -1
  35. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +1 -1
  36. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +1 -1
  37. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +1 -1
  38. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +1 -1
  39. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +1 -1
  40. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +1 -1
  41. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +1 -1
  42. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +1 -1
  43. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +1 -1
  44. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +1 -1
  45. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +1 -1
  46. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +1 -1
  47. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +1 -1
  48. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +1 -1
  49. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +1 -1
  50. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +1 -1
  51. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +1 -1
  52. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +1 -1
  53. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +1 -1
  54. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +1 -1
  55. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +1 -1
  56. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +1 -1
  57. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +1 -1
  58. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +1 -1
  59. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +1 -1
  60. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +1 -1
  61. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +1 -1
  62. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +1 -1
  63. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +1 -1
  64. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +1 -1
  65. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +1 -1
  66. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +1 -1
  67. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +1 -1
  68. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +1 -1
  69. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +1 -1
  70. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +1 -1
  71. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +1 -1
  72. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +1 -1
  73. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +1 -1
  74. package/dist/components/atoms/Icons/SvgIcons/Video/AudioDescription.svg.d.ts +1 -1
  75. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +1 -1
  76. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +1 -1
  77. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +1 -1
  78. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +1 -1
  79. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +1 -1
  80. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +1 -1
  81. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +1 -1
  82. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +1 -1
  83. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +1 -1
  84. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +1 -1
  85. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +1 -1
  86. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +1 -1
  87. package/dist/components/atoms/Icons/SvgIcons/index.d.ts +75 -75
  88. package/dist/components/atoms/index.d.ts +2 -2
  89. package/dist/components/index.d.ts +2 -2
  90. package/dist/components/molecules/PageHeading/index.d.ts +1 -1
  91. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +1 -0
  92. package/dist/components/molecules/index.d.ts +1 -1
  93. package/dist/index.d.ts +3 -2
  94. package/dist/types/formTypes.d.ts +12 -9
  95. package/dist/types/iconTypes.d.ts +1 -0
  96. package/package.json +1 -1
  97. package/README.GIT +0 -277
@@ -0,0 +1,8 @@
1
+ import { IGridItemProps } from '../../../types/types';
2
+ /**
3
+ * # IMPORTANT
4
+ * Please use the `<GridItem />` component instead of this component if possible.
5
+ * This component was introduced due to incompatibilities between versions of the Chord library.
6
+ */
7
+ declare const GridItemLegacy: import("styled-components").StyledComponent<"div", any, IGridItemProps, never>;
8
+ export default GridItemLegacy;
@@ -1,3 +1,4 @@
1
1
  import Grid from './Grid';
2
2
  import GridItem from './GridItem';
3
- export { Grid, GridItem };
3
+ import GridItemLegacy from './GridItemLegacy';
4
+ export { Grid, GridItem, GridItemLegacy };
@@ -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;