@synerise/ds-icon 0.53.0 → 0.54.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 (164) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/cjs/icons/AiSearchGreyM.js +4 -4
  3. package/dist/cjs/icons/AngleBottomS.js +4 -7
  4. package/dist/cjs/icons/AutomationGreyM.js +4 -4
  5. package/dist/cjs/icons/ChatGreyM.js +4 -4
  6. package/dist/cjs/icons/L/FolderFavouriteFlatL.js +4 -4
  7. package/dist/cjs/icons/L/FolderL.js +4 -4
  8. package/dist/cjs/icons/L/index.d.ts +26 -26
  9. package/dist/cjs/icons/L/index.js +52 -52
  10. package/dist/cjs/icons/NullObjectM.js +3 -5
  11. package/dist/cjs/icons/SettingsGreyM.js +4 -4
  12. package/dist/cjs/icons/XL/AttributeXl.js +4 -4
  13. package/dist/cjs/icons/XL/CalendarIntervalXl.js +4 -5
  14. package/dist/cjs/icons/XL/CalendarScheduleXl.js +4 -5
  15. package/dist/cjs/icons/XL/CalendarXl.js +4 -5
  16. package/dist/cjs/icons/XL/CompareXl.js +3 -3
  17. package/dist/cjs/icons/XL/FolderXl.js +4 -4
  18. package/dist/cjs/icons/XL/RecentInteractionsXl.js +5 -5
  19. package/dist/cjs/icons/XL/SectionXl.js +3 -3
  20. package/dist/cjs/icons/XL/index.d.ts +41 -41
  21. package/dist/cjs/icons/XL/index.js +82 -82
  22. package/dist/cjs/icons/additional/AdAfterScrollL.js +9 -11
  23. package/dist/cjs/icons/additional/AdAfterXpagesL.js +7 -9
  24. package/dist/cjs/icons/additional/AdBannerL.js +7 -8
  25. package/dist/cjs/icons/additional/AdCodeEditorL.js +7 -9
  26. package/dist/cjs/icons/additional/AdCouponL.js +7 -8
  27. package/dist/cjs/icons/additional/AdDeeplinkingL.js +6 -8
  28. package/dist/cjs/icons/additional/AdFadeInL.js +3 -5
  29. package/dist/cjs/icons/additional/AdFirstRunL.js +6 -7
  30. package/dist/cjs/icons/additional/AdFolderBasic.js +13 -16
  31. package/dist/cjs/icons/additional/AdFolderFeatured.js +16 -19
  32. package/dist/cjs/icons/additional/AdFolderUser.js +10 -12
  33. package/dist/cjs/icons/additional/AdFullScreenBannerL.js +5 -6
  34. package/dist/cjs/icons/additional/AdImageL.js +2 -4
  35. package/dist/cjs/icons/additional/AdImgTextL.js +3 -5
  36. package/dist/cjs/icons/additional/AdImportUrl.js +7 -9
  37. package/dist/cjs/icons/additional/AdImportZip.js +6 -8
  38. package/dist/cjs/icons/additional/AdInsertObjectL.js +10 -15
  39. package/dist/cjs/icons/additional/AdLandL.js +15 -17
  40. package/dist/cjs/icons/additional/AdMandatoryUpdateL.js +7 -8
  41. package/dist/cjs/icons/additional/AdMandatoryUpgradeL.js +7 -8
  42. package/dist/cjs/icons/additional/AdOnExitL.js +11 -13
  43. package/dist/cjs/icons/additional/AdOnLandingL.js +8 -10
  44. package/dist/cjs/icons/additional/AdOnboardingL.js +8 -9
  45. package/dist/cjs/icons/additional/AdOpenAppL.js +6 -8
  46. package/dist/cjs/icons/additional/AdOpenUrlL.js +8 -10
  47. package/dist/cjs/icons/additional/AdPopL.js +15 -17
  48. package/dist/cjs/icons/additional/AdPortraitL.js +4 -6
  49. package/dist/cjs/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  50. package/dist/cjs/icons/additional/AdSilentPushL.js +14 -16
  51. package/dist/cjs/icons/additional/AdSimplePushL.js +13 -13
  52. package/dist/cjs/icons/additional/AdSlideDownL.js +6 -8
  53. package/dist/cjs/icons/additional/AdSlideLeftL.js +6 -8
  54. package/dist/cjs/icons/additional/AdSlideRightL.js +6 -8
  55. package/dist/cjs/icons/additional/AdSlideUpL.js +6 -8
  56. package/dist/cjs/icons/additional/AdTempCodeS.js +4 -7
  57. package/dist/cjs/icons/additional/AdTextEditorL.js +8 -10
  58. package/dist/cjs/icons/additional/AdUserSegmentsL.js +8 -9
  59. package/dist/cjs/icons/additional/AdVisualEditorL.js +12 -16
  60. package/dist/cjs/icons/additional/AdVisualEditorNewL.js +14 -18
  61. package/dist/cjs/icons/additional/AdWalktroughL.js +8 -9
  62. package/dist/cjs/icons/additional/AdWebLayerL.js +8 -10
  63. package/dist/cjs/icons/additional/AdWelcomeScreenL.js +10 -11
  64. package/dist/cjs/icons/additional/AiCampaigns.js +4 -22
  65. package/dist/cjs/icons/additional/AudienceAnalytics.js +5 -23
  66. package/dist/cjs/icons/additional/BoostLoyalty.js +4 -22
  67. package/dist/cjs/icons/additional/ChartColumnL.js +7 -8
  68. package/dist/cjs/icons/additional/ChartComboL.js +8 -9
  69. package/dist/cjs/icons/additional/ChartDonutL.js +3 -4
  70. package/dist/cjs/icons/additional/ChartDonutLineL.js +3 -4
  71. package/dist/cjs/icons/additional/ChartLineL.js +3 -4
  72. package/dist/cjs/icons/additional/ChartTableL.js +3 -4
  73. package/dist/cjs/icons/additional/Integration.js +2 -20
  74. package/dist/cjs/icons/additional/MarketingAutomation.js +3 -21
  75. package/dist/cjs/icons/additional/OtherIdeas.js +4 -22
  76. package/dist/cjs/icons/additional/ReportPreparedXl.js +11 -12
  77. package/dist/cjs/icons/additional/TargetedCampaigns.js +3 -21
  78. package/dist/cjs/icons/additional/UnderstandCustomer.js +4 -22
  79. package/dist/cjs/icons/additional/index.d.ts +37 -37
  80. package/dist/cjs/icons/additional/index.js +74 -74
  81. package/dist/cjs/icons/index.d.ts +356 -356
  82. package/dist/cjs/icons/index.js +714 -714
  83. package/dist/esm/icons/AiSearchGreyM.js +4 -4
  84. package/dist/esm/icons/AngleBottomS.js +4 -7
  85. package/dist/esm/icons/AutomationGreyM.js +4 -4
  86. package/dist/esm/icons/ChatGreyM.js +4 -4
  87. package/dist/esm/icons/L/FolderFavouriteFlatL.js +4 -4
  88. package/dist/esm/icons/L/FolderL.js +4 -4
  89. package/dist/esm/icons/L/index.d.ts +26 -26
  90. package/dist/esm/icons/L/index.js +26 -26
  91. package/dist/esm/icons/NullObjectM.js +3 -5
  92. package/dist/esm/icons/SettingsGreyM.js +4 -4
  93. package/dist/esm/icons/XL/AttributeXl.js +4 -4
  94. package/dist/esm/icons/XL/CalendarIntervalXl.js +4 -5
  95. package/dist/esm/icons/XL/CalendarScheduleXl.js +4 -5
  96. package/dist/esm/icons/XL/CalendarXl.js +4 -5
  97. package/dist/esm/icons/XL/CompareXl.js +3 -3
  98. package/dist/esm/icons/XL/FolderXl.js +4 -4
  99. package/dist/esm/icons/XL/RecentInteractionsXl.js +5 -5
  100. package/dist/esm/icons/XL/SectionXl.js +3 -3
  101. package/dist/esm/icons/XL/index.d.ts +41 -41
  102. package/dist/esm/icons/XL/index.js +41 -41
  103. package/dist/esm/icons/additional/AdAfterScrollL.js +9 -11
  104. package/dist/esm/icons/additional/AdAfterXpagesL.js +7 -9
  105. package/dist/esm/icons/additional/AdBannerL.js +7 -8
  106. package/dist/esm/icons/additional/AdCodeEditorL.js +7 -9
  107. package/dist/esm/icons/additional/AdCouponL.js +7 -8
  108. package/dist/esm/icons/additional/AdDeeplinkingL.js +6 -8
  109. package/dist/esm/icons/additional/AdFadeInL.js +3 -5
  110. package/dist/esm/icons/additional/AdFirstRunL.js +6 -7
  111. package/dist/esm/icons/additional/AdFolderBasic.js +13 -16
  112. package/dist/esm/icons/additional/AdFolderFeatured.js +16 -19
  113. package/dist/esm/icons/additional/AdFolderUser.js +10 -12
  114. package/dist/esm/icons/additional/AdFullScreenBannerL.js +5 -6
  115. package/dist/esm/icons/additional/AdImageL.js +2 -4
  116. package/dist/esm/icons/additional/AdImgTextL.js +3 -5
  117. package/dist/esm/icons/additional/AdImportUrl.js +7 -9
  118. package/dist/esm/icons/additional/AdImportZip.js +6 -8
  119. package/dist/esm/icons/additional/AdInsertObjectL.js +10 -15
  120. package/dist/esm/icons/additional/AdLandL.js +15 -17
  121. package/dist/esm/icons/additional/AdMandatoryUpdateL.js +7 -8
  122. package/dist/esm/icons/additional/AdMandatoryUpgradeL.js +7 -8
  123. package/dist/esm/icons/additional/AdOnExitL.js +11 -13
  124. package/dist/esm/icons/additional/AdOnLandingL.js +8 -10
  125. package/dist/esm/icons/additional/AdOnboardingL.js +8 -9
  126. package/dist/esm/icons/additional/AdOpenAppL.js +6 -8
  127. package/dist/esm/icons/additional/AdOpenUrlL.js +8 -10
  128. package/dist/esm/icons/additional/AdPopL.js +15 -17
  129. package/dist/esm/icons/additional/AdPortraitL.js +4 -6
  130. package/dist/esm/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  131. package/dist/esm/icons/additional/AdSilentPushL.js +14 -16
  132. package/dist/esm/icons/additional/AdSimplePushL.js +13 -13
  133. package/dist/esm/icons/additional/AdSlideDownL.js +6 -8
  134. package/dist/esm/icons/additional/AdSlideLeftL.js +6 -8
  135. package/dist/esm/icons/additional/AdSlideRightL.js +6 -8
  136. package/dist/esm/icons/additional/AdSlideUpL.js +6 -8
  137. package/dist/esm/icons/additional/AdTempCodeS.js +4 -7
  138. package/dist/esm/icons/additional/AdTextEditorL.js +8 -10
  139. package/dist/esm/icons/additional/AdUserSegmentsL.js +8 -9
  140. package/dist/esm/icons/additional/AdVisualEditorL.js +12 -16
  141. package/dist/esm/icons/additional/AdVisualEditorNewL.js +14 -18
  142. package/dist/esm/icons/additional/AdWalktroughL.js +8 -9
  143. package/dist/esm/icons/additional/AdWebLayerL.js +8 -10
  144. package/dist/esm/icons/additional/AdWelcomeScreenL.js +10 -11
  145. package/dist/esm/icons/additional/AiCampaigns.js +4 -22
  146. package/dist/esm/icons/additional/AudienceAnalytics.js +5 -23
  147. package/dist/esm/icons/additional/BoostLoyalty.js +4 -22
  148. package/dist/esm/icons/additional/ChartColumnL.js +7 -8
  149. package/dist/esm/icons/additional/ChartComboL.js +8 -9
  150. package/dist/esm/icons/additional/ChartDonutL.js +3 -4
  151. package/dist/esm/icons/additional/ChartDonutLineL.js +3 -4
  152. package/dist/esm/icons/additional/ChartLineL.js +3 -4
  153. package/dist/esm/icons/additional/ChartTableL.js +3 -4
  154. package/dist/esm/icons/additional/Integration.js +2 -20
  155. package/dist/esm/icons/additional/MarketingAutomation.js +3 -21
  156. package/dist/esm/icons/additional/OtherIdeas.js +4 -22
  157. package/dist/esm/icons/additional/ReportPreparedXl.js +11 -12
  158. package/dist/esm/icons/additional/TargetedCampaigns.js +3 -21
  159. package/dist/esm/icons/additional/UnderstandCustomer.js +4 -22
  160. package/dist/esm/icons/additional/index.d.ts +37 -37
  161. package/dist/esm/icons/additional/index.js +37 -37
  162. package/dist/esm/icons/index.d.ts +356 -356
  163. package/dist/esm/icons/index.js +356 -356
  164. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const SectionXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "section-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("path", { className: "prefix__st0", d: "M51.8 55.5c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7h7.6zM42 51.8v-7.6c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2h-7.6C43 54 42 53 42 51.8zM24 55.5h7.6c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7H24c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.6 3.7 3.7 3.7zm-2.2-11.3c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2H24c-1.2 0-2.2-1-2.2-2.2v-7.6zM72 40.5h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7H72c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.6-3.7-3.7-3.7zm2.2 11.3c0 1.2-1 2.2-2.2 2.2h-7.6c-1.2 0-2.2-1-2.2-2.2v-7.6c0-1.2 1-2.2 2.2-2.2H72c1.2 0 2.2 1 2.2 2.2v7.6zM71 60.7H25c-2.6 0-4.7 2.1-4.7 4.7V71c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7v-5.6c0-2.6-2.1-4.7-4.7-4.7zM74.2 71c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2v-5.6c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2V71zM71 20.2H25c-2.6 0-4.7 2.1-4.7 4.7v5.6c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7V25c0-2.6-2.1-4.7-4.7-4.8zm3.2 10.4c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v5.6z" })));
