All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.bb8c8232-3207.87d87725fa3cd2c47fde.js.map Maven / Gradle / Ivy

There is a newer version: 6.1.4
Show newest version
{"version":3,"file":"bb8c8232-3207.87d87725fa3cd2c47fde.js","mappings":"qQAuCA,QAhBoC,IAClC,gBAAC,KAAa,CAAC,MAAM,+BACnB,gBAAC,IAAsB,IAAC,EACxB,gBAAC,MAAW,MAAM,8BACN,kBAAmB,CACjB,MAAO,wBACP,KAAM,IAAW,MAAM,iBACzB,GACV,gBAAC,YAAK,4CAEN,CACF,EACA,gBAAC,IAAiB,CAAC,OAAO,QAAS,EACrC,C","sources":["webpack://graylog-web-interface/./src/pages/SidecarNewConfigurationPage.tsx"],"sourcesContent":["/*\n * Copyright (C) 2020 Graylog, Inc.\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the Server Side Public License, version 1,\n * as published by MongoDB, Inc.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * Server Side Public License for more details.\n *\n * You should have received a copy of the Server Side Public License\n * along with this program. If not, see\n * .\n */\nimport React from 'react';\n\nimport { DocumentTitle, PageHeader } from 'components/common';\nimport ConfigurationForm from 'components/sidecars/configuration-forms/ConfigurationForm';\nimport SidecarsPageNavigation from 'components/sidecars/common/SidecarsPageNavigation';\nimport DocsHelper from 'util/DocsHelper';\n\nconst SidecarNewConfigurationPage = () => (\n  \n    \n    \n      \n        Some words about collector configurations.\n      \n    \n    \n  \n);\n\nexport default SidecarNewConfigurationPage;\n"],"names":[],"sourceRoot":""}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy