@mozaic-ds/icons 1.36.2 → 1.41.0

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 (66) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/js/icons.js +2009 -18
  3. package/package.json +1 -1
  4. package/react/index.js +15461 -15853
  5. package/svelte/ArrowArrowBottomLeft16.svelte +10 -0
  6. package/svelte/ArrowArrowBottomLeft24.svelte +10 -0
  7. package/svelte/ArrowArrowBottomLeft32.svelte +10 -0
  8. package/svelte/ArrowArrowBottomLeft48.svelte +10 -0
  9. package/svelte/ArrowArrowBottomLeft64.svelte +10 -0
  10. package/svelte/ArrowArrowBottomRight16.svelte +10 -0
  11. package/svelte/ArrowArrowBottomRight24.svelte +10 -0
  12. package/svelte/ArrowArrowBottomRight32.svelte +10 -0
  13. package/svelte/ArrowArrowBottomRight48.svelte +10 -0
  14. package/svelte/ArrowArrowBottomRight64.svelte +10 -0
  15. package/svelte/ArrowArrowTopLeft16.svelte +10 -0
  16. package/svelte/ArrowArrowTopLeft24.svelte +10 -0
  17. package/svelte/ArrowArrowTopLeft32.svelte +10 -0
  18. package/svelte/ArrowArrowTopLeft48.svelte +10 -0
  19. package/svelte/ArrowArrowTopLeft64.svelte +10 -0
  20. package/svelte/ArrowArrowTopRight16.svelte +10 -0
  21. package/svelte/ArrowArrowTopRight24.svelte +10 -0
  22. package/svelte/ArrowArrowTopRight32.svelte +10 -0
  23. package/svelte/ArrowArrowTopRight48.svelte +10 -0
  24. package/svelte/ArrowArrowTopRight64.svelte +10 -0
  25. package/svelte/icons.js +1245 -1105
  26. package/svg/Navigation_Arrow_ArrowBottomLeft_16px.svg +1 -0
  27. package/svg/Navigation_Arrow_ArrowBottomLeft_24px.svg +1 -0
  28. package/svg/Navigation_Arrow_ArrowBottomLeft_32px.svg +1 -0
  29. package/svg/Navigation_Arrow_ArrowBottomLeft_48px.svg +1 -0
  30. package/svg/Navigation_Arrow_ArrowBottomLeft_64px.svg +1 -0
  31. package/svg/Navigation_Arrow_ArrowBottomRight_16px.svg +1 -0
  32. package/svg/Navigation_Arrow_ArrowBottomRight_24px.svg +1 -0
  33. package/svg/Navigation_Arrow_ArrowBottomRight_32px.svg +1 -0
  34. package/svg/Navigation_Arrow_ArrowBottomRight_48px.svg +1 -0
  35. package/svg/Navigation_Arrow_ArrowBottomRight_64px.svg +1 -0
  36. package/svg/Navigation_Arrow_ArrowTopLeft_16px.svg +1 -0
  37. package/svg/Navigation_Arrow_ArrowTopLeft_24px.svg +1 -0
  38. package/svg/Navigation_Arrow_ArrowTopLeft_32px.svg +1 -0
  39. package/svg/Navigation_Arrow_ArrowTopLeft_48px.svg +1 -0
  40. package/svg/Navigation_Arrow_ArrowTopLeft_64px.svg +1 -0
  41. package/svg/Navigation_Arrow_ArrowTopRight_16px.svg +1 -0
  42. package/svg/Navigation_Arrow_ArrowTopRight_24px.svg +1 -0
  43. package/svg/Navigation_Arrow_ArrowTopRight_32px.svg +1 -0
  44. package/svg/Navigation_Arrow_ArrowTopRight_48px.svg +1 -0
  45. package/svg/Navigation_Arrow_ArrowTopRight_64px.svg +1 -0
  46. package/svg-color/Logotypes_Brand_LM_24px.svg +1 -0
  47. package/svg-color/Logotypes_Brand_LM_32px.svg +1 -0
  48. package/svg-color/Logotypes_Brand_LM_48px.svg +1 -0
  49. package/svg-color/Logotypes_Brand_LM_64px.svg +1 -0
  50. package/svg-color/Logotypes_Payment_Fintecture_24px.svg +1 -0
  51. package/svg-color/Logotypes_Payment_Fintecture_32px.svg +1 -0
  52. package/svg-color/Logotypes_Payment_Fintecture_48px.svg +1 -0
  53. package/svg-color/Logotypes_Payment_Fintecture_64px.svg +1 -0
  54. package/svg-color/Logotypes_Payment_Oney--3x4x_24px.svg +1 -0
  55. package/svg-color/Logotypes_Payment_Oney--3x4x_32px.svg +1 -0
  56. package/svg-color/Logotypes_Payment_Oney--3x4x_48px.svg +1 -0
  57. package/svg-color/Logotypes_Payment_Oney--3x4x_64px.svg +1 -0
  58. package/svg-color/Logotypes_Payment_Oney--3x_24px.svg +1 -0
  59. package/svg-color/Logotypes_Payment_Oney--3x_32px.svg +1 -0
  60. package/svg-color/Logotypes_Payment_Oney--3x_48px.svg +1 -0
  61. package/svg-color/Logotypes_Payment_Oney--3x_64px.svg +1 -0
  62. package/svg-color/Logotypes_Payment_PayPal_24px.svg +1 -0
  63. package/svg-color/Logotypes_Payment_PayPal_32px.svg +1 -0
  64. package/svg-color/Logotypes_Payment_PayPal_48px.svg +1 -0
  65. package/svg-color/Logotypes_Payment_PayPal_64px.svg +1 -0
  66. package/vue/index.vue +143 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,40 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.41.0](https://github.com/adeo/mozaic-design-system/compare/v1.40.0...v1.41.0) (2022-08-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * **icons/react:** build react icons with babel ([#1190](https://github.com/adeo/mozaic-design-system/issues/1190)) ([049672b](https://github.com/adeo/mozaic-design-system/commit/049672bf7ebd83a043eae853627ab2c579e23487))
12
+ * **icons:** icon.js — add the type of the icon in the exported icons objects ([#1186](https://github.com/adeo/mozaic-design-system/issues/1186)) ([948e508](https://github.com/adeo/mozaic-design-system/commit/948e50817440c96eed1730f524e66e6f671f5664))
13
+
14
+
15
+
16
+
17
+
18
+ # [1.40.0](https://github.com/adeo/mozaic-design-system/compare/v1.39.1...v1.40.0) (2022-08-03)
19
+
20
+
21
+ ### Features
22
+
23
+ * **foundations/icons:** add logotypes ([#1176](https://github.com/adeo/mozaic-design-system/issues/1176)) ([16302c0](https://github.com/adeo/mozaic-design-system/commit/16302c03661327b02daf19d670ed694ffc273bab))
24
+
25
+
26
+
27
+
28
+
29
+ # [1.39.0](https://github.com/adeo/mozaic-design-system/compare/v1.38.0...v1.39.0) (2022-07-20)
30
+
31
+
32
+ ### Features
33
+
34
+ * **foundations/icons:** add new icons ([#1170](https://github.com/adeo/mozaic-design-system/issues/1170)) ([286167a](https://github.com/adeo/mozaic-design-system/commit/286167a2452abda0ca4d970541f267a615d14fb7))
35
+
36
+
37
+
38
+
39
+
6
40
  ## [1.36.2](https://github.com/adeo/mozaic-design-system/compare/v1.36.1...v1.36.2) (2022-06-22)
7
41
 
8
42
  **Note:** Version bump only for package @mozaic-ds/icons