@synerise/ds-icon 0.65.1 → 0.65.3
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 +19 -0
- package/dist/cjs/icons/Add2FullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/Add2FullBackgroundM.js +7 -0
- package/dist/cjs/icons/Add3FullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/Add3FullBackgroundM.js +7 -0
- package/dist/cjs/icons/Check3FullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/Check3FullBackgroundM.js +7 -0
- package/dist/cjs/icons/Close2FullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/Close2FullBackgroundM.js +7 -0
- package/dist/cjs/icons/Close3FullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/Close3FullBackgroundM.js +7 -0
- package/dist/cjs/icons/ErrorFillFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/ErrorFillFullBackgroundM.js +7 -0
- package/dist/cjs/icons/ErrorFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/ErrorFullBackgroundM.js +7 -0
- package/dist/cjs/icons/InfoFillFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/InfoFillFullBackgroundM.js +7 -0
- package/dist/cjs/icons/InfoFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/InfoFullBackgroundM.js +7 -0
- package/dist/cjs/icons/L/index.d.ts +13 -13
- package/dist/cjs/icons/L/index.js +28 -28
- package/dist/cjs/icons/ThunderFullBackgroundFillM.d.ts +3 -0
- package/dist/cjs/icons/ThunderFullBackgroundFillM.js +7 -0
- package/dist/cjs/icons/ThunderFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/ThunderFullBackgroundM.js +7 -0
- package/dist/cjs/icons/WarningFillFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/WarningFillFullBackgroundM.js +7 -0
- package/dist/cjs/icons/WarningFullBackgroundM.d.ts +3 -0
- package/dist/cjs/icons/WarningFullBackgroundM.js +7 -0
- package/dist/cjs/icons/XL/index.d.ts +16 -16
- package/dist/cjs/icons/XL/index.js +34 -34
- package/dist/cjs/icons/additional/index.d.ts +18 -18
- package/dist/cjs/icons/additional/index.js +38 -38
- package/dist/cjs/icons/index.d.ts +175 -162
- package/dist/cjs/icons/index.js +368 -342
- package/dist/esm/icons/Add2FullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/Add2FullBackgroundM.js +5 -0
- package/dist/esm/icons/Add3FullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/Add3FullBackgroundM.js +5 -0
- package/dist/esm/icons/Check3FullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/Check3FullBackgroundM.js +5 -0
- package/dist/esm/icons/Close2FullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/Close2FullBackgroundM.js +5 -0
- package/dist/esm/icons/Close3FullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/Close3FullBackgroundM.js +5 -0
- package/dist/esm/icons/ErrorFillFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/ErrorFillFullBackgroundM.js +5 -0
- package/dist/esm/icons/ErrorFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/ErrorFullBackgroundM.js +5 -0
- package/dist/esm/icons/InfoFillFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/InfoFillFullBackgroundM.js +5 -0
- package/dist/esm/icons/InfoFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/InfoFullBackgroundM.js +5 -0
- package/dist/esm/icons/L/index.d.ts +13 -13
- package/dist/esm/icons/L/index.js +13 -13
- package/dist/esm/icons/ThunderFullBackgroundFillM.d.ts +3 -0
- package/dist/esm/icons/ThunderFullBackgroundFillM.js +5 -0
- package/dist/esm/icons/ThunderFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/ThunderFullBackgroundM.js +5 -0
- package/dist/esm/icons/WarningFillFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/WarningFillFullBackgroundM.js +5 -0
- package/dist/esm/icons/WarningFullBackgroundM.d.ts +3 -0
- package/dist/esm/icons/WarningFullBackgroundM.js +5 -0
- package/dist/esm/icons/XL/index.d.ts +16 -16
- package/dist/esm/icons/XL/index.js +16 -16
- package/dist/esm/icons/additional/index.d.ts +18 -18
- package/dist/esm/icons/additional/index.js +18 -18
- package/dist/esm/icons/index.d.ts +175 -162
- package/dist/esm/icons/index.js +175 -162
- package/package.json +3 -3
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
1
2
|
export { default as ActionNoneL } from './ActionNoneL';
|
|
2
3
|
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
3
4
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
@@ -25,60 +26,62 @@ export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
|
25
26
|
export { default as AdLandL } from './AdLandL';
|
|
26
27
|
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
27
28
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
|
-
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
29
29
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
30
|
-
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
31
30
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
32
31
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
32
|
+
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
33
33
|
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
34
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
35
|
-
export { default as AdPortraitL } from './AdPortraitL';
|
|
36
35
|
export { default as AdPopL } from './AdPopL';
|
|
36
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
37
37
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
38
|
+
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
39
|
+
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
40
|
+
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
38
41
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
39
42
|
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
40
43
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
41
44
|
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
42
45
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
43
|
-
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
44
|
-
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
45
46
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
46
|
-
export { default as
|
|
47
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
48
|
+
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
47
49
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
50
|
+
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
48
51
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
49
52
|
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
50
|
-
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
51
53
|
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
52
|
-
export { default as
|
|
53
|
-
export { default as ChartColumnL } from './ChartColumnL';
|
|
54
|
+
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
54
55
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
55
|
-
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
56
56
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
57
|
+
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
58
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
59
|
+
export { default as ChartColumnL } from './ChartColumnL';
|
|
57
60
|
export { default as ChartComboL } from './ChartComboL';
|
|
58
|
-
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
59
61
|
export { default as ChartDonutL } from './ChartDonutL';
|
|
62
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
60
63
|
export { default as ChartLineL } from './ChartLineL';
|
|
61
64
|
export { default as ChartPieL } from './ChartPieL';
|
|
62
|
-
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
63
65
|
export { default as ChartTableL } from './ChartTableL';
|
|
64
66
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
67
|
+
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
65
68
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
66
69
|
export { default as FileImportL } from './FileImportL';
|
|
67
70
|
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
68
71
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
69
|
-
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
70
72
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
73
|
+
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
71
74
|
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
72
|
-
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
73
75
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
76
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
74
77
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
75
78
|
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
76
79
|
export { default as Integration } from './Integration';
|
|
77
80
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
78
|
-
export { default as LayoutTextL } from './LayoutTextL';
|
|
79
81
|
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
80
82
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
81
83
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
84
|
+
export { default as LayoutTextL } from './LayoutTextL';
|
|
82
85
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
83
86
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
84
87
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
@@ -89,6 +92,3 @@ export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
|
89
92
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
90
93
|
export { default as TopProductsXl } from './TopProductsXl';
|
|
91
94
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
92
|
-
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
93
|
-
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
94
|
-
export { default as AdSimilarAiL } from './AdSimilarAiL';
|