@zohodesk/svg 1.0.0-temp-8 → 1.0.0-temp.41

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 (278) hide show
  1. package/README.md +19 -0
  2. package/assets/Appearance/dark/mode/darkEmptyStates.module.css +37 -0
  3. package/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +10 -0
  4. package/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css +10 -0
  5. package/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +10 -0
  6. package/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css +10 -0
  7. package/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +10 -0
  8. package/assets/Appearance/default/mode/defaultEmptyStates.module.css +37 -0
  9. package/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +10 -0
  10. package/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css +10 -0
  11. package/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +10 -0
  12. package/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css +10 -0
  13. package/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +10 -0
  14. package/assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css +37 -0
  15. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +10 -0
  16. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +10 -0
  17. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +10 -0
  18. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +10 -0
  19. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +10 -0
  20. package/es/Provider.js +81 -49
  21. package/es/index.js +1 -1
  22. package/es/svg/EmptyError.js +94 -0
  23. package/es/svg/Loader.js +19 -12
  24. package/lib/Provider.js +94 -53
  25. package/lib/index.js +13 -13
  26. package/lib/svg/EmptyAccounts.js +3 -3
  27. package/lib/svg/EmptyActiveCalls.js +3 -3
  28. package/lib/svg/EmptyActivity.js +3 -3
  29. package/lib/svg/EmptyAgent.js +3 -3
  30. package/lib/svg/EmptyAgentQueue.js +3 -3
  31. package/lib/svg/EmptyApproval.js +3 -3
  32. package/lib/svg/EmptyArchived.js +3 -3
  33. package/lib/svg/EmptyAttach.js +3 -3
  34. package/lib/svg/EmptyBlueprint.js +3 -3
  35. package/lib/svg/EmptyBusinessHoliday.js +3 -3
  36. package/lib/svg/EmptyBusinessHour.js +3 -3
  37. package/lib/svg/EmptyCallHistory.js +3 -3
  38. package/lib/svg/EmptyCollision.js +3 -3
  39. package/lib/svg/EmptyColumn.js +3 -3
  40. package/lib/svg/EmptyContact.js +3 -3
  41. package/lib/svg/EmptyContract.js +3 -3
  42. package/lib/svg/EmptyConversation.js +3 -3
  43. package/lib/svg/EmptyCrm.js +3 -3
  44. package/lib/svg/EmptyCrmNotes.js +3 -3
  45. package/lib/svg/EmptyCrmPotential.js +3 -3
  46. package/lib/svg/EmptyCustomDomain.js +3 -3
  47. package/lib/svg/EmptyDashboard.js +3 -3
  48. package/lib/svg/EmptyDepartment.js +3 -3
  49. package/lib/svg/EmptyError.js +144 -0
  50. package/lib/svg/EmptyFeed.js +3 -3
  51. package/lib/svg/EmptyFollowers.js +3 -3
  52. package/lib/svg/EmptyFrame.js +3 -3
  53. package/lib/svg/EmptyFromAddress.js +3 -3
  54. package/lib/svg/EmptyHappiness.js +3 -3
  55. package/lib/svg/EmptyHistory.js +3 -3
  56. package/lib/svg/EmptyImportHistory.js +3 -3
  57. package/lib/svg/EmptyInconvenience.js +3 -3
  58. package/lib/svg/EmptyInvoice.js +3 -3
  59. package/lib/svg/EmptyNetwork.js +3 -3
  60. package/lib/svg/EmptyNotification.js +3 -3
  61. package/lib/svg/EmptyProducts.js +3 -3
  62. package/lib/svg/EmptyRecycleBin.js +3 -3
  63. package/lib/svg/EmptyReply.js +3 -3
  64. package/lib/svg/EmptyReports.js +3 -3
  65. package/lib/svg/EmptyRoles.js +3 -3
  66. package/lib/svg/EmptySchedule.js +3 -3
  67. package/lib/svg/EmptySearch.js +3 -3
  68. package/lib/svg/EmptySkills.js +3 -3
  69. package/lib/svg/EmptySla.js +3 -3
  70. package/lib/svg/EmptySnippet.js +3 -3
  71. package/lib/svg/EmptyTag.js +3 -3
  72. package/lib/svg/EmptyTask.js +3 -3
  73. package/lib/svg/EmptyTeams.js +3 -3
  74. package/lib/svg/EmptyTemplate.js +3 -3
  75. package/lib/svg/EmptyTicket.js +3 -3
  76. package/lib/svg/EmptyTimeEntry.js +3 -3
  77. package/lib/svg/EmptyTimeline.js +3 -3
  78. package/lib/svg/EmptyTopic.js +3 -3
  79. package/lib/svg/EmptyUnauthorizedLogin.js +3 -3
  80. package/lib/svg/EmptyWebhook.js +3 -3
  81. package/lib/svg/EmptyWillBeRightBack.js +3 -3
  82. package/lib/svg/ErrorInconvenience.js +3 -3
  83. package/lib/svg/ErrorOopsSomethingMiss.js +3 -3
  84. package/lib/svg/ErrorUnableToProcessRequest.js +3 -3
  85. package/lib/svg/ErrorUnauthorizedLogin.js +3 -3
  86. package/lib/svg/ErrorUrlNotFound.js +3 -3
  87. package/lib/svg/ErrorWillBeRightBack.js +3 -3
  88. package/lib/svg/Extractor.js +3 -3
  89. package/lib/svg/FailureLog.js +3 -3
  90. package/lib/svg/Import.js +3 -3
  91. package/lib/svg/Loader.js +25 -19
  92. package/lib/svg/NoRequestFound.js +3 -3
  93. package/lib/svg/NotImpossible.js +3 -3
  94. package/lib/svg/PageNotFound.js +3 -3
  95. package/lib/svg/Predictor.js +3 -3
  96. package/lib/svg/SVG.js +3 -3
  97. package/lib/svg/SvgLoader.js +2 -2
  98. package/lib/svg/UnableToProcessRequest.js +3 -3
  99. package/lib/svg/UnauthorizedLogin.js +3 -3
  100. package/lib/svg/UrlNotFound.js +3 -3
  101. package/lib/svg/WillBeRightBack.js +3 -3
  102. package/lib/svg/ZiaAnamoly.js +3 -3
  103. package/lib/svg/utils.js +1 -1
  104. package/package.json +13 -14
  105. package/build/Unusedfiles.json +0 -1
  106. package/es/svg/Appearance/dark/mode/darkEmptyStates.module.css +0 -37
  107. package/es/svg/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +0 -10
  108. package/es/svg/Appearance/dark/themes/green/greenDarkCTATheme.module.css +0 -10
  109. package/es/svg/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +0 -10
  110. package/es/svg/Appearance/dark/themes/red/redDarkCTATheme.module.css +0 -10
  111. package/es/svg/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +0 -10
  112. package/es/svg/Appearance/default/mode/defaultEmptyStates.module.css +0 -37
  113. package/es/svg/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +0 -10
  114. package/es/svg/Appearance/default/themes/green/greenDefaultCTATheme.module.css +0 -10
  115. package/es/svg/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +0 -10
  116. package/es/svg/Appearance/default/themes/red/redDefaultCTATheme.module.css +0 -10
  117. package/es/svg/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +0 -10
  118. package/es/svg/deprecated/21_07_2021/EmptyPageNotFound.js +0 -40
  119. package/es/svg/deprecated/21_07_2021/EmptyUnableToProcess.js +0 -42
  120. package/es/svg/deprecated/21_07_2021/EmptyUrlNotFound.js +0 -45
  121. package/es/svg/deprecated/21_07_2021/InvalidUrl.js +0 -717
  122. package/es/svg/deprecated/Themes/DarkEmptyStates.module.css +0 -37
  123. package/es/svg/deprecated/Themes/DefaultEmptyStates.module.css +0 -37
  124. package/es/svg/deprecated/Themes/palette/darkCTAPalette.module.css +0 -51
  125. package/es/svg/deprecated/Themes/palette/defaultCTAPalette.module.css +0 -51
  126. package/es/svg/docs/SVG__common.docs.js +0 -49
  127. package/es/svg/docs/SVG__default.docs.js +0 -322
  128. package/es/svg/docs/SVG__errorstate.docs.js +0 -74
  129. package/es/svg/docs/SVGdocstyle.module.css +0 -8
  130. package/lib/svg/Appearance/dark/mode/darkEmptyStates.module.css +0 -37
  131. package/lib/svg/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +0 -10
  132. package/lib/svg/Appearance/dark/themes/green/greenDarkCTATheme.module.css +0 -10
  133. package/lib/svg/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +0 -10
  134. package/lib/svg/Appearance/dark/themes/red/redDarkCTATheme.module.css +0 -10
  135. package/lib/svg/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +0 -10
  136. package/lib/svg/Appearance/default/mode/defaultEmptyStates.module.css +0 -37
  137. package/lib/svg/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +0 -10
  138. package/lib/svg/Appearance/default/themes/green/greenDefaultCTATheme.module.css +0 -10
  139. package/lib/svg/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +0 -10
  140. package/lib/svg/Appearance/default/themes/red/redDefaultCTATheme.module.css +0 -10
  141. package/lib/svg/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +0 -10
  142. package/lib/svg/deprecated/21_07_2021/EmptyPageNotFound.js +0 -90
  143. package/lib/svg/deprecated/21_07_2021/EmptyUnableToProcess.js +0 -92
  144. package/lib/svg/deprecated/21_07_2021/EmptyUrlNotFound.js +0 -95
  145. package/lib/svg/deprecated/21_07_2021/InvalidUrl.js +0 -765
  146. package/lib/svg/deprecated/Themes/DarkEmptyStates.module.css +0 -37
  147. package/lib/svg/deprecated/Themes/DefaultEmptyStates.module.css +0 -37
  148. package/lib/svg/deprecated/Themes/palette/darkCTAPalette.module.css +0 -51
  149. package/lib/svg/deprecated/Themes/palette/defaultCTAPalette.module.css +0 -51
  150. package/lib/svg/docs/SVG__common.docs.js +0 -98
  151. package/lib/svg/docs/SVG__default.docs.js +0 -429
  152. package/lib/svg/docs/SVG__errorstate.docs.js +0 -129
  153. package/lib/svg/docs/SVGdocstyle.module.css +0 -8
  154. package/src/Provider.js +0 -141
  155. package/src/index.js +0 -10
  156. package/src/svg/Appearance/dark/mode/darkEmptyStates.module.css +0 -37
  157. package/src/svg/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +0 -10
  158. package/src/svg/Appearance/dark/themes/green/greenDarkCTATheme.module.css +0 -10
  159. package/src/svg/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +0 -10
  160. package/src/svg/Appearance/dark/themes/red/redDarkCTATheme.module.css +0 -10
  161. package/src/svg/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +0 -10
  162. package/src/svg/Appearance/default/mode/defaultEmptyStates.module.css +0 -37
  163. package/src/svg/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +0 -10
  164. package/src/svg/Appearance/default/themes/green/greenDefaultCTATheme.module.css +0 -10
  165. package/src/svg/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +0 -10
  166. package/src/svg/Appearance/default/themes/red/redDefaultCTATheme.module.css +0 -10
  167. package/src/svg/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +0 -10
  168. package/src/svg/EmptyAccounts.js +0 -121
  169. package/src/svg/EmptyActiveCalls.js +0 -85
  170. package/src/svg/EmptyActivity.js +0 -85
  171. package/src/svg/EmptyAgent.js +0 -85
  172. package/src/svg/EmptyAgentQueue.js +0 -94
  173. package/src/svg/EmptyApproval.js +0 -85
  174. package/src/svg/EmptyArchived.js +0 -94
  175. package/src/svg/EmptyAttach.js +0 -85
  176. package/src/svg/EmptyBlueprint.js +0 -106
  177. package/src/svg/EmptyBusinessHoliday.js +0 -34
  178. package/src/svg/EmptyBusinessHour.js +0 -34
  179. package/src/svg/EmptyCallHistory.js +0 -82
  180. package/src/svg/EmptyCollision.js +0 -85
  181. package/src/svg/EmptyColumn.js +0 -91
  182. package/src/svg/EmptyContact.js +0 -85
  183. package/src/svg/EmptyContract.js +0 -81
  184. package/src/svg/EmptyConversation.js +0 -85
  185. package/src/svg/EmptyCrm.js +0 -84
  186. package/src/svg/EmptyCrmNotes.js +0 -96
  187. package/src/svg/EmptyCrmPotential.js +0 -100
  188. package/src/svg/EmptyCustomDomain.js +0 -33
  189. package/src/svg/EmptyDashboard.js +0 -90
  190. package/src/svg/EmptyDepartment.js +0 -87
  191. package/src/svg/EmptyFeed.js +0 -87
  192. package/src/svg/EmptyFollowers.js +0 -85
  193. package/src/svg/EmptyFrame.js +0 -83
  194. package/src/svg/EmptyFromAddress.js +0 -32
  195. package/src/svg/EmptyHappiness.js +0 -85
  196. package/src/svg/EmptyHistory.js +0 -84
  197. package/src/svg/EmptyImportHistory.js +0 -32
  198. package/src/svg/EmptyInconvenience.js +0 -37
  199. package/src/svg/EmptyInvoice.js +0 -90
  200. package/src/svg/EmptyNetwork.js +0 -32
  201. package/src/svg/EmptyNotification.js +0 -84
  202. package/src/svg/EmptyProducts.js +0 -88
  203. package/src/svg/EmptyRecycleBin.js +0 -32
  204. package/src/svg/EmptyReply.js +0 -81
  205. package/src/svg/EmptyReports.js +0 -90
  206. package/src/svg/EmptyRoles.js +0 -32
  207. package/src/svg/EmptySchedule.js +0 -131
  208. package/src/svg/EmptySearch.js +0 -95
  209. package/src/svg/EmptySkills.js +0 -116
  210. package/src/svg/EmptySla.js +0 -81
  211. package/src/svg/EmptySnippet.js +0 -96
  212. package/src/svg/EmptyStateVariables.module.css +0 -39
  213. package/src/svg/EmptyTag.js +0 -88
  214. package/src/svg/EmptyTask.js +0 -97
  215. package/src/svg/EmptyTeams.js +0 -85
  216. package/src/svg/EmptyTemplate.js +0 -88
  217. package/src/svg/EmptyTicket.js +0 -88
  218. package/src/svg/EmptyTimeEntry.js +0 -91
  219. package/src/svg/EmptyTimeline.js +0 -85
  220. package/src/svg/EmptyTopic.js +0 -92
  221. package/src/svg/EmptyUnauthorizedLogin.js +0 -44
  222. package/src/svg/EmptyWebhook.js +0 -32
  223. package/src/svg/EmptyWillBeRightBack.js +0 -44
  224. package/src/svg/ErrorInconvenience.js +0 -128
  225. package/src/svg/ErrorOopsSomethingMiss.js +0 -128
  226. package/src/svg/ErrorUnableToProcessRequest.js +0 -128
  227. package/src/svg/ErrorUnauthorizedLogin.js +0 -127
  228. package/src/svg/ErrorUrlNotFound.js +0 -128
  229. package/src/svg/ErrorWillBeRightBack.js +0 -127
  230. package/src/svg/Extractor.js +0 -76
  231. package/src/svg/FailureLog.js +0 -32
  232. package/src/svg/Import.js +0 -85
  233. package/src/svg/Loader.js +0 -73
  234. package/src/svg/NoRequestFound.js +0 -37
  235. package/src/svg/NotImpossible.js +0 -80
  236. package/src/svg/PageNotFound.js +0 -38
  237. package/src/svg/Predictor.js +0 -78
  238. package/src/svg/SVG.js +0 -107
  239. package/src/svg/SVG.module.css +0 -26
  240. package/src/svg/SvgLoader.js +0 -21
  241. package/src/svg/UnableToProcessRequest.js +0 -37
  242. package/src/svg/UnauthorizedLogin.js +0 -37
  243. package/src/svg/UrlNotFound.js +0 -37
  244. package/src/svg/WillBeRightBack.js +0 -37
  245. package/src/svg/ZiaAnamoly.js +0 -76
  246. package/src/svg/deprecated/21_07_2021/EmptyPageNotFound.js +0 -39
  247. package/src/svg/deprecated/21_07_2021/EmptyUnableToProcess.js +0 -41
  248. package/src/svg/deprecated/21_07_2021/EmptyUrlNotFound.js +0 -48
  249. package/src/svg/deprecated/21_07_2021/InvalidUrl.js +0 -756
  250. package/src/svg/deprecated/Themes/DarkEmptyStates.module.css +0 -37
  251. package/src/svg/deprecated/Themes/DefaultEmptyStates.module.css +0 -37
  252. package/src/svg/deprecated/Themes/palette/darkCTAPalette.module.css +0 -51
  253. package/src/svg/deprecated/Themes/palette/defaultCTAPalette.module.css +0 -51
  254. package/src/svg/docs/SVG__common.docs.js +0 -47
  255. package/src/svg/docs/SVG__default.docs.js +0 -230
  256. package/src/svg/docs/SVG__errorstate.docs.js +0 -75
  257. package/src/svg/docs/SVGdocstyle.module.css +0 -8
  258. package/src/svg/images/EmptyBusinessHoliday.svg +0 -50
  259. package/src/svg/images/EmptyBusinessHour.svg +0 -42
  260. package/src/svg/images/EmptyContactInfo.svg +0 -27
  261. package/src/svg/images/EmptyCustomDomain.svg +0 -85
  262. package/src/svg/images/EmptyFilter.svg +0 -62
  263. package/src/svg/images/EmptyFromAddress.svg +0 -41
  264. package/src/svg/images/EmptyImportHistory.svg +0 -43
  265. package/src/svg/images/EmptyNetwork.svg +0 -50
  266. package/src/svg/images/EmptyRecycleBin.svg +0 -58
  267. package/src/svg/images/EmptyRoles.svg +0 -30
  268. package/src/svg/images/EmptySkills.svg +0 -83
  269. package/src/svg/images/EmptyWebhook.svg +0 -44
  270. package/src/svg/images/FailureLog.svg +0 -46
  271. package/src/svg/images/Inconvenience.svg +0 -719
  272. package/src/svg/images/NoRequestFound.svg +0 -247
  273. package/src/svg/images/PageNotFound.svg +0 -405
  274. package/src/svg/images/ReguestUrlNotFound.svg +0 -267
  275. package/src/svg/images/UnableToProcess.svg +0 -752
  276. package/src/svg/images/UnauthorizedLogin.svg +0 -1047
  277. package/src/svg/images/WillBack.svg +0 -633
  278. package/src/svg/utils.js +0 -15