4
+ const SectionXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "section-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M51.8 55.5c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7h7.6zM42 51.8v-7.6c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2h-7.6C43 54 42 53 42 51.8zM24 55.5h7.6c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7H24c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.6 3.7 3.7 3.7zm-2.2-11.3c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2H24c-1.2 0-2.2-1-2.2-2.2v-7.6zM72 40.5h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7H72c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.6-3.7-3.7-3.7zm2.2 11.3c0 1.2-1 2.2-2.2 2.2h-7.6c-1.2 0-2.2-1-2.2-2.2v-7.6c0-1.2 1-2.2 2.2-2.2H72c1.2 0 2.2 1 2.2 2.2v7.6zM71 60.7H25c-2.6 0-4.7 2.1-4.7 4.7V71c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7v-5.6c0-2.6-2.1-4.7-4.7-4.7zM74.2 71c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2v-5.6c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2V71zM71 20.2H25c-2.6 0-4.7 2.1-4.7 4.7v5.6c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7V25c0-2.6-2.1-4.7-4.7-4.8zm3.2 10.4c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v5.6z" }))));
7
7
  exports.default = SectionXl;
@@ -1,81 +1,81 @@
1
- export { default as AbTestXl } from './AbTestXl';
2
- export { default as AfterEventXl } from './AfterEventXl';
3
1
  export { default as AddXl } from './AddXl';
4
- export { default as AttributeXl } from './AttributeXl';
5
- export { default as BeforeEventXl } from './BeforeEventXl';
6
- export { default as BasketCheckXl } from './BasketCheckXl';
7
- export { default as BrowserCloseXl } from './BrowserCloseXl';
2
+ export { default as AfterEventXl } from './AfterEventXl';
3
+ export { default as AbTestXl } from './AbTestXl';
4
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
8
5
  export { default as BrowserCodeXl } from './BrowserCodeXl';
6
+ export { default as BeforeEventXl } from './BeforeEventXl';
9
7
  export { default as BrowserLandingXl } from './BrowserLandingXl';
10
- export { default as BillingXl } from './BillingXl';
11
- export { default as BrowserScrollXl } from './BrowserScrollXl';
8
+ export { default as BasketCheckXl } from './BasketCheckXl';
9
+ export { default as AttributeXl } from './AttributeXl';
12
10
  export { default as BulbEditXl } from './BulbEditXl';
11
+ export { default as CalculatorXl } from './CalculatorXl';
13
12
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
13
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
14
14
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
- export { default as CalculatorXl } from './CalculatorXl';
16
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
15
+ export { default as CalendarXl } from './CalendarXl';
17
16
  export { default as CartAddXl } from './CartAddXl';
18
17
  export { default as CardVisaXl } from './CardVisaXl';
18
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
19
19
  export { default as CardAeXl } from './CardAeXl';
20
- export { default as CheckInXl } from './CheckInXl';
21
- export { default as CalendarXl } from './CalendarXl';
22
20
  export { default as CheckOutXl } from './CheckOutXl';
21
+ export { default as BillingXl } from './BillingXl';
22
+ export { default as CheckInXl } from './CheckInXl';
23
+ export { default as CheckXl } from './CheckXl';
23
24
  export { default as ClassificationXl } from './ClassificationXl';
24
- export { default as CouponXl } from './CouponXl';
25
+ export { default as CompareXl } from './CompareXl';
25
26
  export { default as DiscountXl } from './DiscountXl';
26
27
  export { default as CupXl } from './CupXl';
28
+ export { default as CouponXl } from './CouponXl';
27
29
  export { default as EventXl } from './EventXl';
28
- export { default as FileUrlXl } from './FileUrlXl';
29
30
  export { default as FileUpXl } from './FileUpXl';
30
- export { default as FileXl } from './FileXl';
31
+ export { default as FileUrlXl } from './FileUrlXl';
31
32
  export { default as FileZipXl } from './FileZipXl';
32
- export { default as CompareXl } from './CompareXl';
33
- export { default as CheckXl } from './CheckXl';
34
- export { default as FirstRunXl } from './FirstRunXl';
35
- export { default as FolderStarXl } from './FolderStarXl';
33
+ export { default as FileXl } from './FileXl';
36
34
  export { default as FolderCheckXl } from './FolderCheckXl';
37
35
  export { default as FolderUserXl } from './FolderUserXl';
