@transferwise/icons 3.0.0 → 3.0.3

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 (115) 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-license-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/facebook-square-icon.component.d.ts +3 -0
  24. package/lib/angular/components/family-icon.component.d.ts +3 -0
  25. package/lib/angular/components/feedback-icon.component.d.ts +3 -0
  26. package/lib/angular/components/help-circle-icon.component.d.ts +3 -0
  27. package/lib/angular/components/help-icon.component.d.ts +3 -0
  28. package/lib/angular/components/holidays-icon.component.d.ts +3 -0
  29. package/lib/angular/components/home-icon.component.d.ts +3 -0
  30. package/lib/angular/components/insights-icon.component.d.ts +3 -0
  31. package/lib/angular/components/investments-icon.component.d.ts +3 -0
  32. package/lib/angular/components/invite-icon.component.d.ts +3 -0
  33. package/lib/angular/components/lightning-icon.component.d.ts +3 -0
  34. package/lib/angular/components/lock-icon.component.d.ts +3 -0
  35. package/lib/angular/components/marketing-icon.component.d.ts +3 -0
  36. package/lib/angular/components/office-expenses-icon.component.d.ts +3 -0
  37. package/lib/angular/components/owners-withdrawal-icon.component.d.ts +3 -0
  38. package/lib/angular/components/pending-circle-icon.component.d.ts +3 -0
  39. package/lib/angular/components/pending-icon.component.d.ts +3 -0
  40. package/lib/angular/components/picture-icon.component.d.ts +3 -0
  41. package/lib/angular/components/pin-code-icon.component.d.ts +3 -0
  42. package/lib/angular/components/profile-icon.component.d.ts +3 -0
  43. package/lib/angular/components/recipients-icon.component.d.ts +3 -0
  44. package/lib/angular/components/refresh-icon.component.d.ts +3 -0
  45. package/lib/angular/components/rent-icon.component.d.ts +3 -0
  46. package/lib/angular/components/salary-icon.component.d.ts +3 -0
  47. package/lib/angular/components/sales-and-royalties-icon.component.d.ts +3 -0
  48. package/lib/angular/components/savings-icon.component.d.ts +3 -0
  49. package/lib/angular/components/settings-icon.component.d.ts +3 -0
  50. package/lib/angular/components/software-and-web-hosting-icon.component.d.ts +3 -0
  51. package/lib/angular/components/tax-icon.component.d.ts +3 -0
  52. package/lib/angular/components/travel-icon.component.d.ts +3 -0
  53. package/lib/angular/components/two-step-icon.component.d.ts +3 -0
  54. package/lib/angular/components/unlock-icon.component.d.ts +3 -0
  55. package/lib/angular/components/verified-icon.component.d.ts +3 -0
  56. package/lib/angular/index.js +1 -1
  57. package/lib/components/ach.d.ts +10 -0
  58. package/lib/components/activity.d.ts +10 -0
  59. package/lib/components/alert.d.ts +10 -0
  60. package/lib/components/atm.d.ts +10 -0
  61. package/lib/components/balance.d.ts +10 -0
  62. package/lib/components/calendar-success.d.ts +10 -0
  63. package/lib/components/card-number.d.ts +10 -0
  64. package/lib/components/card-transferwise.d.ts +10 -0
  65. package/lib/components/chat.d.ts +10 -0
  66. package/lib/components/chip-pin.d.ts +10 -0
  67. package/lib/components/comments.d.ts +10 -0
  68. package/lib/components/contract-services.d.ts +10 -0
  69. package/lib/components/cost-of-goods-sold.d.ts +10 -0
  70. package/lib/components/cs.d.ts +10 -0
  71. package/lib/components/do.d.ts +10 -0
  72. package/lib/components/dont.d.ts +10 -0
  73. package/lib/components/drivers-license.d.ts +10 -0
  74. package/lib/components/e-commerce.d.ts +10 -0
  75. package/lib/components/email-and-phone.d.ts +10 -0
  76. package/lib/components/emoji.d.ts +10 -0
  77. package/lib/components/exchange-rate.d.ts +10 -0
  78. package/lib/components/expenses.d.ts +10 -0
  79. package/lib/components/facebook-square.d.ts +10 -0
  80. package/lib/components/family.d.ts +10 -0
  81. package/lib/components/feedback.d.ts +10 -0
  82. package/lib/components/help-circle.d.ts +10 -0
  83. package/lib/components/help.d.ts +10 -0
  84. package/lib/components/holidays.d.ts +10 -0
  85. package/lib/components/home.d.ts +10 -0
  86. package/lib/components/index.d.ts +55 -0
  87. package/lib/components/insights.d.ts +10 -0
  88. package/lib/components/investments.d.ts +10 -0
  89. package/lib/components/invite.d.ts +10 -0
  90. package/lib/components/lightning.d.ts +10 -0
  91. package/lib/components/lock.d.ts +10 -0
  92. package/lib/components/marketing.d.ts +10 -0
  93. package/lib/components/office-expenses.d.ts +10 -0
  94. package/lib/components/owners-withdrawal.d.ts +10 -0
  95. package/lib/components/pending-circle.d.ts +10 -0
  96. package/lib/components/pending.d.ts +10 -0
  97. package/lib/components/picture.d.ts +10 -0
  98. package/lib/components/pin-code.d.ts +10 -0
  99. package/lib/components/profile.d.ts +10 -0
  100. package/lib/components/recipients.d.ts +10 -0
  101. package/lib/components/refresh.d.ts +10 -0
  102. package/lib/components/rent.d.ts +10 -0
  103. package/lib/components/salary.d.ts +10 -0
  104. package/lib/components/sales-and-royalties.d.ts +10 -0
  105. package/lib/components/savings.d.ts +10 -0
  106. package/lib/components/settings.d.ts +10 -0
  107. package/lib/components/software-and-web-hosting.d.ts +10 -0
  108. package/lib/components/tax.d.ts +10 -0
  109. package/lib/components/travel.d.ts +10 -0
  110. package/lib/components/two-step.d.ts +10 -0
  111. package/lib/components/unlock.d.ts +10 -0
  112. package/lib/components/verified.d.ts +10 -0
  113. package/lib/index.es.js +1 -1
  114. package/lib/index.js +1 -1
  115. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ export namespace AchIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ActivityIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace AlertIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace AtmIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace BalanceIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CalendarSuccessIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CardNumberIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CardTransferwiseIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ChatIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ChipPinIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CommentsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ContractServicesIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CostOfGoodsSoldIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace CsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace DoIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace DontIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace DriversLicenseIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ECommerceIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace EmailAndPhoneIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace EmojiIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ExchangeRateIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ExpensesIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace FacebookSquareIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace FamilyIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace FeedbackIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace HelpCircleIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace HelpIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace HolidaysIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace HomeIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace InsightsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace InvestmentsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace InviteIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace LightningIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace LockIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace MarketingIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace OfficeExpensesIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace OwnersWithdrawalIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace PendingCircleIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace PendingIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace PictureIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace PinCodeIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace ProfileIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace RecipientsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace RefreshIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace RentIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace SalaryIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace SalesAndRoyaltiesIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace SavingsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace SettingsIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace SoftwareAndWebHostingIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace TaxIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace TravelIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace TwoStepIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace UnlockIconComponent {
2
+ const template: string;
3
+ }
@@ -0,0 +1,3 @@
1
+ export namespace VerifiedIconComponent {
2
+ const template: string;
3
+ }