@deriv/quill-icons 1.0.3 → 1.0.4

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 (35) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/index.js +1 -1
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +3 -0
  5. package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +3 -0
  6. package/dist/cjs/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +3 -0
  7. package/dist/cjs/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +3 -0
  8. package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +3 -0
  9. package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +3 -0
  10. package/dist/cjs/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +3 -0
  11. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +3 -0
  12. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +3 -0
  13. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +3 -0
  14. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +3 -0
  15. package/dist/cjs/types/react/Logo/index.d.ts +13 -1
  16. package/dist/esm/index.js +1 -1
  17. package/dist/esm/index.js.map +1 -1
  18. package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnBlackIcon.d.ts +3 -0
  19. package/dist/esm/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts +3 -0
  20. package/dist/esm/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +3 -0
  21. package/dist/esm/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +3 -0
  22. package/dist/esm/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +3 -0
  23. package/dist/esm/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +3 -0
  24. package/dist/esm/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +3 -0
  25. package/dist/esm/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +3 -0
  26. package/dist/esm/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +3 -0
  27. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +3 -0
  28. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +3 -0
  29. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +3 -0
  30. package/dist/esm/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +3 -0
  31. package/dist/esm/types/react/Logo/index.d.ts +13 -1
  32. package/dist/index.d.ts +37 -13
  33. package/package.json +1 -1
  34. /package/dist/cjs/types/react/Logo/{PaymentMethodAirtelMtnDarkIcon.d.ts → PaymentMethodAirtelMtnBlackIcon.d.ts} +0 -0
  35. /package/dist/{esm/types/react/Logo/PaymentMethodAirtelMtnDarkIcon.d.ts → cjs/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts} +0 -0
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -603,6 +603,18 @@ export { default as PaymentMethodPostepayBlackIcon } from './PaymentMethodPostep
603
603
  export { default as PaymentMethodPostepayBrandDarkIcon } from './PaymentMethodPostepayBrandDarkIcon';
604
604
  export { default as PaymentMethodPostepayWhiteIcon } from './PaymentMethodPostepayWhiteIcon';
605
605
  export { default as PaymentMethodAirtelMtnBrandLightIcon } from './PaymentMethodAirtelMtnBrandLightIcon';
606
- export { default as PaymentMethodAirtelMtnDarkIcon } from './PaymentMethodAirtelMtnDarkIcon';
606
+ export { default as PaymentMethodAirtelMtnBlackIcon } from './PaymentMethodAirtelMtnBlackIcon';
607
607
  export { default as PaymentMethodAirtelMtnBrandDarkIcon } from './PaymentMethodAirtelMtnBrandDarkIcon';
608
608
  export { default as PaymentMethodAirtelMtnWhiteIcon } from './PaymentMethodAirtelMtnWhiteIcon';
609
+ export { default as PaymentMethodChequeBrandLightIcon } from './PaymentMethodChequeBrandLightIcon';
610
+ export { default as PaymentMethodChequeBlackIcon } from './PaymentMethodChequeBlackIcon';
611
+ export { default as PaymentMethodChequeBrandDarkIcon } from './PaymentMethodChequeBrandDarkIcon';
612
+ export { default as PaymentMethodChequeWhiteIcon } from './PaymentMethodChequeWhiteIcon';
613
+ export { default as PaymentMethodFpsBrandLightIcon } from './PaymentMethodFpsBrandLightIcon';
614
+ export { default as PaymentMethodFpsBlackIcon } from './PaymentMethodFpsBlackIcon';
615
+ export { default as PaymentMethodFpsBrandDarkIcon } from './PaymentMethodFpsBrandDarkIcon';
616
+ export { default as PaymentMethodFpsWhiteIcon } from './PaymentMethodFpsWhiteIcon';
617
+ export { default as PaymentMethodWireTransferBrandLightIcon } from './PaymentMethodWireTransferBrandLightIcon';
618
+ export { default as PaymentMethodWireTransferBlackIcon } from './PaymentMethodWireTransferBlackIcon';
619
+ export { default as PaymentMethodWireTransferBrandDarkIcon } from './PaymentMethodWireTransferBrandDarkIcon';
620
+ export { default as PaymentMethodWireTransferWhiteIcon } from './PaymentMethodWireTransferWhiteIcon';