38
- export { default as FormXl } from './FormXl';
36
+ export { default as FolderStarXl } from './FolderStarXl';
39
37
  export { default as FolderXl } from './FolderXl';
40
- export { default as FunctionXl } from './FunctionXl';
41
- export { default as FormulaXl } from './FormulaXl';
42
- export { default as InsertObjectXl } from './InsertObjectXl';
38
+ export { default as FormXl } from './FormXl';
43
39
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
+ export { default as FirstRunXl } from './FirstRunXl';
41
+ export { default as FormulaXl } from './FormulaXl';
42
+ export { default as FunctionXl } from './FunctionXl';
44
43
  export { default as InfoXl } from './InfoXl';
44
+ export { default as InsertObjectXl } from './InsertObjectXl';
45
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
46
  export { default as IntegrationXl } from './IntegrationXl';
47
- export { default as LaunchXl } from './LaunchXl';
48
- export { default as MessageXl } from './MessageXl';
49
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
50
48
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
52
- export { default as MobilePromotionXl } from './MobilePromotionXl';
49
+ export { default as LaunchXl } from './LaunchXl';
50
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
53
51
  export { default as MobileStepsXl } from './MobileStepsXl';
52
+ export { default as MessageXl } from './MessageXl';
53
+ export { default as MultivalueXl } from './MultivalueXl';
54
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
+ export { default as MobileBannerXl } from './MobileBannerXl';
54
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
- export { default as NetworkFileXl } from './NetworkFileXl';
56
57
  export { default as NoPermissionXl } from './NoPermissionXl';
57
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
58
- export { default as MultivalueXl } from './MultivalueXl';
58
+ export { default as NetworkFileXl } from './NetworkFileXl';
59
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
60
61
  export { default as ProductsBundleXl } from './ProductsBundleXl';
61
62
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as ProductsFeedXl } from './ProductsFeedXl';
63
63
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
64
- export { default as PushXl } from './PushXl';
65
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
66
- export { default as SearchNoResultsXl } from './SearchNoResultsXl';
67
- export { default as ReggressionXl } from './ReggressionXl';
64
+ export { default as LaptopAiXl } from './LaptopAiXl';
68
65
  export { default as SectionXl } from './SectionXl';
69
- export { default as ShowXl } from './ShowXl';
66
+ export { default as ReggressionXl } from './ReggressionXl';
67
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
70
68
  export { default as SilentPushXl } from './SilentPushXl';
69
+ export { default as ShowXl } from './ShowXl';
70
+ export { default as UserCircleXl } from './UserCircleXl';
71
+ export { default as SearchNoResultsXl } from './SearchNoResultsXl';
72
+ export { default as ToolsXl } from './ToolsXl';
71
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
72
- export { default as VisualEditorStarXl } from './VisualEditorStarXl';
73
74
  export { default as VisualEditorXl } from './VisualEditorXl';
74
- export { default as LaptopAiXl } from './LaptopAiXl';
75
- export { default as UserCircleXl } from './UserCircleXl';
76
75
  export { default as UserIdXl } from './UserIdXl';
77
76
  export { default as VoucherXl } from './VoucherXl';
78
- export { default as ToolsXl } from './ToolsXl';
77
+ export { default as VisualEditorStarXl } from './VisualEditorStarXl';
78
+ export { default as WarningXl } from './WarningXl';
79
79
  export { default as WebhookXl } from './WebhookXl';
80
80
  export { default as WeblayerXl } from './WeblayerXl';
81
- export { default as WarningXl } from './WarningXl';
81
+ export { default as PushXl } from './PushXl';
@@ -1,164 +1,164 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var AbTestXl_1 = require("./AbTestXl");
4
- Object.defineProperty(exports, "AbTestXl", { enumerable: true, get: function () { return AbTestXl_1.default; } });
5
- var AfterEventXl_1 = require("./AfterEventXl");
6
- Object.defineProperty(exports, "AfterEventXl", { enumerable: true, get: function () { return AfterEventXl_1.default; } });
7
3
  var AddXl_1 = require("./AddXl");
8
4
  Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
9
- var AttributeXl_1 = require("./AttributeXl");
10
- Object.defineProperty(exports, "AttributeXl", { enumerable: true, get: function () { return AttributeXl_1.default; } });
11
- var BeforeEventXl_1 = require("./BeforeEventXl");
12
- Object.defineProperty(exports, "BeforeEventXl", { enumerable: true, get: function () { return BeforeEventXl_1.default; } });
13
- var BasketCheckXl_1 = require("./BasketCheckXl");
14
- Object.defineProperty(exports, "BasketCheckXl", { enumerable: true, get: function () { return BasketCheckXl_1.default; } });
15
- var BrowserCloseXl_1 = require("./BrowserCloseXl");
16
- Object.defineProperty(exports, "BrowserCloseXl", { enumerable: true, get: function () { return BrowserCloseXl_1.default; } });
5
+ var AfterEventXl_1 = require("./AfterEventXl");
6
+ Object.defineProperty(exports, "AfterEventXl", { enumerable: true, get: function () { return AfterEventXl_1.default; } });
7
+ var AbTestXl_1 = require("./AbTestXl");
8
+ Object.defineProperty(exports, "AbTestXl", { enumerable: true, get: function () { return AbTestXl_1.default; } });
9
+ var AnalyticsInsightsXl_1 = require("./AnalyticsInsightsXl");
10
+ Object.defineProperty(exports, "AnalyticsInsightsXl", { enumerable: true, get: function () { return AnalyticsInsightsXl_1.default; } });
17
11
  var BrowserCodeXl_1 = require("./BrowserCodeXl");
18
12
  Object.defineProperty(exports, "BrowserCodeXl", { enumerable: true, get: function () { return BrowserCodeXl_1.default; } });
13
+ var BeforeEventXl_1 = require("./BeforeEventXl");
14
+ Object.defineProperty(exports, "BeforeEventXl", { enumerable: true, get: function () { return BeforeEventXl_1.default; } });
19
15
  var BrowserLandingXl_1 = require("./BrowserLandingXl");
20
16
  Object.defineProperty(exports, "BrowserLandingXl", { enumerable: true, get: function () { return BrowserLandingXl_1.default; } });
21
- var BillingXl_1 = require("./BillingXl");
22
- Object.defineProperty(exports, "BillingXl", { enumerable: true, get: function () { return BillingXl_1.default; } });
23
- var BrowserScrollXl_1 = require("./BrowserScrollXl");
24
- Object.defineProperty(exports, "BrowserScrollXl", { enumerable: true, get: function () { return BrowserScrollXl_1.default; } });
17
+ var BasketCheckXl_1 = require("./BasketCheckXl");
18
+ Object.defineProperty(exports, "BasketCheckXl", { enumerable: true, get: function () { return BasketCheckXl_1.default; } });
19
+ var AttributeXl_1 = require("./AttributeXl");
20
+ Object.defineProperty(exports, "AttributeXl", { enumerable: true, get: function () { return AttributeXl_1.default; } });
25
21
  var BulbEditXl_1 = require("./BulbEditXl");
26
22
  Object.defineProperty(exports, "BulbEditXl", { enumerable: true, get: function () { return BulbEditXl_1.default; } });
23
+ var CalculatorXl_1 = require("./CalculatorXl");
24
+ Object.defineProperty(exports, "CalculatorXl", { enumerable: true, get: function () { return CalculatorXl_1.default; } });
27
25
  var CalendarIntervalXl_1 = require("./CalendarIntervalXl");
28
26
  Object.defineProperty(exports, "CalendarIntervalXl", { enumerable: true, get: function () { return CalendarIntervalXl_1.default; } });
27
+ var BrowserCloseXl_1 = require("./BrowserCloseXl");
28
+ Object.defineProperty(exports, "BrowserCloseXl", { enumerable: true, get: function () { return BrowserCloseXl_1.default; } });
29
29
  var CalendarScheduleXl_1 = require("./CalendarScheduleXl");
30
30
  Object.defineProperty(exports, "CalendarScheduleXl", { enumerable: true, get: function () { return CalendarScheduleXl_1.default; } });
31
- var CalculatorXl_1 = require("./CalculatorXl");
32
- Object.defineProperty(exports, "CalculatorXl", { enumerable: true, get: function () { return CalculatorXl_1.default; } });
33
- var AnalyticsInsightsXl_1 = require("./AnalyticsInsightsXl");
34
- Object.defineProperty(exports, "AnalyticsInsightsXl", { enumerable: true, get: function () { return AnalyticsInsightsXl_1.default; } });
31
+ var CalendarXl_1 = require("./CalendarXl");
32
+ Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
35
33
  var CartAddXl_1 = require("./CartAddXl");
36
34
  Object.defineProperty(exports, "CartAddXl", { enumerable: true, get: function () { return CartAddXl_1.default; } });
37
35
  var CardVisaXl_1 = require("./CardVisaXl");
38
36
  Object.defineProperty(exports, "CardVisaXl", { enumerable: true, get: function () { return CardVisaXl_1.default; } });
37
+ var BrowserScrollXl_1 = require("./BrowserScrollXl");
38
+ Object.defineProperty(exports, "BrowserScrollXl", { enumerable: true, get: function () { return BrowserScrollXl_1.default; } });
39
39
  var CardAeXl_1 = require("./CardAeXl");
