/*! 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. */!function(e){function t(t){for(var n,o,s=t[0],i=t[1],a=0,u=[];ae.translate("xpack.snapshotRestore.appName",{defaultMessage:"Snapshot and Restore"})},o="/api/snapshot_restore/";let s;!function(e){e.fs="fs",e.url="url",e.source="source",e.s3="s3",e.hdfs="hdfs",e.azure="azure",e.gcs="gcs"}(s||(s={})),s.fs,s.url,s.azure,s.gcs,s.s3,s.hdfs,s.hdfs;const i=["cluster:admin/snapshot","cluster:admin/repository"],a=["monitor"],c=["manage_slm","cluster:monitor/state"],u={DAY:"d",HOUR:"h",MINUTE:"m",SECOND:"s"},d="none"},function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return i}));var r=n(11),o=n(6);const s=e=>Object(r.j)(o.l.httpClient,e),i=e=>Object(r.m)(o.l.httpClient,e)},function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"f",(function(){return o})),n.d(t,"h",(function(){return s})),n.d(t,"L",(function(){return a})),n.d(t,"M",(function(){return c})),n.d(t,"g",(function(){return u})),n.d(t,"c",(function(){return d})),n.d(t,"b",(function(){return p})),n.d(t,"e",(function(){return l})),n.d(t,"d",(function(){return h})),n.d(t,"i",(function(){return f})),n.d(t,"x",(function(){return b})),n.d(t,"s",(function(){return _})),n.d(t,"z",(function(){return m})),n.d(t,"t",(function(){return g})),n.d(t,"u",(function(){return y})),n.d(t,"y",(function(){return R})),n.d(t,"w",(function(){return x})),n.d(t,"v",(function(){return v})),n.d(t,"J",(function(){return T})),n.d(t,"K",(function(){return S})),n.d(t,"I",(function(){return k})),n.d(t,"H",(function(){return w})),n.d(t,"F",(function(){return C})),n.d(t,"G",(function(){return U})),n.d(t,"A",(function(){return M})),n.d(t,"C",(function(){return O})),n.d(t,"B",(function(){return j})),n.d(t,"p",(function(){return I})),n.d(t,"q",(function(){return E})),n.d(t,"n",(function(){return $})),n.d(t,"m",(function(){return L})),n.d(t,"o",(function(){return D})),n.d(t,"k",(function(){return A})),n.d(t,"l",(function(){return F})),n.d(t,"j",(function(){return P})),n.d(t,"r",(function(){return N})),n.d(t,"E",(function(){return H})),n.d(t,"D",(function(){return B}));const r="",o="snapshots";let s;!function(e){e.IN_PROGRESS="IN_PROGRESS",e.SUCCESS="SUCCESS",e.FAILED="FAILED",e.PARTIAL="PARTIAL",e.INCOMPATIBLE="INCOMPATIBLE"}(s||(s={}));const i=["index.number_of_shards","index.shard.check_on_startup","index.codec","index.routing_partition_size","index.load_fixed_bitset_filters_eagerly","index.number_of_replicas","index.auto_expand_replicas","index.search.idle.after","index.refresh_interval","index.max_result_window","index.max_inner_result_window","index.max_rescore_window","index.max_docvalue_fields_search","index.max_script_fields","index.max_ngram_diff","index.max_shingle_diff","index.blocks.read_only","index.blocks.read_only_allow_delete","index.blocks.read","index.blocks.write","index.blocks.metadata","index.max_refresh_listeners","index.analyze.max_token_count","index.highlight.max_analyzed_offset","index.max_terms_count","index.max_regex_length","index.routing.allocation.enable","index.routing.rebalance.enable","index.gc_deletes","index.default_pipeline"],a=["index.number_of_shards","index.version.created","index.uuid","index.creation_date"],c=[...a,"index.number_of_replicas","index.auto_expand_replicas","index.version.upgraded"],u=(i.filter((e=>!a.includes(e))),i.filter((e=>!c.includes(e)))),d="0 30 1 * * ?",p="DAY",l="0 30 1 * * ?",h="DAY",f="snapshot_restore",b="repository_list_load",_="repository_create",m="repository_update",g="repository_delete",y="repository_delete_many",R="repository_show_details_click",x="repository_detail_panel_verify",v="repository_detail_panel_cleanup",T="snapshot_list_load",S="snapshot_show_details_click",k="snapshot_detail_panel_summary_tab",w="snapshot_detail_panel_failed_indices_tab",C="snapshot_delete",U="snapshot_delete_many",M="restore_create",O="restore_list_load",j="restore_list_expand_index",I="policy_list_load",E="policy_show_details_click",$="policy_detail_panel_summary_tab",L="policy_detail_panel_last_success_tab",D="policy_execute",A="policy_delete",F="policy_delete_many",P="policy_create",N="policy_update",H="retention_settings_update",B="retention_execute"},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(4),o=n.n(r),s=n(0);const i=new class text_TextService{constructor(){o()(this,"breadcrumbs",{}),o()(this,"i18n",void 0),o()(this,"repositoryTypeNames",{})}setup(e){this.i18n=e,this.repositoryTypeNames={[s.g.fs]:e.translate("xpack.snapshotRestore.repositoryType.fileSystemTypeName",{defaultMessage:"Shared file system"}),[s.g.url]:e.translate("xpack.snapshotRestore.repositoryType.readonlyTypeName",{defaultMessage:"Read-only URL"}),[s.g.s3]:e.translate("xpack.snapshotRestore.repositoryType.s3TypeName",{defaultMessage:"AWS S3"}),[s.g.hdfs]:e.translate("xpack.snapshotRestore.repositoryType.hdfsTypeName",{defaultMessage:"Hadoop HDFS"}),[s.g.azure]:e.translate("xpack.snapshotRestore.repositoryType.azureTypeName",{defaultMessage:"Azure"}),[s.g.gcs]:e.translate("xpack.snapshotRestore.repositoryType.gcsTypeName",{defaultMessage:"Google Cloud Storage"}),[s.g.source]:e.translate("xpack.snapshotRestore.repositoryType.sourceTypeName",{defaultMessage:"Source-only"})},this.breadcrumbs={home:e.translate("xpack.snapshotRestore.home.breadcrumbTitle",{defaultMessage:"Snapshot and Restore"}),snapshots:e.translate("xpack.snapshotRestore.snapshots.breadcrumbTitle",{defaultMessage:"Snapshots"}),repositories:e.translate("xpack.snapshotRestore.repositories.breadcrumbTitle",{defaultMessage:"Repositories"}),policies:e.translate("xpack.snapshotRestore.policies.breadcrumbTitle",{defaultMessage:"Policies"}),restore_status:e.translate("xpack.snapshotRestore.restoreStatus.breadcrumbTitle",{defaultMessage:"Restore Status"}),repositoryAdd:e.translate("xpack.snapshotRestore.addRepository.breadcrumbTitle",{defaultMessage:"Add repository"}),repositoryEdit:e.translate("xpack.snapshotRestore.editRepository.breadcrumbTitle",{defaultMessage:"Edit repository"}),restoreSnapshot:e.translate("xpack.snapshotRestore.restoreSnapshot.breadcrumbTitle",{defaultMessage:"Restore snapshot"}),policyAdd:e.translate("xpack.snapshotRestore.addPolicy.breadcrumbTitle",{defaultMessage:"Add policy"}),policyEdit:e.translate("xpack.snapshotRestore.editPolicy.breadcrumbTitle",{defaultMessage:"Edit policy"})}}getRepositoryTypeName(e,t){const n=t=>this.repositoryTypeNames[t]||e||"";return e===s.g.source&&t?this.i18n.translate("xpack.snapshotRestore.repositoryType.sourceTypeWithDelegateName",{defaultMessage:"{delegateType} (Source-only)",values:{delegateType:n(t)}}):n(e)}getTimeUnitLabel(e,t){switch(e){case s.h.SECOND:return this.i18n.translate("xpack.snapshotRestore.policyForm.timeUnits.secondLabel",{defaultMessage:"{timeValue, plural, one {second} other {seconds}}",values:{timeValue:t}});case s.h.MINUTE:return this.i18n.translate("xpack.snapshotRestore.policyForm.timeUnits.minuteLabel",{defaultMessage:"{timeValue, plural, one {minute} other {minutes}}",values:{timeValue:t}});case s.h.HOUR:return this.i18n.translate("xpack.snapshotRestore.policyForm.timeUnits.hourLabel",{defaultMessage:"{timeValue, plural, one {hour} other {hours}}",values:{timeValue:t}});case s.h.DAY:return this.i18n.translate("xpack.snapshotRestore.policyForm.timeUnits.dayLabel",{defaultMessage:"{timeValue, plural, one {day} other {days}}",values:{timeValue:t}})}}}},function(e,t,n){e.exports=n(17)(1465)},function(e,t,n){n.r(t);var r=__kbnBundles__.get("plugin/esUiShared/public");Object.defineProperties(t,Object.getOwnPropertyDescriptors(r))},function(e,t,n){"use strict";n.d(t,"l",(function(){return w})),n.d(t,"r",(function(){return c})),n.d(t,"s",(function(){return u})),n.d(t,"y",(function(){return d})),n.d(t,"c",(function(){return p})),n.d(t,"t",(function(){return l})),n.d(t,"b",(function(){return h})),n.d(t,"h",(function(){return f})),n.d(t,"e",(function(){return b})),n.d(t,"x",(function(){return x})),n.d(t,"w",(function(){return v})),n.d(t,"f",(function(){return T})),n.d(t,"j",(function(){return m})),n.d(t,"u",(function(){return g})),n.d(t,"p",(function(){return r.j})),n.d(t,"q",(function(){return r.k})),n.d(t,"o",(function(){return r.i})),n.d(t,"i",(function(){return r.d})),n.d(t,"d",(function(){return r.b})),n.d(t,"a",(function(){return r.a})),n.d(t,"g",(function(){return r.c})),n.d(t,"v",(function(){return r.l})),n.d(t,"n",(function(){return r.g})),n.d(t,"k",(function(){return r.e})),n.d(t,"m",(function(){return C}));var r=n(10),o=n(0),s=n(2),i=n(1);let a;const c=()=>Object(i.b)({path:`${o.a}repositories`,method:"get",initialData:[]}),u=e=>Object(i.b)({path:`${o.a}repositories/${encodeURIComponent(e)}`,method:"get"}),d=async e=>{const t=await Object(i.a)({path:`${o.a}repositories/${encodeURIComponent(e)}/verify`,method:"get"});return a.trackUiMetric(s.w),t},p=async e=>{const t=await Object(i.a)({path:`${o.a}repositories/${encodeURIComponent(e)}/cleanup`,method:"post",body:void 0});return a.trackUiMetric(s.v),t},l=()=>Object(i.b)({path:`${o.a}repository_types`,method:"get",initialData:[]}),h=async e=>{const t=await Object(i.a)({path:`${o.a}repositories`,method:"put",body:e});return a.trackUiMetric(s.s),t},f=async e=>{const t=await Object(i.a)({path:`${o.a}repositories/${encodeURIComponent(e.name)}`,method:"put",body:e});return a.trackUiMetric(s.z),t},b=async e=>{const t=await Object(i.a)({path:`${o.a}repositories/${e.map((e=>encodeURIComponent(e))).join(",")}`,method:"delete"});return a.trackUiMetric(e.length>1?s.u:s.t),t};let _;const m=async(e,t,n)=>{const r=await Object(i.a)({path:`${o.a}restore/${encodeURIComponent(e)}/${encodeURIComponent(t)}`,method:"post",body:n});return _.trackUiMetric(s.A),r},g=e=>Object(i.b)({path:`${o.a}restores`,method:"get",initialData:[],pollIntervalMs:e});var y=n(9);let R;const x=e=>Object(i.b)({path:`${y.a}snapshots`,method:"get",initialData:[],query:e}),v=(e,t)=>Object(i.b)({path:`${y.a}snapshots/${encodeURIComponent(e)}/${encodeURIComponent(t)}`,method:"get"}),T=async e=>{const t=await Object(i.a)({path:`${y.a}snapshots/bulk_delete`,method:"post",body:e});return R.trackUiMetric(e.length>1?s.G:s.F),t};var S=n(4),k=n.n(S);const w=new class http_HttpService{constructor(){k()(this,"client",void 0)}setup(e){this.client=e}get httpClient(){if(!this.client)throw new Error("Http service has not be initialized. Client is missing.");return this.client}},C=e=>{Object(r.f)(e),a=e,_=e,(e=>{R=e})(e)}},function(e,t){e.exports=__kbnSharedDeps__.KbnI18n},function(e,t,n){n.r(t);var r=__kbnBundles__.get("plugin/kibanaReact/public");Object.defineProperties(t,Object.getOwnPropertyDescriptors(r))},function(e,t,n){"use strict";var r=n(0);n.d(t,"a",(function(){return r.a})),n.d(t,"b",(function(){return r.b})),n.d(t,"c",(function(){return r.c})),n.d(t,"d",(function(){return r.d})),n.d(t,"e",(function(){return r.g})),n.d(t,"f",(function(){return r.h}))},function(e,t,n){"use strict";n.d(t,"f",(function(){return a})),n.d(t,"j",(function(){return c})),n.d(t,"k",(function(){return u})),n.d(t,"i",(function(){return d})),n.d(t,"h",(function(){return p})),n.d(t,"d",(function(){return l})),n.d(t,"b",(function(){return h})),n.d(t,"a",(function(){return f})),n.d(t,"c",(function(){return b})),n.d(t,"l",(function(){return _})),n.d(t,"g",(function(){return m})),n.d(t,"e",(function(){return g}));var r=n(0),o=n(2),s=n(1);let i;const a=e=>{i=e},c=()=>Object(s.b)({path:`${r.a}policies`,method:"get"}),u=e=>Object(s.b)({path:`${r.a}policy/${encodeURIComponent(e)}`,method:"get"}),d=()=>Object(s.b)({path:`${r.a}policies/indices`,method:"get"}),p=()=>Object(s.b)({path:`${r.a}policies/features`,method:"get"}),l=async e=>{const t=Object(s.a)({path:`${r.a}policy/${encodeURIComponent(e)}/run`,method:"post"});return i.trackUiMetric(o.o),t},h=async e=>{const t=Object(s.a)({path:`${r.a}policies/${e.map((e=>encodeURIComponent(e))).join(",")}`,method:"delete"});return i.trackUiMetric(e.length>1?o.l:o.k),t},f=async e=>{const t=Object(s.a)({path:`${r.a}policies`,method:"post",body:e});return i.trackUiMetric(o.j),t},b=async e=>{const t=await Object(s.a)({path:`${r.a}policies/${encodeURIComponent(e.name)}`,method:"put",body:e});return i.trackUiMetric(o.r),t},_=()=>Object(s.b)({path:`${r.a}policies/retention_settings`,method:"get"}),m=e=>{const t=Object(s.a)({path:`${r.a}policies/retention_settings`,method:"put",body:{retentionSchedule:e}});return i.trackUiMetric(o.E),t},g=async()=>{const e=Object(s.a)({path:`${r.a}policies/retention`,method:"post"});return i.trackUiMetric(o.D),e}},function(e,t,n){"use strict";var r=n(5);n.d(t,"a",(function(){return r.AuthorizationProvider})),n.d(t,"b",(function(){return r.CronEditor})),n.d(t,"d",(function(){return r.NotAuthorizedSection})),n.d(t,"g",(function(){return r.SectionError})),n.d(t,"e",(function(){return r.PageError})),n.d(t,"f",(function(){return r.PageLoading})),n.d(t,"j",(function(){return r.sendRequest})),n.d(t,"k",(function(){return r.useAuthorizationContext})),n.d(t,"m",(function(){return r.useRequest})),n.d(t,"h",(function(){return r.WithPrivileges})),n(13);var o=n(8);n.d(t,"i",(function(){return o.reactRouterNavigate})),n.d(t,"c",(function(){return o.KibanaThemeProvider})),n.d(t,"l",(function(){return o.useExecutionContext}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return a})),n.d(t,"g",(function(){return c})),n.d(t,"j",(function(){return u})),n.d(t,"k",(function(){return d})),n.d(t,"f",(function(){return p})),n.d(t,"d",(function(){return l})),n.d(t,"o",(function(){return h})),n.d(t,"n",(function(){return f})),n.d(t,"l",(function(){return b})),n.d(t,"h",(function(){return _})),n.d(t,"i",(function(){return m})),n.d(t,"e",(function(){return g})),n.d(t,"c",(function(){return y})),n.d(t,"m",(function(){return R}));var r=n(4),o=n.n(r),s=n(3);const i=new class breadcrumb_BreadcrumbService{constructor(){o()(this,"breadcrumbs",{management:[],home:[],snapshots:[],repositories:[],policies:[],restore_status:[],repositoryAdd:[],repositoryEdit:[],restoreSnapshot:[],policyAdd:[],policyEdit:[]}),o()(this,"setBreadcrumbsHandler",void 0)}setup(e){this.setBreadcrumbsHandler=e,this.breadcrumbs.home=[{text:s.a.breadcrumbs.home,href:"/"}],this.breadcrumbs.snapshots=[...this.breadcrumbs.home,{text:s.a.breadcrumbs.snapshots,href:h()}],this.breadcrumbs.repositories=[...this.breadcrumbs.home,{text:s.a.breadcrumbs.repositories,href:"/repositories"}],this.breadcrumbs.policies=[...this.breadcrumbs.home,{text:s.a.breadcrumbs.policies,href:"/policies"}],this.breadcrumbs.restore_status=[...this.breadcrumbs.home,{text:s.a.breadcrumbs.restore_status,href:"/restore_status"}],this.breadcrumbs.repositoryAdd=[...this.breadcrumbs.repositories,{text:s.a.breadcrumbs.repositoryAdd}],this.breadcrumbs.repositoryEdit=[...this.breadcrumbs.repositories,{text:s.a.breadcrumbs.repositoryEdit}],this.breadcrumbs.restoreSnapshot=[...this.breadcrumbs.snapshots,{text:s.a.breadcrumbs.restoreSnapshot}],this.breadcrumbs.policyAdd=[...this.breadcrumbs.policies,{text:s.a.breadcrumbs.policyAdd}],this.breadcrumbs.policyEdit=[...this.breadcrumbs.policies,{text:s.a.breadcrumbs.policyEdit}]}setBreadcrumbs(e){if(!this.setBreadcrumbsHandler)throw new Error("BreadcrumbService#setup() must be called first!");const t=this.breadcrumbs[e]?[...this.breadcrumbs[e]]:[...this.breadcrumbs.home],n=t.pop();t.push({...n,href:void 0}),this.setBreadcrumbsHandler(t)}},a=new class doc_title_DocTitleService{constructor(){o()(this,"changeDocTitleHandler",(()=>{}))}setup(e){this.changeDocTitleHandler=e}setTitle(e){e&&"home"!==e?s.a.breadcrumbs[e]&&this.changeDocTitleHandler(`${s.a.breadcrumbs[e]} - ${s.a.breadcrumbs.home}`):this.changeDocTitleHandler(`${s.a.breadcrumbs.home}`)}};function c(){return"/"}function u(){return"/repositories"}function d(e){return encodeURI(`/repositories/${encodeURIComponent(e)}`)}function p(e){return encodeURI(`/edit_repository/${encodeURIComponent(e)}`)}function l(e){return encodeURI("/add_repository"+(e?`?redirect=${encodeURIComponent(e)}`:""))}function h(e,t){return e?encodeURI(`/snapshots?repository=${encodeURIComponent(e)}`):t?encodeURI(`/snapshots?policy=${encodeURIComponent(t)}`):"/snapshots"}function f(e,t){return encodeURI(`/snapshots/${encodeURIComponent(e)}/${encodeURIComponent(t)}`)}function b(e,t){return encodeURI(`/restore/${encodeURIComponent(e)}/${encodeURIComponent(t)}`)}function _(){return"/policies"}function m(e){return encodeURI(`/policies/${encodeURIComponent(e)}`)}function g(e){return encodeURI(`/edit_policy/${encodeURIComponent(e)}`)}function y(){return"/add_policy"}function R(){return"/restore_status"}},function(e,t,n){n.r(t);var r=__kbnBundles__.get("entry/core/public");Object.defineProperties(t,Object.getOwnPropertyDescriptors(r))},function(e,t,n){"use strict";var r,o=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),s=[];function i(e){for(var t=-1,n=0;n.euiTableRowCell{border-bottom:none}.snapshotRestore__shardsTable .euiTable .euiTableRow:hover,.snapshotRestore__shardsTable .euiTable .euiTableRow:hover>.euiTableRowCell{background:#25262e}.snapshotRestore__policyTable .euiToolTipAnchor{display:flex}",""]),e.exports=t},function(e,t,n){var r=n(14),o=n(24);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.i,o,""]]);r(o,{insert:"head",singleton:!1}),e.exports=o.locals||{}},function(e,t,n){(t=n(15)(!1)).push([e.i,".snapshotRestore__restoreForm__stepLogistics .euiFormRow--hasEmptyLabelSpace,.snapshotRestore__restoreForm__stepSettings .euiFormRow--hasEmptyLabelSpace{margin-top:30px;min-height:auto}.snapshotRestore__restoreForm__stepLogistics__indicesFieldWrapper .euiFormLabel{width:100%}.snapshotRestore__policyForm__stepSettings .euiFormRow--hasEmptyLabelSpace{margin-top:30px;min-height:auto}.snapshotRestore__policyForm__stepSettings__indicesFieldWrapper .euiFormLabel{width:100%}.snapshotRestore__shardsTable{margin:8px 0 8px 24px}.snapshotRestore__shardsTable .euiToolTipAnchor{width:100%}.snapshotRestore__shardsTable .euiTable{background:none}.snapshotRestore__shardsTable .euiTable .euiTableRow:last-child>.euiTableRowCell{border-bottom:none}.snapshotRestore__shardsTable .euiTable .euiTableRow:hover,.snapshotRestore__shardsTable .euiTable .euiTableRow:hover>.euiTableRowCell{background:#f5f7fa}.snapshotRestore__policyTable .euiToolTipAnchor{display:flex}",""]),e.exports=t},function(e,t,n){"use strict";n.r(t),n.d(t,"plugin",(function(){return l})),n(20);var r=n(4),o=n.n(r),s=n(7),i=n(0),a=n(6),c=n(3),u=n(16);class ui_metric_UiMetricService{constructor(e){o()(this,"usageCollection",void 0),this.appName=e}setup(e){this.usageCollection=e}track(e){this.usageCollection&&this.usageCollection.reportUiCounter(this.appName,u.METRIC_TYPE.COUNT,e)}trackUiMetric(e){return this.track(e)}}var d=n(2),p=n(12);class locator_SnapshotRestoreLocatorDefinition{constructor(e){o()(this,"id","SNAPSHOT_RESTORE_LOCATOR"),o()(this,"getLocation",(async e=>{const t=await this.deps.managementAppLocator.getLocation({sectionId:"data",appId:i.f.id});if("snapshots"===e.page)return{...t,path:t.path+Object(p.o)()}})),this.deps=e}}class plugin_SnapshotRestoreUIPlugin{constructor(e){o()(this,"uiMetricService",new ui_metric_UiMetricService(d.i)),this.initializerContext=e,Object(a.m)(this.uiMetricService)}setup(e,t){const r=this.initializerContext.config.get(),{ui:{enabled:o}}=r;if(o){const{http:o}=e,{home:u,management:d,usageCollection:p}=t;this.uiMetricService.setup(p),c.a.setup(s.i18n),a.l.setup(o),d.sections.section.data.registerApp({id:i.f.id,title:s.i18n.translate("xpack.snapshotRestore.appTitle",{defaultMessage:"Snapshot and Restore"}),order:3,mount:async t=>{const{mountManagementSection:o}=await n.e(1).then(n.bind(null,48)),s={uiMetricService:this.uiMetricService};return await o(e,s,r,t)}}),u&&u.featureCatalogue.register({id:i.f.id,title:s.i18n.translate("xpack.snapshotRestore.featureCatalogueTitle",{defaultMessage:"Back up and restore"}),description:s.i18n.translate("xpack.snapshotRestore.featureCatalogueDescription",{defaultMessage:"Save snapshots to a backup repository, and restore to recover index and cluster state."}),icon:"storage",path:"/app/management/data/snapshot_restore",showOnHomePage:!0,category:"admin",order:630}),t.share.url.locators.create(new locator_SnapshotRestoreLocatorDefinition({managementAppLocator:t.management.locator}))}}start(){}stop(){}}const l=e=>new plugin_SnapshotRestoreUIPlugin(e)},function(e,t){e.exports=__kbnSharedDeps__.React},function(e,t){e.exports=__kbnSharedDeps__.EmotionReact},function(e,t){e.exports=__kbnSharedDeps__.ElasticEui},function(e,t){e.exports=__kbnSharedDeps__.KbnI18nReact},function(e,t){e.exports=__kbnSharedDeps__.ReactRouterDom},function(e,t){e.exports=__kbnSharedDeps__.Lodash},function(e,t){e.exports=__kbnSharedDeps__.TsLib},function(e,t){e.exports=__kbnSharedDeps__.ReactRouterDomV5Compat},function(e,t){e.exports=__kbnSharedDeps__.ReactDom},function(e,t){e.exports=__kbnSharedDeps__.LodashFp},function(e,t){e.exports=__kbnSharedDeps__.ElasticEuiLibServices}]);