@deriv/quill-icons 1.0.2 → 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 (51) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/index.js +1 -1
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/react/Flag/FlagChinaSimplifiedIcon.d.ts +6 -0
  5. package/dist/cjs/types/react/Flag/FlagChinaTraditionalIcon.d.ts +6 -0
  6. package/dist/cjs/types/react/Flag/FlagEuroIcon.d.ts +6 -0
  7. package/dist/cjs/types/react/Flag/FlagIsraelIcon.d.ts +6 -0
  8. package/dist/cjs/types/react/Flag/index.d.ts +4 -0
  9. package/dist/cjs/types/react/Illustrative/IllustrativePartnershipShieldIcon.d.ts +6 -0
  10. package/dist/cjs/types/react/Illustrative/IllustrativeRegisterIcon.d.ts +6 -0
  11. package/dist/cjs/types/react/Illustrative/index.d.ts +2 -0
  12. package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +3 -0
  13. package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +3 -0
  14. package/dist/cjs/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +3 -0
  15. package/dist/cjs/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +3 -0
  16. package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +3 -0
  17. package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +3 -0
  18. package/dist/cjs/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +3 -0
  19. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +3 -0
  20. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +3 -0
  21. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +3 -0
  22. package/dist/cjs/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +3 -0
  23. package/dist/cjs/types/react/Logo/index.d.ts +13 -1
  24. package/dist/esm/index.js +1 -1
  25. package/dist/esm/index.js.map +1 -1
  26. package/dist/esm/types/react/Flag/FlagChinaSimplifiedIcon.d.ts +6 -0
  27. package/dist/esm/types/react/Flag/FlagChinaTraditionalIcon.d.ts +6 -0
  28. package/dist/esm/types/react/Flag/FlagEuroIcon.d.ts +6 -0
  29. package/dist/esm/types/react/Flag/FlagIsraelIcon.d.ts +6 -0
  30. package/dist/esm/types/react/Flag/index.d.ts +4 -0
  31. package/dist/esm/types/react/Illustrative/IllustrativePartnershipShieldIcon.d.ts +6 -0
  32. package/dist/esm/types/react/Illustrative/IllustrativeRegisterIcon.d.ts +6 -0
  33. package/dist/esm/types/react/Illustrative/index.d.ts +2 -0
  34. package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnBlackIcon.d.ts +3 -0
  35. package/dist/esm/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts +3 -0
  36. package/dist/esm/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +3 -0
  37. package/dist/esm/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +3 -0
  38. package/dist/esm/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +3 -0
  39. package/dist/esm/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +3 -0
  40. package/dist/esm/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +3 -0
  41. package/dist/esm/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +3 -0
  42. package/dist/esm/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +3 -0
  43. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +3 -0
  44. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +3 -0
  45. package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +3 -0
  46. package/dist/esm/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +3 -0
  47. package/dist/esm/types/react/Logo/index.d.ts +13 -1
  48. package/dist/index.d.ts +49 -13
  49. package/package.json +2 -2
  50. /package/dist/cjs/types/react/Logo/{PaymentMethodAirtelMtnDarkIcon.d.ts → PaymentMethodAirtelMtnBlackIcon.d.ts} +0 -0
  51. /package/dist/{esm/types/react/Logo/PaymentMethodAirtelMtnDarkIcon.d.ts → cjs/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [1.0.4](https://github.com/deriv-com/quill-icons/compare/v1.0.3...v1.0.4) (2023-10-24)
2
+
3
+
4
+ ### ♻️ Chores
5
+
6
+ * added more icons and logos ([1715c35](https://github.com/deriv-com/quill-icons/commit/1715c35fb3bcf71f5e3f46c20426dbed87d4d327))
7
+
8
+ ## [1.0.3](https://github.com/deriv-com/quill-icons/compare/v1.0.2...v1.0.3) (2023-10-02)
9
+
10
+
11
+ ### ♻️ Chores
12
+
13
+ * new icons and svg export added ([6142388](https://github.com/deriv-com/quill-icons/commit/61423881eed9b98d8f3a88ed9a1f2a9bdd9c5805))
14
+
1
15
  ## [1.0.2](https://github.com/deriv-com/quill-icons/compare/v1.0.1...v1.0.2) (2023-09-20)
2
16
 
3
17