@synerise/ds-icon 0.52.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 (188) hide show
  1. package/CHANGELOG.md +23 -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 +25 -25
  9. package/dist/cjs/icons/L/index.js +50 -50
  10. package/dist/cjs/icons/NullObjectM.js +3 -5
  11. package/dist/cjs/icons/SettingsGreyM.js +4 -4
  12. package/dist/cjs/icons/StatsColorM.d.ts +3 -0
  13. package/dist/cjs/icons/StatsColorM.js +8 -0
  14. package/dist/cjs/icons/StatsGrayM.d.ts +3 -0
  15. package/dist/cjs/icons/StatsGrayM.js +14 -0
  16. package/dist/cjs/icons/UsersColorM.d.ts +3 -0
  17. package/dist/cjs/icons/UsersColorM.js +19 -0
  18. package/dist/cjs/icons/UsersGrayM.d.ts +3 -0
  19. package/dist/cjs/icons/UsersGrayM.js +25 -0
  20. package/dist/cjs/icons/WorkspacesColor.d.ts +3 -0
  21. package/dist/cjs/icons/WorkspacesColor.js +19 -0
  22. package/dist/cjs/icons/WorkspacesGrayM.d.ts +3 -0
  23. package/dist/cjs/icons/WorkspacesGrayM.js +15 -0
  24. package/dist/cjs/icons/XL/AttributeXl.js +4 -4
  25. package/dist/cjs/icons/XL/CalendarIntervalXl.js +4 -5
  26. package/dist/cjs/icons/XL/CalendarScheduleXl.js +4 -5
  27. package/dist/cjs/icons/XL/CalendarXl.js +4 -5
  28. package/dist/cjs/icons/XL/CompareXl.js +3 -3
  29. package/dist/cjs/icons/XL/FolderXl.js +4 -4
  30. package/dist/cjs/icons/XL/RecentInteractionsXl.js +5 -5
  31. package/dist/cjs/icons/XL/SectionXl.js +3 -3
  32. package/dist/cjs/icons/XL/index.d.ts +36 -36
  33. package/dist/cjs/icons/XL/index.js +72 -72
  34. package/dist/cjs/icons/additional/AdAfterScrollL.js +9 -11
  35. package/dist/cjs/icons/additional/AdAfterXpagesL.js +7 -9
  36. package/dist/cjs/icons/additional/AdBannerL.js +7 -8
  37. package/dist/cjs/icons/additional/AdCodeEditorL.js +7 -9
  38. package/dist/cjs/icons/additional/AdCouponL.js +7 -8
  39. package/dist/cjs/icons/additional/AdDeeplinkingL.js +6 -8
  40. package/dist/cjs/icons/additional/AdFadeInL.js +3 -5
  41. package/dist/cjs/icons/additional/AdFirstRunL.js +6 -7
  42. package/dist/cjs/icons/additional/AdFolderBasic.js +13 -16
  43. package/dist/cjs/icons/additional/AdFolderFeatured.js +16 -19
  44. package/dist/cjs/icons/additional/AdFolderUser.js +10 -12
  45. package/dist/cjs/icons/additional/AdFullScreenBannerL.js +5 -6
  46. package/dist/cjs/icons/additional/AdImageL.js +2 -4
  47. package/dist/cjs/icons/additional/AdImgTextL.js +3 -5
  48. package/dist/cjs/icons/additional/AdImportUrl.js +7 -9
  49. package/dist/cjs/icons/additional/AdImportZip.js +6 -8
  50. package/dist/cjs/icons/additional/AdInsertObjectL.js +10 -15
  51. package/dist/cjs/icons/additional/AdLandL.js +15 -17
  52. package/dist/cjs/icons/additional/AdMandatoryUpdateL.js +7 -8
  53. package/dist/cjs/icons/additional/AdMandatoryUpgradeL.js +7 -8
  54. package/dist/cjs/icons/additional/AdOnExitL.js +11 -13
  55. package/dist/cjs/icons/additional/AdOnLandingL.js +8 -10
  56. package/dist/cjs/icons/additional/AdOnboardingL.js +8 -9
  57. package/dist/cjs/icons/additional/AdOpenAppL.js +6 -8
  58. package/dist/cjs/icons/additional/AdOpenUrlL.js +8 -10
  59. package/dist/cjs/icons/additional/AdPopL.js +15 -17
  60. package/dist/cjs/icons/additional/AdPortraitL.js +4 -6
  61. package/dist/cjs/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  62. package/dist/cjs/icons/additional/AdSilentPushL.js +14 -16
  63. package/dist/cjs/icons/additional/AdSimplePushL.js +13 -13
  64. package/dist/cjs/icons/additional/AdSlideDownL.js +6 -8
  65. package/dist/cjs/icons/additional/AdSlideLeftL.js +6 -8
  66. package/dist/cjs/icons/additional/AdSlideRightL.js +6 -8
  67. package/dist/cjs/icons/additional/AdSlideUpL.js +6 -8
  68. package/dist/cjs/icons/additional/AdTempCodeS.js +4 -7
  69. package/dist/cjs/icons/additional/AdTextEditorL.js +8 -10
  70. package/dist/cjs/icons/additional/AdUserSegmentsL.js +8 -9
  71. package/dist/cjs/icons/additional/AdVisualEditorL.js +12 -16
  72. package/dist/cjs/icons/additional/AdVisualEditorNewL.js +14 -18
  73. package/dist/cjs/icons/additional/AdWalktroughL.js +8 -9
  74. package/dist/cjs/icons/additional/AdWebLayerL.js +8 -10
  75. package/dist/cjs/icons/additional/AdWelcomeScreenL.js +10 -11
  76. package/dist/cjs/icons/additional/AiCampaigns.js +4 -22
  77. package/dist/cjs/icons/additional/AudienceAnalytics.js +5 -23
  78. package/dist/cjs/icons/additional/BoostLoyalty.js +4 -22
  79. package/dist/cjs/icons/additional/ChartColumnL.js +7 -8
  80. package/dist/cjs/icons/additional/ChartComboL.js +8 -9
  81. package/dist/cjs/icons/additional/ChartDonutL.js +3 -4
  82. package/dist/cjs/icons/additional/ChartDonutLineL.js +3 -4
  83. package/dist/cjs/icons/additional/ChartLineL.js +3 -4
  84. package/dist/cjs/icons/additional/ChartTableL.js +3 -4
  85. package/dist/cjs/icons/additional/Integration.js +2 -20
  86. package/dist/cjs/icons/additional/MarketingAutomation.js +3 -21
  87. package/dist/cjs/icons/additional/OtherIdeas.js +4 -22
  88. package/dist/cjs/icons/additional/ReportPreparedXl.js +11 -12
  89. package/dist/cjs/icons/additional/TargetedCampaigns.js +3 -21
  90. package/dist/cjs/icons/additional/UnderstandCustomer.js +4 -22
  91. package/dist/cjs/icons/additional/index.d.ts +37 -37
  92. package/dist/cjs/icons/additional/index.js +74 -74
  93. package/dist/cjs/icons/index.d.ts +306 -300
  94. package/dist/cjs/icons/index.js +612 -600
  95. package/dist/esm/icons/AiSearchGreyM.js +4 -4
  96. package/dist/esm/icons/AngleBottomS.js +4 -7
  97. package/dist/esm/icons/AutomationGreyM.js +4 -4
  98. package/dist/esm/icons/ChatGreyM.js +4 -4
  99. package/dist/esm/icons/L/FolderFavouriteFlatL.js +4 -4
  100. package/dist/esm/icons/L/FolderL.js +4 -4
  101. package/dist/esm/icons/L/index.d.ts +25 -25
  102. package/dist/esm/icons/L/index.js +25 -25
  103. package/dist/esm/icons/NullObjectM.js +3 -5
  104. package/dist/esm/icons/SettingsGreyM.js +4 -4
  105. package/dist/esm/icons/StatsColorM.d.ts +3 -0
  106. package/dist/esm/icons/StatsColorM.js +6 -0
  107. package/dist/esm/icons/StatsGrayM.d.ts +3 -0
  108. package/dist/esm/icons/StatsGrayM.js +12 -0
  109. package/dist/esm/icons/UsersColorM.d.ts +3 -0
  110. package/dist/esm/icons/UsersColorM.js +17 -0
  111. package/dist/esm/icons/UsersGrayM.d.ts +3 -0
  112. package/dist/esm/icons/UsersGrayM.js +23 -0
  113. package/dist/esm/icons/WorkspacesColor.d.ts +3 -0
  114. package/dist/esm/icons/WorkspacesColor.js +17 -0
  115. package/dist/esm/icons/WorkspacesGrayM.d.ts +3 -0
  116. package/dist/esm/icons/WorkspacesGrayM.js +13 -0
  117. package/dist/esm/icons/XL/AttributeXl.js +4 -4
  118. package/dist/esm/icons/XL/CalendarIntervalXl.js +4 -5
  119. package/dist/esm/icons/XL/CalendarScheduleXl.js +4 -5
  120. package/dist/esm/icons/XL/CalendarXl.js +4 -5
  121. package/dist/esm/icons/XL/CompareXl.js +3 -3
  122. package/dist/esm/icons/XL/FolderXl.js +4 -4
  123. package/dist/esm/icons/XL/RecentInteractionsXl.js +5 -5
  124. package/dist/esm/icons/XL/SectionXl.js +3 -3
  125. package/dist/esm/icons/XL/index.d.ts +36 -36
  126. package/dist/esm/icons/XL/index.js +36 -36
  127. package/dist/esm/icons/additional/AdAfterScrollL.js +9 -11
  128. package/dist/esm/icons/additional/AdAfterXpagesL.js +7 -9
  129. package/dist/esm/icons/additional/AdBannerL.js +7 -8
  130. package/dist/esm/icons/additional/AdCodeEditorL.js +7 -9
  131. package/dist/esm/icons/additional/AdCouponL.js +7 -8
  132. package/dist/esm/icons/additional/AdDeeplinkingL.js +6 -8
  133. package/dist/esm/icons/additional/AdFadeInL.js +3 -5
  134. package/dist/esm/icons/additional/AdFirstRunL.js +6 -7
  135. package/dist/esm/icons/additional/AdFolderBasic.js +13 -16
  136. package/dist/esm/icons/additional/AdFolderFeatured.js +16 -19
  137. package/dist/esm/icons/additional/AdFolderUser.js +10 -12
  138. package/dist/esm/icons/additional/AdFullScreenBannerL.js +5 -6
  139. package/dist/esm/icons/additional/AdImageL.js +2 -4
  140. package/dist/esm/icons/additional/AdImgTextL.js +3 -5
  141. package/dist/esm/icons/additional/AdImportUrl.js +7 -9
  142. package/dist/esm/icons/additional/AdImportZip.js +6 -8
  143. package/dist/esm/icons/additional/AdInsertObjectL.js +10 -15
  144. package/dist/esm/icons/additional/AdLandL.js +15 -17
  145. package/dist/esm/icons/additional/AdMandatoryUpdateL.js +7 -8
  146. package/dist/esm/icons/additional/AdMandatoryUpgradeL.js +7 -8
  147. package/dist/esm/icons/additional/AdOnExitL.js +11 -13
  148. package/dist/esm/icons/additional/AdOnLandingL.js +8 -10
  149. package/dist/esm/icons/additional/AdOnboardingL.js +8 -9
  150. package/dist/esm/icons/additional/AdOpenAppL.js +6 -8
  151. package/dist/esm/icons/additional/AdOpenUrlL.js +8 -10
  152. package/dist/esm/icons/additional/AdPopL.js +15 -17
  153. package/dist/esm/icons/additional/AdPortraitL.js +4 -6
  154. package/dist/esm/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  155. package/dist/esm/icons/additional/AdSilentPushL.js +14 -16
  156. package/dist/esm/icons/additional/AdSimplePushL.js +13 -13
  157. package/dist/esm/icons/additional/AdSlideDownL.js +6 -8
  158. package/dist/esm/icons/additional/AdSlideLeftL.js +6 -8
  159. package/dist/esm/icons/additional/AdSlideRightL.js +6 -8
  160. package/dist/esm/icons/additional/AdSlideUpL.js +6 -8
  161. package/dist/esm/icons/additional/AdTempCodeS.js +4 -7
  162. package/dist/esm/icons/additional/AdTextEditorL.js +8 -10
  163. package/dist/esm/icons/additional/AdUserSegmentsL.js +8 -9
  164. package/dist/esm/icons/additional/AdVisualEditorL.js +12 -16
  165. package/dist/esm/icons/additional/AdVisualEditorNewL.js +14 -18
  166. package/dist/esm/icons/additional/AdWalktroughL.js +8 -9
  167. package/dist/esm/icons/additional/AdWebLayerL.js +8 -10
  168. package/dist/esm/icons/additional/AdWelcomeScreenL.js +10 -11
  169. package/dist/esm/icons/additional/AiCampaigns.js +4 -22
  170. package/dist/esm/icons/additional/AudienceAnalytics.js +5 -23
  171. package/dist/esm/icons/additional/BoostLoyalty.js +4 -22
  172. package/dist/esm/icons/additional/ChartColumnL.js +7 -8
  173. package/dist/esm/icons/additional/ChartComboL.js +8 -9
  174. package/dist/esm/icons/additional/ChartDonutL.js +3 -4
  175. package/dist/esm/icons/additional/ChartDonutLineL.js +3 -4
  176. package/dist/esm/icons/additional/ChartLineL.js +3 -4
  177. package/dist/esm/icons/additional/ChartTableL.js +3 -4
  178. package/dist/esm/icons/additional/Integration.js +2 -20
  179. package/dist/esm/icons/additional/MarketingAutomation.js +3 -21
  180. package/dist/esm/icons/additional/OtherIdeas.js +4 -22
  181. package/dist/esm/icons/additional/ReportPreparedXl.js +11 -12
  182. package/dist/esm/icons/additional/TargetedCampaigns.js +3 -21
  183. package/dist/esm/icons/additional/UnderstandCustomer.js +4 -22
  184. package/dist/esm/icons/additional/index.d.ts +37 -37
  185. package/dist/esm/icons/additional/index.js +37 -37
  186. package/dist/esm/icons/index.d.ts +306 -300
  187. package/dist/esm/icons/index.js +306 -300
  188. package/package.json +2 -2
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const AttributeXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "attribute-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("path", { className: "prefix__st0", d: "M67.4 62.5l-6.3-10.2c-.3-.5-.7-.9-1.1-1.1-.5-.3-1-.4-1.5-.4-1.1 0-2.1.6-2.6 1.5l-6.3 10.2c-.4.5-.6 1-.6 1.5 0 1.7 1.4 3 3 3h12.7c.5 0 1.1-.1 1.5-.4 1-.6 1.5-1.6 1.5-2.6.1-.5 0-1-.3-1.5zm-1.8 2.9c-.2.1-.5.2-.8.2H52.1c-.9 0-1.5-.7-1.5-1.5 0-.3.1-.5.2-.8L57.1 53c.3-.5.8-.8 1.4-.8.3 0 .5.1.8.2.2.1.5.3.6.6l6.3 10.2c.1.2.2.5.2.8-.1.6-.3 1.1-.8 1.4zM32.8 45.7h8.9c2.1 0 3.7-1.7 3.7-3.7v-8.9c0-2.1-1.7-3.7-3.7-3.7h-8.9c-2.1 0-3.7 1.7-3.7 3.7V42c-.1 2 1.6 3.7 3.7 3.7zm-2.3-12.6c0-1.2 1-2.2 2.2-2.2h8.9c1.2 0 2.2 1 2.2 2.2V42c0 1.2-1 2.2-2.2 2.2h-8.9c-1.2 0-2.2-1-2.2-2.2v-8.9zM37.2 50.6c-4.7 0-8.6 3.8-8.6 8.6 0 4.7 3.8 8.6 8.6 8.6 4.7 0 8.6-3.8 8.6-8.6s-3.9-8.6-8.6-8.6zm5 13.6c-1.3 1.3-3 2.1-5 2.1s-3.7-.8-5-2.1c-1.3-1.3-2.1-3-2.1-5s.8-3.7 2.1-5c1.3-1.3 3-2.1 5-2.1s3.7.8 5 2.1c1.3 1.3 2.1 3 2.1 5 0 1.9-.8 3.7-2.1 5zM53.5 45.3c.1.2.4.4.6.4h8.6c.3 0 .5-.1.6-.4l4.3-7.4c.1-.2.1-.5 0-.8l-4.3-7.4c-.1-.2-.4-.4-.6-.4h-8.6c-.3 0-.5.1-.6.4l-4.3 7.4c-.1.2-.1.5 0 .8l4.3 7.4zm1.1-14.4h7.7l3.9 6.7-3.8 6.7h-7.7l-3.8-6.7 3.7-6.7z" }),
7
- React.createElement("path", { className: "prefix__st0", d: "M71 20.2H25c-2.6 0-4.7 2.1-4.8 4.8v46c0 2.6 2.1 4.7 4.8 4.8h46c2.6 0 4.7-2.1 4.8-4.8V25c-.1-2.6-2.2-4.7-4.8-4.8zM74.2 71c0 1.8-1.5 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.5-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v46z" })));
4
+ const AttributeXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "attribute-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M67.4 62.5l-6.3-10.2c-.3-.5-.7-.9-1.1-1.1-.5-.3-1-.4-1.5-.4-1.1 0-2.1.6-2.6 1.5l-6.3 10.2c-.4.5-.6 1-.6 1.5 0 1.7 1.4 3 3 3h12.7c.5 0 1.1-.1 1.5-.4 1-.6 1.5-1.6 1.5-2.6.1-.5 0-1-.3-1.5zm-1.8 2.9c-.2.1-.5.2-.8.2H52.1c-.9 0-1.5-.7-1.5-1.5 0-.3.1-.5.2-.8L57.1 53c.3-.5.8-.8 1.4-.8.3 0 .5.1.8.2.2.1.5.3.6.6l6.3 10.2c.1.2.2.5.2.8-.1.6-.3 1.1-.8 1.4zM32.8 45.7h8.9c2.1 0 3.7-1.7 3.7-3.7v-8.9c0-2.1-1.7-3.7-3.7-3.7h-8.9c-2.1 0-3.7 1.7-3.7 3.7V42c-.1 2 1.6 3.7 3.7 3.7zm-2.3-12.6c0-1.2 1-2.2 2.2-2.2h8.9c1.2 0 2.2 1 2.2 2.2V42c0 1.2-1 2.2-2.2 2.2h-8.9c-1.2 0-2.2-1-2.2-2.2v-8.9zM37.2 50.6c-4.7 0-8.6 3.8-8.6 8.6 0 4.7 3.8 8.6 8.6 8.6 4.7 0 8.6-3.8 8.6-8.6s-3.9-8.6-8.6-8.6zm5 13.6c-1.3 1.3-3 2.1-5 2.1s-3.7-.8-5-2.1c-1.3-1.3-2.1-3-2.1-5s.8-3.7 2.1-5c1.3-1.3 3-2.1 5-2.1s3.7.8 5 2.1c1.3 1.3 2.1 3 2.1 5 0 1.9-.8 3.7-2.1 5zM53.5 45.3c.1.2.4.4.6.4h8.6c.3 0 .5-.1.6-.4l4.3-7.4c.1-.2.1-.5 0-.8l-4.3-7.4c-.1-.2-.4-.4-.6-.4h-8.6c-.3 0-.5.1-.6.4l-4.3 7.4c-.1.2-.1.5 0 .8l4.3 7.4zm1.1-14.4h7.7l3.9 6.7-3.8 6.7h-7.7l-3.8-6.7 3.7-6.7z" }),
7
+ React.createElement("path", { d: "M71 20.2H25c-2.6 0-4.7 2.1-4.8 4.8v46c0 2.6 2.1 4.7 4.8 4.8h46c2.6 0 4.7-2.1 4.8-4.8V25c-.1-2.6-2.2-4.7-4.8-4.8zM74.2 71c0 1.8-1.5 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.5-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v46z" }))));
8
8
  exports.default = AttributeXl;
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const CalendarIntervalXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-interval-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("g", { id: "prefix__icon" },
7
- React.createElement("path", { className: "prefix__st0", d: "M69.5 25.3h-8v-3.6c0-.4-.3-.8-.8-.8s-.7.4-.7.8v3.6H33.3v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H60.2c.1 0 .2-.1.2-.1l13.1-13.1c.3-.1.5-.4.5-.7V30c.2-2.6-1.9-4.7-4.5-4.7zm-46.1 1.5h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5H60v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H20.1v-8c0-1.8 1.5-3.2 3.3-3.2zM20.1 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H23.4c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9h5.8L60.8 73.2v-5.9z" }),
8
- React.createElement("path", { className: "prefix__st0", d: "M28.4 53.2c.3.2.5.4.8.6 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.1-.1.1-.1.2-.1H61c2 0 3.6-1.6 3.6-3.6S63 46.4 61 46.4H36.4c-.1-1.1-1-2-2.2-2h-4c-1.2 0-2.2 1-2.2 2.2v6c0 .2 0 .3.1.4.2.1.2.2.3.2zM63.1 50c0 1.1-.9 2.1-2.1 2.1H36.4V48H61c1.2-.1 2.1.8 2.1 2zm-32.9-4.1h4c.4 0 .7.3.7.7v5.7c-.1.1-.4.3-.6.5-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.2-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.6-.7zM47.7 55.9h-4c-1.1 0-2.1.9-2.1 2h-9.9c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6h10.6c.1.1.3.2.4.3 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.2-.1.3-.2.4-.4l.2-.2.1-.2c.1-.1.1-.2.1-.4v-6c.1-1.2-.9-2.2-2.1-2.2zm-18.1 5.6c0-1.1.9-2.1 2.1-2.1h9.9v4.1h-9.9c-1.2.1-2.1-.9-2.1-2zm18.2 2.8c-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.1-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.7-.7h4c.4 0 .7.3.7.7v5.7c-.3.1-.6.3-.8.5z" }))));
4
+ const CalendarIntervalXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-interval-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M69.5 25.3h-8v-3.6c0-.4-.3-.8-.8-.8s-.7.4-.7.8v3.6H33.3v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H60.2c.1 0 .2-.1.2-.1l13.1-13.1c.3-.1.5-.4.5-.7V30c.2-2.6-1.9-4.7-4.5-4.7zm-46.1 1.5h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5H60v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H20.1v-8c0-1.8 1.5-3.2 3.3-3.2zM20.1 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H23.4c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9h5.8L60.8 73.2v-5.9z" }),
7
+ React.createElement("path", { d: "M28.4 53.2c.3.2.5.4.8.6 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.1-.1.1-.1.2-.1H61c2 0 3.6-1.6 3.6-3.6S63 46.4 61 46.4H36.4c-.1-1.1-1-2-2.2-2h-4c-1.2 0-2.2 1-2.2 2.2v6c0 .2 0 .3.1.4.2.1.2.2.3.2zM63.1 50c0 1.1-.9 2.1-2.1 2.1H36.4V48H61c1.2-.1 2.1.8 2.1 2zm-32.9-4.1h4c.4 0 .7.3.7.7v5.7c-.1.1-.4.3-.6.5-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.2-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.6-.7zM47.7 55.9h-4c-1.1 0-2.1.9-2.1 2h-9.9c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6h10.6c.1.1.3.2.4.3 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.2-.1.3-.2.4-.4l.2-.2.1-.2c.1-.1.1-.2.1-.4v-6c.1-1.2-.9-2.2-2.1-2.2zm-18.1 5.6c0-1.1.9-2.1 2.1-2.1h9.9v4.1h-9.9c-1.2.1-2.1-.9-2.1-2zm18.2 2.8c-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.1-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.7-.7h4c.4 0 .7.3.7.7v5.7c-.3.1-.6.3-.8.5z" }))));
9
8
  exports.default = CalendarIntervalXl;
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const CalendarScheduleXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-schedule-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("g", { id: "prefix__icon" },
7
- React.createElement("path", { className: "prefix__st0", d: "M75.5 57.4V30c0-2.6-2.1-4.8-4.8-4.8h-7.8v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5H34.6v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7h32.8c3.2 6.9 11.3 9.9 18.2 6.7 6.9-3.2 9.9-11.3 6.7-18.2-1.1-3-3.6-5.5-6.7-6.8zM24.7 26.7h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.6c0 .4.3.8.8.8s.8-.3.8-.8v-3.6h7.8c1.8 0 3.2 1.5 3.2 3.3v7.9H21.5V30c0-1.8 1.4-3.2 3.2-3.3zm0 47.5c-1.8 0-3.2-1.5-3.2-3.2V39.4H74v17.4c-7.3-2.2-15 1.9-17.2 9.2-.8 2.7-.8 5.6.1 8.2H24.7zm54 4.5c-4.8 4.8-12.5 4.8-17.3 0s-4.8-12.5 0-17.3 12.5-4.8 17.3 0c2.3 2.3 3.6 5.4 3.6 8.7 0 3.1-1.3 6.3-3.6 8.6z" }),
8
- React.createElement("path", { className: "prefix__st0", d: "M33.9 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM33.9 53.7c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM62.1 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2.1 1.7 1.5 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7.1-.9.8-1.7 1.7-1.7zM47.7 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM47.7 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.7-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM70 62.4c-.4 0-.8.3-.8.8s.3.8.8.8c3.4 0 6.1 2.7 6.1 6.1 0 .4.3.8.8.8s.8-.3.8-.8c-.1-4.3-3.5-7.7-7.7-7.7zM70 76.1c-3.4 0-6.1-2.7-6.1-6.1 0-.4-.3-.8-.7-.8-.4 0-.8.3-.8.7 0 4.2 3.4 7.6 7.6 7.6.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z" }))));
4
+ const CalendarScheduleXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-schedule-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M75.5 57.4V30c0-2.6-2.1-4.8-4.8-4.8h-7.8v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5H34.6v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7h32.8c3.2 6.9 11.3 9.9 18.2 6.7 6.9-3.2 9.9-11.3 6.7-18.2-1.1-3-3.6-5.5-6.7-6.8zM24.7 26.7h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.6c0 .4.3.8.8.8s.8-.3.8-.8v-3.6h7.8c1.8 0 3.2 1.5 3.2 3.3v7.9H21.5V30c0-1.8 1.4-3.2 3.2-3.3zm0 47.5c-1.8 0-3.2-1.5-3.2-3.2V39.4H74v17.4c-7.3-2.2-15 1.9-17.2 9.2-.8 2.7-.8 5.6.1 8.2H24.7zm54 4.5c-4.8 4.8-12.5 4.8-17.3 0s-4.8-12.5 0-17.3 12.5-4.8 17.3 0c2.3 2.3 3.6 5.4 3.6 8.7 0 3.1-1.3 6.3-3.6 8.6z" }),
7
+ React.createElement("path", { d: "M33.9 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM33.9 53.7c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM62.1 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2.1 1.7 1.5 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7.1-.9.8-1.7 1.7-1.7zM47.7 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM47.7 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.7-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM70 62.4c-.4 0-.8.3-.8.8s.3.8.8.8c3.4 0 6.1 2.7 6.1 6.1 0 .4.3.8.8.8s.8-.3.8-.8c-.1-4.3-3.5-7.7-7.7-7.7zM70 76.1c-3.4 0-6.1-2.7-6.1-6.1 0-.4-.3-.8-.7-.8-.4 0-.8.3-.8.7 0 4.2 3.4 7.6 7.6 7.6.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z" }))));
9
8
  exports.default = CalendarScheduleXl;
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const CalendarXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("g", { id: "prefix__icon" },
7
- React.createElement("path", { className: "prefix__st0", d: "M34.1 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM34.1 53.7c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM62.4 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7zM48 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM48 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.7-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7c.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7z" }),
8
- React.createElement("path", { className: "prefix__st0", d: "M75.8 61.7V30c0-2.6-2.1-4.7-4.7-4.8h-8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6H34.8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H61.7c.1 0 .2-.1.2-.1L75 62.5c.6-.2.8-.5.8-.8zM24.9 26.8h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H21.6v-8c0-1.8 1.5-3.2 3.3-3.2zM21.6 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H24.9c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9H73L62.3 73.2v-5.9z" }))));
4
+ const CalendarXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M34.1 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM34.1 53.7c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM62.4 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7zM48 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM48 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.7-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7c.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7z" }),
7
+ React.createElement("path", { d: "M75.8 61.7V30c0-2.6-2.1-4.7-4.7-4.8h-8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6H34.8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H61.7c.1 0 .2-.1.2-.1L75 62.5c.6-.2.8-.5.8-.8zM24.9 26.8h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H21.6v-8c0-1.8 1.5-3.2 3.3-3.2zM21.6 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H24.9c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9H73L62.3 73.2v-5.9z" }))));
9
8
  exports.default = CalendarXl;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const CompareXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "compare_xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("path", { className: "prefix__st0", d: "M44.4 58.7zM65.9 23.5zM78.5 48.8zM51.2 48.8zM67 24.6zM78.8 49.9c0-.1-.1-.1 0 0 0-.4-.1-.7-.2-1.1L67 24.6c-.2-.5-.6-.9-1.1-1.1-.3-.1-.6-.2-.9-.2h-.1c-.4 0-.8.1-1.1.3L48 28v-4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v4.5L30 33.2c-.2.1-.3.2-.4.3-.4.2-.8.6-1 1L17.1 58.7c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.6h.4c7.5 0 13.7-6 13.9-13.5 0-.4-.1-.7-.2-1L33 34.5c-.1-.2-.2-.4-.4-.5l13.9-4v8.8c0 .4.3.8.8.8s.8-.3.8-.8v-9.3l14.3-4.1-11.2 23.4c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.5h.4c7.4.1 13.6-5.9 13.9-13.4-.1 0 0 0 0 0zm-48 21.9h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.4-5.9 11.3-12.3 11.3zM42.9 59H18.6L30 35.2c.2-.3.5-.5.8-.5.1 0 .3 0 .4.1.2.1.3.2.4.4L42.9 59zm22-34.2c.1 0 .2 0 .3.1.2.1.3.2.4.4L77 49.1H52.7L64 25.3c.1-.1.2-.3.3-.3l.6-.2zm0 37.1h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.3-5.9 11.3-12.3 11.3z" })));