package/lib/Provider.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -13,35 +13,45 @@ var _AppContainer = _interopRequireDefault(require("@zohodesk/components/lib/App
13
13
 
14
14
  var _Layout = require("@zohodesk/components/lib/Layout");
15
15
 
16
- var _Switch = _interopRequireDefault(require("@zohodesk/components/lib/Switch/Switch"));
16
+ require("@zohodesk/components/assets/Appearance/default/mode/defaultMode.module.css");
17
17
 
18
- require("@zohodesk/components/lib/Appearance/default/mode/defaultMode.module.css");
18
+ require("@zohodesk/components/assets/Appearance/dark/mode/darkMode.module.css");
19
19
 
20
- require("@zohodesk/components/lib/Appearance/dark/mode/darkMode.module.css");
20
+ require("../assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css");
21
21
 
22
- require("./svg/Appearance/default/themes/blue/blueDefaultCTATheme.module.css");
22
+ require("../assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css");
23
23
 
24
- require("./svg/Appearance/default/themes/green/greenDefaultCTATheme.module.css");
24
+ require("../assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css");
25
25
 
26
- require("./svg/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css");
26
+ require("../assets/Appearance/default/themes/red/redDefaultCTATheme.module.css");
27
27
 
28
- require("./svg/Appearance/default/themes/red/redDefaultCTATheme.module.css");
28
+ require("../assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css");
29
29
 
30
- require("./svg/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css");
30
+ require("../assets/Appearance/default/mode/defaultEmptyStates.module.css");
31
31
 
32
- require("./svg/Appearance/default/mode/defaultEmptyStates.module.css");
32
+ require("../assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css");
33
33
 
34
- require("./svg/Appearance/dark/themes/blue/blueDarkCTATheme.module.css");
34
+ require("../assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css");
35
35
 
36
- require("./svg/Appearance/dark/themes/green/greenDarkCTATheme.module.css");
36
+ require("../assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css");
37
37
 
38
- require("./svg/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css");
38
+ require("../assets/Appearance/dark/themes/red/redDarkCTATheme.module.css");
39
39
 
40
- require("./svg/Appearance/dark/themes/red/redDarkCTATheme.module.css");
40
+ require("../assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css");
41
41
 
42
- require("./svg/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css");
42
+ require("../assets/Appearance/dark/mode/darkEmptyStates.module.css");
43
43
 
44
- require("./svg/Appearance/dark/mode/darkEmptyStates.module.css");
44
+ require("../assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css");
45
+
46
+ require("../assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css");
47
+
48
+ require("../assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css");
49
+
50
+ require("../assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css");
51
+
52
+ require("../assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css");
53
+
54
+ require("../assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css");
45
55
 
46
56
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
47
57
 
@@ -49,9 +59,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
49
59
 
50
60
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
51
61
 
52
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
62
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
53
63
 
54
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
64
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
55
65
 
56
66
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
57
67
 
@@ -80,25 +90,16 @@ var Provider = /*#__PURE__*/function (_React$Component) {
80
90
  appearanceName: 'default',
81
91
  themeName: 'blue'
82
92
  };
83
- _this.switchMode = _this.switchMode.bind(_assertThisInitialized(_this));
84
93
  _this.setTheme = _this.setTheme.bind(_assertThisInitialized(_this));
85
94
  return _this;
86
95
  }
87
96
 
88
97
  _createClass(Provider, [{
89
- key: "switchMode",
90
- value: function switchMode() {
91
- var appearanceName = this.state.appearanceName;
92
-
93
- if (appearanceName == 'default') {
94
- this.setState({
95
- appearanceName: 'dark'
96
- });
97
- } else {
98
- this.setState({
99
- appearanceName: 'default'
100
- });
101
- }
98
+ key: "setAppearance",
99
+ value: function setAppearance(mode) {
100
+ this.setState({
101
+ appearanceName: mode
102
+ });
102
103
  }
103
104
  }, {
104
105
  key: "setTheme",
@@ -137,6 +138,29 @@ var Provider = /*#__PURE__*/function (_React$Component) {
137
138
  var yellow = {
138
139
  backgroundColor: '#e8b923'
139
140
  };
141
+ var light = {
142
+ backgroundColor: '#fff'
143
+ };
144
+ var night = {
145
+ backgroundColor: '#232b38'
146
+ };
147
+ var dark = {
148
+ backgroundColor: '#212121'
149
+ };
150
+ var fixedPosition = {
151
+ position: 'fixed',
152
+ bottom: '0',
153
+ backgroundColor: '#272727',
154
+ padding: '10px',
155
+ borderRadius: '15px 15px 0 0',
156
+ minWidth: '100px',
157
+ textAlign: 'center',
158
+ boxShadow: '0 0 3px #000',
159
+ fontSize: '12px',
160
+ zIndex: '3',
161
+ display: 'flex',
162
+ alignItems: 'center'
163
+ };
140
164
  return /*#__PURE__*/_react["default"].createElement(_AppContainer["default"], {
141
165
  customProps: {
142
166
  ExtraProps: {
@@ -147,29 +171,46 @@ var Provider = /*#__PURE__*/function (_React$Component) {
147
171
  }, /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
148
172
  scroll: "vertical"
149
173
  }, this.props.children), /*#__PURE__*/_react["default"].createElement("div", {
174
+ style: Object.assign({}, fixedPosition, {
175
+ left: '20%',
176
+ transform: 'translate(-20%)'
177
+ })
178
+ }, /*#__PURE__*/_react["default"].createElement("div", {
179
+ style: {
180
+ color: '#fff'
181
+ }
182
+ }, "Appearance:"), /*#__PURE__*/_react["default"].createElement("div", {
183
+ style: {
184
+ display: 'flex'
185
+ }
186
+ }, /*#__PURE__*/_react["default"].createElement("span", {
187
+ title: "Light Mode",
188
+ style: Object.assign({}, themeClass, light),
189
+ onClick: function onClick() {
190
+ return _this2.setAppearance('default');
191
+ }
192
+ }), /*#__PURE__*/_react["default"].createElement("span", {
193
+ title: "Night Mode",
194
+ style: Object.assign({}, themeClass, night),
195
+ onClick: function onClick() {
196
+ return _this2.setAppearance('dark');
197
+ }
198
+ }), /*#__PURE__*/_react["default"].createElement("span", {
199
+ title: "Dark Mode",
200
+ style: Object.assign({}, themeClass, dark),
201
+ onClick: function onClick() {
202
+ return _this2.setAppearance('pureDark');
203
+ }
204
+ }))), /*#__PURE__*/_react["default"].createElement("div", {
205
+ style: Object.assign({}, fixedPosition, {
206
+ left: '80%',
207
+ transform: 'translate(-80%)'
208
+ })
209
+ }, /*#__PURE__*/_react["default"].createElement("div", {
150
210
  style: {
151
- position: 'fixed',
152
- bottom: '0',
153
- backgroundColor: '#272727',
154
- padding: '10px',
155
- borderRadius: '15px 15px 0 0',
156
- minWidth: '100px',
157
- textAlign: 'center',
158
- left: '50%',
159
- transform: 'translate(-50%)',
160
- boxShadow: '0 0 3px #000',
161
- fontSize: '12px',
162
- zIndex: '3',
163
- display: 'flex',
164
- alignItems: 'center'
211
+ color: '#fff'
165
212
  }
166
- }, /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_Switch["default"], {
167
- id: "switchMode",
168
- text: "Light/Night Mode",
169
- labelSize: "small",
170
- onChange: this.switchMode,
171
- checked: appearanceName == 'dark'
172
- })), /*#__PURE__*/_react["default"].createElement("div", {
213
+ }, "Themes:"), /*#__PURE__*/_react["default"].createElement("div", {
173
214
  style: {
174
215
  display: 'flex'
175
216
  }
package/lib/index.js CHANGED
@@ -15,40 +15,40 @@ Object.defineProperty(exports, "ReactDOM", {
15
15
  return _reactDom["default"];
16
16
  }
17
17
  });
18
- Object.defineProperty(exports, "renderToStaticMarkup", {
18
+ Object.defineProperty(exports, "SVG", {
19
19
  enumerable: true,
20
20
  get: function get() {
21
- return _server.renderToStaticMarkup;
21
+ return _SVG["default"];
22
22
  }
23
23
  });
24
- Object.defineProperty(exports, "_provider", {
24
+ Object.defineProperty(exports, "SVG__common", {
25
25
  enumerable: true,
26
26
  get: function get() {
27
- return _Provider["default"];
27
+ return _SVG__common["default"];
28
28
  }
29
29
  });
30
- Object.defineProperty(exports, "SVG", {
30
+ Object.defineProperty(exports, "SVG__emptystate", {
31
31
  enumerable: true,
32
32
  get: function get() {
33
- return _SVG["default"];
33
+ return _SVG__default["default"];
34
34
  }
35
35
  });
36
- Object.defineProperty(exports, "SVG__emptystate", {
36
+ Object.defineProperty(exports, "SVG__errorstate", {
37
37
  enumerable: true,
38
38
  get: function get() {
39
- return _SVG__default["default"];
39
+ return _SVG__errorstate["default"];
40
40
  }
41
41
  });
42
- Object.defineProperty(exports, "SVG__common", {
42
+ Object.defineProperty(exports, "_provider", {
43
43
  enumerable: true,
44
44
  get: function get() {
45
- return _SVG__common["default"];
45
+ return _Provider["default"];
46
46
  }
47
47
  });
48
- Object.defineProperty(exports, "SVG__errorstate", {
48
+ Object.defineProperty(exports, "renderToStaticMarkup", {
49
49
  enumerable: true,
50
50
  get: function get() {
51
- return _SVG__errorstate["default"];
51
+ return _server.renderToStaticMarkup;
52
52
  }
53
53
  });
54
54
 
@@ -58,7 +58,7 @@ var _reactDom = _interopRequireDefault(require("react-dom"));
58
58
 
59
59
  var _server = require("react-dom/server");
60
60
 
61
- require("@zohodesk/variables/lib/sizeVariables.module.css");
61
+ require("@zohodesk/variables/assets/sizeVariables.module.css");
62
62
 
63
63
  var _Provider = _interopRequireDefault(require("./Provider"));
64
64
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -23,9 +23,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
23
23
 
24
24
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
25
25
 
26
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
26
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
27
27
 
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
28
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
29
 
30
30
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
31
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -23,9 +23,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
23
23
 
24
24
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
25
25
 
26
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
26
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
27
27
 
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
28
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
29
 
30
30
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
31
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
 
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
@@ -21,9 +21,9 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
21
21
 
22
22
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
23
23
 
24
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
24
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29