40
40
  Object.defineProperty(exports, "CardAeXl", { enumerable: true, get: function () { return CardAeXl_1.default; } });
41
- var CheckInXl_1 = require("./CheckInXl");
42
- Object.defineProperty(exports, "CheckInXl", { enumerable: true, get: function () { return CheckInXl_1.default; } });
43
- var CalendarXl_1 = require("./CalendarXl");
44
- Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
45
41
  var CheckOutXl_1 = require("./CheckOutXl");
46
42
  Object.defineProperty(exports, "CheckOutXl", { enumerable: true, get: function () { return CheckOutXl_1.default; } });
43
+ var BillingXl_1 = require("./BillingXl");
44
+ Object.defineProperty(exports, "BillingXl", { enumerable: true, get: function () { return BillingXl_1.default; } });
45
+ var CheckInXl_1 = require("./CheckInXl");
46
+ Object.defineProperty(exports, "CheckInXl", { enumerable: true, get: function () { return CheckInXl_1.default; } });
47
+ var CheckXl_1 = require("./CheckXl");
48
+ Object.defineProperty(exports, "CheckXl", { enumerable: true, get: function () { return CheckXl_1.default; } });
47
49
  var ClassificationXl_1 = require("./ClassificationXl");
48
50
  Object.defineProperty(exports, "ClassificationXl", { enumerable: true, get: function () { return ClassificationXl_1.default; } });
49
- var CouponXl_1 = require("./CouponXl");
50
- Object.defineProperty(exports, "CouponXl", { enumerable: true, get: function () { return CouponXl_1.default; } });
51
+ var CompareXl_1 = require("./CompareXl");
52
+ Object.defineProperty(exports, "CompareXl", { enumerable: true, get: function () { return CompareXl_1.default; } });
51
53
  var DiscountXl_1 = require("./DiscountXl");
52
54
  Object.defineProperty(exports, "DiscountXl", { enumerable: true, get: function () { return DiscountXl_1.default; } });
53
55
  var CupXl_1 = require("./CupXl");
54
56
  Object.defineProperty(exports, "CupXl", { enumerable: true, get: function () { return CupXl_1.default; } });
57
+ var CouponXl_1 = require("./CouponXl");
58
+ Object.defineProperty(exports, "CouponXl", { enumerable: true, get: function () { return CouponXl_1.default; } });
55
59
  var EventXl_1 = require("./EventXl");
56
60
  Object.defineProperty(exports, "EventXl", { enumerable: true, get: function () { return EventXl_1.default; } });
57
- var FileUrlXl_1 = require("./FileUrlXl");
58
- Object.defineProperty(exports, "FileUrlXl", { enumerable: true, get: function () { return FileUrlXl_1.default; } });
59
61
  var FileUpXl_1 = require("./FileUpXl");
60
62
  Object.defineProperty(exports, "FileUpXl", { enumerable: true, get: function () { return FileUpXl_1.default; } });
61
- var FileXl_1 = require("./FileXl");
62
- Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
63
+ var FileUrlXl_1 = require("./FileUrlXl");
64
+ Object.defineProperty(exports, "FileUrlXl", { enumerable: true, get: function () { return FileUrlXl_1.default; } });
63
65
  var FileZipXl_1 = require("./FileZipXl");
64
66
  Object.defineProperty(exports, "FileZipXl", { enumerable: true, get: function () { return FileZipXl_1.default; } });
65
- var CompareXl_1 = require("./CompareXl");
66
- Object.defineProperty(exports, "CompareXl", { enumerable: true, get: function () { return CompareXl_1.default; } });
67
- var CheckXl_1 = require("./CheckXl");
68
- Object.defineProperty(exports, "CheckXl", { enumerable: true, get: function () { return CheckXl_1.default; } });
69
- var FirstRunXl_1 = require("./FirstRunXl");
70
- Object.defineProperty(exports, "FirstRunXl", { enumerable: true, get: function () { return FirstRunXl_1.default; } });
71
- var FolderStarXl_1 = require("./FolderStarXl");
72
- Object.defineProperty(exports, "FolderStarXl", { enumerable: true, get: function () { return FolderStarXl_1.default; } });
67
+ var FileXl_1 = require("./FileXl");
68
+ Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
73
69
  var FolderCheckXl_1 = require("./FolderCheckXl");
74
70
  Object.defineProperty(exports, "FolderCheckXl", { enumerable: true, get: function () { return FolderCheckXl_1.default; } });
75
71
  var FolderUserXl_1 = require("./FolderUserXl");
76
72
  Object.defineProperty(exports, "FolderUserXl", { enumerable: true, get: function () { return FolderUserXl_1.default; } });
77
- var FormXl_1 = require("./FormXl");
78
- Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
73
+ var FolderStarXl_1 = require("./FolderStarXl");
74
+ Object.defineProperty(exports, "FolderStarXl", { enumerable: true, get: function () { return FolderStarXl_1.default; } });
79
75
  var FolderXl_1 = require("./FolderXl");
80
76
  Object.defineProperty(exports, "FolderXl", { enumerable: true, get: function () { return FolderXl_1.default; } });
81
- var FunctionXl_1 = require("./FunctionXl");
82
- Object.defineProperty(exports, "FunctionXl", { enumerable: true, get: function () { return FunctionXl_1.default; } });
83
- var FormulaXl_1 = require("./FormulaXl");
84
- Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
85
- var InsertObjectXl_1 = require("./InsertObjectXl");
86
- Object.defineProperty(exports, "InsertObjectXl", { enumerable: true, get: function () { return InsertObjectXl_1.default; } });
77
+ var FormXl_1 = require("./FormXl");
78
+ Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
87
79
  var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
88
80
  Object.defineProperty(exports, "InboxNoResultsXl", { enumerable: true, get: function () { return InboxNoResultsXl_1.default; } });
81
+ var FirstRunXl_1 = require("./FirstRunXl");
82
+ Object.defineProperty(exports, "FirstRunXl", { enumerable: true, get: function () { return FirstRunXl_1.default; } });
83
+ var FormulaXl_1 = require("./FormulaXl");
84
+ Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
85
+ var FunctionXl_1 = require("./FunctionXl");
86
+ Object.defineProperty(exports, "FunctionXl", { enumerable: true, get: function () { return FunctionXl_1.default; } });
89
87
  var InfoXl_1 = require("./InfoXl");
90
88
  Object.defineProperty(exports, "InfoXl", { enumerable: true, get: function () { return InfoXl_1.default; } });
89
+ var InsertObjectXl_1 = require("./InsertObjectXl");
90
+ Object.defineProperty(exports, "InsertObjectXl", { enumerable: true, get: function () { return InsertObjectXl_1.default; } });
91
91
  var IntegrationsXl_1 = require("./IntegrationsXl");
92
92
  Object.defineProperty(exports, "IntegrationsXl", { enumerable: true, get: function () { return IntegrationsXl_1.default; } });
93
93
  var IntegrationXl_1 = require("./IntegrationXl");
94
94
  Object.defineProperty(exports, "IntegrationXl", { enumerable: true, get: function () { return IntegrationXl_1.default; } });
95
- var LaunchXl_1 = require("./LaunchXl");
96
- Object.defineProperty(exports, "LaunchXl", { enumerable: true, get: function () { return LaunchXl_1.default; } });
97
- var MessageXl_1 = require("./MessageXl");
98
- Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
99
95
  var LaptopTargetXl_1 = require("./LaptopTargetXl");
100
96
  Object.defineProperty(exports, "LaptopTargetXl", { enumerable: true, get: function () { return LaptopTargetXl_1.default; } });
101
97
  var MarketingAutomationXl_1 = require("./MarketingAutomationXl");
102
98
  Object.defineProperty(exports, "MarketingAutomationXl", { enumerable: true, get: function () { return MarketingAutomationXl_1.default; } });
103
- var MobileBannerXl_1 = require("./MobileBannerXl");
104
- Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
105
- var MobilePromotionXl_1 = require("./MobilePromotionXl");
106
- Object.defineProperty(exports, "MobilePromotionXl", { enumerable: true, get: function () { return MobilePromotionXl_1.default; } });
99
+ var LaunchXl_1 = require("./LaunchXl");
100
+ Object.defineProperty(exports, "LaunchXl", { enumerable: true, get: function () { return LaunchXl_1.default; } });
101
+ var LoyalityBoostXl_1 = require("./LoyalityBoostXl");
102
+ Object.defineProperty(exports, "LoyalityBoostXl", { enumerable: true, get: function () { return LoyalityBoostXl_1.default; } });
107
103
  var MobileStepsXl_1 = require("./MobileStepsXl");
108
104
  Object.defineProperty(exports, "MobileStepsXl", { enumerable: true, get: function () { return MobileStepsXl_1.default; } });
105
+ var MessageXl_1 = require("./MessageXl");
106
+ Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
107
+ var MultivalueXl_1 = require("./MultivalueXl");
108
+ Object.defineProperty(exports, "MultivalueXl", { enumerable: true, get: function () { return MultivalueXl_1.default; } });
109
+ var MobilePromotionXl_1 = require("./MobilePromotionXl");
110
+ Object.defineProperty(exports, "MobilePromotionXl", { enumerable: true, get: function () { return MobilePromotionXl_1.default; } });
111
+ var MobileBannerXl_1 = require("./MobileBannerXl");
112
+ Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
109
113
  var MobileUpdateXl_1 = require("./MobileUpdateXl");