4
+ const CompareXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "compare_xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M44.4 58.7zM65.9 23.5zM78.5 48.8zM51.2 48.8zM67 24.6zM78.8 49.9c0-.1-.1-.1 0 0 0-.4-.1-.7-.2-1.1L67 24.6c-.2-.5-.6-.9-1.1-1.1-.3-.1-.6-.2-.9-.2h-.1c-.4 0-.8.1-1.1.3L48 28v-4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v4.5L30 33.2c-.2.1-.3.2-.4.3-.4.2-.8.6-1 1L17.1 58.7c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.6h.4c7.5 0 13.7-6 13.9-13.5 0-.4-.1-.7-.2-1L33 34.5c-.1-.2-.2-.4-.4-.5l13.9-4v8.8c0 .4.3.8.8.8s.8-.3.8-.8v-9.3l14.3-4.1-11.2 23.4c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.5h.4c7.4.1 13.6-5.9 13.9-13.4-.1 0 0 0 0 0zm-48 21.9h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.4-5.9 11.3-12.3 11.3zM42.9 59H18.6L30 35.2c.2-.3.5-.5.8-.5.1 0 .3 0 .4.1.2.1.3.2.4.4L42.9 59zm22-34.2c.1 0 .2 0 .3.1.2.1.3.2.4.4L77 49.1H52.7L64 25.3c.1-.1.2-.3.3-.3l.6-.2zm0 37.1h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.3-5.9 11.3-12.3 11.3z" }))));
7
7
  exports.default = CompareXl;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const FolderXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "folder-xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("path", { className: "prefix__st0", d: "M46.9 59.9H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h19.1c.4 0 .8-.3.8-.8s-.3-.8-.7-.8zM27.7 55.5H40c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8z" }),
