/*! Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one or more contributor license agreements. * Licensed under the Elastic License 2.0; you may not use this file except in compliance with the Elastic License 2.0. */ (window.stackConnectors_bundle_jsonpfunction=window.stackConnectors_bundle_jsonpfunction||[]).push([[15,31],{115:function(n,e,t){"use strict";t.r(e),t.d(e,"default",(function(){return u}));var s=t(1),o=t.n(s),r=t(2),c=t(69),i=t(9);const a=[{id:"url",label:c.D3_URL_LABEL,isUrlField:!0}],d=[{id:"token",label:c.D3_TOKEN_LABEL,isPasswordField:!0}],u=({readOnly:n,isEdit:e})=>Object(i.jsx)(o.a.Fragment,null,Object(i.jsx)(r.SimpleConnectorForm,{isEdit:e,readOnly:n,configFormSchema:a,secretsFormSchema:d}))},69:function(n,e,t){"use strict";t.r(e),t.d(e,"D3_URL_LABEL",(function(){return o})),t.d(e,"D3_TOKEN_LABEL",(function(){return r})),t.d(e,"BODY_REQUIRED",(function(){return c})),t.d(e,"ACTION_REQUIRED",(function(){return i})),t.d(e,"INVALID_ACTION",(function(){return a}));var s=t(0);const o=s.i18n.translate("xpack.stackConnectors.components.d3security.urlFieldLabel",{defaultMessage:"URL"}),r=s.i18n.translate("xpack.stackConnectors.components.d3security.tokenFieldLabel",{defaultMessage:"Token"}),c=s.i18n.translate("xpack.stackConnectors.components.d3security.requiredBodyTextField",{defaultMessage:"Body is required."}),i=s.i18n.translate("xpack.stackConnectors.components.d3security.requiredActionText",{defaultMessage:"Action is required."}),a=s.i18n.translate("xpack.stackConnectors.components.d3security.invalidActionText",{defaultMessage:"Invalid action name."})}}]);