@synerise/ds-icon 0.59.1 → 0.60.1

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 (42) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/icons/L/FolderPlainL.d.ts +3 -0
  3. package/dist/cjs/icons/L/FolderPlainL.js +6 -0
  4. package/dist/cjs/icons/L/FolderPredefinedL.d.ts +3 -0
  5. package/dist/cjs/icons/L/FolderPredefinedL.js +8 -0
  6. package/dist/cjs/icons/L/index.d.ts +13 -11
  7. package/dist/cjs/icons/L/index.js +28 -24
  8. package/dist/cjs/icons/XL/SearchHybridXl.d.ts +3 -0
  9. package/dist/cjs/icons/XL/SearchHybridXl.js +8 -0
  10. package/dist/cjs/icons/XL/SearchKeywordsXl.d.ts +3 -0
  11. package/dist/cjs/icons/XL/SearchKeywordsXl.js +9 -0
  12. package/dist/cjs/icons/XL/SearchSemanticXl.d.ts +3 -0
  13. package/dist/cjs/icons/XL/SearchSemanticXl.js +9 -0
  14. package/dist/cjs/icons/XL/SmsXl.d.ts +3 -0
  15. package/dist/cjs/icons/XL/SmsXl.js +9 -0
  16. package/dist/cjs/icons/XL/index.d.ts +25 -21
  17. package/dist/cjs/icons/XL/index.js +52 -44
  18. package/dist/cjs/icons/additional/index.d.ts +21 -21
  19. package/dist/cjs/icons/additional/index.js +44 -44
  20. package/dist/cjs/icons/index.d.ts +164 -164
  21. package/dist/cjs/icons/index.js +345 -345
  22. package/dist/esm/icons/L/FolderPlainL.d.ts +3 -0
  23. package/dist/esm/icons/L/FolderPlainL.js +4 -0
  24. package/dist/esm/icons/L/FolderPredefinedL.d.ts +3 -0
  25. package/dist/esm/icons/L/FolderPredefinedL.js +6 -0
  26. package/dist/esm/icons/L/index.d.ts +13 -11
  27. package/dist/esm/icons/L/index.js +13 -11
  28. package/dist/esm/icons/XL/SearchHybridXl.d.ts +3 -0
  29. package/dist/esm/icons/XL/SearchHybridXl.js +6 -0
  30. package/dist/esm/icons/XL/SearchKeywordsXl.d.ts +3 -0
  31. package/dist/esm/icons/XL/SearchKeywordsXl.js +7 -0
  32. package/dist/esm/icons/XL/SearchSemanticXl.d.ts +3 -0
  33. package/dist/esm/icons/XL/SearchSemanticXl.js +7 -0
  34. package/dist/esm/icons/XL/SmsXl.d.ts +3 -0
  35. package/dist/esm/icons/XL/SmsXl.js +7 -0
  36. package/dist/esm/icons/XL/index.d.ts +25 -21
  37. package/dist/esm/icons/XL/index.js +25 -21
  38. package/dist/esm/icons/additional/index.d.ts +21 -21
  39. package/dist/esm/icons/additional/index.js +21 -21
  40. package/dist/esm/icons/index.d.ts +164 -164
  41. package/dist/esm/icons/index.js +164 -164
  42. package/package.json +3 -3
@@ -1,30 +1,30 @@
1
+ export { default as ActionUrlL } from './ActionUrlL';
1
2
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
3
  export { default as ActionNoneL } from './ActionNoneL';
3
4
  export { default as ActionOpenAppL } from './ActionOpenAppL';
4
- export { default as ActionUrlL } from './ActionUrlL';
5
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
6
- export { default as AdAfterXpagesL } from './AdAfterXpagesL';
7
6
  export { default as AdBannerL } from './AdBannerL';
7
+ export { default as AdAfterXpagesL } from './AdAfterXpagesL';
8
8
  export { default as AdCartAiL } from './AdCartAiL';
9
9
  export { default as AdCodeEditorL } from './AdCodeEditorL';
10
+ export { default as AdDeeplinkingL } from './AdDeeplinkingL';
10
11
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
11
12
  export { default as AdCouponL } from './AdCouponL';
12
- export { default as AdDeeplinkingL } from './AdDeeplinkingL';
13
13
  export { default as AdFadeInL } from './AdFadeInL';
14
14
  export { default as AdFirstRunL } from './AdFirstRunL';
15
15
  export { default as AdFolderBasic } from './AdFolderBasic';
16
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
17
17
  export { default as AdFolderS } from './AdFolderS';
18
- export { default as AdFolderStarredS } from './AdFolderStarredS';
19
- export { default as AdFolderUser } from './AdFolderUser';
20
18
  export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
19
+ export { default as AdFolderUser } from './AdFolderUser';
20
+ export { default as AdFolderStarredS } from './AdFolderStarredS';
21
21
  export { default as AdImageL } from './AdImageL';
22
- export { default as AdImgTextL } from './AdImgTextL';
23
22
  export { default as AdImportUrl } from './AdImportUrl';
23
+ export { default as AdImgTextL } from './AdImgTextL';
24
24
  export { default as AdImportZip } from './AdImportZip';
25
25
  export { default as AdInsertObjectL } from './AdInsertObjectL';
26
- export { default as AdLandL } from './AdLandL';
27
26
  export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