7
- React.createElement("path", { className: "prefix__st0", d: "M74 31.1H52.7c-.6 0-1.2-.2-1.7-.5l-10.6-6.7c-.8-.5-1.6-.7-2.6-.7H22c-2.6 0-4.7 2.1-4.8 4.8v40c0 2.6 2.1 4.7 4.8 4.8h52c2.6 0 4.7-2.1 4.8-4.8V35.9c0-2.6-2.1-4.7-4.8-4.8zM77.2 68c0 1.8-1.5 3.2-3.2 3.2H56.9L22 71.1c-1.8 0-3.2-1.5-3.2-3.2v-40c0-1.8 1.5-3.2 3.2-3.2h15.8c.6 0 1.2.2 1.7.5l10.6 6.7c.8.5 1.6.7 2.6.7H74c1.8 0 3.2 1.5 3.2 3.2V68z" })));
4
+ const FolderXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "folder-xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M46.9 59.9H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h19.1c.4 0 .8-.3.8-.8s-.3-.8-.7-.8zM27.7 55.5H40c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8z" }),
7
+ React.createElement("path", { d: "M74 31.1H52.7c-.6 0-1.2-.2-1.7-.5l-10.6-6.7c-.8-.5-1.6-.7-2.6-.7H22c-2.6 0-4.7 2.1-4.8 4.8v40c0 2.6 2.1 4.7 4.8 4.8h52c2.6 0 4.7-2.1 4.8-4.8V35.9c0-2.6-2.1-4.7-4.8-4.8zM77.2 68c0 1.8-1.5 3.2-3.2 3.2H56.9L22 71.1c-1.8 0-3.2-1.5-3.2-3.2v-40c0-1.8 1.5-3.2 3.2-3.2h15.8c.6 0 1.2.2 1.7.5l10.6 6.7c.8.5 1.6.7 2.6.7H74c1.8 0 3.2 1.5 3.2 3.2V68z" }))));
8
8
  exports.default = FolderXl;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const React = require("react");
