@transferwise/icons 3.0.0-next.1 → 3.0.0-next.2
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.
- package/lib/angular/components/ach-icon.component.d.ts +3 -0
- package/lib/angular/components/activity-icon.component.d.ts +3 -0
- package/lib/angular/components/alert-icon.component.d.ts +3 -0
- package/lib/angular/components/atm-icon.component.d.ts +3 -0
- package/lib/angular/components/balance-icon.component.d.ts +3 -0
- package/lib/angular/components/card-number-icon.component.d.ts +3 -0
- package/lib/angular/components/card-transferwise-icon.component.d.ts +3 -0
- package/lib/angular/components/chat-icon.component.d.ts +3 -0
- package/lib/angular/components/chip-pin-icon.component.d.ts +3 -0
- package/lib/angular/components/comments-icon.component.d.ts +3 -0
- package/lib/angular/components/contract-services-icon.component.d.ts +3 -0
- package/lib/angular/components/cost-of-goods-sold-icon.component.d.ts +3 -0
- package/lib/angular/components/cs-icon.component.d.ts +3 -0
- package/lib/angular/components/dont-icon.component.d.ts +3 -0
- package/lib/angular/components/drivers-licence-icon.component.d.ts +3 -0
- package/lib/angular/components/e-commerce-icon.component.d.ts +3 -0
- package/lib/angular/components/email-and-phone-icon.component.d.ts +3 -0
- package/lib/angular/components/exchange-rate-icon.component.d.ts +3 -0
- package/lib/angular/components/expenses-icon.component.d.ts +3 -0
- package/lib/angular/components/family-icon.component.d.ts +3 -0
- package/lib/angular/components/feedback-icon.component.d.ts +3 -0
- package/lib/angular/components/help-circle-icon.component.d.ts +3 -0
- package/lib/angular/components/help-icon.component.d.ts +3 -0
- package/lib/angular/components/holidays-icon.component.d.ts +3 -0
- package/lib/angular/components/home-icon.component.d.ts +3 -0
- package/lib/angular/components/insights-icon.component.d.ts +3 -0
- package/lib/angular/components/invite-icon.component.d.ts +3 -0
- package/lib/angular/components/lightning-icon.component.d.ts +3 -0
- package/lib/angular/components/lock-icon.component.d.ts +3 -0
- package/lib/angular/components/marketing-icon.component.d.ts +3 -0
- package/lib/angular/components/office-expenses-icon.component.d.ts +3 -0
- package/lib/angular/components/owners-withdrawal-icon.component.d.ts +3 -0
- package/lib/angular/components/pending-circle-icon.component.d.ts +3 -0
- package/lib/angular/components/pending-icon.component.d.ts +3 -0
- package/lib/angular/components/picture-icon.component.d.ts +3 -0
- package/lib/angular/components/pin-code-icon.component.d.ts +3 -0
- package/lib/angular/components/profile-icon.component.d.ts +3 -0
- package/lib/angular/components/recipients-icon.component.d.ts +3 -0
- package/lib/angular/components/refresh-icon.component.d.ts +3 -0
- package/lib/angular/components/rent-icon.component.d.ts +3 -0
- package/lib/angular/components/salary-icon.component.d.ts +3 -0
- package/lib/angular/components/sales-and-royalties-icon.component.d.ts +3 -0
- package/lib/angular/components/savings-icon.component.d.ts +3 -0
- package/lib/angular/components/settings-icon.component.d.ts +3 -0
- package/lib/angular/components/successful-schedule-icon.component.d.ts +3 -0
- package/lib/angular/components/tax-icon.component.d.ts +3 -0
- package/lib/angular/components/travel-icon.component.d.ts +3 -0
- package/lib/angular/components/two-step-icon.component.d.ts +3 -0
- package/lib/angular/components/unlock-icon.component.d.ts +3 -0
- package/lib/angular/index.js +1 -1
- package/lib/components/ach.d.ts +9 -0
- package/lib/components/activity.d.ts +9 -0
- package/lib/components/alert.d.ts +9 -0
- package/lib/components/atm.d.ts +9 -0
- package/lib/components/balance.d.ts +9 -0
- package/lib/components/card-number.d.ts +9 -0
- package/lib/components/card-transferwise.d.ts +9 -0
- package/lib/components/chat.d.ts +9 -0
- package/lib/components/chip-pin.d.ts +9 -0
- package/lib/components/comments.d.ts +9 -0
- package/lib/components/contract-services.d.ts +9 -0
- package/lib/components/cost-of-goods-sold.d.ts +9 -0
- package/lib/components/cs.d.ts +9 -0
- package/lib/components/dont.d.ts +9 -0
- package/lib/components/drivers-licence.d.ts +9 -0
- package/lib/components/e-commerce.d.ts +9 -0
- package/lib/components/email-and-phone.d.ts +9 -0
- package/lib/components/exchange-rate.d.ts +9 -0
- package/lib/components/expenses.d.ts +9 -0
- package/lib/components/family.d.ts +9 -0
- package/lib/components/feedback.d.ts +9 -0
- package/lib/components/help-circle.d.ts +9 -0
- package/lib/components/help.d.ts +9 -0
- package/lib/components/holidays.d.ts +9 -0
- package/lib/components/home.d.ts +9 -0
- package/lib/components/index.d.ts +49 -0
- package/lib/components/insights.d.ts +9 -0
- package/lib/components/invite.d.ts +9 -0
- package/lib/components/lightning.d.ts +9 -0
- package/lib/components/lock.d.ts +9 -0
- package/lib/components/marketing.d.ts +9 -0
- package/lib/components/office-expenses.d.ts +9 -0
- package/lib/components/owners-withdrawal.d.ts +9 -0
- package/lib/components/pending-circle.d.ts +9 -0
- package/lib/components/pending.d.ts +9 -0
- package/lib/components/picture.d.ts +9 -0
- package/lib/components/pin-code.d.ts +9 -0
- package/lib/components/profile.d.ts +9 -0
- package/lib/components/recipients.d.ts +9 -0
- package/lib/components/refresh.d.ts +9 -0
- package/lib/components/rent.d.ts +9 -0
- package/lib/components/salary.d.ts +9 -0
- package/lib/components/sales-and-royalties.d.ts +9 -0
- package/lib/components/savings.d.ts +9 -0
- package/lib/components/settings.d.ts +9 -0
- package/lib/components/successful-schedule.d.ts +9 -0
- package/lib/components/tax.d.ts +9 -0
- package/lib/components/travel.d.ts +9 -0
- package/lib/components/two-step.d.ts +9 -0
- package/lib/components/unlock.d.ts +9 -0
- package/lib/index.es.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +8 -8
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface SettingsIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const Settings: FunctionComponent<SettingsIconProps>;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface SuccessfulScheduleIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const SuccessfulSchedule: FunctionComponent<SuccessfulScheduleIconProps>;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface TaxIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const Tax: FunctionComponent<TaxIconProps>;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface TravelIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const Travel: FunctionComponent<TravelIconProps>;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface TwoStepIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const TwoStep: FunctionComponent<TwoStepIconProps>;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { FunctionComponent } from 'react';
|
2
|
+
import { IconSize } from '../types';
|
3
|
+
export interface UnlockIconProps {
|
4
|
+
size?: IconSize;
|
5
|
+
className?: string;
|
6
|
+
title?: string;
|
7
|
+
['data-testid']?: string;
|
8
|
+
}
|
9
|
+
export declare const Unlock: FunctionComponent<UnlockIconProps>;
|