110
114
  Object.defineProperty(exports, "MobileUpdateXl", { enumerable: true, get: function () { return MobileUpdateXl_1.default; } });
111
- var NetworkFileXl_1 = require("./NetworkFileXl");
112
- Object.defineProperty(exports, "NetworkFileXl", { enumerable: true, get: function () { return NetworkFileXl_1.default; } });
113
115
  var NoPermissionXl_1 = require("./NoPermissionXl");
114
116
  Object.defineProperty(exports, "NoPermissionXl", { enumerable: true, get: function () { return NoPermissionXl_1.default; } });
115
- var LoyalityBoostXl_1 = require("./LoyalityBoostXl");
116
- Object.defineProperty(exports, "LoyalityBoostXl", { enumerable: true, get: function () { return LoyalityBoostXl_1.default; } });
117
- var MultivalueXl_1 = require("./MultivalueXl");
118
- Object.defineProperty(exports, "MultivalueXl", { enumerable: true, get: function () { return MultivalueXl_1.default; } });
117
+ var NetworkFileXl_1 = require("./NetworkFileXl");
118
+ Object.defineProperty(exports, "NetworkFileXl", { enumerable: true, get: function () { return NetworkFileXl_1.default; } });
119
119
  var NotificationsEditXl_1 = require("./NotificationsEditXl");
120
120
  Object.defineProperty(exports, "NotificationsEditXl", { enumerable: true, get: function () { return NotificationsEditXl_1.default; } });
121
+ var ProductsFeedXl_1 = require("./ProductsFeedXl");
122
+ Object.defineProperty(exports, "ProductsFeedXl", { enumerable: true, get: function () { return ProductsFeedXl_1.default; } });
121
123
  var ProductsBundleXl_1 = require("./ProductsBundleXl");
122
124
  Object.defineProperty(exports, "ProductsBundleXl", { enumerable: true, get: function () { return ProductsBundleXl_1.default; } });
123
125
  var ProductsSimilarXl_1 = require("./ProductsSimilarXl");
124
126
  Object.defineProperty(exports, "ProductsSimilarXl", { enumerable: true, get: function () { return ProductsSimilarXl_1.default; } });
125
- var ProductsFeedXl_1 = require("./ProductsFeedXl");
126
- Object.defineProperty(exports, "ProductsFeedXl", { enumerable: true, get: function () { return ProductsFeedXl_1.default; } });
127
127
  var ProductsLastSeenXl_1 = require("./ProductsLastSeenXl");
128
128
  Object.defineProperty(exports, "ProductsLastSeenXl", { enumerable: true, get: function () { return ProductsLastSeenXl_1.default; } });
129
- var PushXl_1 = require("./PushXl");
130
- Object.defineProperty(exports, "PushXl", { enumerable: true, get: function () { return PushXl_1.default; } });
131
- var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
132
- Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
133
- var SearchNoResultsXl_1 = require("./SearchNoResultsXl");
134
- Object.defineProperty(exports, "SearchNoResultsXl", { enumerable: true, get: function () { return SearchNoResultsXl_1.default; } });
135
- var ReggressionXl_1 = require("./ReggressionXl");
136
- Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
129
+ var LaptopAiXl_1 = require("./LaptopAiXl");
130
+ Object.defineProperty(exports, "LaptopAiXl", { enumerable: true, get: function () { return LaptopAiXl_1.default; } });
137
131
  var SectionXl_1 = require("./SectionXl");
138
132
  Object.defineProperty(exports, "SectionXl", { enumerable: true, get: function () { return SectionXl_1.default; } });
139
- var ShowXl_1 = require("./ShowXl");
140
- Object.defineProperty(exports, "ShowXl", { enumerable: true, get: function () { return ShowXl_1.default; } });
133
+ var ReggressionXl_1 = require("./ReggressionXl");
134
+ Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
135
+ var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
136
+ Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
141
137
  var SilentPushXl_1 = require("./SilentPushXl");
142
138
  Object.defineProperty(exports, "SilentPushXl", { enumerable: true, get: function () { return SilentPushXl_1.default; } });
139
+ var ShowXl_1 = require("./ShowXl");
140
+ Object.defineProperty(exports, "ShowXl", { enumerable: true, get: function () { return ShowXl_1.default; } });
141
+ var UserCircleXl_1 = require("./UserCircleXl");
142
+ Object.defineProperty(exports, "UserCircleXl", { enumerable: true, get: function () { return UserCircleXl_1.default; } });
143
+ var SearchNoResultsXl_1 = require("./SearchNoResultsXl");
144
+ Object.defineProperty(exports, "SearchNoResultsXl", { enumerable: true, get: function () { return SearchNoResultsXl_1.default; } });
145
+ var ToolsXl_1 = require("./ToolsXl");
146
+ Object.defineProperty(exports, "ToolsXl", { enumerable: true, get: function () { return ToolsXl_1.default; } });
143
147
  var UserCircleUpXl_1 = require("./UserCircleUpXl");
144
148
  Object.defineProperty(exports, "UserCircleUpXl", { enumerable: true, get: function () { return UserCircleUpXl_1.default; } });
145
- var VisualEditorStarXl_1 = require("./VisualEditorStarXl");
146
- Object.defineProperty(exports, "VisualEditorStarXl", { enumerable: true, get: function () { return VisualEditorStarXl_1.default; } });
147
149
  var VisualEditorXl_1 = require("./VisualEditorXl");
148
150
  Object.defineProperty(exports, "VisualEditorXl", { enumerable: true, get: function () { return VisualEditorXl_1.default; } });
149
- var LaptopAiXl_1 = require("./LaptopAiXl");
150
- Object.defineProperty(exports, "LaptopAiXl", { enumerable: true, get: function () { return LaptopAiXl_1.default; } });
151
- var UserCircleXl_1 = require("./UserCircleXl");
152
- Object.defineProperty(exports, "UserCircleXl", { enumerable: true, get: function () { return UserCircleXl_1.default; } });
153
151
  var UserIdXl_1 = require("./UserIdXl");
154
152
  Object.defineProperty(exports, "UserIdXl", { enumerable: true, get: function () { return UserIdXl_1.default; } });
155
153
  var VoucherXl_1 = require("./VoucherXl");
156
154
  Object.defineProperty(exports, "VoucherXl", { enumerable: true, get: function () { return VoucherXl_1.default; } });
157
- var ToolsXl_1 = require("./ToolsXl");
158
- Object.defineProperty(exports, "ToolsXl", { enumerable: true, get: function () { return ToolsXl_1.default; } });
155
+ var VisualEditorStarXl_1 = require("./VisualEditorStarXl");
156
+ Object.defineProperty(exports, "VisualEditorStarXl", { enumerable: true, get: function () { return VisualEditorStarXl_1.default; } });
157
+ var WarningXl_1 = require("./WarningXl");
158
+ Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
159
159
  var WebhookXl_1 = require("./WebhookXl");
160
160
  Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
161
161
  var WeblayerXl_1 = require("./WeblayerXl");
162
162
  Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_1.default; } });
163
- var WarningXl_1 = require("./WarningXl");
164
- Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
163
+ var PushXl_1 = require("./PushXl");
164
+ Object.defineProperty(exports, "PushXl", { enumerable: true, get: function () { return PushXl_1.default; } });
@@ -1,17 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdAfterScrollL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__ad-after-scroll-l", viewBox: "0 0 82 82", className: "ad-after-scroll-l" }, props),
5
- React.createElement("defs", null,
6
- React.createElement("style", null, '.prefix__cls-3{fill:#0b68ff}')),
7
- React.createElement("path", { id: "prefix__bg", fill: "#f2f2f2", fillOpacity: 0, d: "M0 0h82v82H0z" }),
4
+ const AdAfterScrollL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-after-scroll-l" }, props),
5
+ React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
8
6
  React.createElement("rect", { x: 27.5, y: 19.83, width: 37.69, height: 51.82, rx: 3.7, ry: 3.7, transform: "rotate(90 46.345 45.735)", fill: "#d9eeff" }),