4
- const RecentInteractionsXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "recent_interactions_xl" }, props),
5
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
- React.createElement("path", { className: "prefix__st0", d: "M83.1 70.6l-8.6-6.9c2.9-4.9 4.4-10.4 4.4-15.7 0-10.4-5.3-20.5-14.8-26.3-5-3-10.5-4.5-15.9-4.5-10.4 0-20.5 5.3-26.3 14.8-3 5-4.5 10.5-4.5 15.9 0 10.4 5.3 20.5 14.8 26.3 4.9 3 10.4 4.5 15.9 4.5 5.2 0 10.5-1.4 15.2-4v5.9c0 .7.6 1.3 1.3 1.3.4 0 .8-.2 1-.5l4.4-5.5 3.4 6.8c.3.7 1 1.1 1.7 1.1.3 0 .6-.1.9-.2l2.6-1.3c.7-.3 1.1-1 1.1-1.7 0-.3-.1-.6-.2-.9L76.2 73h6.2c.7 0 1.3-.6 1.3-1.3-.1-.4-.2-.8-.6-1.1zm-35 6.6c-5.3 0-10.5-1.4-15.2-4.2-9.1-5.5-14.1-15.1-14.1-25 0-5.2 1.4-10.4 4.2-15.1 5.5-9.1 15.1-14.1 25-14.1 5.2 0 10.4 1.4 15.1 4.2 9.1 5.5 14.1 15.1 14.1 25 0 5-1.3 10.1-4 14.8l-7.9-6.3c-.2-.2-.5-.3-.8-.3-.4 0-.8.2-1 .5-.2.2-.3.5-.3.8V73c-4.5 2.8-9.8 4.2-15.1 4.2zm26.2-4.6l3.9 7.8v.2c0 .2-.1.3-.2.4l-2.6 1.3h-.2c-.2 0-.3-.1-.4-.2l-3.9-7.8c-.1-.2-.3-.4-.6-.4s-.5.1-.7.3l-4.8 6V58l17 13.5h-6.9c-.3 0-.5.1-.6.4-.1.2-.1.4 0 .7z" }),
7
- React.createElement("path", { className: "prefix__st0", d: "M27 33.2c-1.2 1.7-2.2 3.5-2.9 5.4-.2.4 0 .8.4 1 .4.2.8 0 1-.4.7-1.8 1.6-3.5 2.7-5.1.2-.3.2-.8-.2-1-.3-.3-.7-.2-1 .1zM23.9 48c0-1.1.1-2.1.2-3.2.1-.4-.2-.8-.6-.8s-.8.2-.8.6c-.1 1.1-.2 2.2-.2 3.4 0 .9.1 1.9.1 2.8 0 .4.4.7.8.7s.7-.4.7-.8c-.2-.9-.2-1.8-.2-2.7zM42.4 24.4c1.8-.5 3.8-.7 5.8-.7 6.7 0 12.8 2.7 17.1 7.1 4.4 4.4 7.1 10.4 7.1 17.1 0 .4.3.8.8.8s.8-.3.8-.8c0-14.2-11.5-25.7-25.8-25.8-2.2.1-4.2.4-6.2.9-.4.1-.6.5-.6.9.2.4.6.6 1 .5zM25.3 56.3c-.1-.4-.6-.6-1-.4-.4.1-.6.6-.4 1 .7 2 1.7 3.8 2.8 5.5.2.3.7.4 1 .2.3-.2.4-.7.2-1-1-1.7-1.9-3.5-2.6-5.3zM47.6 72.2c-2 0-3.9-.3-5.7-.8-.4-.1-.8.1-.9.5s.1.8.5.9c2 .5 4 .8 6.1.9.4 0 .8-.3.8-.7-.1-.4-.4-.7-.8-.8zM36.4 69.3c-1.7-.9-3.3-2.1-4.7-3.4-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1 1.5 1.4 3.2 2.6 5 3.6.4.2.8.1 1-.3.3-.4.2-.8-.2-1zM36.2 25.2c-1.8 1-3.5 2.1-5.1 3.5-.3.3-.3.7-.1 1.1.3.3.7.3 1.1.1 1.5-1.3 3.1-2.4 4.8-3.3.4-.2.5-.6.3-1-.1-.5-.6-.6-1-.4z" }),
8
- React.createElement("path", { className: "prefix__st0", d: "M67.6 48.8c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H48.9V28.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v18.8h-3.2c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h3.2V52c0 .4.3.8.8.8s.8-.3.8-.8v-3.2h18.7z" })));
4
+ const RecentInteractionsXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "recent_interactions_xl" }, props),
5
+ React.createElement("g", { fill: "#384350" },
6
+ React.createElement("path", { d: "M83.1 70.6l-8.6-6.9c2.9-4.9 4.4-10.4 4.4-15.7 0-10.4-5.3-20.5-14.8-26.3-5-3-10.5-4.5-15.9-4.5-10.4 0-20.5 5.3-26.3 14.8-3 5-4.5 10.5-4.5 15.9 0 10.4 5.3 20.5 14.8 26.3 4.9 3 10.4 4.5 15.9 4.5 5.2 0 10.5-1.4 15.2-4v5.9c0 .7.6 1.3 1.3 1.3.4 0 .8-.2 1-.5l4.4-5.5 3.4 6.8c.3.7 1 1.1 1.7 1.1.3 0 .6-.1.9-.2l2.6-1.3c.7-.3 1.1-1 1.1-1.7 0-.3-.1-.6-.2-.9L76.2 73h6.2c.7 0 1.3-.6 1.3-1.3-.1-.4-.2-.8-.6-1.1zm-35 6.6c-5.3 0-10.5-1.4-15.2-4.2-9.1-5.5-14.1-15.1-14.1-25 0-5.2 1.4-10.4 4.2-15.1 5.5-9.1 15.1-14.1 25-14.1 5.2 0 10.4 1.4 15.1 4.2 9.1 5.5 14.1 15.1 14.1 25 0 5-1.3 10.1-4 14.8l-7.9-6.3c-.2-.2-.5-.3-.8-.3-.4 0-.8.2-1 .5-.2.2-.3.5-.3.8V73c-4.5 2.8-9.8 4.2-15.1 4.2zm26.2-4.6l3.9 7.8v.2c0 .2-.1.3-.2.4l-2.6 1.3h-.2c-.2 0-.3-.1-.4-.2l-3.9-7.8c-.1-.2-.3-.4-.6-.4s-.5.1-.7.3l-4.8 6V58l17 13.5h-6.9c-.3 0-.5.1-.6.4-.1.2-.1.4 0 .7z" }),
7
+ React.createElement("path", { d: "M27 33.2c-1.2 1.7-2.2 3.5-2.9 5.4-.2.4 0 .8.4 1 .4.2.8 0 1-.4.7-1.8 1.6-3.5 2.7-5.1.2-.3.2-.8-.2-1-.3-.3-.7-.2-1 .1zM23.9 48c0-1.1.1-2.1.2-3.2.1-.4-.2-.8-.6-.8s-.8.2-.8.6c-.1 1.1-.2 2.2-.2 3.4 0 .9.1 1.9.1 2.8 0 .4.4.7.8.7s.7-.4.7-.8c-.2-.9-.2-1.8-.2-2.7zM42.4 24.4c1.8-.5 3.8-.7 5.8-.7 6.7 0 12.8 2.7 17.1 7.1 4.4 4.4 7.1 10.4 7.1 17.1 0 .4.3.8.8.8s.8-.3.8-.8c0-14.2-11.5-25.7-25.8-25.8-2.2.1-4.2.4-6.2.9-.4.1-.6.5-.6.9.2.4.6.6 1 .5zM25.3 56.3c-.1-.4-.6-.6-1-.4-.4.1-.6.6-.4 1 .7 2 1.7 3.8 2.8 5.5.2.3.7.4 1 .2.3-.2.4-.7.2-1-1-1.7-1.9-3.5-2.6-5.3zM47.6 72.2c-2 0-3.9-.3-5.7-.8-.4-.1-.8.1-.9.5s.1.8.5.9c2 .5 4 .8 6.1.9.4 0 .8-.3.8-.7-.1-.4-.4-.7-.8-.8zM36.4 69.3c-1.7-.9-3.3-2.1-4.7-3.4-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1 1.5 1.4 3.2 2.6 5 3.6.4.2.8.1 1-.3.3-.4.2-.8-.2-1zM36.2 25.2c-1.8 1-3.5 2.1-5.1 3.5-.3.3-.3.7-.1 1.1.3.3.7.3 1.1.1 1.5-1.3 3.1-2.4 4.8-3.3.4-.2.5-.6.3-1-.1-.5-.6-.6-1-.4z" }),
8
+ React.createElement("path", { d: "M67.6 48.8c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H48.9V28.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v18.8h-3.2c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h3.2V52c0 .4.3.8.8.8s.8-.3.8-.8v-3.2h18.7z" }))));
9
9
  exports.default = RecentInteractionsXl;
