@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.
- package/CHANGELOG.md +11 -0
- package/dist/cjs/icons/AiSearchGreyM.js +4 -4
- package/dist/cjs/icons/AngleBottomS.js +4 -7
- package/dist/cjs/icons/AutomationGreyM.js +4 -4
- package/dist/cjs/icons/ChatGreyM.js +4 -4
- package/dist/cjs/icons/L/FolderFavouriteFlatL.js +4 -4
- package/dist/cjs/icons/L/FolderL.js +4 -4
- package/dist/cjs/icons/L/index.d.ts +26 -26
- package/dist/cjs/icons/L/index.js +52 -52
- package/dist/cjs/icons/NullObjectM.js +3 -5
- package/dist/cjs/icons/SettingsGreyM.js +4 -4
- package/dist/cjs/icons/XL/AttributeXl.js +4 -4
- package/dist/cjs/icons/XL/CalendarIntervalXl.js +4 -5
- package/dist/cjs/icons/XL/CalendarScheduleXl.js +4 -5
- package/dist/cjs/icons/XL/CalendarXl.js +4 -5
- package/dist/cjs/icons/XL/CompareXl.js +3 -3
- package/dist/cjs/icons/XL/FolderXl.js +4 -4
- package/dist/cjs/icons/XL/RecentInteractionsXl.js +5 -5
- package/dist/cjs/icons/XL/SectionXl.js +3 -3
- package/dist/cjs/icons/XL/index.d.ts +41 -41
- package/dist/cjs/icons/XL/index.js +82 -82
- package/dist/cjs/icons/additional/AdAfterScrollL.js +9 -11
- package/dist/cjs/icons/additional/AdAfterXpagesL.js +7 -9
- package/dist/cjs/icons/additional/AdBannerL.js +7 -8
- package/dist/cjs/icons/additional/AdCodeEditorL.js +7 -9
- package/dist/cjs/icons/additional/AdCouponL.js +7 -8
- package/dist/cjs/icons/additional/AdDeeplinkingL.js +6 -8
- package/dist/cjs/icons/additional/AdFadeInL.js +3 -5
- package/dist/cjs/icons/additional/AdFirstRunL.js +6 -7
- package/dist/cjs/icons/additional/AdFolderBasic.js +13 -16
- package/dist/cjs/icons/additional/AdFolderFeatured.js +16 -19
- package/dist/cjs/icons/additional/AdFolderUser.js +10 -12
- package/dist/cjs/icons/additional/AdFullScreenBannerL.js +5 -6
- package/dist/cjs/icons/additional/AdImageL.js +2 -4
- package/dist/cjs/icons/additional/AdImgTextL.js +3 -5
- package/dist/cjs/icons/additional/AdImportUrl.js +7 -9
- package/dist/cjs/icons/additional/AdImportZip.js +6 -8
- package/dist/cjs/icons/additional/AdInsertObjectL.js +10 -15
- package/dist/cjs/icons/additional/AdLandL.js +15 -17
- package/dist/cjs/icons/additional/AdMandatoryUpdateL.js +7 -8
- package/dist/cjs/icons/additional/AdMandatoryUpgradeL.js +7 -8
- package/dist/cjs/icons/additional/AdOnExitL.js +11 -13
- package/dist/cjs/icons/additional/AdOnLandingL.js +8 -10
- package/dist/cjs/icons/additional/AdOnboardingL.js +8 -9
- package/dist/cjs/icons/additional/AdOpenAppL.js +6 -8
- package/dist/cjs/icons/additional/AdOpenUrlL.js +8 -10
- package/dist/cjs/icons/additional/AdPopL.js +15 -17
- package/dist/cjs/icons/additional/AdPortraitL.js +4 -6
- package/dist/cjs/icons/additional/AdPreBuiltSegmentsL.js +9 -10
- package/dist/cjs/icons/additional/AdSilentPushL.js +14 -16
- package/dist/cjs/icons/additional/AdSimplePushL.js +13 -13
- package/dist/cjs/icons/additional/AdSlideDownL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideLeftL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideRightL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideUpL.js +6 -8
- package/dist/cjs/icons/additional/AdTempCodeS.js +4 -7
- package/dist/cjs/icons/additional/AdTextEditorL.js +8 -10
- package/dist/cjs/icons/additional/AdUserSegmentsL.js +8 -9
- package/dist/cjs/icons/additional/AdVisualEditorL.js +12 -16
- package/dist/cjs/icons/additional/AdVisualEditorNewL.js +14 -18
- package/dist/cjs/icons/additional/AdWalktroughL.js +8 -9
- package/dist/cjs/icons/additional/AdWebLayerL.js +8 -10
- package/dist/cjs/icons/additional/AdWelcomeScreenL.js +10 -11
- package/dist/cjs/icons/additional/AiCampaigns.js +4 -22
- package/dist/cjs/icons/additional/AudienceAnalytics.js +5 -23
- package/dist/cjs/icons/additional/BoostLoyalty.js +4 -22
- package/dist/cjs/icons/additional/ChartColumnL.js +7 -8
- package/dist/cjs/icons/additional/ChartComboL.js +8 -9
- package/dist/cjs/icons/additional/ChartDonutL.js +3 -4
- package/dist/cjs/icons/additional/ChartDonutLineL.js +3 -4
- package/dist/cjs/icons/additional/ChartLineL.js +3 -4
- package/dist/cjs/icons/additional/ChartTableL.js +3 -4
- package/dist/cjs/icons/additional/Integration.js +2 -20
- package/dist/cjs/icons/additional/MarketingAutomation.js +3 -21
- package/dist/cjs/icons/additional/OtherIdeas.js +4 -22
- package/dist/cjs/icons/additional/ReportPreparedXl.js +11 -12
- package/dist/cjs/icons/additional/TargetedCampaigns.js +3 -21
- package/dist/cjs/icons/additional/UnderstandCustomer.js +4 -22
- package/dist/cjs/icons/additional/index.d.ts +37 -37
- package/dist/cjs/icons/additional/index.js +74 -74
- package/dist/cjs/icons/index.d.ts +356 -356
- package/dist/cjs/icons/index.js +714 -714
- package/dist/esm/icons/AiSearchGreyM.js +4 -4
- package/dist/esm/icons/AngleBottomS.js +4 -7
- package/dist/esm/icons/AutomationGreyM.js +4 -4
- package/dist/esm/icons/ChatGreyM.js +4 -4
- package/dist/esm/icons/L/FolderFavouriteFlatL.js +4 -4
- package/dist/esm/icons/L/FolderL.js +4 -4
- package/dist/esm/icons/L/index.d.ts +26 -26
- package/dist/esm/icons/L/index.js +26 -26
- package/dist/esm/icons/NullObjectM.js +3 -5
- package/dist/esm/icons/SettingsGreyM.js +4 -4
- package/dist/esm/icons/XL/AttributeXl.js +4 -4
- package/dist/esm/icons/XL/CalendarIntervalXl.js +4 -5
- package/dist/esm/icons/XL/CalendarScheduleXl.js +4 -5
- package/dist/esm/icons/XL/CalendarXl.js +4 -5
- package/dist/esm/icons/XL/CompareXl.js +3 -3
- package/dist/esm/icons/XL/FolderXl.js +4 -4
- package/dist/esm/icons/XL/RecentInteractionsXl.js +5 -5
- package/dist/esm/icons/XL/SectionXl.js +3 -3
- package/dist/esm/icons/XL/index.d.ts +41 -41
- package/dist/esm/icons/XL/index.js +41 -41
- package/dist/esm/icons/additional/AdAfterScrollL.js +9 -11
- package/dist/esm/icons/additional/AdAfterXpagesL.js +7 -9
- package/dist/esm/icons/additional/AdBannerL.js +7 -8
- package/dist/esm/icons/additional/AdCodeEditorL.js +7 -9
- package/dist/esm/icons/additional/AdCouponL.js +7 -8
- package/dist/esm/icons/additional/AdDeeplinkingL.js +6 -8
- package/dist/esm/icons/additional/AdFadeInL.js +3 -5
- package/dist/esm/icons/additional/AdFirstRunL.js +6 -7
- package/dist/esm/icons/additional/AdFolderBasic.js +13 -16
- package/dist/esm/icons/additional/AdFolderFeatured.js +16 -19
- package/dist/esm/icons/additional/AdFolderUser.js +10 -12
- package/dist/esm/icons/additional/AdFullScreenBannerL.js +5 -6
- package/dist/esm/icons/additional/AdImageL.js +2 -4
- package/dist/esm/icons/additional/AdImgTextL.js +3 -5
- package/dist/esm/icons/additional/AdImportUrl.js +7 -9
- package/dist/esm/icons/additional/AdImportZip.js +6 -8
- package/dist/esm/icons/additional/AdInsertObjectL.js +10 -15
- package/dist/esm/icons/additional/AdLandL.js +15 -17
- package/dist/esm/icons/additional/AdMandatoryUpdateL.js +7 -8
- package/dist/esm/icons/additional/AdMandatoryUpgradeL.js +7 -8
- package/dist/esm/icons/additional/AdOnExitL.js +11 -13
- package/dist/esm/icons/additional/AdOnLandingL.js +8 -10
- package/dist/esm/icons/additional/AdOnboardingL.js +8 -9
- package/dist/esm/icons/additional/AdOpenAppL.js +6 -8
- package/dist/esm/icons/additional/AdOpenUrlL.js +8 -10
- package/dist/esm/icons/additional/AdPopL.js +15 -17
- package/dist/esm/icons/additional/AdPortraitL.js +4 -6
- package/dist/esm/icons/additional/AdPreBuiltSegmentsL.js +9 -10
- package/dist/esm/icons/additional/AdSilentPushL.js +14 -16
- package/dist/esm/icons/additional/AdSimplePushL.js +13 -13
- package/dist/esm/icons/additional/AdSlideDownL.js +6 -8
- package/dist/esm/icons/additional/AdSlideLeftL.js +6 -8
- package/dist/esm/icons/additional/AdSlideRightL.js +6 -8
- package/dist/esm/icons/additional/AdSlideUpL.js +6 -8
- package/dist/esm/icons/additional/AdTempCodeS.js +4 -7
- package/dist/esm/icons/additional/AdTextEditorL.js +8 -10
- package/dist/esm/icons/additional/AdUserSegmentsL.js +8 -9
- package/dist/esm/icons/additional/AdVisualEditorL.js +12 -16
- package/dist/esm/icons/additional/AdVisualEditorNewL.js +14 -18
- package/dist/esm/icons/additional/AdWalktroughL.js +8 -9
- package/dist/esm/icons/additional/AdWebLayerL.js +8 -10
- package/dist/esm/icons/additional/AdWelcomeScreenL.js +10 -11
- package/dist/esm/icons/additional/AiCampaigns.js +4 -22
- package/dist/esm/icons/additional/AudienceAnalytics.js +5 -23
- package/dist/esm/icons/additional/BoostLoyalty.js +4 -22
- package/dist/esm/icons/additional/ChartColumnL.js +7 -8
- package/dist/esm/icons/additional/ChartComboL.js +8 -9
- package/dist/esm/icons/additional/ChartDonutL.js +3 -4
- package/dist/esm/icons/additional/ChartDonutLineL.js +3 -4
- package/dist/esm/icons/additional/ChartLineL.js +3 -4
- package/dist/esm/icons/additional/ChartTableL.js +3 -4
- package/dist/esm/icons/additional/Integration.js +2 -20
- package/dist/esm/icons/additional/MarketingAutomation.js +3 -21
- package/dist/esm/icons/additional/OtherIdeas.js +4 -22
- package/dist/esm/icons/additional/ReportPreparedXl.js +11 -12
- package/dist/esm/icons/additional/TargetedCampaigns.js +3 -21
- package/dist/esm/icons/additional/UnderstandCustomer.js +4 -22
- package/dist/esm/icons/additional/index.d.ts +37 -37
- package/dist/esm/icons/additional/index.js +37 -37
- package/dist/esm/icons/index.d.ts +356 -356
- package/dist/esm/icons/index.js +356 -356
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.54.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.53.0...@synerise/ds-icon@0.54.0) (2023-03-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **icon:** build icons with inline styles ([f268342](https://github.com/Synerise/synerise-design/commit/f2683422b73daeff6b53b7fdf581e3d2f3e5ea66))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [0.53.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.52.0...@synerise/ds-icon@0.53.0) (2023-01-12)
|
|
7
18
|
|
|
8
19
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const AiSearchGreyM = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const AiSearchGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "ai-search-grey-m" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#6a7580" },
|
|
6
|
+
React.createElement("path", { d: "M12.3 8.3a4 4 0 100 8 4 4 0 000-8zm0 6.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z" }),
|
|
7
|
+
React.createElement("path", { d: "M21.283 17.371l-1.558-1.492a8.201 8.201 0 00.825-3.579 8.25 8.25 0 10-8.25 8.25 8.205 8.205 0 003.45-.763l1.672 1.516.117.11c.998.874 2.593.76 3.616-.266 1.063-1.067 1.143-2.757.128-3.776zM5.55 12.3a6.75 6.75 0 1113.5 0 6.75 6.75 0 01-13.5 0zm14.544 7.782c-.499.501-1.234.536-1.64.13l-1.343-1.22a8.283 8.283 0 001.817-1.795l1.307 1.252.073.083c.313.409.252 1.083-.214 1.55z" }))));
|
|
8
8
|
exports.default = AiSearchGreyM;
|
|
@@ -2,11 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
4
|
const AngleBottomS = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "angle-bottom-s" }, props),
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
React.createElement("
|
|
8
|
-
|
|
9
|
-
React.createElement("path", { id: "prefix__canvas-2", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
|
|
10
|
-
React.createElement("path", { id: "prefix__canvas-3", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
|
|
11
|
-
React.createElement("path", { d: "M8.835 8.14a.748.748 0 01.53.22l2.72 2.72 2.72-2.72a.75.75 0 011.06 1.06l-3.25 3.25a.75.75 0 01-1.06 0l-3.25-3.25a.75.75 0 01.53-1.28zM8.86 14.335h.003l6.45.024a.75.75 0 01-.002 1.5h-.003l-6.45-.024a.75.75 0 01.002-1.5z" }))));
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h24v24H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
|
|
7
|
+
React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
|
|
8
|
+
React.createElement("path", { d: "M8.835 8.14a.748.748 0 01.53.22l2.72 2.72 2.72-2.72a.75.75 0 011.06 1.06l-3.25 3.25a.75.75 0 01-1.06 0l-3.25-3.25a.75.75 0 01.53-1.28zM8.86 14.335h.003l6.45.024a.75.75 0 01-.002 1.5h-.003l-6.45-.024a.75.75 0 01.002-1.5z" })));
|
|
12
9
|
exports.default = AngleBottomS;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const AutomationGreyM = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const AutomationGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "automation-grey-m" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#6a7580" },
|
|
6
|
+
React.createElement("path", { d: "M13 4a9 9 0 110 18 9 9 0 010-18zm0 1.5a7.5 7.5 0 100 15 7.5 7.5 0 000-15z" }),
|
|
7
|
+
React.createElement("path", { d: "M12.175 9.211l4.141 2.558c.425.26.684.727.684 1.23s-.26.971-.684 1.231l-4.14 2.558a1.424 1.424 0 01-.747.212A1.436 1.436 0 0110 15.558v-5.117c.001-.52.278-1 .724-1.254a1.424 1.424 0 011.451.024zm-.675 1.346l-.001 4.885L15.453 13 11.5 10.557z" }))));
|
|
8
8
|
exports.default = AutomationGreyM;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const ChatGreyM = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const ChatGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "chat-grey-m" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#6a7580" },
|
|
6
|
+
React.createElement("path", { d: "M15.35 4c2.692.02 5.112 1.725 6.141 4.329.995 2.517.505 5.4-1.238 7.401l-.196.216-5.536 5.537a1.735 1.735 0 01-1.233.517c-.475 0-.93-.198-1.265-.55a1.918 1.918 0 01-.517-1.16l-.007-.165-.008-2.112h-.84C6.971 17.988 4 14.858 4 11.007c0-3.77 2.846-6.848 6.417-7.001L10.651 4h4.699zm-4.689 1.5C7.821 5.52 5.5 7.964 5.5 11.007c0 2.966 2.206 5.364 4.94 5.501l.211.006h2.334l.014 3.613c0 .113.041.218.109.288a.252.252 0 00.182.085.24.24 0 00.171-.079l5.512-5.513c1.437-1.523 1.904-3.781 1.212-5.788l-.089-.24c-.779-1.969-2.552-3.27-4.526-3.374l-.22-.006h-4.689z" }),
|
|
7
|
+
React.createElement("path", { d: "M16.5 10.25a.75.75 0 01.102 1.493l-.102.007h-7a.75.75 0 01-.102-1.493l.102-.007h7z" }))));
|
|
8
8
|
exports.default = ChatGreyM;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const FolderFavouriteFlatL = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const FolderFavouriteFlatL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 48 48", className: "folder-favourite-flat-l" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#394451" },
|
|
6
|
+
React.createElement("path", { d: "M16.8 29.3h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8zM39 29.4c-.1-.3-.3-.5-.6-.5l-2.1-.3-.9-1.9c-.1-.3-.4-.4-.7-.4s-.5.2-.7.4l-.9 1.9-2.1.2c-.3 0-.5.2-.6.5-.1.3 0 .6.2.8l1.5 1.5-.4 2.1c0 .3.1.6.3.7.2.2.5.2.8.1l1.8-1 1.8 1c.3.1.6.1.8-.1.2-.2.3-.5.3-.7l-.4-2.1 1.5-1.5c.4-.2.5-.5.4-.7zm-3 1.4c-.2.2-.3.4-.2.7l.2.9-.8-.4c-.2-.1-.5-.1-.7 0l-.8.4.2-.9c0-.2 0-.5-.2-.7l-.7-.7 1-.1c.2 0 .5-.2.6-.4l.4-.9.4.9c.1.2.3.4.6.4l1 .1-1 .7z" }),
|
|
7
|
+
React.createElement("path", { d: "M30.2 31.8H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7v5c0 .4.3.7.7.7s.7-.3.7-.7l-.1-5c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h15.5c.4 0 .8-.3.8-.8 0-.4-.3-.7-.7-.7z" }))));
|
|
8
8
|
exports.default = FolderFavouriteFlatL;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const FolderL = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const FolderL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 48 48", className: "folder-l" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#394451" },
|
|
6
|
+
React.createElement("path", { d: "M23.6 27.7h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8z" }),
|
|
7
|
+
React.createElement("path", { d: "M35.4 19.7c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h18.7c1.2 0 2.2-1 2.2-2.2V19.7zm-1.5 11.4c0 .4-.3.7-.7.7H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7V31.1z" }))));
|
|
8
8
|
exports.default = FolderL;
|
|
@@ -1,64 +1,64 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
|
-
export { default as
|
|
2
|
+
export { default as CheckL } from './CheckL';
|
|
3
3
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
4
|
+
export { default as ButtonL } from './ButtonL';
|
|
4
5
|
export { default as CloseL } from './CloseL';
|
|
5
|
-
export { default as
|
|
6
|
+
export { default as CountdownL } from './CountdownL';
|
|
6
7
|
export { default as CheckboxL } from './CheckboxL';
|
|
7
8
|
export { default as ColumnL } from './ColumnL';
|
|
8
9
|
export { default as ComboL } from './ComboL';
|
|
9
|
-
export { default as DividerL } from './DividerL';
|
|
10
|
-
export { default as CountdownL } from './CountdownL';
|
|
11
10
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
11
|
+
export { default as DividerL } from './DividerL';
|
|
12
12
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
|
-
export { default as FormEditL } from './FormEditL';
|
|
15
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
16
14
|
export { default as HashL } from './HashL';
|
|
17
15
|
export { default as FormL } from './FormL';
|
|
18
|
-
export { default as
|
|
16
|
+
export { default as FormEditL } from './FormEditL';
|
|
19
17
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as
|
|
22
|
-
export { default as
|
|
18
|
+
export { default as ImageUrlL } from './ImageUrlL';
|
|
19
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
20
|
+
export { default as ImageL } from './ImageL';
|
|
21
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
23
22
|
export { default as LabelL } from './LabelL';
|
|
24
|
-
export { default as InputL } from './InputL';
|
|
25
23
|
export { default as LineL } from './LineL';
|
|
24
|
+
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
25
|
+
export { default as InfoL } from './InfoL';
|
|
26
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
26
27
|
export { default as LinkL } from './LinkL';
|
|
27
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
28
|
-
export { default as MobileBlockL } from './MobileBlockL';
|
|
29
28
|
export { default as LocationL } from './LocationL';
|
|
30
29
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
30
|
+
export { default as MobileBlockL } from './MobileBlockL';
|
|
31
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
32
|
+
export { default as InputL } from './InputL';
|
|
31
33
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
34
|
+
export { default as MobileUrlL } from './MobileUrlL';
|
|
32
35
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
33
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
34
|
-
export { default as ImageUrlL } from './ImageUrlL';
|
|
35
36
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
36
|
-
export { default as MobileUrlL } from './MobileUrlL';
|
|
37
|
-
export { default as MobileLinkL } from './MobileLinkL';
|
|
38
37
|
export { default as MultilineL } from './MultilineL';
|
|
38
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
39
|
+
export { default as NoData } from './NoData';
|
|
39
40
|
export { default as NavbarL } from './NavbarL';
|
|
40
41
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
41
|
-
export { default as
|
|
42
|
+
export { default as RadioL } from './RadioL';
|
|
42
43
|
export { default as PieL } from './PieL';
|
|
43
44
|
export { default as QuoteL } from './QuoteL';
|
|
44
|
-
export { default as RadioL } from './RadioL';
|
|
45
45
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
46
46
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
47
47
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
48
|
-
export { default as Section12L } from './Section12L';
|
|
49
48
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
50
49
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
51
|
-
export { default as Section37L } from './Section37L';
|
|
52
|
-
export { default as Section13L } from './Section13L';
|
|
53
50
|
export { default as SectionL } from './SectionL';
|
|
54
|
-
export { default as SelectL } from './SelectL';
|
|
55
|
-
export { default as ShowL } from './ShowL';
|
|
56
51
|
export { default as SliderL } from './SliderL';
|
|
52
|
+
export { default as ShowL } from './ShowL';
|
|
57
53
|
export { default as SpinnerL } from './SpinnerL';
|
|
58
|
-
export { default as TableL } from './TableL';
|
|
59
54
|
export { default as StackedL } from './StackedL';
|
|
55
|
+
export { default as Section12L } from './Section12L';
|
|
56
|
+
export { default as TableL } from './TableL';
|
|
60
57
|
export { default as TextareaL } from './TextareaL';
|
|
61
58
|
export { default as TextL } from './TextL';
|
|
62
|
-
export { default as VideoL } from './VideoL';
|
|
63
59
|
export { default as TooltipL } from './TooltipL';
|
|
60
|
+
export { default as VideoL } from './VideoL';
|
|
64
61
|
export { default as WarningL } from './WarningL';
|
|
62
|
+
export { default as Section37L } from './Section37L';
|
|
63
|
+
export { default as Section13L } from './Section13L';
|
|
64
|
+
export { default as SelectL } from './SelectL';
|
|
@@ -2,129 +2,129 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
var AddL_1 = require("./AddL");
|
|
4
4
|
Object.defineProperty(exports, "AddL", { enumerable: true, get: function () { return AddL_1.default; } });
|
|
5
|
-
var
|
|
6
|
-
Object.defineProperty(exports, "
|
|
5
|
+
var CheckL_1 = require("./CheckL");
|
|
6
|
+
Object.defineProperty(exports, "CheckL", { enumerable: true, get: function () { return CheckL_1.default; } });
|
|
7
7
|
var ButtonSubmitL_1 = require("./ButtonSubmitL");
|
|
8
8
|
Object.defineProperty(exports, "ButtonSubmitL", { enumerable: true, get: function () { return ButtonSubmitL_1.default; } });
|
|
9
|
+
var ButtonL_1 = require("./ButtonL");
|
|
10
|
+
Object.defineProperty(exports, "ButtonL", { enumerable: true, get: function () { return ButtonL_1.default; } });
|
|
9
11
|
var CloseL_1 = require("./CloseL");
|
|
10
12
|
Object.defineProperty(exports, "CloseL", { enumerable: true, get: function () { return CloseL_1.default; } });
|
|
11
|
-
var
|
|
12
|
-
Object.defineProperty(exports, "
|
|
13
|
+
var CountdownL_1 = require("./CountdownL");
|
|
14
|
+
Object.defineProperty(exports, "CountdownL", { enumerable: true, get: function () { return CountdownL_1.default; } });
|
|
13
15
|
var CheckboxL_1 = require("./CheckboxL");
|
|
14
16
|
Object.defineProperty(exports, "CheckboxL", { enumerable: true, get: function () { return CheckboxL_1.default; } });
|
|
15
17
|
var ColumnL_1 = require("./ColumnL");
|
|
16
18
|
Object.defineProperty(exports, "ColumnL", { enumerable: true, get: function () { return ColumnL_1.default; } });
|
|
17
19
|
var ComboL_1 = require("./ComboL");
|
|
18
20
|
Object.defineProperty(exports, "ComboL", { enumerable: true, get: function () { return ComboL_1.default; } });
|
|
19
|
-
var DividerL_1 = require("./DividerL");
|
|
20
|
-
Object.defineProperty(exports, "DividerL", { enumerable: true, get: function () { return DividerL_1.default; } });
|
|
21
|
-
var CountdownL_1 = require("./CountdownL");
|
|
22
|
-
Object.defineProperty(exports, "CountdownL", { enumerable: true, get: function () { return CountdownL_1.default; } });
|
|
23
21
|
var FileTypePictureL_1 = require("./FileTypePictureL");
|
|
24
22
|
Object.defineProperty(exports, "FileTypePictureL", { enumerable: true, get: function () { return FileTypePictureL_1.default; } });
|
|
23
|
+
var DividerL_1 = require("./DividerL");
|
|
24
|
+
Object.defineProperty(exports, "DividerL", { enumerable: true, get: function () { return DividerL_1.default; } });
|
|
25
25
|
var FolderFavouriteFlatL_1 = require("./FolderFavouriteFlatL");
|
|
26
26
|
Object.defineProperty(exports, "FolderFavouriteFlatL", { enumerable: true, get: function () { return FolderFavouriteFlatL_1.default; } });
|
|
27
27
|
var FolderL_1 = require("./FolderL");
|
|
28
28
|
Object.defineProperty(exports, "FolderL", { enumerable: true, get: function () { return FolderL_1.default; } });
|
|
29
|
-
var FormEditL_1 = require("./FormEditL");
|
|
30
|
-
Object.defineProperty(exports, "FormEditL", { enumerable: true, get: function () { return FormEditL_1.default; } });
|
|
31
|
-
var FormGroupL_1 = require("./FormGroupL");
|
|
32
|
-
Object.defineProperty(exports, "FormGroupL", { enumerable: true, get: function () { return FormGroupL_1.default; } });
|
|
33
29
|
var HashL_1 = require("./HashL");
|
|
34
30
|
Object.defineProperty(exports, "HashL", { enumerable: true, get: function () { return HashL_1.default; } });
|
|
35
31
|
var FormL_1 = require("./FormL");
|
|
36
32
|
Object.defineProperty(exports, "FormL", { enumerable: true, get: function () { return FormL_1.default; } });
|
|
37
|
-
var
|
|
38
|
-
Object.defineProperty(exports, "
|
|
33
|
+
var FormEditL_1 = require("./FormEditL");
|
|
34
|
+
Object.defineProperty(exports, "FormEditL", { enumerable: true, get: function () { return FormEditL_1.default; } });
|
|
39
35
|
var ImagePotraitL_1 = require("./ImagePotraitL");
|
|
40
36
|
Object.defineProperty(exports, "ImagePotraitL", { enumerable: true, get: function () { return ImagePotraitL_1.default; } });
|
|
41
|
-
var
|
|
42
|
-
Object.defineProperty(exports, "
|
|
43
|
-
var
|
|
44
|
-
Object.defineProperty(exports, "
|
|
45
|
-
var
|
|
46
|
-
Object.defineProperty(exports, "
|
|
37
|
+
var ImageUrlL_1 = require("./ImageUrlL");
|
|
38
|
+
Object.defineProperty(exports, "ImageUrlL", { enumerable: true, get: function () { return ImageUrlL_1.default; } });
|
|
39
|
+
var FormGroupL_1 = require("./FormGroupL");
|
|
40
|
+
Object.defineProperty(exports, "FormGroupL", { enumerable: true, get: function () { return FormGroupL_1.default; } });
|
|
41
|
+
var ImageL_1 = require("./ImageL");
|
|
42
|
+
Object.defineProperty(exports, "ImageL", { enumerable: true, get: function () { return ImageL_1.default; } });
|
|
43
|
+
var InformationNoSearchResultL_1 = require("./InformationNoSearchResultL");
|
|
44
|
+
Object.defineProperty(exports, "InformationNoSearchResultL", { enumerable: true, get: function () { return InformationNoSearchResultL_1.default; } });
|
|
47
45
|
var LabelL_1 = require("./LabelL");
|
|
48
46
|
Object.defineProperty(exports, "LabelL", { enumerable: true, get: function () { return LabelL_1.default; } });
|
|
49
|
-
var InputL_1 = require("./InputL");
|
|
50
|
-
Object.defineProperty(exports, "InputL", { enumerable: true, get: function () { return InputL_1.default; } });
|
|
51
47
|
var LineL_1 = require("./LineL");
|
|
52
48
|
Object.defineProperty(exports, "LineL", { enumerable: true, get: function () { return LineL_1.default; } });
|
|
49
|
+
var ImageLandscapeL_1 = require("./ImageLandscapeL");
|
|
50
|
+
Object.defineProperty(exports, "ImageLandscapeL", { enumerable: true, get: function () { return ImageLandscapeL_1.default; } });
|
|
51
|
+
var InfoL_1 = require("./InfoL");
|
|
52
|
+
Object.defineProperty(exports, "InfoL", { enumerable: true, get: function () { return InfoL_1.default; } });
|
|
53
|
+
var InboxNoResultsL_1 = require("./InboxNoResultsL");
|
|
54
|
+
Object.defineProperty(exports, "InboxNoResultsL", { enumerable: true, get: function () { return InboxNoResultsL_1.default; } });
|
|
53
55
|
var LinkL_1 = require("./LinkL");
|
|
54
56
|
Object.defineProperty(exports, "LinkL", { enumerable: true, get: function () { return LinkL_1.default; } });
|
|
55
|
-
var InformationNoSearchResultL_1 = require("./InformationNoSearchResultL");
|
|
56
|
-
Object.defineProperty(exports, "InformationNoSearchResultL", { enumerable: true, get: function () { return InformationNoSearchResultL_1.default; } });
|
|
57
|
-
var MobileBlockL_1 = require("./MobileBlockL");
|
|
58
|
-
Object.defineProperty(exports, "MobileBlockL", { enumerable: true, get: function () { return MobileBlockL_1.default; } });
|
|
59
57
|
var LocationL_1 = require("./LocationL");
|
|
60
58
|
Object.defineProperty(exports, "LocationL", { enumerable: true, get: function () { return LocationL_1.default; } });
|
|
61
59
|
var MobileLayout1L_1 = require("./MobileLayout1L");
|
|
62
60
|
Object.defineProperty(exports, "MobileLayout1L", { enumerable: true, get: function () { return MobileLayout1L_1.default; } });
|
|
61
|
+
var MobileBlockL_1 = require("./MobileBlockL");
|
|
62
|
+
Object.defineProperty(exports, "MobileBlockL", { enumerable: true, get: function () { return MobileBlockL_1.default; } });
|
|
63
|
+
var MobileClickL_1 = require("./MobileClickL");
|
|
64
|
+
Object.defineProperty(exports, "MobileClickL", { enumerable: true, get: function () { return MobileClickL_1.default; } });
|
|
65
|
+
var InputL_1 = require("./InputL");
|
|
66
|
+
Object.defineProperty(exports, "InputL", { enumerable: true, get: function () { return InputL_1.default; } });
|
|
63
67
|
var MobileLayout2L_1 = require("./MobileLayout2L");
|
|
64
68
|
Object.defineProperty(exports, "MobileLayout2L", { enumerable: true, get: function () { return MobileLayout2L_1.default; } });
|
|
69
|
+
var MobileUrlL_1 = require("./MobileUrlL");
|
|
70
|
+
Object.defineProperty(exports, "MobileUrlL", { enumerable: true, get: function () { return MobileUrlL_1.default; } });
|
|
65
71
|
var MobileLayout4L_1 = require("./MobileLayout4L");
|
|
66
72
|
Object.defineProperty(exports, "MobileLayout4L", { enumerable: true, get: function () { return MobileLayout4L_1.default; } });
|
|
67
|
-
var MobileClickL_1 = require("./MobileClickL");
|
|
68
|
-
Object.defineProperty(exports, "MobileClickL", { enumerable: true, get: function () { return MobileClickL_1.default; } });
|
|
69
|
-
var ImageUrlL_1 = require("./ImageUrlL");
|
|
70
|
-
Object.defineProperty(exports, "ImageUrlL", { enumerable: true, get: function () { return ImageUrlL_1.default; } });
|
|
71
73
|
var MobileLayout3L_1 = require("./MobileLayout3L");
|
|
72
74
|
Object.defineProperty(exports, "MobileLayout3L", { enumerable: true, get: function () { return MobileLayout3L_1.default; } });
|
|
73
|
-
var MobileUrlL_1 = require("./MobileUrlL");
|
|
74
|
-
Object.defineProperty(exports, "MobileUrlL", { enumerable: true, get: function () { return MobileUrlL_1.default; } });
|
|
75
|
-
var MobileLinkL_1 = require("./MobileLinkL");
|
|
76
|
-
Object.defineProperty(exports, "MobileLinkL", { enumerable: true, get: function () { return MobileLinkL_1.default; } });
|
|
77
75
|
var MultilineL_1 = require("./MultilineL");
|
|
78
76
|
Object.defineProperty(exports, "MultilineL", { enumerable: true, get: function () { return MultilineL_1.default; } });
|
|
77
|
+
var MobileLinkL_1 = require("./MobileLinkL");
|
|
78
|
+
Object.defineProperty(exports, "MobileLinkL", { enumerable: true, get: function () { return MobileLinkL_1.default; } });
|
|
79
|
+
var NoData_1 = require("./NoData");
|
|
80
|
+
Object.defineProperty(exports, "NoData", { enumerable: true, get: function () { return NoData_1.default; } });
|
|
79
81
|
var NavbarL_1 = require("./NavbarL");
|
|
80
82
|
Object.defineProperty(exports, "NavbarL", { enumerable: true, get: function () { return NavbarL_1.default; } });
|
|
81
83
|
var NoPermissionL_1 = require("./NoPermissionL");
|
|
82
84
|
Object.defineProperty(exports, "NoPermissionL", { enumerable: true, get: function () { return NoPermissionL_1.default; } });
|
|
83
|
-
var
|
|
84
|
-
Object.defineProperty(exports, "
|
|
85
|
+
var RadioL_1 = require("./RadioL");
|
|
86
|
+
Object.defineProperty(exports, "RadioL", { enumerable: true, get: function () { return RadioL_1.default; } });
|
|
85
87
|
var PieL_1 = require("./PieL");
|
|
86
88
|
Object.defineProperty(exports, "PieL", { enumerable: true, get: function () { return PieL_1.default; } });
|
|
87
89
|
var QuoteL_1 = require("./QuoteL");
|
|
88
90
|
Object.defineProperty(exports, "QuoteL", { enumerable: true, get: function () { return QuoteL_1.default; } });
|
|
89
|
-
var RadioL_1 = require("./RadioL");
|
|
90
|
-
Object.defineProperty(exports, "RadioL", { enumerable: true, get: function () { return RadioL_1.default; } });
|
|
91
91
|
var RelationManyManyL_1 = require("./RelationManyManyL");
|
|
92
92
|
Object.defineProperty(exports, "RelationManyManyL", { enumerable: true, get: function () { return RelationManyManyL_1.default; } });
|
|
93
93
|
var RelationOneManyL_1 = require("./RelationOneManyL");
|
|
94
94
|
Object.defineProperty(exports, "RelationOneManyL", { enumerable: true, get: function () { return RelationOneManyL_1.default; } });
|
|
95
95
|
var RelationOneOneL_1 = require("./RelationOneOneL");
|
|
96
96
|
Object.defineProperty(exports, "RelationOneOneL", { enumerable: true, get: function () { return RelationOneOneL_1.default; } });
|
|
97
|
-
var Section12L_1 = require("./Section12L");
|
|
98
|
-
Object.defineProperty(exports, "Section12L", { enumerable: true, get: function () { return Section12L_1.default; } });
|
|
99
97
|
var RelationManyOneL_1 = require("./RelationManyOneL");
|
|
100
98
|
Object.defineProperty(exports, "RelationManyOneL", { enumerable: true, get: function () { return RelationManyOneL_1.default; } });
|
|
101
99
|
var SearchNoResultsL_1 = require("./SearchNoResultsL");
|
|
102
100
|
Object.defineProperty(exports, "SearchNoResultsL", { enumerable: true, get: function () { return SearchNoResultsL_1.default; } });
|
|
103
|
-
var Section37L_1 = require("./Section37L");
|
|
104
|
-
Object.defineProperty(exports, "Section37L", { enumerable: true, get: function () { return Section37L_1.default; } });
|
|
105
|
-
var Section13L_1 = require("./Section13L");
|
|
106
|
-
Object.defineProperty(exports, "Section13L", { enumerable: true, get: function () { return Section13L_1.default; } });
|
|
107
101
|
var SectionL_1 = require("./SectionL");
|
|
108
102
|
Object.defineProperty(exports, "SectionL", { enumerable: true, get: function () { return SectionL_1.default; } });
|
|
109
|
-
var SelectL_1 = require("./SelectL");
|
|
110
|
-
Object.defineProperty(exports, "SelectL", { enumerable: true, get: function () { return SelectL_1.default; } });
|
|
111
|
-
var ShowL_1 = require("./ShowL");
|
|
112
|
-
Object.defineProperty(exports, "ShowL", { enumerable: true, get: function () { return ShowL_1.default; } });
|
|
113
103
|
var SliderL_1 = require("./SliderL");
|
|
114
104
|
Object.defineProperty(exports, "SliderL", { enumerable: true, get: function () { return SliderL_1.default; } });
|
|
105
|
+
var ShowL_1 = require("./ShowL");
|
|
106
|
+
Object.defineProperty(exports, "ShowL", { enumerable: true, get: function () { return ShowL_1.default; } });
|
|
115
107
|
var SpinnerL_1 = require("./SpinnerL");
|
|
116
108
|
Object.defineProperty(exports, "SpinnerL", { enumerable: true, get: function () { return SpinnerL_1.default; } });
|
|
117
|
-
var TableL_1 = require("./TableL");
|
|
118
|
-
Object.defineProperty(exports, "TableL", { enumerable: true, get: function () { return TableL_1.default; } });
|
|
119
109
|
var StackedL_1 = require("./StackedL");
|
|
120
110
|
Object.defineProperty(exports, "StackedL", { enumerable: true, get: function () { return StackedL_1.default; } });
|
|
111
|
+
var Section12L_1 = require("./Section12L");
|
|
112
|
+
Object.defineProperty(exports, "Section12L", { enumerable: true, get: function () { return Section12L_1.default; } });
|
|
113
|
+
var TableL_1 = require("./TableL");
|
|
114
|
+
Object.defineProperty(exports, "TableL", { enumerable: true, get: function () { return TableL_1.default; } });
|
|
121
115
|
var TextareaL_1 = require("./TextareaL");
|
|
122
116
|
Object.defineProperty(exports, "TextareaL", { enumerable: true, get: function () { return TextareaL_1.default; } });
|
|
123
117
|
var TextL_1 = require("./TextL");
|
|
124
118
|
Object.defineProperty(exports, "TextL", { enumerable: true, get: function () { return TextL_1.default; } });
|
|
125
|
-
var VideoL_1 = require("./VideoL");
|
|
126
|
-
Object.defineProperty(exports, "VideoL", { enumerable: true, get: function () { return VideoL_1.default; } });
|
|
127
119
|
var TooltipL_1 = require("./TooltipL");
|
|
128
120
|
Object.defineProperty(exports, "TooltipL", { enumerable: true, get: function () { return TooltipL_1.default; } });
|
|
121
|
+
var VideoL_1 = require("./VideoL");
|
|
122
|
+
Object.defineProperty(exports, "VideoL", { enumerable: true, get: function () { return VideoL_1.default; } });
|
|
129
123
|
var WarningL_1 = require("./WarningL");
|
|
130
124
|
Object.defineProperty(exports, "WarningL", { enumerable: true, get: function () { return WarningL_1.default; } });
|
|
125
|
+
var Section37L_1 = require("./Section37L");
|
|
126
|
+
Object.defineProperty(exports, "Section37L", { enumerable: true, get: function () { return Section37L_1.default; } });
|
|
127
|
+
var Section13L_1 = require("./Section13L");
|
|
128
|
+
Object.defineProperty(exports, "Section13L", { enumerable: true, get: function () { return Section13L_1.default; } });
|
|
129
|
+
var SelectL_1 = require("./SelectL");
|
|
130
|
+
Object.defineProperty(exports, "SelectL", { enumerable: true, get: function () { return SelectL_1.default; } });
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const NullObjectM = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
React.createElement("path", { id: "prefix__canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
|
|
8
|
-
React.createElement("path", { id: "prefix__canvas-2", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
|
|
4
|
+
const NullObjectM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "null-object-m" }, props),
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h24v24H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
|
|
9
7
|
React.createElement("path", { d: "M17 19.75H7A2.75 2.75 0 014.25 17V7A2.75 2.75 0 017 4.25h10A2.75 2.75 0 0119.75 7v10A2.75 2.75 0 0117 19.75zm-10-14A1.25 1.25 0 005.75 7v10A1.25 1.25 0 007 18.25h10A1.25 1.25 0 0018.25 17V7A1.25 1.25 0 0017 5.75z" }),
|
|
10
8
|
React.createElement("path", { d: "M9 15.75a.74.74 0 01-.53-.22.75.75 0 010-1.06l6-6a.75.75 0 011.06 1.06l-6 6a.74.74 0 01-.53.22z" })));
|
|
11
9
|
exports.default = NullObjectM;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const SettingsGreyM = (props) => (React.createElement("svg", Object.assign({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const SettingsGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "settings-grey-m" }, props),
|
|
5
|
+
React.createElement("g", { fill: "#657681" },
|
|
6
|
+
React.createElement("path", { d: "M15 4.155l4.66 2.69a4 4 0 012 3.464v5.382a4 4 0 01-2 3.464L15 21.845a4 4 0 01-4 0l-4.66-2.69a4 4 0 01-2-3.464v-5.382a4 4 0 012-3.464L11 4.155a4 4 0 014 0zm-.75 1.299a2.5 2.5 0 00-2.332-.09l-.168.09-4.66 2.69a2.5 2.5 0 00-1.244 1.988l-.006.177v5.382a2.5 2.5 0 001.099 2.07l.15.095 4.661 2.69a2.5 2.5 0 002.332.09l.168-.09 4.66-2.69a2.5 2.5 0 001.244-1.988l.006-.177V10.31a2.5 2.5 0 00-1.099-2.071l-.15-.095-4.661-2.69z" }),
|
|
7
|
+
React.createElement("path", { d: "M13 9a4 4 0 110 8 4 4 0 010-8zm0 1.5a2.5 2.5 0 100 5 2.5 2.5 0 000-5z" }))));
|
|
8
8
|
exports.default = SettingsGreyM;
|
|
@@ -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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
React.createElement("path", {
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
React.createElement("path", {
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
React.createElement("path", {
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
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({
|
|
5
|
-
React.createElement("
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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;
|