27
+ export { default as AdLandL } from './AdLandL';
28
28
  export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
29
29
  export { default as AdOnExitL } from './AdOnExitL';
30
30
  export { default as AdOnLandingL } from './AdOnLandingL';
@@ -37,18 +37,16 @@ export { default as AdPortraitL } from './AdPortraitL';
37
37
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
38
38
  export { default as AdShareLinkL } from './AdShareLinkL';
39
39
  export { default as AdSilentPushL } from './AdSilentPushL';
40
- export { default as AdSimilarAiL } from './AdSimilarAiL';
41
- export { default as AdSimplePushL } from './AdSimplePushL';
42
- export { default as AdSlideDownL } from './AdSlideDownL';
43
40
  export { default as AdSlideLeftL } from './AdSlideLeftL';
41
+ export { default as AdSlideDownL } from './AdSlideDownL';
44
42
  export { default as AdSlideRightL } from './AdSlideRightL';
45
43
  export { default as AdSlideUpL } from './AdSlideUpL';
46
- export { default as AdTempCodeS } from './AdTempCodeS';
47
44
  export { default as AdTextEditorL } from './AdTextEditorL';
45
+ export { default as AdTempCodeS } from './AdTempCodeS';
48
46
  export { default as AdUserSegmentsL } from './AdUserSegmentsL';
49
47
  export { default as AdVisualAiL } from './AdVisualAiL';
50
- export { default as AdVisualEditorL } from './AdVisualEditorL';
51
48
  export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
49
+ export { default as AdVisualEditorL } from './AdVisualEditorL';
52
50
  export { default as AdWalktroughL } from './AdWalktroughL';
53
51
  export { default as AdWebLayerL } from './AdWebLayerL';
54
52
  export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
@@ -58,37 +56,39 @@ export { default as BoostLoyalty } from './BoostLoyalty';
58
56
  export { default as CartRecommendationXl } from './CartRecommendationXl';
59
57
  export { default as ChartColumnL } from './ChartColumnL';
60
58
  export { default as ChartComboL } from './ChartComboL';
61
- export { default as ChartDonutL } from './ChartDonutL';
62
59
  export { default as ChartDonutLineL } from './ChartDonutLineL';
60
+ export { default as ChartDonutL } from './ChartDonutL';
63
61
  export { default as ChartLineL } from './ChartLineL';
64
62
  export { default as ChartPieL } from './ChartPieL';
65
63
  export { default as ChartTableL } from './ChartTableL';
66
64
  export { default as DateMultipleXl } from './DateMultipleXl';
67
65
  export { default as DateOntimeXl } from './DateOntimeXl';
68
66
  export { default as DateRecurringXl } from './DateRecurringXl';
69
- export { default as FileImportL } from './FileImportL';
70
67
  export { default as ImportCatalogsXl } from './ImportCatalogsXl';
68
+ export { default as FileImportL } from './FileImportL';
71
69
  export { default as ImportClientsXl } from './ImportClientsXl';
70
+ export { default as ImportProductFeedXl } from './ImportProductFeedXl';
72
71
  export { default as ImportCustomEventXl } from './ImportCustomEventXl';
73
72
  export { default as ImportCustomXl } from './ImportCustomXl';
74
- export { default as ImportProductFeedXl } from './ImportProductFeedXl';
75
- export { default as ImportPromotionsXl } from './ImportPromotionsXl';
76
73
  export { default as ImportQuickXl } from './ImportQuickXl';
77
- export { default as ImportTransactionsXl } from './ImportTransactionsXl';
78
74
  export { default as ImportVouchersXl } from './ImportVouchersXl';
79
- export { default as Integration } from './Integration';
75
+ export { default as ImportPromotionsXl } from './ImportPromotionsXl';
76
+ export { default as ImportTransactionsXl } from './ImportTransactionsXl';
80
77
  export { default as LastSeenXl } from './LastSeenXl';
81
78
  export { default as LayoutImageBgL } from './LayoutImageBgL';
79
+ export { default as Integration } from './Integration';
82
80
  export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
83
81
  export { default as LayoutMixedL } from './LayoutMixedL';
84
- export { default as LayoutTextL } from './LayoutTextL';
85
82
  export { default as MarketingAutomation } from './MarketingAutomation';
86
83
  export { default as MetricFormulaXl } from './MetricFormulaXl';
84
+ export { default as LayoutTextL } from './LayoutTextL';
87
85
  export { default as MetricSimpleXl } from './MetricSimpleXl';
88
86
  export { default as MobileHandbillXl } from './MobileHandbillXl';
89
- export { default as OtherIdeas } from './OtherIdeas';
90
87
  export { default as PushImportL } from './PushImportL';
88
+ export { default as OtherIdeas } from './OtherIdeas';
91
89
  export { default as ReportPreparedXl } from './ReportPreparedXl';
92
90
  export { default as TargetedCampaigns } from './TargetedCampaigns';
93
- export { default as TopProductsXl } from './TopProductsXl';
94
91
  export { default as UnderstandCustomer } from './UnderstandCustomer';
92
+ export { default as TopProductsXl } from './TopProductsXl';
93
+ export { default as AdSimplePushL } from './AdSimplePushL';
94
+ export { default as AdSimilarAiL } from './AdSimilarAiL';