9
- React.createElement("path", { className: "prefix__cls-3", d: "M63.74 60.77H19.33a4.71 4.71 0 01-4.7-4.7V51.4a1 1 0 112 0v4.67a2.71 2.71 0 002.7 2.7h44.41a2.71 2.71 0 002.7-2.7V51.4a1 1 0 012 0v4.67a4.71 4.71 0 01-4.7 4.7zM67.45 41a1 1 0 01-1-1V25.79a2.71 2.71 0 00-2.7-2.7H19.33a2.71 2.71 0 00-2.7 2.7V40a1 1 0 11-2 0V25.79a4.71 4.71 0 014.7-4.7h44.41a4.71 4.71 0 014.7 4.7V40a1 1 0 01-.99 1z" }),
10
- React.createElement("circle", { className: "prefix__cls-3", cx: 20.91, cy: 27.16, r: 1.23 }),
11
- React.createElement("circle", { className: "prefix__cls-3", cx: 25.83, cy: 27.16, r: 1.23 }),
12
- React.createElement("circle", { className: "prefix__cls-3", cx: 30.75, cy: 27.16, r: 1.23 }),
13
- React.createElement("path", { className: "prefix__cls-3", d: "M71 46.69H12.74a1 1 0 110-2H71a1 1 0 010 2z" }),
7
+ React.createElement("path", { d: "M63.74 60.77H19.33a4.71 4.71 0 01-4.7-4.7V51.4a1 1 0 112 0v4.67a2.71 2.71 0 002.7 2.7h44.41a2.71 2.71 0 002.7-2.7V51.4a1 1 0 012 0v4.67a4.71 4.71 0 01-4.7 4.7zM67.45 41a1 1 0 01-1-1V25.79a2.71 2.71 0 00-2.7-2.7H19.33a2.71 2.71 0 00-2.7 2.7V40a1 1 0 11-2 0V25.79a4.71 4.71 0 014.7-4.7h44.41a4.71 4.71 0 014.7 4.7V40a1 1 0 01-.99 1z", fill: "#0b68ff" }),
8
+ React.createElement("circle", { cx: 20.91, cy: 27.16, r: 1.23, fill: "#0b68ff" }),
9
+ React.createElement("circle", { cx: 25.83, cy: 27.16, r: 1.23, fill: "#0b68ff" }),
10
+ React.createElement("circle", { cx: 30.75, cy: 27.16, r: 1.23, fill: "#0b68ff" }),
11
+ React.createElement("path", { d: "M71 46.69H12.74a1 1 0 110-2H71a1 1 0 010 2z", fill: "#0b68ff" }),
14
12
  React.createElement("rect", { x: 45.52, y: 29.66, width: 15.55, height: 23.74, rx: 7.78, ry: 7.78, fill: "#fff" }),
15
- React.createElement("path", { className: "prefix__cls-3", d: "M53.29 54.4a8.79 8.79 0 01-8.78-8.78v-8.19a8.78 8.78 0 1117.55 0v8.19a8.79 8.79 0 01-8.77 8.78zm0-23.74a6.78 6.78 0 00-6.78 6.78v8.19a6.78 6.78 0 0013.55 0v-8.2a6.78 6.78 0 00-6.77-6.77z" }),
16
- React.createElement("path", { className: "prefix__cls-3", d: "M53.29 49a1 1 0 01-.71-.29l-3.33-3.33a1 1 0 011.41-1.41l2.62 2.62 2.62-2.62a1 1 0 011.41 1.41L54 48.68a1 1 0 01-.71.32z" })));
13
+ React.createElement("path", { d: "M53.29 54.4a8.79 8.79 0 01-8.78-8.78v-8.19a8.78 8.78 0 1117.55 0v8.19a8.79 8.79 0 01-8.77 8.78zm0-23.74a6.78 6.78 0 00-6.78 6.78v8.19a6.78 6.78 0 0013.55 0v-8.2a6.78 6.78 0 00-6.77-6.77z", fill: "#0b68ff" }),
14
+ React.createElement("path", { d: "M53.29 49a1 1 0 01-.71-.29l-3.33-3.33a1 1 0 011.41-1.41l2.62 2.62 2.62-2.62a1 1 0 011.41 1.41L54 48.68a1 1 0 01-.71.32z", fill: "#0b68ff" })));
17
15
  exports.default = AdAfterScrollL;
@@ -1,14 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdAfterXpagesL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", id: "prefix__ad-after-xpages-l", className: "ad-after-xpages-l" }, props),
5
- React.createElement("defs", null,
6
- React.createElement("style", null, '.prefix__cls-axp-3{fill:none;stroke:#0b68ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.prefix__cls-axp-4{fill:#0b68ff}')),
7
- React.createElement("path", { id: "prefix__bg", fill: "#f2f2f2", fillOpacity: 0, d: "M0 0h82v82H0z" }),
4
+ const AdAfterXpagesL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-after-xpages-l" }, props),
5
+ React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
8
6
  React.createElement("rect", { x: 192.209, y: 1464.786, width: 21.581, height: 54.429, rx: 3.891, ry: 3.891, transform: "rotate(90 843.01 692.991)", fill: "#d9eeff" }),
9
- React.createElement("rect", { className: "prefix__cls-axp-3", x: 187.209, y: 1459.784, width: 21.581, height: 54.429, rx: 3.891, ry: 3.891, transform: "rotate(90 838.009 687.99)" }),
10
- React.createElement("circle", { className: "prefix__cls-axp-4", cx: 17.337, cy: 42.523, r: 1.292 }),
11
- React.createElement("circle", { className: "prefix__cls-axp-4", cx: 22.504, cy: 42.523, r: 1.292 }),
12
- React.createElement("path", { className: "prefix__cls-axp-3", d: "M63.214 31.273H14.786M57.214 19.438H20.786M60.214 25.356H17.786" }),
13
- React.createElement("circle", { className: "prefix__cls-axp-4", cx: 27.671, cy: 42.523, r: 1.292 })));
7
+ React.createElement("rect", { x: 187.209, y: 1459.784, width: 21.581, height: 54.429, rx: 3.891, ry: 3.891, transform: "rotate(90 838.009 687.99)", fill: "none", stroke: "#0b68ff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }),
8
+ React.createElement("circle", { cx: 17.337, cy: 42.523, r: 1.292, fill: "#0b68ff" }),
9
+ React.createElement("circle", { cx: 22.504, cy: 42.523, r: 1.292, fill: "#0b68ff" }),
10
+ React.createElement("path", { fill: "none", stroke: "#0b68ff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M63.214 31.273H14.786M57.214 19.438H20.786M60.214 25.356H17.786" }),
11
+ React.createElement("circle", { cx: 27.671, cy: 42.523, r: 1.292, fill: "#0b68ff" })));
14
12
  exports.default = AdAfterXpagesL;
@@ -1,14 +1,13 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdBannerL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__ad-banner-l", x: 0, y: 0, viewBox: "0 0 82 82", xmlSpace: "preserve", className: "ad-banner-l" }, props),
5
- React.createElement("style", null, '.prefix__st_b2{fill:#0b68ff}'),
4
+ const AdBannerL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-banner-l" }, props),
6
5
  React.createElement("path", { d: "M63 24.897v42.206A3.897 3.897 0 0159.103 71H32.897A3.897 3.897 0 0129 67.103V24.897A3.897 3.897 0 0132.897 21h26.206A3.897 3.897 0 0163 24.897z", fill: "#d9eeff" }),
7
- React.createElement("path", { className: "prefix__st_b2", d: "M55.1 68H28.9a4.9 4.9 0 01-4.9-4.9V20.9a4.9 4.9 0 014.9-4.9h26.2a4.9 4.9 0 014.9 4.9v42.2a4.9 4.9 0 01-4.9 4.9zM28.9 18a2.9 2.9 0 00-2.9 2.9v42.2a2.9 2.9 0 002.9 2.9h26.2a2.9 2.9 0 002.9-2.9V20.9a2.9 2.9 0 00-2.9-2.9H28.9z" }),
6
+ React.createElement("path", { d: "M55.1 68H28.9a4.9 4.9 0 01-4.9-4.9V20.9a4.9 4.9 0 014.9-4.9h26.2a4.9 4.9 0 014.9 4.9v42.2a4.9 4.9 0 01-4.9 4.9zM28.9 18a2.9 2.9 0 00-2.9 2.9v42.2a2.9 2.9 0 002.9 2.9h26.2a2.9 2.9 0 002.9-2.9V20.9a2.9 2.9 0 00-2.9-2.9H28.9z", fill: "#0b68ff" }),
8
7
  React.createElement("path", { d: "M25.063 30h33.874A4.063 4.063 0 0163 34.063v15.874A4.063 4.063 0 0158.937 54H25.063A4.063 4.063 0 0121 49.937V34.063A4.063 4.063 0 0125.063 30z", fill: "#fff" }),
