@mozaic-ds/icons 1.36.1 → 1.40.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.
- package/CHANGELOG.md +30 -0
- package/js/icons.js +950 -139
- package/package.json +1 -1
- package/react/index.js +415 -34
- package/svelte/ArrowArrowBottomLeft16.svelte +10 -0
- package/svelte/ArrowArrowBottomLeft24.svelte +10 -0
- package/svelte/ArrowArrowBottomLeft32.svelte +10 -0
- package/svelte/ArrowArrowBottomLeft48.svelte +10 -0
- package/svelte/ArrowArrowBottomLeft64.svelte +10 -0
- package/svelte/ArrowArrowBottomRight16.svelte +10 -0
- package/svelte/ArrowArrowBottomRight24.svelte +10 -0
- package/svelte/ArrowArrowBottomRight32.svelte +10 -0
- package/svelte/ArrowArrowBottomRight48.svelte +10 -0
- package/svelte/ArrowArrowBottomRight64.svelte +10 -0
- package/svelte/ArrowArrowTopLeft16.svelte +10 -0
- package/svelte/ArrowArrowTopLeft24.svelte +10 -0
- package/svelte/ArrowArrowTopLeft32.svelte +10 -0
- package/svelte/ArrowArrowTopLeft48.svelte +10 -0
- package/svelte/ArrowArrowTopLeft64.svelte +10 -0
- package/svelte/ArrowArrowTopRight16.svelte +10 -0
- package/svelte/ArrowArrowTopRight24.svelte +10 -0
- package/svelte/ArrowArrowTopRight32.svelte +10 -0
- package/svelte/ArrowArrowTopRight48.svelte +10 -0
- package/svelte/ArrowArrowTopRight64.svelte +10 -0
- package/svelte/DisplayExternalLink16.svelte +1 -1
- package/svelte/DisplayExternalLink24.svelte +1 -1
- package/svelte/DisplayExternalLink32.svelte +1 -1
- package/svelte/DisplayExternalLink48.svelte +1 -1
- package/svelte/DisplayExternalLink64.svelte +1 -1
- package/svelte/DisplayOptions24.svelte +1 -1
- package/svelte/DisplayOptions32.svelte +1 -1
- package/svelte/DisplayOptions48.svelte +1 -1
- package/svelte/DisplayOptions64.svelte +1 -1
- package/svelte/DisplayOther24.svelte +1 -1
- package/svelte/DisplayOther32.svelte +1 -1
- package/svelte/DisplayOther48.svelte +1 -1
- package/svelte/DisplayOther64.svelte +1 -1
- package/svelte/PublishEdit24.svelte +1 -1
- package/svelte/PublishEdit32.svelte +1 -1
- package/svelte/PublishEdit48.svelte +1 -1
- package/svelte/PublishEdit64.svelte +1 -1
- package/svelte/icons.js +1644 -1504
- package/svg/Navigation_Arrow_ArrowBottomLeft_16px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomLeft_24px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomLeft_32px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomLeft_48px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomLeft_64px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomRight_16px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomRight_24px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomRight_32px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomRight_48px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowBottomRight_64px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopLeft_16px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopLeft_24px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopLeft_32px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopLeft_48px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopLeft_64px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopRight_16px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopRight_24px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopRight_32px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopRight_48px.svg +1 -0
- package/svg/Navigation_Arrow_ArrowTopRight_64px.svg +1 -0
- package/svg/Navigation_Display_ExternalLink_16px.svg +1 -1
- package/svg/Navigation_Display_ExternalLink_24px.svg +1 -1
- package/svg/Navigation_Display_ExternalLink_32px.svg +1 -1
- package/svg/Navigation_Display_ExternalLink_48px.svg +1 -1
- package/svg/Navigation_Display_ExternalLink_64px.svg +1 -1
- package/svg/Navigation_Display_Options_24px.svg +1 -1
- package/svg/Navigation_Display_Options_32px.svg +1 -1
- package/svg/Navigation_Display_Options_48px.svg +1 -1
- package/svg/Navigation_Display_Options_64px.svg +1 -1
- package/svg/Navigation_Display_Other_24px.svg +1 -1
- package/svg/Navigation_Display_Other_32px.svg +1 -1
- package/svg/Navigation_Display_Other_48px.svg +1 -1
- package/svg/Navigation_Display_Other_64px.svg +1 -1
- package/svg/Navigation_Publish_Edit_24px.svg +1 -1
- package/svg/Navigation_Publish_Edit_32px.svg +1 -1
- package/svg/Navigation_Publish_Edit_48px.svg +1 -1
- package/svg/Navigation_Publish_Edit_64px.svg +1 -1
- package/svg-color/Logotypes_Brand_LM_24px.svg +1 -0
- package/svg-color/Logotypes_Brand_LM_32px.svg +1 -0
- package/svg-color/Logotypes_Brand_LM_48px.svg +1 -0
- package/svg-color/Logotypes_Brand_LM_64px.svg +1 -0
- package/svg-color/Logotypes_Payment_Fintecture_24px.svg +1 -0
- package/svg-color/Logotypes_Payment_Fintecture_32px.svg +1 -0
- package/svg-color/Logotypes_Payment_Fintecture_48px.svg +1 -0
- package/svg-color/Logotypes_Payment_Fintecture_64px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x4x_24px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x4x_32px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x4x_48px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x4x_64px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x_24px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x_32px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x_48px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--3x_64px.svg +1 -0
- package/svg-color/Logotypes_Payment_PayPal_24px.svg +1 -0
- package/svg-color/Logotypes_Payment_PayPal_32px.svg +1 -0
- package/svg-color/Logotypes_Payment_PayPal_48px.svg +1 -0
- package/svg-color/Logotypes_Payment_PayPal_64px.svg +1 -0
- package/vue/index.vue +164 -72
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
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.40.0](https://github.com/adeo/mozaic-design-system/compare/v1.39.1...v1.40.0) (2022-08-03)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **foundations/icons:** add logotypes ([#1176](https://github.com/adeo/mozaic-design-system/issues/1176)) ([16302c0](https://github.com/adeo/mozaic-design-system/commit/16302c03661327b02daf19d670ed694ffc273bab))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [1.39.0](https://github.com/adeo/mozaic-design-system/compare/v1.38.0...v1.39.0) (2022-07-20)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **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))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## [1.36.2](https://github.com/adeo/mozaic-design-system/compare/v1.36.1...v1.36.2) (2022-06-22)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @mozaic-ds/icons
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
## [1.36.1](https://github.com/adeo/mozaic-design-system/compare/v1.36.0...v1.36.1) (2022-06-17)
|
|
7
37
|
|
|
8
38
|
|