@@ -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
1
  export { default as AddXl } from './AddXl';
3
2
  export { default as AfterEventXl } from './AfterEventXl';
3
+ export { default as AbTestXl } from './AbTestXl';
4
4
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
- export { default as AttributeXl } from './AttributeXl';
6
- export { default as BasketCheckXl } from './BasketCheckXl';
7
- export { default as BeforeEventXl } from './BeforeEventXl';
8
- export { default as BillingXl } from './BillingXl';
9
- export { default as BrowserCloseXl } from './BrowserCloseXl';
10
5
  export { default as BrowserCodeXl } from './BrowserCodeXl';
6
+ export { default as BeforeEventXl } from './BeforeEventXl';
11
7
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
- export { default as BrowserScrollXl } from './BrowserScrollXl';
8
+ export { default as BasketCheckXl } from './BasketCheckXl';
9
+ export { default as AttributeXl } from './AttributeXl';
13
10
  export { default as BulbEditXl } from './BulbEditXl';
14
11
  export { default as CalculatorXl } from './CalculatorXl';
15
12
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
13
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
16
14
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
17
15
  export { default as CalendarXl } from './CalendarXl';
18
- export { default as CardAeXl } from './CardAeXl';
19
- export { default as CardVisaXl } from './CardVisaXl';
20
16
  export { default as CartAddXl } from './CartAddXl';
