@os-design/icons 1.0.28 → 1.0.32

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 (113) hide show
  1. package/dist/cjs/ComingSoon/index.js +81 -0
  2. package/dist/cjs/ComingSoon/index.js.map +1 -0
  3. package/dist/cjs/Icon.js +1 -1
  4. package/dist/cjs/icons/Add.js +1 -1
  5. package/dist/cjs/icons/Blog.js +1 -1
  6. package/dist/cjs/icons/Bold.js +1 -1
  7. package/dist/cjs/icons/Check.js +1 -1
  8. package/dist/cjs/icons/CheckCircle.js +1 -1
  9. package/dist/cjs/icons/Close.js +1 -1
  10. package/dist/cjs/icons/CloseCircle.js +1 -1
  11. package/dist/cjs/icons/Contacts.js +1 -1
  12. package/dist/cjs/icons/Delete.js +1 -1
  13. package/dist/cjs/icons/Down.js +1 -1
  14. package/dist/cjs/icons/Edit.js +1 -1
  15. package/dist/cjs/icons/Empty.js +1 -1
  16. package/dist/cjs/icons/Enter.js +1 -1
  17. package/dist/cjs/icons/Eye.js +1 -1
  18. package/dist/cjs/icons/EyeFilled.js +1 -1
  19. package/dist/cjs/icons/EyeInvisible.js +1 -1
  20. package/dist/cjs/icons/FontSize.js +1 -1
  21. package/dist/cjs/icons/Home.js +1 -1
  22. package/dist/cjs/icons/InfoCircle.js +1 -1
  23. package/dist/cjs/icons/Left.js +1 -1
  24. package/dist/cjs/icons/Link.js +1 -1
  25. package/dist/cjs/icons/Loading.js +1 -1
  26. package/dist/cjs/icons/Moon.js +1 -1
  27. package/dist/cjs/icons/OrderedList.js +1 -1
  28. package/dist/cjs/icons/Picture.js +1 -1
  29. package/dist/cjs/icons/Reload.js +1 -1
  30. package/dist/cjs/icons/Right.js +1 -1
  31. package/dist/cjs/icons/Search.js +1 -1
  32. package/dist/cjs/icons/SignOut.js +1 -1
  33. package/dist/cjs/icons/Sun.js +1 -1
  34. package/dist/cjs/icons/UnorderedList.js +1 -1
  35. package/dist/cjs/icons/Up.js +1 -1
  36. package/dist/cjs/icons/User.js +1 -1
  37. package/dist/cjs/icons/Video.js +1 -1
  38. package/dist/cjs/index.js +7 -7
  39. package/dist/esm/ComingSoon/index.js +74 -0
  40. package/dist/esm/ComingSoon/index.js.map +1 -0
  41. package/dist/types/ComingSoon/index.d.ts +7 -0
  42. package/dist/types/ComingSoon/index.d.ts.map +1 -0
  43. package/dist/types/Icon.d.ts +1 -1
  44. package/dist/types/Icon.d.ts.map +1 -1
  45. package/dist/types/icons/Add.d.ts +1 -1
  46. package/dist/types/icons/Add.d.ts.map +1 -1
  47. package/dist/types/icons/Blog.d.ts +1 -1
  48. package/dist/types/icons/Blog.d.ts.map +1 -1
  49. package/dist/types/icons/Bold.d.ts +1 -1
  50. package/dist/types/icons/Bold.d.ts.map +1 -1
  51. package/dist/types/icons/Check.d.ts +1 -1
  52. package/dist/types/icons/Check.d.ts.map +1 -1
  53. package/dist/types/icons/CheckCircle.d.ts +1 -1
  54. package/dist/types/icons/CheckCircle.d.ts.map +1 -1
  55. package/dist/types/icons/Close.d.ts +1 -1
  56. package/dist/types/icons/Close.d.ts.map +1 -1
  57. package/dist/types/icons/CloseCircle.d.ts +1 -1
  58. package/dist/types/icons/CloseCircle.d.ts.map +1 -1
  59. package/dist/types/icons/Contacts.d.ts +1 -1
  60. package/dist/types/icons/Contacts.d.ts.map +1 -1
  61. package/dist/types/icons/Delete.d.ts +1 -1
  62. package/dist/types/icons/Delete.d.ts.map +1 -1
  63. package/dist/types/icons/Down.d.ts +1 -1
  64. package/dist/types/icons/Down.d.ts.map +1 -1
  65. package/dist/types/icons/Edit.d.ts +1 -1
  66. package/dist/types/icons/Edit.d.ts.map +1 -1
  67. package/dist/types/icons/Empty.d.ts +1 -1
  68. package/dist/types/icons/Empty.d.ts.map +1 -1
  69. package/dist/types/icons/Enter.d.ts +1 -1
  70. package/dist/types/icons/Enter.d.ts.map +1 -1
  71. package/dist/types/icons/Eye.d.ts +1 -1
  72. package/dist/types/icons/Eye.d.ts.map +1 -1
  73. package/dist/types/icons/EyeFilled.d.ts +1 -1
  74. package/dist/types/icons/EyeFilled.d.ts.map +1 -1
  75. package/dist/types/icons/EyeInvisible.d.ts +1 -1
  76. package/dist/types/icons/EyeInvisible.d.ts.map +1 -1
  77. package/dist/types/icons/FontSize.d.ts +1 -1
  78. package/dist/types/icons/FontSize.d.ts.map +1 -1
  79. package/dist/types/icons/Home.d.ts +1 -1
  80. package/dist/types/icons/Home.d.ts.map +1 -1
  81. package/dist/types/icons/InfoCircle.d.ts +1 -1
  82. package/dist/types/icons/InfoCircle.d.ts.map +1 -1
  83. package/dist/types/icons/Left.d.ts +1 -1
  84. package/dist/types/icons/Left.d.ts.map +1 -1
  85. package/dist/types/icons/Link.d.ts +1 -1
  86. package/dist/types/icons/Link.d.ts.map +1 -1
  87. package/dist/types/icons/Loading.d.ts +1 -1
  88. package/dist/types/icons/Loading.d.ts.map +1 -1
  89. package/dist/types/icons/Moon.d.ts +1 -1
  90. package/dist/types/icons/Moon.d.ts.map +1 -1
  91. package/dist/types/icons/OrderedList.d.ts +1 -1
  92. package/dist/types/icons/OrderedList.d.ts.map +1 -1
  93. package/dist/types/icons/Picture.d.ts +1 -1
  94. package/dist/types/icons/Picture.d.ts.map +1 -1
  95. package/dist/types/icons/Reload.d.ts +1 -1
  96. package/dist/types/icons/Reload.d.ts.map +1 -1
  97. package/dist/types/icons/Right.d.ts +1 -1
  98. package/dist/types/icons/Right.d.ts.map +1 -1
  99. package/dist/types/icons/Search.d.ts +1 -1
  100. package/dist/types/icons/Search.d.ts.map +1 -1
  101. package/dist/types/icons/SignOut.d.ts +1 -1
  102. package/dist/types/icons/SignOut.d.ts.map +1 -1
  103. package/dist/types/icons/Sun.d.ts +1 -1
  104. package/dist/types/icons/Sun.d.ts.map +1 -1
  105. package/dist/types/icons/UnorderedList.d.ts +1 -1
  106. package/dist/types/icons/UnorderedList.d.ts.map +1 -1
  107. package/dist/types/icons/Up.d.ts +1 -1
  108. package/dist/types/icons/Up.d.ts.map +1 -1
  109. package/dist/types/icons/User.d.ts +1 -1
  110. package/dist/types/icons/User.d.ts.map +1 -1
  111. package/dist/types/icons/Video.d.ts +1 -1
  112. package/dist/types/icons/Video.d.ts.map +1 -1
  113. package/package.json +5 -5
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+
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
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _react = _interopRequireWildcard(require("react"));
11
+
12
+ var _styled = _interopRequireDefault(require("@emotion/styled"));
13
+
14
+ var _excluded = ["label"];
15
+
16
+ var _templateObject;
17
+
18
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
19
+
20
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
21
+
22
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
23
+
24
+ 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); }
25
+
26
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
27
+
28
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
29
+
30
+ function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
31
+
32
+ var Svg = _styled["default"].svg(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n filter: drop-shadow(0 0 1em hsla(0, 0%, 0%, 0.1));\n transform: translateZ(0); // Fixes moves in Safari\n\n // The window of the browser\n rect {\n fill: #fff;\n }\n\n // Blob\n path {\n fill: #f4f4f4;\n }\n\n // Buttons\n circle {\n fill: #6e6e6e;\n }\n\n // The Coming Soon text\n text {\n fill: #c8c8c8;\n font-size: 1.8em;\n font-weight: 500;\n }\n"])));
33
+ /**
34
+ * A browser window with the text «Coming Soon».
35
+ */
36
+
37
+
38
+ var ComingSoon = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
39
+ var _ref$label = _ref.label,
40
+ label = _ref$label === void 0 ? 'Coming Soon' : _ref$label,
41
+ svgProps = _objectWithoutProperties(_ref, _excluded);
42
+
43
+ return /*#__PURE__*/_react["default"].createElement(Svg, _extends({
44
+ viewBox: "0 0 1024 620",
45
+ role: "img",
46
+ "aria-label": label
47
+ }, svgProps, {
48
+ ref: ref
49
+ }), /*#__PURE__*/_react["default"].createElement("rect", {
50
+ x: "0",
51
+ y: "0",
52
+ rx: "24",
53
+ ry: "24",
54
+ width: "1024",
55
+ height: "620"
56
+ }), /*#__PURE__*/_react["default"].createElement("g", {
57
+ transform: "translate(470,350)"
58
+ }, /*#__PURE__*/_react["default"].createElement("path", {
59
+ d: "M90.4,-125.1C135.7,-111.5,203.8,-117.9,235.3,-94.2C266.8,-70.5,261.6,-16.8,245.3,29.1C229.1,75,201.8,113.1,169.7,143C137.5,172.8,100.5,194.3,62.6,199C24.7,203.7,-14,191.6,-38.7,167.8C-63.3,144.1,-74,108.7,-106,84.7C-137.9,60.6,-191.2,47.9,-199.4,25.5C-207.6,3.1,-170.6,-29,-156.7,-76.6C-142.8,-124.3,-152,-187.5,-129.7,-211.6C-107.4,-235.8,-53.7,-220.9,-15.6,-196.6C22.5,-172.4,45.1,-138.8,90.4,-125.1Z"
60
+ })), /*#__PURE__*/_react["default"].createElement("text", {
61
+ x: "985",
62
+ y: "581",
63
+ textAnchor: "end"
64
+ }, label), /*#__PURE__*/_react["default"].createElement("circle", {
65
+ cx: "39",
66
+ cy: "39",
67
+ r: "13"
68
+ }), /*#__PURE__*/_react["default"].createElement("circle", {
69
+ cx: "78",
70
+ cy: "39",
71
+ r: "13"
72
+ }), /*#__PURE__*/_react["default"].createElement("circle", {
73
+ cx: "117",
74
+ cy: "39",
75
+ r: "13"
76
+ }));
77
+ });
78
+ ComingSoon.displayName = 'ComingSoon';
79
+ var _default = ComingSoon;
80
+ exports["default"] = _default;
81
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/ComingSoon/index.tsx"],"names":["Svg","styled","svg","ComingSoon","ref","label","svgProps","displayName"],"mappings":";;;;;;;;;AAAA;;AACA;;;;;;;;;;;;;;;;;;;;AAUA,IAAMA,GAAG,GAAGC,mBAAOC,GAAV,wcAAT;AA2BA;AACA;AACA;;;AACA,IAAMC,UAAU,gBAAG,uBACjB,gBAAyCC,GAAzC;AAAA,wBAAGC,KAAH;AAAA,MAAGA,KAAH,2BAAW,aAAX;AAAA,MAA6BC,QAA7B;;AAAA,sBACE,gCAAC,GAAD;AACE,IAAA,OAAO,EAAC,cADV;AAEE,IAAA,IAAI,EAAC,KAFP;AAGE,kBAAYD;AAHd,KAIMC,QAJN;AAKE,IAAA,GAAG,EAAEF;AALP,mBAOE;AAAM,IAAA,CAAC,EAAC,GAAR;AAAY,IAAA,CAAC,EAAC,GAAd;AAAkB,IAAA,EAAE,EAAC,IAArB;AAA0B,IAAA,EAAE,EAAC,IAA7B;AAAkC,IAAA,KAAK,EAAC,MAAxC;AAA+C,IAAA,MAAM,EAAC;AAAtD,IAPF,eASE;AAAG,IAAA,SAAS,EAAC;AAAb,kBACE;AAAM,IAAA,CAAC,EAAC;AAAR,IADF,CATF,eAaE;AAAM,IAAA,CAAC,EAAC,KAAR;AAAc,IAAA,CAAC,EAAC,KAAhB;AAAsB,IAAA,UAAU,EAAC;AAAjC,KACGC,KADH,CAbF,eAiBE;AAAQ,IAAA,EAAE,EAAC,IAAX;AAAgB,IAAA,EAAE,EAAC,IAAnB;AAAwB,IAAA,CAAC,EAAC;AAA1B,IAjBF,eAkBE;AAAQ,IAAA,EAAE,EAAC,IAAX;AAAgB,IAAA,EAAE,EAAC,IAAnB;AAAwB,IAAA,CAAC,EAAC;AAA1B,IAlBF,eAmBE;AAAQ,IAAA,EAAE,EAAC,KAAX;AAAiB,IAAA,EAAE,EAAC,IAApB;AAAyB,IAAA,CAAC,EAAC;AAA3B,IAnBF,CADF;AAAA,CADiB,CAAnB;AA0BAF,UAAU,CAACI,WAAX,GAAyB,YAAzB;eAEeJ,U","sourcesContent":["import React, { forwardRef } from 'react';\nimport styled from '@emotion/styled';\n\nexport interface ComingSoonProps extends React.SVGProps<SVGSVGElement> {\n /**\n * The label located at the right bottom corner.\n * @default Coming Soon\n */\n label?: string;\n}\n\nconst Svg = styled.svg`\n filter: drop-shadow(0 0 1em hsla(0, 0%, 0%, 0.1));\n transform: translateZ(0); // Fixes moves in Safari\n\n // The window of the browser\n rect {\n fill: #fff;\n }\n\n // Blob\n path {\n fill: #f4f4f4;\n }\n\n // Buttons\n circle {\n fill: #6e6e6e;\n }\n\n // The Coming Soon text\n text {\n fill: #c8c8c8;\n font-size: 1.8em;\n font-weight: 500;\n }\n`;\n\n/**\n * A browser window with the text «Coming Soon».\n */\nconst ComingSoon = forwardRef<SVGSVGElement, ComingSoonProps>(\n ({ label = 'Coming Soon', ...svgProps }, ref) => (\n <Svg\n viewBox='0 0 1024 620'\n role='img'\n aria-label={label}\n {...svgProps}\n ref={ref}\n >\n <rect x='0' y='0' rx='24' ry='24' width='1024' height='620' />\n\n <g transform='translate(470,350)'>\n <path d='M90.4,-125.1C135.7,-111.5,203.8,-117.9,235.3,-94.2C266.8,-70.5,261.6,-16.8,245.3,29.1C229.1,75,201.8,113.1,169.7,143C137.5,172.8,100.5,194.3,62.6,199C24.7,203.7,-14,191.6,-38.7,167.8C-63.3,144.1,-74,108.7,-106,84.7C-137.9,60.6,-191.2,47.9,-199.4,25.5C-207.6,3.1,-170.6,-29,-156.7,-76.6C-142.8,-124.3,-152,-187.5,-129.7,-211.6C-107.4,-235.8,-53.7,-220.9,-15.6,-196.6C22.5,-172.4,45.1,-138.8,90.4,-125.1Z' />\n </g>\n\n <text x='985' y='581' textAnchor='end'>\n {label}\n </text>\n\n <circle cx='39' cy='39' r='13' />\n <circle cx='78' cy='39' r='13' />\n <circle cx='117' cy='39' r='13' />\n </Svg>\n )\n);\n\nComingSoon.displayName = 'ComingSoon';\n\nexport default ComingSoon;\n"],"file":"index.js"}
package/dist/cjs/Icon.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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
package/dist/cjs/index.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
@@ -42,12 +42,6 @@ var _exportNames = {
42
42
  User: true,
43
43
  Video: true
44
44
  };
