@galaxy-ds/core 1.1.43 → 1.1.47

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 (146) hide show
  1. package/dist/Autocomplete/Autocomplete.types.d.ts +1 -0
  2. package/dist/Box/Box.types.d.ts +1 -0
  3. package/dist/Button/Button.types.d.ts +1 -0
  4. package/dist/DrawerMenu/DrawerMenu.types.d.ts +1 -0
  5. package/dist/HeaderToolbar/HeaderToolbar.d.ts +1 -1
  6. package/dist/HeaderToolbar/HeaderToolbarProps.types.d.ts +5 -0
  7. package/dist/Icon/Icon.d.ts +4 -0
  8. package/dist/Icon/IconProps.types.d.ts +4 -0
  9. package/dist/Icons/Access.d.ts +1 -0
  10. package/dist/Icons/AccountingIcon.d.ts +1 -0
  11. package/dist/Icons/AssignCurvedIcon.d.ts +1 -0
  12. package/dist/Icons/AvatarBusiness.d.ts +1 -0
  13. package/dist/Icons/AvatarCompany.d.ts +1 -0
  14. package/dist/Icons/AvatarGovernment.d.ts +1 -0
  15. package/dist/Icons/AvatarPeople.d.ts +1 -0
  16. package/dist/Icons/AvatarPerson.d.ts +1 -0
  17. package/dist/Icons/AvatarTrust.d.ts +1 -0
  18. package/dist/Icons/ButtonCaret.d.ts +1 -0
  19. package/dist/Icons/ButtonFilter.d.ts +1 -0
  20. package/dist/Icons/Calendar.d.ts +1 -0
  21. package/dist/Icons/ChevronDown.d.ts +1 -0
  22. package/dist/Icons/Cross.d.ts +1 -0
  23. package/dist/Icons/CrossIcon16.d.ts +1 -0
  24. package/dist/Icons/Dialog/Alert.d.ts +1 -0
  25. package/dist/Icons/Dialog/Info.d.ts +1 -0
  26. package/dist/Icons/Dialog/InfoCircle.d.ts +1 -0
  27. package/dist/Icons/Dialog/LeapLogo.d.ts +1 -0
  28. package/dist/Icons/Dialog/Warning.d.ts +1 -0
  29. package/dist/Icons/Doctype/DocTypeAppointment.d.ts +1 -0
  30. package/dist/Icons/Doctype/DocTypeAppointmentCriticalDate.d.ts +1 -0
  31. package/dist/Icons/Doctype/DocTypeAudio.d.ts +1 -0
  32. package/dist/Icons/Doctype/DocTypeClausePrecedent.d.ts +1 -0
  33. package/dist/Icons/Doctype/DocTypeComment.d.ts +1 -0
  34. package/dist/Icons/Doctype/DocTypeCriticalDate.d.ts +1 -0
  35. package/dist/Icons/Doctype/DocTypeDeadline.d.ts +1 -0
  36. package/dist/Icons/Doctype/DocTypeDefault.d.ts +1 -0
  37. package/dist/Icons/Doctype/DocTypeEmail.d.ts +1 -0
  38. package/dist/Icons/Doctype/DocTypeEmailDraft.d.ts +1 -0
  39. package/dist/Icons/Doctype/DocTypeEmailReceived.d.ts +1 -0
  40. package/dist/Icons/Doctype/DocTypeEmailRecieved.d.ts +1 -0
  41. package/dist/Icons/Doctype/DocTypeEmailSent.d.ts +1 -0
  42. package/dist/Icons/Doctype/DocTypeExcel.d.ts +1 -0
  43. package/dist/Icons/Doctype/DocTypeFax.d.ts +1 -0
  44. package/dist/Icons/Doctype/DocTypeFileNote.d.ts +1 -0
  45. package/dist/Icons/Doctype/DocTypeFolder.d.ts +1 -0
  46. package/dist/Icons/Doctype/DocTypeImage.d.ts +1 -0
  47. package/dist/Icons/Doctype/DocTypeInfotrack.d.ts +1 -0
  48. package/dist/Icons/Doctype/DocTypeInvoiceRequest.d.ts +1 -0
  49. package/dist/Icons/Doctype/DocTypeInvoiceRequests.d.ts +1 -0
  50. package/dist/Icons/Doctype/DocTypeLetter.d.ts +1 -0
  51. package/dist/Icons/Doctype/DocTypeMemo.d.ts +1 -0
  52. package/dist/Icons/Doctype/DocTypePdf.d.ts +1 -0
  53. package/dist/Icons/Doctype/DocTypePowerpoint.d.ts +1 -0
  54. package/dist/Icons/Doctype/DocTypeSMS.d.ts +1 -0
  55. package/dist/Icons/Doctype/DocTypeSignatureDeclined.d.ts +1 -0
  56. package/dist/Icons/Doctype/DocTypeSignaturePending.d.ts +1 -0
  57. package/dist/Icons/Doctype/DocTypeSignatureRequest.d.ts +1 -0
  58. package/dist/Icons/Doctype/DocTypeSignatureSigned.d.ts +1 -0
  59. package/dist/Icons/Doctype/DocTypeTasks.d.ts +1 -0
  60. package/dist/Icons/Doctype/DocTypeTrust.d.ts +1 -0
  61. package/dist/Icons/Doctype/DocTypeVideo.d.ts +1 -0
  62. package/dist/Icons/Doctype/DocTypeWord.d.ts +1 -0
  63. package/dist/Icons/Doctype/DocTypeZip.d.ts +1 -0
  64. package/dist/Icons/Doctype16/DocTypeAppointment16.d.ts +1 -0
  65. package/dist/Icons/Doctype16/DocTypeAppointmentCriticalDate16.d.ts +1 -0
  66. package/dist/Icons/Doctype16/DocTypeAudio16.d.ts +1 -0
  67. package/dist/Icons/Doctype16/DocTypeClausePrecedent16.d.ts +1 -0
  68. package/dist/Icons/Doctype16/DocTypeComment16.d.ts +1 -0
  69. package/dist/Icons/Doctype16/DocTypeCriticalDate16.d.ts +1 -0
  70. package/dist/Icons/Doctype16/DocTypeDeadline16.d.ts +1 -0
  71. package/dist/Icons/Doctype16/DocTypeDefault16.d.ts +1 -0
  72. package/dist/Icons/Doctype16/DocTypeEmail16.d.ts +1 -0
  73. package/dist/Icons/Doctype16/DocTypeEmailDraft16.d.ts +1 -0
  74. package/dist/Icons/Doctype16/DocTypeEmailReceived16.d.ts +1 -0
  75. package/dist/Icons/Doctype16/DocTypeEmailSent16.d.ts +1 -0
  76. package/dist/Icons/Doctype16/DocTypeExcel16.d.ts +1 -0
  77. package/dist/Icons/Doctype16/DocTypeFax16.d.ts +1 -0
  78. package/dist/Icons/Doctype16/DocTypeFileNote16.d.ts +1 -0
  79. package/dist/Icons/Doctype16/DocTypeFolder16.d.ts +1 -0
  80. package/dist/Icons/Doctype16/DocTypeImage16.d.ts +1 -0
  81. package/dist/Icons/Doctype16/DocTypeInfotrack16.d.ts +1 -0
  82. package/dist/Icons/Doctype16/DocTypeInvoiceRequest16.d.ts +1 -0
  83. package/dist/Icons/Doctype16/DocTypeInvoiceRequests16.d.ts +1 -0
  84. package/dist/Icons/Doctype16/DocTypeLetter16.d.ts +1 -0
  85. package/dist/Icons/Doctype16/DocTypeMemo16.d.ts +1 -0
  86. package/dist/Icons/Doctype16/DocTypePdf16.d.ts +1 -0
  87. package/dist/Icons/Doctype16/DocTypePowerpoint16.d.ts +1 -0
  88. package/dist/Icons/Doctype16/DocTypeSMS16.d.ts +1 -0
  89. package/dist/Icons/Doctype16/DocTypeSignatureDeclined16.d.ts +1 -0
  90. package/dist/Icons/Doctype16/DocTypeSignaturePending16.d.ts +1 -0
  91. package/dist/Icons/Doctype16/DocTypeSignatureRequest16.d.ts +1 -0
  92. package/dist/Icons/Doctype16/DocTypeSignatureSigned16.d.ts +1 -0
  93. package/dist/Icons/Doctype16/DocTypeTasks16.d.ts +1 -0
  94. package/dist/Icons/Doctype16/DocTypeTrust16.d.ts +1 -0
  95. package/dist/Icons/Doctype16/DocTypeVideo16.d.ts +1 -0
  96. package/dist/Icons/Doctype16/DocTypeWord16.d.ts +1 -0
  97. package/dist/Icons/Doctype16/DocTypeZip16.d.ts +1 -0
  98. package/dist/Icons/EmailSentIcon.d.ts +1 -0
  99. package/dist/Icons/HomeIcon.d.ts +1 -0
  100. package/dist/Icons/InsertLink.d.ts +1 -0
  101. package/dist/Icons/Loader.d.ts +1 -0
  102. package/dist/Icons/Logos/LawconnectIcon.d.ts +1 -0
  103. package/dist/Icons/Logos/LeapLogo.d.ts +1 -0
  104. package/dist/Icons/Logos/poweredByLawconnect.d.ts +1 -0
  105. package/dist/Icons/MenuIcon.d.ts +1 -0
  106. package/dist/Icons/MoreVerticalIcon.d.ts +1 -0
  107. package/dist/Icons/NewAppointment.d.ts +1 -0
  108. package/dist/Icons/Power.d.ts +1 -0
  109. package/dist/Icons/Preview.d.ts +1 -0
  110. package/dist/Icons/ReportingIcon.d.ts +1 -0
  111. package/dist/Icons/ResponseIcon.d.ts +1 -0
  112. package/dist/Icons/RevokeAccess.d.ts +1 -0
  113. package/dist/Icons/Search.d.ts +1 -0
  114. package/dist/Icons/SelectFilterEmpty.d.ts +1 -0
  115. package/dist/Icons/SelectFilterFilled.d.ts +1 -0
  116. package/dist/Icons/Spinner.d.ts +3 -0
  117. package/dist/Icons/Tick.d.ts +1 -0
  118. package/dist/Icons/UserLink.d.ts +1 -0
  119. package/dist/Icons/UserLock.d.ts +1 -0
  120. package/dist/Icons/Users.d.ts +1 -0
  121. package/dist/List/List.types.d.ts +1 -0
  122. package/dist/ListItemHoverContent/ListItemHoverContent.types.d.ts +1 -0
  123. package/dist/ListSubheader/ListSubheader.types.d.ts +1 -0
  124. package/dist/Loader/Loader.types.d.ts +1 -0
  125. package/dist/MenuItem/MenuItem.types.d.ts +1 -0
  126. package/dist/MenuItemSystem/MenuItemSystem.types.d.ts +1 -0
  127. package/dist/TabListItem/TabListItem.types.d.ts +1 -0
  128. package/dist/Table/Table.types.d.ts +1 -0
  129. package/dist/TableBody/TableBody.types.d.ts +1 -0
  130. package/dist/TableCell/TableCell.types.d.ts +1 -0
  131. package/dist/TableCellIcon/TableCellIcon.types.d.ts +1 -0
  132. package/dist/TableFooter/TableFooter.types.d.ts +1 -0
  133. package/dist/TableHead/TableHead.types.d.ts +1 -0
  134. package/dist/TableRow/TableRow.types.d.ts +1 -0
  135. package/dist/Tabs/Tabs.d.ts +2 -2
  136. package/dist/Tabs/Tabs.types.d.ts +2 -3
  137. package/dist/ToolbarButton/ToolbarButtonProps.types.d.ts +2 -0
  138. package/dist/Tooltip/Tooltip.types.d.ts +2 -10
  139. package/dist/Typography/Typography.types.d.ts +1 -0
  140. package/dist/index.d.ts +3 -1
  141. package/dist/index.esm.js +437 -302
  142. package/dist/index.esm.js.map +1 -1
  143. package/dist/index.js +1403 -1269
  144. package/dist/index.js.map +1 -1
  145. package/dist/package.json +2 -1
  146. package/package.json +2 -1
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface AutocompleteProps {
2
3
  /**
3
4
  * Custom action label to prepend at the bottom of the option list.
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BoxProps } from '@material-ui/core/Box';
2
3
  export interface CustomBoxProps extends BoxProps {
3
4
  children: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ButtonProps } from '@material-ui/core';
2
3
  export interface CustomButtonProps extends ButtonProps {
3
4
  children: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface DrawerMenuProps {
2
3
  /**
3
4
  * Menu item contents
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  import { HeaderToolbarProps } from './HeaderToolbarProps.types';
3
3
  declare const HeaderToolbar: React.FC<HeaderToolbarProps>;
4
4
  export default HeaderToolbar;
@@ -1,5 +1,10 @@
1
+ /// <reference types="react" />
1
2
  export interface HeaderToolbarProps {
2
3
  title?: string;
3
4
  left?: React.ReactNode;
4
5
  right?: React.ReactNode;
6
+ bgColor?: string;
7
+ bgImageURL?: string;
8
+ bgPosition?: string;
9
+ bgSize?: string;
5
10
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IconProps } from './IconProps.types';
3
+ declare const Icon: React.FC<IconProps>;
4
+ export default Icon;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
+ export interface IconProps extends SvgIconProps {
3
+ name?: any;
4
+ }
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AccessIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AccountingIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AssignCurvedIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarBusinessIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarCompanyIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarGovernmentIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarPeopleIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarPersonIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AvatarTrustIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function ButtonCaretIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function ButtonFilterIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function CalendarIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function ChevronDownIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function CrossIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function CrossIcon16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function AlertIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function InfoIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function InfoCircleIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function LeapLogoIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function WarningIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointment(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointmentCriticalDate(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAudio(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointment(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeCriticalDate(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeDeadline(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeDefault(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmail(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailRecieved(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailSent(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeExcel(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFax(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFileNote(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFolder(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeImage(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInfotrack(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInvoiceRequest(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInvoiceRequests(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeLetter(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeMemo(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypePdf(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypePowerpoint(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSMS(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignaturePending(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignatureRequest(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignatureSigned(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeTasks(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeTrust(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeVideo(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeWord(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeZip(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointment16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointmentCriticalDate16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAudio16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeAppointment(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeCriticalDate16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeDeadline16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeDefault16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmail(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailRecieved16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailSent16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeExcel16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFax16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFileNote16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeFolder16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeImage16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInfotrack16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInvoiceRequest16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeInvoiceRequests16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeLetter16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeMemo16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypePdf16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypePowerpoint16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSMS16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeEmailDraft16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignaturePending16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignatureRequest16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeSignatureSigned16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeTasks16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeTrust16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeVideo16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeWord16(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function DocTypeZip(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function EmailSentIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function HomeIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function InsertLinkIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function LoaderIcon(props: SvgIconProps): JSX.Element;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export default function LawconnectIcon(props: any): JSX.Element;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export default function LeapLogo(props: any): JSX.Element;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export default function PoweredByLawconnectLogo(props: any): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function MenuIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function MoreVerticalIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function NewAppointmentIcon(props: SvgIconProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SvgIconProps } from '@material-ui/core/SvgIcon';
2
3
  export default function PowerIcon(props: SvgIconProps): JSX.Element;