{"ast":null,"code":"var _jsxFileName = \"/var/www/gavt/react-demo/src/Route/Gavt.tsx\",\n  _s = $RefreshSig$();\nimport { Alert, Space, Button, Table } from 'antd';\nimport { useNavigate } from 'react-router-dom';\nimport { jsxDEV as _jsxDEV, Fragment as _Fragment } from \"react/jsx-dev-runtime\";\nconst Gavt = () => {\n  _s();\n  const navigate = useNavigate();\n  return /*#__PURE__*/_jsxDEV(\"div\", {\n    style: {\n      display: 'flex',\n      flexDirection: 'column',\n      alignItems: 'center',\n      justifyContent: 'center'\n    },\n    children: [/*#__PURE__*/_jsxDEV(\"h2\", {\n      children: \"Resonance\"\n    }, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 14,\n      columnNumber: 7\n    }, this), /*#__PURE__*/_jsxDEV(Space, {\n      direction: \"vertical\",\n      style: {\n        width: '50%',\n        marginBottom: '20px'\n      },\n      children: [/*#__PURE__*/_jsxDEV(Alert, {\n        style: {\n          backgroundColor: '#FFEFEF',\n          borderColor: '#FFEFEF'\n        },\n        description: /*#__PURE__*/_jsxDEV(_Fragment, {\n          children: /*#__PURE__*/_jsxDEV(\"div\", {\n            children: [\"Welcome! Here you can use a real-time display of your speech to work on resonance. NOTE: Please use the Chrome browser to access this module. Other browsers are not supported at this time.\", /*#__PURE__*/_jsxDEV(\"br\", {}, void 0, false, {\n              fileName: _jsxFileName,\n              lineNumber: 25,\n              columnNumber: 17\n            }, this), /*#__PURE__*/_jsxDEV(\"br\", {}, void 0, false, {\n              fileName: _jsxFileName,\n              lineNumber: 26,\n              columnNumber: 17\n            }, this), \"Resonance can be challenging to understand! We encourage you to watch at least the first three tutorial sections (video clips 3-5 minutes long) before you try out the software.\", /*#__PURE__*/_jsxDEV(\"br\", {}, void 0, false, {\n              fileName: _jsxFileName,\n              lineNumber: 28,\n              columnNumber: 17\n            }, this), /*#__PURE__*/_jsxDEV(\"br\", {}, void 0, false, {\n              fileName: _jsxFileName,\n              lineNumber: 29,\n              columnNumber: 17\n            }, this), \"Our software works best with an external microphone plugged into your device, even if it's just a set of earbuds with an in-line microphone.\"]\n          }, void 0, true, {\n            fileName: _jsxFileName,\n            lineNumber: 23,\n            columnNumber: 15\n          }, this)\n        }, void 0, false),\n        type: \"info\"\n      }, void 0, false, {\n        fileName: _jsxFileName,\n        lineNumber: 16,\n        columnNumber: 9\n      }, this), /*#__PURE__*/_jsxDEV(Table, {\n        bordered: true,\n        pagination: false,\n        showHeader: false,\n        dataSource: [{\n          key: '1',\n          part1: 'Tutorial: Getting Started',\n          part2: 'Tutorial: Next Steps'\n        }, {\n          key: '2',\n          part1: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 1. What is resonance?\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 43,\n            columnNumber: 28\n          }, this),\n          part2: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 4. Strategies for resonance\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 43,\n            columnNumber: 78\n          }, this)\n        }, {\n          key: '3',\n          part1: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 2. Bright and dark resonance\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 44,\n            columnNumber: 28\n          }, this),\n          part2: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 5. Resonance chains\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 44,\n            columnNumber: 85\n          }, this)\n        }, {\n          key: '4',\n          part1: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 3. Modifying resonance\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 45,\n            columnNumber: 28\n          }, this),\n          part2: /*#__PURE__*/_jsxDEV(\"a\", {\n            href: \"\",\n            children: \"Part 6. Navigating the app\"\n          }, void 0, false, {\n            fileName: _jsxFileName,\n            lineNumber: 45,\n            columnNumber: 79\n          }, this)\n        }],\n        columns: [{\n          dataIndex: 'part1',\n          key: 'part1',\n          render: (text, record, index) => {\n            if (index === 0) {\n              return {\n                children: text,\n                props: {\n                  colSpan: 1\n                }\n              };\n            }\n            return text;\n          }\n        }, {\n          dataIndex: 'part2',\n          key: 'part2',\n          render: (text, record, index) => {\n            if (index === 0) {\n              return {\n                children: text,\n                props: {\n                  colSpan: 1\n                }\n              };\n            }\n            return text;\n          }\n        }]\n      }, void 0, false, {\n        fileName: _jsxFileName,\n        lineNumber: 37,\n        columnNumber: 7\n      }, this)]\n    }, void 0, true, {\n      fileName: _jsxFileName,\n      lineNumber: 15,\n      columnNumber: 7\n    }, this), /*#__PURE__*/_jsxDEV(Button, {\n      onClick: () => navigate('/resonance/selection'),\n      children: \"Skip Tutorial\"\n    }, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 81,\n      columnNumber: 5\n    }, this)]\n  }, void 0, true, {\n    fileName: _jsxFileName,\n    lineNumber: 8,\n    columnNumber: 5\n  }, this);\n};\n_s(Gavt, \"CzcTeTziyjMsSrAVmHuCCb6+Bfg=\", false, function () {\n  return [useNavigate];\n});\n_c = Gavt;\nexport default Gavt;\nvar _c;\n$RefreshReg$(_c, \"Gavt\");","map":{"version":3,"names":["Alert","Space","Button","Table","useNavigate","jsxDEV","_jsxDEV","Fragment","_Fragment","Gavt","_s","navigate","style","display","flexDirection","alignItems","justifyContent","children","fileName","_jsxFileName","lineNumber","columnNumber","direction","width","marginBottom","backgroundColor","borderColor","description","type","bordered","pagination","showHeader","dataSource","key","part1","part2","href","columns","dataIndex","render","text","record","index","props","colSpan","onClick","_c","$RefreshReg$"],"sources":["/var/www/gavt/react-demo/src/Route/Gavt.tsx"],"sourcesContent":["import { Alert, Space, Button, Table } from 'antd'\nimport { useNavigate } from 'react-router-dom';\n\nconst Gavt: React.FC = () => {\n  const navigate = useNavigate();\n\n  return(\n    <div style={{\n      display: 'flex',\n      flexDirection: 'column',\n      alignItems: 'center',\n      justifyContent: 'center'\n    }}>\n      <h2>Resonance</h2>\n      <Space direction=\"vertical\" style={{ width: '50%', marginBottom: '20px'}}>\n        <Alert\n          style={{ \n            backgroundColor: '#FFEFEF',\n            borderColor: '#FFEFEF'\n          }} \n          description={\n            <>\n              <div>\n                Welcome! Here you can use a real-time display of your speech to work on resonance. NOTE: Please use the Chrome browser to access this module. Other browsers are not supported at this time.\n                <br/>\n                <br/>\n                Resonance can be challenging to understand! We encourage you to watch at least the first three tutorial sections (video clips 3-5 minutes long) before you try out the software. \n                <br/>\n                <br/>\n                Our software works best with an external microphone plugged into your device, even if it's just a set of earbuds with an in-line microphone.\n              </div>\n            </>\n          }\n          type=\"info\"\n        />\n      \n      <Table\n      bordered\n      pagination={false}\n      showHeader={false}\n      dataSource={[\n        { key: '1', part1: 'Tutorial: Getting Started', part2: 'Tutorial: Next Steps' },\n        { key: '2', part1: <a href=\"\">Part 1. What is resonance?</a>, part2: <a href=\"\">Part 4. Strategies for resonance</a> },\n        { key: '3', part1: <a href=\"\">Part 2. Bright and dark resonance</a>, part2: <a href=\"\">Part 5. Resonance chains</a> },\n        { key: '4', part1: <a href=\"\">Part 3. Modifying resonance</a>, part2: <a href=\"\">Part 6. Navigating the app</a> },\n      ]}\n      columns={[\n        {\n          dataIndex: 'part1',\n          key: 'part1',\n          render: (text, record, index) => {\n            if (index === 0) {\n              return {\n                children: text,\n                props: {\n                  colSpan: 1,\n                },\n              };\n            }\n            return text;\n          },\n        },\n        {\n          dataIndex: 'part2',\n          key: 'part2',\n          render: (text, record, index) => {\n            if (index === 0) {\n              return {\n                children: text,\n                props: {\n                  colSpan: 1,\n                },\n              };\n            }\n            return text;\n          },\n        },\n      ]}\n    />\n    </Space>\n    <Button onClick={() => navigate('/resonance/selection')}>\n      Skip Tutorial\n    </Button>\n    \n    </div>\n\n\n  )\n}\nexport default Gavt;"],"mappings":"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","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}