45
- Object.defineProperty(exports, "Icon", {
46
- enumerable: true,
47
- get: function get() {
48
- return _Icon["default"];
49
- }
50
- });
51
45
  Object.defineProperty(exports, "Add", {
52
46
  enumerable: true,
53
47
  get: function get() {
@@ -156,6 +150,12 @@ Object.defineProperty(exports, "Home", {
156
150
  return _Home["default"];
157
151
  }
158
152
  });
153
+ Object.defineProperty(exports, "Icon", {
154
+ enumerable: true,
155
+ get: function get() {
156
+ return _Icon["default"];
157
+ }
158
+ });
159
159
  Object.defineProperty(exports, "InfoCircle", {
160
160
  enumerable: true,
161
161
  get: function get() {
@@ -0,0 +1,74 @@
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, { forwardRef } from 'react';
4
+ import styled from '@emotion/styled';
5
+ const Svg = styled.svg`
6
+ filter: drop-shadow(0 0 1em hsla(0, 0%, 0%, 0.1));
7
+ transform: translateZ(0); // Fixes moves in Safari
8
+
9
+ // The window of the browser
10
+ rect {
11
+ fill: #fff;
12
+ }
13
+
14
+ // Blob
15
+ path {
16
+ fill: #f4f4f4;
17
+ }
18
+
19
+ // Buttons
20
+ circle {
21
+ fill: #6e6e6e;
22
+ }
23
+
24
+ // The Coming Soon text
25
+ text {
26
+ fill: #c8c8c8;
27
+ font-size: 1.8em;
28
+ font-weight: 500;
29
+ }
30
+ `;
31
+ /**
32
+ * A browser window with the text «Coming Soon».
33
+ */
34
+
35
+ const ComingSoon = /*#__PURE__*/forwardRef(({
36
+ label = 'Coming Soon',
37
+ ...svgProps
38
+ }, ref) => /*#__PURE__*/React.createElement(Svg, _extends({
39
+ viewBox: "0 0 1024 620",
40
+ role: "img",
41
+ "aria-label": label
42
+ }, svgProps, {
43
+ ref: ref
44
+ }), /*#__PURE__*/React.createElement("rect", {
45
+ x: "0",
46
+ y: "0",
47
+ rx: "24",
48
+ ry: "24",
49
+ width: "1024",
50
+ height: "620"
51
+ }), /*#__PURE__*/React.createElement("g", {
52
+ transform: "translate(470,350)"
53
+ }, /*#__PURE__*/React.createElement("path", {
54
+ d: "M90.4,-125.1C135.7,-111.5,203.8,-117.9,235.3,-94.2C266.8,-70.5,261.6,-16.8,245.3,29.1C229.1,75,201.8,113.1,169.7,143C137.5,172.8,100.5,194.3,62.6,199C24.7,203.7,-14,191.6,-38.7,167.8C-63.3,144.1,-74,108.7,-106,84.7C-137.9,60.6,-191.2,47.9,-199.4,25.5C-207.6,3.1,-170.6,-29,-156.7,-76.6C-142.8,-124.3,-152,-187.5,-129.7,-211.6C-107.4,-235.8,-53.7,-220.9,-15.6,-196.6C22.5,-172.4,45.1,-138.8,90.4,-125.1Z"
55
+ })), /*#__PURE__*/React.createElement("text", {
56
+ x: "985",
57
+ y: "581",
58
+ textAnchor: "end"
59
+ }, label), /*#__PURE__*/React.createElement("circle", {
60
+ cx: "39",
61
+ cy: "39",
62
+ r: "13"
63
+ }), /*#__PURE__*/React.createElement("circle", {
64
+ cx: "78",
65
+ cy: "39",
66
+ r: "13"
67
+ }), /*#__PURE__*/React.createElement("circle", {
68
+ cx: "117",
69
+ cy: "39",
70
+ r: "13"
71
+ })));
72
+ ComingSoon.displayName = 'ComingSoon';
73
+ export default ComingSoon;
74
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/ComingSoon/index.tsx"],"names":["React","forwardRef","styled","Svg","svg","ComingSoon","label","svgProps","ref","displayName"],"mappings":";;AAAA,OAAOA,KAAP,IAAgBC,UAAhB,QAAkC,OAAlC;AACA,OAAOC,MAAP,MAAmB,iBAAnB;AAUA,MAAMC,GAAG,GAAGD,MAAM,CAACE,GAAI;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAzBA;AA2BA;AACA;AACA;;AACA,MAAMC,UAAU,gBAAGJ,UAAU,CAC3B,CAAC;AAAEK,EAAAA,KAAK,GAAG,aAAV;AAAyB,KAAGC;AAA5B,CAAD,EAAyCC,GAAzC,kBACE,oBAAC,GAAD;AACE,EAAA,OAAO,EAAC,cADV;AAEE,EAAA,IAAI,EAAC,KAFP;AAGE,gBAAYF;AAHd,GAIMC,QAJN;AAKE,EAAA,GAAG,EAAEC;AALP,iBAOE;AAAM,EAAA,CAAC,EAAC,GAAR;AAAY,EAAA,CAAC,EAAC,GAAd;AAAkB,EAAA,EAAE,EAAC,IAArB;AAA0B,EAAA,EAAE,EAAC,IAA7B;AAAkC,EAAA,KAAK,EAAC,MAAxC;AAA+C,EAAA,MAAM,EAAC;AAAtD,EAPF,eASE;AAAG,EAAA,SAAS,EAAC;AAAb,gBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CATF,eAaE;AAAM,EAAA,CAAC,EAAC,KAAR;AAAc,EAAA,CAAC,EAAC,KAAhB;AAAsB,EAAA,UAAU,EAAC;AAAjC,GACGF,KADH,CAbF,eAiBE;AAAQ,EAAA,EAAE,EAAC,IAAX;AAAgB,EAAA,EAAE,EAAC,IAAnB;AAAwB,EAAA,CAAC,EAAC;AAA1B,EAjBF,eAkBE;AAAQ,EAAA,EAAE,EAAC,IAAX;AAAgB,EAAA,EAAE,EAAC,IAAnB;AAAwB,EAAA,CAAC,EAAC;AAA1B,EAlBF,eAmBE;AAAQ,EAAA,EAAE,EAAC,KAAX;AAAiB,EAAA,EAAE,EAAC,IAApB;AAAyB,EAAA,CAAC,EAAC;AAA3B,EAnBF,CAFyB,CAA7B;AA0BAD,UAAU,CAACI,WAAX,GAAyB,YAAzB;AAEA,eAAeJ,UAAf","sourcesContent":["import React, { forwardRef } from 'react';\nimport styled from '@emotion/styled';\n\nexport interface ComingSoonProps extends React.SVGProps<SVGSVGElement> {\n /**\n * The label located at the right bottom corner.\n * @default Coming Soon\n */\n label?: string;\n}\n\nconst Svg = styled.svg`\n filter: drop-shadow(0 0 1em hsla(0, 0%, 0%, 0.1));\n transform: translateZ(0); // Fixes moves in Safari\n\n // The window of the browser\n rect {\n fill: #fff;\n }\n\n // Blob\n path {\n fill: #f4f4f4;\n }\n\n // Buttons\n circle {\n fill: #6e6e6e;\n }\n\n // The Coming Soon text\n text {\n fill: #c8c8c8;\n font-size: 1.8em;\n font-weight: 500;\n }\n`;\n\n/**\n * A browser window with the text «Coming Soon».\n */\nconst ComingSoon = forwardRef<SVGSVGElement, ComingSoonProps>(\n ({ label = 'Coming Soon', ...svgProps }, ref) => (\n <Svg\n viewBox='0 0 1024 620'\n role='img'\n aria-label={label}\n {...svgProps}\n ref={ref}\n >\n <rect x='0' y='0' rx='24' ry='24' width='1024' height='620' />\n\n <g transform='translate(470,350)'>\n <path d='M90.4,-125.1C135.7,-111.5,203.8,-117.9,235.3,-94.2C266.8,-70.5,261.6,-16.8,245.3,29.1C229.1,75,201.8,113.1,169.7,143C137.5,172.8,100.5,194.3,62.6,199C24.7,203.7,-14,191.6,-38.7,167.8C-63.3,144.1,-74,108.7,-106,84.7C-137.9,60.6,-191.2,47.9,-199.4,25.5C-207.6,3.1,-170.6,-29,-156.7,-76.6C-142.8,-124.3,-152,-187.5,-129.7,-211.6C-107.4,-235.8,-53.7,-220.9,-15.6,-196.6C22.5,-172.4,45.1,-138.8,90.4,-125.1Z' />\n </g>\n\n <text x='985' y='581' textAnchor='end'>\n {label}\n </text>\n\n <circle cx='39' cy='39' r='13' />\n <circle cx='78' cy='39' r='13' />\n <circle cx='117' cy='39' r='13' />\n </Svg>\n )\n);\n\nComingSoon.displayName = 'ComingSoon';\n\nexport default ComingSoon;\n"],"file":"index.js"}