@synerise/ds-icon 0.67.1 → 0.69.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 +22 -0
- package/dist/cjs/icons/L/index.d.ts +26 -26
- package/dist/cjs/icons/L/index.js +54 -54
- package/dist/cjs/icons/XL/index.d.ts +32 -32
- package/dist/cjs/icons/XL/index.js +66 -66
- package/dist/cjs/icons/additional/AdOnDemandL.d.ts +3 -0
- package/dist/cjs/icons/additional/AdOnDemandL.js +13 -0
- package/dist/cjs/icons/additional/index.d.ts +37 -36
- package/dist/cjs/icons/additional/index.js +76 -74
- package/dist/cjs/icons/colorIcons/QueryDetailsColor.d.ts +3 -0
- package/dist/cjs/icons/colorIcons/QueryDetailsColor.js +9 -0
- package/dist/cjs/icons/colorIcons/ScoreColor.d.ts +3 -0
- package/dist/cjs/icons/colorIcons/ScoreColor.js +7 -0
- package/dist/cjs/icons/colorIcons/index.d.ts +7 -5
- package/dist/cjs/icons/colorIcons/index.js +15 -11
- package/dist/cjs/icons/index.d.ts +337 -337
- package/dist/cjs/icons/index.js +692 -692
- package/dist/esm/icons/L/index.d.ts +26 -26
- package/dist/esm/icons/L/index.js +26 -26
- package/dist/esm/icons/XL/index.d.ts +32 -32
- package/dist/esm/icons/XL/index.js +32 -32
- package/dist/esm/icons/additional/AdOnDemandL.d.ts +3 -0
- package/dist/esm/icons/additional/AdOnDemandL.js +11 -0
- package/dist/esm/icons/additional/index.d.ts +37 -36
- package/dist/esm/icons/additional/index.js +37 -36
- package/dist/esm/icons/colorIcons/QueryDetailsColor.d.ts +3 -0
- package/dist/esm/icons/colorIcons/QueryDetailsColor.js +7 -0
- package/dist/esm/icons/colorIcons/ScoreColor.d.ts +3 -0
- package/dist/esm/icons/colorIcons/ScoreColor.js +5 -0
- package/dist/esm/icons/colorIcons/index.d.ts +7 -5
- package/dist/esm/icons/colorIcons/index.js +7 -5
- package/dist/esm/icons/index.d.ts +337 -337
- package/dist/esm/icons/index.js +337 -337
- package/package.json +2 -2
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
2
|
export { default as BrowserL } from './BrowserL';
|
|
3
3
|
export { default as ButtonL } from './ButtonL';
|
|
4
|
-
export { default as CheckL } from './CheckL';
|
|
5
4
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
6
5
|
export { default as CheckboxL } from './CheckboxL';
|
|
7
6
|
export { default as CloseL } from './CloseL';
|
|
8
|
-
export { default as
|
|
7
|
+
export { default as CheckL } from './CheckL';
|
|
9
8
|
export { default as DividerL } from './DividerL';
|
|
10
|
-
export { default as ColumnL } from './ColumnL';
|
|
11
9
|
export { default as CountdownL } from './CountdownL';
|
|
12
|
-
export { default as
|
|
10
|
+
export { default as ComboL } from './ComboL';
|
|
13
11
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
12
|
+
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
14
13
|
export { default as FolderL } from './FolderL';
|
|
15
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
+
export { default as FormL } from './FormL';
|
|
16
16
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
17
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
18
|
-
export { default as FormEditL } from './FormEditL';
|
|
19
17
|
export { default as ImageL } from './ImageL';
|
|
20
18
|
export { default as HashL } from './HashL';
|
|
21
19
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
22
|
-
export { default as FormL } from './FormL';
|
|
23
20
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
24
21
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
25
|
-
export { default as
|
|
22
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
26
23
|
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
24
|
+
export { default as InfoL } from './InfoL';
|
|
29
25
|
export { default as InputL } from './InputL';
|
|
26
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
30
27
|
export { default as LabelL } from './LabelL';
|
|
31
|
-
export { default as
|
|
32
|
-
export { default as
|
|
28
|
+
export { default as FormEditL } from './FormEditL';
|
|
29
|
+
export { default as LandingPageL } from './LandingPageL';
|
|
33
30
|
export { default as LinkL } from './LinkL';
|
|
34
|
-
export { default as
|
|
31
|
+
export { default as LocationL } from './LocationL';
|
|
32
|
+
export { default as LineL } from './LineL';
|
|
35
33
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
34
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
35
|
+
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
36
37
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
37
|
-
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
38
38
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
39
|
-
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
40
|
-
export { default as MultilineL } from './MultilineL';
|
|
41
39
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
42
|
-
export { default as
|
|
40
|
+
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
43
41
|
export { default as NavbarL } from './NavbarL';
|
|
42
|
+
export { default as MultilineL } from './MultilineL';
|
|
44
43
|
export { default as NoData } from './NoData';
|
|
45
|
-
export { default as
|
|
44
|
+
export { default as NoPermissionL } from './NoPermissionL';
|
|
46
45
|
export { default as PieL } from './PieL';
|
|
46
|
+
export { default as QuoteL } from './QuoteL';
|
|
47
47
|
export { default as RadioL } from './RadioL';
|
|
48
|
-
export { default as NoPermissionL } from './NoPermissionL';
|
|
49
|
-
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
50
48
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
51
49
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
52
50
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
51
|
+
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
53
52
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
54
|
-
export { default as Section12L } from './Section12L';
|
|
55
|
-
export { default as SectionL } from './SectionL';
|
|
56
53
|
export { default as Section13L } from './Section13L';
|
|
57
54
|
export { default as Section37L } from './Section37L';
|
|
58
|
-
export { default as
|
|
55
|
+
export { default as Section12L } from './Section12L';
|
|
59
56
|
export { default as SelectL } from './SelectL';
|
|
60
|
-
export { default as
|
|
57
|
+
export { default as ShowL } from './ShowL';
|
|
61
58
|
export { default as SliderL } from './SliderL';
|
|
59
|
+
export { default as SpinnerL } from './SpinnerL';
|
|
60
|
+
export { default as SectionL } from './SectionL';
|
|
62
61
|
export { default as StackedL } from './StackedL';
|
|
62
|
+
export { default as TableL } from './TableL';
|
|
63
63
|
export { default as TextL } from './TextL';
|
|
64
64
|
export { default as TextareaL } from './TextareaL';
|
|
65
65
|
export { default as TooltipL } from './TooltipL';
|
|
66
|
-
export { default as WarningL } from './WarningL';
|
|
67
|
-
export { default as TableL } from './TableL';
|
|
68
66
|
export { default as VideoL } from './VideoL';
|
|
67
|
+
export { default as WarningL } from './WarningL';
|
|
68
|
+
export { default as ColumnL } from './ColumnL';
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
2
|
export { default as BrowserL } from './BrowserL';
|
|
3
3
|
export { default as ButtonL } from './ButtonL';
|
|
4
|
-
export { default as CheckL } from './CheckL';
|
|
5
4
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
6
5
|
export { default as CheckboxL } from './CheckboxL';
|
|
7
6
|
export { default as CloseL } from './CloseL';
|
|
8
|
-
export { default as
|
|
7
|
+
export { default as CheckL } from './CheckL';
|
|
9
8
|
export { default as DividerL } from './DividerL';
|
|
10
|
-
export { default as ColumnL } from './ColumnL';
|
|
11
9
|
export { default as CountdownL } from './CountdownL';
|
|
12
|
-
export { default as
|
|
10
|
+
export { default as ComboL } from './ComboL';
|
|
13
11
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
12
|
+
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
14
13
|
export { default as FolderL } from './FolderL';
|
|
15
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
+
export { default as FormL } from './FormL';
|
|
16
16
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
17
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
18
|
-
export { default as FormEditL } from './FormEditL';
|
|
19
17
|
export { default as ImageL } from './ImageL';
|
|
20
18
|
export { default as HashL } from './HashL';
|
|
21
19
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
22
|
-
export { default as FormL } from './FormL';
|
|
23
20
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
24
21
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
25
|
-
export { default as
|
|
22
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
26
23
|
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
24
|
+
export { default as InfoL } from './InfoL';
|
|
29
25
|
export { default as InputL } from './InputL';
|
|
26
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
30
27
|
export { default as LabelL } from './LabelL';
|
|
31
|
-
export { default as
|
|
32
|
-
export { default as
|
|
28
|
+
export { default as FormEditL } from './FormEditL';
|
|
29
|
+
export { default as LandingPageL } from './LandingPageL';
|
|
33
30
|
export { default as LinkL } from './LinkL';
|
|
34
|
-
export { default as
|
|
31
|
+
export { default as LocationL } from './LocationL';
|
|
32
|
+
export { default as LineL } from './LineL';
|
|
35
33
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
34
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
35
|
+
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
36
37
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
37
|
-
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
38
38
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
39
|
-
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
40
|
-
export { default as MultilineL } from './MultilineL';
|
|
41
39
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
42
|
-
export { default as
|
|
40
|
+
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
43
41
|
export { default as NavbarL } from './NavbarL';
|
|
42
|
+
export { default as MultilineL } from './MultilineL';
|
|
44
43
|
export { default as NoData } from './NoData';
|
|
45
|
-
export { default as
|
|
44
|
+
export { default as NoPermissionL } from './NoPermissionL';
|
|
46
45
|
export { default as PieL } from './PieL';
|
|
46
|
+
export { default as QuoteL } from './QuoteL';
|
|
47
47
|
export { default as RadioL } from './RadioL';
|
|
48
|
-
export { default as NoPermissionL } from './NoPermissionL';
|
|
49
|
-
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
50
48
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
51
49
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
52
50
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
51
|
+
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
53
52
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
54
|
-
export { default as Section12L } from './Section12L';
|
|
55
|
-
export { default as SectionL } from './SectionL';
|
|
56
53
|
export { default as Section13L } from './Section13L';
|
|
57
54
|
export { default as Section37L } from './Section37L';
|
|
58
|
-
export { default as
|
|
55
|
+
export { default as Section12L } from './Section12L';
|
|
59
56
|
export { default as SelectL } from './SelectL';
|
|
60
|
-
export { default as
|
|
57
|
+
export { default as ShowL } from './ShowL';
|
|
61
58
|
export { default as SliderL } from './SliderL';
|
|
59
|
+
export { default as SpinnerL } from './SpinnerL';
|
|
60
|
+
export { default as SectionL } from './SectionL';
|
|
62
61
|
export { default as StackedL } from './StackedL';
|
|
62
|
+
export { default as TableL } from './TableL';
|
|
63
63
|
export { default as TextL } from './TextL';
|
|
64
64
|
export { default as TextareaL } from './TextareaL';
|
|
65
65
|
export { default as TooltipL } from './TooltipL';
|
|
66
|
-
export { default as WarningL } from './WarningL';
|
|
67
|
-
export { default as TableL } from './TableL';
|
|
68
66
|
export { default as VideoL } from './VideoL';
|
|
67
|
+
export { default as WarningL } from './WarningL';
|
|
68
|
+
export { default as ColumnL } from './ColumnL';
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export { default as AbTestXl } from './AbTestXl';
|
|
2
1
|
export { default as AddXl } from './AddXl';
|
|
3
|
-
export { default as
|
|
4
|
-
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
2
|
+
export { default as AbTestXl } from './AbTestXl';
|
|
5
3
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
|
+
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
6
5
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
6
|
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
7
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
8
8
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
9
|
-
export { default as BillingXl } from './BillingXl';
|
|
10
9
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
11
10
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
11
|
+
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
12
|
+
export { default as BillingXl } from './BillingXl';
|
|
12
13
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
14
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
14
15
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
15
|
-
export { default as BulbEditXl } from './BulbEditXl';
|
|
16
16
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
17
|
+
export { default as BulbEditXl } from './BulbEditXl';
|
|
18
|
+
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
19
19
|
export { default as CardAeXl } from './CardAeXl';
|
|
20
20
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
21
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
21
22
|
export { default as CartAddXl } from './CartAddXl';
|
|
22
|
-
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
23
23
|
export { default as CheckInXl } from './CheckInXl';
|
|
24
24
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
25
25
|
export { default as CheckXl } from './CheckXl';
|
|
26
26
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
27
|
-
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
28
27
|
export { default as CompareXl } from './CompareXl';
|
|
28
|
+
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
29
29
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
30
30
|
export { default as CouponXl } from './CouponXl';
|
|
31
|
-
export { default as EventXl } from './EventXl';
|
|
32
31
|
export { default as CupXl } from './CupXl';
|
|
33
|
-
export { default as DiscountXl } from './DiscountXl';
|
|
34
32
|
export { default as FileUpXl } from './FileUpXl';
|
|
35
|
-
export { default as
|
|
33
|
+
export { default as DiscountXl } from './DiscountXl';
|
|
34
|
+
export { default as EventXl } from './EventXl';
|
|
36
35
|
export { default as FileXl } from './FileXl';
|
|
36
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
37
|
+
export { default as FirstRunXl } from './FirstRunXl';
|
|
37
38
|
export { default as FileZipXl } from './FileZipXl';
|
|
39
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
38
40
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
39
|
-
export { default as FolderXl } from './FolderXl';
|
|
40
41
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
41
42
|
export { default as FormXl } from './FormXl';
|
|
42
|
-
export { default as FunctionXl } from './FunctionXl';
|
|
43
43
|
export { default as FormulaXl } from './FormulaXl';
|
|
44
|
-
export { default as
|
|
44
|
+
export { default as FolderXl } from './FolderXl';
|
|
45
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
45
46
|
export { default as InfoXl } from './InfoXl';
|
|
46
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
47
|
-
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
48
47
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
48
|
+
export { default as GemsXl } from './GemsXl';
|
|
49
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
49
50
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
50
51
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
51
|
-
export { default as
|
|
52
|
+
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
52
53
|
export { default as LaunchXl } from './LaunchXl';
|
|
54
|
+
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
55
|
+
export { default as MessageXl } from './MessageXl';
|
|
53
56
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
54
57
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
55
|
-
export { default as MessageXl } from './MessageXl';
|
|
56
58
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
57
|
-
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
58
59
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
60
|
+
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
59
61
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
60
62
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
61
63
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
62
|
-
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
63
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
64
64
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
65
|
-
export { default as
|
|
66
|
-
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
65
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
67
66
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
67
|
+
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
68
|
+
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
68
69
|
export { default as PushXl } from './PushXl';
|
|
70
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
69
71
|
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
70
|
-
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
71
|
-
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
72
72
|
export { default as ReggressionXl } from './ReggressionXl';
|
|
73
|
-
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
74
73
|
export { default as SectionXl } from './SectionXl';
|
|
75
|
-
export { default as
|
|
74
|
+
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
76
75
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
76
|
+
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
77
|
+
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
78
|
+
export { default as ShowXl } from './ShowXl';
|
|
77
79
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
78
80
|
export { default as SmsXl } from './SmsXl';
|
|
79
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
80
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
81
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
82
83
|
export { default as UserIdXl } from './UserIdXl';
|
|
84
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
83
85
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
84
|
-
export { default as VoucherXl } from './VoucherXl';
|
|
85
86
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
87
|
+
export { default as VoucherXl } from './VoucherXl';
|
|
86
88
|
export { default as WarningXl } from './WarningXl';
|
|
87
89
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
88
90
|
export { default as WebhookXl } from './WebhookXl';
|
|
89
|
-
export { default as FirstRunXl } from './FirstRunXl';
|
|
90
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export { default as AbTestXl } from './AbTestXl';
|
|
2
1
|
export { default as AddXl } from './AddXl';
|
|
3
|
-
export { default as
|
|
4
|
-
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
2
|
+
export { default as AbTestXl } from './AbTestXl';
|
|
5
3
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
|
+
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
6
5
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
6
|
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
7
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
8
8
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
9
|
-
export { default as BillingXl } from './BillingXl';
|
|
10
9
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
11
10
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
11
|
+
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
12
|
+
export { default as BillingXl } from './BillingXl';
|
|
12
13
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
14
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
14
15
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
15
|
-
export { default as BulbEditXl } from './BulbEditXl';
|
|
16
16
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
17
|
+
export { default as BulbEditXl } from './BulbEditXl';
|
|
18
|
+
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
19
19
|
export { default as CardAeXl } from './CardAeXl';
|
|
20
20
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
21
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
21
22
|
export { default as CartAddXl } from './CartAddXl';
|
|
22
|
-
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
23
23
|
export { default as CheckInXl } from './CheckInXl';
|
|
24
24
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
25
25
|
export { default as CheckXl } from './CheckXl';
|
|
26
26
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
27
|
-
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
28
27
|
export { default as CompareXl } from './CompareXl';
|
|
28
|
+
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
29
29
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
30
30
|
export { default as CouponXl } from './CouponXl';
|
|
31
|
-
export { default as EventXl } from './EventXl';
|
|
32
31
|
export { default as CupXl } from './CupXl';
|
|
33
|
-
export { default as DiscountXl } from './DiscountXl';
|
|
34
32
|
export { default as FileUpXl } from './FileUpXl';
|
|
35
|
-
export { default as
|
|
33
|
+
export { default as DiscountXl } from './DiscountXl';
|
|
34
|
+
export { default as EventXl } from './EventXl';
|
|
36
35
|
export { default as FileXl } from './FileXl';
|
|
36
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
37
|
+
export { default as FirstRunXl } from './FirstRunXl';
|
|
37
38
|
export { default as FileZipXl } from './FileZipXl';
|
|
39
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
38
40
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
39
|
-
export { default as FolderXl } from './FolderXl';
|
|
40
41
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
41
42
|
export { default as FormXl } from './FormXl';
|
|
42
|
-
export { default as FunctionXl } from './FunctionXl';
|
|
43
43
|
export { default as FormulaXl } from './FormulaXl';
|
|
44
|
-
export { default as
|
|
44
|
+
export { default as FolderXl } from './FolderXl';
|
|
45
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
45
46
|
export { default as InfoXl } from './InfoXl';
|
|
46
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
47
|
-
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
48
47
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
48
|
+
export { default as GemsXl } from './GemsXl';
|
|
49
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
49
50
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
50
51
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
51
|
-
export { default as
|
|
52
|
+
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
52
53
|
export { default as LaunchXl } from './LaunchXl';
|
|
54
|
+
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
55
|
+
export { default as MessageXl } from './MessageXl';
|
|
53
56
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
54
57
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
55
|
-
export { default as MessageXl } from './MessageXl';
|
|
56
58
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
57
|
-
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
58
59
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
60
|
+
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
59
61
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
60
62
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
61
63
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
62
|
-
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
63
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
64
64
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
65
|
-
export { default as
|
|
66
|
-
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
65
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
67
66
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
67
|
+
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
68
|
+
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
68
69
|
export { default as PushXl } from './PushXl';
|
|
70
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
69
71
|
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
70
|
-
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
71
|
-
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
72
72
|
export { default as ReggressionXl } from './ReggressionXl';
|
|
73
|
-
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
74
73
|
export { default as SectionXl } from './SectionXl';
|
|
75
|
-
export { default as
|
|
74
|
+
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
76
75
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
76
|
+
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
77
|
+
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
78
|
+
export { default as ShowXl } from './ShowXl';
|
|
77
79
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
78
80
|
export { default as SmsXl } from './SmsXl';
|
|
79
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
80
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
81
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
82
83
|
export { default as UserIdXl } from './UserIdXl';
|
|
84
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
83
85
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
84
|
-
export { default as VoucherXl } from './VoucherXl';
|
|
85
86
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
87
|
+
export { default as VoucherXl } from './VoucherXl';
|
|
86
88
|
export { default as WarningXl } from './WarningXl';
|
|
87
89
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
88
90
|
export { default as WebhookXl } from './WebhookXl';
|
|
89
|
-
export { default as FirstRunXl } from './FirstRunXl';
|
|
90
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const AdOnDemandL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", fill: "none", className: "ad-on-demand-l" }, props),
|
|
3
|
+
React.createElement("g", { clipPath: "url(#prefix__clip0_1310_911)" },
|
|
4
|
+
React.createElement("path", { d: "M86.307 71.543v-37.23a4.554 4.554 0 00-4.555-4.553H27.139a4.554 4.554 0 00-4.554 4.554v37.23a4.554 4.554 0 004.554 4.553h54.614a4.554 4.554 0 004.555-4.554z", fill: "#D9EEFF" }),
|
|
5
|
+
React.createElement("path", { d: "M75.886 71.415H21.284a5.737 5.737 0 01-5.725-5.725V28.449a5.737 5.737 0 015.725-5.725h54.602a5.737 5.737 0 015.725 5.725v37.23a5.737 5.737 0 01-5.725 5.736zm-54.602-46.35A3.384 3.384 0 0017.9 28.45v37.23a3.382 3.382 0 003.384 3.394h54.602a3.383 3.383 0 003.384-3.383V28.449a3.383 3.383 0 00-3.384-3.383H21.284z", fill: "#0B68FF" }),
|
|
6
|
+
React.createElement("path", { d: "M23.227 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02zM29.268 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02zM35.32 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02z", fill: "#0B68FF" }),
|
|
7
|
+
React.createElement("path", { d: "M43 41h-7a2 2 0 00-2 2v2.5a2 2 0 002 2h5a2 2 0 012 2V53a2 2 0 01-2 2h-7M49 55h3a2 2 0 002-2v-3.5a2 2 0 00-2-2h-3a2 2 0 00-2 2V53a2 2 0 002 2zM54 41v14M58.5 41v14M58.5 50l7 5M58.5 50l5.5-2.5", stroke: "#0B68FF", strokeWidth: 2, strokeLinecap: "round" })),
|
|
8
|
+
React.createElement("defs", null,
|
|
9
|
+
React.createElement("clipPath", { id: "prefix__clip0_1310_911" },
|
|
10
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h96v96H0z" })))));
|
|
11
|
+
export default AdOnDemandL;
|
|
@@ -1,94 +1,95 @@
|
|
|
1
|
+
export { default as ActionUrlL } from './ActionUrlL';
|
|
2
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
1
3
|
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
4
|
+
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
2
5
|
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
3
|
-
export { default as ActionNoneL } from './ActionNoneL';
|
|
4
|
-
export { default as ActionUrlL } from './ActionUrlL';
|
|
5
6
|
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
6
|
-
export { default as AdBannerL } from './AdBannerL';
|
|
7
7
|
export { default as AdCartAiL } from './AdCartAiL';
|
|
8
|
-
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
9
8
|
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
10
9
|
export { default as AdCouponL } from './AdCouponL';
|
|
11
10
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
12
|
-
export { default as
|
|
11
|
+
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
12
|
+
export { default as AdBannerL } from './AdBannerL';
|
|
13
13
|
export { default as AdFadeInL } from './AdFadeInL';
|
|
14
14
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
15
|
-
export { default as AdFolderS } from './AdFolderS';
|
|
16
15
|
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
16
|
+
export { default as AdFolderS } from './AdFolderS';
|
|
17
|
+
export { default as AdFolderUser } from './AdFolderUser';
|
|
18
|
+
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
17
19
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
18
20
|
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
19
|
-
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
20
21
|
export { default as AdImageL } from './AdImageL';
|
|
21
|
-
export { default as AdFolderUser } from './AdFolderUser';
|
|
22
|
-
export { default as AdImportUrl } from './AdImportUrl';
|
|
23
22
|
export { default as AdImgTextL } from './AdImgTextL';
|
|
24
23
|
export { default as AdImportZip } from './AdImportZip';
|
|
24
|
+
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
25
25
|
export { default as AdLandL } from './AdLandL';
|
|
26
|
-
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
27
26
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
|
-
export { default as
|
|
27
|
+
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
28
|
+
export { default as AdImportUrl } from './AdImportUrl';
|
|
29
29
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
30
30
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
31
|
-
export { default as
|
|
31
|
+
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
32
32
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
33
33
|
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
|
+
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
35
|
+
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
36
|
+
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
34
37
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
35
|
-
export { default as
|
|
36
|
-
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
38
|
+
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
37
39
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
40
|
+
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
38
41
|
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
39
|
-
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
40
|
-
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
41
42
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
42
|
-
export { default as
|
|
43
|
+
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
44
|
+
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
43
45
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
44
46
|
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
47
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
45
48
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
46
|
-
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
47
|
-
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
48
49
|
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
49
50
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
50
|
-
export { default as
|
|
51
|
+
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
52
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
51
53
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
54
|
+
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
52
55
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
53
56
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
54
|
-
export { default as ChartColumnL } from './ChartColumnL';
|
|
55
57
|
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
58
|
+
export { default as ChartColumnL } from './ChartColumnL';
|
|
56
59
|
export { default as ChartDonutL } from './ChartDonutL';
|
|
57
60
|
export { default as ChartComboL } from './ChartComboL';
|
|
61
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
58
62
|
export { default as ChartLineL } from './ChartLineL';
|
|
59
63
|
export { default as ChartPieL } from './ChartPieL';
|
|
60
|
-
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
61
64
|
export { default as ChartTableL } from './ChartTableL';
|
|
62
65
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
63
66
|
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
64
67
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
68
|
+
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
65
69
|
export { default as FileImportL } from './FileImportL';
|
|
66
70
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
67
|
-
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
68
|
-
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
69
71
|
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
72
|
+
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
70
73
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
71
|
-
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
72
74
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
73
|
-
export { default as Integration } from './Integration';
|
|
74
75
|
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
76
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
77
|
+
export { default as Integration } from './Integration';
|
|
75
78
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
76
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
77
79
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
78
|
-
export { default as
|
|
79
|
-
export { default as
|
|
80
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
81
|
+
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
80
82
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
83
|
+
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
81
84
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
82
|
-
export { default as
|
|
85
|
+
export { default as LayoutTextL } from './LayoutTextL';
|
|
83
86
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
84
87
|
export { default as PushImportL } from './PushImportL';
|
|
85
|
-
export { default as OtherIdeas } from './OtherIdeas';
|
|
86
88
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
89
|
+
export { default as OtherIdeas } from './OtherIdeas';
|
|
90
|
+
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
87
91
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
88
|
-
export { default as TopProductsXl } from './TopProductsXl';
|
|
89
92
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
90
|
-
export { default as
|
|
93
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
91
94
|
export { default as AdPopL } from './AdPopL';
|
|
92
|
-
export { default as
|
|
93
|
-
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
94
|
-
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
95
|
+
export { default as AdPortraitL } from './AdPortraitL';
|