@zohodesk/svg 1.0.0-temp.40 → 1.0.0-temp.43

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 (140) hide show
  1. package/README.md +172 -160
  2. package/assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css +37 -0
  3. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +10 -0
  4. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +10 -0
  5. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +10 -0
  6. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +10 -0
  7. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +10 -0
  8. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -0
  9. package/es/Provider.js +67 -35
  10. package/es/svg/EmptyActiveCalls.js +0 -0
  11. package/es/svg/EmptyCallHistory.js +0 -0
  12. package/es/svg/EmptyStateVariables.module.css +38 -38
  13. package/es/svg/ErrorUnauthorizedLogin.js +81 -73
  14. package/es/svg/Export.js +67 -0
  15. package/es/svg/Extensions.js +73 -0
  16. package/es/svg/Multilingual.js +72 -0
  17. package/es/svg/SVG.module.css +26 -26
  18. package/es/svg/images/EmptyBusinessHoliday.svg +50 -50
  19. package/es/svg/images/EmptyBusinessHour.svg +42 -42
  20. package/es/svg/images/EmptyContactInfo.svg +27 -27
  21. package/es/svg/images/EmptyCustomDomain.svg +85 -85
  22. package/es/svg/images/EmptyFilter.svg +62 -62
  23. package/es/svg/images/EmptyFromAddress.svg +41 -41
  24. package/es/svg/images/EmptyImportHistory.svg +43 -43
  25. package/es/svg/images/EmptyNetwork.svg +50 -50
  26. package/es/svg/images/EmptyRecycleBin.svg +58 -58
  27. package/es/svg/images/EmptyRoles.svg +30 -30
  28. package/es/svg/images/EmptySkills.svg +83 -83
  29. package/es/svg/images/EmptyWebhook.svg +44 -44
  30. package/es/svg/images/FailureLog.svg +46 -46
  31. package/es/svg/images/Inconvenience.svg +719 -719
  32. package/es/svg/images/NoRequestFound.svg +247 -247
  33. package/es/svg/images/PageNotFound.svg +405 -405
  34. package/es/svg/images/ReguestUrlNotFound.svg +267 -267
  35. package/es/svg/images/UnableToProcess.svg +752 -752
  36. package/es/svg/images/UnauthorizedLogin.svg +1047 -1047
  37. package/es/svg/images/WillBack.svg +633 -633
  38. package/lib/Provider.js +79 -38
  39. package/lib/svg/EmptyAccounts.js +1 -1
  40. package/lib/svg/EmptyActiveCalls.js +1 -1
  41. package/lib/svg/EmptyActivity.js +1 -1
  42. package/lib/svg/EmptyAgent.js +1 -1
  43. package/lib/svg/EmptyAgentQueue.js +1 -1
  44. package/lib/svg/EmptyApproval.js +1 -1
  45. package/lib/svg/EmptyArchived.js +1 -1
  46. package/lib/svg/EmptyAttach.js +1 -1
  47. package/lib/svg/EmptyBlueprint.js +1 -1
  48. package/lib/svg/EmptyBusinessHoliday.js +1 -1
  49. package/lib/svg/EmptyBusinessHour.js +1 -1
  50. package/lib/svg/EmptyCallHistory.js +1 -1
  51. package/lib/svg/EmptyCollision.js +1 -1
  52. package/lib/svg/EmptyColumn.js +1 -1
  53. package/lib/svg/EmptyContact.js +1 -1
  54. package/lib/svg/EmptyContract.js +1 -1
  55. package/lib/svg/EmptyConversation.js +1 -1
  56. package/lib/svg/EmptyCrm.js +1 -1
  57. package/lib/svg/EmptyCrmNotes.js +1 -1
  58. package/lib/svg/EmptyCrmPotential.js +1 -1
  59. package/lib/svg/EmptyCustomDomain.js +1 -1
  60. package/lib/svg/EmptyDashboard.js +1 -1
  61. package/lib/svg/EmptyDepartment.js +1 -1
  62. package/lib/svg/EmptyError.js +1 -1
  63. package/lib/svg/EmptyFeed.js +1 -1
  64. package/lib/svg/EmptyFollowers.js +1 -1
  65. package/lib/svg/EmptyFrame.js +1 -1
  66. package/lib/svg/EmptyFromAddress.js +1 -1
  67. package/lib/svg/EmptyHappiness.js +1 -1
  68. package/lib/svg/EmptyHistory.js +1 -1
  69. package/lib/svg/EmptyImportHistory.js +1 -1
  70. package/lib/svg/EmptyInconvenience.js +1 -1
  71. package/lib/svg/EmptyInvoice.js +1 -1
  72. package/lib/svg/EmptyNetwork.js +1 -1
  73. package/lib/svg/EmptyNotification.js +1 -1
  74. package/lib/svg/EmptyProducts.js +1 -1
  75. package/lib/svg/EmptyRecycleBin.js +1 -1
  76. package/lib/svg/EmptyReply.js +1 -1
  77. package/lib/svg/EmptyReports.js +1 -1
  78. package/lib/svg/EmptyRoles.js +1 -1
  79. package/lib/svg/EmptySchedule.js +1 -1
  80. package/lib/svg/EmptySearch.js +1 -1
  81. package/lib/svg/EmptySkills.js +1 -1
  82. package/lib/svg/EmptySla.js +1 -1
  83. package/lib/svg/EmptySnippet.js +1 -1
  84. package/lib/svg/EmptyStateVariables.module.css +38 -38
  85. package/lib/svg/EmptyTag.js +1 -1
  86. package/lib/svg/EmptyTask.js +1 -1
  87. package/lib/svg/EmptyTeams.js +1 -1
  88. package/lib/svg/EmptyTemplate.js +1 -1
  89. package/lib/svg/EmptyTicket.js +1 -1
  90. package/lib/svg/EmptyTimeEntry.js +1 -1
  91. package/lib/svg/EmptyTimeline.js +1 -1
  92. package/lib/svg/EmptyTopic.js +1 -1
  93. package/lib/svg/EmptyUnauthorizedLogin.js +1 -1
  94. package/lib/svg/EmptyWebhook.js +1 -1
  95. package/lib/svg/EmptyWillBeRightBack.js +1 -1
  96. package/lib/svg/ErrorInconvenience.js +1 -1
  97. package/lib/svg/ErrorOopsSomethingMiss.js +1 -1
  98. package/lib/svg/ErrorUnableToProcessRequest.js +1 -1
  99. package/lib/svg/ErrorUnauthorizedLogin.js +82 -74
  100. package/lib/svg/ErrorUrlNotFound.js +1 -1
  101. package/lib/svg/ErrorWillBeRightBack.js +1 -1
  102. package/lib/svg/Export.js +117 -0
  103. package/lib/svg/Extensions.js +123 -0
  104. package/lib/svg/Extractor.js +1 -1
  105. package/lib/svg/FailureLog.js +1 -1
  106. package/lib/svg/Import.js +1 -1
  107. package/lib/svg/Loader.js +1 -1
  108. package/lib/svg/Multilingual.js +122 -0
  109. package/lib/svg/NoRequestFound.js +1 -1
  110. package/lib/svg/NotImpossible.js +1 -1
  111. package/lib/svg/PageNotFound.js +1 -1
  112. package/lib/svg/Predictor.js +1 -1
  113. package/lib/svg/SVG.js +1 -1
  114. package/lib/svg/SVG.module.css +26 -26
  115. package/lib/svg/UnableToProcessRequest.js +1 -1
  116. package/lib/svg/UnauthorizedLogin.js +1 -1
  117. package/lib/svg/UrlNotFound.js +1 -1
  118. package/lib/svg/WillBeRightBack.js +1 -1
  119. package/lib/svg/ZiaAnamoly.js +1 -1
  120. package/lib/svg/images/EmptyBusinessHoliday.svg +50 -50
  121. package/lib/svg/images/EmptyBusinessHour.svg +42 -42
  122. package/lib/svg/images/EmptyContactInfo.svg +27 -27
  123. package/lib/svg/images/EmptyCustomDomain.svg +85 -85
  124. package/lib/svg/images/EmptyFilter.svg +62 -62
  125. package/lib/svg/images/EmptyFromAddress.svg +41 -41
  126. package/lib/svg/images/EmptyImportHistory.svg +43 -43
  127. package/lib/svg/images/EmptyNetwork.svg +50 -50
  128. package/lib/svg/images/EmptyRecycleBin.svg +58 -58
  129. package/lib/svg/images/EmptyRoles.svg +30 -30
  130. package/lib/svg/images/EmptySkills.svg +83 -83
  131. package/lib/svg/images/EmptyWebhook.svg +44 -44
  132. package/lib/svg/images/FailureLog.svg +46 -46
  133. package/lib/svg/images/Inconvenience.svg +719 -719
  134. package/lib/svg/images/NoRequestFound.svg +247 -247
  135. package/lib/svg/images/PageNotFound.svg +405 -405
  136. package/lib/svg/images/ReguestUrlNotFound.svg +267 -267
  137. package/lib/svg/images/UnableToProcess.svg +752 -752
  138. package/lib/svg/images/UnauthorizedLogin.svg +1047 -1047
  139. package/lib/svg/images/WillBack.svg +633 -633
  140. package/package.json +54 -48
