blob: b5180e64a645249b02dbc6caa403898e3f0d5fd2 [file] [log] [blame]
{
"paragraphs": [
{
"title": "Overview",
"text": "%md\n\n\nThere\u0027re many visualization libraries availabel in python world. Visualization is tremendous useful in notebook enviroment, most of them could be used in Jupyter Notebook. And most of them can also be used in Apache Zeppelin Notebook, but maybe a little difference for some libraries. This tutorial will teach you how to use these popular visualization libraries in Apache Zeppelin. To be noted, you need to use IPython interpreter to make these libraries work in Zeppelin. IPython interpreter is only available starting from Zeppelin 0.8.0.\n\nWe would cover the following visualiztion libraries:\n\n* Matplotlib\n* Pandas\n* Seaborn\n* Plotnine\n* Bokeh\n* Holoviews\n* Altair",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:57.450",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB"
},
"colWidth": 12.0,
"editorMode": "ace/mode/text",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true,
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003cp\u003eThere\u0026rsquo;re many visualization libraries availabel in python world. Visualization is tremendous useful in notebook enviroment, most of them could be used in Jupyter Notebook. And most of them can also be used in Apache Zeppelin Notebook, but maybe a little difference for some libraries. This tutorial will teach you how to use these popular visualization libraries in Apache Zeppelin. To be noted, you need to use IPython interpreter to make these libraries work in Zeppelin. IPython interpreter is only available starting from Zeppelin 0.8.0.\u003c/p\u003e\n\u003cp\u003eWe would cover the following visualiztion libraries:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eMatplotlib\u003c/li\u003e\n\u003cli\u003ePandas\u003c/li\u003e\n\u003cli\u003eSeaborn\u003c/li\u003e\n\u003cli\u003ePlotnine\u003c/li\u003e\n\u003cli\u003eBokeh\u003c/li\u003e\n\u003cli\u003eHoloviews\u003c/li\u003e\n\u003cli\u003eAltair\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482808_420748092",
"id": "20180117-220147_1889980489",
"dateCreated": "2020-02-05 14:34:42.808",
"dateStarted": "2021-06-15 03:29:57.483",
"dateFinished": "2021-06-15 03:29:57.496",
"status": "FINISHED"
},
{
"title": "",
"text": "%md\n\n# Matplotlib\n\nMatplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. The usage of Matplotlib in Zeppelin is the same as Jupyter Notebook. The key is to put `%matplotlib inline` before using Matplotlig. Below is one simple example, for more usage of Matplotlib, you can refer this [link](https://matplotlib.org/).",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:57.583",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB"
},
"colWidth": 12.0,
"editorMode": "ace/mode/text",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eMatplotlib\u003c/h1\u003e\n\u003cp\u003eMatplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. The usage of Matplotlib in Zeppelin is the same as Jupyter Notebook. The key is to put \u003ccode\u003e%matplotlib inline\u003c/code\u003e before using Matplotlig. Below is one simple example, for more usage of Matplotlib, you can refer this \u003ca href\u003d\"https://matplotlib.org/\"\u003elink\u003c/a\u003e.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482810_-1147533206",
"id": "20180118-090246_2126121401",
"dateCreated": "2020-02-05 14:34:42.810",
"dateStarted": "2021-06-15 03:29:57.630",
"dateFinished": "2021-06-15 03:29:57.641",
"status": "FINISHED"
},
{
"title": "Matplotlib Example",
"text": "%python.ipython\n\n%matplotlib inline\n\nimport matplotlib.pyplot as plt\n\nplt.plot([1,2,3,4])\nplt.ylabel(\u0027some numbers\u0027)\nplt.show()\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:57.728",
"progress": 0,
"config": {
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"colWidth": 12.0,
"editorMode": "ace/mode/python",
"fontSize": 9.0,
"title": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "IMG",
"data": "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\u003d\u003d\n"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482810_-1322704841",
"id": "20180117-220535_590781730",
"dateCreated": "2020-02-05 14:34:42.810",
"dateStarted": "2021-06-15 03:29:57.751",
"dateFinished": "2021-06-15 03:29:58.567",
"status": "FINISHED"
},
{
"title": "",
"text": "%md\n\n# Pandas\n\nPandas provide high level api for visualization on DataFrame. It uses Matplotlib for its visualization underlying, so the usage is the same as Matplotlib. ",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:58.651",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "markdown",
"editOnDblClick": true,
"completionKey": "TAB"
},
"colWidth": 12.0,
"editorMode": "ace/mode/markdown",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003ePandas\u003c/h1\u003e\n\u003cp\u003ePandas provide high level api for visualization on DataFrame. It uses Matplotlib for its visualization underlying, so the usage is the same as Matplotlib.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482811_125744258",
"id": "20180118-090527_1578553673",
"dateCreated": "2020-02-05 14:34:42.811",
"dateStarted": "2021-06-15 03:29:58.686",
"dateFinished": "2021-06-15 03:29:58.692",
"status": "FINISHED"
},
{
"title": "Pandas Example",
"text": "%python.ipython\n\n%matplotlib inline\n\nimport pandas as pd\nimport numpy as np\n\nts \u003d pd.Series(np.random.randn(1000), index\u003dpd.date_range(\u00271/1/2000\u0027, periods\u003d1000))\nts \u003d ts.cumsum()\nts.plot()",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:58.787",
"progress": 0,
"config": {
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"colWidth": 12.0,
"editorMode": "ace/mode/python",
"fontSize": 9.0,
"title": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "TEXT",
"data": "\u003cAxesSubplot:\u003e\n"
},
{
"type": "IMG",
"data": "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\u003d\u003d\n"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482811_-1394723261",
"id": "20180117-220828_1751137554",
"dateCreated": "2020-02-05 14:34:42.811",
"dateStarted": "2021-06-15 03:29:58.807",
"dateFinished": "2021-06-15 03:29:59.175",
"status": "FINISHED"
},
{
"title": "",
"text": "%md\n\n# Seaborn\n\nSeaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. Its usage in Zeppelin is the same as in Jupyter. For seaborn usage please refer this [link](https://seaborn.pydata.org/)\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:59.207",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB"
},
"colWidth": 12.0,
"editorMode": "ace/mode/text",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eSeaborn\u003c/h1\u003e\n\u003cp\u003eSeaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. Its usage in Zeppelin is the same as in Jupyter. For seaborn usage please refer this \u003ca href\u003d\"https://seaborn.pydata.org/\"\u003elink\u003c/a\u003e\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482811_1702400931",
"id": "20180118-091931_1235694337",
"dateCreated": "2020-02-05 14:34:42.811",
"dateStarted": "2021-06-15 03:29:59.229",
"dateFinished": "2021-06-15 03:29:59.241",
"status": "FINISHED"
},
{
"title": "Seaborn Example",
"text": "%python.ipython\n\n%matplotlib inline\n\nimport seaborn as sns\nsns.set(style\u003d\"ticks\")\n\n# Load the example dataset for Anscombe\u0027s quartet\ndf \u003d sns.load_dataset(\"anscombe\")\n\n# Show the results of a linear regression within each dataset\nsns.lmplot(x\u003d\"x\", y\u003d\"y\", col\u003d\"dataset\", hue\u003d\"dataset\", data\u003ddf,\n col_wrap\u003d2, ci\u003dNone, palette\u003d\"muted\", size\u003d4,\n scatter_kws\u003d{\"s\": 50, \"alpha\": 1})\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:29:59.329",
"progress": 0,
"config": {
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"colWidth": 12.0,
"editorMode": "ace/mode/python",
"fontSize": 9.0,
"title": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "TEXT",
"data": "/opt/conda/envs/python_3_with_R/lib/python3.8/site-packages/seaborn/regression.py:580: UserWarning: The `size` parameter has been renamed to `height`; please update your code.\n warnings.warn(msg, UserWarning)\n\u003cseaborn.axisgrid.FacetGrid at 0x7fa6da179880\u003e\n"
},
{
"type": "IMG",
"data": "iVBORw0KGgoAAAANSUhEUgAAAkUAAAJFCAYAAADTfoPBAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAABhIElEQVR4nO3deXhTdd7//2eaNmkL1lLoCmVRQUFEkE0ZFgUBFWQTV0RUGHW8FZfx5+h8HR0Rx+GeuQGVYVxGBRVRkBHZBBVUcANcEVFBRSh0A9rSNUmTnN8fKaWlKRRoc7K8Htd1X5ecnCZvQu4zr75yzudYDMMwEBEREYlwUWYPICIiIhIMFIpEREREUCgSERERARSKRERERACFIhERERFAoUhEREQEUCiSRvLAAw8wa9Yss8cQkRCjY4cEE4UiCbiJEyeyePHikH2djRs3MnDgwEZ/XhE5unA7dgTq7yMNp1AkIiIigkKRnKBt27YxduxYevTowd13343T6ax+7ODBg9x6662cf/759O7dm1tvvZXc3FwAZs2axRdffMG0adPo0aMH06ZNA2D69OkMGjSI8847j3HjxvHFF19UP9+WLVsYN24c5513Hv369eOJJ56ofuybb77hmmuuoVevXowaNYqNGzce9XVExFw6dkhQM0SOk9PpNC688ELjpZdeMlwul/HOO+8YXbp0MWbOnGkYhmEUFBQYq1evNsrLy42SkhLjzjvvNP7whz9U//z1119vLFq0qNZzLl261CgoKDAqKyuNF154wejXr5/hcDgMwzCMq666ynjrrbcMwzCM0tJS4+uvvzYMwzByc3ONPn36GB9++KHh8XiMjz/+2OjTp49x4MCBel/nSD179qz3/5599lm/P/P5558bAwYMOO73TSTS6dhR+9jRkNeRwIo2O5RJ6Pn222+prKxk0qRJWCwWLrnkEubNm1f9eIsWLRg+fHj1n//whz9www03HPU5R48eXf3fN998M//+97/ZuXMnZ511FtHR0ezevZuCggKSkpLo3r07AG+//TYDBw5k0KBBAPzud7+ja9eufPTRR4wdO7ZBf5eav1WKSNPSsUOCnUKRHLf8/HxSU1OxWCzV2zIyMqr/u6KigieeeIINGzZw8OBBAMrKyvB4PFitVr/P+eKLL7J48WLy8/OxWCyUlpZSWFgIwOOPP85TTz3FpZdeSps2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nI0vVGYN5Jxh2RTFxsbSq1evRnmutLS0k/qtM1A0Z+MLlVk1Z+OKxOMHhM6smrPxhcqsZs6pE61FREREUCgSERERARSKRERERACFIhISErjjjjtISEgwe5Sj0pyNL1Rm1ZzBK5T+zqEyq+ZsfKEyazDMGdJXn4mIiIg0lohvikRERERAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSK5CQ88MADzJo1y+wxRCQE6fghwUihSAJi4sSJLF68OGRfZ+PGjQwcONDv6xz5mIg0rnA6fjz88MPcf//9dfb58ccf6dq1K0VFRY3++tJwCkUiIiIBMnbsWN577z3Ky8trbX/77be56KKLSExMNGcwARSK5Dhs27aNsWPH0qNHD+6++26cTmf1YwcPHuTWW2/l/PPPp3fv3tx6663k5uYCMGvWLL744gumTZtGjx49mDZtGgDTp09n0KBBnHfeeYwbN44vvvii+vm2bNnCuHHjOO+88+jXrx9PPPFE9WPffPMN11xzDb169WLUqFFs3LjxqK8jIubT8cOnR48epKSk8O6771Zv83g8LF++nDFjxjTJa8pxMEQawOl0GhdeeKHx0ksvGS6Xy3jnnXeMLl26GDNnzjQMwzAKCgqM1atXG+Xl5UZJSYlx5513Gn/4wx+qf/766683Fi1aVOs5ly5dahQUFBiVlZXGCy+8YPTr189wOByGYRjGVVddZbz11luGYRhGaWmp8fXXXxuGYRi5ublGnz59jA8//NDweDzGxx9/bPTp08c4cOBAva9zpJ49e9b7f88++6zfn/n888+NAQMG+P37HPmYiNSm40ftY8TcuXONSZMmVf95/fr1Rt++fQ2Xy3XsN1OaVLTZoUxCw7fffktlZSWTJk3CYrFwySWXMG/evOrHW7RowfDhw6v//Ic//IEbbrjhqM85evTo6v+++eab+fe//83OnTs566yziI6OZvfu3RQUFJCUlET37t0BX8U8cOBABg0aBMDvfvc7unbtykcffcTYsWMb9Hep+RuliDQ9HT/qzj5nzhxyc3NJS0tj6dKljBw5kpiYmJN+bjk5CkXSIPn5+aSmpmKxWKq3ZWRkVP93RUUFTzzxBBs2bODgwYMAlJWV4fF4sFqtfp/zxRdfZPHixeTn52OxWCgtLaWwsBCAxx9/nKeeeopLL72UNm3acMcdd3DRRReRnZ3N6tWr+eCDD6qfx+1207dv36b4a4tII9Dxo7aMjAx69erFsmXLmDBhAmvXrmXBggUBnUH8UyiSBklOTiYvLw/DMKoPbNnZ2WRmZgK+A9TOnTtZtGgRycnJ/PDDD4wZMwbDMPw+3xdffMHzzz/PvHnz6NixI1FRUfTu3bt6//bt2zNz5ky8Xi/vvvsuU6dOZePGjaSnpzN69GimT59+wn+XHj161PvYrbfeym233XbCzy0iden4UdfYsWN57rnnSE5Opk2bNpx99tknPJM0HoUiaZDu3bsTHR3Nyy+/zIQJE1i3bh3fffdd9W9YZWVl2O12EhISKCoqYs6cObV+vlWrVmRlZVX/uaysDKvVSlJSEm63m+eee47S0tLqx99++20GDBhAUlISCQkJAFitVkaNGsX48ePZsGED/fr1w+12880339CuXTvS0tLqvI4/X3/9dWO9LSLSADp+1DVs2DAeffRRnn76aa677rpGeU45ebr6TBrEZrPx9NNP89Zbb9G7d29WrVrF0KFDqx+fNGkSTqeT888/n6uvvpoBAwbU+vkbbriBNWvW0Lt3b6ZPn07//v0ZOHAgw4cPZ/DgwdjtdtLT06v337BhAyNGjKBHjx48/vjjzJo1q3qfuXPn8uyzz3LBBRcwaNAgXnjhBbxer9/XERHz6fhRV3x8PMOHDycnJ4fLL7+8SV9LGs5i1NdPioiIiEQQNUUiIiIiKBSJiIiIAApFIiIiIkCIhyK3282ePXtwu91mjyIiIUbHDxE5UkiHotzcXIYMGVJ9jxwRkYbS8UNEjhTSoUhERESksSgUiYiIiKBQJCIiIgIoFImIiIgACkUiIiIigEKRiIiICADRZg8gEowcHgdfFm5mnyOP5NhUerboTaw11uyxRESkCSkUiRzh59IdzN3xFAYGLq8TW5SdJVmLuL3jVM5o3tHs8UREpIno6zORGhweB3N3PIXT68DldQLg8jpxen3bHR6HyROKiEhTUSgSqeHLws0YGH4fMzD4qnBzgCcSEZFAUSgSqWGfI6+6ITqSy+tknyM/wBOJiEigKBSJ1JAcm4otyu73MVuUneTYlABPJCIigaJQJFJDzxa9sWDx+5gFC+e16B3giUREpDF4Kioo/Ogj8hctqncfhSKRGmKtsdzecSr2qNjqxsgWZcce5duuy/JFREJP+fbt/HzPPeS99hoHVq2qdz9dki9yhDOad+Rv3f7BV4Wb2efIJzk2hfO0TpGISEjyVFSQNXMmXsexrx5WKBLxI9YaS79WA8weQ0RETlLxpk14vd4G7auvz0RERCRsOXfvBperQfuqKRIREZGwYxgGxRs3UvTxxw3+GYUiERERCSvugwfJffllSr788rh+TqFIREREwsKhdijv1VfxlJYC0LxHD04dMICc557DMAwMp/8FekGhSERERMKAu7iY3Pnzq9uhqPh40q6/noQLLsBisdB89myKN27ElV//nQkUikRERCSkFW/aRO4rr+ApKQGg+bnnknbjjcS0aFG9T1RsLImDBh31eRSKREREJCS5i4t95w598QXga4dSJ0zg1H79sFj8353gaBSKREREJOQ0pB06XgEJRTNmzGDNmjXs3buX5cuX06lTJwoLC7n//vvZvXs3NpuNdu3aMW3aNJKSkgIxkoiIiIQgd3Exua+8QsnmzQBExcWRet11nNq//wm1QzUFZPHGIUOGsGDBAlq3bl29zWKxMGXKFNasWcPy5cvJzMzkn//8ZyDGERERkRBUvHkzv/6//1cdiJp168Zpf/sbiQMGnHQgggA1Rb169aqzLTExkb59+1b/uXv37ixcuLDe5yguLqa4uLjWttzc3MYbUkTClo4fIqHNXVLia4c2bQIatx2qKSjOKfJ6vSxcuJDBgwfXu8/8+fOZM2dOAKcSkXCh44dI6Cr+4gtyX34ZT9UvNs3OOYf0m24ipglOtwmKUPTYY48RHx/P9ddfX+8+kyZNYuzYsbW25ebmMmHChKYeT0RCnI4fIqHHXVJC3quvUrxxI1DVDl17Lac20ldl/pgeimbMmMGuXbt45plniIqq/xSnhIQEEhISAjiZiIQLHT9EQkvxl1+SO3/+4Xaoa1dfO9SyZZO+rqmhaNasWWzdupXnnnsOm81m5igiIiJiMndpqa8d+vxzoKoduuYaTh04sMnaoZoCEoqmT5/Ou+++y/79+7nppptITExk9uzZPPPMM7Rv355rrrkGgDZt2vCvf/0rECOJiIhIECn58ktyTGiHagpIKHrooYd46KGH6mz/6aefAvHyIiIiEqTqtEOxsaRcey2JAWqHajL9nCIRERGJTHXaobPPJv3mmwPaDtWkUCQi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uRFblN3sUUREQk5UbKyuMhMhTL4+uyR9hAKRiIiInJSwCEUiIiIiJ0uhSERERASFIhERERFAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSKRERERIAgC0Vz5szhzDPPZPv27WaPIiIiIhEmaELR999/zzfffENGRobZo4iIiEgEijZ7AACXy8W0adP45z//yaRJk/zuU1xcTHFxca1tubm5gRhPREKcjh8i0hBBEYqefPJJRo0aRWZmZr37zJ8/nzlz5gRwKhEJFzp+iEhDmB6Kvv76a7777jvuu+++o+43adIkxo4dW2tbbm4uEyZMaMrxRCQM6PghIg1heijavHkzv/76K0OGDAF8B6rJkyfzxBNP0L9//+r9EhISSEhIMGtMEQlhOn6ISEOYHopuueUWbrnlluo/Dx48mGeeeYZOnTqZOJWIiIhEmqC5+kxERETETKY3RUdat26d2SOIiIhIBFJTJCIiIoJCkYiIiAigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIABBt9gAnw+PxAJCbm2vyJCISaGlpaURHn/ghTMcPkchV3/EjpEPRvn37AJgwYYLJk4hIoK1du5Y2bdqc8M/r+CESueo7flgMwzBMmKdROBwOtm7dSnJyMlar9YSeIzc3lwkTJrBgwQLS0tIaecLGozkbX6jMqjn9O9mmKJKOHxA6s2rOxhcqswZyzrBsimJjY+nVq1ejPFdaWtpJ/dYZKJqz8YXKrJqzcUXi8QNCZ1bN2fhCZVYz59SJ1iIiIiIoFImIiIgACkUiIiIigEIRCQkJ3HHHHSQkJJg9ylFpzsYXKrNqzuAVSn/nUJlVcza+UJk1GOYM6avPRERERBpLxDdFIiIiIqBQJCIiIgKE+DpFx2Pw4MHYbDbsdjsA9913HwMGDKi1j8fjYfr06WzYsAGLxcItt9zClVdeGbAZ9+zZw//8z/9U/7mkpITS0lI2bdpUa7+nn36a1157jZSUFADOO+88HnnkkSadbcaMGaxZs4a9e/eyfPlyOnXqBMDOnTt54IEHKCoqIjExkRkzZtC+ffs6Px/I99bfrIWFhdx///3s3r0bm81Gu3btmDZtGklJSXV+PlDvb33vaUM+qxC499TfnA39rII5n9emoGPIyQmVY0ioHD/qmxV0DDkpRoS46KKLjJ9++umo+7z11lvGzTffbHg8HuPAgQPGgAEDjKysrABNWNf06dONRx99tM72p556yvj73/8e0Fk2b95sZGdn13kfJ06caCxdutQwDMNYunSpMXHiRL8/H8j31t+shYWFxueff169z9///nfjwQcf9PvzgXp/63tPG/JZNYzAvaf1zVlTfZ9VwzDn89oUdAw5OaFyDAmV40d9sxqGjiEnQ1+f1bBq1SquvPJKoqKiSEpK4uKLL2b16tWmzOJyuVi+fDlXXHGFKa9/pF69epGenl5r24EDB9i2bRsjR44EYOTIkWzbto2CgoI6Px/I99bfrImJifTt27f6z927dyc7O7tJXr+h/M15PAL1nh5rzmD7rJpJx5D6hcoxJFSOH6BjSFOImK/PwFchGoZBz549uffee+tc9peTk0NGRkb1n9PT0027g/a6detITU3l7LPP9vv4ypUr+fjjj0lOTubOO++kR48eAZ7Q936lpqZW3zfKarWSkpJCTk5OnVo5mN5br9fLwoULGTx4cL37mP3+HuuzCsHznh7rswrmv5+NRceQxhWKx5BQOH6AjiEnKmKaogULFrBs2TKWLFmCYRhMmzbN7JGOasmSJfWm5muuuYa1a9eyfPlyJk+ezO23305hYWGAJwxdjz32GPHx8Vx//fV+Hzf7/Q2nzyqY/342lnD6dwmXfxMzBPvxA8LrswqBfU8jJhQdqu5sNhvXXXcdX331ld99alaiOTk5ptxROC8vj82bN3P55Zf7fTw5OZmYmBgAfve735Gens6OHTsCOSLge7/y8vLweDyA76S9/Px8vzVpsLy3M2bMYNeuXcyePZuoKP8ff7Pf34Z8Vg/tZ/Z7eqzPKpj/fjYWHUMaX6gdQ0Lh+AE6hpyMiAhF5eXllJSUAGAYBqtWraJz58519rvkkktYvHgxXq+XgoIC3n//fYYPHx7ocXnrrbcYNGgQLVq08Pt4Xl5e9X//8MMP7N27lw4dOgRqvGotW7akc+fOrFixAoAVK1bQuXNnv1dkBMN7O2vWLLZu3cq//vUvbDZbvfuZ+f429LMKwfGeHuuzCsHzeT0ZOoY0jVA6hoTC8QN0DDlpATmd22S7d+82Ro8ebYwcOdK47LLLjDvvvNPIy8szDMMwpkyZYmzZssUwDMNwu93Gww8/bAwZMsQYMmSI8frrr5sy77Bhw4yPPvqo1raac95///3GiBEjjMsvv9wYN26c8eGHHzb5TI899pgxYMAAo3Pnzka/fv2Myy67zDAMw/j555+N8ePHG8OGDTPGjx9v/PLLL35nDuR762/W7du3G506dTKGDRtmjBo1yhg1apRx++23+501UO+vvzmP9lk9cs5Avaf1/dsbhv/P6pFzmvF5bWw6hpy8UDmGhMrxo75ZdQw5ObrNh4iIiAgR8vWZiIiIyLEoFImIiIigUCQiIiICKBSJiIiIAApFIiIiIoBCkYiIiAigUCQiIiICKBSJiIiIAApFEkJ2795Nnz59+P777wHf0u99+/Zl48aNJk8mIqFAxxA5FoUiCRlt27blvvvu47777qOiooI///nPjBs3jr59+5o9moiEAB1D5Fh0mw8JObfddht79+4FYMmSJUe9OaOIyJF0DJH6qCmSkHPVVVexfft2Jk6cqIOZiBw3HUOkPmqKJKSUlZUxevRo+vbty/r161m+fDmJiYlmjyUiIULHEDkaNUUSUh5//HHOPvtsHn/8cS688EIeeeQRs0cSkRCiY4gcjUKRhIz333+fDRs28OijjwLwwAMPsG3bNpYtW2byZCISCnQMkWPR12ciIiIiqCkSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERARSKRERERACFIhERERFAoUhEREQEUCgSERERAeD/B1fIiNOPzWYIAAAAAElFTkSuQmCC\n"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482811_576440533",
"id": "20180117-220708_660528060",
"dateCreated": "2020-02-05 14:34:42.811",
"dateStarted": "2021-06-15 03:29:59.363",
"dateFinished": "2021-06-15 03:30:01.537",
"status": "FINISHED"
},
{
"title": "Plotnine",
"text": "%md\n\n# Plotnine\n\nplotnine is an implementation of a grammar of graphics in Python, it is based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot.\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:01.564",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text",
"title": false,
"editorHide": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003ePlotnine\u003c/h1\u003e\n\u003cp\u003eplotnine is an implementation of a grammar of graphics in Python, it is based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885213779_377546255",
"id": "paragraph_1580885213779_377546255",
"dateCreated": "2020-02-05 14:46:53.782",
"dateStarted": "2021-06-15 03:30:01.588",
"dateFinished": "2021-06-15 03:30:01.598",
"status": "FINISHED"
},
{
"title": "Plotnine Example (1)",
"text": "%python.ipython\n\n%matplotlib inline \n\nfrom plotnine import *\nfrom plotnine.data import mtcars\n\n(ggplot(mtcars, aes(\u0027wt\u0027, \u0027mpg\u0027))\n + geom_point())\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:01.688",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python",
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "IMG",
"data": "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GYZx5h26XMrLyzunUAAAAGcTU3l56KGHNGXKFB04cCBq/ccff6wHH3xQDz30UFzCAQAAfFZM17y89NJLKisr0yWXXFLvgt1WrVrp5Zdf1ssvvyzp1MVJr7zySlxDAwCA1BVTeamsrFTHjh3VsWNHSacukG3evLn69+8vSY6/4AoAAFgnpvLy1ltvxTsHAABAg8T8hN3Dhw9r9erVOnz4cORdpE8zDENz584953AAAACfFfM1L+PGjZNpmsrNza33RF3KCwAASJSYyktRUZFGjx6tJUuWqFmzZvHOBAAAcFYxlZfjx4/rW9/6FsUFSe/NN9/UX//6V2VmZurmm29W69atrY4EADhHMT3nZfjw4TxFF0lv1qxZGjdunBYtWqTZs2drwIAB2r9/v9WxVFZWpn/+85+2f1+TyspKFRcXO/4R5wCST0xHXp588kndcsstqq6u1tVXX63mzZvX26ZHjx7nmg2I2cGDB/X4449LOvUO6JIUCoV0//336ze/+Y0lmaqqqnTPPffojTfekCRdcsklWrFihQoKCizJE6twOKyf/OQnevrppyPXvS1fvlyXX3651dEApIiYykt5ebkqKyv16KOP6rHHHov6mGmaMgyDv8ZgqUOHDskwjKijG6FQqN5ToRvTfffdp7Vr10aWP/74Y918883atGmT3G63Zbm+rPnz52vp0qWR/7clJSW68cYb9fbbbys7O9vidABSQUzlZfz48Tp8+LDmzZunjh071rvbCLBaQUFBvdMybrdbF110kUWJpNdffz1yFEiSgsGg9u/fr8OHD6tdu3aW5fqyXnnllai3uQ+Hw6qsrNT27dt1zTXXWJgMQKqIqby88847WrFihUaNGhXnOEB8tGvXTt///vc1d+5cud1uGYYhn8+nRx55xLJMZzu64vHE/LglS3i93nrrTNO03dcBwL5i+mlz8cUXc1oISa+oqEjdu3fX1q1b1bRpU91yyy1q06aNZXnGjRunxYsXR46+eL1e9ejRQ+eff75lmWJx22236b333lM4HJZ0qny1atVKvXr1sjgZgFQRU3mZPXu27r//fnXr1i3y/kZAMho+fLiGDx9+zvt577339OGHH6ply5a6+uqrz3j04Yv85Cc/UTAY1K9+9SsFAgENHjxYCxYskGEYZ9y+pKRE69evVzAY1BVXXGFp8fpvX//611VRUaHHH39clZWVuvTSS7V48WJlZGRYHQ1AijDMGO7X7Natm4qLi1VWVqbWrVvXu9vIMAzt2LEjXhm/tJKSkoTsNzMz09FvOul2u5Wdna3S0lLHH1n7MrOcPXu2Zs2aJZ/Pp2AwqMsuu0y//e1vlZ6eHtPnPv0td7bSIkm7du3SyJEjVVVVJcMw5HK5tHLlysibn36Rxprl6Qv0reT070spdb43maWzxDLPnJycBm0X05GXnj17Wv4DC2gM77//vmbNmiXTNFVbWytJ2rlzp37+85/rJz/5SUz7bMj3zoQJE1RRURH54WYYhr7xjW9oz549SXVnEj8HAFghpvKydOnSOMcAktOHH34on88XKS7SqefGvPvuuwn7nKZpau/evZFrSk6vO/1wO54SDCDVxfSEXSBVtGzZMuq2YOnUYd/8/PyEfU7DMM741hsul+uMD4QEgFRDeQE+x1VXXaXu3btHLtB1u93y+XyaNGlSQj/vtGnTok7JuFwu/ehHP4r5OhsAcBIezAB8Dq/Xq1WrVmnOnDnavn27Wrdure9973tq3759Qj/v17/+dbVo0UIrV65UIBDQiBEjdPPNNyf0cwKAXVBegC/QpEkTTZ48udE/79ChQzV06NBG/7wAkOw4bQQAAGyF8gIAAGyF8gIAAGyF8gIAAGzF8gt2A4GAFi1apB07dqiiokI5OTm66aabNHjwYEnSp59+qnnz5ungwYPKy8vTxIkT1bVrV2tDAwAAy1h+5CUUCqlFixaaMWOGVq5cqW9/+9tatGiR9uzZo2AwqBkzZqhv375auXKlbrjhBs2cOVOVlZVWxwYAABaxvLykpaXp1ltvVV5enlwul7p06aLOnTtr9+7d2rlzp2prazV69Gh5vV5deeWVatWqlbZs2WJ1bAAAYBHLy8tnnTx5Uvv371fbtm116NAhtW3bVi7Xf2JeeOGFOnTokIUJAQCAlZKqvJimqblz56pDhw7q3r27ampqlJGREbVNRkaGampqLEoIAACsZvkFu6eZpqmFCxfqxIkTmj59ugzDUJMmTVRdXR21XXV1tZo0aRK1rri4WMXFxZFlv9+fkHfeNQxDbrc77vtNFqe/Nid/jacxS+dw+iyl1Jkns3SWRM4zKcqLaZpatGiRDhw4oIcfflhpaWmSpIKCAq1atUrhcDhy6uiTTz7RsGHDov794sWLNW3atMhyUVGRZs6cmZCsPp8vIftNJllZWVZHaBTM0jlSYZZSasyTWTpLouaZFOVl8eLF+tvf/qYZM2ZEvWtut27d5PV6tXr1ao0YMUJbtmzR0aNH1bdv36h/P2HCBBUWFkaW/X6/SktL454zIyNDVVVVcd9vsnC73crKylJ5eblCoZDVcRKqsWcZDof1i1/8Qi+//LLcbrduv/123XHHHVHvHB1PzNJZUmWezNJZYplndnZ2g7azvLwcO3ZMr732mrxer+68887I+htvvFFjxozRAw88oPnz52vFihVq1aqVioqKlJmZGbWP/Px85efnR5ZLSkoS8qIwTdPxLzbp1O3rTv86G3uWRUVFevbZZxUMBiVJ9913n8rKyvTd7343oZ+XWTqL0+fJLJ0lkfM0TNM0E7JnC5WUlCRkv5mZmaqoqEjIvpOB2+1Wdna2SktLHf9N1ZizrKmpUdu2bfXZb7X09HQdPHgwIUdfmKWzpMo8maWzxDLPnJycBm2XVHcbAU5UWVlZr7hIpx4LEA6HLUgEAPZGeQESLCcnR+eff37U84o8Ho+6deuWEnccAEC8UV6ABDMMQ88//7yys7PlcrlkGIZatWqlX/7yl1ZHAwBbsvyCXSAVfOUrX9G2bdv03nvvyeVyqUePHvUewAgAaBjKC9BIsrKyNGjQIKtj2MrOnTv17LPPqry8XAMGDNBtt92WsNvL48k0Ta1atUpvvvmm/H6/xo4dqz59+lgdC3AMyguApPT222+rsLAwcrvl73//e33wwQf62c9+ZnW0LzR79mzNnj078oDNF198Uc8995yGDBlidTTAEbjmBUBSevDBBxUOhyO3kwaDQf3qV7/Sxx9/bHGyz1dWVqbHH388cidZOBxWOBzW5MmTLU4GOAflBUBSKi4urncruWEYOnr0qEWJGub48eNnvDX++PHjFqQBnInyAiApdenSRR5P9JltwzDUvn17ixI1zPnnnx95f7bT3G63OnToYFEiwHkoLwCS0qxZs5STkyOfz6e0tDQZhqHHH39ceXl5Vkf7XOnp6XryySfldrvl9/vl8/nUtGlTzZ8/3+pogGNwwS6ApNSmTRtt3LhRr732miorK9W7d29ddtllVsdqkOuuu07r16/Xxo0b5ff7NWTIELVq1crqWIBjUF4AJK2TJ0+qrKxMlZWVKi8vtzrOl3LJJZfokksusToG4EiUFwBJ6eOPP9awYcNUXV0twzA0e/ZsPfjgg7r33nutjgbAYlzzAiAp/fjHP1ZlZaXq6upUW1sr0zQ1ffp0/eMf/7A6GgCLUV4AJKV9+/YpGAzWW3/w4MHGDwMgqVBeACSlgoKCeu+6bZqmzj//fIsSAUgWlBcASemRRx6Rz+eT1+uV2+2Wy+XSd77zHbVr187qaAAsxgW7AJJSt27d9NZbb2nFihWqrKxU3759NXLkSKtjAUgClBcASat9+/aaMmWK1TEAJBlOGwEAAFuhvABIetu3b9eAAQPUtm1bDRgwQG+//bbVkQBYiPICIKl9/PHHGjVqlPbu3avq6mrt3btXo0eP1v79+62OBsAilBcASW3VqlUKh8MKh8OSpHA4LNM09Zvf/MbiZACsQnkBkNROnjwp0zSj1pmmqbq6OosSAbAa5QVA0tq1a5f27dunQCAQtT4YDGrw4MHWhAJgOW6VBpCUtm/frsLCQoVCoaj1LpdLM2fO1MCBAy1KBsBqlBcASWnKlCkKBoORa11Oe/PNN3XZZZdZlApAMuC0EYCkdOTIkXrFxTAMVVZWWpQIQLKgvABISp06dZLHE31w2DAMXXTRRRYlApAsKC8AktKsWbOUnZ0tn8+ntLQ0GYahxx57TPn5+VZHA2AxrnkBkJQKCgq0adMm/f73v1dlZaV69+6tHj16WB0LQBKgvABIWi1atND48eMtzWCapt544w3t2rVLubm5uuGGG5Senm5pJiDVGeZnn/7kAOXl5fL7/XHfr8fjUTAYjPt+k4VhGPL5fKqrq6v3UDCnYZbOkchZmqape+65R88//7w8Ho9M09SFF16oDRs2qFmzZgn5nGeSKvN0+vellDqzlGKbZ0N/dzvyyEtdXV1Cnr6ZmZmpioqKuO83Wbjdbvl8PlVVVdV7tobTMEvnSOQs169fr+eee07hcDjy//HAgQOaMWOGHnzwwYR8zjNJlXk6/ftSSp1ZSrHNs6HlhQt2AeAs9u/fL5/PF7UuEAhoz549FiUCIFFeAOCs2rRpU++tCbxer9q2bWtRIgAS5QUAzuqaa67RgAED5PV6ZRiGvF6vmjdvrkmTJlkdDUhpjrzmBQDiwe12a+XKlXr22WcjdxvdddddatmypdXRgJRGeQGAz+HxeHT33XdbHQPAf+G0EQAAsBXKCwAAsBXKCwAAsBXKCwAAsBXKCwAAsBXuNgIAmzJNU6tWrdKGDRuUkZGhW2+9VV27drU6FpBwlBcAsKmHH35YCxcuVDgcltvt1tKlS/Xb3/5WvXv3tjoakFCcNgIAGzpy5IjmzZunUCgk0zQVDAYVDAZVVFRkdTQg4SgvAGBDR44cqbfONM0zrgechvICADbUrl07ud3uqHVut1sdOnSwKBHQeCgvAGBDOTk5evzxx2UYhvx+v3w+nzIzM/XEE09YHQ1IOC7YBQCbGj9+vLp27arNmzcrPT1dI0aMUG5urtWxgISjvACAjfXo0UM9evSwOgbQqDhtBOALBQIB1dbWWh0DACRRXgB8jpqaGt1zzz1q06aN2rRpo9GjR+vEiRNWxwKQ4igvAM7qvvvu0+9+9zuFw2FJ0tatWzV+/HiZpmlxMgCpjPIC4KxWr16tQCAQWQ4EAnr77bdVUlJiYSoAqY7yAgAAbIXyAuCsRo4cKa/XG1n2er366le/qpycHAtTRdu/f7+++c1vasiQIZo0aRLX5AApgFulAZzVrFmzVFtbq1deeUWmaeqrX/2qnn76aRmGYXU0SdKhQ4c0ePBgVVdXKxQK6cMPP9TGjRv15z//WZmZmVbHA5AgHHkBcFbp6el66qmndPjwYR06dEi/+93v1LJlS6tjRTz99NM6efKkQqGQpFPX5Bw9elSrV6+2NhiAhOLIC4Av5Pf7rY5wRv/617+iLiiWJMMw9K9//cuiRAAaA+UFQFIyTVN//OMftWfPHrVq1UojR45UWlpa1DaXX365Xn755Xp3RHXv3j3h+U6fTisuLlanTp00ZMiQpDmdBjid5eVlzZo1WrdunQ4ePKi+ffvqRz/6UeRjd911l8rKyuRynTq71bJlSy1YsMCqqAAaiWma+sEPfqDly5fL6/UqHA7rySef1Jo1a9S0adPIdnfccYe2bt2q1atXy+v1qq6uTt/97nc1cODAhOarrq5WYWGhdu3aJbfbrUAgoJtuukm/+MUvKDBAI7C8vLRo0UJjxozR+++/r4qKinofnzx5snr27GlBMgBW2bBhg5YvX65wOBx5W4K9e/dq3rx5mjx5cmQ7t9utFStW6E9/+pOKi4vVvn17XXrppQnP9+STT2rXrl0KBAKRoz4vvfSSRo4cqWuuuSbhnx9IdZaXl379+kmSDhw4cMbyAiD17N27Vz6fTydPnoysCwQC2rVrV71tDcNQnz59zriP5cuXq7KyUv3799eoUaPidlRk9+7d9a618fl82rt3L+UFaASWl5cvMmfOHJmmqYKCAo0bN05dunSxOhKABMvPz1cwGIxa5/F4dMEFFzTo37///vu67rrrFAqFFA6HtXz5cu3cuVMPPvhgXPK1adNGXq83qsAEg0Hl5+fHZf8APp9hJsmblKxYsUL/+Mc/oq552bVrl9q3by9JWrt2rZYtW6Z58+YpNzc36t8WFxeruLg4suz3+9W6deu4Z8zIyFBVVVXc95ss3G63srKyVF5eHrn11KmYZXILBoMaNWqU3n77bQUCAXm9XmVlZWnjxo3Ky8uL2vZMsxw6dKi2b98eeU+m095//30VFBScc75jx45p4MCBKi0tjeS7/PLLtWbNmqiH+sWL3efZUE7/vpRSZ5ZSbPPMzs5u0HZJfeTlv4+y/O///q82btyo7du3a/jw4VHbLV68WNOmTYssFxUVaebMmQnJ5PP5ErLfZJKVlWV1hEbBLJPbW2+9pblz52rHjh06//zz9f3vf79ecTnts7P8xz/+Ua+4SFJ5eXmDfzh+nuzsbO3cuVNPPPGE/v73v6tbt2763ve+V+9uqHiz8zwbKhW+L6XUmKWUuHkmdXn5LJfLdcZ3s50wYYIKCwsjy36/X6WlpXH//E7/q4C/CJzDKbO86667opbP9H19pllefPHFOnbsWNSpJ5fLpfPOOy9uPxu8Xq9+/OMfR5ZrampUU1MTl31/llPm+UWc/n0pJfcsjx49qvfee08ZGRnq3bv3OT/fydFHXkKhUOS8dDgcVl1dnVwul0pLS3Xs2DF17NhRkrRu3Trt27dP9957b7195OfnR51rLikpSciLwjTNpHuxJcLpmTgZs3SOM81y1qxZGjZsmKqrq2UYhurq6vTwww8rNzfX1v8/nD7PVPm+lJJvlmvXrtUdd9yhYDCocDisiy++WK+88so5vY9ZIudpeXl58cUX9cILL0SWN2/erKuuukrXX3+9lixZouLi4siFelOmTOGCOABfqH379tq0aZNWr16tqqoq9e3bV3379rU6FpCUysvLdeedd0bd3ffJJ5/ohz/8oZYuXWpdsM+RNBfsxlNJSUlC9puZmeno27ndbreys7NVWlqaVH8RJAKzdA6nz1JKnXkyS2u8++67Gjp0aL31ubm5+uijj2LebyzzbOiRHt6YEQCAFNasWbMzrm/evHnjBvkSKC8AAKSwiy66SNdee23Ubf6GYURdkJ5sLL/mBQASYf/+/Vq+fLmqqqrUr18/jRw5kvcdAs7AMAwtWbJEs2fP1p/+9Cc1bdpU//d//6dhw4ZZHe2sKC8AHGfHjh1RT9hdtmyZPvzwQz3wwANWRwOSks/nU1FRkYqKiqyO0iCcNgLgOJMnT1ZdXZ0CgUCkwMydO1eHDx+2OhqAOKC8AHCcw4cPn/EJu3//+98tSAMg3igvABzn4osvlscTfVbcMAxdeOGFFiUCEE+UFwCOM3v2bDVt2lQ+n09+v1+GYWj69OlnfW8kAPbCBbsAHKd9+/bauHFj5Am7ffr00RVXXGF1LABxQnkB4Eh5eXm65557rI4BIAE4bQQAAGyF8gIAAGyF8gIAAGyF8gIAAGyF8gIAAGyF8gIAAGyFW6UBIM7C4bDee+89nThxQp07d9YFF1xgdSTAUSgvABBHtbW1Gj9+vN566y253W5J0hNPPKGxY8danAxwDk4bAUAczZkzR5s2bZIkhUIhhUIhff/739e+ffssTgY4B+UFAOJo8+bNCgQCUes8Ho/ef/99awIBDkR5AYA4atGihQzDiFoXCoXUrFkzixIBzkN5AYA4+s53viOXyxUpMF6vVx07dtSgQYMsTgY4B+UFAOKoZ8+eeuWVV9S/f3916tRJY8aM0auvviq/3291NMAxuNsIAOKsd+/eWrVqldUxAMfiyAsAALAVygsAALAVygsAALAVygsAALAVygsAALAVygsAALAVygsAALAVwzRN0+oQ8VZeXp6QB0J5PB4Fg8G47zdZGIYhn8+nuro6OfBlEYVZOofTZymlzjyZpbPEMs+G/u525EPq6urqVFdXF/f9ZmZmqqKiIu77TRZut1s+n09VVVUKhUJWx0koZukcTp+llDrzZJbOEss8G1peOG0EAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAIAD1dbW6qGHHlLv3r01cOBAPf/88zJNM+b9BYNBPfbYY+rTp4/69++vp556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AgAAtsIFuwAAwFYoLwAAwFYoLwAAwFYoLwAAwFYoLwAAwFYoLwAAwFYoLwAAwFYoLwAAwFYoLwCSWllZmaZOnapdu3ZZHQVAkqC8AEhqZWVlmjZtGuUFQATlBQAA2ArlBUCj2rhxowzD0IEDByLrRo0aJcMw9MEHH0TWjRs3Ttdcc40uvPBCSdJNN90kwzBkGIYOHjzY2LEBJBHKC4BG9bWvfU1paWlav369JMk0TW3atClqnXSq5AwYMECrVq2SJD3yyCP6y1/+or/85S/Kz8+3JDuA5EB5AdCo/H6/vva1r0WKykcffaSysjLdcccdkXUHDx7UoUOHNGjQIHXv3l2S1KFDB/Xp00d9+vSR3++3LD8A61FeADS6gQMHRorKhg0b1KNHD1133XXasGFDZJ3P51OfPn2sjAkgSVFeADS6QYMG6eDBgzp8+LA2bNiggQMHqn///jpx4oR2796tDRs2RE4vAcBnUV4ANLp+/frJ6/Vq/fr12rhxowYOHKhmzZrp0ksv1fr16yOFBgDOhPICoNGlp6erR48e+uUvf6ni4mINGDBA0qkjMi+88IL27dsXKS8+n0+SdPLkScvyAkgulBcAljh93Uu3bt2UnZ0dtc7tdqtfv36SpLy8PDVv3lwrV67U5s2b9c4776iurs7K6AAsRnkBYIlBgwZJUtTpoYEDB8owDHXv3l2ZmZmSJJfLpWeeeUaffPKJrr76avXq1UtHjhyxJDOA5GCYpmlaHQIAAKChOPICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABshfICAABs5f8DvI4NUhefWN0AAAAASUVORK5CYII\u003d\n"
},
{
"type": "TEXT",
"data": "\u003cggplot: (8772142395880)\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885221038_719317105",
"id": "paragraph_1580885221038_719317105",
"dateCreated": "2020-02-05 14:47:01.038",
"dateStarted": "2021-06-15 03:30:01.714",
"dateFinished": "2021-06-15 03:30:02.984",
"status": "FINISHED"
},
{
"title": "Plotnine Example (2)",
"text": "%python.ipython\n\n(ggplot(mtcars, aes(\u0027wt\u0027, \u0027mpg\u0027, color\u003d\u0027factor(gear)\u0027))\n + geom_point()\n + stat_smooth(method\u003d\u0027lm\u0027)\n + facet_wrap(\u0027~gear\u0027))",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:03.023",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python",
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "IMG",
"data": "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jj179kAIgaeffhrf/OY3UVpainnz5vXcf9VVV+GZZ55BKBRK4b9IZjC5JRomZFlGSUlJSudUBybDZkQa7K/TkmsL5na72feWetjt9j4/VJWW6Sgrj7wB1m3VECuH5YYONBB+/OMf42c/+xmAyFf9n376Ka6++mqEw2E88MADePvtt3H//fdj1apVPUlwt5///Oe48cYbMXfuXKxYsQL/8z//g8mTJ6O5uRmLFi3Cj370IwDAX//6V3z66ad4+eWXAQD79+/HmWeeicOHD+MPf/gDfve736G+vh5nnnkmmpubez3GL3/5S+zYsQNPPfUU/vSnPwEAVq5cCZPJ1CuRBIBHHnkE9957L2666SasWLECkydPxu233x71O3/3u9/FT37yE9x444148803cdNNN+Guu+7CE0880XPMwYMHUV1djccffxxvvfUWbr31Vtx33324//77o673gx/8AEIIPPfcc/j5z3/ec/sZZ5yB1tZWrFuX3KLkTFIG/RGJKGscDgecTif8fn9SxyuQUROahY9Nn2G/6SCa5RaMCPddv9ve3o6Kior+hkt5oHtL3r7qsafOCODjJgVtLTJammWMKA9HHeN2u2G1WgcoUhqOTjjhBEyePBkAUFNT0zO7+utf/7rnmFAohAkTJmDBggWor6/HlClT0NnZiXvvvRe33nornnzyyZ5jlyxZ0uvaADB37txe6x5+8YtfIBAI4N133+2ZjT311FMxefJkPPbYY7j33nt7ji0tLcVf/vKXXjtOrl27tmfWtVs4HMZDDz2Eb3zjG3jooYcAABdeeGFPAt1t586dePTRR/HEE0/g1ltvBQCcf/75cLlc+OlPf4pbb70VkiRh4cKFWLhwIYDITO+CBQvg8Xjw6KOP4ic/+Umv53DOnDn4zW9+E/Xczpw5E5Ik4fPPP49KxAdaXia3qqrGXaWrKErKtYexdA80m82Wka/KMhFXLsYEZDauXIwJSC0uq9UKWZb7fZ1EEv1+VVVV2Lu3753Hup2s12CN8QV0oWODdQsuC17U5zm6rkNRlF71YLk4PnMxJiC7fzMDMT6tViv8fn+v30VVe5cfzDwJ+ORDA4YhsKPOirHjomu3dV2H3W7v9UafD8/5YMQE5PffTKb98Y9/xH/9139h+/btveq9u5PbTz/9FB6PB//n//yflK+9evVqnHfeeb36kI8fPx7z58/H6tWrex17ySWXRG2l3tjYGNXD/MCBA2hsbMTixYt73b5kyZJeye3f/vY3AMCVV17Zq1xg4cKF+PnPf479+/dj/Pjx8Pl8ePDBB/HMM89g3759vdZSuFyuXrsQXnrppTF/T0VRUFRUhEOHDiV8PgZCXia3gUAg7tei3TNX/SXLMlRVhdvtRjgcPcOQqkzElYsxZTquXIwpVlyJWiAlWjk7WL+fqqro6upK6lo2sxXVgUnYptVji7wN812nwGr0vYhh//79qKysTDqmVPFvJv2YsjE+FUWB0+mEJElQFAWBQKBX/Z4kA+MnyNizS8W2zRJOme9DrBy7qamp1+ztUHnOsx1TpuLK5mvnYHn55Zdxww034NZbb8UDDzyA0tJSNDY2YtmyZT1dO1pbI5vbjBo1KuXrt7e3Y/bs2VG3jxw5EnV1db1ui7WNus/ni3qeGhsbASAq6T3+/JaWFhiGEbeDTndye9ddd+G3v/0t7rnnHsydOxdFRUV49dVXcf/998Pn8/VKbhNt9W42m7NSTpSXyS0RJVZcXAyXy9UruUikxj8L27R6hEQYm7QtONV3cp/n+Hw+eDwefo1MACJtwfpKrKpnBLBnlwqvR8L+vQqqJkYvRGFpAg20F198EbNnz+5VbrBq1apex5SWlgIAGhoaMGbMmJSuX1JSgsOHD0fdfujQoah1EcfP2nafv2fPnl63dU8kHF+z29TUFHWuEAIff/xx1LcnAFBdXQ0g8hzcdtttuOuuu3rue/PNN2P+PrFi7Nbe3t7zXA0mLigjGoYkSUppcVlluAKVoUgN7XptC8JIbsamvb2dK9wJAGAymfpMSqsmBqFpiXvesmsCDTSv1xuV+D3zzDO9fj799NNhtVrx+9//Pu51uq9xfI/mBQsWYOXKlT2zv0BkxnTNmjU488wz+4yvuroau3fv7nXbmDFjMHLkSLz66qu9bn/llVd6/dxdR9va2oqTTz456l93icjxz0E4HMbzzz/fZ2zHOnz4MLxeb0/CPJg4c0s0TNntdnR1dSXd2aDGNwuN9vfgklzYYdqF6uDkPs8JBAJwuVwJa+oCRgC7Q3sRRhjj5XGwSZyVy1eFhYUJN2NQFGDS1CC2bNCwZ6cJPp+A2dw7kTUMAx6PBzabbaDDpWHqggsuwB133IH77rsP8+fPx9tvv42VK1f2OqawsBD33HMP7rrrLoTDYSxduhS6ruODDz7AP/zDP+Dkk0/GtGnTAACPPfYYli5dCqvVipkzZ+Kf/umf8Pvf/x4XXnghfvjDHyIcDuOee+5BSUkJ7rjjjj7jO+OMM3DffffhwIEDPbPGsizjBz/4Ab73ve+hoqIC5557Lt5//3188MEHANDTsWTKlCm444478PWvfx3f//73ceqppyIYDKK+vh4ffPBBTzJ8wQUX4Le//S2mT5+OESNG4LHHHkt6IXK3v//97wAiyfxg48wt0TAlhEhp9nZK8ATY9UhC8ZU5ubZgQGT2Nl75Q5vejgecD+NR92/wa/f/4N6un2FPKPnFbjS0JLMl79TpkTfQcFhgR1387XiJBsptt92GO++8E48++iiuuOIK7Nu3D88++2zUcf/6r/+Kp556Cp999hmWLVuGm266CfX19T01qDU1Nbj33nvxpz/9CfPnz8fll18OABg7diw++ugjlJWV4etf/zpuvvlmTJo0CatXr46qmY3lnHPOQVlZGd5+++1et//jP/4j7rnnHjz11FNYtmwZtm3bhv/4j/8A0Hu3wF/96le4//778fzzz2PRokW47rrr8Pzzz+Pss8/uOeaRRx7B2WefjX/8x3/EzTffjJkzZ+Luu+9O6Xl86623cOaZZ2alc44w8vD7nZaWlrj3ZbLQv7i4GO3t7TlV6J9rMWU6rlyMKVZciba7zbXxefjw4YSLiMxmc89s22fmtfjE8jkA4LquqzAyHH8hwbEKCwsxYsSIqJh+4XwMe8J7ET6y+5mAgE1Y8UDBTyCL2Cv2u/FvJv2Ysjk+vV4vXC4XPB5PzA89hgE88/sCdLbLGDkqhCv/IfrxhBAYN24cJEkaMs95tmPKVFzZfO2ko+68806sW7cO77//fsLjfvSjH+G//uu/0NraOqi7mYVCIYwePRo///nPccMNNwza43bjzC3RMJfK7O0s/wzIRiTpTHZTBwDo6uqKuUvN3vC+nsQWAAwYcBludOjROwFRfrDZbAm35BXi6Ha8hxoUdLRHv011lyYQDVff//738fnnn/faIGHbtm344Q9/iDfffBPvvfcefvjDH+LnP/85br311kHfpveZZ55BYWEhrr322kF93G5MbomGOZPJlNQWqQBgNSyYGojU2taq2+EWyX09bBhGr8UT3czCHPN4S5zbaehLphymevrROvC6rbG343W5XBmN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pBrTYI1PPufJy8XnKhdjIuqW9eT2z3/+M55//vmenz/55BOcd955+N73vocf/ehHePTRR/Hss8+ioqICd999NxwORxajpXzX3T3h0KFD2Q6FiIiI0pD15Pbaa6/FtddeG/O+qqoqPPzww4McEQ13x3dPICIioqEj631uiXJRcXFx1OYORERElPuY3BLFEGtzByIiIsp9TG6J4uguTyAiIqKhg8ktUQIsTyAiIhpamNwSJcDyBCIioqGFyS1RHywWC1vQERERDRFMbomSUFJSwvIEIiKiIYDJLVESWJ5AREQ0NDC5JUoSyxOIiIhyH5NbohSwPIGIiCi3MbklSoEkSSgtLc12GERERBQHp6CIUmS1WhEIBLIdBhEREcXAmVuiNBQWFmY7BCIiIoqByS1RGoQQ2Q6BiIiIYmByS0RERER5g8ktEREREeUNJrdERERElDeY3BIRERFR3mByS0RERER5g8ktEREREeUNJrdERERElDeY3BIRERFR3mByS0RERER5g8ktEREREeUNJrdERERElDeY3BIRERFR3mByS0RERER5g8ktEREREeUNJrdERERElD8MSktDQ4Nxzz33GA0NDdkOpUcuxmQYuRlXLsaUSbn4+zGm5OVqXJmQq79bLsbFmIjSw+Q2TV9++aUBwPjyyy+zHUqPXIzJMHIzrlyMKZNy8fdjTMnL1bgyIVd/t1yMizERpYdlCURERESUN5jcEhEREVHeYHKbpsrKStxzzz2orKzMdig9cjEmIDfjysWYMikXfz/GlLxcjSsTcvV3y8W4GBNReoRhGEa2gyAiIiIiygTO3BIRERFR3mByS0RERER5Q8l2AENNMBjEE088gQ0bNsDpdKKsrAxXXXUVzjnnnKzG9eijj2Lt2rXwer1wOBy48MILcfXVV2c1pm5dXV341re+hcrKSjz88MNZjeW///u/8dFHH0FRjg79xx57DCNGjMhiVJnD8Zk6js/BkatjE+D4TEY+j03KP0xuUxQOh1FSUoL7778f5eXlqK2txX333YeRI0di6tSpWYtr8eLF+OY3vwlN09Dc3Ix7770Xo0aNwoIFC7IWU7ennnoKVVVV8Pv92Q4FALBkyRLceOON2Q5jQHB8po7jc3Dk6tgEOD6Tla9jk/IPyxJSZDabcd1112HkyJGQJAnTp0/HtGnTsG3btqzGNW7cOGia1vOzEAINDQ1ZjChi06ZNOHToEM4999xshzIscHymhuNz8OTq2AQ4PonyDWdu+8nn82HHjh24/PLLsx0K/vCHP+CNN96A3+9HeXl51l8Qg8EgnnzySfzLv/wLdu7cmdVYjvXOO+/gnXfeQVlZGS6//HJccMEF2Q5pwHB8xsfxmV25NDYBjs9kDJexSUMfk9t+MAwDv/zlLzF58mTU1NRkOxzceOONuOGGG7Bjxw58/vnnsNlsWY3nxRdfRE1NDaqqqnLmxfnyyy/HzTffDJvNhq1bt+Khhx6CzWbD/Pnzsx1axnF8JsbxmT25NjYBjs++DJexSfmBZQlpMgwDjz/+OFpbW/Gv//qvEEJkOyQAka/TJk+eDEVR8Nxzz2UtjoaGBnz44Ye49tprsxZDLCeccAIKCgogyzJmzpyJRYsW4ZNPPsl2WBnH8ZkYx2f25OrYBDg+ExkOY5PyB2du02AYBp544gns2rUL//7v/w6z2ZztkKLouo7GxsasPf62bdvQ2tqKW265BQAQCoUQCARw3XXX4be//S2sVmvWYjuWEAL5to8Jx2ffOD6zYyiMTYDjMxn5NjYpvzC5TcOTTz6Juro63H///TnxIuN2u/HFF1/g1FNPhdlsRm1tLd5++2187Wtfy1pMCxYswEknndTz8yeffIIPPvgAP/rRj2CxWLIW18cff4w5c+b0PE9vvvkmbr311qzFMxA4PvvG8ZkduTY2AY7PZOX72KT8wuQ2RU1NTXjrrbdgMplw880399y+fPnyrPVFFEJg5cqV+M1vfgNd11FSUoKlS5di0aJFWYkHADRN67X62G63Q1EUlJWVZS0mAHjjjTfw2GOPQdd1lJWV4brrrsNZZ52V1ZgyieMzORyfgy8XxybA8ZmsfB6blH+Ewe8ViIiIiChPcEEZEREREeUNJrdERERElDeY3BIRERFR3mByS0RERER5g8ktEREREeUNJrdERERElDeY3BIRERFR3mByS0RERER5g8ktEeW0jo4O3Hvvvdi6dWu2QyEioiGAyS0R5bSOjg789Kc/ZXJLRERJYXJLRERERHmDyS0RDarVq1dDCIFdu3b13LZ06VIIIbBx48ae266//nqcf/75mDBhAgDgqquughACQgjs2bNnsMMmIqIhgsktEQ2qU045BWazGatWrQIAGIaBjz/+uNdtQCQJPvPMM7FixQoAwM9+9jN8+umn+PTTT1FZWZmV2ImIKPcxuSWiQaVpGk455ZSeRHbLli3o6OjATTfd1HPbnj17sG/fPpx99tmoqakBAEyePBmnnXYaTjvtNGialrX4iYgotzG5JaJBd9ZZZ/Uksh999BHmzJmDyy67DB999FHPbaqq4rTTTstmmERENAQxuSWiQXf22Wdjz5492L9/Pz766COcddZZWLBgAVpbW7Ft2zZ89NFHPeULREREqWByS0SDbv78+TCZTFi1ahVWr16Ns846C4WFhZg1axZWrVrVk/ASERGlisktEQ06q9WKOXPm4He/+x0aGxtx5plnAojM6D7//PPYvn17T3KrqioAwOfzZS1eIiIaOpjcElFWdNfdzpw5E8XFxb1uk2UZ8+fPBwCMHDkSRUVFeO655/DJJ59g7dq1CAQC2QydiIhyGJNbIsqKs88+GwB6lR+cddZZEEKgpqYGDocDACBJEp566ins3r0bCxcuxLx589DQ0JCVmImIKPcJwzCMbAdBRERERJQJnLklIiIiorzB5JaIiIiI8gaTWyIiIiLKG0xuiYiIiChvMLklIiIiorzB5JaIiIiI8gaTWyIiIiLKG0xuiYiIiChvMLklIiIiorzB5JaIiIiI8gaTWyIiIiLKG0xuiYiIiChv/H8TOYAMJj+eSgAAAABJRU5ErkJggg\u003d\u003d\n"
},
{
"type": "TEXT",
"data": "\u003cggplot: (8772142159562)\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885791251_758930573",
"id": "paragraph_1580885791251_758930573",
"dateCreated": "2020-02-05 14:56:31.251",
"dateStarted": "2021-06-15 03:30:03.058",
"dateFinished": "2021-06-15 03:30:03.833",
"status": "FINISHED"
},
{
"title": "",
"text": "%md\n\n# bokeh\n\n[Bokeh](https://bokeh.pydata.org/en/latest/) is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, and to extend this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.\n\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:03.858",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "markdown",
"editOnDblClick": true,
"completionKey": "TAB",
"completionSupport": false
},
"colWidth": 12.0,
"editorMode": "ace/mode/markdown",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true,
"title": false
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003ebokeh\u003c/h1\u003e\n\u003cp\u003e\u003ca href\u003d\"https://bokeh.pydata.org/en/latest/\"\u003eBokeh\u003c/a\u003e is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, and to extend this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482814_1997313050",
"id": "20180118-092227_1380687854",
"dateCreated": "2020-02-05 14:34:42.814",
"dateStarted": "2021-06-15 03:30:03.886",
"dateFinished": "2021-06-15 03:30:03.892",
"status": "FINISHED"
},
{
"title": "Bokeh Example (1)",
"text": "%python.ipython\n\nfrom bokeh.io import output_notebook, show\nfrom bokeh.plotting import figure\n\noutput_notebook()\n\nfig \u003d figure()\nfig.line([1,2], [3,4])\nshow(fig)\n\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:03.985",
"progress": 0,
"config": {
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"colWidth": 6.0,
"editorMode": "ace/mode/python",
"fontSize": 9.0,
"results": {},
"enabled": true,
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\n \u003cdiv class\u003d\"bk-root\"\u003e\n \u003ca href\u003d\"https://bokeh.org\" target\u003d\"_blank\" class\u003d\"bk-logo bk-logo-small bk-logo-notebook\"\u003e\u003c/a\u003e\n \u003cspan id\u003d\"1002\"\u003eLoading BokehJS ...\u003c/span\u003e\n \u003c/div\u003e\n"
},
{
"type": "HTML",
"data": "\u003cscript\u003e \n(function(root) {\n function now() {\n return new Date();\n }\n\n var force \u003d true;\n\n if (typeof root._bokeh_onload_callbacks \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_onload_callbacks \u003d [];\n root._bokeh_is_loading \u003d undefined;\n }\n\n var JS_MIME_TYPE \u003d \u0027application/javascript\u0027;\n var HTML_MIME_TYPE \u003d \u0027text/html\u0027;\n var EXEC_MIME_TYPE \u003d \u0027application/vnd.bokehjs_exec.v0+json\u0027;\n var CLASS_NAME \u003d \u0027output_bokeh rendered_html\u0027;\n\n /**\n * Render data to the DOM node\n */\n function render(props, node) {\n var script \u003d document.createElement(\"script\");\n node.appendChild(script);\n }\n\n /**\n * Handle when an output is cleared or removed\n */\n function handleClearOutput(event, handle) {\n var cell \u003d handle.cell;\n\n var id \u003d cell.output_area._bokeh_element_id;\n var server_id \u003d cell.output_area._bokeh_server_id;\n // Clean up Bokeh references\n if (id !\u003d null \u0026\u0026 id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n\n if (server_id !\u003d\u003d undefined) {\n // Clean up Bokeh references\n var cmd \u003d \"from bokeh.io.state import curstate; print(curstate().uuid_to_server[\u0027\" + server_id + \"\u0027].get_sessions()[0].document.roots[0]._id)\";\n cell.notebook.kernel.execute(cmd, {\n iopub: {\n output: function(msg) {\n var id \u003d msg.content.text.trim();\n if (id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n }\n }\n });\n // Destroy server and session\n var cmd \u003d \"import bokeh.io.notebook as ion; ion.destroy_server(\u0027\" + server_id + \"\u0027)\";\n cell.notebook.kernel.execute(cmd);\n }\n }\n\n /**\n * Handle when a new output is added\n */\n function handleAddOutput(event, handle) {\n var output_area \u003d handle.output_area;\n var output \u003d handle.output;\n\n // limit handleAddOutput to display_data with EXEC_MIME_TYPE content only\n if ((output.output_type !\u003d \"display_data\") || (!Object.prototype.hasOwnProperty.call(output.data, EXEC_MIME_TYPE))) {\n return\n }\n\n var toinsert \u003d output_area.element.find(\".\" + CLASS_NAME.split(\u0027 \u0027)[0]);\n\n if (output.metadata[EXEC_MIME_TYPE][\"id\"] !\u003d\u003d undefined) {\n toinsert[toinsert.length - 1].firstChild.textContent \u003d output.data[JS_MIME_TYPE];\n // store reference to embed id on output_area\n output_area._bokeh_element_id \u003d output.metadata[EXEC_MIME_TYPE][\"id\"];\n }\n if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !\u003d\u003d undefined) {\n var bk_div \u003d document.createElement(\"div\");\n bk_div.innerHTML \u003d output.data[HTML_MIME_TYPE];\n var script_attrs \u003d bk_div.children[0].attributes;\n for (var i \u003d 0; i \u003c script_attrs.length; i++) {\n toinsert[toinsert.length - 1].firstChild.setAttribute(script_attrs[i].name, script_attrs[i].value);\n toinsert[toinsert.length - 1].firstChild.textContent \u003d bk_div.children[0].textContent\n }\n // store reference to server id on output_area\n output_area._bokeh_server_id \u003d output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n }\n }\n\n function register_renderer(events, OutputArea) {\n\n function append_mime(data, metadata, element) {\n // create a DOM node to render to\n var toinsert \u003d this.create_output_subarea(\n metadata,\n CLASS_NAME,\n EXEC_MIME_TYPE\n );\n this.keyboard_manager.register_events(toinsert);\n // Render to node\n var props \u003d {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n render(props, toinsert[toinsert.length - 1]);\n element.append(toinsert);\n return toinsert\n }\n\n /* Handle when an output is cleared or removed */\n events.on(\u0027clear_output.CodeCell\u0027, handleClearOutput);\n events.on(\u0027delete.Cell\u0027, handleClearOutput);\n\n /* Handle when a new output is added */\n events.on(\u0027output_added.OutputArea\u0027, handleAddOutput);\n\n /**\n * Register the mime type and append_mime function with output_area\n */\n OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n /* Is output safe? */\n safe: true,\n /* Index of renderer in `output_area.display_order` */\n index: 0\n });\n }\n\n // register the mime type if in Jupyter Notebook environment and previously unregistered\n if (root.Jupyter !\u003d\u003d undefined) {\n var events \u003d require(\u0027base/js/events\u0027);\n var OutputArea \u003d require(\u0027notebook/js/outputarea\u0027).OutputArea;\n\n if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) \u003d\u003d -1) {\n register_renderer(events, OutputArea);\n }\n }\n\n \n if (typeof (root._bokeh_timeout) \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_timeout \u003d Date.now() + 5000;\n root._bokeh_failed_load \u003d false;\n }\n\n var NB_LOAD_WARNING \u003d {\u0027data\u0027: {\u0027text/html\u0027:\n \"\u003cdiv style\u003d\u0027background-color: #fdd\u0027\u003e\\n\"+\n \"\u003cp\u003e\\n\"+\n \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n \"\u003c/p\u003e\\n\"+\n \"\u003cul\u003e\\n\"+\n \"\u003cli\u003ere-rerun `output_notebook()` to attempt to load from CDN again, or\u003c/li\u003e\\n\"+\n \"\u003cli\u003euse INLINE resources instead, as so:\u003c/li\u003e\\n\"+\n \"\u003c/ul\u003e\\n\"+\n \"\u003ccode\u003e\\n\"+\n \"from bokeh.resources import INLINE\\n\"+\n \"output_notebook(resources\u003dINLINE)\\n\"+\n \"\u003c/code\u003e\\n\"+\n \"\u003c/div\u003e\"}};\n\n function display_loaded() {\n var el \u003d document.getElementById(\"1002\");\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS is loading...\";\n }\n if (root.Bokeh !\u003d\u003d undefined) {\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS \" + root.Bokeh.version + \" successfully loaded.\";\n }\n } else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(display_loaded, 100)\n }\n }\n\n\n function run_callbacks() {\n try {\n root._bokeh_onload_callbacks.forEach(function(callback) {\n if (callback !\u003d null)\n callback();\n });\n } finally {\n delete root._bokeh_onload_callbacks\n }\n console.debug(\"Bokeh: all callbacks have finished\");\n }\n\n function load_libs(css_urls, js_urls, callback) {\n if (css_urls \u003d\u003d null) css_urls \u003d [];\n if (js_urls \u003d\u003d null) js_urls \u003d [];\n\n root._bokeh_onload_callbacks.push(callback);\n if (root._bokeh_is_loading \u003e 0) {\n console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n return null;\n }\n if (js_urls \u003d\u003d null || js_urls.length \u003d\u003d\u003d 0) {\n run_callbacks();\n return null;\n }\n console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n root._bokeh_is_loading \u003d css_urls.length + js_urls.length;\n\n function on_load() {\n root._bokeh_is_loading--;\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n run_callbacks()\n }\n }\n\n function on_error(url) {\n console.error(\"failed to load \" + url);\n }\n\n for (let i \u003d 0; i \u003c css_urls.length; i++) {\n const url \u003d css_urls[i];\n const element \u003d document.createElement(\"link\");\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.rel \u003d \"stylesheet\";\n element.type \u003d \"text/css\";\n element.href \u003d url;\n console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n document.body.appendChild(element);\n }\n\n const hashes \u003d {\"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\": \"XypntL49z55iwGVUW4qsEu83zKL3XEcz0MjuGOQ9SlaaQ68X/g+k1FcioZi7oQAc\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\": \"bEsM86IHGDTLCS0Zod8a8WM6Y4+lafAL/eSiyQcuPzinmWNgNO2/olUF0Z2Dkn5i\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\": \"TX0gSQTdXTTeScqxj6PVQxTiRW8DOoGVwinyi1D3kxv7wuxQ02XkOxv0xwiypcAH\"};\n\n for (let i \u003d 0; i \u003c js_urls.length; i++) {\n const url \u003d js_urls[i];\n const element \u003d document.createElement(\u0027script\u0027);\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.async \u003d false;\n element.src \u003d url;\n if (url in hashes) {\n element.crossOrigin \u003d \"anonymous\";\n element.integrity \u003d \"sha384-\" + hashes[url];\n }\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n };\n\n function inject_raw_css(css) {\n const element \u003d document.createElement(\"style\");\n element.appendChild(document.createTextNode(css));\n document.body.appendChild(element);\n }\n\n \n var js_urls \u003d [\"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\"];\n var css_urls \u003d [];\n \n\n var inline_js \u003d [\n function(Bokeh) {\n Bokeh.set_log_level(\"info\");\n },\n function(Bokeh) {\n \n \n }\n ];\n\n function run_inline_js() {\n \n if (root.Bokeh !\u003d\u003d undefined || force \u003d\u003d\u003d true) {\n \n for (var i \u003d 0; i \u003c inline_js.length; i++) {\n inline_js[i].call(root, root.Bokeh);\n }\n if (force \u003d\u003d\u003d true) {\n display_loaded();\n }} else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(run_inline_js, 100);\n } else if (!root._bokeh_failed_load) {\n console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n root._bokeh_failed_load \u003d true;\n } else if (force !\u003d\u003d true) {\n var cell \u003d $(document.getElementById(\"1002\")).parents(\u0027.cell\u0027).data().cell;\n cell.output_area.append_execute_result(NB_LOAD_WARNING)\n }\n\n }\n\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: BokehJS loaded, going straight to plotting\");\n run_inline_js();\n } else {\n load_libs(css_urls, js_urls, function() {\n console.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n run_inline_js();\n });\n }\n}(window)); \u003c/script\u003e\n\n"
},
{
"type": "HTML",
"data": "\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"5aebd7c3-b20b-40be-9ee5-a444d783f68d\" data-root-id\u003d\"1003\"\u003e\u003c/div\u003e\n\n"
},
{
"type": "HTML",
"data": "\u003cscript\u003e (function(root) {\n function embed_document(root) {\n \n var docs_json \u003d {\"585798c5-3da4-4198-949f-497992f6846a\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{\"below\":[{\"id\":\"1012\"}],\"center\":[{\"id\":\"1015\"},{\"id\":\"1019\"}],\"left\":[{\"id\":\"1016\"}],\"renderers\":[{\"id\":\"1037\"}],\"title\":{\"id\":\"1039\"},\"toolbar\":{\"id\":\"1027\"},\"x_range\":{\"id\":\"1004\"},\"x_scale\":{\"id\":\"1008\"},\"y_range\":{\"id\":\"1006\"},\"y_scale\":{\"id\":\"1010\"}},\"id\":\"1003\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"overlay\":{\"id\":\"1026\"}},\"id\":\"1022\",\"type\":\"BoxZoomTool\"},{\"attributes\":{},\"id\":\"1023\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"1024\",\"type\":\"ResetTool\"},{\"attributes\":{\"source\":{\"id\":\"1034\"}},\"id\":\"1038\",\"type\":\"CDSView\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#1f77b4\",\"x\":{\"field\":\"x\"},\"y\":{\"field\":\"y\"}},\"id\":\"1036\",\"type\":\"Line\"},{\"attributes\":{},\"id\":\"1013\",\"type\":\"BasicTicker\"},{\"attributes\":{\"data\":{\"x\":[1,2],\"y\":[3,4]},\"selected\":{\"id\":\"1048\"},\"selection_policy\":{\"id\":\"1047\"}},\"id\":\"1034\",\"type\":\"ColumnDataSource\"},{\"attributes\":{},\"id\":\"1039\",\"type\":\"Title\"},{\"attributes\":{},\"id\":\"1047\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"1026\",\"type\":\"BoxAnnotation\"},{\"attributes\":{\"formatter\":{\"id\":\"1043\"},\"major_label_policy\":{\"id\":\"1042\"},\"ticker\":{\"id\":\"1017\"}},\"id\":\"1016\",\"type\":\"LinearAxis\"},{\"attributes\":{\"line_color\":\"#1f77b4\",\"x\":{\"field\":\"x\"},\"y\":{\"field\":\"y\"}},\"id\":\"1035\",\"type\":\"Line\"},{\"attributes\":{},\"id\":\"1048\",\"type\":\"Selection\"},{\"attributes\":{},\"id\":\"1025\",\"type\":\"HelpTool\"},{\"attributes\":{\"data_source\":{\"id\":\"1034\"},\"glyph\":{\"id\":\"1035\"},\"hover_glyph\":null,\"muted_glyph\":null,\"nonselection_glyph\":{\"id\":\"1036\"},\"view\":{\"id\":\"1038\"}},\"id\":\"1037\",\"type\":\"GlyphRenderer\"},{\"attributes\":{},\"id\":\"1004\",\"type\":\"DataRange1d\"},{\"attributes\":{},\"id\":\"1006\",\"type\":\"DataRange1d\"},{\"attributes\":{},\"id\":\"1010\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"1008\",\"type\":\"LinearScale\"},{\"attributes\":{\"formatter\":{\"id\":\"1046\"},\"major_label_policy\":{\"id\":\"1045\"},\"ticker\":{\"id\":\"1013\"}},\"id\":\"1012\",\"type\":\"LinearAxis\"},{\"attributes\":{},\"id\":\"1042\",\"type\":\"AllLabels\"},{\"attributes\":{\"axis\":{\"id\":\"1012\"},\"ticker\":null},\"id\":\"1015\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"1043\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{},\"id\":\"1020\",\"type\":\"PanTool\"},{\"attributes\":{\"axis\":{\"id\":\"1016\"},\"dimension\":1,\"ticker\":null},\"id\":\"1019\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"1017\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1045\",\"type\":\"AllLabels\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"1020\"},{\"id\":\"1021\"},{\"id\":\"1022\"},{\"id\":\"1023\"},{\"id\":\"1024\"},{\"id\":\"1025\"}]},\"id\":\"1027\",\"type\":\"Toolbar\"},{\"attributes\":{},\"id\":\"1021\",\"type\":\"WheelZoomTool\"},{\"attributes\":{},\"id\":\"1046\",\"type\":\"BasicTickFormatter\"}],\"root_ids\":[\"1003\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"585798c5-3da4-4198-949f-497992f6846a\",\"root_ids\":[\"1003\"],\"roots\":{\"1003\":\"5aebd7c3-b20b-40be-9ee5-a444d783f68d\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n\n }\n if (root.Bokeh !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window); \u003c/script\u003e\n"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482814_278965699",
"id": "20180118-092433_377794298",
"dateCreated": "2020-02-05 14:34:42.814",
"dateStarted": "2021-06-15 03:30:04.017",
"dateFinished": "2021-06-15 03:30:04.434",
"status": "FINISHED"
},
{
"title": "Bokeh Example (2)",
"text": "%python.ipython\n\nfrom bokeh.server.server import Server\nfrom bokeh.application import Application\nfrom bokeh.application.handlers.function import FunctionHandler\nfrom bokeh.plotting import figure, ColumnDataSource\n\ndef make_document(doc):\n fig \u003d figure(title\u003d\u0027Line plot!\u0027, sizing_mode\u003d\u0027scale_width\u0027)\n fig.line(x\u003d[1, 2, 3], y\u003d[1, 4, 9])\n\n doc.title \u003d \"Hello, world!\"\n doc.add_root(fig)\n\n# Set up the Application\nhandler \u003d FunctionHandler(make_document)\napp \u003d Application(handler)\n\ndoc \u003d app.create_document()\n# notebook_url must be the zeppelin server url\nshow(app, notebook_url\u003d\u0027localhost:18086\u0027)",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:04.517",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python",
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\n\u003cscript id\u003d\"1163\"\u003e\n var xhr \u003d new XMLHttpRequest()\n xhr.responseType \u003d \u0027blob\u0027;\n xhr.open(\u0027GET\u0027, \"http://localhost:34335/autoload.js?bokeh-autoload-element\u003d1163\u0026bokeh-absolute-url\u003dhttp://localhost:34335\u0026resources\u003dnone\", true);\n \n xhr.onload \u003d function (event) {\n var script \u003d document.createElement(\u0027script\u0027),\n src \u003d URL.createObjectURL(event.target.response);\n script.src \u003d src;\n document.body.appendChild(script);\n };\nxhr.send();\n\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580886029142_1541635661",
"id": "paragraph_1580886029142_1541635661",
"dateCreated": "2020-02-05 15:00:29.143",
"dateStarted": "2021-06-15 03:30:04.539",
"dateFinished": "2021-06-15 03:30:04.656",
"status": "FINISHED"
},
{
"title": "",
"text": "%md\n\n# Holoviews\n\nHoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting. Compared to bokeh, HoloViews is a high level visualization library. Refer this [link](http://holoviews.org/) for more usage tutorial of HoloViews.\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:04.739",
"progress": 0,
"config": {
"tableHide": false,
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB"
},
"colWidth": 12.0,
"editorMode": "ace/mode/text",
"fontSize": 9.0,
"editorHide": true,
"results": {},
"enabled": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eHoloviews\u003c/h1\u003e\n\u003cp\u003eHoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting. Compared to bokeh, HoloViews is a high level visualization library. Refer this \u003ca href\u003d\"http://holoviews.org/\"\u003elink\u003c/a\u003e for more usage tutorial of HoloViews.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482815_870528203",
"id": "20180120-131737_1287341499",
"dateCreated": "2020-02-05 14:34:42.815",
"dateStarted": "2021-06-15 03:30:04.760",
"dateFinished": "2021-06-15 03:30:04.766",
"status": "FINISHED"
},
{
"title": "Holoviews example",
"text": "%python.ipython\n\nimport logging\nlogging.getLogger(\"params\").setLevel(logging.ERROR)\n\nimport pandas as pd\nimport numpy as np\nimport holoviews as hv\nfrom holoviews import opts\nhv.extension(\u0027bokeh\u0027)\n\nfrom bokeh.plotting import figure\nfrom bokeh.io import show,output_notebook\n\noutput_notebook()\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:04.860",
"progress": 0,
"config": {
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"colWidth": 12.0,
"editorMode": "ace/mode/python",
"fontSize": 9.0,
"results": {},
"enabled": true,
"title": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cscript\u003e \n(function(root) {\n function now() {\n return new Date();\n }\n\n var force \u003d true;\n\n if (typeof root._bokeh_onload_callbacks \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_onload_callbacks \u003d [];\n root._bokeh_is_loading \u003d undefined;\n }\n\n if (typeof (root._bokeh_timeout) \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_timeout \u003d Date.now() + 5000;\n root._bokeh_failed_load \u003d false;\n }\n\n function run_callbacks() {\n try {\n root._bokeh_onload_callbacks.forEach(function(callback) {\n if (callback !\u003d null)\n callback();\n });\n } finally {\n delete root._bokeh_onload_callbacks\n }\n console.debug(\"Bokeh: all callbacks have finished\");\n }\n\n function load_libs(css_urls, js_urls, js_modules, callback) {\n if (css_urls \u003d\u003d null) css_urls \u003d [];\n if (js_urls \u003d\u003d null) js_urls \u003d [];\n if (js_modules \u003d\u003d null) js_modules \u003d [];\n\n root._bokeh_onload_callbacks.push(callback);\n if (root._bokeh_is_loading \u003e 0) {\n console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n return null;\n }\n if (js_urls.length \u003d\u003d\u003d 0 \u0026\u0026 js_modules.length \u003d\u003d\u003d 0) {\n run_callbacks();\n return null;\n }\n console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n root._bokeh_is_loading \u003d css_urls.length + js_urls.length + js_modules.length;\n\n function on_load() {\n root._bokeh_is_loading--;\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n run_callbacks()\n }\n }\n\n function on_error() {\n console.error(\"failed to load \" + url);\n }\n\n for (var i \u003d 0; i \u003c css_urls.length; i++) {\n var url \u003d css_urls[i];\n const element \u003d document.createElement(\"link\");\n element.onload \u003d on_load;\n element.onerror \u003d on_error;\n element.rel \u003d \"stylesheet\";\n element.type \u003d \"text/css\";\n element.href \u003d url;\n console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n document.body.appendChild(element);\n }\n\n var skip \u003d [];\n if (window.requirejs) {\n window.requirejs.config({\u0027paths\u0027: {\u0027tabulator\u0027: \u0027https://unpkg.com/tabulator-tables@4.9.3/dist/js/tabulator\u0027}});\n require([\"tabulator\"], function(Tabulator,) {\n window.Tabulator \u003d Tabulator;\n })\n }\n if (((window[\u0027tabulator\u0027] !\u003d\u003d undefined) \u0026\u0026 (!(window[\u0027tabulator\u0027] instanceof HTMLElement))) || window.requirejs) {\n var urls \u003d [\u0027https://unpkg.com/tabulator-tables@4.9.3/dist/js/tabulator.js\u0027, \u0027https://unpkg.com/moment@2.27.0/moment.js\u0027];\n for (var i \u003d 0; i \u003c urls.length; i++) {\n skip.push(urls[i])\n }\n }\n for (var i \u003d 0; i \u003c js_urls.length; i++) {\n var url \u003d js_urls[i];\n if (skip.indexOf(url) \u003e\u003d 0) { on_load(); continue; }\n var element \u003d document.createElement(\u0027script\u0027);\n element.onload \u003d on_load;\n element.onerror \u003d on_error;\n element.async \u003d false;\n element.src \u003d url;\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n for (var i \u003d 0; i \u003c js_modules.length; i++) {\n var url \u003d js_modules[i];\n if (skip.indexOf(url) \u003e\u003d 0) { on_load(); continue; }\n var element \u003d document.createElement(\u0027script\u0027);\n element.onload \u003d on_load;\n element.onerror \u003d on_error;\n element.async \u003d false;\n element.src \u003d url;\n element.type \u003d \"module\";\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n if (!js_urls.length \u0026\u0026 !js_modules.length) {\n on_load()\n }\n };\n\n function inject_raw_css(css) {\n const element \u003d document.createElement(\"style\");\n element.appendChild(document.createTextNode(css));\n document.body.appendChild(element);\n }\n\n var js_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/js/tabulator.js\", \"https://unpkg.com/moment@2.27.0/moment.js\"];\n var js_modules \u003d [];\n var css_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/css/tabulator_simple.min.css\"];\n var inline_js \u003d [\n function(Bokeh) {\n inject_raw_css(\".bk.alert {\\n padding: 0.75rem 1.25rem;\\n border: 1px solid transparent;\\n border-radius: 0.25rem;\\n /* Don\u0027t set margin because that will not render correctly! */\\n /* margin-bottom: 1rem; */\\n margin-top: 15px;\\n margin-bottom: 15px;\\n}\\n.bk.alert a {\\n color: rgb(11, 46, 19); /* #002752; */\\n font-weight: 700;\\n text-decoration: rgb(11, 46, 19);\\n text-decoration-color: rgb(11, 46, 19);\\n text-decoration-line: none;\\n text-decoration-style: solid;\\n text-decoration-thickness: auto;\\n }\\n.bk.alert a:hover {\\n color: rgb(11, 46, 19);\\n font-weight: 700;\\n text-decoration: underline;\\n}\\n\\n.bk.alert-primary {\\n color: #004085;\\n background-color: #cce5ff;\\n border-color: #b8daff;\\n}\\n.bk.alert-primary hr {\\n border-top-color: #9fcdff;\\n}\\n\\n.bk.alert-secondary {\\n color: #383d41;\\n background-color: #e2e3e5;\\n border-color: #d6d8db;\\n }\\n.bk.alert-secondary hr {\\n border-top-color: #c8cbcf;\\n}\\n\\n.bk.alert-success {\\n color: #155724;\\n background-color: #d4edda;\\n border-color: #c3e6cb;\\n }\\n\\n.bk.alert-success hr {\\n border-top-color: #b1dfbb;\\n}\\n\\n.bk.alert-info {\\n color: #0c5460;\\n background-color: #d1ecf1;\\n border-color: #bee5eb;\\n }\\n.bk.alert-info hr {\\n border-top-color: #abdde5;\\n}\\n\\n.bk.alert-warning {\\n color: #856404;\\n background-color: #fff3cd;\\n border-color: #ffeeba;\\n }\\n\\n.bk.alert-warning hr {\\n border-top-color: #ffe8a1;\\n}\\n\\n.bk.alert-danger {\\n color: #721c24;\\n background-color: #f8d7da;\\n border-color: #f5c6cb;\\n}\\n.bk.alert-danger hr {\\n border-top-color: #f1b0b7;\\n}\\n\\n.bk.alert-light {\\n color: #818182;\\n background-color: #fefefe;\\n border-color: #fdfdfe;\\n }\\n.bk.alert-light hr {\\n border-top-color: #ececf6;\\n}\\n\\n.bk.alert-dark {\\n color: #1b1e21;\\n background-color: #d6d8d9;\\n border-color: #c6c8ca;\\n }\\n.bk.alert-dark hr {\\n border-top-color: #b9bbbe;\\n}\\n\\n\\n/* adjf\\u00e6l */\\n\\n.bk.alert-primary a {\\n color: #002752;\\n}\\n\\n.bk.alert-secondary a {\\n color: #202326;\\n}\\n\\n\\n.bk.alert-success a {\\n color: #0b2e13;\\n}\\n\\n\\n.bk.alert-info a {\\n color: #062c33;\\n}\\n\\n\\n.bk.alert-warning a {\\n color: #533f03;\\n}\\n\\n\\n.bk.alert-danger a {\\n color: #491217;\\n}\\n\\n.bk.alert-light a {\\n color: #686868;\\n}\\n\\n.bk.alert-dark a {\\n color: #040505;\\n}\");\n },\n function(Bokeh) {\n inject_raw_css(\".bk.pn-loading:before {\\n position: absolute;\\n height: 100%;\\n width: 100%;\\n content: \u0027\u0027;\\n z-index: 1000;\\n background-color: rgb(255,255,255,0.50);\\n border-color: lightgray;\\n background-repeat: no-repeat;\\n background-position: center;\\n background-size: auto 50%;\\n border-width: 1px;\\n cursor: progress;\\n}\\n.bk.pn-loading.arcs:hover:before {\\n cursor: progress;\\n}\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\".json-formatter-row {\\n font-family: monospace;\\n}\\n.json-formatter-row,\\n.json-formatter-row a,\\n.json-formatter-row a:hover {\\n color: black;\\n text-decoration: none;\\n}\\n.json-formatter-row .json-formatter-row {\\n margin-left: 1rem;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty {\\n opacity: 0.5;\\n margin-left: 1rem;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty:after {\\n display: none;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-object:after {\\n content: \\\"No properties\\\";\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-array:after {\\n content: \\\"[]\\\";\\n}\\n.json-formatter-row .json-formatter-string,\\n.json-formatter-row .json-formatter-stringifiable {\\n color: green;\\n white-space: pre;\\n word-wrap: break-word;\\n}\\n.json-formatter-row .json-formatter-number {\\n color: blue;\\n}\\n.json-formatter-row .json-formatter-boolean {\\n color: red;\\n}\\n.json-formatter-row .json-formatter-null {\\n color: #855A00;\\n}\\n.json-formatter-row .json-formatter-undefined {\\n color: #ca0b69;\\n}\\n.json-formatter-row .json-formatter-function {\\n color: #FF20ED;\\n}\\n.json-formatter-row .json-formatter-date {\\n background-color: rgba(0, 0, 0, 0.05);\\n}\\n.json-formatter-row .json-formatter-url {\\n text-decoration: underline;\\n color: blue;\\n cursor: pointer;\\n}\\n.json-formatter-row .json-formatter-bracket {\\n color: blue;\\n}\\n.json-formatter-row .json-formatter-key {\\n color: #00008B;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-row .json-formatter-toggler-link {\\n cursor: pointer;\\n}\\n.json-formatter-row .json-formatter-toggler {\\n line-height: 1.2rem;\\n font-size: 0.7rem;\\n vertical-align: middle;\\n opacity: 0.6;\\n cursor: pointer;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-row .json-formatter-toggler:after {\\n display: inline-block;\\n transition: transform 100ms ease-in;\\n content: \\\"\\\\25BA\\\";\\n}\\n.json-formatter-row \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0;\\n transition: opacity 0.15s ease-in;\\n font-style: italic;\\n}\\n.json-formatter-row:hover \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0.6;\\n}\\n.json-formatter-row.json-formatter-open \u003e .json-formatter-toggler-link .json-formatter-toggler:after {\\n transform: rotate(90deg);\\n}\\n.json-formatter-row.json-formatter-open \u003e .json-formatter-children:after {\\n display: inline-block;\\n}\\n.json-formatter-row.json-formatter-open \u003e a \u003e .json-formatter-preview-text {\\n display: none;\\n}\\n.json-formatter-row.json-formatter-open.json-formatter-empty:after {\\n display: block;\\n}\\n.json-formatter-dark.json-formatter-row {\\n font-family: monospace;\\n}\\n.json-formatter-dark.json-formatter-row,\\n.json-formatter-dark.json-formatter-row a,\\n.json-formatter-dark.json-formatter-row a:hover {\\n color: white;\\n text-decoration: none;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-row {\\n margin-left: 1rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty {\\n opacity: 0.5;\\n margin-left: 1rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty:after {\\n display: none;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-object:after {\\n content: \\\"No properties\\\";\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-array:after {\\n content: \\\"[]\\\";\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-string,\\n.json-formatter-dark.json-formatter-row .json-formatter-stringifiable {\\n color: #31F031;\\n white-space: pre;\\n word-wrap: break-word;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-number {\\n color: #66C2FF;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-boolean {\\n color: #EC4242;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-null {\\n color: #EEC97D;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-undefined {\\n color: #ef8fbe;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-function {\\n color: #FD48CB;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-date {\\n background-color: rgba(255, 255, 255, 0.05);\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-url {\\n text-decoration: underline;\\n color: #027BFF;\\n cursor: pointer;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-bracket {\\n color: #9494FF;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-key {\\n color: #23A0DB;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler-link {\\n cursor: pointer;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler {\\n line-height: 1.2rem;\\n font-size: 0.7rem;\\n vertical-align: middle;\\n opacity: 0.6;\\n cursor: pointer;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler:after {\\n display: inline-block;\\n transition: transform 100ms ease-in;\\n content: \\\"\\\\25BA\\\";\\n}\\n.json-formatter-dark.json-formatter-row \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0;\\n transition: opacity 0.15s ease-in;\\n font-style: italic;\\n}\\n.json-formatter-dark.json-formatter-row:hover \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0.6;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e .json-formatter-toggler-link .json-formatter-toggler:after {\\n transform: rotate(90deg);\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e .json-formatter-children:after {\\n display: inline-block;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e a \u003e .json-formatter-preview-text {\\n display: none;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open.json-formatter-empty:after {\\n display: block;\\n}\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\"table.panel-df {\\n margin-left: auto;\\n margin-right: auto;\\n border: none;\\n border-collapse: collapse;\\n border-spacing: 0;\\n color: black;\\n font-size: 12px;\\n table-layout: fixed;\\n width: 100%;\\n}\\n\\n.panel-df tr, .panel-df th, .panel-df td {\\n text-align: right;\\n vertical-align: middle;\\n padding: 0.5em 0.5em !important;\\n line-height: normal;\\n white-space: normal;\\n max-width: none;\\n border: none;\\n}\\n\\n.panel-df tbody {\\n display: table-row-group;\\n vertical-align: middle;\\n border-color: inherit;\\n}\\n\\n.panel-df tbody tr:nth-child(odd) {\\n background: #f5f5f5;\\n}\\n\\n.panel-df thead {\\n border-bottom: 1px solid black;\\n vertical-align: bottom;\\n}\\n\\n.panel-df tr:hover {\\n background: lightblue !important;\\n cursor: pointer;\\n}\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\".codehilite .hll { background-color: #ffffcc }\\n.codehilite { background: #f8f8f8; }\\n.codehilite .c { color: #408080; font-style: italic } /* Comment */\\n.codehilite .err { border: 1px solid #FF0000 } /* Error */\\n.codehilite .k { color: #008000; font-weight: bold } /* Keyword */\\n.codehilite .o { color: #666666 } /* Operator */\\n.codehilite .ch { color: #408080; font-style: italic } /* Comment.Hashbang */\\n.codehilite .cm { color: #408080; font-style: italic } /* Comment.Multiline */\\n.codehilite .cp { color: #BC7A00 } /* Comment.Preproc */\\n.codehilite .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */\\n.codehilite .c1 { color: #408080; font-style: italic } /* Comment.Single */\\n.codehilite .cs { color: #408080; font-style: italic } /* Comment.Special */\\n.codehilite .gd { color: #A00000 } /* Generic.Deleted */\\n.codehilite .ge { font-style: italic } /* Generic.Emph */\\n.codehilite .gr { color: #FF0000 } /* Generic.Error */\\n.codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */\\n.codehilite .gi { color: #00A000 } /* Generic.Inserted */\\n.codehilite .go { color: #888888 } /* Generic.Output */\\n.codehilite .gp { color: #000080; font-weight: bold } /* Generic.Prompt */\\n.codehilite .gs { font-weight: bold } /* Generic.Strong */\\n.codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */\\n.codehilite .gt { color: #0044DD } /* Generic.Traceback */\\n.codehilite .kc { color: #008000; font-weight: bold } /* Keyword.Constant */\\n.codehilite .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */\\n.codehilite .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */\\n.codehilite .kp { color: #008000 } /* Keyword.Pseudo */\\n.codehilite .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */\\n.codehilite .kt { color: #B00040 } /* Keyword.Type */\\n.codehilite .m { color: #666666 } /* Literal.Number */\\n.codehilite .s { color: #BA2121 } /* Literal.String */\\n.codehilite .na { color: #7D9029 } /* Name.Attribute */\\n.codehilite .nb { color: #008000 } /* Name.Builtin */\\n.codehilite .nc { color: #0000FF; font-weight: bold } /* Name.Class */\\n.codehilite .no { color: #880000 } /* Name.Constant */\\n.codehilite .nd { color: #AA22FF } /* Name.Decorator */\\n.codehilite .ni { color: #999999; font-weight: bold } /* Name.Entity */\\n.codehilite .ne { color: #D2413A; font-weight: bold } /* Name.Exception */\\n.codehilite .nf { color: #0000FF } /* Name.Function */\\n.codehilite .nl { color: #A0A000 } /* Name.Label */\\n.codehilite .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */\\n.codehilite .nt { color: #008000; font-weight: bold } /* Name.Tag */\\n.codehilite .nv { color: #19177C } /* Name.Variable */\\n.codehilite .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */\\n.codehilite .w { color: #bbbbbb } /* Text.Whitespace */\\n.codehilite .mb { color: #666666 } /* Literal.Number.Bin */\\n.codehilite .mf { color: #666666 } /* Literal.Number.Float */\\n.codehilite .mh { color: #666666 } /* Literal.Number.Hex */\\n.codehilite .mi { color: #666666 } /* Literal.Number.Integer */\\n.codehilite .mo { color: #666666 } /* Literal.Number.Oct */\\n.codehilite .sa { color: #BA2121 } /* Literal.String.Affix */\\n.codehilite .sb { color: #BA2121 } /* Literal.String.Backtick */\\n.codehilite .sc { color: #BA2121 } /* Literal.String.Char */\\n.codehilite .dl { color: #BA2121 } /* Literal.String.Delimiter */\\n.codehilite .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */\\n.codehilite .s2 { color: #BA2121 } /* Literal.String.Double */\\n.codehilite .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */\\n.codehilite .sh { color: #BA2121 } /* Literal.String.Heredoc */\\n.codehilite .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */\\n.codehilite .sx { color: #008000 } /* Literal.String.Other */\\n.codehilite .sr { color: #BB6688 } /* Literal.String.Regex */\\n.codehilite .s1 { color: #BA2121 } /* Literal.String.Single */\\n.codehilite .ss { color: #19177C } /* Literal.String.Symbol */\\n.codehilite .bp { color: #008000 } /* Name.Builtin.Pseudo */\\n.codehilite .fm { color: #0000FF } /* Name.Function.Magic */\\n.codehilite .vc { color: #19177C } /* Name.Variable.Class */\\n.codehilite .vg { color: #19177C } /* Name.Variable.Global */\\n.codehilite .vi { color: #19177C } /* Name.Variable.Instance */\\n.codehilite .vm { color: #19177C } /* Name.Variable.Magic */\\n.codehilite .il { color: #666666 } /* Literal.Number.Integer.Long */\\n\\n.markdown h1 { margin-block-start: 0.34em }\\n.markdown h2 { margin-block-start: 0.42em }\\n.markdown h3 { margin-block-start: 0.5em }\\n.markdown h4 { margin-block-start: 0.67em }\\n.markdown h5 { margin-block-start: 0.84em }\\n.markdown h6 { margin-block-start: 1.17em }\\n.markdown ul { padding-inline-start: 2em }\\n.markdown ol { padding-inline-start: 2em }\\n.markdown strong { font-weight: 600 }\\n.markdown a { color: -webkit-link }\\n.markdown a { color: -moz-hyperlinkText }\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\".bk.card {\\n border: 1px solid rgba(0,0,0,.125);\\n border-radius: 0.25rem;\\n}\\n.bk.accordion {\\n border: 1px solid rgba(0,0,0,.125);\\n}\\n.bk.card-header {\\n align-items: center;\\n background-color: rgba(0, 0, 0, 0.03);\\n border-radius: 0.25rem;\\n display: flex;\\n justify-content: space-between;\\n padding: 0 1.25rem 0 0;\\n width: 100%;\\n}\\n.bk.accordion-header {\\n align-items: center;\\n background-color: rgba(0, 0, 0, 0.03);\\n border-radius: 0;\\n display: flex;\\n justify-content: space-between;\\n padding: 0 1.25rem 0 0;\\n width: 100%;\\n}\\np.bk.card-button {\\n background-color: transparent;\\n font-size: 1.25rem;\\n font-weight: 700;\\n margin: 0;\\n margin-left: -15px;\\n}\\n.bk.card-header-row {\\n position: relative !important;\\n}\\n.bk.card-title {\\n align-items: center;\\n display: flex !important;\\n font-size: 1.4em;\\n font-weight: bold;\\n padding: 0.25em;\\n position: relative !important;\\n}\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\".bk.panel-widget-box {\\n min-height: 20px;\\n background-color: #f5f5f5;\\n border: 1px solid #e3e3e3;\\n border-radius: 4px;\\n -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);\\n box-shadow: inset 0 1px 1px rgba(0,0,0,.05);\\n overflow-x: hidden;\\n overflow-y: hidden;\\n}\\n\\n.scrollable {\\n overflow: scroll;\\n}\\n\\nprogress {\\n appearance: none;\\n -moz-appearance: none;\\n -webkit-appearance: none;\\n border: none;\\n height: 20px;\\n background-color: whiteSmoke;\\n border-radius: 3px;\\n box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;\\n color: royalblue;\\n position: relative;\\n margin: 0 0 1.5em;\\n}\\n\\nprogress[value]::-webkit-progress-bar {\\n background-color: whiteSmoke;\\n border-radius: 3px;\\n box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;\\n}\\n\\nprogress[value]::-webkit-progress-value {\\n position: relative;\\n background-size: 35px 20px, 100% 100%, 100% 100%;\\n border-radius:3px;\\n}\\n\\nprogress.active:not([value])::before {\\n background-position: 10%;\\n animation-name: stripes;\\n animation-duration: 3s;\\n animation-timing-function: linear;\\n animation-iteration-count: infinite;\\n}\\n\\nprogress[value]::-moz-progress-bar {\\n background-size: 35px 20px, 100% 100%, 100% 100%;\\n border-radius:3px;\\n}\\n\\nprogress:not([value])::-moz-progress-bar {\\n border-radius:3px;\\n background: linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.2) 33%, rgba(0, 0, 0, 0.2) 66%, transparent 66%) left/2.5em 1.5em;\\n}\\n\\nprogress.active:not([value])::-moz-progress-bar {\\n background-position: 10%;\\n animation-name: stripes;\\n animation-duration: 3s;\\n animation-timing-function: linear;\\n animation-iteration-count: infinite;\\n}\\n\\nprogress.active:not([value])::-webkit-progress-bar {\\n background-position: 10%;\\n animation-name: stripes;\\n animation-duration: 3s;\\n animation-timing-function: linear;\\n animation-iteration-count: infinite;\\n}\\n\\nprogress.primary[value]::-webkit-progress-value { background-color: #007bff; }\\nprogress.primary:not([value])::before { background-color: #007bff; }\\nprogress.primary:not([value])::-webkit-progress-bar { background-color: #007bff; }\\nprogress.primary::-moz-progress-bar { background-color: #007bff; }\\n\\nprogress.secondary[value]::-webkit-progress-value { background-color: #6c757d; }\\nprogress.secondary:not([value])::before { background-color: #6c757d; }\\nprogress.secondary:not([value])::-webkit-progress-bar { background-color: #6c757d; }\\nprogress.secondary::-moz-progress-bar { background-color: #6c757d; }\\n\\nprogress.success[value]::-webkit-progress-value { background-color: #28a745; }\\nprogress.success:not([value])::before { background-color: #28a745; }\\nprogress.success:not([value])::-webkit-progress-bar { background-color: #28a745; }\\nprogress.success::-moz-progress-bar { background-color: #28a745; }\\n\\nprogress.danger[value]::-webkit-progress-value { background-color: #dc3545; }\\nprogress.danger:not([value])::before { background-color: #dc3545; }\\nprogress.danger:not([value])::-webkit-progress-bar { background-color: #dc3545; }\\nprogress.danger::-moz-progress-bar { background-color: #dc3545; }\\n\\nprogress.warning[value]::-webkit-progress-value { background-color: #ffc107; }\\nprogress.warning:not([value])::before { background-color: #ffc107; }\\nprogress.warning:not([value])::-webkit-progress-bar { background-color: #ffc107; }\\nprogress.warning::-moz-progress-bar { background-color: #ffc107; }\\n\\nprogress.info[value]::-webkit-progress-value { background-color: #17a2b8; }\\nprogress.info:not([value])::before { background-color: #17a2b8; }\\nprogress.info:not([value])::-webkit-progress-bar { background-color: #17a2b8; }\\nprogress.info::-moz-progress-bar { background-color: #17a2b8; }\\n\\nprogress.light[value]::-webkit-progress-value { background-color: #f8f9fa; }\\nprogress.light:not([value])::before { background-color: #f8f9fa; }\\nprogress.light:not([value])::-webkit-progress-bar { background-color: #f8f9fa; }\\nprogress.light::-moz-progress-bar { background-color: #f8f9fa; }\\n\\nprogress.dark[value]::-webkit-progress-value { background-color: #343a40; }\\nprogress.dark:not([value])::-webkit-progress-bar { background-color: #343a40; }\\nprogress.dark:not([value])::before { background-color: #343a40; }\\nprogress.dark::-moz-progress-bar { background-color: #343a40; }\\n\\nprogress:not([value])::-webkit-progress-bar {\\n border-radius: 3px;\\n background: linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.2) 33%, rgba(0, 0, 0, 0.2) 66%, transparent 66%) left/2.5em 1.5em;\\n}\\nprogress:not([value])::before {\\n content:\\\" \\\";\\n position:absolute;\\n height: 20px;\\n top:0;\\n left:0;\\n right:0;\\n bottom:0;\\n border-radius: 3px;\\n background: linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.2) 33%, rgba(0, 0, 0, 0.2) 66%, transparent 66%) left/2.5em 1.5em;\\n}\\n\\n@keyframes stripes {\\n from {background-position: 0%}\\n to {background-position: 100%}\\n}\\n\\n.bk-root .bk.loader {\\n overflow: hidden;\\n}\\n\\n.bk.loader::after {\\n content: \\\"\\\";\\n border-radius: 50%;\\n -webkit-mask-image: radial-gradient(transparent 50%, rgba(0, 0, 0, 1) 54%);\\n width: 100%;\\n height: 100%;\\n left: 0;\\n top: 0;\\n position: absolute;\\n}\\n\\n.bk-root .bk.loader.dark::after {\\n background: #0f0f0f;\\n}\\n\\n.bk-root .bk.loader.light::after {\\n background: #f0f0f0;\\n}\\n\\n.bk-root .bk.loader.spin::after {\\n animation: spin 2s linear infinite;\\n}\\n\\n.bk-root div.bk.loader.spin.primary-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #007bff 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.secondary-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #6c757d 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.success-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #28a745 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.danger-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #dc3545 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.warning-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #ffc107 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.info-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #17a2b8 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.light-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #f8f9fa 50%);\\n}\\n\\n.bk-root div.bk.loader.dark-light::after {\\n background: linear-gradient(135deg, #f0f0f0 50%, transparent 50%), linear-gradient(45deg, #f0f0f0 50%, #343a40 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.primary-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #007bff 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.secondary-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #6c757d 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.success-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #28a745 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.danger-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #dc3545 50%)\\n}\\n\\n.bk-root div.bk.loader.spin.warning-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #ffc107 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.info-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #17a2b8 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.light-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #f8f9fa 50%);\\n}\\n\\n.bk-root div.bk.loader.spin.dark-dark::after {\\n background: linear-gradient(135deg, #0f0f0f 50%, transparent 50%), linear-gradient(45deg, #0f0f0f 50%, #343a40 50%);\\n}\\n\\n/* Safari */\\n@-webkit-keyframes spin {\\n 0% { -webkit-transform: rotate(0deg); }\\n 100% { -webkit-transform: rotate(360deg); }\\n}\\n\\n@keyframes spin {\\n 0% { transform: rotate(0deg); }\\n 100% { transform: rotate(360deg); }\\n}\\n\\n.dot div {\\n height: 100%;\\n width: 100%;\\n border: 1px solid #000 !important;\\n background-color: #fff;\\n border-radius: 50%;\\n display: inline-block;\\n}\\n\\n.dot-filled div {\\n height: 100%;\\n width: 100%;\\n border: 1px solid #000 !important;\\n border-radius: 50%;\\n display: inline-block;\\n}\\n\\n.dot-filled.primary div {\\n background-color: #007bff;\\n}\\n\\n.dot-filled.secondary div {\\n background-color: #6c757d;\\n}\\n\\n.dot-filled.success div {\\n background-color: #28a745;\\n}\\n\\n.dot-filled.danger div {\\n background-color: #dc3545;\\n}\\n\\n.dot-filled.warning div {\\n background-color: #ffc107;\\n}\\n\\n.dot-filled.info div {\\n background-color: #17a2b8;\\n}\\n\\n.dot-filled.dark div {\\n background-color: #343a40;\\n}\\n\\n.dot-filled.light div {\\n background-color: #f8f9fa;\\n}\\n\");\n },\n function(Bokeh) {\n inject_raw_css(\"\\n .bk.pn-loading.arcs:before {\\n background-image: url(\\\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4gIDxjaXJjbGUgY3g9IjUwIiBjeT0iNTAiIHI9IjMyIiBzdHJva2Utd2lkdGg9IjgiIHN0cm9rZT0iI2MzYzNjMyIgc3Ryb2tlLWRhc2hhcnJheT0iNTAuMjY1NDgyNDU3NDM2NjkgNTAuMjY1NDgyNDU3NDM2NjkiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+ICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyIga2V5VGltZXM9IjA7MSIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCI+PC9hbmltYXRlVHJhbnNmb3JtPiAgPC9jaXJjbGU+PC9zdmc+\\\")\\n }\\n \");\n },\n function(Bokeh) {\n /* BEGIN bokeh.min.js */\n /*!\n * Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without modification,\n * are permitted provided that the following conditions are met:\n * \n * Redistributions of source code must retain the above copyright notice,\n * this list of conditions and the following disclaimer.\n * \n * Redistributions in binary form must reproduce the above copyright notice,\n * this list of conditions and the following disclaimer in the documentation\n * and/or other materials provided with the distribution.\n * \n * Neither the name of Anaconda nor the names of any contributors\n * may be used to endorse or promote products derived from this software\n * without specific prior written permission.\n * \n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\n * THE POSSIBILITY OF SUCH DAMAGE.\n */\n (function(root, factory) {\n const bokeh \u003d factory();\n bokeh.__bokeh__ \u003d true;\n if (typeof root.Bokeh \u003d\u003d\u003d \"undefined\" || typeof root.Bokeh.__bokeh__ \u003d\u003d\u003d \"undefined\") {\n root.Bokeh \u003d bokeh;\n }\n const Bokeh \u003d root.Bokeh;\n Bokeh[bokeh.version] \u003d bokeh;\n })(this, function() {\n var define;\n var parent_require \u003d typeof require \u003d\u003d\u003d \"function\" \u0026\u0026 require\n return (function(modules, entry, aliases, externals) {\n if (aliases \u003d\u003d\u003d undefined) aliases \u003d {};\n if (externals \u003d\u003d\u003d undefined) externals \u003d {};\n\n var cache \u003d {};\n\n var normalize \u003d function(name) {\n if (typeof name \u003d\u003d\u003d \"number\")\n return name;\n\n if (name \u003d\u003d\u003d \"bokehjs\")\n return entry;\n\n if (!externals[name]) {\n var prefix \u003d \"@bokehjs/\"\n if (name.slice(0, prefix.length) \u003d\u003d\u003d prefix)\n name \u003d name.slice(prefix.length)\n }\n\n var alias \u003d aliases[name]\n if (alias !\u003d null)\n return alias;\n\n var trailing \u003d name.length \u003e 0 \u0026\u0026 name[name.lenght-1] \u003d\u003d\u003d \"/\";\n var index \u003d aliases[name + (trailing ? \"\" : \"/\") + \"index\"];\n if (index !\u003d null)\n return index;\n\n return name;\n }\n\n var require \u003d function(name) {\n var mod \u003d cache[name];\n if (!mod) {\n var id \u003d normalize(name);\n\n mod \u003d cache[id];\n if (!mod) {\n if (!modules[id]) {\n if (externals[id] \u003d\u003d\u003d false || (externals[id] \u003d\u003d true \u0026\u0026 parent_require)) {\n try {\n mod \u003d {exports: externals[id] ? parent_require(id) : {}};\n cache[id] \u003d cache[name] \u003d mod;\n return mod.exports;\n } catch (e) {}\n }\n\n var err \u003d new Error(\"Cannot find module \u0027\" + name + \"\u0027\");\n err.code \u003d \u0027MODULE_NOT_FOUND\u0027;\n throw err;\n }\n\n mod \u003d {exports: {}};\n cache[id] \u003d cache[name] \u003d mod;\n\n function __esModule() {\n Object.defineProperty(mod.exports, \"__esModule\", {value: true});\n }\n\n function __esExport(name, value) {\n Object.defineProperty(mod.exports, name, {\n enumerable: true, get: function () { return value; }\n });\n }\n\n modules[id].call(mod.exports, require, mod, mod.exports, __esModule, __esExport);\n } else {\n cache[name] \u003d mod;\n }\n }\n\n return mod.exports;\n }\n require.resolve \u003d function(name) {\n return \"\"\n }\n\n var main \u003d require(entry);\n main.require \u003d require;\n\n if (typeof Proxy !\u003d\u003d \"undefined\") {\n // allow Bokeh.loader[\"@bokehjs/module/name\"] syntax\n main.loader \u003d new Proxy({}, {\n get: function(_obj, module) {\n return require(module);\n }\n });\n }\n\n main.register_plugin \u003d function(plugin_modules, plugin_entry, plugin_aliases, plugin_externals) {\n if (plugin_aliases \u003d\u003d\u003d undefined) plugin_aliases \u003d {};\n if (plugin_externals \u003d\u003d\u003d undefined) plugin_externals \u003d {};\n\n for (var name in plugin_modules) {\n modules[name] \u003d plugin_modules[name];\n }\n\n for (var name in plugin_aliases) {\n aliases[name] \u003d plugin_aliases[name];\n }\n\n for (var name in plugin_externals) {\n externals[name] \u003d plugin_externals[name];\n }\n\n var plugin \u003d require(plugin_entry);\n\n for (var name in plugin) {\n main[name] \u003d plugin[name];\n }\n\n return plugin;\n }\n\n return main;\n })\n ([\n function _(t,_,n,o,r){o();t(1).__exportStar(t(2),n)},\n function _(t,e,n,r,o){r();var a\u003dfunction(t,e){return(a\u003dObject.setPrototypeOf||{__proto__:[]}instanceof Array\u0026\u0026function(t,e){t.__proto__\u003de}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)\u0026\u0026(t[n]\u003de[n])})(t,e)};n.__extends\u003dfunction(t,e){function n(){this.constructor\u003dt}a(t,e),t.prototype\u003dnull\u003d\u003d\u003de?Object.create(e):(n.prototype\u003de.prototype,new n)};function i(t){var e\u003d\"function\"\u003d\u003dtypeof Symbol\u0026\u0026Symbol.iterator,n\u003de\u0026\u0026t[e],r\u003d0;if(n)return n.call(t);if(t\u0026\u0026\"number\"\u003d\u003dtypeof t.length)return{next:function(){return t\u0026\u0026r\u003e\u003dt.length\u0026\u0026(t\u003dvoid 0),{value:t\u0026\u0026t[r++],done:!t}}};throw new TypeError(e?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function c(t,e){var n\u003d\"function\"\u003d\u003dtypeof Symbol\u0026\u0026t[Symbol.iterator];if(!n)return t;var r,o,a\u003dn.call(t),i\u003d[];try{for(;(void 0\u003d\u003d\u003de||e-- \u003e0)\u0026\u0026!(r\u003da.next()).done;)i.push(r.value)}catch(t){o\u003d{error:t}}finally{try{r\u0026\u0026!r.done\u0026\u0026(n\u003da.return)\u0026\u0026n.call(a)}finally{if(o)throw o.error}}return i}function u(t){return this instanceof u?(this.v\u003dt,this):new u(t)}n.__assign\u003dfunction(){return n.__assign\u003dObject.assign||function(t){for(var e,n\u003d1,r\u003darguments.length;n\u003cr;n++)for(var o in e\u003darguments[n])Object.prototype.hasOwnProperty.call(e,o)\u0026\u0026(t[o]\u003de[o]);return t},n.__assign.apply(this,arguments)},n.__rest\u003dfunction(t,e){var n\u003d{};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)\u0026\u0026e.indexOf(r)\u003c0\u0026\u0026(n[r]\u003dt[r]);if(null!\u003dt\u0026\u0026\"function\"\u003d\u003dtypeof Object.getOwnPropertySymbols){var o\u003d0;for(r\u003dObject.getOwnPropertySymbols(t);o\u003cr.length;o++)e.indexOf(r[o])\u003c0\u0026\u0026Object.prototype.propertyIsEnumerable.call(t,r[o])\u0026\u0026(n[r[o]]\u003dt[r[o]])}return n},n.__decorate\u003dfunction(t,e,n,r){var o,a\u003darguments.length,i\u003da\u003c3?e:null\u003d\u003d\u003dr?r\u003dObject.getOwnPropertyDescriptor(e,n):r;if(\"object\"\u003d\u003dtypeof Reflect\u0026\u0026\"function\"\u003d\u003dtypeof Reflect.decorate)i\u003dReflect.decorate(t,e,n,r);else for(var c\u003dt.length-1;c\u003e\u003d0;c--)(o\u003dt[c])\u0026\u0026(i\u003d(a\u003c3?o(i):a\u003e3?o(e,n,i):o(e,n))||i);return a\u003e3\u0026\u0026i\u0026\u0026Object.defineProperty(e,n,i),i},n.__param\u003dfunction(t,e){return function(n,r){e(n,r,t)}},n.__metadata\u003dfunction(t,e){if(\"object\"\u003d\u003dtypeof Reflect\u0026\u0026\"function\"\u003d\u003dtypeof Reflect.metadata)return Reflect.metadata(t,e)},n.__awaiter\u003dfunction(t,e,n,r){return new(n||(n\u003dPromise))((function(o,a){function i(t){try{u(r.next(t))}catch(t){a(t)}}function c(t){try{u(r.throw(t))}catch(t){a(t)}}function u(t){var e;t.done?o(t.value):(e\u003dt.value,e instanceof n?e:new n((function(t){t(e)}))).then(i,c)}u((r\u003dr.apply(t,e||[])).next())}))},n.__generator\u003dfunction(t,e){var n,r,o,a,i\u003d{label:0,sent:function(){if(1\u0026o[0])throw o[1];return o[1]},trys:[],ops:[]};return a\u003d{next:c(0),throw:c(1),return:c(2)},\"function\"\u003d\u003dtypeof Symbol\u0026\u0026(a[Symbol.iterator]\u003dfunction(){return this}),a;function c(a){return function(c){return function(a){if(n)throw new TypeError(\"Generator is already executing.\");for(;i;)try{if(n\u003d1,r\u0026\u0026(o\u003d2\u0026a[0]?r.return:a[0]?r.throw||((o\u003dr.return)\u0026\u0026o.call(r),0):r.next)\u0026\u0026!(o\u003do.call(r,a[1])).done)return o;switch(r\u003d0,o\u0026\u0026(a\u003d[2\u0026a[0],o.value]),a[0]){case 0:case 1:o\u003da;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,r\u003da[1],a\u003d[0];continue;case 7:a\u003di.ops.pop(),i.trys.pop();continue;default:if(!(o\u003di.trys,(o\u003do.length\u003e0\u0026\u0026o[o.length-1])||6!\u003d\u003da[0]\u0026\u00262!\u003d\u003da[0])){i\u003d0;continue}if(3\u003d\u003d\u003da[0]\u0026\u0026(!o||a[1]\u003eo[0]\u0026\u0026a[1]\u003co[3])){i.label\u003da[1];break}if(6\u003d\u003d\u003da[0]\u0026\u0026i.label\u003co[1]){i.label\u003do[1],o\u003da;break}if(o\u0026\u0026i.label\u003co[2]){i.label\u003do[2],i.ops.push(a);break}o[2]\u0026\u0026i.ops.pop(),i.trys.pop();continue}a\u003de.call(t,i)}catch(t){a\u003d[6,t],r\u003d0}finally{n\u003do\u003d0}if(5\u0026a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}},n.__createBinding\u003dObject.create?function(t,e,n,r){void 0\u003d\u003d\u003dr\u0026\u0026(r\u003dn),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0\u003d\u003d\u003dr\u0026\u0026(r\u003dn),t[r]\u003de[n]},n.__exportStar\u003dfunction(t,e){for(var r in t)\"default\"\u003d\u003d\u003dr||Object.prototype.hasOwnProperty.call(e,r)||n.__createBinding(e,t,r)},n.__values\u003di,n.__read\u003dc,n.__spread\u003dfunction(){for(var t\u003d[],e\u003d0;e\u003carguments.length;e++)t\u003dt.concat(c(arguments[e]));return t},n.__spreadArrays\u003dfunction(){for(var t\u003d0,e\u003d0,n\u003darguments.length;e\u003cn;e++)t+\u003darguments[e].length;var r\u003dArray(t),o\u003d0;for(e\u003d0;e\u003cn;e++)for(var a\u003darguments[e],i\u003d0,c\u003da.length;i\u003cc;i++,o++)r[o]\u003da[i];return r},n.__await\u003du,n.__asyncGenerator\u003dfunction(t,e,n){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var r,o\u003dn.apply(t,e||[]),a\u003d[];return r\u003d{},i(\"next\"),i(\"throw\"),i(\"return\"),r[Symbol.asyncIterator]\u003dfunction(){return this},r;function i(t){o[t]\u0026\u0026(r[t]\u003dfunction(e){return new Promise((function(n,r){a.push([t,e,n,r])\u003e1||c(t,e)}))})}function c(t,e){try{(n\u003do[t](e)).value instanceof u?Promise.resolve(n.value.v).then(f,l):s(a[0][2],n)}catch(t){s(a[0][3],t)}var n}function f(t){c(\"next\",t)}function l(t){c(\"throw\",t)}function s(t,e){t(e),a.shift(),a.length\u0026\u0026c(a[0][0],a[0][1])}},n.__asyncDelegator\u003dfunction(t){var e,n;return e\u003d{},r(\"next\"),r(\"throw\",(function(t){throw t})),r(\"return\"),e[Symbol.iterator]\u003dfunction(){return this},e;function r(r,o){e[r]\u003dt[r]?function(e){return(n\u003d!n)?{value:u(t[r](e)),done:\"return\"\u003d\u003d\u003dr}:o?o(e):e}:o}},n.__asyncValues\u003dfunction(t){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var e,n\u003dt[Symbol.asyncIterator];return n?n.call(t):(t\u003di(t),e\u003d{},r(\"next\"),r(\"throw\"),r(\"return\"),e[Symbol.asyncIterator]\u003dfunction(){return this},e);function r(n){e[n]\u003dt[n]\u0026\u0026function(e){return new Promise((function(r,o){(function(t,e,n,r){Promise.resolve(r).then((function(e){t({value:e,done:n})}),e)})(r,o,(e\u003dt[n](e)).done,e.value)}))}}},n.__makeTemplateObject\u003dfunction(t,e){return Object.defineProperty?Object.defineProperty(t,\"raw\",{value:e}):t.raw\u003de,t};var f\u003dObject.create?function(t,e){Object.defineProperty(t,\"default\",{enumerable:!0,value:e})}:function(t,e){t.default\u003de};n.__importStar\u003dfunction(t){if(t\u0026\u0026t.__esModule)return t;var e\u003d{};if(null!\u003dt)for(var r in t)\"default\"!\u003d\u003dr\u0026\u0026Object.prototype.hasOwnProperty.call(t,r)\u0026\u0026n.__createBinding(e,t,r);return f(e,t),e},n.__importDefault\u003dfunction(t){return t\u0026\u0026t.__esModule?t:{default:t}},n.__classPrivateFieldGet\u003dfunction(t,e){if(!e.has(t))throw new TypeError(\"attempted to get private field on non-instance\");return e.get(t)},n.__classPrivateFieldSet\u003dfunction(t,e,n){if(!e.has(t))throw new TypeError(\"attempted to set private field on non-instance\");return e.set(t,n),n}},\n function _(e,t,o,s,l){s();const n\u003de(1);l(\"version\",e(3).version),l(\"index\",e(4).index),o.embed\u003dn.__importStar(e(4)),o.protocol\u003dn.__importStar(e(404)),o._testing\u003dn.__importStar(e(405));var r\u003de(19);l(\"logger\",r.logger),l(\"set_log_level\",r.set_log_level),l(\"settings\",e(28).settings),l(\"Models\",e(7).Models),l(\"documents\",e(5).documents),l(\"safely\",e(406).safely)},\n function _(n,i,o,c,e){c(),o.version\u003d\"2.3.2\"},\n function _(e,o,t,n,s){n();const d\u003de(5),r\u003de(19),_\u003de(34),c\u003de(13),i\u003de(8),a\u003de(16),u\u003de(395),l\u003de(397),m\u003de(396);var f\u003de(395);s(\"add_document_standalone\",f.add_document_standalone),s(\"index\",f.index),s(\"add_document_from_session\",e(397).add_document_from_session);var g\u003de(402);async function w(e,o,t,n){i.isString(e)\u0026\u0026(e\u003dJSON.parse(_.unescape(e)));const s\u003d{};for(const[o,t]of c.entries(e))s[o]\u003dd.Document.from_json(t);const a\u003d[];for(const e of o){const o\u003dm._resolve_element(e),d\u003dm._resolve_root_elements(e);if(null!\u003de.docid)a.push(await u.add_document_standalone(s[e.docid],o,d,e.use_for_title));else{if(null\u003d\u003de.token)throw new Error(\"Error rendering Bokeh items: either \u0027docid\u0027 or \u0027token\u0027 was expected.\");{const s\u003dl._get_ws_url(t,n);r.logger.debug(`embed: computed ws url: ${s}`);try{a.push(await l.add_document_from_session(s,e.token,o,d,e.use_for_title)),console.log(\"Bokeh items were rendered successfully\")}catch(e){console.log(\"Error rendering Bokeh items:\",e)}}}}return a}s(\"embed_items_notebook\",g.embed_items_notebook),s(\"kernels\",g.kernels),s(\"BOKEH_ROOT\",e(396).BOKEH_ROOT),t.embed_item\u003dasync function(e,o){const t\u003d{},n\u003d_.uuid4();t[n]\u003de.doc,null\u003d\u003do\u0026\u0026(o\u003de.target_id);const s\u003ddocument.getElementById(o);null!\u003ds\u0026\u0026s.classList.add(m.BOKEH_ROOT);const d\u003d{roots:{[e.root_id]:o},root_ids:[e.root_id],docid:n};await a.defer();const[r]\u003dawait w(t,[d]);return r},t.embed_items\u003dasync function(e,o,t,n){return await a.defer(),w(e,o,t,n)}},\n function _(t,_,o,r,n){r();const a\u003dt(1);a.__exportStar(t(6),o),a.__exportStar(t(35),o)},\n function _(e,t,s,o,n){o();const r\u003de(1),i\u003de(7),l\u003de(3),_\u003de(19),a\u003de(264),c\u003de(14),d\u003de(30),h\u003de(15),f\u003de(17),u\u003de(31),m\u003de(9),g\u003de(13),v\u003dr.__importStar(e(132)),w\u003de(26),p\u003de(8),b\u003de(319),y\u003de(130),k\u003de(53),M\u003de(394),j\u003de(35);class S{constructor(e){this.document\u003de,this.session\u003dnull,this.subscribed_models\u003dnew Set}send_event(e){const t\u003dnew j.MessageSentEvent(this.document,\"bokeh_event\",e.to_json());this.document._trigger_on_change(t)}trigger(e){for(const t of this.subscribed_models)null!\u003de.origin\u0026\u0026e.origin!\u003dt||t._process_event(e)}}s.EventManager\u003dS,S.__name__\u003d\"EventManager\",s.documents\u003d[],s.DEFAULT_TITLE\u003d\"Bokeh Application\";class E{constructor(e){var t;s.documents.push(this),this._init_timestamp\u003dDate.now(),this._resolver\u003dnull!\u003d\u003d(t\u003dnull\u003d\u003de?void 0:e.resolver)\u0026\u0026void 0!\u003d\u003dt?t:new i.ModelResolver,this._title\u003ds.DEFAULT_TITLE,this._roots\u003d[],this._all_models\u003dnew Map,this._all_models_freeze_count\u003d0,this._callbacks\u003dnew Map,this._message_callbacks\u003dnew Map,this.event_manager\u003dnew S(this),this.idle\u003dnew h.Signal0(this,\"idle\"),this._idle_roots\u003dnew WeakMap,this._interactive_timestamp\u003dnull,this._interactive_plot\u003dnull}get layoutables(){return this._roots.filter((e\u003d\u003ee instanceof b.LayoutDOM))}get is_idle(){for(const e of this.layoutables)if(!this._idle_roots.has(e))return!1;return!0}notify_idle(e){this._idle_roots.set(e,!0),this.is_idle\u0026\u0026(_.logger.info(`document idle at ${Date.now()-this._init_timestamp} ms`),this.event_manager.send_event(new a.DocumentReady),this.idle.emit())}clear(){this._push_all_models_freeze();try{for(;this._roots.length\u003e0;)this.remove_root(this._roots[0])}finally{this._pop_all_models_freeze()}}interactive_start(e){null\u003d\u003dthis._interactive_plot\u0026\u0026(this._interactive_plot\u003de,this._interactive_plot.trigger_event(new a.LODStart)),this._interactive_timestamp\u003dDate.now()}interactive_stop(){null!\u003dthis._interactive_plot\u0026\u0026this._interactive_plot.trigger_event(new a.LODEnd),this._interactive_plot\u003dnull,this._interactive_timestamp\u003dnull}interactive_duration(){return null\u003d\u003dthis._interactive_timestamp?-1:Date.now()-this._interactive_timestamp}destructively_move(e){if(e\u003d\u003d\u003dthis)throw new Error(\"Attempted to overwrite a document with itself\");e.clear();const t\u003dm.copy(this._roots);this.clear();for(const e of t)if(null!\u003de.document)throw new Error(`Somehow we didn\u0027t detach ${e}`);if(0!\u003dthis._all_models.size)throw new Error(`this._all_models still had stuff in it: ${this._all_models}`);for(const s of t)e.add_root(s);e.set_title(this._title)}_push_all_models_freeze(){this._all_models_freeze_count+\u003d1}_pop_all_models_freeze(){this._all_models_freeze_count-\u003d1,0\u003d\u003d\u003dthis._all_models_freeze_count\u0026\u0026this._recompute_all_models()}_invalidate_all_models(){_.logger.debug(\"invalidating document models\"),0\u003d\u003d\u003dthis._all_models_freeze_count\u0026\u0026this._recompute_all_models()}_recompute_all_models(){let e\u003dnew Set;for(const t of this._roots)e\u003dv.union(e,t.references());const t\u003dnew Set(this._all_models.values()),s\u003dv.difference(t,e),o\u003dv.difference(e,t),n\u003dnew Map;for(const t of e)n.set(t.id,t);for(const e of s)e.detach_document();for(const e of o)e.attach_document(this);this._all_models\u003dn}roots(){return this._roots}add_root(e,t){if(_.logger.debug(`Adding root: ${e}`),!m.includes(this._roots,e)){this._push_all_models_freeze();try{this._roots.push(e)}finally{this._pop_all_models_freeze()}this._trigger_on_change(new j.RootAddedEvent(this,e,t))}}remove_root(e,t){const s\u003dthis._roots.indexOf(e);if(!(s\u003c0)){this._push_all_models_freeze();try{this._roots.splice(s,1)}finally{this._pop_all_models_freeze()}this._trigger_on_change(new j.RootRemovedEvent(this,e,t))}}title(){return this._title}set_title(e,t){e!\u003d\u003dthis._title\u0026\u0026(this._title\u003de,this._trigger_on_change(new j.TitleChangedEvent(this,e,t)))}get_model_by_id(e){var t;return null!\u003d\u003d(t\u003dthis._all_models.get(e))\u0026\u0026void 0!\u003d\u003dt?t:null}get_model_by_name(e){const t\u003d[];for(const s of this._all_models.values())s instanceof k.Model\u0026\u0026s.name\u003d\u003de\u0026\u0026t.push(s);switch(t.length){case 0:return null;case 1:return t[0];default:throw new Error(`Multiple models are named \u0027${e}\u0027`)}}on_message(e,t){const s\u003dthis._message_callbacks.get(e);null\u003d\u003ds?this._message_callbacks.set(e,new Set([t])):s.add(t)}remove_on_message(e,t){var s;null\u003d\u003d\u003d(s\u003dthis._message_callbacks.get(e))||void 0\u003d\u003d\u003ds||s.delete(t)}_trigger_on_message(e,t){const s\u003dthis._message_callbacks.get(e);if(null!\u003ds)for(const e of s)e(t)}on_change(e,t\u003d!1){this._callbacks.has(e)||this._callbacks.set(e,t)}remove_on_change(e){this._callbacks.delete(e)}_trigger_on_change(e){for(const[t,s]of this._callbacks)if(!s\u0026\u0026e instanceof j.DocumentEventBatch)for(const s of e.events)t(s);else t(e)}_notify_change(e,t,s,o,n){this._trigger_on_change(new j.ModelChangedEvent(this,e,t,s,o,null\u003d\u003dn?void 0:n.setter_id,null\u003d\u003dn?void 0:n.hint))}static _instantiate_object(e,t,s,o){const n\u003dObject.assign(Object.assign({},s),{id:e,__deferred__:!0});return new(o.get(t))(n)}static _instantiate_references_json(e,t,s){var o;const n\u003dnew Map;for(const r of e){const e\u003dr.id,i\u003dr.type,l\u003dnull!\u003d\u003d(o\u003dr.attributes)\u0026\u0026void 0!\u003d\u003do?o:{};let _\u003dt.get(e);null\u003d\u003d_\u0026\u0026(_\u003dE._instantiate_object(e,i,l,s),null!\u003dr.subtype\u0026\u0026_.set_subtype(r.subtype)),n.set(_.id,_)}return n}static _resolve_refs(e,t,s,o){function n(e){var r;if(f.is_ref(e)){const o\u003dnull!\u003d\u003d(r\u003dt.get(e.id))\u0026\u0026void 0!\u003d\u003dr?r:s.get(e.id);if(null!\u003do)return o;throw new Error(`reference ${JSON.stringify(e)} isn\u0027t known (not in Document?)`)}return u.is_NDArray_ref(e)?u.decode_NDArray(e,o):p.isArray(e)?function(e){const t\u003d[];for(const s of e)t.push(n(s));return t}(e):p.isPlainObject(e)?function(e){const t\u003d{};for(const[s,o]of g.entries(e))t[s]\u003dn(o);return t}(e):e}return n(e)}static _initialize_references_json(e,t,s,o){const n\u003dnew Map;for(const{id:r,attributes:i}of e){const e\u003d!t.has(r),l\u003de?s.get(r):t.get(r),_\u003dE._resolve_refs(i,t,s,o);l.setv(_,{silent:!0}),n.set(r,{instance:l,is_new:e})}const r\u003d[],i\u003dnew Set;function l(e){if(e instanceof c.HasProps){if(n.has(e.id)\u0026\u0026!i.has(e.id)){i.add(e.id);const{instance:t,is_new:s}\u003dn.get(e.id),{attributes:o}\u003dt;for(const e of g.values(o))l(e);s\u0026\u0026(t.finalize(),r.push(t))}}else if(p.isArray(e))for(const t of e)l(t);else if(p.isPlainObject(e))for(const t of g.values(e))l(t)}for(const e of n.values())l(e.instance);for(const e of r)e.connect_signals()}static _event_for_attribute_change(e,t,s,o,n){if(o.get_model_by_id(e.id).property(t).syncable){const r\u003d{kind:\"ModelChanged\",model:{id:e.id},attr:t,new:s};return c.HasProps._json_record_references(o,s,n,{recursive:!0}),r}return null}static _events_to_sync_objects(e,t,s,o){const n\u003dObject.keys(e.attributes),r\u003dObject.keys(t.attributes),i\u003dm.difference(n,r),l\u003dm.difference(r,n),a\u003dm.intersection(n,r),c\u003d[];for(const e of i)_.logger.warn(`Server sent key ${e} but we don\u0027t seem to have it in our JSON`);for(const n of l){const r\u003dt.attributes[n];c.push(E._event_for_attribute_change(e,n,r,s,o))}for(const n of a){const r\u003de.attributes[n],i\u003dt.attributes[n];null\u003d\u003dr\u0026\u0026null\u003d\u003di||(null\u003d\u003dr||null\u003d\u003di?c.push(E._event_for_attribute_change(e,n,i,s,o)):w.is_equal(r,i)||c.push(E._event_for_attribute_change(e,n,i,s,o)))}return c.filter((e\u003d\u003enull!\u003de))}static _compute_patch_since_json(e,t){const s\u003dt.to_json(!1);function o(e){const t\u003dnew Map;for(const s of e.roots.references)t.set(s.id,s);return t}const n\u003do(e),r\u003dnew Map,i\u003d[];for(const t of e.roots.root_ids)r.set(t,n.get(t)),i.push(t);const l\u003do(s),_\u003dnew Map,a\u003d[];for(const e of s.roots.root_ids)_.set(e,l.get(e)),a.push(e);if(i.sort(),a.sort(),m.difference(i,a).length\u003e0||m.difference(a,i).length\u003e0)throw new Error(\"Not implemented: computing add/remove of document roots\");const c\u003dnew Set;let h\u003d[];for(const e of t._all_models.keys())if(n.has(e)){const s\u003dE._events_to_sync_objects(n.get(e),l.get(e),t,c);h\u003dh.concat(s)}const f\u003dnew d.Serializer({include_defaults:!1});return f.to_serializable([...c]),{references:[...f.definitions],events:h}}to_json_string(e\u003d!0){return JSON.stringify(this.to_json(e))}to_json(e\u003d!0){const t\u003dnew d.Serializer({include_defaults:e}),s\u003dt.to_serializable(this._roots);return{version:l.version,title:this._title,roots:{root_ids:s.map((e\u003d\u003ee.id)),references:[...t.definitions]}}}static from_json_string(e){const t\u003dJSON.parse(e);return E.from_json(t)}static from_json(e){_.logger.debug(\"Creating Document from JSON\");const t\u003de.version,s\u003d-1!\u003d\u003dt.indexOf(\"+\")||-1!\u003d\u003dt.indexOf(\"-\"),o\u003d`Library versions: JS (${l.version}) / Python (${t})`;s||l.version.replace(/-(dev|rc)\\./,\"$1\")\u003d\u003dt?_.logger.debug(o):(_.logger.warn(\"JS/Python version mismatch\"),_.logger.warn(o));const n\u003dnew i.ModelResolver;null!\u003de.defs\u0026\u0026M.resolve_defs(e.defs,n);const r\u003de.roots,a\u003dr.root_ids,c\u003dr.references,d\u003dE._instantiate_references_json(c,new Map,n);E._initialize_references_json(c,new Map,d,new Map);const h\u003dnew E({resolver:n});for(const e of a){const t\u003dd.get(e);null!\u003dt\u0026\u0026h.add_root(t)}return h.set_title(e.title),h}replace_with_json(e){E.from_json(e).destructively_move(this)}create_json_patch_string(e){return JSON.stringify(this.create_json_patch(e))}create_json_patch(e){for(const t of e)if(t.document!\u003dthis)throw new Error(\"Cannot create a patch using events from a different document\");const t\u003dnew d.Serializer,s\u003dt.to_serializable(e);for(const e of this._all_models.values())t.remove_def(e);return{events:s,references:[...t.definitions]}}apply_json_patch(e,t\u003dnew Map,s){const o\u003de.references,n\u003de.events,r\u003dE._instantiate_references_json(o,this._all_models,this._resolver);t instanceof Map||(t\u003dnew Map(t));for(const e of n)switch(e.kind){case\"RootAdded\":case\"RootRemoved\":case\"ModelChanged\":{const t\u003de.model.id,s\u003dthis._all_models.get(t);if(null!\u003ds)r.set(t,s);else if(!r.has(t))throw _.logger.warn(`Got an event for unknown model ${e.model}\"`),new Error(\"event model wasn\u0027t known\");break}}const i\u003dnew Map(this._all_models),l\u003dnew Map;for(const[e,t]of r)i.has(e)||l.set(e,t);E._initialize_references_json(o,i,l,t);for(const e of n)switch(e.kind){case\"MessageSent\":{const{msg_type:s,msg_data:o}\u003de;let n;if(void 0\u003d\u003d\u003do){if(1!\u003dt.size)throw new Error(\"expected exactly one buffer\");{const[[,e]]\u003dt;n\u003de}}else n\u003dE._resolve_refs(o,i,l,t);this._trigger_on_message(s,n);break}case\"ModelChanged\":{const o\u003de.model.id,n\u003dthis._all_models.get(o);if(null\u003d\u003dn)throw new Error(`Cannot apply patch to ${o} which is not in the document`);const r\u003de.attr,_\u003dE._resolve_refs(e.new,i,l,t);n.setv({[r]:_},{setter_id:s});break}case\"ColumnDataChanged\":{const o\u003de.column_source.id,n\u003dthis._all_models.get(o);if(null\u003d\u003dn)throw new Error(`Cannot stream to ${o} which is not in the document`);const r\u003dE._resolve_refs(e.new,new Map,new Map,t);if(null!\u003de.cols)for(const e in n.data)e in r||(r[e]\u003dn.data[e]);n.setv({data:r},{setter_id:s,check_eq:!1});break}case\"ColumnsStreamed\":{const t\u003de.column_source.id,o\u003dthis._all_models.get(t);if(null\u003d\u003do)throw new Error(`Cannot stream to ${t} which is not in the document`);if(!(o instanceof y.ColumnDataSource))throw new Error(\"Cannot stream to non-ColumnDataSource\");const n\u003de.data,r\u003de.rollover;o.stream(n,r,s);break}case\"ColumnsPatched\":{const t\u003de.column_source.id,o\u003dthis._all_models.get(t);if(null\u003d\u003do)throw new Error(`Cannot patch ${t} which is not in the document`);if(!(o instanceof y.ColumnDataSource))throw new Error(\"Cannot patch non-ColumnDataSource\");const n\u003de.patches;o.patch(n,s);break}case\"RootAdded\":{const t\u003de.model.id,o\u003dr.get(t);this.add_root(o,s);break}case\"RootRemoved\":{const t\u003de.model.id,o\u003dr.get(t);this.remove_root(o,s);break}case\"TitleChanged\":this.set_title(e.title,s);break;default:throw new Error(\"Unknown patch event \"+JSON.stringify(e))}}}s.Document\u003dE,E.__name__\u003d\"Document\"},\n function _(e,o,s,r,t){r();const l\u003de(1),d\u003de(8),i\u003de(13),n\u003de(14);s.overrides\u003d{};const a\u003dnew Map;s.Models\u003de\u003d\u003e{const o\u003ds.Models.get(e);if(null!\u003do)return o;throw new Error(`Model \u0027${e}\u0027 does not exist. This could be due to a widget or a custom model not being registered before first usage.`)},s.Models.get\u003de\u003d\u003e{var o;return null!\u003d\u003d(o\u003ds.overrides[e])\u0026\u0026void 0!\u003d\u003do?o:a.get(e)},s.Models.register\u003d(e,o)\u003d\u003e{s.overrides[e]\u003do},s.Models.unregister\u003de\u003d\u003e{delete s.overrides[e]},s.Models.register_models\u003d(e,o\u003d!1,s)\u003d\u003e{var r;if(null!\u003de)for(const t of d.isArray(e)?e:i.values(e))if(r\u003dt,d.isObject(r)\u0026\u0026r.prototype instanceof n.HasProps){const e\u003dt.__qualified__;o||!a.has(e)?a.set(e,t):null!\u003ds?s(e):console.warn(`Model \u0027${e}\u0027 was already registered`)}},s.register_models\u003ds.Models.register_models,s.Models.registered_names\u003d()\u003d\u003e[...a.keys()];class u{constructor(){this._known_models\u003dnew Map}get(e,o){var r;const t\u003dnull!\u003d\u003d(r\u003ds.Models.get(e))\u0026\u0026void 0!\u003d\u003dr?r:this._known_models.get(e);if(null!\u003dt)return t;if(void 0!\u003d\u003do)return o;throw new Error(`Model \u0027${e}\u0027 does not exist. This could be due to a widget or a custom model not being registered before first usage.`)}register(e){const o\u003de.__qualified__;null\u003d\u003dthis.get(o,null)?this._known_models.set(o,e):console.warn(`Model \u0027${o}\u0027 was already registered with this resolver`)}}s.ModelResolver\u003du,u.__name__\u003d\"ModelResolver\";const _\u003dl.__importStar(e(38));s.register_models(_)},\n function _(n,r,t,e,i){e();\n // (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters \u0026 Editors\n // Underscore may be freely distributed under the MIT license.\n const o\u003dn(9),u\u003dObject.prototype.toString;function c(n){return!0\u003d\u003d\u003dn||!1\u003d\u003d\u003dn||\"[object Boolean]\"\u003d\u003d\u003du.call(n)}function f(n){return\"[object Number]\"\u003d\u003d\u003du.call(n)}function a(n){return\"[object String]\"\u003d\u003d\u003du.call(n)}function l(n){const r\u003dtypeof n;return\"function\"\u003d\u003d\u003dr||\"object\"\u003d\u003d\u003dr\u0026\u0026!!n}function s(n){return l(n)\u0026\u0026void 0!\u003d\u003dn[Symbol.iterator]}t.isBoolean\u003dc,t.isNumber\u003df,t.isInteger\u003dfunction(n){return f(n)\u0026\u0026Number.isInteger(n)},t.isString\u003da,t.isPrimitive\u003dfunction(n){return null\u003d\u003d\u003dn||c(n)||f(n)||a(n)},t.isFunction\u003dfunction(n){return\"[object Function]\"\u003d\u003d\u003du.call(n)},t.isArray\u003dfunction(n){return Array.isArray(n)},t.isArrayOf\u003dfunction(n,r){return o.every(n,r)},t.isArrayableOf\u003dfunction(n,r){for(let t\u003d0,e\u003dn.length;t\u003ce;t++)if(!r(n[t]))return!1;return!0},t.isTypedArray\u003dfunction(n){return ArrayBuffer.isView(n)\u0026\u0026!(n instanceof DataView)},t.isObject\u003dl,t.isPlainObject\u003dfunction(n){return l(n)\u0026\u0026(null\u003d\u003dn.constructor||n.constructor\u003d\u003d\u003dObject)},t.isIterable\u003ds,t.isArrayable\u003dfunction(n){return s(n)\u0026\u0026\"length\"in n}},\n function _(n,t,e,r,o){r();\n // (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters \u0026 Editors\n // Underscore may be freely distributed under the MIT license.\n const i\u003dn(10),u\u003dn(11),c\u003dn(12);o(\"map\",c.map),o(\"reduce\",c.reduce),o(\"min\",c.min),o(\"min_by\",c.min_by),o(\"max\",c.max),o(\"max_by\",c.max_by),o(\"sum\",c.sum),o(\"cumsum\",c.cumsum),o(\"every\",c.every),o(\"some\",c.some),o(\"find\",c.find),o(\"find_last\",c.find_last),o(\"find_index\",c.find_index),o(\"find_last_index\",c.find_last_index),o(\"sorted_index\",c.sorted_index),o(\"is_empty\",c.is_empty);const f\u003dArray.prototype.slice;function s(n){return f.call(n)}function a(n){return[].concat(...n)}function l(n,t){return-1!\u003d\u003dn.indexOf(t)}function m(n,t,e\u003d1){u.assert(e\u003e0,\"\u0027step\u0027 must be a positive number\"),null\u003d\u003dt\u0026\u0026(t\u003dn,n\u003d0);const{max:r,ceil:o,abs:i}\u003dMath,c\u003dn\u003c\u003dt?e:-e,f\u003dr(o(i(t-n)/e),0),s\u003dnew Array(f);for(let t\u003d0;t\u003cf;t++,n+\u003dc)s[t]\u003dn;return s}e.head\u003dfunction(n){return n[0]},e.tail\u003dfunction(n){return n[n.length-1]},e.last\u003dfunction(n){return n[n.length-1]},e.copy\u003ds,e.concat\u003da,e.includes\u003dl,e.contains\u003dl,e.nth\u003dfunction(n,t){return n[t\u003e\u003d0?t:n.length+t]},e.zip\u003dfunction(...n){if(0\u003d\u003dn.length)return[];const t\u003dc.min(n.map((n\u003d\u003en.length))),e\u003dn.length,r\u003dnew Array(t);for(let o\u003d0;o\u003ct;o++){r[o]\u003dnew Array(e);for(let t\u003d0;t\u003ce;t++)r[o][t]\u003dn[t][o]}return r},e.unzip\u003dfunction(n){const t\u003dn.length,e\u003dc.min(n.map((n\u003d\u003en.length))),r\u003dArray(e);for(let n\u003d0;n\u003ce;n++)r[n]\u003dnew Array(t);for(let o\u003d0;o\u003ct;o++)for(let t\u003d0;t\u003ce;t++)r[t][o]\u003dn[o][t];return r},e.range\u003dm,e.linspace\u003dfunction(n,t,e\u003d100){const r\u003d(t-n)/(e-1),o\u003dnew Array(e);for(let t\u003d0;t\u003ce;t++)o[t]\u003dn+r*t;return o},e.transpose\u003dfunction(n){const t\u003dn.length,e\u003dn[0].length,r\u003d[];for(let o\u003d0;o\u003ce;o++){r[o]\u003d[];for(let e\u003d0;e\u003ct;e++)r[o][e]\u003dn[e][o]}return r},e.argmin\u003dfunction(n){return c.min_by(m(n.length),(t\u003d\u003en[t]))},e.argmax\u003dfunction(n){return c.max_by(m(n.length),(t\u003d\u003en[t]))},e.sort_by\u003dfunction(n,t){const e\u003dn.map(((n,e)\u003d\u003e({value:n,index:e,key:t(n)})));return e.sort(((n,t)\u003d\u003e{const e\u003dn.key,r\u003dt.key;if(e!\u003d\u003dr){if(e\u003er||void 0\u003d\u003d\u003de)return 1;if(e\u003cr||void 0\u003d\u003d\u003dr)return-1}return n.index-t.index})),e.map((n\u003d\u003en.value))},e.uniq\u003dfunction(n){const t\u003dnew Set;for(const e of n)t.add(e);return[...t]},e.uniq_by\u003dfunction(n,t){const e\u003d[],r\u003d[];for(const o of n){const n\u003dt(o);l(r,n)||(r.push(n),e.push(o))}return e},e.union\u003dfunction(...n){const t\u003dnew Set;for(const e of n)for(const n of e)t.add(n);return[...t]},e.intersection\u003dfunction(n,...t){const e\u003d[];n:for(const r of n)if(!l(e,r)){for(const n of t)if(!l(n,r))continue n;e.push(r)}return e},e.difference\u003dfunction(n,...t){const e\u003da(t);return n.filter((n\u003d\u003e!l(e,n)))},e.remove_at\u003dfunction(n,t){const e\u003ds(n);return e.splice(t,1),e},e.remove_by\u003dfunction(n,t){for(let e\u003d0;e\u003cn.length;)t(n[e])?n.splice(e,1):e++},e.shuffle\u003dfunction(n){const t\u003dn.length,e\u003dnew Array(t);for(let r\u003d0;r\u003ct;r++){const t\u003di.randomIn(0,r);t!\u003d\u003dr\u0026\u0026(e[r]\u003de[t]),e[t]\u003dn[r]}return e},e.pairwise\u003dfunction(n,t){const e\u003dn.length,r\u003dnew Array(e-1);for(let o\u003d0;o\u003ce-1;o++)r[o]\u003dt(n[o],n[o+1]);return r},e.reversed\u003dfunction(n){const t\u003dn.length,e\u003dnew Array(t);for(let r\u003d0;r\u003ct;r++)e[t-r-1]\u003dn[r];return e},e.repeat\u003dfunction(n,t){const e\u003dnew Array(t);for(let r\u003d0;r\u003ct;r++)e[r]\u003dn;return e}},\n function _(n,r,t,e,o){e();const{PI:u}\u003dMath;function a(n){if(0\u003d\u003dn)return 0;for(;n\u003c\u003d0;)n+\u003d2*u;for(;n\u003e2*u;)n-\u003d2*u;return n}function c(n,r){return a(n-r)}function f(){return Math.random()}function i(n){switch(n){case\"deg\":return u/180;case\"rad\":return 1;case\"grad\":return u/200;case\"turn\":return 2*u}}t.angle_norm\u003da,t.angle_dist\u003dc,t.angle_between\u003dfunction(n,r,t,e\u003d!1){const o\u003dc(r,t);if(0\u003d\u003do)return!1;if(o\u003d\u003d2*u)return!0;const f\u003da(n),i\u003dc(r,f)\u003c\u003do\u0026\u0026c(f,t)\u003c\u003do;return e?!i:i},t.random\u003df,t.randomIn\u003dfunction(n,r){return null\u003d\u003dr\u0026\u0026(r\u003dn,n\u003d0),n+Math.floor(Math.random()*(r-n+1))},t.atan2\u003dfunction(n,r){return Math.atan2(r[1]-n[1],r[0]-n[0])},t.radians\u003dfunction(n){return n*(u/180)},t.degrees\u003dfunction(n){return n/(u/180)},t.resolve_angle\u003dfunction(n,r){return-i(r)*n},t.to_radians_coeff\u003di,t.rnorm\u003dfunction(n,r){let t,e;for(;t\u003df(),e\u003df(),e\u003d(2*e-1)*Math.sqrt(1/Math.E*2),!(-4*t*t*Math.log(t)\u003e\u003de*e););let o\u003de/t;return o\u003dn+r*o,o},t.clamp\u003dfunction(n,r,t){return n\u003cr?r:n\u003et?t:n},t.log\u003dfunction(n,r\u003dMath.E){return Math.log(n)/Math.log(r)}},\n function _(r,n,e,o,s){o();class t extends Error{}e.AssertionError\u003dt,t.__name__\u003d\"AssertionError\",e.assert\u003dfunction(r,n){if(!(!0\u003d\u003d\u003dr||!1!\u003d\u003dr\u0026\u0026r()))throw new t(null!\u003dn?n:\"Assertion failed\")},e.unreachable\u003dfunction(){throw new Error(\"unreachable code\")}},\n function _(n,t,e,r,o){r();const i\u003dn(10);function l(n,t,e,...r){const o\u003dn.length;t\u003c0\u0026\u0026(t+\u003do),t\u003c0?t\u003d0:t\u003eo\u0026\u0026(t\u003do),null\u003d\u003de||e\u003eo-t?e\u003do-t:e\u003c0\u0026\u0026(e\u003d0);const i\u003do-e+r.length,l\u003dnew n.constructor(i);let u\u003d0;for(;u\u003ct;u++)l[u]\u003dn[u];for(const n of r)l[u++]\u003dn;for(let r\u003dt+e;r\u003co;r++)l[u++]\u003dn[r];return l}function u(n,t){return l(n,t,n.length-t)}function c(n,t){const e\u003dn.length,r\u003dnew n.constructor(e);for(let o\u003d0;o\u003ce;o++)r[o]\u003dt(n[o],o,n);return r}function f(n,t,e){const r\u003dn.length;if(void 0\u003d\u003d\u003de\u0026\u00260\u003d\u003dr)throw new Error(\"can\u0027t reduce an empty array without an initial value\");let o,i;for(void 0\u003d\u003d\u003de?(o\u003dn[0],i\u003d1):(o\u003de,i\u003d0);i\u003cr;i++)o\u003dt(o,n[i],i,n);return o}function s(n){return function(t,e){const r\u003dt.length;let o\u003dn\u003e0?0:r-1;for(;o\u003e\u003d0\u0026\u0026o\u003cr;o+\u003dn)if(e(t[o]))return o;return-1}}function h(n,t){let e\u003d0,r\u003dn.length;for(;e\u003cr;){const o\u003dMath.floor((e+r)/2);n[o]\u003ct?e\u003do+1:r\u003do}return e}function a(n,t,e,r,o){const i\u003d(o-e)/(r-t);let l\u003di*(n-t)+e;return isFinite(l)||(l\u003di*(n-r)+o,isFinite(l)||e!\u003do||(l\u003de)),l}function g(n,t){if(n\u003ct[0])return-1;if(n\u003et[t.length-1])return t.length;let e\u003d0,r\u003dt.length-1;for(;r-e!\u003d1;){const o\u003de+Math.floor((r-e)/2);n\u003e\u003dt[o]?e\u003do:r\u003do}return e}e.is_empty\u003dfunction(n){return 0\u003d\u003dn.length},e.copy\u003dfunction(n){return Array.isArray(n)?n.slice():new n.constructor(n)},e.splice\u003dl,e.head\u003du,e.insert\u003dfunction(n,t,e){return l(n,e,0,t)},e.append\u003dfunction(n,t){return l(n,n.length,0,t)},e.prepend\u003dfunction(n,t){return l(n,0,0,t)},e.indexOf\u003dfunction(n,t){for(let e\u003d0,r\u003dn.length;e\u003cr;e++)if(n[e]\u003d\u003d\u003dt)return e;return-1},e.subselect\u003dfunction(n,t){const e\u003dt.length,r\u003dnew n.constructor(e);for(let o\u003d0;o\u003ce;o++)r[o]\u003dn[t[o]];return r},e.mul\u003dfunction(n,t,e){const r\u003dn.length,o\u003dnull!\u003de?e:new n.constructor(r);for(let e\u003d0;e\u003cr;e++)o[e]\u003dn[e]*t;return o},e.map\u003dc,e.inplace_map\u003dfunction(n,t,e){const r\u003dn.length,o\u003dnull!\u003de?e:n;for(let e\u003d0;e\u003cr;e++)o[e]\u003dt(n[e],e)},e.filter\u003dfunction(n,t){const e\u003dn.length,r\u003dnew n.constructor(e);let o\u003d0;for(let i\u003d0;i\u003ce;i++){const e\u003dn[i];t(e,i,n)\u0026\u0026(r[o++]\u003de)}return u(r,o)},e.reduce\u003df,e.min\u003dfunction(n){let t,e\u003d1/0;for(let r\u003d0,o\u003dn.length;r\u003co;r++)t\u003dn[r],!isNaN(t)\u0026\u0026t\u003ce\u0026\u0026(e\u003dt);return e},e.max\u003dfunction(n){let t,e\u003d-1/0;for(let r\u003d0,o\u003dn.length;r\u003co;r++)t\u003dn[r],!isNaN(t)\u0026\u0026t\u003ee\u0026\u0026(e\u003dt);return e},e.minmax\u003dfunction(n){let t,e\u003d1/0,r\u003d-1/0;for(let o\u003d0,i\u003dn.length;o\u003ci;o++)t\u003dn[o],isNaN(t)||(t\u003ce\u0026\u0026(e\u003dt),t\u003er\u0026\u0026(r\u003dt));return[e,r]},e.min_by\u003dfunction(n,t){if(0\u003d\u003dn.length)throw new Error(\"min_by() called with an empty array\");let e\u003dn[0],r\u003dt(e);for(let o\u003d1,i\u003dn.length;o\u003ci;o++){const i\u003dn[o],l\u003dt(i);l\u003cr\u0026\u0026(e\u003di,r\u003dl)}return e},e.max_by\u003dfunction(n,t){if(0\u003d\u003dn.length)throw new Error(\"max_by() called with an empty array\");let e\u003dn[0],r\u003dt(e);for(let o\u003d1,i\u003dn.length;o\u003ci;o++){const i\u003dn[o],l\u003dt(i);l\u003er\u0026\u0026(e\u003di,r\u003dl)}return e},e.sum\u003dfunction(n){let t\u003d0;for(let e\u003d0,r\u003dn.length;e\u003cr;e++)t+\u003dn[e];return t},e.cumsum\u003dfunction(n){const t\u003dnew n.constructor(n.length);return f(n,((n,e,r)\u003d\u003et[r]\u003dn+e),0),t},e.every\u003dfunction(n,t){for(let e\u003d0,r\u003dn.length;e\u003cr;e++)if(!t(n[e]))return!1;return!0},e.some\u003dfunction(n,t){for(let e\u003d0,r\u003dn.length;e\u003cr;e++)if(t(n[e]))return!0;return!1},e.index_of\u003dfunction(n,t){for(let e\u003d0,r\u003dn.length;e\u003cr;e++)if(n[e]\u003d\u003d\u003dt)return e;return-1},e.find_index\u003ds(1),e.find_last_index\u003ds(-1),e.find\u003dfunction(n,t){const r\u003de.find_index(n,t);return-1\u003d\u003dr?void 0:n[r]},e.find_last\u003dfunction(n,t){const r\u003de.find_last_index(n,t);return-1\u003d\u003dr?void 0:n[r]},e.sorted_index\u003dh,e.bin_counts\u003dfunction(n,t){const e\u003dt.length-1,r\u003dArray(e).fill(0);for(let o\u003d0;o\u003cn.length;o++){const l\u003dh(t,n[o]);r[i.clamp(l-1,0,e-1)]+\u003d1}return r},e.interpolate\u003dfunction(n,t,e){const r\u003dn.length,o\u003dnew Array(r);for(let i\u003d0;i\u003cr;i++){const r\u003dn[i];if(isNaN(r)){o[i]\u003dr;continue}const l\u003dg(r,t);if(-1\u003d\u003dl)o[i]\u003de[0];else if(l\u003d\u003dt.length)o[i]\u003de[e.length-1];else if(l\u003d\u003dt.length-1||t[l]\u003d\u003dr)o[i]\u003de[l];else{const n\u003dt[l],u\u003de[l],c\u003dt[l+1],f\u003de[l+1];o[i]\u003da(r,n,u,c,f)}}return o},e.left_edge_index\u003dg,e.norm\u003dfunction(n,t,e){const r\u003de-t;return c(n,(n\u003d\u003e(n-t)/r))}},\n function _(t,e,n,c,o){c();const s\u003dt(9),{hasOwnProperty:r}\u003dObject.prototype;function u(t){return Object.keys(t).length}n.keys\u003dObject.keys,n.values\u003dObject.values,n.entries\u003dObject.entries,n.extend\u003dObject.assign,n.clone\u003dfunction(t){return Object.assign({},t)},n.merge\u003dfunction(t,e){const n\u003dObject.create(Object.prototype),c\u003ds.concat([Object.keys(t),Object.keys(e)]);for(const o of c){const c\u003dr.call(t,o)?t[o]:[],u\u003dr.call(e,o)?e[o]:[];n[o]\u003ds.union(c,u)}return n},n.size\u003du,n.isEmpty\u003dfunction(t){return 0\u003d\u003du(t)},n.to_object\u003dfunction(t){const e\u003d{};for(const[n,c]of t)e[n]\u003dc;return e}},\n function _(t,e,s,n,r){n();const i\u003dt(1),o\u003dt(15),c\u003dt(17),a\u003di.__importStar(t(18)),_\u003di.__importStar(t(21)),h\u003dt(34),u\u003dt(13),l\u003dt(8),f\u003dt(26),p\u003dt(30),d\u003dt(35),g\u003dt(26),y\u003dt(36),v\u003dt(37),m\u003di.__importStar(t(21));class b extends(o.Signalable()){constructor(t\u003d{}){var e,s;super(),this._subtype\u003dvoid 0,this.document\u003dnull,this.destroyed\u003dnew o.Signal0(this,\"destroyed\"),this.change\u003dnew o.Signal0(this,\"change\"),this.transformchange\u003dnew o.Signal0(this,\"transformchange\"),this.exprchange\u003dnew o.Signal0(this,\"exprchange\"),this.properties\u003d{},this._pending\u003d!1,this._changing\u003d!1;const n\u003dt instanceof Map?t.get.bind(t):e\u003d\u003et[e];this.id\u003dnull!\u003d\u003d(e\u003dn(\"id\"))\u0026\u0026void 0!\u003d\u003de?e:h.uniqueId();for(const[t,{type:e,default_value:s,options:r}]of u.entries(this._props)){let i;e instanceof a.PropertyAlias?Object.defineProperty(this.properties,t,{get:()\u003d\u003ethis.properties[e.attr],configurable:!1,enumerable:!1}):(i\u003de instanceof _.Kind?new a.PrimitiveProperty(this,t,e,s,n(t),r):new e(this,t,_.Any,s,n(t),r),this.properties[t]\u003di)}null!\u003d\u003d(s\u003dn(\"__deferred__\"))\u0026\u0026void 0!\u003d\u003ds\u0026\u0026s||(this.finalize(),this.connect_signals())}get is_syncable(){return!0}set type(t){console.warn(\"prototype.type \u003d \u0027ModelName\u0027 is deprecated, use static __name__ instead\"),this.constructor.__name__\u003dt}get type(){return this.constructor.__qualified__}static get __qualified__(){const{__module__:t,__name__:e}\u003dthis;return null!\u003dt?`${t}.${e}`:e}static get[Symbol.toStringTag](){return this.__name__}static init_HasProps(){this.prototype._props\u003d{},this.prototype._mixins\u003d[]}static _fix_default(t,e){if(void 0\u003d\u003d\u003dt||l.isFunction(t))return t;if(l.isPrimitive(t))return()\u003d\u003et;{const e\u003dnew v.Cloner;return()\u003d\u003ee.clone(t)}}static define(t){for(const[e,s]of u.entries(l.isFunction(t)?t(m):t)){if(null!\u003dthis.prototype._props[e])throw new Error(`attempted to redefine property \u0027${this.prototype.type}.${e}\u0027`);if(null!\u003dthis.prototype[e])throw new Error(`attempted to redefine attribute \u0027${this.prototype.type}.${e}\u0027`);Object.defineProperty(this.prototype,e,{get(){return this.properties[e].get_value()},set(t){return this.setv({[e]:t}),this},configurable:!1,enumerable:!0});const[t,n,r\u003d{}]\u003ds,i\u003d{type:t,default_value:this._fix_default(n,e),options:r},o\u003dObject.assign({},this.prototype._props);o[e]\u003di,this.prototype._props\u003do}}static internal(t){const e\u003d{};for(const[s,n]of u.entries(l.isFunction(t)?t(m):t)){const[t,r,i\u003d{}]\u003dn;e[s]\u003d[t,r,Object.assign(Object.assign({},i),{internal:!0})]}this.define(e)}static mixins(t){function e(t,e){const s\u003d{};for(const[n,r]of u.entries(e))s[t+n]\u003dr;return s}const s\u003d{},n\u003d[];for(const r of l.isArray(t)?t:[t])if(l.isArray(r)){const[t,i]\u003dr;u.extend(s,e(t,i)),n.push([t,i])}else{const t\u003dr;u.extend(s,t),n.push([\"\",t])}this.define(s),this.prototype._mixins\u003d[...this.prototype._mixins,...n]}static override(t){for(const[e,s]of u.entries(t)){const t\u003dthis._fix_default(s,e),n\u003dthis.prototype._props[e];if(null\u003d\u003dn)throw new Error(`attempted to override nonexistent \u0027${this.prototype.type}.${e}\u0027`);const r\u003dObject.assign({},this.prototype._props);r[e]\u003dObject.assign(Object.assign({},n),{default_value:t}),this.prototype._props\u003dr}}toString(){return`${this.type}(${this.id})`}property(t){const e\u003dthis.properties[t];if(null!\u003de)return e;throw new Error(`unknown property ${this.type}.${t}`)}get attributes(){const t\u003d{};for(const e of this)t[e.attr]\u003de.get_value();return t}[v.clone](t){const e\u003dnew Map;for(const s of this)s.dirty\u0026\u0026e.set(s.attr,t.clone(s.get_value()));return new this.constructor(e)}[g.equals](t,e){for(const s of this){const n\u003dt.property(s.attr);if(e.eq(s.get_value(),n.get_value()))return!1}return!0}[y.pretty](t){const e\u003dt.token,s\u003d[];for(const n of this)if(n.dirty){const r\u003dn.get_value();s.push(`${n.attr}${e(\":\")} ${t.to_string(r)}`)}return`${this.constructor.__qualified__}${e(\"(\")}${e(\"{\")}${s.join(`${e(\",\")} `)}${e(\"}\")}${e(\")\")}`}[p.serialize](t){const e\u003dthis.ref();t.add_ref(this,e);const s\u003dthis.struct();for(const e of this)e.syncable\u0026\u0026(t.include_defaults||e.dirty)\u0026\u0026(s.attributes[e.attr]\u003dt.to_serializable(e.get_value()));return t.add_def(this,s),e}finalize(){for(const t of this){if(!(t instanceof a.VectorSpec||t instanceof a.ScalarSpec))continue;const e\u003dt.get_value();if(null!\u003de){const{transform:t,expr:s}\u003de;null!\u003dt\u0026\u0026this.connect(t.change,(()\u003d\u003ethis.transformchange.emit())),null!\u003ds\u0026\u0026this.connect(s.change,(()\u003d\u003ethis.exprchange.emit()))}}this.initialize()}initialize(){}connect_signals(){}disconnect_signals(){o.Signal.disconnectReceiver(this)}destroy(){this.disconnect_signals(),this.destroyed.emit()}clone(){return(new v.Cloner).clone(this)}_setv(t,e){const s\u003de.check_eq,n\u003d[],r\u003dthis._changing;this._changing\u003d!0;for(const[e,r]of t)!1!\u003d\u003ds\u0026\u0026f.is_equal(e.get_value(),r)||(e.set_value(r),n.push(e));n.length\u003e0\u0026\u0026(this._pending\u003d!0);for(const t of n)t.change.emit();if(!r){if(!e.no_change)for(;this._pending;)this._pending\u003d!1,this.change.emit();this._pending\u003d!1,this._changing\u003d!1}}setv(t,e\u003d{}){const s\u003du.entries(t);if(0\u003d\u003ds.length)return;if(!0\u003d\u003d\u003de.silent){for(const[t,e]of s)this.properties[t].set_value(e);return}const n\u003dnew Map,r\u003dnew Map;for(const[t,e]of s){const s\u003dthis.properties[t];n.set(s,e),r.set(s,s.get_value())}this._setv(n,e);const{document:i}\u003dthis;if(null!\u003di){const t\u003d[];for(const[e,s]of r)t.push([e,s,e.get_value()]);for(const[,e,s]of t)if(this._needs_invalidate(e,s)){i._invalidate_all_models();break}this._push_changes(t,e)}}getv(t){return this.property(t).get_value()}ref(){return{id:this.id}}struct(){const t\u003d{type:this.type,id:this.id,attributes:{}};return null!\u003dthis._subtype\u0026\u0026(t.subtype\u003dthis._subtype),t}set_subtype(t){this._subtype\u003dt}*[Symbol.iterator](){yield*u.values(this.properties)}*syncable_properties(){for(const t of this)t.syncable\u0026\u0026(yield t)}serializable_attributes(){const t\u003d{};for(const e of this.syncable_properties())t[e.attr]\u003de.get_value();return t}static _json_record_references(t,e,s,n){const{recursive:r}\u003dn;if(c.is_ref(e)){const n\u003dt.get_model_by_id(e.id);null\u003d\u003dn||s.has(n)||b._value_record_references(n,s,{recursive:r})}else if(l.isArray(e))for(const n of e)b._json_record_references(t,n,s,{recursive:r});else if(l.isPlainObject(e))for(const n of u.values(e))b._json_record_references(t,n,s,{recursive:r})}static _value_record_references(t,e,s){const{recursive:n}\u003ds;if(t instanceof b){if(!e.has(t)\u0026\u0026(e.add(t),n))for(const s of t.syncable_properties()){const t\u003ds.get_value();b._value_record_references(t,e,{recursive:n})}}else if(l.isArray(t))for(const s of t)b._value_record_references(s,e,{recursive:n});else if(l.isPlainObject(t))for(const s of u.values(t))b._value_record_references(s,e,{recursive:n})}references(){const t\u003dnew Set;return b._value_record_references(this,t,{recursive:!0}),t}_doc_attached(){}_doc_detached(){}attach_document(t){if(null!\u003dthis.document\u0026\u0026this.document!\u003dt)throw new Error(\"models must be owned by only a single document\");this.document\u003dt,this._doc_attached()}detach_document(){this._doc_detached(),this.document\u003dnull}_needs_invalidate(t,e){const s\u003dnew Set;b._value_record_references(e,s,{recursive:!1});const n\u003dnew Set;b._value_record_references(t,n,{recursive:!1});for(const t of s)if(!n.has(t))return!0;for(const t of n)if(!s.has(t))return!0;return!1}_push_changes(t,e\u003d{}){if(!this.is_syncable)return;const{document:s}\u003dthis;if(null\u003d\u003ds)return;const{setter_id:n}\u003de,r\u003d[];for(const[e,i,o]of t)e.syncable\u0026\u0026r.push(new d.ModelChangedEvent(s,this,e.attr,i,o,n));if(0!\u003dr.length){let t;1\u003d\u003dr.length?[t]\u003dr:t\u003dnew d.DocumentEventBatch(s,r,n),s._trigger_on_change(t)}}on_change(t,e){for(const s of l.isArray(t)?t:[t])this.connect(s.change,e)}}s.HasProps\u003db,b.init_HasProps()},\n function _(n,t,e,l,s){l();const i\u003dn(16),o\u003dn(9);class c{constructor(n,t){this.sender\u003dn,this.name\u003dt}connect(n,t\u003dnull){u.has(this.sender)||u.set(this.sender,[]);const e\u003du.get(this.sender);if(null!\u003dg(e,this,n,t))return!1;const l\u003dnull!\u003dt?t:n;a.has(l)||a.set(l,[]);const s\u003da.get(l),i\u003d{signal:this,slot:n,context:t};return e.push(i),s.push(i),!0}disconnect(n,t\u003dnull){const e\u003du.get(this.sender);if(null\u003d\u003de||0\u003d\u003d\u003de.length)return!1;const l\u003dg(e,this,n,t);if(null\u003d\u003dl)return!1;const s\u003dnull!\u003dt?t:n,i\u003da.get(s);return l.signal\u003dnull,d(e),d(i),!0}emit(n){var t;const e\u003dnull!\u003d\u003d(t\u003du.get(this.sender))\u0026\u0026void 0!\u003d\u003dt?t:[];for(const{signal:t,slot:l,context:s}of e)t\u003d\u003d\u003dthis\u0026\u0026l.call(s,n,this.sender)}}e.Signal\u003dc,c.__name__\u003d\"Signal\";class r extends c{emit(){super.emit(void 0)}}e.Signal0\u003dr,r.__name__\u003d\"Signal0\",function(n){function t(n,t){const e\u003du.get(n);if(null\u003d\u003de||0\u003d\u003d\u003de.length)return;const l\u003da.get(t);if(null!\u003dl\u0026\u00260!\u003d\u003dl.length){for(const t of l){if(null\u003d\u003dt.signal)return;t.signal.sender\u003d\u003d\u003dn\u0026\u0026(t.signal\u003dnull)}d(e),d(l)}}function e(n){var t;const e\u003du.get(n);if(null!\u003de\u0026\u00260!\u003d\u003de.length){for(const n of e){if(null\u003d\u003dn.signal)return;const e\u003dnull!\u003d\u003d(t\u003dn.context)\u0026\u0026void 0!\u003d\u003dt?t:n.slot;n.signal\u003dnull,d(a.get(e))}d(e)}}function l(n,t,e){const l\u003da.get(n);if(null!\u003dl\u0026\u00260!\u003d\u003dl.length){for(const n of l){if(null\u003d\u003dn.signal)return;if(null!\u003dt\u0026\u0026n.slot!\u003dt)continue;const l\u003dn.signal.sender;null!\u003de\u0026\u0026e.has(l)||(n.signal\u003dnull,d(u.get(l)))}d(l)}}function s(n){const t\u003du.get(n);if(null!\u003dt\u0026\u00260!\u003d\u003dt.length){for(const n of t)n.signal\u003dnull;d(t)}const e\u003da.get(n);if(null!\u003de\u0026\u00260!\u003d\u003de.length){for(const n of e)n.signal\u003dnull;d(e)}}n.disconnect_between\u003dt,n.disconnect_sender\u003de,n.disconnect_receiver\u003dl,n.disconnect_all\u003ds,n.disconnectBetween\u003dt,n.disconnectSender\u003de,n.disconnectReceiver\u003dl,n.disconnectAll\u003ds}(c||(e.Signal\u003dc\u003d{})),e.Signalable\u003dfunction(){return class{connect(n,t){return n.connect(t,this)}disconnect(n,t){return n.disconnect(t,this)}}};const u\u003dnew WeakMap,a\u003dnew WeakMap;function g(n,t,e,l){return o.find(n,(n\u003d\u003en.signal\u003d\u003d\u003dt\u0026\u0026n.slot\u003d\u003d\u003de\u0026\u0026n.context\u003d\u003d\u003dl))}const f\u003dnew Set;function d(n){0\u003d\u003d\u003df.size\u0026\u0026(async()\u003d\u003e{await i.defer(),function(){for(const n of f)o.remove_by(n,(n\u003d\u003enull\u003d\u003dn.signal));f.clear()}()})(),f.add(n)}},\n function _(e,n,t,s,o){s();const a\u003dnew MessageChannel,l\u003dnew Map;a.port1.onmessage\u003de\u003d\u003e{const n\u003de.data,t\u003dl.get(n);if(null!\u003dt)try{t()}finally{l.delete(n)}};let r\u003d1;t.defer\u003dfunction(){return new Promise((e\u003d\u003e{const n\u003dr++;l.set(n,e),a.port2.postMessage(n)}))}},\n function _(n,t,i,e,c){e();const r\u003dn(8),s\u003dn(13);i.is_ref\u003dfunction(n){if(r.isPlainObject(n)){const t\u003ds.keys(n);return 1\u003d\u003dt.length\u0026\u0026\"id\"\u003d\u003dt[0]}return!1}},\n function _(e,t,n,a,r){a(),n.YCoordinateSeqSeqSeqSpec\u003dn.XCoordinateSeqSeqSeqSpec\u003dn.YCoordinateSeqSpec\u003dn.XCoordinateSeqSpec\u003dn.YCoordinateSpec\u003dn.XCoordinateSpec\u003dn.CoordinateSeqSeqSeqSpec\u003dn.CoordinateSeqSpec\u003dn.CoordinateSpec\u003dn.BaseCoordinateSpec\u003dn.NumberUnitsSpec\u003dn.UnitsSpec\u003dn.DataSpec\u003dn.VectorSpec\u003dn.TextBaselineScalar\u003dn.TextAlignScalar\u003dn.FontStyleScalar\u003dn.FontSizeScalar\u003dn.FontScalar\u003dn.LineDashScalar\u003dn.LineCapScalar\u003dn.LineJoinScalar\u003dn.ArrayScalar\u003dn.NullStringScalar\u003dn.StringScalar\u003dn.NumberScalar\u003dn.ColorScalar\u003dn.AnyScalar\u003dn.ScalarSpec\u003dn.VerticalAlign\u003dn.UpdateMode\u003dn.TooltipAttachment\u003dn.TickLabelOrientation\u003dn.TextureRepetition\u003dn.TextBaseline\u003dn.TextAlign\u003dn.TapBehavior\u003dn.StepMode\u003dn.StartEnd\u003dn.SpatialUnits\u003dn.Sort\u003dn.SizingMode\u003dn.Side\u003dn.RoundingFunction\u003dn.ResetPolicy\u003dn.RenderMode\u003dn.RenderLevel\u003dn.RadiusDimension\u003dn.PointPolicy\u003dn.Place\u003dvoid 0,n.TextBaselineSpec\u003dn.TextAlignSpec\u003dn.FontStyleSpec\u003dn.FontSizeSpec\u003dn.FontSpec\u003dn.LineDashSpec\u003dn.LineCapSpec\u003dn.LineJoinSpec\u003dn.MarkerSpec\u003dn.ArraySpec\u003dn.NullStringSpec\u003dn.StringSpec\u003dn.AnySpec\u003dn.NDArraySpec\u003dn.ColorSpec\u003dn.NumberSpec\u003dn.BooleanSpec\u003dn.ScreenDistanceSpec\u003dn.NullDistanceSpec\u003dn.DistanceSpec\u003dn.AngleSpec\u003dvoid 0;const i\u003de(1),s\u003de(15),l\u003de(19),o\u003di.__importStar(e(20)),c\u003de(24),_\u003de(9),u\u003de(12),d\u003de(10),S\u003de(22),p\u003de(27),m\u003de(8),h\u003de(28),v\u003de(29),y\u003de(33);function x(e){try{return JSON.stringify(e)}catch(t){return e.toString()}}function g(e){return m.isPlainObject(e)\u0026\u0026(void 0\u003d\u003d\u003de.value?0:1)+(void 0\u003d\u003d\u003de.field?0:1)+(void 0\u003d\u003d\u003de.expr?0:1)\u003d\u003d1}r(\"Uniform\",y.Uniform),r(\"UniformScalar\",y.UniformScalar),r(\"UniformVector\",y.UniformVector),n.isSpec\u003dg;class f{constructor(e,t,n,a,r,i\u003d{}){var l;let o;if(this.obj\u003de,this.attr\u003dt,this.kind\u003dn,this.default_value\u003da,this._dirty\u003d!1,this.change\u003dnew s.Signal0(this.obj,\"change\"),this.internal\u003dnull!\u003d\u003d(l\u003di.internal)\u0026\u0026void 0!\u003d\u003dl\u0026\u0026l,this.on_update\u003di.on_update,void 0!\u003d\u003dr)o\u003dr,this._dirty\u003d!0;else{const t\u003dthis._default_override();if(void 0!\u003d\u003dt)o\u003dt;else{if(void 0\u003d\u003d\u003da)return void(this.spec\u003d{value:null});o\u003da(e)}}this._update(o)}get is_value(){return void 0!\u003d\u003dthis.spec.value}get syncable(){return!this.internal}get_value(){return this.spec.value}set_value(e){this._update(e),this._dirty\u003d!0}_default_override(){}get dirty(){return this._dirty}_update(e){var t;this.validate(e),this.spec\u003d{value:e},null\u003d\u003d\u003d(t\u003dthis.on_update)||void 0\u003d\u003d\u003dt||t.call(this,e,this.obj)}toString(){return`Prop(${this.obj}.${this.attr}, spec: ${x(this.spec)})`}normalize(e){return e}validate(e){if(!this.valid(e))throw new Error(`${this.obj}.${this.attr} given invalid value: ${x(e)}`)}valid(e){return this.kind.valid(e)}_value(e\u003d!0){if(!this.is_value)throw new Error(\"attempted to retrieve property value for property without value specification\");let t\u003dthis.normalize([this.spec.value])[0];return null!\u003dthis.spec.transform\u0026\u0026e\u0026\u0026(t\u003dthis.spec.transform.compute(t)),t}}n.Property\u003df,f.__name__\u003d\"Property\";class A{constructor(e){this.attr\u003de}}n.PropertyAlias\u003dA,A.__name__\u003d\"PropertyAlias\",n.Alias\u003dfunction(e){return new A(e)};class C extends f{}n.PrimitiveProperty\u003dC,C.__name__\u003d\"PrimitiveProperty\";class L extends f{}n.Any\u003dL,L.__name__\u003d\"Any\";class T extends f{valid(e){return m.isArray(e)||m.isTypedArray(e)}}n.Array\u003dT,T.__name__\u003d\"Array\";class P extends f{valid(e){return m.isBoolean(e)}}n.Boolean\u003dP,P.__name__\u003d\"Boolean\";class b extends f{valid(e){return S.is_Color(e)}}n.Color\u003db,b.__name__\u003d\"Color\";class w extends f{}n.Instance\u003dw,w.__name__\u003d\"Instance\";class q extends f{valid(e){return m.isNumber(e)}}n.Number\u003dq,q.__name__\u003d\"Number\";class N extends q{valid(e){return m.isNumber(e)\u0026\u0026(0|e)\u003d\u003de}}n.Int\u003dN,N.__name__\u003d\"Int\";class B extends q{}n.Angle\u003dB,B.__name__\u003d\"Angle\";class D extends q{valid(e){return m.isNumber(e)\u0026\u00260\u003c\u003de\u0026\u0026e\u003c\u003d1}}n.Percent\u003dD,D.__name__\u003d\"Percent\";class F extends f{valid(e){return m.isString(e)}}n.String\u003dF,F.__name__\u003d\"String\";class z extends f{valid(e){return null\u003d\u003d\u003de||m.isString(e)}}n.NullString\u003dz,z.__name__\u003d\"NullString\";class U extends F{}n.FontSize\u003dU,U.__name__\u003d\"FontSize\";class M extends F{_default_override(){return h.settings.dev?\"Bokeh\":void 0}}n.Font\u003dM,M.__name__\u003d\"Font\";class R extends f{valid(e){return m.isString(e)\u0026\u0026_.includes(this.enum_values,e)}}function k(e){return class extends R{get enum_values(){return[...e]}}}n.EnumProperty\u003dR,R.__name__\u003d\"EnumProperty\",n.Enum\u003dk;class O extends R{get enum_values(){return[...o.Direction]}normalize(e){const t\u003dnew Uint8Array(e.length);for(let n\u003d0;n\u003ce.length;n++)switch(e[n]){case\"clock\":t[n]\u003d0;break;case\"anticlock\":t[n]\u003d1}return t}}n.Direction\u003dO,O.__name__\u003d\"Direction\",n.Anchor\u003dk(o.Anchor),n.AngleUnits\u003dk(o.AngleUnits),n.BoxOrigin\u003dk(o.BoxOrigin),n.ButtonType\u003dk(o.ButtonType),n.CalendarPosition\u003dk(o.CalendarPosition),n.Dimension\u003dk(o.Dimension),n.Dimensions\u003dk(o.Dimensions),n.Distribution\u003dk(o.Distribution),n.FontStyle\u003dk(o.FontStyle),n.HatchPatternType\u003dk(o.HatchPatternType),n.HTTPMethod\u003dk(o.HTTPMethod),n.HexTileOrientation\u003dk(o.HexTileOrientation),n.HoverMode\u003dk(o.HoverMode),n.LatLon\u003dk(o.LatLon),n.LegendClickPolicy\u003dk(o.LegendClickPolicy),n.LegendLocation\u003dk(o.LegendLocation),n.LineCap\u003dk(o.LineCap),n.LineJoin\u003dk(o.LineJoin),n.LinePolicy\u003dk(o.LinePolicy),n.Location\u003dk(o.Location),n.Logo\u003dk(o.Logo),n.MarkerType\u003dk(o.MarkerType),n.MutedPolicy\u003dk(o.MutedPolicy),n.Orientation\u003dk(o.Orientation),n.OutputBackend\u003dk(o.OutputBackend),n.PaddingUnits\u003dk(o.PaddingUnits),n.Place\u003dk(o.Place),n.PointPolicy\u003dk(o.PointPolicy),n.RadiusDimension\u003dk(o.RadiusDimension),n.RenderLevel\u003dk(o.RenderLevel),n.RenderMode\u003dk(o.RenderMode),n.ResetPolicy\u003dk(o.ResetPolicy),n.RoundingFunction\u003dk(o.RoundingFunction),n.Side\u003dk(o.Side),n.SizingMode\u003dk(o.SizingMode),n.Sort\u003dk(o.Sort),n.SpatialUnits\u003dk(o.SpatialUnits),n.StartEnd\u003dk(o.StartEnd),n.StepMode\u003dk(o.StepMode),n.TapBehavior\u003dk(o.TapBehavior),n.TextAlign\u003dk(o.TextAlign),n.TextBaseline\u003dk(o.TextBaseline),n.TextureRepetition\u003dk(o.TextureRepetition),n.TickLabelOrientation\u003dk(o.TickLabelOrientation),n.TooltipAttachment\u003dk(o.TooltipAttachment),n.UpdateMode\u003dk(o.UpdateMode),n.VerticalAlign\u003dk(o.VerticalAlign);class E extends f{get_value(){const{value:e,expr:t,transform:n}\u003dthis.spec;return null!\u003dt||null!\u003dn?this.spec:e}_update(e){g(e)?this.spec\u003de:this.spec\u003d{value:e},null!\u003dthis.spec.value\u0026\u0026this.validate(this.spec.value)}materialize(e){return e}scalar(e,t){return new y.UniformScalar(e,t)}uniform(e){var t;const{expr:n,value:a,transform:r}\u003dthis.spec,i\u003dnull!\u003d\u003d(t\u003de.get_length())\u0026\u0026void 0!\u003d\u003dt?t:1;if(null!\u003dn){let t\u003dn.compute(e);return null!\u003dr\u0026\u0026(t\u003dr.compute(t)),t\u003dthis.materialize(t),this.scalar(t,i)}{let e\u003da;return null!\u003dr\u0026\u0026(e\u003dr.compute(e)),e\u003dthis.materialize(e),this.scalar(e,i)}}}n.ScalarSpec\u003dE,E.__name__\u003d\"ScalarSpec\";class V extends E{}n.AnyScalar\u003dV,V.__name__\u003d\"AnyScalar\";class $ extends E{}n.ColorScalar\u003d$,$.__name__\u003d\"ColorScalar\";class J extends E{}n.NumberScalar\u003dJ,J.__name__\u003d\"NumberScalar\";class X extends E{}n.StringScalar\u003dX,X.__name__\u003d\"StringScalar\";class Y extends E{}n.NullStringScalar\u003dY,Y.__name__\u003d\"NullStringScalar\";class H extends E{}n.ArrayScalar\u003dH,H.__name__\u003d\"ArrayScalar\";class j extends E{}n.LineJoinScalar\u003dj,j.__name__\u003d\"LineJoinScalar\";class G extends E{}n.LineCapScalar\u003dG,G.__name__\u003d\"LineCapScalar\";class I extends E{}n.LineDashScalar\u003dI,I.__name__\u003d\"LineDashScalar\";class K extends E{_default_override(){return h.settings.dev?\"Bokeh\":void 0}}n.FontScalar\u003dK,K.__name__\u003d\"FontScalar\";class Q extends E{}n.FontSizeScalar\u003dQ,Q.__name__\u003d\"FontSizeScalar\";class W extends E{}n.FontStyleScalar\u003dW,W.__name__\u003d\"FontStyleScalar\";class Z extends E{}n.TextAlignScalar\u003dZ,Z.__name__\u003d\"TextAlignScalar\";class ee extends E{}n.TextBaselineScalar\u003dee,ee.__name__\u003d\"TextBaselineScalar\";class te extends f{get_value(){return null\u003d\u003d\u003dthis.spec.value?null:this.spec}_update(e){g(e)?this.spec\u003de:this.spec\u003d{value:e},null!\u003dthis.spec.value\u0026\u0026this.validate(this.spec.value)}materialize(e){return e}v_materialize(e){return e}scalar(e,t){return new y.UniformScalar(e,t)}vector(e){return new y.UniformVector(e)}uniform(e){var t;const{field:n,expr:a,value:r,transform:i}\u003dthis.spec,s\u003dnull!\u003d\u003d(t\u003de.get_length())\u0026\u0026void 0!\u003d\u003dt?t:1;if(null!\u003dn){let t\u003de.get_column(n);return null!\u003dt?(null!\u003di\u0026\u0026(t\u003di.v_compute(t)),t\u003dthis.v_materialize(t),this.vector(t)):(l.logger.warn(`attempted to retrieve property array for nonexistent field \u0027${n}\u0027`),this.scalar(null,s))}if(null!\u003da){let t\u003da.v_compute(e);return null!\u003di\u0026\u0026(t\u003di.v_compute(t)),t\u003dthis.v_materialize(t),this.vector(t)}{let e\u003dr;return null!\u003di\u0026\u0026(e\u003di.compute(e)),e\u003dthis.materialize(e),this.scalar(e,s)}}array(e){var t;let n;const a\u003dnull!\u003d\u003d(t\u003de.get_length())\u0026\u0026void 0!\u003d\u003dt?t:1;if(null!\u003dthis.spec.field){const t\u003de.get_column(this.spec.field);if(null!\u003dt)n\u003dthis.normalize(t);else{l.logger.warn(`attempted to retrieve property array for nonexistent field \u0027${this.spec.field}\u0027`);const e\u003dnew Float64Array(a);e.fill(NaN),n\u003de}}else if(null!\u003dthis.spec.expr)n\u003dthis.normalize(this.spec.expr.v_compute(e));else{const e\u003dthis._value(!1);if(m.isNumber(e)){const t\u003dnew Float64Array(a);t.fill(e),n\u003dt}else n\u003d_.repeat(e,a)}return null!\u003dthis.spec.transform\u0026\u0026(n\u003dthis.spec.transform.v_compute(n)),n}}n.VectorSpec\u003dte,te.__name__\u003d\"VectorSpec\";class ne extends te{}n.DataSpec\u003dne,ne.__name__\u003d\"DataSpec\";class ae extends te{_update(e){super._update(e);const{units:t}\u003dthis.spec;if(null!\u003dt\u0026\u0026!_.includes(this.valid_units,t))throw new Error(`units must be one of ${this.valid_units.join(\", \")}; got: ${t}`)}get units(){var e;return null!\u003d\u003d(e\u003dthis.spec.units)\u0026\u0026void 0!\u003d\u003de?e:this.default_units}set units(e){e!\u003dthis.default_units?this.spec.units\u003de:delete this.spec.units}}n.UnitsSpec\u003dae,ae.__name__\u003d\"UnitsSpec\";class re extends ae{array(e){return new Float64Array(super.array(e))}}n.NumberUnitsSpec\u003dre,re.__name__\u003d\"NumberUnitsSpec\";class ie extends ne{}n.BaseCoordinateSpec\u003die,ie.__name__\u003d\"BaseCoordinateSpec\";class se extends ie{}n.CoordinateSpec\u003dse,se.__name__\u003d\"CoordinateSpec\";class le extends ie{}n.CoordinateSeqSpec\u003dle,le.__name__\u003d\"CoordinateSeqSpec\";class oe extends ie{}n.CoordinateSeqSeqSeqSpec\u003doe,oe.__name__\u003d\"CoordinateSeqSeqSeqSpec\";class ce extends se{constructor(){super(...arguments),this.dimension\u003d\"x\"}}n.XCoordinateSpec\u003dce,ce.__name__\u003d\"XCoordinateSpec\";class _e extends se{constructor(){super(...arguments),this.dimension\u003d\"y\"}}n.YCoordinateSpec\u003d_e,_e.__name__\u003d\"YCoordinateSpec\";class ue extends le{constructor(){super(...arguments),this.dimension\u003d\"x\"}}n.XCoordinateSeqSpec\u003due,ue.__name__\u003d\"XCoordinateSeqSpec\";class de extends le{constructor(){super(...arguments),this.dimension\u003d\"y\"}}n.YCoordinateSeqSpec\u003dde,de.__name__\u003d\"YCoordinateSeqSpec\";class Se extends oe{constructor(){super(...arguments),this.dimension\u003d\"x\"}}n.XCoordinateSeqSeqSeqSpec\u003dSe,Se.__name__\u003d\"XCoordinateSeqSeqSeqSpec\";class pe extends oe{constructor(){super(...arguments),this.dimension\u003d\"y\"}}n.YCoordinateSeqSeqSeqSpec\u003dpe,pe.__name__\u003d\"YCoordinateSeqSeqSeqSpec\";class me extends re{get default_units(){return\"rad\"}get valid_units(){return[...o.AngleUnits]}materialize(e){return e*-d.to_radians_coeff(this.units)}v_materialize(e){const t\u003d-d.to_radians_coeff(this.units),n\u003dnew Float32Array(e.length);return u.mul(e,t,n),n}array(e){throw new Error(\"not supported\")}}n.AngleSpec\u003dme,me.__name__\u003d\"AngleSpec\";class he extends re{get default_units(){return\"data\"}get valid_units(){return[...o.SpatialUnits]}}n.DistanceSpec\u003dhe,he.__name__\u003d\"DistanceSpec\";class ve extends he{materialize(e){return null!\u003de?e:NaN}}n.NullDistanceSpec\u003dve,ve.__name__\u003d\"NullDistanceSpec\";class ye extends he{get default_units(){return\"screen\"}}n.ScreenDistanceSpec\u003dye,ye.__name__\u003d\"ScreenDistanceSpec\";class xe extends ne{v_materialize(e){return new Uint8Array(e)}array(e){return new Uint8Array(super.array(e))}}n.BooleanSpec\u003dxe,xe.__name__\u003d\"BooleanSpec\";class ge extends ne{v_materialize(e){return m.isTypedArray(e)?e:new Float64Array(e)}array(e){return new Float64Array(super.array(e))}}n.NumberSpec\u003dge,ge.__name__\u003d\"NumberSpec\";class fe extends ne{materialize(e){return S.encode_rgba(S.color2rgba(e))}v_materialize(e){if(!v.is_NDArray(e)){const t\u003de.length,n\u003dnew c.RGBAArray(4*t);let a\u003d0;for(const t of e){const[e,r,i,s]\u003dS.color2rgba(t);n[a++]\u003de,n[a++]\u003dr,n[a++]\u003di,n[a++]\u003ds}return new c.ColorArray(n.buffer)}if(\"uint32\"\u003d\u003de.dtype\u0026\u00261\u003d\u003de.dimension)return p.to_big_endian(e);if(\"uint8\"\u003d\u003de.dtype\u0026\u00261\u003d\u003de.dimension){const[t]\u003de.shape,n\u003dnew c.RGBAArray(4*t);let a\u003d0;for(const t of e)n[a++]\u003dt,n[a++]\u003dt,n[a++]\u003dt,n[a++]\u003d255;return new c.ColorArray(n.buffer)}if(\"uint8\"\u003d\u003de.dtype\u0026\u00262\u003d\u003de.dimension){const[t,n]\u003de.shape;if(4\u003d\u003dn)return new c.ColorArray(e.buffer);if(3\u003d\u003dn){const a\u003dnew c.RGBAArray(4*t);for(let r\u003d0,i\u003d0;r\u003cn*t;)a[i++]\u003de[r++],a[i++]\u003de[r++],a[i++]\u003de[r++],a[i++]\u003d255;return new c.ColorArray(a.buffer)}}else if((\"float32\"\u003d\u003de.dtype||\"float64\"\u003d\u003de.dtype)\u0026\u00262\u003d\u003de.dimension){const[t,n]\u003de.shape;if(3\u003d\u003dn||4\u003d\u003dn){const a\u003dnew c.RGBAArray(4*t);for(let r\u003d0,i\u003d0;r\u003cn*t;)a[i++]\u003d255*e[r++],a[i++]\u003d255*e[r++],a[i++]\u003d255*e[r++],a[i++]\u003d255*(3\u003d\u003dn?1:e[r++]);return new c.ColorArray(a.buffer)}}throw new Error(\"invalid color array\")}vector(e){return new y.ColorUniformVector(e)}}n.ColorSpec\u003dfe,fe.__name__\u003d\"ColorSpec\";class Ae extends ne{}n.NDArraySpec\u003dAe,Ae.__name__\u003d\"NDArraySpec\";class Ce extends ne{}n.AnySpec\u003dCe,Ce.__name__\u003d\"AnySpec\";class Le extends ne{}n.StringSpec\u003dLe,Le.__name__\u003d\"StringSpec\";class Te extends ne{}n.NullStringSpec\u003dTe,Te.__name__\u003d\"NullStringSpec\";class Pe extends ne{}n.ArraySpec\u003dPe,Pe.__name__\u003d\"ArraySpec\";class be extends ne{}n.MarkerSpec\u003dbe,be.__name__\u003d\"MarkerSpec\";class we extends ne{}n.LineJoinSpec\u003dwe,we.__name__\u003d\"LineJoinSpec\";class qe extends ne{}n.LineCapSpec\u003dqe,qe.__name__\u003d\"LineCapSpec\";class Ne extends ne{}n.LineDashSpec\u003dNe,Ne.__name__\u003d\"LineDashSpec\";class Be extends ne{_default_override(){return h.settings.dev?\"Bokeh\":void 0}}n.FontSpec\u003dBe,Be.__name__\u003d\"FontSpec\";class De extends ne{}n.FontSizeSpec\u003dDe,De.__name__\u003d\"FontSizeSpec\";class Fe extends ne{}n.FontStyleSpec\u003dFe,Fe.__name__\u003d\"FontStyleSpec\";class ze extends ne{}n.TextAlignSpec\u003dze,ze.__name__\u003d\"TextAlignSpec\";class Ue extends ne{}n.TextBaselineSpec\u003dUe,Ue.__name__\u003d\"TextBaselineSpec\"},\n function _(e,l,o,n,t){n();const s\u003de(8),g\u003de(13),r\u003d{};class i{constructor(e,l){this.name\u003de,this.level\u003dl}}o.LogLevel\u003di,i.__name__\u003d\"LogLevel\";class v{constructor(e,l\u003dv.INFO){this._name\u003de,this.set_level(l)}static get levels(){return Object.keys(v.log_levels)}static get(e,l\u003dv.INFO){if(e.length\u003e0){let o\u003dr[e];return null\u003d\u003do\u0026\u0026(r[e]\u003do\u003dnew v(e,l)),o}throw new TypeError(\"Logger.get() expects a non-empty string name and an optional log-level\")}get level(){return this.get_level()}get_level(){return this._log_level}set_level(e){if(e instanceof i)this._log_level\u003de;else{if(!s.isString(e)||null\u003d\u003dv.log_levels[e])throw new Error(\"Logger.set_level() expects a log-level object or a string name of a log-level\");this._log_level\u003dv.log_levels[e]}const l\u003d`[${this._name}]`;for(const[e,o]of g.entries(v.log_levels))o.level\u003cthis._log_level.level||this._log_level.level\u003d\u003d\u003dv.OFF.level?this[e]\u003dfunction(){}:this[e]\u003d_(e,l)}trace(...e){}debug(...e){}info(...e){}warn(...e){}error(...e){}}function _(e,l){return null!\u003dconsole[e]?console[e].bind(console,l):null!\u003dconsole.log?console.log.bind(console,l):function(){}}function c(e){const l\u003do.logger.level;return s.isString(e)\u0026\u0026null\u003d\u003dv.log_levels[e]?(console.log(`[bokeh] unrecognized logging level \u0027${e}\u0027 passed to Bokeh.set_log_level(), ignoring`),console.log(`[bokeh] valid log levels are: ${v.levels.join(\", \")}`)):(console.log(`[bokeh] setting log level to: \u0027${s.isString(e)?e:e.level}\u0027`),o.logger.set_level(e)),l}o.Logger\u003dv,v.__name__\u003d\"Logger\",v.TRACE\u003dnew i(\"trace\",0),v.DEBUG\u003dnew i(\"debug\",1),v.INFO\u003dnew i(\"info\",2),v.WARN\u003dnew i(\"warn\",6),v.ERROR\u003dnew i(\"error\",7),v.FATAL\u003dnew i(\"fatal\",8),v.OFF\u003dnew i(\"off\",9),v.log_levels\u003d{trace:v.TRACE,debug:v.DEBUG,info:v.INFO,warn:v.WARN,error:v.ERROR,fatal:v.FATAL,off:v.OFF},o.logger\u003dv.get(\"bokeh\"),o.set_log_level\u003dc,o.with_log_level\u003dfunction(e,l){const o\u003dc(e);try{l()}finally{c(o)}}},\n function _(e,n,t,o,i){o(),t.VerticalAlign\u003dvoid 0;const a\u003de(21);t.Align\u003da.Enum(\"start\",\"center\",\"end\"),t.Anchor\u003da.Enum(\"top_left\",\"top_center\",\"top_right\",\"center_left\",\"center_center\",\"center_right\",\"bottom_left\",\"bottom_center\",\"bottom_right\",\"top\",\"left\",\"center\",\"right\",\"bottom\"),t.AngleUnits\u003da.Enum(\"deg\",\"rad\",\"grad\",\"turn\"),t.BoxOrigin\u003da.Enum(\"corner\",\"center\"),t.ButtonType\u003da.Enum(\"default\",\"primary\",\"success\",\"warning\",\"danger\",\"light\"),t.CalendarPosition\u003da.Enum(\"auto\",\"above\",\"below\"),t.Dimension\u003da.Enum(\"width\",\"height\"),t.Dimensions\u003da.Enum(\"width\",\"height\",\"both\"),t.Direction\u003da.Enum(\"clock\",\"anticlock\"),t.Distribution\u003da.Enum(\"uniform\",\"normal\"),t.FontStyle\u003da.Enum(\"normal\",\"italic\",\"bold\",\"bold italic\"),t.HatchPatternType\u003da.Enum(\"blank\",\"dot\",\"ring\",\"horizontal_line\",\"vertical_line\",\"cross\",\"horizontal_dash\",\"vertical_dash\",\"spiral\",\"right_diagonal_line\",\"left_diagonal_line\",\"diagonal_cross\",\"right_diagonal_dash\",\"left_diagonal_dash\",\"horizontal_wave\",\"vertical_wave\",\"criss_cross\",\" \",\".\",\"o\",\"-\",\"|\",\"+\",\u0027\"\u0027,\":\",\"@\",\"/\",\"\\\\\",\"x\",\",\",\"`\",\"v\",\"\u003e\",\"*\"),t.HTTPMethod\u003da.Enum(\"POST\",\"GET\"),t.HexTileOrientation\u003da.Enum(\"pointytop\",\"flattop\"),t.HoverMode\u003da.Enum(\"mouse\",\"hline\",\"vline\"),t.LatLon\u003da.Enum(\"lat\",\"lon\"),t.LegendClickPolicy\u003da.Enum(\"none\",\"hide\",\"mute\"),t.LegendLocation\u003dt.Anchor,t.LineCap\u003da.Enum(\"butt\",\"round\",\"square\"),t.LineJoin\u003da.Enum(\"miter\",\"round\",\"bevel\"),t.LineDash\u003da.Enum(\"solid\",\"dashed\",\"dotted\",\"dotdash\",\"dashdot\"),t.LinePolicy\u003da.Enum(\"prev\",\"next\",\"nearest\",\"interp\",\"none\"),t.Location\u003da.Enum(\"above\",\"below\",\"left\",\"right\"),t.Logo\u003da.Enum(\"normal\",\"grey\"),t.MarkerType\u003da.Enum(\"asterisk\",\"circle\",\"circle_cross\",\"circle_dot\",\"circle_x\",\"circle_y\",\"cross\",\"dash\",\"diamond\",\"diamond_cross\",\"diamond_dot\",\"dot\",\"hex\",\"hex_dot\",\"inverted_triangle\",\"plus\",\"square\",\"square_cross\",\"square_dot\",\"square_pin\",\"square_x\",\"star\",\"star_dot\",\"triangle\",\"triangle_dot\",\"triangle_pin\",\"x\",\"y\"),t.MutedPolicy\u003da.Enum(\"show\",\"ignore\"),t.Orientation\u003da.Enum(\"vertical\",\"horizontal\"),t.OutputBackend\u003da.Enum(\"canvas\",\"svg\",\"webgl\"),t.PaddingUnits\u003da.Enum(\"percent\",\"absolute\"),t.Place\u003da.Enum(\"above\",\"below\",\"left\",\"right\",\"center\"),t.PointPolicy\u003da.Enum(\"snap_to_data\",\"follow_mouse\",\"none\"),t.RadiusDimension\u003da.Enum(\"x\",\"y\",\"max\",\"min\"),t.RenderLevel\u003da.Enum(\"image\",\"underlay\",\"glyph\",\"guide\",\"annotation\",\"overlay\"),t.RenderMode\u003da.Enum(\"canvas\",\"css\"),t.ResetPolicy\u003da.Enum(\"standard\",\"event_only\"),t.RoundingFunction\u003da.Enum(\"round\",\"nearest\",\"floor\",\"rounddown\",\"ceil\",\"roundup\"),t.SelectionMode\u003da.Enum(\"replace\",\"append\",\"intersect\",\"subtract\"),t.Side\u003da.Enum(\"above\",\"below\",\"left\",\"right\"),t.SizingMode\u003da.Enum(\"stretch_width\",\"stretch_height\",\"stretch_both\",\"scale_width\",\"scale_height\",\"scale_both\",\"fixed\"),t.Sort\u003da.Enum(\"ascending\",\"descending\"),t.SpatialUnits\u003da.Enum(\"screen\",\"data\"),t.StartEnd\u003da.Enum(\"start\",\"end\"),t.StepMode\u003da.Enum(\"after\",\"before\",\"center\"),t.TapBehavior\u003da.Enum(\"select\",\"inspect\"),t.TextAlign\u003da.Enum(\"left\",\"right\",\"center\"),t.TextBaseline\u003da.Enum(\"top\",\"middle\",\"bottom\",\"alphabetic\",\"hanging\",\"ideographic\"),t.TextureRepetition\u003da.Enum(\"repeat\",\"repeat_x\",\"repeat_y\",\"no_repeat\"),t.TickLabelOrientation\u003da.Enum(\"vertical\",\"horizontal\",\"parallel\",\"normal\"),t.TooltipAttachment\u003da.Enum(\"horizontal\",\"vertical\",\"left\",\"right\",\"above\",\"below\"),t.UpdateMode\u003da.Enum(\"replace\",\"append\"),t.VerticalAlign\u003da.Enum(\"top\",\"middle\",\"bottom\")},\n function _(e,n,t,s,r){s();const i\u003de(1).__importStar(e(8)),a\u003de(22),l\u003de(13),_\u003dwindow.Map,{hasOwnProperty:u}\u003dObject.prototype;class d{}t.Kind\u003dd,d.__name__\u003d\"Kind\",function(e){class n extends d{valid(e){return!0}}n.__name__\u003d\"Any\",e.Any\u003dn;class t extends d{valid(e){return!0}}t.__name__\u003d\"Unknown\",e.Unknown\u003dt;class s extends d{valid(e){return i.isBoolean(e)}}s.__name__\u003d\"Boolean\",e.Boolean\u003ds;class r extends d{constructor(e){super(),this.obj_type\u003de}valid(e){return!0}}r.__name__\u003d\"Ref\",e.Ref\u003dr;class c extends d{valid(e){return!0}}c.__name__\u003d\"AnyRef\",e.AnyRef\u003dc;class o extends d{valid(e){return i.isNumber(e)}}o.__name__\u003d\"Number\",e.Number\u003do;class p extends o{valid(e){return super.valid(e)\u0026\u0026i.isInteger(e)}}p.__name__\u003d\"Int\",e.Int\u003dp;class y extends o{valid(e){return super.valid(e)\u0026\u00260\u003c\u003de\u0026\u0026e\u003c\u003d1}}y.__name__\u003d\"Percent\",e.Percent\u003dy;class m extends d{constructor(e){super(),this.types\u003de,this.types\u003de}valid(e){return this.types.some((n\u003d\u003en.valid(e)))}}m.__name__\u003d\"Or\",e.Or\u003dm;class v extends d{constructor(e){super(),this.types\u003de,this.types\u003de}valid(e){if(!i.isArray(e))return!1;for(let n\u003d0;n\u003cthis.types.length;n++){const t\u003dthis.types[n],s\u003de[n];if(!t.valid(s))return!1}return!0}}v.__name__\u003d\"Tuple\",e.Tuple\u003dv;class w extends d{constructor(e){super(),this.struct_type\u003de}valid(e){if(!i.isPlainObject(e))return!1;const{struct_type:n}\u003dthis;if(l.size(n)!\u003dl.size(e))return!1;for(const t in n)if(u.call(n,t)){if(!u.call(e,t))return!1;const s\u003dn[t],r\u003de[t];if(!s.valid(r))return!1}return!0}}w.__name__\u003d\"Struct\",e.Struct\u003dw;class h extends d{valid(e){return i.isArray(e)||i.isTypedArray(e)}}h.__name__\u003d\"Arrayable\",e.Arrayable\u003dh;class f extends d{constructor(e){super(),this.item_type\u003de}valid(e){return i.isArray(e)\u0026\u0026e.every((e\u003d\u003ethis.item_type.valid(e)))}}f.__name__\u003d\"Array\",e.Array\u003df;class K extends d{valid(e){return null\u003d\u003d\u003de}}K.__name__\u003d\"Null\",e.Null\u003dK;class b extends d{constructor(e){super(),this.base_type\u003de}valid(e){return null\u003d\u003d\u003de||this.base_type.valid(e)}}b.__name__\u003d\"Nullable\",e.Nullable\u003db;class A extends d{constructor(e){super(),this.base_type\u003de}valid(e){return void 0\u003d\u003d\u003de||this.base_type.valid(e)}}A.__name__\u003d\"Opt\",e.Opt\u003dA;class x extends d{valid(e){return i.isString(e)}}x.__name__\u003d\"String\",e.String\u003dx;class S extends d{constructor(e){super(),this.values\u003dnew Set(e)}valid(e){return this.values.has(e)}*[Symbol.iterator](){yield*this.values}}S.__name__\u003d\"Enum\",e.Enum\u003dS;class N extends d{constructor(e){super(),this.item_type\u003de}valid(e){if(!i.isPlainObject(e))return!1;for(const n in e)if(u.call(e,n)){const t\u003de[n];if(!this.item_type.valid(t))return!1}return!0}}N.__name__\u003d\"Dict\",e.Dict\u003dN;class O extends d{constructor(e,n){super(),this.key_type\u003de,this.item_type\u003dn}valid(e){if(!(e instanceof _))return!1;for(const[n,t]of e.entries())if(!this.key_type.valid(n)||!this.item_type.valid(t))return!1;return!0}}O.__name__\u003d\"Map\",e.Map\u003dO;class g extends d{valid(e){return a.is_Color(e)}}g.__name__\u003d\"Color\",e.Color\u003dg;class P extends d{valid(e){return i.isFunction(e)}}P.__name__\u003d\"Function\",e.Function\u003dP}(t.Kinds||(t.Kinds\u003d{})),t.Any\u003dnew t.Kinds.Any,t.Unknown\u003dnew t.Kinds.Unknown,t.Boolean\u003dnew t.Kinds.Boolean,t.Number\u003dnew t.Kinds.Number,t.Int\u003dnew t.Kinds.Int,t.String\u003dnew t.Kinds.String,t.Null\u003dnew t.Kinds.Null;t.Nullable\u003de\u003d\u003enew t.Kinds.Nullable(e);t.Opt\u003de\u003d\u003enew t.Kinds.Opt(e);t.Or\u003d(...e)\u003d\u003enew t.Kinds.Or(e);t.Tuple\u003d(...e)\u003d\u003enew t.Kinds.Tuple(e);t.Struct\u003de\u003d\u003enew t.Kinds.Struct(e),t.Arrayable\u003dnew t.Kinds.Arrayable;t.Array\u003de\u003d\u003enew t.Kinds.Array(e);t.Dict\u003de\u003d\u003enew t.Kinds.Dict(e);t.Map\u003d(e,n)\u003d\u003enew t.Kinds.Map(e,n);t.Enum\u003d(...e)\u003d\u003enew t.Kinds.Enum(e);t.Ref\u003de\u003d\u003enew t.Kinds.Ref(e);t.AnyRef\u003d()\u003d\u003enew t.Kinds.AnyRef;t.Function\u003d()\u003d\u003enew t.Kinds.Function,t.Percent\u003dnew t.Kinds.Percent,t.Alpha\u003dt.Percent,t.Color\u003dnew t.Kinds.Color,t.Auto\u003dt.Enum(\"auto\"),t.FontSize\u003dt.String,t.Font\u003dt.String,t.Angle\u003dt.Number},\n function _(n,t,r,e,s){e();const u\u003dn(23),c\u003dn(10),l\u003dn(8),{round:i}\u003dMath;function o(n){return c.clamp(i(n),0,255)}function a(){return[0,0,0,0]}function f(n){return[n\u003e\u003e24\u0026255,n\u003e\u003e16\u0026255,n\u003e\u003e8\u0026255,255\u0026n]}function d(n,t){var r;let e,s,u,c;return null\u003d\u003dn?[e,s,u,c]\u003d[0,0,0,0]:l.isInteger(n)?[e,s,u,c]\u003df(n):l.isString(n)?[e,s,u,c]\u003dnull!\u003d\u003d(r\u003d_(n))\u0026\u0026void 0!\u003d\u003dr?r:[0,0,0,0]:([e,s,u,c\u003d1]\u003dn,c\u003do(255*c)),255\u003d\u003dc\u0026\u0026null!\u003dt\u0026\u0026(c\u003do(255*t)),[e,s,u,c]}r.transparent\u003da,r.encode_rgba\u003dfunction([n,t,r,e]){return n\u003c\u003c24|t\u003c\u003c16|r\u003c\u003c8|e},r.decode_rgba\u003df,r.compose_alpha\u003dfunction(n,t){return 255\u003d\u003d(255\u0026n)?4294967040\u0026n|o(255*t):n},r.color2rgba\u003dd;const h\u003d{0:\"0\",1:\"1\",2:\"2\",3:\"3\",4:\"4\",5:\"5\",6:\"6\",7:\"7\",8:\"8\",9:\"9\",10:\"a\",11:\"b\",12:\"c\",13:\"d\",14:\"e\",15:\"f\"};function g(n){return h[n\u003e\u003e4]+h[15\u0026n]}r.color2css\u003dfunction(n,t){const[r,e,s,u]\u003dd(n,t);return`rgba(${r}, ${e}, ${s}, ${u/255})`},r.color2hex\u003dfunction(n,t){const[r,e,s,u]\u003dd(n,t),c\u003d`#${g(r)}${g(e)}${g(s)}`;return 255\u003d\u003du?c:`${c}${g(u)}`},r.color2hexrgb\u003dfunction(n){const[t,r,e]\u003dd(n);return`#${g(t)}${g(r)}${g(e)}`};const b\u003d/^rgba?\\(\\s*([^\\s,]+?)\\s+([^\\s,]+?)\\s+([^\\s,]+?)(?:\\s*\\/\\s*([^\\s,]+?))?\\s*\\)$/,m\u003d/^rgba?\\(\\s*([^\\s,]+?)\\s*,\\s*([^\\s,]+?)\\s*,\\s*([^\\s,]+?)(?:\\s*,\\s*([^\\s,]+?))?\\s*\\)$/,$\u003d(()\u003d\u003e{const n\u003ddocument.createElement(\"canvas\");n.width\u003d1,n.height\u003d1;const t\u003dn.getContext(\"2d\"),r\u003dt.createLinearGradient(0,0,1,1);return n\u003d\u003e{t.fillStyle\u003dr,t.fillStyle\u003dn;const e\u003dt.fillStyle;return e!\u003dr?e:null}})();function _(n){var t;if(!(n\u003dn.trim().toLowerCase()))return null;if(\"transparent\"\u003d\u003dn)return[0,0,0,0];if(u.is_named_color(n))return f(u.named_colors[n]);if(\"#\"\u003d\u003dn[0]){const t\u003dNumber(\"0x\"+n.substr(1));if(isNaN(t))return null;switch(n.length-1){case 3:{const n\u003dt\u003e\u003e8\u002615,r\u003dt\u003e\u003e4\u002615,e\u003dt\u003e\u003e0\u002615;return[n\u003c\u003c4|n,r\u003c\u003c4|r,e\u003c\u003c4|e,255]}case 4:{const n\u003dt\u003e\u003e12\u002615,r\u003dt\u003e\u003e8\u002615,e\u003dt\u003e\u003e4\u002615,s\u003dt\u003e\u003e0\u002615;return[n\u003c\u003c4|n,r\u003c\u003c4|r,e\u003c\u003c4|e,s\u003c\u003c4|s]}case 6:return[t\u003e\u003e16\u0026255,t\u003e\u003e8\u0026255,t\u003e\u003e0\u0026255,255];case 8:return[t\u003e\u003e24\u0026255,t\u003e\u003e16\u0026255,t\u003e\u003e8\u0026255,t\u003e\u003e0\u0026255]}}else if(n.startsWith(\"rgb\")){const r\u003dnull!\u003d\u003d(t\u003dn.match(b))\u0026\u0026void 0!\u003d\u003dt?t:n.match(m);if(null!\u003dr){let[,n,t,e,s\u003d\"1\"]\u003dr;const u\u003dn.endsWith(\"%\"),c\u003dt.endsWith(\"%\"),l\u003de.endsWith(\"%\"),i\u003ds.endsWith(\"%\");if(!(u\u0026\u0026c\u0026\u0026l)\u0026\u0026(u||c||l))return null;u\u0026\u0026(n\u003dn.slice(0,-1)),c\u0026\u0026(t\u003dt.slice(0,-1)),l\u0026\u0026(e\u003de.slice(0,-1)),i\u0026\u0026(s\u003ds.slice(0,-1));let a\u003dNumber(n),f\u003dNumber(t),d\u003dNumber(e),h\u003dNumber(s);return isNaN(a+f+d+h)?null:(u\u0026\u0026(a\u003da/100*255),c\u0026\u0026(f\u003df/100*255),l\u0026\u0026(d\u003dd/100*255),h\u003d255*(i?h/100:h),a\u003do(a),f\u003do(f),d\u003do(d),h\u003do(h),[a,f,d,h])}}else{const t\u003d$(n);if(null!\u003dt)return _(t)}return null}r.css4_parse\u003d_,r.is_Color\u003dfunction(n){return!!l.isInteger(n)||(!(!l.isString(n)||null\u003d\u003d_(n))||!(!l.isArray(n)||3!\u003dn.length\u0026\u00264!\u003dn.length))},r.is_dark\u003dfunction([n,t,r]){return 1-(.299*n+.587*t+.114*r)/255\u003e\u003d.6}},\n function _(e,r,l,a,i){a();l.named_colors\u003d{aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},l.is_named_color\u003dfunction(e){return e in l.named_colors}},\n function _(r,t,n,a,o){a(),n.GeneratorFunction\u003dObject.getPrototypeOf((function*(){})).constructor,n.ColorArray\u003dUint32Array,n.RGBAArray\u003dUint8ClampedArray,n.infer_type\u003dfunction(r,t){return r instanceof Float64Array||r instanceof Array||t instanceof Float64Array||t instanceof Array?Float64Array:Float32Array},n.ScreenArray\u003dFloat32Array,n.to_screen\u003dfunction(r){return r instanceof Float32Array?r:new Float32Array(r)},o(\"Indices\",r(25).BitSet)},\n function _(t,s,r,e,i){e();const n\u003dt(26),o\u003dt(11);class a{constructor(t,s\u003d0){this.size\u003dt,this[Symbol.toStringTag]\u003d\"BitSet\",this._count\u003dnull,this._nwords\u003dMath.ceil(t/32),0\u003d\u003ds||1\u003d\u003ds?(this._array\u003dnew Uint32Array(this._nwords),1\u003d\u003ds\u0026\u0026this._array.fill(4294967295)):(o.assert(s.length\u003d\u003dthis._nwords,\"Initializer size mismatch\"),this._array\u003ds)}clone(){return new a(this.size,new Uint32Array(this._array))}[n.equals](t,s){if(!s.eq(this.size,t.size))return!1;const{_nwords:r}\u003dthis,e\u003dthis.size%r,i\u003d0\u003d\u003de?r:r-1;for(let s\u003d0;s\u003ci;s++)if(this._array[s]!\u003dt._array[s])return!1;if(0\u003d\u003de)return!0;{const s\u003d1\u003c\u003ce-1,r\u003ds-1^s;return(this._array[i]\u0026r)\u003d\u003d(t._array[i]\u0026r)}}static all_set(t){return new a(t,1)}static all_unset(t){return new a(t,0)}static from_indices(t,s){const r\u003dnew a(t);for(const t of s)r.set(t);return r}static from_booleans(t,s){const r\u003dnew a(t),e\u003dMath.min(t,s.length);for(let t\u003d0;t\u003ce;t++)s[t]\u0026\u0026r.set(t);return r}_check_bounds(t){o.assert(0\u003c\u003dt\u0026\u0026t\u003cthis.size,`Out of bounds: 0 \u003c\u003d ${t} \u003c ${this.size}`)}get(t){this._check_bounds(t);const s\u003dt\u003e\u003e\u003e5,r\u003d31\u0026t;return!!(this._array[s]\u003e\u003er\u00261)}set(t,s\u003d!0){this._check_bounds(t),this._count\u003dnull;const r\u003dt\u003e\u003e\u003e5,e\u003d31\u0026t;s?this._array[r]|\u003d1\u003c\u003ce:this._array[r]\u0026\u003d~(1\u003c\u003ce)}unset(t){this.set(t,!1)}*[Symbol.iterator](){yield*this.ones()}get count(){let t\u003dthis._count;return null\u003d\u003dt\u0026\u0026(this._count\u003dt\u003dthis._get_count()),t}_get_count(){const{_array:t,_nwords:s,size:r}\u003dthis;let e\u003d0;for(let i\u003d0,n\u003d0;n\u003cs;n++){const s\u003dt[n];if(0\u003d\u003ds)i+\u003d32;else for(let t\u003d0;t\u003c32\u0026\u0026i\u003cr;t++,i++)s\u003e\u003e\u003et\u00261\u0026\u0026(e+\u003d1)}return e}*ones(){const{_array:t,_nwords:s,size:r}\u003dthis;for(let e\u003d0,i\u003d0;i\u003cs;i++){const s\u003dt[i];if(0!\u003ds)for(let t\u003d0;t\u003c32\u0026\u0026e\u003cr;t++,e++)s\u003e\u003e\u003et\u00261\u0026\u0026(yield e);else e+\u003d32}}*zeros(){const{_array:t,_nwords:s,size:r}\u003dthis;for(let e\u003d0,i\u003d0;i\u003cs;i++){const s\u003dt[i];if(4294967295!\u003ds)for(let t\u003d0;t\u003c32\u0026\u0026e\u003cr;t++,e++)s\u003e\u003e\u003et\u00261||(yield e);else e+\u003d32}}_check_size(t){o.assert(this.size\u003d\u003dt.size,\"Size mismatch\")}add(t){this._check_size(t);for(let s\u003d0;s\u003cthis._nwords;s++)this._array[s]|\u003dt._array[s]}intersect(t){this._check_size(t);for(let s\u003d0;s\u003cthis._nwords;s++)this._array[s]\u0026\u003dt._array[s]}subtract(t){this._check_size(t);for(let s\u003d0;s\u003cthis._nwords;s++){const r\u003dthis._array[s],e\u003dt._array[s];this._array[s]\u003d(r^e)\u0026r}}union(t){this._check_size(t);const s\u003dthis.clone();for(let r\u003d0;r\u003cthis._nwords;r++)s._array[r]|\u003dt._array[r];return s}intersection(t){this._check_size(t);const s\u003dthis.clone();for(let r\u003d0;r\u003cthis._nwords;r++)s._array[r]\u0026\u003dt._array[r];return s}difference(t){this._check_size(t);const s\u003dthis.clone();for(let r\u003d0;r\u003cthis._nwords;r++){const e\u003dthis._array[r],i\u003dt._array[r];s._array[r]\u003d(e^i)\u0026e}return s}select(t){o.assert(this.size\u003c\u003dt.length,\"Size mismatch\");const s\u003dthis.count,r\u003dnew t.constructor(s);let e\u003d0;for(const s of this)r[e++]\u003dt[s];return r}}r.BitSet\u003da,a.__name__\u003d\"BitSet\"},\n function _(t,e,r,n,s){n();const o\u003dt(8),{hasOwnProperty:c}\u003dObject.prototype;function a(t){return o.isObject(t)\u0026\u0026void 0!\u003d\u003dt[r.equals]}r.equals\u003dSymbol(\"equals\"),r.wildcard\u003dSymbol(\"wildcard\");const i\u003dObject.prototype.toString;class u{constructor(){this.a_stack\u003d[],this.b_stack\u003d[]}eq(t,e){if(Object.is(t,e))return!0;if(t\u003d\u003d\u003dr.wildcard||e\u003d\u003d\u003dr.wildcard)return!0;if(null\u003d\u003dt||null\u003d\u003de)return t\u003d\u003d\u003de;const n\u003di.call(t);if(n!\u003di.call(e))return!1;switch(n){case\"[object Number]\":return this.numbers(t,e);case\"[object RegExp]\":case\"[object String]\":return`${t}`\u003d\u003d`${e}`;case\"[object Date]\":case\"[object Boolean]\":return+t\u003d\u003d+e}const{a_stack:s,b_stack:o}\u003dthis;let c\u003ds.length;for(;c--;)if(s[c]\u003d\u003d\u003dt)return o[c]\u003d\u003d\u003de;s.push(t),o.push(e);const u\u003d(()\u003d\u003e{if(a(t)\u0026\u0026a(e))return t[r.equals](e,this);switch(n){case\"[object Array]\":case\"[object Uint8Array]\":case\"[object Int8Array]\":case\"[object Uint16Array]\":case\"[object Int16Array]\":case\"[object Uint32Array]\":case\"[object Int32Array]\":case\"[object Float32Array]\":case\"[object Float64Array]\":return this.arrays(t,e);case\"[object Map]\":return this.maps(t,e);case\"[object Set]\":return this.sets(t,e);case\"[object Object]\":if(t.constructor\u003d\u003de.constructor\u0026\u0026(null\u003d\u003dt.constructor||t.constructor\u003d\u003d\u003dObject))return this.objects(t,e);case\"[object Function]\":if(t.constructor\u003d\u003de.constructor\u0026\u0026t.constructor\u003d\u003d\u003dFunction)return this.eq(`${t}`,`${e}`)}if(t instanceof Node)return this.nodes(t,e);throw Error(`can\u0027t compare objects of type ${n}`)})();return s.pop(),o.pop(),u}numbers(t,e){return Object.is(t,e)}arrays(t,e){const{length:r}\u003dt;if(r!\u003de.length)return!1;for(let n\u003d0;n\u003cr;n++)if(!this.eq(t[n],e[n]))return!1;return!0}iterables(t,e){const r\u003dt[Symbol.iterator](),n\u003de[Symbol.iterator]();for(;;){const t\u003dr.next(),e\u003dn.next();if(t.done\u0026\u0026e.done)return!0;if(t.done||e.done)return!1;if(!this.eq(t.value,e.value))return!1}}maps(t,e){if(t.size!\u003de.size)return!1;for(const[r,n]of t)if(!e.has(r)||!this.eq(n,e.get(r)))return!1;return!0}sets(t,e){if(t.size!\u003de.size)return!1;for(const r of t)if(!e.has(r))return!1;return!0}objects(t,e){const r\u003dObject.keys(t);if(r.length!\u003dObject.keys(e).length)return!1;for(const n of r)if(!c.call(e,n)||!this.eq(t[n],e[n]))return!1;return!0}nodes(t,e){return t.nodeType\u003d\u003de.nodeType\u0026\u0026(t.textContent\u003d\u003de.textContent\u0026\u0026!!this.iterables(t.childNodes,e.childNodes))}}r.Comparator\u003du,u.__name__\u003d\"Comparator\";const{abs:l}\u003dMath;class b extends u{constructor(t\u003d1e-4){super(),this.tolerance\u003dt}numbers(t,e){return super.numbers(t,e)||l(t-e)\u003cthis.tolerance}}function f(t,e){return(new u).eq(t,e)}r.SimilarComparator\u003db,b.__name__\u003d\"SimilarComparator\",r.is_equal\u003df,r.is_similar\u003dfunction(t,e,r){return new b(r).eq(t,e)},r.isEqual\u003df},\n function _(n,i,e,t,r){t(),e.is_windows\u003dnavigator.appVersion.includes(\"Windows\"),e.is_ie\u003d(()\u003d\u003e{const n\u003dnavigator.userAgent;return n.includes(\"MSIE\")||n.includes(\"Trident\")||n.includes(\"Edge\")})(),e.is_mobile\u003d\"undefined\"!\u003dtypeof window\u0026\u0026(\"ontouchstart\"in window||navigator.maxTouchPoints\u003e0),e.is_little_endian\u003d(()\u003d\u003e{const n\u003dnew ArrayBuffer(4),i\u003dnew Uint8Array(n);new Uint32Array(n)[1]\u003d168496141;let e\u003d!0;return 10\u003d\u003di[4]\u0026\u002611\u003d\u003di[5]\u0026\u002612\u003d\u003di[6]\u0026\u002613\u003d\u003di[7]\u0026\u0026(e\u003d!1),e})(),e.BYTE_ORDER\u003de.is_little_endian?\"little\":\"big\",e.to_big_endian\u003dfunction(n){if(e.is_little_endian){const i\u003dnew Uint32Array(n.length),e\u003dnew DataView(i.buffer);let t\u003d0;for(const i of n)e.setUint32(t,i),t+\u003d4;return i}return n}},\n function _(e,t,r,i,s){i();class _{constructor(){this._dev\u003d!1,this._wireframe\u003d!1}set dev(e){this._dev\u003de}get dev(){return this._dev}set wireframe(e){this._wireframe\u003de}get wireframe(){return this._wireframe}}r.Settings\u003d_,_.__name__\u003d\"Settings\",r.settings\u003dnew _},\n function _(t,e,s,r,n){var a,i,h,u,l,c,o,y;r();const p\u003dt(8),_\u003dt(11),A\u003dt(26),d\u003dt(30),D\u003dt(31),N\u003dSymbol(\"__ndarray__\");class f extends Uint8Array{constructor(t,e){super(t),this[a]\u003d!0,this.dtype\u003d\"uint8\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(a\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Uint8NDArray\u003df,f.__name__\u003d\"Uint8NDArray\";class m extends Int8Array{constructor(t,e){super(t),this[i]\u003d!0,this.dtype\u003d\"int8\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(i\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Int8NDArray\u003dm,m.__name__\u003d\"Int8NDArray\";class g extends Uint16Array{constructor(t,e){super(t),this[h]\u003d!0,this.dtype\u003d\"uint16\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(h\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Uint16NDArray\u003dg,g.__name__\u003d\"Uint16NDArray\";class q extends Int16Array{constructor(t,e){super(t),this[u]\u003d!0,this.dtype\u003d\"int16\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(u\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Int16NDArray\u003dq,q.__name__\u003d\"Int16NDArray\";class I extends Uint32Array{constructor(t,e){super(t),this[l]\u003d!0,this.dtype\u003d\"uint32\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(l\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Uint32NDArray\u003dI,I.__name__\u003d\"Uint32NDArray\";class U extends Int32Array{constructor(t,e){super(t),this[c]\u003d!0,this.dtype\u003d\"int32\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(c\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Int32NDArray\u003dU,U.__name__\u003d\"Int32NDArray\";class w extends Float32Array{constructor(t,e){super(t),this[o]\u003d!0,this.dtype\u003d\"float32\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(o\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}s.Float32NDArray\u003dw,w.__name__\u003d\"Float32NDArray\";class x extends Float64Array{constructor(t,e){super(t),this[y]\u003d!0,this.dtype\u003d\"float64\",this.shape\u003dnull!\u003de?e:z(t)?t.shape:[this.length],this.dimension\u003dthis.shape.length}[(y\u003dN,A.equals)](t,e){return e.eq(this.shape,t.shape)\u0026\u0026e.arrays(this,t)}[d.serialize](t){return D.encode_NDArray(this)}}function z(t){return p.isObject(t)\u0026\u0026void 0!\u003d\u003dt[N]}s.Float64NDArray\u003dx,x.__name__\u003d\"Float64NDArray\",s.is_NDArray\u003dz,s.ndarray\u003dfunction(t,e\u003d{}){let{dtype:s}\u003de;null\u003d\u003ds\u0026\u0026(s\u003dt instanceof ArrayBuffer||p.isArray(t)?\"float64\":(()\u003d\u003e{switch(!0){case t instanceof Uint8Array:return\"uint8\";case t instanceof Int8Array:return\"int8\";case t instanceof Uint16Array:return\"uint16\";case t instanceof Int16Array:return\"int16\";case t instanceof Uint32Array:return\"uint32\";case t instanceof Int32Array:return\"int32\";case t instanceof Float32Array:return\"float32\";case t instanceof Float64Array:return\"float64\";default:_.unreachable()}})());const{shape:r}\u003de;switch(s){case\"uint8\":return new f(t,r);case\"int8\":return new m(t,r);case\"uint16\":return new g(t,r);case\"int16\":return new q(t,r);case\"uint32\":return new I(t,r);case\"int32\":return new U(t,r);case\"float32\":return new w(t,r);case\"float64\":return new x(t,r)}}},\n function _(e,r,t,i,s){i();const n\u003de(11),a\u003de(13),l\u003de(8);t.serialize\u003dSymbol(\"serialize\");class o extends Error{}t.SerializationError\u003do,o.__name__\u003d\"SerializationError\";class f{constructor(e){var r;this._references\u003dnew Map,this._definitions\u003dnew Map,this._refmap\u003dnew Map,this.include_defaults\u003dnull\u003d\u003d\u003d(r\u003dnull\u003d\u003de?void 0:e.include_defaults)||void 0\u003d\u003d\u003dr||r}get_ref(e){return this._references.get(e)}add_ref(e,r){n.assert(!this._references.has(e)),this._references.set(e,r)}add_def(e,r){const t\u003dthis.get_ref(e);n.assert(null!\u003dt),this._definitions.set(e,r),this._refmap.set(t,r)}get objects(){return new Set(this._references.keys())}get references(){return new Set(this._references.values())}get definitions(){return new Set(this._definitions.values())}resolve_ref(e){return this._refmap.get(e)}remove_ref(e){return this._references.delete(e)}remove_def(e){return this._definitions.delete(e)}to_serializable(e){const r\u003dthis.get_ref(e);if(null!\u003dr)return r;if(function(e){return l.isObject(e)\u0026\u0026void 0!\u003d\u003de[t.serialize]}(e))return e[t.serialize](this);if(l.isArray(e)||l.isTypedArray(e)){const r\u003de.length,t\u003dnew Array(r);for(let i\u003d0;i\u003cr;i++){const r\u003de[i];t[i]\u003dthis.to_serializable(r)}return t}if(l.isPlainObject(e)){const r\u003d{};for(const[t,i]of a.entries(e))r[t]\u003dthis.to_serializable(i);return r}if(null\u003d\u003d\u003de||l.isBoolean(e)||l.isNumber(e)||l.isString(e))return e;throw new o(`${Object.prototype.toString.call(e)} is not serializable`)}}t.Serializer\u003df,f.__name__\u003d\"Serializer\"},\n function _(r,e,n,t,_){t();const a\u003dr(1),f\u003dr(8),u\u003da.__importStar(r(29)),s\u003dr(27),o\u003dr(32);n.is_NDArray_ref\u003dfunction(r){return f.isPlainObject(r)\u0026\u0026(\"__buffer__\"in r||\"__ndarray__\"in r)},n.decode_NDArray\u003dfunction(r,e){const{shape:n,dtype:t,order:_}\u003dr;let a;if(\"__buffer__\"in r){const n\u003de.get(r.__buffer__);if(null\u003d\u003dn)throw new Error(`buffer for ${r.__buffer__} not found`);a\u003dn}else a\u003do.base64_to_buffer(r.__ndarray__);const f\u003d(()\u003d\u003e{switch(t){case\"uint8\":return new u.Uint8NDArray(a,n);case\"int8\":return new u.Int8NDArray(a,n);case\"uint16\":return new u.Uint16NDArray(a,n);case\"int16\":return new u.Int16NDArray(a,n);case\"uint32\":return new u.Uint32NDArray(a,n);case\"int32\":return new u.Int32NDArray(a,n);case\"float32\":return new u.Float32NDArray(a,n);case\"float64\":return new u.Float64NDArray(a,n)}})();return _!\u003d\u003ds.BYTE_ORDER\u0026\u0026o.swap(f),f},n.encode_NDArray\u003dfunction(r,e){const n\u003d{order:s.BYTE_ORDER,dtype:r.dtype,shape:r.shape};if(null!\u003de){const t\u003d`${e.size}`;return e.set(t,r.buffer),Object.assign({__buffer__:t},n)}{const e\u003d{toJSON:()\u003d\u003eo.buffer_to_base64(r.buffer)};return Object.assign({__ndarray__:e},n)}}},\n function _(t,e,n,r,f){r(),n.buffer_to_base64\u003dfunction(t){const e\u003dnew Uint8Array(t),n\u003dArray.from(e).map((t\u003d\u003eString.fromCharCode(t)));return btoa(n.join(\"\"))},n.base64_to_buffer\u003dfunction(t){const e\u003datob(t),n\u003de.length,r\u003dnew Uint8Array(n);for(let t\u003d0,f\u003dn;t\u003cf;t++)r[t]\u003de.charCodeAt(t);return r.buffer},n.swap\u003dfunction(t){switch(t.BYTES_PER_ELEMENT){case 2:!function(t){const e\u003dnew Uint8Array(t.buffer,t.byteOffset,2*t.length);for(let t\u003d0,n\u003de.length;t\u003cn;t+\u003d2){const n\u003de[t];e[t]\u003de[t+1],e[t+1]\u003dn}}(t);break;case 4:!function(t){const e\u003dnew Uint8Array(t.buffer,t.byteOffset,4*t.length);for(let t\u003d0,n\u003de.length;t\u003cn;t+\u003d4){let n\u003de[t];e[t]\u003de[t+3],e[t+3]\u003dn,n\u003de[t+1],e[t+1]\u003de[t+2],e[t+2]\u003dn}}(t);break;case 8:!function(t){const e\u003dnew Uint8Array(t.buffer,t.byteOffset,8*t.length);for(let t\u003d0,n\u003de.length;t\u003cn;t+\u003d8){let n\u003de[t];e[t]\u003de[t+7],e[t+7]\u003dn,n\u003de[t+1],e[t+1]\u003de[t+6],e[t+6]\u003dn,n\u003de[t+2],e[t+2]\u003de[t+5],e[t+5]\u003dn,n\u003de[t+3],e[t+3]\u003de[t+4],e[t+4]\u003dn}}(t)}}},\n function _(t,r,e,s,a){s();const i\u003dt(26);class n{is_Scalar(){return this.is_scalar}is_Vector(){return!this.is_scalar}}e.Uniform\u003dn,n.__name__\u003d\"Uniform\";class l extends n{constructor(t,r){super(),this.value\u003dt,this.length\u003dr,this.is_scalar\u003d!0}get(t){return this.value}*[Symbol.iterator](){const{length:t,value:r}\u003dthis;for(let e\u003d0;e\u003ct;e++)yield r}select(t){return new l(this.value,t.count)}[i.equals](t,r){return r.eq(this.length,t.length)\u0026\u0026r.eq(this.value,t.value)}}e.UniformScalar\u003dl,l.__name__\u003d\"UniformScalar\";class o extends n{constructor(t){super(),this.array\u003dt,this.is_scalar\u003d!1,this.length\u003dthis.array.length}get(t){return this.array[t]}*[Symbol.iterator](){yield*this.array}select(t){const r\u003dt.select(this.array);return new this.constructor(r)}[i.equals](t,r){return r.eq(this.length,t.length)\u0026\u0026r.eq(this.array,t.array)}}e.UniformVector\u003do,o.__name__\u003d\"UniformVector\";class h extends o{constructor(t){super(t),this.array\u003dt,this._view\u003dnew DataView(t.buffer)}get(t){return this._view.getUint32(4*t)}*[Symbol.iterator](){const t\u003dthis.length;for(let r\u003d0;r\u003ct;r++)yield this.get(r)}}e.ColorUniformVector\u003dh,h.__name__\u003d\"ColorUniformVector\"},\n function _(t,e,r,n,u){n();const c\u003dt(28);function s(){const t\u003dnew Array(32),e\u003d\"0123456789ABCDEF\";for(let r\u003d0;r\u003c32;r++)t[r]\u003de.substr(Math.floor(16*Math.random()),1);return t[12]\u003d\"4\",t[16]\u003de.substr(3\u0026t[16].charCodeAt(0)|8,1),t.join(\"\")}r.startsWith\u003dfunction(t,e,r\u003d0){return t.substr(r,e.length)\u003d\u003de},r.uuid4\u003ds;let a\u003d1e3;r.uniqueId\u003dfunction(t){const e\u003dc.settings.dev?\"j\"+a++:s();return null!\u003dt?`${t}-${e}`:e},r.escape\u003dfunction(t){return t.replace(/(?:[\u0026\u003c\u003e\"\u0027`])/g,(t\u003d\u003e{switch(t){case\"\u0026\":return\"\u0026amp;\";case\"\u003c\":return\"\u0026lt;\";case\"\u003e\":return\"\u0026gt;\";case\u0027\"\u0027:return\"\u0026quot;\";case\"\u0027\":return\"\u0026#x27;\";case\"`\":return\"\u0026#x60;\";default:return t}}))},r.unescape\u003dfunction(t){return t.replace(/\u0026(amp|lt|gt|quot|#x27|#x60);/g,((t,e)\u003d\u003e{switch(e){case\"amp\":return\"\u0026\";case\"lt\":return\"\u003c\";case\"gt\":return\"\u003e\";case\"quot\":return\u0027\"\u0027;case\"#x27\":return\"\u0027\";case\"#x60\":return\"`\";default:return e}}))},r.use_strict\u003dfunction(t){return`\u0027use strict\u0027;\\n${t}`},r.to_fixed\u003dfunction(t,e){return t.toFixed(e).replace(/(\\.[0-9]*?)0+$/,\"$1\").replace(/\\.$/,\"\")}},\n function _(e,t,s,n,o){n();const i\u003de(30);class r{constructor(e){this.document\u003de}}s.DocumentEvent\u003dr,r.__name__\u003d\"DocumentEvent\";class a extends r{constructor(e,t,s){super(e),this.events\u003dt,this.setter_id\u003ds}}s.DocumentEventBatch\u003da,a.__name__\u003d\"DocumentEventBatch\";class d extends r{}s.DocumentChangedEvent\u003dd,d.__name__\u003d\"DocumentChangedEvent\";class l extends d{constructor(e,t,s){super(e),this.msg_type\u003dt,this.msg_data\u003ds}[i.serialize](e){const t\u003dthis.msg_data,s\u003de.to_serializable(t);return{kind:\"MessageSent\",msg_type:this.msg_type,msg_data:s}}}s.MessageSentEvent\u003dl,l.__name__\u003d\"MessageSentEvent\";class _ extends d{constructor(e,t,s,n,o,i,r){super(e),this.model\u003dt,this.attr\u003ds,this.old\u003dn,this.new_\u003do,this.setter_id\u003di,this.hint\u003dr}[i.serialize](e){if(null!\u003dthis.hint)return e.to_serializable(this.hint);const t\u003dthis.new_,s\u003de.to_serializable(t);return this.model!\u003dt\u0026\u0026e.remove_def(this.model),{kind:\"ModelChanged\",model:this.model.ref(),attr:this.attr,new:s}}}s.ModelChangedEvent\u003d_,_.__name__\u003d\"ModelChangedEvent\";class c extends d{constructor(e,t,s){super(e),this.column_source\u003dt,this.patches\u003ds}[i.serialize](e){return{kind:\"ColumnsPatched\",column_source:this.column_source,patches:this.patches}}}s.ColumnsPatchedEvent\u003dc,c.__name__\u003d\"ColumnsPatchedEvent\";class h extends d{constructor(e,t,s,n){super(e),this.column_source\u003dt,this.data\u003ds,this.rollover\u003dn}[i.serialize](e){return{kind:\"ColumnsStreamed\",column_source:this.column_source,data:this.data,rollover:this.rollover}}}s.ColumnsStreamedEvent\u003dh,h.__name__\u003d\"ColumnsStreamedEvent\";class m extends d{constructor(e,t,s){super(e),this.title\u003dt,this.setter_id\u003ds}[i.serialize](e){return{kind:\"TitleChanged\",title:this.title}}}s.TitleChangedEvent\u003dm,m.__name__\u003d\"TitleChangedEvent\";class u extends d{constructor(e,t,s){super(e),this.model\u003dt,this.setter_id\u003ds}[i.serialize](e){return{kind:\"RootAdded\",model:e.to_serializable(this.model)}}}s.RootAddedEvent\u003du,u.__name__\u003d\"RootAddedEvent\";class v extends d{constructor(e,t,s){super(e),this.model\u003dt,this.setter_id\u003ds}[i.serialize](e){return{kind:\"RootRemoved\",model:this.model.ref()}}}s.RootRemovedEvent\u003dv,v.__name__\u003d\"RootRemovedEvent\"},\n function _(t,r,n,i,e){i();const s\u003dt(8),o\u003dt(13);n.pretty\u003dSymbol(\"pretty\");class c{constructor(t){this.precision\u003dnull\u003d\u003dt?void 0:t.precision}to_string(t){return function(t){return s.isObject(t)\u0026\u0026void 0!\u003d\u003dt[n.pretty]}(t)?t[n.pretty](this):s.isBoolean(t)?this.boolean(t):s.isNumber(t)?this.number(t):s.isString(t)?this.string(t):s.isArray(t)?this.array(t):s.isIterable(t)?this.iterable(t):s.isPlainObject(t)?this.object(t):`${t}`}token(t){return t}boolean(t){return`${t}`}number(t){return null!\u003dthis.precision?t.toFixed(this.precision):`${t}`}string(t){return`\"${t.replace(/\u0027/g,\"\\\\\u0027\")}\"`}array(t){const r\u003dthis.token,n\u003d[];for(const r of t)n.push(this.to_string(r));return`${r(\"[\")}${n.join(`${r(\",\")} `)}${r(\"]\")}`}iterable(t){var r;const n\u003dthis.token,i\u003dnull!\u003d\u003d(r\u003dObject(t)[Symbol.toStringTag])\u0026\u0026void 0!\u003d\u003dr?r:\"Object\",e\u003dthis.array(t);return`${i}${n(\"(\")}${e}${n(\")\")}`}object(t){const r\u003dthis.token,n\u003d[];for(const[i,e]of o.entries(t))n.push(`${i}${r(\":\")} ${this.to_string(e)}`);return`${r(\"{\")}${n.join(`${r(\",\")} `)}${r(\"}\")}`}}n.Printer\u003dc,c.__name__\u003d\"Printer\",n.to_string\u003dfunction(t,r){return new c(r).to_string(t)}},\n function _(n,o,r,e,t){e();const l\u003dn(13),i\u003dn(8);function c(n){return i.isObject(n)\u0026\u0026void 0!\u003d\u003dn[r.clone]}r.clone\u003dSymbol(\"clone\"),r.is_Cloneable\u003dc;class s extends Error{}r.CloningError\u003ds,s.__name__\u003d\"CloningError\";class a{constructor(){}clone(n){if(c(n))return n[r.clone](this);if(i.isArray(n)){const o\u003dn.length,r\u003dnew Array(o);for(let e\u003d0;e\u003co;e++){const o\u003dn[e];r[e]\u003dthis.clone(o)}return r}if(i.isPlainObject(n)){const o\u003d{};for(const[r,e]of l.entries(n))o[r]\u003dthis.clone(e);return o}if(null\u003d\u003d\u003dn||i.isBoolean(n)||i.isNumber(n)||i.isString(n))return n;throw new s(`${Object.prototype.toString.call(n)} is not cloneable`)}}r.Cloner\u003da,a.__name__\u003d\"Cloner\"},\n function _(t,_,r,o,a){o();const e\u003dt(1);e.__exportStar(t(39),r),e.__exportStar(t(162),r),e.__exportStar(t(257),r),e.__exportStar(t(261),r),e.__exportStar(t(266),r),e.__exportStar(t(272),r),e.__exportStar(t(205),r),e.__exportStar(t(277),r),e.__exportStar(t(313),r),e.__exportStar(t(315),r),e.__exportStar(t(317),r),e.__exportStar(t(209),r),e.__exportStar(t(147),r),e.__exportStar(t(330),r),e.__exportStar(t(338),r),e.__exportStar(t(220),r),e.__exportStar(t(339),r),e.__exportStar(t(217),r),e.__exportStar(t(340),r),e.__exportStar(t(341),r),e.__exportStar(t(198),r),e.__exportStar(t(346),r),e.__exportStar(t(356),r),e.__exportStar(t(360),r)},\n function _(e,o,n,a,t){a(),t(\"Annotation\",e(40).Annotation),t(\"Arrow\",e(55).Arrow),t(\"ArrowHead\",e(133).ArrowHead),t(\"OpenHead\",e(133).OpenHead),t(\"NormalHead\",e(133).NormalHead),t(\"TeeHead\",e(133).TeeHead),t(\"VeeHead\",e(133).VeeHead),t(\"Band\",e(134).Band),t(\"BoxAnnotation\",e(136).BoxAnnotation),t(\"ColorBar\",e(137).ColorBar),t(\"Label\",e(226).Label),t(\"LabelSet\",e(227).LabelSet),t(\"Legend\",e(228).Legend),t(\"LegendItem\",e(229).LegendItem),t(\"PolyAnnotation\",e(231).PolyAnnotation),t(\"Slope\",e(232).Slope),t(\"Span\",e(233).Span),t(\"TextAnnotation\",e(139).TextAnnotation),t(\"Title\",e(138).Title),t(\"ToolbarPanel\",e(234).ToolbarPanel),t(\"Tooltip\",e(254).Tooltip),t(\"Whisker\",e(256).Whisker)},\n function _(t,e,i,n,s){n();const o\u003dt(41);class a extends o.RendererView{get_size(){if(this.model.visible){const{width:t,height:e}\u003dthis._get_size();return{width:Math.round(t),height:Math.round(e)}}return{width:0,height:0}}_get_size(){throw new Error(\"not implemented\")}connect_signals(){super.connect_signals();const t\u003dthis.model.properties;this.on_change(t.visible,(()\u003d\u003e{null!\u003dthis.layout\u0026\u0026(this.layout.visible\u003dthis.model.visible,this.plot_view.request_layout())}))}get needs_clip(){return null\u003d\u003dthis.layout}serializable_state(){const t\u003dsuper.serializable_state();return null\u003d\u003dthis.layout?t:Object.assign(Object.assign({},t),{bbox:this.layout.bbox.box})}}i.AnnotationView\u003da,a.__name__\u003d\"AnnotationView\";class l extends o.Renderer{constructor(t){super(t)}static init_Annotation(){this.override({level:\"annotation\"})}}i.Annotation\u003dl,l.__name__\u003d\"Annotation\",l.init_Annotation()},\n function _(e,i,t,n,s){n();const r\u003de(1),a\u003de(42),_\u003dr.__importStar(e(45)),o\u003de(20),l\u003de(53),d\u003de(54);class h extends a.View{get coordinates(){const{_coordinates:e}\u003dthis;return null!\u003de?e:this._coordinates\u003dthis._initialize_coordinates()}initialize(){super.initialize(),this.visuals\u003dnew _.Visuals(this),this.needs_webgl_blit\u003d!1}connect_signals(){super.connect_signals();const{x_range_name:e,y_range_name:i}\u003dthis.model.properties;this.on_change([e,i],(()\u003d\u003ethis._initialize_coordinates()))}_initialize_coordinates(){const{x_range_name:e,y_range_name:i}\u003dthis.model,{frame:t}\u003dthis.plot_view,n\u003dt.x_scales.get(e),s\u003dt.y_scales.get(i);return new d.CoordinateTransform(n,s)}get plot_view(){return this.parent}get plot_model(){return this.parent.model}get layer(){const{overlays:e,primary:i}\u003dthis.canvas;return\"overlay\"\u003d\u003dthis.model.level?e:i}get canvas(){return this.plot_view.canvas_view}request_render(){this.request_paint()}request_paint(){this.plot_view.request_paint(this)}notify_finished(){this.plot_view.notify_finished()}get needs_clip(){return!1}get has_webgl(){return!1}render(){this.model.visible\u0026\u0026this._render(),this._has_finished\u003d!0}renderer_view(e){}}t.RendererView\u003dh,h.__name__\u003d\"RendererView\";class c extends l.Model{constructor(e){super(e)}static init_Renderer(){this.define((({Boolean:e,String:i})\u003d\u003e({level:[o.RenderLevel,\"image\"],visible:[e,!0],x_range_name:[i,\"default\"],y_range_name:[i,\"default\"]})))}}t.Renderer\u003dc,c.__name__\u003d\"Renderer\",c.init_Renderer()},\n function _(t,e,s,i,n){i();const r\u003dt(1),o\u003dt(15),h\u003dt(43),l\u003dt(8),a\u003dr.__importDefault(t(44));class _{constructor(t){this.removed\u003dnew o.Signal0(this,\"removed\"),this._ready\u003dPromise.resolve(void 0),this._slots\u003dnew WeakMap;const{model:e,parent:s}\u003dt;this.model\u003de,this.parent\u003ds,this.root\u003dnull\u003d\u003ds?this:s.root,this.removed.emit()}get ready(){return this._ready}connect(t,e){let s\u003dthis._slots.get(e);return null\u003d\u003ds\u0026\u0026(s\u003d(t,s)\u003d\u003e{const i\u003dPromise.resolve(e.call(this,t,s));this._ready\u003dthis._ready.then((()\u003d\u003ei))},this._slots.set(e,s)),t.connect(s,this)}disconnect(t,e){return t.disconnect(e,this)}initialize(){this._has_finished\u003d!1,this.is_root\u0026\u0026(this._stylesheet\u003dh.stylesheet);for(const t of this.styles())this.stylesheet.append(t)}async lazy_initialize(){}remove(){this.disconnect_signals(),this.removed.emit()}toString(){return`${this.model.type}View(${this.model.id})`}serializable_state(){return{type:this.model.type}}get is_root(){return null\u003d\u003dthis.parent}assert_root(){if(!this.is_root)throw new Error(`${this.toString()} is not a root layout`)}has_finished(){return this._has_finished}get is_idle(){return this.has_finished()}connect_signals(){}disconnect_signals(){o.Signal.disconnect_receiver(this)}on_change(t,e){for(const s of l.isArray(t)?t:[t])this.connect(s.change,e)}cursor(t,e){return null}get stylesheet(){return this.is_root?this._stylesheet:this.root.stylesheet}styles(){return[a.default]}}s.View\u003d_,_.__name__\u003d\"View\"},\n function _(t,e,n,i,o){i();const s\u003dt(8),l\u003dt(13),r\u003dt\u003d\u003e(e\u003d{},...n)\u003d\u003e{const i\u003ddocument.createElement(t);i.classList.add(\"bk\");for(let[t,n]of l.entries(e))if(null!\u003dn\u0026\u0026(!s.isBoolean(n)||n))if(\"class\"\u003d\u003d\u003dt\u0026\u0026(s.isString(n)\u0026\u0026(n\u003dn.split(/\\s+/)),s.isArray(n)))for(const t of n)null!\u003dt\u0026\u0026i.classList.add(t);else if(\"style\"\u003d\u003d\u003dt\u0026\u0026s.isPlainObject(n))for(const[t,e]of l.entries(n))i.style[t]\u003de;else if(\"data\"\u003d\u003d\u003dt\u0026\u0026s.isPlainObject(n))for(const[t,e]of l.entries(n))i.dataset[t]\u003de;else i.setAttribute(t,n);function o(t){if(s.isString(t))i.appendChild(document.createTextNode(t));else if(t instanceof Node)i.appendChild(t);else if(t instanceof NodeList||t instanceof HTMLCollection)for(const e of t)i.appendChild(e);else if(null!\u003dt\u0026\u0026!1!\u003d\u003dt)throw new Error(`expected a DOM element, string, false or null, got ${JSON.stringify(t)}`)}for(const t of n)if(s.isArray(t))for(const e of t)o(e);else o(t);return i};function a(t){const e\u003dt.parentNode;null!\u003de\u0026\u0026e.removeChild(t)}function c(t,...e){const n\u003dt.firstChild;for(const i of e)t.insertBefore(i,n)}function d(t,e){var n,i,o;const s\u003dElement.prototype;return(null!\u003d\u003d(o\u003dnull!\u003d\u003d(i\u003dnull!\u003d\u003d(n\u003ds.matches)\u0026\u0026void 0!\u003d\u003dn?n:s.webkitMatchesSelector)\u0026\u0026void 0!\u003d\u003di?i:s.mozMatchesSelector)\u0026\u0026void 0!\u003d\u003do?o:s.msMatchesSelector).call(t,e)}function h(t){return parseFloat(t)||0}function u(t){const e\u003dgetComputedStyle(t);return{border:{top:h(e.borderTopWidth),bottom:h(e.borderBottomWidth),left:h(e.borderLeftWidth),right:h(e.borderRightWidth)},margin:{top:h(e.marginTop),bottom:h(e.marginBottom),left:h(e.marginLeft),right:h(e.marginRight)},padding:{top:h(e.paddingTop),bottom:h(e.paddingBottom),left:h(e.paddingLeft),right:h(e.paddingRight)}}}function f(t){const e\u003dt.getBoundingClientRect();return{width:Math.ceil(e.width),height:Math.ceil(e.height)}}n.createElement\u003dfunction(t,e,...n){return r(t)(e,...n)},n.div\u003dr(\"div\"),n.span\u003dr(\"span\"),n.canvas\u003dr(\"canvas\"),n.link\u003dr(\"link\"),n.style\u003dr(\"style\"),n.a\u003dr(\"a\"),n.p\u003dr(\"p\"),n.i\u003dr(\"i\"),n.pre\u003dr(\"pre\"),n.button\u003dr(\"button\"),n.label\u003dr(\"label\"),n.input\u003dr(\"input\"),n.select\u003dr(\"select\"),n.option\u003dr(\"option\"),n.optgroup\u003dr(\"optgroup\"),n.textarea\u003dr(\"textarea\"),n.nbsp\u003dfunction(){return document.createTextNode(\" \")},n.append\u003dfunction(t,...e){for(const n of e)t.appendChild(n)},n.remove\u003da,n.removeElement\u003da,n.replaceWith\u003dfunction(t,e){const n\u003dt.parentNode;null!\u003dn\u0026\u0026n.replaceChild(e,t)},n.prepend\u003dc,n.empty\u003dfunction(t,e\u003d!1){let n;for(;n\u003dt.firstChild;)t.removeChild(n);if(e\u0026\u0026t instanceof Element)for(const e of t.attributes)t.removeAttributeNode(e)},n.display\u003dfunction(t){t.style.display\u003d\"\"},n.undisplay\u003dfunction(t){t.style.display\u003d\"none\"},n.show\u003dfunction(t){t.style.visibility\u003d\"\"},n.hide\u003dfunction(t){t.style.visibility\u003d\"hidden\"},n.offset\u003dfunction(t){const e\u003dt.getBoundingClientRect();return{top:e.top+window.pageYOffset-document.documentElement.clientTop,left:e.left+window.pageXOffset-document.documentElement.clientLeft}},n.matches\u003dd,n.parent\u003dfunction(t,e){let n\u003dt;for(;n\u003dn.parentElement;)if(d(n,e))return n;return null},n.extents\u003du,n.size\u003df,n.scroll_size\u003dfunction(t){return{width:Math.ceil(t.scrollWidth),height:Math.ceil(t.scrollHeight)}},n.outer_size\u003dfunction(t){const{margin:{left:e,right:n,top:i,bottom:o}}\u003du(t),{width:s,height:l}\u003df(t);return{width:Math.ceil(s+e+n),height:Math.ceil(l+i+o)}},n.content_size\u003dfunction(t){const{left:e,top:n}\u003dt.getBoundingClientRect(),{padding:i}\u003du(t);let o\u003d0,s\u003d0;for(const l of t.children){const t\u003dl.getBoundingClientRect();o\u003dMath.max(o,Math.ceil(t.left-e-i.left+t.width)),s\u003dMath.max(s,Math.ceil(t.top-n-i.top+t.height))}return{width:o,height:s}},n.position\u003dfunction(t,e,n){const{style:i}\u003dt;if(i.left\u003d`${e.x}px`,i.top\u003d`${e.y}px`,i.width\u003d`${e.width}px`,i.height\u003d`${e.height}px`,null\u003d\u003dn)i.margin\u003d\"\";else{const{top:t,right:e,bottom:o,left:s}\u003dn;i.margin\u003d`${t}px ${e}px ${o}px ${s}px`}},n.children\u003dfunction(t){return Array.from(t.children)};class p{constructor(t){this.el\u003dt,this.classList\u003dt.classList}get values(){const t\u003d[];for(let e\u003d0;e\u003cthis.classList.length;e++){const n\u003dthis.classList.item(e);null!\u003dn\u0026\u0026t.push(n)}return t}has(t){return this.classList.contains(t)}add(...t){for(const e of t)this.classList.add(e);return this}remove(...t){for(const e of t)this.classList.remove(e);return this}clear(){for(const t of this.values)\"bk\"!\u003dt\u0026\u0026this.classList.remove(t);return this}toggle(t,e){return(null!\u003de?e:!this.has(t))?this.add(t):this.remove(t),this}}var g;function m(t,e,n){const{width:i,height:o,position:s,display:l}\u003dt.style;t.style.position\u003d\"absolute\",t.style.display\u003d\"\",t.style.width\u003dnull!\u003de.width\u0026\u0026e.width!\u003d1/0?`${e.width}px`:\"auto\",t.style.height\u003dnull!\u003de.height\u0026\u0026e.height!\u003d1/0?`${e.height}px`:\"auto\";try{return n()}finally{t.style.position\u003ds,t.style.display\u003dl,t.style.width\u003di,t.style.height\u003do}}n.ClassList\u003dp,p.__name__\u003d\"ClassList\",n.classes\u003dfunction(t){return new p(t)},n.toggle_attribute\u003dfunction(t,e,n){null\u003d\u003dn\u0026\u0026(n\u003d!t.hasAttribute(e)),n?t.setAttribute(e,\"true\"):t.removeAttribute(e)},(g\u003dn.Keys||(n.Keys\u003d{}))[g.Backspace\u003d8]\u003d\"Backspace\",g[g.Tab\u003d9]\u003d\"Tab\",g[g.Enter\u003d13]\u003d\"Enter\",g[g.Esc\u003d27]\u003d\"Esc\",g[g.PageUp\u003d33]\u003d\"PageUp\",g[g.PageDown\u003d34]\u003d\"PageDown\",g[g.Left\u003d37]\u003d\"Left\",g[g.Up\u003d38]\u003d\"Up\",g[g.Right\u003d39]\u003d\"Right\",g[g.Down\u003d40]\u003d\"Down\",g[g.Delete\u003d46]\u003d\"Delete\",n.undisplayed\u003dfunction(t,e){const{display:n}\u003dt.style;t.style.display\u003d\"none\";try{return e()}finally{t.style.display\u003dn}},n.unsized\u003dfunction(t,e){return m(t,{},e)},n.sized\u003dm;class y{constructor(t){this.root\u003dt,this.known\u003dnew Set,this.style\u003dn.style({type:\"text/css\"}),c(t,this.style)}append(t){this.known.has(t)||(this.style.appendChild(document.createTextNode(t)),this.known.add(t))}}n.StyleSheet\u003dy,y.__name__\u003d\"StyleSheet\",n.stylesheet\u003dnew y(document.head),n.dom_ready\u003dasync function(){if(\"loading\"\u003d\u003ddocument.readyState)return new Promise(((t,e)\u003d\u003e{document.addEventListener(\"DOMContentLoaded\",(()\u003d\u003et()),{once:!0})}))}},\n function _(o,i,t,e,r){e(),t.root\u003d\"bk-root\",t.default\u003d\".bk-root{position:relative;width:auto;height:auto;z-index:0;box-sizing:border-box;font-family:Helvetica, Arial, sans-serif;font-size:13px;}.bk-root .bk,.bk-root .bk:before,.bk-root .bk:after{box-sizing:inherit;margin:0;border:0;padding:0;background-image:none;font-family:inherit;font-size:100%;line-height:1.42857143;}.bk-root pre.bk{font-family:Courier, monospace;}\"},\n function _(e,t,r,a,c){a();const l\u003de(1),n\u003de(46);c(\"Line\",n.Line),c(\"LineScalar\",n.LineScalar),c(\"LineVector\",n.LineVector);const i\u003de(49);c(\"Fill\",i.Fill),c(\"FillScalar\",i.FillScalar),c(\"FillVector\",i.FillVector);const s\u003de(50);c(\"Text\",s.Text),c(\"TextScalar\",s.TextScalar),c(\"TextVector\",s.TextVector);const o\u003de(51);c(\"Hatch\",o.Hatch),c(\"HatchScalar\",o.HatchScalar),c(\"HatchVector\",o.HatchVector);const u\u003dl.__importStar(e(48)),V\u003de(47);c(\"VisualProperties\",V.VisualProperties),c(\"VisualUniforms\",V.VisualUniforms);class h{constructor(e){this._visuals\u003d[];for(const[t,r]of e.model._mixins){const a\u003d(()\u003d\u003e{switch(r){case u.Line:return new n.Line(e,t);case u.LineScalar:return new n.LineScalar(e,t);case u.LineVector:return new n.LineVector(e,t);case u.Fill:return new i.Fill(e,t);case u.FillScalar:return new i.FillScalar(e,t);case u.FillVector:return new i.FillVector(e,t);case u.Text:return new s.Text(e,t);case u.TextScalar:return new s.TextScalar(e,t);case u.TextVector:return new s.TextVector(e,t);case u.Hatch:return new o.Hatch(e,t);case u.HatchScalar:return new o.HatchScalar(e,t);case u.HatchVector:return new o.HatchVector(e,t);default:throw new Error(\"unknown visual\")}})();this._visuals.push(a),Object.defineProperty(this,t+a.type,{get:()\u003d\u003ea,configurable:!1,enumerable:!0})}}*[Symbol.iterator](){yield*this._visuals}}r.Visuals\u003dh,h.__name__\u003d\"Visuals\"},\n function _(e,t,i,l,s){l();const n\u003de(1),a\u003de(47),o\u003dn.__importStar(e(48)),r\u003de(22),_\u003de(8);function h(e){if(_.isArray(e))return e;switch(e){case\"solid\":return[];case\"dashed\":return[6];case\"dotted\":return[2,4];case\"dotdash\":return[2,4,6,4];case\"dashdot\":return[6,4,2,4];default:return e.split(\" \").map(Number).filter(_.isInteger)}}i.resolve_line_dash\u003dh;class c extends a.VisualProperties{get doit(){const e\u003dthis.line_color.get_value(),t\u003dthis.line_alpha.get_value(),i\u003dthis.line_width.get_value();return!(null\u003d\u003de||0\u003d\u003dt||0\u003d\u003di)}set_value(e){const t\u003dthis.line_color.get_value(),i\u003dthis.line_alpha.get_value();e.strokeStyle\u003dr.color2css(t,i),e.lineWidth\u003dthis.line_width.get_value(),e.lineJoin\u003dthis.line_join.get_value(),e.lineCap\u003dthis.line_cap.get_value(),e.lineDash\u003dh(this.line_dash.get_value()),e.lineDashOffset\u003dthis.line_dash_offset.get_value()}}i.Line\u003dc,c.__name__\u003d\"Line\";class u extends a.VisualUniforms{get doit(){const e\u003dthis.line_color.value,t\u003dthis.line_alpha.value,i\u003dthis.line_width.value;return!(0\u003d\u003de||0\u003d\u003dt||0\u003d\u003di)}set_value(e){const t\u003dthis.line_color.value,i\u003dthis.line_alpha.value;e.strokeStyle\u003dr.color2css(t,i),e.lineWidth\u003dthis.line_width.value,e.lineJoin\u003dthis.line_join.value,e.lineCap\u003dthis.line_cap.value,e.lineDash\u003dh(this.line_dash.value),e.lineDashOffset\u003dthis.line_dash_offset.value}}i.LineScalar\u003du,u.__name__\u003d\"LineScalar\";class d extends a.VisualUniforms{get doit(){const{line_color:e}\u003dthis;if(e.is_Scalar()\u0026\u00260\u003d\u003de.value)return!1;const{line_alpha:t}\u003dthis;if(t.is_Scalar()\u0026\u00260\u003d\u003dt.value)return!1;const{line_width:i}\u003dthis;return!i.is_Scalar()||0!\u003di.value}set_vectorize(e,t){const i\u003dthis.line_color.get(t),l\u003dthis.line_alpha.get(t),s\u003dthis.line_width.get(t),n\u003dthis.line_join.get(t),a\u003dthis.line_cap.get(t),o\u003dthis.line_dash.get(t),_\u003dthis.line_dash_offset.get(t);e.strokeStyle\u003dr.color2css(i,l),e.lineWidth\u003ds,e.lineJoin\u003dn,e.lineCap\u003da,e.lineDash\u003dh(o),e.lineDashOffset\u003d_}}i.LineVector\u003dd,d.__name__\u003d\"LineVector\",c.prototype.type\u003d\"line\",c.prototype.attrs\u003dObject.keys(o.Line),u.prototype.type\u003d\"line\",u.prototype.attrs\u003dObject.keys(o.LineScalar),d.prototype.type\u003d\"line\",d.prototype.attrs\u003dObject.keys(o.LineVector)},\n function _(t,s,o,i,r){i();class e{constructor(t,s\u003d\"\"){this.obj\u003dt,this.prefix\u003ds;const o\u003dthis;this._props\u003d[];for(const i of this.attrs){const r\u003dt.model.properties[s+i];r.change.connect((()\u003d\u003ethis.update())),o[i]\u003dr,this._props.push(r)}this.update()}*[Symbol.iterator](){yield*this._props}update(){}}o.VisualProperties\u003de,e.__name__\u003d\"VisualProperties\";class p{constructor(t,s\u003d\"\"){this.obj\u003dt,this.prefix\u003ds;for(const o of this.attrs)Object.defineProperty(this,o,{get:()\u003d\u003et[s+o]})}*[Symbol.iterator](){for(const t of this.attrs)yield this.obj.model.properties[this.prefix+t]}update(){}}o.VisualUniforms\u003dp,p.__name__\u003d\"VisualUniforms\"},\n function _(e,l,t,a,c){a();const r\u003de(1),o\u003dr.__importStar(e(18)),n\u003de(20),i\u003dr.__importStar(e(21)),_\u003de(13);t.Line\u003d{line_color:[i.Nullable(i.Color),\"black\"],line_alpha:[i.Alpha,1],line_width:[i.Number,1],line_join:[n.LineJoin,\"bevel\"],line_cap:[n.LineCap,\"butt\"],line_dash:[i.Or(n.LineDash,i.Array(i.Number)),[]],line_dash_offset:[i.Number,0]},t.Fill\u003d{fill_color:[i.Nullable(i.Color),\"gray\"],fill_alpha:[i.Alpha,1]},t.Hatch\u003d{hatch_color:[i.Nullable(i.Color),\"black\"],hatch_alpha:[i.Alpha,1],hatch_scale:[i.Number,12],hatch_pattern:[i.Nullable(i.Or(n.HatchPatternType,i.String)),null],hatch_weight:[i.Number,1],hatch_extra:[i.Dict(i.AnyRef()),{}]},t.Text\u003d{text_color:[i.Nullable(i.Color),\"#444444\"],text_alpha:[i.Alpha,1],text_font:[o.Font,\"helvetica\"],text_font_size:[i.FontSize,\"16px\"],text_font_style:[n.FontStyle,\"normal\"],text_align:[n.TextAlign,\"left\"],text_baseline:[n.TextBaseline,\"bottom\"],text_line_height:[i.Number,1.2]},t.LineScalar\u003d{line_color:[o.ColorScalar,\"black\"],line_alpha:[o.NumberScalar,1],line_width:[o.NumberScalar,1],line_join:[o.LineJoinScalar,\"bevel\"],line_cap:[o.LineCapScalar,\"butt\"],line_dash:[o.LineDashScalar,[]],line_dash_offset:[o.NumberScalar,0]},t.FillScalar\u003d{fill_color:[o.ColorScalar,\"gray\"],fill_alpha:[o.NumberScalar,1]},t.HatchScalar\u003d{hatch_color:[o.ColorScalar,\"black\"],hatch_alpha:[o.NumberScalar,1],hatch_scale:[o.NumberScalar,12],hatch_pattern:[o.NullStringScalar,null],hatch_weight:[o.NumberScalar,1],hatch_extra:[o.AnyScalar,{}]},t.TextScalar\u003d{text_color:[o.ColorScalar,\"#444444\"],text_alpha:[o.NumberScalar,1],text_font:[o.FontScalar,\"helvetica\"],text_font_size:[o.FontSizeScalar,\"16px\"],text_font_style:[o.FontStyleScalar,\"normal\"],text_align:[o.TextAlignScalar,\"left\"],text_baseline:[o.TextBaselineScalar,\"bottom\"],text_line_height:[o.NumberScalar,1.2]},t.LineVector\u003d{line_color:[o.ColorSpec,\"black\"],line_alpha:[o.NumberSpec,1],line_width:[o.NumberSpec,1],line_join:[o.LineJoinSpec,\"bevel\"],line_cap:[o.LineCapSpec,\"butt\"],line_dash:[o.LineDashSpec,[]],line_dash_offset:[o.NumberSpec,0]},t.FillVector\u003d{fill_color:[o.ColorSpec,\"gray\"],fill_alpha:[o.NumberSpec,1]},t.HatchVector\u003d{hatch_color:[o.ColorSpec,\"black\"],hatch_alpha:[o.NumberSpec,1],hatch_scale:[o.NumberSpec,12],hatch_pattern:[o.NullStringSpec,null],hatch_weight:[o.NumberSpec,1],hatch_extra:[o.AnyScalar,{}]},t.TextVector\u003d{text_color:[o.ColorSpec,\"#444444\"],text_alpha:[o.NumberSpec,1],text_font:[o.FontSpec,\"helvetica\"],text_font_size:[o.FontSizeSpec,\"16px\"],text_font_style:[o.FontStyleSpec,\"normal\"],text_align:[o.TextAlignSpec,\"left\"],text_baseline:[o.TextBaselineSpec,\"bottom\"],text_line_height:[o.NumberSpec,1.2]},t.attrs_of\u003dfunction(e,l,t,a\u003d!1){const c\u003d{};for(const r of _.keys(t)){const t\u003d`${l}${r}`,o\u003de[t];c[a?t:r]\u003do}return c}},\n function _(l,t,e,i,s){i();const o\u003dl(1),a\u003dl(47),r\u003do.__importStar(l(48)),c\u003dl(22);class _ extends a.VisualProperties{get doit(){const l\u003dthis.fill_color.get_value(),t\u003dthis.fill_alpha.get_value();return!(null\u003d\u003dl||0\u003d\u003dt)}set_value(l){const t\u003dthis.fill_color.get_value(),e\u003dthis.fill_alpha.get_value();l.fillStyle\u003dc.color2css(t,e)}}e.Fill\u003d_,_.__name__\u003d\"Fill\";class n extends a.VisualUniforms{get doit(){const l\u003dthis.fill_color.value,t\u003dthis.fill_alpha.value;return!(0\u003d\u003dl||0\u003d\u003dt)}set_value(l){const t\u003dthis.fill_color.value,e\u003dthis.fill_alpha.value;l.fillStyle\u003dc.color2css(t,e)}}e.FillScalar\u003dn,n.__name__\u003d\"FillScalar\";class p extends a.VisualUniforms{get doit(){const{fill_color:l}\u003dthis;if(l.is_Scalar()\u0026\u00260\u003d\u003dl.value)return!1;const{fill_alpha:t}\u003dthis;return!t.is_Scalar()||0!\u003dt.value}set_vectorize(l,t){const e\u003dthis.fill_color.get(t),i\u003dthis.fill_alpha.get(t);l.fillStyle\u003dc.color2css(e,i)}}e.FillVector\u003dp,p.__name__\u003d\"FillVector\",_.prototype.type\u003d\"fill\",_.prototype.attrs\u003dObject.keys(r.Fill),n.prototype.type\u003d\"fill\",n.prototype.attrs\u003dObject.keys(r.FillScalar),p.prototype.type\u003d\"fill\",p.prototype.attrs\u003dObject.keys(r.FillVector)},\n function _(t,e,s,l,a){l();const o\u003dt(1),_\u003dt(47),i\u003do.__importStar(t(48)),n\u003dt(22);class x extends _.VisualProperties{get doit(){const t\u003dthis.text_color.get_value(),e\u003dthis.text_alpha.get_value();return!(null\u003d\u003dt||0\u003d\u003de)}set_value(t){const e\u003dthis.text_color.get_value(),s\u003dthis.text_alpha.get_value();t.fillStyle\u003dn.color2css(e,s),t.font\u003dthis.font_value(),t.textAlign\u003dthis.text_align.get_value(),t.textBaseline\u003dthis.text_baseline.get_value()}font_value(){return`${this.text_font_style.get_value()} ${this.text_font_size.get_value()} ${this.text_font.get_value()}`}}s.Text\u003dx,x.__name__\u003d\"Text\";class r extends _.VisualUniforms{get doit(){const t\u003dthis.text_color.value,e\u003dthis.text_alpha.value;return!(0\u003d\u003dt||0\u003d\u003de)}set_value(t){const e\u003dthis.text_color.value,s\u003dthis.text_alpha.value,l\u003dthis.font_value(),a\u003dthis.text_align.value,o\u003dthis.text_baseline.value;t.fillStyle\u003dn.color2css(e,s),t.font\u003dl,t.textAlign\u003da,t.textBaseline\u003do}font_value(){return`${this.text_font_style.value} ${this.text_font_size.value} ${this.text_font.value}`}}s.TextScalar\u003dr,r.__name__\u003d\"TextScalar\";class u extends _.VisualUniforms{get doit(){const{text_color:t}\u003dthis;if(t.is_Scalar()\u0026\u00260\u003d\u003dt.value)return!1;const{text_alpha:e}\u003dthis;return!e.is_Scalar()||0!\u003de.value}set_vectorize(t,e){const s\u003dthis.text_color.get(e),l\u003dthis.text_alpha.get(e),a\u003dthis.font_value(e),o\u003dthis.text_align.get(e),_\u003dthis.text_baseline.get(e);t.fillStyle\u003dn.color2css(s,l),t.font\u003da,t.textAlign\u003do,t.textBaseline\u003d_}font_value(t){return`${this.text_font_style.get(t)} ${this.text_font_size.get(t)} ${this.text_font.get(t)}`}}s.TextVector\u003du,u.__name__\u003d\"TextVector\",x.prototype.type\u003d\"text\",x.prototype.attrs\u003dObject.keys(i.Text),r.prototype.type\u003d\"text\",r.prototype.attrs\u003dObject.keys(i.TextScalar),u.prototype.type\u003d\"text\",u.prototype.attrs\u003dObject.keys(i.TextVector)},\n function _(t,e,a,h,r){h();const i\u003dt(1),s\u003dt(47),c\u003dt(52),n\u003di.__importStar(t(18)),_\u003di.__importStar(t(48));class l extends s.VisualProperties{constructor(){super(...arguments),this._update_iteration\u003d0}update(){if(this._update_iteration++,this._hatch_image\u003dnull,!this.doit)return;const t\u003dthis.hatch_color.get_value(),e\u003dthis.hatch_alpha.get_value(),a\u003dthis.hatch_scale.get_value(),h\u003dthis.hatch_pattern.get_value(),r\u003dthis.hatch_weight.get_value(),i\u003dt\u003d\u003e{this._hatch_image\u003dt},s\u003dthis.hatch_extra.get_value()[h];if(null!\u003ds){const h\u003ds.get_pattern(t,e,a,r);if(h instanceof Promise){const{_update_iteration:t}\u003dthis;h.then((e\u003d\u003e{this._update_iteration\u003d\u003dt\u0026\u0026(i(e),this.obj.request_render())}))}else i(h)}else{const s\u003dthis.obj.canvas.create_layer(),n\u003dc.get_pattern(s,h,t,e,a,r);i(n)}}get doit(){const t\u003dthis.hatch_color.get_value(),e\u003dthis.hatch_alpha.get_value(),a\u003dthis.hatch_pattern.get_value();return!(null\u003d\u003dt||0\u003d\u003de||\" \"\u003d\u003da||\"blank\"\u003d\u003da||null\u003d\u003da)}set_value(t){const e\u003dthis.pattern(t);t.fillStyle\u003dnull!\u003de?e:\"transparent\"}pattern(t){const e\u003dthis._hatch_image;return null\u003d\u003de?null:t.createPattern(e,this.repetition())}repetition(){const t\u003dthis.hatch_pattern.get_value(),e\u003dthis.hatch_extra.get_value()[t];if(null\u003d\u003de)return\"repeat\";switch(e.repetition){case\"repeat\":return\"repeat\";case\"repeat_x\":return\"repeat-x\";case\"repeat_y\":return\"repeat-y\";case\"no_repeat\":return\"no-repeat\"}}}a.Hatch\u003dl,l.__name__\u003d\"Hatch\";class o extends s.VisualUniforms{constructor(){super(...arguments),this._static_doit\u003d!1,this._update_iteration\u003d0}_compute_static_doit(){const t\u003dthis.hatch_color.value,e\u003dthis.hatch_alpha.value,a\u003dthis.hatch_pattern.value;return!(null\u003d\u003dt||0\u003d\u003de||\" \"\u003d\u003da||\"blank\"\u003d\u003da||null\u003d\u003da)}update(){this._update_iteration++;const t\u003dthis.hatch_color.length;if(this._hatch_image\u003dnew n.UniformScalar(null,t),this._static_doit\u003dthis._compute_static_doit(),!this._static_doit)return;const e\u003dthis.hatch_color.value,a\u003dthis.hatch_alpha.value,h\u003dthis.hatch_scale.value,r\u003dthis.hatch_pattern.value,i\u003dthis.hatch_weight.value,s\u003de\u003d\u003e{this._hatch_image\u003dnew n.UniformScalar(e,t)},_\u003dthis.hatch_extra.value[r];if(null!\u003d_){const t\u003d_.get_pattern(e,a,h,i);if(t instanceof Promise){const{_update_iteration:e}\u003dthis;t.then((t\u003d\u003e{this._update_iteration\u003d\u003de\u0026\u0026(s(t),this.obj.request_render())}))}else s(t)}else{const t\u003dthis.obj.canvas.create_layer(),n\u003dc.get_pattern(t,r,e,a,h,i);s(n)}}get doit(){return this._static_doit}set_value(t){var e;t.fillStyle\u003dnull!\u003d\u003d(e\u003dthis.pattern(t))\u0026\u0026void 0!\u003d\u003de?e:\"transparent\"}pattern(t){const e\u003dthis._hatch_image.value;return null\u003d\u003de?null:t.createPattern(e,this.repetition())}repetition(){const t\u003dthis.hatch_pattern.value,e\u003dthis.hatch_extra.value[t];if(null\u003d\u003de)return\"repeat\";switch(e.repetition){case\"repeat\":return\"repeat\";case\"repeat_x\":return\"repeat-x\";case\"repeat_y\":return\"repeat-y\";case\"no_repeat\":return\"no-repeat\"}}}a.HatchScalar\u003do,o.__name__\u003d\"HatchScalar\";class u extends s.VisualUniforms{constructor(){super(...arguments),this._static_doit\u003d!1,this._update_iteration\u003d0}_compute_static_doit(){const{hatch_color:t}\u003dthis;if(t.is_Scalar()\u0026\u00260\u003d\u003dt.value)return!1;const{hatch_alpha:e}\u003dthis;if(e.is_Scalar()\u0026\u00260\u003d\u003de.value)return!1;const{hatch_pattern:a}\u003dthis;if(a.is_Scalar()){const t\u003da.value;if(\" \"\u003d\u003dt||\"blank\"\u003d\u003dt||null\u003d\u003dt)return!1}return!0}update(){this._update_iteration++;const t\u003dthis.hatch_color.length;if(this._hatch_image\u003dnew n.UniformScalar(null,t),this._static_doit\u003dthis._compute_static_doit(),!this._static_doit)return;const e\u003d(t,e,a,h,r,i)\u003d\u003e{const s\u003dthis.hatch_extra.value[t];if(null!\u003ds){const t\u003ds.get_pattern(e,a,h,r);if(t instanceof Promise){const{_update_iteration:e}\u003dthis;t.then((t\u003d\u003e{this._update_iteration\u003d\u003de\u0026\u0026(i(t),this.obj.request_render())}))}else i(t)}else{const s\u003dthis.obj.canvas.create_layer(),n\u003dc.get_pattern(s,t,e,a,h,r);i(n)}};if(this.hatch_color.is_Scalar()\u0026\u0026this.hatch_alpha.is_Scalar()\u0026\u0026this.hatch_scale.is_Scalar()\u0026\u0026this.hatch_pattern.is_Scalar()\u0026\u0026this.hatch_weight.is_Scalar()){const a\u003dthis.hatch_color.value,h\u003dthis.hatch_alpha.value,r\u003dthis.hatch_scale.value;e(this.hatch_pattern.value,a,h,r,this.hatch_weight.value,(e\u003d\u003e{this._hatch_image\u003dnew n.UniformScalar(e,t)}))}else{const a\u003dnew Array(t);a.fill(null),this._hatch_image\u003dnew n.UniformVector(a);for(let h\u003d0;h\u003ct;h++){const t\u003dthis.hatch_color.get(h),r\u003dthis.hatch_alpha.get(h),i\u003dthis.hatch_scale.get(h);e(this.hatch_pattern.get(h),t,r,i,this.hatch_weight.get(h),(t\u003d\u003e{a[h]\u003dt}))}}}get doit(){return this._static_doit}set_vectorize(t,e){var a;t.fillStyle\u003dnull!\u003d\u003d(a\u003dthis.pattern(t,e))\u0026\u0026void 0!\u003d\u003da?a:\"transparent\"}pattern(t,e){const a\u003dthis._hatch_image.get(e);return null\u003d\u003da?null:t.createPattern(a,this.repetition(e))}repetition(t){const e\u003dthis.hatch_pattern.get(t),a\u003dthis.hatch_extra.value[e];if(null\u003d\u003da)return\"repeat\";switch(a.repetition){case\"repeat\":return\"repeat\";case\"repeat_x\":return\"repeat-x\";case\"repeat_y\":return\"repeat-y\";case\"no_repeat\":return\"no-repeat\"}}}a.HatchVector\u003du,u.__name__\u003d\"HatchVector\",l.prototype.type\u003d\"hatch\",l.prototype.attrs\u003dObject.keys(_.Hatch),o.prototype.type\u003d\"hatch\",o.prototype.attrs\u003dObject.keys(_.HatchScalar),u.prototype.type\u003d\"hatch\",u.prototype.attrs\u003dObject.keys(_.HatchVector)},\n function _(e,o,a,s,r){s();const i\u003de(22);function l(e,o,a){e.moveTo(0,a+.5),e.lineTo(o,a+.5),e.stroke()}function n(e,o,a){e.moveTo(a+.5,0),e.lineTo(a+.5,o),e.stroke()}function t(e,o){e.moveTo(0,o),e.lineTo(o,0),e.stroke(),e.moveTo(0,0),e.lineTo(o,o),e.stroke()}a.hatch_aliases\u003d{\" \":\"blank\",\".\":\"dot\",o:\"ring\",\"-\":\"horizontal_line\",\"|\":\"vertical_line\",\"+\":\"cross\",\u0027\"\u0027:\"horizontal_dash\",\":\":\"vertical_dash\",\"@\":\"spiral\",\"/\":\"right_diagonal_line\",\"\\\\\":\"left_diagonal_line\",x:\"diagonal_cross\",\",\":\"right_diagonal_dash\",\"`\":\"left_diagonal_dash\",v:\"horizontal_wave\",\"\u003e\":\"vertical_wave\",\"*\":\"criss_cross\"},a.get_pattern\u003dfunction(e,o,s,r,c,k){return e.resize(c,c),e.prepare(),function(e,o,s,r,c,k){var _;const T\u003dc,v\u003dT/2,h\u003dv/2,d\u003di.color2css(s,r);switch(e.strokeStyle\u003dd,e.fillStyle\u003dd,e.lineCap\u003d\"square\",e.lineWidth\u003dk,null!\u003d\u003d(_\u003da.hatch_aliases[o])\u0026\u0026void 0!\u003d\u003d_?_:o){case\"blank\":break;case\"dot\":e.arc(v,v,v/2,0,2*Math.PI,!0),e.fill();break;case\"ring\":e.arc(v,v,v/2,0,2*Math.PI,!0),e.stroke();break;case\"horizontal_line\":l(e,T,v);break;case\"vertical_line\":n(e,T,v);break;case\"cross\":l(e,T,v),n(e,T,v);break;case\"horizontal_dash\":l(e,v,v);break;case\"vertical_dash\":n(e,v,v);break;case\"spiral\":{const o\u003dT/30;e.moveTo(v,v);for(let a\u003d0;a\u003c360;a++){const s\u003d.1*a,r\u003dv+o*s*Math.cos(s),i\u003dv+o*s*Math.sin(s);e.lineTo(r,i)}e.stroke();break}case\"right_diagonal_line\":e.moveTo(.5-h,T),e.lineTo(h+.5,0),e.stroke(),e.moveTo(h+.5,T),e.lineTo(3*h+.5,0),e.stroke(),e.moveTo(3*h+.5,T),e.lineTo(5*h+.5,0),e.stroke(),e.stroke();break;case\"left_diagonal_line\":e.moveTo(h+.5,T),e.lineTo(.5-h,0),e.stroke(),e.moveTo(3*h+.5,T),e.lineTo(h+.5,0),e.stroke(),e.moveTo(5*h+.5,T),e.lineTo(3*h+.5,0),e.stroke(),e.stroke();break;case\"diagonal_cross\":t(e,T);break;case\"right_diagonal_dash\":e.moveTo(h+.5,3*h+.5),e.lineTo(3*h+.5,h+.5),e.stroke();break;case\"left_diagonal_dash\":e.moveTo(h+.5,h+.5),e.lineTo(3*h+.5,3*h+.5),e.stroke();break;case\"horizontal_wave\":e.moveTo(0,h),e.lineTo(v,3*h),e.lineTo(T,h),e.stroke();break;case\"vertical_wave\":e.moveTo(h,0),e.lineTo(3*h,v),e.lineTo(h,T),e.stroke();break;case\"criss_cross\":t(e,T),l(e,T,v),n(e,T,v)}}(e.ctx,o,s,r,c,k),e.canvas}},\n function _(e,t,s,n,c){n();const a\u003de(14),i\u003de(8),r\u003de(13),l\u003de(19);class o extends a.HasProps{constructor(e){super(e)}get is_syncable(){return this.syncable}static init_Model(){this.define((({Any:e,Unknown:t,Boolean:s,String:n,Array:c,Dict:a,Nullable:i})\u003d\u003e({tags:[c(t),[]],name:[i(n),null],js_property_callbacks:[a(c(e)),{}],js_event_callbacks:[a(c(e)),{}],subscribed_events:[c(n),[]],syncable:[s,!0]})))}initialize(){super.initialize(),this._js_callbacks\u003dnew Map}connect_signals(){super.connect_signals(),this._update_property_callbacks(),this.connect(this.properties.js_property_callbacks.change,(()\u003d\u003ethis._update_property_callbacks())),this.connect(this.properties.js_event_callbacks.change,(()\u003d\u003ethis._update_event_callbacks())),this.connect(this.properties.subscribed_events.change,(()\u003d\u003ethis._update_event_callbacks()))}_process_event(e){var t;for(const s of null!\u003d\u003d(t\u003dthis.js_event_callbacks[e.event_name])\u0026\u0026void 0!\u003d\u003dt?t:[])s.execute(e);null!\u003dthis.document\u0026\u0026this.subscribed_events.some((t\u003d\u003et\u003d\u003de.event_name))\u0026\u0026this.document.event_manager.send_event(e)}trigger_event(e){null!\u003dthis.document\u0026\u0026(e.origin\u003dthis,this.document.event_manager.trigger(e))}_update_event_callbacks(){null!\u003dthis.document?this.document.event_manager.subscribed_models.add(this):l.logger.warn(\"WARNING: Document not defined for updating event callbacks\")}_update_property_callbacks(){const e\u003de\u003d\u003e{const[t,s\u003dnull]\u003de.split(\":\");return null!\u003ds?this.properties[s][t]:this[t]};for(const[t,s]of this._js_callbacks){const n\u003de(t);for(const e of s)this.disconnect(n,e)}this._js_callbacks.clear();for(const[t,s]of r.entries(this.js_property_callbacks)){const n\u003ds.map((e\u003d\u003e()\u003d\u003ee.execute(this)));this._js_callbacks.set(t,n);const c\u003de(t);for(const e of n)this.connect(c,e)}}_doc_attached(){r.isEmpty(this.js_event_callbacks)\u0026\u00260\u003d\u003dthis.subscribed_events.length||this._update_event_callbacks()}_doc_detached(){this.document.event_manager.subscribed_models.delete(this)}select(e){if(i.isString(e))return[...this.references()].filter((t\u003d\u003et instanceof o\u0026\u0026t.name\u003d\u003d\u003de));if(e.prototype instanceof a.HasProps)return[...this.references()].filter((t\u003d\u003et instanceof e));throw new Error(\"invalid selector\")}select_one(e){const t\u003dthis.select(e);switch(t.length){case 0:return null;case 1:return t[0];default:throw new Error(\"found more than one object matching given selector\")}}}s.Model\u003do,o.__name__\u003d\"Model\",o.init_Model()},\n function _(s,e,_,t,a){t();class r{constructor(s,e){this.x_scale\u003ds,this.y_scale\u003de,this.x_range\u003dthis.x_scale.source_range,this.y_range\u003dthis.y_scale.source_range,this.ranges\u003d[this.x_range,this.y_range],this.scales\u003d[this.x_scale,this.y_scale]}map_to_screen(s,e){return[this.x_scale.v_compute(s),this.y_scale.v_compute(e)]}map_from_screen(s,e){return[this.x_scale.v_invert(s),this.y_scale.v_invert(e)]}}_.CoordinateTransform\u003dr,r.__name__\u003d\"CoordinateTransform\"},\n function _(t,e,s,a,i){a();const n\u003dt(1),_\u003dt(56),r\u003dt(133),o\u003dt(48),l\u003dt(20),d\u003dt(24),h\u003dt(122),c\u003dn.__importStar(t(18)),u\u003dt(10);class v extends _.DataAnnotationView{async lazy_initialize(){await super.lazy_initialize();const{start:t,end:e}\u003dthis.model;null!\u003dt\u0026\u0026(this.start\u003dawait h.build_view(t,{parent:this})),null!\u003de\u0026\u0026(this.end\u003dawait h.build_view(e,{parent:this}))}set_data(t){var e,s;super.set_data(t),null\u003d\u003d\u003d(e\u003dthis.start)||void 0\u003d\u003d\u003de||e.set_data(t),null\u003d\u003d\u003d(s\u003dthis.end)||void 0\u003d\u003d\u003ds||s.set_data(t)}remove(){var t,e;null\u003d\u003d\u003d(t\u003dthis.start)||void 0\u003d\u003d\u003dt||t.remove(),null\u003d\u003d\u003d(e\u003dthis.end)||void 0\u003d\u003d\u003de||e.remove(),super.remove()}map_data(){const{frame:t}\u003dthis.plot_view;\"data\"\u003d\u003dthis.model.start_units?(this._sx_start\u003dthis.coordinates.x_scale.v_compute(this._x_start),this._sy_start\u003dthis.coordinates.y_scale.v_compute(this._y_start)):(this._sx_start\u003dt.bbox.xview.v_compute(this._x_start),this._sy_start\u003dt.bbox.yview.v_compute(this._y_start)),\"data\"\u003d\u003dthis.model.end_units?(this._sx_end\u003dthis.coordinates.x_scale.v_compute(this._x_end),this._sy_end\u003dthis.coordinates.y_scale.v_compute(this._y_end)):(this._sx_end\u003dt.bbox.xview.v_compute(this._x_end),this._sy_end\u003dt.bbox.yview.v_compute(this._y_end));const{_sx_start:e,_sy_start:s,_sx_end:a,_sy_end:i}\u003dthis,n\u003de.length,_\u003dthis._angles\u003dnew d.ScreenArray(n);for(let t\u003d0;t\u003cn;t++)_[t]\u003dMath.PI/2+u.atan2([e[t],s[t]],[a[t],i[t]])}paint(t){const{start:e,end:s}\u003dthis,{_sx_start:a,_sy_start:i,_sx_end:n,_sy_end:_,_angles:r}\u003dthis,{x:o,y:l,width:d,height:h}\u003dthis.plot_view.frame.bbox;for(let c\u003d0,u\u003da.length;c\u003cu;c++)null!\u003ds\u0026\u0026(t.save(),t.translate(n[c],_[c]),t.rotate(r[c]),s.render(t,c),t.restore()),null!\u003de\u0026\u0026(t.save(),t.translate(a[c],i[c]),t.rotate(r[c]+Math.PI),e.render(t,c),t.restore()),this.visuals.line.doit\u0026\u0026(t.save(),null\u003d\u003de\u0026\u0026null\u003d\u003ds||(t.beginPath(),t.rect(o,l,d,h),null!\u003ds\u0026\u0026(t.save(),t.translate(n[c],_[c]),t.rotate(r[c]),s.clip(t,c),t.restore()),null!\u003de\u0026\u0026(t.save(),t.translate(a[c],i[c]),t.rotate(r[c]+Math.PI),e.clip(t,c),t.restore()),t.closePath(),t.clip()),this.visuals.line.set_vectorize(t,c),t.beginPath(),t.moveTo(a[c],i[c]),t.lineTo(n[c],_[c]),t.stroke(),t.restore())}}s.ArrowView\u003dv,v.__name__\u003d\"ArrowView\";class p extends _.DataAnnotation{constructor(t){super(t)}static init_Arrow(){this.prototype.default_view\u003dv,this.mixins(o.LineVector),this.define((({Ref:t,Nullable:e})\u003d\u003e({x_start:[c.XCoordinateSpec,{field:\"x_start\"}],y_start:[c.YCoordinateSpec,{field:\"y_start\"}],start_units:[l.SpatialUnits,\"data\"],start:[e(t(r.ArrowHead)),null],x_end:[c.XCoordinateSpec,{field:\"x_end\"}],y_end:[c.YCoordinateSpec,{field:\"y_end\"}],end_units:[l.SpatialUnits,\"data\"],end:[e(t(r.ArrowHead)),()\u003d\u003enew r.OpenHead]})))}}s.Arrow\u003dp,p.__name__\u003d\"Arrow\",p.init_Arrow()},\n function _(t,n,s,a,e){a();const i\u003dt(1),o\u003dt(40),c\u003dt(57),_\u003dt(130),r\u003dt(65),l\u003di.__importStar(t(18));class h extends o.AnnotationView{constructor(){super(...arguments),this._initial_set_data\u003d!1}connect_signals(){super.connect_signals();const t\u003d()\u003d\u003e{this.set_data(this.model.source),this.request_render()};this.connect(this.model.change,t),this.connect(this.model.source.streaming,t),this.connect(this.model.source.patching,t),this.connect(this.model.source.change,t)}set_data(t){const n\u003dthis;for(const s of this.model)if(s instanceof l.VectorSpec||s instanceof l.ScalarSpec)if(s instanceof l.BaseCoordinateSpec){const a\u003ds.array(t);n[`_${s.attr}`]\u003da}else{const a\u003ds.uniform(t);n[`${s.attr}`]\u003da}this.plot_model.use_map\u0026\u0026(null!\u003dn._x\u0026\u0026r.inplace.project_xy(n._x,n._y),null!\u003dn._xs\u0026\u0026r.inplace.project_xsys(n._xs,n._ys));for(const t of this.visuals)t.update()}_render(){this._initial_set_data||(this.set_data(this.model.source),this._initial_set_data\u003d!0),this.map_data(),this.paint(this.layer.ctx)}}s.DataAnnotationView\u003dh,h.__name__\u003d\"DataAnnotationView\";class u extends o.Annotation{constructor(t){super(t)}static init_DataAnnotation(){this.define((({Ref:t})\u003d\u003e({source:[t(c.ColumnarDataSource),()\u003d\u003enew _.ColumnDataSource]})))}}s.DataAnnotation\u003du,u.__name__\u003d\"DataAnnotation\",u.init_DataAnnotation()},\n function _(t,e,n,a,i){a();const s\u003dt(58),r\u003dt(15),l\u003dt(19),o\u003dt(60),c\u003dt(8),u\u003dt(9),h\u003dt(13),g\u003dt(59),d\u003dt(129),_\u003dt(29);class m extends s.DataSource{constructor(t){super(t)}get_array(t){let e\u003dthis.data[t];return null\u003d\u003de?this.data[t]\u003de\u003d[]:c.isArray(e)||(this.data[t]\u003de\u003dArray.from(e)),e}static init_ColumnarDataSource(){this.define((({Ref:t})\u003d\u003e({selection_policy:[t(d.SelectionPolicy),()\u003d\u003enew d.UnionRenderers]}))),this.internal((({AnyRef:t})\u003d\u003e({selection_manager:[t(),t\u003d\u003enew o.SelectionManager({source:t})],inspected:[t(),()\u003d\u003enew g.Selection]})))}initialize(){super.initialize(),this._select\u003dnew r.Signal0(this,\"select\"),this.inspect\u003dnew r.Signal(this,\"inspect\"),this.streaming\u003dnew r.Signal0(this,\"streaming\"),this.patching\u003dnew r.Signal(this,\"patching\")}get_column(t){const e\u003dthis.data[t];return null!\u003de?e:null}columns(){return h.keys(this.data)}get_length(t\u003d!0){const e\u003du.uniq(h.values(this.data).map((t\u003d\u003e_.is_NDArray(t)?t.shape[0]:t.length)));switch(e.length){case 0:return null;case 1:return e[0];default:{const n\u003d\"data source has columns of inconsistent lengths\";if(t)return l.logger.warn(n),e.sort()[0];throw new Error(n)}}}get length(){var t;return null!\u003d\u003d(t\u003dthis.get_length())\u0026\u0026void 0!\u003d\u003dt?t:0}clear(){const t\u003d{};for(const e of this.columns())t[e]\u003dnew this.data[e].constructor(0);this.data\u003dt}}n.ColumnarDataSource\u003dm,m.__name__\u003d\"ColumnarDataSource\",m.init_ColumnarDataSource()},\n function _(e,t,c,n,a){n();const o\u003de(53),i\u003de(59);class s extends o.Model{constructor(e){super(e)}static init_DataSource(){this.define((({Ref:e})\u003d\u003e({selected:[e(i.Selection),()\u003d\u003enew i.Selection]})))}}c.DataSource\u003ds,s.__name__\u003d\"DataSource\",s.init_DataSource()},\n function _(i,e,s,t,n){t();const l\u003di(53),c\u003di(9),h\u003di(13);class d extends l.Model{constructor(i){super(i)}get_view(){return this.view}static init_Selection(){this.define((({Int:i,Array:e,Dict:s})\u003d\u003e({indices:[e(i),[]],line_indices:[e(i),[]],multiline_indices:[s(e(i)),{}]}))),this.internal((({Int:i,Array:e,AnyRef:s,Struct:t,Nullable:n})\u003d\u003e({selected_glyphs:[e(s()),[]],view:[n(s()),null],image_indices:[e(t({index:i,dim1:i,dim2:i,flat_index:i})),[]]})))}get selected_glyph(){return this.selected_glyphs.length\u003e0?this.selected_glyphs[0]:null}add_to_selected_glyphs(i){this.selected_glyphs.push(i)}update(i,e\u003d!0,s\u003d\"replace\"){switch(s){case\"replace\":this.indices\u003di.indices,this.line_indices\u003di.line_indices,this.selected_glyphs\u003di.selected_glyphs,this.view\u003di.view,this.multiline_indices\u003di.multiline_indices,this.image_indices\u003di.image_indices;break;case\"append\":this.update_through_union(i);break;case\"intersect\":this.update_through_intersection(i);break;case\"subtract\":this.update_through_subtraction(i)}}clear(){this.indices\u003d[],this.line_indices\u003d[],this.multiline_indices\u003d{},this.view\u003dnull,this.selected_glyphs\u003d[]}is_empty(){return 0\u003d\u003dthis.indices.length\u0026\u00260\u003d\u003dthis.line_indices.length\u0026\u00260\u003d\u003dthis.image_indices.length}update_through_union(i){this.indices\u003dc.union(this.indices,i.indices),this.selected_glyphs\u003dc.union(i.selected_glyphs,this.selected_glyphs),this.line_indices\u003dc.union(i.line_indices,this.line_indices),this.view\u003di.view,this.multiline_indices\u003dh.merge(i.multiline_indices,this.multiline_indices)}update_through_intersection(i){this.indices\u003dc.intersection(this.indices,i.indices),this.selected_glyphs\u003dc.union(i.selected_glyphs,this.selected_glyphs),this.line_indices\u003dc.union(i.line_indices,this.line_indices),this.view\u003di.view,this.multiline_indices\u003dh.merge(i.multiline_indices,this.multiline_indices)}update_through_subtraction(i){this.indices\u003dc.difference(this.indices,i.indices),this.selected_glyphs\u003dc.union(i.selected_glyphs,this.selected_glyphs),this.line_indices\u003dc.union(i.line_indices,this.line_indices),this.view\u003di.view,this.multiline_indices\u003dh.merge(i.multiline_indices,this.multiline_indices)}}s.Selection\u003dd,d.__name__\u003d\"Selection\",d.init_Selection()},\n function _(e,t,s,n,i){n();const o\u003de(14),c\u003de(59),r\u003de(61),l\u003de(123);class p extends o.HasProps{constructor(e){super(e),this.inspectors\u003dnew Map}static init_SelectionManager(){this.internal((({AnyRef:e})\u003d\u003e({source:[e()]})))}select(e,t,s,n\u003d\"replace\"){const i\u003d[],o\u003d[];for(const t of e)t instanceof r.GlyphRendererView?i.push(t):t instanceof l.GraphRendererView\u0026\u0026o.push(t);let c\u003d!1;for(const e of o){const i\u003de.model.selection_policy.hit_test(t,e);c\u003dc||e.model.selection_policy.do_selection(i,e.model,s,n)}if(i.length\u003e0){const e\u003dthis.source.selection_policy.hit_test(t,i);c\u003dc||this.source.selection_policy.do_selection(e,this.source,s,n)}return c}inspect(e,t){let s\u003d!1;if(e instanceof r.GlyphRendererView){const n\u003de.hit_test(t);if(null!\u003dn){s\u003d!n.is_empty();const i\u003dthis.get_or_create_inspector(e.model);i.update(n,!0,\"replace\"),this.source.setv({inspected:i},{silent:!0}),this.source.inspect.emit([e.model,{geometry:t}])}}else if(e instanceof l.GraphRendererView){const n\u003de.model.inspection_policy.hit_test(t,e);s\u003ds||e.model.inspection_policy.do_inspection(n,t,e,!1,\"replace\")}return s}clear(e){this.source.selected.clear(),null!\u003de\u0026\u0026this.get_or_create_inspector(e.model).clear()}get_or_create_inspector(e){let t\u003dthis.inspectors.get(e);return null\u003d\u003dt\u0026\u0026(t\u003dnew c.Selection,this.inspectors.set(e,t)),t}}s.SelectionManager\u003dp,p.__name__\u003d\"SelectionManager\",p.init_SelectionManager()},\n function _(e,t,i,s,l){s();const h\u003de(62),n\u003de(63),o\u003de(116),a\u003de(117),c\u003de(119),d\u003de(98),_\u003de(57),r\u003de(120),p\u003de(24),g\u003de(12),u\u003de(9),y\u003de(13),m\u003de(122),v\u003de(104),f\u003d{fill:{},line:{}},w\u003d{fill:{fill_alpha:.3,fill_color:\"grey\"},line:{line_alpha:.3,line_color:\"grey\"}},b\u003d{fill:{fill_alpha:.2},line:{}};class V extends h.DataRendererView{get glyph_view(){return this.glyph}async lazy_initialize(){var e,t;await super.lazy_initialize();const i\u003dthis.model.glyph;this.glyph\u003dawait this.build_glyph_view(i);const s\u003d\"fill\"in this.glyph.visuals,l\u003d\"line\"in this.glyph.visuals,h\u003dObject.assign({},i.attributes);function n(e){const t\u003dy.clone(h);return s\u0026\u0026y.extend(t,e.fill),l\u0026\u0026y.extend(t,e.line),new i.constructor(t)}delete h.id;let{selection_glyph:o}\u003dthis.model;null\u003d\u003do?o\u003dn({fill:{},line:{}}):\"auto\"\u003d\u003do\u0026\u0026(o\u003dn(f)),this.selection_glyph\u003dawait this.build_glyph_view(o);let{nonselection_glyph:a}\u003dthis.model;null\u003d\u003da?a\u003dn({fill:{},line:{}}):\"auto\"\u003d\u003da\u0026\u0026(a\u003dn(b)),this.nonselection_glyph\u003dawait this.build_glyph_view(a);const{hover_glyph:c}\u003dthis.model;null!\u003dc\u0026\u0026(this.hover_glyph\u003dawait this.build_glyph_view(c));const{muted_glyph:d}\u003dthis.model;null!\u003dd\u0026\u0026(this.muted_glyph\u003dawait this.build_glyph_view(d));const _\u003dn(w);this.decimated_glyph\u003dawait this.build_glyph_view(_),this.selection_glyph.set_base(this.glyph),this.nonselection_glyph.set_base(this.glyph),null\u003d\u003d\u003d(e\u003dthis.hover_glyph)||void 0\u003d\u003d\u003de||e.set_base(this.glyph),null\u003d\u003d\u003d(t\u003dthis.muted_glyph)||void 0\u003d\u003d\u003dt||t.set_base(this.glyph),this.decimated_glyph.set_base(this.glyph),this.set_data()}async build_glyph_view(e){return m.build_view(e,{parent:this})}remove(){var e,t;this.glyph.remove(),this.selection_glyph.remove(),this.nonselection_glyph.remove(),null\u003d\u003d\u003d(e\u003dthis.hover_glyph)||void 0\u003d\u003d\u003de||e.remove(),null\u003d\u003d\u003d(t\u003dthis.muted_glyph)||void 0\u003d\u003d\u003dt||t.remove(),this.decimated_glyph.remove(),super.remove()}connect_signals(){super.connect_signals();const e\u003d()\u003d\u003ethis.request_render(),t\u003d()\u003d\u003ethis.update_data();this.connect(this.model.change,e),this.connect(this.glyph.model.change,t),this.connect(this.selection_glyph.model.change,t),this.connect(this.nonselection_glyph.model.change,t),null!\u003dthis.hover_glyph\u0026\u0026this.connect(this.hover_glyph.model.change,t),null!\u003dthis.muted_glyph\u0026\u0026this.connect(this.muted_glyph.model.change,t),this.connect(this.decimated_glyph.model.change,t),this.connect(this.model.data_source.change,t),this.connect(this.model.data_source.streaming,t),this.connect(this.model.data_source.patching,(e\u003d\u003ethis.update_data(e))),this.connect(this.model.data_source.selected.change,e),this.connect(this.model.data_source._select,e),null!\u003dthis.hover_glyph\u0026\u0026this.connect(this.model.data_source.inspect,e),this.connect(this.model.properties.view.change,t),this.connect(this.model.view.properties.indices.change,t),this.connect(this.model.view.properties.masked.change,(()\u003d\u003ethis.set_visuals())),this.connect(this.model.properties.visible.change,(()\u003d\u003ethis.plot_view.invalidate_dataranges\u003d!0));const{x_ranges:i,y_ranges:s}\u003dthis.plot_view.frame;for(const[,e]of i)e instanceof v.FactorRange\u0026\u0026this.connect(e.change,t);for(const[,e]of s)e instanceof v.FactorRange\u0026\u0026this.connect(e.change,t);const{transformchange:l,exprchange:h}\u003dthis.model.glyph;this.connect(l,t),this.connect(h,t)}_update_masked_indices(){const e\u003dthis.glyph.mask_data();return this.model.view.masked\u003de,e}update_data(e){this.set_data(e),this.request_render()}set_data(e){const t\u003dthis.model.data_source;this.all_indices\u003dthis.model.view.indices;const{all_indices:i}\u003dthis;this.glyph.set_data(t,i,e),this.set_visuals(),this._update_masked_indices();const{lod_factor:s}\u003dthis.plot_model,l\u003dthis.all_indices.count;this.decimated\u003dnew p.Indices(l);for(let e\u003d0;e\u003cl;e+\u003ds)this.decimated.set(e);this.plot_view.invalidate_dataranges\u003d!0}set_visuals(){var e,t,i,s;const l\u003dthis.model.data_source,{all_indices:h}\u003dthis;this.glyph.set_visuals(l,h),this.decimated_glyph.set_visuals(l,h),null\u003d\u003d\u003d(e\u003dthis.selection_glyph)||void 0\u003d\u003d\u003de||e.set_visuals(l,h),null\u003d\u003d\u003d(t\u003dthis.nonselection_glyph)||void 0\u003d\u003d\u003dt||t.set_visuals(l,h),null\u003d\u003d\u003d(i\u003dthis.hover_glyph)||void 0\u003d\u003d\u003di||i.set_visuals(l,h),null\u003d\u003d\u003d(s\u003dthis.muted_glyph)||void 0\u003d\u003d\u003ds||s.set_visuals(l,h)}get has_webgl(){return this.glyph.has_webgl}_render(){const e\u003dthis.has_webgl;this.glyph.map_data();const t\u003d[...this.all_indices];let i\u003d[...this._update_masked_indices()];const{ctx:s}\u003dthis.layer;s.save();const{selected:l}\u003dthis.model.data_source;let h;h\u003d!l||l.is_empty()?[]:this.glyph instanceof n.LineView\u0026\u0026l.selected_glyph\u003d\u003d\u003dthis.glyph.model?this.model.view.convert_indices_from_subset(i):l.indices;const{inspected:d}\u003dthis.model.data_source,_\u003dnew Set((()\u003d\u003e!d||d.is_empty()?[]:d.selected_glyph?this.model.view.convert_indices_from_subset(i):d.indices.length\u003e0?d.indices:Object.keys(d.multiline_indices).map((e\u003d\u003eparseInt(e))))()),r\u003dg.filter(i,(e\u003d\u003e_.has(t[e]))),{lod_threshold:p}\u003dthis.plot_model;let y,m,v;if(null!\u003dthis.model.document\u0026\u0026this.model.document.interactive_duration()\u003e0\u0026\u0026!e\u0026\u0026null!\u003dp\u0026\u0026t.length\u003ep?(i\u003d[...this.decimated],y\u003dthis.decimated_glyph,m\u003dthis.decimated_glyph,v\u003dthis.selection_glyph):(y\u003dthis.model.muted\u0026\u0026null!\u003dthis.muted_glyph?this.muted_glyph:this.glyph,m\u003dthis.nonselection_glyph,v\u003dthis.selection_glyph),null!\u003dthis.hover_glyph\u0026\u0026r.length\u0026\u0026(i\u003du.difference(i,r)),h.length){const e\u003d{};for(const t of h)e[t]\u003d!0;const l\u003dnew Array,o\u003dnew Array;if(this.glyph instanceof n.LineView)for(const i of t)null!\u003de[i]?l.push(i):o.push(i);else for(const s of i)null!\u003de[t[s]]?l.push(s):o.push(s);m.render(s,o),v.render(s,l),null!\u003dthis.hover_glyph\u0026\u0026(this.glyph instanceof n.LineView?this.hover_glyph.render(s,this.model.view.convert_indices_from_subset(r)):this.hover_glyph.render(s,r))}else if(this.glyph instanceof n.LineView)this.hover_glyph\u0026\u0026r.length?this.hover_glyph.render(s,this.model.view.convert_indices_from_subset(r)):y.render(s,t);else if(this.glyph instanceof o.PatchView||this.glyph instanceof a.HAreaView||this.glyph instanceof c.VAreaView)if(0\u003d\u003dd.selected_glyphs.length||null\u003d\u003dthis.hover_glyph)y.render(s,t);else for(const e of d.selected_glyphs)e\u003d\u003dthis.glyph.model\u0026\u0026this.hover_glyph.render(s,t);else y.render(s,i),this.hover_glyph\u0026\u0026r.length\u0026\u0026this.hover_glyph.render(s,r);s.restore()}draw_legend(e,t,i,s,l,h,n,o){0!\u003dthis.glyph.data_size\u0026\u0026(null\u003d\u003do\u0026\u0026(o\u003dthis.model.get_reference_point(h,n)),this.glyph.draw_legend_for_index(e,{x0:t,x1:i,y0:s,y1:l},o))}hit_test(e){if(!this.model.visible)return null;const t\u003dthis.glyph.hit_test(e);return null\u003d\u003dt?null:this.model.view.convert_selection_from_subset(t)}}i.GlyphRendererView\u003dV,V.__name__\u003d\"GlyphRendererView\";class G extends h.DataRenderer{constructor(e){super(e)}static init_GlyphRenderer(){this.prototype.default_view\u003dV,this.define((({Boolean:e,Auto:t,Or:i,Ref:s,Null:l,Nullable:h})\u003d\u003e({data_source:[s(_.ColumnarDataSource)],view:[s(r.CDSView),e\u003d\u003enew r.CDSView({source:e.data_source})],glyph:[s(d.Glyph)],hover_glyph:[h(s(d.Glyph)),null],nonselection_glyph:[i(s(d.Glyph),t,l),\"auto\"],selection_glyph:[i(s(d.Glyph),t,l),\"auto\"],muted_glyph:[h(s(d.Glyph)),null],muted:[e,!1]})))}initialize(){super.initialize(),this.view.source!\u003dthis.data_source\u0026\u0026(this.view.source\u003dthis.data_source,this.view.compute_indices())}get_reference_point(e,t){if(null!\u003de){const i\u003dthis.data_source.get_column(e);if(null!\u003di)for(const[e,s]of Object.entries(this.view.indices_map))if(i[parseInt(e)]\u003d\u003dt)return s}return 0}get_selection_manager(){return this.data_source.selection_manager}}i.GlyphRenderer\u003dG,G.__name__\u003d\"GlyphRenderer\",G.init_GlyphRenderer()},\n function _(e,r,t,a,n){a();const s\u003de(41);class i extends s.RendererView{get xscale(){return this.coordinates.x_scale}get yscale(){return this.coordinates.y_scale}}t.DataRendererView\u003di,i.__name__\u003d\"DataRendererView\";class _ extends s.Renderer{constructor(e){super(e)}static init_DataRenderer(){this.override({level:\"glyph\"})}get selection_manager(){return this.get_selection_manager()}}t.DataRenderer\u003d_,_.__name__\u003d\"DataRenderer\",_.init_DataRenderer()},\n function _(e,i,t,s,n){s();const l\u003de(1),_\u003de(64),r\u003de(106),h\u003de(108),o\u003dl.__importStar(e(48)),a\u003dl.__importStar(e(107)),c\u003de(59);class d extends _.XYGlyphView{initialize(){super.initialize();const{webgl:e}\u003dthis.renderer.plot_view.canvas_view;null!\u003de\u0026\u0026(this.glglyph\u003dnew h.LineGL(e.gl,this))}_render(e,i,t){const{sx:s,sy:n}\u003dnull!\u003dt?t:this;let l\u003d!0;e.beginPath();for(const t of i){const i\u003ds[t],_\u003dn[t];isFinite(i+_)?l?(e.moveTo(i,_),l\u003d!1):e.lineTo(i,_):l\u003d!0}this.visuals.line.set_value(e),e.stroke()}_hit_point(e){const i\u003dnew c.Selection,t\u003d{x:e.sx,y:e.sy};let s\u003d9999;const n\u003dMath.max(2,this.line_width.value/2);for(let e\u003d0,l\u003dthis.sx.length-1;e\u003cl;e++){const l\u003d{x:this.sx[e],y:this.sy[e]},_\u003d{x:this.sx[e+1],y:this.sy[e+1]},r\u003da.dist_to_segment(t,l,_);r\u003cn\u0026\u0026r\u003cs\u0026\u0026(s\u003dr,i.add_to_selected_glyphs(this.model),i.view\u003dthis,i.line_indices\u003d[e])}return i}_hit_span(e){const{sx:i,sy:t}\u003de,s\u003dnew c.Selection;let n,l;\"v\"\u003d\u003de.direction?(n\u003dthis.renderer.yscale.invert(t),l\u003dthis._y):(n\u003dthis.renderer.xscale.invert(i),l\u003dthis._x);for(let e\u003d0,i\u003dl.length-1;e\u003ci;e++)(l[e]\u003c\u003dn\u0026\u0026n\u003c\u003dl[e+1]||l[e+1]\u003c\u003dn\u0026\u0026n\u003c\u003dl[e])\u0026\u0026(s.add_to_selected_glyphs(this.model),s.view\u003dthis,s.line_indices.push(e));return s}get_interpolation_hit(e,i){const[t,s,n,l]\u003d[this._x[e],this._y[e],this._x[e+1],this._y[e+1]];return r.line_interpolation(this.renderer,i,t,s,n,l)}draw_legend_for_index(e,i,t){r.generic_line_scalar_legend(this.visuals,e,i)}}t.LineView\u003dd,d.__name__\u003d\"LineView\";class x extends _.XYGlyph{constructor(e){super(e)}static init_Line(){this.prototype.default_view\u003dd,this.mixins(o.LineScalar)}}t.Line\u003dx,x.__name__\u003d\"Line\",x.init_Line()},\n function _(t,e,i,s,_){s();const n\u003dt(1),a\u003dt(65),p\u003dn.__importStar(t(18)),y\u003dt(98);class c extends y.GlyphView{_project_data(){a.inplace.project_xy(this._x,this._y)}_index_data(t){const{_x:e,_y:i,data_size:s}\u003dthis;for(let _\u003d0;_\u003cs;_++){const s\u003de[_],n\u003di[_];isNaN(s+n)||!isFinite(s+n)?t.add_empty():t.add(s,n,s,n)}}scenterxy(t){return[this.sx[t],this.sy[t]]}}i.XYGlyphView\u003dc,c.__name__\u003d\"XYGlyphView\";class d extends y.Glyph{constructor(t){super(t)}static init_XYGlyph(){this.define((({})\u003d\u003e({x:[p.XCoordinateSpec,{field:\"x\"}],y:[p.YCoordinateSpec,{field:\"y\"}]})))}}i.XYGlyph\u003dd,d.__name__\u003d\"XYGlyph\",d.init_XYGlyph()},\n function _(n,t,e,o,r){o();const c\u003dn(1),l\u003dc.__importDefault(n(66)),i\u003dc.__importDefault(n(67)),u\u003dn(24),a\u003dnew i.default(\"GOOGLE\"),s\u003dnew i.default(\"WGS84\"),f\u003dl.default(s,a);e.wgs84_mercator\u003d{compute:(n,t)\u003d\u003eisFinite(n)\u0026\u0026isFinite(t)?f.forward([n,t]):[NaN,NaN],invert:(n,t)\u003d\u003eisFinite(n)\u0026\u0026isFinite(t)?f.inverse([n,t]):[NaN,NaN]};const _\u003d{lon:[-20026376.39,20026376.39],lat:[-20048966.1,20048966.1]},p\u003d{lon:[-180,180],lat:[-85.06,85.06]},{min:g,max:h}\u003dMath;function m(n,t){const o\u003dg(n.length,t.length),r\u003du.infer_type(n,t),c\u003dnew r(o),l\u003dnew r(o);return e.inplace.project_xy(n,t,c,l),[c,l]}e.clip_mercator\u003dfunction(n,t,e){const[o,r]\u003d_[e];return[h(n,o),g(t,r)]},e.in_bounds\u003dfunction(n,t){const[e,o]\u003dp[t];return e\u003cn\u0026\u0026n\u003co},function(n){function t(n,t,o,r){const c\u003dg(n.length,t.length);o\u003dnull!\u003do?o:n,r\u003dnull!\u003dr?r:t;for(let l\u003d0;l\u003cc;l++){const c\u003dn[l],i\u003dt[l],[u,a]\u003de.wgs84_mercator.compute(c,i);o[l]\u003du,r[l]\u003da}}n.project_xy\u003dt,n.project_xsys\u003dfunction(n,e,o,r){const c\u003dg(n.length,e.length);o\u003dnull!\u003do?o:n,r\u003dnull!\u003dr?r:e;for(let l\u003d0;l\u003cc;l++)t(n[l],e[l],o[l],r[l])}}(e.inplace||(e.inplace\u003d{})),e.project_xy\u003dm,e.project_xsys\u003dfunction(n,t){const e\u003dg(n.length,t.length),o\u003dnew Array(e),r\u003dnew Array(e);for(let c\u003d0;c\u003ce;c++){const[e,l]\u003dm(n[c],t[c]);o[c]\u003de,r[c]\u003dl}return[o,r]}},\n function _(e,n,t,r,o){r();const a\u003de(1),i\u003da.__importDefault(e(67)),c\u003da.__importDefault(e(92));var u\u003di.default(\"WGS84\");function f(e,n,t){var r,o,a;return Array.isArray(t)?(r\u003dc.default(e,n,t)||{x:NaN,y:NaN},t.length\u003e2?void 0!\u003d\u003de.name\u0026\u0026\"geocent\"\u003d\u003d\u003de.name||void 0!\u003d\u003dn.name\u0026\u0026\"geocent\"\u003d\u003d\u003dn.name?\"number\"\u003d\u003dtypeof r.z?[r.x,r.y,r.z].concat(t.splice(3)):[r.x,r.y,t[2]].concat(t.splice(3)):[r.x,r.y].concat(t.splice(2)):[r.x,r.y]):(o\u003dc.default(e,n,t),2\u003d\u003d\u003d(a\u003dObject.keys(t)).length||a.forEach((function(r){if(void 0!\u003d\u003de.name\u0026\u0026\"geocent\"\u003d\u003d\u003de.name||void 0!\u003d\u003dn.name\u0026\u0026\"geocent\"\u003d\u003d\u003dn.name){if(\"x\"\u003d\u003d\u003dr||\"y\"\u003d\u003d\u003dr||\"z\"\u003d\u003d\u003dr)return}else if(\"x\"\u003d\u003d\u003dr||\"y\"\u003d\u003d\u003dr)return;o[r]\u003dt[r]})),o)}function l(e){return e instanceof i.default?e:e.oProj?e.oProj:i.default(e)}t.default\u003dfunction(e,n,t){e\u003dl(e);var r,o\u003d!1;return void 0\u003d\u003d\u003dn?(n\u003de,e\u003du,o\u003d!0):(void 0!\u003d\u003dn.x||Array.isArray(n))\u0026\u0026(t\u003dn,n\u003de,e\u003du,o\u003d!0),n\u003dl(n),t?f(e,n,t):(r\u003d{forward:function(t){return f(e,n,t)},inverse:function(t){return f(n,e,t)}},o\u0026\u0026(r.oProj\u003dn),r)}},\n function _(t,e,a,s,i){s();const u\u003dt(1),l\u003du.__importDefault(t(68)),o\u003du.__importDefault(t(79)),r\u003du.__importDefault(t(80)),f\u003dt(88),p\u003du.__importDefault(t(90)),d\u003du.__importDefault(t(91)),m\u003du.__importDefault(t(75));function n(t,e){if(!(this instanceof n))return new n(t);e\u003de||function(t){if(t)throw t};var a\u003dl.default(t);if(\"object\"\u003d\u003dtypeof a){var s\u003dn.projections.get(a.projName);if(s){if(a.datumCode\u0026\u0026\"none\"!\u003d\u003da.datumCode){var i\u003dm.default(p.default,a.datumCode);i\u0026\u0026(a.datum_params\u003di.towgs84?i.towgs84.split(\",\"):null,a.ellps\u003di.ellipse,a.datumName\u003di.datumName?i.datumName:a.datumCode)}a.k0\u003da.k0||1,a.axis\u003da.axis||\"enu\",a.ellps\u003da.ellps||\"wgs84\";var u\u003df.sphere(a.a,a.b,a.rf,a.ellps,a.sphere),r\u003df.eccentricity(u.a,u.b,u.rf,a.R_A),h\u003da.datum||d.default(a.datumCode,a.datum_params,u.a,u.b,r.es,r.ep2);o.default(this,a),o.default(this,s),this.a\u003du.a,this.b\u003du.b,this.rf\u003du.rf,this.sphere\u003du.sphere,this.es\u003dr.es,this.e\u003dr.e,this.ep2\u003dr.ep2,this.datum\u003dh,this.init(),e(null,this)}else e(t)}else e(t)}n.projections\u003dr.default,n.projections.start(),a.default\u003dn},\n function _(t,r,n,u,e){u();const f\u003dt(1),i\u003df.__importDefault(t(69)),a\u003df.__importDefault(t(76)),o\u003df.__importDefault(t(71)),l\u003df.__importDefault(t(75));var C\u003d[\"PROJECTEDCRS\",\"PROJCRS\",\"GEOGCS\",\"GEOCCS\",\"PROJCS\",\"LOCAL_CS\",\"GEODCRS\",\"GEODETICCRS\",\"GEODETICDATUM\",\"ENGCRS\",\"ENGINEERINGCRS\"];var d\u003d[\"3857\",\"900913\",\"3785\",\"102113\"];n.default\u003dfunction(t){if(!function(t){return\"string\"\u003d\u003dtypeof t}(t))return t;if(function(t){return t in i.default}(t))return i.default[t];if(function(t){return C.some((function(r){return t.indexOf(r)\u003e-1}))}(t)){var r\u003da.default(t);if(function(t){var r\u003dl.default(t,\"authority\");if(r){var n\u003dl.default(r,\"epsg\");return n\u0026\u0026d.indexOf(n)\u003e-1}}(r))return i.default[\"EPSG:3857\"];var n\u003dfunction(t){var r\u003dl.default(t,\"extension\");if(r)return l.default(r,\"proj4\")}(r);return n?o.default(n):r}return function(t){return\"+\"\u003d\u003d\u003dt[0]}(t)?o.default(t):void 0}},\n function _(t,r,i,e,n){e();const f\u003dt(1),a\u003df.__importDefault(t(70)),l\u003df.__importDefault(t(71)),u\u003df.__importDefault(t(76));function o(t){var r\u003dthis;if(2\u003d\u003d\u003darguments.length){var i\u003darguments[1];\"string\"\u003d\u003dtypeof i?\"+\"\u003d\u003d\u003di.charAt(0)?o[t]\u003dl.default(arguments[1]):o[t]\u003du.default(arguments[1]):o[t]\u003di}else if(1\u003d\u003d\u003darguments.length){if(Array.isArray(t))return t.map((function(t){Array.isArray(t)?o.apply(r,t):o(t)}));if(\"string\"\u003d\u003dtypeof t){if(t in o)return o[t]}else\"EPSG\"in t?o[\"EPSG:\"+t.EPSG]\u003dt:\"ESRI\"in t?o[\"ESRI:\"+t.ESRI]\u003dt:\"IAU2000\"in t?o[\"IAU2000:\"+t.IAU2000]\u003dt:console.log(t);return}}a.default(o),i.default\u003do},\n function _(t,l,G,S,e){S(),G.default\u003dfunction(t){t(\"EPSG:4326\",\"+title\u003dWGS 84 (long/lat) +proj\u003dlonglat +ellps\u003dWGS84 +datum\u003dWGS84 +units\u003ddegrees\"),t(\"EPSG:4269\",\"+title\u003dNAD83 (long/lat) +proj\u003dlonglat +a\u003d6378137.0 +b\u003d6356752.31414036 +ellps\u003dGRS80 +datum\u003dNAD83 +units\u003ddegrees\"),t(\"EPSG:3857\",\"+title\u003dWGS 84 / Pseudo-Mercator +proj\u003dmerc +a\u003d6378137 +b\u003d6378137 +lat_ts\u003d0.0 +lon_0\u003d0.0 +x_0\u003d0.0 +y_0\u003d0 +k\u003d1.0 +units\u003dm +nadgrids\u003d@null +no_defs\"),t.WGS84\u003dt[\"EPSG:4326\"],t[\"EPSG:3785\"]\u003dt[\"EPSG:3857\"],t.GOOGLE\u003dt[\"EPSG:3857\"],t[\"EPSG:900913\"]\u003dt[\"EPSG:3857\"],t[\"EPSG:102113\"]\u003dt[\"EPSG:3857\"]}},\n function _(t,n,o,a,u){a();const e\u003dt(1),r\u003dt(72),i\u003de.__importDefault(t(73)),f\u003de.__importDefault(t(74)),l\u003de.__importDefault(t(75));o.default\u003dfunction(t){var n,o,a,u\u003d{},e\u003dt.split(\"+\").map((function(t){return t.trim()})).filter((function(t){return t})).reduce((function(t,n){var o\u003dn.split(\"\u003d\");return o.push(!0),t[o[0].toLowerCase()]\u003do[1],t}),{}),c\u003d{proj:\"projName\",datum:\"datumCode\",rf:function(t){u.rf\u003dparseFloat(t)},lat_0:function(t){u.lat0\u003dt*r.D2R},lat_1:function(t){u.lat1\u003dt*r.D2R},lat_2:function(t){u.lat2\u003dt*r.D2R},lat_ts:function(t){u.lat_ts\u003dt*r.D2R},lon_0:function(t){u.long0\u003dt*r.D2R},lon_1:function(t){u.long1\u003dt*r.D2R},lon_2:function(t){u.long2\u003dt*r.D2R},alpha:function(t){u.alpha\u003dparseFloat(t)*r.D2R},lonc:function(t){u.longc\u003dt*r.D2R},x_0:function(t){u.x0\u003dparseFloat(t)},y_0:function(t){u.y0\u003dparseFloat(t)},k_0:function(t){u.k0\u003dparseFloat(t)},k:function(t){u.k0\u003dparseFloat(t)},a:function(t){u.a\u003dparseFloat(t)},b:function(t){u.b\u003dparseFloat(t)},r_a:function(){u.R_A\u003d!0},zone:function(t){u.zone\u003dparseInt(t,10)},south:function(){u.utmSouth\u003d!0},towgs84:function(t){u.datum_params\u003dt.split(\",\").map((function(t){return parseFloat(t)}))},to_meter:function(t){u.to_meter\u003dparseFloat(t)},units:function(t){u.units\u003dt;var n\u003dl.default(f.default,t);n\u0026\u0026(u.to_meter\u003dn.to_meter)},from_greenwich:function(t){u.from_greenwich\u003dt*r.D2R},pm:function(t){var n\u003dl.default(i.default,t);u.from_greenwich\u003d(n||parseFloat(t))*r.D2R},nadgrids:function(t){\"@null\"\u003d\u003d\u003dt?u.datumCode\u003d\"none\":u.nadgrids\u003dt},axis:function(t){var n\u003d\"ewnsud\";3\u003d\u003d\u003dt.length\u0026\u0026-1!\u003d\u003dn.indexOf(t.substr(0,1))\u0026\u0026-1!\u003d\u003dn.indexOf(t.substr(1,1))\u0026\u0026-1!\u003d\u003dn.indexOf(t.substr(2,1))\u0026\u0026(u.axis\u003dt)}};for(n in e)o\u003de[n],n in c?\"function\"\u003d\u003dtypeof(a\u003dc[n])?a(o):u[a]\u003do:u[n]\u003do;return\"string\"\u003d\u003dtypeof u.datumCode\u0026\u0026\"WGS84\"!\u003d\u003du.datumCode\u0026\u0026(u.datumCode\u003du.datumCode.toLowerCase()),u}},\n function _(P,A,_,D,I){D(),_.PJD_3PARAM\u003d1,_.PJD_7PARAM\u003d2,_.PJD_WGS84\u003d4,_.PJD_NODATUM\u003d5,_.SEC_TO_RAD\u003d484813681109536e-20,_.HALF_PI\u003dMath.PI/2,_.SIXTH\u003d.16666666666666666,_.RA4\u003d.04722222222222222,_.RA6\u003d.022156084656084655,_.EPSLN\u003d1e-10,_.D2R\u003d.017453292519943295,_.R2D\u003d57.29577951308232,_.FORTPI\u003dMath.PI/4,_.TWO_PI\u003d2*Math.PI,_.SPI\u003d3.14159265359},\n function _(o,r,a,e,s){e();var n\u003d{};a.default\u003dn,n.greenwich\u003d0,n.lisbon\u003d-9.131906111111,n.paris\u003d2.337229166667,n.bogota\u003d-74.080916666667,n.madrid\u003d-3.687938888889,n.rome\u003d12.452333333333,n.bern\u003d7.439583333333,n.jakarta\u003d106.807719444444,n.ferro\u003d-17.666666666667,n.brussels\u003d4.367975,n.stockholm\u003d18.058277777778,n.athens\u003d23.7163375,n.oslo\u003d10.722916666667},\n function _(t,e,f,o,u){o(),f.default\u003d{ft:{to_meter:.3048},\"us-ft\":{to_meter:1200/3937}}},\n function _(e,r,t,a,n){a();var o\u003d/[\\s_\\-\\/\\(\\)]/g;t.default\u003dfunction(e,r){if(e[r])return e[r];for(var t,a\u003dObject.keys(e),n\u003dr.toLowerCase().replace(o,\"\"),f\u003d-1;++f\u003ca.length;)if((t\u003da[f]).toLowerCase().replace(o,\"\")\u003d\u003d\u003dn)return e[t]}},\n function _(e,t,a,o,d){o();const r\u003de(1);const n\u003dr.__importDefault(e(77)),l\u003de(78);function i(e){return.017453292519943295*e}a.default\u003dfunction(e){var t\u003dn.default(e),a\u003dt.shift(),o\u003dt.shift();t.unshift([\"name\",o]),t.unshift([\"type\",a]);var d\u003d{};return l.sExpr(t,d),function(e){if(\"GEOGCS\"\u003d\u003d\u003de.type?e.projName\u003d\"longlat\":\"LOCAL_CS\"\u003d\u003d\u003de.type?(e.projName\u003d\"identity\",e.local\u003d!0):\"object\"\u003d\u003dtypeof e.PROJECTION?e.projName\u003dObject.keys(e.PROJECTION)[0]:e.projName\u003de.PROJECTION,e.AXIS){for(var t\u003d\"\",a\u003d0,o\u003de.AXIS.length;a\u003co;++a){var d\u003de.AXIS[a][0].toLowerCase();-1!\u003d\u003dd.indexOf(\"north\")?t+\u003d\"n\":-1!\u003d\u003dd.indexOf(\"south\")?t+\u003d\"s\":-1!\u003d\u003dd.indexOf(\"east\")?t+\u003d\"e\":-1!\u003d\u003dd.indexOf(\"west\")\u0026\u0026(t+\u003d\"w\")}2\u003d\u003d\u003dt.length\u0026\u0026(t+\u003d\"u\"),3\u003d\u003d\u003dt.length\u0026\u0026(e.axis\u003dt)}e.UNIT\u0026\u0026(e.units\u003de.UNIT.name.toLowerCase(),\"metre\"\u003d\u003d\u003de.units\u0026\u0026(e.units\u003d\"meter\"),e.UNIT.convert\u0026\u0026(\"GEOGCS\"\u003d\u003d\u003de.type?e.DATUM\u0026\u0026e.DATUM.SPHEROID\u0026\u0026(e.to_meter\u003de.UNIT.convert*e.DATUM.SPHEROID.a):e.to_meter\u003de.UNIT.convert));var r\u003de.GEOGCS;function n(t){return t*(e.to_meter||1)}\"GEOGCS\"\u003d\u003d\u003de.type\u0026\u0026(r\u003de),r\u0026\u0026(r.DATUM?e.datumCode\u003dr.DATUM.name.toLowerCase():e.datumCode\u003dr.name.toLowerCase(),\"d_\"\u003d\u003d\u003de.datumCode.slice(0,2)\u0026\u0026(e.datumCode\u003de.datumCode.slice(2)),\"new_zealand_geodetic_datum_1949\"!\u003d\u003de.datumCode\u0026\u0026\"new_zealand_1949\"!\u003d\u003de.datumCode||(e.datumCode\u003d\"nzgd49\"),\"wgs_1984\"!\u003d\u003de.datumCode\u0026\u0026\"world_geodetic_system_1984\"!\u003d\u003de.datumCode||(\"Mercator_Auxiliary_Sphere\"\u003d\u003d\u003de.PROJECTION\u0026\u0026(e.sphere\u003d!0),e.datumCode\u003d\"wgs84\"),\"_ferro\"\u003d\u003d\u003de.datumCode.slice(-6)\u0026\u0026(e.datumCode\u003de.datumCode.slice(0,-6)),\"_jakarta\"\u003d\u003d\u003de.datumCode.slice(-8)\u0026\u0026(e.datumCode\u003de.datumCode.slice(0,-8)),~e.datumCode.indexOf(\"belge\")\u0026\u0026(e.datumCode\u003d\"rnb72\"),r.DATUM\u0026\u0026r.DATUM.SPHEROID\u0026\u0026(e.ellps\u003dr.DATUM.SPHEROID.name.replace(\"_19\",\"\").replace(/[Cc]larke\\_18/,\"clrk\"),\"international\"\u003d\u003d\u003de.ellps.toLowerCase().slice(0,13)\u0026\u0026(e.ellps\u003d\"intl\"),e.a\u003dr.DATUM.SPHEROID.a,e.rf\u003dparseFloat(r.DATUM.SPHEROID.rf,10)),r.DATUM\u0026\u0026r.DATUM.TOWGS84\u0026\u0026(e.datum_params\u003dr.DATUM.TOWGS84),~e.datumCode.indexOf(\"osgb_1936\")\u0026\u0026(e.datumCode\u003d\"osgb36\"),~e.datumCode.indexOf(\"osni_1952\")\u0026\u0026(e.datumCode\u003d\"osni52\"),(~e.datumCode.indexOf(\"tm65\")||~e.datumCode.indexOf(\"geodetic_datum_of_1965\"))\u0026\u0026(e.datumCode\u003d\"ire65\"),\"ch1903+\"\u003d\u003d\u003de.datumCode\u0026\u0026(e.datumCode\u003d\"ch1903\"),~e.datumCode.indexOf(\"israel\")\u0026\u0026(e.datumCode\u003d\"isr93\")),e.b\u0026\u0026!isFinite(e.b)\u0026\u0026(e.b\u003de.a),[[\"standard_parallel_1\",\"Standard_Parallel_1\"],[\"standard_parallel_2\",\"Standard_Parallel_2\"],[\"false_easting\",\"False_Easting\"],[\"false_northing\",\"False_Northing\"],[\"central_meridian\",\"Central_Meridian\"],[\"latitude_of_origin\",\"Latitude_Of_Origin\"],[\"latitude_of_origin\",\"Central_Parallel\"],[\"scale_factor\",\"Scale_Factor\"],[\"k0\",\"scale_factor\"],[\"latitude_of_center\",\"Latitude_Of_Center\"],[\"latitude_of_center\",\"Latitude_of_center\"],[\"lat0\",\"latitude_of_center\",i],[\"longitude_of_center\",\"Longitude_Of_Center\"],[\"longitude_of_center\",\"Longitude_of_center\"],[\"longc\",\"longitude_of_center\",i],[\"x0\",\"false_easting\",n],[\"y0\",\"false_northing\",n],[\"long0\",\"central_meridian\",i],[\"lat0\",\"latitude_of_origin\",i],[\"lat0\",\"standard_parallel_1\",i],[\"lat1\",\"standard_parallel_1\",i],[\"lat2\",\"standard_parallel_2\",i],[\"azimuth\",\"Azimuth\"],[\"alpha\",\"azimuth\",i],[\"srsCode\",\"name\"]].forEach((function(t){return a\u003de,d\u003d(o\u003dt)[0],r\u003do[1],void(!(d in a)\u0026\u0026r in a\u0026\u0026(a[d]\u003da[r],3\u003d\u003d\u003do.length\u0026\u0026(a[d]\u003do[2](a[d]))));var a,o,d,r})),e.long0||!e.longc||\"Albers_Conic_Equal_Area\"!\u003d\u003de.projName\u0026\u0026\"Lambert_Azimuthal_Equal_Area\"!\u003d\u003de.projName||(e.long0\u003de.longc),e.lat_ts||!e.lat1||\"Stereographic_South_Pole\"!\u003d\u003de.projName\u0026\u0026\"Polar Stereographic (variant B)\"!\u003d\u003de.projName||(e.lat0\u003di(e.lat1\u003e0?90:-90),e.lat_ts\u003de.lat1)}(d),d}},\n function _(t,e,r,i,s){i(),r.default\u003dfunction(t){return new d(t).output()};var h\u003d/\\s/,o\u003d/[A-Za-z]/,n\u003d/[A-Za-z84]/,a\u003d/[,\\]]/,u\u003d/[\\d\\.E\\-\\+]/;function d(t){if(\"string\"!\u003dtypeof t)throw new Error(\"not a string\");this.text\u003dt.trim(),this.level\u003d0,this.place\u003d0,this.root\u003dnull,this.stack\u003d[],this.currentObject\u003dnull,this.state\u003d1}d.prototype.readCharicter\u003dfunction(){var t\u003dthis.text[this.place++];if(4!\u003d\u003dthis.state)for(;h.test(t);){if(this.place\u003e\u003dthis.text.length)return;t\u003dthis.text[this.place++]}switch(this.state){case 1:return this.neutral(t);case 2:return this.keyword(t);case 4:return this.quoted(t);case 5:return this.afterquote(t);case 3:return this.number(t);case-1:return}},d.prototype.afterquote\u003dfunction(t){if(\u0027\"\u0027\u003d\u003d\u003dt)return this.word+\u003d\u0027\"\u0027,void(this.state\u003d4);if(a.test(t))return this.word\u003dthis.word.trim(),void this.afterItem(t);throw new Error(\"havn\u0027t handled \\\"\"+t+\u0027\" in afterquote yet, index \u0027+this.place)},d.prototype.afterItem\u003dfunction(t){return\",\"\u003d\u003d\u003dt?(null!\u003d\u003dthis.word\u0026\u0026this.currentObject.push(this.word),this.word\u003dnull,void(this.state\u003d1)):\"]\"\u003d\u003d\u003dt?(this.level--,null!\u003d\u003dthis.word\u0026\u0026(this.currentObject.push(this.word),this.word\u003dnull),this.state\u003d1,this.currentObject\u003dthis.stack.pop(),void(this.currentObject||(this.state\u003d-1))):void 0},d.prototype.number\u003dfunction(t){if(!u.test(t)){if(a.test(t))return this.word\u003dparseFloat(this.word),void this.afterItem(t);throw new Error(\"havn\u0027t handled \\\"\"+t+\u0027\" in number yet, index \u0027+this.place)}this.word+\u003dt},d.prototype.quoted\u003dfunction(t){\u0027\"\u0027!\u003d\u003dt?this.word+\u003dt:this.state\u003d5},d.prototype.keyword\u003dfunction(t){if(n.test(t))this.word+\u003dt;else{if(\"[\"\u003d\u003d\u003dt){var e\u003d[];return e.push(this.word),this.level++,null\u003d\u003d\u003dthis.root?this.root\u003de:this.currentObject.push(e),this.stack.push(this.currentObject),this.currentObject\u003de,void(this.state\u003d1)}if(!a.test(t))throw new Error(\"havn\u0027t handled \\\"\"+t+\u0027\" in keyword yet, index \u0027+this.place);this.afterItem(t)}},d.prototype.neutral\u003dfunction(t){if(o.test(t))return this.word\u003dt,void(this.state\u003d2);if(\u0027\"\u0027\u003d\u003d\u003dt)return this.word\u003d\"\",void(this.state\u003d4);if(u.test(t))return this.word\u003dt,void(this.state\u003d3);if(!a.test(t))throw new Error(\"havn\u0027t handled \\\"\"+t+\u0027\" in neutral yet, index \u0027+this.place);this.afterItem(t)},d.prototype.output\u003dfunction(){for(;this.place\u003cthis.text.length;)this.readCharicter();if(-1\u003d\u003d\u003dthis.state)return this.root;throw new Error(\u0027unable to parse string \"\u0027+this.text+\u0027\". State is \u0027+this.state)}},\n function _(e,a,r,s,c){function n(e,a,r){Array.isArray(a)\u0026\u0026(r.unshift(a),a\u003dnull);var s\u003da?{}:e,c\u003dr.reduce((function(e,a){return E(a,e),e}),s);a\u0026\u0026(e[a]\u003dc)}function E(e,a){if(Array.isArray(e)){var r\u003de.shift();if(\"PARAMETER\"\u003d\u003d\u003dr\u0026\u0026(r\u003de.shift()),1\u003d\u003d\u003de.length)return Array.isArray(e[0])?(a[r]\u003d{},void E(e[0],a[r])):void(a[r]\u003de[0]);if(e.length)if(\"TOWGS84\"!\u003d\u003dr){if(\"AXIS\"\u003d\u003d\u003dr)return r in a||(a[r]\u003d[]),void a[r].push(e);var s;switch(Array.isArray(r)||(a[r]\u003d{}),r){case\"UNIT\":case\"PRIMEM\":case\"VERT_DATUM\":return a[r]\u003d{name:e[0].toLowerCase(),convert:e[1]},void(3\u003d\u003d\u003de.length\u0026\u0026E(e[2],a[r]));case\"SPHEROID\":case\"ELLIPSOID\":return a[r]\u003d{name:e[0],a:e[1],rf:e[2]},void(4\u003d\u003d\u003de.length\u0026\u0026E(e[3],a[r]));case\"PROJECTEDCRS\":case\"PROJCRS\":case\"GEOGCS\":case\"GEOCCS\":case\"PROJCS\":case\"LOCAL_CS\":case\"GEODCRS\":case\"GEODETICCRS\":case\"GEODETICDATUM\":case\"EDATUM\":case\"ENGINEERINGDATUM\":case\"VERT_CS\":case\"VERTCRS\":case\"VERTICALCRS\":case\"COMPD_CS\":case\"COMPOUNDCRS\":case\"ENGINEERINGCRS\":case\"ENGCRS\":case\"FITTED_CS\":case\"LOCAL_DATUM\":case\"DATUM\":return e[0]\u003d[\"name\",e[0]],void n(a,r,e);default:for(s\u003d-1;++s\u003ce.length;)if(!Array.isArray(e[s]))return E(e,a[r]);return n(a,r,e)}}else a[r]\u003de;else a[r]\u003d!0}else a[e]\u003d!0}s(),r.sExpr\u003dE},\n function _(n,r,f,i,t){i(),f.default\u003dfunction(n,r){var f,i;if(n\u003dn||{},!r)return n;for(i in r)void 0!\u003d\u003d(f\u003dr[i])\u0026\u0026(n[i]\u003df);return n}},\n function _(t,o,a,e,n){e();const r\u003dt(1),f\u003dr.__importDefault(t(81)),u\u003dr.__importDefault(t(87));var i\u003d[f.default,u.default],c\u003d{},d\u003d[];function s(t,o){var a\u003dd.length;return t.names?(d[a]\u003dt,t.names.forEach((function(t){c[t.toLowerCase()]\u003da})),this):(console.log(o),!0)}function l(t){if(!t)return!1;var o\u003dt.toLowerCase();return void 0!\u003d\u003dc[o]\u0026\u0026d[c[o]]?d[c[o]]:void 0}function v(){i.forEach(s)}a.add\u003ds,a.get\u003dl,a.start\u003dv,a.default\u003d{start:v,add:s,get:l}},\n function _(t,i,s,h,a){h();const e\u003dt(1),r\u003de.__importDefault(t(82)),n\u003de.__importDefault(t(83)),l\u003de.__importDefault(t(85)),u\u003de.__importDefault(t(86)),o\u003dt(72);function f(){var t\u003dthis.b/this.a;this.es\u003d1-t*t,\"x0\"in this||(this.x0\u003d0),\"y0\"in this||(this.y0\u003d0),this.e\u003dMath.sqrt(this.es),this.lat_ts?this.sphere?this.k0\u003dMath.cos(this.lat_ts):this.k0\u003dr.default(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts)):this.k0||(this.k?this.k0\u003dthis.k:this.k0\u003d1)}function _(t){var i,s,h\u003dt.x,a\u003dt.y;if(a*o.R2D\u003e90\u0026\u0026a*o.R2D\u003c-90\u0026\u0026h*o.R2D\u003e180\u0026\u0026h*o.R2D\u003c-180)return null;if(Math.abs(Math.abs(a)-o.HALF_PI)\u003c\u003do.EPSLN)return null;if(this.sphere)i\u003dthis.x0+this.a*this.k0*n.default(h-this.long0),s\u003dthis.y0+this.a*this.k0*Math.log(Math.tan(o.FORTPI+.5*a));else{var e\u003dMath.sin(a),r\u003dl.default(this.e,a,e);i\u003dthis.x0+this.a*this.k0*n.default(h-this.long0),s\u003dthis.y0-this.a*this.k0*Math.log(r)}return t.x\u003di,t.y\u003ds,t}function M(t){var i,s,h\u003dt.x-this.x0,a\u003dt.y-this.y0;if(this.sphere)s\u003do.HALF_PI-2*Math.atan(Math.exp(-a/(this.a*this.k0)));else{var e\u003dMath.exp(-a/(this.a*this.k0));if(-9999\u003d\u003d\u003d(s\u003du.default(this.e,e)))return null}return i\u003dn.default(this.long0+h/(this.a*this.k0)),t.x\u003di,t.y\u003ds,t}s.init\u003df,s.forward\u003d_,s.inverse\u003dM,s.names\u003d[\"Mercator\",\"Popular Visualisation Pseudo Mercator\",\"Mercator_1SP\",\"Mercator_Auxiliary_Sphere\",\"merc\"],s.default\u003d{init:f,forward:_,inverse:M,names:s.names}},\n function _(t,n,r,u,a){u(),r.default\u003dfunction(t,n,r){var u\u003dt*n;return r/Math.sqrt(1-u*u)}},\n function _(t,n,u,a,f){a();const e\u003dt(1),o\u003dt(72),_\u003de.__importDefault(t(84));u.default\u003dfunction(t){return Math.abs(t)\u003c\u003do.SPI?t:t-_.default(t)*o.TWO_PI}},\n function _(n,t,u,f,c){f(),u.default\u003dfunction(n){return n\u003c0?-1:1}},\n function _(t,n,a,o,u){o();const c\u003dt(72);a.default\u003dfunction(t,n,a){var o\u003dt*a,u\u003d.5*t;return o\u003dMath.pow((1-o)/(1+o),u),Math.tan(.5*(c.HALF_PI-n))/o}},\n function _(t,a,n,r,f){r();const h\u003dt(72);n.default\u003dfunction(t,a){for(var n,r,f\u003d.5*t,o\u003dh.HALF_PI-2*Math.atan(a),u\u003d0;u\u003c\u003d15;u++)if(n\u003dt*Math.sin(o),o+\u003dr\u003dh.HALF_PI-2*Math.atan(a*Math.pow((1-n)/(1+n),f))-o,Math.abs(r)\u003c\u003d1e-10)return o;return-9999}},\n function _(n,i,e,t,r){function a(){}function f(n){return n}t(),e.init\u003da,e.forward\u003df,e.inverse\u003df,e.names\u003d[\"longlat\",\"identity\"],e.default\u003d{init:a,forward:f,inverse:f,names:e.names}},\n function _(t,r,e,a,n){a();const f\u003dt(1),i\u003dt(72),u\u003df.__importStar(t(89)),c\u003df.__importDefault(t(75));e.eccentricity\u003dfunction(t,r,e,a){var n\u003dt*t,f\u003dr*r,u\u003d(n-f)/n,c\u003d0;return a?(n\u003d(t*\u003d1-u*(i.SIXTH+u*(i.RA4+u*i.RA6)))*t,u\u003d0):c\u003dMath.sqrt(u),{es:u,e:c,ep2:(n-f)/f}},e.sphere\u003dfunction(t,r,e,a,n){if(!t){var f\u003dc.default(u.default,a);f||(f\u003du.WGS84),t\u003df.a,r\u003df.b,e\u003df.rf}return e\u0026\u0026!r\u0026\u0026(r\u003d(1-1/e)*t),(0\u003d\u003d\u003de||Math.abs(t-r)\u003ci.EPSLN)\u0026\u0026(n\u003d!0,r\u003dt),{a:t,b:r,rf:e,sphere:n}}},\n function _(e,a,l,s,r){s();var i\u003d{};l.default\u003di,i.MERIT\u003d{a:6378137,rf:298.257,ellipseName:\"MERIT 1983\"},i.SGS85\u003d{a:6378136,rf:298.257,ellipseName:\"Soviet Geodetic System 85\"},i.GRS80\u003d{a:6378137,rf:298.257222101,ellipseName:\"GRS 1980(IUGG, 1980)\"},i.IAU76\u003d{a:6378140,rf:298.257,ellipseName:\"IAU 1976\"},i.airy\u003d{a:6377563.396,b:6356256.91,ellipseName:\"Airy 1830\"},i.APL4\u003d{a:6378137,rf:298.25,ellipseName:\"Appl. Physics. 1965\"},i.NWL9D\u003d{a:6378145,rf:298.25,ellipseName:\"Naval Weapons Lab., 1965\"},i.mod_airy\u003d{a:6377340.189,b:6356034.446,ellipseName:\"Modified Airy\"},i.andrae\u003d{a:6377104.43,rf:300,ellipseName:\"Andrae 1876 (Den., Iclnd.)\"},i.aust_SA\u003d{a:6378160,rf:298.25,ellipseName:\"Australian Natl \u0026 S. Amer. 1969\"},i.GRS67\u003d{a:6378160,rf:298.247167427,ellipseName:\"GRS 67(IUGG 1967)\"},i.bessel\u003d{a:6377397.155,rf:299.1528128,ellipseName:\"Bessel 1841\"},i.bess_nam\u003d{a:6377483.865,rf:299.1528128,ellipseName:\"Bessel 1841 (Namibia)\"},i.clrk66\u003d{a:6378206.4,b:6356583.8,ellipseName:\"Clarke 1866\"},i.clrk80\u003d{a:6378249.145,rf:293.4663,ellipseName:\"Clarke 1880 mod.\"},i.clrk58\u003d{a:6378293.645208759,rf:294.2606763692654,ellipseName:\"Clarke 1858\"},i.CPM\u003d{a:6375738.7,rf:334.29,ellipseName:\"Comm. des Poids et Mesures 1799\"},i.delmbr\u003d{a:6376428,rf:311.5,ellipseName:\"Delambre 1810 (Belgium)\"},i.engelis\u003d{a:6378136.05,rf:298.2566,ellipseName:\"Engelis 1985\"},i.evrst30\u003d{a:6377276.345,rf:300.8017,ellipseName:\"Everest 1830\"},i.evrst48\u003d{a:6377304.063,rf:300.8017,ellipseName:\"Everest 1948\"},i.evrst56\u003d{a:6377301.243,rf:300.8017,ellipseName:\"Everest 1956\"},i.evrst69\u003d{a:6377295.664,rf:300.8017,ellipseName:\"Everest 1969\"},i.evrstSS\u003d{a:6377298.556,rf:300.8017,ellipseName:\"Everest (Sabah \u0026 Sarawak)\"},i.fschr60\u003d{a:6378166,rf:298.3,ellipseName:\"Fischer (Mercury Datum) 1960\"},i.fschr60m\u003d{a:6378155,rf:298.3,ellipseName:\"Fischer 1960\"},i.fschr68\u003d{a:6378150,rf:298.3,ellipseName:\"Fischer 1968\"},i.helmert\u003d{a:6378200,rf:298.3,ellipseName:\"Helmert 1906\"},i.hough\u003d{a:6378270,rf:297,ellipseName:\"Hough\"},i.intl\u003d{a:6378388,rf:297,ellipseName:\"International 1909 (Hayford)\"},i.kaula\u003d{a:6378163,rf:298.24,ellipseName:\"Kaula 1961\"},i.lerch\u003d{a:6378139,rf:298.257,ellipseName:\"Lerch 1979\"},i.mprts\u003d{a:6397300,rf:191,ellipseName:\"Maupertius 1738\"},i.new_intl\u003d{a:6378157.5,b:6356772.2,ellipseName:\"New International 1967\"},i.plessis\u003d{a:6376523,rf:6355863,ellipseName:\"Plessis 1817 (France)\"},i.krass\u003d{a:6378245,rf:298.3,ellipseName:\"Krassovsky, 1942\"},i.SEasia\u003d{a:6378155,b:6356773.3205,ellipseName:\"Southeast Asia\"},i.walbeck\u003d{a:6376896,b:6355834.8467,ellipseName:\"Walbeck\"},i.WGS60\u003d{a:6378165,rf:298.3,ellipseName:\"WGS 60\"},i.WGS66\u003d{a:6378145,rf:298.25,ellipseName:\"WGS 66\"},i.WGS7\u003d{a:6378135,rf:298.26,ellipseName:\"WGS 72\"},l.WGS84\u003di.WGS84\u003d{a:6378137,rf:298.257223563,ellipseName:\"WGS 84\"},i.sphere\u003d{a:6370997,b:6370997,ellipseName:\"Normal Sphere (r\u003d6370997)\"}},\n function _(e,a,s,t,l){t();var m\u003d{};s.default\u003dm,m.wgs84\u003d{towgs84:\"0,0,0\",ellipse:\"WGS84\",datumName:\"WGS84\"},m.ch1903\u003d{towgs84:\"674.374,15.056,405.346\",ellipse:\"bessel\",datumName:\"swiss\"},m.ggrs87\u003d{towgs84:\"-199.87,74.79,246.62\",ellipse:\"GRS80\",datumName:\"Greek_Geodetic_Reference_System_1987\"},m.nad83\u003d{towgs84:\"0,0,0\",ellipse:\"GRS80\",datumName:\"North_American_Datum_1983\"},m.nad27\u003d{nadgrids:\"@conus,@alaska,@ntv2_0.gsb,@ntv1_can.dat\",ellipse:\"clrk66\",datumName:\"North_American_Datum_1927\"},m.potsdam\u003d{towgs84:\"606.0,23.0,413.0\",ellipse:\"bessel\",datumName:\"Potsdam Rauenberg 1950 DHDN\"},m.carthage\u003d{towgs84:\"-263.0,6.0,431.0\",ellipse:\"clark80\",datumName:\"Carthage 1934 Tunisia\"},m.hermannskogel\u003d{towgs84:\"653.0,-212.0,449.0\",ellipse:\"bessel\",datumName:\"Hermannskogel\"},m.osni52\u003d{towgs84:\"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15\",ellipse:\"airy\",datumName:\"Irish National\"},m.ire65\u003d{towgs84:\"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15\",ellipse:\"mod_airy\",datumName:\"Ireland 1965\"},m.rassadiran\u003d{towgs84:\"-133.63,-157.5,-158.62\",ellipse:\"intl\",datumName:\"Rassadiran\"},m.nzgd49\u003d{towgs84:\"59.47,-5.04,187.44,0.47,-0.1,1.024,-4.5993\",ellipse:\"intl\",datumName:\"New Zealand Geodetic Datum 1949\"},m.osgb36\u003d{towgs84:\"446.448,-125.157,542.060,0.1502,0.2470,0.8421,-20.4894\",ellipse:\"airy\",datumName:\"Airy 1830\"},m.s_jtsk\u003d{towgs84:\"589,76,480\",ellipse:\"bessel\",datumName:\"S-JTSK (Ferro)\"},m.beduaram\u003d{towgs84:\"-106,-87,188\",ellipse:\"clrk80\",datumName:\"Beduaram\"},m.gunung_segara\u003d{towgs84:\"-403,684,41\",ellipse:\"bessel\",datumName:\"Gunung Segara Jakarta\"},m.rnb72\u003d{towgs84:\"106.869,-52.2978,103.724,-0.33657,0.456955,-1.84218,1\",ellipse:\"intl\",datumName:\"Reseau National Belge 1972\"}},\n function _(a,m,_,t,u){t();const p\u003da(72);_.default\u003dfunction(a,m,_,t,u,d){var r\u003d{};return r.datum_type\u003dvoid 0\u003d\u003d\u003da||\"none\"\u003d\u003d\u003da?p.PJD_NODATUM:p.PJD_WGS84,m\u0026\u0026(r.datum_params\u003dm.map(parseFloat),0\u003d\u003d\u003dr.datum_params[0]\u0026\u00260\u003d\u003d\u003dr.datum_params[1]\u0026\u00260\u003d\u003d\u003dr.datum_params[2]||(r.datum_type\u003dp.PJD_3PARAM),r.datum_params.length\u003e3\u0026\u0026(0\u003d\u003d\u003dr.datum_params[3]\u0026\u00260\u003d\u003d\u003dr.datum_params[4]\u0026\u00260\u003d\u003d\u003dr.datum_params[5]\u0026\u00260\u003d\u003d\u003dr.datum_params[6]||(r.datum_type\u003dp.PJD_7PARAM,r.datum_params[3]*\u003dp.SEC_TO_RAD,r.datum_params[4]*\u003dp.SEC_TO_RAD,r.datum_params[5]*\u003dp.SEC_TO_RAD,r.datum_params[6]\u003dr.datum_params[6]/1e6+1))),r.a\u003d_,r.b\u003dt,r.es\u003du,r.ep2\u003dd,r}},\n function _(t,e,a,r,u){r();const m\u003dt(1),_\u003dt(72),o\u003dm.__importDefault(t(93)),d\u003dm.__importDefault(t(95)),f\u003dm.__importDefault(t(67)),n\u003dm.__importDefault(t(96)),i\u003dm.__importDefault(t(97));a.default\u003dfunction t(e,a,r){var u;if(Array.isArray(r)\u0026\u0026(r\u003dn.default(r)),i.default(r),e.datum\u0026\u0026a.datum\u0026\u0026function(t,e){return(t.datum.datum_type\u003d\u003d\u003d_.PJD_3PARAM||t.datum.datum_type\u003d\u003d\u003d_.PJD_7PARAM)\u0026\u0026\"WGS84\"!\u003d\u003de.datumCode||(e.datum.datum_type\u003d\u003d\u003d_.PJD_3PARAM||e.datum.datum_type\u003d\u003d\u003d_.PJD_7PARAM)\u0026\u0026\"WGS84\"!\u003d\u003dt.datumCode}(e,a)\u0026\u0026(r\u003dt(e,u\u003dnew f.default(\"WGS84\"),r),e\u003du),\"enu\"!\u003d\u003de.axis\u0026\u0026(r\u003dd.default(e,!1,r)),\"longlat\"\u003d\u003d\u003de.projName)r\u003d{x:r.x*_.D2R,y:r.y*_.D2R,z:r.z||0};else if(e.to_meter\u0026\u0026(r\u003d{x:r.x*e.to_meter,y:r.y*e.to_meter,z:r.z||0}),!(r\u003de.inverse(r)))return;return e.from_greenwich\u0026\u0026(r.x+\u003de.from_greenwich),r\u003do.default(e.datum,a.datum,r),a.from_greenwich\u0026\u0026(r\u003d{x:r.x-a.from_greenwich,y:r.y,z:r.z||0}),\"longlat\"\u003d\u003d\u003da.projName?r\u003d{x:r.x*_.R2D,y:r.y*_.R2D,z:r.z||0}:(r\u003da.forward(r),a.to_meter\u0026\u0026(r\u003d{x:r.x/a.to_meter,y:r.y/a.to_meter,z:r.z||0})),\"enu\"!\u003d\u003da.axis?d.default(a,!0,r):r}},\n function _(t,e,a,u,c){u();const m\u003dt(72),o\u003dt(94);function _(t){return t\u003d\u003d\u003dm.PJD_3PARAM||t\u003d\u003d\u003dm.PJD_7PARAM}a.default\u003dfunction(t,e,a){return o.compareDatums(t,e)||t.datum_type\u003d\u003d\u003dm.PJD_NODATUM||e.datum_type\u003d\u003d\u003dm.PJD_NODATUM?a:t.es!\u003d\u003de.es||t.a!\u003d\u003de.a||_(t.datum_type)||_(e.datum_type)?(a\u003do.geodeticToGeocentric(a,t.es,t.a),_(t.datum_type)\u0026\u0026(a\u003do.geocentricToWgs84(a,t.datum_type,t.datum_params)),_(e.datum_type)\u0026\u0026(a\u003do.geocentricFromWgs84(a,e.datum_type,e.datum_params)),o.geocentricToGeodetic(a,e.es,e.a,e.b)):a}},\n function _(a,t,r,m,s){m();const u\u003da(72);r.compareDatums\u003dfunction(a,t){return a.datum_type\u003d\u003d\u003dt.datum_type\u0026\u0026(!(a.a!\u003d\u003dt.a||Math.abs(a.es-t.es)\u003e5e-11)\u0026\u0026(a.datum_type\u003d\u003d\u003du.PJD_3PARAM?a.datum_params[0]\u003d\u003d\u003dt.datum_params[0]\u0026\u0026a.datum_params[1]\u003d\u003d\u003dt.datum_params[1]\u0026\u0026a.datum_params[2]\u003d\u003d\u003dt.datum_params[2]:a.datum_type!\u003d\u003du.PJD_7PARAM||a.datum_params[0]\u003d\u003d\u003dt.datum_params[0]\u0026\u0026a.datum_params[1]\u003d\u003d\u003dt.datum_params[1]\u0026\u0026a.datum_params[2]\u003d\u003d\u003dt.datum_params[2]\u0026\u0026a.datum_params[3]\u003d\u003d\u003dt.datum_params[3]\u0026\u0026a.datum_params[4]\u003d\u003d\u003dt.datum_params[4]\u0026\u0026a.datum_params[5]\u003d\u003d\u003dt.datum_params[5]\u0026\u0026a.datum_params[6]\u003d\u003d\u003dt.datum_params[6]))},r.geodeticToGeocentric\u003dfunction(a,t,r){var m,s,_,e,n\u003da.x,d\u003da.y,i\u003da.z?a.z:0;if(d\u003c-u.HALF_PI\u0026\u0026d\u003e-1.001*u.HALF_PI)d\u003d-u.HALF_PI;else if(d\u003eu.HALF_PI\u0026\u0026d\u003c1.001*u.HALF_PI)d\u003du.HALF_PI;else{if(d\u003c-u.HALF_PI)return{x:-1/0,y:-1/0,z:a.z};if(d\u003eu.HALF_PI)return{x:1/0,y:1/0,z:a.z}}return n\u003eMath.PI\u0026\u0026(n-\u003d2*Math.PI),s\u003dMath.sin(d),e\u003dMath.cos(d),_\u003ds*s,{x:((m\u003dr/Math.sqrt(1-t*_))+i)*e*Math.cos(n),y:(m+i)*e*Math.sin(n),z:(m*(1-t)+i)*s}},r.geocentricToGeodetic\u003dfunction(a,t,r,m){var s,_,e,n,d,i,p,P,y,z,M,o,A,c,x,h\u003d1e-12,f\u003da.x,I\u003da.y,F\u003da.z?a.z:0;if(s\u003dMath.sqrt(f*f+I*I),_\u003dMath.sqrt(f*f+I*I+F*F),s/r\u003ch){if(c\u003d0,_/r\u003ch)return u.HALF_PI,x\u003d-m,{x:a.x,y:a.y,z:a.z}}else c\u003dMath.atan2(I,f);e\u003dF/_,P\u003d(n\u003ds/_)*(1-t)*(d\u003d1/Math.sqrt(1-t*(2-t)*n*n)),y\u003de*d,A\u003d0;do{A++,i\u003dt*(p\u003dr/Math.sqrt(1-t*y*y))/(p+(x\u003ds*P+F*y-p*(1-t*y*y))),o\u003d(M\u003de*(d\u003d1/Math.sqrt(1-i*(2-i)*n*n)))*P-(z\u003dn*(1-i)*d)*y,P\u003dz,y\u003dM}while(o*o\u003e1e-24\u0026\u0026A\u003c30);return{x:c,y:Math.atan(M/Math.abs(z)),z:x}},r.geocentricToWgs84\u003dfunction(a,t,r){if(t\u003d\u003d\u003du.PJD_3PARAM)return{x:a.x+r[0],y:a.y+r[1],z:a.z+r[2]};if(t\u003d\u003d\u003du.PJD_7PARAM){var m\u003dr[0],s\u003dr[1],_\u003dr[2],e\u003dr[3],n\u003dr[4],d\u003dr[5],i\u003dr[6];return{x:i*(a.x-d*a.y+n*a.z)+m,y:i*(d*a.x+a.y-e*a.z)+s,z:i*(-n*a.x+e*a.y+a.z)+_}}},r.geocentricFromWgs84\u003dfunction(a,t,r){if(t\u003d\u003d\u003du.PJD_3PARAM)return{x:a.x-r[0],y:a.y-r[1],z:a.z-r[2]};if(t\u003d\u003d\u003du.PJD_7PARAM){var m\u003dr[0],s\u003dr[1],_\u003dr[2],e\u003dr[3],n\u003dr[4],d\u003dr[5],i\u003dr[6],p\u003d(a.x-m)/i,P\u003d(a.y-s)/i,y\u003d(a.z-_)/i;return{x:p+d*P-n*y,y:-d*p+P+e*y,z:n*p-e*P+y}}}},\n function _(e,a,i,r,s){r(),i.default\u003dfunction(e,a,i){var r,s,n,c\u003di.x,d\u003di.y,f\u003di.z||0,u\u003d{};for(n\u003d0;n\u003c3;n++)if(!a||2!\u003d\u003dn||void 0!\u003d\u003di.z)switch(0\u003d\u003d\u003dn?(r\u003dc,s\u003d-1!\u003d\u003d\"ew\".indexOf(e.axis[n])?\"x\":\"y\"):1\u003d\u003d\u003dn?(r\u003dd,s\u003d-1!\u003d\u003d\"ns\".indexOf(e.axis[n])?\"y\":\"x\"):(r\u003df,s\u003d\"z\"),e.axis[n]){case\"e\":u[s]\u003dr;break;case\"w\":u[s]\u003d-r;break;case\"n\":u[s]\u003dr;break;case\"s\":u[s]\u003d-r;break;case\"u\":void 0!\u003d\u003di[s]\u0026\u0026(u.z\u003dr);break;case\"d\":void 0!\u003d\u003di[s]\u0026\u0026(u.z\u003d-r);break;default:return null}return u}},\n function _(n,t,e,u,f){u(),e.default\u003dfunction(n){var t\u003d{x:n[0],y:n[1]};return n.length\u003e2\u0026\u0026(t.z\u003dn[2]),n.length\u003e3\u0026\u0026(t.m\u003dn[3]),t}},\n function _(e,i,n,t,r){function o(e){if(\"function\"\u003d\u003dtypeof Number.isFinite){if(Number.isFinite(e))return;throw new TypeError(\"coordinates must be finite numbers\")}if(\"number\"!\u003dtypeof e||e!\u003de||!isFinite(e))throw new TypeError(\"coordinates must be finite numbers\")}t(),n.default\u003dfunction(e){o(e.x),o(e.y)}},\n function _(e,t,s,i,n){i();const r\u003de(1),a\u003dr.__importStar(e(18)),o\u003dr.__importStar(e(99)),_\u003dr.__importStar(e(45)),l\u003de(42),c\u003de(53),h\u003de(19),d\u003de(24),u\u003de(8),f\u003de(100),p\u003de(12),g\u003de(26),y\u003de(101),x\u003de(104),v\u003de(59),{abs:b,ceil:m}\u003dMath;class w extends l.View{constructor(){super(...arguments),this._index\u003dnull,this._data_size\u003dnull,this._nohit_warned\u003dnew Set}get renderer(){return this.parent}get has_webgl(){return null!\u003dthis.glglyph}get index(){const{_index:e}\u003dthis;if(null!\u003de)return e;throw new Error(`${this}.index_data() wasn\u0027t called`)}get data_size(){const{_data_size:e}\u003dthis;if(null!\u003de)return e;throw new Error(`${this}.set_data() wasn\u0027t called`)}initialize(){super.initialize(),this.visuals\u003dnew _.Visuals(this)}request_render(){this.parent.request_render()}get canvas(){return this.renderer.parent.canvas_view}render(e,t,s){var i;null!\u003dthis.glglyph\u0026\u0026(this.renderer.needs_webgl_blit\u003dthis.glglyph.render(e,t,null!\u003d\u003d(i\u003dthis.base)\u0026\u0026void 0!\u003d\u003di?i:this),this.renderer.needs_webgl_blit)||(e.beginPath(),this._render(e,t,null!\u003ds?s:this.base))}has_finished(){return!0}notify_finished(){this.renderer.notify_finished()}_bounds(e){return e}bounds(){return this._bounds(this.index.bbox)}log_bounds(){const{x0:e,x1:t}\u003dthis.index.bounds(o.positive_x()),{y0:s,y1:i}\u003dthis.index.bounds(o.positive_y());return this._bounds({x0:e,y0:s,x1:t,y1:i})}get_anchor_point(e,t,[s,i]){switch(e){case\"center\":case\"center_center\":{const[e,n]\u003dthis.scenterxy(t,s,i);return{x:e,y:n}}default:return null}}scenterx(e,t,s){return this.scenterxy(e,t,s)[0]}scentery(e,t,s){return this.scenterxy(e,t,s)[1]}sdist(e,t,s,i\u003d\"edge\",n\u003d!1){const r\u003dt.length,a\u003dnew d.ScreenArray(r),o\u003de.s_compute;if(\"center\"\u003d\u003di)for(let e\u003d0;e\u003cr;e++){const i\u003dt[e],n\u003ds.get(e)/2,r\u003do(i-n),_\u003do(i+n);a[e]\u003db(_-r)}else for(let e\u003d0;e\u003cr;e++){const i\u003dt[e],n\u003do(i),r\u003do(i+s.get(e));a[e]\u003db(r-n)}return n\u0026\u0026p.inplace_map(a,(e\u003d\u003em(e))),a}draw_legend_for_index(e,t,s){}hit_test(e){switch(e.type){case\"point\":if(null!\u003dthis._hit_point)return this._hit_point(e);break;case\"span\":if(null!\u003dthis._hit_span)return this._hit_span(e);break;case\"rect\":if(null!\u003dthis._hit_rect)return this._hit_rect(e);break;case\"poly\":if(null!\u003dthis._hit_poly)return this._hit_poly(e)}return this._nohit_warned.has(e.type)||(h.logger.debug(`\u0027${e.type}\u0027 selection not available for ${this.model.type}`),this._nohit_warned.add(e.type)),null}_hit_rect_against_index(e){const{sx0:t,sx1:s,sy0:i,sy1:n}\u003de,[r,a]\u003dthis.renderer.coordinates.x_scale.r_invert(t,s),[o,_]\u003dthis.renderer.coordinates.y_scale.r_invert(i,n),l\u003d[...this.index.indices({x0:r,x1:a,y0:o,y1:_})];return new v.Selection({indices:l})}_project_data(){}*_iter_visuals(){for(const e of this.visuals)for(const t of e)(t instanceof a.VectorSpec||t instanceof a.ScalarSpec)\u0026\u0026(yield t)}set_base(e){e!\u003dthis\u0026\u0026e instanceof this.constructor\u0026\u0026(this.base\u003de)}_configure(e,t){Object.defineProperty(this,u.isString(e)?e:e.attr,Object.assign({configurable:!0,enumerable:!0},t))}set_visuals(e,t){var s;for(const s of this._iter_visuals()){const{base:i}\u003dthis;if(null!\u003di){const e\u003di.model.properties[s.attr];if(null!\u003de\u0026\u0026g.is_equal(s.get_value(),e.get_value())){this._configure(s,{get:()\u003d\u003ei[`${s.attr}`]});continue}}const n\u003ds.uniform(e).select(t);this._configure(s,{value:n})}for(const e of this.visuals)e.update();null\u003d\u003d\u003d(s\u003dthis.glglyph)||void 0\u003d\u003d\u003ds||s.set_visuals_changed()}set_data(e,t,s){var i;const{x_range:n,y_range:r}\u003dthis.renderer.coordinates,o\u003dnew Set(this._iter_visuals());this._data_size\u003dt.count;for(const s of this.model)if((s instanceof a.VectorSpec||s instanceof a.ScalarSpec)\u0026\u0026!o.has(s))if(s instanceof a.BaseCoordinateSpec){const i\u003ds.array(e);let o\u003dt.select(i);const _\u003d\"x\"\u003d\u003ds.dimension?n:r;if(_ instanceof x.FactorRange)if(s instanceof a.CoordinateSpec)o\u003d_.v_synthetic(o);else if(s instanceof a.CoordinateSeqSpec)for(let e\u003d0;e\u003co.length;e++)o[e]\u003d_.v_synthetic(o[e]);let l;l\u003ds instanceof a.CoordinateSeqSpec?f.RaggedArray.from(o,Float64Array):o,this._configure(`_${s.attr}`,{value:l})}else{const i\u003ds.uniform(e).select(t);if(this._configure(s,{value:i}),s instanceof a.DistanceSpec){const e\u003di.is_Scalar()?i.value:p.max(i.array);this._configure(`max_${s.attr}`,{value:e})}}this.renderer.plot_view.model.use_map\u0026\u0026this._project_data(),this._set_data(null!\u003ds?s:null),null\u003d\u003d\u003d(i\u003dthis.glglyph)||void 0\u003d\u003d\u003di||i.set_data_changed(),this.index_data()}_set_data(e){}get _index_size(){return this.data_size}index_data(){const e\u003dnew y.SpatialIndex(this._index_size);this._index_data(e),e.finish(),this._index\u003de}mask_data(){return null\u003d\u003dthis._mask_data?d.Indices.all_set(this.data_size):this._mask_data()}map_data(){var e;const t\u003dthis,{x_scale:s,y_scale:i}\u003dthis.renderer.coordinates;for(const e of this.model)if(e instanceof a.BaseCoordinateSpec){const n\u003d\"x\"\u003d\u003de.dimension?s:i;let r\u003dt[`_${e.attr}`];if(r instanceof f.RaggedArray){const e\u003dn.v_compute(r.array);r\u003dnew f.RaggedArray(r.offsets,e)}else r\u003dn.v_compute(r);this[`s${e.attr}`]\u003dr}this._map_data(),null\u003d\u003d\u003d(e\u003dthis.glglyph)||void 0\u003d\u003d\u003de||e.set_data_changed()}_map_data(){}}s.GlyphView\u003dw,w.__name__\u003d\"GlyphView\";class S extends c.Model{constructor(e){super(e)}}s.Glyph\u003dS,S.__name__\u003d\"Glyph\"},\n function _(t,i,e,h,r){h();const s\u003dt(24),n\u003dt(26),{min:x,max:y}\u003dMath;e.empty\u003dfunction(){return{x0:1/0,y0:1/0,x1:-1/0,y1:-1/0}},e.positive_x\u003dfunction(){return{x0:Number.MIN_VALUE,y0:-1/0,x1:1/0,y1:1/0}},e.positive_y\u003dfunction(){return{x0:-1/0,y0:Number.MIN_VALUE,x1:1/0,y1:1/0}},e.union\u003dfunction(t,i){return{x0:x(t.x0,i.x0),x1:y(t.x1,i.x1),y0:x(t.y0,i.y0),y1:y(t.y1,i.y1)}};class o{constructor(t){if(null\u003d\u003dt)this.x0\u003d0,this.y0\u003d0,this.x1\u003d0,this.y1\u003d0;else if(\"x0\"in t){const{x0:i,y0:e,x1:h,y1:r}\u003dt;if(!(i\u003c\u003dh\u0026\u0026e\u003c\u003dr))throw new Error(`invalid bbox {x0: ${i}, y0: ${e}, x1: ${h}, y1: ${r}}`);this.x0\u003di,this.y0\u003de,this.x1\u003dh,this.y1\u003dr}else if(\"x\"in t){const{x:i,y:e,width:h,height:r}\u003dt;if(!(h\u003e\u003d0\u0026\u0026r\u003e\u003d0))throw new Error(`invalid bbox {x: ${i}, y: ${e}, width: ${h}, height: ${r}}`);this.x0\u003di,this.y0\u003de,this.x1\u003di+h,this.y1\u003de+r}else{let i,e,h,r;if(\"width\"in t)if(\"left\"in t)i\u003dt.left,e\u003di+t.width;else if(\"right\"in t)e\u003dt.right,i\u003de-t.width;else{const h\u003dt.width/2;i\u003dt.hcenter-h,e\u003dt.hcenter+h}else i\u003dt.left,e\u003dt.right;if(\"height\"in t)if(\"top\"in t)h\u003dt.top,r\u003dh+t.height;else if(\"bottom\"in t)r\u003dt.bottom,h\u003dr-t.height;else{const i\u003dt.height/2;h\u003dt.vcenter-i,r\u003dt.vcenter+i}else h\u003dt.top,r\u003dt.bottom;if(!(i\u003c\u003de\u0026\u0026h\u003c\u003dr))throw new Error(`invalid bbox {left: ${i}, top: ${h}, right: ${e}, bottom: ${r}}`);this.x0\u003di,this.y0\u003dh,this.x1\u003de,this.y1\u003dr}}static from_rect({left:t,right:i,top:e,bottom:h}){return new o({x0:Math.min(t,i),y0:Math.min(e,h),x1:Math.max(t,i),y1:Math.max(e,h)})}equals(t){return this.x0\u003d\u003dt.x0\u0026\u0026this.y0\u003d\u003dt.y0\u0026\u0026this.x1\u003d\u003dt.x1\u0026\u0026this.y1\u003d\u003dt.y1}[n.equals](t,i){return i.eq(this.x0,t.x0)\u0026\u0026i.eq(this.y0,t.y0)\u0026\u0026i.eq(this.x1,t.x1)\u0026\u0026i.eq(this.y1,t.y1)}toString(){return`BBox({left: ${this.left}, top: ${this.top}, width: ${this.width}, height: ${this.height}})`}get left(){return this.x0}get top(){return this.y0}get right(){return this.x1}get bottom(){return this.y1}get p0(){return[this.x0,this.y0]}get p1(){return[this.x1,this.y1]}get x(){return this.x0}get y(){return this.y0}get width(){return this.x1-this.x0}get height(){return this.y1-this.y0}get size(){return{width:this.width,height:this.height}}get rect(){const{x0:t,y0:i,x1:e,y1:h}\u003dthis;return{p0:{x:t,y:i},p1:{x:e,y:i},p2:{x:e,y:h},p3:{x:t,y:h}}}get box(){const{x:t,y:i,width:e,height:h}\u003dthis;return{x:t,y:i,width:e,height:h}}get h_range(){return{start:this.x0,end:this.x1}}get v_range(){return{start:this.y0,end:this.y1}}get ranges(){return[this.h_range,this.v_range]}get aspect(){return this.width/this.height}get hcenter(){return(this.left+this.right)/2}get vcenter(){return(this.top+this.bottom)/2}get area(){return this.width*this.height}relative(){const{width:t,height:i}\u003dthis;return new o({x:0,y:0,width:t,height:i})}translate(t,i){const{x:e,y:h,width:r,height:s}\u003dthis;return new o({x:t+e,y:i+h,width:r,height:s})}relativize(t,i){return[t-this.x,i-this.y]}contains(t,i){return this.x0\u003c\u003dt\u0026\u0026t\u003c\u003dthis.x1\u0026\u0026this.y0\u003c\u003di\u0026\u0026i\u003c\u003dthis.y1}clip(t,i){return t\u003cthis.x0?t\u003dthis.x0:t\u003ethis.x1\u0026\u0026(t\u003dthis.x1),i\u003cthis.y0?i\u003dthis.y0:i\u003ethis.y1\u0026\u0026(i\u003dthis.y1),[t,i]}grow_by(t){return new o({left:this.left-t,right:this.right+t,top:this.top-t,bottom:this.bottom+t})}shrink_by(t){return new o({left:this.left+t,right:this.right-t,top:this.top+t,bottom:this.bottom-t})}union(t){return new o({x0:x(this.x0,t.x0),y0:x(this.y0,t.y0),x1:y(this.x1,t.x1),y1:y(this.y1,t.y1)})}intersection(t){return this.intersects(t)?new o({x0:y(this.x0,t.x0),y0:y(this.y0,t.y0),x1:x(this.x1,t.x1),y1:x(this.y1,t.y1)}):null}intersects(t){return!(t.x1\u003cthis.x0||t.x0\u003ethis.x1||t.y1\u003cthis.y0||t.y0\u003ethis.y1)}get xview(){return{compute:t\u003d\u003ethis.left+t,v_compute:t\u003d\u003e{const i\u003dnew s.ScreenArray(t.length),e\u003dthis.left;for(let h\u003d0;h\u003ct.length;h++)i[h]\u003de+t[h];return i}}}get yview(){return{compute:t\u003d\u003ethis.bottom-t,v_compute:t\u003d\u003e{const i\u003dnew s.ScreenArray(t.length),e\u003dthis.bottom;for(let h\u003d0;h\u003ct.length;h++)i[h]\u003de-t[h];return i}}}}e.BBox\u003do,o.__name__\u003d\"BBox\"},\n function _(t,s,r,e,n){e();const a\u003dt(26),o\u003dt(11);class h{constructor(t,s){this.offsets\u003dt,this.array\u003ds}[a.equals](t,s){return s.arrays(this.offsets,t.offsets)\u0026\u0026s.arrays(this.array,t.array)}get length(){return this.offsets.length}clone(){return new h(this.offsets.slice(),this.array.slice())}static from(t,s){const r\u003dt.length;let e\u003d0;const n\u003d(()\u003d\u003e{const s\u003dnew Uint32Array(r);for(let n\u003d0;n\u003cr;n++){const r\u003dt[n].length;s[n]\u003de,e+\u003dr}return e\u003c256?new Uint8Array(s):e\u003c65536?new Uint16Array(s):s})(),a\u003dnew s(e);for(let s\u003d0;s\u003cr;s++)a.set(t[s],n[s]);return new h(n,a)}*[Symbol.iterator](){const{offsets:t,length:s}\u003dthis;for(let r\u003d0;r\u003cs;r++)yield this.array.subarray(t[r],t[r+1])}_check_bounds(t){o.assert(0\u003c\u003dt\u0026\u0026t\u003cthis.length,`Out of bounds: 0 \u003c\u003d ${t} \u003c ${this.length}`)}get(t){this._check_bounds(t);const{offsets:s}\u003dthis;return this.array.subarray(s[t],s[t+1])}set(t,s){this._check_bounds(t),this.array.set(s,this.offsets[t])}}r.RaggedArray\u003dh,h.__name__\u003d\"RaggedArray\",h[Symbol.toStringTag]\u003d\"RaggedArray\"},\n function _(n,i,t,e,s){e();const o\u003dn(1).__importDefault(n(102)),d\u003dn(24),x\u003dn(99);function h(n,i){let t\u003d0,e\u003di.length-1;for(;t\u003ce;){const s\u003dt+e\u003e\u003e1;i[s]\u003en?e\u003ds:t\u003ds+1}return i[t]}class r extends o.default{search_indices(n,i,t,e){if(this._pos!\u003d\u003dthis._boxes.length)throw new Error(\"Data not yet indexed - call index.finish().\");let s\u003dthis._boxes.length-4;const o\u003d[],x\u003dnew d.Indices(this.numItems);for(;void 0!\u003d\u003ds;){const d\u003dMath.min(s+4*this.nodeSize,h(s,this._levelBounds));for(let h\u003ds;h\u003cd;h+\u003d4){const d\u003d0|this._indices[h\u003e\u003e2];t\u003cthis._boxes[h+0]||(e\u003cthis._boxes[h+1]||n\u003ethis._boxes[h+2]||i\u003ethis._boxes[h+3]||(s\u003c4*this.numItems?x.set(d):o.push(d)))}s\u003do.pop()}return x}}r.__name__\u003d\"_FlatBush\";class l{constructor(n){this.index\u003dnull,n\u003e0\u0026\u0026(this.index\u003dnew r(n))}add(n,i,t,e){var s;null\u003d\u003d\u003d(s\u003dthis.index)||void 0\u003d\u003d\u003ds||s.add(n,i,t,e)}add_empty(){var n;null\u003d\u003d\u003d(n\u003dthis.index)||void 0\u003d\u003d\u003dn||n.add(1/0,1/0,-1/0,-1/0)}finish(){var n;null\u003d\u003d\u003d(n\u003dthis.index)||void 0\u003d\u003d\u003dn||n.finish()}_normalize(n){let{x0:i,y0:t,x1:e,y1:s}\u003dn;return i\u003ee\u0026\u0026([i,e]\u003d[e,i]),t\u003es\u0026\u0026([t,s]\u003d[s,t]),{x0:i,y0:t,x1:e,y1:s}}get bbox(){if(null\u003d\u003dthis.index)return x.empty();{const{minX:n,minY:i,maxX:t,maxY:e}\u003dthis.index;return{x0:n,y0:i,x1:t,y1:e}}}indices(n){if(null\u003d\u003dthis.index)return new d.Indices(0);{const{x0:i,y0:t,x1:e,y1:s}\u003dthis._normalize(n);return this.index.search_indices(i,t,e,s)}}bounds(n){const i\u003dx.empty();for(const t of this.indices(n)){const n\u003dthis.index._boxes,e\u003dn[4*t+0],s\u003dn[4*t+1],o\u003dn[4*t+2],d\u003dn[4*t+3];o\u003ci.x0\u0026\u0026(i.x0\u003do),e\u003ei.x1\u0026\u0026(i.x1\u003de),d\u003ci.y0\u0026\u0026(i.y0\u003dd),s\u003ei.y1\u0026\u0026(i.y1\u003ds)}return i}}t.SpatialIndex\u003dl,l.__name__\u003d\"SpatialIndex\"},\n function _(t,s,i,e,h){e();const n\u003dt(1).__importDefault(t(103)),o\u003d[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];class r{static from(t){if(!(t instanceof ArrayBuffer))throw new Error(\"Data must be an instance of ArrayBuffer.\");const[s,i]\u003dnew Uint8Array(t,0,2);if(251!\u003d\u003ds)throw new Error(\"Data does not appear to be in a Flatbush format.\");if(i\u003e\u003e4!\u003d3)throw new Error(`Got v${i\u003e\u003e4} data when expected v3.`);const[e]\u003dnew Uint16Array(t,2,1),[h]\u003dnew Uint32Array(t,4,1);return new r(h,e,o[15\u0026i],t)}constructor(t,s\u003d16,i\u003dFloat64Array,e){if(void 0\u003d\u003d\u003dt)throw new Error(\"Missing required argument: numItems.\");if(isNaN(t)||t\u003c\u003d0)throw new Error(`Unpexpected numItems value: ${t}.`);this.numItems\u003d+t,this.nodeSize\u003dMath.min(Math.max(+s,2),65535);let h\u003dt,r\u003dh;this._levelBounds\u003d[4*h];do{h\u003dMath.ceil(h/this.nodeSize),r+\u003dh,this._levelBounds.push(4*r)}while(1!\u003d\u003dh);this.ArrayType\u003di||Float64Array,this.IndexArrayType\u003dr\u003c16384?Uint16Array:Uint32Array;const a\u003do.indexOf(this.ArrayType),_\u003d4*r*this.ArrayType.BYTES_PER_ELEMENT;if(a\u003c0)throw new Error(`Unexpected typed array class: ${i}.`);e\u0026\u0026e instanceof ArrayBuffer?(this.data\u003de,this._boxes\u003dnew this.ArrayType(this.data,8,4*r),this._indices\u003dnew this.IndexArrayType(this.data,8+_,r),this._pos\u003d4*r,this.minX\u003dthis._boxes[this._pos-4],this.minY\u003dthis._boxes[this._pos-3],this.maxX\u003dthis._boxes[this._pos-2],this.maxY\u003dthis._boxes[this._pos-1]):(this.data\u003dnew ArrayBuffer(8+_+r*this.IndexArrayType.BYTES_PER_ELEMENT),this._boxes\u003dnew this.ArrayType(this.data,8,4*r),this._indices\u003dnew this.IndexArrayType(this.data,8+_,r),this._pos\u003d0,this.minX\u003d1/0,this.minY\u003d1/0,this.maxX\u003d-1/0,this.maxY\u003d-1/0,new Uint8Array(this.data,0,2).set([251,48+a]),new Uint16Array(this.data,2,1)[0]\u003ds,new Uint32Array(this.data,4,1)[0]\u003dt),this._queue\u003dnew n.default}add(t,s,i,e){const h\u003dthis._pos\u003e\u003e2;return this._indices[h]\u003dh,this._boxes[this._pos++]\u003dt,this._boxes[this._pos++]\u003ds,this._boxes[this._pos++]\u003di,this._boxes[this._pos++]\u003de,t\u003cthis.minX\u0026\u0026(this.minX\u003dt),s\u003cthis.minY\u0026\u0026(this.minY\u003ds),i\u003ethis.maxX\u0026\u0026(this.maxX\u003di),e\u003ethis.maxY\u0026\u0026(this.maxY\u003de),h}finish(){if(this._pos\u003e\u003e2!\u003d\u003dthis.numItems)throw new Error(`Added ${this._pos\u003e\u003e2} items when expected ${this.numItems}.`);if(this.numItems\u003c\u003dthis.nodeSize)return this._boxes[this._pos++]\u003dthis.minX,this._boxes[this._pos++]\u003dthis.minY,this._boxes[this._pos++]\u003dthis.maxX,void(this._boxes[this._pos++]\u003dthis.maxY);const t\u003dthis.maxX-this.minX,s\u003dthis.maxY-this.minY,i\u003dnew Uint32Array(this.numItems);for(let e\u003d0;e\u003cthis.numItems;e++){let h\u003d4*e;const n\u003dthis._boxes[h++],o\u003dthis._boxes[h++],r\u003dthis._boxes[h++],a\u003dthis._boxes[h++],_\u003dMath.floor(65535*((n+r)/2-this.minX)/t),x\u003dMath.floor(65535*((o+a)/2-this.minY)/s);i[e]\u003dm(_,x)}x(i,this._boxes,this._indices,0,this.numItems-1,this.nodeSize);for(let t\u003d0,s\u003d0;t\u003cthis._levelBounds.length-1;t++){const i\u003dthis._levelBounds[t];for(;s\u003ci;){const t\u003ds;let e\u003d1/0,h\u003d1/0,n\u003d-1/0,o\u003d-1/0;for(let t\u003d0;t\u003cthis.nodeSize\u0026\u0026s\u003ci;t++)e\u003dMath.min(e,this._boxes[s++]),h\u003dMath.min(h,this._boxes[s++]),n\u003dMath.max(n,this._boxes[s++]),o\u003dMath.max(o,this._boxes[s++]);this._indices[this._pos\u003e\u003e2]\u003dt,this._boxes[this._pos++]\u003de,this._boxes[this._pos++]\u003dh,this._boxes[this._pos++]\u003dn,this._boxes[this._pos++]\u003do}}}search(t,s,i,e,h){if(this._pos!\u003d\u003dthis._boxes.length)throw new Error(\"Data not yet indexed - call index.finish().\");let n\u003dthis._boxes.length-4;const o\u003d[],r\u003d[];for(;void 0!\u003d\u003dn;){const a\u003dMath.min(n+4*this.nodeSize,_(n,this._levelBounds));for(let _\u003dn;_\u003ca;_+\u003d4){const a\u003d0|this._indices[_\u003e\u003e2];i\u003cthis._boxes[_]||(e\u003cthis._boxes[_+1]||t\u003ethis._boxes[_+2]||s\u003ethis._boxes[_+3]||(n\u003c4*this.numItems?(void 0\u003d\u003d\u003dh||h(a))\u0026\u0026r.push(a):o.push(a)))}n\u003do.pop()}return r}neighbors(t,s,i\u003d1/0,e\u003d1/0,h){if(this._pos!\u003d\u003dthis._boxes.length)throw new Error(\"Data not yet indexed - call index.finish().\");let n\u003dthis._boxes.length-4;const o\u003dthis._queue,r\u003d[],x\u003de*e;for(;void 0!\u003d\u003dn;){const e\u003dMath.min(n+4*this.nodeSize,_(n,this._levelBounds));for(let i\u003dn;i\u003ce;i+\u003d4){const e\u003d0|this._indices[i\u003e\u003e2],r\u003da(t,this._boxes[i],this._boxes[i+2]),_\u003da(s,this._boxes[i+1],this._boxes[i+3]),x\u003dr*r+_*_;n\u003c4*this.numItems?(void 0\u003d\u003d\u003dh||h(e))\u0026\u0026o.push(-e-1,x):o.push(e,x)}for(;o.length\u0026\u0026o.peek()\u003c0;){if(o.peekValue()\u003ex)return o.clear(),r;if(r.push(-o.pop()-1),r.length\u003d\u003d\u003di)return o.clear(),r}n\u003do.pop()}return o.clear(),r}}function a(t,s,i){return t\u003cs?s-t:t\u003c\u003di?0:t-i}function _(t,s){let i\u003d0,e\u003ds.length-1;for(;i\u003ce;){const h\u003di+e\u003e\u003e1;s[h]\u003et?e\u003dh:i\u003dh+1}return s[i]}function x(t,s,i,e,h,n){if(Math.floor(e/n)\u003e\u003dMath.floor(h/n))return;const o\u003dt[e+h\u003e\u003e1];let r\u003de-1,a\u003dh+1;for(;;){do{r++}while(t[r]\u003co);do{a--}while(t[a]\u003eo);if(r\u003e\u003da)break;d(t,s,i,r,a)}x(t,s,i,e,a,n),x(t,s,i,a+1,h,n)}function d(t,s,i,e,h){const n\u003dt[e];t[e]\u003dt[h],t[h]\u003dn;const o\u003d4*e,r\u003d4*h,a\u003ds[o],_\u003ds[o+1],x\u003ds[o+2],d\u003ds[o+3];s[o]\u003ds[r],s[o+1]\u003ds[r+1],s[o+2]\u003ds[r+2],s[o+3]\u003ds[r+3],s[r]\u003da,s[r+1]\u003d_,s[r+2]\u003dx,s[r+3]\u003dd;const m\u003di[e];i[e]\u003di[h],i[h]\u003dm}function m(t,s){let i\u003dt^s,e\u003d65535^i,h\u003d65535^(t|s),n\u003dt\u0026(65535^s),o\u003di|e\u003e\u003e1,r\u003di\u003e\u003e1^i,a\u003dh\u003e\u003e1^e\u0026n\u003e\u003e1^h,_\u003di\u0026h\u003e\u003e1^n\u003e\u003e1^n;i\u003do,e\u003dr,h\u003da,n\u003d_,o\u003di\u0026i\u003e\u003e2^e\u0026e\u003e\u003e2,r\u003di\u0026e\u003e\u003e2^e\u0026(i^e)\u003e\u003e2,a^\u003di\u0026h\u003e\u003e2^e\u0026n\u003e\u003e2,_^\u003de\u0026h\u003e\u003e2^(i^e)\u0026n\u003e\u003e2,i\u003do,e\u003dr,h\u003da,n\u003d_,o\u003di\u0026i\u003e\u003e4^e\u0026e\u003e\u003e4,r\u003di\u0026e\u003e\u003e4^e\u0026(i^e)\u003e\u003e4,a^\u003di\u0026h\u003e\u003e4^e\u0026n\u003e\u003e4,_^\u003de\u0026h\u003e\u003e4^(i^e)\u0026n\u003e\u003e4,i\u003do,e\u003dr,h\u003da,n\u003d_,a^\u003di\u0026h\u003e\u003e8^e\u0026n\u003e\u003e8,_^\u003de\u0026h\u003e\u003e8^(i^e)\u0026n\u003e\u003e8,i\u003da^a\u003e\u003e1,e\u003d_^_\u003e\u003e1;let x\u003dt^s,d\u003de|65535^(x|i);return x\u003d16711935\u0026(x|x\u003c\u003c8),x\u003d252645135\u0026(x|x\u003c\u003c4),x\u003d858993459\u0026(x|x\u003c\u003c2),x\u003d1431655765\u0026(x|x\u003c\u003c1),d\u003d16711935\u0026(d|d\u003c\u003c8),d\u003d252645135\u0026(d|d\u003c\u003c4),d\u003d858993459\u0026(d|d\u003c\u003c2),d\u003d1431655765\u0026(d|d\u003c\u003c1),(d\u003c\u003c1|x)\u003e\u003e\u003e0}i.default\u003dr},\n function _(s,t,i,h,e){h();i.default\u003dclass{constructor(){this.ids\u003d[],this.values\u003d[],this.length\u003d0}clear(){this.length\u003d0}push(s,t){let i\u003dthis.length++;for(this.ids[i]\u003ds,this.values[i]\u003dt;i\u003e0;){const s\u003di-1\u003e\u003e1,h\u003dthis.values[s];if(t\u003e\u003dh)break;this.ids[i]\u003dthis.ids[s],this.values[i]\u003dh,i\u003ds}this.ids[i]\u003ds,this.values[i]\u003dt}pop(){if(0\u003d\u003d\u003dthis.length)return;const s\u003dthis.ids[0];if(this.length--,this.length\u003e0){const s\u003dthis.ids[0]\u003dthis.ids[this.length],t\u003dthis.values[0]\u003dthis.values[this.length],i\u003dthis.length\u003e\u003e1;let h\u003d0;for(;h\u003ci;){let s\u003d1+(h\u003c\u003c1);const i\u003ds+1;let e\u003dthis.ids[s],l\u003dthis.values[s];const n\u003dthis.values[i];if(i\u003cthis.length\u0026\u0026n\u003cl\u0026\u0026(s\u003di,e\u003dthis.ids[i],l\u003dn),l\u003e\u003dt)break;this.ids[h]\u003de,this.values[h]\u003dl,h\u003ds}this.ids[h]\u003ds,this.values[h]\u003dt}return s}peek(){if(0!\u003d\u003dthis.length)return this.ids[0]}peekValue(){if(0!\u003d\u003dthis.length)return this.values[0]}}},\n function _(t,n,e,i,s){i();const r\u003dt(105),a\u003dt(20),o\u003dt(21),g\u003dt(24),p\u003dt(9),c\u003dt(8),l\u003dt(11);function u(t,n,e\u003d0){const i\u003dnew Map;for(let s\u003d0;s\u003ct.length;s++){const r\u003dt[s];if(i.has(r))throw new Error(`duplicate factor or subfactor: ${r}`);i.set(r,{value:.5+s*(1+n)+e})}return[i,(t.length-1)*n]}function h(t,n,e,i\u003d0){var s;const r\u003dnew Map,a\u003dnew Map;for(const[n,e]of t){const t\u003dnull!\u003d\u003d(s\u003da.get(n))\u0026\u0026void 0!\u003d\u003ds?s:[];a.set(n,[...t,e])}let o\u003di,g\u003d0;for(const[t,i]of a){const s\u003di.length,[a,c]\u003du(i,e,o);g+\u003dc;const l\u003dp.sum(i.map((t\u003d\u003ea.get(t).value)));r.set(t,{value:l/s,mapping:a}),o+\u003ds+n+c}return[r,(a.size-1)*n+g]}function d(t,n,e,i,s\u003d0){var r;const a\u003dnew Map,o\u003dnew Map;for(const[n,e,i]of t){const t\u003dnull!\u003d\u003d(r\u003do.get(n))\u0026\u0026void 0!\u003d\u003dr?r:[];o.set(n,[...t,[e,i]])}let g\u003ds,c\u003d0;for(const[t,s]of o){const r\u003ds.length,[o,l]\u003dh(s,e,i,g);c+\u003dl;const u\u003dp.sum(s.map((([t])\u003d\u003eo.get(t).value)));a.set(t,{value:u/r,mapping:o}),g+\u003dr+n+l}return[a,(o.size-1)*n+c]}e.Factor\u003do.Or(o.String,o.Tuple(o.String,o.String),o.Tuple(o.String,o.String,o.String)),e.FactorSeq\u003do.Or(o.Array(o.String),o.Array(o.Tuple(o.String,o.String)),o.Array(o.Tuple(o.String,o.String,o.String))),e.map_one_level\u003du,e.map_two_levels\u003dh,e.map_three_levels\u003dd;class _ extends r.Range{constructor(t){super(t)}static init_FactorRange(){this.define((({Number:t})\u003d\u003e({factors:[e.FactorSeq,[]],factor_padding:[t,0],subgroup_padding:[t,.8],group_padding:[t,1.4],range_padding:[t,0],range_padding_units:[a.PaddingUnits,\"percent\"],start:[t],end:[t]}))),this.internal((({Number:t,String:n,Array:e,Tuple:i,Nullable:s})\u003d\u003e({levels:[t],mids:[s(e(i(n,n))),null],tops:[s(e(n)),null]})))}get min(){return this.start}get max(){return this.end}initialize(){super.initialize(),this._init(!0)}connect_signals(){super.connect_signals(),this.connect(this.properties.factors.change,(()\u003d\u003ethis.reset())),this.connect(this.properties.factor_padding.change,(()\u003d\u003ethis.reset())),this.connect(this.properties.group_padding.change,(()\u003d\u003ethis.reset())),this.connect(this.properties.subgroup_padding.change,(()\u003d\u003ethis.reset())),this.connect(this.properties.range_padding.change,(()\u003d\u003ethis.reset())),this.connect(this.properties.range_padding_units.change,(()\u003d\u003ethis.reset()))}reset(){this._init(!1),this.change.emit()}_lookup(t){switch(t.length){case 1:{const[n]\u003dt,e\u003dthis._mapping.get(n);return null!\u003de?e.value:NaN}case 2:{const[n,e]\u003dt,i\u003dthis._mapping.get(n);if(null!\u003di){const t\u003di.mapping.get(e);if(null!\u003dt)return t.value}return NaN}case 3:{const[n,e,i]\u003dt,s\u003dthis._mapping.get(n);if(null!\u003ds){const t\u003ds.mapping.get(e);if(null!\u003dt){const n\u003dt.mapping.get(i);if(null!\u003dn)return n.value}}return NaN}default:l.unreachable()}}synthetic(t){if(c.isNumber(t))return t;if(c.isString(t))return this._lookup([t]);let n\u003d0;const e\u003dt[t.length-1];return c.isNumber(e)\u0026\u0026(n\u003de,t\u003dt.slice(0,-1)),this._lookup(t)+n}v_synthetic(t){const n\u003dt.length,e\u003dnew g.ScreenArray(n);for(let i\u003d0;i\u003cn;i++)e[i]\u003dthis.synthetic(t[i]);return e}_init(t){const{levels:n,mapping:e,tops:i,mids:s,inside_padding:r}\u003d(()\u003d\u003e{if(p.every(this.factors,c.isString)){const t\u003dthis.factors,[n,e]\u003du(t,this.factor_padding);return{levels:1,mapping:n,tops:null,mids:null,inside_padding:e}}if(p.every(this.factors,(t\u003d\u003ec.isArray(t)\u0026\u00262\u003d\u003dt.length\u0026\u0026c.isString(t[0])\u0026\u0026c.isString(t[1])))){const t\u003dthis.factors,[n,e]\u003dh(t,this.group_padding,this.factor_padding),i\u003d[...n.keys()];return{levels:2,mapping:n,tops:i,mids:null,inside_padding:e}}if(p.every(this.factors,(t\u003d\u003ec.isArray(t)\u0026\u00263\u003d\u003dt.length\u0026\u0026c.isString(t[0])\u0026\u0026c.isString(t[1])\u0026\u0026c.isString(t[2])))){const t\u003dthis.factors,[n,e]\u003dd(t,this.group_padding,this.subgroup_padding,this.factor_padding),i\u003d[...n.keys()],s\u003d[];for(const[t,e]of n)for(const n of e.mapping.keys())s.push([t,n]);return{levels:3,mapping:n,tops:i,mids:s,inside_padding:e}}l.unreachable()})();this._mapping\u003de,this.tops\u003di,this.mids\u003ds;let a\u003d0,o\u003dthis.factors.length+r;if(\"percent\"\u003d\u003dthis.range_padding_units){const t\u003d(o-a)*this.range_padding/2;a-\u003dt,o+\u003dt}else a-\u003dthis.range_padding,o+\u003dthis.range_padding;this.setv({start:a,end:o,levels:n},{silent:t}),\"auto\"\u003d\u003dthis.bounds\u0026\u0026this.setv({bounds:[a,o]},{silent:!0})}}e.FactorRange\u003d_,_.__name__\u003d\"FactorRange\",_.init_FactorRange()},\n function _(e,t,i,n,s){n();const a\u003de(53);class l extends a.Model{constructor(e){super(e),this.have_updated_interactively\u003d!1}static init_Range(){this.define((({Number:e,Tuple:t,Or:i,Auto:n,Nullable:s})\u003d\u003e({bounds:[s(i(t(s(e),s(e)),n)),null],min_interval:[s(e),null],max_interval:[s(e),null]}))),this.internal((({Array:e,AnyRef:t})\u003d\u003e({plots:[e(t()),[]]})))}get is_reversed(){return this.start\u003ethis.end}get is_valid(){return isFinite(this.min)\u0026\u0026isFinite(this.max)}}i.Range\u003dl,l.__name__\u003d\"Range\",l.init_Range()},\n function _(e,t,i,n,l){n();const o\u003de(1).__importStar(e(107));function a(e,t,{x0:i,x1:n,y0:l,y1:o},a){t.save(),t.beginPath(),t.moveTo(i,(l+o)/2),t.lineTo(n,(l+o)/2),e.line.doit\u0026\u0026(e.line.set_vectorize(t,a),t.stroke()),t.restore()}function r(e,t,{x0:i,x1:n,y0:l,y1:o},a){var r,c;const s\u003d.1*Math.abs(n-i),_\u003d.1*Math.abs(o-l),v\u003di+s,d\u003dn-s,h\u003dl+_,g\u003do-_;t.beginPath(),t.rect(v,h,d-v,g-h),e.fill.doit\u0026\u0026(e.fill.set_vectorize(t,a),t.fill()),(null\u003d\u003d\u003d(r\u003de.hatch)||void 0\u003d\u003d\u003dr?void 0:r.doit)\u0026\u0026(e.hatch.set_vectorize(t,a),t.fill()),(null\u003d\u003d\u003d(c\u003de.line)||void 0\u003d\u003d\u003dc?void 0:c.doit)\u0026\u0026(e.line.set_vectorize(t,a),t.stroke())}i.generic_line_scalar_legend\u003dfunction(e,t,{x0:i,x1:n,y0:l,y1:o}){t.save(),t.beginPath(),t.moveTo(i,(l+o)/2),t.lineTo(n,(l+o)/2),e.line.doit\u0026\u0026(e.line.set_value(t),t.stroke()),t.restore()},i.generic_line_vector_legend\u003da,i.generic_line_legend\u003da,i.generic_area_scalar_legend\u003dfunction(e,t,{x0:i,x1:n,y0:l,y1:o}){var a,r;const c\u003d.1*Math.abs(n-i),s\u003d.1*Math.abs(o-l),_\u003di+c,v\u003dn-c,d\u003dl+s,h\u003do-s;t.beginPath(),t.rect(_,d,v-_,h-d),e.fill.doit\u0026\u0026(e.fill.set_value(t),t.fill()),(null\u003d\u003d\u003d(a\u003de.hatch)||void 0\u003d\u003d\u003da?void 0:a.doit)\u0026\u0026(e.hatch.set_value(t),t.fill()),(null\u003d\u003d\u003d(r\u003de.line)||void 0\u003d\u003d\u003dr?void 0:r.doit)\u0026\u0026(e.line.set_value(t),t.stroke())},i.generic_area_vector_legend\u003dr,i.generic_area_legend\u003dr,i.line_interpolation\u003dfunction(e,t,i,n,l,a){const{sx:r,sy:c}\u003dt;let s,_,v,d;\"point\"\u003d\u003dt.type?([v,d]\u003de.yscale.r_invert(c-1,c+1),[s,_]\u003de.xscale.r_invert(r-1,r+1)):\"v\"\u003d\u003dt.direction?([v,d]\u003de.yscale.r_invert(c,c),[s,_]\u003d[Math.min(i-1,l-1),Math.max(i+1,l+1)]):([s,_]\u003de.xscale.r_invert(r,r),[v,d]\u003d[Math.min(n-1,a-1),Math.max(n+1,a+1)]);const{x:h,y:g}\u003do.check_2_segments_intersect(s,v,_,d,i,n,l,a);return[h,g]}},\n function _(t,n,e,i,r){function s(t,n){return(t.x-n.x)**2+(t.y-n.y)**2}function o(t,n,e){const i\u003ds(n,e);if(0\u003d\u003di)return s(t,n);const r\u003d((t.x-n.x)*(e.x-n.x)+(t.y-n.y)*(e.y-n.y))/i;if(r\u003c0)return s(t,n);if(r\u003e1)return s(t,e);return s(t,{x:n.x+r*(e.x-n.x),y:n.y+r*(e.y-n.y)})}i(),e.point_in_poly\u003dfunction(t,n,e,i){let r\u003d!1,s\u003de[e.length-1],o\u003di[i.length-1];for(let u\u003d0;u\u003ce.length;u++){const c\u003de[u],_\u003di[u];o\u003cn!\u003d_\u003cn\u0026\u0026s+(n-o)/(_-o)*(c-s)\u003ct\u0026\u0026(r\u003d!r),s\u003dc,o\u003d_}return r},e.point_in_ellipse\u003dfunction(t,n,e,i,r,s,o){return((Math.cos(e)/r)**2+(Math.sin(e)/i)**2)*(t-s)**2+2*Math.cos(e)*Math.sin(e)*((1/r)**2-(1/i)**2)*(t-s)*(n-o)+((Math.cos(e)/i)**2+(Math.sin(e)/r)**2)*(n-o)**2\u003c\u003d1},e.dist_2_pts\u003ds,e.dist_to_segment_squared\u003do,e.dist_to_segment\u003dfunction(t,n,e){return Math.sqrt(o(t,n,e))},e.check_2_segments_intersect\u003dfunction(t,n,e,i,r,s,o,u){const c\u003d(u-s)*(e-t)-(o-r)*(i-n);if(0\u003d\u003dc)return{hit:!1,x:null,y:null};{let _\u003dn-s,h\u003dt-r;const l\u003d(e-t)*_-(i-n)*h;_\u003d((o-r)*_-(u-s)*h)/c,h\u003dl/c;return{hit:_\u003e0\u0026\u0026_\u003c1\u0026\u0026h\u003e0\u0026\u0026h\u003c1,x:t+_*(e-t),y:n+_*(i-n)}}}},\n function _(t,e,s,i,a){i();const o\u003dt(1),n\u003dt(109),_\u003dt(113),r\u003do.__importDefault(t(114)),h\u003do.__importDefault(t(115)),l\u003dt(22),g\u003dt(46);class u{constructor(t){this._atlas\u003dnew Map,this._width\u003d256,this._height\u003d256,this.tex\u003dnew n.Texture2d(t),this.tex.set_wrapping(t.REPEAT,t.REPEAT),this.tex.set_interpolation(t.NEAREST,t.NEAREST),this.tex.set_size([this._width,this._height],t.RGBA),this.tex.set_data([0,0],[this._width,this._height],new Uint8Array(4*this._width*this._height)),this.get_atlas_data([1])}get_atlas_data(t){const e\u003dt.join(\"-\");let s\u003dthis._atlas.get(e);if(null\u003d\u003ds){const[i,a]\u003dthis.make_pattern(t),o\u003dthis._atlas.size;this.tex.set_data([0,o],[this._width,1],new Uint8Array(i.map((t\u003d\u003et+10)))),s\u003d[o/this._height,a],this._atlas.set(e,s)}return s}make_pattern(t){t.length\u003e1\u0026\u0026t.length%2\u0026\u0026(t\u003dt.concat(t));let e\u003d0;for(const s of t)e+\u003ds;const s\u003d[];let i\u003d0;for(let e\u003d0,a\u003dt.length+2;e\u003ca;e+\u003d2){const a\u003dMath.max(1e-4,t[e%t.length]),o\u003dMath.max(1e-4,t[(e+1)%t.length]);s.push(i,i+a),i+\u003da+o}const a\u003dthis._width,o\u003dnew Float32Array(4*a);for(let t\u003d0,i\u003da;t\u003ci;t++){let i,n,_;const r\u003de*t/(a-1);let h\u003d0,l\u003d1e16;for(let t\u003d0,e\u003ds.length;t\u003ce;t++){const e\u003dMath.abs(s[t]-r);e\u003cl\u0026\u0026(h\u003dt,l\u003de)}h%2\u003d\u003d0?(_\u003dr\u003c\u003ds[h]?1:0,n\u003ds[h],i\u003ds[h+1]):(_\u003dr\u003es[h]?-1:0,n\u003ds[h-1],i\u003ds[h]),o[4*t+0]\u003ds[h],o[4*t+1]\u003d_,o[4*t+2]\u003dn,o[4*t+3]\u003di}return[o,e]}}u.__name__\u003d\"DashAtlas\";const f\u003d{miter:0,round:1,bevel:2},c\u003d{\"\":0,none:0,\".\":0,round:1,\")\":1,\"(\":1,o:1,\"triangle in\":2,\"\u003c\":2,\"triangle out\":3,\"\u003e\":3,square:4,\"[\":4,\"]\":4,\"\u003d\":4,butt:5,\"|\":5};class d extends _.BaseGLGlyph{constructor(t,e){super(t,e),this.glyph\u003de,this._scale_aspect\u003d0;const s\u003dr.default,i\u003dh.default;this.prog\u003dnew n.Program(t),this.prog.set_shaders(s,i),this.index_buffer\u003dnew n.IndexBuffer(t),this.vbo_position\u003dnew n.VertexBuffer(t),this.vbo_tangents\u003dnew n.VertexBuffer(t),this.vbo_segment\u003dnew n.VertexBuffer(t),this.vbo_angles\u003dnew n.VertexBuffer(t),this.vbo_texcoord\u003dnew n.VertexBuffer(t),this.dash_atlas\u003dnew u(t)}draw(t,e,s){const i\u003de.glglyph;if(i.data_changed\u0026\u0026(i._set_data(),i.data_changed\u003d!1),this.visuals_changed\u0026\u0026(this._set_visuals(),this.visuals_changed\u003d!1),i._update_scale(1,1),this._scale_aspect\u003d1,this.prog.set_attribute(\"a_position\",\"vec2\",i.vbo_position),this.prog.set_attribute(\"a_tangents\",\"vec4\",i.vbo_tangents),this.prog.set_attribute(\"a_segment\",\"vec2\",i.vbo_segment),this.prog.set_attribute(\"a_angles\",\"vec2\",i.vbo_angles),this.prog.set_attribute(\"a_texcoord\",\"vec2\",i.vbo_texcoord),this.prog.set_uniform(\"u_length\",\"float\",[i.cumsum]),this.prog.set_texture(\"u_dash_atlas\",this.dash_atlas.tex),this.prog.set_uniform(\"u_pixel_ratio\",\"float\",[s.pixel_ratio]),this.prog.set_uniform(\"u_canvas_size\",\"vec2\",[s.width,s.height]),this.prog.set_uniform(\"u_scale_aspect\",\"vec2\",[1,1]),this.prog.set_uniform(\"u_scale_length\",\"float\",[Math.sqrt(2)]),this.I_triangles\u003di.I_triangles,this.I_triangles.length\u003c65535)this.index_buffer.set_size(2*this.I_triangles.length),this.index_buffer.set_data(0,new Uint16Array(this.I_triangles)),this.prog.draw(this.gl.TRIANGLES,this.index_buffer);else{t\u003dArray.from(this.I_triangles);const e\u003dthis.I_triangles.length,s\u003d64008,a\u003d[];for(let t\u003d0,i\u003dMath.ceil(e/s);t\u003ci;t++)a.push([]);for(let e\u003d0,i\u003dt.length;e\u003ci;e++){const i\u003dt[e]%s;a[Math.floor(t[e]/s)].push(i)}for(let t\u003d0,e\u003da.length;t\u003ce;t++){const e\u003dnew Uint16Array(a[t]),o\u003dt*s*4;0!\u003d\u003de.length\u0026\u0026(this.prog.set_attribute(\"a_position\",\"vec2\",i.vbo_position,0,2*o),this.prog.set_attribute(\"a_tangents\",\"vec4\",i.vbo_tangents,0,4*o),this.prog.set_attribute(\"a_segment\",\"vec2\",i.vbo_segment,0,2*o),this.prog.set_attribute(\"a_angles\",\"vec2\",i.vbo_angles,0,2*o),this.prog.set_attribute(\"a_texcoord\",\"vec2\",i.vbo_texcoord,0,2*o),this.index_buffer.set_size(2*e.length),this.index_buffer.set_data(0,e),this.prog.draw(this.gl.TRIANGLES,this.index_buffer))}}}_set_data(){this._bake(),this.vbo_position.set_size(4*this.V_position.length),this.vbo_position.set_data(0,this.V_position),this.vbo_tangents.set_size(4*this.V_tangents.length),this.vbo_tangents.set_data(0,this.V_tangents),this.vbo_angles.set_size(4*this.V_angles.length),this.vbo_angles.set_data(0,this.V_angles),this.vbo_texcoord.set_size(4*this.V_texcoord.length),this.vbo_texcoord.set_data(0,this.V_texcoord)}_set_visuals(){const{line_color:t,line_alpha:e,line_width:s,line_cap:i,line_join:a,line_dash:o,line_dash_offset:n}\u003dthis.glyph.visuals.line,[_,r,h,u]\u003dl.color2rgba(t.value,e.value),d\u003ds.value,p\u003dc[i.value],v\u003df[a.value];this.prog.set_uniform(\"u_color\",\"vec4\",[_/255,r/255,h/255,u/255]),this.prog.set_uniform(\"u_linewidth\",\"float\",[d]),this.prog.set_uniform(\"u_antialias\",\"float\",[.9]),this.prog.set_uniform(\"u_linecaps\",\"vec2\",[p,p]),this.prog.set_uniform(\"u_linejoin\",\"float\",[v]),this.prog.set_uniform(\"u_miter_limit\",\"float\",[10]);const b\u003dg.resolve_line_dash(o.value);let m\u003d0,w\u003d1;b.length\u0026\u0026([m,w]\u003dthis.dash_atlas.get_atlas_data(b)),this.prog.set_uniform(\"u_dash_index\",\"float\",[m]),this.prog.set_uniform(\"u_dash_phase\",\"float\",[n.value]),this.prog.set_uniform(\"u_dash_period\",\"float\",[w]),this.prog.set_uniform(\"u_dash_caps\",\"vec2\",[p,p]),this.prog.set_uniform(\"u_closed\",\"float\",[0])}_bake(){let t,e,s,i,a,o,n,_;const r\u003dthis.nvertices,h\u003dthis.glyph.sx,l\u003dthis.glyph.sy,g\u003dn\u003dnew Float32Array(2*r),u\u003dnew Float32Array(2*r),f\u003d_\u003dnew Float32Array(4*r);for(let t\u003d0,e\u003dr;t\u003ce;t++)g[2*t+0]\u003disFinite(h[t])?h[t]:0,g[2*t+1]\u003disFinite(l[t])?l[t]:0;this.tangents\u003de\u003dnew Float32Array(2*r-2);for(let t\u003d0,s\u003dr-1;t\u003cs;t++)e[2*t+0]\u003dn[2*(t+1)+0]-n[2*t+0],e[2*t+1]\u003dn[2*(t+1)+1]-n[2*t+1];for(let t\u003d0,s\u003dr-1;t\u003cs;t++)f[4*(t+1)+0]\u003de[2*t+0],f[4*(t+1)+1]\u003de[2*t+1],f[4*t+2]\u003de[2*t+0],f[4*t+3]\u003de[2*t+1];f[0]\u003de[0],f[1]\u003de[1],f[4*(r-1)+2]\u003de[2*(r-2)+0],f[4*(r-1)+3]\u003de[2*(r-2)+1];const c\u003dnew Float32Array(r);for(let t\u003d0,e\u003dr;t\u003ce;t++)c[t]\u003dMath.atan2(_[4*t+0]*_[4*t+3]-_[4*t+1]*_[4*t+2],_[4*t+0]*_[4*t+2]+_[4*t+1]*_[4*t+3]);for(let t\u003d0,e\u003dr-1;t\u003ce;t++)u[2*t+0]\u003dc[t],u[2*t+1]\u003dc[t+1];for(let t\u003d0,e\u003dr;t\u003ce;t++)isFinite(h[t])||(g[2*t+0]\u003dh[t]),isFinite(l[t])||(g[2*t+1]\u003dl[t]);const d\u003d4*r-4;this.V_position\u003di\u003dnew Float32Array(2*d),this.V_angles\u003ds\u003dnew Float32Array(2*d),this.V_tangents\u003da\u003dnew Float32Array(4*d),this.V_texcoord\u003do\u003dnew Float32Array(2*d);for(let t\u003d0,e\u003dr;t\u003ce;t++)for(let e\u003d0;e\u003c4;e++){for(let a\u003d0;a\u003c2;a++)i[2*(4*t+e-2)+a]\u003dg[2*t+a],s[2*(4*t+e)+a]\u003du[2*t+a];for(let s\u003d0;s\u003c4;s++)a[4*(4*t+e-2)+s]\u003df[4*t+s]}for(let t\u003d0,e\u003dr;t\u003ce;t++)o[2*(4*t+0)+0]\u003d-1,o[2*(4*t+1)+0]\u003d-1,o[2*(4*t+2)+0]\u003d1,o[2*(4*t+3)+0]\u003d1,o[2*(4*t+0)+1]\u003d-1,o[2*(4*t+1)+1]\u003d1,o[2*(4*t+2)+1]\u003d-1,o[2*(4*t+3)+1]\u003d1;const p\u003d6*(r-1);this.I_triangles\u003dt\u003dnew Uint32Array(p);for(let e\u003d0,s\u003dr;e\u003cs;e++)t[6*e+0]\u003d0+4*e,t[6*e+1]\u003d1+4*e,t[6*e+2]\u003d3+4*e,t[6*e+3]\u003d2+4*e,t[6*e+4]\u003d0+4*e,t[6*e+5]\u003d3+4*e}_update_scale(t,e){let s;const i\u003dthis.nvertices,a\u003d4*i-4,o\u003dthis.tangents,n\u003dnew Float32Array(i-1),_\u003dnew Float32Array(2*i);this.V_segment\u003ds\u003dnew Float32Array(2*a);for(let s\u003d0,a\u003di-1;s\u003ca;s++)n[s]\u003dMath.sqrt((o[2*s+0]*t)**2+(o[2*s+1]*e)**2);let r\u003d0;for(let t\u003d0,e\u003di-1;t\u003ce;t++)r+\u003dn[t],_[2*(t+1)+0]\u003dr,_[2*t+1]\u003dr;for(let t\u003d0,e\u003di;t\u003ce;t++)for(let e\u003d0;e\u003c4;e++)for(let i\u003d0;i\u003c2;i++)s[2*(4*t+e)+i]\u003d_[2*t+i];this.cumsum\u003dr,this.vbo_segment.set_size(4*this.V_segment.length),this.vbo_segment.set_data(0,this.V_segment)}}s.LineGL\u003dd,d.__name__\u003d\"LineGL\"},\n function _(e,r,f,u,x){u(),x(\"Program\",e(110).Program),x(\"Texture2d\",e(112).Texture2d);var t\u003de(111);x(\"IndexBuffer\",t.IndexBuffer),x(\"VertexBuffer\",t.VertexBuffer)},\n function _(t,e,i,s,a){s();const r\u003dt(111);class n{constructor(t){this.gl\u003dt,this.UTYPEMAP\u003d{float:\"uniform1fv\",vec2:\"uniform2fv\",vec3:\"uniform3fv\",vec4:\"uniform4fv\",int:\"uniform1iv\",ivec2:\"uniform2iv\",ivec3:\"uniform3iv\",ivec4:\"uniform4iv\",bool:\"uniform1iv\",bvec2:\"uniform2iv\",bvec3:\"uniform3iv\",bvec4:\"uniform4iv\",mat2:\"uniformMatrix2fv\",mat3:\"uniformMatrix3fv\",mat4:\"uniformMatrix4fv\",sampler1D:\"uniform1i\",sampler2D:\"uniform1i\",sampler3D:\"uniform1i\"},this.ATYPEMAP\u003d{float:\"vertexAttrib1f\",vec2:\"vertexAttrib2f\",vec3:\"vertexAttrib3f\",vec4:\"vertexAttrib4f\"},this.ATYPEINFO\u003d{float:[1,5126],vec2:[2,5126],vec3:[3,5126],vec4:[4,5126],vec4_uint8:[4,5121]},this._linked\u003d!1,this._validated\u003d!1,this._unset_variables\u003dnew Set,this._known_invalid\u003dnew Set,this._locations\u003dnew Map,this._samplers\u003dnew Map,this._attributes\u003dnew Map,this.handle\u003dthis.gl.createProgram()}delete(){this.gl.deleteProgram(this.handle)}activate(){this.gl.useProgram(this.handle)}deactivate(){this.gl.useProgram(0)}set_shaders(t,e){const i\u003dthis.gl;this._linked\u003d!1;const s\u003di.createShader(i.VERTEX_SHADER),a\u003di.createShader(i.FRAGMENT_SHADER),r\u003d[[t,s,\"vertex\"],[e,a,\"fragment\"]];for(const[t,e,s]of r){i.shaderSource(e,t),i.compileShader(e);if(!i.getShaderParameter(e,i.COMPILE_STATUS)){const t\u003di.getShaderInfoLog(e);throw new Error(`errors in ${s} shader:\\n${t}`)}}if(i.attachShader(this.handle,s),i.attachShader(this.handle,a),i.linkProgram(this.handle),!i.getProgramParameter(this.handle,i.LINK_STATUS)){const t\u003di.getProgramInfoLog(this.handle);throw new Error(`Program link error:\\n${t}`)}this._unset_variables\u003dthis._get_active_attributes_and_uniforms(),i.detachShader(this.handle,s),i.detachShader(this.handle,a),i.deleteShader(s),i.deleteShader(a),this._known_invalid.clear(),this._linked\u003d!0}_get_active_attributes_and_uniforms(){const t\u003dthis.gl;this._locations.clear();const e\u003dnew RegExp(\"(\\\\w+)\\\\s*(\\\\[(\\\\d+)\\\\])\\\\s*\"),i\u003dt.getProgramParameter(this.handle,t.ACTIVE_UNIFORMS),s\u003d[],a\u003d[],r\u003d[[s,t.getProgramParameter(this.handle,t.ACTIVE_ATTRIBUTES),t.getActiveAttrib,t.getAttribLocation],[a,i,t.getActiveUniform,t.getUniformLocation]];for(const[i,s,a,n]of r)for(let r\u003d0;r\u003cs;r+\u003d1){const s\u003da.call(t,this.handle,r),o\u003ds.name,h\u003do.match(e);if(null!\u003dh){const t\u003dh[1];for(let e\u003d0;e\u003cs.size;e+\u003d1)i.push([`${t}[${e}]`,s.type])}else i.push([o,s.type]);this._locations.set(o,n.call(t,this.handle,o))}const n\u003dnew Set;for(const[t]of s)n.add(t);for(const[t]of a)n.add(t);return n}set_texture(t,e){var i;if(!this._linked)throw new Error(\"Cannot set uniform when program has no code\");const s\u003dnull!\u003d\u003d(i\u003dthis._locations.get(t))\u0026\u0026void 0!\u003d\u003di?i:-1;if(s\u003c0)this._known_invalid.has(t)||(this._known_invalid.add(t),console.log(`\"Variable ${t} is not an active texture`));else{this._unset_variables.has(t)\u0026\u0026this._unset_variables.delete(t),this.activate();{let i\u003dthis._samplers.size;this._samplers.has(t)\u0026\u0026(i\u003dthis._samplers.get(t)[2]),this._samplers.set(t,[e._target,e.handle,i]),this.gl.uniform1i(s,i)}}}set_uniform(t,e,i){var s;if(!this._linked)throw new Error(\"Cannot set uniform when program has no code\");const a\u003dnull!\u003d\u003d(s\u003dthis._locations.get(t))\u0026\u0026void 0!\u003d\u003ds?s:-1;if(a\u003c0)return void(this._known_invalid.has(t)||(this._known_invalid.add(t),console.log(`Variable ${t} is not an active uniform`)));this._unset_variables.has(t)\u0026\u0026this._unset_variables.delete(t);let r\u003d1;if(!e.startsWith(\"mat\")){const t\u003d\"int\"\u003d\u003de||\"bool\"\u003d\u003de?\"float\":e.replace(/^ib/,\"\");r\u003dMath.floor(i.length/this.ATYPEINFO[t][0])}if(r\u003e1)for(let e\u003d0;e\u003cr;e+\u003d1)if(this._unset_variables.has(`${t}[${e}]`)){const i\u003d`${t}[${e}]`;this._unset_variables.has(i)\u0026\u0026this._unset_variables.delete(i)}const n\u003dthis.UTYPEMAP[e];this.activate(),e.startsWith(\"mat\")?this.gl[n](a,!1,i):this.gl[n](a,i)}set_attribute(t,e,i,s\u003d0,a\u003d0,n\u003d!1){var o;if(!this._linked)throw new Error(\"Cannot set attribute when program has no code\");const h\u003dnull!\u003d\u003d(o\u003dthis._locations.get(t))\u0026\u0026void 0!\u003d\u003do?o:-1;if(h\u003c0)this._known_invalid.has(t)||(this._known_invalid.add(t),i instanceof r.VertexBuffer\u0026\u0026a\u003e0||console.log(`Variable ${t} is not an active attribute`));else if(this._unset_variables.has(t)\u0026\u0026this._unset_variables.delete(t),this.activate(),i instanceof r.VertexBuffer){const[r,o]\u003dthis.ATYPEINFO[e],l\u003d\"vertexAttribPointer\",_\u003d[r,o,n,s,a];this._attributes.set(t,[i.handle,h,l,_])}else{const s\u003dthis.ATYPEMAP[e];this._attributes.set(t,[null,h,s,i])}}_pre_draw(){this.activate();for(const[t,e,i]of this._samplers.values())this.gl.activeTexture(this.gl.TEXTURE0+i),this.gl.bindTexture(t,e);for(const[t,e,i,s]of this._attributes.values())null!\u003dt?(this.gl.bindBuffer(this.gl.ARRAY_BUFFER,t),this.gl.enableVertexAttribArray(e),this.gl[i].apply(this.gl,[e,...s])):(this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),this.gl.disableVertexAttribArray(e),this.gl[i].apply(this.gl,[e,...s]));this._validated||(this._validated\u003d!0,this._validate())}_validate(){if(this._unset_variables.size\u0026\u0026console.log(`Program has unset variables: ${this._unset_variables}`),this.gl.validateProgram(this.handle),!this.gl.getProgramParameter(this.handle,this.gl.VALIDATE_STATUS))throw console.log(this.gl.getProgramInfoLog(this.handle)),new Error(\"Program validation error\")}draw(t,e){if(!this._linked)throw new Error(\"Cannot draw program if code has not been set\");if(e instanceof r.IndexBuffer){this._pre_draw(),e.activate();const i\u003de.buffer_size/2,s\u003dthis.gl.UNSIGNED_SHORT;this.gl.drawElements(t,i,s,0),e.deactivate()}else{const[i,s]\u003de;0!\u003ds\u0026\u0026(this._pre_draw(),this.gl.drawArrays(t,i,s))}}}i.Program\u003dn,n.__name__\u003d\"Program\"},\n function _(t,e,s,i,a){i();class r{constructor(t){this.gl\u003dt,this._usage\u003d35048,this.buffer_size\u003d0,this.handle\u003dthis.gl.createBuffer()}delete(){this.gl.deleteBuffer(this.handle)}activate(){this.gl.bindBuffer(this._target,this.handle)}deactivate(){this.gl.bindBuffer(this._target,null)}set_size(t){t!\u003dthis.buffer_size\u0026\u0026(this.activate(),this.gl.bufferData(this._target,t,this._usage),this.buffer_size\u003dt)}set_data(t,e){this.activate(),this.gl.bufferSubData(this._target,t,e)}}s.Buffer\u003dr,r.__name__\u003d\"Buffer\";class f extends r{constructor(){super(...arguments),this._target\u003d34962}}s.VertexBuffer\u003df,f.__name__\u003d\"VertexBuffer\";class h extends r{constructor(){super(...arguments),this._target\u003d34963}}s.IndexBuffer\u003dh,h.__name__\u003d\"IndexBuffer\"},\n function _(t,e,i,a,r){a();const s\u003dt(11);class h{constructor(t){this.gl\u003dt,this._target\u003d3553,this._types\u003d{Int8Array:5120,Uint8Array:5121,Int16Array:5122,Uint16Array:5123,Int32Array:5124,Uint32Array:5125,Float32Array:5126},this.handle\u003dthis.gl.createTexture()}delete(){this.gl.deleteTexture(this.handle)}activate(){this.gl.bindTexture(this._target,this.handle)}deactivate(){this.gl.bindTexture(this._target,0)}_get_alignment(t){const e\u003d[4,8,2,1];for(const i of e)if(t%i\u003d\u003d0)return i;s.unreachable()}set_wrapping(t,e){this.activate(),this.gl.texParameterf(this._target,this.gl.TEXTURE_WRAP_S,t),this.gl.texParameterf(this._target,this.gl.TEXTURE_WRAP_T,e)}set_interpolation(t,e){this.activate(),this.gl.texParameterf(this._target,this.gl.TEXTURE_MIN_FILTER,t),this.gl.texParameterf(this._target,this.gl.TEXTURE_MAG_FILTER,e)}set_size([t,e],i){var a,r,s;t\u003d\u003d(null\u003d\u003d\u003d(a\u003dthis._shape_format)||void 0\u003d\u003d\u003da?void 0:a.width)\u0026\u0026e\u003d\u003d(null\u003d\u003d\u003d(r\u003dthis._shape_format)||void 0\u003d\u003d\u003dr?void 0:r.height)\u0026\u0026i\u003d\u003d(null\u003d\u003d\u003d(s\u003dthis._shape_format)||void 0\u003d\u003d\u003ds?void 0:s.format)||(this._shape_format\u003d{width:t,height:e,format:i},this.activate(),this.gl.texImage2D(this._target,0,i,t,e,0,i,this.gl.UNSIGNED_BYTE,null))}set_data(t,[e,i],a){this.activate();const{format:r}\u003dthis._shape_format,[s,h]\u003dt,l\u003dthis._types[a.constructor.name];if(null\u003d\u003dl)throw new Error(`Type ${a.constructor.name} not allowed for texture`);const _\u003dthis._get_alignment(e);4!\u003d_\u0026\u0026this.gl.pixelStorei(this.gl.UNPACK_ALIGNMENT,_),this.gl.texSubImage2D(this._target,0,s,h,e,i,r,l,a),4!\u003d_\u0026\u0026this.gl.pixelStorei(this.gl.UNPACK_ALIGNMENT,4)}}i.Texture2d\u003dh,h.__name__\u003d\"Texture2d\"},\n function _(e,t,s,i,h){i();class a{constructor(e,t){this.gl\u003de,this.glyph\u003dt,this.nvertices\u003d0,this.size_changed\u003d!1,this.data_changed\u003d!1,this.visuals_changed\u003d!1}set_data_changed(){const{data_size:e}\u003dthis.glyph;e!\u003dthis.nvertices\u0026\u0026(this.nvertices\u003de,this.size_changed\u003d!0),this.data_changed\u003d!0}set_visuals_changed(){this.visuals_changed\u003d!0}render(e,t,s){if(0\u003d\u003dt.length)return!0;const{width:i,height:h}\u003dthis.glyph.renderer.plot_view.canvas_view.webgl.canvas,a\u003d{pixel_ratio:this.glyph.renderer.plot_view.canvas_view.pixel_ratio,width:i,height:h};return this.draw(t,s,a),!0}}s.BaseGLGlyph\u003da,a.__name__\u003d\"BaseGLGlyph\"},\n function _(n,e,t,a,i){a();t.default\u003d\"\\nprecision mediump float;\\n\\nconst float PI \u003d 3.14159265358979323846264;\\nconst float THETA \u003d 15.0 * 3.14159265358979323846264/180.0;\\n\\nuniform float u_pixel_ratio;\\nuniform vec2 u_canvas_size, u_offset;\\nuniform vec2 u_scale_aspect;\\nuniform float u_scale_length;\\n\\nuniform vec4 u_color;\\nuniform float u_antialias;\\nuniform float u_length;\\nuniform float u_linewidth;\\nuniform float u_dash_index;\\nuniform float u_closed;\\n\\nattribute vec2 a_position;\\nattribute vec4 a_tangents;\\nattribute vec2 a_segment;\\nattribute vec2 a_angles;\\nattribute vec2 a_texcoord;\\n\\nvarying vec4 v_color;\\nvarying vec2 v_segment;\\nvarying vec2 v_angles;\\nvarying vec2 v_texcoord;\\nvarying vec2 v_miter;\\nvarying float v_length;\\nvarying float v_linewidth;\\n\\nfloat cross(in vec2 v1, in vec2 v2)\\n{\\n return v1.x*v2.y - v1.y*v2.x;\\n}\\n\\nfloat signed_distance(in vec2 v1, in vec2 v2, in vec2 v3)\\n{\\n return cross(v2-v1,v1-v3) / length(v2-v1);\\n}\\n\\nvoid rotate( in vec2 v, in float alpha, out vec2 result )\\n{\\n float c \u003d cos(alpha);\\n float s \u003d sin(alpha);\\n result \u003d vec2( c*v.x - s*v.y,\\n s*v.x + c*v.y );\\n}\\n\\nvoid main()\\n{\\n bool closed \u003d (u_closed \u003e 0.0);\\n\\n // Attributes and uniforms to varyings\\n v_color \u003d u_color;\\n v_linewidth \u003d u_linewidth;\\n v_segment \u003d a_segment * u_scale_length;\\n v_length \u003d u_length * u_scale_length;\\n\\n // Scale to map to pixel coordinates. The original algorithm from the paper\\n // assumed isotropic scale. We obviously do not have this.\\n vec2 abs_scale_aspect \u003d abs(u_scale_aspect);\\n vec2 abs_scale \u003d u_scale_length * abs_scale_aspect;\\n\\n // Correct angles for aspect ratio\\n vec2 av;\\n av \u003d vec2(1.0, tan(a_angles.x)) / abs_scale_aspect;\\n v_angles.x \u003d atan(av.y, av.x);\\n av \u003d vec2(1.0, tan(a_angles.y)) / abs_scale_aspect;\\n v_angles.y \u003d atan(av.y, av.x);\\n\\n // Thickness below 1 pixel are represented using a 1 pixel thickness\\n // and a modified alpha\\n v_color.a \u003d min(v_linewidth, v_color.a);\\n v_linewidth \u003d max(v_linewidth, 1.0);\\n\\n // If color is fully transparent we just will discard the fragment anyway\\n if( v_color.a \u003c\u003d 0.0 ) {\\n gl_Position \u003d vec4(0.0,0.0,0.0,1.0);\\n return;\\n }\\n\\n // This is the actual half width of the line\\n float w \u003d ceil(u_antialias+v_linewidth)/2.0;\\n\\n vec2 position \u003d a_position;\\n\\n vec2 t1 \u003d normalize(a_tangents.xy * abs_scale_aspect); // note the scaling for aspect ratio here\\n vec2 t2 \u003d normalize(a_tangents.zw * abs_scale_aspect);\\n float u \u003d a_texcoord.x;\\n float v \u003d a_texcoord.y;\\n vec2 o1 \u003d vec2( +t1.y, -t1.x);\\n vec2 o2 \u003d vec2( +t2.y, -t2.x);\\n\\n // This is a join\\n // ----------------------------------------------------------------\\n if( t1 !\u003d t2 ) {\\n float angle \u003d atan (t1.x*t2.y-t1.y*t2.x, t1.x*t2.x+t1.y*t2.y); // Angle needs recalculation for some reason\\n vec2 t \u003d normalize(t1+t2);\\n vec2 o \u003d vec2( + t.y, - t.x);\\n\\n if ( u_dash_index \u003e 0.0 )\\n {\\n // Broken angle\\n // ----------------------------------------------------------------\\n if( (abs(angle) \u003e THETA) ) {\\n position +\u003d v * w * o / cos(angle/2.0);\\n float s \u003d sign(angle);\\n if( angle \u003c 0.0 ) {\\n if( u \u003d\u003d +1.0 ) {\\n u \u003d v_segment.y + v * w * tan(angle/2.0);\\n if( v \u003d\u003d 1.0 ) {\\n position -\u003d 2.0 * w * t1 / sin(angle);\\n u -\u003d 2.0 * w / sin(angle);\\n }\\n } else {\\n u \u003d v_segment.x - v * w * tan(angle/2.0);\\n if( v \u003d\u003d 1.0 ) {\\n position +\u003d 2.0 * w * t2 / sin(angle);\\n u +\u003d 2.0*w / sin(angle);\\n }\\n }\\n } else {\\n if( u \u003d\u003d +1.0 ) {\\n u \u003d v_segment.y + v * w * tan(angle/2.0);\\n if( v \u003d\u003d -1.0 ) {\\n position +\u003d 2.0 * w * t1 / sin(angle);\\n u +\u003d 2.0 * w / sin(angle);\\n }\\n } else {\\n u \u003d v_segment.x - v * w * tan(angle/2.0);\\n if( v \u003d\u003d -1.0 ) {\\n position -\u003d 2.0 * w * t2 / sin(angle);\\n u -\u003d 2.0*w / sin(angle);\\n }\\n }\\n }\\n // Continuous angle\\n // ------------------------------------------------------------\\n } else {\\n position +\u003d v * w * o / cos(angle/2.0);\\n if( u \u003d\u003d +1.0 ) u \u003d v_segment.y;\\n else u \u003d v_segment.x;\\n }\\n }\\n\\n // Solid line\\n // --------------------------------------------------------------------\\n else\\n {\\n position.xy +\u003d v * w * o / cos(angle/2.0);\\n if( angle \u003c 0.0 ) {\\n if( u \u003d\u003d +1.0 ) {\\n u \u003d v_segment.y + v * w * tan(angle/2.0);\\n } else {\\n u \u003d v_segment.x - v * w * tan(angle/2.0);\\n }\\n } else {\\n if( u \u003d\u003d +1.0 ) {\\n u \u003d v_segment.y + v * w * tan(angle/2.0);\\n } else {\\n u \u003d v_segment.x - v * w * tan(angle/2.0);\\n }\\n }\\n }\\n\\n // This is a line start or end (t1 \u003d\u003d t2)\\n // ------------------------------------------------------------------------\\n } else {\\n position +\u003d v * w * o1;\\n if( u \u003d\u003d -1.0 ) {\\n u \u003d v_segment.x - w;\\n position -\u003d w * t1;\\n } else {\\n u \u003d v_segment.y + w;\\n position +\u003d w * t2;\\n }\\n }\\n\\n // Miter distance\\n // ------------------------------------------------------------------------\\n vec2 t;\\n vec2 curr \u003d a_position * abs_scale;\\n if( a_texcoord.x \u003c 0.0 ) {\\n vec2 next \u003d curr + t2*(v_segment.y-v_segment.x);\\n\\n rotate( t1, +v_angles.x/2.0, t);\\n v_miter.x \u003d signed_distance(curr, curr+t, position);\\n\\n rotate( t2, +v_angles.y/2.0, t);\\n v_miter.y \u003d signed_distance(next, next+t, position);\\n } else {\\n vec2 prev \u003d curr - t1*(v_segment.y-v_segment.x);\\n\\n rotate( t1, -v_angles.x/2.0,t);\\n v_miter.x \u003d signed_distance(prev, prev+t, position);\\n\\n rotate( t2, -v_angles.y/2.0,t);\\n v_miter.y \u003d signed_distance(curr, curr+t, position);\\n }\\n\\n if (!closed \u0026\u0026 v_segment.x \u003c\u003d 0.0) {\\n v_miter.x \u003d 1e10;\\n }\\n if (!closed \u0026\u0026 v_segment.y \u003e\u003d v_length)\\n {\\n v_miter.y \u003d 1e10;\\n }\\n\\n v_texcoord \u003d vec2( u, v*w );\\n\\n // Calculate position in device coordinates. Note that we\\n // already scaled with abs scale above.\\n vec2 normpos \u003d position * sign(u_scale_aspect);\\n normpos +\u003d 0.5; // make up for Bokeh\u0027s offset\\n normpos /\u003d u_canvas_size / u_pixel_ratio; // in 0..1\\n gl_Position \u003d vec4(normpos*2.0-1.0, 0.0, 1.0);\\n gl_Position.y *\u003d -1.0;\\n}\\n\"},\n function _(n,t,e,s,a){s();e.default\u003d\"\\nprecision mediump float;\\n\\nconst float PI \u003d 3.14159265358979323846264;\\nconst float THETA \u003d 15.0 * 3.14159265358979323846264/180.0;\\n\\nuniform sampler2D u_dash_atlas;\\n\\nuniform vec2 u_linecaps;\\nuniform float u_miter_limit;\\nuniform float u_linejoin;\\nuniform float u_antialias;\\nuniform float u_dash_phase;\\nuniform float u_dash_period;\\nuniform float u_dash_index;\\nuniform vec2 u_dash_caps;\\nuniform float u_closed;\\n\\nvarying vec4 v_color;\\nvarying vec2 v_segment;\\nvarying vec2 v_angles;\\nvarying vec2 v_texcoord;\\nvarying vec2 v_miter;\\nvarying float v_length;\\nvarying float v_linewidth;\\n\\n// Compute distance to cap ----------------------------------------------------\\nfloat cap( int type, float dx, float dy, float t, float linewidth )\\n{\\n float d \u003d 0.0;\\n dx \u003d abs(dx);\\n dy \u003d abs(dy);\\n if (type \u003d\u003d 0) discard; // None\\n else if (type \u003d\u003d 1) d \u003d sqrt(dx*dx+dy*dy); // Round\\n else if (type \u003d\u003d 3) d \u003d (dx+abs(dy)); // Triangle in\\n else if (type \u003d\u003d 2) d \u003d max(abs(dy),(t+dx-abs(dy))); // Triangle out\\n else if (type \u003d\u003d 4) d \u003d max(dx,dy); // Square\\n else if (type \u003d\u003d 5) d \u003d max(dx+t,dy); // Butt\\n return d;\\n}\\n\\n// Compute distance to join -------------------------------------------------\\nfloat join( in int type, in float d, in vec2 segment, in vec2 texcoord, in vec2 miter,\\n in float linewidth )\\n{\\n // texcoord.x is distance from start\\n // texcoord.y is distance from centerline\\n // segment.x and y indicate the limits (as for texcoord.x) for this segment\\n\\n float dx \u003d texcoord.x;\\n\\n // Round join\\n if( type \u003d\u003d 1 ) {\\n if (dx \u003c segment.x) {\\n d \u003d max(d,length( texcoord - vec2(segment.x,0.0)));\\n //d \u003d length( texcoord - vec2(segment.x,0.0));\\n } else if (dx \u003e segment.y) {\\n d \u003d max(d,length( texcoord - vec2(segment.y,0.0)));\\n //d \u003d length( texcoord - vec2(segment.y,0.0));\\n }\\n }\\n // Bevel join\\n else if ( type \u003d\u003d 2 ) {\\n if (dx \u003c segment.x) {\\n vec2 x \u003d texcoord - vec2(segment.x,0.0);\\n d \u003d max(d, max(abs(x.x), abs(x.y)));\\n\\n } else if (dx \u003e segment.y) {\\n vec2 x \u003d texcoord - vec2(segment.y,0.0);\\n d \u003d max(d, max(abs(x.x), abs(x.y)));\\n }\\n /* Original code for bevel which does not work for us\\n if( (dx \u003c segment.x) || (dx \u003e segment.y) )\\n d \u003d max(d, min(abs(x.x),abs(x.y)));\\n */\\n }\\n\\n return d;\\n}\\n\\nvoid main()\\n{\\n // If color is fully transparent we just discard the fragment\\n if( v_color.a \u003c\u003d 0.0 ) {\\n discard;\\n }\\n\\n // Test if dash pattern is the solid one (0)\\n bool solid \u003d (u_dash_index \u003d\u003d 0.0);\\n\\n // Test if path is closed\\n bool closed \u003d (u_closed \u003e 0.0);\\n\\n vec4 color \u003d v_color;\\n float dx \u003d v_texcoord.x;\\n float dy \u003d v_texcoord.y;\\n float t \u003d v_linewidth/2.0-u_antialias;\\n float width \u003d 1.0; //v_linewidth; original code had dashes scale with line width, we do not\\n float d \u003d 0.0;\\n\\n vec2 linecaps \u003d u_linecaps;\\n vec2 dash_caps \u003d u_dash_caps;\\n float line_start \u003d 0.0;\\n float line_stop \u003d v_length;\\n\\n // Apply miter limit; fragments too far into the miter are simply discarded\\n if( (dx \u003c v_segment.x) || (dx \u003e v_segment.y) ) {\\n float into_miter \u003d max(v_segment.x - dx, dx - v_segment.y);\\n if (into_miter \u003e u_miter_limit*v_linewidth/2.0)\\n discard;\\n }\\n\\n // Solid line --------------------------------------------------------------\\n if( solid ) {\\n d \u003d abs(dy);\\n if( (!closed) \u0026\u0026 (dx \u003c line_start) ) {\\n d \u003d cap( int(u_linecaps.x), abs(dx), abs(dy), t, v_linewidth );\\n }\\n else if( (!closed) \u0026\u0026 (dx \u003e line_stop) ) {\\n d \u003d cap( int(u_linecaps.y), abs(dx)-line_stop, abs(dy), t, v_linewidth );\\n }\\n else {\\n d \u003d join( int(u_linejoin), abs(dy), v_segment, v_texcoord, v_miter, v_linewidth );\\n }\\n\\n // Dash line --------------------------------------------------------------\\n } else {\\n float segment_start \u003d v_segment.x;\\n float segment_stop \u003d v_segment.y;\\n float segment_center\u003d (segment_start+segment_stop)/2.0;\\n float freq \u003d u_dash_period*width;\\n float u \u003d mod( dx + u_dash_phase*width, freq);\\n vec4 tex \u003d texture2D(u_dash_atlas, vec2(u/freq, u_dash_index)) * 255.0 -10.0; // conversion to int-like\\n float dash_center\u003d tex.x * width;\\n float dash_type \u003d tex.y;\\n float _start \u003d tex.z * width;\\n float _stop \u003d tex.a * width;\\n float dash_start \u003d dx - u + _start;\\n float dash_stop \u003d dx - u + _stop;\\n\\n // Compute extents of the first dash (the one relative to v_segment.x)\\n // Note: this could be computed in the vertex shader\\n if( (dash_stop \u003c segment_start) \u0026\u0026 (dash_caps.x !\u003d 5.0) ) {\\n float u \u003d mod(segment_start + u_dash_phase*width, freq);\\n vec4 tex \u003d texture2D(u_dash_atlas, vec2(u/freq, u_dash_index)) * 255.0 -10.0; // conversion to int-like\\n dash_center\u003d tex.x * width;\\n //dash_type \u003d tex.y;\\n float _start \u003d tex.z * width;\\n float _stop \u003d tex.a * width;\\n dash_start \u003d segment_start - u + _start;\\n dash_stop \u003d segment_start - u + _stop;\\n }\\n\\n // Compute extents of the last dash (the one relatives to v_segment.y)\\n // Note: This could be computed in the vertex shader\\n else if( (dash_start \u003e segment_stop) \u0026\u0026 (dash_caps.y !\u003d 5.0) ) {\\n float u \u003d mod(segment_stop + u_dash_phase*width, freq);\\n vec4 tex \u003d texture2D(u_dash_atlas, vec2(u/freq, u_dash_index)) * 255.0 -10.0; // conversion to int-like\\n dash_center\u003d tex.x * width;\\n //dash_type \u003d tex.y;\\n float _start \u003d tex.z * width;\\n float _stop \u003d tex.a * width;\\n dash_start \u003d segment_stop - u + _start;\\n dash_stop \u003d segment_stop - u + _stop;\\n }\\n\\n // This test if the we are dealing with a discontinuous angle\\n bool discontinuous \u003d ((dx \u003c segment_center) \u0026\u0026 abs(v_angles.x) \u003e THETA) ||\\n ((dx \u003e\u003d segment_center) \u0026\u0026 abs(v_angles.y) \u003e THETA);\\n //if( dx \u003c line_start) discontinuous \u003d false;\\n //if( dx \u003e line_stop) discontinuous \u003d false;\\n\\n float d_join \u003d join( int(u_linejoin), abs(dy),\\n v_segment, v_texcoord, v_miter, v_linewidth );\\n\\n // When path is closed, we do not have room for linecaps, so we make room\\n // by shortening the total length\\n if (closed) {\\n line_start +\u003d v_linewidth/2.0;\\n line_stop -\u003d v_linewidth/2.0;\\n }\\n\\n // We also need to take antialias area into account\\n //line_start +\u003d u_antialias;\\n //line_stop -\u003d u_antialias;\\n\\n // Check is dash stop is before line start\\n if( dash_stop \u003c\u003d line_start ) {\\n discard;\\n }\\n // Check is dash start is beyond line stop\\n if( dash_start \u003e\u003d line_stop ) {\\n discard;\\n }\\n\\n // Check if current dash start is beyond segment stop\\n if( discontinuous ) {\\n // Dash start is beyond segment, we discard\\n if( (dash_start \u003e segment_stop) ) {\\n discard;\\n //gl_FragColor \u003d vec4(1.0,0.0,0.0,.25); return;\\n }\\n\\n // Dash stop is before segment, we discard\\n if( (dash_stop \u003c segment_start) ) {\\n discard; //gl_FragColor \u003d vec4(0.0,1.0,0.0,.25); return;\\n }\\n\\n // Special case for round caps (nicer with this)\\n if( dash_caps.x \u003d\u003d 1.0 ) {\\n if( (u \u003e _stop) \u0026\u0026 (dash_stop \u003e segment_stop ) \u0026\u0026 (abs(v_angles.y) \u003c PI/2.0)) {\\n discard;\\n }\\n }\\n\\n // Special case for round caps (nicer with this)\\n if( dash_caps.y \u003d\u003d 1.0 ) {\\n if( (u \u003c _start) \u0026\u0026 (dash_start \u003c segment_start ) \u0026\u0026 (abs(v_angles.x) \u003c PI/2.0)) {\\n discard;\\n }\\n }\\n\\n // Special case for triangle caps (in \u0026 out) and square\\n // We make sure the cap stop at crossing frontier\\n if( (dash_caps.x !\u003d 1.0) \u0026\u0026 (dash_caps.x !\u003d 5.0) ) {\\n if( (dash_start \u003c segment_start ) \u0026\u0026 (abs(v_angles.x) \u003c PI/2.0) ) {\\n float a \u003d v_angles.x/2.0;\\n float x \u003d (segment_start-dx)*cos(a) - dy*sin(a);\\n float y \u003d (segment_start-dx)*sin(a) + dy*cos(a);\\n if( x \u003e 0.0 ) discard;\\n // We transform the cap into square to avoid holes\\n dash_caps.x \u003d 4.0;\\n }\\n }\\n\\n // Special case for triangle caps (in \u0026 out) and square\\n // We make sure the cap stop at crossing frontier\\n if( (dash_caps.y !\u003d 1.0) \u0026\u0026 (dash_caps.y !\u003d 5.0) ) {\\n if( (dash_stop \u003e segment_stop ) \u0026\u0026 (abs(v_angles.y) \u003c PI/2.0) ) {\\n float a \u003d v_angles.y/2.0;\\n float x \u003d (dx-segment_stop)*cos(a) - dy*sin(a);\\n float y \u003d (dx-segment_stop)*sin(a) + dy*cos(a);\\n if( x \u003e 0.0 ) discard;\\n // We transform the caps into square to avoid holes\\n dash_caps.y \u003d 4.0;\\n }\\n }\\n }\\n\\n // Line cap at start\\n if( (dx \u003c line_start) \u0026\u0026 (dash_start \u003c line_start) \u0026\u0026 (dash_stop \u003e line_start) ) {\\n d \u003d cap( int(linecaps.x), dx-line_start, dy, t, v_linewidth);\\n }\\n // Line cap at stop\\n else if( (dx \u003e line_stop) \u0026\u0026 (dash_stop \u003e line_stop) \u0026\u0026 (dash_start \u003c line_stop) ) {\\n d \u003d cap( int(linecaps.y), dx-line_stop, dy, t, v_linewidth);\\n }\\n // Dash cap left - dash_type \u003d -1, 0 or 1, but there may be roundoff errors\\n else if( dash_type \u003c -0.5 ) {\\n d \u003d cap( int(dash_caps.y), abs(u-dash_center), dy, t, v_linewidth);\\n if( (dx \u003e line_start) \u0026\u0026 (dx \u003c line_stop) )\\n d \u003d max(d,d_join);\\n }\\n // Dash cap right\\n else if( dash_type \u003e 0.5 ) {\\n d \u003d cap( int(dash_caps.x), abs(dash_center-u), dy, t, v_linewidth);\\n if( (dx \u003e line_start) \u0026\u0026 (dx \u003c line_stop) )\\n d \u003d max(d,d_join);\\n }\\n // Dash body (plain)\\n else {// if( dash_type \u003e -0.5 \u0026\u0026 dash_type \u003c 0.5) {\\n d \u003d abs(dy);\\n }\\n\\n // Line join\\n if( (dx \u003e line_start) \u0026\u0026 (dx \u003c line_stop)) {\\n if( (dx \u003c\u003d segment_start) \u0026\u0026 (dash_start \u003c\u003d segment_start)\\n \u0026\u0026 (dash_stop \u003e\u003d segment_start) ) {\\n d \u003d d_join;\\n // Antialias at outer border\\n float angle \u003d PI/2.+v_angles.x;\\n float f \u003d abs( (segment_start - dx)*cos(angle) - dy*sin(angle));\\n d \u003d max(f,d);\\n }\\n else if( (dx \u003e segment_stop) \u0026\u0026 (dash_start \u003c\u003d segment_stop)\\n \u0026\u0026 (dash_stop \u003e\u003d segment_stop) ) {\\n d \u003d d_join;\\n // Antialias at outer border\\n float angle \u003d PI/2.+v_angles.y;\\n float f \u003d abs((dx - segment_stop)*cos(angle) - dy*sin(angle));\\n d \u003d max(f,d);\\n }\\n else if( dx \u003c (segment_start - v_linewidth/2.)) {\\n discard;\\n }\\n else if( dx \u003e (segment_stop + v_linewidth/2.)) {\\n discard;\\n }\\n }\\n else if( dx \u003c (segment_start - v_linewidth/2.)) {\\n discard;\\n }\\n else if( dx \u003e (segment_stop + v_linewidth/2.)) {\\n discard;\\n }\\n }\\n\\n // Distance to border ------------------------------------------------------\\n d \u003d d - t;\\n if( d \u003c 0.0 ) {\\n gl_FragColor \u003d color;\\n } else {\\n d /\u003d u_antialias;\\n gl_FragColor \u003d vec4(color.rgb, exp(-d*d)*color.a);\\n }\\n}\\n\"},\n function _(i,t,s,e,l){e();const a\u003di(1),n\u003di(64),_\u003di(106),o\u003da.__importStar(i(107)),h\u003da.__importStar(i(48)),c\u003di(59);class r extends n.XYGlyphView{_inner_loop(i,t,s,e,l){for(const a of t){const t\u003ds[a],n\u003de[a];0!\u003da?isNaN(t+n)?(i.closePath(),l.apply(i),i.beginPath()):i.lineTo(t,n):(i.beginPath(),i.moveTo(t,n))}i.closePath(),l.call(i)}_render(i,t,s){const{sx:e,sy:l}\u003dnull!\u003ds?s:this;this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(i),this._inner_loop(i,t,e,l,i.fill)),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_value(i),this._inner_loop(i,t,e,l,i.fill)),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_value(i),this._inner_loop(i,t,e,l,i.stroke))}draw_legend_for_index(i,t,s){_.generic_area_scalar_legend(this.visuals,i,t)}_hit_point(i){const t\u003dnew c.Selection;return o.point_in_poly(i.sx,i.sy,this.sx,this.sy)\u0026\u0026(t.add_to_selected_glyphs(this.model),t.view\u003dthis),t}}s.PatchView\u003dr,r.__name__\u003d\"PatchView\";class p extends n.XYGlyph{constructor(i){super(i)}static init_Patch(){this.prototype.default_view\u003dr,this.mixins([h.LineScalar,h.FillScalar,h.HatchScalar])}}s.Patch\u003dp,p.__name__\u003d\"Patch\",p.init_Patch()},\n function _(t,e,s,i,n){i();const a\u003dt(1),r\u003dt(24),h\u003dt(118),_\u003da.__importStar(t(107)),l\u003da.__importStar(t(18)),o\u003dt(59);class c extends h.AreaView{_index_data(t){const{min:e,max:s}\u003dMath,{data_size:i}\u003dthis;for(let n\u003d0;n\u003ci;n++){const i\u003dthis._x1[n],a\u003dthis._x2[n],r\u003dthis._y[n];isNaN(i+a+r)||!isFinite(i+a+r)?t.add_empty():t.add(e(i,a),r,s(i,a),r)}}_inner(t,e,s,i,n){t.beginPath();for(let s\u003d0,n\u003de.length;s\u003cn;s++)t.lineTo(e[s],i[s]);for(let e\u003ds.length-1;e\u003e\u003d0;e--)t.lineTo(s[e],i[e]);t.closePath(),n.call(t)}_render(t,e,s){const{sx1:i,sx2:n,sy:a}\u003dnull!\u003ds?s:this;this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(t),this._inner(t,i,n,a,t.fill)),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_value(t),this._inner(t,i,n,a,t.fill))}_hit_point(t){const e\u003dthis.sy.length,s\u003dnew r.ScreenArray(2*e),i\u003dnew r.ScreenArray(2*e);for(let t\u003d0,n\u003de;t\u003cn;t++)s[t]\u003dthis.sx1[t],i[t]\u003dthis.sy[t],s[e+t]\u003dthis.sx2[e-t-1],i[e+t]\u003dthis.sy[e-t-1];const n\u003dnew o.Selection;return _.point_in_poly(t.sx,t.sy,s,i)\u0026\u0026(n.add_to_selected_glyphs(this.model),n.view\u003dthis),n}scenterxy(t){return[(this.sx1[t]+this.sx2[t])/2,this.sy[t]]}_map_data(){this.sx1\u003dthis.renderer.xscale.v_compute(this._x1),this.sx2\u003dthis.renderer.xscale.v_compute(this._x2),this.sy\u003dthis.renderer.yscale.v_compute(this._y)}}s.HAreaView\u003dc,c.__name__\u003d\"HAreaView\";class d extends h.Area{constructor(t){super(t)}static init_HArea(){this.prototype.default_view\u003dc,this.define((({})\u003d\u003e({x1:[l.XCoordinateSpec,{field:\"x1\"}],x2:[l.XCoordinateSpec,{field:\"x2\"}],y:[l.YCoordinateSpec,{field:\"y\"}]})))}}s.HArea\u003dd,d.__name__\u003d\"HArea\",d.init_HArea()},\n function _(e,a,_,i,r){i();const s\u003de(1),n\u003de(98),t\u003de(106),c\u003ds.__importStar(e(48));class l extends n.GlyphView{draw_legend_for_index(e,a,_){t.generic_area_scalar_legend(this.visuals,e,a)}}_.AreaView\u003dl,l.__name__\u003d\"AreaView\";class d extends n.Glyph{constructor(e){super(e)}static init_Area(){this.mixins([c.FillScalar,c.HatchScalar])}}_.Area\u003dd,d.__name__\u003d\"Area\",d.init_Area()},\n function _(t,e,s,i,n){i();const a\u003dt(1),r\u003dt(24),h\u003dt(118),_\u003da.__importStar(t(107)),l\u003da.__importStar(t(18)),o\u003dt(59);class c extends h.AreaView{_index_data(t){const{min:e,max:s}\u003dMath,{data_size:i}\u003dthis;for(let n\u003d0;n\u003ci;n++){const i\u003dthis._x[n],a\u003dthis._y1[n],r\u003dthis._y2[n];isNaN(i+a+r)||!isFinite(i+a+r)?t.add_empty():t.add(i,e(a,r),i,s(a,r))}}_inner(t,e,s,i,n){t.beginPath();for(let i\u003d0,n\u003ds.length;i\u003cn;i++)t.lineTo(e[i],s[i]);for(let s\u003di.length-1;s\u003e\u003d0;s--)t.lineTo(e[s],i[s]);t.closePath(),n.call(t)}_render(t,e,s){const{sx:i,sy1:n,sy2:a}\u003dnull!\u003ds?s:this;this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(t),this._inner(t,i,n,a,t.fill)),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_value(t),this._inner(t,i,n,a,t.fill))}scenterxy(t){return[this.sx[t],(this.sy1[t]+this.sy2[t])/2]}_hit_point(t){const e\u003dthis.sx.length,s\u003dnew r.ScreenArray(2*e),i\u003dnew r.ScreenArray(2*e);for(let t\u003d0,n\u003de;t\u003cn;t++)s[t]\u003dthis.sx[t],i[t]\u003dthis.sy1[t],s[e+t]\u003dthis.sx[e-t-1],i[e+t]\u003dthis.sy2[e-t-1];const n\u003dnew o.Selection;return _.point_in_poly(t.sx,t.sy,s,i)\u0026\u0026(n.add_to_selected_glyphs(this.model),n.view\u003dthis),n}_map_data(){this.sx\u003dthis.renderer.xscale.v_compute(this._x),this.sy1\u003dthis.renderer.yscale.v_compute(this._y1),this.sy2\u003dthis.renderer.yscale.v_compute(this._y2)}}s.VAreaView\u003dc,c.__name__\u003d\"VAreaView\";class d extends h.Area{constructor(t){super(t)}static init_VArea(){this.prototype.default_view\u003dc,this.define((({})\u003d\u003e({x:[l.XCoordinateSpec,{field:\"x\"}],y1:[l.YCoordinateSpec,{field:\"y1\"}],y2:[l.YCoordinateSpec,{field:\"y2\"}]})))}}s.VArea\u003dd,d.__name__\u003d\"VArea\",d.init_VArea()},\n function _(i,e,s,t,n){t();const c\u003di(53),o\u003di(59),r\u003di(24),a\u003di(121),u\u003di(57);class _ extends c.Model{constructor(i){super(i)}static init_CDSView(){this.define((({Array:i,Ref:e})\u003d\u003e({filters:[i(e(a.Filter)),[]],source:[e(u.ColumnarDataSource)]}))),this.internal((({Int:i,Dict:e,Ref:s,Nullable:t})\u003d\u003e({indices:[s(r.Indices)],indices_map:[e(i),{}],masked:[t(s(r.Indices)),null]})))}initialize(){super.initialize(),this.compute_indices()}connect_signals(){super.connect_signals(),this.connect(this.properties.filters.change,(()\u003d\u003ethis.compute_indices()));const i\u003d()\u003d\u003e{const i\u003d()\u003d\u003ethis.compute_indices();null!\u003dthis.source\u0026\u0026(this.connect(this.source.change,i),this.source instanceof u.ColumnarDataSource\u0026\u0026(this.connect(this.source.streaming,i),this.connect(this.source.patching,i)))};let e\u003dnull!\u003dthis.source;e?i():this.connect(this.properties.source.change,(()\u003d\u003e{e||(i(),e\u003d!0)}))}compute_indices(){var i;const{source:e}\u003dthis;if(null\u003d\u003de)return;const s\u003dnull!\u003d\u003d(i\u003de.get_length())\u0026\u0026void 0!\u003d\u003di?i:1,t\u003dr.Indices.all_set(s);for(const i of this.filters)t.intersect(i.compute_indices(e));this.indices\u003dt,this._indices\u003d[...t],this.indices_map_to_subset()}indices_map_to_subset(){this.indices_map\u003d{};for(let i\u003d0;i\u003cthis._indices.length;i++)this.indices_map[this._indices[i]]\u003di}convert_selection_from_subset(i){const e\u003di.indices.map((i\u003d\u003ethis._indices[i]));return new o.Selection(Object.assign(Object.assign({},i.attributes),{indices:e}))}convert_selection_to_subset(i){const e\u003di.indices.map((i\u003d\u003ethis.indices_map[i]));return new o.Selection(Object.assign(Object.assign({},i.attributes),{indices:e}))}convert_indices_from_subset(i){return i.map((i\u003d\u003ethis._indices[i]))}}s.CDSView\u003d_,_.__name__\u003d\"CDSView\",_.init_CDSView()},\n function _(e,t,n,s,c){s();const o\u003de(53);class r extends o.Model{constructor(e){super(e)}}n.Filter\u003dr,r.__name__\u003d\"Filter\"},\n function _(n,e,t,i,o){i();const s\u003dn(9);async function c(n,e,t){const i\u003dnew n(Object.assign(Object.assign({},t),{model:e}));return i.initialize(),await i.lazy_initialize(),i}t.build_view\u003dasync function(n,e\u003d{parent:null},t\u003d(n\u003d\u003en.default_view)){const i\u003dawait c(t(n),n,e);return i.connect_signals(),i},t.build_views\u003dasync function(n,e,t\u003d{parent:null},i\u003d(n\u003d\u003en.default_view)){const o\u003ds.difference([...n.keys()],e);for(const e of o)n.get(e).remove(),n.delete(e);const a\u003d[],f\u003de.filter((e\u003d\u003e!n.has(e)));for(const e of f){const o\u003dawait c(i(e),e,t);n.set(e,o),a.push(o)}for(const n of a)n.connect_signals();return a},t.remove_views\u003dfunction(n){for(const[e,t]of n)t.remove(),n.delete(e)}},\n function _(e,r,n,t,i){t();const s\u003de(62),o\u003de(61),l\u003de(124),d\u003de(125),a\u003de(126),p\u003de(122),_\u003de(64),h\u003de(127),c\u003de(128),u\u003de(11);class y extends s.DataRendererView{get glyph_view(){return this.node_view.glyph}async lazy_initialize(){await super.lazy_initialize();const e\u003dthis.model;let r\u003dnull,n\u003dnull;const t\u003dnew class extends l.Expression{_v_compute(n){u.assert(null\u003d\u003dr);const[t]\u003dr\u003de.layout_provider.get_edge_coordinates(n);return t}},i\u003dnew class extends l.Expression{_v_compute(e){u.assert(null!\u003dr);const[,n]\u003dr;return r\u003dnull,n}},s\u003dnew class extends l.Expression{_v_compute(r){u.assert(null\u003d\u003dn);const[t]\u003dn\u003de.layout_provider.get_node_coordinates(r);return t}},o\u003dnew class extends l.Expression{_v_compute(e){u.assert(null!\u003dn);const[,r]\u003dn;return n\u003dnull,r}},{edge_renderer:d,node_renderer:a}\u003dthis.model;if(!(d.glyph instanceof h.MultiLine||d.glyph instanceof c.Patches))throw new Error(`${this}.edge_renderer.glyph must be a MultiLine glyph`);if(!(a.glyph instanceof _.XYGlyph))throw new Error(`${this}.node_renderer.glyph must be a XYGlyph glyph`);d.glyph.properties.xs.internal\u003d!0,d.glyph.properties.ys.internal\u003d!0,a.glyph.properties.x.internal\u003d!0,a.glyph.properties.y.internal\u003d!0,d.glyph.xs\u003d{expr:t},d.glyph.ys\u003d{expr:i},a.glyph.x\u003d{expr:s},a.glyph.y\u003d{expr:o};const{parent:y}\u003dthis;this.edge_view\u003dawait p.build_view(d,{parent:y}),this.node_view\u003dawait p.build_view(a,{parent:y})}connect_signals(){super.connect_signals(),this.connect(this.model.layout_provider.change,(()\u003d\u003e{this.edge_view.set_data(),this.node_view.set_data(),this.request_render()}))}remove(){this.edge_view.remove(),this.node_view.remove(),super.remove()}_render(){this.edge_view.render(),this.node_view.render()}renderer_view(e){if(e instanceof o.GlyphRenderer){if(e\u003d\u003dthis.edge_view.model)return this.edge_view;if(e\u003d\u003dthis.node_view.model)return this.node_view}return super.renderer_view(e)}}n.GraphRendererView\u003dy,y.__name__\u003d\"GraphRendererView\";class g extends s.DataRenderer{constructor(e){super(e)}static init_GraphRenderer(){this.prototype.default_view\u003dy,this.define((({Ref:e})\u003d\u003e({layout_provider:[e(d.LayoutProvider)],node_renderer:[e(o.GlyphRenderer)],edge_renderer:[e(o.GlyphRenderer)],selection_policy:[e(a.GraphHitTestPolicy),()\u003d\u003enew a.NodesOnly],inspection_policy:[e(a.GraphHitTestPolicy),()\u003d\u003enew a.NodesOnly]})))}get_selection_manager(){return this.node_renderer.data_source.selection_manager}}n.GraphRenderer\u003dg,g.__name__\u003d\"GraphRenderer\",g.init_GraphRenderer()},\n function _(e,t,s,n,i){n();const c\u003de(53);class l extends c.Model{constructor(e){super(e)}initialize(){super.initialize(),this._connected\u003dnew Set,this._result\u003dnew Map}v_compute(e){this._connected.has(e)||(this.connect(e.change,(()\u003d\u003ethis._result.delete(e))),this.connect(e.patching,(()\u003d\u003ethis._result.delete(e))),this.connect(e.streaming,(()\u003d\u003ethis._result.delete(e))),this._connected.add(e));let t\u003dthis._result.get(e);return null\u003d\u003dt\u0026\u0026(t\u003dthis._v_compute(e),this._result.set(e,t)),t}}s.Expression\u003dl,l.__name__\u003d\"Expression\";class h extends c.Model{constructor(e){super(e)}initialize(){super.initialize(),this._connected\u003dnew Set,this._result\u003dnew Map}compute(e){this._connected.has(e)||(this.connect(e.change,(()\u003d\u003ethis._result.delete(e))),this.connect(e.patching,(()\u003d\u003ethis._result.delete(e))),this.connect(e.streaming,(()\u003d\u003ethis._result.delete(e))),this._connected.add(e));let t\u003dthis._result.get(e);return null\u003d\u003dt\u0026\u0026(t\u003dthis._compute(e),this._result.set(e,t)),t}}s.ScalarExpression\u003dh,h.__name__\u003d\"ScalarExpression\"},\n function _(o,e,r,t,n){t();const s\u003do(53);class c extends s.Model{constructor(o){super(o)}}r.LayoutProvider\u003dc,c.__name__\u003d\"LayoutProvider\"},\n function _(e,t,d,n,s){n();const o\u003de(53),r\u003de(12),_\u003de(9),i\u003de(59);class c extends o.Model{constructor(e){super(e)}_hit_test(e,t,d){if(!t.model.visible)return null;const n\u003dd.glyph.hit_test(e);return null\u003d\u003dn?null:d.model.view.convert_selection_from_subset(n)}}d.GraphHitTestPolicy\u003dc,c.__name__\u003d\"GraphHitTestPolicy\";class a extends c{constructor(e){super(e)}hit_test(e,t){return this._hit_test(e,t,t.edge_view)}do_selection(e,t,d,n){if(null\u003d\u003de)return!1;const s\u003dt.edge_renderer.data_source.selected;return s.update(e,d,n),t.edge_renderer.data_source._select.emit(),!s.is_empty()}do_inspection(e,t,d,n,s){if(null\u003d\u003de)return!1;const{edge_renderer:o}\u003dd.model,r\u003do.get_selection_manager().get_or_create_inspector(d.edge_view.model);return r.update(e,n,s),d.edge_view.model.data_source.setv({inspected:r},{silent:!0}),d.edge_view.model.data_source.inspect.emit([d.edge_view.model,{geometry:t}]),!r.is_empty()}}d.EdgesOnly\u003da,a.__name__\u003d\"EdgesOnly\";class l extends c{constructor(e){super(e)}hit_test(e,t){return this._hit_test(e,t,t.node_view)}do_selection(e,t,d,n){if(null\u003d\u003de)return!1;const s\u003dt.node_renderer.data_source.selected;return s.update(e,d,n),t.node_renderer.data_source._select.emit(),!s.is_empty()}do_inspection(e,t,d,n,s){if(null\u003d\u003de)return!1;const{node_renderer:o}\u003dd.model,r\u003do.get_selection_manager().get_or_create_inspector(d.node_view.model);return r.update(e,n,s),d.node_view.model.data_source.setv({inspected:r},{silent:!0}),d.node_view.model.data_source.inspect.emit([d.node_view.model,{geometry:t}]),!r.is_empty()}}d.NodesOnly\u003dl,l.__name__\u003d\"NodesOnly\";class u extends c{constructor(e){super(e)}hit_test(e,t){return this._hit_test(e,t,t.node_view)}get_linked_edges(e,t,d){let n\u003d[];\"selection\"\u003d\u003dd?n\u003de.selected.indices.map((t\u003d\u003ee.data.index[t])):\"inspection\"\u003d\u003dd\u0026\u0026(n\u003de.inspected.indices.map((t\u003d\u003ee.data.index[t])));const s\u003d[];for(let e\u003d0;e\u003ct.data.start.length;e++)(_.contains(n,t.data.start[e])||_.contains(n,t.data.end[e]))\u0026\u0026s.push(e);const o\u003dnew i.Selection;for(const e of s)o.multiline_indices[e]\u003d[0];return o.indices\u003ds,o}do_selection(e,t,d,n){if(null\u003d\u003de)return!1;const s\u003dt.node_renderer.data_source.selected;s.update(e,d,n);const o\u003dt.edge_renderer.data_source.selected,r\u003dthis.get_linked_edges(t.node_renderer.data_source,t.edge_renderer.data_source,\"selection\");return o.update(r,d,n),t.node_renderer.data_source._select.emit(),!s.is_empty()}do_inspection(e,t,d,n,s){if(null\u003d\u003de)return!1;const o\u003dd.node_view.model.data_source.selection_manager.get_or_create_inspector(d.node_view.model);o.update(e,n,s),d.node_view.model.data_source.setv({inspected:o},{silent:!0});const r\u003dd.edge_view.model.data_source.selection_manager.get_or_create_inspector(d.edge_view.model),_\u003dthis.get_linked_edges(d.node_view.model.data_source,d.edge_view.model.data_source,\"inspection\");return r.update(_,n,s),d.edge_view.model.data_source.setv({inspected:r},{silent:!0}),d.node_view.model.data_source.inspect.emit([d.node_view.model,{geometry:t}]),!o.is_empty()}}d.NodesAndLinkedEdges\u003du,u.__name__\u003d\"NodesAndLinkedEdges\";class m extends c{constructor(e){super(e)}hit_test(e,t){return this._hit_test(e,t,t.edge_view)}get_linked_nodes(e,t,d){let n\u003d[];\"selection\"\u003d\u003dd?n\u003dt.selected.indices:\"inspection\"\u003d\u003dd\u0026\u0026(n\u003dt.inspected.indices);const s\u003d[];for(const e of n)s.push(t.data.start[e]),s.push(t.data.end[e]);const o\u003d_.uniq(s).map((t\u003d\u003er.indexOf(e.data.index,t)));return new i.Selection({indices:o})}do_selection(e,t,d,n){if(null\u003d\u003de)return!1;const s\u003dt.edge_renderer.data_source.selected;s.update(e,d,n);const o\u003dt.node_renderer.data_source.selected,r\u003dthis.get_linked_nodes(t.node_renderer.data_source,t.edge_renderer.data_source,\"selection\");return o.update(r,d,n),t.edge_renderer.data_source._select.emit(),!s.is_empty()}do_inspection(e,t,d,n,s){if(null\u003d\u003de)return!1;const o\u003dd.edge_view.model.data_source.selection_manager.get_or_create_inspector(d.edge_view.model);o.update(e,n,s),d.edge_view.model.data_source.setv({inspected:o},{silent:!0});const r\u003dd.node_view.model.data_source.selection_manager.get_or_create_inspector(d.node_view.model),_\u003dthis.get_linked_nodes(d.node_view.model.data_source,d.edge_view.model.data_source,\"inspection\");return r.update(_,n,s),d.node_view.model.data_source.setv({inspected:r},{silent:!0}),d.edge_view.model.data_source.inspect.emit([d.edge_view.model,{geometry:t}]),!o.is_empty()}}d.EdgesAndLinkedNodes\u003dm,m.__name__\u003d\"EdgesAndLinkedNodes\"},\n function _(t,e,i,n,s){n();const o\u003dt(1),l\u003dt(65),r\u003dt(48),_\u003do.__importStar(t(107)),c\u003do.__importStar(t(18)),h\u003dt(12),a\u003dt(13),d\u003dt(98),x\u003dt(106),y\u003dt(59);class g extends d.GlyphView{_project_data(){l.inplace.project_xy(this._xs.array,this._ys.array)}_index_data(t){const{data_size:e}\u003dthis;for(let i\u003d0;i\u003ce;i++){const e\u003dthis._xs.get(i);if(0\u003d\u003de.length){t.add_empty();continue}const n\u003dthis._ys.get(i);if(0\u003d\u003dn.length){t.add_empty();continue}const[s,o]\u003dh.minmax(e),[l,r]\u003dh.minmax(n);t.add(s,l,o,r)}}_render(t,e,i){const{sxs:n,sys:s}\u003dnull!\u003di?i:this;for(const i of e){const e\u003dn.get(i),o\u003ds.get(i),l\u003dMath.min(e.length,o.length);let r\u003d!0;t.beginPath();for(let i\u003d0;i\u003cl;i++){const n\u003de[i],s\u003do[i];isFinite(n+s)?r?(t.moveTo(n,s),r\u003d!1):t.lineTo(n,s):r\u003d!0}this.visuals.line.set_vectorize(t,i),t.stroke()}}_hit_point(t){const e\u003d{x:t.sx,y:t.sy};let i\u003d9999;const n\u003dnew Map;for(let t\u003d0,s\u003dthis.sxs.length;t\u003cs;t++){const s\u003dMath.max(2,this.line_width.get(t)/2),o\u003dthis.sxs.get(t),l\u003dthis.sys.get(t);let r\u003dnull;for(let t\u003d0,n\u003do.length-1;t\u003cn;t++){const n\u003d{x:o[t],y:l[t]},c\u003d{x:o[t+1],y:l[t+1]},h\u003d_.dist_to_segment(e,n,c);h\u003cs\u0026\u0026h\u003ci\u0026\u0026(i\u003dh,r\u003d[t])}null!\u003dr\u0026\u0026n.set(t,r)}return new y.Selection({indices:[...n.keys()],multiline_indices:a.to_object(n)})}_hit_span(t){const{sx:e,sy:i}\u003dt;let n,s;\"v\"\u003d\u003dt.direction?(n\u003dthis.renderer.yscale.invert(i),s\u003dthis._ys):(n\u003dthis.renderer.xscale.invert(e),s\u003dthis._xs);const o\u003dnew Map;for(let t\u003d0,e\u003ds.length;t\u003ce;t++){const e\u003ds.get(t),i\u003d[];for(let t\u003d0,s\u003de.length-1;t\u003cs;t++)e[t]\u003c\u003dn\u0026\u0026n\u003c\u003de[t+1]\u0026\u0026i.push(t);i.length\u003e0\u0026\u0026o.set(t,i)}return new y.Selection({indices:[...o.keys()],multiline_indices:a.to_object(o)})}get_interpolation_hit(t,e,i){const n\u003dthis._xs.get(t),s\u003dthis._ys.get(t),o\u003dn[e],l\u003ds[e],r\u003dn[e+1],_\u003ds[e+1];return x.line_interpolation(this.renderer,i,o,l,r,_)}draw_legend_for_index(t,e,i){x.generic_line_vector_legend(this.visuals,t,e,i)}scenterxy(){throw new Error(`${this}.scenterxy() is not implemented`)}}i.MultiLineView\u003dg,g.__name__\u003d\"MultiLineView\";class u extends d.Glyph{constructor(t){super(t)}static init_MultiLine(){this.prototype.default_view\u003dg,this.define((({})\u003d\u003e({xs:[c.XCoordinateSeqSpec,{field:\"xs\"}],ys:[c.YCoordinateSeqSpec,{field:\"ys\"}]}))),this.mixins(r.LineVector)}}i.MultiLine\u003du,u.__name__\u003d\"MultiLine\",u.init_MultiLine()},\n function _(e,t,s,i,n){i();const r\u003de(1),o\u003de(98),a\u003de(106),_\u003de(12),c\u003de(48),l\u003dr.__importStar(e(107)),h\u003dr.__importStar(e(18)),d\u003de(59),y\u003de(11),p\u003de(65);class x extends o.GlyphView{_project_data(){p.inplace.project_xy(this._xs.array,this._ys.array)}_index_data(e){const{data_size:t}\u003dthis;for(let s\u003d0;s\u003ct;s++){const t\u003dthis._xs.get(s),i\u003dthis._ys.get(s);if(0\u003d\u003dt.length)e.add_empty();else{const[s,n]\u003d_.minmax(t),[r,o]\u003d_.minmax(i);e.add(s,r,n,o)}}}_mask_data(){const{x_range:e,y_range:t}\u003dthis.renderer.plot_view.frame;return this.index.indices({x0:e.min,x1:e.max,y0:t.min,y1:t.max})}_inner_loop(e,t,s,i){for(let n\u003d0,r\u003dt.length;n\u003cr;n++)0!\u003dn?isNaN(t[n]+s[n])?(e.closePath(),i.apply(e),e.beginPath()):e.lineTo(t[n],s[n]):(e.beginPath(),e.moveTo(t[n],s[n]));e.closePath(),i.call(e)}_render(e,t,s){const{sxs:i,sys:n}\u003dnull!\u003ds?s:this;for(const s of t){const t\u003di.get(s),r\u003dn.get(s);this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,s),this._inner_loop(e,t,r,e.fill)),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(e,s),this._inner_loop(e,t,r,e.fill)),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,s),this._inner_loop(e,t,r,e.stroke))}}_hit_rect(e){const{sx0:t,sx1:s,sy0:i,sy1:n}\u003de,r\u003d[t,s,s,t],o\u003d[i,i,n,n],[a,_]\u003dthis.renderer.xscale.r_invert(t,s),[c,h]\u003dthis.renderer.yscale.r_invert(i,n),y\u003dthis.index.indices({x0:a,x1:_,y0:c,y1:h}),p\u003d[];for(const e of y){const t\u003dthis.sxs.get(e),s\u003dthis.sys.get(e);let i\u003d!0;for(let e\u003d0,n\u003dt.length;e\u003cn;e++){const n\u003dt[e],a\u003ds[e];if(!l.point_in_poly(n,a,r,o)){i\u003d!1;break}}i\u0026\u0026p.push(e)}return new d.Selection({indices:p})}_hit_point(e){const{sx:t,sy:s}\u003de,i\u003dthis.renderer.xscale.invert(t),n\u003dthis.renderer.yscale.invert(s),r\u003dthis.index.indices({x0:i,y0:n,x1:i,y1:n}),o\u003d[];for(const e of r){const i\u003dthis.sxs.get(e),n\u003dthis.sys.get(e),r\u003di.length;for(let a\u003d0,_\u003d0;;_++){if(isNaN(i[_])||_\u003d\u003dr){const r\u003di.subarray(a,_),c\u003dn.subarray(a,_);if(l.point_in_poly(t,s,r,c)){o.push(e);break}a\u003d_+1}if(_\u003d\u003dr)break}}return new d.Selection({indices:o})}_get_snap_coord(e){return _.sum(e)/e.length}scenterxy(e,t,s){const i\u003dthis.sxs.get(e),n\u003dthis.sys.get(e),r\u003di.length;let o\u003d!1;for(let e\u003d0,a\u003d0;;a++){const _\u003disNaN(i[a]);if(o\u003do||_,a\u003d\u003dr\u0026\u0026!o){return[this._get_snap_coord(i),this._get_snap_coord(n)]}if(_||a\u003d\u003dr){const r\u003di.subarray(e,a),o\u003dn.subarray(e,a);if(l.point_in_poly(t,s,r,o)){return[this._get_snap_coord(r),this._get_snap_coord(o)]}e\u003da+1}if(a\u003d\u003dr)break}y.unreachable()}draw_legend_for_index(e,t,s){a.generic_area_vector_legend(this.visuals,e,t,s)}}s.PatchesView\u003dx,x.__name__\u003d\"PatchesView\";class f extends o.Glyph{constructor(e){super(e)}static init_Patches(){this.prototype.default_view\u003dx,this.define((({})\u003d\u003e({xs:[h.XCoordinateSeqSpec,{field:\"xs\"}],ys:[h.YCoordinateSeqSpec,{field:\"ys\"}]}))),this.mixins([c.LineVector,c.FillVector,c.HatchVector])}}s.Patches\u003df,f.__name__\u003d\"Patches\",f.init_Patches()},\n function _(e,t,n,s,o){s();const r\u003de(53);class c extends r.Model{do_selection(e,t,n,s){return null!\u003de\u0026\u0026(t.selected.update(e,n,s),t._select.emit(),!t.selected.is_empty())}}n.SelectionPolicy\u003dc,c.__name__\u003d\"SelectionPolicy\";class l extends c{hit_test(e,t){const n\u003d[];for(const s of t){const t\u003ds.hit_test(e);null!\u003dt\u0026\u0026n.push(t)}if(n.length\u003e0){const e\u003dn[0];for(const t of n)e.update_through_intersection(t);return e}return null}}n.IntersectRenderers\u003dl,l.__name__\u003d\"IntersectRenderers\";class _ extends c{hit_test(e,t){const n\u003d[];for(const s of t){const t\u003ds.hit_test(e);null!\u003dt\u0026\u0026n.push(t)}if(n.length\u003e0){const e\u003dn[0];for(const t of n)e.update_through_union(t);return e}return null}}n.UnionRenderers\u003d_,_.__name__\u003d\"UnionRenderers\"},\n function _(t,n,e,s,o){s();const r\u003dt(1),i\u003dt(57),l\u003dt(8),c\u003dt(13),a\u003dr.__importStar(t(131)),u\u003dt(132),h\u003dt(35);function d(t,n,e){if(l.isArray(t)){const s\u003dt.concat(n);return null!\u003de\u0026\u0026s.length\u003ee?s.slice(-e):s}if(l.isTypedArray(t)){const s\u003dt.length+n.length;if(null!\u003de\u0026\u0026s\u003ee){const o\u003ds-e,r\u003dt.length;let i;t.length\u003ce?(i\u003dnew t.constructor(e),i.set(t,0)):i\u003dt;for(let t\u003do,n\u003dr;t\u003cn;t++)i[t-o]\u003di[t];for(let t\u003d0,e\u003dn.length;t\u003ce;t++)i[t+(r-o)]\u003dn[t];return i}{const e\u003dnew t.constructor(n);return a.concat(t,e)}}throw new Error(\"unsupported array types\")}function f(t,n){let e,s,o;return l.isNumber(t)?(e\u003dt,o\u003dt+1,s\u003d1):(e\u003dnull!\u003dt.start?t.start:0,o\u003dnull!\u003dt.stop?t.stop:n,s\u003dnull!\u003dt.step?t.step:1),[e,o,s]}function m(t,n){const e\u003dnew Set;let s\u003d!1;for(const[o,r]of n){let n,i,c,a;if(l.isArray(o)){const[s]\u003do;e.add(s),n\u003dt[s].shape,i\u003dt[s],a\u003dr,2\u003d\u003d\u003do.length?(n\u003d[1,n[0]],c\u003d[o[0],0,o[1]]):c\u003do}else l.isNumber(o)?(a\u003d[r],e.add(o)):(a\u003dr,s\u003d!0),c\u003d[0,0,o],n\u003d[1,t.length],i\u003dt;let u\u003d0;const[h,d,m]\u003df(c[1],n[0]),[_,p,g]\u003df(c[2],n[1]);for(let t\u003dh;t\u003cd;t+\u003dm)for(let o\u003d_;o\u003cp;o+\u003dg)s\u0026\u0026e.add(o),i[t*n[1]+o]\u003da[u],u++}return e}e.stream_to_column\u003dd,e.slice\u003df,e.patch_to_column\u003dm;class _ extends i.ColumnarDataSource{constructor(t){super(t)}static init_ColumnDataSource(){this.define((({Dict:t,Any:n})\u003d\u003e({data:[t(n),{}]})))}stream(t,n,e){const{data:s}\u003dthis;for(const[e,o]of c.entries(t))s[e]\u003dd(s[e],o,n);if(this.setv({data:s},{silent:!0}),this.streaming.emit(),null!\u003dthis.document){const s\u003dnew h.ColumnsStreamedEvent(this.document,this.ref(),t,n);this.document._notify_change(this,\"data\",null,null,{setter_id:e,hint:s})}}patch(t,n){const{data:e}\u003dthis;let s\u003dnew Set;for(const[n,o]of c.entries(t))s\u003du.union(s,m(e[n],o));if(this.setv({data:e},{silent:!0}),this.patching.emit([...s]),null!\u003dthis.document){const e\u003dnew h.ColumnsPatchedEvent(this.document,this.ref(),t);this.document._notify_change(this,\"data\",null,null,{setter_id:n,hint:e})}}}e.ColumnDataSource\u003d_,_.__name__\u003d\"ColumnDataSource\",_.init_ColumnDataSource()},\n function _(t,n,o,e,c){e(),o.concat\u003dfunction(t,...n){let o\u003dt.length;for(const t of n)o+\u003dt.length;const e\u003dnew t.constructor(o);e.set(t,0);let c\u003dt.length;for(const t of n)e.set(t,c),c+\u003dt.length;return e}},\n function _(n,o,t,e,f){function c(...n){const o\u003dnew Set;for(const t of n)for(const n of t)o.add(n);return o}e(),t.union\u003dc,t.intersection\u003dfunction(n,...o){const t\u003dnew Set;n:for(const e of n){for(const n of o)if(!n.has(e))continue n;t.add(e)}return t},t.difference\u003dfunction(n,...o){const t\u003dnew Set(n);for(const n of c(...o))t.delete(n);return t}},\n function _(e,i,t,s,o){s();const n\u003de(1),a\u003de(53),l\u003de(42),r\u003dn.__importStar(e(45)),_\u003de(48),c\u003dn.__importStar(e(18));class d extends l.View{initialize(){super.initialize(),this.visuals\u003dnew r.Visuals(this)}request_render(){this.parent.request_render()}get canvas(){return this.parent.canvas}set_data(e){const i\u003dthis;for(const t of this.model){if(!(t instanceof c.VectorSpec||t instanceof c.ScalarSpec))continue;const s\u003dt.uniform(e);i[`${t.attr}`]\u003ds}}}t.ArrowHeadView\u003dd,d.__name__\u003d\"ArrowHeadView\";class h extends a.Model{constructor(e){super(e)}static init_ArrowHead(){this.define((()\u003d\u003e({size:[c.NumberSpec,25]})))}}t.ArrowHead\u003dh,h.__name__\u003d\"ArrowHead\",h.init_ArrowHead();class v extends d{clip(e,i){this.visuals.line.set_vectorize(e,i);const t\u003dthis.size.get(i);e.moveTo(.5*t,t),e.lineTo(.5*t,-2),e.lineTo(-.5*t,-2),e.lineTo(-.5*t,t),e.lineTo(0,0),e.lineTo(.5*t,t)}render(e,i){if(this.visuals.line.doit){this.visuals.line.set_vectorize(e,i);const t\u003dthis.size.get(i);e.beginPath(),e.moveTo(.5*t,t),e.lineTo(0,0),e.lineTo(-.5*t,t),e.stroke()}}}t.OpenHeadView\u003dv,v.__name__\u003d\"OpenHeadView\";class u extends h{constructor(e){super(e)}static init_OpenHead(){this.prototype.default_view\u003dv,this.mixins(_.LineVector)}}t.OpenHead\u003du,u.__name__\u003d\"OpenHead\",u.init_OpenHead();class m extends d{clip(e,i){this.visuals.line.set_vectorize(e,i);const t\u003dthis.size.get(i);e.moveTo(.5*t,t),e.lineTo(.5*t,-2),e.lineTo(-.5*t,-2),e.lineTo(-.5*t,t),e.lineTo(.5*t,t)}render(e,i){this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,i),this._normal(e,i),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,i),this._normal(e,i),e.stroke())}_normal(e,i){const t\u003dthis.size.get(i);e.beginPath(),e.moveTo(.5*t,t),e.lineTo(0,0),e.lineTo(-.5*t,t),e.closePath()}}t.NormalHeadView\u003dm,m.__name__\u003d\"NormalHeadView\";class T extends h{constructor(e){super(e)}static init_NormalHead(){this.prototype.default_view\u003dm,this.mixins([_.LineVector,_.FillVector]),this.override({fill_color:\"black\"})}}t.NormalHead\u003dT,T.__name__\u003d\"NormalHead\",T.init_NormalHead();class p extends d{clip(e,i){this.visuals.line.set_vectorize(e,i);const t\u003dthis.size.get(i);e.moveTo(.5*t,t),e.lineTo(.5*t,-2),e.lineTo(-.5*t,-2),e.lineTo(-.5*t,t),e.lineTo(0,.5*t),e.lineTo(.5*t,t)}render(e,i){this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,i),this._vee(e,i),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,i),this._vee(e,i),e.stroke())}_vee(e,i){const t\u003dthis.size.get(i);e.beginPath(),e.moveTo(.5*t,t),e.lineTo(0,0),e.lineTo(-.5*t,t),e.lineTo(0,.5*t),e.closePath()}}t.VeeHeadView\u003dp,p.__name__\u003d\"VeeHeadView\";class H extends h{constructor(e){super(e)}static init_VeeHead(){this.prototype.default_view\u003dp,this.mixins([_.LineVector,_.FillVector]),this.override({fill_color:\"black\"})}}t.VeeHead\u003dH,H.__name__\u003d\"VeeHead\",H.init_VeeHead();class V extends d{render(e,i){if(this.visuals.line.doit){this.visuals.line.set_vectorize(e,i);const t\u003dthis.size.get(i);e.beginPath(),e.moveTo(.5*t,0),e.lineTo(-.5*t,0),e.stroke()}}clip(e,i){}}t.TeeHeadView\u003dV,V.__name__\u003d\"TeeHeadView\";class f extends h{constructor(e){super(e)}static init_TeeHead(){this.prototype.default_view\u003dV,this.mixins(_.LineVector)}}t.TeeHead\u003df,f.__name__\u003d\"TeeHead\",f.init_TeeHead()},\n function _(s,e,i,t,l){t();const _\u003ds(1),o\u003ds(135),r\u003d_.__importStar(s(48));class h extends o.UpperLowerView{paint(s){s.beginPath(),s.moveTo(this._lower_sx[0],this._lower_sy[0]);for(let e\u003d0,i\u003dthis._lower_sx.length;e\u003ci;e++)s.lineTo(this._lower_sx[e],this._lower_sy[e]);for(let e\u003dthis._upper_sx.length-1;e\u003e\u003d0;e--)s.lineTo(this._upper_sx[e],this._upper_sy[e]);s.closePath(),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(s),s.fill()),s.beginPath(),s.moveTo(this._lower_sx[0],this._lower_sy[0]);for(let e\u003d0,i\u003dthis._lower_sx.length;e\u003ci;e++)s.lineTo(this._lower_sx[e],this._lower_sy[e]);this.visuals.line.doit\u0026\u0026(this.visuals.line.set_value(s),s.stroke()),s.beginPath(),s.moveTo(this._upper_sx[0],this._upper_sy[0]);for(let e\u003d0,i\u003dthis._upper_sx.length;e\u003ci;e++)s.lineTo(this._upper_sx[e],this._upper_sy[e]);this.visuals.line.doit\u0026\u0026(this.visuals.line.set_value(s),s.stroke())}}i.BandView\u003dh,h.__name__\u003d\"BandView\";class n extends o.UpperLower{constructor(s){super(s)}static init_Band(){this.prototype.default_view\u003dh,this.mixins([r.Line,r.Fill]),this.override({fill_color:\"#fff9ba\",fill_alpha:.4,line_color:\"#cccccc\",line_alpha:.3})}}i.Band\u003dn,n.__name__\u003d\"Band\",n.init_Band()},\n function _(e,t,i,s,o){s();const r\u003de(1),p\u003de(56),n\u003de(20),_\u003dr.__importStar(e(18));class a extends p.DataAnnotationView{map_data(){const{frame:e}\u003dthis.plot_view,t\u003dthis.model.dimension,i\u003dthis.coordinates.x_scale,s\u003dthis.coordinates.y_scale,o\u003d\"height\"\u003d\u003dt?s:i,r\u003d\"height\"\u003d\u003dt?i:s,p\u003d\"height\"\u003d\u003dt?e.bbox.yview:e.bbox.xview,n\u003d\"height\"\u003d\u003dt?e.bbox.xview:e.bbox.yview;let _,a,h;_\u003d\"data\"\u003d\u003dthis.model.properties.lower.units?o.v_compute(this._lower):p.v_compute(this._lower),a\u003d\"data\"\u003d\u003dthis.model.properties.upper.units?o.v_compute(this._upper):p.v_compute(this._upper),h\u003d\"data\"\u003d\u003dthis.model.properties.base.units?r.v_compute(this._base):n.v_compute(this._base);const[d,c]\u003d\"height\"\u003d\u003dt?[1,0]:[0,1],u\u003d[_,h],l\u003d[a,h];this._lower_sx\u003du[d],this._lower_sy\u003du[c],this._upper_sx\u003dl[d],this._upper_sy\u003dl[c]}}i.UpperLowerView\u003da,a.__name__\u003d\"UpperLowerView\";class h extends _.CoordinateSpec{get dimension(){return\"width\"\u003d\u003dthis.obj.dimension?\"x\":\"y\"}get units(){var e;return null!\u003d\u003d(e\u003dthis.spec.units)\u0026\u0026void 0!\u003d\u003de?e:\"data\"}}i.XOrYCoordinateSpec\u003dh,h.__name__\u003d\"XOrYCoordinateSpec\";class d extends p.DataAnnotation{constructor(e){super(e)}static init_UpperLower(){this.define((()\u003d\u003e({dimension:[n.Dimension,\"height\"],lower:[h,{field:\"lower\"}],upper:[h,{field:\"upper\"}],base:[h,{field:\"base\"}]})))}}i.UpperLower\u003dd,d.__name__\u003d\"UpperLower\",d.init_UpperLower()},\n function _(t,i,o,n,e){n();const s\u003dt(1),l\u003dt(40),a\u003ds.__importStar(t(48)),r\u003dt(20),h\u003dt(99);o.EDGE_TOLERANCE\u003d2.5;class c extends l.AnnotationView{constructor(){super(...arguments),this.bbox\u003dnew h.BBox}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render()))}_render(){const{left:t,right:i,top:o,bottom:n}\u003dthis.model;if(null\u003d\u003dt\u0026\u0026null\u003d\u003di\u0026\u0026null\u003d\u003do\u0026\u0026null\u003d\u003dn)return;const{frame:e}\u003dthis.plot_view,s\u003dthis.coordinates.x_scale,l\u003dthis.coordinates.y_scale,a\u003d(t,i,o,n,e)\u003d\u003e{let s;return s\u003dnull!\u003dt?this.model.screen?t:\"data\"\u003d\u003di?o.compute(t):n.compute(t):e,s};this.bbox\u003dh.BBox.from_rect({left:a(t,this.model.left_units,s,e.bbox.xview,e.bbox.left),right:a(i,this.model.right_units,s,e.bbox.xview,e.bbox.right),top:a(o,this.model.top_units,l,e.bbox.yview,e.bbox.top),bottom:a(n,this.model.bottom_units,l,e.bbox.yview,e.bbox.bottom)}),this._paint_box()}_paint_box(){const{ctx:t}\u003dthis.layer;t.save();const{left:i,top:o,width:n,height:e}\u003dthis.bbox;t.beginPath(),t.rect(i,o,n,e),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(t),t.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_value(t),t.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_value(t),t.stroke()),t.restore()}interactive_bbox(){const t\u003dthis.model.line_width+o.EDGE_TOLERANCE;return this.bbox.grow_by(t)}interactive_hit(t,i){if(null\u003d\u003dthis.model.in_cursor)return!1;return this.interactive_bbox().contains(t,i)}cursor(t,i){const{left:o,right:n,bottom:e,top:s}\u003dthis.bbox;return Math.abs(t-o)\u003c3||Math.abs(t-n)\u003c3?this.model.ew_cursor:Math.abs(i-e)\u003c3||Math.abs(i-s)\u003c3?this.model.ns_cursor:this.bbox.contains(t,i)?this.model.in_cursor:null}}o.BoxAnnotationView\u003dc,c.__name__\u003d\"BoxAnnotationView\";class u extends l.Annotation{constructor(t){super(t)}static init_BoxAnnotation(){this.prototype.default_view\u003dc,this.mixins([a.Line,a.Fill,a.Hatch]),this.define((({Number:t,Nullable:i})\u003d\u003e({top:[i(t),null],top_units:[r.SpatialUnits,\"data\"],bottom:[i(t),null],bottom_units:[r.SpatialUnits,\"data\"],left:[i(t),null],left_units:[r.SpatialUnits,\"data\"],right:[i(t),null],right_units:[r.SpatialUnits,\"data\"],render_mode:[r.RenderMode,\"canvas\"]}))),this.internal((({Boolean:t,String:i,Nullable:o})\u003d\u003e({screen:[t,!1],ew_cursor:[o(i),null],ns_cursor:[o(i),null],in_cursor:[o(i),null]}))),this.override({fill_color:\"#fff9ba\",fill_alpha:.4,line_color:\"#cccccc\",line_alpha:.3})}update({left:t,right:i,top:o,bottom:n}){this.setv({left:t,right:i,top:o,bottom:n,screen:!0})}}o.BoxAnnotation\u003du,u.__name__\u003d\"BoxAnnotation\",u.init_BoxAnnotation()},\n function _(t,e,i,a,n){a();const o\u003dt(1),r\u003dt(40),s\u003dt(138),l\u003dt(144),_\u003dt(162),c\u003dt(165),h\u003dt(198),u\u003dt(166),p\u003dt(205),m\u003dt(169),g\u003dt(203),d\u003dt(202),f\u003dt(209),w\u003dt(217),b\u003dt(220),v\u003dt(20),y\u003do.__importStar(t(48)),k\u003dt(9),x\u003dt(221),C\u003dt(222),j\u003dt(225),z\u003dt(140),L\u003dt(11),S\u003dt(122),M\u003dt(8);class T extends r.AnnotationView{get orientation(){return this._orientation}initialize(){super.initialize();const{ticker:t,formatter:e,color_mapper:i}\u003dthis.model;this._ticker\u003d\"auto\"!\u003dt?t:(()\u003d\u003e{switch(!0){case i instanceof f.LogColorMapper:return new h.LogTicker;case i instanceof f.ScanningColorMapper:return new h.BinnedTicker({mapper:i});case i instanceof f.CategoricalColorMapper:return new h.CategoricalTicker;default:return new h.BasicTicker}})(),this._formatter\u003d\"auto\"!\u003de?e:(()\u003d\u003e{switch(!0){case this._ticker instanceof h.LogTicker:return new p.LogTickFormatter;case i instanceof f.CategoricalColorMapper:return new p.CategoricalTickFormatter;default:return new p.BasicTickFormatter}})(),this._major_range\u003d(()\u003d\u003e{if(i instanceof f.CategoricalColorMapper){const{factors:t}\u003di;return new b.FactorRange({factors:t})}if(i instanceof d.ContinuousColorMapper){const{min:t,max:e}\u003di.metrics;return new b.Range1d({start:t,end:e})}L.unreachable()})(),this._major_scale\u003d(()\u003d\u003e{if(i instanceof f.LinearColorMapper)return new w.LinearScale;if(i instanceof f.LogColorMapper)return new w.LogScale;if(i instanceof f.ScanningColorMapper){const{binning:t}\u003di.metrics;return new w.LinearInterpolationScale({binning:t})}if(i instanceof f.CategoricalColorMapper)return new w.CategoricalScale;L.unreachable()})(),this._minor_range\u003dnew b.Range1d({start:0,end:1}),this._minor_scale\u003dnew w.LinearScale;const a\u003dy.attrs_of(this.model,\"major_label_\",y.Text,!0),n\u003dy.attrs_of(this.model,\"major_tick_\",y.Line,!0),o\u003dy.attrs_of(this.model,\"minor_tick_\",y.Line,!0),r\u003dy.attrs_of(this.model,\"title_\",y.Text),l\u003di instanceof f.CategoricalColorMapper?_.CategoricalAxis:i instanceof f.LogColorMapper?_.LogAxis:_.LinearAxis;this._axis\u003dnew l(Object.assign(Object.assign(Object.assign({ticker:this._ticker,formatter:this._formatter,major_tick_in:this.model.major_tick_in,major_tick_out:this.model.major_tick_out,minor_tick_in:this.model.minor_tick_in,minor_tick_out:this.model.minor_tick_out,major_label_standoff:this.model.label_standoff,major_label_overrides:this.model.major_label_overrides,major_label_policy:this.model.major_label_policy,axis_line_color:null},a),n),o));const{title:c}\u003dthis.model;c\u0026\u0026(this._title\u003dnew s.Title(Object.assign({text:c,standoff:this.model.title_standoff},r)))}async lazy_initialize(){await super.lazy_initialize();const t\u003dthis,e\u003d{get parent(){return t.parent},get root(){return t.root},get frame(){return t._frame},get canvas_view(){return t.parent.canvas_view},request_layout(){t.parent.request_layout()}};this._axis_view\u003dawait S.build_view(this._axis,{parent:e}),null!\u003dthis._title\u0026\u0026(this._title_view\u003dawait S.build_view(this._title,{parent:e}))}remove(){var t;null\u003d\u003d\u003d(t\u003dthis._title_view)||void 0\u003d\u003d\u003dt||t.remove(),this._axis_view.remove(),super.remove()}connect_signals(){super.connect_signals(),this.connect(this._ticker.change,(()\u003d\u003ethis.request_render())),this.connect(this._formatter.change,(()\u003d\u003ethis.request_render())),this.connect(this.model.color_mapper.metrics_change,(()\u003d\u003e{const t\u003dthis._major_range,e\u003dthis._major_scale,{color_mapper:i}\u003dthis.model;if(i instanceof d.ContinuousColorMapper\u0026\u0026t instanceof b.Range1d){const{min:e,max:a}\u003di.metrics;t.setv({start:e,end:a})}if(i instanceof f.ScanningColorMapper\u0026\u0026e instanceof w.LinearInterpolationScale){const{binning:t}\u003di.metrics;e.binning\u003dt}this._set_canvas_image(),this.plot_view.request_layout()}))}_set_canvas_image(){const{orientation:t}\u003dthis,e\u003d(()\u003d\u003e{const{palette:e}\u003dthis.model.color_mapper;return\"vertical\"\u003d\u003dt?k.reversed(e):e})(),[i,a]\u003d\"vertical\"\u003d\u003dt?[1,e.length]:[e.length,1],n\u003dthis._image\u003ddocument.createElement(\"canvas\");n.width\u003di,n.height\u003da;const o\u003dn.getContext(\"2d\"),r\u003do.getImageData(0,0,i,a),s\u003dnew f.LinearColorMapper({palette:e}).rgba_mapper.v_compute(k.range(0,e.length));r.data.set(s),o.putImageData(r,0,0)}update_layout(){const{location:t,width:e,height:i,padding:a,margin:n}\u003dthis.model,[o,r]\u003d(()\u003d\u003e{if(!M.isString(t))return[\"end\",\"start\"];switch(t){case\"top_left\":return[\"start\",\"start\"];case\"top\":case\"top_center\":return[\"start\",\"center\"];case\"top_right\":return[\"start\",\"end\"];case\"bottom_left\":return[\"end\",\"start\"];case\"bottom\":case\"bottom_center\":return[\"end\",\"center\"];case\"bottom_right\":return[\"end\",\"end\"];case\"left\":case\"center_left\":return[\"center\",\"start\"];case\"center\":case\"center_center\":return[\"center\",\"center\"];case\"right\":case\"center_right\":return[\"center\",\"end\"]}})(),s\u003dthis._orientation\u003d(()\u003d\u003e{const{orientation:t}\u003dthis.model;return\"auto\"\u003d\u003dt?null!\u003dthis.panel?this.panel.is_horizontal?\"horizontal\":\"vertical\":\"start\"\u003d\u003dr||\"end\"\u003d\u003dr||\"center\"\u003d\u003dr\u0026\u0026\"center\"\u003d\u003do?\"vertical\":\"horizontal\":t})(),_\u003dnew C.NodeLayout,c\u003dnew C.VStack,h\u003dnew C.VStack,u\u003dnew C.HStack,p\u003dnew C.HStack;_.absolute\u003d!0,c.absolute\u003d!0,h.absolute\u003d!0,u.absolute\u003d!0,p.absolute\u003d!0;const[m,g,d,f]\u003d(()\u003d\u003e\"horizontal\"\u003d\u003ds?[this._major_scale,this._minor_scale,this._major_range,this._minor_range]:[this._minor_scale,this._major_scale,this._minor_range,this._major_range])();this._frame\u003dnew l.CartesianFrame(m,g,d,f),_.on_resize((t\u003d\u003ethis._frame.set_geometry(t)));const w\u003dnew j.BorderLayout;this._inner_layout\u003dw,w.absolute\u003d!0,w.center_panel\u003d_,w.top_panel\u003dc,w.bottom_panel\u003dh,w.left_panel\u003du,w.right_panel\u003dp;const b\u003d{left:a,right:a,top:a,bottom:a},v\u003d(()\u003d\u003e{if(null\u003d\u003dthis.panel){if(M.isString(t))return{left:n,right:n,top:n,bottom:n};{const[e,i]\u003dt;return{left:e,right:n,top:n,bottom:i}}}if(!M.isString(t)){const[e,i]\u003dt;return{left:e,right:0,top:0,bottom:i}}})();let y,k,L,S;if(w.padding\u003db,null!\u003dthis.panel?(y\u003d\"max\",k\u003dvoid 0,L\u003dvoid 0,S\u003dvoid 0):\"auto\"\u003d\u003d(\"horizontal\"\u003d\u003ds?e:i)?(y\u003d\"fixed\",k\u003d25*this.model.color_mapper.palette.length,L\u003d{percent:.3},S\u003d{percent:.8}):(y\u003d\"fit\",k\u003dvoid 0),\"horizontal\"\u003d\u003ds){const t\u003d\"auto\"\u003d\u003de?void 0:e,a\u003d\"auto\"\u003d\u003di?25:i;w.set_sizing({width_policy:y,height_policy:\"min\",width:k,min_width:L,max_width:S,halign:r,valign:o,margin:v}),w.center_panel.set_sizing({width_policy:\"auto\"\u003d\u003de?\"fit\":\"fixed\",height_policy:\"fixed\",width:t,height:a})}else{const t\u003d\"auto\"\u003d\u003de?25:e,a\u003d\"auto\"\u003d\u003di?void 0:i;w.set_sizing({width_policy:\"min\",height_policy:y,height:k,min_height:L,max_height:S,halign:r,valign:o,margin:v}),w.center_panel.set_sizing({width_policy:\"fixed\",height_policy:\"auto\"\u003d\u003di?\"fit\":\"fixed\",width:t,height:a})}c.set_sizing({width_policy:\"fit\",height_policy:\"min\"}),h.set_sizing({width_policy:\"fit\",height_policy:\"min\"}),u.set_sizing({width_policy:\"min\",height_policy:\"fit\"}),p.set_sizing({width_policy:\"min\",height_policy:\"fit\"});const{_title_view:T}\u003dthis;null!\u003dT\u0026\u0026(\"horizontal\"\u003d\u003ds?(T.panel\u003dnew z.Panel(\"above\"),T.update_layout(),c.children.push(T.layout)):(T.panel\u003dnew z.Panel(\"left\"),T.update_layout(),u.children.push(T.layout)));const{panel:B}\u003dthis,A\u003dnull!\u003dB\u0026\u0026s\u003d\u003dB.orientation?B.side:\"horizontal\"\u003d\u003ds?\"below\":\"right\",O\u003d(()\u003d\u003e{switch(A){case\"above\":return c;case\"below\":return h;case\"left\":return u;case\"right\":return p}})(),{_axis_view:R}\u003dthis;if(R.panel\u003dnew z.Panel(A),R.update_layout(),O.children.push(R.layout),null!\u003dthis.panel){const t\u003dnew x.Grid([{layout:w,row:0,col:0}]);t.absolute\u003d!0,\"horizontal\"\u003d\u003ds?t.set_sizing({width_policy:\"max\",height_policy:\"min\"}):t.set_sizing({width_policy:\"min\",height_policy:\"max\"}),this.layout\u003dt}else this.layout\u003dthis._inner_layout;const{visible:F}\u003dthis.model;this.layout.sizing.visible\u003dF,this._set_canvas_image()}_render(){var t;const{ctx:e}\u003dthis.layer;e.save(),this._paint_bbox(e,this._inner_layout.bbox),this._paint_image(e,this._inner_layout.center_panel.bbox),null\u003d\u003d\u003d(t\u003dthis._title_view)||void 0\u003d\u003d\u003dt||t.render(),this._axis_view.render(),e.restore()}_paint_bbox(t,e){const{x:i,y:a}\u003de;let{width:n,height:o}\u003de;i+n\u003e\u003dthis.parent.canvas_view.bbox.width\u0026\u0026(n-\u003d1),a+o\u003e\u003dthis.parent.canvas_view.bbox.height\u0026\u0026(o-\u003d1),t.save(),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_value(t),t.fillRect(i,a,n,o)),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_value(t),t.strokeRect(i,a,n,o)),t.restore()}_paint_image(t,e){const{x:i,y:a,width:n,height:o}\u003de;t.save(),t.setImageSmoothingEnabled(!1),t.globalAlpha\u003dthis.model.scale_alpha,t.drawImage(this._image,i,a,n,o),this.visuals.bar_line.doit\u0026\u0026(this.visuals.bar_line.set_value(t),t.strokeRect(i,a,n,o)),t.restore()}serializable_state(){const t\u003dsuper.serializable_state(),{children:e\u003d[]}\u003dt,i\u003do.__rest(t,[\"children\"]);return null!\u003dthis._title_view\u0026\u0026e.push(this._title_view.serializable_state()),e.push(this._axis_view.serializable_state()),Object.assign(Object.assign({},i),{children:e})}}i.ColorBarView\u003dT,T.__name__\u003d\"ColorBarView\";class B extends r.Annotation{constructor(t){super(t)}static init_ColorBar(){this.prototype.default_view\u003dT,this.mixins([[\"major_label_\",y.Text],[\"title_\",y.Text],[\"major_tick_\",y.Line],[\"minor_tick_\",y.Line],[\"border_\",y.Line],[\"bar_\",y.Line],[\"background_\",y.Fill]]),this.define((({Alpha:t,Number:e,String:i,Tuple:a,Dict:n,Or:o,Ref:r,Auto:s,Nullable:l})\u003d\u003e({location:[o(v.Anchor,a(e,e)),\"top_right\"],orientation:[o(v.Orientation,s),\"auto\"],title:[l(i),null],title_standoff:[e,2],width:[o(e,s),\"auto\"],height:[o(e,s),\"auto\"],scale_alpha:[t,1],ticker:[o(r(c.Ticker),s),\"auto\"],formatter:[o(r(u.TickFormatter),s),\"auto\"],major_label_overrides:[n(i),{}],major_label_policy:[r(m.LabelingPolicy),()\u003d\u003enew m.NoOverlap],color_mapper:[r(g.ColorMapper)],label_standoff:[e,5],margin:[e,30],padding:[e,10],major_tick_in:[e,5],major_tick_out:[e,0],minor_tick_in:[e,0],minor_tick_out:[e,0]}))),this.override({background_fill_color:\"#ffffff\",background_fill_alpha:.95,bar_line_color:null,border_line_color:null,major_label_text_font_size:\"11px\",major_tick_line_color:\"#ffffff\",minor_tick_line_color:null,title_text_font_size:\"13px\",title_text_font_style:\"italic\"})}}i.ColorBar\u003dB,B.__name__\u003d\"ColorBar\",B.init_ColorBar()},\n function _(t,e,i,s,l){s();const o\u003dt(1),a\u003dt(139),n\u003dt(20),r\u003dt(143),c\u003do.__importStar(t(48));class h extends a.TextAnnotationView{_get_location(){const t\u003dthis.model.offset,e\u003dthis.model.standoff/2;let i,s;const{bbox:l}\u003dthis.layout;switch(this.panel.side){case\"above\":case\"below\":switch(this.model.vertical_align){case\"top\":s\u003dl.top+e;break;case\"middle\":s\u003dl.vcenter;break;case\"bottom\":s\u003dl.bottom-e}switch(this.model.align){case\"left\":i\u003dl.left+t;break;case\"center\":i\u003dl.hcenter;break;case\"right\":i\u003dl.right-t}break;case\"left\":switch(this.model.vertical_align){case\"top\":i\u003dl.left+e;break;case\"middle\":i\u003dl.hcenter;break;case\"bottom\":i\u003dl.right-e}switch(this.model.align){case\"left\":s\u003dl.bottom-t;break;case\"center\":s\u003dl.vcenter;break;case\"right\":s\u003dl.top+t}break;case\"right\":switch(this.model.vertical_align){case\"top\":i\u003dl.right-e;break;case\"middle\":i\u003dl.hcenter;break;case\"bottom\":i\u003dl.left+e}switch(this.model.align){case\"left\":s\u003dl.top+t;break;case\"center\":s\u003dl.vcenter;break;case\"right\":s\u003dl.bottom-t}}return[i,s]}_render(){const{text:t}\u003dthis.model;if(null\u003d\u003dt||0\u003d\u003dt.length)return;this.model.text_baseline\u003dthis.model.vertical_align,this.model.text_align\u003dthis.model.align;const[e,i]\u003dthis._get_location(),s\u003dthis.panel.get_label_angle_heuristic(\"parallel\");(\"canvas\"\u003d\u003dthis.model.render_mode?this._canvas_text.bind(this):this._css_text.bind(this))(this.layer.ctx,t,e,i,s)}_get_size(){const{text:t}\u003dthis.model;if(null\u003d\u003dt||0\u003d\u003dt.length)return{width:0,height:0};{const{ctx:e}\u003dthis.layer;this.visuals.text.set_value(e);const{width:i}\u003dthis.layer.ctx.measureText(t),{height:s}\u003dr.font_metrics(e.font);return{width:i,height:2+s*this.model.text_line_height+this.model.standoff}}}}i.TitleView\u003dh,h.__name__\u003d\"TitleView\";class _ extends a.TextAnnotation{constructor(t){super(t)}static init_Title(){this.prototype.default_view\u003dh,this.mixins([c.Text,[\"border_\",c.Line],[\"background_\",c.Fill]]),this.define((({Number:t,String:e})\u003d\u003e({text:[e,\"\"],vertical_align:[n.VerticalAlign,\"bottom\"],align:[n.TextAlign,\"left\"],offset:[t,0],standoff:[t,10]}))),this.prototype._props.text_align.options.internal\u003d!0,this.prototype._props.text_baseline.options.internal\u003d!0,this.override({text_font_size:\"13px\",text_font_style:\"bold\",text_line_height:1,background_fill_color:null,border_line_color:null})}}i.Title\u003d_,_.__name__\u003d\"Title\",_.init_Title()},\n function _(e,t,s,i,n){i();const l\u003de(40),a\u003de(43),o\u003de(20),r\u003de(140),d\u003de(143),c\u003de(11);class _ extends l.AnnotationView{update_layout(){const{panel:e}\u003dthis;this.layout\u003dnull!\u003de?new r.SideLayout(e,(()\u003d\u003ethis.get_size()),!0):void 0}initialize(){super.initialize(),\"css\"\u003d\u003dthis.model.render_mode\u0026\u0026(this.el\u003da.div(),this.plot_view.canvas_view.add_overlay(this.el))}remove(){null!\u003dthis.el\u0026\u0026a.remove(this.el),super.remove()}connect_signals(){super.connect_signals(),\"css\"\u003d\u003dthis.model.render_mode?this.connect(this.model.change,(()\u003d\u003ethis.render())):this.connect(this.model.change,(()\u003d\u003ethis.request_render()))}render(){this.model.visible||\"css\"!\u003dthis.model.render_mode||a.undisplay(this.el),super.render()}_calculate_text_dimensions(e,t){const{width:s}\u003de.measureText(t),{height:i}\u003dd.font_metrics(this.visuals.text.font_value());return[s,i]}_calculate_bounding_box_dimensions(e,t){const[s,i]\u003dthis._calculate_text_dimensions(e,t);let n,l;switch(e.textAlign){case\"left\":n\u003d0;break;case\"center\":n\u003d-s/2;break;case\"right\":n\u003d-s;break;default:c.unreachable()}switch(e.textBaseline){case\"top\":l\u003d0;break;case\"middle\":l\u003d-.5*i;break;case\"bottom\":l\u003d-1*i;break;case\"alphabetic\":l\u003d-.8*i;break;case\"hanging\":l\u003d-.17*i;break;case\"ideographic\":l\u003d-.83*i;break;default:c.unreachable()}return[n,l,s,i]}_canvas_text(e,t,s,i,n){this.visuals.text.set_value(e);const l\u003dthis._calculate_bounding_box_dimensions(e,t);e.save(),e.beginPath(),e.translate(s,i),n\u0026\u0026e.rotate(n),e.rect(l[0],l[1],l[2],l[3]),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_value(e),e.fill()),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_value(e),e.stroke()),this.visuals.text.doit\u0026\u0026(this.visuals.text.set_value(e),e.fillText(t,0,0)),e.restore()}_css_text(e,t,s,i,n){const{el:l}\u003dthis;c.assert(null!\u003dl),a.undisplay(l),this.visuals.text.set_value(e);const[o,r]\u003dthis._calculate_bounding_box_dimensions(e,t);l.style.position\u003d\"absolute\",l.style.left\u003d`${s+o}px`,l.style.top\u003d`${i+r}px`,l.style.color\u003de.fillStyle,l.style.font\u003de.font,l.style.lineHeight\u003d\"normal\",n\u0026\u0026(l.style.transform\u003d`rotate(${n}rad)`),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_value(e),l.style.backgroundColor\u003de.fillStyle),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_value(e),l.style.borderStyle\u003de.lineDash.length\u003c2?\"solid\":\"dashed\",l.style.borderWidth\u003d`${e.lineWidth}px`,l.style.borderColor\u003de.strokeStyle),l.textContent\u003dt,a.display(l)}}s.TextAnnotationView\u003d_,_.__name__\u003d\"TextAnnotationView\";class u extends l.Annotation{constructor(e){super(e)}static init_TextAnnotation(){this.define((()\u003d\u003e({render_mode:[o.RenderMode,\"canvas\"]})))}}s.TextAnnotation\u003du,u.__name__\u003d\"TextAnnotation\",u.init_TextAnnotation()},\n function _(t,e,i,l,r){l();const a\u003dt(141),o\u003dt(142),n\u003dt(8),h\u003dMath.PI/2,s\u003d{above:{parallel:0,normal:-h,horizontal:0,vertical:-h},below:{parallel:0,normal:h,horizontal:0,vertical:h},left:{parallel:-h,normal:0,horizontal:0,vertical:-h},right:{parallel:h,normal:0,horizontal:0,vertical:h}},c\u003d{above:{parallel:\"bottom\",normal:\"center\",horizontal:\"bottom\",vertical:\"center\"},below:{parallel:\"top\",normal:\"center\",horizontal:\"top\",vertical:\"center\"},left:{parallel:\"bottom\",normal:\"center\",horizontal:\"center\",vertical:\"bottom\"},right:{parallel:\"bottom\",normal:\"center\",horizontal:\"center\",vertical:\"bottom\"}},g\u003d{above:{parallel:\"center\",normal:\"left\",horizontal:\"center\",vertical:\"left\"},below:{parallel:\"center\",normal:\"left\",horizontal:\"center\",vertical:\"left\"},left:{parallel:\"center\",normal:\"right\",horizontal:\"right\",vertical:\"center\"},right:{parallel:\"center\",normal:\"left\",horizontal:\"left\",vertical:\"center\"}},_\u003d{above:\"right\",below:\"left\",left:\"right\",right:\"left\"},b\u003d{above:\"left\",below:\"right\",left:\"right\",right:\"left\"};class z{constructor(t){this.side\u003dt}get dimension(){return\"above\"\u003d\u003dthis.side||\"below\"\u003d\u003dthis.side?0:1}get normals(){switch(this.side){case\"above\":return[0,-1];case\"below\":return[0,1];case\"left\":return[-1,0];case\"right\":return[1,0]}}get orientation(){return this.is_horizontal?\"horizontal\":\"vertical\"}get is_horizontal(){return 0\u003d\u003dthis.dimension}get is_vertical(){return 1\u003d\u003dthis.dimension}get_label_text_heuristics(t){const{side:e}\u003dthis;return n.isString(t)?{vertical_align:c[e][t],align:g[e][t]}:{vertical_align:\"center\",align:(t\u003c0?_:b)[e]}}get_label_angle_heuristic(t){return n.isString(t)?s[this.side][t]:-t}}i.Panel\u003dz,z.__name__\u003d\"Panel\";class m extends o.ContentLayoutable{constructor(t,e,i\u003d!1){super(),this.panel\u003dt,this.get_size\u003de,this.rotate\u003di,this.panel.is_horizontal?this.set_sizing({width_policy:\"max\",height_policy:\"fixed\"}):this.set_sizing({width_policy:\"fixed\",height_policy:\"max\"})}_content_size(){const{width:t,height:e}\u003dthis.get_size();return!this.rotate||this.panel.is_horizontal?new a.Sizeable({width:t,height:e}):new a.Sizeable({width:e,height:t})}has_size_changed(){const{width:t,height:e}\u003dthis._content_size();return this.panel.is_horizontal?this.bbox.height!\u003de:this.bbox.width!\u003dt}}i.SideLayout\u003dm,m.__name__\u003d\"SideLayout\"},\n function _(h,t,i,e,w){e();const n\u003dh(21),{min:d,max:s}\u003dMath;class g{constructor(h\u003d{}){this.width\u003dnull!\u003dh.width?h.width:0,this.height\u003dnull!\u003dh.height?h.height:0}bounded_to({width:h,height:t}){return new g({width:this.width\u003d\u003d1/0\u0026\u0026null!\u003dh?h:this.width,height:this.height\u003d\u003d1/0\u0026\u0026null!\u003dt?t:this.height})}expanded_to({width:h,height:t}){return new g({width:h!\u003d1/0?s(this.width,h):this.width,height:t!\u003d1/0?s(this.height,t):this.height})}expand_to({width:h,height:t}){this.width\u003ds(this.width,h),this.height\u003ds(this.height,t)}narrowed_to({width:h,height:t}){return new g({width:d(this.width,h),height:d(this.height,t)})}narrow_to({width:h,height:t}){this.width\u003dd(this.width,h),this.height\u003dd(this.height,t)}grow_by({left:h,right:t,top:i,bottom:e}){const w\u003dthis.width+h+t,n\u003dthis.height+i+e;return new g({width:w,height:n})}shrink_by({left:h,right:t,top:i,bottom:e}){const w\u003ds(this.width-h-t,0),n\u003ds(this.height-i-e,0);return new g({width:w,height:n})}map(h,t){return new g({width:h(this.width),height:(null!\u003dt?t:h)(this.height)})}}i.Sizeable\u003dg,g.__name__\u003d\"Sizeable\",i.SizingPolicy\u003dn.Enum(\"fixed\",\"fit\",\"min\",\"max\")},\n function _(i,t,h,e,n){e();const s\u003di(141),r\u003di(99),g\u003di(8),{min:l,max:a,round:_}\u003dMath;class o{constructor(){this.absolute\u003d!1,this._bbox\u003dnew r.BBox,this._inner_bbox\u003dnew r.BBox,this._dirty\u003d!1,this._handlers\u003d[]}*[Symbol.iterator](){}get bbox(){return this._bbox}get inner_bbox(){return this._inner_bbox}get sizing(){return this._sizing}set visible(i){this._sizing.visible\u003di,this._dirty\u003d!0}set_sizing(i){var t,h,e,n,s;const r\u003dnull!\u003d\u003d(t\u003di.width_policy)\u0026\u0026void 0!\u003d\u003dt?t:\"fit\",g\u003di.width,l\u003di.min_width,a\u003di.max_width,_\u003dnull!\u003d\u003d(h\u003di.height_policy)\u0026\u0026void 0!\u003d\u003dh?h:\"fit\",o\u003di.height,d\u003di.min_height,u\u003di.max_height,c\u003di.aspect,w\u003dnull!\u003d\u003d(e\u003di.margin)\u0026\u0026void 0!\u003d\u003de?e:{top:0,right:0,bottom:0,left:0},m\u003d!1!\u003d\u003di.visible,x\u003dnull!\u003d\u003d(n\u003di.halign)\u0026\u0026void 0!\u003d\u003dn?n:\"start\",b\u003dnull!\u003d\u003d(s\u003di.valign)\u0026\u0026void 0!\u003d\u003ds?s:\"start\";this._sizing\u003d{width_policy:r,min_width:l,width:g,max_width:a,height_policy:_,min_height:d,height:o,max_height:u,aspect:c,margin:w,visible:m,halign:x,valign:b,size:{width:g,height:o}},this._init()}_init(){}_set_geometry(i,t){this._bbox\u003di,this._inner_bbox\u003dt}set_geometry(i,t){this._set_geometry(i,null!\u003dt?t:i);for(const i of this._handlers)i(this._bbox,this._inner_bbox)}on_resize(i){this._handlers.push(i)}is_width_expanding(){return\"max\"\u003d\u003dthis.sizing.width_policy}is_height_expanding(){return\"max\"\u003d\u003dthis.sizing.height_policy}apply_aspect(i,{width:t,height:h}){const{aspect:e}\u003dthis.sizing;if(null!\u003de){const{width_policy:n,height_policy:s}\u003dthis.sizing,r\u003d(i,t)\u003d\u003e{const h\u003d{max:4,fit:3,min:2,fixed:1};return h[i]\u003eh[t]};if(\"fixed\"!\u003dn\u0026\u0026\"fixed\"!\u003ds)if(n\u003d\u003ds){const n\u003dt,s\u003d_(t/e),r\u003d_(h*e),g\u003dh;Math.abs(i.width-n)+Math.abs(i.height-s)\u003c\u003dMath.abs(i.width-r)+Math.abs(i.height-g)?(t\u003dn,h\u003ds):(t\u003dr,h\u003dg)}else r(n,s)?h\u003d_(t/e):t\u003d_(h*e);else\"fixed\"\u003d\u003dn?h\u003d_(t/e):\"fixed\"\u003d\u003ds\u0026\u0026(t\u003d_(h*e))}return{width:t,height:h}}measure(i){if(!this.sizing.visible)return{width:0,height:0};const t\u003dnew s.Sizeable(i).shrink_by(this.sizing.margin).map((i\u003d\u003ei\u003d\u003d1/0\u0026\u0026\"fixed\"\u003d\u003dthis.sizing.width_policy\u0026\u0026null!\u003dthis.sizing.width?this.sizing.width:i),(i\u003d\u003ei\u003d\u003d1/0\u0026\u0026\"fixed\"\u003d\u003dthis.sizing.height_policy\u0026\u0026null!\u003dthis.sizing.height?this.sizing.height:i)),h\u003dthis._measure(t),e\u003dthis.clip_size(h,t),n\u003dthis.apply_aspect(t,e);return Object.assign(Object.assign({},h),n)}compute(i\u003d{}){const t\u003d{width:null!\u003di.width\u0026\u0026this.is_width_expanding()?i.width:1/0,height:null!\u003di.height\u0026\u0026this.is_height_expanding()?i.height:1/0},h\u003dthis.measure(t),{width:e,height:n}\u003dh,s\u003dnew r.BBox({left:0,top:0,width:e,height:n});let g;if(null!\u003dh.inner){const{left:i,top:t,right:s,bottom:l}\u003dh.inner;g\u003dnew r.BBox({left:i,top:t,right:e-s,bottom:n-l})}this.set_geometry(s,g)}get xview(){return this.bbox.xview}get yview(){return this.bbox.yview}clip_size(i,t){function h(i,t,h,e){return null\u003d\u003dh?h\u003d0:g.isNumber(h)||(h\u003dMath.round(h.percent*t)),null\u003d\u003de?e\u003d1/0:g.isNumber(e)||(e\u003dMath.round(e.percent*t)),a(h,l(i,e))}return{width:h(i.width,t.width,this.sizing.min_width,this.sizing.max_width),height:h(i.height,t.height,this.sizing.min_height,this.sizing.max_height)}}has_size_changed(){const{_dirty:i}\u003dthis;return this._dirty\u003d!1,i}}h.Layoutable\u003do,o.__name__\u003d\"Layoutable\";class d extends o{_measure(i){const{width_policy:t,height_policy:h}\u003dthis.sizing;return{width:(()\u003d\u003e{const{width:h}\u003dthis.sizing;if(i.width\u003d\u003d1/0)return null!\u003dh?h:0;switch(t){case\"fixed\":return null!\u003dh?h:0;case\"min\":return null!\u003dh?l(i.width,h):0;case\"fit\":return null!\u003dh?l(i.width,h):i.width;case\"max\":return null!\u003dh?a(i.width,h):i.width}})(),height:(()\u003d\u003e{const{height:t}\u003dthis.sizing;if(i.height\u003d\u003d1/0)return null!\u003dt?t:0;switch(h){case\"fixed\":return null!\u003dt?t:0;case\"min\":return null!\u003dt?l(i.height,t):0;case\"fit\":return null!\u003dt?l(i.height,t):i.height;case\"max\":return null!\u003dt?a(i.height,t):i.height}})()}}}h.LayoutItem\u003dd,d.__name__\u003d\"LayoutItem\";class u extends o{_measure(i){const t\u003dthis._content_size(),h\u003di.bounded_to(this.sizing.size).bounded_to(t);return{width:(()\u003d\u003e{switch(this.sizing.width_policy){case\"fixed\":return null!\u003dthis.sizing.width?this.sizing.width:t.width;case\"min\":return t.width;case\"fit\":return h.width;case\"max\":return Math.max(t.width,h.width)}})(),height:(()\u003d\u003e{switch(this.sizing.height_policy){case\"fixed\":return null!\u003dthis.sizing.height?this.sizing.height:t.height;case\"min\":return t.height;case\"fit\":return h.height;case\"max\":return Math.max(t.height,h.height)}})()}}}h.ContentLayoutable\u003du,u.__name__\u003d\"ContentLayoutable\"},\n function _(t,e,n,r,a){r();const l\u003dt(11),c\u003d(()\u003d\u003e{try{return\"undefined\"!\u003dtypeof OffscreenCanvas\u0026\u0026null!\u003dnew OffscreenCanvas(0,0).getContext(\"2d\")}catch(t){return!1}})()?(t,e)\u003d\u003enew OffscreenCanvas(t,e):(t,e)\u003d\u003e{const n\u003ddocument.createElement(\"canvas\");return n.width\u003dt,n.height\u003de,n},o\u003d(()\u003d\u003e{const t\u003dc(0,0).getContext(\"2d\");return e\u003d\u003e{t.font\u003de;const n\u003dt.measureText(\"M\"),r\u003dt.measureText(\"x\"),a\u003dt.measureText(\"ÅŚg|\"),c\u003da.fontBoundingBoxAscent,o\u003da.fontBoundingBoxDescent;if(null!\u003dc\u0026\u0026null!\u003do)return{height:c+o,ascent:c,descent:o,cap_height:n.actualBoundingBoxAscent,x_height:r.actualBoundingBoxAscent};const s\u003da.actualBoundingBoxAscent,u\u003da.actualBoundingBoxDescent;if(null!\u003ds\u0026\u0026null!\u003du)return{height:s+u,ascent:s,descent:u,cap_height:n.actualBoundingBoxAscent,x_height:r.actualBoundingBoxAscent};l.unreachable()}})(),s\u003d(()\u003d\u003e{const t\u003dc(0,0).getContext(\"2d\");return(e,n)\u003d\u003e{t.font\u003dn;const r\u003dt.measureText(e),a\u003dr.actualBoundingBoxAscent,c\u003dr.actualBoundingBoxDescent;if(null!\u003da\u0026\u0026null!\u003dc)return{width:r.width,height:a+c,ascent:a,descent:c};l.unreachable()}})(),u\u003d(()\u003d\u003e{const t\u003ddocument.createElement(\"canvas\"),e\u003dt.getContext(\"2d\");let n\u003d-1,r\u003d-1;return(a,l\u003d1)\u003d\u003e{e.font\u003da;const{width:c}\u003de.measureText(\"M\"),o\u003dc*l,s\u003dMath.ceil(o),u\u003dMath.ceil(2*o),i\u003dMath.ceil(1.5*o);n\u003cs\u0026\u0026(n\u003ds,t.width\u003ds),r\u003cu\u0026\u0026(r\u003du,t.height\u003du),e.save(),e.scale(l,l),e.fillStyle\u003d\"#f00\",e.fillRect(0,0,s,u);const f\u003dt\u003d\u003e{let e\u003d0;for(let n\u003d0;n\u003c\u003di;n++)for(let r\u003d0;r\u003cs;r++,e+\u003d4)if(255!\u003dt[e])return i-n;return 0};e.font\u003da,e.fillStyle\u003d\"#000\";for(const t of\"xa\")e.fillText(t,0,i/l);const{data:h}\u003de.getImageData(0,0,s,u),g\u003df(h)/l;for(const t of\"ASQ\")e.fillText(t,0,i/l);const{data:d}\u003de.getImageData(0,0,s,u),x\u003df(d)/l;for(const t of\"ÅŚgy\")e.fillText(t,0,i/l);const{data:m}\u003de.getImageData(0,0,s,u),B\u003df(m)/l,w\u003d(t\u003d\u003e{let e\u003dt.length-4;for(let n\u003du;n\u003e\u003di;n--)for(let r\u003d0;r\u003cs;r++,e-\u003d4)if(255!\u003dt[e])return n-i;return 0})(m)/l;return e.restore(),{height:B+w,ascent:B,cap_height:x,x_height:g,descent:w}}})(),i\u003d(()\u003d\u003e{const t\u003ddocument.createElement(\"canvas\"),e\u003dt.getContext(\"2d\");let n\u003d-1,r\u003d-1;return(a,l,c\u003d1)\u003d\u003e{e.font\u003dl;const{width:o}\u003de.measureText(\"M\"),s\u003do*c,u\u003dMath.ceil(s),i\u003dMath.ceil(2*s),f\u003dMath.ceil(1.5*s);(n\u003cu||r\u003ci)\u0026\u0026(n\u003du,t.width\u003du,r\u003di,t.height\u003di),e.save(),e.scale(c,c),e.fillStyle\u003d\"#f00\",e.fillRect(0,0,u,i);e.font\u003dl,e.fillStyle\u003d\"#000\",e.fillText(a,0,f/c);const h\u003de.measureText(a),{data:g}\u003de.getImageData(0,0,u,i),d\u003d(t\u003d\u003e{let e\u003d0;for(let n\u003d0;n\u003c\u003df;n++)for(let r\u003d0;r\u003cu;r++,e+\u003d4)if(255!\u003dt[e])return f-n;return 0})(g)/c,x\u003d(t\u003d\u003e{let e\u003dt.length-4;for(let n\u003di;n\u003e\u003df;n--)for(let r\u003d0;r\u003cu;r++,e-\u003d4)if(255!\u003dt[e])return n-f;return 0})(g)/c;return e.restore(),{width:h.width,height:d+x,ascent:d,descent:x}}})(),f\u003d(()\u003d\u003e{try{return o(\"normal 10px sans-serif\"),o}catch(t){return u}})(),h\u003d(()\u003d\u003e{try{return s(\"A\",\"normal 10px sans-serif\"),s}catch(t){return i}})(),g\u003dnew Map;function d(t){let e\u003dg.get(t);return null\u003d\u003de\u0026\u0026(e\u003d{font:f(t),glyphs:new Map},g.set(t,e)),e.font}n.font_metrics\u003dd,n.glyph_metrics\u003dfunction(t,e){let n\u003dg.get(e);null\u003d\u003dn\u0026\u0026(d(e),n\u003dg.get(e));let r\u003dn.glyphs.get(t);return null\u003d\u003dr\u0026\u0026(r\u003dh(t,e),n.glyphs.set(t,r)),r}},\n function _(e,t,s,_,a){_();const r\u003de(145),n\u003de(157),g\u003de(156),i\u003de(159),c\u003de(104),h\u003de(99),o\u003de(13),l\u003de(11);class x{constructor(e,t,s,_,a\u003d{},r\u003d{}){this.in_x_scale\u003de,this.in_y_scale\u003dt,this.x_range\u003ds,this.y_range\u003d_,this.extra_x_ranges\u003da,this.extra_y_ranges\u003dr,this._bbox\u003dnew h.BBox,l.assert(null\u003d\u003de.source_range\u0026\u0026null\u003d\u003de.target_range),l.assert(null\u003d\u003dt.source_range\u0026\u0026null\u003d\u003dt.target_range),this._configure_scales()}get bbox(){return this._bbox}_get_ranges(e,t){return new Map(o.entries(Object.assign(Object.assign({},t),{default:e})))}_get_scales(e,t,s){const _\u003dnew Map;for(const[a,g]of t){if(g instanceof c.FactorRange!\u003de instanceof r.CategoricalScale)throw new Error(`Range ${g.type} is incompatible is Scale ${e.type}`);e instanceof n.LogScale\u0026\u0026g instanceof i.DataRange1d\u0026\u0026(g.scale_hint\u003d\"log\");const t\u003de.clone();t.setv({source_range:g,target_range:s}),_.set(a,t)}return _}_configure_frame_ranges(){const{bbox:e}\u003dthis;this._x_target\u003dnew g.Range1d({start:e.left,end:e.right}),this._y_target\u003dnew g.Range1d({start:e.bottom,end:e.top})}_configure_scales(){this._configure_frame_ranges(),this._x_ranges\u003dthis._get_ranges(this.x_range,this.extra_x_ranges),this._y_ranges\u003dthis._get_ranges(this.y_range,this.extra_y_ranges),this._x_scales\u003dthis._get_scales(this.in_x_scale,this._x_ranges,this._x_target),this._y_scales\u003dthis._get_scales(this.in_y_scale,this._y_ranges,this._y_target)}_update_scales(){this._configure_frame_ranges();for(const[,e]of this._x_scales)e.target_range\u003dthis._x_target;for(const[,e]of this._y_scales)e.target_range\u003dthis._y_target}set_geometry(e){this._bbox\u003de,this._update_scales()}get x_target(){return this._x_target}get y_target(){return this._y_target}get x_ranges(){return this._x_ranges}get y_ranges(){return this._y_ranges}get x_scales(){return this._x_scales}get y_scales(){return this._y_scales}get x_scale(){return this._x_scales.get(\"default\")}get y_scale(){return this._y_scales.get(\"default\")}get xscales(){return o.to_object(this.x_scales)}get yscales(){return o.to_object(this.y_scales)}}s.CartesianFrame\u003dx,x.__name__\u003d\"CartesianFrame\"},\n function _(e,t,r,n,_){n();const c\u003de(146);class s extends c.Scale{constructor(e){super(e)}get s_compute(){const[e,t]\u003dthis._linear_compute_state(),r\u003dthis.source_range;return n\u003d\u003ee*r.synthetic(n)+t}compute(e){return super._linear_compute(this.source_range.synthetic(e))}v_compute(e){return super._linear_v_compute(this.source_range.v_synthetic(e))}invert(e){return this._linear_invert(e)}v_invert(e){return this._linear_v_invert(e)}}r.CategoricalScale\u003ds,s.__name__\u003d\"CategoricalScale\"},\n function _(t,e,r,n,s){n();const i\u003dt(147),_\u003dt(105),a\u003dt(156),c\u003dt(24);class o extends i.Transform{constructor(t){super(t)}static init_Scale(){this.internal((({Ref:t})\u003d\u003e({source_range:[t(_.Range)],target_range:[t(a.Range1d)]})))}r_compute(t,e){return this.target_range.is_reversed?[this.compute(e),this.compute(t)]:[this.compute(t),this.compute(e)]}r_invert(t,e){return this.target_range.is_reversed?[this.invert(e),this.invert(t)]:[this.invert(t),this.invert(e)]}_linear_compute(t){const[e,r]\u003dthis._linear_compute_state();return e*t+r}_linear_v_compute(t){const[e,r]\u003dthis._linear_compute_state(),n\u003dnew c.ScreenArray(t.length);for(let s\u003d0;s\u003ct.length;s++)n[s]\u003de*t[s]+r;return n}_linear_invert(t){const[e,r]\u003dthis._linear_compute_state();return(t-r)/e}_linear_v_invert(t){const[e,r]\u003dthis._linear_compute_state(),n\u003dnew Float64Array(t.length);for(let s\u003d0;s\u003ct.length;s++)n[s]\u003d(t[s]-r)/e;return n}_linear_compute_state(){const t\u003dthis.source_range.start,e\u003dthis.source_range.end,r\u003dthis.target_range.start,n\u003d(this.target_range.end-r)/(e-t);return[n,-n*t+r]}}r.Scale\u003do,o.__name__\u003d\"Scale\",o.init_Scale()},\n function _(r,o,t,e,n){e(),n(\"CustomJSTransform\",r(148).CustomJSTransform),n(\"Dodge\",r(150).Dodge),n(\"Interpolator\",r(152).Interpolator),n(\"Jitter\",r(153).Jitter),n(\"LinearInterpolator\",r(154).LinearInterpolator),n(\"StepInterpolator\",r(155).StepInterpolator),n(\"Transform\",r(149).Transform)},\n function _(t,r,s,n,e){n();const a\u003dt(149),o\u003dt(13),u\u003dt(34);class m extends a.Transform{constructor(t){super(t)}static init_CustomJSTransform(){this.define((({Unknown:t,String:r,Dict:s})\u003d\u003e({args:[s(t),{}],func:[r,\"\"],v_func:[r,\"\"]})))}get names(){return o.keys(this.args)}get values(){return o.values(this.args)}_make_transform(t,r){return new Function(...this.names,t,u.use_strict(r))}get scalar_transform(){return this._make_transform(\"x\",this.func)}get vector_transform(){return this._make_transform(\"xs\",this.v_func)}compute(t){return this.scalar_transform(...this.values,t)}v_compute(t){return this.vector_transform(...this.values,t)}}s.CustomJSTransform\u003dm,m.__name__\u003d\"CustomJSTransform\",m.init_CustomJSTransform()},\n function _(n,s,o,r,c){r();const e\u003dn(53);class t extends e.Model{constructor(n){super(n)}}o.Transform\u003dt,t.__name__\u003d\"Transform\"},\n function _(e,t,n,o,s){o();const i\u003de(151);class r extends i.RangeTransform{constructor(e){super(e)}static init_Dodge(){this.define((({Number:e})\u003d\u003e({value:[e,0]})))}_compute(e){return e+this.value}}n.Dodge\u003dr,r.__name__\u003d\"Dodge\",r.init_Dodge()},\n function _(e,n,t,r,s){r();const a\u003de(149),i\u003de(105),o\u003de(104),c\u003de(24),f\u003de(8);class u extends a.Transform{constructor(e){super(e)}static init_RangeTransform(){this.define((({Ref:e,Nullable:n})\u003d\u003e({range:[n(e(i.Range)),null]})))}v_compute(e){let n;if(this.range instanceof o.FactorRange)n\u003dthis.range.v_synthetic(e);else{if(!f.isArrayableOf(e,f.isNumber))throw new Error(\"unexpected\");n\u003de}const t\u003dnew(c.infer_type(n))(n.length);for(let e\u003d0;e\u003cn.length;e++){const r\u003dn[e];t[e]\u003dthis._compute(r)}return t}compute(e){if(this.range instanceof o.FactorRange)return this._compute(this.range.synthetic(e));if(f.isNumber(e))return this._compute(e);throw new Error(\"unexpected\")}}t.RangeTransform\u003du,u.__name__\u003d\"RangeTransform\",u.init_RangeTransform()},\n function _(t,e,r,n,o){n();const s\u003dt(149),i\u003dt(57),a\u003dt(24),h\u003dt(9),l\u003dt(8);class d extends s.Transform{constructor(t){super(t),this._sorted_dirty\u003d!0}static init_Interpolator(){this.define((({Boolean:t,Number:e,String:r,Ref:n,Array:o,Or:s,Nullable:a})\u003d\u003e({x:[s(r,o(e))],y:[s(r,o(e))],data:[a(n(i.ColumnarDataSource)),null],clip:[t,!0]})))}connect_signals(){super.connect_signals(),this.connect(this.change,(()\u003d\u003ethis._sorted_dirty\u003d!0))}v_compute(t){const e\u003dnew(a.infer_type(t))(t.length);for(let r\u003d0;r\u003ct.length;r++){const n\u003dt[r];e[r]\u003dthis.compute(n)}return e}sort(t\u003d!1){if(!this._sorted_dirty)return;let e,r;if(l.isString(this.x)\u0026\u0026l.isString(this.y)\u0026\u0026null!\u003dthis.data){const t\u003dthis.data.columns();if(!h.includes(t,this.x))throw new Error(\"The x parameter does not correspond to a valid column name defined in the data parameter\");if(!h.includes(t,this.y))throw new Error(\"The y parameter does not correspond to a valid column name defined in the data parameter\");e\u003dthis.data.get_column(this.x),r\u003dthis.data.get_column(this.y)}else{if(!l.isArray(this.x)||!l.isArray(this.y))throw new Error(\"parameters \u0027x\u0027 and \u0027y\u0027 must be both either string fields or arrays\");e\u003dthis.x,r\u003dthis.y}if(e.length!\u003d\u003dr.length)throw new Error(\"The length for x and y do not match\");if(e.length\u003c2)throw new Error(\"x and y must have at least two elements to support interpolation\");const n\u003de.length,o\u003dnew Uint32Array(n);for(let t\u003d0;t\u003cn;t++)o[t]\u003dt;const s\u003dt?-1:1;o.sort(((t,r)\u003d\u003es*(e[t]-e[r]))),this._x_sorted\u003dnew(a.infer_type(e))(n),this._y_sorted\u003dnew(a.infer_type(r))(n);for(let t\u003d0;t\u003cn;t++)this._x_sorted[t]\u003de[o[t]],this._y_sorted[t]\u003dr[o[t]];this._sorted_dirty\u003d!1}}r.Interpolator\u003dd,d.__name__\u003d\"Interpolator\",d.init_Interpolator()},\n function _(t,i,e,s,r){s();const n\u003dt(1),u\u003dt(151),o\u003dt(20),a\u003dn.__importStar(t(10));class h extends u.RangeTransform{constructor(t){super(t)}static init_Jitter(){this.define((({Number:t})\u003d\u003e({mean:[t,0],width:[t,1],distribution:[o.Distribution,\"uniform\"]})))}v_compute(t){return null!\u003dthis.previous_values\u0026\u0026this.previous_values.length\u003d\u003dt.length||(this.previous_values\u003dsuper.v_compute(t)),this.previous_values}_compute(t){switch(this.distribution){case\"uniform\":return t+this.mean+(a.random()-.5)*this.width;case\"normal\":return t+a.rnorm(this.mean,this.width)}}}e.Jitter\u003dh,h.__name__\u003d\"Jitter\",h.init_Jitter()},\n function _(t,s,_,r,e){r();const i\u003dt(9),o\u003dt(152);class n extends o.Interpolator{constructor(t){super(t)}compute(t){if(this.sort(!1),this.clip){if(t\u003cthis._x_sorted[0]||t\u003ethis._x_sorted[this._x_sorted.length-1])return NaN}else{if(t\u003cthis._x_sorted[0])return this._y_sorted[0];if(t\u003ethis._x_sorted[this._x_sorted.length-1])return this._y_sorted[this._y_sorted.length-1]}if(t\u003d\u003dthis._x_sorted[0])return this._y_sorted[0];const s\u003di.find_last_index(this._x_sorted,(s\u003d\u003es\u003ct)),_\u003dthis._x_sorted[s],r\u003dthis._x_sorted[s+1],e\u003dthis._y_sorted[s],o\u003dthis._y_sorted[s+1];return e+(t-_)/(r-_)*(o-e)}}_.LinearInterpolator\u003dn,n.__name__\u003d\"LinearInterpolator\"},\n function _(t,e,s,r,o){r();const i\u003dt(152),_\u003dt(20),n\u003dt(9);class d extends i.Interpolator{constructor(t){super(t)}static init_StepInterpolator(){this.define((()\u003d\u003e({mode:[_.StepMode,\"after\"]})))}compute(t){if(this.sort(!1),this.clip){if(t\u003cthis._x_sorted[0]||t\u003ethis._x_sorted[this._x_sorted.length-1])return NaN}else{if(t\u003cthis._x_sorted[0])return this._y_sorted[0];if(t\u003ethis._x_sorted[this._x_sorted.length-1])return this._y_sorted[this._y_sorted.length-1]}let e;switch(this.mode){case\"after\":e\u003dn.find_last_index(this._x_sorted,(e\u003d\u003et\u003e\u003de));break;case\"before\":e\u003dn.find_index(this._x_sorted,(e\u003d\u003et\u003c\u003de));break;case\"center\":{const s\u003dn.map(this._x_sorted,(e\u003d\u003eMath.abs(e-t))),r\u003dn.min(s);e\u003dn.find_index(s,(t\u003d\u003er\u003d\u003d\u003dt));break}default:throw new Error(`unknown mode: ${this.mode}`)}return-1!\u003de?this._y_sorted[e]:NaN}}s.StepInterpolator\u003dd,d.__name__\u003d\"StepInterpolator\",d.init_StepInterpolator()},\n function _(t,e,s,n,i){n();const a\u003dt(105);class r extends a.Range{constructor(t){super(t)}static init_Range1d(){this.define((({Number:t,Nullable:e})\u003d\u003e({start:[t,0],end:[t,1],reset_start:[e(t),null,{on_update(t,e){e._reset_start\u003dnull!\u003dt?t:e.start}}],reset_end:[e(t),null,{on_update(t,e){e._reset_end\u003dnull!\u003dt?t:e.end}}]})))}_set_auto_bounds(){if(\"auto\"\u003d\u003dthis.bounds){const t\u003dMath.min(this._reset_start,this._reset_end),e\u003dMath.max(this._reset_start,this._reset_end);this.setv({bounds:[t,e]},{silent:!0})}}initialize(){super.initialize(),this._set_auto_bounds()}get min(){return Math.min(this.start,this.end)}get max(){return Math.max(this.start,this.end)}reset(){this._set_auto_bounds();const{_reset_start:t,_reset_end:e}\u003dthis;this.start!\u003dt||this.end!\u003de?this.setv({start:t,end:e}):this.change.emit()}map(t){return new r({start:t(this.start),end:t(this.end)})}widen(t){let{start:e,end:s}\u003dthis;return this.is_reversed?(e+\u003dt,s-\u003dt):(e-\u003dt,s+\u003dt),new r({start:e,end:s})}}s.Range1d\u003dr,r.__name__\u003d\"Range1d\",r.init_Range1d()},\n function _(t,e,o,n,s){n();const a\u003dt(158),r\u003dt(24);class c extends a.ContinuousScale{constructor(t){super(t)}get s_compute(){const[t,e,o,n]\u003dthis._compute_state();return s\u003d\u003e{if(0\u003d\u003do)return 0;{const a\u003d(Math.log(s)-n)/o;return isFinite(a)?a*t+e:NaN}}}compute(t){const[e,o,n,s]\u003dthis._compute_state();let a;if(0\u003d\u003dn)a\u003d0;else{const r\u003d(Math.log(t)-s)/n;a\u003disFinite(r)?r*e+o:NaN}return a}v_compute(t){const[e,o,n,s]\u003dthis._compute_state(),a\u003dnew r.ScreenArray(t.length);if(0\u003d\u003dn)for(let e\u003d0;e\u003ct.length;e++)a[e]\u003d0;else for(let r\u003d0;r\u003ct.length;r++){const c\u003d(Math.log(t[r])-s)/n;let l;l\u003disFinite(c)?c*e+o:NaN,a[r]\u003dl}return a}invert(t){const[e,o,n,s]\u003dthis._compute_state(),a\u003d(t-o)/e;return Math.exp(n*a+s)}v_invert(t){const[e,o,n,s]\u003dthis._compute_state(),a\u003dnew Float64Array(t.length);for(let r\u003d0;r\u003ct.length;r++){const c\u003d(t[r]-o)/e;a[r]\u003dMath.exp(n*c+s)}return a}_get_safe_factor(t,e){let o\u003dt\u003c0?0:t,n\u003de\u003c0?0:e;if(o\u003d\u003dn)if(0\u003d\u003do)[o,n]\u003d[1,10];else{const t\u003dMath.log(o)/Math.log(10);o\u003d10**Math.floor(t),n\u003dMath.ceil(t)!\u003dMath.floor(t)?10**Math.ceil(t):10**(Math.ceil(t)+1)}return[o,n]}_compute_state(){const t\u003dthis.source_range.start,e\u003dthis.source_range.end,o\u003dthis.target_range.start,n\u003dthis.target_range.end-o,[s,a]\u003dthis._get_safe_factor(t,e);let r,c;0\u003d\u003ds?(r\u003dMath.log(a),c\u003d0):(r\u003dMath.log(a)-Math.log(s),c\u003dMath.log(s));return[n,o,r,c]}}o.LogScale\u003dc,c.__name__\u003d\"LogScale\"},\n function _(n,c,o,s,e){s();const t\u003dn(146);class u extends t.Scale{constructor(n){super(n)}}o.ContinuousScale\u003du,u.__name__\u003d\"ContinuousScale\"},\n function _(t,i,n,a,e){a();const s\u003dt(1),l\u003dt(160),_\u003dt(20),o\u003dt(9),h\u003dt(19),r\u003ds.__importStar(t(99)),d\u003dt(161);class u extends l.DataRange{constructor(t){super(t),this.have_updated_interactively\u003d!1}static init_DataRange1d(){this.define((({Boolean:t,Number:i,Nullable:n})\u003d\u003e({start:[i],end:[i],range_padding:[i,.1],range_padding_units:[_.PaddingUnits,\"percent\"],flipped:[t,!1],follow:[n(_.StartEnd),null],follow_interval:[n(i),null],default_span:[i,2],only_visible:[t,!1]}))),this.internal((({Enum:t})\u003d\u003e({scale_hint:[t(\"log\",\"auto\"),\"auto\"]})))}initialize(){super.initialize(),this._initial_start\u003dthis.start,this._initial_end\u003dthis.end,this._initial_range_padding\u003dthis.range_padding,this._initial_range_padding_units\u003dthis.range_padding_units,this._initial_follow\u003dthis.follow,this._initial_follow_interval\u003dthis.follow_interval,this._initial_default_span\u003dthis.default_span,this._plot_bounds\u003dnew Map}get min(){return Math.min(this.start,this.end)}get max(){return Math.max(this.start,this.end)}computed_renderers(){const{renderers:t,names:i}\u003dthis,n\u003do.concat(this.plots.map((t\u003d\u003et.data_renderers)));return d.compute_renderers(0\u003d\u003dt.length?\"auto\":t,n,i)}_compute_plot_bounds(t,i){let n\u003dr.empty();for(const a of t){const t\u003di.get(a);null\u003d\u003dt||!a.visible\u0026\u0026this.only_visible||(n\u003dr.union(n,t))}return n}adjust_bounds_for_aspect(t,i){const n\u003dr.empty();let a\u003dt.x1-t.x0;a\u003c\u003d0\u0026\u0026(a\u003d1);let e\u003dt.y1-t.y0;e\u003c\u003d0\u0026\u0026(e\u003d1);const s\u003d.5*(t.x1+t.x0),l\u003d.5*(t.y1+t.y0);return a\u003ci*e?a\u003di*e:e\u003da/i,n.x1\u003ds+.5*a,n.x0\u003ds-.5*a,n.y1\u003dl+.5*e,n.y0\u003dl-.5*e,n}_compute_min_max(t,i){let n,a,e\u003dr.empty();for(const i of t)e\u003dr.union(e,i);return[n,a]\u003d0\u003d\u003di?[e.x0,e.x1]:[e.y0,e.y1],[n,a]}_compute_range(t,i){const n\u003dthis.range_padding;let a,e;if(null!\u003dthis._initial_start\u0026\u0026(t\u003dthis._initial_start),null!\u003dthis._initial_end\u0026\u0026(i\u003dthis._initial_end),\"log\"\u003d\u003dthis.scale_hint){let s,l;if((isNaN(t)||!isFinite(t)||t\u003c\u003d0)\u0026\u0026(t\u003disNaN(i)||!isFinite(i)||i\u003c\u003d0?.1:i/100,h.logger.warn(`could not determine minimum data value for log axis, DataRange1d using value ${t}`)),(isNaN(i)||!isFinite(i)||i\u003c\u003d0)\u0026\u0026(i\u003disNaN(t)||!isFinite(t)||t\u003c\u003d0?10:100*t,h.logger.warn(`could not determine maximum data value for log axis, DataRange1d using value ${i}`)),i\u003d\u003dt)l\u003dthis.default_span+.001,s\u003dMath.log(t)/Math.log(10);else{let a,e;\"percent\"\u003d\u003dthis.range_padding_units?(a\u003dMath.log(t)/Math.log(10),e\u003dMath.log(i)/Math.log(10),l\u003d(e-a)*(1+n)):(a\u003dMath.log(t-n)/Math.log(10),e\u003dMath.log(i+n)/Math.log(10),l\u003de-a),s\u003d(a+e)/2}a\u003d10**(s-l/2),e\u003d10**(s+l/2)}else{let s;s\u003di\u003d\u003dt?this.default_span:\"percent\"\u003d\u003dthis.range_padding_units?(i-t)*(1+n):i-t+2*n;const l\u003d(i+t)/2;a\u003dl-s/2,e\u003dl+s/2}let s\u003d1;this.flipped\u0026\u0026([a,e]\u003d[e,a],s\u003d-1);const l\u003dthis.follow_interval;return null!\u003dl\u0026\u0026Math.abs(a-e)\u003el\u0026\u0026(\"start\"\u003d\u003dthis.follow?e\u003da+s*l:\"end\"\u003d\u003dthis.follow\u0026\u0026(a\u003de-s*l)),[a,e]}update(t,i,n,a){if(this.have_updated_interactively)return;const e\u003dthis.computed_renderers();let s\u003dthis._compute_plot_bounds(e,t);null!\u003da\u0026\u0026(s\u003dthis.adjust_bounds_for_aspect(s,a)),this._plot_bounds.set(n,s);const[l,_]\u003dthis._compute_min_max(this._plot_bounds.values(),i);let[o,h]\u003dthis._compute_range(l,_);null!\u003dthis._initial_start\u0026\u0026(\"log\"\u003d\u003dthis.scale_hint?this._initial_start\u003e0\u0026\u0026(o\u003dthis._initial_start):o\u003dthis._initial_start),null!\u003dthis._initial_end\u0026\u0026(\"log\"\u003d\u003dthis.scale_hint?this._initial_end\u003e0\u0026\u0026(h\u003dthis._initial_end):h\u003dthis._initial_end);let r\u003d!1;\"auto\"\u003d\u003dthis.bounds\u0026\u0026(this.setv({bounds:[o,h]},{silent:!0}),r\u003d!0);const[d,u]\u003d[this.start,this.end];if(o!\u003dd||h!\u003du){const t\u003d{};o!\u003dd\u0026\u0026(t.start\u003do),h!\u003du\u0026\u0026(t.end\u003dh),this.setv(t),r\u003d!1}r\u0026\u0026this.change.emit()}reset(){this.have_updated_interactively\u003d!1,this.setv({range_padding:this._initial_range_padding,range_padding_units:this._initial_range_padding_units,follow:this._initial_follow,follow_interval:this._initial_follow_interval,default_span:this._initial_default_span},{silent:!0}),this.change.emit()}}n.DataRange1d\u003du,u.__name__\u003d\"DataRange1d\",u.init_DataRange1d()},\n function _(a,e,n,t,r){t();const s\u003da(105),i\u003da(62);class R extends s.Range{constructor(a){super(a)}static init_DataRange(){this.define((({String:a,Array:e,Ref:n})\u003d\u003e({names:[e(a),[]],renderers:[e(n(i.DataRenderer)),[]]})))}}n.DataRange\u003dR,R.__name__\u003d\"DataRange\",R.init_DataRange()},\n function _(n,e,t,r,u){r();const l\u003dn(9);t.compute_renderers\u003dfunction(n,e,t){if(null\u003d\u003dn)return[];let r\u003d\"auto\"\u003d\u003dn?e:n;return t.length\u003e0\u0026\u0026(r\u003dr.filter((n\u003d\u003el.includes(t,n.name)))),r}},\n function _(i,s,x,A,o){A(),o(\"Axis\",i(163).Axis),o(\"CategoricalAxis\",i(170).CategoricalAxis),o(\"ContinuousAxis\",i(173).ContinuousAxis),o(\"DatetimeAxis\",i(174).DatetimeAxis),o(\"LinearAxis\",i(175).LinearAxis),o(\"LogAxis\",i(192).LogAxis),o(\"MercatorAxis\",i(195).MercatorAxis)},\n function _(t,e,i,s,o){s();const n\u003dt(1),a\u003dt(164),l\u003dt(165),r\u003dt(166),_\u003dt(169),h\u003dn.__importStar(t(48)),c\u003dt(20),b\u003dt(24),m\u003dt(140),d\u003dt(9),u\u003dt(8),x\u003dt(167),g\u003dt(104),{abs:f}\u003dMath;class p extends a.GuideRendererView{update_layout(){this.layout\u003dnew m.SideLayout(this.panel,(()\u003d\u003ethis.get_size()),!0),this.layout.on_resize((()\u003d\u003ethis._coordinates\u003dvoid 0))}get_size(){const{visible:t,fixed_location:e}\u003dthis.model;if(t\u0026\u0026null\u003d\u003de\u0026\u0026this.is_renderable){const{extents:t}\u003dthis;return{width:0,height:Math.round(t.tick+t.tick_label+t.axis_label)}}return{width:0,height:0}}get is_renderable(){const[t,e]\u003dthis.ranges;return t.is_valid\u0026\u0026e.is_valid}_render(){var t;if(!this.is_renderable)return;const{tick_coords:e,extents:i}\u003dthis,s\u003dthis.layer.ctx;s.save(),this._draw_rule(s,i),this._draw_major_ticks(s,i,e),this._draw_minor_ticks(s,i,e),this._draw_major_labels(s,i,e),this._draw_axis_label(s,i,e),null\u003d\u003d\u003d(t\u003dthis._paint)||void 0\u003d\u003d\u003dt||t.call(this,s,i,e),s.restore()}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.plot_view.request_layout()))}get needs_clip(){return null!\u003dthis.model.fixed_location}_draw_rule(t,e){if(!this.visuals.axis_line.doit)return;const[i,s]\u003dthis.rule_coords,[o,n]\u003dthis.coordinates.map_to_screen(i,s),[a,l]\u003dthis.normals,[r,_]\u003dthis.offsets;this.visuals.axis_line.set_value(t),t.beginPath();for(let e\u003d0;e\u003co.length;e++){const i\u003dMath.round(o[e]+a*r),s\u003dMath.round(n[e]+l*_);t.lineTo(i,s)}t.stroke()}_draw_major_ticks(t,e,i){const s\u003dthis.model.major_tick_in,o\u003dthis.model.major_tick_out,n\u003dthis.visuals.major_tick_line;this._draw_ticks(t,i.major,s,o,n)}_draw_minor_ticks(t,e,i){const s\u003dthis.model.minor_tick_in,o\u003dthis.model.minor_tick_out,n\u003dthis.visuals.minor_tick_line;this._draw_ticks(t,i.minor,s,o,n)}_draw_major_labels(t,e,i){const s\u003di.major,o\u003dthis.compute_labels(s[this.dimension]),n\u003dthis.model.major_label_orientation,a\u003de.tick+this.model.major_label_standoff,l\u003dthis.visuals.major_label_text;this._draw_oriented_labels(t,o,s,n,this.panel.side,a,l)}_axis_label_extent(){const t\u003dthis.model.axis_label;if(!t)return 0;const e\u003dnew x.TextBox({text:t});e.angle\u003dthis.panel.get_label_angle_heuristic(\"parallel\"),e.visuals\u003dthis.visuals.axis_label_text;const i\u003de.size(),s\u003d0\u003d\u003dthis.dimension?i.height:i.width,o\u003dthis.model.axis_label_standoff;return s\u003e0?o+s+3:0}_draw_axis_label(t,e,i){const s\u003dthis.model.axis_label;if(!s||null!\u003dthis.model.fixed_location)return;const o\u003dnew x.TextBox({text:s});o.angle\u003dthis.panel.get_label_angle_heuristic(\"parallel\"),o.visuals\u003dthis.visuals.axis_label_text;const[n,a]\u003d(()\u003d\u003e{const{bbox:t}\u003dthis.layout;switch(this.panel.side){case\"above\":return[t.hcenter,t.bottom];case\"below\":return[t.hcenter,t.top];case\"left\":return[t.right,t.vcenter];case\"right\":return[t.left,t.vcenter]}})(),[l,r]\u003dthis.normals,_\u003de.tick+e.tick_label+this.model.axis_label_standoff,{vertical_align:h,align:c}\u003dthis.panel.get_label_text_heuristics(\"parallel\");o.position\u003d{sx:n+l*_,sy:a+r*_,x_anchor:c,y_anchor:h},o.align\u003dc,o.paint(t)}_draw_ticks(t,e,i,s,o){if(!o.doit)return;const[n,a]\u003de,[l,r]\u003dthis.coordinates.map_to_screen(n,a),[_,h]\u003dthis.normals,[c,b]\u003dthis.offsets,[m,d]\u003d[_*(c-i),h*(b-i)],[u,x]\u003d[_*(c+s),h*(b+s)];o.set_value(t),t.beginPath();for(let e\u003d0;e\u003cl.length;e++){const i\u003dMath.round(l[e]+u),s\u003dMath.round(r[e]+x),o\u003dMath.round(l[e]+m),n\u003dMath.round(r[e]+d);t.moveTo(i,s),t.lineTo(o,n)}t.stroke()}_draw_oriented_labels(t,e,i,s,o,n,a){if(!a.doit||0\u003d\u003de.length)return;const[l,r]\u003di,[_,h]\u003dthis.coordinates.map_to_screen(l,r),[c,m]\u003dthis.offsets,[d,u]\u003dthis.normals,g\u003dd*(c+n),f\u003du*(m+n),{vertical_align:p,align:k}\u003dthis.panel.get_label_text_heuristics(s),w\u003dthis.panel.get_label_angle_heuristic(s);e.visuals\u003da,e.angle\u003dw;for(let t\u003d0;t\u003ce.length;t++){const i\u003de.items[t];i.position\u003d{sx:_[t]+g,sy:h[t]+f,x_anchor:k,y_anchor:p},i instanceof x.TextBox\u0026\u0026(i.align\u003dk)}const j\u003de.length,v\u003db.Indices.all_set(j),{items:y}\u003de,T\u003dy.map((t\u003d\u003et.bbox())),O\u003d(()\u003d\u003e{const[t]\u003dthis.ranges;return t.is_reversed?0\u003d\u003dthis.dimension?(t,e)\u003d\u003eT[t].left-T[e].right:(t,e)\u003d\u003eT[e].top-T[t].bottom:0\u003d\u003dthis.dimension?(t,e)\u003d\u003eT[e].left-T[t].right:(t,e)\u003d\u003eT[t].top-T[e].bottom})(),{major_label_policy:A}\u003dthis.model,M\u003dA.filter(v,T,O),z\u003d[...M.ones()];if(0!\u003dz.length){const t\u003dthis.parent.canvas_view.bbox,e\u003de\u003d\u003e{const i\u003dT[e];if(i.left\u003c0){const t\u003d-i.left,{position:s}\u003dy[e];y[e].position\u003dObject.assign(Object.assign({},s),{sx:s.sx+t})}else if(i.right\u003et.width){const s\u003di.right-t.width,{position:o}\u003dy[e];y[e].position\u003dObject.assign(Object.assign({},o),{sx:o.sx-s})}},i\u003de\u003d\u003e{const i\u003dT[e];if(i.top\u003c0){const t\u003d-i.top,{position:s}\u003dy[e];y[e].position\u003dObject.assign(Object.assign({},s),{sy:s.sy+t})}else if(i.bottom\u003et.height){const s\u003di.bottom-t.height,{position:o}\u003dy[e];y[e].position\u003dObject.assign(Object.assign({},o),{sy:o.sy-s})}},s\u003dz[0],o\u003dz[z.length-1];0\u003d\u003dthis.dimension?(e(s),e(o)):(i(s),i(o))}for(const e of M){y[e].paint(t)}}_tick_extent(){return this.model.major_tick_out}_tick_label_extents(){const t\u003dthis.tick_coords.major,e\u003dthis.compute_labels(t[this.dimension]),i\u003dthis.model.major_label_orientation,s\u003dthis.model.major_label_standoff,o\u003dthis.visuals.major_label_text;return[this._oriented_labels_extent(e,i,s,o)]}get extents(){const t\u003dthis._tick_label_extents();return{tick:this._tick_extent(),tick_labels:t,tick_label:d.sum(t),axis_label:this._axis_label_extent()}}_oriented_labels_extent(t,e,i,s){if(0\u003d\u003dt.length)return 0;const o\u003dthis.panel.get_label_angle_heuristic(e);t.visuals\u003ds,t.angle\u003do;const n\u003dt.max_size(),a\u003d0\u003d\u003dthis.dimension?n.height:n.width;return a\u003e0?i+a+3:0}get normals(){return this.panel.normals}get dimension(){return this.panel.dimension}compute_labels(t){const e\u003dthis.model.formatter.format_graphics(t,this),{major_label_overrides:i}\u003dthis.model;for(let s\u003d0;s\u003ct.length;s++){const o\u003di[t[s]];null!\u003do\u0026\u0026(e[s]\u003dnew x.TextBox({text:o}))}return new x.GraphicsBoxes(e)}get offsets(){if(null!\u003dthis.model.fixed_location)return[0,0];const{frame:t}\u003dthis.plot_view;let[e,i]\u003d[0,0];switch(this.panel.side){case\"below\":i\u003df(this.layout.bbox.top-t.bbox.bottom);break;case\"above\":i\u003df(this.layout.bbox.bottom-t.bbox.top);break;case\"right\":e\u003df(this.layout.bbox.left-t.bbox.right);break;case\"left\":e\u003df(this.layout.bbox.right-t.bbox.left)}return[e,i]}get ranges(){const t\u003dthis.dimension,e\u003d(t+1)%2,{ranges:i}\u003dthis.coordinates;return[i[t],i[e]]}get computed_bounds(){const[t]\u003dthis.ranges,e\u003dthis.model.bounds,i\u003d[t.min,t.max];if(\"auto\"\u003d\u003de)return[t.min,t.max];{let t,s;const[o,n]\u003de,[a,l]\u003di,{min:r,max:_}\u003dMath;return f(o-n)\u003ef(a-l)?(t\u003d_(r(o,n),a),s\u003dr(_(o,n),l)):(t\u003dr(o,n),s\u003d_(o,n)),[t,s]}}get rule_coords(){const t\u003dthis.dimension,e\u003d(t+1)%2,[i]\u003dthis.ranges,[s,o]\u003dthis.computed_bounds,n\u003d[new Array(2),new Array(2)];return n[t][0]\u003dMath.max(s,i.min),n[t][1]\u003dMath.min(o,i.max),n[t][0]\u003en[t][1]\u0026\u0026(n[t][0]\u003dn[t][1]\u003dNaN),n[e][0]\u003dthis.loc,n[e][1]\u003dthis.loc,n}get tick_coords(){const t\u003dthis.dimension,e\u003d(t+1)%2,[i]\u003dthis.ranges,[s,o]\u003dthis.computed_bounds,n\u003dthis.model.ticker.get_ticks(s,o,i,this.loc),a\u003dn.major,l\u003dn.minor,r\u003d[[],[]],_\u003d[[],[]],[h,c]\u003d[i.min,i.max];for(let i\u003d0;i\u003ca.length;i++)a[i]\u003ch||a[i]\u003ec||(r[t].push(a[i]),r[e].push(this.loc));for(let i\u003d0;i\u003cl.length;i++)l[i]\u003ch||l[i]\u003ec||(_[t].push(l[i]),_[e].push(this.loc));return{major:r,minor:_}}get loc(){const{fixed_location:t}\u003dthis.model;if(null!\u003dt){if(u.isNumber(t))return t;const[,e]\u003dthis.ranges;if(e instanceof g.FactorRange)return e.synthetic(t);throw new Error(\"unexpected\")}const[,e]\u003dthis.ranges;switch(this.panel.side){case\"left\":case\"below\":return e.start;case\"right\":case\"above\":return e.end}}serializable_state(){return Object.assign(Object.assign({},super.serializable_state()),{bbox:this.layout.bbox.box})}}i.AxisView\u003dp,p.__name__\u003d\"AxisView\";class k extends a.GuideRenderer{constructor(t){super(t)}static init_Axis(){this.prototype.default_view\u003dp,this.mixins([[\"axis_\",h.Line],[\"major_tick_\",h.Line],[\"minor_tick_\",h.Line],[\"major_label_\",h.Text],[\"axis_label_\",h.Text]]),this.define((({Any:t,Int:e,Number:i,String:s,Ref:o,Dict:n,Tuple:a,Or:h,Nullable:b,Auto:m})\u003d\u003e({bounds:[h(a(i,i),m),\"auto\"],ticker:[o(l.Ticker)],formatter:[o(r.TickFormatter)],axis_label:[b(s),\"\"],axis_label_standoff:[e,5],major_label_standoff:[e,5],major_label_orientation:[h(c.TickLabelOrientation,i),\"horizontal\"],major_label_overrides:[n(s),{}],major_label_policy:[o(_.LabelingPolicy),()\u003d\u003enew _.AllLabels],major_tick_in:[i,2],major_tick_out:[i,6],minor_tick_in:[i,0],minor_tick_out:[i,4],fixed_location:[b(h(i,t)),null]}))),this.override({axis_line_color:\"black\",major_tick_line_color:\"black\",minor_tick_line_color:\"black\",major_label_text_font_size:\"11px\",major_label_text_align:\"center\",major_label_text_baseline:\"alphabetic\",axis_label_text_font_size:\"13px\",axis_label_text_font_style:\"italic\"})}}i.Axis\u003dk,k.__name__\u003d\"Axis\",k.init_Axis()},\n function _(e,r,d,i,n){i();const s\u003de(41);class t extends s.RendererView{}d.GuideRendererView\u003dt,t.__name__\u003d\"GuideRendererView\";class _ extends s.Renderer{constructor(e){super(e)}static init_GuideRenderer(){this.override({level:\"guide\"})}}d.GuideRenderer\u003d_,_.__name__\u003d\"GuideRenderer\",_.init_GuideRenderer()},\n function _(c,e,n,s,o){s();const r\u003dc(53);class t extends r.Model{constructor(c){super(c)}}n.Ticker\u003dt,t.__name__\u003d\"Ticker\"},\n function _(t,o,r,e,c){e();const n\u003dt(53),a\u003dt(167);class m extends n.Model{constructor(t){super(t)}format_graphics(t,o){return this.doFormat(t,o).map((t\u003d\u003enew a.TextBox({text:t})))}compute(t,o){return this.doFormat([t],null!\u003do?o:{loc:0})[0]}v_compute(t,o){return this.doFormat(t,null!\u003do?o:{loc:0})}}r.TickFormatter\u003dm,m.__name__\u003d\"TickFormatter\"},\n function _(t,e,s,i,n){i();const h\u003dt(99),o\u003dt(143),r\u003dt(9),a\u003dt(8),c\u003dt(168),_\u003dt(22);s.text_width\u003d(()\u003d\u003e{const t\u003ddocument.createElement(\"canvas\").getContext(\"2d\");let e\u003d\"\";return(s,i)\u003d\u003e(i!\u003de\u0026\u0026(e\u003di,t.font\u003di),t.measureText(s).width)})();class l{constructor(){this._position\u003d{sx:0,sy:0},this.font_size_scale\u003d1}set position(t){this._position\u003dt}get position(){return this._position}infer_text_height(){return\"ascent_descent\"}bbox(){const{p0:t,p1:e,p2:s,p3:i}\u003dthis.rect(),n\u003dMath.min(t.x,e.x,s.x,i.x),o\u003dMath.min(t.y,e.y,s.y,i.y),r\u003dMath.max(t.x,e.x,s.x,i.x),a\u003dMath.max(t.y,e.y,s.y,i.y);return new h.BBox({left:n,right:r,top:o,bottom:a})}size(){const{width:t,height:e}\u003dthis._size(),{angle:s}\u003dthis;if(s){const i\u003dMath.cos(Math.abs(s)),n\u003dMath.sin(Math.abs(s));return{width:Math.abs(t*i+e*n),height:Math.abs(t*n+e*i)}}return{width:t,height:e}}rect(){const t\u003dthis._rect(),{angle:e}\u003dthis;if(e){const{sx:s,sy:i}\u003dthis.position,n\u003dnew c.AffineTransform;return n.translate(s,i),n.rotate(e),n.translate(-s,-i),n.apply_rect(t)}return t}paint_rect(t){const{p0:e,p1:s,p2:i,p3:n}\u003dthis.rect();t.save(),t.strokeStyle\u003d\"red\",t.lineWidth\u003d1,t.beginPath();const{round:h}\u003dMath;t.moveTo(h(e.x),h(e.y)),t.lineTo(h(s.x),h(s.y)),t.lineTo(h(i.x),h(i.y)),t.lineTo(h(n.x),h(n.y)),t.closePath(),t.stroke(),t.restore()}paint_bbox(t){const{x:e,y:s,width:i,height:n}\u003dthis.bbox();t.save(),t.strokeStyle\u003d\"blue\",t.lineWidth\u003d1,t.beginPath();const{round:h}\u003dMath;t.moveTo(h(e),h(s)),t.lineTo(h(e),h(s+n)),t.lineTo(h(e+i),h(s+n)),t.lineTo(h(e+i),h(s)),t.closePath(),t.stroke(),t.restore()}}s.GraphicsBox\u003dl,l.__name__\u003d\"GraphicsBox\";class x extends l{constructor({text:t}){super(),this.align\u003d\"left\",this.text\u003dt}set visuals(t){const e\u003dt.text_color.get_value(),s\u003dt.text_alpha.get_value(),i\u003dt.text_font_style.get_value();let n\u003dt.text_font_size.get_value();const h\u003dt.text_font.get_value(),{font_size_scale:o}\u003dthis;if(1!\u003do){const t\u003dn.match(/^\\s*(\\d+(\\.\\d+)?)(\\w+)\\s*$/);if(null!\u003dt){const[,e,,s]\u003dt,i\u003dNumber(e);isNaN(i)||(n\u003d`${i*o}${s}`)}}const r\u003d`${i} ${n} ${h}`;this.font\u003dr,this.color\u003d_.color2css(e,s),this.line_height\u003dt.text_line_height.get_value()}infer_text_height(){if(this.text.includes(\"\\n\"))return\"ascent_descent\";return function(t){for(const e of new Set(t))if(!(\"0\"\u003c\u003de\u0026\u0026e\u003c\u003d\"9\"))switch(e){case\",\":case\".\":case\"+\":case\"-\":case\"−\":case\"e\":continue;default:return!1}return!0}(this.text)?\"cap\":\"ascent_descent\"}_text_line(t){var e;const s\u003dnull!\u003d\u003d(e\u003dthis.text_height_metric)\u0026\u0026void 0!\u003d\u003de?e:this.infer_text_height(),i\u003d(()\u003d\u003e{switch(s){case\"x\":case\"x_descent\":return t.x_height;case\"cap\":case\"cap_descent\":return t.cap_height;case\"ascent\":case\"ascent_descent\":return t.ascent}})(),n\u003d(()\u003d\u003e{switch(s){case\"x\":case\"cap\":case\"ascent\":return 0;case\"x_descent\":case\"cap_descent\":case\"ascent_descent\":return t.descent}})();return{height:i+n,ascent:i,descent:n}}get nlines(){return this.text.split(\"\\n\").length}_size(){var t,e;const{font:i}\u003dthis,n\u003do.font_metrics(i),h\u003d(this.line_height-1)*n.height,a\u003d\"\"\u003d\u003dthis.text,c\u003dthis.text.split(\"\\n\"),_\u003dc.length,l\u003dc.map((t\u003d\u003es.text_width(t,i))),x\u003dthis._text_line(n).height*_,u\u003d\"%\"\u003d\u003d(null\u003d\u003d\u003d(t\u003dthis.width)||void 0\u003d\u003d\u003dt?void 0:t.unit)?this.width.value:1,p\u003d\"%\"\u003d\u003d(null\u003d\u003d\u003d(e\u003dthis.height)||void 0\u003d\u003d\u003de?void 0:e.unit)?this.height.value:1;return{width:r.max(l)*u,height:a?0:(x+h*(_-1))*p,metrics:n}}_computed_position(t,e,s){const{width:i,height:n}\u003dt,{sx:h,sy:o,x_anchor:r\u003d\"left\",y_anchor:c\u003d\"center\"}\u003dthis.position;return{x:h-(()\u003d\u003e{if(a.isNumber(r))return r*i;switch(r){case\"left\":return 0;case\"center\":return.5*i;case\"right\":return i}})(),y:o-(()\u003d\u003e{var t;if(a.isNumber(c))return c*n;switch(c){case\"top\":return 0;case\"center\":return.5*n;case\"bottom\":return n;case\"baseline\":if(1!\u003ds)return.5*n;switch(null!\u003d\u003d(t\u003dthis.text_height_metric)\u0026\u0026void 0!\u003d\u003dt?t:this.infer_text_height()){case\"x\":case\"x_descent\":return e.x_height;case\"cap\":case\"cap_descent\":return e.cap_height;case\"ascent\":case\"ascent_descent\":return e.ascent}}})()}}_rect(){const{width:t,height:e,metrics:s}\u003dthis._size(),i\u003dthis.text.split(\"\\n\").length,{x:n,y:o}\u003dthis._computed_position({width:t,height:e},s,i);return new h.BBox({x:n,y:o,width:t,height:e}).rect}paint(t){var e,i;const{font:n}\u003dthis,h\u003do.font_metrics(n),a\u003d(this.line_height-1)*h.height,c\u003dthis.text.split(\"\\n\"),_\u003dc.length,l\u003dc.map((t\u003d\u003es.text_width(t,n))),x\u003dthis._text_line(h),u\u003dx.height*_,p\u003d\"%\"\u003d\u003d(null\u003d\u003d\u003d(e\u003dthis.width)||void 0\u003d\u003d\u003de?void 0:e.unit)?this.width.value:1,g\u003d\"%\"\u003d\u003d(null\u003d\u003d\u003d(i\u003dthis.height)||void 0\u003d\u003d\u003di?void 0:i.unit)?this.height.value:1,f\u003dr.max(l)*p,d\u003d(u+a*(_-1))*g;t.save(),t.fillStyle\u003dthis.color,t.font\u003dthis.font,t.textAlign\u003d\"left\",t.textBaseline\u003d\"alphabetic\";const{sx:m,sy:b}\u003dthis.position,{align:y}\u003dthis,{angle:w}\u003dthis;w\u0026\u0026(t.translate(m,b),t.rotate(w),t.translate(-m,-b));let{x:v,y:z}\u003dthis._computed_position({width:f,height:d},h,_);if(\"justify\"\u003d\u003dy)for(let e\u003d0;e\u003c_;e++){let i\u003dv;const h\u003dc[e].split(\" \"),o\u003dh.length,_\u003dh.map((t\u003d\u003es.text_width(t,n))),l\u003d(f-r.sum(_))/(o-1);for(let e\u003d0;e\u003co;e++)t.fillText(h[e],i,z),i+\u003d_[e]+l;z+\u003dx.height+a}else for(let e\u003d0;e\u003c_;e++){const s\u003dv+(()\u003d\u003e{switch(y){case\"left\":return 0;case\"center\":return.5*(f-l[e]);case\"right\":return f-l[e]}})();t.fillStyle\u003dthis.color,t.fillText(c[e],s,z+x.ascent),z+\u003dx.height+a}t.restore()}}s.TextBox\u003dx,x.__name__\u003d\"TextBox\";class u extends l{constructor(t,e){super(),this.base\u003dt,this.expo\u003de}get children(){return[this.base,this.expo]}set position(t){this._position\u003dt;const e\u003dthis.base.size(),s\u003dthis.expo.size(),i\u003dthis._shift_scale()*e.height,n\u003dMath.max(e.height,i+s.height);this.base.position\u003d{sx:0,x_anchor:\"left\",sy:n,y_anchor:\"bottom\"},this.expo.position\u003d{sx:e.width,x_anchor:\"left\",sy:i,y_anchor:\"bottom\"}}get position(){return this._position}set visuals(t){this.expo.font_size_scale\u003d.7,this.base.visuals\u003dt,this.expo.visuals\u003dt}_shift_scale(){if(this.base instanceof x\u0026\u00261\u003d\u003dthis.base.nlines){const{x_height:t,cap_height:e}\u003do.font_metrics(this.base.font);return t/e}return 2/3}infer_text_height(){return this.base.infer_text_height()}_rect(){const t\u003dthis.base.bbox(),e\u003dthis.expo.bbox(),s\u003dt.union(e),{x:i,y:n}\u003dthis._computed_position();return s.translate(i,n).rect}_size(){const t\u003dthis.base.size(),e\u003dthis.expo.size();return{width:t.width+e.width,height:Math.max(t.height,this._shift_scale()*t.height+e.height)}}paint(t){t.save();const{angle:e}\u003dthis;if(e){const{sx:s,sy:i}\u003dthis.position;t.translate(s,i),t.rotate(e),t.translate(-s,-i)}const{x:s,y:i}\u003dthis._computed_position();t.translate(s,i),this.base.paint(t),this.expo.paint(t),t.restore()}paint_bbox(t){super.paint_bbox(t);const{x:e,y:s}\u003dthis._computed_position();t.save(),t.translate(e,s);for(const e of this.children)e.paint_bbox(t);t.restore()}_computed_position(){const{width:t,height:e}\u003dthis._size(),{sx:s,sy:i,x_anchor:n\u003d\"left\",y_anchor:h\u003d\"center\"}\u003dthis.position;return{x:s-(()\u003d\u003e{if(a.isNumber(n))return n*t;switch(n){case\"left\":return 0;case\"center\":return.5*t;case\"right\":return t}})(),y:i-(()\u003d\u003e{if(a.isNumber(h))return h*e;switch(h){case\"top\":return 0;case\"center\":return.5*e;case\"bottom\":return e;case\"baseline\":return.5*e}})()}}}s.BaseExpo\u003du,u.__name__\u003d\"BaseExpo\";class p{constructor(t){this.items\u003dt}get length(){return this.items.length}set visuals(t){for(const e of this.items)e.visuals\u003dt;const e\u003d{x:0,cap:1,ascent:2,x_descent:3,cap_descent:4,ascent_descent:5},s\u003dr.max_by(this.items.map((t\u003d\u003et.infer_text_height())),(t\u003d\u003ee[t]));for(const t of this.items)t.text_height_metric\u003ds}set angle(t){for(const e of this.items)e.angle\u003dt}max_size(){let t\u003d0,e\u003d0;for(const s of this.items){const i\u003ds.size();t\u003dMath.max(t,i.width),e\u003dMath.max(e,i.height)}return{width:t,height:e}}}s.GraphicsBoxes\u003dp,p.__name__\u003d\"GraphicsBoxes\"},\n function _(t,s,r,n,i){n();const{sin:e,cos:a}\u003dMath;class h{constructor(t\u003d1,s\u003d0,r\u003d0,n\u003d1,i\u003d0,e\u003d0){this.a\u003dt,this.b\u003ds,this.c\u003dr,this.d\u003dn,this.e\u003di,this.f\u003de}toString(){const{a:t,b:s,c:r,d:n,e:i,f:e}\u003dthis;return`matrix(${t}, ${s}, ${r}, ${n}, ${i}, ${e})`}clone(){const{a:t,b:s,c:r,d:n,e:i,f:e}\u003dthis;return new h(t,s,r,n,i,e)}get is_identity(){const{a:t,b:s,c:r,d:n,e:i,f:e}\u003dthis;return 1\u003d\u003dt\u0026\u00260\u003d\u003ds\u0026\u00260\u003d\u003dr\u0026\u00261\u003d\u003dn\u0026\u00260\u003d\u003di\u0026\u00260\u003d\u003de}apply_point(t){const[s,r]\u003dthis.apply(t.x,t.y);return{x:s,y:r}}apply_rect(t){return{p0:this.apply_point(t.p0),p1:this.apply_point(t.p1),p2:this.apply_point(t.p2),p3:this.apply_point(t.p3)}}apply(t,s){const{a:r,b:n,c:i,d:e,e:a,f:h}\u003dthis;return[r*t+i*s+a,n*t+e*s+h]}iv_apply(t,s){const{a:r,b:n,c:i,d:e,e:a,f:h}\u003dthis,p\u003dt.length;for(let o\u003d0;o\u003cp;o++){const p\u003dt[o],c\u003ds[o];t[o]\u003dr*p+i*c+a,s[o]\u003dn*p+e*c+h}}transform(t,s,r,n,i,e){const{a,b:h,c:p,d:o,e:c,f:l}\u003dthis;return this.a\u003da*t+p*s,this.c\u003da*r+p*n,this.e\u003da*i+p*e+c,this.b\u003dh*t+o*s,this.d\u003dh*r+o*n,this.f\u003dh*i+o*e+l,this}translate(t,s){return this.transform(1,0,0,1,t,s)}scale(t,s){return this.transform(t,0,0,s,0,0)}skew(t,s){return this.transform(1,s,t,1,0,0)}rotate(t){const s\u003de(t),r\u003da(t);return this.transform(r,s,-s,r,0,0)}rotate_ccw(t){return this.rotate(-t)}translate_x(t){return this.translate(t,0)}translate_y(t){return this.translate(0,t)}flip(){return this.scale(-1,-1)}flip_x(){return this.scale(1,-1)}flip_y(){return this.scale(-1,1)}}r.AffineTransform\u003dh,h.__name__\u003d\"AffineTransform\"},\n function _(e,n,s,t,i){t();const l\u003de(53),c\u003de(13),o\u003de(34),r\u003de(8),a\u003de(24);class u extends l.Model{constructor(e){super(e)}}s.LabelingPolicy\u003du,u.__name__\u003d\"LabelingPolicy\";class _ extends u{constructor(e){super(e)}filter(e,n,s){return e}}s.AllLabels\u003d_,_.__name__\u003d\"AllLabels\";class d extends u{constructor(e){super(e)}static init_NoOverlap(){this.define((({Number:e})\u003d\u003e({min_distance:[e,5]})))}filter(e,n,s){const{min_distance:t}\u003dthis;let i\u003dnull;for(const n of e)null!\u003di\u0026\u0026s(i,n)\u003ct?e.unset(n):i\u003dn;return e}}s.NoOverlap\u003dd,d.__name__\u003d\"NoOverlap\",d.init_NoOverlap();class m extends u{constructor(e){super(e)}static init_CustomLabelingPolicy(){this.define((({Unknown:e,String:n,Dict:s})\u003d\u003e({args:[s(e),{}],code:[n,\"\"]})))}get names(){return c.keys(this.args)}get values(){return c.values(this.args)}get func(){const e\u003do.use_strict(this.code);return new a.GeneratorFunction(\"indices\",\"bboxes\",\"distance\",...this.names,e)}filter(e,n,s){const t\u003dObject.create(null),i\u003dthis.func.call(t,e,n,s,...this.values);let l\u003di.next();if(l.done\u0026\u0026void 0!\u003d\u003dl.value){const{value:n}\u003dl;return n instanceof a.Indices?n:void 0\u003d\u003d\u003dn?e:r.isIterable(n)?a.Indices.from_indices(e.size,n):a.Indices.all_unset(e.size)}{const n\u003d[];do{n.push(l.value),l\u003di.next()}while(!l.done);return a.Indices.from_indices(e.size,n)}}}s.CustomLabelingPolicy\u003dm,m.__name__\u003d\"CustomLabelingPolicy\",m.init_CustomLabelingPolicy()},\n function _(t,s,e,o,i){o();const a\u003dt(1),r\u003dt(163),l\u003dt(171),_\u003dt(172),n\u003da.__importStar(t(48)),c\u003dt(20),p\u003dt(167),h\u003dt(8);class m extends r.AxisView{_paint(t,s,e){this._draw_group_separators(t,s,e)}_draw_group_separators(t,s,e){const[o]\u003dthis.ranges,[i,a]\u003dthis.computed_bounds;if(!o.tops||o.tops.length\u003c2||!this.visuals.separator_line.doit)return;const r\u003dthis.dimension,l\u003d(r+1)%2,_\u003d[[],[]];let n\u003d0;for(let t\u003d0;t\u003co.tops.length-1;t++){let s,e;for(let i\u003dn;i\u003co.factors.length;i++)if(o.factors[i][0]\u003d\u003do.tops[t+1]){[s,e]\u003d[o.factors[i-1],o.factors[i]],n\u003di;break}const c\u003d(o.synthetic(s)+o.synthetic(e))/2;c\u003ei\u0026\u0026c\u003ca\u0026\u0026(_[r].push(c),_[l].push(this.loc))}const c\u003dthis.extents.tick_label;this._draw_ticks(t,_,-3,c-6,this.visuals.separator_line)}_draw_major_labels(t,s,e){const o\u003dthis._get_factor_info();let i\u003ds.tick+this.model.major_label_standoff;for(let e\u003d0;e\u003co.length;e++){const[a,r,l,_]\u003do[e];this._draw_oriented_labels(t,a,r,l,this.panel.side,i,_),i+\u003ds.tick_labels[e]}}_tick_label_extents(){const t\u003dthis._get_factor_info(),s\u003d[];for(const[e,,o,i]of t){const t\u003dthis._oriented_labels_extent(e,o,this.model.major_label_standoff,i);s.push(t)}return s}_get_factor_info(){const[t]\u003dthis.ranges,[s,e]\u003dthis.computed_bounds,o\u003dthis.loc,i\u003dthis.model.ticker.get_ticks(s,e,t,o),a\u003dthis.tick_coords,r\u003d[],l\u003dt\u003d\u003enew p.GraphicsBoxes(t.map((t\u003d\u003eh.isString(t)?new p.TextBox({text:t}):t))),_\u003dt\u003d\u003el(this.model.formatter.doFormat(t,this));if(1\u003d\u003dt.levels){const t\u003d_(i.major);r.push([t,a.major,this.model.major_label_orientation,this.visuals.major_label_text])}else if(2\u003d\u003dt.levels){const t\u003d_(i.major.map((t\u003d\u003et[1])));r.push([t,a.major,this.model.major_label_orientation,this.visuals.major_label_text]),r.push([l(i.tops),a.tops,this.model.group_label_orientation,this.visuals.group_text])}else if(3\u003d\u003dt.levels){const t\u003d_(i.major.map((t\u003d\u003et[2]))),s\u003di.mids.map((t\u003d\u003et[1]));r.push([t,a.major,this.model.major_label_orientation,this.visuals.major_label_text]),r.push([l(s),a.mids,this.model.subgroup_label_orientation,this.visuals.subgroup_text]),r.push([l(i.tops),a.tops,this.model.group_label_orientation,this.visuals.group_text])}return r}get tick_coords(){const t\u003dthis.dimension,s\u003d(t+1)%2,[e]\u003dthis.ranges,[o,i]\u003dthis.computed_bounds,a\u003dthis.model.ticker.get_ticks(o,i,e,this.loc),r\u003d{major:[[],[]],mids:[[],[]],tops:[[],[]],minor:[[],[]]};return r.major[t]\u003da.major,r.major[s]\u003da.major.map((()\u003d\u003ethis.loc)),3\u003d\u003de.levels\u0026\u0026(r.mids[t]\u003da.mids,r.mids[s]\u003da.mids.map((()\u003d\u003ethis.loc))),e.levels\u003e1\u0026\u0026(r.tops[t]\u003da.tops,r.tops[s]\u003da.tops.map((()\u003d\u003ethis.loc))),r}}e.CategoricalAxisView\u003dm,m.__name__\u003d\"CategoricalAxisView\";class u extends r.Axis{constructor(t){super(t)}static init_CategoricalAxis(){this.prototype.default_view\u003dm,this.mixins([[\"separator_\",n.Line],[\"group_\",n.Text],[\"subgroup_\",n.Text]]),this.define((({Number:t,Or:s})\u003d\u003e({group_label_orientation:[s(c.TickLabelOrientation,t),\"parallel\"],subgroup_label_orientation:[s(c.TickLabelOrientation,t),\"parallel\"]}))),this.override({ticker:()\u003d\u003enew l.CategoricalTicker,formatter:()\u003d\u003enew _.CategoricalTickFormatter,separator_line_color:\"lightgrey\",separator_line_width:2,group_text_font_style:\"bold\",group_text_font_size:\"11px\",group_text_color:\"grey\",subgroup_text_font_style:\"bold\",subgroup_text_font_size:\"11px\"})}}e.CategoricalAxis\u003du,u.__name__\u003d\"CategoricalAxis\",u.init_CategoricalAxis()},\n function _(t,c,o,s,e){s();const r\u003dt(165);class i extends r.Ticker{constructor(t){super(t)}get_ticks(t,c,o,s){var e,r;return{major:this._collect(o.factors,o,t,c),minor:[],tops:this._collect(null!\u003d\u003d(e\u003do.tops)\u0026\u0026void 0!\u003d\u003de?e:[],o,t,c),mids:this._collect(null!\u003d\u003d(r\u003do.mids)\u0026\u0026void 0!\u003d\u003dr?r:[],o,t,c)}}_collect(t,c,o,s){const e\u003d[];for(const r of t){const t\u003dc.synthetic(r);t\u003eo\u0026\u0026t\u003cs\u0026\u0026e.push(r)}return e}}o.CategoricalTicker\u003di,i.__name__\u003d\"CategoricalTicker\"},\n function _(t,r,o,c,a){c();const e\u003dt(166),n\u003dt(9);class i extends e.TickFormatter{constructor(t){super(t)}doFormat(t,r){return n.copy(t)}}o.CategoricalTickFormatter\u003di,i.__name__\u003d\"CategoricalTickFormatter\"},\n function _(s,n,i,o,u){o();const e\u003ds(163);class t extends e.AxisView{}i.ContinuousAxisView\u003dt,t.__name__\u003d\"ContinuousAxisView\";class _ extends e.Axis{constructor(s){super(s)}}i.ContinuousAxis\u003d_,_.__name__\u003d\"ContinuousAxis\"},\n function _(e,t,i,s,a){s();const n\u003de(175),r\u003de(180),m\u003de(185);class _ extends n.LinearAxisView{}i.DatetimeAxisView\u003d_,_.__name__\u003d\"DatetimeAxisView\";class c extends n.LinearAxis{constructor(e){super(e)}static init_DatetimeAxis(){this.prototype.default_view\u003d_,this.override({ticker:()\u003d\u003enew m.DatetimeTicker,formatter:()\u003d\u003enew r.DatetimeTickFormatter})}}i.DatetimeAxis\u003dc,c.__name__\u003d\"DatetimeAxis\",c.init_DatetimeAxis()},\n function _(i,e,s,n,t){n();const r\u003di(173),a\u003di(176),o\u003di(177);class c extends r.ContinuousAxisView{}s.LinearAxisView\u003dc,c.__name__\u003d\"LinearAxisView\";class _ extends r.ContinuousAxis{constructor(i){super(i)}static init_LinearAxis(){this.prototype.default_view\u003dc,this.override({ticker:()\u003d\u003enew o.BasicTicker,formatter:()\u003d\u003enew a.BasicTickFormatter})}}s.LinearAxis\u003d_,_.__name__\u003d\"LinearAxis\",_.init_LinearAxis()},\n function _(i,t,e,n,o){n();const s\u003di(166),r\u003di(34);function c(i){let t\u003d\"\";for(const e of i)t+\u003d\"-\"\u003d\u003de?\"−\":e;return t}e.unicode_replace\u003dc;class _ extends s.TickFormatter{constructor(i){super(i),this.last_precision\u003d3}static init_BasicTickFormatter(){this.define((({Boolean:i,Int:t,Auto:e,Or:n})\u003d\u003e({precision:[n(t,e),\"auto\"],use_scientific:[i,!0],power_limit_high:[t,5],power_limit_low:[t,-3]})))}get scientific_limit_low(){return 10**this.power_limit_low}get scientific_limit_high(){return 10**this.power_limit_high}_need_sci(i){if(!this.use_scientific)return!1;const{scientific_limit_high:t}\u003dthis,{scientific_limit_low:e}\u003dthis,n\u003di.length\u003c2?0:Math.abs(i[1]-i[0])/1e4;for(const o of i){const i\u003dMath.abs(o);if(!(i\u003c\u003dn)\u0026\u0026(i\u003e\u003dt||i\u003c\u003de))return!0}return!1}_format_with_precision(i,t,e){return t?i.map((i\u003d\u003ec(i.toExponential(e)))):i.map((i\u003d\u003ec(r.to_fixed(i,e))))}_auto_precision(i,t){const e\u003dnew Array(i.length),n\u003dthis.last_precision\u003c\u003d15;i:for(let o\u003dthis.last_precision;n?o\u003c\u003d15:o\u003e\u003d1;n?o++:o--){if(t){e[0]\u003di[0].toExponential(o);for(let t\u003d1;t\u003ci.length;t++)if(e[t]\u003d\u003de[t-1])continue i;this.last_precision\u003do;break}e[0]\u003dr.to_fixed(i[0],o);for(let t\u003d1;t\u003ci.length;t++)if(e[t]\u003dr.to_fixed(i[t],o),e[t]\u003d\u003de[t-1])continue i;this.last_precision\u003do;break}return this.last_precision}doFormat(i,t){if(0\u003d\u003di.length)return[];const e\u003dthis._need_sci(i),n\u003d\"auto\"\u003d\u003dthis.precision?this._auto_precision(i,e):this.precision;return this._format_with_precision(i,e,n)}}e.BasicTickFormatter\u003d_,_.__name__\u003d\"BasicTickFormatter\",_.init_BasicTickFormatter()},\n function _(c,e,s,i,n){i();const r\u003dc(178);class t extends r.AdaptiveTicker{constructor(c){super(c)}}s.BasicTicker\u003dt,t.__name__\u003d\"BasicTicker\"},\n function _(t,i,a,e,s){e();const n\u003dt(179),r\u003dt(9),_\u003dt(10);class l extends n.ContinuousTicker{constructor(t){super(t)}static init_AdaptiveTicker(){this.define((({Number:t,Array:i,Nullable:a})\u003d\u003e({base:[t,10],mantissas:[i(t),[1,2,5]],min_interval:[t,0],max_interval:[a(t),null]})))}get_min_interval(){return this.min_interval}get_max_interval(){var t;return null!\u003d\u003d(t\u003dthis.max_interval)\u0026\u0026void 0!\u003d\u003dt?t:1/0}initialize(){super.initialize();const t\u003dr.nth(this.mantissas,-1)/this.base,i\u003dr.nth(this.mantissas,0)*this.base;this.extended_mantissas\u003d[t,...this.mantissas,i],this.base_factor\u003d0\u003d\u003d\u003dthis.get_min_interval()?1:this.get_min_interval()}get_interval(t,i,a){const e\u003di-t,s\u003dthis.get_ideal_interval(t,i,a),n\u003dMath.floor(_.log(s/this.base_factor,this.base)),l\u003dthis.base**n*this.base_factor,h\u003dthis.extended_mantissas,m\u003dh.map((t\u003d\u003eMath.abs(a-e/(t*l)))),v\u003dh[r.argmin(m)]*l;return _.clamp(v,this.get_min_interval(),this.get_max_interval())}}a.AdaptiveTicker\u003dl,l.__name__\u003d\"AdaptiveTicker\",l.init_AdaptiveTicker()},\n function _(t,i,n,s,e){s();const o\u003dt(165),r\u003dt(9);class c extends o.Ticker{constructor(t){super(t)}static init_ContinuousTicker(){this.define((({Int:t})\u003d\u003e({num_minor_ticks:[t,5],desired_num_ticks:[t,6]})))}get_ticks(t,i,n,s){return this.get_ticks_no_defaults(t,i,s,this.desired_num_ticks)}get_ticks_no_defaults(t,i,n,s){const e\u003dthis.get_interval(t,i,s),o\u003dMath.floor(t/e),c\u003dMath.ceil(i/e);let _;_\u003disFinite(o)\u0026\u0026isFinite(c)?r.range(o,c+1):[];const u\u003d_.map((t\u003d\u003et*e)).filter((n\u003d\u003et\u003c\u003dn\u0026\u0026n\u003c\u003di)),a\u003dthis.num_minor_ticks,f\u003d[];if(a\u003e0\u0026\u0026u.length\u003e0){const n\u003de/a,s\u003dr.range(0,a).map((t\u003d\u003et*n));for(const n of s.slice(1)){const s\u003du[0]-n;t\u003c\u003ds\u0026\u0026s\u003c\u003di\u0026\u0026f.push(s)}for(const n of u)for(const e of s){const s\u003dn+e;t\u003c\u003ds\u0026\u0026s\u003c\u003di\u0026\u0026f.push(s)}}return{major:u,minor:f}}get_ideal_interval(t,i,n){return(i-t)/n}}n.ContinuousTicker\u003dc,c.__name__\u003d\"ContinuousTicker\",c.init_ContinuousTicker()},\n function _(t,s,e,i,n){i();const r\u003dt(1).__importDefault(t(181)),o\u003dt(166),a\u003dt(19),c\u003dt(182),m\u003dt(9),u\u003dt(8);function h(t){return r.default(t,\"%Y %m %d %H %M %S\").split(/\\s+/).map((t\u003d\u003eparseInt(t,10)))}function d(t,s){if(u.isFunction(s))return s(t);{const e\u003dc.sprintf(\"$1%06d\",function(t){return Math.round(t/1e3%1*1e6)}(t));return-1\u003d\u003d(s\u003ds.replace(/((^|[^%])(%%)*)%f/,e)).indexOf(\"%\")?s:r.default(t,s)}}const l\u003d[\"microseconds\",\"milliseconds\",\"seconds\",\"minsec\",\"minutes\",\"hourmin\",\"hours\",\"days\",\"months\",\"years\"];class f extends o.TickFormatter{constructor(t){super(t),this.strip_leading_zeros\u003d!0}static init_DatetimeTickFormatter(){this.define((({String:t,Array:s})\u003d\u003e({microseconds:[s(t),[\"%fus\"]],milliseconds:[s(t),[\"%3Nms\",\"%S.%3Ns\"]],seconds:[s(t),[\"%Ss\"]],minsec:[s(t),[\":%M:%S\"]],minutes:[s(t),[\":%M\",\"%Mm\"]],hourmin:[s(t),[\"%H:%M\"]],hours:[s(t),[\"%Hh\",\"%H:%M\"]],days:[s(t),[\"%m/%d\",\"%a%d\"]],months:[s(t),[\"%m/%Y\",\"%b %Y\"]],years:[s(t),[\"%Y\"]]})))}initialize(){super.initialize(),this._update_width_formats()}_update_width_formats(){const t\u003d+r.default(new Date),s\u003dfunction(s){const e\u003ds.map((s\u003d\u003ed(t,s).length)),i\u003dm.sort_by(m.zip(e,s),(([t])\u003d\u003et));return m.unzip(i)};this._width_formats\u003d{microseconds:s(this.microseconds),milliseconds:s(this.milliseconds),seconds:s(this.seconds),minsec:s(this.minsec),minutes:s(this.minutes),hourmin:s(this.hourmin),hours:s(this.hours),days:s(this.days),months:s(this.months),years:s(this.years)}}_get_resolution_str(t,s){const e\u003d1.1*t;switch(!1){case!(e\u003c.001):return\"microseconds\";case!(e\u003c1):return\"milliseconds\";case!(e\u003c60):return s\u003e\u003d60?\"minsec\":\"seconds\";case!(e\u003c3600):return s\u003e\u003d3600?\"hourmin\":\"minutes\";case!(e\u003c86400):return\"hours\";case!(e\u003c2678400):return\"days\";case!(e\u003c31536e3):return\"months\";default:return\"years\"}}doFormat(t,s){if(0\u003d\u003dt.length)return[];const e\u003dMath.abs(t[t.length-1]-t[0])/1e3,i\u003de/(t.length-1),n\u003dthis._get_resolution_str(i,e),[,[r]]\u003dthis._width_formats[n],o\u003d[],c\u003dl.indexOf(n),m\u003d{};for(const t of l)m[t]\u003d0;m.seconds\u003d5,m.minsec\u003d4,m.minutes\u003d4,m.hourmin\u003d3,m.hours\u003d3;for(const s of t){let t,e;try{e\u003dh(s),t\u003dd(s,r)}catch(t){a.logger.warn(`unable to format tick for timestamp value ${s}`),a.logger.warn(` - ${t}`),o.push(\"ERR\");continue}let i\u003d!1,u\u003dc;for(;0\u003d\u003de[m[l[u]]];){let r;if(u+\u003d1,u\u003d\u003dl.length)break;if((\"minsec\"\u003d\u003dn||\"hourmin\"\u003d\u003dn)\u0026\u0026!i){if(\"minsec\"\u003d\u003dn\u0026\u00260\u003d\u003de[4]\u0026\u00260!\u003de[5]||\"hourmin\"\u003d\u003dn\u0026\u00260\u003d\u003de[3]\u0026\u00260!\u003de[4]){r\u003dthis._width_formats[l[c-1]][1][0],t\u003dd(s,r);break}i\u003d!0}r\u003dthis._width_formats[l[u]][1][0],t\u003dd(s,r)}if(this.strip_leading_zeros){let s\u003dt.replace(/^0+/g,\"\");s!\u003dt\u0026\u0026isNaN(parseInt(s))\u0026\u0026(s\u003d`0${s}`),o.push(s)}else o.push(t)}return o}}e.DatetimeTickFormatter\u003df,f.__name__\u003d\"DatetimeTickFormatter\",f.init_DatetimeTickFormatter()},\n function _(e,t,n,r,o){!function(e){\"object\"\u003d\u003dtypeof t\u0026\u0026t.exports?t.exports\u003de():\"function\"\u003d\u003dtypeof define?define(e):this.tz\u003de()}((function(){function e(e,t,n){var r,o\u003dt.day[1];do{r\u003dnew Date(Date.UTC(n,t.month,Math.abs(o++)))}while(t.day[0]\u003c7\u0026\u0026r.getUTCDay()!\u003dt.day[0]);return(r\u003d{clock:t.clock,sort:r.getTime(),rule:t,save:6e4*t.save,offset:e.offset})[r.clock]\u003dr.sort+6e4*t.time,r.posix?r.wallclock\u003dr[r.clock]+(e.offset+t.saved):r.posix\u003dr[r.clock]-(e.offset+t.saved),r}function t(t,n,r){var o,a,u,i,l,s,c,f\u003dt[t.zone],h\u003d[],T\u003dnew Date(r).getUTCFullYear(),g\u003d1;for(o\u003d1,a\u003df.length;o\u003ca\u0026\u0026!(f[o][n]\u003c\u003dr);o++);if((u\u003df[o]).rules){for(s\u003dt[u.rules],c\u003dT+1;c\u003e\u003dT-g;--c)for(o\u003d0,a\u003ds.length;o\u003ca;o++)s[o].from\u003c\u003dc\u0026\u0026c\u003c\u003ds[o].to?h.push(e(u,s[o],c)):s[o].to\u003cc\u0026\u00261\u003d\u003dg\u0026\u0026(g\u003dc-s[o].to);for(h.sort((function(e,t){return e.sort-t.sort})),o\u003d0,a\u003dh.length;o\u003ca;o++)r\u003e\u003dh[o][n]\u0026\u0026h[o][h[o].clock]\u003eu[h[o].clock]\u0026\u0026(i\u003dh[o])}return i\u0026\u0026((l\u003d/^(.*)\\/(.*)$/.exec(u.format))?i.abbrev\u003dl[i.save?2:1]:i.abbrev\u003du.format.replace(/%s/,i.rule.letter)),i||u}function n(e,n){return\"UTC\"\u003d\u003de.zone?n:(e.entry\u003dt(e,\"posix\",n),n+e.entry.offset+e.entry.save)}function r(e,n){return\"UTC\"\u003d\u003de.zone?n:(e.entry\u003dr\u003dt(e,\"wallclock\",n),0\u003c(o\u003dn-r.wallclock)\u0026\u0026o\u003cr.save?null:n-r.offset-r.save);var r,o}function o(e,t,o){var a,i\u003d+(o[1]+1),s\u003do[2]*i,c\u003du.indexOf(o[3].toLowerCase());if(c\u003e9)t+\u003ds*l[c-10];else{if(a\u003dnew Date(n(e,t)),c\u003c7)for(;s;)a.setUTCDate(a.getUTCDate()+i),a.getUTCDay()\u003d\u003dc\u0026\u0026(s-\u003di);else 7\u003d\u003dc?a.setUTCFullYear(a.getUTCFullYear()+s):8\u003d\u003dc?a.setUTCMonth(a.getUTCMonth()+s):a.setUTCDate(a.getUTCDate()+s);null\u003d\u003d(t\u003dr(e,a.getTime()))\u0026\u0026(t\u003dr(e,a.getTime()+864e5*i)-864e5*i)}return t}var a\u003d{clock:function(){return+new Date},zone:\"UTC\",entry:{abbrev:\"UTC\",offset:0,save:0},UTC:1,z:function(e,t,n,r){var o,a,u\u003dthis.entry.offset+this.entry.save,i\u003dMath.abs(u/1e3),l\u003d[],s\u003d3600;for(o\u003d0;o\u003c3;o++)l.push((\"0\"+Math.floor(i/s)).slice(-2)),i%\u003ds,s/\u003d60;return\"^\"!\u003dn||u?(\"^\"\u003d\u003dn\u0026\u0026(r\u003d3),3\u003d\u003dr?(a\u003d(a\u003dl.join(\":\")).replace(/:00$/,\"\"),\"^\"!\u003dn\u0026\u0026(a\u003da.replace(/:00$/,\"\"))):r?(a\u003dl.slice(0,r+1).join(\":\"),\"^\"\u003d\u003dn\u0026\u0026(a\u003da.replace(/:00$/,\"\"))):a\u003dl.slice(0,2).join(\"\"),a\u003d(a\u003d(u\u003c0?\"-\":\"+\")+a).replace(/([-+])(0)/,{_:\" $1\",\"-\":\"$1\"}[n]||\"$1$2\")):\"Z\"},\"%\":function(e){return\"%\"},n:function(e){return\"\\n\"},t:function(e){return\"\\t\"},U:function(e){return s(e,0)},W:function(e){return s(e,1)},V:function(e){return c(e)[0]},G:function(e){return c(e)[1]},g:function(e){return c(e)[1]%100},j:function(e){return Math.floor((e.getTime()-Date.UTC(e.getUTCFullYear(),0))/864e5)+1},s:function(e){return Math.floor(e.getTime()/1e3)},C:function(e){return Math.floor(e.getUTCFullYear()/100)},N:function(e){return e.getTime()%1e3*1e6},m:function(e){return e.getUTCMonth()+1},Y:function(e){return e.getUTCFullYear()},y:function(e){return e.getUTCFullYear()%100},H:function(e){return e.getUTCHours()},M:function(e){return e.getUTCMinutes()},S:function(e){return e.getUTCSeconds()},e:function(e){return e.getUTCDate()},d:function(e){return e.getUTCDate()},u:function(e){return e.getUTCDay()||7},w:function(e){return e.getUTCDay()},l:function(e){return e.getUTCHours()%12||12},I:function(e){return e.getUTCHours()%12||12},k:function(e){return e.getUTCHours()},Z:function(e){return this.entry.abbrev},a:function(e){return this[this.locale].day.abbrev[e.getUTCDay()]},A:function(e){return this[this.locale].day.full[e.getUTCDay()]},h:function(e){return this[this.locale].month.abbrev[e.getUTCMonth()]},b:function(e){return this[this.locale].month.abbrev[e.getUTCMonth()]},B:function(e){return this[this.locale].month.full[e.getUTCMonth()]},P:function(e){return this[this.locale].meridiem[Math.floor(e.getUTCHours()/12)].toLowerCase()},p:function(e){return this[this.locale].meridiem[Math.floor(e.getUTCHours()/12)]},R:function(e,t){return this.convert([t,\"%H:%M\"])},T:function(e,t){return this.convert([t,\"%H:%M:%S\"])},D:function(e,t){return this.convert([t,\"%m/%d/%y\"])},F:function(e,t){return this.convert([t,\"%Y-%m-%d\"])},x:function(e,t){return this.convert([t,this[this.locale].date])},r:function(e,t){return this.convert([t,this[this.locale].time12||\"%I:%M:%S\"])},X:function(e,t){return this.convert([t,this[this.locale].time24])},c:function(e,t){return this.convert([t,this[this.locale].dateTime])},convert:function(e){if(!e.length)return\"1.0.23\";var t,a,u,l,s,c\u003dObject.create(this),f\u003d[];for(t\u003d0;t\u003ce.length;t++)if(l\u003de[t],Array.isArray(l))t||isNaN(l[1])?l.splice.apply(e,[t--,1].concat(l)):s\u003dl;else if(isNaN(l)){if(\"string\"\u003d\u003d(u\u003dtypeof l))~l.indexOf(\"%\")?c.format\u003dl:t||\"*\"!\u003dl?!t\u0026\u0026(u\u003d/^(\\d{4})-(\\d{2})-(\\d{2})(?:[T\\s](\\d{2}):(\\d{2})(?::(\\d{2})(?:\\.(\\d+))?)?(Z|(([+-])(\\d{2}(:\\d{2}){0,2})))?)?$/.exec(l))?((s\u003d[]).push.apply(s,u.slice(1,8)),u[9]?(s.push(u[10]+1),s.push.apply(s,u[11].split(/:/))):u[8]\u0026\u0026s.push(1)):/^\\w{2,3}_\\w{2}$/.test(l)?c.locale\u003dl:(u\u003di.exec(l))?f.push(u):c.zone\u003dl:s\u003dl;else if(\"function\"\u003d\u003du){if(u\u003dl.call(c))return u}else if(/^\\w{2,3}_\\w{2}$/.test(l.name))c[l.name]\u003dl;else if(l.zones){for(u in l.zones)c[u]\u003dl.zones[u];for(u in l.rules)c[u]\u003dl.rules[u]}}else t||(s\u003dl);if(c[c.locale]||delete c.locale,c[c.zone]||delete c.zone,null!\u003ds){if(\"*\"\u003d\u003ds)s\u003dc.clock();else if(Array.isArray(s)){for(u\u003d[],a\u003d!s[7],t\u003d0;t\u003c11;t++)u[t]\u003d+(s[t]||0);--u[1],s\u003dDate.UTC.apply(Date.UTC,u)+-u[7]*(36e5*u[8]+6e4*u[9]+1e3*u[10])}else s\u003dMath.floor(s);if(!isNaN(s)){if(a\u0026\u0026(s\u003dr(c,s)),null\u003d\u003ds)return s;for(t\u003d0,a\u003df.length;t\u003ca;t++)s\u003do(c,s,f[t]);return c.format?(u\u003dnew Date(n(c,s)),c.format.replace(/%([-0_^]?)(:{0,3})(\\d*)(.)/g,(function(e,t,n,r,o){var a,i,l\u003d\"0\";if(a\u003dc[o]){for(e\u003dString(a.call(c,u,s,t,n.length)),\"_\"\u003d\u003d(t||a.style)\u0026\u0026(l\u003d\" \"),i\u003d\"-\"\u003d\u003dt?0:a.pad||0;e.length\u003ci;)e\u003dl+e;for(i\u003d\"-\"\u003d\u003dt?0:r||a.pad;e.length\u003ci;)e\u003dl+e;\"N\"\u003d\u003do\u0026\u0026i\u003ce.length\u0026\u0026(e\u003de.slice(0,i)),\"^\"\u003d\u003dt\u0026\u0026(e\u003de.toUpperCase())}return e}))):s}}return function(){return c.convert(arguments)}},locale:\"en_US\",en_US:{date:\"%m/%d/%Y\",time24:\"%I:%M:%S %p\",time12:\"%I:%M:%S %p\",dateTime:\"%a %d %b %Y %I:%M:%S %p %Z\",meridiem:[\"AM\",\"PM\"],month:{abbrev:\"Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec\".split(\"|\"),full:\"January|February|March|April|May|June|July|August|September|October|November|December\".split(\"|\")},day:{abbrev:\"Sun|Mon|Tue|Wed|Thu|Fri|Sat\".split(\"|\"),full:\"Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday\".split(\"|\")}}},u\u003d\"Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|year|month|day|hour|minute|second|millisecond\",i\u003dnew RegExp(\"^\\\\s*([+-])(\\\\d+)\\\\s+(\"+u+\")s?\\\\s*$\",\"i\"),l\u003d[36e5,6e4,1e3,1];function s(e,t){var n,r,o;return r\u003dnew Date(Date.UTC(e.getUTCFullYear(),0)),n\u003dMath.floor((e.getTime()-r.getTime())/864e5),r.getUTCDay()\u003d\u003dt?o\u003d0:8\u003d\u003d(o\u003d7-r.getUTCDay()+t)\u0026\u0026(o\u003d1),n\u003e\u003do?Math.floor((n-o)/7)+1:0}function c(e){var t,n,r;return n\u003de.getUTCFullYear(),t\u003dnew Date(Date.UTC(n,0)).getUTCDay(),(r\u003ds(e,1)+(t\u003e1\u0026\u0026t\u003c\u003d4?1:0))?53!\u003dr||4\u003d\u003dt||3\u003d\u003dt\u0026\u002629\u003d\u003dnew Date(n,1,29).getDate()?[r,e.getUTCFullYear()]:[1,e.getUTCFullYear()+1]:(n\u003de.getUTCFullYear()-1,[r\u003d4\u003d\u003d(t\u003dnew Date(Date.UTC(n,0)).getUTCDay())||3\u003d\u003dt\u0026\u002629\u003d\u003dnew Date(n,1,29).getDate()?53:52,e.getUTCFullYear()-1])}return u\u003du.toLowerCase().split(\"|\"),\"delmHMSUWVgCIky\".replace(/./g,(function(e){a[e].pad\u003d2})),a.N.pad\u003d9,a.j.pad\u003d3,a.k.style\u003d\"_\",a.l.style\u003d\"_\",a.e.style\u003d\"_\",function(){return a.convert(arguments)}}))},\n function _(r,t,n,e,i){e();const u\u003dr(1),a\u003du.__importStar(r(183)),f\u003dr(184),o\u003du.__importDefault(r(181)),l\u003dr(21),s\u003dr(8);function c(r,...t){return f.sprintf(r,...t)}function m(r,t,n){if(s.isNumber(r)){return c((()\u003d\u003e{switch(!1){case Math.floor(r)!\u003dr:return\"%d\";case!(Math.abs(r)\u003e.1\u0026\u0026Math.abs(r)\u003c1e3):return\"%0.3f\";default:return\"%0.3e\"}})(),r)}return`${r}`}function p(r,t,e){if(null\u003d\u003dt)return m;if(null!\u003de\u0026\u0026r in e){const t\u003de[r];if(s.isString(t)){if(t in n.DEFAULT_FORMATTERS)return n.DEFAULT_FORMATTERS[t];throw new Error(`Unknown tooltip field formatter type \u0027${t}\u0027`)}return function(r,n,e){return t.format(r,n,e)}}return n.DEFAULT_FORMATTERS.numeral}function d(r,t,n,e){if(\"$\"\u003d\u003dr[0]){return function(r,t){if(r in t)return t[r];throw new Error(`Unknown special variable \u0027$${r}\u0027`)}(r.substring(1),e)}return function(r,t,n){const e\u003dt.get_column(r);if(null\u003d\u003de)return null;if(s.isNumber(n))return e[n];const i\u003de[n.index];if(s.isTypedArray(i)||s.isArray(i))return s.isArray(i[0])?i[n.dim2][n.dim1]:i[n.flat_index];return i}(r.substring(1).replace(/[{}]/g,\"\"),t,n)}n.FormatterType\u003dl.Enum(\"numeral\",\"printf\",\"datetime\"),n.DEFAULT_FORMATTERS\u003d{numeral:(r,t,n)\u003d\u003ea.format(r,t),datetime:(r,t,n)\u003d\u003eo.default(r,t),printf:(r,t,n)\u003d\u003ec(t,r)},n.sprintf\u003dc,n.basic_formatter\u003dm,n.get_formatter\u003dp,n.get_value\u003dd,n.replace_placeholders\u003dfunction(r,t,n,e,i\u003d{},u){let a,f;if(s.isString(r)?(a\u003dr,f\u003d!1):(a\u003dr.html,f\u003d!0),a\u003da.replace(/@\\$name/g,(r\u003d\u003e`@{${i.name}}`)),a\u003da.replace(/((?:\\$\\w+)|(?:@\\w+)|(?:@{(?:[^{}]+)}))(?:{([^{}]+)})?/g,((r,a,o)\u003d\u003e{const l\u003dd(a,t,n,i);if(null\u003d\u003dl)return u?u(\"???\"):\"???\";if(\"safe\"\u003d\u003do)return f\u003d!0,`${l}`;const s\u003d`${p(a,o,e)(l,o,i)}`;return u?u(s):s})),f){return[...(new DOMParser).parseFromString(a,\"text/html\").body.childNodes]}return a}},\n function _(e,n,t,r,i){\n /*!\n * numbro.js\n * version : 1.6.2\n * author : Företagsplatsen AB\n * license : MIT\n * http://www.foretagsplatsen.se\n */\n var a,o\u003d{},l\u003do,u\u003d\"en-US\",c\u003dnull,s\u003d\"0,0\";void 0!\u003d\u003dn\u0026\u0026n.exports;function f(e){this._value\u003de}function d(e){var n,t\u003d\"\";for(n\u003d0;n\u003ce;n++)t+\u003d\"0\";return t}function h(e,n,t,r){var i,a,o\u003dMath.pow(10,n);return a\u003de.toFixed(0).search(\"e\")\u003e-1?function(e,n){var t,r,i,a;return t\u003d(a\u003de.toString()).split(\"e\")[0],i\u003da.split(\"e\")[1],a\u003dt.split(\".\")[0]+(r\u003dt.split(\".\")[1]||\"\")+d(i-r.length),n\u003e0\u0026\u0026(a+\u003d\".\"+d(n)),a}(e,n):(t(e*o)/o).toFixed(n),r\u0026\u0026(i\u003dnew RegExp(\"0{1,\"+r+\"}$\"),a\u003da.replace(i,\"\")),a}function p(e,n,t){return n.indexOf(\"$\")\u003e-1?function(e,n,t){var r,i,a\u003dn,l\u003da.indexOf(\"$\"),c\u003da.indexOf(\"(\"),s\u003da.indexOf(\"+\"),f\u003da.indexOf(\"-\"),d\u003d\"\",h\u003d\"\";-1\u003d\u003d\u003da.indexOf(\"$\")?\"infix\"\u003d\u003d\u003do[u].currency.position?(h\u003do[u].currency.symbol,o[u].currency.spaceSeparated\u0026\u0026(h\u003d\" \"+h+\" \")):o[u].currency.spaceSeparated\u0026\u0026(d\u003d\" \"):a.indexOf(\" $\")\u003e-1?(d\u003d\" \",a\u003da.replace(\" $\",\"\")):a.indexOf(\"$ \")\u003e-1?(d\u003d\" \",a\u003da.replace(\"$ \",\"\")):a\u003da.replace(\"$\",\"\");if(i\u003dm(e,a,t,h),-1\u003d\u003d\u003dn.indexOf(\"$\"))switch(o[u].currency.position){case\"postfix\":i.indexOf(\")\")\u003e-1?((i\u003di.split(\"\")).splice(-1,0,d+o[u].currency.symbol),i\u003di.join(\"\")):i\u003di+d+o[u].currency.symbol;break;case\"infix\":break;case\"prefix\":i.indexOf(\"(\")\u003e-1||i.indexOf(\"-\")\u003e-1?(i\u003di.split(\"\"),r\u003dMath.max(c,f)+1,i.splice(r,0,o[u].currency.symbol+d),i\u003di.join(\"\")):i\u003do[u].currency.symbol+d+i;break;default:throw Error(\u0027Currency position should be among [\"prefix\", \"infix\", \"postfix\"]\u0027)}else l\u003c\u003d1?i.indexOf(\"(\")\u003e-1||i.indexOf(\"+\")\u003e-1||i.indexOf(\"-\")\u003e-1?(r\u003d1,(l\u003cc||l\u003cs||l\u003cf)\u0026\u0026(r\u003d0),(i\u003di.split(\"\")).splice(r,0,o[u].currency.symbol+d),i\u003di.join(\"\")):i\u003do[u].currency.symbol+d+i:i.indexOf(\")\")\u003e-1?((i\u003di.split(\"\")).splice(-1,0,d+o[u].currency.symbol),i\u003di.join(\"\")):i\u003di+d+o[u].currency.symbol;return i}(e,n,t):n.indexOf(\"%\")\u003e-1?function(e,n,t){var r,i\u003d\"\";e*\u003d100,n.indexOf(\" %\")\u003e-1?(i\u003d\" \",n\u003dn.replace(\" %\",\"\")):n\u003dn.replace(\"%\",\"\");(r\u003dm(e,n,t)).indexOf(\")\")\u003e-1?((r\u003dr.split(\"\")).splice(-1,0,i+\"%\"),r\u003dr.join(\"\")):r\u003dr+i+\"%\";return r}(e,n,t):n.indexOf(\":\")\u003e-1?function(e){var n\u003dMath.floor(e/60/60),t\u003dMath.floor((e-60*n*60)/60),r\u003dMath.round(e-60*n*60-60*t);return n+\":\"+(t\u003c10?\"0\"+t:t)+\":\"+(r\u003c10?\"0\"+r:r)}(e):m(e,n,t)}function m(e,n,t,r){var i,a,l,s,f,d,p,m,x,g,O,b,w,y,M,v,$,B\u003d!1,E\u003d!1,F\u003d!1,k\u003d\"\",U\u003d!1,N\u003d!1,S\u003d!1,j\u003d!1,D\u003d!1,C\u003d\"\",L\u003d\"\",T\u003dMath.abs(e),K\u003d[\"B\",\"KiB\",\"MiB\",\"GiB\",\"TiB\",\"PiB\",\"EiB\",\"ZiB\",\"YiB\"],G\u003d[\"B\",\"KB\",\"MB\",\"GB\",\"TB\",\"PB\",\"EB\",\"ZB\",\"YB\"],I\u003d\"\",P\u003d!1,R\u003d!1;if(0\u003d\u003d\u003de\u0026\u0026null!\u003d\u003dc)return c;if(!isFinite(e))return\"\"+e;if(0\u003d\u003d\u003dn.indexOf(\"{\")){var W\u003dn.indexOf(\"}\");if(-1\u003d\u003d\u003dW)throw Error(\u0027Format should also contain a \"}\"\u0027);b\u003dn.slice(1,W),n\u003dn.slice(W+1)}else b\u003d\"\";if(n.indexOf(\"}\")\u003d\u003d\u003dn.length-1){var Y\u003dn.indexOf(\"{\");if(-1\u003d\u003d\u003dY)throw Error(\u0027Format should also contain a \"{\"\u0027);w\u003dn.slice(Y+1,-1),n\u003dn.slice(0,Y+1)}else w\u003d\"\";if(v\u003dnull\u003d\u003d\u003d($\u003d-1\u003d\u003d\u003dn.indexOf(\".\")?n.match(/([0-9]+).*/):n.match(/([0-9]+)\\..*/))?-1:$[1].length,-1!\u003d\u003dn.indexOf(\"-\")\u0026\u0026(P\u003d!0),n.indexOf(\"(\")\u003e-1?(B\u003d!0,n\u003dn.slice(1,-1)):n.indexOf(\"+\")\u003e-1\u0026\u0026(E\u003d!0,n\u003dn.replace(/\\+/g,\"\")),n.indexOf(\"a\")\u003e-1){if(g\u003dn.split(\".\")[0].match(/[0-9]+/g)||[\"0\"],g\u003dparseInt(g[0],10),U\u003dn.indexOf(\"aK\")\u003e\u003d0,N\u003dn.indexOf(\"aM\")\u003e\u003d0,S\u003dn.indexOf(\"aB\")\u003e\u003d0,j\u003dn.indexOf(\"aT\")\u003e\u003d0,D\u003dU||N||S||j,n.indexOf(\" a\")\u003e-1?(k\u003d\" \",n\u003dn.replace(\" a\",\"\")):n\u003dn.replace(\"a\",\"\"),p\u003d0\u003d\u003d\u003d(p\u003d(f\u003dMath.floor(Math.log(T)/Math.LN10)+1)%3)?3:p,g\u0026\u00260!\u003d\u003dT\u0026\u0026(d\u003dMath.floor(Math.log(T)/Math.LN10)+1-g,m\u003d3*~~((Math.min(g,f)-p)/3),T/\u003dMath.pow(10,m),-1\u003d\u003d\u003dn.indexOf(\".\")\u0026\u0026g\u003e3))for(n+\u003d\"[.]\",M\u003d(M\u003d0\u003d\u003d\u003dd?0:3*~~(d/3)-d)\u003c0?M+3:M,i\u003d0;i\u003cM;i++)n+\u003d\"0\";Math.floor(Math.log(Math.abs(e))/Math.LN10)+1!\u003d\u003dg\u0026\u0026(T\u003e\u003dMath.pow(10,12)\u0026\u0026!D||j?(k+\u003do[u].abbreviations.trillion,e/\u003dMath.pow(10,12)):T\u003cMath.pow(10,12)\u0026\u0026T\u003e\u003dMath.pow(10,9)\u0026\u0026!D||S?(k+\u003do[u].abbreviations.billion,e/\u003dMath.pow(10,9)):T\u003cMath.pow(10,9)\u0026\u0026T\u003e\u003dMath.pow(10,6)\u0026\u0026!D||N?(k+\u003do[u].abbreviations.million,e/\u003dMath.pow(10,6)):(T\u003cMath.pow(10,6)\u0026\u0026T\u003e\u003dMath.pow(10,3)\u0026\u0026!D||U)\u0026\u0026(k+\u003do[u].abbreviations.thousand,e/\u003dMath.pow(10,3)))}if(n.indexOf(\"b\")\u003e-1)for(n.indexOf(\" b\")\u003e-1?(C\u003d\" \",n\u003dn.replace(\" b\",\"\")):n\u003dn.replace(\"b\",\"\"),s\u003d0;s\u003c\u003dK.length;s++)if(a\u003dMath.pow(1024,s),l\u003dMath.pow(1024,s+1),e\u003e\u003da\u0026\u0026e\u003cl){C+\u003dK[s],a\u003e0\u0026\u0026(e/\u003da);break}if(n.indexOf(\"d\")\u003e-1)for(n.indexOf(\" d\")\u003e-1?(C\u003d\" \",n\u003dn.replace(\" d\",\"\")):n\u003dn.replace(\"d\",\"\"),s\u003d0;s\u003c\u003dG.length;s++)if(a\u003dMath.pow(1e3,s),l\u003dMath.pow(1e3,s+1),e\u003e\u003da\u0026\u0026e\u003cl){C+\u003dG[s],a\u003e0\u0026\u0026(e/\u003da);break}if(n.indexOf(\"o\")\u003e-1\u0026\u0026(n.indexOf(\" o\")\u003e-1?(L\u003d\" \",n\u003dn.replace(\" o\",\"\")):n\u003dn.replace(\"o\",\"\"),o[u].ordinal\u0026\u0026(L+\u003do[u].ordinal(e))),n.indexOf(\"[.]\")\u003e-1\u0026\u0026(F\u003d!0,n\u003dn.replace(\"[.]\",\".\")),x\u003de.toString().split(\".\")[0],O\u003dn.split(\".\")[1],y\u003dn.indexOf(\",\"),O){if(x\u003d(I\u003d-1!\u003d\u003dO.indexOf(\"*\")?h(e,e.toString().split(\".\")[1].length,t):O.indexOf(\"[\")\u003e-1?h(e,(O\u003d(O\u003dO.replace(\"]\",\"\")).split(\"[\"))[0].length+O[1].length,t,O[1].length):h(e,O.length,t)).split(\".\")[0],I.split(\".\")[1].length)I\u003d(r?k+r:o[u].delimiters.decimal)+I.split(\".\")[1];else I\u003d\"\";F\u0026\u00260\u003d\u003d\u003dNumber(I.slice(1))\u0026\u0026(I\u003d\"\")}else x\u003dh(e,null,t);return x.indexOf(\"-\")\u003e-1\u0026\u0026(x\u003dx.slice(1),R\u003d!0),x.length\u003cv\u0026\u0026(x\u003dnew Array(v-x.length+1).join(\"0\")+x),y\u003e-1\u0026\u0026(x\u003dx.toString().replace(/(\\d)(?\u003d(\\d{3})+(?!\\d))/g,\"$1\"+o[u].delimiters.thousands)),0\u003d\u003d\u003dn.indexOf(\".\")\u0026\u0026(x\u003d\"\"),b+(n.indexOf(\"(\")\u003cn.indexOf(\"-\")?(B\u0026\u0026R?\"(\":\"\")+(P\u0026\u0026R||!B\u0026\u0026R?\"-\":\"\"):(P\u0026\u0026R||!B\u0026\u0026R?\"-\":\"\")+(B\u0026\u0026R?\"(\":\"\"))+(!R\u0026\u0026E\u0026\u00260!\u003d\u003de?\"+\":\"\")+x+I+(L||\"\")+(k\u0026\u0026!r?k:\"\")+(C||\"\")+(B\u0026\u0026R?\")\":\"\")+w}function x(e,n){o[e]\u003dn}function g(e){u\u003de;var n\u003do[e].defaults;n\u0026\u0026n.format\u0026\u0026a.defaultFormat(n.format),n\u0026\u0026n.currencyFormat\u0026\u0026a.defaultCurrencyFormat(n.currencyFormat)}(a\u003dfunction(e){return a.isNumbro(e)?e\u003de.value():0\u003d\u003d\u003de||void 0\u003d\u003d\u003de?e\u003d0:Number(e)||(e\u003da.fn.unformat(e)),new f(Number(e))}).version\u003d\"1.6.2\",a.isNumbro\u003dfunction(e){return e instanceof f},a.setLanguage\u003dfunction(e,n){console.warn(\"`setLanguage` is deprecated since version 1.6.0. Use `setCulture` instead\");var t\u003de,r\u003de.split(\"-\")[0],i\u003dnull;l[t]||(Object.keys(l).forEach((function(e){i||e.split(\"-\")[0]!\u003d\u003dr||(i\u003de)})),t\u003di||n||\"en-US\"),g(t)},a.setCulture\u003dfunction(e,n){var t\u003de,r\u003de.split(\"-\")[1],i\u003dnull;o[t]||(r\u0026\u0026Object.keys(o).forEach((function(e){i||e.split(\"-\")[1]!\u003d\u003dr||(i\u003de)})),t\u003di||n||\"en-US\"),g(t)},a.language\u003dfunction(e,n){if(console.warn(\"`language` is deprecated since version 1.6.0. Use `culture` instead\"),!e)return u;if(e\u0026\u0026!n){if(!l[e])throw new Error(\"Unknown language : \"+e);g(e)}return!n\u0026\u0026l[e]||x(e,n),a},a.culture\u003dfunction(e,n){if(!e)return u;if(e\u0026\u0026!n){if(!o[e])throw new Error(\"Unknown culture : \"+e);g(e)}return!n\u0026\u0026o[e]||x(e,n),a},a.languageData\u003dfunction(e){if(console.warn(\"`languageData` is deprecated since version 1.6.0. Use `cultureData` instead\"),!e)return l[u];if(!l[e])throw new Error(\"Unknown language : \"+e);return l[e]},a.cultureData\u003dfunction(e){if(!e)return o[u];if(!o[e])throw new Error(\"Unknown culture : \"+e);return o[e]},a.culture(\"en-US\",{delimiters:{thousands:\",\",decimal:\".\"},abbreviations:{thousand:\"k\",million:\"m\",billion:\"b\",trillion:\"t\"},ordinal:function(e){var n\u003de%10;return 1\u003d\u003d~~(e%100/10)?\"th\":1\u003d\u003d\u003dn?\"st\":2\u003d\u003d\u003dn?\"nd\":3\u003d\u003d\u003dn?\"rd\":\"th\"},currency:{symbol:\"$\",position:\"prefix\"},defaults:{currencyFormat:\",0000 a\"},formats:{fourDigits:\"0000 a\",fullWithTwoDecimals:\"$ ,0.00\",fullWithTwoDecimalsNoCurrency:\",0.00\"}}),a.languages\u003dfunction(){return console.warn(\"`languages` is deprecated since version 1.6.0. Use `cultures` instead\"),l},a.cultures\u003dfunction(){return o},a.zeroFormat\u003dfunction(e){c\u003d\"string\"\u003d\u003dtypeof e?e:null},a.defaultFormat\u003dfunction(e){s\u003d\"string\"\u003d\u003dtypeof e?e:\"0.0\"},a.defaultCurrencyFormat\u003dfunction(e){\"string\"\u003d\u003dtypeof e?e:\"0$\"},a.validate\u003dfunction(e,n){var t,r,i,o,l,u,c,s;if(\"string\"!\u003dtypeof e\u0026\u0026(e+\u003d\"\",console.warn\u0026\u0026console.warn(\"Numbro.js: Value is not string. It has been co-erced to: \",e)),(e\u003de.trim()).match(/^\\d+$/))return!0;if(\"\"\u003d\u003d\u003de)return!1;try{c\u003da.cultureData(n)}catch(e){c\u003da.cultureData(a.culture())}return i\u003dc.currency.symbol,l\u003dc.abbreviations,t\u003dc.delimiters.decimal,r\u003d\".\"\u003d\u003d\u003dc.delimiters.thousands?\"\\\\.\":c.delimiters.thousands,(null\u003d\u003d\u003d(s\u003de.match(/^[^\\d]+/))||(e\u003de.substr(1),s[0]\u003d\u003d\u003di))\u0026\u0026((null\u003d\u003d\u003d(s\u003de.match(/[^\\d]+$/))||(e\u003de.slice(0,-1),s[0]\u003d\u003d\u003dl.thousand||s[0]\u003d\u003d\u003dl.million||s[0]\u003d\u003d\u003dl.billion||s[0]\u003d\u003d\u003dl.trillion))\u0026\u0026(u\u003dnew RegExp(r+\"{2}\"),!e.match(/[^\\d.,]/g)\u0026\u0026(!((o\u003de.split(t)).length\u003e2)\u0026\u0026(o.length\u003c2?!!o[0].match(/^\\d+.*\\d$/)\u0026\u0026!o[0].match(u):1\u003d\u003d\u003do[0].length?!!o[0].match(/^\\d+$/)\u0026\u0026!o[0].match(u)\u0026\u0026!!o[1].match(/^\\d+$/):!!o[0].match(/^\\d+.*\\d$/)\u0026\u0026!o[0].match(u)\u0026\u0026!!o[1].match(/^\\d+$/)))))},n.exports\u003d{format:function(e,n,t,r){return null!\u003dt\u0026\u0026t!\u003d\u003da.culture()\u0026\u0026a.setCulture(t),p(Number(e),null!\u003dn?n:s,null\u003d\u003dr?Math.round:r)}}},\n function _(e,n,t,r,i){!function(){\"use strict\";var e\u003d{not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\\x25]+/,modulo:/^\\x25{2}/,placeholder:/^\\x25(?:([1-9]\\d*)\\$|\\(([^)]+)\\))?(\\+)?(0|\u0027[^$])?(-)?(\\d+)?(?:\\.(\\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\\d]*)/i,key_access:/^\\.([a-z_][a-z_\\d]*)/i,index_access:/^\\[(\\d+)\\]/,sign:/^[+-]/};function n(e){return i(a(e),arguments)}function r(e,t){return n.apply(null,[e].concat(t||[]))}function i(t,r){var i,s,a,o,p,c,l,u,f,d\u003d1,g\u003dt.length,y\u003d\"\";for(s\u003d0;s\u003cg;s++)if(\"string\"\u003d\u003dtypeof t[s])y+\u003dt[s];else if(\"object\"\u003d\u003dtypeof t[s]){if((o\u003dt[s]).keys)for(i\u003dr[d],a\u003d0;a\u003co.keys.length;a++){if(null\u003d\u003di)throw new Error(n(\u0027[sprintf] Cannot access property \"%s\" of undefined value \"%s\"\u0027,o.keys[a],o.keys[a-1]));i\u003di[o.keys[a]]}else i\u003do.param_no?r[o.param_no]:r[d++];if(e.not_type.test(o.type)\u0026\u0026e.not_primitive.test(o.type)\u0026\u0026i instanceof Function\u0026\u0026(i\u003di()),e.numeric_arg.test(o.type)\u0026\u0026\"number\"!\u003dtypeof i\u0026\u0026isNaN(i))throw new TypeError(n(\"[sprintf] expecting number but found %T\",i));switch(e.number.test(o.type)\u0026\u0026(u\u003di\u003e\u003d0),o.type){case\"b\":i\u003dparseInt(i,10).toString(2);break;case\"c\":i\u003dString.fromCharCode(parseInt(i,10));break;case\"d\":case\"i\":i\u003dparseInt(i,10);break;case\"j\":i\u003dJSON.stringify(i,null,o.width?parseInt(o.width):0);break;case\"e\":i\u003do.precision?parseFloat(i).toExponential(o.precision):parseFloat(i).toExponential();break;case\"f\":i\u003do.precision?parseFloat(i).toFixed(o.precision):parseFloat(i);break;case\"g\":i\u003do.precision?String(Number(i.toPrecision(o.precision))):parseFloat(i);break;case\"o\":i\u003d(parseInt(i,10)\u003e\u003e\u003e0).toString(8);break;case\"s\":i\u003dString(i),i\u003do.precision?i.substring(0,o.precision):i;break;case\"t\":i\u003dString(!!i),i\u003do.precision?i.substring(0,o.precision):i;break;case\"T\":i\u003dObject.prototype.toString.call(i).slice(8,-1).toLowerCase(),i\u003do.precision?i.substring(0,o.precision):i;break;case\"u\":i\u003dparseInt(i,10)\u003e\u003e\u003e0;break;case\"v\":i\u003di.valueOf(),i\u003do.precision?i.substring(0,o.precision):i;break;case\"x\":i\u003d(parseInt(i,10)\u003e\u003e\u003e0).toString(16);break;case\"X\":i\u003d(parseInt(i,10)\u003e\u003e\u003e0).toString(16).toUpperCase()}e.json.test(o.type)?y+\u003di:(!e.number.test(o.type)||u\u0026\u0026!o.sign?f\u003d\"\":(f\u003du?\"+\":\"-\",i\u003di.toString().replace(e.sign,\"\")),c\u003do.pad_char?\"0\"\u003d\u003d\u003do.pad_char?\"0\":o.pad_char.charAt(1):\" \",l\u003do.width-(f+i).length,p\u003do.width\u0026\u0026l\u003e0?c.repeat(l):\"\",y+\u003do.align?f+i+p:\"0\"\u003d\u003d\u003dc?f+p+i:p+f+i)}return y}var s\u003dObject.create(null);function a(n){if(s[n])return s[n];for(var t,r\u003dn,i\u003d[],a\u003d0;r;){if(null!\u003d\u003d(t\u003de.text.exec(r)))i.push(t[0]);else if(null!\u003d\u003d(t\u003de.modulo.exec(r)))i.push(\"%\");else{if(null\u003d\u003d\u003d(t\u003de.placeholder.exec(r)))throw new SyntaxError(\"[sprintf] unexpected placeholder\");if(t[2]){a|\u003d1;var o\u003d[],p\u003dt[2],c\u003d[];if(null\u003d\u003d\u003d(c\u003de.key.exec(p)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");for(o.push(c[1]);\"\"!\u003d\u003d(p\u003dp.substring(c[0].length));)if(null!\u003d\u003d(c\u003de.key_access.exec(p)))o.push(c[1]);else{if(null\u003d\u003d\u003d(c\u003de.index_access.exec(p)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");o.push(c[1])}t[2]\u003do}else a|\u003d2;if(3\u003d\u003d\u003da)throw new Error(\"[sprintf] mixing positional and named placeholders is not (yet) supported\");i.push({placeholder:t[0],param_no:t[1],keys:t[2],sign:t[3],pad_char:t[4],align:t[5],width:t[6],precision:t[7],type:t[8]})}r\u003dr.substring(t[0].length)}return s[n]\u003di}void 0!\u003d\u003dt\u0026\u0026(t.sprintf\u003dn,t.vsprintf\u003dr),\"undefined\"!\u003dtypeof window\u0026\u0026(window.sprintf\u003dn,window.vsprintf\u003dr,\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd\u0026\u0026define((function(){return{sprintf:n,vsprintf:r}})))}()},\n function _(e,i,n,t,a){t();const s\u003de(9),r\u003de(178),c\u003de(186),m\u003de(187),_\u003de(190),k\u003de(191),o\u003de(189);class T extends c.CompositeTicker{constructor(e){super(e)}static init_DatetimeTicker(){this.override({num_minor_ticks:0,tickers:()\u003d\u003e[new r.AdaptiveTicker({mantissas:[1,2,5],base:10,min_interval:0,max_interval:500*o.ONE_MILLI,num_minor_ticks:0}),new r.AdaptiveTicker({mantissas:[1,2,5,10,15,20,30],base:60,min_interval:o.ONE_SECOND,max_interval:30*o.ONE_MINUTE,num_minor_ticks:0}),new r.AdaptiveTicker({mantissas:[1,2,4,6,8,12],base:24,min_interval:o.ONE_HOUR,max_interval:12*o.ONE_HOUR,num_minor_ticks:0}),new m.DaysTicker({days:s.range(1,32)}),new m.DaysTicker({days:s.range(1,31,3)}),new m.DaysTicker({days:[1,8,15,22]}),new m.DaysTicker({days:[1,15]}),new _.MonthsTicker({months:s.range(0,12,1)}),new _.MonthsTicker({months:s.range(0,12,2)}),new _.MonthsTicker({months:s.range(0,12,4)}),new _.MonthsTicker({months:s.range(0,12,6)}),new k.YearsTicker({})]})}}n.DatetimeTicker\u003dT,T.__name__\u003d\"DatetimeTicker\",T.init_DatetimeTicker()},\n function _(t,e,i,s,r){s();const n\u003dt(179),_\u003dt(9);class a extends n.ContinuousTicker{constructor(t){super(t)}static init_CompositeTicker(){this.define((({Array:t,Ref:e})\u003d\u003e({tickers:[t(e(n.ContinuousTicker)),[]]})))}get min_intervals(){return this.tickers.map((t\u003d\u003et.get_min_interval()))}get max_intervals(){return this.tickers.map((t\u003d\u003et.get_max_interval()))}get_min_interval(){return this.min_intervals[0]}get_max_interval(){return this.max_intervals[0]}get_best_ticker(t,e,i){const s\u003de-t,r\u003dthis.get_ideal_interval(t,e,i),n\u003d[_.sorted_index(this.min_intervals,r)-1,_.sorted_index(this.max_intervals,r)],a\u003d[this.min_intervals[n[0]],this.max_intervals[n[1]]].map((t\u003d\u003eMath.abs(i-s/t)));let c;if(_.is_empty(a.filter((t\u003d\u003e!isNaN(t)))))c\u003dthis.tickers[0];else{const t\u003dn[_.argmin(a)];c\u003dthis.tickers[t]}return c}get_interval(t,e,i){return this.get_best_ticker(t,e,i).get_interval(t,e,i)}get_ticks_no_defaults(t,e,i,s){return this.get_best_ticker(t,e,s).get_ticks_no_defaults(t,e,i,s)}}i.CompositeTicker\u003da,a.__name__\u003d\"CompositeTicker\",a.init_CompositeTicker()},\n function _(t,e,n,i,s){i();const a\u003dt(188),o\u003dt(189),r\u003dt(9);class c extends a.SingleIntervalTicker{constructor(t){super(t)}static init_DaysTicker(){this.define((({Int:t,Array:e})\u003d\u003e({days:[e(t),[]]}))),this.override({num_minor_ticks:0})}initialize(){super.initialize();const t\u003dthis.days;t.length\u003e1?this.interval\u003d(t[1]-t[0])*o.ONE_DAY:this.interval\u003d31*o.ONE_DAY}get_ticks_no_defaults(t,e,n,i){const s\u003dfunction(t,e){const n\u003do.last_month_no_later_than(new Date(t)),i\u003do.last_month_no_later_than(new Date(e));i.setUTCMonth(i.getUTCMonth()+1);const s\u003d[],a\u003dn;for(;s.push(o.copy_date(a)),a.setUTCMonth(a.getUTCMonth()+1),!(a\u003ei););return s}(t,e),a\u003dthis.days,c\u003dthis.interval;return{major:r.concat(s.map((t\u003d\u003e((t,e)\u003d\u003e{const n\u003dt.getUTCMonth(),i\u003d[];for(const s of a){const a\u003do.copy_date(t);a.setUTCDate(s),new Date(a.getTime()+e/2).getUTCMonth()\u003d\u003dn\u0026\u0026i.push(a)}return i})(t,c)))).map((t\u003d\u003et.getTime())).filter((n\u003d\u003et\u003c\u003dn\u0026\u0026n\u003c\u003de)),minor:[]}}}n.DaysTicker\u003dc,c.__name__\u003d\"DaysTicker\",c.init_DaysTicker()},\n function _(e,t,n,i,r){i();const l\u003de(179);class a extends l.ContinuousTicker{constructor(e){super(e)}static init_SingleIntervalTicker(){this.define((({Number:e})\u003d\u003e({interval:[e]})))}get_interval(e,t,n){return this.interval}get_min_interval(){return this.interval}get_max_interval(){return this.interval}}n.SingleIntervalTicker\u003da,a.__name__\u003d\"SingleIntervalTicker\",a.init_SingleIntervalTicker()},\n function _(t,n,e,_,E){function N(t){return new Date(t.getTime())}function O(t){const n\u003dN(t);return n.setUTCDate(1),n.setUTCHours(0),n.setUTCMinutes(0),n.setUTCSeconds(0),n.setUTCMilliseconds(0),n}_(),e.ONE_MILLI\u003d1,e.ONE_SECOND\u003d1e3,e.ONE_MINUTE\u003d60*e.ONE_SECOND,e.ONE_HOUR\u003d60*e.ONE_MINUTE,e.ONE_DAY\u003d24*e.ONE_HOUR,e.ONE_MONTH\u003d30*e.ONE_DAY,e.ONE_YEAR\u003d365*e.ONE_DAY,e.copy_date\u003dN,e.last_month_no_later_than\u003dO,e.last_year_no_later_than\u003dfunction(t){const n\u003dO(t);return n.setUTCMonth(0),n}},\n function _(t,e,n,i,s){i();const r\u003dt(188),a\u003dt(189),o\u003dt(9);class c extends r.SingleIntervalTicker{constructor(t){super(t)}static init_MonthsTicker(){this.define((({Int:t,Array:e})\u003d\u003e({months:[e(t),[]]})))}initialize(){super.initialize();const t\u003dthis.months;t.length\u003e1?this.interval\u003d(t[1]-t[0])*a.ONE_MONTH:this.interval\u003d12*a.ONE_MONTH}get_ticks_no_defaults(t,e,n,i){const s\u003dfunction(t,e){const n\u003da.last_year_no_later_than(new Date(t)),i\u003da.last_year_no_later_than(new Date(e));i.setUTCFullYear(i.getUTCFullYear()+1);const s\u003d[],r\u003dn;for(;s.push(a.copy_date(r)),r.setUTCFullYear(r.getUTCFullYear()+1),!(r\u003ei););return s}(t,e),r\u003dthis.months;return{major:o.concat(s.map((t\u003d\u003er.map((e\u003d\u003e{const n\u003da.copy_date(t);return n.setUTCMonth(e),n}))))).map((t\u003d\u003et.getTime())).filter((n\u003d\u003et\u003c\u003dn\u0026\u0026n\u003c\u003de)),minor:[]}}}n.MonthsTicker\u003dc,c.__name__\u003d\"MonthsTicker\",c.init_MonthsTicker()},\n function _(e,t,a,i,r){i();const n\u003de(177),_\u003de(188),s\u003de(189);class c extends _.SingleIntervalTicker{constructor(e){super(e)}initialize(){super.initialize(),this.interval\u003ds.ONE_YEAR,this.basic_ticker\u003dnew n.BasicTicker({num_minor_ticks:0})}get_ticks_no_defaults(e,t,a,i){const r\u003ds.last_year_no_later_than(new Date(e)).getUTCFullYear(),n\u003ds.last_year_no_later_than(new Date(t)).getUTCFullYear();return{major:this.basic_ticker.get_ticks_no_defaults(r,n,a,i).major.map((e\u003d\u003eDate.UTC(e,0,1))).filter((a\u003d\u003ee\u003c\u003da\u0026\u0026a\u003c\u003dt)),minor:[]}}}a.YearsTicker\u003dc,c.__name__\u003d\"YearsTicker\"},\n function _(i,s,t,e,o){e();const n\u003di(173),r\u003di(193),_\u003di(194);class c extends n.ContinuousAxisView{}t.LogAxisView\u003dc,c.__name__\u003d\"LogAxisView\";class x extends n.ContinuousAxis{constructor(i){super(i)}static init_LogAxis(){this.prototype.default_view\u003dc,this.override({ticker:()\u003d\u003enew _.LogTicker,formatter:()\u003d\u003enew r.LogTickFormatter})}}t.LogAxis\u003dx,x.__name__\u003d\"LogAxis\",x.init_LogAxis()},\n function _(t,e,r,i,n){i();const o\u003dt(166),a\u003dt(176),s\u003dt(194),c\u003dt(167),{log:l,round:u}\u003dMath;class _ extends o.TickFormatter{constructor(t){super(t)}static init_LogTickFormatter(){this.define((({Ref:t,Nullable:e})\u003d\u003e({ticker:[e(t(s.LogTicker)),null]})))}initialize(){super.initialize(),this.basic_formatter\u003dnew a.BasicTickFormatter}format_graphics(t,e){var r,i;if(0\u003d\u003dt.length)return[];const n\u003dnull!\u003d\u003d(i\u003dnull\u003d\u003d\u003d(r\u003dthis.ticker)||void 0\u003d\u003d\u003dr?void 0:r.base)\u0026\u0026void 0!\u003d\u003di?i:10,o\u003dthis._exponents(t,n);return null\u003d\u003do?this.basic_formatter.format_graphics(t,e):o.map((t\u003d\u003e{const e\u003dnew c.TextBox({text:a.unicode_replace(`${n}`)}),r\u003dnew c.TextBox({text:a.unicode_replace(`${t}`)});return new c.BaseExpo(e,r)}))}_exponents(t,e){let r\u003dnull;const i\u003d[];for(const n of t){const t\u003du(l(n)/l(e));if(r\u003d\u003dt)return null;r\u003dt,i.push(t)}return i}doFormat(t,e){var r,i;if(0\u003d\u003dt.length)return[];const n\u003dnull!\u003d\u003d(i\u003dnull\u003d\u003d\u003d(r\u003dthis.ticker)||void 0\u003d\u003d\u003dr?void 0:r.base)\u0026\u0026void 0!\u003d\u003di?i:10,o\u003dthis._exponents(t,n);return null\u003d\u003do?this.basic_formatter.doFormat(t,e):o.map((t\u003d\u003ea.unicode_replace(`${n}^${t}`)))}}r.LogTickFormatter\u003d_,_.__name__\u003d\"LogTickFormatter\",_.init_LogTickFormatter()},\n function _(t,o,e,i,s){i();const n\u003dt(178),r\u003dt(9);class c extends n.AdaptiveTicker{constructor(t){super(t)}static init_LogTicker(){this.override({mantissas:[1,5]})}get_ticks_no_defaults(t,o,e,i){const s\u003dthis.num_minor_ticks,n\u003d[],c\u003dthis.base,a\u003dMath.log(t)/Math.log(c),f\u003dMath.log(o)/Math.log(c),l\u003df-a;let h;if(isFinite(l))if(l\u003c2){const e\u003dthis.get_interval(t,o,i),c\u003dMath.floor(t/e),a\u003dMath.ceil(o/e);if(h\u003dr.range(c,a+1).filter((t\u003d\u003e0!\u003dt)).map((t\u003d\u003et*e)).filter((e\u003d\u003et\u003c\u003de\u0026\u0026e\u003c\u003do)),s\u003e0\u0026\u0026h.length\u003e0){const t\u003de/s,o\u003dr.range(0,s).map((o\u003d\u003eo*t));for(const t of o.slice(1))n.push(h[0]-t);for(const t of h)for(const e of o)n.push(t+e)}}else{const t\u003dMath.ceil(.999999*a),o\u003dMath.floor(1.000001*f),e\u003dMath.ceil((o-t)/9);if(h\u003dr.range(t-1,o+1,e).map((t\u003d\u003ec**t)),s\u003e0\u0026\u0026h.length\u003e0){const t\u003dc**e/s,o\u003dr.range(1,s+1).map((o\u003d\u003eo*t));for(const t of o)n.push(h[0]/t);n.push(h[0]);for(const t of h)for(const e of o)n.push(t*e)}}else h\u003d[];return{major:h.filter((e\u003d\u003et\u003c\u003de\u0026\u0026e\u003c\u003do)),minor:n.filter((e\u003d\u003et\u003c\u003de\u0026\u0026e\u003c\u003do))}}}e.LogTicker\u003dc,c.__name__\u003d\"LogTicker\",c.init_LogTicker()},\n function _(e,t,i,r,s){r();const a\u003de(163),o\u003de(175),c\u003de(196),n\u003de(197);class _ extends a.AxisView{}i.MercatorAxisView\u003d_,_.__name__\u003d\"MercatorAxisView\";class x extends o.LinearAxis{constructor(e){super(e)}static init_MercatorAxis(){this.prototype.default_view\u003d_,this.override({ticker:()\u003d\u003enew n.MercatorTicker({dimension:\"lat\"}),formatter:()\u003d\u003enew c.MercatorTickFormatter({dimension:\"lat\"})})}}i.MercatorAxis\u003dx,x.__name__\u003d\"MercatorAxis\",x.init_MercatorAxis()},\n function _(r,t,e,o,n){o();const i\u003dr(176),c\u003dr(20),a\u003dr(65);class s extends i.BasicTickFormatter{constructor(r){super(r)}static init_MercatorTickFormatter(){this.define((({Nullable:r})\u003d\u003e({dimension:[r(c.LatLon),null]})))}doFormat(r,t){if(null\u003d\u003dthis.dimension)throw new Error(\"MercatorTickFormatter.dimension not configured\");if(0\u003d\u003dr.length)return[];const e\u003dr.length,o\u003dnew Array(e);if(\"lon\"\u003d\u003dthis.dimension)for(let n\u003d0;n\u003ce;n++){const[e]\u003da.wgs84_mercator.invert(r[n],t.loc);o[n]\u003de}else for(let n\u003d0;n\u003ce;n++){const[,e]\u003da.wgs84_mercator.invert(t.loc,r[n]);o[n]\u003de}return super.doFormat(o,t)}}e.MercatorTickFormatter\u003ds,s.__name__\u003d\"MercatorTickFormatter\",s.init_MercatorTickFormatter()},\n function _(t,o,n,r,s){r();const i\u003dt(177),e\u003dt(20),c\u003dt(65);class _ extends i.BasicTicker{constructor(t){super(t)}static init_MercatorTicker(){this.define((({Nullable:t})\u003d\u003e({dimension:[t(e.LatLon),null]})))}get_ticks_no_defaults(t,o,n,r){if(null\u003d\u003dthis.dimension)throw new Error(`${this}.dimension wasn\u0027t configured`);return[t,o]\u003dc.clip_mercator(t,o,this.dimension),\"lon\"\u003d\u003dthis.dimension?this._get_ticks_lon(t,o,n,r):this._get_ticks_lat(t,o,n,r)}_get_ticks_lon(t,o,n,r){const[s]\u003dc.wgs84_mercator.invert(t,n),[i,e]\u003dc.wgs84_mercator.invert(o,n),_\u003dsuper.get_ticks_no_defaults(s,i,n,r),a\u003d[];for(const t of _.major)if(c.in_bounds(t,\"lon\")){const[o]\u003dc.wgs84_mercator.compute(t,e);a.push(o)}const m\u003d[];for(const t of _.minor)if(c.in_bounds(t,\"lon\")){const[o]\u003dc.wgs84_mercator.compute(t,e);m.push(o)}return{major:a,minor:m}}_get_ticks_lat(t,o,n,r){const[,s]\u003dc.wgs84_mercator.invert(n,t),[i,e]\u003dc.wgs84_mercator.invert(n,o),_\u003dsuper.get_ticks_no_defaults(s,e,n,r),a\u003d[];for(const t of _.major)if(c.in_bounds(t,\"lat\")){const[,o]\u003dc.wgs84_mercator.compute(i,t);a.push(o)}const m\u003d[];for(const t of _.minor)if(c.in_bounds(t,\"lat\")){const[,o]\u003dc.wgs84_mercator.compute(i,t);m.push(o)}return{major:a,minor:m}}}n.MercatorTicker\u003d_,_.__name__\u003d\"MercatorTicker\",_.init_MercatorTicker()},\n function _(e,i,r,c,k){c(),k(\"AdaptiveTicker\",e(178).AdaptiveTicker),k(\"BasicTicker\",e(177).BasicTicker),k(\"CategoricalTicker\",e(171).CategoricalTicker),k(\"CompositeTicker\",e(186).CompositeTicker),k(\"ContinuousTicker\",e(179).ContinuousTicker),k(\"DatetimeTicker\",e(185).DatetimeTicker),k(\"DaysTicker\",e(187).DaysTicker),k(\"FixedTicker\",e(199).FixedTicker),k(\"LogTicker\",e(194).LogTicker),k(\"MercatorTicker\",e(197).MercatorTicker),k(\"MonthsTicker\",e(190).MonthsTicker),k(\"SingleIntervalTicker\",e(188).SingleIntervalTicker),k(\"Ticker\",e(165).Ticker),k(\"YearsTicker\",e(191).YearsTicker),k(\"BinnedTicker\",e(200).BinnedTicker)},\n function _(i,t,e,r,n){r();const s\u003di(179);class _ extends s.ContinuousTicker{constructor(i){super(i)}static init_FixedTicker(){this.define((({Number:i,Array:t})\u003d\u003e({ticks:[t(i),[]],minor_ticks:[t(i),[]]})))}get_ticks_no_defaults(i,t,e,r){return{major:this.ticks,minor:this.minor_ticks}}get_interval(i,t,e){return 0}get_min_interval(){return 0}get_max_interval(){return 0}}e.FixedTicker\u003d_,_.__name__\u003d\"FixedTicker\",_.init_FixedTicker()},\n function _(e,n,t,i,r){i();const c\u003de(165),o\u003de(201),s\u003de(12);class a extends c.Ticker{constructor(e){super(e)}static init_BinnedTicker(){this.define((({Number:e,Ref:n,Or:t,Auto:i})\u003d\u003e({mapper:[n(o.ScanningColorMapper)],num_major_ticks:[t(e,i),8]})))}get_ticks(e,n,t,i){const{binning:r}\u003dthis.mapper.metrics,c\u003dMath.max(0,s.left_edge_index(e,r)),o\u003dMath.min(s.left_edge_index(n,r)+1,r.length-1),a\u003d[];for(let e\u003dc;e\u003c\u003do;e++)a.push(r[e]);const{num_major_ticks:_}\u003dthis,m\u003d[],h\u003d\"auto\"\u003d\u003d_?a.length:_,l\u003dMath.max(1,Math.floor(a.length/h));for(let e\u003d0;e\u003ca.length;e+\u003dl)m.push(a[e]);return{major:m,minor:[]}}}t.BinnedTicker\u003da,a.__name__\u003d\"BinnedTicker\",a.init_BinnedTicker()},\n function _(n,e,i,r,o){r();const t\u003dn(202),a\u003dn(12);class c extends t.ContinuousColorMapper{constructor(n){super(n)}cmap(n,e,i,r,o){if(n\u003co.binning[0])return i;if(n\u003eo.binning[o.binning.length-1])return r;return e[a.left_edge_index(n,o.binning)]}}i.ScanningColorMapper\u003dc,c.__name__\u003d\"ScanningColorMapper\"},\n function _(t,o,e,n,s){n();const l\u003dt(203),i\u003dt(61),c\u003dt(9),a\u003dt(8);class r extends l.ColorMapper{constructor(t){super(t),this._scan_data\u003dnull}static init_ContinuousColorMapper(){this.define((({Number:t,String:o,Ref:e,Color:n,Or:s,Tuple:l,Array:c,Nullable:a})\u003d\u003e({high:[a(t),null],low:[a(t),null],high_color:[a(n),null],low_color:[a(n),null],domain:[c(l(e(i.GlyphRenderer),s(o,c(o)))),[]]})))}connect_signals(){super.connect_signals();const t\u003d()\u003d\u003e{for(const[t]of this.domain)this.connect(t.view.change,(()\u003d\u003ethis.update_data())),this.connect(t.data_source.selected.change,(()\u003d\u003ethis.update_data()))};this.connect(this.properties.domain.change,(()\u003d\u003et())),t()}update_data(){const{domain:t,palette:o}\u003dthis,e\u003d[...this._collect(t)];this._scan_data\u003dthis.scan(e,o.length),this.metrics_change.emit(),this.change.emit()}get metrics(){return null\u003d\u003dthis._scan_data\u0026\u0026this.update_data(),this._scan_data}*_collect(t){for(const[o,e]of t)for(const t of a.isArray(e)?e:[e]){let e\u003do.data_source.get_column(t);e\u003do.view.indices.select(e);const n\u003do.view.masked,s\u003do.data_source.selected.indices;let l;if(null!\u003dn\u0026\u0026s.length\u003e0?l\u003dc.intersection([...n],s):null!\u003dn?l\u003d[...n]:s.length\u003e0\u0026\u0026(l\u003ds),null!\u003dl\u0026\u0026(e\u003dc.map(l,(t\u003d\u003ee[t]))),e.length\u003e0\u0026\u0026!a.isNumber(e[0]))for(const t of e)yield*t;else yield*e}}_v_compute(t,o,e,n){const{nan_color:s}\u003dn;let{low_color:l,high_color:i}\u003dn;null\u003d\u003dl\u0026\u0026(l\u003de[0]),null\u003d\u003di\u0026\u0026(i\u003de[e.length-1]);const{domain:a}\u003dthis,r\u003dc.is_empty(a)?t:[...this._collect(a)];this._scan_data\u003dthis.scan(r,e.length),this.metrics_change.emit();for(let n\u003d0,c\u003dt.length;n\u003cc;n++){const c\u003dt[n];isNaN(c)?o[n]\u003ds:o[n]\u003dthis.cmap(c,e,l,i,this._scan_data)}}_colors(t){return Object.assign(Object.assign({},super._colors(t)),{low_color:null!\u003dthis.low_color?t(this.low_color):void 0,high_color:null!\u003dthis.high_color?t(this.high_color):void 0})}}e.ContinuousColorMapper\u003dr,r.__name__\u003d\"ContinuousColorMapper\",r.init_ContinuousColorMapper()},\n function _(t,r,e,n,o){n();const i\u003dt(204),a\u003dt(15),c\u003dt(24),_\u003dt(22),l\u003dt(27);function s(t){return _.encode_rgba(_.color2rgba(t))}function p(t){const r\u003dnew Uint32Array(t.length);for(let e\u003d0,n\u003dt.length;e\u003cn;e++)r[e]\u003ds(t[e]);return r}e._convert_color\u003ds,e._convert_palette\u003dp;class u extends i.Mapper{constructor(t){super(t)}initialize(){super.initialize(),this.metrics_change\u003dnew a.Signal0(this,\"metrics_change\")}static init_ColorMapper(){this.define((({Color:t,Array:r})\u003d\u003e({palette:[r(t)],nan_color:[t,\"gray\"]})))}v_compute(t){const r\u003dnew Array(t.length);return this._v_compute(t,r,this.palette,this._colors((t\u003d\u003et))),r}get rgba_mapper(){const t\u003dthis,r\u003dp(this.palette),e\u003dthis._colors(s);return{v_compute(n){const o\u003dnew c.ColorArray(n.length);return t._v_compute(n,o,r,e),new Uint8ClampedArray(l.to_big_endian(o).buffer)}}}_colors(t){return{nan_color:t(this.nan_color)}}}e.ColorMapper\u003du,u.__name__\u003d\"ColorMapper\",u.init_ColorMapper()},\n function _(r,e,n,s,o){s();const p\u003dr(149);class t extends p.Transform{constructor(r){super(r)}compute(r){throw new Error(\"mapping single values is not supported\")}}n.Mapper\u003dt,t.__name__\u003d\"Mapper\"},\n function _(t,r,a,e,c){e(),c(\"BasicTickFormatter\",t(176).BasicTickFormatter),c(\"CategoricalTickFormatter\",t(172).CategoricalTickFormatter),c(\"DatetimeTickFormatter\",t(180).DatetimeTickFormatter),c(\"FuncTickFormatter\",t(206).FuncTickFormatter),c(\"LogTickFormatter\",t(193).LogTickFormatter),c(\"MercatorTickFormatter\",t(196).MercatorTickFormatter),c(\"NumeralTickFormatter\",t(207).NumeralTickFormatter),c(\"PrintfTickFormatter\",t(208).PrintfTickFormatter),c(\"TickFormatter\",t(166).TickFormatter)},\n function _(t,n,e,s,i){s();const r\u003dt(166),c\u003dt(13),a\u003dt(34);class u extends r.TickFormatter{constructor(t){super(t)}static init_FuncTickFormatter(){this.define((({Unknown:t,String:n,Dict:e})\u003d\u003e({args:[e(t),{}],code:[n,\"\"]})))}get names(){return c.keys(this.args)}get values(){return c.values(this.args)}_make_func(){const t\u003da.use_strict(this.code);return new Function(\"tick\",\"index\",\"ticks\",...this.names,t)}doFormat(t,n){const e\u003dthis._make_func().bind({});return t.map(((t,n,s)\u003d\u003e`${e(t,n,s,...this.values)}`))}}e.FuncTickFormatter\u003du,u.__name__\u003d\"FuncTickFormatter\",u.init_FuncTickFormatter()},\n function _(r,t,n,e,a){e();const o\u003dr(1).__importStar(r(183)),i\u003dr(166),u\u003dr(20);class c extends i.TickFormatter{constructor(r){super(r)}static init_NumeralTickFormatter(){this.define((({String:r})\u003d\u003e({format:[r,\"0,0\"],language:[r,\"en\"],rounding:[u.RoundingFunction,\"round\"]})))}get _rounding_fn(){switch(this.rounding){case\"round\":case\"nearest\":return Math.round;case\"floor\":case\"rounddown\":return Math.floor;case\"ceil\":case\"roundup\":return Math.ceil}}doFormat(r,t){const{format:n,language:e,_rounding_fn:a}\u003dthis;return r.map((r\u003d\u003eo.format(r,n,e,a)))}}n.NumeralTickFormatter\u003dc,c.__name__\u003d\"NumeralTickFormatter\",c.init_NumeralTickFormatter()},\n function _(t,r,i,n,o){n();const a\u003dt(166),e\u003dt(182);class c extends a.TickFormatter{constructor(t){super(t)}static init_PrintfTickFormatter(){this.define((({String:t})\u003d\u003e({format:[t,\"%s\"]})))}doFormat(t,r){return t.map((t\u003d\u003ee.sprintf(this.format,t)))}}i.PrintfTickFormatter\u003dc,c.__name__\u003d\"PrintfTickFormatter\",c.init_PrintfTickFormatter()},\n function _(r,o,a,p,e){p(),e(\"CategoricalColorMapper\",r(210).CategoricalColorMapper),e(\"CategoricalMarkerMapper\",r(212).CategoricalMarkerMapper),e(\"CategoricalPatternMapper\",r(213).CategoricalPatternMapper),e(\"ContinuousColorMapper\",r(202).ContinuousColorMapper),e(\"ColorMapper\",r(203).ColorMapper),e(\"LinearColorMapper\",r(214).LinearColorMapper),e(\"LogColorMapper\",r(215).LogColorMapper),e(\"ScanningColorMapper\",r(201).ScanningColorMapper),e(\"EqHistColorMapper\",r(216).EqHistColorMapper)},\n function _(t,o,a,r,e){r();const c\u003dt(211),l\u003dt(203),i\u003dt(104);class s extends l.ColorMapper{constructor(t){super(t)}static init_CategoricalColorMapper(){this.define((({Number:t,Nullable:o})\u003d\u003e({factors:[i.FactorSeq],start:[t,0],end:[o(t),null]})))}_v_compute(t,o,a,{nan_color:r}){c.cat_v_compute(t,this.factors,a,o,this.start,this.end,r)}}a.CategoricalColorMapper\u003ds,s.__name__\u003d\"CategoricalColorMapper\",s.init_CategoricalColorMapper()},\n function _(n,t,e,l,i){l();const c\u003dn(12),u\u003dn(8);function f(n,t){if(n.length!\u003dt.length)return!1;for(let e\u003d0,l\u003dn.length;e\u003cl;e++)if(n[e]!\u003d\u003dt[e])return!1;return!0}e._cat_equals\u003df,e.cat_v_compute\u003dfunction(n,t,e,l,i,o,r){const _\u003dn.length;for(let g\u003d0;g\u003c_;g++){let _,s,h\u003dn[g];u.isString(h)?_\u003dc.index_of(t,h):(null!\u003di?h\u003dnull!\u003do?h.slice(i,o):h.slice(i):null!\u003do\u0026\u0026(h\u003dh.slice(0,o)),_\u003d1\u003d\u003dh.length?c.index_of(t,h[0]):c.find_index(t,(n\u003d\u003ef(n,h)))),s\u003d_\u003c0||_\u003e\u003de.length?r:e[_],l[g]\u003ds}}},\n function _(r,e,a,t,s){t();const c\u003dr(211),i\u003dr(104),l\u003dr(204),n\u003dr(20);class p extends l.Mapper{constructor(r){super(r)}static init_CategoricalMarkerMapper(){this.define((({Number:r,Array:e,Nullable:a})\u003d\u003e({factors:[i.FactorSeq],markers:[e(n.MarkerType)],start:[r,0],end:[a(r),null],default_value:[n.MarkerType,\"circle\"]})))}v_compute(r){const e\u003dnew Array(r.length);return c.cat_v_compute(r,this.factors,this.markers,e,this.start,this.end,this.default_value),e}}a.CategoricalMarkerMapper\u003dp,p.__name__\u003d\"CategoricalMarkerMapper\",p.init_CategoricalMarkerMapper()},\n function _(t,a,e,r,n){r();const s\u003dt(211),c\u003dt(104),i\u003dt(204),p\u003dt(20);class l extends i.Mapper{constructor(t){super(t)}static init_CategoricalPatternMapper(){this.define((({Number:t,Array:a,Nullable:e})\u003d\u003e({factors:[c.FactorSeq],patterns:[a(p.HatchPatternType)],start:[t,0],end:[e(t),null],default_value:[p.HatchPatternType,\" \"]})))}v_compute(t){const a\u003dnew Array(t.length);return s.cat_v_compute(t,this.factors,this.patterns,a,this.start,this.end,this.default_value),a}}e.CategoricalPatternMapper\u003dl,l.__name__\u003d\"CategoricalPatternMapper\",l.init_CategoricalPatternMapper()},\n function _(n,r,o,t,a){t();const e\u003dn(202),i\u003dn(12);class s extends e.ContinuousColorMapper{constructor(n){super(n)}scan(n,r){const o\u003dnull!\u003dthis.low?this.low:i.min(n),t\u003dnull!\u003dthis.high?this.high:i.max(n);return{max:t,min:o,norm_factor:1/(t-o),normed_interval:1/r}}cmap(n,r,o,t,a){const e\u003dr.length-1;if(n\u003d\u003da.max)return r[e];const i\u003d(n-a.min)*a.norm_factor,s\u003dMath.floor(i/a.normed_interval);return s\u003c0?o:s\u003ee?t:r[s]}}o.LinearColorMapper\u003ds,s.__name__\u003d\"LinearColorMapper\"},\n function _(o,t,n,r,l){r();const a\u003do(202),s\u003do(12);class e extends a.ContinuousColorMapper{constructor(o){super(o)}scan(o,t){const n\u003dnull!\u003dthis.low?this.low:s.min(o),r\u003dnull!\u003dthis.high?this.high:s.max(o);return{max:r,min:n,scale:t/(Math.log(r)-Math.log(n))}}cmap(o,t,n,r,l){const a\u003dt.length-1;if(o\u003el.max)return r;if(o\u003d\u003dl.max)return t[a];if(o\u003cl.min)return n;const s\u003dMath.log(o)-Math.log(l.min);let e\u003dMath.floor(s*l.scale);return e\u003ea\u0026\u0026(e\u003da),t[e]}}n.LogColorMapper\u003de,e.__name__\u003d\"LogColorMapper\"},\n function _(n,t,i,e,o){e();const s\u003dn(201),r\u003dn(12),a\u003dn(9),l\u003dn(19);class c extends s.ScanningColorMapper{constructor(n){super(n)}static init_EqHistColorMapper(){this.define((({Int:n})\u003d\u003e({bins:[n,65536]})))}scan(n,t){const i\u003dnull!\u003dthis.low?this.low:r.min(n),e\u003dnull!\u003dthis.high?this.high:r.max(n),o\u003dthis.bins,s\u003da.linspace(i,e,o+1),c\u003dr.bin_counts(n,s),h\u003dnew Array(o);for(let n\u003d0,t\u003ds.length;n\u003ct-1;n++){const t\u003ds[n],i\u003ds[n+1];h[n]\u003d(t+i)/2}const p\u003da.cumsum(c),g\u003dp[p.length-1],u\u003dr.map(p,(n\u003d\u003en/g));let m\u003dt-1,M\u003d[],_\u003d0,f\u003d2*t;for(;m!\u003dt\u0026\u0026_\u003c4\u0026\u00260!\u003dm;){const n\u003df/m;if(n\u003e1e3)break;f\u003dMath.round(Math.max(t*n,t));const i\u003da.range(0,f),e\u003dr.map(u,(n\u003d\u003en*(f-1)));M\u003dr.interpolate(i,e,h);m\u003da.uniq(M).length-1,_++}if(0\u003d\u003dm){M\u003d[i,e];for(let n\u003d0;n\u003ct-1;n++)M.push(e)}else M\u003dM.slice(M.length-t-1),m!\u003dt\u0026\u0026l.logger.warn(\"EqHistColorMapper warning: Histogram equalization did not converge.\");return M[0]\u003di,M[M.length-1]\u003de,{min:i,max:e,binning:M}}}i.EqHistColorMapper\u003dc,c.__name__\u003d\"EqHistColorMapper\",c.init_EqHistColorMapper()},\n function _(a,e,l,c,n){c(),n(\"CategoricalScale\",a(145).CategoricalScale),n(\"ContinuousScale\",a(158).ContinuousScale),n(\"LinearScale\",a(218).LinearScale),n(\"LinearInterpolationScale\",a(219).LinearInterpolationScale),n(\"LogScale\",a(157).LogScale),n(\"Scale\",a(146).Scale)},\n function _(e,t,n,r,_){r();const i\u003de(158);class u extends i.ContinuousScale{constructor(e){super(e)}get s_compute(){const[e,t]\u003dthis._linear_compute_state();return n\u003d\u003ee*n+t}compute(e){return this._linear_compute(e)}v_compute(e){return this._linear_v_compute(e)}invert(e){return this._linear_invert(e)}v_invert(e){return this._linear_v_invert(e)}}n.LinearScale\u003du,u.__name__\u003d\"LinearScale\"},\n function _(n,e,t,r,i){r();const a\u003dn(146),o\u003dn(12);class c extends a.Scale{constructor(n){super(n)}static init_LinearInterpolationScale(){this.internal((({Arrayable:n})\u003d\u003e({binning:[n]})))}get s_compute(){throw new Error(\"not implemented\")}compute(n){return n}v_compute(n){const{binning:e}\u003dthis,{start:t,end:r}\u003dthis.source_range,i\u003dt,a\u003dr,c\u003de.length,l\u003d(r-t)/(c-1),s\u003dnew Float64Array(c);for(let n\u003d0;n\u003cc;n++)s[n]\u003dt+n*l;const _\u003do.map(n,(n\u003d\u003e{if(n\u003ci)return i;if(n\u003ea)return a;const t\u003do.left_edge_index(n,e),r\u003de[t],c\u003d(n-r)/(e[t+1]-r),l\u003ds[t];return l+c*(s[t+1]-l)}));return this._linear_v_compute(_)}invert(n){return n}v_invert(n){return new Float64Array(n)}}t.LinearInterpolationScale\u003dc,c.__name__\u003d\"LinearInterpolationScale\",c.init_LinearInterpolationScale()},\n function _(a,n,e,g,R){g(),R(\"DataRange\",a(160).DataRange),R(\"DataRange1d\",a(159).DataRange1d),R(\"FactorRange\",a(104).FactorRange),R(\"Range\",a(105).Range),R(\"Range1d\",a(156).Range1d)},\n function _(a,o,i,t,e){t();var n\u003da(141);e(\"Sizeable\",n.Sizeable),e(\"SizingPolicy\",n.SizingPolicy);var c\u003da(142);e(\"Layoutable\",c.Layoutable),e(\"LayoutItem\",c.LayoutItem);var r\u003da(222);e(\"HStack\",r.HStack),e(\"VStack\",r.VStack);var l\u003da(223);e(\"Grid\",l.Grid),e(\"Row\",l.Row),e(\"Column\",l.Column);var S\u003da(224);e(\"ContentBox\",S.ContentBox),e(\"VariadicBox\",S.VariadicBox)},\n function _(t,e,h,i,r){i();const n\u003dt(142),o\u003dt(99);class s extends n.Layoutable{constructor(){super(...arguments),this.children\u003d[]}*[Symbol.iterator](){yield*this.children}}h.Stack\u003ds,s.__name__\u003d\"Stack\";class c extends s{_measure(t){let e\u003d0,h\u003d0;for(const t of this.children){const i\u003dt.measure({width:0,height:0});e+\u003di.width,h\u003dMath.max(h,i.height)}return{width:e,height:h}}_set_geometry(t,e){super._set_geometry(t,e);const h\u003dthis.absolute?t.top:0;let i\u003dthis.absolute?t.left:0;const{height:r}\u003dt;for(const t of this.children){const{width:e}\u003dt.measure({width:0,height:0});t.set_geometry(new o.BBox({left:i,width:e,top:h,height:r})),i+\u003de}}}h.HStack\u003dc,c.__name__\u003d\"HStack\";class a extends s{_measure(t){let e\u003d0,h\u003d0;for(const t of this.children){const i\u003dt.measure({width:0,height:0});e\u003dMath.max(e,i.width),h+\u003di.height}return{width:e,height:h}}_set_geometry(t,e){super._set_geometry(t,e);const h\u003dthis.absolute?t.left:0;let i\u003dthis.absolute?t.top:0;const{width:r}\u003dt;for(const t of this.children){const{height:e}\u003dt.measure({width:0,height:0});t.set_geometry(new o.BBox({top:i,height:e,left:h,width:r})),i+\u003de}}}h.VStack\u003da,a.__name__\u003d\"VStack\";class l extends n.Layoutable{constructor(){super(...arguments),this.children\u003d[]}*[Symbol.iterator](){yield*this.children}_measure(t){const{width_policy:e,height_policy:h}\u003dthis.sizing,{min:i,max:r}\u003dMath;let n\u003d0,o\u003d0;for(const e of this.children){const{width:h,height:i}\u003de.measure(t);n\u003dr(n,h),o\u003dr(o,i)}return{width:(()\u003d\u003e{const{width:h}\u003dthis.sizing;if(t.width\u003d\u003d1/0)return\"fixed\"\u003d\u003de\u0026\u0026null!\u003dh?h:n;switch(e){case\"fixed\":return null!\u003dh?h:n;case\"min\":return n;case\"fit\":return null!\u003dh?i(t.width,h):t.width;case\"max\":return null!\u003dh?r(t.width,h):t.width}})(),height:(()\u003d\u003e{const{height:e}\u003dthis.sizing;if(t.height\u003d\u003d1/0)return\"fixed\"\u003d\u003dh\u0026\u0026null!\u003de?e:o;switch(h){case\"fixed\":return null!\u003de?e:o;case\"min\":return o;case\"fit\":return null!\u003de?i(t.height,e):t.height;case\"max\":return null!\u003de?r(t.height,e):t.height}})()}}_set_geometry(t,e){super._set_geometry(t,e);const h\u003dthis.absolute?t:t.relative(),{left:i,right:r,top:n,bottom:s}\u003dh,c\u003dMath.round(h.vcenter),a\u003dMath.round(h.hcenter);for(const e of this.children){const{margin:h,halign:l,valign:d}\u003de.sizing,{width:u,height:g,inner:_}\u003de.measure(t),w\u003d(()\u003d\u003e{switch(`${d}_${l}`){case\"start_start\":return new o.BBox({left:i+h.left,top:n+h.top,width:u,height:g});case\"start_center\":return new o.BBox({hcenter:a,top:n+h.top,width:u,height:g});case\"start_end\":return new o.BBox({right:r-h.right,top:n+h.top,width:u,height:g});case\"center_start\":return new o.BBox({left:i+h.left,vcenter:c,width:u,height:g});case\"center_center\":return new o.BBox({hcenter:a,vcenter:c,width:u,height:g});case\"center_end\":return new o.BBox({right:r-h.right,vcenter:c,width:u,height:g});case\"end_start\":return new o.BBox({left:i+h.left,bottom:s-h.bottom,width:u,height:g});case\"end_center\":return new o.BBox({hcenter:a,bottom:s-h.bottom,width:u,height:g});case\"end_end\":return new o.BBox({right:r-h.right,bottom:s-h.bottom,width:u,height:g})}})(),m\u003dnull\u003d\u003d_?w:new o.BBox({left:w.left+_.left,top:w.top+_.top,right:w.right-_.right,bottom:w.bottom-_.bottom});e.set_geometry(w,m)}}}h.NodeLayout\u003dl,l.__name__\u003d\"NodeLayout\"},\n function _(t,i,s,e,o){e();const n\u003dt(141),l\u003dt(142),r\u003dt(8),h\u003dt(99),c\u003dt(9),{max:a,round:g}\u003dMath;class p{constructor(t){this.def\u003dt,this._map\u003dnew Map}get(t){let i\u003dthis._map.get(t);return void 0\u003d\u003d\u003di\u0026\u0026(i\u003dthis.def(),this._map.set(t,i)),i}apply(t,i){const s\u003dthis.get(t);this._map.set(t,i(s))}}p.__name__\u003d\"DefaultMap\";class f{constructor(){this._items\u003d[],this._nrows\u003d0,this._ncols\u003d0}get nrows(){return this._nrows}get ncols(){return this._ncols}add(t,i){const{r1:s,c1:e}\u003dt;this._nrows\u003da(this._nrows,s+1),this._ncols\u003da(this._ncols,e+1),this._items.push({span:t,data:i})}at(t,i){return this._items.filter((({span:s})\u003d\u003es.r0\u003c\u003dt\u0026\u0026t\u003c\u003ds.r1\u0026\u0026s.c0\u003c\u003di\u0026\u0026i\u003c\u003ds.c1)).map((({data:t})\u003d\u003et))}row(t){return this._items.filter((({span:i})\u003d\u003ei.r0\u003c\u003dt\u0026\u0026t\u003c\u003di.r1)).map((({data:t})\u003d\u003et))}col(t){return this._items.filter((({span:i})\u003d\u003ei.c0\u003c\u003dt\u0026\u0026t\u003c\u003di.c1)).map((({data:t})\u003d\u003et))}foreach(t){for(const{span:i,data:s}of this._items)t(i,s)}map(t){const i\u003dnew f;for(const{span:s,data:e}of this._items)i.add(s,t(s,e));return i}}f.__name__\u003d\"Container\";class _ extends l.Layoutable{constructor(t\u003d[]){super(),this.items\u003dt,this.rows\u003d\"auto\",this.cols\u003d\"auto\",this.spacing\u003d0}*[Symbol.iterator](){for(const{layout:t}of this.items)yield t}is_width_expanding(){if(super.is_width_expanding())return!0;if(\"fixed\"\u003d\u003dthis.sizing.width_policy)return!1;const{cols:t}\u003dthis._state;return c.some(t,(t\u003d\u003e\"max\"\u003d\u003dt.policy))}is_height_expanding(){if(super.is_height_expanding())return!0;if(\"fixed\"\u003d\u003dthis.sizing.height_policy)return!1;const{rows:t}\u003dthis._state;return c.some(t,(t\u003d\u003e\"max\"\u003d\u003dt.policy))}_init(){var t,i,s,e;super._init();const o\u003dnew f;for(const{layout:t,row:i,col:s,row_span:e,col_span:n}of this.items)if(t.sizing.visible){const l\u003di,r\u003ds,h\u003di+(null!\u003de?e:1)-1,c\u003ds+(null!\u003dn?n:1)-1;o.add({r0:l,c0:r,r1:h,c1:c},t)}const{nrows:n,ncols:l}\u003do,h\u003dnew Array(n);for(let s\u003d0;s\u003cn;s++){const e\u003d(()\u003d\u003e{var t;const i\u003dr.isPlainObject(this.rows)?null!\u003d\u003d(t\u003dthis.rows[s])\u0026\u0026void 0!\u003d\u003dt?t:this.rows[\"*\"]:this.rows;return null\u003d\u003di?{policy:\"auto\"}:r.isNumber(i)?{policy:\"fixed\",height:i}:r.isString(i)?{policy:i}:i})(),n\u003dnull!\u003d\u003d(t\u003de.align)\u0026\u0026void 0!\u003d\u003dt?t:\"auto\";if(\"fixed\"\u003d\u003de.policy)h[s]\u003d{policy:\"fixed\",height:e.height,align:n};else if(\"min\"\u003d\u003de.policy)h[s]\u003d{policy:\"min\",align:n};else if(\"fit\"\u003d\u003de.policy||\"max\"\u003d\u003de.policy)h[s]\u003d{policy:e.policy,flex:null!\u003d\u003d(i\u003de.flex)\u0026\u0026void 0!\u003d\u003di?i:1,align:n};else{if(\"auto\"!\u003de.policy)throw new Error(\"unrechable\");c.some(o.row(s),(t\u003d\u003et.is_height_expanding()))?h[s]\u003d{policy:\"max\",flex:1,align:n}:h[s]\u003d{policy:\"min\",align:n}}}const a\u003dnew Array(l);for(let t\u003d0;t\u003cl;t++){const i\u003d(()\u003d\u003e{var i;const s\u003dr.isPlainObject(this.cols)?null!\u003d\u003d(i\u003dthis.cols[t])\u0026\u0026void 0!\u003d\u003di?i:this.cols[\"*\"]:this.cols;return null\u003d\u003ds?{policy:\"auto\"}:r.isNumber(s)?{policy:\"fixed\",width:s}:r.isString(s)?{policy:s}:s})(),n\u003dnull!\u003d\u003d(s\u003di.align)\u0026\u0026void 0!\u003d\u003ds?s:\"auto\";if(\"fixed\"\u003d\u003di.policy)a[t]\u003d{policy:\"fixed\",width:i.width,align:n};else if(\"min\"\u003d\u003di.policy)a[t]\u003d{policy:\"min\",align:n};else if(\"fit\"\u003d\u003di.policy||\"max\"\u003d\u003di.policy)a[t]\u003d{policy:i.policy,flex:null!\u003d\u003d(e\u003di.flex)\u0026\u0026void 0!\u003d\u003de?e:1,align:n};else{if(\"auto\"!\u003di.policy)throw new Error(\"unrechable\");c.some(o.col(t),(t\u003d\u003et.is_width_expanding()))?a[t]\u003d{policy:\"max\",flex:1,align:n}:a[t]\u003d{policy:\"min\",align:n}}}const[g,p]\u003dr.isNumber(this.spacing)?[this.spacing,this.spacing]:this.spacing;this._state\u003d{items:o,nrows:n,ncols:l,rows:h,cols:a,rspacing:g,cspacing:p}}_measure_totals(t,i){const{nrows:s,ncols:e,rspacing:o,cspacing:n}\u003dthis._state;return{height:c.sum(t)+(s-1)*o,width:c.sum(i)+(e-1)*n}}_measure_cells(t){const{items:i,nrows:s,ncols:e,rows:o,cols:l,rspacing:r,cspacing:h}\u003dthis._state,c\u003dnew Array(s);for(let t\u003d0;t\u003cs;t++){const i\u003do[t];c[t]\u003d\"fixed\"\u003d\u003di.policy?i.height:0}const p\u003dnew Array(e);for(let t\u003d0;t\u003ce;t++){const i\u003dl[t];p[t]\u003d\"fixed\"\u003d\u003di.policy?i.width:0}const _\u003dnew f;i.foreach(((i,s)\u003d\u003e{const{r0:e,c0:f,r1:d,c1:u}\u003di,w\u003d(d-e)*r,m\u003d(u-f)*h;let y\u003d0;for(let i\u003de;i\u003c\u003dd;i++)y+\u003dt(i,f).height;y+\u003dw;let x\u003d0;for(let i\u003df;i\u003c\u003du;i++)x+\u003dt(e,i).width;x+\u003dm;const b\u003ds.measure({width:x,height:y});_.add(i,{layout:s,size_hint:b});const z\u003dnew n.Sizeable(b).grow_by(s.sizing.margin);z.height-\u003dw,z.width-\u003dm;const v\u003d[];for(let t\u003de;t\u003c\u003dd;t++){const i\u003do[t];\"fixed\"\u003d\u003di.policy?z.height-\u003di.height:v.push(t)}if(z.height\u003e0){const t\u003dg(z.height/v.length);for(const i of v)c[i]\u003da(c[i],t)}const j\u003d[];for(let t\u003df;t\u003c\u003du;t++){const i\u003dl[t];\"fixed\"\u003d\u003di.policy?z.width-\u003di.width:j.push(t)}if(z.width\u003e0){const t\u003dg(z.width/j.length);for(const i of j)p[i]\u003da(p[i],t)}}));return{size:this._measure_totals(c,p),row_heights:c,col_widths:p,size_hints:_}}_measure_grid(t){const{nrows:i,ncols:s,rows:e,cols:o,rspacing:n,cspacing:l}\u003dthis._state,r\u003ds\u003d\u003e{let o;o\u003d\"fixed\"\u003d\u003dthis.sizing.height_policy\u0026\u0026null!\u003dthis.sizing.height?this.sizing.height:t.height!\u003d1/0\u0026\u0026this.is_height_expanding()?Math.max(t.height,s.size.height):s.size.height;let l\u003d0;for(let t\u003d0;t\u003ci;t++){const i\u003de[t];\"max\"\u003d\u003di.policy?l+\u003di.flex:o-\u003ds.row_heights[t]}if(o-\u003d(i-1)*n,0!\u003dl\u0026\u0026o\u003e0)for(let t\u003d0;t\u003ci;t++){const i\u003de[t];if(\"max\"\u003d\u003di.policy){const e\u003dg(o*(i.flex/l));o-\u003de,s.row_heights[t]\u003de,l-\u003di.flex}}else if(o\u003c0){let t\u003d0;for(let s\u003d0;s\u003ci;s++){\"fixed\"!\u003de[s].policy\u0026\u0026t++}let n\u003d-o;for(let o\u003d0;o\u003ci;o++){if(\"fixed\"!\u003de[o].policy){const i\u003ds.row_heights[o],e\u003dg(n/t);s.row_heights[o]\u003da(i-e,0),n-\u003de\u003ei?i:e,t--}}}},h\u003di\u003d\u003e{let e;e\u003d\"fixed\"\u003d\u003dthis.sizing.width_policy\u0026\u0026null!\u003dthis.sizing.width?this.sizing.width:t.width!\u003d1/0\u0026\u0026this.is_width_expanding()?t.width:i.size.width;let n\u003d0;for(let t\u003d0;t\u003cs;t++){const s\u003do[t];\"fit\"\u003d\u003ds.policy||\"max\"\u003d\u003ds.policy?n+\u003ds.flex:e-\u003di.col_widths[t]}if(e-\u003d(s-1)*l,0!\u003dn\u0026\u0026e\u003e0)for(let t\u003d0;t\u003cs;t++){const s\u003do[t];if(\"fit\"\u003d\u003ds.policy||\"max\"\u003d\u003ds.policy){const o\u003dg(e*(s.flex/n));e-\u003do,i.col_widths[t]\u003do,n-\u003ds.flex}}else if(e\u003c0){let t\u003d0;for(let i\u003d0;i\u003cs;i++){\"fixed\"!\u003do[i].policy\u0026\u0026t++}let n\u003d-e;for(let e\u003d0;e\u003cs;e++){if(\"fixed\"!\u003do[e].policy){const s\u003di.col_widths[e],o\u003dg(n/t);i.col_widths[e]\u003da(s-o,0),n-\u003do\u003es?s:o,t--}}}},c\u003dthis._measure_cells(((t,i)\u003d\u003e{const s\u003de[t],n\u003do[i];return{width:\"fixed\"\u003d\u003dn.policy?n.width:1/0,height:\"fixed\"\u003d\u003ds.policy?s.height:1/0}}));r(c),h(c);const p\u003dthis._measure_cells(((t,i)\u003d\u003e({width:c.col_widths[i],height:c.row_heights[t]})));r(p),h(p);const{row_heights:f,col_widths:_}\u003dp;return{size:this._measure_totals(f,_),row_heights:f,col_widths:_}}_measure(t){const{size:i}\u003dthis._measure_grid(t);return i}_set_geometry(t,i){super._set_geometry(t,i);const{nrows:s,ncols:e,rspacing:o,cspacing:n}\u003dthis._state,{row_heights:l,col_widths:r}\u003dthis._measure_grid(t),{size_hints:c}\u003dthis._measure_cells(((t,i)\u003d\u003e({width:r[i],height:l[t]}))),f\u003dthis._state.rows.map(((t,i)\u003d\u003eObject.assign(Object.assign({},t),{top:0,height:l[i],get bottom(){return this.top+this.height}}))),_\u003dthis._state.cols.map(((t,i)\u003d\u003eObject.assign(Object.assign({},t),{left:0,width:r[i],get right(){return this.left+this.width}}))),d\u003dc.map(((t,i)\u003d\u003eObject.assign(Object.assign({},i),{outer:new h.BBox,inner:new h.BBox})));for(let i\u003d0,e\u003dthis.absolute?t.top:0;i\u003cs;i++){const t\u003df[i];t.top\u003de,e+\u003dt.height+o}for(let i\u003d0,s\u003dthis.absolute?t.left:0;i\u003ce;i++){const t\u003d_[i];t.left\u003ds,s+\u003dt.width+n}d.foreach((({r0:t,c0:i,r1:s,c1:e},l)\u003d\u003e{const{layout:r,size_hint:c}\u003dl,{sizing:a}\u003dr,{width:p,height:d}\u003dc,u\u003dfunction(t,i){let s\u003d(i-t)*n;for(let e\u003dt;e\u003c\u003di;e++)s+\u003d_[e].width;return s}(i,e),w\u003dfunction(t,i){let s\u003d(i-t)*o;for(let e\u003dt;e\u003c\u003di;e++)s+\u003df[e].height;return s}(t,s),m\u003di\u003d\u003de\u0026\u0026\"auto\"!\u003d_[i].align?_[i].align:a.halign,y\u003dt\u003d\u003ds\u0026\u0026\"auto\"!\u003df[t].align?f[t].align:a.valign;let x\u003d_[i].left;\"start\"\u003d\u003dm?x+\u003da.margin.left:\"center\"\u003d\u003dm?x+\u003dg((u-p)/2):\"end\"\u003d\u003dm\u0026\u0026(x+\u003du-a.margin.right-p);let b\u003df[t].top;\"start\"\u003d\u003dy?b+\u003da.margin.top:\"center\"\u003d\u003dy?b+\u003dg((w-d)/2):\"end\"\u003d\u003dy\u0026\u0026(b+\u003dw-a.margin.bottom-d),l.outer\u003dnew h.BBox({left:x,top:b,width:p,height:d})}));const u\u003df.map((()\u003d\u003e({start:new p((()\u003d\u003e0)),end:new p((()\u003d\u003e0))}))),w\u003d_.map((()\u003d\u003e({start:new p((()\u003d\u003e0)),end:new p((()\u003d\u003e0))})));d.foreach((({r0:t,c0:i,r1:s,c1:e},{size_hint:o,outer:n})\u003d\u003e{const{inner:l}\u003do;null!\u003dl\u0026\u0026(u[t].start.apply(n.top,(t\u003d\u003ea(t,l.top))),u[s].end.apply(f[s].bottom-n.bottom,(t\u003d\u003ea(t,l.bottom))),w[i].start.apply(n.left,(t\u003d\u003ea(t,l.left))),w[e].end.apply(_[e].right-n.right,(t\u003d\u003ea(t,l.right))))})),d.foreach((({r0:t,c0:i,r1:s,c1:e},o)\u003d\u003e{const{size_hint:n,outer:l}\u003do,r\u003dt\u003d\u003e{const i\u003dthis.absolute?l:l.relative(),s\u003di.left+t.left,e\u003di.top+t.top,o\u003di.right-t.right,n\u003di.bottom-t.bottom;return new h.BBox({left:s,top:e,right:o,bottom:n})};if(null!\u003dn.inner){let h\u003dr(n.inner);if(!1!\u003d\u003dn.align){const o\u003du[t].start.get(l.top),n\u003du[s].end.get(f[s].bottom-l.bottom),c\u003dw[i].start.get(l.left),a\u003dw[e].end.get(_[e].right-l.right);try{h\u003dr({top:o,bottom:n,left:c,right:a})}catch(t){}}o.inner\u003dh}else o.inner\u003dl})),d.foreach(((t,{layout:i,outer:s,inner:e})\u003d\u003e{i.set_geometry(s,e)}))}}s.Grid\u003d_,_.__name__\u003d\"Grid\";class d extends _{constructor(t){super(),this.items\u003dt.map(((t,i)\u003d\u003e({layout:t,row:0,col:i}))),this.rows\u003d\"fit\"}}s.Row\u003dd,d.__name__\u003d\"Row\";class u extends _{constructor(t){super(),this.items\u003dt.map(((t,i)\u003d\u003e({layout:t,row:i,col:0}))),this.cols\u003d\"fit\"}}s.Column\u003du,u.__name__\u003d\"Column\"},\n function _(e,t,s,n,i){n();const a\u003de(142),c\u003de(141),o\u003de(43);class r extends a.ContentLayoutable{constructor(e){super(),this.content_size\u003do.unsized(e,(()\u003d\u003enew c.Sizeable(o.size(e))))}_content_size(){return this.content_size}}s.ContentBox\u003dr,r.__name__\u003d\"ContentBox\";class _ extends a.Layoutable{constructor(e){super(),this.el\u003de}_measure(e){const t\u003dnew c.Sizeable(e).bounded_to(this.sizing.size);return o.sized(this.el,t,(()\u003d\u003e{const e\u003dnew c.Sizeable(o.content_size(this.el)),{border:t,padding:s}\u003do.extents(this.el);return e.grow_by(t).grow_by(s).map(Math.ceil)}))}}s.VariadicBox\u003d_,_.__name__\u003d\"VariadicBox\";class h extends _{constructor(e){super(e),this._cache\u003dnew Map}_measure(e){const{width:t,height:s}\u003de,n\u003d`${t},${s}`;let i\u003dthis._cache.get(n);return null\u003d\u003di\u0026\u0026(i\u003dsuper._measure(e),this._cache.set(n,i)),i}invalidate_cache(){this._cache.clear()}}s.CachedVariadicBox\u003dh,h.__name__\u003d\"CachedVariadicBox\"},\n function _(t,e,i,h,o){h();const s\u003dt(141),r\u003dt(142),n\u003dt(99);class g extends r.Layoutable{constructor(){super(...arguments),this.min_border\u003d{left:0,top:0,right:0,bottom:0},this.padding\u003d{left:0,top:0,right:0,bottom:0}}*[Symbol.iterator](){yield this.top_panel,yield this.bottom_panel,yield this.left_panel,yield this.right_panel,yield this.center_panel}_measure(t){t\u003dnew s.Sizeable({width:\"fixed\"\u003d\u003dthis.sizing.width_policy||t.width\u003d\u003d1/0?this.sizing.width:t.width,height:\"fixed\"\u003d\u003dthis.sizing.height_policy||t.height\u003d\u003d1/0?this.sizing.height:t.height});const e\u003dthis.left_panel.measure({width:0,height:t.height}),i\u003dMath.max(e.width,this.min_border.left)+this.padding.left,h\u003dthis.right_panel.measure({width:0,height:t.height}),o\u003dMath.max(h.width,this.min_border.right)+this.padding.right,r\u003dthis.top_panel.measure({width:t.width,height:0}),n\u003dMath.max(r.height,this.min_border.top)+this.padding.top,g\u003dthis.bottom_panel.measure({width:t.width,height:0}),a\u003dMath.max(g.height,this.min_border.bottom)+this.padding.bottom,d\u003dnew s.Sizeable(t).shrink_by({left:i,right:o,top:n,bottom:a}),l\u003dthis.center_panel.measure(d);return{width:i+l.width+o,height:n+l.height+a,inner:{left:i,right:o,top:n,bottom:a},align:(()\u003d\u003e{const{width_policy:t,height_policy:e}\u003dthis.center_panel.sizing;return\"fixed\"!\u003dt\u0026\u0026\"fixed\"!\u003de})()}}_set_geometry(t,e){super._set_geometry(t,e),this.center_panel.set_geometry(e);const i\u003dthis.left_panel.measure({width:0,height:t.height}),h\u003dthis.right_panel.measure({width:0,height:t.height}),o\u003dthis.top_panel.measure({width:t.width,height:0}),s\u003dthis.bottom_panel.measure({width:t.width,height:0}),{left:r,top:g,right:a,bottom:d}\u003de;this.top_panel.set_geometry(new n.BBox({left:r,right:a,bottom:g,height:o.height})),this.bottom_panel.set_geometry(new n.BBox({left:r,right:a,top:d,height:s.height})),this.left_panel.set_geometry(new n.BBox({top:g,bottom:d,right:r,width:i.width})),this.right_panel.set_geometry(new n.BBox({top:g,bottom:d,left:a,width:h.width}))}}i.BorderLayout\u003dg,g.__name__\u003d\"BorderLayout\"},\n function _(t,e,i,s,n){s();const o\u003dt(1),l\u003dt(139),a\u003dt(10),_\u003dt(143),d\u003dt(20),h\u003do.__importStar(t(48));class r extends l.TextAnnotationView{_get_size(){const{ctx:t}\u003dthis.layer;this.visuals.text.set_value(t);const{width:e}\u003dt.measureText(this.model.text),{height:i}\u003d_.font_metrics(t.font);return{width:e,height:i}}_render(){const{angle:t,angle_units:e}\u003dthis.model,i\u003da.resolve_angle(t,e),s\u003dnull!\u003dthis.layout?this.layout:this.plot_view.frame,n\u003dthis.coordinates.x_scale,o\u003dthis.coordinates.y_scale;let l\u003d\"data\"\u003d\u003dthis.model.x_units?n.compute(this.model.x):s.bbox.xview.compute(this.model.x),_\u003d\"data\"\u003d\u003dthis.model.y_units?o.compute(this.model.y):s.bbox.yview.compute(this.model.y);l+\u003dthis.model.x_offset,_-\u003dthis.model.y_offset;(\"canvas\"\u003d\u003dthis.model.render_mode?this._canvas_text.bind(this):this._css_text.bind(this))(this.layer.ctx,this.model.text,l,_,i)}}i.LabelView\u003dr,r.__name__\u003d\"LabelView\";class c extends l.TextAnnotation{constructor(t){super(t)}static init_Label(){this.prototype.default_view\u003dr,this.mixins([h.Text,[\"border_\",h.Line],[\"background_\",h.Fill]]),this.define((({Number:t,String:e,Angle:i})\u003d\u003e({x:[t],x_units:[d.SpatialUnits,\"data\"],y:[t],y_units:[d.SpatialUnits,\"data\"],text:[e,\"\"],angle:[i,0],angle_units:[d.AngleUnits,\"rad\"],x_offset:[t,0],y_offset:[t,0]}))),this.override({background_fill_color:null,border_line_color:null})}}i.Label\u003dc,c.__name__\u003d\"Label\",c.init_Label()},\n function _(t,e,s,i,o){i();const l\u003dt(1),n\u003dt(139),a\u003dt(56),r\u003dt(130),_\u003dl.__importStar(t(48)),c\u003dt(20),h\u003dt(43),d\u003dl.__importStar(t(18)),u\u003dt(143);class x extends n.TextAnnotationView{set_data(t){a.DataAnnotationView.prototype.set_data.call(this,t)}initialize(){if(super.initialize(),this.set_data(this.model.source),\"css\"\u003d\u003dthis.model.render_mode)for(let t\u003d0,e\u003dthis.text.length;t\u003ce;t++){const t\u003dh.div({style:{display:\"none\"}});this.el.appendChild(t)}}connect_signals(){super.connect_signals();const t\u003d()\u003d\u003e{this.set_data(this.model.source),\"css\"\u003d\u003dthis.model.render_mode?this.render():this.request_render()};this.connect(this.model.change,t),this.connect(this.model.source.streaming,t),this.connect(this.model.source.patching,t),this.connect(this.model.source.change,t)}_calculate_text_dimensions(t,e){const{width:s}\u003dt.measureText(e),{height:i}\u003du.font_metrics(this.visuals.text.font_value(0));return[s,i]}_map_data(){const t\u003dthis.coordinates.x_scale,e\u003dthis.coordinates.y_scale,s\u003dnull!\u003dthis.layout?this.layout:this.plot_view.frame;return[\"data\"\u003d\u003dthis.model.x_units?t.v_compute(this._x):s.bbox.xview.v_compute(this._x),\"data\"\u003d\u003dthis.model.y_units?e.v_compute(this._y):s.bbox.yview.v_compute(this._y)]}_render(){const t\u003d\"canvas\"\u003d\u003dthis.model.render_mode?this._v_canvas_text.bind(this):this._v_css_text.bind(this),{ctx:e}\u003dthis.layer,[s,i]\u003dthis._map_data();for(let o\u003d0,l\u003dthis.text.length;o\u003cl;o++)t(e,o,this.text.get(o),s[o]+this.x_offset.get(o),i[o]-this.y_offset.get(o),this.angle.get(o))}_get_size(){const{ctx:t}\u003dthis.layer;this.visuals.text.set_vectorize(t,0);const{width:e}\u003dt.measureText(this.text.get(0)),{height:s}\u003du.font_metrics(t.font);return{width:e,height:s}}_v_canvas_text(t,e,s,i,o,l){this.visuals.text.set_vectorize(t,e);const n\u003dthis._calculate_bounding_box_dimensions(t,s);t.save(),t.beginPath(),t.translate(i,o),t.rotate(l),t.rect(n[0],n[1],n[2],n[3]),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_vectorize(t,e),t.fill()),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_vectorize(t,e),t.stroke()),this.visuals.text.doit\u0026\u0026(this.visuals.text.set_vectorize(t,e),t.fillText(s,0,0)),t.restore()}_v_css_text(t,e,s,i,o,l){const n\u003dthis.el.children[e];n.textContent\u003ds,this.visuals.text.set_vectorize(t,e);const[a,r]\u003dthis._calculate_bounding_box_dimensions(t,s);n.style.position\u003d\"absolute\",n.style.left\u003d`${i+a}px`,n.style.top\u003d`${o+r}px`,n.style.color\u003dt.fillStyle,n.style.font\u003dt.font,n.style.lineHeight\u003d\"normal\",l\u0026\u0026(n.style.transform\u003d`rotate(${l}rad)`),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_vectorize(t,e),n.style.backgroundColor\u003dt.fillStyle),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_vectorize(t,e),n.style.borderStyle\u003dt.lineDash.length\u003c2?\"solid\":\"dashed\",n.style.borderWidth\u003d`${t.lineWidth}px`,n.style.borderColor\u003dt.strokeStyle),h.display(n)}}s.LabelSetView\u003dx,x.__name__\u003d\"LabelSetView\";class v extends n.TextAnnotation{constructor(t){super(t)}static init_LabelSet(){this.prototype.default_view\u003dx,this.mixins([_.TextVector,[\"border_\",_.LineVector],[\"background_\",_.FillVector]]),this.define((({Ref:t})\u003d\u003e({x:[d.XCoordinateSpec,{field:\"x\"}],y:[d.YCoordinateSpec,{field:\"y\"}],x_units:[c.SpatialUnits,\"data\"],y_units:[c.SpatialUnits,\"data\"],text:[d.StringSpec,{field:\"text\"}],angle:[d.AngleSpec,0],x_offset:[d.NumberSpec,{value:0}],y_offset:[d.NumberSpec,{value:0}],source:[t(r.ColumnDataSource),()\u003d\u003enew r.ColumnDataSource]}))),this.override({background_fill_color:null,border_line_color:null})}}s.LabelSet\u003dv,v.__name__\u003d\"LabelSet\",v.init_LabelSet()},\n function _(t,e,i,s,l){s();const n\u003dt(1),h\u003dt(40),o\u003dt(229),a\u003dt(20),_\u003dn.__importStar(t(48)),r\u003dt(15),d\u003dt(140),c\u003dt(143),g\u003dt(99),m\u003dt(9),b\u003dt(8),f\u003dt(11);class u extends h.AnnotationView{update_layout(){const{panel:t}\u003dthis;this.layout\u003dnull!\u003dt?new d.SideLayout(t,(()\u003d\u003ethis.get_size())):void 0}cursor(t,e){return\"none\"\u003d\u003dthis.model.click_policy?null:\"pointer\"}get legend_padding(){return null!\u003dthis.model.border_line_color?this.model.padding:0}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render())),this.connect(this.model.item_change,(()\u003d\u003ethis.request_render()))}compute_legend_bbox(){const t\u003dthis.model.get_legend_names(),{glyph_height:e,glyph_width:i}\u003dthis.model,{label_height:s,label_width:l}\u003dthis.model;this.max_label_height\u003dm.max([c.font_metrics(this.visuals.label_text.font_value()).height,s,e]);const{ctx:n}\u003dthis.layer;n.save(),this.visuals.label_text.set_value(n),this.text_widths\u003dnew Map;for(const e of t)this.text_widths.set(e,m.max([n.measureText(e).width,l]));this.visuals.title_text.set_value(n),this.title_height\u003dthis.model.title?c.font_metrics(this.visuals.title_text.font_value()).height+this.model.title_standoff:0,this.title_width\u003dthis.model.title?n.measureText(this.model.title).width:0,n.restore();const h\u003dMath.max(m.max([...this.text_widths.values()]),0),o\u003dthis.model.margin,{legend_padding:a}\u003dthis,_\u003dthis.model.spacing,{label_standoff:r}\u003dthis.model;let d,u;if(\"vertical\"\u003d\u003dthis.model.orientation)d\u003dt.length*this.max_label_height+Math.max(t.length-1,0)*_+2*a+this.title_height,u\u003dm.max([h+i+r+2*a,this.title_width+2*a]);else{let e\u003d2*a+Math.max(t.length-1,0)*_;for(const[,t]of this.text_widths)e+\u003dm.max([t,l])+i+r;u\u003dm.max([this.title_width+2*a,e]),d\u003dthis.max_label_height+this.title_height+2*a}const x\u003dnull!\u003dthis.layout?this.layout:this.plot_view.frame,[p,w]\u003dx.bbox.ranges,{location:v}\u003dthis.model;let y,k;if(b.isString(v))switch(v){case\"top_left\":y\u003dp.start+o,k\u003dw.start+o;break;case\"top\":case\"top_center\":y\u003d(p.end+p.start)/2-u/2,k\u003dw.start+o;break;case\"top_right\":y\u003dp.end-o-u,k\u003dw.start+o;break;case\"bottom_right\":y\u003dp.end-o-u,k\u003dw.end-o-d;break;case\"bottom\":case\"bottom_center\":y\u003d(p.end+p.start)/2-u/2,k\u003dw.end-o-d;break;case\"bottom_left\":y\u003dp.start+o,k\u003dw.end-o-d;break;case\"left\":case\"center_left\":y\u003dp.start+o,k\u003d(w.end+w.start)/2-d/2;break;case\"center\":case\"center_center\":y\u003d(p.end+p.start)/2-u/2,k\u003d(w.end+w.start)/2-d/2;break;case\"right\":case\"center_right\":y\u003dp.end-o-u,k\u003d(w.end+w.start)/2-d/2}else if(b.isArray(v)\u0026\u00262\u003d\u003dv.length){const[t,e]\u003dv;y\u003dx.bbox.xview.compute(t),k\u003dx.bbox.yview.compute(e)-d}else f.unreachable();return new g.BBox({left:y,top:k,width:u,height:d})}interactive_bbox(){return this.compute_legend_bbox()}interactive_hit(t,e){return this.interactive_bbox().contains(t,e)}on_hit(t,e){let i;const{glyph_width:s}\u003dthis.model,{legend_padding:l}\u003dthis,n\u003dthis.model.spacing,{label_standoff:h}\u003dthis.model;let o\u003di\u003dl;const a\u003dthis.compute_legend_bbox(),_\u003d\"vertical\"\u003d\u003dthis.model.orientation;for(const r of this.model.items){const d\u003dr.get_labels_list_from_label_prop();for(const c of d){const d\u003da.x+o,m\u003da.y+i+this.title_height;let b,f;[b,f]\u003d_?[a.width-2*l,this.max_label_height]:[this.text_widths.get(c)+s+h,this.max_label_height];if(new g.BBox({left:d,top:m,width:b,height:f}).contains(t,e)){switch(this.model.click_policy){case\"hide\":for(const t of r.renderers)t.visible\u003d!t.visible;break;case\"mute\":for(const t of r.renderers)t.muted\u003d!t.muted}return!0}_?i+\u003dthis.max_label_height+n:o+\u003dthis.text_widths.get(c)+s+h+n}}return!1}_render(){if(0\u003d\u003dthis.model.items.length)return;for(const t of this.model.items)t.legend\u003dthis.model;const{ctx:t}\u003dthis.layer,e\u003dthis.compute_legend_bbox();t.save(),this._draw_legend_box(t,e),this._draw_legend_items(t,e),this._draw_title(t,e),t.restore()}_draw_legend_box(t,e){t.beginPath(),t.rect(e.x,e.y,e.width,e.height),this.visuals.background_fill.set_value(t),t.fill(),this.visuals.border_line.doit\u0026\u0026(this.visuals.border_line.set_value(t),t.stroke())}_draw_legend_items(t,e){const{glyph_width:i,glyph_height:s}\u003dthis.model,{legend_padding:l}\u003dthis,n\u003dthis.model.spacing,{label_standoff:h}\u003dthis.model;let o\u003dl,a\u003dl;const _\u003d\"vertical\"\u003d\u003dthis.model.orientation;for(const r of this.model.items){const d\u003dr.get_labels_list_from_label_prop(),c\u003dr.get_field_from_label_prop();if(0\u003d\u003dd.length)continue;const g\u003d(()\u003d\u003e{switch(this.model.click_policy){case\"none\":return!0;case\"hide\":return m.every(r.renderers,(t\u003d\u003et.visible));case\"mute\":return m.every(r.renderers,(t\u003d\u003e!t.muted))}})();for(const m of d){const d\u003de.x+o,b\u003de.y+a+this.title_height,f\u003dd+i,u\u003db+s;_?a+\u003dthis.max_label_height+n:o+\u003dthis.text_widths.get(m)+i+h+n,this.visuals.label_text.set_value(t),t.fillText(m,f+h,b+this.max_label_height/2);for(const e of r.renderers){const i\u003dthis.plot_view.renderer_view(e);null\u003d\u003di||i.draw_legend(t,d,f,b,u,c,m,r.index)}if(!g){let s,n;[s,n]\u003d_?[e.width-2*l,this.max_label_height]:[this.text_widths.get(m)+i+h,this.max_label_height],t.beginPath(),t.rect(d,b,s,n),this.visuals.inactive_fill.set_value(t),t.fill()}}}}_draw_title(t,e){const{title:i}\u003dthis.model;i\u0026\u0026this.visuals.title_text.doit\u0026\u0026(t.save(),t.translate(e.x0,e.y0+this.title_height),this.visuals.title_text.set_value(t),t.fillText(i,this.legend_padding,this.legend_padding-this.model.title_standoff),t.restore())}_get_size(){const{width:t,height:e}\u003dthis.compute_legend_bbox();return{width:t+2*this.model.margin,height:e+2*this.model.margin}}}i.LegendView\u003du,u.__name__\u003d\"LegendView\";class x extends h.Annotation{constructor(t){super(t)}initialize(){super.initialize(),this.item_change\u003dnew r.Signal0(this,\"item_change\")}static init_Legend(){this.prototype.default_view\u003du,this.mixins([[\"label_\",_.Text],[\"title_\",_.Text],[\"inactive_\",_.Fill],[\"border_\",_.Line],[\"background_\",_.Fill]]),this.define((({Number:t,String:e,Array:i,Tuple:s,Or:l,Ref:n,Nullable:h})\u003d\u003e({orientation:[a.Orientation,\"vertical\"],location:[l(a.LegendLocation,s(t,t)),\"top_right\"],title:[h(e),null],title_standoff:[t,5],label_standoff:[t,5],glyph_height:[t,20],glyph_width:[t,20],label_height:[t,20],label_width:[t,20],margin:[t,10],padding:[t,10],spacing:[t,3],items:[i(n(o.LegendItem)),[]],click_policy:[a.LegendClickPolicy,\"none\"]}))),this.override({border_line_color:\"#e5e5e5\",border_line_alpha:.5,border_line_width:1,background_fill_color:\"#ffffff\",background_fill_alpha:.95,inactive_fill_color:\"white\",inactive_fill_alpha:.7,label_text_font_size:\"13px\",label_text_baseline:\"middle\",title_text_font_size:\"13px\",title_text_font_style:\"italic\"})}get_legend_names(){const t\u003d[];for(const e of this.items){const i\u003de.get_labels_list_from_label_prop();t.push(...i)}return t}}i.Legend\u003dx,x.__name__\u003d\"Legend\",x.init_Legend()},\n function _(e,r,n,l,t){l();const i\u003de(1),s\u003de(53),o\u003de(61),_\u003de(57),a\u003de(230),u\u003di.__importStar(e(18)),d\u003de(19),c\u003de(9);class f extends s.Model{constructor(e){super(e)}static init_LegendItem(){this.define((({Int:e,Array:r,Ref:n,Nullable:l})\u003d\u003e({label:[u.NullStringSpec,null],renderers:[r(n(o.GlyphRenderer)),[]],index:[l(e),null]})))}_check_data_sources_on_renderers(){if(null!\u003dthis.get_field_from_label_prop()){if(this.renderers.length\u003c1)return!1;const e\u003dthis.renderers[0].data_source;if(null!\u003de)for(const r of this.renderers)if(r.data_source!\u003de)return!1}return!0}_check_field_label_on_data_source(){const e\u003dthis.get_field_from_label_prop();if(null!\u003de){if(this.renderers.length\u003c1)return!1;const r\u003dthis.renderers[0].data_source;if(null!\u003dr\u0026\u0026!c.includes(r.columns(),e))return!1}return!0}initialize(){super.initialize(),this.legend\u003dnull,this.connect(this.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis.legend)||void 0\u003d\u003d\u003de?void 0:e.item_change.emit()}));this._check_data_sources_on_renderers()||d.logger.error(\"Non matching data sources on legend item renderers\");this._check_field_label_on_data_source()||d.logger.error(`Bad column name on label: ${this.label}`)}get_field_from_label_prop(){const{label:e}\u003dthis;return a.isField(e)?e.field:null}get_labels_list_from_label_prop(){if(a.isValue(this.label)){const{value:e}\u003dthis.label;return null!\u003de?[e]:[]}const e\u003dthis.get_field_from_label_prop();if(null!\u003de){let r;if(!this.renderers[0]||null\u003d\u003dthis.renderers[0].data_source)return[\"No source found\"];if(r\u003dthis.renderers[0].data_source,r instanceof _.ColumnarDataSource){const n\u003dr.get_column(e);return null!\u003dn?c.uniq(Array.from(n)):[\"Invalid field\"]}}return[]}}n.LegendItem\u003df,f.__name__\u003d\"LegendItem\",f.init_LegendItem()},\n function _(i,n,e,t,u){t();const c\u003di(8);e.isValue\u003dfunction(i){return c.isPlainObject(i)\u0026\u0026\"value\"in i},e.isField\u003dfunction(i){return c.isPlainObject(i)\u0026\u0026\"field\"in i},e.isExpr\u003dfunction(i){return c.isPlainObject(i)\u0026\u0026\"expr\"in i}},\n function _(t,i,s,n,e){n();const o\u003dt(1),l\u003dt(40),a\u003do.__importStar(t(48)),c\u003dt(20);class h extends l.AnnotationView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render()))}_render(){const{xs:t,ys:i}\u003dthis.model;if(t.length!\u003di.length)return;const s\u003dt.length;if(s\u003c3)return;const{frame:n}\u003dthis.plot_view,{ctx:e}\u003dthis.layer,o\u003dthis.coordinates.x_scale,l\u003dthis.coordinates.y_scale,{screen:a}\u003dthis.model;function c(t,i,s,n){return a?t:\"data\"\u003d\u003di?s.v_compute(t):n.v_compute(t)}const h\u003dc(t,this.model.xs_units,o,n.bbox.xview),r\u003dc(i,this.model.ys_units,l,n.bbox.yview);e.beginPath();for(let t\u003d0;t\u003cs;t++)e.lineTo(h[t],r[t]);e.closePath(),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_value(e),e.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_value(e),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_value(e),e.stroke())}}s.PolyAnnotationView\u003dh,h.__name__\u003d\"PolyAnnotationView\";class r extends l.Annotation{constructor(t){super(t)}static init_PolyAnnotation(){this.prototype.default_view\u003dh,this.mixins([a.Line,a.Fill,a.Hatch]),this.define((({Number:t,Array:i})\u003d\u003e({xs:[i(t),[]],xs_units:[c.SpatialUnits,\"data\"],ys:[i(t),[]],ys_units:[c.SpatialUnits,\"data\"]}))),this.internal((({Boolean:t})\u003d\u003e({screen:[t,!1]}))),this.override({fill_color:\"#fff9ba\",fill_alpha:.4,line_color:\"#cccccc\",line_alpha:.3})}update({xs:t,ys:i}){this.setv({xs:t,ys:i,screen:!0},{check_eq:!1})}}s.PolyAnnotation\u003dr,r.__name__\u003d\"PolyAnnotation\",r.init_PolyAnnotation()},\n function _(e,t,i,n,o){n();const s\u003de(1),l\u003de(40),r\u003ds.__importStar(e(48));class c extends l.AnnotationView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render()))}_render(){const{gradient:e,y_intercept:t}\u003dthis.model;if(null\u003d\u003de||null\u003d\u003dt)return;const{frame:i}\u003dthis.plot_view,n\u003dthis.coordinates.x_scale,o\u003dthis.coordinates.y_scale;let s,l,r,c;if(0\u003d\u003de)s\u003do.compute(t),l\u003ds,r\u003di.bbox.left,c\u003dr+i.bbox.width;else{s\u003di.bbox.top,l\u003ds+i.bbox.height;const a\u003d(o.invert(s)-t)/e,_\u003d(o.invert(l)-t)/e;r\u003dn.compute(a),c\u003dn.compute(_)}const{ctx:a}\u003dthis.layer;a.save(),a.beginPath(),this.visuals.line.set_value(a),a.moveTo(r,s),a.lineTo(c,l),a.stroke(),a.restore()}}i.SlopeView\u003dc,c.__name__\u003d\"SlopeView\";class a extends l.Annotation{constructor(e){super(e)}static init_Slope(){this.prototype.default_view\u003dc,this.mixins(r.Line),this.define((({Number:e,Nullable:t})\u003d\u003e({gradient:[t(e),null],y_intercept:[t(e),null]}))),this.override({line_color:\"black\"})}}i.Slope\u003da,a.__name__\u003d\"Slope\",a.init_Slope()},\n function _(e,i,t,n,o){n();const s\u003de(1),a\u003de(40),l\u003ds.__importStar(e(48)),h\u003de(20);class c extends a.AnnotationView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.plot_view.request_paint(this)))}_render(){const{location:e}\u003dthis.model;if(null\u003d\u003de)return;const{frame:i}\u003dthis.plot_view,t\u003dthis.coordinates.x_scale,n\u003dthis.coordinates.y_scale,o\u003d(i,t)\u003d\u003e\"data\"\u003d\u003dthis.model.location_units?i.compute(e):this.model.for_hover?e:t.compute(e);let s,a,l,h;\"width\"\u003d\u003dthis.model.dimension?(l\u003do(n,i.bbox.yview),a\u003di.bbox.left,h\u003di.bbox.width,s\u003dthis.model.line_width):(l\u003di.bbox.top,a\u003do(t,i.bbox.xview),h\u003dthis.model.line_width,s\u003di.bbox.height);const{ctx:c}\u003dthis.layer;c.save(),c.beginPath(),this.visuals.line.set_value(c),c.moveTo(a,l),\"width\"\u003d\u003dthis.model.dimension?c.lineTo(a+h,l):c.lineTo(a,l+s),c.stroke(),c.restore()}}t.SpanView\u003dc,c.__name__\u003d\"SpanView\";class d extends a.Annotation{constructor(e){super(e)}static init_Span(){this.prototype.default_view\u003dc,this.mixins(l.Line),this.define((({Number:e,Nullable:i})\u003d\u003e({render_mode:[h.RenderMode,\"canvas\"],location:[i(e),null],location_units:[h.SpatialUnits,\"data\"],dimension:[h.Dimension,\"width\"]}))),this.internal((({Boolean:e})\u003d\u003e({for_hover:[e,!1]}))),this.override({line_color:\"black\"})}}t.Span\u003dd,d.__name__\u003d\"Span\",d.init_Span()},\n function _(i,e,t,o,l){o();const s\u003di(40),a\u003di(235),n\u003di(122),r\u003di(43),_\u003di(140),h\u003di(99);class b extends s.AnnotationView{constructor(){super(...arguments),this._invalidate_toolbar\u003d!0,this._previous_bbox\u003dnew h.BBox}update_layout(){this.layout\u003dnew _.SideLayout(this.panel,(()\u003d\u003ethis.get_size()),!0)}initialize(){super.initialize(),this.el\u003dr.div(),this.plot_view.canvas_view.add_event(this.el)}async lazy_initialize(){await super.lazy_initialize(),this._toolbar_view\u003dawait n.build_view(this.model.toolbar,{parent:this}),this.plot_view.visibility_callbacks.push((i\u003d\u003ethis._toolbar_view.set_visibility(i)))}remove(){this._toolbar_view.remove(),r.remove(this.el),super.remove()}render(){this.model.visible||r.undisplay(this.el),super.render()}_render(){const{bbox:i}\u003dthis.layout;this._previous_bbox.equals(i)||(r.position(this.el,i),this._previous_bbox\u003di),this._invalidate_toolbar\u0026\u0026(this.el.style.position\u003d\"absolute\",this.el.style.overflow\u003d\"hidden\",this._toolbar_view.render(),r.empty(this.el),this.el.appendChild(this._toolbar_view.el),this._invalidate_toolbar\u003d!1),r.display(this.el)}_get_size(){const{tools:i,logo:e}\u003dthis.model.toolbar;return{width:30*i.length+(null!\u003de?25:0),height:30}}}t.ToolbarPanelView\u003db,b.__name__\u003d\"ToolbarPanelView\";class d extends s.Annotation{constructor(i){super(i)}static init_ToolbarPanel(){this.prototype.default_view\u003db,this.define((({Ref:i})\u003d\u003e({toolbar:[i(a.Toolbar)]})))}}t.ToolbarPanel\u003dd,d.__name__\u003d\"ToolbarPanel\",d.init_ToolbarPanel()},\n function _(t,s,e,i,o){i();const c\u003dt(8),n\u003dt(9),a\u003dt(13),l\u003dt(236),r\u003dt(237),_\u003dt(247),p\u003dt(248);e.Drag\u003dl.Tool,e.Inspection\u003dl.Tool,e.Scroll\u003dl.Tool,e.Tap\u003dl.Tool;const u\u003dt\u003d\u003e{switch(t){case\"tap\":return\"active_tap\";case\"pan\":return\"active_drag\";case\"pinch\":case\"scroll\":return\"active_scroll\";case\"multi\":return\"active_multi\"}return null},h\u003dt\u003d\u003e\"tap\"\u003d\u003dt||\"pan\"\u003d\u003dt;class v extends p.ToolbarBase{constructor(t){super(t)}static init_Toolbar(){this.prototype.default_view\u003dp.ToolbarBaseView,this.define((({Or:t,Ref:s,Auto:i,Null:o,Nullable:c})\u003d\u003e({active_drag:[t(s(e.Drag),i,o),\"auto\"],active_inspect:[t(s(e.Inspection),i,o),\"auto\"],active_scroll:[t(s(e.Scroll),i,o),\"auto\"],active_tap:[t(s(e.Tap),i,o),\"auto\"],active_multi:[c(s(r.GestureTool)),null]})))}connect_signals(){super.connect_signals();const{tools:t,active_drag:s,active_inspect:e,active_scroll:i,active_tap:o,active_multi:c}\u003dthis.properties;this.on_change([t,s,e,i,o,c],(()\u003d\u003ethis._init_tools()))}_init_tools(){if(super._init_tools(),\"auto\"\u003d\u003dthis.active_inspect);else if(this.active_inspect instanceof _.InspectTool){let t\u003d!1;for(const s of this.inspectors)s!\u003dthis.active_inspect?s.active\u003d!1:t\u003d!0;t||(this.active_inspect\u003dnull)}else if(c.isArray(this.active_inspect)){const t\u003dn.intersection(this.active_inspect,this.inspectors);t.length!\u003dthis.active_inspect.length\u0026\u0026(this.active_inspect\u003dt);for(const t of this.inspectors)n.includes(this.active_inspect,t)||(t.active\u003d!1)}else if(null\u003d\u003dthis.active_inspect)for(const t of this.inspectors)t.active\u003d!1;const t\u003dt\u003d\u003e{t.active?this._active_change(t):t.active\u003d!0};for(const t of a.values(this.gestures)){t.tools\u003dn.sort_by(t.tools,(t\u003d\u003et.default_order));for(const s of t.tools)this.connect(s.properties.active.change,(()\u003d\u003ethis._active_change(s)))}for(const[s,e]of a.entries(this.gestures)){const i\u003du(s);if(i){const o\u003dthis[i];\"auto\"\u003d\u003do?0!\u003de.tools.length\u0026\u0026h(s)\u0026\u0026t(e.tools[0]):null!\u003do\u0026\u0026(n.includes(this.tools,o)?t(o):this[i]\u003dnull)}}}}e.Toolbar\u003dv,v.__name__\u003d\"Toolbar\",v.init_Toolbar()},\n function _(t,e,n,i,o){i();const s\u003dt(42),a\u003dt(9),r\u003dt(53);class l extends s.View{get plot_view(){return this.parent}get plot_model(){return this.parent.model}connect_signals(){super.connect_signals(),this.connect(this.model.properties.active.change,(()\u003d\u003e{this.model.active?this.activate():this.deactivate()}))}activate(){}deactivate(){}}n.ToolView\u003dl,l.__name__\u003d\"ToolView\";class _ extends r.Model{constructor(t){super(t)}static init_Tool(){this.prototype._known_aliases\u003dnew Map,this.define((({String:t,Nullable:e})\u003d\u003e({description:[e(t),null]}))),this.internal((({Boolean:t})\u003d\u003e({active:[t,!1]})))}get synthetic_renderers(){return[]}_get_dim_limits([t,e],[n,i],o,s){const r\u003do.bbox.h_range;let l;\"width\"\u003d\u003ds||\"both\"\u003d\u003ds?(l\u003d[a.min([t,n]),a.max([t,n])],l\u003d[a.max([l[0],r.start]),a.min([l[1],r.end])]):l\u003d[r.start,r.end];const _\u003do.bbox.v_range;let c;return\"height\"\u003d\u003ds||\"both\"\u003d\u003ds?(c\u003d[a.min([e,i]),a.max([e,i])],c\u003d[a.max([c[0],_.start]),a.min([c[1],_.end])]):c\u003d[_.start,_.end],[l,c]}static register_alias(t,e){this.prototype._known_aliases.set(t,e)}static from_string(t){const e\u003dthis.prototype._known_aliases.get(t);if(null!\u003de)return e();{const e\u003d[...this.prototype._known_aliases.keys()];throw new Error(`unexpected tool name \u0027${t}\u0027, possible tools are ${e.join(\", \")}`)}}}n.Tool\u003d_,_.__name__\u003d\"Tool\",_.init_Tool()},\n function _(e,o,t,s,n){s();const u\u003de(238),_\u003de(246);class l extends u.ButtonToolView{}t.GestureToolView\u003dl,l.__name__\u003d\"GestureToolView\";class i extends u.ButtonTool{constructor(e){super(e),this.button_view\u003d_.OnOffButtonView}}t.GestureTool\u003di,i.__name__\u003d\"GestureTool\"},\n function _(t,e,o,i,s){i();const n\u003dt(1),l\u003dn.__importDefault(t(239)),r\u003dt(240),a\u003dt(236),u\u003dt(43),h\u003dt(34),_\u003dt(8),c\u003dt(9),d\u003dn.__importStar(t(241)),m\u003dd,p\u003dn.__importDefault(t(242)),g\u003dn.__importDefault(t(243)),v\u003dt(244);class f extends r.DOMView{initialize(){super.initialize();const t\u003dthis.model.menu;if(null!\u003dt){const e\u003dthis.parent.model.toolbar_location,o\u003d\"left\"\u003d\u003de||\"above\"\u003d\u003de,i\u003dthis.parent.model.horizontal?\"vertical\":\"horizontal\";this._menu\u003dnew v.ContextMenu(o?c.reversed(t):t,{orientation:i,prevent_hide:t\u003d\u003et.target\u003d\u003dthis.el})}this._hammer\u003dnew l.default(this.el,{touchAction:\"auto\",inputClass:l.default.TouchMouseInput}),this.connect(this.model.change,(()\u003d\u003ethis.render())),this._hammer.on(\"tap\",(t\u003d\u003e{var e;(null\u003d\u003d\u003d(e\u003dthis._menu)||void 0\u003d\u003d\u003de?void 0:e.is_open)?this._menu.hide():t.target\u003d\u003dthis.el\u0026\u0026this._clicked()})),this._hammer.on(\"press\",(()\u003d\u003ethis._pressed()))}remove(){var t;this._hammer.destroy(),null\u003d\u003d\u003d(t\u003dthis._menu)||void 0\u003d\u003d\u003dt||t.remove(),super.remove()}styles(){return[...super.styles(),d.default,p.default,g.default]}css_classes(){return super.css_classes().concat(m.toolbar_button)}render(){u.empty(this.el);const t\u003dthis.model.computed_icon;_.isString(t)\u0026\u0026(h.startsWith(t,\"data:image\")?this.el.style.backgroundImage\u003d\"url(\u0027\"+t+\"\u0027)\":this.el.classList.add(t)),this.el.title\u003dthis.model.tooltip,null!\u003dthis._menu\u0026\u0026this.root.el.appendChild(this._menu.el)}_pressed(){var t;const{left:e,top:o,right:i,bottom:s}\u003dthis.el.getBoundingClientRect(),n\u003d(()\u003d\u003e{switch(this.parent.model.toolbar_location){case\"right\":return{right:e,top:o};case\"left\":return{left:i,top:o};case\"above\":return{left:e,top:s};case\"below\":return{left:e,bottom:o}}})();null\u003d\u003d\u003d(t\u003dthis._menu)||void 0\u003d\u003d\u003dt||t.toggle(n)}}o.ButtonToolButtonView\u003df,f.__name__\u003d\"ButtonToolButtonView\";class b extends a.ToolView{}o.ButtonToolView\u003db,b.__name__\u003d\"ButtonToolView\";class B extends a.Tool{constructor(t){super(t)}static init_ButtonTool(){this.internal((({Boolean:t})\u003d\u003e({disabled:[t,!1]})))}_get_dim_tooltip(t){const{description:e,tool_name:o}\u003dthis;return null!\u003de?e:\"both\"\u003d\u003dt?o:`${o} (${\"width\"\u003d\u003dt?\"x\":\"y\"}-axis)`}get tooltip(){var t;return null!\u003d\u003d(t\u003dthis.description)\u0026\u0026void 0!\u003d\u003dt?t:this.tool_name}get computed_icon(){return this.icon}get menu(){return null}}o.ButtonTool\u003dB,B.__name__\u003d\"ButtonTool\",B.init_ButtonTool()},\n function _(t,e,i,n,r){\n /*! Hammer.JS - v2.0.7 - 2016-04-22\n * http://hammerjs.github.io/\n *\n * Copyright (c) 2016 Jorik Tangelder;\n * Licensed under the MIT license */\n !function(t,i,n,r){\"use strict\";var s,o\u003d[\"\",\"webkit\",\"Moz\",\"MS\",\"ms\",\"o\"],a\u003di.createElement(\"div\"),h\u003dMath.round,u\u003dMath.abs,c\u003dDate.now;function l(t,e,i){return setTimeout(T(t,i),e)}function p(t,e,i){return!!Array.isArray(t)\u0026\u0026(f(t,i[e],i),!0)}function f(t,e,i){var n;if(t)if(t.forEach)t.forEach(e,i);else if(t.length!\u003d\u003dr)for(n\u003d0;n\u003ct.length;)e.call(i,t[n],n,t),n++;else for(n in t)t.hasOwnProperty(n)\u0026\u0026e.call(i,t[n],n,t)}function v(e,i,n){var r\u003d\"DEPRECATED METHOD: \"+i+\"\\n\"+n+\" AT \\n\";return function(){var i\u003dnew Error(\"get-stack-trace\"),n\u003di\u0026\u0026i.stack?i.stack.replace(/^[^\\(]+?[\\n$]/gm,\"\").replace(/^\\s+at\\s+/gm,\"\").replace(/^Object.\u003canonymous\u003e\\s*\\(/gm,\"{anonymous}()@\"):\"Unknown Stack Trace\",s\u003dt.console\u0026\u0026(t.console.warn||t.console.log);return s\u0026\u0026s.call(t.console,r,n),e.apply(this,arguments)}}s\u003d\"function\"!\u003dtypeof Object.assign?function(t){if(t\u003d\u003d\u003dr||null\u003d\u003d\u003dt)throw new TypeError(\"Cannot convert undefined or null to object\");for(var e\u003dObject(t),i\u003d1;i\u003carguments.length;i++){var n\u003darguments[i];if(n!\u003d\u003dr\u0026\u0026null!\u003d\u003dn)for(var s in n)n.hasOwnProperty(s)\u0026\u0026(e[s]\u003dn[s])}return e}:Object.assign;var d\u003dv((function(t,e,i){for(var n\u003dObject.keys(e),s\u003d0;s\u003cn.length;)(!i||i\u0026\u0026t[n[s]]\u003d\u003d\u003dr)\u0026\u0026(t[n[s]]\u003de[n[s]]),s++;return t}),\"extend\",\"Use `assign`.\"),m\u003dv((function(t,e){return d(t,e,!0)}),\"merge\",\"Use `assign`.\");function g(t,e,i){var n,r\u003de.prototype;(n\u003dt.prototype\u003dObject.create(r)).constructor\u003dt,n._super\u003dr,i\u0026\u0026s(n,i)}function T(t,e){return function(){return t.apply(e,arguments)}}function y(t,e){return\"function\"\u003d\u003dtypeof t?t.apply(e\u0026\u0026e[0]||r,e):t}function E(t,e){return t\u003d\u003d\u003dr?e:t}function I(t,e,i){f(S(e),(function(e){t.addEventListener(e,i,!1)}))}function A(t,e,i){f(S(e),(function(e){t.removeEventListener(e,i,!1)}))}function _(t,e){for(;t;){if(t\u003d\u003de)return!0;t\u003dt.parentNode}return!1}function C(t,e){return t.indexOf(e)\u003e-1}function S(t){return t.trim().split(/\\s+/g)}function b(t,e,i){if(t.indexOf\u0026\u0026!i)return t.indexOf(e);for(var n\u003d0;n\u003ct.length;){if(i\u0026\u0026t[n][i]\u003d\u003de||!i\u0026\u0026t[n]\u003d\u003d\u003de)return n;n++}return-1}function P(t){return Array.prototype.slice.call(t,0)}function D(t,e,i){for(var n\u003d[],r\u003d[],s\u003d0;s\u003ct.length;){var o\u003de?t[s][e]:t[s];b(r,o)\u003c0\u0026\u0026n.push(t[s]),r[s]\u003do,s++}return i\u0026\u0026(n\u003de?n.sort((function(t,i){return t[e]\u003ei[e]})):n.sort()),n}function x(t,e){for(var i,n,s\u003de[0].toUpperCase()+e.slice(1),a\u003d0;a\u003co.length;){if((n\u003d(i\u003do[a])?i+s:e)in t)return n;a++}return r}var w\u003d1;function O(e){var i\u003de.ownerDocument||e;return i.defaultView||i.parentWindow||t}var R\u003d\"ontouchstart\"in t,M\u003dx(t,\"PointerEvent\")!\u003d\u003dr,z\u003dR\u0026\u0026/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),N\u003d\"touch\",X\u003d\"mouse\",Y\u003d24,F\u003d[\"x\",\"y\"],W\u003d[\"clientX\",\"clientY\"];function q(t,e){var i\u003dthis;this.manager\u003dt,this.callback\u003de,this.element\u003dt.element,this.target\u003dt.options.inputTarget,this.domHandler\u003dfunction(e){y(t.options.enable,[t])\u0026\u0026i.handler(e)},this.init()}function k(t,e,i){var n\u003di.pointers.length,s\u003di.changedPointers.length,o\u003d1\u0026e\u0026\u0026n-s\u003d\u003d0,a\u003d12\u0026e\u0026\u0026n-s\u003d\u003d0;i.isFirst\u003d!!o,i.isFinal\u003d!!a,o\u0026\u0026(t.session\u003d{}),i.eventType\u003de,function(t,e){var i\u003dt.session,n\u003de.pointers,s\u003dn.length;i.firstInput||(i.firstInput\u003dH(e));s\u003e1\u0026\u0026!i.firstMultiple?i.firstMultiple\u003dH(e):1\u003d\u003d\u003ds\u0026\u0026(i.firstMultiple\u003d!1);var o\u003di.firstInput,a\u003di.firstMultiple,h\u003da?a.center:o.center,l\u003de.center\u003dL(n);e.timeStamp\u003dc(),e.deltaTime\u003de.timeStamp-o.timeStamp,e.angle\u003dG(h,l),e.distance\u003dj(h,l),function(t,e){var i\u003de.center,n\u003dt.offsetDelta||{},r\u003dt.prevDelta||{},s\u003dt.prevInput||{};1!\u003d\u003de.eventType\u0026\u00264!\u003d\u003ds.eventType||(r\u003dt.prevDelta\u003d{x:s.deltaX||0,y:s.deltaY||0},n\u003dt.offsetDelta\u003d{x:i.x,y:i.y});e.deltaX\u003dr.x+(i.x-n.x),e.deltaY\u003dr.y+(i.y-n.y)}(i,e),e.offsetDirection\u003dV(e.deltaX,e.deltaY);var p\u003dU(e.deltaTime,e.deltaX,e.deltaY);e.overallVelocityX\u003dp.x,e.overallVelocityY\u003dp.y,e.overallVelocity\u003du(p.x)\u003eu(p.y)?p.x:p.y,e.scale\u003da?(f\u003da.pointers,v\u003dn,j(v[0],v[1],W)/j(f[0],f[1],W)):1,e.rotation\u003da?function(t,e){return G(e[1],e[0],W)+G(t[1],t[0],W)}(a.pointers,n):0,e.maxPointers\u003di.prevInput?e.pointers.length\u003ei.prevInput.maxPointers?e.pointers.length:i.prevInput.maxPointers:e.pointers.length,function(t,e){var i,n,s,o,a\u003dt.lastInterval||e,h\u003de.timeStamp-a.timeStamp;if(8!\u003de.eventType\u0026\u0026(h\u003e25||a.velocity\u003d\u003d\u003dr)){var c\u003de.deltaX-a.deltaX,l\u003de.deltaY-a.deltaY,p\u003dU(h,c,l);n\u003dp.x,s\u003dp.y,i\u003du(p.x)\u003eu(p.y)?p.x:p.y,o\u003dV(c,l),t.lastInterval\u003de}else i\u003da.velocity,n\u003da.velocityX,s\u003da.velocityY,o\u003da.direction;e.velocity\u003di,e.velocityX\u003dn,e.velocityY\u003ds,e.direction\u003do}(i,e);var f,v;var d\u003dt.element;_(e.srcEvent.target,d)\u0026\u0026(d\u003de.srcEvent.target);e.target\u003dd}(t,i),t.emit(\"hammer.input\",i),t.recognize(i),t.session.prevInput\u003di}function H(t){for(var e\u003d[],i\u003d0;i\u003ct.pointers.length;)e[i]\u003d{clientX:h(t.pointers[i].clientX),clientY:h(t.pointers[i].clientY)},i++;return{timeStamp:c(),pointers:e,center:L(e),deltaX:t.deltaX,deltaY:t.deltaY}}function L(t){var e\u003dt.length;if(1\u003d\u003d\u003de)return{x:h(t[0].clientX),y:h(t[0].clientY)};for(var i\u003d0,n\u003d0,r\u003d0;r\u003ce;)i+\u003dt[r].clientX,n+\u003dt[r].clientY,r++;return{x:h(i/e),y:h(n/e)}}function U(t,e,i){return{x:e/t||0,y:i/t||0}}function V(t,e){return t\u003d\u003d\u003de?1:u(t)\u003e\u003du(e)?t\u003c0?2:4:e\u003c0?8:16}function j(t,e,i){i||(i\u003dF);var n\u003de[i[0]]-t[i[0]],r\u003de[i[1]]-t[i[1]];return Math.sqrt(n*n+r*r)}function G(t,e,i){i||(i\u003dF);var n\u003de[i[0]]-t[i[0]],r\u003de[i[1]]-t[i[1]];return 180*Math.atan2(r,n)/Math.PI}q.prototype\u003d{handler:function(){},init:function(){this.evEl\u0026\u0026I(this.element,this.evEl,this.domHandler),this.evTarget\u0026\u0026I(this.target,this.evTarget,this.domHandler),this.evWin\u0026\u0026I(O(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl\u0026\u0026A(this.element,this.evEl,this.domHandler),this.evTarget\u0026\u0026A(this.target,this.evTarget,this.domHandler),this.evWin\u0026\u0026A(O(this.element),this.evWin,this.domHandler)}};var Z\u003d{mousedown:1,mousemove:2,mouseup:4},B\u003d\"mousedown\",$\u003d\"mousemove mouseup\";function J(){this.evEl\u003dB,this.evWin\u003d$,this.pressed\u003d!1,q.apply(this,arguments)}g(J,q,{handler:function(t){var e\u003dZ[t.type];1\u0026e\u0026\u00260\u003d\u003d\u003dt.button\u0026\u0026(this.pressed\u003d!0),2\u0026e\u0026\u00261!\u003d\u003dt.which\u0026\u0026(e\u003d4),this.pressed\u0026\u0026(4\u0026e\u0026\u0026(this.pressed\u003d!1),this.callback(this.manager,e,{pointers:[t],changedPointers:[t],pointerType:X,srcEvent:t}))}});var K\u003d{pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},Q\u003d{2:N,3:\"pen\",4:X,5:\"kinect\"},tt\u003d\"pointerdown\",et\u003d\"pointermove pointerup pointercancel\";function it(){this.evEl\u003dtt,this.evWin\u003det,q.apply(this,arguments),this.store\u003dthis.manager.session.pointerEvents\u003d[]}t.MSPointerEvent\u0026\u0026!t.PointerEvent\u0026\u0026(tt\u003d\"MSPointerDown\",et\u003d\"MSPointerMove MSPointerUp MSPointerCancel\"),g(it,q,{handler:function(t){var e\u003dthis.store,i\u003d!1,n\u003dt.type.toLowerCase().replace(\"ms\",\"\"),r\u003dK[n],s\u003dQ[t.pointerType]||t.pointerType,o\u003ds\u003d\u003dN,a\u003db(e,t.pointerId,\"pointerId\");1\u0026r\u0026\u0026(0\u003d\u003d\u003dt.button||o)?a\u003c0\u0026\u0026(e.push(t),a\u003de.length-1):12\u0026r\u0026\u0026(i\u003d!0),a\u003c0||(e[a]\u003dt,this.callback(this.manager,r,{pointers:e,changedPointers:[t],pointerType:s,srcEvent:t}),i\u0026\u0026e.splice(a,1))}});var nt\u003d{touchstart:1,touchmove:2,touchend:4,touchcancel:8},rt\u003d\"touchstart\",st\u003d\"touchstart touchmove touchend touchcancel\";function ot(){this.evTarget\u003drt,this.evWin\u003dst,this.started\u003d!1,q.apply(this,arguments)}function at(t,e){var i\u003dP(t.touches),n\u003dP(t.changedTouches);return 12\u0026e\u0026\u0026(i\u003dD(i.concat(n),\"identifier\",!0)),[i,n]}g(ot,q,{handler:function(t){var e\u003dnt[t.type];if(1\u003d\u003d\u003de\u0026\u0026(this.started\u003d!0),this.started){var i\u003dat.call(this,t,e);12\u0026e\u0026\u0026i[0].length-i[1].length\u003d\u003d0\u0026\u0026(this.started\u003d!1),this.callback(this.manager,e,{pointers:i[0],changedPointers:i[1],pointerType:N,srcEvent:t})}}});var ht\u003d{touchstart:1,touchmove:2,touchend:4,touchcancel:8},ut\u003d\"touchstart touchmove touchend touchcancel\";function ct(){this.evTarget\u003dut,this.targetIds\u003d{},q.apply(this,arguments)}function lt(t,e){var i\u003dP(t.touches),n\u003dthis.targetIds;if(3\u0026e\u0026\u00261\u003d\u003d\u003di.length)return n[i[0].identifier]\u003d!0,[i,i];var r,s,o\u003dP(t.changedTouches),a\u003d[],h\u003dthis.target;if(s\u003di.filter((function(t){return _(t.target,h)})),1\u003d\u003d\u003de)for(r\u003d0;r\u003cs.length;)n[s[r].identifier]\u003d!0,r++;for(r\u003d0;r\u003co.length;)n[o[r].identifier]\u0026\u0026a.push(o[r]),12\u0026e\u0026\u0026delete n[o[r].identifier],r++;return a.length?[D(s.concat(a),\"identifier\",!0),a]:void 0}g(ct,q,{handler:function(t){var e\u003dht[t.type],i\u003dlt.call(this,t,e);i\u0026\u0026this.callback(this.manager,e,{pointers:i[0],changedPointers:i[1],pointerType:N,srcEvent:t})}});function pt(){q.apply(this,arguments);var t\u003dT(this.handler,this);this.touch\u003dnew ct(this.manager,t),this.mouse\u003dnew J(this.manager,t),this.primaryTouch\u003dnull,this.lastTouches\u003d[]}function ft(t,e){1\u0026t?(this.primaryTouch\u003de.changedPointers[0].identifier,vt.call(this,e)):12\u0026t\u0026\u0026vt.call(this,e)}function vt(t){var e\u003dt.changedPointers[0];if(e.identifier\u003d\u003d\u003dthis.primaryTouch){var i\u003d{x:e.clientX,y:e.clientY};this.lastTouches.push(i);var n\u003dthis.lastTouches;setTimeout((function(){var t\u003dn.indexOf(i);t\u003e-1\u0026\u0026n.splice(t,1)}),2500)}}function dt(t){for(var e\u003dt.srcEvent.clientX,i\u003dt.srcEvent.clientY,n\u003d0;n\u003cthis.lastTouches.length;n++){var r\u003dthis.lastTouches[n],s\u003dMath.abs(e-r.x),o\u003dMath.abs(i-r.y);if(s\u003c\u003d25\u0026\u0026o\u003c\u003d25)return!0}return!1}g(pt,q,{handler:function(t,e,i){var n\u003di.pointerType\u003d\u003dN,r\u003di.pointerType\u003d\u003dX;if(!(r\u0026\u0026i.sourceCapabilities\u0026\u0026i.sourceCapabilities.firesTouchEvents)){if(n)ft.call(this,e,i);else if(r\u0026\u0026dt.call(this,i))return;this.callback(t,e,i)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var mt\u003dx(a.style,\"touchAction\"),gt\u003dmt!\u003d\u003dr,Tt\u003d\"compute\",yt\u003d\"auto\",Et\u003d\"manipulation\",It\u003d\"none\",At\u003d\"pan-x\",_t\u003d\"pan-y\",Ct\u003dfunction(){if(!gt)return!1;var e\u003d{},i\u003dt.CSS\u0026\u0026t.CSS.supports;return[\"auto\",\"manipulation\",\"pan-y\",\"pan-x\",\"pan-x pan-y\",\"none\"].forEach((function(n){e[n]\u003d!i||t.CSS.supports(\"touch-action\",n)})),e}();function St(t,e){this.manager\u003dt,this.set(e)}St.prototype\u003d{set:function(t){t\u003d\u003dTt\u0026\u0026(t\u003dthis.compute()),gt\u0026\u0026this.manager.element.style\u0026\u0026Ct[t]\u0026\u0026(this.manager.element.style[mt]\u003dt),this.actions\u003dt.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var t\u003d[];return f(this.manager.recognizers,(function(e){y(e.options.enable,[e])\u0026\u0026(t\u003dt.concat(e.getTouchAction()))})),function(t){if(C(t,It))return It;var e\u003dC(t,At),i\u003dC(t,_t);if(e\u0026\u0026i)return It;if(e||i)return e?At:_t;if(C(t,Et))return Et;return yt}(t.join(\" \"))},preventDefaults:function(t){var e\u003dt.srcEvent,i\u003dt.offsetDirection;if(this.manager.session.prevented)e.preventDefault();else{var n\u003dthis.actions,r\u003dC(n,It)\u0026\u0026!Ct.none,s\u003dC(n,_t)\u0026\u0026!Ct[\"pan-y\"],o\u003dC(n,At)\u0026\u0026!Ct[\"pan-x\"];if(r){var a\u003d1\u003d\u003d\u003dt.pointers.length,h\u003dt.distance\u003c2,u\u003dt.deltaTime\u003c250;if(a\u0026\u0026h\u0026\u0026u)return}if(!o||!s)return r||s\u0026\u00266\u0026i||o\u0026\u0026i\u0026Y?this.preventSrc(e):void 0}},preventSrc:function(t){this.manager.session.prevented\u003d!0,t.preventDefault()}};var bt\u003d32;function Pt(t){this.options\u003ds({},this.defaults,t||{}),this.id\u003dw++,this.manager\u003dnull,this.options.enable\u003dE(this.options.enable,!0),this.state\u003d1,this.simultaneous\u003d{},this.requireFail\u003d[]}function Dt(t){return 16\u0026t?\"cancel\":8\u0026t?\"end\":4\u0026t?\"move\":2\u0026t?\"start\":\"\"}function xt(t){return 16\u003d\u003dt?\"down\":8\u003d\u003dt?\"up\":2\u003d\u003dt?\"left\":4\u003d\u003dt?\"right\":\"\"}function wt(t,e){var i\u003de.manager;return i?i.get(t):t}function Ot(){Pt.apply(this,arguments)}function Rt(){Ot.apply(this,arguments),this.pX\u003dnull,this.pY\u003dnull}function Mt(){Ot.apply(this,arguments)}function zt(){Pt.apply(this,arguments),this._timer\u003dnull,this._input\u003dnull}function Nt(){Ot.apply(this,arguments)}function Xt(){Ot.apply(this,arguments)}function Yt(){Pt.apply(this,arguments),this.pTime\u003d!1,this.pCenter\u003d!1,this._timer\u003dnull,this._input\u003dnull,this.count\u003d0}function Ft(t,e){return(e\u003de||{}).recognizers\u003dE(e.recognizers,Ft.defaults.preset),new Wt(t,e)}Pt.prototype\u003d{defaults:{},set:function(t){return s(this.options,t),this.manager\u0026\u0026this.manager.touchAction.update(),this},recognizeWith:function(t){if(p(t,\"recognizeWith\",this))return this;var e\u003dthis.simultaneous;return e[(t\u003dwt(t,this)).id]||(e[t.id]\u003dt,t.recognizeWith(this)),this},dropRecognizeWith:function(t){return p(t,\"dropRecognizeWith\",this)||(t\u003dwt(t,this),delete this.simultaneous[t.id]),this},requireFailure:function(t){if(p(t,\"requireFailure\",this))return this;var e\u003dthis.requireFail;return-1\u003d\u003d\u003db(e,t\u003dwt(t,this))\u0026\u0026(e.push(t),t.requireFailure(this)),this},dropRequireFailure:function(t){if(p(t,\"dropRequireFailure\",this))return this;t\u003dwt(t,this);var e\u003db(this.requireFail,t);return e\u003e-1\u0026\u0026this.requireFail.splice(e,1),this},hasRequireFailures:function(){return this.requireFail.length\u003e0},canRecognizeWith:function(t){return!!this.simultaneous[t.id]},emit:function(t){var e\u003dthis,i\u003dthis.state;function n(i){e.manager.emit(i,t)}i\u003c8\u0026\u0026n(e.options.event+Dt(i)),n(e.options.event),t.additionalEvent\u0026\u0026n(t.additionalEvent),i\u003e\u003d8\u0026\u0026n(e.options.event+Dt(i))},tryEmit:function(t){if(this.canEmit())return this.emit(t);this.state\u003dbt},canEmit:function(){for(var t\u003d0;t\u003cthis.requireFail.length;){if(!(33\u0026this.requireFail[t].state))return!1;t++}return!0},recognize:function(t){var e\u003ds({},t);if(!y(this.options.enable,[this,e]))return this.reset(),void(this.state\u003dbt);56\u0026this.state\u0026\u0026(this.state\u003d1),this.state\u003dthis.process(e),30\u0026this.state\u0026\u0026this.tryEmit(e)},process:function(t){},getTouchAction:function(){},reset:function(){}},g(Ot,Pt,{defaults:{pointers:1},attrTest:function(t){var e\u003dthis.options.pointers;return 0\u003d\u003d\u003de||t.pointers.length\u003d\u003d\u003de},process:function(t){var e\u003dthis.state,i\u003dt.eventType,n\u003d6\u0026e,r\u003dthis.attrTest(t);return n\u0026\u0026(8\u0026i||!r)?16|e:n||r?4\u0026i?8|e:2\u0026e?4|e:2:bt}}),g(Rt,Ot,{defaults:{event:\"pan\",threshold:10,pointers:1,direction:30},getTouchAction:function(){var t\u003dthis.options.direction,e\u003d[];return 6\u0026t\u0026\u0026e.push(_t),t\u0026Y\u0026\u0026e.push(At),e},directionTest:function(t){var e\u003dthis.options,i\u003d!0,n\u003dt.distance,r\u003dt.direction,s\u003dt.deltaX,o\u003dt.deltaY;return r\u0026e.direction||(6\u0026e.direction?(r\u003d0\u003d\u003d\u003ds?1:s\u003c0?2:4,i\u003ds!\u003dthis.pX,n\u003dMath.abs(t.deltaX)):(r\u003d0\u003d\u003d\u003do?1:o\u003c0?8:16,i\u003do!\u003dthis.pY,n\u003dMath.abs(t.deltaY))),t.direction\u003dr,i\u0026\u0026n\u003ee.threshold\u0026\u0026r\u0026e.direction},attrTest:function(t){return Ot.prototype.attrTest.call(this,t)\u0026\u0026(2\u0026this.state||!(2\u0026this.state)\u0026\u0026this.directionTest(t))},emit:function(t){this.pX\u003dt.deltaX,this.pY\u003dt.deltaY;var e\u003dxt(t.direction);e\u0026\u0026(t.additionalEvent\u003dthis.options.event+e),this._super.emit.call(this,t)}}),g(Mt,Ot,{defaults:{event:\"pinch\",threshold:0,pointers:2},getTouchAction:function(){return[It]},attrTest:function(t){return this._super.attrTest.call(this,t)\u0026\u0026(Math.abs(t.scale-1)\u003ethis.options.threshold||2\u0026this.state)},emit:function(t){if(1!\u003d\u003dt.scale){var e\u003dt.scale\u003c1?\"in\":\"out\";t.additionalEvent\u003dthis.options.event+e}this._super.emit.call(this,t)}}),g(zt,Pt,{defaults:{event:\"press\",pointers:1,time:251,threshold:9},getTouchAction:function(){return[yt]},process:function(t){var e\u003dthis.options,i\u003dt.pointers.length\u003d\u003d\u003de.pointers,n\u003dt.distance\u003ce.threshold,r\u003dt.deltaTime\u003ee.time;if(this._input\u003dt,!n||!i||12\u0026t.eventType\u0026\u0026!r)this.reset();else if(1\u0026t.eventType)this.reset(),this._timer\u003dl((function(){this.state\u003d8,this.tryEmit()}),e.time,this);else if(4\u0026t.eventType)return 8;return bt},reset:function(){clearTimeout(this._timer)},emit:function(t){8\u003d\u003d\u003dthis.state\u0026\u0026(t\u0026\u00264\u0026t.eventType?this.manager.emit(this.options.event+\"up\",t):(this._input.timeStamp\u003dc(),this.manager.emit(this.options.event,this._input)))}}),g(Nt,Ot,{defaults:{event:\"rotate\",threshold:0,pointers:2},getTouchAction:function(){return[It]},attrTest:function(t){return this._super.attrTest.call(this,t)\u0026\u0026(Math.abs(t.rotation)\u003ethis.options.threshold||2\u0026this.state)}}),g(Xt,Ot,{defaults:{event:\"swipe\",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return Rt.prototype.getTouchAction.call(this)},attrTest:function(t){var e,i\u003dthis.options.direction;return 30\u0026i?e\u003dt.overallVelocity:6\u0026i?e\u003dt.overallVelocityX:i\u0026Y\u0026\u0026(e\u003dt.overallVelocityY),this._super.attrTest.call(this,t)\u0026\u0026i\u0026t.offsetDirection\u0026\u0026t.distance\u003ethis.options.threshold\u0026\u0026t.maxPointers\u003d\u003dthis.options.pointers\u0026\u0026u(e)\u003ethis.options.velocity\u0026\u00264\u0026t.eventType},emit:function(t){var e\u003dxt(t.offsetDirection);e\u0026\u0026this.manager.emit(this.options.event+e,t),this.manager.emit(this.options.event,t)}}),g(Yt,Pt,{defaults:{event:\"tap\",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[Et]},process:function(t){var e\u003dthis.options,i\u003dt.pointers.length\u003d\u003d\u003de.pointers,n\u003dt.distance\u003ce.threshold,r\u003dt.deltaTime\u003ce.time;if(this.reset(),1\u0026t.eventType\u0026\u00260\u003d\u003d\u003dthis.count)return this.failTimeout();if(n\u0026\u0026r\u0026\u0026i){if(4!\u003dt.eventType)return this.failTimeout();var s\u003d!this.pTime||t.timeStamp-this.pTime\u003ce.interval,o\u003d!this.pCenter||j(this.pCenter,t.center)\u003ce.posThreshold;if(this.pTime\u003dt.timeStamp,this.pCenter\u003dt.center,o\u0026\u0026s?this.count+\u003d1:this.count\u003d1,this._input\u003dt,0\u003d\u003d\u003dthis.count%e.taps)return this.hasRequireFailures()?(this._timer\u003dl((function(){this.state\u003d8,this.tryEmit()}),e.interval,this),2):8}return bt},failTimeout:function(){return this._timer\u003dl((function(){this.state\u003dbt}),this.options.interval,this),bt},reset:function(){clearTimeout(this._timer)},emit:function(){8\u003d\u003dthis.state\u0026\u0026(this._input.tapCount\u003dthis.count,this.manager.emit(this.options.event,this._input))}}),Ft.VERSION\u003d\"2.0.7\",Ft.defaults\u003d{domEvents:!1,touchAction:Tt,enable:!0,inputTarget:null,inputClass:null,preset:[[Nt,{enable:!1}],[Mt,{enable:!1},[\"rotate\"]],[Xt,{direction:6}],[Rt,{direction:6},[\"swipe\"]],[Yt],[Yt,{event:\"doubletap\",taps:2},[\"tap\"]],[zt]],cssProps:{userSelect:\"none\",touchSelect:\"none\",touchCallout:\"none\",contentZooming:\"none\",userDrag:\"none\",tapHighlightColor:\"rgba(0,0,0,0)\"}};function Wt(t,e){var i;this.options\u003ds({},Ft.defaults,e||{}),this.options.inputTarget\u003dthis.options.inputTarget||t,this.handlers\u003d{},this.session\u003d{},this.recognizers\u003d[],this.oldCssProps\u003d{},this.element\u003dt,this.input\u003dnew((i\u003dthis).options.inputClass||(M?it:z?ct:R?pt:J))(i,k),this.touchAction\u003dnew St(this,this.options.touchAction),qt(this,!0),f(this.options.recognizers,(function(t){var e\u003dthis.add(new t[0](t[1]));t[2]\u0026\u0026e.recognizeWith(t[2]),t[3]\u0026\u0026e.requireFailure(t[3])}),this)}function qt(t,e){var i,n\u003dt.element;n.style\u0026\u0026(f(t.options.cssProps,(function(r,s){i\u003dx(n.style,s),e?(t.oldCssProps[i]\u003dn.style[i],n.style[i]\u003dr):n.style[i]\u003dt.oldCssProps[i]||\"\"})),e||(t.oldCssProps\u003d{}))}Wt.prototype\u003d{set:function(t){return s(this.options,t),t.touchAction\u0026\u0026this.touchAction.update(),t.inputTarget\u0026\u0026(this.input.destroy(),this.input.target\u003dt.inputTarget,this.input.init()),this},stop:function(t){this.session.stopped\u003dt?2:1},recognize:function(t){var e\u003dthis.session;if(!e.stopped){var i;this.touchAction.preventDefaults(t);var n\u003dthis.recognizers,r\u003de.curRecognizer;(!r||r\u0026\u00268\u0026r.state)\u0026\u0026(r\u003de.curRecognizer\u003dnull);for(var s\u003d0;s\u003cn.length;)i\u003dn[s],2\u003d\u003d\u003de.stopped||r\u0026\u0026i!\u003dr\u0026\u0026!i.canRecognizeWith(r)?i.reset():i.recognize(t),!r\u0026\u002614\u0026i.state\u0026\u0026(r\u003de.curRecognizer\u003di),s++}},get:function(t){if(t instanceof Pt)return t;for(var e\u003dthis.recognizers,i\u003d0;i\u003ce.length;i++)if(e[i].options.event\u003d\u003dt)return e[i];return null},add:function(t){if(p(t,\"add\",this))return this;var e\u003dthis.get(t.options.event);return e\u0026\u0026this.remove(e),this.recognizers.push(t),t.manager\u003dthis,this.touchAction.update(),t},remove:function(t){if(p(t,\"remove\",this))return this;if(t\u003dthis.get(t)){var e\u003dthis.recognizers,i\u003db(e,t);-1!\u003d\u003di\u0026\u0026(e.splice(i,1),this.touchAction.update())}return this},on:function(t,e){if(t!\u003d\u003dr\u0026\u0026e!\u003d\u003dr){var i\u003dthis.handlers;return f(S(t),(function(t){i[t]\u003di[t]||[],i[t].push(e)})),this}},off:function(t,e){if(t!\u003d\u003dr){var i\u003dthis.handlers;return f(S(t),(function(t){e?i[t]\u0026\u0026i[t].splice(b(i[t],e),1):delete i[t]})),this}},emit:function(t,e){this.options.domEvents\u0026\u0026function(t,e){var n\u003di.createEvent(\"Event\");n.initEvent(t,!0,!0),n.gesture\u003de,e.target.dispatchEvent(n)}(t,e);var n\u003dthis.handlers[t]\u0026\u0026this.handlers[t].slice();if(n\u0026\u0026n.length){e.type\u003dt,e.preventDefault\u003dfunction(){e.srcEvent.preventDefault()};for(var r\u003d0;r\u003cn.length;)n[r](e),r++}},destroy:function(){this.element\u0026\u0026qt(this,!1),this.handlers\u003d{},this.session\u003d{},this.input.destroy(),this.element\u003dnull}},s(Ft,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,INPUT_CANCEL:8,STATE_POSSIBLE:1,STATE_BEGAN:2,STATE_CHANGED:4,STATE_ENDED:8,STATE_RECOGNIZED:8,STATE_CANCELLED:16,STATE_FAILED:bt,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:Y,DIRECTION_ALL:30,Manager:Wt,Input:q,TouchAction:St,TouchInput:ct,MouseInput:J,PointerEventInput:it,TouchMouseInput:pt,SingleTouchInput:ot,Recognizer:Pt,AttrRecognizer:Ot,Tap:Yt,Pan:Rt,Swipe:Xt,Pinch:Mt,Rotate:Nt,Press:zt,on:I,off:A,each:f,merge:m,extend:d,assign:s,inherit:g,bindFn:T,prefixed:x}),(void 0!\u003d\u003dt?t:\"undefined\"!\u003dtypeof self?self:{}).Hammer\u003dFt,\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define((function(){return Ft})):void 0!\u003d\u003de\u0026\u0026e.exports?e.exports\u003dFt:t.Hammer\u003dFt}(window,document)},\n function _(e,s,t,i,r){i();const n\u003de(42),a\u003de(43);class l extends n.View{initialize(){super.initialize(),this.el\u003dthis._createElement()}remove(){a.remove(this.el),super.remove()}css_classes(){return[]}render(){}renderTo(e){e.appendChild(this.el),this.render()}_createElement(){return a.createElement(this.tagName,{class:this.css_classes()})}}t.DOMView\u003dl,l.__name__\u003d\"DOMView\",l.prototype.tagName\u003d\"div\"},\n function _(o,b,t,r,e){r(),t.root\u003d\"bk-root\",t.toolbar_hidden\u003d\"bk-toolbar-hidden\",t.toolbar\u003d\"bk-toolbar\",t.button_bar\u003d\"bk-button-bar\",t.logo\u003d\"bk-logo\",t.above\u003d\"bk-above\",t.below\u003d\"bk-below\",t.left\u003d\"bk-left\",t.right\u003d\"bk-right\",t.toolbar_button\u003d\"bk-toolbar-button\",t.active\u003d\"bk-active\",t.default\u003d\u0027.bk-root .bk-toolbar-hidden{visibility:hidden;opacity:0;transition:visibility 0.3s linear, opacity 0.3s linear;}.bk-root .bk-toolbar,.bk-root .bk-button-bar{display:flex;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:center;-webkit-align-items:center;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.bk-root .bk-toolbar .bk-logo{flex-shrink:0;-webkit-flex-shrink:0;}.bk-root .bk-toolbar.bk-above,.bk-root .bk-toolbar.bk-below{flex-direction:row;-webkit-flex-direction:row;justify-content:flex-end;-webkit-justify-content:flex-end;}.bk-root .bk-toolbar.bk-above .bk-button-bar,.bk-root .bk-toolbar.bk-below .bk-button-bar{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-toolbar.bk-above .bk-logo,.bk-root .bk-toolbar.bk-below .bk-logo{order:1;-webkit-order:1;margin-left:5px;margin-right:0px;}.bk-root .bk-toolbar.bk-left,.bk-root .bk-toolbar.bk-right{flex-direction:column;-webkit-flex-direction:column;justify-content:flex-start;-webkit-justify-content:flex-start;}.bk-root .bk-toolbar.bk-left .bk-button-bar,.bk-root .bk-toolbar.bk-right .bk-button-bar{display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;}.bk-root .bk-toolbar.bk-left .bk-logo,.bk-root .bk-toolbar.bk-right .bk-logo{order:0;-webkit-order:0;margin-bottom:5px;margin-top:0px;}.bk-root .bk-toolbar-button{width:30px;height:30px;cursor:pointer;background-size:60% 60%;background-origin:border-box;background-color:transparent;background-repeat:no-repeat;background-position:center center;}.bk-root .bk-toolbar-button:hover{background-color:rgba(192, 192, 192, 0.15);}.bk-root .bk-toolbar-button:focus{outline:none;}.bk-root .bk-toolbar-button::-moz-focus-inner{border:0;}.bk-root .bk-toolbar.bk-above .bk-toolbar-button{border-bottom:2px solid transparent;}.bk-root .bk-toolbar.bk-above .bk-toolbar-button.bk-active{border-bottom-color:#26aae1;}.bk-root .bk-toolbar.bk-below .bk-toolbar-button{border-top:2px solid transparent;}.bk-root .bk-toolbar.bk-below .bk-toolbar-button.bk-active{border-top-color:#26aae1;}.bk-root .bk-toolbar.bk-right .bk-toolbar-button{border-left:2px solid transparent;}.bk-root .bk-toolbar.bk-right .bk-toolbar-button.bk-active{border-left-color:#26aae1;}.bk-root .bk-toolbar.bk-left .bk-toolbar-button{border-right:2px solid transparent;}.bk-root .bk-toolbar.bk-left .bk-toolbar-button.bk-active{border-right-color:#26aae1;}.bk-root .bk-button-bar + .bk-button-bar:before{content:\" \";display:inline-block;background-color:lightgray;}.bk-root .bk-toolbar.bk-above .bk-button-bar + .bk-button-bar:before,.bk-root .bk-toolbar.bk-below .bk-button-bar + .bk-button-bar:before{height:10px;width:1px;}.bk-root .bk-toolbar.bk-left .bk-button-bar + .bk-button-bar:before,.bk-root .bk-toolbar.bk-right .bk-button-bar + .bk-button-bar:before{height:1px;width:10px;}\u0027},\n function _(A,g,o,C,l){C(),o.root\u003d\"bk-root\",o.tool_icon_copy_to_clipboard\u003d\"bk-tool-icon-copy-to-clipboard\",o.tool_icon_replace_mode\u003d\"bk-tool-icon-replace-mode\",o.tool_icon_append_mode\u003d\"bk-tool-icon-append-mode\",o.tool_icon_intersect_mode\u003d\"bk-tool-icon-intersect-mode\",o.tool_icon_subtract_mode\u003d\"bk-tool-icon-subtract-mode\",o.tool_icon_clear_selection\u003d\"bk-tool-icon-clear-selection\",o.tool_icon_box_select\u003d\"bk-tool-icon-box-select\",o.tool_icon_box_zoom\u003d\"bk-tool-icon-box-zoom\",o.tool_icon_zoom_in\u003d\"bk-tool-icon-zoom-in\",o.tool_icon_zoom_out\u003d\"bk-tool-icon-zoom-out\",o.tool_icon_help\u003d\"bk-tool-icon-help\",o.tool_icon_hover\u003d\"bk-tool-icon-hover\",o.tool_icon_crosshair\u003d\"bk-tool-icon-crosshair\",o.tool_icon_lasso_select\u003d\"bk-tool-icon-lasso-select\",o.tool_icon_pan\u003d\"bk-tool-icon-pan\",o.tool_icon_xpan\u003d\"bk-tool-icon-xpan\",o.tool_icon_ypan\u003d\"bk-tool-icon-ypan\",o.tool_icon_range\u003d\"bk-tool-icon-range\",o.tool_icon_polygon_select\u003d\"bk-tool-icon-polygon-select\",o.tool_icon_redo\u003d\"bk-tool-icon-redo\",o.tool_icon_reset\u003d\"bk-tool-icon-reset\",o.tool_icon_save\u003d\"bk-tool-icon-save\",o.tool_icon_tap_select\u003d\"bk-tool-icon-tap-select\",o.tool_icon_undo\u003d\"bk-tool-icon-undo\",o.tool_icon_wheel_pan\u003d\"bk-tool-icon-wheel-pan\",o.tool_icon_wheel_zoom\u003d\"bk-tool-icon-wheel-zoom\",o.tool_icon_box_edit\u003d\"bk-tool-icon-box-edit\",o.tool_icon_freehand_draw\u003d\"bk-tool-icon-freehand-draw\",o.tool_icon_poly_draw\u003d\"bk-tool-icon-poly-draw\",o.tool_icon_point_draw\u003d\"bk-tool-icon-point-draw\",o.tool_icon_poly_edit\u003d\"bk-tool-icon-poly-edit\",o.tool_icon_line_edit\u003d\"bk-tool-icon-line-edit\",o.default\u003d\u0027.bk-root .bk-tool-icon-copy-to-clipboard{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUSDBoBvcHQeQAAAG9JREFUWMNjXLhsJcNAAiaGAQYwB/xHwh/Q+ITEkfHQCwEWND4jmeb8H/JpgBwfI6cNBhLSEkqaGXRpgFRAcZoZsmlg1AGjDhh1wKgDRh0w6gCaVcf/R2wIkNqw+D9s0wADvUNiyIYA47BJAwPuAAAj/Cjd0TCN6wAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-replace-mode{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUFFxokK3gniQAAAHpJREFUWMNjXLhsJcNAAiaGAQajDhhwB7DgEP+PxmeksvjgDwFcLmYkUh2hkBj8IcBIZXsYh1w2/I8v3sgAOM0bLYhGc8GgrwuICgldfQO88pcvXvg/aOuCUQeM5oLRuoCFCJcTbOMh5XOiW0JDNhdQS3y0IBp1ABwAAF8KGrhC1Eg6AAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-append-mode{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUFFxkZWD04WwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAoUlEQVRYw+1WQQ6AIAwrhO8Y/bIXEz9jIMSDr8ETCUEPQzA4pMeFLKNbu4l5WR0CDOMEALBGIzMuQIBEZQjPgP9JLjwTfBjY9sO9lZsFA9IafZng3BlIyVefgd8XQFZBAWe8jfNxwsDhir6rzoCiPiy1K+J8/FRQemv2XfAdFcQ9znU4Viqg9ta1qYJ+D1BnAIBrkgGVOrXNqUA9rbyZm/AEzFh4jEeY/soAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-intersect-mode{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUFFxkrkOpp2wAAAPhJREFUWMPtV1EKwjAMTUavI3oawR/vtn5srJdREfzwMvHHQlcT2mpdMzFfWxiP5r2+JMN+mAiCOB72CABgR1cln4oOGocJnuMTSxWk8jMm7OggYkYXA9gPE3uyd8NXHONJ+eYMdE/NqCJmEZ5ZqlJJ4sUksKN7cYSaPoCZFWR1QI+Xm1fBACU63Cw22x0AAJxudwrffVwvZ+JmQdAHZkw0d4EpAMCw8k87pMdbnwtizQumJYv3nwV6XOA1qbUT/oQLUJgFRbsiNwFVucBIlyR3p0tdMp+XmFjfLKi1LatyAXtCRjPWBdL3Ke3VuACJKFfDr/xFN2fgAR/Go0qaLlmEAAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-subtract-mode{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUFFxgsF5XNOQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABFUlEQVRYw9VWUQqDMAxNpWfxQxD1MoP97G7zQ5mH2RTZYLtM9lWoMbXtxLXNX4OG9r28l4hrd0PQoqxqAACYpxH25C/nkwCHyCBwSPoS09k1T5Fo+4EiExcC4v584xGFmyIXHBLRISAVZyZufUPVa4rcrwmPDgr93ylo+2GliLRUYHK6th/o/6r7nfLpqaCsagEA8Hh9FmcNKeRmgeYDC+SCq0B6FFi8/BcV6BdR9cL3gCv3ijPKOacsn3rBEcjmaVxpfGcg4wHxzgJJnc6241Hn23DERFRAu1bNcWa3Q0uXi62XR6sCaWoSejbtdLYmU3kTEunNgj0bUbQqYG/IcMaqwPS9jftoVCAQ0ZVDJwf0zQdH4AsyW6fpQu4YegAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-clear-selection{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AUGEhcuan3d3wAAAoRJREFUWMPtlzFP3EAQhd+b3TNSzg0N5TWXLkJQUUaKhIQ4fgP/g5ArrriE/I3opEgRrZtIVJR0FJQ010SioUmEZHtnUpwN9gWHGA5BJCy58MraffvmfZ41v3z9hqe8BE98vQh4cgG+Ydzmnrng8efvQJNi/uN7dznx/B3ggtfhf4ehNdUttRzBDIm/2VTiiWCG1HK0nc+3UWtq8BQIiEEakEQOADBIA4QCQmBqoHBhFNR27ikQSmGdYCdTqCpEHMDZmEKRWUBEv1gBDg5SzRJnpopILWICgWuRYflLamuzxB2BmtYqSRIka5VWU8QduXO+1hRc5YZu5GAwmP2ZJzND0IBu5HCV2+NQcAhAVRsnC2IbPzPdSjzd6to6VtfWkXi6YLaVWr7xoAwkfpb8MnC3SH7rKSMBe4M0jA/OTicFIbtCGRIyNbURhcf3ErCd6YwA1m0HgAxhw1NGQnlXBHG4kylVlSJuH0RfIP2CkL2I/qS1gIAAQiBl1QwFggIHtyxgrxK5PgyfC0JWKoT0HLh8LwoietB4TYKaIl7yeNURxB05UtMxDOcVQlZIrlRKdK6m47gjR/fuBRQihyLArtNeJD50Izcx2Eczu7iFkIug4VM3cpOr3MKDekFED0fWUHv9Zq0kpLnridjhY3XDg7NTN0jDrhO3X7O9Wg7wwyANu4mnayNg3gmbu0tCNoUyBNGv2l4rB9EXynA7082FOxAQLhU6rQVO9T2AvWowFToNCJcPORGxIRcnpjZSKATSU9NxvOQnAPArDSaQoUKnNI4iufkGtD4P3EHIcWZhz4HLceSOyrR3Izf5memPAL2cX3yhAkonysZVaWLBkd9dw1Ivv2a/AYPkK+ty1U1DAAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-box-select{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg0kduFrowAAAIdJREFUWMPtVtEKwCAI9KL//4e9DPZ3+wP3KgOjNZouFYI4C8q7s7DtB1lGIeMoRMRinCLXg/ML3EcFqpjjloOyZxRntxpwQ8HsgHYARKFAtSFrCg3TCdMFCE1BuuALEXJLjC4qENsFVXCESZw38/kWLOkC/K4PcOc/Hj03WkoDT3EaWW9egQul6CUbq90JTwAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-box-zoom{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg82t254aQAAAkBJREFUWMPN11+E1FEUB/DPTFn2qaeIpcSwr5NlUyJiKWVXWUqvlUh/iE3RY9mUekkPPURtLKNRrFJEeuphGfUUaVliiX1aVjGs6aG7+XX9ZnZ+d2fTl2vmnHvPPfeee/79Sk+may2/UQq/q7Qu+bAJoxjHIKqB/wlfUMcMVqI9bLZ+DGIKwzlzQ2GcxCx2xwvKOUKlaHTiX8bHNspjDONHkOmJBW5jIof/FvPh/06MZOb6cRc7cGn1AKUE5cdzlM/gAr5F/O24H3xkFRfxAbVygvK+cIsspjGWo1zgjeFpxL+BvnLw7laBA4xjIFJwrgu52DoVjKdY4HBEX8dSF3JLYe1fe6UcYCii3xWQjdfuSTnAtoheKCC7GNED5Zx4L4qt61jbTLHA94geKSC7P7ZeShQ0Inoi1IJuEOeORooFXkV0FZNdZs5qvFfKAeqYy7nZ6yg//HG0MBfffh71lFrQDCW2EvEP4mt4okZUDftz9rmGZkotmMxJRtlisy+MTniAWrty3AlXw0hFM2TD89l+oNsoOJXjbIs4EpqNtTCLXbiZ0g+M4mFObj8U3vsNjoZCVcmk60ZwthpepLZkB/AsivWfOJZxtpUQHfWib7KWDwzjeegBZJSdKFiE2qJTFFTwElsi/unQ/awXrU4WGMD7nOJxBY/1EO2iYConq93CHT1GOwucjdqnRyFz+VcHmMNefMY9nNkA3SWUOoXhQviSWQ4huLIRFlirFixnQq/XaKXUgg2xQNGv4V7x/RcW+AXPB3h7H1PaiQAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-zoom-in{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEgsUBmL8iQAAA2JJREFUWMO9l12IlFUYx3//MzPrLpSjkm5oN4FFIWVEl66IQlFYwtLOzozsjHdGRSCRF0sfBEXRVV0FQuQiLm5CZNBFgRRaRLVFhbJ2EdiN5gbK7toObTPn6eYdPTvNzPvOBz5Xh/ec5/n/n89zXtEHmZqeSXSuXBz/3zfdKvBWJHQrwZuRcP0El+QkbQXeBX6WZEgm6TtJk5lM5o4Lc+cV6qpf4Ga20Tm338zeATItVK9Ker6yvPzp4NDQ3+XieGsCU9MzTYumGbhz7m4ze9/MHgvBgItACrgfGAj2jgAvAYs3wlEujjc13kii8YyZrXXOfWhmo9GnFUlvOOemarVapVqtkslksmb2KjARqL62ecuWN9NxbRInzrldAXhV0uFSIfdew7G/gNLU9MwS8CwSmE3Oz88fcXG5blfpqVRq0Ix8VIAAX0XgrVL7HDCHGcCaWrV60LUBN8Dae58aQIxEqcA592I9M610JL0cpG/U9TIHJNKY3RV5z0R+7Nd4HZ0P1g/2RMBuegLAsRMnb4vT8d5vqKfMzOgtAlADrkmqGywmiMBTwfr3dC9j1Xv/r6Tvg/5/5ejxE6cO7M9faVbQZrYNOFSPmqQvVo9FKexvi5uWX58943aM7DwAfBDY+FbSCxP5sdkGx55GeguzrUEXPaSo2pFkAbiSZQCAzZJOmdkjwd6SpB/M7KykQTPbA2wDhoIzRzcNDx9MJwGNIXdJ0mEzmwbujL7dbma7gd03A7lKfnTOvf74nl0r6bonTUbujRSUCrm2d4L3/kvn3JPe+8+BDW2i9o+kT7z3kxP5sYsA6W47oE64TsR7P9tQL4vA2mh9WdIscKxUyJ0M7aR7acOGzikD65EQLEjaa2ZXzMwDFeB6qZBbbLTRE4EGeSaozNOZgYFf8qP7lmIvs354n0qlHpB0T7B9Ogl4IgJJrmjv/SiQjbrkD+BMUkfSbYATPdckrTOzkciWAXOlQu5cYgLdPEIapud9wMOR9zVJH3ViKx333mtHMJvNuoWFhZ3A+ojMcja77njXBEKwJJfTcqUyCIQ34Mf7nnh0paMnXacFuGoC1mr3AtuDfLzd8Zuyl+rfuGn4HLAD+Az4qZQf+61TAj0Noj8vX6oC35SL43u7teG6rf5+iXppwW7/JUL5D03qaFRvvUe+AAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-zoom-out{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEgsHgty9VwAAA0FJREFUWMO9l09oXFUUxn/fmXlpItppi22k7UJBRSlVkCytSAuKUloIdjKT0El3FXVXdVFKRVAQV7qQohsNwdA0UFvBhYtqUVyIVlRaogtFQVq7qSTVjA3z3nHzBq/jvPmTN/Ss7rv3nvN99/y794kByMzcfE/7picn/jenmwWeRUI3E7wdCRskuCSTdDfwBvCtJEdySV9KOhpF0e0/LF5SqKtBgbv7ZjObcvfXgShD9Zqk5+orKx8Oj4z8NT05kU1gZm6+bdK0Azezu9z9hLs/HoIBvwAF4H5gKFh7B3gBWFY3460kWve4+3oze9fdx9OpVUmvmNlMHMf1RqNBFEUldz8OHAxUX9q6bduryut+Sfvc/Wz62ZD0fK1afjND9y3gGSRwv1GMojstTxUUCoVhdyopEYDzKXjWwZ4FFnEHWBc3Goet00m7lZlZYQixKw0FZnakGZksHUnHgvCN5/KARBH37enpOVg58H13HV0Kxg/kIuD/ngSA2ZMLt3bTSZJkUzNk7k4+D0AM/CGpaXCyBw/sC8Y/qZd2GpZiuL9YLN4Sx/HpoP5/c/exQ1OVq+1yyt13SLoArEsJnMjlgfOffvK3u58Kprab2QezJxfG2iTzUzI70wRPG9jbmpmb95SNB9mpzp7/j2yVdNbdx4K565K+cvfPJQ27+x5gBzAS7Hlvy+jo4WIvoC3kWpcvS3rR3eeAO9K529x9N7C7zX6AC2b28hN7Hl1Vt44niVq13LUjmtlYkiQfA5s6eO+GpDNJkhw9NFX5ueNt2ARodyF1IHIN2JiOl4H16fiKpK+B2Vq1vBAqFAf4IJkGNiIhWJK0192vunsC1IE/a9XycquNXARa5OnApeeioaHvKuP7r3dTGsiLqFAo7JR0T7B8rhfwXARa2us4UEqr5Ffgs151i/08oTNKdIO770ptObBYq5Yv5ibQq/sl3Qc8lJ4+lnSqH1vFfp9koZRKJVtaWnqkWXqSVkqlDe+vmUDWpZMlK/X6MBDegKf3P/nYaj8ErN9fqZBYEsf3Ag8G8Xit33BaniTcvGX0IvAw8BHwTa1y4Md+CeRqRL9fudwAvpienNi7Vhu21uwflOT+L+i1X2TJP57iUvUFtHWsAAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-help{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABltpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6Q29tcHJlc3Npb24+NTwvdGlmZjpDb21wcmVzc2lvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzI8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MzI8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpBODVDNDBDMzIwQjMxMUU0ODREQUYzNzM5QTM2MjBCRTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpBODVDNDBDNDIwQjMxMUU0ODREQUYzNzM5QTM2MjBCRTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpBODVDNDBDMTIwQjMxMUU0ODREQUYzNzM5QTM2MjBCRTwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpBODVDNDBDMjIwQjMxMUU0ODREQUYzNzM5QTM2MjBCRTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPGRjOnN1YmplY3Q+CiAgICAgICAgICAgIDxyZGY6U2VxLz4KICAgICAgICAgPC9kYzpzdWJqZWN0PgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNjoxMToyOCAxMToxMTo4MjwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+UGl4ZWxtYXRvciAzLjY8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cphjt2AAAAT7SURBVFgJxRdbaFxFdGb2bhui227BWrsVKYgf2kJUbP9EUPuzEB803WTXJjH61Q/7Ya1+CMYKEVTsh4J/EpvY7BoabUiNiA8s1p+4KIhpoUUEselHqyS76TbZ3HuP58ydc3d2u4+IkQxczpz3mZkzZ86VYpXjvenpjZsLhUcliE4AuUuASAgptmt1EFdwPiclzIIUUwubNn17OJlcXo1p2UpodHRiux9xB1Eug1+slbzhFxGOKc851tu7/0oznYYBDA8Pt0U2tL8KQryIq2tvZqQhD0QJHRz3yqWhgYGBpXpydQMwqz6NCnurleCSADkJEfgKfOePqL80R/wV1ZaQyr1LenKfkPCkEPKeaj0xg7vxVL3duCmA0Vyuw/fl52hgBxsBED+h4Cv9z3R/zbRm8MTJTx7HQN7GQB6w5C4L4SX7M5lfLBpurjXMyvNIShiyi0l1pL8n9b7EDGPR8fHxzSsQ6XDB3618/xqo6Pk25V5MpVJllgHM1BO58RdQ612kOYZ+GXdij70TYQB05mpj+1kU5G2fB+l3PZtOf8NGx6ambnMXb3yAxg8wjSEG6OKKR9oicBQD+ZvpH2Wzj0lQpxCPG9qMv1x6hHNCsSAlHM7ZOa682vlI9tRDbvHGbD3nZAPpDoD/3JIrLpAs26UFkC3EMUA99hpfGtEBfJjNJnS2Gwnadnvl+Xw+iuc3DAJuNyIaSCHpilVldyDjjUxj3WDZIAhxhHHyRcdNuA7AAfUaXzVKODpzFiZ4/uLvh5G+m2no+C/pyIf7MqlEJB7bpqR6nXkEUfbeawuLaZsW2ISfNQ2vtaktQlGFQyIVGT0o2+2EC4iQNGwjBIN9qdQ5Qg4mk4X4rW3vCClLtowE2FOFUxKDfNmiZci3ovKKRFPh4FK9q4Zbdr+lKKJiA13TcHR2dmLBgdmQ0GAS2MZaEowY+XbAk09IvgtYZGp16SyvFhaHcIUh645t8T9DBCcnz5zZ4hZLu3DzK2QlL1QQa0Y+pHiJKPSuOGj3PmZTheM5w2TwqBxnvBZOTk7G5gvXJ5Aelms8wnJURL+olSWcfEhf6gDoUXPMq6ZlqbzWU2pE+3hi4s6F68tfIj9cBMlikr7Z0/P0b/X0yIcUXsDCF1WhtL4OROHaXk+xlkbV0Cu732Nmhc4peaWSg73pA8dq5RkvO37ldUTfXCKZv2q45MkhvG87WQEzpCCUSvV1d9GONBy3lMvgKSwrZig8gjAietWY0QriylO2jIo4yVbOSb7KB/qmI9BPKjHpSSXYauRyn92Nq9/Kcrj13x3s3v8D481glQ/0raiNYgX9njPSBOImbrHZePl+tfFmc9sH+Xaoh8NjOKSVdDMhjjYzQLy+dFceH5+IJQf9VYXX4tROg4ZFU8m31M3mfPEqUoJqCGJfvWpo2xnNfdrhC28n06SCeSzNZxlvBINGRXCtKS7EY1uV6V7HWAm38y1cXaXsMcOCvr9ySPj+af7A1U2HJXHzVNvUXVLIGyPf+jV0pf8GHoN+TLAyPkidTCi2RpPApmnR0Bd1zGRaB/B8Oj2HSw7LLbVR1MmskW8RdEWVXSJf3JbpAMgRtc4IZoxTh9qotQjCasm46M0YX9pV1VmbpvRH5OwwgdRtSg2vKaAz/1dNKVtb17Y8DCL4HVufHxMOYl1/zTgIgiYvBnFKfaNp3YjTdPz3n9Na8//X7/k/O1tdwopcZlcAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-hover{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4oVHp0SwAAAQJJREFUWMPtlsENgzAMRb8RQ5VJItFDOgaZAMaAA0iZpN3KPZSoEEHSQBCViI/G8pfNt/KAFFcPshPdoAGgZkYVVYjQAFCyFLN8tlAbXRwAxp61nc9XCkGERpZCxRDvBl0zoxp7K98GAACxxH29srNNmPsK2l7zHoHHXZDr+/9vwDfB3kgeSB5IHkgeOH0DmesJjSXi6pUvkYt5u9teVy6aWREDM0D0BRvmGRV5N6DsQkMzI64FidtI5t3AOKWaFhuioY8dlYf9TO1PREUh/9HVeAqzIThHgWZ6MuNmC1jiL1mK4pAzlKUojEmNsxcmL0J60tazWjLZFpClPbd9BMJfL95145YajN5RHQAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-crosshair{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADEUlEQVRYR81XXVIaQRCeHqug8CXmBNETaE4gniDwIgpVspxAbxC9ATkBkCpQ8gKeQDiB5AQxNyAvUlrldr7eHxyGXZi1rMJ5opbp7m++7un+htSGF204vsoMoNXrlzSpfWa1oxQfhAegCZGaEtPorHo8znIoJwCt6+td8uk7ApUQCIHTF4BNAWzImq8ap6cP68CsBdDp9i9ZqXM7ML79g/EnCWD+jgMKENKqWT+tXK0CkQqgNRjs0OxpQIqKhoMxaG6/6JeRnK7T6yO2UvVqhYSlLX+ryORfgKn9ORDFIy7ky41yGcwsr0QAQfDH5zucOswx819fs4egI9OFCcD8DjBF7VNbEX0JzdWEt3NHSSASAcCxBDqMgt/623kvyTgNgNjJIfTjk4D4FqaJR1715MjmYAmA5Bx3AwUXQL+t105KaTlcBSC26XRvhjEIoLiq1yqXpr8FAGG16/ug4IT27fxBWu7EiQuAiImJpEMKE6nYM30uAIDDttSUOPfJP7JzbjPhAiBIh9QE67vIvoOi9WJfCwDavf40ulpjbCqmUf+W753ezURuh7Dg1SqflwAEHU6pgfyBq9Y4qx0LG++2fnZ/eUzcstmdM2AWH+jfc+liWdBJfSENf8Lifi3GVwC9mybOfi5dzatWVrbbLIHNva8p5h/16gkaFiLGGxbufkoE6XguwePiXLF3XmMfCUCUAqtKXU7sumd1CowOuJEi3Pg1FBpjitIGhyvVSfvmjci6ZR+rFQfDiPVE2jFYeICQ+PoewwjC5h7CZld6DBdyu6nDSKgzOyIMhmhK5TTqXYbRorZYM46TmpKAAOrGWwSJJekSB1yqJNOzp1Gs7YJ0EDeySDIMtJbQHh6Kf/uFfNFZkolJICRmz0P8DKWZuIG2g1hpok+Mk0Qphs0h9lzMtWRoNvYLuVImUWrmPJDlBKeRBDfATGOpHkhw670QSHWGLLckmF1PTsMlYqMJpyUbiO0weiMMceqLVTcotnMCYAYJJbcuQrVgZFP0NOOJYpr62pf3AmrHfWUG4O7abefGAfwH7EXSMJafOlYAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-lasso-select{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEgwlGP1qdAAABMBJREFUWMO9V1uIVVUY/r61z57ZMx4DnbzgkbQXL5iCJphlWdpIGY4jpFBkEiU9ZNaDRRcITcIwMwgxoQtU2IMXdAZfMjFvpERXYiSbysyBEXFmyuHMnLP32uvrwT2xnY5nxvHQ93Jg7fWv71/r//7L4a59TRgqJk+Z6v3a+sv0OI5nk5wu6VaSVZImAThHsgjgrKTvM5nMUWvtmf5n8HodCIKgOgzDhc65pSTrJQWDsSNpJX1ljHnDOfdT37oZLLHv+8OMMasKhcIJ59xHAJYMlhwAJGUAzJfUTHLFuFzOG5QDU6dNMyQfs9Yedc5tBpAD4IYYNQGoBrDtQnt7/b0LFrJsCHzfn2itfQfAnZLiazytA3AaQAuAiwDaEgeNpGkkswAWSBqRONB38b88z5uTKePt6iiKXkk8jq+iJC5LOmiMaTLGHLPWhmWeHr7vV0dRtATAapAzIVmSo51zyzIlbm2stesFPA6pKk0r6Ryg93y/ek8YFvPOOTg3cDSiKCoC2OP7/rEoirYm4rUkF12lAWNM1lr7lqQn0+QA8gI2jBg5cj6Aj8OwmB+KAKIoukhyp6SRJAUgl0ndPLDWPi9pJQCbuviXvu+/GIZhW1dnJ24UJFuTjCCA2ADA8sYGWmsXS3qmL94kDYAtkh4Nw7ANlQJ5U6INT1KrAYC9zQdykl7nFSj5fXp5Y8NWVBhy7mUAjqShMYdMXV2dJ2klyRwAJ8lIeuGWCRMP7N7frEqSG2OmAFhKshNAp5wrmO7u7jEAngPQm1S2z2pqapr+OPt7XEly0oxwzq2RdFmSD2AMgKKJouhhAL4kA+Cs53l7e3t7uytJHgRBreTWkXwkKVJnJD0B4GAGwIJE9R6AFufc6UqSZ7PZbD6ff5dkA4CQZEHSqwAOISmXtwGIE+F1SeqqIP8d+Xz+C0mLJYWSAODteXffczjdDQNJ0BWMCoLg5gqIbRTJNwHsljQhUb0luWPM2LE7Thw/9m/5NCT/TByxAOYWi8X6/gdWV1dnfN8fNRBxJpMZTXKdc+6IpFVJWAEgkvSJpA0X2tvtVTaSjgOYBCAEEADYSHK87/sfhmEYA9gShuEDkgzJHyWtB/B1irQ2juP7ADxkrX0wOUOpzmdpzEY590HJ7Ni1r2kSyZOSiv2+hSRjSTXp/QAukzySNJOJkmalyNIl10hqMcasdc61XDNcQRD8BnITgNp+36r6kfcNFMMlLQGwTNLMEuQGQBfJl2bdPru+HDkAZAqFQux53jZHEsC6aw0eg2gylNRBcqcx5v04ji999+03AwsWAOI4Lsy9a94WkisAnE5a5WCJYwCfA1g7LJudI2lTHMeXBm1faiQzxkyRtF3S5CTupeAB+KG2tnZFT0/P30NO2VKLzrmfAbwGMipjG5Oc0dPTc0Md05SZ5U4Q2FxChErtEYD7jTGNQ3UgM8Asv90Yc9I5LSKRlXSI5CxJa0jWSALJjKRnAewfkniT+vwf7N7fXHK9rq7O7+jo+BTA/NRrdBpjnnLOnUrvXd7YMPQXSBunneno6IhIHgYwW1JtkgmBpBkATlVMAwOk3nFJ+VSoqgCMr6gIy2FcLtdKspAedyQN/98caDt/3kpyabUmf8WvG/8A1vODTBVE/0MAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-pan{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4lKssI9gAAAOtJREFUWMPVll0KwyAMgNPgoc0JzDX2Mtgp3csKErSamGabIEUo/T6bHz0ezxdsjPJ5kvUDaROem7VJAp3gufkbtwtI+JYEOsHNEugIN0mgM1wtsVoF1MnyKtZHZBW4DVxoMh6jaAW0MTfnBAbALyUwCD6UwEB4VyJN4FXx4aqUAACgFLjzrsRP9AECAP4Cm88QtJeJrGivdeNdPpko+j1H7XzUB+6WYHmo4eDk4wj41XFMEfBZGXpK0F/eB+QhVcXslVo7i6eANjF5NYSojCN7wi05MJNgbfKiMaPZA75TBVKCrWWbnGrb3DPePZ9Bcbe/QecAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-xpan{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4X4hxZdgAAAMpJREFUWMPtlsEKwjAMhr/pwOOedINJe/PobWXCfAIvgo/nA4heOiilZQqN2yE5lpD/I38SWt3uD9aMHSuHAiiAAmwaYCqoM/0KMABtQYDW11wEaHyiEei28bWb8LGOkk5C4iEEgE11YBQWDyHGuAMD0CeS30IQPfACbC3o+Vd2bOIOWMCtoO1mC+ap3CfmoCokFs/SZd6E0ILjnzrhvFbyEJ2FIZzXyB6iZ3AkjITn8WOdSbbAoaD4NSW+tIZdQYBOPyQKoAAKkIsPv0se4A/1UC0AAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-ypan{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4anK0lywAAAMVJREFUWMPtlzEKwzAMRX/S7rlpIMXeOnaLaME36FLo8XqCdNFghGljyc4kgQi2Q/SUj0F/eL7eMMTKz6j9wNlYPGRrFcSoLH4XxQPvdQeYuPOlcLbw2dRTgqvoXEaolWM0aP4LYm0NkHYWzyFSSwlmzjw2sR6OvAXNwgEcwAEcwAEcwAEcoGYk20SiMCHlmVoCzACoojEqjHBmCeJOCOo1lgPA7Q8E8TvdjMmHuzsV3NFD4w+1t+Ai/gTx3qHuOFqdMQB8ASMwJX0IEHOeAAAAAElFTkSuQmCC\");}.bk-root .bk-tool-icon-range{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABCJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjU8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMyPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4zMjwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxkYzpzdWJqZWN0PgogICAgICAgICAgICA8cmRmOkJhZy8+CiAgICAgICAgIDwvZGM6c3ViamVjdD4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMDQtMjhUMTQ6MDQ6NDk8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPlBpeGVsbWF0b3IgMy43PC94bXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgrsrWBhAAAD60lEQVRYCcVWv2scRxSemZ097SHbSeWkcYwwclDhzr1Q5T6QE1LghP6BGNIYJGRWNlaZItiFK1mr+JAu4HQu0kjpU8sgF3ITAsaFg0hOvt2Zyfvmdsa7a610Unx44Zgf773vvfneezPHNzrbhn3CT3xC3wPXYOC8LDzqdi8YY/gwh4BeknS/2th6dr2kf94AOp3OFyWgMyziOPbMDxV9FTtJnl1ut795Xd0/YQ0/vtYQwMT1KXWCfr2IjOWwtNehwN4xL9ykTrm6Pzl58yLn3J+mKh9mXbT3uRjGEDph+O8/TjfP5dBp7Ha7AX7O3o5nZeD/0E/OGyXntDgzA0X6qmCnrVutVlrUWV9f/3xo+pwhGDhvEPHOjoxnZjJggXmMHzBQ7NGNp9vxk61fr0HR7e/u7pZzCGHlc7qwBYYTT7tJYSx1AQzppyFPft5apta9w7SKcn0b7P7+/jCsDQ5mbc0dCmIJGDN0ehdcjsmkm6A6KUeKFOTE11PLxrC7Ukqh3ylL2fT0NAP9q6ur6rRCJJYsbKB0JsbCKMuy+xREePDyxQPCz+Crlw062QcA5wBOOt1l6vIl2WiI9F1fN6Q+BBqit6hEC4Hk08GQJMn4myjSP7RavVxgdaVUh/3U6HCMsPr9pYnJKRziHtWQ+un58+hGs6nsjQSjpuTyKGN3CX+FBwHXSiEVgjP+O8X6N12kIePES+GzTKAkGbNp8yJsGUMVzz8jPKReiyAQRimy5/cjye5RpF8utFp/+nwmT7d/NMzcFkS7yjJNGDaPURQxIQThEQy0SyF4l5WJYYhBa816vZ6dU7A6CAhbZVow/pDe0O9hVOoCi13r4BgBAvJHqMSQL2vE/iH6IAXEwgrRVUmBoRRwnwJQT98xEeVeSUyB4dJ5nwJBKdCFFGRmUCcu7rwIYypCTblaChuNBhWODrman5ub+4v0rMNBt8z6Ezh7GksJQpCbm79cMQE7QBFm/X6f0rjWnv8WRYg/QdbUpwDAEBy8vPyA8rNGzg3a8MiElwiM7dAtRqNoNptjGPM1laVxP9umWEMGLOKhKUOJDtBwDmzsw9fC/CzHr9SGuCTi2LbbKvVtmqXpCjMihBFa79Wrt5fGx9PDzc3fmu32Lf8qFliwU9emKhBSp+kRKn/hu9k1COEDbFdt/BoKWOAkuEbdVYyoIXv8+I/QK9dMHEb1Knb7MHOv8LFFOsjzCVHWOD7Ltn+MXCRF4729vWMDK+p8rLkvwjLg4N4v741m5YuwCI9CvHp1Ha8gFdBoPnQAkGsYYGxxcfEI7QQlFCTGUXwjAz4tWF+EpymOWu7fglE7qsOvrYE6g4+9/x/vhRbMdLOCFgAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-polygon-select{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEjc1OfiVKAAAAe1JREFUWMPt1r9rU1EUB/DPK0XbqphFHETo4OCiFhwF0V1KHbRSROLqon+AUMVRRFBwEbRFMBiV+mMW/wIxi5OD1kERRVKRJHUwLvfBTZrU5OWBGXLgQu7Jfe98z/ec7z0vKa88b2q1BDtRHdAPBaylm1NzsxsOjPnPNt6WSWprbft+/c3I3zOAjhT1Y4+fvcjEQJIXnVECSa+AhqIHqlHH5lWCZoe+Gk4GRgDG86j9SAUdlDBSQaZhlOkuHyoVdJmsw98D1S5fM4NYM1LCpqM+Lwa240oLgmZzpVZvzKT75VLZcqksSZKWlQeAy/iORVwIvh31xvotvK7VG3Px4aWHj3Jl4C2uYSvq+Bn8v6LLbaVWb9zsBiKLCvbiNG7gLm7jAYqbPHMJMziZ9lsKoh8GtqCEVVzHftwJn+TFHp4/hg8BSCYVfMOZoPEv2NZGdy9WCGUr9toDR3E2/H4V6nwRe/BmgN65H1ZhvMuB3XiKIyFoGefwO6ysVkUlrNUNsyAK/jli533Q+Y8cJFvAeXyMS1CI/jiMr/gUtD2LQwMGr4R3p7bY3oQHQ5b38CT4D2AXXg6YcQXHpyYnlqKsi5iOAVSwL9zd7zJ09r+Cpwq72omFMazjT9Dnibym0dTkRDUKrrgwH7MwXVyYB38BstaGDfLUTsgAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-redo{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4itK+dVQAAAaFJREFUWMPt1L1rFFEUBfDfJDaBBSslIFjbaSFp1FJQFMVCHkzhKIqdUYOCoBgErVz8rCwiTDMwBCIKipDWyip/gxAIWAmBgBC0eYFh2Gx2l9lFcA5M8e59782Zc84dWrT435Hs1siLchqn43MS0zgW22vYxjesYjVLw3YjBPKinMUTBOwf8J5fKLGYpWFjJAJ5Uc7gIW6jM6Kim3iNZ1katgYmEL/6I+YasvY7Lg6iRpIX5VF8wuEe/XV8wGf8jN6LWTiAc7iEQ7ucPZ+lYW0vAtfwvlbfwCKW9gpXDOv1mJvZHiSO91MiyYsyiQSuxtpXXM7SsDmM5nlRdrCMMz3sOJWl4Xevc/vwBzdwAl+yNNwZxfRI+GxelK9ikHcwh8d4NNR/YFRES1ZwoTYdR7I0rNf3TzVNIGbmSvR/Bx08mIgCFSVu4l2ltIWD9WxNGR+W8KOynqnZ0rwCeVG+wa0hjrxtWoF5dAfc28V8Mib/n+Nev5dnabg/zgw87aNEN/bHOwVRiRe4Wym9zNKwMKkpgIWKEt24njxiJlq0aPFv4i9ZWXMSPPhE/QAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-reset{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4gWqH8eQAABLdJREFUWMPtlktsVGUUx3/nfvfOlLQaY2IiRRMQIRpI0PjamJhoVASDvNpCpYw1vJQYSVwZwIVQF6wwRHmkAUof9ElrI6VqDAXcID4TF0IiYQMkSlTokNCZ+b7jove2t+NMH7rQBWd3v+989/zP+Z8X3Jb/WGQySvUNTQBJESkNguAVYIWqzhaRhwBU9WcR+QXoymazn6jqzUQiMQSQzWZRVdal1vwzAI2tHQBPOuc2AbWTdOyQ53n7nHNfRwee51GzqoIQMCLDpr3x/tLQ0oZzrk5Vj0/BOEBt+KYuOlBVGlrahr0Wob27t3gEjnZ2AyQzmUwHsDgP6J/AYRE553neDwDOuUdU9QngNeCumK4TkRMhZUORcYC1qysLA6iuSQHIwkWLD6lqapQsuSmwTVV3h99I7EcAR462A2xR2Ilq6ehTaejvO1774kuLNALR33eclsaGsQDe3fYegHl43vyNwEeqGl1963mm2jl7YZRTQ82qlWP4HM6ZToC5ztkW4LHQoALru7s6Di5dvlIj/e6ujrEAWoZDn8hmMjXATMACGaAVuBjXTVVXFc/AxhaA+4zvn1DV+eHxVWPMAmvtb5GeMWZyZVhI2rt7qVy2pOh9U1snwIPW2vMi4oWJuBPYHkVAVScPoKmtkzVVK6cEMsyJraHhiCqJqJUwj/JRz7TW1iSSyR2rVyylqa0Ta+24Ic8vXaAEmDFc/l5Z2A/80OibuVyuz/f9ElUdHCmvw82t5HK5h6y1PYhsz2YyGw43t2KtBZHIGwB6+j4rCkBVUdV7gXrggnPuu8h4eP+xMeZS2D0rJYZ6AdAMzAt1b4nI26p6IFZOY8pugijcKSIHVLUK0LyST4vnrVfnWr3mjmP4QTATaERkXkypRFX3isjmuHdRJEK6Ckqquopp06bdKCkp2Sgi7XnGLcg7gzeutwNIiPYc8HixqIrIOlU9ONVIhHPEd851icgSVXUiskVV94gIqoonIt0i8gfQCfwae38e6BWRXuBZz5jZ8VbaOE4EIqlZVUEQBLlkMplS1QER2RwkEnsSyaREDUzyeNsvIhvCMqkH1kdIJ2o+k8iJB1LVVRfjZ6nqqlEAIbdVQGto8Lrv+/dbawcjAL7vc+6bs+zetetfLSHxniIFGofGGsU2oC7eOCbDfZ7nQawBOSAX74SF9oEPImOq+r7nmVmxb5raukZa8UReGmNmhbMkAwwBH467EYVZe49z7kdgenj8k7V2oTHm8kgdWcvrNdVFjR8cHkYzjDH9wLjDaEwEzpwa4MypgWvAjtjxfGNMj4jMiT+M+kFsZI/Q6Pv+HGNMT8w4wI7TAyevxXVPD5z8+zD64tRXAMHVK1eaVLUyVvuDqroV2BOnJF4ZIedviUidqt4Re9s+vbx8zZXLl7PR2+nl5Tz/zNOFp2FzxzGAklw22wUsLLaSKXwf8vhosZUM6PeDYEUum70VHfpBwKsVyyfeikOP6oBNwN1TrLbfgX3A1kKLzKeff8nLLzw38T5wZDgxn1LnNk5lLRfP26/OnR2hwfNYW2Atn9RCsrf+EECyrKysDFimqhXhyjY3VLkAXBKRDqA7nU6nS0tLhyIj6XSaN9bVclv+l/IXAmkwvZc+jNUAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-save{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4UexUIzAAAAIRJREFUWMNjXLhs5X+GAQRMDAMMWJDYjGhyf7CoIQf8x2H+f0KGM9M7BBio5FNcITo408CoA0YdQM1cwEhtB/ylgqMkCJmFLwrOQguj/xTg50hmkeyARAYGhlNUCIXjDAwM0eREwTUGBgbz0Ww46oBRB4w6YNQBow4YdcCIahP+H5EhAAAH2R8hH3Rg0QAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-tap-select{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3NzIwRUFGMDYyMjE2ODExOTdBNUNBNjVEQTY5OTRDRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTJBQzE0RDQ0RDUxMUU0QTE0ODk2NTE1M0M0MkZENCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTJBQzE0QzQ0RDUxMUU0QTE0ODk2NTE1M0M0MkZENCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTQ0QzIwMUM1RjIxNjgxMUE3QkFFMzhGRjc2NTI3MjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzcyMEVBRjA2MjIxNjgxMTk3QTVDQTY1REE2OTk0Q0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6eYZ88AAADLklEQVR42rSXf2TUYRzHv7tuGcfE6Vwb5zLSSjEj7Y9KWqfEmFZJP+yPMdKKmUrrn0iUfjhWlLFi6YfNrF+StBoTo39iYkTGco4xxxG59P7k/T2PT8/37nu3bx9ezvPj+zyf5/PreS78bGLS8SmrwE6yje3NHJsDBTALpknBz6JhH3NiYAB0gHqPOVv52wJ6QQ48BzdAttTioRJjdeA8mAHHS2xuk3p+M8M16ipVQE49Ds6CiFO9RLjGONf05QLx6wPQaBlbBlPgJVgkP0ETiIJ2sB/E1XfimjfgBOOlKDUqCGOcqBcQnw6BYW5YTo4wbvQhMmCfGRemC2rBiGXzWUb+kM/NRZ6CHWBM9ce5R61NgX6ayhSJ5EPlItlDRNkz4JbFHf06BkSzHjXxM+gDv1S/mPUo2AXWgt9UUHL/IVhS8yUV1/EbV3o4N+NaoE9Fu/i827K5pNYHnqAVJECShWmAaddpscYFFXwR7vnXBRGlnUN/L6kqKJlxnRUuDbaDBiL+vst5d4gpcpBrqk/2jIgCKVUolhntplzivHmwh4stGOPfwBWwl/2dpp8p7xjQZqFLiQJtauKkivYm+kzccpK57yXfOUe+P23JqAnVbhMFmlXntCWnxbT31am9ZJ4BJifsUmNTqt0cYhA5ypympPg7VkEKunPbVb8cIG+0kyHLJZNR7fUMooUKFHAPkfQo58VLK+RzwRDd4FdWG9mjpaAXzqkJa1R7kQttqEABWXMjOOxxVRfnhRm5URX1prk/0pQHwNcKlchZ+jdpC+hFdVqO0my9Hj5dkYgCn1Rfh/KdlNDHrJhPqlDih+IfBd6qwpOgEqYMsorJ2HtWxtagLJDn/W3KRfPOZhoeBJfZPgVeGKeKrkQBh5dLXl25Ny3pc4/1fkTdbvFqFQgbxWeYD0hXulhQ0pYiM1jG547fcbMQpVnHTZEn9W3ljsCzwHxCdVteNHIZvQa7/7cC7nV6zHIfyFP9EXjFa7YxKAVqPP4bxhhoLWW+z9JyCb6M/MREg59/RlmmXbmneIybB+YC/ay+yrffqEddDzwGvKxxDmzhc0tc80XVgblqFfgjwAAPubcGjAOl1wAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-undo{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4em8Dh0gAAAatJREFUWMPt1rFrFFEQBvDfGhACASshkL/ALpWVrSAKEQV5sIULWlgZNSgIFkGIVQ412gkBt1lYLERREFJqJRaW1oHAoZUQsDqwecWy7N3tbe6C4H2wxc682Zn3zTfvLXPM8b8j6RqYF+UCzsfnHBawGt3fMcAX7GEvS8NgKgXkRbmMxwg41TLsN0psZmnodyogL8pFPMIdLHUk7hA7eJKl4U/rAuKu3+HslFr/FZezNPSTFslX8QErDe4DvMVH/Iq9F7VwGpdwZUjsPtaSFjv/1vCBPjaxO0xcNbHejLpZrrlvJCMCT+JzA+2fcC1Lw+GE4l3CG1yIptfjCtiKoqtiJ0vD3aM0Py/K57iIMxgkQxat4EdN7e9xdRzlk+LEEPvDWvIDXJ928sYxjL36icWK+VaWhlezOIqbGFirJd/H7szugrwoX+D2BDEvszSsT5OBdfRaru/F9dPXQF6U27g/KnmWhgctxqyzBrZGMNGL/rHI0nDkKXiKexXTsywNGx0OnFbFNk3BRoWJXnw//j+ivCi32/S8CxPVNiWOAdUiJtXITIqYY45/Cn8B2D97FYW2H+IAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-wheel-pan{background-image:url(\"data:image/png;base64,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\u003d\");}.bk-root .bk-tool-icon-wheel-zoom{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEgskILvMJQAABTtJREFUWMPdl1+MXVUVxn/fPvf2zrSFmUKnoBCUdjRoVaIxEpO2JhilMYBCtBQS2hejpg1Uo2NUrIFAoyGmtiE+GHwQGtvQJhqDmKYRBv+URFsFDNCSptH60DJTO3dKnX/33rM/H7rvsDu9M20fDMaVnGTvtb69z7fWXmvtc/TEzqd4OyXwNsv/FwFJQVI/sA14SZKRLOlPkr5TrVYXHz70quYkEEK4TtI2YAgYkrQthHDdhV5uuw+43/ZrwCbgRttgY/tjtrc0m83X3/f+D6ydnJhYcB4BSZcBA7aP2d4ELAGW2N5k+xgwkDB0IH19CGGH7R8B1aQeAf4KvAw0ku4K2zu7uru3ApdPEyiKohd4TNKjtjt5h6RHgccSNrddbvuHtm9Jqoak7xVF8WFgdavV+pSk5cCObNmXgK++85prCj3z28HKqZMnH7D9YAY4BvwujT8BvCuL1INX9vVt+dfwcCvNb7f9q2RuSfrGvWu/sL2Nf3LX7pzvj4ENSGBPVarVd4fRkZFltjdmoMGiKO4IIWwIIWwoiuIOYDDzeOPoyMiyFLkum7WJCMDztrcrTTrIRuAQZ6NcK1utL4dWq/VZoC8BhqvV6l1lWb4YYxyLMY6VZflitVq9CxhOmL60hhCKeYiV7WMKIXw9jT1HpXw3c+bOAKzOjJubzebJrKQCQLPZPClpc7bP6rMYKtjXth2OMf7tIkr11Wz8oQDc1Fb09vY+kQw1YAuwJY2nbUluAnCWpKkaFl6IQIzxivaR2SYA89sJVK/Xp2x32R6w/a30DNjuqtfrU0ArYecDCEqgLqm94T0dEm9mBG7PxkdDlkBnkhebgIezNQ8nHcCZPL9ijE1Jf/bZZoPtzbavmqNZLbf9tSxq+yoduuJ+SZ+zXSZyBXCqU+d8fvC5yRUrV+0G2j3g2hDCLyXd/+Su3QdnvP/zCuH72LWsgf2k0oHlH2c2odlkxcpVEdgr6aDtjyb8x20/J+mA7T9I6rL9SWA5dne2/GdXLl58qNJh398An85yTMA+4DOz8Dgu6Zu2dwJXJ91ltm8Gbp7Fgb+EEB4aHhpq5CEtACqVyr3AC0AlPS8k3TSmQ2YPhhBuS/1/LpmS9JTtNTHGfwBU2uUALARotVqniqJYH2Pck85pfavVaufAwnQvnHc0McaDKVptebN94QAnJB0EdtjekydyZXqjs/0ZgLIs/w6sy8bnYGYJ63pgERKC05JutT1kOwITwL9tvzlzUQUYB+Zjs2DBgu6xsbGJZHstByZbezregcBXeCsEz1bnzXt5anLyzLq71zDLxTRdVgemdx0fv2e2w5thO5DbiqL4oKT3ZKpnpyYnz+SY2ZpTAPZmJfdIrVZbNBNUq9UW2X4kU+2dcf53Aj1pj2PA7y/6m1DS00A9za9uNBq7iqJYBuoGdRdFsazRaOzKSqye1rTbaa/tlbYrqXQP2X4FIA9/J1l39xrC0v7+w5IeB8XkwS1lWe6TGJAYKMty31tfO4qSHl/a3384I3CDpI+kzC4lnRfrue6GytEjR8oQwlY73gC0L4qlth/q0M1/LYWtR48cKQF6enrC6dOnVwGLEpnxnp7en4+O1i/tszzGOCTpPmB7ahb57QUwBWyXdF+McWg6MScmuoA8OX8xOlpvXGz422XYTsB/SnpA0h7bX5R0WzI9HUL4qe2XbI+dk3xl+V7gxoztD5jRI+YK/zkEEokx2/uB/RdzIfUtueqVN04cXwF8G3iHY3z9Urw/j8ClyhsnjrcS2Vv/J/8NLxT+/zqBTkcxU/cfEkyEAu3kmjAAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-box-edit{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEg4QfHjM1QAAAGRJREFUWMNjXLhsJcNAAiaGAQYsDAwM/+lsJ+OgCwGsLqMB+D8o08CoA0YdMOqAUQewDFQdMBoFIyoN/B/U7YFRB7DQIc7xyo9GwbBMA4xDqhxgISH1klXbDYk0QOseEeOgDgEAIS0JQleje6IAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-freehand-draw{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADTElEQVRYCeWWTWwMYRjH/88721X1lZJIGxJxcEE4OOiBgzjXWh8TJKR76kWacOBGxdEJIdk4VChZI/phidRBHMRRIr7DSUiaSCRFRM3u88gz+o7Z6bBTdjmYZPf9eJ55fv/5zzvvDPC/H9QsA66Olo9Ga+/MdR+Ljm2/KQIULsz9FqItGdOfJKLhApLgVkiSCGODjWit7QpKWy+TNrFeXvzKVUT8NiTVaIgDcbiCFJ7GiT8WkARXAdYBK0Lbhi/CenArRNskuM7/tgNp4ArQ42dwjf3WY5gWTqC7O/NbNn2Xkfw/YwdSw/We14HP2IEZwX+y9cZ9SH0LmgFP7UCz4KkENBNeV0Cz4b8U8DfgKiDxMWwUXETqLvJpCQpXZfawbzS7t9v5pL19cHBwfja7YA0y/lyCM0+E5hv5+piZXwKYcF23as+37bTXsQVqgkL0p/34fHR7DcBtbetFsBmGDwMOJCggYG55yw7dMlk6DuC1Bdu2RsCU9TYWQq2IoGbsreZ5NzvEqfSBsIsIy8OTbcdgiRHeh4o8AFAEwDakbY2AaCCpH7V9aGhoUUUy3UyVbkPYFuYLDlUZH8XBpwxkK0Dbgxg5HcVi0ent7a0RULMIozaHBSMfF9b2SzdutFcFB2FkwMIJOG6qfteXOa1nHZ48tyefuwyfT9s6wtzZ3t7eZse2DR2I228TtHXzuWCx9g8MtK5cuHCZTH4tiHEOa4xFngvTyS8f35d6enomiCi4/foEXBkZaQuukChL4FYA2Whd7YcC4gEdW3CpdL3LtGAVCVYJywEyTpAuJKeMOKXZs/Bw947C50KhUFOG4cwz35cjWNBlHGeD53n3xsfHP/T19U1qciggar8Fa4I3PHobIotBWBtc2hSiChyZxVzM53Pv7FVH6Tp3uVy+g0r1ImD2GjIrQGYIxjnfuXTZGICS5k/bBwJoubwEFX4TLah9EXomJGMA3za+f9913Yl4TnzsDQ+vE6YTZOjHh4ngibstt1pzQwd04F0bPStEBpXqRoBeQ/AKghfBnOEKgS+Q7z91Xfdz/HGKg8Ox7z8iYD9z6wqTkZFgnvhMGP9VZ2or1XVkPM9z0mytSfVsHa1RLBZbLoyNzUnK+ydz3wC6I9x+lwbngwAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-poly-draw{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEjglo9eZgwAAAc5JREFUWMPt1zFrU1EUB/DfS4OmVTGDIChCP4BgnQXRxVHqIJUupp9AB8VBQcRBQUXIB9DWQoMRiXZzcnQSA34A7aAuHSJKkgo2LvfBrU3aJnlYkBy4vHcP557zP/9z3r33JdXa647N0kHSZd5Nn0rSxc8G3cXp85sMcnZZ8vge3osZ+l3vB8CWFA0iL14t79h210swAjACMAIwAjACkB90D/8/GchI9ve4nPwTBh5E9ws7OepzGWb9EddSn51Op9ZstadSg4VK1UKlKkmSDSMLALewiuNh/hVJq71Wxttmqz0dG88vPc+MgWP4grvYG3SLOBrZFFFrttqPe4HIDxh4GSei+98iSlusuYopXEAjBtEPA3tQwUpwluAbDm4TPJUz+BTW9l2Ce6G7L0X/Bw8D3T/7SKKIDzHg7QCcxjvcQAEtXAnrrg/RP0/DKPbqgcN4iVOR7gcO4dcQgRuoh7HSqwlP4n20m63jJu5n8MkWMYfP3UowhzdR8FU8w9iQwevBdyq3/27CMRzAE5yLuvsRLg+ZcR1nJ8YL81HWJUzGAPaFZwe/Q5MdyYDyNHgjzO90YyGHtVDncuiJchaHw8R4oREFV5qdiVmYLM3OgD9k5209/atmIAAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-point-draw{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gEMEiERGWPELgAAA4RJREFUWMO1lr1uG1cQhb9ztdRSP7AF1QxgwKlcuZSqRC9gWUUUINWqTh5AnaFOnVPEteQmRuhCURqWsSqqc9IolREXdEvQBElxtdw7KURSFEVKu4w8wAKLxdw9Z+bMnRmZGXfZ29//II8th4WwGVNyIoQLYB5vxA9Caq04iUd9A+7ZlsNC2I7TdSd2hZXMJKlnTqp9jtl/GBaqoyQ0noFKpUIzBicYYc+DEFpxkglc4oVJa5gvDn8v1xV2irG3FM4NSVwjUKlUaMcpJhCGmSEJQ6QGD8M5WnHCd8+f3QCXpPLx8WNwv0j6Bm9FMK7FJ3WBE+R/2t7c/GBmFvSBrzRTCsyTDjXrxUgEMtpxynJYmJoBJ4VAybwVARgvL7Oik0okCodnKpVKX7P0leiVMb0VvbJT+upznK4vh0GIeQwwQStJkHQD3MwsCALTJRG7Qrdrj5m/djgYaIa0hlkRdJk26XEgC9txurccBtVW3IudBImmZuACUP+ZlIDBt9FKcubYNTcAH/X0RYM1E7utJPlqe+uZzPxUcEkiSS4sTT95n15Mud0xWC0o2PAWOCdK3KYZlFxfM+tHOcnMzNr1es18ug+cgsVjP4yBU/Ppfrter1m/+l0+zYygML1xRVHU7TSb1cSzBzoBzszsH+AMdJJ49jrNZjWKou6wBnwOzcyndBpNbuueURR1Dw8Pq35p9cc5p/Dy9Dypt7jXrtdGwQECS9NPhr6Gq6txUzNigE6zydLK6lTw12/KT4FGFEUfJX2YJNONq5tVs4ODA7sD/DnwJ/BoADZuE3tHFs12dna6d4C/BI6AlbyzI8ii2TTw12/KK33gb2cdXsNZoAntbZC2SeO4c9592k/5eNQbiwvFd1kJuFGwLJr1wSPg/SwpvyFBHufOeXcFeAlE97U/uCxOY+P3b+Bn4B3Q+L8EdJfD4a+/AbC4UBzPxiPg3wlHZquB28Cn2IuR9x3gr3uV4DbwfvSDOvi4uFA8BDZmIRHkjHpS9Ht9iRqd8+5G3g05mAGcQbsdiX5QJ428G7Kygo8XYdb1/K4NWVmjzkNge2sz84bs+ELmpDDLtqWsNZBXgvmw8CTtpWVMT7x5YWBjLARnwZfKQNYN2U2LPvrh+5nBt7c2M2/It9bArCTKR8eZN+SJ13AScPnoODeRdqNenH+wul5w2gUr2WUjMFAt8bZ/0axX/wNnv4H8vTFb1QAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .bk-tool-icon-poly-edit{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gELFi46qJmxxAAABV9JREFUWMOdl19vFFUYxn9n9u9sCyylUIzWUoMQBAWCMdEEIt6xIRQSLIEKtvHe6AcA4yeQb7CAUNJy0daLeomJN8SEULAC2kBBapBKoLvbmdl/c14vdmY7u91tF95kknPOnHmf95znPc97Ro2OTeBbdjFDT3c32ZxVHUOE9kSMB0/m6ExuoJn1H+ur6Y+OTfD50SMN5168OgrAlyf7CfuD+z7+iDs3p8hkLUQ0iFQ/yFl5Nm/qonfHVva+s32Zw9GxCYILsZ08tpNfBhbs+1YN4OH9+7huGdECSBVfqUosbsllfmauBqiR+cCNwOr7AEo8pPHJnymXykhg5fUWjoQpl0vVvhZhbSzGoUOHqgBlt6B6uruj2Zy1E9jo0fhfeyL2x4Mnc8VErK0KUEOB64JSyptfG4RSytsJjUJVxw2lsFy3urL9nx1Qd25ObctkrVMi+jQivd7U2ZyV/3Hzpq7h3h1b/7p9Y0o8v8rwAbTWrGpSocN/FGDlbAI0Rl23PCBan0Ok158H9Ipwzi25A/Mzc9Gl/BYx/E4kYqC1NKRARNAaDCNUM27Z+Zr+ouXs0q4+LSLBHPYCFkTkC6uU39kwCdsS7WRKmaYUiAhdnZ3MPX2K4+QjQI+C94A93rMzm8ltMwyDeDzWjMZeEb2pYQDdW3vITU2jtUZ5QThOPgm8C7wP7J15OPsBsB3oWpGnVWisCeDS1VHj4vBI92+/3tgB7Ab2AruAXiDBK5oIOkhtkEYRNRuJhObrd8Dl9ewf4D5wG7hVLpen29vb5wzD+BrkbBMaL3d1dk5nsrnlFDTTFWAWmAZueWD3gCemGde2k2fw1Al1YXhEvjozoO49eczdqekrWmsc2zlrmvEKOGoW1GUjFLqSk2KpJrCLwyMCPAP+BO54QL8DM6YZX/ClsP9YnwKkXnIBP4jdIpJRpdJTCYdMwwi98KU0Hjc/dDILNyUcwTCWdOSMJ0TRmBktGRhLugu0xyLk7CIqVNm+0bGJptl1YXikD0grpY4Rjc4a8Fbgdab/6OGbAJeCUuyJnnHmZH9pbSyGuBXV8NUwlUpR1EWyixmSyTWEwqGlJ2Swbo2JXbAAfgDGgGQA9I1A9t1tlq0AxrXxn0ilUpw4fhQqYkH/sT41OTnJJwf2s6FjI5mshdYa7bqVR2uezr9MJmJt14FvGrh/O9D+e6UkM/xyCuCqEKCYnJyUTKFQrZDHjxzGshwWLQcRsOz8Hi85P23id0ug/XilAMLBmm4tPGdoaKjSH5+oAGrhwvBI9SjZTn4QSK9yenoD7dlrExPoJlXW8G8ytpNHxRKk02lGxsdRKFwXLNvx5yY94HQLGhGk4LFCYQSqaE0AwWM1eOoEbR0dKBSW7bC4mKuffxs4D/wCLKwQQPAUzIkslfp6cVomROWSolh0GjldAM4nzDi2k9/i5UAzC9aKfwNJ3zgJg9YEvN6+C7SHgKm69+sD7RfNnKTTaZRPQfAut4oFV//IS7gkcB34VlVo8kGzphlfB+DU+TfNGBpZtRastvrvARJmfMF28ge9sc2B9/PNnCilMIDwK6y8/ow/Ai4kvILTljAXvDvEvrqKSUs60KolzPjBxspavQD2tKqCAGF/Ba+xE/Wbilu54wZV8NEKF5fXzQHl/bh4hUsE0WAXSlDMYcQSrQXgCmsTseXHsJkNnjqBFGwKJaHsKlxtUHYVhbLCzr1kaOA4bcn1y1Swmb+iLpJKpVrfgdpfsiVVCYcgluwgnU7jEgJ4s5UkLFtWYyHyEg0/N1q1tmQH+YXnAMFr97Nmv3p+0QsHQRsF8qpBOE5+rb9Nkaj50tVQKjqh4OU3GNL/1/So3vuUgbAAAAAASUVORK5CYII\u003d\");}.bk-root .bk-tool-icon-line-edit{background-image:url(\"data:image/png;base64,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\u003d\u003d\");}\u0027},\n function _(o,r,e,t,b){t(),e.root\u003d\"bk-root\",e.menu_icon\u003d\"bk-menu-icon\",e.context_menu\u003d\"bk-context-menu\",e.horizontal\u003d\"bk-horizontal\",e.vertical\u003d\"bk-vertical\",e.divider\u003d\"bk-divider\",e.active\u003d\"bk-active\",e.menu\u003d\"bk-menu\",e.above\u003d\"bk-above\",e.below\u003d\"bk-below\",e.caret\u003d\"bk-caret\",e.down\u003d\"bk-down\",e.up\u003d\"bk-up\",e.left\u003d\"bk-left\",e.right\u003d\"bk-right\",e.default\u003d\".bk-root .bk-menu-icon{width:28px;height:28px;background-size:60%;background-color:transparent;background-repeat:no-repeat;background-position:center center;}.bk-root .bk-context-menu{position:absolute;display:inline-flex;display:-webkit-inline-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;width:auto;height:auto;z-index:100;cursor:pointer;font-size:12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);}.bk-root .bk-context-menu.bk-horizontal{flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-context-menu.bk-vertical{flex-direction:column;-webkit-flex-direction:column;}.bk-root .bk-context-menu \u003e .bk-divider{cursor:default;overflow:hidden;background-color:#e5e5e5;}.bk-root .bk-context-menu.bk-horizontal \u003e .bk-divider{width:1px;margin:5px 0;}.bk-root .bk-context-menu.bk-vertical \u003e .bk-divider{height:1px;margin:0 5px;}.bk-root .bk-context-menu \u003e :not(.bk-divider){border:1px solid transparent;}.bk-root .bk-context-menu \u003e :not(.bk-divider).bk-active{border-color:#26aae1;}.bk-root .bk-context-menu \u003e :not(.bk-divider):hover{background-color:#f9f9f9;}.bk-root .bk-context-menu.bk-horizontal \u003e :not(.bk-divider):first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;}.bk-root .bk-context-menu.bk-horizontal \u003e :not(.bk-divider):last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;}.bk-root .bk-context-menu.bk-vertical \u003e :not(.bk-divider):first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.bk-root .bk-context-menu.bk-vertical \u003e :not(.bk-divider):last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.bk-root .bk-menu{position:absolute;left:0;width:100%;z-index:100;cursor:pointer;font-size:12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);}.bk-root .bk-menu.bk-above{bottom:100%;}.bk-root .bk-menu.bk-below{top:100%;}.bk-root .bk-menu \u003e .bk-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5;}.bk-root .bk-menu \u003e :not(.bk-divider){padding:6px 12px;}.bk-root .bk-menu \u003e :not(.bk-divider):hover,.bk-root .bk-menu \u003e :not(.bk-divider).bk-active{background-color:#e6e6e6;}.bk-root .bk-caret{display:inline-block;vertical-align:middle;width:0;height:0;margin:0 5px;}.bk-root .bk-caret.bk-down{border-top:4px solid;}.bk-root .bk-caret.bk-up{border-bottom:4px solid;}.bk-root .bk-caret.bk-down,.bk-root .bk-caret.bk-up{border-right:4px solid transparent;border-left:4px solid transparent;}.bk-root .bk-caret.bk-left{border-right:4px solid;}.bk-root .bk-caret.bk-right{border-left:4px solid;}.bk-root .bk-caret.bk-left,.bk-root .bk-caret.bk-right{border-top:4px solid transparent;border-bottom:4px solid transparent;}\"},\n function _(t,e,i,n,s){n();const o\u003dt(1),l\u003dt(43),h\u003dt(245),d\u003do.__importStar(t(243));class r{constructor(t,e\u003d{}){this.items\u003dt,this.options\u003de,this.el\u003dl.div(),this._open\u003d!1,this._item_click\u003dt\u003d\u003e{var e;null\u003d\u003d\u003d(e\u003dthis.items[t])||void 0\u003d\u003d\u003de||e.handler(),this.hide()},this._on_mousedown\u003dt\u003d\u003e{var e,i;const{target:n}\u003dt;n instanceof Node\u0026\u0026this.el.contains(n)||(null\u003d\u003d\u003d(i\u003d(e\u003dthis.options).prevent_hide)||void 0\u003d\u003d\u003di?void 0:i.call(e,t))||this.hide()},this._on_keydown\u003dt\u003d\u003e{t.keyCode\u003d\u003dl.Keys.Esc\u0026\u0026this.hide()},this._on_blur\u003d()\u003d\u003e{this.hide()},l.undisplay(this.el)}get is_open(){return this._open}get can_open(){return 0!\u003dthis.items.length}remove(){l.remove(this.el),this._unlisten()}_listen(){document.addEventListener(\"mousedown\",this._on_mousedown),document.addEventListener(\"keydown\",this._on_keydown),window.addEventListener(\"blur\",this._on_blur)}_unlisten(){document.removeEventListener(\"mousedown\",this._on_mousedown),document.removeEventListener(\"keydown\",this._on_keydown),window.removeEventListener(\"blur\",this._on_blur)}_position(t){const e\u003dthis.el.parentElement;if(null!\u003de){const i\u003de.getBoundingClientRect();this.el.style.left\u003dnull!\u003dt.left?t.left-i.left+\"px\":\"\",this.el.style.top\u003dnull!\u003dt.top?t.top-i.top+\"px\":\"\",this.el.style.right\u003dnull!\u003dt.right?i.right-t.right+\"px\":\"\",this.el.style.bottom\u003dnull!\u003dt.bottom?i.bottom-t.bottom+\"px\":\"\"}}render(){var t,e;l.empty(this.el,!0);const i\u003dnull!\u003d\u003d(t\u003dthis.options.orientation)\u0026\u0026void 0!\u003d\u003dt?t:\"vertical\";l.classes(this.el).add(\"bk-context-menu\",`bk-${i}`);for(const[t,i]of h.enumerate(this.items)){let n;if(null\u003d\u003dt)n\u003dl.div({class:d.divider});else{if(null!\u003dt.if\u0026\u0026!t.if())continue;{const i\u003dnull!\u003dt.icon?l.div({class:[\"bk-menu-icon\",t.icon]}):null;n\u003dl.div({class:(null\u003d\u003d\u003d(e\u003dt.active)||void 0\u003d\u003d\u003de?void 0:e.call(t))?\"bk-active\":null,title:t.tooltip},i,t.label)}}n.addEventListener(\"click\",(()\u003d\u003ethis._item_click(i))),this.el.appendChild(n)}}show(t){if(0!\u003dthis.items.length\u0026\u0026!this._open){if(this.render(),0\u003d\u003dthis.el.children.length)return;this._position(null!\u003dt?t:{left:0,top:0}),l.display(this.el),this._listen(),this._open\u003d!0}}hide(){this._open\u0026\u0026(this._open\u003d!1,this._unlisten(),l.undisplay(this.el))}toggle(t){this._open?this.hide():this.show(t)}}i.ContextMenu\u003dr,r.__name__\u003d\"ContextMenu\"},\n function _(n,e,o,t,r){t();const f\u003dn(9);function*i(n,e){const o\u003dn.length;if(e\u003eo)return;const t\u003df.range(e);for(yield t.map((e\u003d\u003en[e]));;){let r;for(const n of f.reversed(f.range(e)))if(t[n]!\u003dn+o-e){r\u003dn;break}if(null\u003d\u003dr)return;t[r]+\u003d1;for(const n of f.range(r+1,e))t[n]\u003dt[n-1]+1;yield t.map((e\u003d\u003en[e]))}}o.enumerate\u003dfunction*(n){let e\u003d0;for(const o of n)yield[o,e++]},o.combinations\u003di,o.subsets\u003dfunction*(n){for(const e of f.range(n.length+1))yield*i(n,e)}},\n function _(t,e,i,n,o){n();const s\u003dt(1),c\u003dt(238),l\u003ds.__importStar(t(241)),a\u003dt(43);class _ extends c.ButtonToolButtonView{render(){super.render(),a.classes(this.el).toggle(l.active,this.model.active)}_clicked(){const{active:t}\u003dthis.model;this.model.active\u003d!t}}i.OnOffButtonView\u003d_,_.__name__\u003d\"OnOffButtonView\"},\n function _(t,e,o,n,s){n();const i\u003dt(238),c\u003dt(246);class l extends i.ButtonToolView{}o.InspectToolView\u003dl,l.__name__\u003d\"InspectToolView\";class _ extends i.ButtonTool{constructor(t){super(t),this.event_type\u003d\"move\"}static init_InspectTool(){this.prototype.button_view\u003dc.OnOffButtonView,this.define((({Boolean:t})\u003d\u003e({toggleable:[t,!0]}))),this.override({active:!0})}}o.InspectTool\u003d_,_.__name__\u003d\"InspectTool\",_.init_InspectTool()},\n function _(t,o,e,i,s){i();const l\u003dt(1),n\u003dt(19),a\u003dt(43),r\u003dt(122),c\u003dt(240),_\u003dt(20),u\u003dt(9),h\u003dt(13),v\u003dt(8),p\u003dt(249),d\u003dt(99),b\u003dt(53),g\u003dt(236),f\u003dt(237),m\u003dt(251),w\u003dt(252),y\u003dt(247),T\u003dl.__importStar(t(241)),z\u003dT,B\u003dl.__importStar(t(253)),x\u003dB;class L extends b.Model{constructor(t){super(t)}static init_ToolbarViewModel(){this.define((({Boolean:t,Nullable:o})\u003d\u003e({_visible:[o(t),null],autohide:[t,!1]})))}get visible(){return!this.autohide||null!\u003dthis._visible\u0026\u0026this._visible}}e.ToolbarViewModel\u003dL,L.__name__\u003d\"ToolbarViewModel\",L.init_ToolbarViewModel();class M extends c.DOMView{constructor(){super(...arguments),this.layout\u003d{bbox:new d.BBox}}initialize(){super.initialize(),this._tool_button_views\u003dnew Map,this._toolbar_view_model\u003dnew L({autohide:this.model.autohide})}async lazy_initialize(){await super.lazy_initialize(),await this._build_tool_button_views()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.tools.change,(async()\u003d\u003e{await this._build_tool_button_views(),this.render()})),this.connect(this.model.properties.autohide.change,(()\u003d\u003e{this._toolbar_view_model.autohide\u003dthis.model.autohide,this._on_visible_change()})),this.connect(this._toolbar_view_model.properties._visible.change,(()\u003d\u003ethis._on_visible_change()))}styles(){return[...super.styles(),T.default,B.default]}remove(){r.remove_views(this._tool_button_views),super.remove()}async _build_tool_button_views(){const t\u003dnull!\u003dthis.model._proxied_tools?this.model._proxied_tools:this.model.tools;await r.build_views(this._tool_button_views,t,{parent:this},(t\u003d\u003et.button_view))}set_visibility(t){t!\u003dthis._toolbar_view_model._visible\u0026\u0026(this._toolbar_view_model._visible\u003dt)}_on_visible_change(){const t\u003dthis._toolbar_view_model.visible,o\u003dz.toolbar_hidden;this.el.classList.contains(o)\u0026\u0026t?this.el.classList.remove(o):t||this.el.classList.add(o)}render(){if(a.empty(this.el),this.el.classList.add(z.toolbar),this.el.classList.add(z[this.model.toolbar_location]),this._toolbar_view_model.autohide\u003dthis.model.autohide,this._on_visible_change(),null!\u003dthis.model.logo){const t\u003d\"grey\"\u003d\u003d\u003dthis.model.logo?x.grey:null,o\u003da.a({href:\"https://bokeh.org/\",target:\"_blank\",class:[x.logo,x.logo_small,t]});this.el.appendChild(o)}for(const[,t]of this._tool_button_views)t.render();const t\u003d[],o\u003dt\u003d\u003ethis._tool_button_views.get(t).el,{gestures:e}\u003dthis.model;for(const i of h.values(e))t.push(i.tools.map(o));t.push(this.model.actions.map(o)),t.push(this.model.inspectors.filter((t\u003d\u003et.toggleable)).map(o));for(const o of t)if(0!\u003d\u003do.length){const t\u003da.div({class:z.button_bar},o);this.el.appendChild(t)}}update_layout(){}update_position(){}after_layout(){this._has_finished\u003d!0}export(t,o\u003d!0){const e\u003d\"png\"\u003d\u003dt?\"canvas\":\"svg\",i\u003dnew p.CanvasLayer(e,o);return i.resize(0,0),i}}function V(){return{pan:{tools:[],active:null},scroll:{tools:[],active:null},pinch:{tools:[],active:null},tap:{tools:[],active:null},doubletap:{tools:[],active:null},press:{tools:[],active:null},pressup:{tools:[],active:null},rotate:{tools:[],active:null},move:{tools:[],active:null},multi:{tools:[],active:null}}}e.ToolbarBaseView\u003dM,M.__name__\u003d\"ToolbarBaseView\";class S extends b.Model{constructor(t){super(t)}static init_ToolbarBase(){this.prototype.default_view\u003dM,this.define((({Boolean:t,Array:o,Ref:e,Nullable:i})\u003d\u003e({tools:[o(e(g.Tool)),[]],logo:[i(_.Logo),\"normal\"],autohide:[t,!1]}))),this.internal((({Array:t,Struct:o,Ref:e,Nullable:i})\u003d\u003e{const s\u003do({tools:t(e(f.GestureTool)),active:i(e(g.Tool))});return{gestures:[o({pan:s,scroll:s,pinch:s,tap:s,doubletap:s,press:s,pressup:s,rotate:s,move:s,multi:s}),V],actions:[t(e(m.ActionTool)),[]],inspectors:[t(e(y.InspectTool)),[]],help:[t(e(w.HelpTool)),[]],toolbar_location:[_.Location,\"right\"]}}))}initialize(){super.initialize(),this._init_tools()}_init_tools(){const t\u003dfunction(t,o){if(t.length!\u003do.length)return!0;const e\u003dnew Set(o.map((t\u003d\u003et.id)));return u.some(t,(t\u003d\u003e!e.has(t.id)))},o\u003dthis.tools.filter((t\u003d\u003et instanceof y.InspectTool));t(this.inspectors,o)\u0026\u0026(this.inspectors\u003do);const e\u003dthis.tools.filter((t\u003d\u003et instanceof w.HelpTool));t(this.help,e)\u0026\u0026(this.help\u003de);const i\u003dthis.tools.filter((t\u003d\u003et instanceof m.ActionTool));t(this.actions,i)\u0026\u0026(this.actions\u003di);const s\u003d(t,o)\u003d\u003e{t in this.gestures||n.logger.warn(`Toolbar: unknown event type \u0027${t}\u0027 for tool: ${o}`)},l\u003d{pan:{tools:[],active:null},scroll:{tools:[],active:null},pinch:{tools:[],active:null},tap:{tools:[],active:null},doubletap:{tools:[],active:null},press:{tools:[],active:null},pressup:{tools:[],active:null},rotate:{tools:[],active:null},move:{tools:[],active:null},multi:{tools:[],active:null}};for(const t of this.tools)if(t instanceof f.GestureTool\u0026\u0026t.event_type)if(v.isString(t.event_type))l[t.event_type].tools.push(t),s(t.event_type,t);else{l.multi.tools.push(t);for(const o of t.event_type)s(o,t)}for(const o of Object.keys(l)){const e\u003dthis.gestures[o];t(e.tools,l[o].tools)\u0026\u0026(e.tools\u003dl[o].tools),e.active\u0026\u0026u.every(e.tools,(t\u003d\u003et.id!\u003de.active.id))\u0026\u0026(e.active\u003dnull)}}get horizontal(){return\"above\"\u003d\u003d\u003dthis.toolbar_location||\"below\"\u003d\u003d\u003dthis.toolbar_location}get vertical(){return\"left\"\u003d\u003d\u003dthis.toolbar_location||\"right\"\u003d\u003d\u003dthis.toolbar_location}_active_change(t){const{event_type:o}\u003dt;if(null\u003d\u003do)return;const e\u003dv.isString(o)?[o]:o;for(const o of e)if(t.active){const e\u003dthis.gestures[o].active;null!\u003de\u0026\u0026t!\u003de\u0026\u0026(n.logger.debug(`Toolbar: deactivating tool: ${e} for event type \u0027${o}\u0027`),e.active\u003d!1),this.gestures[o].active\u003dt,n.logger.debug(`Toolbar: activating tool: ${t} for event type \u0027${o}\u0027`)}else this.gestures[o].active\u003dnull}}e.ToolbarBase\u003dS,S.__name__\u003d\"ToolbarBase\",S.init_ToolbarBase()},\n function _(e,t,i,n,s){n();const o\u003de(250),a\u003de(99),r\u003de(43);function h(e){!function(e){void 0\u003d\u003d\u003de.lineDash\u0026\u0026Object.defineProperty(e,\"lineDash\",{get:()\u003d\u003ee.getLineDash(),set:t\u003d\u003ee.setLineDash(t)})}(e),function(e){e.setImageSmoothingEnabled\u003dt\u003d\u003e{e.imageSmoothingEnabled\u003dt,e.mozImageSmoothingEnabled\u003dt,e.oImageSmoothingEnabled\u003dt,e.webkitImageSmoothingEnabled\u003dt,e.msImageSmoothingEnabled\u003dt},e.getImageSmoothingEnabled\u003d()\u003d\u003e{const t\u003de.imageSmoothingEnabled;return null\u003d\u003dt||t}}(e),function(e){e.ellipse||(e.ellipse\u003dfunction(t,i,n,s,o,a,r,h\u003d!1){const l\u003d.551784;e.translate(t,i),e.rotate(o);let c\u003dn,g\u003ds;h\u0026\u0026(c\u003d-n,g\u003d-s),e.moveTo(-c,0),e.bezierCurveTo(-c,g*l,-c*l,g,0,g),e.bezierCurveTo(c*l,g,c,g*l,c,0),e.bezierCurveTo(c,-g*l,c*l,-g,0,-g),e.bezierCurveTo(-c*l,-g,-c,-g*l,-c,0),e.rotate(-o),e.translate(-t,-i)})}(e)}const l\u003d{position:\"absolute\",top:\"0\",left:\"0\",width:\"100%\",height:\"100%\"};class c{constructor(e,t){switch(this.backend\u003de,this.hidpi\u003dt,this.pixel_ratio\u003d1,this.bbox\u003dnew a.BBox,e){case\"webgl\":case\"canvas\":{this._el\u003dthis._canvas\u003dr.canvas({style:l});const e\u003dthis.canvas.getContext(\"2d\");if(null\u003d\u003de)throw new Error(\"unable to obtain 2D rendering context\");this._ctx\u003de,t\u0026\u0026(this.pixel_ratio\u003ddevicePixelRatio);break}case\"svg\":{const e\u003dnew o.SVGRenderingContext2D;this._ctx\u003de,this._canvas\u003de.get_svg(),this._el\u003dr.div({style:l},this._canvas);break}}h(this._ctx)}get canvas(){return this._canvas}get ctx(){return this._ctx}get el(){return this._el}resize(e,t){this.bbox\u003dnew a.BBox({left:0,top:0,width:e,height:t});const i\u003dthis._ctx instanceof o.SVGRenderingContext2D?this._ctx:this.canvas;i.width\u003de*this.pixel_ratio,i.height\u003dt*this.pixel_ratio}prepare(){const{ctx:e,hidpi:t,pixel_ratio:i}\u003dthis;e.save(),t\u0026\u0026(e.scale(i,i),e.translate(.5,.5)),this.clear()}clear(){const{x:e,y:t,width:i,height:n}\u003dthis.bbox;this.ctx.clearRect(e,t,i,n)}finish(){this.ctx.restore()}to_blob(){const{_canvas:e}\u003dthis;if(e instanceof HTMLCanvasElement)return null!\u003de.msToBlob?Promise.resolve(e.msToBlob()):new Promise(((t,i)\u003d\u003e{e.toBlob((e\u003d\u003enull!\u003de?t(e):i()),\"image/png\")}));{const e\u003dthis._ctx.get_serialized_svg(!0),t\u003dnew Blob([e],{type:\"image/svg+xml\"});return Promise.resolve(t)}}}i.CanvasLayer\u003dc,c.__name__\u003d\"CanvasLayer\"},\n function _(t,e,i,s,n){s();const r\u003dt(168),a\u003dt(8),o\u003dt(43);function l(t){if(!t)throw new Error(\"cannot create a random attribute name for an undefined object\");const e\u003d\"ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz\";let i\u003d\"\";do{i\u003d\"\";for(let t\u003d0;t\u003c12;t++)i+\u003de[Math.floor(Math.random()*e.length)]}while(t[i]);return i}function h(t){var e;const i\u003d{left:\"start\",right:\"end\",center:\"middle\",start:\"start\",end:\"end\"};return null!\u003d\u003d(e\u003di[t])\u0026\u0026void 0!\u003d\u003de?e:i.start}function c(t){var e;const i\u003d{alphabetic:\"alphabetic\",hanging:\"hanging\",top:\"text-before-edge\",bottom:\"text-after-edge\",middle:\"central\"};return null!\u003d\u003d(e\u003di[t])\u0026\u0026void 0!\u003d\u003de?e:i.alphabetic}const _\u003dfunction(t,e){const i\u003dnew Map,s\u003dt.split(\",\");e\u003dnull!\u003de?e:10;for(let t\u003d0;t\u003cs.length;t+\u003d2){const n\u003d\"\u0026\"+s[t+1]+\";\",r\u003dparseInt(s[t],e);i.set(n,\"\u0026#\"+r+\";\")}return i.set(\"\\\\xa0\",\"\u0026#160;\"),i}(\"50,nbsp,51,iexcl,52,cent,53,pound,54,curren,55,yen,56,brvbar,57,sect,58,uml,59,copy,5a,ordf,5b,laquo,5c,not,5d,shy,5e,reg,5f,macr,5g,deg,5h,plusmn,5i,sup2,5j,sup3,5k,acute,5l,micro,5m,para,5n,middot,5o,cedil,5p,sup1,5q,ordm,5r,raquo,5s,frac14,5t,frac12,5u,frac34,5v,iquest,60,Agrave,61,Aacute,62,Acirc,63,Atilde,64,Auml,65,Aring,66,AElig,67,Ccedil,68,Egrave,69,Eacute,6a,Ecirc,6b,Euml,6c,Igrave,6d,Iacute,6e,Icirc,6f,Iuml,6g,ETH,6h,Ntilde,6i,Ograve,6j,Oacute,6k,Ocirc,6l,Otilde,6m,Ouml,6n,times,6o,Oslash,6p,Ugrave,6q,Uacute,6r,Ucirc,6s,Uuml,6t,Yacute,6u,THORN,6v,szlig,70,agrave,71,aacute,72,acirc,73,atilde,74,auml,75,aring,76,aelig,77,ccedil,78,egrave,79,eacute,7a,ecirc,7b,euml,7c,igrave,7d,iacute,7e,icirc,7f,iuml,7g,eth,7h,ntilde,7i,ograve,7j,oacute,7k,ocirc,7l,otilde,7m,ouml,7n,divide,7o,oslash,7p,ugrave,7q,uacute,7r,ucirc,7s,uuml,7t,yacute,7u,thorn,7v,yuml,ci,fnof,sh,Alpha,si,Beta,sj,Gamma,sk,Delta,sl,Epsilon,sm,Zeta,sn,Eta,so,Theta,sp,Iota,sq,Kappa,sr,Lambda,ss,Mu,st,Nu,su,Xi,sv,Omicron,t0,Pi,t1,Rho,t3,Sigma,t4,Tau,t5,Upsilon,t6,Phi,t7,Chi,t8,Psi,t9,Omega,th,alpha,ti,beta,tj,gamma,tk,delta,tl,epsilon,tm,zeta,tn,eta,to,theta,tp,iota,tq,kappa,tr,lambda,ts,mu,tt,nu,tu,xi,tv,omicron,u0,pi,u1,rho,u2,sigmaf,u3,sigma,u4,tau,u5,upsilon,u6,phi,u7,chi,u8,psi,u9,omega,uh,thetasym,ui,upsih,um,piv,812,bull,816,hellip,81i,prime,81j,Prime,81u,oline,824,frasl,88o,weierp,88h,image,88s,real,892,trade,89l,alefsym,8cg,larr,8ch,uarr,8ci,rarr,8cj,darr,8ck,harr,8dl,crarr,8eg,lArr,8eh,uArr,8ei,rArr,8ej,dArr,8ek,hArr,8g0,forall,8g2,part,8g3,exist,8g5,empty,8g7,nabla,8g8,isin,8g9,notin,8gb,ni,8gf,prod,8gh,sum,8gi,minus,8gn,lowast,8gq,radic,8gt,prop,8gu,infin,8h0,ang,8h7,and,8h8,or,8h9,cap,8ha,cup,8hb,int,8hk,there4,8hs,sim,8i5,cong,8i8,asymp,8j0,ne,8j1,equiv,8j4,le,8j5,ge,8k2,sub,8k3,sup,8k4,nsub,8k6,sube,8k7,supe,8kl,oplus,8kn,otimes,8l5,perp,8m5,sdot,8o8,lceil,8o9,rceil,8oa,lfloor,8ob,rfloor,8p9,lang,8pa,rang,9ea,loz,9j0,spades,9j3,clubs,9j5,hearts,9j6,diams,ai,OElig,aj,oelig,b0,Scaron,b1,scaron,bo,Yuml,m6,circ,ms,tilde,802,ensp,803,emsp,809,thinsp,80c,zwnj,80d,zwj,80e,lrm,80f,rlm,80j,ndash,80k,mdash,80o,lsquo,80p,rsquo,80q,sbquo,80s,ldquo,80t,rdquo,80u,bdquo,810,dagger,811,Dagger,81g,permil,81p,lsaquo,81q,rsaquo,85c,euro\",32),u\u003d{strokeStyle:{svgAttr:\"stroke\",canvas:\"#000000\",svg:\"none\",apply:\"stroke\"},fillStyle:{svgAttr:\"fill\",canvas:\"#000000\",svg:null,apply:\"fill\"},lineCap:{svgAttr:\"stroke-linecap\",canvas:\"butt\",svg:\"butt\",apply:\"stroke\"},lineJoin:{svgAttr:\"stroke-linejoin\",canvas:\"miter\",svg:\"miter\",apply:\"stroke\"},miterLimit:{svgAttr:\"stroke-miterlimit\",canvas:10,svg:4,apply:\"stroke\"},lineWidth:{svgAttr:\"stroke-width\",canvas:1,svg:1,apply:\"stroke\"},globalAlpha:{svgAttr:\"opacity\",canvas:1,svg:1,apply:\"fill stroke\"},font:{canvas:\"10px sans-serif\"},shadowColor:{canvas:\"#000000\"},shadowOffsetX:{canvas:0},shadowOffsetY:{canvas:0},shadowBlur:{canvas:0},textAlign:{canvas:\"start\"},textBaseline:{canvas:\"alphabetic\"},lineDash:{svgAttr:\"stroke-dasharray\",canvas:[],svg:null,apply:\"stroke\"}};class p{constructor(t,e){this.__root\u003dt,this.__ctx\u003de}addColorStop(t,e){const i\u003dthis.__ctx.__createElement(\"stop\");if(i.setAttribute(\"offset\",`${t}`),-1!\u003d\u003de.indexOf(\"rgba\")){const t\u003d/rgba\\(\\s*(\\d+)\\s*,\\s*(\\d+)\\s*,\\s*(\\d+)\\s*,\\s*(\\d?\\.?\\d*)\\s*\\)/gi.exec(e),[,s,n,r,a]\u003dt;i.setAttribute(\"stop-color\",`rgb(${s},${n},${r})`),i.setAttribute(\"stop-opacity\",a)}else i.setAttribute(\"stop-color\",e);this.__root.appendChild(i)}}p.__name__\u003d\"CanvasGradient\";class d{constructor(t,e){this.__root\u003dt,this.__ctx\u003de}}d.__name__\u003d\"CanvasPattern\";class m{constructor(t){var e,i,s;this.__currentPosition\u003dnull,this._transform\u003dnew r.AffineTransform,this._clip_path\u003dnull,this.__document\u003dnull!\u003d\u003d(e\u003dnull\u003d\u003dt?void 0:t.document)\u0026\u0026void 0!\u003d\u003de?e:document,(null\u003d\u003dt?void 0:t.ctx)?this.__ctx\u003dt.ctx:(this.__canvas\u003dthis.__document.createElement(\"canvas\"),this.__ctx\u003dthis.__canvas.getContext(\"2d\")),this.__setDefaultStyles(),this.__stack\u003d[],this.__root\u003dthis.__document.createElementNS(\"http://www.w3.org/2000/svg\",\"svg\"),this.__root.setAttribute(\"version\",\"1.1\"),this.__root.setAttribute(\"xmlns\",\"http://www.w3.org/2000/svg\"),this.__root.setAttributeNS(\"http://www.w3.org/2000/xmlns/\",\"xmlns:xlink\",\"http://www.w3.org/1999/xlink\"),this.width\u003dnull!\u003d\u003d(i\u003dnull\u003d\u003dt?void 0:t.width)\u0026\u0026void 0!\u003d\u003di?i:500,this.height\u003dnull!\u003d\u003d(s\u003dnull\u003d\u003dt?void 0:t.height)\u0026\u0026void 0!\u003d\u003ds?s:500,this.__ids\u003d{},this.__defs\u003dthis.__document.createElementNS(\"http://www.w3.org/2000/svg\",\"defs\"),this.__root.appendChild(this.__defs)}get canvas(){return this}get width(){return this._width}set width(t){this._width\u003dt,this.__root.setAttribute(\"width\",`${t}`)}get height(){return this._height}set height(t){this._height\u003dt,this.__root.setAttribute(\"height\",`${t}`)}__createElement(t,e\u003d{},i\u003d!1){const s\u003dthis.__document.createElementNS(\"http://www.w3.org/2000/svg\",t);i\u0026\u0026(s.setAttribute(\"fill\",\"none\"),s.setAttribute(\"stroke\",\"none\"));const n\u003dObject.keys(e);for(const t of n)s.setAttribute(t,`${e[t]}`);return s}__setDefaultStyles(){const t\u003dObject.keys(u),e\u003dthis;for(let i\u003d0;i\u003ct.length;i++){const s\u003dt[i];e[s]\u003du[s].canvas}}__applyStyleState(t){const e\u003dObject.keys(t),i\u003dthis;for(let s\u003d0;s\u003ce.length;s++){const n\u003de[s];i[n]\u003dt[n]}}__getStyleState(){const t\u003dObject.keys(u),e\u003d{};for(let i\u003d0;i\u003ct.length;i++){const s\u003dt[i];e[s]\u003dthis[s]}return e}__applyStyleToCurrentElement(t){var e;const i\u003dthis.__currentElement,s\u003dObject.keys(u);for(let n\u003d0;n\u003cs.length;n++){const r\u003du[s[n]],o\u003dthis[s[n]];if(null\u003d\u003d\u003d(e\u003dr.apply)||void 0\u003d\u003d\u003de?void 0:e.includes(t))if(o instanceof d){for(const t of[...o.__ctx.__defs.childNodes])if(t instanceof Element){const e\u003dt.getAttribute(\"id\");this.__ids[e]\u003de,this.__defs.appendChild(t)}const t\u003do.__root.getAttribute(\"id\");i.setAttribute(r.apply,`url(#${t})`)}else if(o instanceof p){const t\u003do.__root.getAttribute(\"id\");i.setAttribute(r.apply,`url(#${t})`)}else if(r.svg!\u003d\u003do)if(\"stroke\"!\u003d\u003dr.svgAttr\u0026\u0026\"fill\"!\u003d\u003dr.svgAttr||!a.isString(o)||-1\u003d\u003d\u003do.indexOf(\"rgba\")){let e\u003dr.svgAttr;if(\"globalAlpha\"\u003d\u003d\u003ds[n]\u0026\u0026(e\u003dt+\"-\"+r.svgAttr,i.getAttribute(e)))continue;i.setAttribute(e,`${o}`)}else{const t\u003d/rgba\\(\\s*(\\d+)\\s*,\\s*(\\d+)\\s*,\\s*(\\d+)\\s*,\\s*(\\d?\\.?\\d*)\\s*\\)/gi.exec(o),[,e,s,n,a]\u003dt;i.setAttribute(r.svgAttr,`rgb(${e},${s},${n})`);let l\u003dparseFloat(a);const h\u003dthis.globalAlpha;null!\u003dh\u0026\u0026(l*\u003dh),i.setAttribute(r.svgAttr+\"-opacity\",`${l}`)}}}get_serialized_svg(t\u003d!1){let e\u003d(new XMLSerializer).serializeToString(this.__root);if(/xmlns\u003d\"http:\\/\\/www\\.w3\\.org\\/2000\\/svg\".+xmlns\u003d\"http:\\/\\/www\\.w3\\.org\\/2000\\/svg/gi.test(e)\u0026\u0026(e\u003de.replace(\u0027xmlns\u003d\"http://www.w3.org/2000/svg\u0027,\u0027xmlns:xlink\u003d\"http://www.w3.org/1999/xlink\u0027)),t)for(const[t,i]of _){const s\u003dnew RegExp(t,\"gi\");s.test(e)\u0026\u0026(e\u003de.replace(s,i))}return e}get_svg(){return this.__root}save(){this.__stack.push({transform:this._transform,clip_path:this._clip_path,attributes:this.__getStyleState()}),this._transform\u003dthis._transform.clone()}restore(){if(0\u003d\u003dthis.__stack.length)return;const{transform:t,clip_path:e,attributes:i}\u003dthis.__stack.pop();this._transform\u003dt,this._clip_path\u003de,this.__applyStyleState(i)}_apply_transform(t,e\u003dthis._transform){e.is_identity||t.setAttribute(\"transform\",e.toString())}scale(t,e){isFinite(t)\u0026\u0026(null\u003d\u003de||isFinite(e))\u0026\u0026this._transform.scale(t,null!\u003de?e:t)}rotate(t){isFinite(t)\u0026\u0026this._transform.rotate(t)}translate(t,e){isFinite(t+e)\u0026\u0026this._transform.translate(t,e)}transform(t,e,i,s,n,r){isFinite(t+e+i+s+n+r)\u0026\u0026this._transform.transform(t,e,i,s,n,r)}beginPath(){this.__currentDefaultPath\u003d\"\",this.__currentPosition\u003dnull;const t\u003dthis.__createElement(\"path\",{},!0);this.__root.appendChild(t),this.__currentElement\u003dt}__applyCurrentDefaultPath(){const t\u003dthis.__currentElement;\"path\"\u003d\u003d\u003dt.nodeName?t.setAttribute(\"d\",this.__currentDefaultPath):console.error(\"Attempted to apply path command to node\",t.nodeName)}__addPathCommand(t,e,i){const s\u003dthis.__currentDefaultPath?\" \":\"\";this.__currentDefaultPath+\u003ds+i,this.__currentPosition\u003d{x:t,y:e}}get _hasCurrentDefaultPath(){return!!this.__currentDefaultPath}moveTo(t,e){if(!isFinite(t+e))return;\"path\"!\u003d\u003dthis.__currentElement.nodeName\u0026\u0026this.beginPath();const[i,s]\u003dthis._transform.apply(t,e);this.__addPathCommand(i,s,`M ${i} ${s}`)}closePath(){this._hasCurrentDefaultPath\u0026\u0026this.__addPathCommand(NaN,NaN,\"Z\")}lineTo(t,e){if(isFinite(t+e))if(this._hasCurrentDefaultPath){const[i,s]\u003dthis._transform.apply(t,e);this.__addPathCommand(i,s,`L ${i} ${s}`)}else this.moveTo(t,e)}bezierCurveTo(t,e,i,s,n,r){if(!isFinite(t+e+i+s+n+r))return;const[a,o]\u003dthis._transform.apply(n,r),[l,h]\u003dthis._transform.apply(t,e),[c,_]\u003dthis._transform.apply(i,s);this.__addPathCommand(a,o,`C ${l} ${h} ${c} ${_} ${a} ${o}`)}quadraticCurveTo(t,e,i,s){if(!isFinite(t+e+i+s))return;const[n,r]\u003dthis._transform.apply(i,s),[a,o]\u003dthis._transform.apply(t,e);this.__addPathCommand(n,r,`Q ${a} ${o} ${n} ${r}`)}arcTo(t,e,i,s,n){if(!isFinite(t+e+i+s+n))return;if(null\u003d\u003dthis.__currentPosition)return;const r\u003dthis.__currentPosition.x,a\u003dthis.__currentPosition.y;if(n\u003c0)throw new Error(\"IndexSizeError: The radius provided (\"+n+\") is negative.\");if(r\u003d\u003d\u003dt\u0026\u0026a\u003d\u003d\u003de||t\u003d\u003d\u003di\u0026\u0026e\u003d\u003d\u003ds||0\u003d\u003d\u003dn)return void this.lineTo(t,e);function o([t,e]){const i\u003dMath.sqrt(t**2+e**2);return[t/i,e/i]}const l\u003do([r-t,a-e]),h\u003do([i-t,s-e]);if(l[0]*h[1]\u003d\u003dl[1]*h[0])return void this.lineTo(t,e);const c\u003dl[0]*h[0]+l[1]*h[1],_\u003dMath.acos(Math.abs(c)),u\u003do([l[0]+h[0],l[1]+h[1]]),p\u003dn/Math.sin(_/2),d\u003dt+p*u[0],m\u003de+p*u[1],f\u003d[-l[1],l[0]],g\u003d[h[1],-h[0]];function v(t){const e\u003dt[0];return t[1]\u003e\u003d0?Math.acos(e):-Math.acos(e)}const w\u003dv(f),b\u003dv(g);this.lineTo(d+f[0]*n,m+f[1]*n),this.arc(d,m,n,w,b)}stroke(){\"path\"\u003d\u003d\u003dthis.__currentElement.nodeName\u0026\u0026this.__currentElement.setAttribute(\"paint-order\",\"fill\"),this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement(\"stroke\"),null!\u003dthis._clip_path\u0026\u0026this.__currentElement.setAttribute(\"clip-path\",this._clip_path)}fill(t){if(\"path\"\u003d\u003d\u003dthis.__currentElement.nodeName\u0026\u0026this.__currentElement.setAttribute(\"paint-order\",\"stroke\"),\"none\"!\u003dthis.__currentElement.getAttribute(\"fill\")){const t\u003dthis.__currentElement.cloneNode(!0);this.__root.appendChild(t),this.__currentElement\u003dt}this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement(\"fill\"),null!\u003dt\u0026\u0026this.__currentElement.setAttribute(\"fill-rule\",t),null!\u003dthis._clip_path\u0026\u0026this.__currentElement.setAttribute(\"clip-path\",this._clip_path)}rect(t,e,i,s){isFinite(t+e+i+s)\u0026\u0026(\"path\"!\u003d\u003dthis.__currentElement.nodeName\u0026\u0026this.beginPath(),this.moveTo(t,e),this.lineTo(t+i,e),this.lineTo(t+i,e+s),this.lineTo(t,e+s),this.lineTo(t,e))}fillRect(t,e,i,s){isFinite(t+e+i+s)\u0026\u0026(this.beginPath(),this.rect(t,e,i,s),this.fill())}strokeRect(t,e,i,s){isFinite(t+e+i+s)\u0026\u0026(this.beginPath(),this.rect(t,e,i,s),this.stroke())}__clearCanvas(){o.empty(this.__defs),o.empty(this.__root),this.__root.appendChild(this.__defs),this.__currentElement\u003dthis.__root}clearRect(t,e,i,s){if(!isFinite(t+e+i+s))return;if(0\u003d\u003d\u003dt\u0026\u00260\u003d\u003d\u003de\u0026\u0026i\u003d\u003d\u003dthis.width\u0026\u0026s\u003d\u003d\u003dthis.height)return void this.__clearCanvas();const n\u003dthis.__createElement(\"rect\",{x:t,y:e,width:i,height:s,fill:\"#FFFFFF\"},!0);this._apply_transform(n),this.__root.appendChild(n)}createLinearGradient(t,e,i,s){if(!isFinite(t+e+i+s))throw new Error(\"The provided double value is non-finite\");const[n,r]\u003dthis._transform.apply(t,e),[a,o]\u003dthis._transform.apply(i,s),h\u003dthis.__createElement(\"linearGradient\",{id:l(this.__ids),x1:`${n}px`,x2:`${a}px`,y1:`${r}px`,y2:`${o}px`,gradientUnits:\"userSpaceOnUse\"},!1);return this.__defs.appendChild(h),new p(h,this)}createRadialGradient(t,e,i,s,n,r){if(!isFinite(t+e+i+s+n+r))throw new Error(\"The provided double value is non-finite\");const[a,o]\u003dthis._transform.apply(t,e),[h,c]\u003dthis._transform.apply(s,n),_\u003dthis.__createElement(\"radialGradient\",{id:l(this.__ids),cx:`${h}px`,cy:`${c}px`,r:`${r}px`,fx:`${a}px`,fy:`${o}px`,gradientUnits:\"userSpaceOnUse\"},!1);return this.__defs.appendChild(_),new p(_,this)}__parseFont(){var t,e,i,s,n;const r\u003d/^\\s*(?\u003d(?:(?:[-a-z]+\\s*){0,2}(italic|oblique))?)(?\u003d(?:(?:[-a-z]+\\s*){0,2}(small-caps))?)(?\u003d(?:(?:[-a-z]+\\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\\1|\\2|\\3)\\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\\d]+(?:\\%|in|[cem]m|ex|p[ctx]))(?:\\s*\\/\\s*(normal|[.\\d]+(?:\\%|in|[cem]m|ex|p[ctx])))?\\s*([-,\\\u0027\\\"\\sa-z0-9]+?)\\s*$/i.exec(this.font),a\u003d{style:null!\u003d\u003d(t\u003dr[1])\u0026\u0026void 0!\u003d\u003dt?t:\"normal\",size:null!\u003d\u003d(e\u003dr[4])\u0026\u0026void 0!\u003d\u003de?e:\"10px\",family:null!\u003d\u003d(i\u003dr[6])\u0026\u0026void 0!\u003d\u003di?i:\"sans-serif\",weight:null!\u003d\u003d(s\u003dr[3])\u0026\u0026void 0!\u003d\u003ds?s:\"normal\",decoration:null!\u003d\u003d(n\u003dr[2])\u0026\u0026void 0!\u003d\u003dn?n:\"normal\"};return\"underline\"\u003d\u003d\u003dthis.__fontUnderline\u0026\u0026(a.decoration\u003d\"underline\"),null!\u003dthis.__fontHref\u0026\u0026(a.href\u003dthis.__fontHref),a}__wrapTextLink(t,e){if(t.href){const i\u003dthis.__createElement(\"a\");return i.setAttributeNS(\"http://www.w3.org/1999/xlink\",\"xlink:href\",t.href),i.appendChild(e),i}return e}__applyText(t,e,i,s){const n\u003dthis.__parseFont(),r\u003dthis.__createElement(\"text\",{\"font-family\":n.family,\"font-size\":n.size,\"font-style\":n.style,\"font-weight\":n.weight,\"text-decoration\":n.decoration,x:e,y:i,\"text-anchor\":h(this.textAlign),\"dominant-baseline\":c(this.textBaseline)},!0);r.appendChild(this.__document.createTextNode(t)),this._apply_transform(r),this.__currentElement\u003dr,this.__applyStyleToCurrentElement(s),this.__root.appendChild(this.__wrapTextLink(n,r))}fillText(t,e,i){null!\u003dt\u0026\u0026isFinite(e+i)\u0026\u0026this.__applyText(t,e,i,\"fill\")}strokeText(t,e,i){null!\u003dt\u0026\u0026isFinite(e+i)\u0026\u0026this.__applyText(t,e,i,\"stroke\")}measureText(t){return this.__ctx.font\u003dthis.font,this.__ctx.measureText(t)}arc(t,e,i,s,n,r\u003d!1){if(!isFinite(t+e+i+s+n))return;if(s\u003d\u003d\u003dn)return;(s%\u003d2*Math.PI)\u003d\u003d\u003d(n%\u003d2*Math.PI)\u0026\u0026(n\u003d(n+2*Math.PI-.001*(r?-1:1))%(2*Math.PI));const a\u003dt+i*Math.cos(n),o\u003de+i*Math.sin(n),l\u003dt+i*Math.cos(s),h\u003de+i*Math.sin(s),c\u003dr?0:1;let _\u003d0,u\u003dn-s;u\u003c0\u0026\u0026(u+\u003d2*Math.PI),_\u003dr?u\u003eMath.PI?0:1:u\u003eMath.PI?1:0,this.lineTo(l,h);const p\u003di,d\u003di,[m,f]\u003dthis._transform.apply(a,o);this.__addPathCommand(m,f,`A ${p} ${d} 0 ${_} ${c} ${m} ${f}`)}clip(){const t\u003dthis.__createElement(\"clipPath\"),e\u003dl(this.__ids);this.__applyCurrentDefaultPath(),t.setAttribute(\"id\",e),t.appendChild(this.__currentElement),this.__defs.appendChild(t),this._clip_path\u003d`url(#${e})`}drawImage(t,...e){let i,s,n,r,a,o,l,h;if(2\u003d\u003de.length){if([i,s]\u003de,!isFinite(i+s))return;a\u003d0,o\u003d0,l\u003dt.width,h\u003dt.height,n\u003dl,r\u003dh}else if(4\u003d\u003de.length){if([i,s,n,r]\u003de,!isFinite(i+s+n+r))return;a\u003d0,o\u003d0,l\u003dt.width,h\u003dt.height}else{if(8!\u003d\u003de.length)throw new Error(`Inavlid number of arguments passed to drawImage: ${arguments.length}`);if([a,o,l,h,i,s,n,r]\u003de,!isFinite(a+o+l+h+i+s+n+r))return}const c\u003dthis.__root,_\u003dthis._transform.clone().translate(i,s);if(t instanceof m||t instanceof SVGSVGElement){const e\u003d(t instanceof SVGSVGElement?t:t.get_svg()).cloneNode(!0);let i;_.is_identity?i\u003dc:(i\u003dthis.__createElement(\"g\"),this._apply_transform(i,_),c.appendChild(i));for(const t of[...e.childNodes])if(t instanceof SVGDefsElement){for(const e of[...t.childNodes])if(e instanceof Element){const t\u003de.getAttribute(\"id\");this.__ids[t]\u003dt,this.__defs.appendChild(e)}}else i.appendChild(t)}else if(t instanceof HTMLImageElement||t instanceof SVGImageElement){const e\u003dthis.__createElement(\"image\");if(e.setAttribute(\"width\",`${n}`),e.setAttribute(\"height\",`${r}`),e.setAttribute(\"preserveAspectRatio\",\"none\"),a||o||l!\u003d\u003dt.width||h!\u003d\u003dt.height){const e\u003dthis.__document.createElement(\"canvas\");e.width\u003dn,e.height\u003dr;e.getContext(\"2d\").drawImage(t,a,o,l,h,0,0,n,r),t\u003de}this._apply_transform(e,_);const i\u003dt instanceof HTMLCanvasElement?t.toDataURL():t.getAttribute(\"src\");e.setAttributeNS(\"http://www.w3.org/1999/xlink\",\"xlink:href\",i),c.appendChild(e)}else if(t instanceof HTMLCanvasElement){const e\u003dthis.__createElement(\"image\");e.setAttribute(\"width\",`${n}`),e.setAttribute(\"height\",`${r}`),e.setAttribute(\"preserveAspectRatio\",\"none\");const i\u003dthis.__document.createElement(\"canvas\");i.width\u003dn,i.height\u003dr;const s\u003di.getContext(\"2d\");s.imageSmoothingEnabled\u003d!1,s.drawImage(t,a,o,l,h,0,0,n,r),t\u003di,this._apply_transform(e,_),e.setAttributeNS(\"http://www.w3.org/1999/xlink\",\"xlink:href\",t.toDataURL()),c.appendChild(e)}}createPattern(t,e){const i\u003dthis.__document.createElementNS(\"http://www.w3.org/2000/svg\",\"pattern\"),s\u003dl(this.__ids);if(i.setAttribute(\"id\",s),i.setAttribute(\"width\",`${this._to_number(t.width)}`),i.setAttribute(\"height\",`${this._to_number(t.height)}`),i.setAttribute(\"patternUnits\",\"userSpaceOnUse\"),t instanceof HTMLCanvasElement||t instanceof HTMLImageElement||t instanceof SVGImageElement){const e\u003dthis.__document.createElementNS(\"http://www.w3.org/2000/svg\",\"image\"),s\u003dt instanceof HTMLCanvasElement?t.toDataURL():t.getAttribute(\"src\");e.setAttributeNS(\"http://www.w3.org/1999/xlink\",\"xlink:href\",s),i.appendChild(e),this.__defs.appendChild(i)}else if(t instanceof m){for(const e of[...t.__root.childNodes])e instanceof SVGDefsElement||i.appendChild(e);this.__defs.appendChild(i)}else{if(!(t instanceof SVGSVGElement))throw new Error(\"unsupported\");for(const e of[...t.childNodes])e instanceof SVGDefsElement||i.appendChild(e);this.__defs.appendChild(i)}return new d(i,this)}setLineDash(t){t\u0026\u0026t.length\u003e0?this.lineDash\u003dt.join(\",\"):this.lineDash\u003dnull}_to_number(t){return a.isNumber(t)?t:t.baseVal.value}}i.SVGRenderingContext2D\u003dm,m.__name__\u003d\"SVGRenderingContext2D\"},\n function _(o,t,n,i,e){i();const s\u003do(238),c\u003do(15);class l extends s.ButtonToolButtonView{_clicked(){this.model.do.emit(void 0)}}n.ActionToolButtonView\u003dl,l.__name__\u003d\"ActionToolButtonView\";class _ extends s.ButtonToolView{connect_signals(){super.connect_signals(),this.connect(this.model.do,(o\u003d\u003ethis.doit(o)))}}n.ActionToolView\u003d_,_.__name__\u003d\"ActionToolView\";class d extends s.ButtonTool{constructor(o){super(o),this.button_view\u003dl,this.do\u003dnew c.Signal(this,\"do\")}}n.ActionTool\u003dd,d.__name__\u003d\"ActionTool\"},\n function _(o,e,t,i,l){i();const s\u003do(251),n\u003do(242);class r extends s.ActionToolView{doit(){window.open(this.model.redirect)}}t.HelpToolView\u003dr,r.__name__\u003d\"HelpToolView\";class c extends s.ActionTool{constructor(o){super(o),this.tool_name\u003d\"Help\",this.icon\u003dn.tool_icon_help}static init_HelpTool(){this.prototype.default_view\u003dr,this.define((({String:o})\u003d\u003e({redirect:[o,\"https://docs.bokeh.org/en/latest/docs/user_guide/tools.html\"]}))),this.override({description:\"Click the question mark to learn more about Bokeh plot tools.\"}),this.register_alias(\"help\",(()\u003d\u003enew c))}}t.HelpTool\u003dc,c.__name__\u003d\"HelpTool\",c.init_HelpTool()},\n function _(o,l,g,A,r){A(),g.root\u003d\"bk-root\",g.logo\u003d\"bk-logo\",g.grey\u003d\"bk-grey\",g.logo_small\u003d\"bk-logo-small\",g.logo_notebook\u003d\"bk-logo-notebook\",g.default\u003d\".bk-root .bk-logo{margin:5px;position:relative;display:block;background-repeat:no-repeat;}.bk-root .bk-logo.bk-grey{filter:url(\\\"data:image/svg+xml;utf8,\u003csvg xmlns\u003d\u0027http://www.w3.org/2000/svg\u0027\u003e\u003cfilter id\u003d\u0027grayscale\u0027\u003e\u003cfeColorMatrix type\u003d\u0027matrix\u0027 values\u003d\u00270.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\u0027/\u003e\u003c/filter\u003e\u003c/svg\u003e#grayscale\\\");filter:gray;-webkit-filter:grayscale(100%);}.bk-root .bk-logo-small{width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAOkSURBVDiNjZRtaJVlGMd/1/08zzln5zjP1LWcU9N0NkN8m2CYjpgQYQXqSs0I84OLIC0hkEKoPtiH3gmKoiJDU7QpLgoLjLIQCpEsNJ1vqUOdO7ppbuec5+V+rj4ctwzd8IIbbi6u+8f1539dt3A78eXC7QizUF7gyV1fD1Yqg4JWz84yffhm0qkFqBogB9rM8tZdtwVsPUhWhGcFJngGeWrPzHm5oaMmkfEg1usvLFyc8jLRqDOMru7AyC8saQr7GG7f5fvDeH7Ej8CM66nIF+8yngt6HWaKh7k49Soy9nXurCi1o3qUbS3zWfrYeQDTB/Qj6kX6Ybhw4B+bOYoLKCC9H3Nu/leUTZ1JdRWkkn2ldcCamzrcf47KKXdAJllSlxAOkRgyHsGC/zRday5Qld9DyoM4/q/rUoy/CXh3jzOu3bHUVZeU+DEn8FInkPBFlu3+nW3Nw0mk6vCDiWg8CeJaxEwuHS3+z5RgY+YBR6V1Z1nxSOfoaPa4LASWxxdNp+VWTk7+4vzaou8v8PN+xo+KY2xsw6une2frhw05CTYOmQvsEhjhWjn0bmXPjpE1+kplmmkP3suftwTubK9Vq22qKmrBhpY4jvd5afdRA3wGjFAgcnTK2s4hY0/GPNIb0nErGMCRxWOOX64Z8RAC4oCXdklmEvcL8o0BfkNK4lUg9HTl+oPlQxdNo3Mg4Nv175e/1LDGzZen30MEjRUtmXSfiTVu1kK8W4txyV6BMKlbgk3lMwYCiusNy9fVfvvwMxv8Ynl6vxoByANLTWplvuj/nF9m2+PDtt1eiHPBr1oIfhCChQMBw6Aw0UulqTKZdfVvfG7VcfIqLG9bcldL/+pdWTLxLUy8Qq38heUIjh4XlzZxzQm19lLFlr8vdQ97rjZVOLf8nclzckbcD4wxXMidpX30sFd37Fv/GtwwhzhxGVAprjbg0gCAEeIgwCZyTV2Z1REEW8O4py0wsjeloKoMr6iCY6dP92H6Vw/oTyICIthibxjm/DfN9lVz8IqtqKYLUXfoKVMVQVVJOElGjrnnUt9T9wbgp8AyYKaGlqingHZU/uG2NTZSVqwHQTWkx9hxjkpWDaCg6Ckj5qebgBVbT3V3NNXMSiWSDdGV3hrtzla7J+duwPOToIg42ChPQOQjspnSlp1V+Gjdged7+8UN5CRAV7a5EdFNwCjEaBR27b3W890TE7g24NAP/mMDXRWrGoFPQI9ls/MWO2dWFAar/xcOIImbbpA3zgAAAABJRU5ErkJggg\u003d\u003d);}.bk-root .bk-logo-notebook{display:inline-block;vertical-align:middle;margin-right:5px;}\"},\n function _(t,e,i,s,l){s();const o\u003dt(1),n\u003dt(40),h\u003dt(20),a\u003dt(43),r\u003do.__importStar(t(255)),c\u003dr;class d extends n.AnnotationView{initialize(){super.initialize(),this.el\u003da.div({class:c.tooltip}),a.undisplay(this.el),this.plot_view.canvas_view.add_overlay(this.el)}remove(){a.remove(this.el),super.remove()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.content.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.position.change,(()\u003d\u003ethis._reposition()))}styles(){return[...super.styles(),r.default]}render(){this.model.visible||a.undisplay(this.el),super.render()}_render(){const{content:t}\u003dthis.model;null!\u003dt?(a.empty(this.el),a.classes(this.el).toggle(\"bk-tooltip-custom\",this.model.custom),this.el.appendChild(t),this.model.show_arrow\u0026\u0026this.el.classList.add(c.tooltip_arrow)):a.undisplay(this.el)}_reposition(){const{position:t}\u003dthis.model;if(null\u003d\u003dt)return void a.undisplay(this.el);const[e,i]\u003dt,s\u003d(()\u003d\u003e{const t\u003dthis.parent.layout.bbox.relative(),{attachment:s}\u003dthis.model;switch(s){case\"horizontal\":return e\u003ct.hcenter?\"right\":\"left\";case\"vertical\":return i\u003ct.vcenter?\"below\":\"above\";default:return s}})();let l;this.el.classList.remove(c.right),this.el.classList.remove(c.left),this.el.classList.remove(c.above),this.el.classList.remove(c.below),a.display(this.el);let o\u003dnull,n\u003dnull;switch(s){case\"right\":this.el.classList.add(c.left),o\u003de+(this.el.offsetWidth-this.el.clientWidth)+10,l\u003di-this.el.offsetHeight/2;break;case\"left\":this.el.classList.add(c.right),n\u003dthis.plot_view.layout.bbox.width-e+10,l\u003di-this.el.offsetHeight/2;break;case\"below\":this.el.classList.add(c.above),l\u003di+(this.el.offsetHeight-this.el.clientHeight)+10,o\u003dMath.round(e-this.el.offsetWidth/2);break;case\"above\":this.el.classList.add(c.below),l\u003di-this.el.offsetHeight-10,o\u003dMath.round(e-this.el.offsetWidth/2)}this.el.style.top\u003d`${l}px`,this.el.style.left\u003dnull!\u003do?`${o}px`:\"auto\",this.el.style.right\u003dnull!\u003dn?`${n}px`:\"auto\"}}i.TooltipView\u003dd,d.__name__\u003d\"TooltipView\";class p extends n.Annotation{constructor(t){super(t)}static init_Tooltip(){this.prototype.default_view\u003dd,this.define((({Boolean:t})\u003d\u003e({attachment:[h.TooltipAttachment,\"horizontal\"],inner_only:[t,!0],show_arrow:[t,!0]}))),this.internal((({Boolean:t,Number:e,Tuple:i,Ref:s,Nullable:l})\u003d\u003e({position:[l(i(e,e)),null],content:[s(HTMLElement),()\u003d\u003ea.div()],custom:[t]}))),this.override({level:\"overlay\"})}clear(){this.position\u003dnull}}i.Tooltip\u003dp,p.__name__\u003d\"Tooltip\",p.init_Tooltip()},\n function _(o,t,r,e,l){e(),r.root\u003d\"bk-root\",r.tooltip\u003d\"bk-tooltip\",r.left\u003d\"bk-left\",r.tooltip_arrow\u003d\"bk-tooltip-arrow\",r.right\u003d\"bk-right\",r.above\u003d\"bk-above\",r.below\u003d\"bk-below\",r.tooltip_row_label\u003d\"bk-tooltip-row-label\",r.tooltip_row_value\u003d\"bk-tooltip-row-value\",r.tooltip_color_block\u003d\"bk-tooltip-color-block\",r.default\u003d\u0027.bk-root{}.bk-root .bk-tooltip{font-weight:300;font-size:12px;position:absolute;padding:5px;border:1px solid #e5e5e5;color:#2f2f2f;background-color:white;pointer-events:none;opacity:0.95;z-index:100;}.bk-root .bk-tooltip \u003e div:not(:first-child){margin-top:5px;border-top:#e5e5e5 1px dashed;}.bk-root .bk-tooltip.bk-left.bk-tooltip-arrow::before{position:absolute;margin:-7px 0 0 0;top:50%;width:0;height:0;border-style:solid;border-width:7px 0 7px 0;border-color:transparent;content:\" \";display:block;left:-10px;border-right-width:10px;border-right-color:#909599;}.bk-root .bk-tooltip.bk-left::before{left:-10px;border-right-width:10px;border-right-color:#909599;}.bk-root .bk-tooltip.bk-right.bk-tooltip-arrow::after{position:absolute;margin:-7px 0 0 0;top:50%;width:0;height:0;border-style:solid;border-width:7px 0 7px 0;border-color:transparent;content:\" \";display:block;right:-10px;border-left-width:10px;border-left-color:#909599;}.bk-root .bk-tooltip.bk-right::after{right:-10px;border-left-width:10px;border-left-color:#909599;}.bk-root .bk-tooltip.bk-above::before{position:absolute;margin:0 0 0 -7px;left:50%;width:0;height:0;border-style:solid;border-width:0 7px 0 7px;border-color:transparent;content:\" \";display:block;top:-10px;border-bottom-width:10px;border-bottom-color:#909599;}.bk-root .bk-tooltip.bk-below::after{position:absolute;margin:0 0 0 -7px;left:50%;width:0;height:0;border-style:solid;border-width:0 7px 0 7px;border-color:transparent;content:\" \";display:block;bottom:-10px;border-top-width:10px;border-top-color:#909599;}.bk-root .bk-tooltip-row-label{text-align:right;color:#26aae1;}.bk-root .bk-tooltip-row-value{color:default;}.bk-root .bk-tooltip-color-block{width:12px;height:12px;margin-left:5px;margin-right:5px;outline:#dddddd solid 1px;display:inline-block;}\u0027},\n function _(e,t,i,s,r){s();const a\u003de(135),h\u003de(133),_\u003de(122),l\u003de(48);class o extends a.UpperLowerView{async lazy_initialize(){await super.lazy_initialize();const{lower_head:e,upper_head:t}\u003dthis.model;null!\u003de\u0026\u0026(this.lower_head\u003dawait _.build_view(e,{parent:this})),null!\u003dt\u0026\u0026(this.upper_head\u003dawait _.build_view(t,{parent:this}))}set_data(e){var t,i;super.set_data(e),null\u003d\u003d\u003d(t\u003dthis.lower_head)||void 0\u003d\u003d\u003dt||t.set_data(e),null\u003d\u003d\u003d(i\u003dthis.upper_head)||void 0\u003d\u003d\u003di||i.set_data(e)}paint(e){if(this.visuals.line.doit)for(let t\u003d0,i\u003dthis._lower_sx.length;t\u003ci;t++)this.visuals.line.set_vectorize(e,t),e.beginPath(),e.moveTo(this._lower_sx[t],this._lower_sy[t]),e.lineTo(this._upper_sx[t],this._upper_sy[t]),e.stroke();const t\u003d\"height\"\u003d\u003dthis.model.dimension?0:Math.PI/2;if(null!\u003dthis.lower_head)for(let i\u003d0,s\u003dthis._lower_sx.length;i\u003cs;i++)e.save(),e.translate(this._lower_sx[i],this._lower_sy[i]),e.rotate(t+Math.PI),this.lower_head.render(e,i),e.restore();if(null!\u003dthis.upper_head)for(let i\u003d0,s\u003dthis._upper_sx.length;i\u003cs;i++)e.save(),e.translate(this._upper_sx[i],this._upper_sy[i]),e.rotate(t),this.upper_head.render(e,i),e.restore()}}i.WhiskerView\u003do,o.__name__\u003d\"WhiskerView\";class n extends a.UpperLower{constructor(e){super(e)}static init_Whisker(){this.prototype.default_view\u003do,this.mixins(l.LineVector),this.define((({Ref:e,Nullable:t})\u003d\u003e({lower_head:[t(e(h.ArrowHead)),()\u003d\u003enew h.TeeHead({size:10})],upper_head:[t(e(h.ArrowHead)),()\u003d\u003enew h.TeeHead({size:10})]}))),this.override({level:\"underlay\"})}}i.Whisker\u003dn,n.__name__\u003d\"Whisker\",n.init_Whisker()},\n function _(n,o,t,u,e){u(),e(\"CustomJS\",n(258).CustomJS),e(\"OpenURL\",n(260).OpenURL)},\n function _(t,s,e,n,c){n();const u\u003dt(259),i\u003dt(13),a\u003dt(34);class r extends u.Callback{constructor(t){super(t)}static init_CustomJS(){this.define((({Unknown:t,String:s,Dict:e})\u003d\u003e({args:[e(t),{}],code:[s,\"\"]})))}get names(){return i.keys(this.args)}get values(){return i.values(this.args)}get func(){const t\u003da.use_strict(this.code);return new Function(...this.names,\"cb_obj\",\"cb_data\",t)}execute(t,s\u003d{}){return this.func.apply(t,this.values.concat(t,s))}}e.CustomJS\u003dr,r.__name__\u003d\"CustomJS\",r.init_CustomJS()},\n function _(c,a,l,n,s){n();const e\u003dc(53);class o extends e.Model{constructor(c){super(c)}}l.Callback\u003do,o.__name__\u003d\"Callback\"},\n function _(e,t,n,i,o){i();const s\u003de(259),c\u003de(182),r\u003de(8);class a extends s.Callback{constructor(e){super(e)}static init_OpenURL(){this.define((({Boolean:e,String:t})\u003d\u003e({url:[t,\"http://\"],same_tab:[e,!1]})))}navigate(e){this.same_tab?window.location.href\u003de:window.open(e)}execute(e,{source:t}){const n\u003de\u003d\u003e{const n\u003dc.replace_placeholders(this.url,t,e,void 0,void 0,encodeURI);if(!r.isString(n))throw new Error(\"HTML output is not supported in this context\");this.navigate(n)},{selected:i}\u003dt;for(const e of i.indices)n(e);for(const e of i.line_indices)n(e)}}n.OpenURL\u003da,a.__name__\u003d\"OpenURL\",a.init_OpenURL()},\n function _(a,n,e,r,s){r(),s(\"Canvas\",a(262).Canvas),s(\"CartesianFrame\",a(144).CartesianFrame)},\n function _(e,t,s,i,a){i();const l\u003de(14),n\u003de(240),r\u003de(19),o\u003de(43),h\u003de(20),_\u003de(13),c\u003de(263),d\u003de(99),p\u003de(249),v\u003d(()\u003d\u003e{const e\u003ddocument.createElement(\"canvas\"),t\u003de.getContext(\"webgl\",{premultipliedAlpha:!0});return null!\u003dt?{canvas:e,gl:t}:void r.logger.trace(\"WebGL is not supported\")})(),u\u003d{position:\"absolute\",top:\"0\",left:\"0\",width:\"100%\",height:\"100%\"};class b extends n.DOMView{constructor(){super(...arguments),this.bbox\u003dnew d.BBox}initialize(){super.initialize(),\"webgl\"\u003d\u003dthis.model.output_backend\u0026\u0026(this.webgl\u003dv),this.underlays_el\u003do.div({style:u}),this.primary\u003dthis.create_layer(),this.overlays\u003dthis.create_layer(),this.overlays_el\u003do.div({style:u}),this.events_el\u003do.div({class:\"bk-canvas-events\",style:u});const e\u003d[this.underlays_el,this.primary.el,this.overlays.el,this.overlays_el,this.events_el];_.extend(this.el.style,u),o.append(this.el,...e),this.ui_event_bus\u003dnew c.UIEventBus(this)}remove(){this.ui_event_bus.destroy(),super.remove()}add_underlay(e){this.underlays_el.appendChild(e)}add_overlay(e){this.overlays_el.appendChild(e)}add_event(e){this.events_el.appendChild(e)}get pixel_ratio(){return this.primary.pixel_ratio}resize(e,t){this.bbox\u003dnew d.BBox({left:0,top:0,width:e,height:t}),this.primary.resize(e,t),this.overlays.resize(e,t)}prepare_webgl(e){const{webgl:t}\u003dthis;if(null!\u003dt){const{width:s,height:i}\u003dthis.bbox;t.canvas.width\u003dthis.pixel_ratio*s,t.canvas.height\u003dthis.pixel_ratio*i;const{gl:a}\u003dt;a.enable(a.SCISSOR_TEST);const[l,n,r,o]\u003de,{xview:h,yview:_}\u003dthis.bbox,c\u003dh.compute(l),d\u003d_.compute(n+o),p\u003dthis.pixel_ratio;a.scissor(p*c,p*d,p*r,p*o),a.enable(a.BLEND),a.blendFuncSeparate(a.SRC_ALPHA,a.ONE_MINUS_SRC_ALPHA,a.ONE_MINUS_DST_ALPHA,a.ONE),this._clear_webgl()}}blit_webgl(e){const{webgl:t}\u003dthis;if(null!\u003dt){if(r.logger.debug(\"Blitting WebGL canvas\"),e.restore(),e.drawImage(t.canvas,0,0),e.save(),this.model.hidpi){const t\u003dthis.pixel_ratio;e.scale(t,t),e.translate(.5,.5)}this._clear_webgl()}}_clear_webgl(){const{webgl:e}\u003dthis;if(null!\u003de){const{gl:t,canvas:s}\u003de;t.viewport(0,0,s.width,s.height),t.clearColor(0,0,0,0),t.clear(t.COLOR_BUFFER_BIT|t.DEPTH_BUFFER_BIT)}}compose(){const e\u003dthis.create_layer(),{width:t,height:s}\u003dthis.bbox;return e.resize(t,s),e.ctx.drawImage(this.primary.canvas,0,0),e.ctx.drawImage(this.overlays.canvas,0,0),e}create_layer(){const{output_backend:e,hidpi:t}\u003dthis.model;return new p.CanvasLayer(e,t)}to_blob(){return this.compose().to_blob()}}s.CanvasView\u003db,b.__name__\u003d\"CanvasView\";class g extends l.HasProps{constructor(e){super(e)}static init_Canvas(){this.prototype.default_view\u003db,this.internal((({Boolean:e})\u003d\u003e({hidpi:[e,!0],output_backend:[h.OutputBackend,\"canvas\"]})))}}s.Canvas\u003dg,g.__name__\u003d\"Canvas\",g.init_Canvas()},\n function _(t,e,s,n,i){n();const r\u003dt(1),a\u003dr.__importDefault(t(239)),_\u003dt(15),h\u003dt(19),o\u003dt(43),l\u003dr.__importStar(t(264)),c\u003dt(265),p\u003dt(9),u\u003dt(8),v\u003dt(27),d\u003dt(244);class g{constructor(t){this.canvas_view\u003dt,this.pan_start\u003dnew _.Signal(this,\"pan:start\"),this.pan\u003dnew _.Signal(this,\"pan\"),this.pan_end\u003dnew _.Signal(this,\"pan:end\"),this.pinch_start\u003dnew _.Signal(this,\"pinch:start\"),this.pinch\u003dnew _.Signal(this,\"pinch\"),this.pinch_end\u003dnew _.Signal(this,\"pinch:end\"),this.rotate_start\u003dnew _.Signal(this,\"rotate:start\"),this.rotate\u003dnew _.Signal(this,\"rotate\"),this.rotate_end\u003dnew _.Signal(this,\"rotate:end\"),this.tap\u003dnew _.Signal(this,\"tap\"),this.doubletap\u003dnew _.Signal(this,\"doubletap\"),this.press\u003dnew _.Signal(this,\"press\"),this.pressup\u003dnew _.Signal(this,\"pressup\"),this.move_enter\u003dnew _.Signal(this,\"move:enter\"),this.move\u003dnew _.Signal(this,\"move\"),this.move_exit\u003dnew _.Signal(this,\"move:exit\"),this.scroll\u003dnew _.Signal(this,\"scroll\"),this.keydown\u003dnew _.Signal(this,\"keydown\"),this.keyup\u003dnew _.Signal(this,\"keyup\"),this.hammer\u003dnew a.default(this.hit_area,{touchAction:\"auto\",inputClass:a.default.TouchMouseInput}),this._prev_move\u003dnull,this._curr_pan\u003dnull,this._curr_pinch\u003dnull,this._curr_rotate\u003dnull,this._configure_hammerjs(),this.hit_area.addEventListener(\"mousemove\",(t\u003d\u003ethis._mouse_move(t))),this.hit_area.addEventListener(\"mouseenter\",(t\u003d\u003ethis._mouse_enter(t))),this.hit_area.addEventListener(\"mouseleave\",(t\u003d\u003ethis._mouse_exit(t))),this.hit_area.addEventListener(\"contextmenu\",(t\u003d\u003ethis._context_menu(t))),this.hit_area.addEventListener(\"wheel\",(t\u003d\u003ethis._mouse_wheel(t))),document.addEventListener(\"keydown\",this),document.addEventListener(\"keyup\",this),this.menu\u003dnew d.ContextMenu([],{prevent_hide:t\u003d\u003e2\u003d\u003dt.button\u0026\u0026t.target\u003d\u003dthis.hit_area}),this.hit_area.appendChild(this.menu.el)}get hit_area(){return this.canvas_view.events_el}destroy(){this.menu.remove(),this.hammer.destroy(),document.removeEventListener(\"keydown\",this),document.removeEventListener(\"keyup\",this)}handleEvent(t){\"keydown\"\u003d\u003dt.type?this._key_down(t):\"keyup\"\u003d\u003dt.type\u0026\u0026this._key_up(t)}_configure_hammerjs(){this.hammer.get(\"doubletap\").recognizeWith(\"tap\"),this.hammer.get(\"tap\").requireFailure(\"doubletap\"),this.hammer.get(\"doubletap\").dropRequireFailure(\"tap\"),this.hammer.on(\"doubletap\",(t\u003d\u003ethis._doubletap(t))),this.hammer.on(\"tap\",(t\u003d\u003ethis._tap(t))),this.hammer.on(\"press\",(t\u003d\u003ethis._press(t))),this.hammer.on(\"pressup\",(t\u003d\u003ethis._pressup(t))),this.hammer.get(\"pan\").set({direction:a.default.DIRECTION_ALL}),this.hammer.on(\"panstart\",(t\u003d\u003ethis._pan_start(t))),this.hammer.on(\"pan\",(t\u003d\u003ethis._pan(t))),this.hammer.on(\"panend\",(t\u003d\u003ethis._pan_end(t))),this.hammer.get(\"pinch\").set({enable:!0}),this.hammer.on(\"pinchstart\",(t\u003d\u003ethis._pinch_start(t))),this.hammer.on(\"pinch\",(t\u003d\u003ethis._pinch(t))),this.hammer.on(\"pinchend\",(t\u003d\u003ethis._pinch_end(t))),this.hammer.get(\"rotate\").set({enable:!0}),this.hammer.on(\"rotatestart\",(t\u003d\u003ethis._rotate_start(t))),this.hammer.on(\"rotate\",(t\u003d\u003ethis._rotate(t))),this.hammer.on(\"rotateend\",(t\u003d\u003ethis._rotate_end(t)))}register_tool(t){const e\u003dt.model.event_type;null!\u003de\u0026\u0026(u.isString(e)?this._register_tool(t,e):e.forEach(((e,s)\u003d\u003ethis._register_tool(t,e,s\u003c1))))}_register_tool(t,e,s\u003d!0){const n\u003dt,{id:i}\u003dn.model,r\u003dt\u003d\u003ee\u003d\u003e{e.id\u003d\u003di\u0026\u0026t(e.e)},a\u003dt\u003d\u003ee\u003d\u003e{t(e.e)};switch(e){case\"pan\":null!\u003dn._pan_start\u0026\u0026n.connect(this.pan_start,r(n._pan_start.bind(n))),null!\u003dn._pan\u0026\u0026n.connect(this.pan,r(n._pan.bind(n))),null!\u003dn._pan_end\u0026\u0026n.connect(this.pan_end,r(n._pan_end.bind(n)));break;case\"pinch\":null!\u003dn._pinch_start\u0026\u0026n.connect(this.pinch_start,r(n._pinch_start.bind(n))),null!\u003dn._pinch\u0026\u0026n.connect(this.pinch,r(n._pinch.bind(n))),null!\u003dn._pinch_end\u0026\u0026n.connect(this.pinch_end,r(n._pinch_end.bind(n)));break;case\"rotate\":null!\u003dn._rotate_start\u0026\u0026n.connect(this.rotate_start,r(n._rotate_start.bind(n))),null!\u003dn._rotate\u0026\u0026n.connect(this.rotate,r(n._rotate.bind(n))),null!\u003dn._rotate_end\u0026\u0026n.connect(this.rotate_end,r(n._rotate_end.bind(n)));break;case\"move\":null!\u003dn._move_enter\u0026\u0026n.connect(this.move_enter,r(n._move_enter.bind(n))),null!\u003dn._move\u0026\u0026n.connect(this.move,r(n._move.bind(n))),null!\u003dn._move_exit\u0026\u0026n.connect(this.move_exit,r(n._move_exit.bind(n)));break;case\"tap\":null!\u003dn._tap\u0026\u0026n.connect(this.tap,r(n._tap.bind(n))),null!\u003dn._doubletap\u0026\u0026n.connect(this.doubletap,r(n._doubletap.bind(n)));break;case\"press\":null!\u003dn._press\u0026\u0026n.connect(this.press,r(n._press.bind(n))),null!\u003dn._pressup\u0026\u0026n.connect(this.pressup,r(n._pressup.bind(n)));break;case\"scroll\":null!\u003dn._scroll\u0026\u0026n.connect(this.scroll,r(n._scroll.bind(n)));break;default:throw new Error(`unsupported event_type: ${e}`)}s\u0026\u0026(null!\u003dn._keydown\u0026\u0026n.connect(this.keydown,a(n._keydown.bind(n))),null!\u003dn._keyup\u0026\u0026n.connect(this.keyup,a(n._keyup.bind(n))),v.is_mobile\u0026\u0026null!\u003dn._scroll\u0026\u0026\"pinch\"\u003d\u003de\u0026\u0026(h.logger.debug(\"Registering scroll on touch screen\"),n.connect(this.scroll,r(n._scroll.bind(n)))))}_hit_test_renderers(t,e,s){var n;const i\u003dt.get_renderer_views();for(const t of p.reversed(i))if(null\u003d\u003d\u003d(n\u003dt.interactive_hit)||void 0\u003d\u003d\u003dn?void 0:n.call(t,e,s))return t;return null}set_cursor(t\u003d\"default\"){this.hit_area.style.cursor\u003dt}_hit_test_frame(t,e,s){return t.frame.bbox.contains(e,s)}_hit_test_canvas(t,e,s){return t.layout.bbox.contains(e,s)}_hit_test_plot(t,e){for(const s of this.canvas_view.plot_views)if(s.layout.bbox.relative().contains(t,e))return s;return null}_trigger(t,e,s){var n;const{sx:i,sy:r}\u003de,a\u003dthis._hit_test_plot(i,r),_\u003dt\u003d\u003e{const[s,n]\u003d[i,r];return Object.assign(Object.assign({},e),{sx:s,sy:n})};if(\"panstart\"\u003d\u003de.type||\"pan\"\u003d\u003de.type||\"panend\"\u003d\u003de.type){let n;if(\"panstart\"\u003d\u003de.type\u0026\u0026null!\u003da?(this._curr_pan\u003d{plot_view:a},n\u003da):\"pan\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_pan?n\u003dthis._curr_pan.plot_view:\"panend\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_pan?(n\u003dthis._curr_pan.plot_view,this._curr_pan\u003dnull):n\u003dnull,null!\u003dn){const e\u003d_();this.__trigger(n,t,e,s)}}else if(\"pinchstart\"\u003d\u003de.type||\"pinch\"\u003d\u003de.type||\"pinchend\"\u003d\u003de.type){let n;if(\"pinchstart\"\u003d\u003de.type\u0026\u0026null!\u003da?(this._curr_pinch\u003d{plot_view:a},n\u003da):\"pinch\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_pinch?n\u003dthis._curr_pinch.plot_view:\"pinchend\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_pinch?(n\u003dthis._curr_pinch.plot_view,this._curr_pinch\u003dnull):n\u003dnull,null!\u003dn){const e\u003d_();this.__trigger(n,t,e,s)}}else if(\"rotatestart\"\u003d\u003de.type||\"rotate\"\u003d\u003de.type||\"rotateend\"\u003d\u003de.type){let n;if(\"rotatestart\"\u003d\u003de.type\u0026\u0026null!\u003da?(this._curr_rotate\u003d{plot_view:a},n\u003da):\"rotate\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_rotate?n\u003dthis._curr_rotate.plot_view:\"rotateend\"\u003d\u003de.type\u0026\u0026null!\u003dthis._curr_rotate?(n\u003dthis._curr_rotate.plot_view,this._curr_rotate\u003dnull):n\u003dnull,null!\u003dn){const e\u003d_();this.__trigger(n,t,e,s)}}else if(\"mouseenter\"\u003d\u003de.type||\"mousemove\"\u003d\u003de.type||\"mouseleave\"\u003d\u003de.type){const h\u003dnull\u003d\u003d\u003d(n\u003dthis._prev_move)||void 0\u003d\u003d\u003dn?void 0:n.plot_view;if(null!\u003dh\u0026\u0026(\"mouseleave\"\u003d\u003de.type||h!\u003da)){const{sx:t,sy:e}\u003d_();this.__trigger(h,this.move_exit,{type:\"mouseleave\",sx:t,sy:e,shiftKey:!1,ctrlKey:!1},s)}if(null!\u003da\u0026\u0026(\"mouseenter\"\u003d\u003de.type||h!\u003da)){const{sx:t,sy:e}\u003d_();this.__trigger(a,this.move_enter,{type:\"mouseenter\",sx:t,sy:e,shiftKey:!1,ctrlKey:!1},s)}if(null!\u003da\u0026\u0026\"mousemove\"\u003d\u003de.type){const e\u003d_();this.__trigger(a,t,e,s)}this._prev_move\u003d{sx:i,sy:r,plot_view:a}}else if(null!\u003da){const e\u003d_();this.__trigger(a,t,e,s)}}__trigger(t,e,s,n){var i,r;const a\u003dt.model.toolbar.gestures,_\u003de.name.split(\":\")[0],h\u003dthis._hit_test_renderers(t,s.sx,s.sy),o\u003dthis._hit_test_canvas(t,s.sx,s.sy);switch(_){case\"move\":{const n\u003da[_].active;null!\u003dn\u0026\u0026this.trigger(e,s,n.id);const r\u003dt.model.toolbar.inspectors.filter((t\u003d\u003et.active));let l\u003d\"default\";null!\u003dh?(l\u003dnull!\u003d\u003d(i\u003dh.cursor(s.sx,s.sy))\u0026\u0026void 0!\u003d\u003di?i:l,p.is_empty(r)||(e\u003dthis.move_exit)):this._hit_test_frame(t,s.sx,s.sy)\u0026\u0026(p.is_empty(r)||(l\u003d\"crosshair\")),this.set_cursor(l),t.set_toolbar_visibility(o),r.map((t\u003d\u003ethis.trigger(e,s,t.id)));break}case\"tap\":{const{target:t}\u003dn;if(null!\u003dt\u0026\u0026t!\u003dthis.hit_area)return;null!\u003dh\u0026\u0026null!\u003dh.on_hit\u0026\u0026h.on_hit(s.sx,s.sy);const i\u003da[_].active;null!\u003di\u0026\u0026this.trigger(e,s,i.id);break}case\"doubletap\":{const t\u003dnull!\u003d\u003d(r\u003da.doubletap.active)\u0026\u0026void 0!\u003d\u003dr?r:a.tap.active;null!\u003dt\u0026\u0026this.trigger(e,s,t.id);break}case\"scroll\":{const t\u003da[v.is_mobile?\"pinch\":\"scroll\"].active;null!\u003dt\u0026\u0026(n.preventDefault(),n.stopPropagation(),this.trigger(e,s,t.id));break}case\"pan\":{const t\u003da[_].active;null!\u003dt\u0026\u0026(n.preventDefault(),this.trigger(e,s,t.id));break}default:{const t\u003da[_].active;null!\u003dt\u0026\u0026this.trigger(e,s,t.id)}}this._trigger_bokeh_event(t,s)}trigger(t,e,s\u003dnull){t.emit({id:s,e})}_trigger_bokeh_event(t,e){const s\u003d(()\u003d\u003e{const{sx:s,sy:n}\u003de,i\u003dt.frame.x_scale.invert(s),r\u003dt.frame.y_scale.invert(n);switch(e.type){case\"wheel\":return new l.MouseWheel(s,n,i,r,e.delta);case\"mousemove\":return new l.MouseMove(s,n,i,r);case\"mouseenter\":return new l.MouseEnter(s,n,i,r);case\"mouseleave\":return new l.MouseLeave(s,n,i,r);case\"tap\":return new l.Tap(s,n,i,r);case\"doubletap\":return new l.DoubleTap(s,n,i,r);case\"press\":return new l.Press(s,n,i,r);case\"pressup\":return new l.PressUp(s,n,i,r);case\"pan\":return new l.Pan(s,n,i,r,e.deltaX,e.deltaY);case\"panstart\":return new l.PanStart(s,n,i,r);case\"panend\":return new l.PanEnd(s,n,i,r);case\"pinch\":return new l.Pinch(s,n,i,r,e.scale);case\"pinchstart\":return new l.PinchStart(s,n,i,r);case\"pinchend\":return new l.PinchEnd(s,n,i,r);case\"rotate\":return new l.Rotate(s,n,i,r,e.rotation);case\"rotatestart\":return new l.RotateStart(s,n,i,r);case\"rotateend\":return new l.RotateEnd(s,n,i,r);default:return}})();null!\u003ds\u0026\u0026t.model.trigger_event(s)}_get_sxy(t){const{pageX:e,pageY:s}\u003dfunction(t){return\"undefined\"!\u003dtypeof TouchEvent\u0026\u0026t instanceof TouchEvent}(t)?(0!\u003dt.touches.length?t.touches:t.changedTouches)[0]:t,{left:n,top:i}\u003do.offset(this.hit_area);return{sx:e-n,sy:s-i}}_pan_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t.srcEvent)),{deltaX:t.deltaX,deltaY:t.deltaY,shiftKey:t.srcEvent.shiftKey,ctrlKey:t.srcEvent.ctrlKey})}_pinch_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t.srcEvent)),{scale:t.scale,shiftKey:t.srcEvent.shiftKey,ctrlKey:t.srcEvent.ctrlKey})}_rotate_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t.srcEvent)),{rotation:t.rotation,shiftKey:t.srcEvent.shiftKey,ctrlKey:t.srcEvent.ctrlKey})}_tap_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t.srcEvent)),{shiftKey:t.srcEvent.shiftKey,ctrlKey:t.srcEvent.ctrlKey})}_move_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t)),{shiftKey:t.shiftKey,ctrlKey:t.ctrlKey})}_scroll_event(t){return Object.assign(Object.assign({type:t.type},this._get_sxy(t)),{delta:c.getDeltaY(t),shiftKey:t.shiftKey,ctrlKey:t.ctrlKey})}_key_event(t){return{type:t.type,keyCode:t.keyCode}}_pan_start(t){const e\u003dthis._pan_event(t);e.sx-\u003dt.deltaX,e.sy-\u003dt.deltaY,this._trigger(this.pan_start,e,t.srcEvent)}_pan(t){this._trigger(this.pan,this._pan_event(t),t.srcEvent)}_pan_end(t){this._trigger(this.pan_end,this._pan_event(t),t.srcEvent)}_pinch_start(t){this._trigger(this.pinch_start,this._pinch_event(t),t.srcEvent)}_pinch(t){this._trigger(this.pinch,this._pinch_event(t),t.srcEvent)}_pinch_end(t){this._trigger(this.pinch_end,this._pinch_event(t),t.srcEvent)}_rotate_start(t){this._trigger(this.rotate_start,this._rotate_event(t),t.srcEvent)}_rotate(t){this._trigger(this.rotate,this._rotate_event(t),t.srcEvent)}_rotate_end(t){this._trigger(this.rotate_end,this._rotate_event(t),t.srcEvent)}_tap(t){this._trigger(this.tap,this._tap_event(t),t.srcEvent)}_doubletap(t){this._trigger(this.doubletap,this._tap_event(t),t.srcEvent)}_press(t){this._trigger(this.press,this._tap_event(t),t.srcEvent)}_pressup(t){this._trigger(this.pressup,this._tap_event(t),t.srcEvent)}_mouse_enter(t){this._trigger(this.move_enter,this._move_event(t),t)}_mouse_move(t){this._trigger(this.move,this._move_event(t),t)}_mouse_exit(t){this._trigger(this.move_exit,this._move_event(t),t)}_mouse_wheel(t){this._trigger(this.scroll,this._scroll_event(t),t)}_context_menu(t){!this.menu.is_open\u0026\u0026this.menu.can_open\u0026\u0026t.preventDefault();const{sx:e,sy:s}\u003dthis._get_sxy(t);this.menu.toggle({left:e,top:s})}_key_down(t){this.trigger(this.keydown,this._key_event(t))}_key_up(t){this.trigger(this.keyup,this._key_event(t))}}s.UIEventBus\u003dg,g.__name__\u003d\"UIEventBus\"},\n function _(e,t,s,n,_){n();var a\u003dthis\u0026\u0026this.__decorate||function(e,t,s,n){var _,a\u003darguments.length,o\u003da\u003c3?t:null\u003d\u003d\u003dn?n\u003dObject.getOwnPropertyDescriptor(t,s):n;if(\"object\"\u003d\u003dtypeof Reflect\u0026\u0026\"function\"\u003d\u003dtypeof Reflect.decorate)o\u003dReflect.decorate(e,t,s,n);else for(var c\u003de.length-1;c\u003e\u003d0;c--)(_\u003de[c])\u0026\u0026(o\u003d(a\u003c3?_(o):a\u003e3?_(t,s,o):_(t,s))||o);return a\u003e3\u0026\u0026o\u0026\u0026Object.defineProperty(t,s,o),o};function o(e){return function(t){t.prototype.event_name\u003de}}class c{to_json(){const{event_name:e}\u003dthis;return{event_name:e,event_values:this._to_json()}}}s.BokehEvent\u003dc,c.__name__\u003d\"BokehEvent\";class r extends c{constructor(){super(...arguments),this.origin\u003dnull}_to_json(){return{model:this.origin}}}s.ModelEvent\u003dr,r.__name__\u003d\"ModelEvent\";let l\u003dclass extends c{_to_json(){return{}}};s.DocumentReady\u003dl,l.__name__\u003d\"DocumentReady\",s.DocumentReady\u003dl\u003da([o(\"document_ready\")],l);let i\u003dclass extends r{};s.ButtonClick\u003di,i.__name__\u003d\"ButtonClick\",s.ButtonClick\u003di\u003da([o(\"button_click\")],i);let u\u003dclass extends r{constructor(e){super(),this.item\u003de}_to_json(){const{item:e}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{item:e})}};s.MenuItemClick\u003du,u.__name__\u003d\"MenuItemClick\",s.MenuItemClick\u003du\u003da([o(\"menu_item_click\")],u);class d extends r{}s.UIEvent\u003dd,d.__name__\u003d\"UIEvent\";let h\u003dclass extends d{};s.LODStart\u003dh,h.__name__\u003d\"LODStart\",s.LODStart\u003dh\u003da([o(\"lodstart\")],h);let m\u003dclass extends d{};s.LODEnd\u003dm,m.__name__\u003d\"LODEnd\",s.LODEnd\u003dm\u003da([o(\"lodend\")],m);let x\u003dclass extends d{constructor(e,t){super(),this.geometry\u003de,this.final\u003dt}_to_json(){const{geometry:e,final:t}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{geometry:e,final:t})}};s.SelectionGeometry\u003dx,x.__name__\u003d\"SelectionGeometry\",s.SelectionGeometry\u003dx\u003da([o(\"selectiongeometry\")],x);let p\u003dclass extends d{};s.Reset\u003dp,p.__name__\u003d\"Reset\",s.Reset\u003dp\u003da([o(\"reset\")],p);class j extends d{constructor(e,t,s,n){super(),this.sx\u003de,this.sy\u003dt,this.x\u003ds,this.y\u003dn}_to_json(){const{sx:e,sy:t,x:s,y:n}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{sx:e,sy:t,x:s,y:n})}}s.PointEvent\u003dj,j.__name__\u003d\"PointEvent\";let y\u003dclass extends j{constructor(e,t,s,n,_,a){super(e,t,s,n),this.sx\u003de,this.sy\u003dt,this.x\u003ds,this.y\u003dn,this.delta_x\u003d_,this.delta_y\u003da}_to_json(){const{delta_x:e,delta_y:t}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{delta_x:e,delta_y:t})}};s.Pan\u003dy,y.__name__\u003d\"Pan\",s.Pan\u003dy\u003da([o(\"pan\")],y);let P\u003dclass extends j{constructor(e,t,s,n,_){super(e,t,s,n),this.sx\u003de,this.sy\u003dt,this.x\u003ds,this.y\u003dn,this.scale\u003d_}_to_json(){const{scale:e}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{scale:e})}};s.Pinch\u003dP,P.__name__\u003d\"Pinch\",s.Pinch\u003dP\u003da([o(\"pinch\")],P);let v\u003dclass extends j{constructor(e,t,s,n,_){super(e,t,s,n),this.sx\u003de,this.sy\u003dt,this.x\u003ds,this.y\u003dn,this.rotation\u003d_}_to_json(){const{rotation:e}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{rotation:e})}};s.Rotate\u003dv,v.__name__\u003d\"Rotate\",s.Rotate\u003dv\u003da([o(\"rotate\")],v);let g\u003dclass extends j{constructor(e,t,s,n,_){super(e,t,s,n),this.sx\u003de,this.sy\u003dt,this.x\u003ds,this.y\u003dn,this.delta\u003d_}_to_json(){const{delta:e}\u003dthis;return Object.assign(Object.assign({},super._to_json()),{delta:e})}};s.MouseWheel\u003dg,g.__name__\u003d\"MouseWheel\",s.MouseWheel\u003dg\u003da([o(\"wheel\")],g);let E\u003dclass extends j{};s.MouseMove\u003dE,E.__name__\u003d\"MouseMove\",s.MouseMove\u003dE\u003da([o(\"mousemove\")],E);let O\u003dclass extends j{};s.MouseEnter\u003dO,O.__name__\u003d\"MouseEnter\",s.MouseEnter\u003dO\u003da([o(\"mouseenter\")],O);let b\u003dclass extends j{};s.MouseLeave\u003db,b.__name__\u003d\"MouseLeave\",s.MouseLeave\u003db\u003da([o(\"mouseleave\")],b);let M\u003dclass extends j{};s.Tap\u003dM,M.__name__\u003d\"Tap\",s.Tap\u003dM\u003da([o(\"tap\")],M);let R\u003dclass extends j{};s.DoubleTap\u003dR,R.__name__\u003d\"DoubleTap\",s.DoubleTap\u003dR\u003da([o(\"doubletap\")],R);let f\u003dclass extends j{};s.Press\u003df,f.__name__\u003d\"Press\",s.Press\u003df\u003da([o(\"press\")],f);let S\u003dclass extends j{};s.PressUp\u003dS,S.__name__\u003d\"PressUp\",s.PressUp\u003dS\u003da([o(\"pressup\")],S);let D\u003dclass extends j{};s.PanStart\u003dD,D.__name__\u003d\"PanStart\",s.PanStart\u003dD\u003da([o(\"panstart\")],D);let k\u003dclass extends j{};s.PanEnd\u003dk,k.__name__\u003d\"PanEnd\",s.PanEnd\u003dk\u003da([o(\"panend\")],k);let L\u003dclass extends j{};s.PinchStart\u003dL,L.__name__\u003d\"PinchStart\",s.PinchStart\u003dL\u003da([o(\"pinchstart\")],L);let C\u003dclass extends j{};s.PinchEnd\u003dC,C.__name__\u003d\"PinchEnd\",s.PinchEnd\u003dC\u003da([o(\"pinchend\")],C);let T\u003dclass extends j{};s.RotateStart\u003dT,T.__name__\u003d\"RotateStart\",s.RotateStart\u003dT\u003da([o(\"rotatestart\")],T);let B\u003dclass extends j{};s.RotateEnd\u003dB,B.__name__\u003d\"RotateEnd\",s.RotateEnd\u003dB\u003da([o(\"rotateend\")],B)},\n function _(t,e,n,l,o){\n /*!\n * jQuery Mousewheel 3.1.13\n *\n * Copyright jQuery Foundation and other contributors\n * Released under the MIT license\n * http://jquery.org/license\n */\n function u(t){const e\u003dgetComputedStyle(t).fontSize;return null!\u003de?parseInt(e,10):null}l(),n.getDeltaY\u003dfunction(t){let e\u003d-t.deltaY;if(t.target instanceof HTMLElement)switch(t.deltaMode){case t.DOM_DELTA_LINE:e*\u003d(n\u003dt.target,null!\u003d\u003d(a\u003dnull!\u003d\u003d(o\u003du(null!\u003d\u003d(l\u003dn.offsetParent)\u0026\u0026void 0!\u003d\u003dl?l:document.body))\u0026\u0026void 0!\u003d\u003do?o:u(n))\u0026\u0026void 0!\u003d\u003da?a:16);break;case t.DOM_DELTA_PAGE:e*\u003dfunction(t){return t.clientHeight}(t.target)}var n,l,o,a;return e}},\n function _(m,i,u,s,a){s(),a(\"Expression\",m(124).Expression),a(\"CustomJSExpr\",m(267).CustomJSExpr),a(\"Stack\",m(268).Stack),a(\"CumSum\",m(269).CumSum),a(\"ScalarExpression\",m(124).ScalarExpression),a(\"Minimum\",m(270).Minimum),a(\"Maximum\",m(271).Maximum)},\n function _(t,e,s,n,r){n();const i\u003dt(14),o\u003dt(124),a\u003dt(24),c\u003dt(9),u\u003dt(13),l\u003dt(34),h\u003dt(8);class p extends o.Expression{constructor(t){super(t)}static init_CustomJSExpr(){this.define((({Unknown:t,String:e,Dict:s})\u003d\u003e({args:[s(t),{}],code:[e,\"\"]})))}connect_signals(){super.connect_signals();for(const t of u.values(this.args))t instanceof i.HasProps\u0026\u0026t.change.connect((()\u003d\u003e{this._result.clear(),this.change.emit()}))}get names(){return u.keys(this.args)}get values(){return u.values(this.args)}get func(){const t\u003dl.use_strict(this.code);return new a.GeneratorFunction(...this.names,t)}_v_compute(t){const e\u003dthis.func.apply(t,this.values);let s\u003de.next();if(s.done\u0026\u0026void 0!\u003d\u003ds.value){const{value:e}\u003ds;return h.isArray(e)||h.isTypedArray(e)?e:h.isIterable(e)?[...e]:c.repeat(e,t.length)}{const t\u003d[];do{t.push(s.value),s\u003de.next()}while(!s.done);return t}}}s.CustomJSExpr\u003dp,p.__name__\u003d\"CustomJSExpr\",p.init_CustomJSExpr()},\n function _(t,n,e,i,s){i();const a\u003dt(124);class c extends a.Expression{constructor(t){super(t)}static init_Stack(){this.define((({String:t,Array:n})\u003d\u003e({fields:[n(t),[]]})))}_v_compute(t){var n;const e\u003dnull!\u003d\u003d(n\u003dt.get_length())\u0026\u0026void 0!\u003d\u003dn?n:0,i\u003dnew Float64Array(e);for(const n of this.fields){const s\u003dt.data[n];if(null!\u003ds)for(let t\u003d0,n\u003dMath.min(e,s.length);t\u003cn;t++)i[t]+\u003ds[t]}return i}}e.Stack\u003dc,c.__name__\u003d\"Stack\",c.init_Stack()},\n function _(e,t,n,i,u){i();const o\u003de(124);class r extends o.Expression{constructor(e){super(e)}static init_CumSum(){this.define((({Boolean:e,String:t})\u003d\u003e({field:[t],include_zero:[e,!1]})))}_v_compute(e){var t;const n\u003dnew Float64Array(null!\u003d\u003d(t\u003de.get_length())\u0026\u0026void 0!\u003d\u003dt?t:0),i\u003de.data[this.field],u\u003dthis.include_zero?1:0;n[0]\u003dthis.include_zero?0:i[0];for(let e\u003d1;e\u003cn.length;e++)n[e]\u003dn[e-1]+i[e-u];return n}}n.CumSum\u003dr,r.__name__\u003d\"CumSum\",r.init_CumSum()},\n function _(i,n,t,l,u){l();const e\u003di(124),m\u003di(9);class s extends e.ScalarExpression{constructor(i){super(i)}static init_Minimum(){this.define((({Number:i,String:n,Nullable:t})\u003d\u003e({field:[n],initial:[t(i),null]})))}_compute(i){var n,t;const l\u003dnull!\u003d\u003d(n\u003di.data[this.field])\u0026\u0026void 0!\u003d\u003dn?n:[];return Math.min(null!\u003d\u003d(t\u003dthis.initial)\u0026\u0026void 0!\u003d\u003dt?t:1/0,m.min(l))}}t.Minimum\u003ds,s.__name__\u003d\"Minimum\",s.init_Minimum()},\n function _(i,t,a,n,l){n();const u\u003di(124),e\u003di(9);class m extends u.ScalarExpression{constructor(i){super(i)}static init_Maximum(){this.define((({Number:i,String:t,Nullable:a})\u003d\u003e({field:[t],initial:[a(i),null]})))}_compute(i){var t,a;const n\u003dnull!\u003d\u003d(t\u003di.data[this.field])\u0026\u0026void 0!\u003d\u003dt?t:[];return Math.max(null!\u003d\u003d(a\u003dthis.initial)\u0026\u0026void 0!\u003d\u003da?a:-1/0,e.max(n))}}a.Maximum\u003dm,m.__name__\u003d\"Maximum\",m.init_Maximum()},\n function _(e,t,l,r,i){r(),i(\"BooleanFilter\",e(273).BooleanFilter),i(\"CustomJSFilter\",e(274).CustomJSFilter),i(\"Filter\",e(121).Filter),i(\"GroupFilter\",e(275).GroupFilter),i(\"IndexFilter\",e(276).IndexFilter)},\n function _(e,n,l,o,t){o();const i\u003de(121),s\u003de(24);class a extends i.Filter{constructor(e){super(e)}static init_BooleanFilter(){this.define((({Boolean:e,Array:n,Nullable:l})\u003d\u003e({booleans:[l(n(e)),null]})))}compute_indices(e){const n\u003de.length,{booleans:l}\u003dthis;return null\u003d\u003dl?s.Indices.all_set(n):s.Indices.from_booleans(n,l)}}l.BooleanFilter\u003da,a.__name__\u003d\"BooleanFilter\",a.init_BooleanFilter()},\n function _(e,t,s,n,r){n();const i\u003de(121),o\u003de(24),u\u003de(13),c\u003de(8),a\u003de(34);class l extends i.Filter{constructor(e){super(e)}static init_CustomJSFilter(){this.define((({Unknown:e,String:t,Dict:s})\u003d\u003e({args:[s(e),{}],code:[t,\"\"]})))}get names(){return u.keys(this.args)}get values(){return u.values(this.args)}get func(){const e\u003da.use_strict(this.code);return new Function(...this.names,\"source\",e)}compute_indices(e){const t\u003de.length,s\u003dthis.func(...this.values,e);if(null\u003d\u003ds)return o.Indices.all_set(t);if(c.isArrayOf(s,c.isInteger))return o.Indices.from_indices(t,s);if(c.isArrayOf(s,c.isBoolean))return o.Indices.from_booleans(t,s);throw new Error(`expect an array of integers or booleans, or null, got ${s}`)}}s.CustomJSFilter\u003dl,l.__name__\u003d\"CustomJSFilter\",l.init_CustomJSFilter()},\n function _(n,t,e,i,o){i();const r\u003dn(121),u\u003dn(24),s\u003dn(19);class c extends r.Filter{constructor(n){super(n)}static init_GroupFilter(){this.define((({String:n})\u003d\u003e({column_name:[n],group:[n]})))}compute_indices(n){const t\u003dn.get_column(this.column_name);if(null\u003d\u003dt)return s.logger.warn(`${this}: groupby column \u0027${this.column_name}\u0027 not found in the data source`),new u.Indices(n.length,1);{const e\u003dnew u.Indices(n.length);for(let n\u003d0;n\u003ce.size;n++)t[n]\u003d\u003d\u003dthis.group\u0026\u0026e.set(n);return e}}}e.GroupFilter\u003dc,c.__name__\u003d\"GroupFilter\",c.init_GroupFilter()},\n function _(e,n,i,t,s){t();const l\u003de(121),c\u003de(24);class r extends l.Filter{constructor(e){super(e)}static init_IndexFilter(){this.define((({Int:e,Array:n,Nullable:i})\u003d\u003e({indices:[i(n(e)),null]})))}compute_indices(e){const n\u003de.length,{indices:i}\u003dthis;return null\u003d\u003di?c.Indices.all_set(n):c.Indices.from_indices(n,i)}}i.IndexFilter\u003dr,r.__name__\u003d\"IndexFilter\",r.init_IndexFilter()},\n function _(e,a,l,i,t){i(),t(\"AnnularWedge\",e(278).AnnularWedge),t(\"Annulus\",e(279).Annulus),t(\"Arc\",e(280).Arc),t(\"Bezier\",e(281).Bezier),t(\"Circle\",e(282).Circle),t(\"Ellipse\",e(286).Ellipse),t(\"EllipseOval\",e(287).EllipseOval),t(\"Glyph\",e(98).Glyph),t(\"HArea\",e(117).HArea),t(\"HBar\",e(289).HBar),t(\"HexTile\",e(291).HexTile),t(\"Image\",e(292).Image),t(\"ImageRGBA\",e(294).ImageRGBA),t(\"ImageURL\",e(295).ImageURL),t(\"Line\",e(63).Line),t(\"MultiLine\",e(127).MultiLine),t(\"MultiPolygons\",e(297).MultiPolygons),t(\"Oval\",e(298).Oval),t(\"Patch\",e(116).Patch),t(\"Patches\",e(128).Patches),t(\"Quad\",e(299).Quad),t(\"Quadratic\",e(300).Quadratic),t(\"Ray\",e(301).Ray),t(\"Rect\",e(302).Rect),t(\"Scatter\",e(303).Scatter),t(\"Segment\",e(306).Segment),t(\"Spline\",e(307).Spline),t(\"Step\",e(309).Step),t(\"Text\",e(310).Text),t(\"VArea\",e(119).VArea),t(\"VBar\",e(311).VBar),t(\"Wedge\",e(312).Wedge)},\n function _(e,t,s,i,r){i();const n\u003de(1),a\u003de(64),o\u003de(106),_\u003de(48),d\u003de(24),u\u003de(20),h\u003dn.__importStar(e(18)),l\u003de(10),c\u003de(59);class g extends a.XYGlyphView{_map_data(){\"data\"\u003d\u003dthis.model.properties.inner_radius.units?this.sinner_radius\u003dthis.sdist(this.renderer.xscale,this._x,this.inner_radius):this.sinner_radius\u003dd.to_screen(this.inner_radius),\"data\"\u003d\u003dthis.model.properties.outer_radius.units?this.souter_radius\u003dthis.sdist(this.renderer.xscale,this._x,this.outer_radius):this.souter_radius\u003dd.to_screen(this.outer_radius)}_render(e,t,s){const{sx:i,sy:r,start_angle:n,end_angle:a,sinner_radius:o,souter_radius:_}\u003dnull!\u003ds?s:this,d\u003d\"anticlock\"\u003d\u003dthis.model.direction;for(const s of t){const t\u003di[s],u\u003dr[s],h\u003do[s],l\u003d_[s],c\u003dn.get(s),g\u003da.get(s);if(isNaN(t+u+h+l+c+g))continue;const x\u003dg-c;e.translate(t,u),e.rotate(c),e.beginPath(),e.moveTo(l,0),e.arc(0,0,l,0,x,d),e.rotate(x),e.lineTo(h,0),e.arc(0,0,h,0,-x,!d),e.closePath(),e.rotate(-x-c),e.translate(-t,-u),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,s),e.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(e,s),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,s),e.stroke())}}_hit_point(e){const{sx:t,sy:s}\u003de,i\u003dthis.renderer.xscale.invert(t),r\u003dthis.renderer.yscale.invert(s);let n,a,o,_;if(\"data\"\u003d\u003dthis.model.properties.outer_radius.units)n\u003di-this.max_outer_radius,o\u003di+this.max_outer_radius,a\u003dr-this.max_outer_radius,_\u003dr+this.max_outer_radius;else{const e\u003dt-this.max_outer_radius,i\u003dt+this.max_outer_radius;[n,o]\u003dthis.renderer.xscale.r_invert(e,i);const r\u003ds-this.max_outer_radius,d\u003ds+this.max_outer_radius;[a,_]\u003dthis.renderer.yscale.r_invert(r,d)}const d\u003d[];for(const e of this.index.indices({x0:n,x1:o,y0:a,y1:_})){const t\u003dthis.souter_radius[e]**2,s\u003dthis.sinner_radius[e]**2,[n,a]\u003dthis.renderer.xscale.r_compute(i,this._x[e]),[o,_]\u003dthis.renderer.yscale.r_compute(r,this._y[e]),u\u003d(n-a)**2+(o-_)**2;u\u003c\u003dt\u0026\u0026u\u003e\u003ds\u0026\u0026d.push(e)}const u\u003d\"anticlock\"\u003d\u003dthis.model.direction,h\u003d[];for(const e of d){const i\u003dMath.atan2(s-this.sy[e],t-this.sx[e]);l.angle_between(-i,-this.start_angle.get(e),-this.end_angle.get(e),u)\u0026\u0026h.push(e)}return new c.Selection({indices:h})}draw_legend_for_index(e,t,s){o.generic_area_vector_legend(this.visuals,e,t,s)}scenterxy(e){const t\u003d(this.sinner_radius[e]+this.souter_radius[e])/2,s\u003d(this.start_angle.get(e)+this.end_angle.get(e))/2;return[this.sx[e]+t*Math.cos(s),this.sy[e]+t*Math.sin(s)]}}s.AnnularWedgeView\u003dg,g.__name__\u003d\"AnnularWedgeView\";class x extends a.XYGlyph{constructor(e){super(e)}static init_AnnularWedge(){this.prototype.default_view\u003dg,this.mixins([_.LineVector,_.FillVector,_.HatchVector]),this.define((({})\u003d\u003e({direction:[u.Direction,\"anticlock\"],inner_radius:[h.DistanceSpec,{field:\"inner_radius\"}],outer_radius:[h.DistanceSpec,{field:\"outer_radius\"}],start_angle:[h.AngleSpec,{field:\"start_angle\"}],end_angle:[h.AngleSpec,{field:\"end_angle\"}]})))}}s.AnnularWedge\u003dx,x.__name__\u003d\"AnnularWedge\",x.init_AnnularWedge()},\n function _(s,i,t,e,r){e();const n\u003ds(1),a\u003ds(64),u\u003ds(24),_\u003ds(48),o\u003dn.__importStar(s(18)),h\u003ds(27),d\u003ds(59);class c extends a.XYGlyphView{_map_data(){\"data\"\u003d\u003dthis.model.properties.inner_radius.units?this.sinner_radius\u003dthis.sdist(this.renderer.xscale,this._x,this.inner_radius):this.sinner_radius\u003du.to_screen(this.inner_radius),\"data\"\u003d\u003dthis.model.properties.outer_radius.units?this.souter_radius\u003dthis.sdist(this.renderer.xscale,this._x,this.outer_radius):this.souter_radius\u003du.to_screen(this.outer_radius)}_render(s,i,t){const{sx:e,sy:r,sinner_radius:n,souter_radius:a}\u003dnull!\u003dt?t:this;for(const t of i){const i\u003de[t],_\u003dr[t],o\u003dn[t],d\u003da[t];function u(){if(s.beginPath(),h.is_ie)for(const t of[!1,!0])s.arc(i,_,o,0,Math.PI,t),s.arc(i,_,d,Math.PI,0,!t);else s.arc(i,_,o,0,2*Math.PI,!0),s.arc(i,_,d,2*Math.PI,0,!1)}isNaN(i+_+o+d)||(this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(s,t),u(),s.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(s,t),u(),s.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(s,t),s.beginPath(),s.arc(i,_,o,0,2*Math.PI),s.moveTo(i+d,_),s.arc(i,_,d,0,2*Math.PI),s.stroke()))}}_hit_point(s){const{sx:i,sy:t}\u003ds,e\u003dthis.renderer.xscale.invert(i),r\u003dthis.renderer.yscale.invert(t);let n,a,u,_;if(\"data\"\u003d\u003dthis.model.properties.outer_radius.units)n\u003de-this.max_outer_radius,u\u003de+this.max_outer_radius,a\u003dr-this.max_outer_radius,_\u003dr+this.max_outer_radius;else{const s\u003di-this.max_outer_radius,e\u003di+this.max_outer_radius;[n,u]\u003dthis.renderer.xscale.r_invert(s,e);const r\u003dt-this.max_outer_radius,o\u003dt+this.max_outer_radius;[a,_]\u003dthis.renderer.yscale.r_invert(r,o)}const o\u003d[];for(const s of this.index.indices({x0:n,x1:u,y0:a,y1:_})){const i\u003dthis.souter_radius[s]**2,t\u003dthis.sinner_radius[s]**2,[n,a]\u003dthis.renderer.xscale.r_compute(e,this._x[s]),[u,_]\u003dthis.renderer.yscale.r_compute(r,this._y[s]),h\u003d(n-a)**2+(u-_)**2;h\u003c\u003di\u0026\u0026h\u003e\u003dt\u0026\u0026o.push(s)}return new d.Selection({indices:o})}draw_legend_for_index(s,{x0:i,y0:t,x1:e,y1:r},n){const a\u003dn+1,u\u003dnew Array(a);u[n]\u003d(i+e)/2;const _\u003dnew Array(a);_[n]\u003d(t+r)/2;const o\u003d.5*Math.min(Math.abs(e-i),Math.abs(r-t)),h\u003dnew Array(a);h[n]\u003d.4*o;const d\u003dnew Array(a);d[n]\u003d.8*o,this._render(s,[n],{sx:u,sy:_,sinner_radius:h,souter_radius:d})}}t.AnnulusView\u003dc,c.__name__\u003d\"AnnulusView\";class l extends a.XYGlyph{constructor(s){super(s)}static init_Annulus(){this.prototype.default_view\u003dc,this.mixins([_.LineVector,_.FillVector,_.HatchVector]),this.define((({})\u003d\u003e({inner_radius:[o.DistanceSpec,{field:\"inner_radius\"}],outer_radius:[o.DistanceSpec,{field:\"outer_radius\"}]})))}}t.Annulus\u003dl,l.__name__\u003d\"Annulus\",l.init_Annulus()},\n function _(e,i,s,t,n){t();const r\u003de(1),a\u003de(64),c\u003de(106),d\u003de(48),_\u003de(24),l\u003de(20),o\u003dr.__importStar(e(18));class h extends a.XYGlyphView{_map_data(){\"data\"\u003d\u003dthis.model.properties.radius.units?this.sradius\u003dthis.sdist(this.renderer.xscale,this._x,this.radius):this.sradius\u003d_.to_screen(this.radius)}_render(e,i,s){if(this.visuals.line.doit){const{sx:t,sy:n,sradius:r,start_angle:a,end_angle:c}\u003dnull!\u003ds?s:this,d\u003d\"anticlock\"\u003d\u003dthis.model.direction;for(const s of i){const i\u003dt[s],_\u003dn[s],l\u003dr[s],o\u003da.get(s),h\u003dc.get(s);isNaN(i+_+l+o+h)||(e.beginPath(),e.arc(i,_,l,o,h,d),this.visuals.line.set_vectorize(e,s),e.stroke())}}}draw_legend_for_index(e,i,s){c.generic_line_vector_legend(this.visuals,e,i,s)}}s.ArcView\u003dh,h.__name__\u003d\"ArcView\";class u extends a.XYGlyph{constructor(e){super(e)}static init_Arc(){this.prototype.default_view\u003dh,this.mixins(d.LineVector),this.define((({})\u003d\u003e({direction:[l.Direction,\"anticlock\"],radius:[o.DistanceSpec,{field:\"radius\"}],start_angle:[o.AngleSpec,{field:\"start_angle\"}],end_angle:[o.AngleSpec,{field:\"end_angle\"}]})))}}s.Arc\u003du,u.__name__\u003d\"Arc\",u.init_Arc()},\n function _(e,t,i,s,n){s();const o\u003de(1),c\u003de(48),r\u003de(98),a\u003de(106),_\u003de(65),d\u003do.__importStar(e(18));function l(e,t,i,s,n,o,c,r){const a\u003d[],_\u003d[[],[]];for(let _\u003d0;_\u003c\u003d2;_++){let d,l,x;if(0\u003d\u003d\u003d_?(l\u003d6*e-12*i+6*n,d\u003d-3*e+9*i-9*n+3*c,x\u003d3*i-3*e):(l\u003d6*t-12*s+6*o,d\u003d-3*t+9*s-9*o+3*r,x\u003d3*s-3*t),Math.abs(d)\u003c1e-12){if(Math.abs(l)\u003c1e-12)continue;const e\u003d-x/l;0\u003ce\u0026\u0026e\u003c1\u0026\u0026a.push(e);continue}const h\u003dl*l-4*x*d,y\u003dMath.sqrt(h);if(h\u003c0)continue;const p\u003d(-l+y)/(2*d);0\u003cp\u0026\u0026p\u003c1\u0026\u0026a.push(p);const f\u003d(-l-y)/(2*d);0\u003cf\u0026\u0026f\u003c1\u0026\u0026a.push(f)}let d\u003da.length;const l\u003dd;for(;d--;){const l\u003da[d],x\u003d1-l,h\u003dx*x*x*e+3*x*x*l*i+3*x*l*l*n+l*l*l*c;_[0][d]\u003dh;const y\u003dx*x*x*t+3*x*x*l*s+3*x*l*l*o+l*l*l*r;_[1][d]\u003dy}return _[0][l]\u003de,_[1][l]\u003dt,_[0][l+1]\u003dc,_[1][l+1]\u003dr,[Math.min(..._[0]),Math.max(..._[1]),Math.max(..._[0]),Math.min(..._[1])]}class x extends r.GlyphView{_project_data(){_.inplace.project_xy(this._x0,this._y0),_.inplace.project_xy(this._x1,this._y1)}_index_data(e){const{data_size:t,_x0:i,_y0:s,_x1:n,_y1:o,_cx0:c,_cy0:r,_cx1:a,_cy1:_}\u003dthis;for(let d\u003d0;d\u003ct;d++){const t\u003di[d],x\u003ds[d],h\u003dn[d],y\u003do[d],p\u003dc[d],f\u003dr[d],u\u003da[d],m\u003d_[d];if(isNaN(t+h+x+y+p+f+u+m))e.add_empty();else{const[i,s,n,o]\u003dl(t,x,h,y,p,f,u,m);e.add(i,s,n,o)}}}_render(e,t,i){if(this.visuals.line.doit){const{sx0:s,sy0:n,sx1:o,sy1:c,scx0:r,scy0:a,scx1:_,scy1:d}\u003dnull!\u003di?i:this;for(const i of t){const t\u003ds[i],l\u003dn[i],x\u003do[i],h\u003dc[i],y\u003dr[i],p\u003da[i],f\u003d_[i],u\u003dd[i];isNaN(t+l+x+h+y+p+f+u)||(e.beginPath(),e.moveTo(t,l),e.bezierCurveTo(y,p,f,u,x,h),this.visuals.line.set_vectorize(e,i),e.stroke())}}}draw_legend_for_index(e,t,i){a.generic_line_vector_legend(this.visuals,e,t,i)}scenterxy(){throw new Error(`${this}.scenterxy() is not implemented`)}}i.BezierView\u003dx,x.__name__\u003d\"BezierView\";class h extends r.Glyph{constructor(e){super(e)}static init_Bezier(){this.prototype.default_view\u003dx,this.define((({})\u003d\u003e({x0:[d.XCoordinateSpec,{field:\"x0\"}],y0:[d.YCoordinateSpec,{field:\"y0\"}],x1:[d.XCoordinateSpec,{field:\"x1\"}],y1:[d.YCoordinateSpec,{field:\"y1\"}],cx0:[d.XCoordinateSpec,{field:\"cx0\"}],cy0:[d.YCoordinateSpec,{field:\"cy0\"}],cx1:[d.XCoordinateSpec,{field:\"cx1\"}],cy1:[d.YCoordinateSpec,{field:\"cy1\"}]}))),this.mixins(c.LineVector)}}i.Bezier\u003dh,h.__name__\u003d\"Bezier\",h.init_Bezier()},\n function _(s,i,e,t,r){t();const a\u003ds(1),n\u003ds(64),h\u003ds(283),d\u003ds(48),l\u003ds(24),c\u003ds(20),_\u003da.__importStar(s(107)),u\u003da.__importStar(s(18)),o\u003ds(9),x\u003ds(12),m\u003ds(59);class y extends n.XYGlyphView{initialize(){super.initialize();const{webgl:s}\u003dthis.renderer.plot_view.canvas_view;null!\u003ds\u0026\u0026(this.glglyph\u003dnew h.MarkerGL(s.gl,this,\"circle\"))}get use_radius(){return!(this.radius.is_Scalar()\u0026\u0026isNaN(this.radius.value))}_map_data(){if(this.use_radius)if(\"data\"\u003d\u003dthis.model.properties.radius.units)switch(this.model.radius_dimension){case\"x\":this.sradius\u003dthis.sdist(this.renderer.xscale,this._x,this.radius);break;case\"y\":this.sradius\u003dthis.sdist(this.renderer.yscale,this._y,this.radius);break;case\"max\":{const s\u003dthis.sdist(this.renderer.xscale,this._x,this.radius),i\u003dthis.sdist(this.renderer.yscale,this._y,this.radius);this.sradius\u003dx.map(s,((s,e)\u003d\u003eMath.max(s,i[e])));break}case\"min\":{const s\u003dthis.sdist(this.renderer.xscale,this._x,this.radius),i\u003dthis.sdist(this.renderer.yscale,this._y,this.radius);this.sradius\u003dx.map(s,((s,e)\u003d\u003eMath.min(s,i[e])));break}}else this.sradius\u003dl.to_screen(this.radius),this._configure(\"max_size\",{value:2*this.max_radius});else{const s\u003dnew l.ScreenArray(this.size);this.sradius\u003dx.map(s,(s\u003d\u003es/2))}}_mask_data(){const{frame:s}\u003dthis.renderer.plot_view,i\u003ds.x_target,e\u003ds.y_target;let t,r;return this.use_radius\u0026\u0026\"data\"\u003d\u003dthis.model.properties.radius.units?(t\u003di.map((s\u003d\u003ethis.renderer.xscale.invert(s))).widen(this.max_radius),r\u003de.map((s\u003d\u003ethis.renderer.yscale.invert(s))).widen(this.max_radius)):(t\u003di.widen(this.max_size).map((s\u003d\u003ethis.renderer.xscale.invert(s))),r\u003de.widen(this.max_size).map((s\u003d\u003ethis.renderer.yscale.invert(s)))),this.index.indices({x0:t.start,x1:t.end,y0:r.start,y1:r.end})}_render(s,i,e){const{sx:t,sy:r,sradius:a}\u003dnull!\u003de?e:this;for(const e of i){const i\u003dt[e],n\u003dr[e],h\u003da[e];isNaN(i+n+h)||(s.beginPath(),s.arc(i,n,h,0,2*Math.PI,!1),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(s,e),s.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(s,e),s.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(s,e),s.stroke()))}}_hit_point(s){const{sx:i,sy:e}\u003ds,t\u003dthis.renderer.xscale.invert(i),r\u003dthis.renderer.yscale.invert(e),{hit_dilation:a}\u003dthis.model;let n,h,d,l;if(this.use_radius\u0026\u0026\"data\"\u003d\u003dthis.model.properties.radius.units)n\u003dt-this.max_radius*a,h\u003dt+this.max_radius*a,d\u003dr-this.max_radius*a,l\u003dr+this.max_radius*a;else{const s\u003di-this.max_size*a,t\u003di+this.max_size*a;[n,h]\u003dthis.renderer.xscale.r_invert(s,t);const r\u003de-this.max_size*a,c\u003de+this.max_size*a;[d,l]\u003dthis.renderer.yscale.r_invert(r,c)}const c\u003dthis.index.indices({x0:n,x1:h,y0:d,y1:l}),_\u003d[];if(this.use_radius\u0026\u0026\"data\"\u003d\u003dthis.model.properties.radius.units)for(const s of c){const i\u003d(this.sradius[s]*a)**2,[e,n]\u003dthis.renderer.xscale.r_compute(t,this._x[s]),[h,d]\u003dthis.renderer.yscale.r_compute(r,this._y[s]);(e-n)**2+(h-d)**2\u003c\u003di\u0026\u0026_.push(s)}else for(const s of c){const t\u003d(this.sradius[s]*a)**2;(this.sx[s]-i)**2+(this.sy[s]-e)**2\u003c\u003dt\u0026\u0026_.push(s)}return new m.Selection({indices:_})}_hit_span(s){const{sx:i,sy:e}\u003ds,t\u003dthis.bounds();let r,a,n,h;if(\"h\"\u003d\u003ds.direction){let s,e;if(n\u003dt.y0,h\u003dt.y1,this.use_radius\u0026\u0026\"data\"\u003d\u003dthis.model.properties.radius.units)s\u003di-this.max_radius,e\u003di+this.max_radius,[r,a]\u003dthis.renderer.xscale.r_invert(s,e);else{const t\u003dthis.max_size/2;s\u003di-t,e\u003di+t,[r,a]\u003dthis.renderer.xscale.r_invert(s,e)}}else{let s,i;if(r\u003dt.x0,a\u003dt.x1,this.use_radius\u0026\u0026\"data\"\u003d\u003dthis.model.properties.radius.units)s\u003de-this.max_radius,i\u003de+this.max_radius,[n,h]\u003dthis.renderer.yscale.r_invert(s,i);else{const t\u003dthis.max_size/2;s\u003de-t,i\u003de+t,[n,h]\u003dthis.renderer.yscale.r_invert(s,i)}}const d\u003d[...this.index.indices({x0:r,x1:a,y0:n,y1:h})];return new m.Selection({indices:d})}_hit_rect(s){const{sx0:i,sx1:e,sy0:t,sy1:r}\u003ds,[a,n]\u003dthis.renderer.xscale.r_invert(i,e),[h,d]\u003dthis.renderer.yscale.r_invert(t,r),l\u003d[...this.index.indices({x0:a,x1:n,y0:h,y1:d})];return new m.Selection({indices:l})}_hit_poly(s){const{sx:i,sy:e}\u003ds,t\u003do.range(0,this.sx.length),r\u003d[];for(let s\u003d0,a\u003dt.length;s\u003ca;s++){const a\u003dt[s];_.point_in_poly(this.sx[s],this.sy[s],i,e)\u0026\u0026r.push(a)}return new m.Selection({indices:r})}draw_legend_for_index(s,{x0:i,y0:e,x1:t,y1:r},a){const n\u003da+1,h\u003dnew Array(n);h[a]\u003d(i+t)/2;const d\u003dnew Array(n);d[a]\u003d(e+r)/2;const l\u003dnew Array(n);l[a]\u003d.2*Math.min(Math.abs(t-i),Math.abs(r-e)),this._render(s,[a],{sx:h,sy:d,sradius:l})}}e.CircleView\u003dy,y.__name__\u003d\"CircleView\";class p extends n.XYGlyph{constructor(s){super(s)}static init_Circle(){this.prototype.default_view\u003dy,this.mixins([d.LineVector,d.FillVector,d.HatchVector]),this.define((({Number:s})\u003d\u003e({angle:[u.AngleSpec,0],size:[u.ScreenDistanceSpec,{value:4}],radius:[u.NullDistanceSpec,null],radius_dimension:[c.RadiusDimension,\"x\"],hit_dilation:[s,1]})))}}e.Circle\u003dp,p.__name__\u003d\"Circle\",p.init_Circle()},\n function _(t,e,s,i,a){i();const r\u003dt(1),o\u003dt(109),_\u003dt(113),l\u003dr.__importDefault(t(284)),h\u003dr.__importDefault(t(285)),n\u003dt(282),f\u003dt(12),u\u003dt(19),c\u003dt(24),g\u003dt(22),b\u003dt(11);function d(t,e,s,i,a,r,o){if(a.doit)if(r.is_Scalar()\u0026\u0026o.is_Scalar()){e.used\u003d!1;const[i,a,_,l]\u003dg.color2rgba(r.value,o.value);t.set_attribute(s,\"vec4\",[i/255,a/255,_/255,l/255])}else{let a;if(e.used\u003d!0,r.is_Vector()){const t\u003dnew c.ColorArray(r.array);if(a\u003dnew c.RGBAArray(t.buffer),!o.is_Scalar()||1!\u003do.value)for(let t\u003d0;t\u003ci;t++){const e\u003d4*t+3;255\u003d\u003da[e]\u0026\u0026(a[e]\u003d255*o.get(t))}}else if(r.is_Scalar()\u0026\u0026o.is_Vector()){const t\u003dnew c.ColorArray(i);t.fill(r.value),a\u003dnew c.RGBAArray(t.buffer);for(let t\u003d0;t\u003ci;t++)for(let t\u003d0;t\u003ci;t++){const e\u003d4*t+3;255\u003d\u003da[e]\u0026\u0026(a[e]\u003d255*o.get(t))}}else b.unreachable();e.set_size(4*i),e.set_data(0,a),t.set_attribute(s,\"vec4_uint8\",e,0,0,!0)}else e.used\u003d!1,t.set_attribute(s,\"vec4\",[0,0,0,0])}class p extends _.BaseGLGlyph{constructor(t,e,s){super(t,e),this.glyph\u003de,this.marker_type\u003ds;const i\u003d[`#define USE_${s.toUpperCase()}`],a\u003dl.default,r\u003d`${i.join(\"\\n\")}\\n\\n${h.default}`;this.prog\u003dnew o.Program(t),this.prog.set_shaders(a,r),this.vbo_sx\u003dnew o.VertexBuffer(t),this.prog.set_attribute(\"a_sx\",\"float\",this.vbo_sx),this.vbo_sy\u003dnew o.VertexBuffer(t),this.prog.set_attribute(\"a_sy\",\"float\",this.vbo_sy),this.vbo_s\u003dnew o.VertexBuffer(t),this.prog.set_attribute(\"a_size\",\"float\",this.vbo_s),this.vbo_a\u003dnew o.VertexBuffer(t),this.prog.set_attribute(\"a_angle\",\"float\",this.vbo_a),this.vbo_linewidth\u003dnew o.VertexBuffer(t),this.vbo_fg_color\u003dnew o.VertexBuffer(t),this.vbo_bg_color\u003dnew o.VertexBuffer(t),this.index_buffer\u003dnew o.IndexBuffer(t)}static is_supported(t){switch(t){case\"asterisk\":case\"circle\":case\"circle_cross\":case\"circle_x\":case\"cross\":case\"diamond\":case\"diamond_cross\":case\"hex\":case\"inverted_triangle\":case\"square\":case\"square_cross\":case\"square_x\":case\"star\":case\"triangle\":case\"x\":return!0;default:return!1}}draw(t,e,s){const i\u003de.glglyph,{nvertices:a}\u003di;if(i.data_changed\u0026\u0026(i._set_data(a),this.glyph instanceof n.CircleView\u0026\u0026null!\u003dthis.glyph.radius\u0026\u0026this.vbo_s.set_data(0,f.map(this.glyph.sradius,(t\u003d\u003e2*t))),i.data_changed\u003d!1),this.visuals_changed\u0026\u0026(this._set_visuals(a),this.visuals_changed\u003d!1),this.prog.set_uniform(\"u_pixel_ratio\",\"float\",[s.pixel_ratio]),this.prog.set_uniform(\"u_canvas_size\",\"vec2\",[s.width,s.height]),this.prog.set_attribute(\"a_sx\",\"float\",i.vbo_sx),this.prog.set_attribute(\"a_sy\",\"float\",i.vbo_sy),this.prog.set_attribute(\"a_size\",\"float\",i.vbo_s),this.prog.set_attribute(\"a_angle\",\"float\",i.vbo_a),0!\u003dt.length)if(t.length\u003d\u003d\u003da)this.prog.draw(this.gl.POINTS,[0,a]);else if(a\u003c65535){const e\u003dwindow.navigator.userAgent;e.indexOf(\"MSIE \")+e.indexOf(\"Trident/\")+e.indexOf(\"Edge/\")\u003e0\u0026\u0026u.logger.warn(\"WebGL warning: IE is known to produce 1px sprites whith selections.\"),this.index_buffer.set_size(2*t.length),this.index_buffer.set_data(0,new Uint16Array(t)),this.prog.draw(this.gl.POINTS,this.index_buffer)}else{const e\u003d64e3,s\u003d[];for(let t\u003d0,i\u003dMath.ceil(a/e);t\u003ci;t++)s.push([]);for(let i\u003d0,a\u003dt.length;i\u003ca;i++){const a\u003dt[i]%e;s[Math.floor(t[i]/e)].push(a)}for(let t\u003d0,a\u003ds.length;t\u003ca;t++){const a\u003dnew Uint16Array(s[t]),r\u003dt*e*4;0!\u003d\u003da.length\u0026\u0026(this.prog.set_attribute(\"a_sx\",\"float\",i.vbo_sx,0,r),this.prog.set_attribute(\"a_sy\",\"float\",i.vbo_sy,0,r),this.prog.set_attribute(\"a_size\",\"float\",i.vbo_s,0,r),this.prog.set_attribute(\"a_angle\",\"float\",i.vbo_a,0,r),this.vbo_linewidth.used\u0026\u0026this.prog.set_attribute(\"a_linewidth\",\"float\",this.vbo_linewidth,0,r),this.vbo_fg_color.used\u0026\u0026this.prog.set_attribute(\"a_fg_color\",\"vec4_uint8\",this.vbo_fg_color,0,4*r,!0),this.vbo_bg_color.used\u0026\u0026this.prog.set_attribute(\"a_bg_color\",\"vec4_uint8\",this.vbo_bg_color,0,4*r,!0),this.index_buffer.set_size(2*a.length),this.index_buffer.set_data(0,a),this.prog.draw(this.gl.POINTS,this.index_buffer))}}}_set_data(t){const e\u003d4*t;this.vbo_sx.set_size(e),this.vbo_sy.set_size(e),this.vbo_a.set_size(e),this.vbo_s.set_size(e),this.vbo_sx.set_data(0,this.glyph.sx),this.vbo_sy.set_data(0,this.glyph.sy),null!\u003dthis.glyph.angle\u0026\u0026this.vbo_a.set_data(0,new Float32Array(this.glyph.angle)),this.glyph instanceof n.CircleView\u0026\u0026null!\u003dthis.glyph.radius?this.vbo_s.set_data(0,f.map(this.glyph.sradius,(t\u003d\u003e2*t))):this.vbo_s.set_data(0,new Float32Array(this.glyph.size))}_set_visuals(t){const{line:e,fill:s}\u003dthis.glyph.visuals;!function(t,e,s,i,a,r){if(a.doit){if(r.is_Scalar())e.used\u003d!1,t.set_attribute(s,\"float\",[r.value]);else if(r.is_Vector()){e.used\u003d!0;const a\u003dnew Float32Array(r.array);e.set_size(4*i),e.set_data(0,a),t.set_attribute(s,\"float\",e)}}else e.used\u003d!1,t.set_attribute(s,\"float\",[0])}(this.prog,this.vbo_linewidth,\"a_linewidth\",t,e,e.line_width),d(this.prog,this.vbo_fg_color,\"a_fg_color\",t,e,e.line_color,e.line_alpha),d(this.prog,this.vbo_bg_color,\"a_bg_color\",t,s,s.fill_color,s.fill_alpha),this.prog.set_uniform(\"u_antialias\",\"float\",[.8])}}s.MarkerGL\u003dp,p.__name__\u003d\"MarkerGL\"},\n function _(n,i,a,o,_){o();a.default\u003d\"\\nprecision mediump float;\\nconst float SQRT_2 \u003d 1.4142135623730951;\\n//\\nuniform float u_pixel_ratio;\\nuniform vec2 u_canvas_size;\\nuniform vec2 u_offset;\\nuniform vec2 u_scale;\\nuniform float u_antialias;\\n//\\nattribute float a_sx;\\nattribute float a_sy;\\nattribute float a_size;\\nattribute float a_angle; // in radians\\nattribute float a_linewidth;\\nattribute vec4 a_fg_color;\\nattribute vec4 a_bg_color;\\n//\\nvarying float v_linewidth;\\nvarying float v_size;\\nvarying vec4 v_fg_color;\\nvarying vec4 v_bg_color;\\nvarying vec2 v_rotation;\\n\\nvoid main (void)\\n{\\n v_size \u003d a_size * u_pixel_ratio;\\n v_linewidth \u003d a_linewidth * u_pixel_ratio;\\n v_fg_color \u003d a_fg_color;\\n v_bg_color \u003d a_bg_color;\\n v_rotation \u003d vec2(cos(-a_angle), sin(-a_angle));\\n vec2 pos \u003d vec2(a_sx, a_sy); // in pixels\\n pos +\u003d 0.5; // make up for Bokeh\u0027s offset\\n pos /\u003d u_canvas_size / u_pixel_ratio; // in 0..1\\n gl_Position \u003d vec4(pos*2.0-1.0, 0.0, 1.0);\\n gl_Position.y *\u003d -1.0;\\n gl_PointSize \u003d SQRT_2 * v_size + 2.0 * (v_linewidth + 1.5*u_antialias);\\n}\\n\"},\n function _(n,a,s,e,t){e();s.default\u003d\u0027\\nprecision mediump float;\\n\\nconst float SQRT_2 \u003d 1.4142135623730951;\\nconst float PI \u003d 3.14159265358979323846264;\\n\\nconst float IN_ANGLE \u003d 0.6283185307179586; // PI/5. \u003d 36 degrees (star of 5 pikes)\\n//const float OUT_ANGLE \u003d PI/2. - IN_ANGLE; // External angle for regular stars\\nconst float COS_A \u003d 0.8090169943749475; // cos(IN_ANGLE)\\nconst float SIN_A \u003d 0.5877852522924731; // sin(IN_ANGLE)\\nconst float COS_B \u003d 0.5877852522924731; // cos(OUT_ANGLE)\\nconst float SIN_B \u003d 0.8090169943749475; // sin(OUT_ANGLE)\\n\\n//\\nuniform float u_antialias;\\n//\\nvarying vec4 v_fg_color;\\nvarying vec4 v_bg_color;\\nvarying float v_linewidth;\\nvarying float v_size;\\nvarying vec2 v_rotation;\\n\\n#ifdef USE_ASTERISK\\n// asterisk\\nfloat marker(vec2 P, float size)\\n{\\n // Masks\\n float diamond \u003d max(abs(SQRT_2 / 2.0 * (P.x - P.y)), abs(SQRT_2 / 2.0 * (P.x + P.y))) - size / (2.0 * SQRT_2);\\n float square \u003d max(abs(P.x), abs(P.y)) - size / (2.0 * SQRT_2);\\n // Shapes\\n float X \u003d min(abs(P.x - P.y), abs(P.x + P.y)) - size / 100.0; // bit of \"width\" for aa\\n float cross \u003d min(abs(P.x), abs(P.y)) - size / 100.0; // bit of \"width\" for aa\\n // Result is union of masked shapes\\n return min(max(X, diamond), max(cross, square));\\n}\\n#endif\\n\\n#ifdef USE_CIRCLE\\n// circle\\nfloat marker(vec2 P, float size)\\n{\\n return length(P) - size/2.0;\\n}\\n#endif\\n\\n#ifdef USE_SQUARE\\n// square\\nfloat marker(vec2 P, float size)\\n{\\n return max(abs(P.x), abs(P.y)) - size/2.0;\\n}\\n#endif\\n\\n#ifdef USE_DIAMOND\\n// diamond\\nfloat marker(vec2 P, float size)\\n{\\n float x \u003d SQRT_2 / 2.0 * (P.x * 1.5 - P.y);\\n float y \u003d SQRT_2 / 2.0 * (P.x * 1.5 + P.y);\\n float r1 \u003d max(abs(x), abs(y)) - size / (2.0 * SQRT_2);\\n return r1 / SQRT_2;\\n}\\n#endif\\n\\n#ifdef USE_HEX\\n// hex\\nfloat marker(vec2 P, float size)\\n{\\n vec2 q \u003d abs(P);\\n return max(q.y * 0.57735 + q.x - 1.0 * size/2.0, q.y - 0.866 * size/2.0);\\n}\\n#endif\\n\\n#ifdef USE_STAR\\n// star\\n// https://iquilezles.org/www/articles/distfunctions2d/distfunctions2d.htm\\nfloat marker(vec2 P, float size)\\n{\\n float bn \u003d mod(atan(P.x, -P.y), 2.0*IN_ANGLE) - IN_ANGLE;\\n P \u003d length(P)*vec2(cos(bn), abs(sin(bn)));\\n P -\u003d size*vec2(COS_A, SIN_A)/2.;\\n P +\u003d vec2(COS_B, SIN_B)*clamp(-(P.x*COS_B + P.y*SIN_B), 0.0, size*SIN_A/SIN_B/2.);\\n\\n return length(P)*sign(P.x);\\n}\\n#endif\\n\\n#ifdef USE_TRIANGLE\\n// triangle\\nfloat marker(vec2 P, float size)\\n{\\n P.y -\u003d size * 0.3;\\n float x \u003d SQRT_2 / 2.0 * (P.x * 1.7 - P.y);\\n float y \u003d SQRT_2 / 2.0 * (P.x * 1.7 + P.y);\\n float r1 \u003d max(abs(x), abs(y)) - size / 1.6;\\n float r2 \u003d P.y;\\n return max(r1 / SQRT_2, r2); // Intersect diamond with rectangle\\n}\\n#endif\\n\\n#ifdef USE_INVERTED_TRIANGLE\\n// inverted_triangle\\nfloat marker(vec2 P, float size)\\n{\\n P.y +\u003d size * 0.3;\\n float x \u003d SQRT_2 / 2.0 * (P.x * 1.7 - P.y);\\n float y \u003d SQRT_2 / 2.0 * (P.x * 1.7 + P.y);\\n float r1 \u003d max(abs(x), abs(y)) - size / 1.6;\\n float r2 \u003d - P.y;\\n return max(r1 / SQRT_2, r2); // Intersect diamond with rectangle\\n}\\n#endif\\n\\n#ifdef USE_CROSS\\n// cross\\nfloat marker(vec2 P, float size)\\n{\\n float square \u003d max(abs(P.x), abs(P.y)) - size / 2.5; // 2.5 is a tweak\\n float cross \u003d min(abs(P.x), abs(P.y)) - size / 100.0; // bit of \"width\" for aa\\n return max(square, cross);\\n}\\n#endif\\n\\n#ifdef USE_CIRCLE_CROSS\\n// circle_cross\\nfloat marker(vec2 P, float size)\\n{\\n // Define quadrants\\n float qs \u003d size / 2.0; // quadrant size\\n float s1 \u003d max(abs(P.x - qs), abs(P.y - qs)) - qs;\\n float s2 \u003d max(abs(P.x + qs), abs(P.y - qs)) - qs;\\n float s3 \u003d max(abs(P.x - qs), abs(P.y + qs)) - qs;\\n float s4 \u003d max(abs(P.x + qs), abs(P.y + qs)) - qs;\\n // Intersect main shape with quadrants (to form cross)\\n float circle \u003d length(P) - size/2.0;\\n float c1 \u003d max(circle, s1);\\n float c2 \u003d max(circle, s2);\\n float c3 \u003d max(circle, s3);\\n float c4 \u003d max(circle, s4);\\n // Union\\n return min(min(min(c1, c2), c3), c4);\\n}\\n#endif\\n\\n#ifdef USE_SQUARE_CROSS\\n// square_cross\\nfloat marker(vec2 P, float size)\\n{\\n // Define quadrants\\n float qs \u003d size / 2.0; // quadrant size\\n float s1 \u003d max(abs(P.x - qs), abs(P.y - qs)) - qs;\\n float s2 \u003d max(abs(P.x + qs), abs(P.y - qs)) - qs;\\n float s3 \u003d max(abs(P.x - qs), abs(P.y + qs)) - qs;\\n float s4 \u003d max(abs(P.x + qs), abs(P.y + qs)) - qs;\\n // Intersect main shape with quadrants (to form cross)\\n float square \u003d max(abs(P.x), abs(P.y)) - size/2.0;\\n float c1 \u003d max(square, s1);\\n float c2 \u003d max(square, s2);\\n float c3 \u003d max(square, s3);\\n float c4 \u003d max(square, s4);\\n // Union\\n return min(min(min(c1, c2), c3), c4);\\n}\\n#endif\\n\\n#ifdef USE_DIAMOND_CROSS\\n// diamond_cross\\nfloat marker(vec2 P, float size)\\n{\\n // Define quadrants\\n float qs \u003d size / 2.0; // quadrant size\\n float s1 \u003d max(abs(P.x - qs), abs(P.y - qs)) - qs;\\n float s2 \u003d max(abs(P.x + qs), abs(P.y - qs)) - qs;\\n float s3 \u003d max(abs(P.x - qs), abs(P.y + qs)) - qs;\\n float s4 \u003d max(abs(P.x + qs), abs(P.y + qs)) - qs;\\n // Intersect main shape with quadrants (to form cross)\\n float x \u003d SQRT_2 / 2.0 * (P.x * 1.5 - P.y);\\n float y \u003d SQRT_2 / 2.0 * (P.x * 1.5 + P.y);\\n float diamond \u003d max(abs(x), abs(y)) - size / (2.0 * SQRT_2);\\n diamond /\u003d SQRT_2;\\n float c1 \u003d max(diamond, s1);\\n float c2 \u003d max(diamond, s2);\\n float c3 \u003d max(diamond, s3);\\n float c4 \u003d max(diamond, s4);\\n // Union\\n return min(min(min(c1, c2), c3), c4);\\n}\\n#endif\\n\\n#ifdef USE_X\\n// x\\nfloat marker(vec2 P, float size)\\n{\\n float circle \u003d length(P) - size / 1.6;\\n float X \u003d min(abs(P.x - P.y), abs(P.x + P.y)) - size / 100.0; // bit of \"width\" for aa\\n return max(circle, X);\\n}\\n#endif\\n\\n#ifdef USE_CIRCLE_X\\n// circle_x\\nfloat marker(vec2 P, float size)\\n{\\n float x \u003d P.x - P.y;\\n float y \u003d P.x + P.y;\\n // Define quadrants\\n float qs \u003d size / 2.0; // quadrant size\\n float s1 \u003d max(abs(x - qs), abs(y - qs)) - qs;\\n float s2 \u003d max(abs(x + qs), abs(y - qs)) - qs;\\n float s3 \u003d max(abs(x - qs), abs(y + qs)) - qs;\\n float s4 \u003d max(abs(x + qs), abs(y + qs)) - qs;\\n // Intersect main shape with quadrants (to form cross)\\n float circle \u003d length(P) - size/2.0;\\n float c1 \u003d max(circle, s1);\\n float c2 \u003d max(circle, s2);\\n float c3 \u003d max(circle, s3);\\n float c4 \u003d max(circle, s4);\\n // Union\\n float almost \u003d min(min(min(c1, c2), c3), c4);\\n // In this case, the X is also outside of the main shape\\n float Xmask \u003d length(P) - size / 1.6; // a circle\\n float X \u003d min(abs(P.x - P.y), abs(P.x + P.y)) - size / 100.0; // bit of \"width\" for aa\\n return min(max(X, Xmask), almost);\\n}\\n#endif\\n\\n#ifdef USE_SQUARE_X\\n// square_x\\nfloat marker(vec2 P, float size)\\n{\\n float x \u003d P.x - P.y;\\n float y \u003d P.x + P.y;\\n // Define quadrants\\n float qs \u003d size / 2.0; // quadrant size\\n float s1 \u003d max(abs(x - qs), abs(y - qs)) - qs;\\n float s2 \u003d max(abs(x + qs), abs(y - qs)) - qs;\\n float s3 \u003d max(abs(x - qs), abs(y + qs)) - qs;\\n float s4 \u003d max(abs(x + qs), abs(y + qs)) - qs;\\n // Intersect main shape with quadrants (to form cross)\\n float square \u003d max(abs(P.x), abs(P.y)) - size/2.0;\\n float c1 \u003d max(square, s1);\\n float c2 \u003d max(square, s2);\\n float c3 \u003d max(square, s3);\\n float c4 \u003d max(square, s4);\\n // Union\\n return min(min(min(c1, c2), c3), c4);\\n}\\n#endif\\n\\nvec4 outline(float distance, float linewidth, float antialias, vec4 fg_color, vec4 bg_color)\\n{\\n vec4 frag_color;\\n float t \u003d linewidth/2.0 - antialias;\\n float signed_distance \u003d distance;\\n float border_distance \u003d abs(signed_distance) - t;\\n float alpha \u003d border_distance/antialias;\\n alpha \u003d exp(-alpha*alpha);\\n\\n // If fg alpha is zero, it probably means no outline. To avoid a dark outline\\n // shining through due to aa, we set the fg color to the bg color. Avoid if (i.e. branching).\\n float select \u003d float(bool(fg_color.a));\\n fg_color.rgb \u003d select * fg_color.rgb + (1.0 - select) * bg_color.rgb;\\n // Similarly, if we want a transparent bg\\n select \u003d float(bool(bg_color.a));\\n bg_color.rgb \u003d select * bg_color.rgb + (1.0 - select) * fg_color.rgb;\\n\\n if( border_distance \u003c 0.0)\\n frag_color \u003d fg_color;\\n else if( signed_distance \u003c 0.0 ) {\\n frag_color \u003d mix(bg_color, fg_color, sqrt(alpha));\\n } else {\\n if( abs(signed_distance) \u003c (linewidth/2.0 + antialias) ) {\\n frag_color \u003d vec4(fg_color.rgb, fg_color.a * alpha);\\n } else {\\n discard;\\n }\\n }\\n return frag_color;\\n}\\n\\nvoid main()\\n{\\n vec2 P \u003d gl_PointCoord.xy - vec2(0.5, 0.5);\\n P \u003d vec2(v_rotation.x*P.x - v_rotation.y*P.y,\\n v_rotation.y*P.x + v_rotation.x*P.y);\\n float point_size \u003d SQRT_2*v_size + 2.0 * (v_linewidth + 1.5*u_antialias);\\n float distance \u003d marker(P*point_size, v_size);\\n gl_FragColor \u003d outline(distance, v_linewidth, u_antialias, v_fg_color, v_bg_color);\\n}\\n\u0027},\n function _(e,l,i,s,t){s();const _\u003de(287);class p extends _.EllipseOvalView{}i.EllipseView\u003dp,p.__name__\u003d\"EllipseView\";class n extends _.EllipseOval{constructor(e){super(e)}static init_Ellipse(){this.prototype.default_view\u003dp}}i.Ellipse\u003dn,n.__name__\u003d\"Ellipse\",n.init_Ellipse()},\n function _(t,s,i,e,h){e();const r\u003dt(1),a\u003dt(288),n\u003dr.__importStar(t(107)),l\u003dt(24),o\u003dt(59);class _ extends a.CenterRotatableView{_map_data(){\"data\"\u003d\u003dthis.model.properties.width.units?this.sw\u003dthis.sdist(this.renderer.xscale,this._x,this.width,\"center\"):this.sw\u003dl.to_screen(this.width),\"data\"\u003d\u003dthis.model.properties.height.units?this.sh\u003dthis.sdist(this.renderer.yscale,this._y,this.height,\"center\"):this.sh\u003dl.to_screen(this.height)}_render(t,s,i){const{sx:e,sy:h,sw:r,sh:a,angle:n}\u003dnull!\u003di?i:this;for(const i of s){const s\u003de[i],l\u003dh[i],o\u003dr[i],_\u003da[i],d\u003dn.get(i);isNaN(s+l+o+_+d)||(t.beginPath(),t.ellipse(s,l,o/2,_/2,d,0,2*Math.PI),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(t,i),t.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(t,i),t.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(t,i),t.stroke()))}}_hit_point(t){let s,i,e,h,r,a,l,_,d;const{sx:c,sy:x}\u003dt,w\u003dthis.renderer.xscale.invert(c),p\u003dthis.renderer.yscale.invert(x);\"data\"\u003d\u003dthis.model.properties.width.units?(s\u003dw-this.max_width,i\u003dw+this.max_width):(a\u003dc-this.max_width,l\u003dc+this.max_width,[s,i]\u003dthis.renderer.xscale.r_invert(a,l)),\"data\"\u003d\u003dthis.model.properties.height.units?(e\u003dp-this.max_height,h\u003dp+this.max_height):(_\u003dx-this.max_height,d\u003dx+this.max_height,[e,h]\u003dthis.renderer.yscale.r_invert(_,d));const m\u003dthis.index.indices({x0:s,x1:i,y0:e,y1:h}),v\u003d[];for(const t of m)r\u003dn.point_in_ellipse(c,x,this.angle.get(t),this.sh[t]/2,this.sw[t]/2,this.sx[t],this.sy[t]),r\u0026\u0026v.push(t);return new o.Selection({indices:v})}draw_legend_for_index(t,{x0:s,y0:i,x1:e,y1:h},r){const a\u003dr+1,n\u003dnew Array(a);n[r]\u003d(s+e)/2;const l\u003dnew Array(a);l[r]\u003d(i+h)/2;const o\u003dthis.sw[r]/this.sh[r],_\u003d.8*Math.min(Math.abs(e-s),Math.abs(h-i)),d\u003dnew Array(a),c\u003dnew Array(a);o\u003e1?(d[r]\u003d_,c[r]\u003d_/o):(d[r]\u003d_*o,c[r]\u003d_),this._render(t,[r],{sx:n,sy:l,sw:d,sh:c,_angle:[0]})}}i.EllipseOvalView\u003d_,_.__name__\u003d\"EllipseOvalView\";class d extends a.CenterRotatable{constructor(t){super(t)}}i.EllipseOval\u003dd,d.__name__\u003d\"EllipseOval\"},\n function _(t,e,i,a,n){a();const s\u003dt(1),h\u003dt(64),r\u003dt(48),o\u003ds.__importStar(t(18));class _ extends h.XYGlyphView{get max_w2(){return\"data\"\u003d\u003dthis.model.properties.width.units?this.max_width/2:0}get max_h2(){return\"data\"\u003d\u003dthis.model.properties.height.units?this.max_height/2:0}_bounds({x0:t,x1:e,y0:i,y1:a}){const{max_w2:n,max_h2:s}\u003dthis;return{x0:t-n,x1:e+n,y0:i-s,y1:a+s}}}i.CenterRotatableView\u003d_,_.__name__\u003d\"CenterRotatableView\";class l extends h.XYGlyph{constructor(t){super(t)}static init_CenterRotatable(){this.mixins([r.LineVector,r.FillVector,r.HatchVector]),this.define((({})\u003d\u003e({angle:[o.AngleSpec,0],width:[o.DistanceSpec,{field:\"width\"}],height:[o.DistanceSpec,{field:\"height\"}]})))}}i.CenterRotatable\u003dl,l.__name__\u003d\"CenterRotatable\",l.init_CenterRotatable()},\n function _(t,e,s,i,h){i();const r\u003dt(1),a\u003dt(290),n\u003dt(24),_\u003dr.__importStar(t(18));class o extends a.BoxView{scenterxy(t){return[(this.sleft[t]+this.sright[t])/2,this.sy[t]]}_lrtb(t){const e\u003dthis._left[t],s\u003dthis._right[t],i\u003dthis._y[t],h\u003dthis.height.get(t)/2;return[Math.min(e,s),Math.max(e,s),i+h,i-h]}_map_data(){this.sy\u003dthis.renderer.yscale.v_compute(this._y),this.sh\u003dthis.sdist(this.renderer.yscale,this._y,this.height,\"center\"),this.sleft\u003dthis.renderer.xscale.v_compute(this._left),this.sright\u003dthis.renderer.xscale.v_compute(this._right);const t\u003dthis.sy.length;this.stop\u003dnew n.ScreenArray(t),this.sbottom\u003dnew n.ScreenArray(t);for(let e\u003d0;e\u003ct;e++)this.stop[e]\u003dthis.sy[e]-this.sh[e]/2,this.sbottom[e]\u003dthis.sy[e]+this.sh[e]/2;this._clamp_viewport()}}s.HBarView\u003do,o.__name__\u003d\"HBarView\";class c extends a.Box{constructor(t){super(t)}static init_HBar(){this.prototype.default_view\u003do,this.define((({})\u003d\u003e({left:[_.XCoordinateSpec,{value:0}],y:[_.YCoordinateSpec,{field:\"y\"}],height:[_.NumberSpec,{value:1}],right:[_.XCoordinateSpec,{field:\"right\"}]})))}}s.HBar\u003dc,c.__name__\u003d\"HBar\",c.init_HBar()},\n function _(t,e,s,i,r){i();const n\u003dt(48),o\u003dt(98),a\u003dt(106),h\u003dt(59);class c extends o.GlyphView{get_anchor_point(t,e,s){const i\u003dMath.min(this.sleft[e],this.sright[e]),r\u003dMath.max(this.sright[e],this.sleft[e]),n\u003dMath.min(this.stop[e],this.sbottom[e]),o\u003dMath.max(this.sbottom[e],this.stop[e]);switch(t){case\"top_left\":return{x:i,y:n};case\"top\":case\"top_center\":return{x:(i+r)/2,y:n};case\"top_right\":return{x:r,y:n};case\"bottom_left\":return{x:i,y:o};case\"bottom\":case\"bottom_center\":return{x:(i+r)/2,y:o};case\"bottom_right\":return{x:r,y:o};case\"left\":case\"center_left\":return{x:i,y:(n+o)/2};case\"center\":case\"center_center\":return{x:(i+r)/2,y:(n+o)/2};case\"right\":case\"center_right\":return{x:r,y:(n+o)/2}}}_index_data(t){const{min:e,max:s}\u003dMath,{data_size:i}\u003dthis;for(let r\u003d0;r\u003ci;r++){const[i,n,o,a]\u003dthis._lrtb(r);isNaN(i+n+o+a)||!isFinite(i+n+o+a)?t.add_empty():t.add(e(i,n),e(o,a),s(n,i),s(o,a))}}_render(t,e,s){const{sleft:i,sright:r,stop:n,sbottom:o}\u003dnull!\u003ds?s:this;for(const s of e){const e\u003di[s],h\u003dn[s],c\u003dr[s],_\u003do[s];function a(){t.beginPath(),t.rect(e,h,c-e,_-h)}isNaN(e+h+c+_)||(this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(t,s),a(),t.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(t,s),a(),t.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(t,s),a(),t.stroke()))}}_clamp_viewport(){const t\u003dthis.renderer.plot_view.frame.bbox.h_range,e\u003dthis.renderer.plot_view.frame.bbox.v_range,s\u003dthis.stop.length;for(let i\u003d0;i\u003cs;i++)this.stop[i]\u003dMath.max(this.stop[i],e.start),this.sbottom[i]\u003dMath.min(this.sbottom[i],e.end),this.sleft[i]\u003dMath.max(this.sleft[i],t.start),this.sright[i]\u003dMath.min(this.sright[i],t.end)}_hit_rect(t){return this._hit_rect_against_index(t)}_hit_point(t){const{sx:e,sy:s}\u003dt,i\u003dthis.renderer.xscale.invert(e),r\u003dthis.renderer.yscale.invert(s),n\u003d[...this.index.indices({x0:i,y0:r,x1:i,y1:r})];return new h.Selection({indices:n})}_hit_span(t){const{sx:e,sy:s}\u003dt;let i;if(\"v\"\u003d\u003dt.direction){const t\u003dthis.renderer.yscale.invert(s),e\u003dthis.renderer.plot_view.frame.bbox.h_range,[r,n]\u003dthis.renderer.xscale.r_invert(e.start,e.end);i\u003d[...this.index.indices({x0:r,y0:t,x1:n,y1:t})]}else{const t\u003dthis.renderer.xscale.invert(e),s\u003dthis.renderer.plot_view.frame.bbox.v_range,[r,n]\u003dthis.renderer.yscale.r_invert(s.start,s.end);i\u003d[...this.index.indices({x0:t,y0:r,x1:t,y1:n})]}return new h.Selection({indices:i})}draw_legend_for_index(t,e,s){a.generic_area_vector_legend(this.visuals,t,e,s)}}s.BoxView\u003dc,c.__name__\u003d\"BoxView\";class _ extends o.Glyph{constructor(t){super(t)}static init_Box(){this.mixins([n.LineVector,n.FillVector,n.HatchVector])}}s.Box\u003d_,_.__name__\u003d\"Box\",_.init_Box()},\n function _(e,t,s,i,r){i();const n\u003de(1),o\u003de(98),a\u003dn.__importStar(e(107)),c\u003dn.__importStar(e(18)),l\u003de(48),h\u003de(20),_\u003de(65),d\u003de(106),x\u003de(59);class p extends o.GlyphView{scenterxy(e){return[this.sx[e],this.sy[e]]}_set_data(){const{orientation:e,size:t,aspect_scale:s}\u003dthis.model,{q:i,r}\u003dthis,n\u003dthis.q.length;this._x\u003dnew Float64Array(n),this._y\u003dnew Float64Array(n);const{_x:o,_y:a}\u003dthis,c\u003dMath.sqrt(3);if(\"pointytop\"\u003d\u003de)for(let e\u003d0;e\u003cn;e++){const n\u003di.get(e),l\u003dr.get(e)/2;o[e]\u003dt*c*(n+l)/s,a[e]\u003d-3*t*l}else for(let e\u003d0;e\u003cn;e++){const n\u003di.get(e)/2,l\u003dr.get(e);o[e]\u003d3*t*n,a[e]\u003d-t*c*(l+n)*s}}_project_data(){_.inplace.project_xy(this._x,this._y)}_index_data(e){let t\u003dthis.model.size,s\u003dMath.sqrt(3)*t/2;\"flattop\"\u003d\u003dthis.model.orientation?([s,t]\u003d[t,s],t*\u003dthis.model.aspect_scale):s/\u003dthis.model.aspect_scale;const{data_size:i}\u003dthis;for(let r\u003d0;r\u003ci;r++){const i\u003dthis._x[r],n\u003dthis._y[r];isNaN(i+n)||!isFinite(i+n)?e.add_empty():e.add(i-s,n-t,i+s,n+t)}}map_data(){[this.sx,this.sy]\u003dthis.renderer.coordinates.map_to_screen(this._x,this._y),[this.svx,this.svy]\u003dthis._get_unscaled_vertices()}_get_unscaled_vertices(){const e\u003dthis.model.size,t\u003dthis.model.aspect_scale;if(\"pointytop\"\u003d\u003dthis.model.orientation){const s\u003dthis.renderer.yscale,i\u003dthis.renderer.xscale,r\u003dMath.abs(s.compute(0)-s.compute(e)),n\u003dMath.sqrt(3)/2*Math.abs(i.compute(0)-i.compute(e))/t,o\u003dr/2;return[[0,-n,-n,0,n,n],[r,o,-o,-r,-o,o]]}{const s\u003dthis.renderer.xscale,i\u003dthis.renderer.yscale,r\u003dMath.abs(s.compute(0)-s.compute(e)),n\u003dMath.sqrt(3)/2*Math.abs(i.compute(0)-i.compute(e))*t,o\u003dr/2;return[[r,o,-o,-r,-o,o],[0,-n,-n,0,n,n]]}}_render(e,t,s){const{sx:i,sy:r,svx:n,svy:o,scale:a}\u003dnull!\u003ds?s:this;for(const s of t){const t\u003di[s],c\u003dr[s],l\u003da.get(s);if(!isNaN(t+c+l)){e.translate(t,c),e.beginPath();for(let t\u003d0;t\u003c6;t++)e.lineTo(n[t]*l,o[t]*l);e.closePath(),e.translate(-t,-c),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,s),e.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(e,s),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,s),e.stroke())}}}_hit_point(e){const{sx:t,sy:s}\u003de,i\u003dthis.renderer.xscale.invert(t),r\u003dthis.renderer.yscale.invert(s),n\u003dthis.index.indices({x0:i,y0:r,x1:i,y1:r}),o\u003d[];for(const e of n)a.point_in_poly(t-this.sx[e],s-this.sy[e],this.svx,this.svy)\u0026\u0026o.push(e);return new x.Selection({indices:o})}_hit_span(e){const{sx:t,sy:s}\u003de;let i;if(\"v\"\u003d\u003de.direction){const e\u003dthis.renderer.yscale.invert(s),t\u003dthis.renderer.plot_view.frame.bbox.h_range,[r,n]\u003dthis.renderer.xscale.r_invert(t.start,t.end);i\u003d[...this.index.indices({x0:r,y0:e,x1:n,y1:e})]}else{const e\u003dthis.renderer.xscale.invert(t),s\u003dthis.renderer.plot_view.frame.bbox.v_range,[r,n]\u003dthis.renderer.yscale.r_invert(s.start,s.end);i\u003d[...this.index.indices({x0:e,y0:r,x1:e,y1:n})]}return new x.Selection({indices:i})}_hit_rect(e){const{sx0:t,sx1:s,sy0:i,sy1:r}\u003de,[n,o]\u003dthis.renderer.xscale.r_invert(t,s),[a,c]\u003dthis.renderer.yscale.r_invert(i,r),l\u003d[...this.index.indices({x0:n,x1:o,y0:a,y1:c})];return new x.Selection({indices:l})}draw_legend_for_index(e,t,s){d.generic_area_vector_legend(this.visuals,e,t,s)}}s.HexTileView\u003dp,p.__name__\u003d\"HexTileView\";class y extends o.Glyph{constructor(e){super(e)}static init_HexTile(){this.prototype.default_view\u003dp,this.mixins([l.LineVector,l.FillVector,l.HatchVector]),this.define((({Number:e})\u003d\u003e({r:[c.NumberSpec,{field:\"r\"}],q:[c.NumberSpec,{field:\"q\"}],scale:[c.NumberSpec,1],size:[e,1],aspect_scale:[e,1],orientation:[h.HexTileOrientation,\"pointytop\"]}))),this.override({line_color:null})}}s.HexTile\u003dy,y.__name__\u003d\"HexTile\",y.init_HexTile()},\n function _(e,a,t,_,s){_();const i\u003de(293),n\u003de(203),r\u003de(214);class o extends i.ImageBaseView{connect_signals(){super.connect_signals(),this.connect(this.model.color_mapper.change,(()\u003d\u003ethis._update_image()))}_update_image(){null!\u003dthis.image_data\u0026\u0026(this._set_data(null),this.renderer.request_render())}_flat_img_to_buf8(e){return this.model.color_mapper.rgba_mapper.v_compute(e)}}t.ImageView\u003do,o.__name__\u003d\"ImageView\";class m extends i.ImageBase{constructor(e){super(e)}static init_Image(){this.prototype.default_view\u003do,this.define((({Ref:e})\u003d\u003e({color_mapper:[e(n.ColorMapper),()\u003d\u003enew r.LinearColorMapper({palette:[\"#000000\",\"#252525\",\"#525252\",\"#737373\",\"#969696\",\"#bdbdbd\",\"#d9d9d9\",\"#f0f0f0\",\"#ffffff\"]})]})))}}t.Image\u003dm,m.__name__\u003d\"Image\",m.init_Image()},\n function _(e,t,i,s,a){s();const h\u003de(1),n\u003de(64),r\u003de(24),_\u003dh.__importStar(e(18)),d\u003de(59),l\u003de(9),g\u003de(29),o\u003de(11);class c extends n.XYGlyphView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.global_alpha.change,(()\u003d\u003ethis.renderer.request_render()))}_render(e,t,i){const{image_data:s,sx:a,sy:h,sw:n,sh:r}\u003dnull!\u003di?i:this,_\u003de.getImageSmoothingEnabled();e.setImageSmoothingEnabled(!1),e.globalAlpha\u003dthis.model.global_alpha;for(const i of t){const t\u003ds[i],_\u003da[i],d\u003dh[i],l\u003dn[i],g\u003dr[i];if(null\u003d\u003dt||isNaN(_+d+l+g))continue;const o\u003dd;e.translate(0,o),e.scale(1,-1),e.translate(0,-o),e.drawImage(t,0|_,0|d,l,g),e.translate(0,o),e.scale(1,-1),e.translate(0,-o)}e.setImageSmoothingEnabled(_)}_set_data(e){this._set_width_heigh_data();for(let t\u003d0,i\u003dthis.image.length;t\u003ci;t++){if(null!\u003de\u0026\u0026e.indexOf(t)\u003c0)continue;const i\u003dthis.image.get(t);let s;g.is_NDArray(i)?(o.assert(2\u003d\u003di.dimension,\"expected a 2D array\"),s\u003di,this._height[t]\u003di.shape[0],this._width[t]\u003di.shape[1]):(s\u003dl.concat(i),this._height[t]\u003di.length,this._width[t]\u003di[0].length);const a\u003dthis._flat_img_to_buf8(s);this._set_image_data_from_buffer(t,a)}}_index_data(e){const{data_size:t}\u003dthis;for(let i\u003d0;i\u003ct;i++){const[t,s,a,h]\u003dthis._lrtb(i);isNaN(t+s+a+h)||!isFinite(t+s+a+h)?e.add_empty():e.add(t,h,s,a)}}_lrtb(e){const t\u003dthis.dw.get(e),i\u003dthis.dh.get(e),s\u003dthis.renderer.xscale.source_range,a\u003dthis._x[e],h\u003ds.is_reversed?a-t:a+t,n\u003dthis.renderer.yscale.source_range,r\u003dthis._y[e],_\u003dn.is_reversed?r-i:r+i,[d,l]\u003da\u003ch?[a,h]:[h,a],[g,o]\u003dr\u003c_?[r,_]:[_,r];return[d,l,o,g]}_set_width_heigh_data(){null!\u003dthis.image_data\u0026\u0026this.image_data.length\u003d\u003dthis.image.length||(this.image_data\u003dnew Array(this.image.length)),null!\u003dthis._width\u0026\u0026this._width.length\u003d\u003dthis.image.length||(this._width\u003dnew Uint32Array(this.image.length)),null!\u003dthis._height\u0026\u0026this._height.length\u003d\u003dthis.image.length||(this._height\u003dnew Uint32Array(this.image.length))}_get_or_create_canvas(e){const t\u003dthis.image_data[e];if(null!\u003dt\u0026\u0026t.width\u003d\u003dthis._width[e]\u0026\u0026t.height\u003d\u003dthis._height[e])return t;{const t\u003ddocument.createElement(\"canvas\");return t.width\u003dthis._width[e],t.height\u003dthis._height[e],t}}_set_image_data_from_buffer(e,t){const i\u003dthis._get_or_create_canvas(e),s\u003di.getContext(\"2d\"),a\u003ds.getImageData(0,0,this._width[e],this._height[e]);a.data.set(t),s.putImageData(a,0,0),this.image_data[e]\u003di}_map_data(){\"data\"\u003d\u003dthis.model.properties.dw.units?this.sw\u003dthis.sdist(this.renderer.xscale,this._x,this.dw,\"edge\",this.model.dilate):this.sw\u003dr.to_screen(this.dw),\"data\"\u003d\u003dthis.model.properties.dh.units?this.sh\u003dthis.sdist(this.renderer.yscale,this._y,this.dh,\"edge\",this.model.dilate):this.sh\u003dr.to_screen(this.dh)}_image_index(e,t,i){const[s,a,h,n]\u003dthis._lrtb(e),r\u003dthis._width[e],_\u003dthis._height[e],d\u003d(a-s)/r,l\u003d(h-n)/_;let g\u003dMath.floor((t-s)/d),o\u003dMath.floor((i-n)/l);return this.renderer.xscale.source_range.is_reversed\u0026\u0026(g\u003dr-g-1),this.renderer.yscale.source_range.is_reversed\u0026\u0026(o\u003d_-o-1),{index:e,dim1:g,dim2:o,flat_index:o*r+g}}_hit_point(e){const{sx:t,sy:i}\u003de,s\u003dthis.renderer.xscale.invert(t),a\u003dthis.renderer.yscale.invert(i),h\u003dthis.index.indices({x0:s,x1:s,y0:a,y1:a}),n\u003dnew d.Selection;for(const e of h)t!\u003d1/0\u0026\u0026i!\u003d1/0\u0026\u0026n.image_indices.push(this._image_index(e,s,a));return n}}i.ImageBaseView\u003dc,c.__name__\u003d\"ImageBaseView\";class m extends n.XYGlyph{constructor(e){super(e)}static init_ImageBase(){this.define((({Boolean:e,Alpha:t})\u003d\u003e({image:[_.NDArraySpec,{field:\"image\"}],dw:[_.DistanceSpec,{field:\"dw\"}],dh:[_.DistanceSpec,{field:\"dh\"}],dilate:[e,!1],global_alpha:[t,1]})))}}i.ImageBase\u003dm,m.__name__\u003d\"ImageBase\",m.init_ImageBase()},\n function _(e,a,t,_,i){_();const n\u003de(293),s\u003de(8);class r extends n.ImageBaseView{_flat_img_to_buf8(e){let a;return a\u003ds.isArray(e)?new Uint32Array(e):e,new Uint8ClampedArray(a.buffer)}}t.ImageRGBAView\u003dr,r.__name__\u003d\"ImageRGBAView\";class m extends n.ImageBase{constructor(e){super(e)}static init_ImageRGBA(){this.prototype.default_view\u003dr}}t.ImageRGBA\u003dm,m.__name__\u003d\"ImageRGBA\",m.init_ImageRGBA()},\n function _(e,t,s,r,a){r();const i\u003de(1),n\u003de(64),o\u003de(24),c\u003de(20),_\u003di.__importStar(e(18)),h\u003de(12),l\u003de(296);class d extends n.XYGlyphView{constructor(){super(...arguments),this._images_rendered\u003d!1,this._set_data_iteration\u003d0}connect_signals(){super.connect_signals(),this.connect(this.model.properties.global_alpha.change,(()\u003d\u003ethis.renderer.request_render()))}_index_data(e){const{data_size:t}\u003dthis;for(let s\u003d0;s\u003ct;s++)e.add_empty()}_set_data(){this._set_data_iteration++;const e\u003dthis.url.length;this.image\u003dnew Array(e);const{retry_attempts:t,retry_timeout:s}\u003dthis.model,{_set_data_iteration:r}\u003dthis;for(let a\u003d0;a\u003ce;a++){const e\u003dthis.url.get(a);e\u0026\u0026new l.ImageLoader(e,{loaded:e\u003d\u003e{this._set_data_iteration\u003d\u003dr\u0026\u0026(this.image[a]\u003de,this.renderer.request_render())},attempts:t+1,timeout:s})}const a\u003d\"data\"\u003d\u003dthis.model.properties.w.units,i\u003d\"data\"\u003d\u003dthis.model.properties.h.units,n\u003dthis._x.length,c\u003dnew o.ScreenArray(a?2*n:n),_\u003dnew o.ScreenArray(i?2*n:n),{anchor:d}\u003dthis.model;function m(e,t){switch(d){case\"top_left\":case\"bottom_left\":case\"left\":case\"center_left\":return[e,e+t];case\"top\":case\"top_center\":case\"bottom\":case\"bottom_center\":case\"center\":case\"center_center\":return[e-t/2,e+t/2];case\"top_right\":case\"bottom_right\":case\"right\":case\"center_right\":return[e-t,e]}}function g(e,t){switch(d){case\"top_left\":case\"top\":case\"top_center\":case\"top_right\":return[e,e-t];case\"bottom_left\":case\"bottom\":case\"bottom_center\":case\"bottom_right\":return[e+t,e];case\"left\":case\"center_left\":case\"center\":case\"center_center\":case\"right\":case\"center_right\":return[e+t/2,e-t/2]}}if(a)for(let e\u003d0;e\u003cn;e++)[c[e],c[n+e]]\u003dm(this._x[e],this.w.get(e));else c.set(this._x,0);if(i)for(let e\u003d0;e\u003cn;e++)[_[e],_[n+e]]\u003dg(this._y[e],this.h.get(e));else _.set(this._y,0);const[u,p]\u003dh.minmax(c),[f,b]\u003dh.minmax(_);this._bounds_rect\u003d{x0:u,x1:p,y0:f,y1:b}}has_finished(){return super.has_finished()\u0026\u00261\u003d\u003dthis._images_rendered}_map_data(){\"data\"\u003d\u003dthis.model.properties.w.units?this.sw\u003dthis.sdist(this.renderer.xscale,this._x,this.w,\"edge\",this.model.dilate):this.sw\u003do.to_screen(this.w),\"data\"\u003d\u003dthis.model.properties.h.units?this.sh\u003dthis.sdist(this.renderer.yscale,this._y,this.h,\"edge\",this.model.dilate):this.sh\u003do.to_screen(this.h)}_render(e,t,s){const{image:r,sx:a,sy:i,sw:n,sh:o,angle:c}\u003dnull!\u003ds?s:this,{frame:_}\u003dthis.renderer.plot_view;e.rect(_.bbox.left+1,_.bbox.top+1,_.bbox.width-2,_.bbox.height-2),e.clip();let h\u003d!0;for(const s of t){if(isNaN(a[s]+i[s]+c.get(s)))continue;const t\u003dr[s];null!\u003dt?this._render_image(e,s,t,a,i,n,o,c):h\u003d!1}h\u0026\u0026!this._images_rendered\u0026\u0026(this._images_rendered\u003d!0,this.notify_finished())}_final_sx_sy(e,t,s,r,a){switch(e){case\"top_left\":return[t,s];case\"top\":case\"top_center\":return[t-r/2,s];case\"top_right\":return[t-r,s];case\"right\":case\"center_right\":return[t-r,s-a/2];case\"bottom_right\":return[t-r,s-a];case\"bottom\":case\"bottom_center\":return[t-r/2,s-a];case\"bottom_left\":return[t,s-a];case\"left\":case\"center_left\":return[t,s-a/2];case\"center\":case\"center_center\":return[t-r/2,s-a/2]}}_render_image(e,t,s,r,a,i,n,o){isNaN(i[t])\u0026\u0026(i[t]\u003ds.width),isNaN(n[t])\u0026\u0026(n[t]\u003ds.height);const c\u003di[t],_\u003dn[t],{anchor:h}\u003dthis.model,[l,d]\u003dthis._final_sx_sy(h,r[t],a[t],c,_),m\u003do.get(t);e.save(),e.globalAlpha\u003dthis.model.global_alpha;const g\u003dc/2,u\u003d_/2;m?(e.translate(l,d),e.translate(g,u),e.rotate(m),e.translate(-g,-u),e.drawImage(s,0,0,c,_),e.translate(g,u),e.rotate(-m),e.translate(-g,-u),e.translate(-l,-d)):e.drawImage(s,l,d,c,_),e.restore()}bounds(){return this._bounds_rect}}s.ImageURLView\u003dd,d.__name__\u003d\"ImageURLView\";class m extends n.XYGlyph{constructor(e){super(e)}static init_ImageURL(){this.prototype.default_view\u003dd,this.define((({Boolean:e,Int:t,Alpha:s})\u003d\u003e({url:[_.StringSpec,{field:\"url\"}],anchor:[c.Anchor,\"top_left\"],global_alpha:[s,1],angle:[_.AngleSpec,0],w:[_.NullDistanceSpec,null],h:[_.NullDistanceSpec,null],dilate:[e,!1],retry_attempts:[t,0],retry_timeout:[t,0]})))}}s.ImageURL\u003dm,m.__name__\u003d\"ImageURL\",m.init_ImageURL()},\n function _(i,e,t,s,o){s();const a\u003di(19);class n{constructor(i,e\u003d{}){this._image\u003dnew Image,this._finished\u003d!1;const{attempts:t\u003d1,timeout:s\u003d1}\u003de;this.promise\u003dnew Promise(((o,n)\u003d\u003e{this._image.crossOrigin\u003d\"anonymous\";let r\u003d0;this._image.onerror\u003d()\u003d\u003e{if(++r\u003d\u003dt){const s\u003d`unable to load ${i} image after ${t} attempts`;if(a.logger.warn(s),null\u003d\u003dthis._image.crossOrigin)return void(null!\u003de.failed\u0026\u0026e.failed());a.logger.warn(`attempting to load ${i} without a cross origin policy`),this._image.crossOrigin\u003dnull,r\u003d0}setTimeout((()\u003d\u003ethis._image.src\u003di),s)},this._image.onload\u003d()\u003d\u003e{this._finished\u003d!0,null!\u003de.loaded\u0026\u0026e.loaded(this._image),o(this._image)},this._image.src\u003di}))}get finished(){return this._finished}get image(){if(this._finished)return this._image;throw new Error(\"not loaded yet\")}}t.ImageLoader\u003dn,n.__name__\u003d\"ImageLoader\"},\n function _(t,s,e,i,n){i();const o\u003dt(1),l\u003dt(101),r\u003dt(98),h\u003dt(106),_\u003dt(12),a\u003dt(12),c\u003dt(48),d\u003do.__importStar(t(107)),x\u003do.__importStar(t(18)),y\u003dt(59),f\u003dt(11);class g extends r.GlyphView{_project_data(){}_index_data(t){const{min:s,max:e}\u003dMath,{data_size:i}\u003dthis;for(let n\u003d0;n\u003ci;n++){const i\u003dthis._xs[n],o\u003dthis._ys[n];if(0\u003d\u003di.length||0\u003d\u003do.length){t.add_empty();continue}let l\u003d1/0,r\u003d-1/0,h\u003d1/0,a\u003d-1/0;for(let t\u003d0,n\u003di.length;t\u003cn;t++){const n\u003di[t][0],c\u003do[t][0];if(0!\u003dn.length\u0026\u00260!\u003dc.length){const[t,i]\u003d_.minmax(n),[o,d]\u003d_.minmax(c);l\u003ds(l,t),r\u003de(r,i),h\u003ds(h,o),a\u003de(a,d)}}isFinite(l+r+h+a)?t.add(l,h,r,a):t.add_empty()}this._hole_index\u003dthis._index_hole_data()}_index_hole_data(){const{min:t,max:s}\u003dMath,{data_size:e}\u003dthis,i\u003dnew l.SpatialIndex(e);for(let n\u003d0;n\u003ce;n++){const e\u003dthis._xs[n],o\u003dthis._ys[n];if(0\u003d\u003de.length||0\u003d\u003do.length){i.add_empty();continue}let l\u003d1/0,r\u003d-1/0,h\u003d1/0,a\u003d-1/0;for(let i\u003d0,n\u003de.length;i\u003cn;i++){const n\u003de[i],c\u003do[i];if(n.length\u003e1\u0026\u0026c.length\u003e1)for(let e\u003d1,i\u003dn.length;e\u003ci;e++){const[i,o]\u003d_.minmax(n[e]),[d,x]\u003d_.minmax(c[e]);l\u003dt(l,i),r\u003ds(r,o),h\u003dt(h,d),a\u003ds(a,x)}}isFinite(l+r+h+a)?i.add(l,h,r,a):i.add_empty()}return i.finish(),i}_mask_data(){const{x_range:t,y_range:s}\u003dthis.renderer.plot_view.frame;return this.index.indices({x0:t.min,x1:t.max,y0:s.min,y1:s.max})}_inner_loop(t,s,e){t.beginPath();for(let i\u003d0,n\u003ds.length;i\u003cn;i++)for(let n\u003d0,o\u003ds[i].length;n\u003co;n++){const o\u003ds[i][n],l\u003de[i][n];for(let s\u003d0,e\u003do.length;s\u003ce;s++)0!\u003ds?t.lineTo(o[s],l[s]):t.moveTo(o[s],l[s]);t.closePath()}}_render(t,s,e){if(this.visuals.fill.doit||this.visuals.line.doit){const{sxs:i,sys:n}\u003dnull!\u003de?e:this;for(const e of s){const s\u003di[e],o\u003dn[e];this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(t,e),this._inner_loop(t,s,o),t.fill(\"evenodd\")),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(t,e),this._inner_loop(t,s,o),t.fill(\"evenodd\")),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(t,e),this._inner_loop(t,s,o),t.stroke())}}}_hit_rect(t){const{sx0:s,sx1:e,sy0:i,sy1:n}\u003dt,o\u003d[s,e,e,s],l\u003d[i,i,n,n],[r,h]\u003dthis.renderer.xscale.r_invert(s,e),[_,a]\u003dthis.renderer.yscale.r_invert(i,n),c\u003dthis.index.indices({x0:r,x1:h,y0:_,y1:a}),x\u003d[];for(const t of c){const s\u003dthis.sxs[t],e\u003dthis.sys[t];let i\u003d!0;for(let t\u003d0,n\u003ds.length;t\u003cn;t++){for(let n\u003d0,r\u003ds[t][0].length;n\u003cr;n++){const r\u003ds[t][0][n],h\u003de[t][0][n];if(!d.point_in_poly(r,h,o,l)){i\u003d!1;break}}if(!i)break}i\u0026\u0026x.push(t)}return new y.Selection({indices:x})}_hit_point(t){const{sx:s,sy:e}\u003dt,i\u003dthis.renderer.xscale.invert(s),n\u003dthis.renderer.yscale.invert(e),o\u003dthis.index.indices({x0:i,y0:n,x1:i,y1:n}),l\u003dthis._hole_index.indices({x0:i,y0:n,x1:i,y1:n}),r\u003d[];for(const t of o){const i\u003dthis.sxs[t],n\u003dthis.sys[t];for(let o\u003d0,h\u003di.length;o\u003ch;o++){const h\u003di[o].length;if(d.point_in_poly(s,e,i[o][0],n[o][0]))if(1\u003d\u003dh)r.push(t);else if(l.get(t)){if(h\u003e1){let l\u003d!1;for(let t\u003d1;t\u003ch;t++){const r\u003di[o][t],h\u003dn[o][t];if(d.point_in_poly(s,e,r,h)){l\u003d!0;break}}l||r.push(t)}}else r.push(t)}}return new y.Selection({indices:r})}_get_snap_coord(t){return a.sum(t)/t.length}scenterxy(t,s,e){if(1\u003d\u003dthis.sxs[t].length){return[this._get_snap_coord(this.sxs[t][0][0]),this._get_snap_coord(this.sys[t][0][0])]}{const i\u003dthis.sxs[t],n\u003dthis.sys[t];for(let t\u003d0,o\u003di.length;t\u003co;t++)if(d.point_in_poly(s,e,i[t][0],n[t][0])){return[this._get_snap_coord(i[t][0]),this._get_snap_coord(n[t][0])]}}f.unreachable()}map_data(){const t\u003dthis._xs.length;this.sxs\u003dnew Array(t),this.sys\u003dnew Array(t);for(let s\u003d0;s\u003ct;s++){const t\u003dthis._xs[s].length;this.sxs[s]\u003dnew Array(t),this.sys[s]\u003dnew Array(t);for(let e\u003d0;e\u003ct;e++){const t\u003dthis._xs[s][e].length;this.sxs[s][e]\u003dnew Array(t),this.sys[s][e]\u003dnew Array(t);for(let i\u003d0;i\u003ct;i++){const[t,n]\u003dthis.renderer.coordinates.map_to_screen(this._xs[s][e][i],this._ys[s][e][i]);this.sxs[s][e][i]\u003dt,this.sys[s][e][i]\u003dn}}}}draw_legend_for_index(t,s,e){h.generic_area_vector_legend(this.visuals,t,s,e)}}e.MultiPolygonsView\u003dg,g.__name__\u003d\"MultiPolygonsView\";class p extends r.Glyph{constructor(t){super(t)}static init_MultiPolygons(){this.prototype.default_view\u003dg,this.define((({})\u003d\u003e({xs:[x.XCoordinateSeqSeqSeqSpec,{field:\"xs\"}],ys:[x.YCoordinateSeqSeqSeqSpec,{field:\"ys\"}]}))),this.mixins([c.LineVector,c.FillVector,c.HatchVector])}}e.MultiPolygons\u003dp,p.__name__\u003d\"MultiPolygons\",p.init_MultiPolygons()},\n function _(a,t,e,l,s){l();const _\u003da(287),i\u003da(12);class n extends _.EllipseOvalView{_map_data(){super._map_data(),i.mul(this.sw,.75)}}e.OvalView\u003dn,n.__name__\u003d\"OvalView\";class v extends _.EllipseOval{constructor(a){super(a)}static init_Oval(){this.prototype.default_view\u003dn}}e.Oval\u003dv,v.__name__\u003d\"Oval\",v.init_Oval()},\n function _(t,e,i,o,s){o();const r\u003dt(1),_\u003dt(290),d\u003dr.__importStar(t(18));class n extends _.BoxView{scenterxy(t){return[this.sleft[t]/2+this.sright[t]/2,this.stop[t]/2+this.sbottom[t]/2]}_lrtb(t){return[this._left[t],this._right[t],this._top[t],this._bottom[t]]}}i.QuadView\u003dn,n.__name__\u003d\"QuadView\";class a extends _.Box{constructor(t){super(t)}static init_Quad(){this.prototype.default_view\u003dn,this.define((({})\u003d\u003e({right:[d.XCoordinateSpec,{field:\"right\"}],bottom:[d.YCoordinateSpec,{field:\"bottom\"}],left:[d.XCoordinateSpec,{field:\"left\"}],top:[d.YCoordinateSpec,{field:\"top\"}]})))}}i.Quad\u003da,a.__name__\u003d\"Quad\",a.init_Quad()},\n function _(e,t,i,s,n){s();const a\u003de(1),c\u003de(48),o\u003de(65),r\u003de(98),_\u003de(106),d\u003da.__importStar(e(18));function l(e,t,i){if(t\u003d\u003d(e+i)/2)return[e,i];{const s\u003d(e-t)/(e-2*t+i),n\u003de*(1-s)**2+2*t*(1-s)*s+i*s**2;return[Math.min(e,i,n),Math.max(e,i,n)]}}class x extends r.GlyphView{_project_data(){o.inplace.project_xy(this._x0,this._y0),o.inplace.project_xy(this._x1,this._y1)}_index_data(e){const{_x0:t,_x1:i,_y0:s,_y1:n,_cx:a,_cy:c,data_size:o}\u003dthis;for(let r\u003d0;r\u003co;r++){const o\u003dt[r],_\u003di[r],d\u003ds[r],x\u003dn[r],y\u003da[r],h\u003dc[r];if(isNaN(o+_+d+x+y+h))e.add_empty();else{const[t,i]\u003dl(o,y,_),[s,n]\u003dl(d,h,x);e.add(t,s,i,n)}}}_render(e,t,i){if(this.visuals.line.doit){const{sx0:s,sy0:n,sx1:a,sy1:c,scx:o,scy:r}\u003dnull!\u003di?i:this;for(const i of t){const t\u003ds[i],_\u003dn[i],d\u003da[i],l\u003dc[i],x\u003do[i],y\u003dr[i];isNaN(t+_+d+l+x+y)||(e.beginPath(),e.moveTo(t,_),e.quadraticCurveTo(x,y,d,l),this.visuals.line.set_vectorize(e,i),e.stroke())}}}draw_legend_for_index(e,t,i){_.generic_line_vector_legend(this.visuals,e,t,i)}scenterxy(){throw new Error(`${this}.scenterxy() is not implemented`)}}i.QuadraticView\u003dx,x.__name__\u003d\"QuadraticView\";class y extends r.Glyph{constructor(e){super(e)}static init_Quadratic(){this.prototype.default_view\u003dx,this.define((({})\u003d\u003e({x0:[d.XCoordinateSpec,{field:\"x0\"}],y0:[d.YCoordinateSpec,{field:\"y0\"}],x1:[d.XCoordinateSpec,{field:\"x1\"}],y1:[d.YCoordinateSpec,{field:\"y1\"}],cx:[d.XCoordinateSpec,{field:\"cx\"}],cy:[d.YCoordinateSpec,{field:\"cy\"}]}))),this.mixins(c.LineVector)}}i.Quadratic\u003dy,y.__name__\u003d\"Quadratic\",y.init_Quadratic()},\n function _(e,t,s,i,n){i();const a\u003de(1),l\u003de(64),h\u003de(106),r\u003de(48),o\u003de(24),_\u003da.__importStar(e(18));class c extends l.XYGlyphView{_map_data(){\"data\"\u003d\u003dthis.model.properties.length.units?this.slength\u003dthis.sdist(this.renderer.xscale,this._x,this.length):this.slength\u003do.to_screen(this.length);const{width:e,height:t}\u003dthis.renderer.plot_view.frame.bbox,s\u003d2*(e+t),{slength:i}\u003dthis;for(let e\u003d0,t\u003di.length;e\u003ct;e++)0\u003d\u003di[e]\u0026\u0026(i[e]\u003ds)}_render(e,t,s){const{sx:i,sy:n,slength:a,angle:l}\u003dnull!\u003ds?s:this;if(this.visuals.line.doit)for(const s of t){const t\u003di[s],h\u003dn[s],r\u003dl.get(s),o\u003da[s];isNaN(t+h+r+o)||(e.translate(t,h),e.rotate(r),e.beginPath(),e.moveTo(0,0),e.lineTo(o,0),this.visuals.line.set_vectorize(e,s),e.stroke(),e.rotate(-r),e.translate(-t,-h))}}draw_legend_for_index(e,t,s){h.generic_line_vector_legend(this.visuals,e,t,s)}}s.RayView\u003dc,c.__name__\u003d\"RayView\";class g extends l.XYGlyph{constructor(e){super(e)}static init_Ray(){this.prototype.default_view\u003dc,this.mixins(r.LineVector),this.define((({})\u003d\u003e({length:[_.DistanceSpec,0],angle:[_.AngleSpec,0]})))}}s.Ray\u003dg,g.__name__\u003d\"Ray\",g.init_Ray()},\n function _(t,s,e,i,h){i();const r\u003dt(288),n\u003dt(106),a\u003dt(24),o\u003dt(12),l\u003dt(59);class _ extends r.CenterRotatableView{_map_data(){if(\"data\"\u003d\u003dthis.model.properties.width.units)[this.sw,this.sx0]\u003dthis._map_dist_corner_for_data_side_length(this._x,this.width,this.renderer.xscale);else{this.sw\u003da.to_screen(this.width);const t\u003dthis.sx.length;this.sx0\u003dnew a.ScreenArray(t);for(let s\u003d0;s\u003ct;s++)this.sx0[s]\u003dthis.sx[s]-this.sw[s]/2}if(\"data\"\u003d\u003dthis.model.properties.height.units)[this.sh,this.sy1]\u003dthis._map_dist_corner_for_data_side_length(this._y,this.height,this.renderer.yscale);else{this.sh\u003da.to_screen(this.height);const t\u003dthis.sy.length;this.sy1\u003dnew a.ScreenArray(t);for(let s\u003d0;s\u003ct;s++)this.sy1[s]\u003dthis.sy[s]-this.sh[s]/2}const t\u003dthis.sw.length;this.ssemi_diag\u003dnew a.ScreenArray(t);for(let s\u003d0;s\u003ct;s++)this.ssemi_diag[s]\u003dMath.sqrt(this.sw[s]/2*this.sw[s]/2+this.sh[s]/2*this.sh[s]/2)}_render(t,s,e){const{sx:i,sy:h,sx0:r,sy1:n,sw:a,sh:o,angle:l}\u003dnull!\u003de?e:this;for(const e of s){const s\u003di[e],_\u003dh[e],c\u003dr[e],d\u003dn[e],f\u003da[e],y\u003do[e],g\u003dl.get(e);isNaN(s+_+c+d+f+y+g)||0!\u003df\u0026\u00260!\u003dy\u0026\u0026(t.beginPath(),g?(t.translate(s,_),t.rotate(g),t.rect(-f/2,-y/2,f,y),t.rotate(-g),t.translate(-s,-_)):t.rect(c,d,f,y),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(t,e),t.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(t,e),t.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(t,e),t.stroke()))}}_hit_rect(t){return this._hit_rect_against_index(t)}_hit_point(t){let{sx:s,sy:e}\u003dt;const i\u003dthis.renderer.xscale.invert(s),h\u003dthis.renderer.yscale.invert(e),r\u003dthis.sx0.length,n\u003dnew a.ScreenArray(r);for(let t\u003d0;t\u003cr;t++)n[t]\u003dthis.sx0[t]+this.sw[t]/2;const _\u003dnew a.ScreenArray(r);for(let t\u003d0;t\u003cr;t++)_[t]\u003dthis.sy1[t]+this.sh[t]/2;const c\u003do.max(this._ddist(0,n,this.ssemi_diag)),d\u003do.max(this._ddist(1,_,this.ssemi_diag)),f\u003di-c,y\u003di+c,g\u003dh-d,w\u003dh+d;let x,u;const v\u003d[];for(const t of this.index.indices({x0:f,x1:y,y0:g,y1:w})){const i\u003dthis.angle.get(t);if(i){const h\u003dMath.sin(-i),r\u003dMath.cos(-i),n\u003dr*(s-this.sx[t])-h*(e-this.sy[t])+this.sx[t],a\u003dh*(s-this.sx[t])+r*(e-this.sy[t])+this.sy[t];s\u003dn,e\u003da,x\u003dMath.abs(this.sx[t]-s)\u003c\u003dthis.sw[t]/2,u\u003dMath.abs(this.sy[t]-e)\u003c\u003dthis.sh[t]/2}else{const i\u003ds-this.sx0[t],h\u003de-this.sy1[t];x\u003d0\u003c\u003di\u0026\u0026i\u003c\u003dthis.sw[t],u\u003d0\u003c\u003dh\u0026\u0026h\u003c\u003dthis.sh[t]}x\u0026\u0026u\u0026\u0026v.push(t)}return new l.Selection({indices:v})}_map_dist_corner_for_data_side_length(t,s,e){const i\u003dt.length,h\u003dnew Float64Array(i),r\u003dnew Float64Array(i);for(let e\u003d0;e\u003ci;e++){const i\u003dt[e],n\u003ds.get(e)/2;h[e]\u003di-n,r[e]\u003di+n}const n\u003de.v_compute(h),a\u003de.v_compute(r),o\u003dthis.sdist(e,h,s,\"edge\",this.model.dilate);let l\u003dn;for(let t\u003d0;t\u003ci;t++){const s\u003dn[t],e\u003da[t];if(!isNaN(s+e)\u0026\u0026s!\u003de){l\u003ds\u003ce?n:a;break}}return[o,l]}_ddist(t,s,e){const i\u003da.infer_type(s,e),h\u003d0\u003d\u003dt?this.renderer.xscale:this.renderer.yscale,r\u003ds,n\u003dr.length,o\u003dnew i(n);for(let t\u003d0;t\u003cn;t++)o[t]\u003dr[t]+e[t];const l\u003dh.v_invert(r),_\u003dh.v_invert(o),c\u003dl.length,d\u003dnew i(c);for(let t\u003d0;t\u003cc;t++)d[t]\u003dMath.abs(_[t]-l[t]);return d}draw_legend_for_index(t,s,e){n.generic_area_vector_legend(this.visuals,t,s,e)}}e.RectView\u003d_,_.__name__\u003d\"RectView\";class c extends r.CenterRotatable{constructor(t){super(t)}static init_Rect(){this.prototype.default_view\u003d_,this.define((({Boolean:t})\u003d\u003e({dilate:[t,!1]})))}}e.Rect\u003dc,c.__name__\u003d\"Rect\",c.init_Rect()},\n function _(e,t,r,s,i){s();const a\u003de(1),n\u003de(304),_\u003de(305),l\u003de(283),c\u003da.__importStar(e(18));class o extends n.MarkerView{_init_webgl(){const{webgl:e}\u003dthis.renderer.plot_view.canvas_view;if(null!\u003de){const t\u003dnew Set(this.marker);if(1\u003d\u003dt.size){const[r]\u003d[...t];if(l.MarkerGL.is_supported(r)){const{glglyph:t}\u003dthis;if(null\u003d\u003dt||t.marker_type!\u003dr)return void(this.glglyph\u003dnew l.MarkerGL(e.gl,this,r))}}}delete this.glglyph}_set_data(e){super._set_data(e),this._init_webgl()}_render(e,t,r){const{sx:s,sy:i,size:a,angle:n,marker:l}\u003dnull!\u003dr?r:this;for(const r of t){const t\u003ds[r],c\u003di[r],o\u003da.get(r),g\u003dn.get(r),h\u003dl.get(r);if(isNaN(t+c+o+g)||null\u003d\u003dh)continue;const d\u003do/2;e.beginPath(),e.translate(t,c),g\u0026\u0026e.rotate(g),_.marker_funcs[h](e,r,d,this.visuals),g\u0026\u0026e.rotate(-g),e.translate(-t,-c)}}draw_legend_for_index(e,{x0:t,x1:r,y0:s,y1:i},a){const n\u003da+1,_\u003dthis.marker.get(a),l\u003dObject.assign(Object.assign({},this._get_legend_args({x0:t,x1:r,y0:s,y1:i},a)),{marker:new c.UniformScalar(_,n)});this._render(e,[a],l)}}r.ScatterView\u003do,o.__name__\u003d\"ScatterView\";class g extends n.Marker{constructor(e){super(e)}static init_Scatter(){this.prototype.default_view\u003do,this.define((()\u003d\u003e({marker:[c.MarkerSpec,{value:\"circle\"}]})))}}r.Scatter\u003dg,g.__name__\u003d\"Scatter\",g.init_Scatter()},\n function _(e,t,s,i,n){i();const r\u003de(1),a\u003de(64),c\u003de(48),_\u003dr.__importStar(e(107)),o\u003dr.__importStar(e(18)),h\u003de(9),l\u003de(59);class x extends a.XYGlyphView{_render(e,t,s){const{sx:i,sy:n,size:r,angle:a}\u003dnull!\u003ds?s:this;for(const s of t){const t\u003di[s],c\u003dn[s],_\u003dr.get(s),o\u003da.get(s);if(isNaN(t+c+_+o))continue;const h\u003d_/2;e.beginPath(),e.translate(t,c),o\u0026\u0026e.rotate(o),this._render_one(e,s,h,this.visuals),o\u0026\u0026e.rotate(-o),e.translate(-t,-c)}}_mask_data(){const{x_target:e,y_target:t}\u003dthis.renderer.plot_view.frame,s\u003de.widen(this.max_size).map((e\u003d\u003ethis.renderer.xscale.invert(e))),i\u003dt.widen(this.max_size).map((e\u003d\u003ethis.renderer.yscale.invert(e)));return this.index.indices({x0:s.start,x1:s.end,y0:i.start,y1:i.end})}_hit_point(e){const{sx:t,sy:s}\u003de,{max_size:i}\u003dthis,{hit_dilation:n}\u003dthis.model,r\u003dt-i*n,a\u003dt+i*n,[c,_]\u003dthis.renderer.xscale.r_invert(r,a),o\u003ds-i*n,h\u003ds+i*n,[x,d]\u003dthis.renderer.yscale.r_invert(o,h),y\u003dthis.index.indices({x0:c,x1:_,y0:x,y1:d}),g\u003d[];for(const e of y){const i\u003dthis.size.get(e)/2*n;Math.abs(this.sx[e]-t)\u003c\u003di\u0026\u0026Math.abs(this.sy[e]-s)\u003c\u003di\u0026\u0026g.push(e)}return new l.Selection({indices:g})}_hit_span(e){const{sx:t,sy:s}\u003de,i\u003dthis.bounds(),n\u003dthis.max_size/2;let r,a,c,_;if(\"h\"\u003d\u003de.direction){c\u003di.y0,_\u003di.y1;const e\u003dt-n,s\u003dt+n;[r,a]\u003dthis.renderer.xscale.r_invert(e,s)}else{r\u003di.x0,a\u003di.x1;const e\u003ds-n,t\u003ds+n;[c,_]\u003dthis.renderer.yscale.r_invert(e,t)}const o\u003d[...this.index.indices({x0:r,x1:a,y0:c,y1:_})];return new l.Selection({indices:o})}_hit_rect(e){const{sx0:t,sx1:s,sy0:i,sy1:n}\u003de,[r,a]\u003dthis.renderer.xscale.r_invert(t,s),[c,_]\u003dthis.renderer.yscale.r_invert(i,n),o\u003d[...this.index.indices({x0:r,x1:a,y0:c,y1:_})];return new l.Selection({indices:o})}_hit_poly(e){const{sx:t,sy:s}\u003de,i\u003dh.range(0,this.sx.length),n\u003d[];for(let e\u003d0,r\u003di.length;e\u003cr;e++){const r\u003di[e];_.point_in_poly(this.sx[e],this.sy[e],t,s)\u0026\u0026n.push(r)}return new l.Selection({indices:n})}_get_legend_args({x0:e,x1:t,y0:s,y1:i},n){const r\u003dn+1,a\u003dnew Array(r),c\u003dnew Array(r);a[n]\u003d(e+t)/2,c[n]\u003d(s+i)/2;const _\u003d.4*Math.min(Math.abs(t-e),Math.abs(i-s));return{sx:a,sy:c,size:new o.UniformScalar(_,r),angle:new o.UniformScalar(0,r)}}draw_legend_for_index(e,{x0:t,x1:s,y0:i,y1:n},r){const a\u003dthis._get_legend_args({x0:t,x1:s,y0:i,y1:n},r);this._render(e,[r],a)}}s.MarkerView\u003dx,x.__name__\u003d\"MarkerView\";class d extends a.XYGlyph{constructor(e){super(e)}static init_Marker(){this.mixins([c.LineVector,c.FillVector,c.HatchVector]),this.define((({Number:e})\u003d\u003e({size:[o.ScreenDistanceSpec,{value:4}],angle:[o.AngleSpec,0],hit_dilation:[e,1]})))}}s.Marker\u003dd,d.__name__\u003d\"Marker\",d.init_Marker()},\n function _(t,e,i,o,l){o();const n\u003dMath.sqrt(3),c\u003dMath.sqrt(5),r\u003d(c+1)/4,s\u003dMath.sqrt((5-c)/8),f\u003d(c-1)/4,a\u003dMath.sqrt((5+c)/8);function h(t,e){t.rotate(Math.PI/4),d(t,e),t.rotate(-Math.PI/4)}function v(t,e){const i\u003de*n,o\u003di/3;t.moveTo(-i/2,-o),t.lineTo(0,0),t.lineTo(i/2,-o),t.lineTo(0,0),t.lineTo(0,e)}function d(t,e){t.moveTo(0,e),t.lineTo(0,-e),t.moveTo(-e,0),t.lineTo(e,0)}function _(t,e){t.moveTo(0,e),t.lineTo(e/1.5,0),t.lineTo(0,-e),t.lineTo(-e/1.5,0),t.closePath()}function u(t,e){const i\u003de*n,o\u003di/3;t.moveTo(-e,o),t.lineTo(e,o),t.lineTo(0,o-i),t.closePath()}function z(t,e,i,o){t.arc(0,0,i,0,2*Math.PI,!1),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}function T(t,e,i,o){_(t,i),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}function k(t,e,i,o){!function(t,e){t.beginPath(),t.arc(0,0,e/4,0,2*Math.PI,!1),t.closePath()}(t,i),o.line.set_vectorize(t,e),t.fillStyle\u003dt.strokeStyle,t.fill()}function P(t,e,i,o){!function(t,e){const i\u003de/2,o\u003dn*i;t.moveTo(e,0),t.lineTo(i,-o),t.lineTo(-i,-o),t.lineTo(-e,0),t.lineTo(-i,o),t.lineTo(i,o),t.closePath()}(t,i),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}function m(t,e,i,o){const l\u003d2*i;t.rect(-i,-i,l,l),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}function q(t,e,i,o){!function(t,e){const i\u003dMath.sqrt(5-2*c)*e;t.moveTo(0,-e),t.lineTo(i*f,i*a-e),t.lineTo(i*(1+f),i*a-e),t.lineTo(i*(1+f-r),i*(a+s)-e),t.lineTo(i*(1+2*f-r),i*(2*a+s)-e),t.lineTo(0,2*i*a-e),t.lineTo(-i*(1+2*f-r),i*(2*a+s)-e),t.lineTo(-i*(1+f-r),i*(a+s)-e),t.lineTo(-i*(1+f),i*a-e),t.lineTo(-i*f,i*a-e),t.closePath()}(t,i),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}function M(t,e,i,o){u(t,i),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}i.marker_funcs\u003d{asterisk:function(t,e,i,o){d(t,i),h(t,i),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},circle:z,circle_cross:function(t,e,i,o){t.arc(0,0,i,0,2*Math.PI,!1),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),d(t,i),t.stroke())},circle_dot:function(t,e,i,o){z(t,e,i,o),k(t,e,i,o)},circle_y:function(t,e,i,o){t.arc(0,0,i,0,2*Math.PI,!1),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),v(t,i),t.stroke())},circle_x:function(t,e,i,o){t.arc(0,0,i,0,2*Math.PI,!1),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),h(t,i),t.stroke())},cross:function(t,e,i,o){d(t,i),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},diamond:T,diamond_dot:function(t,e,i,o){T(t,e,i,o),k(t,e,i,o)},diamond_cross:function(t,e,i,o){_(t,i),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.moveTo(0,i),t.lineTo(0,-i),t.moveTo(-i/1.5,0),t.lineTo(i/1.5,0),t.stroke())},dot:k,hex:P,hex_dot:function(t,e,i,o){P(t,e,i,o),k(t,e,i,o)},inverted_triangle:function(t,e,i,o){t.rotate(Math.PI),u(t,i),t.rotate(-Math.PI),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},plus:function(t,e,i,o){const l\u003d3*i/8,n\u003d[l,l,i,i,l,l,-l,-l,-i,-i,-l,-l],c\u003d[i,l,l,-l,-l,-i,-i,-l,-l,l,l,i];t.beginPath();for(let e\u003d0;e\u003c12;e++)t.lineTo(n[e],c[e]);t.closePath(),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},square:m,square_cross:function(t,e,i,o){const l\u003d2*i;t.rect(-i,-i,l,l),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),d(t,i),t.stroke())},square_dot:function(t,e,i,o){m(t,e,i,o),k(t,e,i,o)},square_pin:function(t,e,i,o){const l\u003d3*i/8;t.moveTo(-i,-i),t.quadraticCurveTo(0,-l,i,-i),t.quadraticCurveTo(l,0,i,i),t.quadraticCurveTo(0,l,-i,i),t.quadraticCurveTo(-l,0,-i,-i),t.closePath(),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},square_x:function(t,e,i,o){const l\u003d2*i;t.rect(-i,-i,l,l),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.moveTo(-i,i),t.lineTo(i,-i),t.moveTo(-i,-i),t.lineTo(i,i),t.stroke())},star:q,star_dot:function(t,e,i,o){q(t,e,i,o),k(t,e,i,o)},triangle:M,triangle_dot:function(t,e,i,o){M(t,e,i,o),k(t,e,i,o)},triangle_pin:function(t,e,i,o){const l\u003di*n,c\u003dl/3,r\u003d3*c/8;t.moveTo(-i,c),t.quadraticCurveTo(0,r,i,c),t.quadraticCurveTo(n*r/2,r/2,0,c-l),t.quadraticCurveTo(-n*r/2,r/2,-i,c),t.closePath(),o.fill.doit\u0026\u0026(o.fill.set_vectorize(t,e),t.fill()),o.hatch.doit\u0026\u0026(o.hatch.set_vectorize(t,e),t.fill()),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},dash:function(t,e,i,o){!function(t,e){t.moveTo(-e,0),t.lineTo(e,0)}(t,i),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},x:function(t,e,i,o){h(t,i),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())},y:function(t,e,i,o){v(t,i),o.line.doit\u0026\u0026(o.line.set_vectorize(t,e),t.stroke())}}},\n function _(e,t,s,i,n){i();const r\u003de(1),_\u003dr.__importStar(e(107)),o\u003dr.__importStar(e(18)),h\u003de(48),a\u003de(65),c\u003de(98),d\u003de(106),x\u003de(59);class y extends c.GlyphView{_project_data(){a.inplace.project_xy(this._x0,this._y0),a.inplace.project_xy(this._x1,this._y1)}_index_data(e){const{min:t,max:s}\u003dMath,{_x0:i,_x1:n,_y0:r,_y1:_,data_size:o}\u003dthis;for(let h\u003d0;h\u003co;h++){const o\u003di[h],a\u003dn[h],c\u003dr[h],d\u003d_[h];isNaN(o+a+c+d)?e.add_empty():e.add(t(o,a),t(c,d),s(o,a),s(c,d))}}_render(e,t,s){if(this.visuals.line.doit){const{sx0:i,sy0:n,sx1:r,sy1:_}\u003dnull!\u003ds?s:this;for(const s of t){const t\u003di[s],o\u003dn[s],h\u003dr[s],a\u003d_[s];isNaN(t+o+h+a)||(e.beginPath(),e.moveTo(t,o),e.lineTo(h,a),this.visuals.line.set_vectorize(e,s),e.stroke())}}}_hit_point(e){const{sx:t,sy:s}\u003de,i\u003d{x:t,y:s},[n,r]\u003dthis.renderer.xscale.r_invert(t-2,t+2),[o,h]\u003dthis.renderer.yscale.r_invert(s-2,s+2),a\u003dthis.index.indices({x0:n,y0:o,x1:r,y1:h}),c\u003d[];for(const e of a){const t\u003dMath.max(2,this.line_width.get(e)/2)**2,s\u003d{x:this.sx0[e],y:this.sy0[e]},n\u003d{x:this.sx1[e],y:this.sy1[e]};_.dist_to_segment_squared(i,s,n)\u003ct\u0026\u0026c.push(e)}return new x.Selection({indices:c})}_hit_span(e){const[t,s]\u003dthis.renderer.plot_view.frame.bbox.ranges,{sx:i,sy:n}\u003de;let r,_,o;\"v\"\u003d\u003de.direction?(o\u003dthis.renderer.yscale.invert(n),[r,_]\u003d[this._y0,this._y1]):(o\u003dthis.renderer.xscale.invert(i),[r,_]\u003d[this._x0,this._x1]);const h\u003d[],[a,c]\u003dthis.renderer.xscale.r_invert(t.start,t.end),[d,y]\u003dthis.renderer.yscale.r_invert(s.start,s.end),l\u003dthis.index.indices({x0:a,y0:d,x1:c,y1:y});for(const t of l){(r[t]\u003c\u003do\u0026\u0026o\u003c\u003d_[t]||_[t]\u003c\u003do\u0026\u0026o\u003c\u003dr[t])\u0026\u0026h.push(t);const s\u003d1.5+this.line_width.get(t)/2;r[t]\u003d\u003d_[t]\u0026\u0026(\"h\"\u003d\u003de.direction?Math.abs(this.sx0[t]-i)\u003c\u003ds\u0026\u0026h.push(t):Math.abs(this.sy0[t]-n)\u003c\u003ds\u0026\u0026h.push(t))}return new x.Selection({indices:h})}scenterxy(e){return[this.sx0[e]/2+this.sx1[e]/2,this.sy0[e]/2+this.sy1[e]/2]}draw_legend_for_index(e,t,s){d.generic_line_vector_legend(this.visuals,e,t,s)}}s.SegmentView\u003dy,y.__name__\u003d\"SegmentView\";class l extends c.Glyph{constructor(e){super(e)}static init_Segment(){this.prototype.default_view\u003dy,this.define((({})\u003d\u003e({x0:[o.XCoordinateSpec,{field:\"x0\"}],y0:[o.YCoordinateSpec,{field:\"y0\"}],x1:[o.XCoordinateSpec,{field:\"x1\"}],y1:[o.YCoordinateSpec,{field:\"y1\"}]}))),this.mixins(h.LineVector)}}s.Segment\u003dl,l.__name__\u003d\"Segment\",l.init_Segment()},\n function _(t,e,s,i,n){i();const _\u003dt(1),l\u003dt(64),o\u003d_.__importStar(t(48)),a\u003dt(308);class c extends l.XYGlyphView{_set_data(){const{tension:t,closed:e}\u003dthis.model;[this._xt,this._yt]\u003da.catmullrom_spline(this._x,this._y,20,t,e)}_map_data(){const{x_scale:t,y_scale:e}\u003dthis.renderer.coordinates;this.sxt\u003dt.v_compute(this._xt),this.syt\u003de.v_compute(this._yt)}_render(t,e,s){const{sxt:i,syt:n}\u003dnull!\u003ds?s:this;this.visuals.line.set_value(t);const _\u003di.length;for(let e\u003d0;e\u003c_;e++)0!\u003de?isNaN(i[e])||isNaN(n[e])?(t.stroke(),t.beginPath()):t.lineTo(i[e],n[e]):(t.beginPath(),t.moveTo(i[e],n[e]));t.stroke()}}s.SplineView\u003dc,c.__name__\u003d\"SplineView\";class h extends l.XYGlyph{constructor(t){super(t)}static init_Spline(){this.prototype.default_view\u003dc,this.mixins(o.LineScalar),this.define((({Boolean:t,Number:e})\u003d\u003e({tension:[e,.5],closed:[t,!1]})))}}s.Spline\u003dh,h.__name__\u003d\"Spline\",h.init_Spline()},\n function _(n,t,e,o,s){o();const c\u003dn(24),l\u003dn(11);e.catmullrom_spline\u003dfunction(n,t,e\u003d10,o\u003d.5,s\u003d!1){l.assert(n.length\u003d\u003dt.length);const r\u003dn.length,f\u003ds?r+1:r,w\u003dc.infer_type(n,t),i\u003dnew w(f+2),u\u003dnew w(f+2);i.set(n,1),u.set(t,1),s?(i[0]\u003dn[r-1],u[0]\u003dt[r-1],i[f]\u003dn[0],u[f]\u003dt[0],i[f+1]\u003dn[1],u[f+1]\u003dt[1]):(i[0]\u003dn[0],u[0]\u003dt[0],i[f+1]\u003dn[r-1],u[f+1]\u003dt[r-1]);const g\u003dnew w(4*(e+1));for(let n\u003d0,t\u003d0;n\u003c\u003de;n++){const o\u003dn/e,s\u003do**2,c\u003do*s;g[t++]\u003d2*c-3*s+1,g[t++]\u003d-2*c+3*s,g[t++]\u003dc-2*s+o,g[t++]\u003dc-s}const h\u003dnew w((f-1)*(e+1)),_\u003dnew w((f-1)*(e+1));for(let n\u003d1,t\u003d0;n\u003cf;n++){const s\u003d(i[n+1]-i[n-1])*o,c\u003d(u[n+1]-u[n-1])*o,l\u003d(i[n+2]-i[n])*o,r\u003d(u[n+2]-u[n])*o;for(let o\u003d0;o\u003c\u003d4*e;t++){const e\u003dg[o++],f\u003dg[o++],w\u003dg[o++],a\u003dg[o++];h[t]\u003de*i[n]+f*i[n+1]+w*s+a*l,_[t]\u003de*u[n]+f*u[n+1]+w*c+a*r}}return[h,_]}},\n function _(e,t,i,n,s){n();const o\u003de(1),l\u003de(64),r\u003de(106),a\u003do.__importStar(e(48)),_\u003de(20);class c extends l.XYGlyphView{_render(e,t,i){const{sx:n,sy:s}\u003dnull!\u003di?i:this;let o\u003d!1,l\u003dnull;this.visuals.line.set_value(e);const r\u003dt.length;if(!(r\u003c2)){e.beginPath(),e.moveTo(n[0],s[0]);for(const i of t){let t,r,a,_;switch(this.model.mode){case\"before\":[t,a]\u003d[n[i-1],s[i]],[r,_]\u003d[n[i],s[i]];break;case\"after\":[t,a]\u003d[n[i],s[i-1]],[r,_]\u003d[n[i],s[i]];break;case\"center\":{const e\u003d(n[i-1]+n[i])/2;[t,a]\u003d[e,s[i-1]],[r,_]\u003d[e,s[i]];break}default:throw new Error(\"unexpected\")}if(o){if(!isFinite(n[i]+s[i])){e.stroke(),e.beginPath(),o\u003d!1,l\u003di;continue}null!\u003dl\u0026\u0026i-l\u003e1\u0026\u0026(e.stroke(),o\u003d!1)}o?(e.lineTo(t,a),e.lineTo(r,_)):(e.beginPath(),e.moveTo(n[i],s[i]),o\u003d!0),l\u003di}e.lineTo(n[r-1],s[r-1]),e.stroke()}}draw_legend_for_index(e,t,i){r.generic_line_scalar_legend(this.visuals,e,t)}}i.StepView\u003dc,c.__name__\u003d\"StepView\";class d extends l.XYGlyph{constructor(e){super(e)}static init_Step(){this.prototype.default_view\u003dc,this.mixins(a.LineScalar),this.define((()\u003d\u003e({mode:[_.StepMode,\"before\"]})))}}i.Step\u003dd,d.__name__\u003d\"Step\",d.init_Step()},\n function _(t,e,s,i,n){i();const o\u003dt(1),_\u003dt(64),h\u003dt(48),l\u003do.__importStar(t(107)),r\u003do.__importStar(t(18)),a\u003dt(143),c\u003dt(11),x\u003dt(59);class u extends _.XYGlyphView{_rotate_point(t,e,s,i,n){return[(t-s)*Math.cos(n)-(e-i)*Math.sin(n)+s,(t-s)*Math.sin(n)+(e-i)*Math.cos(n)+i]}_text_bounds(t,e,s,i){return[[t,t+s,t+s,t,t],[e,e,e-i,e-i,e]]}_render(t,e,s){const{sx:i,sy:n,x_offset:o,y_offset:_,angle:h,text:l}\u003dnull!\u003ds?s:this;this._sys\u003d[],this._sxs\u003d[];for(const s of e){const e\u003dthis._sxs[s]\u003d[],r\u003dthis._sys[s]\u003d[],c\u003di[s],x\u003dn[s],u\u003do.get(s),f\u003d_.get(s),p\u003dh.get(s),g\u003dl.get(s);if(!isNaN(c+x+u+f+p)\u0026\u0026null!\u003dg\u0026\u0026this.visuals.text.doit){const i\u003d`${g}`;t.save(),t.translate(c+u,x+f),t.rotate(p),this.visuals.text.set_vectorize(t,s);const n\u003dthis.visuals.text.font_value(s),{height:o}\u003da.font_metrics(n),_\u003dthis.text_line_height.get(s)*o;if(-1\u003d\u003di.indexOf(\"\\n\")){t.fillText(i,0,0);const s\u003dc+u,n\u003dx+f,o\u003dt.measureText(i).width,[h,l]\u003dthis._text_bounds(s,n,o,_);e.push(h),r.push(l)}else{const n\u003di.split(\"\\n\"),o\u003d_*n.length,h\u003dthis.text_baseline.get(s);let l;switch(h){case\"top\":l\u003d0;break;case\"middle\":l\u003d-o/2+_/2;break;case\"bottom\":l\u003d-o+_;break;default:l\u003d0,console.warn(`\u0027${h}\u0027 baseline not supported with multi line text`)}for(const s of n){t.fillText(s,0,l);const i\u003dc+u,n\u003dl+x+f,o\u003dt.measureText(s).width,[h,a]\u003dthis._text_bounds(i,n,o,_);e.push(h),r.push(a),l+\u003d_}}t.restore()}}}_hit_point(t){const{sx:e,sy:s}\u003dt,i\u003d[];for(let t\u003d0;t\u003cthis._sxs.length;t++){const n\u003dthis._sxs[t],o\u003dthis._sys[t],_\u003dn.length;for(let h\u003d0,r\u003d_;h\u003cr;h++){const[r,a]\u003dthis._rotate_point(e,s,n[_-1][0],o[_-1][0],-this.angle.get(t));l.point_in_poly(r,a,n[h],o[h])\u0026\u0026i.push(t)}}return new x.Selection({indices:i})}scenterxy(t){const e\u003dthis._sxs[t],s\u003dthis._sys[t];c.assert(0!\u003de.length\u0026\u00260!\u003ds.length);const i\u003de[0][0],n\u003ds[0][0],o\u003d(e[0][2]+i)/2,_\u003d(s[0][2]+n)/2,[h,l]\u003dthis._rotate_point(o,_,i,n,this.angle.get(t));return[h,l]}}s.TextView\u003du,u.__name__\u003d\"TextView\";class f extends _.XYGlyph{constructor(t){super(t)}static init_Text(){this.prototype.default_view\u003du,this.mixins(h.TextVector),this.define((({})\u003d\u003e({text:[r.NullStringSpec,{field:\"text\"}],angle:[r.AngleSpec,0],x_offset:[r.NumberSpec,0],y_offset:[r.NumberSpec,0]})))}}s.Text\u003df,f.__name__\u003d\"Text\",f.init_Text()},\n function _(t,s,e,i,r){i();const h\u003dt(1),o\u003dt(290),a\u003dt(24),n\u003dh.__importStar(t(18));class _ extends o.BoxView{scenterxy(t){return[this.sx[t],(this.stop[t]+this.sbottom[t])/2]}_lrtb(t){const s\u003dthis.width.get(t)/2,e\u003dthis._x[t],i\u003dthis._top[t],r\u003dthis._bottom[t];return[e-s,e+s,Math.max(i,r),Math.min(i,r)]}_map_data(){this.sx\u003dthis.renderer.xscale.v_compute(this._x),this.sw\u003dthis.sdist(this.renderer.xscale,this._x,this.width,\"center\"),this.stop\u003dthis.renderer.yscale.v_compute(this._top),this.sbottom\u003dthis.renderer.yscale.v_compute(this._bottom);const t\u003dthis.sx.length;this.sleft\u003dnew a.ScreenArray(t),this.sright\u003dnew a.ScreenArray(t);for(let s\u003d0;s\u003ct;s++)this.sleft[s]\u003dthis.sx[s]-this.sw[s]/2,this.sright[s]\u003dthis.sx[s]+this.sw[s]/2;this._clamp_viewport()}}e.VBarView\u003d_,_.__name__\u003d\"VBarView\";class c extends o.Box{constructor(t){super(t)}static init_VBar(){this.prototype.default_view\u003d_,this.define((({})\u003d\u003e({x:[n.XCoordinateSpec,{field:\"x\"}],bottom:[n.YCoordinateSpec,{value:0}],width:[n.NumberSpec,{value:1}],top:[n.YCoordinateSpec,{field:\"top\"}]})))}}e.VBar\u003dc,c.__name__\u003d\"VBar\",c.init_VBar()},\n function _(e,t,s,i,n){i();const r\u003de(1),a\u003de(64),l\u003de(106),c\u003de(48),d\u003de(24),h\u003de(20),o\u003dr.__importStar(e(18)),_\u003de(10),u\u003de(59);class g extends a.XYGlyphView{_map_data(){\"data\"\u003d\u003dthis.model.properties.radius.units?this.sradius\u003dthis.sdist(this.renderer.xscale,this._x,this.radius):this.sradius\u003dd.to_screen(this.radius)}_render(e,t,s){const{sx:i,sy:n,sradius:r,start_angle:a,end_angle:l}\u003dnull!\u003ds?s:this,c\u003d\"anticlock\"\u003d\u003dthis.model.direction;for(const s of t){const t\u003di[s],d\u003dn[s],h\u003dr[s],o\u003da.get(s),_\u003dl.get(s);isNaN(t+d+h+o+_)||(e.beginPath(),e.arc(t,d,h,o,_,c),e.lineTo(t,d),e.closePath(),this.visuals.fill.doit\u0026\u0026(this.visuals.fill.set_vectorize(e,s),e.fill()),this.visuals.hatch.doit\u0026\u0026(this.visuals.hatch.set_vectorize(e,s),e.fill()),this.visuals.line.doit\u0026\u0026(this.visuals.line.set_vectorize(e,s),e.stroke()))}}_hit_point(e){let t,s,i,n,r,a,l,c,d;const{sx:h,sy:o}\u003de,g\u003dthis.renderer.xscale.invert(h),p\u003dthis.renderer.yscale.invert(o),x\u003d2*this.max_radius;\"data\"\u003d\u003d\u003dthis.model.properties.radius.units?(a\u003dg-x,l\u003dg+x,c\u003dp-x,d\u003dp+x):(s\u003dh-x,i\u003dh+x,[a,l]\u003dthis.renderer.xscale.r_invert(s,i),n\u003do-x,r\u003do+x,[c,d]\u003dthis.renderer.yscale.r_invert(n,r));const f\u003d[];for(const e of this.index.indices({x0:a,x1:l,y0:c,y1:d})){const a\u003dthis.sradius[e]**2;[s,i]\u003dthis.renderer.xscale.r_compute(g,this._x[e]),[n,r]\u003dthis.renderer.yscale.r_compute(p,this._y[e]),t\u003d(s-i)**2+(n-r)**2,t\u003c\u003da\u0026\u0026f.push(e)}const v\u003d\"anticlock\"\u003d\u003dthis.model.direction,y\u003d[];for(const e of f){const t\u003dMath.atan2(o-this.sy[e],h-this.sx[e]);_.angle_between(-t,-this.start_angle.get(e),-this.end_angle.get(e),v)\u0026\u0026y.push(e)}return new u.Selection({indices:y})}draw_legend_for_index(e,t,s){l.generic_area_vector_legend(this.visuals,e,t,s)}scenterxy(e){const t\u003dthis.sradius[e]/2,s\u003d(this.start_angle.get(e)+this.end_angle.get(e))/2;return[this.sx[e]+t*Math.cos(s),this.sy[e]+t*Math.sin(s)]}}s.WedgeView\u003dg,g.__name__\u003d\"WedgeView\";class p extends a.XYGlyph{constructor(e){super(e)}static init_Wedge(){this.prototype.default_view\u003dg,this.mixins([c.LineVector,c.FillVector,c.HatchVector]),this.define((({})\u003d\u003e({direction:[h.Direction,\"anticlock\"],radius:[o.DistanceSpec,{field:\"radius\"}],start_angle:[o.AngleSpec,{field:\"start_angle\"}],end_angle:[o.AngleSpec,{field:\"end_angle\"}]})))}}s.Wedge\u003dp,p.__name__\u003d\"Wedge\",p.init_Wedge()},\n function _(t,_,r,o,a){o();const e\u003dt(1);e.__exportStar(t(126),r),e.__exportStar(t(125),r),e.__exportStar(t(314),r)},\n function _(t,a,o,r,e){r();const n\u003dt(125);class l extends n.LayoutProvider{constructor(t){super(t)}static init_StaticLayoutProvider(){this.define((({Number:t,Tuple:a,Dict:o})\u003d\u003e({graph_layout:[o(a(t,t)),{}]})))}get_node_coordinates(t){var a;const o\u003dnull!\u003d\u003d(a\u003dt.data.index)\u0026\u0026void 0!\u003d\u003da?a:[],r\u003do.length,e\u003dnew Float64Array(r),n\u003dnew Float64Array(r);for(let t\u003d0;t\u003cr;t++){const a\u003dthis.graph_layout[o[t]],[r,l]\u003dnull!\u003da?a:[NaN,NaN];e[t]\u003dr,n[t]\u003dl}return[e,n]}get_edge_coordinates(t){var a,o;const r\u003dnull!\u003d\u003d(a\u003dt.data.start)\u0026\u0026void 0!\u003d\u003da?a:[],e\u003dnull!\u003d\u003d(o\u003dt.data.end)\u0026\u0026void 0!\u003d\u003do?o:[],n\u003dMath.min(r.length,e.length),l\u003d[],i\u003d[],u\u003dnull!\u003dt.data.xs\u0026\u0026null!\u003dt.data.ys;for(let a\u003d0;a\u003cn;a++){const o\u003dnull!\u003dthis.graph_layout[r[a]]\u0026\u0026null!\u003dthis.graph_layout[e[a]];if(u\u0026\u0026o)l.push(t.data.xs[a]),i.push(t.data.ys[a]);else{let t,n;o?(t\u003dthis.graph_layout[r[a]],n\u003dthis.graph_layout[e[a]]):(t\u003d[NaN,NaN],n\u003d[NaN,NaN]),l.push([t[0],n[0]]),i.push([t[1],n[1]])}}return[l,i]}}o.StaticLayoutProvider\u003dl,l.__name__\u003d\"StaticLayoutProvider\",l.init_StaticLayoutProvider()},\n function _(i,d,n,r,G){r(),G(\"Grid\",i(316).Grid)},\n function _(i,e,t,s,n){s();const r\u003di(1),o\u003di(162),d\u003di(164),l\u003di(165),_\u003dr.__importStar(i(48)),a\u003di(8);class h extends d.GuideRendererView{_render(){const i\u003dthis.layer.ctx;i.save(),this._draw_regions(i),this._draw_minor_grids(i),this._draw_grids(i),i.restore()}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render()))}_draw_regions(i){if(!this.visuals.band_fill.doit\u0026\u0026!this.visuals.band_hatch.doit)return;const[e,t]\u003dthis.grid_coords(\"major\",!1);for(let s\u003d0;s\u003ce.length-1;s++){if(s%2!\u003d1)continue;const[n,r]\u003dthis.coordinates.map_to_screen(e[s],t[s]),[o,d]\u003dthis.coordinates.map_to_screen(e[s+1],t[s+1]);i.beginPath(),i.rect(n[0],r[0],o[1]-n[0],d[1]-r[0]),this.visuals.band_fill.doit\u0026\u0026(this.visuals.band_fill.set_value(i),i.fill()),this.visuals.band_hatch.doit\u0026\u0026(this.visuals.band_hatch.set_value(i),i.fill())}}_draw_grids(i){if(!this.visuals.grid_line.doit)return;const[e,t]\u003dthis.grid_coords(\"major\");this._draw_grid_helper(i,this.visuals.grid_line,e,t)}_draw_minor_grids(i){if(!this.visuals.minor_grid_line.doit)return;const[e,t]\u003dthis.grid_coords(\"minor\");this._draw_grid_helper(i,this.visuals.minor_grid_line,e,t)}_draw_grid_helper(i,e,t,s){e.set_value(i),i.beginPath();for(let e\u003d0;e\u003ct.length;e++){const[n,r]\u003dthis.coordinates.map_to_screen(t[e],s[e]);i.moveTo(Math.round(n[0]),Math.round(r[0]));for(let e\u003d1;e\u003cn.length;e++)i.lineTo(Math.round(n[e]),Math.round(r[e]))}i.stroke()}ranges(){const i\u003dthis.model.dimension,e\u003d(i+1)%2,{ranges:t}\u003dthis.coordinates;return[t[i],t[e]]}computed_bounds(){const[i]\u003dthis.ranges(),e\u003dthis.model.bounds,t\u003d[i.min,i.max];let s,n;if(a.isArray(e))s\u003dMath.min(e[0],e[1]),n\u003dMath.max(e[0],e[1]),s\u003ct[0]\u0026\u0026(s\u003dt[0]),n\u003et[1]\u0026\u0026(n\u003dt[1]);else{[s,n]\u003dt;for(const i of this.plot_view.axis_views)i.dimension\u003d\u003dthis.model.dimension\u0026\u0026i.model.x_range_name\u003d\u003dthis.model.x_range_name\u0026\u0026i.model.y_range_name\u003d\u003dthis.model.y_range_name\u0026\u0026([s,n]\u003di.computed_bounds)}return[s,n]}grid_coords(i,e\u003d!0){const t\u003dthis.model.dimension,s\u003d(t+1)%2,[n,r]\u003dthis.ranges();let[o,d]\u003dthis.computed_bounds();[o,d]\u003d[Math.min(o,d),Math.max(o,d)];const l\u003d[[],[]],_\u003dthis.model.get_ticker();if(null\u003d\u003d_)return l;const a\u003d_.get_ticks(o,d,n,r.min)[i],h\u003dn.min,u\u003dn.max,c\u003dr.min,m\u003dr.max;e||(a[0]!\u003dh\u0026\u0026a.splice(0,0,h),a[a.length-1]!\u003du\u0026\u0026a.push(u));for(let i\u003d0;i\u003ca.length;i++){if((a[i]\u003d\u003dh||a[i]\u003d\u003du)\u0026\u0026e)continue;const n\u003d[],r\u003d[],o\u003d2;for(let e\u003d0;e\u003co;e++){const t\u003dc+(m-c)/(o-1)*e;n.push(a[i]),r.push(t)}l[t].push(n),l[s].push(r)}return l}}t.GridView\u003dh,h.__name__\u003d\"GridView\";class u extends d.GuideRenderer{constructor(i){super(i)}static init_Grid(){this.prototype.default_view\u003dh,this.mixins([[\"grid_\",_.Line],[\"minor_grid_\",_.Line],[\"band_\",_.Fill],[\"band_\",_.Hatch]]),this.define((({Number:i,Auto:e,Enum:t,Ref:s,Tuple:n,Or:r,Nullable:d})\u003d\u003e({bounds:[r(n(i,i),e),\"auto\"],dimension:[t(0,1),0],axis:[d(s(o.Axis)),null],ticker:[d(s(l.Ticker)),null]}))),this.override({level:\"underlay\",band_fill_color:null,band_fill_alpha:0,grid_line_color:\"#e5e5e5\",minor_grid_line_color:null})}get_ticker(){return null!\u003dthis.ticker?this.ticker:null!\u003dthis.axis?this.axis.ticker:null}}t.Grid\u003du,u.__name__\u003d\"Grid\",u.init_Grid()},\n function _(o,a,x,B,e){B(),e(\"Box\",o(318).Box),e(\"Column\",o(320).Column),e(\"GridBox\",o(321).GridBox),e(\"HTMLBox\",o(322).HTMLBox),e(\"LayoutDOM\",o(319).LayoutDOM),e(\"Panel\",o(323).Panel),e(\"Row\",o(324).Row),e(\"Spacer\",o(325).Spacer),e(\"Tabs\",o(326).Tabs),e(\"WidgetBox\",o(329).WidgetBox)},\n function _(e,n,i,t,s){t();const o\u003de(319);class c extends o.LayoutDOMView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.children.change,(()\u003d\u003ethis.rebuild()))}get child_models(){return this.model.children}}i.BoxView\u003dc,c.__name__\u003d\"BoxView\";class r extends o.LayoutDOM{constructor(e){super(e)}static init_Box(){this.define((({Number:e,Array:n,Ref:i})\u003d\u003e({children:[n(i(o.LayoutDOM)),[]],spacing:[e,0]})))}}i.Box\u003dr,r.__name__\u003d\"Box\",r.init_Box()},\n function _(t,i,e,s,o){s();const l\u003dt(53),n\u003dt(20),h\u003dt(43),a\u003dt(19),r\u003dt(8),_\u003dt(22),d\u003dt(122),c\u003dt(240),u\u003dt(221),m\u003dt(44),p\u003dt(249);class g extends c.DOMView{constructor(){super(...arguments),this._idle_notified\u003d!1,this._offset_parent\u003dnull,this._viewport\u003d{}}initialize(){super.initialize(),this.el.style.position\u003dthis.is_root?\"relative\":\"absolute\",this._child_views\u003dnew Map}async lazy_initialize(){await super.lazy_initialize(),await this.build_child_views()}remove(){for(const t of this.child_views)t.remove();this._child_views.clear(),super.remove()}connect_signals(){super.connect_signals(),this.is_root\u0026\u0026(this._on_resize\u003d()\u003d\u003ethis.resize_layout(),window.addEventListener(\"resize\",this._on_resize),this._parent_observer\u003dsetInterval((()\u003d\u003e{const t\u003dthis.el.offsetParent;this._offset_parent!\u003dt\u0026\u0026(this._offset_parent\u003dt,null!\u003dt\u0026\u0026(this.compute_viewport(),this.invalidate_layout()))}),250));const t\u003dthis.model.properties;this.on_change([t.width,t.height,t.min_width,t.min_height,t.max_width,t.max_height,t.margin,t.width_policy,t.height_policy,t.sizing_mode,t.aspect_ratio,t.visible],(()\u003d\u003ethis.invalidate_layout())),this.on_change([t.background,t.css_classes],(()\u003d\u003ethis.invalidate_render()))}disconnect_signals(){null!\u003dthis._parent_observer\u0026\u0026clearTimeout(this._parent_observer),null!\u003dthis._on_resize\u0026\u0026window.removeEventListener(\"resize\",this._on_resize),super.disconnect_signals()}css_classes(){return super.css_classes().concat(this.model.css_classes)}get child_views(){return this.child_models.map((t\u003d\u003ethis._child_views.get(t)))}async build_child_views(){await d.build_views(this._child_views,this.child_models,{parent:this})}render(){super.render(),h.empty(this.el);const{background:t}\u003dthis.model;this.el.style.backgroundColor\u003dnull!\u003dt?_.color2css(t):\"\",h.classes(this.el).clear().add(...this.css_classes());for(const t of this.child_views)this.el.appendChild(t.el),t.render()}update_layout(){for(const t of this.child_views)t.update_layout();this._update_layout()}update_position(){this.el.style.display\u003dthis.model.visible?\"block\":\"none\";const t\u003dthis.is_root?this.layout.sizing.margin:void 0;h.position(this.el,this.layout.bbox,t);for(const t of this.child_views)t.update_position()}after_layout(){for(const t of this.child_views)t.after_layout();this._has_finished\u003d!0}compute_viewport(){this._viewport\u003dthis._viewport_size()}renderTo(t){t.appendChild(this.el),this._offset_parent\u003dthis.el.offsetParent,this.compute_viewport(),this.build()}build(){return this.assert_root(),this.render(),this.update_layout(),this.compute_layout(),this}async rebuild(){await this.build_child_views(),this.invalidate_render()}compute_layout(){const t\u003dDate.now();this.layout.compute(this._viewport),this.update_position(),this.after_layout(),a.logger.debug(`layout computed in ${Date.now()-t} ms`),this.notify_finished()}resize_layout(){this.root.compute_viewport(),this.root.compute_layout()}invalidate_layout(){this.root.update_layout(),this.root.compute_layout()}invalidate_render(){this.render(),this.invalidate_layout()}has_finished(){if(!super.has_finished())return!1;for(const t of this.child_views)if(!t.has_finished())return!1;return!0}notify_finished(){this.is_root?!this._idle_notified\u0026\u0026this.has_finished()\u0026\u0026null!\u003dthis.model.document\u0026\u0026(this._idle_notified\u003d!0,this.model.document.notify_idle(this.model)):this.root.notify_finished()}_width_policy(){return null!\u003dthis.model.width?\"fixed\":\"fit\"}_height_policy(){return null!\u003dthis.model.height?\"fixed\":\"fit\"}box_sizing(){let{width_policy:t,height_policy:i,aspect_ratio:e}\u003dthis.model;\"auto\"\u003d\u003dt\u0026\u0026(t\u003dthis._width_policy()),\"auto\"\u003d\u003di\u0026\u0026(i\u003dthis._height_policy());const{sizing_mode:s}\u003dthis.model;if(null!\u003ds)if(\"fixed\"\u003d\u003ds)t\u003di\u003d\"fixed\";else if(\"stretch_both\"\u003d\u003ds)t\u003di\u003d\"max\";else if(\"stretch_width\"\u003d\u003ds)t\u003d\"max\";else if(\"stretch_height\"\u003d\u003ds)i\u003d\"max\";else switch(null\u003d\u003de\u0026\u0026(e\u003d\"auto\"),s){case\"scale_width\":t\u003d\"max\",i\u003d\"min\";break;case\"scale_height\":t\u003d\"min\",i\u003d\"max\";break;case\"scale_both\":t\u003d\"max\",i\u003d\"max\"}const o\u003d{width_policy:t,height_policy:i},{min_width:l,min_height:n}\u003dthis.model;null!\u003dl\u0026\u0026(o.min_width\u003dl),null!\u003dn\u0026\u0026(o.min_height\u003dn);const{width:h,height:a}\u003dthis.model;null!\u003dh\u0026\u0026(o.width\u003dh),null!\u003da\u0026\u0026(o.height\u003da);const{max_width:_,max_height:d}\u003dthis.model;null!\u003d_\u0026\u0026(o.max_width\u003d_),null!\u003dd\u0026\u0026(o.max_height\u003dd),\"auto\"\u003d\u003de\u0026\u0026null!\u003dh\u0026\u0026null!\u003da?o.aspect\u003dh/a:r.isNumber(e)\u0026\u0026(o.aspect\u003de);const{margin:c}\u003dthis.model;if(null!\u003dc)if(r.isNumber(c))o.margin\u003d{top:c,right:c,bottom:c,left:c};else if(2\u003d\u003dc.length){const[t,i]\u003dc;o.margin\u003d{top:t,right:i,bottom:t,left:i}}else{const[t,i,e,s]\u003dc;o.margin\u003d{top:t,right:i,bottom:e,left:s}}o.visible\u003dthis.model.visible;const{align:u}\u003dthis.model;return r.isArray(u)?[o.halign,o.valign]\u003du:o.halign\u003do.valign\u003du,o}_viewport_size(){return h.undisplayed(this.el,(()\u003d\u003e{let t\u003dthis.el;for(;t\u003dt.parentElement;){if(t.classList.contains(m.root))continue;if(t\u003d\u003ddocument.body){const{margin:{left:t,right:i,top:e,bottom:s}}\u003dh.extents(document.body);return{width:Math.ceil(document.documentElement.clientWidth-t-i),height:Math.ceil(document.documentElement.clientHeight-e-s)}}const{padding:{left:i,right:e,top:s,bottom:o}}\u003dh.extents(t),{width:l,height:n}\u003dt.getBoundingClientRect();let a\u003d0;for(const i of t.children){const{height:t}\u003di.getBoundingClientRect(),{margin:{top:e,bottom:s}}\u003dh.extents(i);a+\u003dt+e+s}const r\u003dMath.ceil(l-i-e),_\u003dMath.ceil(n-s-o-a);if(r\u003e0||_\u003e0)return{width:r\u003e0?r:void 0,height:_\u003e0?_:void 0}}return{}}))}export(t,i\u003d!0){const e\u003d\"png\"\u003d\u003dt?\"canvas\":\"svg\",s\u003dnew p.CanvasLayer(e,i),{width:o,height:l}\u003dthis.layout.bbox;s.resize(o,l);for(const e of this.child_views){const o\u003de.export(t,i),{x:l,y:n}\u003de.layout.bbox;s.ctx.drawImage(o.canvas,l,n)}return s}serializable_state(){return Object.assign(Object.assign({},super.serializable_state()),{bbox:this.layout.bbox.box,children:this.child_views.map((t\u003d\u003et.serializable_state()))})}}e.LayoutDOMView\u003dg,g.__name__\u003d\"LayoutDOMView\";class f extends l.Model{constructor(t){super(t)}static init_LayoutDOM(){this.define((t\u003d\u003e{const{Boolean:i,Number:e,String:s,Auto:o,Color:l,Array:h,Tuple:a,Or:r,Null:_,Nullable:d}\u003dt,c\u003da(e,e),m\u003da(e,e,e,e);return{width:[d(e),null],height:[d(e),null],min_width:[d(e),null],min_height:[d(e),null],max_width:[d(e),null],max_height:[d(e),null],margin:[d(r(e,c,m)),[0,0,0,0]],width_policy:[r(u.SizingPolicy,o),\"auto\"],height_policy:[r(u.SizingPolicy,o),\"auto\"],aspect_ratio:[r(e,o,_),null],sizing_mode:[d(n.SizingMode),null],visible:[i,!0],disabled:[i,!1],align:[r(n.Align,a(n.Align,n.Align)),\"start\"],background:[d(l),null],css_classes:[h(s),[]]}}))}}e.LayoutDOM\u003df,f.__name__\u003d\"LayoutDOM\",f.init_LayoutDOM()},\n function _(t,s,i,o,n){o();const e\u003dt(318),l\u003dt(223);class u extends e.BoxView{_update_layout(){const t\u003dthis.child_views.map((t\u003d\u003et.layout));this.layout\u003dnew l.Column(t),this.layout.rows\u003dthis.model.rows,this.layout.spacing\u003d[this.model.spacing,0],this.layout.set_sizing(this.box_sizing())}}i.ColumnView\u003du,u.__name__\u003d\"ColumnView\";class a extends e.Box{constructor(t){super(t)}static init_Column(){this.prototype.default_view\u003du,this.define((({Any:t})\u003d\u003e({rows:[t,\"auto\"]})))}}i.Column\u003da,a.__name__\u003d\"Column\",a.init_Column()},\n function _(t,s,i,o,e){o();const n\u003dt(319),l\u003dt(223);class a extends n.LayoutDOMView{connect_signals(){super.connect_signals();const{children:t,rows:s,cols:i,spacing:o}\u003dthis.model.properties;this.on_change([t,s,i,o],(()\u003d\u003ethis.rebuild()))}get child_models(){return this.model.children.map((([t])\u003d\u003et))}_update_layout(){this.layout\u003dnew l.Grid,this.layout.rows\u003dthis.model.rows,this.layout.cols\u003dthis.model.cols,this.layout.spacing\u003dthis.model.spacing;for(const[t,s,i,o,e]of this.model.children){const n\u003dthis._child_views.get(t);this.layout.items.push({layout:n.layout,row:s,col:i,row_span:o,col_span:e})}this.layout.set_sizing(this.box_sizing())}}i.GridBoxView\u003da,a.__name__\u003d\"GridBoxView\";class r extends n.LayoutDOM{constructor(t){super(t)}static init_GridBox(){this.prototype.default_view\u003da,this.define((({Any:t,Int:s,Number:i,Tuple:o,Array:e,Ref:l,Or:a,Opt:r})\u003d\u003e({children:[e(o(l(n.LayoutDOM),s,s,r(s),r(s))),[]],rows:[t,\"auto\"],cols:[t,\"auto\"],spacing:[a(i,o(i,i)),0]})))}}i.GridBox\u003dr,r.__name__\u003d\"GridBox\",r.init_GridBox()},\n function _(t,e,o,s,n){s();const _\u003dt(319),i\u003dt(221);class a extends _.LayoutDOMView{get child_models(){return[]}_update_layout(){this.layout\u003dnew i.ContentBox(this.el),this.layout.set_sizing(this.box_sizing())}}o.HTMLBoxView\u003da,a.__name__\u003d\"HTMLBoxView\";class u extends _.LayoutDOM{constructor(t){super(t)}}o.HTMLBox\u003du,u.__name__\u003d\"HTMLBox\"},\n function _(e,n,t,i,l){i();const a\u003de(53),o\u003de(319);class s extends a.Model{constructor(e){super(e)}static init_Panel(){this.define((({Boolean:e,String:n,Ref:t})\u003d\u003e({title:[n,\"\"],child:[t(o.LayoutDOM)],closable:[e,!1]})))}}t.Panel\u003ds,s.__name__\u003d\"Panel\",s.init_Panel()},\n function _(t,s,i,o,e){o();const n\u003dt(318),a\u003dt(223);class _ extends n.BoxView{_update_layout(){const t\u003dthis.child_views.map((t\u003d\u003et.layout));this.layout\u003dnew a.Row(t),this.layout.cols\u003dthis.model.cols,this.layout.spacing\u003d[0,this.model.spacing],this.layout.set_sizing(this.box_sizing())}}i.RowView\u003d_,_.__name__\u003d\"RowView\";class l extends n.Box{constructor(t){super(t)}static init_Row(){this.prototype.default_view\u003d_,this.define((({Any:t})\u003d\u003e({cols:[t,\"auto\"]})))}}i.Row\u003dl,l.__name__\u003d\"Row\",l.init_Row()},\n function _(t,e,a,i,s){i();const _\u003dt(319),c\u003dt(221);class n extends _.LayoutDOMView{get child_models(){return[]}_update_layout(){this.layout\u003dnew c.LayoutItem,this.layout.set_sizing(this.box_sizing())}}a.SpacerView\u003dn,n.__name__\u003d\"SpacerView\";class o extends _.LayoutDOM{constructor(t){super(t)}static init_Spacer(){this.prototype.default_view\u003dn}}a.Spacer\u003do,o.__name__\u003d\"Spacer\",o.init_Spacer()},\n function _(e,t,s,i,a){i();const l\u003de(1),h\u003de(221),o\u003de(43),c\u003de(9),d\u003de(20),r\u003de(319),n\u003de(323),_\u003dl.__importStar(e(327)),p\u003d_,b\u003dl.__importStar(e(328)),u\u003db,m\u003dl.__importStar(e(243)),v\u003dm;class g extends r.LayoutDOMView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.tabs.change,(()\u003d\u003ethis.rebuild())),this.connect(this.model.properties.active.change,(()\u003d\u003ethis.on_active_change()))}styles(){return[...super.styles(),b.default,m.default,_.default]}get child_models(){return this.model.tabs.map((e\u003d\u003ee.child))}_update_layout(){const e\u003dthis.model.tabs_location,t\u003d\"above\"\u003d\u003de||\"below\"\u003d\u003de,{scroll_el:s,headers_el:i}\u003dthis;this.header\u003dnew class extends h.ContentBox{_measure(e){const a\u003do.size(s),l\u003do.children(i).slice(0,3).map((e\u003d\u003eo.size(e))),{width:h,height:d}\u003dsuper._measure(e);if(t){const t\u003da.width+c.sum(l.map((e\u003d\u003ee.width)));return{width:e.width!\u003d1/0?e.width:t,height:d}}{const t\u003da.height+c.sum(l.map((e\u003d\u003ee.height)));return{width:h,height:e.height!\u003d1/0?e.height:t}}}}(this.header_el),t?this.header.set_sizing({width_policy:\"fit\",height_policy:\"fixed\"}):this.header.set_sizing({width_policy:\"fixed\",height_policy:\"fit\"});let a\u003d1,l\u003d1;switch(e){case\"above\":a-\u003d1;break;case\"below\":a+\u003d1;break;case\"left\":l-\u003d1;break;case\"right\":l+\u003d1}const d\u003d{layout:this.header,row:a,col:l},r\u003dthis.child_views.map((e\u003d\u003e({layout:e.layout,row:1,col:1})));this.layout\u003dnew h.Grid([d,...r]),this.layout.set_sizing(this.box_sizing())}update_position(){super.update_position(),this.header_el.style.position\u003d\"absolute\",o.position(this.header_el,this.header.bbox);const e\u003dthis.model.tabs_location,t\u003d\"above\"\u003d\u003de||\"below\"\u003d\u003de,s\u003do.size(this.scroll_el),i\u003do.scroll_size(this.headers_el);if(t){const{width:e}\u003dthis.header.bbox;i.width\u003ee?(this.wrapper_el.style.maxWidth\u003de-s.width+\"px\",o.display(this.scroll_el)):(this.wrapper_el.style.maxWidth\u003d\"\",o.undisplay(this.scroll_el))}else{const{height:e}\u003dthis.header.bbox;i.height\u003ee?(this.wrapper_el.style.maxHeight\u003de-s.height+\"px\",o.display(this.scroll_el)):(this.wrapper_el.style.maxHeight\u003d\"\",o.undisplay(this.scroll_el))}const{child_views:a}\u003dthis;for(const e of a)o.hide(e.el);const l\u003da[this.model.active];null!\u003dl\u0026\u0026o.show(l.el)}render(){super.render();const{active:e}\u003dthis.model,t\u003dthis.model.tabs_location,s\u003d\"above\"\u003d\u003dt||\"below\"\u003d\u003dt,i\u003dthis.model.tabs.map(((t,s)\u003d\u003e{const i\u003do.div({class:[p.tab,s\u003d\u003de?p.active:null]},t.title);if(i.addEventListener(\"click\",(e\u003d\u003e{e.target\u003d\u003de.currentTarget\u0026\u0026this.change_active(s)})),t.closable){const e\u003do.div({class:p.close});e.addEventListener(\"click\",(e\u003d\u003e{if(e.target\u003d\u003de.currentTarget){this.model.tabs\u003dc.remove_at(this.model.tabs,s);const e\u003dthis.model.tabs.length;this.model.active\u003ee-1\u0026\u0026(this.model.active\u003de-1)}})),i.appendChild(e)}return i}));this.headers_el\u003do.div({class:[p.headers]},i),this.wrapper_el\u003do.div({class:p.headers_wrapper},this.headers_el);const a\u003do.div({class:[u.btn,u.btn_default],disabled:\"\"},o.div({class:[v.caret,p.left]})),l\u003do.div({class:[u.btn,u.btn_default]},o.div({class:[v.caret,p.right]}));let h\u003d0;const d\u003de\u003d\u003e()\u003d\u003e{const t\u003dthis.model.tabs.length;h\u003d\"left\"\u003d\u003de?Math.max(h-1,0):Math.min(h+1,t-1),0\u003d\u003dh?a.setAttribute(\"disabled\",\"\"):a.removeAttribute(\"disabled\"),h\u003d\u003dt-1?l.setAttribute(\"disabled\",\"\"):l.removeAttribute(\"disabled\");const i\u003do.children(this.headers_el).slice(0,h).map((e\u003d\u003ee.getBoundingClientRect()));if(s){const e\u003d-c.sum(i.map((e\u003d\u003ee.width)));this.headers_el.style.left\u003d`${e}px`}else{const e\u003d-c.sum(i.map((e\u003d\u003ee.height)));this.headers_el.style.top\u003d`${e}px`}};a.addEventListener(\"click\",d(\"left\")),l.addEventListener(\"click\",d(\"right\")),this.scroll_el\u003do.div({class:u.btn_group},a,l),this.header_el\u003do.div({class:[p.tabs_header,p[t]]},this.scroll_el,this.wrapper_el),this.el.appendChild(this.header_el)}change_active(e){e!\u003dthis.model.active\u0026\u0026(this.model.active\u003de)}on_active_change(){const e\u003dthis.model.active,t\u003do.children(this.headers_el);for(const e of t)e.classList.remove(p.active);t[e].classList.add(p.active);const{child_views:s}\u003dthis;for(const e of s)o.hide(e.el);o.show(s[e].el)}}s.TabsView\u003dg,g.__name__\u003d\"TabsView\";class w extends r.LayoutDOM{constructor(e){super(e)}static init_Tabs(){this.prototype.default_view\u003dg,this.define((({Int:e,Array:t,Ref:s})\u003d\u003e({tabs:[t(s(n.Panel)),[]],tabs_location:[d.Location,\"above\"],active:[e,0]})))}}s.Tabs\u003dw,w.__name__\u003d\"Tabs\",w.init_Tabs()},\n function _(e,r,b,o,t){o(),b.root\u003d\"bk-root\",b.tabs_header\u003d\"bk-tabs-header\",b.btn_group\u003d\"bk-btn-group\",b.btn\u003d\"bk-btn\",b.headers_wrapper\u003d\"bk-headers-wrapper\",b.above\u003d\"bk-above\",b.right\u003d\"bk-right\",b.below\u003d\"bk-below\",b.left\u003d\"bk-left\",b.headers\u003d\"bk-headers\",b.tab\u003d\"bk-tab\",b.active\u003d\"bk-active\",b.close\u003d\"bk-close\",b.default\u003d\u0027.bk-root .bk-tabs-header{display:flex;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:center;-webkit-align-items:center;overflow:hidden;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.bk-root .bk-tabs-header .bk-btn-group{height:auto;margin-right:5px;}.bk-root .bk-tabs-header .bk-btn-group \u003e .bk-btn{flex-grow:0;-webkit-flex-grow:0;height:auto;padding:4px 4px;}.bk-root .bk-tabs-header .bk-headers-wrapper{flex-grow:1;-webkit-flex-grow:1;overflow:hidden;color:#666666;}.bk-root .bk-tabs-header.bk-above .bk-headers-wrapper{border-bottom:1px solid #e6e6e6;}.bk-root .bk-tabs-header.bk-right .bk-headers-wrapper{border-left:1px solid #e6e6e6;}.bk-root .bk-tabs-header.bk-below .bk-headers-wrapper{border-top:1px solid #e6e6e6;}.bk-root .bk-tabs-header.bk-left .bk-headers-wrapper{border-right:1px solid #e6e6e6;}.bk-root .bk-tabs-header.bk-above,.bk-root .bk-tabs-header.bk-below{flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-tabs-header.bk-above .bk-headers,.bk-root .bk-tabs-header.bk-below .bk-headers{flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-tabs-header.bk-left,.bk-root .bk-tabs-header.bk-right{flex-direction:column;-webkit-flex-direction:column;}.bk-root .bk-tabs-header.bk-left .bk-headers,.bk-root .bk-tabs-header.bk-right .bk-headers{flex-direction:column;-webkit-flex-direction:column;}.bk-root .bk-tabs-header .bk-headers{position:relative;display:flex;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:center;-webkit-align-items:center;}.bk-root .bk-tabs-header .bk-tab{padding:4px 8px;border:solid transparent;white-space:nowrap;cursor:pointer;}.bk-root .bk-tabs-header .bk-tab:hover{background-color:#f2f2f2;}.bk-root .bk-tabs-header .bk-tab.bk-active{color:#4d4d4d;background-color:white;border-color:#e6e6e6;}.bk-root .bk-tabs-header .bk-tab .bk-close{margin-left:10px;}.bk-root .bk-tabs-header.bk-above .bk-tab{border-width:3px 1px 0px 1px;border-radius:4px 4px 0 0;}.bk-root .bk-tabs-header.bk-right .bk-tab{border-width:1px 3px 1px 0px;border-radius:0 4px 4px 0;}.bk-root .bk-tabs-header.bk-below .bk-tab{border-width:0px 1px 3px 1px;border-radius:0 0 4px 4px;}.bk-root .bk-tabs-header.bk-left .bk-tab{border-width:1px 0px 1px 3px;border-radius:4px 0 0 4px;}.bk-root .bk-close{display:inline-block;width:10px;height:10px;vertical-align:middle;background-image:url(\\\u0027data:image/svg+xml;utf8, \u003csvg viewPort\u003d\"0 0 10 10\" version\u003d\"1.1\" xmlns\u003d\"http://www.w3.org/2000/svg\"\u003e \u003cline x1\u003d\"1\" y1\u003d\"9\" x2\u003d\"9\" y2\u003d\"1\" stroke\u003d\"gray\" stroke-width\u003d\"2\"/\u003e \u003cline x1\u003d\"1\" y1\u003d\"1\" x2\u003d\"9\" y2\u003d\"9\" stroke\u003d\"gray\" stroke-width\u003d\"2\"/\u003e \u003c/svg\u003e\\\u0027);}.bk-root .bk-close:hover{background-image:url(\\\u0027data:image/svg+xml;utf8, \u003csvg viewPort\u003d\"0 0 10 10\" version\u003d\"1.1\" xmlns\u003d\"http://www.w3.org/2000/svg\"\u003e \u003cline x1\u003d\"1\" y1\u003d\"9\" x2\u003d\"9\" y2\u003d\"1\" stroke\u003d\"red\" stroke-width\u003d\"2\"/\u003e \u003cline x1\u003d\"1\" y1\u003d\"1\" x2\u003d\"9\" y2\u003d\"9\" stroke\u003d\"red\" stroke-width\u003d\"2\"/\u003e \u003c/svg\u003e\\\u0027);}\u0027},\n function _(o,b,r,t,e){t(),r.root\u003d\"bk-root\",r.btn\u003d\"bk-btn\",r.active\u003d\"bk-active\",r.btn_default\u003d\"bk-btn-default\",r.btn_primary\u003d\"bk-btn-primary\",r.btn_success\u003d\"bk-btn-success\",r.btn_warning\u003d\"bk-btn-warning\",r.btn_danger\u003d\"bk-btn-danger\",r.btn_light\u003d\"bk-btn-light\",r.btn_group\u003d\"bk-btn-group\",r.dropdown_toggle\u003d\"bk-dropdown-toggle\",r.default\u003d\".bk-root .bk-btn{height:100%;display:inline-block;text-align:center;vertical-align:middle;white-space:nowrap;cursor:pointer;padding:6px 12px;font-size:12px;border:1px solid transparent;border-radius:4px;outline:0;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.bk-root .bk-btn:hover,.bk-root .bk-btn:focus{text-decoration:none;}.bk-root .bk-btn:active,.bk-root .bk-btn.bk-active{background-image:none;box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}.bk-root .bk-btn[disabled]{cursor:not-allowed;pointer-events:none;opacity:0.65;box-shadow:none;}.bk-root .bk-btn-default{color:#333;background-color:#fff;border-color:#ccc;}.bk-root .bk-btn-default:hover{background-color:#f5f5f5;border-color:#b8b8b8;}.bk-root .bk-btn-default.bk-active{background-color:#ebebeb;border-color:#adadad;}.bk-root .bk-btn-default[disabled],.bk-root .bk-btn-default[disabled]:hover,.bk-root .bk-btn-default[disabled]:focus,.bk-root .bk-btn-default[disabled]:active,.bk-root .bk-btn-default[disabled].bk-active{background-color:#e6e6e6;border-color:#ccc;}.bk-root .bk-btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd;}.bk-root .bk-btn-primary:hover{background-color:#3681c1;border-color:#2c699e;}.bk-root .bk-btn-primary.bk-active{background-color:#3276b1;border-color:#285e8e;}.bk-root .bk-btn-primary[disabled],.bk-root .bk-btn-primary[disabled]:hover,.bk-root .bk-btn-primary[disabled]:focus,.bk-root .bk-btn-primary[disabled]:active,.bk-root .bk-btn-primary[disabled].bk-active{background-color:#506f89;border-color:#357ebd;}.bk-root .bk-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}.bk-root .bk-btn-success:hover{background-color:#4eb24e;border-color:#409240;}.bk-root .bk-btn-success.bk-active{background-color:#47a447;border-color:#398439;}.bk-root .bk-btn-success[disabled],.bk-root .bk-btn-success[disabled]:hover,.bk-root .bk-btn-success[disabled]:focus,.bk-root .bk-btn-success[disabled]:active,.bk-root .bk-btn-success[disabled].bk-active{background-color:#667b66;border-color:#4cae4c;}.bk-root .bk-btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}.bk-root .bk-btn-warning:hover{background-color:#eea43b;border-color:#e89014;}.bk-root .bk-btn-warning.bk-active{background-color:#ed9c28;border-color:#d58512;}.bk-root .bk-btn-warning[disabled],.bk-root .bk-btn-warning[disabled]:hover,.bk-root .bk-btn-warning[disabled]:focus,.bk-root .bk-btn-warning[disabled]:active,.bk-root .bk-btn-warning[disabled].bk-active{background-color:#c89143;border-color:#eea236;}.bk-root .bk-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}.bk-root .bk-btn-danger:hover{background-color:#d5433e;border-color:#bd2d29;}.bk-root .bk-btn-danger.bk-active{background-color:#d2322d;border-color:#ac2925;}.bk-root .bk-btn-danger[disabled],.bk-root .bk-btn-danger[disabled]:hover,.bk-root .bk-btn-danger[disabled]:focus,.bk-root .bk-btn-danger[disabled]:active,.bk-root .bk-btn-danger[disabled].bk-active{background-color:#a55350;border-color:#d43f3a;}.bk-root .bk-btn-light{color:#333;background-color:#fff;border-color:#ccc;border-color:transparent;}.bk-root .bk-btn-light:hover{background-color:#f5f5f5;border-color:#b8b8b8;}.bk-root .bk-btn-light.bk-active{background-color:#ebebeb;border-color:#adadad;}.bk-root .bk-btn-light[disabled],.bk-root .bk-btn-light[disabled]:hover,.bk-root .bk-btn-light[disabled]:focus,.bk-root .bk-btn-light[disabled]:active,.bk-root .bk-btn-light[disabled].bk-active{background-color:#e6e6e6;border-color:#ccc;}.bk-root .bk-btn-group{height:100%;display:flex;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:center;-webkit-align-items:center;flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-btn-group \u003e .bk-btn{flex-grow:1;-webkit-flex-grow:1;}.bk-root .bk-btn-group \u003e .bk-btn + .bk-btn{margin-left:-1px;}.bk-root .bk-btn-group \u003e .bk-btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;}.bk-root .bk-btn-group \u003e .bk-btn:not(:first-child):last-child{border-bottom-left-radius:0;border-top-left-radius:0;}.bk-root .bk-btn-group \u003e .bk-btn:not(:first-child):not(:last-child){border-radius:0;}.bk-root .bk-btn-group .bk-dropdown-toggle{flex:0 0 0;-webkit-flex:0 0 0;padding:6px 6px;}\"},\n function _(t,e,i,o,n){o();const _\u003dt(320);class s extends _.ColumnView{}i.WidgetBoxView\u003ds,s.__name__\u003d\"WidgetBoxView\";class d extends _.Column{constructor(t){super(t)}static init_WidgetBox(){this.prototype.default_view\u003ds}}i.WidgetBox\u003dd,d.__name__\u003d\"WidgetBox\",d.init_WidgetBox()},\n function _(p,o,t,a,n){a(),n(\"MapOptions\",p(331).MapOptions),n(\"GMapOptions\",p(331).GMapOptions),n(\"GMapPlot\",p(331).GMapPlot),n(\"Plot\",p(332).Plot)},\n function _(t,i,n,e,a){e();const s\u003dt(332),o\u003dt(53),p\u003dt(156),_\u003dt(337);a(\"GMapPlotView\",_.GMapPlotView);class l extends o.Model{constructor(t){super(t)}static init_MapOptions(){this.define((({Int:t,Number:i})\u003d\u003e({lat:[i],lng:[i],zoom:[t,12]})))}}n.MapOptions\u003dl,l.__name__\u003d\"MapOptions\",l.init_MapOptions();class r extends l{constructor(t){super(t)}static init_GMapOptions(){this.define((({Boolean:t,Int:i,String:n})\u003d\u003e({map_type:[n,\"roadmap\"],scale_control:[t,!1],styles:[n],tilt:[i,45]})))}}n.GMapOptions\u003dr,r.__name__\u003d\"GMapOptions\",r.init_GMapOptions();class c extends s.Plot{constructor(t){super(t),this.use_map\u003d!0}static init_GMapPlot(){this.prototype.default_view\u003d_.GMapPlotView,this.define((({String:t,Ref:i})\u003d\u003e({map_options:[i(r)],api_key:[t],api_version:[t,\"3.43\"]}))),this.override({x_range:()\u003d\u003enew p.Range1d,y_range:()\u003d\u003enew p.Range1d})}}n.GMapPlot\u003dc,c.__name__\u003d\"GMapPlot\",c.init_GMapPlot()},\n function _(e,t,i,n,r){n();const o\u003de(1),a\u003do.__importStar(e(48)),s\u003do.__importStar(e(18)),l\u003de(15),_\u003de(20),h\u003de(9),c\u003de(13),d\u003de(8),u\u003de(319),g\u003de(163),p\u003de(316),f\u003de(40),b\u003de(138),w\u003de(218),m\u003de(235),y\u003de(105),v\u003de(146),x\u003de(130),A\u003de(41),R\u003de(62),S\u003de(61),P\u003de(159),D\u003de(333);r(\"PlotView\",D.PlotView);class L extends u.LayoutDOM{constructor(e){super(e),this.use_map\u003d!1}static init_Plot(){this.prototype.default_view\u003dD.PlotView,this.mixins([[\"outline_\",a.Line],[\"background_\",a.Fill],[\"border_\",a.Fill]]),this.define((({Boolean:e,Number:t,String:i,Array:n,Dict:r,Or:o,Ref:a,Null:l,Nullable:h})\u003d\u003e({toolbar:[a(m.Toolbar),()\u003d\u003enew m.Toolbar],toolbar_location:[h(_.Location),\"right\"],toolbar_sticky:[e,!0],plot_width:[s.Alias(\"width\")],plot_height:[s.Alias(\"height\")],frame_width:[h(t),null],frame_height:[h(t),null],title:[o(a(b.Title),i,l),()\u003d\u003enew b.Title({text:\"\"})],title_location:[h(_.Location),\"above\"],above:[n(o(a(f.Annotation),a(g.Axis))),[]],below:[n(o(a(f.Annotation),a(g.Axis))),[]],left:[n(o(a(f.Annotation),a(g.Axis))),[]],right:[n(o(a(f.Annotation),a(g.Axis))),[]],center:[n(o(a(f.Annotation),a(p.Grid))),[]],renderers:[n(a(A.Renderer)),[]],x_range:[a(y.Range),()\u003d\u003enew P.DataRange1d],extra_x_ranges:[r(a(y.Range)),{}],y_range:[a(y.Range),()\u003d\u003enew P.DataRange1d],extra_y_ranges:[r(a(y.Range)),{}],x_scale:[a(v.Scale),()\u003d\u003enew w.LinearScale],y_scale:[a(v.Scale),()\u003d\u003enew w.LinearScale],lod_factor:[t,10],lod_interval:[t,300],lod_threshold:[h(t),2e3],lod_timeout:[t,500],hidpi:[e,!0],output_backend:[_.OutputBackend,\"canvas\"],min_border:[h(t),5],min_border_top:[h(t),null],min_border_left:[h(t),null],min_border_bottom:[h(t),null],min_border_right:[h(t),null],inner_width:[t,0],inner_height:[t,0],outer_width:[t,0],outer_height:[t,0],match_aspect:[e,!1],aspect_scale:[t,1],reset_policy:[_.ResetPolicy,\"standard\"]}))),this.override({width:600,height:600,outline_line_color:\"#e5e5e5\",border_fill_color:\"#ffffff\",background_fill_color:\"#ffffff\"})}_doc_attached(){super._doc_attached(),this._push_changes([[this.properties.inner_height,null,this.inner_height],[this.properties.inner_width,null,this.inner_width]])}initialize(){super.initialize(),this.reset\u003dnew l.Signal0(this,\"reset\");for(const e of c.values(this.extra_x_ranges).concat(this.x_range)){let t\u003de.plots;d.isArray(t)\u0026\u0026(t\u003dt.concat(this),e.setv({plots:t},{silent:!0}))}for(const e of c.values(this.extra_y_ranges).concat(this.y_range)){let t\u003de.plots;d.isArray(t)\u0026\u0026(t\u003dt.concat(this),e.setv({plots:t},{silent:!0}))}}add_layout(e,t\u003d\"center\"){const i\u003dthis.properties[t].get_value();this.setv({[t]:[...i,e]})}remove_layout(e){const t\u003dt\u003d\u003e{h.remove_by(t,(t\u003d\u003et\u003d\u003de))};t(this.left),t(this.right),t(this.above),t(this.below),t(this.center)}get data_renderers(){return this.renderers.filter((e\u003d\u003ee instanceof R.DataRenderer))}add_renderers(...e){this.renderers\u003dthis.renderers.concat(e)}add_glyph(e,t\u003dnew x.ColumnDataSource,i\u003d{}){const n\u003dnew S.GlyphRenderer(Object.assign(Object.assign({},i),{data_source:t,glyph:e}));return this.add_renderers(n),n}add_tools(...e){this.toolbar.tools\u003dthis.toolbar.tools.concat(e)}get panels(){return[...this.side_panels,...this.center]}get side_panels(){const{above:e,below:t,left:i,right:n}\u003dthis;return h.concat([e,t,i,n])}}i.Plot\u003dL,L.__name__\u003d\"Plot\",L.init_Plot()},\n function _(e,t,i,s,a){s();const n\u003de(1),o\u003de(144),l\u003de(262),r\u003de(319),_\u003de(40),h\u003de(138),d\u003de(163),u\u003de(234),c\u003de(264),p\u003de(122),v\u003de(45),b\u003de(19),g\u003de(334),m\u003de(8),w\u003de(9),y\u003de(249),f\u003de(222),x\u003de(225),z\u003de(223),k\u003de(140),q\u003de(99),M\u003de(335),V\u003de(336),P\u003de(28);class R extends r.LayoutDOMView{constructor(){super(...arguments),this._outer_bbox\u003dnew q.BBox,this._inner_bbox\u003dnew q.BBox,this._needs_paint\u003d!0,this._needs_layout\u003d!1,this._invalidated_painters\u003dnew Set,this._invalidate_all\u003d!0}get canvas(){return this.canvas_view}get state(){return this._state_manager}set invalidate_dataranges(e){this._range_manager.invalidate_dataranges\u003de}renderer_view(e){const t\u003dthis.renderer_views.get(e);if(null\u003d\u003dt)for(const[,t]of this.renderer_views){const i\u003dt.renderer_view(e);if(null!\u003di)return i}return t}get is_paused(){return null!\u003dthis._is_paused\u0026\u00260!\u003d\u003dthis._is_paused}get child_models(){return[]}pause(){null\u003d\u003dthis._is_paused?this._is_paused\u003d1:this._is_paused+\u003d1}unpause(e\u003d!1){if(null\u003d\u003dthis._is_paused)throw new Error(\"wasn\u0027t paused\");this._is_paused-\u003d1,0!\u003dthis._is_paused||e||this.request_paint(\"everything\")}request_render(){this.request_paint(\"everything\")}request_paint(e){this.invalidate_painters(e),this.schedule_paint()}invalidate_painters(e){if(\"everything\"\u003d\u003de)this._invalidate_all\u003d!0;else if(m.isArray(e))for(const t of e)this._invalidated_painters.add(t);else this._invalidated_painters.add(e)}schedule_paint(){if(!this.is_paused){const e\u003dthis.throttled_paint();this._ready\u003dthis._ready.then((()\u003d\u003ee))}}request_layout(){this._needs_layout\u003d!0,this.request_paint(\"everything\")}reset(){\"standard\"\u003d\u003dthis.model.reset_policy\u0026\u0026(this.state.clear(),this.reset_range(),this.reset_selection()),this.model.trigger_event(new c.Reset)}remove(){p.remove_views(this.renderer_views),p.remove_views(this.tool_views),this.canvas_view.remove(),super.remove()}render(){super.render(),this.el.appendChild(this.canvas_view.el),this.canvas_view.render()}initialize(){this.pause(),super.initialize(),this.lod_started\u003d!1,this.visuals\u003dnew v.Visuals(this),this._initial_state\u003d{selection:new Map,dimensions:{width:0,height:0}},this.visibility_callbacks\u003d[],this.renderer_views\u003dnew Map,this.tool_views\u003dnew Map,this.frame\u003dnew o.CartesianFrame(this.model.x_scale,this.model.y_scale,this.model.x_range,this.model.y_range,this.model.extra_x_ranges,this.model.extra_y_ranges),this._range_manager\u003dnew M.RangeManager(this),this._state_manager\u003dnew V.StateManager(this,this._initial_state),this.throttled_paint\u003dg.throttle((()\u003d\u003ethis.repaint()),1e3/60);const{title_location:e,title:t}\u003dthis.model;null!\u003de\u0026\u0026null!\u003dt\u0026\u0026(this._title\u003dt instanceof h.Title?t:new h.Title({text:t}));const{toolbar_location:i,toolbar:s}\u003dthis.model;null!\u003di\u0026\u0026null!\u003ds\u0026\u0026(this._toolbar\u003dnew u.ToolbarPanel({toolbar:s}),s.toolbar_location\u003di)}async lazy_initialize(){await super.lazy_initialize();const{hidpi:e,output_backend:t}\u003dthis.model,i\u003dnew l.Canvas({hidpi:e,output_backend:t});this.canvas_view\u003dawait p.build_view(i,{parent:this}),this.canvas_view.plot_views\u003d[this],await this.build_renderer_views(),await this.build_tool_views(),this._range_manager.update_dataranges(),this.unpause(!0),b.logger.debug(\"PlotView initialized\")}_width_policy(){return null\u003d\u003dthis.model.frame_width?super._width_policy():\"min\"}_height_policy(){return null\u003d\u003dthis.model.frame_height?super._height_policy():\"min\"}_update_layout(){var e,t,i,s,a;this.layout\u003dnew x.BorderLayout,this.layout.set_sizing(this.box_sizing());const n\u003dw.copy(this.model.above),o\u003dw.copy(this.model.below),l\u003dw.copy(this.model.left),r\u003dw.copy(this.model.right),d\u003de\u003d\u003e{switch(e){case\"above\":return n;case\"below\":return o;case\"left\":return l;case\"right\":return r}},{title_location:c,title:p}\u003dthis.model;null!\u003dc\u0026\u0026null!\u003dp\u0026\u0026d(c).push(this._title);const{toolbar_location:v,toolbar:b}\u003dthis.model;if(null!\u003dv\u0026\u0026null!\u003db){const e\u003dd(v);let t\u003d!0;if(this.model.toolbar_sticky)for(let i\u003d0;i\u003ce.length;i++){const s\u003de[i];if(s instanceof h.Title){e[i]\u003d\"above\"\u003d\u003dv||\"below\"\u003d\u003dv?[s,this._toolbar]:[this._toolbar,s],t\u003d!1;break}}t\u0026\u0026e.push(this._toolbar)}const g\u003d(e,t)\u003d\u003e{var i;const s\u003dthis.renderer_view(t);return s.panel\u003dnew k.Panel(e),null\u003d\u003d\u003d(i\u003ds.update_layout)||void 0\u003d\u003d\u003di||i.call(s),s.layout},y\u003d(e,t)\u003d\u003e{const i\u003d\"above\"\u003d\u003de||\"below\"\u003d\u003de,s\u003d[];for(const a of t)if(m.isArray(a)){const t\u003da.map((t\u003d\u003e{const s\u003dg(e,t);if(t instanceof u.ToolbarPanel){const e\u003di?\"width_policy\":\"height_policy\";s.set_sizing(Object.assign(Object.assign({},s.sizing),{[e]:\"min\"}))}return s}));let n;i?(n\u003dnew z.Row(t),n.set_sizing({width_policy:\"max\",height_policy:\"min\"})):(n\u003dnew z.Column(t),n.set_sizing({width_policy:\"min\",height_policy:\"max\"})),n.absolute\u003d!0,s.push(n)}else s.push(g(e,a));return s},q\u003dnull!\u003d\u003d(e\u003dthis.model.min_border)\u0026\u0026void 0!\u003d\u003de?e:0;this.layout.min_border\u003d{left:null!\u003d\u003d(t\u003dthis.model.min_border_left)\u0026\u0026void 0!\u003d\u003dt?t:q,top:null!\u003d\u003d(i\u003dthis.model.min_border_top)\u0026\u0026void 0!\u003d\u003di?i:q,right:null!\u003d\u003d(s\u003dthis.model.min_border_right)\u0026\u0026void 0!\u003d\u003ds?s:q,bottom:null!\u003d\u003d(a\u003dthis.model.min_border_bottom)\u0026\u0026void 0!\u003d\u003da?a:q};const M\u003dnew f.NodeLayout,V\u003dnew f.VStack,P\u003dnew f.VStack,R\u003dnew f.HStack,O\u003dnew f.HStack;M.absolute\u003d!0,V.absolute\u003d!0,P.absolute\u003d!0,R.absolute\u003d!0,O.absolute\u003d!0,M.children\u003dthis.model.center.filter((e\u003d\u003ee instanceof _.Annotation)).map((e\u003d\u003e{var t;const i\u003dthis.renderer_view(e);return null\u003d\u003d\u003d(t\u003di.update_layout)||void 0\u003d\u003d\u003dt||t.call(i),i.layout})).filter((e\u003d\u003enull!\u003de));const{frame_width:S,frame_height:j}\u003dthis.model;M.set_sizing(Object.assign(Object.assign({},null!\u003dS?{width_policy:\"fixed\",width:S}:{width_policy:\"fit\"}),null!\u003dj?{height_policy:\"fixed\",height:j}:{height_policy:\"fit\"})),M.on_resize((e\u003d\u003ethis.frame.set_geometry(e))),V.children\u003dw.reversed(y(\"above\",n)),P.children\u003dy(\"below\",o),R.children\u003dw.reversed(y(\"left\",l)),O.children\u003dy(\"right\",r),V.set_sizing({width_policy:\"fit\",height_policy:\"min\"}),P.set_sizing({width_policy:\"fit\",height_policy:\"min\"}),R.set_sizing({width_policy:\"min\",height_policy:\"fit\"}),O.set_sizing({width_policy:\"min\",height_policy:\"fit\"}),this.layout.center_panel\u003dM,this.layout.top_panel\u003dV,this.layout.bottom_panel\u003dP,this.layout.left_panel\u003dR,this.layout.right_panel\u003dO}get axis_views(){const e\u003d[];for(const[,t]of this.renderer_views)t instanceof d.AxisView\u0026\u0026e.push(t);return e}set_toolbar_visibility(e){for(const t of this.visibility_callbacks)t(e)}update_range(e,t){this.pause(),this._range_manager.update(e,t),this.unpause()}reset_range(){this.update_range(null)}get_selection(){const e\u003dnew Map;for(const t of this.model.data_renderers){const{selected:i}\u003dt.selection_manager.source;e.set(t,i)}return e}update_selection(e){for(const t of this.model.data_renderers){const i\u003dt.selection_manager.source;if(null!\u003de){const s\u003de.get(t);null!\u003ds\u0026\u0026i.selected.update(s,!0)}else i.selection_manager.clear()}}reset_selection(){this.update_selection(null)}_invalidate_layout(){(()\u003d\u003e{var e;for(const t of this.model.side_panels){const i\u003dthis.renderer_views.get(t);if(null\u003d\u003d\u003d(e\u003di.layout)||void 0\u003d\u003d\u003de?void 0:e.has_size_changed())return this.invalidate_painters(i),!0}return!1})()\u0026\u0026this.root.compute_layout()}get_renderer_views(){return this.computed_renderers.map((e\u003d\u003ethis.renderer_views.get(e)))}*_compute_renderers(){const{above:e,below:t,left:i,right:s,center:a,renderers:n}\u003dthis.model;yield*n,yield*e,yield*t,yield*i,yield*s,yield*a,null!\u003dthis._title\u0026\u0026(yield this._title),null!\u003dthis._toolbar\u0026\u0026(yield this._toolbar);for(const e of this.model.toolbar.tools)null!\u003de.overlay\u0026\u0026(yield e.overlay),yield*e.synthetic_renderers}async build_renderer_views(){this.computed_renderers\u003d[...this._compute_renderers()],await p.build_views(this.renderer_views,this.computed_renderers,{parent:this})}async build_tool_views(){const e\u003dthis.model.toolbar.tools;(await p.build_views(this.tool_views,e,{parent:this})).map((e\u003d\u003ethis.canvas_view.ui_event_bus.register_tool(e)))}connect_signals(){super.connect_signals();const{x_ranges:e,y_ranges:t}\u003dthis.frame;for(const[,t]of e)this.connect(t.change,(()\u003d\u003e{this._needs_layout\u003d!0,this.request_paint(\"everything\")}));for(const[,e]of t)this.connect(e.change,(()\u003d\u003e{this._needs_layout\u003d!0,this.request_paint(\"everything\")}));const{above:i,below:s,left:a,right:n,center:o,renderers:l}\u003dthis.model.properties;this.on_change([i,s,a,n,o,l],(async()\u003d\u003eawait this.build_renderer_views())),this.connect(this.model.toolbar.properties.tools.change,(async()\u003d\u003e{await this.build_renderer_views(),await this.build_tool_views()})),this.connect(this.model.change,(()\u003d\u003ethis.request_paint(\"everything\"))),this.connect(this.model.reset,(()\u003d\u003ethis.reset()))}has_finished(){if(!super.has_finished())return!1;if(this.model.visible)for(const[,e]of this.renderer_views)if(!e.has_finished())return!1;return!0}after_layout(){var e;super.after_layout();for(const[,t]of this.renderer_views)t instanceof _.AnnotationView\u0026\u0026(null\u003d\u003d\u003d(e\u003dt.after_layout)||void 0\u003d\u003d\u003de||e.call(t));if(this._needs_layout\u003d!1,this.model.setv({inner_width:Math.round(this.frame.bbox.width),inner_height:Math.round(this.frame.bbox.height),outer_width:Math.round(this.layout.bbox.width),outer_height:Math.round(this.layout.bbox.height)},{no_change:!0}),!1!\u003d\u003dthis.model.match_aspect\u0026\u0026(this.pause(),this._range_manager.update_dataranges(),this.unpause(!0)),!this._outer_bbox.equals(this.layout.bbox)){const{width:e,height:t}\u003dthis.layout.bbox;this.canvas_view.resize(e,t),this._outer_bbox\u003dthis.layout.bbox,this._invalidate_all\u003d!0,this._needs_paint\u003d!0}const{inner_bbox:t}\u003dthis.layout;this._inner_bbox.equals(t)||(this._inner_bbox\u003dt,this._needs_paint\u003d!0),this._needs_paint\u0026\u0026this.paint()}repaint(){this._needs_layout\u0026\u0026this._invalidate_layout(),this.paint()}paint(){var e;if(this.is_paused||!this.model.visible)return;b.logger.trace(`PlotView.paint() for ${this.model.id}`);const{document:t}\u003dthis.model;if(null!\u003dt){const e\u003dt.interactive_duration();e\u003e\u003d0\u0026\u0026e\u003cthis.model.lod_interval?setTimeout((()\u003d\u003e{t.interactive_duration()\u003ethis.model.lod_timeout\u0026\u0026t.interactive_stop(),this.request_paint(\"everything\")}),this.model.lod_timeout):t.interactive_stop()}this._range_manager.invalidate_dataranges\u0026\u0026(this._range_manager.update_dataranges(),this._invalidate_layout());let i\u003d!1,s\u003d!1;if(this._invalidate_all)i\u003d!0,s\u003d!0;else for(const e of this._invalidated_painters){const{level:t}\u003de.model;if(\"overlay\"!\u003dt?i\u003d!0:s\u003d!0,i\u0026\u0026s)break}this._invalidated_painters.clear(),this._invalidate_all\u003d!1;const a\u003d[this.frame.bbox.left,this.frame.bbox.top,this.frame.bbox.width,this.frame.bbox.height],{primary:n,overlays:o}\u003dthis.canvas_view;i\u0026\u0026(n.prepare(),this.canvas_view.prepare_webgl(a),this._map_hook(n.ctx,a),this._paint_empty(n.ctx,a),this._paint_outline(n.ctx,a),this._paint_levels(n.ctx,\"image\",a,!0),this._paint_levels(n.ctx,\"underlay\",a,!0),this._paint_levels(n.ctx,\"glyph\",a,!0),this._paint_levels(n.ctx,\"guide\",a,!1),this._paint_levels(n.ctx,\"annotation\",a,!1),n.finish()),(s||P.settings.wireframe)\u0026\u0026(o.prepare(),this._paint_levels(o.ctx,\"overlay\",a,!1),P.settings.wireframe\u0026\u0026this._paint_layout(o.ctx,this.layout),o.finish()),null\u003d\u003dthis._initial_state.range\u0026\u0026(this._initial_state.range\u003dnull!\u003d\u003d(e\u003dthis._range_manager.compute_initial())\u0026\u0026void 0!\u003d\u003de?e:void 0),this._needs_paint\u003d!1}_paint_levels(e,t,i,s){for(const a of this.computed_renderers){if(a.level!\u003dt)continue;const n\u003dthis.renderer_views.get(a);e.save(),(s||n.needs_clip)\u0026\u0026(e.beginPath(),e.rect(...i),e.clip()),n.render(),e.restore(),n.has_webgl\u0026\u0026n.needs_webgl_blit\u0026\u0026this.canvas_view.blit_webgl(e)}}_paint_layout(e,t){const{x:i,y:s,width:a,height:n}\u003dt.bbox;e.strokeStyle\u003d\"blue\",e.strokeRect(i,s,a,n);for(const a of t)e.save(),t.absolute||e.translate(i,s),this._paint_layout(e,a),e.restore()}_map_hook(e,t){}_paint_empty(e,t){const[i,s,a,n]\u003d[0,0,this.layout.bbox.width,this.layout.bbox.height],[o,l,r,_]\u003dt;this.visuals.border_fill.doit\u0026\u0026(this.visuals.border_fill.set_value(e),e.fillRect(i,s,a,n),e.clearRect(o,l,r,_)),this.visuals.background_fill.doit\u0026\u0026(this.visuals.background_fill.set_value(e),e.fillRect(o,l,r,_))}_paint_outline(e,t){if(this.visuals.outline_line.doit){e.save(),this.visuals.outline_line.set_value(e);let[i,s,a,n]\u003dt;i+a\u003d\u003dthis.layout.bbox.width\u0026\u0026(a-\u003d1),s+n\u003d\u003dthis.layout.bbox.height\u0026\u0026(n-\u003d1),e.strokeRect(i,s,a,n),e.restore()}}to_blob(){return this.canvas_view.to_blob()}export(e,t\u003d!0){const i\u003d\"png\"\u003d\u003de?\"canvas\":\"svg\",s\u003dnew y.CanvasLayer(i,t),{width:a,height:n}\u003dthis.layout.bbox;s.resize(a,n);const{canvas:o}\u003dthis.canvas_view.compose();return s.ctx.drawImage(o,0,0),s}serializable_state(){const e\u003dsuper.serializable_state(),{children:t}\u003de,i\u003dn.__rest(e,[\"children\"]),s\u003dthis.get_renderer_views().map((e\u003d\u003ee.serializable_state())).filter((e\u003d\u003enull!\u003de.bbox));return Object.assign(Object.assign({},i),{children:[...null!\u003dt?t:[],...s]})}}i.PlotView\u003dR,R.__name__\u003d\"PlotView\"},\n function _(t,n,e,o,u){o(),e.throttle\u003dfunction(t,n){let e\u003dnull,o\u003d0,u\u003d!1;return function(){return new Promise(((r,i)\u003d\u003e{const l\u003dfunction(){o\u003dDate.now(),e\u003dnull,u\u003d!1;try{t(),r()}catch(t){i(t)}},a\u003dDate.now(),c\u003dn-(a-o);c\u003c\u003d0\u0026\u0026!u?(null!\u003de\u0026\u0026clearTimeout(e),u\u003d!0,requestAnimationFrame(l)):e||u?r():e\u003dsetTimeout((()\u003d\u003erequestAnimationFrame(l)),c)}))}}},\n function _(t,n,e,s,a){s();const o\u003dt(159),r\u003dt(19);class l{constructor(t){this.parent\u003dt,this.invalidate_dataranges\u003d!0}get frame(){return this.parent.frame}update(t,n){const{x_ranges:e,y_ranges:s}\u003dthis.frame;if(null\u003d\u003dt){for(const[,t]of e)t.reset();for(const[,t]of s)t.reset();this.update_dataranges()}else{const a\u003d[];for(const[n,s]of e)a.push([s,t.xrs.get(n)]);for(const[n,e]of s)a.push([e,t.yrs.get(n)]);(null\u003d\u003dn?void 0:n.scrolling)\u0026\u0026this._update_ranges_together(a),this._update_ranges_individually(a,n)}}reset(){this.update(null)}update_dataranges(){const t\u003dnew Map,n\u003dnew Map;let e\u003d!1;for(const[,t]of this.frame.x_ranges)t instanceof o.DataRange1d\u0026\u0026\"log\"\u003d\u003dt.scale_hint\u0026\u0026(e\u003d!0);for(const[,t]of this.frame.y_ranges)t instanceof o.DataRange1d\u0026\u0026\"log\"\u003d\u003dt.scale_hint\u0026\u0026(e\u003d!0);for(const s of this.parent.model.data_renderers){const a\u003dthis.parent.renderer_view(s);if(null\u003d\u003da)continue;const o\u003da.glyph_view.bounds();if(null!\u003do\u0026\u0026t.set(s,o),e){const t\u003da.glyph_view.log_bounds();null!\u003dt\u0026\u0026n.set(s,t)}}let s\u003d!1,a\u003d!1;const{width:l,height:i}\u003dthis.frame.bbox;let d;!1!\u003d\u003dthis.parent.model.match_aspect\u0026\u00260!\u003dl\u0026\u00260!\u003di\u0026\u0026(d\u003d1/this.parent.model.aspect_scale*(l/i));for(const[,e]of this.frame.x_ranges){if(e instanceof o.DataRange1d){const a\u003d\"log\"\u003d\u003de.scale_hint?n:t;e.update(a,0,this.parent.model,d),e.follow\u0026\u0026(s\u003d!0)}null!\u003de.bounds\u0026\u0026(a\u003d!0)}for(const[,e]of this.frame.y_ranges){if(e instanceof o.DataRange1d){const a\u003d\"log\"\u003d\u003de.scale_hint?n:t;e.update(a,1,this.parent.model,d),e.follow\u0026\u0026(s\u003d!0)}null!\u003de.bounds\u0026\u0026(a\u003d!0)}if(s\u0026\u0026a){r.logger.warn(\"Follow enabled so bounds are unset.\");for(const[,t]of this.frame.x_ranges)t.bounds\u003dnull;for(const[,t]of this.frame.y_ranges)t.bounds\u003dnull}this.invalidate_dataranges\u003d!1}compute_initial(){let t\u003d!0;const{x_ranges:n,y_ranges:e}\u003dthis.frame,s\u003dnew Map,a\u003dnew Map;for(const[e,a]of n){const{start:n,end:o}\u003da;if(null\u003d\u003dn||null\u003d\u003do||isNaN(n+o)){t\u003d!1;break}s.set(e,{start:n,end:o})}if(t)for(const[n,s]of e){const{start:e,end:o}\u003ds;if(null\u003d\u003de||null\u003d\u003do||isNaN(e+o)){t\u003d!1;break}a.set(n,{start:e,end:o})}return t?{xrs:s,yrs:a}:(r.logger.warn(\"could not set initial ranges\"),null)}_update_ranges_together(t){let n\u003d1;for(const[e,s]of t)n\u003dMath.min(n,this._get_weight_to_constrain_interval(e,s));if(n\u003c1)for(const[e,s]of t)s.start\u003dn*s.start+(1-n)*e.start,s.end\u003dn*s.end+(1-n)*e.end}_update_ranges_individually(t,n){const e\u003d!!(null\u003d\u003dn?void 0:n.panning),s\u003d!!(null\u003d\u003dn?void 0:n.scrolling);let a\u003d!1;for(const[n,o]of t){if(!s){const t\u003dthis._get_weight_to_constrain_interval(n,o);t\u003c1\u0026\u0026(o.start\u003dt*o.start+(1-t)*n.start,o.end\u003dt*o.end+(1-t)*n.end)}if(null!\u003dn.bounds\u0026\u0026\"auto\"!\u003dn.bounds){const[t,r]\u003dn.bounds,l\u003dMath.abs(o.end-o.start);n.is_reversed?(null!\u003dt\u0026\u0026t\u003e\u003do.end\u0026\u0026(a\u003d!0,o.end\u003dt,(e||s)\u0026\u0026(o.start\u003dt+l)),null!\u003dr\u0026\u0026r\u003c\u003do.start\u0026\u0026(a\u003d!0,o.start\u003dr,(e||s)\u0026\u0026(o.end\u003dr-l))):(null!\u003dt\u0026\u0026t\u003e\u003do.start\u0026\u0026(a\u003d!0,o.start\u003dt,(e||s)\u0026\u0026(o.end\u003dt+l)),null!\u003dr\u0026\u0026r\u003c\u003do.end\u0026\u0026(a\u003d!0,o.end\u003dr,(e||s)\u0026\u0026(o.start\u003dr-l)))}}if(!(s\u0026\u0026a\u0026\u0026(null\u003d\u003dn?void 0:n.maintain_focus)))for(const[n,e]of t)n.have_updated_interactively\u003d!0,n.start\u003d\u003de.start\u0026\u0026n.end\u003d\u003de.end||n.setv(e)}_get_weight_to_constrain_interval(t,n){const{min_interval:e}\u003dt;let{max_interval:s}\u003dt;if(null!\u003dt.bounds\u0026\u0026\"auto\"!\u003dt.bounds){const[n,e]\u003dt.bounds;if(null!\u003dn\u0026\u0026null!\u003de){const t\u003dMath.abs(e-n);s\u003dnull!\u003ds?Math.min(s,t):t}}let a\u003d1;if(null!\u003de||null!\u003ds){const o\u003dMath.abs(t.end-t.start),r\u003dMath.abs(n.end-n.start);null!\u003de\u0026\u0026e\u003e0\u0026\u0026r\u003ce\u0026\u0026(a\u003d(o-e)/(o-r)),null!\u003ds\u0026\u0026s\u003e0\u0026\u0026r\u003es\u0026\u0026(a\u003d(s-o)/(r-o)),a\u003dMath.max(0,Math.min(1,a))}return a}}e.RangeManager\u003dl,l.__name__\u003d\"RangeManager\"},\n function _(t,i,s,e,n){e();const h\u003dt(15);class a{constructor(t,i){this.parent\u003dt,this.initial_state\u003di,this.changed\u003dnew h.Signal0(this.parent,\"state_changed\"),this.history\u003d[],this.index\u003d-1}_do_state_change(t){const i\u003dnull!\u003dthis.history[t]?this.history[t].state:this.initial_state;null!\u003di.range\u0026\u0026this.parent.update_range(i.range),null!\u003di.selection\u0026\u0026this.parent.update_selection(i.selection)}push(t,i){const{history:s,index:e}\u003dthis,n\u003dnull!\u003ds[e]?s[e].state:{},h\u003dObject.assign(Object.assign(Object.assign({},this.initial_state),n),i);this.history\u003dthis.history.slice(0,this.index+1),this.history.push({type:t,state:h}),this.index\u003dthis.history.length-1,this.changed.emit()}clear(){this.history\u003d[],this.index\u003d-1,this.changed.emit()}undo(){this.can_undo\u0026\u0026(this.index-\u003d1,this._do_state_change(this.index),this.changed.emit())}redo(){this.can_redo\u0026\u0026(this.index+\u003d1,this._do_state_change(this.index),this.changed.emit())}get can_undo(){return this.index\u003e\u003d0}get can_redo(){return this.index\u003cthis.history.length-1}}s.StateManager\u003da,a.__name__\u003d\"StateManager\"},\n function _(t,e,s,o,i){o();const a\u003dt(19),n\u003dt(15),p\u003dt(43),l\u003dt(65),_\u003dt(22),h\u003dt(333),m\u003dnew n.Signal0({},\"gmaps_ready\");class d extends h.PlotView{initialize(){this.pause(),super.initialize(),this._tiles_loaded\u003d!1,this.zoom_count\u003d0;const{zoom:t,lat:e,lng:s}\u003dthis.model.map_options;if(this.initial_zoom\u003dt,this.initial_lat\u003de,this.initial_lng\u003ds,!this.model.api_key){const t\u003d\"https://developers.google.com/maps/documentation/javascript/get-api-key\";a.logger.error(`api_key is required. See ${t} for more information on how to obtain your own.`)}if(\"undefined\"\u003d\u003dtypeof google||null\u003d\u003dgoogle.maps){if(void 0\u003d\u003d\u003dwindow._bokeh_gmaps_callback){const{api_key:t,api_version:e}\u003dthis.model;!function(t,e){window._bokeh_gmaps_callback\u003d()\u003d\u003em.emit();const s\u003dencodeURIComponent,o\u003ddocument.createElement(\"script\");o.type\u003d\"text/javascript\",o.src\u003d`https://maps.googleapis.com/maps/api/js?v\u003d${s(e)}\u0026key\u003d${s(t)}\u0026callback\u003d_bokeh_gmaps_callback`,document.body.appendChild(o)}(t,e)}m.connect((()\u003d\u003ethis.request_paint(\"everything\")))}this.unpause()}remove(){p.remove(this.map_el),super.remove()}update_range(t,e){var s,o;if(null\u003d\u003dt)this.map.setCenter({lat:this.initial_lat,lng:this.initial_lng}),this.map.setOptions({zoom:this.initial_zoom}),super.update_range(null,e);else if(null!\u003dt.sdx||null!\u003dt.sdy)this.map.panBy(null!\u003d\u003d(s\u003dt.sdx)\u0026\u0026void 0!\u003d\u003ds?s:0,null!\u003d\u003d(o\u003dt.sdy)\u0026\u0026void 0!\u003d\u003do?o:0),super.update_range(t,e);else if(null!\u003dt.factor){if(10!\u003d\u003dthis.zoom_count)return void(this.zoom_count+\u003d1);this.zoom_count\u003d0,this.pause(),super.update_range(t,e);const s\u003dt.factor\u003c0?-1:1,o\u003dthis.map.getZoom(),i\u003do+s;if(i\u003e\u003d2){this.map.setZoom(i);const[t,e,,]\u003dthis._get_projected_bounds();e-t\u003c0\u0026\u0026this.map.setZoom(o)}this.unpause()}this._set_bokeh_ranges()}_build_map(){const{maps:t}\u003dgoogle;this.map_types\u003d{satellite:t.MapTypeId.SATELLITE,terrain:t.MapTypeId.TERRAIN,roadmap:t.MapTypeId.ROADMAP,hybrid:t.MapTypeId.HYBRID};const e\u003dthis.model.map_options,s\u003d{center:new t.LatLng(e.lat,e.lng),zoom:e.zoom,disableDefaultUI:!0,mapTypeId:this.map_types[e.map_type],scaleControl:e.scale_control,tilt:e.tilt};null!\u003de.styles\u0026\u0026(s.styles\u003dJSON.parse(e.styles)),this.map_el\u003dp.div({style:{position:\"absolute\"}}),this.canvas_view.add_underlay(this.map_el),this.map\u003dnew t.Map(this.map_el,s),t.event.addListener(this.map,\"idle\",(()\u003d\u003ethis._set_bokeh_ranges())),t.event.addListener(this.map,\"bounds_changed\",(()\u003d\u003ethis._set_bokeh_ranges())),t.event.addListenerOnce(this.map,\"tilesloaded\",(()\u003d\u003ethis._render_finished())),this.connect(this.model.properties.map_options.change,(()\u003d\u003ethis._update_options())),this.connect(this.model.map_options.properties.styles.change,(()\u003d\u003ethis._update_styles())),this.connect(this.model.map_options.properties.lat.change,(()\u003d\u003ethis._update_center(\"lat\"))),this.connect(this.model.map_options.properties.lng.change,(()\u003d\u003ethis._update_center(\"lng\"))),this.connect(this.model.map_options.properties.zoom.change,(()\u003d\u003ethis._update_zoom())),this.connect(this.model.map_options.properties.map_type.change,(()\u003d\u003ethis._update_map_type())),this.connect(this.model.map_options.properties.scale_control.change,(()\u003d\u003ethis._update_scale_control())),this.connect(this.model.map_options.properties.tilt.change,(()\u003d\u003ethis._update_tilt()))}_render_finished(){this._tiles_loaded\u003d!0,this.notify_finished()}has_finished(){return super.has_finished()\u0026\u0026!0\u003d\u003d\u003dthis._tiles_loaded}_get_latlon_bounds(){const t\u003dthis.map.getBounds(),e\u003dt.getNorthEast(),s\u003dt.getSouthWest();return[s.lng(),e.lng(),s.lat(),e.lat()]}_get_projected_bounds(){const[t,e,s,o]\u003dthis._get_latlon_bounds(),[i,a]\u003dl.wgs84_mercator.compute(t,s),[n,p]\u003dl.wgs84_mercator.compute(e,o);return[i,n,a,p]}_set_bokeh_ranges(){const[t,e,s,o]\u003dthis._get_projected_bounds();this.frame.x_range.setv({start:t,end:e}),this.frame.y_range.setv({start:s,end:o})}_update_center(t){const e\u003dthis.map.getCenter().toJSON();e[t]\u003dthis.model.map_options[t],this.map.setCenter(e),this._set_bokeh_ranges()}_update_map_type(){this.map.setOptions({mapTypeId:this.map_types[this.model.map_options.map_type]})}_update_scale_control(){this.map.setOptions({scaleControl:this.model.map_options.scale_control})}_update_tilt(){this.map.setOptions({tilt:this.model.map_options.tilt})}_update_options(){this._update_styles(),this._update_center(\"lat\"),this._update_center(\"lng\"),this._update_zoom(),this._update_map_type()}_update_styles(){this.map.setOptions({styles:JSON.parse(this.model.map_options.styles)})}_update_zoom(){this.map.setOptions({zoom:this.model.map_options.zoom}),this._set_bokeh_ranges()}_map_hook(t,e){if(null\u003d\u003dthis.map\u0026\u0026\"undefined\"!\u003dtypeof google\u0026\u0026null!\u003dgoogle.maps\u0026\u0026this._build_map(),null!\u003dthis.map_el){const[t,s,o,i]\u003de;this.map_el.style.top\u003d`${s}px`,this.map_el.style.left\u003d`${t}px`,this.map_el.style.width\u003d`${o}px`,this.map_el.style.height\u003d`${i}px`}}_paint_empty(t,e){const s\u003dthis.layout.bbox.width,o\u003dthis.layout.bbox.height,[i,a,n,p]\u003de;t.clearRect(0,0,s,o),t.beginPath(),t.moveTo(0,0),t.lineTo(0,o),t.lineTo(s,o),t.lineTo(s,0),t.lineTo(0,0),t.moveTo(i,a),t.lineTo(i+n,a),t.lineTo(i+n,a+p),t.lineTo(i,a+p),t.lineTo(i,a),t.closePath(),null!\u003dthis.model.border_fill_color\u0026\u0026(t.fillStyle\u003d_.color2css(this.model.border_fill_color),t.fill())}}s.GMapPlotView\u003dd,d.__name__\u003d\"GMapPlotView\"},\n function _(t,_,n,o,r){o();t(1).__exportStar(t(169),n)},\n function _(e,r,d,n,R){n(),R(\"GlyphRenderer\",e(61).GlyphRenderer),R(\"GraphRenderer\",e(123).GraphRenderer),R(\"GuideRenderer\",e(164).GuideRenderer),R(\"Renderer\",e(41).Renderer)},\n function _(e,t,n,o,c){o();e(1).__exportStar(e(129),n),c(\"Selection\",e(59).Selection)},\n function _(a,e,S,o,r){o(),r(\"ServerSentDataSource\",a(342).ServerSentDataSource),r(\"AjaxDataSource\",a(344).AjaxDataSource),r(\"ColumnDataSource\",a(130).ColumnDataSource),r(\"ColumnarDataSource\",a(57).ColumnarDataSource),r(\"CDSView\",a(120).CDSView),r(\"DataSource\",a(58).DataSource),r(\"GeoJSONDataSource\",a(345).GeoJSONDataSource),r(\"WebDataSource\",a(343).WebDataSource)},\n function _(e,t,i,a,s){a();const n\u003de(343);class r extends n.WebDataSource{constructor(e){super(e),this.initialized\u003d!1}setup(){if(!this.initialized){this.initialized\u003d!0;new EventSource(this.data_url).onmessage\u003de\u003d\u003e{var t;this.load_data(JSON.parse(e.data),this.mode,null!\u003d\u003d(t\u003dthis.max_size)\u0026\u0026void 0!\u003d\u003dt?t:void 0)}}}}i.ServerSentDataSource\u003dr,r.__name__\u003d\"ServerSentDataSource\"},\n function _(t,e,a,n,s){n();const r\u003dt(130),i\u003dt(20);class l extends r.ColumnDataSource{constructor(t){super(t)}get_column(t){const e\u003dthis.data[t];return null!\u003de?e:[]}get_length(){var t;return null!\u003d\u003d(t\u003dsuper.get_length())\u0026\u0026void 0!\u003d\u003dt?t:0}initialize(){super.initialize(),this.setup()}load_data(t,e,a){const{adapter:n}\u003dthis;let s;switch(s\u003dnull!\u003dn?n.execute(this,{response:t}):t,e){case\"replace\":this.data\u003ds;break;case\"append\":{const t\u003dthis.data;for(const e of this.columns()){const n\u003dArray.from(t[e]),r\u003dArray.from(s[e]),i\u003dn.concat(r);s[e]\u003dnull!\u003da?i.slice(-a):i}this.data\u003ds;break}}}static init_WebDataSource(){this.define((({Any:t,Int:e,String:a,Nullable:n})\u003d\u003e({max_size:[n(e),null],mode:[i.UpdateMode,\"replace\"],adapter:[n(t),null],data_url:[a]})))}}a.WebDataSource\u003dl,l.__name__\u003d\"WebDataSource\",l.init_WebDataSource()},\n function _(t,e,i,s,a){s();const n\u003dt(343),r\u003dt(20),o\u003dt(19),l\u003dt(13);class d extends n.WebDataSource{constructor(t){super(t),this.interval\u003dnull,this.initialized\u003d!1}static init_AjaxDataSource(){this.define((({Boolean:t,Int:e,String:i,Dict:s,Nullable:a})\u003d\u003e({polling_interval:[a(e),null],content_type:[i,\"application/json\"],http_headers:[s(i),{}],method:[r.HTTPMethod,\"POST\"],if_modified:[t,!1]})))}destroy(){null!\u003dthis.interval\u0026\u0026clearInterval(this.interval),super.destroy()}setup(){if(!this.initialized\u0026\u0026(this.initialized\u003d!0,this.get_data(this.mode),null!\u003dthis.polling_interval)){const t\u003d()\u003d\u003ethis.get_data(this.mode,this.max_size,this.if_modified);this.interval\u003dsetInterval(t,this.polling_interval)}}get_data(t,e\u003dnull,i\u003d!1){const s\u003dthis.prepare_request();s.addEventListener(\"load\",(()\u003d\u003ethis.do_load(s,t,null!\u003de?e:void 0))),s.addEventListener(\"error\",(()\u003d\u003ethis.do_error(s))),s.send()}prepare_request(){const t\u003dnew XMLHttpRequest;t.open(this.method,this.data_url,!0),t.withCredentials\u003d!1,t.setRequestHeader(\"Content-Type\",this.content_type);const e\u003dthis.http_headers;for(const[i,s]of l.entries(e))t.setRequestHeader(i,s);return t}do_load(t,e,i){if(200\u003d\u003d\u003dt.status){const s\u003dJSON.parse(t.responseText);this.load_data(s,e,i)}}do_error(t){o.logger.error(`Failed to fetch JSON from ${this.data_url} with code ${t.status}`)}}i.AjaxDataSource\u003dd,d.__name__\u003d\"AjaxDataSource\",d.init_AjaxDataSource()},\n function _(e,t,o,r,n){r();const s\u003de(57),a\u003de(19),i\u003de(9),l\u003de(13);function c(e){return null!\u003de?e:NaN}const{hasOwnProperty:_}\u003dObject.prototype;class g extends s.ColumnarDataSource{constructor(e){super(e)}static init_GeoJSONDataSource(){this.define((({String:e})\u003d\u003e({geojson:[e]}))),this.internal((({Dict:e,Arrayable:t})\u003d\u003e({data:[e(t),{}]})))}initialize(){super.initialize(),this._update_data()}connect_signals(){super.connect_signals(),this.connect(this.properties.geojson.change,(()\u003d\u003ethis._update_data()))}_update_data(){this.data\u003dthis.geojson_to_column_data()}_get_new_list_array(e){return i.range(0,e).map((e\u003d\u003e[]))}_get_new_nan_array(e){return i.range(0,e).map((e\u003d\u003eNaN))}_add_properties(e,t,o,r){var n;const s\u003dnull!\u003d\u003d(n\u003de.properties)\u0026\u0026void 0!\u003d\u003dn?n:{};for(const[e,n]of l.entries(s))_.call(t,e)||(t[e]\u003dthis._get_new_nan_array(r)),t[e][o]\u003dc(n)}_add_geometry(e,t,o){function r(e,t){return e.concat([[NaN,NaN,NaN]]).concat(t)}switch(e.type){case\"Point\":{const[r,n,s]\u003de.coordinates;t.x[o]\u003dr,t.y[o]\u003dn,t.z[o]\u003dc(s);break}case\"LineString\":{const{coordinates:r}\u003de;for(let e\u003d0;e\u003cr.length;e++){const[n,s,a]\u003dr[e];t.xs[o][e]\u003dn,t.ys[o][e]\u003ds,t.zs[o][e]\u003dc(a)}break}case\"Polygon\":{e.coordinates.length\u003e1\u0026\u0026a.logger.warn(\"Bokeh does not support Polygons with holes in, only exterior ring used.\");const r\u003de.coordinates[0];for(let e\u003d0;e\u003cr.length;e++){const[n,s,a]\u003dr[e];t.xs[o][e]\u003dn,t.ys[o][e]\u003ds,t.zs[o][e]\u003dc(a)}break}case\"MultiPoint\":a.logger.warn(\"MultiPoint not supported in Bokeh\");break;case\"MultiLineString\":{const n\u003de.coordinates.reduce(r);for(let e\u003d0;e\u003cn.length;e++){const[r,s,a]\u003dn[e];t.xs[o][e]\u003dr,t.ys[o][e]\u003ds,t.zs[o][e]\u003dc(a)}break}case\"MultiPolygon\":{const n\u003d[];for(const t of e.coordinates)t.length\u003e1\u0026\u0026a.logger.warn(\"Bokeh does not support Polygons with holes in, only exterior ring used.\"),n.push(t[0]);const s\u003dn.reduce(r);for(let e\u003d0;e\u003cs.length;e++){const[r,n,a]\u003ds[e];t.xs[o][e]\u003dr,t.ys[o][e]\u003dn,t.zs[o][e]\u003dc(a)}break}default:throw new Error(`Invalid GeoJSON geometry type: ${e.type}`)}}geojson_to_column_data(){const e\u003dJSON.parse(this.geojson);let t;switch(e.type){case\"GeometryCollection\":if(null\u003d\u003de.geometries)throw new Error(\"No geometries found in GeometryCollection\");if(0\u003d\u003d\u003de.geometries.length)throw new Error(\"geojson.geometries must have one or more items\");t\u003de.geometries;break;case\"FeatureCollection\":if(null\u003d\u003de.features)throw new Error(\"No features found in FeaturesCollection\");if(0\u003d\u003de.features.length)throw new Error(\"geojson.features must have one or more items\");t\u003de.features;break;default:throw new Error(\"Bokeh only supports type GeometryCollection and FeatureCollection at top level\")}let o\u003d0;for(const e of t){const t\u003d\"Feature\"\u003d\u003d\u003de.type?e.geometry:e;\"GeometryCollection\"\u003d\u003dt.type?o+\u003dt.geometries.length:o+\u003d1}const r\u003d{x:this._get_new_nan_array(o),y:this._get_new_nan_array(o),z:this._get_new_nan_array(o),xs:this._get_new_list_array(o),ys:this._get_new_list_array(o),zs:this._get_new_list_array(o)};let n\u003d0;for(const e of t){const t\u003d\"Feature\"\u003d\u003de.type?e.geometry:e;if(\"GeometryCollection\"\u003d\u003dt.type)for(const s of t.geometries)this._add_geometry(s,r,n),\"Feature\"\u003d\u003d\u003de.type\u0026\u0026this._add_properties(e,r,n,o),n+\u003d1;else this._add_geometry(t,r,n),\"Feature\"\u003d\u003d\u003de.type\u0026\u0026this._add_properties(e,r,n,o),n+\u003d1}return r}}o.GeoJSONDataSource\u003dg,g.__name__\u003d\"GeoJSONDataSource\",g.init_GeoJSONDataSource()},\n function _(e,r,T,o,S){o(),S(\"BBoxTileSource\",e(347).BBoxTileSource),S(\"MercatorTileSource\",e(348).MercatorTileSource),S(\"QUADKEYTileSource\",e(351).QUADKEYTileSource),S(\"TileRenderer\",e(352).TileRenderer),S(\"TileSource\",e(349).TileSource),S(\"TMSTileSource\",e(355).TMSTileSource),S(\"WMTSTileSource\",e(353).WMTSTileSource)},\n function _(e,t,r,i,o){i();const l\u003de(348);class n extends l.MercatorTileSource{constructor(e){super(e)}static init_BBoxTileSource(){this.define((({Boolean:e})\u003d\u003e({use_latlon:[e,!1]})))}get_image_url(e,t,r){const i\u003dthis.string_lookup_replace(this.url,this.extra_url_vars);let o,l,n,s;return this.use_latlon?[l,s,o,n]\u003dthis.get_tile_geographic_bounds(e,t,r):[l,s,o,n]\u003dthis.get_tile_meter_bounds(e,t,r),i.replace(\"{XMIN}\",l.toString()).replace(\"{YMIN}\",s.toString()).replace(\"{XMAX}\",o.toString()).replace(\"{YMAX}\",n.toString())}}r.BBoxTileSource\u003dn,n.__name__\u003d\"BBoxTileSource\",n.init_BBoxTileSource()},\n function _(t,e,i,_,s){_();const r\u003dt(349),o\u003dt(9),n\u003dt(350);class l extends r.TileSource{constructor(t){super(t)}static init_MercatorTileSource(){this.define((({Boolean:t})\u003d\u003e({snap_to_zoom:[t,!1],wrap_around:[t,!0]}))),this.override({x_origin_offset:20037508.34,y_origin_offset:20037508.34,initial_resolution:156543.03392804097})}initialize(){super.initialize(),this._resolutions\u003do.range(this.min_zoom,this.max_zoom+1).map((t\u003d\u003ethis.get_resolution(t)))}_computed_initial_resolution(){return null!\u003dthis.initial_resolution?this.initial_resolution:2*Math.PI*6378137/this.tile_size}is_valid_tile(t,e,i){return!(!this.wrap_around\u0026\u0026(t\u003c0||t\u003e\u003d2**i))\u0026\u0026!(e\u003c0||e\u003e\u003d2**i)}parent_by_tile_xyz(t,e,i){const _\u003dthis.tile_xyz_to_quadkey(t,e,i),s\u003d_.substring(0,_.length-1);return this.quadkey_to_tile_xyz(s)}get_resolution(t){return this._computed_initial_resolution()/2**t}get_resolution_by_extent(t,e,i){return[(t[2]-t[0])/i,(t[3]-t[1])/e]}get_level_by_extent(t,e,i){const _\u003d(t[2]-t[0])/i,s\u003d(t[3]-t[1])/e,r\u003dMath.max(_,s);let o\u003d0;for(const t of this._resolutions){if(r\u003et){if(0\u003d\u003do)return 0;if(o\u003e0)return o-1}o+\u003d1}return o-1}get_closest_level_by_extent(t,e,i){const _\u003d(t[2]-t[0])/i,s\u003d(t[3]-t[1])/e,r\u003dMath.max(_,s),o\u003dthis._resolutions.reduce((function(t,e){return Math.abs(e-r)\u003cMath.abs(t-r)?e:t}));return this._resolutions.indexOf(o)}snap_to_zoom_level(t,e,i,_){const[s,r,o,n]\u003dt,l\u003dthis._resolutions[_];let u\u003di*l,a\u003de*l;if(!this.snap_to_zoom){const t\u003d(o-s)/u,e\u003d(n-r)/a;t\u003ee?(u\u003do-s,a*\u003dt):(u*\u003de,a\u003dn-r)}const h\u003d(u-(o-s))/2,c\u003d(a-(n-r))/2;return[s-h,r-c,o+h,n+c]}tms_to_wmts(t,e,i){return[t,2**i-1-e,i]}wmts_to_tms(t,e,i){return[t,2**i-1-e,i]}pixels_to_meters(t,e,i){const _\u003dthis.get_resolution(i);return[t*_-this.x_origin_offset,e*_-this.y_origin_offset]}meters_to_pixels(t,e,i){const _\u003dthis.get_resolution(i);return[(t+this.x_origin_offset)/_,(e+this.y_origin_offset)/_]}pixels_to_tile(t,e){let i\u003dMath.ceil(t/this.tile_size);i\u003d0\u003d\u003d\u003di?i:i-1;return[i,Math.max(Math.ceil(e/this.tile_size)-1,0)]}pixels_to_raster(t,e,i){return[t,(this.tile_size\u003c\u003ci)-e]}meters_to_tile(t,e,i){const[_,s]\u003dthis.meters_to_pixels(t,e,i);return this.pixels_to_tile(_,s)}get_tile_meter_bounds(t,e,i){const[_,s]\u003dthis.pixels_to_meters(t*this.tile_size,e*this.tile_size,i),[r,o]\u003dthis.pixels_to_meters((t+1)*this.tile_size,(e+1)*this.tile_size,i);return[_,s,r,o]}get_tile_geographic_bounds(t,e,i){const _\u003dthis.get_tile_meter_bounds(t,e,i),[s,r,o,l]\u003dn.meters_extent_to_geographic(_);return[s,r,o,l]}get_tiles_by_extent(t,e,i\u003d1){const[_,s,r,o]\u003dt;let[n,l]\u003dthis.meters_to_tile(_,s,e),[u,a]\u003dthis.meters_to_tile(r,o,e);n-\u003di,l-\u003di,u+\u003di,a+\u003di;const h\u003d[];for(let t\u003da;t\u003e\u003dl;t--)for(let i\u003dn;i\u003c\u003du;i++)this.is_valid_tile(i,t,e)\u0026\u0026h.push([i,t,e,this.get_tile_meter_bounds(i,t,e)]);return this.sort_tiles_from_center(h,[n,l,u,a]),h}quadkey_to_tile_xyz(t){let e\u003d0,i\u003d0;const _\u003dt.length;for(let s\u003d_;s\u003e0;s--){const r\u003d1\u003c\u003cs-1;switch(t.charAt(_-s)){case\"0\":continue;case\"1\":e|\u003dr;break;case\"2\":i|\u003dr;break;case\"3\":e|\u003dr,i|\u003dr;break;default:throw new TypeError(`Invalid Quadkey: ${t}`)}}return[e,i,_]}tile_xyz_to_quadkey(t,e,i){let _\u003d\"\";for(let s\u003di;s\u003e0;s--){const i\u003d1\u003c\u003cs-1;let r\u003d0;0!\u003d(t\u0026i)\u0026\u0026(r+\u003d1),0!\u003d(e\u0026i)\u0026\u0026(r+\u003d2),_+\u003dr.toString()}return _}children_by_tile_xyz(t,e,i){const _\u003dthis.tile_xyz_to_quadkey(t,e,i),s\u003d[];for(let t\u003d0;t\u003c\u003d3;t++){const[e,i,r]\u003dthis.quadkey_to_tile_xyz(_+t.toString()),o\u003dthis.get_tile_meter_bounds(e,i,r);s.push([e,i,r,o])}return s}get_closest_parent_by_tile_xyz(t,e,i){const _\u003dthis.calculate_world_x_by_tile_xyz(t,e,i);[t,e,i]\u003dthis.normalize_xyz(t,e,i);let s\u003dthis.tile_xyz_to_quadkey(t,e,i);for(;s.length\u003e0;)if(s\u003ds.substring(0,s.length-1),[t,e,i]\u003dthis.quadkey_to_tile_xyz(s),[t,e,i]\u003dthis.denormalize_xyz(t,e,i,_),this.tiles.has(this.tile_xyz_to_key(t,e,i)))return[t,e,i];return[0,0,0]}normalize_xyz(t,e,i){if(this.wrap_around){const _\u003d2**i;return[(t%_+_)%_,e,i]}return[t,e,i]}denormalize_xyz(t,e,i,_){return[t+_*2**i,e,i]}denormalize_meters(t,e,i,_){return[t+2*_*Math.PI*6378137,e]}calculate_world_x_by_tile_xyz(t,e,i){return Math.floor(t/2**i)}}i.MercatorTileSource\u003dl,l.__name__\u003d\"MercatorTileSource\",l.init_MercatorTileSource()},\n function _(e,t,r,i,n){i();const l\u003de(53),s\u003de(13);class a extends l.Model{constructor(e){super(e)}static init_TileSource(){this.define((({Number:e,String:t,Dict:r,Nullable:i})\u003d\u003e({url:[t,\"\"],tile_size:[e,256],max_zoom:[e,30],min_zoom:[e,0],extra_url_vars:[r(t),{}],attribution:[t,\"\"],x_origin_offset:[e],y_origin_offset:[e],initial_resolution:[i(e),null]})))}initialize(){super.initialize(),this.tiles\u003dnew Map,this._normalize_case()}connect_signals(){super.connect_signals(),this.connect(this.change,(()\u003d\u003ethis._clear_cache()))}string_lookup_replace(e,t){let r\u003de;for(const[e,i]of s.entries(t))r\u003dr.replace(`{${e}}`,i);return r}_normalize_case(){const e\u003dthis.url.replace(\"{x}\",\"{X}\").replace(\"{y}\",\"{Y}\").replace(\"{z}\",\"{Z}\").replace(\"{q}\",\"{Q}\").replace(\"{xmin}\",\"{XMIN}\").replace(\"{ymin}\",\"{YMIN}\").replace(\"{xmax}\",\"{XMAX}\").replace(\"{ymax}\",\"{YMAX}\");this.url\u003de}_clear_cache(){this.tiles\u003dnew Map}tile_xyz_to_key(e,t,r){return`${e}:${t}:${r}`}key_to_tile_xyz(e){const[t,r,i]\u003de.split(\":\").map((e\u003d\u003eparseInt(e)));return[t,r,i]}sort_tiles_from_center(e,t){const[r,i,n,l]\u003dt,s\u003d(n-r)/2+r,a\u003d(l-i)/2+i;e.sort((function(e,t){return Math.sqrt((s-e[0])**2+(a-e[1])**2)-Math.sqrt((s-t[0])**2+(a-t[1])**2)}))}get_image_url(e,t,r){return this.string_lookup_replace(this.url,this.extra_url_vars).replace(\"{X}\",e.toString()).replace(\"{Y}\",t.toString()).replace(\"{Z}\",r.toString())}}r.TileSource\u003da,a.__name__\u003d\"TileSource\",a.init_TileSource()},\n function _(t,e,r,n,o){n();const c\u003dt(65);function _(t,e){return c.wgs84_mercator.compute(t,e)}function g(t,e){return c.wgs84_mercator.invert(t,e)}r.geographic_to_meters\u003d_,r.meters_to_geographic\u003dg,r.geographic_extent_to_meters\u003dfunction(t){const[e,r,n,o]\u003dt,[c,g]\u003d_(e,r),[i,u]\u003d_(n,o);return[c,g,i,u]},r.meters_extent_to_geographic\u003dfunction(t){const[e,r,n,o]\u003dt,[c,_]\u003dg(e,r),[i,u]\u003dg(n,o);return[c,_,i,u]}},\n function _(e,t,r,s,_){s();const o\u003de(348);class c extends o.MercatorTileSource{constructor(e){super(e)}get_image_url(e,t,r){const s\u003dthis.string_lookup_replace(this.url,this.extra_url_vars),[_,o,c]\u003dthis.tms_to_wmts(e,t,r),i\u003dthis.tile_xyz_to_quadkey(_,o,c);return s.replace(\"{Q}\",i)}}r.QUADKEYTileSource\u003dc,c.__name__\u003d\"QUADKEYTileSource\"},\n function _(t,e,i,s,_){s();const n\u003dt(1),a\u003dt(349),h\u003dt(353),r\u003dt(41),o\u003dt(156),l\u003dt(43),d\u003dt(296),m\u003dt(9),c\u003dt(8),p\u003dn.__importStar(t(354));class g extends r.RendererView{initialize(){this._tiles\u003d[],super.initialize()}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.request_render())),this.connect(this.model.tile_source.change,(()\u003d\u003ethis.request_render()))}styles(){return[...super.styles(),p.default]}get_extent(){return[this.x_range.start,this.y_range.start,this.x_range.end,this.y_range.end]}get map_plot(){return this.plot_model}get map_canvas(){return this.layer.ctx}get map_frame(){return this.plot_view.frame}get x_range(){return this.map_plot.x_range}get y_range(){return this.map_plot.y_range}_set_data(){this.extent\u003dthis.get_extent(),this._last_height\u003dvoid 0,this._last_width\u003dvoid 0}_update_attribution(){null!\u003dthis.attribution_el\u0026\u0026l.removeElement(this.attribution_el);const{attribution:t}\u003dthis.model.tile_source;if(c.isString(t)\u0026\u0026t.length\u003e0){const{layout:e,frame:i}\u003dthis.plot_view,s\u003de.bbox.width-i.bbox.right,_\u003de.bbox.height-i.bbox.bottom,n\u003di.bbox.width;this.attribution_el\u003dl.div({class:p.tile_attribution,style:{position:\"absolute\",right:`${s}px`,bottom:`${_}px`,\"max-width\":n-4+\"px\",padding:\"2px\",\"background-color\":\"rgba(255,255,255,0.5)\",\"font-size\":\"9px\",\"line-height\":\"1.05\",\"white-space\":\"nowrap\",overflow:\"hidden\",\"text-overflow\":\"ellipsis\"}}),this.plot_view.canvas_view.add_event(this.attribution_el),this.attribution_el.innerHTML\u003dt,this.attribution_el.title\u003dthis.attribution_el.textContent.replace(/\\s*\\n\\s*/g,\" \")}}_map_data(){this.initial_extent\u003dthis.get_extent();const t\u003dthis.model.tile_source.get_level_by_extent(this.initial_extent,this.map_frame.bbox.height,this.map_frame.bbox.width),e\u003dthis.model.tile_source.snap_to_zoom_level(this.initial_extent,this.map_frame.bbox.height,this.map_frame.bbox.width,t);this.x_range.start\u003de[0],this.y_range.start\u003de[1],this.x_range.end\u003de[2],this.y_range.end\u003de[3],this.x_range instanceof o.Range1d\u0026\u0026(this.x_range.reset_start\u003de[0],this.x_range.reset_end\u003de[2]),this.y_range instanceof o.Range1d\u0026\u0026(this.y_range.reset_start\u003de[1],this.y_range.reset_end\u003de[3]),this._update_attribution()}_create_tile(t,e,i,s,_\u003d!1){const[n,a,h]\u003dthis.model.tile_source.normalize_xyz(t,e,i),r\u003d{img:void 0,tile_coords:[t,e,i],normalized_coords:[n,a,h],quadkey:this.model.tile_source.tile_xyz_to_quadkey(t,e,i),cache_key:this.model.tile_source.tile_xyz_to_key(t,e,i),bounds:s,loaded:!1,finished:!1,x_coord:s[0],y_coord:s[3]},o\u003dthis.model.tile_source.get_image_url(n,a,h);new d.ImageLoader(o,{loaded:t\u003d\u003e{Object.assign(r,{img:t,loaded:!0}),_?(r.finished\u003d!0,this.notify_finished()):this.request_render()},failed(){r.finished\u003d!0}}),this.model.tile_source.tiles.set(r.cache_key,r),this._tiles.push(r)}_enforce_aspect_ratio(){if(this._last_height!\u003d\u003dthis.map_frame.bbox.height||this._last_width!\u003d\u003dthis.map_frame.bbox.width){const t\u003dthis.get_extent(),e\u003dthis.model.tile_source.get_level_by_extent(t,this.map_frame.bbox.height,this.map_frame.bbox.width),i\u003dthis.model.tile_source.snap_to_zoom_level(t,this.map_frame.bbox.height,this.map_frame.bbox.width,e);this.x_range.setv({start:i[0],end:i[2]}),this.y_range.setv({start:i[1],end:i[3]}),this.extent\u003di,this._last_height\u003dthis.map_frame.bbox.height,this._last_width\u003dthis.map_frame.bbox.width}}has_finished(){if(!super.has_finished())return!1;if(0\u003d\u003d\u003dthis._tiles.length)return!1;for(const t of this._tiles)if(!t.finished)return!1;return!0}_render(){null\u003d\u003dthis.map_initialized\u0026\u0026(this._set_data(),this._map_data(),this.map_initialized\u003d!0),this._enforce_aspect_ratio(),this._update(),null!\u003dthis.prefetch_timer\u0026\u0026clearTimeout(this.prefetch_timer),this.prefetch_timer\u003dsetTimeout(this._prefetch_tiles.bind(this),500),this.has_finished()\u0026\u0026this.notify_finished()}_draw_tile(t){const e\u003dthis.model.tile_source.tiles.get(t);if(null!\u003de\u0026\u0026e.loaded){const[[t],[i]]\u003dthis.coordinates.map_to_screen([e.bounds[0]],[e.bounds[3]]),[[s],[_]]\u003dthis.coordinates.map_to_screen([e.bounds[2]],[e.bounds[1]]),n\u003ds-t,a\u003d_-i,h\u003dt,r\u003di,o\u003dthis.map_canvas.getImageSmoothingEnabled();this.map_canvas.setImageSmoothingEnabled(this.model.smoothing),this.map_canvas.drawImage(e.img,h,r,n,a),this.map_canvas.setImageSmoothingEnabled(o),e.finished\u003d!0}}_set_rect(){const t\u003dthis.plot_model.outline_line_width,e\u003dthis.map_frame.bbox.left+t/2,i\u003dthis.map_frame.bbox.top+t/2,s\u003dthis.map_frame.bbox.width-t,_\u003dthis.map_frame.bbox.height-t;this.map_canvas.rect(e,i,s,_),this.map_canvas.clip()}_render_tiles(t){this.map_canvas.save(),this._set_rect(),this.map_canvas.globalAlpha\u003dthis.model.alpha;for(const e of t)this._draw_tile(e);this.map_canvas.restore()}_prefetch_tiles(){const{tile_source:t}\u003dthis.model,e\u003dthis.get_extent(),i\u003dthis.map_frame.bbox.height,s\u003dthis.map_frame.bbox.width,_\u003dthis.model.tile_source.get_level_by_extent(e,i,s),n\u003dthis.model.tile_source.get_tiles_by_extent(e,_);for(let e\u003d0,i\u003dMath.min(10,n.length);e\u003ci;e++){const[i,s,_]\u003dn[e],a\u003dthis.model.tile_source.children_by_tile_xyz(i,s,_);for(const e of a){const[i,s,_,n]\u003de;t.tiles.has(t.tile_xyz_to_key(i,s,_))||this._create_tile(i,s,_,n,!0)}}}_fetch_tiles(t){for(const e of t){const[t,i,s,_]\u003de;this._create_tile(t,i,s,_)}}_update(){const{tile_source:t}\u003dthis.model,{min_zoom:e}\u003dt,{max_zoom:i}\u003dt;let s\u003dthis.get_extent();const _\u003dthis.extent[2]-this.extent[0]\u003cs[2]-s[0],n\u003dthis.map_frame.bbox.height,a\u003dthis.map_frame.bbox.width;let h\u003dt.get_level_by_extent(s,n,a),r\u003d!1;h\u003ce?(s\u003dthis.extent,h\u003de,r\u003d!0):h\u003ei\u0026\u0026(s\u003dthis.extent,h\u003di,r\u003d!0),r\u0026\u0026(this.x_range.setv({start:s[0],end:s[2]}),this.y_range.setv({start:s[1],end:s[3]})),this.extent\u003ds;const o\u003dt.get_tiles_by_extent(s,h),l\u003d[],d\u003d[],c\u003d[],p\u003d[];for(const e of o){const[i,s,n]\u003de,a\u003dt.tile_xyz_to_key(i,s,n),h\u003dt.tiles.get(a);if(null!\u003dh\u0026\u0026h.loaded)d.push(a);else if(this.model.render_parents){const[e,a,h]\u003dt.get_closest_parent_by_tile_xyz(i,s,n),r\u003dt.tile_xyz_to_key(e,a,h),o\u003dt.tiles.get(r);if(null!\u003do\u0026\u0026o.loaded\u0026\u0026!m.includes(c,r)\u0026\u0026c.push(r),_){const e\u003dt.children_by_tile_xyz(i,s,n);for(const[i,s,_]of e){const e\u003dt.tile_xyz_to_key(i,s,_);t.tiles.has(e)\u0026\u0026p.push(e)}}}null\u003d\u003dh\u0026\u0026l.push(e)}this._render_tiles(c),this._render_tiles(p),this._render_tiles(d),null!\u003dthis.render_timer\u0026\u0026clearTimeout(this.render_timer),this.render_timer\u003dsetTimeout((()\u003d\u003ethis._fetch_tiles(l)),65)}}i.TileRendererView\u003dg,g.__name__\u003d\"TileRendererView\";class u extends r.Renderer{constructor(t){super(t)}static init_TileRenderer(){this.prototype.default_view\u003dg,this.define((({Boolean:t,Number:e,Ref:i})\u003d\u003e({alpha:[e,1],smoothing:[t,!0],tile_source:[i(a.TileSource),()\u003d\u003enew h.WMTSTileSource],render_parents:[t,!0]}))),this.override({level:\"image\"})}}i.TileRenderer\u003du,u.__name__\u003d\"TileRenderer\",u.init_TileRenderer()},\n function _(t,e,r,o,s){o();const c\u003dt(348);class i extends c.MercatorTileSource{constructor(t){super(t)}get_image_url(t,e,r){const o\u003dthis.string_lookup_replace(this.url,this.extra_url_vars),[s,c,i]\u003dthis.tms_to_wmts(t,e,r);return o.replace(\"{X}\",s.toString()).replace(\"{Y}\",c.toString()).replace(\"{Z}\",i.toString())}}r.WMTSTileSource\u003di,i.__name__\u003d\"WMTSTileSource\"},\n function _(t,o,i,b,r){b(),i.root\u003d\"bk-root\",i.tile_attribution\u003d\"bk-tile-attribution\",i.default\u003d\".bk-root .bk-tile-attribution a{color:black;}\"},\n function _(e,r,t,c,o){c();const i\u003de(348);class l extends i.MercatorTileSource{constructor(e){super(e)}get_image_url(e,r,t){return this.string_lookup_replace(this.url,this.extra_url_vars).replace(\"{X}\",e.toString()).replace(\"{Y}\",r.toString()).replace(\"{Z}\",t.toString())}}t.TMSTileSource\u003dl,l.__name__\u003d\"TMSTileSource\"},\n function _(e,t,u,a,r){a(),r(\"CanvasTexture\",e(357).CanvasTexture),r(\"ImageURLTexture\",e(359).ImageURLTexture),r(\"Texture\",e(358).Texture)},\n function _(t,e,n,c,s){c();const a\u003dt(358),i\u003dt(34);class r extends a.Texture{constructor(t){super(t)}static init_CanvasTexture(){this.define((({String:t})\u003d\u003e({code:[t]})))}get func(){const t\u003di.use_strict(this.code);return new Function(\"ctx\",\"color\",\"scale\",\"weight\",t)}get_pattern(t,e,n){const c\u003ddocument.createElement(\"canvas\");c.width\u003de,c.height\u003de;const s\u003dc.getContext(\"2d\");return this.func.call(this,s,t,e,n),c}}n.CanvasTexture\u003dr,r.__name__\u003d\"CanvasTexture\",r.init_CanvasTexture()},\n function _(e,t,i,n,r){n();const s\u003de(53),u\u003de(20);class o extends s.Model{constructor(e){super(e)}static init_Texture(){this.define((()\u003d\u003e({repetition:[u.TextureRepetition,\"repeat\"]})))}}i.Texture\u003do,o.__name__\u003d\"Texture\",o.init_Texture()},\n function _(e,t,i,r,n){r();const a\u003de(358),s\u003de(296);class u extends a.Texture{constructor(e){super(e)}static init_ImageURLTexture(){this.define((({String:e})\u003d\u003e({url:[e]})))}initialize(){super.initialize(),this._loader\u003dnew s.ImageLoader(this.url)}get_pattern(e,t,i){const{_loader:r}\u003dthis;return this._loader.finished?r.image:r.promise}}i.ImageURLTexture\u003du,u.__name__\u003d\"ImageURLTexture\",u.init_ImageURLTexture()},\n function _(o,l,T,e,t){e(),t(\"ActionTool\",o(251).ActionTool),t(\"CustomAction\",o(361).CustomAction),t(\"HelpTool\",o(252).HelpTool),t(\"RedoTool\",o(362).RedoTool),t(\"ResetTool\",o(363).ResetTool),t(\"SaveTool\",o(364).SaveTool),t(\"UndoTool\",o(365).UndoTool),t(\"ZoomInTool\",o(366).ZoomInTool),t(\"ZoomOutTool\",o(369).ZoomOutTool),t(\"ButtonTool\",o(238).ButtonTool),t(\"EditTool\",o(370).EditTool),t(\"BoxEditTool\",o(371).BoxEditTool),t(\"FreehandDrawTool\",o(372).FreehandDrawTool),t(\"PointDrawTool\",o(373).PointDrawTool),t(\"PolyDrawTool\",o(374).PolyDrawTool),t(\"PolyTool\",o(375).PolyTool),t(\"PolyEditTool\",o(376).PolyEditTool),t(\"BoxSelectTool\",o(377).BoxSelectTool),t(\"BoxZoomTool\",o(379).BoxZoomTool),t(\"GestureTool\",o(237).GestureTool),t(\"LassoSelectTool\",o(380).LassoSelectTool),t(\"LineEditTool\",o(382).LineEditTool),t(\"PanTool\",o(384).PanTool),t(\"PolySelectTool\",o(381).PolySelectTool),t(\"RangeTool\",o(385).RangeTool),t(\"SelectTool\",o(378).SelectTool),t(\"TapTool\",o(386).TapTool),t(\"WheelPanTool\",o(387).WheelPanTool),t(\"WheelZoomTool\",o(388).WheelZoomTool),t(\"CrosshairTool\",o(389).CrosshairTool),t(\"CustomJSHover\",o(390).CustomJSHover),t(\"HoverTool\",o(391).HoverTool),t(\"InspectTool\",o(247).InspectTool),t(\"Tool\",o(236).Tool),t(\"ToolProxy\",o(392).ToolProxy),t(\"Toolbar\",o(235).Toolbar),t(\"ToolbarBase\",o(248).ToolbarBase),t(\"ProxyToolbar\",o(393).ProxyToolbar),t(\"ToolbarBox\",o(393).ToolbarBox)},\n function _(t,o,i,s,n){s();const e\u003dt(251);class c extends e.ActionToolButtonView{css_classes(){return super.css_classes().concat(\"bk-toolbar-button-custom-action\")}}i.CustomActionButtonView\u003dc,c.__name__\u003d\"CustomActionButtonView\";class u extends e.ActionToolView{doit(){var t;null\u003d\u003d\u003d(t\u003dthis.model.callback)||void 0\u003d\u003d\u003dt||t.execute(this.model)}}i.CustomActionView\u003du,u.__name__\u003d\"CustomActionView\";class l extends e.ActionTool{constructor(t){super(t),this.tool_name\u003d\"Custom Action\",this.button_view\u003dc}static init_CustomAction(){this.prototype.default_view\u003du,this.define((({Any:t,String:o,Nullable:i})\u003d\u003e({callback:[i(t)],icon:[o]}))),this.override({description:\"Perform a Custom Action\"})}}i.CustomAction\u003dl,l.__name__\u003d\"CustomAction\",l.init_CustomAction()},\n function _(o,e,t,i,s){i();const n\u003do(251),d\u003do(242);class l extends n.ActionToolView{connect_signals(){super.connect_signals(),this.connect(this.plot_view.state.changed,(()\u003d\u003ethis.model.disabled\u003d!this.plot_view.state.can_redo))}doit(){this.plot_view.state.redo()}}t.RedoToolView\u003dl,l.__name__\u003d\"RedoToolView\";class _ extends n.ActionTool{constructor(o){super(o),this.tool_name\u003d\"Redo\",this.icon\u003dd.tool_icon_redo}static init_RedoTool(){this.prototype.default_view\u003dl,this.override({disabled:!0}),this.register_alias(\"redo\",(()\u003d\u003enew _))}}t.RedoTool\u003d_,_.__name__\u003d\"RedoTool\",_.init_RedoTool()},\n function _(e,t,o,s,i){s();const _\u003de(251),n\u003de(242);class l extends _.ActionToolView{doit(){this.plot_view.reset()}}o.ResetToolView\u003dl,l.__name__\u003d\"ResetToolView\";class c extends _.ActionTool{constructor(e){super(e),this.tool_name\u003d\"Reset\",this.icon\u003dn.tool_icon_reset}static init_ResetTool(){this.prototype.default_view\u003dl,this.register_alias(\"reset\",(()\u003d\u003enew c))}}o.ResetTool\u003dc,c.__name__\u003d\"ResetTool\",c.init_ResetTool()},\n function _(o,e,t,a,i){a();const n\u003do(251),s\u003do(242);class c extends n.ActionToolView{async copy(){const o\u003dawait this.plot_view.to_blob(),e\u003dnew ClipboardItem({[o.type]:o});await navigator.clipboard.write([e])}async save(o){const e\u003dawait this.plot_view.to_blob(),t\u003ddocument.createElement(\"a\");t.href\u003dURL.createObjectURL(e),t.download\u003do,t.target\u003d\"_blank\",t.dispatchEvent(new MouseEvent(\"click\"))}doit(o\u003d\"save\"){switch(o){case\"save\":this.save(\"bokeh_plot\");break;case\"copy\":this.copy()}}}t.SaveToolView\u003dc,c.__name__\u003d\"SaveToolView\";class l extends n.ActionTool{constructor(o){super(o),this.tool_name\u003d\"Save\",this.icon\u003ds.tool_icon_save}static init_SaveTool(){this.prototype.default_view\u003dc,this.register_alias(\"save\",(()\u003d\u003enew l))}get menu(){return[{icon:\"bk-tool-icon-copy-to-clipboard\",tooltip:\"Copy image to clipboard\",if:()\u003d\u003e\"undefined\"!\u003dtypeof ClipboardItem,handler:()\u003d\u003e{this.do.emit(\"copy\")}}]}}t.SaveTool\u003dl,l.__name__\u003d\"SaveTool\",l.init_SaveTool()},\n function _(o,t,n,i,e){i();const s\u003do(251),d\u003do(242);class l extends s.ActionToolView{connect_signals(){super.connect_signals(),this.connect(this.plot_view.state.changed,(()\u003d\u003ethis.model.disabled\u003d!this.plot_view.state.can_undo))}doit(){this.plot_view.state.undo()}}n.UndoToolView\u003dl,l.__name__\u003d\"UndoToolView\";class _ extends s.ActionTool{constructor(o){super(o),this.tool_name\u003d\"Undo\",this.icon\u003dd.tool_icon_undo}static init_UndoTool(){this.prototype.default_view\u003dl,this.override({disabled:!0}),this.register_alias(\"undo\",(()\u003d\u003enew _))}}n.UndoTool\u003d_,_.__name__\u003d\"UndoTool\",_.init_UndoTool()},\n function _(o,i,n,s,e){s();const t\u003do(367),_\u003do(242);class m extends t.ZoomBaseToolView{}n.ZoomInToolView\u003dm,m.__name__\u003d\"ZoomInToolView\";class l extends t.ZoomBaseTool{constructor(o){super(o),this.sign\u003d1,this.tool_name\u003d\"Zoom In\",this.icon\u003d_.tool_icon_zoom_in}static init_ZoomInTool(){this.prototype.default_view\u003dm,this.register_alias(\"zoom_in\",(()\u003d\u003enew l({dimensions:\"both\"}))),this.register_alias(\"xzoom_in\",(()\u003d\u003enew l({dimensions:\"width\"}))),this.register_alias(\"yzoom_in\",(()\u003d\u003enew l({dimensions:\"height\"})))}}n.ZoomInTool\u003dl,l.__name__\u003d\"ZoomInTool\",l.init_ZoomInTool()},\n function _(o,t,e,i,s){i();const n\u003do(251),l\u003do(20),a\u003do(368);class _ extends n.ActionToolView{doit(){var o;const t\u003dthis.plot_view.frame,e\u003dthis.model.dimensions,i\u003d\"width\"\u003d\u003de||\"both\"\u003d\u003de,s\u003d\"height\"\u003d\u003de||\"both\"\u003d\u003de,n\u003da.scale_range(t,this.model.sign*this.model.factor,i,s);this.plot_view.state.push(\"zoom_out\",{range:n}),this.plot_view.update_range(n,{scrolling:!0}),null\u003d\u003d\u003d(o\u003dthis.model.document)||void 0\u003d\u003d\u003do||o.interactive_start(this.plot_model)}}e.ZoomBaseToolView\u003d_,_.__name__\u003d\"ZoomBaseToolView\";class m extends n.ActionTool{constructor(o){super(o)}static init_ZoomBaseTool(){this.define((({Percent:o})\u003d\u003e({factor:[o,.1],dimensions:[l.Dimensions,\"both\"]})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}e.ZoomBaseTool\u003dm,m.__name__\u003d\"ZoomBaseTool\",m.init_ZoomBaseTool()},\n function _(n,t,o,r,s){r();const c\u003dn(10);function e(n,t,o){const[r,s]\u003d[n.start,n.end],c\u003dnull!\u003do?o:(s+r)/2;return[r-(r-c)*t,s-(s-c)*t]}function a(n,[t,o]){const r\u003dnew Map;for(const[s,c]of n){const[n,e]\u003dc.r_invert(t,o);r.set(s,{start:n,end:e})}return r}o.scale_highlow\u003de,o.get_info\u003da,o.scale_range\u003dfunction(n,t,o\u003d!0,r\u003d!0,s){t\u003dc.clamp(t,-.9,.9);const l\u003do?t:0,[u,i]\u003de(n.bbox.h_range,l,null!\u003ds?s.x:void 0),_\u003da(n.x_scales,[u,i]),f\u003dr?t:0,[g,x]\u003de(n.bbox.v_range,f,null!\u003ds?s.y:void 0);return{xrs:_,yrs:a(n.y_scales,[g,x]),factor:t}}},\n function _(o,t,i,s,e){s();const n\u003do(367),_\u003do(242);class m extends n.ZoomBaseToolView{}i.ZoomOutToolView\u003dm,m.__name__\u003d\"ZoomOutToolView\";class l extends n.ZoomBaseTool{constructor(o){super(o),this.sign\u003d-1,this.tool_name\u003d\"Zoom Out\",this.icon\u003d_.tool_icon_zoom_out}static init_ZoomOutTool(){this.prototype.default_view\u003dm,this.register_alias(\"zoom_out\",(()\u003d\u003enew l({dimensions:\"both\"}))),this.register_alias(\"xzoom_out\",(()\u003d\u003enew l({dimensions:\"width\"}))),this.register_alias(\"yzoom_out\",(()\u003d\u003enew l({dimensions:\"height\"})))}}i.ZoomOutTool\u003dl,l.__name__\u003d\"ZoomOutTool\",l.init_ZoomOutTool()},\n function _(e,t,s,o,n){o();const i\u003de(9),r\u003de(8),c\u003de(11),a\u003de(61),_\u003de(237);class l extends _.GestureToolView{constructor(){super(...arguments),this._mouse_in_frame\u003d!0}_select_mode(e){const{shiftKey:t,ctrlKey:s}\u003de;return t||s?t\u0026\u0026!s?\"append\":!t\u0026\u0026s?\"intersect\":t\u0026\u0026s?\"subtract\":void c.unreachable():\"replace\"}_move_enter(e){this._mouse_in_frame\u003d!0}_move_exit(e){this._mouse_in_frame\u003d!1}_map_drag(e,t,s){if(!this.plot_view.frame.bbox.contains(e,t))return null;const o\u003dthis.plot_view.renderer_view(s);if(null\u003d\u003do)return null;return[o.coordinates.x_scale.invert(e),o.coordinates.y_scale.invert(t)]}_delete_selected(e){const t\u003de.data_source,s\u003dt.selected.indices;s.sort();for(const e of t.columns()){const o\u003dt.get_array(e);for(let e\u003d0;e\u003cs.length;e++){const t\u003ds[e];o.splice(t-e,1)}}this._emit_cds_changes(t)}_pop_glyphs(e,t){const s\u003de.columns();if(t\u0026\u0026s.length)for(const o of s){let s\u003de.get_array(o);const n\u003ds.length-t+1;n\u003c1||(r.isArray(s)||(s\u003dArray.from(s),e.data[o]\u003ds),s.splice(0,n))}}_emit_cds_changes(e,t\u003d!0,s\u003d!0,o\u003d!0){s\u0026\u0026e.selection_manager.clear(),t\u0026\u0026e.change.emit(),o\u0026\u0026(e.data\u003de.data,e.properties.data.change.emit())}_drag_points(e,t,s\u003d\"both\"){if(null\u003d\u003dthis._basepoint)return;const[o,n]\u003dthis._basepoint;for(const i of t){const t\u003dthis._map_drag(o,n,i),r\u003dthis._map_drag(e.sx,e.sy,i);if(null\u003d\u003dr||null\u003d\u003dt)continue;const[c,a]\u003dr,[_,l]\u003dt,[d,u]\u003d[c-_,a-l],h\u003di.glyph,m\u003di.data_source,[p,f]\u003d[h.x.field,h.y.field];for(const e of m.selected.indices)!p||\"width\"!\u003ds\u0026\u0026\"both\"!\u003ds||(m.data[p][e]+\u003dd),!f||\"height\"!\u003ds\u0026\u0026\"both\"!\u003ds||(m.data[f][e]+\u003du);m.change.emit()}this._basepoint\u003d[e.sx,e.sy]}_pad_empty_columns(e,t){for(const s of e.columns())i.includes(t,s)||e.get_array(s).push(this.model.empty_value)}_select_event(e,t,s){const o\u003dthis.plot_view.frame,{sx:n,sy:i}\u003de;if(!o.bbox.contains(n,i))return[];const r\u003d{type:\"point\",sx:n,sy:i},c\u003d[];for(const e of s){const s\u003de.get_selection_manager(),o\u003de.data_source,n\u003dthis.plot_view.renderer_view(e);if(null!\u003dn){s.select([n],r,!0,t)\u0026\u0026c.push(e),o.properties.selected.change.emit()}}return c}}s.EditToolView\u003dl,l.__name__\u003d\"EditToolView\";class d extends _.GestureTool{constructor(e){super(e)}static init_EditTool(){this.define((({Unknown:e,String:t,Array:s,Ref:o,Nullable:n})\u003d\u003e({custom_icon:[n(t),null],empty_value:[e],renderers:[s(o(a.GlyphRenderer)),[]]})))}get computed_icon(){var e;return null!\u003d\u003d(e\u003dthis.custom_icon)\u0026\u0026void 0!\u003d\u003de?e:this.icon}}s.EditTool\u003dd,d.__name__\u003d\"EditTool\",d.init_EditTool()},\n function _(e,t,s,i,_){i();const o\u003de(43),n\u003de(20),a\u003de(370),d\u003de(242);class l extends a.EditToolView{_tap(e){null\u003d\u003dthis._draw_basepoint\u0026\u0026null\u003d\u003dthis._basepoint\u0026\u0026this._select_event(e,this._select_mode(e),this.model.renderers)}_keyup(e){if(this.model.active\u0026\u0026this._mouse_in_frame)for(const t of this.model.renderers)if(e.keyCode\u003d\u003d\u003do.Keys.Backspace)this._delete_selected(t);else if(e.keyCode\u003d\u003do.Keys.Esc){t.data_source.selection_manager.clear()}}_set_extent([e,t],[s,i],_,o\u003d!1){const n\u003dthis.model.renderers[0],a\u003dthis.plot_view.renderer_view(n);if(null\u003d\u003da)return;const d\u003dn.glyph,l\u003dn.data_source,[r,h]\u003da.coordinates.x_scale.r_invert(e,t),[p,u]\u003da.coordinates.y_scale.r_invert(s,i),[c,m]\u003d[(r+h)/2,(p+u)/2],[f,b]\u003d[h-r,u-p],[x,y]\u003d[d.x.field,d.y.field],[w,v]\u003d[d.width.field,d.height.field];if(_)this._pop_glyphs(l,this.model.num_objects),x\u0026\u0026l.get_array(x).push(c),y\u0026\u0026l.get_array(y).push(m),w\u0026\u0026l.get_array(w).push(f),v\u0026\u0026l.get_array(v).push(b),this._pad_empty_columns(l,[x,y,w,v]);else{const e\u003dl.data[x].length-1;x\u0026\u0026(l.data[x][e]\u003dc),y\u0026\u0026(l.data[y][e]\u003dm),w\u0026\u0026(l.data[w][e]\u003df),v\u0026\u0026(l.data[v][e]\u003db)}this._emit_cds_changes(l,!0,!1,o)}_update_box(e,t\u003d!1,s\u003d!1){if(null\u003d\u003dthis._draw_basepoint)return;const i\u003d[e.sx,e.sy],_\u003dthis.plot_view.frame,o\u003dthis.model.dimensions,n\u003dthis.model._get_dim_limits(this._draw_basepoint,i,_,o);if(null!\u003dn){const[e,i]\u003dn;this._set_extent(e,i,t,s)}}_doubletap(e){this.model.active\u0026\u0026(null!\u003dthis._draw_basepoint?(this._update_box(e,!1,!0),this._draw_basepoint\u003dnull):(this._draw_basepoint\u003d[e.sx,e.sy],this._select_event(e,\"append\",this.model.renderers),this._update_box(e,!0,!1)))}_move(e){this._update_box(e,!1,!1)}_pan_start(e){if(e.shiftKey){if(null!\u003dthis._draw_basepoint)return;this._draw_basepoint\u003d[e.sx,e.sy],this._update_box(e,!0,!1)}else{if(null!\u003dthis._basepoint)return;this._select_event(e,\"append\",this.model.renderers),this._basepoint\u003d[e.sx,e.sy]}}_pan(e,t\u003d!1,s\u003d!1){if(e.shiftKey){if(null\u003d\u003dthis._draw_basepoint)return;this._update_box(e,t,s)}else{if(null\u003d\u003dthis._basepoint)return;this._drag_points(e,this.model.renderers)}}_pan_end(e){if(this._pan(e,!1,!0),e.shiftKey)this._draw_basepoint\u003dnull;else{this._basepoint\u003dnull;for(const e of this.model.renderers)this._emit_cds_changes(e.data_source,!1,!0,!0)}}}s.BoxEditToolView\u003dl,l.__name__\u003d\"BoxEditToolView\";class r extends a.EditTool{constructor(e){super(e),this.tool_name\u003d\"Box Edit Tool\",this.icon\u003dd.tool_icon_box_edit,this.event_type\u003d[\"tap\",\"pan\",\"move\"],this.default_order\u003d1}static init_BoxEditTool(){this.prototype.default_view\u003dl,this.define((({Int:e})\u003d\u003e({dimensions:[n.Dimensions,\"both\"],num_objects:[e,0]})))}}s.BoxEditTool\u003dr,r.__name__\u003d\"BoxEditTool\",r.init_BoxEditTool()},\n function _(e,t,a,s,r){s();const _\u003de(43),i\u003de(8),o\u003de(370),d\u003de(242);class n extends o.EditToolView{_draw(e,t,a\u003d!1){if(!this.model.active)return;const s\u003dthis.model.renderers[0],r\u003dthis._map_drag(e.sx,e.sy,s);if(null\u003d\u003dr)return;const[_,o]\u003dr,d\u003ds.data_source,n\u003ds.glyph,[h,l]\u003d[n.xs.field,n.ys.field];if(\"new\"\u003d\u003dt)this._pop_glyphs(d,this.model.num_objects),h\u0026\u0026d.get_array(h).push([_]),l\u0026\u0026d.get_array(l).push([o]),this._pad_empty_columns(d,[h,l]);else if(\"add\"\u003d\u003dt){if(h){const e\u003dd.data[h].length-1;let t\u003dd.get_array(h)[e];i.isArray(t)||(t\u003dArray.from(t),d.data[h][e]\u003dt),t.push(_)}if(l){const e\u003dd.data[l].length-1;let t\u003dd.get_array(l)[e];i.isArray(t)||(t\u003dArray.from(t),d.data[l][e]\u003dt),t.push(o)}}this._emit_cds_changes(d,!0,!0,a)}_pan_start(e){this._draw(e,\"new\")}_pan(e){this._draw(e,\"add\")}_pan_end(e){this._draw(e,\"add\",!0)}_tap(e){this._select_event(e,this._select_mode(e),this.model.renderers)}_keyup(e){if(this.model.active\u0026\u0026this._mouse_in_frame)for(const t of this.model.renderers)e.keyCode\u003d\u003d\u003d_.Keys.Esc?t.data_source.selection_manager.clear():e.keyCode\u003d\u003d\u003d_.Keys.Backspace\u0026\u0026this._delete_selected(t)}}a.FreehandDrawToolView\u003dn,n.__name__\u003d\"FreehandDrawToolView\";class h extends o.EditTool{constructor(e){super(e),this.tool_name\u003d\"Freehand Draw Tool\",this.icon\u003dd.tool_icon_freehand_draw,this.event_type\u003d[\"pan\",\"tap\"],this.default_order\u003d3}static init_FreehandDrawTool(){this.prototype.default_view\u003dn,this.define((({Int:e})\u003d\u003e({num_objects:[e,0]}))),this.register_alias(\"freehand_draw\",(()\u003d\u003enew h))}}a.FreehandDrawTool\u003dh,h.__name__\u003d\"FreehandDrawTool\",h.init_FreehandDrawTool()},\n function _(e,t,s,o,i){o();const a\u003de(43),n\u003de(370),_\u003de(242);class r extends n.EditToolView{_tap(e){if(this._select_event(e,this._select_mode(e),this.model.renderers).length||!this.model.add)return;const t\u003dthis.model.renderers[0],s\u003dthis._map_drag(e.sx,e.sy,t);if(null\u003d\u003ds)return;const o\u003dt.glyph,i\u003dt.data_source,[a,n]\u003d[o.x.field,o.y.field],[_,r]\u003ds;this._pop_glyphs(i,this.model.num_objects),a\u0026\u0026i.get_array(a).push(_),n\u0026\u0026i.get_array(n).push(r),this._pad_empty_columns(i,[a,n]),i.change.emit(),i.data\u003di.data,i.properties.data.change.emit()}_keyup(e){if(this.model.active\u0026\u0026this._mouse_in_frame)for(const t of this.model.renderers)e.keyCode\u003d\u003d\u003da.Keys.Backspace?this._delete_selected(t):e.keyCode\u003d\u003da.Keys.Esc\u0026\u0026t.data_source.selection_manager.clear()}_pan_start(e){this.model.drag\u0026\u0026(this._select_event(e,\"append\",this.model.renderers),this._basepoint\u003d[e.sx,e.sy])}_pan(e){this.model.drag\u0026\u0026null!\u003dthis._basepoint\u0026\u0026this._drag_points(e,this.model.renderers)}_pan_end(e){if(this.model.drag){this._pan(e);for(const e of this.model.renderers)this._emit_cds_changes(e.data_source,!1,!0,!0);this._basepoint\u003dnull}}}s.PointDrawToolView\u003dr,r.__name__\u003d\"PointDrawToolView\";class d extends n.EditTool{constructor(e){super(e),this.tool_name\u003d\"Point Draw Tool\",this.icon\u003d_.tool_icon_point_draw,this.event_type\u003d[\"tap\",\"pan\",\"move\"],this.default_order\u003d2}static init_PointDrawTool(){this.prototype.default_view\u003dr,this.define((({Boolean:e,Int:t})\u003d\u003e({add:[e,!0],drag:[e,!0],num_objects:[t,0]})))}}s.PointDrawTool\u003dd,d.__name__\u003d\"PointDrawTool\",d.init_PointDrawTool()},\n function _(e,t,s,i,a){i();const o\u003de(43),r\u003de(8),n\u003de(375),_\u003de(242);class d extends n.PolyToolView{constructor(){super(...arguments),this._drawing\u003d!1,this._initialized\u003d!1}_tap(e){this._drawing?this._draw(e,\"add\",!0):this._select_event(e,this._select_mode(e),this.model.renderers)}_draw(e,t,s\u003d!1){const i\u003dthis.model.renderers[0],a\u003dthis._map_drag(e.sx,e.sy,i);if(this._initialized||this.activate(),null\u003d\u003da)return;const[o,n]\u003dthis._snap_to_vertex(e,...a),_\u003di.data_source,d\u003di.glyph,[l,h]\u003d[d.xs.field,d.ys.field];if(\"new\"\u003d\u003dt)this._pop_glyphs(_,this.model.num_objects),l\u0026\u0026_.get_array(l).push([o,o]),h\u0026\u0026_.get_array(h).push([n,n]),this._pad_empty_columns(_,[l,h]);else if(\"edit\"\u003d\u003dt){if(l){const e\u003d_.data[l][_.data[l].length-1];e[e.length-1]\u003do}if(h){const e\u003d_.data[h][_.data[h].length-1];e[e.length-1]\u003dn}}else if(\"add\"\u003d\u003dt){if(l){const e\u003d_.data[l].length-1;let t\u003d_.get_array(l)[e];const s\u003dt[t.length-1];t[t.length-1]\u003do,r.isArray(t)||(t\u003dArray.from(t),_.data[l][e]\u003dt),t.push(s)}if(h){const e\u003d_.data[h].length-1;let t\u003d_.get_array(h)[e];const s\u003dt[t.length-1];t[t.length-1]\u003dn,r.isArray(t)||(t\u003dArray.from(t),_.data[h][e]\u003dt),t.push(s)}}this._emit_cds_changes(_,!0,!1,s)}_show_vertices(){if(!this.model.active)return;const e\u003d[],t\u003d[];for(let s\u003d0;s\u003cthis.model.renderers.length;s++){const i\u003dthis.model.renderers[s],a\u003di.data_source,o\u003di.glyph,[r,n]\u003d[o.xs.field,o.ys.field];if(r)for(const t of a.get_array(r))e.push(...t);if(n)for(const e of a.get_array(n))t.push(...e);this._drawing\u0026\u0026s\u003d\u003dthis.model.renderers.length-1\u0026\u0026(e.splice(e.length-1,1),t.splice(t.length-1,1))}this._set_vertices(e,t)}_doubletap(e){this.model.active\u0026\u0026(this._drawing?(this._drawing\u003d!1,this._draw(e,\"edit\",!0)):(this._drawing\u003d!0,this._draw(e,\"new\",!0)))}_move(e){this._drawing\u0026\u0026this._draw(e,\"edit\")}_remove(){const e\u003dthis.model.renderers[0],t\u003de.data_source,s\u003de.glyph,[i,a]\u003d[s.xs.field,s.ys.field];if(i){const e\u003dt.data[i].length-1,s\u003dt.get_array(i)[e];s.splice(s.length-1,1)}if(a){const e\u003dt.data[a].length-1,s\u003dt.get_array(a)[e];s.splice(s.length-1,1)}this._emit_cds_changes(t)}_keyup(e){if(this.model.active\u0026\u0026this._mouse_in_frame)for(const t of this.model.renderers)e.keyCode\u003d\u003d\u003do.Keys.Backspace?this._delete_selected(t):e.keyCode\u003d\u003do.Keys.Esc\u0026\u0026(this._drawing\u0026\u0026(this._remove(),this._drawing\u003d!1),t.data_source.selection_manager.clear())}_pan_start(e){this.model.drag\u0026\u0026(this._select_event(e,\"append\",this.model.renderers),this._basepoint\u003d[e.sx,e.sy])}_pan(e){if(null\u003d\u003dthis._basepoint||!this.model.drag)return;const[t,s]\u003dthis._basepoint;for(const i of this.model.renderers){const a\u003dthis._map_drag(t,s,i),o\u003dthis._map_drag(e.sx,e.sy,i);if(null\u003d\u003do||null\u003d\u003da)continue;const r\u003di.data_source,n\u003di.glyph,[_,d]\u003d[n.xs.field,n.ys.field];if(!_\u0026\u0026!d)continue;const[l,h]\u003do,[c,g]\u003da,[f,p]\u003d[l-c,h-g];for(const e of r.selected.indices){let t,s,i;_\u0026\u0026(s\u003dr.data[_][e]),d?(i\u003dr.data[d][e],t\u003di.length):t\u003ds.length;for(let e\u003d0;e\u003ct;e++)s\u0026\u0026(s[e]+\u003df),i\u0026\u0026(i[e]+\u003dp)}r.change.emit()}this._basepoint\u003d[e.sx,e.sy]}_pan_end(e){if(this.model.drag){this._pan(e);for(const e of this.model.renderers)this._emit_cds_changes(e.data_source);this._basepoint\u003dnull}}activate(){if(this.model.vertex_renderer\u0026\u0026this.model.active){if(this._show_vertices(),!this._initialized)for(const e of this.model.renderers){const t\u003de.data_source;t.connect(t.properties.data.change,(()\u003d\u003ethis._show_vertices()))}this._initialized\u003d!0}}deactivate(){this._drawing\u0026\u0026(this._remove(),this._drawing\u003d!1),this.model.vertex_renderer\u0026\u0026this._hide_vertices()}}s.PolyDrawToolView\u003dd,d.__name__\u003d\"PolyDrawToolView\";class l extends n.PolyTool{constructor(e){super(e),this.tool_name\u003d\"Polygon Draw Tool\",this.icon\u003d_.tool_icon_poly_draw,this.event_type\u003d[\"pan\",\"tap\",\"move\"],this.default_order\u003d3}static init_PolyDrawTool(){this.prototype.default_view\u003dd,this.define((({Boolean:e,Int:t})\u003d\u003e({drag:[e,!0],num_objects:[t,0]})))}}s.PolyDrawTool\u003dl,l.__name__\u003d\"PolyDrawTool\",l.init_PolyDrawTool()},\n function _(e,t,r,o,s){o();const i\u003de(8),l\u003de(370);class _ extends l.EditToolView{_set_vertices(e,t){const r\u003dthis.model.vertex_renderer.glyph,o\u003dthis.model.vertex_renderer.data_source,[s,l]\u003d[r.x.field,r.y.field];s\u0026\u0026(i.isArray(e)?o.data[s]\u003de:r.x\u003d{value:e}),l\u0026\u0026(i.isArray(t)?o.data[l]\u003dt:r.y\u003d{value:t}),this._emit_cds_changes(o,!0,!0,!1)}_hide_vertices(){this._set_vertices([],[])}_snap_to_vertex(e,t,r){if(this.model.vertex_renderer){const o\u003dthis._select_event(e,\"replace\",[this.model.vertex_renderer]),s\u003dthis.model.vertex_renderer.data_source,i\u003dthis.model.vertex_renderer.glyph,[l,_]\u003d[i.x.field,i.y.field];if(o.length){const e\u003ds.selected.indices[0];l\u0026\u0026(t\u003ds.data[l][e]),_\u0026\u0026(r\u003ds.data[_][e]),s.selection_manager.clear()}}return[t,r]}}r.PolyToolView\u003d_,_.__name__\u003d\"PolyToolView\";class d extends l.EditTool{constructor(e){super(e)}static init_PolyTool(){this.define((({AnyRef:e})\u003d\u003e({vertex_renderer:[e()]})))}}r.PolyTool\u003dd,d.__name__\u003d\"PolyTool\",d.init_PolyTool()},\n function _(e,t,s,r,i){r();const _\u003de(43),d\u003de(8),n\u003de(375),l\u003de(242);class a extends n.PolyToolView{constructor(){super(...arguments),this._drawing\u003d!1,this._cur_index\u003dnull}_doubletap(e){if(!this.model.active)return;const t\u003dthis._map_drag(e.sx,e.sy,this.model.vertex_renderer);if(null\u003d\u003dt)return;const[s,r]\u003dt,i\u003dthis._select_event(e,\"replace\",[this.model.vertex_renderer]),_\u003dthis.model.vertex_renderer.data_source,d\u003dthis.model.vertex_renderer.glyph,[n,l]\u003d[d.x.field,d.y.field];if(i.length\u0026\u0026null!\u003dthis._selected_renderer){const e\u003d_.selected.indices[0];this._drawing?(this._drawing\u003d!1,_.selection_manager.clear()):(_.selected.indices\u003d[e+1],n\u0026\u0026_.get_array(n).splice(e+1,0,s),l\u0026\u0026_.get_array(l).splice(e+1,0,r),this._drawing\u003d!0),_.change.emit(),this._emit_cds_changes(this._selected_renderer.data_source)}else this._show_vertices(e)}_show_vertices(e){if(!this.model.active)return;const t\u003dthis.model.renderers[0],s\u003d()\u003d\u003ethis._update_vertices(t),r\u003dnull\u003d\u003dt?void 0:t.data_source,i\u003dthis._select_event(e,\"replace\",this.model.renderers);if(!i.length)return this._set_vertices([],[]),this._selected_renderer\u003dnull,this._drawing\u003d!1,this._cur_index\u003dnull,void(null!\u003dr\u0026\u0026r.disconnect(r.properties.data.change,s));null!\u003dr\u0026\u0026r.connect(r.properties.data.change,s),this._cur_index\u003di[0].data_source.selected.indices[0],this._update_vertices(i[0])}_update_vertices(e){const t\u003de.glyph,s\u003de.data_source,r\u003dthis._cur_index,[i,_]\u003d[t.xs.field,t.ys.field];if(this._drawing)return;if(null\u003d\u003dr\u0026\u0026(i||_))return;let n,l;i\u0026\u0026null!\u003dr?(n\u003ds.data[i][r],d.isArray(n)||(s.data[i][r]\u003dn\u003dArray.from(n))):n\u003dt.xs.value,_\u0026\u0026null!\u003dr?(l\u003ds.data[_][r],d.isArray(l)||(s.data[_][r]\u003dl\u003dArray.from(l))):l\u003dt.ys.value,this._selected_renderer\u003de,this._set_vertices(n,l)}_move(e){if(this._drawing\u0026\u0026null!\u003dthis._selected_renderer){const t\u003dthis.model.vertex_renderer,s\u003dt.data_source,r\u003dt.glyph,i\u003dthis._map_drag(e.sx,e.sy,t);if(null\u003d\u003di)return;let[_,d]\u003di;const n\u003ds.selected.indices;[_,d]\u003dthis._snap_to_vertex(e,_,d),s.selected.indices\u003dn;const[l,a]\u003d[r.x.field,r.y.field],c\u003dn[0];l\u0026\u0026(s.data[l][c]\u003d_),a\u0026\u0026(s.data[a][c]\u003dd),s.change.emit(),this._selected_renderer.data_source.change.emit()}}_tap(e){const t\u003dthis.model.vertex_renderer,s\u003dthis._map_drag(e.sx,e.sy,t);if(null\u003d\u003ds)return;if(this._drawing\u0026\u0026this._selected_renderer){let[r,i]\u003ds;const _\u003dt.data_source,d\u003dt.glyph,[n,l]\u003d[d.x.field,d.y.field],a\u003d_.selected.indices;[r,i]\u003dthis._snap_to_vertex(e,r,i);const c\u003da[0];if(_.selected.indices\u003d[c+1],n){const e\u003d_.get_array(n),t\u003de[c];e[c]\u003dr,e.splice(c+1,0,t)}if(l){const e\u003d_.get_array(l),t\u003de[c];e[c]\u003di,e.splice(c+1,0,t)}return _.change.emit(),void this._emit_cds_changes(this._selected_renderer.data_source,!0,!1,!0)}const r\u003dthis._select_mode(e);this._select_event(e,r,[t]),this._select_event(e,r,this.model.renderers)}_remove_vertex(){if(!this._drawing||!this._selected_renderer)return;const e\u003dthis.model.vertex_renderer,t\u003de.data_source,s\u003de.glyph,r\u003dt.selected.indices[0],[i,_]\u003d[s.x.field,s.y.field];i\u0026\u0026t.get_array(i).splice(r,1),_\u0026\u0026t.get_array(_).splice(r,1),t.change.emit(),this._emit_cds_changes(this._selected_renderer.data_source)}_pan_start(e){this._select_event(e,\"append\",[this.model.vertex_renderer]),this._basepoint\u003d[e.sx,e.sy]}_pan(e){null!\u003dthis._basepoint\u0026\u0026(this._drag_points(e,[this.model.vertex_renderer]),this._selected_renderer\u0026\u0026this._selected_renderer.data_source.change.emit())}_pan_end(e){null!\u003dthis._basepoint\u0026\u0026(this._drag_points(e,[this.model.vertex_renderer]),this._emit_cds_changes(this.model.vertex_renderer.data_source,!1,!0,!0),this._selected_renderer\u0026\u0026this._emit_cds_changes(this._selected_renderer.data_source),this._basepoint\u003dnull)}_keyup(e){if(!this.model.active||!this._mouse_in_frame)return;let t;t\u003dthis._selected_renderer?[this.model.vertex_renderer]:this.model.renderers;for(const s of t)e.keyCode\u003d\u003d\u003d_.Keys.Backspace?(this._delete_selected(s),this._selected_renderer\u0026\u0026this._emit_cds_changes(this._selected_renderer.data_source)):e.keyCode\u003d\u003d_.Keys.Esc\u0026\u0026(this._drawing?(this._remove_vertex(),this._drawing\u003d!1):this._selected_renderer\u0026\u0026this._hide_vertices(),s.data_source.selection_manager.clear())}deactivate(){this._selected_renderer\u0026\u0026(this._drawing\u0026\u0026(this._remove_vertex(),this._drawing\u003d!1),this._hide_vertices())}}s.PolyEditToolView\u003da,a.__name__\u003d\"PolyEditToolView\";class c extends n.PolyTool{constructor(e){super(e),this.tool_name\u003d\"Poly Edit Tool\",this.icon\u003dl.tool_icon_poly_edit,this.event_type\u003d[\"tap\",\"pan\",\"move\"],this.default_order\u003d4}static init_PolyEditTool(){this.prototype.default_view\u003da}}s.PolyEditTool\u003dc,c.__name__\u003d\"PolyEditTool\",c.init_PolyEditTool()},\n function _(e,t,o,s,i){s();const l\u003de(378),n\u003de(136),_\u003de(20),c\u003de(242);class h extends l.SelectToolView{_compute_limits(e){const t\u003dthis.plot_view.frame,o\u003dthis.model.dimensions;let s\u003dthis._base_point;if(\"center\"\u003d\u003dthis.model.origin){const[t,o]\u003ds,[i,l]\u003de;s\u003d[t-(i-t),o-(l-o)]}return this.model._get_dim_limits(s,e,t,o)}_pan_start(e){const{sx:t,sy:o}\u003de;this._base_point\u003d[t,o]}_pan(e){const{sx:t,sy:o}\u003de,s\u003d[t,o],[i,l]\u003dthis._compute_limits(s);this.model.overlay.update({left:i[0],right:i[1],top:l[0],bottom:l[1]}),this.model.select_every_mousemove\u0026\u0026this._do_select(i,l,!1,this._select_mode(e))}_pan_end(e){const{sx:t,sy:o}\u003de,s\u003d[t,o],[i,l]\u003dthis._compute_limits(s);this._do_select(i,l,!0,this._select_mode(e)),this.model.overlay.update({left:null,right:null,top:null,bottom:null}),this._base_point\u003dnull,this.plot_view.state.push(\"box_select\",{selection:this.plot_view.get_selection()})}_do_select([e,t],[o,s],i,l\u003d\"replace\"){const n\u003d{type:\"rect\",sx0:e,sx1:t,sy0:o,sy1:s};this._select(n,i,l)}}o.BoxSelectToolView\u003dh,h.__name__\u003d\"BoxSelectToolView\";const r\u003d()\u003d\u003enew n.BoxAnnotation({level:\"overlay\",top_units:\"screen\",left_units:\"screen\",bottom_units:\"screen\",right_units:\"screen\",fill_color:\"lightgrey\",fill_alpha:.5,line_color:\"black\",line_alpha:1,line_width:2,line_dash:[4,4]});class a extends l.SelectTool{constructor(e){super(e),this.tool_name\u003d\"Box Select\",this.icon\u003dc.tool_icon_box_select,this.event_type\u003d\"pan\",this.default_order\u003d30}static init_BoxSelectTool(){this.prototype.default_view\u003dh,this.define((({Boolean:e,Ref:t})\u003d\u003e({dimensions:[_.Dimensions,\"both\"],select_every_mousemove:[e,!1],overlay:[t(n.BoxAnnotation),r],origin:[_.BoxOrigin,\"corner\"]}))),this.register_alias(\"box_select\",(()\u003d\u003enew a)),this.register_alias(\"xbox_select\",(()\u003d\u003enew a({dimensions:\"width\"}))),this.register_alias(\"ybox_select\",(()\u003d\u003enew a({dimensions:\"height\"})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}o.BoxSelectTool\u003da,a.__name__\u003d\"BoxSelectTool\",a.init_BoxSelectTool()},\n function _(e,t,s,n,o){n();const r\u003de(237),c\u003de(61),i\u003de(123),l\u003de(62),a\u003de(161),_\u003de(20),d\u003de(43),h\u003de(264),p\u003de(15),u\u003de(11);class m extends r.GestureToolView{connect_signals(){super.connect_signals(),this.model.clear.connect((()\u003d\u003ethis._clear()))}get computed_renderers(){const{renderers:e,names:t}\u003dthis.model,s\u003dthis.plot_model.data_renderers;return a.compute_renderers(e,s,t)}_computed_renderers_by_data_source(){var e;const t\u003dnew Map;for(const s of this.computed_renderers){let n;if(s instanceof c.GlyphRenderer)n\u003ds.data_source;else{if(!(s instanceof i.GraphRenderer))continue;n\u003ds.node_renderer.data_source}const o\u003dnull!\u003d\u003d(e\u003dt.get(n))\u0026\u0026void 0!\u003d\u003de?e:[];t.set(n,[...o,s])}return t}_select_mode(e){const{shiftKey:t,ctrlKey:s}\u003de;return t||s?t\u0026\u0026!s?\"append\":!t\u0026\u0026s?\"intersect\":t\u0026\u0026s?\"subtract\":void u.unreachable():this.model.mode}_keyup(e){e.keyCode\u003d\u003dd.Keys.Esc\u0026\u0026this._clear()}_clear(){for(const e of this.computed_renderers)e.get_selection_manager().clear();const e\u003dthis.computed_renderers.map((e\u003d\u003ethis.plot_view.renderer_view(e)));this.plot_view.request_paint(e)}_select(e,t,s){const n\u003dthis._computed_renderers_by_data_source();for(const[,o]of n){const n\u003do[0].get_selection_manager(),r\u003d[];for(const e of o){const t\u003dthis.plot_view.renderer_view(e);null!\u003dt\u0026\u0026r.push(t)}n.select(r,e,t,s)}null!\u003dthis.model.callback\u0026\u0026this._emit_callback(e),this._emit_selection_event(e,t)}_emit_selection_event(e,t\u003d!0){const{x_scale:s,y_scale:n}\u003dthis.plot_view.frame;let o;switch(e.type){case\"point\":{const{sx:t,sy:r}\u003de,c\u003ds.invert(t),i\u003dn.invert(r);o\u003dObject.assign(Object.assign({},e),{x:c,y:i});break}case\"span\":{const{sx:t,sy:r}\u003de,c\u003ds.invert(t),i\u003dn.invert(r);o\u003dObject.assign(Object.assign({},e),{x:c,y:i});break}case\"rect\":{const{sx0:t,sx1:r,sy0:c,sy1:i}\u003de,[l,a]\u003ds.r_invert(t,r),[_,d]\u003dn.r_invert(c,i);o\u003dObject.assign(Object.assign({},e),{x0:l,y0:_,x1:a,y1:d});break}case\"poly\":{const{sx:t,sy:r}\u003de,c\u003ds.v_invert(t),i\u003dn.v_invert(r);o\u003dObject.assign(Object.assign({},e),{x:c,y:i});break}}this.plot_model.trigger_event(new h.SelectionGeometry(o,t))}}s.SelectToolView\u003dm,m.__name__\u003d\"SelectToolView\";class v extends r.GestureTool{constructor(e){super(e)}initialize(){super.initialize(),this.clear\u003dnew p.Signal0(this,\"clear\")}static init_SelectTool(){this.define((({String:e,Array:t,Ref:s,Or:n,Auto:o})\u003d\u003e({renderers:[n(t(s(l.DataRenderer)),o),\"auto\"],names:[t(e),[]],mode:[_.SelectionMode,\"replace\"]})))}get menu(){return[{icon:\"bk-tool-icon-replace-mode\",tooltip:\"Replace the current selection\",active:()\u003d\u003e\"replace\"\u003d\u003dthis.mode,handler:()\u003d\u003e{this.mode\u003d\"replace\",this.active\u003d!0}},{icon:\"bk-tool-icon-append-mode\",tooltip:\"Append to the current selection (Shift)\",active:()\u003d\u003e\"append\"\u003d\u003dthis.mode,handler:()\u003d\u003e{this.mode\u003d\"append\",this.active\u003d!0}},{icon:\"bk-tool-icon-intersect-mode\",tooltip:\"Intersect with the current selection (Ctrl)\",active:()\u003d\u003e\"intersect\"\u003d\u003dthis.mode,handler:()\u003d\u003e{this.mode\u003d\"intersect\",this.active\u003d!0}},{icon:\"bk-tool-icon-subtract-mode\",tooltip:\"Subtract from the current selection (Shift+Ctrl)\",active:()\u003d\u003e\"subtract\"\u003d\u003dthis.mode,handler:()\u003d\u003e{this.mode\u003d\"subtract\",this.active\u003d!0}},null,{icon:\"bk-tool-icon-clear-selection\",tooltip:\"Clear the current selection (Esc)\",handler:()\u003d\u003e{this.clear.emit()}}]}}s.SelectTool\u003dv,v.__name__\u003d\"SelectTool\",v.init_SelectTool()},\n function _(t,o,e,s,i){s();const n\u003dt(237),_\u003dt(136),a\u003dt(20),l\u003dt(242);class r extends n.GestureToolView{_match_aspect(t,o,e){const s\u003de.bbox.aspect,i\u003de.bbox.h_range.end,n\u003de.bbox.h_range.start,_\u003de.bbox.v_range.end,a\u003de.bbox.v_range.start;let l\u003dMath.abs(t[0]-o[0]),r\u003dMath.abs(t[1]-o[1]);const h\u003d0\u003d\u003dr?0:l/r,[c]\u003dh\u003e\u003ds?[1,h/s]:[s/h,1];let m,p,d,b;return t[0]\u003c\u003do[0]?(m\u003dt[0],p\u003dt[0]+l*c,p\u003ei\u0026\u0026(p\u003di)):(p\u003dt[0],m\u003dt[0]-l*c,m\u003cn\u0026\u0026(m\u003dn)),l\u003dMath.abs(p-m),t[1]\u003c\u003do[1]?(b\u003dt[1],d\u003dt[1]+l/s,d\u003e_\u0026\u0026(d\u003d_)):(d\u003dt[1],b\u003dt[1]-l/s,b\u003ca\u0026\u0026(b\u003da)),r\u003dMath.abs(d-b),t[0]\u003c\u003do[0]?p\u003dt[0]+s*r:m\u003dt[0]-s*r,[[m,p],[b,d]]}_compute_limits(t){const o\u003dthis.plot_view.frame,e\u003dthis.model.dimensions;let s,i,n\u003dthis._base_point;if(\"center\"\u003d\u003dthis.model.origin){const[o,e]\u003dn,[s,i]\u003dt;n\u003d[o-(s-o),e-(i-e)]}return this.model.match_aspect\u0026\u0026\"both\"\u003d\u003de?[s,i]\u003dthis._match_aspect(n,t,o):[s,i]\u003dthis.model._get_dim_limits(n,t,o,e),[s,i]}_pan_start(t){this._base_point\u003d[t.sx,t.sy]}_pan(t){const o\u003d[t.sx,t.sy],[e,s]\u003dthis._compute_limits(o);this.model.overlay.update({left:e[0],right:e[1],top:s[0],bottom:s[1]})}_pan_end(t){const o\u003d[t.sx,t.sy],[e,s]\u003dthis._compute_limits(o);this._update(e,s),this.model.overlay.update({left:null,right:null,top:null,bottom:null}),this._base_point\u003dnull}_update([t,o],[e,s]){if(Math.abs(o-t)\u003c\u003d5||Math.abs(s-e)\u003c\u003d5)return;const{x_scales:i,y_scales:n}\u003dthis.plot_view.frame,_\u003dnew Map;for(const[e,s]of i){const[i,n]\u003ds.r_invert(t,o);_.set(e,{start:i,end:n})}const a\u003dnew Map;for(const[t,o]of n){const[i,n]\u003do.r_invert(e,s);a.set(t,{start:i,end:n})}const l\u003d{xrs:_,yrs:a};this.plot_view.state.push(\"box_zoom\",{range:l}),this.plot_view.update_range(l)}}e.BoxZoomToolView\u003dr,r.__name__\u003d\"BoxZoomToolView\";const h\u003d()\u003d\u003enew _.BoxAnnotation({level:\"overlay\",top_units:\"screen\",left_units:\"screen\",bottom_units:\"screen\",right_units:\"screen\",fill_color:\"lightgrey\",fill_alpha:.5,line_color:\"black\",line_alpha:1,line_width:2,line_dash:[4,4]});class c extends n.GestureTool{constructor(t){super(t),this.tool_name\u003d\"Box Zoom\",this.icon\u003dl.tool_icon_box_zoom,this.event_type\u003d\"pan\",this.default_order\u003d20}static init_BoxZoomTool(){this.prototype.default_view\u003dr,this.define((({Boolean:t,Ref:o})\u003d\u003e({dimensions:[a.Dimensions,\"both\"],overlay:[o(_.BoxAnnotation),h],match_aspect:[t,!1],origin:[a.BoxOrigin,\"corner\"]}))),this.register_alias(\"box_zoom\",(()\u003d\u003enew c({dimensions:\"both\"}))),this.register_alias(\"xbox_zoom\",(()\u003d\u003enew c({dimensions:\"width\"}))),this.register_alias(\"ybox_zoom\",(()\u003d\u003enew c({dimensions:\"height\"})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}e.BoxZoomTool\u003dc,c.__name__\u003d\"BoxZoomTool\",c.init_BoxZoomTool()},\n function _(s,e,t,o,i){o();const l\u003ds(378),_\u003ds(231),a\u003ds(381),c\u003ds(43),n\u003ds(242);class h extends l.SelectToolView{constructor(){super(...arguments),this.sxs\u003d[],this.sys\u003d[]}connect_signals(){super.connect_signals(),this.connect(this.model.properties.active.change,(()\u003d\u003ethis._active_change()))}_active_change(){this.model.active||this._clear_overlay()}_keyup(s){s.keyCode\u003d\u003dc.Keys.Enter\u0026\u0026this._clear_overlay()}_pan_start(s){this.sxs\u003d[],this.sys\u003d[];const{sx:e,sy:t}\u003ds;this._append_overlay(e,t)}_pan(s){const[e,t]\u003dthis.plot_view.frame.bbox.clip(s.sx,s.sy);this._append_overlay(e,t),this.model.select_every_mousemove\u0026\u0026this._do_select(this.sxs,this.sys,!1,this._select_mode(s))}_pan_end(s){const{sxs:e,sys:t}\u003dthis;this._clear_overlay(),this._do_select(e,t,!0,this._select_mode(s)),this.plot_view.state.push(\"lasso_select\",{selection:this.plot_view.get_selection()})}_append_overlay(s,e){const{sxs:t,sys:o}\u003dthis;t.push(s),o.push(e),this.model.overlay.update({xs:t,ys:o})}_clear_overlay(){this.sxs\u003d[],this.sys\u003d[],this.model.overlay.update({xs:this.sxs,ys:this.sys})}_do_select(s,e,t,o){const i\u003d{type:\"poly\",sx:s,sy:e};this._select(i,t,o)}}t.LassoSelectToolView\u003dh,h.__name__\u003d\"LassoSelectToolView\";class r extends l.SelectTool{constructor(s){super(s),this.tool_name\u003d\"Lasso Select\",this.icon\u003dn.tool_icon_lasso_select,this.event_type\u003d\"pan\",this.default_order\u003d12}static init_LassoSelectTool(){this.prototype.default_view\u003dh,this.define((({Boolean:s,Ref:e})\u003d\u003e({select_every_mousemove:[s,!0],overlay:[e(_.PolyAnnotation),a.DEFAULT_POLY_OVERLAY]}))),this.register_alias(\"lasso_select\",(()\u003d\u003enew r))}}t.LassoSelectTool\u003dr,r.__name__\u003d\"LassoSelectTool\",r.init_LassoSelectTool()},\n function _(e,t,s,l,o){l();const i\u003de(378),a\u003de(231),_\u003de(43),c\u003de(9),n\u003de(242);class h extends i.SelectToolView{initialize(){super.initialize(),this.data\u003d{sx:[],sy:[]}}connect_signals(){super.connect_signals(),this.connect(this.model.properties.active.change,(()\u003d\u003ethis._active_change()))}_active_change(){this.model.active||this._clear_data()}_keyup(e){e.keyCode\u003d\u003d_.Keys.Enter\u0026\u0026this._clear_data()}_doubletap(e){this._do_select(this.data.sx,this.data.sy,!0,this._select_mode(e)),this.plot_view.state.push(\"poly_select\",{selection:this.plot_view.get_selection()}),this._clear_data()}_clear_data(){this.data\u003d{sx:[],sy:[]},this.model.overlay.update({xs:[],ys:[]})}_tap(e){const{sx:t,sy:s}\u003de;this.plot_view.frame.bbox.contains(t,s)\u0026\u0026(this.data.sx.push(t),this.data.sy.push(s),this.model.overlay.update({xs:c.copy(this.data.sx),ys:c.copy(this.data.sy)}))}_do_select(e,t,s,l){const o\u003d{type:\"poly\",sx:e,sy:t};this._select(o,s,l)}}s.PolySelectToolView\u003dh,h.__name__\u003d\"PolySelectToolView\";s.DEFAULT_POLY_OVERLAY\u003d()\u003d\u003enew a.PolyAnnotation({level:\"overlay\",xs_units:\"screen\",ys_units:\"screen\",fill_color:\"lightgrey\",fill_alpha:.5,line_color:\"black\",line_alpha:1,line_width:2,line_dash:[4,4]});class y extends i.SelectTool{constructor(e){super(e),this.tool_name\u003d\"Poly Select\",this.icon\u003dn.tool_icon_polygon_select,this.event_type\u003d\"tap\",this.default_order\u003d11}static init_PolySelectTool(){this.prototype.default_view\u003dh,this.define((({Ref:e})\u003d\u003e({overlay:[e(a.PolyAnnotation),s.DEFAULT_POLY_OVERLAY]}))),this.register_alias(\"poly_select\",(()\u003d\u003enew y))}}s.PolySelectTool\u003dy,y.__name__\u003d\"PolySelectTool\",y.init_PolySelectTool()},\n function _(e,t,i,s,n){s();const r\u003de(20),_\u003de(383),d\u003de(242);class o extends _.LineToolView{constructor(){super(...arguments),this._drawing\u003d!1}_doubletap(e){if(!this.model.active)return;const t\u003dthis.model.renderers;for(const i of t){1\u003d\u003dthis._select_event(e,\"replace\",[i]).length\u0026\u0026(this._selected_renderer\u003di)}this._show_intersections(),this._update_line_cds()}_show_intersections(){if(!this.model.active)return;if(null\u003d\u003dthis._selected_renderer)return;if(!this.model.renderers.length)return this._set_intersection([],[]),this._selected_renderer\u003dnull,void(this._drawing\u003d!1);const e\u003dthis._selected_renderer.data_source,t\u003dthis._selected_renderer.glyph,[i,s]\u003d[t.x.field,t.y.field],n\u003de.get_array(i),r\u003de.get_array(s);this._set_intersection(n,r)}_tap(e){const t\u003dthis.model.intersection_renderer;if(null\u003d\u003dthis._map_drag(e.sx,e.sy,t))return;if(this._drawing\u0026\u0026this._selected_renderer){const i\u003dthis._select_mode(e);if(0\u003d\u003dthis._select_event(e,i,[t]).length)return}const i\u003dthis._select_mode(e);this._select_event(e,i,[t]),this._select_event(e,i,this.model.renderers)}_update_line_cds(){if(null\u003d\u003dthis._selected_renderer)return;const e\u003dthis.model.intersection_renderer.glyph,t\u003dthis.model.intersection_renderer.data_source,[i,s]\u003d[e.x.field,e.y.field];if(i\u0026\u0026s){const e\u003dt.data[i],n\u003dt.data[s];this._selected_renderer.data_source.data[i]\u003de,this._selected_renderer.data_source.data[s]\u003dn}this._emit_cds_changes(this._selected_renderer.data_source,!0,!0,!1)}_pan_start(e){this._select_event(e,\"append\",[this.model.intersection_renderer]),this._basepoint\u003d[e.sx,e.sy]}_pan(e){null!\u003dthis._basepoint\u0026\u0026(this._drag_points(e,[this.model.intersection_renderer],this.model.dimensions),this._selected_renderer\u0026\u0026this._selected_renderer.data_source.change.emit())}_pan_end(e){null!\u003dthis._basepoint\u0026\u0026(this._drag_points(e,[this.model.intersection_renderer]),this._emit_cds_changes(this.model.intersection_renderer.data_source,!1,!0,!0),this._selected_renderer\u0026\u0026this._emit_cds_changes(this._selected_renderer.data_source),this._basepoint\u003dnull)}activate(){this._drawing\u003d!0}deactivate(){this._selected_renderer\u0026\u0026(this._drawing\u0026\u0026(this._drawing\u003d!1),this._hide_intersections())}}i.LineEditToolView\u003do,o.__name__\u003d\"LineEditToolView\";class l extends _.LineTool{constructor(e){super(e),this.tool_name\u003d\"Line Edit Tool\",this.icon\u003dd.tool_icon_line_edit,this.event_type\u003d[\"tap\",\"pan\",\"move\"],this.default_order\u003d4}static init_LineEditTool(){this.prototype.default_view\u003do,this.define((()\u003d\u003e({dimensions:[r.Dimensions,\"both\"]})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}i.LineEditTool\u003dl,l.__name__\u003d\"LineEditTool\",l.init_LineEditTool()},\n function _(e,i,t,n,o){n();const s\u003de(8),_\u003de(370);class r extends _.EditToolView{_set_intersection(e,i){const t\u003dthis.model.intersection_renderer.glyph,n\u003dthis.model.intersection_renderer.data_source,[o,_]\u003d[t.x.field,t.y.field];o\u0026\u0026(s.isArray(e)?n.data[o]\u003de:t.x\u003d{value:e}),_\u0026\u0026(s.isArray(i)?n.data[_]\u003di:t.y\u003d{value:i}),this._emit_cds_changes(n,!0,!0,!1)}_hide_intersections(){this._set_intersection([],[])}}t.LineToolView\u003dr,r.__name__\u003d\"LineToolView\";class c extends _.EditTool{constructor(e){super(e)}static init_LineTool(){this.define((({AnyRef:e})\u003d\u003e({intersection_renderer:[e()]})))}}t.LineTool\u003dc,c.__name__\u003d\"LineTool\",c.init_LineTool()},\n function _(t,s,i,n,e){n();const o\u003dt(1),a\u003dt(237),_\u003dt(20),h\u003do.__importStar(t(242));function l(t,s,i){const n\u003dnew Map;for(const[e,o]of t){const[t,a]\u003do.r_invert(s,i);n.set(e,{start:t,end:a})}return n}i.update_ranges\u003dl;class r extends a.GestureToolView{_pan_start(t){var s;this.last_dx\u003d0,this.last_dy\u003d0;const{sx:i,sy:n}\u003dt,e\u003dthis.plot_view.frame.bbox;if(!e.contains(i,n)){const t\u003de.h_range,s\u003de.v_range;(i\u003ct.start||i\u003et.end)\u0026\u0026(this.v_axis_only\u003d!0),(n\u003cs.start||n\u003es.end)\u0026\u0026(this.h_axis_only\u003d!0)}null\u003d\u003d\u003d(s\u003dthis.model.document)||void 0\u003d\u003d\u003ds||s.interactive_start(this.plot_model)}_pan(t){var s;this._update(t.deltaX,t.deltaY),null\u003d\u003d\u003d(s\u003dthis.model.document)||void 0\u003d\u003d\u003ds||s.interactive_start(this.plot_model)}_pan_end(t){this.h_axis_only\u003d!1,this.v_axis_only\u003d!1,null!\u003dthis.pan_info\u0026\u0026this.plot_view.state.push(\"pan\",{range:this.pan_info})}_update(t,s){const i\u003dthis.plot_view.frame,n\u003dt-this.last_dx,e\u003ds-this.last_dy,o\u003di.bbox.h_range,a\u003do.start-n,_\u003do.end-n,h\u003di.bbox.v_range,r\u003dh.start-e,d\u003dh.end-e,p\u003dthis.model.dimensions;let c,m,u,x,v,y;\"width\"!\u003dp\u0026\u0026\"both\"!\u003dp||this.v_axis_only?(c\u003do.start,m\u003do.end,u\u003d0):(c\u003da,m\u003d_,u\u003d-n),\"height\"!\u003dp\u0026\u0026\"both\"!\u003dp||this.h_axis_only?(x\u003dh.start,v\u003dh.end,y\u003d0):(x\u003dr,v\u003dd,y\u003d-e),this.last_dx\u003dt,this.last_dy\u003ds;const{x_scales:g,y_scales:w}\u003di,f\u003dl(g,c,m),b\u003dl(w,x,v);this.pan_info\u003d{xrs:f,yrs:b,sdx:u,sdy:y},this.plot_view.update_range(this.pan_info,{panning:!0})}}i.PanToolView\u003dr,r.__name__\u003d\"PanToolView\";class d extends a.GestureTool{constructor(t){super(t),this.tool_name\u003d\"Pan\",this.event_type\u003d\"pan\",this.default_order\u003d10}static init_PanTool(){this.prototype.default_view\u003dr,this.define((()\u003d\u003e({dimensions:[_.Dimensions,\"both\",{on_update(t,s){switch(t){case\"both\":s.icon\u003dh.tool_icon_pan;break;case\"width\":s.icon\u003dh.tool_icon_xpan;break;case\"height\":s.icon\u003dh.tool_icon_ypan}}}]}))),this.register_alias(\"pan\",(()\u003d\u003enew d({dimensions:\"both\"}))),this.register_alias(\"xpan\",(()\u003d\u003enew d({dimensions:\"width\"}))),this.register_alias(\"ypan\",(()\u003d\u003enew d({dimensions:\"height\"})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}i.PanTool\u003dd,d.__name__\u003d\"PanTool\",d.init_PanTool()},\n function _(t,e,i,s,n){s();const l\u003dt(136),a\u003dt(156),r\u003dt(19),o\u003dt(237),_\u003dt(242);function h(t){switch(t){case 1:return 2;case 2:return 1;case 4:return 5;case 5:return 4;default:return t}}function d(t,e,i,s){if(null\u003d\u003de)return!1;const n\u003di.compute(e);return Math.abs(t-n)\u003cs}function u(t,e,i,s,n){let l\u003d!0;if(null!\u003dn.left\u0026\u0026null!\u003dn.right){const e\u003di.invert(t);(e\u003cn.left||e\u003en.right)\u0026\u0026(l\u003d!1)}if(null!\u003dn.bottom\u0026\u0026null!\u003dn.top){const t\u003ds.invert(e);(t\u003cn.bottom||t\u003en.top)\u0026\u0026(l\u003d!1)}return l}function c(t,e,i){let s\u003d0;return t\u003e\u003di.start\u0026\u0026t\u003c\u003di.end\u0026\u0026(s+\u003d1),e\u003e\u003di.start\u0026\u0026e\u003c\u003di.end\u0026\u0026(s+\u003d1),s}function g(t,e,i,s){const n\u003de.compute(t),l\u003de.invert(n+i);return l\u003e\u003ds.start\u0026\u0026l\u003c\u003ds.end?l:t}function y(t,e,i){return t\u003ee.start?(e.end\u003dt,i):(e.end\u003de.start,e.start\u003dt,h(i))}function f(t,e,i){return t\u003ce.end?(e.start\u003dt,i):(e.start\u003de.end,e.end\u003dt,h(i))}function m(t,e,i,s){const[n,l]\u003de.r_compute(t.start,t.end),[a,r]\u003de.r_invert(n+i,l+i),o\u003dc(t.start,t.end,s);c(a,r,s)\u003e\u003do\u0026\u0026(t.start\u003da,t.end\u003dr)}i.flip_side\u003dh,i.is_near\u003dd,i.is_inside\u003du,i.sides_inside\u003dc,i.compute_value\u003dg,i.update_range_end_side\u003dy,i.update_range_start_side\u003df,i.update_range\u003dm;class v extends o.GestureToolView{initialize(){super.initialize(),this.side\u003d0,this.model.update_overlay_from_ranges()}connect_signals(){super.connect_signals(),null!\u003dthis.model.x_range\u0026\u0026this.connect(this.model.x_range.change,(()\u003d\u003ethis.model.update_overlay_from_ranges())),null!\u003dthis.model.y_range\u0026\u0026this.connect(this.model.y_range.change,(()\u003d\u003ethis.model.update_overlay_from_ranges()))}_pan_start(t){this.last_dx\u003d0,this.last_dy\u003d0;const e\u003dthis.model.x_range,i\u003dthis.model.y_range,{frame:s}\u003dthis.plot_view,n\u003ds.x_scale,a\u003ds.y_scale,r\u003dthis.model.overlay,{left:o,right:_,top:h,bottom:c}\u003dr,g\u003dthis.model.overlay.line_width+l.EDGE_TOLERANCE;null!\u003de\u0026\u0026this.model.x_interaction\u0026\u0026(d(t.sx,o,n,g)?this.side\u003d1:d(t.sx,_,n,g)?this.side\u003d2:u(t.sx,t.sy,n,a,r)\u0026\u0026(this.side\u003d3)),null!\u003di\u0026\u0026this.model.y_interaction\u0026\u0026(0\u003d\u003dthis.side\u0026\u0026d(t.sy,c,a,g)\u0026\u0026(this.side\u003d4),0\u003d\u003dthis.side\u0026\u0026d(t.sy,h,a,g)?this.side\u003d5:u(t.sx,t.sy,n,a,this.model.overlay)\u0026\u0026(3\u003d\u003dthis.side?this.side\u003d7:this.side\u003d6))}_pan(t){const e\u003dthis.plot_view.frame,i\u003dt.deltaX-this.last_dx,s\u003dt.deltaY-this.last_dy,n\u003dthis.model.x_range,l\u003dthis.model.y_range,a\u003de.x_scale,r\u003de.y_scale;if(null!\u003dn)if(3\u003d\u003dthis.side||7\u003d\u003dthis.side)m(n,a,i,e.x_range);else if(1\u003d\u003dthis.side){const t\u003dg(n.start,a,i,e.x_range);this.side\u003df(t,n,this.side)}else if(2\u003d\u003dthis.side){const t\u003dg(n.end,a,i,e.x_range);this.side\u003dy(t,n,this.side)}if(null!\u003dl)if(6\u003d\u003dthis.side||7\u003d\u003dthis.side)m(l,r,s,e.y_range);else if(4\u003d\u003dthis.side){const t\u003dg(l.start,r,s,e.y_range);this.side\u003df(t,l,this.side)}else if(5\u003d\u003dthis.side){const t\u003dg(l.end,r,s,e.y_range);this.side\u003dy(t,l,this.side)}this.last_dx\u003dt.deltaX,this.last_dy\u003dt.deltaY}_pan_end(t){this.side\u003d0}}i.RangeToolView\u003dv,v.__name__\u003d\"RangeToolView\";const p\u003d()\u003d\u003enew l.BoxAnnotation({level:\"overlay\",fill_color:\"lightgrey\",fill_alpha:.5,line_color:\"black\",line_alpha:1,line_width:.5,line_dash:[2,2]});class x extends o.GestureTool{constructor(t){super(t),this.tool_name\u003d\"Range Tool\",this.icon\u003d_.tool_icon_range,this.event_type\u003d\"pan\",this.default_order\u003d1}static init_RangeTool(){this.prototype.default_view\u003dv,this.define((({Boolean:t,Ref:e,Nullable:i})\u003d\u003e({x_range:[i(e(a.Range1d)),null],x_interaction:[t,!0],y_range:[i(e(a.Range1d)),null],y_interaction:[t,!0],overlay:[e(l.BoxAnnotation),p]})))}initialize(){super.initialize(),this.overlay.in_cursor\u003d\"grab\",this.overlay.ew_cursor\u003dnull!\u003dthis.x_range\u0026\u0026this.x_interaction?\"ew-resize\":null,this.overlay.ns_cursor\u003dnull!\u003dthis.y_range\u0026\u0026this.y_interaction?\"ns-resize\":null}update_overlay_from_ranges(){null\u003d\u003dthis.x_range\u0026\u0026null\u003d\u003dthis.y_range\u0026\u0026(this.overlay.left\u003dnull,this.overlay.right\u003dnull,this.overlay.bottom\u003dnull,this.overlay.top\u003dnull,r.logger.warn(\"RangeTool not configured with any Ranges.\")),null\u003d\u003dthis.x_range?(this.overlay.left\u003dnull,this.overlay.right\u003dnull):(this.overlay.left\u003dthis.x_range.start,this.overlay.right\u003dthis.x_range.end),null\u003d\u003dthis.y_range?(this.overlay.bottom\u003dnull,this.overlay.top\u003dnull):(this.overlay.bottom\u003dthis.y_range.start,this.overlay.top\u003dthis.y_range.end)}}i.RangeTool\u003dx,x.__name__\u003d\"RangeTool\",x.init_RangeTool()},\n function _(e,t,s,o,i){o();const l\u003de(378),a\u003de(20),n\u003de(242);class c extends l.SelectToolView{_tap(e){\"tap\"\u003d\u003dthis.model.gesture\u0026\u0026this._handle_tap(e)}_doubletap(e){\"doubletap\"\u003d\u003dthis.model.gesture\u0026\u0026this._handle_tap(e)}_handle_tap(e){const{sx:t,sy:s}\u003de,o\u003d{type:\"point\",sx:t,sy:s};this._select(o,!0,this._select_mode(e))}_select(e,t,s){const{callback:o}\u003dthis.model;if(\"select\"\u003d\u003dthis.model.behavior){const i\u003dthis._computed_renderers_by_data_source();for(const[,l]of i){const i\u003dl[0].get_selection_manager(),a\u003dl.map((e\u003d\u003ethis.plot_view.renderer_view(e))).filter((e\u003d\u003enull!\u003de));if(i.select(a,e,t,s)\u0026\u0026null!\u003do){const t\u003da[0].coordinates.x_scale.invert(e.sx),s\u003da[0].coordinates.y_scale.invert(e.sy),l\u003d{geometries:Object.assign(Object.assign({},e),{x:t,y:s}),source:i.source};o.execute(this.model,l)}}this._emit_selection_event(e),this.plot_view.state.push(\"tap\",{selection:this.plot_view.get_selection()})}else for(const t of this.computed_renderers){const s\u003dthis.plot_view.renderer_view(t);if(null\u003d\u003ds)continue;const i\u003dt.get_selection_manager();if(i.inspect(s,e)\u0026\u0026null!\u003do){const t\u003ds.coordinates.x_scale.invert(e.sx),l\u003ds.coordinates.y_scale.invert(e.sy),a\u003d{geometries:Object.assign(Object.assign({},e),{x:t,y:l}),source:i.source};o.execute(this.model,a)}}}}s.TapToolView\u003dc,c.__name__\u003d\"TapToolView\";class _ extends l.SelectTool{constructor(e){super(e),this.tool_name\u003d\"Tap\",this.icon\u003dn.tool_icon_tap_select,this.event_type\u003d\"tap\",this.default_order\u003d10}static init_TapTool(){this.prototype.default_view\u003dc,this.define((({Any:e,Enum:t,Nullable:s})\u003d\u003e({behavior:[a.TapBehavior,\"select\"],gesture:[t(\"tap\",\"doubletap\"),\"tap\"],callback:[s(e)]}))),this.register_alias(\"click\",(()\u003d\u003enew _({behavior:\"inspect\"}))),this.register_alias(\"tap\",(()\u003d\u003enew _)),this.register_alias(\"doubletap\",(()\u003d\u003enew _({gesture:\"doubletap\"})))}}s.TapTool\u003d_,_.__name__\u003d\"TapTool\",_.init_TapTool()},\n function _(e,t,s,i,n){i();const o\u003de(237),a\u003de(20),l\u003de(242),_\u003de(384);class h extends o.GestureToolView{_scroll(e){let t\u003dthis.model.speed*e.delta;t\u003e.9?t\u003d.9:t\u003c-.9\u0026\u0026(t\u003d-.9),this._update_ranges(t)}_update_ranges(e){var t;const{frame:s}\u003dthis.plot_view,i\u003ds.bbox.h_range,n\u003ds.bbox.v_range,[o,a]\u003d[i.start,i.end],[l,h]\u003d[n.start,n.end];let r,d,c,p;switch(this.model.dimension){case\"height\":{const t\u003dMath.abs(h-l);r\u003do,d\u003da,c\u003dl-t*e,p\u003dh-t*e;break}case\"width\":{const t\u003dMath.abs(a-o);r\u003do-t*e,d\u003da-t*e,c\u003dl,p\u003dh;break}}const{x_scales:m,y_scales:u}\u003ds,w\u003d{xrs:_.update_ranges(m,r,d),yrs:_.update_ranges(u,c,p),factor:e};this.plot_view.state.push(\"wheel_pan\",{range:w}),this.plot_view.update_range(w,{scrolling:!0}),null\u003d\u003d\u003d(t\u003dthis.model.document)||void 0\u003d\u003d\u003dt||t.interactive_start(this.plot_model)}}s.WheelPanToolView\u003dh,h.__name__\u003d\"WheelPanToolView\";class r extends o.GestureTool{constructor(e){super(e),this.tool_name\u003d\"Wheel Pan\",this.icon\u003dl.tool_icon_wheel_pan,this.event_type\u003d\"scroll\",this.default_order\u003d12}static init_WheelPanTool(){this.prototype.default_view\u003dh,this.define((()\u003d\u003e({dimension:[a.Dimension,\"width\"]}))),this.internal((({Number:e})\u003d\u003e({speed:[e,.001]}))),this.register_alias(\"xwheel_pan\",(()\u003d\u003enew r({dimension:\"width\"}))),this.register_alias(\"ywheel_pan\",(()\u003d\u003enew r({dimension:\"height\"})))}get tooltip(){return this._get_dim_tooltip(this.dimension)}}s.WheelPanTool\u003dr,r.__name__\u003d\"WheelPanTool\",r.init_WheelPanTool()},\n function _(e,o,t,s,i){s();const l\u003de(237),n\u003de(368),h\u003de(20),_\u003de(27),a\u003de(242);class m extends l.GestureToolView{_pinch(e){const{sx:o,sy:t,scale:s,ctrlKey:i,shiftKey:l}\u003de;let n;n\u003ds\u003e\u003d1?20*(s-1):-20/s,this._scroll({type:\"wheel\",sx:o,sy:t,delta:n,ctrlKey:i,shiftKey:l})}_scroll(e){var o;const{frame:t}\u003dthis.plot_view,s\u003dt.bbox.h_range,i\u003dt.bbox.v_range,{sx:l,sy:h}\u003de,_\u003dthis.model.dimensions,a\u003d(\"width\"\u003d\u003d_||\"both\"\u003d\u003d_)\u0026\u0026s.start\u003cl\u0026\u0026l\u003cs.end,m\u003d(\"height\"\u003d\u003d_||\"both\"\u003d\u003d_)\u0026\u0026i.start\u003ch\u0026\u0026h\u003ci.end;if(!(a\u0026\u0026m||this.model.zoom_on_axis))return;const r\u003dthis.model.speed*e.delta,d\u003dn.scale_range(t,r,a,m,{x:l,y:h});this.plot_view.state.push(\"wheel_zoom\",{range:d});const{maintain_focus:c}\u003dthis.model;this.plot_view.update_range(d,{scrolling:!0,maintain_focus:c}),null\u003d\u003d\u003d(o\u003dthis.model.document)||void 0\u003d\u003d\u003do||o.interactive_start(this.plot_model)}}t.WheelZoomToolView\u003dm,m.__name__\u003d\"WheelZoomToolView\";class r extends l.GestureTool{constructor(e){super(e),this.tool_name\u003d\"Wheel Zoom\",this.icon\u003da.tool_icon_wheel_zoom,this.event_type\u003d_.is_mobile?\"pinch\":\"scroll\",this.default_order\u003d10}static init_WheelZoomTool(){this.prototype.default_view\u003dm,this.define((({Boolean:e,Number:o})\u003d\u003e({dimensions:[h.Dimensions,\"both\"],maintain_focus:[e,!0],zoom_on_axis:[e,!0],speed:[o,1/600]}))),this.register_alias(\"wheel_zoom\",(()\u003d\u003enew r({dimensions:\"both\"}))),this.register_alias(\"xwheel_zoom\",(()\u003d\u003enew r({dimensions:\"width\"}))),this.register_alias(\"ywheel_zoom\",(()\u003d\u003enew r({dimensions:\"height\"})))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}}t.WheelZoomTool\u003dr,r.__name__\u003d\"WheelZoomTool\",r.init_WheelZoomTool()},\n function _(i,s,t,o,e){o();const n\u003di(247),l\u003di(233),h\u003di(20),a\u003di(13),r\u003di(242);class _ extends n.InspectToolView{_move(i){if(!this.model.active)return;const{sx:s,sy:t}\u003di;this.plot_view.frame.bbox.contains(s,t)?this._update_spans(s,t):this._update_spans(null,null)}_move_exit(i){this._update_spans(null,null)}_update_spans(i,s){const t\u003dthis.model.dimensions;\"width\"!\u003dt\u0026\u0026\"both\"!\u003dt||(this.model.spans.width.location\u003ds),\"height\"!\u003dt\u0026\u0026\"both\"!\u003dt||(this.model.spans.height.location\u003di)}}t.CrosshairToolView\u003d_,_.__name__\u003d\"CrosshairToolView\";class c extends n.InspectTool{constructor(i){super(i),this.tool_name\u003d\"Crosshair\",this.icon\u003dr.tool_icon_crosshair}static init_CrosshairTool(){function i(i,s){return new l.Span({for_hover:!0,dimension:s,location_units:\"screen\",level:\"overlay\",line_color:i.line_color,line_width:i.line_width,line_alpha:i.line_alpha})}this.prototype.default_view\u003d_,this.define((({Alpha:i,Number:s,Color:t})\u003d\u003e({dimensions:[h.Dimensions,\"both\"],line_color:[t,\"black\"],line_width:[s,1],line_alpha:[i,1]}))),this.internal((({Struct:s,Ref:t})\u003d\u003e({spans:[s({width:t(l.Span),height:t(l.Span)}),s\u003d\u003e({width:i(s,\"width\"),height:i(s,\"height\")})]}))),this.register_alias(\"crosshair\",(()\u003d\u003enew c))}get tooltip(){return this._get_dim_tooltip(this.dimensions)}get synthetic_renderers(){return a.values(this.spans)}}t.CrosshairTool\u003dc,c.__name__\u003d\"CrosshairTool\",c.init_CrosshairTool()},\n function _(t,e,s,o,r){o();const n\u003dt(53),i\u003dt(13),a\u003dt(34);class u extends n.Model{constructor(t){super(t)}static init_CustomJSHover(){this.define((({Unknown:t,String:e,Dict:s})\u003d\u003e({args:[s(t),{}],code:[e,\"\"]})))}get values(){return i.values(this.args)}_make_code(t,e,s,o){return new Function(...i.keys(this.args),t,e,s,a.use_strict(o))}format(t,e,s){return this._make_code(\"value\",\"format\",\"special_vars\",this.code)(...this.values,t,e,s)}}s.CustomJSHover\u003du,u.__name__\u003d\"CustomJSHover\",u.init_CustomJSHover()},\n function _(e,t,n,s,o){s();const i\u003de(1),r\u003de(247),l\u003de(390),a\u003de(254),c\u003de(61),_\u003de(123),d\u003de(62),p\u003de(63),h\u003de(127),u\u003di.__importStar(e(107)),m\u003de(182),y\u003de(43),f\u003de(22),x\u003de(13),v\u003de(245),w\u003de(8),g\u003de(122),b\u003de(20),k\u003de(242),C\u003de(15),S\u003de(161),T\u003di.__importStar(e(255));function $(e,t,n,s,o,i){const r\u003d{x:o[e],y:i[e]},l\u003d{x:o[e+1],y:i[e+1]};let a,c;if(\"span\"\u003d\u003dt.type)\"h\"\u003d\u003dt.direction?(a\u003dMath.abs(r.x-n),c\u003dMath.abs(l.x-n)):(a\u003dMath.abs(r.y-s),c\u003dMath.abs(l.y-s));else{const e\u003d{x:n,y:s};a\u003du.dist_2_pts(r,e),c\u003du.dist_2_pts(l,e)}return a\u003cc?[[r.x,r.y],e]:[[l.x,l.y],e+1]}function R(e,t,n){return[[e[n],t[n]],n]}n._nearest_line_hit\u003d$,n._line_hit\u003dR;class H extends r.InspectToolView{initialize(){super.initialize(),this._ttmodels\u003dnew Map,this._ttviews\u003dnew Map}async lazy_initialize(){await super.lazy_initialize(),await this._update_ttmodels()}remove(){g.remove_views(this._ttviews),super.remove()}connect_signals(){super.connect_signals();const e\u003dthis.plot_model.properties.renderers,{renderers:t,tooltips:n}\u003dthis.model.properties;this.on_change(n,(()\u003d\u003edelete this._template_el)),this.on_change([e,t,n],(async()\u003d\u003eawait this._update_ttmodels()))}async _update_ttmodels(){const{_ttmodels:e,computed_renderers:t}\u003dthis;e.clear();const{tooltips:n}\u003dthis.model;if(null!\u003dn)for(const t of this.computed_renderers){const s\u003dnew a.Tooltip({custom:w.isString(n)||w.isFunction(n),attachment:this.model.attachment,show_arrow:this.model.show_arrow});t instanceof c.GlyphRenderer?e.set(t,s):t instanceof _.GraphRenderer\u0026\u0026(e.set(t.node_renderer,s),e.set(t.edge_renderer,s))}const s\u003dawait g.build_views(this._ttviews,[...e.values()],{parent:this.plot_view});for(const e of s)e.render();const o\u003d[...function*(){for(const e of t)e instanceof c.GlyphRenderer?yield e:e instanceof _.GraphRenderer\u0026\u0026(yield e.node_renderer,yield e.edge_renderer)}()],i\u003dthis._slots.get(this._update);if(null!\u003di){const e\u003dnew Set(o.map((e\u003d\u003ee.data_source)));C.Signal.disconnect_receiver(this,i,e)}for(const e of o)this.connect(e.data_source.inspect,this._update)}get computed_renderers(){const{renderers:e,names:t}\u003dthis.model,n\u003dthis.plot_model.data_renderers;return S.compute_renderers(e,n,t)}get ttmodels(){return this._ttmodels}_clear(){this._inspect(1/0,1/0);for(const[,e]of this.ttmodels)e.clear()}_move(e){if(!this.model.active)return;const{sx:t,sy:n}\u003de;this.plot_view.frame.bbox.contains(t,n)?this._inspect(t,n):this._clear()}_move_exit(){this._clear()}_inspect(e,t){let n;if(\"mouse\"\u003d\u003dthis.model.mode)n\u003d{type:\"point\",sx:e,sy:t};else{n\u003d{type:\"span\",direction:\"vline\"\u003d\u003dthis.model.mode?\"h\":\"v\",sx:e,sy:t}}for(const e of this.computed_renderers){const t\u003de.get_selection_manager(),s\u003dthis.plot_view.renderer_view(e);null!\u003ds\u0026\u0026t.inspect(s,n)}this._emit_callback(n)}_update([e,{geometry:t}]){var n,s;if(!this.model.active)return;if(\"point\"!\u003dt.type\u0026\u0026\"span\"!\u003dt.type)return;if(!(e instanceof c.GlyphRenderer))return;if(\"ignore\"\u003d\u003dthis.model.muted_policy\u0026\u0026e.muted)return;const o\u003dthis.ttmodels.get(e);if(null\u003d\u003do)return;const i\u003de.get_selection_manager();let r\u003di.inspectors.get(e);if(r\u003de.view.convert_selection_to_subset(r),r.is_empty())return void o.clear();const l\u003di.source,a\u003dthis.plot_view.renderer_view(e);if(null\u003d\u003da)return;const{sx:_,sy:d}\u003dt,u\u003da.coordinates.x_scale,m\u003da.coordinates.y_scale,f\u003du.invert(_),v\u003dm.invert(d),{glyph:w}\u003da,g\u003d[];if(w instanceof p.LineView)for(const n of r.line_indices){let s,o,i\u003dw._x[n+1],a\u003dw._y[n+1],c\u003dn;switch(this.model.line_policy){case\"interp\":[i,a]\u003dw.get_interpolation_hit(n,t),s\u003du.compute(i),o\u003dm.compute(a);break;case\"prev\":[[s,o],c]\u003dR(w.sx,w.sy,n);break;case\"next\":[[s,o],c]\u003dR(w.sx,w.sy,n+1);break;case\"nearest\":[[s,o],c]\u003d$(n,t,_,d,w.sx,w.sy),i\u003dw._x[c],a\u003dw._y[c];break;default:[s,o]\u003d[_,d]}const p\u003d{index:c,x:f,y:v,sx:_,sy:d,data_x:i,data_y:a,rx:s,ry:o,indices:r.line_indices,name:e.name};g.push([s,o,this._render_tooltips(l,c,p)])}for(const t of r.image_indices){const n\u003d{index:t.index,x:f,y:v,sx:_,sy:d,name:e.name},s\u003dthis._render_tooltips(l,t,n);g.push([_,d,s])}for(const o of r.indices)if(w instanceof h.MultiLineView\u0026\u0026!x.isEmpty(r.multiline_indices))for(const n of r.multiline_indices[o.toString()]){let s,i,a,p\u003dw._xs.get(o)[n],h\u003dw._ys.get(o)[n],y\u003dn;switch(this.model.line_policy){case\"interp\":[p,h]\u003dw.get_interpolation_hit(o,n,t),s\u003du.compute(p),i\u003dm.compute(h);break;case\"prev\":[[s,i],y]\u003dR(w.sxs.get(o),w.sys.get(o),n);break;case\"next\":[[s,i],y]\u003dR(w.sxs.get(o),w.sys.get(o),n+1);break;case\"nearest\":[[s,i],y]\u003d$(n,t,_,d,w.sxs.get(o),w.sys.get(o)),p\u003dw._xs.get(o)[y],h\u003dw._ys.get(o)[y];break;default:throw new Error(\"shouldn\u0027t have happened\")}a\u003de instanceof c.GlyphRenderer?e.view.convert_indices_from_subset([o])[0]:o;const x\u003d{index:a,x:f,y:v,sx:_,sy:d,data_x:p,data_y:h,segment_index:y,indices:r.multiline_indices,name:e.name};g.push([s,i,this._render_tooltips(l,a,x)])}else{const t\u003dnull\u003d\u003d\u003d(n\u003dw._x)||void 0\u003d\u003d\u003dn?void 0:n[o],i\u003dnull\u003d\u003d\u003d(s\u003dw._y)||void 0\u003d\u003d\u003ds?void 0:s[o];let a,p,h;if(\"snap_to_data\"\u003d\u003dthis.model.point_policy){let e\u003dw.get_anchor_point(this.model.anchor,o,[_,d]);if(null\u003d\u003de\u0026\u0026(e\u003dw.get_anchor_point(\"center\",o,[_,d]),null\u003d\u003de))continue;a\u003de.x,p\u003de.y}else[a,p]\u003d[_,d];h\u003de instanceof c.GlyphRenderer?e.view.convert_indices_from_subset([o])[0]:o;const u\u003d{index:h,x:f,y:v,sx:_,sy:d,data_x:t,data_y:i,indices:r.indices,name:e.name};g.push([a,p,this._render_tooltips(l,h,u)])}if(0\u003d\u003dg.length)o.clear();else{const{content:e}\u003do;y.empty(o.content);for(const[,,t]of g)null!\u003dt\u0026\u0026e.appendChild(t);const[t,n]\u003dg[g.length-1];o.setv({position:[t,n]},{check_eq:!1})}}_emit_callback(e){const{callback:t}\u003dthis.model;if(null!\u003dt)for(const n of this.computed_renderers){if(!(n instanceof c.GlyphRenderer))continue;const s\u003dthis.plot_view.renderer_view(n);if(null\u003d\u003ds)continue;const{x_scale:o,y_scale:i}\u003ds.coordinates,r\u003do.invert(e.sx),l\u003di.invert(e.sy),a\u003dn.data_source.inspected;t.execute(this.model,{geometry:Object.assign({x:r,y:l},e),renderer:n,index:a})}}_create_template(e){const t\u003dy.div({style:{display:\"table\",borderSpacing:\"2px\"}});for(const[n]of e){const e\u003dy.div({style:{display:\"table-row\"}});t.appendChild(e);const s\u003dy.div({style:{display:\"table-cell\"},class:T.tooltip_row_label},0!\u003dn.length?`${n}: `:\"\");e.appendChild(s);const o\u003dy.span();o.dataset.value\u003d\"\";const i\u003dy.span({class:T.tooltip_color_block},\" \");i.dataset.swatch\u003d\"\",y.undisplay(i);const r\u003dy.div({style:{display:\"table-cell\"},class:T.tooltip_row_value},o,i);e.appendChild(r)}return t}_render_template(e,t,n,s,o){const i\u003de.cloneNode(!0),r\u003di.querySelectorAll(\"[data-value]\"),l\u003di.querySelectorAll(\"[data-swatch]\"),a\u003d/\\$color(\\[.*\\])?:(\\w*)/,c\u003d/\\$swatch:(\\w*)/;for(const[[,e],i]of v.enumerate(t)){const t\u003de.match(c),_\u003de.match(a);if(null!\u003dt||null!\u003d_){if(null!\u003dt){const[,e]\u003dt,o\u003dn.get_column(e);if(null\u003d\u003do)r[i].textContent\u003d`${e} unknown`;else{const e\u003dw.isNumber(s)?o[s]:null;null!\u003de\u0026\u0026(l[i].style.backgroundColor\u003df.color2css(e),y.display(l[i]))}}if(null!\u003d_){const[,e\u003d\"\",t]\u003d_,o\u003dn.get_column(t);if(null\u003d\u003do){r[i].textContent\u003d`${t} unknown`;continue}const a\u003de.indexOf(\"hex\")\u003e\u003d0,c\u003de.indexOf(\"swatch\")\u003e\u003d0,d\u003dw.isNumber(s)?o[s]:null;if(null\u003d\u003dd){r[i].textContent\u003d\"(null)\";continue}r[i].textContent\u003da?f.color2hex(d):f.color2css(d),c\u0026\u0026(l[i].style.backgroundColor\u003df.color2css(d),y.display(l[i]))}}else{const t\u003dm.replace_placeholders(e.replace(\"$~\",\"$data_\"),n,s,this.model.formatters,o);if(w.isString(t))r[i].textContent\u003dt;else for(const e of t)r[i].appendChild(e)}}return i}_render_tooltips(e,t,n){var s;const{tooltips:o}\u003dthis.model;if(w.isString(o)){const s\u003dm.replace_placeholders({html:o},e,t,this.model.formatters,n);return y.div({},s)}if(w.isFunction(o))return o(e,n);if(null!\u003do){const i\u003dnull!\u003d\u003d(s\u003dthis._template_el)\u0026\u0026void 0!\u003d\u003ds?s:this._template_el\u003dthis._create_template(o);return this._render_template(i,o,e,t,n)}return null}}n.HoverToolView\u003dH,H.__name__\u003d\"HoverToolView\";class M extends r.InspectTool{constructor(e){super(e),this.tool_name\u003d\"Hover\",this.icon\u003dk.tool_icon_hover}static init_HoverTool(){this.prototype.default_view\u003dH,this.define((({Any:e,Boolean:t,String:n,Array:s,Tuple:o,Dict:i,Or:r,Ref:a,Function:c,Auto:_,Nullable:p})\u003d\u003e({tooltips:[p(r(n,s(o(n,n)),c())),[[\"index\",\"$index\"],[\"data (x, y)\",\"($x, $y)\"],[\"screen (x, y)\",\"($sx, $sy)\"]]],formatters:[i(r(a(l.CustomJSHover),m.FormatterType)),{}],renderers:[r(s(a(d.DataRenderer)),_),\"auto\"],names:[s(n),[]],mode:[b.HoverMode,\"mouse\"],muted_policy:[b.MutedPolicy,\"show\"],point_policy:[b.PointPolicy,\"snap_to_data\"],line_policy:[b.LinePolicy,\"nearest\"],show_arrow:[t,!0],anchor:[b.Anchor,\"center\"],attachment:[b.TooltipAttachment,\"horizontal\"],callback:[p(e)]}))),this.register_alias(\"hover\",(()\u003d\u003enew M))}}n.HoverTool\u003dM,M.__name__\u003d\"HoverTool\",M.init_HoverTool()},\n function _(t,o,e,n,i){n();const s\u003dt(15),l\u003dt(53),c\u003dt(238),r\u003dt(247),a\u003dt(245);class u extends l.Model{constructor(t){super(t)}static init_ToolProxy(){this.define((({Boolean:t,Array:o,Ref:e})\u003d\u003e({tools:[o(e(c.ButtonTool)),[]],active:[t,!1],disabled:[t,!1]})))}get button_view(){return this.tools[0].button_view}get event_type(){return this.tools[0].event_type}get tooltip(){return this.tools[0].tooltip}get tool_name(){return this.tools[0].tool_name}get icon(){return this.tools[0].computed_icon}get computed_icon(){return this.icon}get toggleable(){const t\u003dthis.tools[0];return t instanceof r.InspectTool\u0026\u0026t.toggleable}initialize(){super.initialize(),this.do\u003dnew s.Signal0(this,\"do\")}connect_signals(){super.connect_signals(),this.connect(this.do,(()\u003d\u003ethis.doit())),this.connect(this.properties.active.change,(()\u003d\u003ethis.set_active()));for(const t of this.tools)this.connect(t.properties.active.change,(()\u003d\u003e{this.active\u003dt.active}))}doit(){for(const t of this.tools)t.do.emit()}set_active(){for(const t of this.tools)t.active\u003dthis.active}get menu(){const{menu:t}\u003dthis.tools[0];if(null\u003d\u003dt)return null;const o\u003d[];for(const[e,n]of a.enumerate(t))if(null\u003d\u003de)o.push(null);else{const t\u003d()\u003d\u003e{var t,o;for(const e of this.tools)null\u003d\u003d\u003d(o\u003dnull\u003d\u003d\u003d(t\u003de.menu)||void 0\u003d\u003d\u003dt?void 0:t[n])||void 0\u003d\u003d\u003do||o.handler()};o.push(Object.assign(Object.assign({},e),{handler:t}))}return o}}e.ToolProxy\u003du,u.__name__\u003d\"ToolProxy\",u.init_ToolProxy()},\n function _(o,t,s,i,e){i();const n\u003do(20),r\u003do(9),l\u003do(13),c\u003do(248),h\u003do(235),a\u003do(392),_\u003do(319),p\u003do(221);class f extends c.ToolbarBase{constructor(o){super(o)}static init_ProxyToolbar(){this.define((({Array:o,Ref:t})\u003d\u003e({toolbars:[o(t(h.Toolbar)),[]]})))}initialize(){super.initialize(),this._merge_tools()}_merge_tools(){this._proxied_tools\u003d[];const o\u003d{},t\u003d{},s\u003d{},i\u003d[],e\u003d[];for(const o of this.help)r.includes(e,o.redirect)||(i.push(o),e.push(o.redirect));this._proxied_tools.push(...i),this.help\u003di;for(const[o,t]of l.entries(this.gestures)){o in s||(s[o]\u003d{});for(const i of t.tools)i.type in s[o]||(s[o][i.type]\u003d[]),s[o][i.type].push(i)}for(const t of this.inspectors)t.type in o||(o[t.type]\u003d[]),o[t.type].push(t);for(const o of this.actions)o.type in t||(t[o.type]\u003d[]),t[o.type].push(o);const n\u003d(o,t\u003d!1)\u003d\u003e{const s\u003dnew a.ToolProxy({tools:o,active:t});return this._proxied_tools.push(s),s};for(const o of l.keys(s)){const t\u003dthis.gestures[o];t.tools\u003d[];for(const i of l.keys(s[o])){const e\u003ds[o][i];if(e.length\u003e0)if(\"multi\"\u003d\u003do)for(const o of e){const s\u003dn([o]);t.tools.push(s),this.connect(s.properties.active.change,(()\u003d\u003ethis._active_change(s)))}else{const o\u003dn(e);t.tools.push(o),this.connect(o.properties.active.change,(()\u003d\u003ethis._active_change(o)))}}}this.actions\u003d[];for(const[o,s]of l.entries(t))if(\"CustomAction\"\u003d\u003do)for(const o of s)this.actions.push(n([o]));else s.length\u003e0\u0026\u0026this.actions.push(n(s));this.inspectors\u003d[];for(const t of l.values(o))t.length\u003e0\u0026\u0026this.inspectors.push(n(t,!0));for(const[o,t]of l.entries(this.gestures))0!\u003dt.tools.length\u0026\u0026(t.tools\u003dr.sort_by(t.tools,(o\u003d\u003eo.default_order)),\"pinch\"!\u003do\u0026\u0026\"scroll\"!\u003do\u0026\u0026\"multi\"!\u003do\u0026\u0026(t.tools[0].active\u003d!0))}}s.ProxyToolbar\u003df,f.__name__\u003d\"ProxyToolbar\",f.init_ProxyToolbar();class u extends _.LayoutDOMView{initialize(){this.model.toolbar.toolbar_location\u003dthis.model.toolbar_location,super.initialize()}get child_models(){return[this.model.toolbar]}_update_layout(){this.layout\u003dnew p.ContentBox(this.child_views[0].el);const{toolbar:o}\u003dthis.model;o.horizontal?this.layout.set_sizing({width_policy:\"fit\",min_width:100,height_policy:\"fixed\"}):this.layout.set_sizing({width_policy:\"fixed\",height_policy:\"fit\",min_height:100})}}s.ToolbarBoxView\u003du,u.__name__\u003d\"ToolbarBoxView\";class y extends _.LayoutDOM{constructor(o){super(o)}static init_ToolbarBox(){this.prototype.default_view\u003du,this.define((({Ref:o})\u003d\u003e({toolbar:[o(c.ToolbarBase)],toolbar_location:[n.Location,\"right\"]})))}}s.ToolbarBox\u003dy,y.__name__\u003d\"ToolbarBox\",y.init_ToolbarBox()},\n function _(e,n,r,t,o){t();const s\u003de(1),u\u003de(53),c\u003ds.__importStar(e(21)),a\u003de(8),l\u003de(13);r.resolve_defs\u003dfunction(e,n){var r,t,o,s;function i(e){return null!\u003de.module?`${e.module}.${e.name}`:e.name}function f(e){if(a.isString(e))switch(e){case\"Any\":return c.Any;case\"Unknown\":return c.Unknown;case\"Boolean\":return c.Boolean;case\"Number\":return c.Number;case\"Int\":return c.Int;case\"String\":return c.String;case\"Null\":return c.Null}else switch(e[0]){case\"Nullable\":{const[,n]\u003de;return c.Nullable(f(n))}case\"Or\":{const[,...n]\u003de;return c.Or(...n.map(f))}case\"Tuple\":{const[,n,...r]\u003de;return c.Tuple(f(n),...r.map(f))}case\"Array\":{const[,n]\u003de;return c.Array(f(n))}case\"Struct\":{const[,...n]\u003de,r\u003dn.map((([e,n])\u003d\u003e[e,f(n)]));return c.Struct(l.to_object(r))}case\"Dict\":{const[,n]\u003de;return c.Dict(f(n))}case\"Map\":{const[,n,r]\u003de;return c.Map(f(n),f(r))}case\"Enum\":{const[,...n]\u003de;return c.Enum(...n)}case\"Ref\":{const[,r]\u003de,t\u003dn.get(i(r));if(null!\u003dt)return c.Ref(t);throw new Error(`${i(r)} wasn\u0027t defined before referencing it`)}case\"AnyRef\":return c.AnyRef()}}for(const c of e){const e\u003d(()\u003d\u003e{if(null\u003d\u003dc.extends)return u.Model;{const e\u003dn.get(i(c.extends));if(null!\u003de)return e;throw new Error(`base model ${i(c.extends)} of ${i(c)} is not defined`)}})(),a\u003d((s\u003dclass extends e{}).__name__\u003dc.name,s.__module__\u003dc.module,s);for(const e of null!\u003d\u003d(r\u003dc.properties)\u0026\u0026void 0!\u003d\u003dr?r:[]){const n\u003df(null!\u003d\u003d(t\u003de.kind)\u0026\u0026void 0!\u003d\u003dt?t:\"Unknown\");a.define({[e.name]:[n,e.default]})}for(const e of null!\u003d\u003d(o\u003dc.overrides)\u0026\u0026void 0!\u003d\u003do?o:[])a.override({[e.name]:e.default});n.register(a)}}},\n function _(n,e,t,o,i){o();const d\u003dn(5),c\u003dn(240),s\u003dn(122),a\u003dn(43),l\u003dn(396);t.index\u003d{},t.add_document_standalone\u003dasync function(n,e,o\u003d[],i\u003d!1){const u\u003dnew Map;async function f(i){let d;const f\u003dn.roots().indexOf(i),r\u003do[f];null!\u003dr?d\u003dr:e.classList.contains(l.BOKEH_ROOT)?d\u003de:(d\u003da.div({class:l.BOKEH_ROOT}),e.appendChild(d));const w\u003dawait s.build_view(i,{parent:null});return w instanceof c.DOMView\u0026\u0026w.renderTo(d),u.set(i,w),t.index[i.id]\u003dw,w}for(const e of n.roots())await f(e);return i\u0026\u0026(window.document.title\u003dn.title()),n.on_change((n\u003d\u003e{n instanceof d.RootAddedEvent?f(n.model):n instanceof d.RootRemovedEvent?function(n){const e\u003du.get(n);null!\u003de\u0026\u0026(e.remove(),u.delete(n),delete t.index[n.id])}(n.model):i\u0026\u0026n instanceof d.TitleChangedEvent\u0026\u0026(window.document.title\u003dn.title)})),[...u.values()]}},\n function _(o,e,n,t,r){t();const l\u003do(43),d\u003do(44);function u(o){let e\u003ddocument.getElementById(o);if(null\u003d\u003de)throw new Error(`Error rendering Bokeh model: could not find #${o} HTML tag`);if(!document.body.contains(e))throw new Error(`Error rendering Bokeh model: element #${o} must be under \u003cbody\u003e`);if(\"SCRIPT\"\u003d\u003de.tagName){const o\u003dl.div({class:n.BOKEH_ROOT});l.replaceWith(e,o),e\u003do}return e}n.BOKEH_ROOT\u003dd.root,n._resolve_element\u003dfunction(o){const{elementid:e}\u003do;return null!\u003de?u(e):document.body},n._resolve_root_elements\u003dfunction(o){const e\u003d[];if(null!\u003do.root_ids\u0026\u0026null!\u003do.roots)for(const n of o.root_ids)e.push(u(o.roots[n]));return e}},\n function _(n,o,t,s,e){s();const c\u003dn(398),r\u003dn(19),a\u003dn(395);t._get_ws_url\u003dfunction(n,o){let t,s\u003d\"ws:\";return\"https:\"\u003d\u003dwindow.location.protocol\u0026\u0026(s\u003d\"wss:\"),null!\u003do?(t\u003ddocument.createElement(\"a\"),t.href\u003do):t\u003dwindow.location,null!\u003dn?\"/\"\u003d\u003dn\u0026\u0026(n\u003d\"\"):n\u003dt.pathname.replace(/\\/+$/,\"\"),s+\"//\"+t.host+n+\"/ws\"};const i\u003d{};t.add_document_from_session\u003dasync function(n,o,t,s\u003d[],e\u003d!1){const l\u003dwindow.location.search.substr(1);let d;try{d\u003dawait function(n,o,t){const s\u003dc.parse_token(o).session_id;n in i||(i[n]\u003d{});const e\u003di[n];return s in e||(e[s]\u003dc.pull_session(n,o,t)),e[s]}(n,o,l)}catch(n){const t\u003dc.parse_token(o).session_id;throw r.logger.error(`Failed to load Bokeh session ${t}: ${n}`),n}return a.add_document_standalone(d.document,t,s,e)}},\n function _(e,s,n,t,o){t();const r\u003de(19),i\u003de(5),c\u003de(399),l\u003de(400),_\u003de(401);n.DEFAULT_SERVER_WEBSOCKET_URL\u003d\"ws://localhost:5006/ws\",n.DEFAULT_TOKEN\u003d\"eyJzZXNzaW9uX2lkIjogImRlZmF1bHQifQ\";let h\u003d0;function a(e){let s\u003de.split(\".\")[0];const n\u003ds.length%4;return 0!\u003dn\u0026\u0026(s+\u003d\"\u003d\".repeat(4-n)),JSON.parse(atob(s.replace(/_/g,\"/\").replace(/-/g,\"+\")))}n.parse_token\u003da;class d{constructor(e\u003dn.DEFAULT_SERVER_WEBSOCKET_URL,s\u003dn.DEFAULT_TOKEN,t\u003dnull){this.url\u003de,this.token\u003ds,this.args_string\u003dt,this._number\u003dh++,this.socket\u003dnull,this.session\u003dnull,this.closed_permanently\u003d!1,this._current_handler\u003dnull,this._pending_replies\u003dnew Map,this._pending_messages\u003d[],this._receiver\u003dnew l.Receiver,this.id\u003da(s).session_id.split(\".\")[0],r.logger.debug(`Creating websocket ${this._number} to \u0027${this.url}\u0027 session \u0027${this.id}\u0027`)}async connect(){if(this.closed_permanently)throw new Error(\"Cannot connect() a closed ClientConnection\");if(null!\u003dthis.socket)throw new Error(\"Already connected\");this._current_handler\u003dnull,this._pending_replies.clear(),this._pending_messages\u003d[];try{let e\u003d`${this.url}`;return null!\u003dthis.args_string\u0026\u0026this.args_string.length\u003e0\u0026\u0026(e+\u003d`?${this.args_string}`),this.socket\u003dnew WebSocket(e,[\"bokeh\",this.token]),new Promise(((e,s)\u003d\u003e{this.socket.binaryType\u003d\"arraybuffer\",this.socket.onopen\u003d()\u003d\u003ethis._on_open(e,s),this.socket.onmessage\u003de\u003d\u003ethis._on_message(e),this.socket.onclose\u003de\u003d\u003ethis._on_close(e,s),this.socket.onerror\u003d()\u003d\u003ethis._on_error(s)}))}catch(e){throw r.logger.error(`websocket creation failed to url: ${this.url}`),r.logger.error(` - ${e}`),e}}close(){this.closed_permanently||(r.logger.debug(`Permanently closing websocket connection ${this._number}`),this.closed_permanently\u003d!0,null!\u003dthis.socket\u0026\u0026this.socket.close(1e3,`close method called on ClientConnection ${this._number}`),this.session._connection_closed())}_schedule_reconnect(e){setTimeout((()\u003d\u003e{this.closed_permanently||r.logger.info(`Websocket connection ${this._number} disconnected, will not attempt to reconnect`)}),e)}send(e){if(null\u003d\u003dthis.socket)throw new Error(`not connected so cannot send ${e}`);e.send(this.socket)}async send_with_reply(e){const s\u003dawait new Promise(((s,n)\u003d\u003e{this._pending_replies.set(e.msgid(),{resolve:s,reject:n}),this.send(e)}));if(\"ERROR\"\u003d\u003d\u003ds.msgtype())throw new Error(`Error reply ${s.content.text}`);return s}async _pull_doc_json(){const e\u003dc.Message.create(\"PULL-DOC-REQ\",{}),s\u003dawait this.send_with_reply(e);if(!(\"doc\"in s.content))throw new Error(\"No \u0027doc\u0027 field in PULL-DOC-REPLY\");return s.content.doc}async _repull_session_doc(e,s){var n;r.logger.debug(this.session?\"Repulling session\":\"Pulling session for first time\");try{const n\u003dawait this._pull_doc_json();if(null\u003d\u003dthis.session)if(this.closed_permanently)r.logger.debug(\"Got new document after connection was already closed\"),s(new Error(\"The connection has been closed\"));else{const s\u003di.Document.from_json(n),t\u003di.Document._compute_patch_since_json(n,s);if(t.events.length\u003e0){r.logger.debug(`Sending ${t.events.length} changes from model construction back to server`);const e\u003dc.Message.create(\"PATCH-DOC\",{},t);this.send(e)}this.session\u003dnew _.ClientSession(this,s,this.id);for(const e of this._pending_messages)this.session.handle(e);this._pending_messages\u003d[],r.logger.debug(\"Created a new session from new pulled doc\"),e(this.session)}else this.session.document.replace_with_json(n),r.logger.debug(\"Updated existing session with new pulled doc\")}catch(e){null\u003d\u003d\u003d(n\u003dconsole.trace)||void 0\u003d\u003d\u003dn||n.call(console,e),r.logger.error(`Failed to repull session ${e}`),s(e instanceof Error?e:`${e}`)}}_on_open(e,s){r.logger.info(`Websocket connection ${this._number} is now open`),this._current_handler\u003dn\u003d\u003e{this._awaiting_ack_handler(n,e,s)}}_on_message(e){null\u003d\u003dthis._current_handler\u0026\u0026r.logger.error(\"Got a message with no current handler set\");try{this._receiver.consume(e.data)}catch(e){this._close_bad_protocol(`${e}`)}const s\u003dthis._receiver.message;if(null!\u003ds){const e\u003ds.problem();null!\u003de\u0026\u0026this._close_bad_protocol(e),this._current_handler(s)}}_on_close(e,s){r.logger.info(`Lost websocket ${this._number} connection, ${e.code} (${e.reason})`),this.socket\u003dnull,this._pending_replies.forEach((e\u003d\u003ee.reject(\"Disconnected\"))),this._pending_replies.clear(),this.closed_permanently||this._schedule_reconnect(2e3),s(new Error(`Lost websocket connection, ${e.code} (${e.reason})`))}_on_error(e){r.logger.debug(`Websocket error on socket ${this._number}`);const s\u003d\"Could not open websocket\";r.logger.error(`Failed to connect to Bokeh server: ${s}`),e(new Error(s))}_close_bad_protocol(e){r.logger.error(`Closing connection: ${e}`),null!\u003dthis.socket\u0026\u0026this.socket.close(1002,e)}_awaiting_ack_handler(e,s,n){\"ACK\"\u003d\u003d\u003de.msgtype()?(this._current_handler\u003de\u003d\u003ethis._steady_state_handler(e),this._repull_session_doc(s,n)):this._close_bad_protocol(\"First message was not an ACK\")}_steady_state_handler(e){const s\u003de.reqid(),n\u003dthis._pending_replies.get(s);n?(this._pending_replies.delete(s),n.resolve(e)):this.session?this.session.handle(e):\"PATCH-DOC\"!\u003de.msgtype()\u0026\u0026this._pending_messages.push(e)}}n.ClientConnection\u003dd,d.__name__\u003d\"ClientConnection\",n.pull_session\u003dfunction(e,s,n){return new d(e,s,n).connect()}},\n function _(e,s,t,r,n){r();const i\u003de(34);class a{constructor(e,s,t){this.header\u003de,this.metadata\u003ds,this.content\u003dt,this.buffers\u003dnew Map}static assemble(e,s,t){const r\u003dJSON.parse(e),n\u003dJSON.parse(s),i\u003dJSON.parse(t);return new a(r,n,i)}assemble_buffer(e,s){const t\u003dnull!\u003dthis.header.num_buffers?this.header.num_buffers:0;if(t\u003c\u003dthis.buffers.size)throw new Error(`too many buffers received, expecting ${t}`);const{id:r}\u003dJSON.parse(e);this.buffers.set(r,s)}static create(e,s,t\u003d{}){const r\u003da.create_header(e);return new a(r,s,t)}static create_header(e){return{msgid:i.uniqueId(),msgtype:e}}complete(){return null!\u003dthis.header\u0026\u0026null!\u003dthis.metadata\u0026\u0026null!\u003dthis.content\u0026\u0026(null\u003d\u003dthis.header.num_buffers||this.buffers.size\u003d\u003dthis.header.num_buffers)}send(e){if((null!\u003dthis.header.num_buffers?this.header.num_buffers:0)\u003e0)throw new Error(\"BokehJS only supports receiving buffers, not sending\");const s\u003dJSON.stringify(this.header),t\u003dJSON.stringify(this.metadata),r\u003dJSON.stringify(this.content);e.send(s),e.send(t),e.send(r)}msgid(){return this.header.msgid}msgtype(){return this.header.msgtype}reqid(){return this.header.reqid}problem(){return\"msgid\"in this.header?\"msgtype\"in this.header?null:\"No msgtype in header\":\"No msgid in header\"}}t.Message\u003da,a.__name__\u003d\"Message\"},\n function _(e,t,s,_,r){_();const i\u003de(399),h\u003de(8);class a{constructor(){this.message\u003dnull,this._partial\u003dnull,this._fragments\u003d[],this._buf_header\u003dnull,this._current_consumer\u003dthis._HEADER}consume(e){this._current_consumer(e)}_HEADER(e){this._assume_text(e),this.message\u003dnull,this._partial\u003dnull,this._fragments\u003d[e],this._buf_header\u003dnull,this._current_consumer\u003dthis._METADATA}_METADATA(e){this._assume_text(e),this._fragments.push(e),this._current_consumer\u003dthis._CONTENT}_CONTENT(e){this._assume_text(e),this._fragments.push(e);const[t,s,_]\u003dthis._fragments.slice(0,3);this._partial\u003di.Message.assemble(t,s,_),this._check_complete()}_BUFFER_HEADER(e){this._assume_text(e),this._buf_header\u003de,this._current_consumer\u003dthis._BUFFER_PAYLOAD}_BUFFER_PAYLOAD(e){this._assume_binary(e),this._partial.assemble_buffer(this._buf_header,e),this._check_complete()}_assume_text(e){if(!h.isString(e))throw new Error(\"Expected text fragment but received binary fragment\")}_assume_binary(e){if(!(e instanceof ArrayBuffer))throw new Error(\"Expected binary fragment but received text fragment\")}_check_complete(){this._partial.complete()?(this.message\u003dthis._partial,this._current_consumer\u003dthis._HEADER):this._current_consumer\u003dthis._BUFFER_HEADER}}s.Receiver\u003da,a.__name__\u003d\"Receiver\"},\n function _(e,t,n,s,o){s();const c\u003de(5),i\u003de(399),_\u003de(19);class r{constructor(e,t,n){this._connection\u003de,this.document\u003dt,this.id\u003dn,this._document_listener\u003de\u003d\u003e{this._document_changed(e)},this.document.on_change(this._document_listener,!0)}handle(e){const t\u003de.msgtype();\"PATCH-DOC\"\u003d\u003d\u003dt?this._handle_patch(e):\"OK\"\u003d\u003d\u003dt?this._handle_ok(e):\"ERROR\"\u003d\u003d\u003dt?this._handle_error(e):_.logger.debug(`Doing nothing with message ${e.msgtype()}`)}close(){this._connection.close()}_connection_closed(){this.document.remove_on_change(this._document_listener)}async request_server_info(){const e\u003di.Message.create(\"SERVER-INFO-REQ\",{});return(await this._connection.send_with_reply(e)).content}async force_roundtrip(){await this.request_server_info()}_document_changed(e){if(e.setter_id\u003d\u003d\u003dthis.id)return;const t\u003de instanceof c.DocumentEventBatch?e.events:[e],n\u003dthis.document.create_json_patch(t),s\u003di.Message.create(\"PATCH-DOC\",{},n);this._connection.send(s)}_handle_patch(e){this.document.apply_json_patch(e.content,e.buffers,this.id)}_handle_ok(e){_.logger.trace(`Unhandled OK reply to ${e.reqid()}`)}_handle_error(e){_.logger.error(`Unhandled ERROR reply to ${e.reqid()}: ${e.content.text}`)}}n.ClientSession\u003dr,r.__name__\u003d\"ClientSession\"},\n function _(e,o,t,n,r){n();const s\u003de(1),l\u003de(5),i\u003de(400),a\u003de(19),c\u003de(43),g\u003de(13),f\u003de(395),u\u003de(396),m\u003ds.__importDefault(e(44)),p\u003ds.__importDefault(e(253)),d\u003ds.__importDefault(e(403));function _(e,o){o.buffers.length\u003e0?e.consume(o.buffers[0].buffer):e.consume(o.content.data);const t\u003de.message;null!\u003dt\u0026\u0026this.apply_json_patch(t.content,t.buffers)}function b(e,o){if(\"undefined\"!\u003dtypeof Jupyter\u0026\u0026null!\u003dJupyter.notebook.kernel){a.logger.info(`Registering Jupyter comms for target ${e}`);const t\u003dJupyter.notebook.kernel.comm_manager;try{t.register_target(e,(t\u003d\u003e{a.logger.info(`Registering Jupyter comms for target ${e}`);const n\u003dnew i.Receiver;t.on_msg(_.bind(o,n))}))}catch(e){a.logger.warn(`Jupyter comms failed to register. push_notebook() will not function. (exception reported: ${e})`)}}else if(o.roots()[0].id in t.kernels){a.logger.info(`Registering JupyterLab comms for target ${e}`);const n\u003dt.kernels[o.roots()[0].id];try{n.registerCommTarget(e,(t\u003d\u003e{a.logger.info(`Registering JupyterLab comms for target ${e}`);const n\u003dnew i.Receiver;t.onMsg\u003d_.bind(o,n)}))}catch(e){a.logger.warn(`Jupyter comms failed to register. push_notebook() will not function. (exception reported: ${e})`)}}else if(\"undefined\"!\u003dtypeof google\u0026\u0026null!\u003dgoogle.colab.kernel){a.logger.info(`Registering Google Colab comms for target ${e}`);const t\u003dgoogle.colab.kernel.comms;try{t.registerTarget(e,(async t\u003d\u003e{var n,r,l;a.logger.info(`Registering Google Colab comms for target ${e}`);const c\u003dnew i.Receiver;try{for(var g,f\u003ds.__asyncValues(t.messages);!(g\u003dawait f.next()).done;){const e\u003dg.value,t\u003d{data:e.data},n\u003d[];for(const o of null!\u003d\u003d(l\u003de.buffers)\u0026\u0026void 0!\u003d\u003dl?l:[])n.push(new DataView(o));const r\u003d{content:t,buffers:n};_.bind(o)(c,r)}}catch(e){n\u003d{error:e}}finally{try{g\u0026\u0026!g.done\u0026\u0026(r\u003df.return)\u0026\u0026await r.call(f)}finally{if(n)throw n.error}}}))}catch(e){a.logger.warn(`Google Colab comms failed to register. push_notebook() will not function. (exception reported: ${e})`)}}else console.warn(\"Jupyter notebooks comms not available. push_notebook() will not function. If running JupyterLab ensure the latest @bokeh/jupyter_bokeh extension is installed. In an exported notebook this warning is expected.\")}c.stylesheet.append(m.default),c.stylesheet.append(p.default),c.stylesheet.append(d.default),t.kernels\u003d{},t.embed_items_notebook\u003dfunction(e,o){if(1!\u003dg.size(e))throw new Error(\"embed_items_notebook expects exactly one document in docs_json\");const t\u003dl.Document.from_json(g.values(e)[0]);for(const e of o){null!\u003de.notebook_comms_target\u0026\u0026b(e.notebook_comms_target,t);const o\u003du._resolve_element(e),n\u003du._resolve_root_elements(e);f.add_document_standalone(t,o,n)}}},\n function _(t,o,r,e,d){e(),r.root\u003d\"bk-root\",r.tooltip\u003d\"bk-tooltip\",r.default\u003d\".rendered_html .bk-root .bk-tooltip table,.rendered_html .bk-root .bk-tooltip tr,.rendered_html .bk-root .bk-tooltip th,.rendered_html .bk-root .bk-tooltip td{border:none;padding:1px;}\"},\n function _(t,_,o,r,n){r();const a\u003dt(1);a.__exportStar(t(399),o),a.__exportStar(t(400),o)},\n function _(e,t,n,s,o){function l(){const e\u003ddocument.getElementsByTagName(\"body\")[0],t\u003ddocument.getElementsByClassName(\"bokeh-test-div\");1\u003d\u003dt.length\u0026\u0026(e.removeChild(t[0]),delete t[0]);const n\u003ddocument.createElement(\"div\");n.classList.add(\"bokeh-test-div\"),n.style.display\u003d\"none\",e.insertBefore(n,e.firstChild)}s(),n.results\u003d{},n.init\u003dfunction(){l()},n.record0\u003dfunction(e,t){n.results[e]\u003dt},n.record\u003dfunction(e,t){n.results[e]\u003dt,l()},n.count\u003dfunction(e){null\u003d\u003dn.results[e]\u0026\u0026(n.results[e]\u003d0),n.results[e]+\u003d1,l()}},\n function _(e,t,o,n,l){n(),o.safely\u003dfunction(e,t\u003d!1){try{return e()}catch(e){if(function(e){const t\u003ddocument.createElement(\"div\");t.style.backgroundColor\u003d\"#f2dede\",t.style.border\u003d\"1px solid #a94442\",t.style.borderRadius\u003d\"4px\",t.style.display\u003d\"inline-block\",t.style.fontFamily\u003d\"sans-serif\",t.style.marginTop\u003d\"5px\",t.style.minWidth\u003d\"200px\",t.style.padding\u003d\"5px 5px 5px 10px\",t.classList.add(\"bokeh-error-box-into-flames\");const o\u003ddocument.createElement(\"span\");o.style.backgroundColor\u003d\"#a94442\",o.style.borderRadius\u003d\"0px 4px 0px 0px\",o.style.color\u003d\"white\",o.style.cursor\u003d\"pointer\",o.style.cssFloat\u003d\"right\",o.style.fontSize\u003d\"0.8em\",o.style.margin\u003d\"-6px -6px 0px 0px\",o.style.padding\u003d\"2px 5px 4px 5px\",o.title\u003d\"close\",o.setAttribute(\"aria-label\",\"close\"),o.appendChild(document.createTextNode(\"x\")),o.addEventListener(\"click\",(()\u003d\u003es.removeChild(t)));const n\u003ddocument.createElement(\"h3\");n.style.color\u003d\"#a94442\",n.style.margin\u003d\"8px 0px 0px 0px\",n.style.padding\u003d\"0px\",n.appendChild(document.createTextNode(\"Bokeh Error\"));const l\u003ddocument.createElement(\"pre\");l.style.whiteSpace\u003d\"unset\",l.style.overflowX\u003d\"auto\",l.appendChild(document.createTextNode(e)),t.appendChild(o),t.appendChild(n),t.appendChild(l);const s\u003ddocument.getElementsByTagName(\"body\")[0];s.insertBefore(t,s.firstChild)}(e instanceof Error\u0026\u0026e.stack?e.stack:`${e}`),t)return;throw e}}},\n ], 0, {\"main\":0,\"tslib\":1,\"index\":2,\"version\":3,\"embed/index\":4,\"document/index\":5,\"document/document\":6,\"base\":7,\"core/util/types\":8,\"core/util/array\":9,\"core/util/math\":10,\"core/util/assert\":11,\"core/util/arrayable\":12,\"core/util/object\":13,\"core/has_props\":14,\"core/signaling\":15,\"core/util/defer\":16,\"core/util/refs\":17,\"core/properties\":18,\"core/logging\":19,\"core/enums\":20,\"core/kinds\":21,\"core/util/color\":22,\"core/util/svg_colors\":23,\"core/types\":24,\"core/util/bitset\":25,\"core/util/eq\":26,\"core/util/platform\":27,\"core/settings\":28,\"core/util/ndarray\":29,\"core/serializer\":30,\"core/util/serialization\":31,\"core/util/buffer\":32,\"core/uniforms\":33,\"core/util/string\":34,\"document/events\":35,\"core/util/pretty\":36,\"core/util/cloneable\":37,\"models/index\":38,\"models/annotations/index\":39,\"models/annotations/annotation\":40,\"models/renderers/renderer\":41,\"core/view\":42,\"core/dom\":43,\"styles/root.css\":44,\"core/visuals/index\":45,\"core/visuals/line\":46,\"core/visuals/visual\":47,\"core/property_mixins\":48,\"core/visuals/fill\":49,\"core/visuals/text\":50,\"core/visuals/hatch\":51,\"core/visuals/patterns\":52,\"model\":53,\"models/canvas/coordinates\":54,\"models/annotations/arrow\":55,\"models/annotations/data_annotation\":56,\"models/sources/columnar_data_source\":57,\"models/sources/data_source\":58,\"models/selections/selection\":59,\"core/selection_manager\":60,\"models/renderers/glyph_renderer\":61,\"models/renderers/data_renderer\":62,\"models/glyphs/line\":63,\"models/glyphs/xy_glyph\":64,\"core/util/projections\":65,\"models/glyphs/glyph\":98,\"core/util/bbox\":99,\"core/util/ragged_array\":100,\"core/util/spatial\":101,\"models/ranges/factor_range\":104,\"models/ranges/range\":105,\"models/glyphs/utils\":106,\"core/hittest\":107,\"models/glyphs/webgl/line\":108,\"models/glyphs/webgl/utils/index\":109,\"models/glyphs/webgl/utils/program\":110,\"models/glyphs/webgl/utils/buffer\":111,\"models/glyphs/webgl/utils/texture\":112,\"models/glyphs/webgl/base\":113,\"models/glyphs/webgl/line.vert\":114,\"models/glyphs/webgl/line.frag\":115,\"models/glyphs/patch\":116,\"models/glyphs/harea\":117,\"models/glyphs/area\":118,\"models/glyphs/varea\":119,\"models/sources/cds_view\":120,\"models/filters/filter\":121,\"core/build_views\":122,\"models/renderers/graph_renderer\":123,\"models/expressions/expression\":124,\"models/graphs/layout_provider\":125,\"models/graphs/graph_hit_test_policy\":126,\"models/glyphs/multi_line\":127,\"models/glyphs/patches\":128,\"models/selections/interaction_policy\":129,\"models/sources/column_data_source\":130,\"core/util/typed_array\":131,\"core/util/set\":132,\"models/annotations/arrow_head\":133,\"models/annotations/band\":134,\"models/annotations/upper_lower\":135,\"models/annotations/box_annotation\":136,\"models/annotations/color_bar\":137,\"models/annotations/title\":138,\"models/annotations/text_annotation\":139,\"core/layout/side_panel\":140,\"core/layout/types\":141,\"core/layout/layoutable\":142,\"core/util/text\":143,\"models/canvas/cartesian_frame\":144,\"models/scales/categorical_scale\":145,\"models/scales/scale\":146,\"models/transforms/index\":147,\"models/transforms/customjs_transform\":148,\"models/transforms/transform\":149,\"models/transforms/dodge\":150,\"models/transforms/range_transform\":151,\"models/transforms/interpolator\":152,\"models/transforms/jitter\":153,\"models/transforms/linear_interpolator\":154,\"models/transforms/step_interpolator\":155,\"models/ranges/range1d\":156,\"models/scales/log_scale\":157,\"models/scales/continuous_scale\":158,\"models/ranges/data_range1d\":159,\"models/ranges/data_range\":160,\"models/util\":161,\"models/axes/index\":162,\"models/axes/axis\":163,\"models/renderers/guide_renderer\":164,\"models/tickers/ticker\":165,\"models/formatters/tick_formatter\":166,\"core/graphics\":167,\"core/util/affine\":168,\"models/policies/labeling\":169,\"models/axes/categorical_axis\":170,\"models/tickers/categorical_ticker\":171,\"models/formatters/categorical_tick_formatter\":172,\"models/axes/continuous_axis\":173,\"models/axes/datetime_axis\":174,\"models/axes/linear_axis\":175,\"models/formatters/basic_tick_formatter\":176,\"models/tickers/basic_ticker\":177,\"models/tickers/adaptive_ticker\":178,\"models/tickers/continuous_ticker\":179,\"models/formatters/datetime_tick_formatter\":180,\"core/util/templating\":182,\"models/tickers/datetime_ticker\":185,\"models/tickers/composite_ticker\":186,\"models/tickers/days_ticker\":187,\"models/tickers/single_interval_ticker\":188,\"models/tickers/util\":189,\"models/tickers/months_ticker\":190,\"models/tickers/years_ticker\":191,\"models/axes/log_axis\":192,\"models/formatters/log_tick_formatter\":193,\"models/tickers/log_ticker\":194,\"models/axes/mercator_axis\":195,\"models/formatters/mercator_tick_formatter\":196,\"models/tickers/mercator_ticker\":197,\"models/tickers/index\":198,\"models/tickers/fixed_ticker\":199,\"models/tickers/binned_ticker\":200,\"models/mappers/scanning_color_mapper\":201,\"models/mappers/continuous_color_mapper\":202,\"models/mappers/color_mapper\":203,\"models/mappers/mapper\":204,\"models/formatters/index\":205,\"models/formatters/func_tick_formatter\":206,\"models/formatters/numeral_tick_formatter\":207,\"models/formatters/printf_tick_formatter\":208,\"models/mappers/index\":209,\"models/mappers/categorical_color_mapper\":210,\"models/mappers/categorical_mapper\":211,\"models/mappers/categorical_marker_mapper\":212,\"models/mappers/categorical_pattern_mapper\":213,\"models/mappers/linear_color_mapper\":214,\"models/mappers/log_color_mapper\":215,\"models/mappers/eqhist_color_mapper\":216,\"models/scales/index\":217,\"models/scales/linear_scale\":218,\"models/scales/linear_interpolation_scale\":219,\"models/ranges/index\":220,\"core/layout/index\":221,\"core/layout/alignments\":222,\"core/layout/grid\":223,\"core/layout/html\":224,\"core/layout/border\":225,\"models/annotations/label\":226,\"models/annotations/label_set\":227,\"models/annotations/legend\":228,\"models/annotations/legend_item\":229,\"core/vectorization\":230,\"models/annotations/poly_annotation\":231,\"models/annotations/slope\":232,\"models/annotations/span\":233,\"models/annotations/toolbar_panel\":234,\"models/tools/toolbar\":235,\"models/tools/tool\":236,\"models/tools/gestures/gesture_tool\":237,\"models/tools/button_tool\":238,\"core/dom_view\":240,\"styles/toolbar.css\":241,\"styles/icons.css\":242,\"styles/menus.css\":243,\"core/util/menus\":244,\"core/util/iterator\":245,\"models/tools/on_off_button\":246,\"models/tools/inspectors/inspect_tool\":247,\"models/tools/toolbar_base\":248,\"core/util/canvas\":249,\"core/util/svg\":250,\"models/tools/actions/action_tool\":251,\"models/tools/actions/help_tool\":252,\"styles/logo.css\":253,\"models/annotations/tooltip\":254,\"styles/tooltips.css\":255,\"models/annotations/whisker\":256,\"models/callbacks/index\":257,\"models/callbacks/customjs\":258,\"models/callbacks/callback\":259,\"models/callbacks/open_url\":260,\"models/canvas/index\":261,\"models/canvas/canvas\":262,\"core/ui_events\":263,\"core/bokeh_events\":264,\"core/util/wheel\":265,\"models/expressions/index\":266,\"models/expressions/customjs_expr\":267,\"models/expressions/stack\":268,\"models/expressions/cumsum\":269,\"models/expressions/minimum\":270,\"models/expressions/maximum\":271,\"models/filters/index\":272,\"models/filters/boolean_filter\":273,\"models/filters/customjs_filter\":274,\"models/filters/group_filter\":275,\"models/filters/index_filter\":276,\"models/glyphs/index\":277,\"models/glyphs/annular_wedge\":278,\"models/glyphs/annulus\":279,\"models/glyphs/arc\":280,\"models/glyphs/bezier\":281,\"models/glyphs/circle\":282,\"models/glyphs/webgl/markers\":283,\"models/glyphs/webgl/markers.vert\":284,\"models/glyphs/webgl/markers.frag\":285,\"models/glyphs/ellipse\":286,\"models/glyphs/ellipse_oval\":287,\"models/glyphs/center_rotatable\":288,\"models/glyphs/hbar\":289,\"models/glyphs/box\":290,\"models/glyphs/hex_tile\":291,\"models/glyphs/image\":292,\"models/glyphs/image_base\":293,\"models/glyphs/image_rgba\":294,\"models/glyphs/image_url\":295,\"core/util/image\":296,\"models/glyphs/multi_polygons\":297,\"models/glyphs/oval\":298,\"models/glyphs/quad\":299,\"models/glyphs/quadratic\":300,\"models/glyphs/ray\":301,\"models/glyphs/rect\":302,\"models/glyphs/scatter\":303,\"models/glyphs/marker\":304,\"models/glyphs/defs\":305,\"models/glyphs/segment\":306,\"models/glyphs/spline\":307,\"core/util/interpolation\":308,\"models/glyphs/step\":309,\"models/glyphs/text\":310,\"models/glyphs/vbar\":311,\"models/glyphs/wedge\":312,\"models/graphs/index\":313,\"models/graphs/static_layout_provider\":314,\"models/grids/index\":315,\"models/grids/grid\":316,\"models/layouts/index\":317,\"models/layouts/box\":318,\"models/layouts/layout_dom\":319,\"models/layouts/column\":320,\"models/layouts/grid_box\":321,\"models/layouts/html_box\":322,\"models/layouts/panel\":323,\"models/layouts/row\":324,\"models/layouts/spacer\":325,\"models/layouts/tabs\":326,\"styles/tabs.css\":327,\"styles/buttons.css\":328,\"models/layouts/widget_box\":329,\"models/plots/index\":330,\"models/plots/gmap_plot\":331,\"models/plots/plot\":332,\"models/plots/plot_canvas\":333,\"core/util/throttle\":334,\"models/plots/range_manager\":335,\"models/plots/state_manager\":336,\"models/plots/gmap_plot_canvas\":337,\"models/policies/index\":338,\"models/renderers/index\":339,\"models/selections/index\":340,\"models/sources/index\":341,\"models/sources/server_sent_data_source\":342,\"models/sources/web_data_source\":343,\"models/sources/ajax_data_source\":344,\"models/sources/geojson_data_source\":345,\"models/tiles/index\":346,\"models/tiles/bbox_tile_source\":347,\"models/tiles/mercator_tile_source\":348,\"models/tiles/tile_source\":349,\"models/tiles/tile_utils\":350,\"models/tiles/quadkey_tile_source\":351,\"models/tiles/tile_renderer\":352,\"models/tiles/wmts_tile_source\":353,\"styles/tiles.css\":354,\"models/tiles/tms_tile_source\":355,\"models/textures/index\":356,\"models/textures/canvas_texture\":357,\"models/textures/texture\":358,\"models/textures/image_url_texture\":359,\"models/tools/index\":360,\"models/tools/actions/custom_action\":361,\"models/tools/actions/redo_tool\":362,\"models/tools/actions/reset_tool\":363,\"models/tools/actions/save_tool\":364,\"models/tools/actions/undo_tool\":365,\"models/tools/actions/zoom_in_tool\":366,\"models/tools/actions/zoom_base_tool\":367,\"core/util/zoom\":368,\"models/tools/actions/zoom_out_tool\":369,\"models/tools/edit/edit_tool\":370,\"models/tools/edit/box_edit_tool\":371,\"models/tools/edit/freehand_draw_tool\":372,\"models/tools/edit/point_draw_tool\":373,\"models/tools/edit/poly_draw_tool\":374,\"models/tools/edit/poly_tool\":375,\"models/tools/edit/poly_edit_tool\":376,\"models/tools/gestures/box_select_tool\":377,\"models/tools/gestures/select_tool\":378,\"models/tools/gestures/box_zoom_tool\":379,\"models/tools/gestures/lasso_select_tool\":380,\"models/tools/gestures/poly_select_tool\":381,\"models/tools/edit/line_edit_tool\":382,\"models/tools/edit/line_tool\":383,\"models/tools/gestures/pan_tool\":384,\"models/tools/gestures/range_tool\":385,\"models/tools/gestures/tap_tool\":386,\"models/tools/gestures/wheel_pan_tool\":387,\"models/tools/gestures/wheel_zoom_tool\":388,\"models/tools/inspectors/crosshair_tool\":389,\"models/tools/inspectors/customjs_hover\":390,\"models/tools/inspectors/hover_tool\":391,\"models/tools/tool_proxy\":392,\"models/tools/toolbar_box\":393,\"document/defs\":394,\"embed/standalone\":395,\"embed/dom\":396,\"embed/server\":397,\"client/connection\":398,\"protocol/message\":399,\"protocol/receiver\":400,\"client/session\":401,\"embed/notebook\":402,\"styles/notebook.css\":403,\"protocol/index\":404,\"testing\":405,\"safely\":406}, {});});\n\n /* END bokeh.min.js */\n },\n \n function(Bokeh) {\n /* BEGIN bokeh-widgets.min.js */\n /*!\n * Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without modification,\n * are permitted provided that the following conditions are met:\n * \n * Redistributions of source code must retain the above copyright notice,\n * this list of conditions and the following disclaimer.\n * \n * Redistributions in binary form must reproduce the above copyright notice,\n * this list of conditions and the following disclaimer in the documentation\n * and/or other materials provided with the distribution.\n * \n * Neither the name of Anaconda nor the names of any contributors\n * may be used to endorse or promote products derived from this software\n * without specific prior written permission.\n * \n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\n * THE POSSIBILITY OF SUCH DAMAGE.\n */\n (function(root, factory) {\n factory(root[\"Bokeh\"], \"2.3.2\");\n })(this, function(Bokeh, version) {\n var define;\n return (function(modules, entry, aliases, externals) {\n const bokeh \u003d typeof Bokeh !\u003d\u003d \"undefined\" \u0026\u0026 (version !\u003d null ? Bokeh[version] : Bokeh);\n if (bokeh !\u003d null) {\n return bokeh.register_plugin(modules, entry, aliases);\n } else {\n throw new Error(\"Cannot find Bokeh \" + version + \". You have to load it prior to loading plugins.\");\n }\n })\n ({\n 417: function _(t,e,i,o,r){o();const s\u003dt(1).__importStar(t(418));i.Widgets\u003ds;t(7).register_models(s)},\n 418: function _(t,e,o,r,u){r(),u(\"AbstractButton\",t(419).AbstractButton),u(\"AbstractIcon\",t(422).AbstractIcon),u(\"AutocompleteInput\",t(423).AutocompleteInput),u(\"Button\",t(428).Button),u(\"CheckboxButtonGroup\",t(429).CheckboxButtonGroup),u(\"CheckboxGroup\",t(431).CheckboxGroup),u(\"ColorPicker\",t(433).ColorPicker),u(\"DatePicker\",t(434).DatePicker),u(\"DateRangeSlider\",t(437).DateRangeSlider),u(\"DateSlider\",t(442).DateSlider),u(\"Div\",t(443).Div),u(\"Dropdown\",t(446).Dropdown),u(\"FileInput\",t(447).FileInput),u(\"InputWidget\",t(426).InputWidget),u(\"Markup\",t(444).Markup),u(\"MultiSelect\",t(448).MultiSelect),u(\"Paragraph\",t(449).Paragraph),u(\"PasswordInput\",t(450).PasswordInput),u(\"MultiChoice\",t(451).MultiChoice),u(\"NumericInput\",t(454).NumericInput),u(\"PreText\",t(455).PreText),u(\"RadioButtonGroup\",t(456).RadioButtonGroup),u(\"RadioGroup\",t(457).RadioGroup),u(\"RangeSlider\",t(458).RangeSlider),u(\"Select\",t(459).Select),u(\"Slider\",t(460).Slider),u(\"Spinner\",t(461).Spinner),u(\"TextInput\",t(424).TextInput),u(\"TextAreaInput\",t(462).TextAreaInput),u(\"Toggle\",t(463).Toggle),u(\"Widget\",t(488).Widget)},\n 419: function _(t,e,n,i,s){i();const l\u003dt(1),o\u003dt(20),r\u003dt(43),c\u003dt(122),u\u003dt(420),_\u003dt(422),a\u003dl.__importStar(t(328)),b\u003da;class d extends u.ControlView{*controls(){yield this.button_el}async lazy_initialize(){await super.lazy_initialize();const{icon:t}\u003dthis.model;null!\u003dt\u0026\u0026(this.icon_view\u003dawait c.build_view(t,{parent:this}))}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.render()))}remove(){null!\u003dthis.icon_view\u0026\u0026this.icon_view.remove(),super.remove()}styles(){return[...super.styles(),a.default]}_render_button(...t){return r.button({type:\"button\",disabled:this.model.disabled,class:[b.btn,b[`btn_${this.model.button_type}`]]},...t)}render(){super.render(),this.button_el\u003dthis._render_button(this.model.label),this.button_el.addEventListener(\"click\",(()\u003d\u003ethis.click())),null!\u003dthis.icon_view\u0026\u0026(\"\"!\u003dthis.model.label?r.prepend(this.button_el,this.icon_view.el,r.nbsp()):r.prepend(this.button_el,this.icon_view.el),this.icon_view.render()),this.group_el\u003dr.div({class:b.btn_group},this.button_el),this.el.appendChild(this.group_el)}click(){}}n.AbstractButtonView\u003dd,d.__name__\u003d\"AbstractButtonView\";class h extends u.Control{constructor(t){super(t)}static init_AbstractButton(){this.define((({String:t,Ref:e,Nullable:n})\u003d\u003e({label:[t,\"Button\"],icon:[n(e(_.AbstractIcon)),null],button_type:[o.ButtonType,\"default\"]})))}}n.AbstractButton\u003dh,h.__name__\u003d\"AbstractButton\",h.init_AbstractButton()},\n 420: function _(t,e,o,s,n){s();const i\u003dt(488),l\u003dt(43);class c extends i.WidgetView{connect_signals(){super.connect_signals();const t\u003dthis.model.properties;this.on_change(t.disabled,(()\u003d\u003e{for(const t of this.controls())l.toggle_attribute(t,\"disabled\",this.model.disabled)}))}}o.ControlView\u003dc,c.__name__\u003d\"ControlView\";class r extends i.Widget{constructor(t){super(t)}}o.Control\u003dr,r.__name__\u003d\"Control\"},\n 488: function _(i,t,e,o,n){o();const s\u003di(322),r\u003di(20);class d extends s.HTMLBoxView{_width_policy(){return\"horizontal\"\u003d\u003dthis.model.orientation?super._width_policy():\"fixed\"}_height_policy(){return\"horizontal\"\u003d\u003dthis.model.orientation?\"fixed\":super._height_policy()}box_sizing(){const i\u003dsuper.box_sizing();return\"horizontal\"\u003d\u003dthis.model.orientation?null\u003d\u003di.width\u0026\u0026(i.width\u003dthis.model.default_size):null\u003d\u003di.height\u0026\u0026(i.height\u003dthis.model.default_size),i}}e.WidgetView\u003dd,d.__name__\u003d\"WidgetView\";class _ extends s.HTMLBox{constructor(i){super(i)}static init_Widget(){this.define((({Number:i})\u003d\u003e({orientation:[r.Orientation,\"horizontal\"],default_size:[i,300]}))),this.override({margin:[5,5,5,5]})}}e.Widget\u003d_,_.__name__\u003d\"Widget\",_.init_Widget()},\n 422: function _(c,t,s,n,e){n();const o\u003dc(53),_\u003dc(240);class a extends _.DOMView{}s.AbstractIconView\u003da,a.__name__\u003d\"AbstractIconView\";class r extends o.Model{constructor(c){super(c)}}s.AbstractIcon\u003dr,r.__name__\u003d\"AbstractIcon\"},\n 423: function _(e,t,n,i,s){i();const h\u003de(1),o\u003de(424),_\u003de(43),u\u003de(10),r\u003dh.__importStar(e(243)),c\u003dr;class l extends o.TextInputView{constructor(){super(...arguments),this._open\u003d!1,this._last_value\u003d\"\",this._hover_index\u003d0}styles(){return[...super.styles(),r.default]}render(){super.render(),this.input_el.addEventListener(\"keydown\",(e\u003d\u003ethis._keydown(e))),this.input_el.addEventListener(\"keyup\",(e\u003d\u003ethis._keyup(e))),this.menu\u003d_.div({class:[c.menu,c.below]}),this.menu.addEventListener(\"click\",(e\u003d\u003ethis._menu_click(e))),this.menu.addEventListener(\"mouseover\",(e\u003d\u003ethis._menu_hover(e))),this.el.appendChild(this.menu),_.undisplay(this.menu)}change_input(){this._open\u0026\u0026this.menu.children.length\u003e0\u0026\u0026(this.model.value\u003dthis.menu.children[this._hover_index].textContent,this.input_el.focus(),this._hide_menu()),this.model.restrict||super.change_input()}_update_completions(e){_.empty(this.menu);for(const t of e){const e\u003d_.div({},t);this.menu.appendChild(e)}e.length\u003e0\u0026\u0026this.menu.children[0].classList.add(c.active)}_show_menu(){if(!this._open){this._open\u003d!0,this._hover_index\u003d0,this._last_value\u003dthis.model.value,_.display(this.menu);const e\u003dt\u003d\u003e{const{target:n}\u003dt;n instanceof HTMLElement\u0026\u0026!this.el.contains(n)\u0026\u0026(document.removeEventListener(\"click\",e),this._hide_menu())};document.addEventListener(\"click\",e)}}_hide_menu(){this._open\u0026\u0026(this._open\u003d!1,_.undisplay(this.menu))}_menu_click(e){e.target!\u003de.currentTarget\u0026\u0026e.target instanceof Element\u0026\u0026(this.model.value\u003de.target.textContent,this.input_el.focus(),this._hide_menu())}_menu_hover(e){if(e.target!\u003de.currentTarget\u0026\u0026e.target instanceof Element){let t\u003d0;for(t\u003d0;t\u003cthis.menu.children.length\u0026\u0026this.menu.children[t].textContent!\u003de.target.textContent;t++);this._bump_hover(t)}}_bump_hover(e){const t\u003dthis.menu.children.length;this._open\u0026\u0026t\u003e0\u0026\u0026(this.menu.children[this._hover_index].classList.remove(c.active),this._hover_index\u003du.clamp(e,0,t-1),this.menu.children[this._hover_index].classList.add(c.active))}_keydown(e){}_keyup(e){switch(e.keyCode){case _.Keys.Enter:this.change_input();break;case _.Keys.Esc:this._hide_menu();break;case _.Keys.Up:this._bump_hover(this._hover_index-1);break;case _.Keys.Down:this._bump_hover(this._hover_index+1);break;default:{const e\u003dthis.input_el.value;if(e.length\u003cthis.model.min_characters)return void this._hide_menu();const t\u003d[],{case_sensitive:n}\u003dthis.model;let i;i\u003dn?e\u003d\u003ee:e\u003d\u003ee.toLowerCase();for(const n of this.model.completions)i(n).startsWith(i(e))\u0026\u0026t.push(n);this._update_completions(t),0\u003d\u003dt.length?this._hide_menu():this._show_menu()}}}}n.AutocompleteInputView\u003dl,l.__name__\u003d\"AutocompleteInputView\";class a extends o.TextInput{constructor(e){super(e)}static init_AutocompleteInput(){this.prototype.default_view\u003dl,this.define((({Boolean:e,Int:t,String:n,Array:i})\u003d\u003e({completions:[i(n),[]],min_characters:[t,2],case_sensitive:[e,!0],restrict:[e,!0]})))}}n.AutocompleteInput\u003da,a.__name__\u003d\"AutocompleteInput\",a.init_AutocompleteInput()},\n 424: function _(t,e,n,i,p){i();const _\u003dt(1),u\u003dt(425),s\u003dt(43),x\u003d_.__importStar(t(427));class a extends u.TextLikeInputView{_render_input(){this.input_el\u003ds.input({type:\"text\",class:x.input})}}n.TextInputView\u003da,a.__name__\u003d\"TextInputView\";class c extends u.TextLikeInput{constructor(t){super(t)}static init_TextInput(){this.prototype.default_view\u003da}}n.TextInput\u003dc,c.__name__\u003d\"TextInput\",c.init_TextInput()},\n 425: function _(e,t,n,i,l){i();const s\u003de(426);class h extends s.InputWidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.name.change,(()\u003d\u003e{var e;return this.input_el.name\u003dnull!\u003d\u003d(e\u003dthis.model.name)\u0026\u0026void 0!\u003d\u003de?e:\"\"})),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.input_el.value\u003dthis.model.value)),this.connect(this.model.properties.value_input.change,(()\u003d\u003ethis.input_el.value\u003dthis.model.value_input)),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.input_el.disabled\u003dthis.model.disabled)),this.connect(this.model.properties.placeholder.change,(()\u003d\u003ethis.input_el.placeholder\u003dthis.model.placeholder)),this.connect(this.model.properties.max_length.change,(()\u003d\u003e{const{max_length:e}\u003dthis.model;null!\u003de?this.input_el.maxLength\u003de:this.input_el.removeAttribute(\"maxLength\")}))}render(){var e;super.render(),this._render_input();const{input_el:t}\u003dthis;t.name\u003dnull!\u003d\u003d(e\u003dthis.model.name)\u0026\u0026void 0!\u003d\u003de?e:\"\",t.value\u003dthis.model.value,t.disabled\u003dthis.model.disabled,t.placeholder\u003dthis.model.placeholder,null!\u003dthis.model.max_length\u0026\u0026(t.maxLength\u003dthis.model.max_length),t.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),t.addEventListener(\"input\",(()\u003d\u003ethis.change_input_value())),this.group_el.appendChild(t)}change_input(){this.model.value\u003dthis.input_el.value,super.change_input()}change_input_value(){this.model.value_input\u003dthis.input_el.value,super.change_input()}}n.TextLikeInputView\u003dh,h.__name__\u003d\"TextLikeInputView\";class a extends s.InputWidget{constructor(e){super(e)}static init_TextLikeInput(){this.define((({Int:e,String:t,Nullable:n})\u003d\u003e({value:[t,\"\"],value_input:[t,\"\"],placeholder:[t,\"\"],max_length:[n(e),null]})))}}n.TextLikeInput\u003da,a.__name__\u003d\"TextLikeInput\",a.init_TextLikeInput()},\n 426: function _(t,e,i,n,s){n();const l\u003dt(1),o\u003dt(420),r\u003dt(43),_\u003dl.__importStar(t(427)),p\u003d_;class d extends o.ControlView{*controls(){yield this.input_el}connect_signals(){super.connect_signals(),this.connect(this.model.properties.title.change,(()\u003d\u003e{this.label_el.textContent\u003dthis.model.title}))}styles(){return[...super.styles(),_.default]}render(){super.render();const{title:t}\u003dthis.model;this.label_el\u003dr.label({style:{display:0\u003d\u003dt.length?\"none\":\"\"}},t),this.group_el\u003dr.div({class:p.input_group},this.label_el),this.el.appendChild(this.group_el)}change_input(){}}i.InputWidgetView\u003dd,d.__name__\u003d\"InputWidgetView\";class u extends o.Control{constructor(t){super(t)}static init_InputWidget(){this.define((({String:t})\u003d\u003e({title:[t,\"\"]})))}}i.InputWidget\u003du,u.__name__\u003d\"InputWidget\",u.init_InputWidget()},\n 427: function _(o,i,t,n,p){n(),t.root\u003d\"bk-root\",t.input\u003d\"bk-input\",t.input_group\u003d\"bk-input-group\",t.inline\u003d\"bk-inline\",t.spin_wrapper\u003d\"bk-spin-wrapper\",t.spin_btn\u003d\"bk-spin-btn\",t.spin_btn_up\u003d\"bk-spin-btn-up\",t.spin_btn_down\u003d\"bk-spin-btn-down\",t.default\u003d\u0027.bk-root .bk-input{display:inline-block;width:100%;flex-grow:1;-webkit-flex-grow:1;min-height:31px;padding:0 12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;}.bk-root .bk-input:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}.bk-root .bk-input::placeholder,.bk-root .bk-input:-ms-input-placeholder,.bk-root .bk-input::-moz-placeholder,.bk-root .bk-input::-webkit-input-placeholder{color:#999;opacity:1;}.bk-root .bk-input[disabled]{cursor:not-allowed;background-color:#eee;opacity:1;}.bk-root select:not([multiple]).bk-input,.bk-root select:not([size]).bk-input{height:auto;appearance:none;-webkit-appearance:none;background-image:url(\\\u0027data:image/svg+xml;utf8,\u003csvg version\u003d\"1.1\" viewBox\u003d\"0 0 25 20\" xmlns\u003d\"http://www.w3.org/2000/svg\"\u003e\u003cpath d\u003d\"M 0,0 25,0 12.5,20 Z\" fill\u003d\"black\" /\u003e\u003c/svg\u003e\\\u0027);background-position:right 0.5em center;background-size:8px 6px;background-repeat:no-repeat;}.bk-root select[multiple].bk-input,.bk-root select[size].bk-input,.bk-root textarea.bk-input{height:auto;}.bk-root .bk-input-group{width:100%;height:100%;display:inline-flex;display:-webkit-inline-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:start;-webkit-align-items:start;flex-direction:column;-webkit-flex-direction:column;white-space:nowrap;}.bk-root .bk-input-group.bk-inline{flex-direction:row;-webkit-flex-direction:row;}.bk-root .bk-input-group.bk-inline \u003e *:not(:first-child){margin-left:5px;}.bk-root .bk-input-group input[type\u003d\"checkbox\"] + span,.bk-root .bk-input-group input[type\u003d\"radio\"] + span{position:relative;top:-2px;margin-left:3px;}.bk-root .bk-input-group \u003e .bk-spin-wrapper{display:inherit;width:inherit;height:inherit;position:relative;overflow:hidden;padding:0;vertical-align:middle;}.bk-root .bk-input-group \u003e .bk-spin-wrapper input{padding-right:20px;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn{position:absolute;display:block;height:50%;min-height:0;min-width:0;width:30px;padding:0;margin:0;right:0;border:none;background:none;cursor:pointer;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn:before{content:\"\";display:inline-block;transform:translateY(-50%);border-left:5px solid transparent;border-right:5px solid transparent;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-up{top:0;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-up:before{border-bottom:5px solid black;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-up:disabled:before{border-bottom-color:grey;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-down{bottom:0;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-down:before{border-top:5px solid black;}.bk-root .bk-input-group \u003e .bk-spin-wrapper \u003e .bk-spin-btn.bk-spin-btn-down:disabled:before{border-top-color:grey;}\u0027},\n 428: function _(t,e,n,i,o){i();const s\u003dt(419),u\u003dt(264);class c extends s.AbstractButtonView{click(){this.model.trigger_event(new u.ButtonClick),super.click()}}n.ButtonView\u003dc,c.__name__\u003d\"ButtonView\";class _ extends s.AbstractButton{constructor(t){super(t)}static init_Button(){this.prototype.default_view\u003dc,this.override({label:\"Button\"})}}n.Button\u003d_,_.__name__\u003d\"Button\",_.init_Button()},\n 429: function _(t,e,o,i,c){i();const n\u003dt(1),s\u003dt(430),a\u003dt(43),u\u003dn.__importStar(t(328));class r extends s.ButtonGroupView{get active(){return new Set(this.model.active)}change_active(t){const{active:e}\u003dthis;e.has(t)?e.delete(t):e.add(t),this.model.active\u003d[...e].sort()}_update_active(){const{active:t}\u003dthis;this._buttons.forEach(((e,o)\u003d\u003e{a.classes(e).toggle(u.active,t.has(o))}))}}o.CheckboxButtonGroupView\u003dr,r.__name__\u003d\"CheckboxButtonGroupView\";class _ extends s.ButtonGroup{constructor(t){super(t)}static init_CheckboxButtonGroup(){this.prototype.default_view\u003dr,this.define((({Int:t,Array:e})\u003d\u003e({active:[e(t),[]]})))}}o.CheckboxButtonGroup\u003d_,_.__name__\u003d\"CheckboxButtonGroup\",_.init_CheckboxButtonGroup()},\n 430: function _(t,e,n,s,i){s();const o\u003dt(1),r\u003dt(420),u\u003dt(20),a\u003dt(43),_\u003do.__importStar(t(328)),l\u003d_;class c extends r.ControlView{*controls(){yield*this._buttons}connect_signals(){super.connect_signals();const t\u003dthis.model.properties;this.on_change(t.button_type,(()\u003d\u003ethis.render())),this.on_change(t.labels,(()\u003d\u003ethis.render())),this.on_change(t.active,(()\u003d\u003ethis._update_active()))}styles(){return[...super.styles(),_.default]}render(){super.render(),this._buttons\u003dthis.model.labels.map(((t,e)\u003d\u003e{const n\u003da.div({class:[l.btn,l[`btn_${this.model.button_type}`]],disabled:this.model.disabled},t);return n.addEventListener(\"click\",(()\u003d\u003ethis.change_active(e))),n})),this._update_active();const t\u003da.div({class:l.btn_group},this._buttons);this.el.appendChild(t)}}n.ButtonGroupView\u003dc,c.__name__\u003d\"ButtonGroupView\";class d extends r.Control{constructor(t){super(t)}static init_ButtonGroup(){this.define((({String:t,Array:e})\u003d\u003e({labels:[e(t),[]],button_type:[u.ButtonType,\"default\"]})))}}n.ButtonGroup\u003dd,d.__name__\u003d\"ButtonGroup\",d.init_ButtonGroup()},\n 431: function _(e,t,i,n,s){n();const o\u003de(1),c\u003de(432),a\u003de(43),l\u003de(9),d\u003do.__importStar(e(427));class h extends c.InputGroupView{render(){super.render();const e\u003da.div({class:[d.input_group,this.model.inline?d.inline:null]});this.el.appendChild(e);const{active:t,labels:i}\u003dthis.model;this._inputs\u003d[];for(let n\u003d0;n\u003ci.length;n++){const s\u003da.input({type:\"checkbox\",value:`${n}`});s.addEventListener(\"change\",(()\u003d\u003ethis.change_active(n))),this._inputs.push(s),this.model.disabled\u0026\u0026(s.disabled\u003d!0),l.includes(t,n)\u0026\u0026(s.checked\u003d!0);const o\u003da.label({},s,a.span({},i[n]));e.appendChild(o)}}change_active(e){const t\u003dnew Set(this.model.active);t.has(e)?t.delete(e):t.add(e),this.model.active\u003d[...t].sort()}}i.CheckboxGroupView\u003dh,h.__name__\u003d\"CheckboxGroupView\";class p extends c.InputGroup{constructor(e){super(e)}static init_CheckboxGroup(){this.prototype.default_view\u003dh,this.define((({Boolean:e,Int:t,String:i,Array:n})\u003d\u003e({active:[n(t),[]],labels:[n(i),[]],inline:[e,!1]})))}}i.CheckboxGroup\u003dp,p.__name__\u003d\"CheckboxGroup\",p.init_CheckboxGroup()},\n 432: function _(n,t,e,s,o){s();const r\u003dn(1),u\u003dn(420),c\u003dr.__importDefault(n(427));class _ extends u.ControlView{*controls(){yield*this._inputs}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.render()))}styles(){return[...super.styles(),c.default]}}e.InputGroupView\u003d_,_.__name__\u003d\"InputGroupView\";class i extends u.Control{constructor(n){super(n)}}e.InputGroup\u003di,i.__name__\u003d\"InputGroup\"},\n 433: function _(e,i,t,n,o){n();const s\u003de(1),l\u003de(426),r\u003de(43),c\u003de(22),a\u003ds.__importStar(e(427));class d extends l.InputWidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.name.change,(()\u003d\u003e{var e;return this.input_el.name\u003dnull!\u003d\u003d(e\u003dthis.model.name)\u0026\u0026void 0!\u003d\u003de?e:\"\"})),this.connect(this.model.properties.color.change,(()\u003d\u003ethis.input_el.value\u003dc.color2hexrgb(this.model.color))),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.input_el.disabled\u003dthis.model.disabled))}render(){super.render(),this.input_el\u003dr.input({type:\"color\",class:a.input,name:this.model.name,value:this.model.color,disabled:this.model.disabled}),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),this.group_el.appendChild(this.input_el)}change_input(){this.model.color\u003dthis.input_el.value,super.change_input()}}t.ColorPickerView\u003dd,d.__name__\u003d\"ColorPickerView\";class h extends l.InputWidget{constructor(e){super(e)}static init_ColorPicker(){this.prototype.default_view\u003dd,this.define((({Color:e})\u003d\u003e({color:[e,\"#000000\"]})))}}t.ColorPicker\u003dh,h.__name__\u003d\"ColorPicker\",h.init_ColorPicker()},\n 434: function _(e,t,i,n,s){n();const a\u003de(1),l\u003da.__importDefault(e(435)),o\u003de(426),d\u003de(43),r\u003de(20),c\u003de(8),h\u003da.__importStar(e(427)),u\u003da.__importDefault(e(436));function _(e){const t\u003d[];for(const i of e)if(c.isString(i))t.push(i);else{const[e,n]\u003di;t.push({from:e,to:n})}return t}class p extends o.InputWidgetView{connect_signals(){super.connect_signals();const{value:e,min_date:t,max_date:i,disabled_dates:n,enabled_dates:s,position:a,inline:l}\u003dthis.model.properties;this.connect(e.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.setDate(this.model.value)})),this.connect(t.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"minDate\",this.model.min_date)})),this.connect(i.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"maxDate\",this.model.max_date)})),this.connect(n.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"disable\",this.model.disabled_dates)})),this.connect(s.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"enable\",this.model.enabled_dates)})),this.connect(a.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"position\",this.model.position)})),this.connect(l.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"inline\",this.model.inline)}))}remove(){var e;null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de||e.destroy(),super.remove()}styles(){return[...super.styles(),u.default]}render(){var e,t;null\u003d\u003dthis._picker\u0026\u0026(super.render(),this.input_el\u003dd.input({type:\"text\",class:h.input,disabled:this.model.disabled}),this.group_el.appendChild(this.input_el),this._picker\u003dl.default(this.input_el,{defaultDate:this.model.value,minDate:null!\u003d\u003d(e\u003dthis.model.min_date)\u0026\u0026void 0!\u003d\u003de?e:void 0,maxDate:null!\u003d\u003d(t\u003dthis.model.max_date)\u0026\u0026void 0!\u003d\u003dt?t:void 0,inline:this.model.inline,position:this.model.position,disable:_(this.model.disabled_dates),enable:_(this.model.enabled_dates),onChange:(e,t,i)\u003d\u003ethis._on_change(e,t,i)}))}_on_change(e,t,i){this.model.value\u003dt,this.change_input()}}i.DatePickerView\u003dp,p.__name__\u003d\"DatePickerView\";class m extends o.InputWidget{constructor(e){super(e)}static init_DatePicker(){this.prototype.default_view\u003dp,this.define((({Boolean:e,String:t,Array:i,Tuple:n,Or:s,Nullable:a})\u003d\u003e{const l\u003di(s(t,n(t,t)));return{value:[t],min_date:[a(t),null],max_date:[a(t),null],disabled_dates:[l,[]],enabled_dates:[l,[]],position:[r.CalendarPosition,\"auto\"],inline:[e,!1]}}))}}i.DatePicker\u003dm,m.__name__\u003d\"DatePicker\",m.init_DatePicker()},\n 435: function _(e,n,t,a,i){\n /* flatpickr v4.6.6, @license MIT */var o,r;o\u003dthis,r\u003dfunction(){\"use strict\";\n /*! *****************************************************************************\n Copyright (c) Microsoft Corporation.\n \n Permission to use, copy, modify, and/or distribute this software for any\n purpose with or without fee is hereby granted.\n \n THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\n REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\n AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\n INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\n LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\n OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n PERFORMANCE OF THIS SOFTWARE.\n ***************************************************************************** */var e\u003dfunction(){return(e\u003dObject.assign||function(e){for(var n,t\u003d1,a\u003darguments.length;t\u003ca;t++)for(var i in n\u003darguments[t])Object.prototype.hasOwnProperty.call(n,i)\u0026\u0026(e[i]\u003dn[i]);return e}).apply(this,arguments)};function n(){for(var e\u003d0,n\u003d0,t\u003darguments.length;n\u003ct;n++)e+\u003darguments[n].length;var a\u003dArray(e),i\u003d0;for(n\u003d0;n\u003ct;n++)for(var o\u003darguments[n],r\u003d0,l\u003do.length;r\u003cl;r++,i++)a[i]\u003do[r];return a}var t\u003d[\"onChange\",\"onClose\",\"onDayCreate\",\"onDestroy\",\"onKeyDown\",\"onMonthChange\",\"onOpen\",\"onParseConfig\",\"onReady\",\"onValueUpdate\",\"onYearChange\",\"onPreCalendarPosition\"],a\u003d{_disable:[],_enable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:\"F j, Y\",altInput:!1,altInputClass:\"form-control input\",animate:\"object\"\u003d\u003dtypeof window\u0026\u0026-1\u003d\u003d\u003dwindow.navigator.userAgent.indexOf(\"MSIE\"),ariaDateFormat:\"F j, Y\",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:\", \",dateFormat:\"Y-m-d\",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enable:[],enableSeconds:!1,enableTime:!1,errorHandler:function(e){return\"undefined\"!\u003dtypeof console\u0026\u0026console.warn(e)},getWeek:function(e){var n\u003dnew Date(e.getTime());n.setHours(0,0,0,0),n.setDate(n.getDate()+3-(n.getDay()+6)%7);var t\u003dnew Date(n.getFullYear(),0,4);return 1+Math.round(((n.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:\"default\",minuteIncrement:5,mode:\"single\",monthSelectorType:\"dropdown\",nextArrow:\"\u003csvg version\u003d\u00271.1\u0027 xmlns\u003d\u0027http://www.w3.org/2000/svg\u0027 xmlns:xlink\u003d\u0027http://www.w3.org/1999/xlink\u0027 viewBox\u003d\u00270 0 17 17\u0027\u003e\u003cg\u003e\u003c/g\u003e\u003cpath d\u003d\u0027M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z\u0027 /\u003e\u003c/svg\u003e\",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:\"auto\",positionElement:void 0,prevArrow:\"\u003csvg version\u003d\u00271.1\u0027 xmlns\u003d\u0027http://www.w3.org/2000/svg\u0027 xmlns:xlink\u003d\u0027http://www.w3.org/1999/xlink\u0027 viewBox\u003d\u00270 0 17 17\u0027\u003e\u003cg\u003e\u003c/g\u003e\u003cpath d\u003d\u0027M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z\u0027 /\u003e\u003c/svg\u003e\",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i\u003d{weekdays:{shorthand:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],longhand:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]},months:{shorthand:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],longhand:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n\u003de%100;if(n\u003e3\u0026\u0026n\u003c21)return\"th\";switch(n%10){case 1:return\"st\";case 2:return\"nd\";case 3:return\"rd\";default:return\"th\"}},rangeSeparator:\" to \",weekAbbreviation:\"Wk\",scrollTitle:\"Scroll to increment\",toggleTitle:\"Click to toggle\",amPM:[\"AM\",\"PM\"],yearAriaLabel:\"Year\",monthAriaLabel:\"Month\",hourAriaLabel:\"Hour\",minuteAriaLabel:\"Minute\",time_24hr:!1},o\u003dfunction(e,n){return void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d2),(\"000\"+e).slice(-1*n)},r\u003dfunction(e){return!0\u003d\u003d\u003de?1:0};function l(e,n,t){var a;return void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!1),function(){var i\u003dthis,o\u003darguments;null!\u003d\u003da\u0026\u0026clearTimeout(a),a\u003dwindow.setTimeout((function(){a\u003dnull,t||e.apply(i,o)}),n),t\u0026\u0026!a\u0026\u0026e.apply(i,o)}}var c\u003dfunction(e){return e instanceof Array?e:[e]};function d(e,n,t){if(!0\u003d\u003d\u003dt)return e.classList.add(n);e.classList.remove(n)}function s(e,n,t){var a\u003dwindow.document.createElement(e);return n\u003dn||\"\",t\u003dt||\"\",a.className\u003dn,void 0!\u003d\u003dt\u0026\u0026(a.textContent\u003dt),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){return n(e)?e:e.parentNode?f(e.parentNode,n):void 0}function m(e,n){var t\u003ds(\"div\",\"numInputWrapper\"),a\u003ds(\"input\",\"numInput \"+e),i\u003ds(\"span\",\"arrowUp\"),o\u003ds(\"span\",\"arrowDown\");if(-1\u003d\u003d\u003dnavigator.userAgent.indexOf(\"MSIE 9.0\")?a.type\u003d\"number\":(a.type\u003d\"text\",a.pattern\u003d\"\\\\d*\"),void 0!\u003d\u003dn)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function g(e){try{return\"function\"\u003d\u003dtypeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var p\u003dfunction(){},h\u003dfunction(e,n,t){return t.months[n?\"shorthand\":\"longhand\"][e]},v\u003d{D:p,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours(parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],\"i\").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a\u003dparseInt(n),i\u003dnew Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours(parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:p,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:p,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},D\u003d{D:\"(\\\\w+)\",F:\"(\\\\w+)\",G:\"(\\\\d\\\\d|\\\\d)\",H:\"(\\\\d\\\\d|\\\\d)\",J:\"(\\\\d\\\\d|\\\\d)\\\\w+\",K:\"\",M:\"(\\\\w+)\",S:\"(\\\\d\\\\d|\\\\d)\",U:\"(.+)\",W:\"(\\\\d\\\\d|\\\\d)\",Y:\"(\\\\d{4})\",Z:\"(.+)\",d:\"(\\\\d\\\\d|\\\\d)\",h:\"(\\\\d\\\\d|\\\\d)\",i:\"(\\\\d\\\\d|\\\\d)\",j:\"(\\\\d\\\\d|\\\\d)\",l:\"(\\\\w+)\",m:\"(\\\\d\\\\d|\\\\d)\",n:\"(\\\\d\\\\d|\\\\d)\",s:\"(\\\\d\\\\d|\\\\d)\",u:\"(.+)\",w:\"(\\\\d\\\\d|\\\\d)\",y:\"(\\\\d{2})\"},w\u003d{Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[w.w(e,n,t)]},F:function(e,n,t){return h(w.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(w.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!\u003d\u003dn.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()\u003e11)]},M:function(e,n){return h(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},b\u003dfunction(e){var n\u003de.config,t\u003dvoid 0\u003d\u003d\u003dn?a:n,o\u003de.l10n,r\u003dvoid 0\u003d\u003d\u003do?i:o,l\u003de.isMobile,c\u003dvoid 0!\u003d\u003dl\u0026\u0026l;return function(e,n,a){var i\u003da||r;return void 0\u003d\u003d\u003dt.formatDate||c?n.split(\"\").map((function(n,a,o){return w[n]\u0026\u0026\"\\\\\"!\u003d\u003do[a-1]?w[n](e,i,t):\"\\\\\"!\u003d\u003dn?n:\"\"})).join(\"\"):t.formatDate(e,n,i)}},C\u003dfunction(e){var n\u003de.config,t\u003dvoid 0\u003d\u003d\u003dn?a:n,o\u003de.l10n,r\u003dvoid 0\u003d\u003d\u003do?i:o;return function(e,n,i,o){if(0\u003d\u003d\u003de||e){var l,c\u003do||r,d\u003de;if(e instanceof Date)l\u003dnew Date(e.getTime());else if(\"string\"!\u003dtypeof e\u0026\u0026void 0!\u003d\u003de.toFixed)l\u003dnew Date(e);else if(\"string\"\u003d\u003dtypeof e){var s\u003dn||(t||a).dateFormat,u\u003dString(e).trim();if(\"today\"\u003d\u003d\u003du)l\u003dnew Date,i\u003d!0;else if(/Z$/.test(u)||/GMT$/.test(u))l\u003dnew Date(e);else if(t\u0026\u0026t.parseDate)l\u003dt.parseDate(e,s);else{l\u003dt\u0026\u0026t.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0);for(var f\u003dvoid 0,m\u003d[],g\u003d0,p\u003d0,h\u003d\"\";g\u003cs.length;g++){var w\u003ds[g],b\u003d\"\\\\\"\u003d\u003d\u003dw,C\u003d\"\\\\\"\u003d\u003d\u003ds[g-1]||b;if(D[w]\u0026\u0026!C){h+\u003dD[w];var M\u003dnew RegExp(h).exec(e);M\u0026\u0026(f\u003d!0)\u0026\u0026m[\"Y\"!\u003d\u003dw?\"push\":\"unshift\"]({fn:v[w],val:M[++p]})}else b||(h+\u003d\".\");m.forEach((function(e){var n\u003de.fn,t\u003de.val;return l\u003dn(l,t,c)||l}))}l\u003df?l:void 0}}if(l instanceof Date\u0026\u0026!isNaN(l.getTime()))return!0\u003d\u003d\u003di\u0026\u0026l.setHours(0,0,0,0),l;t.errorHandler(new Error(\"Invalid date provided: \"+d))}}};function M(e,n,t){return void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!0),!1!\u003d\u003dt?new Date(e.getTime()).setHours(0,0,0,0)-new Date(n.getTime()).setHours(0,0,0,0):e.getTime()-n.getTime()}var y\u003d864e5;function x(p,v){var w\u003d{config:e(e({},a),k.defaultConfig),l10n:i};function x(e){return e.bind(w)}function E(){var e\u003dw.config;!1\u003d\u003d\u003de.weekNumbers\u0026\u00261\u003d\u003d\u003de.showMonths||!0!\u003d\u003de.noCalendar\u0026\u0026window.requestAnimationFrame((function(){if(void 0!\u003d\u003dw.calendarContainer\u0026\u0026(w.calendarContainer.style.visibility\u003d\"hidden\",w.calendarContainer.style.display\u003d\"block\"),void 0!\u003d\u003dw.daysContainer){var n\u003d(w.days.offsetWidth+1)*e.showMonths;w.daysContainer.style.width\u003dn+\"px\",w.calendarContainer.style.width\u003dn+(void 0!\u003d\u003dw.weekWrapper?w.weekWrapper.offsetWidth:0)+\"px\",w.calendarContainer.style.removeProperty(\"visibility\"),w.calendarContainer.style.removeProperty(\"display\")}}))}function T(e){if(0\u003d\u003d\u003dw.selectedDates.length){var n\u003dvoid 0!\u003d\u003dw.config.minDate?new Date(w.config.minDate.getTime()):new Date,t\u003d_(),a\u003dt.hours,i\u003dt.minutes,l\u003dt.seconds;n.setHours(a,i,l,0),w.setDate(n,!1)}void 0!\u003d\u003de\u0026\u0026\"blur\"!\u003d\u003de.type\u0026\u0026function(e){e.preventDefault();var n\u003d\"keydown\"\u003d\u003d\u003de.type,t\u003dg(e),a\u003dt;void 0!\u003d\u003dw.amPM\u0026\u0026t\u003d\u003d\u003dw.amPM\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(w.amPM.textContent\u003d\u003d\u003dw.l10n.amPM[0])]);var i\u003dparseFloat(a.getAttribute(\"min\")),l\u003dparseFloat(a.getAttribute(\"max\")),c\u003dparseFloat(a.getAttribute(\"step\")),d\u003dparseInt(a.value,10),s\u003de.delta||(n?38\u003d\u003d\u003de.which?1:-1:0),u\u003dd+c*s;if(void 0!\u003d\u003da.value\u0026\u00262\u003d\u003d\u003da.value.length){var f\u003da\u003d\u003d\u003dw.hourElement,m\u003da\u003d\u003d\u003dw.minuteElement;u\u003ci?(u\u003dl+u+r(!f)+(r(f)\u0026\u0026r(!w.amPM)),m\u0026\u0026H(void 0,-1,w.hourElement)):u\u003el\u0026\u0026(u\u003da\u003d\u003d\u003dw.hourElement?u-l-r(!w.amPM):i,m\u0026\u0026H(void 0,1,w.hourElement)),w.amPM\u0026\u0026f\u0026\u0026(1\u003d\u003d\u003dc?u+d\u003d\u003d\u003d23:Math.abs(u-d)\u003ec)\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(w.amPM.textContent\u003d\u003d\u003dw.l10n.amPM[0])]),a.value\u003do(u)}}(e);var c\u003dw._input.value;I(),be(),w._input.value!\u003d\u003dc\u0026\u0026w._debouncedChange()}function I(){if(void 0!\u003d\u003dw.hourElement\u0026\u0026void 0!\u003d\u003dw.minuteElement){var e,n,t\u003d(parseInt(w.hourElement.value.slice(-2),10)||0)%24,a\u003d(parseInt(w.minuteElement.value,10)||0)%60,i\u003dvoid 0!\u003d\u003dw.secondElement?(parseInt(w.secondElement.value,10)||0)%60:0;void 0!\u003d\u003dw.amPM\u0026\u0026(e\u003dt,n\u003dw.amPM.textContent,t\u003de%12+12*r(n\u003d\u003d\u003dw.l10n.amPM[1]));var o\u003dvoid 0!\u003d\u003dw.config.minTime||w.config.minDate\u0026\u0026w.minDateHasTime\u0026\u0026w.latestSelectedDateObj\u0026\u00260\u003d\u003d\u003dM(w.latestSelectedDateObj,w.config.minDate,!0);if(void 0!\u003d\u003dw.config.maxTime||w.config.maxDate\u0026\u0026w.maxDateHasTime\u0026\u0026w.latestSelectedDateObj\u0026\u00260\u003d\u003d\u003dM(w.latestSelectedDateObj,w.config.maxDate,!0)){var l\u003dvoid 0!\u003d\u003dw.config.maxTime?w.config.maxTime:w.config.maxDate;(t\u003dMath.min(t,l.getHours()))\u003d\u003d\u003dl.getHours()\u0026\u0026(a\u003dMath.min(a,l.getMinutes())),a\u003d\u003d\u003dl.getMinutes()\u0026\u0026(i\u003dMath.min(i,l.getSeconds()))}if(o){var c\u003dvoid 0!\u003d\u003dw.config.minTime?w.config.minTime:w.config.minDate;(t\u003dMath.max(t,c.getHours()))\u003d\u003d\u003dc.getHours()\u0026\u0026(a\u003dMath.max(a,c.getMinutes())),a\u003d\u003d\u003dc.getMinutes()\u0026\u0026(i\u003dMath.max(i,c.getSeconds()))}O(t,a,i)}}function S(e){var n\u003de||w.latestSelectedDateObj;n\u0026\u0026O(n.getHours(),n.getMinutes(),n.getSeconds())}function _(){var e\u003dw.config.defaultHour,n\u003dw.config.defaultMinute,t\u003dw.config.defaultSeconds;if(void 0!\u003d\u003dw.config.minDate){var a\u003dw.config.minDate.getHours(),i\u003dw.config.minDate.getMinutes();(e\u003dMath.max(e,a))\u003d\u003d\u003da\u0026\u0026(n\u003dMath.max(i,n)),e\u003d\u003d\u003da\u0026\u0026n\u003d\u003d\u003di\u0026\u0026(t\u003dw.config.minDate.getSeconds())}if(void 0!\u003d\u003dw.config.maxDate){var o\u003dw.config.maxDate.getHours(),r\u003dw.config.maxDate.getMinutes();(e\u003dMath.min(e,o))\u003d\u003d\u003do\u0026\u0026(n\u003dMath.min(r,n)),e\u003d\u003d\u003do\u0026\u0026n\u003d\u003d\u003dr\u0026\u0026(t\u003dw.config.maxDate.getSeconds())}return{hours:e,minutes:n,seconds:t}}function O(e,n,t){void 0!\u003d\u003dw.latestSelectedDateObj\u0026\u0026w.latestSelectedDateObj.setHours(e%24,n,t||0,0),w.hourElement\u0026\u0026w.minuteElement\u0026\u0026!w.isMobile\u0026\u0026(w.hourElement.value\u003do(w.config.time_24hr?e:(12+e)%12+12*r(e%12\u003d\u003d0)),w.minuteElement.value\u003do(n),void 0!\u003d\u003dw.amPM\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(e\u003e\u003d12)]),void 0!\u003d\u003dw.secondElement\u0026\u0026(w.secondElement.value\u003do(t)))}function F(e){var n\u003dg(e),t\u003dparseInt(n.value)+(e.delta||0);(t/1e3\u003e1||\"Enter\"\u003d\u003d\u003de.key\u0026\u0026!/[^\\d]/.test(t.toString()))\u0026\u0026Q(t)}function N(e,n,t,a){return n instanceof Array?n.forEach((function(n){return N(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return N(e,n,t,a)})):(e.addEventListener(n,t,a),void w._handlers.push({element:e,event:n,handler:t,options:a}))}function A(){pe(\"onChange\")}function P(e,n){var t\u003dvoid 0!\u003d\u003de?w.parseDate(e):w.latestSelectedDateObj||(w.config.minDate\u0026\u0026w.config.minDate\u003ew.now?w.config.minDate:w.config.maxDate\u0026\u0026w.config.maxDate\u003cw.now?w.config.maxDate:w.now),a\u003dw.currentYear,i\u003dw.currentMonth;try{void 0!\u003d\u003dt\u0026\u0026(w.currentYear\u003dt.getFullYear(),w.currentMonth\u003dt.getMonth())}catch(e){e.message\u003d\"Invalid date supplied: \"+t,w.config.errorHandler(e)}n\u0026\u0026w.currentYear!\u003d\u003da\u0026\u0026(pe(\"onYearChange\"),K()),!n||w.currentYear\u003d\u003d\u003da\u0026\u0026w.currentMonth\u003d\u003d\u003di||pe(\"onMonthChange\"),w.redraw()}function Y(e){var n\u003dg(e);~n.className.indexOf(\"arrow\")\u0026\u0026H(e,n.classList.contains(\"arrowUp\")?1:-1)}function H(e,n,t){var a\u003de\u0026\u0026g(e),i\u003dt||a\u0026\u0026a.parentNode\u0026\u0026a.parentNode.firstChild,o\u003dhe(\"increment\");o.delta\u003dn,i\u0026\u0026i.dispatchEvent(o)}function j(e,n,t,a){var i\u003dX(n,!0),o\u003ds(\"span\",\"flatpickr-day \"+e,n.getDate().toString());return o.dateObj\u003dn,o.$i\u003da,o.setAttribute(\"aria-label\",w.formatDate(n,w.config.ariaDateFormat)),-1\u003d\u003d\u003de.indexOf(\"hidden\")\u0026\u00260\u003d\u003d\u003dM(n,w.now)\u0026\u0026(w.todayDateElem\u003do,o.classList.add(\"today\"),o.setAttribute(\"aria-current\",\"date\")),i?(o.tabIndex\u003d-1,ve(n)\u0026\u0026(o.classList.add(\"selected\"),w.selectedDateElem\u003do,\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026(d(o,\"startRange\",w.selectedDates[0]\u0026\u00260\u003d\u003d\u003dM(n,w.selectedDates[0],!0)),d(o,\"endRange\",w.selectedDates[1]\u0026\u00260\u003d\u003d\u003dM(n,w.selectedDates[1],!0)),\"nextMonthDay\"\u003d\u003d\u003de\u0026\u0026o.classList.add(\"inRange\")))):o.classList.add(\"flatpickr-disabled\"),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026function(e){return!(\"range\"!\u003d\u003dw.config.mode||w.selectedDates.length\u003c2)\u0026\u0026M(e,w.selectedDates[0])\u003e\u003d0\u0026\u0026M(e,w.selectedDates[1])\u003c\u003d0}(n)\u0026\u0026!ve(n)\u0026\u0026o.classList.add(\"inRange\"),w.weekNumbers\u0026\u00261\u003d\u003d\u003dw.config.showMonths\u0026\u0026\"prevMonthDay\"!\u003d\u003de\u0026\u0026t%7\u003d\u003d1\u0026\u0026w.weekNumbers.insertAdjacentHTML(\"beforeend\",\"\u003cspan class\u003d\u0027flatpickr-day\u0027\u003e\"+w.config.getWeek(n)+\"\u003c/span\u003e\"),pe(\"onDayCreate\",o),o}function L(e){e.focus(),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026ae(e)}function W(e){for(var n\u003de\u003e0?0:w.config.showMonths-1,t\u003de\u003e0?w.config.showMonths:-1,a\u003dn;a!\u003dt;a+\u003de)for(var i\u003dw.daysContainer.children[a],o\u003de\u003e0?0:i.children.length-1,r\u003de\u003e0?i.children.length:-1,l\u003do;l!\u003dr;l+\u003de){var c\u003di.children[l];if(-1\u003d\u003d\u003dc.className.indexOf(\"hidden\")\u0026\u0026X(c.dateObj))return c}}function R(e,n){var t\u003dee(document.activeElement||document.body),a\u003dvoid 0!\u003d\u003de?e:t?document.activeElement:void 0!\u003d\u003dw.selectedDateElem\u0026\u0026ee(w.selectedDateElem)?w.selectedDateElem:void 0!\u003d\u003dw.todayDateElem\u0026\u0026ee(w.todayDateElem)?w.todayDateElem:W(n\u003e0?1:-1);void 0\u003d\u003d\u003da?w._input.focus():t?function(e,n){for(var t\u003d-1\u003d\u003d\u003de.className.indexOf(\"Month\")?e.dateObj.getMonth():w.currentMonth,a\u003dn\u003e0?w.config.showMonths:-1,i\u003dn\u003e0?1:-1,o\u003dt-w.currentMonth;o!\u003da;o+\u003di)for(var r\u003dw.daysContainer.children[o],l\u003dt-w.currentMonth\u003d\u003d\u003do?e.$i+n:n\u003c0?r.children.length-1:0,c\u003dr.children.length,d\u003dl;d\u003e\u003d0\u0026\u0026d\u003cc\u0026\u0026d!\u003d(n\u003e0?c:-1);d+\u003di){var s\u003dr.children[d];if(-1\u003d\u003d\u003ds.className.indexOf(\"hidden\")\u0026\u0026X(s.dateObj)\u0026\u0026Math.abs(e.$i-d)\u003e\u003dMath.abs(n))return L(s)}w.changeMonth(i),R(W(i),0)}(a,n):L(a)}function B(e,n){for(var t\u003d(new Date(e,n,1).getDay()-w.l10n.firstDayOfWeek+7)%7,a\u003dw.utils.getDaysInMonth((n-1+12)%12,e),i\u003dw.utils.getDaysInMonth(n,e),o\u003dwindow.document.createDocumentFragment(),r\u003dw.config.showMonths\u003e1,l\u003dr?\"prevMonthDay hidden\":\"prevMonthDay\",c\u003dr?\"nextMonthDay hidden\":\"nextMonthDay\",d\u003da+1-t,u\u003d0;d\u003c\u003da;d++,u++)o.appendChild(j(l,new Date(e,n-1,d),d,u));for(d\u003d1;d\u003c\u003di;d++,u++)o.appendChild(j(\"\",new Date(e,n,d),d,u));for(var f\u003di+1;f\u003c\u003d42-t\u0026\u0026(1\u003d\u003d\u003dw.config.showMonths||u%7!\u003d0);f++,u++)o.appendChild(j(c,new Date(e,n+1,f%i),f,u));var m\u003ds(\"div\",\"dayContainer\");return m.appendChild(o),m}function J(){if(void 0!\u003d\u003dw.daysContainer){u(w.daysContainer),w.weekNumbers\u0026\u0026u(w.weekNumbers);for(var e\u003ddocument.createDocumentFragment(),n\u003d0;n\u003cw.config.showMonths;n++){var t\u003dnew Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),e.appendChild(B(t.getFullYear(),t.getMonth()))}w.daysContainer.appendChild(e),w.days\u003dw.daysContainer.firstChild,\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00261\u003d\u003d\u003dw.selectedDates.length\u0026\u0026ae()}}function K(){if(!(w.config.showMonths\u003e1||\"dropdown\"!\u003d\u003dw.config.monthSelectorType)){var e\u003dfunction(e){return!(void 0!\u003d\u003dw.config.minDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()\u0026\u0026e\u003cw.config.minDate.getMonth()||void 0!\u003d\u003dw.config.maxDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()\u0026\u0026e\u003ew.config.maxDate.getMonth())};w.monthsDropdownContainer.tabIndex\u003d-1,w.monthsDropdownContainer.innerHTML\u003d\"\";for(var n\u003d0;n\u003c12;n++)if(e(n)){var t\u003ds(\"option\",\"flatpickr-monthDropdown-month\");t.value\u003dnew Date(w.currentYear,n).getMonth().toString(),t.textContent\u003dh(n,w.config.shorthandCurrentMonth,w.l10n),t.tabIndex\u003d-1,w.currentMonth\u003d\u003d\u003dn\u0026\u0026(t.selected\u003d!0),w.monthsDropdownContainer.appendChild(t)}}}function U(){var e,n\u003ds(\"div\",\"flatpickr-month\"),t\u003dwindow.document.createDocumentFragment();w.config.showMonths\u003e1||\"static\"\u003d\u003d\u003dw.config.monthSelectorType?e\u003ds(\"span\",\"cur-month\"):(w.monthsDropdownContainer\u003ds(\"select\",\"flatpickr-monthDropdown-months\"),w.monthsDropdownContainer.setAttribute(\"aria-label\",w.l10n.monthAriaLabel),N(w.monthsDropdownContainer,\"change\",(function(e){var n\u003dg(e),t\u003dparseInt(n.value,10);w.changeMonth(t-w.currentMonth),pe(\"onMonthChange\")})),K(),e\u003dw.monthsDropdownContainer);var a\u003dm(\"cur-year\",{tabindex:\"-1\"}),i\u003da.getElementsByTagName(\"input\")[0];i.setAttribute(\"aria-label\",w.l10n.yearAriaLabel),w.config.minDate\u0026\u0026i.setAttribute(\"min\",w.config.minDate.getFullYear().toString()),w.config.maxDate\u0026\u0026(i.setAttribute(\"max\",w.config.maxDate.getFullYear().toString()),i.disabled\u003d!!w.config.minDate\u0026\u0026w.config.minDate.getFullYear()\u003d\u003d\u003dw.config.maxDate.getFullYear());var o\u003ds(\"div\",\"flatpickr-current-month\");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function q(){u(w.monthNav),w.monthNav.appendChild(w.prevMonthNav),w.config.showMonths\u0026\u0026(w.yearElements\u003d[],w.monthElements\u003d[]);for(var e\u003dw.config.showMonths;e--;){var n\u003dU();w.yearElements.push(n.yearElement),w.monthElements.push(n.monthElement),w.monthNav.appendChild(n.container)}w.monthNav.appendChild(w.nextMonthNav)}function $(){w.weekdayContainer?u(w.weekdayContainer):w.weekdayContainer\u003ds(\"div\",\"flatpickr-weekdays\");for(var e\u003dw.config.showMonths;e--;){var n\u003ds(\"div\",\"flatpickr-weekdaycontainer\");w.weekdayContainer.appendChild(n)}return z(),w.weekdayContainer}function z(){if(w.weekdayContainer){var e\u003dw.l10n.firstDayOfWeek,t\u003dn(w.l10n.weekdays.shorthand);e\u003e0\u0026\u0026e\u003ct.length\u0026\u0026(t\u003dn(t.splice(e,t.length),t.splice(0,e)));for(var a\u003dw.config.showMonths;a--;)w.weekdayContainer.children[a].innerHTML\u003d\"\\n \u003cspan class\u003d\u0027flatpickr-weekday\u0027\u003e\\n \"+t.join(\"\u003c/span\u003e\u003cspan class\u003d\u0027flatpickr-weekday\u0027\u003e\")+\"\\n \u003c/span\u003e\\n \"}}function G(e,n){void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0);var t\u003dn?e:e-w.currentMonth;t\u003c0\u0026\u0026!0\u003d\u003d\u003dw._hidePrevMonthArrow||t\u003e0\u0026\u0026!0\u003d\u003d\u003dw._hideNextMonthArrow||(w.currentMonth+\u003dt,(w.currentMonth\u003c0||w.currentMonth\u003e11)\u0026\u0026(w.currentYear+\u003dw.currentMonth\u003e11?1:-1,w.currentMonth\u003d(w.currentMonth+12)%12,pe(\"onYearChange\"),K()),J(),pe(\"onMonthChange\"),De())}function V(e){return!(!w.config.appendTo||!w.config.appendTo.contains(e))||w.calendarContainer.contains(e)}function Z(e){if(w.isOpen\u0026\u0026!w.config.inline){var n\u003dg(e),t\u003dV(n),a\u003dn\u003d\u003d\u003dw.input||n\u003d\u003d\u003dw.altInput||w.element.contains(n)||e.path\u0026\u0026e.path.indexOf\u0026\u0026(~e.path.indexOf(w.input)||~e.path.indexOf(w.altInput)),i\u003d\"blur\"\u003d\u003d\u003de.type?a\u0026\u0026e.relatedTarget\u0026\u0026!V(e.relatedTarget):!a\u0026\u0026!t\u0026\u0026!V(e.relatedTarget),o\u003d!w.config.ignoredFocusElements.some((function(e){return e.contains(n)}));i\u0026\u0026o\u0026\u0026(void 0!\u003d\u003dw.timeContainer\u0026\u0026void 0!\u003d\u003dw.minuteElement\u0026\u0026void 0!\u003d\u003dw.hourElement\u0026\u0026\"\"!\u003d\u003dw.input.value\u0026\u0026void 0!\u003d\u003dw.input.value\u0026\u0026T(),w.close(),w.config\u0026\u0026\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00261\u003d\u003d\u003dw.selectedDates.length\u0026\u0026(w.clear(!1),w.redraw()))}}function Q(e){if(!(!e||w.config.minDate\u0026\u0026e\u003cw.config.minDate.getFullYear()||w.config.maxDate\u0026\u0026e\u003ew.config.maxDate.getFullYear())){var n\u003de,t\u003dw.currentYear!\u003d\u003dn;w.currentYear\u003dn||w.currentYear,w.config.maxDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()?w.currentMonth\u003dMath.min(w.config.maxDate.getMonth(),w.currentMonth):w.config.minDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()\u0026\u0026(w.currentMonth\u003dMath.max(w.config.minDate.getMonth(),w.currentMonth)),t\u0026\u0026(w.redraw(),pe(\"onYearChange\"),K())}}function X(e,n){void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0);var t\u003dw.parseDate(e,void 0,n);if(w.config.minDate\u0026\u0026t\u0026\u0026M(t,w.config.minDate,void 0!\u003d\u003dn?n:!w.minDateHasTime)\u003c0||w.config.maxDate\u0026\u0026t\u0026\u0026M(t,w.config.maxDate,void 0!\u003d\u003dn?n:!w.maxDateHasTime)\u003e0)return!1;if(0\u003d\u003d\u003dw.config.enable.length\u0026\u00260\u003d\u003d\u003dw.config.disable.length)return!0;if(void 0\u003d\u003d\u003dt)return!1;for(var a\u003dw.config.enable.length\u003e0,i\u003da?w.config.enable:w.config.disable,o\u003d0,r\u003dvoid 0;o\u003ci.length;o++){if(\"function\"\u003d\u003dtypeof(r\u003di[o])\u0026\u0026r(t))return a;if(r instanceof Date\u0026\u0026void 0!\u003d\u003dt\u0026\u0026r.getTime()\u003d\u003d\u003dt.getTime())return a;if(\"string\"\u003d\u003dtypeof r\u0026\u0026void 0!\u003d\u003dt){var l\u003dw.parseDate(r,void 0,!0);return l\u0026\u0026l.getTime()\u003d\u003d\u003dt.getTime()?a:!a}if(\"object\"\u003d\u003dtypeof r\u0026\u0026void 0!\u003d\u003dt\u0026\u0026r.from\u0026\u0026r.to\u0026\u0026t.getTime()\u003e\u003dr.from.getTime()\u0026\u0026t.getTime()\u003c\u003dr.to.getTime())return a}return!a}function ee(e){return void 0!\u003d\u003dw.daysContainer\u0026\u0026-1\u003d\u003d\u003de.className.indexOf(\"hidden\")\u0026\u0026-1\u003d\u003d\u003de.className.indexOf(\"flatpickr-disabled\")\u0026\u0026w.daysContainer.contains(e)}function ne(e){e.target!\u003d\u003dw._input||e.relatedTarget\u0026\u0026V(e.relatedTarget)||w.setDate(w._input.value,!0,e.target\u003d\u003d\u003dw.altInput?w.config.altFormat:w.config.dateFormat)}function te(e){var n\u003dg(e),t\u003dw.config.wrap?p.contains(n):n\u003d\u003d\u003dw._input,a\u003dw.config.allowInput,i\u003dw.isOpen\u0026\u0026(!a||!t),o\u003dw.config.inline\u0026\u0026t\u0026\u0026!a;if(13\u003d\u003d\u003de.keyCode\u0026\u0026t){if(a)return w.setDate(w._input.value,!0,n\u003d\u003d\u003dw.altInput?w.config.altFormat:w.config.dateFormat),n.blur();w.open()}else if(V(n)||i||o){var r\u003d!!w.timeContainer\u0026\u0026w.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),T(),se()):ue(e);break;case 27:e.preventDefault(),se();break;case 8:case 46:t\u0026\u0026!w.config.allowInput\u0026\u0026(e.preventDefault(),w.clear());break;case 37:case 39:if(r||t)w.hourElement\u0026\u0026w.hourElement.focus();else if(e.preventDefault(),void 0!\u003d\u003dw.daysContainer\u0026\u0026(!1\u003d\u003d\u003da||document.activeElement\u0026\u0026ee(document.activeElement))){var l\u003d39\u003d\u003d\u003de.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),G(l),R(W(1),0)):R(void 0,l)}break;case 38:case 40:e.preventDefault();var c\u003d40\u003d\u003d\u003de.keyCode?1:-1;w.daysContainer\u0026\u0026void 0!\u003d\u003dn.$i||n\u003d\u003d\u003dw.input||n\u003d\u003d\u003dw.altInput?e.ctrlKey?(e.stopPropagation(),Q(w.currentYear-c),R(W(1),0)):r||R(void 0,7*c):n\u003d\u003d\u003dw.currentYearElement?Q(w.currentYear-c):w.config.enableTime\u0026\u0026(!r\u0026\u0026w.hourElement\u0026\u0026w.hourElement.focus(),T(e),w._debouncedChange());break;case 9:if(r){var d\u003d[w.hourElement,w.minuteElement,w.secondElement,w.amPM].concat(w.pluginElements).filter((function(e){return e})),s\u003dd.indexOf(n);if(-1!\u003d\u003ds){var u\u003dd[s+(e.shiftKey?-1:1)];e.preventDefault(),(u||w._input).focus()}}else!w.config.noCalendar\u0026\u0026w.daysContainer\u0026\u0026w.daysContainer.contains(n)\u0026\u0026e.shiftKey\u0026\u0026(e.preventDefault(),w._input.focus())}}if(void 0!\u003d\u003dw.amPM\u0026\u0026n\u003d\u003d\u003dw.amPM)switch(e.key){case w.l10n.amPM[0].charAt(0):case w.l10n.amPM[0].charAt(0).toLowerCase():w.amPM.textContent\u003dw.l10n.amPM[0],I(),be();break;case w.l10n.amPM[1].charAt(0):case w.l10n.amPM[1].charAt(0).toLowerCase():w.amPM.textContent\u003dw.l10n.amPM[1],I(),be()}(t||V(n))\u0026\u0026pe(\"onKeyDown\",e)}function ae(e){if(1\u003d\u003d\u003dw.selectedDates.length\u0026\u0026(!e||e.classList.contains(\"flatpickr-day\")\u0026\u0026!e.classList.contains(\"flatpickr-disabled\"))){for(var n\u003de?e.dateObj.getTime():w.days.firstElementChild.dateObj.getTime(),t\u003dw.parseDate(w.selectedDates[0],void 0,!0).getTime(),a\u003dMath.min(n,w.selectedDates[0].getTime()),i\u003dMath.max(n,w.selectedDates[0].getTime()),o\u003d!1,r\u003d0,l\u003d0,c\u003da;c\u003ci;c+\u003dy)X(new Date(c),!0)||(o\u003do||c\u003ea\u0026\u0026c\u003ci,c\u003ct\u0026\u0026(!r||c\u003er)?r\u003dc:c\u003et\u0026\u0026(!l||c\u003cl)\u0026\u0026(l\u003dc));for(var d\u003d0;d\u003cw.config.showMonths;d++)for(var s\u003dw.daysContainer.children[d],u\u003dfunction(a,i){var c,d,u,f\u003ds.children[a],m\u003df.dateObj.getTime(),g\u003dr\u003e0\u0026\u0026m\u003cr||l\u003e0\u0026\u0026m\u003el;return g?(f.classList.add(\"notAllowed\"),[\"inRange\",\"startRange\",\"endRange\"].forEach((function(e){f.classList.remove(e)})),\"continue\"):o\u0026\u0026!g?\"continue\":([\"startRange\",\"inRange\",\"endRange\",\"notAllowed\"].forEach((function(e){f.classList.remove(e)})),void(void 0!\u003d\u003de\u0026\u0026(e.classList.add(n\u003c\u003dw.selectedDates[0].getTime()?\"startRange\":\"endRange\"),t\u003cn\u0026\u0026m\u003d\u003d\u003dt?f.classList.add(\"startRange\"):t\u003en\u0026\u0026m\u003d\u003d\u003dt\u0026\u0026f.classList.add(\"endRange\"),m\u003e\u003dr\u0026\u0026(0\u003d\u003d\u003dl||m\u003c\u003dl)\u0026\u0026(d\u003dt,u\u003dn,(c\u003dm)\u003eMath.min(d,u)\u0026\u0026c\u003cMath.max(d,u))\u0026\u0026f.classList.add(\"inRange\"))))},f\u003d0,m\u003ds.children.length;f\u003cm;f++)u(f)}}function ie(){!w.isOpen||w.config.static||w.config.inline||ce()}function oe(e){return function(n){var t\u003dw.config[\"_\"+e+\"Date\"]\u003dw.parseDate(n,w.config.dateFormat),a\u003dw.config[\"_\"+(\"min\"\u003d\u003d\u003de?\"max\":\"min\")+\"Date\"];void 0!\u003d\u003dt\u0026\u0026(w[\"min\"\u003d\u003d\u003de?\"minDateHasTime\":\"maxDateHasTime\"]\u003dt.getHours()\u003e0||t.getMinutes()\u003e0||t.getSeconds()\u003e0),w.selectedDates\u0026\u0026(w.selectedDates\u003dw.selectedDates.filter((function(e){return X(e)})),w.selectedDates.length||\"min\"!\u003d\u003de||S(t),be()),w.daysContainer\u0026\u0026(de(),void 0!\u003d\u003dt?w.currentYearElement[e]\u003dt.getFullYear().toString():w.currentYearElement.removeAttribute(e),w.currentYearElement.disabled\u003d!!a\u0026\u0026void 0!\u003d\u003dt\u0026\u0026a.getFullYear()\u003d\u003d\u003dt.getFullYear())}}function re(){return w.config.wrap?p.querySelector(\"[data-input]\"):p}function le(){\"object\"!\u003dtypeof w.config.locale\u0026\u0026void 0\u003d\u003d\u003dk.l10ns[w.config.locale]\u0026\u0026w.config.errorHandler(new Error(\"flatpickr: invalid locale \"+w.config.locale)),w.l10n\u003de(e({},k.l10ns.default),\"object\"\u003d\u003dtypeof w.config.locale?w.config.locale:\"default\"!\u003d\u003dw.config.locale?k.l10ns[w.config.locale]:void 0),D.K\u003d\"(\"+w.l10n.amPM[0]+\"|\"+w.l10n.amPM[1]+\"|\"+w.l10n.amPM[0].toLowerCase()+\"|\"+w.l10n.amPM[1].toLowerCase()+\")\",void 0\u003d\u003d\u003de(e({},v),JSON.parse(JSON.stringify(p.dataset||{}))).time_24hr\u0026\u0026void 0\u003d\u003d\u003dk.defaultConfig.time_24hr\u0026\u0026(w.config.time_24hr\u003dw.l10n.time_24hr),w.formatDate\u003db(w),w.parseDate\u003dC({config:w.config,l10n:w.l10n})}function ce(e){if(void 0!\u003d\u003dw.calendarContainer){pe(\"onPreCalendarPosition\");var n\u003de||w._positionElement,t\u003dArray.prototype.reduce.call(w.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a\u003dw.calendarContainer.offsetWidth,i\u003dw.config.position.split(\" \"),o\u003di[0],r\u003di.length\u003e1?i[1]:null,l\u003dn.getBoundingClientRect(),c\u003dwindow.innerHeight-l.bottom,s\u003d\"above\"\u003d\u003d\u003do||\"below\"!\u003d\u003do\u0026\u0026c\u003ct\u0026\u0026l.top\u003et,u\u003dwindow.pageYOffset+l.top+(s?-t-2:n.offsetHeight+2);if(d(w.calendarContainer,\"arrowTop\",!s),d(w.calendarContainer,\"arrowBottom\",s),!w.config.inline){var f\u003dwindow.pageXOffset+l.left,m\u003d!1,g\u003d!1;\"center\"\u003d\u003d\u003dr?(f-\u003d(a-l.width)/2,m\u003d!0):\"right\"\u003d\u003d\u003dr\u0026\u0026(f-\u003da-l.width,g\u003d!0),d(w.calendarContainer,\"arrowLeft\",!m\u0026\u0026!g),d(w.calendarContainer,\"arrowCenter\",m),d(w.calendarContainer,\"arrowRight\",g);var p\u003dwindow.document.body.offsetWidth-(window.pageXOffset+l.right),h\u003df+a\u003ewindow.document.body.offsetWidth,v\u003dp+a\u003ewindow.document.body.offsetWidth;if(d(w.calendarContainer,\"rightMost\",h),!w.config.static)if(w.calendarContainer.style.top\u003du+\"px\",h)if(v){var D\u003dfunction(){for(var e\u003dnull,n\u003d0;n\u003cdocument.styleSheets.length;n++){var t\u003ddocument.styleSheets[n];try{t.cssRules}catch(e){continue}e\u003dt;break}return null!\u003de?e:(a\u003ddocument.createElement(\"style\"),document.head.appendChild(a),a.sheet);var a}();if(void 0\u003d\u003d\u003dD)return;var b\u003dwindow.document.body.offsetWidth,C\u003dMath.max(0,b/2-a/2),M\u003dD.cssRules.length,y\u003d\"{left:\"+l.left+\"px;right:auto;}\";d(w.calendarContainer,\"rightMost\",!1),d(w.calendarContainer,\"centerMost\",!0),D.insertRule(\".flatpickr-calendar.centerMost:before,.flatpickr-calendar.centerMost:after\"+y,M),w.calendarContainer.style.left\u003dC+\"px\",w.calendarContainer.style.right\u003d\"auto\"}else w.calendarContainer.style.left\u003d\"auto\",w.calendarContainer.style.right\u003dp+\"px\";else w.calendarContainer.style.left\u003df+\"px\",w.calendarContainer.style.right\u003d\"auto\"}}}function de(){w.config.noCalendar||w.isMobile||(K(),De(),J())}function se(){w._input.focus(),-1!\u003d\u003dwindow.navigator.userAgent.indexOf(\"MSIE\")||void 0!\u003d\u003dnavigator.msMaxTouchPoints?setTimeout(w.close,0):w.close()}function ue(e){e.preventDefault(),e.stopPropagation();var n\u003df(g(e),(function(e){return e.classList\u0026\u0026e.classList.contains(\"flatpickr-day\")\u0026\u0026!e.classList.contains(\"flatpickr-disabled\")\u0026\u0026!e.classList.contains(\"notAllowed\")}));if(void 0!\u003d\u003dn){var t\u003dn,a\u003dw.latestSelectedDateObj\u003dnew Date(t.dateObj.getTime()),i\u003d(a.getMonth()\u003cw.currentMonth||a.getMonth()\u003ew.currentMonth+w.config.showMonths-1)\u0026\u0026\"range\"!\u003d\u003dw.config.mode;if(w.selectedDateElem\u003dt,\"single\"\u003d\u003d\u003dw.config.mode)w.selectedDates\u003d[a];else if(\"multiple\"\u003d\u003d\u003dw.config.mode){var o\u003dve(a);o?w.selectedDates.splice(parseInt(o),1):w.selectedDates.push(a)}else\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026(2\u003d\u003d\u003dw.selectedDates.length\u0026\u0026w.clear(!1,!1),w.latestSelectedDateObj\u003da,w.selectedDates.push(a),0!\u003d\u003dM(a,w.selectedDates[0],!0)\u0026\u0026w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(I(),i){var r\u003dw.currentYear!\u003d\u003da.getFullYear();w.currentYear\u003da.getFullYear(),w.currentMonth\u003da.getMonth(),r\u0026\u0026(pe(\"onYearChange\"),K()),pe(\"onMonthChange\")}if(De(),J(),be(),i||\"range\"\u003d\u003d\u003dw.config.mode||1!\u003d\u003dw.config.showMonths?void 0!\u003d\u003dw.selectedDateElem\u0026\u0026void 0\u003d\u003d\u003dw.hourElement\u0026\u0026w.selectedDateElem\u0026\u0026w.selectedDateElem.focus():L(t),void 0!\u003d\u003dw.hourElement\u0026\u0026void 0!\u003d\u003dw.hourElement\u0026\u0026w.hourElement.focus(),w.config.closeOnSelect){var l\u003d\"single\"\u003d\u003d\u003dw.config.mode\u0026\u0026!w.config.enableTime,c\u003d\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00262\u003d\u003d\u003dw.selectedDates.length\u0026\u0026!w.config.enableTime;(l||c)\u0026\u0026se()}A()}}w.parseDate\u003dC({config:w.config,l10n:w.l10n}),w._handlers\u003d[],w.pluginElements\u003d[],w.loadedPlugins\u003d[],w._bind\u003dN,w._setHoursFromDate\u003dS,w._positionCalendar\u003dce,w.changeMonth\u003dG,w.changeYear\u003dQ,w.clear\u003dfunction(e,n){if(void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0),w.input.value\u003d\"\",void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.value\u003d\"\"),void 0!\u003d\u003dw.mobileInput\u0026\u0026(w.mobileInput.value\u003d\"\"),w.selectedDates\u003d[],w.latestSelectedDateObj\u003dvoid 0,!0\u003d\u003d\u003dn\u0026\u0026(w.currentYear\u003dw._initialDate.getFullYear(),w.currentMonth\u003dw._initialDate.getMonth()),!0\u003d\u003d\u003dw.config.enableTime){var t\u003d_(),a\u003dt.hours,i\u003dt.minutes,o\u003dt.seconds;O(a,i,o)}w.redraw(),e\u0026\u0026pe(\"onChange\")},w.close\u003dfunction(){w.isOpen\u003d!1,w.isMobile||(void 0!\u003d\u003dw.calendarContainer\u0026\u0026w.calendarContainer.classList.remove(\"open\"),void 0!\u003d\u003dw._input\u0026\u0026w._input.classList.remove(\"active\")),pe(\"onClose\")},w._createElement\u003ds,w.destroy\u003dfunction(){void 0!\u003d\u003dw.config\u0026\u0026pe(\"onDestroy\");for(var e\u003dw._handlers.length;e--;){var n\u003dw._handlers[e];n.element.removeEventListener(n.event,n.handler,n.options)}if(w._handlers\u003d[],w.mobileInput)w.mobileInput.parentNode\u0026\u0026w.mobileInput.parentNode.removeChild(w.mobileInput),w.mobileInput\u003dvoid 0;else if(w.calendarContainer\u0026\u0026w.calendarContainer.parentNode)if(w.config.static\u0026\u0026w.calendarContainer.parentNode){var t\u003dw.calendarContainer.parentNode;if(t.lastChild\u0026\u0026t.removeChild(t.lastChild),t.parentNode){for(;t.firstChild;)t.parentNode.insertBefore(t.firstChild,t);t.parentNode.removeChild(t)}}else w.calendarContainer.parentNode.removeChild(w.calendarContainer);w.altInput\u0026\u0026(w.input.type\u003d\"text\",w.altInput.parentNode\u0026\u0026w.altInput.parentNode.removeChild(w.altInput),delete w.altInput),w.input\u0026\u0026(w.input.type\u003dw.input._type,w.input.classList.remove(\"flatpickr-input\"),w.input.removeAttribute(\"readonly\")),[\"_showTimeInput\",\"latestSelectedDateObj\",\"_hideNextMonthArrow\",\"_hidePrevMonthArrow\",\"__hideNextMonthArrow\",\"__hidePrevMonthArrow\",\"isMobile\",\"isOpen\",\"selectedDateElem\",\"minDateHasTime\",\"maxDateHasTime\",\"days\",\"daysContainer\",\"_input\",\"_positionElement\",\"innerContainer\",\"rContainer\",\"monthNav\",\"todayDateElem\",\"calendarContainer\",\"weekdayContainer\",\"prevMonthNav\",\"nextMonthNav\",\"monthsDropdownContainer\",\"currentMonthElement\",\"currentYearElement\",\"navigationCurrentMonth\",\"selectedDateElem\",\"config\"].forEach((function(e){try{delete w[e]}catch(e){}}))},w.isEnabled\u003dX,w.jumpToDate\u003dP,w.open\u003dfunction(e,n){if(void 0\u003d\u003d\u003dn\u0026\u0026(n\u003dw._positionElement),!0\u003d\u003d\u003dw.isMobile){if(e){e.preventDefault();var t\u003dg(e);t\u0026\u0026t.blur()}return void 0!\u003d\u003dw.mobileInput\u0026\u0026(w.mobileInput.focus(),w.mobileInput.click()),void pe(\"onOpen\")}if(!w._input.disabled\u0026\u0026!w.config.inline){var a\u003dw.isOpen;w.isOpen\u003d!0,a||(w.calendarContainer.classList.add(\"open\"),w._input.classList.add(\"active\"),pe(\"onOpen\"),ce(n)),!0\u003d\u003d\u003dw.config.enableTime\u0026\u0026!0\u003d\u003d\u003dw.config.noCalendar\u0026\u0026(!1!\u003d\u003dw.config.allowInput||void 0!\u003d\u003de\u0026\u0026w.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return w.hourElement.select()}),50))}},w.redraw\u003dde,w.set\u003dfunction(e,n){if(null!\u003d\u003de\u0026\u0026\"object\"\u003d\u003dtypeof e)for(var a in Object.assign(w.config,e),e)void 0!\u003d\u003dfe[a]\u0026\u0026fe[a].forEach((function(e){return e()}));else w.config[e]\u003dn,void 0!\u003d\u003dfe[e]?fe[e].forEach((function(e){return e()})):t.indexOf(e)\u003e-1\u0026\u0026(w.config[e]\u003dc(n));w.redraw(),be(!0)},w.setDate\u003dfunction(e,n,t){if(void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!1),void 0\u003d\u003d\u003dt\u0026\u0026(t\u003dw.config.dateFormat),0!\u003d\u003de\u0026\u0026!e||e instanceof Array\u0026\u00260\u003d\u003d\u003de.length)return w.clear(n);me(e,t),w.latestSelectedDateObj\u003dw.selectedDates[w.selectedDates.length-1],w.redraw(),P(void 0,n),S(),0\u003d\u003d\u003dw.selectedDates.length\u0026\u0026w.clear(!1),be(n),n\u0026\u0026pe(\"onChange\")},w.toggle\u003dfunction(e){if(!0\u003d\u003d\u003dw.isOpen)return w.close();w.open(e)};var fe\u003d{locale:[le,z],showMonths:[q,E,$],minDate:[P],maxDate:[P]};function me(e,n){var t\u003d[];if(e instanceof Array)t\u003de.map((function(e){return w.parseDate(e,n)}));else if(e instanceof Date||\"number\"\u003d\u003dtypeof e)t\u003d[w.parseDate(e,n)];else if(\"string\"\u003d\u003dtypeof e)switch(w.config.mode){case\"single\":case\"time\":t\u003d[w.parseDate(e,n)];break;case\"multiple\":t\u003de.split(w.config.conjunction).map((function(e){return w.parseDate(e,n)}));break;case\"range\":t\u003de.split(w.l10n.rangeSeparator).map((function(e){return w.parseDate(e,n)}))}else w.config.errorHandler(new Error(\"Invalid date supplied: \"+JSON.stringify(e)));w.selectedDates\u003dw.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date\u0026\u0026X(e,!1)})),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function ge(e){return e.slice().map((function(e){return\"string\"\u003d\u003dtypeof e||\"number\"\u003d\u003dtypeof e||e instanceof Date?w.parseDate(e,void 0,!0):e\u0026\u0026\"object\"\u003d\u003dtypeof e\u0026\u0026e.from\u0026\u0026e.to?{from:w.parseDate(e.from,void 0),to:w.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function pe(e,n){if(void 0!\u003d\u003dw.config){var t\u003dw.config[e];if(void 0!\u003d\u003dt\u0026\u0026t.length\u003e0)for(var a\u003d0;t[a]\u0026\u0026a\u003ct.length;a++)t[a](w.selectedDates,w.input.value,w,n);\"onChange\"\u003d\u003d\u003de\u0026\u0026(w.input.dispatchEvent(he(\"change\")),w.input.dispatchEvent(he(\"input\")))}}function he(e){var n\u003ddocument.createEvent(\"Event\");return n.initEvent(e,!0,!0),n}function ve(e){for(var n\u003d0;n\u003cw.selectedDates.length;n++)if(0\u003d\u003d\u003dM(w.selectedDates[n],e))return\"\"+n;return!1}function De(){w.config.noCalendar||w.isMobile||!w.monthNav||(w.yearElements.forEach((function(e,n){var t\u003dnew Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),w.config.showMonths\u003e1||\"static\"\u003d\u003d\u003dw.config.monthSelectorType?w.monthElements[n].textContent\u003dh(t.getMonth(),w.config.shorthandCurrentMonth,w.l10n)+\" \":w.monthsDropdownContainer.value\u003dt.getMonth().toString(),e.value\u003dt.getFullYear().toString()})),w._hidePrevMonthArrow\u003dvoid 0!\u003d\u003dw.config.minDate\u0026\u0026(w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()?w.currentMonth\u003c\u003dw.config.minDate.getMonth():w.currentYear\u003cw.config.minDate.getFullYear()),w._hideNextMonthArrow\u003dvoid 0!\u003d\u003dw.config.maxDate\u0026\u0026(w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()?w.currentMonth+1\u003ew.config.maxDate.getMonth():w.currentYear\u003ew.config.maxDate.getFullYear()))}function we(e){return w.selectedDates.map((function(n){return w.formatDate(n,e)})).filter((function(e,n,t){return\"range\"!\u003d\u003dw.config.mode||w.config.enableTime||t.indexOf(e)\u003d\u003d\u003dn})).join(\"range\"!\u003d\u003dw.config.mode?w.config.conjunction:w.l10n.rangeSeparator)}function be(e){void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),void 0!\u003d\u003dw.mobileInput\u0026\u0026w.mobileFormatStr\u0026\u0026(w.mobileInput.value\u003dvoid 0!\u003d\u003dw.latestSelectedDateObj?w.formatDate(w.latestSelectedDateObj,w.mobileFormatStr):\"\"),w.input.value\u003dwe(w.config.dateFormat),void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.value\u003dwe(w.config.altFormat)),!1!\u003d\u003de\u0026\u0026pe(\"onValueUpdate\")}function Ce(e){var n\u003dg(e),t\u003dw.prevMonthNav.contains(n),a\u003dw.nextMonthNav.contains(n);t||a?G(t?-1:1):w.yearElements.indexOf(n)\u003e\u003d0?n.select():n.classList.contains(\"arrowUp\")?w.changeYear(w.currentYear+1):n.classList.contains(\"arrowDown\")\u0026\u0026w.changeYear(w.currentYear-1)}return function(){w.element\u003dw.input\u003dp,w.isOpen\u003d!1,function(){var n\u003d[\"wrap\",\"weekNumbers\",\"allowInput\",\"allowInvalidPreload\",\"clickOpens\",\"time_24hr\",\"enableTime\",\"noCalendar\",\"altInput\",\"shorthandCurrentMonth\",\"inline\",\"static\",\"enableSeconds\",\"disableMobile\"],i\u003de(e({},JSON.parse(JSON.stringify(p.dataset||{}))),v),o\u003d{};w.config.parseDate\u003di.parseDate,w.config.formatDate\u003di.formatDate,Object.defineProperty(w.config,\"enable\",{get:function(){return w.config._enable},set:function(e){w.config._enable\u003dge(e)}}),Object.defineProperty(w.config,\"disable\",{get:function(){return w.config._disable},set:function(e){w.config._disable\u003dge(e)}});var r\u003d\"time\"\u003d\u003d\u003di.mode;if(!i.dateFormat\u0026\u0026(i.enableTime||r)){var l\u003dk.defaultConfig.dateFormat||a.dateFormat;o.dateFormat\u003di.noCalendar||r?\"H:i\"+(i.enableSeconds?\":S\":\"\"):l+\" H:i\"+(i.enableSeconds?\":S\":\"\")}if(i.altInput\u0026\u0026(i.enableTime||r)\u0026\u0026!i.altFormat){var d\u003dk.defaultConfig.altFormat||a.altFormat;o.altFormat\u003di.noCalendar||r?\"h:i\"+(i.enableSeconds?\":S K\":\" K\"):d+\" h:i\"+(i.enableSeconds?\":S\":\"\")+\" K\"}Object.defineProperty(w.config,\"minDate\",{get:function(){return w.config._minDate},set:oe(\"min\")}),Object.defineProperty(w.config,\"maxDate\",{get:function(){return w.config._maxDate},set:oe(\"max\")});var s\u003dfunction(e){return function(n){w.config[\"min\"\u003d\u003d\u003de?\"_minTime\":\"_maxTime\"]\u003dw.parseDate(n,\"H:i:S\")}};Object.defineProperty(w.config,\"minTime\",{get:function(){return w.config._minTime},set:s(\"min\")}),Object.defineProperty(w.config,\"maxTime\",{get:function(){return w.config._maxTime},set:s(\"max\")}),\"time\"\u003d\u003d\u003di.mode\u0026\u0026(w.config.noCalendar\u003d!0,w.config.enableTime\u003d!0),Object.assign(w.config,o,i);for(var u\u003d0;u\u003cn.length;u++)w.config[n[u]]\u003d!0\u003d\u003d\u003dw.config[n[u]]||\"true\"\u003d\u003d\u003dw.config[n[u]];for(t.filter((function(e){return void 0!\u003d\u003dw.config[e]})).forEach((function(e){w.config[e]\u003dc(w.config[e]||[]).map(x)})),w.isMobile\u003d!w.config.disableMobile\u0026\u0026!w.config.inline\u0026\u0026\"single\"\u003d\u003d\u003dw.config.mode\u0026\u0026!w.config.disable.length\u0026\u0026!w.config.enable.length\u0026\u0026!w.config.weekNumbers\u0026\u0026/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),u\u003d0;u\u003cw.config.plugins.length;u++){var f\u003dw.config.plugins[u](w)||{};for(var m in f)t.indexOf(m)\u003e-1?w.config[m]\u003dc(f[m]).map(x).concat(w.config[m]):void 0\u003d\u003d\u003di[m]\u0026\u0026(w.config[m]\u003df[m])}i.altInputClass||(w.config.altInputClass\u003dre().className+\" \"+w.config.altInputClass),pe(\"onParseConfig\")}(),le(),w.input\u003dre(),w.input?(w.input._type\u003dw.input.type,w.input.type\u003d\"text\",w.input.classList.add(\"flatpickr-input\"),w._input\u003dw.input,w.config.altInput\u0026\u0026(w.altInput\u003ds(w.input.nodeName,w.config.altInputClass),w._input\u003dw.altInput,w.altInput.placeholder\u003dw.input.placeholder,w.altInput.disabled\u003dw.input.disabled,w.altInput.required\u003dw.input.required,w.altInput.tabIndex\u003dw.input.tabIndex,w.altInput.type\u003d\"text\",w.input.setAttribute(\"type\",\"hidden\"),!w.config.static\u0026\u0026w.input.parentNode\u0026\u0026w.input.parentNode.insertBefore(w.altInput,w.input.nextSibling)),w.config.allowInput||w._input.setAttribute(\"readonly\",\"readonly\"),w._positionElement\u003dw.config.positionElement||w._input):w.config.errorHandler(new Error(\"Invalid input element specified\")),function(){w.selectedDates\u003d[],w.now\u003dw.parseDate(w.config.now)||new Date;var e\u003dw.config.defaultDate||(\"INPUT\"!\u003d\u003dw.input.nodeName\u0026\u0026\"TEXTAREA\"!\u003d\u003dw.input.nodeName||!w.input.placeholder||w.input.value!\u003d\u003dw.input.placeholder?w.input.value:null);e\u0026\u0026me(e,w.config.dateFormat),w._initialDate\u003dw.selectedDates.length\u003e0?w.selectedDates[0]:w.config.minDate\u0026\u0026w.config.minDate.getTime()\u003ew.now.getTime()?w.config.minDate:w.config.maxDate\u0026\u0026w.config.maxDate.getTime()\u003cw.now.getTime()?w.config.maxDate:w.now,w.currentYear\u003dw._initialDate.getFullYear(),w.currentMonth\u003dw._initialDate.getMonth(),w.selectedDates.length\u003e0\u0026\u0026(w.latestSelectedDateObj\u003dw.selectedDates[0]),void 0!\u003d\u003dw.config.minTime\u0026\u0026(w.config.minTime\u003dw.parseDate(w.config.minTime,\"H:i\")),void 0!\u003d\u003dw.config.maxTime\u0026\u0026(w.config.maxTime\u003dw.parseDate(w.config.maxTime,\"H:i\")),w.minDateHasTime\u003d!!w.config.minDate\u0026\u0026(w.config.minDate.getHours()\u003e0||w.config.minDate.getMinutes()\u003e0||w.config.minDate.getSeconds()\u003e0),w.maxDateHasTime\u003d!!w.config.maxDate\u0026\u0026(w.config.maxDate.getHours()\u003e0||w.config.maxDate.getMinutes()\u003e0||w.config.maxDate.getSeconds()\u003e0)}(),w.utils\u003d{getDaysInMonth:function(e,n){return void 0\u003d\u003d\u003de\u0026\u0026(e\u003dw.currentMonth),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003dw.currentYear),1\u003d\u003d\u003de\u0026\u0026(n%4\u003d\u003d0\u0026\u0026n%100!\u003d0||n%400\u003d\u003d0)?29:w.l10n.daysInMonth[e]}},w.isMobile||function(){var e\u003dwindow.document.createDocumentFragment();if(w.calendarContainer\u003ds(\"div\",\"flatpickr-calendar\"),w.calendarContainer.tabIndex\u003d-1,!w.config.noCalendar){if(e.appendChild((w.monthNav\u003ds(\"div\",\"flatpickr-months\"),w.yearElements\u003d[],w.monthElements\u003d[],w.prevMonthNav\u003ds(\"span\",\"flatpickr-prev-month\"),w.prevMonthNav.innerHTML\u003dw.config.prevArrow,w.nextMonthNav\u003ds(\"span\",\"flatpickr-next-month\"),w.nextMonthNav.innerHTML\u003dw.config.nextArrow,q(),Object.defineProperty(w,\"_hidePrevMonthArrow\",{get:function(){return w.__hidePrevMonthArrow},set:function(e){w.__hidePrevMonthArrow!\u003d\u003de\u0026\u0026(d(w.prevMonthNav,\"flatpickr-disabled\",e),w.__hidePrevMonthArrow\u003de)}}),Object.defineProperty(w,\"_hideNextMonthArrow\",{get:function(){return w.__hideNextMonthArrow},set:function(e){w.__hideNextMonthArrow!\u003d\u003de\u0026\u0026(d(w.nextMonthNav,\"flatpickr-disabled\",e),w.__hideNextMonthArrow\u003de)}}),w.currentYearElement\u003dw.yearElements[0],De(),w.monthNav)),w.innerContainer\u003ds(\"div\",\"flatpickr-innerContainer\"),w.config.weekNumbers){var n\u003dfunction(){w.calendarContainer.classList.add(\"hasWeeks\");var e\u003ds(\"div\",\"flatpickr-weekwrapper\");e.appendChild(s(\"span\",\"flatpickr-weekday\",w.l10n.weekAbbreviation));var n\u003ds(\"div\",\"flatpickr-weeks\");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t\u003dn.weekWrapper,a\u003dn.weekNumbers;w.innerContainer.appendChild(t),w.weekNumbers\u003da,w.weekWrapper\u003dt}w.rContainer\u003ds(\"div\",\"flatpickr-rContainer\"),w.rContainer.appendChild($()),w.daysContainer||(w.daysContainer\u003ds(\"div\",\"flatpickr-days\"),w.daysContainer.tabIndex\u003d-1),J(),w.rContainer.appendChild(w.daysContainer),w.innerContainer.appendChild(w.rContainer),e.appendChild(w.innerContainer)}w.config.enableTime\u0026\u0026e.appendChild(function(){w.calendarContainer.classList.add(\"hasTime\"),w.config.noCalendar\u0026\u0026w.calendarContainer.classList.add(\"noCalendar\"),w.timeContainer\u003ds(\"div\",\"flatpickr-time\"),w.timeContainer.tabIndex\u003d-1;var e\u003ds(\"span\",\"flatpickr-time-separator\",\":\"),n\u003dm(\"flatpickr-hour\",{\"aria-label\":w.l10n.hourAriaLabel});w.hourElement\u003dn.getElementsByTagName(\"input\")[0];var t\u003dm(\"flatpickr-minute\",{\"aria-label\":w.l10n.minuteAriaLabel});if(w.minuteElement\u003dt.getElementsByTagName(\"input\")[0],w.hourElement.tabIndex\u003dw.minuteElement.tabIndex\u003d-1,w.hourElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getHours():w.config.time_24hr?w.config.defaultHour:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(w.config.defaultHour)),w.minuteElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getMinutes():w.config.defaultMinute),w.hourElement.setAttribute(\"step\",w.config.hourIncrement.toString()),w.minuteElement.setAttribute(\"step\",w.config.minuteIncrement.toString()),w.hourElement.setAttribute(\"min\",w.config.time_24hr?\"0\":\"1\"),w.hourElement.setAttribute(\"max\",w.config.time_24hr?\"23\":\"12\"),w.minuteElement.setAttribute(\"min\",\"0\"),w.minuteElement.setAttribute(\"max\",\"59\"),w.timeContainer.appendChild(n),w.timeContainer.appendChild(e),w.timeContainer.appendChild(t),w.config.time_24hr\u0026\u0026w.timeContainer.classList.add(\"time24hr\"),w.config.enableSeconds){w.timeContainer.classList.add(\"hasSeconds\");var a\u003dm(\"flatpickr-second\");w.secondElement\u003da.getElementsByTagName(\"input\")[0],w.secondElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getSeconds():w.config.defaultSeconds),w.secondElement.setAttribute(\"step\",w.minuteElement.getAttribute(\"step\")),w.secondElement.setAttribute(\"min\",\"0\"),w.secondElement.setAttribute(\"max\",\"59\"),w.timeContainer.appendChild(s(\"span\",\"flatpickr-time-separator\",\":\")),w.timeContainer.appendChild(a)}return w.config.time_24hr||(w.amPM\u003ds(\"span\",\"flatpickr-am-pm\",w.l10n.amPM[r((w.latestSelectedDateObj?w.hourElement.value:w.config.defaultHour)\u003e11)]),w.amPM.title\u003dw.l10n.toggleTitle,w.amPM.tabIndex\u003d-1,w.timeContainer.appendChild(w.amPM)),w.timeContainer}()),d(w.calendarContainer,\"rangeMode\",\"range\"\u003d\u003d\u003dw.config.mode),d(w.calendarContainer,\"animate\",!0\u003d\u003d\u003dw.config.animate),d(w.calendarContainer,\"multiMonth\",w.config.showMonths\u003e1),w.calendarContainer.appendChild(e);var i\u003dvoid 0!\u003d\u003dw.config.appendTo\u0026\u0026void 0!\u003d\u003dw.config.appendTo.nodeType;if((w.config.inline||w.config.static)\u0026\u0026(w.calendarContainer.classList.add(w.config.inline?\"inline\":\"static\"),w.config.inline\u0026\u0026(!i\u0026\u0026w.element.parentNode?w.element.parentNode.insertBefore(w.calendarContainer,w._input.nextSibling):void 0!\u003d\u003dw.config.appendTo\u0026\u0026w.config.appendTo.appendChild(w.calendarContainer)),w.config.static)){var l\u003ds(\"div\",\"flatpickr-wrapper\");w.element.parentNode\u0026\u0026w.element.parentNode.insertBefore(l,w.element),l.appendChild(w.element),w.altInput\u0026\u0026l.appendChild(w.altInput),l.appendChild(w.calendarContainer)}w.config.static||w.config.inline||(void 0!\u003d\u003dw.config.appendTo?w.config.appendTo:window.document.body).appendChild(w.calendarContainer)}(),function(){if(w.config.wrap\u0026\u0026[\"open\",\"close\",\"toggle\",\"clear\"].forEach((function(e){Array.prototype.forEach.call(w.element.querySelectorAll(\"[data-\"+e+\"]\"),(function(n){return N(n,\"click\",w[e])}))})),w.isMobile)!function(){var e\u003dw.config.enableTime?w.config.noCalendar?\"time\":\"datetime-local\":\"date\";w.mobileInput\u003ds(\"input\",w.input.className+\" flatpickr-mobile\"),w.mobileInput.tabIndex\u003d1,w.mobileInput.type\u003de,w.mobileInput.disabled\u003dw.input.disabled,w.mobileInput.required\u003dw.input.required,w.mobileInput.placeholder\u003dw.input.placeholder,w.mobileFormatStr\u003d\"datetime-local\"\u003d\u003d\u003de?\"Y-m-d\\\\TH:i:S\":\"date\"\u003d\u003d\u003de?\"Y-m-d\":\"H:i:S\",w.selectedDates.length\u003e0\u0026\u0026(w.mobileInput.defaultValue\u003dw.mobileInput.value\u003dw.formatDate(w.selectedDates[0],w.mobileFormatStr)),w.config.minDate\u0026\u0026(w.mobileInput.min\u003dw.formatDate(w.config.minDate,\"Y-m-d\")),w.config.maxDate\u0026\u0026(w.mobileInput.max\u003dw.formatDate(w.config.maxDate,\"Y-m-d\")),w.input.getAttribute(\"step\")\u0026\u0026(w.mobileInput.step\u003dString(w.input.getAttribute(\"step\"))),w.input.type\u003d\"hidden\",void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.type\u003d\"hidden\");try{w.input.parentNode\u0026\u0026w.input.parentNode.insertBefore(w.mobileInput,w.input.nextSibling)}catch(e){}N(w.mobileInput,\"change\",(function(e){w.setDate(g(e).value,!1,w.mobileFormatStr),pe(\"onChange\"),pe(\"onClose\")}))}();else{var e\u003dl(ie,50);if(w._debouncedChange\u003dl(A,300),w.daysContainer\u0026\u0026!/iPhone|iPad|iPod/i.test(navigator.userAgent)\u0026\u0026N(w.daysContainer,\"mouseover\",(function(e){\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026ae(g(e))})),N(window.document.body,\"keydown\",te),w.config.inline||w.config.static||N(window,\"resize\",e),void 0!\u003d\u003dwindow.ontouchstart?N(window.document,\"touchstart\",Z):N(window.document,\"click\",Z),N(window.document,\"focus\",Z,{capture:!0}),!0\u003d\u003d\u003dw.config.clickOpens\u0026\u0026(N(w._input,\"focus\",w.open),N(w._input,\"click\",w.open)),void 0!\u003d\u003dw.daysContainer\u0026\u0026(N(w.monthNav,\"click\",Ce),N(w.monthNav,[\"keyup\",\"increment\"],F),N(w.daysContainer,\"click\",ue)),void 0!\u003d\u003dw.timeContainer\u0026\u0026void 0!\u003d\u003dw.minuteElement\u0026\u0026void 0!\u003d\u003dw.hourElement){var n\u003dfunction(e){return g(e).select()};N(w.timeContainer,[\"increment\"],T),N(w.timeContainer,\"blur\",T,{capture:!0}),N(w.timeContainer,\"click\",Y),N([w.hourElement,w.minuteElement],[\"focus\",\"click\"],n),void 0!\u003d\u003dw.secondElement\u0026\u0026N(w.secondElement,\"focus\",(function(){return w.secondElement\u0026\u0026w.secondElement.select()})),void 0!\u003d\u003dw.amPM\u0026\u0026N(w.amPM,\"click\",(function(e){T(e),A()}))}w.config.allowInput\u0026\u0026N(w._input,\"blur\",ne)}}(),(w.selectedDates.length||w.config.noCalendar)\u0026\u0026(w.config.enableTime\u0026\u0026S(w.config.noCalendar?w.latestSelectedDateObj||w.config.minDate:void 0),be(!1)),E();var n\u003d/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!w.isMobile\u0026\u0026n\u0026\u0026ce(),pe(\"onReady\")}(),w}function E(e,n){for(var t\u003dArray.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a\u003d[],i\u003d0;i\u003ct.length;i++){var o\u003dt[i];try{if(null!\u003d\u003do.getAttribute(\"data-fp-omit\"))continue;void 0!\u003d\u003do._flatpickr\u0026\u0026(o._flatpickr.destroy(),o._flatpickr\u003dvoid 0),o._flatpickr\u003dx(o,n||{}),a.push(o._flatpickr)}catch(e){console.error(e)}}return 1\u003d\u003d\u003da.length?a[0]:a}\"function\"!\u003dtypeof Object.assign\u0026\u0026(Object.assign\u003dfunction(e){for(var n\u003d[],t\u003d1;t\u003carguments.length;t++)n[t-1]\u003darguments[t];if(!e)throw TypeError(\"Cannot convert undefined or null to object\");for(var a\u003dfunction(n){n\u0026\u0026Object.keys(n).forEach((function(t){return e[t]\u003dn[t]}))},i\u003d0,o\u003dn;i\u003co.length;i++){var r\u003do[i];a(r)}return e}),\"undefined\"!\u003dtypeof HTMLElement\u0026\u0026\"undefined\"!\u003dtypeof HTMLCollection\u0026\u0026\"undefined\"!\u003dtypeof NodeList\u0026\u0026(HTMLCollection.prototype.flatpickr\u003dNodeList.prototype.flatpickr\u003dfunction(e){return E(this,e)},HTMLElement.prototype.flatpickr\u003dfunction(e){return E([this],e)});var k\u003dfunction(e,n){return\"string\"\u003d\u003dtypeof e?E(window.document.querySelectorAll(e),n):e instanceof Node?E([e],n):E(e,n)};return k.defaultConfig\u003d{},k.l10ns\u003d{en:e({},i),default:e({},i)},k.localize\u003dfunction(n){k.l10ns.default\u003de(e({},k.l10ns.default),n)},k.setDefaults\u003dfunction(n){k.defaultConfig\u003de(e({},k.defaultConfig),n)},k.parseDate\u003dC({}),k.formatDate\u003db({}),k.compareDates\u003dM,\"undefined\"!\u003dtypeof jQuery\u0026\u0026void 0!\u003d\u003djQuery.fn\u0026\u0026(jQuery.fn.flatpickr\u003dfunction(e){return E(this,e)}),Date.prototype.fp_incr\u003dfunction(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+(\"string\"\u003d\u003dtypeof e?parseInt(e,10):e))},\"undefined\"!\u003dtypeof window\u0026\u0026(window.flatpickr\u003dk),k},\"object\"\u003d\u003dtypeof t\u0026\u0026void 0!\u003d\u003dn?n.exports\u003dr():\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define(r):(o\u003do||self).flatpickr\u003dr()},\n 436: function _(t,e,a,r,i){r(),a.default\u003d\u0027.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);box-shadow:1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible;}.flatpickr-calendar.open{display:inline-block;z-index:99999;}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);}.flatpickr-calendar.inline{display:block;position:relative;top:2px;}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px);}.flatpickr-calendar.static.open{z-index:999;display:block;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0;}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6;}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto;}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:\\\u0027\\\u0027;height:0;width:0;left:22px;}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px;}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%;}.flatpickr-calendar:before{border-width:5px;margin:0 -5px;}.flatpickr-calendar:after{border-width:4px;margin:0 -4px;}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%;}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6;}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff;}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%;}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6;}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff;}.flatpickr-calendar:focus{outline:0;}.flatpickr-wrapper{position:relative;display:inline-block;}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9);}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none;}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative;}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0;}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0;}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747;}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit;}.numInputWrapper{position:relative;height:auto;}.numInputWrapper input,.numInputWrapper span{display:inline-block;}.numInputWrapper input{width:100%;}.numInputWrapper input::-ms-clear{display:none;}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57, 57, 57, 0.15);-webkit-box-sizing:border-box;box-sizing:border-box;}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1);}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2);}.numInputWrapper span:after{display:block;content:\"\";position:absolute;}.numInputWrapper span.arrowUp{top:0;border-bottom:0;}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57, 57, 57, 0.6);top:26%;}.numInputWrapper span.arrowDown{top:50%;}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57, 57, 57, 0.6);top:40%;}.numInputWrapper span svg{width:inherit;height:auto;}.numInputWrapper span svg path{fill:rgba(0, 0, 0, 0.5);}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05);}.numInputWrapper:hover span{opacity:1;}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0;}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05);}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\\0;display:inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0, 0, 0, 0.9);}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0, 0, 0, 0.9);}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-current-month input.cur-year:focus{outline:0;}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0, 0, 0, 0.5);background:transparent;pointer-events:none;}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 0.5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto;}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none;}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05);}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0;}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0, 0, 0, 0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder;}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0;}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;}.flatpickr-days:focus{outline:0;}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1;}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6;}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6;}.flatpickr-day.today{border-color:#959ea9;}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff;}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7;}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px;}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0;}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7;}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px;}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57, 57, 57, 0.3);background:transparent;border-color:transparent;cursor:default;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57, 57, 57, 0.1);}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7;}.flatpickr-day.hidden{visibility:hidden;}.rangeMode .flatpickr-day{margin-top:1px;}.flatpickr-weekwrapper{float:left;}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6;}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px;}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57, 57, 57, 0.3);background:transparent;cursor:default;border:none;}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-time:after{content:\"\";display:table;clear:both;}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left;}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939;}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939;}.flatpickr-time.hasSeconds .numInputWrapper{width:26%;}.flatpickr-time.time24hr .numInputWrapper{width:49%;}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-time input.flatpickr-hour{font-weight:bold;}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400;}.flatpickr-time input:focus{outline:0;border:0;}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400;}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee;}.flatpickr-input[readonly]{cursor:pointer;}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0, 0, 0, 0.08);box-shadow:0 3px 13px rgba(0, 0, 0, 0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible;}.flatpickr-calendar.open{display:inline-block;z-index:99999;}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);}.flatpickr-calendar.inline{display:block;position:relative;top:2px;}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px);}.flatpickr-calendar.static.open{z-index:999;display:block;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0;}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #eceef1;}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0;}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid #eceef1;}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto;}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:\\\u0027\\\u0027;height:0;width:0;left:22px;}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px;}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%;}.flatpickr-calendar:before{border-width:5px;margin:0 -5px;}.flatpickr-calendar:after{border-width:4px;margin:0 -4px;}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%;}.flatpickr-calendar.arrowTop:before{border-bottom-color:#eceef1;}.flatpickr-calendar.arrowTop:after{border-bottom-color:#eceef1;}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%;}.flatpickr-calendar.arrowBottom:before{border-top-color:#eceef1;}.flatpickr-calendar.arrowBottom:after{border-top-color:#eceef1;}.flatpickr-calendar:focus{outline:0;}.flatpickr-wrapper{position:relative;display:inline-block;}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#eceef1;color:#5a6171;fill:#5a6171;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#5a6171;fill:#5a6171;}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none;}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative;}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0;}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0;}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#bbb;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747;}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit;}.numInputWrapper{position:relative;height:auto;}.numInputWrapper input,.numInputWrapper span{display:inline-block;}.numInputWrapper input{width:100%;}.numInputWrapper input::-ms-clear{display:none;}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72, 72, 72, 0.15);-webkit-box-sizing:border-box;box-sizing:border-box;}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1);}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2);}.numInputWrapper span:after{display:block;content:\"\";position:absolute;}.numInputWrapper span.arrowUp{top:0;border-bottom:0;}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72, 72, 72, 0.6);top:26%;}.numInputWrapper span.arrowDown{top:50%;}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72, 72, 72, 0.6);top:40%;}.numInputWrapper span svg{width:inherit;height:auto;}.numInputWrapper span svg path{fill:rgba(90, 97, 113, 0.5);}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05);}.numInputWrapper:hover span{opacity:1;}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0;}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05);}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\\0;display:inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#5a6171;}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#5a6171;}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-current-month input.cur-year:focus{outline:0;}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(90, 97, 113, 0.5);background:transparent;pointer-events:none;}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#eceef1;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 0.5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto;}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none;}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05);}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#eceef1;outline:none;padding:0;}.flatpickr-weekdays{background:#eceef1;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}span.flatpickr-weekday{cursor:default;font-size:90%;background:#eceef1;color:#5a6171;line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder;}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0;}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid #eceef1;border-right:1px solid #eceef1;}.flatpickr-days:focus{outline:0;}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1;}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #eceef1;box-shadow:-1px 0 0 #eceef1;}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2;}.flatpickr-day.today{border-color:#bbb;}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#bbb;background:#bbb;color:#fff;}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#ff5a5f;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#ff5a5f;}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px;}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0;}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #ff5a5f;box-shadow:-10px 0 0 #ff5a5f;}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px;}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(72, 72, 72, 0.3);background:transparent;border-color:transparent;cursor:default;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72, 72, 72, 0.1);}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #ff5a5f, 5px 0 0 #ff5a5f;box-shadow:-5px 0 0 #ff5a5f, 5px 0 0 #ff5a5f;}.flatpickr-day.hidden{visibility:hidden;}.rangeMode .flatpickr-day{margin-top:1px;}.flatpickr-weekwrapper{float:left;}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid #eceef1;}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px;}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72, 72, 72, 0.3);background:transparent;cursor:default;border:none;}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid #eceef1;}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px;}.flatpickr-time:after{content:\"\";display:table;clear:both;}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left;}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848;}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848;}.flatpickr-time.hasSeconds .numInputWrapper{width:26%;}.flatpickr-time.time24hr .numInputWrapper{width:49%;}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-time input.flatpickr-hour{font-weight:bold;}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400;}.flatpickr-time input:focus{outline:0;border:0;}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400;}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eaeaea;}.flatpickr-input[readonly]{cursor:pointer;}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}span.flatpickr-day.selected{font-weight:bold;}\u0027},\n 437: function _(e,t,a,i,r){i();const n\u003de(1).__importDefault(e(181)),s\u003de(438),d\u003de(8);class _ extends s.AbstractRangeSliderView{}a.DateRangeSliderView\u003d_,_.__name__\u003d\"DateRangeSliderView\";class l extends s.AbstractSlider{constructor(e){super(e),this.behaviour\u003d\"drag\",this.connected\u003d[!1,!0,!1]}static init_DateRangeSlider(){this.prototype.default_view\u003d_,this.override({format:\"%d %b %Y\"})}_formatter(e,t){return d.isString(t)?n.default(e,t):t.compute(e)}}a.DateRangeSlider\u003dl,l.__name__\u003d\"DateRangeSlider\",l.init_DateRangeSlider()},\n 438: function _(t,e,i,s,l){s();const r\u003dt(1),o\u003dr.__importStar(t(439)),n\u003dt(43),a\u003dt(9),d\u003dt(22),_\u003dt(420),h\u003dt(166),c\u003dr.__importStar(t(440)),m\u003dc,u\u003dr.__importDefault(t(441)),p\u003dr.__importStar(t(427));class b extends _.ControlView{*controls(){yield this.slider_el}get noUiSlider(){return this.slider_el.noUiSlider}connect_signals(){super.connect_signals();const{direction:t,orientation:e,tooltips:i}\u003dthis.model.properties;this.on_change([t,e,i],(()\u003d\u003ethis.render()));const{start:s,end:l,value:r,step:o,title:n}\u003dthis.model.properties;this.on_change([s,l,r,o],(()\u003d\u003e{const{start:t,end:e,value:i,step:s}\u003dthis._calc_to();this.noUiSlider.updateOptions({range:{min:t,max:e},start:i,step:s})}));const{bar_color:a}\u003dthis.model.properties;this.on_change(a,(()\u003d\u003e{this._set_bar_color()}));const{show_value:d}\u003dthis.model.properties;this.on_change([r,n,d],(()\u003d\u003ethis._update_title()))}styles(){return[...super.styles(),u.default,c.default]}_update_title(){var t;n.empty(this.title_el);const e\u003dnull\u003d\u003dthis.model.title||0\u003d\u003dthis.model.title.length\u0026\u0026!this.model.show_value;if(this.title_el.style.display\u003de?\"none\":\"\",!e\u0026\u0026(0!\u003d(null\u003d\u003d\u003d(t\u003dthis.model.title)||void 0\u003d\u003d\u003dt?void 0:t.length)\u0026\u0026(this.title_el.textContent\u003d`${this.model.title}: `),this.model.show_value)){const{value:t}\u003dthis._calc_to(),e\u003dt.map((t\u003d\u003ethis.model.pretty(t))).join(\" .. \");this.title_el.appendChild(n.span({class:m.slider_value},e))}}_set_bar_color(){if(!this.model.disabled){this.slider_el.querySelector(\".noUi-connect\").style.backgroundColor\u003dd.color2css(this.model.bar_color)}}render(){super.render();const{start:t,end:e,value:i,step:s}\u003dthis._calc_to();let l;if(this.model.tooltips){const t\u003d{to:t\u003d\u003ethis.model.pretty(t)};l\u003da.repeat(t,i.length)}else l\u003d!1;if(null\u003d\u003dthis.slider_el){this.slider_el\u003dn.div(),o.create(this.slider_el,{range:{min:t,max:e},start:i,step:s,behaviour:this.model.behaviour,connect:this.model.connected,tooltips:l,orientation:this.model.orientation,direction:this.model.direction}),this.noUiSlider.on(\"slide\",((t,e,i)\u003d\u003ethis._slide(i))),this.noUiSlider.on(\"change\",((t,e,i)\u003d\u003ethis._change(i)));const r\u003d(t,e)\u003d\u003e{if(!l)return;this.slider_el.querySelectorAll(\".noUi-handle\")[t].querySelector(\".noUi-tooltip\").style.display\u003de?\"block\":\"\"};this.noUiSlider.on(\"start\",((t,e)\u003d\u003er(e,!0))),this.noUiSlider.on(\"end\",((t,e)\u003d\u003er(e,!1)))}else this.noUiSlider.updateOptions({range:{min:t,max:e},start:i,step:s});this._set_bar_color(),this.model.disabled?this.slider_el.setAttribute(\"disabled\",\"true\"):this.slider_el.removeAttribute(\"disabled\"),this.title_el\u003dn.div({class:m.slider_title}),this._update_title(),this.group_el\u003dn.div({class:p.input_group},this.title_el,this.slider_el),this.el.appendChild(this.group_el)}_slide(t){this.model.value\u003dthis._calc_from(t)}_change(t){const e\u003dthis._calc_from(t);this.model.setv({value:e,value_throttled:e})}}b.__name__\u003d\"AbstractBaseSliderView\";class v extends b{_calc_to(){return{start:this.model.start,end:this.model.end,value:[this.model.value],step:this.model.step}}_calc_from([t]){return Number.isInteger(this.model.start)\u0026\u0026Number.isInteger(this.model.end)\u0026\u0026Number.isInteger(this.model.step)?Math.round(t):t}}i.AbstractSliderView\u003dv,v.__name__\u003d\"AbstractSliderView\";class g extends b{_calc_to(){return{start:this.model.start,end:this.model.end,value:this.model.value,step:this.model.step}}_calc_from(t){return t}}i.AbstractRangeSliderView\u003dg,g.__name__\u003d\"AbstractRangeSliderView\";class S extends _.Control{constructor(t){super(t),this.connected\u003d!1}static init_AbstractSlider(){this.define((({Any:t,Boolean:e,Number:i,String:s,Color:l,Or:r,Enum:o,Ref:n,Nullable:a})\u003d\u003e({title:[a(s),\"\"],show_value:[e,!0],start:[t],end:[t],value:[t],value_throttled:[t],step:[i,1],format:[r(s,n(h.TickFormatter))],direction:[o(\"ltr\",\"rtl\"),\"ltr\"],tooltips:[e,!0],bar_color:[l,\"#e6e6e6\"]})))}pretty(t){return this._formatter(t,this.format)}}i.AbstractSlider\u003dS,S.__name__\u003d\"AbstractSlider\",S.init_AbstractSlider()},\n 439: function _(t,e,r,n,i){\n /*! nouislider - 14.6.3 - 11/19/2020 */\n var o;o\u003dfunction(){\"use strict\";var t\u003d\"14.6.3\";function e(t){t.parentElement.removeChild(t)}function r(t){return null!\u003dt}function n(t){t.preventDefault()}function i(t){return\"number\"\u003d\u003dtypeof t\u0026\u0026!isNaN(t)\u0026\u0026isFinite(t)}function o(t,e,r){r\u003e0\u0026\u0026(u(t,e),setTimeout((function(){c(t,e)}),r))}function s(t){return Math.max(Math.min(t,100),0)}function a(t){return Array.isArray(t)?t:[t]}function l(t){var e\u003d(t\u003dString(t)).split(\".\");return e.length\u003e1?e[1].length:0}function u(t,e){t.classList\u0026\u0026!/\\s/.test(e)?t.classList.add(e):t.className+\u003d\" \"+e}function c(t,e){t.classList\u0026\u0026!/\\s/.test(e)?t.classList.remove(e):t.className\u003dt.className.replace(new RegExp(\"(^|\\\\b)\"+e.split(\" \").join(\"|\")+\"(\\\\b|$)\",\"gi\"),\" \")}function p(t){var e\u003dvoid 0!\u003d\u003dwindow.pageXOffset,r\u003d\"CSS1Compat\"\u003d\u003d\u003d(t.compatMode||\"\");return{x:e?window.pageXOffset:r?t.documentElement.scrollLeft:t.body.scrollLeft,y:e?window.pageYOffset:r?t.documentElement.scrollTop:t.body.scrollTop}}function f(t,e){return 100/(e-t)}function d(t,e,r){return 100*e/(t[r+1]-t[r])}function h(t,e){for(var r\u003d1;t\u003e\u003de[r];)r+\u003d1;return r}function m(t,e,r){if(r\u003e\u003dt.slice(-1)[0])return 100;var n\u003dh(r,t),i\u003dt[n-1],o\u003dt[n],s\u003de[n-1],a\u003de[n];return s+function(t,e){return d(t,t[0]\u003c0?e+Math.abs(t[0]):e-t[0],0)}([i,o],r)/f(s,a)}function g(t,e,r,n){if(100\u003d\u003d\u003dn)return n;var i\u003dh(n,t),o\u003dt[i-1],s\u003dt[i];return r?n-o\u003e(s-o)/2?s:o:e[i-1]?t[i-1]+function(t,e){return Math.round(t/e)*e}(n-t[i-1],e[i-1]):n}function v(t,e,r){var n;if(\"number\"\u003d\u003dtypeof e\u0026\u0026(e\u003d[e]),!Array.isArray(e))throw new Error(\"noUiSlider (14.6.3): \u0027range\u0027 contains invalid value.\");if(!i(n\u003d\"min\"\u003d\u003d\u003dt?0:\"max\"\u003d\u003d\u003dt?100:parseFloat(t))||!i(e[0]))throw new Error(\"noUiSlider (14.6.3): \u0027range\u0027 value isn\u0027t numeric.\");r.xPct.push(n),r.xVal.push(e[0]),n?r.xSteps.push(!isNaN(e[1])\u0026\u0026e[1]):isNaN(e[1])||(r.xSteps[0]\u003de[1]),r.xHighestCompleteStep.push(0)}function b(t,e,r){if(e)if(r.xVal[t]!\u003d\u003dr.xVal[t+1]){r.xSteps[t]\u003dd([r.xVal[t],r.xVal[t+1]],e,0)/f(r.xPct[t],r.xPct[t+1]);var n\u003d(r.xVal[t+1]-r.xVal[t])/r.xNumSteps[t],i\u003dMath.ceil(Number(n.toFixed(3))-1),o\u003dr.xVal[t]+r.xNumSteps[t]*i;r.xHighestCompleteStep[t]\u003do}else r.xSteps[t]\u003dr.xHighestCompleteStep[t]\u003dr.xVal[t]}function x(t,e,r){var n;this.xPct\u003d[],this.xVal\u003d[],this.xSteps\u003d[r||!1],this.xNumSteps\u003d[!1],this.xHighestCompleteStep\u003d[],this.snap\u003de;var i\u003d[];for(n in t)t.hasOwnProperty(n)\u0026\u0026i.push([t[n],n]);for(i.length\u0026\u0026\"object\"\u003d\u003dtypeof i[0][0]?i.sort((function(t,e){return t[0][0]-e[0][0]})):i.sort((function(t,e){return t[0]-e[0]})),n\u003d0;n\u003ci.length;n++)v(i[n][1],i[n][0],this);for(this.xNumSteps\u003dthis.xSteps.slice(0),n\u003d0;n\u003cthis.xNumSteps.length;n++)b(n,this.xNumSteps[n],this)}x.prototype.getDistance\u003dfunction(t){var e,r\u003d[];for(e\u003d0;e\u003cthis.xNumSteps.length-1;e++){var n\u003dthis.xNumSteps[e];if(n\u0026\u0026t/n%1!\u003d0)throw new Error(\"noUiSlider (14.6.3): \u0027limit\u0027, \u0027margin\u0027 and \u0027padding\u0027 of \"+this.xPct[e]+\"% range must be divisible by step.\");r[e]\u003dd(this.xVal,t,e)}return r},x.prototype.getAbsoluteDistance\u003dfunction(t,e,r){var n,i\u003d0;if(t\u003cthis.xPct[this.xPct.length-1])for(;t\u003ethis.xPct[i+1];)i++;else t\u003d\u003d\u003dthis.xPct[this.xPct.length-1]\u0026\u0026(i\u003dthis.xPct.length-2);r||t!\u003d\u003dthis.xPct[i+1]||i++;var o\u003d1,s\u003de[i],a\u003d0,l\u003d0,u\u003d0,c\u003d0;for(n\u003dr?(t-this.xPct[i])/(this.xPct[i+1]-this.xPct[i]):(this.xPct[i+1]-t)/(this.xPct[i+1]-this.xPct[i]);s\u003e0;)a\u003dthis.xPct[i+1+c]-this.xPct[i+c],e[i+c]*o+100-100*n\u003e100?(l\u003da*n,o\u003d(s-100*n)/e[i+c],n\u003d1):(l\u003de[i+c]*a/100*o,o\u003d0),r?(u-\u003dl,this.xPct.length+c\u003e\u003d1\u0026\u0026c--):(u+\u003dl,this.xPct.length-c\u003e\u003d1\u0026\u0026c++),s\u003de[i+c]*o;return t+u},x.prototype.toStepping\u003dfunction(t){return t\u003dm(this.xVal,this.xPct,t)},x.prototype.fromStepping\u003dfunction(t){return function(t,e,r){if(r\u003e\u003d100)return t.slice(-1)[0];var n\u003dh(r,e),i\u003dt[n-1],o\u003dt[n],s\u003de[n-1];return function(t,e){return e*(t[1]-t[0])/100+t[0]}([i,o],(r-s)*f(s,e[n]))}(this.xVal,this.xPct,t)},x.prototype.getStep\u003dfunction(t){return t\u003dg(this.xPct,this.xSteps,this.snap,t)},x.prototype.getDefaultStep\u003dfunction(t,e,r){var n\u003dh(t,this.xPct);return(100\u003d\u003d\u003dt||e\u0026\u0026t\u003d\u003d\u003dthis.xPct[n-1])\u0026\u0026(n\u003dMath.max(n-1,1)),(this.xVal[n]-this.xVal[n-1])/r},x.prototype.getNearbySteps\u003dfunction(t){var e\u003dh(t,this.xPct);return{stepBefore:{startValue:this.xVal[e-2],step:this.xNumSteps[e-2],highestStep:this.xHighestCompleteStep[e-2]},thisStep:{startValue:this.xVal[e-1],step:this.xNumSteps[e-1],highestStep:this.xHighestCompleteStep[e-1]},stepAfter:{startValue:this.xVal[e],step:this.xNumSteps[e],highestStep:this.xHighestCompleteStep[e]}}},x.prototype.countStepDecimals\u003dfunction(){var t\u003dthis.xNumSteps.map(l);return Math.max.apply(null,t)},x.prototype.convert\u003dfunction(t){return this.getStep(this.toStepping(t))};var S\u003d{to:function(t){return void 0!\u003d\u003dt\u0026\u0026t.toFixed(2)},from:Number},w\u003d{target:\"target\",base:\"base\",origin:\"origin\",handle:\"handle\",handleLower:\"handle-lower\",handleUpper:\"handle-upper\",touchArea:\"touch-area\",horizontal:\"horizontal\",vertical:\"vertical\",background:\"background\",connect:\"connect\",connects:\"connects\",ltr:\"ltr\",rtl:\"rtl\",textDirectionLtr:\"txt-dir-ltr\",textDirectionRtl:\"txt-dir-rtl\",draggable:\"draggable\",drag:\"state-drag\",tap:\"state-tap\",active:\"active\",tooltip:\"tooltip\",pips:\"pips\",pipsHorizontal:\"pips-horizontal\",pipsVertical:\"pips-vertical\",marker:\"marker\",markerHorizontal:\"marker-horizontal\",markerVertical:\"marker-vertical\",markerNormal:\"marker-normal\",markerLarge:\"marker-large\",markerSub:\"marker-sub\",value:\"value\",valueHorizontal:\"value-horizontal\",valueVertical:\"value-vertical\",valueNormal:\"value-normal\",valueLarge:\"value-large\",valueSub:\"value-sub\"},y\u003d\".__tooltips\",E\u003d\".__aria\";function C(t){if(function(t){return\"object\"\u003d\u003dtypeof t\u0026\u0026\"function\"\u003d\u003dtypeof t.to\u0026\u0026\"function\"\u003d\u003dtypeof t.from}(t))return!0;throw new Error(\"noUiSlider (14.6.3): \u0027format\u0027 requires \u0027to\u0027 and \u0027from\u0027 methods.\")}function P(t,e){if(!i(e))throw new Error(\"noUiSlider (14.6.3): \u0027step\u0027 is not numeric.\");t.singleStep\u003de}function N(t,e){if(!i(e))throw new Error(\"noUiSlider (14.6.3): \u0027keyboardPageMultiplier\u0027 is not numeric.\");t.keyboardPageMultiplier\u003de}function k(t,e){if(!i(e))throw new Error(\"noUiSlider (14.6.3): \u0027keyboardDefaultStep\u0027 is not numeric.\");t.keyboardDefaultStep\u003de}function U(t,e){if(\"object\"!\u003dtypeof e||Array.isArray(e))throw new Error(\"noUiSlider (14.6.3): \u0027range\u0027 is not an object.\");if(void 0\u003d\u003d\u003de.min||void 0\u003d\u003d\u003de.max)throw new Error(\"noUiSlider (14.6.3): Missing \u0027min\u0027 or \u0027max\u0027 in \u0027range\u0027.\");if(e.min\u003d\u003d\u003de.max)throw new Error(\"noUiSlider (14.6.3): \u0027range\u0027 \u0027min\u0027 and \u0027max\u0027 cannot be equal.\");t.spectrum\u003dnew x(e,t.snap,t.singleStep)}function A(t,e){if(e\u003da(e),!Array.isArray(e)||!e.length)throw new Error(\"noUiSlider (14.6.3): \u0027start\u0027 option is incorrect.\");t.handles\u003de.length,t.start\u003de}function V(t,e){if(t.snap\u003de,\"boolean\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027snap\u0027 option must be a boolean.\")}function D(t,e){if(t.animate\u003de,\"boolean\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027animate\u0027 option must be a boolean.\")}function M(t,e){if(t.animationDuration\u003de,\"number\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027animationDuration\u0027 option must be a number.\")}function O(t,e){var r,n\u003d[!1];if(\"lower\"\u003d\u003d\u003de?e\u003d[!0,!1]:\"upper\"\u003d\u003d\u003de\u0026\u0026(e\u003d[!1,!0]),!0\u003d\u003d\u003de||!1\u003d\u003d\u003de){for(r\u003d1;r\u003ct.handles;r++)n.push(e);n.push(!1)}else{if(!Array.isArray(e)||!e.length||e.length!\u003d\u003dt.handles+1)throw new Error(\"noUiSlider (14.6.3): \u0027connect\u0027 option doesn\u0027t match handle count.\");n\u003de}t.connect\u003dn}function L(t,e){switch(e){case\"horizontal\":t.ort\u003d0;break;case\"vertical\":t.ort\u003d1;break;default:throw new Error(\"noUiSlider (14.6.3): \u0027orientation\u0027 option is invalid.\")}}function z(t,e){if(!i(e))throw new Error(\"noUiSlider (14.6.3): \u0027margin\u0027 option must be numeric.\");0!\u003d\u003de\u0026\u0026(t.margin\u003dt.spectrum.getDistance(e))}function H(t,e){if(!i(e))throw new Error(\"noUiSlider (14.6.3): \u0027limit\u0027 option must be numeric.\");if(t.limit\u003dt.spectrum.getDistance(e),!t.limit||t.handles\u003c2)throw new Error(\"noUiSlider (14.6.3): \u0027limit\u0027 option is only supported on linear sliders with 2 or more handles.\")}function j(t,e){var r;if(!i(e)\u0026\u0026!Array.isArray(e))throw new Error(\"noUiSlider (14.6.3): \u0027padding\u0027 option must be numeric or array of exactly 2 numbers.\");if(Array.isArray(e)\u0026\u00262!\u003d\u003de.length\u0026\u0026!i(e[0])\u0026\u0026!i(e[1]))throw new Error(\"noUiSlider (14.6.3): \u0027padding\u0027 option must be numeric or array of exactly 2 numbers.\");if(0!\u003d\u003de){for(Array.isArray(e)||(e\u003d[e,e]),t.padding\u003d[t.spectrum.getDistance(e[0]),t.spectrum.getDistance(e[1])],r\u003d0;r\u003ct.spectrum.xNumSteps.length-1;r++)if(t.padding[0][r]\u003c0||t.padding[1][r]\u003c0)throw new Error(\"noUiSlider (14.6.3): \u0027padding\u0027 option must be a positive number(s).\");var n\u003de[0]+e[1],o\u003dt.spectrum.xVal[0];if(n/(t.spectrum.xVal[t.spectrum.xVal.length-1]-o)\u003e1)throw new Error(\"noUiSlider (14.6.3): \u0027padding\u0027 option must not exceed 100% of the range.\")}}function F(t,e){switch(e){case\"ltr\":t.dir\u003d0;break;case\"rtl\":t.dir\u003d1;break;default:throw new Error(\"noUiSlider (14.6.3): \u0027direction\u0027 option was not recognized.\")}}function R(t,e){if(\"string\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027behaviour\u0027 must be a string containing options.\");var r\u003de.indexOf(\"tap\")\u003e\u003d0,n\u003de.indexOf(\"drag\")\u003e\u003d0,i\u003de.indexOf(\"fixed\")\u003e\u003d0,o\u003de.indexOf(\"snap\")\u003e\u003d0,s\u003de.indexOf(\"hover\")\u003e\u003d0,a\u003de.indexOf(\"unconstrained\")\u003e\u003d0;if(i){if(2!\u003d\u003dt.handles)throw new Error(\"noUiSlider (14.6.3): \u0027fixed\u0027 behaviour must be used with 2 handles\");z(t,t.start[1]-t.start[0])}if(a\u0026\u0026(t.margin||t.limit))throw new Error(\"noUiSlider (14.6.3): \u0027unconstrained\u0027 behaviour cannot be used with margin or limit\");t.events\u003d{tap:r||o,drag:n,fixed:i,snap:o,hover:s,unconstrained:a}}function T(t,e){if(!1!\u003d\u003de)if(!0\u003d\u003d\u003de){t.tooltips\u003d[];for(var r\u003d0;r\u003ct.handles;r++)t.tooltips.push(!0)}else{if(t.tooltips\u003da(e),t.tooltips.length!\u003d\u003dt.handles)throw new Error(\"noUiSlider (14.6.3): must pass a formatter for all handles.\");t.tooltips.forEach((function(t){if(\"boolean\"!\u003dtypeof t\u0026\u0026(\"object\"!\u003dtypeof t||\"function\"!\u003dtypeof t.to))throw new Error(\"noUiSlider (14.6.3): \u0027tooltips\u0027 must be passed a formatter or \u0027false\u0027.\")}))}}function _(t,e){t.ariaFormat\u003de,C(e)}function B(t,e){t.format\u003de,C(e)}function q(t,e){if(t.keyboardSupport\u003de,\"boolean\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027keyboardSupport\u0027 option must be a boolean.\")}function X(t,e){t.documentElement\u003de}function Y(t,e){if(\"string\"!\u003dtypeof e\u0026\u0026!1!\u003d\u003de)throw new Error(\"noUiSlider (14.6.3): \u0027cssPrefix\u0027 must be a string or `false`.\");t.cssPrefix\u003de}function I(t,e){if(\"object\"!\u003dtypeof e)throw new Error(\"noUiSlider (14.6.3): \u0027cssClasses\u0027 must be an object.\");if(\"string\"\u003d\u003dtypeof t.cssPrefix)for(var r in t.cssClasses\u003d{},e)e.hasOwnProperty(r)\u0026\u0026(t.cssClasses[r]\u003dt.cssPrefix+e[r]);else t.cssClasses\u003de}function W(t){var e\u003d{margin:0,limit:0,padding:0,animate:!0,animationDuration:300,ariaFormat:S,format:S},n\u003d{step:{r:!1,t:P},keyboardPageMultiplier:{r:!1,t:N},keyboardDefaultStep:{r:!1,t:k},start:{r:!0,t:A},connect:{r:!0,t:O},direction:{r:!0,t:F},snap:{r:!1,t:V},animate:{r:!1,t:D},animationDuration:{r:!1,t:M},range:{r:!0,t:U},orientation:{r:!1,t:L},margin:{r:!1,t:z},limit:{r:!1,t:H},padding:{r:!1,t:j},behaviour:{r:!0,t:R},ariaFormat:{r:!1,t:_},format:{r:!1,t:B},tooltips:{r:!1,t:T},keyboardSupport:{r:!0,t:q},documentElement:{r:!1,t:X},cssPrefix:{r:!0,t:Y},cssClasses:{r:!0,t:I}},i\u003d{connect:!1,direction:\"ltr\",behaviour:\"tap\",orientation:\"horizontal\",keyboardSupport:!0,cssPrefix:\"noUi-\",cssClasses:w,keyboardPageMultiplier:5,keyboardDefaultStep:10};t.format\u0026\u0026!t.ariaFormat\u0026\u0026(t.ariaFormat\u003dt.format),Object.keys(n).forEach((function(o){if(!r(t[o])\u0026\u0026void 0\u003d\u003d\u003di[o]){if(n[o].r)throw new Error(\"noUiSlider (14.6.3): \u0027\"+o+\"\u0027 is required.\");return!0}n[o].t(e,r(t[o])?t[o]:i[o])})),e.pips\u003dt.pips;var o\u003ddocument.createElement(\"div\"),s\u003dvoid 0!\u003d\u003do.style.msTransform,a\u003dvoid 0!\u003d\u003do.style.transform;return e.transformRule\u003da?\"transform\":s?\"msTransform\":\"webkitTransform\",e.style\u003d[[\"left\",\"top\"],[\"right\",\"bottom\"]][e.dir][e.ort],e}function $(t,r,i){var l,f,d,h,m,g,v,b,x\u003dwindow.navigator.pointerEnabled?{start:\"pointerdown\",move:\"pointermove\",end:\"pointerup\"}:window.navigator.msPointerEnabled?{start:\"MSPointerDown\",move:\"MSPointerMove\",end:\"MSPointerUp\"}:{start:\"mousedown touchstart\",move:\"mousemove touchmove\",end:\"mouseup touchend\"},S\u003dwindow.CSS\u0026\u0026CSS.supports\u0026\u0026CSS.supports(\"touch-action\",\"none\")\u0026\u0026function(){var t\u003d!1;try{var e\u003dObject.defineProperty({},\"passive\",{get:function(){t\u003d!0}});window.addEventListener(\"test\",null,e)}catch(t){}return t}(),w\u003dt,C\u003dr.spectrum,P\u003d[],N\u003d[],k\u003d[],U\u003d0,A\u003d{},V\u003dt.ownerDocument,D\u003dr.documentElement||V.documentElement,M\u003dV.body,O\u003d\"rtl\"\u003d\u003d\u003dV.dir||1\u003d\u003d\u003dr.ort?0:100;function L(t,e){var r\u003dV.createElement(\"div\");return e\u0026\u0026u(r,e),t.appendChild(r),r}function z(t,e){var n\u003dL(t,r.cssClasses.origin),i\u003dL(n,r.cssClasses.handle);return L(i,r.cssClasses.touchArea),i.setAttribute(\"data-handle\",e),r.keyboardSupport\u0026\u0026(i.setAttribute(\"tabindex\",\"0\"),i.addEventListener(\"keydown\",(function(t){return function(t,e){if(F()||R(e))return!1;var n\u003d[\"Left\",\"Right\"],i\u003d[\"Down\",\"Up\"],o\u003d[\"PageDown\",\"PageUp\"],s\u003d[\"Home\",\"End\"];r.dir\u0026\u0026!r.ort?n.reverse():r.ort\u0026\u0026!r.dir\u0026\u0026(i.reverse(),o.reverse());var a,l\u003dt.key.replace(\"Arrow\",\"\"),u\u003dl\u003d\u003d\u003do[0],c\u003dl\u003d\u003d\u003do[1],p\u003dl\u003d\u003d\u003di[0]||l\u003d\u003d\u003dn[0]||u,f\u003dl\u003d\u003d\u003di[1]||l\u003d\u003d\u003dn[1]||c,d\u003dl\u003d\u003d\u003ds[0],h\u003dl\u003d\u003d\u003ds[1];if(!(p||f||d||h))return!0;if(t.preventDefault(),f||p){var m\u003dr.keyboardPageMultiplier,g\u003dp?0:1,v\u003dht(e)[g];if(null\u003d\u003d\u003dv)return!1;!1\u003d\u003d\u003dv\u0026\u0026(v\u003dC.getDefaultStep(N[e],p,r.keyboardDefaultStep)),(c||u)\u0026\u0026(v*\u003dm),v\u003dMath.max(v,1e-7),v*\u003dp?-1:1,a\u003dP[e]+v}else a\u003dh?r.spectrum.xVal[r.spectrum.xVal.length-1]:r.spectrum.xVal[0];return ut(e,C.toStepping(a),!0,!0),nt(\"slide\",e),nt(\"update\",e),nt(\"change\",e),nt(\"set\",e),!1}(t,e)}))),i.setAttribute(\"role\",\"slider\"),i.setAttribute(\"aria-orientation\",r.ort?\"vertical\":\"horizontal\"),0\u003d\u003d\u003de?u(i,r.cssClasses.handleLower):e\u003d\u003d\u003dr.handles-1\u0026\u0026u(i,r.cssClasses.handleUpper),n}function H(t,e){return!!e\u0026\u0026L(t,r.cssClasses.connect)}function j(t,e){return!!r.tooltips[e]\u0026\u0026L(t.firstChild,r.cssClasses.tooltip)}function F(){return w.hasAttribute(\"disabled\")}function R(t){return f[t].hasAttribute(\"disabled\")}function T(){m\u0026\u0026(rt(\"update\"+y),m.forEach((function(t){t\u0026\u0026e(t)})),m\u003dnull)}function _(){T(),m\u003df.map(j),et(\"update\"+y,(function(t,e,n){if(m[e]){var i\u003dt[e];!0!\u003d\u003dr.tooltips[e]\u0026\u0026(i\u003dr.tooltips[e].to(n[e])),m[e].innerHTML\u003di}}))}function B(t,e,n){var i\u003dV.createElement(\"div\"),o\u003d[];o[0]\u003dr.cssClasses.valueNormal,o[1]\u003dr.cssClasses.valueLarge,o[2]\u003dr.cssClasses.valueSub;var s\u003d[];s[0]\u003dr.cssClasses.markerNormal,s[1]\u003dr.cssClasses.markerLarge,s[2]\u003dr.cssClasses.markerSub;var a\u003d[r.cssClasses.valueHorizontal,r.cssClasses.valueVertical],l\u003d[r.cssClasses.markerHorizontal,r.cssClasses.markerVertical];function c(t,e){var n\u003de\u003d\u003d\u003dr.cssClasses.value,i\u003dn?o:s;return e+\" \"+(n?a:l)[r.ort]+\" \"+i[t]}return u(i,r.cssClasses.pips),u(i,0\u003d\u003d\u003dr.ort?r.cssClasses.pipsHorizontal:r.cssClasses.pipsVertical),Object.keys(t).forEach((function(o){!function(t,o,s){if(-1!\u003d\u003d(s\u003de?e(o,s):s)){var a\u003dL(i,!1);a.className\u003dc(s,r.cssClasses.marker),a.style[r.style]\u003dt+\"%\",s\u003e0\u0026\u0026((a\u003dL(i,!1)).className\u003dc(s,r.cssClasses.value),a.setAttribute(\"data-value\",o),a.style[r.style]\u003dt+\"%\",a.innerHTML\u003dn.to(o))}}(o,t[o][0],t[o][1])})),i}function q(){h\u0026\u0026(e(h),h\u003dnull)}function X(t){q();var e\u003dt.mode,r\u003dt.density||1,n\u003dt.filter||!1,i\u003dfunction(t,e,r){if(\"range\"\u003d\u003d\u003dt||\"steps\"\u003d\u003d\u003dt)return C.xVal;if(\"count\"\u003d\u003d\u003dt){if(e\u003c2)throw new Error(\"noUiSlider (14.6.3): \u0027values\u0027 (\u003e\u003d 2) required for mode \u0027count\u0027.\");var n\u003de-1,i\u003d100/n;for(e\u003d[];n--;)e[n]\u003dn*i;e.push(100),t\u003d\"positions\"}return\"positions\"\u003d\u003d\u003dt?e.map((function(t){return C.fromStepping(r?C.getStep(t):t)})):\"values\"\u003d\u003d\u003dt?r?e.map((function(t){return C.fromStepping(C.getStep(C.toStepping(t)))})):e:void 0}(e,t.values||!1,t.stepped||!1),o\u003dfunction(t,e,r){var n,i\u003d{},o\u003dC.xVal[0],s\u003dC.xVal[C.xVal.length-1],a\u003d!1,l\u003d!1,u\u003d0;return n\u003dr.slice().sort((function(t,e){return t-e})),(r\u003dn.filter((function(t){return!this[t]\u0026\u0026(this[t]\u003d!0)}),{}))[0]!\u003d\u003do\u0026\u0026(r.unshift(o),a\u003d!0),r[r.length-1]!\u003d\u003ds\u0026\u0026(r.push(s),l\u003d!0),r.forEach((function(n,o){var s,c,p,f,d,h,m,g,v,b,x\u003dn,S\u003dr[o+1],w\u003d\"steps\"\u003d\u003d\u003de;if(w\u0026\u0026(s\u003dC.xNumSteps[o]),s||(s\u003dS-x),!1!\u003d\u003dx)for(void 0\u003d\u003d\u003dS\u0026\u0026(S\u003dx),s\u003dMath.max(s,1e-7),c\u003dx;c\u003c\u003dS;c\u003d(c+s).toFixed(7)/1){for(g\u003d(d\u003d(f\u003dC.toStepping(c))-u)/t,b\u003dd/(v\u003dMath.round(g)),p\u003d1;p\u003c\u003dv;p+\u003d1)i[(h\u003du+p*b).toFixed(5)]\u003d[C.fromStepping(h),0];m\u003dr.indexOf(c)\u003e-1?1:w?2:0,!o\u0026\u0026a\u0026\u0026c!\u003d\u003dS\u0026\u0026(m\u003d0),c\u003d\u003d\u003dS\u0026\u0026l||(i[f.toFixed(5)]\u003d[c,m]),u\u003df}})),i}(r,e,i),s\u003dt.format||{to:Math.round};return h\u003dw.appendChild(B(o,n,s))}function Y(){var t\u003dl.getBoundingClientRect(),e\u003d\"offset\"+[\"Width\",\"Height\"][r.ort];return 0\u003d\u003d\u003dr.ort?t.width||l[e]:t.height||l[e]}function I(t,e,n,i){var o\u003dfunction(o){return!!(o\u003dfunction(t,e,r){var n,i,o\u003d0\u003d\u003d\u003dt.type.indexOf(\"touch\"),s\u003d0\u003d\u003d\u003dt.type.indexOf(\"mouse\"),a\u003d0\u003d\u003d\u003dt.type.indexOf(\"pointer\");if(0\u003d\u003d\u003dt.type.indexOf(\"MSPointer\")\u0026\u0026(a\u003d!0),\"mousedown\"\u003d\u003d\u003dt.type\u0026\u0026!t.buttons\u0026\u0026!t.touches)return!1;if(o){var l\u003dfunction(t){return t.target\u003d\u003d\u003dr||r.contains(t.target)||t.target.shadowRoot\u0026\u0026t.target.shadowRoot.contains(r)};if(\"touchstart\"\u003d\u003d\u003dt.type){var u\u003dArray.prototype.filter.call(t.touches,l);if(u.length\u003e1)return!1;n\u003du[0].pageX,i\u003du[0].pageY}else{var c\u003dArray.prototype.find.call(t.changedTouches,l);if(!c)return!1;n\u003dc.pageX,i\u003dc.pageY}}return e\u003de||p(V),(s||a)\u0026\u0026(n\u003dt.clientX+e.x,i\u003dt.clientY+e.y),t.pageOffset\u003de,t.points\u003d[n,i],t.cursor\u003ds||a,t}(o,i.pageOffset,i.target||e))\u0026\u0026!(F()\u0026\u0026!i.doNotReject)\u0026\u0026(s\u003dw,a\u003dr.cssClasses.tap,!((s.classList?s.classList.contains(a):new RegExp(\"\\\\b\"+a+\"\\\\b\").test(s.className))\u0026\u0026!i.doNotReject)\u0026\u0026!(t\u003d\u003d\u003dx.start\u0026\u0026void 0!\u003d\u003do.buttons\u0026\u0026o.buttons\u003e1)\u0026\u0026(!i.hover||!o.buttons)\u0026\u0026(S||o.preventDefault(),o.calcPoint\u003do.points[r.ort],void n(o,i)));var s,a},s\u003d[];return t.split(\" \").forEach((function(t){e.addEventListener(t,o,!!S\u0026\u0026{passive:!0}),s.push([t,o])})),s}function $(t){var e,n,i,o,a,u,c\u003d100*(t-(e\u003dl,n\u003dr.ort,i\u003de.getBoundingClientRect(),o\u003de.ownerDocument,a\u003do.documentElement,u\u003dp(o),/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)\u0026\u0026(u.x\u003d0),n?i.top+u.y-a.clientTop:i.left+u.x-a.clientLeft))/Y();return c\u003ds(c),r.dir?100-c:c}function G(t,e){\"mouseout\"\u003d\u003d\u003dt.type\u0026\u0026\"HTML\"\u003d\u003d\u003dt.target.nodeName\u0026\u0026null\u003d\u003d\u003dt.relatedTarget\u0026\u0026K(t,e)}function J(t,e){if(-1\u003d\u003d\u003dnavigator.appVersion.indexOf(\"MSIE 9\")\u0026\u00260\u003d\u003d\u003dt.buttons\u0026\u00260!\u003d\u003de.buttonsProperty)return K(t,e);var n\u003d(r.dir?-1:1)*(t.calcPoint-e.startCalcPoint);st(n\u003e0,100*n/e.baseSize,e.locations,e.handleNumbers)}function K(t,e){e.handle\u0026\u0026(c(e.handle,r.cssClasses.active),U-\u003d1),e.listeners.forEach((function(t){D.removeEventListener(t[0],t[1])})),0\u003d\u003d\u003dU\u0026\u0026(c(w,r.cssClasses.drag),lt(),t.cursor\u0026\u0026(M.style.cursor\u003d\"\",M.removeEventListener(\"selectstart\",n))),e.handleNumbers.forEach((function(t){nt(\"change\",t),nt(\"set\",t),nt(\"end\",t)}))}function Q(t,e){if(e.handleNumbers.some(R))return!1;var i;1\u003d\u003d\u003de.handleNumbers.length\u0026\u0026(i\u003df[e.handleNumbers[0]].children[0],U+\u003d1,u(i,r.cssClasses.active)),t.stopPropagation();var o\u003d[],s\u003dI(x.move,D,J,{target:t.target,handle:i,listeners:o,startCalcPoint:t.calcPoint,baseSize:Y(),pageOffset:t.pageOffset,handleNumbers:e.handleNumbers,buttonsProperty:t.buttons,locations:N.slice()}),a\u003dI(x.end,D,K,{target:t.target,handle:i,listeners:o,doNotReject:!0,handleNumbers:e.handleNumbers}),l\u003dI(\"mouseout\",D,G,{target:t.target,handle:i,listeners:o,doNotReject:!0,handleNumbers:e.handleNumbers});o.push.apply(o,s.concat(a,l)),t.cursor\u0026\u0026(M.style.cursor\u003dgetComputedStyle(t.target).cursor,f.length\u003e1\u0026\u0026u(w,r.cssClasses.drag),M.addEventListener(\"selectstart\",n,!1)),e.handleNumbers.forEach((function(t){nt(\"start\",t)}))}function Z(t){t.stopPropagation();var e\u003d$(t.calcPoint),n\u003dfunction(t){var e\u003d100,r\u003d!1;return f.forEach((function(n,i){if(!R(i)){var o\u003dN[i],s\u003dMath.abs(o-t);(s\u003ce||s\u003c\u003de\u0026\u0026t\u003eo||100\u003d\u003d\u003ds\u0026\u0026100\u003d\u003d\u003de)\u0026\u0026(r\u003di,e\u003ds)}})),r}(e);if(!1\u003d\u003d\u003dn)return!1;r.events.snap||o(w,r.cssClasses.tap,r.animationDuration),ut(n,e,!0,!0),lt(),nt(\"slide\",n,!0),nt(\"update\",n,!0),nt(\"change\",n,!0),nt(\"set\",n,!0),r.events.snap\u0026\u0026Q(t,{handleNumbers:[n]})}function tt(t){var e\u003d$(t.calcPoint),r\u003dC.getStep(e),n\u003dC.fromStepping(r);Object.keys(A).forEach((function(t){\"hover\"\u003d\u003d\u003dt.split(\".\")[0]\u0026\u0026A[t].forEach((function(t){t.call(g,n)}))}))}function et(t,e){A[t]\u003dA[t]||[],A[t].push(e),\"update\"\u003d\u003d\u003dt.split(\".\")[0]\u0026\u0026f.forEach((function(t,e){nt(\"update\",e)}))}function rt(t){var e\u003dt\u0026\u0026t.split(\".\")[0],r\u003de?t.substring(e.length):t;Object.keys(A).forEach((function(t){var n\u003dt.split(\".\")[0],i\u003dt.substring(n.length);e\u0026\u0026e!\u003d\u003dn||r\u0026\u0026r!\u003d\u003di||function(t){return t\u003d\u003d\u003dE||t\u003d\u003d\u003dy}(i)\u0026\u0026r!\u003d\u003di||delete A[t]}))}function nt(t,e,n){Object.keys(A).forEach((function(i){var o\u003di.split(\".\")[0];t\u003d\u003d\u003do\u0026\u0026A[i].forEach((function(t){t.call(g,P.map(r.format.to),e,P.slice(),n||!1,N.slice(),g)}))}))}function it(t,e,n,i,o,a){var l;return f.length\u003e1\u0026\u0026!r.events.unconstrained\u0026\u0026(i\u0026\u0026e\u003e0\u0026\u0026(l\u003dC.getAbsoluteDistance(t[e-1],r.margin,0),n\u003dMath.max(n,l)),o\u0026\u0026e\u003cf.length-1\u0026\u0026(l\u003dC.getAbsoluteDistance(t[e+1],r.margin,1),n\u003dMath.min(n,l))),f.length\u003e1\u0026\u0026r.limit\u0026\u0026(i\u0026\u0026e\u003e0\u0026\u0026(l\u003dC.getAbsoluteDistance(t[e-1],r.limit,0),n\u003dMath.min(n,l)),o\u0026\u0026e\u003cf.length-1\u0026\u0026(l\u003dC.getAbsoluteDistance(t[e+1],r.limit,1),n\u003dMath.max(n,l))),r.padding\u0026\u0026(0\u003d\u003d\u003de\u0026\u0026(l\u003dC.getAbsoluteDistance(0,r.padding[0],0),n\u003dMath.max(n,l)),e\u003d\u003d\u003df.length-1\u0026\u0026(l\u003dC.getAbsoluteDistance(100,r.padding[1],1),n\u003dMath.min(n,l))),!((n\u003ds(n\u003dC.getStep(n)))\u003d\u003d\u003dt[e]\u0026\u0026!a)\u0026\u0026n}function ot(t,e){var n\u003dr.ort;return(n?e:t)+\", \"+(n?t:e)}function st(t,e,r,n){var i\u003dr.slice(),o\u003d[!t,t],s\u003d[t,!t];n\u003dn.slice(),t\u0026\u0026n.reverse(),n.length\u003e1?n.forEach((function(t,r){var n\u003dit(i,t,i[t]+e,o[r],s[r],!1);!1\u003d\u003d\u003dn?e\u003d0:(e\u003dn-i[t],i[t]\u003dn)})):o\u003ds\u003d[!0];var a\u003d!1;n.forEach((function(t,n){a\u003dut(t,r[t]+e,o[n],s[n])||a})),a\u0026\u0026n.forEach((function(t){nt(\"update\",t),nt(\"slide\",t)}))}function at(t,e){return r.dir?100-t-e:t}function lt(){k.forEach((function(t){var e\u003dN[t]\u003e50?-1:1,r\u003d3+(f.length+e*t);f[t].style.zIndex\u003dr}))}function ut(t,e,n,i,o){return o||(e\u003dit(N,t,e,n,i,!1)),!1!\u003d\u003de\u0026\u0026(function(t,e){N[t]\u003de,P[t]\u003dC.fromStepping(e);var n\u003d\"translate(\"+ot(10*(at(e,0)-O)+\"%\",\"0\")+\")\";f[t].style[r.transformRule]\u003dn,ct(t),ct(t+1)}(t,e),!0)}function ct(t){if(d[t]){var e\u003d0,n\u003d100;0!\u003d\u003dt\u0026\u0026(e\u003dN[t-1]),t!\u003d\u003dd.length-1\u0026\u0026(n\u003dN[t]);var i\u003dn-e,o\u003d\"translate(\"+ot(at(e,i)+\"%\",\"0\")+\")\",s\u003d\"scale(\"+ot(i/100,\"1\")+\")\";d[t].style[r.transformRule]\u003do+\" \"+s}}function pt(t,e){return null\u003d\u003d\u003dt||!1\u003d\u003d\u003dt||void 0\u003d\u003d\u003dt?N[e]:(\"number\"\u003d\u003dtypeof t\u0026\u0026(t\u003dString(t)),t\u003dr.format.from(t),!1\u003d\u003d\u003d(t\u003dC.toStepping(t))||isNaN(t)?N[e]:t)}function ft(t,e,n){var i\u003da(t),s\u003dvoid 0\u003d\u003d\u003dN[0];e\u003dvoid 0\u003d\u003d\u003de||!!e,r.animate\u0026\u0026!s\u0026\u0026o(w,r.cssClasses.tap,r.animationDuration),k.forEach((function(t){ut(t,pt(i[t],t),!0,!1,n)}));for(var l\u003d1\u003d\u003d\u003dk.length?0:1;l\u003ck.length;++l)k.forEach((function(t){ut(t,N[t],!0,!0,n)}));lt(),k.forEach((function(t){nt(\"update\",t),null!\u003d\u003di[t]\u0026\u0026e\u0026\u0026nt(\"set\",t)}))}function dt(){var t\u003dP.map(r.format.to);return 1\u003d\u003d\u003dt.length?t[0]:t}function ht(t){var e\u003dN[t],n\u003dC.getNearbySteps(e),i\u003dP[t],o\u003dn.thisStep.step,s\u003dnull;if(r.snap)return[i-n.stepBefore.startValue||null,n.stepAfter.startValue-i||null];!1!\u003d\u003do\u0026\u0026i+o\u003en.stepAfter.startValue\u0026\u0026(o\u003dn.stepAfter.startValue-i),s\u003di\u003en.thisStep.startValue?n.thisStep.step:!1!\u003d\u003dn.stepBefore.step\u0026\u0026i-n.stepBefore.highestStep,100\u003d\u003d\u003de?o\u003dnull:0\u003d\u003d\u003de\u0026\u0026(s\u003dnull);var a\u003dC.countStepDecimals();return null!\u003d\u003do\u0026\u0026!1!\u003d\u003do\u0026\u0026(o\u003dNumber(o.toFixed(a))),null!\u003d\u003ds\u0026\u0026!1!\u003d\u003ds\u0026\u0026(s\u003dNumber(s.toFixed(a))),[s,o]}return u(v\u003dw,r.cssClasses.target),0\u003d\u003d\u003dr.dir?u(v,r.cssClasses.ltr):u(v,r.cssClasses.rtl),0\u003d\u003d\u003dr.ort?u(v,r.cssClasses.horizontal):u(v,r.cssClasses.vertical),u(v,\"rtl\"\u003d\u003d\u003dgetComputedStyle(v).direction?r.cssClasses.textDirectionRtl:r.cssClasses.textDirectionLtr),l\u003dL(v,r.cssClasses.base),function(t,e){var n\u003dL(e,r.cssClasses.connects);f\u003d[],(d\u003d[]).push(H(n,t[0]));for(var i\u003d0;i\u003cr.handles;i++)f.push(z(e,i)),k[i]\u003di,d.push(H(n,t[i+1]))}(r.connect,l),(b\u003dr.events).fixed||f.forEach((function(t,e){I(x.start,t.children[0],Q,{handleNumbers:[e]})})),b.tap\u0026\u0026I(x.start,l,Z,{}),b.hover\u0026\u0026I(x.move,l,tt,{hover:!0}),b.drag\u0026\u0026d.forEach((function(t,e){if(!1!\u003d\u003dt\u0026\u00260!\u003d\u003de\u0026\u0026e!\u003d\u003dd.length-1){var n\u003df[e-1],i\u003df[e],o\u003d[t];u(t,r.cssClasses.draggable),b.fixed\u0026\u0026(o.push(n.children[0]),o.push(i.children[0])),o.forEach((function(t){I(x.start,t,Q,{handles:[n,i],handleNumbers:[e-1,e]})}))}})),ft(r.start),r.pips\u0026\u0026X(r.pips),r.tooltips\u0026\u0026_(),rt(\"update\"+E),et(\"update\"+E,(function(t,e,n,i,o){k.forEach((function(t){var e\u003df[t],i\u003dit(N,t,0,!0,!0,!0),s\u003dit(N,t,100,!0,!0,!0),a\u003do[t],l\u003dr.ariaFormat.to(n[t]);i\u003dC.fromStepping(i).toFixed(1),s\u003dC.fromStepping(s).toFixed(1),a\u003dC.fromStepping(a).toFixed(1),e.children[0].setAttribute(\"aria-valuemin\",i),e.children[0].setAttribute(\"aria-valuemax\",s),e.children[0].setAttribute(\"aria-valuenow\",a),e.children[0].setAttribute(\"aria-valuetext\",l)}))})),g\u003d{destroy:function(){for(var t in rt(E),rt(y),r.cssClasses)r.cssClasses.hasOwnProperty(t)\u0026\u0026c(w,r.cssClasses[t]);for(;w.firstChild;)w.removeChild(w.firstChild);delete w.noUiSlider},steps:function(){return k.map(ht)},on:et,off:rt,get:dt,set:ft,setHandle:function(t,e,r,n){if(!((t\u003dNumber(t))\u003e\u003d0\u0026\u0026t\u003ck.length))throw new Error(\"noUiSlider (14.6.3): invalid handle number, got: \"+t);ut(t,pt(e,t),!0,!0,n),nt(\"update\",t),r\u0026\u0026nt(\"set\",t)},reset:function(t){ft(r.start,t)},__moveHandles:function(t,e,r){st(t,e,N,r)},options:i,updateOptions:function(t,e){var n\u003ddt(),o\u003d[\"margin\",\"limit\",\"padding\",\"range\",\"animate\",\"snap\",\"step\",\"format\",\"pips\",\"tooltips\"];o.forEach((function(e){void 0!\u003d\u003dt[e]\u0026\u0026(i[e]\u003dt[e])}));var s\u003dW(i);o.forEach((function(e){void 0!\u003d\u003dt[e]\u0026\u0026(r[e]\u003ds[e])})),C\u003ds.spectrum,r.margin\u003ds.margin,r.limit\u003ds.limit,r.padding\u003ds.padding,r.pips?X(r.pips):q(),r.tooltips?_():T(),N\u003d[],ft(t.start||n,e)},target:w,removePips:q,removeTooltips:T,getTooltips:function(){return m},getOrigins:function(){return f},pips:X}}return{__spectrum:x,version:t,cssClasses:w,create:function(t,e){if(!t||!t.nodeName)throw new Error(\"noUiSlider (14.6.3): create requires a single element, got: \"+t);if(t.noUiSlider)throw new Error(\"noUiSlider (14.6.3): Slider was already initialized.\");var r\u003d$(t,W(e),e);return t.noUiSlider\u003dr,r}}},\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define([],o):\"object\"\u003d\u003dtypeof r?e.exports\u003do():window.noUiSlider\u003do()},\n 440: function _(e,t,l,i,o){i(),l.root\u003d\"bk-root\",l.slider_title\u003d\"bk-slider-title\",l.slider_value\u003d\"bk-slider-value\",l.default\u003d\".bk-root .bk-slider-title{white-space:nowrap;}.bk-root .bk-slider-value{font-weight:600;}\"},\n 441: function _(o,t,r,i,n){i(),r.root\u003d\"bk-root\",r.default\u003d\u0027.bk-root{}.bk-root .noUi-target,.bk-root .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box;}.bk-root .noUi-target{position:relative;}.bk-root .noUi-base,.bk-root .noUi-connects{width:100%;height:100%;position:relative;z-index:1;}.bk-root .noUi-connects{overflow:hidden;z-index:0;}.bk-root .noUi-connect,.bk-root .noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat;}.bk-root .noUi-connect{height:100%;width:100%;}.bk-root .noUi-origin{height:10%;width:10%;}.bk-root .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto;}.bk-root .noUi-vertical .noUi-origin{width:0;}.bk-root .noUi-horizontal .noUi-origin{height:0;}.bk-root .noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;}.bk-root .noUi-touch-area{height:100%;width:100%;}.bk-root .noUi-state-tap .noUi-connect,.bk-root .noUi-state-tap .noUi-origin{-webkit-transition:transform 0.3s;transition:transform 0.3s;}.bk-root .noUi-state-drag *{cursor:inherit !important;}.bk-root .noUi-horizontal{height:18px;}.bk-root .noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px;}.bk-root .noUi-vertical{width:18px;}.bk-root .noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px;}.bk-root .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto;}.bk-root .noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;}.bk-root .noUi-connects{border-radius:3px;}.bk-root .noUi-connect{background:#3FB8AF;}.bk-root .noUi-draggable{cursor:ew-resize;}.bk-root .noUi-vertical .noUi-draggable{cursor:ns-resize;}.bk-root .noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;}.bk-root .noUi-active{box-shadow:inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;}.bk-root .noUi-handle:before,.bk-root .noUi-handle:after{content:\"\";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px;}.bk-root .noUi-handle:after{left:17px;}.bk-root .noUi-vertical .noUi-handle:before,.bk-root .noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px;}.bk-root .noUi-vertical .noUi-handle:after{top:17px;}.bk-root [disabled] .noUi-connect{background:#B8B8B8;}.bk-root [disabled].noUi-target,.bk-root [disabled].noUi-handle,.bk-root [disabled] .noUi-handle{cursor:not-allowed;}.bk-root .noUi-pips,.bk-root .noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box;}.bk-root .noUi-pips{position:absolute;color:#999;}.bk-root .noUi-value{position:absolute;white-space:nowrap;text-align:center;}.bk-root .noUi-value-sub{color:#ccc;font-size:10px;}.bk-root .noUi-marker{position:absolute;background:#CCC;}.bk-root .noUi-marker-sub{background:#AAA;}.bk-root .noUi-marker-large{background:#AAA;}.bk-root .noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%;}.bk-root .noUi-value-horizontal{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);}.bk-root .noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);}.bk-root .noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px;}.bk-root .noUi-marker-horizontal.noUi-marker-sub{height:10px;}.bk-root .noUi-marker-horizontal.noUi-marker-large{height:15px;}.bk-root .noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%;}.bk-root .noUi-value-vertical{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding-left:25px;}.bk-root .noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0, 50%);transform:translate(0, 50%);}.bk-root .noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px;}.bk-root .noUi-marker-vertical.noUi-marker-sub{width:10px;}.bk-root .noUi-marker-vertical.noUi-marker-large{width:15px;}.bk-root .noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap;}.bk-root .noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%;}.bk-root .noUi-vertical .noUi-tooltip{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%;}.bk-root .noUi-horizontal .noUi-origin \u003e .noUi-tooltip{-webkit-transform:translate(50%, 0);transform:translate(50%, 0);left:auto;bottom:10px;}.bk-root .noUi-vertical .noUi-origin \u003e .noUi-tooltip{-webkit-transform:translate(0, -18px);transform:translate(0, -18px);top:auto;right:28px;}.bk-root .noUi-handle{cursor:grab;cursor:-webkit-grab;}.bk-root .noUi-handle.noUi-active{cursor:grabbing;cursor:-webkit-grabbing;}.bk-root .noUi-handle:after,.bk-root .noUi-handle:before{display:none;}.bk-root .noUi-tooltip{display:none;white-space:nowrap;}.bk-root .noUi-handle:hover .noUi-tooltip{display:block;}.bk-root .noUi-horizontal{width:100%;height:10px;}.bk-root .noUi-vertical{width:10px;height:100%;}.bk-root .noUi-horizontal .noUi-handle{width:14px;height:18px;right:-7px;top:-5px;}.bk-root .noUi-vertical .noUi-handle{width:18px;height:14px;right:-5px;top:-7px;}.bk-root .noUi-target.noUi-horizontal{margin:5px 0px;}.bk-root .noUi-target.noUi-vertical{margin:0px 5px;}\u0027},\n 442: function _(t,e,i,r,a){r();const s\u003dt(1).__importDefault(t(181)),d\u003dt(438),_\u003dt(8);class n extends d.AbstractSliderView{}i.DateSliderView\u003dn,n.__name__\u003d\"DateSliderView\";class l extends d.AbstractSlider{constructor(t){super(t),this.behaviour\u003d\"tap\",this.connected\u003d[!0,!1]}static init_DateSlider(){this.prototype.default_view\u003dn,this.override({format:\"%d %b %Y\"})}_formatter(t,e){return _.isString(e)?s.default(t,e):e.compute(t)}}i.DateSlider\u003dl,l.__name__\u003d\"DateSlider\",l.init_DateSlider()},\n 443: function _(e,t,i,n,s){n();const r\u003de(444);class _ extends r.MarkupView{render(){super.render(),this.model.render_as_text?this.markup_el.textContent\u003dthis.model.text:this.markup_el.innerHTML\u003dthis.model.text}}i.DivView\u003d_,_.__name__\u003d\"DivView\";class a extends r.Markup{constructor(e){super(e)}static init_Div(){this.prototype.default_view\u003d_,this.define((({Boolean:e})\u003d\u003e({render_as_text:[e,!1]})))}}i.Div\u003da,a.__name__\u003d\"Div\",a.init_Div()},\n 444: function _(t,e,s,i,a){i();const n\u003dt(1),l\u003dt(224),r\u003dt(43),c\u003dt(488),u\u003dn.__importStar(t(445));class _ extends c.WidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003e{this.layout.invalidate_cache(),this.render(),this.root.compute_layout()}))}styles(){return[...super.styles(),u.default]}_update_layout(){this.layout\u003dnew l.CachedVariadicBox(this.el),this.layout.set_sizing(this.box_sizing())}render(){super.render();const t\u003dObject.assign(Object.assign({},this.model.style),{display:\"inline-block\"});this.markup_el\u003dr.div({class:u.clearfix,style:t}),this.el.appendChild(this.markup_el)}}s.MarkupView\u003d_,_.__name__\u003d\"MarkupView\";class o extends c.Widget{constructor(t){super(t)}static init_Markup(){this.define((({String:t,Dict:e})\u003d\u003e({text:[t,\"\"],style:[e(t),{}]})))}}s.Markup\u003do,o.__name__\u003d\"Markup\",o.init_Markup()},\n 445: function _(o,r,e,t,a){t(),e.root\u003d\"bk-root\",e.clearfix\u003d\"bk-clearfix\",e.default\u003d\u0027.bk-root .bk-clearfix:before,.bk-root .bk-clearfix:after{content:\"\";display:table;}.bk-root .bk-clearfix:after{clear:both;}\u0027},\n 446: function _(e,t,i,n,s){n();const o\u003de(1),r\u003de(419),l\u003de(264),d\u003de(43),_\u003de(8),u\u003do.__importStar(e(328)),c\u003do.__importStar(e(243)),h\u003dc;class p extends r.AbstractButtonView{constructor(){super(...arguments),this._open\u003d!1}styles(){return[...super.styles(),c.default]}render(){super.render();const e\u003dd.div({class:[h.caret,h.down]});if(this.model.is_split){const t\u003dthis._render_button(e);t.classList.add(u.dropdown_toggle),t.addEventListener(\"click\",(()\u003d\u003ethis._toggle_menu())),this.group_el.appendChild(t)}else this.button_el.appendChild(e);const t\u003dthis.model.menu.map(((e,t)\u003d\u003e{if(null\u003d\u003de)return d.div({class:h.divider});{const i\u003d_.isString(e)?e:e[0],n\u003dd.div({},i);return n.addEventListener(\"click\",(()\u003d\u003ethis._item_click(t))),n}}));this.menu\u003dd.div({class:[h.menu,h.below]},t),this.el.appendChild(this.menu),d.undisplay(this.menu)}_show_menu(){if(!this._open){this._open\u003d!0,d.display(this.menu);const e\u003dt\u003d\u003e{const{target:i}\u003dt;i instanceof HTMLElement\u0026\u0026!this.el.contains(i)\u0026\u0026(document.removeEventListener(\"click\",e),this._hide_menu())};document.addEventListener(\"click\",e)}}_hide_menu(){this._open\u0026\u0026(this._open\u003d!1,d.undisplay(this.menu))}_toggle_menu(){this._open?this._hide_menu():this._show_menu()}click(){this.model.is_split?(this._hide_menu(),this.model.trigger_event(new l.ButtonClick),super.click()):this._toggle_menu()}_item_click(e){this._hide_menu();const t\u003dthis.model.menu[e];if(null!\u003dt){const i\u003d_.isString(t)?t:t[1];_.isString(i)?this.model.trigger_event(new l.MenuItemClick(i)):i.execute(this.model,{index:e})}}}i.DropdownView\u003dp,p.__name__\u003d\"DropdownView\";class m extends r.AbstractButton{constructor(e){super(e)}static init_Dropdown(){this.prototype.default_view\u003dp,this.define((({Null:e,Boolean:t,String:i,Array:n,Tuple:s,Or:o})\u003d\u003e({split:[t,!1],menu:[n(o(i,s(i,o(i)),e)),[]]}))),this.override({label:\"Dropdown\"})}get is_split(){return this.split}}i.Dropdown\u003dm,m.__name__\u003d\"Dropdown\",m.init_Dropdown()},\n 447: function _(e,i,l,t,s){t();const n\u003de(43),a\u003de(488);class o extends a.WidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.render()))}render(){const{multiple:e,accept:i,disabled:l,width:t}\u003dthis.model;null\u003d\u003dthis.dialog_el\u0026\u0026(this.dialog_el\u003dn.input({type:\"file\",multiple:e}),this.dialog_el.onchange\u003d()\u003d\u003e{const{files:e}\u003dthis.dialog_el;null!\u003de\u0026\u0026this.load_files(e)},this.el.appendChild(this.dialog_el)),null!\u003di\u0026\u0026\"\"!\u003di\u0026\u0026(this.dialog_el.accept\u003di),this.dialog_el.style.width\u003d`${t}px`,this.dialog_el.disabled\u003dl}async load_files(e){const i\u003d[],l\u003d[],t\u003d[];for(const s of e){const e\u003dawait this._read_file(s),[,n\u003d\"\",,a\u003d\"\"]\u003de.split(/[:;,]/,4);i.push(a),l.push(s.name),t.push(n)}this.model.multiple?(this.model.value\u003di,this.model.filename\u003dl,this.model.mime_type\u003dt):(this.model.value\u003di[0],this.model.filename\u003dl[0],this.model.mime_type\u003dt[0])}_read_file(e){return new Promise(((i,l)\u003d\u003e{const t\u003dnew FileReader;t.onload\u003d()\u003d\u003e{var s;const{result:n}\u003dt;null!\u003dn?i(n):l(null!\u003d\u003d(s\u003dt.error)\u0026\u0026void 0!\u003d\u003ds?s:new Error(`unable to read \u0027${e.name}\u0027`))},t.readAsDataURL(e)}))}}l.FileInputView\u003do,o.__name__\u003d\"FileInputView\";class d extends a.Widget{constructor(e){super(e)}static init_FileInput(){this.prototype.default_view\u003do,this.define((({Boolean:e,String:i,Array:l,Or:t})\u003d\u003e({value:[t(i,l(i)),\"\"],mime_type:[t(i,l(i)),\"\"],filename:[t(i,l(i)),\"\"],accept:[i,\"\"],multiple:[e,!1]})))}}l.FileInput\u003dd,d.__name__\u003d\"FileInput\",d.init_FileInput()},\n 448: function _(e,t,i,s,n){s();const l\u003de(1),o\u003de(43),r\u003de(8),c\u003de(426),h\u003dl.__importStar(e(427));class p extends c.InputWidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.render_selection())),this.connect(this.model.properties.options.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.name.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.title.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.size.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.render()))}render(){super.render();const e\u003dthis.model.options.map((e\u003d\u003e{let t,i;return r.isString(e)?t\u003di\u003de:[t,i]\u003de,o.option({value:t},i)}));this.input_el\u003do.select({multiple:!0,class:h.input,name:this.model.name,disabled:this.model.disabled},e),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),this.group_el.appendChild(this.input_el),this.render_selection()}render_selection(){const e\u003dnew Set(this.model.value);for(const t of this.el.querySelectorAll(\"option\"))t.selected\u003de.has(t.value);this.input_el.size\u003dthis.model.size}change_input(){const e\u003dnull!\u003dthis.el.querySelector(\"select:focus\"),t\u003d[];for(const e of this.el.querySelectorAll(\"option\"))e.selected\u0026\u0026t.push(e.value);this.model.value\u003dt,super.change_input(),e\u0026\u0026this.input_el.focus()}}i.MultiSelectView\u003dp,p.__name__\u003d\"MultiSelectView\";class u extends c.InputWidget{constructor(e){super(e)}static init_MultiSelect(){this.prototype.default_view\u003dp,this.define((({Int:e,String:t,Array:i,Tuple:s,Or:n})\u003d\u003e({value:[i(t),[]],options:[i(n(t,s(t,t))),[]],size:[e,4]})))}}i.MultiSelect\u003du,u.__name__\u003d\"MultiSelect\",u.init_MultiSelect()},\n 449: function _(a,r,e,t,p){t();const s\u003da(444),i\u003da(43);class n extends s.MarkupView{render(){super.render();const a\u003di.p({style:{margin:0}},this.model.text);this.markup_el.appendChild(a)}}e.ParagraphView\u003dn,n.__name__\u003d\"ParagraphView\";class _ extends s.Markup{constructor(a){super(a)}static init_Paragraph(){this.prototype.default_view\u003dn}}e.Paragraph\u003d_,_.__name__\u003d\"Paragraph\",_.init_Paragraph()},\n 450: function _(s,t,e,n,r){n();const p\u003ds(424);class u extends p.TextInputView{render(){super.render(),this.input_el.type\u003d\"password\"}}e.PasswordInputView\u003du,u.__name__\u003d\"PasswordInputView\";class a extends p.TextInput{constructor(s){super(s)}static init_PasswordInput(){this.prototype.default_view\u003du}}e.PasswordInput\u003da,a.__name__\u003d\"PasswordInput\",a.init_PasswordInput()},\n 451: function _(e,t,i,l,s){l();const o\u003de(1),n\u003do.__importDefault(e(452)),h\u003de(43),a\u003de(8),u\u003de(224),c\u003do.__importStar(e(427)),d\u003do.__importDefault(e(453)),_\u003de(426);class r extends _.InputWidgetView{constructor(){super(...arguments),this._last_height\u003dnull}connect_signals(){super.connect_signals(),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.set_disabled()));const{value:e,max_items:t,option_limit:i,delete_button:l,placeholder:s,options:o,name:n,title:h}\u003dthis.model.properties;this.on_change([e,t,i,l,s,o,n,h],(()\u003d\u003ethis.render()))}styles(){return[...super.styles(),d.default]}_update_layout(){this.layout\u003dnew u.CachedVariadicBox(this.el),this.layout.set_sizing(this.box_sizing())}render(){super.render(),this.input_el\u003dh.select({multiple:!0,class:c.input,name:this.model.name,disabled:this.model.disabled}),this.group_el.appendChild(this.input_el);const e\u003dnew Set(this.model.value),t\u003dthis.model.options.map((t\u003d\u003e{let i,l;return a.isString(t)?i\u003dl\u003dt:[i,l]\u003dt,{value:i,label:l,selected:e.has(i)}})),i\u003dthis.model.solid?\"solid\":\"light\",l\u003d`choices__item ${i}`,s\u003d`choices__button ${i}`,o\u003d{choices:t,duplicateItemsAllowed:!1,removeItemButton:this.model.delete_button,classNames:{item:l,button:s}};null!\u003dthis.model.placeholder\u0026\u0026(o.placeholderValue\u003dthis.model.placeholder),null!\u003dthis.model.max_items\u0026\u0026(o.maxItemCount\u003dthis.model.max_items),null!\u003dthis.model.option_limit\u0026\u0026(o.renderChoiceLimit\u003dthis.model.option_limit),this.choice_el\u003dnew n.default(this.input_el,o);const u\u003d()\u003d\u003ethis.choice_el.containerOuter.element.getBoundingClientRect().height;null!\u003dthis._last_height\u0026\u0026this._last_height!\u003du()\u0026\u0026this.root.invalidate_layout(),this._last_height\u003du(),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input()))}set_disabled(){this.model.disabled?this.choice_el.disable():this.choice_el.enable()}change_input(){const e\u003dnull!\u003dthis.el.querySelector(\"select:focus\"),t\u003d[];for(const e of this.el.querySelectorAll(\"option\"))e.selected\u0026\u0026t.push(e.value);this.model.value\u003dt,super.change_input(),e\u0026\u0026this.input_el.focus()}}i.MultiChoiceView\u003dr,r.__name__\u003d\"MultiChoiceView\";class m extends _.InputWidget{constructor(e){super(e)}static init_MultiChoice(){this.prototype.default_view\u003dr,this.define((({Boolean:e,Int:t,String:i,Array:l,Tuple:s,Or:o,Nullable:n})\u003d\u003e({value:[l(i),[]],options:[l(o(i,s(i,i))),[]],max_items:[n(t),null],delete_button:[e,!0],placeholder:[n(i),null],option_limit:[n(t),null],solid:[e,!0]})))}}i.MultiChoice\u003dm,m.__name__\u003d\"MultiChoice\",m.init_MultiChoice()},\n 452: function _(e,t,i,n,s){\n /*! choices.js v9.0.1 | © 2019 Josh Johnson | https://github.com/jshjohnson/Choices#readme */\n var r,o;r\u003dwindow,o\u003dfunction(){return function(e){var t\u003d{};function i(n){if(t[n])return t[n].exports;var s\u003dt[n]\u003d{i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,i),s.l\u003d!0,s.exports}return i.m\u003de,i.c\u003dt,i.d\u003dfunction(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},i.r\u003dfunction(e){\"undefined\"!\u003dtypeof Symbol\u0026\u0026Symbol.toStringTag\u0026\u0026Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},i.t\u003dfunction(e,t){if(1\u0026t\u0026\u0026(e\u003di(e)),8\u0026t)return e;if(4\u0026t\u0026\u0026\"object\"\u003d\u003dtypeof e\u0026\u0026e\u0026\u0026e.__esModule)return e;var n\u003dObject.create(null);if(i.r(n),Object.defineProperty(n,\"default\",{enumerable:!0,value:e}),2\u0026t\u0026\u0026\"string\"!\u003dtypeof e)for(var s in e)i.d(n,s,function(t){return e[t]}.bind(null,s));return n},i.n\u003dfunction(e){var t\u003de\u0026\u0026e.__esModule?function(){return e.default}:function(){return e};return i.d(t,\"a\",t),t},i.o\u003dfunction(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p\u003d\"/public/assets/scripts/\",i(i.s\u003d4)}([function(e,t,i){\"use strict\";var n\u003dfunction(e){return function(e){return!!e\u0026\u0026\"object\"\u003d\u003dtypeof e}(e)\u0026\u0026!function(e){var t\u003dObject.prototype.toString.call(e);return\"[object RegExp]\"\u003d\u003d\u003dt||\"[object Date]\"\u003d\u003d\u003dt||function(e){return e.$$typeof\u003d\u003d\u003ds}(e)}(e)},s\u003d\"function\"\u003d\u003dtypeof Symbol\u0026\u0026Symbol.for?Symbol.for(\"react.element\"):60103;function r(e,t){return!1!\u003d\u003dt.clone\u0026\u0026t.isMergeableObject(e)?l((i\u003de,Array.isArray(i)?[]:{}),e,t):e;var i}function o(e,t,i){return e.concat(t).map((function(e){return r(e,i)}))}function a(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function c(e,t,i){var n\u003d{};return i.isMergeableObject(e)\u0026\u0026a(e).forEach((function(t){n[t]\u003dr(e[t],i)})),a(t).forEach((function(s){(function(e,t){try{return t in e\u0026\u0026!(Object.hasOwnProperty.call(e,t)\u0026\u0026Object.propertyIsEnumerable.call(e,t))}catch(e){return!1}})(e,s)||(i.isMergeableObject(t[s])\u0026\u0026e[s]?n[s]\u003dfunction(e,t){if(!t.customMerge)return l;var i\u003dt.customMerge(e);return\"function\"\u003d\u003dtypeof i?i:l}(s,i)(e[s],t[s],i):n[s]\u003dr(t[s],i))})),n}function l(e,t,i){(i\u003di||{}).arrayMerge\u003di.arrayMerge||o,i.isMergeableObject\u003di.isMergeableObject||n,i.cloneUnlessOtherwiseSpecified\u003dr;var s\u003dArray.isArray(t);return s\u003d\u003d\u003dArray.isArray(e)?s?i.arrayMerge(e,t,i):c(e,t,i):r(t,i)}l.all\u003dfunction(e,t){if(!Array.isArray(e))throw new Error(\"first argument should be an array\");return e.reduce((function(e,i){return l(e,i,t)}),{})};var h\u003dl;e.exports\u003dh},function(e,t,i){\"use strict\";(function(e,n){var s,r\u003di(3);s\u003d\"undefined\"!\u003dtypeof self?self:\"undefined\"!\u003dtypeof window?window:void 0!\u003d\u003de?e:n;var o\u003dObject(r.a)(s);t.a\u003do}).call(this,i(5),i(6)(e))},function(e,t,i){\n /*!\n * Fuse.js v3.4.5 - Lightweight fuzzy-search (http://fusejs.io)\n *\n * Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me)\n * All Rights Reserved. Apache Software License 2.0\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n */\n e.exports\u003dfunction(e){var t\u003d{};function i(n){if(t[n])return t[n].exports;var s\u003dt[n]\u003d{i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,i),s.l\u003d!0,s.exports}return i.m\u003de,i.c\u003dt,i.d\u003dfunction(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},i.r\u003dfunction(e){\"undefined\"!\u003dtypeof Symbol\u0026\u0026Symbol.toStringTag\u0026\u0026Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},i.t\u003dfunction(e,t){if(1\u0026t\u0026\u0026(e\u003di(e)),8\u0026t)return e;if(4\u0026t\u0026\u0026\"object\"\u003d\u003dtypeof e\u0026\u0026e\u0026\u0026e.__esModule)return e;var n\u003dObject.create(null);if(i.r(n),Object.defineProperty(n,\"default\",{enumerable:!0,value:e}),2\u0026t\u0026\u0026\"string\"!\u003dtypeof e)for(var s in e)i.d(n,s,function(t){return e[t]}.bind(null,s));return n},i.n\u003dfunction(e){var t\u003de\u0026\u0026e.__esModule?function(){return e.default}:function(){return e};return i.d(t,\"a\",t),t},i.o\u003dfunction(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p\u003d\"\",i(i.s\u003d1)}([function(e,t){e.exports\u003dfunction(e){return Array.isArray?Array.isArray(e):\"[object Array]\"\u003d\u003d\u003dObject.prototype.toString.call(e)}},function(e,t,i){function n(e){return(n\u003d\"function\"\u003d\u003dtypeof Symbol\u0026\u0026\"symbol\"\u003d\u003dtypeof Symbol.iterator?function(e){return typeof e}:function(e){return e\u0026\u0026\"function\"\u003d\u003dtypeof Symbol\u0026\u0026e.constructor\u003d\u003d\u003dSymbol\u0026\u0026e!\u003d\u003dSymbol.prototype?\"symbol\":typeof e})(e)}function s(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var r\u003di(2),o\u003di(8),a\u003di(0),c\u003dfunction(){function e(t,i){var n\u003di.location,s\u003dvoid 0\u003d\u003d\u003dn?0:n,r\u003di.distance,a\u003dvoid 0\u003d\u003d\u003dr?100:r,c\u003di.threshold,l\u003dvoid 0\u003d\u003d\u003dc?.6:c,h\u003di.maxPatternLength,u\u003dvoid 0\u003d\u003d\u003dh?32:h,d\u003di.caseSensitive,p\u003dvoid 0!\u003d\u003dd\u0026\u0026d,m\u003di.tokenSeparator,f\u003dvoid 0\u003d\u003d\u003dm?/ +/g:m,v\u003di.findAllMatches,g\u003dvoid 0!\u003d\u003dv\u0026\u0026v,_\u003di.minMatchCharLength,b\u003dvoid 0\u003d\u003d\u003d_?1:_,y\u003di.id,E\u003dvoid 0\u003d\u003d\u003dy?null:y,I\u003di.keys,S\u003dvoid 0\u003d\u003d\u003dI?[]:I,w\u003di.shouldSort,O\u003dvoid 0\u003d\u003d\u003dw||w,C\u003di.getFn,A\u003dvoid 0\u003d\u003d\u003dC?o:C,L\u003di.sortFn,T\u003dvoid 0\u003d\u003d\u003dL?function(e,t){return e.score-t.score}:L,x\u003di.tokenize,k\u003dvoid 0!\u003d\u003dx\u0026\u0026x,P\u003di.matchAllTokens,D\u003dvoid 0!\u003d\u003dP\u0026\u0026P,M\u003di.includeMatches,N\u003dvoid 0!\u003d\u003dM\u0026\u0026M,F\u003di.includeScore,j\u003dvoid 0!\u003d\u003dF\u0026\u0026F,K\u003di.verbose,R\u003dvoid 0!\u003d\u003dK\u0026\u0026K;!function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}(this,e),this.options\u003d{location:s,distance:a,threshold:l,maxPatternLength:u,isCaseSensitive:p,tokenSeparator:f,findAllMatches:g,minMatchCharLength:b,id:E,keys:S,includeMatches:N,includeScore:j,shouldSort:O,getFn:A,sortFn:T,verbose:R,tokenize:k,matchAllTokens:D},this.setCollection(t)}var t,i,c;return t\u003de,(i\u003d[{key:\"setCollection\",value:function(e){return this.list\u003de,e}},{key:\"search\",value:function(e){var t\u003darguments.length\u003e1\u0026\u0026void 0!\u003d\u003darguments[1]?arguments[1]:{limit:!1};this._log(\u0027---------\\nSearch pattern: \"\u0027.concat(e,\u0027\"\u0027));var i\u003dthis._prepareSearchers(e),n\u003di.tokenSearchers,s\u003di.fullSearcher,r\u003dthis._search(n,s),o\u003dr.weights,a\u003dr.results;return this._computeScore(o,a),this.options.shouldSort\u0026\u0026this._sort(a),t.limit\u0026\u0026\"number\"\u003d\u003dtypeof t.limit\u0026\u0026(a\u003da.slice(0,t.limit)),this._format(a)}},{key:\"_prepareSearchers\",value:function(){var e\u003darguments.length\u003e0\u0026\u0026void 0!\u003d\u003darguments[0]?arguments[0]:\"\",t\u003d[];if(this.options.tokenize)for(var i\u003de.split(this.options.tokenSeparator),n\u003d0,s\u003di.length;n\u003cs;n+\u003d1)t.push(new r(i[n],this.options));return{tokenSearchers:t,fullSearcher:new r(e,this.options)}}},{key:\"_search\",value:function(){var e\u003darguments.length\u003e0\u0026\u0026void 0!\u003d\u003darguments[0]?arguments[0]:[],t\u003darguments.length\u003e1?arguments[1]:void 0,i\u003dthis.list,n\u003d{},s\u003d[];if(\"string\"\u003d\u003dtypeof i[0]){for(var r\u003d0,o\u003di.length;r\u003co;r+\u003d1)this._analyze({key:\"\",value:i[r],record:r,index:r},{resultMap:n,results:s,tokenSearchers:e,fullSearcher:t});return{weights:null,results:s}}for(var a\u003d{},c\u003d0,l\u003di.length;c\u003cl;c+\u003d1)for(var h\u003di[c],u\u003d0,d\u003dthis.options.keys.length;u\u003cd;u+\u003d1){var p\u003dthis.options.keys[u];if(\"string\"!\u003dtypeof p){if(a[p.name]\u003d{weight:1-p.weight||1},p.weight\u003c\u003d0||p.weight\u003e1)throw new Error(\"Key weight has to be \u003e 0 and \u003c\u003d 1\");p\u003dp.name}else a[p]\u003d{weight:1};this._analyze({key:p,value:this.options.getFn(h,p),record:h,index:c},{resultMap:n,results:s,tokenSearchers:e,fullSearcher:t})}return{weights:a,results:s}}},{key:\"_analyze\",value:function(e,t){var i\u003de.key,n\u003de.arrayIndex,s\u003dvoid 0\u003d\u003d\u003dn?-1:n,r\u003de.value,o\u003de.record,c\u003de.index,l\u003dt.tokenSearchers,h\u003dvoid 0\u003d\u003d\u003dl?[]:l,u\u003dt.fullSearcher,d\u003dvoid 0\u003d\u003d\u003du?[]:u,p\u003dt.resultMap,m\u003dvoid 0\u003d\u003d\u003dp?{}:p,f\u003dt.results,v\u003dvoid 0\u003d\u003d\u003df?[]:f;if(null!\u003dr){var g\u003d!1,_\u003d-1,b\u003d0;if(\"string\"\u003d\u003dtypeof r){this._log(\"\\nKey: \".concat(\"\"\u003d\u003d\u003di?\"-\":i));var y\u003dd.search(r);if(this._log(\u0027Full text: \"\u0027.concat(r,\u0027\", score: \u0027).concat(y.score)),this.options.tokenize){for(var E\u003dr.split(this.options.tokenSeparator),I\u003d[],S\u003d0;S\u003ch.length;S+\u003d1){var w\u003dh[S];this._log(\u0027\\nPattern: \"\u0027.concat(w.pattern,\u0027\"\u0027));for(var O\u003d!1,C\u003d0;C\u003cE.length;C+\u003d1){var A\u003dE[C],L\u003dw.search(A),T\u003d{};L.isMatch?(T[A]\u003dL.score,g\u003d!0,O\u003d!0,I.push(L.score)):(T[A]\u003d1,this.options.matchAllTokens||I.push(1)),this._log(\u0027Token: \"\u0027.concat(A,\u0027\", score: \u0027).concat(T[A]))}O\u0026\u0026(b+\u003d1)}_\u003dI[0];for(var x\u003dI.length,k\u003d1;k\u003cx;k+\u003d1)_+\u003dI[k];_/\u003dx,this._log(\"Token score average:\",_)}var P\u003dy.score;_\u003e-1\u0026\u0026(P\u003d(P+_)/2),this._log(\"Score average:\",P);var D\u003d!this.options.tokenize||!this.options.matchAllTokens||b\u003e\u003dh.length;if(this._log(\"\\nCheck Matches: \".concat(D)),(g||y.isMatch)\u0026\u0026D){var M\u003dm[c];M?M.output.push({key:i,arrayIndex:s,value:r,score:P,matchedIndices:y.matchedIndices}):(m[c]\u003d{item:o,output:[{key:i,arrayIndex:s,value:r,score:P,matchedIndices:y.matchedIndices}]},v.push(m[c]))}}else if(a(r))for(var N\u003d0,F\u003dr.length;N\u003cF;N+\u003d1)this._analyze({key:i,arrayIndex:N,value:r[N],record:o,index:c},{resultMap:m,results:v,tokenSearchers:h,fullSearcher:d})}}},{key:\"_computeScore\",value:function(e,t){this._log(\"\\n\\nComputing score:\\n\");for(var i\u003d0,n\u003dt.length;i\u003cn;i+\u003d1){for(var s\u003dt[i].output,r\u003ds.length,o\u003d1,a\u003d1,c\u003d0;c\u003cr;c+\u003d1){var l\u003de?e[s[c].key].weight:1,h\u003d(1\u003d\u003d\u003dl?s[c].score:s[c].score||.001)*l;1!\u003d\u003dl?a\u003dMath.min(a,h):(s[c].nScore\u003dh,o*\u003dh)}t[i].score\u003d1\u003d\u003d\u003da?o:a,this._log(t[i])}}},{key:\"_sort\",value:function(e){this._log(\"\\n\\nSorting....\"),e.sort(this.options.sortFn)}},{key:\"_format\",value:function(e){var t\u003d[];if(this.options.verbose){var i\u003d[];this._log(\"\\n\\nOutput:\\n\\n\",JSON.stringify(e,(function(e,t){if(\"object\"\u003d\u003d\u003dn(t)\u0026\u0026null!\u003d\u003dt){if(-1!\u003d\u003di.indexOf(t))return;i.push(t)}return t}))),i\u003dnull}var s\u003d[];this.options.includeMatches\u0026\u0026s.push((function(e,t){var i\u003de.output;t.matches\u003d[];for(var n\u003d0,s\u003di.length;n\u003cs;n+\u003d1){var r\u003di[n];if(0!\u003d\u003dr.matchedIndices.length){var o\u003d{indices:r.matchedIndices,value:r.value};r.key\u0026\u0026(o.key\u003dr.key),r.hasOwnProperty(\"arrayIndex\")\u0026\u0026r.arrayIndex\u003e-1\u0026\u0026(o.arrayIndex\u003dr.arrayIndex),t.matches.push(o)}}})),this.options.includeScore\u0026\u0026s.push((function(e,t){t.score\u003de.score}));for(var r\u003d0,o\u003de.length;r\u003co;r+\u003d1){var a\u003de[r];if(this.options.id\u0026\u0026(a.item\u003dthis.options.getFn(a.item,this.options.id)[0]),s.length){for(var c\u003d{item:a.item},l\u003d0,h\u003ds.length;l\u003ch;l+\u003d1)s[l](a,c);t.push(c)}else t.push(a.item)}return t}},{key:\"_log\",value:function(){var e;this.options.verbose\u0026\u0026(e\u003dconsole).log.apply(e,arguments)}}])\u0026\u0026s(t.prototype,i),c\u0026\u0026s(t,c),e}();e.exports\u003dc},function(e,t,i){function n(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var s\u003di(3),r\u003di(4),o\u003di(7),a\u003dfunction(){function e(t,i){var n\u003di.location,s\u003dvoid 0\u003d\u003d\u003dn?0:n,r\u003di.distance,a\u003dvoid 0\u003d\u003d\u003dr?100:r,c\u003di.threshold,l\u003dvoid 0\u003d\u003d\u003dc?.6:c,h\u003di.maxPatternLength,u\u003dvoid 0\u003d\u003d\u003dh?32:h,d\u003di.isCaseSensitive,p\u003dvoid 0!\u003d\u003dd\u0026\u0026d,m\u003di.tokenSeparator,f\u003dvoid 0\u003d\u003d\u003dm?/ +/g:m,v\u003di.findAllMatches,g\u003dvoid 0!\u003d\u003dv\u0026\u0026v,_\u003di.minMatchCharLength,b\u003dvoid 0\u003d\u003d\u003d_?1:_;!function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}(this,e),this.options\u003d{location:s,distance:a,threshold:l,maxPatternLength:u,isCaseSensitive:p,tokenSeparator:f,findAllMatches:g,minMatchCharLength:b},this.pattern\u003dthis.options.isCaseSensitive?t:t.toLowerCase(),this.pattern.length\u003c\u003du\u0026\u0026(this.patternAlphabet\u003do(this.pattern))}var t,i,a;return t\u003de,(i\u003d[{key:\"search\",value:function(e){if(this.options.isCaseSensitive||(e\u003de.toLowerCase()),this.pattern\u003d\u003d\u003de)return{isMatch:!0,score:0,matchedIndices:[[0,e.length-1]]};var t\u003dthis.options,i\u003dt.maxPatternLength,n\u003dt.tokenSeparator;if(this.pattern.length\u003ei)return s(e,this.pattern,n);var o\u003dthis.options,a\u003do.location,c\u003do.distance,l\u003do.threshold,h\u003do.findAllMatches,u\u003do.minMatchCharLength;return r(e,this.pattern,this.patternAlphabet,{location:a,distance:c,threshold:l,findAllMatches:h,minMatchCharLength:u})}}])\u0026\u0026n(t.prototype,i),a\u0026\u0026n(t,a),e}();e.exports\u003da},function(e,t){var i\u003d/[\\-\\[\\]\\/\\{\\}\\(\\)\\*\\+\\?\\.\\\\\\^\\$\\|]/g;e.exports\u003dfunction(e,t){var n\u003darguments.length\u003e2\u0026\u0026void 0!\u003d\u003darguments[2]?arguments[2]:/ +/g,s\u003dnew RegExp(t.replace(i,\"\\\\$\u0026\").replace(n,\"|\")),r\u003de.match(s),o\u003d!!r,a\u003d[];if(o)for(var c\u003d0,l\u003dr.length;c\u003cl;c+\u003d1){var h\u003dr[c];a.push([e.indexOf(h),h.length-1])}return{score:o?.5:1,isMatch:o,matchedIndices:a}}},function(e,t,i){var n\u003di(5),s\u003di(6);e.exports\u003dfunction(e,t,i,r){for(var o\u003dr.location,a\u003dvoid 0\u003d\u003d\u003do?0:o,c\u003dr.distance,l\u003dvoid 0\u003d\u003d\u003dc?100:c,h\u003dr.threshold,u\u003dvoid 0\u003d\u003d\u003dh?.6:h,d\u003dr.findAllMatches,p\u003dvoid 0!\u003d\u003dd\u0026\u0026d,m\u003dr.minMatchCharLength,f\u003dvoid 0\u003d\u003d\u003dm?1:m,v\u003da,g\u003de.length,_\u003du,b\u003de.indexOf(t,v),y\u003dt.length,E\u003d[],I\u003d0;I\u003cg;I+\u003d1)E[I]\u003d0;if(-1!\u003d\u003db){var S\u003dn(t,{errors:0,currentLocation:b,expectedLocation:v,distance:l});if(_\u003dMath.min(S,_),-1!\u003d\u003d(b\u003de.lastIndexOf(t,v+y))){var w\u003dn(t,{errors:0,currentLocation:b,expectedLocation:v,distance:l});_\u003dMath.min(w,_)}}b\u003d-1;for(var O\u003d[],C\u003d1,A\u003dy+g,L\u003d1\u003c\u003cy-1,T\u003d0;T\u003cy;T+\u003d1){for(var x\u003d0,k\u003dA;x\u003ck;)n(t,{errors:T,currentLocation:v+k,expectedLocation:v,distance:l})\u003c\u003d_?x\u003dk:A\u003dk,k\u003dMath.floor((A-x)/2+x);A\u003dk;var P\u003dMath.max(1,v-k+1),D\u003dp?g:Math.min(v+k,g)+y,M\u003dArray(D+2);M[D+1]\u003d(1\u003c\u003cT)-1;for(var N\u003dD;N\u003e\u003dP;N-\u003d1){var F\u003dN-1,j\u003di[e.charAt(F)];if(j\u0026\u0026(E[F]\u003d1),M[N]\u003d(M[N+1]\u003c\u003c1|1)\u0026j,0!\u003d\u003dT\u0026\u0026(M[N]|\u003d(O[N+1]|O[N])\u003c\u003c1|1|O[N+1]),M[N]\u0026L\u0026\u0026(C\u003dn(t,{errors:T,currentLocation:F,expectedLocation:v,distance:l}))\u003c\u003d_){if(_\u003dC,(b\u003dF)\u003c\u003dv)break;P\u003dMath.max(1,2*v-b)}}if(n(t,{errors:T+1,currentLocation:v,expectedLocation:v,distance:l})\u003e_)break;O\u003dM}return{isMatch:b\u003e\u003d0,score:0\u003d\u003d\u003dC?.001:C,matchedIndices:s(E,f)}}},function(e,t){e.exports\u003dfunction(e,t){var i\u003dt.errors,n\u003dvoid 0\u003d\u003d\u003di?0:i,s\u003dt.currentLocation,r\u003dvoid 0\u003d\u003d\u003ds?0:s,o\u003dt.expectedLocation,a\u003dvoid 0\u003d\u003d\u003do?0:o,c\u003dt.distance,l\u003dvoid 0\u003d\u003d\u003dc?100:c,h\u003dn/e.length,u\u003dMath.abs(a-r);return l?h+u/l:u?1:h}},function(e,t){e.exports\u003dfunction(){for(var e\u003darguments.length\u003e0\u0026\u0026void 0!\u003d\u003darguments[0]?arguments[0]:[],t\u003darguments.length\u003e1\u0026\u0026void 0!\u003d\u003darguments[1]?arguments[1]:1,i\u003d[],n\u003d-1,s\u003d-1,r\u003d0,o\u003de.length;r\u003co;r+\u003d1){var a\u003de[r];a\u0026\u0026-1\u003d\u003d\u003dn?n\u003dr:a||-1\u003d\u003d\u003dn||((s\u003dr-1)-n+1\u003e\u003dt\u0026\u0026i.push([n,s]),n\u003d-1)}return e[r-1]\u0026\u0026r-n\u003e\u003dt\u0026\u0026i.push([n,r-1]),i}},function(e,t){e.exports\u003dfunction(e){for(var t\u003d{},i\u003de.length,n\u003d0;n\u003ci;n+\u003d1)t[e.charAt(n)]\u003d0;for(var s\u003d0;s\u003ci;s+\u003d1)t[e.charAt(s)]|\u003d1\u003c\u003ci-s-1;return t}},function(e,t,i){var n\u003di(0);e.exports\u003dfunction(e,t){return function e(t,i,s){if(i){var r\u003di.indexOf(\".\"),o\u003di,a\u003dnull;-1!\u003d\u003dr\u0026\u0026(o\u003di.slice(0,r),a\u003di.slice(r+1));var c\u003dt[o];if(null!\u003dc)if(a||\"string\"!\u003dtypeof c\u0026\u0026\"number\"!\u003dtypeof c)if(n(c))for(var l\u003d0,h\u003dc.length;l\u003ch;l+\u003d1)e(c[l],a,s);else a\u0026\u0026e(c,a,s);else s.push(c.toString())}else s.push(t);return s}(e,t,[])}}])},function(e,t,i){\"use strict\";function n(e){var t,i\u003de.Symbol;return\"function\"\u003d\u003dtypeof i?i.observable?t\u003di.observable:(t\u003di(\"observable\"),i.observable\u003dt):t\u003d\"@@observable\",t}i.d(t,\"a\",(function(){return n}))},function(e,t,i){e.exports\u003di(7)},function(e,t){var i;i\u003dfunction(){return this}();try{i\u003di||new Function(\"return this\")()}catch(e){\"object\"\u003d\u003dtypeof window\u0026\u0026(i\u003dwindow)}e.exports\u003di},function(e,t){e.exports\u003dfunction(e){if(!e.webpackPolyfill){var t\u003dObject.create(e);t.children||(t.children\u003d[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),Object.defineProperty(t,\"exports\",{enumerable:!0}),t.webpackPolyfill\u003d1}return t}},function(e,t,i){\"use strict\";i.r(t);var n\u003di(2),s\u003di.n(n),r\u003di(0),o\u003di.n(r),a\u003di(1),c\u003dfunction(){return Math.random().toString(36).substring(7).split(\"\").join(\".\")},l\u003d{INIT:\"@@redux/INIT\"+c(),REPLACE:\"@@redux/REPLACE\"+c(),PROBE_UNKNOWN_ACTION:function(){return\"@@redux/PROBE_UNKNOWN_ACTION\"+c()}};function h(e){if(\"object\"!\u003dtypeof e||null\u003d\u003d\u003de)return!1;for(var t\u003de;null!\u003d\u003dObject.getPrototypeOf(t);)t\u003dObject.getPrototypeOf(t);return Object.getPrototypeOf(e)\u003d\u003d\u003dt}function u(e,t,i){var n;if(\"function\"\u003d\u003dtypeof t\u0026\u0026\"function\"\u003d\u003dtypeof i||\"function\"\u003d\u003dtypeof i\u0026\u0026\"function\"\u003d\u003dtypeof arguments[3])throw new Error(\"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.\");if(\"function\"\u003d\u003dtypeof t\u0026\u0026void 0\u003d\u003d\u003di\u0026\u0026(i\u003dt,t\u003dvoid 0),void 0!\u003d\u003di){if(\"function\"!\u003dtypeof i)throw new Error(\"Expected the enhancer to be a function.\");return i(u)(e,t)}if(\"function\"!\u003dtypeof e)throw new Error(\"Expected the reducer to be a function.\");var s\u003de,r\u003dt,o\u003d[],c\u003do,d\u003d!1;function p(){c\u003d\u003d\u003do\u0026\u0026(c\u003do.slice())}function m(){if(d)throw new Error(\"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.\");return r}function f(e){if(\"function\"!\u003dtypeof e)throw new Error(\"Expected the listener to be a function.\");if(d)throw new Error(\"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribe(listener) for more details.\");var t\u003d!0;return p(),c.push(e),function(){if(t){if(d)throw new Error(\"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribe(listener) for more details.\");t\u003d!1,p();var i\u003dc.indexOf(e);c.splice(i,1)}}}function v(e){if(!h(e))throw new Error(\"Actions must be plain objects. Use custom middleware for async actions.\");if(void 0\u003d\u003d\u003de.type)throw new Error(\u0027Actions may not have an undefined \"type\" property. Have you misspelled a constant?\u0027);if(d)throw new Error(\"Reducers may not dispatch actions.\");try{d\u003d!0,r\u003ds(r,e)}finally{d\u003d!1}for(var t\u003do\u003dc,i\u003d0;i\u003ct.length;i++)(0,t[i])();return e}function g(e){if(\"function\"!\u003dtypeof e)throw new Error(\"Expected the nextReducer to be a function.\");s\u003de,v({type:l.REPLACE})}function _(){var e,t\u003df;return(e\u003d{subscribe:function(e){if(\"object\"!\u003dtypeof e||null\u003d\u003d\u003de)throw new TypeError(\"Expected the observer to be an object.\");function i(){e.next\u0026\u0026e.next(m())}return i(),{unsubscribe:t(i)}}})[a.a]\u003dfunction(){return this},e}return v({type:l.INIT}),(n\u003d{dispatch:v,subscribe:f,getState:m,replaceReducer:g})[a.a]\u003d_,n}function d(e,t){var i\u003dt\u0026\u0026t.type;return\"Given \"+(i\u0026\u0026\u0027action \"\u0027+String(i)+\u0027\"\u0027||\"an action\")+\u0027, reducer \"\u0027+e+\u0027\" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.\u0027}var p,m\u003d[],f\u003d[],v\u003d[],g\u003d{loading:!1},_\u003dfunction(e,t){switch(void 0\u003d\u003d\u003de\u0026\u0026(e\u003dg),t.type){case\"SET_IS_LOADING\":return{loading:t.isLoading};default:return e}},b\u003dfunction(e){return Array.from({length:e},(function(){return(e\u003d0,t\u003d36,Math.floor(Math.random()*(t-e)+e)).toString(36);var e,t})).join(\"\")},y\u003dfunction(e){return Object.prototype.toString.call(e).slice(8,-1)},E\u003dfunction(e,t){return null!\u003dt\u0026\u0026y(t)\u003d\u003d\u003de},I\u003dfunction(e){return\"string\"!\u003dtypeof e?e:e.replace(/\u0026/g,\"\u0026amp;\").replace(/\u003e/g,\"\u0026rt;\").replace(/\u003c/g,\"\u0026lt;\").replace(/\"/g,\"\u0026quot;\")},S\u003d(p\u003ddocument.createElement(\"div\"),function(e){var t\u003de.trim();p.innerHTML\u003dt;for(var i\u003dp.children[0];p.firstChild;)p.removeChild(p.firstChild);return i}),w\u003dfunction(e,t){return e.score-t.score},O\u003dfunction(e){return JSON.parse(JSON.stringify(e))},C\u003dfunction(e){for(var t\u003dObject.keys(e),i\u003d{},n\u003d0;n\u003ct.length;n++){var s\u003dt[n];\"function\"\u003d\u003dtypeof e[s]\u0026\u0026(i[s]\u003de[s])}var r,o\u003dObject.keys(i);try{!function(e){Object.keys(e).forEach((function(t){var i\u003de[t];if(void 0\u003d\u003d\u003di(void 0,{type:l.INIT}))throw new Error(\u0027Reducer \"\u0027+t+\"\\\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don\u0027t want to set a value for this reducer, you can use null instead of undefined.\");if(void 0\u003d\u003d\u003di(void 0,{type:l.PROBE_UNKNOWN_ACTION()}))throw new Error(\u0027Reducer \"\u0027+t+\"\\\" returned undefined when probed with a random type. Don\u0027t try to handle \"+l.INIT+\u0027 or other actions in \"redux/*\" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.\u0027)}))}(i)}catch(e){r\u003de}return function(e,t){if(void 0\u003d\u003d\u003de\u0026\u0026(e\u003d{}),r)throw r;for(var n\u003d!1,s\u003d{},a\u003d0;a\u003co.length;a++){var c\u003do[a],l\u003di[c],h\u003de[c],u\u003dl(h,t);if(void 0\u003d\u003d\u003du){var p\u003dd(c,t);throw new Error(p)}s[c]\u003du,n\u003dn||u!\u003d\u003dh}return n?s:e}}({items:function(e,t){switch(void 0\u003d\u003d\u003de\u0026\u0026(e\u003dm),t.type){case\"ADD_ITEM\":return[].concat(e,[{id:t.id,choiceId:t.choiceId,groupId:t.groupId,value:t.value,label:t.label,active:!0,highlighted:!1,customProperties:t.customProperties,placeholder:t.placeholder||!1,keyCode:null}]).map((function(e){var t\u003de;return t.highlighted\u003d!1,t}));case\"REMOVE_ITEM\":return e.map((function(e){var i\u003de;return i.id\u003d\u003d\u003dt.id\u0026\u0026(i.active\u003d!1),i}));case\"HIGHLIGHT_ITEM\":return e.map((function(e){var i\u003de;return i.id\u003d\u003d\u003dt.id\u0026\u0026(i.highlighted\u003dt.highlighted),i}));default:return e}},groups:function(e,t){switch(void 0\u003d\u003d\u003de\u0026\u0026(e\u003df),t.type){case\"ADD_GROUP\":return[].concat(e,[{id:t.id,value:t.value,active:t.active,disabled:t.disabled}]);case\"CLEAR_CHOICES\":return[];default:return e}},choices:function(e,t){switch(void 0\u003d\u003d\u003de\u0026\u0026(e\u003dv),t.type){case\"ADD_CHOICE\":return[].concat(e,[{id:t.id,elementId:t.elementId,groupId:t.groupId,value:t.value,label:t.label||t.value,disabled:t.disabled||!1,selected:!1,active:!0,score:9999,customProperties:t.customProperties,placeholder:t.placeholder||!1,keyCode:null}]);case\"ADD_ITEM\":return t.activateOptions?e.map((function(e){var i\u003de;return i.active\u003dt.active,i})):t.choiceId\u003e-1?e.map((function(e){var i\u003de;return i.id\u003d\u003d\u003dparseInt(t.choiceId,10)\u0026\u0026(i.selected\u003d!0),i})):e;case\"REMOVE_ITEM\":return t.choiceId\u003e-1?e.map((function(e){var i\u003de;return i.id\u003d\u003d\u003dparseInt(t.choiceId,10)\u0026\u0026(i.selected\u003d!1),i})):e;case\"FILTER_CHOICES\":return e.map((function(e){var i\u003de;return i.active\u003dt.results.some((function(e){var t\u003de.item,n\u003de.score;return t.id\u003d\u003d\u003di.id\u0026\u0026(i.score\u003dn,!0)})),i}));case\"ACTIVATE_CHOICES\":return e.map((function(e){var i\u003de;return i.active\u003dt.active,i}));case\"CLEAR_CHOICES\":return v;default:return e}},general:_}),A\u003dfunction(e,t){var i\u003de;if(\"CLEAR_ALL\"\u003d\u003d\u003dt.type)i\u003dvoid 0;else if(\"RESET_TO\"\u003d\u003d\u003dt.type)return O(t.state);return C(i,t)};function L(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var T\u003dfunction(){function e(){this._store\u003du(A,window.__REDUX_DEVTOOLS_EXTENSION__\u0026\u0026window.__REDUX_DEVTOOLS_EXTENSION__())}var t,i,n,s\u003de.prototype;return s.subscribe\u003dfunction(e){this._store.subscribe(e)},s.dispatch\u003dfunction(e){this._store.dispatch(e)},s.isLoading\u003dfunction(){return this.state.general.loading},s.getChoiceById\u003dfunction(e){return this.activeChoices.find((function(t){return t.id\u003d\u003d\u003dparseInt(e,10)}))},s.getGroupById\u003dfunction(e){return this.groups.find((function(t){return t.id\u003d\u003d\u003de}))},t\u003de,(i\u003d[{key:\"state\",get:function(){return this._store.getState()}},{key:\"items\",get:function(){return this.state.items}},{key:\"activeItems\",get:function(){return this.items.filter((function(e){return!0\u003d\u003d\u003de.active}))}},{key:\"highlightedActiveItems\",get:function(){return this.items.filter((function(e){return e.active\u0026\u0026e.highlighted}))}},{key:\"choices\",get:function(){return this.state.choices}},{key:\"activeChoices\",get:function(){return this.choices.filter((function(e){return!0\u003d\u003d\u003de.active}))}},{key:\"selectableChoices\",get:function(){return this.choices.filter((function(e){return!0!\u003d\u003de.disabled}))}},{key:\"searchableChoices\",get:function(){return this.selectableChoices.filter((function(e){return!0!\u003d\u003de.placeholder}))}},{key:\"placeholderChoice\",get:function(){return[].concat(this.choices).reverse().find((function(e){return!0\u003d\u003d\u003de.placeholder}))}},{key:\"groups\",get:function(){return this.state.groups}},{key:\"activeGroups\",get:function(){var e\u003dthis.groups,t\u003dthis.choices;return e.filter((function(e){var i\u003d!0\u003d\u003d\u003de.active\u0026\u0026!1\u003d\u003d\u003de.disabled,n\u003dt.some((function(e){return!0\u003d\u003d\u003de.active\u0026\u0026!1\u003d\u003d\u003de.disabled}));return i\u0026\u0026n}),[])}}])\u0026\u0026L(t.prototype,i),n\u0026\u0026L(t,n),e}();function x(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var k\u003dfunction(){function e(e){var t\u003de.element,i\u003de.type,n\u003de.classNames;this.element\u003dt,this.classNames\u003dn,this.type\u003di,this.isActive\u003d!1}var t,i,n,s\u003de.prototype;return s.getChild\u003dfunction(e){return this.element.querySelector(e)},s.show\u003dfunction(){return this.element.classList.add(this.classNames.activeState),this.element.setAttribute(\"aria-expanded\",\"true\"),this.isActive\u003d!0,this},s.hide\u003dfunction(){return this.element.classList.remove(this.classNames.activeState),this.element.setAttribute(\"aria-expanded\",\"false\"),this.isActive\u003d!1,this},t\u003de,(i\u003d[{key:\"distanceFromTopWindow\",get:function(){return this.element.getBoundingClientRect().bottom}}])\u0026\u0026x(t.prototype,i),n\u0026\u0026x(t,n),e}(),P\u003d{items:[],choices:[],silent:!1,renderChoiceLimit:-1,maxItemCount:-1,addItems:!0,addItemFilter:null,removeItems:!0,removeItemButton:!1,editItems:!1,duplicateItemsAllowed:!0,delimiter:\",\",paste:!0,searchEnabled:!0,searchChoices:!0,searchFloor:1,searchResultLimit:4,searchFields:[\"label\",\"value\"],position:\"auto\",resetScrollPosition:!0,shouldSort:!0,shouldSortItems:!1,sorter:function(e,t){var i\u003de.value,n\u003de.label,s\u003dvoid 0\u003d\u003d\u003dn?i:n,r\u003dt.value,o\u003dt.label,a\u003dvoid 0\u003d\u003d\u003do?r:o;return s.localeCompare(a,[],{sensitivity:\"base\",ignorePunctuation:!0,numeric:!0})},placeholder:!0,placeholderValue:null,searchPlaceholderValue:null,prependValue:null,appendValue:null,renderSelectedChoices:\"auto\",loadingText:\"Loading...\",noResultsText:\"No results found\",noChoicesText:\"No choices to choose from\",itemSelectText:\"Press to select\",uniqueItemText:\"Only unique values can be added\",customAddItemText:\"Only values matching specific conditions can be added\",addItemText:function(e){return\u0027Press Enter to add \u003cb\u003e\"\u0027+I(e)+\u0027\"\u003c/b\u003e\u0027},maxItemText:function(e){return\"Only \"+e+\" values can be added\"},valueComparer:function(e,t){return e\u003d\u003d\u003dt},fuseOptions:{includeScore:!0},callbackOnInit:null,callbackOnCreateTemplates:null,classNames:{containerOuter:\"choices\",containerInner:\"choices__inner\",input:\"choices__input\",inputCloned:\"choices__input--cloned\",list:\"choices__list\",listItems:\"choices__list--multiple\",listSingle:\"choices__list--single\",listDropdown:\"choices__list--dropdown\",item:\"choices__item\",itemSelectable:\"choices__item--selectable\",itemDisabled:\"choices__item--disabled\",itemChoice:\"choices__item--choice\",placeholder:\"choices__placeholder\",group:\"choices__group\",groupHeading:\"choices__heading\",button:\"choices__button\",activeState:\"is-active\",focusState:\"is-focused\",openState:\"is-open\",disabledState:\"is-disabled\",highlightedState:\"is-highlighted\",selectedState:\"is-selected\",flippedState:\"is-flipped\",loadingState:\"is-loading\",noResults:\"has-no-results\",noChoices:\"has-no-choices\"}},D\u003d\"showDropdown\",M\u003d\"hideDropdown\",N\u003d\"change\",F\u003d\"choice\",j\u003d\"search\",K\u003d\"addItem\",R\u003d\"removeItem\",H\u003d\"highlightItem\",B\u003d\"highlightChoice\",V\u003d\"ADD_CHOICE\",G\u003d\"FILTER_CHOICES\",q\u003d\"ACTIVATE_CHOICES\",U\u003d\"CLEAR_CHOICES\",z\u003d\"ADD_GROUP\",W\u003d\"ADD_ITEM\",X\u003d\"REMOVE_ITEM\",$\u003d\"HIGHLIGHT_ITEM\",J\u003d46,Y\u003d8,Z\u003d13,Q\u003d65,ee\u003d27,te\u003d38,ie\u003d40,ne\u003d33,se\u003d34,re\u003d\"text\",oe\u003d\"select-one\",ae\u003d\"select-multiple\",ce\u003dfunction(){function e(e){var t\u003de.element,i\u003de.type,n\u003de.classNames,s\u003de.position;this.element\u003dt,this.classNames\u003dn,this.type\u003di,this.position\u003ds,this.isOpen\u003d!1,this.isFlipped\u003d!1,this.isFocussed\u003d!1,this.isDisabled\u003d!1,this.isLoading\u003d!1,this._onFocus\u003dthis._onFocus.bind(this),this._onBlur\u003dthis._onBlur.bind(this)}var t\u003de.prototype;return t.addEventListeners\u003dfunction(){this.element.addEventListener(\"focus\",this._onFocus),this.element.addEventListener(\"blur\",this._onBlur)},t.removeEventListeners\u003dfunction(){this.element.removeEventListener(\"focus\",this._onFocus),this.element.removeEventListener(\"blur\",this._onBlur)},t.shouldFlip\u003dfunction(e){if(\"number\"!\u003dtypeof e)return!1;var t\u003d!1;return\"auto\"\u003d\u003d\u003dthis.position?t\u003d!window.matchMedia(\"(min-height: \"+(e+1)+\"px)\").matches:\"top\"\u003d\u003d\u003dthis.position\u0026\u0026(t\u003d!0),t},t.setActiveDescendant\u003dfunction(e){this.element.setAttribute(\"aria-activedescendant\",e)},t.removeActiveDescendant\u003dfunction(){this.element.removeAttribute(\"aria-activedescendant\")},t.open\u003dfunction(e){this.element.classList.add(this.classNames.openState),this.element.setAttribute(\"aria-expanded\",\"true\"),this.isOpen\u003d!0,this.shouldFlip(e)\u0026\u0026(this.element.classList.add(this.classNames.flippedState),this.isFlipped\u003d!0)},t.close\u003dfunction(){this.element.classList.remove(this.classNames.openState),this.element.setAttribute(\"aria-expanded\",\"false\"),this.removeActiveDescendant(),this.isOpen\u003d!1,this.isFlipped\u0026\u0026(this.element.classList.remove(this.classNames.flippedState),this.isFlipped\u003d!1)},t.focus\u003dfunction(){this.isFocussed||this.element.focus()},t.addFocusState\u003dfunction(){this.element.classList.add(this.classNames.focusState)},t.removeFocusState\u003dfunction(){this.element.classList.remove(this.classNames.focusState)},t.enable\u003dfunction(){this.element.classList.remove(this.classNames.disabledState),this.element.removeAttribute(\"aria-disabled\"),this.type\u003d\u003d\u003doe\u0026\u0026this.element.setAttribute(\"tabindex\",\"0\"),this.isDisabled\u003d!1},t.disable\u003dfunction(){this.element.classList.add(this.classNames.disabledState),this.element.setAttribute(\"aria-disabled\",\"true\"),this.type\u003d\u003d\u003doe\u0026\u0026this.element.setAttribute(\"tabindex\",\"-1\"),this.isDisabled\u003d!0},t.wrap\u003dfunction(e){!function(e,t){void 0\u003d\u003d\u003dt\u0026\u0026(t\u003ddocument.createElement(\"div\")),e.nextSibling?e.parentNode.insertBefore(t,e.nextSibling):e.parentNode.appendChild(t),t.appendChild(e)}(e,this.element)},t.unwrap\u003dfunction(e){this.element.parentNode.insertBefore(e,this.element),this.element.parentNode.removeChild(this.element)},t.addLoadingState\u003dfunction(){this.element.classList.add(this.classNames.loadingState),this.element.setAttribute(\"aria-busy\",\"true\"),this.isLoading\u003d!0},t.removeLoadingState\u003dfunction(){this.element.classList.remove(this.classNames.loadingState),this.element.removeAttribute(\"aria-busy\"),this.isLoading\u003d!1},t._onFocus\u003dfunction(){this.isFocussed\u003d!0},t._onBlur\u003dfunction(){this.isFocussed\u003d!1},e}();function le(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var he\u003dfunction(){function e(e){var t\u003de.element,i\u003de.type,n\u003de.classNames,s\u003de.preventPaste;this.element\u003dt,this.type\u003di,this.classNames\u003dn,this.preventPaste\u003ds,this.isFocussed\u003dthis.element\u003d\u003d\u003ddocument.activeElement,this.isDisabled\u003dt.disabled,this._onPaste\u003dthis._onPaste.bind(this),this._onInput\u003dthis._onInput.bind(this),this._onFocus\u003dthis._onFocus.bind(this),this._onBlur\u003dthis._onBlur.bind(this)}var t,i,n,s\u003de.prototype;return s.addEventListeners\u003dfunction(){this.element.addEventListener(\"paste\",this._onPaste),this.element.addEventListener(\"input\",this._onInput,{passive:!0}),this.element.addEventListener(\"focus\",this._onFocus,{passive:!0}),this.element.addEventListener(\"blur\",this._onBlur,{passive:!0})},s.removeEventListeners\u003dfunction(){this.element.removeEventListener(\"input\",this._onInput,{passive:!0}),this.element.removeEventListener(\"paste\",this._onPaste),this.element.removeEventListener(\"focus\",this._onFocus,{passive:!0}),this.element.removeEventListener(\"blur\",this._onBlur,{passive:!0})},s.enable\u003dfunction(){this.element.removeAttribute(\"disabled\"),this.isDisabled\u003d!1},s.disable\u003dfunction(){this.element.setAttribute(\"disabled\",\"\"),this.isDisabled\u003d!0},s.focus\u003dfunction(){this.isFocussed||this.element.focus()},s.blur\u003dfunction(){this.isFocussed\u0026\u0026this.element.blur()},s.clear\u003dfunction(e){return void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),this.element.value\u0026\u0026(this.element.value\u003d\"\"),e\u0026\u0026this.setWidth(),this},s.setWidth\u003dfunction(){var e\u003dthis.element,t\u003de.style,i\u003de.value,n\u003de.placeholder;t.minWidth\u003dn.length+1+\"ch\",t.width\u003di.length+1+\"ch\"},s.setActiveDescendant\u003dfunction(e){this.element.setAttribute(\"aria-activedescendant\",e)},s.removeActiveDescendant\u003dfunction(){this.element.removeAttribute(\"aria-activedescendant\")},s._onInput\u003dfunction(){this.type!\u003d\u003doe\u0026\u0026this.setWidth()},s._onPaste\u003dfunction(e){this.preventPaste\u0026\u0026e.preventDefault()},s._onFocus\u003dfunction(){this.isFocussed\u003d!0},s._onBlur\u003dfunction(){this.isFocussed\u003d!1},t\u003de,(i\u003d[{key:\"placeholder\",set:function(e){this.element.placeholder\u003de}},{key:\"value\",get:function(){return I(this.element.value)},set:function(e){this.element.value\u003de}}])\u0026\u0026le(t.prototype,i),n\u0026\u0026le(t,n),e}(),ue\u003dfunction(){function e(e){var t\u003de.element;this.element\u003dt,this.scrollPos\u003dthis.element.scrollTop,this.height\u003dthis.element.offsetHeight}var t\u003de.prototype;return t.clear\u003dfunction(){this.element.innerHTML\u003d\"\"},t.append\u003dfunction(e){this.element.appendChild(e)},t.getChild\u003dfunction(e){return this.element.querySelector(e)},t.hasChildren\u003dfunction(){return this.element.hasChildNodes()},t.scrollToTop\u003dfunction(){this.element.scrollTop\u003d0},t.scrollToChildElement\u003dfunction(e,t){var i\u003dthis;if(e){var n\u003dthis.element.offsetHeight,s\u003dthis.element.scrollTop+n,r\u003de.offsetHeight,o\u003de.offsetTop+r,a\u003dt\u003e0?this.element.scrollTop+o-s:e.offsetTop;requestAnimationFrame((function(){i._animateScroll(a,t)}))}},t._scrollDown\u003dfunction(e,t,i){var n\u003d(i-e)/t,s\u003dn\u003e1?n:1;this.element.scrollTop\u003de+s},t._scrollUp\u003dfunction(e,t,i){var n\u003d(e-i)/t,s\u003dn\u003e1?n:1;this.element.scrollTop\u003de-s},t._animateScroll\u003dfunction(e,t){var i\u003dthis,n\u003dthis.element.scrollTop,s\u003d!1;t\u003e0?(this._scrollDown(n,4,e),n\u003ce\u0026\u0026(s\u003d!0)):(this._scrollUp(n,4,e),n\u003ee\u0026\u0026(s\u003d!0)),s\u0026\u0026requestAnimationFrame((function(){i._animateScroll(e,t)}))},e}();function de(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var pe\u003dfunction(){function e(e){var t\u003de.element,i\u003de.classNames;if(this.element\u003dt,this.classNames\u003di,!(t instanceof HTMLInputElement||t instanceof HTMLSelectElement))throw new TypeError(\"Invalid element passed\");this.isDisabled\u003d!1}var t,i,n,s\u003de.prototype;return s.conceal\u003dfunction(){this.element.classList.add(this.classNames.input),this.element.hidden\u003d!0,this.element.tabIndex\u003d-1;var e\u003dthis.element.getAttribute(\"style\");e\u0026\u0026this.element.setAttribute(\"data-choice-orig-style\",e),this.element.setAttribute(\"data-choice\",\"active\")},s.reveal\u003dfunction(){this.element.classList.remove(this.classNames.input),this.element.hidden\u003d!1,this.element.removeAttribute(\"tabindex\");var e\u003dthis.element.getAttribute(\"data-choice-orig-style\");e?(this.element.removeAttribute(\"data-choice-orig-style\"),this.element.setAttribute(\"style\",e)):this.element.removeAttribute(\"style\"),this.element.removeAttribute(\"data-choice\"),this.element.value\u003dthis.element.value},s.enable\u003dfunction(){this.element.removeAttribute(\"disabled\"),this.element.disabled\u003d!1,this.isDisabled\u003d!1},s.disable\u003dfunction(){this.element.setAttribute(\"disabled\",\"\"),this.element.disabled\u003d!0,this.isDisabled\u003d!0},s.triggerEvent\u003dfunction(e,t){!function(e,t,i){void 0\u003d\u003d\u003di\u0026\u0026(i\u003dnull);var n\u003dnew CustomEvent(t,{detail:i,bubbles:!0,cancelable:!0});e.dispatchEvent(n)}(this.element,e,t)},t\u003de,(i\u003d[{key:\"isActive\",get:function(){return\"active\"\u003d\u003d\u003dthis.element.dataset.choice}},{key:\"dir\",get:function(){return this.element.dir}},{key:\"value\",get:function(){return this.element.value},set:function(e){this.element.value\u003de}}])\u0026\u0026de(t.prototype,i),n\u0026\u0026de(t,n),e}();function me(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var fe\u003dfunction(e){var t,i,n,s,r;function o(t){var i,n\u003dt.element,s\u003dt.classNames,r\u003dt.delimiter;return(i\u003de.call(this,{element:n,classNames:s})||this).delimiter\u003dr,i}return i\u003de,(t\u003do).prototype\u003dObject.create(i.prototype),t.prototype.constructor\u003dt,t.__proto__\u003di,n\u003do,(s\u003d[{key:\"value\",get:function(){return this.element.value},set:function(e){var t\u003de.map((function(e){return e.value})).join(this.delimiter);this.element.setAttribute(\"value\",t),this.element.value\u003dt}}])\u0026\u0026me(n.prototype,s),r\u0026\u0026me(n,r),o}(pe);function ve(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var ge\u003dfunction(e){var t,i,n,s,r;function o(t){var i,n\u003dt.element,s\u003dt.classNames,r\u003dt.template;return(i\u003de.call(this,{element:n,classNames:s})||this).template\u003dr,i}return i\u003de,(t\u003do).prototype\u003dObject.create(i.prototype),t.prototype.constructor\u003dt,t.__proto__\u003di,o.prototype.appendDocFragment\u003dfunction(e){this.element.innerHTML\u003d\"\",this.element.appendChild(e)},n\u003do,(s\u003d[{key:\"placeholderOption\",get:function(){return this.element.querySelector(\u0027option[value\u003d\"\"]\u0027)||this.element.querySelector(\"option[placeholder]\")}},{key:\"optionGroups\",get:function(){return Array.from(this.element.getElementsByTagName(\"OPTGROUP\"))}},{key:\"options\",get:function(){return Array.from(this.element.options)},set:function(e){var t\u003dthis,i\u003ddocument.createDocumentFragment();e.forEach((function(e){return n\u003de,s\u003dt.template(n),void i.appendChild(s);var n,s})),this.appendDocFragment(i)}}])\u0026\u0026ve(n.prototype,s),r\u0026\u0026ve(n,r),o}(pe),_e\u003d{containerOuter:function(e,t,i,n,s,r){var o\u003de.containerOuter,a\u003dObject.assign(document.createElement(\"div\"),{className:o});return a.dataset.type\u003dr,t\u0026\u0026(a.dir\u003dt),n\u0026\u0026(a.tabIndex\u003d0),i\u0026\u0026(a.setAttribute(\"role\",s?\"combobox\":\"listbox\"),s\u0026\u0026a.setAttribute(\"aria-autocomplete\",\"list\")),a.setAttribute(\"aria-haspopup\",\"true\"),a.setAttribute(\"aria-expanded\",\"false\"),a},containerInner:function(e){var t\u003de.containerInner;return Object.assign(document.createElement(\"div\"),{className:t})},itemList:function(e,t){var i\u003de.list,n\u003de.listSingle,s\u003de.listItems;return Object.assign(document.createElement(\"div\"),{className:i+\" \"+(t?n:s)})},placeholder:function(e,t){var i\u003de.placeholder;return Object.assign(document.createElement(\"div\"),{className:i,innerHTML:t})},item:function(e,t,i){var n\u003de.item,s\u003de.button,r\u003de.highlightedState,o\u003de.itemSelectable,a\u003de.placeholder,c\u003dt.id,l\u003dt.value,h\u003dt.label,u\u003dt.customProperties,d\u003dt.active,p\u003dt.disabled,m\u003dt.highlighted,f\u003dt.placeholder,v\u003dObject.assign(document.createElement(\"div\"),{className:n,innerHTML:h});if(Object.assign(v.dataset,{item:\"\",id:c,value:l,customProperties:u}),d\u0026\u0026v.setAttribute(\"aria-selected\",\"true\"),p\u0026\u0026v.setAttribute(\"aria-disabled\",\"true\"),f\u0026\u0026v.classList.add(a),v.classList.add(m?r:o),i){p\u0026\u0026v.classList.remove(o),v.dataset.deletable\u003d\"\";var g\u003d\"Remove item\",_\u003dObject.assign(document.createElement(\"button\"),{type:\"button\",className:s,innerHTML:g});_.setAttribute(\"aria-label\",\"Remove item: \u0027\"+l+\"\u0027\"),_.dataset.button\u003d\"\",v.appendChild(_)}return v},choiceList:function(e,t){var i\u003de.list,n\u003dObject.assign(document.createElement(\"div\"),{className:i});return t||n.setAttribute(\"aria-multiselectable\",\"true\"),n.setAttribute(\"role\",\"listbox\"),n},choiceGroup:function(e,t){var i\u003de.group,n\u003de.groupHeading,s\u003de.itemDisabled,r\u003dt.id,o\u003dt.value,a\u003dt.disabled,c\u003dObject.assign(document.createElement(\"div\"),{className:i+\" \"+(a?s:\"\")});return c.setAttribute(\"role\",\"group\"),Object.assign(c.dataset,{group:\"\",id:r,value:o}),a\u0026\u0026c.setAttribute(\"aria-disabled\",\"true\"),c.appendChild(Object.assign(document.createElement(\"div\"),{className:n,innerHTML:o})),c},choice:function(e,t,i){var n\u003de.item,s\u003de.itemChoice,r\u003de.itemSelectable,o\u003de.selectedState,a\u003de.itemDisabled,c\u003de.placeholder,l\u003dt.id,h\u003dt.value,u\u003dt.label,d\u003dt.groupId,p\u003dt.elementId,m\u003dt.disabled,f\u003dt.selected,v\u003dt.placeholder,g\u003dObject.assign(document.createElement(\"div\"),{id:p,innerHTML:u,className:n+\" \"+s});return f\u0026\u0026g.classList.add(o),v\u0026\u0026g.classList.add(c),g.setAttribute(\"role\",d\u003e0?\"treeitem\":\"option\"),Object.assign(g.dataset,{choice:\"\",id:l,value:h,selectText:i}),m?(g.classList.add(a),g.dataset.choiceDisabled\u003d\"\",g.setAttribute(\"aria-disabled\",\"true\")):(g.classList.add(r),g.dataset.choiceSelectable\u003d\"\"),g},input:function(e,t){var i\u003de.input,n\u003de.inputCloned,s\u003dObject.assign(document.createElement(\"input\"),{type:\"text\",className:i+\" \"+n,autocomplete:\"off\",autocapitalize:\"off\",spellcheck:!1});return s.setAttribute(\"role\",\"textbox\"),s.setAttribute(\"aria-autocomplete\",\"list\"),s.setAttribute(\"aria-label\",t),s},dropdown:function(e){var t\u003de.list,i\u003de.listDropdown,n\u003ddocument.createElement(\"div\");return n.classList.add(t,i),n.setAttribute(\"aria-expanded\",\"false\"),n},notice:function(e,t,i){var n\u003de.item,s\u003de.itemChoice,r\u003de.noResults,o\u003de.noChoices;void 0\u003d\u003d\u003di\u0026\u0026(i\u003d\"\");var a\u003d[n,s];return\"no-choices\"\u003d\u003d\u003di?a.push(o):\"no-results\"\u003d\u003d\u003di\u0026\u0026a.push(r),Object.assign(document.createElement(\"div\"),{innerHTML:t,className:a.join(\" \")})},option:function(e){var t\u003de.label,i\u003de.value,n\u003de.customProperties,s\u003de.active,r\u003de.disabled,o\u003dnew Option(t,i,!1,s);return n\u0026\u0026(o.dataset.customProperties\u003dn),o.disabled\u003dr,o}},be\u003dfunction(e){return void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),{type:q,active:e}},ye\u003dfunction(e,t){return{type:$,id:e,highlighted:t}},Ee\u003dfunction(e){var t\u003de.value,i\u003de.id,n\u003de.active,s\u003de.disabled;return{type:z,value:t,id:i,active:n,disabled:s}},Ie\u003dfunction(e){return{type:\"SET_IS_LOADING\",isLoading:e}};function Se(e,t){for(var i\u003d0;i\u003ct.length;i++){var n\u003dt[i];n.enumerable\u003dn.enumerable||!1,n.configurable\u003d!0,\"value\"in n\u0026\u0026(n.writable\u003d!0),Object.defineProperty(e,n.key,n)}}var we\u003d\"-ms-scroll-limit\"in document.documentElement.style\u0026\u0026\"-ms-ime-align\"in document.documentElement.style,Oe\u003d{},Ce\u003dfunction(){var e,t,i;function n(e,t){var i\u003dthis;void 0\u003d\u003d\u003de\u0026\u0026(e\u003d\"[data-choice]\"),void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d{}),this.config\u003do.a.all([P,n.defaults.options,t],{arrayMerge:function(e,t){return[].concat(t)}});var s,r,a,c,l\u003d(s\u003dthis.config,r\u003dP,a\u003dObject.keys(s).sort(),c\u003dObject.keys(r).sort(),a.filter((function(e){return c.indexOf(e)\u003c0})));l.length\u0026\u0026console.warn(\"Unknown config option(s) passed\",l.join(\", \"));var h\u003d\"string\"\u003d\u003dtypeof e?document.querySelector(e):e;if(!(h instanceof HTMLInputElement||h instanceof HTMLSelectElement))throw TypeError(\"Expected one of the following types text|select-one|select-multiple\");if(this._isTextElement\u003dh.type\u003d\u003d\u003dre,this._isSelectOneElement\u003dh.type\u003d\u003d\u003doe,this._isSelectMultipleElement\u003dh.type\u003d\u003d\u003dae,this._isSelectElement\u003dthis._isSelectOneElement||this._isSelectMultipleElement,this.config.searchEnabled\u003dthis._isSelectMultipleElement||this.config.searchEnabled,[\"auto\",\"always\"].includes(this.config.renderSelectedChoices)||(this.config.renderSelectedChoices\u003d\"auto\"),t.addItemFilter\u0026\u0026\"function\"!\u003dtypeof t.addItemFilter){var u\u003dt.addItemFilter instanceof RegExp?t.addItemFilter:new RegExp(t.addItemFilter);this.config.addItemFilter\u003du.test.bind(u)}if(this._isTextElement?this.passedElement\u003dnew fe({element:h,classNames:this.config.classNames,delimiter:this.config.delimiter}):this.passedElement\u003dnew ge({element:h,classNames:this.config.classNames,template:function(e){return i._templates.option(e)}}),this.initialised\u003d!1,this._store\u003dnew T,this._initialState\u003d{},this._currentState\u003d{},this._prevState\u003d{},this._currentValue\u003d\"\",this._canSearch\u003dthis.config.searchEnabled,this._isScrollingOnIe\u003d!1,this._highlightPosition\u003d0,this._wasTap\u003d!0,this._placeholderValue\u003dthis._generatePlaceholderValue(),this._baseId\u003dfunction(e,t){var i\u003de.id||e.name\u0026\u0026e.name+\"-\"+b(2)||b(4);return t+\"-\"+i.replace(/(:|\\.|\\[|\\]|,)/g,\"\")}(this.passedElement.element,\"choices-\"),this._direction\u003dthis.passedElement.dir,!this._direction){var d\u003dwindow.getComputedStyle(this.passedElement.element).direction;d!\u003d\u003dwindow.getComputedStyle(document.documentElement).direction\u0026\u0026(this._direction\u003dd)}if(this._idNames\u003d{itemChoice:\"item-choice\"},this._presetGroups\u003dthis.passedElement.optionGroups,this._presetOptions\u003dthis.passedElement.options,this._presetChoices\u003dthis.config.choices,this._presetItems\u003dthis.config.items,this.passedElement.value\u0026\u0026(this._presetItems\u003dthis._presetItems.concat(this.passedElement.value.split(this.config.delimiter))),this.passedElement.options\u0026\u0026this.passedElement.options.forEach((function(e){i._presetChoices.push({value:e.value,label:e.innerHTML,selected:e.selected,disabled:e.disabled||e.parentNode.disabled,placeholder:\"\"\u003d\u003d\u003de.value||e.hasAttribute(\"placeholder\"),customProperties:e.getAttribute(\"data-custom-properties\")})})),this._render\u003dthis._render.bind(this),this._onFocus\u003dthis._onFocus.bind(this),this._onBlur\u003dthis._onBlur.bind(this),this._onKeyUp\u003dthis._onKeyUp.bind(this),this._onKeyDown\u003dthis._onKeyDown.bind(this),this._onClick\u003dthis._onClick.bind(this),this._onTouchMove\u003dthis._onTouchMove.bind(this),this._onTouchEnd\u003dthis._onTouchEnd.bind(this),this._onMouseDown\u003dthis._onMouseDown.bind(this),this._onMouseOver\u003dthis._onMouseOver.bind(this),this._onFormReset\u003dthis._onFormReset.bind(this),this._onAKey\u003dthis._onAKey.bind(this),this._onEnterKey\u003dthis._onEnterKey.bind(this),this._onEscapeKey\u003dthis._onEscapeKey.bind(this),this._onDirectionKey\u003dthis._onDirectionKey.bind(this),this._onDeleteKey\u003dthis._onDeleteKey.bind(this),this.passedElement.isActive)return this.config.silent||console.warn(\"Trying to initialise Choices on element already initialised\"),void(this.initialised\u003d!0);this.init()}e\u003dn,i\u003d[{key:\"defaults\",get:function(){return Object.preventExtensions({get options(){return Oe},get templates(){return _e}})}}],(t\u003dnull)\u0026\u0026Se(e.prototype,t),i\u0026\u0026Se(e,i);var r\u003dn.prototype;return r.init\u003dfunction(){if(!this.initialised){this._createTemplates(),this._createElements(),this._createStructure(),this._initialState\u003dO(this._store.state),this._store.subscribe(this._render),this._render(),this._addEventListeners(),(!this.config.addItems||this.passedElement.element.hasAttribute(\"disabled\"))\u0026\u0026this.disable(),this.initialised\u003d!0;var e\u003dthis.config.callbackOnInit;e\u0026\u0026\"function\"\u003d\u003dtypeof e\u0026\u0026e.call(this)}},r.destroy\u003dfunction(){this.initialised\u0026\u0026(this._removeEventListeners(),this.passedElement.reveal(),this.containerOuter.unwrap(this.passedElement.element),this.clearStore(),this._isSelectElement\u0026\u0026(this.passedElement.options\u003dthis._presetOptions),this._templates\u003dnull,this.initialised\u003d!1)},r.enable\u003dfunction(){return this.passedElement.isDisabled\u0026\u0026this.passedElement.enable(),this.containerOuter.isDisabled\u0026\u0026(this._addEventListeners(),this.input.enable(),this.containerOuter.enable()),this},r.disable\u003dfunction(){return this.passedElement.isDisabled||this.passedElement.disable(),this.containerOuter.isDisabled||(this._removeEventListeners(),this.input.disable(),this.containerOuter.disable()),this},r.highlightItem\u003dfunction(e,t){if(void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!0),!e)return this;var i\u003de.id,n\u003de.groupId,s\u003dvoid 0\u003d\u003d\u003dn?-1:n,r\u003de.value,o\u003dvoid 0\u003d\u003d\u003dr?\"\":r,a\u003de.label,c\u003dvoid 0\u003d\u003d\u003da?\"\":a,l\u003ds\u003e\u003d0?this._store.getGroupById(s):null;return this._store.dispatch(ye(i,!0)),t\u0026\u0026this.passedElement.triggerEvent(H,{id:i,value:o,label:c,groupValue:l\u0026\u0026l.value?l.value:null}),this},r.unhighlightItem\u003dfunction(e){if(!e)return this;var t\u003de.id,i\u003de.groupId,n\u003dvoid 0\u003d\u003d\u003di?-1:i,s\u003de.value,r\u003dvoid 0\u003d\u003d\u003ds?\"\":s,o\u003de.label,a\u003dvoid 0\u003d\u003d\u003do?\"\":o,c\u003dn\u003e\u003d0?this._store.getGroupById(n):null;return this._store.dispatch(ye(t,!1)),this.passedElement.triggerEvent(H,{id:t,value:r,label:a,groupValue:c\u0026\u0026c.value?c.value:null}),this},r.highlightAll\u003dfunction(){var e\u003dthis;return this._store.items.forEach((function(t){return e.highlightItem(t)})),this},r.unhighlightAll\u003dfunction(){var e\u003dthis;return this._store.items.forEach((function(t){return e.unhighlightItem(t)})),this},r.removeActiveItemsByValue\u003dfunction(e){var t\u003dthis;return this._store.activeItems.filter((function(t){return t.value\u003d\u003d\u003de})).forEach((function(e){return t._removeItem(e)})),this},r.removeActiveItems\u003dfunction(e){var t\u003dthis;return this._store.activeItems.filter((function(t){return t.id!\u003d\u003de})).forEach((function(e){return t._removeItem(e)})),this},r.removeHighlightedItems\u003dfunction(e){var t\u003dthis;return void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!1),this._store.highlightedActiveItems.forEach((function(i){t._removeItem(i),e\u0026\u0026t._triggerChange(i.value)})),this},r.showDropdown\u003dfunction(e){var t\u003dthis;return this.dropdown.isActive||requestAnimationFrame((function(){t.dropdown.show(),t.containerOuter.open(t.dropdown.distanceFromTopWindow),!e\u0026\u0026t._canSearch\u0026\u0026t.input.focus(),t.passedElement.triggerEvent(D,{})})),this},r.hideDropdown\u003dfunction(e){var t\u003dthis;return this.dropdown.isActive?(requestAnimationFrame((function(){t.dropdown.hide(),t.containerOuter.close(),!e\u0026\u0026t._canSearch\u0026\u0026(t.input.removeActiveDescendant(),t.input.blur()),t.passedElement.triggerEvent(M,{})})),this):this},r.getValue\u003dfunction(e){void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!1);var t\u003dthis._store.activeItems.reduce((function(t,i){var n\u003de?i.value:i;return t.push(n),t}),[]);return this._isSelectOneElement?t[0]:t},r.setValue\u003dfunction(e){var t\u003dthis;return this.initialised?(e.forEach((function(e){return t._setChoiceOrItem(e)})),this):this},r.setChoiceByValue\u003dfunction(e){var t\u003dthis;return!this.initialised||this._isTextElement||(Array.isArray(e)?e:[e]).forEach((function(e){return t._findAndSelectChoiceByValue(e)})),this},r.setChoices\u003dfunction(e,t,i,n){var s\u003dthis;if(void 0\u003d\u003d\u003de\u0026\u0026(e\u003d[]),void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d\"value\"),void 0\u003d\u003d\u003di\u0026\u0026(i\u003d\"label\"),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!1),!this.initialised)throw new ReferenceError(\"setChoices was called on a non-initialized instance of Choices\");if(!this._isSelectElement)throw new TypeError(\"setChoices can\u0027t be used with INPUT based Choices\");if(\"string\"!\u003dtypeof t||!t)throw new TypeError(\"value parameter must be a name of \u0027value\u0027 field in passed objects\");if(n\u0026\u0026this.clearChoices(),\"function\"\u003d\u003dtypeof e){var r\u003de(this);if(\"function\"\u003d\u003dtypeof Promise\u0026\u0026r instanceof Promise)return new Promise((function(e){return requestAnimationFrame(e)})).then((function(){return s._handleLoadingState(!0)})).then((function(){return r})).then((function(e){return s.setChoices(e,t,i,n)})).catch((function(e){s.config.silent||console.error(e)})).then((function(){return s._handleLoadingState(!1)})).then((function(){return s}));if(!Array.isArray(r))throw new TypeError(\".setChoices first argument function must return either array of choices or Promise, got: \"+typeof r);return this.setChoices(r,t,i,!1)}if(!Array.isArray(e))throw new TypeError(\".setChoices must be called either with array of choices with a function resulting into Promise of array of choices\");return this.containerOuter.removeLoadingState(),this._startLoading(),e.forEach((function(e){e.choices?s._addGroup({id:parseInt(e.id,10)||null,group:e,valueKey:t,labelKey:i}):s._addChoice({value:e[t],label:e[i],isSelected:e.selected,isDisabled:e.disabled,customProperties:e.customProperties,placeholder:e.placeholder})})),this._stopLoading(),this},r.clearChoices\u003dfunction(){return this._store.dispatch({type:U}),this},r.clearStore\u003dfunction(){return this._store.dispatch({type:\"CLEAR_ALL\"}),this},r.clearInput\u003dfunction(){var e\u003d!this._isSelectOneElement;return this.input.clear(e),!this._isTextElement\u0026\u0026this._canSearch\u0026\u0026(this._isSearching\u003d!1,this._store.dispatch(be(!0))),this},r._render\u003dfunction(){if(!this._store.isLoading()){this._currentState\u003dthis._store.state;var e\u003dthis._currentState.choices!\u003d\u003dthis._prevState.choices||this._currentState.groups!\u003d\u003dthis._prevState.groups||this._currentState.items!\u003d\u003dthis._prevState.items,t\u003dthis._isSelectElement,i\u003dthis._currentState.items!\u003d\u003dthis._prevState.items;e\u0026\u0026(t\u0026\u0026this._renderChoices(),i\u0026\u0026this._renderItems(),this._prevState\u003dthis._currentState)}},r._renderChoices\u003dfunction(){var e\u003dthis,t\u003dthis._store,i\u003dt.activeGroups,n\u003dt.activeChoices,s\u003ddocument.createDocumentFragment();if(this.choiceList.clear(),this.config.resetScrollPosition\u0026\u0026requestAnimationFrame((function(){return e.choiceList.scrollToTop()})),i.length\u003e\u003d1\u0026\u0026!this._isSearching){var r\u003dn.filter((function(e){return!0\u003d\u003d\u003de.placeholder\u0026\u0026-1\u003d\u003d\u003de.groupId}));r.length\u003e\u003d1\u0026\u0026(s\u003dthis._createChoicesFragment(r,s)),s\u003dthis._createGroupsFragment(i,n,s)}else n.length\u003e\u003d1\u0026\u0026(s\u003dthis._createChoicesFragment(n,s));if(s.childNodes\u0026\u0026s.childNodes.length\u003e0){var o\u003dthis._store.activeItems,a\u003dthis._canAddItem(o,this.input.value);a.response?(this.choiceList.append(s),this._highlightChoice()):this.choiceList.append(this._getTemplate(\"notice\",a.notice))}else{var c,l;this._isSearching?(l\u003d\"function\"\u003d\u003dtypeof this.config.noResultsText?this.config.noResultsText():this.config.noResultsText,c\u003dthis._getTemplate(\"notice\",l,\"no-results\")):(l\u003d\"function\"\u003d\u003dtypeof this.config.noChoicesText?this.config.noChoicesText():this.config.noChoicesText,c\u003dthis._getTemplate(\"notice\",l,\"no-choices\")),this.choiceList.append(c)}},r._renderItems\u003dfunction(){var e\u003dthis._store.activeItems||[];this.itemList.clear();var t\u003dthis._createItemsFragment(e);t.childNodes\u0026\u0026this.itemList.append(t)},r._createGroupsFragment\u003dfunction(e,t,i){var n\u003dthis;return void 0\u003d\u003d\u003di\u0026\u0026(i\u003ddocument.createDocumentFragment()),this.config.shouldSort\u0026\u0026e.sort(this.config.sorter),e.forEach((function(e){var s\u003dfunction(e){return t.filter((function(t){return n._isSelectOneElement?t.groupId\u003d\u003d\u003de.id:t.groupId\u003d\u003d\u003de.id\u0026\u0026(\"always\"\u003d\u003d\u003dn.config.renderSelectedChoices||!t.selected)}))}(e);if(s.length\u003e\u003d1){var r\u003dn._getTemplate(\"choiceGroup\",e);i.appendChild(r),n._createChoicesFragment(s,i,!0)}})),i},r._createChoicesFragment\u003dfunction(e,t,i){var n\u003dthis;void 0\u003d\u003d\u003dt\u0026\u0026(t\u003ddocument.createDocumentFragment()),void 0\u003d\u003d\u003di\u0026\u0026(i\u003d!1);var s\u003dthis.config,r\u003ds.renderSelectedChoices,o\u003ds.searchResultLimit,a\u003ds.renderChoiceLimit,c\u003dthis._isSearching?w:this.config.sorter,l\u003dfunction(e){if(\"auto\"!\u003d\u003dr||n._isSelectOneElement||!e.selected){var i\u003dn._getTemplate(\"choice\",e,n.config.itemSelectText);t.appendChild(i)}},h\u003de;\"auto\"!\u003d\u003dr||this._isSelectOneElement||(h\u003de.filter((function(e){return!e.selected})));var u\u003dh.reduce((function(e,t){return t.placeholder?e.placeholderChoices.push(t):e.normalChoices.push(t),e}),{placeholderChoices:[],normalChoices:[]}),d\u003du.placeholderChoices,p\u003du.normalChoices;(this.config.shouldSort||this._isSearching)\u0026\u0026p.sort(c);var m\u003dh.length,f\u003dthis._isSelectOneElement?[].concat(d,p):p;this._isSearching?m\u003do:a\u0026\u0026a\u003e0\u0026\u0026!i\u0026\u0026(m\u003da);for(var v\u003d0;v\u003cm;v+\u003d1)f[v]\u0026\u0026l(f[v]);return t},r._createItemsFragment\u003dfunction(e,t){var i\u003dthis;void 0\u003d\u003d\u003dt\u0026\u0026(t\u003ddocument.createDocumentFragment());var n\u003dthis.config,s\u003dn.shouldSortItems,r\u003dn.sorter,o\u003dn.removeItemButton;return s\u0026\u0026!this._isSelectOneElement\u0026\u0026e.sort(r),this._isTextElement?this.passedElement.value\u003de:this.passedElement.options\u003de,e.forEach((function(e){var n\u003di._getTemplate(\"item\",e,o);t.appendChild(n)})),t},r._triggerChange\u003dfunction(e){null!\u003de\u0026\u0026this.passedElement.triggerEvent(N,{value:e})},r._selectPlaceholderChoice\u003dfunction(){var e\u003dthis._store.placeholderChoice;e\u0026\u0026(this._addItem({value:e.value,label:e.label,choiceId:e.id,groupId:e.groupId,placeholder:e.placeholder}),this._triggerChange(e.value))},r._handleButtonAction\u003dfunction(e,t){if(e\u0026\u0026t\u0026\u0026this.config.removeItems\u0026\u0026this.config.removeItemButton){var i\u003dt.parentNode.getAttribute(\"data-id\"),n\u003de.find((function(e){return e.id\u003d\u003d\u003dparseInt(i,10)}));this._removeItem(n),this._triggerChange(n.value),this._isSelectOneElement\u0026\u0026this._selectPlaceholderChoice()}},r._handleItemAction\u003dfunction(e,t,i){var n\u003dthis;if(void 0\u003d\u003d\u003di\u0026\u0026(i\u003d!1),e\u0026\u0026t\u0026\u0026this.config.removeItems\u0026\u0026!this._isSelectOneElement){var s\u003dt.getAttribute(\"data-id\");e.forEach((function(e){e.id!\u003d\u003dparseInt(s,10)||e.highlighted?!i\u0026\u0026e.highlighted\u0026\u0026n.unhighlightItem(e):n.highlightItem(e)})),this.input.focus()}},r._handleChoiceAction\u003dfunction(e,t){if(e\u0026\u0026t){var i\u003dt.dataset.id,n\u003dthis._store.getChoiceById(i);if(n){var s\u003de[0]\u0026\u0026e[0].keyCode?e[0].keyCode:null,r\u003dthis.dropdown.isActive;n.keyCode\u003ds,this.passedElement.triggerEvent(F,{choice:n}),n.selected||n.disabled||this._canAddItem(e,n.value).response\u0026\u0026(this._addItem({value:n.value,label:n.label,choiceId:n.id,groupId:n.groupId,customProperties:n.customProperties,placeholder:n.placeholder,keyCode:n.keyCode}),this._triggerChange(n.value)),this.clearInput(),r\u0026\u0026this._isSelectOneElement\u0026\u0026(this.hideDropdown(!0),this.containerOuter.focus())}}},r._handleBackspace\u003dfunction(e){if(this.config.removeItems\u0026\u0026e){var t\u003de[e.length-1],i\u003de.some((function(e){return e.highlighted}));this.config.editItems\u0026\u0026!i\u0026\u0026t?(this.input.value\u003dt.value,this.input.setWidth(),this._removeItem(t),this._triggerChange(t.value)):(i||this.highlightItem(t,!1),this.removeHighlightedItems(!0))}},r._startLoading\u003dfunction(){this._store.dispatch(Ie(!0))},r._stopLoading\u003dfunction(){this._store.dispatch(Ie(!1))},r._handleLoadingState\u003dfunction(e){void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0);var t\u003dthis.itemList.getChild(\".\"+this.config.classNames.placeholder);e?(this.disable(),this.containerOuter.addLoadingState(),this._isSelectOneElement?t?t.innerHTML\u003dthis.config.loadingText:(t\u003dthis._getTemplate(\"placeholder\",this.config.loadingText),this.itemList.append(t)):this.input.placeholder\u003dthis.config.loadingText):(this.enable(),this.containerOuter.removeLoadingState(),this._isSelectOneElement?t.innerHTML\u003dthis._placeholderValue||\"\":this.input.placeholder\u003dthis._placeholderValue||\"\")},r._handleSearch\u003dfunction(e){if(e\u0026\u0026this.input.isFocussed){var t\u003dthis._store.choices,i\u003dthis.config,n\u003di.searchFloor,s\u003di.searchChoices,r\u003dt.some((function(e){return!e.active}));if(e\u0026\u0026e.length\u003e\u003dn){var o\u003ds?this._searchChoices(e):0;this.passedElement.triggerEvent(j,{value:e,resultCount:o})}else r\u0026\u0026(this._isSearching\u003d!1,this._store.dispatch(be(!0)))}},r._canAddItem\u003dfunction(e,t){var i\u003d!0,n\u003d\"function\"\u003d\u003dtypeof this.config.addItemText?this.config.addItemText(t):this.config.addItemText;if(!this._isSelectOneElement){var s\u003dfunction(e,t,i){return void 0\u003d\u003d\u003di\u0026\u0026(i\u003d\"value\"),e.some((function(e){return\"string\"\u003d\u003dtypeof t?e[i]\u003d\u003d\u003dt.trim():e[i]\u003d\u003d\u003dt}))}(e,t);this.config.maxItemCount\u003e0\u0026\u0026this.config.maxItemCount\u003c\u003de.length\u0026\u0026(i\u003d!1,n\u003d\"function\"\u003d\u003dtypeof this.config.maxItemText?this.config.maxItemText(this.config.maxItemCount):this.config.maxItemText),!this.config.duplicateItemsAllowed\u0026\u0026s\u0026\u0026i\u0026\u0026(i\u003d!1,n\u003d\"function\"\u003d\u003dtypeof this.config.uniqueItemText?this.config.uniqueItemText(t):this.config.uniqueItemText),this._isTextElement\u0026\u0026this.config.addItems\u0026\u0026i\u0026\u0026\"function\"\u003d\u003dtypeof this.config.addItemFilter\u0026\u0026!this.config.addItemFilter(t)\u0026\u0026(i\u003d!1,n\u003d\"function\"\u003d\u003dtypeof this.config.customAddItemText?this.config.customAddItemText(t):this.config.customAddItemText)}return{response:i,notice:n}},r._searchChoices\u003dfunction(e){var t\u003d\"string\"\u003d\u003dtypeof e?e.trim():e,i\u003d\"string\"\u003d\u003dtypeof this._currentValue?this._currentValue.trim():this._currentValue;if(t.length\u003c1\u0026\u0026t\u003d\u003d\u003di+\" \")return 0;var n\u003dthis._store.searchableChoices,r\u003dt,o\u003d[].concat(this.config.searchFields),a\u003dObject.assign(this.config.fuseOptions,{keys:o}),c\u003dnew s.a(n,a).search(r);return this._currentValue\u003dt,this._highlightPosition\u003d0,this._isSearching\u003d!0,this._store.dispatch(function(e){return{type:G,results:e}}(c)),c.length},r._addEventListeners\u003dfunction(){var e\u003ddocument.documentElement;e.addEventListener(\"touchend\",this._onTouchEnd,!0),this.containerOuter.element.addEventListener(\"keydown\",this._onKeyDown,!0),this.containerOuter.element.addEventListener(\"mousedown\",this._onMouseDown,!0),e.addEventListener(\"click\",this._onClick,{passive:!0}),e.addEventListener(\"touchmove\",this._onTouchMove,{passive:!0}),this.dropdown.element.addEventListener(\"mouseover\",this._onMouseOver,{passive:!0}),this._isSelectOneElement\u0026\u0026(this.containerOuter.element.addEventListener(\"focus\",this._onFocus,{passive:!0}),this.containerOuter.element.addEventListener(\"blur\",this._onBlur,{passive:!0})),this.input.element.addEventListener(\"keyup\",this._onKeyUp,{passive:!0}),this.input.element.addEventListener(\"focus\",this._onFocus,{passive:!0}),this.input.element.addEventListener(\"blur\",this._onBlur,{passive:!0}),this.input.element.form\u0026\u0026this.input.element.form.addEventListener(\"reset\",this._onFormReset,{passive:!0}),this.input.addEventListeners()},r._removeEventListeners\u003dfunction(){var e\u003ddocument.documentElement;e.removeEventListener(\"touchend\",this._onTouchEnd,!0),this.containerOuter.element.removeEventListener(\"keydown\",this._onKeyDown,!0),this.containerOuter.element.removeEventListener(\"mousedown\",this._onMouseDown,!0),e.removeEventListener(\"click\",this._onClick),e.removeEventListener(\"touchmove\",this._onTouchMove),this.dropdown.element.removeEventListener(\"mouseover\",this._onMouseOver),this._isSelectOneElement\u0026\u0026(this.containerOuter.element.removeEventListener(\"focus\",this._onFocus),this.containerOuter.element.removeEventListener(\"blur\",this._onBlur)),this.input.element.removeEventListener(\"keyup\",this._onKeyUp),this.input.element.removeEventListener(\"focus\",this._onFocus),this.input.element.removeEventListener(\"blur\",this._onBlur),this.input.element.form\u0026\u0026this.input.element.form.removeEventListener(\"reset\",this._onFormReset),this.input.removeEventListeners()},r._onKeyDown\u003dfunction(e){var t,i\u003de.target,n\u003de.keyCode,s\u003de.ctrlKey,r\u003de.metaKey,o\u003dthis._store.activeItems,a\u003dthis.input.isFocussed,c\u003dthis.dropdown.isActive,l\u003dthis.itemList.hasChildren(),h\u003dString.fromCharCode(n),u\u003dJ,d\u003dY,p\u003dZ,m\u003dQ,f\u003dee,v\u003dte,g\u003die,_\u003dne,b\u003dse,y\u003ds||r;!this._isTextElement\u0026\u0026/[a-zA-Z0-9-_ ]/.test(h)\u0026\u0026this.showDropdown();var E\u003d((t\u003d{})[m]\u003dthis._onAKey,t[p]\u003dthis._onEnterKey,t[f]\u003dthis._onEscapeKey,t[v]\u003dthis._onDirectionKey,t[_]\u003dthis._onDirectionKey,t[g]\u003dthis._onDirectionKey,t[b]\u003dthis._onDirectionKey,t[d]\u003dthis._onDeleteKey,t[u]\u003dthis._onDeleteKey,t);E[n]\u0026\u0026E[n]({event:e,target:i,keyCode:n,metaKey:r,activeItems:o,hasFocusedInput:a,hasActiveDropdown:c,hasItems:l,hasCtrlDownKeyPressed:y})},r._onKeyUp\u003dfunction(e){var t\u003de.target,i\u003de.keyCode,n\u003dthis.input.value,s\u003dthis._store.activeItems,r\u003dthis._canAddItem(s,n),o\u003dJ,a\u003dY;if(this._isTextElement)if(r.notice\u0026\u0026n){var c\u003dthis._getTemplate(\"notice\",r.notice);this.dropdown.element.innerHTML\u003dc.outerHTML,this.showDropdown(!0)}else this.hideDropdown(!0);else{var l\u003d(i\u003d\u003d\u003do||i\u003d\u003d\u003da)\u0026\u0026!t.value,h\u003d!this._isTextElement\u0026\u0026this._isSearching,u\u003dthis._canSearch\u0026\u0026r.response;l\u0026\u0026h?(this._isSearching\u003d!1,this._store.dispatch(be(!0))):u\u0026\u0026this._handleSearch(this.input.value)}this._canSearch\u003dthis.config.searchEnabled},r._onAKey\u003dfunction(e){var t\u003de.hasItems;e.hasCtrlDownKeyPressed\u0026\u0026t\u0026\u0026(this._canSearch\u003d!1,this.config.removeItems\u0026\u0026!this.input.value\u0026\u0026this.input.element\u003d\u003d\u003ddocument.activeElement\u0026\u0026this.highlightAll())},r._onEnterKey\u003dfunction(e){var t\u003de.event,i\u003de.target,n\u003de.activeItems,s\u003de.hasActiveDropdown,r\u003dZ,o\u003di.hasAttribute(\"data-button\");if(this._isTextElement\u0026\u0026i.value){var a\u003dthis.input.value;this._canAddItem(n,a).response\u0026\u0026(this.hideDropdown(!0),this._addItem({value:a}),this._triggerChange(a),this.clearInput())}if(o\u0026\u0026(this._handleButtonAction(n,i),t.preventDefault()),s){var c\u003dthis.dropdown.getChild(\".\"+this.config.classNames.highlightedState);c\u0026\u0026(n[0]\u0026\u0026(n[0].keyCode\u003dr),this._handleChoiceAction(n,c)),t.preventDefault()}else this._isSelectOneElement\u0026\u0026(this.showDropdown(),t.preventDefault())},r._onEscapeKey\u003dfunction(e){e.hasActiveDropdown\u0026\u0026(this.hideDropdown(!0),this.containerOuter.focus())},r._onDirectionKey\u003dfunction(e){var t,i,n,s\u003de.event,r\u003de.hasActiveDropdown,o\u003de.keyCode,a\u003de.metaKey,c\u003die,l\u003dne,h\u003dse;if(r||this._isSelectOneElement){this.showDropdown(),this._canSearch\u003d!1;var u,d\u003do\u003d\u003d\u003dc||o\u003d\u003d\u003dh?1:-1,p\u003d\"[data-choice-selectable]\";if(a||o\u003d\u003d\u003dh||o\u003d\u003d\u003dl)u\u003dd\u003e0?this.dropdown.element.querySelector(\"[data-choice-selectable]:last-of-type\"):this.dropdown.element.querySelector(p);else{var m\u003dthis.dropdown.element.querySelector(\".\"+this.config.classNames.highlightedState);u\u003dm?function(e,t,i){if(void 0\u003d\u003d\u003di\u0026\u0026(i\u003d1),e instanceof Element\u0026\u0026\"string\"\u003d\u003dtypeof t){for(var n\u003d(i\u003e0?\"next\":\"previous\")+\"ElementSibling\",s\u003de[n];s;){if(s.matches(t))return s;s\u003ds[n]}return s}}(m,p,d):this.dropdown.element.querySelector(p)}u\u0026\u0026(t\u003du,i\u003dthis.choiceList.element,void 0\u003d\u003d\u003d(n\u003dd)\u0026\u0026(n\u003d1),t\u0026\u0026(n\u003e0?i.scrollTop+i.offsetHeight\u003e\u003dt.offsetTop+t.offsetHeight:t.offsetTop\u003e\u003di.scrollTop)||this.choiceList.scrollToChildElement(u,d),this._highlightChoice(u)),s.preventDefault()}},r._onDeleteKey\u003dfunction(e){var t\u003de.event,i\u003de.target,n\u003de.hasFocusedInput,s\u003de.activeItems;!n||i.value||this._isSelectOneElement||(this._handleBackspace(s),t.preventDefault())},r._onTouchMove\u003dfunction(){this._wasTap\u0026\u0026(this._wasTap\u003d!1)},r._onTouchEnd\u003dfunction(e){var t\u003d(e||e.touches[0]).target;this._wasTap\u0026\u0026this.containerOuter.element.contains(t)\u0026\u0026((t\u003d\u003d\u003dthis.containerOuter.element||t\u003d\u003d\u003dthis.containerInner.element)\u0026\u0026(this._isTextElement?this.input.focus():this._isSelectMultipleElement\u0026\u0026this.showDropdown()),e.stopPropagation()),this._wasTap\u003d!0},r._onMouseDown\u003dfunction(e){var t\u003de.target;if(t instanceof HTMLElement){if(we\u0026\u0026this.choiceList.element.contains(t)){var i\u003dthis.choiceList.element.firstElementChild,n\u003d\"ltr\"\u003d\u003d\u003dthis._direction?e.offsetX\u003e\u003di.offsetWidth:e.offsetX\u003ci.offsetLeft;this._isScrollingOnIe\u003dn}if(t!\u003d\u003dthis.input.element){var s\u003dt.closest(\"[data-button],[data-item],[data-choice]\");if(s instanceof HTMLElement){var r\u003de.shiftKey,o\u003dthis._store.activeItems,a\u003ds.dataset;\"button\"in a?this._handleButtonAction(o,s):\"item\"in a?this._handleItemAction(o,s,r):\"choice\"in a\u0026\u0026this._handleChoiceAction(o,s)}e.preventDefault()}}},r._onMouseOver\u003dfunction(e){var t\u003de.target;t instanceof HTMLElement\u0026\u0026\"choice\"in t.dataset\u0026\u0026this._highlightChoice(t)},r._onClick\u003dfunction(e){var t\u003de.target;this.containerOuter.element.contains(t)?this.dropdown.isActive||this.containerOuter.isDisabled?this._isSelectOneElement\u0026\u0026t!\u003d\u003dthis.input.element\u0026\u0026!this.dropdown.element.contains(t)\u0026\u0026this.hideDropdown():this._isTextElement?document.activeElement!\u003d\u003dthis.input.element\u0026\u0026this.input.focus():(this.showDropdown(),this.containerOuter.focus()):(this._store.highlightedActiveItems.length\u003e0\u0026\u0026this.unhighlightAll(),this.containerOuter.removeFocusState(),this.hideDropdown(!0))},r._onFocus\u003dfunction(e){var t,i\u003dthis,n\u003de.target;this.containerOuter.element.contains(n)\u0026\u0026((t\u003d{}).text\u003dfunction(){n\u003d\u003d\u003di.input.element\u0026\u0026i.containerOuter.addFocusState()},t[\"select-one\"]\u003dfunction(){i.containerOuter.addFocusState(),n\u003d\u003d\u003di.input.element\u0026\u0026i.showDropdown(!0)},t[\"select-multiple\"]\u003dfunction(){n\u003d\u003d\u003di.input.element\u0026\u0026(i.showDropdown(!0),i.containerOuter.addFocusState())},t)[this.passedElement.element.type]()},r._onBlur\u003dfunction(e){var t\u003dthis,i\u003de.target;if(this.containerOuter.element.contains(i)\u0026\u0026!this._isScrollingOnIe){var n,s\u003dthis._store.activeItems.some((function(e){return e.highlighted}));((n\u003d{}).text\u003dfunction(){i\u003d\u003d\u003dt.input.element\u0026\u0026(t.containerOuter.removeFocusState(),s\u0026\u0026t.unhighlightAll(),t.hideDropdown(!0))},n[\"select-one\"]\u003dfunction(){t.containerOuter.removeFocusState(),(i\u003d\u003d\u003dt.input.element||i\u003d\u003d\u003dt.containerOuter.element\u0026\u0026!t._canSearch)\u0026\u0026t.hideDropdown(!0)},n[\"select-multiple\"]\u003dfunction(){i\u003d\u003d\u003dt.input.element\u0026\u0026(t.containerOuter.removeFocusState(),t.hideDropdown(!0),s\u0026\u0026t.unhighlightAll())},n)[this.passedElement.element.type]()}else this._isScrollingOnIe\u003d!1,this.input.element.focus()},r._onFormReset\u003dfunction(){this._store.dispatch({type:\"RESET_TO\",state:this._initialState})},r._highlightChoice\u003dfunction(e){var t\u003dthis;void 0\u003d\u003d\u003de\u0026\u0026(e\u003dnull);var i\u003dArray.from(this.dropdown.element.querySelectorAll(\"[data-choice-selectable]\"));if(i.length){var n\u003de;Array.from(this.dropdown.element.querySelectorAll(\".\"+this.config.classNames.highlightedState)).forEach((function(e){e.classList.remove(t.config.classNames.highlightedState),e.setAttribute(\"aria-selected\",\"false\")})),n?this._highlightPosition\u003di.indexOf(n):(n\u003di.length\u003ethis._highlightPosition?i[this._highlightPosition]:i[i.length-1])||(n\u003di[0]),n.classList.add(this.config.classNames.highlightedState),n.setAttribute(\"aria-selected\",\"true\"),this.passedElement.triggerEvent(B,{el:n}),this.dropdown.isActive\u0026\u0026(this.input.setActiveDescendant(n.id),this.containerOuter.setActiveDescendant(n.id))}},r._addItem\u003dfunction(e){var t\u003de.value,i\u003de.label,n\u003dvoid 0\u003d\u003d\u003di?null:i,s\u003de.choiceId,r\u003dvoid 0\u003d\u003d\u003ds?-1:s,o\u003de.groupId,a\u003dvoid 0\u003d\u003d\u003do?-1:o,c\u003de.customProperties,l\u003dvoid 0\u003d\u003d\u003dc?null:c,h\u003de.placeholder,u\u003dvoid 0!\u003d\u003dh\u0026\u0026h,d\u003de.keyCode,p\u003dvoid 0\u003d\u003d\u003dd?null:d,m\u003d\"string\"\u003d\u003dtypeof t?t.trim():t,f\u003dp,v\u003dl,g\u003dthis._store.items,_\u003dn||m,b\u003dr||-1,y\u003da\u003e\u003d0?this._store.getGroupById(a):null,E\u003dg?g.length+1:1;return this.config.prependValue\u0026\u0026(m\u003dthis.config.prependValue+m.toString()),this.config.appendValue\u0026\u0026(m+\u003dthis.config.appendValue.toString()),this._store.dispatch(function(e){var t\u003de.value,i\u003de.label,n\u003de.id,s\u003de.choiceId,r\u003de.groupId,o\u003de.customProperties,a\u003de.placeholder,c\u003de.keyCode;return{type:W,value:t,label:i,id:n,choiceId:s,groupId:r,customProperties:o,placeholder:a,keyCode:c}}({value:m,label:_,id:E,choiceId:b,groupId:a,customProperties:l,placeholder:u,keyCode:f})),this._isSelectOneElement\u0026\u0026this.removeActiveItems(E),this.passedElement.triggerEvent(K,{id:E,value:m,label:_,customProperties:v,groupValue:y\u0026\u0026y.value?y.value:void 0,keyCode:f}),this},r._removeItem\u003dfunction(e){if(!e||!E(\"Object\",e))return this;var t\u003de.id,i\u003de.value,n\u003de.label,s\u003de.choiceId,r\u003de.groupId,o\u003dr\u003e\u003d0?this._store.getGroupById(r):null;return this._store.dispatch(function(e,t){return{type:X,id:e,choiceId:t}}(t,s)),o\u0026\u0026o.value?this.passedElement.triggerEvent(R,{id:t,value:i,label:n,groupValue:o.value}):this.passedElement.triggerEvent(R,{id:t,value:i,label:n}),this},r._addChoice\u003dfunction(e){var t\u003de.value,i\u003de.label,n\u003dvoid 0\u003d\u003d\u003di?null:i,s\u003de.isSelected,r\u003dvoid 0!\u003d\u003ds\u0026\u0026s,o\u003de.isDisabled,a\u003dvoid 0!\u003d\u003do\u0026\u0026o,c\u003de.groupId,l\u003dvoid 0\u003d\u003d\u003dc?-1:c,h\u003de.customProperties,u\u003dvoid 0\u003d\u003d\u003dh?null:h,d\u003de.placeholder,p\u003dvoid 0!\u003d\u003dd\u0026\u0026d,m\u003de.keyCode,f\u003dvoid 0\u003d\u003d\u003dm?null:m;if(null!\u003dt){var v\u003dthis._store.choices,g\u003dn||t,_\u003dv?v.length+1:1,b\u003dthis._baseId+\"-\"+this._idNames.itemChoice+\"-\"+_;this._store.dispatch(function(e){var t\u003de.value,i\u003de.label,n\u003de.id,s\u003de.groupId,r\u003de.disabled,o\u003de.elementId,a\u003de.customProperties,c\u003de.placeholder,l\u003de.keyCode;return{type:V,value:t,label:i,id:n,groupId:s,disabled:r,elementId:o,customProperties:a,placeholder:c,keyCode:l}}({id:_,groupId:l,elementId:b,value:t,label:g,disabled:a,customProperties:u,placeholder:p,keyCode:f})),r\u0026\u0026this._addItem({value:t,label:g,choiceId:_,customProperties:u,placeholder:p,keyCode:f})}},r._addGroup\u003dfunction(e){var t\u003dthis,i\u003de.group,n\u003de.id,s\u003de.valueKey,r\u003dvoid 0\u003d\u003d\u003ds?\"value\":s,o\u003de.labelKey,a\u003dvoid 0\u003d\u003d\u003do?\"label\":o,c\u003dE(\"Object\",i)?i.choices:Array.from(i.getElementsByTagName(\"OPTION\")),l\u003dn||Math.floor((new Date).valueOf()*Math.random()),h\u003d!!i.disabled\u0026\u0026i.disabled;c?(this._store.dispatch(Ee({value:i.label,id:l,active:!0,disabled:h})),c.forEach((function(e){var i\u003de.disabled||e.parentNode\u0026\u0026e.parentNode.disabled;t._addChoice({value:e[r],label:E(\"Object\",e)?e[a]:e.innerHTML,isSelected:e.selected,isDisabled:i,groupId:l,customProperties:e.customProperties,placeholder:e.placeholder})}))):this._store.dispatch(Ee({value:i.label,id:i.id,active:!1,disabled:i.disabled}))},r._getTemplate\u003dfunction(e){var t;if(!e)return null;for(var i\u003dthis.config.classNames,n\u003darguments.length,s\u003dnew Array(n\u003e1?n-1:0),r\u003d1;r\u003cn;r++)s[r-1]\u003darguments[r];return(t\u003dthis._templates[e]).call.apply(t,[this,i].concat(s))},r._createTemplates\u003dfunction(){var e\u003dthis.config.callbackOnCreateTemplates,t\u003d{};e\u0026\u0026\"function\"\u003d\u003dtypeof e\u0026\u0026(t\u003de.call(this,S)),this._templates\u003do()(_e,t)},r._createElements\u003dfunction(){this.containerOuter\u003dnew ce({element:this._getTemplate(\"containerOuter\",this._direction,this._isSelectElement,this._isSelectOneElement,this.config.searchEnabled,this.passedElement.element.type),classNames:this.config.classNames,type:this.passedElement.element.type,position:this.config.position}),this.containerInner\u003dnew ce({element:this._getTemplate(\"containerInner\"),classNames:this.config.classNames,type:this.passedElement.element.type,position:this.config.position}),this.input\u003dnew he({element:this._getTemplate(\"input\",this._placeholderValue),classNames:this.config.classNames,type:this.passedElement.element.type,preventPaste:!this.config.paste}),this.choiceList\u003dnew ue({element:this._getTemplate(\"choiceList\",this._isSelectOneElement)}),this.itemList\u003dnew ue({element:this._getTemplate(\"itemList\",this._isSelectOneElement)}),this.dropdown\u003dnew k({element:this._getTemplate(\"dropdown\"),classNames:this.config.classNames,type:this.passedElement.element.type})},r._createStructure\u003dfunction(){this.passedElement.conceal(),this.containerInner.wrap(this.passedElement.element),this.containerOuter.wrap(this.containerInner.element),this._isSelectOneElement?this.input.placeholder\u003dthis.config.searchPlaceholderValue||\"\":this._placeholderValue\u0026\u0026(this.input.placeholder\u003dthis._placeholderValue,this.input.setWidth()),this.containerOuter.element.appendChild(this.containerInner.element),this.containerOuter.element.appendChild(this.dropdown.element),this.containerInner.element.appendChild(this.itemList.element),this._isTextElement||this.dropdown.element.appendChild(this.choiceList.element),this._isSelectOneElement?this.config.searchEnabled\u0026\u0026this.dropdown.element.insertBefore(this.input.element,this.dropdown.element.firstChild):this.containerInner.element.appendChild(this.input.element),this._isSelectElement\u0026\u0026(this._highlightPosition\u003d0,this._isSearching\u003d!1,this._startLoading(),this._presetGroups.length?this._addPredefinedGroups(this._presetGroups):this._addPredefinedChoices(this._presetChoices),this._stopLoading()),this._isTextElement\u0026\u0026this._addPredefinedItems(this._presetItems)},r._addPredefinedGroups\u003dfunction(e){var t\u003dthis,i\u003dthis.passedElement.placeholderOption;i\u0026\u0026\"SELECT\"\u003d\u003d\u003di.parentNode.tagName\u0026\u0026this._addChoice({value:i.value,label:i.innerHTML,isSelected:i.selected,isDisabled:i.disabled,placeholder:!0}),e.forEach((function(e){return t._addGroup({group:e,id:e.id||null})}))},r._addPredefinedChoices\u003dfunction(e){var t\u003dthis;this.config.shouldSort\u0026\u0026e.sort(this.config.sorter);var i\u003de.some((function(e){return e.selected})),n\u003de.findIndex((function(e){return void 0\u003d\u003d\u003de.disabled||!e.disabled}));e.forEach((function(e,s){var r\u003de.value,o\u003de.label,a\u003de.customProperties,c\u003de.placeholder;if(t._isSelectElement)if(e.choices)t._addGroup({group:e,id:e.id||null});else{var l\u003d!(!t._isSelectOneElement||i||s!\u003d\u003dn)||e.selected,h\u003de.disabled;t._addChoice({value:r,label:o,isSelected:l,isDisabled:h,customProperties:a,placeholder:c})}else t._addChoice({value:r,label:o,isSelected:e.selected,isDisabled:e.disabled,customProperties:a,placeholder:c})}))},r._addPredefinedItems\u003dfunction(e){var t\u003dthis;e.forEach((function(e){\"object\"\u003d\u003dtypeof e\u0026\u0026e.value\u0026\u0026t._addItem({value:e.value,label:e.label,choiceId:e.id,customProperties:e.customProperties,placeholder:e.placeholder}),\"string\"\u003d\u003dtypeof e\u0026\u0026t._addItem({value:e})}))},r._setChoiceOrItem\u003dfunction(e){var t\u003dthis;({object:function(){e.value\u0026\u0026(t._isTextElement?t._addItem({value:e.value,label:e.label,choiceId:e.id,customProperties:e.customProperties,placeholder:e.placeholder}):t._addChoice({value:e.value,label:e.label,isSelected:!0,isDisabled:!1,customProperties:e.customProperties,placeholder:e.placeholder}))},string:function(){t._isTextElement?t._addItem({value:e}):t._addChoice({value:e,label:e,isSelected:!0,isDisabled:!1})}})[y(e).toLowerCase()]()},r._findAndSelectChoiceByValue\u003dfunction(e){var t\u003dthis,i\u003dthis._store.choices.find((function(i){return t.config.valueComparer(i.value,e)}));i\u0026\u0026!i.selected\u0026\u0026this._addItem({value:i.value,label:i.label,choiceId:i.id,groupId:i.groupId,customProperties:i.customProperties,placeholder:i.placeholder,keyCode:i.keyCode})},r._generatePlaceholderValue\u003dfunction(){if(this._isSelectElement){var e\u003dthis.passedElement.placeholderOption;return!!e\u0026\u0026e.text}var t\u003dthis.config,i\u003dt.placeholder,n\u003dt.placeholderValue,s\u003dthis.passedElement.element.dataset;if(i){if(n)return n;if(s.placeholder)return s.placeholder}return!1},n}();t.default\u003dCe}]).default},\"object\"\u003d\u003dtypeof i\u0026\u0026\"object\"\u003d\u003dtypeof t?t.exports\u003do():\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define([],o):\"object\"\u003d\u003dtypeof i?i.Choices\u003do():r.Choices\u003do()},\n 453: function _(o,e,i,t,r){t(),i.root\u003d\"bk-root\",i.default\u003d\".bk-root{}.bk-root .choices{position:relative;margin-bottom:24px;font-size:16px;}.bk-root .choices:focus{outline:none;}.bk-root .choices:last-child{margin-bottom:0;}.bk-root .choices.is-disabled .choices__inner,.bk-root .choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.bk-root .choices.is-disabled .choices__item{cursor:not-allowed;}.bk-root .choices [hidden]{display:none !important;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027]{cursor:pointer;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__inner{padding-bottom:7.5px;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #dddddd;background-color:#ffffff;margin:0;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg\u003d\u003d);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:0.5;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__button:hover,.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__button:focus{opacity:1;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__button:focus{box-shadow:0px 0px 0px 2px #00bcd4;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027] .choices__item[data-value\u003d\u0027\u0027] .choices__button{display:none;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027]:after{content:\u0027\u0027;height:0;width:0;border-style:solid;border-color:#333333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027].is-open:after{border-color:transparent transparent #333333 transparent;margin-top:-7.5px;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027][dir\u003d\u0027rtl\u0027]:after{left:11.5px;right:auto;}.bk-root .choices[data-type*\u003d\u0027select-one\u0027][dir\u003d\u0027rtl\u0027] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0;}.bk-root .choices[data-type*\u003d\u0027select-multiple\u0027] .choices__inner,.bk-root .choices[data-type*\u003d\u0027text\u0027] .choices__inner{cursor:text;}.bk-root .choices[data-type*\u003d\u0027select-multiple\u0027] .choices__button,.bk-root .choices[data-type*\u003d\u0027text\u0027] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg\u003d\u003d);background-size:8px;width:8px;line-height:1;opacity:0.75;border-radius:0;}.bk-root .choices[data-type*\u003d\u0027select-multiple\u0027] .choices__button:hover,.bk-root .choices[data-type*\u003d\u0027select-multiple\u0027] .choices__button:focus,.bk-root .choices[data-type*\u003d\u0027text\u0027] .choices__button:hover,.bk-root .choices[data-type*\u003d\u0027text\u0027] .choices__button:focus{opacity:1;}.bk-root .choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #dddddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden;}.bk-root .is-focused .choices__inner,.bk-root .is-open .choices__inner{border-color:#b7b7b7;}.bk-root .is-open .choices__inner{border-radius:2.5px 2.5px 0 0;}.bk-root .is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px;}.bk-root .choices__list{margin:0;padding-left:0;list-style:none;}.bk-root .choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%;}.bk-root [dir\u003d\u0027rtl\u0027] .choices__list--single{padding-right:4px;padding-left:16px;}.bk-root .choices__list--single .choices__item{width:100%;}.bk-root .choices__list--multiple{display:inline;}.bk-root .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#ffffff;word-break:break-all;box-sizing:border-box;}.bk-root .choices__list--multiple .choices__item[data-deletable]{padding-right:5px;}.bk-root [dir\u003d\u0027rtl\u0027] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px;}.bk-root .choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1;}.bk-root .is-disabled .choices__list--multiple .choices__item{background-color:#aaaaaa;border:1px solid #919191;}.bk-root .choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#ffffff;border:1px solid #dddddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility;}.bk-root .choices__list--dropdown.is-active{visibility:visible;}.bk-root .is-open .choices__list--dropdown{border-color:#b7b7b7;}.bk-root .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:0.25rem 0.25rem 0 0;}.bk-root .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position;}.bk-root .choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px;}.bk-root [dir\u003d\u0027rtl\u0027] .choices__list--dropdown .choices__item{text-align:right;}@media (min-width: 640px){.bk-root .choices__list--dropdown .choices__item--selectable{padding-right:100px;}.bk-root .choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);}.bk-root [dir\u003d\u0027rtl\u0027] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px;}.bk-root [dir\u003d\u0027rtl\u0027] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px;}}.bk-root .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2;}.bk-root .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:0.5;}.bk-root .choices__item{cursor:default;}.bk-root .choices__item--selectable{cursor:pointer;}.bk-root .choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0.5;}.bk-root .choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray;}.bk-root .choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer;}.bk-root .choices__button:focus{outline:none;}.bk-root .choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px;}.bk-root .choices__input:focus{outline:0;}.bk-root [dir\u003d\u0027rtl\u0027] .choices__input{padding-right:2px;padding-left:0;}.bk-root .choices__placeholder{opacity:0.5;}.bk-root .choices{width:100%;}.bk-root .choices{box-sizing:border-box;}.bk-root .choices *,.bk-root .choices *:before,.bk-root .choices *:after{box-sizing:inherit;}.bk-root .choices__inner .choices__item.light{background-color:rgba(0, 126, 255, 0.08);border-radius:5px;border:1px solid rgba(0, 126, 255, 0.24);color:#007eff;}.bk-root .choices__inner .choices__item.solid{background-color:#1f77b4;border:none;border-radius:5px;color:white;}.bk-root .choices__inner .choices__item.solid .is-highlighted{background-color:#1f77b4;border:none;}.bk-root .choices__input{background-color:transparent;}.bk-root .choices__inner{background:transparent;border:1px solid darkgray;border-radius:5px;min-height:unset;}.bk-root .choices__list{white-space:initial;}.bk-root .choices__list--dropdown{z-index:100;}.bk-root .choices[data-type*\u003dselect-multiple] .choices__button.light{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDA3ZWZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg\u003d\u003d);}.bk-root .choices[data-type*\u003dselect-multiple] .choices__button.solid{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg\u003d\u003d);border-left:1px solid white;opacity:1;}\"},\n 454: function _(e,t,l,i,n){i();const s\u003de(1),u\u003ds.__importStar(e(183)),h\u003de(426),o\u003de(166),a\u003de(43),r\u003de(8),d\u003de(11),p\u003ds.__importStar(e(427)),_\u003d/^[-+]?\\d*$/,m\u003d/^[-+]?\\d*\\.?\\d*(?:(?:\\d|\\d.)[eE][-+]?)*\\d*$/;class c extends h.InputWidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.name.change,(()\u003d\u003e{var e;return this.input_el.name\u003dnull!\u003d\u003d(e\u003dthis.model.name)\u0026\u0026void 0!\u003d\u003de?e:\"\"})),this.connect(this.model.properties.value.change,(()\u003d\u003e{this.input_el.value\u003dthis.format_value,this.old_value\u003dthis.input_el.value})),this.connect(this.model.properties.low.change,(()\u003d\u003e{const{value:e,low:t,high:l}\u003dthis.model;null!\u003dt\u0026\u0026null!\u003dl\u0026\u0026d.assert(t\u003c\u003dl,\"Invalid bounds, low must be inferior to high\"),null!\u003de\u0026\u0026null!\u003dt\u0026\u0026(this.model.value\u003dMath.max(e,t))})),this.connect(this.model.properties.high.change,(()\u003d\u003e{const{value:e,low:t,high:l}\u003dthis.model;null!\u003dt\u0026\u0026null!\u003dl\u0026\u0026d.assert(l\u003e\u003dt,\"Invalid bounds, high must be superior to low\"),null!\u003de\u0026\u0026null!\u003dl\u0026\u0026(this.model.value\u003dMath.min(e,l))})),this.connect(this.model.properties.high.change,(()\u003d\u003ethis.input_el.placeholder\u003dthis.model.placeholder)),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.input_el.disabled\u003dthis.model.disabled)),this.connect(this.model.properties.placeholder.change,(()\u003d\u003ethis.input_el.placeholder\u003dthis.model.placeholder))}get format_value(){return null!\u003dthis.model.value?this.model.pretty(this.model.value):\"\"}_set_input_filter(e){this.input_el.addEventListener(\"input\",(()\u003d\u003e{const{selectionStart:t,selectionEnd:l}\u003dthis.input_el;if(e(this.input_el.value))this.old_value\u003dthis.input_el.value;else{const e\u003dthis.old_value.length-this.input_el.value.length;this.input_el.value\u003dthis.old_value,t\u0026\u0026l\u0026\u0026this.input_el.setSelectionRange(t-1,l+e)}}))}render(){super.render(),this.input_el\u003da.input({type:\"text\",class:p.input,name:this.model.name,value:this.format_value,disabled:this.model.disabled,placeholder:this.model.placeholder}),this.old_value\u003dthis.format_value,this.set_input_filter(),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),this.input_el.addEventListener(\"focusout\",(()\u003d\u003ethis.input_el.value\u003dthis.format_value)),this.group_el.appendChild(this.input_el)}set_input_filter(){\"int\"\u003d\u003dthis.model.mode?this._set_input_filter((e\u003d\u003e_.test(e))):\"float\"\u003d\u003dthis.model.mode\u0026\u0026this._set_input_filter((e\u003d\u003em.test(e)))}bound_value(e){let t\u003de;const{low:l,high:i}\u003dthis.model;return t\u003dnull!\u003dl?Math.max(l,t):t,t\u003dnull!\u003di?Math.min(i,t):t,t}get value(){let e\u003d\"\"!\u003dthis.input_el.value?Number(this.input_el.value):null;return null!\u003de\u0026\u0026(e\u003dthis.bound_value(e)),e}change_input(){null\u003d\u003dthis.value?this.model.value\u003dnull:Number.isNaN(this.value)||(this.model.value\u003dthis.value)}}l.NumericInputView\u003dc,c.__name__\u003d\"NumericInputView\";class v extends h.InputWidget{constructor(e){super(e)}static init_NumericInput(){this.prototype.default_view\u003dc,this.define((({Number:e,String:t,Enum:l,Ref:i,Or:n,Nullable:s})\u003d\u003e({value:[s(e),null],placeholder:[t,\"\"],mode:[l(\"int\",\"float\"),\"int\"],format:[s(n(t,i(o.TickFormatter))),null],low:[s(e),null],high:[s(e),null]})))}_formatter(e,t){return r.isString(t)?u.format(e,t):t.doFormat([e],{loc:0})[0]}pretty(e){return null!\u003dthis.format?this._formatter(e,this.format):`${e}`}}l.NumericInput\u003dv,v.__name__\u003d\"NumericInput\",v.init_NumericInput()},\n 455: function _(e,t,r,s,i){s();const n\u003de(444),_\u003de(43);class a extends n.MarkupView{render(){super.render();const e\u003d_.pre({style:{overflow:\"auto\"}},this.model.text);this.markup_el.appendChild(e)}}r.PreTextView\u003da,a.__name__\u003d\"PreTextView\";class o extends n.Markup{constructor(e){super(e)}static init_PreText(){this.prototype.default_view\u003da}}r.PreText\u003do,o.__name__\u003d\"PreText\",o.init_PreText()},\n 456: function _(t,o,i,e,a){e();const n\u003dt(1),u\u003dt(430),s\u003dt(43),c\u003dn.__importStar(t(328));class _ extends u.ButtonGroupView{change_active(t){this.model.active!\u003d\u003dt\u0026\u0026(this.model.active\u003dt)}_update_active(){const{active:t}\u003dthis.model;this._buttons.forEach(((o,i)\u003d\u003e{s.classes(o).toggle(c.active,t\u003d\u003d\u003di)}))}}i.RadioButtonGroupView\u003d_,_.__name__\u003d\"RadioButtonGroupView\";class r extends u.ButtonGroup{constructor(t){super(t)}static init_RadioButtonGroup(){this.prototype.default_view\u003d_,this.define((({Int:t,Nullable:o})\u003d\u003e({active:[o(t),null]})))}}i.RadioButtonGroup\u003dr,r.__name__\u003d\"RadioButtonGroup\",r.init_RadioButtonGroup()},\n 457: function _(e,i,t,n,a){n();const s\u003de(1),o\u003de(43),l\u003de(34),d\u003de(432),p\u003ds.__importStar(e(427));class u extends d.InputGroupView{render(){super.render();const e\u003do.div({class:[p.input_group,this.model.inline?p.inline:null]});this.el.appendChild(e);const i\u003dl.uniqueId(),{active:t,labels:n}\u003dthis.model;this._inputs\u003d[];for(let a\u003d0;a\u003cn.length;a++){const s\u003do.input({type:\"radio\",name:i,value:`${a}`});s.addEventListener(\"change\",(()\u003d\u003ethis.change_active(a))),this._inputs.push(s),this.model.disabled\u0026\u0026(s.disabled\u003d!0),a\u003d\u003dt\u0026\u0026(s.checked\u003d!0);const l\u003do.label({},s,o.span({},n[a]));e.appendChild(l)}}change_active(e){this.model.active\u003de}}t.RadioGroupView\u003du,u.__name__\u003d\"RadioGroupView\";class r extends d.InputGroup{constructor(e){super(e)}static init_RadioGroup(){this.prototype.default_view\u003du,this.define((({Boolean:e,Int:i,String:t,Array:n,Nullable:a})\u003d\u003e({active:[a(i),null],labels:[n(t),[]],inline:[e,!1]})))}}t.RadioGroup\u003dr,r.__name__\u003d\"RadioGroup\",r.init_RadioGroup()},\n 458: function _(e,t,i,r,a){r();const n\u003de(1).__importStar(e(183)),s\u003de(438),_\u003de(8);class d extends s.AbstractRangeSliderView{}i.RangeSliderView\u003dd,d.__name__\u003d\"RangeSliderView\";class o extends s.AbstractSlider{constructor(e){super(e),this.behaviour\u003d\"drag\",this.connected\u003d[!1,!0,!1]}static init_RangeSlider(){this.prototype.default_view\u003dd,this.override({format:\"0[.]00\"})}_formatter(e,t){return _.isString(t)?n.format(e,t):t.compute(e)}}i.RangeSlider\u003do,o.__name__\u003d\"RangeSlider\",o.init_RangeSlider()},\n 459: function _(e,t,n,i,s){i();const l\u003de(1),u\u003de(43),a\u003de(8),o\u003de(13),_\u003de(426),p\u003dl.__importStar(e(427));class r extends _.InputWidgetView{constructor(){super(...arguments),this._known_values\u003dnew Set}connect_signals(){super.connect_signals();const{value:e,options:t}\u003dthis.model.properties;this.on_change(e,(()\u003d\u003e{this._update_value()})),this.on_change(t,(()\u003d\u003e{u.empty(this.input_el),u.append(this.input_el,...this.options_el()),this._update_value()}))}options_el(){const{_known_values:e}\u003dthis;function t(t){return t.map((t\u003d\u003e{let n,i;return a.isString(t)?n\u003di\u003dt:[n,i]\u003dt,e.add(n),u.option({value:n},i)}))}e.clear();const{options:n}\u003dthis.model;return a.isArray(n)?t(n):o.entries(n).map((([e,n])\u003d\u003eu.optgroup({label:e},t(n))))}render(){super.render(),this.input_el\u003du.select({class:p.input,name:this.model.name,disabled:this.model.disabled},this.options_el()),this._update_value(),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),this.group_el.appendChild(this.input_el)}change_input(){const e\u003dthis.input_el.value;this.model.value\u003de,super.change_input()}_update_value(){const{value:e}\u003dthis.model;this._known_values.has(e)?this.input_el.value\u003de:this.input_el.removeAttribute(\"value\")}}n.SelectView\u003dr,r.__name__\u003d\"SelectView\";class c extends _.InputWidget{constructor(e){super(e)}static init_Select(){this.prototype.default_view\u003dr,this.define((({String:e,Array:t,Tuple:n,Dict:i,Or:s})\u003d\u003e{const l\u003dt(s(e,n(e,e)));return{value:[e,\"\"],options:[s(l,i(l)),[]]}}))}}n.Select\u003dc,c.__name__\u003d\"Select\",c.init_Select()},\n 460: function _(t,e,i,r,s){r();const _\u003dt(1).__importStar(t(183)),a\u003dt(438),n\u003dt(8);class o extends a.AbstractSliderView{}i.SliderView\u003do,o.__name__\u003d\"SliderView\";class d extends a.AbstractSlider{constructor(t){super(t),this.behaviour\u003d\"tap\",this.connected\u003d[!0,!1]}static init_Slider(){this.prototype.default_view\u003do,this.override({format:\"0[.]00\"})}_formatter(t,e){return n.isString(e)?_.format(t,e):e.compute(t)}}i.Slider\u003dd,d.__name__\u003d\"Slider\",d.init_Slider()},\n 461: function _(e,t,i,n,s){n();const l\u003de(454),o\u003de(43),{min:r,max:a,floor:h,abs:_}\u003dMath;function u(e){return h(e)!\u003d\u003de?e.toFixed(16).replace(/0+$/,\"\").split(\".\")[1].length:0}class d extends l.NumericInputView{*buttons(){yield this.btn_up_el,yield this.btn_down_el}initialize(){super.initialize(),this._handles\u003d{interval:void 0,timeout:void 0},this._interval\u003d200}connect_signals(){super.connect_signals();const e\u003dthis.model.properties;this.on_change(e.disabled,(()\u003d\u003e{for(const e of this.buttons())o.toggle_attribute(e,\"disabled\",this.model.disabled)}))}render(){super.render(),this.wrapper_el\u003do.div({class:\"bk-spin-wrapper\"}),this.group_el.replaceChild(this.wrapper_el,this.input_el),this.btn_up_el\u003do.button({class:\"bk-spin-btn bk-spin-btn-up\"}),this.btn_down_el\u003do.button({class:\"bk-spin-btn bk-spin-btn-down\"}),this.wrapper_el.appendChild(this.input_el),this.wrapper_el.appendChild(this.btn_up_el),this.wrapper_el.appendChild(this.btn_down_el);for(const e of this.buttons())o.toggle_attribute(e,\"disabled\",this.model.disabled),e.addEventListener(\"mousedown\",(e\u003d\u003ethis._btn_mouse_down(e))),e.addEventListener(\"mouseup\",(()\u003d\u003ethis._btn_mouse_up())),e.addEventListener(\"mouseleave\",(()\u003d\u003ethis._btn_mouse_leave()));this.input_el.addEventListener(\"keydown\",(e\u003d\u003ethis._input_key_down(e))),this.input_el.addEventListener(\"keyup\",(()\u003d\u003ethis.model.value_throttled\u003dthis.model.value)),this.input_el.addEventListener(\"wheel\",(e\u003d\u003ethis._input_mouse_wheel(e))),this.input_el.addEventListener(\"wheel\",function(e,t,i\u003d!1){let n;return function(...s){const l\u003dthis,o\u003di\u0026\u0026void 0\u003d\u003d\u003dn;void 0!\u003d\u003dn\u0026\u0026clearTimeout(n),n\u003dsetTimeout((function(){n\u003dvoid 0,i||e.apply(l,s)}),t),o\u0026\u0026e.apply(l,s)}}((()\u003d\u003e{this.model.value_throttled\u003dthis.model.value}),this.model.wheel_wait,!1))}get precision(){const{low:e,high:t,step:i}\u003dthis.model,n\u003du;return a(n(_(null!\u003de?e:0)),n(_(null!\u003dt?t:0)),n(_(i)))}remove(){this._stop_incrementation(),super.remove()}_start_incrementation(e){clearInterval(this._handles.interval),this._counter\u003d0;const{step:t}\u003dthis.model,i\u003de\u003d\u003e{if(this._counter+\u003d1,this._counter%5\u003d\u003d0){const t\u003dMath.floor(this._counter/5);t\u003c10?(clearInterval(this._handles.interval),this._handles.interval\u003dsetInterval((()\u003d\u003ei(e)),this._interval/(t+1))):t\u003e\u003d10\u0026\u0026t\u003c\u003d13\u0026\u0026(clearInterval(this._handles.interval),this._handles.interval\u003dsetInterval((()\u003d\u003ei(2*e)),this._interval/10))}this.increment(e)};this._handles.interval\u003dsetInterval((()\u003d\u003ei(e*t)),this._interval)}_stop_incrementation(){clearTimeout(this._handles.timeout),this._handles.timeout\u003dvoid 0,clearInterval(this._handles.interval),this._handles.interval\u003dvoid 0,this.model.value_throttled\u003dthis.model.value}_btn_mouse_down(e){e.preventDefault();const t\u003de.currentTarget\u003d\u003d\u003dthis.btn_up_el?1:-1;this.increment(t*this.model.step),this.input_el.focus(),this._handles.timeout\u003dsetTimeout((()\u003d\u003ethis._start_incrementation(t)),this._interval)}_btn_mouse_up(){this._stop_incrementation()}_btn_mouse_leave(){this._stop_incrementation()}_input_mouse_wheel(e){if(document.activeElement\u003d\u003d\u003dthis.input_el){e.preventDefault();const t\u003de.deltaY\u003e0?-1:1;this.increment(t*this.model.step)}}_input_key_down(e){switch(e.keyCode){case o.Keys.Up:return e.preventDefault(),this.increment(this.model.step);case o.Keys.Down:return e.preventDefault(),this.increment(-this.model.step);case o.Keys.PageUp:return e.preventDefault(),this.increment(this.model.page_step_multiplier*this.model.step);case o.Keys.PageDown:return e.preventDefault(),this.increment(-this.model.page_step_multiplier*this.model.step)}}adjust_to_precision(e){return this.bound_value(Number(e.toFixed(this.precision)))}increment(e){const{low:t,high:i}\u003dthis.model;null\u003d\u003dthis.model.value?e\u003e0?this.model.value\u003dnull!\u003dt?t:null!\u003di?r(0,i):0:e\u003c0\u0026\u0026(this.model.value\u003dnull!\u003di?i:null!\u003dt?a(t,0):0):this.model.value\u003dthis.adjust_to_precision(this.model.value+e)}change_input(){super.change_input(),this.model.value_throttled\u003dthis.model.value}}i.SpinnerView\u003dd,d.__name__\u003d\"SpinnerView\";class p extends l.NumericInput{constructor(e){super(e)}static init_Spinner(){this.prototype.default_view\u003dd,this.define((({Number:e,Nullable:t})\u003d\u003e({value_throttled:[t(e),null],step:[e,1],page_step_multiplier:[e,10],wheel_wait:[e,100]}))),this.override({mode:\"float\"})}}i.Spinner\u003dp,p.__name__\u003d\"Spinner\",p.init_Spinner()},\n 462: function _(e,t,s,n,i){n();const r\u003de(1),o\u003de(425),p\u003de(43),c\u003dr.__importStar(e(427));class l extends o.TextLikeInputView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.rows.change,(()\u003d\u003ethis.input_el.rows\u003dthis.model.rows)),this.connect(this.model.properties.cols.change,(()\u003d\u003ethis.input_el.cols\u003dthis.model.cols))}_render_input(){this.input_el\u003dp.textarea({class:c.input})}render(){super.render(),this.input_el.cols\u003dthis.model.cols,this.input_el.rows\u003dthis.model.rows}}s.TextAreaInputView\u003dl,l.__name__\u003d\"TextAreaInputView\";class _ extends o.TextLikeInput{constructor(e){super(e)}static init_TextAreaInput(){this.prototype.default_view\u003dl,this.define((({Int:e})\u003d\u003e({cols:[e,20],rows:[e,2]}))),this.override({max_length:500})}}s.TextAreaInput\u003d_,_.__name__\u003d\"TextAreaInput\",_.init_TextAreaInput()},\n 463: function _(e,t,i,s,c){s();const o\u003de(1),a\u003de(419),n\u003de(43),l\u003do.__importStar(e(328));class _ extends a.AbstractButtonView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.active.change,(()\u003d\u003ethis._update_active()))}render(){super.render(),this._update_active()}click(){this.model.active\u003d!this.model.active,super.click()}_update_active(){n.classes(this.button_el).toggle(l.active,this.model.active)}}i.ToggleView\u003d_,_.__name__\u003d\"ToggleView\";class g extends a.AbstractButton{constructor(e){super(e)}static init_Toggle(){this.prototype.default_view\u003d_,this.define((({Boolean:e})\u003d\u003e({active:[e,!1]}))),this.override({label:\"Toggle\"})}}i.Toggle\u003dg,g.__name__\u003d\"Toggle\",g.init_Toggle()},\n }, 417, {\"models/widgets/main\":417,\"models/widgets/index\":418,\"models/widgets/abstract_button\":419,\"models/widgets/control\":420,\"models/widgets/widget\":488,\"models/widgets/abstract_icon\":422,\"models/widgets/autocomplete_input\":423,\"models/widgets/text_input\":424,\"models/widgets/text_like_input\":425,\"models/widgets/input_widget\":426,\"styles/widgets/inputs.css\":427,\"models/widgets/button\":428,\"models/widgets/checkbox_button_group\":429,\"models/widgets/button_group\":430,\"models/widgets/checkbox_group\":431,\"models/widgets/input_group\":432,\"models/widgets/color_picker\":433,\"models/widgets/date_picker\":434,\"styles/widgets/flatpickr.css\":436,\"models/widgets/date_range_slider\":437,\"models/widgets/abstract_slider\":438,\"styles/widgets/sliders.css\":440,\"styles/widgets/nouislider.css\":441,\"models/widgets/date_slider\":442,\"models/widgets/div\":443,\"models/widgets/markup\":444,\"styles/clearfix.css\":445,\"models/widgets/dropdown\":446,\"models/widgets/file_input\":447,\"models/widgets/multiselect\":448,\"models/widgets/paragraph\":449,\"models/widgets/password_input\":450,\"models/widgets/multichoice\":451,\"styles/widgets/choices.css\":453,\"models/widgets/numeric_input\":454,\"models/widgets/pretext\":455,\"models/widgets/radio_button_group\":456,\"models/widgets/radio_group\":457,\"models/widgets/range_slider\":458,\"models/widgets/selectbox\":459,\"models/widgets/slider\":460,\"models/widgets/spinner\":461,\"models/widgets/textarea_input\":462,\"models/widgets/toggle\":463}, {});});\n\n /* END bokeh-widgets.min.js */\n },\n \n function(Bokeh) {\n /* BEGIN bokeh-tables.min.js */\n /*!\n * Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without modification,\n * are permitted provided that the following conditions are met:\n * \n * Redistributions of source code must retain the above copyright notice,\n * this list of conditions and the following disclaimer.\n * \n * Redistributions in binary form must reproduce the above copyright notice,\n * this list of conditions and the following disclaimer in the documentation\n * and/or other materials provided with the distribution.\n * \n * Neither the name of Anaconda nor the names of any contributors\n * may be used to endorse or promote products derived from this software\n * without specific prior written permission.\n * \n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\n * THE POSSIBILITY OF SUCH DAMAGE.\n */\n (function(root, factory) {\n factory(root[\"Bokeh\"], \"2.3.2\");\n })(this, function(Bokeh, version) {\n var define;\n return (function(modules, entry, aliases, externals) {\n const bokeh \u003d typeof Bokeh !\u003d\u003d \"undefined\" \u0026\u0026 (version !\u003d null ? Bokeh[version] : Bokeh);\n if (bokeh !\u003d null) {\n return bokeh.register_plugin(modules, entry, aliases);\n } else {\n throw new Error(\"Cannot find Bokeh \" + version + \". You have to load it prior to loading plugins.\");\n }\n })\n ({\n 464: function _(t,e,o,r,s){r();const _\u003dt(1).__importStar(t(465));o.Tables\u003d_;t(7).register_models(_)},\n 465: function _(g,a,r,e,t){e();const o\u003dg(1);o.__exportStar(g(466),r),o.__exportStar(g(469),r),t(\"DataTable\",g(472).DataTable),t(\"TableColumn\",g(490).TableColumn),t(\"TableWidget\",g(489).TableWidget);var n\u003dg(492);t(\"AvgAggregator\",n.AvgAggregator),t(\"MinAggregator\",n.MinAggregator),t(\"MaxAggregator\",n.MaxAggregator),t(\"SumAggregator\",n.SumAggregator);var A\u003dg(493);t(\"GroupingInfo\",A.GroupingInfo),t(\"DataCube\",A.DataCube)},\n 466: function _(e,t,i,s,r){s();const a\u003de(1),n\u003de(43),l\u003de(240),u\u003de(53),d\u003de(467),o\u003da.__importStar(e(468));class _ extends l.DOMView{constructor(e){const{model:t,parent:i}\u003de.column;super(Object.assign({model:t,parent:i},e)),this.args\u003de,this.initialize(),this.render()}get emptyValue(){return null}initialize(){super.initialize(),this.inputEl\u003dthis._createInput(),this.defaultValue\u003dnull}async lazy_initialize(){throw new Error(\"unsupported\")}css_classes(){return super.css_classes().concat(o.cell_editor)}render(){super.render(),this.args.container.append(this.el),this.el.appendChild(this.inputEl),this.renderEditor(),this.disableNavigation()}renderEditor(){}disableNavigation(){this.inputEl.addEventListener(\"keydown\",(e\u003d\u003e{switch(e.keyCode){case n.Keys.Left:case n.Keys.Right:case n.Keys.Up:case n.Keys.Down:case n.Keys.PageUp:case n.Keys.PageDown:e.stopImmediatePropagation()}}))}destroy(){this.remove()}focus(){this.inputEl.focus()}show(){}hide(){}position(){}getValue(){return this.inputEl.value}setValue(e){this.inputEl.value\u003de}serializeValue(){return this.getValue()}isValueChanged(){return!(\"\"\u003d\u003dthis.getValue()\u0026\u0026null\u003d\u003dthis.defaultValue)\u0026\u0026this.getValue()!\u003d\u003dthis.defaultValue}applyValue(e,t){const i\u003dthis.args.grid.getData(),s\u003di.index.indexOf(e[d.DTINDEX_NAME]);i.setField(s,this.args.column.field,t)}loadValue(e){const t\u003de[this.args.column.field];this.defaultValue\u003dnull!\u003dt?t:this.emptyValue,this.setValue(this.defaultValue)}validateValue(e){if(this.args.column.validator){const t\u003dthis.args.column.validator(e);if(!t.valid)return t}return{valid:!0,msg:null}}validate(){return this.validateValue(this.getValue())}}i.CellEditorView\u003d_,_.__name__\u003d\"CellEditorView\";class c extends u.Model{}i.CellEditor\u003dc,c.__name__\u003d\"CellEditor\";class p extends _{get emptyValue(){return\"\"}_createInput(){return n.input({type:\"text\"})}renderEditor(){this.inputEl.focus(),this.inputEl.select()}loadValue(e){super.loadValue(e),this.inputEl.defaultValue\u003dthis.defaultValue,this.inputEl.select()}}i.StringEditorView\u003dp,p.__name__\u003d\"StringEditorView\";class h extends c{static init_StringEditor(){this.prototype.default_view\u003dp,this.define((({String:e,Array:t})\u003d\u003e({completions:[t(e),[]]})))}}i.StringEditor\u003dh,h.__name__\u003d\"StringEditor\",h.init_StringEditor();class E extends _{_createInput(){return n.textarea()}renderEditor(){this.inputEl.focus(),this.inputEl.select()}}i.TextEditorView\u003dE,E.__name__\u003d\"TextEditorView\";class V extends c{static init_TextEditor(){this.prototype.default_view\u003dE}}i.TextEditor\u003dV,V.__name__\u003d\"TextEditor\",V.init_TextEditor();class m extends _{_createInput(){return n.select()}renderEditor(){for(const e of this.model.options)this.inputEl.appendChild(n.option({value:e},e));this.focus()}}i.SelectEditorView\u003dm,m.__name__\u003d\"SelectEditorView\";class f extends c{static init_SelectEditor(){this.prototype.default_view\u003dm,this.define((({String:e,Array:t})\u003d\u003e({options:[t(e),[]]})))}}i.SelectEditor\u003df,f.__name__\u003d\"SelectEditor\",f.init_SelectEditor();class x extends _{_createInput(){return n.input({type:\"text\"})}}i.PercentEditorView\u003dx,x.__name__\u003d\"PercentEditorView\";class g extends c{static init_PercentEditor(){this.prototype.default_view\u003dx}}i.PercentEditor\u003dg,g.__name__\u003d\"PercentEditor\",g.init_PercentEditor();class w extends _{_createInput(){return n.input({type:\"checkbox\"})}renderEditor(){this.focus()}loadValue(e){this.defaultValue\u003d!!e[this.args.column.field],this.inputEl.checked\u003dthis.defaultValue}serializeValue(){return this.inputEl.checked}}i.CheckboxEditorView\u003dw,w.__name__\u003d\"CheckboxEditorView\";class v extends c{static init_CheckboxEditor(){this.prototype.default_view\u003dw}}i.CheckboxEditor\u003dv,v.__name__\u003d\"CheckboxEditor\",v.init_CheckboxEditor();class y extends _{_createInput(){return n.input({type:\"text\"})}renderEditor(){this.inputEl.focus(),this.inputEl.select()}remove(){super.remove()}serializeValue(){var e;return null!\u003d\u003d(e\u003dparseInt(this.getValue(),10))\u0026\u0026void 0!\u003d\u003de?e:0}loadValue(e){super.loadValue(e),this.inputEl.defaultValue\u003dthis.defaultValue,this.inputEl.select()}validateValue(e){return isNaN(e)?{valid:!1,msg:\"Please enter a valid integer\"}:super.validateValue(e)}}i.IntEditorView\u003dy,y.__name__\u003d\"IntEditorView\";class I extends c{static init_IntEditor(){this.prototype.default_view\u003dy,this.define((({Int:e})\u003d\u003e({step:[e,1]})))}}i.IntEditor\u003dI,I.__name__\u003d\"IntEditor\",I.init_IntEditor();class b extends _{_createInput(){return n.input({type:\"text\"})}renderEditor(){this.inputEl.focus(),this.inputEl.select()}remove(){super.remove()}serializeValue(){var e;return null!\u003d\u003d(e\u003dparseFloat(this.getValue()))\u0026\u0026void 0!\u003d\u003de?e:0}loadValue(e){super.loadValue(e),this.inputEl.defaultValue\u003dthis.defaultValue,this.inputEl.select()}validateValue(e){return isNaN(e)?{valid:!1,msg:\"Please enter a valid number\"}:super.validateValue(e)}}i.NumberEditorView\u003db,b.__name__\u003d\"NumberEditorView\";class N extends c{static init_NumberEditor(){this.prototype.default_view\u003db,this.define((({Number:e})\u003d\u003e({step:[e,.01]})))}}i.NumberEditor\u003dN,N.__name__\u003d\"NumberEditor\",N.init_NumberEditor();class S extends _{_createInput(){return n.input({type:\"text\"})}}i.TimeEditorView\u003dS,S.__name__\u003d\"TimeEditorView\";class C extends c{static init_TimeEditor(){this.prototype.default_view\u003dS}}i.TimeEditor\u003dC,C.__name__\u003d\"TimeEditor\",C.init_TimeEditor();class D extends _{_createInput(){return n.input({type:\"text\"})}get emptyValue(){return new Date}renderEditor(){this.inputEl.focus(),this.inputEl.select()}destroy(){super.destroy()}show(){super.show()}hide(){super.hide()}position(){return super.position()}getValue(){}setValue(e){}}i.DateEditorView\u003dD,D.__name__\u003d\"DateEditorView\";class T extends c{static init_DateEditor(){this.prototype.default_view\u003dD}}i.DateEditor\u003dT,T.__name__\u003d\"DateEditor\",T.init_DateEditor()},\n 467: function _(_,n,i,t,d){t(),i.DTINDEX_NAME\u003d\"__bkdt_internal_index__\"},\n 468: function _(e,l,o,t,r){t(),o.root\u003d\"bk-root\",o.data_table\u003d\"bk-data-table\",o.cell_special_defaults\u003d\"bk-cell-special-defaults\",o.cell_select\u003d\"bk-cell-select\",o.cell_index\u003d\"bk-cell-index\",o.header_index\u003d\"bk-header-index\",o.cell_editor\u003d\"bk-cell-editor\",o.cell_editor_completion\u003d\"bk-cell-editor-completion\",o.default\u003d\u0027.bk-root .bk-data-table{box-sizing:content-box;font-size:11px;}.bk-root .bk-data-table input[type\u003d\"checkbox\"]{margin-left:4px;margin-right:4px;}.bk-root .bk-cell-special-defaults{border-right-color:silver;border-right-style:solid;background:#f5f5f5;}.bk-root .bk-cell-select{border-right-color:silver;border-right-style:solid;background:#f5f5f5;}.bk-root .slick-cell.bk-cell-index{border-right-color:silver;border-right-style:solid;background:#f5f5f5;text-align:right;background:#f0f0f0;color:#909090;}.bk-root .bk-header-index .slick-column-name{float:right;}.bk-root .slick-row.selected .bk-cell-index{background-color:transparent;}.bk-root .slick-row.odd{background:#f0f0f0;}.bk-root .slick-cell{padding-left:4px;padding-right:4px;border-right-color:transparent;border:0.25px solid transparent;}.bk-root .slick-cell .bk{line-height:inherit;}.bk-root .slick-cell.active{border-style:dashed;}.bk-root .slick-cell.selected{background-color:#F0F8FF;}.bk-root .slick-cell.editable{padding-left:0;padding-right:0;}.bk-root .bk-cell-editor{display:contents;}.bk-root .bk-cell-editor input,.bk-root .bk-cell-editor select{width:100%;height:100%;border:0;margin:0;padding:0;outline:0;background:transparent;vertical-align:baseline;}.bk-root .bk-cell-editor input{padding-left:4px;padding-right:4px;}.bk-root .bk-cell-editor-completion{font-size:11px;}\u0027},\n 469: function _(t,e,r,a,n){a();const i\u003dt(1),o\u003di.__importDefault(t(181)),s\u003di.__importStar(t(183)),l\u003dt(470),c\u003dt(43),m\u003dt(20),u\u003dt(8),_\u003dt(34),F\u003dt(22),d\u003dt(53);class f extends d.Model{constructor(t){super(t)}doFormat(t,e,r,a,n){return null\u003d\u003dr?\"\":(r+\"\").replace(/\u0026/g,\"\u0026amp;\").replace(/\u003c/g,\"\u0026lt;\").replace(/\u003e/g,\"\u0026gt;\")}}r.CellFormatter\u003df,f.__name__\u003d\"CellFormatter\";class h extends f{constructor(t){super(t)}static init_StringFormatter(){this.define((({Color:t,Nullable:e})\u003d\u003e({font_style:[m.FontStyle,\"normal\"],text_align:[m.TextAlign,\"left\"],text_color:[e(t),null]})))}doFormat(t,e,r,a,n){const{font_style:i,text_align:o,text_color:s}\u003dthis,l\u003dc.div({},null\u003d\u003dr?\"\":`${r}`);switch(i){case\"bold\":l.style.fontWeight\u003d\"bold\";break;case\"italic\":l.style.fontStyle\u003d\"italic\"}return null!\u003do\u0026\u0026(l.style.textAlign\u003do),null!\u003ds\u0026\u0026(l.style.color\u003dF.color2css(s)),l.outerHTML}}r.StringFormatter\u003dh,h.__name__\u003d\"StringFormatter\",h.init_StringFormatter();class g extends h{constructor(t){super(t)}static init_ScientificFormatter(){this.define((({Number:t,String:e,Nullable:r})\u003d\u003e({nan_format:[r(e),null],precision:[t,10],power_limit_high:[t,5],power_limit_low:[t,-3]})))}get scientific_limit_low(){return 10**this.power_limit_low}get scientific_limit_high(){return 10**this.power_limit_high}doFormat(t,e,r,a,n){const i\u003dMath.abs(r)\u003c\u003dthis.scientific_limit_low||Math.abs(r)\u003e\u003dthis.scientific_limit_high;let o\u003dthis.precision;return o\u003c1\u0026\u0026(o\u003d1),r\u003dnull!\u003dr\u0026\u0026!isNaN(r)||null\u003d\u003dthis.nan_format?0\u003d\u003dr?_.to_fixed(r,1):i?r.toExponential(o):_.to_fixed(r,o):this.nan_format,super.doFormat(t,e,r,a,n)}}r.ScientificFormatter\u003dg,g.__name__\u003d\"ScientificFormatter\",g.init_ScientificFormatter();class p extends h{constructor(t){super(t)}static init_NumberFormatter(){this.define((({String:t,Nullable:e})\u003d\u003e({format:[t,\"0,0\"],language:[t,\"en\"],rounding:[m.RoundingFunction,\"round\"],nan_format:[e(t),null]})))}doFormat(t,e,r,a,n){const{format:i,language:o,nan_format:l}\u003dthis,c\u003d(()\u003d\u003e{switch(this.rounding){case\"round\":case\"nearest\":return Math.round;case\"floor\":case\"rounddown\":return Math.floor;case\"ceil\":case\"roundup\":return Math.ceil}})();return r\u003dnull!\u003dr\u0026\u0026!isNaN(r)||null\u003d\u003dl?s.format(r,i,o,c):l,super.doFormat(t,e,r,a,n)}}r.NumberFormatter\u003dp,p.__name__\u003d\"NumberFormatter\",p.init_NumberFormatter();class S extends f{constructor(t){super(t)}static init_BooleanFormatter(){this.define((({String:t})\u003d\u003e({icon:[t,\"check\"]})))}doFormat(t,e,r,a,n){return r?c.i({class:this.icon}).outerHTML:\"\"}}r.BooleanFormatter\u003dS,S.__name__\u003d\"BooleanFormatter\",S.init_BooleanFormatter();class b extends h{constructor(t){super(t)}static init_DateFormatter(){this.define((({String:t,Nullable:e})\u003d\u003e({format:[t,\"ISO-8601\"],nan_format:[e(t),null]})))}getFormat(){switch(this.format){case\"ATOM\":case\"W3C\":case\"RFC-3339\":case\"ISO-8601\":return\"%Y-%m-%d\";case\"COOKIE\":return\"%a, %d %b %Y\";case\"RFC-850\":return\"%A, %d-%b-%y\";case\"RFC-1123\":case\"RFC-2822\":return\"%a, %e %b %Y\";case\"RSS\":case\"RFC-822\":case\"RFC-1036\":return\"%a, %e %b %y\";case\"TIMESTAMP\":return;default:return this.format}}doFormat(t,e,r,a,n){const{nan_format:i}\u003dthis;let s;return s\u003dnull!\u003d(r\u003du.isString(r)?parseInt(r,10):r)\u0026\u0026!isNaN(r)\u0026\u0026-9223372036854776!\u003d\u003dr||null\u003d\u003di?null\u003d\u003dr?\"\":o.default(r,this.getFormat()):i,super.doFormat(t,e,s,a,n)}}r.DateFormatter\u003db,b.__name__\u003d\"DateFormatter\",b.init_DateFormatter();class x extends f{constructor(t){super(t)}static init_HTMLTemplateFormatter(){this.define((({String:t})\u003d\u003e({template:[t,\"\u003c%\u003d value %\u003e\"]})))}doFormat(t,e,r,a,n){const{template:i}\u003dthis;if(null\u003d\u003dr)return\"\";return l._.template(i)(Object.assign(Object.assign({},n),{value:r}))}}r.HTMLTemplateFormatter\u003dx,x.__name__\u003d\"HTMLTemplateFormatter\",x.init_HTMLTemplateFormatter()},\n 470: function _(e,n,t,f,i){var o\u003de(471),d\u003do.template;function r(e,n,t){return d(e,n,t)}r._\u003do,n.exports\u003dr,\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define((function(){return r})):\"undefined\"\u003d\u003dtypeof window\u0026\u0026\"undefined\"\u003d\u003dtypeof navigator||(window.UnderscoreTemplate\u003dr)},\n 471: function _(r,e,n,t,a){\n // (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters \u0026 Editors\n // Underscore may be freely distributed under the MIT license.\n var u\u003d{},c\u003dArray.prototype,o\u003dObject.prototype,l\u003dc.slice,i\u003do.toString,f\u003do.hasOwnProperty,s\u003dc.forEach,p\u003dObject.keys,_\u003dArray.isArray,h\u003dfunction(){},v\u003dh.each\u003dh.forEach\u003dfunction(r,e,n){if(null!\u003dr)if(s\u0026\u0026r.forEach\u003d\u003d\u003ds)r.forEach(e,n);else if(r.length\u003d\u003d\u003d+r.length){for(var t\u003d0,a\u003dr.length;t\u003ca;t++)if(e.call(n,r[t],t,r)\u003d\u003d\u003du)return}else{var c\u003dh.keys(r);for(t\u003d0,a\u003dc.length;t\u003ca;t++)if(e.call(n,r[c[t]],c[t],r)\u003d\u003d\u003du)return}};h.keys\u003dp||function(r){if(r!\u003d\u003dObject(r))throw new TypeError(\"Invalid object\");var e\u003d[];for(var n in r)h.has(r,n)\u0026\u0026e.push(n);return e},h.defaults\u003dfunction(r){return v(l.call(arguments,1),(function(e){if(e)for(var n in e)void 0\u003d\u003d\u003dr[n]\u0026\u0026(r[n]\u003de[n])})),r},h.isArray\u003d_||function(r){return\"[object Array]\"\u003d\u003d\u003di.call(r)},h.has\u003dfunction(r,e){if(!h.isArray(e))return null!\u003dr\u0026\u0026f.call(r,e);for(var n\u003de.length,t\u003d0;t\u003cn;t++){var a\u003de[t];if(null\u003d\u003dr||!f.call(r,a))return!1;r\u003dr[a]}return!!n};var g\u003d{escape:{\"\u0026\":\"\u0026amp;\",\"\u003c\":\"\u0026lt;\",\"\u003e\":\"\u0026gt;\",\u0027\"\u0027:\"\u0026quot;\",\"\u0027\":\"\u0026#x27;\"}},y\u003d{escape:new RegExp(\"[\"+h.keys(g.escape).join(\"\")+\"]\",\"g\")};h.each([\"escape\"],(function(r){h[r]\u003dfunction(e){return null\u003d\u003de?\"\":(\"\"+e).replace(y[r],(function(e){return g[r][e]}))}})),h.templateSettings\u003d{evaluate:/\u003c%([\\s\\S]+?)%\u003e/g,interpolate:/\u003c%\u003d([\\s\\S]+?)%\u003e/g,escape:/\u003c%-([\\s\\S]+?)%\u003e/g};var j\u003d/(.)^/,b\u003d{\"\u0027\":\"\u0027\",\"\\\\\":\"\\\\\",\"\\r\":\"r\",\"\\n\":\"n\",\"\\t\":\"t\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},w\u003d/\\\\|\u0027|\\r|\\n|\\t|\\u2028|\\u2029/g;h.template\u003dfunction(r,e,n){var t;n\u003dh.defaults({},n,h.templateSettings);var a\u003dnew RegExp([(n.escape||j).source,(n.interpolate||j).source,(n.evaluate||j).source].join(\"|\")+\"|$\",\"g\"),u\u003d0,c\u003d\"__p+\u003d\u0027\";r.replace(a,(function(e,n,t,a,o){return c+\u003dr.slice(u,o).replace(w,(function(r){return\"\\\\\"+b[r]})),n\u0026\u0026(c+\u003d\"\u0027+\\n((__t\u003d(\"+n+\"))\u003d\u003dnull?\u0027\u0027:_.escape(__t))+\\n\u0027\"),t\u0026\u0026(c+\u003d\"\u0027+\\n((__t\u003d(\"+t+\"))\u003d\u003dnull?\u0027\u0027:__t)+\\n\u0027\"),a\u0026\u0026(c+\u003d\"\u0027;\\n\"+a+\"\\n__p+\u003d\u0027\"),u\u003do+e.length,e})),c+\u003d\"\u0027;\\n\",n.variable||(c\u003d\"with(obj||{}){\\n\"+c+\"}\\n\"),c\u003d\"var __t,__p\u003d\u0027\u0027,__j\u003dArray.prototype.join,print\u003dfunction(){__p+\u003d__j.call(arguments,\u0027\u0027);};\\n\"+c+\"return __p;\\n\";try{t\u003dnew Function(n.variable||\"obj\",\"_\",c)}catch(r){throw r.source\u003dc,r}if(e)return t(e,h);var o\u003dfunction(r){return t.call(this,r,h)};return o.source\u003d\"function(\"+(n.variable||\"obj\")+\"){\\n\"+c+\"}\",o},e.exports\u003dh},\n 472: function _(e,t,i,s,o){s();const n\u003de(1),l\u003de(473),r\u003de(477),d\u003de(478),a\u003de(479),h\u003de(34),u\u003de(8),c\u003de(9),_\u003de(13),m\u003de(19),g\u003de(488),p\u003de(467),f\u003de(489),b\u003de(490),w\u003dn.__importStar(e(468)),x\u003dw,C\u003dn.__importDefault(e(491));i.AutosizeModes\u003d{fit_columns:\"FCV\",fit_viewport:\"FVC\",force_fit:\"LFF\",none:\"NOA\"};let z\u003d!1;class v{constructor(e,t){this.init(e,t)}init(e,t){if(p.DTINDEX_NAME in e.data)throw new Error(`special name ${p.DTINDEX_NAME} cannot be used as a data table column`);this.source\u003de,this.view\u003dt,this.index\u003d[...this.view.indices]}getLength(){return this.index.length}getItem(e){const t\u003d{};for(const i of _.keys(this.source.data))t[i]\u003dthis.source.data[i][this.index[e]];return t[p.DTINDEX_NAME]\u003dthis.index[e],t}getField(e,t){return t\u003d\u003dp.DTINDEX_NAME?this.index[e]:this.source.data[t][this.index[e]]}setField(e,t,i){const s\u003dthis.index[e];this.source.patch({[t]:[[s,i]]})}getRecords(){return c.range(0,this.getLength()).map((e\u003d\u003ethis.getItem(e)))}getItems(){return this.getRecords()}slice(e,t,i){return e\u003dnull!\u003de?e:0,t\u003dnull!\u003dt?t:this.getLength(),i\u003dnull!\u003di?i:1,c.range(e,t,i).map((e\u003d\u003ethis.getItem(e)))}sort(e){let t\u003de.map((e\u003d\u003e[e.sortCol.field,e.sortAsc?1:-1]));0\u003d\u003dt.length\u0026\u0026(t\u003d[[p.DTINDEX_NAME,1]]);const i\u003dthis.getRecords(),s\u003dthis.index.slice();this.index.sort(((e,o)\u003d\u003e{for(const[n,l]of t){const t\u003di[s.indexOf(e)][n],r\u003di[s.indexOf(o)][n];if(t!\u003d\u003dr)return u.isNumber(t)\u0026\u0026u.isNumber(r)?l*(t-r||+isNaN(t)-+isNaN(r)):`${t}`\u003e`${r}`?l:-l}return 0}))}}i.TableDataProvider\u003dv,v.__name__\u003d\"TableDataProvider\";class A extends g.WidgetView{constructor(){super(...arguments),this._in_selection_update\u003d!1,this._width\u003dnull}connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.render())),this.connect(this.model.source.streaming,(()\u003d\u003ethis.updateGrid())),this.connect(this.model.source.patching,(()\u003d\u003ethis.updateGrid())),this.connect(this.model.source.change,(()\u003d\u003ethis.updateGrid())),this.connect(this.model.source.properties.data.change,(()\u003d\u003ethis.updateGrid())),this.connect(this.model.source.selected.change,(()\u003d\u003ethis.updateSelection())),this.connect(this.model.source.selected.properties.indices.change,(()\u003d\u003ethis.updateSelection()))}remove(){var e;null\u003d\u003d\u003d(e\u003dthis.grid)||void 0\u003d\u003d\u003de||e.destroy(),super.remove()}styles(){return[...super.styles(),C.default,w.default]}update_position(){super.update_position(),this.grid.resizeCanvas()}after_layout(){super.after_layout(),this.updateLayout(!0,!1)}box_sizing(){const e\u003dsuper.box_sizing();return\"fit_viewport\"\u003d\u003d\u003dthis.model.autosize_mode\u0026\u0026null!\u003dthis._width\u0026\u0026(e.width\u003dthis._width),e}updateLayout(e,t){const s\u003dthis.autosize;s\u003d\u003d\u003di.AutosizeModes.fit_columns||s\u003d\u003d\u003di.AutosizeModes.force_fit?(e||this.grid.resizeCanvas(),this.grid.autosizeColumns()):e\u0026\u0026t\u0026\u0026s\u003d\u003d\u003di.AutosizeModes.fit_viewport\u0026\u0026this.invalidate_layout()}updateGrid(){if(this.model.view.compute_indices(),this.data.init(this.model.source,this.model.view),this.model.sortable){const e\u003dthis.grid.getColumns(),t\u003dthis.grid.getSortColumns().map((t\u003d\u003e({sortCol:{field:e[this.grid.getColumnIndex(t.columnId)].field},sortAsc:t.sortAsc})));this.data.sort(t)}this.grid.invalidate(),this.updateLayout(!0,!0)}updateSelection(){if(this._in_selection_update)return;const{selected:e}\u003dthis.model.source,t\u003de.indices.map((e\u003d\u003ethis.data.index.indexOf(e))).sort();this._in_selection_update\u003d!0,this.grid.setSelectedRows(t),this._in_selection_update\u003d!1;const i\u003dthis.grid.getViewport(),s\u003dthis.model.get_scroll_index(i,t);null!\u003ds\u0026\u0026this.grid.scrollRowToTop(s)}newIndexColumn(){return{id:h.uniqueId(),name:this.model.index_header,field:p.DTINDEX_NAME,width:this.model.index_width,behavior:\"select\",cannotTriggerInsert:!0,resizable:!1,selectable:!1,sortable:!0,cssClass:x.cell_index,headerCssClass:x.header_index}}css_classes(){return super.css_classes().concat(x.data_table)}get autosize(){let e;return e\u003d!0\u003d\u003d\u003dthis.model.fit_columns?i.AutosizeModes.force_fit:!1\u003d\u003d\u003dthis.model.fit_columns?i.AutosizeModes.none:i.AutosizeModes[this.model.autosize_mode],e}render(){var e;const t\u003dthis.model.columns.map((e\u003d\u003eObject.assign(Object.assign({},e.toColumn()),{parent:this})));let s\u003dnull;if(\"checkbox\"\u003d\u003dthis.model.selectable\u0026\u0026(s\u003dnew r.CheckboxSelectColumn({cssClass:x.cell_select}),t.unshift(s.getColumnDefinition())),null!\u003dthis.model.index_position){const e\u003dthis.model.index_position,i\u003dthis.newIndexColumn();-1\u003d\u003de?t.push(i):e\u003c-1?t.splice(e+1,0,i):t.splice(e,0,i)}let{reorderable:o}\u003dthis.model;!o||\"undefined\"!\u003dtypeof $\u0026\u0026null!\u003d$.fn\u0026\u0026null!\u003d$.fn.sortable||(z||(m.logger.warn(\"jquery-ui is required to enable DataTable.reorderable\"),z\u003d!0),o\u003d!1);let n\u003d-1,h\u003d!1;const{frozen_rows:c,frozen_columns:_}\u003dthis.model,g\u003dnull\u003d\u003d_?-1:_-1;null!\u003dc\u0026\u0026(h\u003dc\u003c0,n\u003dMath.abs(c));const p\u003d{enableCellNavigation:!1!\u003d\u003dthis.model.selectable,enableColumnReorder:o,autosizeColsMode:this.autosize,multiColumnSort:this.model.sortable,editable:this.model.editable,autoEdit:this.model.auto_edit,autoHeight:!1,rowHeight:this.model.row_height,frozenColumn:g,frozenRow:n,frozenBottom:h},f\u003dnull!\u003dthis.grid;if(this.data\u003dnew v(this.model.source,this.model.view),this.grid\u003dnew a.Grid(this.el,this.data,t,p),this.autosize\u003d\u003di.AutosizeModes.fit_viewport){this.grid.autosizeColumns();let i\u003d0;for(const s of t)i+\u003dnull!\u003d\u003d(e\u003ds.width)\u0026\u0026void 0!\u003d\u003de?e:0;this._width\u003dMath.ceil(i)}if(this.grid.onSort.subscribe(((e,t)\u003d\u003e{if(!this.model.sortable)return;const i\u003dt.sortCols;null!\u003di\u0026\u0026(this.data.sort(i),this.grid.invalidate(),this.updateSelection(),this.grid.render(),this.model.header_row||this._hide_header(),this.model.update_sort_columns(i))})),!1!\u003d\u003dthis.model.selectable){this.grid.setSelectionModel(new l.RowSelectionModel({selectActiveRow:null\u003d\u003ds})),null!\u003ds\u0026\u0026this.grid.registerPlugin(s);const e\u003d{dataItemColumnValueExtractor(e,t){let i\u003de[t.field];return u.isString(i)\u0026\u0026(i\u003di.replace(/\\n/g,\"\\\\n\")),i},includeHeaderWhenCopying:!1};this.grid.registerPlugin(new d.CellExternalCopyManager(e)),this.grid.onSelectedRowsChanged.subscribe(((e,t)\u003d\u003e{this._in_selection_update||(this.model.source.selected.indices\u003dt.rows.map((e\u003d\u003ethis.data.index[e])))})),this.updateSelection(),this.model.header_row||this._hide_header()}f\u0026\u0026this.updateLayout(f,!1)}_hide_header(){for(const e of this.el.querySelectorAll(\".slick-header-columns\"))e.style.height\u003d\"0px\";this.grid.resizeCanvas()}}i.DataTableView\u003dA,A.__name__\u003d\"DataTableView\";class D extends f.TableWidget{constructor(e){super(e),this._sort_columns\u003d[]}get sort_columns(){return this._sort_columns}static init_DataTable(){this.prototype.default_view\u003dA,this.define((({Array:e,Boolean:t,Int:i,Ref:s,String:o,Enum:n,Or:l,Nullable:r})\u003d\u003e({autosize_mode:[n(\"fit_columns\",\"fit_viewport\",\"none\",\"force_fit\"),\"force_fit\"],auto_edit:[t,!1],columns:[e(s(b.TableColumn)),[]],fit_columns:[r(t),null],frozen_columns:[r(i),null],frozen_rows:[r(i),null],sortable:[t,!0],reorderable:[t,!0],editable:[t,!1],selectable:[l(t,n(\"checkbox\")),!0],index_position:[r(i),0],index_header:[o,\"#\"],index_width:[i,40],scroll_to_selection:[t,!0],header_row:[t,!0],row_height:[i,25]}))),this.override({width:600,height:400})}update_sort_columns(e){this._sort_columns\u003de.map((({sortCol:e,sortAsc:t})\u003d\u003e({field:e.field,sortAsc:t})))}get_scroll_index(e,t){return this.scroll_to_selection\u0026\u00260!\u003dt.length?c.some(t,(t\u003d\u003ee.top\u003c\u003dt\u0026\u0026t\u003c\u003de.bottom))?null:Math.max(0,Math.min(...t)-1):null}}i.DataTable\u003dD,D.__name__\u003d\"DataTable\",D.init_DataTable()},\n 473: function _(e,t,n,o,r){var l\u003de(474),i\u003de(476);t.exports\u003d{RowSelectionModel:function(e){var t,n,o,r\u003d[],c\u003dthis,u\u003dnew i.EventHandler,s\u003d{selectActiveRow:!0};function a(e){return function(){n||(n\u003d!0,e.apply(this,arguments),n\u003d!1)}}function f(e){for(var t\u003d[],n\u003d0;n\u003ce.length;n++)for(var o\u003de[n].fromRow;o\u003c\u003de[n].toRow;o++)t.push(o);return t}function h(e){for(var n\u003d[],o\u003dt.getColumns().length-1,r\u003d0;r\u003ce.length;r++)n.push(new i.Range(e[r],0,e[r],o));return n}function w(){return f(r)}function g(e){(r\u0026\u00260!\u003d\u003dr.length||e\u0026\u00260!\u003d\u003de.length)\u0026\u0026(r\u003de,c.onSelectedRangesChanged.notify(r))}function v(e,n){o.selectActiveRow\u0026\u0026null!\u003dn.row\u0026\u0026g([new i.Range(n.row,0,n.row,t.getColumns().length-1)])}function p(e){var n\u003dt.getActiveCell();if(t.getOptions().multiSelect\u0026\u0026n\u0026\u0026e.shiftKey\u0026\u0026!e.ctrlKey\u0026\u0026!e.altKey\u0026\u0026!e.metaKey\u0026\u0026(e.which\u003d\u003di.keyCode.UP||e.which\u003d\u003di.keyCode.DOWN)){var o\u003dw();o.sort((function(e,t){return e-t})),o.length||(o\u003d[n.row]);var r,l\u003do[0],c\u003do[o.length-1];if((r\u003de.which\u003d\u003di.keyCode.DOWN?n.row\u003cc||l\u003d\u003dc?++c:++l:n.row\u003cc?--c:--l)\u003e\u003d0\u0026\u0026r\u003ct.getDataLength())t.scrollRowIntoView(r),g(h(function(e,t){var n,o\u003d[];for(n\u003de;n\u003c\u003dt;n++)o.push(n);for(n\u003dt;n\u003ce;n++)o.push(n);return o}(l,c)));e.preventDefault(),e.stopPropagation()}}function y(e){var n\u003dt.getCellFromEvent(e);if(!n||!t.canCellBeActive(n.row,n.cell))return!1;if(!t.getOptions().multiSelect||!e.ctrlKey\u0026\u0026!e.shiftKey\u0026\u0026!e.metaKey)return!1;var o\u003df(r),i\u003dl.inArray(n.row,o);if(-1\u003d\u003d\u003di\u0026\u0026(e.ctrlKey||e.metaKey))o.push(n.row),t.setActiveCell(n.row,n.cell);else if(-1!\u003d\u003di\u0026\u0026(e.ctrlKey||e.metaKey))o\u003dl.grep(o,(function(e,t){return e!\u003d\u003dn.row})),t.setActiveCell(n.row,n.cell);else if(o.length\u0026\u0026e.shiftKey){var c\u003do.pop(),u\u003dMath.min(n.row,c),s\u003dMath.max(n.row,c);o\u003d[];for(var a\u003du;a\u003c\u003ds;a++)a!\u003d\u003dc\u0026\u0026o.push(a);o.push(c),t.setActiveCell(n.row,n.cell)}return g(h(o)),e.stopImmediatePropagation(),!0}l.extend(this,{getSelectedRows:w,setSelectedRows:function(e){g(h(e))},getSelectedRanges:function(){return r},setSelectedRanges:g,init:function(n){o\u003dl.extend(!0,{},s,e),t\u003dn,u.subscribe(t.onActiveCellChanged,a(v)),u.subscribe(t.onKeyDown,a(p)),u.subscribe(t.onClick,a(y))},destroy:function(){u.unsubscribeAll()},pluginName:\"RowSelectionModel\",onSelectedRangesChanged:new i.Event})}}},\n 474: function _(e,n,f,o,t){n.exports\u003d\"undefined\"!\u003dtypeof $?$:e(475)},\n 475: function _(e,t,n,r,i){\n /*!\n * jQuery JavaScript Library v3.5.1\n * https://jquery.com/\n *\n * Includes Sizzle.js\n * https://sizzlejs.com/\n *\n * Copyright JS Foundation and other contributors\n * Released under the MIT license\n * https://jquery.org/license\n *\n * Date: 2020-05-04T22:49Z\n */\n !function(e,n){\"use strict\";\"object\"\u003d\u003dtypeof t\u0026\u0026\"object\"\u003d\u003dtypeof t.exports?t.exports\u003de.document?n(e,!0):function(e){if(!e.document)throw new Error(\"jQuery requires a window with a document\");return n(e)}:n(e)}(\"undefined\"!\u003dtypeof window?window:this,(function(e,t){\"use strict\";var n\u003d[],r\u003dObject.getPrototypeOf,i\u003dn.slice,o\u003dn.flat?function(e){return n.flat.call(e)}:function(e){return n.concat.apply([],e)},a\u003dn.push,s\u003dn.indexOf,u\u003d{},l\u003du.toString,c\u003du.hasOwnProperty,f\u003dc.toString,p\u003df.call(Object),d\u003d{},h\u003dfunction(e){return\"function\"\u003d\u003dtypeof e\u0026\u0026\"number\"!\u003dtypeof e.nodeType},g\u003dfunction(e){return null!\u003de\u0026\u0026e\u003d\u003d\u003de.window},v\u003de.document,y\u003d{type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o\u003d(n\u003dn||v).createElement(\"script\");if(o.text\u003de,t)for(r in y)(i\u003dt[r]||t.getAttribute\u0026\u0026t.getAttribute(r))\u0026\u0026o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null\u003d\u003de?e+\"\":\"object\"\u003d\u003dtypeof e||\"function\"\u003d\u003dtypeof e?u[l.call(e)]||\"object\":typeof e}var b\u003d\"3.5.1\",w\u003dfunction(e,t){return new w.fn.init(e,t)};function T(e){var t\u003d!!e\u0026\u0026\"length\"in e\u0026\u0026e.length,n\u003dx(e);return!h(e)\u0026\u0026!g(e)\u0026\u0026(\"array\"\u003d\u003d\u003dn||0\u003d\u003d\u003dt||\"number\"\u003d\u003dtypeof t\u0026\u0026t\u003e0\u0026\u0026t-1 in e)}w.fn\u003dw.prototype\u003d{jquery:b,constructor:w,length:0,toArray:function(){return i.call(this)},get:function(e){return null\u003d\u003de?i.call(this):e\u003c0?this[e+this.length]:this[e]},pushStack:function(e){var t\u003dw.merge(this.constructor(),e);return t.prevObject\u003dthis,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(w.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(w.grep(this,(function(e,t){return t%2})))},eq:function(e){var t\u003dthis.length,n\u003d+e+(e\u003c0?t:0);return this.pushStack(n\u003e\u003d0\u0026\u0026n\u003ct?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:a,sort:n.sort,splice:n.splice},w.extend\u003dw.fn.extend\u003dfunction(){var e,t,n,r,i,o,a\u003darguments[0]||{},s\u003d1,u\u003darguments.length,l\u003d!1;for(\"boolean\"\u003d\u003dtypeof a\u0026\u0026(l\u003da,a\u003darguments[s]||{},s++),\"object\"\u003d\u003dtypeof a||h(a)||(a\u003d{}),s\u003d\u003d\u003du\u0026\u0026(a\u003dthis,s--);s\u003cu;s++)if(null!\u003d(e\u003darguments[s]))for(t in e)r\u003de[t],\"__proto__\"!\u003d\u003dt\u0026\u0026a!\u003d\u003dr\u0026\u0026(l\u0026\u0026r\u0026\u0026(w.isPlainObject(r)||(i\u003dArray.isArray(r)))?(n\u003da[t],o\u003di\u0026\u0026!Array.isArray(n)?[]:i||w.isPlainObject(n)?n:{},i\u003d!1,a[t]\u003dw.extend(l,o,r)):void 0!\u003d\u003dr\u0026\u0026(a[t]\u003dr));return a},w.extend({expando:\"jQuery\"+(b+Math.random()).replace(/\\D/g,\"\"),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||\"[object Object]\"!\u003d\u003dl.call(e))\u0026\u0026(!(t\u003dr(e))||\"function\"\u003d\u003dtypeof(n\u003dc.call(t,\"constructor\")\u0026\u0026t.constructor)\u0026\u0026f.call(n)\u003d\u003d\u003dp)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){m(e,{nonce:t\u0026\u0026t.nonce},n)},each:function(e,t){var n,r\u003d0;if(T(e))for(n\u003de.length;r\u003cn\u0026\u0026!1!\u003d\u003dt.call(e[r],r,e[r]);r++);else for(r in e)if(!1\u003d\u003d\u003dt.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n\u003dt||[];return null!\u003de\u0026\u0026(T(Object(e))?w.merge(n,\"string\"\u003d\u003dtypeof e?[e]:e):a.call(n,e)),n},inArray:function(e,t,n){return null\u003d\u003dt?-1:s.call(t,e,n)},merge:function(e,t){for(var n\u003d+t.length,r\u003d0,i\u003de.length;r\u003cn;r++)e[i++]\u003dt[r];return e.length\u003di,e},grep:function(e,t,n){for(var r\u003d[],i\u003d0,o\u003de.length,a\u003d!n;i\u003co;i++)!t(e[i],i)!\u003d\u003da\u0026\u0026r.push(e[i]);return r},map:function(e,t,n){var r,i,a\u003d0,s\u003d[];if(T(e))for(r\u003de.length;a\u003cr;a++)null!\u003d(i\u003dt(e[a],a,n))\u0026\u0026s.push(i);else for(a in e)null!\u003d(i\u003dt(e[a],a,n))\u0026\u0026s.push(i);return o(s)},guid:1,support:d}),\"function\"\u003d\u003dtypeof Symbol\u0026\u0026(w.fn[Symbol.iterator]\u003dn[Symbol.iterator]),w.each(\"Boolean Number String Function Array Date RegExp Object Error Symbol\".split(\" \"),(function(e,t){u[\"[object \"+t+\"]\"]\u003dt.toLowerCase()}));var C\u003d\n /*!\n * Sizzle CSS Selector Engine v2.3.5\n * https://sizzlejs.com/\n *\n * Copyright JS Foundation and other contributors\n * Released under the MIT license\n * https://js.foundation/\n *\n * Date: 2020-03-14\n */\n function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,v,y,m,x,b\u003d\"sizzle\"+1*new Date,w\u003de.document,T\u003d0,C\u003d0,E\u003due(),S\u003due(),k\u003due(),A\u003due(),N\u003dfunction(e,t){return e\u003d\u003d\u003dt\u0026\u0026(f\u003d!0),0},D\u003d{}.hasOwnProperty,j\u003d[],q\u003dj.pop,L\u003dj.push,H\u003dj.push,O\u003dj.slice,P\u003dfunction(e,t){for(var n\u003d0,r\u003de.length;n\u003cr;n++)if(e[n]\u003d\u003d\u003dt)return n;return-1},R\u003d\"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",M\u003d\"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",I\u003d\"(?:\\\\\\\\[\\\\da-fA-F]{1,6}[\\\\x20\\\\t\\\\r\\\\n\\\\f]?|\\\\\\\\[^\\\\r\\\\n\\\\f]|[\\\\w-]|[^\\0-\\\\x7f])+\",W\u003d\"\\\\[[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(\"+I+\")(?:\"+M+\"*([*^$|!~]?\u003d)\"+M+\"*(?:\u0027((?:\\\\\\\\.|[^\\\\\\\\\u0027])*)\u0027|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\"+I+\"))|)\"+M+\"*\\\\]\",F\u003d\":(\"+I+\")(?:\\\\(((\u0027((?:\\\\\\\\.|[^\\\\\\\\\u0027])*)\u0027|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\"+W+\")*)|.*)\\\\)|)\",B\u003dnew RegExp(M+\"+\",\"g\"),$\u003dnew RegExp(\"^[\\\\x20\\\\t\\\\r\\\\n\\\\f]+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)[\\\\x20\\\\t\\\\r\\\\n\\\\f]+$\",\"g\"),_\u003dnew RegExp(\"^[\\\\x20\\\\t\\\\r\\\\n\\\\f]*,[\\\\x20\\\\t\\\\r\\\\n\\\\f]*\"),z\u003dnew RegExp(\"^[\\\\x20\\\\t\\\\r\\\\n\\\\f]*([\u003e+~]|[\\\\x20\\\\t\\\\r\\\\n\\\\f])[\\\\x20\\\\t\\\\r\\\\n\\\\f]*\"),U\u003dnew RegExp(M+\"|\u003e\"),X\u003dnew RegExp(F),V\u003dnew RegExp(\"^\"+I+\"$\"),G\u003d{ID:new RegExp(\"^#(\"+I+\")\"),CLASS:new RegExp(\"^\\\\.(\"+I+\")\"),TAG:new RegExp(\"^(\"+I+\"|[*])\"),ATTR:new RegExp(\"^\"+W),PSEUDO:new RegExp(\"^\"+F),CHILD:new RegExp(\"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\([\\\\x20\\\\t\\\\r\\\\n\\\\f]*(even|odd|(([+-]|)(\\\\d*)n|)[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(?:([+-]|)[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(\\\\d+)|))[\\\\x20\\\\t\\\\r\\\\n\\\\f]*\\\\)|)\",\"i\"),bool:new RegExp(\"^(?:\"+R+\")$\",\"i\"),needsContext:new RegExp(\"^[\\\\x20\\\\t\\\\r\\\\n\\\\f]*[\u003e+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\([\\\\x20\\\\t\\\\r\\\\n\\\\f]*((?:-\\\\d)?\\\\d*)[\\\\x20\\\\t\\\\r\\\\n\\\\f]*\\\\)|)(?\u003d[^-]|$)\",\"i\")},Y\u003d/HTML$/i,Q\u003d/^(?:input|select|textarea|button)$/i,J\u003d/^h\\d$/i,K\u003d/^[^{]+\\{\\s*\\[native \\w/,Z\u003d/^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,ee\u003d/[+~]/,te\u003dnew RegExp(\"\\\\\\\\[\\\\da-fA-F]{1,6}[\\\\x20\\\\t\\\\r\\\\n\\\\f]?|\\\\\\\\([^\\\\r\\\\n\\\\f])\",\"g\"),ne\u003dfunction(e,t){var n\u003d\"0x\"+e.slice(1)-65536;return t||(n\u003c0?String.fromCharCode(n+65536):String.fromCharCode(n\u003e\u003e10|55296,1023\u0026n|56320))},re\u003d/([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,ie\u003dfunction(e,t){return t?\"\\0\"\u003d\u003d\u003de?\"�\":e.slice(0,-1)+\"\\\\\"+e.charCodeAt(e.length-1).toString(16)+\" \":\"\\\\\"+e},oe\u003dfunction(){p()},ae\u003dbe((function(e){return!0\u003d\u003d\u003de.disabled\u0026\u0026\"fieldset\"\u003d\u003d\u003de.nodeName.toLowerCase()}),{dir:\"parentNode\",next:\"legend\"});try{H.apply(j\u003dO.call(w.childNodes),w.childNodes),j[w.childNodes.length].nodeType}catch(e){H\u003d{apply:j.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){for(var n\u003de.length,r\u003d0;e[n++]\u003dt[r++];);e.length\u003dn-1}}}function se(e,t,r,i){var o,s,l,c,f,h,y,m\u003dt\u0026\u0026t.ownerDocument,w\u003dt?t.nodeType:9;if(r\u003dr||[],\"string\"!\u003dtypeof e||!e||1!\u003d\u003dw\u0026\u00269!\u003d\u003dw\u0026\u002611!\u003d\u003dw)return r;if(!i\u0026\u0026(p(t),t\u003dt||d,g)){if(11!\u003d\u003dw\u0026\u0026(f\u003dZ.exec(e)))if(o\u003df[1]){if(9\u003d\u003d\u003dw){if(!(l\u003dt.getElementById(o)))return r;if(l.id\u003d\u003d\u003do)return r.push(l),r}else if(m\u0026\u0026(l\u003dm.getElementById(o))\u0026\u0026x(t,l)\u0026\u0026l.id\u003d\u003d\u003do)return r.push(l),r}else{if(f[2])return H.apply(r,t.getElementsByTagName(e)),r;if((o\u003df[3])\u0026\u0026n.getElementsByClassName\u0026\u0026t.getElementsByClassName)return H.apply(r,t.getElementsByClassName(o)),r}if(n.qsa\u0026\u0026!A[e+\" \"]\u0026\u0026(!v||!v.test(e))\u0026\u0026(1!\u003d\u003dw||\"object\"!\u003d\u003dt.nodeName.toLowerCase())){if(y\u003de,m\u003dt,1\u003d\u003d\u003dw\u0026\u0026(U.test(e)||z.test(e))){for((m\u003dee.test(e)\u0026\u0026ye(t.parentNode)||t)\u003d\u003d\u003dt\u0026\u0026n.scope||((c\u003dt.getAttribute(\"id\"))?c\u003dc.replace(re,ie):t.setAttribute(\"id\",c\u003db)),s\u003d(h\u003da(e)).length;s--;)h[s]\u003d(c?\"#\"+c:\":scope\")+\" \"+xe(h[s]);y\u003dh.join(\",\")}try{return H.apply(r,m.querySelectorAll(y)),r}catch(t){A(e,!0)}finally{c\u003d\u003d\u003db\u0026\u0026t.removeAttribute(\"id\")}}}return u(e.replace($,\"$1\"),t,r,i)}function ue(){var e\u003d[];return function t(n,i){return e.push(n+\" \")\u003er.cacheLength\u0026\u0026delete t[e.shift()],t[n+\" \"]\u003di}}function le(e){return e[b]\u003d!0,e}function ce(e){var t\u003dd.createElement(\"fieldset\");try{return!!e(t)}catch(e){return!1}finally{t.parentNode\u0026\u0026t.parentNode.removeChild(t),t\u003dnull}}function fe(e,t){for(var n\u003de.split(\"|\"),i\u003dn.length;i--;)r.attrHandle[n[i]]\u003dt}function pe(e,t){var n\u003dt\u0026\u0026e,r\u003dn\u0026\u00261\u003d\u003d\u003de.nodeType\u0026\u00261\u003d\u003d\u003dt.nodeType\u0026\u0026e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n\u003dn.nextSibling;)if(n\u003d\u003d\u003dt)return-1;return e?1:-1}function de(e){return function(t){return\"input\"\u003d\u003d\u003dt.nodeName.toLowerCase()\u0026\u0026t.type\u003d\u003d\u003de}}function he(e){return function(t){var n\u003dt.nodeName.toLowerCase();return(\"input\"\u003d\u003d\u003dn||\"button\"\u003d\u003d\u003dn)\u0026\u0026t.type\u003d\u003d\u003de}}function ge(e){return function(t){return\"form\"in t?t.parentNode\u0026\u0026!1\u003d\u003d\u003dt.disabled?\"label\"in t?\"label\"in t.parentNode?t.parentNode.disabled\u003d\u003d\u003de:t.disabled\u003d\u003d\u003de:t.isDisabled\u003d\u003d\u003de||t.isDisabled!\u003d\u003d!e\u0026\u0026ae(t)\u003d\u003d\u003de:t.disabled\u003d\u003d\u003de:\"label\"in t\u0026\u0026t.disabled\u003d\u003d\u003de}}function ve(e){return le((function(t){return t\u003d+t,le((function(n,r){for(var i,o\u003de([],n.length,t),a\u003do.length;a--;)n[i\u003do[a]]\u0026\u0026(n[i]\u003d!(r[i]\u003dn[i]))}))}))}function ye(e){return e\u0026\u0026void 0!\u003d\u003de.getElementsByTagName\u0026\u0026e}for(t in n\u003dse.support\u003d{},o\u003dse.isXML\u003dfunction(e){var t\u003de.namespaceURI,n\u003d(e.ownerDocument||e).documentElement;return!Y.test(t||n\u0026\u0026n.nodeName||\"HTML\")},p\u003dse.setDocument\u003dfunction(e){var t,i,a\u003de?e.ownerDocument||e:w;return a!\u003dd\u0026\u00269\u003d\u003d\u003da.nodeType\u0026\u0026a.documentElement?(h\u003d(d\u003da).documentElement,g\u003d!o(d),w!\u003dd\u0026\u0026(i\u003dd.defaultView)\u0026\u0026i.top!\u003d\u003di\u0026\u0026(i.addEventListener?i.addEventListener(\"unload\",oe,!1):i.attachEvent\u0026\u0026i.attachEvent(\"onunload\",oe)),n.scope\u003dce((function(e){return h.appendChild(e).appendChild(d.createElement(\"div\")),void 0!\u003d\u003de.querySelectorAll\u0026\u0026!e.querySelectorAll(\":scope fieldset div\").length})),n.attributes\u003dce((function(e){return e.className\u003d\"i\",!e.getAttribute(\"className\")})),n.getElementsByTagName\u003dce((function(e){return e.appendChild(d.createComment(\"\")),!e.getElementsByTagName(\"*\").length})),n.getElementsByClassName\u003dK.test(d.getElementsByClassName),n.getById\u003dce((function(e){return h.appendChild(e).id\u003db,!d.getElementsByName||!d.getElementsByName(b).length})),n.getById?(r.filter.ID\u003dfunction(e){var t\u003de.replace(te,ne);return function(e){return e.getAttribute(\"id\")\u003d\u003d\u003dt}},r.find.ID\u003dfunction(e,t){if(void 0!\u003d\u003dt.getElementById\u0026\u0026g){var n\u003dt.getElementById(e);return n?[n]:[]}}):(r.filter.ID\u003dfunction(e){var t\u003de.replace(te,ne);return function(e){var n\u003dvoid 0!\u003d\u003de.getAttributeNode\u0026\u0026e.getAttributeNode(\"id\");return n\u0026\u0026n.value\u003d\u003d\u003dt}},r.find.ID\u003dfunction(e,t){if(void 0!\u003d\u003dt.getElementById\u0026\u0026g){var n,r,i,o\u003dt.getElementById(e);if(o){if((n\u003do.getAttributeNode(\"id\"))\u0026\u0026n.value\u003d\u003d\u003de)return[o];for(i\u003dt.getElementsByName(e),r\u003d0;o\u003di[r++];)if((n\u003do.getAttributeNode(\"id\"))\u0026\u0026n.value\u003d\u003d\u003de)return[o]}return[]}}),r.find.TAG\u003dn.getElementsByTagName?function(e,t){return void 0!\u003d\u003dt.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r\u003d[],i\u003d0,o\u003dt.getElementsByTagName(e);if(\"*\"\u003d\u003d\u003de){for(;n\u003do[i++];)1\u003d\u003d\u003dn.nodeType\u0026\u0026r.push(n);return r}return o},r.find.CLASS\u003dn.getElementsByClassName\u0026\u0026function(e,t){if(void 0!\u003d\u003dt.getElementsByClassName\u0026\u0026g)return t.getElementsByClassName(e)},y\u003d[],v\u003d[],(n.qsa\u003dK.test(d.querySelectorAll))\u0026\u0026(ce((function(e){var t;h.appendChild(e).innerHTML\u003d\"\u003ca id\u003d\u0027\"+b+\"\u0027\u003e\u003c/a\u003e\u003cselect id\u003d\u0027\"+b+\"-\\r\\\\\u0027 msallowcapture\u003d\u0027\u0027\u003e\u003coption selected\u003d\u0027\u0027\u003e\u003c/option\u003e\u003c/select\u003e\",e.querySelectorAll(\"[msallowcapture^\u003d\u0027\u0027]\").length\u0026\u0026v.push(\"[*^$]\u003d[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(?:\u0027\u0027|\\\"\\\")\"),e.querySelectorAll(\"[selected]\").length||v.push(\"\\\\[[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(?:value|\"+R+\")\"),e.querySelectorAll(\"[id~\u003d\"+b+\"-]\").length||v.push(\"~\u003d\"),(t\u003dd.createElement(\"input\")).setAttribute(\"name\",\"\"),e.appendChild(t),e.querySelectorAll(\"[name\u003d\u0027\u0027]\").length||v.push(\"\\\\[[\\\\x20\\\\t\\\\r\\\\n\\\\f]*name[\\\\x20\\\\t\\\\r\\\\n\\\\f]*\u003d[\\\\x20\\\\t\\\\r\\\\n\\\\f]*(?:\u0027\u0027|\\\"\\\")\"),e.querySelectorAll(\":checked\").length||v.push(\":checked\"),e.querySelectorAll(\"a#\"+b+\"+*\").length||v.push(\".#.+[+~]\"),e.querySelectorAll(\"\\\\\\f\"),v.push(\"[\\\\r\\\\n\\\\f]\")})),ce((function(e){e.innerHTML\u003d\"\u003ca href\u003d\u0027\u0027 disabled\u003d\u0027disabled\u0027\u003e\u003c/a\u003e\u003cselect disabled\u003d\u0027disabled\u0027\u003e\u003coption/\u003e\u003c/select\u003e\";var t\u003dd.createElement(\"input\");t.setAttribute(\"type\",\"hidden\"),e.appendChild(t).setAttribute(\"name\",\"D\"),e.querySelectorAll(\"[name\u003dd]\").length\u0026\u0026v.push(\"name[\\\\x20\\\\t\\\\r\\\\n\\\\f]*[*^$|!~]?\u003d\"),2!\u003d\u003de.querySelectorAll(\":enabled\").length\u0026\u0026v.push(\":enabled\",\":disabled\"),h.appendChild(e).disabled\u003d!0,2!\u003d\u003de.querySelectorAll(\":disabled\").length\u0026\u0026v.push(\":enabled\",\":disabled\"),e.querySelectorAll(\"*,:x\"),v.push(\",.*:\")}))),(n.matchesSelector\u003dK.test(m\u003dh.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))\u0026\u0026ce((function(e){n.disconnectedMatch\u003dm.call(e,\"*\"),m.call(e,\"[s!\u003d\u0027\u0027]:x\"),y.push(\"!\u003d\",F)})),v\u003dv.length\u0026\u0026new RegExp(v.join(\"|\")),y\u003dy.length\u0026\u0026new RegExp(y.join(\"|\")),t\u003dK.test(h.compareDocumentPosition),x\u003dt||K.test(h.contains)?function(e,t){var n\u003d9\u003d\u003d\u003de.nodeType?e.documentElement:e,r\u003dt\u0026\u0026t.parentNode;return e\u003d\u003d\u003dr||!(!r||1!\u003d\u003dr.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition\u0026\u002616\u0026e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t\u003dt.parentNode;)if(t\u003d\u003d\u003de)return!0;return!1},N\u003dt?function(e,t){if(e\u003d\u003d\u003dt)return f\u003d!0,0;var r\u003d!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1\u0026(r\u003d(e.ownerDocument||e)\u003d\u003d(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached\u0026\u0026t.compareDocumentPosition(e)\u003d\u003d\u003dr?e\u003d\u003dd||e.ownerDocument\u003d\u003dw\u0026\u0026x(w,e)?-1:t\u003d\u003dd||t.ownerDocument\u003d\u003dw\u0026\u0026x(w,t)?1:c?P(c,e)-P(c,t):0:4\u0026r?-1:1)}:function(e,t){if(e\u003d\u003d\u003dt)return f\u003d!0,0;var n,r\u003d0,i\u003de.parentNode,o\u003dt.parentNode,a\u003d[e],s\u003d[t];if(!i||!o)return e\u003d\u003dd?-1:t\u003d\u003dd?1:i?-1:o?1:c?P(c,e)-P(c,t):0;if(i\u003d\u003d\u003do)return pe(e,t);for(n\u003de;n\u003dn.parentNode;)a.unshift(n);for(n\u003dt;n\u003dn.parentNode;)s.unshift(n);for(;a[r]\u003d\u003d\u003ds[r];)r++;return r?pe(a[r],s[r]):a[r]\u003d\u003dw?-1:s[r]\u003d\u003dw?1:0},d):d},se.matches\u003dfunction(e,t){return se(e,null,null,t)},se.matchesSelector\u003dfunction(e,t){if(p(e),n.matchesSelector\u0026\u0026g\u0026\u0026!A[t+\" \"]\u0026\u0026(!y||!y.test(t))\u0026\u0026(!v||!v.test(t)))try{var r\u003dm.call(e,t);if(r||n.disconnectedMatch||e.document\u0026\u002611!\u003d\u003de.document.nodeType)return r}catch(e){A(t,!0)}return se(t,d,null,[e]).length\u003e0},se.contains\u003dfunction(e,t){return(e.ownerDocument||e)!\u003dd\u0026\u0026p(e),x(e,t)},se.attr\u003dfunction(e,t){(e.ownerDocument||e)!\u003dd\u0026\u0026p(e);var i\u003dr.attrHandle[t.toLowerCase()],o\u003di\u0026\u0026D.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!\u003d\u003do?o:n.attributes||!g?e.getAttribute(t):(o\u003de.getAttributeNode(t))\u0026\u0026o.specified?o.value:null},se.escape\u003dfunction(e){return(e+\"\").replace(re,ie)},se.error\u003dfunction(e){throw new Error(\"Syntax error, unrecognized expression: \"+e)},se.uniqueSort\u003dfunction(e){var t,r\u003d[],i\u003d0,o\u003d0;if(f\u003d!n.detectDuplicates,c\u003d!n.sortStable\u0026\u0026e.slice(0),e.sort(N),f){for(;t\u003de[o++];)t\u003d\u003d\u003de[o]\u0026\u0026(i\u003dr.push(o));for(;i--;)e.splice(r[i],1)}return c\u003dnull,e},i\u003dse.getText\u003dfunction(e){var t,n\u003d\"\",r\u003d0,o\u003de.nodeType;if(o){if(1\u003d\u003d\u003do||9\u003d\u003d\u003do||11\u003d\u003d\u003do){if(\"string\"\u003d\u003dtypeof e.textContent)return e.textContent;for(e\u003de.firstChild;e;e\u003de.nextSibling)n+\u003di(e)}else if(3\u003d\u003d\u003do||4\u003d\u003d\u003do)return e.nodeValue}else for(;t\u003de[r++];)n+\u003di(t);return n},(r\u003dse.selectors\u003d{cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{\"\u003e\":{dir:\"parentNode\",first:!0},\" \":{dir:\"parentNode\"},\"+\":{dir:\"previousSibling\",first:!0},\"~\":{dir:\"previousSibling\"}},preFilter:{ATTR:function(e){return e[1]\u003de[1].replace(te,ne),e[3]\u003d(e[3]||e[4]||e[5]||\"\").replace(te,ne),\"~\u003d\"\u003d\u003d\u003de[2]\u0026\u0026(e[3]\u003d\" \"+e[3]+\" \"),e.slice(0,4)},CHILD:function(e){return e[1]\u003de[1].toLowerCase(),\"nth\"\u003d\u003d\u003de[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]\u003d+(e[4]?e[5]+(e[6]||1):2*(\"even\"\u003d\u003d\u003de[3]||\"odd\"\u003d\u003d\u003de[3])),e[5]\u003d+(e[7]+e[8]||\"odd\"\u003d\u003d\u003de[3])):e[3]\u0026\u0026se.error(e[0]),e},PSEUDO:function(e){var t,n\u003d!e[6]\u0026\u0026e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]\u003de[4]||e[5]||\"\":n\u0026\u0026X.test(n)\u0026\u0026(t\u003da(n,!0))\u0026\u0026(t\u003dn.indexOf(\")\",n.length-t)-n.length)\u0026\u0026(e[0]\u003de[0].slice(0,t),e[2]\u003dn.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t\u003de.replace(te,ne).toLowerCase();return\"*\"\u003d\u003d\u003de?function(){return!0}:function(e){return e.nodeName\u0026\u0026e.nodeName.toLowerCase()\u003d\u003d\u003dt}},CLASS:function(e){var t\u003dE[e+\" \"];return t||(t\u003dnew RegExp(\"(^|[\\\\x20\\\\t\\\\r\\\\n\\\\f])\"+e+\"(\"+M+\"|$)\"))\u0026\u0026E(e,(function(e){return t.test(\"string\"\u003d\u003dtypeof e.className\u0026\u0026e.className||void 0!\u003d\u003de.getAttribute\u0026\u0026e.getAttribute(\"class\")||\"\")}))},ATTR:function(e,t,n){return function(r){var i\u003dse.attr(r,e);return null\u003d\u003di?\"!\u003d\"\u003d\u003d\u003dt:!t||(i+\u003d\"\",\"\u003d\"\u003d\u003d\u003dt?i\u003d\u003d\u003dn:\"!\u003d\"\u003d\u003d\u003dt?i!\u003d\u003dn:\"^\u003d\"\u003d\u003d\u003dt?n\u0026\u00260\u003d\u003d\u003di.indexOf(n):\"*\u003d\"\u003d\u003d\u003dt?n\u0026\u0026i.indexOf(n)\u003e-1:\"$\u003d\"\u003d\u003d\u003dt?n\u0026\u0026i.slice(-n.length)\u003d\u003d\u003dn:\"~\u003d\"\u003d\u003d\u003dt?(\" \"+i.replace(B,\" \")+\" \").indexOf(n)\u003e-1:\"|\u003d\"\u003d\u003d\u003dt\u0026\u0026(i\u003d\u003d\u003dn||i.slice(0,n.length+1)\u003d\u003d\u003dn+\"-\"))}},CHILD:function(e,t,n,r,i){var o\u003d\"nth\"!\u003d\u003de.slice(0,3),a\u003d\"last\"!\u003d\u003de.slice(-4),s\u003d\"of-type\"\u003d\u003d\u003dt;return 1\u003d\u003d\u003dr\u0026\u00260\u003d\u003d\u003di?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g\u003do!\u003d\u003da?\"nextSibling\":\"previousSibling\",v\u003dt.parentNode,y\u003ds\u0026\u0026t.nodeName.toLowerCase(),m\u003d!u\u0026\u0026!s,x\u003d!1;if(v){if(o){for(;g;){for(p\u003dt;p\u003dp[g];)if(s?p.nodeName.toLowerCase()\u003d\u003d\u003dy:1\u003d\u003d\u003dp.nodeType)return!1;h\u003dg\u003d\"only\"\u003d\u003d\u003de\u0026\u0026!h\u0026\u0026\"nextSibling\"}return!0}if(h\u003d[a?v.firstChild:v.lastChild],a\u0026\u0026m){for(x\u003d(d\u003d(l\u003d(c\u003d(f\u003d(p\u003dv)[b]||(p[b]\u003d{}))[p.uniqueID]||(f[p.uniqueID]\u003d{}))[e]||[])[0]\u003d\u003d\u003dT\u0026\u0026l[1])\u0026\u0026l[2],p\u003dd\u0026\u0026v.childNodes[d];p\u003d++d\u0026\u0026p\u0026\u0026p[g]||(x\u003dd\u003d0)||h.pop();)if(1\u003d\u003d\u003dp.nodeType\u0026\u0026++x\u0026\u0026p\u003d\u003d\u003dt){c[e]\u003d[T,d,x];break}}else if(m\u0026\u0026(x\u003dd\u003d(l\u003d(c\u003d(f\u003d(p\u003dt)[b]||(p[b]\u003d{}))[p.uniqueID]||(f[p.uniqueID]\u003d{}))[e]||[])[0]\u003d\u003d\u003dT\u0026\u0026l[1]),!1\u003d\u003d\u003dx)for(;(p\u003d++d\u0026\u0026p\u0026\u0026p[g]||(x\u003dd\u003d0)||h.pop())\u0026\u0026((s?p.nodeName.toLowerCase()!\u003d\u003dy:1!\u003d\u003dp.nodeType)||!++x||(m\u0026\u0026((c\u003d(f\u003dp[b]||(p[b]\u003d{}))[p.uniqueID]||(f[p.uniqueID]\u003d{}))[e]\u003d[T,x]),p!\u003d\u003dt)););return(x-\u003di)\u003d\u003d\u003dr||x%r\u003d\u003d0\u0026\u0026x/r\u003e\u003d0}}},PSEUDO:function(e,t){var n,i\u003dr.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error(\"unsupported pseudo: \"+e);return i[b]?i(t):i.length\u003e1?(n\u003d[e,e,\"\",t],r.setFilters.hasOwnProperty(e.toLowerCase())?le((function(e,n){for(var r,o\u003di(e,t),a\u003do.length;a--;)e[r\u003dP(e,o[a])]\u003d!(n[r]\u003do[a])})):function(e){return i(e,0,n)}):i}},pseudos:{not:le((function(e){var t\u003d[],n\u003d[],r\u003ds(e.replace($,\"$1\"));return r[b]?le((function(e,t,n,i){for(var o,a\u003dr(e,null,i,[]),s\u003de.length;s--;)(o\u003da[s])\u0026\u0026(e[s]\u003d!(t[s]\u003do))})):function(e,i,o){return t[0]\u003de,r(t,null,o,n),t[0]\u003dnull,!n.pop()}})),has:le((function(e){return function(t){return se(e,t).length\u003e0}})),contains:le((function(e){return e\u003de.replace(te,ne),function(t){return(t.textContent||i(t)).indexOf(e)\u003e-1}})),lang:le((function(e){return V.test(e||\"\")||se.error(\"unsupported lang: \"+e),e\u003de.replace(te,ne).toLowerCase(),function(t){var n;do{if(n\u003dg?t.lang:t.getAttribute(\"xml:lang\")||t.getAttribute(\"lang\"))return(n\u003dn.toLowerCase())\u003d\u003d\u003de||0\u003d\u003d\u003dn.indexOf(e+\"-\")}while((t\u003dt.parentNode)\u0026\u00261\u003d\u003d\u003dt.nodeType);return!1}})),target:function(t){var n\u003de.location\u0026\u0026e.location.hash;return n\u0026\u0026n.slice(1)\u003d\u003d\u003dt.id},root:function(e){return e\u003d\u003d\u003dh},focus:function(e){return e\u003d\u003d\u003dd.activeElement\u0026\u0026(!d.hasFocus||d.hasFocus())\u0026\u0026!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t\u003de.nodeName.toLowerCase();return\"input\"\u003d\u003d\u003dt\u0026\u0026!!e.checked||\"option\"\u003d\u003d\u003dt\u0026\u0026!!e.selected},selected:function(e){return e.parentNode\u0026\u0026e.parentNode.selectedIndex,!0\u003d\u003d\u003de.selected},empty:function(e){for(e\u003de.firstChild;e;e\u003de.nextSibling)if(e.nodeType\u003c6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t\u003de.nodeName.toLowerCase();return\"input\"\u003d\u003d\u003dt\u0026\u0026\"button\"\u003d\u003d\u003de.type||\"button\"\u003d\u003d\u003dt},text:function(e){var t;return\"input\"\u003d\u003d\u003de.nodeName.toLowerCase()\u0026\u0026\"text\"\u003d\u003d\u003de.type\u0026\u0026(null\u003d\u003d(t\u003de.getAttribute(\"type\"))||\"text\"\u003d\u003d\u003dt.toLowerCase())},first:ve((function(){return[0]})),last:ve((function(e,t){return[t-1]})),eq:ve((function(e,t,n){return[n\u003c0?n+t:n]})),even:ve((function(e,t){for(var n\u003d0;n\u003ct;n+\u003d2)e.push(n);return e})),odd:ve((function(e,t){for(var n\u003d1;n\u003ct;n+\u003d2)e.push(n);return e})),lt:ve((function(e,t,n){for(var r\u003dn\u003c0?n+t:n\u003et?t:n;--r\u003e\u003d0;)e.push(r);return e})),gt:ve((function(e,t,n){for(var r\u003dn\u003c0?n+t:n;++r\u003ct;)e.push(r);return e}))}}).pseudos.nth\u003dr.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]\u003dde(t);for(t in{submit:!0,reset:!0})r.pseudos[t]\u003dhe(t);function me(){}function xe(e){for(var t\u003d0,n\u003de.length,r\u003d\"\";t\u003cn;t++)r+\u003de[t].value;return r}function be(e,t,n){var r\u003dt.dir,i\u003dt.next,o\u003di||r,a\u003dn\u0026\u0026\"parentNode\"\u003d\u003d\u003do,s\u003dC++;return t.first?function(t,n,i){for(;t\u003dt[r];)if(1\u003d\u003d\u003dt.nodeType||a)return e(t,n,i);return!1}:function(t,n,u){var l,c,f,p\u003d[T,s];if(u){for(;t\u003dt[r];)if((1\u003d\u003d\u003dt.nodeType||a)\u0026\u0026e(t,n,u))return!0}else for(;t\u003dt[r];)if(1\u003d\u003d\u003dt.nodeType||a)if(c\u003d(f\u003dt[b]||(t[b]\u003d{}))[t.uniqueID]||(f[t.uniqueID]\u003d{}),i\u0026\u0026i\u003d\u003d\u003dt.nodeName.toLowerCase())t\u003dt[r]||t;else{if((l\u003dc[o])\u0026\u0026l[0]\u003d\u003d\u003dT\u0026\u0026l[1]\u003d\u003d\u003ds)return p[2]\u003dl[2];if(c[o]\u003dp,p[2]\u003de(t,n,u))return!0}return!1}}function we(e){return e.length\u003e1?function(t,n,r){for(var i\u003de.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function Te(e,t,n,r,i){for(var o,a\u003d[],s\u003d0,u\u003de.length,l\u003dnull!\u003dt;s\u003cu;s++)(o\u003de[s])\u0026\u0026(n\u0026\u0026!n(o,r,i)||(a.push(o),l\u0026\u0026t.push(s)));return a}function Ce(e,t,n,r,i,o){return r\u0026\u0026!r[b]\u0026\u0026(r\u003dCe(r)),i\u0026\u0026!i[b]\u0026\u0026(i\u003dCe(i,o)),le((function(o,a,s,u){var l,c,f,p\u003d[],d\u003d[],h\u003da.length,g\u003do||function(e,t,n){for(var r\u003d0,i\u003dt.length;r\u003ci;r++)se(e,t[r],n);return n}(t||\"*\",s.nodeType?[s]:s,[]),v\u003d!e||!o\u0026\u0026t?g:Te(g,p,e,s,u),y\u003dn?i||(o?e:h||r)?[]:a:v;if(n\u0026\u0026n(v,y,s,u),r)for(l\u003dTe(y,d),r(l,[],s,u),c\u003dl.length;c--;)(f\u003dl[c])\u0026\u0026(y[d[c]]\u003d!(v[d[c]]\u003df));if(o){if(i||e){if(i){for(l\u003d[],c\u003dy.length;c--;)(f\u003dy[c])\u0026\u0026l.push(v[c]\u003df);i(null,y\u003d[],l,u)}for(c\u003dy.length;c--;)(f\u003dy[c])\u0026\u0026(l\u003di?P(o,f):p[c])\u003e-1\u0026\u0026(o[l]\u003d!(a[l]\u003df))}}else y\u003dTe(y\u003d\u003d\u003da?y.splice(h,y.length):y),i?i(null,a,y,u):H.apply(a,y)}))}function Ee(e){for(var t,n,i,o\u003de.length,a\u003dr.relative[e[0].type],s\u003da||r.relative[\" \"],u\u003da?1:0,c\u003dbe((function(e){return e\u003d\u003d\u003dt}),s,!0),f\u003dbe((function(e){return P(t,e)\u003e-1}),s,!0),p\u003d[function(e,n,r){var i\u003d!a\u0026\u0026(r||n!\u003d\u003dl)||((t\u003dn).nodeType?c(e,n,r):f(e,n,r));return t\u003dnull,i}];u\u003co;u++)if(n\u003dr.relative[e[u].type])p\u003d[be(we(p),n)];else{if((n\u003dr.filter[e[u].type].apply(null,e[u].matches))[b]){for(i\u003d++u;i\u003co\u0026\u0026!r.relative[e[i].type];i++);return Ce(u\u003e1\u0026\u0026we(p),u\u003e1\u0026\u0026xe(e.slice(0,u-1).concat({value:\" \"\u003d\u003d\u003de[u-2].type?\"*\":\"\"})).replace($,\"$1\"),n,u\u003ci\u0026\u0026Ee(e.slice(u,i)),i\u003co\u0026\u0026Ee(e\u003de.slice(i)),i\u003co\u0026\u0026xe(e))}p.push(n)}return we(p)}return me.prototype\u003dr.filters\u003dr.pseudos,r.setFilters\u003dnew me,a\u003dse.tokenize\u003dfunction(e,t){var n,i,o,a,s,u,l,c\u003dS[e+\" \"];if(c)return t?0:c.slice(0);for(s\u003de,u\u003d[],l\u003dr.preFilter;s;){for(a in n\u0026\u0026!(i\u003d_.exec(s))||(i\u0026\u0026(s\u003ds.slice(i[0].length)||s),u.push(o\u003d[])),n\u003d!1,(i\u003dz.exec(s))\u0026\u0026(n\u003di.shift(),o.push({value:n,type:i[0].replace($,\" \")}),s\u003ds.slice(n.length)),r.filter)!(i\u003dG[a].exec(s))||l[a]\u0026\u0026!(i\u003dl[a](i))||(n\u003di.shift(),o.push({value:n,type:a,matches:i}),s\u003ds.slice(n.length));if(!n)break}return t?s.length:s?se.error(e):S(e,u).slice(0)},s\u003dse.compile\u003dfunction(e,t){var n,i\u003d[],o\u003d[],s\u003dk[e+\" \"];if(!s){for(t||(t\u003da(e)),n\u003dt.length;n--;)(s\u003dEe(t[n]))[b]?i.push(s):o.push(s);(s\u003dk(e,function(e,t){var n\u003dt.length\u003e0,i\u003de.length\u003e0,o\u003dfunction(o,a,s,u,c){var f,h,v,y\u003d0,m\u003d\"0\",x\u003do\u0026\u0026[],b\u003d[],w\u003dl,C\u003do||i\u0026\u0026r.find.TAG(\"*\",c),E\u003dT+\u003dnull\u003d\u003dw?1:Math.random()||.1,S\u003dC.length;for(c\u0026\u0026(l\u003da\u003d\u003dd||a||c);m!\u003d\u003dS\u0026\u0026null!\u003d(f\u003dC[m]);m++){if(i\u0026\u0026f){for(h\u003d0,a||f.ownerDocument\u003d\u003dd||(p(f),s\u003d!g);v\u003de[h++];)if(v(f,a||d,s)){u.push(f);break}c\u0026\u0026(T\u003dE)}n\u0026\u0026((f\u003d!v\u0026\u0026f)\u0026\u0026y--,o\u0026\u0026x.push(f))}if(y+\u003dm,n\u0026\u0026m!\u003d\u003dy){for(h\u003d0;v\u003dt[h++];)v(x,b,a,s);if(o){if(y\u003e0)for(;m--;)x[m]||b[m]||(b[m]\u003dq.call(u));b\u003dTe(b)}H.apply(u,b),c\u0026\u0026!o\u0026\u0026b.length\u003e0\u0026\u0026y+t.length\u003e1\u0026\u0026se.uniqueSort(u)}return c\u0026\u0026(T\u003dE,l\u003dw),x};return n?le(o):o}(o,i))).selector\u003de}return s},u\u003dse.select\u003dfunction(e,t,n,i){var o,u,l,c,f,p\u003d\"function\"\u003d\u003dtypeof e\u0026\u0026e,d\u003d!i\u0026\u0026a(e\u003dp.selector||e);if(n\u003dn||[],1\u003d\u003d\u003dd.length){if((u\u003dd[0]\u003dd[0].slice(0)).length\u003e2\u0026\u0026\"ID\"\u003d\u003d\u003d(l\u003du[0]).type\u0026\u00269\u003d\u003d\u003dt.nodeType\u0026\u0026g\u0026\u0026r.relative[u[1].type]){if(!(t\u003d(r.find.ID(l.matches[0].replace(te,ne),t)||[])[0]))return n;p\u0026\u0026(t\u003dt.parentNode),e\u003de.slice(u.shift().value.length)}for(o\u003dG.needsContext.test(e)?0:u.length;o--\u0026\u0026(l\u003du[o],!r.relative[c\u003dl.type]);)if((f\u003dr.find[c])\u0026\u0026(i\u003df(l.matches[0].replace(te,ne),ee.test(u[0].type)\u0026\u0026ye(t.parentNode)||t))){if(u.splice(o,1),!(e\u003di.length\u0026\u0026xe(u)))return H.apply(n,i),n;break}}return(p||s(e,d))(i,t,!g,n,!t||ee.test(e)\u0026\u0026ye(t.parentNode)||t),n},n.sortStable\u003db.split(\"\").sort(N).join(\"\")\u003d\u003d\u003db,n.detectDuplicates\u003d!!f,p(),n.sortDetached\u003dce((function(e){return 1\u0026e.compareDocumentPosition(d.createElement(\"fieldset\"))})),ce((function(e){return e.innerHTML\u003d\"\u003ca href\u003d\u0027#\u0027\u003e\u003c/a\u003e\",\"#\"\u003d\u003d\u003de.firstChild.getAttribute(\"href\")}))||fe(\"type|href|height|width\",(function(e,t,n){if(!n)return e.getAttribute(t,\"type\"\u003d\u003d\u003dt.toLowerCase()?1:2)})),n.attributes\u0026\u0026ce((function(e){return e.innerHTML\u003d\"\u003cinput/\u003e\",e.firstChild.setAttribute(\"value\",\"\"),\"\"\u003d\u003d\u003de.firstChild.getAttribute(\"value\")}))||fe(\"value\",(function(e,t,n){if(!n\u0026\u0026\"input\"\u003d\u003d\u003de.nodeName.toLowerCase())return e.defaultValue})),ce((function(e){return null\u003d\u003de.getAttribute(\"disabled\")}))||fe(R,(function(e,t,n){var r;if(!n)return!0\u003d\u003d\u003de[t]?t.toLowerCase():(r\u003de.getAttributeNode(t))\u0026\u0026r.specified?r.value:null})),se}(e);w.find\u003dC,w.expr\u003dC.selectors,w.expr[\":\"]\u003dw.expr.pseudos,w.uniqueSort\u003dw.unique\u003dC.uniqueSort,w.text\u003dC.getText,w.isXMLDoc\u003dC.isXML,w.contains\u003dC.contains,w.escapeSelector\u003dC.escape;var E\u003dfunction(e,t,n){for(var r\u003d[],i\u003dvoid 0!\u003d\u003dn;(e\u003de[t])\u0026\u00269!\u003d\u003de.nodeType;)if(1\u003d\u003d\u003de.nodeType){if(i\u0026\u0026w(e).is(n))break;r.push(e)}return r},S\u003dfunction(e,t){for(var n\u003d[];e;e\u003de.nextSibling)1\u003d\u003d\u003de.nodeType\u0026\u0026e!\u003d\u003dt\u0026\u0026n.push(e);return n},k\u003dw.expr.match.needsContext;function A(e,t){return e.nodeName\u0026\u0026e.nodeName.toLowerCase()\u003d\u003d\u003dt.toLowerCase()}var N\u003d/^\u003c([a-z][^\\/\\0\u003e:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?\u003e(?:\u003c\\/\\1\u003e|)$/i;function D(e,t,n){return h(t)?w.grep(e,(function(e,r){return!!t.call(e,r,e)!\u003d\u003dn})):t.nodeType?w.grep(e,(function(e){return e\u003d\u003d\u003dt!\u003d\u003dn})):\"string\"!\u003dtypeof t?w.grep(e,(function(e){return s.call(t,e)\u003e-1!\u003d\u003dn})):w.filter(t,e,n)}w.filter\u003dfunction(e,t,n){var r\u003dt[0];return n\u0026\u0026(e\u003d\":not(\"+e+\")\"),1\u003d\u003d\u003dt.length\u0026\u00261\u003d\u003d\u003dr.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,(function(e){return 1\u003d\u003d\u003de.nodeType})))},w.fn.extend({find:function(e){var t,n,r\u003dthis.length,i\u003dthis;if(\"string\"!\u003dtypeof e)return this.pushStack(w(e).filter((function(){for(t\u003d0;t\u003cr;t++)if(w.contains(i[t],this))return!0})));for(n\u003dthis.pushStack([]),t\u003d0;t\u003cr;t++)w.find(e,i[t],n);return r\u003e1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(D(this,e||[],!1))},not:function(e){return this.pushStack(D(this,e||[],!0))},is:function(e){return!!D(this,\"string\"\u003d\u003dtypeof e\u0026\u0026k.test(e)?w(e):e||[],!1).length}});var j,q\u003d/^(?:\\s*(\u003c[\\w\\W]+\u003e)[^\u003e]*|#([\\w-]+))$/;(w.fn.init\u003dfunction(e,t,n){var r,i;if(!e)return this;if(n\u003dn||j,\"string\"\u003d\u003dtypeof e){if(!(r\u003d\"\u003c\"\u003d\u003d\u003de[0]\u0026\u0026\"\u003e\"\u003d\u003d\u003de[e.length-1]\u0026\u0026e.length\u003e\u003d3?[null,e,null]:q.exec(e))||!r[1]\u0026\u0026t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t\u003dt instanceof w?t[0]:t,w.merge(this,w.parseHTML(r[1],t\u0026\u0026t.nodeType?t.ownerDocument||t:v,!0)),N.test(r[1])\u0026\u0026w.isPlainObject(t))for(r in t)h(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i\u003dv.getElementById(r[2]))\u0026\u0026(this[0]\u003di,this.length\u003d1),this}return e.nodeType?(this[0]\u003de,this.length\u003d1,this):h(e)?void 0!\u003d\u003dn.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype\u003dw.fn,j\u003dw(v);var L\u003d/^(?:parents|prev(?:Until|All))/,H\u003d{children:!0,contents:!0,next:!0,prev:!0};function O(e,t){for(;(e\u003de[t])\u0026\u00261!\u003d\u003de.nodeType;);return e}w.fn.extend({has:function(e){var t\u003dw(e,this),n\u003dt.length;return this.filter((function(){for(var e\u003d0;e\u003cn;e++)if(w.contains(this,t[e]))return!0}))},closest:function(e,t){var n,r\u003d0,i\u003dthis.length,o\u003d[],a\u003d\"string\"!\u003dtypeof e\u0026\u0026w(e);if(!k.test(e))for(;r\u003ci;r++)for(n\u003dthis[r];n\u0026\u0026n!\u003d\u003dt;n\u003dn.parentNode)if(n.nodeType\u003c11\u0026\u0026(a?a.index(n)\u003e-1:1\u003d\u003d\u003dn.nodeType\u0026\u0026w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length\u003e1?w.uniqueSort(o):o)},index:function(e){return e?\"string\"\u003d\u003dtypeof e?s.call(w(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]\u0026\u0026this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null\u003d\u003de?this.prevObject:this.prevObject.filter(e))}}),w.each({parent:function(e){var t\u003de.parentNode;return t\u0026\u002611!\u003d\u003dt.nodeType?t:null},parents:function(e){return E(e,\"parentNode\")},parentsUntil:function(e,t,n){return E(e,\"parentNode\",n)},next:function(e){return O(e,\"nextSibling\")},prev:function(e){return O(e,\"previousSibling\")},nextAll:function(e){return E(e,\"nextSibling\")},prevAll:function(e){return E(e,\"previousSibling\")},nextUntil:function(e,t,n){return E(e,\"nextSibling\",n)},prevUntil:function(e,t,n){return E(e,\"previousSibling\",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return null!\u003de.contentDocument\u0026\u0026r(e.contentDocument)?e.contentDocument:(A(e,\"template\")\u0026\u0026(e\u003de.content||e),w.merge([],e.childNodes))}},(function(e,t){w.fn[e]\u003dfunction(n,r){var i\u003dw.map(this,t,n);return\"Until\"!\u003d\u003de.slice(-5)\u0026\u0026(r\u003dn),r\u0026\u0026\"string\"\u003d\u003dtypeof r\u0026\u0026(i\u003dw.filter(r,i)),this.length\u003e1\u0026\u0026(H[e]||w.uniqueSort(i),L.test(e)\u0026\u0026i.reverse()),this.pushStack(i)}}));var P\u003d/[^\\x20\\t\\r\\n\\f]+/g;function R(e){return e}function M(e){throw e}function I(e,t,n,r){var i;try{e\u0026\u0026h(i\u003de.promise)?i.call(e).done(t).fail(n):e\u0026\u0026h(i\u003de.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.Callbacks\u003dfunction(e){e\u003d\"string\"\u003d\u003dtypeof e?function(e){var t\u003d{};return w.each(e.match(P)||[],(function(e,n){t[n]\u003d!0})),t}(e):w.extend({},e);var t,n,r,i,o\u003d[],a\u003d[],s\u003d-1,u\u003dfunction(){for(i\u003di||e.once,r\u003dt\u003d!0;a.length;s\u003d-1)for(n\u003da.shift();++s\u003co.length;)!1\u003d\u003d\u003do[s].apply(n[0],n[1])\u0026\u0026e.stopOnFalse\u0026\u0026(s\u003do.length,n\u003d!1);e.memory||(n\u003d!1),t\u003d!1,i\u0026\u0026(o\u003dn?[]:\"\")},l\u003d{add:function(){return o\u0026\u0026(n\u0026\u0026!t\u0026\u0026(s\u003do.length-1,a.push(n)),function t(n){w.each(n,(function(n,r){h(r)?e.unique\u0026\u0026l.has(r)||o.push(r):r\u0026\u0026r.length\u0026\u0026\"string\"!\u003d\u003dx(r)\u0026\u0026t(r)}))}(arguments),n\u0026\u0026!t\u0026\u0026u()),this},remove:function(){return w.each(arguments,(function(e,t){for(var n;(n\u003dw.inArray(t,o,n))\u003e-1;)o.splice(n,1),n\u003c\u003ds\u0026\u0026s--})),this},has:function(e){return e?w.inArray(e,o)\u003e-1:o.length\u003e0},empty:function(){return o\u0026\u0026(o\u003d[]),this},disable:function(){return i\u003da\u003d[],o\u003dn\u003d\"\",this},disabled:function(){return!o},lock:function(){return i\u003da\u003d[],n||t||(o\u003dn\u003d\"\"),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n\u003d[e,(n\u003dn||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},w.extend({Deferred:function(t){var n\u003d[[\"notify\",\"progress\",w.Callbacks(\"memory\"),w.Callbacks(\"memory\"),2],[\"resolve\",\"done\",w.Callbacks(\"once memory\"),w.Callbacks(\"once memory\"),0,\"resolved\"],[\"reject\",\"fail\",w.Callbacks(\"once memory\"),w.Callbacks(\"once memory\"),1,\"rejected\"]],r\u003d\"pending\",i\u003d{state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e\u003darguments;return w.Deferred((function(t){w.each(n,(function(n,r){var i\u003dh(e[r[4]])\u0026\u0026e[r[4]];o[r[1]]((function(){var e\u003di\u0026\u0026i.apply(this,arguments);e\u0026\u0026h(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+\"With\"](this,i?[e]:arguments)}))})),e\u003dnull})).promise()},then:function(t,r,i){var o\u003d0;function a(t,n,r,i){return function(){var s\u003dthis,u\u003darguments,l\u003dfunction(){var e,l;if(!(t\u003co)){if((e\u003dr.apply(s,u))\u003d\u003d\u003dn.promise())throw new TypeError(\"Thenable self-resolution\");l\u003de\u0026\u0026(\"object\"\u003d\u003dtypeof e||\"function\"\u003d\u003dtypeof e)\u0026\u0026e.then,h(l)?i?l.call(e,a(o,n,R,i),a(o,n,M,i)):(o++,l.call(e,a(o,n,R,i),a(o,n,M,i),a(o,n,R,n.notifyWith))):(r!\u003d\u003dR\u0026\u0026(s\u003dvoid 0,u\u003d[e]),(i||n.resolveWith)(s,u))}},c\u003di?l:function(){try{l()}catch(e){w.Deferred.exceptionHook\u0026\u0026w.Deferred.exceptionHook(e,c.stackTrace),t+1\u003e\u003do\u0026\u0026(r!\u003d\u003dM\u0026\u0026(s\u003dvoid 0,u\u003d[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook\u0026\u0026(c.stackTrace\u003dw.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred((function(e){n[0][3].add(a(0,e,h(i)?i:R,e.notifyWith)),n[1][3].add(a(0,e,h(t)?t:R)),n[2][3].add(a(0,e,h(r)?r:M))})).promise()},promise:function(e){return null!\u003de?w.extend(e,i):i}},o\u003d{};return w.each(n,(function(e,t){var a\u003dt[2],s\u003dt[5];i[t[1]]\u003da.add,s\u0026\u0026a.add((function(){r\u003ds}),n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]\u003dfunction(){return o[t[0]+\"With\"](this\u003d\u003d\u003do?void 0:this,arguments),this},o[t[0]+\"With\"]\u003da.fireWith})),i.promise(o),t\u0026\u0026t.call(o,o),o},when:function(e){var t\u003darguments.length,n\u003dt,r\u003dArray(n),o\u003di.call(arguments),a\u003dw.Deferred(),s\u003dfunction(e){return function(n){r[e]\u003dthis,o[e]\u003darguments.length\u003e1?i.call(arguments):n,--t||a.resolveWith(r,o)}};if(t\u003c\u003d1\u0026\u0026(I(e,a.done(s(n)).resolve,a.reject,!t),\"pending\"\u003d\u003d\u003da.state()||h(o[n]\u0026\u0026o[n].then)))return a.then();for(;n--;)I(o[n],s(n),a.reject);return a.promise()}});var W\u003d/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook\u003dfunction(t,n){e.console\u0026\u0026e.console.warn\u0026\u0026t\u0026\u0026W.test(t.name)\u0026\u0026e.console.warn(\"jQuery.Deferred exception: \"+t.message,t.stack,n)},w.readyException\u003dfunction(t){e.setTimeout((function(){throw t}))};var F\u003dw.Deferred();function B(){v.removeEventListener(\"DOMContentLoaded\",B),e.removeEventListener(\"load\",B),w.ready()}w.fn.ready\u003dfunction(e){return F.then(e).catch((function(e){w.readyException(e)})),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0\u003d\u003d\u003de?--w.readyWait:w.isReady)||(w.isReady\u003d!0,!0!\u003d\u003de\u0026\u0026--w.readyWait\u003e0||F.resolveWith(v,[w]))}}),w.ready.then\u003dF.then,\"complete\"\u003d\u003d\u003dv.readyState||\"loading\"!\u003d\u003dv.readyState\u0026\u0026!v.documentElement.doScroll?e.setTimeout(w.ready):(v.addEventListener(\"DOMContentLoaded\",B),e.addEventListener(\"load\",B));var $\u003dfunction(e,t,n,r,i,o,a){var s\u003d0,u\u003de.length,l\u003dnull\u003d\u003dn;if(\"object\"\u003d\u003d\u003dx(n))for(s in i\u003d!0,n)$(e,t,s,n[s],!0,o,a);else if(void 0!\u003d\u003dr\u0026\u0026(i\u003d!0,h(r)||(a\u003d!0),l\u0026\u0026(a?(t.call(e,r),t\u003dnull):(l\u003dt,t\u003dfunction(e,t,n){return l.call(w(e),n)})),t))for(;s\u003cu;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},_\u003d/^-ms-/,z\u003d/-([a-z])/g;function U(e,t){return t.toUpperCase()}function X(e){return e.replace(_,\"ms-\").replace(z,U)}var V\u003dfunction(e){return 1\u003d\u003d\u003de.nodeType||9\u003d\u003d\u003de.nodeType||!+e.nodeType};function G(){this.expando\u003dw.expando+G.uid++}G.uid\u003d1,G.prototype\u003d{cache:function(e){var t\u003de[this.expando];return t||(t\u003d{},V(e)\u0026\u0026(e.nodeType?e[this.expando]\u003dt:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i\u003dthis.cache(e);if(\"string\"\u003d\u003dtypeof t)i[X(t)]\u003dn;else for(r in t)i[X(r)]\u003dt[r];return i},get:function(e,t){return void 0\u003d\u003d\u003dt?this.cache(e):e[this.expando]\u0026\u0026e[this.expando][X(t)]},access:function(e,t,n){return void 0\u003d\u003d\u003dt||t\u0026\u0026\"string\"\u003d\u003dtypeof t\u0026\u0026void 0\u003d\u003d\u003dn?this.get(e,t):(this.set(e,t,n),void 0!\u003d\u003dn?n:t)},remove:function(e,t){var n,r\u003de[this.expando];if(void 0!\u003d\u003dr){if(void 0!\u003d\u003dt){n\u003d(t\u003dArray.isArray(t)?t.map(X):(t\u003dX(t))in r?[t]:t.match(P)||[]).length;for(;n--;)delete r[t[n]]}(void 0\u003d\u003d\u003dt||w.isEmptyObject(r))\u0026\u0026(e.nodeType?e[this.expando]\u003dvoid 0:delete e[this.expando])}},hasData:function(e){var t\u003de[this.expando];return void 0!\u003d\u003dt\u0026\u0026!w.isEmptyObject(t)}};var Y\u003dnew G,Q\u003dnew G,J\u003d/^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,K\u003d/[A-Z]/g;function Z(e,t,n){var r;if(void 0\u003d\u003d\u003dn\u0026\u00261\u003d\u003d\u003de.nodeType)if(r\u003d\"data-\"+t.replace(K,\"-$\u0026\").toLowerCase(),\"string\"\u003d\u003dtypeof(n\u003de.getAttribute(r))){try{n\u003dfunction(e){return\"true\"\u003d\u003d\u003de||\"false\"!\u003d\u003de\u0026\u0026(\"null\"\u003d\u003d\u003de?null:e\u003d\u003d\u003d+e+\"\"?+e:J.test(e)?JSON.parse(e):e)}(n)}catch(e){}Q.set(e,t,n)}else n\u003dvoid 0;return n}w.extend({hasData:function(e){return Q.hasData(e)||Y.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return Y.access(e,t,n)},_removeData:function(e,t){Y.remove(e,t)}}),w.fn.extend({data:function(e,t){var n,r,i,o\u003dthis[0],a\u003do\u0026\u0026o.attributes;if(void 0\u003d\u003d\u003de){if(this.length\u0026\u0026(i\u003dQ.get(o),1\u003d\u003d\u003do.nodeType\u0026\u0026!Y.get(o,\"hasDataAttrs\"))){for(n\u003da.length;n--;)a[n]\u0026\u00260\u003d\u003d\u003d(r\u003da[n].name).indexOf(\"data-\")\u0026\u0026(r\u003dX(r.slice(5)),Z(o,r,i[r]));Y.set(o,\"hasDataAttrs\",!0)}return i}return\"object\"\u003d\u003dtypeof e?this.each((function(){Q.set(this,e)})):$(this,(function(t){var n;if(o\u0026\u0026void 0\u003d\u003d\u003dt)return void 0!\u003d\u003d(n\u003dQ.get(o,e))||void 0!\u003d\u003d(n\u003dZ(o,e))?n:void 0;this.each((function(){Q.set(this,e,t)}))}),null,t,arguments.length\u003e1,null,!0)},removeData:function(e){return this.each((function(){Q.remove(this,e)}))}}),w.extend({queue:function(e,t,n){var r;if(e)return t\u003d(t||\"fx\")+\"queue\",r\u003dY.get(e,t),n\u0026\u0026(!r||Array.isArray(n)?r\u003dY.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t\u003dt||\"fx\";var n\u003dw.queue(e,t),r\u003dn.length,i\u003dn.shift(),o\u003dw._queueHooks(e,t);\"inprogress\"\u003d\u003d\u003di\u0026\u0026(i\u003dn.shift(),r--),i\u0026\u0026(\"fx\"\u003d\u003d\u003dt\u0026\u0026n.unshift(\"inprogress\"),delete o.stop,i.call(e,(function(){w.dequeue(e,t)}),o)),!r\u0026\u0026o\u0026\u0026o.empty.fire()},_queueHooks:function(e,t){var n\u003dt+\"queueHooks\";return Y.get(e,n)||Y.access(e,n,{empty:w.Callbacks(\"once memory\").add((function(){Y.remove(e,[t+\"queue\",n])}))})}}),w.fn.extend({queue:function(e,t){var n\u003d2;return\"string\"!\u003dtypeof e\u0026\u0026(t\u003de,e\u003d\"fx\",n--),arguments.length\u003cn?w.queue(this[0],e):void 0\u003d\u003d\u003dt?this:this.each((function(){var n\u003dw.queue(this,e,t);w._queueHooks(this,e),\"fx\"\u003d\u003d\u003de\u0026\u0026\"inprogress\"!\u003d\u003dn[0]\u0026\u0026w.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){w.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||\"fx\",[])},promise:function(e,t){var n,r\u003d1,i\u003dw.Deferred(),o\u003dthis,a\u003dthis.length,s\u003dfunction(){--r||i.resolveWith(o,[o])};for(\"string\"!\u003dtypeof e\u0026\u0026(t\u003de,e\u003dvoid 0),e\u003de||\"fx\";a--;)(n\u003dY.get(o[a],e+\"queueHooks\"))\u0026\u0026n.empty\u0026\u0026(r++,n.empty.add(s));return s(),i.promise(t)}});var ee\u003d/[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/.source,te\u003dnew RegExp(\"^(?:([+-])\u003d|)(\"+ee+\")([a-z%]*)$\",\"i\"),ne\u003d[\"Top\",\"Right\",\"Bottom\",\"Left\"],re\u003dv.documentElement,ie\u003dfunction(e){return w.contains(e.ownerDocument,e)},oe\u003d{composed:!0};re.getRootNode\u0026\u0026(ie\u003dfunction(e){return w.contains(e.ownerDocument,e)||e.getRootNode(oe)\u003d\u003d\u003de.ownerDocument});var ae\u003dfunction(e,t){return\"none\"\u003d\u003d\u003d(e\u003dt||e).style.display||\"\"\u003d\u003d\u003de.style.display\u0026\u0026ie(e)\u0026\u0026\"none\"\u003d\u003d\u003dw.css(e,\"display\")};function se(e,t,n,r){var i,o,a\u003d20,s\u003dr?function(){return r.cur()}:function(){return w.css(e,t,\"\")},u\u003ds(),l\u003dn\u0026\u0026n[3]||(w.cssNumber[t]?\"\":\"px\"),c\u003de.nodeType\u0026\u0026(w.cssNumber[t]||\"px\"!\u003d\u003dl\u0026\u0026+u)\u0026\u0026te.exec(w.css(e,t));if(c\u0026\u0026c[3]!\u003d\u003dl){for(u/\u003d2,l\u003dl||c[3],c\u003d+u||1;a--;)w.style(e,t,c+l),(1-o)*(1-(o\u003ds()/u||.5))\u003c\u003d0\u0026\u0026(a\u003d0),c/\u003do;c*\u003d2,w.style(e,t,c+l),n\u003dn||[]}return n\u0026\u0026(c\u003d+c||+u||0,i\u003dn[1]?c+(n[1]+1)*n[2]:+n[2],r\u0026\u0026(r.unit\u003dl,r.start\u003dc,r.end\u003di)),i}var ue\u003d{};function le(e){var t,n\u003de.ownerDocument,r\u003de.nodeName,i\u003due[r];return i||(t\u003dn.body.appendChild(n.createElement(r)),i\u003dw.css(t,\"display\"),t.parentNode.removeChild(t),\"none\"\u003d\u003d\u003di\u0026\u0026(i\u003d\"block\"),ue[r]\u003di,i)}function ce(e,t){for(var n,r,i\u003d[],o\u003d0,a\u003de.length;o\u003ca;o++)(r\u003de[o]).style\u0026\u0026(n\u003dr.style.display,t?(\"none\"\u003d\u003d\u003dn\u0026\u0026(i[o]\u003dY.get(r,\"display\")||null,i[o]||(r.style.display\u003d\"\")),\"\"\u003d\u003d\u003dr.style.display\u0026\u0026ae(r)\u0026\u0026(i[o]\u003dle(r))):\"none\"!\u003d\u003dn\u0026\u0026(i[o]\u003d\"none\",Y.set(r,\"display\",n)));for(o\u003d0;o\u003ca;o++)null!\u003di[o]\u0026\u0026(e[o].style.display\u003di[o]);return e}w.fn.extend({show:function(){return ce(this,!0)},hide:function(){return ce(this)},toggle:function(e){return\"boolean\"\u003d\u003dtypeof e?e?this.show():this.hide():this.each((function(){ae(this)?w(this).show():w(this).hide()}))}});var fe,pe,de\u003d/^(?:checkbox|radio)$/i,he\u003d/\u003c([a-z][^\\/\\0\u003e\\x20\\t\\r\\n\\f]*)/i,ge\u003d/^$|^module$|\\/(?:java|ecma)script/i;fe\u003dv.createDocumentFragment().appendChild(v.createElement(\"div\")),(pe\u003dv.createElement(\"input\")).setAttribute(\"type\",\"radio\"),pe.setAttribute(\"checked\",\"checked\"),pe.setAttribute(\"name\",\"t\"),fe.appendChild(pe),d.checkClone\u003dfe.cloneNode(!0).cloneNode(!0).lastChild.checked,fe.innerHTML\u003d\"\u003ctextarea\u003ex\u003c/textarea\u003e\",d.noCloneChecked\u003d!!fe.cloneNode(!0).lastChild.defaultValue,fe.innerHTML\u003d\"\u003coption\u003e\u003c/option\u003e\",d.option\u003d!!fe.lastChild;var ve\u003d{thead:[1,\"\u003ctable\u003e\",\"\u003c/table\u003e\"],col:[2,\"\u003ctable\u003e\u003ccolgroup\u003e\",\"\u003c/colgroup\u003e\u003c/table\u003e\"],tr:[2,\"\u003ctable\u003e\u003ctbody\u003e\",\"\u003c/tbody\u003e\u003c/table\u003e\"],td:[3,\"\u003ctable\u003e\u003ctbody\u003e\u003ctr\u003e\",\"\u003c/tr\u003e\u003c/tbody\u003e\u003c/table\u003e\"],_default:[0,\"\",\"\"]};function ye(e,t){var n;return n\u003dvoid 0!\u003d\u003de.getElementsByTagName?e.getElementsByTagName(t||\"*\"):void 0!\u003d\u003de.querySelectorAll?e.querySelectorAll(t||\"*\"):[],void 0\u003d\u003d\u003dt||t\u0026\u0026A(e,t)?w.merge([e],n):n}function me(e,t){for(var n\u003d0,r\u003de.length;n\u003cr;n++)Y.set(e[n],\"globalEval\",!t||Y.get(t[n],\"globalEval\"))}ve.tbody\u003dve.tfoot\u003dve.colgroup\u003dve.caption\u003dve.thead,ve.th\u003dve.td,d.option||(ve.optgroup\u003dve.option\u003d[1,\"\u003cselect multiple\u003d\u0027multiple\u0027\u003e\",\"\u003c/select\u003e\"]);var xe\u003d/\u003c|\u0026#?\\w+;/;function be(e,t,n,r,i){for(var o,a,s,u,l,c,f\u003dt.createDocumentFragment(),p\u003d[],d\u003d0,h\u003de.length;d\u003ch;d++)if((o\u003de[d])||0\u003d\u003d\u003do)if(\"object\"\u003d\u003d\u003dx(o))w.merge(p,o.nodeType?[o]:o);else if(xe.test(o)){for(a\u003da||f.appendChild(t.createElement(\"div\")),s\u003d(he.exec(o)||[\"\",\"\"])[1].toLowerCase(),u\u003dve[s]||ve._default,a.innerHTML\u003du[1]+w.htmlPrefilter(o)+u[2],c\u003du[0];c--;)a\u003da.lastChild;w.merge(p,a.childNodes),(a\u003df.firstChild).textContent\u003d\"\"}else p.push(t.createTextNode(o));for(f.textContent\u003d\"\",d\u003d0;o\u003dp[d++];)if(r\u0026\u0026w.inArray(o,r)\u003e-1)i\u0026\u0026i.push(o);else if(l\u003die(o),a\u003dye(f.appendChild(o),\"script\"),l\u0026\u0026me(a),n)for(c\u003d0;o\u003da[c++];)ge.test(o.type||\"\")\u0026\u0026n.push(o);return f}var we\u003d/^key/,Te\u003d/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce\u003d/^([^.]*)(?:\\.(.+)|)/;function Ee(){return!0}function Se(){return!1}function ke(e,t){return e\u003d\u003d\u003dfunction(){try{return v.activeElement}catch(e){}}()\u003d\u003d(\"focus\"\u003d\u003d\u003dt)}function Ae(e,t,n,r,i,o){var a,s;if(\"object\"\u003d\u003dtypeof t){for(s in\"string\"!\u003dtypeof n\u0026\u0026(r\u003dr||n,n\u003dvoid 0),t)Ae(e,s,n,r,t[s],o);return e}if(null\u003d\u003dr\u0026\u0026null\u003d\u003di?(i\u003dn,r\u003dn\u003dvoid 0):null\u003d\u003di\u0026\u0026(\"string\"\u003d\u003dtypeof n?(i\u003dr,r\u003dvoid 0):(i\u003dr,r\u003dn,n\u003dvoid 0)),!1\u003d\u003d\u003di)i\u003dSe;else if(!i)return e;return 1\u003d\u003d\u003do\u0026\u0026(a\u003di,(i\u003dfunction(e){return w().off(e),a.apply(this,arguments)}).guid\u003da.guid||(a.guid\u003dw.guid++)),e.each((function(){w.event.add(this,t,i,r,n)}))}function Ne(e,t,n){n?(Y.set(e,t,!1),w.event.add(e,t,{namespace:!1,handler:function(e){var r,o,a\u003dY.get(this,t);if(1\u0026e.isTrigger\u0026\u0026this[t]){if(a.length)(w.event.special[t]||{}).delegateType\u0026\u0026e.stopPropagation();else if(a\u003di.call(arguments),Y.set(this,t,a),r\u003dn(this,t),this[t](),a!\u003d\u003d(o\u003dY.get(this,t))||r?Y.set(this,t,!1):o\u003d{},a!\u003d\u003do)return e.stopImmediatePropagation(),e.preventDefault(),o.value}else a.length\u0026\u0026(Y.set(this,t,{value:w.event.trigger(w.extend(a[0],w.Event.prototype),a.slice(1),this)}),e.stopImmediatePropagation())}})):void 0\u003d\u003d\u003dY.get(e,t)\u0026\u0026w.event.add(e,t,Ee)}w.event\u003d{global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v\u003dY.get(e);if(V(e))for(n.handler\u0026\u0026(n\u003d(o\u003dn).handler,i\u003do.selector),i\u0026\u0026w.find.matchesSelector(re,i),n.guid||(n.guid\u003dw.guid++),(u\u003dv.events)||(u\u003dv.events\u003dObject.create(null)),(a\u003dv.handle)||(a\u003dv.handle\u003dfunction(t){return void 0!\u003d\u003dw\u0026\u0026w.event.triggered!\u003d\u003dt.type?w.event.dispatch.apply(e,arguments):void 0}),l\u003d(t\u003d(t||\"\").match(P)||[\"\"]).length;l--;)d\u003dg\u003d(s\u003dCe.exec(t[l])||[])[1],h\u003d(s[2]||\"\").split(\".\").sort(),d\u0026\u0026(f\u003dw.event.special[d]||{},d\u003d(i?f.delegateType:f.bindType)||d,f\u003dw.event.special[d]||{},c\u003dw.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i\u0026\u0026w.expr.match.needsContext.test(i),namespace:h.join(\".\")},o),(p\u003du[d])||((p\u003du[d]\u003d[]).delegateCount\u003d0,f.setup\u0026\u0026!1!\u003d\u003df.setup.call(e,r,h,a)||e.addEventListener\u0026\u0026e.addEventListener(d,a)),f.add\u0026\u0026(f.add.call(e,c),c.handler.guid||(c.handler.guid\u003dn.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]\u003d!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v\u003dY.hasData(e)\u0026\u0026Y.get(e);if(v\u0026\u0026(u\u003dv.events)){for(l\u003d(t\u003d(t||\"\").match(P)||[\"\"]).length;l--;)if(d\u003dg\u003d(s\u003dCe.exec(t[l])||[])[1],h\u003d(s[2]||\"\").split(\".\").sort(),d){for(f\u003dw.event.special[d]||{},p\u003du[d\u003d(r?f.delegateType:f.bindType)||d]||[],s\u003ds[2]\u0026\u0026new RegExp(\"(^|\\\\.)\"+h.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"),a\u003do\u003dp.length;o--;)c\u003dp[o],!i\u0026\u0026g!\u003d\u003dc.origType||n\u0026\u0026n.guid!\u003d\u003dc.guid||s\u0026\u0026!s.test(c.namespace)||r\u0026\u0026r!\u003d\u003dc.selector\u0026\u0026(\"**\"!\u003d\u003dr||!c.selector)||(p.splice(o,1),c.selector\u0026\u0026p.delegateCount--,f.remove\u0026\u0026f.remove.call(e,c));a\u0026\u0026!p.length\u0026\u0026(f.teardown\u0026\u0026!1!\u003d\u003df.teardown.call(e,h,v.handle)||w.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)\u0026\u0026Y.remove(e,\"handle events\")}},dispatch:function(e){var t,n,r,i,o,a,s\u003dnew Array(arguments.length),u\u003dw.event.fix(e),l\u003d(Y.get(this,\"events\")||Object.create(null))[u.type]||[],c\u003dw.event.special[u.type]||{};for(s[0]\u003du,t\u003d1;t\u003carguments.length;t++)s[t]\u003darguments[t];if(u.delegateTarget\u003dthis,!c.preDispatch||!1!\u003d\u003dc.preDispatch.call(this,u)){for(a\u003dw.event.handlers.call(this,u,l),t\u003d0;(i\u003da[t++])\u0026\u0026!u.isPropagationStopped();)for(u.currentTarget\u003di.elem,n\u003d0;(o\u003di.handlers[n++])\u0026\u0026!u.isImmediatePropagationStopped();)u.rnamespace\u0026\u0026!1!\u003d\u003do.namespace\u0026\u0026!u.rnamespace.test(o.namespace)||(u.handleObj\u003do,u.data\u003do.data,void 0!\u003d\u003d(r\u003d((w.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))\u0026\u0026!1\u003d\u003d\u003d(u.result\u003dr)\u0026\u0026(u.preventDefault(),u.stopPropagation()));return c.postDispatch\u0026\u0026c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s\u003d[],u\u003dt.delegateCount,l\u003de.target;if(u\u0026\u0026l.nodeType\u0026\u0026!(\"click\"\u003d\u003d\u003de.type\u0026\u0026e.button\u003e\u003d1))for(;l!\u003d\u003dthis;l\u003dl.parentNode||this)if(1\u003d\u003d\u003dl.nodeType\u0026\u0026(\"click\"!\u003d\u003de.type||!0!\u003d\u003dl.disabled)){for(o\u003d[],a\u003d{},n\u003d0;n\u003cu;n++)void 0\u003d\u003d\u003da[i\u003d(r\u003dt[n]).selector+\" \"]\u0026\u0026(a[i]\u003dr.needsContext?w(i,this).index(l)\u003e-1:w.find(i,this,null,[l]).length),a[i]\u0026\u0026o.push(r);o.length\u0026\u0026s.push({elem:l,handlers:o})}return l\u003dthis,u\u003ct.length\u0026\u0026s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:h(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t\u003dthis||e;return de.test(t.type)\u0026\u0026t.click\u0026\u0026A(t,\"input\")\u0026\u0026Ne(t,\"click\",Ee),!1},trigger:function(e){var t\u003dthis||e;return de.test(t.type)\u0026\u0026t.click\u0026\u0026A(t,\"input\")\u0026\u0026Ne(t,\"click\"),!0},_default:function(e){var t\u003de.target;return de.test(t.type)\u0026\u0026t.click\u0026\u0026A(t,\"input\")\u0026\u0026Y.get(t,\"click\")||A(t,\"a\")}},beforeunload:{postDispatch:function(e){void 0!\u003d\u003de.result\u0026\u0026e.originalEvent\u0026\u0026(e.originalEvent.returnValue\u003de.result)}}}},w.removeEvent\u003dfunction(e,t,n){e.removeEventListener\u0026\u0026e.removeEventListener(t,n)},w.Event\u003dfunction(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e\u0026\u0026e.type?(this.originalEvent\u003de,this.type\u003de.type,this.isDefaultPrevented\u003de.defaultPrevented||void 0\u003d\u003d\u003de.defaultPrevented\u0026\u0026!1\u003d\u003d\u003de.returnValue?Ee:Se,this.target\u003de.target\u0026\u00263\u003d\u003d\u003de.target.nodeType?e.target.parentNode:e.target,this.currentTarget\u003de.currentTarget,this.relatedTarget\u003de.relatedTarget):this.type\u003de,t\u0026\u0026w.extend(this,t),this.timeStamp\u003de\u0026\u0026e.timeStamp||Date.now(),this[w.expando]\u003d!0},w.Event.prototype\u003d{constructor:w.Event,isDefaultPrevented:Se,isPropagationStopped:Se,isImmediatePropagationStopped:Se,isSimulated:!1,preventDefault:function(){var e\u003dthis.originalEvent;this.isDefaultPrevented\u003dEe,e\u0026\u0026!this.isSimulated\u0026\u0026e.preventDefault()},stopPropagation:function(){var e\u003dthis.originalEvent;this.isPropagationStopped\u003dEe,e\u0026\u0026!this.isSimulated\u0026\u0026e.stopPropagation()},stopImmediatePropagation:function(){var e\u003dthis.originalEvent;this.isImmediatePropagationStopped\u003dEe,e\u0026\u0026!this.isSimulated\u0026\u0026e.stopImmediatePropagation(),this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t\u003de.button;return null\u003d\u003de.which\u0026\u0026we.test(e.type)?null!\u003de.charCode?e.charCode:e.keyCode:!e.which\u0026\u0026void 0!\u003d\u003dt\u0026\u0026Te.test(e.type)?1\u0026t?1:2\u0026t?3:4\u0026t?2:0:e.which}},w.event.addProp),w.each({focus:\"focusin\",blur:\"focusout\"},(function(e,t){w.event.special[e]\u003d{setup:function(){return Ne(this,e,ke),!1},trigger:function(){return Ne(this,e),!0},delegateType:t}})),w.each({mouseenter:\"mouseover\",mouseleave:\"mouseout\",pointerenter:\"pointerover\",pointerleave:\"pointerout\"},(function(e,t){w.event.special[e]\u003d{delegateType:t,bindType:t,handle:function(e){var n,r\u003dthis,i\u003de.relatedTarget,o\u003de.handleObj;return i\u0026\u0026(i\u003d\u003d\u003dr||w.contains(r,i))||(e.type\u003do.origType,n\u003do.handler.apply(this,arguments),e.type\u003dt),n}}})),w.fn.extend({on:function(e,t,n,r){return Ae(this,e,t,n,r)},one:function(e,t,n,r){return Ae(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e\u0026\u0026e.preventDefault\u0026\u0026e.handleObj)return r\u003de.handleObj,w(e.delegateTarget).off(r.namespace?r.origType+\".\"+r.namespace:r.origType,r.selector,r.handler),this;if(\"object\"\u003d\u003dtypeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!\u003d\u003dt\u0026\u0026\"function\"!\u003dtypeof t||(n\u003dt,t\u003dvoid 0),!1\u003d\u003d\u003dn\u0026\u0026(n\u003dSe),this.each((function(){w.event.remove(this,e,n,t)}))}});var De\u003d/\u003cscript|\u003cstyle|\u003clink/i,je\u003d/checked\\s*(?:[^\u003d]|\u003d\\s*.checked.)/i,qe\u003d/^\\s*\u003c!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)\u003e\\s*$/g;function Le(e,t){return A(e,\"table\")\u0026\u0026A(11!\u003d\u003dt.nodeType?t:t.firstChild,\"tr\")\u0026\u0026w(e).children(\"tbody\")[0]||e}function He(e){return e.type\u003d(null!\u003d\u003de.getAttribute(\"type\"))+\"/\"+e.type,e}function Oe(e){return\"true/\"\u003d\u003d\u003d(e.type||\"\").slice(0,5)?e.type\u003de.type.slice(5):e.removeAttribute(\"type\"),e}function Pe(e,t){var n,r,i,o,a,s;if(1\u003d\u003d\u003dt.nodeType){if(Y.hasData(e)\u0026\u0026(s\u003dY.get(e).events))for(i in Y.remove(t,\"handle events\"),s)for(n\u003d0,r\u003ds[i].length;n\u003cr;n++)w.event.add(t,i,s[i][n]);Q.hasData(e)\u0026\u0026(o\u003dQ.access(e),a\u003dw.extend({},o),Q.set(t,a))}}function Re(e,t){var n\u003dt.nodeName.toLowerCase();\"input\"\u003d\u003d\u003dn\u0026\u0026de.test(e.type)?t.checked\u003de.checked:\"input\"!\u003d\u003dn\u0026\u0026\"textarea\"!\u003d\u003dn||(t.defaultValue\u003de.defaultValue)}function Me(e,t,n,r){t\u003do(t);var i,a,s,u,l,c,f\u003d0,p\u003de.length,g\u003dp-1,v\u003dt[0],y\u003dh(v);if(y||p\u003e1\u0026\u0026\"string\"\u003d\u003dtypeof v\u0026\u0026!d.checkClone\u0026\u0026je.test(v))return e.each((function(i){var o\u003de.eq(i);y\u0026\u0026(t[0]\u003dv.call(this,i,o.html())),Me(o,t,n,r)}));if(p\u0026\u0026(a\u003d(i\u003dbe(t,e[0].ownerDocument,!1,e,r)).firstChild,1\u003d\u003d\u003di.childNodes.length\u0026\u0026(i\u003da),a||r)){for(u\u003d(s\u003dw.map(ye(i,\"script\"),He)).length;f\u003cp;f++)l\u003di,f!\u003d\u003dg\u0026\u0026(l\u003dw.clone(l,!0,!0),u\u0026\u0026w.merge(s,ye(l,\"script\"))),n.call(e[f],l,f);if(u)for(c\u003ds[s.length-1].ownerDocument,w.map(s,Oe),f\u003d0;f\u003cu;f++)l\u003ds[f],ge.test(l.type||\"\")\u0026\u0026!Y.access(l,\"globalEval\")\u0026\u0026w.contains(c,l)\u0026\u0026(l.src\u0026\u0026\"module\"!\u003d\u003d(l.type||\"\").toLowerCase()?w._evalUrl\u0026\u0026!l.noModule\u0026\u0026w._evalUrl(l.src,{nonce:l.nonce||l.getAttribute(\"nonce\")},c):m(l.textContent.replace(qe,\"\"),l,c))}return e}function Ie(e,t,n){for(var r,i\u003dt?w.filter(t,e):e,o\u003d0;null!\u003d(r\u003di[o]);o++)n||1!\u003d\u003dr.nodeType||w.cleanData(ye(r)),r.parentNode\u0026\u0026(n\u0026\u0026ie(r)\u0026\u0026me(ye(r,\"script\")),r.parentNode.removeChild(r));return e}w.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s\u003de.cloneNode(!0),u\u003die(e);if(!(d.noCloneChecked||1!\u003d\u003de.nodeType\u0026\u002611!\u003d\u003de.nodeType||w.isXMLDoc(e)))for(a\u003dye(s),r\u003d0,i\u003d(o\u003dye(e)).length;r\u003ci;r++)Re(o[r],a[r]);if(t)if(n)for(o\u003do||ye(e),a\u003da||ye(s),r\u003d0,i\u003do.length;r\u003ci;r++)Pe(o[r],a[r]);else Pe(e,s);return(a\u003dye(s,\"script\")).length\u003e0\u0026\u0026me(a,!u\u0026\u0026ye(e,\"script\")),s},cleanData:function(e){for(var t,n,r,i\u003dw.event.special,o\u003d0;void 0!\u003d\u003d(n\u003de[o]);o++)if(V(n)){if(t\u003dn[Y.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[Y.expando]\u003dvoid 0}n[Q.expando]\u0026\u0026(n[Q.expando]\u003dvoid 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return $(this,(function(e){return void 0\u003d\u003d\u003de?w.text(this):this.empty().each((function(){1!\u003d\u003dthis.nodeType\u0026\u002611!\u003d\u003dthis.nodeType\u0026\u00269!\u003d\u003dthis.nodeType||(this.textContent\u003de)}))}),null,e,arguments.length)},append:function(){return Me(this,arguments,(function(e){1!\u003d\u003dthis.nodeType\u0026\u002611!\u003d\u003dthis.nodeType\u0026\u00269!\u003d\u003dthis.nodeType||Le(this,e).appendChild(e)}))},prepend:function(){return Me(this,arguments,(function(e){if(1\u003d\u003d\u003dthis.nodeType||11\u003d\u003d\u003dthis.nodeType||9\u003d\u003d\u003dthis.nodeType){var t\u003dLe(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Me(this,arguments,(function(e){this.parentNode\u0026\u0026this.parentNode.insertBefore(e,this)}))},after:function(){return Me(this,arguments,(function(e){this.parentNode\u0026\u0026this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t\u003d0;null!\u003d(e\u003dthis[t]);t++)1\u003d\u003d\u003de.nodeType\u0026\u0026(w.cleanData(ye(e,!1)),e.textContent\u003d\"\");return this},clone:function(e,t){return e\u003dnull!\u003de\u0026\u0026e,t\u003dnull\u003d\u003dt?e:t,this.map((function(){return w.clone(this,e,t)}))},html:function(e){return $(this,(function(e){var t\u003dthis[0]||{},n\u003d0,r\u003dthis.length;if(void 0\u003d\u003d\u003de\u0026\u00261\u003d\u003d\u003dt.nodeType)return t.innerHTML;if(\"string\"\u003d\u003dtypeof e\u0026\u0026!De.test(e)\u0026\u0026!ve[(he.exec(e)||[\"\",\"\"])[1].toLowerCase()]){e\u003dw.htmlPrefilter(e);try{for(;n\u003cr;n++)1\u003d\u003d\u003d(t\u003dthis[n]||{}).nodeType\u0026\u0026(w.cleanData(ye(t,!1)),t.innerHTML\u003de);t\u003d0}catch(e){}}t\u0026\u0026this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e\u003d[];return Me(this,arguments,(function(t){var n\u003dthis.parentNode;w.inArray(this,e)\u003c0\u0026\u0026(w.cleanData(ye(this)),n\u0026\u0026n.replaceChild(t,this))}),e)}}),w.each({appendTo:\"append\",prependTo:\"prepend\",insertBefore:\"before\",insertAfter:\"after\",replaceAll:\"replaceWith\"},(function(e,t){w.fn[e]\u003dfunction(e){for(var n,r\u003d[],i\u003dw(e),o\u003di.length-1,s\u003d0;s\u003c\u003do;s++)n\u003ds\u003d\u003d\u003do?this:this.clone(!0),w(i[s])[t](n),a.apply(r,n.get());return this.pushStack(r)}}));var We\u003dnew RegExp(\"^(\"+ee+\")(?!px)[a-z%]+$\",\"i\"),Fe\u003dfunction(t){var n\u003dt.ownerDocument.defaultView;return n\u0026\u0026n.opener||(n\u003de),n.getComputedStyle(t)},Be\u003dfunction(e,t,n){var r,i,o\u003d{};for(i in t)o[i]\u003de.style[i],e.style[i]\u003dt[i];for(i in r\u003dn.call(e),t)e.style[i]\u003do[i];return r},$e\u003dnew RegExp(ne.join(\"|\"),\"i\");function _e(e,t,n){var r,i,o,a,s\u003de.style;return(n\u003dn||Fe(e))\u0026\u0026(\"\"!\u003d\u003d(a\u003dn.getPropertyValue(t)||n[t])||ie(e)||(a\u003dw.style(e,t)),!d.pixelBoxStyles()\u0026\u0026We.test(a)\u0026\u0026$e.test(t)\u0026\u0026(r\u003ds.width,i\u003ds.minWidth,o\u003ds.maxWidth,s.minWidth\u003ds.maxWidth\u003ds.width\u003da,a\u003dn.width,s.width\u003dr,s.minWidth\u003di,s.maxWidth\u003do)),void 0!\u003d\u003da?a+\"\":a}function ze(e,t){return{get:function(){if(!e())return(this.get\u003dt).apply(this,arguments);delete this.get}}}!function(){function t(){if(c){l.style.cssText\u003d\"position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0\",c.style.cssText\u003d\"position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%\",re.appendChild(l).appendChild(c);var t\u003de.getComputedStyle(c);r\u003d\"1%\"!\u003d\u003dt.top,u\u003d12\u003d\u003d\u003dn(t.marginLeft),c.style.right\u003d\"60%\",a\u003d36\u003d\u003d\u003dn(t.right),i\u003d36\u003d\u003d\u003dn(t.width),c.style.position\u003d\"absolute\",o\u003d12\u003d\u003d\u003dn(c.offsetWidth/3),re.removeChild(l),c\u003dnull}}function n(e){return Math.round(parseFloat(e))}var r,i,o,a,s,u,l\u003dv.createElement(\"div\"),c\u003dv.createElement(\"div\");c.style\u0026\u0026(c.style.backgroundClip\u003d\"content-box\",c.cloneNode(!0).style.backgroundClip\u003d\"\",d.clearCloneStyle\u003d\"content-box\"\u003d\u003d\u003dc.style.backgroundClip,w.extend(d,{boxSizingReliable:function(){return t(),i},pixelBoxStyles:function(){return t(),a},pixelPosition:function(){return t(),r},reliableMarginLeft:function(){return t(),u},scrollboxSize:function(){return t(),o},reliableTrDimensions:function(){var t,n,r,i;return null\u003d\u003ds\u0026\u0026(t\u003dv.createElement(\"table\"),n\u003dv.createElement(\"tr\"),r\u003dv.createElement(\"div\"),t.style.cssText\u003d\"position:absolute;left:-11111px\",n.style.height\u003d\"1px\",r.style.height\u003d\"9px\",re.appendChild(t).appendChild(n).appendChild(r),i\u003de.getComputedStyle(n),s\u003dparseInt(i.height)\u003e3,re.removeChild(t)),s}}))}();var Ue\u003d[\"Webkit\",\"Moz\",\"ms\"],Xe\u003dv.createElement(\"div\").style,Ve\u003d{};function Ge(e){var t\u003dw.cssProps[e]||Ve[e];return t||(e in Xe?e:Ve[e]\u003dfunction(e){for(var t\u003de[0].toUpperCase()+e.slice(1),n\u003dUe.length;n--;)if((e\u003dUe[n]+t)in Xe)return e}(e)||e)}var Ye\u003d/^(none|table(?!-c[ea]).+)/,Qe\u003d/^--/,Je\u003d{position:\"absolute\",visibility:\"hidden\",display:\"block\"},Ke\u003d{letterSpacing:\"0\",fontWeight:\"400\"};function Ze(e,t,n){var r\u003dte.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||\"px\"):t}function et(e,t,n,r,i,o){var a\u003d\"width\"\u003d\u003d\u003dt?1:0,s\u003d0,u\u003d0;if(n\u003d\u003d\u003d(r?\"border\":\"content\"))return 0;for(;a\u003c4;a+\u003d2)\"margin\"\u003d\u003d\u003dn\u0026\u0026(u+\u003dw.css(e,n+ne[a],!0,i)),r?(\"content\"\u003d\u003d\u003dn\u0026\u0026(u-\u003dw.css(e,\"padding\"+ne[a],!0,i)),\"margin\"!\u003d\u003dn\u0026\u0026(u-\u003dw.css(e,\"border\"+ne[a]+\"Width\",!0,i))):(u+\u003dw.css(e,\"padding\"+ne[a],!0,i),\"padding\"!\u003d\u003dn?u+\u003dw.css(e,\"border\"+ne[a]+\"Width\",!0,i):s+\u003dw.css(e,\"border\"+ne[a]+\"Width\",!0,i));return!r\u0026\u0026o\u003e\u003d0\u0026\u0026(u+\u003dMath.max(0,Math.ceil(e[\"offset\"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function tt(e,t,n){var r\u003dFe(e),i\u003d(!d.boxSizingReliable()||n)\u0026\u0026\"border-box\"\u003d\u003d\u003dw.css(e,\"boxSizing\",!1,r),o\u003di,a\u003d_e(e,t,r),s\u003d\"offset\"+t[0].toUpperCase()+t.slice(1);if(We.test(a)){if(!n)return a;a\u003d\"auto\"}return(!d.boxSizingReliable()\u0026\u0026i||!d.reliableTrDimensions()\u0026\u0026A(e,\"tr\")||\"auto\"\u003d\u003d\u003da||!parseFloat(a)\u0026\u0026\"inline\"\u003d\u003d\u003dw.css(e,\"display\",!1,r))\u0026\u0026e.getClientRects().length\u0026\u0026(i\u003d\"border-box\"\u003d\u003d\u003dw.css(e,\"boxSizing\",!1,r),(o\u003ds in e)\u0026\u0026(a\u003de[s])),(a\u003dparseFloat(a)||0)+et(e,t,n||(i?\"border\":\"content\"),o,r,a)+\"px\"}function nt(e,t,n,r,i){return new nt.prototype.init(e,t,n,r,i)}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n\u003d_e(e,\"opacity\");return\"\"\u003d\u003d\u003dn?\"1\":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e\u0026\u00263!\u003d\u003de.nodeType\u0026\u00268!\u003d\u003de.nodeType\u0026\u0026e.style){var i,o,a,s\u003dX(t),u\u003dQe.test(t),l\u003de.style;if(u||(t\u003dGe(s)),a\u003dw.cssHooks[t]||w.cssHooks[s],void 0\u003d\u003d\u003dn)return a\u0026\u0026\"get\"in a\u0026\u0026void 0!\u003d\u003d(i\u003da.get(e,!1,r))?i:l[t];\"string\"\u003d\u003d\u003d(o\u003dtypeof n)\u0026\u0026(i\u003dte.exec(n))\u0026\u0026i[1]\u0026\u0026(n\u003dse(e,t,i),o\u003d\"number\"),null!\u003dn\u0026\u0026n\u003d\u003dn\u0026\u0026(\"number\"!\u003d\u003do||u||(n+\u003di\u0026\u0026i[3]||(w.cssNumber[s]?\"\":\"px\")),d.clearCloneStyle||\"\"!\u003d\u003dn||0!\u003d\u003dt.indexOf(\"background\")||(l[t]\u003d\"inherit\"),a\u0026\u0026\"set\"in a\u0026\u0026void 0\u003d\u003d\u003d(n\u003da.set(e,n,r))||(u?l.setProperty(t,n):l[t]\u003dn))}},css:function(e,t,n,r){var i,o,a,s\u003dX(t);return Qe.test(t)||(t\u003dGe(s)),(a\u003dw.cssHooks[t]||w.cssHooks[s])\u0026\u0026\"get\"in a\u0026\u0026(i\u003da.get(e,!0,n)),void 0\u003d\u003d\u003di\u0026\u0026(i\u003d_e(e,t,r)),\"normal\"\u003d\u003d\u003di\u0026\u0026t in Ke\u0026\u0026(i\u003dKe[t]),\"\"\u003d\u003d\u003dn||n?(o\u003dparseFloat(i),!0\u003d\u003d\u003dn||isFinite(o)?o||0:i):i}}),w.each([\"height\",\"width\"],(function(e,t){w.cssHooks[t]\u003d{get:function(e,n,r){if(n)return!Ye.test(w.css(e,\"display\"))||e.getClientRects().length\u0026\u0026e.getBoundingClientRect().width?tt(e,t,r):Be(e,Je,(function(){return tt(e,t,r)}))},set:function(e,n,r){var i,o\u003dFe(e),a\u003d!d.scrollboxSize()\u0026\u0026\"absolute\"\u003d\u003d\u003do.position,s\u003d(a||r)\u0026\u0026\"border-box\"\u003d\u003d\u003dw.css(e,\"boxSizing\",!1,o),u\u003dr?et(e,t,r,s,o):0;return s\u0026\u0026a\u0026\u0026(u-\u003dMath.ceil(e[\"offset\"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-et(e,t,\"border\",!1,o)-.5)),u\u0026\u0026(i\u003dte.exec(n))\u0026\u0026\"px\"!\u003d\u003d(i[3]||\"px\")\u0026\u0026(e.style[t]\u003dn,n\u003dw.css(e,t)),Ze(0,n,u)}}})),w.cssHooks.marginLeft\u003dze(d.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(_e(e,\"marginLeft\"))||e.getBoundingClientRect().left-Be(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+\"px\"})),w.each({margin:\"\",padding:\"\",border:\"Width\"},(function(e,t){w.cssHooks[e+t]\u003d{expand:function(n){for(var r\u003d0,i\u003d{},o\u003d\"string\"\u003d\u003dtypeof n?n.split(\" \"):[n];r\u003c4;r++)i[e+ne[r]+t]\u003do[r]||o[r-2]||o[0];return i}},\"margin\"!\u003d\u003de\u0026\u0026(w.cssHooks[e+t].set\u003dZe)})),w.fn.extend({css:function(e,t){return $(this,(function(e,t,n){var r,i,o\u003d{},a\u003d0;if(Array.isArray(t)){for(r\u003dFe(e),i\u003dt.length;a\u003ci;a++)o[t[a]]\u003dw.css(e,t[a],!1,r);return o}return void 0!\u003d\u003dn?w.style(e,t,n):w.css(e,t)}),e,t,arguments.length\u003e1)}}),w.Tween\u003dnt,nt.prototype\u003d{constructor:nt,init:function(e,t,n,r,i,o){this.elem\u003de,this.prop\u003dn,this.easing\u003di||w.easing._default,this.options\u003dt,this.start\u003dthis.now\u003dthis.cur(),this.end\u003dr,this.unit\u003do||(w.cssNumber[n]?\"\":\"px\")},cur:function(){var e\u003dnt.propHooks[this.prop];return e\u0026\u0026e.get?e.get(this):nt.propHooks._default.get(this)},run:function(e){var t,n\u003dnt.propHooks[this.prop];return this.options.duration?this.pos\u003dt\u003dw.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos\u003dt\u003de,this.now\u003d(this.end-this.start)*t+this.start,this.options.step\u0026\u0026this.options.step.call(this.elem,this.now,this),n\u0026\u0026n.set?n.set(this):nt.propHooks._default.set(this),this}},nt.prototype.init.prototype\u003dnt.prototype,nt.propHooks\u003d{_default:{get:function(e){var t;return 1!\u003d\u003de.elem.nodeType||null!\u003de.elem[e.prop]\u0026\u0026null\u003d\u003de.elem.style[e.prop]?e.elem[e.prop]:(t\u003dw.css(e.elem,e.prop,\"\"))\u0026\u0026\"auto\"!\u003d\u003dt?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!\u003d\u003de.elem.nodeType||!w.cssHooks[e.prop]\u0026\u0026null\u003d\u003de.elem.style[Ge(e.prop)]?e.elem[e.prop]\u003de.now:w.style(e.elem,e.prop,e.now+e.unit)}}},nt.propHooks.scrollTop\u003dnt.propHooks.scrollLeft\u003d{set:function(e){e.elem.nodeType\u0026\u0026e.elem.parentNode\u0026\u0026(e.elem[e.prop]\u003de.now)}},w.easing\u003d{linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:\"swing\"},w.fx\u003dnt.prototype.init,w.fx.step\u003d{};var rt,it,ot\u003d/^(?:toggle|show|hide)$/,at\u003d/queueHooks$/;function st(){it\u0026\u0026(!1\u003d\u003d\u003dv.hidden\u0026\u0026e.requestAnimationFrame?e.requestAnimationFrame(st):e.setTimeout(st,w.fx.interval),w.fx.tick())}function ut(){return e.setTimeout((function(){rt\u003dvoid 0})),rt\u003dDate.now()}function lt(e,t){var n,r\u003d0,i\u003d{height:e};for(t\u003dt?1:0;r\u003c4;r+\u003d2-t)i[\"margin\"+(n\u003dne[r])]\u003di[\"padding\"+n]\u003de;return t\u0026\u0026(i.opacity\u003di.width\u003de),i}function ct(e,t,n){for(var r,i\u003d(ft.tweeners[t]||[]).concat(ft.tweeners[\"*\"]),o\u003d0,a\u003di.length;o\u003ca;o++)if(r\u003di[o].call(n,t,e))return r}function ft(e,t,n){var r,i,o\u003d0,a\u003dft.prefilters.length,s\u003dw.Deferred().always((function(){delete u.elem})),u\u003dfunction(){if(i)return!1;for(var t\u003drt||ut(),n\u003dMath.max(0,l.startTime+l.duration-t),r\u003d1-(n/l.duration||0),o\u003d0,a\u003dl.tweens.length;o\u003ca;o++)l.tweens[o].run(r);return s.notifyWith(e,[l,r,n]),r\u003c1\u0026\u0026a?n:(a||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l\u003ds.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},n),originalProperties:t,originalOptions:n,startTime:rt||ut(),duration:n.duration,tweens:[],createTween:function(t,n){var r\u003dw.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n\u003d0,r\u003dt?l.tweens.length:0;if(i)return this;for(i\u003d!0;n\u003cr;n++)l.tweens[n].run(1);return t?(s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l,t])):s.rejectWith(e,[l,t]),this}}),c\u003dl.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i\u003dt[r\u003dX(n)],o\u003de[n],Array.isArray(o)\u0026\u0026(i\u003do[1],o\u003de[n]\u003do[0]),n!\u003d\u003dr\u0026\u0026(e[r]\u003do,delete e[n]),(a\u003dw.cssHooks[r])\u0026\u0026\"expand\"in a)for(n in o\u003da.expand(o),delete e[r],o)n in e||(e[n]\u003do[n],t[n]\u003di);else t[r]\u003di}(c,l.opts.specialEasing);o\u003ca;o++)if(r\u003dft.prefilters[o].call(l,e,c,l.opts))return h(r.stop)\u0026\u0026(w._queueHooks(l.elem,l.opts.queue).stop\u003dr.stop.bind(r)),r;return w.map(c,ct,l),h(l.opts.start)\u0026\u0026l.opts.start.call(e,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),w.fx.timer(w.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}w.Animation\u003dw.extend(ft,{tweeners:{\"*\":[function(e,t){var n\u003dthis.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){h(e)?(t\u003de,e\u003d[\"*\"]):e\u003de.match(P);for(var n,r\u003d0,i\u003de.length;r\u003ci;r++)n\u003de[r],ft.tweeners[n]\u003dft.tweeners[n]||[],ft.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f\u003d\"width\"in t||\"height\"in t,p\u003dthis,d\u003d{},h\u003de.style,g\u003de.nodeType\u0026\u0026ae(e),v\u003dY.get(e,\"fxshow\");for(r in n.queue||(null\u003d\u003d(a\u003dw._queueHooks(e,\"fx\")).unqueued\u0026\u0026(a.unqueued\u003d0,s\u003da.empty.fire,a.empty.fire\u003dfunction(){a.unqueued||s()}),a.unqueued++,p.always((function(){p.always((function(){a.unqueued--,w.queue(e,\"fx\").length||a.empty.fire()}))}))),t)if(i\u003dt[r],ot.test(i)){if(delete t[r],o\u003do||\"toggle\"\u003d\u003d\u003di,i\u003d\u003d\u003d(g?\"hide\":\"show\")){if(\"show\"!\u003d\u003di||!v||void 0\u003d\u003d\u003dv[r])continue;g\u003d!0}d[r]\u003dv\u0026\u0026v[r]||w.style(e,r)}if((u\u003d!w.isEmptyObject(t))||!w.isEmptyObject(d))for(r in f\u0026\u00261\u003d\u003d\u003de.nodeType\u0026\u0026(n.overflow\u003d[h.overflow,h.overflowX,h.overflowY],null\u003d\u003d(l\u003dv\u0026\u0026v.display)\u0026\u0026(l\u003dY.get(e,\"display\")),\"none\"\u003d\u003d\u003d(c\u003dw.css(e,\"display\"))\u0026\u0026(l?c\u003dl:(ce([e],!0),l\u003de.style.display||l,c\u003dw.css(e,\"display\"),ce([e]))),(\"inline\"\u003d\u003d\u003dc||\"inline-block\"\u003d\u003d\u003dc\u0026\u0026null!\u003dl)\u0026\u0026\"none\"\u003d\u003d\u003dw.css(e,\"float\")\u0026\u0026(u||(p.done((function(){h.display\u003dl})),null\u003d\u003dl\u0026\u0026(c\u003dh.display,l\u003d\"none\"\u003d\u003d\u003dc?\"\":c)),h.display\u003d\"inline-block\")),n.overflow\u0026\u0026(h.overflow\u003d\"hidden\",p.always((function(){h.overflow\u003dn.overflow[0],h.overflowX\u003dn.overflow[1],h.overflowY\u003dn.overflow[2]}))),u\u003d!1,d)u||(v?\"hidden\"in v\u0026\u0026(g\u003dv.hidden):v\u003dY.access(e,\"fxshow\",{display:l}),o\u0026\u0026(v.hidden\u003d!g),g\u0026\u0026ce([e],!0),p.done((function(){for(r in g||ce([e]),Y.remove(e,\"fxshow\"),d)w.style(e,r,d[r])}))),u\u003dct(g?v[r]:0,r,p),r in v||(v[r]\u003du.start,g\u0026\u0026(u.end\u003du.start,u.start\u003d0))}],prefilter:function(e,t){t?ft.prefilters.unshift(e):ft.prefilters.push(e)}}),w.speed\u003dfunction(e,t,n){var r\u003de\u0026\u0026\"object\"\u003d\u003dtypeof e?w.extend({},e):{complete:n||!n\u0026\u0026t||h(e)\u0026\u0026e,duration:e,easing:n\u0026\u0026t||t\u0026\u0026!h(t)\u0026\u0026t};return w.fx.off?r.duration\u003d0:\"number\"!\u003dtypeof r.duration\u0026\u0026(r.duration in w.fx.speeds?r.duration\u003dw.fx.speeds[r.duration]:r.duration\u003dw.fx.speeds._default),null!\u003dr.queue\u0026\u0026!0!\u003d\u003dr.queue||(r.queue\u003d\"fx\"),r.old\u003dr.complete,r.complete\u003dfunction(){h(r.old)\u0026\u0026r.old.call(this),r.queue\u0026\u0026w.dequeue(this,r.queue)},r},w.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css(\"opacity\",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i\u003dw.isEmptyObject(e),o\u003dw.speed(t,n,r),a\u003dfunction(){var t\u003dft(this,w.extend({},e),o);(i||Y.get(this,\"finish\"))\u0026\u0026t.stop(!0)};return a.finish\u003da,i||!1\u003d\u003d\u003do.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,t,n){var r\u003dfunction(e){var t\u003de.stop;delete e.stop,t(n)};return\"string\"!\u003dtypeof e\u0026\u0026(n\u003dt,t\u003de,e\u003dvoid 0),t\u0026\u0026this.queue(e||\"fx\",[]),this.each((function(){var t\u003d!0,i\u003dnull!\u003de\u0026\u0026e+\"queueHooks\",o\u003dw.timers,a\u003dY.get(this);if(i)a[i]\u0026\u0026a[i].stop\u0026\u0026r(a[i]);else for(i in a)a[i]\u0026\u0026a[i].stop\u0026\u0026at.test(i)\u0026\u0026r(a[i]);for(i\u003do.length;i--;)o[i].elem!\u003d\u003dthis||null!\u003de\u0026\u0026o[i].queue!\u003d\u003de||(o[i].anim.stop(n),t\u003d!1,o.splice(i,1));!t\u0026\u0026n||w.dequeue(this,e)}))},finish:function(e){return!1!\u003d\u003de\u0026\u0026(e\u003de||\"fx\"),this.each((function(){var t,n\u003dY.get(this),r\u003dn[e+\"queue\"],i\u003dn[e+\"queueHooks\"],o\u003dw.timers,a\u003dr?r.length:0;for(n.finish\u003d!0,w.queue(this,e,[]),i\u0026\u0026i.stop\u0026\u0026i.stop.call(this,!0),t\u003do.length;t--;)o[t].elem\u003d\u003d\u003dthis\u0026\u0026o[t].queue\u003d\u003d\u003de\u0026\u0026(o[t].anim.stop(!0),o.splice(t,1));for(t\u003d0;t\u003ca;t++)r[t]\u0026\u0026r[t].finish\u0026\u0026r[t].finish.call(this);delete n.finish}))}}),w.each([\"toggle\",\"show\",\"hide\"],(function(e,t){var n\u003dw.fn[t];w.fn[t]\u003dfunction(e,r,i){return null\u003d\u003de||\"boolean\"\u003d\u003dtypeof e?n.apply(this,arguments):this.animate(lt(t,!0),e,r,i)}})),w.each({slideDown:lt(\"show\"),slideUp:lt(\"hide\"),slideToggle:lt(\"toggle\"),fadeIn:{opacity:\"show\"},fadeOut:{opacity:\"hide\"},fadeToggle:{opacity:\"toggle\"}},(function(e,t){w.fn[e]\u003dfunction(e,n,r){return this.animate(t,e,n,r)}})),w.timers\u003d[],w.fx.tick\u003dfunction(){var e,t\u003d0,n\u003dw.timers;for(rt\u003dDate.now();t\u003cn.length;t++)(e\u003dn[t])()||n[t]!\u003d\u003de||n.splice(t--,1);n.length||w.fx.stop(),rt\u003dvoid 0},w.fx.timer\u003dfunction(e){w.timers.push(e),w.fx.start()},w.fx.interval\u003d13,w.fx.start\u003dfunction(){it||(it\u003d!0,st())},w.fx.stop\u003dfunction(){it\u003dnull},w.fx.speeds\u003d{slow:600,fast:200,_default:400},w.fn.delay\u003dfunction(t,n){return t\u003dw.fx\u0026\u0026w.fx.speeds[t]||t,n\u003dn||\"fx\",this.queue(n,(function(n,r){var i\u003de.setTimeout(n,t);r.stop\u003dfunction(){e.clearTimeout(i)}}))},function(){var e\u003dv.createElement(\"input\"),t\u003dv.createElement(\"select\").appendChild(v.createElement(\"option\"));e.type\u003d\"checkbox\",d.checkOn\u003d\"\"!\u003d\u003de.value,d.optSelected\u003dt.selected,(e\u003dv.createElement(\"input\")).value\u003d\"t\",e.type\u003d\"radio\",d.radioValue\u003d\"t\"\u003d\u003d\u003de.value}();var pt,dt\u003dw.expr.attrHandle;w.fn.extend({attr:function(e,t){return $(this,w.attr,e,t,arguments.length\u003e1)},removeAttr:function(e){return this.each((function(){w.removeAttr(this,e)}))}}),w.extend({attr:function(e,t,n){var r,i,o\u003de.nodeType;if(3!\u003d\u003do\u0026\u00268!\u003d\u003do\u0026\u00262!\u003d\u003do)return void 0\u003d\u003d\u003de.getAttribute?w.prop(e,t,n):(1\u003d\u003d\u003do\u0026\u0026w.isXMLDoc(e)||(i\u003dw.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?pt:void 0)),void 0!\u003d\u003dn?null\u003d\u003d\u003dn?void w.removeAttr(e,t):i\u0026\u0026\"set\"in i\u0026\u0026void 0!\u003d\u003d(r\u003di.set(e,n,t))?r:(e.setAttribute(t,n+\"\"),n):i\u0026\u0026\"get\"in i\u0026\u0026null!\u003d\u003d(r\u003di.get(e,t))?r:null\u003d\u003d(r\u003dw.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!d.radioValue\u0026\u0026\"radio\"\u003d\u003d\u003dt\u0026\u0026A(e,\"input\")){var n\u003de.value;return e.setAttribute(\"type\",t),n\u0026\u0026(e.value\u003dn),t}}}},removeAttr:function(e,t){var n,r\u003d0,i\u003dt\u0026\u0026t.match(P);if(i\u0026\u00261\u003d\u003d\u003de.nodeType)for(;n\u003di[r++];)e.removeAttribute(n)}}),pt\u003d{set:function(e,t,n){return!1\u003d\u003d\u003dt?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\\w+/g),(function(e,t){var n\u003ddt[t]||w.find.attr;dt[t]\u003dfunction(e,t,r){var i,o,a\u003dt.toLowerCase();return r||(o\u003ddt[a],dt[a]\u003di,i\u003dnull!\u003dn(e,t,r)?a:null,dt[a]\u003do),i}}));var ht\u003d/^(?:input|select|textarea|button)$/i,gt\u003d/^(?:a|area)$/i;function vt(e){return(e.match(P)||[]).join(\" \")}function yt(e){return e.getAttribute\u0026\u0026e.getAttribute(\"class\")||\"\"}function mt(e){return Array.isArray(e)?e:\"string\"\u003d\u003dtypeof e\u0026\u0026e.match(P)||[]}w.fn.extend({prop:function(e,t){return $(this,w.prop,e,t,arguments.length\u003e1)},removeProp:function(e){return this.each((function(){delete this[w.propFix[e]||e]}))}}),w.extend({prop:function(e,t,n){var r,i,o\u003de.nodeType;if(3!\u003d\u003do\u0026\u00268!\u003d\u003do\u0026\u00262!\u003d\u003do)return 1\u003d\u003d\u003do\u0026\u0026w.isXMLDoc(e)||(t\u003dw.propFix[t]||t,i\u003dw.propHooks[t]),void 0!\u003d\u003dn?i\u0026\u0026\"set\"in i\u0026\u0026void 0!\u003d\u003d(r\u003di.set(e,n,t))?r:e[t]\u003dn:i\u0026\u0026\"get\"in i\u0026\u0026null!\u003d\u003d(r\u003di.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t\u003dw.find.attr(e,\"tabindex\");return t?parseInt(t,10):ht.test(e.nodeName)||gt.test(e.nodeName)\u0026\u0026e.href?0:-1}}},propFix:{for:\"htmlFor\",class:\"className\"}}),d.optSelected||(w.propHooks.selected\u003d{get:function(e){var t\u003de.parentNode;return t\u0026\u0026t.parentNode\u0026\u0026t.parentNode.selectedIndex,null},set:function(e){var t\u003de.parentNode;t\u0026\u0026(t.selectedIndex,t.parentNode\u0026\u0026t.parentNode.selectedIndex)}}),w.each([\"tabIndex\",\"readOnly\",\"maxLength\",\"cellSpacing\",\"cellPadding\",\"rowSpan\",\"colSpan\",\"useMap\",\"frameBorder\",\"contentEditable\"],(function(){w.propFix[this.toLowerCase()]\u003dthis})),w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u\u003d0;if(h(e))return this.each((function(t){w(this).addClass(e.call(this,t,yt(this)))}));if((t\u003dmt(e)).length)for(;n\u003dthis[u++];)if(i\u003dyt(n),r\u003d1\u003d\u003d\u003dn.nodeType\u0026\u0026\" \"+vt(i)+\" \"){for(a\u003d0;o\u003dt[a++];)r.indexOf(\" \"+o+\" \")\u003c0\u0026\u0026(r+\u003do+\" \");i!\u003d\u003d(s\u003dvt(r))\u0026\u0026n.setAttribute(\"class\",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u\u003d0;if(h(e))return this.each((function(t){w(this).removeClass(e.call(this,t,yt(this)))}));if(!arguments.length)return this.attr(\"class\",\"\");if((t\u003dmt(e)).length)for(;n\u003dthis[u++];)if(i\u003dyt(n),r\u003d1\u003d\u003d\u003dn.nodeType\u0026\u0026\" \"+vt(i)+\" \"){for(a\u003d0;o\u003dt[a++];)for(;r.indexOf(\" \"+o+\" \")\u003e-1;)r\u003dr.replace(\" \"+o+\" \",\" \");i!\u003d\u003d(s\u003dvt(r))\u0026\u0026n.setAttribute(\"class\",s)}return this},toggleClass:function(e,t){var n\u003dtypeof e,r\u003d\"string\"\u003d\u003d\u003dn||Array.isArray(e);return\"boolean\"\u003d\u003dtypeof t\u0026\u0026r?t?this.addClass(e):this.removeClass(e):h(e)?this.each((function(n){w(this).toggleClass(e.call(this,n,yt(this),t),t)})):this.each((function(){var t,i,o,a;if(r)for(i\u003d0,o\u003dw(this),a\u003dmt(e);t\u003da[i++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!\u003d\u003de\u0026\u0026\"boolean\"!\u003d\u003dn||((t\u003dyt(this))\u0026\u0026Y.set(this,\"__className__\",t),this.setAttribute\u0026\u0026this.setAttribute(\"class\",t||!1\u003d\u003d\u003de?\"\":Y.get(this,\"__className__\")||\"\"))}))},hasClass:function(e){var t,n,r\u003d0;for(t\u003d\" \"+e+\" \";n\u003dthis[r++];)if(1\u003d\u003d\u003dn.nodeType\u0026\u0026(\" \"+vt(yt(n))+\" \").indexOf(t)\u003e-1)return!0;return!1}});var xt\u003d/\\r/g;w.fn.extend({val:function(e){var t,n,r,i\u003dthis[0];return arguments.length?(r\u003dh(e),this.each((function(n){var i;1\u003d\u003d\u003dthis.nodeType\u0026\u0026(null\u003d\u003d(i\u003dr?e.call(this,n,w(this).val()):e)?i\u003d\"\":\"number\"\u003d\u003dtypeof i?i+\u003d\"\":Array.isArray(i)\u0026\u0026(i\u003dw.map(i,(function(e){return null\u003d\u003de?\"\":e+\"\"}))),(t\u003dw.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])\u0026\u0026\"set\"in t\u0026\u0026void 0!\u003d\u003dt.set(this,i,\"value\")||(this.value\u003di))}))):i?(t\u003dw.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])\u0026\u0026\"get\"in t\u0026\u0026void 0!\u003d\u003d(n\u003dt.get(i,\"value\"))?n:\"string\"\u003d\u003dtypeof(n\u003di.value)?n.replace(xt,\"\"):null\u003d\u003dn?\"\":n:void 0}}),w.extend({valHooks:{option:{get:function(e){var t\u003dw.find.attr(e,\"value\");return null!\u003dt?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i\u003de.options,o\u003de.selectedIndex,a\u003d\"select-one\"\u003d\u003d\u003de.type,s\u003da?null:[],u\u003da?o+1:i.length;for(r\u003do\u003c0?u:a?o:0;r\u003cu;r++)if(((n\u003di[r]).selected||r\u003d\u003d\u003do)\u0026\u0026!n.disabled\u0026\u0026(!n.parentNode.disabled||!A(n.parentNode,\"optgroup\"))){if(t\u003dw(n).val(),a)return t;s.push(t)}return s},set:function(e,t){for(var n,r,i\u003de.options,o\u003dw.makeArray(t),a\u003di.length;a--;)((r\u003di[a]).selected\u003dw.inArray(w.valHooks.option.get(r),o)\u003e-1)\u0026\u0026(n\u003d!0);return n||(e.selectedIndex\u003d-1),o}}}}),w.each([\"radio\",\"checkbox\"],(function(){w.valHooks[this]\u003d{set:function(e,t){if(Array.isArray(t))return e.checked\u003dw.inArray(w(e).val(),t)\u003e-1}},d.checkOn||(w.valHooks[this].get\u003dfunction(e){return null\u003d\u003d\u003de.getAttribute(\"value\")?\"on\":e.value})})),d.focusin\u003d\"onfocusin\"in e;var bt\u003d/^(?:focusinfocus|focusoutblur)$/,wt\u003dfunction(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,r,i){var o,a,s,u,l,f,p,d,y\u003d[r||v],m\u003dc.call(t,\"type\")?t.type:t,x\u003dc.call(t,\"namespace\")?t.namespace.split(\".\"):[];if(a\u003dd\u003ds\u003dr\u003dr||v,3!\u003d\u003dr.nodeType\u0026\u00268!\u003d\u003dr.nodeType\u0026\u0026!bt.test(m+w.event.triggered)\u0026\u0026(m.indexOf(\".\")\u003e-1\u0026\u0026(x\u003dm.split(\".\"),m\u003dx.shift(),x.sort()),l\u003dm.indexOf(\":\")\u003c0\u0026\u0026\"on\"+m,(t\u003dt[w.expando]?t:new w.Event(m,\"object\"\u003d\u003dtypeof t\u0026\u0026t)).isTrigger\u003di?2:3,t.namespace\u003dx.join(\".\"),t.rnamespace\u003dt.namespace?new RegExp(\"(^|\\\\.)\"+x.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"):null,t.result\u003dvoid 0,t.target||(t.target\u003dr),n\u003dnull\u003d\u003dn?[t]:w.makeArray(n,[t]),p\u003dw.event.special[m]||{},i||!p.trigger||!1!\u003d\u003dp.trigger.apply(r,n))){if(!i\u0026\u0026!p.noBubble\u0026\u0026!g(r)){for(u\u003dp.delegateType||m,bt.test(u+m)||(a\u003da.parentNode);a;a\u003da.parentNode)y.push(a),s\u003da;s\u003d\u003d\u003d(r.ownerDocument||v)\u0026\u0026y.push(s.defaultView||s.parentWindow||e)}for(o\u003d0;(a\u003dy[o++])\u0026\u0026!t.isPropagationStopped();)d\u003da,t.type\u003do\u003e1?u:p.bindType||m,(f\u003d(Y.get(a,\"events\")||Object.create(null))[t.type]\u0026\u0026Y.get(a,\"handle\"))\u0026\u0026f.apply(a,n),(f\u003dl\u0026\u0026a[l])\u0026\u0026f.apply\u0026\u0026V(a)\u0026\u0026(t.result\u003df.apply(a,n),!1\u003d\u003d\u003dt.result\u0026\u0026t.preventDefault());return t.type\u003dm,i||t.isDefaultPrevented()||p._default\u0026\u0026!1!\u003d\u003dp._default.apply(y.pop(),n)||!V(r)||l\u0026\u0026h(r[m])\u0026\u0026!g(r)\u0026\u0026((s\u003dr[l])\u0026\u0026(r[l]\u003dnull),w.event.triggered\u003dm,t.isPropagationStopped()\u0026\u0026d.addEventListener(m,wt),r[m](),t.isPropagationStopped()\u0026\u0026d.removeEventListener(m,wt),w.event.triggered\u003dvoid 0,s\u0026\u0026(r[l]\u003ds)),t.result}},simulate:function(e,t,n){var r\u003dw.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each((function(){w.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n\u003dthis[0];if(n)return w.event.trigger(e,t,n,!0)}}),d.focusin||w.each({focus:\"focusin\",blur:\"focusout\"},(function(e,t){var n\u003dfunction(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]\u003d{setup:function(){var r\u003dthis.ownerDocument||this.document||this,i\u003dY.access(r,t);i||r.addEventListener(e,n,!0),Y.access(r,t,(i||0)+1)},teardown:function(){var r\u003dthis.ownerDocument||this.document||this,i\u003dY.access(r,t)-1;i?Y.access(r,t,i):(r.removeEventListener(e,n,!0),Y.remove(r,t))}}}));var Tt\u003de.location,Ct\u003d{guid:Date.now()},Et\u003d/\\?/;w.parseXML\u003dfunction(t){var n;if(!t||\"string\"!\u003dtypeof t)return null;try{n\u003d(new e.DOMParser).parseFromString(t,\"text/xml\")}catch(e){n\u003dvoid 0}return n\u0026\u0026!n.getElementsByTagName(\"parsererror\").length||w.error(\"Invalid XML: \"+t),n};var St\u003d/\\[\\]$/,kt\u003d/\\r?\\n/g,At\u003d/^(?:submit|button|image|reset|file)$/i,Nt\u003d/^(?:input|select|textarea|keygen)/i;function Dt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,(function(t,i){n||St.test(e)?r(e,i):Dt(e+\"[\"+(\"object\"\u003d\u003dtypeof i\u0026\u0026null!\u003di?t:\"\")+\"]\",i,n,r)}));else if(n||\"object\"!\u003d\u003dx(t))r(e,t);else for(i in t)Dt(e+\"[\"+i+\"]\",t[i],n,r)}w.param\u003dfunction(e,t){var n,r\u003d[],i\u003dfunction(e,t){var n\u003dh(t)?t():t;r[r.length]\u003dencodeURIComponent(e)+\"\u003d\"+encodeURIComponent(null\u003d\u003dn?\"\":n)};if(null\u003d\u003de)return\"\";if(Array.isArray(e)||e.jquery\u0026\u0026!w.isPlainObject(e))w.each(e,(function(){i(this.name,this.value)}));else for(n in e)Dt(n,e[n],t,i);return r.join(\"\u0026\")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e\u003dw.prop(this,\"elements\");return e?w.makeArray(e):this})).filter((function(){var e\u003dthis.type;return this.name\u0026\u0026!w(this).is(\":disabled\")\u0026\u0026Nt.test(this.nodeName)\u0026\u0026!At.test(e)\u0026\u0026(this.checked||!de.test(e))})).map((function(e,t){var n\u003dw(this).val();return null\u003d\u003dn?null:Array.isArray(n)?w.map(n,(function(e){return{name:t.name,value:e.replace(kt,\"\\r\\n\")}})):{name:t.name,value:n.replace(kt,\"\\r\\n\")}})).get()}});var jt\u003d/%20/g,qt\u003d/#.*$/,Lt\u003d/([?\u0026])_\u003d[^\u0026]*/,Ht\u003d/^(.*?):[ \\t]*([^\\r\\n]*)$/gm,Ot\u003d/^(?:GET|HEAD)$/,Pt\u003d/^\\/\\//,Rt\u003d{},Mt\u003d{},It\u003d\"*/\".concat(\"*\"),Wt\u003dv.createElement(\"a\");function Ft(e){return function(t,n){\"string\"!\u003dtypeof t\u0026\u0026(n\u003dt,t\u003d\"*\");var r,i\u003d0,o\u003dt.toLowerCase().match(P)||[];if(h(n))for(;r\u003do[i++];)\"+\"\u003d\u003d\u003dr[0]?(r\u003dr.slice(1)||\"*\",(e[r]\u003de[r]||[]).unshift(n)):(e[r]\u003de[r]||[]).push(n)}}function Bt(e,t,n,r){var i\u003d{},o\u003de\u003d\u003d\u003dMt;function a(s){var u;return i[s]\u003d!0,w.each(e[s]||[],(function(e,s){var l\u003ds(t,n,r);return\"string\"!\u003dtypeof l||o||i[l]?o?!(u\u003dl):void 0:(t.dataTypes.unshift(l),a(l),!1)})),u}return a(t.dataTypes[0])||!i[\"*\"]\u0026\u0026a(\"*\")}function $t(e,t){var n,r,i\u003dw.ajaxSettings.flatOptions||{};for(n in t)void 0!\u003d\u003dt[n]\u0026\u0026((i[n]?e:r||(r\u003d{}))[n]\u003dt[n]);return r\u0026\u0026w.extend(!0,e,r),e}Wt.href\u003dTt.href,w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Tt.href,type:\"GET\",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Tt.protocol),global:!0,processData:!0,async:!0,contentType:\"application/x-www-form-urlencoded; charset\u003dUTF-8\",accepts:{\"*\":It,text:\"text/plain\",html:\"text/html\",xml:\"application/xml, text/xml\",json:\"application/json, text/javascript\"},contents:{xml:/\\bxml\\b/,html:/\\bhtml/,json:/\\bjson\\b/},responseFields:{xml:\"responseXML\",text:\"responseText\",json:\"responseJSON\"},converters:{\"* text\":String,\"text html\":!0,\"text json\":JSON.parse,\"text xml\":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?$t($t(e,w.ajaxSettings),t):$t(w.ajaxSettings,e)},ajaxPrefilter:Ft(Rt),ajaxTransport:Ft(Mt),ajax:function(t,n){\"object\"\u003d\u003dtypeof t\u0026\u0026(n\u003dt,t\u003dvoid 0),n\u003dn||{};var r,i,o,a,s,u,l,c,f,p,d\u003dw.ajaxSetup({},n),h\u003dd.context||d,g\u003dd.context\u0026\u0026(h.nodeType||h.jquery)?w(h):w.event,y\u003dw.Deferred(),m\u003dw.Callbacks(\"once memory\"),x\u003dd.statusCode||{},b\u003d{},T\u003d{},C\u003d\"canceled\",E\u003d{readyState:0,getResponseHeader:function(e){var t;if(l){if(!a)for(a\u003d{};t\u003dHt.exec(o);)a[t[1].toLowerCase()+\" \"]\u003d(a[t[1].toLowerCase()+\" \"]||[]).concat(t[2]);t\u003da[e.toLowerCase()+\" \"]}return null\u003d\u003dt?null:t.join(\", \")},getAllResponseHeaders:function(){return l?o:null},setRequestHeader:function(e,t){return null\u003d\u003dl\u0026\u0026(e\u003dT[e.toLowerCase()]\u003dT[e.toLowerCase()]||e,b[e]\u003dt),this},overrideMimeType:function(e){return null\u003d\u003dl\u0026\u0026(d.mimeType\u003de),this},statusCode:function(e){var t;if(e)if(l)E.always(e[E.status]);else for(t in e)x[t]\u003d[x[t],e[t]];return this},abort:function(e){var t\u003de||C;return r\u0026\u0026r.abort(t),S(0,t),this}};if(y.promise(E),d.url\u003d((t||d.url||Tt.href)+\"\").replace(Pt,Tt.protocol+\"//\"),d.type\u003dn.method||n.type||d.method||d.type,d.dataTypes\u003d(d.dataType||\"*\").toLowerCase().match(P)||[\"\"],null\u003d\u003dd.crossDomain){u\u003dv.createElement(\"a\");try{u.href\u003dd.url,u.href\u003du.href,d.crossDomain\u003dWt.protocol+\"//\"+Wt.host!\u003du.protocol+\"//\"+u.host}catch(e){d.crossDomain\u003d!0}}if(d.data\u0026\u0026d.processData\u0026\u0026\"string\"!\u003dtypeof d.data\u0026\u0026(d.data\u003dw.param(d.data,d.traditional)),Bt(Rt,d,n,E),l)return E;for(f in(c\u003dw.event\u0026\u0026d.global)\u0026\u00260\u003d\u003dw.active++\u0026\u0026w.event.trigger(\"ajaxStart\"),d.type\u003dd.type.toUpperCase(),d.hasContent\u003d!Ot.test(d.type),i\u003dd.url.replace(qt,\"\"),d.hasContent?d.data\u0026\u0026d.processData\u0026\u00260\u003d\u003d\u003d(d.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")\u0026\u0026(d.data\u003dd.data.replace(jt,\"+\")):(p\u003dd.url.slice(i.length),d.data\u0026\u0026(d.processData||\"string\"\u003d\u003dtypeof d.data)\u0026\u0026(i+\u003d(Et.test(i)?\"\u0026\":\"?\")+d.data,delete d.data),!1\u003d\u003d\u003dd.cache\u0026\u0026(i\u003di.replace(Lt,\"$1\"),p\u003d(Et.test(i)?\"\u0026\":\"?\")+\"_\u003d\"+Ct.guid+++p),d.url\u003di+p),d.ifModified\u0026\u0026(w.lastModified[i]\u0026\u0026E.setRequestHeader(\"If-Modified-Since\",w.lastModified[i]),w.etag[i]\u0026\u0026E.setRequestHeader(\"If-None-Match\",w.etag[i])),(d.data\u0026\u0026d.hasContent\u0026\u0026!1!\u003d\u003dd.contentType||n.contentType)\u0026\u0026E.setRequestHeader(\"Content-Type\",d.contentType),E.setRequestHeader(\"Accept\",d.dataTypes[0]\u0026\u0026d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(\"*\"!\u003d\u003dd.dataTypes[0]?\", \"+It+\"; q\u003d0.01\":\"\"):d.accepts[\"*\"]),d.headers)E.setRequestHeader(f,d.headers[f]);if(d.beforeSend\u0026\u0026(!1\u003d\u003d\u003dd.beforeSend.call(h,E,d)||l))return E.abort();if(C\u003d\"abort\",m.add(d.complete),E.done(d.success),E.fail(d.error),r\u003dBt(Mt,d,n,E)){if(E.readyState\u003d1,c\u0026\u0026g.trigger(\"ajaxSend\",[E,d]),l)return E;d.async\u0026\u0026d.timeout\u003e0\u0026\u0026(s\u003de.setTimeout((function(){E.abort(\"timeout\")}),d.timeout));try{l\u003d!1,r.send(b,S)}catch(e){if(l)throw e;S(-1,e)}}else S(-1,\"No Transport\");function S(t,n,a,u){var f,p,v,b,T,C\u003dn;l||(l\u003d!0,s\u0026\u0026e.clearTimeout(s),r\u003dvoid 0,o\u003du||\"\",E.readyState\u003dt\u003e0?4:0,f\u003dt\u003e\u003d200\u0026\u0026t\u003c300||304\u003d\u003d\u003dt,a\u0026\u0026(b\u003dfunction(e,t,n){for(var r,i,o,a,s\u003de.contents,u\u003de.dataTypes;\"*\"\u003d\u003d\u003du[0];)u.shift(),void 0\u003d\u003d\u003dr\u0026\u0026(r\u003de.mimeType||t.getResponseHeader(\"Content-Type\"));if(r)for(i in s)if(s[i]\u0026\u0026s[i].test(r)){u.unshift(i);break}if(u[0]in n)o\u003du[0];else{for(i in n){if(!u[0]||e.converters[i+\" \"+u[0]]){o\u003di;break}a||(a\u003di)}o\u003do||a}if(o)return o!\u003d\u003du[0]\u0026\u0026u.unshift(o),n[o]}(d,E,a)),!f\u0026\u0026w.inArray(\"script\",d.dataTypes)\u003e-1\u0026\u0026(d.converters[\"text script\"]\u003dfunction(){}),b\u003dfunction(e,t,n,r){var i,o,a,s,u,l\u003d{},c\u003de.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]\u003de.converters[a];for(o\u003dc.shift();o;)if(e.responseFields[o]\u0026\u0026(n[e.responseFields[o]]\u003dt),!u\u0026\u0026r\u0026\u0026e.dataFilter\u0026\u0026(t\u003de.dataFilter(t,e.dataType)),u\u003do,o\u003dc.shift())if(\"*\"\u003d\u003d\u003do)o\u003du;else if(\"*\"!\u003d\u003du\u0026\u0026u!\u003d\u003do){if(!(a\u003dl[u+\" \"+o]||l[\"* \"+o]))for(i in l)if((s\u003di.split(\" \"))[1]\u003d\u003d\u003do\u0026\u0026(a\u003dl[u+\" \"+s[0]]||l[\"* \"+s[0]])){!0\u003d\u003d\u003da?a\u003dl[i]:!0!\u003d\u003dl[i]\u0026\u0026(o\u003ds[0],c.unshift(s[1]));break}if(!0!\u003d\u003da)if(a\u0026\u0026e.throws)t\u003da(t);else try{t\u003da(t)}catch(e){return{state:\"parsererror\",error:a?e:\"No conversion from \"+u+\" to \"+o}}}return{state:\"success\",data:t}}(d,b,E,f),f?(d.ifModified\u0026\u0026((T\u003dE.getResponseHeader(\"Last-Modified\"))\u0026\u0026(w.lastModified[i]\u003dT),(T\u003dE.getResponseHeader(\"etag\"))\u0026\u0026(w.etag[i]\u003dT)),204\u003d\u003d\u003dt||\"HEAD\"\u003d\u003d\u003dd.type?C\u003d\"nocontent\":304\u003d\u003d\u003dt?C\u003d\"notmodified\":(C\u003db.state,p\u003db.data,f\u003d!(v\u003db.error))):(v\u003dC,!t\u0026\u0026C||(C\u003d\"error\",t\u003c0\u0026\u0026(t\u003d0))),E.status\u003dt,E.statusText\u003d(n||C)+\"\",f?y.resolveWith(h,[p,C,E]):y.rejectWith(h,[E,C,v]),E.statusCode(x),x\u003dvoid 0,c\u0026\u0026g.trigger(f?\"ajaxSuccess\":\"ajaxError\",[E,d,f?p:v]),m.fireWith(h,[E,C]),c\u0026\u0026(g.trigger(\"ajaxComplete\",[E,d]),--w.active||w.event.trigger(\"ajaxStop\")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,\"json\")},getScript:function(e,t){return w.get(e,void 0,t,\"script\")}}),w.each([\"get\",\"post\"],(function(e,t){w[t]\u003dfunction(e,n,r,i){return h(n)\u0026\u0026(i\u003di||r,r\u003dn,n\u003dvoid 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)\u0026\u0026e))}})),w.ajaxPrefilter((function(e){var t;for(t in e.headers)\"content-type\"\u003d\u003d\u003dt.toLowerCase()\u0026\u0026(e.contentType\u003de.headers[t]||\"\")})),w._evalUrl\u003dfunction(e,t,n){return w.ajax({url:e,type:\"GET\",dataType:\"script\",cache:!0,async:!1,global:!1,converters:{\"text script\":function(){}},dataFilter:function(e){w.globalEval(e,t,n)}})},w.fn.extend({wrapAll:function(e){var t;return this[0]\u0026\u0026(h(e)\u0026\u0026(e\u003de.call(this[0])),t\u003dw(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode\u0026\u0026t.insertBefore(this[0]),t.map((function(){for(var e\u003dthis;e.firstElementChild;)e\u003de.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return h(e)?this.each((function(t){w(this).wrapInner(e.call(this,t))})):this.each((function(){var t\u003dw(this),n\u003dt.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t\u003dh(e);return this.each((function(n){w(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not(\"body\").each((function(){w(this).replaceWith(this.childNodes)})),this}}),w.expr.pseudos.hidden\u003dfunction(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible\u003dfunction(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr\u003dfunction(){try{return new e.XMLHttpRequest}catch(e){}};var _t\u003d{0:200,1223:204},zt\u003dw.ajaxSettings.xhr();d.cors\u003d!!zt\u0026\u0026\"withCredentials\"in zt,d.ajax\u003dzt\u003d!!zt,w.ajaxTransport((function(t){var n,r;if(d.cors||zt\u0026\u0026!t.crossDomain)return{send:function(i,o){var a,s\u003dt.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]\u003dt.xhrFields[a];for(a in t.mimeType\u0026\u0026s.overrideMimeType\u0026\u0026s.overrideMimeType(t.mimeType),t.crossDomain||i[\"X-Requested-With\"]||(i[\"X-Requested-With\"]\u003d\"XMLHttpRequest\"),i)s.setRequestHeader(a,i[a]);n\u003dfunction(e){return function(){n\u0026\u0026(n\u003dr\u003ds.onload\u003ds.onerror\u003ds.onabort\u003ds.ontimeout\u003ds.onreadystatechange\u003dnull,\"abort\"\u003d\u003d\u003de?s.abort():\"error\"\u003d\u003d\u003de?\"number\"!\u003dtypeof s.status?o(0,\"error\"):o(s.status,s.statusText):o(_t[s.status]||s.status,s.statusText,\"text\"!\u003d\u003d(s.responseType||\"text\")||\"string\"!\u003dtypeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload\u003dn(),r\u003ds.onerror\u003ds.ontimeout\u003dn(\"error\"),void 0!\u003d\u003ds.onabort?s.onabort\u003dr:s.onreadystatechange\u003dfunction(){4\u003d\u003d\u003ds.readyState\u0026\u0026e.setTimeout((function(){n\u0026\u0026r()}))},n\u003dn(\"abort\");try{s.send(t.hasContent\u0026\u0026t.data||null)}catch(e){if(n)throw e}},abort:function(){n\u0026\u0026n()}}})),w.ajaxPrefilter((function(e){e.crossDomain\u0026\u0026(e.contents.script\u003d!1)})),w.ajaxSetup({accepts:{script:\"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript\"},contents:{script:/\\b(?:java|ecma)script\\b/},converters:{\"text script\":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter(\"script\",(function(e){void 0\u003d\u003d\u003de.cache\u0026\u0026(e.cache\u003d!1),e.crossDomain\u0026\u0026(e.type\u003d\"GET\")})),w.ajaxTransport(\"script\",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,i){t\u003dw(\"\u003cscript\u003e\").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on(\"load error\",n\u003dfunction(e){t.remove(),n\u003dnull,e\u0026\u0026i(\"error\"\u003d\u003d\u003de.type?404:200,e.type)}),v.head.appendChild(t[0])},abort:function(){n\u0026\u0026n()}}}));var Ut,Xt\u003d[],Vt\u003d/(\u003d)\\?(?\u003d\u0026|$)|\\?\\?/;w.ajaxSetup({jsonp:\"callback\",jsonpCallback:function(){var e\u003dXt.pop()||w.expando+\"_\"+Ct.guid++;return this[e]\u003d!0,e}}),w.ajaxPrefilter(\"json jsonp\",(function(t,n,r){var i,o,a,s\u003d!1!\u003d\u003dt.jsonp\u0026\u0026(Vt.test(t.url)?\"url\":\"string\"\u003d\u003dtypeof t.data\u0026\u00260\u003d\u003d\u003d(t.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")\u0026\u0026Vt.test(t.data)\u0026\u0026\"data\");if(s||\"jsonp\"\u003d\u003d\u003dt.dataTypes[0])return i\u003dt.jsonpCallback\u003dh(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]\u003dt[s].replace(Vt,\"$1\"+i):!1!\u003d\u003dt.jsonp\u0026\u0026(t.url+\u003d(Et.test(t.url)?\"\u0026\":\"?\")+t.jsonp+\"\u003d\"+i),t.converters[\"script json\"]\u003dfunction(){return a||w.error(i+\" was not called\"),a[0]},t.dataTypes[0]\u003d\"json\",o\u003de[i],e[i]\u003dfunction(){a\u003darguments},r.always((function(){void 0\u003d\u003d\u003do?w(e).removeProp(i):e[i]\u003do,t[i]\u0026\u0026(t.jsonpCallback\u003dn.jsonpCallback,Xt.push(i)),a\u0026\u0026h(o)\u0026\u0026o(a[0]),a\u003do\u003dvoid 0})),\"script\"})),d.createHTMLDocument\u003d((Ut\u003dv.implementation.createHTMLDocument(\"\").body).innerHTML\u003d\"\u003cform\u003e\u003c/form\u003e\u003cform\u003e\u003c/form\u003e\",2\u003d\u003d\u003dUt.childNodes.length),w.parseHTML\u003dfunction(e,t,n){return\"string\"!\u003dtypeof e?[]:(\"boolean\"\u003d\u003dtypeof t\u0026\u0026(n\u003dt,t\u003d!1),t||(d.createHTMLDocument?((r\u003d(t\u003dv.implementation.createHTMLDocument(\"\")).createElement(\"base\")).href\u003dv.location.href,t.head.appendChild(r)):t\u003dv),o\u003d!n\u0026\u0026[],(i\u003dN.exec(e))?[t.createElement(i[1])]:(i\u003dbe([e],t,o),o\u0026\u0026o.length\u0026\u0026w(o).remove(),w.merge([],i.childNodes)));var r,i,o},w.fn.load\u003dfunction(e,t,n){var r,i,o,a\u003dthis,s\u003de.indexOf(\" \");return s\u003e-1\u0026\u0026(r\u003dvt(e.slice(s)),e\u003de.slice(0,s)),h(t)?(n\u003dt,t\u003dvoid 0):t\u0026\u0026\"object\"\u003d\u003dtypeof t\u0026\u0026(i\u003d\"POST\"),a.length\u003e0\u0026\u0026w.ajax({url:e,type:i||\"GET\",dataType:\"html\",data:t}).done((function(e){o\u003darguments,a.html(r?w(\"\u003cdiv\u003e\").append(w.parseHTML(e)).find(r):e)})).always(n\u0026\u0026function(e,t){a.each((function(){n.apply(this,o||[e.responseText,t,e])}))}),this},w.expr.pseudos.animated\u003dfunction(e){return w.grep(w.timers,(function(t){return e\u003d\u003d\u003dt.elem})).length},w.offset\u003d{setOffset:function(e,t,n){var r,i,o,a,s,u,l\u003dw.css(e,\"position\"),c\u003dw(e),f\u003d{};\"static\"\u003d\u003d\u003dl\u0026\u0026(e.style.position\u003d\"relative\"),s\u003dc.offset(),o\u003dw.css(e,\"top\"),u\u003dw.css(e,\"left\"),(\"absolute\"\u003d\u003d\u003dl||\"fixed\"\u003d\u003d\u003dl)\u0026\u0026(o+u).indexOf(\"auto\")\u003e-1?(a\u003d(r\u003dc.position()).top,i\u003dr.left):(a\u003dparseFloat(o)||0,i\u003dparseFloat(u)||0),h(t)\u0026\u0026(t\u003dt.call(e,n,w.extend({},s))),null!\u003dt.top\u0026\u0026(f.top\u003dt.top-s.top+a),null!\u003dt.left\u0026\u0026(f.left\u003dt.left-s.left+i),\"using\"in t?t.using.call(e,f):(\"number\"\u003d\u003dtypeof f.top\u0026\u0026(f.top+\u003d\"px\"),\"number\"\u003d\u003dtypeof f.left\u0026\u0026(f.left+\u003d\"px\"),c.css(f))}},w.fn.extend({offset:function(e){if(arguments.length)return void 0\u003d\u003d\u003de?this:this.each((function(t){w.offset.setOffset(this,e,t)}));var t,n,r\u003dthis[0];return r?r.getClientRects().length?(t\u003dr.getBoundingClientRect(),n\u003dr.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r\u003dthis[0],i\u003d{top:0,left:0};if(\"fixed\"\u003d\u003d\u003dw.css(r,\"position\"))t\u003dr.getBoundingClientRect();else{for(t\u003dthis.offset(),n\u003dr.ownerDocument,e\u003dr.offsetParent||n.documentElement;e\u0026\u0026(e\u003d\u003d\u003dn.body||e\u003d\u003d\u003dn.documentElement)\u0026\u0026\"static\"\u003d\u003d\u003dw.css(e,\"position\");)e\u003de.parentNode;e\u0026\u0026e!\u003d\u003dr\u0026\u00261\u003d\u003d\u003de.nodeType\u0026\u0026((i\u003dw(e).offset()).top+\u003dw.css(e,\"borderTopWidth\",!0),i.left+\u003dw.css(e,\"borderLeftWidth\",!0))}return{top:t.top-i.top-w.css(r,\"marginTop\",!0),left:t.left-i.left-w.css(r,\"marginLeft\",!0)}}},offsetParent:function(){return this.map((function(){for(var e\u003dthis.offsetParent;e\u0026\u0026\"static\"\u003d\u003d\u003dw.css(e,\"position\");)e\u003de.offsetParent;return e||re}))}}),w.each({scrollLeft:\"pageXOffset\",scrollTop:\"pageYOffset\"},(function(e,t){var n\u003d\"pageYOffset\"\u003d\u003d\u003dt;w.fn[e]\u003dfunction(r){return $(this,(function(e,r,i){var o;if(g(e)?o\u003de:9\u003d\u003d\u003de.nodeType\u0026\u0026(o\u003de.defaultView),void 0\u003d\u003d\u003di)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]\u003di}),e,r,arguments.length)}})),w.each([\"top\",\"left\"],(function(e,t){w.cssHooks[t]\u003dze(d.pixelPosition,(function(e,n){if(n)return n\u003d_e(e,t),We.test(n)?w(e).position()[t]+\"px\":n}))})),w.each({Height:\"height\",Width:\"width\"},(function(e,t){w.each({padding:\"inner\"+e,content:t,\"\":\"outer\"+e},(function(n,r){w.fn[r]\u003dfunction(i,o){var a\u003darguments.length\u0026\u0026(n||\"boolean\"!\u003dtypeof i),s\u003dn||(!0\u003d\u003d\u003di||!0\u003d\u003d\u003do?\"margin\":\"border\");return $(this,(function(t,n,i){var o;return g(t)?0\u003d\u003d\u003dr.indexOf(\"outer\")?t[\"inner\"+e]:t.document.documentElement[\"client\"+e]:9\u003d\u003d\u003dt.nodeType?(o\u003dt.documentElement,Math.max(t.body[\"scroll\"+e],o[\"scroll\"+e],t.body[\"offset\"+e],o[\"offset\"+e],o[\"client\"+e])):void 0\u003d\u003d\u003di?w.css(t,n,s):w.style(t,n,i,s)}),t,a?i:void 0,a)}}))})),w.each([\"ajaxStart\",\"ajaxStop\",\"ajaxComplete\",\"ajaxError\",\"ajaxSuccess\",\"ajaxSend\"],(function(e,t){w.fn[t]\u003dfunction(e){return this.on(t,e)}})),w.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1\u003d\u003d\u003darguments.length?this.off(e,\"**\"):this.off(t,e||\"**\",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.each(\"blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu\".split(\" \"),(function(e,t){w.fn[t]\u003dfunction(e,n){return arguments.length\u003e0?this.on(t,null,e,n):this.trigger(t)}}));var Gt\u003d/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g;w.proxy\u003dfunction(e,t){var n,r,o;if(\"string\"\u003d\u003dtypeof t\u0026\u0026(n\u003de[t],t\u003de,e\u003dn),h(e))return r\u003di.call(arguments,2),(o\u003dfunction(){return e.apply(t||this,r.concat(i.call(arguments)))}).guid\u003de.guid\u003de.guid||w.guid++,o},w.holdReady\u003dfunction(e){e?w.readyWait++:w.ready(!0)},w.isArray\u003dArray.isArray,w.parseJSON\u003dJSON.parse,w.nodeName\u003dA,w.isFunction\u003dh,w.isWindow\u003dg,w.camelCase\u003dX,w.type\u003dx,w.now\u003dDate.now,w.isNumeric\u003dfunction(e){var t\u003dw.type(e);return(\"number\"\u003d\u003d\u003dt||\"string\"\u003d\u003d\u003dt)\u0026\u0026!isNaN(e-parseFloat(e))},w.trim\u003dfunction(e){return null\u003d\u003de?\"\":(e+\"\").replace(Gt,\"\")},\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd\u0026\u0026define(\"jquery\",[],(function(){return w}));var Yt\u003de.jQuery,Qt\u003de.$;return w.noConflict\u003dfunction(t){return e.$\u003d\u003d\u003dw\u0026\u0026(e.$\u003dQt),t\u0026\u0026e.jQuery\u003d\u003d\u003dw\u0026\u0026(e.jQuery\u003dYt),w},void 0\u003d\u003d\u003dt\u0026\u0026(e.jQuery\u003de.$\u003dw),w}))},\n 476: function _(t,n,i,o,e){var r\u003dt(474);function u(){var t\u003d!1,n\u003d!1;this.stopPropagation\u003dfunction(){t\u003d!0},this.isPropagationStopped\u003dfunction(){return t},this.stopImmediatePropagation\u003dfunction(){n\u003d!0},this.isImmediatePropagationStopped\u003dfunction(){return n}}function s(){this.__nonDataRow\u003d!0}function l(){this.__group\u003d!0,this.level\u003d0,this.count\u003d0,this.value\u003dnull,this.title\u003dnull,this.collapsed\u003d!1,this.selectChecked\u003d!1,this.totals\u003dnull,this.rows\u003d[],this.groups\u003dnull,this.groupingKey\u003dnull}function c(){this.__groupTotals\u003d!0,this.group\u003dnull,this.initialized\u003d!1}function h(){var t\u003dnull;this.isActive\u003dfunction(n){return n?t\u003d\u003d\u003dn:null!\u003d\u003dt},this.activate\u003dfunction(n){if(n!\u003d\u003dt){if(null!\u003d\u003dt)throw new Error(\"SlickGrid.EditorLock.activate: an editController is still active, can\u0027t activate another editController\");if(!n.commitCurrentEdit)throw new Error(\"SlickGrid.EditorLock.activate: editController must implement .commitCurrentEdit()\");if(!n.cancelCurrentEdit)throw new Error(\"SlickGrid.EditorLock.activate: editController must implement .cancelCurrentEdit()\");t\u003dn}},this.deactivate\u003dfunction(n){if(t!\u003d\u003dn)throw new Error(\"SlickGrid.EditorLock.deactivate: specified editController is not the currently active one\");t\u003dnull},this.commitCurrentEdit\u003dfunction(){return!t||t.commitCurrentEdit()},this.cancelCurrentEdit\u003dfunction(){return!t||t.cancelCurrentEdit()}}l.prototype\u003dnew s,l.prototype.equals\u003dfunction(t){return this.value\u003d\u003d\u003dt.value\u0026\u0026this.count\u003d\u003d\u003dt.count\u0026\u0026this.collapsed\u003d\u003d\u003dt.collapsed\u0026\u0026this.title\u003d\u003d\u003dt.title},c.prototype\u003dnew s,n.exports\u003d{Event:function(){var t\u003d[];this.subscribe\u003dfunction(n){t.push(n)},this.unsubscribe\u003dfunction(n){for(var i\u003dt.length-1;i\u003e\u003d0;i--)t[i]\u003d\u003d\u003dn\u0026\u0026t.splice(i,1)},this.notify\u003dfunction(n,i,o){var e;i\u003di||new u,o\u003do||this;for(var r\u003d0;r\u003ct.length\u0026\u0026!i.isPropagationStopped()\u0026\u0026!i.isImmediatePropagationStopped();r++)e\u003dt[r].call(o,i,n);return e}},EventData:u,EventHandler:function(){var t\u003d[];this.subscribe\u003dfunction(n,i){return t.push({event:n,handler:i}),n.subscribe(i),this},this.unsubscribe\u003dfunction(n,i){for(var o\u003dt.length;o--;)if(t[o].event\u003d\u003d\u003dn\u0026\u0026t[o].handler\u003d\u003d\u003di)return t.splice(o,1),void n.unsubscribe(i);return this},this.unsubscribeAll\u003dfunction(){for(var n\u003dt.length;n--;)t[n].event.unsubscribe(t[n].handler);return t\u003d[],this}},Range:function(t,n,i,o){void 0\u003d\u003d\u003di\u0026\u0026void 0\u003d\u003d\u003do\u0026\u0026(i\u003dt,o\u003dn),this.fromRow\u003dMath.min(t,i),this.fromCell\u003dMath.min(n,o),this.toRow\u003dMath.max(t,i),this.toCell\u003dMath.max(n,o),this.isSingleRow\u003dfunction(){return this.fromRow\u003d\u003dthis.toRow},this.isSingleCell\u003dfunction(){return this.fromRow\u003d\u003dthis.toRow\u0026\u0026this.fromCell\u003d\u003dthis.toCell},this.contains\u003dfunction(t,n){return t\u003e\u003dthis.fromRow\u0026\u0026t\u003c\u003dthis.toRow\u0026\u0026n\u003e\u003dthis.fromCell\u0026\u0026n\u003c\u003dthis.toCell},this.toString\u003dfunction(){return this.isSingleCell()?\"(\"+this.fromRow+\":\"+this.fromCell+\")\":\"(\"+this.fromRow+\":\"+this.fromCell+\" - \"+this.toRow+\":\"+this.toCell+\")\"}},NonDataRow:s,Group:l,GroupTotals:c,EditorLock:h,GlobalEditorLock:new h,TreeColumns:function(t){var n\u003d{};function i(t){t.forEach((function(t){n[t.id]\u003dt,t.columns\u0026\u0026i(t.columns)}))}function o(t,n){return t.filter((function(t){var i\u003dn.call(t);return i\u0026\u0026t.columns\u0026\u0026(t.columns\u003do(t.columns,n)),i\u0026\u0026(!t.columns||t.columns.length)}))}function e(t,n){t.sort((function(t,i){return u(n.getColumnIndex(t.id))-u(n.getColumnIndex(i.id))})).forEach((function(t){t.columns\u0026\u0026e(t.columns,n)}))}function u(t){return void 0\u003d\u003d\u003dt?-1:t}function s(t){if(!t.length)return t.columns?1+s(t.columns):1;for(var n in t)return s(t[n])}function l(t,n,i){var o\u003d[];if(n\u003d\u003d(i\u003di||0))return t.length\u0026\u0026t.forEach((function(t){t.columns\u0026\u0026(t.extractColumns\u003dfunction(){return c(t)})})),t;for(var e in t)t[e].columns\u0026\u0026(o\u003do.concat(l(t[e].columns,n,i+1)));return o}function c(t){var n\u003d[];if(t.hasOwnProperty(\"length\"))for(var i\u003d0;i\u003ct.length;i++)n\u003dn.concat(c(t[i]));else{if(!t.hasOwnProperty(\"columns\"))return t;n\u003dn.concat(c(t.columns))}return n}function h(){return r.extend(!0,[],t)}i(t),this.hasDepth\u003dfunction(){for(var n in t)if(t[n].hasOwnProperty(\"columns\"))return!0;return!1},this.getTreeColumns\u003dfunction(){return t},this.extractColumns\u003dfunction(){return this.hasDepth()?c(t):t},this.getDepth\u003dfunction(){return s(t)},this.getColumnsInDepth\u003dfunction(n){return l(t,n)},this.getColumnsInGroup\u003dfunction(t){return c(t)},this.visibleColumns\u003dfunction(){return o(h(),(function(){return this.visible}))},this.filter\u003dfunction(t){return o(h(),t)},this.reOrder\u003dfunction(n){return e(t,n)},this.getById\u003dfunction(t){return n[t]},this.getInIds\u003dfunction(t){return t.map((function(t){return n[t]}))}},keyCode:{SPACE:8,BACKSPACE:8,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,ESC:27,HOME:36,INSERT:45,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,RIGHT:39,TAB:9,UP:38,A:65,C:67,V:86},preClickClassName:\"slick-edit-preclick\",GridAutosizeColsMode:{None:\"NOA\",LegacyOff:\"LOF\",LegacyForceFit:\"LFF\",IgnoreViewport:\"IGV\",FitColsToViewport:\"FCV\",FitViewportToCols:\"FVC\"},ColAutosizeMode:{Locked:\"LCK\",Guide:\"GUI\",Content:\"CON\",ContentIntelligent:\"CTI\"},RowSelectionMode:{FirstRow:\"FS1\",FirstNRows:\"FSN\",AllRows:\"ALL\",LastRow:\"LS1\"},ValueFilterMode:{None:\"NONE\",DeDuplicate:\"DEDP\",GetGreatestAndSub:\"GR8T\",GetLongestTextAndSub:\"LNSB\",GetLongestText:\"LNSC\"},WidthEvalMode:{CanvasTextSize:\"CANV\",HTML:\"HTML\"}}},\n 477: function _(e,t,o,l,n){var i\u003de(474),c\u003de(476);t.exports\u003d{CheckboxSelectColumn:function(e){var t,o\u003dnull,l\u003dk(),n\u003dnew c.EventHandler,r\u003d{},d\u003d!1,a\u003di.extend(!0,{},{columnId:\"_checkbox_selector\",cssClass:null,hideSelectAllCheckbox:!1,toolTip:\"Select/Deselect All\",width:30,hideInColumnTitleRow:!1,hideInFilterHeaderRow:!0},e);function s(){t.updateColumnHeader(a.columnId,\"\",\"\")}function u(){i(\"#filter-checkbox-selectall-container\").hide()}function h(e,n){var c,s,u,h\u003dt.getSelectedRows(),f\u003d{},p\u003d0;if(\"function\"\u003d\u003dtypeof o)for(u\u003d0;u\u003ct.getDataLength();u++){C(s,t.getDataItem(u),t)||p++}var b\u003d[];for(s\u003d0;s\u003ch.length;s++){c\u003dh[s],C(s,t.getDataItem(c),t)?(f[c]\u003d!0,f[c]!\u003d\u003dr[c]\u0026\u0026(t.invalidateRow(c),delete r[c])):b.push(c)}for(s in r)t.invalidateRow(s);(r\u003df,t.render(),d\u003dh.length\u0026\u0026h.length+p\u003e\u003dt.getDataLength(),a.hideInColumnTitleRow||a.hideSelectAllCheckbox||R(d),a.hideInFilterHeaderRow)||i(\"#header-filter-selector\"+l).prop(\"checked\",d);if(b.length\u003e0){for(s\u003d0;s\u003cb.length;s++){var m\u003dh.indexOf(b[s]);h.splice(m,1)}t.setSelectedRows(h)}}function f(e,o){32\u003d\u003de.which\u0026\u0026t.getColumns()[o.cell].id\u003d\u003d\u003da.columnId\u0026\u0026(t.getEditorLock().isActive()\u0026\u0026!t.getEditorLock().commitCurrentEdit()||b(o.row),e.preventDefault(),e.stopImmediatePropagation())}function p(e,o){if(t.getColumns()[o.cell].id\u003d\u003d\u003da.columnId\u0026\u0026i(e.target).is(\":checkbox\")){if(t.getEditorLock().isActive()\u0026\u0026!t.getEditorLock().commitCurrentEdit())return e.preventDefault(),void e.stopImmediatePropagation();b(o.row),e.stopPropagation(),e.stopImmediatePropagation()}}function b(e){var o\u003dt.getDataItem(e);C(e,o,t)\u0026\u0026(r[e]?t.setSelectedRows(i.grep(t.getSelectedRows(),(function(t){return t!\u003de}))):t.setSelectedRows(t.getSelectedRows().concat(e)),t.setActiveCell(e,function(){if(null\u003d\u003d\u003dg){g\u003d0;for(var e\u003dt.getColumns(),o\u003d0;o\u003ce.length;o++)e[o].id\u003d\u003da.columnId\u0026\u0026(g\u003do)}return g}()))}function m(e,o){if(o.column.id\u003d\u003da.columnId\u0026\u0026i(e.target).is(\":checkbox\")){if(t.getEditorLock().isActive()\u0026\u0026!t.getEditorLock().commitCurrentEdit())return e.preventDefault(),void e.stopImmediatePropagation();if(i(e.target).is(\":checked\")){for(var l\u003d[],n\u003d0;n\u003ct.getDataLength();n++){C(n,t.getDataItem(n),t)\u0026\u0026l.push(n)}t.setSelectedRows(l)}else t.setSelectedRows([]);e.stopPropagation(),e.stopImmediatePropagation()}}\"function\"\u003d\u003dtypeof a.selectableOverride\u0026\u0026v(a.selectableOverride);var g\u003dnull;function k(){return Math.round(1e7*Math.random())}function w(e,t,o,l,n,i){var c\u003dk()+e;return n\u0026\u0026C(e,n,i)?r[e]?\"\u003cinput id\u003d\u0027selector\"+c+\"\u0027 type\u003d\u0027checkbox\u0027 checked\u003d\u0027checked\u0027\u003e\u003clabel for\u003d\u0027selector\"+c+\"\u0027\u003e\u003c/label\u003e\":\"\u003cinput id\u003d\u0027selector\"+c+\"\u0027 type\u003d\u0027checkbox\u0027\u003e\u003clabel for\u003d\u0027selector\"+c+\"\u0027\u003e\u003c/label\u003e\":null}function C(e,t,l){return\"function\"!\u003dtypeof o||o(e,t,l)}function R(e){e?t.updateColumnHeader(a.columnId,\"\u003cinput id\u003d\u0027header-selector\"+l+\"\u0027 type\u003d\u0027checkbox\u0027 checked\u003d\u0027checked\u0027\u003e\u003clabel for\u003d\u0027header-selector\"+l+\"\u0027\u003e\u003c/label\u003e\",a.toolTip):t.updateColumnHeader(a.columnId,\"\u003cinput id\u003d\u0027header-selector\"+l+\"\u0027 type\u003d\u0027checkbox\u0027\u003e\u003clabel for\u003d\u0027header-selector\"+l+\"\u0027\u003e\u003c/label\u003e\",a.toolTip)}function v(e){o\u003de}i.extend(this,{init:function(e){t\u003de,n.subscribe(t.onSelectedRowsChanged,h).subscribe(t.onClick,p).subscribe(t.onKeyDown,f),a.hideInFilterHeaderRow||function(e){e.onHeaderRowCellRendered.subscribe((function(e,t){\"sel\"\u003d\u003d\u003dt.column.field\u0026\u0026(i(t.node).empty(),i(\"\u003cspan id\u003d\u0027filter-checkbox-selectall-container\u0027\u003e\u003cinput id\u003d\u0027header-filter-selector\"+l+\"\u0027 type\u003d\u0027checkbox\u0027\u003e\u003clabel for\u003d\u0027header-filter-selector\"+l+\"\u0027\u003e\u003c/label\u003e\u003c/span\u003e\").appendTo(t.node).on(\"click\",(function(e){m(e,t)})))}))}(e),a.hideInColumnTitleRow||n.subscribe(t.onHeaderClick,m)},destroy:function(){n.unsubscribeAll()},pluginName:\"CheckboxSelectColumn\",deSelectRows:function(e){var o,l\u003de.length,n\u003d[];for(o\u003d0;o\u003cl;o++)r[e[o]]\u0026\u0026(n[n.length]\u003de[o]);t.setSelectedRows(i.grep(t.getSelectedRows(),(function(e){return n.indexOf(e)\u003c0})))},selectRows:function(e){var o,l\u003de.length,n\u003d[];for(o\u003d0;o\u003cl;o++)r[e[o]]||(n[n.length]\u003de[o]);t.setSelectedRows(t.getSelectedRows().concat(n))},getColumnDefinition:function(){return{id:a.columnId,name:a.hideSelectAllCheckbox||a.hideInColumnTitleRow?\"\":\"\u003cinput id\u003d\u0027header-selector\"+l+\"\u0027 type\u003d\u0027checkbox\u0027\u003e\u003clabel for\u003d\u0027header-selector\"+l+\"\u0027\u003e\u003c/label\u003e\",toolTip:a.hideSelectAllCheckbox||a.hideInColumnTitleRow?\"\":a.toolTip,field:\"sel\",width:a.width,resizable:!1,sortable:!1,cssClass:a.cssClass,hideSelectAllCheckbox:a.hideSelectAllCheckbox,formatter:w}},getOptions:function(){return a},selectableOverride:v,setOptions:function(e){if((a\u003di.extend(!0,{},a,e)).hideSelectAllCheckbox)s(),u();else if(a.hideInColumnTitleRow?s():(R(d),n.subscribe(t.onHeaderClick,m)),a.hideInFilterHeaderRow)u();else{var o\u003di(\"#filter-checkbox-selectall-container\");o.show(),o.find(\u0027input[type\u003d\"checkbox\"]\u0027).prop(\"checked\",d)}}})}}},\n 478: function _(e,t,o,l,n){var a\u003de(474),r\u003de(476),i\u003dr.keyCode;t.exports\u003d{CellExternalCopyManager:function(e){var t,o,l\u003dthis,n\u003de||{},s\u003dn.copiedCellStyleLayerKey||\"copy-manager\",u\u003dn.copiedCellStyle||\"copied\",c\u003d0,d\u003dn.bodyElement||document.body,f\u003dn.onCopyInit||null,h\u003dn.onCopySuccess||null;function C(e){if(n.headerColumnValueExtractor){var t\u003dn.headerColumnValueExtractor(e);if(t)return t}return e.name}function m(e,o,l){if(n.dataItemColumnValueExtractor){var r\u003dn.dataItemColumnValueExtractor(e,o);if(r)return r}var i\u003d\"\";if(o.editor){var s\u003d{container:a(\"\u003cp\u003e\"),column:o,position:{top:0,left:0},grid:t,event:l},u\u003dnew o.editor(s);u.loadValue(e),i\u003du.serializeValue(),u.destroy()}else i\u003de[o.field];return i}function g(e,o,l){if(o.denyPaste)return null;if(n.dataItemColumnValueSetter)return n.dataItemColumnValueSetter(e,o,l);if(o.editor){var r\u003d{container:a(\"body\"),column:o,position:{top:0,left:0},grid:t},i\u003dnew o.editor(r);i.loadValue(e),i.applyValue(e,l),i.destroy()}else e[o.field]\u003dl}function p(e){var t\u003ddocument.createElement(\"textarea\");return t.style.position\u003d\"absolute\",t.style.left\u003d\"-1000px\",t.style.top\u003ddocument.body.scrollTop+\"px\",t.value\u003de,d.appendChild(t),t.select(),t}function y(e,a){var r;if(!t.getEditorLock().isActive()||t.getOptions().autoEdit){if(e.which\u003d\u003di.ESC\u0026\u0026o\u0026\u0026(e.preventDefault(),w(),l.onCopyCancelled.notify({ranges:o}),o\u003dnull),(e.which\u003d\u003d\u003di.C||e.which\u003d\u003d\u003di.INSERT)\u0026\u0026(e.ctrlKey||e.metaKey)\u0026\u0026!e.shiftKey\u0026\u0026(f\u0026\u0026f.call(),0!\u003d\u003d(r\u003dt.getSelectionModel().getSelectedRanges()).length)){o\u003dr,v(r),l.onCopyCells.notify({ranges:r});for(var s\u003dt.getColumns(),u\u003d\"\",c\u003d0;c\u003cr.length;c++){for(var y\u003dr[c],D\u003d[],S\u003dy.fromRow;S\u003cy.toRow+1;S++){var R\u003d[],x\u003dt.getDataItem(S);if(0\u003d\u003d\u003dD.length\u0026\u0026n.includeHeaderWhenCopying){for(var E\u003d[],V\u003dy.fromCell;V\u003cy.toCell+1;V++)s[V].name.length\u003e0\u0026\u0026E.push(C(s[V]));D.push(E.join(\"\\t\"))}for(V\u003dy.fromCell;V\u003cy.toCell+1;V++)R.push(m(x,s[V],e));D.push(R.join(\"\\t\"))}u+\u003dD.join(\"\\r\\n\")+\"\\r\\n\"}if(window.clipboardData)return window.clipboardData.setData(\"Text\",u),!0;var b\u003ddocument.activeElement;if((M\u003dp(u)).focus(),setTimeout((function(){d.removeChild(M),b?b.focus():console.log(\"Not element to restore focus to after copy?\")}),100),h){var I\u003d0;I\u003d1\u003d\u003d\u003dr.length?r[0].toRow+1-r[0].fromRow:r.length,h.call(this,I)}return!1}if(!n.readOnlyMode\u0026\u0026(e.which\u003d\u003d\u003di.V\u0026\u0026(e.ctrlKey||e.metaKey)\u0026\u0026!e.shiftKey||e.which\u003d\u003d\u003di.INSERT\u0026\u0026e.shiftKey\u0026\u0026!e.ctrlKey)){var M\u003dp(\"\");return setTimeout((function(){!function(e,t){var o\u003de.getColumns(),a\u003dt.value.split(/[\\n\\f\\r]/);\"\"\u003d\u003d\u003da[a.length-1]\u0026\u0026a.pop();var r\u003d[],i\u003d0;d.removeChild(t);for(var s\u003d0;s\u003ca.length;s++)\"\"!\u003d\u003da[s]?r[i++]\u003da[s].split(\"\\t\"):r[i++]\u003d[\"\"];var u\u003de.getActiveCell(),c\u003de.getSelectionModel().getSelectedRanges(),f\u003dc\u0026\u0026c.length?c[0]:null,h\u003dnull,C\u003dnull;if(f)h\u003df.fromRow,C\u003df.fromCell;else{if(!u)return;h\u003du.row,C\u003du.cell}var m\u003d!1,p\u003dr.length,y\u003dr.length?r[0].length:0;1\u003d\u003dr.length\u0026\u00261\u003d\u003dr[0].length\u0026\u0026f\u0026\u0026(m\u003d!0,p\u003df.toRow-f.fromRow+1,y\u003df.toCell-f.fromCell+1);var w\u003de.getData().length-h,D\u003d0;if(w\u003cp\u0026\u0026n.newRowCreator){var S\u003de.getData();for(D\u003d1;D\u003c\u003dp-w;D++)S.push({});e.setData(S),e.render()}var R\u003dh+p\u003ee.getDataLength();if(n.newRowCreator\u0026\u0026R){var x\u003dh+p-e.getDataLength();n.newRowCreator(x)}var E\u003d{isClipboardCommand:!0,clippedRange:r,oldValues:[],cellExternalCopyManager:l,_options:n,setDataItemValueForColumn:g,markCopySelection:v,oneCellToMultiple:m,activeRow:h,activeCell:C,destH:p,destW:y,maxDestY:e.getDataLength(),maxDestX:e.getColumns().length,h:0,w:0,execute:function(){this.h\u003d0;for(var t\u003d0;t\u003cthis.destH;t++){this.oldValues[t]\u003d[],this.w\u003d0,this.h++;for(var l\u003d0;l\u003cthis.destW;l++){this.w++;var n\u003dh+t,a\u003dC+l;if(n\u003cthis.maxDestY\u0026\u0026a\u003cthis.maxDestX){e.getCellNode(n,a);var i\u003de.getDataItem(n);this.oldValues[t][l]\u003di[o[a].field],m?this.setDataItemValueForColumn(i,o[a],r[0][0]):this.setDataItemValueForColumn(i,o[a],r[t]?r[t][l]:\"\"),e.updateCell(n,a),e.onCellChange.notify({row:n,cell:a,item:i,grid:e})}}}var s\u003d{fromCell:C,fromRow:h,toCell:C+this.w-1,toRow:h+this.h-1};this.markCopySelection([s]),e.getSelectionModel().setSelectedRanges([s]),this.cellExternalCopyManager.onPasteCells.notify({ranges:[s]})},undo:function(){for(var t\u003d0;t\u003cthis.destH;t++)for(var l\u003d0;l\u003cthis.destW;l++){var n\u003dh+t,a\u003dC+l;if(n\u003cthis.maxDestY\u0026\u0026a\u003cthis.maxDestX){e.getCellNode(n,a);var r\u003de.getDataItem(n);m?this.setDataItemValueForColumn(r,o[a],this.oldValues[0][0]):this.setDataItemValueForColumn(r,o[a],this.oldValues[t][l]),e.updateCell(n,a),e.onCellChange.notify({row:n,cell:a,item:r,grid:e})}}var i\u003d{fromCell:C,fromRow:h,toCell:C+this.w-1,toRow:h+this.h-1};if(this.markCopySelection([i]),e.getSelectionModel().setSelectedRanges([i]),this.cellExternalCopyManager.onPasteCells.notify({ranges:[i]}),D\u003e1){for(var s\u003de.getData();D\u003e1;D--)s.splice(s.length-1,1);e.setData(s),e.render()}}};n.clipboardCommandHandler?n.clipboardCommandHandler(E):E.execute()}(t,M)}),100),!1}}}function v(e){w();for(var o\u003dt.getColumns(),n\u003d{},a\u003d0;a\u003ce.length;a++)for(var r\u003de[a].fromRow;r\u003c\u003de[a].toRow;r++){n[r]\u003d{};for(var i\u003de[a].fromCell;i\u003c\u003de[a].toCell\u0026\u0026i\u003co.length;i++)n[r][o[i].id]\u003du}t.setCellCssStyles(s,n),clearTimeout(c),c\u003dsetTimeout((function(){l.clearCopySelection()}),2e3)}function w(){t.removeCellCssStyles(s)}a.extend(this,{init:function(e){(t\u003de).onKeyDown.subscribe(y);var o\u003de.getSelectionModel();if(!o)throw new Error(\"Selection model is mandatory for this plugin. Please set a selection model on the grid before adding this plugin: grid.setSelectionModel(new Slick.CellSelectionModel())\");o.onSelectedRangesChanged.subscribe((function(e,o){t.focus()}))},destroy:function(){t.onKeyDown.unsubscribe(y)},pluginName:\"CellExternalCopyManager\",clearCopySelection:w,handleKeyDown:y,onCopyCells:new r.Event,onCopyCancelled:new r.Event,onPasteCells:new r.Event,setIncludeHeaderWhenCopying:function(e){n.includeHeaderWhenCopying\u003de}})}}},\n 479: function _(r,t,o,_,e){var p\u003dr(1);p.__exportStar(r(476),t.exports),p.__exportStar(r(480),t.exports),p.__exportStar(r(483),t.exports),p.__exportStar(r(484),t.exports),p.__exportStar(r(485),t.exports),p.__exportStar(r(486),t.exports),p.__exportStar(r(487),t.exports)},\n 480: function _(require,module,exports,__esModule,__esExport){\n /**\n * @license\n * (c) 2009-2016 Michael Leibman\n * michael{dot}leibman{at}gmail{dot}com\n * http://github.com/mleibman/slickgrid\n *\n * Distributed under MIT license.\n * All rights reserved.\n *\n * SlickGrid v2.4\n *\n * NOTES:\n * Cell/row DOM manipulations are done directly bypassing jQuery\u0027s DOM manipulation methods.\n * This increases the speed dramatically, but can only be done safely because there are no event handlers\n * or data associated with any cell/row DOM nodes. Cell editors must make sure they implement .destroy()\n * and do proper cleanup.\n */\n var $\u003drequire(474),Slick\u003drequire(476),scrollbarDimensions,maxSupportedCssHeight;function SlickGrid(container,data,columns,options){$.fn.drag||require(481),$.fn.drop||require(482);var defaults\u003d{alwaysShowVerticalScroll:!1,alwaysAllowHorizontalScroll:!1,explicitInitialization:!1,rowHeight:25,defaultColumnWidth:80,enableAddRow:!1,leaveSpaceForNewRows:!1,editable:!1,autoEdit:!0,suppressActiveCellChangeOnEdit:!1,enableCellNavigation:!0,enableColumnReorder:!0,asyncEditorLoading:!1,asyncEditorLoadDelay:100,forceFitColumns:!1,enableAsyncPostRender:!1,asyncPostRenderDelay:50,enableAsyncPostRenderCleanup:!1,asyncPostRenderCleanupDelay:40,autoHeight:!1,editorLock:Slick.GlobalEditorLock,showColumnHeader:!0,showHeaderRow:!1,headerRowHeight:25,createFooterRow:!1,showFooterRow:!1,footerRowHeight:25,createPreHeaderPanel:!1,showPreHeaderPanel:!1,preHeaderPanelHeight:25,showTopPanel:!1,topPanelHeight:25,formatterFactory:null,editorFactory:null,cellFlashingCssClass:\"flashing\",selectedCellCssClass:\"selected\",multiSelect:!0,enableTextSelectionOnCells:!1,dataItemColumnValueExtractor:null,frozenBottom:!1,frozenColumn:-1,frozenRow:-1,fullWidthRows:!1,multiColumnSort:!1,numberedMultiColumnSort:!1,tristateMultiColumnSort:!1,sortColNumberInSeparateSpan:!1,defaultFormatter,forceSyncScrolling:!1,addNewRowCssClass:\"new-row\",preserveCopiedSelectionOnPaste:!1,showCellSelection:!0,viewportClass:null,minRowBuffer:3,emulatePagingWhenScrolling:!0,editorCellNavOnLRKeys:!1,doPaging:!0,autosizeColsMode:Slick.GridAutosizeColsMode.LegacyOff,autosizeColPaddingPx:4,autosizeTextAvgToMWidthRatio:.75,viewportSwitchToScrollModeWidthPercent:void 0,viewportMinWidthPx:void 0,viewportMaxWidthPx:void 0},columnDefaults\u003d{name:\"\",resizable:!0,sortable:!1,minWidth:30,maxWidth:void 0,rerenderOnResize:!1,headerCssClass:null,defaultSortAsc:!0,focusable:!0,selectable:!0},columnAutosizeDefaults\u003d{ignoreHeaderText:!1,colValueArray:void 0,allowAddlPercent:void 0,formatterOverride:void 0,autosizeMode:Slick.ColAutosizeMode.ContentIntelligent,rowSelectionModeOnInit:void 0,rowSelectionMode:Slick.RowSelectionMode.FirstNRows,rowSelectionCount:100,valueFilterMode:Slick.ValueFilterMode.None,widthEvalMode:Slick.WidthEvalMode.CanvasTextSize,sizeToRemaining:void 0,widthPx:void 0,colDataTypeOf:void 0},th,h,ph,n,cj,page\u003d0,offset\u003d0,vScrollDir\u003d1,initialized\u003d!1,$container,uid\u003d\"slickgrid_\"+Math.round(1e6*Math.random()),self\u003dthis,$focusSink,$focusSink2,$groupHeaders\u003d$(),$headerScroller,$headers,$headerRow,$headerRowScroller,$headerRowSpacerL,$headerRowSpacerR,$footerRow,$footerRowScroller,$footerRowSpacerL,$footerRowSpacerR,$preHeaderPanel,$preHeaderPanelScroller,$preHeaderPanelSpacer,$preHeaderPanelR,$preHeaderPanelScrollerR,$preHeaderPanelSpacerR,$topPanelScroller,$topPanel,$viewport,$canvas,$style,$boundAncestors,treeColumns,stylesheet,columnCssRulesL,columnCssRulesR,viewportH,viewportW,canvasWidth,canvasWidthL,canvasWidthR,headersWidth,headersWidthL,headersWidthR,viewportHasHScroll,viewportHasVScroll,headerColumnWidthDiff\u003d0,headerColumnHeightDiff\u003d0,cellWidthDiff\u003d0,cellHeightDiff\u003d0,jQueryNewWidthBehaviour\u003d!1,absoluteColumnMinWidth,hasFrozenRows\u003d!1,frozenRowsHeight\u003d0,actualFrozenRow\u003d-1,paneTopH\u003d0,paneBottomH\u003d0,viewportTopH\u003d0,viewportBottomH\u003d0,topPanelH\u003d0,headerRowH\u003d0,footerRowH\u003d0,tabbingDirection\u003d1,$activeCanvasNode,$activeViewportNode,activePosX,activeRow,activeCell,activeCellNode\u003dnull,currentEditor\u003dnull,serializedEditorValue,editController,rowsCache\u003d{},renderedRows\u003d0,numVisibleRows\u003d0,prevScrollTop\u003d0,scrollTop\u003d0,lastRenderedScrollTop\u003d0,lastRenderedScrollLeft\u003d0,prevScrollLeft\u003d0,scrollLeft\u003d0,selectionModel,selectedRows\u003d[],plugins\u003d[],cellCssClasses\u003d{},columnsById\u003d{},sortColumns\u003d[],columnPosLeft\u003d[],columnPosRight\u003d[],pagingActive\u003d!1,pagingIsLastPage\u003d!1,scrollThrottle\u003dActionThrottle(render,50),h_editorLoader\u003dnull,h_render\u003dnull,h_postrender\u003dnull,h_postrenderCleanup\u003dnull,postProcessedRows\u003d{},postProcessToRow\u003dnull,postProcessFromRow\u003dnull,postProcessedCleanupQueue\u003d[],postProcessgroupId\u003d0,counter_rows_rendered\u003d0,counter_rows_removed\u003d0,rowNodeFromLastMouseWheelEvent,zombieRowNodeFromLastMouseWheelEvent,zombieRowCacheFromLastMouseWheelEvent,zombieRowPostProcessedFromLastMouseWheelEvent,$paneHeaderL,$paneHeaderR,$paneTopL,$paneTopR,$paneBottomL,$paneBottomR,$headerScrollerL,$headerScrollerR,$headerL,$headerR,$groupHeadersL,$groupHeadersR,$headerRowScrollerL,$headerRowScrollerR,$footerRowScrollerL,$footerRowScrollerR,$headerRowL,$headerRowR,$footerRowL,$footerRowR,$topPanelScrollerL,$topPanelScrollerR,$topPanelL,$topPanelR,$viewportTopL,$viewportTopR,$viewportBottomL,$viewportBottomR,$canvasTopL,$canvasTopR,$canvasBottomL,$canvasBottomR,$viewportScrollContainerX,$viewportScrollContainerY,$headerScrollContainer,$headerRowScrollContainer,$footerRowScrollContainer,cssShow\u003d{position:\"absolute\",visibility:\"hidden\",display:\"block\"},$hiddenParents,oldProps\u003d[],columnResizeDragging\u003d!1;function init(){if(($container\u003dcontainer instanceof $?container:$(container)).length\u003c1)throw new Error(\"SlickGrid requires a valid container, \"+container+\" does not exist in the DOM.\");if(cacheCssForHiddenInit(),maxSupportedCssHeight\u003dmaxSupportedCssHeight||getMaxSupportedCssHeight(),options\u003d$.extend({},defaults,options),validateAndEnforceOptions(),columnDefaults.width\u003doptions.defaultColumnWidth,treeColumns\u003dnew Slick.TreeColumns(columns),columns\u003dtreeColumns.extractColumns(),updateColumnProps(),options.enableColumnReorder\u0026\u0026!$.fn.sortable)throw new Error(\"SlickGrid\u0027s \u0027enableColumnReorder \u003d true\u0027 option requires jquery-ui.sortable module to be loaded\");if(editController\u003d{commitCurrentEdit,cancelCurrentEdit},$container.empty().css(\"overflow\",\"hidden\").css(\"outline\",0).addClass(uid).addClass(\"ui-widget\"),/relative|absolute|fixed/.test($container.css(\"position\"))||$container.css(\"position\",\"relative\"),$focusSink\u003d$(\"\u003cdiv tabIndex\u003d\u00270\u0027 hideFocus style\u003d\u0027position:fixed;width:0;height:0;top:0;left:0;outline:0;\u0027\u003e\u003c/div\u003e\").appendTo($container),$paneHeaderL\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-header slick-pane-left\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),$paneHeaderR\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-header slick-pane-right\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),$paneTopL\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-top slick-pane-left\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),$paneTopR\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-top slick-pane-right\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),$paneBottomL\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-bottom slick-pane-left\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),$paneBottomR\u003d$(\"\u003cdiv class\u003d\u0027slick-pane slick-pane-bottom slick-pane-right\u0027 tabIndex\u003d\u00270\u0027 /\u003e\").appendTo($container),options.createPreHeaderPanel\u0026\u0026($preHeaderPanelScroller\u003d$(\"\u003cdiv class\u003d\u0027slick-preheader-panel ui-state-default\u0027 style\u003d\u0027overflow:hidden;position:relative;\u0027 /\u003e\").appendTo($paneHeaderL),$preHeaderPanel\u003d$(\"\u003cdiv /\u003e\").appendTo($preHeaderPanelScroller),$preHeaderPanelSpacer\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").appendTo($preHeaderPanelScroller),$preHeaderPanelScrollerR\u003d$(\"\u003cdiv class\u003d\u0027slick-preheader-panel ui-state-default\u0027 style\u003d\u0027overflow:hidden;position:relative;\u0027 /\u003e\").appendTo($paneHeaderR),$preHeaderPanelR\u003d$(\"\u003cdiv /\u003e\").appendTo($preHeaderPanelScrollerR),$preHeaderPanelSpacerR\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").appendTo($preHeaderPanelScrollerR),options.showPreHeaderPanel||($preHeaderPanelScroller.hide(),$preHeaderPanelScrollerR.hide())),$headerScrollerL\u003d$(\"\u003cdiv class\u003d\u0027slick-header ui-state-default slick-header-left\u0027 /\u003e\").appendTo($paneHeaderL),$headerScrollerR\u003d$(\"\u003cdiv class\u003d\u0027slick-header ui-state-default slick-header-right\u0027 /\u003e\").appendTo($paneHeaderR),$headerScroller\u003d$().add($headerScrollerL).add($headerScrollerR),treeColumns.hasDepth()){$groupHeadersL\u003d[],$groupHeadersR\u003d[];for(var e\u003d0;e\u003ctreeColumns.getDepth()-1;e++)$groupHeadersL[e]\u003d$(\"\u003cdiv class\u003d\u0027slick-group-header-columns slick-group-header-columns-left\u0027 style\u003d\u0027left:-1000px\u0027 /\u003e\").appendTo($headerScrollerL),$groupHeadersR[e]\u003d$(\"\u003cdiv class\u003d\u0027slick-group-header-columns slick-group-header-columns-right\u0027 style\u003d\u0027left:-1000px\u0027 /\u003e\").appendTo($headerScrollerR);$groupHeaders\u003d$().add($groupHeadersL).add($groupHeadersR)}$headerL\u003d$(\"\u003cdiv class\u003d\u0027slick-header-columns slick-header-columns-left\u0027 style\u003d\u0027left:-1000px\u0027 /\u003e\").appendTo($headerScrollerL),$headerR\u003d$(\"\u003cdiv class\u003d\u0027slick-header-columns slick-header-columns-right\u0027 style\u003d\u0027left:-1000px\u0027 /\u003e\").appendTo($headerScrollerR),$headers\u003d$().add($headerL).add($headerR),$headerRowScrollerL\u003d$(\"\u003cdiv class\u003d\u0027slick-headerrow ui-state-default\u0027 /\u003e\").appendTo($paneTopL),$headerRowScrollerR\u003d$(\"\u003cdiv class\u003d\u0027slick-headerrow ui-state-default\u0027 /\u003e\").appendTo($paneTopR),$headerRowScroller\u003d$().add($headerRowScrollerL).add($headerRowScrollerR),$headerRowSpacerL\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").appendTo($headerRowScrollerL),$headerRowSpacerR\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").appendTo($headerRowScrollerR),$headerRowL\u003d$(\"\u003cdiv class\u003d\u0027slick-headerrow-columns slick-headerrow-columns-left\u0027 /\u003e\").appendTo($headerRowScrollerL),$headerRowR\u003d$(\"\u003cdiv class\u003d\u0027slick-headerrow-columns slick-headerrow-columns-right\u0027 /\u003e\").appendTo($headerRowScrollerR),$headerRow\u003d$().add($headerRowL).add($headerRowR),$topPanelScrollerL\u003d$(\"\u003cdiv class\u003d\u0027slick-top-panel-scroller ui-state-default\u0027 /\u003e\").appendTo($paneTopL),$topPanelScrollerR\u003d$(\"\u003cdiv class\u003d\u0027slick-top-panel-scroller ui-state-default\u0027 /\u003e\").appendTo($paneTopR),$topPanelScroller\u003d$().add($topPanelScrollerL).add($topPanelScrollerR),$topPanelL\u003d$(\"\u003cdiv class\u003d\u0027slick-top-panel\u0027 style\u003d\u0027width:10000px\u0027 /\u003e\").appendTo($topPanelScrollerL),$topPanelR\u003d$(\"\u003cdiv class\u003d\u0027slick-top-panel\u0027 style\u003d\u0027width:10000px\u0027 /\u003e\").appendTo($topPanelScrollerR),$topPanel\u003d$().add($topPanelL).add($topPanelR),options.showColumnHeader||$headerScroller.hide(),options.showTopPanel||$topPanelScroller.hide(),options.showHeaderRow||$headerRowScroller.hide(),$viewportTopL\u003d$(\"\u003cdiv class\u003d\u0027slick-viewport slick-viewport-top slick-viewport-left\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($paneTopL),$viewportTopR\u003d$(\"\u003cdiv class\u003d\u0027slick-viewport slick-viewport-top slick-viewport-right\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($paneTopR),$viewportBottomL\u003d$(\"\u003cdiv class\u003d\u0027slick-viewport slick-viewport-bottom slick-viewport-left\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($paneBottomL),$viewportBottomR\u003d$(\"\u003cdiv class\u003d\u0027slick-viewport slick-viewport-bottom slick-viewport-right\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($paneBottomR),$viewport\u003d$().add($viewportTopL).add($viewportTopR).add($viewportBottomL).add($viewportBottomR),$activeViewportNode\u003d$viewportTopL,$canvasTopL\u003d$(\"\u003cdiv class\u003d\u0027grid-canvas grid-canvas-top grid-canvas-left\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($viewportTopL),$canvasTopR\u003d$(\"\u003cdiv class\u003d\u0027grid-canvas grid-canvas-top grid-canvas-right\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($viewportTopR),$canvasBottomL\u003d$(\"\u003cdiv class\u003d\u0027grid-canvas grid-canvas-bottom grid-canvas-left\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($viewportBottomL),$canvasBottomR\u003d$(\"\u003cdiv class\u003d\u0027grid-canvas grid-canvas-bottom grid-canvas-right\u0027 tabIndex\u003d\u00270\u0027 hideFocus /\u003e\").appendTo($viewportBottomR),options.viewportClass\u0026\u0026$viewport.toggleClass(options.viewportClass,!0),$canvas\u003d$().add($canvasTopL).add($canvasTopR).add($canvasBottomL).add($canvasBottomR),scrollbarDimensions\u003dscrollbarDimensions||measureScrollbar(),$activeCanvasNode\u003d$canvasTopL,$preHeaderPanelSpacer\u0026\u0026$preHeaderPanelSpacer.css(\"width\",getCanvasWidth()+scrollbarDimensions.width+\"px\"),$headers.width(getHeadersWidth()),$headerRowSpacerL.css(\"width\",getCanvasWidth()+scrollbarDimensions.width+\"px\"),$headerRowSpacerR.css(\"width\",getCanvasWidth()+scrollbarDimensions.width+\"px\"),options.createFooterRow\u0026\u0026($footerRowScrollerR\u003d$(\"\u003cdiv class\u003d\u0027slick-footerrow ui-state-default\u0027 /\u003e\").appendTo($paneTopR),$footerRowScrollerL\u003d$(\"\u003cdiv class\u003d\u0027slick-footerrow ui-state-default\u0027 /\u003e\").appendTo($paneTopL),$footerRowScroller\u003d$().add($footerRowScrollerL).add($footerRowScrollerR),$footerRowSpacerL\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").css(\"width\",getCanvasWidth()+scrollbarDimensions.width+\"px\").appendTo($footerRowScrollerL),$footerRowSpacerR\u003d$(\"\u003cdiv style\u003d\u0027display:block;height:1px;position:absolute;top:0;left:0;\u0027\u003e\u003c/div\u003e\").css(\"width\",getCanvasWidth()+scrollbarDimensions.width+\"px\").appendTo($footerRowScrollerR),$footerRowL\u003d$(\"\u003cdiv class\u003d\u0027slick-footerrow-columns slick-footerrow-columns-left\u0027 /\u003e\").appendTo($footerRowScrollerL),$footerRowR\u003d$(\"\u003cdiv class\u003d\u0027slick-footerrow-columns slick-footerrow-columns-right\u0027 /\u003e\").appendTo($footerRowScrollerR),$footerRow\u003d$().add($footerRowL).add($footerRowR),options.showFooterRow||$footerRowScroller.hide()),$focusSink2\u003d$focusSink.clone().appendTo($container),options.explicitInitialization||finishInitialization()}function finishInitialization(){initialized||(initialized\u003d!0,getViewportWidth(),getViewportHeight(),measureCellPaddingAndBorder(),disableSelection($headers),options.enableTextSelectionOnCells||$viewport.on(\"selectstart.ui\",(function(e){return $(e.target).is(\"input,textarea\")})),setFrozenOptions(),setPaneVisibility(),setScroller(),setOverflow(),updateColumnCaches(),createColumnHeaders(),createColumnGroupHeaders(),createColumnFooter(),setupColumnSort(),createCssRules(),resizeCanvas(),bindAncestorScrollEvents(),$container.on(\"resize.slickgrid\",resizeCanvas),$viewport.on(\"scroll\",handleScroll),$.fn.mousewheel\u0026\u0026$viewport.on(\"mousewheel\",handleMouseWheel),$headerScroller.on(\"contextmenu\",handleHeaderContextMenu).on(\"click\",handleHeaderClick).on(\"mouseenter\",\".slick-header-column\",handleHeaderMouseEnter).on(\"mouseleave\",\".slick-header-column\",handleHeaderMouseLeave),$headerRowScroller.on(\"scroll\",handleHeaderRowScroll),options.createFooterRow\u0026\u0026($footerRow.on(\"contextmenu\",handleFooterContextMenu).on(\"click\",handleFooterClick),$footerRowScroller.on(\"scroll\",handleFooterRowScroll)),options.createPreHeaderPanel\u0026\u0026$preHeaderPanelScroller.on(\"scroll\",handlePreHeaderPanelScroll),$focusSink.add($focusSink2).on(\"keydown\",handleKeyDown),$canvas.on(\"keydown\",handleKeyDown).on(\"click\",handleClick).on(\"dblclick\",handleDblClick).on(\"contextmenu\",handleContextMenu).on(\"draginit\",handleDragInit).on(\"dragstart\",{distance:3},handleDragStart).on(\"drag\",handleDrag).on(\"dragend\",handleDragEnd).on(\"mouseenter\",\".slick-cell\",handleMouseEnter).on(\"mouseleave\",\".slick-cell\",handleMouseLeave),restoreCssFromHiddenInit())}function cacheCssForHiddenInit(){($hiddenParents\u003d$container.parents().addBack().not(\":visible\")).each((function(){var e\u003d{};for(var o in cssShow)e[o]\u003dthis.style[o],this.style[o]\u003dcssShow[o];oldProps.push(e)}))}function restoreCssFromHiddenInit(){$hiddenParents.each((function(e){var o\u003doldProps[e];for(var t in cssShow)this.style[t]\u003do[t]}))}function hasFrozenColumns(){return options.frozenColumn\u003e-1}function registerPlugin(e){plugins.unshift(e),e.init(self)}function unregisterPlugin(e){for(var o\u003dplugins.length;o\u003e\u003d0;o--)if(plugins[o]\u003d\u003d\u003de){plugins[o].destroy\u0026\u0026plugins[o].destroy(),plugins.splice(o,1);break}}function getPluginByName(e){for(var o\u003dplugins.length-1;o\u003e\u003d0;o--)if(plugins[o].pluginName\u003d\u003d\u003de)return plugins[o]}function setSelectionModel(e){selectionModel\u0026\u0026(selectionModel.onSelectedRangesChanged.unsubscribe(handleSelectedRangesChanged),selectionModel.destroy\u0026\u0026selectionModel.destroy()),(selectionModel\u003de)\u0026\u0026(selectionModel.init(self),selectionModel.onSelectedRangesChanged.subscribe(handleSelectedRangesChanged))}function getSelectionModel(){return selectionModel}function getCanvasNode(e,o){e||(e\u003d0),o||(o\u003d0);var t\u003d\"number\"\u003d\u003dtypeof e?e:getColumnIndex(e);return hasFrozenRows\u0026\u0026o\u003e\u003dactualFrozenRow+(options.frozenBottom?0:1)?hasFrozenColumns()\u0026\u0026t\u003eoptions.frozenColumn?$canvasBottomR[0]:$canvasBottomL[0]:hasFrozenColumns()\u0026\u0026t\u003eoptions.frozenColumn?$canvasTopR[0]:$canvasTopL[0]}function getActiveCanvasNode(e){return setActiveCanvasNode(e),$activeCanvasNode[0]}function getCanvases(){return $canvas}function setActiveCanvasNode(e){e\u0026\u0026($activeCanvasNode\u003d$(e.target).closest(\".grid-canvas\"))}function getViewportNode(){return $viewport[0]}function getActiveViewportNode(e){return setActiveViewPortNode(e),$activeViewportNode[0]}function setActiveViewportNode(e){e\u0026\u0026($activeViewportNode\u003d$(e.target).closest(\".slick-viewport\"))}function measureScrollbar(){var e\u003d$(\u0027\u003cdiv class\u003d\"\u0027+$viewport.className+\u0027\" style\u003d\"position:absolute; top:-10000px; left:-10000px; overflow:auto; width:100px; height:100px;\"\u003e\u003c/div\u003e\u0027).appendTo(\"body\"),o\u003d$(\u0027\u003cdiv style\u003d\"width:200px; height:200px; overflow:auto;\"\u003e\u003c/div\u003e\u0027).appendTo(e),t\u003d{width:e[0].offsetWidth-e[0].clientWidth,height:e[0].offsetHeight-e[0].clientHeight};return o.remove(),e.remove(),t}function getHeadersWidth(){headersWidth\u003dheadersWidthL\u003dheadersWidthR\u003d0;for(var e\u003d!options.autoHeight,o\u003d0,t\u003dcolumns.length;o\u003ct;o++){var n\u003dcolumns[o].width;options.frozenColumn\u003e-1\u0026\u0026o\u003eoptions.frozenColumn?headersWidthR+\u003dn:headersWidthL+\u003dn}return e\u0026\u0026(options.frozenColumn\u003e-1\u0026\u0026o\u003eoptions.frozenColumn?headersWidthR+\u003dscrollbarDimensions.width:headersWidthL+\u003dscrollbarDimensions.width),hasFrozenColumns()?(headersWidthL+\u003d1e3,headersWidthR\u003dMath.max(headersWidthR,viewportW)+headersWidthL,headersWidthR+\u003dscrollbarDimensions.width):(headersWidthL+\u003dscrollbarDimensions.width,headersWidthL\u003dMath.max(headersWidthL,viewportW)+1e3),headersWidth\u003dheadersWidthL+headersWidthR,Math.max(headersWidth,viewportW)+1e3}function getHeadersWidthL(){return headersWidthL\u003d0,columns.forEach((function(e,o){options.frozenColumn\u003e-1\u0026\u0026o\u003eoptions.frozenColumn||(headersWidthL+\u003de.width)})),hasFrozenColumns()?headersWidthL+\u003d1e3:(headersWidthL+\u003dscrollbarDimensions.width,headersWidthL\u003dMath.max(headersWidthL,viewportW)+1e3),headersWidthL}function getHeadersWidthR(){return headersWidthR\u003d0,columns.forEach((function(e,o){options.frozenColumn\u003e-1\u0026\u0026o\u003eoptions.frozenColumn\u0026\u0026(headersWidthR+\u003de.width)})),hasFrozenColumns()\u0026\u0026(headersWidthR\u003dMath.max(headersWidthR,viewportW)+getHeadersWidthL(),headersWidthR+\u003dscrollbarDimensions.width),headersWidthR}function getCanvasWidth(){var e\u003dviewportHasVScroll?viewportW-scrollbarDimensions.width:viewportW,o\u003dcolumns.length;for(canvasWidthL\u003dcanvasWidthR\u003d0;o--;)hasFrozenColumns()\u0026\u0026o\u003eoptions.frozenColumn?canvasWidthR+\u003dcolumns[o].width:canvasWidthL+\u003dcolumns[o].width;var t\u003dcanvasWidthL+canvasWidthR;return options.fullWidthRows?Math.max(t,e):t}function updateCanvasWidth(e){var o,t\u003dcanvasWidth,n\u003dcanvasWidthL,l\u003dcanvasWidthR;((o\u003d(canvasWidth\u003dgetCanvasWidth())!\u003d\u003dt||canvasWidthL!\u003d\u003dn||canvasWidthR!\u003d\u003dl)||hasFrozenColumns()||hasFrozenRows)\u0026\u0026($canvasTopL.width(canvasWidthL),getHeadersWidth(),$headerL.width(headersWidthL),$headerR.width(headersWidthR),hasFrozenColumns()?($canvasTopR.width(canvasWidthR),$paneHeaderL.width(canvasWidthL),$paneHeaderR.css(\"left\",canvasWidthL),$paneHeaderR.css(\"width\",viewportW-canvasWidthL),$paneTopL.width(canvasWidthL),$paneTopR.css(\"left\",canvasWidthL),$paneTopR.css(\"width\",viewportW-canvasWidthL),$headerRowScrollerL.width(canvasWidthL),$headerRowScrollerR.width(viewportW-canvasWidthL),$headerRowL.width(canvasWidthL),$headerRowR.width(canvasWidthR),options.createFooterRow\u0026\u0026($footerRowScrollerL.width(canvasWidthL),$footerRowScrollerR.width(viewportW-canvasWidthL),$footerRowL.width(canvasWidthL),$footerRowR.width(canvasWidthR)),options.createPreHeaderPanel\u0026\u0026$preHeaderPanel.width(canvasWidth),$viewportTopL.width(canvasWidthL),$viewportTopR.width(viewportW-canvasWidthL),hasFrozenRows\u0026\u0026($paneBottomL.width(canvasWidthL),$paneBottomR.css(\"left\",canvasWidthL),$viewportBottomL.width(canvasWidthL),$viewportBottomR.width(viewportW-canvasWidthL),$canvasBottomL.width(canvasWidthL),$canvasBottomR.width(canvasWidthR))):($paneHeaderL.width(\"100%\"),$paneTopL.width(\"100%\"),$headerRowScrollerL.width(\"100%\"),$headerRowL.width(canvasWidth),options.createFooterRow\u0026\u0026($footerRowScrollerL.width(\"100%\"),$footerRowL.width(canvasWidth)),options.createPreHeaderPanel\u0026\u0026($preHeaderPanel.width(\"100%\"),$preHeaderPanel.width(canvasWidth)),$viewportTopL.width(\"100%\"),hasFrozenRows\u0026\u0026($viewportBottomL.width(\"100%\"),$canvasBottomL.width(canvasWidthL))),viewportHasHScroll\u003dcanvasWidth\u003eviewportW-scrollbarDimensions.width),$headerRowSpacerL.width(canvasWidth+(viewportHasVScroll?scrollbarDimensions.width:0)),$headerRowSpacerR.width(canvasWidth+(viewportHasVScroll?scrollbarDimensions.width:0)),options.createFooterRow\u0026\u0026($footerRowSpacerL.width(canvasWidth+(viewportHasVScroll?scrollbarDimensions.width:0)),$footerRowSpacerR.width(canvasWidth+(viewportHasVScroll?scrollbarDimensions.width:0))),(o||e)\u0026\u0026applyColumnWidths()}function disableSelection(e){e\u0026\u0026e.jquery\u0026\u0026e.attr(\"unselectable\",\"on\").css(\"MozUserSelect\",\"none\").on(\"selectstart.ui\",(function(){return!1}))}function getMaxSupportedCssHeight(){for(var e\u003d1e6,o\u003dnavigator.userAgent.toLowerCase().match(/firefox/)?6e6:1e9,t\u003d$(\"\u003cdiv style\u003d\u0027display:none\u0027 /\u003e\").appendTo(document.body);;){var n\u003d2*e;if(t.css(\"height\",n),n\u003eo||t.height()!\u003d\u003dn)break;e\u003dn}return t.remove(),e}function getUID(){return uid}function getHeaderColumnWidthDiff(){return headerColumnWidthDiff}function getScrollbarDimensions(){return scrollbarDimensions}function bindAncestorScrollEvents(){for(var e\u003dhasFrozenRows\u0026\u0026!options.frozenBottom?$canvasBottomL[0]:$canvasTopL[0];(e\u003de.parentNode)!\u003ddocument.body\u0026\u0026null!\u003de;)if(e\u003d\u003d$viewportTopL[0]||e.scrollWidth!\u003de.clientWidth||e.scrollHeight!\u003de.clientHeight){var o\u003d$(e);$boundAncestors\u003d$boundAncestors?$boundAncestors.add(o):o,o.on(\"scroll.\"+uid,handleActiveCellPositionChange)}}function unbindAncestorScrollEvents(){$boundAncestors\u0026\u0026($boundAncestors.off(\"scroll.\"+uid),$boundAncestors\u003dnull)}function updateColumnHeader(e,o,t){if(initialized){var n\u003dgetColumnIndex(e);if(null!\u003dn){var l\u003dcolumns[n],r\u003d$headers.children().eq(n);r\u0026\u0026(void 0!\u003d\u003do\u0026\u0026(columns[n].name\u003do),void 0!\u003d\u003dt\u0026\u0026(columns[n].toolTip\u003dt),trigger(self.onBeforeHeaderCellDestroy,{node:r[0],column:l,grid:self}),r.attr(\"title\",t||\"\").children().eq(0).html(o),trigger(self.onHeaderCellRendered,{node:r[0],column:l,grid:self}))}}}function getHeader(e){if(!e)return hasFrozenColumns()?$headers:$headerL;var o\u003dgetColumnIndex(e.id);return hasFrozenColumns()?o\u003c\u003doptions.frozenColumn?$headerL:$headerR:$headerL}function getHeaderColumn(e){var o\u003d\"number\"\u003d\u003dtypeof e?e:getColumnIndex(e),t\u003dhasFrozenColumns()?o\u003c\u003doptions.frozenColumn?$headerL:$headerR:$headerL,n\u003dhasFrozenColumns()?o\u003c\u003doptions.frozenColumn?o:o-options.frozenColumn-1:o,l\u003dt.children().eq(n);return l\u0026\u0026l[0]}function getHeaderRow(){return hasFrozenColumns()?$headerRow:$headerRow[0]}function getFooterRow(){return hasFrozenColumns()?$footerRow:$footerRow[0]}function getPreHeaderPanel(){return $preHeaderPanel[0]}function getPreHeaderPanelRight(){return $preHeaderPanelR[0]}function getHeaderRowColumn(e){var o,t\u003d\"number\"\u003d\u003dtypeof e?e:getColumnIndex(e);hasFrozenColumns()?t\u003c\u003doptions.frozenColumn?o\u003d$headerRowL:(o\u003d$headerRowR,t-\u003doptions.frozenColumn+1):o\u003d$headerRowL;var n\u003do.children().eq(t);return n\u0026\u0026n[0]}function getFooterRowColumn(e){var o,t\u003d\"number\"\u003d\u003dtypeof e?e:getColumnIndex(e);hasFrozenColumns()?t\u003c\u003doptions.frozenColumn?o\u003d$footerRowL:(o\u003d$footerRowR,t-\u003doptions.frozenColumn+1):o\u003d$footerRowL;var n\u003do\u0026\u0026o.children().eq(t);return n\u0026\u0026n[0]}function createColumnFooter(){if(options.createFooterRow){$footerRow.find(\".slick-footerrow-column\").each((function(){var e\u003d$(this).data(\"column\");e\u0026\u0026trigger(self.onBeforeFooterRowCellDestroy,{node:this,column:e,grid:self})})),$footerRowL.empty(),$footerRowR.empty();for(var e\u003d0;e\u003ccolumns.length;e++){var o\u003dcolumns[e],t\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-footerrow-column l\"+e+\" r\"+e+\"\u0027\u003e\u003c/div\u003e\").data(\"column\",o).addClass(hasFrozenColumns()\u0026\u0026e\u003c\u003doptions.frozenColumn?\"frozen\":\"\").appendTo(hasFrozenColumns()\u0026\u0026e\u003eoptions.frozenColumn?$footerRowR:$footerRowL);trigger(self.onFooterRowCellRendered,{node:t[0],column:o,grid:self})}}}function createColumnGroupHeaders(){var e\u003d0,o\u003d!1;if(treeColumns.hasDepth()){for(var t\u003d0;t\u003c$groupHeadersL.length;t++){$groupHeadersL[t].empty(),$groupHeadersR[t].empty();var n\u003dtreeColumns.getColumnsInDepth(t);for(var l in n){var r\u003dn[l];e+\u003dr.extractColumns().length,hasFrozenColumns()\u0026\u00260\u003d\u003d\u003dt\u0026\u0026e-1\u003d\u003d\u003doptions.frozenColumn\u0026\u0026(o\u003d!0),$(\"\u003cdiv class\u003d\u0027ui-state-default slick-group-header-column\u0027 /\u003e\").html(\"\u003cspan class\u003d\u0027slick-column-name\u0027\u003e\"+r.name+\"\u003c/span\u003e\").attr(\"id\",\"\"+uid+r.id).attr(\"title\",r.toolTip||\"\").data(\"column\",r).addClass(r.headerCssClass||\"\").addClass(hasFrozenColumns()\u0026\u0026e-1\u003eoptions.frozenColumn?\"frozen\":\"\").appendTo(hasFrozenColumns()\u0026\u0026e-1\u003eoptions.frozenColumn?$groupHeadersR[t]:$groupHeadersL[t])}if(hasFrozenColumns()\u0026\u00260\u003d\u003d\u003dt\u0026\u0026!o){$groupHeadersL[t].empty(),$groupHeadersR[t].empty(),alert(\"All columns of group should to be grouped!\");break}}applyColumnGroupHeaderWidths()}}function createColumnHeaders(){function e(){$(this).addClass(\"ui-state-hover\")}function o(){$(this).removeClass(\"ui-state-hover\")}$headers.find(\".slick-header-column\").each((function(){var e\u003d$(this).data(\"column\");e\u0026\u0026trigger(self.onBeforeHeaderCellDestroy,{node:this,column:e,grid:self})})),$headerL.empty(),$headerR.empty(),getHeadersWidth(),$headerL.width(headersWidthL),$headerR.width(headersWidthR),$headerRow.find(\".slick-headerrow-column\").each((function(){var e\u003d$(this).data(\"column\");e\u0026\u0026trigger(self.onBeforeHeaderRowCellDestroy,{node:this,column:e,grid:self})})),$headerRowL.empty(),$headerRowR.empty(),options.createFooterRow\u0026\u0026($footerRowL.find(\".slick-footerrow-column\").each((function(){var e\u003d$(this).data(\"column\");e\u0026\u0026trigger(self.onBeforeFooterRowCellDestroy,{node:this,column:e,grid:self})})),$footerRowL.empty(),hasFrozenColumns()\u0026\u0026($footerRowR.find(\".slick-footerrow-column\").each((function(){var e\u003d$(this).data(\"column\");e\u0026\u0026trigger(self.onBeforeFooterRowCellDestroy,{node:this,column:e,grid:self})})),$footerRowR.empty()));for(var t\u003d0;t\u003ccolumns.length;t++){var n\u003dcolumns[t],l\u003dhasFrozenColumns()?t\u003c\u003doptions.frozenColumn?$headerL:$headerR:$headerL,r\u003dhasFrozenColumns()?t\u003c\u003doptions.frozenColumn?$headerRowL:$headerRowR:$headerRowL,i\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-header-column\u0027 /\u003e\").html(\"\u003cspan class\u003d\u0027slick-column-name\u0027\u003e\"+n.name+\"\u003c/span\u003e\").width(n.width-headerColumnWidthDiff).attr(\"id\",\"\"+uid+n.id).attr(\"title\",n.toolTip||\"\").data(\"column\",n).addClass(n.headerCssClass||\"\").addClass(hasFrozenColumns()\u0026\u0026t\u003c\u003doptions.frozenColumn?\"frozen\":\"\").appendTo(l);if((options.enableColumnReorder||n.sortable)\u0026\u0026i.on(\"mouseenter\",e).on(\"mouseleave\",o),n.hasOwnProperty(\"headerCellAttrs\")\u0026\u0026n.headerCellAttrs instanceof Object)for(var a in n.headerCellAttrs)n.headerCellAttrs.hasOwnProperty(a)\u0026\u0026i.attr(a,n.headerCellAttrs[a]);if(n.sortable\u0026\u0026(i.addClass(\"slick-header-sortable\"),i.append(\"\u003cspan class\u003d\u0027slick-sort-indicator\"+(options.numberedMultiColumnSort\u0026\u0026!options.sortColNumberInSeparateSpan?\" slick-sort-indicator-numbered\":\"\")+\"\u0027 /\u003e\"),options.numberedMultiColumnSort\u0026\u0026options.sortColNumberInSeparateSpan\u0026\u0026i.append(\"\u003cspan class\u003d\u0027slick-sort-indicator-numbered\u0027 /\u003e\")),trigger(self.onHeaderCellRendered,{node:i[0],column:n,grid:self}),options.showHeaderRow){var s\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-headerrow-column l\"+t+\" r\"+t+\"\u0027\u003e\u003c/div\u003e\").data(\"column\",n).addClass(hasFrozenColumns()\u0026\u0026t\u003c\u003doptions.frozenColumn?\"frozen\":\"\").appendTo(r);trigger(self.onHeaderRowCellRendered,{node:s[0],column:n,grid:self})}if(options.createFooterRow\u0026\u0026options.showFooterRow){var d\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-footerrow-column l\"+t+\" r\"+t+\"\u0027\u003e\u003c/div\u003e\").data(\"column\",n).appendTo($footerRow);trigger(self.onFooterRowCellRendered,{node:d[0],column:n,grid:self})}}setSortColumns(sortColumns),setupColumnResize(),options.enableColumnReorder\u0026\u0026(\"function\"\u003d\u003dtypeof options.enableColumnReorder?options.enableColumnReorder(self,$headers,headerColumnWidthDiff,setColumns,setupColumnResize,columns,getColumnIndex,uid,trigger):setupColumnReorder())}function setupColumnSort(){$headers.click((function(e){if(!columnResizeDragging\u0026\u0026(e.metaKey\u003de.metaKey||e.ctrlKey,!$(e.target).hasClass(\"slick-resizable-handle\"))){var o\u003d$(e.target).closest(\".slick-header-column\");if(o.length){var t\u003do.data(\"column\");if(t.sortable){if(!getEditorLock().commitCurrentEdit())return;for(var n\u003dnull,l\u003d0;l\u003csortColumns.length;l++)if(sortColumns[l].columnId\u003d\u003dt.id){(n\u003dsortColumns[l]).sortAsc\u003d!n.sortAsc;break}var r\u003d!!n;options.tristateMultiColumnSort?(n||(n\u003d{columnId:t.id,sortAsc:t.defaultSortAsc}),r\u0026\u0026n.sortAsc\u0026\u0026(sortColumns.splice(l,1),n\u003dnull),options.multiColumnSort||(sortColumns\u003d[]),!n||r\u0026\u0026options.multiColumnSort||sortColumns.push(n)):e.metaKey\u0026\u0026options.multiColumnSort?n\u0026\u0026sortColumns.splice(l,1):((e.shiftKey||e.metaKey)\u0026\u0026options.multiColumnSort||(sortColumns\u003d[]),n?0\u003d\u003d\u003dsortColumns.length\u0026\u0026sortColumns.push(n):(n\u003d{columnId:t.id,sortAsc:t.defaultSortAsc},sortColumns.push(n))),setSortColumns(sortColumns),options.multiColumnSort?trigger(self.onSort,{multiColumnSort:!0,sortCols:$.map(sortColumns,(function(e){return{columnId:columns[getColumnIndex(e.columnId)].id,sortCol:columns[getColumnIndex(e.columnId)],sortAsc:e.sortAsc}}))},e):trigger(self.onSort,{multiColumnSort:!1,columnId:sortColumns.length\u003e0?t.id:null,sortCol:sortColumns.length\u003e0?t:null,sortAsc:!(sortColumns.length\u003e0)||sortColumns[0].sortAsc},e)}}}}))}function currentPositionInHeader(e){var o\u003d0;return $headers.find(\".slick-header-column\").each((function(t){if(this.id\u003d\u003de)return o\u003dt,!1})),o}function limitPositionInGroup(e){var o,t\u003d0,n\u003d0;return treeColumns.getColumnsInDepth($groupHeadersL.length-1).some((function(l){return t\u003dn,n+\u003dl.columns.length,l.columns.some((function(t){return t.id\u003d\u003d\u003de\u0026\u0026(o\u003dl),o})),o})),n--,{start:t,end:n,group:o}}function remove(e,o){var t\u003de.lastIndexOf(o);t\u003e-1\u0026\u0026(e.splice(t,1),remove(e,o))}function columnPositionValidInGroup(e){var o\u003dcurrentPositionInHeader(e[0].id),t\u003dlimitPositionInGroup(e.data(\"column\").id),n\u003dt.start\u003c\u003do\u0026\u0026o\u003c\u003dt.end;return{limit:t,valid:n,message:n?\"\":\u0027Column \"\u0027.concat(e.text(),\u0027\" can be reordered only within the \"\u0027,t.group.name,\u0027\" group!\u0027)}}function setupColumnReorder(){$headers.filter(\":ui-sortable\").sortable(\"destroy\");var e,o\u003dnull;function t(){$viewportScrollContainerX[0].scrollLeft\u003d$viewportScrollContainerX[0].scrollLeft+10}function n(){$viewportScrollContainerX[0].scrollLeft\u003d$viewportScrollContainerX[0].scrollLeft-10}$headers.sortable({containment:\"parent\",distance:3,axis:\"x\",cursor:\"default\",tolerance:\"intersection\",helper:\"clone\",placeholder:\"slick-sortable-placeholder ui-state-default slick-header-column\",start:function(o,t){t.placeholder.width(t.helper.outerWidth()-headerColumnWidthDiff),e\u003d!hasFrozenColumns()||t.placeholder.offset().left+t.placeholder.width()\u003e$viewportScrollContainerX.offset().left,$(t.helper).addClass(\"slick-header-column-active\")},beforeStop:function(e,o){$(o.helper).removeClass(\"slick-header-column-active\")},sort:function(l,r){e\u0026\u0026l.originalEvent.pageX\u003e$container[0].clientWidth?o||(o\u003dsetInterval(t,100)):e\u0026\u0026l.originalEvent.pageX\u003c$viewportScrollContainerX.offset().left?o||(o\u003dsetInterval(n,100)):(clearInterval(o),o\u003dnull)},stop:function(e,t){var n\u003d!1;clearInterval(o),o\u003dnull;var l\u003dnull;if(treeColumns.hasDepth()){var r\u003dcolumnPositionValidInGroup(t.item);l\u003dr.limit,(n\u003d!r.valid)\u0026\u0026alert(r.message)}if(!n\u0026\u0026getEditorLock().commitCurrentEdit()){var i\u003d$headerL.sortable(\"toArray\");i\u003di.concat($headerR.sortable(\"toArray\"));for(var a\u003d[],s\u003d0;s\u003ci.length;s++)a.push(columns[getColumnIndex(i[s].replace(uid,\"\"))]);setColumns(a),trigger(self.onColumnsReordered,{impactedColumns:getImpactedColumns(l)}),e.stopPropagation(),setupColumnResize()}else $(this).sortable(\"cancel\")}})}function getImpactedColumns(e){var o\u003d[];if(e)for(var t\u003de.start;t\u003c\u003de.end;t++)o.push(columns[t]);else o\u003dcolumns;return o}function setupColumnResize(){var e,o,t,n,l,r,i,a,s;(l\u003d$headers.children()).find(\".slick-resizable-handle\").remove(),l.each((function(e,o){e\u003e\u003dcolumns.length||columns[e].resizable\u0026\u0026(void 0\u003d\u003d\u003da\u0026\u0026(a\u003de),s\u003de)})),void 0!\u003d\u003da\u0026\u0026l.each((function(d,c){d\u003e\u003dcolumns.length||d\u003ca||options.forceFitColumns\u0026\u0026d\u003e\u003ds||($(c),$(\"\u003cdiv class\u003d\u0027slick-resizable-handle\u0027 /\u003e\").appendTo(c).on(\"dragstart\",(function(o,a){if(!getEditorLock().commitCurrentEdit())return!1;n\u003do.pageX,$(this).parent().addClass(\"slick-header-column-active\");var s\u003dnull,c\u003dnull;if(l.each((function(e,o){e\u003e\u003dcolumns.length||(columns[e].previousWidth\u003d$(o).outerWidth())})),options.forceFitColumns)for(s\u003d0,c\u003d0,e\u003dd+1;e\u003ccolumns.length;e++)(t\u003dcolumns[e]).resizable\u0026\u0026(null!\u003d\u003dc\u0026\u0026(t.maxWidth?c+\u003dt.maxWidth-t.previousWidth:c\u003dnull),s+\u003dt.previousWidth-Math.max(t.minWidth||0,absoluteColumnMinWidth));var u\u003d0,h\u003d0;for(e\u003d0;e\u003c\u003dd;e++)(t\u003dcolumns[e]).resizable\u0026\u0026(null!\u003d\u003dh\u0026\u0026(t.maxWidth?h+\u003dt.maxWidth-t.previousWidth:h\u003dnull),u+\u003dt.previousWidth-Math.max(t.minWidth||0,absoluteColumnMinWidth));null\u003d\u003d\u003ds\u0026\u0026(s\u003d1e5),null\u003d\u003d\u003du\u0026\u0026(u\u003d1e5),null\u003d\u003d\u003dc\u0026\u0026(c\u003d1e5),null\u003d\u003d\u003dh\u0026\u0026(h\u003d1e5),i\u003dn+Math.min(s,h),r\u003dn-Math.min(u,c)})).on(\"drag\",(function(l,a){columnResizeDragging\u003d!0;var s,c,u\u003dMath.min(i,Math.max(r,l.pageX))-n,h\u003d0;if(u\u003c0){for(c\u003du,e\u003dd;e\u003e\u003d0;e--)(t\u003dcolumns[e]).resizable\u0026\u0026(s\u003dMath.max(t.minWidth||0,absoluteColumnMinWidth),c\u0026\u0026t.previousWidth+c\u003cs?(c+\u003dt.previousWidth-s,t.width\u003ds):(t.width\u003dt.previousWidth+c,c\u003d0));for(o\u003d0;o\u003c\u003dd;o++)t\u003dcolumns[o],hasFrozenColumns()\u0026\u0026o\u003eoptions.frozenColumn?t.width:h+\u003dt.width;if(options.forceFitColumns)for(c\u003d-u,e\u003dd+1;e\u003ccolumns.length;e++)(t\u003dcolumns[e]).resizable\u0026\u0026(c\u0026\u0026t.maxWidth\u0026\u0026t.maxWidth-t.previousWidth\u003cc?(c-\u003dt.maxWidth-t.previousWidth,t.width\u003dt.maxWidth):(t.width\u003dt.previousWidth+c,c\u003d0),hasFrozenColumns()\u0026\u0026e\u003eoptions.frozenColumn?t.width:h+\u003dt.width);else for(e\u003dd+1;e\u003ccolumns.length;e++)t\u003dcolumns[e],hasFrozenColumns()\u0026\u0026e\u003eoptions.frozenColumn?t.width:h+\u003dt.width;if(options.forceFitColumns)for(c\u003d-u,e\u003dd+1;e\u003ccolumns.length;e++)(t\u003dcolumns[e]).resizable\u0026\u0026(c\u0026\u0026t.maxWidth\u0026\u0026t.maxWidth-t.previousWidth\u003cc?(c-\u003dt.maxWidth-t.previousWidth,t.width\u003dt.maxWidth):(t.width\u003dt.previousWidth+c,c\u003d0))}else{for(c\u003du,h\u003d0,0,e\u003dd;e\u003e\u003d0;e--)(t\u003dcolumns[e]).resizable\u0026\u0026(c\u0026\u0026t.maxWidth\u0026\u0026t.maxWidth-t.previousWidth\u003cc?(c-\u003dt.maxWidth-t.previousWidth,t.width\u003dt.maxWidth):(t.width\u003dt.previousWidth+c,c\u003d0));for(o\u003d0;o\u003c\u003dd;o++)t\u003dcolumns[o],hasFrozenColumns()\u0026\u0026o\u003eoptions.frozenColumn?t.width:h+\u003dt.width;if(options.forceFitColumns)for(c\u003d-u,e\u003dd+1;e\u003ccolumns.length;e++)(t\u003dcolumns[e]).resizable\u0026\u0026(s\u003dMath.max(t.minWidth||0,absoluteColumnMinWidth),c\u0026\u0026t.previousWidth+c\u003cs?(c+\u003dt.previousWidth-s,t.width\u003ds):(t.width\u003dt.previousWidth+c,c\u003d0),hasFrozenColumns()\u0026\u0026e\u003eoptions.frozenColumn?t.width:h+\u003dt.width);else for(e\u003dd+1;e\u003ccolumns.length;e++)t\u003dcolumns[e],hasFrozenColumns()\u0026\u0026e\u003eoptions.frozenColumn?t.width:h+\u003dt.width}hasFrozenColumns()\u0026\u0026h!\u003dcanvasWidthL\u0026\u0026($headerL.width(h+1e3),$paneHeaderR.css(\"left\",h)),applyColumnHeaderWidths(),applyColumnGroupHeaderWidths(),options.syncColumnCellResize\u0026\u0026applyColumnWidths(),trigger(self.onColumnsDrag,{triggeredByColumn:$(this).parent().attr(\"id\").replace(uid,\"\"),resizeHandle:$(this)})})).on(\"dragend\",(function(o,n){$(this).parent().removeClass(\"slick-header-column-active\");var r,i\u003d$(this).parent().attr(\"id\").replace(uid,\"\");for(!0\u003d\u003d\u003dtrigger(self.onBeforeColumnsResize,{triggeredByColumn:i})\u0026\u0026(applyColumnHeaderWidths(),applyColumnGroupHeaderWidths()),e\u003d0;e\u003ccolumns.length;e++)t\u003dcolumns[e],r\u003d$(l[e]).outerWidth(),t.previousWidth!\u003d\u003dr\u0026\u0026t.rerenderOnResize\u0026\u0026invalidateAllRows();updateCanvasWidth(!0),render(),trigger(self.onColumnsResized,{triggeredByColumn:i}),setTimeout((function(){columnResizeDragging\u003d!1}),300)})))}))}function getVBoxDelta(e){var o\u003d0;return e\u0026\u0026\"function\"\u003d\u003dtypeof e.css\u0026\u0026$.each([\"borderTopWidth\",\"borderBottomWidth\",\"paddingTop\",\"paddingBottom\"],(function(t,n){o+\u003dparseFloat(e.css(n))||0})),o}function setFrozenOptions(){if(options.frozenColumn\u003doptions.frozenColumn\u003e\u003d0\u0026\u0026options.frozenColumn\u003ccolumns.length?parseInt(options.frozenColumn):-1,options.frozenRow\u003e-1){hasFrozenRows\u003d!0,frozenRowsHeight\u003doptions.frozenRow*options.rowHeight;var e\u003dgetDataLength();actualFrozenRow\u003doptions.frozenBottom?e-options.frozenRow:options.frozenRow}else hasFrozenRows\u003d!1}function setPaneVisibility(){hasFrozenColumns()?($paneHeaderR.show(),$paneTopR.show(),hasFrozenRows?($paneBottomL.show(),$paneBottomR.show()):($paneBottomR.hide(),$paneBottomL.hide())):($paneHeaderR.hide(),$paneTopR.hide(),$paneBottomR.hide(),hasFrozenRows?$paneBottomL.show():($paneBottomR.hide(),$paneBottomL.hide()))}function setOverflow(){$viewportTopL.css({\"overflow-x\":hasFrozenColumns()?hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"hidden\":\"scroll\":hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"hidden\":\"auto\",\"overflow-y\":options.alwaysShowVerticalScroll?\"scroll\":hasFrozenColumns()?\"hidden\":hasFrozenRows?\"scroll\":\"auto\"}),$viewportTopR.css({\"overflow-x\":hasFrozenColumns()?hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"hidden\":\"scroll\":hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"hidden\":\"auto\",\"overflow-y\":options.alwaysShowVerticalScroll?\"scroll\":(hasFrozenColumns(),hasFrozenRows?\"scroll\":\"auto\")}),$viewportBottomL.css({\"overflow-x\":hasFrozenColumns()?hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"scroll\":\"auto\":(hasFrozenRows\u0026\u0026options.alwaysAllowHorizontalScroll,\"auto\"),\"overflow-y\":options.alwaysShowVerticalScroll?\"scroll\":hasFrozenColumns()?\"hidden\":hasFrozenRows?\"scroll\":\"auto\"}),$viewportBottomR.css({\"overflow-x\":hasFrozenColumns()?hasFrozenRows\u0026\u0026!options.alwaysAllowHorizontalScroll?\"scroll\":\"auto\":(hasFrozenRows\u0026\u0026options.alwaysAllowHorizontalScroll,\"auto\"),\"overflow-y\":options.alwaysShowVerticalScroll?\"scroll\":(hasFrozenColumns(),\"auto\")}),options.viewportClass\u0026\u0026($viewportTopL.toggleClass(options.viewportClass,!0),$viewportTopR.toggleClass(options.viewportClass,!0),$viewportBottomL.toggleClass(options.viewportClass,!0),$viewportBottomR.toggleClass(options.viewportClass,!0))}function setScroller(){hasFrozenColumns()?($headerScrollContainer\u003d$headerScrollerR,$headerRowScrollContainer\u003d$headerRowScrollerR,$footerRowScrollContainer\u003d$footerRowScrollerR,hasFrozenRows?options.frozenBottom?($viewportScrollContainerX\u003d$viewportBottomR,$viewportScrollContainerY\u003d$viewportTopR):$viewportScrollContainerX\u003d$viewportScrollContainerY\u003d$viewportBottomR:$viewportScrollContainerX\u003d$viewportScrollContainerY\u003d$viewportTopR):($headerScrollContainer\u003d$headerScrollerL,$headerRowScrollContainer\u003d$headerRowScrollerL,$footerRowScrollContainer\u003d$footerRowScrollerL,hasFrozenRows?options.frozenBottom?($viewportScrollContainerX\u003d$viewportBottomL,$viewportScrollContainerY\u003d$viewportTopL):$viewportScrollContainerX\u003d$viewportScrollContainerY\u003d$viewportBottomL:$viewportScrollContainerX\u003d$viewportScrollContainerY\u003d$viewportTopL)}function measureCellPaddingAndBorder(){var e,o\u003d[\"borderLeftWidth\",\"borderRightWidth\",\"paddingLeft\",\"paddingRight\"],t\u003d[\"borderTopWidth\",\"borderBottomWidth\",\"paddingTop\",\"paddingBottom\"],n\u003d$.fn.jquery.split(\".\");jQueryNewWidthBehaviour\u003d1\u003d\u003dn[0]\u0026\u0026n[1]\u003e\u003d8||n[0]\u003e\u003d2,e\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-header-column\u0027 style\u003d\u0027visibility:hidden\u0027\u003e-\u003c/div\u003e\").appendTo($headers),headerColumnWidthDiff\u003dheaderColumnHeightDiff\u003d0,\"border-box\"!\u003de.css(\"box-sizing\")\u0026\u0026\"border-box\"!\u003de.css(\"-moz-box-sizing\")\u0026\u0026\"border-box\"!\u003de.css(\"-webkit-box-sizing\")\u0026\u0026($.each(o,(function(o,t){headerColumnWidthDiff+\u003dparseFloat(e.css(t))||0})),$.each(t,(function(o,t){headerColumnHeightDiff+\u003dparseFloat(e.css(t))||0}))),e.remove();var l\u003d$(\"\u003cdiv class\u003d\u0027slick-row\u0027 /\u003e\").appendTo($canvas);e\u003d$(\"\u003cdiv class\u003d\u0027slick-cell\u0027 id\u003d\u0027\u0027 style\u003d\u0027visibility:hidden\u0027\u003e-\u003c/div\u003e\").appendTo(l),cellWidthDiff\u003dcellHeightDiff\u003d0,\"border-box\"!\u003de.css(\"box-sizing\")\u0026\u0026\"border-box\"!\u003de.css(\"-moz-box-sizing\")\u0026\u0026\"border-box\"!\u003de.css(\"-webkit-box-sizing\")\u0026\u0026($.each(o,(function(o,t){cellWidthDiff+\u003dparseFloat(e.css(t))||0})),$.each(t,(function(o,t){cellHeightDiff+\u003dparseFloat(e.css(t))||0}))),l.remove(),absoluteColumnMinWidth\u003dMath.max(headerColumnWidthDiff,cellWidthDiff)}function createCssRules(){$style\u003d$(\"\u003cstyle type\u003d\u0027text/css\u0027 rel\u003d\u0027stylesheet\u0027 /\u003e\").appendTo($(\"head\"));for(var e\u003doptions.rowHeight-cellHeightDiff,o\u003d[\".\"+uid+\" .slick-group-header-column { left: 1000px; }\",\".\"+uid+\" .slick-header-column { left: 1000px; }\",\".\"+uid+\" .slick-top-panel { height:\"+options.topPanelHeight+\"px; }\",\".\"+uid+\" .slick-preheader-panel { height:\"+options.preHeaderPanelHeight+\"px; }\",\".\"+uid+\" .slick-headerrow-columns { height:\"+options.headerRowHeight+\"px; }\",\".\"+uid+\" .slick-footerrow-columns { height:\"+options.footerRowHeight+\"px; }\",\".\"+uid+\" .slick-cell { height:\"+e+\"px; }\",\".\"+uid+\" .slick-row { height:\"+options.rowHeight+\"px; }\"],t\u003d0;t\u003ccolumns.length;t++)o.push(\".\"+uid+\" .l\"+t+\" { }\"),o.push(\".\"+uid+\" .r\"+t+\" { }\");$style[0].styleSheet?$style[0].styleSheet.cssText\u003do.join(\" \"):$style[0].appendChild(document.createTextNode(o.join(\" \")))}function getColumnCssRules(e){var o;if(!stylesheet){var t\u003ddocument.styleSheets;for(o\u003d0;o\u003ct.length;o++)if((t[o].ownerNode||t[o].owningElement)\u003d\u003d$style[0]){stylesheet\u003dt[o];break}if(!stylesheet)throw new Error(\"Cannot find stylesheet.\");columnCssRulesL\u003d[],columnCssRulesR\u003d[];var n,l,r\u003dstylesheet.cssRules||stylesheet.rules;for(o\u003d0;o\u003cr.length;o++){var i\u003dr[o].selectorText;(n\u003d/\\.l\\d+/.exec(i))?(l\u003dparseInt(n[0].substr(2,n[0].length-2),10),columnCssRulesL[l]\u003dr[o]):(n\u003d/\\.r\\d+/.exec(i))\u0026\u0026(l\u003dparseInt(n[0].substr(2,n[0].length-2),10),columnCssRulesR[l]\u003dr[o])}}return{left:columnCssRulesL[e],right:columnCssRulesR[e]}}function removeCssRules(){$style.remove(),stylesheet\u003dnull}function destroy(){getEditorLock().cancelCurrentEdit(),trigger(self.onBeforeDestroy,{});for(var e\u003dplugins.length;e--;)unregisterPlugin(plugins[e]);options.enableColumnReorder\u0026\u0026$headers.filter(\":ui-sortable\").sortable(\"destroy\"),unbindAncestorScrollEvents(),$container.off(\".slickgrid\"),removeCssRules(),$canvas.off(\"draginit dragstart dragend drag\"),$container.empty().removeClass(uid)}var canvas\u003dnull,canvas_context\u003dnull;function autosizeColumn(e,o){var t\u003de;if(\"number\"\u003d\u003dtypeof e)t\u003dcolumns[e];else if(\"string\"\u003d\u003dtypeof e)for(var n\u003d0;n\u003ccolumns.length;n++)columns[n].Id\u003d\u003d\u003de\u0026\u0026(t\u003dcolumns[n]);getColAutosizeWidth(t,$(getCanvasNode(0,0)),o)}function autosizeColumns(e,o){if((e\u003de||options.autosizeColsMode)!\u003d\u003dSlick.GridAutosizeColsMode.LegacyForceFit\u0026\u0026e!\u003d\u003dSlick.GridAutosizeColsMode.LegacyOff){if(e!\u003d\u003dSlick.GridAutosizeColsMode.None){(canvas\u003ddocument.createElement(\"canvas\"))\u0026\u0026canvas.getContext\u0026\u0026(canvas_context\u003dcanvas.getContext(\"2d\"));var t,n,l,r,i\u003d$(getCanvasNode(0,0)),a\u003dviewportHasVScroll?viewportW-scrollbarDimensions.width:viewportW,s\u003d0,d\u003d0,c\u003d0,u\u003d0,h\u003d0;for(t\u003d0;t\u003ccolumns.length;t++)getColAutosizeWidth(n\u003dcolumns[t],i,o),h+\u003dn.autoSize.autosizeMode\u003d\u003d\u003dSlick.ColAutosizeMode.Locked?n.width:0,u+\u003dn.autoSize.autosizeMode\u003d\u003d\u003dSlick.ColAutosizeMode.Locked?n.width:n.minWidth,s+\u003dn.autoSize.widthPx,d+\u003dn.autoSize.sizeToRemaining?0:n.autoSize.widthPx,c+\u003dn.autoSize.sizeToRemaining\u0026\u0026n.minWidth||0;var p\u003ds-d;if(e\u003d\u003d\u003dSlick.GridAutosizeColsMode.FitViewportToCols){var m\u003ds+scrollbarDimensions.width;e\u003dSlick.GridAutosizeColsMode.IgnoreViewport,options.viewportMaxWidthPx\u0026\u0026m\u003eoptions.viewportMaxWidthPx?(m\u003doptions.viewportMaxWidthPx,e\u003dSlick.GridAutosizeColsMode.FitColsToViewport):options.viewportMinWidthPx\u0026\u0026m\u003coptions.viewportMinWidthPx\u0026\u0026(m\u003doptions.viewportMinWidthPx,e\u003dSlick.GridAutosizeColsMode.FitColsToViewport),$container.width(m)}if(e\u003d\u003d\u003dSlick.GridAutosizeColsMode.FitColsToViewport)if(p\u003e0\u0026\u0026d\u003ca-c)for(t\u003d0;t\u003ccolumns.length;t++){var w\u003da-d;l\u003d(n\u003dcolumns[t]).autoSize.sizeToRemaining?w*n.autoSize.widthPx/p:n.autoSize.widthPx,n.rerenderOnResize\u0026\u0026n.width!\u003dl\u0026\u0026(r\u003d!0),n.width\u003dl}else if(options.viewportSwitchToScrollModeWidthPercent\u0026\u0026d+c\u003ea*options.viewportSwitchToScrollModeWidthPercent/100||u\u003ea)e\u003dSlick.GridAutosizeColsMode.IgnoreViewport;else{var v\u003dd-h,f\u003da-h-c;for(t\u003d0;t\u003ccolumns.length;t++)l\u003d(n\u003dcolumns[t]).width,n.autoSize.autosizeMode!\u003d\u003dSlick.ColAutosizeMode.Locked\u0026\u0026(n.autoSize.sizeToRemaining?l\u003dn.minWidth:((l\u003df/v*n.autoSize.widthPx)\u003cn.minWidth\u0026\u0026(l\u003dn.minWidth),v-\u003dn.autoSize.widthPx,f-\u003dl)),n.rerenderOnResize\u0026\u0026n.width!\u003dl\u0026\u0026(r\u003d!0),n.width\u003dl}if(e\u003d\u003d\u003dSlick.GridAutosizeColsMode.IgnoreViewport)for(t\u003d0;t\u003ccolumns.length;t++)l\u003dcolumns[t].autoSize.widthPx,columns[t].rerenderOnResize\u0026\u0026columns[t].width!\u003dl\u0026\u0026(r\u003d!0),columns[t].width\u003dl;reRenderColumns(r)}}else legacyAutosizeColumns()}function LogColWidths(){for(var e\u003d\"Col Widths:\",o\u003d0;o\u003ccolumns.length;o++)e+\u003d\" \"+columns[o].width;console.log(e)}function getColAutosizeWidth(e,o,t){var n\u003de.autoSize;if(n.widthPx\u003de.width,n.autosizeMode!\u003d\u003dSlick.ColAutosizeMode.Locked\u0026\u0026n.autosizeMode!\u003d\u003dSlick.ColAutosizeMode.Guide){var l\u003dgetDataLength();if(n.autosizeMode\u003d\u003d\u003dSlick.ColAutosizeMode.ContentIntelligent){var r,i\u003dn.colDataTypeOf;if(l\u003e0){var a\u003dgetDataItem(0);a\u0026\u0026\"object\"\u003d\u003d\u003d(i\u003dtypeof(r\u003da[e.field]))\u0026\u0026(r instanceof Date\u0026\u0026(i\u003d\"date\"),\"undefined\"!\u003dtypeof moment\u0026\u0026r instanceof moment\u0026\u0026(i\u003d\"moment\"))}\"boolean\"\u003d\u003d\u003di\u0026\u0026(n.colValueArray\u003d[!0,!1]),\"number\"\u003d\u003d\u003di\u0026\u0026(n.valueFilterMode\u003dSlick.ValueFilterMode.GetGreatestAndSub,n.rowSelectionMode\u003dSlick.RowSelectionMode.AllRows),\"string\"\u003d\u003d\u003di\u0026\u0026(n.valueFilterMode\u003dSlick.ValueFilterMode.GetLongestText,n.rowSelectionMode\u003dSlick.RowSelectionMode.AllRows,n.allowAddlPercent\u003d5),\"date\"\u003d\u003d\u003di\u0026\u0026(n.colValueArray\u003d[new Date(2009,8,30,12,20,20)]),\"moment\"\u003d\u003d\u003di\u0026\u0026\"undefined\"!\u003dtypeof moment\u0026\u0026(n.colValueArray\u003d[moment([2009,8,30,12,20,20])])}var s\u003dgetColContentSize(e,o,t);s\u003ds*(n.allowAddlPercent?1+n.allowAddlPercent/100:1)+options.autosizeColPaddingPx,e.minWidth\u0026\u0026s\u003ce.minWidth\u0026\u0026(s\u003de.minWidth),e.maxWidth\u0026\u0026s\u003ee.maxWidth\u0026\u0026(s\u003de.maxWidth),n.widthPx\u003ds}}function getColContentSize(e,o,t){var n,l\u003de.autoSize,r\u003d1,i\u003d0,a\u003d0;if(l.ignoreHeaderText||(a\u003dgetColHeaderWidth(e)),l.colValueArray)return i\u003dgetColWidth(e,o,l.colValueArray),Math.max(a,i);var s\u003dgetData();s.getItems\u0026\u0026(s\u003ds.getItems());var d\u003d(t?l.rowSelectionModeOnInit:void 0)||l.rowSelectionMode;if(d\u003d\u003d\u003dSlick.RowSelectionMode.FirstRow\u0026\u0026(s\u003ds.slice(0,1)),d\u003d\u003d\u003dSlick.RowSelectionMode.LastRow\u0026\u0026(s\u003ds.slice(s.length-1,s.length)),d\u003d\u003d\u003dSlick.RowSelectionMode.FirstNRows\u0026\u0026(s\u003ds.slice(0,l.rowSelectionCount)),l.valueFilterMode\u003d\u003d\u003dSlick.ValueFilterMode.DeDuplicate){var c\u003d{};for(u\u003d0,n\u003ds.length;u\u003cn;u++)c[s[u][e.field]]\u003d!0;if(Object.keys)s\u003dObject.keys(c);else for(var u in s\u003d[],c)s.push(u)}if(l.valueFilterMode\u003d\u003d\u003dSlick.ValueFilterMode.GetGreatestAndSub){var h,p\u003d0;for(u\u003d0,n\u003ds.length;u\u003cn;u++)w\u003ds[u][e.field],Math.abs(w)\u003ep\u0026\u0026(h\u003dw,p\u003dMath.abs(w));h\u003d\"\"+h,s\u003d[h\u003d+(h\u003dArray(h.length+1).join(\"9\"))]}if(l.valueFilterMode\u003d\u003d\u003dSlick.ValueFilterMode.GetLongestTextAndSub){var m\u003d0;for(u\u003d0,n\u003ds.length;u\u003cn;u++)((w\u003ds[u][e.field])||\"\").length\u003em\u0026\u0026(m\u003dw.length);w\u003dArray(m+1).join(\"m\"),r\u003doptions.autosizeTextAvgToMWidthRatio,s\u003d[w]}if(l.valueFilterMode\u003d\u003d\u003dSlick.ValueFilterMode.GetLongestText){m\u003d0;var w,v\u003d0;for(u\u003d0,n\u003ds.length;u\u003cn;u++)((w\u003ds[u][e.field])||\"\").length\u003em\u0026\u0026(m\u003dw.length,v\u003du);s\u003d[w\u003ds[v][e.field]]}return i\u003dgetColWidth(e,o,s)*r,Math.max(a,i)}function getColWidth(e,o,t){var n\u003dgetColumnIndex(e.id),l\u003d$(\u0027\u003cdiv class\u003d\"slick-row ui-widget-content\"\u003e\u003c/div\u003e\u0027),r\u003d$(\u0027\u003cdiv class\u003d\"slick-cell\"\u003e\u003c/div\u003e\u0027);r.css({position:\"absolute\",visibility:\"hidden\",\"text-overflow\":\"initial\",\"white-space\":\"nowrap\"}),l.append(r),o.append(l);var i,a,s,d,c\u003d0;return canvas_context\u0026\u0026e.autoSize.widthEvalMode\u003d\u003d\u003dSlick.WidthEvalMode.CanvasTextSize?(canvas_context.font\u003dr.css(\"font-size\")+\" \"+r.css(\"font-family\"),$(t).each((function(o,t){d\u003dArray.isArray(t)?t[e.field]:t,(i\u003d(a\u003d\"\"+d)?canvas_context.measureText(a).width:0)\u003ec\u0026\u0026(c\u003di,s\u003da)})),r.html(s),i\u003dr.outerWidth(),l.remove(),i):($(t).each((function(o,t){d\u003dArray.isArray(t)?t[e.field]:t,applyFormatResultToCellNode(e.formatterOverride?e.formatterOverride(o,n,d,e,t):e.formatter?e.formatter(o,n,d,e,t):\"\"+d,r[0]),(i\u003dr.outerWidth())\u003ec\u0026\u0026(c\u003di)})),l.remove(),c)}function getColHeaderWidth(e){var o\u003d0,t\u003dgetUID()+e.id,n\u003ddocument.getElementById(t),l\u003dt+\"_\";if(n){var r\u003dn.cloneNode(!0);r.id\u003dl,r.style.cssText\u003d\"position: absolute; visibility: hidden;right: auto;text-overflow: initial;white-space: nowrap;\",n.parentNode.insertBefore(r,n),o\u003dr.offsetWidth,r.parentNode.removeChild(r)}else{var i\u003dgetHeader(e);o\u003d(n\u003d$(\"\u003cdiv class\u003d\u0027ui-state-default slick-header-column\u0027 /\u003e\").html(\"\u003cspan class\u003d\u0027slick-column-name\u0027\u003e\"+e.name+\"\u003c/span\u003e\").attr(\"id\",l).css({position:\"absolute\",visibility:\"hidden\",right:\"auto\",\"text-overflow:\":\"initial\",\"white-space\":\"nowrap\"}).addClass(e.headerCssClass||\"\").appendTo(i))[0].offsetWidth,i[0].removeChild(n[0])}return o}function legacyAutosizeColumns(){var e,o,t,n\u003d[],l\u003d0,r\u003d0,i\u003dviewportHasVScroll?viewportW-scrollbarDimensions.width:viewportW;for(e\u003d0;e\u003ccolumns.length;e++)o\u003dcolumns[e],n.push(o.width),r+\u003do.width,o.resizable\u0026\u0026(l+\u003do.width-Math.max(o.minWidth,absoluteColumnMinWidth));for(t\u003dr;r\u003ei\u0026\u0026l;){var a\u003d(r-i)/l;for(e\u003d0;e\u003ccolumns.length\u0026\u0026r\u003ei;e++){o\u003dcolumns[e];var s\u003dn[e];if(!(!o.resizable||s\u003c\u003do.minWidth||s\u003c\u003dabsoluteColumnMinWidth)){var d\u003dMath.max(o.minWidth,absoluteColumnMinWidth),c\u003dMath.floor(a*(s-d))||1;r-\u003dc\u003dMath.min(c,s-d),l-\u003dc,n[e]-\u003dc}}if(t\u003c\u003dr)break;t\u003dr}for(t\u003dr;r\u003ci;){var u\u003di/r;for(e\u003d0;e\u003ccolumns.length\u0026\u0026r\u003ci;e++){o\u003dcolumns[e];var h,p\u003dn[e];r+\u003dh\u003d!o.resizable||o.maxWidth\u003c\u003dp?0:Math.min(Math.floor(u*p)-p,o.maxWidth-p||1e6)||1,n[e]+\u003dr\u003c\u003di?h:0}if(t\u003e\u003dr)break;t\u003dr}var m\u003d!1;for(e\u003d0;e\u003ccolumns.length;e++)columns[e].rerenderOnResize\u0026\u0026columns[e].width!\u003dn[e]\u0026\u0026(m\u003d!0),columns[e].width\u003dn[e];reRenderColumns(m)}function reRenderColumns(e){applyColumnHeaderWidths(),applyColumnGroupHeaderWidths(),updateCanvasWidth(!0),trigger(self.onAutosizeColumns,{columns}),e\u0026\u0026(invalidateAllRows(),render())}function trigger(e,o,t){return t\u003dt||new Slick.EventData,(o\u003do||{}).grid\u003dself,e.notify(o,t,self)}function getEditorLock(){return options.editorLock}function getEditController(){return editController}function getColumnIndex(e){return columnsById[e]}function applyColumnGroupHeaderWidths(){if(treeColumns.hasDepth())for(var e\u003d$groupHeadersL.length-1;e\u003e\u003d0;e--){treeColumns.getColumnsInDepth(e);$().add($groupHeadersL[e]).add($groupHeadersR[e]).each((function(e){var o\u003d$(this),t\u003d0;o.width(0\u003d\u003d\u003de?getHeadersWidthL():getHeadersWidthR()),o.children().each((function(){var e\u003d$(this),n\u003d$(this).data(\"column\");n.width\u003d0,n.columns.forEach((function(){var e\u003do.next().children(\":eq(\"+t+++\")\");n.width+\u003de.outerWidth()})),e.width(n.width-headerColumnWidthDiff)}))}))}}function applyColumnHeaderWidths(){if(initialized){for(var e,o\u003d0,t\u003d$headers.children(),n\u003dcolumns.length;o\u003cn;o++)e\u003d$(t[o]),jQueryNewWidthBehaviour?e.outerWidth()!\u003d\u003dcolumns[o].width\u0026\u0026e.outerWidth(columns[o].width):e.width()!\u003d\u003dcolumns[o].width-headerColumnWidthDiff\u0026\u0026e.width(columns[o].width-headerColumnWidthDiff);updateColumnCaches()}}function applyColumnWidths(){for(var e,o,t\u003d0,n\u003d0;n\u003ccolumns.length;n++)e\u003dcolumns[n].width,(o\u003dgetColumnCssRules(n)).left.style.left\u003dt+\"px\",o.right.style.right\u003d(-1!\u003doptions.frozenColumn\u0026\u0026n\u003eoptions.frozenColumn?canvasWidthR:canvasWidthL)-t-e+\"px\",options.frozenColumn\u003d\u003dn?t\u003d0:t+\u003dcolumns[n].width}function setSortColumn(e,o){setSortColumns([{columnId:e,sortAsc:o}])}function setSortColumns(e){sortColumns\u003de;var o\u003doptions.numberedMultiColumnSort\u0026\u0026sortColumns.length\u003e1,t\u003d$headers.children();t.removeClass(\"slick-header-column-sorted\").find(\".slick-sort-indicator\").removeClass(\"slick-sort-indicator-asc slick-sort-indicator-desc\"),t.find(\".slick-sort-indicator-numbered\").text(\"\"),$.each(sortColumns,(function(e,n){null\u003d\u003dn.sortAsc\u0026\u0026(n.sortAsc\u003d!0);var l\u003dgetColumnIndex(n.columnId);null!\u003dl\u0026\u0026(t.eq(l).addClass(\"slick-header-column-sorted\").find(\".slick-sort-indicator\").addClass(n.sortAsc?\"slick-sort-indicator-asc\":\"slick-sort-indicator-desc\"),o\u0026\u0026t.eq(l).find(\".slick-sort-indicator-numbered\").text(e+1))}))}function getSortColumns(){return sortColumns}function handleSelectedRangesChanged(e,o){var t\u003dselectedRows.slice(0);selectedRows\u003d[];for(var n\u003d{},l\u003d0;l\u003co.length;l++)for(var r\u003do[l].fromRow;r\u003c\u003do[l].toRow;r++){n[r]||(selectedRows.push(r),n[r]\u003d{});for(var i\u003do[l].fromCell;i\u003c\u003do[l].toCell;i++)canCellBeSelected(r,i)\u0026\u0026(n[r][columns[i].id]\u003doptions.selectedCellCssClass)}setCellCssStyles(options.selectedCellCssClass,n),simpleArrayEquals(t,selectedRows)\u0026\u0026trigger(self.onSelectedRowsChanged,{rows:getSelectedRows(),previousSelectedRows:t},e)}function simpleArrayEquals(e,o){return Array.isArray(e)\u0026\u0026Array.isArray(o)\u0026\u0026o.sort().toString()!\u003d\u003de.sort().toString()}function getColumns(){return columns}function updateColumnCaches(){columnPosLeft\u003d[],columnPosRight\u003d[];for(var e\u003d0,o\u003d0,t\u003dcolumns.length;o\u003ct;o++)columnPosLeft[o]\u003de,columnPosRight[o]\u003de+columns[o].width,options.frozenColumn\u003d\u003do?e\u003d0:e+\u003dcolumns[o].width}function updateColumnProps(){columnsById\u003d{};for(var e\u003d0;e\u003ccolumns.length;e++){columns[e].width\u0026\u0026(columns[e].widthRequest\u003dcolumns[e].width);var o\u003dcolumns[e]\u003d$.extend({},columnDefaults,columns[e]);o.autoSize\u003d$.extend({},columnAutosizeDefaults,o.autoSize),columnsById[o.id]\u003de,o.minWidth\u0026\u0026o.width\u003co.minWidth\u0026\u0026(o.width\u003do.minWidth),o.maxWidth\u0026\u0026o.width\u003eo.maxWidth\u0026\u0026(o.width\u003do.maxWidth),o.resizable}}function setColumns(e){var o\u003dnew Slick.TreeColumns(e);columns\u003do.hasDepth()?(treeColumns\u003do).extractColumns():e,updateColumnProps(),updateColumnCaches(),initialized\u0026\u0026(setPaneVisibility(),setOverflow(),invalidateAllRows(),createColumnHeaders(),createColumnGroupHeaders(),createColumnFooter(),removeCssRules(),createCssRules(),resizeCanvas(),updateCanvasWidth(),applyColumnHeaderWidths(),applyColumnWidths(),handleScroll())}function getOptions(){return options}function setOptions(e,o){if(getEditorLock().commitCurrentEdit()){makeActiveCellNormal(),void 0!\u003d\u003de.showColumnHeader\u0026\u0026setColumnHeaderVisibility(e.showColumnHeader),options.enableAddRow!\u003d\u003de.enableAddRow\u0026\u0026invalidateRow(getDataLength());var t\u003d$.extend(!0,{},options);options\u003d$.extend(options,e),trigger(self.onSetOptions,{optionsBefore:t,optionsAfter:options}),validateAndEnforceOptions(),$viewport.css(\"overflow-y\",options.autoHeight?\"hidden\":\"auto\"),o||render(),setFrozenOptions(),setScroller(),zombieRowNodeFromLastMouseWheelEvent\u003dnull,setColumns(treeColumns.extractColumns())}}function validateAndEnforceOptions(){options.autoHeight\u0026\u0026(options.leaveSpaceForNewRows\u003d!1),options.forceFitColumns\u0026\u0026(options.autosizeColsMode\u003dSlick.GridAutosizeColsMode.LegacyForceFit,console.log(\"forceFitColumns option is deprecated - use autosizeColsMode\"))}function setData(e,o){data\u003de,invalidateAllRows(),updateRowCount(),o\u0026\u0026scrollTo(0)}function getData(){return data}function getDataLength(){return data.getLength?data.getLength():data\u0026\u0026data.length||0}function getDataLengthIncludingAddNew(){return getDataLength()+(options.enableAddRow\u0026\u0026(!pagingActive||pagingIsLastPage)?1:0)}function getDataItem(e){return data.getItem?data.getItem(e):data[e]}function getTopPanel(){return $topPanel[0]}function setTopPanelVisibility(e,o){var t\u003d!1!\u003d\u003do;options.showTopPanel!\u003de\u0026\u0026(options.showTopPanel\u003de,e?t?$topPanelScroller.slideDown(\"fast\",resizeCanvas):($topPanelScroller.show(),resizeCanvas()):t?$topPanelScroller.slideUp(\"fast\",resizeCanvas):($topPanelScroller.hide(),resizeCanvas()))}function setHeaderRowVisibility(e,o){var t\u003d!1!\u003d\u003do;options.showHeaderRow!\u003de\u0026\u0026(options.showHeaderRow\u003de,e?t?$headerRowScroller.slideDown(\"fast\",resizeCanvas):($headerRowScroller.show(),resizeCanvas()):t?$headerRowScroller.slideUp(\"fast\",resizeCanvas):($headerRowScroller.hide(),resizeCanvas()))}function setColumnHeaderVisibility(e,o){options.showColumnHeader!\u003de\u0026\u0026(options.showColumnHeader\u003de,e?o?$headerScroller.slideDown(\"fast\",resizeCanvas):($headerScroller.show(),resizeCanvas()):o?$headerScroller.slideUp(\"fast\",resizeCanvas):($headerScroller.hide(),resizeCanvas()))}function setFooterRowVisibility(e,o){var t\u003d!1!\u003d\u003do;options.showFooterRow!\u003de\u0026\u0026(options.showFooterRow\u003de,e?t?$footerRowScroller.slideDown(\"fast\",resizeCanvas):($footerRowScroller.show(),resizeCanvas()):t?$footerRowScroller.slideUp(\"fast\",resizeCanvas):($footerRowScroller.hide(),resizeCanvas()))}function setPreHeaderPanelVisibility(e,o){var t\u003d!1!\u003d\u003do;options.showPreHeaderPanel!\u003de\u0026\u0026(options.showPreHeaderPanel\u003de,e?t?$preHeaderPanelScroller.slideDown(\"fast\",resizeCanvas):($preHeaderPanelScroller.show(),resizeCanvas()):t?$preHeaderPanelScroller.slideUp(\"fast\",resizeCanvas):($preHeaderPanelScroller.hide(),resizeCanvas()))}function getContainerNode(){return $container.get(0)}function getRowTop(e){return options.rowHeight*e-offset}function getRowFromPosition(e){return Math.floor((e+offset)/options.rowHeight)}function scrollTo(e){e\u003dMath.max(e,0),e\u003dMath.min(e,th-$viewportScrollContainerY.height()+(viewportHasHScroll||hasFrozenColumns()?scrollbarDimensions.height:0));var o\u003doffset;page\u003dMath.min(n-1,Math.floor(e/ph));var t\u003de-(offset\u003dMath.round(page*cj));offset!\u003do\u0026\u0026(cleanupRows(getVisibleRange(t)),updateRowPositions());prevScrollTop!\u003dt\u0026\u0026(vScrollDir\u003dprevScrollTop+o\u003ct+offset?1:-1,lastRenderedScrollTop\u003dscrollTop\u003dprevScrollTop\u003dt,hasFrozenColumns()\u0026\u0026($viewportTopL[0].scrollTop\u003dt),hasFrozenRows\u0026\u0026($viewportBottomL[0].scrollTop\u003d$viewportBottomR[0].scrollTop\u003dt),$viewportScrollContainerY[0].scrollTop\u003dt,trigger(self.onViewportChanged,{}))}function defaultFormatter(e,o,t,n,l,r){return null\u003d\u003dt?\"\":(t+\"\").replace(/\u0026/g,\"\u0026amp;\").replace(/\u003c/g,\"\u0026lt;\").replace(/\u003e/g,\"\u0026gt;\")}function getFormatter(e,o){var t\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e),n\u003dt\u0026\u0026t.columns\u0026\u0026(t.columns[o.id]||t.columns[getColumnIndex(o.id)]);return n\u0026\u0026n.formatter||t\u0026\u0026t.formatter||o.formatter||options.formatterFactory\u0026\u0026options.formatterFactory.getFormatter(o)||options.defaultFormatter}function callFormatter(e,o,t,n,l,r){var i,a\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e);if(a\u003da\u0026\u0026a.columns){var s\u003da[n.id]||a[o];i\u003dgetFormatter(e,n)(e,o,t,n,l,s)}else i\u003dgetFormatter(e,n)(e,o,t,n,l);return i}function getEditor(e,o){var t\u003dcolumns[o],n\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e),l\u003dn\u0026\u0026n.columns;return l\u0026\u0026l[t.id]\u0026\u0026void 0!\u003d\u003dl[t.id].editor?l[t.id].editor:l\u0026\u0026l[o]\u0026\u0026void 0!\u003d\u003dl[o].editor?l[o].editor:t.editor||options.editorFactory\u0026\u0026options.editorFactory.getEditor(t)}function getDataItemValueForColumn(e,o){return options.dataItemColumnValueExtractor?options.dataItemColumnValueExtractor(e,o):e[o.field]}function appendRowHtml(e,o,t,n,l){var r\u003dgetDataItem(t),i\u003dt\u003cl\u0026\u0026!r,a\u003d\"slick-row\"+(hasFrozenRows\u0026\u0026t\u003c\u003doptions.frozenRow?\" frozen\":\"\")+(i?\" loading\":\"\")+(t\u003d\u003d\u003dactiveRow\u0026\u0026options.showCellSelection?\" active\":\"\")+(t%2\u003d\u003d1?\" odd\":\" even\");r||(a+\u003d\" \"+options.addNewRowCssClass);var s\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(t);s\u0026\u0026s.cssClasses\u0026\u0026(a+\u003d\" \"+s.cssClasses);var d,c,u\u003dgetFrozenRowOffset(t),h\u003d\"\u003cdiv class\u003d\u0027ui-widget-content \"+a+\"\u0027 style\u003d\u0027top:\"+(getRowTop(t)-u)+\"px\u0027\u003e\";e.push(h),hasFrozenColumns()\u0026\u0026o.push(h);for(var p\u003d0,m\u003dcolumns.length;p\u003cm;p++){if(c\u003dcolumns[p],d\u003d1,s\u0026\u0026s.columns){var w\u003ds.columns[c.id]||s.columns[p];\"*\"\u003d\u003d\u003d(d\u003dw\u0026\u0026w.colspan||1)\u0026\u0026(d\u003dm-p)}if(columnPosRight[Math.min(m-1,p+d-1)]\u003en.leftPx){if(!c.alwaysRenderColumn\u0026\u0026columnPosLeft[p]\u003en.rightPx)break;hasFrozenColumns()\u0026\u0026p\u003eoptions.frozenColumn?appendCellHtml(o,t,p,d,r):appendCellHtml(e,t,p,d,r)}else(c.alwaysRenderColumn||hasFrozenColumns()\u0026\u0026p\u003c\u003doptions.frozenColumn)\u0026\u0026appendCellHtml(e,t,p,d,r);d\u003e1\u0026\u0026(p+\u003dd-1)}e.push(\"\u003c/div\u003e\"),hasFrozenColumns()\u0026\u0026o.push(\"\u003c/div\u003e\")}function appendCellHtml(e,o,t,n,l){var r\u003dcolumns[t],i\u003d\"slick-cell l\"+t+\" r\"+Math.min(columns.length-1,t+n-1)+(r.cssClass?\" \"+r.cssClass:\"\");for(var a in hasFrozenColumns()\u0026\u0026t\u003c\u003doptions.frozenColumn\u0026\u0026(i+\u003d\" frozen\"),o\u003d\u003d\u003dactiveRow\u0026\u0026t\u003d\u003d\u003dactiveCell\u0026\u0026options.showCellSelection\u0026\u0026(i+\u003d\" active\"),cellCssClasses)cellCssClasses[a][o]\u0026\u0026cellCssClasses[a][o][r.id]\u0026\u0026(i+\u003d\" \"+cellCssClasses[a][o][r.id]);var s\u003dnull,d\u003d\"\";l\u0026\u0026(s\u003dgetDataItemValueForColumn(l,r),null\u003d\u003d(d\u003dgetFormatter(o,r)(o,t,s,r,l,self))\u0026\u0026(d\u003d\"\"));var c\u003dtrigger(self.onBeforeAppendCell,{row:o,cell:t,value:s,dataContext:l})||\"\";c+\u003dd\u0026\u0026d.addClasses?(c?\" \":\"\")+d.addClasses:\"\";var u\u003dd\u0026\u0026d.toolTip?\"title\u003d\u0027\"+d.toolTip+\"\u0027\":\"\",h\u003d\"\";if(r.hasOwnProperty(\"cellAttrs\")\u0026\u0026r.cellAttrs instanceof Object)for(var a in r.cellAttrs)r.cellAttrs.hasOwnProperty(a)\u0026\u0026(h+\u003d\" \"+a+\u0027\u003d\"\u0027+r.cellAttrs[a]+\u0027\" \u0027);e.push(\"\u003cdiv class\u003d\u0027\"+i+(c?\" \"+c:\"\")+\"\u0027 \"+u+h+\"\u003e\"),l\u0026\u0026e.push(\"[object Object]\"!\u003d\u003dObject.prototype.toString.call(d)?d:d.text),e.push(\"\u003c/div\u003e\"),rowsCache[o].cellRenderQueue.push(t),rowsCache[o].cellColSpans[t]\u003dn}function cleanupRows(e){for(var o in rowsCache){var t\u003d!0;hasFrozenRows\u0026\u0026(options.frozenBottom\u0026\u0026o\u003e\u003dactualFrozenRow||!options.frozenBottom\u0026\u0026o\u003c\u003dactualFrozenRow)\u0026\u0026(t\u003d!1),(o\u003dparseInt(o,10))!\u003d\u003dactiveRow\u0026\u0026(o\u003ce.top||o\u003ee.bottom)\u0026\u0026t\u0026\u0026removeRowFromCache(o)}options.enableAsyncPostRenderCleanup\u0026\u0026startPostProcessingCleanup()}function invalidate(){updateRowCount(),invalidateAllRows(),render()}function invalidateAllRows(){for(var e in currentEditor\u0026\u0026makeActiveCellNormal(),rowsCache)removeRowFromCache(e);options.enableAsyncPostRenderCleanup\u0026\u0026startPostProcessingCleanup()}function queuePostProcessedRowForCleanup(e,o,t){for(var n in postProcessgroupId++,o)o.hasOwnProperty(n)\u0026\u0026postProcessedCleanupQueue.push({actionType:\"C\",groupId:postProcessgroupId,node:e.cellNodesByColumnIdx[0|n],columnIdx:0|n,rowIdx:t});postProcessedCleanupQueue.push({actionType:\"R\",groupId:postProcessgroupId,node:e.rowNode}),$(e.rowNode).detach()}function queuePostProcessedCellForCleanup(e,o,t){postProcessedCleanupQueue.push({actionType:\"C\",groupId:postProcessgroupId,node:e,columnIdx:o,rowIdx:t}),$(e).detach()}function removeRowFromCache(e){var o\u003drowsCache[e];o\u0026\u0026(rowNodeFromLastMouseWheelEvent\u003d\u003do.rowNode[0]||hasFrozenColumns()\u0026\u0026rowNodeFromLastMouseWheelEvent\u003d\u003do.rowNode[1]?(o.rowNode.hide(),zombieRowNodeFromLastMouseWheelEvent\u003do.rowNode):o.rowNode.each((function(){this.parentElement.removeChild(this)})),delete rowsCache[e],delete postProcessedRows[e],renderedRows--,counter_rows_removed++)}function invalidateRows(e){var o,t;if(e\u0026\u0026e.length){for(vScrollDir\u003d0,t\u003de.length,o\u003d0;o\u003ct;o++)currentEditor\u0026\u0026activeRow\u003d\u003d\u003de[o]\u0026\u0026makeActiveCellNormal(),rowsCache[e[o]]\u0026\u0026removeRowFromCache(e[o]);options.enableAsyncPostRenderCleanup\u0026\u0026startPostProcessingCleanup()}}function invalidateRow(e){(e||0\u003d\u003d\u003de)\u0026\u0026invalidateRows([e])}function applyFormatResultToCellNode(e,o,t){null\u003d\u003de\u0026\u0026(e\u003d\"\"),\"[object Object]\"\u003d\u003d\u003dObject.prototype.toString.call(e)?(o.innerHTML\u003de.text,e.removeClasses\u0026\u0026!t\u0026\u0026$(o).removeClass(e.removeClasses),e.addClasses\u0026\u0026$(o).addClass(e.addClasses),e.toolTip\u0026\u0026$(o).attr(\"title\",e.toolTip)):o.innerHTML\u003de}function updateCell(e,o){var t\u003dgetCellNode(e,o);if(t){var n\u003dcolumns[o],l\u003dgetDataItem(e);if(currentEditor\u0026\u0026activeRow\u003d\u003d\u003de\u0026\u0026activeCell\u003d\u003d\u003do)currentEditor.loadValue(l);else applyFormatResultToCellNode(l?getFormatter(e,n)(e,o,getDataItemValueForColumn(l,n),n,l,self):\"\",t),invalidatePostProcessingResults(e)}}function updateRow(e){var o\u003drowsCache[e];if(o){ensureCellNodesInRowsCache(e);var t\u003dgetDataItem(e);for(var n in o.cellNodesByColumnIdx)if(o.cellNodesByColumnIdx.hasOwnProperty(n)){var l\u003dcolumns[n|\u003d0],r\u003do.cellNodesByColumnIdx[n][0];e\u003d\u003d\u003dactiveRow\u0026\u0026n\u003d\u003d\u003dactiveCell\u0026\u0026currentEditor?currentEditor.loadValue(t):t?applyFormatResultToCellNode(getFormatter(e,l)(e,n,getDataItemValueForColumn(t,l),l,t,self),r):r.innerHTML\u003d\"\"}invalidatePostProcessingResults(e)}}function getViewportHeight(){if(options.autoHeight\u0026\u0026-1\u003d\u003doptions.frozenColumn||(topPanelH\u003doptions.showTopPanel?options.topPanelHeight+getVBoxDelta($topPanelScroller):0,headerRowH\u003doptions.showHeaderRow?options.headerRowHeight+getVBoxDelta($headerRowScroller):0,footerRowH\u003doptions.showFooterRow?options.footerRowHeight+getVBoxDelta($footerRowScroller):0),options.autoHeight){var e\u003d$paneHeaderL.outerHeight();e+\u003doptions.showHeaderRow?options.headerRowHeight+getVBoxDelta($headerRowScroller):0,e+\u003doptions.showFooterRow?options.footerRowHeight+getVBoxDelta($footerRowScroller):0,e+\u003dgetCanvasWidth()\u003eviewportW?scrollbarDimensions.height:0,viewportH\u003doptions.rowHeight*getDataLengthIncludingAddNew()+(-1\u003d\u003doptions.frozenColumn?e:0)}else{var o\u003doptions.showColumnHeader?parseFloat($.css($headerScroller[0],\"height\"))+getVBoxDelta($headerScroller):0,t\u003doptions.createPreHeaderPanel\u0026\u0026options.showPreHeaderPanel?options.preHeaderPanelHeight+getVBoxDelta($preHeaderPanelScroller):0;viewportH\u003dparseFloat($.css($container[0],\"height\",!0))-parseFloat($.css($container[0],\"paddingTop\",!0))-parseFloat($.css($container[0],\"paddingBottom\",!0))-o-topPanelH-headerRowH-footerRowH-t}return numVisibleRows\u003dMath.ceil(viewportH/options.rowHeight),viewportH}function getViewportWidth(){viewportW\u003dparseFloat($container.width())}function resizeCanvas(){if(initialized){paneTopH\u003d0,paneBottomH\u003d0,viewportTopH\u003d0,viewportBottomH\u003d0,getViewportWidth(),getViewportHeight(),hasFrozenRows?options.frozenBottom?(paneTopH\u003dviewportH-frozenRowsHeight-scrollbarDimensions.height,paneBottomH\u003dfrozenRowsHeight+scrollbarDimensions.height):(paneTopH\u003dfrozenRowsHeight,paneBottomH\u003dviewportH-frozenRowsHeight):paneTopH\u003dviewportH,paneTopH+\u003dtopPanelH+headerRowH+footerRowH,hasFrozenColumns()\u0026\u0026options.autoHeight\u0026\u0026(paneTopH+\u003dscrollbarDimensions.height),viewportTopH\u003dpaneTopH-topPanelH-headerRowH-footerRowH,options.autoHeight\u0026\u0026(hasFrozenColumns()\u0026\u0026$container.height(paneTopH+parseFloat($.css($headerScrollerL[0],\"height\"))),$paneTopL.css(\"position\",\"relative\")),$paneTopL.css({top:$paneHeaderL.height(),height:paneTopH});var e\u003d$paneTopL.position().top+paneTopH;options.autoHeight||$viewportTopL.height(viewportTopH),hasFrozenColumns()?($paneTopR.css({top:$paneHeaderL.height(),height:paneTopH}),$viewportTopR.height(viewportTopH),hasFrozenRows\u0026\u0026($paneBottomL.css({top:e,height:paneBottomH}),$paneBottomR.css({top:e,height:paneBottomH}),$viewportBottomR.height(paneBottomH))):hasFrozenRows\u0026\u0026($paneBottomL.css({width:\"100%\",height:paneBottomH}),$paneBottomL.css(\"top\",e)),hasFrozenRows?($viewportBottomL.height(paneBottomH),options.frozenBottom?($canvasBottomL.height(frozenRowsHeight),hasFrozenColumns()\u0026\u0026$canvasBottomR.height(frozenRowsHeight)):($canvasTopL.height(frozenRowsHeight),hasFrozenColumns()\u0026\u0026$canvasTopR.height(frozenRowsHeight))):$viewportTopR.height(viewportTopH),scrollbarDimensions\u0026\u0026scrollbarDimensions.width||(scrollbarDimensions\u003dmeasureScrollbar()),options.autosizeColsMode\u003d\u003d\u003dSlick.GridAutosizeColsMode.LegacyForceFit\u0026\u0026autosizeColumns(),updateRowCount(),handleScroll(),lastRenderedScrollLeft\u003d-1,render()}}function updatePagingStatusFromView(e){pagingActive\u003d0!\u003d\u003de.pageSize,pagingIsLastPage\u003de.pageNum\u003d\u003de.totalPages-1}function updateRowCount(){if(initialized){var e\u003dgetDataLength(),o\u003dgetDataLengthIncludingAddNew(),t\u003d0,l\u003dhasFrozenRows\u0026\u0026!options.frozenBottom?$canvasBottomL.height():$canvasTopL.height();if(hasFrozenRows)t\u003dgetDataLength()-options.frozenRow;else t\u003do+(options.leaveSpaceForNewRows?numVisibleRows-1:0);var r\u003d$viewportScrollContainerY.height(),i\u003dviewportHasVScroll;viewportHasVScroll\u003doptions.alwaysShowVerticalScroll||!options.autoHeight\u0026\u0026t*options.rowHeight\u003er,makeActiveCellNormal();var a\u003de-1;for(var s in rowsCache)s\u003ea\u0026\u0026removeRowFromCache(s);options.enableAsyncPostRenderCleanup\u0026\u0026startPostProcessingCleanup(),activeCellNode\u0026\u0026activeRow\u003ea\u0026\u0026resetActiveCell();l\u003dh;options.autoHeight?h\u003doptions.rowHeight*t:(th\u003dMath.max(options.rowHeight*t,r-scrollbarDimensions.height))\u003cmaxSupportedCssHeight?(h\u003dph\u003dth,n\u003d1,cj\u003d0):(ph\u003d(h\u003dmaxSupportedCssHeight)/100,n\u003dMath.floor(th/ph),cj\u003d(th-h)/(n-1)),h!\u003d\u003dl\u0026\u0026(hasFrozenRows\u0026\u0026!options.frozenBottom?($canvasBottomL.css(\"height\",h),hasFrozenColumns()\u0026\u0026$canvasBottomR.css(\"height\",h)):($canvasTopL.css(\"height\",h),$canvasTopR.css(\"height\",h)),scrollTop\u003d$viewportScrollContainerY[0].scrollTop);var d\u003dscrollTop+offset\u003c\u003dth-r;0\u003d\u003dth||0\u003d\u003dscrollTop?page\u003doffset\u003d0:scrollTo(d?scrollTop+offset:th-r),h!\u003dl\u0026\u0026options.autoHeight\u0026\u0026resizeCanvas(),options.autosizeColsMode\u003d\u003d\u003dSlick.GridAutosizeColsMode.LegacyForceFit\u0026\u0026i!\u003dviewportHasVScroll\u0026\u0026autosizeColumns(),updateCanvasWidth(!1)}}function getVisibleRange(e,o){return null\u003d\u003de\u0026\u0026(e\u003dscrollTop),null\u003d\u003do\u0026\u0026(o\u003dscrollLeft),{top:getRowFromPosition(e),bottom:getRowFromPosition(e+viewportH)+1,leftPx:o,rightPx:o+viewportW}}function getRenderedRange(e,o){var t\u003dgetVisibleRange(e,o),n\u003dMath.round(viewportH/options.rowHeight),l\u003doptions.minRowBuffer;return-1\u003d\u003dvScrollDir?(t.top-\u003dn,t.bottom+\u003dl):1\u003d\u003dvScrollDir?(t.top-\u003dl,t.bottom+\u003dn):(t.top-\u003dl,t.bottom+\u003dl),t.top\u003dMath.max(0,t.top),t.bottom\u003dMath.min(getDataLengthIncludingAddNew()-1,t.bottom),t.leftPx-\u003dviewportW,t.rightPx+\u003dviewportW,t.leftPx\u003dMath.max(0,t.leftPx),t.rightPx\u003dMath.min(canvasWidth,t.rightPx),t}function ensureCellNodesInRowsCache(e){var o\u003drowsCache[e];if(o\u0026\u0026o.cellRenderQueue.length)for(var t\u003do.rowNode.children().last();o.cellRenderQueue.length;){var n\u003do.cellRenderQueue.pop();o.cellNodesByColumnIdx[n]\u003dt,0\u003d\u003d\u003d(t\u003dt.prev()).length\u0026\u0026(t\u003d$(o.rowNode[0]).children().last())}}function cleanUpCells(e,o){if(!hasFrozenRows||!(options.frozenBottom\u0026\u0026o\u003eactualFrozenRow||o\u003c\u003dactualFrozenRow)){var t,n\u003drowsCache[o],l\u003d[];for(var r in n.cellNodesByColumnIdx)if(n.cellNodesByColumnIdx.hasOwnProperty(r)\u0026\u0026!((r|\u003d0)\u003c\u003doptions.frozenColumn||Array.isArray(columns)\u0026\u0026columns[r]\u0026\u0026columns[r].alwaysRenderColumn)){var i\u003dn.cellColSpans[r];(columnPosLeft[r]\u003ee.rightPx||columnPosRight[Math.min(columns.length-1,r+i-1)]\u003ce.leftPx)\u0026\u0026(o\u003d\u003dactiveRow\u0026\u0026r\u003d\u003dactiveCell||l.push(r))}for(;null!\u003d(t\u003dl.pop());)n.cellNodesByColumnIdx[t][0].parentElement.removeChild(n.cellNodesByColumnIdx[t][0]),delete n.cellColSpans[t],delete n.cellNodesByColumnIdx[t],postProcessedRows[o]\u0026\u0026delete postProcessedRows[o][t]}}function cleanUpAndRenderCells(e){for(var o,t,n,l\u003d[],r\u003d[],i\u003de.top,a\u003de.bottom;i\u003c\u003da;i++)if(o\u003drowsCache[i]){ensureCellNodesInRowsCache(i),cleanUpCells(e,i),t\u003d0;var s\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(i);s\u003ds\u0026\u0026s.columns;for(var d\u003dgetDataItem(i),c\u003d0,u\u003dcolumns.length;c\u003cu\u0026\u0026!(columnPosLeft[c]\u003ee.rightPx);c++)if(null\u003d\u003d(n\u003do.cellColSpans[c])){if(n\u003d1,s){var h\u003ds[columns[c].id]||s[c];\"*\"\u003d\u003d\u003d(n\u003dh\u0026\u0026h.colspan||1)\u0026\u0026(n\u003du-c)}columnPosRight[Math.min(u-1,c+n-1)]\u003ee.leftPx\u0026\u0026(appendCellHtml(l,i,c,n,d),t++),c+\u003dn\u003e1?n-1:0}else c+\u003dn\u003e1?n-1:0;t\u0026\u0026(t,r.push(i))}if(l.length){var p,m,w\u003ddocument.createElement(\"div\");for(w.innerHTML\u003dl.join(\"\");null!\u003d(p\u003dr.pop());){var v;for(o\u003drowsCache[p];null!\u003d(v\u003do.cellRenderQueue.pop());)m\u003dw.lastChild,hasFrozenColumns()\u0026\u0026v\u003eoptions.frozenColumn?o.rowNode[1].appendChild(m):o.rowNode[0].appendChild(m),o.cellNodesByColumnIdx[v]\u003d$(m)}}}function renderRows(e){for(var o\u003d[],t\u003d[],n\u003d[],l\u003d!1,r\u003dgetDataLength(),i\u003de.top,a\u003de.bottom;i\u003c\u003da;i++)rowsCache[i]||hasFrozenRows\u0026\u0026options.frozenBottom\u0026\u0026i\u003d\u003dgetDataLength()||(renderedRows++,n.push(i),rowsCache[i]\u003d{rowNode:null,cellColSpans:[],cellNodesByColumnIdx:[],cellRenderQueue:[]},appendRowHtml(o,t,i,e,r),activeCellNode\u0026\u0026activeRow\u003d\u003d\u003di\u0026\u0026(l\u003d!0),counter_rows_rendered++);if(n.length){var s\u003ddocument.createElement(\"div\"),d\u003ddocument.createElement(\"div\");s.innerHTML\u003do.join(\"\"),d.innerHTML\u003dt.join(\"\");for(i\u003d0,a\u003dn.length;i\u003ca;i++)hasFrozenRows\u0026\u0026n[i]\u003e\u003dactualFrozenRow?hasFrozenColumns()?rowsCache[n[i]].rowNode\u003d$().add($(s.firstChild).appendTo($canvasBottomL)).add($(d.firstChild).appendTo($canvasBottomR)):rowsCache[n[i]].rowNode\u003d$().add($(s.firstChild).appendTo($canvasBottomL)):hasFrozenColumns()?rowsCache[n[i]].rowNode\u003d$().add($(s.firstChild).appendTo($canvasTopL)).add($(d.firstChild).appendTo($canvasTopR)):rowsCache[n[i]].rowNode\u003d$().add($(s.firstChild).appendTo($canvasTopL));l\u0026\u0026(activeCellNode\u003dgetCellNode(activeRow,activeCell))}}function startPostProcessing(){options.enableAsyncPostRender\u0026\u0026(clearTimeout(h_postrender),h_postrender\u003dsetTimeout(asyncPostProcessRows,options.asyncPostRenderDelay))}function startPostProcessingCleanup(){options.enableAsyncPostRenderCleanup\u0026\u0026(clearTimeout(h_postrenderCleanup),h_postrenderCleanup\u003dsetTimeout(asyncPostProcessCleanupRows,options.asyncPostRenderCleanupDelay))}function invalidatePostProcessingResults(e){for(var o in postProcessedRows[e])postProcessedRows[e].hasOwnProperty(o)\u0026\u0026(postProcessedRows[e][o]\u003d\"C\");postProcessFromRow\u003dMath.min(postProcessFromRow,e),postProcessToRow\u003dMath.max(postProcessToRow,e),startPostProcessing()}function updateRowPositions(){for(var e in rowsCache){var o\u003de?parseInt(e):0;rowsCache[o].rowNode[0].style.top\u003dgetRowTop(o)+\"px\"}}function render(){if(initialized){scrollThrottle.dequeue();var e\u003dgetVisibleRange(),o\u003dgetRenderedRange();if(cleanupRows(o),lastRenderedScrollLeft!\u003dscrollLeft){if(hasFrozenRows){var t\u003d$.extend(!0,{},o);options.frozenBottom?(t.top\u003dactualFrozenRow,t.bottom\u003dgetDataLength()):(t.top\u003d0,t.bottom\u003doptions.frozenRow),cleanUpAndRenderCells(t)}cleanUpAndRenderCells(o)}renderRows(o),hasFrozenRows\u0026\u0026(options.frozenBottom?renderRows({top:actualFrozenRow,bottom:getDataLength()-1,leftPx:o.leftPx,rightPx:o.rightPx}):renderRows({top:0,bottom:options.frozenRow-1,leftPx:o.leftPx,rightPx:o.rightPx})),postProcessFromRow\u003de.top,postProcessToRow\u003dMath.min(getDataLengthIncludingAddNew()-1,e.bottom),startPostProcessing(),lastRenderedScrollTop\u003dscrollTop,lastRenderedScrollLeft\u003dscrollLeft,h_render\u003dnull,trigger(self.onRendered,{startRow:e.top,endRow:e.bottom,grid:self})}}function handleHeaderScroll(){handleElementScroll($headerScrollContainer[0])}function handleHeaderRowScroll(){var e\u003d$headerRowScrollContainer[0].scrollLeft;e!\u003d$viewportScrollContainerX[0].scrollLeft\u0026\u0026($viewportScrollContainerX[0].scrollLeft\u003de)}function handleFooterRowScroll(){var e\u003d$footerRowScrollContainer[0].scrollLeft;e!\u003d$viewportScrollContainerX[0].scrollLeft\u0026\u0026($viewportScrollContainerX[0].scrollLeft\u003de)}function handlePreHeaderPanelScroll(){handleElementScroll($preHeaderPanelScroller[0])}function handleElementScroll(e){var o\u003de.scrollLeft;o!\u003d$viewportScrollContainerX[0].scrollLeft\u0026\u0026($viewportScrollContainerX[0].scrollLeft\u003do)}function handleScroll(){return scrollTop\u003d$viewportScrollContainerY[0].scrollTop,scrollLeft\u003d$viewportScrollContainerX[0].scrollLeft,_handleScroll(!1)}function _handleScroll(e){var o\u003d$viewportScrollContainerY[0].scrollHeight-$viewportScrollContainerY[0].clientHeight,t\u003d$viewportScrollContainerY[0].scrollWidth-$viewportScrollContainerY[0].clientWidth;o\u003dMath.max(0,o),t\u003dMath.max(0,t),scrollTop\u003eo\u0026\u0026(scrollTop\u003do),scrollLeft\u003et\u0026\u0026(scrollLeft\u003dt);var l\u003dMath.abs(scrollTop-prevScrollTop),r\u003dMath.abs(scrollLeft-prevScrollLeft);if(r\u0026\u0026(prevScrollLeft\u003dscrollLeft,$viewportScrollContainerX[0].scrollLeft\u003dscrollLeft,$headerScrollContainer[0].scrollLeft\u003dscrollLeft,$topPanelScroller[0].scrollLeft\u003dscrollLeft,$headerRowScrollContainer[0].scrollLeft\u003dscrollLeft,options.createFooterRow\u0026\u0026($footerRowScrollContainer[0].scrollLeft\u003dscrollLeft),options.createPreHeaderPanel\u0026\u0026(hasFrozenColumns()?$preHeaderPanelScrollerR[0].scrollLeft\u003dscrollLeft:$preHeaderPanelScroller[0].scrollLeft\u003dscrollLeft),hasFrozenColumns()?hasFrozenRows\u0026\u0026($viewportTopR[0].scrollLeft\u003dscrollLeft):hasFrozenRows\u0026\u0026($viewportTopL[0].scrollLeft\u003dscrollLeft)),l)if(vScrollDir\u003dprevScrollTop\u003cscrollTop?1:-1,prevScrollTop\u003dscrollTop,e\u0026\u0026($viewportScrollContainerY[0].scrollTop\u003dscrollTop),hasFrozenColumns()\u0026\u0026(hasFrozenRows\u0026\u0026!options.frozenBottom?$viewportBottomL[0].scrollTop\u003dscrollTop:$viewportTopL[0].scrollTop\u003dscrollTop),l\u003cviewportH)scrollTo(scrollTop+offset);else{var i\u003doffset;page\u003dh\u003d\u003dviewportH?0:Math.min(n-1,Math.floor(scrollTop*((th-viewportH)/(h-viewportH))*(1/ph))),i!\u003d(offset\u003dMath.round(page*cj))\u0026\u0026invalidateAllRows()}if(r||l){var a\u003dMath.abs(lastRenderedScrollLeft-scrollLeft),s\u003dMath.abs(lastRenderedScrollTop-scrollTop);(a\u003e20||s\u003e20)\u0026\u0026(options.forceSyncScrolling||s\u003cviewportH\u0026\u0026a\u003cviewportW?render():scrollThrottle.enqueue(),trigger(self.onViewportChanged,{}))}return trigger(self.onScroll,{scrollLeft,scrollTop}),!(!r\u0026\u0026!l)}function ActionThrottle(e,o){var t\u003d!1,n\u003d!1;function l(){n\u003d!1}function r(){t\u003d!0,setTimeout(i,o),e()}function i(){n?(l(),r()):t\u003d!1}return{enqueue:function(){t?n\u003d!0:r()},dequeue:l}}function asyncPostProcessRows(){for(var e\u003dgetDataLength();postProcessFromRow\u003c\u003dpostProcessToRow;){var o\u003dvScrollDir\u003e\u003d0?postProcessFromRow++:postProcessToRow--,t\u003drowsCache[o];if(t\u0026\u0026!(o\u003e\u003de)){for(var n in postProcessedRows[o]||(postProcessedRows[o]\u003d{}),ensureCellNodesInRowsCache(o),t.cellNodesByColumnIdx)if(t.cellNodesByColumnIdx.hasOwnProperty(n)){var l\u003dcolumns[n|\u003d0],r\u003dpostProcessedRows[o][n];if(l.asyncPostRender\u0026\u0026\"R\"!\u003d\u003dr){var i\u003dt.cellNodesByColumnIdx[n];i\u0026\u0026l.asyncPostRender(i,o,getDataItem(o),l,\"C\"\u003d\u003d\u003dr),postProcessedRows[o][n]\u003d\"R\"}}return void(h_postrender\u003dsetTimeout(asyncPostProcessRows,options.asyncPostRenderDelay))}}}function asyncPostProcessCleanupRows(){if(postProcessedCleanupQueue.length\u003e0){for(var e\u003dpostProcessedCleanupQueue[0].groupId;postProcessedCleanupQueue.length\u003e0\u0026\u0026postProcessedCleanupQueue[0].groupId\u003d\u003de;){var o\u003dpostProcessedCleanupQueue.shift();if(\"R\"\u003d\u003do.actionType\u0026\u0026$(o.node).remove(),\"C\"\u003d\u003do.actionType){var t\u003dcolumns[o.columnIdx];t.asyncPostRenderCleanup\u0026\u0026o.node\u0026\u0026t.asyncPostRenderCleanup(o.node,o.rowIdx,t)}}h_postrenderCleanup\u003dsetTimeout(asyncPostProcessCleanupRows,options.asyncPostRenderCleanupDelay)}}function updateCellCssStylesOnRenderedRows(e,o){var t,n,l,r;for(var i in rowsCache){if(r\u003do\u0026\u0026o[i],l\u003de\u0026\u0026e[i],r)for(n in r)l\u0026\u0026r[n]\u003d\u003dl[n]||(t\u003dgetCellNode(i,getColumnIndex(n)))\u0026\u0026$(t).removeClass(r[n]);if(l)for(n in l)r\u0026\u0026r[n]\u003d\u003dl[n]||(t\u003dgetCellNode(i,getColumnIndex(n)))\u0026\u0026$(t).addClass(l[n])}}function addCellCssStyles(e,o){if(cellCssClasses[e])throw new Error(\"addCellCssStyles: cell CSS hash with key \u0027\"+e+\"\u0027 already exists.\");cellCssClasses[e]\u003do,updateCellCssStylesOnRenderedRows(o,null),trigger(self.onCellCssStylesChanged,{key:e,hash:o,grid:self})}function removeCellCssStyles(e){cellCssClasses[e]\u0026\u0026(updateCellCssStylesOnRenderedRows(null,cellCssClasses[e]),delete cellCssClasses[e],trigger(self.onCellCssStylesChanged,{key:e,hash:null,grid:self}))}function setCellCssStyles(e,o){var t\u003dcellCssClasses[e];cellCssClasses[e]\u003do,updateCellCssStylesOnRenderedRows(o,t),trigger(self.onCellCssStylesChanged,{key:e,hash:o,grid:self})}function getCellCssStyles(e){return cellCssClasses[e]}function flashCell(e,o,t){(t\u003dt||100,rowsCache[e])\u0026\u0026function e(o,n){n\u0026\u0026setTimeout((function(){o.queue((function(){o.toggleClass(options.cellFlashingCssClass).dequeue(),e(o,n-1)}))}),t)}($(getCellNode(e,o)),4)}function handleMouseWheel(e,o,t,n){var l\u003d$(e.target).closest(\".slick-row\"),r\u003dl[0];if(r!\u003drowNodeFromLastMouseWheelEvent){var i\u003dl.parents(\".grid-canvas\").hasClass(\"grid-canvas-left\");if(zombieRowNodeFromLastMouseWheelEvent\u0026\u0026zombieRowNodeFromLastMouseWheelEvent[i?0:1]!\u003dr){var a\u003dzombieRowNodeFromLastMouseWheelEvent[i||1\u003d\u003dzombieRowNodeFromLastMouseWheelEvent.length?0:1];a.parentElement.removeChild(a),zombieRowNodeFromLastMouseWheelEvent\u003dnull}rowNodeFromLastMouseWheelEvent\u003dr}scrollTop\u003dMath.max(0,$viewportScrollContainerY[0].scrollTop-n*options.rowHeight),scrollLeft\u003d$viewportScrollContainerX[0].scrollLeft+10*t,_handleScroll(!0)\u0026\u0026e.preventDefault()}function handleDragInit(e,o){var t\u003dgetCellFromEvent(e);if(!t||!cellExists(t.row,t.cell))return!1;var n\u003dtrigger(self.onDragInit,o,e);return!!e.isImmediatePropagationStopped()\u0026\u0026n}function handleDragStart(e,o){var t\u003dgetCellFromEvent(e);if(!t||!cellExists(t.row,t.cell))return!1;var n\u003dtrigger(self.onDragStart,o,e);return!!e.isImmediatePropagationStopped()\u0026\u0026n}function handleDrag(e,o){return trigger(self.onDrag,o,e)}function handleDragEnd(e,o){trigger(self.onDragEnd,o,e)}function handleKeyDown(e){trigger(self.onKeyDown,{row:activeRow,cell:activeCell},e);var o\u003de.isImmediatePropagationStopped(),t\u003dSlick.keyCode;if(!o\u0026\u0026!e.shiftKey\u0026\u0026!e.altKey){if(options.editable\u0026\u0026currentEditor\u0026\u0026currentEditor.keyCaptureList\u0026\u0026currentEditor.keyCaptureList.indexOf(e.which)\u003e-1)return;e.which\u003d\u003dt.HOME?o\u003de.ctrlKey?navigateTop():navigateRowStart():e.which\u003d\u003dt.END\u0026\u0026(o\u003de.ctrlKey?navigateBottom():navigateRowEnd())}if(!o)if(e.shiftKey||e.altKey||e.ctrlKey)e.which!\u003dt.TAB||!e.shiftKey||e.ctrlKey||e.altKey||(o\u003dnavigatePrev());else{if(options.editable\u0026\u0026currentEditor\u0026\u0026currentEditor.keyCaptureList\u0026\u0026currentEditor.keyCaptureList.indexOf(e.which)\u003e-1)return;if(e.which\u003d\u003dt.ESCAPE){if(!getEditorLock().isActive())return;cancelEditAndSetFocus()}else e.which\u003d\u003dt.PAGE_DOWN?(navigatePageDown(),o\u003d!0):e.which\u003d\u003dt.PAGE_UP?(navigatePageUp(),o\u003d!0):e.which\u003d\u003dt.LEFT?o\u003dnavigateLeft():e.which\u003d\u003dt.RIGHT?o\u003dnavigateRight():e.which\u003d\u003dt.UP?o\u003dnavigateUp():e.which\u003d\u003dt.DOWN?o\u003dnavigateDown():e.which\u003d\u003dt.TAB?o\u003dnavigateNext():e.which\u003d\u003dt.ENTER\u0026\u0026(options.editable\u0026\u0026(currentEditor?activeRow\u003d\u003d\u003dgetDataLength()?navigateDown():commitEditAndSetFocus():getEditorLock().commitCurrentEdit()\u0026\u0026makeActiveCellEditable(void 0,void 0,e)),o\u003d!0)}if(o){e.stopPropagation(),e.preventDefault();try{e.originalEvent.keyCode\u003d0}catch(e){}}}function handleClick(e){currentEditor||(e.target!\u003ddocument.activeElement||$(e.target).hasClass(\"slick-cell\"))\u0026\u0026setFocus();var o\u003dgetCellFromEvent(e);if(o\u0026\u0026(null\u003d\u003d\u003dcurrentEditor||activeRow!\u003do.row||activeCell!\u003do.cell)\u0026\u0026(trigger(self.onClick,{row:o.row,cell:o.cell},e),!e.isImmediatePropagationStopped()\u0026\u0026canCellBeActive(o.row,o.cell)\u0026\u0026(!getEditorLock().isActive()||getEditorLock().commitCurrentEdit()))){scrollRowIntoView(o.row,!1);var t\u003de.target\u0026\u0026e.target.className\u003d\u003d\u003dSlick.preClickClassName,n\u003dcolumns[o.cell],l\u003d!!(options.editable\u0026\u0026n\u0026\u0026n.editor\u0026\u0026options.suppressActiveCellChangeOnEdit);setActiveCellInternal(getCellNode(o.row,o.cell),null,t,l,e)}}function handleContextMenu(e){var o\u003d$(e.target).closest(\".slick-cell\",$canvas);0!\u003d\u003do.length\u0026\u0026(activeCellNode\u003d\u003d\u003do[0]\u0026\u0026null!\u003d\u003dcurrentEditor||trigger(self.onContextMenu,{},e))}function handleDblClick(e){var o\u003dgetCellFromEvent(e);!o||null!\u003d\u003dcurrentEditor\u0026\u0026activeRow\u003d\u003do.row\u0026\u0026activeCell\u003d\u003do.cell||(trigger(self.onDblClick,{row:o.row,cell:o.cell},e),e.isImmediatePropagationStopped()||options.editable\u0026\u0026gotoCell(o.row,o.cell,!0,e))}function handleHeaderMouseEnter(e){trigger(self.onHeaderMouseEnter,{column:$(this).data(\"column\"),grid:self},e)}function handleHeaderMouseLeave(e){trigger(self.onHeaderMouseLeave,{column:$(this).data(\"column\"),grid:self},e)}function handleHeaderContextMenu(e){var o\u003d$(e.target).closest(\".slick-header-column\",\".slick-header-columns\"),t\u003do\u0026\u0026o.data(\"column\");trigger(self.onHeaderContextMenu,{column:t},e)}function handleHeaderClick(e){if(!columnResizeDragging){var o\u003d$(e.target).closest(\".slick-header-column\",\".slick-header-columns\"),t\u003do\u0026\u0026o.data(\"column\");t\u0026\u0026trigger(self.onHeaderClick,{column:t},e)}}function handleFooterContextMenu(e){var o\u003d$(e.target).closest(\".slick-footerrow-column\",\".slick-footerrow-columns\"),t\u003do\u0026\u0026o.data(\"column\");trigger(self.onFooterContextMenu,{column:t},e)}function handleFooterClick(e){var o\u003d$(e.target).closest(\".slick-footerrow-column\",\".slick-footerrow-columns\"),t\u003do\u0026\u0026o.data(\"column\");trigger(self.onFooterClick,{column:t},e)}function handleMouseEnter(e){trigger(self.onMouseEnter,{},e)}function handleMouseLeave(e){trigger(self.onMouseLeave,{},e)}function cellExists(e,o){return!(e\u003c0||e\u003e\u003dgetDataLength()||o\u003c0||o\u003e\u003dcolumns.length)}function getCellFromPoint(e,o){for(var t\u003dgetRowFromPosition(o),n\u003d0,l\u003d0,r\u003d0;r\u003ccolumns.length\u0026\u0026l\u003ce;r++)l+\u003dcolumns[r].width,n++;return n\u003c0\u0026\u0026(n\u003d0),{row:t,cell:n-1}}function getCellFromNode(e){var o\u003d/l\\d+/.exec(e.className);if(!o)throw new Error(\"getCellFromNode: cannot get cell - \"+e.className);return parseInt(o[0].substr(1,o[0].length-1),10)}function getRowFromNode(e){for(var o in rowsCache)for(var t in rowsCache[o].rowNode)if(rowsCache[o].rowNode[t]\u003d\u003d\u003de)return o?parseInt(o):0;return null}function getFrozenRowOffset(e){return hasFrozenRows?options.frozenBottom?e\u003e\u003dactualFrozenRow?h\u003cviewportTopH?actualFrozenRow*options.rowHeight:h:0:e\u003e\u003dactualFrozenRow?frozenRowsHeight:0:0}function getCellFromEvent(e){var o,t,n\u003d$(e.target).closest(\".slick-cell\",$canvas);if(!n.length)return null;if(o\u003dgetRowFromNode(n[0].parentNode),hasFrozenRows){var l\u003dn.parents(\".grid-canvas\").offset(),r\u003d0;n.parents(\".grid-canvas-bottom\").length\u0026\u0026(r\u003doptions.frozenBottom?$canvasTopL.height():frozenRowsHeight),o\u003dgetCellFromPoint(e.clientX-l.left,e.clientY-l.top+r+$(document).scrollTop()).row}return t\u003dgetCellFromNode(n[0]),null\u003d\u003do||null\u003d\u003dt?null:{row:o,cell:t}}function getCellNodeBox(e,o){if(!cellExists(e,o))return null;for(var t\u003dgetFrozenRowOffset(e),n\u003dgetRowTop(e)-t,l\u003dn+options.rowHeight-1,r\u003d0,i\u003d0;i\u003co;i++)r+\u003dcolumns[i].width,options.frozenColumn\u003d\u003di\u0026\u0026(r\u003d0);return{top:n,left:r,bottom:l,right:r+columns[o].width}}function resetActiveCell(){setActiveCellInternal(null,!1)}function setFocus(){-1\u003d\u003dtabbingDirection?$focusSink[0].focus():$focusSink2[0].focus()}function scrollCellIntoView(e,o,t){if(scrollRowIntoView(e,t),!(o\u003c\u003doptions.frozenColumn)){var n\u003dgetColspan(e,o);internalScrollColumnIntoView(columnPosLeft[o],columnPosRight[o+(n\u003e1?n-1:0)])}}function internalScrollColumnIntoView(e,o){var t\u003dscrollLeft+$viewportScrollContainerX.width();e\u003cscrollLeft?($viewportScrollContainerX.scrollLeft(e),handleScroll(),render()):o\u003et\u0026\u0026($viewportScrollContainerX.scrollLeft(Math.min(e,o-$viewportScrollContainerX[0].clientWidth)),handleScroll(),render())}function scrollColumnIntoView(e){internalScrollColumnIntoView(columnPosLeft[e],columnPosRight[e])}function setActiveCellInternal(e,o,t,n,l){null!\u003d\u003dactiveCellNode\u0026\u0026(makeActiveCellNormal(),$(activeCellNode).removeClass(\"active\"),rowsCache[activeRow]\u0026\u0026$(rowsCache[activeRow].rowNode).removeClass(\"active\"));if(null!\u003d(activeCellNode\u003de)){var r\u003d$(activeCellNode),i\u003dr.offset(),a\u003dMath.floor(r.parents(\".grid-canvas\").offset().top),s\u003dr.parents(\".grid-canvas-bottom\").length;hasFrozenRows\u0026\u0026s\u0026\u0026(a-\u003doptions.frozenBottom?$canvasTopL.height():frozenRowsHeight);var d\u003dgetCellFromPoint(i.left,Math.ceil(i.top)-a);activeRow\u003dd.row,activeCell\u003dactivePosX\u003dactiveCell\u003dactivePosX\u003dgetCellFromNode(activeCellNode),null\u003d\u003do\u0026\u0026(o\u003dactiveRow\u003d\u003dgetDataLength()||options.autoEdit),options.showCellSelection\u0026\u0026(r.addClass(\"active\"),rowsCache[activeRow]\u0026\u0026$(rowsCache[activeRow].rowNode).addClass(\"active\")),options.editable\u0026\u0026o\u0026\u0026isCellPotentiallyEditable(activeRow,activeCell)\u0026\u0026(clearTimeout(h_editorLoader),options.asyncEditorLoading?h_editorLoader\u003dsetTimeout((function(){makeActiveCellEditable(void 0,t,l)}),options.asyncEditorLoadDelay):makeActiveCellEditable(void 0,t,l))}else activeRow\u003dactiveCell\u003dnull;n||trigger(self.onActiveCellChanged,getActiveCell())}function clearTextSelection(){if(document.selection\u0026\u0026document.selection.empty)try{document.selection.empty()}catch(e){}else if(window.getSelection){var e\u003dwindow.getSelection();e\u0026\u0026e.removeAllRanges\u0026\u0026e.removeAllRanges()}}function isCellPotentiallyEditable(e,o){var t\u003dgetDataLength();return!(e\u003ct\u0026\u0026!getDataItem(e))\u0026\u0026(!(columns[o].cannotTriggerInsert\u0026\u0026e\u003e\u003dt)\u0026\u0026!!getEditor(e,o))}function makeActiveCellNormal(){if(currentEditor){if(trigger(self.onBeforeCellEditorDestroy,{editor:currentEditor}),currentEditor.destroy(),currentEditor\u003dnull,activeCellNode){var e\u003dgetDataItem(activeRow);if($(activeCellNode).removeClass(\"editable invalid\"),e){var o\u003dcolumns[activeCell];applyFormatResultToCellNode(getFormatter(activeRow,o)(activeRow,activeCell,getDataItemValueForColumn(e,o),o,e,self),activeCellNode),invalidatePostProcessingResults(activeRow)}}navigator.userAgent.toLowerCase().match(/msie/)\u0026\u0026clearTextSelection(),getEditorLock().deactivate(editController)}}function makeActiveCellEditable(e,o,t){if(activeCellNode){if(!options.editable)throw new Error(\"Grid : makeActiveCellEditable : should never get called when options.editable is false\");if(clearTimeout(h_editorLoader),isCellPotentiallyEditable(activeRow,activeCell)){var n\u003dcolumns[activeCell],l\u003dgetDataItem(activeRow);if(!1!\u003d\u003dtrigger(self.onBeforeEditCell,{row:activeRow,cell:activeCell,item:l,column:n})){getEditorLock().activate(editController),$(activeCellNode).addClass(\"editable\");var r\u003de||getEditor(activeRow,activeCell);e||r.suppressClearOnEdit||(activeCellNode.innerHTML\u003d\"\");var i\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(activeRow),a\u003d(i\u003di\u0026\u0026i.columns)\u0026\u0026(i[n.id]||i[activeCell]);currentEditor\u003dnew r({grid:self,gridPosition:absBox($container[0]),position:absBox(activeCellNode),container:activeCellNode,column:n,columnMetaData:a,item:l||{},event:t,commitChanges:commitEditAndSetFocus,cancelChanges:cancelEditAndSetFocus}),l\u0026\u0026(currentEditor.loadValue(l),o\u0026\u0026currentEditor.preClick\u0026\u0026currentEditor.preClick()),serializedEditorValue\u003dcurrentEditor.serializeValue(),currentEditor.position\u0026\u0026handleActiveCellPositionChange()}else setFocus()}}}function commitEditAndSetFocus(){getEditorLock().commitCurrentEdit()\u0026\u0026(setFocus(),options.autoEdit\u0026\u0026navigateDown())}function cancelEditAndSetFocus(){getEditorLock().cancelCurrentEdit()\u0026\u0026setFocus()}function absBox(e){var o\u003d{top:e.offsetTop,left:e.offsetLeft,bottom:0,right:0,width:$(e).outerWidth(),height:$(e).outerHeight(),visible:!0};o.bottom\u003do.top+o.height,o.right\u003do.left+o.width;for(var t\u003de.offsetParent;(e\u003de.parentNode)!\u003ddocument.body\u0026\u0026null!\u003de;)o.visible\u0026\u0026e.scrollHeight!\u003de.offsetHeight\u0026\u0026\"visible\"!\u003d$(e).css(\"overflowY\")\u0026\u0026(o.visible\u003do.bottom\u003ee.scrollTop\u0026\u0026o.top\u003ce.scrollTop+e.clientHeight),o.visible\u0026\u0026e.scrollWidth!\u003de.offsetWidth\u0026\u0026\"visible\"!\u003d$(e).css(\"overflowX\")\u0026\u0026(o.visible\u003do.right\u003ee.scrollLeft\u0026\u0026o.left\u003ce.scrollLeft+e.clientWidth),o.left-\u003de.scrollLeft,o.top-\u003de.scrollTop,e\u003d\u003d\u003dt\u0026\u0026(o.left+\u003de.offsetLeft,o.top+\u003de.offsetTop,t\u003de.offsetParent),o.bottom\u003do.top+o.height,o.right\u003do.left+o.width;return o}function getActiveCellPosition(){return absBox(activeCellNode)}function getGridPosition(){return absBox($container[0])}function handleActiveCellPositionChange(){if(activeCellNode\u0026\u0026(trigger(self.onActiveCellPositionChanged,{}),currentEditor)){var e\u003dgetActiveCellPosition();currentEditor.show\u0026\u0026currentEditor.hide\u0026\u0026(e.visible?currentEditor.show():currentEditor.hide()),currentEditor.position\u0026\u0026currentEditor.position(e)}}function getCellEditor(){return currentEditor}function getActiveCell(){return activeCellNode?{row:activeRow,cell:activeCell}:null}function getActiveCellNode(){return activeCellNode}function scrollRowIntoView(e,o){if(!hasFrozenRows||!options.frozenBottom\u0026\u0026e\u003eactualFrozenRow-1||options.frozenBottom\u0026\u0026e\u003cactualFrozenRow-1){var t\u003d$viewportScrollContainerY.height(),n\u003dhasFrozenRows\u0026\u0026!options.frozenBottom?e-options.frozenRow:e,l\u003dn*options.rowHeight,r\u003d(n+1)*options.rowHeight-t+(viewportHasHScroll?scrollbarDimensions.height:0);(n+1)*options.rowHeight\u003escrollTop+t+offset?(scrollTo(o?l:r),render()):n*options.rowHeight\u003cscrollTop+offset\u0026\u0026(scrollTo(o?r:l),render())}}function scrollRowToTop(e){scrollTo(e*options.rowHeight),render()}function scrollPage(e){var o\u003de*numVisibleRows;if(scrollTo((getRowFromPosition(scrollTop+options.rowHeight-1)+o)*options.rowHeight),render(),options.enableCellNavigation\u0026\u0026null!\u003dactiveRow){var t\u003dactiveRow+o,n\u003dgetDataLengthIncludingAddNew();t\u003e\u003dn\u0026\u0026(t\u003dn-1),t\u003c0\u0026\u0026(t\u003d0);for(var l\u003d0,r\u003dnull,i\u003dactivePosX;l\u003c\u003dactivePosX;)canCellBeActive(t,l)\u0026\u0026(r\u003dl),l+\u003dgetColspan(t,l);null!\u003d\u003dr?(setActiveCellInternal(getCellNode(t,r)),activePosX\u003di):resetActiveCell()}}function navigatePageDown(){scrollPage(1)}function navigatePageUp(){scrollPage(-1)}function navigateTop(){navigateToRow(0)}function navigateBottom(){navigateToRow(getDataLength()-1)}function navigateToRow(e){var o\u003dgetDataLength();if(!o)return!0;if(e\u003c0?e\u003d0:e\u003e\u003do\u0026\u0026(e\u003do-1),scrollCellIntoView(e,0,!0),options.enableCellNavigation\u0026\u0026null!\u003dactiveRow){for(var t\u003d0,n\u003dnull,l\u003dactivePosX;t\u003c\u003dactivePosX;)canCellBeActive(e,t)\u0026\u0026(n\u003dt),t+\u003dgetColspan(e,t);null!\u003d\u003dn?(setActiveCellInternal(getCellNode(e,n)),activePosX\u003dl):resetActiveCell()}return!0}function getColspan(e,o){var t\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e);if(!t||!t.columns)return 1;var n\u003dt.columns[columns[o].id]||t.columns[o],l\u003dn\u0026\u0026n.colspan;return l\u003d\"*\"\u003d\u003d\u003dl?columns.length-o:l||1}function findFirstFocusableCell(e){for(var o\u003d0;o\u003ccolumns.length;){if(canCellBeActive(e,o))return o;o+\u003dgetColspan(e,o)}return null}function findLastFocusableCell(e){for(var o\u003d0,t\u003dnull;o\u003ccolumns.length;)canCellBeActive(e,o)\u0026\u0026(t\u003do),o+\u003dgetColspan(e,o);return t}function gotoRight(e,o,t){if(o\u003e\u003dcolumns.length)return null;do{o+\u003dgetColspan(e,o)}while(o\u003ccolumns.length\u0026\u0026!canCellBeActive(e,o));return o\u003ccolumns.length?{row:e,cell:o,posX:o}:null}function gotoLeft(e,o,t){if(o\u003c\u003d0)return null;var n\u003dfindFirstFocusableCell(e);if(null\u003d\u003d\u003dn||n\u003e\u003do)return null;for(var l,r\u003d{row:e,cell:n,posX:n};;){if(!(l\u003dgotoRight(r.row,r.cell,r.posX)))return null;if(l.cell\u003e\u003do)return r;r\u003dl}}function gotoDown(e,o,t){for(var n,l\u003dgetDataLengthIncludingAddNew();;){if(++e\u003e\u003dl)return null;for(n\u003do\u003d0;o\u003c\u003dt;)n\u003do,o+\u003dgetColspan(e,o);if(canCellBeActive(e,n))return{row:e,cell:n,posX:t}}}function gotoUp(e,o,t){for(var n;;){if(--e\u003c0)return null;for(n\u003do\u003d0;o\u003c\u003dt;)n\u003do,o+\u003dgetColspan(e,o);if(canCellBeActive(e,n))return{row:e,cell:n,posX:t}}}function gotoNext(e,o,t){if(null\u003d\u003de\u0026\u0026null\u003d\u003do\u0026\u0026canCellBeActive(e\u003do\u003dt\u003d0,o))return{row:e,cell:o,posX:o};var n\u003dgotoRight(e,o,t);if(n)return n;var l\u003dnull,r\u003dgetDataLengthIncludingAddNew();for(e\u003d\u003d\u003dr-1\u0026\u0026e--;++e\u003cr;)if(null!\u003d\u003d(l\u003dfindFirstFocusableCell(e)))return{row:e,cell:l,posX:l};return null}function gotoPrev(e,o,t){if(null\u003d\u003de\u0026\u0026null\u003d\u003do\u0026\u0026canCellBeActive(e\u003dgetDataLengthIncludingAddNew()-1,o\u003dt\u003dcolumns.length-1))return{row:e,cell:o,posX:o};for(var n,l;!n\u0026\u0026!(n\u003dgotoLeft(e,o,t));){if(--e\u003c0)return null;o\u003d0,null!\u003d\u003d(l\u003dfindLastFocusableCell(e))\u0026\u0026(n\u003d{row:e,cell:l,posX:l})}return n}function gotoRowStart(e,o,t){var n\u003dfindFirstFocusableCell(e);return null\u003d\u003d\u003dn?null:{row:e,cell:n,posX:n}}function gotoRowEnd(e,o,t){var n\u003dfindLastFocusableCell(e);return null\u003d\u003d\u003dn?null:{row:e,cell:n,posX:n}}function navigateRight(){return navigate(\"right\")}function navigateLeft(){return navigate(\"left\")}function navigateDown(){return navigate(\"down\")}function navigateUp(){return navigate(\"up\")}function navigateNext(){return navigate(\"next\")}function navigatePrev(){return navigate(\"prev\")}function navigateRowStart(){return navigate(\"home\")}function navigateRowEnd(){return navigate(\"end\")}function navigate(e){if(!options.enableCellNavigation)return!1;if(!activeCellNode\u0026\u0026\"prev\"!\u003de\u0026\u0026\"next\"!\u003de)return!1;if(!getEditorLock().commitCurrentEdit())return!0;setFocus();tabbingDirection\u003d{up:-1,down:1,left:-1,right:1,prev:-1,next:1,home:-1,end:1}[e];var o\u003d(0,{up:gotoUp,down:gotoDown,left:gotoLeft,right:gotoRight,prev:gotoPrev,next:gotoNext,home:gotoRowStart,end:gotoRowEnd}[e])(activeRow,activeCell,activePosX);if(o){if(hasFrozenRows\u0026\u0026options.frozenBottom\u0026o.row\u003d\u003dgetDataLength())return;var t\u003do.row\u003d\u003dgetDataLength();return(!options.frozenBottom\u0026\u0026o.row\u003e\u003dactualFrozenRow||options.frozenBottom\u0026\u0026o.row\u003cactualFrozenRow)\u0026\u0026scrollCellIntoView(o.row,o.cell,!t\u0026\u0026options.emulatePagingWhenScrolling),setActiveCellInternal(getCellNode(o.row,o.cell)),activePosX\u003do.posX,!0}return setActiveCellInternal(getCellNode(activeRow,activeCell)),!1}function getCellNode(e,o){if(rowsCache[e]){ensureCellNodesInRowsCache(e);try{return rowsCache[e].cellNodesByColumnIdx.length\u003eo?rowsCache[e].cellNodesByColumnIdx[o][0]:null}catch(t){return rowsCache[e].cellNodesByColumnIdx[o]}}return null}function setActiveCell(e,o,t,n,l){initialized\u0026\u0026(e\u003egetDataLength()||e\u003c0||o\u003e\u003dcolumns.length||o\u003c0||options.enableCellNavigation\u0026\u0026(scrollCellIntoView(e,o,!1),setActiveCellInternal(getCellNode(e,o),t,n,l)))}function canCellBeActive(e,o){if(!options.enableCellNavigation||e\u003e\u003dgetDataLengthIncludingAddNew()||e\u003c0||o\u003e\u003dcolumns.length||o\u003c0)return!1;var t\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e);if(t\u0026\u0026void 0!\u003d\u003dt.focusable)return!!t.focusable;var n\u003dt\u0026\u0026t.columns;return n\u0026\u0026n[columns[o].id]\u0026\u0026void 0!\u003d\u003dn[columns[o].id].focusable?!!n[columns[o].id].focusable:n\u0026\u0026n[o]\u0026\u0026void 0!\u003d\u003dn[o].focusable?!!n[o].focusable:!!columns[o].focusable}function canCellBeSelected(e,o){if(e\u003e\u003dgetDataLength()||e\u003c0||o\u003e\u003dcolumns.length||o\u003c0)return!1;var t\u003ddata.getItemMetadata\u0026\u0026data.getItemMetadata(e);if(t\u0026\u0026void 0!\u003d\u003dt.selectable)return!!t.selectable;var n\u003dt\u0026\u0026t.columns\u0026\u0026(t.columns[columns[o].id]||t.columns[o]);return n\u0026\u0026void 0!\u003d\u003dn.selectable?!!n.selectable:!!columns[o].selectable}function gotoCell(e,o,t,n){if(initialized\u0026\u0026canCellBeActive(e,o)\u0026\u0026getEditorLock().commitCurrentEdit()){scrollCellIntoView(e,o,!1);var l\u003dgetCellNode(e,o),r\u003dcolumns[o],i\u003d!!(options.editable\u0026\u0026r\u0026\u0026r.editor\u0026\u0026options.suppressActiveCellChangeOnEdit);setActiveCellInternal(l,t||e\u003d\u003d\u003dgetDataLength()||options.autoEdit,null,i,n),currentEditor||setFocus()}}function commitCurrentEdit(){var e\u003dgetDataItem(activeRow),o\u003dcolumns[activeCell];if(currentEditor){if(currentEditor.isValueChanged()){var t\u003dcurrentEditor.validate();if(t.valid){if(activeRow\u003cgetDataLength()){var n\u003d{row:activeRow,cell:activeCell,editor:currentEditor,serializedValue:currentEditor.serializeValue(),prevSerializedValue:serializedEditorValue,execute:function(){this.editor.applyValue(e,this.serializedValue),updateRow(this.row),trigger(self.onCellChange,{row:this.row,cell:this.cell,item:e})},undo:function(){this.editor.applyValue(e,this.prevSerializedValue),updateRow(this.row),trigger(self.onCellChange,{row:this.row,cell:this.cell,item:e})}};options.editCommandHandler?(makeActiveCellNormal(),options.editCommandHandler(e,o,n)):(n.execute(),makeActiveCellNormal())}else{var l\u003d{};currentEditor.applyValue(l,currentEditor.serializeValue()),makeActiveCellNormal(),trigger(self.onAddNewRow,{item:l,column:o})}return!getEditorLock().isActive()}return $(activeCellNode).removeClass(\"invalid\"),$(activeCellNode).width(),$(activeCellNode).addClass(\"invalid\"),trigger(self.onValidationError,{editor:currentEditor,cellNode:activeCellNode,validationResults:t,row:activeRow,cell:activeCell,column:o}),currentEditor.focus(),!1}makeActiveCellNormal()}return!0}function cancelCurrentEdit(){return makeActiveCellNormal(),!0}function rowsToRanges(e){for(var o\u003d[],t\u003dcolumns.length-1,n\u003d0;n\u003ce.length;n++)o.push(new Slick.Range(e[n],0,e[n],t));return o}function getSelectedRows(){if(!selectionModel)throw new Error(\"Selection model is not set\");return selectedRows.slice(0)}function setSelectedRows(e){if(!selectionModel)throw new Error(\"Selection model is not set\");self\u0026\u0026self.getEditorLock\u0026\u0026!self.getEditorLock().isActive()\u0026\u0026selectionModel.setSelectedRanges(rowsToRanges(e))}this.debug\u003dfunction(){var e\u003d\"\";e+\u003d\"\\ncounter_rows_rendered: \"+counter_rows_rendered,e+\u003d\"\\ncounter_rows_removed: \"+counter_rows_removed,e+\u003d\"\\nrenderedRows: \"+renderedRows,e+\u003d\"\\nnumVisibleRows: \"+numVisibleRows,e+\u003d\"\\nmaxSupportedCssHeight: \"+maxSupportedCssHeight,e+\u003d\"\\nn(umber of pages): \"+n,e+\u003d\"\\n(current) page: \"+page,e+\u003d\"\\npage height (ph): \"+ph,e+\u003d\"\\nvScrollDir: \"+vScrollDir,alert(e)},this.eval\u003dfunction(expr){return eval(expr)},$.extend(this,{slickGridVersion:\"2.4.27\",onScroll:new Slick.Event,onSort:new Slick.Event,onHeaderMouseEnter:new Slick.Event,onHeaderMouseLeave:new Slick.Event,onHeaderContextMenu:new Slick.Event,onHeaderClick:new Slick.Event,onHeaderCellRendered:new Slick.Event,onBeforeHeaderCellDestroy:new Slick.Event,onHeaderRowCellRendered:new Slick.Event,onFooterRowCellRendered:new Slick.Event,onFooterContextMenu:new Slick.Event,onFooterClick:new Slick.Event,onBeforeHeaderRowCellDestroy:new Slick.Event,onBeforeFooterRowCellDestroy:new Slick.Event,onMouseEnter:new Slick.Event,onMouseLeave:new Slick.Event,onClick:new Slick.Event,onDblClick:new Slick.Event,onContextMenu:new Slick.Event,onKeyDown:new Slick.Event,onAddNewRow:new Slick.Event,onBeforeAppendCell:new Slick.Event,onValidationError:new Slick.Event,onViewportChanged:new Slick.Event,onColumnsReordered:new Slick.Event,onColumnsDrag:new Slick.Event,onColumnsResized:new Slick.Event,onBeforeColumnsResize:new Slick.Event,onCellChange:new Slick.Event,onBeforeEditCell:new Slick.Event,onBeforeCellEditorDestroy:new Slick.Event,onBeforeDestroy:new Slick.Event,onActiveCellChanged:new Slick.Event,onActiveCellPositionChanged:new Slick.Event,onDragInit:new Slick.Event,onDragStart:new Slick.Event,onDrag:new Slick.Event,onDragEnd:new Slick.Event,onSelectedRowsChanged:new Slick.Event,onCellCssStylesChanged:new Slick.Event,onAutosizeColumns:new Slick.Event,onRendered:new Slick.Event,onSetOptions:new Slick.Event,registerPlugin,unregisterPlugin,getPluginByName,getColumns,setColumns,getColumnIndex,updateColumnHeader,setSortColumn,setSortColumns,getSortColumns,autosizeColumns,autosizeColumn,getOptions,setOptions,getData,getDataLength,getDataItem,setData,getSelectionModel,setSelectionModel,getSelectedRows,setSelectedRows,getContainerNode,updatePagingStatusFromView,applyFormatResultToCellNode,render,invalidate,invalidateRow,invalidateRows,invalidateAllRows,updateCell,updateRow,getViewport:getVisibleRange,getRenderedRange,resizeCanvas,updateRowCount,scrollRowIntoView,scrollRowToTop,scrollCellIntoView,scrollColumnIntoView,getCanvasNode,getUID,getHeaderColumnWidthDiff,getScrollbarDimensions,getHeadersWidth,getCanvasWidth,getCanvases,getActiveCanvasNode,setActiveCanvasNode,getViewportNode,getActiveViewportNode,setActiveViewportNode,focus:setFocus,scrollTo,getCellFromPoint,getCellFromEvent,getActiveCell,setActiveCell,getActiveCellNode,getActiveCellPosition,resetActiveCell,editActiveCell:makeActiveCellEditable,getCellEditor,getCellNode,getCellNodeBox,canCellBeSelected,canCellBeActive,navigatePrev,navigateNext,navigateUp,navigateDown,navigateLeft,navigateRight,navigatePageUp,navigatePageDown,navigateTop,navigateBottom,navigateRowStart,navigateRowEnd,gotoCell,getTopPanel,setTopPanelVisibility,getPreHeaderPanel,getPreHeaderPanelLeft:getPreHeaderPanel,getPreHeaderPanelRight,setPreHeaderPanelVisibility,getHeader,getHeaderColumn,setHeaderRowVisibility,getHeaderRow,getHeaderRowColumn,setFooterRowVisibility,getFooterRow,getFooterRowColumn,getGridPosition,flashCell,addCellCssStyles,setCellCssStyles,removeCellCssStyles,getCellCssStyles,getFrozenRowOffset,setColumnHeaderVisibility,init:finishInitialization,destroy,getEditorLock,getEditController}),init()}module.exports\u003d{Grid:SlickGrid}},\n 481: function _(t,e,a,n,r){\n /*!\n * jquery.event.drag - v 2.3.0\n * Copyright (c) 2010 Three Dub Media - http://threedubmedia.com\n * Open Source MIT License - http://threedubmedia.com/code/license\n */\n var o\u003dt(474);o.fn.drag\u003dfunction(t,e,a){var n\u003d\"string\"\u003d\u003dtypeof t?t:\"\",r\u003do.isFunction(t)?t:o.isFunction(e)?e:null;return 0!\u003d\u003dn.indexOf(\"drag\")\u0026\u0026(n\u003d\"drag\"+n),a\u003d(t\u003d\u003dr?e:a)||{},r?this.on(n,a,r):this.trigger(n)};var i\u003do.event,d\u003di.special,s\u003dd.drag\u003d{defaults:{which:1,distance:0,not:\":input\",handle:null,relative:!1,drop:!0,click:!1},datakey:\"dragdata\",noBubble:!0,add:function(t){var e\u003do.data(this,s.datakey),a\u003dt.data||{};e.related+\u003d1,o.each(s.defaults,(function(t,n){void 0!\u003d\u003da[t]\u0026\u0026(e[t]\u003da[t])}))},remove:function(){o.data(this,s.datakey).related-\u003d1},setup:function(){if(!o.data(this,s.datakey)){var t\u003do.extend({related:0},s.defaults);o.data(this,s.datakey,t),i.add(this,\"touchstart mousedown\",s.init,t),this.attachEvent\u0026\u0026this.attachEvent(\"ondragstart\",s.dontstart)}},teardown:function(){(o.data(this,s.datakey)||{}).related||(o.removeData(this,s.datakey),i.remove(this,\"touchstart mousedown\",s.init),s.textselect(!0),this.detachEvent\u0026\u0026this.detachEvent(\"ondragstart\",s.dontstart))},init:function(t){if(!s.touched){var e,a\u003dt.data;if(!(0!\u003dt.which\u0026\u0026a.which\u003e0\u0026\u0026t.which!\u003da.which)){var n\u003do(t.target).attr(\"class\")||\"\";if(!o(t.target).is(a.not)\u0026\u0026n\u0026\u0026-1!\u003d\u003dn.toString().indexOf(\"slick\")\u0026\u0026(!a.handle||o(t.target).closest(a.handle,t.currentTarget).length)\u0026\u0026(s.touched\u003d\"touchstart\"\u003d\u003dt.type?this:null,a.propagates\u003d1,a.mousedown\u003dthis,a.interactions\u003d[s.interaction(this,a)],a.target\u003dt.target,a.pageX\u003dt.pageX,a.pageY\u003dt.pageY,a.dragging\u003dnull,e\u003ds.hijack(t,\"draginit\",a),a.propagates))return(e\u003ds.flatten(e))\u0026\u0026e.length\u0026\u0026(a.interactions\u003d[],o.each(e,(function(){a.interactions.push(s.interaction(this,a))}))),a.propagates\u003da.interactions.length,!1!\u003d\u003da.drop\u0026\u0026d.drop\u0026\u0026d.drop.handler(t,a),s.textselect(!1),s.touched?i.add(s.touched,\"touchmove touchend\",s.handler,a):i.add(document,\"mousemove mouseup\",s.handler,a),!(!s.touched||a.live)\u0026\u0026void 0}}},interaction:function(t,e){var a\u003dt\u0026\u0026t.ownerDocument\u0026\u0026o(t)[e.relative?\"position\":\"offset\"]()||{top:0,left:0};return{drag:t,callback:new s.callback,droppable:[],offset:a}},handler:function(t){var e\u003dt.data;switch(t.type){case!e.dragging\u0026\u0026\"touchmove\":t.preventDefault();case!e.dragging\u0026\u0026\"mousemove\":if(Math.pow(t.pageX-e.pageX,2)+Math.pow(t.pageY-e.pageY,2)\u003cMath.pow(e.distance,2))break;t.target\u003de.target,s.hijack(t,\"dragstart\",e),e.propagates\u0026\u0026(e.dragging\u003d!0);case\"touchmove\":t.preventDefault();case\"mousemove\":if(e.dragging){if(s.hijack(t,\"drag\",e),e.propagates){!1!\u003d\u003de.drop\u0026\u0026d.drop\u0026\u0026d.drop.handler(t,e);break}t.type\u003d\"mouseup\"}case\"touchend\":case\"mouseup\":default:s.touched?i.remove(s.touched,\"touchmove touchend\",s.handler):i.remove(document,\"mousemove mouseup\",s.handler),e.dragging\u0026\u0026(!1!\u003d\u003de.drop\u0026\u0026d.drop\u0026\u0026d.drop.handler(t,e),s.hijack(t,\"dragend\",e)),s.textselect(!0),!1\u003d\u003d\u003de.click\u0026\u0026e.dragging\u0026\u0026o.data(e.mousedown,\"suppress.click\",(new Date).getTime()+5),e.dragging\u003ds.touched\u003d!1}},hijack:function(t,e,a,n,r){if(a){var d,c,l,p\u003d{event:t.originalEvent,type:t.type},u\u003de.indexOf(\"drop\")?\"drag\":\"drop\",g\u003dn||0,h\u003disNaN(n)?a.interactions.length:n;t.type\u003de;var f\u003dfunction(){};t.originalEvent\u003dnew o.Event(p.event,{preventDefault:f,stopPropagation:f,stopImmediatePropagation:f}),a.results\u003d[];do{if(c\u003da.interactions[g]){if(\"dragend\"!\u003d\u003de\u0026\u0026c.cancelled)continue;l\u003ds.properties(t,a,c),c.results\u003d[],o(r||c[u]||a.droppable).each((function(n,r){if(l.target\u003dr,t.isPropagationStopped\u003dfunction(){return!1},!1\u003d\u003d\u003d(d\u003dr?i.dispatch.call(r,t,l):null)?(\"drag\"\u003d\u003du\u0026\u0026(c.cancelled\u003d!0,a.propagates-\u003d1),\"drop\"\u003d\u003de\u0026\u0026(c[u][n]\u003dnull)):\"dropinit\"\u003d\u003de\u0026\u0026c.droppable.push(s.element(d)||r),\"dragstart\"\u003d\u003de\u0026\u0026(c.proxy\u003do(s.element(d)||c.drag)[0]),c.results.push(d),delete t.result,\"dropinit\"!\u003d\u003de)return d})),a.results[g]\u003ds.flatten(c.results),\"dropinit\"\u003d\u003de\u0026\u0026(c.droppable\u003ds.flatten(c.droppable)),\"dragstart\"!\u003de||c.cancelled||l.update()}}while(++g\u003ch);return t.type\u003dp.type,t.originalEvent\u003dp.event,s.flatten(a.results)}},properties:function(t,e,a){var n\u003da.callback;return n.drag\u003da.drag,n.proxy\u003da.proxy||a.drag,n.startX\u003de.pageX,n.startY\u003de.pageY,n.deltaX\u003dt.pageX-e.pageX,n.deltaY\u003dt.pageY-e.pageY,n.originalX\u003da.offset.left,n.originalY\u003da.offset.top,n.offsetX\u003dn.originalX+n.deltaX,n.offsetY\u003dn.originalY+n.deltaY,n.drop\u003ds.flatten((a.drop||[]).slice()),n.available\u003ds.flatten((a.droppable||[]).slice()),n},element:function(t){if(t\u0026\u0026(t.jquery||1\u003d\u003dt.nodeType))return t},flatten:function(t){return o.map(t,(function(t){return t\u0026\u0026t.jquery?o.makeArray(t):t\u0026\u0026t.length?s.flatten(t):t}))},textselect:function(t){o(document)[t?\"off\":\"on\"](\"selectstart\",s.dontstart).css(\"MozUserSelect\",t?\"\":\"none\"),document.unselectable\u003dt?\"off\":\"on\"},dontstart:function(){return!1},callback:function(){}};s.callback.prototype\u003d{update:function(){d.drop\u0026\u0026this.available.length\u0026\u0026o.each(this.available,(function(t){d.drop.locate(this,t)}))}};var c\u003di.dispatch;i.dispatch\u003dfunction(t){if(!(o.data(this,\"suppress.\"+t.type)-(new Date).getTime()\u003e0))return c.apply(this,arguments);o.removeData(this,\"suppress.\"+t.type)},d.draginit\u003dd.dragstart\u003dd.dragend\u003ds},\n 482: function _(t,e,a,n,i){\n /*!\n * jquery.event.drop - v 2.3.0\n * Copyright (c) 2010 Three Dub Media - http://threedubmedia.com\n * Open Source MIT License - http://threedubmedia.com/code/license\n */\n var o\u003dt(474);o.fn.drop\u003dfunction(t,e,a){var n\u003d\"string\"\u003d\u003dtypeof t?t:\"\",i\u003do.isFunction(t)?t:o.isFunction(e)?e:null;return 0!\u003d\u003dn.indexOf(\"drop\")\u0026\u0026(n\u003d\"drop\"+n),a\u003d(t\u003d\u003di?e:a)||{},i?this.on(n,a,i):this.trigger(n)},o.drop\u003dfunction(t){t\u003dt||{},d.multi\u003d!0\u003d\u003d\u003dt.multi?1/0:!1\u003d\u003d\u003dt.multi?1:isNaN(t.multi)?d.multi:t.multi,d.delay\u003dt.delay||d.delay,d.tolerance\u003do.isFunction(t.tolerance)?t.tolerance:null\u003d\u003d\u003dt.tolerance?null:d.tolerance,d.mode\u003dt.mode||d.mode||\"intersect\"};var r\u003do.event.special,d\u003do.event.special.drop\u003d{multi:1,delay:20,mode:\"overlap\",targets:[],datakey:\"dropdata\",noBubble:!0,add:function(t){o.data(this,d.datakey).related+\u003d1},remove:function(){o.data(this,d.datakey).related-\u003d1},setup:function(){if(!o.data(this,d.datakey)){o.data(this,d.datakey,{related:0,active:[],anyactive:0,winner:0,location:{}}),d.targets.push(this)}},teardown:function(){if(!(o.data(this,d.datakey)||{}).related){o.removeData(this,d.datakey);var t\u003dthis;d.targets\u003do.grep(d.targets,(function(e){return e!\u003d\u003dt}))}},handler:function(t,e){var a;if(e)switch(t.type){case\"mousedown\":case\"touchstart\":a\u003do(d.targets),\"string\"\u003d\u003dtypeof e.drop\u0026\u0026(a\u003da.filter(e.drop)),a.each((function(){var t\u003do.data(this,d.datakey);t.active\u003d[],t.anyactive\u003d0,t.winner\u003d0})),e.droppable\u003da,r.drag.hijack(t,\"dropinit\",e);break;case\"mousemove\":case\"touchmove\":d.event\u003dt,d.timer||d.tolerate(e);break;case\"mouseup\":case\"touchend\":d.timer\u003dclearTimeout(d.timer),e.propagates\u0026\u0026(r.drag.hijack(t,\"drop\",e),r.drag.hijack(t,\"dropend\",e))}},locate:function(t,e){var a\u003do.data(t,d.datakey),n\u003do(t),i\u003dn.length\u0026\u0026!n.is(document)?n.offset():{},r\u003dn.outerHeight(),l\u003dn.outerWidth(),c\u003d{elem:t,width:l,height:r,top:i.top,left:i.left,right:i.left+l,bottom:i.top+r};return a\u0026\u0026(a.location\u003dc,a.index\u003de,a.elem\u003dt),c},contains:function(t,e){return(e[0]||e.left)\u003e\u003dt.left\u0026\u0026(e[0]||e.right)\u003c\u003dt.right\u0026\u0026(e[1]||e.top)\u003e\u003dt.top\u0026\u0026(e[1]||e.bottom)\u003c\u003dt.bottom},modes:{intersect:function(t,e,a){return this.contains(a,[t.pageX,t.pageY])?1e9:this.modes.overlap.apply(this,arguments)},overlap:function(t,e,a){return Math.max(0,Math.min(a.bottom,e.bottom)-Math.max(a.top,e.top))*Math.max(0,Math.min(a.right,e.right)-Math.max(a.left,e.left))},fit:function(t,e,a){return this.contains(a,e)?1:0},middle:function(t,e,a){return this.contains(a,[e.left+.5*e.width,e.top+.5*e.height])?1:0}},sort:function(t,e){return e.winner-t.winner||t.index-e.index},tolerate:function(t){var e,a,n,i,l,c,s,u,p\u003d0,h\u003dt.interactions.length,m\u003d[d.event.pageX,d.event.pageY],f\u003dd.tolerance||d.modes[d.mode];do{if(u\u003dt.interactions[p]){if(!u)return;u.drop\u003d[],l\u003d[],c\u003du.droppable.length,f\u0026\u0026(n\u003dd.locate(u.proxy)),e\u003d0;do{if(s\u003du.droppable[e]){if(!(a\u003d(i\u003do.data(s,d.datakey)).location))continue;i.winner\u003df?f.call(d,d.event,n,a):d.contains(a,m)?1:0,l.push(i)}}while(++e\u003cc);l.sort(d.sort),e\u003d0;do{(i\u003dl[e])\u0026\u0026(i.winner\u0026\u0026u.drop.length\u003cd.multi?(i.active[p]||i.anyactive||(!1!\u003d\u003dr.drag.hijack(d.event,\"dropstart\",t,p,i.elem)[0]?(i.active[p]\u003d1,i.anyactive+\u003d1):i.winner\u003d0),i.winner\u0026\u0026u.drop.push(i.elem)):i.active[p]\u0026\u00261\u003d\u003di.anyactive\u0026\u0026(r.drag.hijack(d.event,\"dropend\",t,p,i.elem),i.active[p]\u003d0,i.anyactive-\u003d1))}while(++e\u003cc)}}while(++p\u003ch);d.last\u0026\u0026m[0]\u003d\u003dd.last.pageX\u0026\u0026m[1]\u003d\u003dd.last.pageY?delete d.timer:d.timer\u003dsetTimeout((function(){d.tolerate(t)}),d.delay),d.last\u003dd.event}};r.dropinit\u003dr.dropstart\u003dr.dropend\u003dd},\n 483: function _(e,t,n,r,o){var i\u003de(474),l\u003de(476);var a\u003d{Avg:function(e){this.field_\u003de,this.init\u003dfunction(){this.count_\u003d0,this.nonNullCount_\u003d0,this.sum_\u003d0},this.accumulate\u003dfunction(e){var t\u003de[this.field_];this.count_++,null\u003d\u003dt||\"\"\u003d\u003d\u003dt||isNaN(t)||(this.nonNullCount_++,this.sum_+\u003dparseFloat(t))},this.storeResult\u003dfunction(e){e.avg||(e.avg\u003d{}),0!\u003d\u003dthis.nonNullCount_\u0026\u0026(e.avg[this.field_]\u003dthis.sum_/this.nonNullCount_)}},Min:function(e){this.field_\u003de,this.init\u003dfunction(){this.min_\u003dnull},this.accumulate\u003dfunction(e){var t\u003de[this.field_];null\u003d\u003dt||\"\"\u003d\u003d\u003dt||isNaN(t)||(null\u003d\u003dthis.min_||t\u003cthis.min_)\u0026\u0026(this.min_\u003dt)},this.storeResult\u003dfunction(e){e.min||(e.min\u003d{}),e.min[this.field_]\u003dthis.min_}},Max:function(e){this.field_\u003de,this.init\u003dfunction(){this.max_\u003dnull},this.accumulate\u003dfunction(e){var t\u003de[this.field_];null\u003d\u003dt||\"\"\u003d\u003d\u003dt||isNaN(t)||(null\u003d\u003dthis.max_||t\u003ethis.max_)\u0026\u0026(this.max_\u003dt)},this.storeResult\u003dfunction(e){e.max||(e.max\u003d{}),e.max[this.field_]\u003dthis.max_}},Sum:function(e){this.field_\u003de,this.init\u003dfunction(){this.sum_\u003dnull},this.accumulate\u003dfunction(e){var t\u003de[this.field_];null\u003d\u003dt||\"\"\u003d\u003d\u003dt||isNaN(t)||(this.sum_+\u003dparseFloat(t))},this.storeResult\u003dfunction(e){e.sum||(e.sum\u003d{}),e.sum[this.field_]\u003dthis.sum_}},Count:function(e){this.field_\u003de,this.init\u003dfunction(){},this.storeResult\u003dfunction(e){e.count||(e.count\u003d{}),e.count[this.field_]\u003de.group.rows.length}}};t.exports\u003d{DataView:function(e){var t,n,r,o,a,u\u003dthis,s\u003d\"id\",g\u003d[],c\u003d[],f\u003d{},h\u003dnull,p\u003dnull,d\u003dnull,m\u003d!1,v\u003d!0,_\u003d{},w\u003d{},y\u003d[],$\u003d[],C\u003d{getter:null,formatter:null,comparer:function(e,t){return e.value\u003d\u003d\u003dt.value?0:e.value\u003et.value?1:-1},predefinedValues:[],aggregators:[],aggregateEmpty:!1,aggregateCollapsed:!1,aggregateChildGroups:!1,collapsed:!1,displayTotalsRow:!0,lazyTotalsCalculation:!1},I\u003d[],R\u003d[],x\u003d[],E\u003d\":|:\",M\u003d0,S\u003d0,b\u003d0,F\u003dnew l.Event,A\u003dnew l.Event,N\u003dnew l.Event,G\u003dnew l.Event,T\u003dnew l.Event,O\u003dnew l.Event,P\u003dnew l.Event,D\u003dnew l.Event;function K(e){for(var t,n\u003de\u003de||0,r\u003dg.length;n\u003cr;n++){if(void 0\u003d\u003d\u003d(t\u003dg[n][s]))throw new Error(\"Each data element must implement a unique \u0027id\u0027 property\");f[t]\u003dn}}function j(){var e\u003dM?Math.max(1,Math.ceil(b/M)):1;return{pageSize:M,pageNum:S,totalRows:b,totalPages:e,dataView:u}}function B(e,r){v\u003dr,n\u003de,t\u003dnull,!1\u003d\u003d\u003dr\u0026\u0026g.reverse(),g.sort(e),!1\u003d\u003d\u003dr\u0026\u0026g.reverse(),f\u003d{},K(),se()}function z(e,r){v\u003dr,t\u003de,n\u003dnull;var o\u003dObject.prototype.toString;Object.prototype.toString\u003d\"function\"\u003d\u003dtypeof e?e:function(){return this[e]},!1\u003d\u003d\u003dr\u0026\u0026g.reverse(),g.sort(),Object.prototype.toString\u003do,!1\u003d\u003d\u003dr\u0026\u0026g.reverse(),f\u003d{},K(),se()}function V(t){e.groupItemMetadataProvider||(e.groupItemMetadataProvider\u003dnew l.Data.GroupItemMetadataProvider),R\u003d[],x\u003d[],I\u003d(t\u003dt||[])instanceof Array?t:[t];for(var n\u003d0;n\u003cI.length;n++){var r\u003dI[n]\u003di.extend(!0,{},C,I[n]);r.getterIsAFn\u003d\"function\"\u003d\u003dtypeof r.getter,r.compiledAccumulators\u003d[];for(var o\u003dr.aggregators.length;o--;)r.compiledAccumulators[o]\u003dre(r.aggregators[o]);x[n]\u003d{}}se()}function q(){if(!h){h\u003d{};for(var e\u003d0,t\u003dc.length;e\u003ct;e++)h[c[e][s]]\u003de}}function U(e){return g[f[e]]}function L(e,t){if(void 0\u003d\u003d\u003df[e])throw new Error(\"Invalid id\");if(e!\u003d\u003dt[s]){var n\u003dt[s];if(null\u003d\u003dn)throw new Error(\"Cannot update item to associate with a null id\");if(void 0!\u003d\u003df[n])throw new Error(\"Cannot update item to associate with a non-unique id\");f[n]\u003df[e],delete f[e],d\u0026\u0026d[e]\u0026\u0026delete d[e],e\u003dn}g[f[e]]\u003dt,d||(d\u003d{}),d[e]\u003d!0,se()}function k(e,t){g.splice(e,0,t),K(e),se()}function H(e){var t\u003df[e];if(void 0\u003d\u003d\u003dt)throw new Error(\"Invalid id\");delete f[e],g.splice(t,1),K(t),se()}function W(e){if(!n)throw new Error(\"sortedAddItem() requires a sort comparer, use sort()\");k(function(e){var t\u003d0,r\u003dg.length;for(;t\u003cr;){var o\u003dt+r\u003e\u003e\u003e1;-1\u003d\u003d\u003dn(g[o],e)?t\u003do+1:r\u003do}return t}(e),e)}function J(e,t){if(null\u003d\u003de)for(var n\u003d0;n\u003cI.length;n++)x[n]\u003d{},I[n].collapsed\u003dt,!0\u003d\u003d\u003dt?D.notify({level:n,groupingKey:null}):P.notify({level:n,groupingKey:null});else x[e]\u003d{},I[e].collapsed\u003dt,!0\u003d\u003d\u003dt?D.notify({level:e,groupingKey:null}):P.notify({level:e,groupingKey:null});se()}function Q(e,t,n){x[e][t]\u003dI[e].collapsed^n,se()}function X(e,t){for(var n,r,o,i\u003d[],a\u003d{},u\u003dt?t.level+1:0,s\u003dI[u],g\u003d0,c\u003ds.predefinedValues.length;g\u003cc;g++)(n\u003da[r\u003ds.predefinedValues[g]])||((n\u003dnew l.Group).value\u003dr,n.level\u003du,n.groupingKey\u003d(t?t.groupingKey+E:\"\")+r,i[i.length]\u003dn,a[r]\u003dn);for(g\u003d0,c\u003de.length;g\u003cc;g++)o\u003de[g],(n\u003da[r\u003ds.getterIsAFn?s.getter(o):o[s.getter]])||((n\u003dnew l.Group).value\u003dr,n.level\u003du,n.groupingKey\u003d(t?t.groupingKey+E:\"\")+r,i[i.length]\u003dn,a[r]\u003dn),n.rows[n.count++]\u003do;if(u\u003cI.length-1)for(g\u003d0;g\u003ci.length;g++)(n\u003di[g]).groups\u003dX(n.rows,n);return i.length\u0026\u0026ee(i,u),i.sort(I[u].comparer),i}function Y(e){var t,n\u003de.group,r\u003dI[n.level],o\u003dn.level\u003d\u003dI.length,i\u003dr.aggregators.length;if(!o\u0026\u0026r.aggregateChildGroups)for(var l\u003dn.groups.length;l--;)n.groups[l].totals.initialized||Y(n.groups[l].totals);for(;i--;)(t\u003dr.aggregators[i]).init(),!o\u0026\u0026r.aggregateChildGroups?r.compiledAccumulators[i].call(t,n.groups):r.compiledAccumulators[i].call(t,n.rows),t.storeResult(e);e.initialized\u003d!0}function Z(e){var t\u003dI[e.level],n\u003dnew l.GroupTotals;n.group\u003de,e.totals\u003dn,t.lazyTotalsCalculation||Y(n)}function ee(e,t){for(var n,r\u003dI[t\u003dt||0],o\u003dr.collapsed,i\u003dx[t],l\u003de.length;l--;)(n\u003de[l]).collapsed\u0026\u0026!r.aggregateCollapsed||(n.groups\u0026\u0026ee(n.groups,t+1),r.aggregators.length\u0026\u0026(r.aggregateEmpty||n.rows.length||n.groups\u0026\u0026n.groups.length)\u0026\u0026Z(n),n.collapsed\u003do^i[n.groupingKey],n.title\u003dr.formatter?r.formatter(n):n.value)}function te(e,t){for(var n,r,o\u003dI[t\u003dt||0],i\u003d[],l\u003d0,a\u003d0,u\u003de.length;a\u003cu;a++){if(r\u003de[a],i[l++]\u003dr,!r.collapsed)for(var s\u003d0,g\u003d(n\u003dr.groups?te(r.groups,t+1):r.rows).length;s\u003cg;s++)i[l++]\u003dn[s];r.totals\u0026\u0026o.displayTotalsRow\u0026\u0026(!r.collapsed||o.aggregateCollapsed)\u0026\u0026(i[l++]\u003dr.totals)}return i}function ne(e){var t\u003de.toString().indexOf(\"function\")\u003e\u003d0?/^function[^(]*\\(([^)]*)\\)\\s*{([\\s\\S]*)}$/:/^[^(]*\\(([^)]*)\\)\\s*{([\\s\\S]*)}$/,n\u003de.toString().match(t);return{params:n[1].split(\",\"),body:n[2]}}function re(e){if(e.accumulate){var t\u003dne(e.accumulate),n\u003dnew Function(\"_items\",\"for (var \"+t.params[0]+\", _i\u003d0, _il\u003d_items.length; _i\u003c_il; _i++) {\"+t.params[0]+\" \u003d _items[_i]; \"+t.body+\"}\"),r\u003d\"compiledAccumulatorLoop\";return n.displayName\u003dr,n.name\u003doe(n,r),n}return function(){}}function oe(e,t){try{Object.defineProperty(e,\"name\",{writable:!0,value:t})}catch(n){e.name\u003dt}}function ie(e,t){for(var n\u003d[],r\u003d0,o\u003d0,i\u003de.length;o\u003ci;o++)p(e[o],t)\u0026\u0026(n[r++]\u003de[o]);return n}function le(e,t,n){for(var r,o\u003d[],i\u003d0,l\u003d0,a\u003de.length;l\u003ca;l++)r\u003de[l],n[l]?o[i++]\u003dr:p(r,t)\u0026\u0026(o[i++]\u003dr,n[l]\u003d!0);return o}function ae(t){if(p){var n\u003de.inlineFilters?o:ie,i\u003de.inlineFilters?a:le;_.isFilterNarrowing?y\u003dn(y,r):_.isFilterExpanding?y\u003di(t,r,$):_.isFilterUnchanged||(y\u003dn(t,r))}else y\u003dM?t:t.concat();var l;return M?(y.length\u003c\u003dS*M\u0026\u0026(S\u003d0\u003d\u003d\u003dy.length?0:Math.floor((y.length-1)/M)),l\u003dy.slice(M*S,M*S+M)):l\u003dy,{totalRows:y.length,rows:l}}function ue(e){h\u003dnull,_.isFilterNarrowing\u003d\u003dw.isFilterNarrowing\u0026\u0026_.isFilterExpanding\u003d\u003dw.isFilterExpanding||($\u003d[]);var t\u003dae(e);b\u003dt.totalRows;var n\u003dt.rows;R\u003d[],I.length\u0026\u0026(R\u003dX(n)).length\u0026\u0026(n\u003dte(R));var r\u003dfunction(e,t){var n,r,o,i\u003d[],l\u003d0,a\u003dMath.max(t.length,e.length);_\u0026\u0026_.ignoreDiffsBefore\u0026\u0026(l\u003dMath.max(0,Math.min(t.length,_.ignoreDiffsBefore))),_\u0026\u0026_.ignoreDiffsAfter\u0026\u0026(a\u003dMath.min(t.length,Math.max(0,_.ignoreDiffsAfter)));for(var u\u003dl,g\u003de.length;u\u003ca;u++)u\u003e\u003dg?i[i.length]\u003du:(n\u003dt[u],r\u003de[u],(!n||I.length\u0026\u0026(o\u003dn.__nonDataRow||r.__nonDataRow)\u0026\u0026n.__group!\u003d\u003dr.__group||n.__group\u0026\u0026!n.equals(r)||o\u0026\u0026(n.__groupTotals||r.__groupTotals)||n[s]!\u003dr[s]||d\u0026\u0026d[n[s]])\u0026\u0026(i[i.length]\u003du));return i}(c,n);return c\u003dn,r}function se(){if(!m){var e\u003di.extend(!0,{},j()),t\u003dc.length,n\u003db,r\u003due(g);M\u0026\u0026b\u003cS*M\u0026\u0026(S\u003dMath.max(0,Math.ceil(b/M)-1),r\u003due(g)),d\u003dnull,w\u003d_,_\u003d{},n!\u003d\u003db\u0026\u0026(T.notify(e,null,u),O.notify(j(),null,u)),t!\u003d\u003dc.length\u0026\u0026A.notify({previous:t,current:c.length,dataView:u,callingOnRowsChanged:r.length\u003e0},null,u),r.length\u003e0\u0026\u0026N.notify({rows:r,dataView:u,calledOnRowCountChanged:t!\u003d\u003dc.length},null,u),(t!\u003d\u003dc.length||r.length\u003e0)\u0026\u0026G.notify({rowsDiff:r,previousRowCount:t,currentRowCount:c.length,rowCountChanged:t!\u003d\u003dc.length,rowsChanged:r.length\u003e0,dataView:u},null,u)}}e\u003di.extend(!0,{},{groupItemMetadataProvider:null,inlineFilters:!1},e),i.extend(this,{beginUpdate:function(){m\u003d!0},endUpdate:function(){m\u003d!1,se()},setPagingOptions:function(e){T.notify(j(),null,u),null!\u003de.pageSize\u0026\u0026(M\u003de.pageSize,S\u003dM?Math.min(S,Math.max(0,Math.ceil(b/M)-1)):0),null!\u003de.pageNum\u0026\u0026(S\u003dMath.min(e.pageNum,Math.max(0,Math.ceil(b/M)-1))),O.notify(j(),null,u),se()},getPagingInfo:j,getIdPropertyName:function(){return s},getItems:function(){return g},setItems:function(e,t){void 0!\u003d\u003dt\u0026\u0026(s\u003dt),g\u003dy\u003de,f\u003d{},K(),function(){for(var e,t\u003d0,n\u003dg.length;t\u003cn;t++)if(void 0\u003d\u003d\u003d(e\u003dg[t][s])||f[e]!\u003d\u003dt)throw new Error(\"Each data element must implement a unique \u0027id\u0027 property\")}(),se(),F.notify({idProperty:t},null,u)},setFilter:function(t){p\u003dt,e.inlineFilters\u0026\u0026(o\u003dfunction(){var e\u003dne(p),t\u003d\"{ continue _coreloop; }$1\",n\u003d\"{ _retval[_idx++] \u003d $item$; continue _coreloop; }$1\",r\u003de.body.replace(/return false\\s*([;}]|\\}|$)/gi,t).replace(/return!1([;}]|\\}|$)/gi,t).replace(/return true\\s*([;}]|\\}|$)/gi,n).replace(/return!0([;}]|\\}|$)/gi,n).replace(/return ([^;}]+?)\\s*([;}]|$)/gi,\"{ if ($1) { _retval[_idx++] \u003d $item$; }; continue _coreloop; }$2\"),o\u003d[\"var _retval \u003d [], _idx \u003d 0; \",\"var $item$, $args$ \u003d _args; \",\"_coreloop: \",\"for (var _i \u003d 0, _il \u003d _items.length; _i \u003c _il; _i++) { \",\"$item$ \u003d _items[_i]; \",\"$filter$; \",\"} \",\"return _retval; \"].join(\"\");o\u003d(o\u003d(o\u003do.replace(/\\$filter\\$/gi,r)).replace(/\\$item\\$/gi,e.params[0])).replace(/\\$args\\$/gi,e.params[1]);var i\u003dnew Function(\"_items,_args\",o),l\u003d\"compiledFilter\";return i.displayName\u003dl,i.name\u003doe(i,l),i}(),a\u003dfunction(){var e\u003dne(p),t\u003d\"{ continue _coreloop; }$1\",n\u003d\"{ _cache[_i] \u003d true;_retval[_idx++] \u003d $item$; continue _coreloop; }$1\",r\u003de.body.replace(/return false\\s*([;}]|\\}|$)/gi,t).replace(/return!1([;}]|\\}|$)/gi,t).replace(/return true\\s*([;}]|\\}|$)/gi,n).replace(/return!0([;}]|\\}|$)/gi,n).replace(/return ([^;}]+?)\\s*([;}]|$)/gi,\"{ if ((_cache[_i] \u003d $1)) { _retval[_idx++] \u003d $item$; }; continue _coreloop; }$2\"),o\u003d[\"var _retval \u003d [], _idx \u003d 0; \",\"var $item$, $args$ \u003d _args; \",\"_coreloop: \",\"for (var _i \u003d 0, _il \u003d _items.length; _i \u003c _il; _i++) { \",\"$item$ \u003d _items[_i]; \",\"if (_cache[_i]) { \",\"_retval[_idx++] \u003d $item$; \",\"continue _coreloop; \",\"} \",\"$filter$; \",\"} \",\"return _retval; \"].join(\"\");o\u003d(o\u003d(o\u003do.replace(/\\$filter\\$/gi,r)).replace(/\\$item\\$/gi,e.params[0])).replace(/\\$args\\$/gi,e.params[1]);var i\u003dnew Function(\"_items,_args,_cache\",o),l\u003d\"compiledFilterWithCaching\";return i.displayName\u003dl,i.name\u003doe(i,l),i}()),se()},getFilter:function(){return p},getFilteredItems:function(){return y},sort:B,fastSort:z,reSort:function(){n?B(n,v):t\u0026\u0026z(t,v)},setGrouping:V,getGrouping:function(){return I},groupBy:function(e,t,n){V(null!\u003de?{getter:e,formatter:t,comparer:n}:[])},setAggregators:function(e,t){if(!I.length)throw new Error(\"At least one grouping must be specified before calling setAggregators().\");I[0].aggregators\u003de,I[0].aggregateCollapsed\u003dt,V(I)},collapseAllGroups:function(e){J(e,!0)},expandAllGroups:function(e){J(e,!1)},collapseGroup:function(e){var t,n,r\u003dArray.prototype.slice.call(arguments),o\u003dr[0];1\u003d\u003d\u003dr.length\u0026\u0026-1!\u003d\u003do.indexOf(E)?(t\u003do,n\u003do.split(E).length-1):(t\u003dr.join(E),n\u003dr.length-1),Q(n,t,!0),D.notify({level:n,groupingKey:t})},expandGroup:function(e){var t,n,r\u003dArray.prototype.slice.call(arguments),o\u003dr[0];1\u003d\u003d\u003dr.length\u0026\u0026-1!\u003d\u003do.indexOf(E)?(n\u003do.split(E).length-1,t\u003do):(n\u003dr.length-1,t\u003dr.join(E)),Q(n,t,!1),P.notify({level:n,groupingKey:t})},getGroups:function(){return R},getIdxById:function(e){return f[e]},getRowByItem:function(e){return q(),h[e[s]]},getRowById:function(e){return q(),h[e]},getItemById:U,getItemByIdx:function(e){return g[e]},mapItemsToRows:function(e){var t\u003d[];q();for(var n\u003d0,r\u003de.length;n\u003cr;n++){var o\u003dh[e[n][s]];null!\u003do\u0026\u0026(t[t.length]\u003do)}return t},mapRowsToIds:function(e){for(var t\u003d[],n\u003d0,r\u003de.length;n\u003cr;n++)e[n]\u003cc.length\u0026\u0026(t[t.length]\u003dc[e[n]][s]);return t},mapIdsToRows:function(e){var t\u003d[];q();for(var n\u003d0,r\u003de.length;n\u003cr;n++){var o\u003dh[e[n]];null!\u003do\u0026\u0026(t[t.length]\u003do)}return t},setRefreshHints:function(e){_\u003de},setFilterArgs:function(e){r\u003de},refresh:se,updateItem:L,insertItem:k,addItem:function(e){g.push(e),K(g.length-1),se()},deleteItem:H,sortedAddItem:W,sortedUpdateItem:function(e,t){if(void 0\u003d\u003d\u003df[e]||e!\u003d\u003dt[s])throw new Error(\"Invalid or non-matching id \"+f[e]);if(!n)throw new Error(\"sortedUpdateItem() requires a sort comparer, use sort()\");var r\u003dU(e);0!\u003d\u003dn(r,t)?(H(e),W(t)):L(e,t)},syncGridSelection:function(e,t,n){var r,o\u003dthis,a\u003do.mapRowsToIds(e.getSelectedRows()),u\u003dnew l.Event;function s(t){a.join(\",\")!\u003dt.join(\",\")\u0026\u0026(a\u003dt,u.notify({grid:e,ids:a,dataView:o},new l.EventData,o))}return e.onSelectedRowsChanged.subscribe((function(t,l){if(!r){var u\u003do.mapRowsToIds(e.getSelectedRows());if(n\u0026\u0026e.getOptions().multiSelect)s(i.grep(a,(function(e){return void 0\u003d\u003d\u003do.getRowById(e)})).concat(u));else s(u)}})),this.onRowsOrCountChanged.subscribe((function(){if(a.length\u003e0){r\u003d!0;var n\u003do.mapIdsToRows(a);t||s(o.mapRowsToIds(n)),e.setSelectedRows(n),r\u003d!1}})),u},syncGridCellCssStyles:function(e,t){var n,r;function o(e){for(var t in n\u003d{},e){var r\u003dc[t][s];n[r]\u003de[t]}}function i(){if(n){r\u003d!0,q();var o\u003d{};for(var i in n){var l\u003dh[i];null!\u003dl\u0026\u0026(o[l]\u003dn[i])}e.setCellCssStyles(t,o),r\u003d!1}}o(e.getCellCssStyles(t)),e.onCellCssStylesChanged.subscribe((function(n,l){r||t\u003d\u003dl.key\u0026\u0026(l.hash?o(l.hash):(e.onCellCssStylesChanged.unsubscribe(),u.onRowsOrCountChanged.unsubscribe(i)))})),this.onRowsOrCountChanged.subscribe(i)},getLength:function(){return c.length},getItem:function(e){var t\u003dc[e];if(t\u0026\u0026t.__group\u0026\u0026t.totals\u0026\u0026!t.totals.initialized){var n\u003dI[t.level];n.displayTotalsRow||(Y(t.totals),t.title\u003dn.formatter?n.formatter(t):t.value)}else t\u0026\u0026t.__groupTotals\u0026\u0026!t.initialized\u0026\u0026Y(t);return t},getItemMetadata:function(t){var n\u003dc[t];return void 0\u003d\u003d\u003dn?null:n.__group?e.groupItemMetadataProvider.getGroupRowMetadata(n):n.__groupTotals?e.groupItemMetadataProvider.getTotalsRowMetadata(n):null},onSetItemsCalled:F,onRowCountChanged:A,onRowsChanged:N,onRowsOrCountChanged:G,onBeforePagingInfoChanged:T,onPagingInfoChanged:O,onGroupExpanded:P,onGroupCollapsed:D})},Aggregators:a,Data:{Aggregators:a}}},\n 484: function _(e,t,i,n,o){var l\u003de(474),a\u003de(476);function s(e){var t,i;function n(){var t\u003de.column.editorFixedDecimalPlaces;return void 0\u003d\u003d\u003dt\u0026\u0026(t\u003ds.DefaultDecimalPlaces),t||0\u003d\u003d\u003dt?t:null}this.init\u003dfunction(){var i\u003de.grid.getOptions().editorCellNavOnLRKeys;t\u003dl(\"\u003cINPUT type\u003dtext class\u003d\u0027editor-text\u0027 /\u003e\").appendTo(e.container).on(\"keydown.nav\",i?u:c).focus().select()},this.destroy\u003dfunction(){t.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(o){i\u003do[e.column.field];var l\u003dn();null!\u003d\u003dl\u0026\u0026(i||0\u003d\u003d\u003di)\u0026\u0026i.toFixed\u0026\u0026(i\u003di.toFixed(l)),t.val(i),t[0].defaultValue\u003di,t.select()},this.serializeValue\u003dfunction(){var e\u003dparseFloat(t.val());s.AllowEmptyValue?e||0\u003d\u003d\u003de||(e\u003d\"\"):e\u003de||0;var i\u003dn();return null!\u003d\u003di\u0026\u0026(e||0\u003d\u003d\u003de)\u0026\u0026e.toFixed\u0026\u0026(e\u003dparseFloat(e.toFixed(i))),e},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003di)\u0026\u0026t.val()!\u003di},this.validate\u003dfunction(){if(isNaN(t.val()))return{valid:!1,msg:\"Please enter a valid number\"};if(e.column.validator){var i\u003de.column.validator(t.val());if(!i.valid)return i}return{valid:!0,msg:null}},this.init()}function u(e){var t\u003dthis.selectionStart,i\u003dthis.value.length;(e.keyCode\u003d\u003d\u003da.keyCode.LEFT\u0026\u0026t\u003e0||e.keyCode\u003d\u003d\u003da.keyCode.RIGHT\u0026\u0026t\u003ci-1)\u0026\u0026e.stopImmediatePropagation()}function c(e){e.keyCode!\u003d\u003da.keyCode.LEFT\u0026\u0026e.keyCode!\u003d\u003da.keyCode.RIGHT||e.stopImmediatePropagation()}s.DefaultDecimalPlaces\u003dnull,s.AllowEmptyValue\u003d!1,t.exports\u003d{Editors:{Text:function(e){var t,i;this.init\u003dfunction(){var i\u003de.grid.getOptions().editorCellNavOnLRKeys;t\u003dl(\"\u003cINPUT type\u003dtext class\u003d\u0027editor-text\u0027 /\u003e\").appendTo(e.container).on(\"keydown.nav\",i?u:c).focus().select()},this.destroy\u003dfunction(){t.remove()},this.focus\u003dfunction(){t.focus()},this.getValue\u003dfunction(){return t.val()},this.setValue\u003dfunction(e){t.val(e)},this.loadValue\u003dfunction(n){i\u003dn[e.column.field]||\"\",t.val(i),t[0].defaultValue\u003di,t.select()},this.serializeValue\u003dfunction(){return t.val()},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003di)\u0026\u0026t.val()!\u003di},this.validate\u003dfunction(){if(e.column.validator){var i\u003de.column.validator(t.val());if(!i.valid)return i}return{valid:!0,msg:null}},this.init()},Integer:function(e){var t,i;this.init\u003dfunction(){var i\u003de.grid.getOptions().editorCellNavOnLRKeys;t\u003dl(\"\u003cINPUT type\u003dtext class\u003d\u0027editor-text\u0027 /\u003e\").appendTo(e.container).on(\"keydown.nav\",i?u:c).focus().select()},this.destroy\u003dfunction(){t.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(n){i\u003dn[e.column.field],t.val(i),t[0].defaultValue\u003di,t.select()},this.serializeValue\u003dfunction(){return parseInt(t.val(),10)||0},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003di)\u0026\u0026t.val()!\u003di},this.validate\u003dfunction(){if(isNaN(t.val()))return{valid:!1,msg:\"Please enter a valid integer\"};if(e.column.validator){var i\u003de.column.validator(t.val());if(!i.valid)return i}return{valid:!0,msg:null}},this.init()},Float:s,Date:function(e){var t,i,n\u003d!1;this.init\u003dfunction(){(t\u003dl(\"\u003cINPUT type\u003dtext class\u003d\u0027editor-text\u0027 /\u003e\")).appendTo(e.container),t.focus().select(),t.datepicker({showOn:\"button\",buttonImageOnly:!0,beforeShow:function(){n\u003d!0},onClose:function(){n\u003d!1}}),t.width(t.width()-18)},this.destroy\u003dfunction(){l.datepicker.dpDiv.stop(!0,!0),t.datepicker(\"hide\"),t.datepicker(\"destroy\"),t.remove()},this.show\u003dfunction(){n\u0026\u0026l.datepicker.dpDiv.stop(!0,!0).show()},this.hide\u003dfunction(){n\u0026\u0026l.datepicker.dpDiv.stop(!0,!0).hide()},this.position\u003dfunction(e){n\u0026\u0026l.datepicker.dpDiv.css(\"top\",e.top+30).css(\"left\",e.left)},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(n){i\u003dn[e.column.field],t.val(i),t[0].defaultValue\u003di,t.select()},this.serializeValue\u003dfunction(){return t.val()},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003di)\u0026\u0026t.val()!\u003di},this.validate\u003dfunction(){if(e.column.validator){var i\u003de.column.validator(t.val());if(!i.valid)return i}return{valid:!0,msg:null}},this.init()},YesNoSelect:function(e){var t,i;this.init\u003dfunction(){(t\u003dl(\"\u003cSELECT tabIndex\u003d\u00270\u0027 class\u003d\u0027editor-yesno\u0027\u003e\u003cOPTION value\u003d\u0027yes\u0027\u003eYes\u003c/OPTION\u003e\u003cOPTION value\u003d\u0027no\u0027\u003eNo\u003c/OPTION\u003e\u003c/SELECT\u003e\")).appendTo(e.container),t.focus()},this.destroy\u003dfunction(){t.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(n){t.val((i\u003dn[e.column.field])?\"yes\":\"no\"),t.select()},this.serializeValue\u003dfunction(){return\"yes\"\u003d\u003dt.val()},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return t.val()!\u003di},this.validate\u003dfunction(){return{valid:!0,msg:null}},this.init()},Checkbox:function(e){var t,i;this.init\u003dfunction(){(t\u003dl(\"\u003cINPUT type\u003dcheckbox value\u003d\u0027true\u0027 class\u003d\u0027editor-checkbox\u0027 hideFocus\u003e\")).appendTo(e.container),t.focus()},this.destroy\u003dfunction(){t.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(n){(i\u003d!!n[e.column.field])?t.prop(\"checked\",!0):t.prop(\"checked\",!1)},this.preClick\u003dfunction(){t.prop(\"checked\",!t.prop(\"checked\"))},this.serializeValue\u003dfunction(){return t.prop(\"checked\")},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return this.serializeValue()!\u003d\u003di},this.validate\u003dfunction(){return{valid:!0,msg:null}},this.init()},PercentComplete:function(e){var t,i,n;this.init\u003dfunction(){(t\u003dl(\"\u003cINPUT type\u003dtext class\u003d\u0027editor-percentcomplete\u0027 /\u003e\")).width(l(e.container).innerWidth()-25),t.appendTo(e.container),(i\u003dl(\"\u003cdiv class\u003d\u0027editor-percentcomplete-picker\u0027 /\u003e\").appendTo(e.container)).append(\"\u003cdiv class\u003d\u0027editor-percentcomplete-helper\u0027\u003e\u003cdiv class\u003d\u0027editor-percentcomplete-wrapper\u0027\u003e\u003cdiv class\u003d\u0027editor-percentcomplete-slider\u0027 /\u003e\u003cdiv class\u003d\u0027editor-percentcomplete-buttons\u0027 /\u003e\u003c/div\u003e\u003c/div\u003e\"),i.find(\".editor-percentcomplete-buttons\").append(\"\u003cbutton val\u003d0\u003eNot started\u003c/button\u003e\u003cbr/\u003e\u003cbutton val\u003d50\u003eIn Progress\u003c/button\u003e\u003cbr/\u003e\u003cbutton val\u003d100\u003eComplete\u003c/button\u003e\"),t.focus().select(),i.find(\".editor-percentcomplete-slider\").slider({orientation:\"vertical\",range:\"min\",value:n,slide:function(e,i){t.val(i.value)}}),i.find(\".editor-percentcomplete-buttons button\").on(\"click\",(function(e){t.val(l(this).attr(\"val\")),i.find(\".editor-percentcomplete-slider\").slider(\"value\",l(this).attr(\"val\"))}))},this.destroy\u003dfunction(){t.remove(),i.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(i){t.val(n\u003di[e.column.field]),t.select()},this.serializeValue\u003dfunction(){return parseInt(t.val(),10)||0},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003dn)\u0026\u0026(parseInt(t.val(),10)||0)!\u003dn},this.validate\u003dfunction(){return isNaN(parseInt(t.val(),10))?{valid:!1,msg:\"Please enter a valid positive number\"}:{valid:!0,msg:null}},this.init()},LongText:function(e){var t,i,n,o\u003dthis;this.init\u003dfunction(){var n\u003dl(\"body\");e.grid.getOptions().editorCellNavOnLRKeys;i\u003dl(\"\u003cDIV style\u003d\u0027z-index:10000;position:absolute;background:white;padding:5px;border:3px solid gray; -moz-border-radius:10px; border-radius:10px;\u0027/\u003e\").appendTo(n),t\u003dl(\"\u003cTEXTAREA hidefocus rows\u003d5 style\u003d\u0027background:white;width:250px;height:80px;border:0;outline:0\u0027\u003e\").appendTo(i),l(\"\u003cDIV style\u003d\u0027text-align:right\u0027\u003e\u003cBUTTON\u003eSave\u003c/BUTTON\u003e\u003cBUTTON\u003eCancel\u003c/BUTTON\u003e\u003c/DIV\u003e\").appendTo(i),i.find(\"button:first\").on(\"click\",this.save),i.find(\"button:last\").on(\"click\",this.cancel),t.on(\"keydown\",this.handleKeyDown),o.position(e.position),t.focus().select()},this.handleKeyDown\u003dfunction(t){if(t.which\u003d\u003da.keyCode.ENTER\u0026\u0026t.ctrlKey)o.save();else if(t.which\u003d\u003da.keyCode.ESCAPE)t.preventDefault(),o.cancel();else if(t.which\u003d\u003da.keyCode.TAB\u0026\u0026t.shiftKey)t.preventDefault(),e.grid.navigatePrev();else if(t.which\u003d\u003da.keyCode.TAB)t.preventDefault(),e.grid.navigateNext();else if((t.which\u003d\u003da.keyCode.LEFT||t.which\u003d\u003da.keyCode.RIGHT)\u0026\u0026e.grid.getOptions().editorCellNavOnLRKeys){var i\u003dthis.selectionStart,n\u003dthis.value.length;t.keyCode\u003d\u003d\u003da.keyCode.LEFT\u0026\u00260\u003d\u003d\u003di\u0026\u0026e.grid.navigatePrev(),t.keyCode\u003d\u003d\u003da.keyCode.RIGHT\u0026\u0026i\u003e\u003dn-1\u0026\u0026e.grid.navigateNext()}},this.save\u003dfunction(){e.commitChanges()},this.cancel\u003dfunction(){t.val(n),e.cancelChanges()},this.hide\u003dfunction(){i.hide()},this.show\u003dfunction(){i.show()},this.position\u003dfunction(e){i.css(\"top\",e.top-5).css(\"left\",e.left-5)},this.destroy\u003dfunction(){i.remove()},this.focus\u003dfunction(){t.focus()},this.loadValue\u003dfunction(i){t.val(n\u003di[e.column.field]),t.select()},this.serializeValue\u003dfunction(){return t.val()},this.applyValue\u003dfunction(t,i){t[e.column.field]\u003di},this.isValueChanged\u003dfunction(){return!(\"\"\u003d\u003d\u003dt.val()\u0026\u0026null\u003d\u003dn)\u0026\u0026t.val()!\u003dn},this.validate\u003dfunction(){if(e.column.validator){var i\u003de.column.validator(t.val());if(!i.valid)return i}return{valid:!0,msg:null}},this.init()}}}},\n 485: function _(e,n,r,t,c){e(476);n.exports\u003d{Formatters:{PercentComplete:function(e,n,r,t,c){return null\u003d\u003dr||\"\"\u003d\u003d\u003dr?\"-\":r\u003c50?\"\u003cspan style\u003d\u0027color:red;font-weight:bold;\u0027\u003e\"+r+\"%\u003c/span\u003e\":\"\u003cspan style\u003d\u0027color:green\u0027\u003e\"+r+\"%\u003c/span\u003e\"},PercentCompleteBar:function(e,n,r,t,c){return null\u003d\u003dr||\"\"\u003d\u003d\u003dr?\"\":\"\u003cspan class\u003d\u0027percent-complete-bar\u0027 style\u003d\u0027background:\"+(r\u003c30?\"red\":r\u003c70?\"silver\":\"green\")+\";width:\"+r+\"%\u0027\u003e\u003c/span\u003e\"},YesNo:function(e,n,r,t,c){return r?\"Yes\":\"No\"},Checkmark:function(e,n,r,t,c){return r?\"\u003cimg src\u003d\u0027../images/tick.png\u0027\u003e\":\"\"},Checkbox:function(e,n,r,t,c){return\u0027\u003cimg class\u003d\"slick-edit-preclick\" src\u003d\"../images/\u0027+(r?\"CheckboxY\":\"CheckboxN\")+\u0027.png\"\u003e\u0027}}}},\n 486: function _(t,o,r,e,n){var a\u003dt(474),l\u003dt(476);o.exports\u003d{RemoteModel:function(){var t\u003d50,o\u003d{length:0},r\u003d\"\",e\u003dnull,n\u003d1,i\u003dnull,s\u003dnull,u\u003dnew l.Event,f\u003dnew l.Event;function c(){for(var t in o)delete o[t];o.length\u003d0}function h(l,c){if(s){s.abort();for(var h\u003ds.fromPage;h\u003c\u003ds.toPage;h++)o[h*t]\u003dvoid 0}l\u003c0\u0026\u0026(l\u003d0),o.length\u003e0\u0026\u0026(c\u003dMath.min(c,o.length-1));for(var v\u003dMath.floor(l/t),m\u003dMath.floor(c/t);void 0!\u003d\u003do[v*t]\u0026\u0026v\u003cm;)v++;for(;void 0!\u003d\u003do[m*t]\u0026\u0026v\u003cm;)m--;if(v\u003em||v\u003d\u003dm\u0026\u0026void 0!\u003d\u003do[v*t])f.notify({from:l,to:c});else{var g\u003d\"http://octopart.com/api/v3/parts/search?apikey\u003d68b25f31\u0026include[]\u003dshort_description\u0026show[]\u003duid\u0026show[]\u003dmanufacturer\u0026show[]\u003dmpn\u0026show[]\u003dbrand\u0026show[]\u003doctopart_url\u0026show[]\u003dshort_description\u0026q\u003d\"+r+\"\u0026start\u003d\"+v*t+\"\u0026limit\u003d\"+((m-v)*t+t);null!\u003de\u0026\u0026(g+\u003d\"\u0026sortby\u003d\"+e+(n\u003e0?\"+asc\":\"+desc\")),null!\u003di\u0026\u0026clearTimeout(i),i\u003dsetTimeout((function(){for(var r\u003dv;r\u003c\u003dm;r++)o[r*t]\u003dnull;u.notify({from:l,to:c}),(s\u003da.jsonp({url:g,callbackParameter:\"callback\",cache:!0,success:d,error:function(){!function(t,o){alert(\"error loading pages \"+t+\" to \"+o)}(v,m)}})).fromPage\u003dv,s.toPage\u003dm}),50)}}function d(t){var r\u003dt.request.start,e\u003dr+t.results.length;o.length\u003dMath.min(parseInt(t.hits),1e3);for(var n\u003d0;n\u003ct.results.length;n++){var a\u003dt.results[n].item;o[r+n]\u003da,o[r+n].index\u003dr+n}s\u003dnull,f.notify({from:r,to:e})}return{data:o,clear:c,isDataLoaded:function(t,r){for(var e\u003dt;e\u003c\u003dr;e++)if(null\u003d\u003do[e]||null\u003d\u003do[e])return!1;return!0},ensureData:h,reloadData:function(t,r){for(var e\u003dt;e\u003c\u003dr;e++)delete o[e];h(t,r)},setSort:function(t,o){e\u003dt,n\u003do,c()},setSearch:function(t){r\u003dt,c()},onDataLoading:u,onDataLoaded:f}}}},\n 487: function _(e,s,t,o,l){var a\u003de(474),r\u003de(476);s.exports\u003d{GroupItemMetadataProvider:function(e){var s,t\u003d{checkboxSelect:!1,checkboxSelectCssClass:\"slick-group-select-checkbox\",checkboxSelectPlugin:null,groupCssClass:\"slick-group\",groupTitleCssClass:\"slick-group-title\",totalsCssClass:\"slick-group-totals\",groupFocusable:!0,totalsFocusable:!1,toggleCssClass:\"slick-group-toggle\",toggleExpandedCssClass:\"expanded\",toggleCollapsedCssClass:\"collapsed\",enableExpandCollapse:!0,groupFormatter:function(e,s,t,l,a,r){if(!o.enableExpandCollapse)return a.title;var c\u003d15*a.level+\"px\";return(o.checkboxSelect?\u0027\u003cspan class\u003d\"\u0027+o.checkboxSelectCssClass+\" \"+(a.selectChecked?\"checked\":\"unchecked\")+\u0027\"\u003e\u003c/span\u003e\u0027:\"\")+\"\u003cspan class\u003d\u0027\"+o.toggleCssClass+\" \"+(a.collapsed?o.toggleCollapsedCssClass:o.toggleExpandedCssClass)+\"\u0027 style\u003d\u0027margin-left:\"+c+\"\u0027\u003e\u003c/span\u003e\u003cspan class\u003d\u0027\"+o.groupTitleCssClass+\"\u0027 level\u003d\u0027\"+a.level+\"\u0027\u003e\"+a.title+\"\u003c/span\u003e\"},totalsFormatter:function(e,s,t,o,l,a){return o.groupTotalsFormatter\u0026\u0026o.groupTotalsFormatter(l,o,a)||\"\"},includeHeaderTotals:!1},o\u003da.extend(!0,{},t,e);function l(e,t){var l\u003da(e.target),c\u003dthis.getDataItem(t.row);if(c\u0026\u0026c instanceof r.Group\u0026\u0026l.hasClass(o.toggleCssClass)){var n\u003ds.getRenderedRange();this.getData().setRefreshHints({ignoreDiffsBefore:n.top,ignoreDiffsAfter:n.bottom+1}),c.collapsed?this.getData().expandGroup(c.groupingKey):this.getData().collapseGroup(c.groupingKey),e.stopImmediatePropagation(),e.preventDefault()}if(c\u0026\u0026c instanceof r.Group\u0026\u0026l.hasClass(o.checkboxSelectCssClass)){c.selectChecked\u003d!c.selectChecked,l.removeClass(c.selectChecked?\"unchecked\":\"checked\"),l.addClass(c.selectChecked?\"checked\":\"unchecked\");var i\u003ds.getData().mapItemsToRows(c.rows);(c.selectChecked?o.checkboxSelectPlugin.selectRows:o.checkboxSelectPlugin.deSelectRows)(i)}}function c(e,t){if(o.enableExpandCollapse\u0026\u0026e.which\u003d\u003dr.keyCode.SPACE){var l\u003dthis.getActiveCell();if(l){var a\u003dthis.getDataItem(l.row);if(a\u0026\u0026a instanceof r.Group){var c\u003ds.getRenderedRange();this.getData().setRefreshHints({ignoreDiffsBefore:c.top,ignoreDiffsAfter:c.bottom+1}),a.collapsed?this.getData().expandGroup(a.groupingKey):this.getData().collapseGroup(a.groupingKey),e.stopImmediatePropagation(),e.preventDefault()}}}}return{init:function(e){(s\u003de).onClick.subscribe(l),s.onKeyDown.subscribe(c)},destroy:function(){s\u0026\u0026(s.onClick.unsubscribe(l),s.onKeyDown.unsubscribe(c))},getGroupRowMetadata:function(e){var s\u003de\u0026\u0026e.level;return{selectable:!1,focusable:o.groupFocusable,cssClasses:o.groupCssClass+\" slick-group-level-\"+s,formatter:o.includeHeaderTotals\u0026\u0026o.totalsFormatter,columns:{0:{colspan:o.includeHeaderTotals?\"1\":\"*\",formatter:o.groupFormatter,editor:null}}}},getTotalsRowMetadata:function(e){var s\u003de\u0026\u0026e.group\u0026\u0026e.group.level;return{selectable:!1,focusable:o.totalsFocusable,cssClasses:o.totalsCssClass+\" slick-group-level-\"+s,formatter:o.totalsFormatter,editor:null}},getOptions:function(){return o},setOptions:function(e){a.extend(!0,o,e)}}}}},\n 488: function _(i,t,e,o,n){o();const s\u003di(322),r\u003di(20);class d extends s.HTMLBoxView{_width_policy(){return\"horizontal\"\u003d\u003dthis.model.orientation?super._width_policy():\"fixed\"}_height_policy(){return\"horizontal\"\u003d\u003dthis.model.orientation?\"fixed\":super._height_policy()}box_sizing(){const i\u003dsuper.box_sizing();return\"horizontal\"\u003d\u003dthis.model.orientation?null\u003d\u003di.width\u0026\u0026(i.width\u003dthis.model.default_size):null\u003d\u003di.height\u0026\u0026(i.height\u003dthis.model.default_size),i}}e.WidgetView\u003dd,d.__name__\u003d\"WidgetView\";class _ extends s.HTMLBox{constructor(i){super(i)}static init_Widget(){this.define((({Number:i})\u003d\u003e({orientation:[r.Orientation,\"horizontal\"],default_size:[i,300]}))),this.override({margin:[5,5,5,5]})}}e.Widget\u003d_,_.__name__\u003d\"Widget\",_.init_Widget()},\n 489: function _(e,i,t,s,n){s();const c\u003de(488),u\u003de(130),a\u003de(120);class o extends c.Widget{constructor(e){super(e)}static init_TableWidget(){this.define((({Ref:e})\u003d\u003e({source:[e(u.ColumnDataSource),()\u003d\u003enew u.ColumnDataSource],view:[e(a.CDSView),()\u003d\u003enew a.CDSView]})))}initialize(){super.initialize(),null\u003d\u003dthis.view.source\u0026\u0026(this.view.source\u003dthis.source,this.view.compute_indices())}}t.TableWidget\u003do,o.__name__\u003d\"TableWidget\",o.init_TableWidget()},\n 490: function _(t,e,i,r,o){r();const l\u003dt(469),n\u003dt(466),d\u003dt(34),a\u003dt(20),s\u003dt(53);class u extends s.Model{constructor(t){super(t)}static init_TableColumn(){this.define((({Boolean:t,Number:e,String:i,Nullable:r,Ref:o})\u003d\u003e({field:[i],title:[r(i),null],width:[e,300],formatter:[o(l.StringFormatter),()\u003d\u003enew l.StringFormatter],editor:[o(n.StringEditor),()\u003d\u003enew n.StringEditor],sortable:[t,!0],default_sort:[a.Sort,\"ascending\"]})))}toColumn(){var t;return{id:d.uniqueId(),field:this.field,name:null!\u003d\u003d(t\u003dthis.title)\u0026\u0026void 0!\u003d\u003dt?t:this.field,width:this.width,formatter:null!\u003dthis.formatter?this.formatter.doFormat.bind(this.formatter):void 0,model:this.editor,editor:this.editor.default_view,sortable:this.sortable,defaultSortAsc:\"ascending\"\u003d\u003dthis.default_sort}}}i.TableColumn\u003du,u.__name__\u003d\"TableColumn\",u.init_TableColumn()},\n 491: function _(A,o,e,r,i){r(),e.root\u003d\"bk-root\",e.default\u003d\u0027.bk-root{}.bk-root .slick-header.ui-state-default,.bk-root .slick-headerrow.ui-state-default,.bk-root .slick-footerrow.ui-state-default,.bk-root .slick-top-panel-scroller.ui-state-default,.bk-root .slick-group-header.ui-state-default{width:100%;overflow:auto;position:relative;border-left:0px !important;}.bk-root .slick-header.ui-state-default{overflow:inherit;}.bk-root .slick-header::-webkit-scrollbar,.bk-root .slick-headerrow::-webkit-scrollbar,.bk-root .slick-footerrow::-webkit-scrollbar{display:none;}.bk-root .slick-header-columns,.bk-root .slick-headerrow-columns,.bk-root .slick-footerrow-columns,.bk-root .slick-group-header-columns{position:relative;white-space:nowrap;cursor:default;overflow:hidden;}.bk-root .slick-header-column.ui-state-default,.bk-root .slick-group-header-column.ui-state-default{position:relative;display:inline-block;box-sizing:content-box !important;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:16px;line-height:16px;margin:0;padding:4px;border-right:1px solid silver;border-left:0px !important;border-top:0px !important;border-bottom:0px !important;float:left;}.bk-root .slick-footerrow-column.ui-state-default{-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:0;padding:4px;border-right:1px solid silver;border-left:0px;border-top:0px;border-bottom:0px;float:left;line-height:20px;vertical-align:middle;}.bk-root .slick-headerrow-column.ui-state-default,.bk-root .slick-footerrow-column.ui-state-default{padding:4px;}.bk-root .slick-header-column-sorted{font-style:italic;}.bk-root .slick-sort-indicator{display:inline-block;width:8px;height:5px;margin-left:4px;margin-top:6px;float:left;}.bk-root .slick-sort-indicator-numbered{display:inline-block;width:8px;height:5px;margin-left:4px;margin-top:0;line-height:20px;float:left;font-family:Arial;font-style:normal;font-weight:bold;color:#6190CD;}.bk-root .slick-sort-indicator-desc{background:url(images/sort-desc.gif);}.bk-root .slick-sort-indicator-asc{background:url(images/sort-asc.gif);}.bk-root .slick-resizable-handle{position:absolute;font-size:0.1px;display:block;cursor:col-resize;width:9px;right:-5px;top:0;height:100%;z-index:1;}.bk-root .slick-sortable-placeholder{background:silver;}.bk-root .grid-canvas{position:relative;outline:0;}.bk-root .slick-row.ui-widget-content,.bk-root .slick-row.ui-state-active{position:absolute;border:0px;width:100%;}.bk-root .slick-cell,.bk-root .slick-headerrow-column,.bk-root .slick-footerrow-column{position:absolute;border:1px solid transparent;border-right:1px dotted silver;border-bottom-color:silver;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:middle;z-index:1;padding:1px 2px 2px 1px;margin:0;white-space:nowrap;cursor:default;}.bk-root .slick-cell,.bk-root .slick-headerrow-column{border-bottom-color:silver;}.bk-root .slick-footerrow-column{border-top-color:silver;}.bk-root .slick-group-toggle{display:inline-block;}.bk-root .slick-cell.highlighted{background:lightskyblue;background:rgba(0, 0, 255, 0.2);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}.bk-root .slick-cell.flashing{border:1px solid red !important;}.bk-root .slick-cell.editable{z-index:11;overflow:visible;background:white;border-color:black;border-style:solid;}.bk-root .slick-cell:focus{outline:none;}.bk-root .slick-reorder-proxy{display:inline-block;background:blue;opacity:0.15;cursor:move;}.bk-root .slick-reorder-guide{display:inline-block;height:2px;background:blue;opacity:0.7;}.bk-root .slick-selection{z-index:10;position:absolute;border:2px dashed black;}.bk-root .slick-pane{position:absolute;outline:0;overflow:hidden;width:100%;}.bk-root .slick-pane-header{display:block;}.bk-root .slick-header{overflow:hidden;position:relative;}.bk-root .slick-headerrow{overflow:hidden;position:relative;}.bk-root .slick-top-panel-scroller{overflow:hidden;position:relative;}.bk-root .slick-top-panel{width:10000px;}.bk-root .slick-viewport{position:relative;outline:0;width:100%;}.bk-root .slick-header-columns{background:url(\\\u0027images/header-columns-bg.gif\\\u0027) repeat-x center bottom;border-bottom:1px solid silver;}.bk-root .slick-header-column{background:url(\\\u0027images/header-columns-bg.gif\\\u0027) repeat-x center bottom;border-right:1px solid silver;}.bk-root .slick-header-column:hover,.bk-root .slick-header-column-active{background:white url(\\\u0027images/header-columns-over-bg.gif\\\u0027) repeat-x center bottom;}.bk-root .slick-headerrow{background:#fafafa;}.bk-root .slick-headerrow-column{background:#fafafa;border-bottom:0;height:100%;}.bk-root .slick-row.ui-state-active{background:#F5F7D7;}.bk-root .slick-row{position:absolute;background:white;border:0px;line-height:20px;}.bk-root .slick-row.selected{z-index:10;background:#DFE8F6;}.bk-root .slick-cell{padding-left:4px;padding-right:4px;}.bk-root .slick-group{border-bottom:2px solid silver;}.bk-root .slick-group-toggle{width:9px;height:9px;margin-right:5px;}.bk-root .slick-group-toggle.expanded{background:url(images/collapse.gif) no-repeat center center;}.bk-root .slick-group-toggle.collapsed{background:url(images/expand.gif) no-repeat center center;}.bk-root .slick-group-totals{color:gray;background:white;}.bk-root .slick-group-select-checkbox{width:13px;height:13px;margin:3px 10px 0 0;display:inline-block;}.bk-root .slick-group-select-checkbox.checked{background:url(images/GrpCheckboxY.png) no-repeat center center;}.bk-root .slick-group-select-checkbox.unchecked{background:url(images/GrpCheckboxN.png) no-repeat center center;}.bk-root .slick-cell.selected{background-color:beige;}.bk-root .slick-cell.active{border-color:gray;border-style:solid;}.bk-root .slick-sortable-placeholder{background:silver !important;}.bk-root .slick-row.odd{background:#fafafa;}.bk-root .slick-row.ui-state-active{background:#F5F7D7;}.bk-root .slick-row.loading{opacity:0.5;}.bk-root .slick-cell.invalid{border-color:red;-moz-animation-duration:0.2s;-webkit-animation-duration:0.2s;-moz-animation-name:slickgrid-invalid-hilite;-webkit-animation-name:slickgrid-invalid-hilite;}@-moz-keyframes slickgrid-invalid-hilite{from{box-shadow:0 0 6px red;}to{box-shadow:none;}}@-webkit-keyframes slickgrid-invalid-hilite{from{box-shadow:0 0 6px red;}to{box-shadow:none;}}.bk-root .slick-column-name,.bk-root .slick-sort-indicator{display:inline-block;float:left;margin-bottom:100px;}.bk-root .slick-header-button{display:inline-block;float:right;vertical-align:top;margin:1px;margin-bottom:100px;height:15px;width:15px;background-repeat:no-repeat;background-position:center center;cursor:pointer;}.bk-root .slick-header-button-hidden{width:0;-webkit-transition:0.2s width;-ms-transition:0.2s width;transition:0.2s width;}.bk-root .slick-header-column:hover \u003e .slick-header-button{width:15px;}.bk-root .slick-header-menubutton{position:absolute;right:0;top:0;bottom:0;width:14px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/down.gif);cursor:pointer;display:none;border-left:thin ridge silver;}.bk-root .slick-header-column:hover \u003e .slick-header-menubutton,.bk-root .slick-header-column-active .slick-header-menubutton{display:inline-block;}.bk-root .slick-header-menu{position:absolute;display:inline-block;margin:0;padding:2px;cursor:default;}.bk-root .slick-header-menuitem{list-style:none;margin:0;padding:0;cursor:pointer;}.bk-root .slick-header-menuicon{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:4px;background-repeat:no-repeat;background-position:center center;}.bk-root .slick-header-menucontent{display:inline-block;vertical-align:middle;}.bk-root .slick-header-menuitem-disabled{color:silver;}.bk-root .slick-header-menuitem.slick-header-menuitem-divider{cursor:default;border:none;overflow:hidden;padding:0;height:1px;margin:8px 2px;background-color:#cecece;}.bk-root .slick-header-menuitem-divider.slick-header-menuitem:hover{background-color:#cecece;}.bk-root .slick-columnpicker{border:1px solid #718BB7;background:#f0f0f0;padding:6px;-moz-box-shadow:2px 2px 2px silver;-webkit-box-shadow:2px 2px 2px silver;box-shadow:2px 2px 2px silver;min-width:150px;cursor:default;position:absolute;z-index:20;overflow:auto;resize:both;}.bk-root .slick-columnpicker \u003e .close{float:right;}.bk-root .slick-columnpicker .title{font-size:16px;width:60%;border-bottom:solid 1px #d6d6d6;margin-bottom:10px;}.bk-root .slick-columnpicker li{list-style:none;margin:0;padding:0;background:none;}.bk-root .slick-columnpicker input{margin:4px;}.bk-root .slick-columnpicker li a{display:block;padding:4px;font-weight:bold;}.bk-root .slick-columnpicker li a:hover{background:white;}.bk-root .slick-columnpicker-list li.hidden{display:none;}.bk-root .slick-pager{width:100%;height:26px;border:1px solid gray;border-top:0;background:url(\\\u0027../images/header-columns-bg.gif\\\u0027) repeat-x center bottom;vertical-align:middle;}.bk-root .slick-pager .slick-pager-status{display:inline-block;padding:6px;}.bk-root .slick-pager .ui-icon-container{display:inline-block;margin:2px;border-color:gray;}.bk-root .slick-pager .slick-pager-nav{display:inline-block;float:left;padding:2px;}.bk-root .slick-pager .slick-pager-settings{display:block;float:right;padding:2px;}.bk-root .slick-pager .slick-pager-settings *{vertical-align:middle;}.bk-root .slick-pager .slick-pager-settings a{padding:2px;text-decoration:underline;cursor:pointer;}.bk-root .slick-header-columns{border-bottom:1px solid silver;background-image:none;}.bk-root .slick-header-column{border-right:1px solid transparent;background-image:none;}.bk-root .slick-header-column:last-of-type{border-right-color:transparent;}.bk-root .slick-header-column:hover,.bk-root .slick-header-column-active{background-color:#F0F8FF;background-image:none;}.bk-root .slick-group-toggle.expanded{background-image:url(\"data:image/gif;base64,R0lGODlhCQAJAPcAAAFGeoCAgNXz/+v5/+v6/+z5/+36//L7//X8//j9/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAACQAJAAAIMwADCBxIUIDBgwIEChgwwECBAgQUFjBAkaJCABgxGlB4AGHCAAIQiBypEEECkScJqgwQEAA7\");}.bk-root .slick-group-toggle.collapsed{background-image:url(\"data:image/gif;base64,R0lGODlhCQAJAPcAAAFGeoCAgNXz/+v5/+v6/+z5/+36//L7//X8//j9/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAACQAJAAAIOAADCBxIUIDBgwIEChgwAECBAgQUFjAAQIABAwoBaNSIMYCAAwIqGlSIAEHFkiQTIBCgkqDLAAEBADs\u003d\");}.bk-root .slick-group-select-checkbox.checked{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAIAAACQKrqGAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xNkRpr/UAAAEcSURBVChTjdI9S8NQFAbg/raQXVwCRRFE7GK7OXTwD+ikk066VF3a0ja0hQTyQdJrwNq0zrYSQRLEXMSWSlCIb8glqRcFD+9yz3nugXwU4n9XQqMoGjj36uBJsTwuaNo3EwBG4Yy7pe7Gv8YcvhJCGFVsjxsjxujj6OTSGlHv+U2WZUZbPWKOv1ZjT5a7pbIoiptbO5b73mwrjHa1B27l8VlTEIS1damlTnEE+EEN9/P8WrfH81qdAIGeXvTTmzltdCy46sEhxpKUINReZR9NnqZbr9puugxV3NjWh/k74WmmEdWhmUNy2jNmWRc6fZTVADCqao52u+DGWTACYNT3fRxwtatPufTNR4yCIGAUn5hS+vJHhWGY/ANx/A3tvdv+1tZmuwAAAABJRU5ErkJggg\u003d\u003d\");}.bk-root .slick-group-select-checkbox.unchecked{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAIAAACQKrqGAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xNkRpr/UAAACXSURBVChT1dIxC4MwEAXg/v8/VOhQVDBNakV0KA6pxS4JhWRSIYPEJxwdDi1de7wleR+3JIf486w0hKCKRpSvvOhZcCmvNQBRuKqdah03U7UjNNH81rOaBYDo8SQaPX8JANFEaLaGBeAPaaY61rGksiN6TmR5H1j9CSoAosYYHLA7vTxYMvVEZa0liif23r93xjm3/oEYF8PiDn/I2FHCAAAAAElFTkSuQmCC\");}.bk-root .slick-sort-indicator-desc{background-image:url(\"data:image/gif;base64,R0lGODlhDQAFAIcAAGGQzUD/QOPu+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAMAAAEALAAAAAANAAUAAAgeAAUAGEgQgIAACBEKLHgwYcKFBh1KFNhQosOKEgMCADs\u003d\");}.bk-root .slick-sort-indicator-asc{background-image:url(\"data:image/gif;base64,R0lGODlhDQAFAIcAAGGQzUD/QOPu+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAMAAAEALAAAAAANAAUAAAgbAAMIDABgoEGDABIeRJhQ4cKGEA8KmEiRosGAADs\u003d\");}.bk-root .slick-header-menubutton{background-image:url(\"data:image/gif;base64,R0lGODlhDgAOAIABADtKYwAAACH5BAEAAAEALAAAAAAOAA4AAAISjI+py+0PHZgUsGobhTn6DxoFADs\u003d\");}.bk-root .slick-pager{background-image:none;}\u0027},\n 492: function _(t,e,s,r,a){r();const i\u003dt(479),{Avg:g,Min:n,Max:o,Sum:u}\u003di.Data.Aggregators,c\u003dt(53);class _ extends c.Model{constructor(t){super(t)}static init_RowAggregator(){this.define((({String:t})\u003d\u003e({field_:[t,\"\"]})))}}s.RowAggregator\u003d_,_.__name__\u003d\"RowAggregator\",_.init_RowAggregator();const l\u003dnew g;class m extends _{constructor(){super(...arguments),this.key\u003d\"avg\",this.init\u003dl.init,this.accumulate\u003dl.accumulate,this.storeResult\u003dl.storeResult}}s.AvgAggregator\u003dm,m.__name__\u003d\"AvgAggregator\";const h\u003dnew n;class A extends _{constructor(){super(...arguments),this.key\u003d\"min\",this.init\u003dh.init,this.accumulate\u003dh.accumulate,this.storeResult\u003dh.storeResult}}s.MinAggregator\u003dA,A.__name__\u003d\"MinAggregator\";const R\u003dnew o;class x extends _{constructor(){super(...arguments),this.key\u003d\"max\",this.init\u003dR.init,this.accumulate\u003dR.accumulate,this.storeResult\u003dR.storeResult}}s.MaxAggregator\u003dx,x.__name__\u003d\"MaxAggregator\";const d\u003dnew u;class w extends _{constructor(){super(...arguments),this.key\u003d\"sum\",this.init\u003dd.init,this.accumulate\u003dd.accumulate,this.storeResult\u003dd.storeResult}}s.SumAggregator\u003dw,w.__name__\u003d\"SumAggregator\"},\n 493: function _(t,e,s,o,r){o();const i\u003dt(43),a\u003dt(479),n\u003dt(467),l\u003dt(472),u\u003dt(130),g\u003dt(492),c\u003dt(53);function p(t,e,s,o,r){const{collapsed:a,level:n,title:l}\u003dr,u\u003di.span({class:\"slick-group-toggle \"+(a?\"collapsed\":\"expanded\"),style:{\"margin-left\":15*n+\"px\"}}),g\u003di.span({class:\"slick-group-title\",level:n},l);return`${u.outerHTML}${g.outerHTML}`}function h(t,e){const s\u003dthis.getDataItem(e.row);s instanceof a.Group\u0026\u0026t.target.classList.contains(\"slick-group-toggle\")\u0026\u0026(s.collapsed?this.getData().expandGroup(s.groupingKey):this.getData().collapseGroup(s.groupingKey),t.stopImmediatePropagation(),t.preventDefault(),this.invalidate(),this.render())}class d extends c.Model{constructor(t){super(t)}static init_GroupingInfo(){this.define((({Boolean:t,String:e,Array:s,Ref:o})\u003d\u003e({getter:[e,\"\"],aggregators:[s(o(g.RowAggregator)),[]],collapsed:[t,!1]})))}get comparer(){return(t,e)\u003d\u003et.value\u003d\u003d\u003de.value?0:t.value\u003ee.value?1:-1}}s.GroupingInfo\u003dd,d.__name__\u003d\"GroupingInfo\",d.init_GroupingInfo();class f extends l.TableDataProvider{constructor(t,e,s,o){super(t,e),this.columns\u003ds,this.groupingInfos\u003d[],this.groupingDelimiter\u003d\":|:\",this.target\u003do}setGrouping(t){this.groupingInfos\u003dt,this.toggledGroupsByLevel\u003dt.map((()\u003d\u003e({}))),this.refresh()}extractGroups(t,e){const s\u003d[],o\u003dnew Map,r\u003de?e.level+1:0,{comparer:i,getter:n}\u003dthis.groupingInfos[r];return t.forEach((t\u003d\u003e{const i\u003dthis.source.data[n][t];let l\u003do.get(i);if(!l){const t\u003de?`${e.groupingKey}${this.groupingDelimiter}${i}`:`${i}`;l\u003dObject.assign(new a.Group,{value:i,level:r,groupingKey:t}),s.push(l),o.set(i,l)}l.rows.push(t)})),r\u003cthis.groupingInfos.length-1\u0026\u0026s.forEach((t\u003d\u003e{t.groups\u003dthis.extractGroups(t.rows,t)})),s.sort(i),s}calculateTotals(t,e){const s\u003d{avg:{},max:{},min:{},sum:{}},{source:{data:o}}\u003dthis,r\u003dObject.keys(o),i\u003dt.rows.map((t\u003d\u003er.reduce(((e,s)\u003d\u003eObject.assign(Object.assign({},e),{[s]:o[s][t]})),{})));return e.forEach((t\u003d\u003e{t.init(),i.forEach((e\u003d\u003et.accumulate(e))),t.storeResult(s)})),s}addTotals(t,e\u003d0){const{aggregators:s,collapsed:o}\u003dthis.groupingInfos[e],r\u003dthis.toggledGroupsByLevel[e];t.forEach((t\u003d\u003e{t.groups\u0026\u0026this.addTotals(t.groups,e+1),s.length\u0026\u0026t.rows.length\u0026\u0026(t.totals\u003dthis.calculateTotals(t,s)),t.collapsed\u003do!\u003d\u003dr[t.groupingKey],t.title\u003dt.value?`${t.value}`:\"\"}))}flattenedGroupedRows(t,e\u003d0){const s\u003d[];return t.forEach((t\u003d\u003e{if(s.push(t),!t.collapsed){const o\u003dt.groups?this.flattenedGroupedRows(t.groups,e+1):t.rows;s.push(...o)}})),s}refresh(){const t\u003dthis.extractGroups([...this.view.indices]),e\u003dthis.source.data[this.columns[0].field];t.length\u0026\u0026(this.addTotals(t),this.rows\u003dthis.flattenedGroupedRows(t),this.target.data\u003d{row_indices:this.rows.map((t\u003d\u003et instanceof a.Group?t.rows:t)),labels:this.rows.map((t\u003d\u003et instanceof a.Group?t.title:e[t]))})}getLength(){return this.rows.length}getItem(t){const e\u003dthis.rows[t],{source:{data:s}}\u003dthis;return e instanceof a.Group?e:Object.keys(s).reduce(((t,o)\u003d\u003eObject.assign(Object.assign({},t),{[o]:s[o][e]})),{[n.DTINDEX_NAME]:e})}getItemMetadata(t){const e\u003dthis.rows[t],s\u003dthis.columns.slice(1),o\u003de instanceof a.Group?this.groupingInfos[e.level].aggregators:[];return e instanceof a.Group?{selectable:!1,focusable:!1,cssClasses:\"slick-group\",columns:[{formatter:p},...s.map((function(t){const{field:e,formatter:s}\u003dt,r\u003do.find((({field_:t})\u003d\u003et\u003d\u003d\u003de));if(r){const{key:t}\u003dr;return{formatter:(o,r,i,a,n)\u003d\u003es?s(o,r,n.totals[t][e],a,n):\"\"}}return{}}))]}:{}}collapseGroup(t){const e\u003dt.split(this.groupingDelimiter).length-1;this.toggledGroupsByLevel[e][t]\u003d!this.groupingInfos[e].collapsed,this.refresh()}expandGroup(t){const e\u003dt.split(this.groupingDelimiter).length-1;this.toggledGroupsByLevel[e][t]\u003dthis.groupingInfos[e].collapsed,this.refresh()}}s.DataCubeProvider\u003df,f.__name__\u003d\"DataCubeProvider\";class m extends l.DataTableView{render(){const t\u003d{enableCellNavigation:!1!\u003d\u003dthis.model.selectable,enableColumnReorder:!1,autosizeColsMode:this.autosize,multiColumnSort:!1,editable:this.model.editable,autoEdit:this.model.auto_edit,rowHeight:this.model.row_height},e\u003dthis.model.columns.map((t\u003d\u003et.toColumn()));var s,o;e[0].formatter\u003d(s\u003de[0].formatter,o\u003dthis.model.grouping.length,(t,e,r,a,n)\u003d\u003e{const l\u003di.span({class:\"slick-group-toggle\",style:{\"margin-left\":15*(null!\u003do?o:0)+\"px\"}}),u\u003ds?s(t,e,r,a,n):`${r}`;return`${l.outerHTML}${u\u0026\u0026u.replace(/^\u003cdiv/,\"\u003cspan\").replace(/div\u003e$/,\"span\u003e\")}`}),delete e[0].editor,this.data\u003dnew f(this.model.source,this.model.view,e,this.model.target),this.data.setGrouping(this.model.grouping),this.el.style.width\u003d`${this.model.width}px`,this.grid\u003dnew a.Grid(this.el,this.data,e,t),this.grid.onClick.subscribe(h)}}s.DataCubeView\u003dm,m.__name__\u003d\"DataCubeView\";class w extends l.DataTable{constructor(t){super(t)}static init_DataCube(){this.prototype.default_view\u003dm,this.define((({Array:t,Ref:e})\u003d\u003e({grouping:[t(e(d)),[]],target:[e(u.ColumnDataSource)]})))}}s.DataCube\u003dw,w.__name__\u003d\"DataCube\",w.init_DataCube()},\n }, 464, {\"models/widgets/tables/main\":464,\"models/widgets/tables/index\":465,\"models/widgets/tables/cell_editors\":466,\"models/widgets/tables/definitions\":467,\"styles/widgets/tables.css\":468,\"models/widgets/tables/cell_formatters\":469,\"models/widgets/tables/data_table\":472,\"models/widgets/widget\":488,\"models/widgets/tables/table_widget\":489,\"models/widgets/tables/table_column\":490,\"styles/widgets/slickgrid.css\":491,\"models/widgets/tables/row_aggregators\":492,\"models/widgets/tables/data_cube\":493}, {});});\n\n /* END bokeh-tables.min.js */\n },\n \n function(Bokeh) {\n Bokeh.set_log_level(\"info\");\n },\n \n function(Bokeh) {\n /* BEGIN panel.min.js */\n /*!\n * Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without modification,\n * are permitted provided that the following conditions are met:\n * \n * Redistributions of source code must retain the above copyright notice,\n * this list of conditions and the following disclaimer.\n * \n * Redistributions in binary form must reproduce the above copyright notice,\n * this list of conditions and the following disclaimer in the documentation\n * and/or other materials provided with the distribution.\n * \n * Neither the name of Anaconda nor the names of any contributors\n * may be used to endorse or promote products derived from this software\n * without specific prior written permission.\n * \n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\n * THE POSSIBILITY OF SUCH DAMAGE.\n */\n (function(root, factory) {\n factory(root[\"Bokeh\"], undefined);\n })(this, function(Bokeh, version) {\n var define;\n return (function(modules, entry, aliases, externals) {\n const bokeh \u003d typeof Bokeh !\u003d\u003d \"undefined\" \u0026\u0026 (version !\u003d null ? Bokeh[version] : Bokeh);\n if (bokeh !\u003d null) {\n return bokeh.register_plugin(modules, entry, aliases);\n } else {\n throw new Error(\"Cannot find Bokeh \" + version + \". You have to load it prior to loading plugins.\");\n }\n })\n ({\n \"4e90918c0a\": function _(e,s,t,o,b){o();const i\u003de(\"tslib\").__importStar(e(\"b51d785f31\"));t.Panel\u003di;e(\"@bokehjs/base\").register_models(i)},\n \"b51d785f31\": function _(e,a,t,o,c){o();const f\u003de(\"tslib\");c(\"AcePlot\",e(\"be520eff91\").AcePlot),c(\"Audio\",e(\"339f84d639\").Audio),c(\"Card\",e(\"b85e13a3ba\").Card),c(\"CommManager\",e(\"e552778259\").CommManager),c(\"DataTabulator\",e(\"4fa5b314a9\").DataTabulator),c(\"DatetimePicker\",e(\"6e11b2cfe2\").DatetimePicker),c(\"DeckGLPlot\",e(\"df2378664f\").DeckGLPlot),c(\"ECharts\",e(\"9d046c4720\").ECharts),c(\"HTML\",e(\"ed08037ce5\").HTML),c(\"IDOM\",e(\"7d45bd3bc4\").IDOM),c(\"IPyWidget\",e(\"0eae77d68f\").IPyWidget),c(\"JSON\",e(\"0d30bea0c8\").JSON),c(\"FileDownload\",e(\"1767172ffa\").FileDownload),c(\"KaTeX\",e(\"7b859fb3cf\").KaTeX),c(\"Location\",e(\"642aa56b24\").Location),c(\"MathJax\",e(\"0c21036737\").MathJax),c(\"Perspective\",e(\"84a772681d\").Perspective),c(\"Player\",e(\"bacb3ef65c\").Player),c(\"PlotlyPlot\",e(\"47b5ae5c43\").PlotlyPlot),c(\"Progress\",e(\"9f787650b9\").Progress),c(\"SingleSelect\",e(\"3b85956787\").SingleSelect),c(\"SpeechToText\",e(\"aaa48703af\").SpeechToText),c(\"State\",e(\"bfa46a5f19\").State),c(\"TextToSpeech\",e(\"33cd2c254e\").TextToSpeech),c(\"TrendIndicator\",e(\"2efaffc12a\").TrendIndicator),c(\"VegaPlot\",e(\"4feb5fa522\").VegaPlot),c(\"Video\",e(\"ffe54b53c3\").Video),c(\"VideoStream\",e(\"9ff7f7b5e9\").VideoStream),f.__exportStar(e(\"c51f25e2a7\"),t)},\n \"be520eff91\": function _(e,t,i,o,s){o();const n\u003de(\"@bokehjs/models/layouts/html_box\"),a\u003de(\"@bokehjs/core/dom\"),d\u003de(\"7116a7a602\");class h extends d.PanelHTMLBoxView{initialize(){super.initialize(),this._ace\u003dwindow.ace,this._container\u003da.div({id:\"_\"+Math.random().toString(36).substr(2,9),style:{width:\"100%\",height:\"100%\",zIndex:0}})}connect_signals(){super.connect_signals(),this.connect(this.model.properties.code.change,(()\u003d\u003ethis._update_code_from_model())),this.connect(this.model.properties.theme.change,(()\u003d\u003ethis._update_theme())),this.connect(this.model.properties.language.change,(()\u003d\u003ethis._update_language())),this.connect(this.model.properties.filename.change,(()\u003d\u003ethis._update_filename())),this.connect(this.model.properties.print_margin.change,(()\u003d\u003ethis._update_print_margin())),this.connect(this.model.properties.annotations.change,(()\u003d\u003ethis._add_annotations())),this.connect(this.model.properties.readonly.change,(()\u003d\u003e{this._editor.setReadOnly(this.model.readonly)}))}render(){super.render(),this._container!\u003d\u003dthis.el.childNodes[0]\u0026\u0026this.el.appendChild(this._container),this._container.textContent\u003dthis.model.code,this._editor\u003dthis._ace.edit(this._container.id),this._langTools\u003dthis._ace.require(\"ace/ext/language_tools\"),this._modelist\u003dthis._ace.require(\"ace/ext/modelist\"),this._editor.setOptions({enableBasicAutocompletion:!0,enableSnippets:!0,fontFamily:\"monospace\"}),this._update_theme(),this._update_filename(),this._update_language(),this._editor.setReadOnly(this.model.readonly),this._editor.setShowPrintMargin(this.model.print_margin),this._editor.on(\"change\",(()\u003d\u003ethis._update_code_from_editor()))}_update_code_from_model(){this._editor\u0026\u0026this._editor.getValue()!\u003dthis.model.code\u0026\u0026this._editor.setValue(this.model.code)}_update_print_margin(){this._editor.setShowPrintMargin(this.model.print_margin)}_update_code_from_editor(){this._editor.getValue()!\u003dthis.model.code\u0026\u0026(this.model.code\u003dthis._editor.getValue())}_update_theme(){this._editor.setTheme(`ace/theme/${this.model.theme}`)}_update_filename(){if(this.model.filename){const e\u003dthis._modelist.getModeForPath(this.model.filename).mode;this.model.language\u003de.slice(9)}}_update_language(){null!\u003dthis.model.language\u0026\u0026this._editor.session.setMode(`ace/mode/${this.model.language}`)}_add_annotations(){this._editor.session.setAnnotations(this.model.annotations)}after_layout(){super.after_layout(),this._editor.resize()}}i.AcePlotView\u003dh,h.__name__\u003d\"AcePlotView\";class _ extends n.HTMLBox{constructor(e){super(e)}static init_AcePlot(){this.prototype.default_view\u003dh,this.define((({Any:e,Array:t,Boolean:i,String:o})\u003d\u003e({code:[o,\"\"],filename:[o],language:[o],theme:[o,\"chrome\"],annotations:[t(e),[]],readonly:[i,!1],print_margin:[i,!1]}))),this.override({height:300,width:300})}}i.AcePlot\u003d_,_.__name__\u003d\"AcePlot\",_.__module__\u003d\"panel.models.ace\",_.init_AcePlot()},\n \"7116a7a602\": function _(e,i,t,s,h){s();const o\u003de(\"@bokehjs/core/layout/html\"),n\u003de(\"@bokehjs/core/layout/types\"),_\u003de(\"@bokehjs/core/dom\"),a\u003de(\"@bokehjs/models/widgets/markup\"),d\u003de(\"@bokehjs/models/layouts/html_box\");function l(e,i){let t\u003dnull!\u003di.width?\"fixed\":\"fit\",s\u003dnull!\u003di.height?\"fixed\":\"fit\";const{sizing_mode:h}\u003di;if(null!\u003dh)if(\"fixed\"\u003d\u003dh)t\u003ds\u003d\"fixed\";else if(\"stretch_both\"\u003d\u003dh)t\u003ds\u003d\"max\";else if(\"stretch_width\"\u003d\u003dh)t\u003d\"max\";else if(\"stretch_height\"\u003d\u003dh)s\u003d\"max\";else switch(h){case\"scale_width\":t\u003d\"max\",s\u003d\"min\";break;case\"scale_height\":t\u003d\"min\",s\u003d\"max\";break;case\"scale_both\":t\u003d\"max\",s\u003d\"max\";break;default:throw new Error(\"unreachable\")}\"fixed\"\u003d\u003dt\u0026\u0026i.width?e.style.width\u003di.width+\"px\":\"max\"\u003d\u003dt\u0026\u0026(e.style.width\u003d\"100%\"),\"fixed\"\u003d\u003ds\u0026\u0026i.height?e.style.height\u003di.height+\"px\":\"max\"\u003d\u003ds\u0026\u0026(e.style.height\u003d\"100%\")}t.set_size\u003dl;class c extends o.VariadicBox{constructor(e,i,t){super(e),this.el\u003de,this.sizing_mode\u003di,this.changed\u003dt,this._cache\u003dnew Map,this._cache_count\u003dnew Map}_measure(e){const i\u003d[e.width,e.height,this.sizing_mode].toString(),t\u003dthis.changed\u0026\u0026\"fixed\"!\u003dthis.sizing_mode\u0026\u0026null!\u003dthis.sizing_mode?1:0,s\u003dthis._cache.get(i),h\u003dthis._cache_count.get(i);if(null!\u003ds\u0026\u0026null!\u003dh\u0026\u0026h\u003e\u003dt)return this._cache_count.set(i,h+1),s;const o\u003dnew n.Sizeable(e).bounded_to(this.sizing.size),a\u003d_.sized(this.el,o,(()\u003d\u003e{const e\u003dnew n.Sizeable(_.content_size(this.el)),{border:i,padding:t}\u003d_.extents(this.el);return e.grow_by(i).grow_by(t).map(Math.ceil)}));return this._cache.set(i,a),this._cache_count.set(i,0),a}invalidate_cache(){}}t.CachedVariadicBox\u003dc,c.__name__\u003d\"CachedVariadicBox\";class r extends a.MarkupView{_update_layout(){let e\u003dvoid 0!\u003d\u003dthis._prev_sizing_mode\u0026\u0026this._prev_sizing_mode!\u003d\u003dthis.model.sizing_mode;this._prev_sizing_mode\u003dthis.model.sizing_mode,this.layout\u003dnew c(this.el,this.model.sizing_mode,e),this.layout.set_sizing(this.box_sizing())}render(){super.render(),l(this.markup_el,this.model)}}t.PanelMarkupView\u003dr,r.__name__\u003d\"PanelMarkupView\";class m extends d.HTMLBoxView{_update_layout(){let e\u003dvoid 0!\u003d\u003dthis._prev_sizing_mode\u0026\u0026this._prev_sizing_mode!\u003d\u003dthis.model.sizing_mode;this._prev_sizing_mode\u003dthis.model.sizing_mode,this.layout\u003dnew c(this.el,this.model.sizing_mode,e),this.layout.set_sizing(this.box_sizing())}render(){super.render(),l(this.el,this.model)}}t.PanelHTMLBoxView\u003dm,m.__name__\u003d\"PanelHTMLBoxView\"},\n \"339f84d639\": function _(e,t,i,o,s){o();const l\u003de(\"@bokehjs/models/layouts/html_box\"),d\u003de(\"7116a7a602\");class u extends d.PanelHTMLBoxView{initialize(){super.initialize(),this._blocked\u003d!1,this._setting\u003d!1,this._time\u003dDate.now()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.loop.change,(()\u003d\u003ethis.set_loop())),this.connect(this.model.properties.paused.change,(()\u003d\u003ethis.set_paused())),this.connect(this.model.properties.time.change,(()\u003d\u003ethis.set_time())),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.set_value())),this.connect(this.model.properties.volume.change,(()\u003d\u003ethis.set_volume()))}render(){super.render(),this.audioEl\u003ddocument.createElement(\"audio\"),this.audioEl.controls\u003d!0,this.audioEl.src\u003dthis.model.value,this.audioEl.currentTime\u003dthis.model.time,this.audioEl.loop\u003dthis.model.loop,null!\u003dthis.model.volume?this.audioEl.volume\u003dthis.model.volume/100:this.model.volume\u003d100*this.audioEl.volume,this.audioEl.onpause\u003d()\u003d\u003ethis.model.paused\u003d!0,this.audioEl.onplay\u003d()\u003d\u003ethis.model.paused\u003d!1,this.audioEl.ontimeupdate\u003d()\u003d\u003ethis.update_time(this),this.audioEl.onvolumechange\u003d()\u003d\u003ethis.update_volume(this),this.el.appendChild(this.audioEl),this.model.paused||this.audioEl.play()}update_time(e){e._setting?e._setting\u003d!1:Date.now()-e._time\u003ce.model.throttle||(e._blocked\u003d!0,e.model.time\u003de.audioEl.currentTime,e._time\u003dDate.now())}update_volume(e){e._setting?e._setting\u003d!1:(e._blocked\u003d!0,e.model.volume\u003d100*e.audioEl.volume)}set_loop(){this.audioEl.loop\u003dthis.model.loop}set_paused(){!this.audioEl.paused\u0026\u0026this.model.paused\u0026\u0026this.audioEl.pause(),this.audioEl.paused\u0026\u0026!this.model.paused\u0026\u0026this.audioEl.play()}set_volume(){this._blocked?this._blocked\u003d!1:(this._setting\u003d!0,null!\u003dthis.model.volume\u0026\u0026(this.audioEl.volume\u003dthis.model.volume/100))}set_time(){this._blocked?this._blocked\u003d!1:(this._setting\u003d!0,this.audioEl.currentTime\u003dthis.model.time)}set_value(){this.audioEl.src\u003dthis.model.value}}i.AudioView\u003du,u.__name__\u003d\"AudioView\";class h extends l.HTMLBox{constructor(e){super(e)}static init_Audio(){this.prototype.default_view\u003du,this.define((({Any:e,Boolean:t,Int:i,Number:o})\u003d\u003e({loop:[t,!1],paused:[t,!0],time:[o,0],throttle:[o,250],value:[e,\"\"],volume:[i]})))}}i.Audio\u003dh,h.__name__\u003d\"Audio\",h.__module__\u003d\"panel.models.widgets\",h.init_Audio()},\n \"b85e13a3ba\": function _(e,s,l,t,o){t();const a\u003de(\"tslib\"),i\u003de(\"@bokehjs/models/layouts/column\"),c\u003da.__importStar(e(\"@bokehjs/core/dom\")),n\u003de(\"@bokehjs/core/dom\"),d\u003de(\"@bokehjs/core/layout/grid\"),r\u003de(\"@bokehjs/core/util/color\");class h extends i.ColumnView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.collapsed.change,(()\u003d\u003ethis._collapse()));const{active_header_background:e,header_background:s,header_color:l}\u003dthis.model.properties;this.on_change([e,s,l],(()\u003d\u003ethis.render()))}_update_layout(){const e\u003d(this.model.collapsed?this.child_views.slice(0,1):this.child_views).map((e\u003d\u003ee.layout));this.layout\u003dnew d.Column(e),this.layout.rows\u003dthis.model.rows,this.layout.spacing\u003d[this.model.spacing,0],this.layout.set_sizing(this.box_sizing())}render(){n.empty(this.el);const{background:e,button_css_classes:s,header_color:l,header_tag:t,header_css_classes:o}\u003dthis.model;this.el.style.backgroundColor\u003dnull!\u003de?r.color2css(e):\"\",n.classes(this.el).clear().add(...this.css_classes());let a\u003dthis.model.header_background;!this.model.collapsed\u0026\u0026this.model.active_header_background\u0026\u0026(a\u003dthis.model.active_header_background);const i\u003dthis.child_views[0];let d;if(this.model.collapsible){this.button_el\u003dc.createElement(\"button\",{type:\"button\",class:o}),this.button_el.style.backgroundColor\u003dnull!\u003da?a:\"\",i.el.style.backgroundColor\u003dnull!\u003da?a:\"\",this.button_el.appendChild(i.el);const e\u003dc.createElement(\"p\",{class:s});e.innerHTML\u003dthis.model.collapsed?\"+\":\"−\",this.button_el.appendChild(e),this.button_el.onclick\u003d()\u003d\u003ethis._toggle_button(),d\u003dthis.button_el}else d\u003dc.createElement(t,{class:o}),d.style.backgroundColor\u003dnull!\u003da?a:\"\",d.appendChild(i.el);d.style.color\u003dnull!\u003dl?l:\"\",this.el.appendChild(d),i.render();for(const e of this.child_views.slice(1))this.model.collapsed||this.el.appendChild(e.el),e.render()}_toggle_button(){this.model.collapsed\u003d!this.model.collapsed}_collapse(){this.invalidate_render()}_createElement(){return c.createElement(this.model.tag,{class:this.css_classes()})}}l.CardView\u003dh,h.__name__\u003d\"CardView\";class _ extends i.Column{constructor(e){super(e)}static init_Card(){this.prototype.default_view\u003dh,this.define((({Array:e,Boolean:s,Nullable:l,String:t})\u003d\u003e({active_header_background:[l(t),null],button_css_classes:[e(t),[]],collapsed:[s,!0],collapsible:[s,!0],header_background:[l(t),null],header_color:[l(t),null],header_css_classes:[e(t),[]],header_tag:[t,\"div\"],tag:[t,\"div\"]})))}}l.Card\u003d_,_.__name__\u003d\"Card\",_.__module__\u003d\"panel.models.layout\",_.init_Card()},\n \"e552778259\": function _(e,t,n,o,i){o();const s\u003de(\"@bokehjs/document\"),c\u003de(\"@bokehjs/core/view\"),_\u003de(\"@bokehjs/model\"),l\u003de(\"@bokehjs/protocol/message\"),a\u003de(\"@bokehjs/protocol/receiver\");class h extends c.View{renderTo(){}}n.CommManagerView\u003dh,h.__name__\u003d\"CommManagerView\";class m extends _.Model{constructor(e){super(e),this._document_listener\u003de\u003d\u003ethis._document_changed(e),this._receiver\u003dnew a.Receiver,this._event_buffer\u003d[],this._blocked\u003d!1,this._timeout\u003dDate.now(),null!\u003dwindow.PyViz\u0026\u0026window.PyViz.comm_manager?(this.ns\u003dwindow.PyViz,this.ns.comm_manager.register_target(this.plot_id,this.comm_id,(e\u003d\u003ethis.msg_handler(e))),this._client_comm\u003dthis.ns.comm_manager.get_client_comm(this.plot_id,this.client_comm_id,(e\u003d\u003ethis.on_ack(e)))):console.log(\"Could not find comm manager on window.PyViz, ensure the extension is loaded.\")}_doc_attached(){super._doc_attached(),null!\u003dthis.document\u0026\u0026this.document.on_change(this._document_listener)}_document_changed(e){e.setter_id!\u003d\u003dthis.id\u0026\u0026(e instanceof s.ModelChangedEvent\u0026\u0026!(e.attr in e.model.serializable_attributes())||(this._event_buffer.push(e),(!this._blocked||Date.now()\u003ethis._timeout)\u0026\u0026(setTimeout((()\u003d\u003ethis.process_events()),this.debounce),this._blocked\u003d!0,this._timeout\u003dDate.now()+this.timeout)))}process_events(){if(null\u003d\u003dthis.document||null\u003d\u003dthis._client_comm)return;const e\u003dthis.document.create_json_patch(this._event_buffer);this._event_buffer\u003d[];const t\u003dl.Message.create(\"PATCH-DOC\",{},e);this._client_comm.send(t)}on_ack(e){const t\u003de.metadata;this._event_buffer.length?(this._blocked\u003d!0,this._timeout\u003dDate.now()+this.timeout,this.process_events()):this._blocked\u003d!1,\"Ready\"\u003d\u003dt.msg_type\u0026\u0026t.content?console.log(\"Python callback returned following output:\",t.content):\"Error\"\u003d\u003dt.msg_type\u0026\u0026console.log(\"Python failed with the following traceback:\",t.traceback)}msg_handler(e){const t\u003de.metadata,n\u003de.buffers,o\u003de.content.data,i\u003dthis.plot_id;if(\"Ready\"\u003d\u003dt.msg_type)t.content?console.log(\"Python callback returned following output:\",t.content):\"Error\"\u003d\u003dt.msg_type\u0026\u0026console.log(\"Python failed with the following traceback:\",t.traceback);else if(null!\u003di){let e\u003dnull;if(i in this.ns.plot_index\u0026\u0026null!\u003dthis.ns.plot_index[i]?e\u003dthis.ns.plot_index[i]:void 0!\u003d\u003dwindow.Bokeh\u0026\u0026i in window.Bokeh.index\u0026\u0026(e\u003dwindow.Bokeh.index[i]),null\u003d\u003de)return;null!\u003dn\u0026\u0026n.length\u003e0?this._receiver.consume(n[0].buffer):this._receiver.consume(o);const t\u003dthis._receiver.message;null!\u003dt\u0026\u0026Object.keys(t.content).length\u003e0\u0026\u0026null!\u003dthis.document\u0026\u0026this.document.apply_json_patch(t.content,t.buffers,this.id)}}static init_CommManager(){this.prototype.default_view\u003dh,this.define((({Int:e,String:t})\u003d\u003e({plot_id:[t],comm_id:[t],client_comm_id:[t],timeout:[e,5e3],debounce:[e,50]})))}}n.CommManager\u003dm,m.__name__\u003d\"CommManager\",m.__module__\u003d\"panel.models.comm_manager\",m.init_CommManager()},\n \"4fa5b314a9\": function _(t,e,s,o,i){o();const a\u003dt(\"@bokehjs/models/layouts/html_box\"),l\u003dt(\"@bokehjs/core/dom\"),n\u003dt(\"@bokehjs/core/kinds\"),r\u003dt(\"@bokehjs/models/sources/column_data_source\"),d\u003dt(\"@bokehjs/models/widgets/tables\"),u\u003dt(\"7e38aee5d7\"),h\u003dt(\"7116a7a602\");class c extends h.PanelHTMLBoxView{constructor(){super(...arguments),this._tabulator_cell_updating\u003d!1,this._selection_updating\u003d!1,this._styled_cells\u003d[]}connect_signals(){super.connect_signals();const{configuration:t,layout:e,columns:s,theme:o,theme_url:i,groupby:a}\u003dthis.model.properties;this.on_change([t,e,s,a],(()\u003d\u003ethis.render_and_resize())),this.on_change([o,i],(()\u003d\u003ethis.setCSS())),this.connect(this.model.properties.download.change,(()\u003d\u003e{const t\u003dthis.model.filename.endsWith(\".json\")?\"json\":\"csv\";this.tabulator.download(t,this.model.filename)})),this.connect(this.model.properties.hidden_columns.change,(()\u003d\u003e{this.hideColumns()})),this.connect(this.model.properties.page_size.change,(()\u003d\u003e{this.setPageSize()})),this.connect(this.model.properties.page.change,(()\u003d\u003e{this.setPage()})),this.connect(this.model.properties.max_page.change,(()\u003d\u003e{this.setMaxPage()})),this.connect(this.model.properties.frozen_rows.change,(()\u003d\u003e{this.freezeRows()})),this.connect(this.model.properties.styles.change,(()\u003d\u003e{this.updateStyles()})),this.connect(this.model.source.properties.data.change,(()\u003d\u003e{this.setData()})),this.connect(this.model.source.streaming,(()\u003d\u003ethis.addData())),this.connect(this.model.source.patching,(()\u003d\u003ethis.updateOrAddData())),this.connect(this.model.source.selected.change,(()\u003d\u003ethis.updateSelection())),this.connect(this.model.source.selected.properties.indices.change,(()\u003d\u003ethis.updateSelection()))}render_and_resize(){this.render(),this.update_layout(),this.compute_layout(),this.root!\u003d\u003dthis\u0026\u0026this.invalidate_layout()}render(){super.render();if(this.setCSS())return;this._initializing\u003d!0;const t\u003dl.div({class:\"pnx-tabulator\"});h.set_size(t,this.model);let e\u003dthis.getConfiguration();this.tabulator\u003dnew Tabulator(t,e),this.tabulator.modules\u003dObject.assign({},this.tabulator.modules);const s\u003dthis.tabulator.modules.ajax;this.tabulator.modules.ajax.sendRequest\u003d()\u003d\u003e{this.requestPage(s.params.page,s.params.sorters)},\"remote\"\u003d\u003d\u003dthis.model.pagination\u0026\u0026(this.tabulator.options.pagination\u003dthis.model.pagination,this.tabulator.modules.page.mode\u003d\"remote\"),this.setGroupBy(),this.hideColumns(),this.model.pagination?(this.setMaxPage(),this.tabulator.setPage(this.model.page),this.setData()):this.freezeRows(),this.el.appendChild(t)}requestPage(t,e){return new Promise(((s,o)\u003d\u003e{try{this.model.page\u003dt||1,this.model.sorters\u003de,s({data:[],last_page:this.model.max_page})}catch(t){o(t)}}))}renderComplete(){this._initializing\u0026\u0026(this.updateStyles(),this.updateSelection()),this._initializing\u003d!1}freezeRows(){for(const t of this.model.frozen_rows)this.tabulator.getRow(t).freeze()}getLayout(){switch(this.model.layout){case\"fit_data\":return\"fitData\";case\"fit_data_fill\":return\"fitDataFill\";case\"fit_data_stretch\":return\"fitDataStretch\";case\"fit_data_table\":return\"fitDataTable\";case\"fit_columns\":return\"fitColumns\"}}getConfiguration(){const t\u003d\"remote\"\u003d\u003dthis.model.pagination?\"local\":this.model.pagination||!1;let e\u003dObject.assign(Object.assign({},this.model.configuration),{index:\"_index\",renderComplete:()\u003d\u003ethis.renderComplete(),rowSelectionChanged:(t,e)\u003d\u003ethis.rowSelectionChanged(t,e),cellEdited:t\u003d\u003ethis.cellEdited(t),columns:this.getColumns(),layout:this.getLayout(),pagination:t,paginationSize:this.model.page_size,paginationInitialPage:1});t\u0026\u0026(e.ajaxURL\u003d\"http://panel.pyviz.org\",e.ajaxSorting\u003d!0);const s\u003dthis.model.source;let o;return o\u003dnull\u003d\u003d\u003ds||0\u003d\u003d\u003ds.columns().length?[]:u.transform_cds_to_records(s,!0),Object.assign(Object.assign({},e),{data:o})}getColumns(){var t;const e\u003dnull\u003d\u003d\u003d(t\u003dthis.model.configuration)||void 0\u003d\u003d\u003dt?void 0:t.columns;let s\u003d[];if(null!\u003de)for(const t of e)if(null!\u003dt.columns){const e\u003d[];for(const s of t.columns)e.push(Object.assign({},s));s.push(Object.assign(Object.assign({},t),{columns:e}))}else s.push(Object.assign({},t));for(const t of this.model.columns){let o\u003dnull;if(null!\u003de)for(const e of s)if(null!\u003de.columns){for(const s of e.columns)if(t.field\u003d\u003d\u003ds.field){o\u003ds;break}if(null!\u003do)break}else if(t.field\u003d\u003d\u003de.field){o\u003de;break}if(null\u003d\u003do\u0026\u0026(o\u003d{field:t.field}),null\u003d\u003do.title\u0026\u0026(o.title\u003dt.title),null\u003d\u003do.width\u0026\u0026null!\u003dt.width\u0026\u00260!\u003dt.width\u0026\u0026(o.width\u003dt.width),null\u003d\u003do.formatter\u0026\u0026null!\u003dt.formatter){const e\u003dt.formatter.type;o.formatter\u003d\"BooleanFormatter\"\u003d\u003d\u003de?\"tickCross\":e\u003d\u003et.formatter.doFormat(e.getRow(),e,e.getValue(),null,null)}o.editable\u003d()\u003d\u003ethis.model.editable;const i\u003dt.editor,a\u003di.type;null!\u003do.editor||(\"StringEditor\"\u003d\u003d\u003da?i.completions.length\u003e0?(o.editor\u003d\"autocomplete\",o.editorParams\u003d{values:i.completions}):o.editor\u003d\"input\":\"TextEditor\"\u003d\u003d\u003da?o.editor\u003d\"textarea\":\"IntEditor\"\u003d\u003d\u003da||\"NumberEditor\"\u003d\u003d\u003da?(o.editor\u003d\"number\",o.editorParams\u003d{step:i.step}):\"CheckboxEditor\"\u003d\u003d\u003da?o.editor\u003d\"tickCross\":\"SelectEditor\"\u003d\u003d\u003da?(o.editor\u003d\"select\",o.editorParams\u003d{values:i.options}):o.editor\u003d(e,s,o,i)\u003d\u003ethis.renderEditor(t,e,s,o,i)),null\u003d\u003de\u0026\u0026s.push(o)}return s}renderEditor(t,e,s,o,i){const a\u003dt.editor,l\u003dnew a.default_view({column:t,model:a,parent:this,container:e._cell.element});return l.initialize(),l.connect_signals(),s((()\u003d\u003e{l.setValue(e.getValue())})),l.inputEl.addEventListener(\"change\",(()\u003d\u003e{const t\u003dl.serializeValue(),s\u003de.getValue(),a\u003dl.validate();a.valid||i(a.msg),null!\u003ds\u0026\u0026typeof t!\u003dtypeof s?i(\"Mismatching type\"):o(l.serializeValue())})),l.inputEl}after_layout(){super.after_layout(),null!\u003dthis.tabulator\u0026\u0026this.tabulator.redraw(!0),this.updateStyles()}setData(){const t\u003du.transform_cds_to_records(this.model.source,!0);null!\u003dthis.model.pagination?this.tabulator.rowManager.setData(t,!0,!1):this.tabulator.setData(t),this.freezeRows(),this.updateSelection()}setGroupBy(){if(0\u003d\u003dthis.model.groupby.length)return void this.tabulator.setGroupBy(!1);this.tabulator.setGroupBy((t\u003d\u003e{const e\u003d[];for(const s of this.model.groupby){const o\u003ds+\": \"+t[s];e.push(o)}return e.join(\", \")}))}setCSS(){let t;t\u003d\"default\"\u003d\u003dthis.model.theme?\"tabulator\":\"tabulator_\"+this.model.theme;const e\u003dthis.model.theme_url+t+\".min.css\";let s\u003dnull;const o\u003ddocument.getElementsByTagName(\"link\"),i\u003dthis.model.theme_url.indexOf(\"dist/\");for(const t of o)if(t.href.startsWith(this.model.theme_url.slice(0,i))){s\u003dt;break}let a\u003ddocument.getElementsByTagName(\"head\")[0];if(null!\u003ds){if(s.href\u003d\u003de)return!1;null!\u003ds.parentNode\u0026\u0026(a\u003ds.parentNode)}const l\u003ddocument.createElement(\"link\");return l.type\u003d\"text/css\",l.rel\u003d\"stylesheet\",l.media\u003d\"screen\",l.href\u003de,l.onload\u003d()\u003d\u003e{null!\u003ds\u0026\u0026null!\u003ds.parentNode\u0026\u0026(a\u003ds.parentNode,a.removeChild(s)),this.render_and_resize()},a.appendChild(l),!0}updateStyles(){for(const t of this._styled_cells)t.cssText\u003d\"\";if(this._styled_cells\u003d[],null!\u003dthis.model.styles\u0026\u00260!\u003dthis.tabulator.getDataCount())for(const t in this.model.styles){const e\u003dthis.model.styles[t],s\u003dthis.tabulator.getRow(t);if(!s)continue;const o\u003ds._row.cells;for(const t in e){const s\u003de[t],i\u003do[t];if(null\u003d\u003di||!s.length)continue;const a\u003di.element;this._styled_cells.push(a),a.cssText\u003d\"\";for(const t of s){if(!t.includes(\":\"))continue;const[e,s]\u003dt.split(\":\");a.style.setProperty(e,s.trimLeft())}}}}addData(){const t\u003dthis.tabulator.rowManager.getRows(),e\u003dt[t.length-1];let s\u003du.transform_cds_to_records(this.model.source,!0);this.tabulator.setData(s),this.model.follow\u0026\u0026this.tabulator.scrollToRow(e.data._index||0,\"top\",!1),this.freezeRows(),this.updateSelection()}updateOrAddData(){if(this._tabulator_cell_updating)return;let t\u003du.transform_cds_to_records(this.model.source,!0);this.tabulator.setData(t),this.freezeRows(),this.updateSelection()}hideColumns(){for(const t of this.tabulator.getColumns())this.model.hidden_columns.indexOf(t._column.field)\u003e-1?t.hide():t.show()}setMaxPage(){this.tabulator.setMaxPage(Math.max(this.model.page,this.model.max_page)),this.tabulator.modules.page._setPageButtons()}setPage(){this.tabulator.setPage(this.model.page)}setPageSize(){this.tabulator.setPageSize(this.model.page_size)}updateSelection(){if(null\u003d\u003dthis.tabulator||this._selection_updating)return;const t\u003dthis.model.source.selected.indices;this._selection_updating\u003d!0,this.tabulator.deselectRow(),this.tabulator.selectRow(t),this._selection_updating\u003d!1}rowSelectionChanged(t,e){if(this._selection_updating||this._initializing)return;this._selection_updating\u003d!0;const s\u003dt.map((t\u003d\u003et._index));this.model.source.selected.indices\u003ds,this._selection_updating\u003d!1}cellEdited(t){const e\u003dt._cell.column.field,s\u003dt._cell.row.data._index,o\u003dt._cell.value;this._tabulator_cell_updating\u003d!0,this.model.source.patch({[e]:[[s,o]]}),this._tabulator_cell_updating\u003d!1}}s.DataTabulatorView\u003dc,c.__name__\u003d\"DataTabulatorView\",s.TableLayout\u003dn.Enum(\"fit_data\",\"fit_data_fill\",\"fit_data_stretch\",\"fit_data_table\",\"fit_columns\");class m extends a.HTMLBox{constructor(t){super(t)}static init_DataTabulator(){this.prototype.default_view\u003dc,this.define((({Any:t,Array:e,Boolean:o,Nullable:i,Number:a,Ref:l,String:n})\u003d\u003e({configuration:[t,{}],columns:[e(l(d.TableColumn)),[]],download:[o,!0],editable:[o,!0],filename:[n,\"table.csv\"],follow:[o,!0],frozen_rows:[e(a),[]],groupby:[e(n),[]],hidden_columns:[e(n),[]],layout:[s.TableLayout,\"fit_data\"],max_page:[a,0],pagination:[i(n),null],page:[a,0],page_size:[a,0],source:[l(r.ColumnDataSource)],sorters:[e(t),[]],styles:[t,{}],theme:[n,\"simple\"],theme_url:[n,\"https://unpkg.com/tabulator-tables@4.9.3/dist/css/\"]})))}}s.DataTabulator\u003dm,m.__name__\u003d\"DataTabulator\",m.__module__\u003d\"panel.models.tabulator\",m.init_DataTabulator()},\n \"7e38aee5d7\": function _(n,t,e,l,o){l(),e.transform_cds_to_records\u003dfunction(n,t\u003d!1){const e\u003d[],l\u003dn.columns(),o\u003dn.get_length();if(0\u003d\u003d\u003dl.length||null\u003d\u003d\u003do)return[];for(let r\u003d0;r\u003co;r++){const o\u003d{};for(const t of l){let e\u003dn.get_array(t);const l\u003dnull\u003d\u003de[0].shape?null:e[0].shape;null!\u003dl\u0026\u0026l.length\u003e1\u0026\u0026\"number\"\u003d\u003dtypeof l[0]?o[t]\u003de.slice(r*l[1],r*l[1]+l[1]):o[t]\u003de[r]}t\u0026\u0026(o._index\u003dr),e.push(o)}return e}},\n \"6e11b2cfe2\": function _(e,t,i,s,n){s();const o\u003de(\"tslib\"),l\u003do.__importDefault(e(\"50d3473f3f\")),d\u003de(\"@bokehjs/models/widgets/input_widget\"),a\u003de(\"@bokehjs/core/dom\"),r\u003de(\"@bokehjs/core/enums\"),c\u003de(\"@bokehjs/core/util/types\"),m\u003do.__importStar(e(\"@bokehjs/styles/widgets/inputs.css\")),h\u003do.__importDefault(e(\"@bokehjs/styles/widgets/flatpickr.css\"));function _(e){const t\u003d[];for(const i of e)if(c.isString(i))t.push(i);else{const[e,s]\u003di;t.push({from:e,to:s})}return t}class u extends d.InputWidgetView{connect_signals(){super.connect_signals();const{value:e,min_date:t,max_date:i,disabled_dates:s,enabled_dates:n,position:o,inline:l,enable_time:d,enable_seconds:a,military_time:r,date_format:c,mode:m}\u003dthis.model.properties;this.connect(e.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.setDate(this.model.value)})),this.connect(t.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"minDate\",this.model.min_date)})),this.connect(i.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"maxDate\",this.model.max_date)})),this.connect(s.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"disable\",this.model.disabled_dates)})),this.connect(n.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"enable\",this.model.enabled_dates)})),this.connect(o.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"position\",this.model.position)})),this.connect(l.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"inline\",this.model.inline)})),this.connect(d.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"enableTime\",this.model.enable_time)})),this.connect(a.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"enableSeconds\",this.model.enable_seconds)})),this.connect(r.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"time_24hr\",this.model.military_time)})),this.connect(m.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"mode\",this.model.mode)})),this.connect(c.change,(()\u003d\u003e{var e;return null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de?void 0:e.set(\"dateFormat\",this.model.date_format)}))}remove(){var e;null\u003d\u003d\u003d(e\u003dthis._picker)||void 0\u003d\u003d\u003de||e.destroy(),super.remove()}styles(){return[...super.styles(),h.default]}render(){var e,t;null\u003d\u003dthis._picker\u0026\u0026(super.render(),this.input_el\u003da.input({type:\"text\",class:m.input,disabled:this.model.disabled}),this.group_el.appendChild(this.input_el),this._picker\u003dl.default(this.input_el,{defaultDate:this.model.value,minDate:null!\u003d\u003d(e\u003dthis.model.min_date)\u0026\u0026void 0!\u003d\u003de?e:void 0,maxDate:null!\u003d\u003d(t\u003dthis.model.max_date)\u0026\u0026void 0!\u003d\u003dt?t:void 0,inline:this.model.inline,position:this.model.position,disable:_(this.model.disabled_dates),enable:_(this.model.enabled_dates),enableTime:this.model.enable_time,enableSeconds:this.model.enable_seconds,time_24hr:this.model.military_time,dateFormat:this.model.date_format,mode:this.model.mode,onClose:(e,t,i)\u003d\u003ethis._on_close(e,t,i)}))}_on_close(e,t,i){(\"range\"!\u003dthis.model.mode||t.includes(\"to\"))\u0026\u0026(this.model.value\u003dt,this.change_input())}}i.DatetimePickerView\u003du,u.__name__\u003d\"DatetimePickerView\";class p extends d.InputWidget{constructor(e){super(e)}static init_DatetimePicker(){this.prototype.default_view\u003du,this.define((({Boolean:e,String:t,Array:i,Tuple:s,Or:n,Nullable:o})\u003d\u003e{const l\u003di(n(t,s(t,t)));return{value:[t],min_date:[o(t),null],max_date:[o(t),null],disabled_dates:[l,[]],enabled_dates:[l,[]],position:[r.CalendarPosition,\"auto\"],inline:[e,!1],enable_time:[e,!0],enable_seconds:[e,!0],military_time:[e,!0],date_format:[t,\"Y-m-d H:i:S\"],mode:[t,\"single\"]}}))}}i.DatetimePicker\u003dp,p.__name__\u003d\"DatetimePicker\",p.__module__\u003d\"panel.models.datetime_picker\",p.init_DatetimePicker()},\n \"50d3473f3f\": function _(e,n,t,a,i){\n /* flatpickr v4.6.6, @license MIT */var o,r;o\u003dthis,r\u003dfunction(){\"use strict\";\n /*! *****************************************************************************\n Copyright (c) Microsoft Corporation.\n \n Permission to use, copy, modify, and/or distribute this software for any\n purpose with or without fee is hereby granted.\n \n THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\n REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\n AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\n INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\n LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\n OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n PERFORMANCE OF THIS SOFTWARE.\n ***************************************************************************** */var e\u003dfunction(){return(e\u003dObject.assign||function(e){for(var n,t\u003d1,a\u003darguments.length;t\u003ca;t++)for(var i in n\u003darguments[t])Object.prototype.hasOwnProperty.call(n,i)\u0026\u0026(e[i]\u003dn[i]);return e}).apply(this,arguments)};function n(){for(var e\u003d0,n\u003d0,t\u003darguments.length;n\u003ct;n++)e+\u003darguments[n].length;var a\u003dArray(e),i\u003d0;for(n\u003d0;n\u003ct;n++)for(var o\u003darguments[n],r\u003d0,l\u003do.length;r\u003cl;r++,i++)a[i]\u003do[r];return a}var t\u003d[\"onChange\",\"onClose\",\"onDayCreate\",\"onDestroy\",\"onKeyDown\",\"onMonthChange\",\"onOpen\",\"onParseConfig\",\"onReady\",\"onValueUpdate\",\"onYearChange\",\"onPreCalendarPosition\"],a\u003d{_disable:[],_enable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:\"F j, Y\",altInput:!1,altInputClass:\"form-control input\",animate:\"object\"\u003d\u003dtypeof window\u0026\u0026-1\u003d\u003d\u003dwindow.navigator.userAgent.indexOf(\"MSIE\"),ariaDateFormat:\"F j, Y\",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:\", \",dateFormat:\"Y-m-d\",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enable:[],enableSeconds:!1,enableTime:!1,errorHandler:function(e){return\"undefined\"!\u003dtypeof console\u0026\u0026console.warn(e)},getWeek:function(e){var n\u003dnew Date(e.getTime());n.setHours(0,0,0,0),n.setDate(n.getDate()+3-(n.getDay()+6)%7);var t\u003dnew Date(n.getFullYear(),0,4);return 1+Math.round(((n.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:\"default\",minuteIncrement:5,mode:\"single\",monthSelectorType:\"dropdown\",nextArrow:\"\u003csvg version\u003d\u00271.1\u0027 xmlns\u003d\u0027http://www.w3.org/2000/svg\u0027 xmlns:xlink\u003d\u0027http://www.w3.org/1999/xlink\u0027 viewBox\u003d\u00270 0 17 17\u0027\u003e\u003cg\u003e\u003c/g\u003e\u003cpath d\u003d\u0027M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z\u0027 /\u003e\u003c/svg\u003e\",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:\"auto\",positionElement:void 0,prevArrow:\"\u003csvg version\u003d\u00271.1\u0027 xmlns\u003d\u0027http://www.w3.org/2000/svg\u0027 xmlns:xlink\u003d\u0027http://www.w3.org/1999/xlink\u0027 viewBox\u003d\u00270 0 17 17\u0027\u003e\u003cg\u003e\u003c/g\u003e\u003cpath d\u003d\u0027M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z\u0027 /\u003e\u003c/svg\u003e\",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i\u003d{weekdays:{shorthand:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],longhand:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]},months:{shorthand:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],longhand:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n\u003de%100;if(n\u003e3\u0026\u0026n\u003c21)return\"th\";switch(n%10){case 1:return\"st\";case 2:return\"nd\";case 3:return\"rd\";default:return\"th\"}},rangeSeparator:\" to \",weekAbbreviation:\"Wk\",scrollTitle:\"Scroll to increment\",toggleTitle:\"Click to toggle\",amPM:[\"AM\",\"PM\"],yearAriaLabel:\"Year\",monthAriaLabel:\"Month\",hourAriaLabel:\"Hour\",minuteAriaLabel:\"Minute\",time_24hr:!1},o\u003dfunction(e,n){return void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d2),(\"000\"+e).slice(-1*n)},r\u003dfunction(e){return!0\u003d\u003d\u003de?1:0};function l(e,n,t){var a;return void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!1),function(){var i\u003dthis,o\u003darguments;null!\u003d\u003da\u0026\u0026clearTimeout(a),a\u003dwindow.setTimeout((function(){a\u003dnull,t||e.apply(i,o)}),n),t\u0026\u0026!a\u0026\u0026e.apply(i,o)}}var c\u003dfunction(e){return e instanceof Array?e:[e]};function d(e,n,t){if(!0\u003d\u003d\u003dt)return e.classList.add(n);e.classList.remove(n)}function s(e,n,t){var a\u003dwindow.document.createElement(e);return n\u003dn||\"\",t\u003dt||\"\",a.className\u003dn,void 0!\u003d\u003dt\u0026\u0026(a.textContent\u003dt),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){return n(e)?e:e.parentNode?f(e.parentNode,n):void 0}function m(e,n){var t\u003ds(\"div\",\"numInputWrapper\"),a\u003ds(\"input\",\"numInput \"+e),i\u003ds(\"span\",\"arrowUp\"),o\u003ds(\"span\",\"arrowDown\");if(-1\u003d\u003d\u003dnavigator.userAgent.indexOf(\"MSIE 9.0\")?a.type\u003d\"number\":(a.type\u003d\"text\",a.pattern\u003d\"\\\\d*\"),void 0!\u003d\u003dn)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function g(e){try{return\"function\"\u003d\u003dtypeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var p\u003dfunction(){},h\u003dfunction(e,n,t){return t.months[n?\"shorthand\":\"longhand\"][e]},v\u003d{D:p,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours(parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],\"i\").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a\u003dparseInt(n),i\u003dnew Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours(parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:p,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:p,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},D\u003d{D:\"(\\\\w+)\",F:\"(\\\\w+)\",G:\"(\\\\d\\\\d|\\\\d)\",H:\"(\\\\d\\\\d|\\\\d)\",J:\"(\\\\d\\\\d|\\\\d)\\\\w+\",K:\"\",M:\"(\\\\w+)\",S:\"(\\\\d\\\\d|\\\\d)\",U:\"(.+)\",W:\"(\\\\d\\\\d|\\\\d)\",Y:\"(\\\\d{4})\",Z:\"(.+)\",d:\"(\\\\d\\\\d|\\\\d)\",h:\"(\\\\d\\\\d|\\\\d)\",i:\"(\\\\d\\\\d|\\\\d)\",j:\"(\\\\d\\\\d|\\\\d)\",l:\"(\\\\w+)\",m:\"(\\\\d\\\\d|\\\\d)\",n:\"(\\\\d\\\\d|\\\\d)\",s:\"(\\\\d\\\\d|\\\\d)\",u:\"(.+)\",w:\"(\\\\d\\\\d|\\\\d)\",y:\"(\\\\d{2})\"},w\u003d{Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[w.w(e,n,t)]},F:function(e,n,t){return h(w.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(w.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!\u003d\u003dn.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()\u003e11)]},M:function(e,n){return h(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},b\u003dfunction(e){var n\u003de.config,t\u003dvoid 0\u003d\u003d\u003dn?a:n,o\u003de.l10n,r\u003dvoid 0\u003d\u003d\u003do?i:o,l\u003de.isMobile,c\u003dvoid 0!\u003d\u003dl\u0026\u0026l;return function(e,n,a){var i\u003da||r;return void 0\u003d\u003d\u003dt.formatDate||c?n.split(\"\").map((function(n,a,o){return w[n]\u0026\u0026\"\\\\\"!\u003d\u003do[a-1]?w[n](e,i,t):\"\\\\\"!\u003d\u003dn?n:\"\"})).join(\"\"):t.formatDate(e,n,i)}},C\u003dfunction(e){var n\u003de.config,t\u003dvoid 0\u003d\u003d\u003dn?a:n,o\u003de.l10n,r\u003dvoid 0\u003d\u003d\u003do?i:o;return function(e,n,i,o){if(0\u003d\u003d\u003de||e){var l,c\u003do||r,d\u003de;if(e instanceof Date)l\u003dnew Date(e.getTime());else if(\"string\"!\u003dtypeof e\u0026\u0026void 0!\u003d\u003de.toFixed)l\u003dnew Date(e);else if(\"string\"\u003d\u003dtypeof e){var s\u003dn||(t||a).dateFormat,u\u003dString(e).trim();if(\"today\"\u003d\u003d\u003du)l\u003dnew Date,i\u003d!0;else if(/Z$/.test(u)||/GMT$/.test(u))l\u003dnew Date(e);else if(t\u0026\u0026t.parseDate)l\u003dt.parseDate(e,s);else{l\u003dt\u0026\u0026t.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0);for(var f\u003dvoid 0,m\u003d[],g\u003d0,p\u003d0,h\u003d\"\";g\u003cs.length;g++){var w\u003ds[g],b\u003d\"\\\\\"\u003d\u003d\u003dw,C\u003d\"\\\\\"\u003d\u003d\u003ds[g-1]||b;if(D[w]\u0026\u0026!C){h+\u003dD[w];var M\u003dnew RegExp(h).exec(e);M\u0026\u0026(f\u003d!0)\u0026\u0026m[\"Y\"!\u003d\u003dw?\"push\":\"unshift\"]({fn:v[w],val:M[++p]})}else b||(h+\u003d\".\");m.forEach((function(e){var n\u003de.fn,t\u003de.val;return l\u003dn(l,t,c)||l}))}l\u003df?l:void 0}}if(l instanceof Date\u0026\u0026!isNaN(l.getTime()))return!0\u003d\u003d\u003di\u0026\u0026l.setHours(0,0,0,0),l;t.errorHandler(new Error(\"Invalid date provided: \"+d))}}};function M(e,n,t){return void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!0),!1!\u003d\u003dt?new Date(e.getTime()).setHours(0,0,0,0)-new Date(n.getTime()).setHours(0,0,0,0):e.getTime()-n.getTime()}var y\u003d864e5;function x(p,v){var w\u003d{config:e(e({},a),k.defaultConfig),l10n:i};function x(e){return e.bind(w)}function E(){var e\u003dw.config;!1\u003d\u003d\u003de.weekNumbers\u0026\u00261\u003d\u003d\u003de.showMonths||!0!\u003d\u003de.noCalendar\u0026\u0026window.requestAnimationFrame((function(){if(void 0!\u003d\u003dw.calendarContainer\u0026\u0026(w.calendarContainer.style.visibility\u003d\"hidden\",w.calendarContainer.style.display\u003d\"block\"),void 0!\u003d\u003dw.daysContainer){var n\u003d(w.days.offsetWidth+1)*e.showMonths;w.daysContainer.style.width\u003dn+\"px\",w.calendarContainer.style.width\u003dn+(void 0!\u003d\u003dw.weekWrapper?w.weekWrapper.offsetWidth:0)+\"px\",w.calendarContainer.style.removeProperty(\"visibility\"),w.calendarContainer.style.removeProperty(\"display\")}}))}function T(e){if(0\u003d\u003d\u003dw.selectedDates.length){var n\u003dvoid 0!\u003d\u003dw.config.minDate?new Date(w.config.minDate.getTime()):new Date,t\u003d_(),a\u003dt.hours,i\u003dt.minutes,l\u003dt.seconds;n.setHours(a,i,l,0),w.setDate(n,!1)}void 0!\u003d\u003de\u0026\u0026\"blur\"!\u003d\u003de.type\u0026\u0026function(e){e.preventDefault();var n\u003d\"keydown\"\u003d\u003d\u003de.type,t\u003dg(e),a\u003dt;void 0!\u003d\u003dw.amPM\u0026\u0026t\u003d\u003d\u003dw.amPM\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(w.amPM.textContent\u003d\u003d\u003dw.l10n.amPM[0])]);var i\u003dparseFloat(a.getAttribute(\"min\")),l\u003dparseFloat(a.getAttribute(\"max\")),c\u003dparseFloat(a.getAttribute(\"step\")),d\u003dparseInt(a.value,10),s\u003de.delta||(n?38\u003d\u003d\u003de.which?1:-1:0),u\u003dd+c*s;if(void 0!\u003d\u003da.value\u0026\u00262\u003d\u003d\u003da.value.length){var f\u003da\u003d\u003d\u003dw.hourElement,m\u003da\u003d\u003d\u003dw.minuteElement;u\u003ci?(u\u003dl+u+r(!f)+(r(f)\u0026\u0026r(!w.amPM)),m\u0026\u0026H(void 0,-1,w.hourElement)):u\u003el\u0026\u0026(u\u003da\u003d\u003d\u003dw.hourElement?u-l-r(!w.amPM):i,m\u0026\u0026H(void 0,1,w.hourElement)),w.amPM\u0026\u0026f\u0026\u0026(1\u003d\u003d\u003dc?u+d\u003d\u003d\u003d23:Math.abs(u-d)\u003ec)\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(w.amPM.textContent\u003d\u003d\u003dw.l10n.amPM[0])]),a.value\u003do(u)}}(e);var c\u003dw._input.value;I(),be(),w._input.value!\u003d\u003dc\u0026\u0026w._debouncedChange()}function I(){if(void 0!\u003d\u003dw.hourElement\u0026\u0026void 0!\u003d\u003dw.minuteElement){var e,n,t\u003d(parseInt(w.hourElement.value.slice(-2),10)||0)%24,a\u003d(parseInt(w.minuteElement.value,10)||0)%60,i\u003dvoid 0!\u003d\u003dw.secondElement?(parseInt(w.secondElement.value,10)||0)%60:0;void 0!\u003d\u003dw.amPM\u0026\u0026(e\u003dt,n\u003dw.amPM.textContent,t\u003de%12+12*r(n\u003d\u003d\u003dw.l10n.amPM[1]));var o\u003dvoid 0!\u003d\u003dw.config.minTime||w.config.minDate\u0026\u0026w.minDateHasTime\u0026\u0026w.latestSelectedDateObj\u0026\u00260\u003d\u003d\u003dM(w.latestSelectedDateObj,w.config.minDate,!0);if(void 0!\u003d\u003dw.config.maxTime||w.config.maxDate\u0026\u0026w.maxDateHasTime\u0026\u0026w.latestSelectedDateObj\u0026\u00260\u003d\u003d\u003dM(w.latestSelectedDateObj,w.config.maxDate,!0)){var l\u003dvoid 0!\u003d\u003dw.config.maxTime?w.config.maxTime:w.config.maxDate;(t\u003dMath.min(t,l.getHours()))\u003d\u003d\u003dl.getHours()\u0026\u0026(a\u003dMath.min(a,l.getMinutes())),a\u003d\u003d\u003dl.getMinutes()\u0026\u0026(i\u003dMath.min(i,l.getSeconds()))}if(o){var c\u003dvoid 0!\u003d\u003dw.config.minTime?w.config.minTime:w.config.minDate;(t\u003dMath.max(t,c.getHours()))\u003d\u003d\u003dc.getHours()\u0026\u0026(a\u003dMath.max(a,c.getMinutes())),a\u003d\u003d\u003dc.getMinutes()\u0026\u0026(i\u003dMath.max(i,c.getSeconds()))}O(t,a,i)}}function S(e){var n\u003de||w.latestSelectedDateObj;n\u0026\u0026O(n.getHours(),n.getMinutes(),n.getSeconds())}function _(){var e\u003dw.config.defaultHour,n\u003dw.config.defaultMinute,t\u003dw.config.defaultSeconds;if(void 0!\u003d\u003dw.config.minDate){var a\u003dw.config.minDate.getHours(),i\u003dw.config.minDate.getMinutes();(e\u003dMath.max(e,a))\u003d\u003d\u003da\u0026\u0026(n\u003dMath.max(i,n)),e\u003d\u003d\u003da\u0026\u0026n\u003d\u003d\u003di\u0026\u0026(t\u003dw.config.minDate.getSeconds())}if(void 0!\u003d\u003dw.config.maxDate){var o\u003dw.config.maxDate.getHours(),r\u003dw.config.maxDate.getMinutes();(e\u003dMath.min(e,o))\u003d\u003d\u003do\u0026\u0026(n\u003dMath.min(r,n)),e\u003d\u003d\u003do\u0026\u0026n\u003d\u003d\u003dr\u0026\u0026(t\u003dw.config.maxDate.getSeconds())}return{hours:e,minutes:n,seconds:t}}function O(e,n,t){void 0!\u003d\u003dw.latestSelectedDateObj\u0026\u0026w.latestSelectedDateObj.setHours(e%24,n,t||0,0),w.hourElement\u0026\u0026w.minuteElement\u0026\u0026!w.isMobile\u0026\u0026(w.hourElement.value\u003do(w.config.time_24hr?e:(12+e)%12+12*r(e%12\u003d\u003d0)),w.minuteElement.value\u003do(n),void 0!\u003d\u003dw.amPM\u0026\u0026(w.amPM.textContent\u003dw.l10n.amPM[r(e\u003e\u003d12)]),void 0!\u003d\u003dw.secondElement\u0026\u0026(w.secondElement.value\u003do(t)))}function F(e){var n\u003dg(e),t\u003dparseInt(n.value)+(e.delta||0);(t/1e3\u003e1||\"Enter\"\u003d\u003d\u003de.key\u0026\u0026!/[^\\d]/.test(t.toString()))\u0026\u0026Q(t)}function N(e,n,t,a){return n instanceof Array?n.forEach((function(n){return N(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return N(e,n,t,a)})):(e.addEventListener(n,t,a),void w._handlers.push({element:e,event:n,handler:t,options:a}))}function A(){pe(\"onChange\")}function P(e,n){var t\u003dvoid 0!\u003d\u003de?w.parseDate(e):w.latestSelectedDateObj||(w.config.minDate\u0026\u0026w.config.minDate\u003ew.now?w.config.minDate:w.config.maxDate\u0026\u0026w.config.maxDate\u003cw.now?w.config.maxDate:w.now),a\u003dw.currentYear,i\u003dw.currentMonth;try{void 0!\u003d\u003dt\u0026\u0026(w.currentYear\u003dt.getFullYear(),w.currentMonth\u003dt.getMonth())}catch(e){e.message\u003d\"Invalid date supplied: \"+t,w.config.errorHandler(e)}n\u0026\u0026w.currentYear!\u003d\u003da\u0026\u0026(pe(\"onYearChange\"),K()),!n||w.currentYear\u003d\u003d\u003da\u0026\u0026w.currentMonth\u003d\u003d\u003di||pe(\"onMonthChange\"),w.redraw()}function Y(e){var n\u003dg(e);~n.className.indexOf(\"arrow\")\u0026\u0026H(e,n.classList.contains(\"arrowUp\")?1:-1)}function H(e,n,t){var a\u003de\u0026\u0026g(e),i\u003dt||a\u0026\u0026a.parentNode\u0026\u0026a.parentNode.firstChild,o\u003dhe(\"increment\");o.delta\u003dn,i\u0026\u0026i.dispatchEvent(o)}function j(e,n,t,a){var i\u003dX(n,!0),o\u003ds(\"span\",\"flatpickr-day \"+e,n.getDate().toString());return o.dateObj\u003dn,o.$i\u003da,o.setAttribute(\"aria-label\",w.formatDate(n,w.config.ariaDateFormat)),-1\u003d\u003d\u003de.indexOf(\"hidden\")\u0026\u00260\u003d\u003d\u003dM(n,w.now)\u0026\u0026(w.todayDateElem\u003do,o.classList.add(\"today\"),o.setAttribute(\"aria-current\",\"date\")),i?(o.tabIndex\u003d-1,ve(n)\u0026\u0026(o.classList.add(\"selected\"),w.selectedDateElem\u003do,\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026(d(o,\"startRange\",w.selectedDates[0]\u0026\u00260\u003d\u003d\u003dM(n,w.selectedDates[0],!0)),d(o,\"endRange\",w.selectedDates[1]\u0026\u00260\u003d\u003d\u003dM(n,w.selectedDates[1],!0)),\"nextMonthDay\"\u003d\u003d\u003de\u0026\u0026o.classList.add(\"inRange\")))):o.classList.add(\"flatpickr-disabled\"),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026function(e){return!(\"range\"!\u003d\u003dw.config.mode||w.selectedDates.length\u003c2)\u0026\u0026M(e,w.selectedDates[0])\u003e\u003d0\u0026\u0026M(e,w.selectedDates[1])\u003c\u003d0}(n)\u0026\u0026!ve(n)\u0026\u0026o.classList.add(\"inRange\"),w.weekNumbers\u0026\u00261\u003d\u003d\u003dw.config.showMonths\u0026\u0026\"prevMonthDay\"!\u003d\u003de\u0026\u0026t%7\u003d\u003d1\u0026\u0026w.weekNumbers.insertAdjacentHTML(\"beforeend\",\"\u003cspan class\u003d\u0027flatpickr-day\u0027\u003e\"+w.config.getWeek(n)+\"\u003c/span\u003e\"),pe(\"onDayCreate\",o),o}function L(e){e.focus(),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026ae(e)}function W(e){for(var n\u003de\u003e0?0:w.config.showMonths-1,t\u003de\u003e0?w.config.showMonths:-1,a\u003dn;a!\u003dt;a+\u003de)for(var i\u003dw.daysContainer.children[a],o\u003de\u003e0?0:i.children.length-1,r\u003de\u003e0?i.children.length:-1,l\u003do;l!\u003dr;l+\u003de){var c\u003di.children[l];if(-1\u003d\u003d\u003dc.className.indexOf(\"hidden\")\u0026\u0026X(c.dateObj))return c}}function R(e,n){var t\u003dee(document.activeElement||document.body),a\u003dvoid 0!\u003d\u003de?e:t?document.activeElement:void 0!\u003d\u003dw.selectedDateElem\u0026\u0026ee(w.selectedDateElem)?w.selectedDateElem:void 0!\u003d\u003dw.todayDateElem\u0026\u0026ee(w.todayDateElem)?w.todayDateElem:W(n\u003e0?1:-1);void 0\u003d\u003d\u003da?w._input.focus():t?function(e,n){for(var t\u003d-1\u003d\u003d\u003de.className.indexOf(\"Month\")?e.dateObj.getMonth():w.currentMonth,a\u003dn\u003e0?w.config.showMonths:-1,i\u003dn\u003e0?1:-1,o\u003dt-w.currentMonth;o!\u003da;o+\u003di)for(var r\u003dw.daysContainer.children[o],l\u003dt-w.currentMonth\u003d\u003d\u003do?e.$i+n:n\u003c0?r.children.length-1:0,c\u003dr.children.length,d\u003dl;d\u003e\u003d0\u0026\u0026d\u003cc\u0026\u0026d!\u003d(n\u003e0?c:-1);d+\u003di){var s\u003dr.children[d];if(-1\u003d\u003d\u003ds.className.indexOf(\"hidden\")\u0026\u0026X(s.dateObj)\u0026\u0026Math.abs(e.$i-d)\u003e\u003dMath.abs(n))return L(s)}w.changeMonth(i),R(W(i),0)}(a,n):L(a)}function B(e,n){for(var t\u003d(new Date(e,n,1).getDay()-w.l10n.firstDayOfWeek+7)%7,a\u003dw.utils.getDaysInMonth((n-1+12)%12,e),i\u003dw.utils.getDaysInMonth(n,e),o\u003dwindow.document.createDocumentFragment(),r\u003dw.config.showMonths\u003e1,l\u003dr?\"prevMonthDay hidden\":\"prevMonthDay\",c\u003dr?\"nextMonthDay hidden\":\"nextMonthDay\",d\u003da+1-t,u\u003d0;d\u003c\u003da;d++,u++)o.appendChild(j(l,new Date(e,n-1,d),d,u));for(d\u003d1;d\u003c\u003di;d++,u++)o.appendChild(j(\"\",new Date(e,n,d),d,u));for(var f\u003di+1;f\u003c\u003d42-t\u0026\u0026(1\u003d\u003d\u003dw.config.showMonths||u%7!\u003d0);f++,u++)o.appendChild(j(c,new Date(e,n+1,f%i),f,u));var m\u003ds(\"div\",\"dayContainer\");return m.appendChild(o),m}function J(){if(void 0!\u003d\u003dw.daysContainer){u(w.daysContainer),w.weekNumbers\u0026\u0026u(w.weekNumbers);for(var e\u003ddocument.createDocumentFragment(),n\u003d0;n\u003cw.config.showMonths;n++){var t\u003dnew Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),e.appendChild(B(t.getFullYear(),t.getMonth()))}w.daysContainer.appendChild(e),w.days\u003dw.daysContainer.firstChild,\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00261\u003d\u003d\u003dw.selectedDates.length\u0026\u0026ae()}}function K(){if(!(w.config.showMonths\u003e1||\"dropdown\"!\u003d\u003dw.config.monthSelectorType)){var e\u003dfunction(e){return!(void 0!\u003d\u003dw.config.minDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()\u0026\u0026e\u003cw.config.minDate.getMonth()||void 0!\u003d\u003dw.config.maxDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()\u0026\u0026e\u003ew.config.maxDate.getMonth())};w.monthsDropdownContainer.tabIndex\u003d-1,w.monthsDropdownContainer.innerHTML\u003d\"\";for(var n\u003d0;n\u003c12;n++)if(e(n)){var t\u003ds(\"option\",\"flatpickr-monthDropdown-month\");t.value\u003dnew Date(w.currentYear,n).getMonth().toString(),t.textContent\u003dh(n,w.config.shorthandCurrentMonth,w.l10n),t.tabIndex\u003d-1,w.currentMonth\u003d\u003d\u003dn\u0026\u0026(t.selected\u003d!0),w.monthsDropdownContainer.appendChild(t)}}}function U(){var e,n\u003ds(\"div\",\"flatpickr-month\"),t\u003dwindow.document.createDocumentFragment();w.config.showMonths\u003e1||\"static\"\u003d\u003d\u003dw.config.monthSelectorType?e\u003ds(\"span\",\"cur-month\"):(w.monthsDropdownContainer\u003ds(\"select\",\"flatpickr-monthDropdown-months\"),w.monthsDropdownContainer.setAttribute(\"aria-label\",w.l10n.monthAriaLabel),N(w.monthsDropdownContainer,\"change\",(function(e){var n\u003dg(e),t\u003dparseInt(n.value,10);w.changeMonth(t-w.currentMonth),pe(\"onMonthChange\")})),K(),e\u003dw.monthsDropdownContainer);var a\u003dm(\"cur-year\",{tabindex:\"-1\"}),i\u003da.getElementsByTagName(\"input\")[0];i.setAttribute(\"aria-label\",w.l10n.yearAriaLabel),w.config.minDate\u0026\u0026i.setAttribute(\"min\",w.config.minDate.getFullYear().toString()),w.config.maxDate\u0026\u0026(i.setAttribute(\"max\",w.config.maxDate.getFullYear().toString()),i.disabled\u003d!!w.config.minDate\u0026\u0026w.config.minDate.getFullYear()\u003d\u003d\u003dw.config.maxDate.getFullYear());var o\u003ds(\"div\",\"flatpickr-current-month\");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function q(){u(w.monthNav),w.monthNav.appendChild(w.prevMonthNav),w.config.showMonths\u0026\u0026(w.yearElements\u003d[],w.monthElements\u003d[]);for(var e\u003dw.config.showMonths;e--;){var n\u003dU();w.yearElements.push(n.yearElement),w.monthElements.push(n.monthElement),w.monthNav.appendChild(n.container)}w.monthNav.appendChild(w.nextMonthNav)}function $(){w.weekdayContainer?u(w.weekdayContainer):w.weekdayContainer\u003ds(\"div\",\"flatpickr-weekdays\");for(var e\u003dw.config.showMonths;e--;){var n\u003ds(\"div\",\"flatpickr-weekdaycontainer\");w.weekdayContainer.appendChild(n)}return z(),w.weekdayContainer}function z(){if(w.weekdayContainer){var e\u003dw.l10n.firstDayOfWeek,t\u003dn(w.l10n.weekdays.shorthand);e\u003e0\u0026\u0026e\u003ct.length\u0026\u0026(t\u003dn(t.splice(e,t.length),t.splice(0,e)));for(var a\u003dw.config.showMonths;a--;)w.weekdayContainer.children[a].innerHTML\u003d\"\\n \u003cspan class\u003d\u0027flatpickr-weekday\u0027\u003e\\n \"+t.join(\"\u003c/span\u003e\u003cspan class\u003d\u0027flatpickr-weekday\u0027\u003e\")+\"\\n \u003c/span\u003e\\n \"}}function G(e,n){void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0);var t\u003dn?e:e-w.currentMonth;t\u003c0\u0026\u0026!0\u003d\u003d\u003dw._hidePrevMonthArrow||t\u003e0\u0026\u0026!0\u003d\u003d\u003dw._hideNextMonthArrow||(w.currentMonth+\u003dt,(w.currentMonth\u003c0||w.currentMonth\u003e11)\u0026\u0026(w.currentYear+\u003dw.currentMonth\u003e11?1:-1,w.currentMonth\u003d(w.currentMonth+12)%12,pe(\"onYearChange\"),K()),J(),pe(\"onMonthChange\"),De())}function V(e){return!(!w.config.appendTo||!w.config.appendTo.contains(e))||w.calendarContainer.contains(e)}function Z(e){if(w.isOpen\u0026\u0026!w.config.inline){var n\u003dg(e),t\u003dV(n),a\u003dn\u003d\u003d\u003dw.input||n\u003d\u003d\u003dw.altInput||w.element.contains(n)||e.path\u0026\u0026e.path.indexOf\u0026\u0026(~e.path.indexOf(w.input)||~e.path.indexOf(w.altInput)),i\u003d\"blur\"\u003d\u003d\u003de.type?a\u0026\u0026e.relatedTarget\u0026\u0026!V(e.relatedTarget):!a\u0026\u0026!t\u0026\u0026!V(e.relatedTarget),o\u003d!w.config.ignoredFocusElements.some((function(e){return e.contains(n)}));i\u0026\u0026o\u0026\u0026(void 0!\u003d\u003dw.timeContainer\u0026\u0026void 0!\u003d\u003dw.minuteElement\u0026\u0026void 0!\u003d\u003dw.hourElement\u0026\u0026\"\"!\u003d\u003dw.input.value\u0026\u0026void 0!\u003d\u003dw.input.value\u0026\u0026T(),w.close(),w.config\u0026\u0026\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00261\u003d\u003d\u003dw.selectedDates.length\u0026\u0026(w.clear(!1),w.redraw()))}}function Q(e){if(!(!e||w.config.minDate\u0026\u0026e\u003cw.config.minDate.getFullYear()||w.config.maxDate\u0026\u0026e\u003ew.config.maxDate.getFullYear())){var n\u003de,t\u003dw.currentYear!\u003d\u003dn;w.currentYear\u003dn||w.currentYear,w.config.maxDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()?w.currentMonth\u003dMath.min(w.config.maxDate.getMonth(),w.currentMonth):w.config.minDate\u0026\u0026w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()\u0026\u0026(w.currentMonth\u003dMath.max(w.config.minDate.getMonth(),w.currentMonth)),t\u0026\u0026(w.redraw(),pe(\"onYearChange\"),K())}}function X(e,n){void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0);var t\u003dw.parseDate(e,void 0,n);if(w.config.minDate\u0026\u0026t\u0026\u0026M(t,w.config.minDate,void 0!\u003d\u003dn?n:!w.minDateHasTime)\u003c0||w.config.maxDate\u0026\u0026t\u0026\u0026M(t,w.config.maxDate,void 0!\u003d\u003dn?n:!w.maxDateHasTime)\u003e0)return!1;if(0\u003d\u003d\u003dw.config.enable.length\u0026\u00260\u003d\u003d\u003dw.config.disable.length)return!0;if(void 0\u003d\u003d\u003dt)return!1;for(var a\u003dw.config.enable.length\u003e0,i\u003da?w.config.enable:w.config.disable,o\u003d0,r\u003dvoid 0;o\u003ci.length;o++){if(\"function\"\u003d\u003dtypeof(r\u003di[o])\u0026\u0026r(t))return a;if(r instanceof Date\u0026\u0026void 0!\u003d\u003dt\u0026\u0026r.getTime()\u003d\u003d\u003dt.getTime())return a;if(\"string\"\u003d\u003dtypeof r\u0026\u0026void 0!\u003d\u003dt){var l\u003dw.parseDate(r,void 0,!0);return l\u0026\u0026l.getTime()\u003d\u003d\u003dt.getTime()?a:!a}if(\"object\"\u003d\u003dtypeof r\u0026\u0026void 0!\u003d\u003dt\u0026\u0026r.from\u0026\u0026r.to\u0026\u0026t.getTime()\u003e\u003dr.from.getTime()\u0026\u0026t.getTime()\u003c\u003dr.to.getTime())return a}return!a}function ee(e){return void 0!\u003d\u003dw.daysContainer\u0026\u0026-1\u003d\u003d\u003de.className.indexOf(\"hidden\")\u0026\u0026-1\u003d\u003d\u003de.className.indexOf(\"flatpickr-disabled\")\u0026\u0026w.daysContainer.contains(e)}function ne(e){e.target!\u003d\u003dw._input||e.relatedTarget\u0026\u0026V(e.relatedTarget)||w.setDate(w._input.value,!0,e.target\u003d\u003d\u003dw.altInput?w.config.altFormat:w.config.dateFormat)}function te(e){var n\u003dg(e),t\u003dw.config.wrap?p.contains(n):n\u003d\u003d\u003dw._input,a\u003dw.config.allowInput,i\u003dw.isOpen\u0026\u0026(!a||!t),o\u003dw.config.inline\u0026\u0026t\u0026\u0026!a;if(13\u003d\u003d\u003de.keyCode\u0026\u0026t){if(a)return w.setDate(w._input.value,!0,n\u003d\u003d\u003dw.altInput?w.config.altFormat:w.config.dateFormat),n.blur();w.open()}else if(V(n)||i||o){var r\u003d!!w.timeContainer\u0026\u0026w.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),T(),se()):ue(e);break;case 27:e.preventDefault(),se();break;case 8:case 46:t\u0026\u0026!w.config.allowInput\u0026\u0026(e.preventDefault(),w.clear());break;case 37:case 39:if(r||t)w.hourElement\u0026\u0026w.hourElement.focus();else if(e.preventDefault(),void 0!\u003d\u003dw.daysContainer\u0026\u0026(!1\u003d\u003d\u003da||document.activeElement\u0026\u0026ee(document.activeElement))){var l\u003d39\u003d\u003d\u003de.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),G(l),R(W(1),0)):R(void 0,l)}break;case 38:case 40:e.preventDefault();var c\u003d40\u003d\u003d\u003de.keyCode?1:-1;w.daysContainer\u0026\u0026void 0!\u003d\u003dn.$i||n\u003d\u003d\u003dw.input||n\u003d\u003d\u003dw.altInput?e.ctrlKey?(e.stopPropagation(),Q(w.currentYear-c),R(W(1),0)):r||R(void 0,7*c):n\u003d\u003d\u003dw.currentYearElement?Q(w.currentYear-c):w.config.enableTime\u0026\u0026(!r\u0026\u0026w.hourElement\u0026\u0026w.hourElement.focus(),T(e),w._debouncedChange());break;case 9:if(r){var d\u003d[w.hourElement,w.minuteElement,w.secondElement,w.amPM].concat(w.pluginElements).filter((function(e){return e})),s\u003dd.indexOf(n);if(-1!\u003d\u003ds){var u\u003dd[s+(e.shiftKey?-1:1)];e.preventDefault(),(u||w._input).focus()}}else!w.config.noCalendar\u0026\u0026w.daysContainer\u0026\u0026w.daysContainer.contains(n)\u0026\u0026e.shiftKey\u0026\u0026(e.preventDefault(),w._input.focus())}}if(void 0!\u003d\u003dw.amPM\u0026\u0026n\u003d\u003d\u003dw.amPM)switch(e.key){case w.l10n.amPM[0].charAt(0):case w.l10n.amPM[0].charAt(0).toLowerCase():w.amPM.textContent\u003dw.l10n.amPM[0],I(),be();break;case w.l10n.amPM[1].charAt(0):case w.l10n.amPM[1].charAt(0).toLowerCase():w.amPM.textContent\u003dw.l10n.amPM[1],I(),be()}(t||V(n))\u0026\u0026pe(\"onKeyDown\",e)}function ae(e){if(1\u003d\u003d\u003dw.selectedDates.length\u0026\u0026(!e||e.classList.contains(\"flatpickr-day\")\u0026\u0026!e.classList.contains(\"flatpickr-disabled\"))){for(var n\u003de?e.dateObj.getTime():w.days.firstElementChild.dateObj.getTime(),t\u003dw.parseDate(w.selectedDates[0],void 0,!0).getTime(),a\u003dMath.min(n,w.selectedDates[0].getTime()),i\u003dMath.max(n,w.selectedDates[0].getTime()),o\u003d!1,r\u003d0,l\u003d0,c\u003da;c\u003ci;c+\u003dy)X(new Date(c),!0)||(o\u003do||c\u003ea\u0026\u0026c\u003ci,c\u003ct\u0026\u0026(!r||c\u003er)?r\u003dc:c\u003et\u0026\u0026(!l||c\u003cl)\u0026\u0026(l\u003dc));for(var d\u003d0;d\u003cw.config.showMonths;d++)for(var s\u003dw.daysContainer.children[d],u\u003dfunction(a,i){var c,d,u,f\u003ds.children[a],m\u003df.dateObj.getTime(),g\u003dr\u003e0\u0026\u0026m\u003cr||l\u003e0\u0026\u0026m\u003el;return g?(f.classList.add(\"notAllowed\"),[\"inRange\",\"startRange\",\"endRange\"].forEach((function(e){f.classList.remove(e)})),\"continue\"):o\u0026\u0026!g?\"continue\":([\"startRange\",\"inRange\",\"endRange\",\"notAllowed\"].forEach((function(e){f.classList.remove(e)})),void(void 0!\u003d\u003de\u0026\u0026(e.classList.add(n\u003c\u003dw.selectedDates[0].getTime()?\"startRange\":\"endRange\"),t\u003cn\u0026\u0026m\u003d\u003d\u003dt?f.classList.add(\"startRange\"):t\u003en\u0026\u0026m\u003d\u003d\u003dt\u0026\u0026f.classList.add(\"endRange\"),m\u003e\u003dr\u0026\u0026(0\u003d\u003d\u003dl||m\u003c\u003dl)\u0026\u0026(d\u003dt,u\u003dn,(c\u003dm)\u003eMath.min(d,u)\u0026\u0026c\u003cMath.max(d,u))\u0026\u0026f.classList.add(\"inRange\"))))},f\u003d0,m\u003ds.children.length;f\u003cm;f++)u(f)}}function ie(){!w.isOpen||w.config.static||w.config.inline||ce()}function oe(e){return function(n){var t\u003dw.config[\"_\"+e+\"Date\"]\u003dw.parseDate(n,w.config.dateFormat),a\u003dw.config[\"_\"+(\"min\"\u003d\u003d\u003de?\"max\":\"min\")+\"Date\"];void 0!\u003d\u003dt\u0026\u0026(w[\"min\"\u003d\u003d\u003de?\"minDateHasTime\":\"maxDateHasTime\"]\u003dt.getHours()\u003e0||t.getMinutes()\u003e0||t.getSeconds()\u003e0),w.selectedDates\u0026\u0026(w.selectedDates\u003dw.selectedDates.filter((function(e){return X(e)})),w.selectedDates.length||\"min\"!\u003d\u003de||S(t),be()),w.daysContainer\u0026\u0026(de(),void 0!\u003d\u003dt?w.currentYearElement[e]\u003dt.getFullYear().toString():w.currentYearElement.removeAttribute(e),w.currentYearElement.disabled\u003d!!a\u0026\u0026void 0!\u003d\u003dt\u0026\u0026a.getFullYear()\u003d\u003d\u003dt.getFullYear())}}function re(){return w.config.wrap?p.querySelector(\"[data-input]\"):p}function le(){\"object\"!\u003dtypeof w.config.locale\u0026\u0026void 0\u003d\u003d\u003dk.l10ns[w.config.locale]\u0026\u0026w.config.errorHandler(new Error(\"flatpickr: invalid locale \"+w.config.locale)),w.l10n\u003de(e({},k.l10ns.default),\"object\"\u003d\u003dtypeof w.config.locale?w.config.locale:\"default\"!\u003d\u003dw.config.locale?k.l10ns[w.config.locale]:void 0),D.K\u003d\"(\"+w.l10n.amPM[0]+\"|\"+w.l10n.amPM[1]+\"|\"+w.l10n.amPM[0].toLowerCase()+\"|\"+w.l10n.amPM[1].toLowerCase()+\")\",void 0\u003d\u003d\u003de(e({},v),JSON.parse(JSON.stringify(p.dataset||{}))).time_24hr\u0026\u0026void 0\u003d\u003d\u003dk.defaultConfig.time_24hr\u0026\u0026(w.config.time_24hr\u003dw.l10n.time_24hr),w.formatDate\u003db(w),w.parseDate\u003dC({config:w.config,l10n:w.l10n})}function ce(e){if(void 0!\u003d\u003dw.calendarContainer){pe(\"onPreCalendarPosition\");var n\u003de||w._positionElement,t\u003dArray.prototype.reduce.call(w.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a\u003dw.calendarContainer.offsetWidth,i\u003dw.config.position.split(\" \"),o\u003di[0],r\u003di.length\u003e1?i[1]:null,l\u003dn.getBoundingClientRect(),c\u003dwindow.innerHeight-l.bottom,s\u003d\"above\"\u003d\u003d\u003do||\"below\"!\u003d\u003do\u0026\u0026c\u003ct\u0026\u0026l.top\u003et,u\u003dwindow.pageYOffset+l.top+(s?-t-2:n.offsetHeight+2);if(d(w.calendarContainer,\"arrowTop\",!s),d(w.calendarContainer,\"arrowBottom\",s),!w.config.inline){var f\u003dwindow.pageXOffset+l.left,m\u003d!1,g\u003d!1;\"center\"\u003d\u003d\u003dr?(f-\u003d(a-l.width)/2,m\u003d!0):\"right\"\u003d\u003d\u003dr\u0026\u0026(f-\u003da-l.width,g\u003d!0),d(w.calendarContainer,\"arrowLeft\",!m\u0026\u0026!g),d(w.calendarContainer,\"arrowCenter\",m),d(w.calendarContainer,\"arrowRight\",g);var p\u003dwindow.document.body.offsetWidth-(window.pageXOffset+l.right),h\u003df+a\u003ewindow.document.body.offsetWidth,v\u003dp+a\u003ewindow.document.body.offsetWidth;if(d(w.calendarContainer,\"rightMost\",h),!w.config.static)if(w.calendarContainer.style.top\u003du+\"px\",h)if(v){var D\u003dfunction(){for(var e\u003dnull,n\u003d0;n\u003cdocument.styleSheets.length;n++){var t\u003ddocument.styleSheets[n];try{t.cssRules}catch(e){continue}e\u003dt;break}return null!\u003de?e:(a\u003ddocument.createElement(\"style\"),document.head.appendChild(a),a.sheet);var a}();if(void 0\u003d\u003d\u003dD)return;var b\u003dwindow.document.body.offsetWidth,C\u003dMath.max(0,b/2-a/2),M\u003dD.cssRules.length,y\u003d\"{left:\"+l.left+\"px;right:auto;}\";d(w.calendarContainer,\"rightMost\",!1),d(w.calendarContainer,\"centerMost\",!0),D.insertRule(\".flatpickr-calendar.centerMost:before,.flatpickr-calendar.centerMost:after\"+y,M),w.calendarContainer.style.left\u003dC+\"px\",w.calendarContainer.style.right\u003d\"auto\"}else w.calendarContainer.style.left\u003d\"auto\",w.calendarContainer.style.right\u003dp+\"px\";else w.calendarContainer.style.left\u003df+\"px\",w.calendarContainer.style.right\u003d\"auto\"}}}function de(){w.config.noCalendar||w.isMobile||(K(),De(),J())}function se(){w._input.focus(),-1!\u003d\u003dwindow.navigator.userAgent.indexOf(\"MSIE\")||void 0!\u003d\u003dnavigator.msMaxTouchPoints?setTimeout(w.close,0):w.close()}function ue(e){e.preventDefault(),e.stopPropagation();var n\u003df(g(e),(function(e){return e.classList\u0026\u0026e.classList.contains(\"flatpickr-day\")\u0026\u0026!e.classList.contains(\"flatpickr-disabled\")\u0026\u0026!e.classList.contains(\"notAllowed\")}));if(void 0!\u003d\u003dn){var t\u003dn,a\u003dw.latestSelectedDateObj\u003dnew Date(t.dateObj.getTime()),i\u003d(a.getMonth()\u003cw.currentMonth||a.getMonth()\u003ew.currentMonth+w.config.showMonths-1)\u0026\u0026\"range\"!\u003d\u003dw.config.mode;if(w.selectedDateElem\u003dt,\"single\"\u003d\u003d\u003dw.config.mode)w.selectedDates\u003d[a];else if(\"multiple\"\u003d\u003d\u003dw.config.mode){var o\u003dve(a);o?w.selectedDates.splice(parseInt(o),1):w.selectedDates.push(a)}else\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026(2\u003d\u003d\u003dw.selectedDates.length\u0026\u0026w.clear(!1,!1),w.latestSelectedDateObj\u003da,w.selectedDates.push(a),0!\u003d\u003dM(a,w.selectedDates[0],!0)\u0026\u0026w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(I(),i){var r\u003dw.currentYear!\u003d\u003da.getFullYear();w.currentYear\u003da.getFullYear(),w.currentMonth\u003da.getMonth(),r\u0026\u0026(pe(\"onYearChange\"),K()),pe(\"onMonthChange\")}if(De(),J(),be(),i||\"range\"\u003d\u003d\u003dw.config.mode||1!\u003d\u003dw.config.showMonths?void 0!\u003d\u003dw.selectedDateElem\u0026\u0026void 0\u003d\u003d\u003dw.hourElement\u0026\u0026w.selectedDateElem\u0026\u0026w.selectedDateElem.focus():L(t),void 0!\u003d\u003dw.hourElement\u0026\u0026void 0!\u003d\u003dw.hourElement\u0026\u0026w.hourElement.focus(),w.config.closeOnSelect){var l\u003d\"single\"\u003d\u003d\u003dw.config.mode\u0026\u0026!w.config.enableTime,c\u003d\"range\"\u003d\u003d\u003dw.config.mode\u0026\u00262\u003d\u003d\u003dw.selectedDates.length\u0026\u0026!w.config.enableTime;(l||c)\u0026\u0026se()}A()}}w.parseDate\u003dC({config:w.config,l10n:w.l10n}),w._handlers\u003d[],w.pluginElements\u003d[],w.loadedPlugins\u003d[],w._bind\u003dN,w._setHoursFromDate\u003dS,w._positionCalendar\u003dce,w.changeMonth\u003dG,w.changeYear\u003dQ,w.clear\u003dfunction(e,n){if(void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0),w.input.value\u003d\"\",void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.value\u003d\"\"),void 0!\u003d\u003dw.mobileInput\u0026\u0026(w.mobileInput.value\u003d\"\"),w.selectedDates\u003d[],w.latestSelectedDateObj\u003dvoid 0,!0\u003d\u003d\u003dn\u0026\u0026(w.currentYear\u003dw._initialDate.getFullYear(),w.currentMonth\u003dw._initialDate.getMonth()),!0\u003d\u003d\u003dw.config.enableTime){var t\u003d_(),a\u003dt.hours,i\u003dt.minutes,o\u003dt.seconds;O(a,i,o)}w.redraw(),e\u0026\u0026pe(\"onChange\")},w.close\u003dfunction(){w.isOpen\u003d!1,w.isMobile||(void 0!\u003d\u003dw.calendarContainer\u0026\u0026w.calendarContainer.classList.remove(\"open\"),void 0!\u003d\u003dw._input\u0026\u0026w._input.classList.remove(\"active\")),pe(\"onClose\")},w._createElement\u003ds,w.destroy\u003dfunction(){void 0!\u003d\u003dw.config\u0026\u0026pe(\"onDestroy\");for(var e\u003dw._handlers.length;e--;){var n\u003dw._handlers[e];n.element.removeEventListener(n.event,n.handler,n.options)}if(w._handlers\u003d[],w.mobileInput)w.mobileInput.parentNode\u0026\u0026w.mobileInput.parentNode.removeChild(w.mobileInput),w.mobileInput\u003dvoid 0;else if(w.calendarContainer\u0026\u0026w.calendarContainer.parentNode)if(w.config.static\u0026\u0026w.calendarContainer.parentNode){var t\u003dw.calendarContainer.parentNode;if(t.lastChild\u0026\u0026t.removeChild(t.lastChild),t.parentNode){for(;t.firstChild;)t.parentNode.insertBefore(t.firstChild,t);t.parentNode.removeChild(t)}}else w.calendarContainer.parentNode.removeChild(w.calendarContainer);w.altInput\u0026\u0026(w.input.type\u003d\"text\",w.altInput.parentNode\u0026\u0026w.altInput.parentNode.removeChild(w.altInput),delete w.altInput),w.input\u0026\u0026(w.input.type\u003dw.input._type,w.input.classList.remove(\"flatpickr-input\"),w.input.removeAttribute(\"readonly\")),[\"_showTimeInput\",\"latestSelectedDateObj\",\"_hideNextMonthArrow\",\"_hidePrevMonthArrow\",\"__hideNextMonthArrow\",\"__hidePrevMonthArrow\",\"isMobile\",\"isOpen\",\"selectedDateElem\",\"minDateHasTime\",\"maxDateHasTime\",\"days\",\"daysContainer\",\"_input\",\"_positionElement\",\"innerContainer\",\"rContainer\",\"monthNav\",\"todayDateElem\",\"calendarContainer\",\"weekdayContainer\",\"prevMonthNav\",\"nextMonthNav\",\"monthsDropdownContainer\",\"currentMonthElement\",\"currentYearElement\",\"navigationCurrentMonth\",\"selectedDateElem\",\"config\"].forEach((function(e){try{delete w[e]}catch(e){}}))},w.isEnabled\u003dX,w.jumpToDate\u003dP,w.open\u003dfunction(e,n){if(void 0\u003d\u003d\u003dn\u0026\u0026(n\u003dw._positionElement),!0\u003d\u003d\u003dw.isMobile){if(e){e.preventDefault();var t\u003dg(e);t\u0026\u0026t.blur()}return void 0!\u003d\u003dw.mobileInput\u0026\u0026(w.mobileInput.focus(),w.mobileInput.click()),void pe(\"onOpen\")}if(!w._input.disabled\u0026\u0026!w.config.inline){var a\u003dw.isOpen;w.isOpen\u003d!0,a||(w.calendarContainer.classList.add(\"open\"),w._input.classList.add(\"active\"),pe(\"onOpen\"),ce(n)),!0\u003d\u003d\u003dw.config.enableTime\u0026\u0026!0\u003d\u003d\u003dw.config.noCalendar\u0026\u0026(!1!\u003d\u003dw.config.allowInput||void 0!\u003d\u003de\u0026\u0026w.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return w.hourElement.select()}),50))}},w.redraw\u003dde,w.set\u003dfunction(e,n){if(null!\u003d\u003de\u0026\u0026\"object\"\u003d\u003dtypeof e)for(var a in Object.assign(w.config,e),e)void 0!\u003d\u003dfe[a]\u0026\u0026fe[a].forEach((function(e){return e()}));else w.config[e]\u003dn,void 0!\u003d\u003dfe[e]?fe[e].forEach((function(e){return e()})):t.indexOf(e)\u003e-1\u0026\u0026(w.config[e]\u003dc(n));w.redraw(),be(!0)},w.setDate\u003dfunction(e,n,t){if(void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!1),void 0\u003d\u003d\u003dt\u0026\u0026(t\u003dw.config.dateFormat),0!\u003d\u003de\u0026\u0026!e||e instanceof Array\u0026\u00260\u003d\u003d\u003de.length)return w.clear(n);me(e,t),w.latestSelectedDateObj\u003dw.selectedDates[w.selectedDates.length-1],w.redraw(),P(void 0,n),S(),0\u003d\u003d\u003dw.selectedDates.length\u0026\u0026w.clear(!1),be(n),n\u0026\u0026pe(\"onChange\")},w.toggle\u003dfunction(e){if(!0\u003d\u003d\u003dw.isOpen)return w.close();w.open(e)};var fe\u003d{locale:[le,z],showMonths:[q,E,$],minDate:[P],maxDate:[P]};function me(e,n){var t\u003d[];if(e instanceof Array)t\u003de.map((function(e){return w.parseDate(e,n)}));else if(e instanceof Date||\"number\"\u003d\u003dtypeof e)t\u003d[w.parseDate(e,n)];else if(\"string\"\u003d\u003dtypeof e)switch(w.config.mode){case\"single\":case\"time\":t\u003d[w.parseDate(e,n)];break;case\"multiple\":t\u003de.split(w.config.conjunction).map((function(e){return w.parseDate(e,n)}));break;case\"range\":t\u003de.split(w.l10n.rangeSeparator).map((function(e){return w.parseDate(e,n)}))}else w.config.errorHandler(new Error(\"Invalid date supplied: \"+JSON.stringify(e)));w.selectedDates\u003dw.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date\u0026\u0026X(e,!1)})),\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function ge(e){return e.slice().map((function(e){return\"string\"\u003d\u003dtypeof e||\"number\"\u003d\u003dtypeof e||e instanceof Date?w.parseDate(e,void 0,!0):e\u0026\u0026\"object\"\u003d\u003dtypeof e\u0026\u0026e.from\u0026\u0026e.to?{from:w.parseDate(e.from,void 0),to:w.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function pe(e,n){if(void 0!\u003d\u003dw.config){var t\u003dw.config[e];if(void 0!\u003d\u003dt\u0026\u0026t.length\u003e0)for(var a\u003d0;t[a]\u0026\u0026a\u003ct.length;a++)t[a](w.selectedDates,w.input.value,w,n);\"onChange\"\u003d\u003d\u003de\u0026\u0026(w.input.dispatchEvent(he(\"change\")),w.input.dispatchEvent(he(\"input\")))}}function he(e){var n\u003ddocument.createEvent(\"Event\");return n.initEvent(e,!0,!0),n}function ve(e){for(var n\u003d0;n\u003cw.selectedDates.length;n++)if(0\u003d\u003d\u003dM(w.selectedDates[n],e))return\"\"+n;return!1}function De(){w.config.noCalendar||w.isMobile||!w.monthNav||(w.yearElements.forEach((function(e,n){var t\u003dnew Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),w.config.showMonths\u003e1||\"static\"\u003d\u003d\u003dw.config.monthSelectorType?w.monthElements[n].textContent\u003dh(t.getMonth(),w.config.shorthandCurrentMonth,w.l10n)+\" \":w.monthsDropdownContainer.value\u003dt.getMonth().toString(),e.value\u003dt.getFullYear().toString()})),w._hidePrevMonthArrow\u003dvoid 0!\u003d\u003dw.config.minDate\u0026\u0026(w.currentYear\u003d\u003d\u003dw.config.minDate.getFullYear()?w.currentMonth\u003c\u003dw.config.minDate.getMonth():w.currentYear\u003cw.config.minDate.getFullYear()),w._hideNextMonthArrow\u003dvoid 0!\u003d\u003dw.config.maxDate\u0026\u0026(w.currentYear\u003d\u003d\u003dw.config.maxDate.getFullYear()?w.currentMonth+1\u003ew.config.maxDate.getMonth():w.currentYear\u003ew.config.maxDate.getFullYear()))}function we(e){return w.selectedDates.map((function(n){return w.formatDate(n,e)})).filter((function(e,n,t){return\"range\"!\u003d\u003dw.config.mode||w.config.enableTime||t.indexOf(e)\u003d\u003d\u003dn})).join(\"range\"!\u003d\u003dw.config.mode?w.config.conjunction:w.l10n.rangeSeparator)}function be(e){void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!0),void 0!\u003d\u003dw.mobileInput\u0026\u0026w.mobileFormatStr\u0026\u0026(w.mobileInput.value\u003dvoid 0!\u003d\u003dw.latestSelectedDateObj?w.formatDate(w.latestSelectedDateObj,w.mobileFormatStr):\"\"),w.input.value\u003dwe(w.config.dateFormat),void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.value\u003dwe(w.config.altFormat)),!1!\u003d\u003de\u0026\u0026pe(\"onValueUpdate\")}function Ce(e){var n\u003dg(e),t\u003dw.prevMonthNav.contains(n),a\u003dw.nextMonthNav.contains(n);t||a?G(t?-1:1):w.yearElements.indexOf(n)\u003e\u003d0?n.select():n.classList.contains(\"arrowUp\")?w.changeYear(w.currentYear+1):n.classList.contains(\"arrowDown\")\u0026\u0026w.changeYear(w.currentYear-1)}return function(){w.element\u003dw.input\u003dp,w.isOpen\u003d!1,function(){var n\u003d[\"wrap\",\"weekNumbers\",\"allowInput\",\"allowInvalidPreload\",\"clickOpens\",\"time_24hr\",\"enableTime\",\"noCalendar\",\"altInput\",\"shorthandCurrentMonth\",\"inline\",\"static\",\"enableSeconds\",\"disableMobile\"],i\u003de(e({},JSON.parse(JSON.stringify(p.dataset||{}))),v),o\u003d{};w.config.parseDate\u003di.parseDate,w.config.formatDate\u003di.formatDate,Object.defineProperty(w.config,\"enable\",{get:function(){return w.config._enable},set:function(e){w.config._enable\u003dge(e)}}),Object.defineProperty(w.config,\"disable\",{get:function(){return w.config._disable},set:function(e){w.config._disable\u003dge(e)}});var r\u003d\"time\"\u003d\u003d\u003di.mode;if(!i.dateFormat\u0026\u0026(i.enableTime||r)){var l\u003dk.defaultConfig.dateFormat||a.dateFormat;o.dateFormat\u003di.noCalendar||r?\"H:i\"+(i.enableSeconds?\":S\":\"\"):l+\" H:i\"+(i.enableSeconds?\":S\":\"\")}if(i.altInput\u0026\u0026(i.enableTime||r)\u0026\u0026!i.altFormat){var d\u003dk.defaultConfig.altFormat||a.altFormat;o.altFormat\u003di.noCalendar||r?\"h:i\"+(i.enableSeconds?\":S K\":\" K\"):d+\" h:i\"+(i.enableSeconds?\":S\":\"\")+\" K\"}Object.defineProperty(w.config,\"minDate\",{get:function(){return w.config._minDate},set:oe(\"min\")}),Object.defineProperty(w.config,\"maxDate\",{get:function(){return w.config._maxDate},set:oe(\"max\")});var s\u003dfunction(e){return function(n){w.config[\"min\"\u003d\u003d\u003de?\"_minTime\":\"_maxTime\"]\u003dw.parseDate(n,\"H:i:S\")}};Object.defineProperty(w.config,\"minTime\",{get:function(){return w.config._minTime},set:s(\"min\")}),Object.defineProperty(w.config,\"maxTime\",{get:function(){return w.config._maxTime},set:s(\"max\")}),\"time\"\u003d\u003d\u003di.mode\u0026\u0026(w.config.noCalendar\u003d!0,w.config.enableTime\u003d!0),Object.assign(w.config,o,i);for(var u\u003d0;u\u003cn.length;u++)w.config[n[u]]\u003d!0\u003d\u003d\u003dw.config[n[u]]||\"true\"\u003d\u003d\u003dw.config[n[u]];for(t.filter((function(e){return void 0!\u003d\u003dw.config[e]})).forEach((function(e){w.config[e]\u003dc(w.config[e]||[]).map(x)})),w.isMobile\u003d!w.config.disableMobile\u0026\u0026!w.config.inline\u0026\u0026\"single\"\u003d\u003d\u003dw.config.mode\u0026\u0026!w.config.disable.length\u0026\u0026!w.config.enable.length\u0026\u0026!w.config.weekNumbers\u0026\u0026/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),u\u003d0;u\u003cw.config.plugins.length;u++){var f\u003dw.config.plugins[u](w)||{};for(var m in f)t.indexOf(m)\u003e-1?w.config[m]\u003dc(f[m]).map(x).concat(w.config[m]):void 0\u003d\u003d\u003di[m]\u0026\u0026(w.config[m]\u003df[m])}i.altInputClass||(w.config.altInputClass\u003dre().className+\" \"+w.config.altInputClass),pe(\"onParseConfig\")}(),le(),w.input\u003dre(),w.input?(w.input._type\u003dw.input.type,w.input.type\u003d\"text\",w.input.classList.add(\"flatpickr-input\"),w._input\u003dw.input,w.config.altInput\u0026\u0026(w.altInput\u003ds(w.input.nodeName,w.config.altInputClass),w._input\u003dw.altInput,w.altInput.placeholder\u003dw.input.placeholder,w.altInput.disabled\u003dw.input.disabled,w.altInput.required\u003dw.input.required,w.altInput.tabIndex\u003dw.input.tabIndex,w.altInput.type\u003d\"text\",w.input.setAttribute(\"type\",\"hidden\"),!w.config.static\u0026\u0026w.input.parentNode\u0026\u0026w.input.parentNode.insertBefore(w.altInput,w.input.nextSibling)),w.config.allowInput||w._input.setAttribute(\"readonly\",\"readonly\"),w._positionElement\u003dw.config.positionElement||w._input):w.config.errorHandler(new Error(\"Invalid input element specified\")),function(){w.selectedDates\u003d[],w.now\u003dw.parseDate(w.config.now)||new Date;var e\u003dw.config.defaultDate||(\"INPUT\"!\u003d\u003dw.input.nodeName\u0026\u0026\"TEXTAREA\"!\u003d\u003dw.input.nodeName||!w.input.placeholder||w.input.value!\u003d\u003dw.input.placeholder?w.input.value:null);e\u0026\u0026me(e,w.config.dateFormat),w._initialDate\u003dw.selectedDates.length\u003e0?w.selectedDates[0]:w.config.minDate\u0026\u0026w.config.minDate.getTime()\u003ew.now.getTime()?w.config.minDate:w.config.maxDate\u0026\u0026w.config.maxDate.getTime()\u003cw.now.getTime()?w.config.maxDate:w.now,w.currentYear\u003dw._initialDate.getFullYear(),w.currentMonth\u003dw._initialDate.getMonth(),w.selectedDates.length\u003e0\u0026\u0026(w.latestSelectedDateObj\u003dw.selectedDates[0]),void 0!\u003d\u003dw.config.minTime\u0026\u0026(w.config.minTime\u003dw.parseDate(w.config.minTime,\"H:i\")),void 0!\u003d\u003dw.config.maxTime\u0026\u0026(w.config.maxTime\u003dw.parseDate(w.config.maxTime,\"H:i\")),w.minDateHasTime\u003d!!w.config.minDate\u0026\u0026(w.config.minDate.getHours()\u003e0||w.config.minDate.getMinutes()\u003e0||w.config.minDate.getSeconds()\u003e0),w.maxDateHasTime\u003d!!w.config.maxDate\u0026\u0026(w.config.maxDate.getHours()\u003e0||w.config.maxDate.getMinutes()\u003e0||w.config.maxDate.getSeconds()\u003e0)}(),w.utils\u003d{getDaysInMonth:function(e,n){return void 0\u003d\u003d\u003de\u0026\u0026(e\u003dw.currentMonth),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003dw.currentYear),1\u003d\u003d\u003de\u0026\u0026(n%4\u003d\u003d0\u0026\u0026n%100!\u003d0||n%400\u003d\u003d0)?29:w.l10n.daysInMonth[e]}},w.isMobile||function(){var e\u003dwindow.document.createDocumentFragment();if(w.calendarContainer\u003ds(\"div\",\"flatpickr-calendar\"),w.calendarContainer.tabIndex\u003d-1,!w.config.noCalendar){if(e.appendChild((w.monthNav\u003ds(\"div\",\"flatpickr-months\"),w.yearElements\u003d[],w.monthElements\u003d[],w.prevMonthNav\u003ds(\"span\",\"flatpickr-prev-month\"),w.prevMonthNav.innerHTML\u003dw.config.prevArrow,w.nextMonthNav\u003ds(\"span\",\"flatpickr-next-month\"),w.nextMonthNav.innerHTML\u003dw.config.nextArrow,q(),Object.defineProperty(w,\"_hidePrevMonthArrow\",{get:function(){return w.__hidePrevMonthArrow},set:function(e){w.__hidePrevMonthArrow!\u003d\u003de\u0026\u0026(d(w.prevMonthNav,\"flatpickr-disabled\",e),w.__hidePrevMonthArrow\u003de)}}),Object.defineProperty(w,\"_hideNextMonthArrow\",{get:function(){return w.__hideNextMonthArrow},set:function(e){w.__hideNextMonthArrow!\u003d\u003de\u0026\u0026(d(w.nextMonthNav,\"flatpickr-disabled\",e),w.__hideNextMonthArrow\u003de)}}),w.currentYearElement\u003dw.yearElements[0],De(),w.monthNav)),w.innerContainer\u003ds(\"div\",\"flatpickr-innerContainer\"),w.config.weekNumbers){var n\u003dfunction(){w.calendarContainer.classList.add(\"hasWeeks\");var e\u003ds(\"div\",\"flatpickr-weekwrapper\");e.appendChild(s(\"span\",\"flatpickr-weekday\",w.l10n.weekAbbreviation));var n\u003ds(\"div\",\"flatpickr-weeks\");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t\u003dn.weekWrapper,a\u003dn.weekNumbers;w.innerContainer.appendChild(t),w.weekNumbers\u003da,w.weekWrapper\u003dt}w.rContainer\u003ds(\"div\",\"flatpickr-rContainer\"),w.rContainer.appendChild($()),w.daysContainer||(w.daysContainer\u003ds(\"div\",\"flatpickr-days\"),w.daysContainer.tabIndex\u003d-1),J(),w.rContainer.appendChild(w.daysContainer),w.innerContainer.appendChild(w.rContainer),e.appendChild(w.innerContainer)}w.config.enableTime\u0026\u0026e.appendChild(function(){w.calendarContainer.classList.add(\"hasTime\"),w.config.noCalendar\u0026\u0026w.calendarContainer.classList.add(\"noCalendar\"),w.timeContainer\u003ds(\"div\",\"flatpickr-time\"),w.timeContainer.tabIndex\u003d-1;var e\u003ds(\"span\",\"flatpickr-time-separator\",\":\"),n\u003dm(\"flatpickr-hour\",{\"aria-label\":w.l10n.hourAriaLabel});w.hourElement\u003dn.getElementsByTagName(\"input\")[0];var t\u003dm(\"flatpickr-minute\",{\"aria-label\":w.l10n.minuteAriaLabel});if(w.minuteElement\u003dt.getElementsByTagName(\"input\")[0],w.hourElement.tabIndex\u003dw.minuteElement.tabIndex\u003d-1,w.hourElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getHours():w.config.time_24hr?w.config.defaultHour:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(w.config.defaultHour)),w.minuteElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getMinutes():w.config.defaultMinute),w.hourElement.setAttribute(\"step\",w.config.hourIncrement.toString()),w.minuteElement.setAttribute(\"step\",w.config.minuteIncrement.toString()),w.hourElement.setAttribute(\"min\",w.config.time_24hr?\"0\":\"1\"),w.hourElement.setAttribute(\"max\",w.config.time_24hr?\"23\":\"12\"),w.minuteElement.setAttribute(\"min\",\"0\"),w.minuteElement.setAttribute(\"max\",\"59\"),w.timeContainer.appendChild(n),w.timeContainer.appendChild(e),w.timeContainer.appendChild(t),w.config.time_24hr\u0026\u0026w.timeContainer.classList.add(\"time24hr\"),w.config.enableSeconds){w.timeContainer.classList.add(\"hasSeconds\");var a\u003dm(\"flatpickr-second\");w.secondElement\u003da.getElementsByTagName(\"input\")[0],w.secondElement.value\u003do(w.latestSelectedDateObj?w.latestSelectedDateObj.getSeconds():w.config.defaultSeconds),w.secondElement.setAttribute(\"step\",w.minuteElement.getAttribute(\"step\")),w.secondElement.setAttribute(\"min\",\"0\"),w.secondElement.setAttribute(\"max\",\"59\"),w.timeContainer.appendChild(s(\"span\",\"flatpickr-time-separator\",\":\")),w.timeContainer.appendChild(a)}return w.config.time_24hr||(w.amPM\u003ds(\"span\",\"flatpickr-am-pm\",w.l10n.amPM[r((w.latestSelectedDateObj?w.hourElement.value:w.config.defaultHour)\u003e11)]),w.amPM.title\u003dw.l10n.toggleTitle,w.amPM.tabIndex\u003d-1,w.timeContainer.appendChild(w.amPM)),w.timeContainer}()),d(w.calendarContainer,\"rangeMode\",\"range\"\u003d\u003d\u003dw.config.mode),d(w.calendarContainer,\"animate\",!0\u003d\u003d\u003dw.config.animate),d(w.calendarContainer,\"multiMonth\",w.config.showMonths\u003e1),w.calendarContainer.appendChild(e);var i\u003dvoid 0!\u003d\u003dw.config.appendTo\u0026\u0026void 0!\u003d\u003dw.config.appendTo.nodeType;if((w.config.inline||w.config.static)\u0026\u0026(w.calendarContainer.classList.add(w.config.inline?\"inline\":\"static\"),w.config.inline\u0026\u0026(!i\u0026\u0026w.element.parentNode?w.element.parentNode.insertBefore(w.calendarContainer,w._input.nextSibling):void 0!\u003d\u003dw.config.appendTo\u0026\u0026w.config.appendTo.appendChild(w.calendarContainer)),w.config.static)){var l\u003ds(\"div\",\"flatpickr-wrapper\");w.element.parentNode\u0026\u0026w.element.parentNode.insertBefore(l,w.element),l.appendChild(w.element),w.altInput\u0026\u0026l.appendChild(w.altInput),l.appendChild(w.calendarContainer)}w.config.static||w.config.inline||(void 0!\u003d\u003dw.config.appendTo?w.config.appendTo:window.document.body).appendChild(w.calendarContainer)}(),function(){if(w.config.wrap\u0026\u0026[\"open\",\"close\",\"toggle\",\"clear\"].forEach((function(e){Array.prototype.forEach.call(w.element.querySelectorAll(\"[data-\"+e+\"]\"),(function(n){return N(n,\"click\",w[e])}))})),w.isMobile)!function(){var e\u003dw.config.enableTime?w.config.noCalendar?\"time\":\"datetime-local\":\"date\";w.mobileInput\u003ds(\"input\",w.input.className+\" flatpickr-mobile\"),w.mobileInput.tabIndex\u003d1,w.mobileInput.type\u003de,w.mobileInput.disabled\u003dw.input.disabled,w.mobileInput.required\u003dw.input.required,w.mobileInput.placeholder\u003dw.input.placeholder,w.mobileFormatStr\u003d\"datetime-local\"\u003d\u003d\u003de?\"Y-m-d\\\\TH:i:S\":\"date\"\u003d\u003d\u003de?\"Y-m-d\":\"H:i:S\",w.selectedDates.length\u003e0\u0026\u0026(w.mobileInput.defaultValue\u003dw.mobileInput.value\u003dw.formatDate(w.selectedDates[0],w.mobileFormatStr)),w.config.minDate\u0026\u0026(w.mobileInput.min\u003dw.formatDate(w.config.minDate,\"Y-m-d\")),w.config.maxDate\u0026\u0026(w.mobileInput.max\u003dw.formatDate(w.config.maxDate,\"Y-m-d\")),w.input.getAttribute(\"step\")\u0026\u0026(w.mobileInput.step\u003dString(w.input.getAttribute(\"step\"))),w.input.type\u003d\"hidden\",void 0!\u003d\u003dw.altInput\u0026\u0026(w.altInput.type\u003d\"hidden\");try{w.input.parentNode\u0026\u0026w.input.parentNode.insertBefore(w.mobileInput,w.input.nextSibling)}catch(e){}N(w.mobileInput,\"change\",(function(e){w.setDate(g(e).value,!1,w.mobileFormatStr),pe(\"onChange\"),pe(\"onClose\")}))}();else{var e\u003dl(ie,50);if(w._debouncedChange\u003dl(A,300),w.daysContainer\u0026\u0026!/iPhone|iPad|iPod/i.test(navigator.userAgent)\u0026\u0026N(w.daysContainer,\"mouseover\",(function(e){\"range\"\u003d\u003d\u003dw.config.mode\u0026\u0026ae(g(e))})),N(window.document.body,\"keydown\",te),w.config.inline||w.config.static||N(window,\"resize\",e),void 0!\u003d\u003dwindow.ontouchstart?N(window.document,\"touchstart\",Z):N(window.document,\"click\",Z),N(window.document,\"focus\",Z,{capture:!0}),!0\u003d\u003d\u003dw.config.clickOpens\u0026\u0026(N(w._input,\"focus\",w.open),N(w._input,\"click\",w.open)),void 0!\u003d\u003dw.daysContainer\u0026\u0026(N(w.monthNav,\"click\",Ce),N(w.monthNav,[\"keyup\",\"increment\"],F),N(w.daysContainer,\"click\",ue)),void 0!\u003d\u003dw.timeContainer\u0026\u0026void 0!\u003d\u003dw.minuteElement\u0026\u0026void 0!\u003d\u003dw.hourElement){var n\u003dfunction(e){return g(e).select()};N(w.timeContainer,[\"increment\"],T),N(w.timeContainer,\"blur\",T,{capture:!0}),N(w.timeContainer,\"click\",Y),N([w.hourElement,w.minuteElement],[\"focus\",\"click\"],n),void 0!\u003d\u003dw.secondElement\u0026\u0026N(w.secondElement,\"focus\",(function(){return w.secondElement\u0026\u0026w.secondElement.select()})),void 0!\u003d\u003dw.amPM\u0026\u0026N(w.amPM,\"click\",(function(e){T(e),A()}))}w.config.allowInput\u0026\u0026N(w._input,\"blur\",ne)}}(),(w.selectedDates.length||w.config.noCalendar)\u0026\u0026(w.config.enableTime\u0026\u0026S(w.config.noCalendar?w.latestSelectedDateObj||w.config.minDate:void 0),be(!1)),E();var n\u003d/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!w.isMobile\u0026\u0026n\u0026\u0026ce(),pe(\"onReady\")}(),w}function E(e,n){for(var t\u003dArray.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a\u003d[],i\u003d0;i\u003ct.length;i++){var o\u003dt[i];try{if(null!\u003d\u003do.getAttribute(\"data-fp-omit\"))continue;void 0!\u003d\u003do._flatpickr\u0026\u0026(o._flatpickr.destroy(),o._flatpickr\u003dvoid 0),o._flatpickr\u003dx(o,n||{}),a.push(o._flatpickr)}catch(e){console.error(e)}}return 1\u003d\u003d\u003da.length?a[0]:a}\"function\"!\u003dtypeof Object.assign\u0026\u0026(Object.assign\u003dfunction(e){for(var n\u003d[],t\u003d1;t\u003carguments.length;t++)n[t-1]\u003darguments[t];if(!e)throw TypeError(\"Cannot convert undefined or null to object\");for(var a\u003dfunction(n){n\u0026\u0026Object.keys(n).forEach((function(t){return e[t]\u003dn[t]}))},i\u003d0,o\u003dn;i\u003co.length;i++){var r\u003do[i];a(r)}return e}),\"undefined\"!\u003dtypeof HTMLElement\u0026\u0026\"undefined\"!\u003dtypeof HTMLCollection\u0026\u0026\"undefined\"!\u003dtypeof NodeList\u0026\u0026(HTMLCollection.prototype.flatpickr\u003dNodeList.prototype.flatpickr\u003dfunction(e){return E(this,e)},HTMLElement.prototype.flatpickr\u003dfunction(e){return E([this],e)});var k\u003dfunction(e,n){return\"string\"\u003d\u003dtypeof e?E(window.document.querySelectorAll(e),n):e instanceof Node?E([e],n):E(e,n)};return k.defaultConfig\u003d{},k.l10ns\u003d{en:e({},i),default:e({},i)},k.localize\u003dfunction(n){k.l10ns.default\u003de(e({},k.l10ns.default),n)},k.setDefaults\u003dfunction(n){k.defaultConfig\u003de(e({},k.defaultConfig),n)},k.parseDate\u003dC({}),k.formatDate\u003db({}),k.compareDates\u003dM,\"undefined\"!\u003dtypeof jQuery\u0026\u0026void 0!\u003d\u003djQuery.fn\u0026\u0026(jQuery.fn.flatpickr\u003dfunction(e){return E(this,e)}),Date.prototype.fp_incr\u003dfunction(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+(\"string\"\u003d\u003dtypeof e?parseInt(e,10):e))},\"undefined\"!\u003dtypeof window\u0026\u0026(window.flatpickr\u003dk),k},\"object\"\u003d\u003dtypeof t\u0026\u0026void 0!\u003d\u003dn?n.exports\u003dr():\"function\"\u003d\u003dtypeof define\u0026\u0026define.amd?define(r):(o\u003do||self).flatpickr\u003dr()},\n \"df2378664f\": function _(e,t,o,i,a){i();const n\u003de(\"tslib\"),s\u003de(\"@bokehjs/core/dom\"),c\u003de(\"@bokehjs/models/layouts/html_box\"),r\u003de(\"@bokehjs/models/sources/column_data_source\"),d\u003de(\"7e38aee5d7\"),l\u003de(\"7116a7a602\"),_\u003de(\"6e04fbe567\"),h\u003dn.__importDefault(e(\"093eb75864\"));function p(){const e\u003d{},t\u003dwindow.deck,o\u003dObject.keys(t).filter((e\u003d\u003ee.charAt(0)\u003d\u003d\u003de.charAt(0).toUpperCase()));for(const i of o)e[i]\u003dt[i];return e}class u extends l.PanelHTMLBoxView{connect_signals(){super.connect_signals();const{data:e,mapbox_api_key:t,tooltip:o,layers:i,initialViewState:a,data_sources:n}\u003dthis.model.properties;this.on_change([t,o],(()\u003d\u003ethis.render())),this.on_change([e,a],(()\u003d\u003ethis.updateDeck())),this.on_change([i],(()\u003d\u003ethis._update_layers())),this.on_change([n],(()\u003d\u003ethis._connect_sources(!0))),this._layer_map\u003d{},this._connected\u003d[],this._connect_sources()}_update_layers(){this._layer_map\u003d{},this._update_data(!0)}_connect_sources(e\u003d!1){for(const e of this.model.data_sources)this._connected.indexOf(e)\u003c0\u0026\u0026(this.connect(e.properties.data.change,(()\u003d\u003ethis._update_data(!0))),this._connected.push(e));this._update_data(e)}initialize(){if(super.initialize(),window.deck.JSONConverter){const{CSVLoader:e,Tile3DLoader:t}\u003dwindow.loaders;window.loaders.registerLoaders([t,e]);const o\u003d{classes:p(),enumerations:{COORDINATE_SYSTEM:window.deck.COORDINATE_SYSTEM,GL:h.default},constants:{Tile3DLoader:t}};this.jsonConverter\u003dnew window.deck.JSONConverter({configuration:o})}}_update_data(e\u003d!0){let t\u003d0;for(const e of this.model.layers){let o;if(t+\u003d1,t-1 in this._layer_map)o\u003dthis.model.data_sources[this._layer_map[t-1]];else{if(\"number\"!\u003dtypeof e.data)continue;this._layer_map[t-1]\u003de.data,o\u003dthis.model.data_sources[e.data]}e.data\u003dd.transform_cds_to_records(o)}e\u0026\u0026this.updateDeck()}_on_click_event(e){const t\u003d{coordinate:e.coordinate,lngLat:e.lngLat,index:e.index};this.model.clickState\u003dt}_on_hover_event(e){if(null\u003d\u003de.coordinate)return;const t\u003d{coordinate:e.coordinate,lngLat:e.lngLat,index:e.index};this.model.hoverState\u003dt}_on_viewState_event(e){this.model.viewState\u003de.viewState}getData(){return Object.assign(Object.assign({},this.model.data),{layers:this.model.layers,initialViewState:this.model.initialViewState,onViewStateChange:e\u003d\u003ethis._on_viewState_event(e),onClick:e\u003d\u003ethis._on_click_event(e),onHover:e\u003d\u003ethis._on_hover_event(e)})}updateDeck(){if(!this.deckGL)return void this.render();const e\u003dthis.getData();if(window.deck.updateDeck)window.deck.updateDeck(e,this.deckGL);else{const t\u003dthis.jsonConverter.convert(e);this.deckGL.setProps(t)}}createDeck({mapboxApiKey:e,container:t,jsonInput:o,tooltip:i}){let a;try{const n\u003dthis.jsonConverter.convert(o),s\u003d_.makeTooltip(i,n.layers);a\u003dnew window.deck.DeckGL(Object.assign(Object.assign({},n),{map:window.mapboxgl,mapboxApiAccessToken:e,container:t,getTooltip:s}))}catch(e){console.error(e)}return a}render(){super.render();const e\u003ds.div({class:\"deckgl\"});l.set_size(e,this.model);const t\u003dthis.model.mapbox_api_key,o\u003dthis.model.tooltip,i\u003dthis.getData();window.deck.createDeck?this.deckGL\u003dwindow.deck.createDeck({mapboxApiKey:t,container:e,jsonInput:i,tooltip:o}):this.deckGL\u003dthis.createDeck({mapboxApiKey:t,container:e,jsonInput:i,tooltip:o}),this.el.appendChild(e)}}o.DeckGLPlotView\u003du,u.__name__\u003d\"DeckGLPlotView\";class k extends c.HTMLBox{constructor(e){super(e)}static init_DeckGLPlot(){this.prototype.default_view\u003du,this.define((({Any:e,Array:t,String:o,Ref:i})\u003d\u003e({data:[e],data_sources:[t(i(r.ColumnDataSource)),[]],clickState:[e,{}],hoverState:[e,{}],initialViewState:[e,{}],layers:[t(e),[]],mapbox_api_key:[o,\"\"],tooltip:[e,{}],viewState:[e,{}]}))),this.override({height:400,width:600})}}o.DeckGLPlot\u003dk,k.__name__\u003d\"DeckGLPlot\",k.__module__\u003d\"panel.models.deckgl\",k.init_DeckGLPlot()},\n \"6e04fbe567\": function _(t,e,n,i,l){\n /*\n This file was adapted from https://github.com/uber/deck.gl/ the LICENSE\n below is preserved to comply with the original license.\n \n Copyright (c) 2015 - 2017 Uber Technologies, Inc.\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n THE SOFTWARE.\n */\n let o,r;i();const c\u003d{fontFamily:\u0027\"Helvetica Neue\", Helvetica, Arial, sans-serif\u0027,display:\"flex\",flex:\"wrap\",maxWidth:\"500px\",flexDirection:\"column\",zIndex:2};function s(){return document.createElement(\"div\")}function a(t){if(!t.picked)return null;if(t.object\u003d\u003d\u003do)return r;const e\u003d{html:u(t.object),style:c};return r\u003de,o\u003dt.object,e}n.getTooltipDefault\u003da;const f\u003dnew Set([\"position\",\"index\"]);function u(t){const e\u003ds();for(const n in t){if(f.has(n))continue;const i\u003ds();i.className\u003d\"header\",i.textContent\u003dn;const l\u003ds();l.className\u003d\"value\",l.textContent\u003dh(t[n]);const o\u003ds();p(o,i,l),o.appendChild(i),o.appendChild(l),e.appendChild(o)}return e.innerHTML}function p(t,e,n){Object.assign(e.style,{fontWeight:700,marginRight:\"10px\",flex:\"1 1 0%\"}),Object.assign(n.style,{flex:\"none\",maxWidth:\"250px\",overflow:\"hidden\",whiteSpace:\"nowrap\",textOverflow:\"ellipsis\"}),Object.assign(t.style,{display:\"flex\",flexDirection:\"row\",justifyContent:\"space-between\",alignItems:\"stretch\"})}function h(t){let e;if(Array.isArray(t)\u0026\u0026t.length\u003e4)e\u003d`Array\u003c${t.length}\u003e`;else if(\"string\"\u003d\u003dtypeof t)e\u003dt;else if(\"number\"\u003d\u003dtypeof t)e\u003dString(t);else try{e\u003dJSON.stringify(t)}catch(t){e\u003d\"\u003cNon-Serializable Object\u003e\"}return e.length\u003e50\u0026\u0026(e\u003de.slice(0,50)),e}function d(t,e){let n\u003dt;for(const t in e){if(\"object\"\u003d\u003dtypeof e[t])for(const i in e[t])n\u003dn.replace(`{${t}.${i}}`,e[t][i]);n\u003dn.replace(`{${t}}`,e[t])}return n}n.tabularize\u003du,n.toText\u003dh,n.substituteIn\u003dd,n.makeTooltip\u003dfunction(t,e){if(!t)return null;let n\u003d!1;const i\u003d{};for(let l\u003d0;l\u003ce.length;l++){const o\u003de[l].id;\"boolean\"!\u003dtypeof t\u0026\u0026(l.toString()in t||o in t)\u0026\u0026(i[o]\u003do in t?t[o]:t[l.toString()],n\u003d!0)}return t.html||t.text||n?e\u003d\u003e{if(!e.picked)return null;const l\u003dn?i[e.layer.id]:t;if(null\u003d\u003dl)return;if(\"boolean\"\u003d\u003dtypeof l)return l?a(e):null;const o\u003d{style:l.style||c};return l.html?o.html\u003dd(l.html,e.object):o.text\u003dd(l.text,e.object),o}:a}},\n \"093eb75864\": function _(E,_,R,T,A){_.exports\u003d{DEPTH_BUFFER_BIT:256,STENCIL_BUFFER_BIT:1024,COLOR_BUFFER_BIT:16384,POINTS:0,LINES:1,LINE_LOOP:2,LINE_STRIP:3,TRIANGLES:4,TRIANGLE_STRIP:5,TRIANGLE_FAN:6,ZERO:0,ONE:1,SRC_COLOR:768,ONE_MINUS_SRC_COLOR:769,SRC_ALPHA:770,ONE_MINUS_SRC_ALPHA:771,DST_ALPHA:772,ONE_MINUS_DST_ALPHA:773,DST_COLOR:774,ONE_MINUS_DST_COLOR:775,SRC_ALPHA_SATURATE:776,CONSTANT_COLOR:32769,ONE_MINUS_CONSTANT_COLOR:32770,CONSTANT_ALPHA:32771,ONE_MINUS_CONSTANT_ALPHA:32772,FUNC_ADD:32774,FUNC_SUBTRACT:32778,FUNC_REVERSE_SUBTRACT:32779,BLEND_EQUATION:32777,BLEND_EQUATION_RGB:32777,BLEND_EQUATION_ALPHA:34877,BLEND_DST_RGB:32968,BLEND_SRC_RGB:32969,BLEND_DST_ALPHA:32970,BLEND_SRC_ALPHA:32971,BLEND_COLOR:32773,ARRAY_BUFFER_BINDING:34964,ELEMENT_ARRAY_BUFFER_BINDING:34965,LINE_WIDTH:2849,ALIASED_POINT_SIZE_RANGE:33901,ALIASED_LINE_WIDTH_RANGE:33902,CULL_FACE_MODE:2885,FRONT_FACE:2886,DEPTH_RANGE:2928,DEPTH_WRITEMASK:2930,DEPTH_CLEAR_VALUE:2931,DEPTH_FUNC:2932,STENCIL_CLEAR_VALUE:2961,STENCIL_FUNC:2962,STENCIL_FAIL:2964,STENCIL_PASS_DEPTH_FAIL:2965,STENCIL_PASS_DEPTH_PASS:2966,STENCIL_REF:2967,STENCIL_VALUE_MASK:2963,STENCIL_WRITEMASK:2968,STENCIL_BACK_FUNC:34816,STENCIL_BACK_FAIL:34817,STENCIL_BACK_PASS_DEPTH_FAIL:34818,STENCIL_BACK_PASS_DEPTH_PASS:34819,STENCIL_BACK_REF:36003,STENCIL_BACK_VALUE_MASK:36004,STENCIL_BACK_WRITEMASK:36005,VIEWPORT:2978,SCISSOR_BOX:3088,COLOR_CLEAR_VALUE:3106,COLOR_WRITEMASK:3107,UNPACK_ALIGNMENT:3317,PACK_ALIGNMENT:3333,MAX_TEXTURE_SIZE:3379,MAX_VIEWPORT_DIMS:3386,SUBPIXEL_BITS:3408,RED_BITS:3410,GREEN_BITS:3411,BLUE_BITS:3412,ALPHA_BITS:3413,DEPTH_BITS:3414,STENCIL_BITS:3415,POLYGON_OFFSET_UNITS:10752,POLYGON_OFFSET_FACTOR:32824,TEXTURE_BINDING_2D:32873,SAMPLE_BUFFERS:32936,SAMPLES:32937,SAMPLE_COVERAGE_VALUE:32938,SAMPLE_COVERAGE_INVERT:32939,COMPRESSED_TEXTURE_FORMATS:34467,VENDOR:7936,RENDERER:7937,VERSION:7938,IMPLEMENTATION_COLOR_READ_TYPE:35738,IMPLEMENTATION_COLOR_READ_FORMAT:35739,BROWSER_DEFAULT_WEBGL:37444,STATIC_DRAW:35044,STREAM_DRAW:35040,DYNAMIC_DRAW:35048,ARRAY_BUFFER:34962,ELEMENT_ARRAY_BUFFER:34963,BUFFER_SIZE:34660,BUFFER_USAGE:34661,CURRENT_VERTEX_ATTRIB:34342,VERTEX_ATTRIB_ARRAY_ENABLED:34338,VERTEX_ATTRIB_ARRAY_SIZE:34339,VERTEX_ATTRIB_ARRAY_STRIDE:34340,VERTEX_ATTRIB_ARRAY_TYPE:34341,VERTEX_ATTRIB_ARRAY_NORMALIZED:34922,VERTEX_ATTRIB_ARRAY_POINTER:34373,VERTEX_ATTRIB_ARRAY_BUFFER_BINDING:34975,CULL_FACE:2884,FRONT:1028,BACK:1029,FRONT_AND_BACK:1032,BLEND:3042,DEPTH_TEST:2929,DITHER:3024,POLYGON_OFFSET_FILL:32823,SAMPLE_ALPHA_TO_COVERAGE:32926,SAMPLE_COVERAGE:32928,SCISSOR_TEST:3089,STENCIL_TEST:2960,NO_ERROR:0,INVALID_ENUM:1280,INVALID_VALUE:1281,INVALID_OPERATION:1282,OUT_OF_MEMORY:1285,CONTEXT_LOST_WEBGL:37442,CW:2304,CCW:2305,DONT_CARE:4352,FASTEST:4353,NICEST:4354,GENERATE_MIPMAP_HINT:33170,BYTE:5120,UNSIGNED_BYTE:5121,SHORT:5122,UNSIGNED_SHORT:5123,INT:5124,UNSIGNED_INT:5125,FLOAT:5126,DOUBLE:5130,DEPTH_COMPONENT:6402,ALPHA:6406,RGB:6407,RGBA:6408,LUMINANCE:6409,LUMINANCE_ALPHA:6410,UNSIGNED_SHORT_4_4_4_4:32819,UNSIGNED_SHORT_5_5_5_1:32820,UNSIGNED_SHORT_5_6_5:33635,FRAGMENT_SHADER:35632,VERTEX_SHADER:35633,COMPILE_STATUS:35713,DELETE_STATUS:35712,LINK_STATUS:35714,VALIDATE_STATUS:35715,ATTACHED_SHADERS:35717,ACTIVE_ATTRIBUTES:35721,ACTIVE_UNIFORMS:35718,MAX_VERTEX_ATTRIBS:34921,MAX_VERTEX_UNIFORM_VECTORS:36347,MAX_VARYING_VECTORS:36348,MAX_COMBINED_TEXTURE_IMAGE_UNITS:35661,MAX_VERTEX_TEXTURE_IMAGE_UNITS:35660,MAX_TEXTURE_IMAGE_UNITS:34930,MAX_FRAGMENT_UNIFORM_VECTORS:36349,SHADER_TYPE:35663,SHADING_LANGUAGE_VERSION:35724,CURRENT_PROGRAM:35725,NEVER:512,ALWAYS:519,LESS:513,EQUAL:514,LEQUAL:515,GREATER:516,GEQUAL:518,NOTEQUAL:517,KEEP:7680,REPLACE:7681,INCR:7682,DECR:7683,INVERT:5386,INCR_WRAP:34055,DECR_WRAP:34056,NEAREST:9728,LINEAR:9729,NEAREST_MIPMAP_NEAREST:9984,LINEAR_MIPMAP_NEAREST:9985,NEAREST_MIPMAP_LINEAR:9986,LINEAR_MIPMAP_LINEAR:9987,TEXTURE_MAG_FILTER:10240,TEXTURE_MIN_FILTER:10241,TEXTURE_WRAP_S:10242,TEXTURE_WRAP_T:10243,TEXTURE_2D:3553,TEXTURE:5890,TEXTURE_CUBE_MAP:34067,TEXTURE_BINDING_CUBE_MAP:34068,TEXTURE_CUBE_MAP_POSITIVE_X:34069,TEXTURE_CUBE_MAP_NEGATIVE_X:34070,TEXTURE_CUBE_MAP_POSITIVE_Y:34071,TEXTURE_CUBE_MAP_NEGATIVE_Y:34072,TEXTURE_CUBE_MAP_POSITIVE_Z:34073,TEXTURE_CUBE_MAP_NEGATIVE_Z:34074,MAX_CUBE_MAP_TEXTURE_SIZE:34076,TEXTURE0:33984,ACTIVE_TEXTURE:34016,REPEAT:10497,CLAMP_TO_EDGE:33071,MIRRORED_REPEAT:33648,TEXTURE_WIDTH:4096,TEXTURE_HEIGHT:4097,FLOAT_VEC2:35664,FLOAT_VEC3:35665,FLOAT_VEC4:35666,INT_VEC2:35667,INT_VEC3:35668,INT_VEC4:35669,BOOL:35670,BOOL_VEC2:35671,BOOL_VEC3:35672,BOOL_VEC4:35673,FLOAT_MAT2:35674,FLOAT_MAT3:35675,FLOAT_MAT4:35676,SAMPLER_2D:35678,SAMPLER_CUBE:35680,LOW_FLOAT:36336,MEDIUM_FLOAT:36337,HIGH_FLOAT:36338,LOW_INT:36339,MEDIUM_INT:36340,HIGH_INT:36341,FRAMEBUFFER:36160,RENDERBUFFER:36161,RGBA4:32854,RGB5_A1:32855,RGB565:36194,DEPTH_COMPONENT16:33189,STENCIL_INDEX:6401,STENCIL_INDEX8:36168,DEPTH_STENCIL:34041,RENDERBUFFER_WIDTH:36162,RENDERBUFFER_HEIGHT:36163,RENDERBUFFER_INTERNAL_FORMAT:36164,RENDERBUFFER_RED_SIZE:36176,RENDERBUFFER_GREEN_SIZE:36177,RENDERBUFFER_BLUE_SIZE:36178,RENDERBUFFER_ALPHA_SIZE:36179,RENDERBUFFER_DEPTH_SIZE:36180,RENDERBUFFER_STENCIL_SIZE:36181,FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE:36048,FRAMEBUFFER_ATTACHMENT_OBJECT_NAME:36049,FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL:36050,FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE:36051,COLOR_ATTACHMENT0:36064,DEPTH_ATTACHMENT:36096,STENCIL_ATTACHMENT:36128,DEPTH_STENCIL_ATTACHMENT:33306,NONE:0,FRAMEBUFFER_COMPLETE:36053,FRAMEBUFFER_INCOMPLETE_ATTACHMENT:36054,FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT:36055,FRAMEBUFFER_INCOMPLETE_DIMENSIONS:36057,FRAMEBUFFER_UNSUPPORTED:36061,FRAMEBUFFER_BINDING:36006,RENDERBUFFER_BINDING:36007,READ_FRAMEBUFFER:36008,DRAW_FRAMEBUFFER:36009,MAX_RENDERBUFFER_SIZE:34024,INVALID_FRAMEBUFFER_OPERATION:1286,UNPACK_FLIP_Y_WEBGL:37440,UNPACK_PREMULTIPLY_ALPHA_WEBGL:37441,UNPACK_COLORSPACE_CONVERSION_WEBGL:37443,READ_BUFFER:3074,UNPACK_ROW_LENGTH:3314,UNPACK_SKIP_ROWS:3315,UNPACK_SKIP_PIXELS:3316,PACK_ROW_LENGTH:3330,PACK_SKIP_ROWS:3331,PACK_SKIP_PIXELS:3332,TEXTURE_BINDING_3D:32874,UNPACK_SKIP_IMAGES:32877,UNPACK_IMAGE_HEIGHT:32878,MAX_3D_TEXTURE_SIZE:32883,MAX_ELEMENTS_VERTICES:33e3,MAX_ELEMENTS_INDICES:33001,MAX_TEXTURE_LOD_BIAS:34045,MAX_FRAGMENT_UNIFORM_COMPONENTS:35657,MAX_VERTEX_UNIFORM_COMPONENTS:35658,MAX_ARRAY_TEXTURE_LAYERS:35071,MIN_PROGRAM_TEXEL_OFFSET:35076,MAX_PROGRAM_TEXEL_OFFSET:35077,MAX_VARYING_COMPONENTS:35659,FRAGMENT_SHADER_DERIVATIVE_HINT:35723,RASTERIZER_DISCARD:35977,VERTEX_ARRAY_BINDING:34229,MAX_VERTEX_OUTPUT_COMPONENTS:37154,MAX_FRAGMENT_INPUT_COMPONENTS:37157,MAX_SERVER_WAIT_TIMEOUT:37137,MAX_ELEMENT_INDEX:36203,RED:6403,RGB8:32849,RGBA8:32856,RGB10_A2:32857,TEXTURE_3D:32879,TEXTURE_WRAP_R:32882,TEXTURE_MIN_LOD:33082,TEXTURE_MAX_LOD:33083,TEXTURE_BASE_LEVEL:33084,TEXTURE_MAX_LEVEL:33085,TEXTURE_COMPARE_MODE:34892,TEXTURE_COMPARE_FUNC:34893,SRGB:35904,SRGB8:35905,SRGB8_ALPHA8:35907,COMPARE_REF_TO_TEXTURE:34894,RGBA32F:34836,RGB32F:34837,RGBA16F:34842,RGB16F:34843,TEXTURE_2D_ARRAY:35866,TEXTURE_BINDING_2D_ARRAY:35869,R11F_G11F_B10F:35898,RGB9_E5:35901,RGBA32UI:36208,RGB32UI:36209,RGBA16UI:36214,RGB16UI:36215,RGBA8UI:36220,RGB8UI:36221,RGBA32I:36226,RGB32I:36227,RGBA16I:36232,RGB16I:36233,RGBA8I:36238,RGB8I:36239,RED_INTEGER:36244,RGB_INTEGER:36248,RGBA_INTEGER:36249,R8:33321,RG8:33323,R16F:33325,R32F:33326,RG16F:33327,RG32F:33328,R8I:33329,R8UI:33330,R16I:33331,R16UI:33332,R32I:33333,R32UI:33334,RG8I:33335,RG8UI:33336,RG16I:33337,RG16UI:33338,RG32I:33339,RG32UI:33340,R8_SNORM:36756,RG8_SNORM:36757,RGB8_SNORM:36758,RGBA8_SNORM:36759,RGB10_A2UI:36975,TEXTURE_IMMUTABLE_FORMAT:37167,TEXTURE_IMMUTABLE_LEVELS:33503,UNSIGNED_INT_2_10_10_10_REV:33640,UNSIGNED_INT_10F_11F_11F_REV:35899,UNSIGNED_INT_5_9_9_9_REV:35902,FLOAT_32_UNSIGNED_INT_24_8_REV:36269,UNSIGNED_INT_24_8:34042,HALF_FLOAT:5131,RG:33319,RG_INTEGER:33320,INT_2_10_10_10_REV:36255,CURRENT_QUERY:34917,QUERY_RESULT:34918,QUERY_RESULT_AVAILABLE:34919,ANY_SAMPLES_PASSED:35887,ANY_SAMPLES_PASSED_CONSERVATIVE:36202,MAX_DRAW_BUFFERS:34852,DRAW_BUFFER0:34853,DRAW_BUFFER1:34854,DRAW_BUFFER2:34855,DRAW_BUFFER3:34856,DRAW_BUFFER4:34857,DRAW_BUFFER5:34858,DRAW_BUFFER6:34859,DRAW_BUFFER7:34860,DRAW_BUFFER8:34861,DRAW_BUFFER9:34862,DRAW_BUFFER10:34863,DRAW_BUFFER11:34864,DRAW_BUFFER12:34865,DRAW_BUFFER13:34866,DRAW_BUFFER14:34867,DRAW_BUFFER15:34868,MAX_COLOR_ATTACHMENTS:36063,COLOR_ATTACHMENT1:36065,COLOR_ATTACHMENT2:36066,COLOR_ATTACHMENT3:36067,COLOR_ATTACHMENT4:36068,COLOR_ATTACHMENT5:36069,COLOR_ATTACHMENT6:36070,COLOR_ATTACHMENT7:36071,COLOR_ATTACHMENT8:36072,COLOR_ATTACHMENT9:36073,COLOR_ATTACHMENT10:36074,COLOR_ATTACHMENT11:36075,COLOR_ATTACHMENT12:36076,COLOR_ATTACHMENT13:36077,COLOR_ATTACHMENT14:36078,COLOR_ATTACHMENT15:36079,SAMPLER_3D:35679,SAMPLER_2D_SHADOW:35682,SAMPLER_2D_ARRAY:36289,SAMPLER_2D_ARRAY_SHADOW:36292,SAMPLER_CUBE_SHADOW:36293,INT_SAMPLER_2D:36298,INT_SAMPLER_3D:36299,INT_SAMPLER_CUBE:36300,INT_SAMPLER_2D_ARRAY:36303,UNSIGNED_INT_SAMPLER_2D:36306,UNSIGNED_INT_SAMPLER_3D:36307,UNSIGNED_INT_SAMPLER_CUBE:36308,UNSIGNED_INT_SAMPLER_2D_ARRAY:36311,MAX_SAMPLES:36183,SAMPLER_BINDING:35097,PIXEL_PACK_BUFFER:35051,PIXEL_UNPACK_BUFFER:35052,PIXEL_PACK_BUFFER_BINDING:35053,PIXEL_UNPACK_BUFFER_BINDING:35055,COPY_READ_BUFFER:36662,COPY_WRITE_BUFFER:36663,COPY_READ_BUFFER_BINDING:36662,COPY_WRITE_BUFFER_BINDING:36663,FLOAT_MAT2x3:35685,FLOAT_MAT2x4:35686,FLOAT_MAT3x2:35687,FLOAT_MAT3x4:35688,FLOAT_MAT4x2:35689,FLOAT_MAT4x3:35690,UNSIGNED_INT_VEC2:36294,UNSIGNED_INT_VEC3:36295,UNSIGNED_INT_VEC4:36296,UNSIGNED_NORMALIZED:35863,SIGNED_NORMALIZED:36764,VERTEX_ATTRIB_ARRAY_INTEGER:35069,VERTEX_ATTRIB_ARRAY_DIVISOR:35070,TRANSFORM_FEEDBACK_BUFFER_MODE:35967,MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS:35968,TRANSFORM_FEEDBACK_VARYINGS:35971,TRANSFORM_FEEDBACK_BUFFER_START:35972,TRANSFORM_FEEDBACK_BUFFER_SIZE:35973,TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN:35976,MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS:35978,MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS:35979,INTERLEAVED_ATTRIBS:35980,SEPARATE_ATTRIBS:35981,TRANSFORM_FEEDBACK_BUFFER:35982,TRANSFORM_FEEDBACK_BUFFER_BINDING:35983,TRANSFORM_FEEDBACK:36386,TRANSFORM_FEEDBACK_PAUSED:36387,TRANSFORM_FEEDBACK_ACTIVE:36388,TRANSFORM_FEEDBACK_BINDING:36389,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING:33296,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE:33297,FRAMEBUFFER_ATTACHMENT_RED_SIZE:33298,FRAMEBUFFER_ATTACHMENT_GREEN_SIZE:33299,FRAMEBUFFER_ATTACHMENT_BLUE_SIZE:33300,FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE:33301,FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE:33302,FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE:33303,FRAMEBUFFER_DEFAULT:33304,DEPTH24_STENCIL8:35056,DRAW_FRAMEBUFFER_BINDING:36006,READ_FRAMEBUFFER_BINDING:36010,RENDERBUFFER_SAMPLES:36011,FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER:36052,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE:36182,UNIFORM_BUFFER:35345,UNIFORM_BUFFER_BINDING:35368,UNIFORM_BUFFER_START:35369,UNIFORM_BUFFER_SIZE:35370,MAX_VERTEX_UNIFORM_BLOCKS:35371,MAX_FRAGMENT_UNIFORM_BLOCKS:35373,MAX_COMBINED_UNIFORM_BLOCKS:35374,MAX_UNIFORM_BUFFER_BINDINGS:35375,MAX_UNIFORM_BLOCK_SIZE:35376,MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS:35377,MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS:35379,UNIFORM_BUFFER_OFFSET_ALIGNMENT:35380,ACTIVE_UNIFORM_BLOCKS:35382,UNIFORM_TYPE:35383,UNIFORM_SIZE:35384,UNIFORM_BLOCK_INDEX:35386,UNIFORM_OFFSET:35387,UNIFORM_ARRAY_STRIDE:35388,UNIFORM_MATRIX_STRIDE:35389,UNIFORM_IS_ROW_MAJOR:35390,UNIFORM_BLOCK_BINDING:35391,UNIFORM_BLOCK_DATA_SIZE:35392,UNIFORM_BLOCK_ACTIVE_UNIFORMS:35394,UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES:35395,UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER:35396,UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER:35398,OBJECT_TYPE:37138,SYNC_CONDITION:37139,SYNC_STATUS:37140,SYNC_FLAGS:37141,SYNC_FENCE:37142,SYNC_GPU_COMMANDS_COMPLETE:37143,UNSIGNALED:37144,SIGNALED:37145,ALREADY_SIGNALED:37146,TIMEOUT_EXPIRED:37147,CONDITION_SATISFIED:37148,WAIT_FAILED:37149,SYNC_FLUSH_COMMANDS_BIT:1,COLOR:6144,DEPTH:6145,STENCIL:6146,MIN:32775,MAX:32776,DEPTH_COMPONENT24:33190,STREAM_READ:35041,STREAM_COPY:35042,STATIC_READ:35045,STATIC_COPY:35046,DYNAMIC_READ:35049,DYNAMIC_COPY:35050,DEPTH_COMPONENT32F:36012,DEPTH32F_STENCIL8:36013,INVALID_INDEX:4294967295,TIMEOUT_IGNORED:-1,MAX_CLIENT_WAIT_TIMEOUT_WEBGL:37447,VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE:35070,UNMASKED_VENDOR_WEBGL:37445,UNMASKED_RENDERER_WEBGL:37446,MAX_TEXTURE_MAX_ANISOTROPY_EXT:34047,TEXTURE_MAX_ANISOTROPY_EXT:34046,COMPRESSED_RGB_S3TC_DXT1_EXT:33776,COMPRESSED_RGBA_S3TC_DXT1_EXT:33777,COMPRESSED_RGBA_S3TC_DXT3_EXT:33778,COMPRESSED_RGBA_S3TC_DXT5_EXT:33779,COMPRESSED_R11_EAC:37488,COMPRESSED_SIGNED_R11_EAC:37489,COMPRESSED_RG11_EAC:37490,COMPRESSED_SIGNED_RG11_EAC:37491,COMPRESSED_RGB8_ETC2:37492,COMPRESSED_RGBA8_ETC2_EAC:37493,COMPRESSED_SRGB8_ETC2:37494,COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:37495,COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2:37496,COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2:37497,COMPRESSED_RGB_PVRTC_4BPPV1_IMG:35840,COMPRESSED_RGBA_PVRTC_4BPPV1_IMG:35842,COMPRESSED_RGB_PVRTC_2BPPV1_IMG:35841,COMPRESSED_RGBA_PVRTC_2BPPV1_IMG:35843,COMPRESSED_RGB_ETC1_WEBGL:36196,COMPRESSED_RGB_ATC_WEBGL:35986,COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL:35986,COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL:34798,UNSIGNED_INT_24_8_WEBGL:34042,HALF_FLOAT_OES:36193,RGBA32F_EXT:34836,RGB32F_EXT:34837,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:33297,UNSIGNED_NORMALIZED_EXT:35863,MIN_EXT:32775,MAX_EXT:32776,SRGB_EXT:35904,SRGB_ALPHA_EXT:35906,SRGB8_ALPHA8_EXT:35907,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT:33296,FRAGMENT_SHADER_DERIVATIVE_HINT_OES:35723,COLOR_ATTACHMENT0_WEBGL:36064,COLOR_ATTACHMENT1_WEBGL:36065,COLOR_ATTACHMENT2_WEBGL:36066,COLOR_ATTACHMENT3_WEBGL:36067,COLOR_ATTACHMENT4_WEBGL:36068,COLOR_ATTACHMENT5_WEBGL:36069,COLOR_ATTACHMENT6_WEBGL:36070,COLOR_ATTACHMENT7_WEBGL:36071,COLOR_ATTACHMENT8_WEBGL:36072,COLOR_ATTACHMENT9_WEBGL:36073,COLOR_ATTACHMENT10_WEBGL:36074,COLOR_ATTACHMENT11_WEBGL:36075,COLOR_ATTACHMENT12_WEBGL:36076,COLOR_ATTACHMENT13_WEBGL:36077,COLOR_ATTACHMENT14_WEBGL:36078,COLOR_ATTACHMENT15_WEBGL:36079,DRAW_BUFFER0_WEBGL:34853,DRAW_BUFFER1_WEBGL:34854,DRAW_BUFFER2_WEBGL:34855,DRAW_BUFFER3_WEBGL:34856,DRAW_BUFFER4_WEBGL:34857,DRAW_BUFFER5_WEBGL:34858,DRAW_BUFFER6_WEBGL:34859,DRAW_BUFFER7_WEBGL:34860,DRAW_BUFFER8_WEBGL:34861,DRAW_BUFFER9_WEBGL:34862,DRAW_BUFFER10_WEBGL:34863,DRAW_BUFFER11_WEBGL:34864,DRAW_BUFFER12_WEBGL:34865,DRAW_BUFFER13_WEBGL:34866,DRAW_BUFFER14_WEBGL:34867,DRAW_BUFFER15_WEBGL:34868,MAX_COLOR_ATTACHMENTS_WEBGL:36063,MAX_DRAW_BUFFERS_WEBGL:34852,VERTEX_ARRAY_BINDING_OES:34229,QUERY_COUNTER_BITS_EXT:34916,CURRENT_QUERY_EXT:34917,QUERY_RESULT_EXT:34918,QUERY_RESULT_AVAILABLE_EXT:34919,TIME_ELAPSED_EXT:35007,TIMESTAMP_EXT:36392,GPU_DISJOINT_EXT:36795}},\n \"9d046c4720\": function _(t,e,s,h,i){h();const r\u003dt(\"@bokehjs/models/layouts/html_box\");class n extends r.HTMLBoxView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.data.change,(()\u003d\u003ethis._plot()));const{width:t,height:e,renderer:s,theme:h}\u003dthis.model.properties;this.on_change([t,e],(()\u003d\u003ethis._resize())),this.on_change([h,s],(()\u003d\u003ethis.render()))}render(){super.render();const t\u003d{width:this.model.width,height:this.model.height,renderer:this.model.renderer};null!\u003dthis._chart\u0026\u0026window.echarts.dispose(this._chart),this._chart\u003dwindow.echarts.init(this.el,this.model.theme,t),this._plot()}after_layout(){super.after_layout(),this._chart.resize()}_plot(){null!\u003dwindow.echarts\u0026\u0026this._chart.setOption(this.model.data)}_resize(){this._chart.resize({width:this.model.width,height:this.model.height})}}s.EChartsView\u003dn,n.__name__\u003d\"EChartsView\";class a extends r.HTMLBox{constructor(t){super(t)}static init_ECharts(){this.prototype.default_view\u003dn,this.define((({Any:t,String:e})\u003d\u003e({data:[t,{}],theme:[e,\"default\"],renderer:[e,\"canvas\"]})))}}s.ECharts\u003da,a.__name__\u003d\"ECharts\",a.__module__\u003d\"panel.models.echarts\",a.init_ECharts()},\n \"ed08037ce5\": function _(e,t,r,n,a){n();const o\u003de(\"@bokehjs/models/widgets/markup\"),s\u003de(\"7116a7a602\");function i(e){return(new DOMParser).parseFromString(e,\"text/html\").documentElement.textContent}r.htmlDecode\u003di;class l extends s.PanelMarkupView{render(){super.render();const e\u003di(this.model.text)||this.model.text;e?(this.markup_el.innerHTML\u003de,Array.from(this.markup_el.querySelectorAll(\"script\")).forEach((e\u003d\u003e{const t\u003ddocument.createElement(\"script\");Array.from(e.attributes).forEach((e\u003d\u003et.setAttribute(e.name,e.value))),t.appendChild(document.createTextNode(e.innerHTML)),e.parentNode\u0026\u0026e.parentNode.replaceChild(t,e)}))):this.markup_el.innerHTML\u003d\"\"}}r.HTMLView\u003dl,l.__name__\u003d\"HTMLView\";class m extends o.Markup{constructor(e){super(e)}static init_HTML(){this.prototype.default_view\u003dl}}r.HTML\u003dm,m.__name__\u003d\"HTML\",m.__module__\u003d\"panel.models.markup\",m.init_HTML()},\n \"7d45bd3bc4\": function _(require,module,exports,__esModule,__esExport){__esModule();const preact_1\u003drequire(\"6f11f2ef27\"),hooks_1\u003drequire(\"4c02a9b43f\"),preact_2\u003drequire(\"b3f51db71c\"),fast_json_patch_1\u003drequire(\"cbecfde9cd\"),html_box_1\u003drequire(\"@bokehjs/models/layouts/html_box\"),layout_1\u003drequire(\"7116a7a602\"),event_to_object_1\u003drequire(\"3329d4aa5b\"),LayoutConfigContext\u003dpreact_1.createContext({});function mountLayout(e,t,o,n){preact_1.render(preact_2.html`\n \u003c${Layout}\n saveUpdateHook\u003d${t}\n sendEvent\u003d${o}\n importSourceUrl\u003d${n}\n /\u003e\n `,e)}function Layout({saveUpdateHook:e,sendEvent:t,importSourceUrl:o}){const[n,r]\u003duseInplaceJsonPatch({});return hooks_1.useEffect((()\u003d\u003ee(r)),[r]),n.tagName?preact_2.html`\n \u003c${LayoutConfigContext.Provider}\n value\u003d${{sendEvent:t,importSourceUrl:o}}\n \u003e\n \u003c${Element} model\u003d${n} /\u003e\n \u003c//\u003e\n `:preact_2.html`\u003cdiv /\u003e`}function Element({model:e}){return e.importSource?preact_2.html`\u003c${ImportedElement} model\u003d${e} /\u003e`:preact_2.html`\u003c${StandardElement} model\u003d${e} /\u003e`}function ImportedElement({model:e}){const t\u003dhooks_1.useContext(LayoutConfigContext),o\u003duseLazyModule(e.importSource.source,t.importSourceUrl);if(o){const n\u003dgetPathProperty(o,e.tagName),r\u003delementChildren(e),a\u003delementAttributes(e,t.sendEvent);return preact_2.html`\u003c${n} ...${a}\u003e${r}\u003c//\u003e`}{const t\u003de.importSource.fallback;if(!t)return preact_2.html`\u003cdiv /\u003e`;switch(typeof t){case\"object\":return preact_2.html`\u003c${Element} model\u003d${t} /\u003e`;case\"string\":return preact_2.html`\u003cdiv\u003e${t}\u003c/div\u003e`;default:return null}}}function StandardElement({model:e}){const t\u003dhooks_1.useContext(LayoutConfigContext),o\u003delementChildren(e),n\u003delementAttributes(e,t.sendEvent);return e.children\u0026\u0026e.children.length?preact_2.html`\u003c${e.tagName} ...${n}\u003e${o}\u003c//\u003e`:preact_2.html`\u003c${e.tagName} ...${n} /\u003e`}function elementChildren(e){return e.children?e.children.map((e\u003d\u003e{switch(typeof e){case\"object\":return preact_2.html`\u003c${Element} model\u003d${e} /\u003e`;case\"string\":return e;default:return null}})):[]}function elementAttributes(e,t){const o\u003dObject.assign({},e.attributes);return e.eventHandlers\u0026\u0026Object.keys(e.eventHandlers).forEach((n\u003d\u003e{const r\u003de.eventHandlers[n];o[n]\u003deventHandler(t,r)})),o}function eventHandler(e,t){return function(){const o\u003dArray.from(arguments).map((e\u003d\u003e\"object\"\u003d\u003dtypeof e?(t.preventDefault\u0026\u0026e.preventDefault(),t.stopPropagation\u0026\u0026e.stopPropagation(),event_to_object_1.serializeEvent(e)):e));return new Promise((n\u003d\u003e{const r\u003d{data:o,target:t.target};e(r),n(r)}))}}function useLazyModule(source,sourceUrlBase\u003d\"\"){const[module,setModule]\u003dhooks_1.useState(null);return module||eval(`import(\u0027${joinUrl(sourceUrlBase,source)}\u0027)`).then(setModule),module}function getPathProperty(e,t){const o\u003dt.split(\".\");let n\u003de[o.shift()];for(let e\u003d0;e\u003co.length;e++)n\u003dn[o[e]];return n}function useInplaceJsonPatch(e){const t\u003dhooks_1.useRef(e),o\u003duseForceUpdate(),n\u003dhooks_1.useCallback(((e,n)\u003d\u003e{applyPatchInplace(t.current,e,n),o()}),[t,o]);return[t.current,n]}function applyPatchInplace(e,t,o){t?fast_json_patch_1.applyPatch(e,[{op:\"replace\",path:t,value:fast_json_patch_1.applyPatch(fast_json_patch_1.getValueByPointer(e,t),o,!1,!1).newDocument}]):fast_json_patch_1.applyPatch(e,o)}function useForceUpdate(){const[,e]\u003dhooks_1.useState({});return hooks_1.useCallback((()\u003d\u003ee({})),[])}function joinUrl(e,t){return t.startsWith(\"./\")?(e.endsWith(\"/\")?e.slice(0,-1):e)+t.slice(1):t}exports.mountLayout\u003dmountLayout,exports.default\u003dLayout;class IDOMView extends layout_1.PanelHTMLBoxView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.event.change,(()\u003d\u003e{this._update(...this.model.event),setTimeout((()\u003d\u003e{requestAnimationFrame((()\u003d\u003ethis.fix_layout()))}))}))}fix_layout(){this.update_layout(),this.compute_layout(),this.invalidate_layout(),layout_1.set_size(this.el,this.model)}initialize(){super.initialize(),mountLayout(this.el,(e\u003d\u003ethis._save_update(e)),(e\u003d\u003ethis._send(e)),this.model.importSourceUrl)}async lazy_initialize(){await super.lazy_initialize(),await new Promise((e\u003d\u003e{const t\u003d()\u003d\u003e{this._update?e(null):setTimeout(t,100)};t()}))}_save_update(e){this._update\u003de}async render(){super.render(),this._update(...this.model.event),await new Promise((e\u003d\u003e{const t\u003d()\u003d\u003e{this.el.children.length?(this.fix_layout(),e(null)):setTimeout(t,50)};t()}))}_send(e){this.model.msg\u003de}}exports.IDOMView\u003dIDOMView,IDOMView.__name__\u003d\"IDOMView\";class IDOM extends html_box_1.HTMLBox{constructor(e){super(e)}static init_IDOM(){this.prototype.default_view\u003dIDOMView,this.define((({Any:e,String:t})\u003d\u003e({event:[e,[]],importSourceUrl:[t,\"\"],msg:[e,{}]})))}}exports.IDOM\u003dIDOM,IDOM.__name__\u003d\"IDOM\",IDOM.__module__\u003d\"panel.models.idom\",IDOM.init_IDOM()},\n \"6f11f2ef27\": function _(e,n,t,_,l){_();var o,r,i,u,s,c,f\u003d{},p\u003d[],a\u003d/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function d(e,n){for(var t in n)e[t]\u003dn[t];return e}function h(e){var n\u003de.parentNode;n\u0026\u0026n.removeChild(e)}function v(e,n,t){var _,l,o,r\u003darguments,i\u003d{};for(o in n)\"key\"\u003d\u003do?_\u003dn[o]:\"ref\"\u003d\u003do?l\u003dn[o]:i[o]\u003dn[o];if(arguments.length\u003e3)for(t\u003d[t],o\u003d3;o\u003carguments.length;o++)t.push(r[o]);if(null!\u003dt\u0026\u0026(i.children\u003dt),\"function\"\u003d\u003dtypeof e\u0026\u0026null!\u003de.defaultProps)for(o in e.defaultProps)void 0\u003d\u003d\u003di[o]\u0026\u0026(i[o]\u003de.defaultProps[o]);return y(e,i,_,l,null)}function y(e,n,t,_,l){var r\u003d{type:e,props:n,key:t,ref:_,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null\u003d\u003dl?++o.__v:l};return null!\u003do.vnode\u0026\u0026o.vnode(r),r}function m(e){return e.children}function k(e,n){this.props\u003de,this.context\u003dn}function g(e,n){if(null\u003d\u003dn)return e.__?g(e.__,e.__.__k.indexOf(e)+1):null;for(var t;n\u003ce.__k.length;n++)if(null!\u003d(t\u003de.__k[n])\u0026\u0026null!\u003dt.__e)return t.__e;return\"function\"\u003d\u003dtypeof e.type?g(e):null}function b(e){var n,t;if(null!\u003d(e\u003de.__)\u0026\u0026null!\u003de.__c){for(e.__e\u003de.__c.base\u003dnull,n\u003d0;n\u003ce.__k.length;n++)if(null!\u003d(t\u003de.__k[n])\u0026\u0026null!\u003dt.__e){e.__e\u003de.__c.base\u003dt.__e;break}return b(e)}}function C(e){(!e.__d\u0026\u0026(e.__d\u003d!0)\u0026\u0026i.push(e)\u0026\u0026!x.__r++||s!\u003d\u003do.debounceRendering)\u0026\u0026((s\u003do.debounceRendering)||u)(x)}function x(){for(var e;x.__r\u003di.length;)e\u003di.sort((function(e,n){return e.__v.__b-n.__v.__b})),i\u003d[],e.some((function(e){var n,t,_,l,o,r;e.__d\u0026\u0026(o\u003d(l\u003d(n\u003de).__v).__e,(r\u003dn.__P)\u0026\u0026(t\u003d[],(_\u003dd({},l)).__v\u003dl.__v+1,A(r,l,_,n.__n,void 0!\u003d\u003dr.ownerSVGElement,null!\u003dl.__h?[o]:null,t,null\u003d\u003do?g(l):o,l.__h),N(t,l),l.__e!\u003do\u0026\u0026b(l)))}))}function P(e,n,t,_,l,o,r,i,u,s){var c,a,d,h,v,k,b,C\u003d_\u0026\u0026_.__k||p,x\u003dC.length;for(t.__k\u003d[],c\u003d0;c\u003cn.length;c++)if(null!\u003d(h\u003dt.__k[c]\u003dnull\u003d\u003d(h\u003dn[c])||\"boolean\"\u003d\u003dtypeof h?null:\"string\"\u003d\u003dtypeof h||\"number\"\u003d\u003dtypeof h?y(null,h,null,null,h):Array.isArray(h)?y(m,{children:h},null,null,null):h.__b\u003e0?y(h.type,h.props,h.key,null,h.__v):h)){if(h.__\u003dt,h.__b\u003dt.__b+1,null\u003d\u003d\u003d(d\u003dC[c])||d\u0026\u0026h.key\u003d\u003dd.key\u0026\u0026h.type\u003d\u003d\u003dd.type)C[c]\u003dvoid 0;else for(a\u003d0;a\u003cx;a++){if((d\u003dC[a])\u0026\u0026h.key\u003d\u003dd.key\u0026\u0026h.type\u003d\u003d\u003dd.type){C[a]\u003dvoid 0;break}d\u003dnull}A(e,h,d\u003dd||f,l,o,r,i,u,s),v\u003dh.__e,(a\u003dh.ref)\u0026\u0026d.ref!\u003da\u0026\u0026(b||(b\u003d[]),d.ref\u0026\u0026b.push(d.ref,null,h),b.push(a,h.__c||v,h)),null!\u003dv?(null\u003d\u003dk\u0026\u0026(k\u003dv),\"function\"\u003d\u003dtypeof h.type\u0026\u0026null!\u003dh.__k\u0026\u0026h.__k\u003d\u003d\u003dd.__k?h.__d\u003du\u003dS(h,u,e):u\u003dE(e,h,d,C,v,u),s||\"option\"!\u003d\u003dt.type?\"function\"\u003d\u003dtypeof t.type\u0026\u0026(t.__d\u003du):e.value\u003d\"\"):u\u0026\u0026d.__e\u003d\u003du\u0026\u0026u.parentNode!\u003de\u0026\u0026(u\u003dg(d))}for(t.__e\u003dk,c\u003dx;c--;)null!\u003dC[c]\u0026\u0026(\"function\"\u003d\u003dtypeof t.type\u0026\u0026null!\u003dC[c].__e\u0026\u0026C[c].__e\u003d\u003dt.__d\u0026\u0026(t.__d\u003dg(_,c+1)),M(C[c],C[c]));if(b)for(c\u003d0;c\u003cb.length;c++)L(b[c],b[++c],b[++c])}function S(e,n,t){var _,l;for(_\u003d0;_\u003ce.__k.length;_++)(l\u003de.__k[_])\u0026\u0026(l.__\u003de,n\u003d\"function\"\u003d\u003dtypeof l.type?S(l,n,t):E(t,l,l,e.__k,l.__e,n));return n}function E(e,n,t,_,l,o){var r,i,u;if(void 0!\u003d\u003dn.__d)r\u003dn.__d,n.__d\u003dvoid 0;else if(null\u003d\u003dt||l!\u003do||null\u003d\u003dl.parentNode)e:if(null\u003d\u003do||o.parentNode!\u003d\u003de)e.appendChild(l),r\u003dnull;else{for(i\u003do,u\u003d0;(i\u003di.nextSibling)\u0026\u0026u\u003c_.length;u+\u003d2)if(i\u003d\u003dl)break e;e.insertBefore(l,o),r\u003do}return void 0!\u003d\u003dr?r:l.nextSibling}function w(e,n,t){\"-\"\u003d\u003d\u003dn[0]?e.setProperty(n,t):e[n]\u003dnull\u003d\u003dt?\"\":\"number\"!\u003dtypeof t||a.test(n)?t:t+\"px\"}function U(e,n,t,_,l){var o;e:if(\"style\"\u003d\u003d\u003dn)if(\"string\"\u003d\u003dtypeof t)e.style.cssText\u003dt;else{if(\"string\"\u003d\u003dtypeof _\u0026\u0026(e.style.cssText\u003d_\u003d\"\"),_)for(n in _)t\u0026\u0026n in t||w(e.style,n,\"\");if(t)for(n in t)_\u0026\u0026t[n]\u003d\u003d\u003d_[n]||w(e.style,n,t[n])}else if(\"o\"\u003d\u003d\u003dn[0]\u0026\u0026\"n\"\u003d\u003d\u003dn[1])o\u003dn!\u003d\u003d(n\u003dn.replace(/Capture$/,\"\")),n\u003dn.toLowerCase()in e?n.toLowerCase().slice(2):n.slice(2),e.l||(e.l\u003d{}),e.l[n+o]\u003dt,t?_||e.addEventListener(n,o?T:D,o):e.removeEventListener(n,o?T:D,o);else if(\"dangerouslySetInnerHTML\"!\u003d\u003dn){if(l)n\u003dn.replace(/xlink[H:h]/,\"h\").replace(/sName$/,\"s\");else if(\"href\"!\u003d\u003dn\u0026\u0026\"list\"!\u003d\u003dn\u0026\u0026\"form\"!\u003d\u003dn\u0026\u0026\"download\"!\u003d\u003dn\u0026\u0026n in e)try{e[n]\u003dnull\u003d\u003dt?\"\":t;break e}catch(e){}\"function\"\u003d\u003dtypeof t||(null!\u003dt\u0026\u0026(!1!\u003d\u003dt||\"a\"\u003d\u003d\u003dn[0]\u0026\u0026\"r\"\u003d\u003d\u003dn[1])?e.setAttribute(n,t):e.removeAttribute(n))}}function D(e){this.l[e.type+!1](o.event?o.event(e):e)}function T(e){this.l[e.type+!0](o.event?o.event(e):e)}function A(e,n,t,_,l,r,i,u,s){var c,f,p,a,h,v,y,g,b,C,x,S\u003dn.type;if(void 0!\u003d\u003dn.constructor)return null;null!\u003dt.__h\u0026\u0026(s\u003dt.__h,u\u003dn.__e\u003dt.__e,n.__h\u003dnull,r\u003d[u]),(c\u003do.__b)\u0026\u0026c(n);try{e:if(\"function\"\u003d\u003dtypeof S){if(g\u003dn.props,b\u003d(c\u003dS.contextType)\u0026\u0026_[c.__c],C\u003dc?b?b.props.value:c.__:_,t.__c?y\u003d(f\u003dn.__c\u003dt.__c).__\u003df.__E:(\"prototype\"in S\u0026\u0026S.prototype.render?n.__c\u003df\u003dnew S(g,C):(n.__c\u003df\u003dnew k(g,C),f.constructor\u003dS,f.render\u003dF),b\u0026\u0026b.sub(f),f.props\u003dg,f.state||(f.state\u003d{}),f.context\u003dC,f.__n\u003d_,p\u003df.__d\u003d!0,f.__h\u003d[]),null\u003d\u003df.__s\u0026\u0026(f.__s\u003df.state),null!\u003dS.getDerivedStateFromProps\u0026\u0026(f.__s\u003d\u003df.state\u0026\u0026(f.__s\u003dd({},f.__s)),d(f.__s,S.getDerivedStateFromProps(g,f.__s))),a\u003df.props,h\u003df.state,p)null\u003d\u003dS.getDerivedStateFromProps\u0026\u0026null!\u003df.componentWillMount\u0026\u0026f.componentWillMount(),null!\u003df.componentDidMount\u0026\u0026f.__h.push(f.componentDidMount);else{if(null\u003d\u003dS.getDerivedStateFromProps\u0026\u0026g!\u003d\u003da\u0026\u0026null!\u003df.componentWillReceiveProps\u0026\u0026f.componentWillReceiveProps(g,C),!f.__e\u0026\u0026null!\u003df.shouldComponentUpdate\u0026\u0026!1\u003d\u003d\u003df.shouldComponentUpdate(g,f.__s,C)||n.__v\u003d\u003d\u003dt.__v){f.props\u003dg,f.state\u003df.__s,n.__v!\u003d\u003dt.__v\u0026\u0026(f.__d\u003d!1),f.__v\u003dn,n.__e\u003dt.__e,n.__k\u003dt.__k,f.__h.length\u0026\u0026i.push(f);break e}null!\u003df.componentWillUpdate\u0026\u0026f.componentWillUpdate(g,f.__s,C),null!\u003df.componentDidUpdate\u0026\u0026f.__h.push((function(){f.componentDidUpdate(a,h,v)}))}f.context\u003dC,f.props\u003dg,f.state\u003df.__s,(c\u003do.__r)\u0026\u0026c(n),f.__d\u003d!1,f.__v\u003dn,f.__P\u003de,c\u003df.render(f.props,f.state,f.context),f.state\u003df.__s,null!\u003df.getChildContext\u0026\u0026(_\u003dd(d({},_),f.getChildContext())),p||null\u003d\u003df.getSnapshotBeforeUpdate||(v\u003df.getSnapshotBeforeUpdate(a,h)),x\u003dnull!\u003dc\u0026\u0026c.type\u003d\u003d\u003dm\u0026\u0026null\u003d\u003dc.key?c.props.children:c,P(e,Array.isArray(x)?x:[x],n,t,_,l,r,i,u,s),f.base\u003dn.__e,n.__h\u003dnull,f.__h.length\u0026\u0026i.push(f),y\u0026\u0026(f.__E\u003df.__\u003dnull),f.__e\u003d!1}else null\u003d\u003dr\u0026\u0026n.__v\u003d\u003d\u003dt.__v?(n.__k\u003dt.__k,n.__e\u003dt.__e):n.__e\u003dW(t.__e,n,t,_,l,r,i,s);(c\u003do.diffed)\u0026\u0026c(n)}catch(e){n.__v\u003dnull,(s||null!\u003dr)\u0026\u0026(n.__e\u003du,n.__h\u003d!!s,r[r.indexOf(u)]\u003dnull),o.__e(e,n,t)}}function N(e,n){o.__c\u0026\u0026o.__c(n,e),e.some((function(n){try{e\u003dn.__h,n.__h\u003d[],e.some((function(e){e.call(n)}))}catch(e){o.__e(e,n.__v)}}))}function W(e,n,t,_,l,o,r,i){var u,s,c,a,d\u003dt.props,v\u003dn.props,y\u003dn.type,m\u003d0;if(\"svg\"\u003d\u003d\u003dy\u0026\u0026(l\u003d!0),null!\u003do)for(;m\u003co.length;m++)if((u\u003do[m])\u0026\u0026(u\u003d\u003d\u003de||(y?u.localName\u003d\u003dy:3\u003d\u003du.nodeType))){e\u003du,o[m]\u003dnull;break}if(null\u003d\u003de){if(null\u003d\u003d\u003dy)return document.createTextNode(v);e\u003dl?document.createElementNS(\"http://www.w3.org/2000/svg\",y):document.createElement(y,v.is\u0026\u0026v),o\u003dnull,i\u003d!1}if(null\u003d\u003d\u003dy)d\u003d\u003d\u003dv||i\u0026\u0026e.data\u003d\u003d\u003dv||(e.data\u003dv);else{if(o\u003do\u0026\u0026p.slice.call(e.childNodes),s\u003d(d\u003dt.props||f).dangerouslySetInnerHTML,c\u003dv.dangerouslySetInnerHTML,!i){if(null!\u003do)for(d\u003d{},a\u003d0;a\u003ce.attributes.length;a++)d[e.attributes[a].name]\u003de.attributes[a].value;(c||s)\u0026\u0026(c\u0026\u0026(s\u0026\u0026c.__html\u003d\u003ds.__html||c.__html\u003d\u003d\u003de.innerHTML)||(e.innerHTML\u003dc\u0026\u0026c.__html||\"\"))}if(function(e,n,t,_,l){var o;for(o in t)\"children\"\u003d\u003d\u003do||\"key\"\u003d\u003d\u003do||o in n||U(e,o,null,t[o],_);for(o in n)l\u0026\u0026\"function\"!\u003dtypeof n[o]||\"children\"\u003d\u003d\u003do||\"key\"\u003d\u003d\u003do||\"value\"\u003d\u003d\u003do||\"checked\"\u003d\u003d\u003do||t[o]\u003d\u003d\u003dn[o]||U(e,o,n[o],t[o],_)}(e,v,d,l,i),c)n.__k\u003d[];else if(m\u003dn.props.children,P(e,Array.isArray(m)?m:[m],n,t,_,l\u0026\u0026\"foreignObject\"!\u003d\u003dy,o,r,e.firstChild,i),null!\u003do)for(m\u003do.length;m--;)null!\u003do[m]\u0026\u0026h(o[m]);i||(\"value\"in v\u0026\u0026void 0!\u003d\u003d(m\u003dv.value)\u0026\u0026(m!\u003d\u003de.value||\"progress\"\u003d\u003d\u003dy\u0026\u0026!m)\u0026\u0026U(e,\"value\",m,d.value,!1),\"checked\"in v\u0026\u0026void 0!\u003d\u003d(m\u003dv.checked)\u0026\u0026m!\u003d\u003de.checked\u0026\u0026U(e,\"checked\",m,d.checked,!1))}return e}function L(e,n,t){try{\"function\"\u003d\u003dtypeof e?e(n):e.current\u003dn}catch(e){o.__e(e,t)}}function M(e,n,t){var _,l,r;if(o.unmount\u0026\u0026o.unmount(e),(_\u003de.ref)\u0026\u0026(_.current\u0026\u0026_.current!\u003d\u003de.__e||L(_,null,n)),t||\"function\"\u003d\u003dtypeof e.type||(t\u003dnull!\u003d(l\u003de.__e)),e.__e\u003de.__d\u003dvoid 0,null!\u003d(_\u003de.__c)){if(_.componentWillUnmount)try{_.componentWillUnmount()}catch(e){o.__e(e,n)}_.base\u003d_.__P\u003dnull}if(_\u003de.__k)for(r\u003d0;r\u003c_.length;r++)_[r]\u0026\u0026M(_[r],n,t);null!\u003dl\u0026\u0026h(l)}function F(e,n,t){return this.constructor(e,t)}function H(e,n,t){var _,l,r;o.__\u0026\u0026o.__(e,n),l\u003d(_\u003d\"function\"\u003d\u003dtypeof t)?null:t\u0026\u0026t.__k||n.__k,r\u003d[],A(n,e\u003d(!_\u0026\u0026t||n).__k\u003dv(m,null,[e]),l||f,f,void 0!\u003d\u003dn.ownerSVGElement,!_\u0026\u0026t?[t]:l?null:n.firstChild?p.slice.call(n.childNodes):null,r,!_\u0026\u0026t?t:l?l.__e:n.firstChild,_),N(r,e)}t.options\u003do,t.isValidElement\u003dr,t.createElement\u003dv,t.h\u003dv,t.createRef\u003dfunction(){return{current:null}},t.Fragment\u003dm,t.Component\u003dk,t.toChildArray\u003dfunction e(n,t){return t\u003dt||[],null\u003d\u003dn||\"boolean\"\u003d\u003dtypeof n||(Array.isArray(n)?n.some((function(n){e(n,t)})):t.push(n)),t},t.render\u003dH,t.hydrate\u003dfunction e(n,t){H(n,t,e)},t.cloneElement\u003dfunction(e,n,t){var _,l,o,r\u003darguments,i\u003dd({},e.props);for(o in n)\"key\"\u003d\u003do?_\u003dn[o]:\"ref\"\u003d\u003do?l\u003dn[o]:i[o]\u003dn[o];if(arguments.length\u003e3)for(t\u003d[t],o\u003d3;o\u003carguments.length;o++)t.push(r[o]);return null!\u003dt\u0026\u0026(i.children\u003dt),y(e.type,i,_||e.key,l||e.ref,null)},t.createContext\u003dfunction(e,n){var t\u003d{__c:n\u003d\"__cC\"+c++,__:e,Consumer:function(e,n){return e.children(n)},Provider:function(e){var t,_;return this.getChildContext||(t\u003d[],(_\u003d{})[n]\u003dthis,this.getChildContext\u003dfunction(){return _},this.shouldComponentUpdate\u003dfunction(e){this.props.value!\u003d\u003de.value\u0026\u0026t.some(C)},this.sub\u003dfunction(e){t.push(e);var n\u003de.componentWillUnmount;e.componentWillUnmount\u003dfunction(){t.splice(t.indexOf(e),1),n\u0026\u0026n.call(e)}}),e.children}};return t.Provider.__\u003dt.Consumer.contextType\u003dt},t.options\u003do\u003d{__e:function(e,n){for(var t,_,l;n\u003dn.__;)if((t\u003dn.__c)\u0026\u0026!t.__)try{if((_\u003dt.constructor)\u0026\u0026null!\u003d_.getDerivedStateFromError\u0026\u0026(t.setState(_.getDerivedStateFromError(e)),l\u003dt.__d),null!\u003dt.componentDidCatch\u0026\u0026(t.componentDidCatch(e),l\u003dt.__d),l)return t.__E\u003dt}catch(n){e\u003dn}throw e},__v:0},t.isValidElement\u003dr\u003dfunction(e){return null!\u003de\u0026\u0026void 0\u003d\u003d\u003de.constructor},k.prototype.setState\u003dfunction(e,n){var t;t\u003dnull!\u003dthis.__s\u0026\u0026this.__s!\u003d\u003dthis.state?this.__s:this.__s\u003dd({},this.state),\"function\"\u003d\u003dtypeof e\u0026\u0026(e\u003de(d({},t),this.props)),e\u0026\u0026d(t,e),null!\u003de\u0026\u0026this.__v\u0026\u0026(n\u0026\u0026this.__h.push(n),C(this))},k.prototype.forceUpdate\u003dfunction(e){this.__v\u0026\u0026(this.__e\u003d!0,e\u0026\u0026this.__h.push(e),C(this))},k.prototype.render\u003dm,i\u003d[],u\u003d\"function\"\u003d\u003dtypeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,x.__r\u003d0,c\u003d0},\n \"4c02a9b43f\": function _(_,n,t,o,u){o();const e\u003d_(\"6f11f2ef27\");var i,c,r,f\u003d0,a\u003d[],s\u003de.options.__b,h\u003de.options.__r,p\u003de.options.diffed,v\u003de.options.__c,m\u003de.options.unmount;function l(_,n){e.options.__h\u0026\u0026e.options.__h(c,_,f||n),f\u003d0;var t\u003dc.__H||(c.__H\u003d{__:[],__h:[]});return _\u003e\u003dt.__.length\u0026\u0026t.__.push({}),t.__[_]}function H(_){return f\u003d1,d(q,_)}function d(_,n,t){var o\u003dl(i++,2);return o.t\u003d_,o.__c||(o.__\u003d[t?t(n):q(void 0,n),function(_){var n\u003do.t(o.__[0],_);o.__[0]!\u003d\u003dn\u0026\u0026(o.__\u003d[n,o.__[1]],o.__c.setState({}))}],o.__c\u003dc),o.__}function E(_,n){var t\u003dl(i++,4);!e.options.__s\u0026\u0026F(t.__H,n)\u0026\u0026(t.__\u003d_,t.__H\u003dn,c.__h.push(t))}function y(_,n){var t\u003dl(i++,7);return F(t.__H,n)\u0026\u0026(t.__\u003d_(),t.__H\u003dn,t.__h\u003d_),t.__}function b(){a.forEach((function(_){if(_.__P)try{_.__H.__h.forEach(A),_.__H.__h.forEach(D),_.__H.__h\u003d[]}catch(n){_.__H.__h\u003d[],e.options.__e(n,_.__v)}})),a\u003d[]}t.useState\u003dH,t.useReducer\u003dd,t.useEffect\u003dfunction(_,n){var t\u003dl(i++,3);!e.options.__s\u0026\u0026F(t.__H,n)\u0026\u0026(t.__\u003d_,t.__H\u003dn,c.__H.__h.push(t))},t.useLayoutEffect\u003dE,t.useRef\u003dfunction(_){return f\u003d5,y((function(){return{current:_}}),[])},t.useImperativeHandle\u003dfunction(_,n,t){f\u003d6,E((function(){\"function\"\u003d\u003dtypeof _?_(n()):_\u0026\u0026(_.current\u003dn())}),null\u003d\u003dt?t:t.concat(_))},t.useMemo\u003dy,t.useCallback\u003dfunction(_,n){return f\u003d8,y((function(){return _}),n)},t.useContext\u003dfunction(_){var n\u003dc.context[_.__c],t\u003dl(i++,9);return t.__c\u003d_,n?(null\u003d\u003dt.__\u0026\u0026(t.__\u003d!0,n.sub(c)),n.props.value):_.__},t.useDebugValue\u003dfunction(_,n){e.options.useDebugValue\u0026\u0026e.options.useDebugValue(n?n(_):_)},t.useErrorBoundary\u003dfunction(_){var n\u003dl(i++,10),t\u003dH();return n.__\u003d_,c.componentDidCatch||(c.componentDidCatch\u003dfunction(_){n.__\u0026\u0026n.__(_),t[1](_)}),[t[0],function(){t[1](void 0)}]},e.options.__b\u003dfunction(_){c\u003dnull,s\u0026\u0026s(_)},e.options.__r\u003dfunction(_){h\u0026\u0026h(_),i\u003d0;var n\u003d(c\u003d_.__c).__H;n\u0026\u0026(n.__h.forEach(A),n.__h.forEach(D),n.__h\u003d[])},e.options.diffed\u003dfunction(_){p\u0026\u0026p(_);var n\u003d_.__c;n\u0026\u0026n.__H\u0026\u0026n.__H.__h.length\u0026\u0026(1!\u003d\u003da.push(n)\u0026\u0026r\u003d\u003d\u003de.options.requestAnimationFrame||((r\u003de.options.requestAnimationFrame)||function(_){var n,t\u003dfunction(){clearTimeout(o),g\u0026\u0026cancelAnimationFrame(n),setTimeout(_)},o\u003dsetTimeout(t,100);g\u0026\u0026(n\u003drequestAnimationFrame(t))})(b)),c\u003dvoid 0},e.options.__c\u003dfunction(_,n){n.some((function(_){try{_.__h.forEach(A),_.__h\u003d_.__h.filter((function(_){return!_.__||D(_)}))}catch(t){n.some((function(_){_.__h\u0026\u0026(_.__h\u003d[])})),n\u003d[],e.options.__e(t,_.__v)}})),v\u0026\u0026v(_,n)},e.options.unmount\u003dfunction(_){m\u0026\u0026m(_);var n\u003d_.__c;if(n\u0026\u0026n.__H)try{n.__H.__.forEach(A)}catch(_){e.options.__e(_,n.__v)}};var g\u003d\"function\"\u003d\u003dtypeof requestAnimationFrame;function A(_){var n\u003dc;\"function\"\u003d\u003dtypeof _.__c\u0026\u0026_.__c(),c\u003dn}function D(_){var n\u003dc;_.__c\u003d_.__(),c\u003dn}function F(_,n){return!_||_.length!\u003d\u003dn.length||n.some((function(n,t){return n!\u003d\u003d_[t]}))}function q(_,n){return\"function\"\u003d\u003dtypeof n?n(_):n}},\n \"b3f51db71c\": function _(e,f,n,t,o){t();const r\u003de(\"tslib\"),d\u003de(\"6f11f2ef27\");var a\u003de(\"6f11f2ef27\");o(\"h\",a.h),o(\"render\",a.render),o(\"Component\",a.Component);var h\u003dr.__importDefault(e(\"ab33dd3f38\")).default.bind(d.h);n.html\u003dh},\n \"ab33dd3f38\": function _(n,t,s,u,r){u();var e\u003dfunction(n,t,s,u){var r;t[0]\u003d0;for(var h\u003d1;h\u003ct.length;h++){var p\u003dt[h++],a\u003dt[h]?(t[0]|\u003dp?1:2,s[t[h++]]):t[++h];3\u003d\u003d\u003dp?u[0]\u003da:4\u003d\u003d\u003dp?u[1]\u003dObject.assign(u[1]||{},a):5\u003d\u003d\u003dp?(u[1]\u003du[1]||{})[t[++h]]\u003da:6\u003d\u003d\u003dp?u[1][t[++h]]+\u003da+\"\":p?(r\u003dn.apply(a,e(n,a,s,[\"\",null])),u.push(r),a[0]?t[0]|\u003d2:(t[h-2]\u003d0,t[h]\u003dr)):u.push(a)}return u},h\u003dnew Map;s.default\u003dfunction(n){var t\u003dh.get(this);return t||(t\u003dnew Map,h.set(this,t)),(t\u003de(this,t.get(n)||(t.set(n,t\u003dfunction(n){for(var t,s,u\u003d1,r\u003d\"\",e\u003d\"\",h\u003d[0],p\u003dfunction(n){1\u003d\u003d\u003du\u0026\u0026(n||(r\u003dr.replace(/^\\s*\\n\\s*|\\s*\\n\\s*$/g,\"\")))?h.push(0,n,r):3\u003d\u003d\u003du\u0026\u0026(n||r)?(h.push(3,n,r),u\u003d2):2\u003d\u003d\u003du\u0026\u0026\"...\"\u003d\u003d\u003dr\u0026\u0026n?h.push(4,n,0):2\u003d\u003d\u003du\u0026\u0026r\u0026\u0026!n?h.push(5,0,!0,r):u\u003e\u003d5\u0026\u0026((r||!n\u0026\u00265\u003d\u003d\u003du)\u0026\u0026(h.push(u,0,r,s),u\u003d6),n\u0026\u0026(h.push(u,n,0,s),u\u003d6)),r\u003d\"\"},a\u003d0;a\u003cn.length;a++){a\u0026\u0026(1\u003d\u003d\u003du\u0026\u0026p(),p(a));for(var f\u003d0;f\u003cn[a].length;f++)t\u003dn[a][f],1\u003d\u003d\u003du?\"\u003c\"\u003d\u003d\u003dt?(p(),h\u003d[h],u\u003d3):r+\u003dt:4\u003d\u003d\u003du?\"--\"\u003d\u003d\u003dr\u0026\u0026\"\u003e\"\u003d\u003d\u003dt?(u\u003d1,r\u003d\"\"):r\u003dt+r[0]:e?t\u003d\u003d\u003de?e\u003d\"\":r+\u003dt:\u0027\"\u0027\u003d\u003d\u003dt||\"\u0027\"\u003d\u003d\u003dt?e\u003dt:\"\u003e\"\u003d\u003d\u003dt?(p(),u\u003d1):u\u0026\u0026(\"\u003d\"\u003d\u003d\u003dt?(u\u003d5,s\u003dr,r\u003d\"\"):\"/\"\u003d\u003d\u003dt\u0026\u0026(u\u003c5||\"\u003e\"\u003d\u003d\u003dn[a][f+1])?(p(),3\u003d\u003d\u003du\u0026\u0026(h\u003dh[0]),u\u003dh,(h\u003dh[0]).push(2,0,u),u\u003d0):\" \"\u003d\u003d\u003dt||\"\\t\"\u003d\u003d\u003dt||\"\\n\"\u003d\u003d\u003dt||\"\\r\"\u003d\u003d\u003dt?(p(),u\u003d2):r+\u003dt),3\u003d\u003d\u003du\u0026\u0026\"!--\"\u003d\u003d\u003dr\u0026\u0026(u\u003d4,h\u003dh[0])}return p(),h}(n)),t),arguments,[])).length\u003e1?t:t[0]}},\n \"cbecfde9cd\": function _(e,n,t,o,a){var r\u003dthis\u0026\u0026this.__assign||function(){return(r\u003dObject.assign||function(e){for(var n,t\u003d1,o\u003darguments.length;t\u003co;t++)for(var a in n\u003darguments[t])Object.prototype.hasOwnProperty.call(n,a)\u0026\u0026(e[a]\u003dn[a]);return e}).apply(this,arguments)};o();\n /*!\n * https://github.com/Starcounter-Jack/JSON-Patch\n * (c) 2017 Joachim Wester\n * MIT license\n */\n var p\u003de(\"cb21060ee5\"),s\u003de(\"b2f693e532\"),c\u003de(\"b2f693e532\");t.applyOperation\u003dc.applyOperation,t.applyPatch\u003dc.applyPatch,t.applyReducer\u003dc.applyReducer,t.getValueByPointer\u003dc.getValueByPointer,t.validate\u003dc.validate,t.validator\u003dc.validator;var i\u003de(\"cb21060ee5\");t.JsonPatchError\u003di.PatchError,t.deepClone\u003di._deepClone,t.escapePathComponent\u003di.escapePathComponent,t.unescapePathComponent\u003di.unescapePathComponent;var u\u003dnew WeakMap,l\u003dfunction(e){this.observers\u003dnew Map,this.obj\u003de},v\u003dfunction(e,n){this.callback\u003de,this.observer\u003dn};function h(e,n){n.unobserve()}function d(e,n){var t,o\u003dfunction(e){return u.get(e)}(e);if(o){var a\u003dfunction(e,n){return e.observers.get(n)}(o,n);t\u003da\u0026\u0026a.observer}else o\u003dnew l(e),u.set(e,o);if(t)return t;if(t\u003d{},o.value\u003dp._deepClone(e),n){t.callback\u003dn,t.next\u003dnull;var r\u003dfunction(){f(t)},s\u003dfunction(){clearTimeout(t.next),t.next\u003dsetTimeout(r)};\"undefined\"!\u003dtypeof window\u0026\u0026(window.addEventListener(\"mouseup\",s),window.addEventListener(\"keyup\",s),window.addEventListener(\"mousedown\",s),window.addEventListener(\"keydown\",s),window.addEventListener(\"change\",s))}return t.patches\u003d[],t.object\u003de,t.unobserve\u003dfunction(){f(t),clearTimeout(t.next),function(e,n){e.observers.delete(n.callback)}(o,t),\"undefined\"!\u003dtypeof window\u0026\u0026(window.removeEventListener(\"mouseup\",s),window.removeEventListener(\"keyup\",s),window.removeEventListener(\"mousedown\",s),window.removeEventListener(\"keydown\",s),window.removeEventListener(\"change\",s))},o.observers.set(n,new v(n,t)),t}function f(e,n){void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!1);var t\u003du.get(e.object);w(t.value,e.object,e.patches,\"\",n),e.patches.length\u0026\u0026s.applyPatch(t.value,e.patches);var o\u003de.patches;return o.length\u003e0\u0026\u0026(e.patches\u003d[],e.callback\u0026\u0026e.callback(o)),o}function w(e,n,t,o,a){if(n!\u003d\u003de){\"function\"\u003d\u003dtypeof n.toJSON\u0026\u0026(n\u003dn.toJSON());for(var r\u003dp._objectKeys(n),s\u003dp._objectKeys(e),c\u003d!1,i\u003ds.length-1;i\u003e\u003d0;i--){var u\u003de[v\u003ds[i]];if(!p.hasOwnProperty(n,v)||void 0\u003d\u003d\u003dn[v]\u0026\u0026void 0!\u003d\u003du\u0026\u0026!1\u003d\u003d\u003dArray.isArray(n))Array.isArray(e)\u003d\u003d\u003dArray.isArray(n)?(a\u0026\u0026t.push({op:\"test\",path:o+\"/\"+p.escapePathComponent(v),value:p._deepClone(u)}),t.push({op:\"remove\",path:o+\"/\"+p.escapePathComponent(v)}),c\u003d!0):(a\u0026\u0026t.push({op:\"test\",path:o,value:e}),t.push({op:\"replace\",path:o,value:n}),!0);else{var l\u003dn[v];\"object\"\u003d\u003dtypeof u\u0026\u0026null!\u003du\u0026\u0026\"object\"\u003d\u003dtypeof l\u0026\u0026null!\u003dl?w(u,l,t,o+\"/\"+p.escapePathComponent(v),a):u!\u003d\u003dl\u0026\u0026(!0,a\u0026\u0026t.push({op:\"test\",path:o+\"/\"+p.escapePathComponent(v),value:p._deepClone(u)}),t.push({op:\"replace\",path:o+\"/\"+p.escapePathComponent(v),value:p._deepClone(l)}))}}if(c||r.length!\u003ds.length)for(i\u003d0;i\u003cr.length;i++){var v\u003dr[i];p.hasOwnProperty(e,v)||void 0\u003d\u003d\u003dn[v]||t.push({op:\"add\",path:o+\"/\"+p.escapePathComponent(v),value:p._deepClone(n[v])})}}}function b(e,n,t){void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!1);var o\u003d[];return w(e,n,o,\"\",t),o}t.unobserve\u003dh,t.observe\u003dd,t.generate\u003df,t.compare\u003db;var y\u003de(\"b2f693e532\"),m\u003de(\"cb21060ee5\");t.default\u003dr({},y,{unobserve:h,observe:d,generate:f,compare:b,JsonPatchError:m.PatchError,deepClone:p._deepClone,escapePathComponent:p.escapePathComponent,unescapePathComponent:m.unescapePathComponent})},\n \"cb21060ee5\": function _(r,e,t,n,o){\n /*!\n * https://github.com/Starcounter-Jack/JSON-Patch\n * (c) 2017 Joachim Wester\n * MIT license\n */\n var i,f\u003dthis\u0026\u0026this.__extends||(i\u003dfunction(r,e){return(i\u003dObject.setPrototypeOf||{__proto__:[]}instanceof Array\u0026\u0026function(r,e){r.__proto__\u003de}||function(r,e){for(var t in e)e.hasOwnProperty(t)\u0026\u0026(r[t]\u003de[t])})(r,e)},function(r,e){function t(){this.constructor\u003dr}i(r,e),r.prototype\u003dnull\u003d\u003d\u003de?Object.create(e):(t.prototype\u003de.prototype,new t)});n();var u\u003dObject.prototype.hasOwnProperty;function a(r,e){return u.call(r,e)}function c(r){if(Array.isArray(r)){for(var e\u003dnew Array(r.length),t\u003d0;t\u003ce.length;t++)e[t]\u003d\"\"+t;return e}if(Object.keys)return Object.keys(r);e\u003d[];for(var n in r)a(r,n)\u0026\u0026e.push(n);return e}function p(r){return-1\u003d\u003d\u003dr.indexOf(\"/\")\u0026\u0026-1\u003d\u003d\u003dr.indexOf(\"~\")?r:r.replace(/~/g,\"~0\").replace(/\\//g,\"~1\")}function s(r,e){var t;for(var n in r)if(a(r,n)){if(r[n]\u003d\u003d\u003de)return p(n)+\"/\";if(\"object\"\u003d\u003dtypeof r[n]\u0026\u0026\"\"!\u003d(t\u003ds(r[n],e)))return p(n)+\"/\"+t}return\"\"}function h(r,e){var t\u003d[r];for(var n in e){var o\u003d\"object\"\u003d\u003dtypeof e[n]?JSON.stringify(e[n],null,2):e[n];void 0!\u003d\u003do\u0026\u0026t.push(n+\": \"+o)}return t.join(\"\\n\")}t.hasOwnProperty\u003da,t._objectKeys\u003dc,t._deepClone\u003dfunction(r){switch(typeof r){case\"object\":return JSON.parse(JSON.stringify(r));case\"undefined\":return null;default:return r}},t.isInteger\u003dfunction(r){for(var e,t\u003d0,n\u003dr.length;t\u003cn;){if(!((e\u003dr.charCodeAt(t))\u003e\u003d48\u0026\u0026e\u003c\u003d57))return!1;t++}return!0},t.escapePathComponent\u003dp,t.unescapePathComponent\u003dfunction(r){return r.replace(/~1/g,\"/\").replace(/~0/g,\"~\")},t._getPathRecursive\u003ds,t.getPath\u003dfunction(r,e){if(r\u003d\u003d\u003de)return\"/\";var t\u003ds(r,e);if(\"\"\u003d\u003d\u003dt)throw new Error(\"Object not found in root\");return\"/\"+t},t.hasUndefined\u003dfunction r(e){if(void 0\u003d\u003d\u003de)return!0;if(e)if(Array.isArray(e)){for(var t\u003d0,n\u003de.length;t\u003cn;t++)if(r(e[t]))return!0}else if(\"object\"\u003d\u003dtypeof e){var o\u003dc(e),i\u003do.length;for(t\u003d0;t\u003ci;t++)if(r(e[o[t]]))return!0}return!1};var y\u003dfunction(r){function e(e,t,n,o,i){var f\u003dthis.constructor,u\u003dr.call(this,h(e,{name:t,index:n,operation:o,tree:i}))||this;return u.name\u003dt,u.index\u003dn,u.operation\u003do,u.tree\u003di,Object.setPrototypeOf(u,f.prototype),u.message\u003dh(e,{name:t,index:n,operation:o,tree:i}),u}return f(e,r),e}(Error);t.PatchError\u003dy},\n \"b2f693e532\": function _(e,t,o,r,n){r();var a\u003de(\"0c8122087b\"),i\u003de(\"cb21060ee5\");o.JsonPatchError\u003di.PatchError,o.deepClone\u003di._deepClone;var p\u003d{add:function(e,t,o){return e[t]\u003dthis.value,{newDocument:o}},remove:function(e,t,o){var r\u003de[t];return delete e[t],{newDocument:o,removed:r}},replace:function(e,t,o){var r\u003de[t];return e[t]\u003dthis.value,{newDocument:o,removed:r}},move:function(e,t,o){var r\u003dh(o,this.path);r\u0026\u0026(r\u003di._deepClone(r));var n\u003dc(o,{op:\"remove\",path:this.from}).removed;return c(o,{op:\"add\",path:this.path,value:n}),{newDocument:o,removed:r}},copy:function(e,t,o){var r\u003dh(o,this.from);return c(o,{op:\"add\",path:this.path,value:i._deepClone(r)}),{newDocument:o}},test:function(e,t,o){return{newDocument:o,test:a(e[t],this.value)}},_get:function(e,t,o){return this.value\u003de[t],{newDocument:o}}},s\u003d{add:function(e,t,o){return i.isInteger(t)?e.splice(t,0,this.value):e[t]\u003dthis.value,{newDocument:o,index:t}},remove:function(e,t,o){return{newDocument:o,removed:e.splice(t,1)[0]}},replace:function(e,t,o){var r\u003de[t];return e[t]\u003dthis.value,{newDocument:o,removed:r}},move:p.move,copy:p.copy,test:p.test,_get:p._get};function h(e,t){if(\"\"\u003d\u003dt)return e;var o\u003d{op:\"_get\",path:t};return c(e,o),o.value}function c(e,t,r,n,c,u){if(void 0\u003d\u003d\u003dr\u0026\u0026(r\u003d!1),void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0),void 0\u003d\u003d\u003dc\u0026\u0026(c\u003d!0),void 0\u003d\u003d\u003du\u0026\u0026(u\u003d0),r\u0026\u0026(\"function\"\u003d\u003dtypeof r?r(t,0,e,t.path):d(t,0)),\"\"\u003d\u003d\u003dt.path){var f\u003d{newDocument:e};if(\"add\"\u003d\u003d\u003dt.op)return f.newDocument\u003dt.value,f;if(\"replace\"\u003d\u003d\u003dt.op)return f.newDocument\u003dt.value,f.removed\u003de,f;if(\"move\"\u003d\u003d\u003dt.op||\"copy\"\u003d\u003d\u003dt.op)return f.newDocument\u003dh(e,t.from),\"move\"\u003d\u003d\u003dt.op\u0026\u0026(f.removed\u003de),f;if(\"test\"\u003d\u003d\u003dt.op){if(f.test\u003da(e,t.value),!1\u003d\u003d\u003df.test)throw new o.JsonPatchError(\"Test operation failed\",\"TEST_OPERATION_FAILED\",u,t,e);return f.newDocument\u003de,f}if(\"remove\"\u003d\u003d\u003dt.op)return f.removed\u003de,f.newDocument\u003dnull,f;if(\"_get\"\u003d\u003d\u003dt.op)return t.value\u003de,f;if(r)throw new o.JsonPatchError(\"Operation `op` property is not one of operations defined in RFC-6902\",\"OPERATION_OP_INVALID\",u,t,e);return f}n||(e\u003di._deepClone(e));var l\u003d(t.path||\"\").split(\"/\"),v\u003de,E\u003d1,_\u003dl.length,O\u003dvoid 0,w\u003dvoid 0,A\u003dvoid 0;for(A\u003d\"function\"\u003d\u003dtypeof r?r:d;;){if(w\u003dl[E],c\u0026\u0026\"__proto__\"\u003d\u003dw)throw new TypeError(\"JSON-Patch: modifying `__proto__` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README\");if(r\u0026\u0026void 0\u003d\u003d\u003dO\u0026\u0026(void 0\u003d\u003d\u003dv[w]?O\u003dl.slice(0,E).join(\"/\"):E\u003d\u003d_-1\u0026\u0026(O\u003dt.path),void 0!\u003d\u003dO\u0026\u0026A(t,0,e,O)),E++,Array.isArray(v)){if(\"-\"\u003d\u003d\u003dw)w\u003dv.length;else{if(r\u0026\u0026!i.isInteger(w))throw new o.JsonPatchError(\"Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index\",\"OPERATION_PATH_ILLEGAL_ARRAY_INDEX\",u,t,e);i.isInteger(w)\u0026\u0026(w\u003d~~w)}if(E\u003e\u003d_){if(r\u0026\u0026\"add\"\u003d\u003d\u003dt.op\u0026\u0026w\u003ev.length)throw new o.JsonPatchError(\"The specified index MUST NOT be greater than the number of elements in the array\",\"OPERATION_VALUE_OUT_OF_BOUNDS\",u,t,e);if(!1\u003d\u003d\u003d(f\u003ds[t.op].call(t,v,w,e)).test)throw new o.JsonPatchError(\"Test operation failed\",\"TEST_OPERATION_FAILED\",u,t,e);return f}}else if(w\u0026\u0026-1!\u003dw.indexOf(\"~\")\u0026\u0026(w\u003di.unescapePathComponent(w)),E\u003e\u003d_){if(!1\u003d\u003d\u003d(f\u003dp[t.op].call(t,v,w,e)).test)throw new o.JsonPatchError(\"Test operation failed\",\"TEST_OPERATION_FAILED\",u,t,e);return f}v\u003dv[w]}}function u(e,t,r,n,a){if(void 0\u003d\u003d\u003dn\u0026\u0026(n\u003d!0),void 0\u003d\u003d\u003da\u0026\u0026(a\u003d!0),r\u0026\u0026!Array.isArray(t))throw new o.JsonPatchError(\"Patch sequence must be an array\",\"SEQUENCE_NOT_AN_ARRAY\");n||(e\u003di._deepClone(e));for(var p\u003dnew Array(t.length),s\u003d0,h\u003dt.length;s\u003ch;s++)p[s]\u003dc(e,t[s],r,!0,a,s),e\u003dp[s].newDocument;return p.newDocument\u003de,p}function f(e,t,r){var n\u003dc(e,t);if(!1\u003d\u003d\u003dn.test)throw new o.JsonPatchError(\"Test operation failed\",\"TEST_OPERATION_FAILED\",r,t,e);return n.newDocument}function d(e,t,r,n){if(\"object\"!\u003dtypeof e||null\u003d\u003d\u003de||Array.isArray(e))throw new o.JsonPatchError(\"Operation is not an object\",\"OPERATION_NOT_AN_OBJECT\",t,e,r);if(!p[e.op])throw new o.JsonPatchError(\"Operation `op` property is not one of operations defined in RFC-6902\",\"OPERATION_OP_INVALID\",t,e,r);if(\"string\"!\u003dtypeof e.path)throw new o.JsonPatchError(\"Operation `path` property is not a string\",\"OPERATION_PATH_INVALID\",t,e,r);if(0!\u003d\u003de.path.indexOf(\"/\")\u0026\u0026e.path.length\u003e0)throw new o.JsonPatchError(\u0027Operation `path` property must start with \"/\"\u0027,\"OPERATION_PATH_INVALID\",t,e,r);if((\"move\"\u003d\u003d\u003de.op||\"copy\"\u003d\u003d\u003de.op)\u0026\u0026\"string\"!\u003dtypeof e.from)throw new o.JsonPatchError(\"Operation `from` property is not present (applicable in `move` and `copy` operations)\",\"OPERATION_FROM_REQUIRED\",t,e,r);if((\"add\"\u003d\u003d\u003de.op||\"replace\"\u003d\u003d\u003de.op||\"test\"\u003d\u003d\u003de.op)\u0026\u0026void 0\u003d\u003d\u003de.value)throw new o.JsonPatchError(\"Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)\",\"OPERATION_VALUE_REQUIRED\",t,e,r);if((\"add\"\u003d\u003d\u003de.op||\"replace\"\u003d\u003d\u003de.op||\"test\"\u003d\u003d\u003de.op)\u0026\u0026i.hasUndefined(e.value))throw new o.JsonPatchError(\"Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)\",\"OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED\",t,e,r);if(r)if(\"add\"\u003d\u003de.op){var a\u003de.path.split(\"/\").length,s\u003dn.split(\"/\").length;if(a!\u003d\u003ds+1\u0026\u0026a!\u003d\u003ds)throw new o.JsonPatchError(\"Cannot perform an `add` operation at the desired path\",\"OPERATION_PATH_CANNOT_ADD\",t,e,r)}else if(\"replace\"\u003d\u003d\u003de.op||\"remove\"\u003d\u003d\u003de.op||\"_get\"\u003d\u003d\u003de.op){if(e.path!\u003d\u003dn)throw new o.JsonPatchError(\"Cannot perform the operation at a path that does not exist\",\"OPERATION_PATH_UNRESOLVABLE\",t,e,r)}else if(\"move\"\u003d\u003d\u003de.op||\"copy\"\u003d\u003d\u003de.op){var h\u003dl([{op:\"_get\",path:e.from,value:void 0}],r);if(h\u0026\u0026\"OPERATION_PATH_UNRESOLVABLE\"\u003d\u003d\u003dh.name)throw new o.JsonPatchError(\"Cannot perform the operation from a path that does not exist\",\"OPERATION_FROM_UNRESOLVABLE\",t,e,r)}}function l(e,t,r){try{if(!Array.isArray(e))throw new o.JsonPatchError(\"Patch sequence must be an array\",\"SEQUENCE_NOT_AN_ARRAY\");if(t)u(i._deepClone(t),i._deepClone(e),r||!0);else{r\u003dr||d;for(var n\u003d0;n\u003ce.length;n++)r(e[n],n,t,void 0)}}catch(e){if(e instanceof o.JsonPatchError)return e;throw e}}o.getValueByPointer\u003dh,o.applyOperation\u003dc,o.applyPatch\u003du,o.applyReducer\u003df,o.validator\u003dd,o.validate\u003dl,o.default\u003d{JsonPatchError:o.JsonPatchError,deepClone:o.deepClone,getValueByPointer:h,applyOperation:c,applyPatch:u,applyReducer:f,validator:d,validate:l}},\n \"0c8122087b\": function _(r,t,e,n,f){var i\u003dArray.isArray,o\u003dObject.keys,u\u003dObject.prototype.hasOwnProperty;t.exports\u003dfunction r(t,e){if(t\u003d\u003d\u003de)return!0;if(t\u0026\u0026e\u0026\u0026\"object\"\u003d\u003dtypeof t\u0026\u0026\"object\"\u003d\u003dtypeof e){var n,f,a,c\u003di(t),g\u003di(e);if(c\u0026\u0026g){if((f\u003dt.length)!\u003de.length)return!1;for(n\u003df;0!\u003dn--;)if(!r(t[n],e[n]))return!1;return!0}if(c!\u003dg)return!1;var p\u003dt instanceof Date,s\u003de instanceof Date;if(p!\u003ds)return!1;if(p\u0026\u0026s)return t.getTime()\u003d\u003de.getTime();var y\u003dt instanceof RegExp,l\u003de instanceof RegExp;if(y!\u003dl)return!1;if(y\u0026\u0026l)return t.toString()\u003d\u003de.toString();var h\u003do(t);if((f\u003dh.length)!\u003d\u003do(e).length)return!1;for(n\u003df;0!\u003dn--;)if(!u.call(e,h[n]))return!1;for(n\u003df;0!\u003dn--;)if(!r(t[a\u003dh[n]],e[a]))return!1;return!0}return t!\u003dt\u0026\u0026e!\u003de}},\n \"3329d4aa5b\": function _(e,t,o,a,i){function n(e){const t\u003d{type:e.type};return\"value\"in e.target\u0026\u0026(t.value\u003de.target.value),e.type in c\u0026\u0026Object.assign(t,c[e.type](e)),t}a(),o.serializeEvent\u003dn;const r\u003d{clipboard:e\u003d\u003e({clipboardData:e.clipboardData}),composition:e\u003d\u003e({data:e.data}),keyboard:e\u003d\u003e({altKey:e.altKey,charCode:e.charCode,ctrlKey:e.ctrlKey,key:e.key,keyCode:e.keyCode,locale:e.locale||null,location:e.location,metaKey:e.metaKey,repeat:e.repeat,shiftKey:e.shiftKey,which:e.which}),mouse:e\u003d\u003e({altKey:e.altKey,button:e.button,buttons:e.buttons,clientX:e.clientX,clientY:e.clientY,ctrlKey:e.ctrlKey,metaKey:e.metaKey,pageX:e.pageX,pageY:e.pageY,screenX:e.screenX,screenY:e.screenY,shiftKey:e.shiftKey}),pointer:e\u003d\u003e({pointerId:e.pointerId,width:e.width,height:e.height,pressure:e.pressure,tiltX:e.tiltX,tiltY:e.tiltY,pointerType:e.pointerType,isPrimary:e.isPrimary}),touch:e\u003d\u003e({altKey:e.altKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey}),ui:e\u003d\u003e({detail:e.detail}),wheel:e\u003d\u003e({deltaMode:e.deltaMode,deltaX:e.deltaX,deltaY:e.deltaY,deltaZ:e.deltaZ}),animation:e\u003d\u003e({animationName:e.animationName,pseudoElement:e.pseudoElement,elapsedTime:e.elapsedTime}),transition:e\u003d\u003e({propertyName:e.propertyName,pseudoElement:e.pseudoElement,elapsedTime:e.elapsedTime})},l\u003d{clipboard:[\"copy\",\"cut\",\"paste\"],composition:[\"compositionend\",\"compositionstart\",\"compositionupdate\"],keyboard:[\"keydown\",\"keypress\",\"keyup\"],mouse:[\"click\",\"contextmenu\",\"doubleclick\",\"drag\",\"dragend\",\"dragenter\",\"dragexit\",\"dragleave\",\"dragover\",\"dragstart\",\"drop\",\"mousedown\",\"mouseenter\",\"mouseleave\",\"mousemove\",\"mouseout\",\"mouseover\",\"mouseup\"],pointer:[\"pointerdown\",\"pointermove\",\"pointerup\",\"pointercancel\",\"gotpointercapture\",\"lostpointercapture\",\"pointerenter\",\"pointerleave\",\"pointerover\",\"pointerout\"],selection:[\"select\"],touch:[\"touchcancel\",\"touchend\",\"touchmove\",\"touchstart\"],ui:[\"scroll\"],wheel:[\"wheel\"],animation:[\"animationstart\",\"animationend\",\"animationiteration\"],transition:[\"transitionend\"]},c\u003d{};Object.keys(l).forEach((e\u003d\u003e{l[e].forEach((t\u003d\u003e{c[t]\u003dr[e]}))})),o.default\u003dn},\n \"0eae77d68f\": function _(e,i,t,n,d){n();const s\u003de(\"@bokehjs/models/layouts/html_box\"),l\u003de(\"7116a7a602\"),o\u003dwindow.Jupyter;class a extends l.PanelHTMLBoxView{constructor(){super(...arguments),this.rendered\u003d!1}render(){super.render(),this._render().then((()\u003d\u003e{this.rendered\u003d!0,this.invalidate_layout(),this.notify_finished()}))}has_finished(){return this.rendered\u0026\u0026super.has_finished()}async _render(){const{spec:e,state:i}\u003dthis.model.bundle;let t;if(null!\u003do\u0026\u0026null!\u003do.notebook?t\u003do.notebook.kernel.widget_manager:null!\u003dwindow.PyViz.widget_manager\u0026\u0026(t\u003dwindow.PyViz.widget_manager),t)if(null\u003d\u003dthis.ipyview){const n\u003d(await t.set_state(i)).find((i\u003d\u003ei.model_id\u003d\u003de.model_id));if(null!\u003dn){const e\u003dawait t.create_view(n,{el:this.el});if(this.ipyview\u003de,e.children_views)for(const i of e.children_views.views)await i;this.el.appendChild(e.el),e.trigger(\"displayed\",e)}}else this.el.appendChild(this.ipyview.el);else console.log(\"Panel IPyWidget model could not find a WidgetManager\")}}t.IPyWidgetView\u003da,a.__name__\u003d\"IPyWidgetView\";class r extends s.HTMLBox{constructor(e){super(e)}static init_IPyWidget(){this.prototype.default_view\u003da,this.define((({Any:e})\u003d\u003e({bundle:[e,{}]})))}}t.IPyWidget\u003dr,r.__name__\u003d\"IPyWidget\",r.__module__\u003d\"panel.models.ipywidget\",r.init_IPyWidget()},\n \"0d30bea0c8\": function _(e,t,r,s,n){s();const i\u003de(\"tslib\"),o\u003de(\"@bokehjs/core/kinds\"),d\u003de(\"@bokehjs/models/widgets/markup\"),l\u003di.__importDefault(e(\"18bba7b7e1\")),a\u003de(\"7116a7a602\");class h extends a.PanelMarkupView{connect_signals(){super.connect_signals();const{depth:e,hover_preview:t,theme:r}\u003dthis.model.properties;this.on_change([e,t,r],(()\u003d\u003ethis.render()))}render(){super.render();const e\u003dthis.model.text.replace(/(\\r\\n|\\n|\\r)/gm,\"\");let t;try{t\u003dwindow.JSON.parse(e)}catch(e){return void(this.markup_el.innerHTML\u003d\"\u003cb\u003eInvalid JSON:\u003c/b\u003e \"+e.toString())}const r\u003d{hoverPreviewEnabled:this.model.hover_preview,theme:this.model.theme},s\u003dnull\u003d\u003dthis.model.depth?1/0:this.model.depth,n\u003dnew l.default(t,s,r).render();let i\u003d\"border-radius: 5px; padding: 10px;\";\"dark\"\u003d\u003dthis.model.theme?n.style.cssText\u003d\"background-color: rgb(30, 30, 30);\"+i:n.style.cssText\u003di,this.markup_el.append(n)}}r.JSONView\u003dh,h.__name__\u003d\"JSONView\",r.JSONTheme\u003do.Enum(\"dark\",\"light\");class p extends d.Markup{constructor(e){super(e)}static init_JSON(){this.prototype.default_view\u003dh,this.define((({Boolean:e,Int:t,Nullable:s})\u003d\u003e({depth:[s(t),1],hover_preview:[e,!1],theme:[r.JSONTheme,\"dark\"]})))}}r.JSON\u003dp,p.__name__\u003d\"JSON\",p.__module__\u003d\"panel.models.markup\",p.init_JSON()},\n \"18bba7b7e1\": function _(t,e,r,n,o){function i(t){return null\u003d\u003d\u003dt?\"null\":typeof t}function s(t){return!!t\u0026\u0026\"object\"\u003d\u003dtypeof t}function a(t){if(void 0\u003d\u003d\u003dt)return\"\";if(null\u003d\u003d\u003dt)return\"Object\";if(\"object\"\u003d\u003dtypeof t\u0026\u0026!t.constructor)return\"Object\";var e\u003d/function ([^(]*)/.exec(t.constructor.toString());return e\u0026\u0026e.length\u003e1?e[1]:\"\"}function f(t,e,r){return\"null\"\u003d\u003d\u003dt||\"undefined\"\u003d\u003d\u003dt?t:(\"string\"!\u003d\u003dt\u0026\u0026\"stringifiable\"!\u003d\u003dt||(r\u003d\u0027\"\u0027+r.replace(/\"/g,\u0027\\\\\"\u0027)+\u0027\"\u0027),\"function\"\u003d\u003d\u003dt?e.toString().replace(/[\\r\\n]/g,\"\").replace(/\\{.*\\}/,\"\")+\"{…}\":r)}function m(t){var e\u003d\"\";return s(t)?(e\u003da(t),Array.isArray(t)\u0026\u0026(e+\u003d\"[\"+t.length+\"]\")):e\u003df(i(t),t,t),e}function l(t){return\"json-formatter-\"+t}function d(t,e,r){var n\u003ddocument.createElement(t);return e\u0026\u0026n.classList.add(l(e)),void 0!\u003d\u003dr\u0026\u0026(r instanceof Node?n.appendChild(r):n.appendChild(document.createTextNode(String(r)))),n}n(),function(t){if(\"undefined\"!\u003dtypeof window){var e\u003ddocument.createElement(\"style\");e.setAttribute(\"media\",\"screen\"),e.innerHTML\u003dt,document.head.appendChild(e)}}(\u0027.json-formatter-row {\\n font-family: monospace;\\n}\\n.json-formatter-row,\\n.json-formatter-row a,\\n.json-formatter-row a:hover {\\n color: black;\\n text-decoration: none;\\n}\\n.json-formatter-row .json-formatter-row {\\n margin-left: 1rem;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty {\\n opacity: 0.5;\\n margin-left: 1rem;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty:after {\\n display: none;\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-object:after {\\n content: \"No properties\";\\n}\\n.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-array:after {\\n content: \"[]\";\\n}\\n.json-formatter-row .json-formatter-string,\\n.json-formatter-row .json-formatter-stringifiable {\\n color: green;\\n white-space: pre;\\n word-wrap: break-word;\\n}\\n.json-formatter-row .json-formatter-number {\\n color: blue;\\n}\\n.json-formatter-row .json-formatter-boolean {\\n color: red;\\n}\\n.json-formatter-row .json-formatter-null {\\n color: #855A00;\\n}\\n.json-formatter-row .json-formatter-undefined {\\n color: #ca0b69;\\n}\\n.json-formatter-row .json-formatter-function {\\n color: #FF20ED;\\n}\\n.json-formatter-row .json-formatter-date {\\n background-color: rgba(0, 0, 0, 0.05);\\n}\\n.json-formatter-row .json-formatter-url {\\n text-decoration: underline;\\n color: blue;\\n cursor: pointer;\\n}\\n.json-formatter-row .json-formatter-bracket {\\n color: blue;\\n}\\n.json-formatter-row .json-formatter-key {\\n color: #00008B;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-row .json-formatter-toggler-link {\\n cursor: pointer;\\n}\\n.json-formatter-row .json-formatter-toggler {\\n line-height: 1.2rem;\\n font-size: 0.7rem;\\n vertical-align: middle;\\n opacity: 0.6;\\n cursor: pointer;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-row .json-formatter-toggler:after {\\n display: inline-block;\\n transition: transform 100ms ease-in;\\n content: \"►\";\\n}\\n.json-formatter-row \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0;\\n transition: opacity 0.15s ease-in;\\n font-style: italic;\\n}\\n.json-formatter-row:hover \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0.6;\\n}\\n.json-formatter-row.json-formatter-open \u003e .json-formatter-toggler-link .json-formatter-toggler:after {\\n transform: rotate(90deg);\\n}\\n.json-formatter-row.json-formatter-open \u003e .json-formatter-children:after {\\n display: inline-block;\\n}\\n.json-formatter-row.json-formatter-open \u003e a \u003e .json-formatter-preview-text {\\n display: none;\\n}\\n.json-formatter-row.json-formatter-open.json-formatter-empty:after {\\n display: block;\\n}\\n.json-formatter-dark.json-formatter-row {\\n font-family: monospace;\\n}\\n.json-formatter-dark.json-formatter-row,\\n.json-formatter-dark.json-formatter-row a,\\n.json-formatter-dark.json-formatter-row a:hover {\\n color: white;\\n text-decoration: none;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-row {\\n margin-left: 1rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty {\\n opacity: 0.5;\\n margin-left: 1rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty:after {\\n display: none;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-object:after {\\n content: \"No properties\";\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-children.json-formatter-empty.json-formatter-array:after {\\n content: \"[]\";\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-string,\\n.json-formatter-dark.json-formatter-row .json-formatter-stringifiable {\\n color: #31F031;\\n white-space: pre;\\n word-wrap: break-word;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-number {\\n color: #66C2FF;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-boolean {\\n color: #EC4242;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-null {\\n color: #EEC97D;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-undefined {\\n color: #ef8fbe;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-function {\\n color: #FD48CB;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-date {\\n background-color: rgba(255, 255, 255, 0.05);\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-url {\\n text-decoration: underline;\\n color: #027BFF;\\n cursor: pointer;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-bracket {\\n color: #9494FF;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-key {\\n color: #23A0DB;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler-link {\\n cursor: pointer;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler {\\n line-height: 1.2rem;\\n font-size: 0.7rem;\\n vertical-align: middle;\\n opacity: 0.6;\\n cursor: pointer;\\n padding-right: 0.2rem;\\n}\\n.json-formatter-dark.json-formatter-row .json-formatter-toggler:after {\\n display: inline-block;\\n transition: transform 100ms ease-in;\\n content: \"►\";\\n}\\n.json-formatter-dark.json-formatter-row \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0;\\n transition: opacity 0.15s ease-in;\\n font-style: italic;\\n}\\n.json-formatter-dark.json-formatter-row:hover \u003e a \u003e .json-formatter-preview-text {\\n opacity: 0.6;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e .json-formatter-toggler-link .json-formatter-toggler:after {\\n transform: rotate(90deg);\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e .json-formatter-children:after {\\n display: inline-block;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open \u003e a \u003e .json-formatter-preview-text {\\n display: none;\\n}\\n.json-formatter-dark.json-formatter-row.json-formatter-open.json-formatter-empty:after {\\n display: block;\\n}\\n\u0027);var c\u003d/(^\\d{1,4}[\\.|\\\\/|-]\\d{1,2}[\\.|\\\\/|-]\\d{1,4})(\\s*(?:0?[1-9]:[0-5]|1(?\u003d[012])\\d:[0-5])\\d\\s*[ap]m)?$/,p\u003d/\\d{2}:\\d{2}:\\d{2} GMT-\\d{4}/,j\u003d/\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}.\\d{3}Z/,h\u003dwindow.requestAnimationFrame||function(t){return t(),0},u\u003d{hoverPreviewEnabled:!1,hoverPreviewArrayCount:100,hoverPreviewFieldCount:5,animateOpen:!0,animateClose:!0,theme:null,useToJSON:!0,sortPropertiesBy:null},g\u003dfunction(){function t(t,e,r,n){void 0\u003d\u003d\u003de\u0026\u0026(e\u003d1),void 0\u003d\u003d\u003dr\u0026\u0026(r\u003du),this.json\u003dt,this.open\u003de,this.config\u003dr,this.key\u003dn,this._isOpen\u003dnull,void 0\u003d\u003d\u003dthis.config.hoverPreviewEnabled\u0026\u0026(this.config.hoverPreviewEnabled\u003du.hoverPreviewEnabled),void 0\u003d\u003d\u003dthis.config.hoverPreviewArrayCount\u0026\u0026(this.config.hoverPreviewArrayCount\u003du.hoverPreviewArrayCount),void 0\u003d\u003d\u003dthis.config.hoverPreviewFieldCount\u0026\u0026(this.config.hoverPreviewFieldCount\u003du.hoverPreviewFieldCount),void 0\u003d\u003d\u003dthis.config.useToJSON\u0026\u0026(this.config.useToJSON\u003du.useToJSON),\"\"\u003d\u003d\u003dthis.key\u0026\u0026(this.key\u003d\u0027\"\"\u0027)}return Object.defineProperty(t.prototype,\"isOpen\",{get:function(){return null!\u003d\u003dthis._isOpen?this._isOpen:this.open\u003e0},set:function(t){this._isOpen\u003dt},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isDate\",{get:function(){return this.json instanceof Date||\"string\"\u003d\u003d\u003dthis.type\u0026\u0026(c.test(this.json)||j.test(this.json)||p.test(this.json))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isUrl\",{get:function(){return\"string\"\u003d\u003d\u003dthis.type\u0026\u00260\u003d\u003d\u003dthis.json.indexOf(\"http\")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isArray\",{get:function(){return Array.isArray(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isObject\",{get:function(){return s(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isEmptyObject\",{get:function(){return!this.keys.length\u0026\u0026!this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"isEmpty\",{get:function(){return this.isEmptyObject||this.keys\u0026\u0026!this.keys.length\u0026\u0026this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"useToJSON\",{get:function(){return this.config.useToJSON\u0026\u0026\"stringifiable\"\u003d\u003d\u003dthis.type},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"hasKey\",{get:function(){return void 0!\u003d\u003dthis.key},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"constructorName\",{get:function(){return a(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"type\",{get:function(){return this.config.useToJSON\u0026\u0026this.json\u0026\u0026this.json.toJSON?\"stringifiable\":i(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"keys\",{get:function(){if(this.isObject){var t\u003dObject.keys(this.json);return!this.isArray\u0026\u0026this.config.sortPropertiesBy?t.sort(this.config.sortPropertiesBy):t}return[]},enumerable:!0,configurable:!0}),t.prototype.toggleOpen\u003dfunction(){this.isOpen\u003d!this.isOpen,this.element\u0026\u0026(this.isOpen?this.appendChildren(this.config.animateOpen):this.removeChildren(this.config.animateClose),this.element.classList.toggle(l(\"open\")))},t.prototype.openAtDepth\u003dfunction(t){void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d1),t\u003c0||(this.open\u003dt,this.isOpen\u003d0!\u003d\u003dt,this.element\u0026\u0026(this.removeChildren(!1),0\u003d\u003d\u003dt?this.element.classList.remove(l(\"open\")):(this.appendChildren(this.config.animateOpen),this.element.classList.add(l(\"open\")))))},t.prototype.getInlinepreview\u003dfunction(){var t\u003dthis;if(this.isArray)return this.json.length\u003ethis.config.hoverPreviewArrayCount?\"Array[\"+this.json.length+\"]\":\"[\"+this.json.map(m).join(\", \")+\"]\";var e\u003dthis.keys,r\u003de.slice(0,this.config.hoverPreviewFieldCount).map((function(e){return e+\":\"+m(t.json[e])})),n\u003de.length\u003e\u003dthis.config.hoverPreviewFieldCount?\"…\":\"\";return\"{\"+r.join(\", \")+n+\"}\"},t.prototype.render\u003dfunction(){this.element\u003dd(\"div\",\"row\");var t\u003dthis.isObject?d(\"a\",\"toggler-link\"):d(\"span\");if(this.isObject\u0026\u0026!this.useToJSON\u0026\u0026t.appendChild(d(\"span\",\"toggler\")),this.hasKey\u0026\u0026t.appendChild(d(\"span\",\"key\",this.key+\":\")),this.isObject\u0026\u0026!this.useToJSON){var e\u003dd(\"span\",\"value\"),r\u003dd(\"span\"),n\u003dd(\"span\",\"constructor-name\",this.constructorName);if(r.appendChild(n),this.isArray){var o\u003dd(\"span\");o.appendChild(d(\"span\",\"bracket\",\"[\")),o.appendChild(d(\"span\",\"number\",this.json.length)),o.appendChild(d(\"span\",\"bracket\",\"]\")),r.appendChild(o)}e.appendChild(r),t.appendChild(e)}else{(e\u003dthis.isUrl?d(\"a\"):d(\"span\")).classList.add(l(this.type)),this.isDate\u0026\u0026e.classList.add(l(\"date\")),this.isUrl\u0026\u0026(e.classList.add(l(\"url\")),e.setAttribute(\"href\",this.json));var i\u003df(this.type,this.json,this.useToJSON?this.json.toJSON():this.json);e.appendChild(document.createTextNode(i)),t.appendChild(e)}if(this.isObject\u0026\u0026this.config.hoverPreviewEnabled){var s\u003dd(\"span\",\"preview-text\");s.appendChild(document.createTextNode(this.getInlinepreview())),t.appendChild(s)}var a\u003dd(\"div\",\"children\");return this.isObject\u0026\u0026a.classList.add(l(\"object\")),this.isArray\u0026\u0026a.classList.add(l(\"array\")),this.isEmpty\u0026\u0026a.classList.add(l(\"empty\")),this.config\u0026\u0026this.config.theme\u0026\u0026this.element.classList.add(l(this.config.theme)),this.isOpen\u0026\u0026this.element.classList.add(l(\"open\")),this.element.appendChild(t),this.element.appendChild(a),this.isObject\u0026\u0026this.isOpen\u0026\u0026this.appendChildren(),this.isObject\u0026\u0026!this.useToJSON\u0026\u0026t.addEventListener(\"click\",this.toggleOpen.bind(this)),this.element},t.prototype.appendChildren\u003dfunction(e){var r\u003dthis;void 0\u003d\u003d\u003de\u0026\u0026(e\u003d!1);var n\u003dthis.element.querySelector(\"div.\"+l(\"children\"));if(n\u0026\u0026!this.isEmpty)if(e){var o\u003d0,i\u003dfunction(){var e\u003dr.keys[o],s\u003dnew t(r.json[e],r.open-1,r.config,e);n.appendChild(s.render()),(o+\u003d1)\u003cr.keys.length\u0026\u0026(o\u003e10?i():h(i))};h(i)}else this.keys.forEach((function(e){var o\u003dnew t(r.json[e],r.open-1,r.config,e);n.appendChild(o.render())}))},t.prototype.removeChildren\u003dfunction(t){void 0\u003d\u003d\u003dt\u0026\u0026(t\u003d!1);var e\u003dthis.element.querySelector(\"div.\"+l(\"children\"));if(t){var r\u003d0,n\u003dfunction(){e\u0026\u0026e.children.length\u0026\u0026(e.removeChild(e.children[0]),(r+\u003d1)\u003e10?n():h(n))};h(n)}else e\u0026\u0026(e.innerHTML\u003d\"\")},t}();r.default\u003dg},\n \"1767172ffa\": function _(e,t,i,s,l){s();const n\u003de(\"tslib\"),o\u003de(\"@bokehjs/models/widgets/input_widget\"),a\u003dn.__importStar(e(\"@bokehjs/styles/buttons.css\")),h\u003da,d\u003de(\"@bokehjs/core/dom\"),_\u003de(\"@bokehjs/core/enums\");class r extends o.InputWidgetView{constructor(){super(...arguments),this._downloadable\u003d!1,this._embed\u003d!1,this._prev_href\u003d\"\",this._prev_download\u003d\"\"}initialize(){super.initialize(),this.model.data\u0026\u0026this.model.filename\u0026\u0026(this._embed\u003d!0)}connect_signals(){super.connect_signals(),this.connect(this.model.properties.button_type.change,(()\u003d\u003ethis._update_button_style())),this.connect(this.model.properties.filename.change,(()\u003d\u003ethis._update_download())),this.connect(this.model.properties._transfers.change,(()\u003d\u003ethis._handle_click())),this.connect(this.model.properties.label.change,(()\u003d\u003ethis._update_label())),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.set_disabled()))}render(){super.render(),this.group_el.style.display\u003d\"flex\",this.group_el.style.alignItems\u003d\"stretch\",this.anchor_el\u003ddocument.createElement(\"a\"),this._update_button_style(),this._update_label(),this.model.disabled?(this.anchor_el.setAttribute(\"disabled\",\"\"),this._downloadable\u003d!1):(this.anchor_el.removeAttribute(\"disabled\"),this._prev_download\u0026\u0026(this.anchor_el.download\u003dthis._prev_download),this._prev_href\u0026\u0026(this.anchor_el.href\u003dthis._prev_href),this.anchor_el.download\u0026\u0026this.anchor_el.download\u0026\u0026(this._downloadable\u003d!0)),this._embed?this._make_link_downloadable():(this._click_listener\u003dthis._increment_clicks.bind(this),this.anchor_el.addEventListener(\"click\",this._click_listener)),this.group_el.appendChild(this.anchor_el),this.input_el\u003dd.input({type:\"bk_btn, bk_btn_type\"}),this.input_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input()))}styles(){return[...super.styles(),a.default]}_increment_clicks(){this.model.clicks\u003dthis.model.clicks+1}_handle_click(){!this.model.auto\u0026\u0026this._downloadable||(this._make_link_downloadable(),!this._embed\u0026\u0026this.model.auto\u0026\u0026(this.anchor_el.removeEventListener(\"click\",this._click_listener),this.anchor_el.click(),this.anchor_el.removeAttribute(\"href\"),this.anchor_el.removeAttribute(\"download\"),this.anchor_el.addEventListener(\"click\",this._click_listener)),this._prev_href\u003dthis.anchor_el.getAttribute(\"href\"),this._prev_download\u003dthis.anchor_el.getAttribute(\"download\"))}_make_link_downloadable(){this._update_href(),this._update_download(),this.anchor_el.download\u0026\u0026this.anchor_el.href\u0026\u0026(this._downloadable\u003d!0)}_update_href(){if(this.model.data){const e\u003dfunction(e){const t\u003datob(e.split(\",\")[1]),i\u003de.split(\",\")[0].split(\":\")[1].split(\";\")[0],s\u003dnew ArrayBuffer(t.length),l\u003dnew Uint8Array(s);for(let e\u003d0;e\u003ct.length;e++)l[e]\u003dt.charCodeAt(e);return new Blob([s],{type:i})}(this.model.data);this.anchor_el.href\u003dURL.createObjectURL(e)}}_update_download(){this.model.filename\u0026\u0026(this.anchor_el.download\u003dthis.model.filename)}_update_label(){this.anchor_el.textContent\u003dthis.model.label}_update_button_style(){const e\u003dh[`btn_${this.model.button_type}`];if(this.anchor_el.hasAttribute(\"class\")){const t\u003dthis.anchor_el.classList.item(1);t\u0026\u0026this.anchor_el.classList.replace(t,e)}else this.anchor_el.classList.add(h.btn),this.anchor_el.classList.add(e)}set_disabled(){this.model.disabled?this.anchor_el.setAttribute(\"disabled\",\"\"):this.anchor_el.removeAttribute(\"disabled\")}}i.FileDownloadView\u003dr,r.__name__\u003d\"FileDownloadView\";class c extends o.InputWidget{constructor(e){super(e)}static init_FileDownload(){this.prototype.default_view\u003dr,this.define((({Boolean:e,Int:t,Nullable:i,String:s})\u003d\u003e({auto:[e,!1],clicks:[t,0],data:[i(s),null],label:[s,\"Download\"],filename:[i(s),null],button_type:[_.ButtonType,\"default\"],_transfers:[t,0]}))),this.override({title:\"\"})}}i.FileDownload\u003dc,c.__name__\u003d\"FileDownload\",c.__module__\u003d\"panel.models.widgets\",c.init_FileDownload()},\n \"7b859fb3cf\": function _(e,t,i,a,n){a();const s\u003de(\"@bokehjs/models/widgets/markup\"),r\u003de(\"7116a7a602\");class l extends r.PanelMarkupView{render(){super.render(),this.markup_el.innerHTML\u003dthis.model.text,window.renderMathInElement\u0026\u0026window.renderMathInElement(this.el,{delimiters:[{left:\"$$\",right:\"$$\",display:!0},{left:\"\\\\[\",right:\"\\\\]\",display:!0},{left:\"$\",right:\"$\",display:!1},{left:\"\\\\(\",right:\"\\\\)\",display:!1}]})}}i.KaTeXView\u003dl,l.__name__\u003d\"KaTeXView\";class d extends s.Markup{constructor(e){super(e)}static init_KaTeX(){this.prototype.default_view\u003dl}}i.KaTeX\u003dd,d.__name__\u003d\"KaTeX\",d.__module__\u003d\"panel.models.katex\",d.init_KaTeX()},\n \"642aa56b24\": function _(o,e,t,i,a){i();const h\u003do(\"@bokehjs/core/view\"),n\u003do(\"@bokehjs/model\");class s extends h.View{initialize(){super.initialize(),this.model.pathname\u003dwindow.location.pathname,this.model.search\u003dwindow.location.search,this.model.hash\u003dwindow.location.hash,this.model.href\u003dwindow.location.href,this.model.hostname\u003dwindow.location.hostname,this.model.protocol\u003dwindow.location.protocol,this.model.port\u003dwindow.location.port}connect_signals(){super.connect_signals(),this.connect(this.model.properties.pathname.change,(()\u003d\u003ethis.update(\"pathname\"))),this.connect(this.model.properties.search.change,(()\u003d\u003ethis.update(\"search\"))),this.connect(this.model.properties.hash.change,(()\u003d\u003ethis.update(\"hash\"))),this.connect(this.model.properties.reload.change,(()\u003d\u003ethis.update(\"reload\")))}update(o){this.model.reload\u0026\u0026\"reload\"!\u003d\u003do?(\"pathname\"\u003d\u003do\u0026\u0026(window.location.pathname\u003dthis.model.pathname),\"search\"\u003d\u003do\u0026\u0026(window.location.search\u003dthis.model.search),\"hash\"\u003d\u003do\u0026\u0026(window.location.hash\u003dthis.model.hash)):(window.history.pushState({},\"\",`${this.model.pathname}${this.model.search}${this.model.hash}`),this.model.href\u003dwindow.location.href,\"reload\"\u003d\u003d\u003do\u0026\u0026window.location.reload())}}t.LocationView\u003ds,s.__name__\u003d\"LocationView\";class c extends n.Model{constructor(o){super(o)}static init_Location(){this.prototype.default_view\u003ds,this.define((({Boolean:o,String:e})\u003d\u003e({href:[e,\"\"],hostname:[e,\"\"],pathname:[e,\"\"],protocol:[e,\"\"],port:[e,\"\"],search:[e,\"\"],hash:[e,\"\"],reload:[o,!1]})))}}t.Location\u003dc,c.__name__\u003d\"Location\",c.__module__\u003d\"panel.models.location\",c.init_Location()},\n \"0c21036737\": function _(e,t,a,i,s){i();const h\u003de(\"@bokehjs/models/widgets/markup\"),_\u003de(\"7116a7a602\");class n extends _.PanelMarkupView{initialize(){super.initialize(),this._hub\u003dwindow.MathJax.Hub,this._hub.Config({tex2jax:{inlineMath:[[\"$\",\"$\"],[\"\\\\(\",\"\\\\)\"]]}})}render(){super.render(),this._hub\u0026\u0026(this.markup_el.innerHTML\u003dthis.model.text,this._hub.Queue([\"Typeset\",this._hub,this.markup_el]))}}a.MathJaxView\u003dn,n.__name__\u003d\"MathJaxView\";class u extends h.Markup{constructor(e){super(e)}static init_MathJax(){this.prototype.default_view\u003dn}}a.MathJax\u003du,u.__name__\u003d\"MathJax\",u.__module__\u003d\"panel.models.mathjax\",u.init_MathJax()},\n \"84a772681d\": function _(e,t,i,s,n){s();const o\u003de(\"@bokehjs/models/layouts/html_box\"),l\u003de(\"@bokehjs/core/dom\"),r\u003de(\"@bokehjs/models/sources/column_data_source\"),c\u003de(\"7116a7a602\"),h\u003d[\"perspective-viewer-material\",\"perspective-viewer-material-dark\",\"perspective-viewer-material-dense\",\"perspective-viewer-material-dense-dark\",\"perspective-viewer-vaporwave\"];function a(e){return!h.includes(e)}function p(e){return\"perspective-viewer-\"+e}class u extends c.PanelHTMLBoxView{constructor(){super(...arguments),this._updating\u003d!1,this._config_listener\u003dnull,this._event_listener\u003dnull,this._loaded\u003d!1}connect_signals(){super.connect_signals(),this.connect(this.model.source.properties.data.change,(()\u003d\u003ethis.setData())),this.connect(this.model.properties.toggle_config.change,(()\u003d\u003e{this.perspective_element.toggleConfig(),this.fix_layout()})),this.connect(this.model.properties.columns.change,(()\u003d\u003e{this.updateAttribute(\"columns\",this.model.columns,!0)})),this.connect(this.model.properties.computed_columns.change,(()\u003d\u003e{this.updateAttribute(\"computed-columns\",this.model.computed_columns,!0)})),this.connect(this.model.properties.column_pivots.change,(()\u003d\u003e{this.updateAttribute(\"column-pivots\",this.model.column_pivots,!0)})),this.connect(this.model.properties.row_pivots.change,(()\u003d\u003e{this.updateAttribute(\"row-pivots\",this.model.row_pivots,!0)})),this.connect(this.model.properties.aggregates.change,(()\u003d\u003e{this.updateAttribute(\"aggregates\",this.model.aggregates,!0)})),this.connect(this.model.properties.filters.change,(()\u003d\u003e{this.updateAttribute(\"filters\",this.model.filters,!0)})),this.connect(this.model.properties.sort.change,(()\u003d\u003e{this.updateAttribute(\"sort\",this.model.sort,!0)})),this.connect(this.model.properties.plugin.change,(()\u003d\u003e{this.updateAttribute(\"plugin\",this.model.plugin,!1)})),this.connect(this.model.properties.selectable.change,(()\u003d\u003e{this.updateAttribute(\"selectable\",this.model.selectable,!0)})),this.connect(this.model.properties.editable.change,(()\u003d\u003e{this.updateAttribute(\"editable\",this.model.editable,!0)})),this.connect(this.model.properties.theme.change,(()\u003d\u003ethis.updateTheme())),null!\u003dthis.model.document\u0026\u0026(this._event_listener\u003de\u003d\u003ethis.on_event(e),this.model.document.on_change(this._event_listener))}disconnect_signals(){null!\u003dthis._config_listener\u0026\u0026this.perspective_element.removeEventListener(\"perspective-config-update\",this._config_listener),this._config_listener\u003dnull,null!\u003dthis.model.document\u0026\u0026null!\u003dthis._event_listener\u0026\u0026this.model.document.remove_on_change(this._event_listener),this._event_listener\u003dnull,super.disconnect_signals()}render(){super.render(),this.worker\u003dwindow.perspective.worker(),this.table\u003dthis.worker.table(this.model.schema),this.table.update(this.data);const e\u003dl.div({class:\"pnx-perspective-viewer\",style:{zIndex:0}});c.set_size(e,this.model),e.innerHTML\u003dthis.getInnerHTML(),this.perspective_element\u003de.children[0],c.set_size(this.perspective_element,this.model),this.el.appendChild(e),this.perspective_element.load(this.table).then((()\u003d\u003e{this.update_config(),this._config_listener\u003d()\u003d\u003ethis.sync_config(),this.model.toggle_config\u0026\u0026this.perspective_element.toggleConfig(),this.perspective_element.addEventListener(\"perspective-config-update\",this._config_listener),this._loaded\u003d!0}))}fix_layout(){this.update_layout(),this.compute_layout(),this.invalidate_layout()}sync_config(){if(this._updating)return;const e\u003dthis.perspective_element.save(),t\u003d{};for(const i in e){const s\u003di.replace(\"-\",\"_\"),n\u003de[i];void 0\u003d\u003d\u003dn||\"plugin\"\u003d\u003ds\u0026\u0026\"debug\"\u003d\u003d\u003dn||(t[s]\u003dn)}this._updating\u003d!0,this.model.setv(t),this._updating\u003d!1}update_config(){if(this._updating)return;const e\u003dthis.perspective_element.save();for(const t in e){const i\u003dt.replace(\"-\",\"_\");let s\u003dthis.model.property(i).get_value();e[t]!\u003d\u003ds\u0026\u0026(this._updating\u003d!0,\"plugin\"!\u003d\u003di\u0026\u0026(s\u003dJSON.stringify(s)),this.perspective_element.setAttribute(t,s),this._updating\u003d!1)}}on_event(e){null!\u003d(e\u003de.hint)\u0026\u0026null!\u003de.column_source\u0026\u0026e.column_source.id\u003d\u003dthis.model.source.id\u0026\u0026(void 0!\u003d\u003de.rollover?this.stream(e.data,e.rollover):void 0!\u003d\u003de.patches\u0026\u0026this.patch(e.patches))}get data(){const e\u003d{};for(const t of this.model.source.columns())e[t]\u003dthis.model.source.get_array(t);return e}stream(e,t){this._loaded\u0026\u0026(null\u003d\u003dt?this.table.update(e):this.table.replace(this.data))}patch(e){this.table.replace(this.data)}getInnerHTML(){let e\u003d\"\u003cperspective-viewer style\u003d\u0027height:100%;width:100%;\u0027\";var t,i;return e+\u003d(t\u003d\"class\",null\u003d\u003d(i\u003dp(this.model.theme))?\"\":(\"string\"!\u003dtypeof i\u0026\u0026(i\u003dJSON.stringify(i)),\" \"+t+\"\u003d\u0027\"+i+\"\u0027\")),e+\u003d\"\u003e\u003c/perspective-viewer\u003e\",e}setData(){this._loaded\u0026\u0026this.table.load(this.data)}updateAttribute(e,t,i){if(this._updating)return;t!\u003dthis.perspective_element.save()[e]\u0026\u0026(i\u0026\u0026(t\u003dJSON.stringify(t)),this._updating\u003d!0,this.perspective_element.setAttribute(e,t),this._updating\u003d!1)}updateTheme(){let e\u003dthis.perspective_element.getAttribute(\"class\"),t\u003dthis.toNewClassAttribute(e,this.model.theme);this.perspective_element.setAttribute(\"class\",t)}toNewClassAttribute(e,t){let i\u003d[];return null!\u003de\u0026\u0026(i\u003de.split(\" \").filter(a)),i.push(p(t)),i.join(\" \")}}i.PerspectiveView\u003du,u.__name__\u003d\"PerspectiveView\";class d extends o.HTMLBox{constructor(e){super(e)}static init_Perspective(){this.prototype.default_view\u003du,this.define((({Any:e,Array:t,Boolean:i,Ref:s,Nullable:n,String:o})\u003d\u003e({aggregates:[e],column_pivots:[n(t(o))],columns:[t(o)],computed_columns:[n(t(o))],editable:[n(i)],filters:[n(t(e))],plugin:[o],plugin_config:[e],row_pivots:[n(t(o))],selectable:[n(i)],schema:[e,{}],toggle_config:[i,!0],sort:[n(t(t(o)))],source:[s(r.ColumnDataSource)],theme:[o]})))}}i.Perspective\u003dd,d.__name__\u003d\"Perspective\",d.__module__\u003d\"panel.models.perspective\",d.init_Perspective()},\n \"bacb3ef65c\": function _(e,t,i,s,o){s();const l\u003de(\"@bokehjs/core/kinds\"),n\u003de(\"@bokehjs/core/dom\"),a\u003de(\"@bokehjs/models/widgets/widget\");function r(e){e.forEach((e\u003d\u003ee.style.borderStyle\u003d\"inset\"))}function d(e){e.forEach((e\u003d\u003ee.style.borderStyle\u003d\"outset\"))}class h extends a.WidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.loop_policy.change,(()\u003d\u003ethis.set_loop_state(this.model.loop_policy))),this.connect(this.model.properties.show_loop_controls.change,(()\u003d\u003e{this.model.show_loop_controls\u0026\u0026this.loop_state.parentNode!\u003dthis.groupEl?this.groupEl.appendChild(this.loop_state):this.model.show_loop_controls||this.loop_state.parentNode!\u003dthis.groupEl||this.el.removeChild(this.loop_state)}))}get_height(){return 250}render(){if(null!\u003dthis.sliderEl)return this.sliderEl.min\u003dString(this.model.start),this.sliderEl.max\u003dString(this.model.end),void(this.sliderEl.value\u003dString(this.model.value));super.render(),this.groupEl\u003dn.div(),this.groupEl.style.display\u003d\"flex\",this.groupEl.style.flexDirection\u003d\"column\",this.groupEl.style.alignItems\u003d\"center\",this.sliderEl\u003ddocument.createElement(\"input\"),this.sliderEl.style.width\u003d\"100%\",this.sliderEl.setAttribute(\"type\",\"range\"),this.sliderEl.value\u003dString(this.model.value),this.sliderEl.min\u003dString(this.model.start),this.sliderEl.max\u003dString(this.model.end),this.sliderEl.onchange\u003de\u003d\u003ethis.set_frame(parseInt(e.target.value));const e\u003dn.div();e.style.cssText\u003d\"margin: 0 auto; display: flex; padding: 5px; align-items: stretch; width: 100%;\";const t\u003d\"text-align: center; min-width: 20px; flex-grow: 1; margin: 2px\",i\u003d\"text-align: center; min-width: 40px; flex-grow: 2; margin: 2px\",s\u003ddocument.createElement(\"button\");s.style.cssText\u003dt,s.appendChild(document.createTextNode(\"–\")),s.onclick\u003d()\u003d\u003ethis.slower(),e.appendChild(s);const o\u003ddocument.createElement(\"button\");o.style.cssText\u003di,o.appendChild(document.createTextNode(\"❚◀◀\")),o.onclick\u003d()\u003d\u003ethis.first_frame(),e.appendChild(o);const l\u003ddocument.createElement(\"button\");l.style.cssText\u003di,l.appendChild(document.createTextNode(\"❚◀\")),l.onclick\u003d()\u003d\u003ethis.previous_frame(),e.appendChild(l);const a\u003ddocument.createElement(\"button\");a.style.cssText\u003di,a.appendChild(document.createTextNode(\"◀\")),a.onclick\u003d()\u003d\u003ethis.reverse_animation(),e.appendChild(a);const h\u003ddocument.createElement(\"button\");h.style.cssText\u003di,h.appendChild(document.createTextNode(\"❚❚\")),h.onclick\u003d()\u003d\u003ethis.pause_animation(),e.appendChild(h);const c\u003ddocument.createElement(\"button\");c.style.cssText\u003di,c.appendChild(document.createTextNode(\"▶\")),c.onclick\u003d()\u003d\u003ethis.play_animation(),e.appendChild(c);const p\u003ddocument.createElement(\"button\");p.style.cssText\u003di,p.appendChild(document.createTextNode(\"▶❚\")),p.onclick\u003d()\u003d\u003ethis.next_frame(),e.appendChild(p);const m\u003ddocument.createElement(\"button\");m.style.cssText\u003di,m.appendChild(document.createTextNode(\"▶▶❚\")),m.onclick\u003d()\u003d\u003ethis.last_frame(),e.appendChild(m);const _\u003ddocument.createElement(\"button\");_.style.cssText\u003dt,_.appendChild(document.createTextNode(\"+\")),_.onclick\u003d()\u003d\u003ethis.faster(),e.appendChild(_),this._toggle_reverse\u003d()\u003d\u003e{d([h,c]),r([a])},this._toogle_pause\u003d()\u003d\u003e{d([a,c]),r([h])},this._toggle_play\u003d()\u003d\u003e{d([a,h]),r([c])},this.loop_state\u003ddocument.createElement(\"form\"),this.loop_state.style.cssText\u003d\"margin: 0 auto; display: table\";const u\u003ddocument.createElement(\"input\");u.type\u003d\"radio\",u.value\u003d\"once\",u.name\u003d\"state\";const g\u003ddocument.createElement(\"label\");g.innerHTML\u003d\"Once\",g.style.cssText\u003d\"padding: 0 10px 0 5px; user-select:none;\";const f\u003ddocument.createElement(\"input\");f.setAttribute(\"type\",\"radio\"),f.setAttribute(\"value\",\"loop\"),f.setAttribute(\"name\",\"state\");const v\u003ddocument.createElement(\"label\");v.innerHTML\u003d\"Loop\",v.style.cssText\u003d\"padding: 0 10px 0 5px; user-select:none;\";const y\u003ddocument.createElement(\"input\");y.setAttribute(\"type\",\"radio\"),y.setAttribute(\"value\",\"reflect\"),y.setAttribute(\"name\",\"state\");const x\u003ddocument.createElement(\"label\");x.innerHTML\u003d\"Reflect\",x.style.cssText\u003d\"padding: 0 10px 0 5px; user-select:none;\",\"once\"\u003d\u003dthis.model.loop_policy?u.checked\u003d!0:\"loop\"\u003d\u003dthis.model.loop_policy?f.checked\u003d!0:y.checked\u003d!0,this.loop_state.appendChild(u),this.loop_state.appendChild(g),this.loop_state.appendChild(f),this.loop_state.appendChild(v),this.loop_state.appendChild(y),this.loop_state.appendChild(x),this.groupEl.appendChild(this.sliderEl),this.groupEl.appendChild(e),this.model.show_loop_controls\u0026\u0026this.groupEl.appendChild(this.loop_state),this.el.appendChild(this.groupEl)}set_frame(e){this.model.value!\u003de\u0026\u0026(this.model.value\u003de),this.sliderEl.value!\u003dString(e)\u0026\u0026(this.sliderEl.value\u003dString(e))}get_loop_state(){for(var e\u003dthis.loop_state.state,t\u003d0;t\u003ce.length;t++){var i\u003de[t];if(i.checked)return i.value}return\"once\"}set_loop_state(e){for(var t\u003dthis.loop_state.state,i\u003d0;i\u003ct.length;i++){var s\u003dt[i];s.value\u003d\u003de\u0026\u0026(s.checked\u003d!0)}}next_frame(){this.set_frame(Math.min(this.model.end,this.model.value+this.model.step))}previous_frame(){this.set_frame(Math.max(this.model.start,this.model.value-this.model.step))}first_frame(){this.set_frame(this.model.start)}last_frame(){this.set_frame(this.model.end)}slower(){this.model.interval\u003dMath.round(this.model.interval/.7),this.model.direction\u003e0?this.play_animation():this.model.direction\u003c0\u0026\u0026this.reverse_animation()}faster(){this.model.interval\u003dMath.round(.7*this.model.interval),this.model.direction\u003e0?this.play_animation():this.model.direction\u003c0\u0026\u0026this.reverse_animation()}anim_step_forward(){if(this.model.value\u003cthis.model.end)this.next_frame();else{var e\u003dthis.get_loop_state();\"loop\"\u003d\u003de?this.first_frame():\"reflect\"\u003d\u003de?(this.last_frame(),this.reverse_animation()):(this.pause_animation(),this.last_frame())}}anim_step_reverse(){if(this.model.value\u003ethis.model.start)this.previous_frame();else{var e\u003dthis.get_loop_state();\"loop\"\u003d\u003de?this.last_frame():\"reflect\"\u003d\u003de?(this.first_frame(),this.play_animation()):(this.pause_animation(),this.first_frame())}}pause_animation(){this._toogle_pause(),this.model.direction\u003d0,this.timer\u0026\u0026(clearInterval(this.timer),this.timer\u003dnull)}play_animation(){this.pause_animation(),this._toggle_play(),this.model.direction\u003d1,this.timer||(this.timer\u003dsetInterval((()\u003d\u003ethis.anim_step_forward()),this.model.interval))}reverse_animation(){this.pause_animation(),this._toggle_reverse(),this.model.direction\u003d-1,this.timer||(this.timer\u003dsetInterval((()\u003d\u003ethis.anim_step_reverse()),this.model.interval))}}i.PlayerView\u003dh,h.__name__\u003d\"PlayerView\",i.LoopPolicy\u003dl.Enum(\"once\",\"loop\",\"reflect\");class c extends a.Widget{constructor(e){super(e)}static init_Player(){this.prototype.default_view\u003dh,this.define((({Boolean:e,Int:t})\u003d\u003e({direction:[t,0],interval:[t,500],start:[t,0],end:[t,10],step:[t,1],loop_policy:[i.LoopPolicy,\"once\"],value:[t,0],show_loop_controls:[e,!0]}))),this.override({width:400})}}i.Player\u003dc,c.__name__\u003d\"Player\",c.__module__\u003d\"panel.models.widgets\",c.init_Player()},\n \"47b5ae5c43\": function _(t,e,o,i,r){i();const l\u003dt(\"tslib\").__importStar(t(\"@bokehjs/core/properties\")),s\u003dt(\"@bokehjs/core/dom\"),a\u003dt(\"@bokehjs/core/util/object\"),p\u003dt(\"@bokehjs/core/util/eq\"),n\u003dt(\"@bokehjs/models/layouts/html_box\"),_\u003dt(\"99a25e6992\"),h\u003dt(\"990b5dd5c7\"),u\u003dt(\"7116a7a602\"),d\u003d(t,e,o)\u003d\u003e{let i\u003dArray.isArray(e)?[]:{};if(\"click\"\u003d\u003d\u003do||\"hover\"\u003d\u003d\u003do||\"selected\"\u003d\u003d\u003do){const o\u003d[];if(null\u003d\u003de)return null;const r\u003dt.data;for(let t\u003d0;t\u003ce.points.length;t++){const i\u003de.points[t];let l\u003d{};for(let t in i){const e\u003di[t];!i.hasOwnProperty(t)||Array.isArray(e)||h.isPlainObject(e)||(l[t]\u003de)}null!\u003di\u0026\u0026(i.hasOwnProperty(\"curveNumber\")\u0026\u0026i.hasOwnProperty(\"pointNumber\")\u0026\u0026r[i.curveNumber].hasOwnProperty(\"customdata\")\u0026\u0026(l.customdata\u003dr[i.curveNumber].customdata[i.pointNumber]),i.hasOwnProperty(\"pointNumbers\")\u0026\u0026(l.pointNumbers\u003di.pointNumbers)),o[t]\u003dl}i.points\u003do}else if(\"relayout\"\u003d\u003d\u003do||\"restyle\"\u003d\u003d\u003do)for(let t in e)e.hasOwnProperty(t)\u0026\u0026(i[t]\u003de[t]);return e.hasOwnProperty(\"range\")\u0026\u0026(i.range\u003de.range),e.hasOwnProperty(\"lassoPoints\")\u0026\u0026(i.lassoPoints\u003de.lassoPoints),i};class y extends u.PanelHTMLBoxView{constructor(){super(...arguments),this._settingViewport\u003d!1,this._plotInitialized\u003d!1,this._reacting\u003d!1,this._relayouting\u003d!1,this._end_relayouting\u003d_.debounce((()\u003d\u003e{this._relayouting\u003d!1}),2e3,!1)}connect_signals(){super.connect_signals(),this.connect(this.model.properties.viewport_update_policy.change,this._updateSetViewportFunction),this.connect(this.model.properties.viewport_update_throttle.change,this._updateSetViewportFunction),this.connect(this.model.properties._render_count.change,this.plot),this.connect(this.model.properties.viewport.change,this._updateViewportFromProperty)}render(){super.render(),this._layout_wrapper\u003ds.div({style:\"height: 100%; width: 100%\"}),this.el.appendChild(this._layout_wrapper),window.Plotly\u0026\u0026this.plot()}plot(){if(!window.Plotly)return;const t\u003d[];for(let e\u003d0;e\u003cthis.model.data.length;e++)t.push(this._get_trace(e,!1));let e\u003dh.deepCopy(this.model.layout);if(this._relayouting){const{layout:t}\u003dthis._layout_wrapper;Object.keys(t).reduce(((t,o)\u003d\u003e{\"axis\"\u003d\u003d\u003do.slice(1,5)\u0026\u0026\"range\"in t\u0026\u0026(e[o].range\u003dt.range)}),{})}this._reacting\u003d!0,window.Plotly.react(this._layout_wrapper,t,e,this.model.config).then((()\u003d\u003e{var t,e;this._updateSetViewportFunction(),this._updateViewportProperty(),this._plotInitialized||(this._layout_wrapper.on(\"plotly_relayout\",(t\u003d\u003e{!0!\u003d\u003dt._update_from_property\u0026\u0026(this.model.relayout_data\u003dd(this._layout_wrapper,t,\"relayout\"),this._updateViewportProperty(),this._end_relayouting())})),this._layout_wrapper.on(\"plotly_relayouting\",(()\u003d\u003e{\"mouseup\"!\u003d\u003dthis.model.viewport_update_policy\u0026\u0026(this._relayouting\u003d!0,this._updateViewportProperty())})),this._layout_wrapper.on(\"plotly_restyle\",(t\u003d\u003e{this.model.restyle_data\u003dd(this._layout_wrapper,t,\"restyle\"),this._updateViewportProperty()})),this._layout_wrapper.on(\"plotly_click\",(t\u003d\u003e{this.model.click_data\u003dd(this._layout_wrapper,t,\"click\")})),this._layout_wrapper.on(\"plotly_hover\",(t\u003d\u003e{this.model.hover_data\u003dd(this._layout_wrapper,t,\"hover\")})),this._layout_wrapper.on(\"plotly_selected\",(t\u003d\u003e{this.model.selected_data\u003dd(this._layout_wrapper,t,\"selected\")})),this._layout_wrapper.on(\"plotly_clickannotation\",(t\u003d\u003e{delete t.event,delete t.fullAnnotation,this.model.clickannotation_data\u003dt})),this._layout_wrapper.on(\"plotly_deselect\",(()\u003d\u003e{this.model.selected_data\u003dnull})),this._layout_wrapper.on(\"plotly_unhover\",(()\u003d\u003e{this.model.hover_data\u003dnull}))),this._plotInitialized\u003d!0,this._reacting\u003d!1,t\u003dthis._layout_wrapper,(e\u003dwindow.getComputedStyle(t).display)\u0026\u0026\"none\"!\u003d\u003de\u0026\u0026window.Plotly.Plots.resize(this._layout_wrapper)}))}_get_trace(t,e){const o\u003da.clone(this.model.data[t]),i\u003dthis.model.data_sources[t];for(const t of i.columns()){let r\u003di.get_array(t)[0];if(null!\u003dr.shape\u0026\u0026r.shape.length\u003e1){const t\u003d[],e\u003dr.shape;for(let o\u003d0;o\u003ce[0];o++)t.push(r.slice(o*e[1],(o+1)*e[1]));r\u003dt}let l\u003dt.split(\".\"),s\u003dl[l.length-1],a\u003do;for(let t of l.slice(0,-1))a\u003da[t];e\u0026\u00261\u003d\u003dl.length?a[s]\u003d[r]:a[s]\u003dr}return o}_updateViewportFromProperty(){if(!window.Plotly||this._settingViewport||this._reacting||!this.model.viewport)return;const t\u003dthis._layout_wrapper._fullLayout;Object.keys(this.model.viewport).reduce(((e,o)\u003d\u003e{if(p.isEqual(h.get(t,o),e))return!0;{let t\u003dh.deepCopy(this.model.viewport);return t._update_from_property\u003d!0,window.Plotly.relayout(this.el,t),!1}}),{})}_updateViewportProperty(){const t\u003dthis._layout_wrapper._fullLayout;let e\u003d{};for(let o in t){if(!t.hasOwnProperty(o))continue;let i\u003do.slice(0,5);\"xaxis\"!\u003d\u003di\u0026\u0026\"yaxis\"!\u003d\u003di||(e[o+\".range\"]\u003dh.deepCopy(t[o].range))}p.isEqual(e,this.model.viewport)||this._setViewport(e)}_updateSetViewportFunction(){\"continuous\"\u003d\u003d\u003dthis.model.viewport_update_policy||\"mouseup\"\u003d\u003d\u003dthis.model.viewport_update_policy?this._setViewport\u003dt\u003d\u003e{this._settingViewport||(this._settingViewport\u003d!0,this.model.viewport\u003dt,this._settingViewport\u003d!1)}:this._setViewport\u003dh.throttle((t\u003d\u003e{this._settingViewport||(this._settingViewport\u003d!0,this.model.viewport\u003dt,this._settingViewport\u003d!1)}),this.model.viewport_update_throttle)}}o.PlotlyPlotView\u003dy,y.__name__\u003d\"PlotlyPlotView\";class c extends n.HTMLBox{constructor(t){super(t)}static init_PlotlyPlot(){this.prototype.default_view\u003dy,this.define({data:[l.Array,[]],layout:[l.Any,{}],config:[l.Any,{}],data_sources:[l.Array,[]],relayout_data:[l.Any,{}],restyle_data:[l.Array,[]],click_data:[l.Any,{}],hover_data:[l.Any,{}],clickannotation_data:[l.Any,{}],selected_data:[l.Any,{}],viewport:[l.Any,{}],viewport_update_policy:[l.String,\"mouseup\"],viewport_update_throttle:[l.Number,200],_render_count:[l.Number,0]})}}o.PlotlyPlot\u003dc,c.__name__\u003d\"PlotlyPlot\",c.__module__\u003d\"panel.models.plotly\",c.init_PlotlyPlot()},\n \"99a25e6992\": function _(n,l,u,t,e){function o(n,l,u){var t,e,o,a,r;function i(){var c\u003dDate.now()-a;c\u003cl\u0026\u0026c\u003e\u003d0?t\u003dsetTimeout(i,l-c):(t\u003dnull,u||(r\u003dn.apply(o,e),o\u003de\u003dnull))}null\u003d\u003dl\u0026\u0026(l\u003d100);var c\u003dfunction(){o\u003dthis,e\u003darguments,a\u003dDate.now();var c\u003du\u0026\u0026!t;return t||(t\u003dsetTimeout(i,l)),c\u0026\u0026(r\u003dn.apply(o,e),o\u003de\u003dnull),r};return c.clear\u003dfunction(){t\u0026\u0026(clearTimeout(t),t\u003dnull)},c.flush\u003dfunction(){t\u0026\u0026(r\u003dn.apply(o,e),o\u003de\u003dnull,clearTimeout(t),t\u003dnull)},c}o.debounce\u003do,l.exports\u003do},\n \"990b5dd5c7\": function _(t,n,r,e,o){e();r.get\u003d(t,n,r)\u003d\u003e{const e\u003dr\u003d\u003eString.prototype.split.call(n,r).filter(Boolean).reduce(((t,n)\u003d\u003enull!\u003dt?t[n]:t),t),o\u003de(/[,[\\]]+?/)||e(/[,[\\].]+?/);return void 0\u003d\u003d\u003do||o\u003d\u003d\u003dt?r:o},r.throttle\u003dfunction(t,n){var r\u003d0;return function(){var e\u003dNumber(new Date);e-r\u003e\u003dn\u0026\u0026(t(),r\u003de)}},r.deepCopy\u003dfunction t(n){var r;if(null\u003d\u003dn||\"object\"!\u003dtypeof n)return n;if(n instanceof Array){r\u003d[];for(var e\u003d0,o\u003dn.length;e\u003co;e++)r[e]\u003dt(n[e]);return r}if(n instanceof Object){const r\u003d{};for(const e in n){const o\u003de;n.hasOwnProperty(o)\u0026\u0026(r[o]\u003dt(n[o]))}return r}throw new Error(\"Unable to copy obj! Its type isn\u0027t supported.\")},r.isPlainObject\u003dfunction(t){return\"[object Object]\"\u003d\u003d\u003dObject.prototype.toString.call(t)}},\n \"9f787650b9\": function _(e,s,t,i,o){i();const r\u003de(\"tslib\").__importStar(e(\"@bokehjs/core/properties\")),h\u003de(\"@bokehjs/models/layouts/html_box\"),l\u003de(\"7116a7a602\");class n extends h.HTMLBoxView{connect_signals(){super.connect_signals();const e\u003d()\u003d\u003e{this.render(),this.root.compute_layout()};this.connect(this.model.properties.height.change,e),this.connect(this.model.properties.width.change,e),this.connect(this.model.properties.height_policy.change,e),this.connect(this.model.properties.width_policy.change,e),this.connect(this.model.properties.sizing_mode.change,e),this.connect(this.model.properties.active.change,(()\u003d\u003ethis.setCSS())),this.connect(this.model.properties.bar_color.change,(()\u003d\u003ethis.setCSS())),this.connect(this.model.properties.css_classes.change,(()\u003d\u003ethis.setCSS())),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.setValue())),this.connect(this.model.properties.max.change,(()\u003d\u003ethis.setMax()))}render(){super.render();const e\u003dObject.assign(Object.assign({},this.model.style),{display:\"inline-block\"});this.progressEl\u003ddocument.createElement(\"progress\"),this.setValue(),this.setMax(),l.set_size(this.progressEl,this.model),this.setCSS();for(const s in e)this.progressEl.style.setProperty(s,e[s]);this.el.appendChild(this.progressEl)}setCSS(){let e\u003dthis.model.css_classes.join(\" \")+\" \"+this.model.bar_color;this.model.active\u0026\u0026(e+\u003d\" active\"),this.progressEl.className\u003de}setValue(){null!\u003dthis.model.value\u0026\u0026(this.progressEl.value\u003dthis.model.value)}setMax(){null!\u003dthis.model.max\u0026\u0026(this.progressEl.max\u003dthis.model.max)}_update_layout(){let e\u003dvoid 0!\u003d\u003dthis._prev_sizing_mode\u0026\u0026this._prev_sizing_mode!\u003d\u003dthis.model.sizing_mode;this._prev_sizing_mode\u003dthis.model.sizing_mode,this.layout\u003dnew l.CachedVariadicBox(this.el,this.model.sizing_mode,e),this.layout.set_sizing(this.box_sizing())}}t.ProgressView\u003dn,n.__name__\u003d\"ProgressView\";class c extends h.HTMLBox{constructor(e){super(e)}static init_Progress(){this.prototype.default_view\u003dn,this.define({active:[r.Boolean,!0],bar_color:[r.String,\"primary\"],style:[r.Any,{}],max:[r.Number,100],value:[r.Any,null]})}}t.Progress\u003dc,c.__name__\u003d\"Progress\",c.__module__\u003d\"panel.models.widgets\",c.init_Progress()},\n \"3b85956787\": function _(e,t,s,i,n){i();const l\u003de(\"tslib\"),o\u003de(\"@bokehjs/core/dom\"),c\u003de(\"@bokehjs/core/util/types\"),r\u003de(\"@bokehjs/models/widgets/input_widget\"),h\u003dl.__importStar(e(\"@bokehjs/styles/widgets/inputs.css\"));class d extends r.InputWidgetView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.render_selection())),this.connect(this.model.properties.options.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.name.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.title.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.size.change,(()\u003d\u003ethis.render())),this.connect(this.model.properties.disabled.change,(()\u003d\u003ethis.render()))}render(){super.render();const e\u003dthis.model.options.map((e\u003d\u003e{let t,s;return c.isString(e)?t\u003ds\u003de:[t,s]\u003de,o.option({value:t},s)}));this.select_el\u003do.select({multiple:!1,class:h.input,name:this.model.name,disabled:this.model.disabled},e),this.select_el.style.backgroundImage\u003d\"none\",this.select_el.addEventListener(\"change\",(()\u003d\u003ethis.change_input())),this.group_el.appendChild(this.select_el),this.render_selection()}render_selection(){const e\u003dthis.model.value;for(const t of this.el.querySelectorAll(\"option\"))t.value\u003d\u003d\u003de\u0026\u0026(t.selected\u003d!0);this.select_el.size\u003dthis.model.size}change_input(){const e\u003dnull!\u003dthis.el.querySelector(\"select:focus\");let t\u003dnull;for(const e of this.el.querySelectorAll(\"option\"))if(e.selected){t\u003de.value;break}this.model.value\u003dt,super.change_input(),e\u0026\u0026this.select_el.focus()}}s.SingleSelectView\u003dd,d.__name__\u003d\"SingleSelectView\";class a extends r.InputWidget{constructor(e){super(e)}static init_SingleSelect(){this.prototype.default_view\u003dd,this.define((({Any:e,Array:t,Int:s,String:i})\u003d\u003e({value:[i,\"\"],options:[t(e),[]],size:[s,4]})))}}s.SingleSelect\u003da,a.__name__\u003d\"SingleSelect\",a.__module__\u003d\"panel.models.widgets\",a.init_SingleSelect()},\n \"aaa48703af\": function _(t,e,i,o,n){o();const s\u003dt(\"tslib\").__importStar(t(\"@bokehjs/core/properties\")),r\u003dt(\"@bokehjs/models/layouts/html_box\"),h\u003d\"Click to START the speech recognition.\",{webkitSpeechRecognition:a}\u003dwindow,{webkitSpeechGrammarList:l}\u003dwindow;class c extends r.HTMLBoxView{initialize(){var t,e;super.initialize(),this.recognition\u003dnew a,this.recognition.lang\u003dthis.model.lang,this.recognition.continuous\u003dthis.model.continuous,this.recognition.interimResults\u003dthis.model.interim_results,this.recognition.maxAlternatives\u003dthis.model.max_alternatives,this.recognition.serviceURI\u003dthis.model.service_uri,this.setGrammars(),this.recognition.onresult\u003dt\u003d\u003e{this.model.results\u003dfunction(t){const e\u003d[];for(let o of t){let t\u003d[],n\u003d{is_final:o.isFinal,alternatives:t};for(let e\u003d0;e\u003co.length;e++){let n\u003d{confidence:(i\u003do[e].confidence,Math.round(100*(i+Number.EPSILON))/100),transcript:o[e].transcript};t.push(n)}n.alternatives\u003dt,e.push(n)}var i;return e}(t.results)},this.recognition.onerror\u003dt\u003d\u003e{console.log(\"SpeechToText Error\"),console.log(t)},this.recognition.onnomatch\u003dt\u003d\u003e{console.log(\"SpeechToText No Match\"),console.log(t)},this.recognition.onaudiostart\u003d()\u003d\u003ethis.model.audio_started\u003d!0,this.recognition.onaudioend\u003d()\u003d\u003ethis.model.audio_started\u003d!1,this.recognition.onsoundstart\u003d()\u003d\u003ethis.model.sound_started\u003d!0,this.recognition.onsoundend\u003d()\u003d\u003ethis.model.sound_started\u003d!1,this.recognition.onspeechstart\u003d()\u003d\u003ethis.model.speech_started\u003d!0,this.recognition.onspeechend\u003d()\u003d\u003ethis.model.speech_started\u003d!1,this.recognition.onstart\u003d()\u003d\u003e{this.buttonEl.onclick\u003d()\u003d\u003e{this.recognition.stop()},this.buttonEl.innerHTML\u003dthis.iconStarted(),this.buttonEl.setAttribute(\"title\",\"Click to STOP the speech recognition.\"),this.model.started\u003d!0},this.recognition.onend\u003d()\u003d\u003e{this.buttonEl.onclick\u003d()\u003d\u003e{this.recognition.start()},this.buttonEl.innerHTML\u003dthis.iconNotStarted(),this.buttonEl.setAttribute(\"title\",h),this.model.started\u003d!1},this.buttonEl\u003d(t\u003d`\u003cbutton class\u003d\"bk bk-btn bk-btn-${this.model.button_type}\" type\u003d\"button\" title\u003d\"${h}\"\u003e\u003c/button\u003e`,e\u003ddocument.createElement(\"template\"),t\u003dt.trim(),e.innerHTML\u003dt,e.content.firstChild),this.buttonEl.innerHTML\u003dthis.iconNotStarted(),this.buttonEl.onclick\u003d()\u003d\u003ethis.recognition.start()}iconStarted(){return\"\"!\u003d\u003dthis.model.button_started?this.model.button_started:\u0027\u003csvg xmlns\u003d\"http://www.w3.org/2000/svg\" height\u003d\"22px\" style\u003d\"vertical-align: middle;\" fill\u003d\"currentColor\" class\u003d\"bi bi-mic\" viewBox\u003d\"0 0 16 16\"\u003e\\n \u003cpath fill-rule\u003d\"evenodd\" d\u003d\"M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z\"/\u003e\\n \u003cpath fill-rule\u003d\"evenodd\" d\u003d\"M10 8V3a2 2 0 1 0-4 0v5a2 2 0 1 0 4 0zM8 0a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V3a3 3 0 0 0-3-3z\"/\u003e\\n\u003c/svg\u003e\u0027}iconNotStarted(){return\"\"!\u003d\u003dthis.model.button_not_started?this.model.button_not_started:\u0027\u003csvg xmlns\u003d\"http://www.w3.org/2000/svg\" height\u003d\"22px\" style\u003d\"vertical-align: middle;\" fill\u003d\"currentColor\" class\u003d\"bi bi-mic-mute\" viewBox\u003d\"0 0 16 16\"\u003e\\n\u003cpath fill-rule\u003d\"evenodd\" d\u003d\"M12.734 9.613A4.995 4.995 0 0 0 13 8V7a.5.5 0 0 0-1 0v1c0 .274-.027.54-.08.799l.814.814zm-2.522 1.72A4 4 0 0 1 4 8V7a.5.5 0 0 0-1 0v1a5 5 0 0 0 4.5 4.975V15h-3a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-3v-2.025a4.973 4.973 0 0 0 2.43-.923l-.718-.719zM11 7.88V3a3 3 0 0 0-5.842-.963l.845.845A2 2 0 0 1 10 3v3.879l1 1zM8.738 9.86l.748.748A3 3 0 0 1 5 8V6.121l1 1V8a2 2 0 0 0 2.738 1.86zm4.908 3.494l-12-12 .708-.708 12 12-.708.707z\"/\u003e\\n\u003c/svg\u003e\u0027}setIcon(){this.model.started?this.buttonEl.innerHTML\u003dthis.iconStarted():this.buttonEl.innerHTML\u003dthis.iconNotStarted()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.start.change,(()\u003d\u003e{this.model.start\u003d!1,this.recognition.start()})),this.connect(this.model.properties.stop.change,(()\u003d\u003e{this.model.stop\u003d!1,this.recognition.stop()})),this.connect(this.model.properties.abort.change,(()\u003d\u003e{this.model.abort\u003d!1,this.recognition.abort()})),this.connect(this.model.properties.grammars.change,(()\u003d\u003ethis.setGrammars())),this.connect(this.model.properties.lang.change,(()\u003d\u003ethis.recognition.lang\u003dthis.model.lang)),this.connect(this.model.properties.continuous.change,(()\u003d\u003ethis.recognition.continuous\u003dthis.model.continuous)),this.connect(this.model.properties.interim_results.change,(()\u003d\u003ethis.recognition.interimResults\u003dthis.model.interim_results)),this.connect(this.model.properties.max_alternatives.change,(()\u003d\u003ethis.recognition.maxAlternatives\u003dthis.model.max_alternatives)),this.connect(this.model.properties.service_uri.change,(()\u003d\u003ethis.recognition.serviceURI\u003dthis.model.service_uri)),this.connect(this.model.properties.button_type.change,(()\u003d\u003ethis.buttonEl.className\u003d`bk bk-btn bk-btn-${this.model.button_type}`)),this.connect(this.model.properties.button_hide.change,(()\u003d\u003ethis.render()));const{button_not_started:t,button_started:e}\u003dthis.model.properties;this.on_change([t,e],(()\u003d\u003ethis.setIcon()))}setGrammars(){this.recognition.grammars\u003dfunction(t){if(t){var e\u003dnew l;for(let i of t)i.src?e.addFromString(i.src,i.weight):i.uri\u0026\u0026e.addFromURI(i.uri,i.weight);return e}return null}(this.model.grammars)}render(){super.render(),this.model.button_hide||this.el.appendChild(this.buttonEl)}}i.SpeechToTextView\u003dc,c.__name__\u003d\"SpeechToTextView\";class d extends r.HTMLBox{constructor(t){super(t)}static init_SpeechToText(){this.prototype.default_view\u003dc,this.define({start:[s.Boolean,!1],stop:[s.Boolean,!1],abort:[s.Boolean,!1],grammars:[s.Array,[]],lang:[s.String,\"\"],continuous:[s.Boolean,!1],interim_results:[s.Boolean,!1],max_alternatives:[s.Number,1],service_uri:[s.String],started:[s.Boolean,!1],audio_started:[s.Boolean,!1],sound_started:[s.Boolean,!1],speech_started:[s.Boolean,!1],button_type:[s.String,\"light\"],button_hide:[s.Boolean,!1],button_not_started:[s.String,\"\"],button_started:[s.String,\"\"],results:[s.Array,[]]})}}i.SpeechToText\u003dd,d.__name__\u003d\"SpeechToText\",d.__module__\u003d\"panel.models.speech_to_text\",d.init_SpeechToText()},\n \"bfa46a5f19\": function _(e,t,s,a,i){a();const o\u003de(\"@bokehjs/core/view\"),c\u003de(\"@bokehjs/core/util/array\"),n\u003de(\"@bokehjs/model\"),h\u003de(\"@bokehjs/protocol/receiver\");class _ extends o.View{renderTo(){}}s.StateView\u003d_,_.__name__\u003d\"StateView\";class r extends n.Model{constructor(e){super(e),this._receiver\u003dnew h.Receiver,this._cache\u003d{}}apply_state(e){this._receiver.consume(e.header),this._receiver.consume(e.metadata),this._receiver.consume(e.content),this._receiver.message\u0026\u0026this.document\u0026\u0026this.document.apply_json_patch(this._receiver.message.content)}_receive_json(e,t){const s\u003dJSON.parse(e);this._cache[t]\u003ds;let a\u003dthis.state;for(const e of this.values)a\u003da[e];a\u003d\u003d\u003dt?this.apply_state(s):this._cache[a]\u0026\u0026this.apply_state(this._cache[a])}set_state(e,t){let s\u003dc.copy(this.values);s[this.widgets[e.id]]\u003dt;let a\u003dthis.state;for(const e of s)a\u003da[e];var i,o,n;this.values\u003ds,this.json?this._cache[a]?this.apply_state(this._cache[a]):(i\u003da,o\u003de\u003d\u003ethis._receive_json(e,a),(n\u003dnew XMLHttpRequest).overrideMimeType(\"application/json\"),n.open(\"GET\",i,!0),n.onreadystatechange\u003dfunction(){4\u003d\u003dn.readyState\u0026\u0026200\u003d\u003dn.status\u0026\u0026o(n.responseText)},n.send(null)):this.apply_state(a)}static init_State(){this.prototype.default_view\u003d_,this.define((({Any:e,Boolean:t})\u003d\u003e({json:[t,!1],state:[e,{}],widgets:[e,{}],values:[e,[]]})))}}s.State\u003dr,r.__name__\u003d\"State\",r.__module__\u003d\"panel.models.state\",r.init_State()},\n \"33cd2c254e\": function _(e,s,i,t,n){t();const h\u003de(\"@bokehjs/models/layouts/html_box\");function o(e){var s\u003d[];for(let t of e){var i\u003d{default:t.default,lang:t.lang,local_service:t.localService,name:t.name,voice_uri:t.voiceURI};s.push(i)}return s}class c extends h.HTMLBoxView{initialize(){super.initialize(),this.model.paused\u003dspeechSynthesis.paused,this.model.pending\u003dspeechSynthesis.pending,this.model.speaking\u003dspeechSynthesis.speaking,this._callback\u003dwindow.setInterval((function(){!speechSynthesis.paused\u0026\u0026speechSynthesis.speaking\u0026\u0026window.speechSynthesis.resume()}),1e4);const e\u003d()\u003d\u003e{\"undefined\"!\u003dtypeof speechSynthesis\u0026\u0026(this.voices\u003dspeechSynthesis.getVoices(),this.voices\u0026\u0026(this.model.voices\u003do(this.voices)))};e(),\"undefined\"!\u003dtypeof speechSynthesis\u0026\u0026void 0!\u003d\u003dspeechSynthesis.onvoiceschanged\u0026\u0026(speechSynthesis.onvoiceschanged\u003de)}remove(){null!\u003dthis._callback\u0026\u0026clearInterval(this._callback),speechSynthesis.cancel(),super.remove()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.speak.change,(()\u003d\u003e{this.speak()})),this.connect(this.model.properties.pause.change,(()\u003d\u003e{this.model.pause\u003d!1,speechSynthesis.pause()})),this.connect(this.model.properties.resume.change,(()\u003d\u003e{this.model.resume\u003d!1,speechSynthesis.resume()})),this.connect(this.model.properties.cancel.change,(()\u003d\u003e{this.model.cancel\u003d!1,speechSynthesis.cancel()}))}speak(){let e\u003dnew SpeechSynthesisUtterance(this.model.speak.text);if(e.pitch\u003dthis.model.speak.pitch,e.volume\u003dthis.model.speak.volume,e.rate\u003dthis.model.speak.rate,this.model.voices)for(let s of this.voices)s.name\u003d\u003d\u003dthis.model.speak.voice\u0026\u0026(e.voice\u003ds);e.onpause\u003d()\u003d\u003ethis.model.paused\u003d!0,e.onstart\u003d()\u003d\u003e{this.model.speaking\u003d!0,this.model.paused\u003d!1,this.model.pending\u003dspeechSynthesis.pending},e.onresume\u003d()\u003d\u003ethis.model.paused\u003d!1,e.onend\u003d()\u003d\u003e{this.model.speaking\u003d!1,this.model.paused\u003d!1,this.model.pending\u003dspeechSynthesis.pending},speechSynthesis.speak(e),this.model.paused\u003dspeechSynthesis.paused,this.model.pending\u003dspeechSynthesis.pending}render(){super.render(),this.model.voices||(this.model.voices\u003do(this.voices)),null!\u003dthis.model.speak\u0026\u0026this.model.speak.text\u0026\u0026this.speak()}}i.TextToSpeechView\u003dc,c.__name__\u003d\"TextToSpeechView\";class p extends h.HTMLBox{constructor(e){super(e)}static init_TextToSpeech(){this.prototype.default_view\u003dc,this.define((({Any:e,Array:s,Boolean:i})\u003d\u003e({paused:[i,!1],pending:[i,!1],speaking:[i,!1],voices:[s(e),[]],cancel:[i,!1],pause:[i,!1],resume:[i,!1],speak:[e,{}]})))}}i.TextToSpeech\u003dp,p.__name__\u003d\"TextToSpeech\",p.__module__\u003d\"panel.models.text_to_speech\",p.init_TextToSpeech()},\n \"2efaffc12a\": function _(t,e,i,l,o){l();const s\u003dt(\"@bokehjs/models/layouts/html_box\"),h\u003dt(\"@bokehjs/core/build_views\"),n\u003dt(\"@bokehjs/models/plots\"),a\u003dt(\"@bokehjs/models/glyphs\"),d\u003dt(\"@bokehjs/core/dom\"),r\u003dt(\"@bokehjs/models/sources/column_data_source\"),c\u003dt(\"@bokehjs/models/formatters\");class p extends s.HTMLBoxView{initialize(){super.initialize(),this.containerDiv\u003dd.div({style:\"height:100%; width:100%;\"}),this.titleDiv\u003dd.div({style:\"font-size: 1em\"}),this.valueDiv\u003dd.div({style:\"font-size: 2em\"}),this.value2Div\u003dd.div({style:\"font-size: 1em; opacity: 0.5; display: inline\"}),this.changeDiv\u003dd.div({style:\"font-size: 1em; opacity: 0.5; display: inline\"}),this.textDiv\u003dd.div({},this.titleDiv,this.valueDiv,d.div({},this.changeDiv,this.value2Div)),this.updateTitle(),this.updateValue(),this.updateValue2(),this.updateValueChange(),this.updateTextFontSize(),this.plotDiv\u003dd.div({}),this.containerDiv\u003dd.div({style:\"height:100%; width:100%\"},this.textDiv,this.plotDiv),this.updateLayout()}connect_signals(){super.connect_signals();const{pos_color:t,neg_color:e}\u003dthis.model.properties;this.on_change([t,e],(()\u003d\u003ethis.updateValueChange()));const{plot_color:i,plot_type:l,width:o,height:s,sizing_mode:h}\u003dthis.model.properties;this.on_change([i,l,o,s,h],(()\u003d\u003ethis.render())),this.connect(this.model.properties.title.change,(()\u003d\u003ethis.updateTitle(!0))),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.updateValue(!0))),this.connect(this.model.properties.value_change.change,(()\u003d\u003ethis.updateValue2(!0))),this.connect(this.model.properties.layout.change,(()\u003d\u003ethis.updateLayout()))}async render(){super.render(),this.el.appendChild(this.containerDiv),await this.setPlot()}async setPlot(){this.plot\u003dnew n.Plot({background_fill_color:null,border_fill_color:null,outline_line_color:null,min_border:0,sizing_mode:\"stretch_both\",toolbar_location:null});var t\u003dthis.model.source;if(\"line\"\u003d\u003d\u003dthis.model.plot_type){var e\u003dnew a.Line({x:{field:this.model.plot_x},y:{field:this.model.plot_y},line_width:4,line_color:this.model.plot_color});this.plot.add_glyph(e,t)}else if(\"step\"\u003d\u003d\u003dthis.model.plot_type){var i\u003dnew a.Step({x:{field:this.model.plot_x},y:{field:this.model.plot_y},line_width:3,line_color:this.model.plot_color});this.plot.add_glyph(i,t)}else if(\"area\"\u003d\u003d\u003dthis.model.plot_type){var l\u003dnew a.VArea({x:{field:this.model.plot_x},y1:{field:this.model.plot_y},y2:0,fill_color:this.model.plot_color,fill_alpha:.5});this.plot.add_glyph(l,t);e\u003dnew a.Line({x:{field:this.model.plot_x},y:{field:this.model.plot_y},line_width:3,line_color:this.model.plot_color});this.plot.add_glyph(e,t)}else{var o\u003dnew a.VBar({x:{field:this.model.plot_x},top:{field:this.model.plot_y},width:.9,line_color:null,fill_color:this.model.plot_color});this.plot.add_glyph(o,t)}const s\u003dawait h.build_view(this.plot);this.plotDiv.innerHTML\u003d\"\",s.renderTo(this.plotDiv)}after_layout(){super.after_layout(),this.updateTextFontSize()}updateTextFontSize(){this.updateTextFontSizeColumn()}updateTextFontSizeColumn(){let t\u003dthis.containerDiv.clientWidth,e\u003dthis.containerDiv.clientHeight;\"column\"\u003d\u003d\u003dthis.model.layout?e\u003dMath.round(e/2):t\u003dMath.round(t/2);const i\u003dt/this.model.title.length*2,l\u003dt/(2*this._value_format.length)*1.8,o\u003dt/(this._value_change_format.length+1)*2,s\u003de/6,h\u003dMath.min(i,l,o,s);this.textDiv.style.fontSize\u003dMath.trunc(h)+\"px\",this.textDiv.style.lineHeight\u003d\"1.3\"}updateTitle(t\u003d!1){this.titleDiv.innerText\u003dthis.model.title,t\u0026\u0026this.updateTextFontSize()}updateValue(t\u003d!1){this._value_format\u003dthis.model.formatter.doFormat([this.model.value],{loc:0})[0],this.valueDiv.innerText\u003dthis._value_format,t\u0026\u0026this.updateTextFontSize()}updateValue2(t\u003d!1){this._value_change_format\u003dthis.model.change_formatter.doFormat([this.model.value_change],{loc:0})[0],this.value2Div.innerText\u003dthis._value_change_format,this.updateValueChange(),t\u0026\u0026this.updateTextFontSize()}updateValueChange(){this.model.value_change\u003e0?(this.changeDiv.innerHTML\u003d\"\u0026#9650;\",this.changeDiv.style.color\u003dthis.model.pos_color):this.model.value_change\u003c0?(this.changeDiv.innerHTML\u003d\"\u0026#9660;\",this.changeDiv.style.color\u003dthis.model.neg_color):(this.changeDiv.innerHTML\u003d\"\u0026nbsp;\",this.changeDiv.style.color\u003d\"inherit\")}updateLayout(){\"column\"\u003d\u003d\u003dthis.model.layout?(this.containerDiv.style.display\u003d\"block\",this.textDiv.style.height\u003d\"50%\",this.textDiv.style.width\u003d\"100%\",this.plotDiv.style.height\u003d\"50%\",this.plotDiv.style.width\u003d\"100%\"):(this.containerDiv.style.display\u003d\"flex\",this.textDiv.style.height\u003d\"100%\",this.textDiv.style.width\u003d\"\",this.plotDiv.style.height\u003d\"100%\",this.plotDiv.style.width\u003d\"\",this.textDiv.style.flex\u003d\"1\",this.plotDiv.style.flex\u003d\"1\"),window.dispatchEvent(new Event(\"resize\"))}}i.TrendIndicatorView\u003dp,p.__name__\u003d\"TrendIndicatorView\";class _ extends s.HTMLBox{constructor(t){super(t)}static init_TrendIndicator(){this.prototype.default_view\u003dp,this.define((({Number:t,String:e,Ref:i})\u003d\u003e({description:[e,\"\"],formatter:[i(c.TickFormatter),()\u003d\u003enew c.BasicTickFormatter],change_formatter:[i(c.TickFormatter),()\u003d\u003enew c.NumeralTickFormatter],layout:[e,\"column\"],source:[i(r.ColumnDataSource)],plot_x:[e,\"x\"],plot_y:[e,\"y\"],plot_color:[e,\"#428bca\"],plot_type:[e,\"bar\"],pos_color:[e,\"#5cb85c\"],neg_color:[e,\"#d9534f\"],title:[e,\"\"],value:[t,0],value_change:[t,0]})))}}i.TrendIndicator\u003d_,_.__name__\u003d\"TrendIndicator\",_.__module__\u003d\"panel.models.trend\",_.init_TrendIndicator()},\n \"4feb5fa522\": function _(t,e,s,o,a){o();const n\u003dt(\"@bokehjs/core/util/types\"),c\u003dt(\"@bokehjs/models/layouts/html_box\");class d extends c.HTMLBoxView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.data.change,this._plot),this.connect(this.model.properties.data_sources.change,(()\u003d\u003ethis._connect_sources())),this._connected\u003d[],this._connect_sources()}_connect_sources(){for(const t in this.model.data_sources){const e\u003dthis.model.data_sources[t];this._connected.indexOf(t)\u003c0\u0026\u0026(this.connect(e.properties.data.change,this._plot),this._connected.push(t))}}_fetch_datasets(){const t\u003d{};for(const e in this.model.data_sources){const s\u003dthis.model.data_sources[e],o\u003d[],a\u003ds.columns();for(let t\u003d0;t\u003cs.get_length();t++){const e\u003d{};for(const o of a)e[o]\u003ds.data[o][t];o.push(e)}t[e]\u003do}return t}render(){super.render(),this._plot()}_plot(){const t\u003dthis.model.data;if(null!\u003dt\u0026\u0026window.vegaEmbed){if(this.model.data_sources\u0026\u0026Object.keys(this.model.data_sources).length\u003e0){const e\u003dthis._fetch_datasets();if(\"data\"in e\u0026\u0026(t.data.values\u003de.data,delete e.data),null!\u003dt.data){const s\u003dn.isArray(t.data)?t.data:[t.data];for(const t of s)t.name in e\u0026\u0026(t.values\u003de[t.name],delete e[t.name])}this.model.data.datasets\u003de}window.vegaEmbed(this.el,this.model.data,{actions:!1})}}}s.VegaPlotView\u003dd,d.__name__\u003d\"VegaPlotView\";class i extends c.HTMLBox{constructor(t){super(t)}static init_VegaPlot(){this.prototype.default_view\u003dd,this.define((({Any:t})\u003d\u003e({data:[t,{}],data_sources:[t,{}]})))}}s.VegaPlot\u003di,i.__name__\u003d\"VegaPlot\",i.__module__\u003d\"panel.models.vega\",i.init_VegaPlot()},\n \"ffe54b53c3\": function _(e,i,t,o,s){o();const l\u003de(\"@bokehjs/models/layouts/html_box\"),d\u003de(\"7116a7a602\");class h extends d.PanelHTMLBoxView{initialize(){super.initialize(),this._blocked\u003d!1,this._setting\u003d!1,this._time\u003dDate.now()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.loop.change,(()\u003d\u003ethis.set_loop())),this.connect(this.model.properties.paused.change,(()\u003d\u003ethis.set_paused())),this.connect(this.model.properties.time.change,(()\u003d\u003ethis.set_time())),this.connect(this.model.properties.value.change,(()\u003d\u003ethis.set_value())),this.connect(this.model.properties.volume.change,(()\u003d\u003ethis.set_volume()))}render(){super.render(),this.videoEl\u003ddocument.createElement(\"video\"),this.model.sizing_mode\u0026\u0026\"fixed\"!\u003d\u003dthis.model.sizing_mode||(this.model.height\u0026\u0026(this.videoEl.height\u003dthis.model.height),this.model.width\u0026\u0026(this.videoEl.width\u003dthis.model.width)),this.videoEl.style.objectFit\u003d\"fill\",this.videoEl.style.minWidth\u003d\"100%\",this.videoEl.style.minHeight\u003d\"100%\",this.videoEl.controls\u003d!0,this.videoEl.src\u003dthis.model.value,this.videoEl.currentTime\u003dthis.model.time,this.videoEl.loop\u003dthis.model.loop,null!\u003dthis.model.volume?this.videoEl.volume\u003dthis.model.volume/100:this.model.volume\u003d100*this.videoEl.volume,this.videoEl.onpause\u003d()\u003d\u003ethis.model.paused\u003d!0,this.videoEl.onplay\u003d()\u003d\u003ethis.model.paused\u003d!1,this.videoEl.ontimeupdate\u003d()\u003d\u003ethis.update_time(this),this.videoEl.onvolumechange\u003d()\u003d\u003ethis.update_volume(this),this.el.appendChild(this.videoEl),this.model.paused||this.videoEl.play()}update_time(e){e._setting?e._setting\u003d!1:Date.now()-e._time\u003ce.model.throttle||(e._blocked\u003d!0,e.model.time\u003de.videoEl.currentTime,e._time\u003dDate.now())}update_volume(e){e._setting?e._setting\u003d!1:(e._blocked\u003d!0,e.model.volume\u003d100*e.videoEl.volume)}set_loop(){this.videoEl.loop\u003dthis.model.loop}set_paused(){!this.videoEl.paused\u0026\u0026this.model.paused\u0026\u0026this.videoEl.pause(),this.videoEl.paused\u0026\u0026!this.model.paused\u0026\u0026this.videoEl.play()}set_volume(){this._blocked?this._blocked\u003d!1:(this._setting\u003d!0,null!\u003dthis.model.volume\u0026\u0026(this.videoEl.volume\u003dthis.model.volume/100))}set_time(){this._blocked?this._blocked\u003d!1:(this._setting\u003d!0,this.videoEl.currentTime\u003dthis.model.time)}set_value(){this.videoEl.src\u003dthis.model.value}}t.VideoView\u003dh,h.__name__\u003d\"VideoView\";class m extends l.HTMLBox{constructor(e){super(e)}static init_Video(){this.prototype.default_view\u003dh,this.define((({Any:e,Boolean:i,Int:t,Number:o})\u003d\u003e({loop:[i,!1],paused:[i,!0],time:[o,0],throttle:[t,250],value:[e,\"\"],volume:[t]})))}}t.Video\u003dm,m.__name__\u003d\"Video\",m.__module__\u003d\"panel.models.widgets\",m.init_Video()},\n \"9ff7f7b5e9\": function _(e,t,i,s,o){s();const h\u003de(\"@bokehjs/models/layouts/html_box\"),l\u003de(\"7116a7a602\");class a extends l.PanelHTMLBoxView{constructor(){super(...arguments),this.constraints\u003d{audio:!1,video:!0}}initialize(){super.initialize(),null!\u003d\u003dthis.model.timeout\u0026\u0026this.set_timeout()}connect_signals(){super.connect_signals(),this.connect(this.model.properties.timeout.change,(()\u003d\u003ethis.set_timeout())),this.connect(this.model.properties.snapshot.change,(()\u003d\u003ethis.snapshot())),this.connect(this.model.properties.paused.change,(()\u003d\u003ethis.pause()))}pause(){this.model.paused\u0026\u0026(null!\u003dthis.timer\u0026\u0026(clearInterval(this.timer),this.timer\u003dnull),this.videoEl.pause()),this.set_timeout()}set_timeout(){this.timer\u0026\u0026(clearInterval(this.timer),this.timer\u003dnull),null!\u003dthis.model.timeout\u0026\u0026this.model.timeout\u003e0\u0026\u0026(this.timer\u003dsetInterval((()\u003d\u003ethis.snapshot()),this.model.timeout))}snapshot(){this.canvasEl.width\u003dthis.videoEl.videoWidth,this.canvasEl.height\u003dthis.videoEl.videoHeight;const e\u003dthis.canvasEl.getContext(\"2d\");e\u0026\u0026e.drawImage(this.videoEl,0,0,this.canvasEl.width,this.canvasEl.height),this.model.value\u003dthis.canvasEl.toDataURL(\"image/\"+this.model.format,.95)}remove(){super.remove(),this.timer\u0026\u0026(clearInterval(this.timer),this.timer\u003dnull)}render(){super.render(),this.videoEl||(this.videoEl\u003ddocument.createElement(\"video\"),this.model.sizing_mode\u0026\u0026\"fixed\"!\u003d\u003dthis.model.sizing_mode||(this.model.height\u0026\u0026(this.videoEl.height\u003dthis.model.height),this.model.width\u0026\u0026(this.videoEl.width\u003dthis.model.width)),this.videoEl.style.objectFit\u003d\"fill\",this.videoEl.style.minWidth\u003d\"100%\",this.videoEl.style.minHeight\u003d\"100%\",this.canvasEl\u003ddocument.createElement(\"canvas\"),this.el.appendChild(this.videoEl),navigator.mediaDevices.getUserMedia\u0026\u0026navigator.mediaDevices.getUserMedia(this.constraints).then((e\u003d\u003e{this.videoEl.srcObject\u003de,this.model.paused||this.videoEl.play()})).catch(console.error))}}i.VideoStreamView\u003da,a.__name__\u003d\"VideoStreamView\";class n extends h.HTMLBox{constructor(e){super(e)}static init_VideoStream(){this.prototype.default_view\u003da,this.define((({Any:e,Boolean:t,Int:i,Nullable:s,String:o})\u003d\u003e({format:[o,\"png\"],paused:[t,!1],snapshot:[t,!1],timeout:[s(i),null],value:[e]}))),this.override({height:240,width:320})}}i.VideoStream\u003dn,n.__name__\u003d\"VideoStream\",n.__module__\u003d\"panel.models.widgets\",n.init_VideoStream()},\n \"c51f25e2a7\": function _(o,V,e,l,K){l(),K(\"VTKJSPlot\",o(\"34fc7779c7\").VTKJSPlot),K(\"VTKVolumePlot\",o(\"89262e43a1\").VTKVolumePlot),K(\"VTKAxes\",o(\"db7a0079c0\").VTKAxes),K(\"VTKSynchronizedPlot\",o(\"4baab0b7ce\").VTKSynchronizedPlot)},\n \"34fc7779c7\": function _(e,t,n,i,s){i();const a\u003de(\"666f1ef4e6\"),r\u003de(\"4eb45e35aa\");class _ extends a.AbstractVTKView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.data.change,(()\u003d\u003e{this.invalidate_render()}))}render(){super.render(),this._create_orientation_widget(),this._set_axes()}invalidate_render(){this._vtk_renwin\u003dnull,super.invalidate_render()}init_vtk_renwin(){this._vtk_renwin\u003dr.vtkns.FullScreenRenderWindow.newInstance({rootContainer:this.el,container:this._vtk_container})}plot(){if(!this.model.data)return void this._vtk_renwin.getRenderWindow().render();const e\u003dr.vtkns.DataAccessHelper.get(\"zip\",{zipContent:atob(this.model.data),callback:t\u003d\u003e{const n\u003dr.vtkns.HttpSceneLoader.newInstance({renderer:this._vtk_renwin.getRenderer(),dataAccessHelper:e}),i\u003dr.vtk.macro.debounce((()\u003d\u003esetTimeout((()\u003d\u003e{null\u003d\u003dthis._axes\u0026\u0026this.model.axes\u0026\u0026this._set_axes(),this._set_camera_state(),this._get_camera_state()}),100)),100);n.setUrl(\"index.json\"),n.onReady(i)}})}}n.VTKJSPlotView\u003d_,_.__name__\u003d\"VTKJSPlotView\";class o extends a.AbstractVTKPlot{static init_VTKJSPlot(){this.prototype.default_view\u003d_,this.define((({Boolean:e,Nullable:t,String:n})\u003d\u003e({data:[t(n)],enable_keybindings:[e,!1]})))}}n.VTKJSPlot\u003do,o.__name__\u003d\"VTKJSPlot\",o.init_VTKJSPlot()},\n \"666f1ef4e6\": function _(e,t,i,n,r){n();const s\u003de(\"tslib\").__importStar(e(\"@bokehjs/core/properties\")),a\u003de(\"@bokehjs/core/dom\"),o\u003de(\"@bokehjs/models/layouts/html_box\"),_\u003de(\"@bokehjs/core/util/object\"),d\u003de(\"7116a7a602\"),c\u003de(\"4eb45e35aa\"),h\u003de(\"c010237f8b\"),l\u003d{padding:\"0px 2px 0px 2px\",maxHeight:\"150px\",height:\"auto\",backgroundColor:\"rgba(255, 255, 255, 0.4)\",borderRadius:\"10px\",margin:\"2px\",boxSizing:\"border-box\",overflow:\"hidden\",overflowY:\"auto\",transition:\"width 0.1s linear\",bottom:\"0px\",position:\"absolute\"};class g extends d.PanelHTMLBoxView{initialize(){super.initialize(),this._camera_callbacks\u003d[],this._renderable\u003d!0,this._setting_camera\u003d!1}_add_colorbars(){const e\u003dthis.el.querySelector(\".vtk_info\");if(e\u0026\u0026this.el.removeChild(e),this.model.color_mappers.length\u003c1)return;const t\u003ddocument.createElement(\"div\"),i\u003d\"350px\",n\u003d\"30px\";t.classList.add(\"vtk_info\"),c.applyStyle(t,l),c.applyStyle(t,{width:i}),this.el.appendChild(t);const r\u003d[];this.model.color_mappers.forEach((e\u003d\u003e{const i\u003dnew h.VTKColorBar(t,e);r.push(i)}));const s\u003ddocument.createElement(\"div\");c.applyStyle(s,{textAlign:\"center\",fontSize:\"20px\"}),s.innerText\u003d\"...\",t.addEventListener(\"click\",(()\u003d\u003e{t.style.width\u003d\u003d\u003dn?(t.removeChild(s),c.applyStyle(t,{height:\"auto\",width:i}),r.forEach((e\u003d\u003et.appendChild(e.canvas)))):(r.forEach((e\u003d\u003et.removeChild(e.canvas))),c.applyStyle(t,{height:n,width:n}),t.appendChild(s))})),t.click()}connect_signals(){super.connect_signals(),this.on_change(this.model.properties.orientation_widget,(()\u003d\u003e{this._orientation_widget_visibility(this.model.orientation_widget)})),this.on_change(this.model.properties.camera,(()\u003d\u003ethis._set_camera_state())),this.on_change(this.model.properties.axes,(()\u003d\u003e{this._delete_axes(),this.model.axes\u0026\u0026this._set_axes(),this._vtk_render()})),this.on_change(this.model.properties.color_mappers,(()\u003d\u003ethis._add_colorbars()))}render(){super.render(),this._vtk_renwin\u0026\u0026this._vtk_container?(d.set_size(this._vtk_container,this.model),this.el.appendChild(this._vtk_container)):(this._orientationWidget\u003dnull,this._axes\u003dnull,this._vtk_container\u003da.div(),this.init_vtk_renwin(),d.set_size(this._vtk_container,this.model),this.el.appendChild(this._vtk_container),this._vtk_renwin.getInteractor().onEndAnimation((()\u003d\u003ethis._get_camera_state())),this._remove_default_key_binding(),this._bind_key_events(),this.plot(),this._add_colorbars(),this.model.renderer_el\u003dthis._vtk_renwin)}after_layout(){super.after_layout(),this._renderable\u0026\u0026this._vtk_renwin.resize(),this._vtk_render()}invalidate_render(){this._unsubscribe_camera_cb(),super.invalidate_render()}resize_layout(){this.layout\u0026\u0026super.resize_layout()}remove(){this._unsubscribe_camera_cb(),window.removeEventListener(\"resize\",this._vtk_renwin.resize),this._vtk_renwin.delete(),super.remove()}get _vtk_camera_state(){const e\u003dthis._vtk_renwin.getRenderer().getActiveCamera();let t;return e\u0026\u0026(t\u003d_.clone(e.get()),delete t.classHierarchy,delete t.vtkObject,delete t.vtkCamera,delete t.viewPlaneNormal,delete t.flattenedDepIds,delete t.managedInstanceId,delete t.directionOfProjection),t}get _axes_canvas(){let e\u003dthis._vtk_container.querySelector(\".axes-canvas\");return e||(e\u003da.canvas({style:{position:\"absolute\",top:\"0\",left:\"0\",width:\"100%\",height:\"100%\"}}),e.classList.add(\"axes-canvas\"),this._vtk_container.appendChild(e),this._vtk_renwin.setResizeCallback((()\u003d\u003e{if(this._axes_canvas){const e\u003dthis._vtk_container.getBoundingClientRect(),t\u003dMath.floor(e.width*window.devicePixelRatio),i\u003dMath.floor(e.height*window.devicePixelRatio);this._axes_canvas.setAttribute(\"width\",t.toFixed()),this._axes_canvas.setAttribute(\"height\",i.toFixed())}}))),e}_bind_key_events(){this.el.addEventListener(\"mouseenter\",(()\u003d\u003e{const e\u003dthis._vtk_renwin.getInteractor();this.model.enable_keybindings\u0026\u0026(document.querySelector(\"body\").addEventListener(\"keypress\",e.handleKeyPress),document.querySelector(\"body\").addEventListener(\"keydown\",e.handleKeyDown),document.querySelector(\"body\").addEventListener(\"keyup\",e.handleKeyUp))})),this.el.addEventListener(\"mouseleave\",(()\u003d\u003e{const e\u003dthis._vtk_renwin.getInteractor();document.querySelector(\"body\").removeEventListener(\"keypress\",e.handleKeyPress),document.querySelector(\"body\").removeEventListener(\"keydown\",e.handleKeyDown),document.querySelector(\"body\").removeEventListener(\"keyup\",e.handleKeyUp)}))}_create_orientation_widget(){const e\u003dc.vtkns.AxesActor.newInstance();this._orientationWidget\u003dc.vtkns.OrientationMarkerWidget.newInstance({actor:e,interactor:this._vtk_renwin.getInteractor()}),this._orientationWidget.setEnabled(!0),this._orientationWidget.setViewportCorner(c.vtkns.OrientationMarkerWidget.Corners.BOTTOM_RIGHT),this._orientationWidget.setViewportSize(.15),this._orientationWidget.setMinPixelSize(75),this._orientationWidget.setMaxPixelSize(300),this.model.interactive_orientation_widget\u0026\u0026this._make_orientation_widget_interactive(),this._orientation_widget_visibility(this.model.orientation_widget)}_make_orientation_widget_interactive(){this._widgetManager\u003dc.vtkns.WidgetManager.newInstance(),this._widgetManager.setRenderer(this._orientationWidget.getRenderer());const e\u003dthis._orientationWidget.getActor(),t\u003dc.vtkns.InteractiveOrientationWidget.newInstance();t.placeWidget(e.getBounds()),t.setBounds(e.getBounds()),t.setPlaceFactor(1);this._widgetManager.addWidget(t).onOrientationChange((({direction:e})\u003d\u003e{const t\u003dthis._vtk_renwin.getRenderer().getActiveCamera(),i\u003dt.getFocalPoint(),n\u003dt.getPosition(),r\u003dt.getViewUp(),s\u003dMath.sqrt(Math.pow(n[0]-i[0],2)+Math.pow(n[1]-i[1],2)+Math.pow(n[2]-i[2],2));t.setPosition(i[0]+e[0]*s,i[1]+e[1]*s,i[2]+e[2]*s),e[0]\u0026\u0026t.setViewUp(c.majorAxis(r,1,2)),e[1]\u0026\u0026t.setViewUp(c.majorAxis(r,0,2)),e[2]\u0026\u0026t.setViewUp(c.majorAxis(r,0,1)),this._vtk_renwin.getRenderer().resetCameraClippingRange(),this._vtk_render(),this._get_camera_state()}))}_delete_axes(){if(this._axes){Object.keys(this._axes).forEach((e\u003d\u003ethis._vtk_renwin.getRenderer().removeActor(this._axes[e]))),this._axes\u003dnull;const e\u003dthis._axes_canvas.getContext(\"2d\");e\u0026\u0026e.clearRect(0,0,this._axes_canvas.clientWidth*window.devicePixelRatio,this._axes_canvas.clientHeight*window.devicePixelRatio)}}_get_camera_state(){this._setting_camera||(this._setting_camera\u003d!0,this.model.camera\u003dthis._vtk_camera_state,this._setting_camera\u003d!1)}_orientation_widget_visibility(e){this._orientationWidget.setEnabled(e),null!\u003dthis._widgetManager\u0026\u0026(e?this._widgetManager.enablePicking():this._widgetManager.disablePicking()),this._vtk_render()}_remove_default_key_binding(){const e\u003dthis._vtk_renwin.getInteractor();document.querySelector(\"body\").removeEventListener(\"keypress\",e.handleKeyPress),document.querySelector(\"body\").removeEventListener(\"keydown\",e.handleKeyDown),document.querySelector(\"body\").removeEventListener(\"keyup\",e.handleKeyUp)}_set_axes(){if(this.model.axes\u0026\u0026this._vtk_renwin.getRenderer()){const{psActor:e,axesActor:t,gridActor:i}\u003dthis.model.axes.create_axes(this._axes_canvas);this._axes\u003d{psActor:e,axesActor:t,gridActor:i},e\u0026\u0026this._vtk_renwin.getRenderer().addActor(e),t\u0026\u0026this._vtk_renwin.getRenderer().addActor(t),i\u0026\u0026this._vtk_renwin.getRenderer().addActor(i)}}_set_camera_state(){this._setting_camera||void 0\u003d\u003d\u003dthis._vtk_renwin.getRenderer()||(this._setting_camera\u003d!0,this.model.camera\u0026\u0026JSON.stringify(this.model.camera)!\u003dJSON.stringify(this._vtk_camera_state)\u0026\u0026this._vtk_renwin.getRenderer().getActiveCamera().set(this.model.camera),this._vtk_renwin.getRenderer().resetCameraClippingRange(),this._vtk_render(),this._setting_camera\u003d!1)}_unsubscribe_camera_cb(){this._camera_callbacks.splice(0,this._camera_callbacks.length).map((e\u003d\u003ee.unsubscribe()))}_vtk_render(){this._renderable\u0026\u0026(this._orientationWidget\u0026\u0026this._orientationWidget.updateMarkerOrientation(),this._vtk_renwin.getRenderWindow().render())}}i.AbstractVTKView\u003dg,g.__name__\u003d\"AbstractVTKView\";class v extends o.HTMLBox{constructor(e){super(e)}getActors(){return this.renderer_el.getRenderer().getActors()}static init_AbstractVTKPlot(){this.define({axes:[s.Instance],camera:[s.Instance],color_mappers:[s.Array,[]],orientation_widget:[s.Boolean,!1],interactive_orientation_widget:[s.Boolean,!1]}),this.override({height:300,width:300})}}i.AbstractVTKPlot\u003dv,v.__name__\u003d\"AbstractVTKPlot\",v.__module__\u003d\"panel.models.vtk\",v.init_AbstractVTKPlot()},\n \"4eb45e35aa\": function _(e,t,n,r,a){r();const o\u003de(\"@bokehjs/core/util/array\"),k\u003de(\"@bokehjs/core/kinds\");if(n.ARRAY_TYPES\u003d{uint8:Uint8Array,int8:Int8Array,uint16:Uint16Array,int16:Int16Array,uint32:Uint32Array,int32:Int32Array,float32:Float32Array,float64:Float64Array},n.vtk\u003dwindow.vtk,n.vtkns\u003d{},n.vtk){n.vtkns.Actor\u003dn.vtk.Rendering.Core.vtkActor,n.vtkns.AxesActor\u003dn.vtk.Rendering.Core.vtkAxesActor,n.vtkns.Base64\u003dn.vtk.Common.Core.vtkBase64,n.vtkns.BoundingBox\u003dn.vtk.Common.DataModel.vtkBoundingBox,n.vtkns.Camera\u003dn.vtk.Rendering.Core.vtkCamera,n.vtkns.ColorTransferFunction\u003dn.vtk.Rendering.Core.vtkColorTransferFunction,n.vtkns.CubeSource\u003dn.vtk.Filters.Sources.vtkCubeSource,n.vtkns.DataAccessHelper\u003dn.vtk.IO.Core.DataAccessHelper,n.vtkns.DataArray\u003dn.vtk.Common.Core.vtkDataArray,n.vtkns.Follower\u003dn.vtk.Rendering.Core.vtkFollower,n.vtkns.FullScreenRenderWindow\u003dn.vtk.Rendering.Misc.vtkFullScreenRenderWindow,n.vtkns.Glyph3DMapper\u003dn.vtk.Rendering.Core.vtkGlyph3DMapper,n.vtkns.HttpSceneLoader\u003dn.vtk.IO.Core.vtkHttpSceneLoader,n.vtkns.ImageData\u003dn.vtk.Common.DataModel.vtkImageData,n.vtkns.ImageMapper\u003dn.vtk.Rendering.Core.vtkImageMapper,n.vtkns.ImageProperty\u003dn.vtk.Rendering.Core.vtkImageProperty,n.vtkns.ImageSlice\u003dn.vtk.Rendering.Core.vtkImageSlice,n.vtkns.InteractiveOrientationWidget\u003dn.vtk.Widgets.Widgets3D.vtkInteractiveOrientationWidget,n.vtkns.InteractorStyleTrackballCamera\u003dn.vtk.Interaction.Style.vtkInteractorStyleTrackballCamera,n.vtkns.Light\u003dn.vtk.Rendering.Core.vtkLight,n.vtkns.LineSource\u003dn.vtk.Filters.Sources.vtkLineSource,n.vtkns.LookupTable\u003dn.vtk.Common.Core.vtkLookupTable,n.vtkns.macro\u003dn.vtk.macro,n.vtkns.Mapper\u003dn.vtk.Rendering.Core.vtkMapper,n.vtkns.OpenGLRenderWindow\u003dn.vtk.Rendering.OpenGL.vtkRenderWindow,n.vtkns.OrientationMarkerWidget\u003dn.vtk.Interaction.Widgets.vtkOrientationMarkerWidget,n.vtkns.OutlineFilter\u003dn.vtk.Filters.General.vtkOutlineFilter,n.vtkns.PiecewiseFunction\u003dn.vtk.Common.DataModel.vtkPiecewiseFunction,n.vtkns.PixelSpaceCallbackMapper\u003dn.vtk.Rendering.Core.vtkPixelSpaceCallbackMapper,n.vtkns.PlaneSource\u003dn.vtk.Filters.Sources.vtkPlaneSource,n.vtkns.PointSource\u003dn.vtk.Filters.Sources.vtkPointSource,n.vtkns.PolyData\u003dn.vtk.Common.DataModel.vtkPolyData,n.vtkns.Property\u003dn.vtk.Rendering.Core.vtkProperty,n.vtkns.Renderer\u003dn.vtk.Rendering.Core.vtkRenderer,n.vtkns.RenderWindow\u003dn.vtk.Rendering.Core.vtkRenderWindow,n.vtkns.RenderWindowInteractor\u003dn.vtk.Rendering.Core.vtkRenderWindowInteractor,n.vtkns.SphereMapper\u003dn.vtk.Rendering.Core.vtkSphereMapper,n.vtkns.SynchronizableRenderWindow\u003dn.vtk.Rendering.Misc.vtkSynchronizableRenderWindow,n.vtkns.ThirdParty\u003dn.vtk.ThirdParty,n.vtkns.Texture\u003dn.vtk.Rendering.Core.vtkTexture,n.vtkns.Volume\u003dn.vtk.Rendering.Core.vtkVolume,n.vtkns.VolumeController\u003dn.vtk.Interaction.UI.vtkVolumeController,n.vtkns.VolumeMapper\u003dn.vtk.Rendering.Core.vtkVolumeMapper,n.vtkns.VolumeProperty\u003dn.vtk.Rendering.Core.vtkVolumeProperty,n.vtkns.WidgetManager\u003dn.vtk.Widgets.Core.vtkWidgetManager;const{vtkObjectManager:e}\u003dn.vtkns.SynchronizableRenderWindow;e.setTypeMapping(\"vtkVolumeMapper\",n.vtkns.VolumeMapper.newInstance,e.oneTimeGenericUpdater),e.setTypeMapping(\"vtkSmartVolumeMapper\",n.vtkns.VolumeMapper.newInstance,e.oneTimeGenericUpdater),e.setTypeMapping(\"vtkFollower\",n.vtkns.Follower.newInstance,e.genericUpdater),e.setTypeMapping(\"vtkOpenGLGlyph3DMapper\",n.vtkns.Glyph3DMapper.newInstance,e.genericUpdater)}function i(e){const t\u003dMath.min(Math.max(Math.round(e),0),255).toString(16);return 2\u003d\u003dt.length?t:\"0\"+t}function v(e,t,n){return\"#\"+i(e)+i(t)+i(n)}function s(e){for(var t\u003dnew ArrayBuffer(e.length),n\u003dnew Uint8Array(t),r\u003d0,a\u003de.length;r\u003ca;r++)n[r]\u003de.charCodeAt(r);return t}n.Interpolation\u003dk.Enum(\"fast_linear\",\"linear\",\"nearest\"),n.applyStyle\u003dfunction(e,t){Object.keys(t).forEach((n\u003d\u003e{e.style[n]\u003dt[n]}))},n.hexToRGB\u003dfunction(e){return[parseInt(e.slice(1,3),16)/255,parseInt(e.slice(3,5),16)/255,parseInt(e.slice(5,7),16)/255]},n.rgbToHex\u003dv,n.vtkLutToMapper\u003dfunction(e){const{scale:t,nodes:r}\u003de.get(\"scale\",\"nodes\");if(t!\u003d\u003dn.vtkns.ColorTransferFunction.Scale.LINEAR)throw\"Error transfer function scale not handle\";const a\u003dr.map((e\u003d\u003ee.x)),k\u003dMath.min(...a),i\u003dMath.max(...a),s\u003do.linspace(k,i,255),c\u003d[0,0,0];return{low:k,high:i,palette:s.map((t\u003d\u003e(e.getColor(t,c),v(255*c[0],255*c[1],255*c[2]))))}},n.data2VTKImageData\u003dfunction(e){const t\u003dn.vtkns.ImageData.newInstance({spacing:e.spacing});t.setDimensions(e.dims),t.setOrigin(null!\u003de.origin?e.origin:e.dims.map((e\u003d\u003ee/2)));const r\u003dn.vtkns.DataArray.newInstance({name:\"scalars\",numberOfComponents:1,values:new n.ARRAY_TYPES[e.dtype](s(atob(e.buffer)))});return t.getPointData().setScalars(r),t},n.majorAxis\u003dfunction(e,t,n){const r\u003d[0,0,0],a\u003dMath.abs(e[t])\u003eMath.abs(e[n])?t:n,o\u003de[a]\u003e0?1:-1;return r[a]\u003do,r},n.cartesian_product\u003dfunction(...e){return e.reduce(((e,t)\u003d\u003ee.flatMap((e\u003d\u003et.map((t\u003d\u003e[].concat(e,t)))))))}},\n \"c010237f8b\": function _(t,i,e,s,h){s();const a\u003dt(\"@bokehjs/models/mappers\"),n\u003dt(\"@bokehjs/core/util/array\");class c{constructor(t,i,e\u003d{}){this.parent\u003dt,this.mapper\u003di,this.options\u003de,e.ticksNum||(e.ticksNum\u003d5),e.fontFamily||(e.fontFamily\u003d\"Arial\"),e.fontSize||(e.fontSize\u003d\"12px\"),e.ticksSize||(e.ticksSize\u003d2),this.canvas\u003ddocument.createElement(\"canvas\"),this.canvas.style.width\u003d\"100%\",this.parent.appendChild(this.canvas),this.ctx\u003dthis.canvas.getContext(\"2d\"),this.ctx.font\u003d`${this.options.fontSize} ${this.options.fontFamily}`,this.ctx.lineWidth\u003de.ticksSize,e.height||(e.height\u003d4*(this.font_height+1)+\"px\"),this.canvas.style.height\u003de.height,this.draw_colorbar()}get values(){const{min:t,max:i}\u003dthis.mapper.metrics;return n.linspace(t,i,this.options.ticksNum)}get ticks(){return this.values.map((t\u003d\u003et.toExponential(3)))}get title(){return this.mapper.name?this.mapper.name:\"scalars\"}get font_height(){let t\u003d0;return this.values.forEach((i\u003d\u003e{const{actualBoundingBoxAscent:e,actualBoundingBoxDescent:s}\u003dthis.ctx.measureText(`${i}`),h\u003de+s;t\u003ch\u0026\u0026(t\u003dh)})),t}draw_colorbar(){this.canvas.width\u003dthis.canvas.clientWidth,this.canvas.height\u003dthis.canvas.clientHeight;const{palette:t}\u003dthis.mapper;this.ctx.font\u003d`${this.options.fontSize} ${this.options.fontFamily}`;const i\u003dthis.font_height;this.ctx.save();const e\u003ddocument.createElement(\"canvas\"),s\u003dt.length;e.width\u003ds,e.height\u003d1;const h\u003de.getContext(\"2d\"),c\u003dh.getImageData(0,0,s,1),o\u003dnew a.LinearColorMapper({palette:t}).rgba_mapper.v_compute(n.range(0,t.length));c.data.set(o),h.putImageData(c,0,0),this.ctx.drawImage(e,0,2*(this.font_height+1)+1,this.canvas.width,this.canvas.height),this.ctx.restore(),this.ctx.save(),this.ctx.textAlign\u003d\"center\",this.ctx.fillText(this.title,this.canvas.width/2,i+1),this.ctx.restore(),this.ctx.save();const r\u003dn.linspace(0,this.canvas.width,5);r.forEach(((t,e)\u003d\u003e{let s\u003dt;0\u003d\u003de?(s\u003dt+Math.ceil(this.ctx.lineWidth/2),this.ctx.textAlign\u003d\"left\"):e\u003d\u003dr.length-1?(s\u003dt-Math.ceil(this.ctx.lineWidth/2),this.ctx.textAlign\u003d\"right\"):this.ctx.textAlign\u003d\"center\",this.ctx.moveTo(s,2*(i+1)),this.ctx.lineTo(s,2*(i+1)+5),this.ctx.stroke(),this.ctx.fillText(`${this.ticks[e]}`,t,2*(i+1))})),this.ctx.restore()}}e.VTKColorBar\u003dc,c.__name__\u003d\"VTKColorBar\"},\n \"89262e43a1\": function _(e,t,i,s,n){s();const r\u003de(\"666f1ef4e6\"),o\u003de(\"4eb45e35aa\");class a extends r.AbstractVTKView{connect_signals(){super.connect_signals(),this.connect(this.model.properties.data.change,(()\u003d\u003e{this._vtk_image_data\u003do.data2VTKImageData(this.model.data),this.invalidate_render()})),this.connect(this.model.properties.colormap.change,(()\u003d\u003e{this.colormap_selector.value\u003dthis.model.colormap;const e\u003dnew Event(\"change\");this.colormap_selector.dispatchEvent(e)})),this.connect(this.model.properties.shadow.change,(()\u003d\u003e{this.shadow_selector.value\u003dthis.model.shadow?\"1\":\"0\";const e\u003dnew Event(\"change\");this.shadow_selector.dispatchEvent(e)})),this.connect(this.model.properties.sampling.change,(()\u003d\u003e{this.sampling_slider.value\u003dthis.model.sampling.toFixed(2);const e\u003dnew Event(\"input\");this.sampling_slider.dispatchEvent(e)})),this.connect(this.model.properties.edge_gradient.change,(()\u003d\u003e{this.edge_gradient_slider.value\u003dthis.model.edge_gradient.toFixed(2);const e\u003dnew Event(\"input\");this.edge_gradient_slider.dispatchEvent(e)})),this.connect(this.model.properties.rescale.change,(()\u003d\u003e{this._controllerWidget.setRescaleColorMap(this.model.rescale),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.ambient.change,(()\u003d\u003e{this.volume.getProperty().setAmbient(this.model.ambient),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.diffuse.change,(()\u003d\u003e{this.volume.getProperty().setDiffuse(this.model.diffuse),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.specular.change,(()\u003d\u003e{this.volume.getProperty().setSpecular(this.model.specular),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.specular_power.change,(()\u003d\u003e{this.volume.getProperty().setSpecularPower(this.model.specular_power),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.display_volume.change,(()\u003d\u003e{this._set_volume_visibility(this.model.display_volume),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.display_slices.change,(()\u003d\u003e{this._set_slices_visibility(this.model.display_slices),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.slice_i.change,(()\u003d\u003e{void 0!\u003d\u003dthis.image_actor_i\u0026\u0026(this.image_actor_i.getMapper().setISlice(this.model.slice_i),this._vtk_renwin.getRenderWindow().render())})),this.connect(this.model.properties.slice_j.change,(()\u003d\u003e{void 0!\u003d\u003dthis.image_actor_j\u0026\u0026(this.image_actor_j.getMapper().setJSlice(this.model.slice_j),this._vtk_renwin.getRenderWindow().render())})),this.connect(this.model.properties.slice_k.change,(()\u003d\u003e{void 0!\u003d\u003dthis.image_actor_k\u0026\u0026(this.image_actor_k.getMapper().setKSlice(this.model.slice_k),this._vtk_renwin.getRenderWindow().render())})),this.connect(this.model.properties.render_background.change,(()\u003d\u003e{this._vtk_renwin.getRenderer().setBackground(...o.hexToRGB(this.model.render_background)),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.interpolation.change,(()\u003d\u003e{this._set_interpolation(this.model.interpolation),this._vtk_renwin.getRenderWindow().render()})),this.connect(this.model.properties.controller_expanded.change,(()\u003d\u003e{null!\u003dthis._controllerWidget\u0026\u0026this._controllerWidget.setExpanded(this.model.controller_expanded)}))}render(){this._vtk_renwin\u003dnull,this._orientationWidget\u003dnull,this._axes\u003dnull,super.render(),this._create_orientation_widget(),this._set_axes(),this.model.camera?this._set_camera_state():this._vtk_renwin.getRenderer().resetCamera(),this._get_camera_state()}invalidate_render(){this._vtk_renwin\u003dnull,super.invalidate_render()}init_vtk_renwin(){this._vtk_renwin\u003do.vtkns.FullScreenRenderWindow.newInstance({rootContainer:this.el,container:this._vtk_container})}plot(){this._controllerWidget\u003do.vtkns.VolumeController.newInstance({size:[400,150],rescaleColorMap:this.model.rescale}),this._plot_volume(),this._plot_slices(),this._controllerWidget.setupContent(this._vtk_renwin.getRenderWindow(),this.volume,!0),this._controllerWidget.setContainer(this.el),this._controllerWidget.setExpanded(this.model.controller_expanded),this._connect_js_controls(),this._vtk_renwin.getRenderWindow().getInteractor(),this._vtk_renwin.getRenderWindow().getInteractor().setDesiredUpdateRate(45),this._set_volume_visibility(this.model.display_volume),this._set_slices_visibility(this.model.display_slices),this._vtk_renwin.getRenderer().setBackground(...o.hexToRGB(this.model.render_background)),this._set_interpolation(this.model.interpolation),this._set_camera_state()}get vtk_image_data(){return this._vtk_image_data||(this._vtk_image_data\u003do.data2VTKImageData(this.model.data)),this._vtk_image_data}get volume(){return this._vtk_renwin.getRenderer().getVolumes()[0]}get image_actor_i(){return this._vtk_renwin.getRenderer().getActors()[0]}get image_actor_j(){return this._vtk_renwin.getRenderer().getActors()[1]}get image_actor_k(){return this._vtk_renwin.getRenderer().getActors()[2]}get shadow_selector(){return this.el.querySelector(\".js-shadow\")}get edge_gradient_slider(){return this.el.querySelector(\".js-edge\")}get sampling_slider(){return this.el.querySelector(\".js-spacing\")}get colormap_selector(){return this.el.querySelector(\".js-color-preset\")}_connect_js_controls(){const{el:e}\u003dthis._controllerWidget.get(\"el\");if(void 0!\u003d\u003de){e.querySelector(\".js-button\").addEventListener(\"click\",(()\u003d\u003ethis.model.controller_expanded\u003dthis._controllerWidget.getExpanded()))}this.colormap_selector.addEventListener(\"change\",(()\u003d\u003e{this.model.colormap\u003dthis.colormap_selector.value})),this.model.colormap?this.model.properties.colormap.change.emit():this.model.colormap\u003dthis.colormap_selector.value,this.shadow_selector.addEventListener(\"change\",(()\u003d\u003e{this.model.shadow\u003d!!Number(this.shadow_selector.value)})),(this.model.shadow\u003d!!Number(this.shadow_selector.value))\u0026\u0026this.model.properties.shadow.change.emit(),this.sampling_slider.addEventListener(\"input\",(()\u003d\u003e{const e\u003dNumber(this.sampling_slider.value);Math.abs(this.model.sampling-e)\u003e\u003d.005\u0026\u0026(this.model.sampling\u003de)})),Math.abs(this.model.sampling-Number(this.shadow_selector.value))\u003e\u003d.005\u0026\u0026this.model.properties.sampling.change.emit(),this.edge_gradient_slider.addEventListener(\"input\",(()\u003d\u003e{const e\u003dNumber(this.edge_gradient_slider.value);Math.abs(this.model.edge_gradient-e)\u003e\u003d.005\u0026\u0026(this.model.edge_gradient\u003de)})),Math.abs(this.model.edge_gradient-Number(this.edge_gradient_slider.value))\u003e\u003d.005\u0026\u0026this.model.properties.edge_gradient.change.emit()}_plot_slices(){const e\u003dthis._vtk_image_data,t\u003do.vtkns.ImageSlice.newInstance(),i\u003do.vtkns.ImageSlice.newInstance(),s\u003do.vtkns.ImageSlice.newInstance(),n\u003do.vtkns.ImageMapper.newInstance(),r\u003do.vtkns.ImageMapper.newInstance(),a\u003do.vtkns.ImageMapper.newInstance();n.setInputData(e),n.setISlice(this.model.slice_i),t.setMapper(n),r.setInputData(e),r.setJSlice(this.model.slice_j),i.setMapper(r),a.setInputData(e),a.setKSlice(this.model.slice_k),s.setMapper(a);const l\u003do.vtkns.PiecewiseFunction.newInstance();l.removeAllPoints(),l.addPoint(0,1);const d\u003dthis.volume.getProperty().getRGBTransferFunction(0),c\u003dt.getProperty();i.setProperty(c),s.setProperty(c),c.setRGBTransferFunction(d),c.setScalarOpacity(l);const _\u003dthis._vtk_renwin.getRenderer();_.addActor(t),_.addActor(i),_.addActor(s)}_plot_volume(){const e\u003dthis.vtk_image_data,t\u003do.vtkns.Volume.newInstance(),i\u003do.vtkns.VolumeMapper.newInstance();t.setMapper(i),i.setInputData(e);const s\u003d(e.getPointData().getScalars()||e.getPointData().getArrays()[0]).getRange(),n\u003do.vtkns.ColorTransferFunction.newInstance();n.onModified((()\u003d\u003ethis.model.mapper\u003do.vtkLutToMapper(n)));const r\u003do.vtkns.PiecewiseFunction.newInstance(),a\u003d.7*Math.sqrt(e.getSpacing().map((e\u003d\u003ee*e)).reduce(((e,t)\u003d\u003ee+t),0));i.setSampleDistance(a),t.getProperty().setRGBTransferFunction(0,n),t.getProperty().setScalarOpacity(0,r),t.getProperty().setInterpolationTypeToFastLinear(),t.getProperty().setScalarOpacityUnitDistance(0,o.vtkns.BoundingBox.getDiagonalLength(e.getBounds())/Math.max(...e.getDimensions())),t.getProperty().setGradientOpacityMinimumValue(0,0),t.getProperty().setGradientOpacityMaximumValue(0,.05*(s[1]-s[0])),t.getProperty().setShade(this.model.shadow),t.getProperty().setUseGradientOpacity(0,!0),t.getProperty().setGradientOpacityMinimumOpacity(0,0),t.getProperty().setGradientOpacityMaximumOpacity(0,1),t.getProperty().setAmbient(this.model.ambient),t.getProperty().setDiffuse(this.model.diffuse),t.getProperty().setSpecular(this.model.specular),t.getProperty().setSpecularPower(this.model.specular_power),this._vtk_renwin.getRenderer().addVolume(t)}_set_interpolation(e){\"fast_linear\"\u003d\u003de?(this.volume.getProperty().setInterpolationTypeToFastLinear(),this.image_actor_i.getProperty().setInterpolationTypeToLinear()):\"linear\"\u003d\u003de?(this.volume.getProperty().setInterpolationTypeToLinear(),this.image_actor_i.getProperty().setInterpolationTypeToLinear()):(this.volume.getProperty().setInterpolationTypeToNearest(),this.image_actor_i.getProperty().setInterpolationTypeToNearest())}_set_slices_visibility(e){this._vtk_renwin.getRenderer().getActors().map((t\u003d\u003et.setVisibility(e)))}_set_volume_visibility(e){this.volume.setVisibility(e)}}i.VTKVolumePlotView\u003da,a.__name__\u003d\"VTKVolumePlotView\";class l extends r.AbstractVTKPlot{constructor(e){super(e)}static init_VTKVolumePlot(){this.prototype.default_view\u003da,this.define((({Any:e,Array:t,Boolean:i,Int:s,Number:n,String:r,Struct:a})\u003d\u003e({ambient:[n,.2],colormap:[r],data:[e],diffuse:[n,.7],display_slices:[i,!1],display_volume:[i,!0],edge_gradient:[n,.2],interpolation:[o.Interpolation,\"fast_linear\"],mapper:[a({palette:t(r),low:n,high:n})],render_background:[r,\"#52576e\"],rescale:[i,!1],sampling:[n,.4],shadow:[i,!0],slice_i:[s,0],slice_j:[s,0],slice_k:[s,0],specular:[n,.3],specular_power:[n,8],controller_expanded:[i,!0]})))}}i.VTKVolumePlot\u003dl,l.__name__\u003d\"VTKVolumePlot\",l.init_VTKVolumePlot()},\n \"db7a0079c0\": function _(t,s,i,e,n){e();const a\u003dt(\"tslib\").__importStar(t(\"@bokehjs/core/properties\")),r\u003dt(\"@bokehjs/model\"),c\u003dt(\"2f3fd5db07\"),h\u003dt(\"4eb45e35aa\");class l extends r.Model{constructor(t){super(t)}static init_VTKAxes(){this.define({origin:[a.Array],xticker:[a.Instance],yticker:[a.Instance],zticker:[a.Instance],digits:[a.Number,1],show_grid:[a.Boolean,!0],grid_opacity:[a.Number,.1],axes_opacity:[a.Number,1],fontsize:[a.Number,12]})}get xticks(){return this.xticker?this.xticker.ticks:[]}get yticks(){return this.yticker?this.yticker.ticks:[]}get zticks(){return this.zticker?this.zticker.ticks:[]}get xlabels(){return this.xticker.labels?this.xticker.labels:this.xticks.map((t\u003d\u003et.toFixed(this.digits)))}get ylabels(){return this.yticker.labels?this.yticker.labels:this.yticks.map((t\u003d\u003et.toFixed(this.digits)))}get zlabels(){return this.zticker.labels?this.zticker.labels:this.zticks.map((t\u003d\u003et.toFixed(this.digits)))}_make_grid_lines(t,s,i){const e\u003d[];for(let n\u003d0;n\u003ct-1;n++)for(let t\u003d0;t\u003cs-1;t++){const a\u003dn*s+t+i,r\u003d[5,a,n*s+t+1+i,(n+1)*s+t+1+i,(n+1)*s+t+i,a];e.push(r)}return e}_create_grid_axes(){const t\u003d[];t.push(h.cartesian_product(this.xticks,this.yticks,[this.origin[2]])),t.push(h.cartesian_product([this.origin[0]],this.yticks,this.zticks)),t.push(h.cartesian_product(this.xticks,[this.origin[1]],this.zticks));const s\u003d[];let i\u003d0;s.push(this._make_grid_lines(this.xticks.length,this.yticks.length,i)),i+\u003dthis.xticks.length*this.yticks.length,s.push(this._make_grid_lines(this.yticks.length,this.zticks.length,i)),i+\u003dthis.yticks.length*this.zticks.length,s.push(this._make_grid_lines(this.xticks.length,this.zticks.length,i));const e\u003dh.vtk({vtkClass:\"vtkPolyData\",points:{vtkClass:\"vtkPoints\",dataType:\"Float32Array\",numberOfComponents:3,values:t.flat(2)},lines:{vtkClass:\"vtkCellArray\",dataType:\"Uint32Array\",values:s.flat(2)}}),n\u003dh.vtkns.Mapper.newInstance(),a\u003dh.vtkns.Actor.newInstance();return n.setInputData(e),a.setMapper(n),a.getProperty().setOpacity(this.grid_opacity),a.setVisibility(this.show_grid),a}create_axes(t){if(null\u003d\u003dthis.origin)return{psActor:null,axesActor:null,gridActor:null};const s\u003d[this.xticks,this.yticks,this.zticks].map(((t,s)\u003d\u003e{let i\u003dnull;switch(s){case 0:i\u003dh.cartesian_product(t,[this.origin[1]],[this.origin[2]]);break;case 1:i\u003dh.cartesian_product([this.origin[0]],t,[this.origin[2]]);break;case 2:i\u003dh.cartesian_product([this.origin[0]],[this.origin[1]],t)}return i})).flat(2),i\u003dh.vtk({vtkClass:\"vtkPolyData\",points:{vtkClass:\"vtkPoints\",dataType:\"Float32Array\",numberOfComponents:3,values:s},lines:{vtkClass:\"vtkCellArray\",dataType:\"Uint32Array\",values:[2,0,this.xticks.length-1,2,this.xticks.length,this.xticks.length+this.yticks.length-1,2,this.xticks.length+this.yticks.length,this.xticks.length+this.yticks.length+this.zticks.length-1]}}),e\u003dh.vtkns.PixelSpaceCallbackMapper.newInstance();e.setInputData(i),e.setUseZValues(!0),e.setCallback(((s,i,n)\u003d\u003e{const a\u003dt.getContext(\"2d\");if(a){const r\u003d{height:t.clientHeight*window.devicePixelRatio,width:t.clientWidth*window.devicePixelRatio},h\u003de.getInputData().getPoints(),l\u003di.getViewMatrix();c.mat4.transpose(l,l);const o\u003di.getProjectionMatrix(n,-1,1);c.mat4.transpose(o,o),a.clearRect(0,0,r.width,r.height),s.forEach(((t,s)\u003d\u003e{const i\u003dh.getPoint(s),e\u003dc.vec3.fromValues(i[0],i[1],i[2]);if(c.vec3.transformMat4(e,e,l),e[2]+\u003d.05,c.vec3.transformMat4(e,e,o),e[2]-.001\u003ct[3]){let i;a.font\u003d\"30px serif\",a.textAlign\u003d\"center\",a.textBaseline\u003d\"alphabetic\",a.fillText(\".\",t[0],r.height-t[1]+2),a.font\u003dthis.fontsize*window.devicePixelRatio+\"px serif\",a.textAlign\u003d\"right\",a.textBaseline\u003d\"top\",i\u003ds\u003cthis.xticks.length?this.xlabels[s]:s\u003e\u003dthis.xticks.length\u0026\u0026s\u003cthis.xticks.length+this.yticks.length?this.ylabels[s-this.xticks.length]:this.zlabels[s-(this.xticks.length+this.yticks.length)],a.fillText(`${i}`,t[0],r.height-t[1])}}))}}));const n\u003dh.vtkns.Actor.newInstance();n.setMapper(e);const a\u003dh.vtkns.Mapper.newInstance();a.setInputData(i);const r\u003dh.vtkns.Actor.newInstance();r.setMapper(a),r.getProperty().setOpacity(this.axes_opacity);return{psActor:n,axesActor:r,gridActor:this._create_grid_axes()}}}i.VTKAxes\u003dl,l.__name__\u003d\"VTKAxes\",l.__module__\u003d\"panel.models.vtk\",l.init_VTKAxes()},\n \"2f3fd5db07\": function _(t,c,a,o,r){o();const _\u003dt(\"tslib\"),m\u003d_.__importStar(t(\"68ca94c15c\"));a.glMatrix\u003dm;const i\u003d_.__importStar(t(\"7c0b8e6048\"));a.mat2\u003di;const n\u003d_.__importStar(t(\"dc03f0a621\"));a.mat2d\u003dn;const s\u003d_.__importStar(t(\"0285c50a7e\"));a.mat3\u003ds;const p\u003d_.__importStar(t(\"a427635f32\"));a.mat4\u003dp;const S\u003d_.__importStar(t(\"eb06fc032a\"));a.quat\u003dS;const e\u003d_.__importStar(t(\"277615c682\"));a.quat2\u003de;const f\u003d_.__importStar(t(\"c56d9ff837\"));a.vec2\u003df;const b\u003d_.__importStar(t(\"2c5eb22089\"));a.vec3\u003db;const d\u003d_.__importStar(t(\"c1aa33d719\"));a.vec4\u003dd},\n \"68ca94c15c\": function _(t,a,r,n,o){n(),r.EPSILON\u003d1e-6,r.ARRAY_TYPE\u003d\"undefined\"!\u003dtypeof Float32Array?Float32Array:Array,r.RANDOM\u003dMath.random,r.setMatrixArrayType\u003dfunction(t){r.ARRAY_TYPE\u003dt};var h\u003dMath.PI/180;r.toRadian\u003dfunction(t){return t*h},r.equals\u003dfunction(t,a){return Math.abs(t-a)\u003c\u003dr.EPSILON*Math.max(1,Math.abs(t),Math.abs(a))},Math.hypot||(Math.hypot\u003dfunction(){for(var t\u003d0,a\u003darguments.length;a--;)t+\u003darguments[a]*arguments[a];return Math.sqrt(t)})},\n \"7c0b8e6048\": function _(t,n,r,a,u){a();const e\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function o(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dn[3],c\u003dr[0],i\u003dr[1],f\u003dr[2],s\u003dr[3];return t[0]\u003da*c+e*i,t[1]\u003du*c+o*i,t[2]\u003da*f+e*s,t[3]\u003du*f+o*s,t}function c(t,n,r){return t[0]\u003dn[0]-r[0],t[1]\u003dn[1]-r[1],t[2]\u003dn[2]-r[2],t[3]\u003dn[3]-r[3],t}r.create\u003dfunction(){var t\u003dnew e.ARRAY_TYPE(4);return e.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[1]\u003d0,t[2]\u003d0),t[0]\u003d1,t[3]\u003d1,t},r.clone\u003dfunction(t){var n\u003dnew e.ARRAY_TYPE(4);return n[0]\u003dt[0],n[1]\u003dt[1],n[2]\u003dt[2],n[3]\u003dt[3],n},r.copy\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003dn[1],t[2]\u003dn[2],t[3]\u003dn[3],t},r.identity\u003dfunction(t){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t},r.fromValues\u003dfunction(t,n,r,a){var u\u003dnew e.ARRAY_TYPE(4);return u[0]\u003dt,u[1]\u003dn,u[2]\u003dr,u[3]\u003da,u},r.set\u003dfunction(t,n,r,a,u){return t[0]\u003dn,t[1]\u003dr,t[2]\u003da,t[3]\u003du,t},r.transpose\u003dfunction(t,n){if(t\u003d\u003d\u003dn){var r\u003dn[1];t[1]\u003dn[2],t[2]\u003dr}else t[0]\u003dn[0],t[1]\u003dn[2],t[2]\u003dn[1],t[3]\u003dn[3];return t},r.invert\u003dfunction(t,n){var r\u003dn[0],a\u003dn[1],u\u003dn[2],e\u003dn[3],o\u003dr*e-u*a;return o?(o\u003d1/o,t[0]\u003de*o,t[1]\u003d-a*o,t[2]\u003d-u*o,t[3]\u003dr*o,t):null},r.adjoint\u003dfunction(t,n){var r\u003dn[0];return t[0]\u003dn[3],t[1]\u003d-n[1],t[2]\u003d-n[2],t[3]\u003dr,t},r.determinant\u003dfunction(t){return t[0]*t[3]-t[2]*t[1]},r.multiply\u003do,r.rotate\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dn[3],c\u003dMath.sin(r),i\u003dMath.cos(r);return t[0]\u003da*i+e*c,t[1]\u003du*i+o*c,t[2]\u003da*-c+e*i,t[3]\u003du*-c+o*i,t},r.scale\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dn[3],c\u003dr[0],i\u003dr[1];return t[0]\u003da*c,t[1]\u003du*c,t[2]\u003de*i,t[3]\u003do*i,t},r.fromRotation\u003dfunction(t,n){var r\u003dMath.sin(n),a\u003dMath.cos(n);return t[0]\u003da,t[1]\u003dr,t[2]\u003d-r,t[3]\u003da,t},r.fromScaling\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003d0,t[2]\u003d0,t[3]\u003dn[1],t},r.str\u003dfunction(t){return\"mat2(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\")\"},r.frob\u003dfunction(t){return Math.hypot(t[0],t[1],t[2],t[3])},r.LDU\u003dfunction(t,n,r,a){return t[2]\u003da[2]/a[0],r[0]\u003da[0],r[1]\u003da[1],r[3]\u003da[3]-t[2]*r[1],[t,n,r]},r.add\u003dfunction(t,n,r){return t[0]\u003dn[0]+r[0],t[1]\u003dn[1]+r[1],t[2]\u003dn[2]+r[2],t[3]\u003dn[3]+r[3],t},r.subtract\u003dc,r.exactEquals\u003dfunction(t,n){return t[0]\u003d\u003d\u003dn[0]\u0026\u0026t[1]\u003d\u003d\u003dn[1]\u0026\u0026t[2]\u003d\u003d\u003dn[2]\u0026\u0026t[3]\u003d\u003d\u003dn[3]},r.equals\u003dfunction(t,n){var r\u003dt[0],a\u003dt[1],u\u003dt[2],o\u003dt[3],c\u003dn[0],i\u003dn[1],f\u003dn[2],s\u003dn[3];return Math.abs(r-c)\u003c\u003de.EPSILON*Math.max(1,Math.abs(r),Math.abs(c))\u0026\u0026Math.abs(a-i)\u003c\u003de.EPSILON*Math.max(1,Math.abs(a),Math.abs(i))\u0026\u0026Math.abs(u-f)\u003c\u003de.EPSILON*Math.max(1,Math.abs(u),Math.abs(f))\u0026\u0026Math.abs(o-s)\u003c\u003de.EPSILON*Math.max(1,Math.abs(o),Math.abs(s))},r.multiplyScalar\u003dfunction(t,n,r){return t[0]\u003dn[0]*r,t[1]\u003dn[1]*r,t[2]\u003dn[2]*r,t[3]\u003dn[3]*r,t},r.multiplyScalarAndAdd\u003dfunction(t,n,r,a){return t[0]\u003dn[0]+r[0]*a,t[1]\u003dn[1]+r[1]*a,t[2]\u003dn[2]+r[2]*a,t[3]\u003dn[3]+r[3]*a,t},r.mul\u003do,r.sub\u003dc},\n \"dc03f0a621\": function _(t,n,a,r,u){r();const o\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function e(t,n,a){var r\u003dn[0],u\u003dn[1],o\u003dn[2],e\u003dn[3],c\u003dn[4],i\u003dn[5],s\u003da[0],h\u003da[1],f\u003da[2],M\u003da[3],b\u003da[4],l\u003da[5];return t[0]\u003dr*s+o*h,t[1]\u003du*s+e*h,t[2]\u003dr*f+o*M,t[3]\u003du*f+e*M,t[4]\u003dr*b+o*l+c,t[5]\u003du*b+e*l+i,t}function c(t,n,a){return t[0]\u003dn[0]-a[0],t[1]\u003dn[1]-a[1],t[2]\u003dn[2]-a[2],t[3]\u003dn[3]-a[3],t[4]\u003dn[4]-a[4],t[5]\u003dn[5]-a[5],t}a.create\u003dfunction(){var t\u003dnew o.ARRAY_TYPE(6);return o.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[1]\u003d0,t[2]\u003d0,t[4]\u003d0,t[5]\u003d0),t[0]\u003d1,t[3]\u003d1,t},a.clone\u003dfunction(t){var n\u003dnew o.ARRAY_TYPE(6);return n[0]\u003dt[0],n[1]\u003dt[1],n[2]\u003dt[2],n[3]\u003dt[3],n[4]\u003dt[4],n[5]\u003dt[5],n},a.copy\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003dn[1],t[2]\u003dn[2],t[3]\u003dn[3],t[4]\u003dn[4],t[5]\u003dn[5],t},a.identity\u003dfunction(t){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t[4]\u003d0,t[5]\u003d0,t},a.fromValues\u003dfunction(t,n,a,r,u,e){var c\u003dnew o.ARRAY_TYPE(6);return c[0]\u003dt,c[1]\u003dn,c[2]\u003da,c[3]\u003dr,c[4]\u003du,c[5]\u003de,c},a.set\u003dfunction(t,n,a,r,u,o,e){return t[0]\u003dn,t[1]\u003da,t[2]\u003dr,t[3]\u003du,t[4]\u003do,t[5]\u003de,t},a.invert\u003dfunction(t,n){var a\u003dn[0],r\u003dn[1],u\u003dn[2],o\u003dn[3],e\u003dn[4],c\u003dn[5],i\u003da*o-r*u;return i?(i\u003d1/i,t[0]\u003do*i,t[1]\u003d-r*i,t[2]\u003d-u*i,t[3]\u003da*i,t[4]\u003d(u*c-o*e)*i,t[5]\u003d(r*e-a*c)*i,t):null},a.determinant\u003dfunction(t){return t[0]*t[3]-t[1]*t[2]},a.multiply\u003de,a.rotate\u003dfunction(t,n,a){var r\u003dn[0],u\u003dn[1],o\u003dn[2],e\u003dn[3],c\u003dn[4],i\u003dn[5],s\u003dMath.sin(a),h\u003dMath.cos(a);return t[0]\u003dr*h+o*s,t[1]\u003du*h+e*s,t[2]\u003dr*-s+o*h,t[3]\u003du*-s+e*h,t[4]\u003dc,t[5]\u003di,t},a.scale\u003dfunction(t,n,a){var r\u003dn[0],u\u003dn[1],o\u003dn[2],e\u003dn[3],c\u003dn[4],i\u003dn[5],s\u003da[0],h\u003da[1];return t[0]\u003dr*s,t[1]\u003du*s,t[2]\u003do*h,t[3]\u003de*h,t[4]\u003dc,t[5]\u003di,t},a.translate\u003dfunction(t,n,a){var r\u003dn[0],u\u003dn[1],o\u003dn[2],e\u003dn[3],c\u003dn[4],i\u003dn[5],s\u003da[0],h\u003da[1];return t[0]\u003dr,t[1]\u003du,t[2]\u003do,t[3]\u003de,t[4]\u003dr*s+o*h+c,t[5]\u003du*s+e*h+i,t},a.fromRotation\u003dfunction(t,n){var a\u003dMath.sin(n),r\u003dMath.cos(n);return t[0]\u003dr,t[1]\u003da,t[2]\u003d-a,t[3]\u003dr,t[4]\u003d0,t[5]\u003d0,t},a.fromScaling\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003d0,t[2]\u003d0,t[3]\u003dn[1],t[4]\u003d0,t[5]\u003d0,t},a.fromTranslation\u003dfunction(t,n){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t[4]\u003dn[0],t[5]\u003dn[1],t},a.str\u003dfunction(t){return\"mat2d(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\", \"+t[4]+\", \"+t[5]+\")\"},a.frob\u003dfunction(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],1)},a.add\u003dfunction(t,n,a){return t[0]\u003dn[0]+a[0],t[1]\u003dn[1]+a[1],t[2]\u003dn[2]+a[2],t[3]\u003dn[3]+a[3],t[4]\u003dn[4]+a[4],t[5]\u003dn[5]+a[5],t},a.subtract\u003dc,a.multiplyScalar\u003dfunction(t,n,a){return t[0]\u003dn[0]*a,t[1]\u003dn[1]*a,t[2]\u003dn[2]*a,t[3]\u003dn[3]*a,t[4]\u003dn[4]*a,t[5]\u003dn[5]*a,t},a.multiplyScalarAndAdd\u003dfunction(t,n,a,r){return t[0]\u003dn[0]+a[0]*r,t[1]\u003dn[1]+a[1]*r,t[2]\u003dn[2]+a[2]*r,t[3]\u003dn[3]+a[3]*r,t[4]\u003dn[4]+a[4]*r,t[5]\u003dn[5]+a[5]*r,t},a.exactEquals\u003dfunction(t,n){return t[0]\u003d\u003d\u003dn[0]\u0026\u0026t[1]\u003d\u003d\u003dn[1]\u0026\u0026t[2]\u003d\u003d\u003dn[2]\u0026\u0026t[3]\u003d\u003d\u003dn[3]\u0026\u0026t[4]\u003d\u003d\u003dn[4]\u0026\u0026t[5]\u003d\u003d\u003dn[5]},a.equals\u003dfunction(t,n){var a\u003dt[0],r\u003dt[1],u\u003dt[2],e\u003dt[3],c\u003dt[4],i\u003dt[5],s\u003dn[0],h\u003dn[1],f\u003dn[2],M\u003dn[3],b\u003dn[4],l\u003dn[5];return Math.abs(a-s)\u003c\u003do.EPSILON*Math.max(1,Math.abs(a),Math.abs(s))\u0026\u0026Math.abs(r-h)\u003c\u003do.EPSILON*Math.max(1,Math.abs(r),Math.abs(h))\u0026\u0026Math.abs(u-f)\u003c\u003do.EPSILON*Math.max(1,Math.abs(u),Math.abs(f))\u0026\u0026Math.abs(e-M)\u003c\u003do.EPSILON*Math.max(1,Math.abs(e),Math.abs(M))\u0026\u0026Math.abs(c-b)\u003c\u003do.EPSILON*Math.max(1,Math.abs(c),Math.abs(b))\u0026\u0026Math.abs(i-l)\u003c\u003do.EPSILON*Math.max(1,Math.abs(i),Math.abs(l))},a.mul\u003de,a.sub\u003dc},\n \"0285c50a7e\": function _(t,a,n,r,u){r();const o\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function e(t,a,n){var r\u003da[0],u\u003da[1],o\u003da[2],e\u003da[3],i\u003da[4],c\u003da[5],s\u003da[6],M\u003da[7],h\u003da[8],f\u003dn[0],b\u003dn[1],l\u003dn[2],m\u003dn[3],v\u003dn[4],E\u003dn[5],P\u003dn[6],S\u003dn[7],A\u003dn[8];return t[0]\u003df*r+b*e+l*s,t[1]\u003df*u+b*i+l*M,t[2]\u003df*o+b*c+l*h,t[3]\u003dm*r+v*e+E*s,t[4]\u003dm*u+v*i+E*M,t[5]\u003dm*o+v*c+E*h,t[6]\u003dP*r+S*e+A*s,t[7]\u003dP*u+S*i+A*M,t[8]\u003dP*o+S*c+A*h,t}function i(t,a,n){return t[0]\u003da[0]-n[0],t[1]\u003da[1]-n[1],t[2]\u003da[2]-n[2],t[3]\u003da[3]-n[3],t[4]\u003da[4]-n[4],t[5]\u003da[5]-n[5],t[6]\u003da[6]-n[6],t[7]\u003da[7]-n[7],t[8]\u003da[8]-n[8],t}n.create\u003dfunction(){var t\u003dnew o.ARRAY_TYPE(9);return o.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0),t[0]\u003d1,t[4]\u003d1,t[8]\u003d1,t},n.fromMat4\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[4],t[4]\u003da[5],t[5]\u003da[6],t[6]\u003da[8],t[7]\u003da[9],t[8]\u003da[10],t},n.clone\u003dfunction(t){var a\u003dnew o.ARRAY_TYPE(9);return a[0]\u003dt[0],a[1]\u003dt[1],a[2]\u003dt[2],a[3]\u003dt[3],a[4]\u003dt[4],a[5]\u003dt[5],a[6]\u003dt[6],a[7]\u003dt[7],a[8]\u003dt[8],a},n.copy\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[3],t[4]\u003da[4],t[5]\u003da[5],t[6]\u003da[6],t[7]\u003da[7],t[8]\u003da[8],t},n.fromValues\u003dfunction(t,a,n,r,u,e,i,c,s){var M\u003dnew o.ARRAY_TYPE(9);return M[0]\u003dt,M[1]\u003da,M[2]\u003dn,M[3]\u003dr,M[4]\u003du,M[5]\u003de,M[6]\u003di,M[7]\u003dc,M[8]\u003ds,M},n.set\u003dfunction(t,a,n,r,u,o,e,i,c,s){return t[0]\u003da,t[1]\u003dn,t[2]\u003dr,t[3]\u003du,t[4]\u003do,t[5]\u003de,t[6]\u003di,t[7]\u003dc,t[8]\u003ds,t},n.identity\u003dfunction(t){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d1,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0,t[8]\u003d1,t},n.transpose\u003dfunction(t,a){if(t\u003d\u003d\u003da){var n\u003da[1],r\u003da[2],u\u003da[5];t[1]\u003da[3],t[2]\u003da[6],t[3]\u003dn,t[5]\u003da[7],t[6]\u003dr,t[7]\u003du}else t[0]\u003da[0],t[1]\u003da[3],t[2]\u003da[6],t[3]\u003da[1],t[4]\u003da[4],t[5]\u003da[7],t[6]\u003da[2],t[7]\u003da[5],t[8]\u003da[8];return t},n.invert\u003dfunction(t,a){var n\u003da[0],r\u003da[1],u\u003da[2],o\u003da[3],e\u003da[4],i\u003da[5],c\u003da[6],s\u003da[7],M\u003da[8],h\u003dM*e-i*s,f\u003d-M*o+i*c,b\u003ds*o-e*c,l\u003dn*h+r*f+u*b;return l?(l\u003d1/l,t[0]\u003dh*l,t[1]\u003d(-M*r+u*s)*l,t[2]\u003d(i*r-u*e)*l,t[3]\u003df*l,t[4]\u003d(M*n-u*c)*l,t[5]\u003d(-i*n+u*o)*l,t[6]\u003db*l,t[7]\u003d(-s*n+r*c)*l,t[8]\u003d(e*n-r*o)*l,t):null},n.adjoint\u003dfunction(t,a){var n\u003da[0],r\u003da[1],u\u003da[2],o\u003da[3],e\u003da[4],i\u003da[5],c\u003da[6],s\u003da[7],M\u003da[8];return t[0]\u003de*M-i*s,t[1]\u003du*s-r*M,t[2]\u003dr*i-u*e,t[3]\u003di*c-o*M,t[4]\u003dn*M-u*c,t[5]\u003du*o-n*i,t[6]\u003do*s-e*c,t[7]\u003dr*c-n*s,t[8]\u003dn*e-r*o,t},n.determinant\u003dfunction(t){var a\u003dt[0],n\u003dt[1],r\u003dt[2],u\u003dt[3],o\u003dt[4],e\u003dt[5],i\u003dt[6],c\u003dt[7],s\u003dt[8];return a*(s*o-e*c)+n*(-s*u+e*i)+r*(c*u-o*i)},n.multiply\u003de,n.translate\u003dfunction(t,a,n){var r\u003da[0],u\u003da[1],o\u003da[2],e\u003da[3],i\u003da[4],c\u003da[5],s\u003da[6],M\u003da[7],h\u003da[8],f\u003dn[0],b\u003dn[1];return t[0]\u003dr,t[1]\u003du,t[2]\u003do,t[3]\u003de,t[4]\u003di,t[5]\u003dc,t[6]\u003df*r+b*e+s,t[7]\u003df*u+b*i+M,t[8]\u003df*o+b*c+h,t},n.rotate\u003dfunction(t,a,n){var r\u003da[0],u\u003da[1],o\u003da[2],e\u003da[3],i\u003da[4],c\u003da[5],s\u003da[6],M\u003da[7],h\u003da[8],f\u003dMath.sin(n),b\u003dMath.cos(n);return t[0]\u003db*r+f*e,t[1]\u003db*u+f*i,t[2]\u003db*o+f*c,t[3]\u003db*e-f*r,t[4]\u003db*i-f*u,t[5]\u003db*c-f*o,t[6]\u003ds,t[7]\u003dM,t[8]\u003dh,t},n.scale\u003dfunction(t,a,n){var r\u003dn[0],u\u003dn[1];return t[0]\u003dr*a[0],t[1]\u003dr*a[1],t[2]\u003dr*a[2],t[3]\u003du*a[3],t[4]\u003du*a[4],t[5]\u003du*a[5],t[6]\u003da[6],t[7]\u003da[7],t[8]\u003da[8],t},n.fromTranslation\u003dfunction(t,a){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d1,t[5]\u003d0,t[6]\u003da[0],t[7]\u003da[1],t[8]\u003d1,t},n.fromRotation\u003dfunction(t,a){var n\u003dMath.sin(a),r\u003dMath.cos(a);return t[0]\u003dr,t[1]\u003dn,t[2]\u003d0,t[3]\u003d-n,t[4]\u003dr,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0,t[8]\u003d1,t},n.fromScaling\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003da[1],t[5]\u003d0,t[6]\u003d0,t[7]\u003d0,t[8]\u003d1,t},n.fromMat2d\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003d0,t[3]\u003da[2],t[4]\u003da[3],t[5]\u003d0,t[6]\u003da[4],t[7]\u003da[5],t[8]\u003d1,t},n.fromQuat\u003dfunction(t,a){var n\u003da[0],r\u003da[1],u\u003da[2],o\u003da[3],e\u003dn+n,i\u003dr+r,c\u003du+u,s\u003dn*e,M\u003dr*e,h\u003dr*i,f\u003du*e,b\u003du*i,l\u003du*c,m\u003do*e,v\u003do*i,E\u003do*c;return t[0]\u003d1-h-l,t[3]\u003dM-E,t[6]\u003df+v,t[1]\u003dM+E,t[4]\u003d1-s-l,t[7]\u003db-m,t[2]\u003df-v,t[5]\u003db+m,t[8]\u003d1-s-h,t},n.normalFromMat4\u003dfunction(t,a){var n\u003da[0],r\u003da[1],u\u003da[2],o\u003da[3],e\u003da[4],i\u003da[5],c\u003da[6],s\u003da[7],M\u003da[8],h\u003da[9],f\u003da[10],b\u003da[11],l\u003da[12],m\u003da[13],v\u003da[14],E\u003da[15],P\u003dn*i-r*e,S\u003dn*c-u*e,A\u003dn*s-o*e,x\u003dr*c-u*i,d\u003dr*s-o*i,I\u003du*s-o*c,L\u003dM*m-h*l,N\u003dM*v-f*l,O\u003dM*E-b*l,R\u003dh*v-f*m,p\u003dh*E-b*m,Y\u003df*E-b*v,y\u003dP*Y-S*p+A*R+x*O-d*N+I*L;return y?(y\u003d1/y,t[0]\u003d(i*Y-c*p+s*R)*y,t[1]\u003d(c*O-e*Y-s*N)*y,t[2]\u003d(e*p-i*O+s*L)*y,t[3]\u003d(u*p-r*Y-o*R)*y,t[4]\u003d(n*Y-u*O+o*N)*y,t[5]\u003d(r*O-n*p-o*L)*y,t[6]\u003d(m*I-v*d+E*x)*y,t[7]\u003d(v*A-l*I-E*S)*y,t[8]\u003d(l*d-m*A+E*P)*y,t):null},n.projection\u003dfunction(t,a,n){return t[0]\u003d2/a,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d-2/n,t[5]\u003d0,t[6]\u003d-1,t[7]\u003d1,t[8]\u003d1,t},n.str\u003dfunction(t){return\"mat3(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\", \"+t[4]+\", \"+t[5]+\", \"+t[6]+\", \"+t[7]+\", \"+t[8]+\")\"},n.frob\u003dfunction(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8])},n.add\u003dfunction(t,a,n){return t[0]\u003da[0]+n[0],t[1]\u003da[1]+n[1],t[2]\u003da[2]+n[2],t[3]\u003da[3]+n[3],t[4]\u003da[4]+n[4],t[5]\u003da[5]+n[5],t[6]\u003da[6]+n[6],t[7]\u003da[7]+n[7],t[8]\u003da[8]+n[8],t},n.subtract\u003di,n.multiplyScalar\u003dfunction(t,a,n){return t[0]\u003da[0]*n,t[1]\u003da[1]*n,t[2]\u003da[2]*n,t[3]\u003da[3]*n,t[4]\u003da[4]*n,t[5]\u003da[5]*n,t[6]\u003da[6]*n,t[7]\u003da[7]*n,t[8]\u003da[8]*n,t},n.multiplyScalarAndAdd\u003dfunction(t,a,n,r){return t[0]\u003da[0]+n[0]*r,t[1]\u003da[1]+n[1]*r,t[2]\u003da[2]+n[2]*r,t[3]\u003da[3]+n[3]*r,t[4]\u003da[4]+n[4]*r,t[5]\u003da[5]+n[5]*r,t[6]\u003da[6]+n[6]*r,t[7]\u003da[7]+n[7]*r,t[8]\u003da[8]+n[8]*r,t},n.exactEquals\u003dfunction(t,a){return t[0]\u003d\u003d\u003da[0]\u0026\u0026t[1]\u003d\u003d\u003da[1]\u0026\u0026t[2]\u003d\u003d\u003da[2]\u0026\u0026t[3]\u003d\u003d\u003da[3]\u0026\u0026t[4]\u003d\u003d\u003da[4]\u0026\u0026t[5]\u003d\u003d\u003da[5]\u0026\u0026t[6]\u003d\u003d\u003da[6]\u0026\u0026t[7]\u003d\u003d\u003da[7]\u0026\u0026t[8]\u003d\u003d\u003da[8]},n.equals\u003dfunction(t,a){var n\u003dt[0],r\u003dt[1],u\u003dt[2],e\u003dt[3],i\u003dt[4],c\u003dt[5],s\u003dt[6],M\u003dt[7],h\u003dt[8],f\u003da[0],b\u003da[1],l\u003da[2],m\u003da[3],v\u003da[4],E\u003da[5],P\u003da[6],S\u003da[7],A\u003da[8];return Math.abs(n-f)\u003c\u003do.EPSILON*Math.max(1,Math.abs(n),Math.abs(f))\u0026\u0026Math.abs(r-b)\u003c\u003do.EPSILON*Math.max(1,Math.abs(r),Math.abs(b))\u0026\u0026Math.abs(u-l)\u003c\u003do.EPSILON*Math.max(1,Math.abs(u),Math.abs(l))\u0026\u0026Math.abs(e-m)\u003c\u003do.EPSILON*Math.max(1,Math.abs(e),Math.abs(m))\u0026\u0026Math.abs(i-v)\u003c\u003do.EPSILON*Math.max(1,Math.abs(i),Math.abs(v))\u0026\u0026Math.abs(c-E)\u003c\u003do.EPSILON*Math.max(1,Math.abs(c),Math.abs(E))\u0026\u0026Math.abs(s-P)\u003c\u003do.EPSILON*Math.max(1,Math.abs(s),Math.abs(P))\u0026\u0026Math.abs(M-S)\u003c\u003do.EPSILON*Math.max(1,Math.abs(M),Math.abs(S))\u0026\u0026Math.abs(h-A)\u003c\u003do.EPSILON*Math.max(1,Math.abs(h),Math.abs(A))},n.mul\u003de,n.sub\u003di},\n \"a427635f32\": function _(t,a,n,r,h){r();const o\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function u(t){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003d1,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[10]\u003d1,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t}function M(t,a,n){var r\u003da[0],h\u003da[1],o\u003da[2],u\u003da[3],M\u003da[4],s\u003da[5],e\u003da[6],i\u003da[7],c\u003da[8],f\u003da[9],b\u003da[10],l\u003da[11],m\u003da[12],v\u003da[13],P\u003da[14],E\u003da[15],S\u003dn[0],I\u003dn[1],O\u003dn[2],L\u003dn[3];return t[0]\u003dS*r+I*M+O*c+L*m,t[1]\u003dS*h+I*s+O*f+L*v,t[2]\u003dS*o+I*e+O*b+L*P,t[3]\u003dS*u+I*i+O*l+L*E,S\u003dn[4],I\u003dn[5],O\u003dn[6],L\u003dn[7],t[4]\u003dS*r+I*M+O*c+L*m,t[5]\u003dS*h+I*s+O*f+L*v,t[6]\u003dS*o+I*e+O*b+L*P,t[7]\u003dS*u+I*i+O*l+L*E,S\u003dn[8],I\u003dn[9],O\u003dn[10],L\u003dn[11],t[8]\u003dS*r+I*M+O*c+L*m,t[9]\u003dS*h+I*s+O*f+L*v,t[10]\u003dS*o+I*e+O*b+L*P,t[11]\u003dS*u+I*i+O*l+L*E,S\u003dn[12],I\u003dn[13],O\u003dn[14],L\u003dn[15],t[12]\u003dS*r+I*M+O*c+L*m,t[13]\u003dS*h+I*s+O*f+L*v,t[14]\u003dS*o+I*e+O*b+L*P,t[15]\u003dS*u+I*i+O*l+L*E,t}function s(t,a,n){var r\u003da[0],h\u003da[1],o\u003da[2],u\u003da[3],M\u003dr+r,s\u003dh+h,e\u003do+o,i\u003dr*M,c\u003dr*s,f\u003dr*e,b\u003dh*s,l\u003dh*e,m\u003do*e,v\u003du*M,P\u003du*s,E\u003du*e;return t[0]\u003d1-(b+m),t[1]\u003dc+E,t[2]\u003df-P,t[3]\u003d0,t[4]\u003dc-E,t[5]\u003d1-(i+m),t[6]\u003dl+v,t[7]\u003d0,t[8]\u003df+P,t[9]\u003dl-v,t[10]\u003d1-(i+b),t[11]\u003d0,t[12]\u003dn[0],t[13]\u003dn[1],t[14]\u003dn[2],t[15]\u003d1,t}function e(t,a){var n\u003da[0],r\u003da[1],h\u003da[2],o\u003da[4],u\u003da[5],M\u003da[6],s\u003da[8],e\u003da[9],i\u003da[10];return t[0]\u003dMath.hypot(n,r,h),t[1]\u003dMath.hypot(o,u,M),t[2]\u003dMath.hypot(s,e,i),t}function i(t,a,n){return t[0]\u003da[0]-n[0],t[1]\u003da[1]-n[1],t[2]\u003da[2]-n[2],t[3]\u003da[3]-n[3],t[4]\u003da[4]-n[4],t[5]\u003da[5]-n[5],t[6]\u003da[6]-n[6],t[7]\u003da[7]-n[7],t[8]\u003da[8]-n[8],t[9]\u003da[9]-n[9],t[10]\u003da[10]-n[10],t[11]\u003da[11]-n[11],t[12]\u003da[12]-n[12],t[13]\u003da[13]-n[13],t[14]\u003da[14]-n[14],t[15]\u003da[15]-n[15],t}n.create\u003dfunction(){var t\u003dnew o.ARRAY_TYPE(16);return o.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0),t[0]\u003d1,t[5]\u003d1,t[10]\u003d1,t[15]\u003d1,t},n.clone\u003dfunction(t){var a\u003dnew o.ARRAY_TYPE(16);return a[0]\u003dt[0],a[1]\u003dt[1],a[2]\u003dt[2],a[3]\u003dt[3],a[4]\u003dt[4],a[5]\u003dt[5],a[6]\u003dt[6],a[7]\u003dt[7],a[8]\u003dt[8],a[9]\u003dt[9],a[10]\u003dt[10],a[11]\u003dt[11],a[12]\u003dt[12],a[13]\u003dt[13],a[14]\u003dt[14],a[15]\u003dt[15],a},n.copy\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[3],t[4]\u003da[4],t[5]\u003da[5],t[6]\u003da[6],t[7]\u003da[7],t[8]\u003da[8],t[9]\u003da[9],t[10]\u003da[10],t[11]\u003da[11],t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15],t},n.fromValues\u003dfunction(t,a,n,r,h,u,M,s,e,i,c,f,b,l,m,v){var P\u003dnew o.ARRAY_TYPE(16);return P[0]\u003dt,P[1]\u003da,P[2]\u003dn,P[3]\u003dr,P[4]\u003dh,P[5]\u003du,P[6]\u003dM,P[7]\u003ds,P[8]\u003de,P[9]\u003di,P[10]\u003dc,P[11]\u003df,P[12]\u003db,P[13]\u003dl,P[14]\u003dm,P[15]\u003dv,P},n.set\u003dfunction(t,a,n,r,h,o,u,M,s,e,i,c,f,b,l,m,v){return t[0]\u003da,t[1]\u003dn,t[2]\u003dr,t[3]\u003dh,t[4]\u003do,t[5]\u003du,t[6]\u003dM,t[7]\u003ds,t[8]\u003de,t[9]\u003di,t[10]\u003dc,t[11]\u003df,t[12]\u003db,t[13]\u003dl,t[14]\u003dm,t[15]\u003dv,t},n.identity\u003du,n.transpose\u003dfunction(t,a){if(t\u003d\u003d\u003da){var n\u003da[1],r\u003da[2],h\u003da[3],o\u003da[6],u\u003da[7],M\u003da[11];t[1]\u003da[4],t[2]\u003da[8],t[3]\u003da[12],t[4]\u003dn,t[6]\u003da[9],t[7]\u003da[13],t[8]\u003dr,t[9]\u003do,t[11]\u003da[14],t[12]\u003dh,t[13]\u003du,t[14]\u003dM}else t[0]\u003da[0],t[1]\u003da[4],t[2]\u003da[8],t[3]\u003da[12],t[4]\u003da[1],t[5]\u003da[5],t[6]\u003da[9],t[7]\u003da[13],t[8]\u003da[2],t[9]\u003da[6],t[10]\u003da[10],t[11]\u003da[14],t[12]\u003da[3],t[13]\u003da[7],t[14]\u003da[11],t[15]\u003da[15];return t},n.invert\u003dfunction(t,a){var n\u003da[0],r\u003da[1],h\u003da[2],o\u003da[3],u\u003da[4],M\u003da[5],s\u003da[6],e\u003da[7],i\u003da[8],c\u003da[9],f\u003da[10],b\u003da[11],l\u003da[12],m\u003da[13],v\u003da[14],P\u003da[15],E\u003dn*M-r*u,S\u003dn*s-h*u,I\u003dn*e-o*u,O\u003dr*s-h*M,L\u003dr*e-o*M,N\u003dh*e-o*s,p\u003di*m-c*l,R\u003di*v-f*l,x\u003di*P-b*l,A\u003dc*v-f*m,y\u003dc*P-b*m,Y\u003df*P-b*v,g\u003dE*Y-S*y+I*A+O*x-L*R+N*p;return g?(g\u003d1/g,t[0]\u003d(M*Y-s*y+e*A)*g,t[1]\u003d(h*y-r*Y-o*A)*g,t[2]\u003d(m*N-v*L+P*O)*g,t[3]\u003d(f*L-c*N-b*O)*g,t[4]\u003d(s*x-u*Y-e*R)*g,t[5]\u003d(n*Y-h*x+o*R)*g,t[6]\u003d(v*I-l*N-P*S)*g,t[7]\u003d(i*N-f*I+b*S)*g,t[8]\u003d(u*y-M*x+e*p)*g,t[9]\u003d(r*x-n*y-o*p)*g,t[10]\u003d(l*L-m*I+P*E)*g,t[11]\u003d(c*I-i*L-b*E)*g,t[12]\u003d(M*R-u*A-s*p)*g,t[13]\u003d(n*A-r*R+h*p)*g,t[14]\u003d(m*S-l*O-v*E)*g,t[15]\u003d(i*O-c*S+f*E)*g,t):null},n.adjoint\u003dfunction(t,a){var n\u003da[0],r\u003da[1],h\u003da[2],o\u003da[3],u\u003da[4],M\u003da[5],s\u003da[6],e\u003da[7],i\u003da[8],c\u003da[9],f\u003da[10],b\u003da[11],l\u003da[12],m\u003da[13],v\u003da[14],P\u003da[15];return t[0]\u003dM*(f*P-b*v)-c*(s*P-e*v)+m*(s*b-e*f),t[1]\u003d-(r*(f*P-b*v)-c*(h*P-o*v)+m*(h*b-o*f)),t[2]\u003dr*(s*P-e*v)-M*(h*P-o*v)+m*(h*e-o*s),t[3]\u003d-(r*(s*b-e*f)-M*(h*b-o*f)+c*(h*e-o*s)),t[4]\u003d-(u*(f*P-b*v)-i*(s*P-e*v)+l*(s*b-e*f)),t[5]\u003dn*(f*P-b*v)-i*(h*P-o*v)+l*(h*b-o*f),t[6]\u003d-(n*(s*P-e*v)-u*(h*P-o*v)+l*(h*e-o*s)),t[7]\u003dn*(s*b-e*f)-u*(h*b-o*f)+i*(h*e-o*s),t[8]\u003du*(c*P-b*m)-i*(M*P-e*m)+l*(M*b-e*c),t[9]\u003d-(n*(c*P-b*m)-i*(r*P-o*m)+l*(r*b-o*c)),t[10]\u003dn*(M*P-e*m)-u*(r*P-o*m)+l*(r*e-o*M),t[11]\u003d-(n*(M*b-e*c)-u*(r*b-o*c)+i*(r*e-o*M)),t[12]\u003d-(u*(c*v-f*m)-i*(M*v-s*m)+l*(M*f-s*c)),t[13]\u003dn*(c*v-f*m)-i*(r*v-h*m)+l*(r*f-h*c),t[14]\u003d-(n*(M*v-s*m)-u*(r*v-h*m)+l*(r*s-h*M)),t[15]\u003dn*(M*f-s*c)-u*(r*f-h*c)+i*(r*s-h*M),t},n.determinant\u003dfunction(t){var a\u003dt[0],n\u003dt[1],r\u003dt[2],h\u003dt[3],o\u003dt[4],u\u003dt[5],M\u003dt[6],s\u003dt[7],e\u003dt[8],i\u003dt[9],c\u003dt[10],f\u003dt[11],b\u003dt[12],l\u003dt[13],m\u003dt[14],v\u003dt[15];return(a*u-n*o)*(c*v-f*m)-(a*M-r*o)*(i*v-f*l)+(a*s-h*o)*(i*m-c*l)+(n*M-r*u)*(e*v-f*b)-(n*s-h*u)*(e*m-c*b)+(r*s-h*M)*(e*l-i*b)},n.multiply\u003dM,n.translate\u003dfunction(t,a,n){var r,h,o,u,M,s,e,i,c,f,b,l,m\u003dn[0],v\u003dn[1],P\u003dn[2];return a\u003d\u003d\u003dt?(t[12]\u003da[0]*m+a[4]*v+a[8]*P+a[12],t[13]\u003da[1]*m+a[5]*v+a[9]*P+a[13],t[14]\u003da[2]*m+a[6]*v+a[10]*P+a[14],t[15]\u003da[3]*m+a[7]*v+a[11]*P+a[15]):(r\u003da[0],h\u003da[1],o\u003da[2],u\u003da[3],M\u003da[4],s\u003da[5],e\u003da[6],i\u003da[7],c\u003da[8],f\u003da[9],b\u003da[10],l\u003da[11],t[0]\u003dr,t[1]\u003dh,t[2]\u003do,t[3]\u003du,t[4]\u003dM,t[5]\u003ds,t[6]\u003de,t[7]\u003di,t[8]\u003dc,t[9]\u003df,t[10]\u003db,t[11]\u003dl,t[12]\u003dr*m+M*v+c*P+a[12],t[13]\u003dh*m+s*v+f*P+a[13],t[14]\u003do*m+e*v+b*P+a[14],t[15]\u003du*m+i*v+l*P+a[15]),t},n.scale\u003dfunction(t,a,n){var r\u003dn[0],h\u003dn[1],o\u003dn[2];return t[0]\u003da[0]*r,t[1]\u003da[1]*r,t[2]\u003da[2]*r,t[3]\u003da[3]*r,t[4]\u003da[4]*h,t[5]\u003da[5]*h,t[6]\u003da[6]*h,t[7]\u003da[7]*h,t[8]\u003da[8]*o,t[9]\u003da[9]*o,t[10]\u003da[10]*o,t[11]\u003da[11]*o,t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15],t},n.rotate\u003dfunction(t,a,n,r){var h,u,M,s,e,i,c,f,b,l,m,v,P,E,S,I,O,L,N,p,R,x,A,y,Y\u003dr[0],g\u003dr[1],T\u003dr[2],d\u003dMath.hypot(Y,g,T);return d\u003co.EPSILON?null:(Y*\u003dd\u003d1/d,g*\u003dd,T*\u003dd,h\u003dMath.sin(n),M\u003d1-(u\u003dMath.cos(n)),s\u003da[0],e\u003da[1],i\u003da[2],c\u003da[3],f\u003da[4],b\u003da[5],l\u003da[6],m\u003da[7],v\u003da[8],P\u003da[9],E\u003da[10],S\u003da[11],I\u003dY*Y*M+u,O\u003dg*Y*M+T*h,L\u003dT*Y*M-g*h,N\u003dY*g*M-T*h,p\u003dg*g*M+u,R\u003dT*g*M+Y*h,x\u003dY*T*M+g*h,A\u003dg*T*M-Y*h,y\u003dT*T*M+u,t[0]\u003ds*I+f*O+v*L,t[1]\u003de*I+b*O+P*L,t[2]\u003di*I+l*O+E*L,t[3]\u003dc*I+m*O+S*L,t[4]\u003ds*N+f*p+v*R,t[5]\u003de*N+b*p+P*R,t[6]\u003di*N+l*p+E*R,t[7]\u003dc*N+m*p+S*R,t[8]\u003ds*x+f*A+v*y,t[9]\u003de*x+b*A+P*y,t[10]\u003di*x+l*A+E*y,t[11]\u003dc*x+m*A+S*y,a!\u003d\u003dt\u0026\u0026(t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15]),t)},n.rotateX\u003dfunction(t,a,n){var r\u003dMath.sin(n),h\u003dMath.cos(n),o\u003da[4],u\u003da[5],M\u003da[6],s\u003da[7],e\u003da[8],i\u003da[9],c\u003da[10],f\u003da[11];return a!\u003d\u003dt\u0026\u0026(t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[3],t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15]),t[4]\u003do*h+e*r,t[5]\u003du*h+i*r,t[6]\u003dM*h+c*r,t[7]\u003ds*h+f*r,t[8]\u003de*h-o*r,t[9]\u003di*h-u*r,t[10]\u003dc*h-M*r,t[11]\u003df*h-s*r,t},n.rotateY\u003dfunction(t,a,n){var r\u003dMath.sin(n),h\u003dMath.cos(n),o\u003da[0],u\u003da[1],M\u003da[2],s\u003da[3],e\u003da[8],i\u003da[9],c\u003da[10],f\u003da[11];return a!\u003d\u003dt\u0026\u0026(t[4]\u003da[4],t[5]\u003da[5],t[6]\u003da[6],t[7]\u003da[7],t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15]),t[0]\u003do*h-e*r,t[1]\u003du*h-i*r,t[2]\u003dM*h-c*r,t[3]\u003ds*h-f*r,t[8]\u003do*r+e*h,t[9]\u003du*r+i*h,t[10]\u003dM*r+c*h,t[11]\u003ds*r+f*h,t},n.rotateZ\u003dfunction(t,a,n){var r\u003dMath.sin(n),h\u003dMath.cos(n),o\u003da[0],u\u003da[1],M\u003da[2],s\u003da[3],e\u003da[4],i\u003da[5],c\u003da[6],f\u003da[7];return a!\u003d\u003dt\u0026\u0026(t[8]\u003da[8],t[9]\u003da[9],t[10]\u003da[10],t[11]\u003da[11],t[12]\u003da[12],t[13]\u003da[13],t[14]\u003da[14],t[15]\u003da[15]),t[0]\u003do*h+e*r,t[1]\u003du*h+i*r,t[2]\u003dM*h+c*r,t[3]\u003ds*h+f*r,t[4]\u003de*h-o*r,t[5]\u003di*h-u*r,t[6]\u003dc*h-M*r,t[7]\u003df*h-s*r,t},n.fromTranslation\u003dfunction(t,a){return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003d1,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[10]\u003d1,t[11]\u003d0,t[12]\u003da[0],t[13]\u003da[1],t[14]\u003da[2],t[15]\u003d1,t},n.fromScaling\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003da[1],t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[10]\u003da[2],t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t},n.fromRotation\u003dfunction(t,a,n){var r,h,u,M\u003dn[0],s\u003dn[1],e\u003dn[2],i\u003dMath.hypot(M,s,e);return i\u003co.EPSILON?null:(M*\u003di\u003d1/i,s*\u003di,e*\u003di,r\u003dMath.sin(a),u\u003d1-(h\u003dMath.cos(a)),t[0]\u003dM*M*u+h,t[1]\u003ds*M*u+e*r,t[2]\u003de*M*u-s*r,t[3]\u003d0,t[4]\u003dM*s*u-e*r,t[5]\u003ds*s*u+h,t[6]\u003de*s*u+M*r,t[7]\u003d0,t[8]\u003dM*e*u+s*r,t[9]\u003ds*e*u-M*r,t[10]\u003de*e*u+h,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t)},n.fromXRotation\u003dfunction(t,a){var n\u003dMath.sin(a),r\u003dMath.cos(a);return t[0]\u003d1,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003dr,t[6]\u003dn,t[7]\u003d0,t[8]\u003d0,t[9]\u003d-n,t[10]\u003dr,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t},n.fromYRotation\u003dfunction(t,a){var n\u003dMath.sin(a),r\u003dMath.cos(a);return t[0]\u003dr,t[1]\u003d0,t[2]\u003d-n,t[3]\u003d0,t[4]\u003d0,t[5]\u003d1,t[6]\u003d0,t[7]\u003d0,t[8]\u003dn,t[9]\u003d0,t[10]\u003dr,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t},n.fromZRotation\u003dfunction(t,a){var n\u003dMath.sin(a),r\u003dMath.cos(a);return t[0]\u003dr,t[1]\u003dn,t[2]\u003d0,t[3]\u003d0,t[4]\u003d-n,t[5]\u003dr,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[10]\u003d1,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t},n.fromRotationTranslation\u003ds,n.fromQuat2\u003dfunction(t,a){var n\u003dnew o.ARRAY_TYPE(3),r\u003d-a[0],h\u003d-a[1],u\u003d-a[2],M\u003da[3],e\u003da[4],i\u003da[5],c\u003da[6],f\u003da[7],b\u003dr*r+h*h+u*u+M*M;return b\u003e0?(n[0]\u003d2*(e*M+f*r+i*u-c*h)/b,n[1]\u003d2*(i*M+f*h+c*r-e*u)/b,n[2]\u003d2*(c*M+f*u+e*h-i*r)/b):(n[0]\u003d2*(e*M+f*r+i*u-c*h),n[1]\u003d2*(i*M+f*h+c*r-e*u),n[2]\u003d2*(c*M+f*u+e*h-i*r)),s(t,a,n),t},n.getTranslation\u003dfunction(t,a){return t[0]\u003da[12],t[1]\u003da[13],t[2]\u003da[14],t},n.getScaling\u003de,n.getRotation\u003dfunction(t,a){var n\u003dnew o.ARRAY_TYPE(3);e(n,a);var r\u003d1/n[0],h\u003d1/n[1],u\u003d1/n[2],M\u003da[0]*r,s\u003da[1]*h,i\u003da[2]*u,c\u003da[4]*r,f\u003da[5]*h,b\u003da[6]*u,l\u003da[8]*r,m\u003da[9]*h,v\u003da[10]*u,P\u003dM+f+v,E\u003d0;return P\u003e0?(E\u003d2*Math.sqrt(P+1),t[3]\u003d.25*E,t[0]\u003d(b-m)/E,t[1]\u003d(l-i)/E,t[2]\u003d(s-c)/E):M\u003ef\u0026\u0026M\u003ev?(E\u003d2*Math.sqrt(1+M-f-v),t[3]\u003d(b-m)/E,t[0]\u003d.25*E,t[1]\u003d(s+c)/E,t[2]\u003d(l+i)/E):f\u003ev?(E\u003d2*Math.sqrt(1+f-M-v),t[3]\u003d(l-i)/E,t[0]\u003d(s+c)/E,t[1]\u003d.25*E,t[2]\u003d(b+m)/E):(E\u003d2*Math.sqrt(1+v-M-f),t[3]\u003d(s-c)/E,t[0]\u003d(l+i)/E,t[1]\u003d(b+m)/E,t[2]\u003d.25*E),t},n.fromRotationTranslationScale\u003dfunction(t,a,n,r){var h\u003da[0],o\u003da[1],u\u003da[2],M\u003da[3],s\u003dh+h,e\u003do+o,i\u003du+u,c\u003dh*s,f\u003dh*e,b\u003dh*i,l\u003do*e,m\u003do*i,v\u003du*i,P\u003dM*s,E\u003dM*e,S\u003dM*i,I\u003dr[0],O\u003dr[1],L\u003dr[2];return t[0]\u003d(1-(l+v))*I,t[1]\u003d(f+S)*I,t[2]\u003d(b-E)*I,t[3]\u003d0,t[4]\u003d(f-S)*O,t[5]\u003d(1-(c+v))*O,t[6]\u003d(m+P)*O,t[7]\u003d0,t[8]\u003d(b+E)*L,t[9]\u003d(m-P)*L,t[10]\u003d(1-(c+l))*L,t[11]\u003d0,t[12]\u003dn[0],t[13]\u003dn[1],t[14]\u003dn[2],t[15]\u003d1,t},n.fromRotationTranslationScaleOrigin\u003dfunction(t,a,n,r,h){var o\u003da[0],u\u003da[1],M\u003da[2],s\u003da[3],e\u003do+o,i\u003du+u,c\u003dM+M,f\u003do*e,b\u003do*i,l\u003do*c,m\u003du*i,v\u003du*c,P\u003dM*c,E\u003ds*e,S\u003ds*i,I\u003ds*c,O\u003dr[0],L\u003dr[1],N\u003dr[2],p\u003dh[0],R\u003dh[1],x\u003dh[2],A\u003d(1-(m+P))*O,y\u003d(b+I)*O,Y\u003d(l-S)*O,g\u003d(b-I)*L,T\u003d(1-(f+P))*L,d\u003d(v+E)*L,_\u003d(l+S)*N,q\u003d(v-E)*N,w\u003d(1-(f+m))*N;return t[0]\u003dA,t[1]\u003dy,t[2]\u003dY,t[3]\u003d0,t[4]\u003dg,t[5]\u003dT,t[6]\u003dd,t[7]\u003d0,t[8]\u003d_,t[9]\u003dq,t[10]\u003dw,t[11]\u003d0,t[12]\u003dn[0]+p-(A*p+g*R+_*x),t[13]\u003dn[1]+R-(y*p+T*R+q*x),t[14]\u003dn[2]+x-(Y*p+d*R+w*x),t[15]\u003d1,t},n.fromQuat\u003dfunction(t,a){var n\u003da[0],r\u003da[1],h\u003da[2],o\u003da[3],u\u003dn+n,M\u003dr+r,s\u003dh+h,e\u003dn*u,i\u003dr*u,c\u003dr*M,f\u003dh*u,b\u003dh*M,l\u003dh*s,m\u003do*u,v\u003do*M,P\u003do*s;return t[0]\u003d1-c-l,t[1]\u003di+P,t[2]\u003df-v,t[3]\u003d0,t[4]\u003di-P,t[5]\u003d1-e-l,t[6]\u003db+m,t[7]\u003d0,t[8]\u003df+v,t[9]\u003db-m,t[10]\u003d1-e-c,t[11]\u003d0,t[12]\u003d0,t[13]\u003d0,t[14]\u003d0,t[15]\u003d1,t},n.frustum\u003dfunction(t,a,n,r,h,o,u){var M\u003d1/(n-a),s\u003d1/(h-r),e\u003d1/(o-u);return t[0]\u003d2*o*M,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003d2*o*s,t[6]\u003d0,t[7]\u003d0,t[8]\u003d(n+a)*M,t[9]\u003d(h+r)*s,t[10]\u003d(u+o)*e,t[11]\u003d-1,t[12]\u003d0,t[13]\u003d0,t[14]\u003du*o*2*e,t[15]\u003d0,t},n.perspective\u003dfunction(t,a,n,r,h){var o,u\u003d1/Math.tan(a/2);return t[0]\u003du/n,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003du,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[11]\u003d-1,t[12]\u003d0,t[13]\u003d0,t[15]\u003d0,null!\u003dh\u0026\u0026h!\u003d\u003d1/0?(o\u003d1/(r-h),t[10]\u003d(h+r)*o,t[14]\u003d2*h*r*o):(t[10]\u003d-1,t[14]\u003d-2*r),t},n.perspectiveFromFieldOfView\u003dfunction(t,a,n,r){var h\u003dMath.tan(a.upDegrees*Math.PI/180),o\u003dMath.tan(a.downDegrees*Math.PI/180),u\u003dMath.tan(a.leftDegrees*Math.PI/180),M\u003dMath.tan(a.rightDegrees*Math.PI/180),s\u003d2/(u+M),e\u003d2/(h+o);return t[0]\u003ds,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003de,t[6]\u003d0,t[7]\u003d0,t[8]\u003d-(u-M)*s*.5,t[9]\u003d(h-o)*e*.5,t[10]\u003dr/(n-r),t[11]\u003d-1,t[12]\u003d0,t[13]\u003d0,t[14]\u003dr*n/(n-r),t[15]\u003d0,t},n.ortho\u003dfunction(t,a,n,r,h,o,u){var M\u003d1/(a-n),s\u003d1/(r-h),e\u003d1/(o-u);return t[0]\u003d-2*M,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t[4]\u003d0,t[5]\u003d-2*s,t[6]\u003d0,t[7]\u003d0,t[8]\u003d0,t[9]\u003d0,t[10]\u003d2*e,t[11]\u003d0,t[12]\u003d(a+n)*M,t[13]\u003d(h+r)*s,t[14]\u003d(u+o)*e,t[15]\u003d1,t},n.lookAt\u003dfunction(t,a,n,r){var h,M,s,e,i,c,f,b,l,m,v\u003da[0],P\u003da[1],E\u003da[2],S\u003dr[0],I\u003dr[1],O\u003dr[2],L\u003dn[0],N\u003dn[1],p\u003dn[2];return Math.abs(v-L)\u003co.EPSILON\u0026\u0026Math.abs(P-N)\u003co.EPSILON\u0026\u0026Math.abs(E-p)\u003co.EPSILON?u(t):(f\u003dv-L,b\u003dP-N,l\u003dE-p,h\u003dI*(l*\u003dm\u003d1/Math.hypot(f,b,l))-O*(b*\u003dm),M\u003dO*(f*\u003dm)-S*l,s\u003dS*b-I*f,(m\u003dMath.hypot(h,M,s))?(h*\u003dm\u003d1/m,M*\u003dm,s*\u003dm):(h\u003d0,M\u003d0,s\u003d0),e\u003db*s-l*M,i\u003dl*h-f*s,c\u003df*M-b*h,(m\u003dMath.hypot(e,i,c))?(e*\u003dm\u003d1/m,i*\u003dm,c*\u003dm):(e\u003d0,i\u003d0,c\u003d0),t[0]\u003dh,t[1]\u003de,t[2]\u003df,t[3]\u003d0,t[4]\u003dM,t[5]\u003di,t[6]\u003db,t[7]\u003d0,t[8]\u003ds,t[9]\u003dc,t[10]\u003dl,t[11]\u003d0,t[12]\u003d-(h*v+M*P+s*E),t[13]\u003d-(e*v+i*P+c*E),t[14]\u003d-(f*v+b*P+l*E),t[15]\u003d1,t)},n.targetTo\u003dfunction(t,a,n,r){var h\u003da[0],o\u003da[1],u\u003da[2],M\u003dr[0],s\u003dr[1],e\u003dr[2],i\u003dh-n[0],c\u003do-n[1],f\u003du-n[2],b\u003di*i+c*c+f*f;b\u003e0\u0026\u0026(i*\u003db\u003d1/Math.sqrt(b),c*\u003db,f*\u003db);var l\u003ds*f-e*c,m\u003de*i-M*f,v\u003dM*c-s*i;return(b\u003dl*l+m*m+v*v)\u003e0\u0026\u0026(l*\u003db\u003d1/Math.sqrt(b),m*\u003db,v*\u003db),t[0]\u003dl,t[1]\u003dm,t[2]\u003dv,t[3]\u003d0,t[4]\u003dc*v-f*m,t[5]\u003df*l-i*v,t[6]\u003di*m-c*l,t[7]\u003d0,t[8]\u003di,t[9]\u003dc,t[10]\u003df,t[11]\u003d0,t[12]\u003dh,t[13]\u003do,t[14]\u003du,t[15]\u003d1,t},n.str\u003dfunction(t){return\"mat4(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\", \"+t[4]+\", \"+t[5]+\", \"+t[6]+\", \"+t[7]+\", \"+t[8]+\", \"+t[9]+\", \"+t[10]+\", \"+t[11]+\", \"+t[12]+\", \"+t[13]+\", \"+t[14]+\", \"+t[15]+\")\"},n.frob\u003dfunction(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])},n.add\u003dfunction(t,a,n){return t[0]\u003da[0]+n[0],t[1]\u003da[1]+n[1],t[2]\u003da[2]+n[2],t[3]\u003da[3]+n[3],t[4]\u003da[4]+n[4],t[5]\u003da[5]+n[5],t[6]\u003da[6]+n[6],t[7]\u003da[7]+n[7],t[8]\u003da[8]+n[8],t[9]\u003da[9]+n[9],t[10]\u003da[10]+n[10],t[11]\u003da[11]+n[11],t[12]\u003da[12]+n[12],t[13]\u003da[13]+n[13],t[14]\u003da[14]+n[14],t[15]\u003da[15]+n[15],t},n.subtract\u003di,n.multiplyScalar\u003dfunction(t,a,n){return t[0]\u003da[0]*n,t[1]\u003da[1]*n,t[2]\u003da[2]*n,t[3]\u003da[3]*n,t[4]\u003da[4]*n,t[5]\u003da[5]*n,t[6]\u003da[6]*n,t[7]\u003da[7]*n,t[8]\u003da[8]*n,t[9]\u003da[9]*n,t[10]\u003da[10]*n,t[11]\u003da[11]*n,t[12]\u003da[12]*n,t[13]\u003da[13]*n,t[14]\u003da[14]*n,t[15]\u003da[15]*n,t},n.multiplyScalarAndAdd\u003dfunction(t,a,n,r){return t[0]\u003da[0]+n[0]*r,t[1]\u003da[1]+n[1]*r,t[2]\u003da[2]+n[2]*r,t[3]\u003da[3]+n[3]*r,t[4]\u003da[4]+n[4]*r,t[5]\u003da[5]+n[5]*r,t[6]\u003da[6]+n[6]*r,t[7]\u003da[7]+n[7]*r,t[8]\u003da[8]+n[8]*r,t[9]\u003da[9]+n[9]*r,t[10]\u003da[10]+n[10]*r,t[11]\u003da[11]+n[11]*r,t[12]\u003da[12]+n[12]*r,t[13]\u003da[13]+n[13]*r,t[14]\u003da[14]+n[14]*r,t[15]\u003da[15]+n[15]*r,t},n.exactEquals\u003dfunction(t,a){return t[0]\u003d\u003d\u003da[0]\u0026\u0026t[1]\u003d\u003d\u003da[1]\u0026\u0026t[2]\u003d\u003d\u003da[2]\u0026\u0026t[3]\u003d\u003d\u003da[3]\u0026\u0026t[4]\u003d\u003d\u003da[4]\u0026\u0026t[5]\u003d\u003d\u003da[5]\u0026\u0026t[6]\u003d\u003d\u003da[6]\u0026\u0026t[7]\u003d\u003d\u003da[7]\u0026\u0026t[8]\u003d\u003d\u003da[8]\u0026\u0026t[9]\u003d\u003d\u003da[9]\u0026\u0026t[10]\u003d\u003d\u003da[10]\u0026\u0026t[11]\u003d\u003d\u003da[11]\u0026\u0026t[12]\u003d\u003d\u003da[12]\u0026\u0026t[13]\u003d\u003d\u003da[13]\u0026\u0026t[14]\u003d\u003d\u003da[14]\u0026\u0026t[15]\u003d\u003d\u003da[15]},n.equals\u003dfunction(t,a){var n\u003dt[0],r\u003dt[1],h\u003dt[2],u\u003dt[3],M\u003dt[4],s\u003dt[5],e\u003dt[6],i\u003dt[7],c\u003dt[8],f\u003dt[9],b\u003dt[10],l\u003dt[11],m\u003dt[12],v\u003dt[13],P\u003dt[14],E\u003dt[15],S\u003da[0],I\u003da[1],O\u003da[2],L\u003da[3],N\u003da[4],p\u003da[5],R\u003da[6],x\u003da[7],A\u003da[8],y\u003da[9],Y\u003da[10],g\u003da[11],T\u003da[12],d\u003da[13],_\u003da[14],q\u003da[15];return Math.abs(n-S)\u003c\u003do.EPSILON*Math.max(1,Math.abs(n),Math.abs(S))\u0026\u0026Math.abs(r-I)\u003c\u003do.EPSILON*Math.max(1,Math.abs(r),Math.abs(I))\u0026\u0026Math.abs(h-O)\u003c\u003do.EPSILON*Math.max(1,Math.abs(h),Math.abs(O))\u0026\u0026Math.abs(u-L)\u003c\u003do.EPSILON*Math.max(1,Math.abs(u),Math.abs(L))\u0026\u0026Math.abs(M-N)\u003c\u003do.EPSILON*Math.max(1,Math.abs(M),Math.abs(N))\u0026\u0026Math.abs(s-p)\u003c\u003do.EPSILON*Math.max(1,Math.abs(s),Math.abs(p))\u0026\u0026Math.abs(e-R)\u003c\u003do.EPSILON*Math.max(1,Math.abs(e),Math.abs(R))\u0026\u0026Math.abs(i-x)\u003c\u003do.EPSILON*Math.max(1,Math.abs(i),Math.abs(x))\u0026\u0026Math.abs(c-A)\u003c\u003do.EPSILON*Math.max(1,Math.abs(c),Math.abs(A))\u0026\u0026Math.abs(f-y)\u003c\u003do.EPSILON*Math.max(1,Math.abs(f),Math.abs(y))\u0026\u0026Math.abs(b-Y)\u003c\u003do.EPSILON*Math.max(1,Math.abs(b),Math.abs(Y))\u0026\u0026Math.abs(l-g)\u003c\u003do.EPSILON*Math.max(1,Math.abs(l),Math.abs(g))\u0026\u0026Math.abs(m-T)\u003c\u003do.EPSILON*Math.max(1,Math.abs(m),Math.abs(T))\u0026\u0026Math.abs(v-d)\u003c\u003do.EPSILON*Math.max(1,Math.abs(v),Math.abs(d))\u0026\u0026Math.abs(P-_)\u003c\u003do.EPSILON*Math.max(1,Math.abs(P),Math.abs(_))\u0026\u0026Math.abs(E-q)\u003c\u003do.EPSILON*Math.max(1,Math.abs(E),Math.abs(q))},n.mul\u003dM,n.sub\u003di},\n \"eb06fc032a\": function _(t,a,r,n,e){n();const o\u003dt(\"tslib\"),s\u003do.__importStar(t(\"68ca94c15c\")),u\u003do.__importStar(t(\"0285c50a7e\")),c\u003do.__importStar(t(\"2c5eb22089\")),i\u003do.__importStar(t(\"c1aa33d719\"));function h(){var t\u003dnew s.ARRAY_TYPE(4);return s.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[0]\u003d0,t[1]\u003d0,t[2]\u003d0),t[3]\u003d1,t}function M(t,a,r){r*\u003d.5;var n\u003dMath.sin(r);return t[0]\u003dn*a[0],t[1]\u003dn*a[1],t[2]\u003dn*a[2],t[3]\u003dMath.cos(r),t}function l(t,a,r){var n\u003da[0],e\u003da[1],o\u003da[2],s\u003da[3],u\u003dr[0],c\u003dr[1],i\u003dr[2],h\u003dr[3];return t[0]\u003dn*h+s*u+e*i-o*c,t[1]\u003de*h+s*c+o*u-n*i,t[2]\u003do*h+s*i+n*c-e*u,t[3]\u003ds*h-n*u-e*c-o*i,t}function f(t,a){var r\u003da[0],n\u003da[1],e\u003da[2],o\u003da[3],s\u003dMath.sqrt(r*r+n*n+e*e),u\u003dMath.exp(o),c\u003ds\u003e0?u*Math.sin(s)/s:0;return t[0]\u003dr*c,t[1]\u003dn*c,t[2]\u003de*c,t[3]\u003du*Math.cos(s),t}function v(t,a){var r\u003da[0],n\u003da[1],e\u003da[2],o\u003da[3],s\u003dMath.sqrt(r*r+n*n+e*e),u\u003ds\u003e0?Math.atan2(s,o)/s:0;return t[0]\u003dr*u,t[1]\u003dn*u,t[2]\u003de*u,t[3]\u003d.5*Math.log(r*r+n*n+e*e+o*o),t}function m(t,a,r,n){var e,o,u,c,i,h\u003da[0],M\u003da[1],l\u003da[2],f\u003da[3],v\u003dr[0],m\u003dr[1],q\u003dr[2],d\u003dr[3];return(o\u003dh*v+M*m+l*q+f*d)\u003c0\u0026\u0026(o\u003d-o,v\u003d-v,m\u003d-m,q\u003d-q,d\u003d-d),1-o\u003es.EPSILON?(e\u003dMath.acos(o),u\u003dMath.sin(e),c\u003dMath.sin((1-n)*e)/u,i\u003dMath.sin(n*e)/u):(c\u003d1-n,i\u003dn),t[0]\u003dc*h+i*v,t[1]\u003dc*M+i*m,t[2]\u003dc*l+i*q,t[3]\u003dc*f+i*d,t}function q(t,a){var r,n\u003da[0]+a[4]+a[8];if(n\u003e0)r\u003dMath.sqrt(n+1),t[3]\u003d.5*r,r\u003d.5/r,t[0]\u003d(a[5]-a[7])*r,t[1]\u003d(a[6]-a[2])*r,t[2]\u003d(a[1]-a[3])*r;else{var e\u003d0;a[4]\u003ea[0]\u0026\u0026(e\u003d1),a[8]\u003ea[3*e+e]\u0026\u0026(e\u003d2);var o\u003d(e+1)%3,s\u003d(e+2)%3;r\u003dMath.sqrt(a[3*e+e]-a[3*o+o]-a[3*s+s]+1),t[e]\u003d.5*r,r\u003d.5/r,t[3]\u003d(a[3*o+s]-a[3*s+o])*r,t[o]\u003d(a[3*o+e]+a[3*e+o])*r,t[s]\u003d(a[3*s+e]+a[3*e+s])*r}return t}var d,p,A,g,_,P;r.create\u003dh,r.identity\u003dfunction(t){return t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t},r.setAxisAngle\u003dM,r.getAxisAngle\u003dfunction(t,a){var r\u003d2*Math.acos(a[3]),n\u003dMath.sin(r/2);return n\u003es.EPSILON?(t[0]\u003da[0]/n,t[1]\u003da[1]/n,t[2]\u003da[2]/n):(t[0]\u003d1,t[1]\u003d0,t[2]\u003d0),r},r.getAngle\u003dfunction(t,a){var n\u003dr.dot(t,a);return Math.acos(2*n*n-1)},r.multiply\u003dl,r.rotateX\u003dfunction(t,a,r){r*\u003d.5;var n\u003da[0],e\u003da[1],o\u003da[2],s\u003da[3],u\u003dMath.sin(r),c\u003dMath.cos(r);return t[0]\u003dn*c+s*u,t[1]\u003de*c+o*u,t[2]\u003do*c-e*u,t[3]\u003ds*c-n*u,t},r.rotateY\u003dfunction(t,a,r){r*\u003d.5;var n\u003da[0],e\u003da[1],o\u003da[2],s\u003da[3],u\u003dMath.sin(r),c\u003dMath.cos(r);return t[0]\u003dn*c-o*u,t[1]\u003de*c+s*u,t[2]\u003do*c+n*u,t[3]\u003ds*c-e*u,t},r.rotateZ\u003dfunction(t,a,r){r*\u003d.5;var n\u003da[0],e\u003da[1],o\u003da[2],s\u003da[3],u\u003dMath.sin(r),c\u003dMath.cos(r);return t[0]\u003dn*c+e*u,t[1]\u003de*c-n*u,t[2]\u003do*c+s*u,t[3]\u003ds*c-o*u,t},r.calculateW\u003dfunction(t,a){var r\u003da[0],n\u003da[1],e\u003da[2];return t[0]\u003dr,t[1]\u003dn,t[2]\u003de,t[3]\u003dMath.sqrt(Math.abs(1-r*r-n*n-e*e)),t},r.exp\u003df,r.ln\u003dv,r.pow\u003dfunction(t,a,n){return v(t,a),r.scale(t,t,n),f(t,t),t},r.slerp\u003dm,r.random\u003dfunction(t){var a\u003ds.RANDOM(),r\u003ds.RANDOM(),n\u003ds.RANDOM(),e\u003dMath.sqrt(1-a),o\u003dMath.sqrt(a);return t[0]\u003de*Math.sin(2*Math.PI*r),t[1]\u003de*Math.cos(2*Math.PI*r),t[2]\u003do*Math.sin(2*Math.PI*n),t[3]\u003do*Math.cos(2*Math.PI*n),t},r.invert\u003dfunction(t,a){var r\u003da[0],n\u003da[1],e\u003da[2],o\u003da[3],s\u003dr*r+n*n+e*e+o*o,u\u003ds?1/s:0;return t[0]\u003d-r*u,t[1]\u003d-n*u,t[2]\u003d-e*u,t[3]\u003do*u,t},r.conjugate\u003dfunction(t,a){return t[0]\u003d-a[0],t[1]\u003d-a[1],t[2]\u003d-a[2],t[3]\u003da[3],t},r.fromMat3\u003dq,r.fromEuler\u003dfunction(t,a,r,n){var e\u003d.5*Math.PI/180;a*\u003de,r*\u003de,n*\u003de;var o\u003dMath.sin(a),s\u003dMath.cos(a),u\u003dMath.sin(r),c\u003dMath.cos(r),i\u003dMath.sin(n),h\u003dMath.cos(n);return t[0]\u003do*c*h-s*u*i,t[1]\u003ds*u*h+o*c*i,t[2]\u003ds*c*i-o*u*h,t[3]\u003ds*c*h+o*u*i,t},r.str\u003dfunction(t){return\"quat(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\")\"},r.clone\u003di.clone,r.fromValues\u003di.fromValues,r.copy\u003di.copy,r.set\u003di.set,r.add\u003di.add,r.mul\u003dl,r.scale\u003di.scale,r.dot\u003di.dot,r.lerp\u003di.lerp,r.length\u003di.length,r.len\u003dr.length,r.squaredLength\u003di.squaredLength,r.sqrLen\u003dr.squaredLength,r.normalize\u003di.normalize,r.exactEquals\u003di.exactEquals,r.equals\u003di.equals,r.rotationTo\u003d(d\u003dc.create(),p\u003dc.fromValues(1,0,0),A\u003dc.fromValues(0,1,0),function(t,a,n){var e\u003dc.dot(a,n);return e\u003c-.999999?(c.cross(d,p,a),c.len(d)\u003c1e-6\u0026\u0026c.cross(d,A,a),c.normalize(d,d),M(t,d,Math.PI),t):e\u003e.999999?(t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t):(c.cross(d,a,n),t[0]\u003dd[0],t[1]\u003dd[1],t[2]\u003dd[2],t[3]\u003d1+e,r.normalize(t,t))}),r.sqlerp\u003d(g\u003dh(),_\u003dh(),function(t,a,r,n,e,o){return m(g,a,e,o),m(_,r,n,o),m(t,g,_,2*o*(1-o)),t}),r.setAxes\u003d(P\u003du.create(),function(t,a,n,e){return P[0]\u003dn[0],P[3]\u003dn[1],P[6]\u003dn[2],P[1]\u003de[0],P[4]\u003de[1],P[7]\u003de[2],P[2]\u003d-a[0],P[5]\u003d-a[1],P[8]\u003d-a[2],r.normalize(t,q(t,P))})},\n \"2c5eb22089\": function _(t,n,r,a,u){a();const e\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function o(){var t\u003dnew e.ARRAY_TYPE(3);return e.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[0]\u003d0,t[1]\u003d0,t[2]\u003d0),t}function i(t){var n\u003dt[0],r\u003dt[1],a\u003dt[2];return Math.hypot(n,r,a)}function c(t,n,r){return t[0]\u003dn[0]-r[0],t[1]\u003dn[1]-r[1],t[2]\u003dn[2]-r[2],t}function h(t,n,r){return t[0]\u003dn[0]*r[0],t[1]\u003dn[1]*r[1],t[2]\u003dn[2]*r[2],t}function M(t,n,r){return t[0]\u003dn[0]/r[0],t[1]\u003dn[1]/r[1],t[2]\u003dn[2]/r[2],t}function s(t,n){var r\u003dn[0]-t[0],a\u003dn[1]-t[1],u\u003dn[2]-t[2];return Math.hypot(r,a,u)}function f(t,n){var r\u003dn[0]-t[0],a\u003dn[1]-t[1],u\u003dn[2]-t[2];return r*r+a*a+u*u}function v(t){var n\u003dt[0],r\u003dt[1],a\u003dt[2];return n*n+r*r+a*a}function l(t,n){return t[0]*n[0]+t[1]*n[1]+t[2]*n[2]}var m;r.create\u003do,r.clone\u003dfunction(t){var n\u003dnew e.ARRAY_TYPE(3);return n[0]\u003dt[0],n[1]\u003dt[1],n[2]\u003dt[2],n},r.length\u003di,r.fromValues\u003dfunction(t,n,r){var a\u003dnew e.ARRAY_TYPE(3);return a[0]\u003dt,a[1]\u003dn,a[2]\u003dr,a},r.copy\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003dn[1],t[2]\u003dn[2],t},r.set\u003dfunction(t,n,r,a){return t[0]\u003dn,t[1]\u003dr,t[2]\u003da,t},r.add\u003dfunction(t,n,r){return t[0]\u003dn[0]+r[0],t[1]\u003dn[1]+r[1],t[2]\u003dn[2]+r[2],t},r.subtract\u003dc,r.multiply\u003dh,r.divide\u003dM,r.ceil\u003dfunction(t,n){return t[0]\u003dMath.ceil(n[0]),t[1]\u003dMath.ceil(n[1]),t[2]\u003dMath.ceil(n[2]),t},r.floor\u003dfunction(t,n){return t[0]\u003dMath.floor(n[0]),t[1]\u003dMath.floor(n[1]),t[2]\u003dMath.floor(n[2]),t},r.min\u003dfunction(t,n,r){return t[0]\u003dMath.min(n[0],r[0]),t[1]\u003dMath.min(n[1],r[1]),t[2]\u003dMath.min(n[2],r[2]),t},r.max\u003dfunction(t,n,r){return t[0]\u003dMath.max(n[0],r[0]),t[1]\u003dMath.max(n[1],r[1]),t[2]\u003dMath.max(n[2],r[2]),t},r.round\u003dfunction(t,n){return t[0]\u003dMath.round(n[0]),t[1]\u003dMath.round(n[1]),t[2]\u003dMath.round(n[2]),t},r.scale\u003dfunction(t,n,r){return t[0]\u003dn[0]*r,t[1]\u003dn[1]*r,t[2]\u003dn[2]*r,t},r.scaleAndAdd\u003dfunction(t,n,r,a){return t[0]\u003dn[0]+r[0]*a,t[1]\u003dn[1]+r[1]*a,t[2]\u003dn[2]+r[2]*a,t},r.distance\u003ds,r.squaredDistance\u003df,r.squaredLength\u003dv,r.negate\u003dfunction(t,n){return t[0]\u003d-n[0],t[1]\u003d-n[1],t[2]\u003d-n[2],t},r.inverse\u003dfunction(t,n){return t[0]\u003d1/n[0],t[1]\u003d1/n[1],t[2]\u003d1/n[2],t},r.normalize\u003dfunction(t,n){var r\u003dn[0],a\u003dn[1],u\u003dn[2],e\u003dr*r+a*a+u*u;return e\u003e0\u0026\u0026(e\u003d1/Math.sqrt(e)),t[0]\u003dn[0]*e,t[1]\u003dn[1]*e,t[2]\u003dn[2]*e,t},r.dot\u003dl,r.cross\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dr[0],i\u003dr[1],c\u003dr[2];return t[0]\u003du*c-e*i,t[1]\u003de*o-a*c,t[2]\u003da*i-u*o,t},r.lerp\u003dfunction(t,n,r,a){var u\u003dn[0],e\u003dn[1],o\u003dn[2];return t[0]\u003du+a*(r[0]-u),t[1]\u003de+a*(r[1]-e),t[2]\u003do+a*(r[2]-o),t},r.hermite\u003dfunction(t,n,r,a,u,e){var o\u003de*e,i\u003do*(2*e-3)+1,c\u003do*(e-2)+e,h\u003do*(e-1),M\u003do*(3-2*e);return t[0]\u003dn[0]*i+r[0]*c+a[0]*h+u[0]*M,t[1]\u003dn[1]*i+r[1]*c+a[1]*h+u[1]*M,t[2]\u003dn[2]*i+r[2]*c+a[2]*h+u[2]*M,t},r.bezier\u003dfunction(t,n,r,a,u,e){var o\u003d1-e,i\u003do*o,c\u003de*e,h\u003di*o,M\u003d3*e*i,s\u003d3*c*o,f\u003dc*e;return t[0]\u003dn[0]*h+r[0]*M+a[0]*s+u[0]*f,t[1]\u003dn[1]*h+r[1]*M+a[1]*s+u[1]*f,t[2]\u003dn[2]*h+r[2]*M+a[2]*s+u[2]*f,t},r.random\u003dfunction(t,n){n\u003dn||1;var r\u003d2*e.RANDOM()*Math.PI,a\u003d2*e.RANDOM()-1,u\u003dMath.sqrt(1-a*a)*n;return t[0]\u003dMath.cos(r)*u,t[1]\u003dMath.sin(r)*u,t[2]\u003da*n,t},r.transformMat4\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dr[3]*a+r[7]*u+r[11]*e+r[15];return o\u003do||1,t[0]\u003d(r[0]*a+r[4]*u+r[8]*e+r[12])/o,t[1]\u003d(r[1]*a+r[5]*u+r[9]*e+r[13])/o,t[2]\u003d(r[2]*a+r[6]*u+r[10]*e+r[14])/o,t},r.transformMat3\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2];return t[0]\u003da*r[0]+u*r[3]+e*r[6],t[1]\u003da*r[1]+u*r[4]+e*r[7],t[2]\u003da*r[2]+u*r[5]+e*r[8],t},r.transformQuat\u003dfunction(t,n,r){var a\u003dr[0],u\u003dr[1],e\u003dr[2],o\u003dr[3],i\u003dn[0],c\u003dn[1],h\u003dn[2],M\u003du*h-e*c,s\u003de*i-a*h,f\u003da*c-u*i,v\u003du*f-e*s,l\u003de*M-a*f,m\u003da*s-u*M,d\u003d2*o;return M*\u003dd,s*\u003dd,f*\u003dd,v*\u003d2,l*\u003d2,m*\u003d2,t[0]\u003di+M+v,t[1]\u003dc+s+l,t[2]\u003dh+f+m,t},r.rotateX\u003dfunction(t,n,r,a){var u\u003d[],e\u003d[];return u[0]\u003dn[0]-r[0],u[1]\u003dn[1]-r[1],u[2]\u003dn[2]-r[2],e[0]\u003du[0],e[1]\u003du[1]*Math.cos(a)-u[2]*Math.sin(a),e[2]\u003du[1]*Math.sin(a)+u[2]*Math.cos(a),t[0]\u003de[0]+r[0],t[1]\u003de[1]+r[1],t[2]\u003de[2]+r[2],t},r.rotateY\u003dfunction(t,n,r,a){var u\u003d[],e\u003d[];return u[0]\u003dn[0]-r[0],u[1]\u003dn[1]-r[1],u[2]\u003dn[2]-r[2],e[0]\u003du[2]*Math.sin(a)+u[0]*Math.cos(a),e[1]\u003du[1],e[2]\u003du[2]*Math.cos(a)-u[0]*Math.sin(a),t[0]\u003de[0]+r[0],t[1]\u003de[1]+r[1],t[2]\u003de[2]+r[2],t},r.rotateZ\u003dfunction(t,n,r,a){var u\u003d[],e\u003d[];return u[0]\u003dn[0]-r[0],u[1]\u003dn[1]-r[1],u[2]\u003dn[2]-r[2],e[0]\u003du[0]*Math.cos(a)-u[1]*Math.sin(a),e[1]\u003du[0]*Math.sin(a)+u[1]*Math.cos(a),e[2]\u003du[2],t[0]\u003de[0]+r[0],t[1]\u003de[1]+r[1],t[2]\u003de[2]+r[2],t},r.angle\u003dfunction(t,n){var r\u003dt[0],a\u003dt[1],u\u003dt[2],e\u003dn[0],o\u003dn[1],i\u003dn[2],c\u003dMath.sqrt(r*r+a*a+u*u)*Math.sqrt(e*e+o*o+i*i),h\u003dc\u0026\u0026l(t,n)/c;return Math.acos(Math.min(Math.max(h,-1),1))},r.zero\u003dfunction(t){return t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t},r.str\u003dfunction(t){return\"vec3(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\")\"},r.exactEquals\u003dfunction(t,n){return t[0]\u003d\u003d\u003dn[0]\u0026\u0026t[1]\u003d\u003d\u003dn[1]\u0026\u0026t[2]\u003d\u003d\u003dn[2]},r.equals\u003dfunction(t,n){var r\u003dt[0],a\u003dt[1],u\u003dt[2],o\u003dn[0],i\u003dn[1],c\u003dn[2];return Math.abs(r-o)\u003c\u003de.EPSILON*Math.max(1,Math.abs(r),Math.abs(o))\u0026\u0026Math.abs(a-i)\u003c\u003de.EPSILON*Math.max(1,Math.abs(a),Math.abs(i))\u0026\u0026Math.abs(u-c)\u003c\u003de.EPSILON*Math.max(1,Math.abs(u),Math.abs(c))},r.sub\u003dc,r.mul\u003dh,r.div\u003dM,r.dist\u003ds,r.sqrDist\u003df,r.len\u003di,r.sqrLen\u003dv,r.forEach\u003d(m\u003do(),function(t,n,r,a,u,e){var o,i;for(n||(n\u003d3),r||(r\u003d0),i\u003da?Math.min(a*n+r,t.length):t.length,o\u003dr;o\u003ci;o+\u003dn)m[0]\u003dt[o],m[1]\u003dt[o+1],m[2]\u003dt[o+2],u(m,m,e),t[o]\u003dm[0],t[o+1]\u003dm[1],t[o+2]\u003dm[2];return t})},\n \"c1aa33d719\": function _(t,n,r,a,u){a();const e\u003dt(\"tslib\").__importStar(t(\"68ca94c15c\"));function o(){var t\u003dnew e.ARRAY_TYPE(4);return e.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0),t}function i(t,n,r){return t[0]\u003dn[0]-r[0],t[1]\u003dn[1]-r[1],t[2]\u003dn[2]-r[2],t[3]\u003dn[3]-r[3],t}function c(t,n,r){return t[0]\u003dn[0]*r[0],t[1]\u003dn[1]*r[1],t[2]\u003dn[2]*r[2],t[3]\u003dn[3]*r[3],t}function h(t,n,r){return t[0]\u003dn[0]/r[0],t[1]\u003dn[1]/r[1],t[2]\u003dn[2]/r[2],t[3]\u003dn[3]/r[3],t}function M(t,n){var r\u003dn[0]-t[0],a\u003dn[1]-t[1],u\u003dn[2]-t[2],e\u003dn[3]-t[3];return Math.hypot(r,a,u,e)}function f(t,n){var r\u003dn[0]-t[0],a\u003dn[1]-t[1],u\u003dn[2]-t[2],e\u003dn[3]-t[3];return r*r+a*a+u*u+e*e}function s(t){var n\u003dt[0],r\u003dt[1],a\u003dt[2],u\u003dt[3];return Math.hypot(n,r,a,u)}function l(t){var n\u003dt[0],r\u003dt[1],a\u003dt[2],u\u003dt[3];return n*n+r*r+a*a+u*u}var m;r.create\u003do,r.clone\u003dfunction(t){var n\u003dnew e.ARRAY_TYPE(4);return n[0]\u003dt[0],n[1]\u003dt[1],n[2]\u003dt[2],n[3]\u003dt[3],n},r.fromValues\u003dfunction(t,n,r,a){var u\u003dnew e.ARRAY_TYPE(4);return u[0]\u003dt,u[1]\u003dn,u[2]\u003dr,u[3]\u003da,u},r.copy\u003dfunction(t,n){return t[0]\u003dn[0],t[1]\u003dn[1],t[2]\u003dn[2],t[3]\u003dn[3],t},r.set\u003dfunction(t,n,r,a,u){return t[0]\u003dn,t[1]\u003dr,t[2]\u003da,t[3]\u003du,t},r.add\u003dfunction(t,n,r){return t[0]\u003dn[0]+r[0],t[1]\u003dn[1]+r[1],t[2]\u003dn[2]+r[2],t[3]\u003dn[3]+r[3],t},r.subtract\u003di,r.multiply\u003dc,r.divide\u003dh,r.ceil\u003dfunction(t,n){return t[0]\u003dMath.ceil(n[0]),t[1]\u003dMath.ceil(n[1]),t[2]\u003dMath.ceil(n[2]),t[3]\u003dMath.ceil(n[3]),t},r.floor\u003dfunction(t,n){return t[0]\u003dMath.floor(n[0]),t[1]\u003dMath.floor(n[1]),t[2]\u003dMath.floor(n[2]),t[3]\u003dMath.floor(n[3]),t},r.min\u003dfunction(t,n,r){return t[0]\u003dMath.min(n[0],r[0]),t[1]\u003dMath.min(n[1],r[1]),t[2]\u003dMath.min(n[2],r[2]),t[3]\u003dMath.min(n[3],r[3]),t},r.max\u003dfunction(t,n,r){return t[0]\u003dMath.max(n[0],r[0]),t[1]\u003dMath.max(n[1],r[1]),t[2]\u003dMath.max(n[2],r[2]),t[3]\u003dMath.max(n[3],r[3]),t},r.round\u003dfunction(t,n){return t[0]\u003dMath.round(n[0]),t[1]\u003dMath.round(n[1]),t[2]\u003dMath.round(n[2]),t[3]\u003dMath.round(n[3]),t},r.scale\u003dfunction(t,n,r){return t[0]\u003dn[0]*r,t[1]\u003dn[1]*r,t[2]\u003dn[2]*r,t[3]\u003dn[3]*r,t},r.scaleAndAdd\u003dfunction(t,n,r,a){return t[0]\u003dn[0]+r[0]*a,t[1]\u003dn[1]+r[1]*a,t[2]\u003dn[2]+r[2]*a,t[3]\u003dn[3]+r[3]*a,t},r.distance\u003dM,r.squaredDistance\u003df,r.length\u003ds,r.squaredLength\u003dl,r.negate\u003dfunction(t,n){return t[0]\u003d-n[0],t[1]\u003d-n[1],t[2]\u003d-n[2],t[3]\u003d-n[3],t},r.inverse\u003dfunction(t,n){return t[0]\u003d1/n[0],t[1]\u003d1/n[1],t[2]\u003d1/n[2],t[3]\u003d1/n[3],t},r.normalize\u003dfunction(t,n){var r\u003dn[0],a\u003dn[1],u\u003dn[2],e\u003dn[3],o\u003dr*r+a*a+u*u+e*e;return o\u003e0\u0026\u0026(o\u003d1/Math.sqrt(o)),t[0]\u003dr*o,t[1]\u003da*o,t[2]\u003du*o,t[3]\u003de*o,t},r.dot\u003dfunction(t,n){return t[0]*n[0]+t[1]*n[1]+t[2]*n[2]+t[3]*n[3]},r.cross\u003dfunction(t,n,r,a){var u\u003dr[0]*a[1]-r[1]*a[0],e\u003dr[0]*a[2]-r[2]*a[0],o\u003dr[0]*a[3]-r[3]*a[0],i\u003dr[1]*a[2]-r[2]*a[1],c\u003dr[1]*a[3]-r[3]*a[1],h\u003dr[2]*a[3]-r[3]*a[2],M\u003dn[0],f\u003dn[1],s\u003dn[2],l\u003dn[3];return t[0]\u003df*h-s*c+l*i,t[1]\u003d-M*h+s*o-l*e,t[2]\u003dM*c-f*o+l*u,t[3]\u003d-M*i+f*e-s*u,t},r.lerp\u003dfunction(t,n,r,a){var u\u003dn[0],e\u003dn[1],o\u003dn[2],i\u003dn[3];return t[0]\u003du+a*(r[0]-u),t[1]\u003de+a*(r[1]-e),t[2]\u003do+a*(r[2]-o),t[3]\u003di+a*(r[3]-i),t},r.random\u003dfunction(t,n){var r,a,u,o,i,c;n\u003dn||1;do{i\u003d(r\u003d2*e.RANDOM()-1)*r+(a\u003d2*e.RANDOM()-1)*a}while(i\u003e\u003d1);do{c\u003d(u\u003d2*e.RANDOM()-1)*u+(o\u003d2*e.RANDOM()-1)*o}while(c\u003e\u003d1);var h\u003dMath.sqrt((1-i)/c);return t[0]\u003dn*r,t[1]\u003dn*a,t[2]\u003dn*u*h,t[3]\u003dn*o*h,t},r.transformMat4\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dn[3];return t[0]\u003dr[0]*a+r[4]*u+r[8]*e+r[12]*o,t[1]\u003dr[1]*a+r[5]*u+r[9]*e+r[13]*o,t[2]\u003dr[2]*a+r[6]*u+r[10]*e+r[14]*o,t[3]\u003dr[3]*a+r[7]*u+r[11]*e+r[15]*o,t},r.transformQuat\u003dfunction(t,n,r){var a\u003dn[0],u\u003dn[1],e\u003dn[2],o\u003dr[0],i\u003dr[1],c\u003dr[2],h\u003dr[3],M\u003dh*a+i*e-c*u,f\u003dh*u+c*a-o*e,s\u003dh*e+o*u-i*a,l\u003d-o*a-i*u-c*e;return t[0]\u003dM*h+l*-o+f*-c-s*-i,t[1]\u003df*h+l*-i+s*-o-M*-c,t[2]\u003ds*h+l*-c+M*-i-f*-o,t[3]\u003dn[3],t},r.zero\u003dfunction(t){return t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d0,t},r.str\u003dfunction(t){return\"vec4(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\")\"},r.exactEquals\u003dfunction(t,n){return t[0]\u003d\u003d\u003dn[0]\u0026\u0026t[1]\u003d\u003d\u003dn[1]\u0026\u0026t[2]\u003d\u003d\u003dn[2]\u0026\u0026t[3]\u003d\u003d\u003dn[3]},r.equals\u003dfunction(t,n){var r\u003dt[0],a\u003dt[1],u\u003dt[2],o\u003dt[3],i\u003dn[0],c\u003dn[1],h\u003dn[2],M\u003dn[3];return Math.abs(r-i)\u003c\u003de.EPSILON*Math.max(1,Math.abs(r),Math.abs(i))\u0026\u0026Math.abs(a-c)\u003c\u003de.EPSILON*Math.max(1,Math.abs(a),Math.abs(c))\u0026\u0026Math.abs(u-h)\u003c\u003de.EPSILON*Math.max(1,Math.abs(u),Math.abs(h))\u0026\u0026Math.abs(o-M)\u003c\u003de.EPSILON*Math.max(1,Math.abs(o),Math.abs(M))},r.sub\u003di,r.mul\u003dc,r.div\u003dh,r.dist\u003dM,r.sqrDist\u003df,r.len\u003ds,r.sqrLen\u003dl,r.forEach\u003d(m\u003do(),function(t,n,r,a,u,e){var o,i;for(n||(n\u003d4),r||(r\u003d0),i\u003da?Math.min(a*n+r,t.length):t.length,o\u003dr;o\u003ci;o+\u003dn)m[0]\u003dt[o],m[1]\u003dt[o+1],m[2]\u003dt[o+2],m[3]\u003dt[o+3],u(m,m,e),t[o]\u003dm[0],t[o+1]\u003dm[1],t[o+2]\u003dm[2],t[o+3]\u003dm[3];return t})},\n \"277615c682\": function _(t,a,n,r,e){r();const u\u003dt(\"tslib\"),o\u003du.__importStar(t(\"68ca94c15c\")),i\u003du.__importStar(t(\"eb06fc032a\")),s\u003du.__importStar(t(\"a427635f32\"));function c(t,a,n){var r\u003d.5*n[0],e\u003d.5*n[1],u\u003d.5*n[2],o\u003da[0],i\u003da[1],s\u003da[2],c\u003da[3];return t[0]\u003do,t[1]\u003di,t[2]\u003ds,t[3]\u003dc,t[4]\u003dr*c+e*s-u*i,t[5]\u003de*c+u*o-r*s,t[6]\u003du*c+r*i-e*o,t[7]\u003d-r*o-e*i-u*s,t}function h(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[3],t[4]\u003da[4],t[5]\u003da[5],t[6]\u003da[6],t[7]\u003da[7],t}function f(t,a,n){var r\u003da[0],e\u003da[1],u\u003da[2],o\u003da[3],i\u003dn[4],s\u003dn[5],c\u003dn[6],h\u003dn[7],f\u003da[4],M\u003da[5],b\u003da[6],l\u003da[7],v\u003dn[0],m\u003dn[1],R\u003dn[2],A\u003dn[3];return t[0]\u003dr*A+o*v+e*R-u*m,t[1]\u003de*A+o*m+u*v-r*R,t[2]\u003du*A+o*R+r*m-e*v,t[3]\u003do*A-r*v-e*m-u*R,t[4]\u003dr*h+o*i+e*c-u*s+f*A+l*v+M*R-b*m,t[5]\u003de*h+o*s+u*i-r*c+M*A+l*m+b*v-f*R,t[6]\u003du*h+o*c+r*s-e*i+b*A+l*R+f*m-M*v,t[7]\u003do*h-r*i-e*s-u*c+l*A-f*v-M*m-b*R,t}n.create\u003dfunction(){var t\u003dnew o.ARRAY_TYPE(8);return o.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[4]\u003d0,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0),t[3]\u003d1,t},n.clone\u003dfunction(t){var a\u003dnew o.ARRAY_TYPE(8);return a[0]\u003dt[0],a[1]\u003dt[1],a[2]\u003dt[2],a[3]\u003dt[3],a[4]\u003dt[4],a[5]\u003dt[5],a[6]\u003dt[6],a[7]\u003dt[7],a},n.fromValues\u003dfunction(t,a,n,r,e,u,i,s){var c\u003dnew o.ARRAY_TYPE(8);return c[0]\u003dt,c[1]\u003da,c[2]\u003dn,c[3]\u003dr,c[4]\u003de,c[5]\u003du,c[6]\u003di,c[7]\u003ds,c},n.fromRotationTranslationValues\u003dfunction(t,a,n,r,e,u,i){var s\u003dnew o.ARRAY_TYPE(8);s[0]\u003dt,s[1]\u003da,s[2]\u003dn,s[3]\u003dr;var c\u003d.5*e,h\u003d.5*u,f\u003d.5*i;return s[4]\u003dc*r+h*n-f*a,s[5]\u003dh*r+f*t-c*n,s[6]\u003df*r+c*a-h*t,s[7]\u003d-c*t-h*a-f*n,s},n.fromRotationTranslation\u003dc,n.fromTranslation\u003dfunction(t,a){return t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t[4]\u003d.5*a[0],t[5]\u003d.5*a[1],t[6]\u003d.5*a[2],t[7]\u003d0,t},n.fromRotation\u003dfunction(t,a){return t[0]\u003da[0],t[1]\u003da[1],t[2]\u003da[2],t[3]\u003da[3],t[4]\u003d0,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0,t},n.fromMat4\u003dfunction(t,a){var n\u003di.create();s.getRotation(n,a);var r\u003dnew o.ARRAY_TYPE(3);return s.getTranslation(r,a),c(t,n,r),t},n.copy\u003dh,n.identity\u003dfunction(t){return t[0]\u003d0,t[1]\u003d0,t[2]\u003d0,t[3]\u003d1,t[4]\u003d0,t[5]\u003d0,t[6]\u003d0,t[7]\u003d0,t},n.set\u003dfunction(t,a,n,r,e,u,o,i,s){return t[0]\u003da,t[1]\u003dn,t[2]\u003dr,t[3]\u003de,t[4]\u003du,t[5]\u003do,t[6]\u003di,t[7]\u003ds,t},n.getReal\u003di.copy,n.getDual\u003dfunction(t,a){return t[0]\u003da[4],t[1]\u003da[5],t[2]\u003da[6],t[3]\u003da[7],t},n.setReal\u003di.copy,n.setDual\u003dfunction(t,a){return t[4]\u003da[0],t[5]\u003da[1],t[6]\u003da[2],t[7]\u003da[3],t},n.getTranslation\u003dfunction(t,a){var n\u003da[4],r\u003da[5],e\u003da[6],u\u003da[7],o\u003d-a[0],i\u003d-a[1],s\u003d-a[2],c\u003da[3];return t[0]\u003d2*(n*c+u*o+r*s-e*i),t[1]\u003d2*(r*c+u*i+e*o-n*s),t[2]\u003d2*(e*c+u*s+n*i-r*o),t},n.translate\u003dfunction(t,a,n){var r\u003da[0],e\u003da[1],u\u003da[2],o\u003da[3],i\u003d.5*n[0],s\u003d.5*n[1],c\u003d.5*n[2],h\u003da[4],f\u003da[5],M\u003da[6],b\u003da[7];return t[0]\u003dr,t[1]\u003de,t[2]\u003du,t[3]\u003do,t[4]\u003do*i+e*c-u*s+h,t[5]\u003do*s+u*i-r*c+f,t[6]\u003do*c+r*s-e*i+M,t[7]\u003d-r*i-e*s-u*c+b,t},n.rotateX\u003dfunction(t,a,n){var r\u003d-a[0],e\u003d-a[1],u\u003d-a[2],o\u003da[3],s\u003da[4],c\u003da[5],h\u003da[6],f\u003da[7],M\u003ds*o+f*r+c*u-h*e,b\u003dc*o+f*e+h*r-s*u,l\u003dh*o+f*u+s*e-c*r,v\u003df*o-s*r-c*e-h*u;return i.rotateX(t,a,n),r\u003dt[0],e\u003dt[1],u\u003dt[2],o\u003dt[3],t[4]\u003dM*o+v*r+b*u-l*e,t[5]\u003db*o+v*e+l*r-M*u,t[6]\u003dl*o+v*u+M*e-b*r,t[7]\u003dv*o-M*r-b*e-l*u,t},n.rotateY\u003dfunction(t,a,n){var r\u003d-a[0],e\u003d-a[1],u\u003d-a[2],o\u003da[3],s\u003da[4],c\u003da[5],h\u003da[6],f\u003da[7],M\u003ds*o+f*r+c*u-h*e,b\u003dc*o+f*e+h*r-s*u,l\u003dh*o+f*u+s*e-c*r,v\u003df*o-s*r-c*e-h*u;return i.rotateY(t,a,n),r\u003dt[0],e\u003dt[1],u\u003dt[2],o\u003dt[3],t[4]\u003dM*o+v*r+b*u-l*e,t[5]\u003db*o+v*e+l*r-M*u,t[6]\u003dl*o+v*u+M*e-b*r,t[7]\u003dv*o-M*r-b*e-l*u,t},n.rotateZ\u003dfunction(t,a,n){var r\u003d-a[0],e\u003d-a[1],u\u003d-a[2],o\u003da[3],s\u003da[4],c\u003da[5],h\u003da[6],f\u003da[7],M\u003ds*o+f*r+c*u-h*e,b\u003dc*o+f*e+h*r-s*u,l\u003dh*o+f*u+s*e-c*r,v\u003df*o-s*r-c*e-h*u;return i.rotateZ(t,a,n),r\u003dt[0],e\u003dt[1],u\u003dt[2],o\u003dt[3],t[4]\u003dM*o+v*r+b*u-l*e,t[5]\u003db*o+v*e+l*r-M*u,t[6]\u003dl*o+v*u+M*e-b*r,t[7]\u003dv*o-M*r-b*e-l*u,t},n.rotateByQuatAppend\u003dfunction(t,a,n){var r\u003dn[0],e\u003dn[1],u\u003dn[2],o\u003dn[3],i\u003da[0],s\u003da[1],c\u003da[2],h\u003da[3];return t[0]\u003di*o+h*r+s*u-c*e,t[1]\u003ds*o+h*e+c*r-i*u,t[2]\u003dc*o+h*u+i*e-s*r,t[3]\u003dh*o-i*r-s*e-c*u,i\u003da[4],s\u003da[5],c\u003da[6],h\u003da[7],t[4]\u003di*o+h*r+s*u-c*e,t[5]\u003ds*o+h*e+c*r-i*u,t[6]\u003dc*o+h*u+i*e-s*r,t[7]\u003dh*o-i*r-s*e-c*u,t},n.rotateByQuatPrepend\u003dfunction(t,a,n){var r\u003da[0],e\u003da[1],u\u003da[2],o\u003da[3],i\u003dn[0],s\u003dn[1],c\u003dn[2],h\u003dn[3];return t[0]\u003dr*h+o*i+e*c-u*s,t[1]\u003de*h+o*s+u*i-r*c,t[2]\u003du*h+o*c+r*s-e*i,t[3]\u003do*h-r*i-e*s-u*c,i\u003dn[4],s\u003dn[5],c\u003dn[6],h\u003dn[7],t[4]\u003dr*h+o*i+e*c-u*s,t[5]\u003de*h+o*s+u*i-r*c,t[6]\u003du*h+o*c+r*s-e*i,t[7]\u003do*h-r*i-e*s-u*c,t},n.rotateAroundAxis\u003dfunction(t,a,n,r){if(Math.abs(r)\u003co.EPSILON)return h(t,a);var e\u003dMath.hypot(n[0],n[1],n[2]);r*\u003d.5;var u\u003dMath.sin(r),i\u003du*n[0]/e,s\u003du*n[1]/e,c\u003du*n[2]/e,f\u003dMath.cos(r),M\u003da[0],b\u003da[1],l\u003da[2],v\u003da[3];t[0]\u003dM*f+v*i+b*c-l*s,t[1]\u003db*f+v*s+l*i-M*c,t[2]\u003dl*f+v*c+M*s-b*i,t[3]\u003dv*f-M*i-b*s-l*c;var m\u003da[4],R\u003da[5],A\u003da[6],E\u003da[7];return t[4]\u003dm*f+E*i+R*c-A*s,t[5]\u003dR*f+E*s+A*i-m*c,t[6]\u003dA*f+E*c+m*s-R*i,t[7]\u003dE*f-m*i-R*s-A*c,t},n.add\u003dfunction(t,a,n){return t[0]\u003da[0]+n[0],t[1]\u003da[1]+n[1],t[2]\u003da[2]+n[2],t[3]\u003da[3]+n[3],t[4]\u003da[4]+n[4],t[5]\u003da[5]+n[5],t[6]\u003da[6]+n[6],t[7]\u003da[7]+n[7],t},n.multiply\u003df,n.mul\u003df,n.scale\u003dfunction(t,a,n){return t[0]\u003da[0]*n,t[1]\u003da[1]*n,t[2]\u003da[2]*n,t[3]\u003da[3]*n,t[4]\u003da[4]*n,t[5]\u003da[5]*n,t[6]\u003da[6]*n,t[7]\u003da[7]*n,t},n.dot\u003di.dot,n.lerp\u003dfunction(t,a,r,e){var u\u003d1-e;return n.dot(a,r)\u003c0\u0026\u0026(e\u003d-e),t[0]\u003da[0]*u+r[0]*e,t[1]\u003da[1]*u+r[1]*e,t[2]\u003da[2]*u+r[2]*e,t[3]\u003da[3]*u+r[3]*e,t[4]\u003da[4]*u+r[4]*e,t[5]\u003da[5]*u+r[5]*e,t[6]\u003da[6]*u+r[6]*e,t[7]\u003da[7]*u+r[7]*e,t},n.invert\u003dfunction(t,a){var r\u003dn.squaredLength(a);return t[0]\u003d-a[0]/r,t[1]\u003d-a[1]/r,t[2]\u003d-a[2]/r,t[3]\u003da[3]/r,t[4]\u003d-a[4]/r,t[5]\u003d-a[5]/r,t[6]\u003d-a[6]/r,t[7]\u003da[7]/r,t},n.conjugate\u003dfunction(t,a){return t[0]\u003d-a[0],t[1]\u003d-a[1],t[2]\u003d-a[2],t[3]\u003da[3],t[4]\u003d-a[4],t[5]\u003d-a[5],t[6]\u003d-a[6],t[7]\u003da[7],t},n.length\u003di.length,n.len\u003dn.length,n.squaredLength\u003di.squaredLength,n.sqrLen\u003dn.squaredLength,n.normalize\u003dfunction(t,a){var r\u003dn.squaredLength(a);if(r\u003e0){r\u003dMath.sqrt(r);var e\u003da[0]/r,u\u003da[1]/r,o\u003da[2]/r,i\u003da[3]/r,s\u003da[4],c\u003da[5],h\u003da[6],f\u003da[7],M\u003de*s+u*c+o*h+i*f;t[0]\u003de,t[1]\u003du,t[2]\u003do,t[3]\u003di,t[4]\u003d(s-e*M)/r,t[5]\u003d(c-u*M)/r,t[6]\u003d(h-o*M)/r,t[7]\u003d(f-i*M)/r}return t},n.str\u003dfunction(t){return\"quat2(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\", \"+t[4]+\", \"+t[5]+\", \"+t[6]+\", \"+t[7]+\")\"},n.exactEquals\u003dfunction(t,a){return t[0]\u003d\u003d\u003da[0]\u0026\u0026t[1]\u003d\u003d\u003da[1]\u0026\u0026t[2]\u003d\u003d\u003da[2]\u0026\u0026t[3]\u003d\u003d\u003da[3]\u0026\u0026t[4]\u003d\u003d\u003da[4]\u0026\u0026t[5]\u003d\u003d\u003da[5]\u0026\u0026t[6]\u003d\u003d\u003da[6]\u0026\u0026t[7]\u003d\u003d\u003da[7]},n.equals\u003dfunction(t,a){var n\u003dt[0],r\u003dt[1],e\u003dt[2],u\u003dt[3],i\u003dt[4],s\u003dt[5],c\u003dt[6],h\u003dt[7],f\u003da[0],M\u003da[1],b\u003da[2],l\u003da[3],v\u003da[4],m\u003da[5],R\u003da[6],A\u003da[7];return Math.abs(n-f)\u003c\u003do.EPSILON*Math.max(1,Math.abs(n),Math.abs(f))\u0026\u0026Math.abs(r-M)\u003c\u003do.EPSILON*Math.max(1,Math.abs(r),Math.abs(M))\u0026\u0026Math.abs(e-b)\u003c\u003do.EPSILON*Math.max(1,Math.abs(e),Math.abs(b))\u0026\u0026Math.abs(u-l)\u003c\u003do.EPSILON*Math.max(1,Math.abs(u),Math.abs(l))\u0026\u0026Math.abs(i-v)\u003c\u003do.EPSILON*Math.max(1,Math.abs(i),Math.abs(v))\u0026\u0026Math.abs(s-m)\u003c\u003do.EPSILON*Math.max(1,Math.abs(s),Math.abs(m))\u0026\u0026Math.abs(c-R)\u003c\u003do.EPSILON*Math.max(1,Math.abs(c),Math.abs(R))\u0026\u0026Math.abs(h-A)\u003c\u003do.EPSILON*Math.max(1,Math.abs(h),Math.abs(A))}},\n \"c56d9ff837\": function _(n,t,r,a,u){a();const e\u003dn(\"tslib\").__importStar(n(\"68ca94c15c\"));function o(){var n\u003dnew e.ARRAY_TYPE(2);return e.ARRAY_TYPE!\u003dFloat32Array\u0026\u0026(n[0]\u003d0,n[1]\u003d0),n}function c(n,t,r){return n[0]\u003dt[0]-r[0],n[1]\u003dt[1]-r[1],n}function i(n,t,r){return n[0]\u003dt[0]*r[0],n[1]\u003dt[1]*r[1],n}function f(n,t,r){return n[0]\u003dt[0]/r[0],n[1]\u003dt[1]/r[1],n}function s(n,t){var r\u003dt[0]-n[0],a\u003dt[1]-n[1];return Math.hypot(r,a)}function h(n,t){var r\u003dt[0]-n[0],a\u003dt[1]-n[1];return r*r+a*a}function M(n){var t\u003dn[0],r\u003dn[1];return Math.hypot(t,r)}function l(n){var t\u003dn[0],r\u003dn[1];return t*t+r*r}var v;r.create\u003do,r.clone\u003dfunction(n){var t\u003dnew e.ARRAY_TYPE(2);return t[0]\u003dn[0],t[1]\u003dn[1],t},r.fromValues\u003dfunction(n,t){var r\u003dnew e.ARRAY_TYPE(2);return r[0]\u003dn,r[1]\u003dt,r},r.copy\u003dfunction(n,t){return n[0]\u003dt[0],n[1]\u003dt[1],n},r.set\u003dfunction(n,t,r){return n[0]\u003dt,n[1]\u003dr,n},r.add\u003dfunction(n,t,r){return n[0]\u003dt[0]+r[0],n[1]\u003dt[1]+r[1],n},r.subtract\u003dc,r.multiply\u003di,r.divide\u003df,r.ceil\u003dfunction(n,t){return n[0]\u003dMath.ceil(t[0]),n[1]\u003dMath.ceil(t[1]),n},r.floor\u003dfunction(n,t){return n[0]\u003dMath.floor(t[0]),n[1]\u003dMath.floor(t[1]),n},r.min\u003dfunction(n,t,r){return n[0]\u003dMath.min(t[0],r[0]),n[1]\u003dMath.min(t[1],r[1]),n},r.max\u003dfunction(n,t,r){return n[0]\u003dMath.max(t[0],r[0]),n[1]\u003dMath.max(t[1],r[1]),n},r.round\u003dfunction(n,t){return n[0]\u003dMath.round(t[0]),n[1]\u003dMath.round(t[1]),n},r.scale\u003dfunction(n,t,r){return n[0]\u003dt[0]*r,n[1]\u003dt[1]*r,n},r.scaleAndAdd\u003dfunction(n,t,r,a){return n[0]\u003dt[0]+r[0]*a,n[1]\u003dt[1]+r[1]*a,n},r.distance\u003ds,r.squaredDistance\u003dh,r.length\u003dM,r.squaredLength\u003dl,r.negate\u003dfunction(n,t){return n[0]\u003d-t[0],n[1]\u003d-t[1],n},r.inverse\u003dfunction(n,t){return n[0]\u003d1/t[0],n[1]\u003d1/t[1],n},r.normalize\u003dfunction(n,t){var r\u003dt[0],a\u003dt[1],u\u003dr*r+a*a;return u\u003e0\u0026\u0026(u\u003d1/Math.sqrt(u)),n[0]\u003dt[0]*u,n[1]\u003dt[1]*u,n},r.dot\u003dfunction(n,t){return n[0]*t[0]+n[1]*t[1]},r.cross\u003dfunction(n,t,r){var a\u003dt[0]*r[1]-t[1]*r[0];return n[0]\u003dn[1]\u003d0,n[2]\u003da,n},r.lerp\u003dfunction(n,t,r,a){var u\u003dt[0],e\u003dt[1];return n[0]\u003du+a*(r[0]-u),n[1]\u003de+a*(r[1]-e),n},r.random\u003dfunction(n,t){t\u003dt||1;var r\u003d2*e.RANDOM()*Math.PI;return n[0]\u003dMath.cos(r)*t,n[1]\u003dMath.sin(r)*t,n},r.transformMat2\u003dfunction(n,t,r){var a\u003dt[0],u\u003dt[1];return n[0]\u003dr[0]*a+r[2]*u,n[1]\u003dr[1]*a+r[3]*u,n},r.transformMat2d\u003dfunction(n,t,r){var a\u003dt[0],u\u003dt[1];return n[0]\u003dr[0]*a+r[2]*u+r[4],n[1]\u003dr[1]*a+r[3]*u+r[5],n},r.transformMat3\u003dfunction(n,t,r){var a\u003dt[0],u\u003dt[1];return n[0]\u003dr[0]*a+r[3]*u+r[6],n[1]\u003dr[1]*a+r[4]*u+r[7],n},r.transformMat4\u003dfunction(n,t,r){var a\u003dt[0],u\u003dt[1];return n[0]\u003dr[0]*a+r[4]*u+r[12],n[1]\u003dr[1]*a+r[5]*u+r[13],n},r.rotate\u003dfunction(n,t,r,a){var u\u003dt[0]-r[0],e\u003dt[1]-r[1],o\u003dMath.sin(a),c\u003dMath.cos(a);return n[0]\u003du*c-e*o+r[0],n[1]\u003du*o+e*c+r[1],n},r.angle\u003dfunction(n,t){var r\u003dn[0],a\u003dn[1],u\u003dt[0],e\u003dt[1],o\u003dMath.sqrt(r*r+a*a)*Math.sqrt(u*u+e*e),c\u003do\u0026\u0026(r*u+a*e)/o;return Math.acos(Math.min(Math.max(c,-1),1))},r.zero\u003dfunction(n){return n[0]\u003d0,n[1]\u003d0,n},r.str\u003dfunction(n){return\"vec2(\"+n[0]+\", \"+n[1]+\")\"},r.exactEquals\u003dfunction(n,t){return n[0]\u003d\u003d\u003dt[0]\u0026\u0026n[1]\u003d\u003d\u003dt[1]},r.equals\u003dfunction(n,t){var r\u003dn[0],a\u003dn[1],u\u003dt[0],o\u003dt[1];return Math.abs(r-u)\u003c\u003de.EPSILON*Math.max(1,Math.abs(r),Math.abs(u))\u0026\u0026Math.abs(a-o)\u003c\u003de.EPSILON*Math.max(1,Math.abs(a),Math.abs(o))},r.len\u003dM,r.sub\u003dc,r.mul\u003di,r.div\u003df,r.dist\u003ds,r.sqrDist\u003dh,r.sqrLen\u003dl,r.forEach\u003d(v\u003do(),function(n,t,r,a,u,e){var o,c;for(t||(t\u003d2),r||(r\u003d0),c\u003da?Math.min(a*t+r,n.length):n.length,o\u003dr;o\u003cc;o+\u003dt)v[0]\u003dn[o],v[1]\u003dn[o+1],u(v,v,e),n[o]\u003dv[0],n[o+1]\u003dv[1];return n})},\n \"4baab0b7ce\": function _(e,t,n,s,r){s();const i\u003de(\"tslib\").__importStar(e(\"@bokehjs/core/properties\")),o\u003de(\"@bokehjs/core/util/object\"),_\u003de(\"666f1ef4e6\"),a\u003de(\"4eb45e35aa\"),h\u003de(\"11e0707a8f\"),c\u003d\"panel\";class d extends _.AbstractVTKView{initialize(){super.initialize(),this._promises\u003d[],this._renderable\u003d!1,this._arrays\u003d{},this._decoded_arrays\u003d{},this._pending_arrays\u003d{},this.getArray\u003de\u003d\u003ethis._arrays[e]?Promise.resolve(this._arrays[e]):new Promise(((t,n)\u003d\u003e{this._pending_arrays[e]\u003d{resolve:t,reject:n}})),this.registerArray\u003d(e,t)\u003d\u003e(this._arrays[e]\u003dt,this._pending_arrays[e]\u0026\u0026this._pending_arrays[e].resolve(t),!0),this._synchronizer_context\u003da.vtkns.SynchronizableRenderWindow.getSynchronizerContext(c)}connect_signals(){super.connect_signals(),this.connect(this.model.properties.arrays.change,(()\u003d\u003ethis._decode_arrays())),this.connect(this.model.properties.scene.change,(()\u003d\u003e{if(this.model.rebuild)this._vtk_renwin\u003dnull,this.invalidate_render();else{const e\u003do.clone(this.model.scene);Promise.all(this._promises).then((()\u003d\u003e{this._sync_plot(e,(()\u003d\u003e{this._on_scene_ready()}))}))}})),this.connect(this.model.properties.one_time_reset.change,(()\u003d\u003e{this._vtk_renwin.getRenderWindow().clearOneTimeUpdaters()}))}init_vtk_renwin(){this._vtk_renwin\u003dh.FullScreenRenderWindowSynchronized.newInstance({rootContainer:this.el,container:this._vtk_container,synchronizerContext:this._synchronizer_context})}plot(){this._vtk_renwin.getRenderWindow().clearOneTimeUpdaters(),this._decode_arrays();const e\u003do.clone(this.model.scene);Promise.all(this._promises).then((()\u003d\u003e{this._sync_plot(e,(()\u003d\u003ethis._on_scene_ready())).then((()\u003d\u003e{this._set_camera_state(),this._get_camera_state()}))}))}_decode_arrays(){const e\u003dnew a.vtkns.ThirdParty.JSZip,t\u003dthis.model.arrays,n\u003dthis.registerArray,s\u003dthis.model.arrays_processed,r\u003dthis.model;Object.keys(t).forEach((i\u003d\u003e{this._decoded_arrays[i]||(this._decoded_arrays[i]\u003d!0,this._promises.push(function(i){return e.loadAsync(atob(t[i])).then((e\u003d\u003ee.file(\"data/\"+i))).then((e\u003d\u003ee.async(\"arraybuffer\"))).then((e\u003d\u003en(i,e))).then((()\u003d\u003e{s.push(i),r.properties.arrays_processed.change.emit()}))}(i)))}))}_on_scene_ready(){this._promises.length\u003e0||(this._renderable\u003d!0,this._camera_callbacks.push(this._vtk_renwin.getRenderer().getActiveCamera().onModified((()\u003d\u003ethis._vtk_render()))),this._orientationWidget||this._create_orientation_widget(),this._axes||this._set_axes(),this._vtk_renwin.resize(),this._vtk_render())}_sync_plot(e,t){this._renderable\u003d!1,this._promises\u003d[],this._unsubscribe_camera_cb(),this._synchronizer_context.setFetchArrayFunction((e\u003d\u003ePromise.resolve(this._arrays[e])));const n\u003dthis._synchronizer_context.getInstance(this.model.scene.dependencies[0].id);return n\u0026\u0026!this._vtk_renwin.getRenderer()\u0026\u0026this._vtk_renwin.getRenderWindow().addRenderer(n),this._vtk_renwin.getRenderWindow().synchronize(e).then(t)}}n.VTKSynchronizedPlotView\u003dd,d.__name__\u003d\"VTKSynchronizedPlotView\";class l extends _.AbstractVTKPlot{constructor(e){super(e),this.outline\u003da.vtkns.OutlineFilter.newInstance();const t\u003da.vtkns.Mapper.newInstance();t.setInputConnection(this.outline.getOutputPort()),this.outline_actor\u003da.vtkns.Actor.newInstance(),this.outline_actor.setMapper(t)}getActors(e){let t\u003dthis.renderer_el.getRenderer().getActors();if(e){const n\u003dthis.renderer_el.getSynchronizerContext(c);t\u003dt.filter((t\u003d\u003e{const s\u003dn.getInstanceId(t);return!!s\u0026\u0026s.slice(-16)\u003d\u003de.slice(1,17)}))}return t}static init_VTKSynchronizedPlot(){this.prototype.default_view\u003dd,this.define({arrays:[i.Any,{}],arrays_processed:[i.Array,[]],enable_keybindings:[i.Boolean,!1],one_time_reset:[i.Boolean],rebuild:[i.Boolean,!1],scene:[i.Any,{}]}),this.override({height:300,width:300})}}n.VTKSynchronizedPlot\u003dl,l.__name__\u003d\"VTKSynchronizedPlot\",l.__module__\u003d\"panel.models.vtk\",l.init_VTKSynchronizedPlot()},\n \"11e0707a8f\": function _(e,n,o,t,r){t();const i\u003de(\"4eb45e35aa\");if(i.vtk){const e\u003d{containerStyle:null,controlPanelStyle:null,listenWindowResize:!0,resizeCallback:null,controllerVisibility:!0,synchronizerContextName:\"default\"},n\u003d{position:\"absolute\",left:\"25px\",top:\"25px\",backgroundColor:\"white\",borderRadius:\"5px\",listStyle:\"none\",padding:\"5px 10px\",margin:\"0\",display:\"block\",border:\"solid 1px black\",maxWidth:\"calc(100vw - 70px)\",maxHeight:\"calc(100vh - 60px)\",overflow:\"auto\"};o.FullScreenRenderWindowSynchronized\u003d{newInstance:i.vtk.macro.newInstance(((o,t,r\u003d{})\u003d\u003e{Object.assign(t,e,r),i.vtk.macro.obj(o,t),i.vtk.macro.get(o,t,[\"renderWindow\",\"openGLRenderWindow\",\"interactor\",\"rootContainer\",\"container\",\"controlContainer\",\"synchronizerContext\"]),function(e,o){o.renderWindow\u003di.vtkns.SynchronizableRenderWindow.newInstance({synchronizerContext:o.synchronizerContext}),o.openGLRenderWindow\u003di.vtkns.OpenGLRenderWindow.newInstance(),o.openGLRenderWindow.setContainer(o.container),o.renderWindow.addView(o.openGLRenderWindow),o.interactor\u003di.vtkns.RenderWindowInteractor.newInstance(),o.interactor.setInteractorStyle(i.vtkns.InteractorStyleTrackballCamera.newInstance()),o.interactor.setView(o.openGLRenderWindow),o.interactor.initialize(),o.interactor.bindEvents(o.container),e.getRenderer\u003d()\u003d\u003eo.renderWindow.getRenderers()[0],e.removeController\u003d()\u003d\u003e{const e\u003do.controlContainer;e\u0026\u0026e.parentNode.removeChild(e)},e.setControllerVisibility\u003de\u003d\u003e{o.controllerVisibility\u003de,o.controlContainer\u0026\u0026(o.controlContainer.style.display\u003de?\"block\":\"none\")},e.toggleControllerVisibility\u003d()\u003d\u003e{e.setControllerVisibility(!o.controllerVisibility)},e.addController\u003dt\u003d\u003e{o.controlContainer\u003ddocument.createElement(\"div\"),i.applyStyle(o.controlContainer,o.controlPanelStyle||n),o.rootContainer.appendChild(o.controlContainer),o.controlContainer.innerHTML\u003dt,e.setControllerVisibility(o.controllerVisibility),o.rootContainer.addEventListener(\"keypress\",(n\u003d\u003e{\"c\"\u003d\u003d\u003dString.fromCharCode(n.charCode)\u0026\u0026e.toggleControllerVisibility()}))},e.delete\u003di.vtk.macro.chain(e.setContainer,o.openGLRenderWindow.delete,e.delete),e.resize\u003d()\u003d\u003e{const e\u003do.container.getBoundingClientRect(),n\u003dwindow.devicePixelRatio||1;o.openGLRenderWindow.setSize(Math.floor(e.width*n),Math.floor(e.height*n)),o.resizeCallback\u0026\u0026o.resizeCallback(e),o.renderWindow.render()},e.setResizeCallback\u003dn\u003d\u003e{o.resizeCallback\u003dn,e.resize()},o.listenWindowResize\u0026\u0026window.addEventListener(\"resize\",e.resize),e.resize()}(o,t)}))}}},\n }, \"4e90918c0a\", {\"index\":\"4e90918c0a\",\"models/index\":\"b51d785f31\",\"models/ace\":\"be520eff91\",\"models/layout\":\"7116a7a602\",\"models/audio\":\"339f84d639\",\"models/card\":\"b85e13a3ba\",\"models/comm_manager\":\"e552778259\",\"models/tabulator\":\"4fa5b314a9\",\"models/data\":\"7e38aee5d7\",\"models/datetime_picker\":\"6e11b2cfe2\",\"models/deckgl\":\"df2378664f\",\"models/tooltips\":\"6e04fbe567\",\"models/echarts\":\"9d046c4720\",\"models/html\":\"ed08037ce5\",\"models/idom\":\"7d45bd3bc4\",\"models/event-to-object\":\"3329d4aa5b\",\"models/ipywidget\":\"0eae77d68f\",\"models/json\":\"0d30bea0c8\",\"models/file_download\":\"1767172ffa\",\"models/katex\":\"7b859fb3cf\",\"models/location\":\"642aa56b24\",\"models/mathjax\":\"0c21036737\",\"models/perspective\":\"84a772681d\",\"models/player\":\"bacb3ef65c\",\"models/plotly\":\"47b5ae5c43\",\"models/util\":\"990b5dd5c7\",\"models/progress\":\"9f787650b9\",\"models/singleselect\":\"3b85956787\",\"models/speech_to_text\":\"aaa48703af\",\"models/state\":\"bfa46a5f19\",\"models/text_to_speech\":\"33cd2c254e\",\"models/trend\":\"2efaffc12a\",\"models/vega\":\"4feb5fa522\",\"models/video\":\"ffe54b53c3\",\"models/videostream\":\"9ff7f7b5e9\",\"models/vtk/index\":\"c51f25e2a7\",\"models/vtk/vtkjs\":\"34fc7779c7\",\"models/vtk/vtklayout\":\"666f1ef4e6\",\"models/vtk/util\":\"4eb45e35aa\",\"models/vtk/vtkcolorbar\":\"c010237f8b\",\"models/vtk/vtkvolume\":\"89262e43a1\",\"models/vtk/vtkaxes\":\"db7a0079c0\",\"models/vtk/vtksynchronized\":\"4baab0b7ce\",\"models/vtk/panel_fullscreen_renwin_sync\":\"11e0707a8f\"}, {});});\n\n /* END panel.min.js */\n },\n function(Bokeh) {} // ensure no trailing comma for IE\n ];\n\n function run_inline_js() {\n if ((root.Bokeh !\u003d\u003d undefined) || (force \u003d\u003d\u003d true)) {\n for (var i \u003d 0; i \u003c inline_js.length; i++) {\n inline_js[i].call(root, root.Bokeh);\n }} else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(run_inline_js, 100);\n } else if (!root._bokeh_failed_load) {\n console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n root._bokeh_failed_load \u003d true;\n }\n }\n\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: BokehJS loaded, going straight to plotting\");\n run_inline_js();\n } else {\n load_libs(css_urls, js_urls, js_modules, function() {\n console.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n run_inline_js();\n });\n }\n}(window)); \u003c/script\u003e\n\n"
},
{
"type": "HTML",
"data": "\u003cscript\u003e \nif ((window.PyViz \u003d\u003d\u003d undefined) || (window.PyViz instanceof HTMLElement)) {\n window.PyViz \u003d {comms: {}, comm_status:{}, kernels:{}, receivers: {}, plot_index: []}\n}\n\n\n function JupyterCommManager() {\n }\n\n JupyterCommManager.prototype.register_target \u003d function(plot_id, comm_id, msg_handler) {\n if (window.comm_manager || ((window.Jupyter !\u003d\u003d undefined) \u0026\u0026 (Jupyter.notebook.kernel !\u003d null))) {\n var comm_manager \u003d window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n comm_manager.register_target(comm_id, function(comm) {\n comm.on_msg(msg_handler);\n });\n } else if ((plot_id in window.PyViz.kernels) \u0026\u0026 (window.PyViz.kernels[plot_id])) {\n window.PyViz.kernels[plot_id].registerCommTarget(comm_id, function(comm) {\n comm.onMsg \u003d msg_handler;\n });\n } else if (typeof google !\u003d \u0027undefined\u0027 \u0026\u0026 google.colab.kernel !\u003d null) {\n google.colab.kernel.comms.registerTarget(comm_id, (comm) \u003d\u003e {\n var messages \u003d comm.messages[Symbol.asyncIterator]();\n function processIteratorResult(result) {\n var message \u003d result.value;\n console.log(message)\n var content \u003d {data: message.data, comm_id};\n var buffers \u003d []\n for (var buffer of message.buffers || []) {\n buffers.push(new DataView(buffer))\n }\n var metadata \u003d message.metadata || {};\n var msg \u003d {content, buffers, metadata}\n msg_handler(msg);\n return messages.next().then(processIteratorResult);\n }\n return messages.next().then(processIteratorResult);\n })\n }\n }\n\n JupyterCommManager.prototype.get_client_comm \u003d function(plot_id, comm_id, msg_handler) {\n if (comm_id in window.PyViz.comms) {\n return window.PyViz.comms[comm_id];\n } else if (window.comm_manager || ((window.Jupyter !\u003d\u003d undefined) \u0026\u0026 (Jupyter.notebook.kernel !\u003d null))) {\n var comm_manager \u003d window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n var comm \u003d comm_manager.new_comm(comm_id, {}, {}, {}, comm_id);\n if (msg_handler) {\n comm.on_msg(msg_handler);\n }\n } else if ((plot_id in window.PyViz.kernels) \u0026\u0026 (window.PyViz.kernels[plot_id])) {\n var comm \u003d window.PyViz.kernels[plot_id].connectToComm(comm_id);\n comm.open();\n if (msg_handler) {\n comm.onMsg \u003d msg_handler;\n }\n } else if (typeof google !\u003d \u0027undefined\u0027 \u0026\u0026 google.colab.kernel !\u003d null) {\n var comm_promise \u003d google.colab.kernel.comms.open(comm_id)\n comm_promise.then((comm) \u003d\u003e {\n window.PyViz.comms[comm_id] \u003d comm;\n if (msg_handler) {\n var messages \u003d comm.messages[Symbol.asyncIterator]();\n function processIteratorResult(result) {\n var message \u003d result.value;\n var content \u003d {data: message.data};\n var metadata \u003d message.metadata || {comm_id};\n var msg \u003d {content, metadata}\n msg_handler(msg);\n return messages.next().then(processIteratorResult);\n }\n return messages.next().then(processIteratorResult);\n }\n }) \n var sendClosure \u003d (data, metadata, buffers, disposeOnDone) \u003d\u003e {\n return comm_promise.then((comm) \u003d\u003e {\n comm.send(data, metadata, buffers, disposeOnDone);\n });\n };\n var comm \u003d {\n send: sendClosure\n };\n }\n window.PyViz.comms[comm_id] \u003d comm;\n return comm;\n }\n window.PyViz.comm_manager \u003d new JupyterCommManager();\n \n\n\nvar JS_MIME_TYPE \u003d \u0027application/javascript\u0027;\nvar HTML_MIME_TYPE \u003d \u0027text/html\u0027;\nvar EXEC_MIME_TYPE \u003d \u0027application/vnd.holoviews_exec.v0+json\u0027;\nvar CLASS_NAME \u003d \u0027output\u0027;\n\n/**\n * Render data to the DOM node\n */\nfunction render(props, node) {\n var div \u003d document.createElement(\"div\");\n var script \u003d document.createElement(\"script\");\n node.appendChild(div);\n node.appendChild(script);\n}\n\n/**\n * Handle when a new output is added\n */\nfunction handle_add_output(event, handle) {\n var output_area \u003d handle.output_area;\n var output \u003d handle.output;\n if ((output.data \u003d\u003d undefined) || (!output.data.hasOwnProperty(EXEC_MIME_TYPE))) {\n return\n }\n var id \u003d output.metadata[EXEC_MIME_TYPE][\"id\"];\n var toinsert \u003d output_area.element.find(\".\" + CLASS_NAME.split(\u0027 \u0027)[0]);\n if (id !\u003d\u003d undefined) {\n var nchildren \u003d toinsert.length;\n var html_node \u003d toinsert[nchildren-1].children[0];\n html_node.innerHTML \u003d output.data[HTML_MIME_TYPE];\n var scripts \u003d [];\n var nodelist \u003d html_node.querySelectorAll(\"script\");\n for (var i in nodelist) {\n if (nodelist.hasOwnProperty(i)) {\n scripts.push(nodelist[i])\n }\n }\n\n scripts.forEach( function (oldScript) {\n var newScript \u003d document.createElement(\"script\");\n var attrs \u003d [];\n var nodemap \u003d oldScript.attributes;\n for (var j in nodemap) {\n if (nodemap.hasOwnProperty(j)) {\n attrs.push(nodemap[j])\n }\n }\n attrs.forEach(function(attr) { newScript.setAttribute(attr.name, attr.value) });\n newScript.appendChild(document.createTextNode(oldScript.innerHTML));\n oldScript.parentNode.replaceChild(newScript, oldScript);\n });\n if (JS_MIME_TYPE in output.data) {\n toinsert[nchildren-1].children[1].textContent \u003d output.data[JS_MIME_TYPE];\n }\n output_area._hv_plot_id \u003d id;\n if ((window.Bokeh !\u003d\u003d undefined) \u0026\u0026 (id in Bokeh.index)) {\n window.PyViz.plot_index[id] \u003d Bokeh.index[id];\n } else {\n window.PyViz.plot_index[id] \u003d null;\n }\n } else if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !\u003d\u003d undefined) {\n var bk_div \u003d document.createElement(\"div\");\n bk_div.innerHTML \u003d output.data[HTML_MIME_TYPE];\n var script_attrs \u003d bk_div.children[0].attributes;\n for (var i \u003d 0; i \u003c script_attrs.length; i++) {\n toinsert[toinsert.length - 1].childNodes[1].setAttribute(script_attrs[i].name, script_attrs[i].value);\n }\n // store reference to server id on output_area\n output_area._bokeh_server_id \u003d output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n }\n}\n\n/**\n * Handle when an output is cleared or removed\n */\nfunction handle_clear_output(event, handle) {\n var id \u003d handle.cell.output_area._hv_plot_id;\n var server_id \u003d handle.cell.output_area._bokeh_server_id;\n if (((id \u003d\u003d\u003d undefined) || !(id in PyViz.plot_index)) \u0026\u0026 (server_id !\u003d\u003d undefined)) { return; }\n var comm \u003d window.PyViz.comm_manager.get_client_comm(\"hv-extension-comm\", \"hv-extension-comm\", function () {});\n if (server_id !\u003d\u003d null) {\n comm.send({event_type: \u0027server_delete\u0027, \u0027id\u0027: server_id});\n return;\n } else if (comm !\u003d\u003d null) {\n comm.send({event_type: \u0027delete\u0027, \u0027id\u0027: id});\n }\n delete PyViz.plot_index[id];\n if ((window.Bokeh !\u003d\u003d undefined) \u0026 (id in window.Bokeh.index)) {\n var doc \u003d window.Bokeh.index[id].model.document\n doc.clear();\n const i \u003d window.Bokeh.documents.indexOf(doc);\n if (i \u003e -1) {\n window.Bokeh.documents.splice(i, 1);\n }\n }\n}\n\n/**\n * Handle kernel restart event\n */\nfunction handle_kernel_cleanup(event, handle) {\n delete PyViz.comms[\"hv-extension-comm\"];\n window.PyViz.plot_index \u003d {}\n}\n\n/**\n * Handle update_display_data messages\n */\nfunction handle_update_output(event, handle) {\n handle_clear_output(event, {cell: {output_area: handle.output_area}})\n handle_add_output(event, handle)\n}\n\nfunction register_renderer(events, OutputArea) {\n function append_mime(data, metadata, element) {\n // create a DOM node to render to\n var toinsert \u003d this.create_output_subarea(\n metadata,\n CLASS_NAME,\n EXEC_MIME_TYPE\n );\n this.keyboard_manager.register_events(toinsert);\n // Render to node\n var props \u003d {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n render(props, toinsert[0]);\n element.append(toinsert);\n return toinsert\n }\n\n events.on(\u0027output_added.OutputArea\u0027, handle_add_output);\n events.on(\u0027output_updated.OutputArea\u0027, handle_update_output);\n events.on(\u0027clear_output.CodeCell\u0027, handle_clear_output);\n events.on(\u0027delete.Cell\u0027, handle_clear_output);\n events.on(\u0027kernel_ready.Kernel\u0027, handle_kernel_cleanup);\n\n OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n safe: true,\n index: 0\n });\n}\n\nif (window.Jupyter !\u003d\u003d undefined) {\n try {\n var events \u003d require(\u0027base/js/events\u0027);\n var OutputArea \u003d require(\u0027notebook/js/outputarea\u0027).OutputArea;\n if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) \u003d\u003d -1) {\n register_renderer(events, OutputArea);\n }\n } catch(err) {\n }\n}\n \u003c/script\u003e\n\n"
},
{
"type": "HTML",
"data": "\n\u003cdiv class\u003d\"logo-block\"\u003e\n\u003cimg src\u003d\u0027data:image/png;base64,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\nroTBs2RqAAAAAElFTkSuQmCC\u0027\n style\u003d\u0027height:25px; border-radius:12px; display: inline-block; float: left; vertical-align: middle\u0027\u003e\u003c/img\u003e\n\n\n \u003cimg src\u003d\u0027data:image/png;base64,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\u003d\u003d\u0027\n style\u003d\u0027height:15px; border-radius:12px; display: inline-block; float: left\u0027\u003e\u003c/img\u003e\n \n\n\n\n\n\u003c/div\u003e\n\n"
},
{
"type": "HTML",
"data": "\n \u003cdiv class\u003d\"bk-root\"\u003e\n \u003ca href\u003d\"https://bokeh.org\" target\u003d\"_blank\" class\u003d\"bk-logo bk-logo-small bk-logo-notebook\"\u003e\u003c/a\u003e\n \u003cspan id\u003d\"1164\"\u003eLoading BokehJS ...\u003c/span\u003e\n \u003c/div\u003e\n"
},
{
"type": "HTML",
"data": "\u003cscript\u003e \n(function(root) {\n function now() {\n return new Date();\n }\n\n var force \u003d true;\n\n if (typeof root._bokeh_onload_callbacks \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_onload_callbacks \u003d [];\n root._bokeh_is_loading \u003d undefined;\n }\n\n var JS_MIME_TYPE \u003d \u0027application/javascript\u0027;\n var HTML_MIME_TYPE \u003d \u0027text/html\u0027;\n var EXEC_MIME_TYPE \u003d \u0027application/vnd.bokehjs_exec.v0+json\u0027;\n var CLASS_NAME \u003d \u0027output_bokeh rendered_html\u0027;\n\n /**\n * Render data to the DOM node\n */\n function render(props, node) {\n var script \u003d document.createElement(\"script\");\n node.appendChild(script);\n }\n\n /**\n * Handle when an output is cleared or removed\n */\n function handleClearOutput(event, handle) {\n var cell \u003d handle.cell;\n\n var id \u003d cell.output_area._bokeh_element_id;\n var server_id \u003d cell.output_area._bokeh_server_id;\n // Clean up Bokeh references\n if (id !\u003d null \u0026\u0026 id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n\n if (server_id !\u003d\u003d undefined) {\n // Clean up Bokeh references\n var cmd \u003d \"from bokeh.io.state import curstate; print(curstate().uuid_to_server[\u0027\" + server_id + \"\u0027].get_sessions()[0].document.roots[0]._id)\";\n cell.notebook.kernel.execute(cmd, {\n iopub: {\n output: function(msg) {\n var id \u003d msg.content.text.trim();\n if (id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n }\n }\n });\n // Destroy server and session\n var cmd \u003d \"import bokeh.io.notebook as ion; ion.destroy_server(\u0027\" + server_id + \"\u0027)\";\n cell.notebook.kernel.execute(cmd);\n }\n }\n\n /**\n * Handle when a new output is added\n */\n function handleAddOutput(event, handle) {\n var output_area \u003d handle.output_area;\n var output \u003d handle.output;\n\n // limit handleAddOutput to display_data with EXEC_MIME_TYPE content only\n if ((output.output_type !\u003d \"display_data\") || (!Object.prototype.hasOwnProperty.call(output.data, EXEC_MIME_TYPE))) {\n return\n }\n\n var toinsert \u003d output_area.element.find(\".\" + CLASS_NAME.split(\u0027 \u0027)[0]);\n\n if (output.metadata[EXEC_MIME_TYPE][\"id\"] !\u003d\u003d undefined) {\n toinsert[toinsert.length - 1].firstChild.textContent \u003d output.data[JS_MIME_TYPE];\n // store reference to embed id on output_area\n output_area._bokeh_element_id \u003d output.metadata[EXEC_MIME_TYPE][\"id\"];\n }\n if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !\u003d\u003d undefined) {\n var bk_div \u003d document.createElement(\"div\");\n bk_div.innerHTML \u003d output.data[HTML_MIME_TYPE];\n var script_attrs \u003d bk_div.children[0].attributes;\n for (var i \u003d 0; i \u003c script_attrs.length; i++) {\n toinsert[toinsert.length - 1].firstChild.setAttribute(script_attrs[i].name, script_attrs[i].value);\n toinsert[toinsert.length - 1].firstChild.textContent \u003d bk_div.children[0].textContent\n }\n // store reference to server id on output_area\n output_area._bokeh_server_id \u003d output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n }\n }\n\n function register_renderer(events, OutputArea) {\n\n function append_mime(data, metadata, element) {\n // create a DOM node to render to\n var toinsert \u003d this.create_output_subarea(\n metadata,\n CLASS_NAME,\n EXEC_MIME_TYPE\n );\n this.keyboard_manager.register_events(toinsert);\n // Render to node\n var props \u003d {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n render(props, toinsert[toinsert.length - 1]);\n element.append(toinsert);\n return toinsert\n }\n\n /* Handle when an output is cleared or removed */\n events.on(\u0027clear_output.CodeCell\u0027, handleClearOutput);\n events.on(\u0027delete.Cell\u0027, handleClearOutput);\n\n /* Handle when a new output is added */\n events.on(\u0027output_added.OutputArea\u0027, handleAddOutput);\n\n /**\n * Register the mime type and append_mime function with output_area\n */\n OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n /* Is output safe? */\n safe: true,\n /* Index of renderer in `output_area.display_order` */\n index: 0\n });\n }\n\n // register the mime type if in Jupyter Notebook environment and previously unregistered\n if (root.Jupyter !\u003d\u003d undefined) {\n var events \u003d require(\u0027base/js/events\u0027);\n var OutputArea \u003d require(\u0027notebook/js/outputarea\u0027).OutputArea;\n\n if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) \u003d\u003d -1) {\n register_renderer(events, OutputArea);\n }\n }\n\n \n if (typeof (root._bokeh_timeout) \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_timeout \u003d Date.now() + 5000;\n root._bokeh_failed_load \u003d false;\n }\n\n var NB_LOAD_WARNING \u003d {\u0027data\u0027: {\u0027text/html\u0027:\n \"\u003cdiv style\u003d\u0027background-color: #fdd\u0027\u003e\\n\"+\n \"\u003cp\u003e\\n\"+\n \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n \"\u003c/p\u003e\\n\"+\n \"\u003cul\u003e\\n\"+\n \"\u003cli\u003ere-rerun `output_notebook()` to attempt to load from CDN again, or\u003c/li\u003e\\n\"+\n \"\u003cli\u003euse INLINE resources instead, as so:\u003c/li\u003e\\n\"+\n \"\u003c/ul\u003e\\n\"+\n \"\u003ccode\u003e\\n\"+\n \"from bokeh.resources import INLINE\\n\"+\n \"output_notebook(resources\u003dINLINE)\\n\"+\n \"\u003c/code\u003e\\n\"+\n \"\u003c/div\u003e\"}};\n\n function display_loaded() {\n var el \u003d document.getElementById(\"1164\");\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS is loading...\";\n }\n if (root.Bokeh !\u003d\u003d undefined) {\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS \" + root.Bokeh.version + \" successfully loaded.\";\n }\n } else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(display_loaded, 100)\n }\n }\n\n\n function run_callbacks() {\n try {\n root._bokeh_onload_callbacks.forEach(function(callback) {\n if (callback !\u003d null)\n callback();\n });\n } finally {\n delete root._bokeh_onload_callbacks\n }\n console.debug(\"Bokeh: all callbacks have finished\");\n }\n\n function load_libs(css_urls, js_urls, callback) {\n if (css_urls \u003d\u003d null) css_urls \u003d [];\n if (js_urls \u003d\u003d null) js_urls \u003d [];\n\n root._bokeh_onload_callbacks.push(callback);\n if (root._bokeh_is_loading \u003e 0) {\n console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n return null;\n }\n if (js_urls \u003d\u003d null || js_urls.length \u003d\u003d\u003d 0) {\n run_callbacks();\n return null;\n }\n console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n root._bokeh_is_loading \u003d css_urls.length + js_urls.length;\n\n function on_load() {\n root._bokeh_is_loading--;\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n run_callbacks()\n }\n }\n\n function on_error(url) {\n console.error(\"failed to load \" + url);\n }\n\n for (let i \u003d 0; i \u003c css_urls.length; i++) {\n const url \u003d css_urls[i];\n const element \u003d document.createElement(\"link\");\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.rel \u003d \"stylesheet\";\n element.type \u003d \"text/css\";\n element.href \u003d url;\n console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n document.body.appendChild(element);\n }\n\n const hashes \u003d {\"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\": \"XypntL49z55iwGVUW4qsEu83zKL3XEcz0MjuGOQ9SlaaQ68X/g+k1FcioZi7oQAc\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\": \"bEsM86IHGDTLCS0Zod8a8WM6Y4+lafAL/eSiyQcuPzinmWNgNO2/olUF0Z2Dkn5i\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\": \"TX0gSQTdXTTeScqxj6PVQxTiRW8DOoGVwinyi1D3kxv7wuxQ02XkOxv0xwiypcAH\"};\n\n for (let i \u003d 0; i \u003c js_urls.length; i++) {\n const url \u003d js_urls[i];\n const element \u003d document.createElement(\u0027script\u0027);\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.async \u003d false;\n element.src \u003d url;\n if (url in hashes) {\n element.crossOrigin \u003d \"anonymous\";\n element.integrity \u003d \"sha384-\" + hashes[url];\n }\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n };\n\n function inject_raw_css(css) {\n const element \u003d document.createElement(\"style\");\n element.appendChild(document.createTextNode(css));\n document.body.appendChild(element);\n }\n\n \n var js_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/js/tabulator.js\", \"https://unpkg.com/moment@2.27.0/moment.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\", \"https://unpkg.com/@holoviz/panel@^0.11.3/dist/panel.min.js\"];\n var css_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/css/tabulator_simple.min.css\"];\n \n\n var inline_js \u003d [\n function(Bokeh) {\n Bokeh.set_log_level(\"info\");\n },\n function(Bokeh) {\n \n \n }\n ];\n\n function run_inline_js() {\n \n if (root.Bokeh !\u003d\u003d undefined || force \u003d\u003d\u003d true) {\n \n for (var i \u003d 0; i \u003c inline_js.length; i++) {\n inline_js[i].call(root, root.Bokeh);\n }\n if (force \u003d\u003d\u003d true) {\n display_loaded();\n }} else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(run_inline_js, 100);\n } else if (!root._bokeh_failed_load) {\n console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n root._bokeh_failed_load \u003d true;\n } else if (force !\u003d\u003d true) {\n var cell \u003d $(document.getElementById(\"1164\")).parents(\u0027.cell\u0027).data().cell;\n cell.output_area.append_execute_result(NB_LOAD_WARNING)\n }\n\n }\n\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: BokehJS loaded, going straight to plotting\");\n run_inline_js();\n } else {\n load_libs(css_urls, js_urls, function() {\n console.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n run_inline_js();\n });\n }\n}(window)); \u003c/script\u003e\n"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482815_131583170",
"id": "20180120-131731_1558753626",
"dateCreated": "2020-02-05 14:34:42.815",
"dateStarted": "2021-06-15 03:30:04.883",
"dateFinished": "2021-06-15 03:30:07.327",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nstation_info \u003d pd.read_csv(\u0027https://raw.githubusercontent.com/holoviz/holoviews/master/examples/assets/station_info.csv\u0027)\nstation_info.head()\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:07.392",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv\u003e\n\u003cstyle scoped\u003e\n .dataframe tbody tr th:only-of-type {\n vertical-align: middle;\n }\n\n .dataframe tbody tr th {\n vertical-align: top;\n }\n\n .dataframe thead th {\n text-align: right;\n }\n\u003c/style\u003e\n\u003ctable border\u003d\"1\" class\u003d\"dataframe\"\u003e\n \u003cthead\u003e\n \u003ctr style\u003d\"text-align: right;\"\u003e\n \u003cth\u003e\u003c/th\u003e\n \u003cth\u003ename\u003c/th\u003e\n \u003cth\u003elat\u003c/th\u003e\n \u003cth\u003elon\u003c/th\u003e\n \u003cth\u003eopened\u003c/th\u003e\n \u003cth\u003eservices\u003c/th\u003e\n \u003cth\u003eservice_names\u003c/th\u003e\n \u003cth\u003eridership\u003c/th\u003e\n \u003c/tr\u003e\n \u003c/thead\u003e\n \u003ctbody\u003e\n \u003ctr\u003e\n \u003cth\u003e0\u003c/th\u003e\n \u003ctd\u003eFirst Avenue\u003c/td\u003e\n \u003ctd\u003e40.730953\u003c/td\u003e\n \u003ctd\u003e-73.981628\u003c/td\u003e\n \u003ctd\u003e1924\u003c/td\u003e\n \u003ctd\u003e1\u003c/td\u003e\n \u003ctd\u003e[\u0027L\u0027]\u003c/td\u003e\n \u003ctd\u003e7.702110\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003cth\u003e1\u003c/th\u003e\n \u003ctd\u003eSecond Avenue\u003c/td\u003e\n \u003ctd\u003e40.723402\u003c/td\u003e\n \u003ctd\u003e-73.989938\u003c/td\u003e\n \u003ctd\u003e1936\u003c/td\u003e\n \u003ctd\u003e1\u003c/td\u003e\n \u003ctd\u003e[\u0027F\u0027]\u003c/td\u003e\n \u003ctd\u003e5.847710\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003cth\u003e2\u003c/th\u003e\n \u003ctd\u003eThird Avenue\u003c/td\u003e\n \u003ctd\u003e40.732849\u003c/td\u003e\n \u003ctd\u003e-73.986122\u003c/td\u003e\n \u003ctd\u003e1924\u003c/td\u003e\n \u003ctd\u003e1\u003c/td\u003e\n \u003ctd\u003e[\u0027L\u0027]\u003c/td\u003e\n \u003ctd\u003e2.386533\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003cth\u003e3\u003c/th\u003e\n \u003ctd\u003eFifth Avenue\u003c/td\u003e\n \u003ctd\u003e40.753821\u003c/td\u003e\n \u003ctd\u003e-73.981963\u003c/td\u003e\n \u003ctd\u003e1920\u003c/td\u003e\n \u003ctd\u003e6\u003c/td\u003e\n \u003ctd\u003e[\u00277\u0027, \u0027E\u0027, \u0027M\u0027, \u0027N\u0027, \u0027R\u0027, \u0027W\u0027]\u003c/td\u003e\n \u003ctd\u003e16.220605\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003cth\u003e4\u003c/th\u003e\n \u003ctd\u003eSixth Avenue\u003c/td\u003e\n \u003ctd\u003e40.737335\u003c/td\u003e\n \u003ctd\u003e-73.996786\u003c/td\u003e\n \u003ctd\u003e1924\u003c/td\u003e\n \u003ctd\u003e1\u003c/td\u003e\n \u003ctd\u003e[\u0027L\u0027]\u003c/td\u003e\n \u003ctd\u003e16.121318\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/tbody\u003e\n\u003c/table\u003e\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885453474_1167659991",
"id": "paragraph_1580885453474_1167659991",
"dateCreated": "2020-02-05 14:50:53.474",
"dateStarted": "2021-06-15 03:30:07.718",
"dateFinished": "2021-06-15 03:30:08.228",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nscatter \u003d hv.Scatter(station_info, \u0027services\u0027, \u0027ridership\u0027)\nscatter",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:08.318",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv id\u003d\u00271165\u0027\u003e\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"2b2fd01d-ac51-4c95-9436-60c1d74dc6e3\" data-root-id\u003d\"1165\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type\u003d\"application/javascript\"\u003e(function(root) {\n function embed_document(root) {\n var docs_json \u003d {\"dd4330d6-c6b6-4fc8-a439-bf3a4d82874a\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01561\",\"sizing_mode\":\"stretch_width\"},\"id\":\"1233\",\"type\":\"Spacer\"},{\"attributes\":{},\"id\":\"1187\",\"type\":\"PanTool\"},{\"attributes\":{\"axis\":{\"id\":\"1178\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"1181\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"1183\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1199\",\"type\":\"Selection\"},{\"attributes\":{\"children\":[{\"id\":\"1166\"},{\"id\":\"1169\"},{\"id\":\"1233\"}],\"margin\":[0,0,0,0],\"name\":\"Row01556\",\"tags\":[\"embedded\"]},\"id\":\"1165\",\"type\":\"Row\"},{\"attributes\":{\"axis_label\":\"ridership\",\"formatter\":{\"id\":\"1212\"},\"major_label_policy\":{\"id\":\"1210\"},\"ticker\":{\"id\":\"1183\"}},\"id\":\"1182\",\"type\":\"LinearAxis\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01560\",\"sizing_mode\":\"stretch_width\"},\"id\":\"1166\",\"type\":\"Spacer\"},{\"attributes\":{\"end\":72.8766368,\"reset_end\":72.8766368,\"reset_start\":-5.332508799999999,\"start\":-5.332508799999999,\"tags\":[[[\"ridership\",\"ridership\",null]]]},\"id\":\"1168\",\"type\":\"Range1d\"},{\"attributes\":{\"overlay\":{\"id\":\"1191\"}},\"id\":\"1189\",\"type\":\"BoxZoomTool\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"1186\"},{\"id\":\"1187\"},{\"id\":\"1188\"},{\"id\":\"1189\"},{\"id\":\"1190\"}]},\"id\":\"1192\",\"type\":\"Toolbar\"},{\"attributes\":{},\"id\":\"1186\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"1190\",\"type\":\"ResetTool\"},{\"attributes\":{},\"id\":\"1207\",\"type\":\"AllLabels\"},{\"attributes\":{\"end\":16.4,\"reset_end\":16.4,\"reset_start\":-0.40000000000000013,\"start\":-0.40000000000000013,\"tags\":[[[\"services\",\"services\",null]]]},\"id\":\"1167\",\"type\":\"Range1d\"},{\"attributes\":{},\"id\":\"1174\",\"type\":\"LinearScale\"},{\"attributes\":{\"axis\":{\"id\":\"1182\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"1185\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"1188\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"fill_alpha\":{\"value\":0.2},\"fill_color\":{\"value\":\"#30a2da\"},\"line_alpha\":{\"value\":0.2},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1203\",\"type\":\"Scatter\"},{\"attributes\":{},\"id\":\"1209\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"data_source\":{\"id\":\"1198\"},\"glyph\":{\"id\":\"1201\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1203\"},\"nonselection_glyph\":{\"id\":\"1202\"},\"selection_glyph\":{\"id\":\"1206\"},\"view\":{\"id\":\"1205\"}},\"id\":\"1204\",\"type\":\"GlyphRenderer\"},{\"attributes\":{},\"id\":\"1212\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"axis_label\":\"services\",\"formatter\":{\"id\":\"1209\"},\"major_label_policy\":{\"id\":\"1207\"},\"ticker\":{\"id\":\"1179\"}},\"id\":\"1178\",\"type\":\"LinearAxis\"},{\"attributes\":{\"fill_color\":{\"value\":\"#30a2da\"},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1201\",\"type\":\"Scatter\"},{\"attributes\":{},\"id\":\"1179\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1176\",\"type\":\"LinearScale\"},{\"attributes\":{\"fill_alpha\":{\"value\":0.1},\"fill_color\":{\"value\":\"#30a2da\"},\"line_alpha\":{\"value\":0.1},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1202\",\"type\":\"Scatter\"},{\"attributes\":{\"source\":{\"id\":\"1198\"}},\"id\":\"1205\",\"type\":\"CDSView\"},{\"attributes\":{\"below\":[{\"id\":\"1178\"}],\"center\":[{\"id\":\"1181\"},{\"id\":\"1185\"}],\"height\":300,\"left\":[{\"id\":\"1182\"}],\"margin\":[5,5,5,5],\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"1204\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"1170\"},\"toolbar\":{\"id\":\"1192\"},\"width\":300,\"x_range\":{\"id\":\"1167\"},\"x_scale\":{\"id\":\"1174\"},\"y_range\":{\"id\":\"1168\"},\"y_scale\":{\"id\":\"1176\"}},\"id\":\"1169\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{},\"id\":\"1210\",\"type\":\"AllLabels\"},{\"attributes\":{\"angle\":{\"value\":0.0},\"fill_alpha\":{\"value\":1.0},\"fill_color\":{\"value\":\"#30a2da\"},\"hatch_alpha\":{\"value\":1.0},\"hatch_color\":{\"value\":\"black\"},\"hatch_scale\":{\"value\":12.0},\"hatch_weight\":{\"value\":1.0},\"line_alpha\":{\"value\":1.0},\"line_cap\":{\"value\":\"butt\"},\"line_color\":{\"value\":\"#30a2da\"},\"line_dash\":{\"value\":[]},\"line_dash_offset\":{\"value\":0},\"line_join\":{\"value\":\"bevel\"},\"line_width\":{\"value\":1},\"marker\":{\"value\":\"circle\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1206\",\"type\":\"Scatter\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"1191\",\"type\":\"BoxAnnotation\"},{\"attributes\":{},\"id\":\"1220\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"data\":{\"ridership\":{\"__ndarray__\":\"O8eA7PXOHkD59xkXDmQXQCCZDp2eFwNAhlW8kXk4MECHakqyDh8wQIWy8PW1BihAxca8jjiUF0ADfSJPkuI+QDasqSwKqUFAXDtREhJpBUBxy0dS0iFDQMpTVtP17C9At7OvPEhnI0BhxhSscTpLQIodjUP9llBAfotOlloPIEAkmdU73Ho0QBpuwOeH4RJAaR1VTRCROUAfuTXptkw3QMK/CBozKR9AEXLe/8d5JEAaMh6lElIwQFhYcD/geSlAsRcK2A5WEkBsJt9sc2M4QLpm8s02nyNAObh0zHnWEEDhRV9BmgknQEOQgxJmyhVAc3/1uG9VKUBoBYasbvXyP4VbPpKSTiJAl631RUJb/T9zf/W4b1UpQLYTJSGR9iRAak/JObHvNkDVdaimJDlBQJRL4xde6QpAP6iLFMpC/T8eMuVDULUFQOoENBE2dCBAQWK7e4BOEkDqBDQRNnQgQNLHfECgs/s/qwfMQ6ZQN0B9WkV/aF5HQFsomZzagSRAQN1AgXeCEUAIkncOZWg1QMMrSZ7rixVA2liJeVbCE0DBAS1dwXb/PwUx0LUvgCFAaAdcV8xYHkCKHY1D/ZZQQP1pozoduCxA91eP+1ZLLEAFMdC1L4AhQOWc2EP76DBA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[60]},\"services\":[1,1,1,6,1,7,4,8,8,2,13,8,2,15,7,4,2,1,3,6,2,2,8,2,3,10,6,4,7,2,2,2,2,2,4,3,13,7,2,3,3,1,1,3,2,8,5,2,2,7,4,4,1,1,5,7,4,7,3,1]},\"selected\":{\"id\":\"1199\"},\"selection_policy\":{\"id\":\"1220\"}},\"id\":\"1198\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"1170\",\"type\":\"Title\"}],\"root_ids\":[\"1165\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"dd4330d6-c6b6-4fc8-a439-bf3a4d82874a\",\"root_ids\":[\"1165\"],\"roots\":{\"1165\":\"2b2fd01d-ac51-4c95-9436-60c1d74dc6e3\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n }\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else if (document.readyState \u003d\u003d \"complete\") {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window);\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885519951_-291252209",
"id": "paragraph_1580885519951_-291252209",
"dateCreated": "2020-02-05 14:51:59.951",
"dateStarted": "2021-06-15 03:30:08.340",
"dateFinished": "2021-06-15 03:30:08.466",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nlayout \u003d scatter + hv.Histogram(np.histogram(station_info[\u0027opened\u0027], bins\u003d24), kdims\u003d[\u0027opened\u0027])\nlayout",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:08.540",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv id\u003d\u00271285\u0027\u003e\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"57c1a84c-9324-43e8-abbd-e94b3e898025\" data-root-id\u003d\"1285\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type\u003d\"application/javascript\"\u003e(function(root) {\n function embed_document(root) {\n var docs_json \u003d {\"97d217fa-9f44-4bac-94b6-fd3e4ed1edb2\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{},\"id\":\"1386\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"1306\"},{\"id\":\"1307\"},{\"id\":\"1308\"},{\"id\":\"1309\"},{\"id\":\"1310\"}]},\"id\":\"1312\",\"type\":\"Toolbar\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"1352\"},{\"id\":\"1353\"},{\"id\":\"1354\"},{\"id\":\"1355\"},{\"id\":\"1356\"}]},\"id\":\"1358\",\"type\":\"Toolbar\"},{\"attributes\":{\"angle\":{\"value\":0.0},\"fill_alpha\":{\"value\":1.0},\"fill_color\":{\"value\":\"#30a2da\"},\"hatch_alpha\":{\"value\":1.0},\"hatch_color\":{\"value\":\"black\"},\"hatch_scale\":{\"value\":12.0},\"hatch_weight\":{\"value\":1.0},\"line_alpha\":{\"value\":1.0},\"line_cap\":{\"value\":\"butt\"},\"line_color\":{\"value\":\"#30a2da\"},\"line_dash\":{\"value\":[]},\"line_dash_offset\":{\"value\":0},\"line_join\":{\"value\":\"bevel\"},\"line_width\":{\"value\":1},\"marker\":{\"value\":\"circle\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1326\",\"type\":\"Scatter\"},{\"attributes\":{\"source\":{\"id\":\"1318\"}},\"id\":\"1325\",\"type\":\"CDSView\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01637\",\"sizing_mode\":\"stretch_width\"},\"id\":\"1286\",\"type\":\"Spacer\"},{\"attributes\":{\"fill_alpha\":{\"value\":0.1},\"fill_color\":{\"value\":\"#30a2da\"},\"line_alpha\":{\"value\":0.1},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1322\",\"type\":\"Scatter\"},{\"attributes\":{\"children\":[{\"id\":\"1286\"},{\"id\":\"1404\"},{\"id\":\"1585\"}],\"margin\":[0,0,0,0],\"name\":\"Row01633\",\"tags\":[\"embedded\"]},\"id\":\"1285\",\"type\":\"Row\"},{\"attributes\":{\"fill_color\":{\"value\":\"#30a2da\"},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1321\",\"type\":\"Scatter\"},{\"attributes\":{\"overlay\":{\"id\":\"1357\"}},\"id\":\"1355\",\"type\":\"BoxZoomTool\"},{\"attributes\":{\"children\":[[{\"id\":\"1289\"},0,0],[{\"id\":\"1335\"},0,1]]},\"id\":\"1401\",\"type\":\"GridBox\"},{\"attributes\":{\"toolbars\":[{\"id\":\"1312\"},{\"id\":\"1358\"}],\"tools\":[{\"id\":\"1306\"},{\"id\":\"1307\"},{\"id\":\"1308\"},{\"id\":\"1309\"},{\"id\":\"1310\"},{\"id\":\"1352\"},{\"id\":\"1353\"},{\"id\":\"1354\"},{\"id\":\"1355\"},{\"id\":\"1356\"}]},\"id\":\"1402\",\"type\":\"ProxyToolbar\"},{\"attributes\":{\"data_source\":{\"id\":\"1318\"},\"glyph\":{\"id\":\"1321\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1323\"},\"nonselection_glyph\":{\"id\":\"1322\"},\"selection_glyph\":{\"id\":\"1326\"},\"view\":{\"id\":\"1325\"}},\"id\":\"1324\",\"type\":\"GlyphRenderer\"},{\"attributes\":{},\"id\":\"1365\",\"type\":\"Selection\"},{\"attributes\":{\"fill_alpha\":{\"value\":0.2},\"fill_color\":{\"value\":\"#30a2da\"},\"line_alpha\":{\"value\":0.2},\"line_color\":{\"value\":\"#30a2da\"},\"size\":{\"value\":2.449489742783178},\"x\":{\"field\":\"services\"},\"y\":{\"field\":\"ridership\"}},\"id\":\"1323\",\"type\":\"Scatter\"},{\"attributes\":{\"bottom\":{\"value\":0},\"fill_alpha\":{\"value\":0.1},\"fill_color\":{\"value\":\"#30a2da\"},\"left\":{\"field\":\"left\"},\"line_alpha\":{\"value\":0.1},\"right\":{\"field\":\"right\"},\"top\":{\"field\":\"top\"}},\"id\":\"1368\",\"type\":\"Quad\"},{\"attributes\":{\"below\":[{\"id\":\"1298\"}],\"center\":[{\"id\":\"1301\"},{\"id\":\"1305\"}],\"height\":300,\"left\":[{\"id\":\"1302\"}],\"margin\":null,\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"1324\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"1290\"},\"toolbar\":{\"id\":\"1312\"},\"toolbar_location\":null,\"width\":300,\"x_range\":{\"id\":\"1287\"},\"x_scale\":{\"id\":\"1294\"},\"y_range\":{\"id\":\"1288\"},\"y_scale\":{\"id\":\"1296\"}},\"id\":\"1289\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"bottom\":{\"value\":0},\"fill_color\":{\"value\":\"#30a2da\"},\"left\":{\"field\":\"left\"},\"right\":{\"field\":\"right\"},\"top\":{\"field\":\"top\"}},\"id\":\"1367\",\"type\":\"Quad\"},{\"attributes\":{\"children\":[{\"id\":\"1403\"},{\"id\":\"1401\"}]},\"id\":\"1404\",\"type\":\"Column\"},{\"attributes\":{\"data_source\":{\"id\":\"1364\"},\"glyph\":{\"id\":\"1367\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1369\"},\"nonselection_glyph\":{\"id\":\"1368\"},\"selection_glyph\":{\"id\":\"1372\"},\"view\":{\"id\":\"1371\"}},\"id\":\"1370\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"axis\":{\"id\":\"1344\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"1347\",\"type\":\"Grid\"},{\"attributes\":{\"source\":{\"id\":\"1364\"}},\"id\":\"1371\",\"type\":\"CDSView\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"1290\",\"type\":\"Title\"},{\"attributes\":{\"bottom\":{\"value\":0},\"fill_alpha\":{\"value\":0.2},\"fill_color\":{\"value\":\"#30a2da\"},\"left\":{\"field\":\"left\"},\"line_alpha\":{\"value\":0.2},\"right\":{\"field\":\"right\"},\"top\":{\"field\":\"top\"}},\"id\":\"1369\",\"type\":\"Quad\"},{\"attributes\":{},\"id\":\"1327\",\"type\":\"AllLabels\"},{\"attributes\":{\"bottom\":{\"value\":0},\"fill_alpha\":{\"value\":1.0},\"fill_color\":{\"value\":\"#30a2da\"},\"hatch_alpha\":{\"value\":1.0},\"hatch_color\":{\"value\":\"black\"},\"hatch_scale\":{\"value\":12.0},\"hatch_weight\":{\"value\":1.0},\"left\":{\"field\":\"left\"},\"line_alpha\":{\"value\":1.0},\"line_cap\":{\"value\":\"butt\"},\"line_color\":{\"value\":\"black\"},\"line_dash\":{\"value\":[]},\"line_dash_offset\":{\"value\":0},\"line_join\":{\"value\":\"bevel\"},\"line_width\":{\"value\":1},\"right\":{\"field\":\"right\"},\"top\":{\"field\":\"top\"}},\"id\":\"1372\",\"type\":\"Quad\"},{\"attributes\":{\"end\":72.8766368,\"reset_end\":72.8766368,\"reset_start\":-5.332508799999999,\"start\":-5.332508799999999,\"tags\":[[[\"ridership\",\"ridership\",null]]]},\"id\":\"1288\",\"type\":\"Range1d\"},{\"attributes\":{\"axis_label\":\"services\",\"formatter\":{\"id\":\"1329\"},\"major_label_policy\":{\"id\":\"1327\"},\"ticker\":{\"id\":\"1299\"}},\"id\":\"1298\",\"type\":\"LinearAxis\"},{\"attributes\":{\"end\":16.4,\"reset_end\":16.4,\"reset_start\":-0.40000000000000013,\"start\":-0.40000000000000013,\"tags\":[[[\"services\",\"services\",null]]]},\"id\":\"1287\",\"type\":\"Range1d\"},{\"attributes\":{},\"id\":\"1340\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"1294\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"1296\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"1329\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{},\"id\":\"1319\",\"type\":\"Selection\"},{\"attributes\":{\"toolbar\":{\"id\":\"1402\"},\"toolbar_location\":\"above\"},\"id\":\"1403\",\"type\":\"ToolbarBox\"},{\"attributes\":{},\"id\":\"1332\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{},\"id\":\"1307\",\"type\":\"PanTool\"},{\"attributes\":{\"axis\":{\"id\":\"1298\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"1301\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"1373\",\"type\":\"AllLabels\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01638\",\"sizing_mode\":\"stretch_width\"},\"id\":\"1585\",\"type\":\"Spacer\"},{\"attributes\":{},\"id\":\"1299\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1303\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1330\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"1345\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"1375\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"axis_label\":\"ridership\",\"formatter\":{\"id\":\"1332\"},\"major_label_policy\":{\"id\":\"1330\"},\"ticker\":{\"id\":\"1303\"}},\"id\":\"1302\",\"type\":\"LinearAxis\"},{\"attributes\":{},\"id\":\"1378\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"axis\":{\"id\":\"1302\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"1305\",\"type\":\"Grid\"},{\"attributes\":{\"axis_label\":\"Frequency\",\"formatter\":{\"id\":\"1378\"},\"major_label_policy\":{\"id\":\"1376\"},\"ticker\":{\"id\":\"1349\"}},\"id\":\"1348\",\"type\":\"LinearAxis\"},{\"attributes\":{},\"id\":\"1308\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"axis_label\":\"opened\",\"formatter\":{\"id\":\"1375\"},\"major_label_policy\":{\"id\":\"1373\"},\"ticker\":{\"id\":\"1345\"}},\"id\":\"1344\",\"type\":\"LinearAxis\"},{\"attributes\":{},\"id\":\"1342\",\"type\":\"LinearScale\"},{\"attributes\":{\"data\":{\"left\":{\"__ndarray__\":\"AAAAAADAnUAAAAAAgNGdQAAAAAAA451AAAAAAID0nUAAAAAAAAaeQAAAAACAF55AAAAAAAApnkAAAAAAgDqeQAAAAAAATJ5AAAAAAIBdnkAAAAAAAG+eQAAAAACAgJ5AAAAAAACSnkAAAAAAgKOeQAAAAAAAtZ5AAAAAAIDGnkAAAAAAANieQAAAAACA6Z5AAAAAAAD7nkAAAAAAgAyfQAAAAAAAHp9AAAAAAIAvn0AAAAAAAEGfQAAAAACAUp9A\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[24]},\"right\":{\"__ndarray__\":\"AAAAAIDRnUAAAAAAAOOdQAAAAACA9J1AAAAAAAAGnkAAAAAAgBeeQAAAAAAAKZ5AAAAAAIA6nkAAAAAAAEyeQAAAAACAXZ5AAAAAAABvnkAAAAAAgICeQAAAAAAAkp5AAAAAAICjnkAAAAAAALWeQAAAAACAxp5AAAAAAADYnkAAAAAAgOmeQAAAAAAA+55AAAAAAIAMn0AAAAAAAB6fQAAAAACAL59AAAAAAABBn0AAAAAAgFKfQAAAAAAAZJ9A\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[24]},\"top\":[21,0,6,17,3,0,5,4,0,0,0,0,0,0,2,0,0,0,0,1,0,0,0,1]},\"selected\":{\"id\":\"1365\"},\"selection_policy\":{\"id\":\"1397\"}},\"id\":\"1364\",\"type\":\"ColumnDataSource\"},{\"attributes\":{},\"id\":\"1376\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"1306\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"1353\",\"type\":\"PanTool\"},{\"attributes\":{},\"id\":\"1349\",\"type\":\"BasicTicker\"},{\"attributes\":{\"overlay\":{\"id\":\"1311\"}},\"id\":\"1309\",\"type\":\"BoxZoomTool\"},{\"attributes\":{},\"id\":\"1352\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"1310\",\"type\":\"ResetTool\"},{\"attributes\":{},\"id\":\"1356\",\"type\":\"ResetTool\"},{\"attributes\":{},\"id\":\"1354\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"data\":{\"ridership\":{\"__ndarray__\":\"O8eA7PXOHkD59xkXDmQXQCCZDp2eFwNAhlW8kXk4MECHakqyDh8wQIWy8PW1BihAxca8jjiUF0ADfSJPkuI+QDasqSwKqUFAXDtREhJpBUBxy0dS0iFDQMpTVtP17C9At7OvPEhnI0BhxhSscTpLQIodjUP9llBAfotOlloPIEAkmdU73Ho0QBpuwOeH4RJAaR1VTRCROUAfuTXptkw3QMK/CBozKR9AEXLe/8d5JEAaMh6lElIwQFhYcD/geSlAsRcK2A5WEkBsJt9sc2M4QLpm8s02nyNAObh0zHnWEEDhRV9BmgknQEOQgxJmyhVAc3/1uG9VKUBoBYasbvXyP4VbPpKSTiJAl631RUJb/T9zf/W4b1UpQLYTJSGR9iRAak/JObHvNkDVdaimJDlBQJRL4xde6QpAP6iLFMpC/T8eMuVDULUFQOoENBE2dCBAQWK7e4BOEkDqBDQRNnQgQNLHfECgs/s/qwfMQ6ZQN0B9WkV/aF5HQFsomZzagSRAQN1AgXeCEUAIkncOZWg1QMMrSZ7rixVA2liJeVbCE0DBAS1dwXb/PwUx0LUvgCFAaAdcV8xYHkCKHY1D/ZZQQP1pozoduCxA91eP+1ZLLEAFMdC1L4AhQOWc2EP76DBA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[60]},\"services\":[1,1,1,6,1,7,4,8,8,2,13,8,2,15,7,4,2,1,3,6,2,2,8,2,3,10,6,4,7,2,2,2,2,2,4,3,13,7,2,3,3,1,1,3,2,8,5,2,2,7,4,4,1,1,5,7,4,7,3,1]},\"selected\":{\"id\":\"1319\"},\"selection_policy\":{\"id\":\"1386\"}},\"id\":\"1318\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"axis\":{\"id\":\"1348\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"1351\",\"type\":\"Grid\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"1336\",\"type\":\"Title\"},{\"attributes\":{\"end\":2019.5,\"reset_end\":2019.5,\"reset_start\":1893.5,\"start\":1893.5,\"tags\":[[[\"opened\",\"opened\",null]]]},\"id\":\"1333\",\"type\":\"Range1d\"},{\"attributes\":{},\"id\":\"1397\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"end\":23.1,\"reset_end\":23.1,\"reset_start\":0.0,\"tags\":[[[\"Frequency\",\"Frequency\",null]]]},\"id\":\"1334\",\"type\":\"Range1d\"},{\"attributes\":{\"below\":[{\"id\":\"1344\"}],\"center\":[{\"id\":\"1347\"},{\"id\":\"1351\"}],\"height\":300,\"left\":[{\"id\":\"1348\"}],\"margin\":null,\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"1370\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"1336\"},\"toolbar\":{\"id\":\"1358\"},\"toolbar_location\":null,\"width\":300,\"x_range\":{\"id\":\"1333\"},\"x_scale\":{\"id\":\"1340\"},\"y_range\":{\"id\":\"1334\"},\"y_scale\":{\"id\":\"1342\"}},\"id\":\"1335\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"1311\",\"type\":\"BoxAnnotation\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"1357\",\"type\":\"BoxAnnotation\"}],\"root_ids\":[\"1285\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"97d217fa-9f44-4bac-94b6-fd3e4ed1edb2\",\"root_ids\":[\"1285\"],\"roots\":{\"1285\":\"57c1a84c-9324-43e8-abbd-e94b3e898025\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n }\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else if (document.readyState \u003d\u003d \"complete\") {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window);\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885548751_1272982082",
"id": "paragraph_1580885548751_1272982082",
"dateCreated": "2020-02-05 14:52:28.751",
"dateStarted": "2021-06-15 03:30:08.561",
"dateFinished": "2021-06-15 03:30:09.022",
"status": "FINISHED"
},
{
"title": "HvPlot",
"text": "%md\n\n# HvPlot\n\n[HvPlot](https://hvplot.holoviz.org/) is a high-level plotting API for the PyData ecosystem built on HoloViews.\n\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:09.062",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text",
"title": false,
"editorHide": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eHvPlot\u003c/h1\u003e\n\u003cp\u003e\u003ca href\u003d\"https://hvplot.holoviz.org/\"\u003eHvPlot\u003c/a\u003e is a high-level plotting API for the PyData ecosystem built on HoloViews.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580884482945_-1037962389",
"id": "20180119-091845_1603850480",
"dateCreated": "2020-02-05 14:34:42.945",
"dateStarted": "2021-06-15 03:30:09.083",
"dateFinished": "2021-06-15 03:30:09.087",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nfrom bokeh.io import output_notebook\noutput_notebook()\n\nimport pandas as pd, numpy as np\n\n\nidx \u003d pd.date_range(\u00271/1/2000\u0027, periods\u003d1000)\ndf \u003d pd.DataFrame(np.random.randn(1000, 4), index\u003didx, columns\u003dlist(\u0027ABCD\u0027)).cumsum()\n\nimport hvplot.pandas\ndf.hvplot()\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:09.182",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\n \u003cdiv class\u003d\"bk-root\"\u003e\n \u003ca href\u003d\"https://bokeh.org\" target\u003d\"_blank\" class\u003d\"bk-logo bk-logo-small bk-logo-notebook\"\u003e\u003c/a\u003e\n \u003cspan id\u003d\"1687\"\u003eLoading BokehJS ...\u003c/span\u003e\n \u003c/div\u003e\n"
},
{
"type": "HTML",
"data": "\u003cscript\u003e \n(function(root) {\n function now() {\n return new Date();\n }\n\n var force \u003d true;\n\n if (typeof root._bokeh_onload_callbacks \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_onload_callbacks \u003d [];\n root._bokeh_is_loading \u003d undefined;\n }\n\n var JS_MIME_TYPE \u003d \u0027application/javascript\u0027;\n var HTML_MIME_TYPE \u003d \u0027text/html\u0027;\n var EXEC_MIME_TYPE \u003d \u0027application/vnd.bokehjs_exec.v0+json\u0027;\n var CLASS_NAME \u003d \u0027output_bokeh rendered_html\u0027;\n\n /**\n * Render data to the DOM node\n */\n function render(props, node) {\n var script \u003d document.createElement(\"script\");\n node.appendChild(script);\n }\n\n /**\n * Handle when an output is cleared or removed\n */\n function handleClearOutput(event, handle) {\n var cell \u003d handle.cell;\n\n var id \u003d cell.output_area._bokeh_element_id;\n var server_id \u003d cell.output_area._bokeh_server_id;\n // Clean up Bokeh references\n if (id !\u003d null \u0026\u0026 id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n\n if (server_id !\u003d\u003d undefined) {\n // Clean up Bokeh references\n var cmd \u003d \"from bokeh.io.state import curstate; print(curstate().uuid_to_server[\u0027\" + server_id + \"\u0027].get_sessions()[0].document.roots[0]._id)\";\n cell.notebook.kernel.execute(cmd, {\n iopub: {\n output: function(msg) {\n var id \u003d msg.content.text.trim();\n if (id in Bokeh.index) {\n Bokeh.index[id].model.document.clear();\n delete Bokeh.index[id];\n }\n }\n }\n });\n // Destroy server and session\n var cmd \u003d \"import bokeh.io.notebook as ion; ion.destroy_server(\u0027\" + server_id + \"\u0027)\";\n cell.notebook.kernel.execute(cmd);\n }\n }\n\n /**\n * Handle when a new output is added\n */\n function handleAddOutput(event, handle) {\n var output_area \u003d handle.output_area;\n var output \u003d handle.output;\n\n // limit handleAddOutput to display_data with EXEC_MIME_TYPE content only\n if ((output.output_type !\u003d \"display_data\") || (!Object.prototype.hasOwnProperty.call(output.data, EXEC_MIME_TYPE))) {\n return\n }\n\n var toinsert \u003d output_area.element.find(\".\" + CLASS_NAME.split(\u0027 \u0027)[0]);\n\n if (output.metadata[EXEC_MIME_TYPE][\"id\"] !\u003d\u003d undefined) {\n toinsert[toinsert.length - 1].firstChild.textContent \u003d output.data[JS_MIME_TYPE];\n // store reference to embed id on output_area\n output_area._bokeh_element_id \u003d output.metadata[EXEC_MIME_TYPE][\"id\"];\n }\n if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !\u003d\u003d undefined) {\n var bk_div \u003d document.createElement(\"div\");\n bk_div.innerHTML \u003d output.data[HTML_MIME_TYPE];\n var script_attrs \u003d bk_div.children[0].attributes;\n for (var i \u003d 0; i \u003c script_attrs.length; i++) {\n toinsert[toinsert.length - 1].firstChild.setAttribute(script_attrs[i].name, script_attrs[i].value);\n toinsert[toinsert.length - 1].firstChild.textContent \u003d bk_div.children[0].textContent\n }\n // store reference to server id on output_area\n output_area._bokeh_server_id \u003d output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n }\n }\n\n function register_renderer(events, OutputArea) {\n\n function append_mime(data, metadata, element) {\n // create a DOM node to render to\n var toinsert \u003d this.create_output_subarea(\n metadata,\n CLASS_NAME,\n EXEC_MIME_TYPE\n );\n this.keyboard_manager.register_events(toinsert);\n // Render to node\n var props \u003d {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n render(props, toinsert[toinsert.length - 1]);\n element.append(toinsert);\n return toinsert\n }\n\n /* Handle when an output is cleared or removed */\n events.on(\u0027clear_output.CodeCell\u0027, handleClearOutput);\n events.on(\u0027delete.Cell\u0027, handleClearOutput);\n\n /* Handle when a new output is added */\n events.on(\u0027output_added.OutputArea\u0027, handleAddOutput);\n\n /**\n * Register the mime type and append_mime function with output_area\n */\n OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n /* Is output safe? */\n safe: true,\n /* Index of renderer in `output_area.display_order` */\n index: 0\n });\n }\n\n // register the mime type if in Jupyter Notebook environment and previously unregistered\n if (root.Jupyter !\u003d\u003d undefined) {\n var events \u003d require(\u0027base/js/events\u0027);\n var OutputArea \u003d require(\u0027notebook/js/outputarea\u0027).OutputArea;\n\n if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) \u003d\u003d -1) {\n register_renderer(events, OutputArea);\n }\n }\n\n \n if (typeof (root._bokeh_timeout) \u003d\u003d\u003d \"undefined\" || force \u003d\u003d\u003d true) {\n root._bokeh_timeout \u003d Date.now() + 5000;\n root._bokeh_failed_load \u003d false;\n }\n\n var NB_LOAD_WARNING \u003d {\u0027data\u0027: {\u0027text/html\u0027:\n \"\u003cdiv style\u003d\u0027background-color: #fdd\u0027\u003e\\n\"+\n \"\u003cp\u003e\\n\"+\n \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n \"\u003c/p\u003e\\n\"+\n \"\u003cul\u003e\\n\"+\n \"\u003cli\u003ere-rerun `output_notebook()` to attempt to load from CDN again, or\u003c/li\u003e\\n\"+\n \"\u003cli\u003euse INLINE resources instead, as so:\u003c/li\u003e\\n\"+\n \"\u003c/ul\u003e\\n\"+\n \"\u003ccode\u003e\\n\"+\n \"from bokeh.resources import INLINE\\n\"+\n \"output_notebook(resources\u003dINLINE)\\n\"+\n \"\u003c/code\u003e\\n\"+\n \"\u003c/div\u003e\"}};\n\n function display_loaded() {\n var el \u003d document.getElementById(\"1687\");\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS is loading...\";\n }\n if (root.Bokeh !\u003d\u003d undefined) {\n if (el !\u003d null) {\n el.textContent \u003d \"BokehJS \" + root.Bokeh.version + \" successfully loaded.\";\n }\n } else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(display_loaded, 100)\n }\n }\n\n\n function run_callbacks() {\n try {\n root._bokeh_onload_callbacks.forEach(function(callback) {\n if (callback !\u003d null)\n callback();\n });\n } finally {\n delete root._bokeh_onload_callbacks\n }\n console.debug(\"Bokeh: all callbacks have finished\");\n }\n\n function load_libs(css_urls, js_urls, callback) {\n if (css_urls \u003d\u003d null) css_urls \u003d [];\n if (js_urls \u003d\u003d null) js_urls \u003d [];\n\n root._bokeh_onload_callbacks.push(callback);\n if (root._bokeh_is_loading \u003e 0) {\n console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n return null;\n }\n if (js_urls \u003d\u003d null || js_urls.length \u003d\u003d\u003d 0) {\n run_callbacks();\n return null;\n }\n console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n root._bokeh_is_loading \u003d css_urls.length + js_urls.length;\n\n function on_load() {\n root._bokeh_is_loading--;\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n run_callbacks()\n }\n }\n\n function on_error(url) {\n console.error(\"failed to load \" + url);\n }\n\n for (let i \u003d 0; i \u003c css_urls.length; i++) {\n const url \u003d css_urls[i];\n const element \u003d document.createElement(\"link\");\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.rel \u003d \"stylesheet\";\n element.type \u003d \"text/css\";\n element.href \u003d url;\n console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n document.body.appendChild(element);\n }\n\n const hashes \u003d {\"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\": \"XypntL49z55iwGVUW4qsEu83zKL3XEcz0MjuGOQ9SlaaQ68X/g+k1FcioZi7oQAc\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\": \"bEsM86IHGDTLCS0Zod8a8WM6Y4+lafAL/eSiyQcuPzinmWNgNO2/olUF0Z2Dkn5i\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\": \"TX0gSQTdXTTeScqxj6PVQxTiRW8DOoGVwinyi1D3kxv7wuxQ02XkOxv0xwiypcAH\"};\n\n for (let i \u003d 0; i \u003c js_urls.length; i++) {\n const url \u003d js_urls[i];\n const element \u003d document.createElement(\u0027script\u0027);\n element.onload \u003d on_load;\n element.onerror \u003d on_error.bind(null, url);\n element.async \u003d false;\n element.src \u003d url;\n if (url in hashes) {\n element.crossOrigin \u003d \"anonymous\";\n element.integrity \u003d \"sha384-\" + hashes[url];\n }\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n };\n\n function inject_raw_css(css) {\n const element \u003d document.createElement(\"style\");\n element.appendChild(document.createTextNode(css));\n document.body.appendChild(element);\n }\n\n \n var js_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/js/tabulator.js\", \"https://unpkg.com/moment@2.27.0/moment.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.3.2.min.js\", \"https://unpkg.com/@holoviz/panel@^0.11.3/dist/panel.min.js\"];\n var css_urls \u003d [\"https://unpkg.com/tabulator-tables@4.9.3/dist/css/tabulator_simple.min.css\"];\n \n\n var inline_js \u003d [\n function(Bokeh) {\n Bokeh.set_log_level(\"info\");\n },\n function(Bokeh) {\n \n \n }\n ];\n\n function run_inline_js() {\n \n if (root.Bokeh !\u003d\u003d undefined || force \u003d\u003d\u003d true) {\n \n for (var i \u003d 0; i \u003c inline_js.length; i++) {\n inline_js[i].call(root, root.Bokeh);\n }\n if (force \u003d\u003d\u003d true) {\n display_loaded();\n }} else if (Date.now() \u003c root._bokeh_timeout) {\n setTimeout(run_inline_js, 100);\n } else if (!root._bokeh_failed_load) {\n console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n root._bokeh_failed_load \u003d true;\n } else if (force !\u003d\u003d true) {\n var cell \u003d $(document.getElementById(\"1687\")).parents(\u0027.cell\u0027).data().cell;\n cell.output_area.append_execute_result(NB_LOAD_WARNING)\n }\n\n }\n\n if (root._bokeh_is_loading \u003d\u003d\u003d 0) {\n console.debug(\"Bokeh: BokehJS loaded, going straight to plotting\");\n run_inline_js();\n } else {\n load_libs(css_urls, js_urls, function() {\n console.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n run_inline_js();\n });\n }\n}(window)); \u003c/script\u003e\n\n"
},
{
"type": "HTML",
"data": "\u003cdiv id\u003d\u00271688\u0027\u003e\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"f8ac7163-7f4b-46cb-9442-9a25ed107056\" data-root-id\u003d\"1688\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type\u003d\"application/javascript\"\u003e(function(root) {\n function embed_document(root) {\n var docs_json \u003d {\"6001bd2d-5b2e-480a-857a-ad7280354b51\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{},\"id\":\"1729\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"1760\",\"type\":\"YearsTicker\"},{\"attributes\":{\"months\":[0,1,2,3,4,5,6,7,8,9,10,11]},\"id\":\"1756\",\"type\":\"MonthsTicker\"},{\"attributes\":{\"label\":{\"value\":\"B\"},\"renderers\":[{\"id\":\"1771\"}]},\"id\":\"1797\",\"type\":\"LegendItem\"},{\"attributes\":{\"data_source\":{\"id\":\"1799\"},\"glyph\":{\"id\":\"1802\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1804\"},\"nonselection_glyph\":{\"id\":\"1803\"},\"selection_glyph\":{\"id\":\"1834\"},\"view\":{\"id\":\"1806\"}},\"id\":\"1805\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"line_color\":\"#fc4f30\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1798\",\"type\":\"Line\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01980\",\"sizing_mode\":\"stretch_width\"},\"id\":\"1689\",\"type\":\"Spacer\"},{\"attributes\":{\"source\":{\"id\":\"1732\"}},\"id\":\"1739\",\"type\":\"CDSView\"},{\"attributes\":{\"click_policy\":\"mute\",\"items\":[{\"id\":\"1763\"},{\"id\":\"1797\"},{\"id\":\"1833\"},{\"id\":\"1871\"}],\"location\":[0,0],\"title\":\"Variable\"},\"id\":\"1762\",\"type\":\"Legend\"},{\"attributes\":{\"children\":[{\"id\":\"1689\"},{\"id\":\"1696\"},{\"id\":\"2125\"}],\"margin\":[0,0,0,0],\"name\":\"Row01976\",\"tags\":[\"embedded\"]},\"id\":\"1688\",\"type\":\"Row\"},{\"attributes\":{\"days\":[1,8,15,22]},\"id\":\"1754\",\"type\":\"DaysTicker\"},{\"attributes\":{},\"id\":\"1782\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"line_alpha\":0.2,\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1737\",\"type\":\"Line\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"1692\"},{\"id\":\"1713\"},{\"id\":\"1714\"},{\"id\":\"1715\"},{\"id\":\"1716\"},{\"id\":\"1717\"}]},\"id\":\"1719\",\"type\":\"Toolbar\"},{\"attributes\":{\"overlay\":{\"id\":\"1718\"}},\"id\":\"1716\",\"type\":\"BoxZoomTool\"},{\"attributes\":{\"data\":{\"Variable\":[\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\",\"C\"],\"index\":{\"__ndarray__\":\"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IPdsQgAAAIDF92xCAACAS2r4bEIAAAAXD/lsQgAAgOKz+WxCAAAArlj6bEIAAIB5/fpsQgAAAEWi+2xCAACAEEf8bEIAAADc6/xsQgAAgKeQ/WxCAAAAczX+bEIAAIA+2v5sQgAAAAp//2xCAACA1SMAbUIAAAChyABtQgAAgGxtAW1CAAAAOBICbUIAAIADtwJtQgAAAM9bA21CAACAmgAEbUIAAABmpQRtQgAAgDFKBW1CAAAA/e4FbUIAAIDIkwZtQgAAAJQ4B21CAACAX90HbUIAAAArgghtQgAAgPYmCW1CAAAAwssJbUIAAICNcAptQgAAAFkVC21CAACAJLoLbUIAAADwXgxtQgAAgLsDDW1CAAAAh6gNbUIAAIBSTQ5tQgAAAB7yDm1CAACA6ZYPbUIAAAC1OxBtQgAAgIDgEG1CAAAATIURbUIAAIAXKhJtQgAAAOPOEm1CAACArnMTbUIAAAB6GBRtQgAAgEW9FG1CAAAAEWIVbUIAAIDcBhZtQgAAAKirFm1CAACAc1AXbUIAAAA/9RdtQgAAgAqaGG1CAAAA1j4ZbUIAAICh4xltQgAAAG2IGm1CAACAOC0bbUIAAAAE0httQgAAgM92HG1CAAAAmxsdbUIAAIBmwB1tQgAAADJlHm1CAACA/QkfbUIAAADJrh9tQgAAgJRTIG1CAAAAYPggbUIAAIArnSFtQgAAAPdBIm1CAACAwuYibUIAAACOiyNtQgAAgFkwJG1CAAAAJdUkbUIAAIDweSVtQgAAALweJm1CAACAh8MmbUIAAABTaCdtQgAAgB4NKG1CAAAA6rEobUIAAIC1ViltQgAAAIH7KW1CAACATKAqbUIAAAAYRSttQgAAgOPpK21CAAAAr44sbUIAAIB6My1tQgAAAEbYLW1CAACAEX0ubUIAAADdIS9tQgAAgKjGL21CAAAAdGswbUIAAIA/EDFtQgAAAAu1MW1CAACA1lkybUIAAACi/jJtQgAAgG2jM21CAAAAOUg0bUIAAIAE7TRtQgAAANCRNW1CAACAmzY2bUIAAABn2zZtQgAAgDKAN21CAAAA/iQ4bUIAAIDJyThtQgAAAJVuOW1CAACAYBM6bUIAAAAsuDptQgAAgPdcO21CAAAAwwE8bUIAAICOpjxtQgAAAFpLPW1CAACAJfA9bUIAAADxlD5tQgAAgLw5P21C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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]},\"value\":{\"__ndarray__\":\"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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]}},\"selected\":{\"id\":\"1800\"},\"selection_policy\":{\"id\":\"1818\"}},\"id\":\"1799\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"months\":[0,6]},\"id\":\"1759\",\"type\":\"MonthsTicker\"},{\"attributes\":{},\"id\":\"1713\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"1714\",\"type\":\"PanTool\"},{\"attributes\":{\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1735\",\"type\":\"Line\"},{\"attributes\":{\"axis\":{\"id\":\"1705\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"1708\",\"type\":\"Grid\"},{\"attributes\":{\"axis\":{\"id\":\"1709\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"1712\",\"type\":\"Grid\"},{\"attributes\":{\"data\":{\"Variable\":[\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"A\"],\"index\":{\"__ndarray__\":\"AACA9VmNa0IAAADB/o1rQgAAgIyjjmtCAAAAWEiPa0IAAIAj7Y9rQgAAAO+RkGtCAACAujaRa0IAAACG25FrQgAAgFGAkmtCAAAAHSWTa0IAAIDoyZNrQgAAALRulGtCAACAfxOVa0IAAABLuJVrQgAAgBZdlmtCAAAA4gGXa0IAAICtppdrQgAAAHlLmGtCAACARPCYa0IAAAAQlZlrQgAAgNs5mmtCAAAAp96aa0IAAIByg5trQgAAAD4onGtCAACACc2ca0IAAADVcZ1rQgAAgKAWnmtCAAAAbLuea0IAAIA3YJ9rQgAAAAMFoGtCAACAzqmga0IAAACaTqFrQgAAgGXzoWtCAAAAMZiia0IAAID8PKNrQgAAAMjho2tCAACAk4aka0IAAABfK6VrQgAAgCrQpWtCAAAA9nSma0IAAIDBGadrQgAAAI2+p2tCAACAWGOoa0IAAAAkCKlrQgAAgO+sqWtCAAAAu1Gqa0IAAICG9qprQgAAAFKbq2tCAACAHUCsa0IAAADp5KxrQgAAgLSJrWtCAAAAgC6ua0IAAIBL065rQgAAABd4r2tCAACA4hywa0IAAACuwbBrQgAAgHlmsWtCAAAARQuya0IAAIAQsLJrQgAAANxUs2tCAACAp/mza0IAAABznrRrQgAAgD5DtWtCAAAACui1a0IAAIDVjLZrQgAAAKExt2tCAACAbNa3a0IAAAA4e7hrQgAAgAMguWtCAAAAz8S5a0IAAICaabprQgAAAGYOu2tCAACAMbO7a0IAAAD9V7xrQgAAgMj8vGtCAAAAlKG9a0IAAIBfRr5rQgAAACvrvmtCAACA9o+/a0IAAADCNMBrQgAAgI3ZwGtCAAAAWX7Ba0IAAIAkI8JrQgAAAPDHwmtCAACAu2zDa0IAAACHEcRrQgAAgFK2xGtCAAAAHlvFa0IAAIDp/8VrQgAAALWkxmtCAACAgEnHa0IAAABM7sdrQgAAgBeTyGtCAAAA4zfJa0IAAICu3MlrQgAAAHqBymtCAACARSbLa0IAAAARy8trQgAAgNxvzGtCAAAAqBTNa0IAAIBzuc1rQgAAAD9ezmtCAACACgPPa0IAAADWp89rQgAAgKFM0GtCAAAAbfHQa0IAAIA4ltFrQgAAAAQ70mtCAACAz9/Sa0IAAACbhNNrQgAAgGYp1GtCAAAAMs7Ua0IAAID9ctVrQgAAAMkX1mtCAACAlLzWa0IAAABgYddrQgAAgCsG2GtCAAAA96rYa0IAAIDCT9lrQgAAAI702WtCAACAWZnaa0IAAAAlPttrQgAAgPDi22tCAAAAvIfca0IAAICHLN1rQgAAAFPR3WtCAACAHnbea0IAAADqGt9rQgAAgLW/32tCAAAAgWTga0IAAIBMCeFrQgAAABiu4WtCAACA41Lia0IAAACv9+JrQgAAgHqc42tCAAAARkHka0IAAIAR5uRrQgAAAN2K5WtCAACAqC/ma0IAAAB01OZrQgAAgD9552tCAAAACx7oa0IAAIDWwuhrQgAAAKJn6WtCAACAbQzqa0IAAAA5seprQgAAgARW62tCAAAA0Prra0IAAICbn+xrQgAAAGdE7WtCAACAMunta0IAAAD+je5rQgAAgMky72tCAAAAldfva0IAAIBgfPBrQgAAACwh8WtCAACA98Xxa0IAAADDavJrQgAAgI4P82tCAAAAWrTza0IAAIAlWfRrQgAAAPH99GtCAACAvKL1a0IAAACIR/ZrQgAAgFPs9mtCAAAAH5H3a0IAAIDqNfhrQgAAALba+GtCAACAgX/5a0IAAABNJPprQgAAgBjJ+mtCAAAA5G37a0IAAICvEvxrQgAAAHu3/GtCAACARlz9a0IAAAASAf5rQgAAgN2l/mtCAAAAqUr/a0IAAIB07/9rQgAAAECUAGxCAACACzkBbEIAAADX3QFsQgAAgKKCAmxCAAAAbicDbEIAAIA5zANsQgAAAAVxBGxCAACA0BUFbEIAAACcugVsQgAAgGdfBmxCAAAAMwQHbEIAAID+qAdsQgAAAMpNCGxCAACAlfIIbEIAAABhlwlsQgAAgCw8CmxCAAAA+OAKbEIAAIDDhQtsQgAAAI8qDGxCAACAWs8MbEIAAAAmdA1sQgAAgPEYDmxCAAAAvb0ObEIAAICIYg9sQgAAAFQHEGxCAACAH6wQbEIAAADrUBFsQgAAgLb1EWxCAAAAgpoSbEIAAIBNPxNsQgAAABnkE2xCAACA5IgUbEIAAACwLRVsQgAAgHvSFWxCAAAAR3cWbEIAAIASHBdsQgAAAN7AF2xCAACAqWUYbEIAAAB1ChlsQgAAgECvGWxCAAAADFQabEIAAIDX+BpsQgAAAKOdG2xCAACAbkIcbEIAAAA65xxsQgAAgAWMHWxCAAAA0TAebEIAAICc1R5sQgAAAGh6H2xCAACAMx8gbEIAAAD/wyBsQgAAgMpoIWxCAAAAlg0ibEIAAIBhsiJsQgAAAC1XI2xCAACA+PsjbEIAAADEoCRsQgAAgI9FJWxCAAAAW+olbEIAAIAmjyZsQgAAAPIzJ2xCAACAvdgnbEIAAACJfShsQgAAgFQiKWxCAAAAIMcpbEIAAIDraypsQgAAALcQK2xCAACAgrUrbEIAAABOWixsQgAAgBn/LGxCAAAA5aMtbEIAAICwSC5sQgAAAHztLmxCAACAR5IvbEIAAAATNzBsQgAAgN7bMGxCAAAAqoAxbEIAAIB1JTJsQgAAAEHKMmxCAACADG8zbEIAAADYEzRsQgAAgKO4NGxCAAAAb101bEIAAIA6AjZsQgAAAAanNmxCAACA0Us3bEIAAACd8DdsQgAAgGiVOGxCAAAANDo5bEIAAID/3jlsQgAAAMuDOmxCAACAlig7bEIAAABizTtsQgAAgC1yPGxCAAAA+RY9bEIAAIDEuz1sQgAAAJBgPmxCAACAWwU/bEIAAAAnqj9sQgAAgPJOQGxCAAAAvvNAbEIAAICJmEFsQgAAAFU9QmxCAACAIOJCbEIAAADshkNsQgAAgLcrRGxCAAAAg9BEbEIAAIBOdUVsQgAAABoaRmxCAACA5b5GbEIAAACxY0dsQgAAgHwISGxCAAAASK1IbEIAAIATUklsQgAAAN/2SWxCAACAqptKbEIAAAB2QEtsQgAAgEHlS2xCAAAADYpMbEIAAIDYLk1sQgAAAKTTTWxCAACAb3hObEIAAAA7HU9sQgAAgAbCT2xCAAAA0mZQbEIAAICdC1FsQgAAAGmwUWxCAACANFVSbEIAAAAA+lJsQgAAgMueU2xCAAAAl0NUbEIAAIBi6FRsQgAAAC6NVWxCAACA+TFWbEIAAADF1lZsQgAAgJB7V2xCAAAAXCBYbEIAAIAnxVhsQgAAAPNpWWxCAACAvg5abEIAAACKs1psQgAAgFVYW2xCAAAAIf1bbEIAAIDsoVxsQgAAALhGXWxCAACAg+tdbEIAAABPkF5sQgAAgBo1X2xCAAAA5tlfbEIAAICxfmBsQgAAAH0jYWxCAACASMhhbEIAAAAUbWJsQgAAgN8RY2xCAAAAq7ZjbEIAAIB2W2RsQgAAAEIAZWxCAACADaVlbEIAAADZSWZsQgAAgKTuZmxCAAAAcJNnbEIAAIA7OGhsQgAAAAfdaGxCAACA0oFpbEIAAACeJmpsQgAAgGnLamxCAAAANXBrbEIAAIAAFWxsQgAAAMy5bGxCAACAl15tbEIAAABjA25sQgAAgC6obmxCAAAA+kxvbEIAAIDF8W9sQgAAAJGWcGxCAACAXDtxbEIAAAAo4HFsQgAAgPOEcmxCAAAAvylzbEIAAICKznNsQgAAAFZzdGxCAACAIRh1bEIAAADtvHVsQgAAgLhhdmxCAAAAhAZ3bEIAAIBPq3dsQgAAABtQeGxCAACA5vR4bEIAAACymXlsQgAAgH0+emxCAAAASeN6bEIAAIAUiHtsQgAAAOAsfGxCAACAq9F8bEIAAAB3dn1sQgAAgEIbfmxCAAAADsB+bEIAAIDZZH9sQgAAAKUJgGxCAACAcK6AbEIAAAA8U4FsQgAAgAf4gWxCAAAA05yCbEIAAICeQYNsQgAAAGrmg2xCAACANYuEbEIAAAABMIVsQgAAgMzUhWxCAAAAmHmGbEIAAIBjHodsQgAAAC/Dh2xCAACA+meIbEIAAADGDIlsQgAAgJGxiWxCAAAAXVaKbEIAAIAo+4psQgAAAPSfi2xCAACAv0SMbEIAAACL6YxsQgAAgFaOjWxCAAAAIjOObEIAAIDt145sQgAAALl8j2xCAACAhCGQbEIAAABQxpBsQgAAgBtrkWxCAAAA5w+SbEIAAICytJJsQgAAAH5Zk2xCAACASf6TbEIAAAAVo5RsQgAAgOBHlWxCAAAArOyVbEIAAIB3kZZsQgAAAEM2l2xCAACADtuXbEIAAADaf5hsQgAAgKUkmWxCAAAAccmZbEIAAIA8bppsQgAAAAgTm2xCAACA07ebbEIAAACfXJxsQgAAgGoBnWxCAAAANqadbEIAAIABS55sQgAAAM3vnmxCAACAmJSfbEIAAABkOaBsQgAAgC/eoGxCAAAA+4KhbEIAAIDGJ6JsQgAAAJLMomxCAACAXXGjbEIAAAApFqRsQgAAgPS6pGxCAAAAwF+lbEIAAICLBKZsQgAAAFeppmxCAACAIk6nbEIAAADu8qdsQgAAgLmXqGxCAAAAhTypbEIAAIBQ4alsQgAAAByGqmxCAACA5yqrbEIAAACzz6tsQgAAgH50rGxCAAAAShmtbEIAAIAVvq1sQgAAAOFirmxCAACArAevbEIAAAB4rK9sQgAAgENRsGxCAAAAD/awbEIAAIDamrFsQgAAAKY/smxCAACAceSybEIAAAA9ibNsQgAAgAgutGxCAAAA1NK0bEIAAICfd7VsQgAAAGsctmxCAACANsG2bEIAAAACZrdsQgAAgM0KuGxCAAAAma+4bEIAAIBkVLlsQgAAADD5uWxCAACA+526bEIAAADHQrtsQgAAgJLnu2xCAAAAXoy8bEIAAIApMb1sQgAAAPXVvWxCAACAwHq+bEIAAACMH79sQgAAgFfEv2xCAAAAI2nAbEIAAIDuDcFsQgAAALqywWxCAACAhVfCbEIAAABR/MJsQgAAgByhw2xCAAAA6EXEbEIAAICz6sRsQgAAAH+PxWxCAACASjTGbEIAAAAW2cZsQgAAgOF9x2xCAAAArSLIbEIAAIB4x8hsQgAAAERsyWxCAACADxHKbEIAAADbtcpsQgAAgKZay2xCAAAAcv/LbEIAAIA9pMxsQgAAAAlJzWxCAACA1O3NbEIAAACgks5sQgAAgGs3z2xCAAAAN9zPbEIAAIACgdBsQgAAAM4l0WxCAACAmcrRbEIAAABlb9JsQgAAgDAU02xCAAAA/LjTbEIAAIDHXdRsQgAAAJMC1WxCAACAXqfVbEIAAAAqTNZsQgAAgPXw1mxCAAAAwZXXbEIAAICMOthsQgAAAFjf2GxCAACAI4TZbEIAAADvKNpsQgAAgLrN2mxCAAAAhnLbbEIAAIBRF9xsQgAAAB283GxCAACA6GDdbEIAAAC0Bd5sQgAAgH+q3mxCAAAAS0/fbEIAAIAW9N9sQgAAAOKY4GxCAACArT3hbEIAAAB54uFsQgAAgESH4mxCAAAAECzjbEIAAIDb0ONsQgAAAKd15GxCAACAchrlbEIAAAA+v+VsQgAAgAlk5mxCAAAA1QjnbEIAAICgredsQgAAAGxS6GxCAACAN/fobEIAAAADnOlsQgAAgM5A6mxCAAAAmuXqbEIAAIBliutsQgAAADEv7GxCAACA/NPsbEIAAADIeO1sQgAAgJMd7mxCAAAAX8LubEIAAIAqZ+9sQgAAAPYL8GxCAACAwbDwbEIAAACNVfFsQgAAgFj68WxCAAAAJJ/ybEIAAIDvQ/NsQgAAALvo82xCAACAho30bEIAAABSMvVsQgAAgB3X9WxCAAAA6Xv2bEIAAIC0IPdsQgAAAIDF92xCAACAS2r4bEIAAAAXD/lsQgAAgOKz+WxCAAAArlj6bEIAAIB5/fpsQgAAAEWi+2xCAACAEEf8bEIAAADc6/xsQgAAgKeQ/WxCAAAAczX+bEIAAIA+2v5sQgAAAAp//2xCAACA1SMAbUIAAAChyABtQgAAgGxtAW1CAAAAOBICbUIAAIADtwJtQgAAAM9bA21CAACAmgAEbUIAAABmpQRtQgAAgDFKBW1CAAAA/e4FbUIAAIDIkwZtQgAAAJQ4B21CAACAX90HbUIAAAArgghtQgAAgPYmCW1CAAAAwssJbUIAAICNcAptQgAAAFkVC21CAACAJLoLbUIAAADwXgxtQgAAgLsDDW1CAAAAh6gNbUIAAIBSTQ5tQgAAAB7yDm1CAACA6ZYPbUIAAAC1OxBtQgAAgIDgEG1CAAAATIURbUIAAIAXKhJtQgAAAOPOEm1CAACArnMTbUIAAAB6GBRtQgAAgEW9FG1CAAAAEWIVbUIAAIDcBhZtQgAAAKirFm1CAACAc1AXbUIAAAA/9RdtQgAAgAqaGG1CAAAA1j4ZbUIAAICh4xltQgAAAG2IGm1CAACAOC0bbUIAAAAE0httQgAAgM92HG1CAAAAmxsdbUIAAIBmwB1tQgAAADJlHm1CAACA/QkfbUIAAADJrh9tQgAAgJRTIG1CAAAAYPggbUIAAIArnSFtQgAAAPdBIm1CAACAwuYibUIAAACOiyNtQgAAgFkwJG1CAAAAJdUkbUIAAIDweSVtQgAAALweJm1CAACAh8MmbUIAAABTaCdtQgAAgB4NKG1CAAAA6rEobUIAAIC1ViltQgAAAIH7KW1CAACATKAqbUIAAAAYRSttQgAAgOPpK21CAAAAr44sbUIAAIB6My1tQgAAAEbYLW1CAACAEX0ubUIAAADdIS9tQgAAgKjGL21CAAAAdGswbUIAAIA/EDFtQgAAAAu1MW1CAACA1lkybUIAAACi/jJtQgAAgG2jM21CAAAAOUg0bUIAAIAE7TRtQgAAANCRNW1CAACAmzY2bUIAAABn2zZtQgAAgDKAN21CAAAA/iQ4bUIAAIDJyThtQgAAAJVuOW1CAACAYBM6bUIAAAAsuDptQgAAgPdcO21CAAAAwwE8bUIAAICOpjxtQgAAAFpLPW1CAACAJfA9bUIAAADxlD5tQgAAgLw5P21C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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]},\"value\":{\"__ndarray__\":\"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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]}},\"selected\":{\"id\":\"1733\"},\"selection_policy\":{\"id\":\"1747\"}},\"id\":\"1732\",\"type\":\"ColumnDataSource\"},{\"attributes\":{},\"id\":\"1703\",\"type\":\"LinearScale\"},{\"attributes\":{\"line_alpha\":0.2,\"line_color\":\"#e5ae38\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1804\",\"type\":\"Line\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#e5ae38\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1803\",\"type\":\"Line\"},{\"attributes\":{\"axis_label\":\"\",\"formatter\":{\"id\":\"1728\"},\"major_label_policy\":{\"id\":\"1726\"},\"ticker\":{\"id\":\"1706\"}},\"id\":\"1705\",\"type\":\"DatetimeAxis\"},{\"attributes\":{},\"id\":\"1766\",\"type\":\"Selection\"},{\"attributes\":{},\"id\":\"1717\",\"type\":\"ResetTool\"},{\"attributes\":{},\"id\":\"1733\",\"type\":\"Selection\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#6d904f\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1839\",\"type\":\"Line\"},{\"attributes\":{},\"id\":\"1710\",\"type\":\"BasicTicker\"},{\"attributes\":{\"line_color\":\"#6d904f\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1838\",\"type\":\"Line\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer01981\",\"sizing_mode\":\"stretch_width\"},\"id\":\"2125\",\"type\":\"Spacer\"},{\"attributes\":{},\"id\":\"1715\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"source\":{\"id\":\"1765\"}},\"id\":\"1772\",\"type\":\"CDSView\"},{\"attributes\":{\"days\":[1,4,7,10,13,16,19,22,25,28]},\"id\":\"1753\",\"type\":\"DaysTicker\"},{\"attributes\":{\"axis_label\":\"\",\"formatter\":{\"id\":\"1731\"},\"major_label_policy\":{\"id\":\"1729\"},\"ticker\":{\"id\":\"1710\"}},\"id\":\"1709\",\"type\":\"LinearAxis\"},{\"attributes\":{\"days\":[1,15]},\"id\":\"1755\",\"type\":\"DaysTicker\"},{\"attributes\":{\"below\":[{\"id\":\"1705\"}],\"center\":[{\"id\":\"1708\"},{\"id\":\"1712\"}],\"height\":300,\"left\":[{\"id\":\"1709\"}],\"margin\":[5,5,5,5],\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"1738\"},{\"id\":\"1771\"},{\"id\":\"1805\"},{\"id\":\"1841\"}],\"right\":[{\"id\":\"1762\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"1697\"},\"toolbar\":{\"id\":\"1719\"},\"width\":700,\"x_range\":{\"id\":\"1690\"},\"x_scale\":{\"id\":\"1701\"},\"y_range\":{\"id\":\"1691\"},\"y_scale\":{\"id\":\"1703\"}},\"id\":\"1696\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"months\":[0,2,4,6,8,10]},\"id\":\"1757\",\"type\":\"MonthsTicker\"},{\"attributes\":{\"line_color\":\"#fc4f30\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1768\",\"type\":\"Line\"},{\"attributes\":{\"end\":1032998400000.0,\"reset_end\":1032998400000.0,\"reset_start\":946684800000.0,\"start\":946684800000.0,\"tags\":[[[\"index\",\"index\",null]]]},\"id\":\"1690\",\"type\":\"Range1d\"},{\"attributes\":{\"source\":{\"id\":\"1799\"}},\"id\":\"1806\",\"type\":\"CDSView\"},{\"attributes\":{},\"id\":\"1836\",\"type\":\"Selection\"},{\"attributes\":{\"base\":24,\"mantissas\":[1,2,4,6,8,12],\"max_interval\":43200000.0,\"min_interval\":3600000.0,\"num_minor_ticks\":0},\"id\":\"1751\",\"type\":\"AdaptiveTicker\"},{\"attributes\":{},\"id\":\"1731\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"end\":48.66669527701295,\"reset_end\":48.66669527701295,\"reset_start\":-41.322633283702984,\"start\":-41.322633283702984,\"tags\":[[[\"value\",\"value\",null]]]},\"id\":\"1691\",\"type\":\"Range1d\"},{\"attributes\":{\"data_source\":{\"id\":\"1835\"},\"glyph\":{\"id\":\"1838\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1840\"},\"nonselection_glyph\":{\"id\":\"1839\"},\"selection_glyph\":{\"id\":\"1872\"},\"view\":{\"id\":\"1842\"}},\"id\":\"1841\",\"type\":\"GlyphRenderer\"},{\"attributes\":{},\"id\":\"1728\",\"type\":\"DatetimeTickFormatter\"},{\"attributes\":{\"line_alpha\":0.2,\"line_color\":\"#6d904f\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1840\",\"type\":\"Line\"},{\"attributes\":{},\"id\":\"1800\",\"type\":\"Selection\"},{\"attributes\":{\"label\":{\"value\":\"C\"},\"renderers\":[{\"id\":\"1805\"}]},\"id\":\"1833\",\"type\":\"LegendItem\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"1697\",\"type\":\"Title\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"1718\",\"type\":\"BoxAnnotation\"},{\"attributes\":{\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1764\",\"type\":\"Line\"},{\"attributes\":{\"callback\":null,\"formatters\":{\"@{index}\":\"datetime\"},\"renderers\":[{\"id\":\"1738\"},{\"id\":\"1771\"},{\"id\":\"1805\"},{\"id\":\"1841\"}],\"tags\":[\"hv_created\"],\"tooltips\":[[\"Variable\",\"@{Variable}\"],[\"index\",\"@{index}{%F %T}\"],[\"value\",\"@{value}\"]]},\"id\":\"1692\",\"type\":\"HoverTool\"},{\"attributes\":{},\"id\":\"1747\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"data_source\":{\"id\":\"1765\"},\"glyph\":{\"id\":\"1768\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1770\"},\"nonselection_glyph\":{\"id\":\"1769\"},\"selection_glyph\":{\"id\":\"1798\"},\"view\":{\"id\":\"1772\"}},\"id\":\"1771\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"source\":{\"id\":\"1835\"}},\"id\":\"1842\",\"type\":\"CDSView\"},{\"attributes\":{},\"id\":\"1856\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"data_source\":{\"id\":\"1732\"},\"glyph\":{\"id\":\"1735\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"1737\"},\"nonselection_glyph\":{\"id\":\"1736\"},\"selection_glyph\":{\"id\":\"1764\"},\"view\":{\"id\":\"1739\"}},\"id\":\"1738\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"label\":{\"value\":\"D\"},\"renderers\":[{\"id\":\"1841\"}]},\"id\":\"1871\",\"type\":\"LegendItem\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#fc4f30\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1769\",\"type\":\"Line\"},{\"attributes\":{\"num_minor_ticks\":5,\"tickers\":[{\"id\":\"1749\"},{\"id\":\"1750\"},{\"id\":\"1751\"},{\"id\":\"1752\"},{\"id\":\"1753\"},{\"id\":\"1754\"},{\"id\":\"1755\"},{\"id\":\"1756\"},{\"id\":\"1757\"},{\"id\":\"1758\"},{\"id\":\"1759\"},{\"id\":\"1760\"}]},\"id\":\"1706\",\"type\":\"DatetimeTicker\"},{\"attributes\":{},\"id\":\"1818\",\"type\":\"UnionRenderers\"},{\"attributes\":{},\"id\":\"1701\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"1726\",\"type\":\"AllLabels\"},{\"attributes\":{\"months\":[0,4,8]},\"id\":\"1758\",\"type\":\"MonthsTicker\"},{\"attributes\":{\"line_alpha\":0.2,\"line_color\":\"#fc4f30\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1770\",\"type\":\"Line\"},{\"attributes\":{\"data\":{\"Variable\":[\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\",\"B\"],\"index\":{\"__ndarray__\":\"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IPdsQgAAAIDF92xCAACAS2r4bEIAAAAXD/lsQgAAgOKz+WxCAAAArlj6bEIAAIB5/fpsQgAAAEWi+2xCAACAEEf8bEIAAADc6/xsQgAAgKeQ/WxCAAAAczX+bEIAAIA+2v5sQgAAAAp//2xCAACA1SMAbUIAAAChyABtQgAAgGxtAW1CAAAAOBICbUIAAIADtwJtQgAAAM9bA21CAACAmgAEbUIAAABmpQRtQgAAgDFKBW1CAAAA/e4FbUIAAIDIkwZtQgAAAJQ4B21CAACAX90HbUIAAAArgghtQgAAgPYmCW1CAAAAwssJbUIAAICNcAptQgAAAFkVC21CAACAJLoLbUIAAADwXgxtQgAAgLsDDW1CAAAAh6gNbUIAAIBSTQ5tQgAAAB7yDm1CAACA6ZYPbUIAAAC1OxBtQgAAgIDgEG1CAAAATIURbUIAAIAXKhJtQgAAAOPOEm1CAACArnMTbUIAAAB6GBRtQgAAgEW9FG1CAAAAEWIVbUIAAIDcBhZtQgAAAKirFm1CAACAc1AXbUIAAAA/9RdtQgAAgAqaGG1CAAAA1j4ZbUIAAICh4xltQgAAAG2IGm1CAACAOC0bbUIAAAAE0httQgAAgM92HG1CAAAAmxsdbUIAAIBmwB1tQgAAADJlHm1CAACA/QkfbUIAAADJrh9tQgAAgJRTIG1CAAAAYPggbUIAAIArnSFtQgAAAPdBIm1CAACAwuYibUIAAACOiyNtQgAAgFkwJG1CAAAAJdUkbUIAAIDweSVtQgAAALweJm1CAACAh8MmbUIAAABTaCdtQgAAgB4NKG1CAAAA6rEobUIAAIC1ViltQgAAAIH7KW1CAACATKAqbUIAAAAYRSttQgAAgOPpK21CAAAAr44sbUIAAIB6My1tQgAAAEbYLW1CAACAEX0ubUIAAADdIS9tQgAAgKjGL21CAAAAdGswbUIAAIA/EDFtQgAAAAu1MW1CAACA1lkybUIAAACi/jJtQgAAgG2jM21CAAAAOUg0bUIAAIAE7TRtQgAAANCRNW1CAACAmzY2bUIAAABn2zZtQgAAgDKAN21CAAAA/iQ4bUIAAIDJyThtQgAAAJVuOW1CAACAYBM6bUIAAAAsuDptQgAAgPdcO21CAAAAwwE8bUIAAICOpjxtQgAAAFpLPW1CAACAJfA9bUIAAADxlD5tQgAAgLw5P21C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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]},\"value\":{\"__ndarray__\":\"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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]}},\"selected\":{\"id\":\"1766\"},\"selection_policy\":{\"id\":\"1782\"}},\"id\":\"1765\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"days\":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]},\"id\":\"1752\",\"type\":\"DaysTicker\"},{\"attributes\":{\"data\":{\"Variable\":[\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\",\"D\"],\"index\":{\"__ndarray__\":\"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IPdsQgAAAIDF92xCAACAS2r4bEIAAAAXD/lsQgAAgOKz+WxCAAAArlj6bEIAAIB5/fpsQgAAAEWi+2xCAACAEEf8bEIAAADc6/xsQgAAgKeQ/WxCAAAAczX+bEIAAIA+2v5sQgAAAAp//2xCAACA1SMAbUIAAAChyABtQgAAgGxtAW1CAAAAOBICbUIAAIADtwJtQgAAAM9bA21CAACAmgAEbUIAAABmpQRtQgAAgDFKBW1CAAAA/e4FbUIAAIDIkwZtQgAAAJQ4B21CAACAX90HbUIAAAArgghtQgAAgPYmCW1CAAAAwssJbUIAAICNcAptQgAAAFkVC21CAACAJLoLbUIAAADwXgxtQgAAgLsDDW1CAAAAh6gNbUIAAIBSTQ5tQgAAAB7yDm1CAACA6ZYPbUIAAAC1OxBtQgAAgIDgEG1CAAAATIURbUIAAIAXKhJtQgAAAOPOEm1CAACArnMTbUIAAAB6GBRtQgAAgEW9FG1CAAAAEWIVbUIAAIDcBhZtQgAAAKirFm1CAACAc1AXbUIAAAA/9RdtQgAAgAqaGG1CAAAA1j4ZbUIAAICh4xltQgAAAG2IGm1CAACAOC0bbUIAAAAE0httQgAAgM92HG1CAAAAmxsdbUIAAIBmwB1tQgAAADJlHm1CAACA/QkfbUIAAADJrh9tQgAAgJRTIG1CAAAAYPggbUIAAIArnSFtQgAAAPdBIm1CAACAwuYibUIAAACOiyNtQgAAgFkwJG1CAAAAJdUkbUIAAIDweSVtQgAAALweJm1CAACAh8MmbUIAAABTaCdtQgAAgB4NKG1CAAAA6rEobUIAAIC1ViltQgAAAIH7KW1CAACATKAqbUIAAAAYRSttQgAAgOPpK21CAAAAr44sbUIAAIB6My1tQgAAAEbYLW1CAACAEX0ubUIAAADdIS9tQgAAgKjGL21CAAAAdGswbUIAAIA/EDFtQgAAAAu1MW1CAACA1lkybUIAAACi/jJtQgAAgG2jM21CAAAAOUg0bUIAAIAE7TRtQgAAANCRNW1CAACAmzY2bUIAAABn2zZtQgAAgDKAN21CAAAA/iQ4bUIAAIDJyThtQgAAAJVuOW1CAACAYBM6bUIAAAAsuDptQgAAgPdcO21CAAAAwwE8bUIAAICOpjxtQgAAAFpLPW1CAACAJfA9bUIAAADxlD5tQgAAgLw5P21C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\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]},\"value\":{\"__ndarray__\":\"m9cs0pJw3T+G/HMmWm/pPyBQCr4SW54/KIeVk+dm8b+eqCv7IdH5v3p5AxuHifm/a2ScdRmV6L+wXoS/WIvvv9TVCWJW0ve/SoUus4Uq/z/KuSI2I/3xP9TqXR8asQBAzSXgvF/XB0CZpmTwxar/P+u6i1rYCvo/ecs8ilcfCEDw9e3YKUQKQNoqcV1U6QJAiDO4c8vr3z8YRERSgcPsv53k4u2Zyv6/GDHCylkI+7+cogyoNPkCwHc/EQ0iDvK/JnqbK3Q43r/0aXmzZP63v0RjDNiEYu2/GcWrmbid8b+DUuphL0UDwGbveCM50fu/+obp44GxBcDG2Fi4MBX3vzQmf+xuBuq/EhWqpSKm+78XsqC2Tw/ov1D5ASF5vvO/q9L/aZ44+7+mQWGq1V4GwB9tiGajJwPABxzUxoJY979ai1tZpKzzv9qrmTdcs/a/gAX0WX7YrL+qMvm881DVv6iwe1Ana/e/+MrjuirIAMDP4Uw7wj8IwJJ7/g2mKBTAh/i8p5aLGcDy3tJ9MS0VwB33RLfouRzAyZ2lAVGpG8Aa+QBljeYfwHgkNEgN3yLAv0BvaOoLHsAWRyD0KTohwI1kxpSAGiDAsj6TjU1QIcB8sBeLU8ghwF5w7c9LAiPAUtxA7izGJcBYgJStprMlwIxq4zpLMyfAigOCkX9RJMAOtvNG17sjwIg+A6P+XSTAr/i6ax2NJ8B6Oyra7ckswGsxHSBFKy7AyJde9++vKcAAOA4kjCUowBRZE/xJeCbAuuhwQrRRJ8Awvd3aJs8mwDxgHPw80ibAfAjRYhMUJsBmpGjYvX8nwBiRUsEzaSrAdCd3fWVuKcD/4j132OYpwPI3jiD3kivA0iSoNUK1KcC2sx6GnkIrwA5szmJbIS3AcwUmHJh/K8C7kHtsx9MqwGpORFXGUi3AvF+WVxZsLsBI0rAzfk4swN0D3jJubyvAyxVlPEq3K8CTyKHR6VotwKMgs81zZizAxU/N/2KjLsC17mGxfrUtwBGw9JyjwC3AL+j688DaLcBteH3yuUwuwPLcf17eGizAXO8ivdgwKsCQVv9FJc4swLx1WklSoi7ANXz0Vt1wLMDGOaOsoaktwELGw63HkC7A/qRJqJdKMMBSthKafZouwHKx4ZxIFjDAMJQjCXYdMMCdgHMt0EgwwHWiTMspTy7A1gXN80WDL8BHK72MzywwwNJMHCpJljDADLIOSRLmMMD529QW9xUxwAuX+NSSwS/AMjbb1rWhMMA1Pr1CmIEuwHr2damRHzDAlXgGIipcMMAl9qGlzgswwBTm6C9uECvAzgyoTaZ8J8AWZ0/Ii6IowB5HxzEHuSrA4mq2lF4bKcDWgL8w0V4qwPO7pYFAJCzAObmfUJFyK8CWoCujLX4pwKW6cJTlrSrAR2Uk+VumKcDnLjHUzTwpwIpc6MD1DivAxJ6jDCNHK8DwRMI8H/YowFoi9SQSmifAZA/AyDHFJcD6pb7pTpIkwGVUP0YNLCPASXuy9rF3IcAfTyI5TCghwOzPEA2l/CXA/bjOKmXdI8DH3UobO48iwPn1xv77UR7AovhtFxEIHsBF6egX9PAdwEFpieOZChrAPr3ArxRCGsAeeWxELeYSwBZJTD85ZhPAytaddpigDMB4062pSJkFwM6sMWtFmQ3AaIxHHO5iAsBGdGB8CnIHwAsOth3Y4gvAOMOnNMJHAsAAWkpL9vCkvxwvEK/fHt8/ODTXAqTQ8j84Fl6Oyr/mv4Mog0pj2/m/fiVwJGc08b8iNTX3vh8AwGTODW09hPW/hn8rd7IyAMCLmqMguzgBwGL6hP2qN/q/Ceq8ESSyBMAEwcSlrfEIwJgT0KjYWBHAhv6wVg/pEMAMqwFjG7jxvwAiVoI+d4o/t2nCI9rvqj9imGgm7ozOvwEkcVSKi/W/FpLHZIL0AcDPPrTmn7sCwDau2pbBsgnAgGClcp2j/b+wSqdXre7qv8vZtTUmsfS/4/tlqCcM779yEhc1ql7av/EDCAZ7p+o/mDRFHcRhvr+ABgG9GofPP/bqHxxP++M/ocrolB/84j9RqKjlORfmv5JTOYFAtfG/LMUVVJrozb8qaCi0ZpcAwEkPEf4T8wXAQ3Us2MhuBcAOEBMB4xEOwNqQtZqk1wrAeoqaWZh+DMCzpQJjhDsNwLZ5aYx9vhHAOEN+58ypFMCahycf3OIUwNJF+KWW1RjAwhLtAh6GGcCmNAWeDh4bwENGJHUGKh/A88cOqx0cIMCZqUwT7LsdwBZLoY2LYh7AV0gnKky6IMArJJrSOhoiwDyo47XQkiLA9+SIaxoFIcAcbJOQIfUhwAJyqrfeQyPAWMDV+B3vIsB4q2H2uLsiwAYQMLUxXiTAS4gVfGtfI8DRDIEhiLglwEJD05CZpibA+/QzeGu4KMDGeeDjW/wlwA4ruv0R3ybAN6Sb6ZvNKMCCIOWV4EspwOap5TbreibAEvRrCnKVJMCjYcrWpn0jwLvzeNhyFyLAkZDHChwcIMAwC+s17hsgwBx179paLCPAvhmunrV0I8CMUTFmt8chwMpHzQzFUCPA3TgPG0NHH8Ci0JvbRlIawHK5ItWD1hnA6BqRt1N6HcAuFygQBuoXwB3mXr1SMiHAQMDwVQQKIsCHw7o3rbslwBySTGQIPiPAi68W8IlzJcB8JJ99ZpQgwEx6RPPLVSPAx6/ydbyaIsAxne/L7R4gwJ3JTPBCiCDAQZ5HNofXHsDXz3sZfkAcwCI56sEpMxfAtnt6twqJF8CN53TrNuwYwBxusnP38BrAWk5nWxsaIcBpqFMhBr0gwLYQujTgjR7AVo8TVxI0IcCa41HXG3sgwEEM3qfsESDA51So7CsnHcDRy0bso4AfwAJdr+gVsB/AnhGwRzC3IMChRDmoLHMjwKJQgbkWsB/ANOM+R4F1IMAxkw3HJEMewAzNjoxsiR3A5O5JrPKvHsClZa3+DxMbwPMLG83GhhzA69OyfMzlFsDwO7swgKcewBRk3HB4jBfAwZWhttlfGMBaFEf38+8fwOdDMNdsHBjAnbN972IDH8AefSWY6/sgwN2KHbfYUyLABTZtAOUQIcB7Sbw4jF8hwNCBwq15GyLAngeqIYwfIsBPOlXeJxAZwIrVaBj8AxzA7wWLgpJHIcBoWmzpLzIhwKKRCa0/iCHA9j2qItYEIsCoWER4SN0jwAoVvG3mESfAN0NiUVNiKsCFt85YWxopwIupTveSYCrA2f4WZyorKcAMxd8aWvQrwHv2f781jS7Aea/326BzL8AicISDKWYwwJozxYaNtzHABw5p/cA9McDPTYdVVZ8ywLQ02KrTujHAIJ69zp+YMsAKiVgwIvcywBMaTf21sTHA6pBejWTuMcAjJ4+H2L4ywPWxsJ5ooTLA3vNnFHqeMsA4bB4izXMxwE1Hvkid8THAPoXwtKUMNMDa8lCOB3EzwGN++thraDPArfGdP382NMANzuENwwc0wDbRjLrxWDPAy7pRZOlFNMCwdfoz/YQ1wCihZoMa6zXAeHDpq9jzM8AKs4Q0XJ4zwFrN7jB9rTPA8oTEHXeiM8AlEC9+1OIzwBN/m65KwjTAVTF/Az0tNcA1g1VBUKk2wD1rpfhNbTbA2X8/4BLRNMDDYEGmPpI1wLBKV0nDrjPAsk7wP7XYMsAq6HMb23g0wLeO0LrOgDTA0e10k+JyNMDSFXz4VuA2wGwawU/OVjjApLKLolhNOcBzdH0MmqU6wDW5+SJoSDvAnGZskAFkOcC319Xirk85wCdByGVG2TnAcWI6+UEDOcCEw17CDl03wONdSJ6Z4jbA7mXlfIDJN8BnMsRS1p02wE+C/joa3zXAzLEf6KfmNcCJ2CW/ejE2wDeDIPGGHjbAOBiFTponNsDNeyzxeIQ3wNoH4SvYoDfAFT0k5a3yN8BIEgs5TB83wHhT3CsbsDfARTiokx9QNsBqLgfV1Ik1wJmvODvqGDXA6aQ66svQNMCNXywvESk1wJHGB0mGDTXAwFoHF1iQM8ANRR7UfJczwIinR3Nn8zPAYYAoHq0dNMC80tkoYvUywDVO3XD64zDA3tNt6JeLMcCyZgRwf0EuwEDiF2rzECzAGPUXKe5KKcD2CYlb618owL4w1WZbXirAyN+Mc6keLMBILQneHsoowL0BLLx4UynA5qoAfmhJKcAOI6TGU9InwLoCjZBZFCjAeQGDdocdKMCxVsnJlD4nwHU7vZxtqirArWe/+v3RK8ChaTQHJXMswAWHKLseHizAx9YbFcB7K8ArvqkPcGYqwPxIzmwXdijAY1G/ef9cJ8B14nxXn0EowECgSEK56yfA3W7xhrGBKMACDIsLYokrwAK4XuymXC3AkUVXFCdbK8APEOkHB00rwJ3xvrQEUCnAiGJLkN2lKMCy0T/YC/sowDKJNi5PNynAueaKsY0pLMDQZFBaLgorwJFeYNRNgyvAxcXH52RrKcBZRpQA4LAqwGd0I/yqcSrAQ/L45SX8KcC4SqiQEv8rwFFXgVdoVSzAZ+lzGGMJLMBQrJw563IqwBU4hz/htyjAdH2dAXnEJ8B6CqKDoWImwPn8lHMO5inAac3zgfkiKcB0UddoqggmwEZLdHjA6inAsOK5lIhaK8B6zoBw4u8swE8Si6E63CjAJF0NINlgJsCQbJpc9eokwFOTvSIA8CbAayzgbemeKMBBoooRTKMowCO8ETlQGivALU9PPI6GKsAvOGwTzgEqwIKcaKYASSnAruxEFWN2KcCHJmFwWCQpwIG22otLhSnAOZksOJnHKMDMod7C/IIpwMPz3B0EVC3AD6LzgsweLsA7k4TGn9IuwEx43HlFOjDAhAmi8d4yMsBUGQkBTMgxwBaaj8LhCzHA13Rv4N30MMAmEf99VqwwwGE4SmD++jDAH4FLEzFXMcBLiIbsvRMxwBPWcLVcaTHAyrwJDzPAMcCjALS3N2kxwGcg+3rz0TLA4WJy0PD6MsDCIEdRLTQywEE44jhyLDHAkcI36KsDMsCV5DzUawsxwFOGXcVFcTDAlWrFcE8tMMC9GGL3N/QvwJT6t5GhlC/ABixo+QALLMDVx5Vgmr0twNN7jXi05izAd740MjXjKsCGKMElVL0owLG1HnNtzSjAVB/dFXJNKcBwDaATJhstwFiH0aWokivAbtBhlCKnJ8DtovKap9sswH7+jwWm/CfABKL5d3I8KcB2C2/BZOUnwO3RQfYjlSnAEKV5MHycJsBhnzCs7BQnwM44lMkkTCfAa0f49eJxJ8BKnYns7zspwKCc7syH5CvAQixjjxsmLcCVznp6oFgtwMJV2GqcZC/AdeFVcm/mMMAbGbzM7a4wwKqGW9yPOS/A4g+2PY6BL8Am45AiWt0wwAhc/ttoDzHA281SsvgqMMDUI5U5LaYwwPVNX2NBezHAOKU24NtkMsBELbOQNQU0wETy4W//DDTAatOpDHwDNcCYL6Koh4c0wFrFQCVl1DTAVJbqH2rWMcDauDnEp4ExwOOQCGEz7i/AhHQfVpjkLsC5fOt+JwUrwAjE4ixoTivAW2hjwBlNKsAs6RxcSqQrwEgdZ+dEdCjApRuLpxJOKMA1CoXrDMgmwAFbjuyjWyXA+J1Gq/LlIcBi8dlkzhAfwPwkwjOhnxnAb5Tx8qcnGsAYlFhC+ywbwKT9EmVMzh3Ajw3bnPyiG8CaDAUAoNUZwJjD/CLM8xvADUrnAdqFG8C2hbA7vJobwG7ckKPvehXAiJJkGv9wFsCPiwoPYE8QwMLRfVdDnwPAzLvqOlNvCsCUn3mJS1sGwKae7X+RLgXAcYldJ4e3DMDQb715fPAOwAKb7BaLBhDAQNF8Zj9uDcCGnhg4SVgKwJl4Wzv8jAvAQsBTWz/CA8A23p5CyAUFwCSBNpyeiAnAYXjONZ2XDcBR2qy9SKITwM1Bj9r+1BPAsa88uurhF8DxA/k5vEAbwK5zMayZvhrAngIaszgGE8BSByuSpAQRwBC3vad6iBDAGus0bryeFMDozuFCLAQVwPZrPy/1qRbAnV5rf/NAGcBYPuRPy/kdwIHbwMHHIB3A1rz5I5RlHsCQ/kQjjz0gwAWAhNLTVCHAaqD0Nzi4IcA6YXc05R8kwHmCf+FiqCTAobs5CLqmJMCanpKgufwiwGFBUTJjmiLAI3Ayzs5BIsBDv6w309IhwCP6kzyifSHAxGit3wQTIcAV7SwO3PgdwCazt045SSHAk8jxtuDLHMD82/9WgSEZwMQQj/n38BnAa0DCekovGcCMpikxJHEgwGXn0yPULCLAjtJUNZTOIcCJrrhcDR0fwF/JHxju7SHAnMZOcBQsIMBSoy4zydchwPLY8tOsnR/AXl0XXs44HMCF22vuNusbwB7HbQ1inh/AtR1qRO5/IMDXD5yLKfQjwCPFRV1maCPAkoL9zdvyIMD0eQpEHuchwHA1Oo/iSiHASLV/OIfJIsCXHMmQTB4hwNWPcD69WCXAHM25b0wWJsC+F6NkMKIkwMmPSA1juCfANx/0nWdLJ8CY6+QwV5olwDmzmObQKCnA2ajtHwmvKsCEV7aF/G8nwKZ3GZgnBiTA30YWAkN/JsBsy+F43gAmwNulcPieVibAf1JDtSGAJcDFT88EPzUnwIuLI5u6UCbAaxzv50cKI8Avgd6BJV8gwLNWgkWILSDAi0E/E19DIMDspYl1Sc0ewObjKe0+QhbA7ceRD/XKGMD4yJqCFbsQwHiQhaZx6xLAG8f/Bdm+FcC86rKWwuURwJFcpWVLRA7A5jI5Ul4pCcBHi1iKIzEAwIT5BddrQPC/MBiPzYjfxT+cmCmgolnXPyYWJB8yhvG/npbcjLwC9792oKJ/buPzvxgBsSRUGMq/gI5A3Fbsrz9x/2yb3MHyP7QkGKjmbv0/HKEX5z6j8z8gSDrkKeW9PwIA15lBDO4/wmCVnvkZ5D94Kv83B9HdP4w/ZcQzFP0/92u/4hsLAECnuGZF4/IHQEA0hFfSfQFAgNT5ROdkB0Dp+/w6ReURQJ3IRkAdbhJAL10cK6LWFEBBKFUUIG8WQGGZ0tkozxhATc4X4g56F0Bx33f/heYVQL8/w0NSuBRAI1UEegpeCkCn87mPQzr8PyCDbpB6Fts/jdaM7SG18b/QiTsdlLftv2B54gz1GMS/cJjl6/glj7+iuqXCW7Div7BFDAnHdLk/VQW107GM1L/VTyRIsmzVP/aDc/+I/ec/gP2DuW+V/D+AuHcZ0HX9P+p6lMD0PgNAL4c+HnxkA0ATHif44gMIQBdOLey1jAxADOy5CKVNEUCytaQQ9CETQLvAxsV2rBZADo7oUhmIHkAtV74ogVEeQNH8M8TH0B1AcxqekQGFHkCZLR+b63cjQHQYwZdFnCFA7whQT9ijIkAiigErmgggQKpXWmjL8CJAkShWVKmbIkAQ+5YtJKskQEitZJC0uSRAIBkvB2RvKUDhD/CXkJQpQFFBJkP8FClA5fqdnURaJ0B4lL3TnWMoQMaqjvRb+ihAvJzeO4P/KEA7Vu8oa9orQBt0dk4THSxAu296Cb11L0CeR+J5GjQtQJMLlVn/gSxA9dlOLU8fK0BjfLmmvB0sQIOBvInd9SlALwaqFN3yKkDA6Q9kVesqQA7M2GHoEihAIUc7sp0CKUDJh64ZsKcoQGa57CbCRSpAzIJXeVwSJ0C/iUD8wmwlQG8PxkeVRiJA6DOgcJ2+I0DvFuFo5gshQIA6wh3l/xpAhoNSmZDrFkDIwWcJ+CEWQBop22AQ4htAYdn+BVFKHEDCZ+NEpCYeQPT7Qp05/BhAxueiAG4fG0D6yc3lIKITQEZMcUoriBtA8HvQbC8kG0C+2ZCw0RYfQMjwoDCDIxtAEHs+jJ+eH0Ce6qLT3iUhQAf/QthbqSBAup7qmIkoIEAE0CcDyo0eQBVsRYgwEyJA2DgrBJH9H0CCVC4gQkUaQO/2LwAHGSJAeuxdTwrEIUBjn8dKkz8gQGdDcTUtsx9AyVG1g2k/H0BYQEcitSEjQOsE90TWryBA2wFGvpLEHkCtJmZ7KygeQKocvecNcRtAvSAbAfmrH0Dj/nOuq90iQJZ28uwN0CRAzdZdkKG1J0CEOGTTXx0pQN/P3B7yhylA81GJK0F1J0BGlEPOR4oqQK5cr5Rq9ChANf9fEQtTKkDrw961WLMnQGnSSIZ7qShAClUnrlGVJ0AXIhKQrRUrQMI7xfy5aStAstveHlhZMEAXZYqW81YwQKdM7RSAkzBAkwXSDtAmMUCkc6GYZEYwQHxa+3owIi5A490ZvkTjL0BlPJY2jWswQETgR8cOqjBAHZJognF5MED7NT852o4wQL4lfuf9nDFA3UdiVIizMEBXE2G/sS0xQGIgKmsZli9A/RJ0WiTRMEDl8ZRCJC0zQGiC1Y81DDNAPEE2DNe5MkDHe1DDNQgzQJaSByE3oDJA9eUryK81MUDh83WKcBUwQFq2ql/IHzFAx6GQuw1mMUA+1dJjXZ8xQMjRuzEzIjJArpASVXezM0DUCWa2Enk0QM51/ZKtsTNAcuyrhR5aNECwpU4MKQU2QDlW+PysxDZAKAwIbK1MN0Bp31Nne6E2QHa4IvFWJDZAIEYanisxOEDWWzosg9U3QIzc8nPFYzdA+934V1JYN0AG7lquYqE2QD0h2D7VJjdATOU0UBntNkB3uBq2xE43QF0gZb0Z6zVAQnv/1doiNkDAVOHZ85U3QLESTqM2JjhAoB8aXwO+N0C8ajOGQAA5QLqOsxC6LDhAYR+FVMzOOED2ZTnUx144QGZ7rzff6TVAkizIoP5VNkB+InEPN4g2QPQTmuJFeTdAcvKMg4F7NkDtXqH8yVs3QJIQLlgGZThAG8t30S2gOUCfv1kqUtI5QFXtbmxYazhAZNgZIYOyOUB3pK58hXQ6QDjKb97PVDlAJsBbTZO7OUA3wrKl9zg6QD9wrB2tojxA8oD9wo1dPUBLIkctrzE9QO6hHXmPBjxAvI+A/1EgPEBu2dCq/BI8QA2DdFjNhzxANjHxpSvDPED6Q3TchJ08QL7vCSNAmDxAmEwtJcXEO0B59YWoTmw6QJsDoLuJkjlA3NTLGmkbO0B45BG8jKc7QNFcsehWFzxAfFy9wPZzO0DOAUzoQIM6QHx8sa6ZhjxAd8AVX4R+PEAefojTz9c8QKh4JWTg9TxA/myXDt7uO0CDuGNwBeY6QBxpYwqEHztAh5qPZOQ2O0BobTAUa8c6QAts3TlLoDtA7nCjGrD5OkDprjXZ8R06QL8XNJrjNjlAHk1z1tKUOUB8EchS3Zc7QPawre8RsjtAU80peFyOPUAIMgo/3Xk9QNU2SFvGqzxAavebXUZfO0DIqzJLtIc7QBT2M06XKjtAo/Pw6/4eOkChW2OZg186QMiQYHBF/DtAkb461ZsFOkAOtqRObsk5QCLfaHOULjpASN8rNUY8OkBTFOFIzkg6QONGEaF4ajpA09ULKV7mOEDl0PdVwsA4QBJpqZp5CDhAk2mgJ1jiNkAMKgg+yew2QIoPDGnJMDdAtaMW+Q9qOEBBSmnkUjI3QPIJ/v+ecTdAW9MINksCOUANWIDVl5g4QM0+vhnXTzlA4Z+R3SO0OUCHUCbTf2E5QLsKoIPNkTlAX0seJoTmOUDZ8QRhae04QE/zoQX2iTlACIXcjC9KO0BHTfMgQb88QFK6J+N/njxAqAjsEzFOPEDwvvIoha4+QEgxhy3dYD9AULP6z2KjQEDkbpwq0LpAQI7QoYEt00BAiZjejO7lP0BMTqPDCYQ+QAgL4q797j5AwGZVbIoBQED68iBjAChAQIgTGRB/JEBAj3EdBntWQEDn4vPxjLdAQJrEe9KGE0FACph6fj3vQEAonLj51GlBQEgwUN7m7kBAxBkNfdLMQECQo821JSJAQJGhf1fTSEBA9D3UF/UQQUDvD7tucctAQPm85hE2N0FAuGHHYRGnQUB0Gk8Q1vxBQAyKYHespkFA7ubwlcUtQkAjOAtsGltCQInOXJWek0NAzrboUD5TQ0CqNF42QY1DQIBvAR+cIENArA+N1OB8QkCL354hfBJCQHw67gADuEJACOYIWJkVQkClvyQUuOhBQFW3WkGhb0FAvC2wl6ThQEDAPGv0ZQ1BQGWpZkbhr0FALwtqst0oQkAZd75SMX9CQNl4obast0NAfOKsfoZ8Q0AxfiD4MXxDQEi8UcL950NARck5Xt+6Q0BGfstfwmpCQLAAxZoluUNA/G0Uwj1uQ0CF9l2F8stDQMuMk02k1ENAd3SfhzqpQ0CqtFHQJmxDQHRdXWgKdURAWg9FN1+vQ0BiT9kQ+u9DQJ+ObH/eV0NAyEIS2IcVQ0D8C0a7QIdDQHf1Vi3iyEJAusRsO6E+Q0C70dhqim9DQEQY7rRAfENAwLdJjICoQ0DZBIKLjt5DQODJoFxJYURAHFQ1MIJDRED0BzZpc5VEQFCmE+T7KURAOxwq2/6LREBgJ5YbOjJEQBP/dNvGRUNAweUhbIXGQ0AzOXRZlpZDQFGlCHC490NA2EUyVu/2Q0DUkegWxilDQOr2bXFhkEJA1w81kstXQkCSxV2OepVCQEERAEX2lEJA8QLzsA/yQUCoQtENHrBBQL1iJ6T4RUJAXSFe3XMzQkA+eOhLgG5BQCETH8urwUFAUWZPsKdYQUA927u0wZBBQI8I5bEmK0FAGDC/5nROQEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[1000]}},\"selected\":{\"id\":\"1836\"},\"selection_policy\":{\"id\":\"1856\"}},\"id\":\"1835\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"line_color\":\"#e5ae38\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1834\",\"type\":\"Line\"},{\"attributes\":{\"line_color\":\"#6d904f\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1872\",\"type\":\"Line\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1736\",\"type\":\"Line\"},{\"attributes\":{\"base\":60,\"mantissas\":[1,2,5,10,15,20,30],\"max_interval\":1800000.0,\"min_interval\":1000.0,\"num_minor_ticks\":0},\"id\":\"1750\",\"type\":\"AdaptiveTicker\"},{\"attributes\":{\"label\":{\"value\":\"A\"},\"renderers\":[{\"id\":\"1738\"}]},\"id\":\"1763\",\"type\":\"LegendItem\"},{\"attributes\":{\"mantissas\":[1,2,5],\"max_interval\":500.0,\"num_minor_ticks\":0},\"id\":\"1749\",\"type\":\"AdaptiveTicker\"},{\"attributes\":{\"line_color\":\"#e5ae38\",\"line_width\":2,\"x\":{\"field\":\"index\"},\"y\":{\"field\":\"value\"}},\"id\":\"1802\",\"type\":\"Line\"}],\"root_ids\":[\"1688\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"6001bd2d-5b2e-480a-857a-ad7280354b51\",\"root_ids\":[\"1688\"],\"roots\":{\"1688\":\"f8ac7163-7f4b-46cb-9442-9a25ed107056\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n }\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else if (document.readyState \u003d\u003d \"complete\") {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window);\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885707198_-1652524072",
"id": "paragraph_1580885707198_-1652524072",
"dateCreated": "2020-02-05 14:55:07.198",
"dateStarted": "2021-06-15 03:30:09.203",
"dateFinished": "2021-06-15 03:30:09.788",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nfrom hvplot.sample_data import us_crime, airline_flights\n\ncrime \u003d us_crime.read()\nprint(type(crime))\ncrime.hvplot.line(x\u003d\u0027Year\u0027, y\u003d\u0027Violent Crime rate\u0027)\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:09.803",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "TEXT",
"data": "\u003cclass \u0027pandas.core.frame.DataFrame\u0027\u003e\n\n"
},
{
"type": "HTML",
"data": "\u003cdiv id\u003d\u00272267\u0027\u003e\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"d4d63c4b-eeff-4788-9767-88da851ed3f6\" data-root-id\u003d\"2267\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type\u003d\"application/javascript\"\u003e(function(root) {\n function embed_document(root) {\n var docs_json \u003d {\"b33f04e8-a949-47e4-b318-71cdcc7d330d\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"Year\"},\"y\":{\"field\":\"Violent Crime rate\"}},\"id\":\"2310\",\"type\":\"Line\"},{\"attributes\":{\"line_alpha\":0.2,\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"Year\"},\"y\":{\"field\":\"Violent Crime rate\"}},\"id\":\"2307\",\"type\":\"Line\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"2273\",\"type\":\"Title\"},{\"attributes\":{\"data\":{\"Violent Crime rate\":{\"__ndarray__\":\"zczMzMwcZEAzMzMzM8NjQJqZmZmZSWRAZmZmZmYGZUAzMzMzM9NnQGZmZmZmBmlAAAAAAACAa0BmZmZmZqZvQGZmZmZmpnJAMzMzMzOLdEAAAAAAALh2QAAAAAAAwHhAAAAAAAAQeUBmZmZmZhZ6QJqZmZmZ0XxAzczMzMx8fkDNzMzMzDx9QGZmZmZmvn1AzczMzMwcf0AzMzMzMyeBQM3MzMzMpIJAAAAAAACMgkBmZmZmZtaBQM3MzMzM0IBAMzMzMzPfgEDNzMzMzHCBQM3MzMzMYINAAAAAAAAkg0DNzMzMzASEQDMzMzMz14RAzczMzMzMhkCamZmZmbGHQJqZmZmZrYdAzczMzMxYh0DNzMzMzEyGQAAAAAAAZIVAzczMzMzkg0AAAAAAABiDQM3MzMzMvIFAAAAAAABYgEAAAAAAAKh/QAAAAAAAiH9AZmZmZmbmfkDNzMzMzLx9QDMzMzMz83xAAAAAAABQfUDNzMzMzPR9QM3MzMzMfH1AmpmZmZmpfEBmZmZmZv56QAAAAAAASHlAmpmZmZkxeEDNzMzMzDx4QJqZmZmZsXdAMzMzMzN7d0A\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Violent_Crime_rate\":{\"__ndarray__\":\"zczMzMwcZEAzMzMzM8NjQJqZmZmZSWRAZmZmZmYGZUAzMzMzM9NnQGZmZmZmBmlAAAAAAACAa0BmZmZmZqZvQGZmZmZmpnJAMzMzMzOLdEAAAAAAALh2QAAAAAAAwHhAAAAAAAAQeUBmZmZmZhZ6QJqZmZmZ0XxAzczMzMx8fkDNzMzMzDx9QGZmZmZmvn1AzczMzMwcf0AzMzMzMyeBQM3MzMzMpIJAAAAAAACMgkBmZmZmZtaBQM3MzMzM0IBAMzMzMzPfgEDNzMzMzHCBQM3MzMzMYINAAAAAAAAkg0DNzMzMzASEQDMzMzMz14RAzczMzMzMhkCamZmZmbGHQJqZmZmZrYdAzczMzMxYh0DNzMzMzEyGQAAAAAAAZIVAzczMzMzkg0AAAAAAABiDQM3MzMzMvIFAAAAAAABYgEAAAAAAAKh/QAAAAAAAiH9AZmZmZmbmfkDNzMzMzLx9QDMzMzMz83xAAAAAAABQfUDNzMzMzPR9QM3MzMzMfH1AmpmZmZmpfEBmZmZmZv56QAAAAAAASHlAmpmZmZkxeEDNzMzMzDx4QJqZmZmZsXdAMzMzMzN7d0A\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Year\":[1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014]},\"selected\":{\"id\":\"2303\"},\"selection_policy\":{\"id\":\"2324\"}},\"id\":\"2302\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"source\":{\"id\":\"2302\"}},\"id\":\"2309\",\"type\":\"CDSView\"},{\"attributes\":{\"line_alpha\":0.1,\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"Year\"},\"y\":{\"field\":\"Violent Crime rate\"}},\"id\":\"2306\",\"type\":\"Line\"},{\"attributes\":{},\"id\":\"2290\",\"type\":\"PanTool\"},{\"attributes\":{\"data_source\":{\"id\":\"2302\"},\"glyph\":{\"id\":\"2305\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"2307\"},\"nonselection_glyph\":{\"id\":\"2306\"},\"selection_glyph\":{\"id\":\"2310\"},\"view\":{\"id\":\"2309\"}},\"id\":\"2308\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"line_color\":\"#30a2da\",\"line_width\":2,\"x\":{\"field\":\"Year\"},\"y\":{\"field\":\"Violent Crime rate\"}},\"id\":\"2305\",\"type\":\"Line\"},{\"attributes\":{\"callback\":null,\"renderers\":[{\"id\":\"2308\"}],\"tags\":[\"hv_created\"],\"tooltips\":[[\"Year\",\"@{Year}\"],[\"Violent Crime rate\",\"@{Violent_Crime_rate}\"]]},\"id\":\"2271\",\"type\":\"HoverTool\"},{\"attributes\":{},\"id\":\"2311\",\"type\":\"AllLabels\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"2294\",\"type\":\"BoxAnnotation\"},{\"attributes\":{},\"id\":\"2313\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"end\":818.21,\"reset_end\":818.21,\"reset_start\":98.08999999999999,\"start\":98.08999999999999,\"tags\":[[[\"Violent Crime rate\",\"Violent Crime rate\",null]]]},\"id\":\"2270\",\"type\":\"Range1d\"},{\"attributes\":{},\"id\":\"2314\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"2324\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"end\":2014.0,\"reset_end\":2014.0,\"reset_start\":1960.0,\"start\":1960.0,\"tags\":[[[\"Year\",\"Year\",null]]]},\"id\":\"2269\",\"type\":\"Range1d\"},{\"attributes\":{},\"id\":\"2316\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{},\"id\":\"2277\",\"type\":\"LinearScale\"},{\"attributes\":{},\"id\":\"2282\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"2279\",\"type\":\"LinearScale\"},{\"attributes\":{\"below\":[{\"id\":\"2281\"}],\"center\":[{\"id\":\"2284\"},{\"id\":\"2288\"}],\"height\":300,\"left\":[{\"id\":\"2285\"}],\"margin\":[5,5,5,5],\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"2308\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"2273\"},\"toolbar\":{\"id\":\"2295\"},\"width\":700,\"x_range\":{\"id\":\"2269\"},\"x_scale\":{\"id\":\"2277\"},\"y_range\":{\"id\":\"2270\"},\"y_scale\":{\"id\":\"2279\"}},\"id\":\"2272\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"axis_label\":\"Year\",\"formatter\":{\"id\":\"2313\"},\"major_label_policy\":{\"id\":\"2311\"},\"ticker\":{\"id\":\"2282\"}},\"id\":\"2281\",\"type\":\"LinearAxis\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer02689\",\"sizing_mode\":\"stretch_width\"},\"id\":\"2268\",\"type\":\"Spacer\"},{\"attributes\":{\"axis\":{\"id\":\"2281\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"2284\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"2303\",\"type\":\"Selection\"},{\"attributes\":{\"axis\":{\"id\":\"2285\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"2288\",\"type\":\"Grid\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer02690\",\"sizing_mode\":\"stretch_width\"},\"id\":\"2337\",\"type\":\"Spacer\"},{\"attributes\":{\"children\":[{\"id\":\"2268\"},{\"id\":\"2272\"},{\"id\":\"2337\"}],\"margin\":[0,0,0,0],\"name\":\"Row02685\",\"tags\":[\"embedded\"]},\"id\":\"2267\",\"type\":\"Row\"},{\"attributes\":{\"axis_label\":\"Violent Crime rate\",\"formatter\":{\"id\":\"2316\"},\"major_label_policy\":{\"id\":\"2314\"},\"ticker\":{\"id\":\"2286\"}},\"id\":\"2285\",\"type\":\"LinearAxis\"},{\"attributes\":{},\"id\":\"2286\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"2291\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"2271\"},{\"id\":\"2289\"},{\"id\":\"2290\"},{\"id\":\"2291\"},{\"id\":\"2292\"},{\"id\":\"2293\"}]},\"id\":\"2295\",\"type\":\"Toolbar\"},{\"attributes\":{},\"id\":\"2289\",\"type\":\"SaveTool\"},{\"attributes\":{\"overlay\":{\"id\":\"2294\"}},\"id\":\"2292\",\"type\":\"BoxZoomTool\"},{\"attributes\":{},\"id\":\"2293\",\"type\":\"ResetTool\"}],\"root_ids\":[\"2267\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"b33f04e8-a949-47e4-b318-71cdcc7d330d\",\"root_ids\":[\"2267\"],\"roots\":{\"2267\":\"d4d63c4b-eeff-4788-9767-88da851ed3f6\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n }\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else if (document.readyState \u003d\u003d \"complete\") {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window);\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885736306_456675117",
"id": "paragraph_1580885736306_456675117",
"dateCreated": "2020-02-05 14:55:36.307",
"dateStarted": "2021-06-15 03:30:09.849",
"dateFinished": "2021-06-15 03:30:10.462",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nus_crime.plot.bivariate(\u0027Burglary rate\u0027, \u0027Property crime rate\u0027, legend\u003dFalse, width\u003d500, height\u003d400) * \\\nus_crime.plot.scatter( \u0027Burglary rate\u0027, \u0027Property crime rate\u0027, color\u003d\u0027black\u0027, size\u003d15, legend\u003dFalse) + \\\nus_crime.plot.table([\u0027Burglary rate\u0027, \u0027Property crime rate\u0027], width\u003d350, height\u003d350)",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:10.541",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv id\u003d\u00272389\u0027\u003e\n\n\n\n\n\n \u003cdiv class\u003d\"bk-root\" id\u003d\"c5fb702b-aa45-4c68-a141-f5fe2c5e60e4\" data-root-id\u003d\"2389\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type\u003d\"application/javascript\"\u003e(function(root) {\n function embed_document(root) {\n var docs_json \u003d {\"0fd184c8-ec6c-4739-b2f8-5e69f2a5b340\":{\"defs\":[],\"roots\":{\"references\":[{\"attributes\":{\"fill_alpha\":{\"value\":0.2},\"fill_color\":{\"value\":\"black\"},\"line_alpha\":{\"value\":0.2},\"size\":{\"value\":3.872983346207417},\"x\":{\"field\":\"Burglary rate\"},\"y\":{\"field\":\"Property crime rate\"}},\"id\":\"2448\",\"type\":\"Scatter\"},{\"attributes\":{\"text_color\":\"black\",\"text_font_size\":\"12pt\"},\"id\":\"2396\",\"type\":\"Title\"},{\"attributes\":{\"source\":{\"id\":\"2443\"}},\"id\":\"2450\",\"type\":\"CDSView\"},{\"attributes\":{\"children\":[{\"id\":\"2576\"},{\"id\":\"2574\"}]},\"id\":\"2577\",\"type\":\"Column\"},{\"attributes\":{\"angle\":{\"value\":0.0},\"fill_alpha\":{\"value\":1.0},\"fill_color\":{\"value\":\"black\"},\"hatch_alpha\":{\"value\":1.0},\"hatch_color\":{\"value\":\"black\"},\"hatch_scale\":{\"value\":12.0},\"hatch_weight\":{\"value\":1.0},\"line_alpha\":{\"value\":1.0},\"line_cap\":{\"value\":\"butt\"},\"line_color\":{\"value\":\"black\"},\"line_dash\":{\"value\":[]},\"line_dash_offset\":{\"value\":0},\"line_join\":{\"value\":\"bevel\"},\"line_width\":{\"value\":1},\"marker\":{\"value\":\"circle\"},\"size\":{\"value\":3.872983346207417},\"x\":{\"field\":\"Burglary rate\"},\"y\":{\"field\":\"Property crime rate\"}},\"id\":\"2451\",\"type\":\"Scatter\"},{\"attributes\":{\"data_source\":{\"id\":\"2443\"},\"glyph\":{\"id\":\"2446\"},\"hover_glyph\":null,\"muted_glyph\":{\"id\":\"2448\"},\"nonselection_glyph\":{\"id\":\"2447\"},\"selection_glyph\":{\"id\":\"2451\"},\"view\":{\"id\":\"2450\"}},\"id\":\"2449\",\"type\":\"GlyphRenderer\"},{\"attributes\":{},\"id\":\"2544\",\"type\":\"Selection\"},{\"attributes\":{},\"id\":\"2402\",\"type\":\"LinearScale\"},{\"attributes\":{\"below\":[{\"id\":\"2404\"}],\"center\":[{\"id\":\"2407\"},{\"id\":\"2411\"}],\"height\":400,\"left\":[{\"id\":\"2408\"}],\"margin\":null,\"min_border_bottom\":10,\"min_border_left\":10,\"min_border_right\":10,\"min_border_top\":10,\"renderers\":[{\"id\":\"2438\"},{\"id\":\"2449\"}],\"right\":[{\"id\":\"2441\"}],\"sizing_mode\":\"fixed\",\"title\":{\"id\":\"2396\"},\"toolbar\":{\"id\":\"2418\"},\"toolbar_location\":null,\"width\":500,\"x_range\":{\"id\":\"2391\"},\"x_scale\":{\"id\":\"2400\"},\"y_range\":{\"id\":\"2392\"},\"y_scale\":{\"id\":\"2402\"}},\"id\":\"2395\",\"subtype\":\"Figure\",\"type\":\"Plot\"},{\"attributes\":{\"end\":6525.857972567144,\"reset_end\":6525.857972567144,\"reset_start\":477.6978025988086,\"start\":477.6978025988086,\"tags\":[[[\"Property crime rate\",\"Property crime rate\",null]]]},\"id\":\"2392\",\"type\":\"Range1d\"},{\"attributes\":{\"format\":\"0,0.0[00000]\"},\"id\":\"2545\",\"type\":\"NumberFormatter\"},{\"attributes\":{},\"id\":\"2440\",\"type\":\"BasicTicker\"},{\"attributes\":{\"callback\":null,\"renderers\":[{\"id\":\"2449\"}],\"tags\":[\"hv_created\"],\"tooltips\":[[\"Burglary rate\",\"@{Burglary_rate}\"],[\"Property crime rate\",\"@{Property_crime_rate}\"]]},\"id\":\"2394\",\"type\":\"HoverTool\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer03045\",\"sizing_mode\":\"stretch_width\"},\"id\":\"2713\",\"type\":\"Spacer\"},{\"attributes\":{},\"id\":\"2426\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"2429\",\"type\":\"AllLabels\"},{\"attributes\":{},\"id\":\"2453\",\"type\":\"NoOverlap\"},{\"attributes\":{},\"id\":\"2428\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{},\"id\":\"2431\",\"type\":\"BasicTickFormatter\"},{\"attributes\":{\"margin\":[5,5,5,5],\"name\":\"HSpacer03044\",\"sizing_mode\":\"stretch_width\"},\"id\":\"2390\",\"type\":\"Spacer\"},{\"attributes\":{\"children\":[{\"id\":\"2390\"},{\"id\":\"2577\"},{\"id\":\"2713\"}],\"margin\":[0,0,0,0],\"name\":\"Row03040\",\"tags\":[\"embedded\"]},\"id\":\"2389\",\"type\":\"Row\"},{\"attributes\":{\"end\":2018.2676129432377,\"reset_end\":2018.2676129432377,\"reset_start\":120.99286362318159,\"start\":120.99286362318159,\"tags\":[[[\"Burglary rate\",\"Burglary rate\",null]]]},\"id\":\"2391\",\"type\":\"Range1d\"},{\"attributes\":{\"callback\":null,\"renderers\":[{\"id\":\"2438\"}],\"tags\":[\"hv_created\"],\"tooltips\":[[\"Density\",\"@{Density}\"]]},\"id\":\"2393\",\"type\":\"HoverTool\"},{\"attributes\":{},\"id\":\"2400\",\"type\":\"LinearScale\"},{\"attributes\":{\"source\":{\"id\":\"2543\"}},\"id\":\"2557\",\"type\":\"CDSView\"},{\"attributes\":{\"axis_label\":\"Burglary rate\",\"formatter\":{\"id\":\"2428\"},\"major_label_policy\":{\"id\":\"2426\"},\"ticker\":{\"id\":\"2405\"}},\"id\":\"2404\",\"type\":\"LinearAxis\"},{\"attributes\":{\"editor\":{\"id\":\"2551\"},\"field\":\"Property_crime_rate\",\"formatter\":{\"id\":\"2550\"},\"title\":\"Property crime rate\"},\"id\":\"2552\",\"type\":\"TableColumn\"},{\"attributes\":{\"toolbar\":{\"id\":\"2575\"},\"toolbar_location\":\"above\"},\"id\":\"2576\",\"type\":\"ToolbarBox\"},{\"attributes\":{\"axis\":{\"id\":\"2408\"},\"dimension\":1,\"grid_line_color\":null,\"ticker\":null},\"id\":\"2411\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"2413\",\"type\":\"PanTool\"},{\"attributes\":{\"columns\":[{\"id\":\"2547\"},{\"id\":\"2552\"}],\"height\":350,\"reorderable\":false,\"source\":{\"id\":\"2543\"},\"view\":{\"id\":\"2557\"},\"width\":350},\"id\":\"2555\",\"type\":\"DataTable\"},{\"attributes\":{},\"id\":\"2414\",\"type\":\"WheelZoomTool\"},{\"attributes\":{\"line_alpha\":{\"value\":1.0},\"line_cap\":{\"value\":\"butt\"},\"line_color\":{\"field\":\"Density\",\"transform\":{\"id\":\"2432\"}},\"line_dash\":{\"value\":[]},\"line_dash_offset\":{\"value\":0},\"line_join\":{\"value\":\"bevel\"},\"line_width\":{\"value\":1},\"xs\":{\"field\":\"xs\"},\"ys\":{\"field\":\"ys\"}},\"id\":\"2442\",\"type\":\"MultiLine\"},{\"attributes\":{\"axis\":{\"id\":\"2404\"},\"grid_line_color\":null,\"ticker\":null},\"id\":\"2407\",\"type\":\"Grid\"},{\"attributes\":{},\"id\":\"2405\",\"type\":\"BasicTicker\"},{\"attributes\":{},\"id\":\"2409\",\"type\":\"BasicTicker\"},{\"attributes\":{\"axis_label\":\"Property crime rate\",\"formatter\":{\"id\":\"2431\"},\"major_label_policy\":{\"id\":\"2429\"},\"ticker\":{\"id\":\"2409\"}},\"id\":\"2408\",\"type\":\"LinearAxis\"},{\"attributes\":{\"bar_line_color\":\"black\",\"color_mapper\":{\"id\":\"2432\"},\"label_standoff\":8,\"location\":[0,0],\"major_label_policy\":{\"id\":\"2453\"},\"major_tick_line_color\":\"black\",\"ticker\":{\"id\":\"2440\"}},\"id\":\"2441\",\"type\":\"ColorBar\"},{\"attributes\":{},\"id\":\"2412\",\"type\":\"SaveTool\"},{\"attributes\":{},\"id\":\"2460\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"overlay\":{\"id\":\"2417\"}},\"id\":\"2415\",\"type\":\"BoxZoomTool\"},{\"attributes\":{},\"id\":\"2572\",\"type\":\"UnionRenderers\"},{\"attributes\":{},\"id\":\"2416\",\"type\":\"ResetTool\"},{\"attributes\":{\"active_multi\":null,\"tools\":[{\"id\":\"2393\"},{\"id\":\"2394\"},{\"id\":\"2412\"},{\"id\":\"2413\"},{\"id\":\"2414\"},{\"id\":\"2415\"},{\"id\":\"2416\"}]},\"id\":\"2418\",\"type\":\"Toolbar\"},{\"attributes\":{\"data\":{\"Burglary_rate\":{\"__ndarray__\":\"mpmZmZnJf0AzMzMzMzeAQJqZmZmZuYBAMzMzMzMDgkCamZmZmdWDQJqZmZmZtYRAAAAAAACIhkDNzMzMzNSJQGZmZmZmIo1AzczMzMzAjkCamZmZmfOQQAAAAAAALpJAMzMzMzPTkUAAAAAAABqTQM3MzMzMdpZAZmZmZmbwl0DNzMzMzKCWQDMzMzMzL5ZAZmZmZmZqlkCamZmZmZ+XQGZmZmZmUJpAzczMzMy8mUAAAAAAAECXQM3MzMzM6pRAAAAAAADGk0DNzMzMzC6UQDMzMzMzF5VAzczMzMzelEDNzMzMzJCUQGZmZmZmDpRAzczMzMxAk0BmZmZmZpCTQJqZmZmZQZJAzczMzMwukUBmZmZmZkiQQAAAAAAA2I5AAAAAAACIjUBmZmZmZraMQJqZmZmZ+YpAMzMzMzMTiEBmZmZmZsaGQGZmZmZmLodAAAAAAABYh0AAAAAAACiHQGZmZmZm0oZAMzMzMzO3hkDNzMzMzOiGQM3MzMzMsIZAAAAAAADohkCamZmZmW2GQAAAAAAA6IVAZmZmZmbqhUCamZmZmQGFQDMzMzMzE4NAAAAAAAD0gEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Property_crime_rate\":{\"__ndarray__\":\"MzMzMzP5mkCamZmZmU+bQAAAAAAABp1AZmZmZmZwn0AAAAAAACuhQJqZmZmZkaFAzczMzMwlo0AAAAAAAGGlQJqZmZmZ/6dAmpmZmZkuqkAAAAAAAEqsQJqZmZmZca1AzczMzMzQq0AAAAAAADKtQM3MzMxMJbFAMzMzM7PKskAAAAAAgNOyQDMzMzOz+bFAAAAAAIAiskCamZmZmZizQM3MzMxM6bRAAAAAAICItEAzMzMzs6WzQJqZmZkZIbJAAAAAAICSsUBmZmZmZjqyQM3MzMzMEbNAAAAAAABjs0AAAAAAAL6zQJqZmZkZ87NAmpmZmRnRs0AzMzMzMxS0QDMzMzOzJ7NAAAAAAACEskAzMzMzMzSyQAAAAACA7rFAAAAAAABjsUDNzMzMTNywQAAAAAAAqa9AMzMzMzM/rUCamZmZmUSsQDMzMzMzlKxAMzMzMzNdrEBmZmZmZg6sQDMzMzMzdKtAAAAAAADPqkAzMzMzMyWqQM3MzMzMmKlAMzMzMzMdqUCamZmZmcKnQM3MzMzMA6dAzczMzMyypkAAAAAAAGimQJqZmZmZWqVAMzMzMzNIpEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]}},\"selected\":{\"id\":\"2544\"},\"selection_policy\":{\"id\":\"2572\"}},\"id\":\"2543\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"data\":{\"Burglary rate\":{\"__ndarray__\":\"mpmZmZnJf0AzMzMzMzeAQJqZmZmZuYBAMzMzMzMDgkCamZmZmdWDQJqZmZmZtYRAAAAAAACIhkDNzMzMzNSJQGZmZmZmIo1AzczMzMzAjkCamZmZmfOQQAAAAAAALpJAMzMzMzPTkUAAAAAAABqTQM3MzMzMdpZAZmZmZmbwl0DNzMzMzKCWQDMzMzMzL5ZAZmZmZmZqlkCamZmZmZ+XQGZmZmZmUJpAzczMzMy8mUAAAAAAAECXQM3MzMzM6pRAAAAAAADGk0DNzMzMzC6UQDMzMzMzF5VAzczMzMzelEDNzMzMzJCUQGZmZmZmDpRAzczMzMxAk0BmZmZmZpCTQJqZmZmZQZJAzczMzMwukUBmZmZmZkiQQAAAAAAA2I5AAAAAAACIjUBmZmZmZraMQJqZmZmZ+YpAMzMzMzMTiEBmZmZmZsaGQGZmZmZmLodAAAAAAABYh0AAAAAAACiHQGZmZmZm0oZAMzMzMzO3hkDNzMzMzOiGQM3MzMzMsIZAAAAAAADohkCamZmZmW2GQAAAAAAA6IVAZmZmZmbqhUCamZmZmQGFQDMzMzMzE4NAAAAAAAD0gEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Burglary_rate\":{\"__ndarray__\":\"mpmZmZnJf0AzMzMzMzeAQJqZmZmZuYBAMzMzMzMDgkCamZmZmdWDQJqZmZmZtYRAAAAAAACIhkDNzMzMzNSJQGZmZmZmIo1AzczMzMzAjkCamZmZmfOQQAAAAAAALpJAMzMzMzPTkUAAAAAAABqTQM3MzMzMdpZAZmZmZmbwl0DNzMzMzKCWQDMzMzMzL5ZAZmZmZmZqlkCamZmZmZ+XQGZmZmZmUJpAzczMzMy8mUAAAAAAAECXQM3MzMzM6pRAAAAAAADGk0DNzMzMzC6UQDMzMzMzF5VAzczMzMzelEDNzMzMzJCUQGZmZmZmDpRAzczMzMxAk0BmZmZmZpCTQJqZmZmZQZJAzczMzMwukUBmZmZmZkiQQAAAAAAA2I5AAAAAAACIjUBmZmZmZraMQJqZmZmZ+YpAMzMzMzMTiEBmZmZmZsaGQGZmZmZmLodAAAAAAABYh0AAAAAAACiHQGZmZmZm0oZAMzMzMzO3hkDNzMzMzOiGQM3MzMzMsIZAAAAAAADohkCamZmZmW2GQAAAAAAA6IVAZmZmZmbqhUCamZmZmQGFQDMzMzMzE4NAAAAAAAD0gEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Property crime rate\":{\"__ndarray__\":\"MzMzMzP5mkCamZmZmU+bQAAAAAAABp1AZmZmZmZwn0AAAAAAACuhQJqZmZmZkaFAzczMzMwlo0AAAAAAAGGlQJqZmZmZ/6dAmpmZmZkuqkAAAAAAAEqsQJqZmZmZca1AzczMzMzQq0AAAAAAADKtQM3MzMxMJbFAMzMzM7PKskAAAAAAgNOyQDMzMzOz+bFAAAAAAIAiskCamZmZmZizQM3MzMxM6bRAAAAAAICItEAzMzMzs6WzQJqZmZkZIbJAAAAAAICSsUBmZmZmZjqyQM3MzMzMEbNAAAAAAABjs0AAAAAAAL6zQJqZmZkZ87NAmpmZmRnRs0AzMzMzMxS0QDMzMzOzJ7NAAAAAAACEskAzMzMzMzSyQAAAAACA7rFAAAAAAABjsUDNzMzMTNywQAAAAAAAqa9AMzMzMzM/rUCamZmZmUSsQDMzMzMzlKxAMzMzMzNdrEBmZmZmZg6sQDMzMzMzdKtAAAAAAADPqkAzMzMzMyWqQM3MzMzMmKlAMzMzMzMdqUCamZmZmcKnQM3MzMzMA6dAzczMzMyypkAAAAAAAGimQJqZmZmZWqVAMzMzMzNIpEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]},\"Property_crime_rate\":{\"__ndarray__\":\"MzMzMzP5mkCamZmZmU+bQAAAAAAABp1AZmZmZmZwn0AAAAAAACuhQJqZmZmZkaFAzczMzMwlo0AAAAAAAGGlQJqZmZmZ/6dAmpmZmZkuqkAAAAAAAEqsQJqZmZmZca1AzczMzMzQq0AAAAAAADKtQM3MzMxMJbFAMzMzM7PKskAAAAAAgNOyQDMzMzOz+bFAAAAAAIAiskCamZmZmZizQM3MzMxM6bRAAAAAAICItEAzMzMzs6WzQJqZmZkZIbJAAAAAAICSsUBmZmZmZjqyQM3MzMzMEbNAAAAAAABjs0AAAAAAAL6zQJqZmZkZ87NAmpmZmRnRs0AzMzMzMxS0QDMzMzOzJ7NAAAAAAACEskAzMzMzMzSyQAAAAACA7rFAAAAAAABjsUDNzMzMTNywQAAAAAAAqa9AMzMzMzM/rUCamZmZmUSsQDMzMzMzlKxAMzMzMzNdrEBmZmZmZg6sQDMzMzMzdKtAAAAAAADPqkAzMzMzMyWqQM3MzMzMmKlAMzMzMzMdqUCamZmZmcKnQM3MzMzMA6dAzczMzMyypkAAAAAAAGimQJqZmZmZWqVAMzMzMzNIpEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[55]}},\"selected\":{\"id\":\"2444\"},\"selection_policy\":{\"id\":\"2462\"}},\"id\":\"2443\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"high\":7.2e-07,\"low\":8e-08,\"palette\":[\"#b3fef5\",\"#b0fef5\",\"#adfdf5\",\"#a9fcf5\",\"#a6fbf6\",\"#a3faf6\",\"#a0faf6\",\"#9df9f6\",\"#9af8f6\",\"#97f7f6\",\"#93f7f6\",\"#90f6f6\",\"#8df5f6\",\"#8af4f7\",\"#87f3f7\",\"#83f2f7\",\"#80f2f7\",\"#7df1f7\",\"#79f0f7\",\"#76eff7\",\"#73eef7\",\"#6fedf8\",\"#6cecf8\",\"#68ecf8\",\"#65ebf8\",\"#61eaf8\",\"#5ee9f8\",\"#5ae8f8\",\"#57e7f8\",\"#53e6f8\",\"#50e5f9\",\"#4ce4f9\",\"#49e3f9\",\"#45e2f9\",\"#42e1f9\",\"#3ee0f9\",\"#3bdff9\",\"#38def9\",\"#35ddf9\",\"#32dcf9\",\"#30dbfa\",\"#2ed9fa\",\"#2dd8fa\",\"#2cd7fa\",\"#2bd6fa\",\"#2bd5fa\",\"#2ad3fa\",\"#2ad2fa\",\"#29d1fa\",\"#29d0fb\",\"#29cffb\",\"#28cdfb\",\"#28ccfb\",\"#28cbfb\",\"#28cafb\",\"#28c8fb\",\"#28c7fb\",\"#29c6fb\",\"#29c5fb\",\"#29c4fb\",\"#29c2fb\",\"#2ac1fb\",\"#2ac0fb\",\"#2bbffb\",\"#2bbdfc\",\"#2cbcfc\",\"#2dbbfc\",\"#2db9fc\",\"#2eb8fc\",\"#2fb7fc\",\"#2fb6fc\",\"#30b4fc\",\"#31b3fc\",\"#32b2fc\",\"#32b0fc\",\"#33affc\",\"#33aefc\",\"#34adfc\",\"#34abfc\",\"#34aafc\",\"#35a9fc\",\"#35a8fc\",\"#35a6fc\",\"#35a5fc\",\"#35a4fc\",\"#35a3fc\",\"#35a1fc\",\"#35a0fc\",\"#359ffc\",\"#359dfc\",\"#359cfc\",\"#359bfc\",\"#349afd\",\"#3498fd\",\"#3497fd\",\"#3396fd\",\"#3395fd\",\"#3293fd\",\"#3292fd\",\"#3191fd\",\"#3090fd\",\"#308ffd\",\"#2f8dfd\",\"#2f8cfd\",\"#2e8bfd\",\"#2e8afd\",\"#2d88fd\",\"#2d87fd\",\"#2c86fd\",\"#2c84fd\",\"#2c83fd\",\"#2c82fd\",\"#2b81fd\",\"#2b7ffd\",\"#2b7efd\",\"#2b7dfd\",\"#2b7bfd\",\"#2b7afd\",\"#2b79fd\",\"#2b77fd\",\"#2b76fd\",\"#2b75fd\",\"#2b73fd\",\"#2c72fd\",\"#2c71fd\",\"#2c6ffd\",\"#2c6efd\",\"#2d6cfd\",\"#2d6bfd\",\"#2d6afc\",\"#2e68fc\",\"#2e67fc\",\"#2e65fc\",\"#2e64fc\",\"#2f62fc\",\"#2f61fc\",\"#2f5ffc\",\"#2f5efc\",\"#2f5dfc\",\"#2f5bfc\",\"#2f5afc\",\"#2f58fb\",\"#2f57fb\",\"#2f55fb\",\"#2f53fb\",\"#2f52fb\",\"#2f50fb\",\"#2f4ffb\",\"#2f4dfb\",\"#2e4cfb\",\"#2e4afb\",\"#2e48fb\",\"#2e47fa\",\"#2d45fa\",\"#2d43fa\",\"#2d42fa\",\"#2d40fa\",\"#2c3efa\",\"#2c3dfa\",\"#2b3bf9\",\"#2b39f9\",\"#2a37f9\",\"#2a36f8\",\"#2934f8\",\"#2832f7\",\"#2831f7\",\"#272ff6\",\"#262ef5\",\"#252cf5\",\"#252af4\",\"#2429f3\",\"#2327f2\",\"#2226f1\",\"#2124f0\",\"#2023ef\",\"#1f22ee\",\"#1e20ed\",\"#1d1feb\",\"#1c1eea\",\"#1b1ce9\",\"#1a1be7\",\"#181ae6\",\"#1719e5\",\"#1618e3\",\"#1417e1\",\"#1316e0\",\"#1215de\",\"#1014dc\",\"#0f13db\",\"#0e12d9\",\"#0d11d7\",\"#0c10d5\",\"#0b0fd3\",\"#0a0ed1\",\"#090dd0\",\"#080dce\",\"#080ccc\",\"#070bca\",\"#070ac8\",\"#0709c6\",\"#0708c4\",\"#0707c2\",\"#0707bf\",\"#0806bd\",\"#0806bb\",\"#0905b9\",\"#0904b7\",\"#0a04b5\",\"#0a04b2\",\"#0b03b0\",\"#0c03ae\",\"#0d02ab\",\"#0e02a9\",\"#0e02a7\",\"#0f02a4\",\"#0f01a2\",\"#1001a0\",\"#10019d\",\"#10019b\",\"#100199\",\"#100197\",\"#100194\",\"#0f0192\",\"#0f0190\",\"#0f018e\",\"#0e018b\",\"#0e0189\",\"#0d0187\",\"#0d0185\",\"#0c0183\",\"#0b0181\",\"#0b017e\",\"#0a017c\",\"#09017a\",\"#090178\",\"#080276\",\"#070274\",\"#060272\",\"#060270\",\"#05026e\",\"#04026c\",\"#030269\",\"#030267\",\"#020265\",\"#010263\",\"#010261\",\"#00025f\",\"#00025d\",\"#00025b\",\"#000259\",\"#000257\",\"#000255\",\"#000154\",\"#000152\",\"#000150\",\"#00004e\"]},\"id\":\"2432\",\"type\":\"LinearColorMapper\"},{\"attributes\":{\"source\":{\"id\":\"2433\"}},\"id\":\"2439\",\"type\":\"CDSView\"},{\"attributes\":{},\"id\":\"2434\",\"type\":\"Selection\"},{\"attributes\":{\"data\":{\"Density\":{\"__ndarray__\":\"Ooww4o55dT46jDDijnmFPixppCkrG5A+Ooww4o55lT5Ir7ya8teaPixppCkrG6A+s3rqBV3Koj46jDDijnmlPsGddr7AKKg+\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[9]},\"xs\":[{\"__ndarray__\":\"EBe0mic9dEAXQvThTmd0QGCcIob9GXhAQ5viBPs1eED1aQMYf/t6QLghkXHT9ntASI0cGiyufUAD0yJy18h/QAin/1yp039A/phazIYZgUAsFjekP9iBQJqhyAwLCoJAyNp2Y38fg0DVWO6ZqsaDQDomXM3984NA11Ncb7QBhUBnysPiOLGFQICbpY8VtYVAVCdN1XDJhkDAatIrS3qHQCjeXIWAo4dAzHGLH+V5iEAeKm9CGzqJQNAgFHvrkYlACCSpqy0XikDNPMYTsPSKQHtjy3BWgItAYjTQhbOui0DgCSs8OrOMQNlUf3ZsZo1AJKaCZsFujUBXu1pJ7YOOQK4k/pNoS49AzOg5XCxdj0BwLXWOwTeQQD5rcmFioZBAvJX4qMulkEDY8izK2zaRQBA31CMBnZFAGThdedejkUDg7rt4HjaSQGTYr542lJJAsgkkfoijkkAr61EcBi+TQLh5ixlsi5NAaW6t6VmWk0BQzjXooR+UQLFEtkUvf5RADhtnlKGClEBQUX6ZfwiVQGyuA65MaJVAYrxCD9d5lUBYMlJhkeqVQEH70tR5TZZAtl0eigxxlkBafoC6l8WWQKwEIp7BLpdADP/5BEJol0Cuo+JyxZaXQEAWNxCECphAE1SUfBlcmEBgoNV/d1+YQLvOjJsb3ZhApdEbc2M0mUC0QbH6rFaZQHgogW8ToJlA3iz+n7sDmkBXnQGybUuaQArjjHXiTZpAHjfpcQ3DmkAs/VoX3xObQF6EaPAXRZtAeBxVYfZkm0AnKC237sibQELTxKUBD5xAsiVEa008nEBzJlWtqVecQJ4c+DQIrZxASdlcNqDpnECmAtGBGRydQAbHH+aCM51AdeCdcc9SnUDDA9R7wnedQNdINC+vfZ1AHQAgSsdJnUAGxx/mgjOdQLIlRGtNPJxA5L1eGWT+m0BehGjwF0WbQJfPJWIObJpACuOMdeJNmkC0QbH6rFaZQJ5N6joPBZlAYKDVf3dfmEAM//kEQmiXQLZdHooMcZZAtgnwQXJvlkDYMdXqLX+VQGK8Qg/XeZVAeknUFyC1lEAOG2eUoYKUQMeElW389ZNAuHmLGWyLk0CaY+YtXEmTQFXLLGp+rZJAZNivnjaUkkCKBMGFcASSQBA31CMBnZFAo3xmh9x1kUC50HO2jeCQQLyV+KjLpZBA3LoF4TdQkEDJWFK7vqWPQMzoOVwsXY9AfDvljBCJjkCfc8wglKqNQCSmgmbBbo1AeKUDnFyZjEDMobSB2ceLQHxjy3BWgItAUTUDDafMikDRkdxfPvmJQNAgFHvrkYlAmYbmBXwliUBO2Ly2RD6IQC4ra1nQp4dAKN5chYCjh0CmLOBUfpuGQPJLJzxp9YVAgJuljxW1hUCiMnfcjR2FQE1g/3bCVIRAowXT8jbPg0DUWO6ZqsaDQIqBK4uz1YJAngpTOqk1gkAsFjekP9iBQIX+bPs3moFAQoWB5BTDgECaJOJ2dDmAQAin/1yp039AeE9M0U1Nf0CbQCr3/NB9QNg2bcB303xAmYSaqRYPfEC4IZFx0/Z7QHF3BjuMv3pAXj9c9nzEeUDxyKQ7Jgd5QKIOiX9Qa3hAYJwihv0ZeEB7bwEs6qx3QKFKaIHZz3ZAIMt+BAUcdkDzxYX3boV1QCNXcIAbBHVASfvvHwaQdEAQF7SaJz10QJlumIDGG3RA1e+Ck5u9c0AiCQ4B/q9zQLZOPRXo6nNA4Iv0ztYkdEBukMO1ZNlzQE1/x4o4FnNAqX8ef+tKckCno0KL+p5xQDAJeJgUCXFA556vb9V2cEDAkUWvUWBwQNa3Xw0bvm9A7H1RWdx6b0DAkUWvUWBwQLwYTb/F4HBAEBe0mic9dEA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[175]},{\"__ndarray__\":\"YJwihv0ZeEAmv/GZoNF4QLghkXHT9ntANSqrUiBofEBytr2oguB+QAin/1yp039AA4JupbKvgEAVTX4l6LKBQCwWN6Q/2IFAgDbw4wfLgkC4N9OV+qiDQNRY7pmqxoNAotP4DhaxhEDiv3w/tHuFQICbpY8VtYVA5tel/aZyhkBLXGGEDjqHQCjeXIWAo4dAUver4pMWiEBqeFuueuqIQNAgFHvrkYlA1exThO+jiUCmyhSCh5OKQEoLVeVQT4tAfGPLcFaAi0BSR8aBjEGMQCxGPtIBEY1AJKaCZsFujUC7RgUSHAaOQJWhP9hU645AzOg5XCxdj0AkKkZqteuPQAQTVcRJb5BAvJX4qMulkEDE6mJ7dvSQQJY3F0x2bpFAEDfUIwGdkUDdpcjGAvSRQBML7q1PapJAZNivnjaUkkA434uqbOySQPS7xWlDXpNAuHmLGWyLk0D0X7DobNuTQMU7sDKqSpRADhtnlKGClECtHL9tV8KUQCsD2Ef+MZVAYrxCD9d5lUAezea9/qKVQCczyPAPFpZAtl0eigxxlkDttO34/3yWQMbR1cNQ9pZAFxfanU5Xl0AM//kEQmiXQBvJHKiZz5dAxsR0m+QwmEBgoNV/d1+YQK1F0u2KnJhAgGkeZ1gCmUAEFAhxmVWZQLRBsfqsVplAQoJ9OwzGmUAyFNEoEBqaQArjjHXiTZpADp6pZzdymkC8L84qc82aQBApnOxFFZtAXoRo8BdFm0ABiMt+12CbQAA+XeVuqZtAwts71iffm0AGkxAZAgqcQBv+hRWVJ5xA1tiLUy4BnEBehGjwF0WbQHpKNsczfZpACuOMdeJNmkC0QbH6rFaZQGCg1X93X5hADP/5BEJol0C2XR6KDHGWQGK8Qg/XeZVAzEoiodUulUAOG2eUoYKUQDW5UDNBTJRAJ1ywnkSRk0C4eYsZbIuTQDeW9Suk4ZJAZNivnjaUkkBUvUSL/DiSQDHl22UMppFAEDfUIwGdkUDgDFVAYgiRQLyV+KjLpZBAfBeuxYx8kEAsBeYcC+aPQMzoOVwsXY9AlgFK+OTZjkBln8haB+SNQCSmgmbBbo1A5KGgYxrojECRSWicMQGMQHxjy3BWgItAwnxvQbEdi0C4CYL6GDeKQNEgFHvrkYlAAniHrrF7iUCf0W5hloOIQKOu293r04dAKN5chYCjh0B8VAXM0+qGQC7dD7SNLoZAgJuljxW1hUDv7RwK2HqFQKzP0FupnoRAQ1YI03AChEDUWO6ZqsaDQCFOOo7IOINAovr4y66EgkDShyMDZPyBQCwWN6Q/2IFA270ZHmw9gUB8IohIXqGAQE6dYFhVKIBACKf/XKnTf0AGTog0xTR/QEi6KAlYGH5ALrkuzNdAfUAPFc4LrIx8QLghkXHT9ntAGL7FJuHme0BAsW41Rw97QBwLMHj0XnpA528z/RTJeUAfbQ5GS0h5QCjYFniG2HhAf0mWCS96eEClhHwf8kB4QBPCTbWRX3hA/FSMOKfIeEDDQxgjtO54QDqhRJlpsHhAQv3czrwzeEBgnCKG/Rl4QPVHX2pnN3dAjjp5gklfdkALYNCpjLh1QNGl9xFqM3VAusnFoezedEBpMXvAAPJ1QGCcIob9GXhA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[153]},{\"__ndarray__\":\"uCGRcdP2e0BUWO1CkVJ+QAin/1yp039AJSDU8XWVgECrlZBmhbWBQCwWN6Q/2IFAXov+3mvBgkAtbpuke7KDQNRY7pmqxoNAtO5M+BuphEDAQKY2V3uFQICbpY8VtYVAkNDrPDRnhkCqgmKO3iuHQCjeXIWAo4dAupT6SRwHiECGALp4rM6IQM8gFHvrkYlA1oEpjNSSiUDqGYYLk2yKQGd5kBOtL4tAfGPLcFaAi0CAam6ThBOMQLJcvKoH5IxAJKaCZsFujUCR64ksGtWNQGZwrmKFuI5AzOg5XCxdj0As2R+R3LmPQHPuEFSgVZBAvJX4qMulkEBnwSj7EduQQPhPRZZCVZFAEDfUIwGdkUBG3LWEndmRQOerBP/AUJJAZNivnjaUkkCQYjwb1NCSQGqgEousQ5NAuHmLGWyLk0BGRC+ulL+TQEfbGDzkL5RADhtnlKGClEAjVTBviaiUQDYwvBkkGZVAYrxCD9d5lUC1sMcW1I2VQKiqyjnAAJZA9upRi1JulkC2XR6KDHGWQAJYB+tV5JZAN3MPhAhMl0AM//kEQmiXQAbXHPk1v5dAKDadFuYimEBgoNV/d1+YQM7+LuZxi5hAf6CuSLrumEAAREEDQkaZQLRBsfqsVplAQ9gZLzOpmUAiDQScw/qZQGxAs1D0R5pACuOMdeJNmkAqZn7zUZeaQLJbr9NQ05pAYnTKrhUEm0AyRPa6riibQE5KyRyfB5tACuOMdeJNmkAwGDl8GamZQLRBsfqsVplAYKDVf3dfmEAM//kEQmiXQLZdHooMcZZAYrxCD9d5lUAOG2eUoYKUQBT7H4sHbZRApIHvO0ybk0C4eYsZbIuTQB0qaBZ955JAZNivnjaUkkAbc2JNkjiSQBA31CMBnZFAwZKcQOyakUB8eyCfwAORQLyV+KjLpZBAlKpDUO1wkECwIAlFNdiPQMzoOVwsXY9Ax+rzPsLFjkBszND9LNaNQCSmgmbBbo1ANPGibirVjEBCl3I1ivaLQHxjy3BWgItAngK93MwIi0DBjZERBzCKQNAgFHvrkYlAEHhyaVxfiUC2kVehDH6IQOy6fLU5yIdAKN5chYCjh0D6/YHtlOOGQLhAg/53LIZAgJuljxW1hUC2mc7EG26FQH4e8U61pIRAi8B/yZ8GhEDUWO6ZqsaDQKzoTDZzR4NAXuOqP6CegkAP3+geuhSCQCwWN6Q/2IFAHUx7Da9ygUC7bVXQcOGAQLj5wxQZbYBAITyZcuMEgEAIp/9cqdN/QIRZt+abH39Ah73CGkhafkDCRe3vEbZ9QBjBtfhcJn1AaxEj5MajfECpj4fzzyV8QLghkXHT9ntAognFHjqte0CxDxHVtW17QGc5XWmNh3tAuCGRcdP2e0AINNbZ4ip8QEr+8Jriy3xAxsgm2aC0fECZwskzZzh8QLghkXHT9ntAAiHIce1Ie0BUnE9uZ2Z6QCweqBKMs3lAxtOrjwUceUAuSzVVyKl4QLghkXHT9ntA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[141]},{\"__ndarray__\":\"uCGRcdP2e0AIp/9cqdN/QBC9vqwJeoBALBY3pD/YgUAF3yko3dmBQKrsDy1txIJA1FjumarGg0CGHR2xg9aDQBWxEurRrYRAIY+RdFWOhUCAm6WPFbWFQLA1PpI3ZoZAHk/Gg58lh0Ao3lyFgKOHQDwgw0xkAIhALP4CM8+ziEBSXTkVOoeJQNAgFHvrkYlA2oPRLKRCikA4N3Q1YgCLQHxjy3BWgItAFvk2bpjgi0Cunq01ZZ+MQCWmgmbBbo1AvIXH+NSejUDcnl9ebWqOQMzoOVwsXY9A07i4JMyDj0BEYzjTxi6QQLyV+KjLpZBAv8iTlYfAkECthqDpyTCRQBA31CMBnZFAyNyEA0+/kUBUnJAWdy6SQGTYr542lJJAY/XMb2S3kkCifWkNPCSTQLh5ixlsi5NANi1T1Jipk0Cyy+3bTBaUQA4bZ5ShgpRAzlbIb6uZlECDTEX2SQiVQGK8Qg/XeZVA3M9oy1uIlUCwKgBaZ/iVQLZdHooMcZZA7Zg0OF1xlkB83YIxT+GWQA4bqUZaTpdADP/5BEJol0Du90Ggk72XQILhG5IYIJhAYKDVf3dfmED8LFUg24eYQLRZOW7C4phA0M70KC45mUC0QbH6rFaZQLdzX+qLj5lAxo5pqXXTmUCY95i4eA+aQBNqLXJrSppACuOMdeJNmkAH8GPIN1iaQArjjHXiTZpAtEGx+qxWmUATVJSban+YQGCg1X93X5hADP/5BEJol0C2XR6KDHGWQCvDGcNjjJVAYrxCD9d5lUAOTQsz1y2VQA4bZ5ShgpRAMpBQRJ+ak0C4eYsZbIuTQHQy+L+/3pJAZNivnjaUkkBbN2jfMyqSQBA31CMBnZFAAHkHKOJ/kUBygrU0uO6QQLyV+KjLpZBAzeuMgZBYkEB7XXnD0KaPQMzoOVwsXY9AJmhiEUKYjkDI4fZ3UqWNQCSmgmbBbo1AUoLWFeiojEACsKkbr8uLQHxjy3BWgItAxFSFFgraikAzLjzecQuKQNAgFHvrkYlAynTTZC0oiUAu5YapmVyIQCjeXIWAo4dAxh70JpyYh0Dex0elVcGGQGpdQGWZD4ZAgJuljxW1hUC45tnK+UaFQHMpecn7k4RAOleGnmv2g0DUWO6ZqsaDQOw+MnzcQINAwK5UbUOqgkBg8nv2MiaCQCwWN6Q/2IFAJj5KSIyagUCNi/wTrB6BQCFtfmLauYBAZfmw3wFhgEDYBJBNWA+AQAin/1yp039ANvn//zh/f0AnJQ9SDPR+QPJpeREqh35AmkmgF5pEfkB2+ebdP0l+QM0rdSxe2H5ACKf/XKnTf0D62ju1NxaAQJokKe0yS4BADllSjWQWgEAIp/9cqdN/QO/QHyYsO39AcjF4r0lSfkBBqmbx05J9QBSGA8N82XxAuCGRcdP2e0B5ApuRnO17QLghkXHT9ntAAAAAAAAA+H8kpoJmwW6NQEvZpkxjKI1AMORmllwsjUBk0h+YXliNQCSmgmbBbo1AeQzhoJTijUDchTFufWSOQBAJmP0L1Y5ASCyjLXJFj0DM6DlcLF2PQKTTdtDVHpBADIvxk/53kEC8lfioy6WQQG6c27XRNJFAEDfUIwGdkUBqprauhdKRQG8pfPWI1ZFABYXWIxS+kUAQN9QjAZ2RQJtVEN74ipFAdDzPb/5EkUCqe4VccACRQOlxYUTiqpBAvJX4qMulkECSE+wMzDKQQBY12931no9AzOg5XCxdj0Da9yjBmhOOQCSmgmbBbo1A\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[165]},{\"__ndarray__\":\"CKf/XKnTf0DsjcQqaHqBQCwWN6Q/2IFA+NHK/j6dgkDUWO6ZqsaDQGshf51M4INAJi1607eUhEDFcyiykoiFQICbpY8VtYVABnoOPJpFhkD3IzxiPu+GQCjeXIWAo4dA9tSbiejUh0DRlqIJbFuIQODmWi6XBYlA0CAUe+uRiUDPC1xmSM+JQO5WpafsNIpAInSm0W+9ikB8Y8twVoCLQKC3Gfxyk4tAfGPLcFaAi0AY9ymzQGiKQBFkAG0ShIpAd8xlQsW5ikDeottN4/OKQCxnIzPuNYtAfGPLcFaAi0DzncyXwIOLQMqbXJZTB4xAhiai/MBvjECYyjH5dtOMQLaByuLYPI1AJKaCZsFujUA3WMcS/9iNQORU7A4Fc45A3iIJPSYDj0DM6DlcLF2PQOEhrQlKzo9A1stXT8JLkEC8lfioy6WQQKprifaMs5BA0ivvOMBGkUAQN9QjAZ2RQPgXsPpL9pFAZNivnjaUkkC684xhOOuSQA7xZQ1N8ZJADs2u7K3mkkDyh5wlfNSSQOyIs+iKuZJAZNivnjaUkkAVnnrJNo2SQGxTtWrnZpJAcKOqp0BCkkDtRAPGcSOSQGTYr542lJJAcq5BBPfKkkALczL6rVyTQLh5ixlsi5NAhl1YnJPfk0ANG2eUoYKUQEeP4m42g5RAasoEDzfulEBhvEIP13mVQGpqrih8gpVAhTF86jDwlUC2XR6KDHGWQMJH9t6VdpZAPmF9xyzglkDms5qQ1lOXQAz/+QRCaJdAysf+DYe7l0C41SF/iRqYQGCg1X93X5hAaW8x2UJ/mEBOC1CKdMuYQFHyxSx2E5lAs0Gx+qxWmUAg3R8C916ZQANqUDnJeZlAtEGx+qxWmUBgoNV/d1+YQA3/+QRCaJdAmv4euHhml0C2XR6KDHGWQK99Nq4qxJVAYrxCD9d5lUDM4krsnD+VQA5yEJQvlpRADhtnlKGClECafF+YllOUQLh5ixlsi5NAb8EhqFvpkkBk2K+eNpSSQOwcYZLhI5JAEDfUIwGdkUDwykQ0bmyRQOpX1d3V1JBAvJX4qMulkED/v/YJQEOQQMvoOVwsXY9A4AP0JFdaj0CAHlTRcGuOQCSmgmbBbo1AYG069kVbjUAtDE/n63qMQPbN3IjwhItAfGPLcFaAi0AQMuWUR6mKQDVCnKst04lA0CAUe+uRiUByD5Gd+fCIQL6K15GPLohAKN5chYCjh0AFTwxMM1aHQHQ0kWgwmYZAbj2ti5zjhUCAm6WPFbWFQFyScslXIYVAPOPWnBuAhEB2/A1B/eCDQNRY7pmqxoNAcH7Au8w/g0Cgd3D7n72CQE731pa/RoJALBY3pD/YgUBiHTUTP9CBQCCeY1LRboFAUPk4ywQggUBL7HKs79yAQHiLWEPto4BA8u9NGFp2gEAtjiKjll2AQA4//bCoiYBAZGq0t26kgUAsFjekP9iBQFfEfSLfiIJAYhW3l7BTgkArFjekP9iBQJ1XD4SMzIFAjnSRAapHgUD2Mri4jOOAQANQ5dBHhoBACKf/XKnTf0DYOZMJ3cB/QAin/1yp039AAAAAAAAA+H8QN9QjAZ2RQNGXlq3YspFAFgim7MizkUAQN9QjAZ2RQM75UgfomZFAbu2wZpKAkUAQN9QjAZ2RQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[155]},{\"__ndarray__\":\"1FjumarGg0APC9lL0tuDQNRY7pmqxoNAOnZ7x7mug0DUWO6ZqsaDQAAAAAAAAPh/LBY3pD/YgUA3sdt+fhyCQNRY7pmqxoNAZ4wFejz3hECAm6WPFbWFQCNye31yJ4ZAOtMqR131hkCK1Z1mnpSHQCjeXIWAo4dABBBbw4RdiEB81zQC6t2IQFqUSYRJUYlA0CAUe+uRiUAgOfVWBNmJQB6piXLxTYpAoJcv/TSyikA7xb/DJhaLQHxjy3BWgItAqXokYSOHi0Dsk0BlGAyMQOhLrJJmhIxAljHutGYAjUAkpoJmwW6NQH99NfCXoI1ARQPMOTc8jkDF0/3Y49SOQMzoOVwsXY9AhpfvDl6hj0DXZanXAi2QQCpbIljllZBAvJX4qMulkEBjhj636Q2RQLAhv0sBfZFAEDfUIwGdkUARu4adNgWSQOmgcc/7bpJAZNivnjaUkkAyHZflYOGSQD8Ls3Iq7JJAZNivnjaUkkBfbHapJmaSQBA31CMBnZFAQtJIxzR4kUCQH6TVH9CQQLyV+KjLpZBAV4fvv5FBkEDM6DlcLF2PQDhbsSqPMY9AuKtM8qlTjkAkpoJmwW6NQFpo9LIoKo1AvW23iJ9XjEB8Y8twVoCLQOw1jksdR4tApI6wB51/ikDQIBR765GJQLU5m5FZhYlAZwmrqIXCiEDRGe+5E/eHQCjeXIWAo4dAfQvia8cih0D+PPPIW3SGQICbpY8VtYVARPtrybOuhUA9byebywmFQGAkwwszd4RAuWzNEZzYg0DUWO6ZqsaDQN78ZAANVYNAZvBP437sgkAtqJm2x46CQBi4lDnxNoJA59al8iTigUAsFjekP9iBQL7TVQuHqoFA20NQ5i6IgUCTxmxC3IaBQOrQBSFt0IFALBY3pD/YgUAAAAAAAAD4fw4bZ5ShgpRA/RTsCqOolEDfARKZn1SVQGK8Qg/XeZVAmCm4OgXXlUC2XR6KDHGWQG6nUUj/cZZAqLZt7o3SlkCa98zPGUmXQAz/+QRCaJdADDFk/Qypl0BmjdSVNviXQIiST/c8W5hAYKDVf3dfmEDYY1LWUoSYQCaFj/OodphAYKDVf3dfmECgdyQZhw2YQAz/+QRCaJdA1QLwM12qlkC2XR6KDHGWQNdUNXeix5VAYrxCD9d5lUAGNzNiQxmVQP1/aFASr5RADhtnlKGClEARzLF26FaUQHSDyLw3H5RA5pTfK7T7k0BKEV2sROSTQGoop07425NAs5fxQe4GlEAOG2eUoYKUQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[119]},{\"__ndarray__\":\"1FjumarGg0BUGGkk4AKEQOEPr5j0VYVAgJuljxW1hUDwSLAuqV+GQDO/ZZqbFodAKN5chYCjh0CfVA3FpduHQHYi1BMIZIhAxszEARPfiEAS4mpMlmGJQNAgFHvrkYlA+s0lqGPiiUBiOXJARVGKQOAthz9vvopAOlXDf5Y7i0B8Y8twVoCLQBoWjkL0y4tAUIO9xKNBjED4gDjarbmMQCSmgmbBbo1Aq+OONkh1jUAuLD94TvWNQEobL96KaI5AtOcn57NLj0AkpoJmwW6NQIQNkohOKo1ALMMUIXFljEB8Y8twVoCLQBLbxGMMLItA6CBG40VrikDQIBR765GJQA2Ifr97VolA7uE/cu2kiEAL1/NPMbSHQCjeXIWAo4dAjTw5BhsFh0DworaNDV6GQICbpY8VtYVAPvt3mXuThUBLTHjWaA2FQCqdIeODj4RAM6AZcwQEhEDUWO6ZqsaDQH/pyC8+koNAiHXG6exNg0B8UzyMzxmDQBgiRRXf+IJAti1UBUj9gkBydFvebX2DQNRY7pmqxoNAAAAAAAAA+H/M6DlcLF2PQL6SDM5PxY9AKd4+KSGEj0DM6DlcLF2PQLqe7gCkVI9A1iDN82q9jkDM6DlcLF2PQAAAAAAAAPh/YrxCD9d5lUACILyxC9eVQLZdHooMcZZAnXqSJveTlkCO+m1UDNKWQM4tdKaBv5ZAtl0eigxxlkCmNUywNmmWQMgfN1v585VAY7xCD9d5lUCPVpfdAm2VQKdsC4f4R5VAYrxCD9d5lUA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[73]},{\"__ndarray__\":\"gJuljxW1hUAGyTNAVNOFQEdABk61bYZA6hrwZ6A5h0Ao3lyFgKOHQOCjf68v8IdAkEd8CoxiiEAyyZTKZ9yIQKqFjhD0hYlA0CAUe+uRiUCBIB0lsfaJQG4ElyioVYpAzE8Euvy0ikB8Y8twVoCLQAvVjNTggotANW8TAmjMi0AsG9UyCcmLQHxjy3BWgItA+3HngL5Yi0BVR/Ws1tOKQNAgFHvrkYlACqqQKsdSiUBEAZeoL7eIQCjeXIWAo4dAHDx/Q9qVh0DbDarAAg+HQGDmbzcBe4ZAgJuljxW1hUA2dC2hnqOFQJzNdbRrRoVAi4aMqLj5hEBMUpqMa7yEQIbSOL7UoIRAe/QJHJsphUCAm6WPFbWFQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[35]},{\"__ndarray__\":\"Kd5chYCjh0Doda/fMbSHQKIjPBLw24dAKN5chYCjh0CeMzKT0YCHQKutIhndhYdAKd5chYCjh0A\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[7]}],\"ys\":[{\"__ndarray__\":\"xyx2b7CtjkD6371BGNGOQD8/p5ENtZBAhrWgic7CkEAOe2LyEB2SQBZjBzkKj5JAlkAkW1N3k0AfBubDldGUQH1eu5Ww15RAp8unLNgrlkD7xZa6zk6XQDCRaZUahpdAt1Yr/lzgmEAX/75MGAeaQD8c7WafOppAyOGuz+GUm0BRp3A4JO+cQN9aGwQs9pxA2GwyoWZJnkBhMvQJqaOfQH6d3+gi9p9A9PtaufV+oEC43rvtFiyhQF2+2JVsiKFAfMEcIjjZoUBCpH1WWYaiQIexP9o4GKNABofeinozo0DKaT+/m+CjQI5MoPO8jaRAYLOoXDeVpEBSLwEo3jqlQBYSYlz/56VA4WucWKX2pUDa9MKQIJWmQJ7XI8VBQqdA37CAfhJJp0BiuoT5Yu+nQCLXwkjxlKhAJp3lLYScqEDqf0ZipUmpQKjUNapl5alArmKnlsb2qUB0RQjL56OqQLI67QlYRKtAOChp/whRq0D8CsozKv6rQMDtKmhLq6xAW8u8Ly+xrECE0IucbFitQEiz7NCNBa5AThQWyfAkrkAMlk0Fr7KuQNB4rjnQX69AXj49eJ2ir0DKrQe3eAawQCwfOFEJXbBA/1NlXGOWsECPkGjrmbOwQPEBmYUqCrFAU3PJH7tgsUAbG2K4G2SxQLXk+blLt7FAF1YqVNwNskDy0+6GszOyQHnHWu5sZLJA2ziLiP26skA9qrsijhGzQAXNFsxnFLNAnxvsvB5os0ABjRxXr76zQPzUY/VM/rNAY/5M8T8VtEDFb32L0Gu0QCfhrSVhwrRA7HG/qrMCtUCKUt6/8Ri1QOzDDlqCb7VATjU/9BLGtUCwpm+Ooxy2QLuV3VDOSbZAExigKDRztkB0idDCxMm2QNf6AF1VILdAOGwx9+V2t0DG0QN1+IS3QBo8WTnYhbdAOGwx9+V2t0CKNO9511G3QNb6AF1VILdA7NtAVr8Zt0Agvly2Yg63QNb6AF1VILdA8qE8n/NMt0BMGejYt1i3QKBo3HH4ILdA1voAXVUgt0B0idDCxMm2QMdaps4syLZAEhigKDRztkD4wwYqPV62QLCmb46jHLZAAKu9x/nltUBONT/0Esa1QOzDDlqCb7VAeMBapHphtUCKUt6/8Ri1QMg6VVBt1rRAKOGtJWHCtEDFb32L0Gu0QKC1XB70QrRAY/5M8T8VtEABjRxXr76zQBC5llERo7NAnxvsvB5os0A9qrsijhGzQE7/TcRc+LJA2ziLiP26skB5x1rubGSyQKLFLkvhQrJAF1YqVNwNskC15Pm5S7exQO0KubE5gbFAU3PJH7tgsUDxAZmFKgqxQI+QaOuZs7BA0rFlZUqxsEAsHzhRCV2wQMqtB7d4BrBAuhdkgCzAr0DQeK450F+vQAyWTQWvsq5ASLPs0I0FrkAdSBBw8/qtQITQi5xsWK1AwO0qaEurrEAoz9m/8SesQPwKyjMq/qtAOChp/whRq0B0RQjL56OqQKRZZ/NsKKpArmKnlsb2qUDqf0ZipUmpQCad5S2EnKhAYrqE+WLvp0CiF2kl1NinQJ7XI8VBQqdA2vTCkCCVpkAWEmJc/+elQFIvASjeOqVAOE7CiInVpECOTKDzvI2kQMppP7+b4KNABofeinozo0BCpH1WWYaiQHzBHCI42aFAuN677RYsoUB0ybDPyqGgQPT7Wrn1fqBAYjL0Camjn0DZbDKhZkmeQFGncDgk75xAyeGuz+GUm0A/HO1mnzqaQLdWK/5c4JhAL5FplRqGl0Cny6cs2CuWQB8G5sOV0ZRAlkAkW1N3k0BFc4TaGDWTQA57YvIQHZJAhrWgic7CkEAxUQImueOOQPrfvUEY0Y5Axyx2b7CtjkA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[175]},{\"__ndarray__\":\"jvj9NxYkk0CWQCRbU3eTQLfDiBV9lJRAHwbmw5XRlECny6cs2CuWQDF6lup9npZALpFplRqGl0C3Viv+XOCYQAQWzXe9DJlAPxztZp86mkDJ4a7P4ZSbQMLdBohtv5tAUadwOCTvnEDZbDKhZkmeQLaxCrGNqJ5AYTL0Camjn0D0+1q59X6gQKbRu5G336BAuN677RYsoUB8wRwiONmhQEHRRaOfeqJAQqR9VlmGokAGh96KejOjQMppP7+b4KNAXxenlFcLpECOTKDzvI2kQFIvASjeOqVADL0g/4mHpUAWEmJc/+elQNr0wpAglaZAwfITbAfrpkCe1yPFQUKnQGK6hPli76dAsbMtWhg9qEAmneUthJyoQOp/RmKlSalAJEScqz6LqUCuYqeWxvapQHRFCMvno6pADLmVnp7gqkA4KGn/CFGrQPwKyjMq/qtAhlxv6pdCrEDA7SpoS6usQITQi5xsWK1ANHCvjQaxrUBIs+zQjQWuQAyWTQWvsq5Ayi+4gR0pr0DQeK450F+vQMqtB7d4BrBAkkQ3hx5VsEAsHzhRCV2wQI+QaOuZs7BA8QGZhSoKsUAsnVfOnhixQFNzyR+7YLFAteT5uUu3sUA2+NrZ+eKxQBdWKlTcDbJAecda7mxkskDbOIuI/bqyQAXqucYPvLJAPaq7Io4Rs0CfG+y8HmizQC4rpcE8orNAAI0cV6++s0Bj/kzxPxW0QMVvfYvQa7RAEvwinsqotEAn4a0lYcK0QIpS3r/xGLVA7MMOWoJvtUBONT/0Esa1QLCmb46jHLZAEhigKDRztkBEmBk4zJq2QBIYoCg0c7ZA/PMAK9trtkDeNyL7Yje2QH2d0pLpHrZAnLD5nl9btkB66DXY+3G2QMTXJqcwO7ZAsKZvjqMctkAybQ0jTd+1QE41P/QSxrVA7MMOWoJvtUBiux3OHW21QIpS3r/xGLVAhJcdcZnxtEAn4a0lYcK0QMVvfYvQa7RAU6EuPNlmtEBj/kzxPxW0QPi7kxap1bNAAY0cV6++s0CfG+y8HmizQITIoMntN7NAPaq7Io4Rs0DbOIuI/bqyQGaOWc9ojbJAecda7mxkskAXVipU3A2yQJY4owsw1rFAteT5uUu3sUBTc8kfu2CxQBorfKA7EbFA8QGZhSoKsUCPkGjrmbOwQCwfOFEJXbBAuuJn60dFsEDKrQe3eAawQNB4rjnQX69ALksBHyParkAMlk0Fr7KuQEiz7NCNBa5AhNCLnGxYrUBzzyZTyxKtQMDtKmhLq6xA/ArKMyr+q0A4KGn/CFGrQKhBBm/nIatAdEUIy+ejqkCuYqeWxvapQOp/RmKlSalAMsUa0PXnqEAmneUthJyoQGK6hPli76dAntcjxUFCp0Da9MKQIJWmQJDOKmzV8qVAFhJiXP/npUBSLwEo3jqlQI5MoPO8jaRAymk/v5vgo0AGh96KejOjQEKkfVZZhqJAfMEcIjjZoUC43rvtFiyhQPT7Wrn1fqBAYTL0Camjn0DabDKhZkmeQFGncDgk75xAyeGuz+GUm0B9wq2ceWSbQD8c7WafOppAtlYr/lzgmEAvkWmVGoaXQKbLpyzYK5ZAHwbmw5XRlECWQCRbU3eTQI74/TcWJJNA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[153]},{\"__ndarray__\":\"57itOjJQlkAvkWmVGoaXQNSWCdf4DZhAuFYr/lzgmEA/HO1mnzqaQOQSk3G+XJpAyeGuz+GUm0BRp3A4JO+cQEpGNd5yCJ1A2WwyoWZJnkBhMvQJqaOfQE2HOsQU+p9A9PtaufV+oEC43rvtFiyhQHT5q0qGkKFAfMEcIjjZoUBCpH1WWYaiQJ6MLhbVMqNAB4feinozo0DKaT+/m+CjQI5MoPO8jaRA9Dl8erbNpEBSLwEo3jqlQBYSYlz/56VADDctH5FOpkDa9MKQIJWmQJ7XI8VBQqdAGoH/eo2yp0BiuoT5Yu+nQCad5S2EnKhA37m94m4EqUDqf0ZipUmpQK5ip5bG9qlAcMLzZ3BTqkB0RQjL56OqQDgoaf8IUatAzBqctwSrq0D7CsozKv6rQMDtKmhLq6xAwldt7S4PrUCE0IucbFitQEiz7NCNBa5AyMSl+CZ9rkAMlk0Fr7KuQNB4rjnQX69AvE6Wc+Lwr0DKrQe3eAawQCwfOFEJXbBAj5Bo65mzsEAecGBnjbWwQPEBmYUqCrFAU3PJH7tgsUC4AHq++HaxQLXk+blLt7FAF1YqVNwNskCno3dJVkOyQHnHWu5sZLJA2ziLiP26skA9qrsijhGzQJVJ5lB+IbNAnhvsvB5os0ABjRxXr76zQGP+TPE/FbRAbJQgcDMctEDFb32L0Gu0QCfhrSVhwrRAilLev/EYtUDsww5agm+1QE41P/QSxrVAB/V2p2TotUBONT/0Esa1QN/GCfext7VA/RKTXLmDtUDIQclqGHC1QBQ2t8CDtLVAl6Miae68tUBfT4rLQnm1QOvDDlqCb7VAilLev/EYtUCVer8ghBO1QCfhrSVhwrRAPizbX3KctEDFb32L0Gu0QBnOAoVkFrRAY/5M8T8VtEABjRxXr76zQKkgcvIBh7NAnxvsvB5os0A9qrsijhGzQOqx7gDl6bJA2ziLiP26skB5x1rubGSyQBQklem9P7JAF1YqVNwNskC15Pm5S7exQFZYj4/CiLFAU3PJH7tgsUDxAZmFKgqxQNEaiKrExLBAj5Bo65mzsEAsHzhRCV2wQMqtB7d4BrBAVKmmtyzsr0DQeK450F+vQAyWTQWvsq5ATQzZ7VM5rkBJs+zQjQWuQITQi5xsWK1AwO0qaEurrEDMb1MGcmSsQPwKyjMq/qtAOChp/whRq0B0RQjL56OqQAOj4W4zVapArmKnlsb2qUDqf0ZipUmpQCad5S2EnKhAYrqE+WLvp0BAirCqIr6nQJ7XI8VBQqdA2vTCkCCVpkAWEmJc/+elQFIvASjeOqVAjkyg87yNpEDKaT+/m+CjQHJBKQoVmKNABofeinozo0BCpH1WWYaiQHzBHCI42aFABv6XLS5ToUC43rvtFiyhQPT7Wrn1fqBAYTL0Camjn0DZbDKhZkmeQNHWv7ha251AUadwOCTvnEDJ4a7P4ZSbQD8c7WafOppAtlYr/lzgmEAvkWmVGoaXQOe4rToyUJZA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[141]},{\"__ndarray__\":\"3OQFtKrjmECZ6FB6r4GZQD8c7WafOppA7O2dQbiSm0DJ4a7P4ZSbQFGncDgk75xAbQtBQPAynkDZbDKhZkmeQGAy9Ampo59A9PtaufV+oEBof2OkhZigQLjeu+0WLKFAfMEcIjjZoUBqaRkVVDmiQEKkfVZZhqJABofeinozo0DKaT+/m+CjQK8qSDqD6KNAjkyg87yNpEBSLwEo3jqlQHvxJnC6lqVAFhJiXP/npUDa9MKQIJWmQGKfaYNzHadAntcjxUFCp0BiuoT5Yu+nQKJweui2gKhAJ53lLYScqEDqf0ZipUmpQIb2pPG+0KlArmKnlsb2qUB0RQjL56OqQAmpEKcNH6tAOChp/whRq0D8CsozKv6rQMvKaUt9dqxAwO0qaEurrECE0IucbFitQLDuk2bF161ASLPs0I0FrkAMlk0Fr7KuQMVoaq08Pa9Az3iuOdBfr0DKrQe3eAawQMybUzNRUrBALB84UQldsECPkGjrmbOwQCpcsE7vCbFA8QGZhSoKsUBTc8kfu2CxQLXk+blLt7FAG7UH3TDKsUAXVipU3A2yQHnHWu5sZLJAzoIiY8KZskDbOIuI/bqyQD2quyKOEbNAnxvsvB5os0CL94cjPIWzQACNHFevvrNAY/5M8T8VtEDFb32L0Gu0QCfhrSVhwrRAqssm1tTStECKUt6/8Ri1QC70cM1uLLVAd78a5qFItUCKUt6/8Ri1QIoN/baYErVAAL8R1U7etEBOmz47rM20QIpS3r/xGLVA4Hf9rhYetUCKUt6/8Ri1QPTTIRKxELVAJ+GtJWHCtEDnPgvSmL60QMVvfYvQa7RAuOhOI7pOtEBj/kzxPxW0QEZM7VJTz7NAAY0cV6++s0CfG+y8HmizQF2C5h1CQbNAPaq7Io4Rs0DbOIuI/bqyQNZBE2XIpbJAecda7mxkskAXVipU3A2yQDwoCU6k/LFAteT5uUu3sUBTc8kfu2CxQJYG9HBMRrFA8QGZhSoKsUCPkGjrmbOwQGolT+ezg7BALB84UQldsEDKrQe3eAawQDtxLIHHZ69A0HiuOdBfr0AMlk0Fr7KuQEiz7NCNBa5Acq1oeVSwrUCE0IucbFitQMDtKmhLq6xA/ArKMyr+q0DbI6yq6cqrQDgoaf8IUatAdEUIy+ejqkCuYqeWxvapQIsLmaywjalA6X9GYqVJqUAmneUthJyoQGK6hPli76dAntcjxUFCp0Da9MKQIJWmQJGzuvQWP6ZAFhJiXP/npUBSLwEo3jqlQI5MoPO8jaRAymk/v5vgo0AGh96KejOjQEKkfVZZhqJAT3TYfvv8oUB8wRwiONmhQLjeu+0WLKFA9PtaufV+oEAl/8R0xTygQGEy9Ampo59A2WwyoWZJnkBRp3A4JO+cQMnhrs/hlJtAV/qslQBNmkA/HO1mnzqaQNzkBbSq45hAAAAAAAAA+H+LJu+VC9eqQDgoaf8IUatA/ArKMyr+q0DA7SpoS6usQGSmdLvM36xAhNCLnGxYrUBIs+zQjQWuQAyWTQWvsq5A0HiuOdBfr0B4ItO4YX2vQMqtB7d4BrBALB84UQldsECF4Sao2ouwQI+QaOuZs7BACThBOZP4sECPkGjrmbOwQCwfOFEJXbBAyq0Ht3gGsEAlSr2+nI+vQM94rjnQX69ADJZNBa+yrkBIs+zQjQWuQITQi5xsWK1AM2Jc3nRQrUDA7SpoS6usQPwKyjMq/qtABB55FtDOq0A4KGn/CFGrQIwm75UL16pA\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[165]},{\"__ndarray__\":\"0hGRDx05nEBRp3A4JO+cQFW6fcOL85xA2WwyoWZJnkAX8M2JgnqfQGEy9Ampo59A9PtaufV+oEC43rvtFiyhQPIaubQWRKFAfMEcIjjZoUBCpH1WWYaiQBFpOo+6AaNABofeinozo0DKaT+/m+CjQI5MoPO8jaRAR8dQfm/upEBSLwEo3jqlQBYSYlz/56VA2vTCkCCVpkBoxO+DxR2nQJ7XI8VBQqdA+HxMPkFzp0BiuoT5Yu+nQCad5S2EnKhA6n9GYqVJqUCuYqeWxvapQHRFCMvno6pA9FlV7MJMq0A4KGn/CFGrQPwKyjMq/qtAwO0qaEurrECE0IucbFitQEiz7NCNBa5AplKX5z1JrkAMlk0Fr7KuQNB4rjnQX69Ayq0Ht3gGsEAgz//n8DSwQCwfOFEJXbBAj5Bo65mzsEA7os1AAwSxQPEBmYUqCrFAU3PJH7tgsUCXgZCgA6KxQLXk+blLt7FAodsoMJYMskC15Pm5S7exQFNzyR+7YLFA8QGZhSoKsUCPkGjrmbOwQCwfOFEJXbBAC/yEI7IWsEDKrQe3eAawQNB4rjnQX69ADJZNBa+yrkBIs+zQjQWuQNFJR5/nl61ASLPs0I0FrkAMlk0Fr7KuQE7flym9y65A0HiuOdBfr0CJC0cnAwawQMqtB7d4BrBALB84UQldsEDeAqqk8KywQI6QaOuZs7BA8gGZhSoKsUAJvGpac1yxQFNzyR+7YLFAtOT5uUu3sUAXVipU3A2yQAiPk2u6G7JAecda7mxkskDbOIuI/bqyQIrj/5G287JAPaq7Io4Rs0CfG+y8HmizQAGNHFevvrNABkmP0dsJtEBj/kzxPxW0QMRvfYvQa7RA6wmTI66/tEDm/uzAaqq0QOvlcx8sbLRAxW99i9BrtEB/5dHUCS20QGP+TPE/FbRABibwF2sEtEBj/kzxPxW0QMVvfYvQa7RAyRZ6KCJytEDFb32L0Gu0QPWsjJaMWbRAY/5M8T8VtEAwCiYrLvyzQAKNHFevvrNAgzfg+yiFs0CfG+y8HmizQD2quyKOEbNAzf4vBDz8skDbOIuI/bqyQOY8ZqJdZbJAecda7mxkskAWVipU3A2yQO1ns9IfvrFAteT5uUu3sUBTc8kfu2CxQPEBmYUqCrFAC9G038wIsUCPkGjrmbOwQCwfOFEJXbBAUgTqaqVGsEDKrQe3eAawQNB4rjnQX69AKkLsNEzwrkAMlk0Fr7KuQEiz7NCNBa5AhNCLnGxYrUAGqp+wsy+tQMDtKmhLq6xA/ArKMyr+q0A4KGn/CFGrQBL2Q1zeNKtAdEUIy+ejqkCuYqeWxvapQOp/RmKlSalAe66CY3qnqEAmneUthJyoQGK6hPli76dAntcjxUFCp0Da9MKQIJWmQBYSYlz/56VAUi8BKN46pUCOTKDzvI2kQMppP7+b4KNABofeinozo0CsbK2xHBqjQEKkfVZZhqJAfMEcIjjZoUDDRAwopTyhQLjeu+0WLKFA9PtaufV+oEBhMvQJqaOfQNlsMqFmSZ5Ae/oHN+kTnUBRp3A4JO+cQNIRkQ8dOZxAAAAAAAAA+H/AvzjXIHqsQMDtKmhLq6xAhNCLnGxYrUAUaIOtjmCtQIPQi5xsWK1AwO0qaEurrEDAvzjXIHqsQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[155]},{\"__ndarray__\":\"JVdWUu4FoUC43rvtFiyhQLBTFhDrWaFAuN677RYsoUAlV1ZS7gWhQAAAAAAAAPh/C09U/OmFpECPTKDzvI2kQLNqEaJjsaRAUi8BKN46pUCyg+Go9aelQBYSYlz/56VA2vTCkCCVpkCe1yPFQUKnQDyoynrgT6dAYrqE+WLvp0AmneUthJyoQOp/RmKlSalAhMP3wbGjqUCuYqeWxvapQHRFCMvno6pAOChp/whRq0D8CsozKv6rQJZrLIBkoqxAwO0qaEurrECE0IucbFitQEiz7NCNBa5ADJZNBa+yrkD7+D+ShS2vQNB4rjnQX69Ayq0Ht3gGsEAsHzhRCV2wQG80mRqNmLBAj5Bo65mzsEDxAZmFKgqxQFNzyR+7YLFAjSD6YbFrsUC15Pm5S7exQBdWKlTcDbJAIGi8tnEjskB4x1rubGSyQNs4i4j9urJAVLJku6DYskA8qrsijhGzQKAb7LweaLNADhZPxkyAs0CfG+y8HmizQLf1vJjMKLNAPaq7Io4Rs0DbOIuI/bqyQFRl+Pr5rbJAecda7mxkskC/31wDqx2yQBdWKlTcDbJAteT5uUu3sUCWUW2DKHuxQFNzyR+7YLFA8QGZhSoKsUBS2ehvRcqwQI+QaOuZs7BALB84UQldsEBjD6vQewuwQMqtB7d4BrBA0HiuOdBfr0AMlk0Fr7KuQGsTCRbrd65ASLPs0I0FrkCE0IucbFitQIYO9ZwDsaxAwO0qaEurrED8CsozKv6rQDgoaf8IUatAdEUIy+ejqkDJUV3w4o+qQK5ip5bG9qlA6n9GYqVJqUAmneUthJyoQGK6hPli76dAntcjxUFCp0BKkeotbCqnQNr0wpAglaZAFhJiXP/npUBSLwEo3jqlQI5MoPO8jaRAC09U/OmFpEAAAAAAAAD4f56C1MjnlbBAj5Bo65mzsEDxAZmFKgqxQB5gEAg7FbFAU3PJH7tgsUCuAq5hhLaxQLXk+blLt7FAF1YqVNwNskB5x1rubGSyQEg0v613eLJA2ziLiP26skA9qrsijhGzQJ8b7LweaLNAWmIvACJts0ACjRxXr76zQGP+TPE/FbRASEN9NMQktEBj/kzxPxW0QOz+VAu7/LNAAY0cV6++s0A3w6aYNauzQJ8b7LweaLNAjPbdYPw/s0A9qrsijhGzQNs4i4j9urJApft46V+NskB5x1rubGSyQBdWKlTcDbJAteT5uUu3sUBTc8kfu2CxQPEBmYUqCrFAj5Bo65mzsECegtTI55WwQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[119]},{\"__ndarray__\":\"MBd0QrDHpUAWEmJc/+elQNr0wpAglaZAXvXqIZK1pkCe1yPFQUKnQGK6hPli76dAPrPTAOZiqEAnneUthJyoQOp/RmKlSalArmKnlsb2qUB0RQjL56OqQEEWWrTL3KpAOChp/whRq0D8CsozKv6rQMDtKmhLq6xAhNCLnGxYrUDAc7PJcKGtQEiz7NCNBa5ADJZNBa+yrkDQeK450F+vQJvqPU3nArBAyq0Ht3gGsEAsHzhRCV2wQI+QaOuZs7BA8QGZhSoKsUCuwYWiSyixQPEBmYUqCrFAj5Bo65mzsEAvyqNfm4KwQCwfOFEJXbBAyq0Ht3gGsEBVKn3xnpSvQNB4rjnQX69ADJZNBa+yrkBIs+zQjQWuQPQc1N7s+61AhNCLnGxYrUDA7SpoS6usQJPtkQNoIaxA/ArKMyr+q0A4KGn/CFGrQHRFCMvno6pArmKnlsb2qUCgmOdQZaqpQOp/RmKlSalAJp3lLYScqEBiuoT5Yu+nQJ7XI8VBQqdA2vTCkCCVpkAVEmJc/+elQDAXdEKwx6VAAAAAAAAA+H/Mfaygkg2xQFNzyR+7YLFAteT5uUu3sUB9WjS51LqxQLXk+blLt7FAU3PJH7tgsUDMfaygkg2xQAAAAAAAAPh/AQ5O8B27sUAYVipU3A2yQI69tKFgPrJAecda7mxkskDbOIuI/bqyQD2quyKOEbNA7JP2upMVs0A9qrsijhGzQNs4i4j9urJALrjapDVxskB4x1rubGSyQBdWKlTcDbJAAQ5O8B27sUA\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[73]},{\"__ndarray__\":\"OecWzXjRp0BiuoT5Yu+nQCad5S2EnKhA6n9GYqVJqUB8Uq6Ns4mpQK9ip5bG9qlAdEUIy+ejqkA4KGn/CFGrQPwKyjMq/qtACS+vs0sHrEDB7SpoS6usQITQi5xsWK1ASLPs0I0FrkAX44Sy3K6uQAyWTQWvsq5A0HiuOdBfr0DKrQe3eAawQEkxcAbDG7BAyq0Ht3gGsEDQeK450F+vQNDXR/4U9K5ADJZNBa+yrkBIs+zQjQWuQP032HmDZq1AhNCLnGxYrUDA7SpoS6usQPwKyjMq/qtA4i2yAR1oq0A4KGn/CFGrQHRFCMvno6pArmKnlsb2qUDqf0ZipUmpQCad5S2EnKhAYrqE+WLvp0A55xbNeNGnQA\u003d\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[35]},{\"__ndarray__\":\"pmOofEgxq0A4KGn/CFGrQPwKyjMq/qtAOvsv2VlMrED8CsozKv6rQDgoaf8IUatApmOofEgxq0A\u003d\",\"dtype\":\"float64\",\"order\":\"little\",\"shape\":[7]}]},\"selected\":{\"id\":\"2434\"},\"selection_policy\":{\"id\":\"2460\"}},\"id\":\"2433\",\"type\":\"ColumnDataSource\"},{\"attributes\":{\"line_color\":{\"field\":\"Density\",\"transform\":{\"id\":\"2432\"}},\"xs\":{\"field\":\"xs\"},\"ys\":{\"field\":\"ys\"}},\"id\":\"2436\",\"type\":\"MultiLine\"},{\"attributes\":{},\"id\":\"2462\",\"type\":\"UnionRenderers\"},{\"attributes\":{\"line_alpha\":{\"value\":0.1},\"line_color\":{\"field\":\"Density\",\"transform\":{\"id\":\"2432\"}},\"xs\":{\"field\":\"xs\"},\"ys\":{\"field\":\"ys\"}},\"id\":\"2437\",\"type\":\"MultiLine\"},{\"attributes\":{\"data_source\":{\"id\":\"2433\"},\"glyph\":{\"id\":\"2436\"},\"hover_glyph\":null,\"muted_glyph\":null,\"nonselection_glyph\":{\"id\":\"2437\"},\"selection_glyph\":{\"id\":\"2442\"},\"view\":{\"id\":\"2439\"}},\"id\":\"2438\",\"type\":\"GlyphRenderer\"},{\"attributes\":{\"fill_color\":{\"value\":\"black\"},\"size\":{\"value\":3.872983346207417},\"x\":{\"field\":\"Burglary rate\"},\"y\":{\"field\":\"Property crime rate\"}},\"id\":\"2446\",\"type\":\"Scatter\"},{\"attributes\":{\"bottom_units\":\"screen\",\"fill_alpha\":0.5,\"fill_color\":\"lightgrey\",\"left_units\":\"screen\",\"level\":\"overlay\",\"line_alpha\":1.0,\"line_color\":\"black\",\"line_dash\":[4,4],\"line_width\":2,\"right_units\":\"screen\",\"syncable\":false,\"top_units\":\"screen\"},\"id\":\"2417\",\"type\":\"BoxAnnotation\"},{\"attributes\":{},\"id\":\"2444\",\"type\":\"Selection\"},{\"attributes\":{},\"id\":\"2546\",\"type\":\"NumberEditor\"},{\"attributes\":{\"editor\":{\"id\":\"2546\"},\"field\":\"Burglary_rate\",\"formatter\":{\"id\":\"2545\"},\"title\":\"Burglary rate\"},\"id\":\"2547\",\"type\":\"TableColumn\"},{\"attributes\":{},\"id\":\"2551\",\"type\":\"NumberEditor\"},{\"attributes\":{\"fill_alpha\":{\"value\":0.1},\"fill_color\":{\"value\":\"black\"},\"line_alpha\":{\"value\":0.1},\"size\":{\"value\":3.872983346207417},\"x\":{\"field\":\"Burglary rate\"},\"y\":{\"field\":\"Property crime rate\"}},\"id\":\"2447\",\"type\":\"Scatter\"},{\"attributes\":{\"children\":[[{\"id\":\"2395\"},0,0],[{\"id\":\"2555\"},0,1]]},\"id\":\"2574\",\"type\":\"GridBox\"},{\"attributes\":{\"toolbars\":[{\"id\":\"2418\"}],\"tools\":[{\"id\":\"2393\"},{\"id\":\"2394\"},{\"id\":\"2412\"},{\"id\":\"2413\"},{\"id\":\"2414\"},{\"id\":\"2415\"},{\"id\":\"2416\"}]},\"id\":\"2575\",\"type\":\"ProxyToolbar\"},{\"attributes\":{\"format\":\"0,0.0[00000]\"},\"id\":\"2550\",\"type\":\"NumberFormatter\"}],\"root_ids\":[\"2389\"]},\"title\":\"Bokeh Application\",\"version\":\"2.3.2\"}};\n var render_items \u003d [{\"docid\":\"0fd184c8-ec6c-4739-b2f8-5e69f2a5b340\",\"root_ids\":[\"2389\"],\"roots\":{\"2389\":\"c5fb702b-aa45-4c68-a141-f5fe2c5e60e4\"}}];\n root.Bokeh.embed.embed_items_notebook(docs_json, render_items);\n }\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n embed_document(root);\n } else {\n var attempts \u003d 0;\n var timer \u003d setInterval(function(root) {\n if (root.Bokeh !\u003d\u003d undefined \u0026\u0026 root.Bokeh.Panel !\u003d\u003d undefined) {\n clearInterval(timer);\n embed_document(root);\n } else if (document.readyState \u003d\u003d \"complete\") {\n attempts++;\n if (attempts \u003e 100) {\n clearInterval(timer);\n console.log(\"Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing\");\n }\n }\n }, 10, root)\n }\n})(window);\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885746483_-68202156",
"id": "paragraph_1580885746483_-68202156",
"dateCreated": "2020-02-05 14:55:46.483",
"dateStarted": "2021-06-15 03:30:10.577",
"dateFinished": "2021-06-15 03:30:10.948",
"status": "FINISHED"
},
{
"title": "Altair",
"text": "%md\n\n# Altair\n\n[Altair](https://altair-viz.github.io/) is a declarative statistical visualization library for Python, based on Vega and Vega-Lite, and the source is available on GitHub.\n\nWith Altair, you can spend more time understanding your data and its meaning. Altair’s API is simple, friendly and consistent and built on top of the powerful Vega-Lite visualization grammar. This elegant simplicity produces beautiful and effective visualizations with a minimal amount of code.\n\nThere\u0027s still one bug in Altair which make altair doesn\u0027t work very well with Zeppelin. The first run may not succeed, after Zeppelin load altair javascript properly, the following run will work.\n\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:10.972",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text",
"title": false,
"editorHide": true
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\u003cdiv class\u003d\"markdown-body\"\u003e\n\u003ch1\u003eAltair\u003c/h1\u003e\n\u003cp\u003e\u003ca href\u003d\"https://altair-viz.github.io/\"\u003eAltair\u003c/a\u003e is a declarative statistical visualization library for Python, based on Vega and Vega-Lite, and the source is available on GitHub.\u003c/p\u003e\n\u003cp\u003eWith Altair, you can spend more time understanding your data and its meaning. Altair’s API is simple, friendly and consistent and built on top of the powerful Vega-Lite visualization grammar. This elegant simplicity produces beautiful and effective visualizations with a minimal amount of code.\u003c/p\u003e\n\u003cp\u003eThere\u0026rsquo;s still one bug in Altair which make altair doesn\u0026rsquo;t work very well with Zeppelin. The first run may not succeed, after Zeppelin load altair javascript properly, the following run will work.\u003c/p\u003e\n\n\u003c/div\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580886248807_819045686",
"id": "paragraph_1580886248807_819045686",
"dateCreated": "2020-02-05 15:04:08.807",
"dateStarted": "2021-06-15 03:30:10.993",
"dateFinished": "2021-06-15 03:30:11.001",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nimport altair as alt\n\nalt.renderers.enable(\u0027zeppelin\u0027)\n\n# load a simple dataset as a pandas DataFrame\nfrom vega_datasets import data\ncars \u003d data.cars()\n\nalt.Chart(cars).mark_point().encode(\n x\u003d\u0027Horsepower\u0027,\n y\u003d\u0027Miles_per_Gallon\u0027,\n color\u003d\u0027Origin\u0027,\n)",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:11.093",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\n\u003cdiv id\u003d\"altair-viz-4effe3de5ba542bda2cedb914e6f9417\"\u003e\u003c/div\u003e\n\u003cscript type\u003d\"text/javascript\"\u003e\n (function(spec, embedOpt){\n let outputDiv \u003d document.currentScript.previousElementSibling;\n if (outputDiv.id !\u003d\u003d \"altair-viz-4effe3de5ba542bda2cedb914e6f9417\") {\n outputDiv \u003d document.getElementById(\"altair-viz-4effe3de5ba542bda2cedb914e6f9417\");\n }\n const paths \u003d {\n \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n \"vega-lite\": \"https://cdn.jsdelivr.net/npm//vega-lite@4.8.1?noext\",\n \"vega-embed\": \"https://cdn.jsdelivr.net/npm//vega-embed@6?noext\",\n };\n\n function loadScript(lib) {\n return new Promise(function(resolve, reject) {\n var s \u003d document.createElement(\u0027script\u0027);\n s.src \u003d paths[lib];\n s.async \u003d true;\n s.onload \u003d () \u003d\u003e resolve(paths[lib]);\n s.onerror \u003d () \u003d\u003e reject(`Error loading script: ${paths[lib]}`);\n document.getElementsByTagName(\"head\")[0].appendChild(s);\n });\n }\n\n function showError(err) {\n outputDiv.innerHTML \u003d `\u003cdiv class\u003d\"error\" style\u003d\"color:red;\"\u003e${err}\u003c/div\u003e`;\n throw err;\n }\n\n function displayChart(vegaEmbed) {\n vegaEmbed(outputDiv, spec, embedOpt)\n .catch(err \u003d\u003e showError(`Javascript Error: ${err.message}\u003cbr\u003eThis usually means there\u0027s a typo in your chart specification. See the javascript console for the full traceback.`));\n }\n\n if(typeof define \u003d\u003d\u003d \"function\" \u0026\u0026 define.amd) {\n requirejs.config({paths});\n require([\"vega-embed\"], displayChart, err \u003d\u003e showError(`Error loading script: ${err.message}`));\n } else if (typeof vegaEmbed \u003d\u003d\u003d \"function\") {\n displayChart(vegaEmbed);\n } else {\n loadScript(\"vega\")\n .then(() \u003d\u003e loadScript(\"vega-lite\"))\n .then(() \u003d\u003e loadScript(\"vega-embed\"))\n .catch(showError)\n .then(() \u003d\u003e displayChart(vegaEmbed));\n }\n })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"data\": {\"name\": \"data-f02450ab61490a1363517a0190416235\"}, \"mark\": \"point\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"Origin\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"Horsepower\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"Miles_per_Gallon\"}}, \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.8.1.json\", \"datasets\": {\"data-f02450ab61490a1363517a0190416235\": [{\"Name\": \"chevrolet chevelle malibu\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 8, \"Displacement\": 307.0, \"Horsepower\": 130.0, \"Weight_in_lbs\": 3504, \"Acceleration\": 12.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick skylark 320\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 165.0, \"Weight_in_lbs\": 3693, \"Acceleration\": 11.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth satellite\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3436, \"Acceleration\": 11.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc rebel sst\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3433, \"Acceleration\": 12.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford torino\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 3449, \"Acceleration\": 10.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford galaxie 500\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 429.0, \"Horsepower\": 198.0, \"Weight_in_lbs\": 4341, \"Acceleration\": 10.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet impala\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 454.0, \"Horsepower\": 220.0, \"Weight_in_lbs\": 4354, \"Acceleration\": 9.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth fury iii\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 440.0, \"Horsepower\": 215.0, \"Weight_in_lbs\": 4312, \"Acceleration\": 8.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac catalina\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 455.0, \"Horsepower\": 225.0, \"Weight_in_lbs\": 4425, \"Acceleration\": 10.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc ambassador dpl\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 390.0, \"Horsepower\": 190.0, \"Weight_in_lbs\": 3850, \"Acceleration\": 8.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"citroen ds-21 pallas\", \"Miles_per_Gallon\": null, \"Cylinders\": 4, \"Displacement\": 133.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 3090, \"Acceleration\": 17.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"chevrolet chevelle concours (sw)\", \"Miles_per_Gallon\": null, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 165.0, \"Weight_in_lbs\": 4142, \"Acceleration\": 11.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford torino (sw)\", \"Miles_per_Gallon\": null, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 153.0, \"Weight_in_lbs\": 4034, \"Acceleration\": 11.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth satellite (sw)\", \"Miles_per_Gallon\": null, \"Cylinders\": 8, \"Displacement\": 383.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 4166, \"Acceleration\": 10.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc rebel sst (sw)\", \"Miles_per_Gallon\": null, \"Cylinders\": 8, \"Displacement\": 360.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 3850, \"Acceleration\": 11.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge challenger se\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 383.0, \"Horsepower\": 170.0, \"Weight_in_lbs\": 3563, \"Acceleration\": 10.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth \u0027cuda 340\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 340.0, \"Horsepower\": 160.0, \"Weight_in_lbs\": 3609, \"Acceleration\": 8.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford mustang boss 302\", \"Miles_per_Gallon\": null, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 3353, \"Acceleration\": 8.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet monte carlo\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3761, \"Acceleration\": 9.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick estate wagon (sw)\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 455.0, \"Horsepower\": 225.0, \"Weight_in_lbs\": 3086, \"Acceleration\": 10.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corona mark ii\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 113.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2372, \"Acceleration\": 15.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth duster\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 6, \"Displacement\": 198.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2833, \"Acceleration\": 15.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc hornet\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 199.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2774, \"Acceleration\": 15.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford maverick\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2587, \"Acceleration\": 16.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun pl510\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2130, \"Acceleration\": 14.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"volkswagen 1131 deluxe sedan\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 46.0, \"Weight_in_lbs\": 1835, \"Acceleration\": 20.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"peugeot 504\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 110.0, \"Horsepower\": 87.0, \"Weight_in_lbs\": 2672, \"Acceleration\": 17.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"audi 100 ls\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 107.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2430, \"Acceleration\": 14.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"saab 99e\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 104.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2375, \"Acceleration\": 17.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"bmw 2002\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 113.0, \"Weight_in_lbs\": 2234, \"Acceleration\": 12.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"amc gremlin\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 6, \"Displacement\": 199.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2648, \"Acceleration\": 15.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford f250\", \"Miles_per_Gallon\": 10.0, \"Cylinders\": 8, \"Displacement\": 360.0, \"Horsepower\": 215.0, \"Weight_in_lbs\": 4615, \"Acceleration\": 14.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevy c20\", \"Miles_per_Gallon\": 10.0, \"Cylinders\": 8, \"Displacement\": 307.0, \"Horsepower\": 200.0, \"Weight_in_lbs\": 4376, \"Acceleration\": 15.0, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge d200\", \"Miles_per_Gallon\": 11.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 210.0, \"Weight_in_lbs\": 4382, \"Acceleration\": 13.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"hi 1200d\", \"Miles_per_Gallon\": 9.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 193.0, \"Weight_in_lbs\": 4732, \"Acceleration\": 18.5, \"Year\": \"1970-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun pl510\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2130, \"Acceleration\": 14.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet vega 2300\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2264, \"Acceleration\": 15.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corona\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 113.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2228, \"Acceleration\": 14.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": null, \"Weight_in_lbs\": 2046, \"Acceleration\": 19.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen super beetle 117\", \"Miles_per_Gallon\": null, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 48.0, \"Weight_in_lbs\": 1978, \"Acceleration\": 20.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"amc gremlin\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2634, \"Acceleration\": 13.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth satellite custom\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3439, \"Acceleration\": 15.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevelle malibu\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3329, \"Acceleration\": 15.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford torino 500\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 3302, \"Acceleration\": 15.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3288, \"Acceleration\": 15.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet impala\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 165.0, \"Weight_in_lbs\": 4209, \"Acceleration\": 12.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac catalina brougham\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 4464, \"Acceleration\": 11.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford galaxie 500\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 153.0, \"Weight_in_lbs\": 4154, \"Acceleration\": 13.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth fury iii\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4096, \"Acceleration\": 13.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge monaco (sw)\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 383.0, \"Horsepower\": 180.0, \"Weight_in_lbs\": 4955, \"Acceleration\": 11.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford country squire (sw)\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 170.0, \"Weight_in_lbs\": 4746, \"Acceleration\": 12.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac safari (sw)\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 5140, \"Acceleration\": 12.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc hornet sportabout (sw)\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 258.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2962, \"Acceleration\": 13.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet vega (sw)\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 2408, \"Acceleration\": 19.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac firebird\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3282, \"Acceleration\": 15.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford mustang\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 3139, \"Acceleration\": 14.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury capri 2000\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 86.0, \"Weight_in_lbs\": 2220, \"Acceleration\": 14.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"opel 1900\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 116.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2123, \"Acceleration\": 14.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"peugeot 304\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2074, \"Acceleration\": 19.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"fiat 124b\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 88.0, \"Horsepower\": 76.0, \"Weight_in_lbs\": 2065, \"Acceleration\": 14.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota corolla 1200\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 71.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 1773, \"Acceleration\": 19.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 1200\", \"Miles_per_Gallon\": 35.0, \"Cylinders\": 4, \"Displacement\": 72.0, \"Horsepower\": 69.0, \"Weight_in_lbs\": 1613, \"Acceleration\": 18.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"volkswagen model 111\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 60.0, \"Weight_in_lbs\": 1834, \"Acceleration\": 19.0, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"plymouth cricket\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 1955, \"Acceleration\": 20.5, \"Year\": \"1971-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corona hardtop\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 113.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2278, \"Acceleration\": 15.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge colt hardtop\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 97.5, \"Horsepower\": 80.0, \"Weight_in_lbs\": 2126, \"Acceleration\": 17.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen type 3\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 54.0, \"Weight_in_lbs\": 2254, \"Acceleration\": 23.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"chevrolet vega\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2408, \"Acceleration\": 19.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford pinto runabout\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 86.0, \"Weight_in_lbs\": 2226, \"Acceleration\": 16.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet impala\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 165.0, \"Weight_in_lbs\": 4274, \"Acceleration\": 12.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac catalina\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 4385, \"Acceleration\": 12.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth fury iii\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4135, \"Acceleration\": 13.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford galaxie 500\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 153.0, \"Weight_in_lbs\": 4129, \"Acceleration\": 13.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc ambassador sst\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3672, \"Acceleration\": 11.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury marquis\", \"Miles_per_Gallon\": 11.0, \"Cylinders\": 8, \"Displacement\": 429.0, \"Horsepower\": 208.0, \"Weight_in_lbs\": 4633, \"Acceleration\": 11.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick lesabre custom\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 155.0, \"Weight_in_lbs\": 4502, \"Acceleration\": 13.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile delta 88 royale\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 160.0, \"Weight_in_lbs\": 4456, \"Acceleration\": 13.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler newport royal\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 190.0, \"Weight_in_lbs\": 4422, \"Acceleration\": 12.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mazda rx2 coupe\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 3, \"Displacement\": 70.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2330, \"Acceleration\": 13.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"amc matador (sw)\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3892, \"Acceleration\": 12.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevelle concours (sw)\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 307.0, \"Horsepower\": 130.0, \"Weight_in_lbs\": 4098, \"Acceleration\": 14.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford gran torino (sw)\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 4294, \"Acceleration\": 16.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth satellite custom (sw)\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4077, \"Acceleration\": 14.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volvo 145e (sw)\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 112.0, \"Weight_in_lbs\": 2933, \"Acceleration\": 14.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volkswagen 411 (sw)\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 76.0, \"Weight_in_lbs\": 2511, \"Acceleration\": 18.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"peugeot 504 (sw)\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 87.0, \"Weight_in_lbs\": 2979, \"Acceleration\": 19.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"renault 12 (sw)\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 96.0, \"Horsepower\": 69.0, \"Weight_in_lbs\": 2189, \"Acceleration\": 18.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"ford pinto (sw)\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 86.0, \"Weight_in_lbs\": 2395, \"Acceleration\": 16.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 510 (sw)\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2288, \"Acceleration\": 17.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyouta corona mark ii (sw)\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2506, \"Acceleration\": 14.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge colt (sw)\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 2164, \"Acceleration\": 15.0, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corolla 1600 (sw)\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2100, \"Acceleration\": 16.5, \"Year\": \"1972-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"buick century 350\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 4100, \"Acceleration\": 13.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3672, \"Acceleration\": 11.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet malibu\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 3988, \"Acceleration\": 13.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford gran torino\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 137.0, \"Weight_in_lbs\": 4042, \"Acceleration\": 14.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge coronet custom\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3777, \"Acceleration\": 12.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury marquis brougham\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 429.0, \"Horsepower\": 198.0, \"Weight_in_lbs\": 4952, \"Acceleration\": 11.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet caprice classic\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4464, \"Acceleration\": 12.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford ltd\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 158.0, \"Weight_in_lbs\": 4363, \"Acceleration\": 13.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth fury gran sedan\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4237, \"Acceleration\": 14.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler new yorker brougham\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 440.0, \"Horsepower\": 215.0, \"Weight_in_lbs\": 4735, \"Acceleration\": 11.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick electra 225 custom\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 455.0, \"Horsepower\": 225.0, \"Weight_in_lbs\": 4951, \"Acceleration\": 11.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc ambassador brougham\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 360.0, \"Horsepower\": 175.0, \"Weight_in_lbs\": 3821, \"Acceleration\": 11.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth valiant\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3121, \"Acceleration\": 16.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet nova custom\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3278, \"Acceleration\": 18.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc hornet\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2945, \"Acceleration\": 16.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford maverick\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 3021, \"Acceleration\": 16.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth duster\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 6, \"Displacement\": 198.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2904, \"Acceleration\": 16.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen super beetle\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 46.0, \"Weight_in_lbs\": 1950, \"Acceleration\": 21.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"chevrolet impala\", \"Miles_per_Gallon\": 11.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4997, \"Acceleration\": 14.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford country\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 167.0, \"Weight_in_lbs\": 4906, \"Acceleration\": 12.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth custom suburb\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 360.0, \"Horsepower\": 170.0, \"Weight_in_lbs\": 4654, \"Acceleration\": 13.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile vista cruiser\", \"Miles_per_Gallon\": 12.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 180.0, \"Weight_in_lbs\": 4499, \"Acceleration\": 12.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc gremlin\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2789, \"Acceleration\": 15.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota carina\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2279, \"Acceleration\": 19.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet vega\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 2401, \"Acceleration\": 19.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 610\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 4, \"Displacement\": 108.0, \"Horsepower\": 94.0, \"Weight_in_lbs\": 2379, \"Acceleration\": 16.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"maxda rx3\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 3, \"Displacement\": 70.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2124, \"Acceleration\": 13.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2310, \"Acceleration\": 18.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury capri v6\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 6, \"Displacement\": 155.0, \"Horsepower\": 107.0, \"Weight_in_lbs\": 2472, \"Acceleration\": 14.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"fiat 124 sport coupe\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2265, \"Acceleration\": 15.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"chevrolet monte carlo s\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 4082, \"Acceleration\": 13.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac grand prix\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 230.0, \"Weight_in_lbs\": 4278, \"Acceleration\": 9.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"fiat 128\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 68.0, \"Horsepower\": 49.0, \"Weight_in_lbs\": 1867, \"Acceleration\": 19.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"opel manta\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 116.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2158, \"Acceleration\": 15.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"audi 100ls\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 4, \"Displacement\": 114.0, \"Horsepower\": 91.0, \"Weight_in_lbs\": 2582, \"Acceleration\": 14.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volvo 144ea\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 112.0, \"Weight_in_lbs\": 2868, \"Acceleration\": 15.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"dodge dart custom\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3399, \"Acceleration\": 11.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"saab 99le\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2660, \"Acceleration\": 14.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota mark ii\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 6, \"Displacement\": 156.0, \"Horsepower\": 122.0, \"Weight_in_lbs\": 2807, \"Acceleration\": 13.5, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"oldsmobile omega\", \"Miles_per_Gallon\": 11.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 180.0, \"Weight_in_lbs\": 3664, \"Acceleration\": 11.0, \"Year\": \"1973-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth duster\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 6, \"Displacement\": 198.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 3102, \"Acceleration\": 16.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford maverick\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": null, \"Weight_in_lbs\": 2875, \"Acceleration\": 17.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc hornet\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2901, \"Acceleration\": 16.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet nova\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3336, \"Acceleration\": 17.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun b210\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1950, \"Acceleration\": 19.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 2451, \"Acceleration\": 16.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corolla 1200\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 71.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 1836, \"Acceleration\": 21.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet vega\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2542, \"Acceleration\": 17.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevelle malibu classic\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3781, \"Acceleration\": 17.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 6, \"Displacement\": 258.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3632, \"Acceleration\": 18.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth satellite sebring\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3613, \"Acceleration\": 16.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford gran torino\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 4141, \"Acceleration\": 14.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick century luxus (sw)\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4699, \"Acceleration\": 14.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge coronet custom (sw)\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4457, \"Acceleration\": 13.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford gran torino (sw)\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 4638, \"Acceleration\": 16.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador (sw)\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4257, \"Acceleration\": 15.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"audi fox\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 83.0, \"Weight_in_lbs\": 2219, \"Acceleration\": 16.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volkswagen dasher\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1963, \"Acceleration\": 15.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"opel manta\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 2300, \"Acceleration\": 14.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota corona\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 76.0, \"Horsepower\": 52.0, \"Weight_in_lbs\": 1649, \"Acceleration\": 16.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 710\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 83.0, \"Horsepower\": 61.0, \"Weight_in_lbs\": 2003, \"Acceleration\": 19.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge colt\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2125, \"Acceleration\": 14.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"fiat 128\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2108, \"Acceleration\": 15.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"fiat 124 tc\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 116.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2246, \"Acceleration\": 14.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda civic\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2489, \"Acceleration\": 15.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"subaru\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 108.0, \"Horsepower\": 93.0, \"Weight_in_lbs\": 2391, \"Acceleration\": 15.5, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"fiat x1.9\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 2000, \"Acceleration\": 16.0, \"Year\": \"1974-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"plymouth valiant custom\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 3264, \"Acceleration\": 16.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet nova\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3459, \"Acceleration\": 16.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury monarch\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 3432, \"Acceleration\": 21.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford maverick\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 3158, \"Acceleration\": 19.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac catalina\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 170.0, \"Weight_in_lbs\": 4668, \"Acceleration\": 11.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet bel air\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 4440, \"Acceleration\": 14.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth grand fury\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4498, \"Acceleration\": 14.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford ltd\", \"Miles_per_Gallon\": 14.0, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 148.0, \"Weight_in_lbs\": 4657, \"Acceleration\": 13.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick century\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3907, \"Acceleration\": 21.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevroelt chevelle malibu\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3897, \"Acceleration\": 18.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 6, \"Displacement\": 258.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3730, \"Acceleration\": 19.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth fury\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 3785, \"Acceleration\": 19.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick skyhawk\", \"Miles_per_Gallon\": 21.0, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3039, \"Acceleration\": 15.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet monza 2+2\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 8, \"Displacement\": 262.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3221, \"Acceleration\": 13.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford mustang ii\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 129.0, \"Weight_in_lbs\": 3169, \"Acceleration\": 12.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corolla\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2171, \"Acceleration\": 16.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 83.0, \"Weight_in_lbs\": 2639, \"Acceleration\": 17.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc gremlin\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2914, \"Acceleration\": 16.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac astro\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 2592, \"Acceleration\": 18.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corona\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 134.0, \"Horsepower\": 96.0, \"Weight_in_lbs\": 2702, \"Acceleration\": 13.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"volkswagen dasher\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 71.0, \"Weight_in_lbs\": 2223, \"Acceleration\": 16.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"datsun 710\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2545, \"Acceleration\": 17.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 171.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2984, \"Acceleration\": 14.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen rabbit\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 1937, \"Acceleration\": 14.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"amc pacer\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3211, \"Acceleration\": 17.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"audi 100ls\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 115.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2694, \"Acceleration\": 15.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"peugeot 504\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2957, \"Acceleration\": 17.0, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volvo 244dl\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 98.0, \"Weight_in_lbs\": 2945, \"Acceleration\": 14.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"saab 99le\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 2671, \"Acceleration\": 13.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda civic cvcc\", \"Miles_per_Gallon\": 33.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 53.0, \"Weight_in_lbs\": 1795, \"Acceleration\": 17.5, \"Year\": \"1975-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"fiat 131\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 107.0, \"Horsepower\": 86.0, \"Weight_in_lbs\": 2464, \"Acceleration\": 15.5, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"opel 1900\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 116.0, \"Horsepower\": 81.0, \"Weight_in_lbs\": 2220, \"Acceleration\": 16.9, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"capri ii\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2572, \"Acceleration\": 14.9, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge colt\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 79.0, \"Weight_in_lbs\": 2255, \"Acceleration\": 17.7, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"renault 12tl\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 101.0, \"Horsepower\": 83.0, \"Weight_in_lbs\": 2202, \"Acceleration\": 15.3, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"chevrolet chevelle malibu classic\", \"Miles_per_Gallon\": 17.5, \"Cylinders\": 8, \"Displacement\": 305.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 4215, \"Acceleration\": 13.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge coronet brougham\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 4190, \"Acceleration\": 13.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc matador\", \"Miles_per_Gallon\": 15.5, \"Cylinders\": 8, \"Displacement\": 304.0, \"Horsepower\": 120.0, \"Weight_in_lbs\": 3962, \"Acceleration\": 13.9, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford gran torino\", \"Miles_per_Gallon\": 14.5, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 152.0, \"Weight_in_lbs\": 4215, \"Acceleration\": 12.8, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth valiant\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3233, \"Acceleration\": 15.4, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet nova\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3353, \"Acceleration\": 14.5, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford maverick\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 81.0, \"Weight_in_lbs\": 3012, \"Acceleration\": 17.6, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc hornet\", \"Miles_per_Gallon\": 22.5, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3085, \"Acceleration\": 17.6, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevette\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 52.0, \"Weight_in_lbs\": 2035, \"Acceleration\": 22.2, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet woody\", \"Miles_per_Gallon\": 24.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 60.0, \"Weight_in_lbs\": 2164, \"Acceleration\": 22.1, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"vw rabbit\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 1937, \"Acceleration\": 14.2, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda civic\", \"Miles_per_Gallon\": 33.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 53.0, \"Weight_in_lbs\": 1795, \"Acceleration\": 17.4, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge aspen se\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3651, \"Acceleration\": 17.7, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford granada ghia\", \"Miles_per_Gallon\": 18.0, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 3574, \"Acceleration\": 21.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac ventura sj\", \"Miles_per_Gallon\": 18.5, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3645, \"Acceleration\": 16.2, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc pacer d/l\", \"Miles_per_Gallon\": 17.5, \"Cylinders\": 6, \"Displacement\": 258.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 3193, \"Acceleration\": 17.8, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen rabbit\", \"Miles_per_Gallon\": 29.5, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 71.0, \"Weight_in_lbs\": 1825, \"Acceleration\": 12.2, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"datsun b-210\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 1990, \"Acceleration\": 17.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyota corolla\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2155, \"Acceleration\": 16.4, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford pinto\", \"Miles_per_Gallon\": 26.5, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 2565, \"Acceleration\": 13.6, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volvo 245\", \"Miles_per_Gallon\": 20.0, \"Cylinders\": 4, \"Displacement\": 130.0, \"Horsepower\": 102.0, \"Weight_in_lbs\": 3150, \"Acceleration\": 15.7, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"plymouth volare premier v8\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3940, \"Acceleration\": 13.2, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"peugeot 504\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 3270, \"Acceleration\": 21.9, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota mark ii\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 156.0, \"Horsepower\": 108.0, \"Weight_in_lbs\": 2930, \"Acceleration\": 15.5, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mercedes-benz 280s\", \"Miles_per_Gallon\": 16.5, \"Cylinders\": 6, \"Displacement\": 168.0, \"Horsepower\": 120.0, \"Weight_in_lbs\": 3820, \"Acceleration\": 16.7, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"cadillac seville\", \"Miles_per_Gallon\": 16.5, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 180.0, \"Weight_in_lbs\": 4380, \"Acceleration\": 12.1, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevy c10\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 4055, \"Acceleration\": 12.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford f108\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 130.0, \"Weight_in_lbs\": 3870, \"Acceleration\": 15.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge d100\", \"Miles_per_Gallon\": 13.0, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3755, \"Acceleration\": 14.0, \"Year\": \"1976-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"honda Accelerationord cvcc\", \"Miles_per_Gallon\": 31.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 2045, \"Acceleration\": 18.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"buick opel isuzu deluxe\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 111.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 2155, \"Acceleration\": 14.8, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"renault 5 gtl\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 58.0, \"Weight_in_lbs\": 1825, \"Acceleration\": 18.6, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"plymouth arrow gs\", \"Miles_per_Gallon\": 25.5, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 96.0, \"Weight_in_lbs\": 2300, \"Acceleration\": 15.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun f-10 hatchback\", \"Miles_per_Gallon\": 33.5, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 1945, \"Acceleration\": 16.8, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet caprice classic\", \"Miles_per_Gallon\": 17.5, \"Cylinders\": 8, \"Displacement\": 305.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 3880, \"Acceleration\": 12.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile cutlass supreme\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 8, \"Displacement\": 260.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 4060, \"Acceleration\": 19.0, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge monaco brougham\", \"Miles_per_Gallon\": 15.5, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 4140, \"Acceleration\": 13.7, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury cougar brougham\", \"Miles_per_Gallon\": 15.0, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 130.0, \"Weight_in_lbs\": 4295, \"Acceleration\": 14.9, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet concours\", \"Miles_per_Gallon\": 17.5, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3520, \"Acceleration\": 16.4, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick skylark\", \"Miles_per_Gallon\": 20.5, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3425, \"Acceleration\": 16.9, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth volare custom\", \"Miles_per_Gallon\": 19.0, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3630, \"Acceleration\": 17.7, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford granada\", \"Miles_per_Gallon\": 18.5, \"Cylinders\": 6, \"Displacement\": 250.0, \"Horsepower\": 98.0, \"Weight_in_lbs\": 3525, \"Acceleration\": 19.0, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac grand prix lj\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 180.0, \"Weight_in_lbs\": 4220, \"Acceleration\": 11.1, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet monte carlo landau\", \"Miles_per_Gallon\": 15.5, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 170.0, \"Weight_in_lbs\": 4165, \"Acceleration\": 11.4, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler cordoba\", \"Miles_per_Gallon\": 15.5, \"Cylinders\": 8, \"Displacement\": 400.0, \"Horsepower\": 190.0, \"Weight_in_lbs\": 4325, \"Acceleration\": 12.2, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford thunderbird\", \"Miles_per_Gallon\": 16.0, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 149.0, \"Weight_in_lbs\": 4335, \"Acceleration\": 14.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen rabbit custom\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 1940, \"Acceleration\": 14.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"pontiac sunbird coupe\", \"Miles_per_Gallon\": 24.5, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2740, \"Acceleration\": 16.0, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corolla liftback\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2265, \"Acceleration\": 18.2, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"ford mustang ii 2+2\", \"Miles_per_Gallon\": 25.5, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 89.0, \"Weight_in_lbs\": 2755, \"Acceleration\": 15.8, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevette\", \"Miles_per_Gallon\": 30.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 63.0, \"Weight_in_lbs\": 2051, \"Acceleration\": 17.0, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge colt m/m\", \"Miles_per_Gallon\": 33.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 83.0, \"Weight_in_lbs\": 2075, \"Acceleration\": 15.9, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"subaru dl\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1985, \"Acceleration\": 16.4, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"volkswagen dasher\", \"Miles_per_Gallon\": 30.5, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 2190, \"Acceleration\": 14.1, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"datsun 810\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 6, \"Displacement\": 146.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2815, \"Acceleration\": 14.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"bmw 320i\", \"Miles_per_Gallon\": 21.5, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2600, \"Acceleration\": 12.8, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"mazda rx-4\", \"Miles_per_Gallon\": 21.5, \"Cylinders\": 3, \"Displacement\": 80.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2720, \"Acceleration\": 13.5, \"Year\": \"1977-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"volkswagen rabbit custom diesel\", \"Miles_per_Gallon\": 43.1, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 48.0, \"Weight_in_lbs\": 1985, \"Acceleration\": 21.5, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"ford fiesta\", \"Miles_per_Gallon\": 36.1, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 66.0, \"Weight_in_lbs\": 1800, \"Acceleration\": 14.4, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mazda glc deluxe\", \"Miles_per_Gallon\": 32.8, \"Cylinders\": 4, \"Displacement\": 78.0, \"Horsepower\": 52.0, \"Weight_in_lbs\": 1985, \"Acceleration\": 19.4, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun b210 gx\", \"Miles_per_Gallon\": 39.4, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2070, \"Acceleration\": 18.6, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"honda civic cvcc\", \"Miles_per_Gallon\": 36.1, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 60.0, \"Weight_in_lbs\": 1800, \"Acceleration\": 16.4, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"oldsmobile cutlass salon brougham\", \"Miles_per_Gallon\": 19.9, \"Cylinders\": 8, \"Displacement\": 260.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3365, \"Acceleration\": 15.5, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge diplomat\", \"Miles_per_Gallon\": 19.4, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 3735, \"Acceleration\": 13.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury monarch ghia\", \"Miles_per_Gallon\": 20.2, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 139.0, \"Weight_in_lbs\": 3570, \"Acceleration\": 12.8, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac phoenix lj\", \"Miles_per_Gallon\": 19.2, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3535, \"Acceleration\": 19.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet malibu\", \"Miles_per_Gallon\": 20.5, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 3155, \"Acceleration\": 18.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford fairmont (auto)\", \"Miles_per_Gallon\": 20.2, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2965, \"Acceleration\": 15.8, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford fairmont (man)\", \"Miles_per_Gallon\": 25.1, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2720, \"Acceleration\": 15.4, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth volare\", \"Miles_per_Gallon\": 20.5, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 3430, \"Acceleration\": 17.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc concord\", \"Miles_per_Gallon\": 19.4, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3210, \"Acceleration\": 17.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick century special\", \"Miles_per_Gallon\": 20.6, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3380, \"Acceleration\": 15.8, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury zephyr\", \"Miles_per_Gallon\": 20.8, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 3070, \"Acceleration\": 16.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge aspen\", \"Miles_per_Gallon\": 18.6, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3620, \"Acceleration\": 18.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc concord d/l\", \"Miles_per_Gallon\": 18.1, \"Cylinders\": 6, \"Displacement\": 258.0, \"Horsepower\": 120.0, \"Weight_in_lbs\": 3410, \"Acceleration\": 15.1, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet monte carlo landau\", \"Miles_per_Gallon\": 19.2, \"Cylinders\": 8, \"Displacement\": 305.0, \"Horsepower\": 145.0, \"Weight_in_lbs\": 3425, \"Acceleration\": 13.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick regal sport coupe (turbo)\", \"Miles_per_Gallon\": 17.7, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 165.0, \"Weight_in_lbs\": 3445, \"Acceleration\": 13.4, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford futura\", \"Miles_per_Gallon\": 18.1, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 139.0, \"Weight_in_lbs\": 3205, \"Acceleration\": 11.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge magnum xe\", \"Miles_per_Gallon\": 17.5, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 140.0, \"Weight_in_lbs\": 4080, \"Acceleration\": 13.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet chevette\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 2155, \"Acceleration\": 16.5, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota corona\", \"Miles_per_Gallon\": 27.5, \"Cylinders\": 4, \"Displacement\": 134.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2560, \"Acceleration\": 14.2, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 510\", \"Miles_per_Gallon\": 27.2, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2300, \"Acceleration\": 14.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge omni\", \"Miles_per_Gallon\": 30.9, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2230, \"Acceleration\": 14.5, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota celica gt liftback\", \"Miles_per_Gallon\": 21.1, \"Cylinders\": 4, \"Displacement\": 134.0, \"Horsepower\": 95.0, \"Weight_in_lbs\": 2515, \"Acceleration\": 14.8, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth sapporo\", \"Miles_per_Gallon\": 23.2, \"Cylinders\": 4, \"Displacement\": 156.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 2745, \"Acceleration\": 16.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile starfire sx\", \"Miles_per_Gallon\": 23.8, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2855, \"Acceleration\": 17.6, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 200-sx\", \"Miles_per_Gallon\": 23.9, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 97.0, \"Weight_in_lbs\": 2405, \"Acceleration\": 14.9, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"audi 5000\", \"Miles_per_Gallon\": 20.3, \"Cylinders\": 5, \"Displacement\": 131.0, \"Horsepower\": 103.0, \"Weight_in_lbs\": 2830, \"Acceleration\": 15.9, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volvo 264gl\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 6, \"Displacement\": 163.0, \"Horsepower\": 125.0, \"Weight_in_lbs\": 3140, \"Acceleration\": 13.6, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"saab 99gle\", \"Miles_per_Gallon\": 21.6, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 2795, \"Acceleration\": 15.7, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"peugeot 604sl\", \"Miles_per_Gallon\": 16.2, \"Cylinders\": 6, \"Displacement\": 163.0, \"Horsepower\": 133.0, \"Weight_in_lbs\": 3410, \"Acceleration\": 15.8, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volkswagen scirocco\", \"Miles_per_Gallon\": 31.5, \"Cylinders\": 4, \"Displacement\": 89.0, \"Horsepower\": 71.0, \"Weight_in_lbs\": 1990, \"Acceleration\": 14.9, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda Accelerationord lx\", \"Miles_per_Gallon\": 29.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 2135, \"Acceleration\": 16.6, \"Year\": \"1978-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"pontiac lemans v6\", \"Miles_per_Gallon\": 21.5, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 3245, \"Acceleration\": 15.4, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury zephyr 6\", \"Miles_per_Gallon\": 19.8, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2990, \"Acceleration\": 18.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford fairmont 4\", \"Miles_per_Gallon\": 22.3, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2890, \"Acceleration\": 17.3, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc concord dl 6\", \"Miles_per_Gallon\": 20.2, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3265, \"Acceleration\": 18.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge aspen 6\", \"Miles_per_Gallon\": 20.6, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3360, \"Acceleration\": 16.6, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet caprice classic\", \"Miles_per_Gallon\": 17.0, \"Cylinders\": 8, \"Displacement\": 305.0, \"Horsepower\": 130.0, \"Weight_in_lbs\": 3840, \"Acceleration\": 15.4, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford ltd landau\", \"Miles_per_Gallon\": 17.6, \"Cylinders\": 8, \"Displacement\": 302.0, \"Horsepower\": 129.0, \"Weight_in_lbs\": 3725, \"Acceleration\": 13.4, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury grand marquis\", \"Miles_per_Gallon\": 16.5, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 138.0, \"Weight_in_lbs\": 3955, \"Acceleration\": 13.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge st. regis\", \"Miles_per_Gallon\": 18.2, \"Cylinders\": 8, \"Displacement\": 318.0, \"Horsepower\": 135.0, \"Weight_in_lbs\": 3830, \"Acceleration\": 15.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick estate wagon (sw)\", \"Miles_per_Gallon\": 16.9, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 155.0, \"Weight_in_lbs\": 4360, \"Acceleration\": 14.9, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford country squire (sw)\", \"Miles_per_Gallon\": 15.5, \"Cylinders\": 8, \"Displacement\": 351.0, \"Horsepower\": 142.0, \"Weight_in_lbs\": 4054, \"Acceleration\": 14.3, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet malibu classic (sw)\", \"Miles_per_Gallon\": 19.2, \"Cylinders\": 8, \"Displacement\": 267.0, \"Horsepower\": 125.0, \"Weight_in_lbs\": 3605, \"Acceleration\": 15.0, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler lebaron town @ country (sw)\", \"Miles_per_Gallon\": 18.5, \"Cylinders\": 8, \"Displacement\": 360.0, \"Horsepower\": 150.0, \"Weight_in_lbs\": 3940, \"Acceleration\": 13.0, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"vw rabbit custom\", \"Miles_per_Gallon\": 31.9, \"Cylinders\": 4, \"Displacement\": 89.0, \"Horsepower\": 71.0, \"Weight_in_lbs\": 1925, \"Acceleration\": 14.0, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"maxda glc deluxe\", \"Miles_per_Gallon\": 34.1, \"Cylinders\": 4, \"Displacement\": 86.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 1975, \"Acceleration\": 15.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge colt hatchback custom\", \"Miles_per_Gallon\": 35.7, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 1915, \"Acceleration\": 14.4, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc spirit dl\", \"Miles_per_Gallon\": 27.4, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 2670, \"Acceleration\": 15.0, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercedes benz 300d\", \"Miles_per_Gallon\": 25.4, \"Cylinders\": 5, \"Displacement\": 183.0, \"Horsepower\": 77.0, \"Weight_in_lbs\": 3530, \"Acceleration\": 20.1, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"cadillac eldorado\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 125.0, \"Weight_in_lbs\": 3900, \"Acceleration\": 17.4, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"peugeot 504\", \"Miles_per_Gallon\": 27.2, \"Cylinders\": 4, \"Displacement\": 141.0, \"Horsepower\": 71.0, \"Weight_in_lbs\": 3190, \"Acceleration\": 24.8, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"oldsmobile cutlass salon brougham\", \"Miles_per_Gallon\": 23.9, \"Cylinders\": 8, \"Displacement\": 260.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3420, \"Acceleration\": 22.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth horizon\", \"Miles_per_Gallon\": 34.2, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2200, \"Acceleration\": 13.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth horizon tc3\", \"Miles_per_Gallon\": 34.5, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2150, \"Acceleration\": 14.9, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 210\", \"Miles_per_Gallon\": 31.8, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2020, \"Acceleration\": 19.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"fiat strada custom\", \"Miles_per_Gallon\": 37.3, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 69.0, \"Weight_in_lbs\": 2130, \"Acceleration\": 14.7, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"buick skylark limited\", \"Miles_per_Gallon\": 28.4, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2670, \"Acceleration\": 16.0, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet citation\", \"Miles_per_Gallon\": 28.8, \"Cylinders\": 6, \"Displacement\": 173.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 2595, \"Acceleration\": 11.3, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile omega brougham\", \"Miles_per_Gallon\": 26.8, \"Cylinders\": 6, \"Displacement\": 173.0, \"Horsepower\": 115.0, \"Weight_in_lbs\": 2700, \"Acceleration\": 12.9, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac phoenix\", \"Miles_per_Gallon\": 33.5, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2556, \"Acceleration\": 13.2, \"Year\": \"1979-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"vw rabbit\", \"Miles_per_Gallon\": 41.5, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 76.0, \"Weight_in_lbs\": 2144, \"Acceleration\": 14.7, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota corolla tercel\", \"Miles_per_Gallon\": 38.1, \"Cylinders\": 4, \"Displacement\": 89.0, \"Horsepower\": 60.0, \"Weight_in_lbs\": 1968, \"Acceleration\": 18.8, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet chevette\", \"Miles_per_Gallon\": 32.1, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2120, \"Acceleration\": 15.5, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 310\", \"Miles_per_Gallon\": 37.2, \"Cylinders\": 4, \"Displacement\": 86.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2019, \"Acceleration\": 16.4, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"chevrolet citation\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2678, \"Acceleration\": 16.5, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford fairmont\", \"Miles_per_Gallon\": 26.4, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2870, \"Acceleration\": 18.1, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc concord\", \"Miles_per_Gallon\": 24.3, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3003, \"Acceleration\": 20.1, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge aspen\", \"Miles_per_Gallon\": 19.1, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 3381, \"Acceleration\": 18.7, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"audi 4000\", \"Miles_per_Gallon\": 34.3, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 78.0, \"Weight_in_lbs\": 2188, \"Acceleration\": 15.8, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota corona liftback\", \"Miles_per_Gallon\": 29.8, \"Cylinders\": 4, \"Displacement\": 134.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2711, \"Acceleration\": 15.5, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda 626\", \"Miles_per_Gallon\": 31.3, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2542, \"Acceleration\": 17.5, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 510 hatchback\", \"Miles_per_Gallon\": 37.0, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2434, \"Acceleration\": 15.0, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyota corolla\", \"Miles_per_Gallon\": 32.2, \"Cylinders\": 4, \"Displacement\": 108.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2265, \"Acceleration\": 15.2, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda glc\", \"Miles_per_Gallon\": 46.6, \"Cylinders\": 4, \"Displacement\": 86.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2110, \"Acceleration\": 17.9, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge colt\", \"Miles_per_Gallon\": 27.9, \"Cylinders\": 4, \"Displacement\": 156.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 2800, \"Acceleration\": 14.4, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"datsun 210\", \"Miles_per_Gallon\": 40.8, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2110, \"Acceleration\": 19.2, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"vw rabbit c (diesel)\", \"Miles_per_Gallon\": 44.3, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 48.0, \"Weight_in_lbs\": 2085, \"Acceleration\": 21.7, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"vw dasher (diesel)\", \"Miles_per_Gallon\": 43.4, \"Cylinders\": 4, \"Displacement\": 90.0, \"Horsepower\": 48.0, \"Weight_in_lbs\": 2335, \"Acceleration\": 23.7, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"audi 5000s (diesel)\", \"Miles_per_Gallon\": 36.4, \"Cylinders\": 5, \"Displacement\": 121.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 2950, \"Acceleration\": 19.9, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"mercedes-benz 240d\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 146.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 3250, \"Acceleration\": 21.8, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda civic 1500 gl\", \"Miles_per_Gallon\": 44.6, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1850, \"Acceleration\": 13.8, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"renault lecar deluxe\", \"Miles_per_Gallon\": 40.9, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": null, \"Weight_in_lbs\": 1835, \"Acceleration\": 17.3, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"subaru dl\", \"Miles_per_Gallon\": 33.8, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 2145, \"Acceleration\": 18.0, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"vokswagen rabbit\", \"Miles_per_Gallon\": 29.8, \"Cylinders\": 4, \"Displacement\": 89.0, \"Horsepower\": 62.0, \"Weight_in_lbs\": 1845, \"Acceleration\": 15.3, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"datsun 280-zx\", \"Miles_per_Gallon\": 32.7, \"Cylinders\": 6, \"Displacement\": 168.0, \"Horsepower\": 132.0, \"Weight_in_lbs\": 2910, \"Acceleration\": 11.4, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda rx-7 gs\", \"Miles_per_Gallon\": 23.7, \"Cylinders\": 3, \"Displacement\": 70.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2420, \"Acceleration\": 12.5, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"triumph tr7 coupe\", \"Miles_per_Gallon\": 35.0, \"Cylinders\": 4, \"Displacement\": 122.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2500, \"Acceleration\": 15.1, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"ford mustang cobra\", \"Miles_per_Gallon\": 23.6, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": null, \"Weight_in_lbs\": 2905, \"Acceleration\": 14.3, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"honda Accelerationord\", \"Miles_per_Gallon\": 32.4, \"Cylinders\": 4, \"Displacement\": 107.0, \"Horsepower\": 72.0, \"Weight_in_lbs\": 2290, \"Acceleration\": 17.0, \"Year\": \"1980-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth reliant\", \"Miles_per_Gallon\": 27.2, \"Cylinders\": 4, \"Displacement\": 135.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2490, \"Acceleration\": 15.7, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"buick skylark\", \"Miles_per_Gallon\": 26.6, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2635, \"Acceleration\": 16.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge aries wagon (sw)\", \"Miles_per_Gallon\": 25.8, \"Cylinders\": 4, \"Displacement\": 156.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2620, \"Acceleration\": 14.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet citation\", \"Miles_per_Gallon\": 23.5, \"Cylinders\": 6, \"Displacement\": 173.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2725, \"Acceleration\": 12.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"plymouth reliant\", \"Miles_per_Gallon\": 30.0, \"Cylinders\": 4, \"Displacement\": 135.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2385, \"Acceleration\": 12.9, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota starlet\", \"Miles_per_Gallon\": 39.1, \"Cylinders\": 4, \"Displacement\": 79.0, \"Horsepower\": 58.0, \"Weight_in_lbs\": 1755, \"Acceleration\": 16.9, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth champ\", \"Miles_per_Gallon\": 39.0, \"Cylinders\": 4, \"Displacement\": 86.0, \"Horsepower\": 64.0, \"Weight_in_lbs\": 1875, \"Acceleration\": 16.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"honda civic 1300\", \"Miles_per_Gallon\": 35.1, \"Cylinders\": 4, \"Displacement\": 81.0, \"Horsepower\": 60.0, \"Weight_in_lbs\": 1760, \"Acceleration\": 16.1, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"subaru\", \"Miles_per_Gallon\": 32.3, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 2065, \"Acceleration\": 17.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 210\", \"Miles_per_Gallon\": 37.0, \"Cylinders\": 4, \"Displacement\": 85.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 1975, \"Acceleration\": 19.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyota tercel\", \"Miles_per_Gallon\": 37.7, \"Cylinders\": 4, \"Displacement\": 89.0, \"Horsepower\": 62.0, \"Weight_in_lbs\": 2050, \"Acceleration\": 17.3, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda glc 4\", \"Miles_per_Gallon\": 34.1, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 1985, \"Acceleration\": 16.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth horizon 4\", \"Miles_per_Gallon\": 34.7, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 63.0, \"Weight_in_lbs\": 2215, \"Acceleration\": 14.9, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford escort 4w\", \"Miles_per_Gallon\": 34.4, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2045, \"Acceleration\": 16.2, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford escort 2h\", \"Miles_per_Gallon\": 29.9, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 65.0, \"Weight_in_lbs\": 2380, \"Acceleration\": 20.7, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen jetta\", \"Miles_per_Gallon\": 33.0, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 74.0, \"Weight_in_lbs\": 2190, \"Acceleration\": 14.2, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"renault 18i\", \"Miles_per_Gallon\": 34.5, \"Cylinders\": 4, \"Displacement\": 100.0, \"Horsepower\": null, \"Weight_in_lbs\": 2320, \"Acceleration\": 15.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"honda prelude\", \"Miles_per_Gallon\": 33.7, \"Cylinders\": 4, \"Displacement\": 107.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2210, \"Acceleration\": 14.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyota corolla\", \"Miles_per_Gallon\": 32.4, \"Cylinders\": 4, \"Displacement\": 108.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2350, \"Acceleration\": 16.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 200sx\", \"Miles_per_Gallon\": 32.9, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 100.0, \"Weight_in_lbs\": 2615, \"Acceleration\": 14.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda 626\", \"Miles_per_Gallon\": 31.6, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 74.0, \"Weight_in_lbs\": 2635, \"Acceleration\": 18.3, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"peugeot 505s turbo diesel\", \"Miles_per_Gallon\": 28.1, \"Cylinders\": 4, \"Displacement\": 141.0, \"Horsepower\": 80.0, \"Weight_in_lbs\": 3230, \"Acceleration\": 20.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"saab 900s\", \"Miles_per_Gallon\": null, \"Cylinders\": 4, \"Displacement\": 121.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2800, \"Acceleration\": 15.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"volvo diesel\", \"Miles_per_Gallon\": 30.7, \"Cylinders\": 6, \"Displacement\": 145.0, \"Horsepower\": 76.0, \"Weight_in_lbs\": 3160, \"Acceleration\": 19.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"toyota cressida\", \"Miles_per_Gallon\": 25.4, \"Cylinders\": 6, \"Displacement\": 168.0, \"Horsepower\": 116.0, \"Weight_in_lbs\": 2900, \"Acceleration\": 12.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 810 maxima\", \"Miles_per_Gallon\": 24.2, \"Cylinders\": 6, \"Displacement\": 146.0, \"Horsepower\": 120.0, \"Weight_in_lbs\": 2930, \"Acceleration\": 13.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"buick century\", \"Miles_per_Gallon\": 22.4, \"Cylinders\": 6, \"Displacement\": 231.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 3415, \"Acceleration\": 15.8, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile cutlass ls\", \"Miles_per_Gallon\": 26.6, \"Cylinders\": 8, \"Displacement\": 350.0, \"Horsepower\": 105.0, \"Weight_in_lbs\": 3725, \"Acceleration\": 19.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford granada gl\", \"Miles_per_Gallon\": 20.2, \"Cylinders\": 6, \"Displacement\": 200.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 3060, \"Acceleration\": 17.1, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler lebaron salon\", \"Miles_per_Gallon\": 17.6, \"Cylinders\": 6, \"Displacement\": 225.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 3465, \"Acceleration\": 16.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet cavalier\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 112.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2605, \"Acceleration\": 19.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet cavalier wagon\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 112.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2640, \"Acceleration\": 18.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet cavalier 2-door\", \"Miles_per_Gallon\": 34.0, \"Cylinders\": 4, \"Displacement\": 112.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2395, \"Acceleration\": 18.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac j2000 se hatchback\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 112.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 2575, \"Acceleration\": 16.2, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"dodge aries se\", \"Miles_per_Gallon\": 29.0, \"Cylinders\": 4, \"Displacement\": 135.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2525, \"Acceleration\": 16.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"pontiac phoenix\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2735, \"Acceleration\": 18.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford fairmont futura\", \"Miles_per_Gallon\": 24.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2865, \"Acceleration\": 16.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"amc concord dl\", \"Miles_per_Gallon\": 23.0, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": null, \"Weight_in_lbs\": 3035, \"Acceleration\": 20.5, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"volkswagen rabbit l\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 74.0, \"Weight_in_lbs\": 1980, \"Acceleration\": 15.3, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"mazda glc custom l\", \"Miles_per_Gallon\": 37.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 2025, \"Acceleration\": 18.2, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"mazda glc custom\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 68.0, \"Weight_in_lbs\": 1970, \"Acceleration\": 17.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"plymouth horizon miser\", \"Miles_per_Gallon\": 38.0, \"Cylinders\": 4, \"Displacement\": 105.0, \"Horsepower\": 63.0, \"Weight_in_lbs\": 2125, \"Acceleration\": 14.7, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"mercury lynx l\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 98.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2125, \"Acceleration\": 17.3, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"nissan stanza xe\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 88.0, \"Weight_in_lbs\": 2160, \"Acceleration\": 14.5, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"honda Accelerationord\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 107.0, \"Horsepower\": 75.0, \"Weight_in_lbs\": 2205, \"Acceleration\": 14.5, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"toyota corolla\", \"Miles_per_Gallon\": 34.0, \"Cylinders\": 4, \"Displacement\": 108.0, \"Horsepower\": 70.0, \"Weight_in_lbs\": 2245, \"Acceleration\": 16.9, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"honda civic\", \"Miles_per_Gallon\": 38.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1965, \"Acceleration\": 15.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"honda civic (auto)\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1965, \"Acceleration\": 15.7, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"datsun 310 gx\", \"Miles_per_Gallon\": 38.0, \"Cylinders\": 4, \"Displacement\": 91.0, \"Horsepower\": 67.0, \"Weight_in_lbs\": 1995, \"Acceleration\": 16.2, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"buick century limited\", \"Miles_per_Gallon\": 25.0, \"Cylinders\": 6, \"Displacement\": 181.0, \"Horsepower\": 110.0, \"Weight_in_lbs\": 2945, \"Acceleration\": 16.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"oldsmobile cutlass ciera (diesel)\", \"Miles_per_Gallon\": 38.0, \"Cylinders\": 6, \"Displacement\": 262.0, \"Horsepower\": 85.0, \"Weight_in_lbs\": 3015, \"Acceleration\": 17.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chrysler lebaron medallion\", \"Miles_per_Gallon\": 26.0, \"Cylinders\": 4, \"Displacement\": 156.0, \"Horsepower\": 92.0, \"Weight_in_lbs\": 2585, \"Acceleration\": 14.5, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford granada l\", \"Miles_per_Gallon\": 22.0, \"Cylinders\": 6, \"Displacement\": 232.0, \"Horsepower\": 112.0, \"Weight_in_lbs\": 2835, \"Acceleration\": 14.7, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"toyota celica gt\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 144.0, \"Horsepower\": 96.0, \"Weight_in_lbs\": 2665, \"Acceleration\": 13.9, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Japan\"}, {\"Name\": \"dodge charger 2.2\", \"Miles_per_Gallon\": 36.0, \"Cylinders\": 4, \"Displacement\": 135.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2370, \"Acceleration\": 13.0, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevrolet camaro\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 151.0, \"Horsepower\": 90.0, \"Weight_in_lbs\": 2950, \"Acceleration\": 17.3, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford mustang gl\", \"Miles_per_Gallon\": 27.0, \"Cylinders\": 4, \"Displacement\": 140.0, \"Horsepower\": 86.0, \"Weight_in_lbs\": 2790, \"Acceleration\": 15.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"vw pickup\", \"Miles_per_Gallon\": 44.0, \"Cylinders\": 4, \"Displacement\": 97.0, \"Horsepower\": 52.0, \"Weight_in_lbs\": 2130, \"Acceleration\": 24.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"Europe\"}, {\"Name\": \"dodge rampage\", \"Miles_per_Gallon\": 32.0, \"Cylinders\": 4, \"Displacement\": 135.0, \"Horsepower\": 84.0, \"Weight_in_lbs\": 2295, \"Acceleration\": 11.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"ford ranger\", \"Miles_per_Gallon\": 28.0, \"Cylinders\": 4, \"Displacement\": 120.0, \"Horsepower\": 79.0, \"Weight_in_lbs\": 2625, \"Acceleration\": 18.6, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}, {\"Name\": \"chevy s-10\", \"Miles_per_Gallon\": 31.0, \"Cylinders\": 4, \"Displacement\": 119.0, \"Horsepower\": 82.0, \"Weight_in_lbs\": 2720, \"Acceleration\": 19.4, \"Year\": \"1982-01-01T00:00:00\", \"Origin\": \"USA\"}]}}, {\"mode\": \"vega-lite\"});\n\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580885762824_-1733991523",
"id": "paragraph_1580885762824_-1733991523",
"dateCreated": "2020-02-05 14:56:02.824",
"dateStarted": "2021-06-15 03:30:11.126",
"dateFinished": "2021-06-15 03:30:11.351",
"status": "FINISHED"
},
{
"text": "%python.ipython\n\nimport altair as alt\nimport numpy as np\nimport pandas as pd\n\n# Compute x^2 + y^2 across a 2D grid\nx, y \u003d np.meshgrid(range(-5, 5), range(-5, 5))\nz \u003d x ** 2 + y ** 2\n\n# Convert this grid to columnar data expected by Altair\nsource \u003d pd.DataFrame({\u0027x\u0027: x.ravel(),\n \u0027y\u0027: y.ravel(),\n \u0027z\u0027: z.ravel()})\n\nalt.Chart(source).mark_rect().encode(\n x\u003d\u0027x:O\u0027,\n y\u003d\u0027y:O\u0027,\n color\u003d\u0027z:Q\u0027\n)",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:11.426",
"progress": 0,
"config": {
"colWidth": 6.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "HTML",
"data": "\n\u003cdiv id\u003d\"altair-viz-7ac0dfedcae8480297d3227f56e1b498\"\u003e\u003c/div\u003e\n\u003cscript type\u003d\"text/javascript\"\u003e\n (function(spec, embedOpt){\n let outputDiv \u003d document.currentScript.previousElementSibling;\n if (outputDiv.id !\u003d\u003d \"altair-viz-7ac0dfedcae8480297d3227f56e1b498\") {\n outputDiv \u003d document.getElementById(\"altair-viz-7ac0dfedcae8480297d3227f56e1b498\");\n }\n const paths \u003d {\n \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n \"vega-lite\": \"https://cdn.jsdelivr.net/npm//vega-lite@4.8.1?noext\",\n \"vega-embed\": \"https://cdn.jsdelivr.net/npm//vega-embed@6?noext\",\n };\n\n function loadScript(lib) {\n return new Promise(function(resolve, reject) {\n var s \u003d document.createElement(\u0027script\u0027);\n s.src \u003d paths[lib];\n s.async \u003d true;\n s.onload \u003d () \u003d\u003e resolve(paths[lib]);\n s.onerror \u003d () \u003d\u003e reject(`Error loading script: ${paths[lib]}`);\n document.getElementsByTagName(\"head\")[0].appendChild(s);\n });\n }\n\n function showError(err) {\n outputDiv.innerHTML \u003d `\u003cdiv class\u003d\"error\" style\u003d\"color:red;\"\u003e${err}\u003c/div\u003e`;\n throw err;\n }\n\n function displayChart(vegaEmbed) {\n vegaEmbed(outputDiv, spec, embedOpt)\n .catch(err \u003d\u003e showError(`Javascript Error: ${err.message}\u003cbr\u003eThis usually means there\u0027s a typo in your chart specification. See the javascript console for the full traceback.`));\n }\n\n if(typeof define \u003d\u003d\u003d \"function\" \u0026\u0026 define.amd) {\n requirejs.config({paths});\n require([\"vega-embed\"], displayChart, err \u003d\u003e showError(`Error loading script: ${err.message}`));\n } else if (typeof vegaEmbed \u003d\u003d\u003d \"function\") {\n displayChart(vegaEmbed);\n } else {\n loadScript(\"vega\")\n .then(() \u003d\u003e loadScript(\"vega-lite\"))\n .then(() \u003d\u003e loadScript(\"vega-embed\"))\n .catch(showError)\n .then(() \u003d\u003e displayChart(vegaEmbed));\n }\n })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"data\": {\"name\": \"data-1487c93b91dee61ec4c167e470e512f4\"}, \"mark\": \"rect\", \"encoding\": {\"color\": {\"type\": \"quantitative\", \"field\": \"z\"}, \"x\": {\"type\": \"ordinal\", \"field\": \"x\"}, \"y\": {\"type\": \"ordinal\", \"field\": \"y\"}}, \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.8.1.json\", \"datasets\": {\"data-1487c93b91dee61ec4c167e470e512f4\": [{\"x\": -5, \"y\": -5, \"z\": 50}, {\"x\": -4, \"y\": -5, \"z\": 41}, {\"x\": -3, \"y\": -5, \"z\": 34}, {\"x\": -2, \"y\": -5, \"z\": 29}, {\"x\": -1, \"y\": -5, \"z\": 26}, {\"x\": 0, \"y\": -5, \"z\": 25}, {\"x\": 1, \"y\": -5, \"z\": 26}, {\"x\": 2, \"y\": -5, \"z\": 29}, {\"x\": 3, \"y\": -5, \"z\": 34}, {\"x\": 4, \"y\": -5, \"z\": 41}, {\"x\": -5, \"y\": -4, \"z\": 41}, {\"x\": -4, \"y\": -4, \"z\": 32}, {\"x\": -3, \"y\": -4, \"z\": 25}, {\"x\": -2, \"y\": -4, \"z\": 20}, {\"x\": -1, \"y\": -4, \"z\": 17}, {\"x\": 0, \"y\": -4, \"z\": 16}, {\"x\": 1, \"y\": -4, \"z\": 17}, {\"x\": 2, \"y\": -4, \"z\": 20}, {\"x\": 3, \"y\": -4, \"z\": 25}, {\"x\": 4, \"y\": -4, \"z\": 32}, {\"x\": -5, \"y\": -3, \"z\": 34}, {\"x\": -4, \"y\": -3, \"z\": 25}, {\"x\": -3, \"y\": -3, \"z\": 18}, {\"x\": -2, \"y\": -3, \"z\": 13}, {\"x\": -1, \"y\": -3, \"z\": 10}, {\"x\": 0, \"y\": -3, \"z\": 9}, {\"x\": 1, \"y\": -3, \"z\": 10}, {\"x\": 2, \"y\": -3, \"z\": 13}, {\"x\": 3, \"y\": -3, \"z\": 18}, {\"x\": 4, \"y\": -3, \"z\": 25}, {\"x\": -5, \"y\": -2, \"z\": 29}, {\"x\": -4, \"y\": -2, \"z\": 20}, {\"x\": -3, \"y\": -2, \"z\": 13}, {\"x\": -2, \"y\": -2, \"z\": 8}, {\"x\": -1, \"y\": -2, \"z\": 5}, {\"x\": 0, \"y\": -2, \"z\": 4}, {\"x\": 1, \"y\": -2, \"z\": 5}, {\"x\": 2, \"y\": -2, \"z\": 8}, {\"x\": 3, \"y\": -2, \"z\": 13}, {\"x\": 4, \"y\": -2, \"z\": 20}, {\"x\": -5, \"y\": -1, \"z\": 26}, {\"x\": -4, \"y\": -1, \"z\": 17}, {\"x\": -3, \"y\": -1, \"z\": 10}, {\"x\": -2, \"y\": -1, \"z\": 5}, {\"x\": -1, \"y\": -1, \"z\": 2}, {\"x\": 0, \"y\": -1, \"z\": 1}, {\"x\": 1, \"y\": -1, \"z\": 2}, {\"x\": 2, \"y\": -1, \"z\": 5}, {\"x\": 3, \"y\": -1, \"z\": 10}, {\"x\": 4, \"y\": -1, \"z\": 17}, {\"x\": -5, \"y\": 0, \"z\": 25}, {\"x\": -4, \"y\": 0, \"z\": 16}, {\"x\": -3, \"y\": 0, \"z\": 9}, {\"x\": -2, \"y\": 0, \"z\": 4}, {\"x\": -1, \"y\": 0, \"z\": 1}, {\"x\": 0, \"y\": 0, \"z\": 0}, {\"x\": 1, \"y\": 0, \"z\": 1}, {\"x\": 2, \"y\": 0, \"z\": 4}, {\"x\": 3, \"y\": 0, \"z\": 9}, {\"x\": 4, \"y\": 0, \"z\": 16}, {\"x\": -5, \"y\": 1, \"z\": 26}, {\"x\": -4, \"y\": 1, \"z\": 17}, {\"x\": -3, \"y\": 1, \"z\": 10}, {\"x\": -2, \"y\": 1, \"z\": 5}, {\"x\": -1, \"y\": 1, \"z\": 2}, {\"x\": 0, \"y\": 1, \"z\": 1}, {\"x\": 1, \"y\": 1, \"z\": 2}, {\"x\": 2, \"y\": 1, \"z\": 5}, {\"x\": 3, \"y\": 1, \"z\": 10}, {\"x\": 4, \"y\": 1, \"z\": 17}, {\"x\": -5, \"y\": 2, \"z\": 29}, {\"x\": -4, \"y\": 2, \"z\": 20}, {\"x\": -3, \"y\": 2, \"z\": 13}, {\"x\": -2, \"y\": 2, \"z\": 8}, {\"x\": -1, \"y\": 2, \"z\": 5}, {\"x\": 0, \"y\": 2, \"z\": 4}, {\"x\": 1, \"y\": 2, \"z\": 5}, {\"x\": 2, \"y\": 2, \"z\": 8}, {\"x\": 3, \"y\": 2, \"z\": 13}, {\"x\": 4, \"y\": 2, \"z\": 20}, {\"x\": -5, \"y\": 3, \"z\": 34}, {\"x\": -4, \"y\": 3, \"z\": 25}, {\"x\": -3, \"y\": 3, \"z\": 18}, {\"x\": -2, \"y\": 3, \"z\": 13}, {\"x\": -1, \"y\": 3, \"z\": 10}, {\"x\": 0, \"y\": 3, \"z\": 9}, {\"x\": 1, \"y\": 3, \"z\": 10}, {\"x\": 2, \"y\": 3, \"z\": 13}, {\"x\": 3, \"y\": 3, \"z\": 18}, {\"x\": 4, \"y\": 3, \"z\": 25}, {\"x\": -5, \"y\": 4, \"z\": 41}, {\"x\": -4, \"y\": 4, \"z\": 32}, {\"x\": -3, \"y\": 4, \"z\": 25}, {\"x\": -2, \"y\": 4, \"z\": 20}, {\"x\": -1, \"y\": 4, \"z\": 17}, {\"x\": 0, \"y\": 4, \"z\": 16}, {\"x\": 1, \"y\": 4, \"z\": 17}, {\"x\": 2, \"y\": 4, \"z\": 20}, {\"x\": 3, \"y\": 4, \"z\": 25}, {\"x\": 4, \"y\": 4, \"z\": 32}]}}, {\"mode\": \"vega-lite\"});\n\u003c/script\u003e"
}
]
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580886216808_1963511607",
"id": "paragraph_1580886216808_1963511607",
"dateCreated": "2020-02-05 15:03:36.808",
"dateStarted": "2021-06-15 03:30:11.449",
"dateFinished": "2021-06-15 03:30:11.515",
"status": "FINISHED"
},
{
"text": "%python.ipython\n",
"user": "anonymous",
"dateUpdated": "2021-06-15 03:30:11.549",
"progress": 0,
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "python",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/python"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": []
},
"apps": [],
"runtimeInfos": {},
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1580886440097_1853064047",
"id": "paragraph_1580886440097_1853064047",
"dateCreated": "2020-02-05 15:07:20.097",
"dateStarted": "2021-06-15 03:30:11.570",
"dateFinished": "2021-06-15 03:30:11.629",
"status": "FINISHED"
}
],
"name": "2. IPython Visualization Tutorial",
"id": "2F1S9ZY8Z",
"defaultInterpreterGroup": "spark",
"version": "0.9.0-SNAPSHOT",
"noteParams": {},
"noteForms": {},
"angularObjects": {},
"config": {
"isZeppelinNotebookCronEnable": false
},
"info": {
"isRunning": true
}
}