/*! 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.ml_bundle_jsonpfunction=window.ml_bundle_jsonpfunction||[]).push([[25],{265:function(e,t,r){"use strict";e.exports=function e(t,r){if(t===r)return!0;if(t&&r&&"object"==typeof t&&"object"==typeof r){if(t.constructor!==r.constructor)return!1;var n,i,o;if(Array.isArray(t)){if((n=t.length)!=r.length)return!1;for(i=n;0!=i--;)if(!e(t[i],r[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((n=(o=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(i=n;0!=i--;)if(!Object.prototype.hasOwnProperty.call(r,o[i]))return!1;for(i=n;0!=i--;){var s=o[i];if(!e(t[s],r[s]))return!1}return!0}return t!=t&&r!=r}},671:function(e,t,r){"use strict";r.r(t),r.d(t,"initComponent",(function(){return p}));var n=r(2),i=r.n(n),o=r(7),s=r(265),a=r.n(s),c=r(15),u=r(43),l=r(28),f=r(4);const p=Object(o.memoize)(((e,t)=>i.a.memo((r=>{var n,o;const{persistableStateAttachmentState:s}=r,a=e.deserialize({id:u.FIELD_FORMAT_IDS.DATE}),p=s,d=[{title:Object(f.jsx)(c.FormattedMessage,{id:"xpack.ml.cases.anomalyCharts.description.jobIdsLabel",defaultMessage:"Job IDs"}),description:p.jobIds.join(", ")},{title:Object(f.jsx)(c.FormattedMessage,{id:"xpack.ml.cases.anomalyCharts.description.timeRangeLabel",defaultMessage:"Time range"}),description:`${a.convert(p.timeRange.from)} - ${a.convert(p.timeRange.to)}`}];var m;return"string"==typeof(null===(n=p.query)||void 0===n?void 0:n.query)&&""!==(null===(o=p.query)||void 0===o?void 0:o.query)&&d.push({title:Object(f.jsx)(c.FormattedMessage,{id:"xpack.ml.cases.anomalySwimLane.description.queryLabel",defaultMessage:"Query"}),description:null===(m=p.query)||void 0===m?void 0:m.query}),Object(f.jsx)(i.a.Fragment,null,Object(f.jsx)(l.EuiDescriptionList,{compressed:!0,type:"inline",listItems:d}),Object(f.jsx)(t,p))}),((e,t)=>a()(e.persistableStateAttachmentState,t.persistableStateAttachmentState)))))}}]);