package/es/Provider.js CHANGED
@@ -1,7 +1,6 @@
1
1
  import React from 'react';
2
2
  import AppContainer from '@zohodesk/components/lib/AppContainer/AppContainer';
3
3
  import { Container } from '@zohodesk/components/lib/Layout';
4
- import Switch from '@zohodesk/components/lib/Switch/Switch';
5
4
  import '@zohodesk/components/assets/Appearance/default/mode/defaultMode.module.css';
6
5
  import '@zohodesk/components/assets/Appearance/dark/mode/darkMode.module.css';
7
6
  /* default mode & themes */
@@ -20,6 +19,14 @@ import '../assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css';
20
19
  import '../assets/Appearance/dark/themes/red/redDarkCTATheme.module.css';
21
20
  import '../assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css';
22
21
  import '../assets/Appearance/dark/mode/darkEmptyStates.module.css';
22
+ /* pure dark mode & themes */
23
+
24
+ import '../assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css';
25
+ import '../assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css';
26
+ import '../assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css';
27
+ import '../assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css';
28
+ import '../assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css';
29
+ import '../assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css';
23
30
  export default class Provider extends React.Component {
24
31
  constructor(props) {
25
32
  super(props);
@@ -27,22 +34,13 @@ export default class Provider extends React.Component {
27
34
  appearanceName: 'default',
28
35
  themeName: 'blue'
29
36
  };
30
- this.switchMode = this.switchMode.bind(this);
31
37
  this.setTheme = this.setTheme.bind(this);
32
38
  }
33
39
 
34
- switchMode() {
35
- let appearanceName = this.state.appearanceName;
36
-
37
- if (appearanceName == 'default') {
38
- this.setState({
39
- appearanceName: 'dark'
40
- });
41
- } else {
42
- this.setState({
43
- appearanceName: 'default'
44
- });
45
- }
40
+ setAppearance(mode) {
41
+ this.setState({
42
+ appearanceName: mode
43
+ });
46
44
  }
47
45
 
48
46
  setTheme(theme) {
@@ -78,6 +76,29 @@ export default class Provider extends React.Component {
78
76
  let yellow = {
79
77
  backgroundColor: '#e8b923'
80
78
  };
79
+ let light = {
80
+ backgroundColor: '#fff'
81
+ };
82
+ let night = {
83
+ backgroundColor: '#232b38'
84
+ };
85
+ let dark = {
86
+ backgroundColor: '#212121'
87
+ };
88
+ let fixedPosition = {
89
+ position: 'fixed',
90
+ bottom: '0',
91
+ backgroundColor: '#272727',
92
+ padding: '10px',
93
+ borderRadius: '15px 15px 0 0',
94
+ minWidth: '100px',
95
+ textAlign: 'center',
96
+ boxShadow: '0 0 3px #000',
97
+ fontSize: '12px',
98
+ zIndex: '3',
99
+ display: 'flex',
100
+ alignItems: 'center'
101
+ };
81
102
  return /*#__PURE__*/React.createElement(AppContainer, {
82
103
  customProps: {
83
104
  ExtraProps: {
@@ -88,29 +109,40 @@ export default class Provider extends React.Component {
88
109
  }, /*#__PURE__*/React.createElement(Container, {
89
110
  scroll: "vertical"
90
111
  }, this.props.children), /*#__PURE__*/React.createElement("div", {
112
+ style: Object.assign({}, fixedPosition, {
113
+ left: '20%',
114
+ transform: 'translate(-20%)'
115
+ })
116
+ }, /*#__PURE__*/React.createElement("div", {
117
+ style: {
118
+ color: '#fff'
119
+ }
120
+ }, "Appearance:"), /*#__PURE__*/React.createElement("div", {
121
+ style: {
122
+ display: 'flex'
123
+ }
124
+ }, /*#__PURE__*/React.createElement("span", {
125
+ title: "Light Mode",
126
+ style: Object.assign({}, themeClass, light),
127
+ onClick: () => this.setAppearance('default')
128
+ }), /*#__PURE__*/React.createElement("span", {
129
+ title: "Night Mode",
130
+ style: Object.assign({}, themeClass, night),
131
+ onClick: () => this.setAppearance('dark')
132
+ }), /*#__PURE__*/React.createElement("span", {
133
+ title: "Dark Mode",
134
+ style: Object.assign({}, themeClass, dark),
135
+ onClick: () => this.setAppearance('pureDark')
136
+ }))), /*#__PURE__*/React.createElement("div", {
137
+ style: Object.assign({}, fixedPosition, {
138
+ left: '80%',
139
+ transform: 'translate(-80%)'
140
+ })
141
+ }, /*#__PURE__*/React.createElement("div", {
91
142
  style: {
92
- position: 'fixed',
93
- bottom: '0',
94
- backgroundColor: '#272727',
95
- padding: '10px',
96
- borderRadius: '15px 15px 0 0',
97
- minWidth: '100px',
98
- textAlign: 'center',
99
- left: '50%',
100
- transform: 'translate(-50%)',
101
- boxShadow: '0 0 3px #000',
102
- fontSize: '12px',
103
- zIndex: '3',
104
- display: 'flex',
105
- alignItems: 'center'
143
+ color: '#fff'
106
144
  }
107
- }, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Switch, {
108
- id: "switchMode",
109
- text: "Light/Night Mode",
110
- labelSize: "small",
111
- onChange: this.switchMode,
112
- checked: appearanceName == 'dark'
113
- })), /*#__PURE__*/React.createElement("div", {
145
+ }, "Themes:"), /*#__PURE__*/React.createElement("div", {
114
146
  style: {
115
147
  display: 'flex'
116
148
  }
File without changes
File without changes
@@ -1,39 +1,39 @@
1
- .default {
2
- /* empty svg default palette variables */
3
- --zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
4
- --zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
5
- --zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
6
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
7
- --zd_emptysvg_plus: var(--zdt_svg_default_plus);
8
- --zd_emptysvg_cross: var(--zdt_svg_default_cross);
9
- --zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
10
- --zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
11
- --zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
12
- --zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
13
- }
14
- .dark {
15
- /* empty svg dark palette variables */
16
- --zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
17
- --zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
18
- --zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
19
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
20
- --zd_emptysvg_plus: var(--zdt_svg_dark_plus);
21
- --zd_emptysvg_cross: var(--zdt_svg_dark_cross);
22
- --zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
23
- --zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
24
- --zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
25
- --zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
26
- }
27
- .danger {
28
- /* empty svg danger palette variables */
29
- --zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
30
- --zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
31
- --zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
32
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
33
- --zd_emptysvg_plus: var(--zdt_svg_danger_plus);
34
- --zd_emptysvg_cross: var(--zdt_svg_danger_cross);
35
- --zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
36
- --zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
37
- --zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
38
- --zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
1
+ .default {
2
+ /* empty svg default palette variables */
3
+ --zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
4
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
5
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
6
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
7
+ --zd_emptysvg_plus: var(--zdt_svg_default_plus);
8
+ --zd_emptysvg_cross: var(--zdt_svg_default_cross);
9
+ --zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
10
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
11
+ --zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
12
+ --zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
13
+ }
14
+ .dark {
15
+ /* empty svg dark palette variables */
16
+ --zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
17
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
18
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
19
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
20
+ --zd_emptysvg_plus: var(--zdt_svg_dark_plus);
21
+ --zd_emptysvg_cross: var(--zdt_svg_dark_cross);
22
+ --zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
23
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
24
+ --zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
25
+ --zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
26
+ }
27
+ .danger {
28
+ /* empty svg danger palette variables */
29
+ --zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
30
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
31
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
32
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
33
+ --zd_emptysvg_plus: var(--zdt_svg_danger_plus);
34
+ --zd_emptysvg_cross: var(--zdt_svg_danger_cross);
35
+ --zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
36
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
37
+ --zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
38
+ --zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
39
39
  }
@@ -6,89 +6,97 @@ import SVG from './SVG';
6
6
  export default class UnauthorizedLogin extends React.Component {
7
7
  render() {
8
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
9
- viewBox: "0 -40 500 500",
9
+ viewBox: "0 -30 500 500",
10
10
  name: "UnauthorizedLogin"
11
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".ErrorUnauthorizedLogin_svg__cls-1,.ErrorUnauthorizedLogin_svg__cls-2{fill:var(--zd_emptysvg_primary_fill)}.ErrorUnauthorizedLogin_svg__cls-1{opacity:.05}.ErrorUnauthorizedLogin_svg__cls-2{opacity:.2}.ErrorUnauthorizedLogin_svg__cls-10,.ErrorUnauthorizedLogin_svg__cls-8{fill:none;stroke-linecap:round;stroke-linejoin:round}.ErrorUnauthorizedLogin_svg__cls-10{stroke:var(--zd_emptysvg_cross)}.ErrorUnauthorizedLogin_svg__cls-8{stroke:var(--zd_emptysvg_plus)}")), /*#__PURE__*/React.createElement("path", {
12
- className: "ErrorUnauthorizedLogin_svg__cls-1",
13
- d: "M135.58 156.52s33.78-54.78 54.78-11 32.86 82.17 94 33.78 86.73-55.69 109.55-25.56S438.22 440.44 215 387.49c0 0-176.65-66.64-79.42-230.97z"
11
+ }, this.props), /*#__PURE__*/React.createElement("style", null, ".bouncer_svg__st0{opacity:5.000000e-02;fill:var(--zd_emptysvg_primary_fill);enable-background:new}.bouncer_svg__st5,.bouncer_svg__st7{fill:none;stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.bouncer_svg__st7{stroke:var(--zd_emptysvg_cross)}.bouncer_svg__st9{opacity:.2;fill:var(--zd_emptysvg_primary_fill);enable-background:new}"), /*#__PURE__*/React.createElement("path", {
12
+ className: "bouncer_svg__st0",
13
+ d: "M135.6 156.5s33.8-54.8 54.8-11 32.9 82.2 94 33.8 86.7-55.7 109.5-25.6S438.2 440.4 215 387.5c0 0-176.7-66.6-79.4-231z"
14
14
  }), /*#__PURE__*/React.createElement("circle", {
15
- className: "ErrorUnauthorizedLogin_svg__cls-1",
16
- cx: 92.57,
17
- cy: 364.54,
18
- r: 25.39
15
+ className: "bouncer_svg__st0",
16
+ cx: 92.6,
17
+ cy: 364.5,
18
+ r: 25.4
19
19
  }), /*#__PURE__*/React.createElement("circle", {
20
- className: "ErrorUnauthorizedLogin_svg__cls-1",
21
- cx: 75.88,
22
- cy: 120.98,
23
- r: 25.39
20
+ className: "bouncer_svg__st0",
21
+ cx: 75.9,
22
+ cy: 121,
23
+ r: 25.4
24
24
  }), /*#__PURE__*/React.createElement("circle", {
25
- className: "ErrorUnauthorizedLogin_svg__cls-1",
26
- cx: 293.35,
27
- cy: 73.62,
28
- r: 12.74
25
+ className: "bouncer_svg__st0",
26
+ cx: 293.4,
27
+ cy: 73.6,
28
+ r: 12.7
29
29
  }), /*#__PURE__*/React.createElement("circle", {
30
- className: "ErrorUnauthorizedLogin_svg__cls-1",
31
- cx: 141.83,
32
- cy: 409.84,
33
- r: 12.74
30
+ className: "bouncer_svg__st0",
31
+ cx: 141.8,
32
+ cy: 409.8,
33
+ r: 12.7
34
34
  }), /*#__PURE__*/React.createElement("circle", {
35
- className: "ErrorUnauthorizedLogin_svg__cls-1",
36
- cx: 376.13,
37
- cy: 397.82,
38
- r: 12.74
39
- }), /*#__PURE__*/React.createElement("path", {
40
- className: "ErrorUnauthorizedLogin_svg__cls-2",
41
- d: "M220.15 211.69s-4.35-10 3-21.2c0 0 20.88 28.8 57.64 2.26 0 0 8.15 1.69 4 22.05 0 0 15.34-15.48 6.28-32.53 0 0 2.56-7.53-3.29-16.29s-13.24-19-28-20.74c0 0 4.07-2.48 3-4.5s-2.26-4.94-8.37-6.24-10.64 6.11-7.13 10.68c0 0-18.13.71-29.39 22.64A33.72 33.72 0 00215 176c-2 8.74-5.24 29 5.15 35.69zM201.67 235.61s-5.82 38.09 46 37.56 58.71-31.74 58.71-36.5-59.77-3.7-63.48 13.25-29.62-12.17-33.85-14.81a6 6 0 00-7.38.5z"
42
- }), /*#__PURE__*/React.createElement("path", {
43
- d: "M196.6 377.4c-2 0-57.79 11-52.29 0s53.69-15.82 52.29-13.76-44.72 11.69-45.41-3.45 12.39-89.42 25.46-112.13c0 0-8.25 0-10.31 4.14s-10 25.67-6.2 28.88S198 328.56 269.52 320.3v-35.78H240s-2 46.79 1.37 48.84 32.33.7 32.33.7v-15.92s64.09-11 76.61-35.53c0 0-3.06 1-2 8.15s10.72 45.16 9.71 71c0 0-30.14 12.52-33.21 11.5s32.51-14.19 35.65-9 7.31 10.66 5 12.12-49.15 6.35-50.46-1.38-1.67-14.84-6.26-18.19-30.85-21.19-30.85-21.19l-4.08-52.84s50.6-11.2 62.13-29.39c0 0-12.65-50.23-10-47.63s2.61 42.45 5.58 42.05 24.93 4.82 25.67 12.22c0 0 6.7-3 7.07-4.07s-12.65 8.14-13 12.65 13-3 14.86-1.5 5.2 8.57 0 9.68-10.76-1.49-11.51 1.12 10 11.9 14.26 11.9 17-.37 18.83-9.67-8.94-5.22-8.94-5.22 8.24 1.5 9.17-3.72-4.69-19.72-8.77-21.95-5.9.52-5.9.52 5.7-1.81 5.82-2.42-27-41-54.66-55.46c0 0-23.17-12.76-30.55-11.63s10.73 22.6-9.05 34.46c0 0 4.52-18.07-4-22 0 0-29.95 27.13-57.64-2.26 0 0-7.91 10.74-2.83 19.78 0 0 19.35 33.15 61.57 5.32 0 0 10.64-7.48 11.39-17.32s-4.49-12.69-1.12-20.43c0 0-5.78-28.52-30.93-32.36s-9.22-11.29-6.83-11 8.81 3.06 8.49 7.67-9.84 3.84-15.65 3-31.93 10.85-33.7 38.38 6.58 28.18 6.58 28.18S212 201.39 215 181.4c0 0-26.33 7.13-30.67 13.24s-6.11 32.53-5.78 35.43 5.78-28.92 1.08-34.35c0 0-39.41 27.5-48.45 50.26 0 0 14.82 12.74 17 12.34s-15.91-12-18.8-9.09-10.85 19.53-10.48 23.87 5.42 14.82 9.4 15.54 13.38 2.53 14.82 1.8 11.57-11.92 10.13-12.65-7.24.73-10.85-3.25 1.81-9.4 4-8 5.09 6.87 6.11 6.87 5.09-.36 5.43-2.9-5.09-10.51-5.09-10.51 11.53-13.12 25.46-14.57c0 0 3.54 27.28 57.33 39.35l3 47.81s-19.4 13.66-27.8 17.41-13.8 16.82-14.26 23.13c0 0-1.1-17.6 15.08-25.41s24.73-15.81 24.73-15.81l-1.39-25.5s-44.1-11.35-59.52-32.13l1.39-4.49s56.68 61.87 162.11-.35c0 0 .11-10.36-1.49-13.24s11.34 23.19 11.5 24.37",
44
- strokeWidth: 1.5,
45
- strokeLinecap: "round",
46
- strokeLinejoin: "round",
47
- stroke: "var(--zd_emptysvg_primary_stroke)",
48
- fill: "none"
49
- }), /*#__PURE__*/React.createElement("ellipse", {
50
- cx: 319.44,
51
- cy: 65.07,
52
- rx: 3.54,
53
- ry: 3.51,
54
- strokeMiterlimit: 10,
55
- stroke: "var(--zd_emptysvg_medium_circle)",
56
- fill: "none"
57
- }), /*#__PURE__*/React.createElement("ellipse", {
58
- cx: 254.71,
59
- cy: 426.04,
60
- rx: 3.54,
61
- ry: 3.51,
62
- fill: "var(--zd_emptysvg_medium_circle)"
63
- }), /*#__PURE__*/React.createElement("ellipse", {
64
- cx: 60.28,
65
- cy: 276.06,
66
- rx: 3.31,
67
- ry: 3.28,
68
- stroke: "var(--zd_emptysvg_tiny_circle)",
69
- strokeMiterlimit: 10,
70
- fill: "none"
71
- }), /*#__PURE__*/React.createElement("ellipse", {
72
- cx: 434.38,
73
- cy: 281.34,
74
- rx: 3.31,
75
- ry: 3.28,
76
- fill: "var(--zd_emptysvg_tiny_circle)"
35
+ className: "bouncer_svg__st0",
36
+ cx: 376.1,
37
+ cy: 397.8,
38
+ r: 12.7
39
+ }), /*#__PURE__*/React.createElement("circle", {
40
+ cx: 319.4,
41
+ cy: 65.1,
42
+ style: {
43
+ fill: "none",
44
+ stroke: "var(--zd_emptysvg_medium_circle)",
45
+ strokeMiterlimit: 10
46
+ },
47
+ r: 3.5
48
+ }), /*#__PURE__*/React.createElement("circle", {
49
+ cx: 254.7,
50
+ cy: 426,
51
+ style: {
52
+ fill: "var(--zd_emptysvg_medium_circle)"
53
+ },
54
+ r: 3.5
55
+ }), /*#__PURE__*/React.createElement("circle", {
56
+ cx: 60.3,
57
+ cy: 276.1,
58
+ style: {
59
+ fill: "none",
60
+ stroke: "var(--zd_emptysvg_tiny_circle)",
61
+ strokeMiterlimit: 10
62
+ },
63
+ r: 3.3
64
+ }), /*#__PURE__*/React.createElement("circle", {
65
+ cx: 434.4,
66
+ cy: 281.3,
67
+ style: {
68
+ fill: "var(--zd_emptysvg_tiny_circle)"
69
+ },
70
+ r: 3.3
77
71
  }), /*#__PURE__*/React.createElement("path", {
78
- className: "ErrorUnauthorizedLogin_svg__cls-8",
79
- d: "M111.78 165.79l-.35 6.17M108.49 168.7l6.23.35"
72
+ className: "bouncer_svg__st5",
73
+ d: "m111.8 165.8-.4 6.2M108.5 168.7l6.2.4"
80
74
  }), /*#__PURE__*/React.createElement("ellipse", {
81
- cx: 392.54,
75
+ cx: 392.5,
82
76
  cy: 383.2,
83
- rx: 2.46,
84
- ry: 2.44,
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round",
87
- stroke: "var(--zd_emptysvg_small_circle)",
88
- fill: "none"
77
+ rx: 2.5,
78
+ ry: 2.4,
79
+ style: {
80
+ fill: "none",
81
+ stroke: "var(--zd_emptysvg_small_circle)",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }
85
+ }), /*#__PURE__*/React.createElement("path", {
86
+ className: "bouncer_svg__st7",
87
+ d: "m391.6 121.3 4.2 4.7M391.4 125.7l4.6-4.1"
88
+ }), /*#__PURE__*/React.createElement("path", {
89
+ d: "M304.9 307.9s-49.7 71.4-153 62.2c0 0-31.2-42.1-19.8-66.2 11.4-24.1 54.4-21.1 55-19.4.6 1.7-30 11.6-26.8 21.1 0 0 1.3 2.6 1.6 2.5.4-.1 8.6-13.4 21.7-18 0 0-25 18.3-22.8 23s7.6 3.1 7.6 3.1 5.8-19.2 21.2-21.8c0 0-16.7 10.1-16.2 16.3 0 0 2.4 6.2 5.6 5.9 3.2-.4 7.9-13.3 15.7-19.1 0 0-10.8 12.2-8.5 16.3 2.3 4 12.2-4 14.6-9 0 0 11.8-.8 15-2.9 3.2-2.1-22.1-13.5-27.3-14.2-5.2-.7 24.1 5.9 30.5 13.5l17.9 2.3s45.9-16.4 64.6-13.3c18.7 3.1 19.6 13.6 19.6 13.6 3.8-1 7.8-.8 11.6.4s7 3.6 9.5 6.7c0 0-15.6-10.3-36.4-1.2 0 0-19.5 31.4-58.4 48 0 0 31.8 18.7 76.1 9.2 0 0-37.1 1.3-49-7.8 0 0 56.4 7.5 79.5 4.6 0 0 39.1-22.7 21.3-61.9 0 0-18.8-17.4-53.6-11l-2.4 6s4.5-18.6 14.2-28.3c-4.2 1.7-7.7 4.8-9.9 8.7 0 0-3.6-28.1 6.9-37.9 0 0 47.4 0 45.8 41.9 0 0-1 11.7-14-1s12.3 10.7 12.7 16.2c.4 5.5 10.2-48.5-47.4-60.9s-71.5 23.5-69.9 30.1c1.6 6.6-7.6-22.2-55-29.8l14.9-13.6s37.5 17.4 75.7 0l23.6 8.2s-12.1-6.7-23.2-10c0 0-6.5-9.4-6.7-34.2 0-2.8-.1-5.6-.4-8.4-.4-4.8-.9-12.1.4-13.1 1.9-1.5 5.2 9.5 2.6 13.4-2.6 3.9-1.3-17.5-5-21.1-3.7-3.7-23.8-5.3-24.4-3.2-.6 2.1-.4 11.4 10.4 10.3 10.8-1.1 13.4-2.5 12.5-11.3-.9-8.8-2-23.8-28.1-23.4-26.1.4-26.8 18.8-27.2 26.1.4-.1.8-.1 1.2.1.4.2.7.4.9.8.9 1.3 1.1 6.7 7.6 7.3 6.5.7 14.9.9 16-7.6 0 0 3.4-2.1 5.7-1.3 2.4.7-6.2-.6-6.2-.6s-7.4-5.9-19.3-1.9c-1.8.9-3.4 2.2-4.7 3.8s-2.2 3.4-2.7 5.4l.5 3.2s1-4.3 3.2-5.8l-3-2.9c-1.1 3-1.5 6.2-1.2 9.3 0 0 1.7 16-.8 15.1-2.5-.9-5-8.1-1.9-15 0 0 3.5 9.8 1.6 11.1-1.9 1.2-1.3-10.8-.1-12.1 1.2-1.3 8.1 30-5.1 54 0 0-29.3 16.4-27.2 16.4 2.1 0-66.5 11.2-59.5 58.6 0 0 12.6-22.9 40.9-28.5 0 0-15.2-.7-32.9 11.7 0 0 4.5-23.9 54.8-41.1l24.5-15.8s8.7-17.6 8-27.2c0 0 6.2 15.8 27.6 14.3s12.6-31.3 12.6-31.3-12-8.3-24.6.9c0 0-6.6 24.2 11.3 24.5 17.8.3 12.8-22.4 11.9-24-.9-1.7-16-4.7-20.2.1 0 0-3.5 15.1 3.6 13.3 0 0 4.4.8 4.3-7l4.5-.2s-1.8 6.6 3.1 7.6c4.8 1-2.1 16.3.8 16 3-.3 22.6.5 22.6-25.5",
90
+ style: {
91
+ fill: "none",
92
+ stroke: "var(--zd_emptysvg_primary_stroke)",
93
+ strokeWidth: 1.5,
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round"
96
+ }
89
97
  }), /*#__PURE__*/React.createElement("path", {
90
- className: "ErrorUnauthorizedLogin_svg__cls-10",
91
- d: "M391.61 121.34l4.15 4.62M391.36 125.71l4.65-4.12"
98
+ className: "bouncer_svg__st9",
99
+ d: "m229.4 153.6 2.8-2.4s16.7-2.1 18.6 2.3c1.9 4.4-3 8.9-10.3 9-7.2.1-11.5-3.1-11.1-8.9zM259.5 154.5l2.8-2.6s16.6-2.3 18.5 2.5c1.9 4.8-3 9.7-10.2 9.8-7.2.1-11.5-3.5-11.1-9.7zM251.3 200.4s-13.8-4.8-7.8-24.1c0 0 11.1-8.4 24.8-.3 0 0 6.8 21.6-8.6 24.4-2.3 1.1-5.1 1.1-8.4 0z"
92
100
  }));
93
101
  }
94
102
 
@@ -0,0 +1,67 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class Export extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "export"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M80.46 58s46.65-31.17 70.27-21.79 39.74 88.3-25.92 123.72-95.36-41.62-95.62-55.27C29 91.42 29.19 59.93 80.46 58Z",
13
+ style: {
14
+ fill: "var(--zd_emptysvg_primary_fill)",
15
+ opacity: 0.1
16
+ }
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ className: "cls-2",
19
+ d: "M14.22 119.11a.51.51 0 0 1-.47-.53l.42-7.47a.48.48 0 0 1 .52-.47.51.51 0 0 1 .47.53l-.41 7.47a.51.51 0 0 1-.53.47Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ className: "cls-2",
22
+ d: "m18.1 115.58-7.34-.42a.49.49 0 0 1-.47-.52.49.49 0 0 1 .52-.47l7.35.42a.5.5 0 0 1 0 1Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ className: "cls-3",
25
+ d: "M171.41 22.61a4.75 4.75 0 1 0 4.67 4.74 4.72 4.72 0 0 0-4.67-4.74Zm0 8.5a3.76 3.76 0 1 1 3.68-3.76 3.73 3.73 0 0 1-3.68 3.76ZM124.66 174.88a3.45 3.45 0 1 0 3.39 3.45 3.43 3.43 0 0 0-3.39-3.45Zm0 5.9a2.45 2.45 0 1 1 2.4-2.45 2.43 2.43 0 0 1-2.4 2.45Z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "cls-4",
28
+ d: "M81.16 21.77a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM190.08 131.62a.49.49 0 0 0-.7 0l-2.38 2.11-2.11-2.4a.5.5 0 1 0-.75.65l2.13 2.42-2.38 2.17a.49.49 0 0 0 0 .7.49.49 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.12 2.41a.5.5 0 0 0 .7.05.51.51 0 0 0 .05-.71l-2.13-2.42 2.38-2.16a.49.49 0 0 0 0-.7Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ d: "M53.45 128.89c-5.58-3.24-7.84-12.38-4.89-19.6 2.15-5.25 5.78-10.27 11.79-10 12.39.57 9.29 18.31 6.19 18s7-39.72 24.18-38.87 27.48 20.28 24.79 26.76-.62-21.1 26.49-10.39-7.17 48.8-53.72 43.38c-18.44-2.17-28.9-5.84-34.83-9.28Z",
31
+ style: {
32
+ fill: "var(--zd_emptysvg_secondary_fill)"
33
+ }
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M176 115.21h-68.14l-.52-17.59c5.47-.73 17.21-2.53 14.5 1.58-1 1.51-22.85-18.41-20.3-18S81.32 100 79.86 98.52s15-.73 15-.73l-.37 16.4-42.14 1s-22.72.85-22.13-20.64c.26-9.2 6.89-17.2 16-18.27 5.52-.65 12.12 1.14 18.79 8.89 0 0-10.32 15.21.36-8.69s47.76-37.24 69.31-12.73c23.61 26.86 2.56 38.62 2.38 36.63s2.5-7.37 15.56-1.27c16.91 7.89 11.26 41.8-21 29.29 0 0-54.89 29.46-89.6-5.46",
36
+ style: {
37
+ fill: "none",
38
+ stroke: "var(--zd_emptysvg_primary_stroke)",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round"
41
+ }
42
+ }));
43
+ }
44
+
45
+ }
46
+ Export.propTypes = {
47
+ alignHorizontal: PropTypes.bool,
48
+ className: PropTypes.string,
49
+ dataId: PropTypes.string,
50
+ isRender: PropTypes.bool,
51
+ size: PropTypes.oneOf(['small', 'large']),
52
+ palette: PropTypes.oneOf(['default', 'dark'])
53
+ };
54
+ Export.defaultProps = {
55
+ size: 'large',
56
+ alignHorizontal: true,
57
+ isRender: true,
58
+ className: '',
59
+ dataId: 'export',
60
+ palette: 'default'
61
+ };
62
+
63
+ if (false) {
64
+ Export.docs = {
65
+ componentGroup: 'SVG'
66
+ };
67
+ }
@@ -0,0 +1,73 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class Extensions extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "extensions"
11
+ }, this.props), /*#__PURE__*/React.createElement("style", null, ".Extensions_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill)}.Extensions_svg__st2{fill:var(--zd_emptysvg_plus)}.Extensions_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Extensions_svg__st4{fill:var(--zd_emptysvg_cross)}.Extensions_svg__st5{fill:var(--zd_emptysvg_secondary_fill)}"), /*#__PURE__*/React.createElement("path", {
12
+ className: "Extensions_svg__st1",
13
+ d: "M80.1998 56.2C80.1998 56.2 126.9 25 150.5 34.4C174.1 43.8 190.2 122.7 124.6 158.1C58.9998 193.5 29.1998 116.5 28.8998 102.9C28.6998 89.6 28.8998 58.2 80.1998 56.2Z"
14
+ }), /*#__PURE__*/React.createElement("path", {
15
+ className: "Extensions_svg__st2",
16
+ d: "M14 117.3C14 117.3 13.9 117.3 14 117.3C13.7 117.3 13.5 117 13.5 116.8L13.9 109.3C13.9 109 14.1 108.8 14.4 108.8C14.7 108.8 14.9 109 14.9 109.3L14.5 116.8C14.4 117.1 14.2 117.3 14 117.3Z"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ className: "Extensions_svg__st2",
19
+ d: "M17.7999 113.8L10.3999 113.4C10.0999 113.4 9.8999 113.1 9.8999 112.9C9.8999 112.6 10.1999 112.4 10.3999 112.4L17.6999 112.8C17.9999 112.8 18.1999 113.1 18.1999 113.3C18.2999 113.6 18.0999 113.8 17.7999 113.8Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ className: "Extensions_svg__st3",
22
+ d: "M171.2 20.8C168.6 20.8 166.5 22.9 166.5 25.5C166.5 28.1 168.6 30.2 171.2 30.2C173.8 30.2 175.9 28.1 175.9 25.5C175.9 22.9 173.7 20.8 171.2 20.8ZM171.2 29.3C169.2 29.3 167.5 27.6 167.5 25.5C167.5 23.4 169.2 21.7 171.2 21.7C173.2 21.7 174.9 23.4 174.9 25.5C174.9 27.6 173.2 29.3 171.2 29.3Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ className: "Extensions_svg__st3",
25
+ d: "M124.4 173.1C122.5 173.1 121 174.6 121 176.5C121 178.4 122.5 179.9 124.4 179.9C126.3 179.9 127.8 178.4 127.8 176.5C127.8 174.7 126.3 173.1 124.4 173.1ZM124.4 179C123.1 179 122 177.9 122 176.5C122 175.1 123.1 174 124.4 174C125.7 174 126.8 175.1 126.8 176.5C126.8 177.9 125.7 179 124.4 179Z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "Extensions_svg__st3",
28
+ d: "M80.8999 20C79.1999 20 77.8999 21.4 77.8999 23C77.8999 24.6 79.1999 26 80.8999 26C82.5999 26 83.8999 24.6 83.8999 23C83.8999 21.4 82.5999 20 80.8999 20ZM80.8999 25.1C79.7999 25.1 78.8999 24.2 78.8999 23.1C78.8999 22 79.7999 21.1 80.8999 21.1C81.9999 21.1 82.8999 22 82.8999 23.1C82.8999 24.2 81.9999 25.1 80.8999 25.1Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ className: "Extensions_svg__st4",
31
+ d: "M189.8 129.8C189.6 129.6 189.3 129.6 189.1 129.8L186.7 132L184.6 129.6C184.4 129.4 184.1 129.4 183.9 129.6C183.7 129.8 183.7 130.1 183.9 130.3L186 132.7L183.6 134.9C183.4 135.1 183.4 135.4 183.6 135.6C183.7 135.7 183.8 135.8 184 135.8C184.1 135.8 184.2 135.8 184.3 135.7L186.7 133.5L188.8 135.9C188.9 136 189 136.1 189.2 136.1C189.3 136.1 189.4 136.1 189.5 136C189.7 135.8 189.7 135.5 189.5 135.3L187.4 132.9L189.8 130.7C190 130.4 190 130 189.8 129.8Z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ className: "Extensions_svg__st1",
34
+ d: "M115.8 65C115.8 65 78.4999 40.1 59.5999 47.6C40.6999 55.1 27.7999 118.2 80.2999 146.5C132.8 174.8 156.6 113.2 156.8 102.3C157 91.7 156.8 66.5 115.8 65Z"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ className: "Extensions_svg__st5",
37
+ d: "M38.5842 59.7596C38.5842 59.7596 63.4293 59.9909 69.3228 56.1749C75.2163 52.3588 78.1053 46.3456 86.6566 46.3456C95.2079 46.3456 115.2 59.8753 121.44 58.2563C127.795 56.6374 156.801 69.8201 157.841 66.9292C158.765 64.1539 147.672 35.7069 144.783 35.4756C142.009 35.2444 52.1046 34.8974 50.8334 36.8633C49.5623 38.9448 38.5842 59.7596 38.5842 59.7596Z"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M114.275 171.35C114.275 171.35 72.5582 169.5 73.0204 170.888C73.4826 172.276 82.6118 176.438 82.8429 167.65C83.074 158.746 80.9939 158.746 83.074 158.746C85.154 158.746 103.528 158.515 101.91 156.433C100.292 154.352 32.1127 159.44 30.4948 153.889C29.2237 149.379 29.3393 70.3983 29.3393 70.3983L168.818 71.5547C168.818 71.5547 178.988 95.0293 155.414 96.8795C131.955 98.7297 133.226 81.384 135.075 81.1527C136.924 80.9214 135.075 99.5391 115.893 98.7297C96.8255 98.0359 98.0966 80.1119 99.7144 80.6901C101.332 81.2683 100.523 98.8453 80.5317 97.8046C60.5401 96.7638 62.0423 79.3025 64.4691 79.0712C66.8958 78.8399 57.3044 98.614 39.8551 96.6482C22.4057 94.6823 23.7924 70.6296 23.7924 67.7387C23.7924 64.8477 166.738 70.514 169.512 67.7387C172.285 64.9634 152.178 31.5439 152.178 31.5439C152.178 31.5439 46.7886 32.3534 45.1708 31.8909C43.553 31.4283 29.4548 59.2971 29.4548 59.2971L26.9125 64.5008L35.9261 64.3852C35.9261 64.3852 36.1572 128.449 36.1572 135.503C36.1572 142.557 42.744 142.21 43.3218 142.325C44.0152 142.441 91.1631 143.944 95.5543 144.175C99.9455 144.407 100.061 150.882 97.5188 151.576C94.9765 152.154 92.0876 148.338 96.1321 146.026C100.177 143.713 105.377 152.501 108.15 154.236C110.924 155.971 160.845 158.861 164.196 154.352C166.97 150.536 165.121 98.3828 165.121 98.3828C165.121 98.3828 160.845 97.5733 160.383 102.083C158.996 114.11 161.423 142.441 158.534 144.291C154.605 146.835 107.572 144.869 107.572 144.869",
40
+ fill: "none",
41
+ stroke: "var(--zd_emptysvg_primary_stroke)",
42
+ strokeMiterlimit: "10",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ className: "Extensions_svg__st5",
47
+ d: "M59.8465 113.763C59.8465 113.763 56.842 134.924 61.811 136.89C66.78 138.856 132.071 137.353 132.071 137.353C132.071 137.353 115.43 115.035 97.7497 117.001C80.0692 118.966 62.6199 97.8046 59.8465 113.763Z"
48
+ }));
49
+ }
50
+
51
+ }
52
+ Extensions.propTypes = {
53
+ alignHorizontal: PropTypes.bool,
54
+ className: PropTypes.string,
55
+ dataId: PropTypes.string,
56
+ isRender: PropTypes.bool,
57
+ size: PropTypes.oneOf(['small', 'large']),
58
+ palette: PropTypes.oneOf(['default', 'dark'])
59
+ };
60
+ Extensions.defaultProps = {
61
+ size: 'large',
62
+ alignHorizontal: true,
63
+ isRender: true,
64
+ className: '',
65
+ dataId: 'extensions',
66
+ palette: 'default'
67
+ };
68
+
69
+ if (false) {
70
+ Extensions.docs = {
71
+ componentGroup: 'SVG'
72
+ };
73
+ }
@@ -0,0 +1,72 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class Multilingual extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "multilingual"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}.cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.cls-6{fill:var(--zd_emptysvg_secondary_fill);}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M80.22 58s46.66-31.17 70.27-21.79 39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
+ style: {
14
+ fill: "var(--zd_emptysvg_primary_fill)",
15
+ opacity: 0.1
16
+ }
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ className: "cls-2",
19
+ d: "M14 119.11a.5.5 0 0 1-.47-.53l.41-7.47a.5.5 0 1 1 1 .06l-.41 7.47a.49.49 0 0 1-.53.47Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ className: "cls-2",
22
+ d: "m17.86 115.58-7.34-.42a.5.5 0 1 1 .06-1l7.34.42a.49.49 0 0 1 .47.52.5.5 0 0 1-.53.48Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ className: "cls-3",
25
+ d: "M171.17 22.61a4.75 4.75 0 1 0 4.68 4.74 4.72 4.72 0 0 0-4.68-4.74Zm0 8.5a3.76 3.76 0 1 1 3.69-3.76 3.73 3.73 0 0 1-3.69 3.76ZM124.42 174.88a3.45 3.45 0 1 0 3.4 3.45 3.43 3.43 0 0 0-3.4-3.45Zm0 5.9a2.45 2.45 0 1 1 2.4-2.45 2.43 2.43 0 0 1-2.4 2.45Z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "cls-4",
28
+ d: "M80.93 21.77a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM189.85 131.62a.49.49 0 0 0-.7 0l-2.37 2.15-2.12-2.4a.5.5 0 0 0-.75.65l2.09 2.38-2.38 2.17a.49.49 0 0 0 0 .7.49.49 0 0 0 .37.16.5.5 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.52.52 0 0 0 .38.17.54.54 0 0 0 .33-.12.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.49.49 0 0 0 .09-.7Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ className: "cls-5",
31
+ d: "m27.3 153.13 37.47-.31s23.09-18.58 22.79-19.9-6.16 3.08.59 3.38 30.66 0 30.66 0v-32.42l11.14-.15 22.51 18.15s1.45-24.44-.24-23.47-2.42 6.29 3.63 6.78a62.63 62.63 0 0 0 11.61-.25s4.12-59.53-.24-59.77-71.87-1.45-70.91 1.69-1.69 53.49.25 55.42 21.53-1 21.53-1-19.8 4.86-22.81 3.86-2.21-29.1-2.21-29.1-45.35 0-45.75 2.21-1.2 57.39 1 58 15-.2 15.25.4-.4 17.46-.4 17.46l109.57-1.2"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ className: "cls-6",
34
+ d: "M80.62 84.09s-24.36-5.65-24.36 6.53 2.61 33.93 5.66 33.49 12.88-14 20.87-8.7 20 14.36 23.93 9.57-13-10.44-17.84-22.62a154.23 154.23 0 0 0-8.26-18.27Z"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ className: "cls-5",
37
+ d: "m70.5 120.11 9.67-24.73 10.62 25.37M75.26 111.55l11.89.16"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ className: "cls-6",
40
+ d: "M106.44 58.87a4 4 0 0 1 3.85-3.87c8.6-.27 28.83-.42 28.83 4 0 5.68-16.67 8.16-6 11s22.7 10.29 23.77 17.38-50.76 12.42-50.76 5.32c0-5.55.22-25.45.31-33.83Z"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ className: "cls-5",
43
+ d: "M122.49 64.36h25.3M121.62 89s21.16-7.85 20.28-24.65"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ className: "cls-5",
46
+ d: "M130.34 71.78s4.15 13.08 17 17.23M134.86 64.3v-4.28"
47
+ }));
48
+ }
49
+
50
+ }
51
+ Multilingual.propTypes = {
52
+ alignHorizontal: PropTypes.bool,
53
+ className: PropTypes.string,
54
+ dataId: PropTypes.string,
55
+ isRender: PropTypes.bool,
56
+ size: PropTypes.oneOf(['small', 'large']),
57
+ palette: PropTypes.oneOf(['default', 'dark'])
58
+ };
59
+ Multilingual.defaultProps = {
60
+ size: 'large',
61
+ alignHorizontal: true,
62
+ isRender: true,
63
+ className: '',
64
+ dataId: 'multilingual',
65
+ palette: 'default'
66
+ };
67
+
68
+ if (false) {
69
+ Multilingual.docs = {
70
+ componentGroup: 'SVG'
71
+ };
72
+ }