21
- export { default as CheckInXl } from './CheckInXl';
17
+ export { default as CardVisaXl } from './CardVisaXl';
18
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
19
+ export { default as CardAeXl } from './CardAeXl';
22
20
  export { default as CheckOutXl } from './CheckOutXl';
21
+ export { default as BillingXl } from './BillingXl';
22
+ export { default as CheckInXl } from './CheckInXl';
23
23
  export { default as CheckXl } from './CheckXl';
24
24
  export { default as ClassificationXl } from './ClassificationXl';
25
25
  export { default as CompareXl } from './CompareXl';
26
- export { default as CouponXl } from './CouponXl';
27
- export { default as CupXl } from './CupXl';
28
26
  export { default as DiscountXl } from './DiscountXl';
27
+ export { default as CupXl } from './CupXl';
28
+ export { default as CouponXl } from './CouponXl';
29
29
  export { default as EventXl } from './EventXl';
30
30
  export { default as FileUpXl } from './FileUpXl';
31
31
  export { default as FileUrlXl } from './FileUrlXl';
32
- export { default as FileXl } from './FileXl';
33
32
  export { default as FileZipXl } from './FileZipXl';
34
- export { default as FirstRunXl } from './FirstRunXl';
33
+ export { default as FileXl } from './FileXl';
35
34
  export { default as FolderCheckXl } from './FolderCheckXl';
36
- export { default as FolderStarXl } from './FolderStarXl';
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';
38
+ export { default as FormXl } from './FormXl';
42
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';
43
43
  export { default as InfoXl } from './InfoXl';
44
44
  export { default as InsertObjectXl } from './InsertObjectXl';
45
- export { default as IntegrationXl } from './IntegrationXl';
46
45
  export { default as IntegrationsXl } from './IntegrationsXl';
47
- export { default as LaptopAiXl } from './LaptopAiXl';
46
+ export { default as IntegrationXl } from './IntegrationXl';
48
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
+ export { default as MarketingAutomationXl } from './MarketingAutomationXl';
49
49
  export { default as LaunchXl } from './LaunchXl';
50
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
51
- export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
+ export { default as MobileStepsXl } from './MobileStepsXl';
52
52
  export { default as MessageXl } from './MessageXl';
53
- export { default as MobileBannerXl } from './MobileBannerXl';
53
+ export { default as MultivalueXl } from './MultivalueXl';
54
54
  export { default as MobilePromotionXl } from './MobilePromotionXl';
55
- export { default as MobileStepsXl } from './MobileStepsXl';
55
+ export { default as MobileBannerXl } from './MobileBannerXl';
56
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
57
- export { default as MultivalueXl } from './MultivalueXl';
58
- export { default as NetworkFileXl } from './NetworkFileXl';
59
57
  export { default as NoPermissionXl } from './NoPermissionXl';
58
+ export { default as NetworkFileXl } from './NetworkFileXl';
60
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
61
- export { default as ProductsBundleXl } from './ProductsBundleXl';
62
60
  export { default as ProductsFeedXl } from './ProductsFeedXl';
63
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
61
+ export { default as ProductsBundleXl } from './ProductsBundleXl';
64
62
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
65
- export { default as PushXl } from './PushXl';
66
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
67
- export { default as ReggressionXl } from './ReggressionXl';
68
- export { default as SearchNoResultsXl } from './SearchNoResultsXl';
63
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
64
+ export { default as LaptopAiXl } from './LaptopAiXl';
69
65
  export { default as SectionXl } from './SectionXl';
70
- export { default as ShowXl } from './ShowXl';
66
+ export { default as ReggressionXl } from './ReggressionXl';
67
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
71
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
72
  export { default as ToolsXl } from './ToolsXl';
73
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
74
- export { default as UserCircleXl } from './UserCircleXl';
75
- export { default as UserIdXl } from './UserIdXl';
76
- export { default as VisualEditorStarXl } from './VisualEditorStarXl';
77
74
  export { default as VisualEditorXl } from './VisualEditorXl';