9
- React.createElement("path", { className: "prefix__st_b2", d: "M58.937 55H25.063A5.068 5.068 0 0120 49.937V34.063A5.068 5.068 0 0125.063 29h33.874A5.068 5.068 0 0164 34.063v15.874A5.068 5.068 0 0158.937 55zM25.063 31A3.066 3.066 0 0022 34.063v15.874A3.066 3.066 0 0025.063 53h33.874A3.066 3.066 0 0062 49.937V34.063A3.066 3.066 0 0058.937 31H25.063z" }),
10
- React.createElement("path", { className: "prefix__st_b2", d: "M58 40a.997.997 0 01-.707-.293l-4-4a1 1 0 011.414-1.414l4 4A1 1 0 0158 40z" }),
11
- React.createElement("path", { className: "prefix__st_b2", d: "M54 40a1 1 0 01-.707-1.707l4-4a1 1 0 011.414 1.414l-4 4A.997.997 0 0154 40zM45.185 24.166h-10.42a1 1 0 010-2h10.42a1 1 0 010 2z" }),
12
- React.createElement("circle", { className: "prefix__st_b2", cx: 50.548, cy: 23.165, r: 1 }),
13
- React.createElement("path", { className: "prefix__st_b2", d: "M50 45H34a1 1 0 010-2h16a1 1 0 010 2zM45 40h-6a1 1 0 010-2h6a1 1 0 010 2z" })));
8
+ React.createElement("path", { d: "M58.937 55H25.063A5.068 5.068 0 0120 49.937V34.063A5.068 5.068 0 0125.063 29h33.874A5.068 5.068 0 0164 34.063v15.874A5.068 5.068 0 0158.937 55zM25.063 31A3.066 3.066 0 0022 34.063v15.874A3.066 3.066 0 0025.063 53h33.874A3.066 3.066 0 0062 49.937V34.063A3.066 3.066 0 0058.937 31H25.063z", fill: "#0b68ff" }),
9
+ React.createElement("path", { d: "M58 40a.997.997 0 01-.707-.293l-4-4a1 1 0 011.414-1.414l4 4A1 1 0 0158 40z", fill: "#0b68ff" }),
10
+ React.createElement("path", { d: "M54 40a1 1 0 01-.707-1.707l4-4a1 1 0 011.414 1.414l-4 4A.997.997 0 0154 40zM45.185 24.166h-10.42a1 1 0 010-2h10.42a1 1 0 010 2z", fill: "#0b68ff" }),
11
+ React.createElement("circle", { cx: 50.548, cy: 23.165, r: 1, fill: "#0b68ff" }),
12
+ React.createElement("path", { d: "M50 45H34a1 1 0 010-2h16a1 1 0 010 2zM45 40h-6a1 1 0 010-2h6a1 1 0 010 2z", fill: "#0b68ff" })));
14
13
  exports.default = AdBannerL;
@@ -1,15 +1,13 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdCodeEditorL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__ad-code-editor-l", viewBox: "0 0 82 82", className: "ad-code-editor-l" }, props),
5
- React.createElement("defs", null,
6
- React.createElement("style", null, '.prefix__cls-3{fill:#0b68ff}')),
4
+ const AdCodeEditorL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-code-editor-l" }, props),
7
5
  React.createElement("rect", { x: 25.47, y: 18.47, width: 39.58, height: 54.43, rx: 3.89, ry: 3.89, transform: "rotate(90 45.255 45.685)", fill: "#d9eeff" }),
8
- React.createElement("path", { className: "prefix__cls-3", d: "M63.58 61.47H16.93a4.9 4.9 0 01-4.93-4.9v-31.8a4.9 4.9 0 014.89-4.89h46.69a4.9 4.9 0 014.89 4.89v31.8a4.9 4.9 0 01-4.89 4.9zM16.93 21.88A2.89 2.89 0 0014 24.77v31.8a2.89 2.89 0 002.89 2.89h46.69a2.89 2.89 0 002.89-2.89v-31.8a2.89 2.89 0 00-2.89-2.89z" }),
9
- React.createElement("circle", { className: "prefix__cls-3", cx: 18.59, cy: 26.22, r: 1.29 }),
10
- React.createElement("circle", { className: "prefix__cls-3", cx: 23.76, cy: 26.22, r: 1.29 }),
11
- React.createElement("circle", { className: "prefix__cls-3", cx: 28.93, cy: 26.22, r: 1.29 }),
6
+ React.createElement("path", { d: "M63.58 61.47H16.93a4.9 4.9 0 01-4.93-4.9v-31.8a4.9 4.9 0 014.89-4.89h46.69a4.9 4.9 0 014.89 4.89v31.8a4.9 4.9 0 01-4.89 4.9zM16.93 21.88A2.89 2.89 0 0014 24.77v31.8a2.89 2.89 0 002.89 2.89h46.69a2.89 2.89 0 002.89-2.89v-31.8a2.89 2.89 0 00-2.89-2.89z", fill: "#0b68ff" }),
7
+ React.createElement("circle", { cx: 18.59, cy: 26.22, r: 1.29, fill: "#0b68ff" }),
8
+ React.createElement("circle", { cx: 23.76, cy: 26.22, r: 1.29, fill: "#0b68ff" }),
9
+ React.createElement("circle", { cx: 28.93, cy: 26.22, r: 1.29, fill: "#0b68ff" }),
12
10
  React.createElement("rect", { x: 41.67, y: 30.5, width: 30.94, height: 21.84, rx: 1.58, ry: 1.58, transform: "rotate(180 57.14 41.425)", fill: "#fff" }),
13
- React.createElement("path", { className: "prefix__cls-3", d: "M71 53.35H43.25a2.58 2.58 0 01-2.58-2.58V32.08a2.58 2.58 0 012.58-2.58H71a2.58 2.58 0 012.58 2.58v18.69A2.58 2.58 0 0171 53.35zM43.25 31.5a.58.58 0 00-.58.58v18.69a.58.58 0 00.58.58H71a.58.58 0 00.58-.58V32.08a.58.58 0 00-.58-.58z" }),
14
- React.createElement("path", { className: "prefix__cls-3", d: "M51.49 46.88a1 1 0 01-.71-.29l-4.45-4.45a1 1 0 010-1.41l4.45-4.45a1 1 0 011.41 1.41l-3.75 3.75 3.75 3.75a1 1 0 01-.71 1.71zM62.79 46.88a1 1 0 01-.71-1.71l3.75-3.75-3.75-3.75a1 1 0 011.41-1.41L68 40.72a1 1 0 010 1.41l-4.5 4.45a1 1 0 01-.71.3zM56 48.8h-.18a1 1 0 01-.82-1.18l2.28-12.75a1 1 0 112 .35L57 48a1 1 0 01-1 .8zM35.64 36.93h-15a1 1 0 010-2h15a1 1 0 010 2zM29.07 41.5h-8.44a1 1 0 010-2h8.44a1 1 0 010 2zM33.82 46.08H20.63a1 1 0 110-2h13.19a1 1 0 010 2zM28.13 50.65h-7.7a1 1 0 010-2h7.7a1 1 0 010 2z" })));
11
+ React.createElement("path", { d: "M71 53.35H43.25a2.58 2.58 0 01-2.58-2.58V32.08a2.58 2.58 0 012.58-2.58H71a2.58 2.58 0 012.58 2.58v18.69A2.58 2.58 0 0171 53.35zM43.25 31.5a.58.58 0 00-.58.58v18.69a.58.58 0 00.58.58H71a.58.58 0 00.58-.58V32.08a.58.58 0 00-.58-.58z", fill: "#0b68ff" }),
12
+ React.createElement("path", { d: "M51.49 46.88a1 1 0 01-.71-.29l-4.45-4.45a1 1 0 010-1.41l4.45-4.45a1 1 0 011.41 1.41l-3.75 3.75 3.75 3.75a1 1 0 01-.71 1.71zM62.79 46.88a1 1 0 01-.71-1.71l3.75-3.75-3.75-3.75a1 1 0 011.41-1.41L68 40.72a1 1 0 010 1.41l-4.5 4.45a1 1 0 01-.71.3zM56 48.8h-.18a1 1 0 01-.82-1.18l2.28-12.75a1 1 0 112 .35L57 48a1 1 0 01-1 .8zM35.64 36.93h-15a1 1 0 010-2h15a1 1 0 010 2zM29.07 41.5h-8.44a1 1 0 010-2h8.44a1 1 0 010 2zM33.82 46.08H20.63a1 1 0 110-2h13.19a1 1 0 010 2zM28.13 50.65h-7.7a1 1 0 010-2h7.7a1 1 0 010 2z", fill: "#0b68ff" })));
15
13
  exports.default = AdCodeEditorL;
@@ -1,14 +1,13 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdCouponL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__ad-coupon-l", viewBox: "0 0 82 82", className: "ad-coupon-l" }, props),
5
- React.createElement("style", null, '.prefix__st2{fill:#0b68ff}.prefix__st4{fill:#fff}'),
4
+ const AdCouponL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-coupon-l" }, props),
6
5
  React.createElement("path", { d: "M71 53.15a7.151 7.151 0 11-.001-14.3v-7.642A2.223 2.223 0 0068.761 29H23.238A2.223 2.223 0 0021 31.208v7.643a7.151 7.151 0 01.006 14.3h-.005v7.643A2.223 2.223 0 0023.239 63h45.524a2.223 2.223 0 002.238-2.208V53.15z", fill: "#d9eeff" }),
7
- React.createElement("path", { className: "prefix__st2", d: "M64.762 60H19.238A3.227 3.227 0 0116 56.792v-7.643a1 1 0 011-1 6.15 6.15 0 00.006-12.3h-.005a1 1 0 01-1-1v-7.641A3.227 3.227 0 0119.239 24h45.524a3.227 3.227 0 013.238 3.208v7.642a1 1 0 01-1 1 6.151 6.151 0 100 12.3 1 1 0 011 1v7.642A3.228 3.228 0 0164.762 60zM18 50.089v6.7A1.226 1.226 0 0019.238 58h45.524A1.225 1.225 0 0066 56.792v-6.7a8.14 8.14 0 010-16.182v-6.7A1.224 1.224 0 0064.762 26H19.238A1.224 1.224 0 0018 27.208v6.7a8.14 8.14 0 010 16.177v.004z" }),
6
+ React.createElement("path", { d: "M64.762 60H19.238A3.227 3.227 0 0116 56.792v-7.643a1 1 0 011-1 6.15 6.15 0 00.006-12.3h-.005a1 1 0 01-1-1v-7.641A3.227 3.227 0 0119.239 24h45.524a3.227 3.227 0 013.238 3.208v7.642a1 1 0 01-1 1 6.151 6.151 0 100 12.3 1 1 0 011 1v7.642A3.228 3.228 0 0164.762 60zM18 50.089v6.7A1.226 1.226 0 0019.238 58h45.524A1.225 1.225 0 0066 56.792v-6.7a8.14 8.14 0 010-16.182v-6.7A1.224 1.224 0 0064.762 26H19.238A1.224 1.224 0 0018 27.208v6.7a8.14 8.14 0 010 16.177v.004z", fill: "#0b68ff" }),
8
7
  React.createElement("path", { fill: "none", d: "M50.088 50.088L33.912 33.912" }),
