/*! 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.alerting_bundle_jsonpfunction=window.alerting_bundle_jsonpfunction||[]).push([[6],{58:function(n,e,t){"use strict";t.r(e),t.d(e,"MaintenanceWindowsCreatePage",(function(){return l})),t.d(e,"default",(function(){return l}));var i=t(14),a=t.n(i),c=t(16),o=t(39),s=t(36),r=t(32),u=t(44),d=t(51),j=t(2),b=t(15);const l=a.a.memo((()=>{Object(o.a)(j.MAINTENANCE_WINDOW_DEEP_LINK_IDS.maintenanceWindowsCreate);const{navigateToMaintenanceWindows:n}=Object(s.c)();return Object(b.jsx)(c.EuiPageSection,{restrictWidth:!0},Object(b.jsx)(u.b,{showBackButton:!0,title:r.V,description:r.W}),Object(b.jsx)(c.EuiSpacer,{size:"xl"}),Object(b.jsx)(d.a,{onCancel:n,onSuccess:n}))}));l.displayName="MaintenanceWindowsCreatePage"}}]);