75
+ export { default as UserIdXl } from './UserIdXl';
78
76
  export { default as VoucherXl } from './VoucherXl';
79
- export { default as WeblayerXl } from './WeblayerXl';
77
+ export { default as VisualEditorStarXl } from './VisualEditorStarXl';
80
78
  export { default as WarningXl } from './WarningXl';
81
79
  export { default as WebhookXl } from './WebhookXl';
80
+ export { default as WeblayerXl } from './WeblayerXl';
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
3
  var AddXl_1 = require("./AddXl");
6
4
  Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
7
5
  var AfterEventXl_1 = require("./AfterEventXl");
8
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
9
  var AnalyticsInsightsXl_1 = require("./AnalyticsInsightsXl");
10
10
  Object.defineProperty(exports, "AnalyticsInsightsXl", { enumerable: true, get: function () { return AnalyticsInsightsXl_1.default; } });
11
- var AttributeXl_1 = require("./AttributeXl");
12
- Object.defineProperty(exports, "AttributeXl", { enumerable: true, get: function () { return AttributeXl_1.default; } });
13
- var BasketCheckXl_1 = require("./BasketCheckXl");
14
- Object.defineProperty(exports, "BasketCheckXl", { enumerable: true, get: function () { return BasketCheckXl_1.default; } });
15
- var BeforeEventXl_1 = require("./BeforeEventXl");
16
- Object.defineProperty(exports, "BeforeEventXl", { enumerable: true, get: function () { return BeforeEventXl_1.default; } });
17
- var BillingXl_1 = require("./BillingXl");
18
- Object.defineProperty(exports, "BillingXl", { enumerable: true, get: function () { return BillingXl_1.default; } });
19
- var BrowserCloseXl_1 = require("./BrowserCloseXl");
20
- Object.defineProperty(exports, "BrowserCloseXl", { enumerable: true, get: function () { return BrowserCloseXl_1.default; } });
21
11
  var BrowserCodeXl_1 = require("./BrowserCodeXl");
22
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; } });
23
15
  var BrowserLandingXl_1 = require("./BrowserLandingXl");
24
16
  Object.defineProperty(exports, "BrowserLandingXl", { enumerable: true, get: function () { return BrowserLandingXl_1.default; } });
25
- var BrowserScrollXl_1 = require("./BrowserScrollXl");
26
- 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; } });
27
21
  var BulbEditXl_1 = require("./BulbEditXl");
28
22
  Object.defineProperty(exports, "BulbEditXl", { enumerable: true, get: function () { return BulbEditXl_1.default; } });
29
23
  var CalculatorXl_1 = require("./CalculatorXl");
30
24
  Object.defineProperty(exports, "CalculatorXl", { enumerable: true, get: function () { return CalculatorXl_1.default; } });
31
25
  var CalendarIntervalXl_1 = require("./CalendarIntervalXl");
32
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; } });
33
29
  var CalendarScheduleXl_1 = require("./CalendarScheduleXl");
34
30
  Object.defineProperty(exports, "CalendarScheduleXl", { enumerable: true, get: function () { return CalendarScheduleXl_1.default; } });
35
31
  var CalendarXl_1 = require("./CalendarXl");
36
32
  Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
37
- var CardAeXl_1 = require("./CardAeXl");
38
- Object.defineProperty(exports, "CardAeXl", { enumerable: true, get: function () { return CardAeXl_1.default; } });
39
- var CardVisaXl_1 = require("./CardVisaXl");
40
- Object.defineProperty(exports, "CardVisaXl", { enumerable: true, get: function () { return CardVisaXl_1.default; } });
41
33
  var CartAddXl_1 = require("./CartAddXl");
42
34
  Object.defineProperty(exports, "CartAddXl", { enumerable: true, get: function () { return CartAddXl_1.default; } });
43
- var CheckInXl_1 = require("./CheckInXl");
44
- Object.defineProperty(exports, "CheckInXl", { enumerable: true, get: function () { return CheckInXl_1.default; } });
35
+ var CardVisaXl_1 = require("./CardVisaXl");
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
+ var CardAeXl_1 = require("./CardAeXl");
40
+ Object.defineProperty(exports, "CardAeXl", { enumerable: true, get: function () { return CardAeXl_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
47
  var CheckXl_1 = require("./CheckXl");
48
48
  Object.defineProperty(exports, "CheckXl", { enumerable: true, get: function () { return CheckXl_1.default; } });
49
49
  var ClassificationXl_1 = require("./ClassificationXl");
50
50
  Object.defineProperty(exports, "ClassificationXl", { enumerable: true, get: function () { return ClassificationXl_1.default; } });
51
51
  var CompareXl_1 = require("./CompareXl");
52
52
  Object.defineProperty(exports, "CompareXl", { enumerable: true, get: function () { return CompareXl_1.default; } });
53
- var CouponXl_1 = require("./CouponXl");
54
- Object.defineProperty(exports, "CouponXl", { enumerable: true, get: function () { return CouponXl_1.default; } });
55
- var CupXl_1 = require("./CupXl");
56
- Object.defineProperty(exports, "CupXl", { enumerable: true, get: function () { return CupXl_1.default; } });
57
53
  var DiscountXl_1 = require("./DiscountXl");
58
54
  Object.defineProperty(exports, "DiscountXl", { enumerable: true, get: function () { return DiscountXl_1.default; } });
55
+ var CupXl_1 = require("./CupXl");
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; } });
59
59
  var EventXl_1 = require("./EventXl");
60
60
  Object.defineProperty(exports, "EventXl", { enumerable: true, get: function () { return EventXl_1.default; } });
61
61
  var FileUpXl_1 = require("./FileUpXl");
62
62
  Object.defineProperty(exports, "FileUpXl", { enumerable: true, get: function () { return FileUpXl_1.default; } });
63
63
  var FileUrlXl_1 = require("./FileUrlXl");
64
64
  Object.defineProperty(exports, "FileUrlXl", { enumerable: true, get: function () { return FileUrlXl_1.default; } });
65
- var FileXl_1 = require("./FileXl");
66
- Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
67
65
  var FileZipXl_1 = require("./FileZipXl");
68
66
  Object.defineProperty(exports, "FileZipXl", { enumerable: true, get: function () { return FileZipXl_1.default; } });
69
- var FirstRunXl_1 = require("./FirstRunXl");
70
- Object.defineProperty(exports, "FirstRunXl", { enumerable: true, get: function () { return FirstRunXl_1.default; } });
67
+ var FileXl_1 = require("./FileXl");
68
+ Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
71
69
  var FolderCheckXl_1 = require("./FolderCheckXl");
72
70
  Object.defineProperty(exports, "FolderCheckXl", { enumerable: true, get: function () { return FolderCheckXl_1.default; } });
73
- var FolderStarXl_1 = require("./FolderStarXl");
74
- Object.defineProperty(exports, "FolderStarXl", { enumerable: true, get: function () { return FolderStarXl_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; } });
77
+ var FormXl_1 = require("./FormXl");
78
+ Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
85
79
  var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
86
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; } });
87
87
  var InfoXl_1 = require("./InfoXl");
88
88
  Object.defineProperty(exports, "InfoXl", { enumerable: true, get: function () { return InfoXl_1.default; } });
89
89
  var InsertObjectXl_1 = require("./InsertObjectXl");
90
90
  Object.defineProperty(exports, "InsertObjectXl", { enumerable: true, get: function () { return InsertObjectXl_1.default; } });
91
- var IntegrationXl_1 = require("./IntegrationXl");
92
- Object.defineProperty(exports, "IntegrationXl", { enumerable: true, get: function () { return IntegrationXl_1.default; } });
93
91
  var IntegrationsXl_1 = require("./IntegrationsXl");
94
92
  Object.defineProperty(exports, "IntegrationsXl", { enumerable: true, get: function () { return IntegrationsXl_1.default; } });