9
- React.createElement("path", { className: "prefix__st2", d: "M50.088 51.089a.997.997 0 01-.707-.293L33.2 34.619a1 1 0 01.024-1.414 1.001 1.001 0 011.39 0l16.181 16.177a1 1 0 010 1.414.999.999 0 01-.707.293z" }),
10
- React.createElement("circle", { className: "prefix__st4", cx: 49, cy: 35.867, r: 3.867 }),
11
- React.createElement("path", { className: "prefix__st2", d: "M49 40.734A4.867 4.867 0 1149 31a4.867 4.867 0 010 9.734zM49 33a2.868 2.868 0 10.001 5.735A2.868 2.868 0 0049 33z" }),
12
- React.createElement("circle", { className: "prefix__st4", cx: 34.999, cy: 48.133, r: 3.867 }),
13
- React.createElement("path", { className: "prefix__st2", d: "M35 53a4.867 4.867 0 114.867-4.867v.001A4.873 4.873 0 0135 53zm0-7.733a2.868 2.868 0 10.001 5.735A2.868 2.868 0 0035 45.267z" })));
8
+ React.createElement("path", { d: "M50.088 51.089a.997.997 0 01-.707-.293L33.2 34.619a1 1 0 01.024-1.414 1.001 1.001 0 011.39 0l16.181 16.177a1 1 0 010 1.414.999.999 0 01-.707.293z", fill: "#0b68ff" }),
9
+ React.createElement("circle", { cx: 49, cy: 35.867, r: 3.867, fill: "#fff" }),
10
+ React.createElement("path", { d: "M49 40.734A4.867 4.867 0 1149 31a4.867 4.867 0 010 9.734zM49 33a2.868 2.868 0 10.001 5.735A2.868 2.868 0 0049 33z", fill: "#0b68ff" }),
11
+ React.createElement("circle", { cx: 34.999, cy: 48.133, r: 3.867, fill: "#fff" }),
12
+ React.createElement("path", { d: "M35 53a4.867 4.867 0 114.867-4.867v.001A4.873 4.873 0 0135 53zm0-7.733a2.868 2.868 0 10.001 5.735A2.868 2.868 0 0035 45.267z", fill: "#0b68ff" })));
14
13
  exports.default = AdCouponL;
@@ -1,13 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdDeeplinkingL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__ad-deeplinking-l", viewBox: "0 0 82 82", className: "ad-deeplinking-l" }, props),
5
- React.createElement("defs", null,
6
- React.createElement("style", null, '.prefix__clsdl3{fill:#0b68ff}')),
4
+ const AdDeeplinkingL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-deeplinking-l" }, props),
7
5
  React.createElement("rect", { x: 20.11, y: 28.88, width: 50, height: 34, rx: 3.9, ry: 3.9, transform: "rotate(90 45.11 45.88)", fill: "#d9eeff" }),
8
- React.createElement("path", { className: "prefix__clsdl3", d: "M54.21 67.88H28a4.9 4.9 0 01-4.9-4.9v-42.2a4.9 4.9 0 014.9-4.9h26.21a4.9 4.9 0 014.9 4.9v10.54a1 1 0 01-2 0V20.78a2.9 2.9 0 00-2.9-2.9H28a2.9 2.9 0 00-2.9 2.9V63a2.9 2.9 0 002.9 2.9h26.21a2.9 2.9 0 002.9-2.9v-7a1 1 0 012 0v7a4.9 4.9 0 01-4.9 4.88z" }),
9
- React.createElement("path", { className: "prefix__clsdl3", d: "M44.29 24H33.87a1 1 0 010-2h10.42a1 1 0 010 2z" }),
10
- React.createElement("circle", { className: "prefix__clsdl3", cx: 49.65, cy: 23.04, r: 1 }),
11
- React.createElement("path", { className: "prefix__clsdl3", d: "M51.58 49.06H44a5.72 5.72 0 110-11.44h5.48a1 1 0 010 2H44a3.72 3.72 0 100 7.44h7.58a3.72 3.72 0 003.72-3.72 1 1 0 012 0 5.73 5.73 0 01-5.72 5.72z" }),
12
- React.createElement("path", { className: "prefix__clsdl3", d: "M64.18 49.06H58.7a1 1 0 010-2h5.48a3.72 3.72 0 100-7.44h-7.57a3.72 3.72 0 00-3.72 3.72 1 1 0 01-2 0 5.73 5.73 0 015.72-5.72h7.58a5.72 5.72 0 110 11.44z" })));
6
+ React.createElement("path", { d: "M54.21 67.88H28a4.9 4.9 0 01-4.9-4.9v-42.2a4.9 4.9 0 014.9-4.9h26.21a4.9 4.9 0 014.9 4.9v10.54a1 1 0 01-2 0V20.78a2.9 2.9 0 00-2.9-2.9H28a2.9 2.9 0 00-2.9 2.9V63a2.9 2.9 0 002.9 2.9h26.21a2.9 2.9 0 002.9-2.9v-7a1 1 0 012 0v7a4.9 4.9 0 01-4.9 4.88z", fill: "#0b68ff" }),
7
+ React.createElement("path", { d: "M44.29 24H33.87a1 1 0 010-2h10.42a1 1 0 010 2z", fill: "#0b68ff" }),
8
+ React.createElement("circle", { cx: 49.65, cy: 23.04, r: 1, fill: "#0b68ff" }),
9
+ React.createElement("path", { d: "M51.58 49.06H44a5.72 5.72 0 110-11.44h5.48a1 1 0 010 2H44a3.72 3.72 0 100 7.44h7.58a3.72 3.72 0 003.72-3.72 1 1 0 012 0 5.73 5.73 0 01-5.72 5.72z", fill: "#0b68ff" }),
10
+ React.createElement("path", { d: "M64.18 49.06H58.7a1 1 0 010-2h5.48a3.72 3.72 0 100-7.44h-7.57a3.72 3.72 0 00-3.72 3.72 1 1 0 01-2 0 5.73 5.73 0 015.72-5.72h7.58a5.72 5.72 0 110 11.44z", fill: "#0b68ff" })));
13
11
  exports.default = AdDeeplinkingL;
@@ -1,10 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AdFadeInL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-fade-in-l" }, props),
5
- React.createElement("defs", null,
6
- React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
4
+ const AdFadeInL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-fade-in-l" }, props),
7
5
  React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(-90 28 27.44)", fill: "#d9eeff" }),
8
- React.createElement("path", { className: "prefix__cls-afi-4", d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.76V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42zM14.65 6.88a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.76-1.76V8.64a1.76 1.76 0 00-1.76-1.76z" }),
9
- React.createElement("path", { className: "prefix__cls-afi-4", d: "M16.66 21.95a1 1 0 01-1-1v-3a2.55 2.55 0 012.55-2.55h3a1 1 0 110 2h-3a.55.55 0 00-.55.55v3a1 1 0 01-1 1zM31.34 21.95a1 1 0 01-1-1v-3a.55.55 0 00-.55-.55h-3a1 1 0 110-2h3a2.55 2.55 0 012.55 2.55v3a1 1 0 01-1 1zM29.79 32h-3a1 1 0 110-2h3a.55.55 0 00.55-.55v-3a1 1 0 112 0v3A2.55 2.55 0 0129.79 32zM21.25 32h-3a2.55 2.55 0 01-2.55-2.55v-3a1 1 0 012 0v3a.55.55 0 00.55.55h3a1 1 0 010 2z" })));
6
+ React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.76V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42zM14.65 6.88a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.76-1.76V8.64a1.76 1.76 0 00-1.76-1.76z", fill: "#0b68ff" }),
7
+ React.createElement("path", { d: "M16.66 21.95a1 1 0 01-1-1v-3a2.55 2.55 0 012.55-2.55h3a1 1 0 110 2h-3a.55.55 0 00-.55.55v3a1 1 0 01-1 1zM31.34 21.95a1 1 0 01-1-1v-3a.55.55 0 00-.55-.55h-3a1 1 0 110-2h3a2.55 2.55 0 012.55 2.55v3a1 1 0 01-1 1zM29.79 32h-3a1 1 0 110-2h3a.55.55 0 00.55-.55v-3a1 1 0 112 0v3A2.55 2.55 0 0129.79 32zM21.25 32h-3a2.55 2.55 0 01-2.55-2.55v-3a1 1 0 012 0v3a.55.55 0 00.55.55h3a1 1 0 010 2z", fill: "#0b68ff" })));
10
8
  exports.default = AdFadeInL;