@transferwise/icons 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/lib/angular/components/ach-icon.component.d.ts +3 -0
  2. package/lib/angular/components/activity-icon.component.d.ts +3 -0
  3. package/lib/angular/components/alert-icon.component.d.ts +3 -0
  4. package/lib/angular/components/atm-icon.component.d.ts +3 -0
  5. package/lib/angular/components/balance-icon.component.d.ts +3 -0
  6. package/lib/angular/components/calendar-success-icon.component.d.ts +3 -0
  7. package/lib/angular/components/card-number-icon.component.d.ts +3 -0
  8. package/lib/angular/components/card-transferwise-icon.component.d.ts +3 -0
  9. package/lib/angular/components/chat-icon.component.d.ts +3 -0
  10. package/lib/angular/components/chip-pin-icon.component.d.ts +3 -0
  11. package/lib/angular/components/comments-icon.component.d.ts +3 -0
  12. package/lib/angular/components/contract-services-icon.component.d.ts +3 -0
  13. package/lib/angular/components/cost-of-goods-sold-icon.component.d.ts +3 -0
  14. package/lib/angular/components/cs-icon.component.d.ts +3 -0
  15. package/lib/angular/components/do-icon.component.d.ts +3 -0
  16. package/lib/angular/components/dont-icon.component.d.ts +3 -0
  17. package/lib/angular/components/drivers-licence-icon.component.d.ts +3 -0
  18. package/lib/angular/components/e-commerce-icon.component.d.ts +3 -0
  19. package/lib/angular/components/email-and-phone-icon.component.d.ts +3 -0
  20. package/lib/angular/components/emoji-icon.component.d.ts +3 -0
  21. package/lib/angular/components/exchange-rate-icon.component.d.ts +3 -0
  22. package/lib/angular/components/expenses-icon.component.d.ts +3 -0
  23. package/lib/angular/components/family-icon.component.d.ts +3 -0
  24. package/lib/angular/components/feedback-icon.component.d.ts +3 -0
  25. package/lib/angular/components/help-circle-icon.component.d.ts +3 -0
  26. package/lib/angular/components/help-icon.component.d.ts +3 -0
  27. package/lib/angular/components/holidays-icon.component.d.ts +3 -0
  28. package/lib/angular/components/home-icon.component.d.ts +3 -0
  29. package/lib/angular/components/insights-icon.component.d.ts +3 -0
  30. package/lib/angular/components/investments-icon.component.d.ts +3 -0
  31. package/lib/angular/components/invite-icon.component.d.ts +3 -0
  32. package/lib/angular/components/lightning-icon.component.d.ts +3 -0
  33. package/lib/angular/components/lock-icon.component.d.ts +3 -0
  34. package/lib/angular/components/marketing-icon.component.d.ts +3 -0
  35. package/lib/angular/components/office-expenses-icon.component.d.ts +3 -0
  36. package/lib/angular/components/owners-withdrawal-icon.component.d.ts +3 -0
  37. package/lib/angular/components/pending-circle-icon.component.d.ts +3 -0
  38. package/lib/angular/components/pending-icon.component.d.ts +3 -0
  39. package/lib/angular/components/picture-icon.component.d.ts +3 -0
  40. package/lib/angular/components/pin-code-icon.component.d.ts +3 -0
  41. package/lib/angular/components/profile-icon.component.d.ts +3 -0
  42. package/lib/angular/components/recipients-icon.component.d.ts +3 -0
  43. package/lib/angular/components/refresh-icon.component.d.ts +3 -0
  44. package/lib/angular/components/rent-icon.component.d.ts +3 -0
  45. package/lib/angular/components/salary-icon.component.d.ts +3 -0
  46. package/lib/angular/components/sales-and-royalties-icon.component.d.ts +3 -0
  47. package/lib/angular/components/savings-icon.component.d.ts +3 -0
  48. package/lib/angular/components/settings-icon.component.d.ts +3 -0
  49. package/lib/angular/components/tax-icon.component.d.ts +3 -0
  50. package/lib/angular/components/travel-icon.component.d.ts +3 -0
  51. package/lib/angular/components/two-step-icon.component.d.ts +3 -0
  52. package/lib/angular/components/unlock-icon.component.d.ts +3 -0
  53. package/lib/angular/components/verified-icon.component.d.ts +3 -0
  54. package/lib/angular/index.js +1 -1
  55. package/lib/components/ach.d.ts +10 -0
  56. package/lib/components/activity.d.ts +10 -0
  57. package/lib/components/alert.d.ts +10 -0
  58. package/lib/components/atm.d.ts +10 -0
  59. package/lib/components/balance.d.ts +10 -0
  60. package/lib/components/calendar-success.d.ts +10 -0
  61. package/lib/components/card-number.d.ts +10 -0
  62. package/lib/components/card-transferwise.d.ts +10 -0
  63. package/lib/components/chat.d.ts +10 -0
  64. package/lib/components/chip-pin.d.ts +10 -0
  65. package/lib/components/comments.d.ts +10 -0
  66. package/lib/components/contract-services.d.ts +10 -0
  67. package/lib/components/cost-of-goods-sold.d.ts +10 -0
  68. package/lib/components/cs.d.ts +10 -0
  69. package/lib/components/do.d.ts +10 -0
  70. package/lib/components/dont.d.ts +10 -0
  71. package/lib/components/drivers-licence.d.ts +10 -0
  72. package/lib/components/e-commerce.d.ts +10 -0
  73. package/lib/components/email-and-phone.d.ts +10 -0
  74. package/lib/components/emoji.d.ts +10 -0
  75. package/lib/components/exchange-rate.d.ts +10 -0
  76. package/lib/components/expenses.d.ts +10 -0
  77. package/lib/components/family.d.ts +10 -0
  78. package/lib/components/feedback.d.ts +10 -0
  79. package/lib/components/help-circle.d.ts +10 -0
  80. package/lib/components/help.d.ts +10 -0
  81. package/lib/components/holidays.d.ts +10 -0
  82. package/lib/components/home.d.ts +10 -0
  83. package/lib/components/index.d.ts +53 -0
  84. package/lib/components/insights.d.ts +10 -0
  85. package/lib/components/investments.d.ts +10 -0
  86. package/lib/components/invite.d.ts +10 -0
  87. package/lib/components/lightning.d.ts +10 -0
  88. package/lib/components/lock.d.ts +10 -0
  89. package/lib/components/marketing.d.ts +10 -0
  90. package/lib/components/office-expenses.d.ts +10 -0
  91. package/lib/components/owners-withdrawal.d.ts +10 -0
  92. package/lib/components/pending-circle.d.ts +10 -0
  93. package/lib/components/pending.d.ts +10 -0
  94. package/lib/components/picture.d.ts +10 -0
  95. package/lib/components/pin-code.d.ts +10 -0
  96. package/lib/components/profile.d.ts +10 -0
  97. package/lib/components/recipients.d.ts +10 -0
  98. package/lib/components/refresh.d.ts +10 -0
  99. package/lib/components/rent.d.ts +10 -0
  100. package/lib/components/salary.d.ts +10 -0
  101. package/lib/components/sales-and-royalties.d.ts +10 -0
  102. package/lib/components/savings.d.ts +10 -0
  103. package/lib/components/settings.d.ts +10 -0
  104. package/lib/components/tax.d.ts +10 -0
  105. package/lib/components/travel.d.ts +10 -0
  106. package/lib/components/two-step.d.ts +10 -0
  107. package/lib/components/unlock.d.ts +10 -0
  108. package/lib/components/verified.d.ts +10 -0
  109. package/lib/index.es.js +1 -1
  110. package/lib/index.js +1 -1
  111. package/package.json +1 -1
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PinCodeIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const PinCode: FunctionComponent<PinCodeIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ProfileIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Profile: FunctionComponent<ProfileIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RecipientsIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Recipients: FunctionComponent<RecipientsIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RefreshIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Refresh: FunctionComponent<RefreshIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RentIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Rent: FunctionComponent<RentIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SalaryIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Salary: FunctionComponent<SalaryIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SalesAndRoyaltiesIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const SalesAndRoyalties: FunctionComponent<SalesAndRoyaltiesIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SavingsIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Savings: FunctionComponent<SavingsIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SettingsIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Settings: FunctionComponent<SettingsIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface TaxIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Tax: FunctionComponent<TaxIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface TravelIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Travel: FunctionComponent<TravelIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface TwoStepIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const TwoStep: FunctionComponent<TwoStepIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface UnlockIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Unlock: FunctionComponent<UnlockIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface VerifiedIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Verified: FunctionComponent<VerifiedIconProps>;