95
- var LaptopAiXl_1 = require("./LaptopAiXl");
96
- Object.defineProperty(exports, "LaptopAiXl", { enumerable: true, get: function () { return LaptopAiXl_1.default; } });
93
+ var IntegrationXl_1 = require("./IntegrationXl");
94
+ Object.defineProperty(exports, "IntegrationXl", { enumerable: true, get: function () { return IntegrationXl_1.default; } });
97
95
  var LaptopTargetXl_1 = require("./LaptopTargetXl");
98
96
  Object.defineProperty(exports, "LaptopTargetXl", { enumerable: true, get: function () { return LaptopTargetXl_1.default; } });
97
+ var MarketingAutomationXl_1 = require("./MarketingAutomationXl");
98
+ Object.defineProperty(exports, "MarketingAutomationXl", { enumerable: true, get: function () { return MarketingAutomationXl_1.default; } });
99
99
  var LaunchXl_1 = require("./LaunchXl");
100
100
  Object.defineProperty(exports, "LaunchXl", { enumerable: true, get: function () { return LaunchXl_1.default; } });
101
101
  var LoyalityBoostXl_1 = require("./LoyalityBoostXl");
102
102
  Object.defineProperty(exports, "LoyalityBoostXl", { enumerable: true, get: function () { return LoyalityBoostXl_1.default; } });
103
- var MarketingAutomationXl_1 = require("./MarketingAutomationXl");
104
- Object.defineProperty(exports, "MarketingAutomationXl", { enumerable: true, get: function () { return MarketingAutomationXl_1.default; } });
103
+ var MobileStepsXl_1 = require("./MobileStepsXl");
104
+ Object.defineProperty(exports, "MobileStepsXl", { enumerable: true, get: function () { return MobileStepsXl_1.default; } });
105
105
  var MessageXl_1 = require("./MessageXl");
106
106
  Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
107
- var MobileBannerXl_1 = require("./MobileBannerXl");
108
- Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
107
+ var MultivalueXl_1 = require("./MultivalueXl");
108
+ Object.defineProperty(exports, "MultivalueXl", { enumerable: true, get: function () { return MultivalueXl_1.default; } });
109
109
  var MobilePromotionXl_1 = require("./MobilePromotionXl");
110
110
  Object.defineProperty(exports, "MobilePromotionXl", { enumerable: true, get: function () { return MobilePromotionXl_1.default; } });
111
- var MobileStepsXl_1 = require("./MobileStepsXl");
112
- Object.defineProperty(exports, "MobileStepsXl", { enumerable: true, get: function () { return MobileStepsXl_1.default; } });
111
+ var MobileBannerXl_1 = require("./MobileBannerXl");
112
+ Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
113
113
  var MobileUpdateXl_1 = require("./MobileUpdateXl");
114
114
  Object.defineProperty(exports, "MobileUpdateXl", { enumerable: true, get: function () { return MobileUpdateXl_1.default; } });
115
- var MultivalueXl_1 = require("./MultivalueXl");
116
- 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
115
  var NoPermissionXl_1 = require("./NoPermissionXl");
120
116
  Object.defineProperty(exports, "NoPermissionXl", { enumerable: true, get: function () { return NoPermissionXl_1.default; } });
117
+ var NetworkFileXl_1 = require("./NetworkFileXl");
118
+ Object.defineProperty(exports, "NetworkFileXl", { enumerable: true, get: function () { return NetworkFileXl_1.default; } });
121
119
  var NotificationsEditXl_1 = require("./NotificationsEditXl");
122
120
  Object.defineProperty(exports, "NotificationsEditXl", { enumerable: true, get: function () { return NotificationsEditXl_1.default; } });
123
- var ProductsBundleXl_1 = require("./ProductsBundleXl");
124
- Object.defineProperty(exports, "ProductsBundleXl", { enumerable: true, get: function () { return ProductsBundleXl_1.default; } });
125
121
  var ProductsFeedXl_1 = require("./ProductsFeedXl");
126
122
  Object.defineProperty(exports, "ProductsFeedXl", { enumerable: true, get: function () { return ProductsFeedXl_1.default; } });
127
- var ProductsLastSeenXl_1 = require("./ProductsLastSeenXl");
128
- Object.defineProperty(exports, "ProductsLastSeenXl", { enumerable: true, get: function () { return ProductsLastSeenXl_1.default; } });
123
+ var ProductsBundleXl_1 = require("./ProductsBundleXl");
124
+ Object.defineProperty(exports, "ProductsBundleXl", { enumerable: true, get: function () { return ProductsBundleXl_1.default; } });
129
125
  var ProductsSimilarXl_1 = require("./ProductsSimilarXl");
130
126
  Object.defineProperty(exports, "ProductsSimilarXl", { enumerable: true, get: function () { return ProductsSimilarXl_1.default; } });
131
- var PushXl_1 = require("./PushXl");
132
- Object.defineProperty(exports, "PushXl", { enumerable: true, get: function () { return PushXl_1.default; } });
133
- var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
134
- Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
135
- var ReggressionXl_1 = require("./ReggressionXl");
136
- Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
137
- var SearchNoResultsXl_1 = require("./SearchNoResultsXl");
138
- Object.defineProperty(exports, "SearchNoResultsXl", { enumerable: true, get: function () { return SearchNoResultsXl_1.default; } });
127
+ var ProductsLastSeenXl_1 = require("./ProductsLastSeenXl");
128
+ Object.defineProperty(exports, "ProductsLastSeenXl", { enumerable: true, get: function () { return ProductsLastSeenXl_1.default; } });
129
+ var LaptopAiXl_1 = require("./LaptopAiXl");
130
+ Object.defineProperty(exports, "LaptopAiXl", { enumerable: true, get: function () { return LaptopAiXl_1.default; } });
139
131
  var SectionXl_1 = require("./SectionXl");
140
132
  Object.defineProperty(exports, "SectionXl", { enumerable: true, get: function () { return SectionXl_1.default; } });
141
- var ShowXl_1 = require("./ShowXl");
142
- 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; } });
143
137
  var SilentPushXl_1 = require("./SilentPushXl");
144
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
145
  var ToolsXl_1 = require("./ToolsXl");
146
146
  Object.defineProperty(exports, "ToolsXl", { enumerable: true, get: function () { return ToolsXl_1.default; } });
147
147
  var UserCircleUpXl_1 = require("./UserCircleUpXl");
148
148
  Object.defineProperty(exports, "UserCircleUpXl", { enumerable: true, get: function () { return UserCircleUpXl_1.default; } });
149
- var UserCircleXl_1 = require("./UserCircleXl");
150
- Object.defineProperty(exports, "UserCircleXl", { enumerable: true, get: function () { return UserCircleXl_1.default; } });
151
- var UserIdXl_1 = require("./UserIdXl");
152
- Object.defineProperty(exports, "UserIdXl", { enumerable: true, get: function () { return UserIdXl_1.default; } });
153
- var VisualEditorStarXl_1 = require("./VisualEditorStarXl");
154
- Object.defineProperty(exports, "VisualEditorStarXl", { enumerable: true, get: function () { return VisualEditorStarXl_1.default; } });
155
149
  var VisualEditorXl_1 = require("./VisualEditorXl");
156
150
  Object.defineProperty(exports, "VisualEditorXl", { enumerable: true, get: function () { return VisualEditorXl_1.default; } });
151
+ var UserIdXl_1 = require("./UserIdXl");
152
+ Object.defineProperty(exports, "UserIdXl", { enumerable: true, get: function () { return UserIdXl_1.default; } });
157
153
  var VoucherXl_1 = require("./VoucherXl");
158
154
  Object.defineProperty(exports, "VoucherXl", { enumerable: true, get: function () { return VoucherXl_1.default; } });
159
- var WeblayerXl_1 = require("./WeblayerXl");
160
- Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_1.default; } });
155
+ var VisualEditorStarXl_1 = require("./VisualEditorStarXl");
156
+ Object.defineProperty(exports, "VisualEditorStarXl", { enumerable: true, get: function () { return VisualEditorStarXl_1.default; } });
161
157
  var WarningXl_1 = require("./WarningXl");
162
158
  Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
163
159
  var WebhookXl_1 = require("./WebhookXl");
164
160
  Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
161
+ var WeblayerXl_1 = require("./WeblayerXl");
162
+ Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_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;