{"ast":null,"code":"var _jsxFileName = \"D:\\\\Project\\\\UC_Trains_Voice\\\\react-demo\\\\src\\\\Route\\\\Gavt.tsx\";\nimport GavtForm from '../gavt/GavtForm';\nimport { Alert, Space } from 'antd';\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\nconst Gavt = () => {\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: \"GAVT HOME\"\n    }, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 12,\n      columnNumber: 9\n    }, this), /*#__PURE__*/_jsxDEV(Space, {\n      direction: \"vertical\",\n      style: {\n        width: '100%'\n      },\n      children: /*#__PURE__*/_jsxDEV(Alert, {\n        style: {\n          backgroundColor: '#FFEFEF',\n          borderColor: '#FFEFEF'\n        },\n        message: \"Introduction\",\n        description: \"Transgender and gender-diverse prople experience voice and communication challenges. Voice dysphoria can be a significant contributor to mental health challenges. We provide a GAVT ( Gender-Affirming Voice Training) tool with visual-acoustic feedback, trying to enhance the efficiency of GAVT.\",\n        type: \"info\"\n      }, void 0, false, {\n        fileName: _jsxFileName,\n        lineNumber: 14,\n        columnNumber: 11\n      }, this)\n    }, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 13,\n      columnNumber: 9\n    }, this), /*#__PURE__*/_jsxDEV(GavtForm, {}, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 25,\n      columnNumber: 9\n    }, this)]\n  }, void 0, true, {\n    fileName: _jsxFileName,\n    lineNumber: 6,\n    columnNumber: 7\n  }, this);\n};\n_c = Gavt;\nexport default Gavt;\nvar _c;\n$RefreshReg$(_c, \"Gavt\");","map":{"version":3,"names":["GavtForm","Alert","Space","jsxDEV","_jsxDEV","Gavt","style","display","flexDirection","alignItems","justifyContent","children","fileName","_jsxFileName","lineNumber","columnNumber","direction","width","backgroundColor","borderColor","message","description","type","_c","$RefreshReg$"],"sources":["D:/Project/UC_Trains_Voice/react-demo/src/Route/Gavt.tsx"],"sourcesContent":["import GavtForm from '../gavt/GavtForm';\r\nimport { Alert, Space } from 'antd';\r\n\r\nconst Gavt: React.FC = () => {\r\n    return (\r\n      <div style={{\r\n        display: 'flex',\r\n        flexDirection: 'column',\r\n        alignItems: 'center',\r\n        justifyContent: 'center'\r\n      }}>\r\n        <h2>GAVT HOME</h2>\r\n        <Space direction=\"vertical\" style={{ width: '100%' }}>\r\n          <Alert\r\n            style={{ \r\n              backgroundColor: '#FFEFEF',\r\n              borderColor: '#FFEFEF'\r\n            }} \r\n            message=\"Introduction\"\r\n            description=\r\n              \"Transgender and gender-diverse prople experience voice and communication challenges. Voice dysphoria can be a significant contributor to mental health challenges. We provide a GAVT ( Gender-Affirming Voice Training) tool with visual-acoustic feedback, trying to enhance the efficiency of GAVT.\"\r\n            type=\"info\"\r\n          />\r\n        </Space>\r\n        <GavtForm />\r\n      </div>\r\n    );\r\n  };\r\n  \r\n  export default Gavt;"],"mappings":";AAAA,OAAOA,QAAQ,MAAM,kBAAkB;AACvC,SAASC,KAAK,EAAEC,KAAK,QAAQ,MAAM;AAAC,SAAAC,MAAA,IAAAC,OAAA;AAEpC,MAAMC,IAAc,GAAGA,CAAA,KAAM;EACzB,oBACED,OAAA;IAAKE,KAAK,EAAE;MACVC,OAAO,EAAE,MAAM;MACfC,aAAa,EAAE,QAAQ;MACvBC,UAAU,EAAE,QAAQ;MACpBC,cAAc,EAAE;IAClB,CAAE;IAAAC,QAAA,gBACAP,OAAA;MAAAO,QAAA,EAAI;IAAS;MAAAC,QAAA,EAAAC,YAAA;MAAAC,UAAA;MAAAC,YAAA;IAAA,OAAI,CAAC,eAClBX,OAAA,CAACF,KAAK;MAACc,SAAS,EAAC,UAAU;MAACV,KAAK,EAAE;QAAEW,KAAK,EAAE;MAAO,CAAE;MAAAN,QAAA,eACnDP,OAAA,CAACH,KAAK;QACJK,KAAK,EAAE;UACLY,eAAe,EAAE,SAAS;UAC1BC,WAAW,EAAE;QACf,CAAE;QACFC,OAAO,EAAC,cAAc;QACtBC,WAAW,EACT,uSAAuS;QACzSC,IAAI,EAAC;MAAM;QAAAV,QAAA,EAAAC,YAAA;QAAAC,UAAA;QAAAC,YAAA;MAAA,OACZ;IAAC;MAAAH,QAAA,EAAAC,YAAA;MAAAC,UAAA;MAAAC,YAAA;IAAA,OACG,CAAC,eACRX,OAAA,CAACJ,QAAQ;MAAAY,QAAA,EAAAC,YAAA;MAAAC,UAAA;MAAAC,YAAA;IAAA,OAAE,CAAC;EAAA;IAAAH,QAAA,EAAAC,YAAA;IAAAC,UAAA;IAAAC,YAAA;EAAA,OACT,CAAC;AAEV,CAAC;AAACQ,EAAA,GAxBElB,IAAc;AA0BlB,eAAeA,IAAI;AAAC,IAAAkB,EAAA;AAAAC,YAAA,CAAAD,EAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}