@reltio/remotes 1.4.1284 → 1.4.1286

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/4007.js ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";(self.webpackChunk_reltio_remotes=self.webpackChunk_reltio_remotes||[]).push([[4007],{32528:(e,t,l)=>{l.d(t,{Z:()=>r});var a=l(13688),n=l(48852);const r=e=>t=>(0,n.l)(a.X,e,t)},58662:(e,t,l)=>{l.d(t,{Z:()=>E});var a=l(13980),n=l.n(a),r=l(24328),i=l.n(r),o=l(71153),c=l.n(o),s=l(94079),p=l(87918),d=l.n(p),f=l(31276),m=l(17440);const u=(0,l(79692).Z)({pagination:{display:"flex",alignItems:"center",justifyContent:"flex-end",height:"56px",borderTop:"1px solid rgba(0,0,0,0.12)",boxShadow:"none"},caption:{color:"rgba(0,0,0,0.6)",fontSize:"12px",lineHeight:"16px"},selectRoot:{marginLeft:"5px",marginRight:"36px"},select:{color:"rgba(0,0,0,0.6)",fontSize:"12px",lineHeight:"16px",textAlign:"right"},actions:{marginLeft:"32px"}});function h(e){for(var t=1;t<arguments.length;t++){var l=null!=arguments[t]?Object(arguments[t]):{},a=Object.keys(l);"function"==typeof Object.getOwnPropertySymbols&&(a=a.concat(Object.getOwnPropertySymbols(l).filter((function(e){return Object.getOwnPropertyDescriptor(l,e).enumerable})))),a.forEach((function(t){g(e,t,l[t])}))}return e}function g(e,t,l){return t in e?Object.defineProperty(e,t,{value:l,enumerable:!0,configurable:!0,writable:!0}):e[t]=l,e}const y=e=>{let{classes:t={},count:l,rowsPerPageOptions:a,page:n,onChangePage:o,rowsPerPage:p,onChangeRowsPerPage:g,basicTableRef:y,labelRowsPerPage:E}=e;const v=u(),x=(0,r.useCallback)((()=>{(0,m.pathOr)(m.identity,["current","resetScrollbarPosition"],y)()}),[y]),b=(0,r.useCallback)((e=>{o(e),x()}),[o,x]),_=(0,r.useCallback)((e=>{o(0),g(e),x()}),[o,g,x]);return i().createElement(s.TablePagination,{classes:h({},t,{root:c()(v.pagination,t.root),select:c()(v.select,t.select),caption:v.caption,selectRoot:v.selectRoot,actions:v.actions}),component:"div",labelRowsPerPage:E||d().text("Rows per page:"),labelDisplayedRows:e=>{let{from:t,to:l,count:a}=e;return d().text("${fromRow}-${toRow} of ${countRows}",{fromRow:d().number(t,"0,0"),toRow:d().number(l,"0,0"),countRows:d().number(a,"0,0")})},count:l,rowsPerPageOptions:a,page:n,onChangePage:(0,m.pipe)((0,m.nthArg)(1),b),rowsPerPage:p,onChangeRowsPerPage:(0,m.pipe)(f.NA,_)})};y.propTypes={classes:n().object,rowsPerPageOptions:n().arrayOf(n().number),count:n().number,page:n().number,onChangePage:n().func,rowsPerPage:n().number,onChangeRowsPerPage:n().func,basicTableRef:n().shape({current:n().object}),labelRowsPerPage:n().string};const E=i().memo(y)},58241:(e,t,l)=>{l.d(t,{Z:()=>d});var a=l(24328),n=l.n(a),r=l(71153),i=l.n(r),o=l(8818),c=l(38016);const s=(0,l(79692).Z)({collapseButton:{cursor:"pointer"},expandLess:{transform:"rotate( -180deg )"}});function p(){return p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},p.apply(this,arguments)}const d=e=>{let{isOpen:t=!1,tooltipTitle:l}=e,a=function(e,t){if(null==e)return{};var l,a,n=function(e,t){if(null==e)return{};var l,a,n={},r=Object.keys(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||(n[l]=e[l]);return n}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(e,l)&&(n[l]=e[l])}return n}(e,["isOpen","tooltipTitle"]);const r=s(),d={icon:c.Z,className:r.collapseButton,iconClassName:i()({[r.expandLess]:t})},f={tooltipTitle:l};return n().createElement(o.k,p({},d,f,a))}},81137:(e,t,l)=>{l.d(t,{Z:()=>s});var a=l(24328),n=l.n(a),r=l(87918),i=l.n(r),o=l(94079);const c=(0,l(79692).Z)({paper:{minHeight:"180px"},title:{padding:"16px 16px 10px 16px",fontSize:"20px",fontWeight:500,letterSpacing:"0.25px",lineHeight:"24px"},content:{padding:"0 16px"},contentText:{marginBottom:0,fontSize:"16px",letterSpacing:"0.15px",lineHeight:"24px"},actionButtons:{display:"flex",paddingTop:"4px",fontSize:"14px",fontWeight:500,letterSpacing:0,lineHeight:"16px","& > div":{marginLeft:"auto"}},discardButton:{marginRight:"8px"}}),s=e=>{let{open:t,title:l,content:a,onCancel:r,cancelCaption:s=i().text("Cancel"),onDiscard:p,discardCaption:d="",onSave:f,saveCaption:m=i().text("Save"),disabledSave:u=!1}=e;const h=c();return n().createElement(o.Dialog,{open:t,onClose:r,classes:{paperScrollPaper:h.paper}},n().createElement(o.DialogTitle,{classes:{root:h.title}},l),n().createElement(o.DialogContent,{classes:{root:h.content}},n().createElement(o.DialogContentText,{classes:{root:h.contentText}},a)),n().createElement(o.DialogActions,{className:h.actionButtons,disableSpacing:!0},r&&n().createElement(o.Button,{onClick:r},s),n().createElement("div",null,p&&n().createElement(o.Button,{onClick:p,classes:{root:h.discardButton}},d),n().createElement(o.Button,{onClick:f,color:"primary",disabled:u,autoFocus:!0},m))))}},21077:(e,t,l)=>{l.d(t,{B9:()=>m,tC:()=>f,ZP:()=>u});var a=l(24328),n=l.n(a),r=l(17440),i=l(94079);function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},o.apply(this,arguments)}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},c.apply(this,arguments)}function s(){return s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},s.apply(this,arguments)}function p(){return p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},p.apply(this,arguments)}const d=(0,l(79692).Z)((e=>({root:{display:"flex",flex:"1 1 auto",flexWrap:"nowrap",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"10px",overflow:"auto",height:"100%",minHeight:"350px",boxSizing:"border-box","& $text":{color:e.palette.text.primary,fontSize:"20px",fontWeight:500,lineHeight:"24px",letterSpacing:"0.25px",textAlign:"center"},"& $secondaryText":{color:e.palette.text.secondary,fontSize:"15px",fontWeight:300,lineHeight:"18px",letterSpacing:"0.11px",textAlign:"center",paddingTop:"3px"}},embedded:{flexShrink:0,width:"190px",height:"190px",padding:"8px"},full:{width:"256px",height:"256px"},textBox:{display:"flex",flexDirection:"column",alignItems:"center",maxWidth:500,marginTop:"16px"},text:{},secondaryText:{},button:{minHeight:36,minWidth:64,maxWidth:500,padding:"10px 16px",borderRadius:"2px",boxShadow:"0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24), 0 0 8px 0 rgba(0,0,0,0.12), 0 8px 8px 0 rgba(0,0,0,0.24)",fontSize:"14px",fontWeight:500,lineHeight:"16px",marginTop:"24px"}})));let f;!function(e){e.full="full",e.embedded="embedded"}(f||(f={}));const m={SEARCH_RESULTS:e=>n().createElement("svg",o({width:256,height:256,viewBox:"0 0 256 256",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),n().createElement("defs",null,n().createElement("radialGradient",{cx:"50%",cy:"100%",fx:"50%",fy:"100%",r:"81.681%",gradientTransform:"matrix(.98998 0 0 .612 .005 .388)",id:"EmptySearchResults_svg__c"},n().createElement("stop",{stopColor:"#00BFFF",stopOpacity:.5,offset:"0%"}),n().createElement("stop",{stopColor:"#9EE8FF",stopOpacity:0,offset:"100%"})),n().createElement("radialGradient",{cx:"50%",cy:"111.651%",fx:"50%",fy:"111.651%",r:"87.693%",gradientTransform:"matrix(0 -.97693 .7263 0 -.31 1.605)",id:"EmptySearchResults_svg__f"},n().createElement("stop",{stopColor:"#91F8E5",stopOpacity:.6,offset:"0%"}),n().createElement("stop",{stopColor:"#14F7FF",stopOpacity:0,offset:"100%"})),n().createElement("radialGradient",{cx:"50%",cy:"103.659%",fx:"50%",fy:"103.659%",r:"90.207%",gradientTransform:"matrix(0 -1 2.23905 0 -1.821 1.537)",id:"EmptySearchResults_svg__g"},n().createElement("stop",{stopColor:"#FFF",offset:"0%"}),n().createElement("stop",{stopColor:"#73FAFF",stopOpacity:.21,offset:"59.38%"}),n().createElement("stop",{stopColor:"#14F7FF",stopOpacity:0,offset:"100%"})),n().createElement("linearGradient",{x1:"50%",y1:"170.771%",x2:"50%",y2:"10.303%",id:"EmptySearchResults_svg__e"},n().createElement("stop",{stopColor:"#91F8E5",offset:"0%"}),n().createElement("stop",{stopColor:"#99FCFF",stopOpacity:0,offset:"100%"})),n().createElement("filter",{x:"-25.9%",y:"-26.2%",width:"151.8%",height:"152.3%",filterUnits:"objectBoundingBox",id:"EmptySearchResults_svg__d"},n().createElement("feGaussianBlur",{stdDeviation:15,in:"SourceGraphic"})),n().createElement("circle",{id:"EmptySearchResults_svg__a",cx:128,cy:128,r:128})),n().createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},n().createElement("mask",{id:"EmptySearchResults_svg__b",fill:"#fff"},n().createElement("use",{xlinkHref:"#EmptySearchResults_svg__a"})),n().createElement("use",{fillOpacity:.2,fill:"#A792CD",xlinkHref:"#EmptySearchResults_svg__a"}),n().createElement("g",{mask:"url(#EmptySearchResults_svg__b)"},n().createElement("g",{transform:"translate(56 34)"},n().createElement("g",{opacity:.9,strokeWidth:1,fill:"#FFF"},n().createElement("path",{d:"M0 6.99C0 3.13 3.137 0 7 0h247.067c3.866 0 7 3.144 7 6.99v169.353c0 3.86-3.137 6.99-7 6.99H7c-3.866 0-7-3.143-7-6.99V6.99z"}),n().createElement("path",{d:"M13 25.99c0-3.86 3.137-6.99 7-6.99h247.067c3.866 0 7 3.144 7 6.99v169.353c0 3.86-3.137 6.99-7 6.99H20c-3.866 0-7-3.143-7-6.99V25.99z",opacity:.4})),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(21.756 45.833)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:213.204,cy:5.456,rx:4.351,ry:4.365}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:197.976,cy:5.456,rx:4.351,ry:4.365}),n().createElement("path",{d:"M10.334 1.091c5.707 0 10.334 4.627 10.334 10.334v.067c0 5.707-4.627 10.333-10.334 10.333S0 17.2 0 11.492v-.067C0 5.718 4.627 1.091 10.334 1.091z",fill:"#E3EBF4"}),n().createElement("path",{d:"M35.365.861h69.768a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M34.274 15.048h126.164a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M33.182 24.869H73.89a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z",fill:"#B1AABD",opacity:.2})),n().createElement("rect",{fill:"#645F6D",opacity:.5,x:21.756,y:17.46,width:87.022,height:12.004,rx:6.002}),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(21.756 87.302)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:213.204,cy:5.456,rx:4.351,ry:4.365}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:197.976,cy:5.456,rx:4.351,ry:4.365}),n().createElement("rect",{fill:"#E3EBF4",x:0,y:1.091,width:20.668,height:20.734,rx:10.334}),n().createElement("path",{d:"M35.365.861h82.647a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M34.274 15.048H174.58a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M33.182 24.869h113.119a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z",fill:"#B1AABD",opacity:.2})),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(21.756 128.77)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:213.204,cy:5.456,rx:4.351,ry:4.365}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:197.976,cy:5.456,rx:4.351,ry:4.365}),n().createElement("path",{d:"M10.334 1.091c5.707 0 10.334 4.627 10.334 10.334v.067c0 5.707-4.627 10.333-10.334 10.333S0 17.2 0 11.492v-.067C0 5.718 4.627 1.091 10.334 1.091z",fill:"#E3EBF4"}),n().createElement("path",{d:"M35.365.861h110.929a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M34.274 15.048h92.443a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M33.182 24.869H73.89a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z",fill:"#B1AABD",opacity:.2})))),n().createElement("g",{mask:"url(#EmptySearchResults_svg__b)"},n().createElement("path",{fill:"#446275",d:"M72.246 84.033l8.66 5-35.5 61.488-8.66-5-12.556-24.729-51.307-29.622 20.431-35.388 50.648 29.242z"}),n().createElement("path",{d:"M62.906 120.21l-80.091-46.24 10.5-18.188 50.647 29.242 28.284-.99 8.66 5-18 31.176z",fillOpacity:.2,fill:"#FFF"}),n().createElement("path",{d:"M27.566 75.558L3.877 109.065l-5.013-2.895 26.045-32.146 2.657 1.534zm9.467 5.466L13.345 114.53l-5.014-2.895L34.377 79.49l2.656 1.534zm8.158 4.71l-22.32 34.297-5.013-2.895L43.903 84.99l1.288.744z",fill:"#527585"}),n().createElement("path",{d:"M11.524 90.544l13.385-16.52 2.657 1.534-12.174 17.22-3.868-2.234zm9.467 5.467L34.377 79.49l2.656 1.534-12.174 17.22-3.868-2.233zm9.527 5.5L43.903 84.99l1.288.744-11.47 17.626-3.203-1.85z",fill:"#76A2B5",opacity:.6}),n().createElement("path",{d:"M.355 59.848l-23.689 33.507-5.013-2.895 26.045-32.146 2.657 1.534zm9.468 5.466L-13.866 98.82l-5.013-2.895L7.166 63.78l2.657 1.534zm8.158 4.71L-4.34 104.32l-5.014-2.895L16.692 69.28l1.289.744z",fillOpacity:.1,fill:"#000"}),n().createElement("g",null,n().createElement("path",{fill:"url(#EmptySearchResults_svg__c)",opacity:.993,filter:"url(#EmptySearchResults_svg__d)",d:"M.63 0h173.74L123 172H52z",transform:"rotate(120 90.404 138.861)"}),n().createElement("path",{fill:"url(#EmptySearchResults_svg__e)",opacity:.3,d:"M4 9h166.37L120.73 172.299H53.64z",transform:"rotate(120 90.404 138.861)"}),n().createElement("path",{fill:"url(#EmptySearchResults_svg__f)",opacity:.3,d:"M4 2h166.37L120.73 172.299H53.64z",transform:"rotate(120 90.404 138.861)"}),n().createElement("path",{fill:"url(#EmptySearchResults_svg__g)",d:"M4 9h166.37L120.73 172.299H53.64z",transform:"rotate(120 90.404 138.861)"}),n().createElement("path",{fill:"#FFF",opacity:.196,d:"M212.363 205.344l-1 1.732L60.418 124.52l4.977-8.62z"})),n().createElement("path",{fill:"#76A2B5",d:"M73.112 84.533l-35.5 61.488-.866-.5 35.5-61.488z"}),n().createElement("path",{fill:"#F3F3F3",d:"M80.906 89.033l-35.5 61.488-.866-.5 35.5-61.488z"}),n().createElement("path",{fill:"#538196",d:"M55.112 115.71l-17.5 30.311-.866-.5 17.5-30.31z"})))),SELECT_ATTRIBUTES:e=>n().createElement("svg",c({width:256,height:256,viewBox:"0 0 256 256",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),n().createElement("circle",{cx:128,cy:128,r:128,fill:"#0072CE",fillOpacity:.1}),n().createElement("mask",{id:"SelectAttributes_svg__a",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:256,height:256},n().createElement("circle",{cx:128,cy:128,r:128,fill:"#fff"})),n().createElement("g",{mask:"url(#SelectAttributes_svg__a)"},n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M-16 9h256v247H-16V9z",fill:"url(#SelectAttributes_svg__paint0_linear_0_19219)"}),n().createElement("path",{opacity:.05,fillRule:"evenodd",clipRule:"evenodd",d:"M187.761 56.865l58.639 58.639v148.871H93.383L52 225.083V56.865h135.761z",fill:"url(#SelectAttributes_svg__paint1_linear_0_19219)"}),n().createElement("path",{opacity:.06,fillRule:"evenodd",clipRule:"evenodd",d:"M47 58h202a7 7 0 017 7v157a7 7 0 01-7 7H47a7 7 0 01-7-7V65a7 7 0 017-7z",fill:"#000"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M50 56h201a5 5 0 015 5v157a5 5 0 01-5 5H50a5 5 0 01-5-5V61a5 5 0 015-5z",fill:"#fff"}),n().createElement("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M105.376 72.635a3 3 0 013-3H150a3 3 0 110 6h-41.624a3 3 0 01-3-3z",fill:"#B6C7DB"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M105 84.635a3 3 0 013-3h64.205a3 3 0 110 6H108a3 3 0 01-3-3z",fill:"#979797"}),n().createElement("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M105.376 163a3 3 0 013-3H150a3 3 0 110 6h-41.624a3 3 0 01-3-3z",fill:"#B6C7DB"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M105 175a3 3 0 013-3h64.205a3 3 0 110 6H108a3 3 0 01-3-3z",fill:"#979797"}),n().createElement("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M105.376 193a3 3 0 013-3H190a3 3 0 110 6h-81.624a3 3 0 01-3-3z",fill:"#B6C7DB"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M105 205a3 3 0 013-3h74.205a3 3 0 110 6H108a3 3 0 01-3-3z",fill:"#979797"}),n().createElement("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M138.376 103a3 3 0 013-3H223a3 3 0 110 6h-81.624a3 3 0 01-3-3z",fill:"#B6C7DB"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M138 115a3 3 0 013-3h64.205a3 3 0 110 6H141a3 3 0 01-3-3z",fill:"#979797"}),n().createElement("circle",{cx:67,cy:79,r:9,fill:"#B6C7DB"}),n().createElement("circle",{cx:67,cy:79,r:9,fill:"#B6C7DB"}),n().createElement("circle",{cx:120,cy:106,r:6,fill:"#B6C7DB"}),n().createElement("circle",{cx:120,cy:136,r:6,fill:"#B6C7DB"}),n().createElement("circle",{cx:67,cy:169,r:9,fill:"#B6C7DB"}),n().createElement("circle",{cx:67,cy:199,r:9,fill:"#B6C7DB"}),n().createElement("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M138.376 133a3 3 0 013-3H223a3 3 0 110 6h-81.624a3 3 0 01-3-3z",fill:"#B6C7DB"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M138 145a3 3 0 013-3h74.205a3 3 0 110 6H141a3 3 0 01-3-3z",fill:"#979797"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M92.514 108v-8h-2V140.365h11.178v-2h-9.178V110h9.178v-2h-9.178z",fill:"#2B98F0"}),n().createElement("path",{opacity:.54,fillRule:"evenodd",clipRule:"evenodd",d:"M95.071 77l-3.535 3.535L88 77h7.071z",fill:"#000"}),n().createElement("path",{opacity:.6,fillRule:"evenodd",clipRule:"evenodd",d:"M50 22h186a6 6 0 016 6v18a6 6 0 01-6 6H50a6 6 0 01-6-6V28a6 6 0 016-6z",fill:"#fff"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M58 37a6 6 0 016-6h70a6 6 0 110 12H64a6 6 0 01-6-6zM148 37a6 6 0 016-6h10a6 6 0 110 12h-10a6 6 0 01-6-6z",fill:"#979797"})),n().createElement("defs",null,n().createElement("linearGradient",{id:"SelectAttributes_svg__paint0_linear_0_19219",x1:-16,y1:9,x2:-16,y2:256,gradientUnits:"userSpaceOnUse"},n().createElement("stop",{stopColor:"#FAFAFA",stopOpacity:.01}),n().createElement("stop",{offset:1,stopColor:"#F4F4F4"})),n().createElement("linearGradient",{id:"SelectAttributes_svg__paint1_linear_0_19219",x1:266.117,y1:181.111,x2:154.882,y2:77.681,gradientUnits:"userSpaceOnUse"},n().createElement("stop",{stopOpacity:.01}),n().createElement("stop",{offset:1})))),NO_DATA:e=>n().createElement("svg",s({width:256,height:256,viewBox:"0 0 256 256",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),n().createElement("defs",null,n().createElement("linearGradient",{x1:"50%",y1:"0%",x2:"50%",y2:"100%",id:"NoData_svg__b"},n().createElement("stop",{stopColor:"#FAFAFA",stopOpacity:0,offset:"0%"}),n().createElement("stop",{stopColor:"#F4F4F4",offset:"100%"})),n().createElement("linearGradient",{x1:"69.573%",y1:"86.747%",x2:"38.144%",y2:"33.403%",id:"NoData_svg__d"},n().createElement("stop",{stopColor:"#000",stopOpacity:0,offset:"0%"}),n().createElement("stop",{stopColor:"#000",offset:"100%"})),n().createElement("linearGradient",{x1:"50%",y1:"0%",x2:"50%",y2:"100%",id:"NoData_svg__e"},n().createElement("stop",{stopColor:"#EEFBFF",offset:"0%"}),n().createElement("stop",{stopColor:"#0072CE",offset:"100%"})),n().createElement("filter",{x:"-7.7%",y:"-7.5%",width:"115.3%",height:"115%",filterUnits:"objectBoundingBox",id:"NoData_svg__f"},n().createElement("feOffset",{dx:0,dy:2,in:"SourceAlpha",result:"shadowOffsetOuter1"}),n().createElement("feGaussianBlur",{stdDeviation:2,in:"shadowOffsetOuter1",result:"shadowBlurOuter1"}),n().createElement("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0",type:"matrix",in:"shadowBlurOuter1",result:"shadowMatrixOuter1"}),n().createElement("feMerge",null,n().createElement("feMergeNode",{in:"shadowMatrixOuter1"}),n().createElement("feMergeNode",{in:"SourceGraphic"}))),n().createElement("circle",{id:"NoData_svg__a",cx:128,cy:128,r:128})),n().createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},n().createElement("mask",{id:"NoData_svg__c",fill:"#fff"},n().createElement("use",{xlinkHref:"#NoData_svg__a"})),n().createElement("use",{fillOpacity:.1,fill:"#0072CE",xlinkHref:"#NoData_svg__a"}),n().createElement("path",{fill:"url(#NoData_svg__b)",mask:"url(#NoData_svg__c)",d:"M0 9h256v247H0z"}),n().createElement("g",{mask:"url(#NoData_svg__c)"},n().createElement("g",{transform:"translate(29 37)"},n().createElement("g",{opacity:.9,strokeWidth:1,fill:"#FFF"},n().createElement("path",{fillOpacity:.8,opacity:.5,d:"M14.565 8h228.144v176.476H14.565z"}),n().createElement("path",{d:"M0 8.01C0 3.586 3.576 0 7.997 0h223.838a7.997 7.997 0 017.997 8.01v152.401c0 4.424-3.577 8.01-7.997 8.01H7.997A7.997 7.997 0 010 160.411V8.01z"})),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(19.986 42.105)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:195.862,cy:5.013,rx:3.997,ry:4.01}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:181.872,cy:5.013,rx:3.997,ry:4.01}),n().createElement("path",{d:"M9.493 1.003a9.493 9.493 0 019.494 9.493v.06a9.493 9.493 0 01-18.987 0v-.06a9.493 9.493 0 019.493-9.493z",fill:"#E3EBF4"}),n().createElement("path",{d:"M32.488.791h64.093a3.509 3.509 0 110 7.018H32.488a3.509 3.509 0 110-7.018z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M31.486 13.824h115.902a2.506 2.506 0 010 5.012H31.486a2.506 2.506 0 010-5.012z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M30.483 22.846H67.88a1.504 1.504 0 110 3.008H30.483a1.504 1.504 0 110-3.008z",fill:"#B1AABD",opacity:.2})),n().createElement("rect",{fill:"#645F6D",opacity:.5,x:19.986,y:16.04,width:79.944,height:11.028,rx:5.514}),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(19.986 80.2)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:195.862,cy:5.013,rx:3.997,ry:4.01}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:181.872,cy:5.013,rx:3.997,ry:4.01}),n().createElement("rect",{fill:"#E3EBF4",x:0,y:1.003,width:18.987,height:19.048,rx:9.493}),n().createElement("path",{d:"M32.488.791h75.925a3.509 3.509 0 010 7.018H32.488a3.509 3.509 0 110-7.018z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M31.486 13.824h128.893a2.506 2.506 0 110 5.012H31.486a2.506 2.506 0 010-5.012z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M30.483 22.846h103.918a1.504 1.504 0 010 3.008H30.483a1.504 1.504 0 110-3.008z",fill:"#B1AABD",opacity:.2})),n().createElement("g",{strokeWidth:1,fill:"none",transform:"translate(19.986 118.296)"},n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:195.862,cy:5.013,rx:3.997,ry:4.01}),n().createElement("ellipse",{fill:"#6DBCFF",opacity:.5,cx:181.872,cy:5.013,rx:3.997,ry:4.01}),n().createElement("path",{d:"M9.493 1.003a9.493 9.493 0 019.494 9.493v.06a9.493 9.493 0 01-18.987 0v-.06a9.493 9.493 0 019.493-9.493z",fill:"#E3EBF4"}),n().createElement("path",{d:"M32.488.791h101.906a3.509 3.509 0 010 7.018H32.488a3.509 3.509 0 110-7.018z",fill:"#B1AABD",opacity:.5}),n().createElement("path",{d:"M31.486 13.824h84.924a2.506 2.506 0 010 5.012H31.486a2.506 2.506 0 010-5.012z",fill:"#B1AABD",opacity:.43}),n().createElement("path",{d:"M30.483 22.846H67.88a1.504 1.504 0 110 3.008H30.483a1.504 1.504 0 110-3.008z",fill:"#B1AABD",opacity:.2})))),n().createElement("g",{mask:"url(#NoData_svg__c)"},n().createElement("path",{d:"M154.445 45.134v154.072H36.625V45.134h.811C35.508 62.52 41.07 80.609 54.12 93.944c22.74 23.235 59.61 23.235 82.352 0 13.05-13.335 18.612-31.424 16.683-48.81h1.29z",fill:"url(#NoData_svg__d)",opacity:.1,transform:"rotate(-30 291.014 34.548)"}),n().createElement("path",{d:"M27.473 93.234c17.964 18.355 47.09 18.355 65.054 0s17.964-48.113 0-66.468c-17.964-18.355-47.09-18.355-65.054 0s-17.964 48.113 0 66.468z",fill:"url(#NoData_svg__e)",opacity:.2,transform:"translate(70 86)"}),n().createElement("g",{filter:"url(#NoData_svg__f)",strokeWidth:1,fill:"none",transform:"translate(70 86)"},n().createElement("path",{d:"M59.697 0c32.97 0 59.697 26.746 59.697 59.738 0 15.185-5.662 29.047-14.988 39.587l51.204 51.24a89.336 89.336 0 01-10.097 9.392l-51.38-51.416c-9.73 6.888-21.61 10.936-34.436 10.936C26.727 119.477 0 92.73 0 59.738 0 26.746 26.727 0 59.697 0zm0 17.756c-23.17 0-41.953 18.796-41.953 41.982s18.783 41.982 41.953 41.982 41.953-18.796 41.953-41.982-18.783-41.982-41.953-41.982z",fill:"#B5C8C9"}),n().createElement("path",{d:"M21.508 105.656C8.365 94.698 0 78.196 0 59.738 0 26.746 26.727 0 59.697 0c18.444 0 34.935 8.37 45.885 21.523l-9.794 9.8c-8.408-10.68-21.45-17.537-36.091-17.537-25.361 0-45.92 20.573-45.92 45.952 0 14.652 6.852 27.702 17.525 36.117l-9.794 9.8z",fillOpacity:.4,fill:"#FFF"})),n().createElement("path",{d:"M97.473 179.234c17.964 18.355 47.09 18.355 65.054 0s17.964-48.113 0-66.468c-17.964-18.355-47.09-18.355-65.054 0s-17.964 48.113 0 66.468z",fill:"#D9F5FF",opacity:.4,style:{mixBlendMode:"soft-light"}}),n().createElement("path",{d:"M123.885 158.736c0-3.929.444-7.03 1.332-9.304.888-2.274 2.328-4.245 4.32-5.914 1.99-1.668 3.504-3.195 4.54-4.581 1.037-1.386 1.555-2.913 1.555-4.581 0-4.064-1.75-6.095-5.248-6.095-1.614 0-2.92.592-3.915 1.776-.996 1.184-1.52 2.785-1.574 4.803H111.25c.054-5.382 1.75-9.573 5.086-12.574 3.337-3 8.02-4.5 14.047-4.5 6.001 0 10.65 1.386 13.946 4.157 3.297 2.772 4.945 6.714 4.945 11.827 0 2.234-.444 4.265-1.332 6.095-.888 1.83-2.315 3.7-4.279 5.61l-4.642 4.32c-1.318 1.265-2.233 2.563-2.745 3.895-.51 1.332-.793 3.02-.847 5.066h-11.545zm-1.655 12.27c0-1.99.72-3.625 2.16-4.904 1.44-1.278 3.236-1.917 5.389-1.917 2.152 0 3.949.64 5.388 1.917 1.44 1.279 2.16 2.913 2.16 4.905 0 1.991-.72 3.626-2.16 4.904-1.44 1.278-3.236 1.917-5.388 1.917-2.153 0-3.95-.639-5.389-1.917-1.44-1.278-2.16-2.913-2.16-4.904z",fillOpacity:.87,fill:"#000",style:{mixBlendMode:"overlay"}}),n().createElement("path",{d:"M123.885 158.736c0-3.929.444-7.03 1.332-9.304.888-2.274 2.328-4.245 4.32-5.914 1.99-1.668 3.504-3.195 4.54-4.581 1.037-1.386 1.555-2.913 1.555-4.581 0-4.064-1.75-6.095-5.248-6.095-1.614 0-2.92.592-3.915 1.776-.996 1.184-1.52 2.785-1.574 4.803H111.25c.054-5.382 1.75-9.573 5.086-12.574 3.337-3 8.02-4.5 14.047-4.5 6.001 0 10.65 1.386 13.946 4.157 3.297 2.772 4.945 6.714 4.945 11.827 0 2.234-.444 4.265-1.332 6.095-.888 1.83-2.315 3.7-4.279 5.61l-4.642 4.32c-1.318 1.265-2.233 2.563-2.745 3.895-.51 1.332-.793 3.02-.847 5.066h-11.545zm-1.655 12.27c0-1.99.72-3.625 2.16-4.904 1.44-1.278 3.236-1.917 5.389-1.917 2.152 0 3.949.64 5.388 1.917 1.44 1.279 2.16 2.913 2.16 4.905 0 1.991-.72 3.626-2.16 4.904-1.44 1.278-3.236 1.917-5.388 1.917-2.153 0-3.95-.639-5.389-1.917-1.44-1.278-2.16-2.913-2.16-4.904z",fillOpacity:.38,fill:"#3C74B4"})))),ERROR:e=>n().createElement("svg",p({width:88,height:88,viewBox:"0 0 88 88",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),n().createElement("mask",{id:"Error_svg__a",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:88,height:88},n().createElement("path",{d:"M44 88c24.3 0 44-19.7 44-44S68.3 0 44 0 0 19.7 0 44s19.7 44 44 44z",fill:"#fff"})),n().createElement("g",{mask:"url(#Error_svg__a)"},n().createElement("path",{d:"M44 88c24.3 0 44-19.7 44-44S68.3 0 44 0 0 19.7 0 44s19.7 44 44 44z",fill:"#CAC4D5",fillOpacity:.3}),n().createElement("path",{opacity:.3,fillRule:"evenodd",clipRule:"evenodd",d:"M19.987 6.73l49.449 6.072a.687.687 0 01.596.767l-7.845 63.888a.688.688 0 01-.766.6L7.214 71.4a.688.688 0 01-.599-.763l.408-3.326L19.987 6.73z",fill:"#fff"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M1.267 25.921l45.86-19.466a.687.687 0 01.9.366l25.15 59.251a.61.61 0 01-.386.84L22.34 82.765a.719.719 0 01-.887-.445l-20.185-56.4z",fill:"#fff"}),n().createElement("path",{d:"M65.631 9.23H11.017a.688.688 0 00-.687.687v64.37c0 .38.307.687.687.687h54.614c.38 0 .688-.308.688-.687V9.917a.688.688 0 00-.688-.688z",fill:"#F9F9F9"}),n().createElement("path",{opacity:.1,fillRule:"evenodd",clipRule:"evenodd",d:"M14.885 34.95l3.105-1.666 7.31-4.025 8.852 3.472 7.89-5.223 8.036-2.628 8.113 5.193 3.352-10.255v16.967H14.935l-.05-1.835z",fill:"#9C6CF0"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M14.885 32.331l3.105-3.761 7.31 4.31 8.852 1.656 7.89-2.205 8.036 1.827 8.113-12.643 3.352.742V36.36H14.935l-.05-4.029z",fill:"#FA82AA"}),n().createElement("path",{opacity:.2,fillRule:"evenodd",clipRule:"evenodd",d:"M14.885 34.946l3.105.432 7.31 1.01 8.852-5.117 7.89 3.675 8.036 1.839 8.113-1.839 3.352.811v1.028H14.935l-.05-1.839z",fill:"#4DBEE9"}),n().createElement("path",{opacity:.1,fillRule:"evenodd",clipRule:"evenodd",d:"M61.543 35.288l-.05 1.497H14.885v-5.239l3.352-.276 8.114 4.697 8.036-.679 7.889.82 8.852-.616 7.31-1.601 3.105 1.397z",fill:"#4DBEE9"}),n().createElement("path",{d:"M21.036 40.178h-5.09a.636.636 0 000 1.272h5.09a.636.636 0 100-1.272z",fill:"#ACACAC"}),n().createElement("path",{opacity:.3,fillRule:"evenodd",clipRule:"evenodd",d:"M16.582 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM25.914 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM39.91 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM21.248 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.273 1.273 0 01-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM35.245 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM30.58 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM44.577 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.273 1.273 0 01-2.545 0V57.144c0-.702.57-1.272 1.273-1.272z",fill:"#BDBDBD"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.582 65.628c.703 0 1.273.57 1.273 1.272v2.121a1.272 1.272 0 11-2.545 0v-2.12c0-.703.57-1.273 1.272-1.273zM25.914 62.658c.702 0 1.272.57 1.272 1.273v5.09a1.272 1.272 0 11-2.545 0v-5.09c0-.703.57-1.273 1.273-1.273zM39.91 65.628c.703 0 1.273.57 1.273 1.272v2.121a1.272 1.272 0 11-2.545 0v-2.12c0-.703.57-1.273 1.273-1.273zM21.248 66.477c.702 0 1.272.57 1.272 1.272v1.273a1.273 1.273 0 01-2.545 0v-1.273c0-.703.57-1.272 1.273-1.272z",fill:"#4DBEE9"}),n().createElement("path",{d:"M36.518 65.628a1.272 1.272 0 00-2.545 0v3.393a1.272 1.272 0 102.545 0v-3.393zM31.852 62.234a1.272 1.272 0 10-2.545 0v6.787a1.272 1.272 0 102.545 0v-6.787z",fill:"#4DBEE9"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.577 60.962c.702 0 1.272.57 1.272 1.272v6.787a1.273 1.273 0 01-2.545 0v-6.787c0-.702.57-1.272 1.273-1.272z",fill:"#4DBEE9"}),n().createElement("path",{d:"M18.915 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#9C6CF0"}),n().createElement("path",{opacity:.5,d:"M34.185 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#4DBEE9"}),n().createElement("path",{opacity:.3,d:"M49.454 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#4DBEE9"}),n().createElement("path",{opacity:.8,d:"M26.55 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#FB6597"}),n().createElement("path",{d:"M41.82 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#4DBEE9"}),n().createElement("path",{opacity:.2,d:"M57.09 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z",fill:"#4DBEE9"}),n().createElement("path",{opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M16.582 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849zM31.851 19.818h4.666a.424.424 0 010 .849h-4.666a.424.424 0 110-.849zM47.121 19.818h4.666a.424.424 0 010 .849h-4.666a.424.424 0 010-.849zM24.217 19.818h4.665a.424.424 0 010 .849h-4.665a.424.424 0 010-.849zM39.486 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849zM54.756 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849z",fill:"#ACACAC"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.946 43.571h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 010-1.273zM15.946 46.116h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 010-1.273zM15.946 48.661h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 110-1.273zM23.58 43.571h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 010-1.273zM23.58 46.116h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 010-1.273zM23.58 48.661h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 110-1.273zM49.454 43.571h11.028a.636.636 0 010 1.273H49.454a.636.636 0 010-1.273zM49.454 46.116h11.028a.636.636 0 010 1.273H49.454a.636.636 0 010-1.273zM49.454 48.661h11.028a.636.636 0 010 1.273H49.454a.636.636 0 110-1.273zM31.215 43.571h15.27a.636.636 0 110 1.273h-15.27a.636.636 0 010-1.273zM31.215 46.116h15.27a.636.636 0 010 1.273h-15.27a.636.636 0 010-1.273zM31.215 48.661h15.27a.636.636 0 010 1.273h-15.27a.636.636 0 010-1.273zM15.946 51.206h5.09a.636.636 0 110 1.272h-5.09a.636.636 0 110-1.272zM23.58 51.206h5.09a.636.636 0 110 1.272h-5.09a.636.636 0 110-1.272zM49.454 51.206h11.028a.636.636 0 010 1.272H49.454a.636.636 0 110-1.272zM31.215 51.206h15.27a.636.636 0 110 1.272h-15.27a.636.636 0 010-1.272z",fill:"#E9E9E9"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.878 55.872h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 110-1.273z",fill:"#ACACAC"}),n().createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.878 59.69h11.029a.636.636 0 010 1.272H49.878a.636.636 0 110-1.273zM49.878 62.234h11.029a.636.636 0 010 1.273H49.878a.636.636 0 010-1.273zM49.878 64.78h11.029a.636.636 0 010 1.272H49.878a.636.636 0 010-1.273z",fill:"#E9E9E9"}),n().createElement("path",{d:"M54.968 67.324h-5.09a.636.636 0 000 1.273h5.09a.636.636 0 000-1.273z",fill:"#E9E9E9"}),n().createElement("g",{filter:"url(#Error_svg__filter0_d)"},n().createElement("path",{d:"M57.406 74.25c9.493 0 17.188-7.695 17.188-17.188 0-9.492-7.695-17.187-17.188-17.187-9.492 0-17.187 7.695-17.187 17.188 0 9.492 7.695 17.187 17.187 17.187z",fill:"#000"})),n().createElement("path",{d:"M57.406 74.25c9.493 0 17.188-7.695 17.188-17.188 0-9.492-7.695-17.187-17.188-17.187-9.492 0-17.187 7.695-17.187 17.188 0 9.492 7.695 17.187 17.187 17.187z",fill:"#F25252"}),n().createElement("path",{opacity:.15,fillRule:"evenodd",clipRule:"evenodd",d:"M57.406 34.719c12.34 0 22.344 10.003 22.344 22.343S69.746 79.406 57.406 79.406c-12.34 0-22.343-10.003-22.343-22.344 0-12.34 10.003-22.343 22.343-22.343zm-.172 2.406c-10.916 0-19.765 8.85-19.765 19.766 0 10.916 8.85 19.765 19.765 19.765C68.151 76.656 77 67.806 77 56.891c0-10.917-8.85-19.766-19.766-19.766z",fill:"#F25252"}),n().createElement("path",{opacity:.3,fillRule:"evenodd",clipRule:"evenodd",d:"M57.406 38.844c10.062 0 18.219 8.157 18.219 18.218 0 10.062-8.157 18.22-18.219 18.22-10.062 0-18.218-8.158-18.218-18.22 0-10.061 8.156-18.218 18.218-18.218zm0 2.043c-8.933 0-16.175 7.242-16.175 16.175 0 8.934 7.242 16.176 16.175 16.176 8.934 0 16.176-7.242 16.176-16.175 0-8.934-7.242-16.176-16.176-16.176z",fill:"#F25252"}),n().createElement("path",{opacity:.05,fillRule:"evenodd",clipRule:"evenodd",d:"M57.406 26.469C74.303 26.469 88 40.166 88 57.062c0 16.897-13.697 30.594-30.594 30.594-16.896 0-30.593-13.697-30.593-30.594 0-16.896 13.697-30.593 30.593-30.593zm-.172 3.437c-14.903 0-26.984 12.082-26.984 26.985 0 14.903 12.081 26.984 26.984 26.984 14.903 0 26.985-12.081 26.985-26.984 0-14.903-12.082-26.985-26.985-26.985z",fill:"#F25252"}),n().createElement("path",{d:"M57.406 71.844c8.164 0 14.782-6.618 14.782-14.781 0-8.164-6.618-14.782-14.782-14.782-8.163 0-14.781 6.618-14.781 14.782 0 8.163 6.618 14.78 14.781 14.78z",fill:"#FF6A6A"}),n().createElement("path",{opacity:.05,fillRule:"evenodd",clipRule:"evenodd",d:"M58.298 46.448L75.18 63.331l-9.114 12.078h-2.029l-7.582-7.582 1.006-3.178.837-18.2z",fill:"url(#Error_svg__paint0_linear)"}),n().createElement("g",{filter:"url(#Error_svg__filter1_d)"},n().createElement("path",{d:"M57.406 68.063a1.719 1.719 0 100-3.438 1.719 1.719 0 000 3.438z",fill:"#000"})),n().createElement("path",{d:"M57.406 68.063a1.719 1.719 0 100-3.438 1.719 1.719 0 000 3.438z",fill:"#fff"}),n().createElement("g",{filter:"url(#Error_svg__filter2_d)"},n().createElement("path",{d:"M57.406 46.063c.95 0 1.719.769 1.719 1.718v12.375a1.719 1.719 0 11-3.438 0V47.781c0-.949.77-1.718 1.72-1.718z",fill:"#000"})),n().createElement("path",{d:"M57.406 46.063c.95 0 1.719.769 1.719 1.718v12.375a1.719 1.719 0 11-3.438 0V47.781c0-.949.77-1.718 1.72-1.718z",fill:"#fff"})),n().createElement("defs",null,n().createElement("filter",{id:"Error_svg__filter0_d",x:36.219,y:37.875,width:42.375,height:42.375,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},n().createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),n().createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),n().createElement("feOffset",{dy:2}),n().createElement("feGaussianBlur",{stdDeviation:2}),n().createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),n().createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),n().createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),n().createElement("filter",{id:"Error_svg__filter1_d",x:51.688,y:62.625,width:11.438,height:11.438,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},n().createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),n().createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),n().createElement("feOffset",{dy:2}),n().createElement("feGaussianBlur",{stdDeviation:2}),n().createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),n().createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),n().createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),n().createElement("filter",{id:"Error_svg__filter2_d",x:51.688,y:44.063,width:11.438,height:23.813,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},n().createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),n().createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),n().createElement("feOffset",{dy:2}),n().createElement("feGaussianBlur",{stdDeviation:2}),n().createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),n().createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),n().createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),n().createElement("linearGradient",{id:"Error_svg__paint0_linear",x1:68.438,y1:71.571,x2:60.119,y2:58.801,gradientUnits:"userSpaceOnUse"},n().createElement("stop",{stopOpacity:0}),n().createElement("stop",{offset:1}))))},u=e=>{let{variant:t=f.full,LogoRenderer:l=m.SEARCH_RESULTS,text:a,secondaryText:o,buttonTitle:c,onClick:s=r.identity,access:p}=e;const u=d(),h=p&&c;return n().createElement("div",{className:u.root},n().createElement(l,{className:u[`${t}`]}),n().createElement("div",{className:u.textBox},n().createElement(i.Typography,{variant:"h5",classes:{h5:u.text}},a),o&&n().createElement(i.Typography,{variant:"subtitle1",classes:{subtitle1:u.secondaryText}},o)),h&&n().createElement(i.Button,{className:u.button,variant:"contained",color:"primary",onClick:s},c))}},68439:(e,t,l)=>{l.d(t,{Z:()=>m});var a=l(24328),n=l.n(a),r=l(52730),i=l(71153),o=l.n(i),c=l(94079),s=l(99831),p=l(59431),d=l(88611);const f=(0,l(79692).Z)({"entityType-overflow":{textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},"entityType-small":{padding:"1px 4px",fontSize:"10px",lineHeight:"normal",marginRight:"12px",borderRadius:"2px"},"entityType-medium":{padding:"2px 8px 3px",borderRadius:"2px",fontSize:"13px",fontWeight:500,lineHeight:"15px",marginRight:"16px"}}),m=e=>{let{entity:t,className:l,size:a="small"}=e;const i=f(),m=(0,r.useSelector)(p.ZP.selectors.getMetadata),u=t.type,h=(0,s.nt9)(m,u)||{},g=(0,s.VD3)(m,h,"typeColor")||s.rSc.palette.primary.main,y=(0,s.jFi)(m,t);return n().createElement(d.C,{value:y,placement:"top"},n().createElement(c.Typography,{style:{backgroundColor:g,color:s.P6Y.Colors.getColor(g)?"#FFFFFF":"#212121"},className:o()(i[`entityType-${a}`],i["entityType-overflow"],l),component:"div"},y))}},64459:(e,t,l)=>{l.d(t,{Z:()=>y});var a=l(24328),n=l.n(a),r=l(71153),i=l.n(r),o=l(52730),c=l(17440),s=l(94079),p=l(87918),d=l.n(p),f=l(99831),m=l(59431),u=l(53180),h=l(68439);const g=(0,l(79692).Z)((e=>({profileBandWrapper:{flexShrink:0},profileBand:{display:"flex",padding:"16px 12px 16px 16px",alignItems:"flex-start",backgroundColor:"#fff",boxShadow:"inset 0 -1px 0 0 rgba(0,114,206,0.06), inset 0 1px 0 0 rgba(0,114,206,0.06);","&:after":{content:'""',minHeight:"inherit",fontSize:0}},inactive:{background:e.inactiveBackground},profileIcon:{marginRight:"12px"},imageProfileIcon:{width:"48px",height:"48px"},profileInfo:{display:"flex",flexDirection:"column",flex:"1 1 50%"},badge:{},label:{lineHeight:"1.2",letterSpacing:"0.25px",color:e.palette.text.primary,wordBreak:"break-word","&+ $specialInfo":{marginTop:"4px"}},secondaryLabel:{display:"inline-flex",color:e.palette.text.primary,marginTop:"2px",lineHeight:"16px",fontSize:"14px",fontWeight:400,"&+ $businessCard":{marginLeft:"12px"}},businessCard:{color:e.palette.text.secondary,display:"inline-flex",fontSize:"14px",marginTop:"4px",lineHeight:"1.2"},specialInfo:{display:"flex",justifyContent:"space-between",flexWrap:"wrap",width:"100%",marginTop:"8px"},entityType:{display:"flex",flexWrap:"wrap"},entityId:{fontSize:"13px",color:e.palette.text.secondary,whiteSpace:"nowrap",cursor:"pointer","&:hover":{textDecoration:"underline"}}}))),y=e=>{let{className:t,entity:l,children:r}=e;const p=g(),y=(0,o.useSelector)(m.ZP.selectors.getMetadata),E=(0,o.useSelector)(m.ZP.selectors.getShowEntityId),v=(0,a.useCallback)((()=>{navigator.clipboard.writeText((0,f.BTI)(l))}),[l]);if((0,c.isNil)(l))return null;const x=(0,f.idV)(l.label),b=l.secondaryLabel,_=(0,f.ptG)(y,l),M=(0,f.Fn9)(l),z=l.uri,B=(0,f.BTI)(l);return n().createElement("div",{className:i()(p.profileBandWrapper,t)},n().createElement("div",{className:i()(p.profileBand,{[p.inactive]:!M}),"data-entity-uri":z},n().createElement(u.Z,{key:l.uri,entity:l,avatarClassName:p.profileIcon,imageClassName:p.imageProfileIcon}),n().createElement("div",{className:p.profileInfo},n().createElement("div",null,n().createElement(s.Typography,{variant:"h6",className:p.label},x),b&&n().createElement(s.Typography,{variant:"subtitle2",className:p.secondaryLabel},b),_&&n().createElement(s.Typography,{variant:"subtitle1",className:p.businessCard},_)),n().createElement("div",{className:p.specialInfo},n().createElement("div",{className:p.entityType},n().createElement(h.Z,{entity:l,size:"medium",className:p.badge}),!(0,f.ZiX)(z)&&E&&n().createElement(s.Tooltip,{title:d().text("Copy to clipboard")},n().createElement(s.Typography,{display:"inline",variant:"body2",className:p.entityId,onClick:v},d().text("Entity ID"),": ",B))))),r&&n().createElement("div",null,r)))}},93517:(e,t,l)=>{l.d(t,{Z:()=>g});var a=l(24328),n=l.n(a),r=l(87918),i=l.n(r),o=l(71153),c=l.n(o),s=l(99831);const p=(0,l(79692).Z)((e=>({container:{display:"flex",padding:"16px",overflow:"hidden"},image:{width:"40px",height:"40px"},info:{marginLeft:"12px",overflow:"hidden",display:"flex",flexDirection:"column"},label:{textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",fontWeight:400,fontSize:"13px",lineHeight:"15px",color:e.palette.primary.main},secondaryLabel:{marginTop:"4px",fontWeight:400,fontSize:"10px",lineHeight:"12px",color:e.palette.text.secondary,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},link:{textDecoration:"none"},thirdRow:{display:"flex",alignItems:"center",marginTop:"auto",paddingTop:"4px"},entityId:{display:"flex",alignItems:"baseline",whiteSpace:"nowrap",fontWeight:400,fontSize:"12px",lineHeight:"16px"},entityIdLabel:{color:e.palette.text.secondary},entityIdValue:{marginLeft:"8px",color:e.palette.text.primary}})));var d=l(53180),f=l(31039),m=l(88611),u=l(68439);function h(){return h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},h.apply(this,arguments)}const g=(0,a.memo)((e=>{let{entity:t,classes:l={}}=e,a=function(e,t){if(null==e)return{};var l,a,n=function(e,t){if(null==e)return{};var l,a,n={},r=Object.keys(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||(n[l]=e[l]);return n}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(e,l)&&(n[l]=e[l])}return n}(e,["entity","classes"]);const r=p(),{secondaryLabel:o,label:g,container:y}=l,E=(0,s.idV)(t.label),{secondaryLabel:v}=t;return n().createElement("div",h({className:c()(r.container,y)},a),n().createElement(d.Z,{entity:t,imageClassName:r.image}),n().createElement("div",{className:r.info},n().createElement(f.Z,{value:(0,s.wwR)(t),className:r.link},n().createElement(m.C,{value:E,placement:"top",showOnExceededHeight:!0},n().createElement("div",{className:c()(r.label,g)},E))),v&&n().createElement(m.C,{value:v,placement:"top",showOnExceededHeight:!0},n().createElement("div",{className:c()(r.secondaryLabel,o)},v)),n().createElement("div",{className:r.thirdRow},n().createElement(u.Z,{entity:t,size:"medium"}),n().createElement("div",{className:r.entityId},n().createElement("div",{className:r.entityIdLabel},i().text("ID:")),n().createElement("div",{className:r.entityIdValue},(0,s.BTI)(t))))))}))},92575:(e,t,l)=>{l.d(t,{Z:()=>w});var a=l(24328),n=l.n(a),r=l(13980),i=l.n(r),o=l(17440),c=l(70347);const s=(0,l(5407).Z)(c.ZP);var p=l(5190),d=l(18461),f=l(94079),m=l(71153),u=l.n(m),h=l(88611);function g(){return g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},g.apply(this,arguments)}function y(e){const{innerProps:t,innerRef:l,children:a,isFocused:r,isSelected:i,selectProps:{classes:o},label:c}=e;return n().createElement(f.MenuItem,g({className:u()(o.option,{[o["option--selected"]]:i}),ref:l,selected:r,component:"div"},t),n().createElement(f.Checkbox,{color:"primary",checked:i}),n().createElement(h.C,{value:c},n().createElement("div",{className:o["option--item"]},a)))}y.propTypes={children:i().node,innerProps:i().shape({id:i().string.isRequired,key:i().string,onClick:i().func.isRequired,onMouseMove:i().func.isRequired,onMouseOver:i().func.isRequired,tabIndex:i().number.isRequired}).isRequired,innerRef:i().oneOfType([i().oneOf([null]),i().func,i().shape({current:i().any.isRequired})]),isFocused:i().bool.isRequired,isSelected:i().bool.isRequired,label:i().string,selectProps:i().shape({classes:i().shape({option:i().string})})};const E={Option:y};var v=l(79692),x=l(31276);function b(){return b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},b.apply(this,arguments)}function _(e){for(var t=1;t<arguments.length;t++){var l=null!=arguments[t]?Object(arguments[t]):{},a=Object.keys(l);"function"==typeof Object.getOwnPropertySymbols&&(a=a.concat(Object.getOwnPropertySymbols(l).filter((function(e){return Object.getOwnPropertyDescriptor(l,e).enumerable})))),a.forEach((function(t){M(e,t,l[t])}))}return e}function M(e,t,l){return t in e?Object.defineProperty(e,t,{value:l,enumerable:!0,configurable:!0,writable:!0}):e[t]=l,e}const z=(0,v.Z)((e=>({label:{top:6,left:16},placeholder:e=>({display:!e.placeholder||e.label?"none":void 0}),"option--selected":{fontWeight:400},clearIndicator:{padding:e.spacing(1),margin:e.spacing(.25,.5)},dropdownIndicator:{padding:e.spacing(1),margin:e.spacing(.25,.5)}})));let B=0;function C(e){const{label:t,creatable:l,getOptions:r,loadingIndicator:i,components:c,classes:f,styles:m,onChange:u,onInputChange:h,menuPlacement:g="auto"}=e,y=function(e,t){if(null==e)return{};var l,a,n=function(e,t){if(null==e)return{};var l,a,n={},r=Object.keys(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||(n[l]=e[l]);return n}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(a=0;a<r.length;a++)l=r[a],t.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(e,l)&&(n[l]=e[l])}return n}(e,["label","creatable","getOptions","loadingIndicator","components","classes","styles","onChange","onInputChange","menuPlacement"]),v=l?s:r?d.Z:p.Z,[M,C]=(0,a.useState)(""),w=z((0,o.omit)(["classes"],e)),R="custom-select-"+B++,O=_({},E,c),F=(0,x.ze)(w,f),S=_({indicatorSeparator:e=>_({},e,{margin:"10px 0"}),loadingIndicator:e=>_({},e,{display:i?e.display:"none"}),loadingMessage:e=>_({},e,{fontFamily:'"Roboto", "Helvetica", "Arial", sans-serif'})},m),D=t?{inputId:R,TextFieldProps:_({label:t,InputLabelProps:{htmlFor:R,shrink:!(!e.value||!e.value.length)||void 0,className:F.label}},e.TextFieldProps)}:{};return n().createElement(v,b({isMulti:!0,inputId:R,inputValue:M,onChange:function(e,t){u(e,t),"create-option"===t.action&&(C(""),h("",{action:"input-change"}))},onInputChange:function(e,t){let{action:l}=t;h(e,{action:l}),"set-value"!==l&&C(e)},closeMenuOnSelect:!1,hideSelectedOptions:!1,classes:F,components:O,styles:S,menuPlacement:g,loadOptions:r},D,y))}C.defaultProps={creatable:!1,cacheOptions:!0,components:{},classes:{},placeholder:"",loadingIndicator:!1,onInputChange:()=>{},onChange:()=>{}},C.propTypes={creatable:i().bool,cacheOptions:i().bool,defaultOptions:i().bool,value:i().arrayOf(i().shape({label:i().string.isRequired,value:i().any})),options:i().arrayOf(i().shape({label:i().string.isRequired,value:i().any})),onChange:i().func,onInputChange:i().func,placeholder:i().string,label:i().string,loadingIndicator:i().bool,components:i().shape({ClearIndicator:i().func,Control:i().func,DropdownIndicator:i().func,DownChevron:i().func,CrossIcon:i().func,Group:i().func,GroupHeading:i().func,IndicatorsContainer:i().func,IndicatorSeparator:i().func,Input:i().func,LoadingIndicator:i().func,Menu:i().func,MenuList:i().func,MenuPortal:i().func,LoadingMessage:i().func,NoOptionsMessage:i().func,MultiValue:i().func,MultiValueContainer:i().func,MultiValueLabel:i().func,MultiValueRemove:i().func,Option:i().func,Placeholder:i().func,SelectContainer:i().func,SingleValue:i().func,ValueContainer:i().func}),classes:i().shape({control:i().string,valueContainer:i().string,multiValue:i().string,noOptionsMessage:i().string,singleValue:i().string,placeholder:i().string,menu:i().string,clearIndicator:i().string,dropdownIndicator:i().string,option:i().string,"option--selected":i().string,label:i().string}),styles:i().shape({clearIndicator:i().func,container:i().func,control:i().func,dropdownIndicator:i().func,group:i().func,groupHeading:i().func,indicatorsContainer:i().func,indicatorSeparator:i().func,input:i().func,loadingIndicator:i().func,loadingMessage:i().func,menu:i().func,menuList:i().func,menuPortal:i().func,multiValue:i().func,multiValueLabel:i().func,multiValueRemove:i().func,noOptionsMessage:i().func,option:i().func,placeholder:i().func,singleValue:i().func,valueContainer:i().func}),TextFieldProps:i().object,getOptions:i().func,menuPlacement:i().string,menuPortalTarget:i().object,getOptionValue:i().func,isSearchable:i().bool,inputRef:i().shape({current:i().object})};const w=C}}]);
2
+ //# sourceMappingURL=4007.js.map
package/4007.js.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"4007.js","mappings":"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","sources":["webpack://@reltio/remotes/../components/src/components/BasicTableView/BasicTable/HOCs/withTableContext.js","webpack://@reltio/remotes/../components/src/components/BasicTableView/BasicTablePagination/styles.js","webpack://@reltio/remotes/../components/src/components/BasicTableView/BasicTablePagination/BasicTablePagination.js","webpack://@reltio/remotes/../components/src/components/CollapseButton/styles.ts","webpack://@reltio/remotes/../components/src/components/CollapseButton/CollapseButton.tsx","webpack://@reltio/remotes/../components/src/components/ConfirmationDialog/styles.ts","webpack://@reltio/remotes/../components/src/components/ConfirmationDialog/ConfirmationDialog.tsx","webpack://@reltio/remotes/../components/src/components/EmptyState/styles.ts","webpack://@reltio/remotes/../components/src/components/EmptyState/EmptyState.tsx","webpack://@reltio/remotes/../components/src/icons/EmptySearchResults.tsx","webpack://@reltio/remotes/../components/src/icons/SelectAttributes.tsx","webpack://@reltio/remotes/../components/src/icons/NoData.tsx","webpack://@reltio/remotes/../components/src/icons/Error.tsx","webpack://@reltio/remotes/../components/src/components/EntityTypeBadge/styles.ts","webpack://@reltio/remotes/../components/src/components/EntityTypeBadge/EntityTypeBadge.tsx","webpack://@reltio/remotes/../components/src/components/ProfileBand/styles.ts","webpack://@reltio/remotes/../components/src/components/ProfileBand/ProfileBand.tsx","webpack://@reltio/remotes/../components/src/components/ProfileCard/styles.ts","webpack://@reltio/remotes/../components/src/components/ProfileCard/ProfileCard.tsx","webpack://@reltio/remotes/../components/src/components/ReactSelect/CreatableSelect.js","webpack://@reltio/remotes/../components/src/components/ReactSelect/MultiSelect/components/Option.js","webpack://@reltio/remotes/../components/src/components/ReactSelect/MultiSelect/components/index.js","webpack://@reltio/remotes/../components/src/components/ReactSelect/MultiSelect/MultiSelect.js","webpack://@reltio/remotes/../components/src/components/ReactSelect/MultiSelect/index.js"],"sourcesContent":["import {TableContext} from '../contexts/TableContext';\nimport {withContext} from '../../../../HOCs/withContext/withContext';\n\nconst withTableContext = (contextSelector) => (CellRenderer) =>\n withContext(TableContext, contextSelector, CellRenderer);\n\nexport default withTableContext;\n","import {makeStyles} from '@material-ui/core/styles';\n\nexport const useStyles = makeStyles({\n pagination: {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'flex-end',\n height: '56px',\n borderTop: '1px solid rgba(0,0,0,0.12)',\n boxShadow: 'none'\n },\n caption: {\n color: 'rgba(0,0,0,0.6)',\n fontSize: '12px',\n lineHeight: '16px'\n },\n selectRoot: {\n marginLeft: '5px',\n marginRight: '36px'\n },\n select: {\n color: 'rgba(0,0,0,0.6)',\n fontSize: '12px',\n lineHeight: '16px',\n textAlign: 'right'\n },\n actions: {\n marginLeft: '32px'\n }\n});\n","import PropTypes from 'prop-types';\nimport React, {useCallback} from 'react';\nimport classnames from 'classnames';\nimport {TablePagination as TablePagination} from '@material-ui/core';\nimport i18n from 'ui-i18n';\nimport {getValue} from '../../../core/utils';\nimport {nthArg, pipe, pathOr, identity} from 'ramda';\nimport {useStyles} from './styles';\n\nconst BasicTablePagination = ({\n classes = {},\n count,\n rowsPerPageOptions,\n page,\n onChangePage,\n rowsPerPage,\n onChangeRowsPerPage,\n basicTableRef,\n labelRowsPerPage\n}) => {\n const labelDisplayedRows = ({from, to, count}) =>\n i18n.text('${fromRow}-${toRow} of ${countRows}', {\n fromRow: i18n.number(from, '0,0'),\n toRow: i18n.number(to, '0,0'),\n countRows: i18n.number(count, '0,0')\n });\n const styles = useStyles();\n const resetScrollbarPosition = useCallback(() => {\n pathOr(identity, ['current', 'resetScrollbarPosition'], basicTableRef)();\n }, [basicTableRef]);\n const handleChangePage = useCallback(\n (value) => {\n onChangePage(value);\n resetScrollbarPosition();\n },\n [onChangePage, resetScrollbarPosition]\n );\n const handleChangeRowsPerPage = useCallback(\n (value) => {\n onChangePage(0);\n onChangeRowsPerPage(value);\n resetScrollbarPosition();\n },\n [onChangePage, onChangeRowsPerPage, resetScrollbarPosition]\n );\n return (\n <TablePagination\n classes={{\n ...classes,\n root: classnames(styles.pagination, classes.root),\n select: classnames(styles.select, classes.select),\n caption: styles.caption,\n selectRoot: styles.selectRoot,\n actions: styles.actions\n }}\n component=\"div\"\n labelRowsPerPage={labelRowsPerPage || i18n.text('Rows per page:')}\n labelDisplayedRows={labelDisplayedRows}\n count={count}\n rowsPerPageOptions={rowsPerPageOptions}\n page={page}\n onChangePage={pipe(nthArg(1), handleChangePage)}\n rowsPerPage={rowsPerPage}\n onChangeRowsPerPage={pipe(getValue, handleChangeRowsPerPage)}\n />\n );\n};\n\nBasicTablePagination.propTypes = {\n classes: PropTypes.object,\n rowsPerPageOptions: PropTypes.arrayOf(PropTypes.number),\n count: PropTypes.number,\n page: PropTypes.number,\n onChangePage: PropTypes.func,\n rowsPerPage: PropTypes.number,\n onChangeRowsPerPage: PropTypes.func,\n basicTableRef: PropTypes.shape({current: PropTypes.object}),\n labelRowsPerPage: PropTypes.string\n};\n\nexport default React.memo(BasicTablePagination);\n","import {makeStyles} from '@material-ui/core/styles';\n\nexport const useStyles = makeStyles({\n collapseButton: {\n cursor: 'pointer'\n },\n expandLess: {\n transform: 'rotate( -180deg )'\n }\n});\n","import React from 'react';\nimport classnames from 'classnames';\nimport {SmallIconButtonWithTooltip} from '../SmallIconButton';\nimport ExpandMore from '@material-ui/icons/ExpandMore';\nimport {useStyles} from './styles';\n\ntype SmallIconButtonWithTooltipProps = React.ComponentPropsWithoutRef<typeof SmallIconButtonWithTooltip>;\n\ntype Props = Omit<SmallIconButtonWithTooltipProps, 'tooltipTitle'> & {\n isOpen?: boolean;\n tooltipTitle?: string;\n};\n\nconst CollapseButton = ({isOpen = false, tooltipTitle, ...otherProps}: Props) => {\n const styles = useStyles();\n const buttonProps = {\n icon: ExpandMore,\n className: styles.collapseButton,\n iconClassName: classnames({[styles.expandLess]: isOpen})\n };\n const tooltipProps = {\n tooltipTitle: tooltipTitle\n };\n return <SmallIconButtonWithTooltip {...buttonProps} {...tooltipProps} {...otherProps} />;\n};\n\nexport default CollapseButton;\n","import {makeStyles} from '@material-ui/core/styles';\n\nconst useStyles = makeStyles({\n paper: {\n minHeight: '180px'\n },\n title: {\n padding: '16px 16px 10px 16px',\n fontSize: '20px',\n fontWeight: 500,\n letterSpacing: '0.25px',\n lineHeight: '24px'\n },\n content: {\n padding: '0 16px'\n },\n contentText: {\n marginBottom: 0,\n fontSize: '16px',\n letterSpacing: '0.15px',\n lineHeight: '24px'\n },\n actionButtons: {\n display: 'flex',\n paddingTop: '4px',\n fontSize: '14px',\n fontWeight: 500,\n letterSpacing: 0,\n lineHeight: '16px',\n '& > div': {\n marginLeft: 'auto'\n }\n },\n discardButton: {\n marginRight: '8px'\n }\n});\n\nexport {useStyles};\n","import React from 'react';\nimport i18n from 'ui-i18n';\nimport {Button as Button} from '@material-ui/core';\nimport {Dialog as Dialog} from '@material-ui/core';\nimport {DialogActions as DialogActions} from '@material-ui/core';\nimport {DialogContent as DialogContent} from '@material-ui/core';\nimport {DialogContentText as DialogContentText} from '@material-ui/core';\nimport {DialogTitle as DialogTitle} from '@material-ui/core';\n\nimport {useStyles} from './styles';\n\nexport type Props = {\n open: boolean;\n title: React.ReactNode;\n content: React.ReactNode;\n cancelCaption?: string;\n discardCaption?: string;\n saveCaption?: string;\n disabledSave?: boolean;\n onCancel?: () => void;\n onDiscard?: () => void;\n onSave: () => void;\n};\n\nconst ConfirmationDialog = ({\n open,\n title,\n content,\n onCancel,\n cancelCaption = i18n.text('Cancel'),\n onDiscard,\n discardCaption = '',\n onSave,\n saveCaption = i18n.text('Save'),\n disabledSave = false\n}: Props) => {\n const styles = useStyles();\n\n return (\n <Dialog open={open} onClose={onCancel} classes={{paperScrollPaper: styles.paper}}>\n <DialogTitle classes={{root: styles.title}}>{title}</DialogTitle>\n <DialogContent classes={{root: styles.content}}>\n <DialogContentText classes={{root: styles.contentText}}>{content}</DialogContentText>\n </DialogContent>\n <DialogActions className={styles.actionButtons} disableSpacing>\n {onCancel && <Button onClick={onCancel}>{cancelCaption}</Button>}\n <div>\n {onDiscard && (\n <Button onClick={onDiscard} classes={{root: styles.discardButton}}>\n {discardCaption}\n </Button>\n )}\n <Button onClick={onSave} color=\"primary\" disabled={disabledSave} autoFocus>\n {saveCaption}\n </Button>\n </div>\n </DialogActions>\n </Dialog>\n );\n};\n\nexport default ConfirmationDialog;\n","import {makeStyles} from '@material-ui/core/styles';\n\nconst maxWidth = 500;\n\nexport const useStyles = makeStyles((theme) => ({\n root: {\n display: 'flex',\n flex: '1 1 auto',\n flexWrap: 'nowrap',\n flexDirection: 'column',\n alignItems: 'center',\n justifyContent: 'center',\n padding: '10px',\n overflow: 'auto',\n height: '100%',\n minHeight: '350px',\n boxSizing: 'border-box',\n '& $text': {\n color: theme.palette.text.primary,\n fontSize: '20px',\n fontWeight: 500,\n lineHeight: '24px',\n letterSpacing: '0.25px',\n textAlign: 'center'\n },\n '& $secondaryText': {\n color: theme.palette.text.secondary,\n fontSize: '15px',\n fontWeight: 300,\n lineHeight: '18px',\n letterSpacing: '0.11px',\n textAlign: 'center',\n paddingTop: '3px'\n }\n },\n embedded: {\n flexShrink: 0,\n width: '190px',\n height: '190px',\n padding: '8px'\n },\n full: {\n width: '256px',\n height: '256px'\n },\n textBox: {\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'center',\n maxWidth: maxWidth,\n marginTop: '16px'\n },\n text: {},\n secondaryText: {},\n button: {\n minHeight: 36,\n minWidth: 64,\n maxWidth: maxWidth,\n padding: '10px 16px',\n borderRadius: '2px',\n boxShadow:\n '0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24), 0 0 8px 0 rgba(0,0,0,0.12), 0 8px 8px 0 rgba(0,0,0,0.24)',\n fontSize: '14px',\n fontWeight: 500,\n lineHeight: '16px',\n marginTop: '24px'\n }\n}));\n","import React from 'react';\nimport {identity} from 'ramda';\nimport {Typography as Typography} from '@material-ui/core';\nimport {Button as Button} from '@material-ui/core';\nimport EmptySearchResultsIcon from '../../icons/EmptySearchResults';\nimport SelectAttributesIcon from '../../icons/SelectAttributes';\nimport NoData from '../../icons/NoData';\nimport Error from '../../icons/Error';\nimport {useStyles} from './styles';\n\nexport enum EMPTY_STATE_VARIANTS {\n full = 'full',\n embedded = 'embedded'\n}\n\nexport const EMPTY_STATE_ICONS = {\n SEARCH_RESULTS: EmptySearchResultsIcon,\n SELECT_ATTRIBUTES: SelectAttributesIcon,\n NO_DATA: NoData,\n ERROR: Error\n};\n\ntype Props = {\n variant?: EMPTY_STATE_VARIANTS;\n LogoRenderer?: React.ElementType;\n text: string;\n secondaryText?: string;\n buttonTitle?: string;\n access?: boolean;\n onClick?: React.MouseEventHandler<HTMLButtonElement>;\n};\n\nconst EmptyState = ({\n variant = EMPTY_STATE_VARIANTS.full,\n LogoRenderer = EMPTY_STATE_ICONS.SEARCH_RESULTS,\n text,\n secondaryText,\n buttonTitle,\n onClick = identity,\n access\n}: Props) => {\n const styles = useStyles();\n const showButton = access && buttonTitle;\n\n return (\n <div className={styles.root}>\n <LogoRenderer className={styles[`${variant}`]} />\n <div className={styles.textBox}>\n <Typography variant=\"h5\" classes={{h5: styles.text}}>\n {text}\n </Typography>\n {secondaryText && (\n <Typography variant=\"subtitle1\" classes={{subtitle1: styles.secondaryText}}>\n {secondaryText}\n </Typography>\n )}\n </div>\n {showButton && (\n <Button className={styles.button} variant=\"contained\" color=\"primary\" onClick={onClick}>\n {buttonTitle}\n </Button>\n )}\n </div>\n );\n};\n\nexport default EmptyState;\n","import React from 'react';\n\nconst SvgEmptySearchResults: React.FC<React.SVGProps<SVGSVGElement>> = (props) => {\n return (\n <svg\n width={256}\n height={256}\n viewBox=\"0 0 256 256\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n {...props}\n >\n <defs>\n <radialGradient\n cx=\"50%\"\n cy=\"100%\"\n fx=\"50%\"\n fy=\"100%\"\n r=\"81.681%\"\n gradientTransform=\"matrix(.98998 0 0 .612 .005 .388)\"\n id=\"EmptySearchResults_svg__c\"\n >\n <stop stopColor=\"#00BFFF\" stopOpacity={0.5} offset=\"0%\" />\n <stop stopColor=\"#9EE8FF\" stopOpacity={0} offset=\"100%\" />\n </radialGradient>\n <radialGradient\n cx=\"50%\"\n cy=\"111.651%\"\n fx=\"50%\"\n fy=\"111.651%\"\n r=\"87.693%\"\n gradientTransform=\"matrix(0 -.97693 .7263 0 -.31 1.605)\"\n id=\"EmptySearchResults_svg__f\"\n >\n <stop stopColor=\"#91F8E5\" stopOpacity={0.6} offset=\"0%\" />\n <stop stopColor=\"#14F7FF\" stopOpacity={0} offset=\"100%\" />\n </radialGradient>\n <radialGradient\n cx=\"50%\"\n cy=\"103.659%\"\n fx=\"50%\"\n fy=\"103.659%\"\n r=\"90.207%\"\n gradientTransform=\"matrix(0 -1 2.23905 0 -1.821 1.537)\"\n id=\"EmptySearchResults_svg__g\"\n >\n <stop stopColor=\"#FFF\" offset=\"0%\" />\n <stop stopColor=\"#73FAFF\" stopOpacity={0.21} offset=\"59.38%\" />\n <stop stopColor=\"#14F7FF\" stopOpacity={0} offset=\"100%\" />\n </radialGradient>\n <linearGradient x1=\"50%\" y1=\"170.771%\" x2=\"50%\" y2=\"10.303%\" id=\"EmptySearchResults_svg__e\">\n <stop stopColor=\"#91F8E5\" offset=\"0%\" />\n <stop stopColor=\"#99FCFF\" stopOpacity={0} offset=\"100%\" />\n </linearGradient>\n <filter\n x=\"-25.9%\"\n y=\"-26.2%\"\n width=\"151.8%\"\n height=\"152.3%\"\n filterUnits=\"objectBoundingBox\"\n id=\"EmptySearchResults_svg__d\"\n >\n <feGaussianBlur stdDeviation={15} in=\"SourceGraphic\" />\n </filter>\n <circle id=\"EmptySearchResults_svg__a\" cx={128} cy={128} r={128} />\n </defs>\n <g stroke=\"none\" strokeWidth={1} fill=\"none\" fillRule=\"evenodd\">\n <mask id=\"EmptySearchResults_svg__b\" fill=\"#fff\">\n <use xlinkHref=\"#EmptySearchResults_svg__a\" />\n </mask>\n <use fillOpacity={0.2} fill=\"#A792CD\" xlinkHref=\"#EmptySearchResults_svg__a\" />\n <g mask=\"url(#EmptySearchResults_svg__b)\">\n <g transform=\"translate(56 34)\">\n <g opacity={0.9} strokeWidth={1} fill=\"#FFF\">\n <path d=\"M0 6.99C0 3.13 3.137 0 7 0h247.067c3.866 0 7 3.144 7 6.99v169.353c0 3.86-3.137 6.99-7 6.99H7c-3.866 0-7-3.143-7-6.99V6.99z\" />\n <path\n d=\"M13 25.99c0-3.86 3.137-6.99 7-6.99h247.067c3.866 0 7 3.144 7 6.99v169.353c0 3.86-3.137 6.99-7 6.99H20c-3.866 0-7-3.143-7-6.99V25.99z\"\n opacity={0.4}\n />\n </g>\n <g strokeWidth={1} fill=\"none\" transform=\"translate(21.756 45.833)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={213.204} cy={5.456} rx={4.351} ry={4.365} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={197.976} cy={5.456} rx={4.351} ry={4.365} />\n <path\n d=\"M10.334 1.091c5.707 0 10.334 4.627 10.334 10.334v.067c0 5.707-4.627 10.333-10.334 10.333S0 17.2 0 11.492v-.067C0 5.718 4.627 1.091 10.334 1.091z\"\n fill=\"#E3EBF4\"\n />\n <path\n d=\"M35.365.861h69.768a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M34.274 15.048h126.164a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M33.182 24.869H73.89a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n <rect\n fill=\"#645F6D\"\n opacity={0.5}\n x={21.756}\n y={17.46}\n width={87.022}\n height={12.004}\n rx={6.002}\n />\n <g strokeWidth={1} fill=\"none\" transform=\"translate(21.756 87.302)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={213.204} cy={5.456} rx={4.351} ry={4.365} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={197.976} cy={5.456} rx={4.351} ry={4.365} />\n <rect fill=\"#E3EBF4\" x={0} y={1.091} width={20.668} height={20.734} rx={10.334} />\n <path\n d=\"M35.365.861h82.647a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M34.274 15.048H174.58a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M33.182 24.869h113.119a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n <g strokeWidth={1} fill=\"none\" transform=\"translate(21.756 128.77)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={213.204} cy={5.456} rx={4.351} ry={4.365} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={197.976} cy={5.456} rx={4.351} ry={4.365} />\n <path\n d=\"M10.334 1.091c5.707 0 10.334 4.627 10.334 10.334v.067c0 5.707-4.627 10.333-10.334 10.333S0 17.2 0 11.492v-.067C0 5.718 4.627 1.091 10.334 1.091z\"\n fill=\"#E3EBF4\"\n />\n <path\n d=\"M35.365.861h110.929a3.82 3.82 0 010 7.639H35.365a3.82 3.82 0 010-7.639z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M34.274 15.048h92.443a2.728 2.728 0 010 5.456H34.274a2.728 2.728 0 110-5.456z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M33.182 24.869H73.89a1.637 1.637 0 110 3.274H33.182a1.637 1.637 0 010-3.274z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n </g>\n </g>\n <g mask=\"url(#EmptySearchResults_svg__b)\">\n <path\n fill=\"#446275\"\n d=\"M72.246 84.033l8.66 5-35.5 61.488-8.66-5-12.556-24.729-51.307-29.622 20.431-35.388 50.648 29.242z\"\n />\n <path\n d=\"M62.906 120.21l-80.091-46.24 10.5-18.188 50.647 29.242 28.284-.99 8.66 5-18 31.176z\"\n fillOpacity={0.2}\n fill=\"#FFF\"\n />\n <path\n d=\"M27.566 75.558L3.877 109.065l-5.013-2.895 26.045-32.146 2.657 1.534zm9.467 5.466L13.345 114.53l-5.014-2.895L34.377 79.49l2.656 1.534zm8.158 4.71l-22.32 34.297-5.013-2.895L43.903 84.99l1.288.744z\"\n fill=\"#527585\"\n />\n <path\n d=\"M11.524 90.544l13.385-16.52 2.657 1.534-12.174 17.22-3.868-2.234zm9.467 5.467L34.377 79.49l2.656 1.534-12.174 17.22-3.868-2.233zm9.527 5.5L43.903 84.99l1.288.744-11.47 17.626-3.203-1.85z\"\n fill=\"#76A2B5\"\n opacity={0.6}\n />\n <path\n d=\"M.355 59.848l-23.689 33.507-5.013-2.895 26.045-32.146 2.657 1.534zm9.468 5.466L-13.866 98.82l-5.013-2.895L7.166 63.78l2.657 1.534zm8.158 4.71L-4.34 104.32l-5.014-2.895L16.692 69.28l1.289.744z\"\n fillOpacity={0.1}\n fill=\"#000\"\n />\n <g>\n <path\n fill=\"url(#EmptySearchResults_svg__c)\"\n opacity={0.993}\n filter=\"url(#EmptySearchResults_svg__d)\"\n d=\"M.63 0h173.74L123 172H52z\"\n transform=\"rotate(120 90.404 138.861)\"\n />\n <path\n fill=\"url(#EmptySearchResults_svg__e)\"\n opacity={0.3}\n d=\"M4 9h166.37L120.73 172.299H53.64z\"\n transform=\"rotate(120 90.404 138.861)\"\n />\n <path\n fill=\"url(#EmptySearchResults_svg__f)\"\n opacity={0.3}\n d=\"M4 2h166.37L120.73 172.299H53.64z\"\n transform=\"rotate(120 90.404 138.861)\"\n />\n <path\n fill=\"url(#EmptySearchResults_svg__g)\"\n d=\"M4 9h166.37L120.73 172.299H53.64z\"\n transform=\"rotate(120 90.404 138.861)\"\n />\n <path fill=\"#FFF\" opacity={0.196} d=\"M212.363 205.344l-1 1.732L60.418 124.52l4.977-8.62z\" />\n </g>\n <path fill=\"#76A2B5\" d=\"M73.112 84.533l-35.5 61.488-.866-.5 35.5-61.488z\" />\n <path fill=\"#F3F3F3\" d=\"M80.906 89.033l-35.5 61.488-.866-.5 35.5-61.488z\" />\n <path fill=\"#538196\" d=\"M55.112 115.71l-17.5 30.311-.866-.5 17.5-30.31z\" />\n </g>\n </g>\n </svg>\n );\n};\n\nexport default SvgEmptySearchResults;\n","import React from 'react';\n\nconst SvgSelectAttributes: React.FC<React.SVGProps<SVGSVGElement>> = (props) => {\n return (\n <svg width={256} height={256} viewBox=\"0 0 256 256\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <circle cx={128} cy={128} r={128} fill=\"#0072CE\" fillOpacity={0.1} />\n <mask\n id=\"SelectAttributes_svg__a\"\n style={{\n maskType: 'alpha'\n }}\n maskUnits=\"userSpaceOnUse\"\n x={0}\n y={0}\n width={256}\n height={256}\n >\n <circle cx={128} cy={128} r={128} fill=\"#fff\" />\n </mask>\n <g mask=\"url(#SelectAttributes_svg__a)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M-16 9h256v247H-16V9z\"\n fill=\"url(#SelectAttributes_svg__paint0_linear_0_19219)\"\n />\n <path\n opacity={0.05}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M187.761 56.865l58.639 58.639v148.871H93.383L52 225.083V56.865h135.761z\"\n fill=\"url(#SelectAttributes_svg__paint1_linear_0_19219)\"\n />\n <path\n opacity={0.06}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M47 58h202a7 7 0 017 7v157a7 7 0 01-7 7H47a7 7 0 01-7-7V65a7 7 0 017-7z\"\n fill=\"#000\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M50 56h201a5 5 0 015 5v157a5 5 0 01-5 5H50a5 5 0 01-5-5V61a5 5 0 015-5z\"\n fill=\"#fff\"\n />\n <path\n opacity={0.8}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105.376 72.635a3 3 0 013-3H150a3 3 0 110 6h-41.624a3 3 0 01-3-3z\"\n fill=\"#B6C7DB\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105 84.635a3 3 0 013-3h64.205a3 3 0 110 6H108a3 3 0 01-3-3z\"\n fill=\"#979797\"\n />\n <path\n opacity={0.8}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105.376 163a3 3 0 013-3H150a3 3 0 110 6h-41.624a3 3 0 01-3-3z\"\n fill=\"#B6C7DB\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105 175a3 3 0 013-3h64.205a3 3 0 110 6H108a3 3 0 01-3-3z\"\n fill=\"#979797\"\n />\n <path\n opacity={0.8}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105.376 193a3 3 0 013-3H190a3 3 0 110 6h-81.624a3 3 0 01-3-3z\"\n fill=\"#B6C7DB\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M105 205a3 3 0 013-3h74.205a3 3 0 110 6H108a3 3 0 01-3-3z\"\n fill=\"#979797\"\n />\n <path\n opacity={0.8}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M138.376 103a3 3 0 013-3H223a3 3 0 110 6h-81.624a3 3 0 01-3-3z\"\n fill=\"#B6C7DB\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M138 115a3 3 0 013-3h64.205a3 3 0 110 6H141a3 3 0 01-3-3z\"\n fill=\"#979797\"\n />\n <circle cx={67} cy={79} r={9} fill=\"#B6C7DB\" />\n <circle cx={67} cy={79} r={9} fill=\"#B6C7DB\" />\n <circle cx={120} cy={106} r={6} fill=\"#B6C7DB\" />\n <circle cx={120} cy={136} r={6} fill=\"#B6C7DB\" />\n <circle cx={67} cy={169} r={9} fill=\"#B6C7DB\" />\n <circle cx={67} cy={199} r={9} fill=\"#B6C7DB\" />\n <path\n opacity={0.8}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M138.376 133a3 3 0 013-3H223a3 3 0 110 6h-81.624a3 3 0 01-3-3z\"\n fill=\"#B6C7DB\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M138 145a3 3 0 013-3h74.205a3 3 0 110 6H141a3 3 0 01-3-3z\"\n fill=\"#979797\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M92.514 108v-8h-2V140.365h11.178v-2h-9.178V110h9.178v-2h-9.178z\"\n fill=\"#2B98F0\"\n />\n <path\n opacity={0.54}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M95.071 77l-3.535 3.535L88 77h7.071z\"\n fill=\"#000\"\n />\n <path\n opacity={0.6}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M50 22h186a6 6 0 016 6v18a6 6 0 01-6 6H50a6 6 0 01-6-6V28a6 6 0 016-6z\"\n fill=\"#fff\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M58 37a6 6 0 016-6h70a6 6 0 110 12H64a6 6 0 01-6-6zM148 37a6 6 0 016-6h10a6 6 0 110 12h-10a6 6 0 01-6-6z\"\n fill=\"#979797\"\n />\n </g>\n <defs>\n <linearGradient\n id=\"SelectAttributes_svg__paint0_linear_0_19219\"\n x1={-16}\n y1={9}\n x2={-16}\n y2={256}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#FAFAFA\" stopOpacity={0.01} />\n <stop offset={1} stopColor=\"#F4F4F4\" />\n </linearGradient>\n <linearGradient\n id=\"SelectAttributes_svg__paint1_linear_0_19219\"\n x1={266.117}\n y1={181.111}\n x2={154.882}\n y2={77.681}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopOpacity={0.01} />\n <stop offset={1} />\n </linearGradient>\n </defs>\n </svg>\n );\n};\n\nexport default SvgSelectAttributes;\n","import React from 'react';\n\nconst SvgNoData: React.FC<React.SVGProps<SVGSVGElement>> = (props) => {\n return (\n <svg\n width={256}\n height={256}\n viewBox=\"0 0 256 256\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n {...props}\n >\n <defs>\n <linearGradient x1=\"50%\" y1=\"0%\" x2=\"50%\" y2=\"100%\" id=\"NoData_svg__b\">\n <stop stopColor=\"#FAFAFA\" stopOpacity={0} offset=\"0%\" />\n <stop stopColor=\"#F4F4F4\" offset=\"100%\" />\n </linearGradient>\n <linearGradient x1=\"69.573%\" y1=\"86.747%\" x2=\"38.144%\" y2=\"33.403%\" id=\"NoData_svg__d\">\n <stop stopColor=\"#000\" stopOpacity={0} offset=\"0%\" />\n <stop stopColor=\"#000\" offset=\"100%\" />\n </linearGradient>\n <linearGradient x1=\"50%\" y1=\"0%\" x2=\"50%\" y2=\"100%\" id=\"NoData_svg__e\">\n <stop stopColor=\"#EEFBFF\" offset=\"0%\" />\n <stop stopColor=\"#0072CE\" offset=\"100%\" />\n </linearGradient>\n <filter\n x=\"-7.7%\"\n y=\"-7.5%\"\n width=\"115.3%\"\n height=\"115%\"\n filterUnits=\"objectBoundingBox\"\n id=\"NoData_svg__f\"\n >\n <feOffset dx={0} dy={2} in=\"SourceAlpha\" result=\"shadowOffsetOuter1\" />\n <feGaussianBlur stdDeviation={2} in=\"shadowOffsetOuter1\" result=\"shadowBlurOuter1\" />\n <feColorMatrix\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\"\n type=\"matrix\"\n in=\"shadowBlurOuter1\"\n result=\"shadowMatrixOuter1\"\n />\n <feMerge>\n <feMergeNode in=\"shadowMatrixOuter1\" />\n <feMergeNode in=\"SourceGraphic\" />\n </feMerge>\n </filter>\n <circle id=\"NoData_svg__a\" cx={128} cy={128} r={128} />\n </defs>\n <g stroke=\"none\" strokeWidth={1} fill=\"none\" fillRule=\"evenodd\">\n <mask id=\"NoData_svg__c\" fill=\"#fff\">\n <use xlinkHref=\"#NoData_svg__a\" />\n </mask>\n <use fillOpacity={0.1} fill=\"#0072CE\" xlinkHref=\"#NoData_svg__a\" />\n <path fill=\"url(#NoData_svg__b)\" mask=\"url(#NoData_svg__c)\" d=\"M0 9h256v247H0z\" />\n <g mask=\"url(#NoData_svg__c)\">\n <g transform=\"translate(29 37)\">\n <g opacity={0.9} strokeWidth={1} fill=\"#FFF\">\n <path fillOpacity={0.8} opacity={0.5} d=\"M14.565 8h228.144v176.476H14.565z\" />\n <path d=\"M0 8.01C0 3.586 3.576 0 7.997 0h223.838a7.997 7.997 0 017.997 8.01v152.401c0 4.424-3.577 8.01-7.997 8.01H7.997A7.997 7.997 0 010 160.411V8.01z\" />\n </g>\n <g strokeWidth={1} fill=\"none\" transform=\"translate(19.986 42.105)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={195.862} cy={5.013} rx={3.997} ry={4.01} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={181.872} cy={5.013} rx={3.997} ry={4.01} />\n <path\n d=\"M9.493 1.003a9.493 9.493 0 019.494 9.493v.06a9.493 9.493 0 01-18.987 0v-.06a9.493 9.493 0 019.493-9.493z\"\n fill=\"#E3EBF4\"\n />\n <path\n d=\"M32.488.791h64.093a3.509 3.509 0 110 7.018H32.488a3.509 3.509 0 110-7.018z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M31.486 13.824h115.902a2.506 2.506 0 010 5.012H31.486a2.506 2.506 0 010-5.012z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M30.483 22.846H67.88a1.504 1.504 0 110 3.008H30.483a1.504 1.504 0 110-3.008z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n <rect\n fill=\"#645F6D\"\n opacity={0.5}\n x={19.986}\n y={16.04}\n width={79.944}\n height={11.028}\n rx={5.514}\n />\n <g strokeWidth={1} fill=\"none\" transform=\"translate(19.986 80.2)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={195.862} cy={5.013} rx={3.997} ry={4.01} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={181.872} cy={5.013} rx={3.997} ry={4.01} />\n <rect fill=\"#E3EBF4\" x={0} y={1.003} width={18.987} height={19.048} rx={9.493} />\n <path\n d=\"M32.488.791h75.925a3.509 3.509 0 010 7.018H32.488a3.509 3.509 0 110-7.018z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M31.486 13.824h128.893a2.506 2.506 0 110 5.012H31.486a2.506 2.506 0 010-5.012z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M30.483 22.846h103.918a1.504 1.504 0 010 3.008H30.483a1.504 1.504 0 110-3.008z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n <g strokeWidth={1} fill=\"none\" transform=\"translate(19.986 118.296)\">\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={195.862} cy={5.013} rx={3.997} ry={4.01} />\n <ellipse fill=\"#6DBCFF\" opacity={0.5} cx={181.872} cy={5.013} rx={3.997} ry={4.01} />\n <path\n d=\"M9.493 1.003a9.493 9.493 0 019.494 9.493v.06a9.493 9.493 0 01-18.987 0v-.06a9.493 9.493 0 019.493-9.493z\"\n fill=\"#E3EBF4\"\n />\n <path\n d=\"M32.488.791h101.906a3.509 3.509 0 010 7.018H32.488a3.509 3.509 0 110-7.018z\"\n fill=\"#B1AABD\"\n opacity={0.5}\n />\n <path\n d=\"M31.486 13.824h84.924a2.506 2.506 0 010 5.012H31.486a2.506 2.506 0 010-5.012z\"\n fill=\"#B1AABD\"\n opacity={0.43}\n />\n <path\n d=\"M30.483 22.846H67.88a1.504 1.504 0 110 3.008H30.483a1.504 1.504 0 110-3.008z\"\n fill=\"#B1AABD\"\n opacity={0.2}\n />\n </g>\n </g>\n </g>\n <g mask=\"url(#NoData_svg__c)\">\n <path\n d=\"M154.445 45.134v154.072H36.625V45.134h.811C35.508 62.52 41.07 80.609 54.12 93.944c22.74 23.235 59.61 23.235 82.352 0 13.05-13.335 18.612-31.424 16.683-48.81h1.29z\"\n fill=\"url(#NoData_svg__d)\"\n opacity={0.1}\n transform=\"rotate(-30 291.014 34.548)\"\n />\n <path\n d=\"M27.473 93.234c17.964 18.355 47.09 18.355 65.054 0s17.964-48.113 0-66.468c-17.964-18.355-47.09-18.355-65.054 0s-17.964 48.113 0 66.468z\"\n fill=\"url(#NoData_svg__e)\"\n opacity={0.2}\n transform=\"translate(70 86)\"\n />\n <g filter=\"url(#NoData_svg__f)\" strokeWidth={1} fill=\"none\" transform=\"translate(70 86)\">\n <path\n d=\"M59.697 0c32.97 0 59.697 26.746 59.697 59.738 0 15.185-5.662 29.047-14.988 39.587l51.204 51.24a89.336 89.336 0 01-10.097 9.392l-51.38-51.416c-9.73 6.888-21.61 10.936-34.436 10.936C26.727 119.477 0 92.73 0 59.738 0 26.746 26.727 0 59.697 0zm0 17.756c-23.17 0-41.953 18.796-41.953 41.982s18.783 41.982 41.953 41.982 41.953-18.796 41.953-41.982-18.783-41.982-41.953-41.982z\"\n fill=\"#B5C8C9\"\n />\n <path\n d=\"M21.508 105.656C8.365 94.698 0 78.196 0 59.738 0 26.746 26.727 0 59.697 0c18.444 0 34.935 8.37 45.885 21.523l-9.794 9.8c-8.408-10.68-21.45-17.537-36.091-17.537-25.361 0-45.92 20.573-45.92 45.952 0 14.652 6.852 27.702 17.525 36.117l-9.794 9.8z\"\n fillOpacity={0.4}\n fill=\"#FFF\"\n />\n </g>\n <path\n d=\"M97.473 179.234c17.964 18.355 47.09 18.355 65.054 0s17.964-48.113 0-66.468c-17.964-18.355-47.09-18.355-65.054 0s-17.964 48.113 0 66.468z\"\n fill=\"#D9F5FF\"\n opacity={0.4}\n style={{\n mixBlendMode: 'soft-light'\n }}\n />\n <path\n d=\"M123.885 158.736c0-3.929.444-7.03 1.332-9.304.888-2.274 2.328-4.245 4.32-5.914 1.99-1.668 3.504-3.195 4.54-4.581 1.037-1.386 1.555-2.913 1.555-4.581 0-4.064-1.75-6.095-5.248-6.095-1.614 0-2.92.592-3.915 1.776-.996 1.184-1.52 2.785-1.574 4.803H111.25c.054-5.382 1.75-9.573 5.086-12.574 3.337-3 8.02-4.5 14.047-4.5 6.001 0 10.65 1.386 13.946 4.157 3.297 2.772 4.945 6.714 4.945 11.827 0 2.234-.444 4.265-1.332 6.095-.888 1.83-2.315 3.7-4.279 5.61l-4.642 4.32c-1.318 1.265-2.233 2.563-2.745 3.895-.51 1.332-.793 3.02-.847 5.066h-11.545zm-1.655 12.27c0-1.99.72-3.625 2.16-4.904 1.44-1.278 3.236-1.917 5.389-1.917 2.152 0 3.949.64 5.388 1.917 1.44 1.279 2.16 2.913 2.16 4.905 0 1.991-.72 3.626-2.16 4.904-1.44 1.278-3.236 1.917-5.388 1.917-2.153 0-3.95-.639-5.389-1.917-1.44-1.278-2.16-2.913-2.16-4.904z\"\n fillOpacity={0.87}\n fill=\"#000\"\n style={{\n mixBlendMode: 'overlay'\n }}\n />\n <path\n d=\"M123.885 158.736c0-3.929.444-7.03 1.332-9.304.888-2.274 2.328-4.245 4.32-5.914 1.99-1.668 3.504-3.195 4.54-4.581 1.037-1.386 1.555-2.913 1.555-4.581 0-4.064-1.75-6.095-5.248-6.095-1.614 0-2.92.592-3.915 1.776-.996 1.184-1.52 2.785-1.574 4.803H111.25c.054-5.382 1.75-9.573 5.086-12.574 3.337-3 8.02-4.5 14.047-4.5 6.001 0 10.65 1.386 13.946 4.157 3.297 2.772 4.945 6.714 4.945 11.827 0 2.234-.444 4.265-1.332 6.095-.888 1.83-2.315 3.7-4.279 5.61l-4.642 4.32c-1.318 1.265-2.233 2.563-2.745 3.895-.51 1.332-.793 3.02-.847 5.066h-11.545zm-1.655 12.27c0-1.99.72-3.625 2.16-4.904 1.44-1.278 3.236-1.917 5.389-1.917 2.152 0 3.949.64 5.388 1.917 1.44 1.279 2.16 2.913 2.16 4.905 0 1.991-.72 3.626-2.16 4.904-1.44 1.278-3.236 1.917-5.388 1.917-2.153 0-3.95-.639-5.389-1.917-1.44-1.278-2.16-2.913-2.16-4.904z\"\n fillOpacity={0.38}\n fill=\"#3C74B4\"\n />\n </g>\n </g>\n </svg>\n );\n};\n\nexport default SvgNoData;\n","import React from 'react';\n\nconst SvgError: React.FC<React.SVGProps<SVGSVGElement>> = (props) => {\n return (\n <svg width={88} height={88} viewBox=\"0 0 88 88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <mask\n id=\"Error_svg__a\"\n style={{\n maskType: 'alpha'\n }}\n maskUnits=\"userSpaceOnUse\"\n x={0}\n y={0}\n width={88}\n height={88}\n >\n <path d=\"M44 88c24.3 0 44-19.7 44-44S68.3 0 44 0 0 19.7 0 44s19.7 44 44 44z\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#Error_svg__a)\">\n <path\n d=\"M44 88c24.3 0 44-19.7 44-44S68.3 0 44 0 0 19.7 0 44s19.7 44 44 44z\"\n fill=\"#CAC4D5\"\n fillOpacity={0.3}\n />\n <path\n opacity={0.3}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.987 6.73l49.449 6.072a.687.687 0 01.596.767l-7.845 63.888a.688.688 0 01-.766.6L7.214 71.4a.688.688 0 01-.599-.763l.408-3.326L19.987 6.73z\"\n fill=\"#fff\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.267 25.921l45.86-19.466a.687.687 0 01.9.366l25.15 59.251a.61.61 0 01-.386.84L22.34 82.765a.719.719 0 01-.887-.445l-20.185-56.4z\"\n fill=\"#fff\"\n />\n <path\n d=\"M65.631 9.23H11.017a.688.688 0 00-.687.687v64.37c0 .38.307.687.687.687h54.614c.38 0 .688-.308.688-.687V9.917a.688.688 0 00-.688-.688z\"\n fill=\"#F9F9F9\"\n />\n <path\n opacity={0.1}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.885 34.95l3.105-1.666 7.31-4.025 8.852 3.472 7.89-5.223 8.036-2.628 8.113 5.193 3.352-10.255v16.967H14.935l-.05-1.835z\"\n fill=\"#9C6CF0\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.885 32.331l3.105-3.761 7.31 4.31 8.852 1.656 7.89-2.205 8.036 1.827 8.113-12.643 3.352.742V36.36H14.935l-.05-4.029z\"\n fill=\"#FA82AA\"\n />\n <path\n opacity={0.2}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.885 34.946l3.105.432 7.31 1.01 8.852-5.117 7.89 3.675 8.036 1.839 8.113-1.839 3.352.811v1.028H14.935l-.05-1.839z\"\n fill=\"#4DBEE9\"\n />\n <path\n opacity={0.1}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M61.543 35.288l-.05 1.497H14.885v-5.239l3.352-.276 8.114 4.697 8.036-.679 7.889.82 8.852-.616 7.31-1.601 3.105 1.397z\"\n fill=\"#4DBEE9\"\n />\n <path d=\"M21.036 40.178h-5.09a.636.636 0 000 1.272h5.09a.636.636 0 100-1.272z\" fill=\"#ACACAC\" />\n <path\n opacity={0.3}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.582 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM25.914 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM39.91 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM21.248 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.273 1.273 0 01-2.545 0V57.144c0-.702.57-1.272 1.273-1.272zM35.245 55.872c.703 0 1.273.57 1.273 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM30.58 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.272 1.272 0 11-2.545 0V57.144c0-.702.57-1.272 1.272-1.272zM44.577 55.872c.702 0 1.272.57 1.272 1.273V69.02a1.273 1.273 0 01-2.545 0V57.144c0-.702.57-1.272 1.273-1.272z\"\n fill=\"#BDBDBD\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.582 65.628c.703 0 1.273.57 1.273 1.272v2.121a1.272 1.272 0 11-2.545 0v-2.12c0-.703.57-1.273 1.272-1.273zM25.914 62.658c.702 0 1.272.57 1.272 1.273v5.09a1.272 1.272 0 11-2.545 0v-5.09c0-.703.57-1.273 1.273-1.273zM39.91 65.628c.703 0 1.273.57 1.273 1.272v2.121a1.272 1.272 0 11-2.545 0v-2.12c0-.703.57-1.273 1.273-1.273zM21.248 66.477c.702 0 1.272.57 1.272 1.272v1.273a1.273 1.273 0 01-2.545 0v-1.273c0-.703.57-1.272 1.273-1.272z\"\n fill=\"#4DBEE9\"\n />\n <path\n d=\"M36.518 65.628a1.272 1.272 0 00-2.545 0v3.393a1.272 1.272 0 102.545 0v-3.393zM31.852 62.234a1.272 1.272 0 10-2.545 0v6.787a1.272 1.272 0 102.545 0v-6.787z\"\n fill=\"#4DBEE9\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M44.577 60.962c.702 0 1.272.57 1.272 1.272v6.787a1.273 1.273 0 01-2.545 0v-6.787c0-.702.57-1.272 1.273-1.272z\"\n fill=\"#4DBEE9\"\n />\n <path d=\"M18.915 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\" fill=\"#9C6CF0\" />\n <path\n opacity={0.5}\n d=\"M34.185 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\"\n fill=\"#4DBEE9\"\n />\n <path\n opacity={0.3}\n d=\"M49.454 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\"\n fill=\"#4DBEE9\"\n />\n <path opacity={0.8} d=\"M26.55 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\" fill=\"#FB6597\" />\n <path d=\"M41.82 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\" fill=\"#4DBEE9\" />\n <path opacity={0.2} d=\"M57.09 18.546a1.909 1.909 0 100-3.817 1.909 1.909 0 000 3.817z\" fill=\"#4DBEE9\" />\n <path\n opacity={0.5}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.582 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849zM31.851 19.818h4.666a.424.424 0 010 .849h-4.666a.424.424 0 110-.849zM47.121 19.818h4.666a.424.424 0 010 .849h-4.666a.424.424 0 010-.849zM24.217 19.818h4.665a.424.424 0 010 .849h-4.665a.424.424 0 010-.849zM39.486 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849zM54.756 19.818h4.666a.424.424 0 110 .849h-4.666a.424.424 0 110-.849z\"\n fill=\"#ACACAC\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.946 43.571h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 010-1.273zM15.946 46.116h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 010-1.273zM15.946 48.661h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 110-1.273zM23.58 43.571h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 010-1.273zM23.58 46.116h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 010-1.273zM23.58 48.661h5.09a.636.636 0 010 1.273h-5.09a.636.636 0 110-1.273zM49.454 43.571h11.028a.636.636 0 010 1.273H49.454a.636.636 0 010-1.273zM49.454 46.116h11.028a.636.636 0 010 1.273H49.454a.636.636 0 010-1.273zM49.454 48.661h11.028a.636.636 0 010 1.273H49.454a.636.636 0 110-1.273zM31.215 43.571h15.27a.636.636 0 110 1.273h-15.27a.636.636 0 010-1.273zM31.215 46.116h15.27a.636.636 0 010 1.273h-15.27a.636.636 0 010-1.273zM31.215 48.661h15.27a.636.636 0 010 1.273h-15.27a.636.636 0 010-1.273zM15.946 51.206h5.09a.636.636 0 110 1.272h-5.09a.636.636 0 110-1.272zM23.58 51.206h5.09a.636.636 0 110 1.272h-5.09a.636.636 0 110-1.272zM49.454 51.206h11.028a.636.636 0 010 1.272H49.454a.636.636 0 110-1.272zM31.215 51.206h15.27a.636.636 0 110 1.272h-15.27a.636.636 0 010-1.272z\"\n fill=\"#E9E9E9\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M49.878 55.872h5.09a.636.636 0 110 1.273h-5.09a.636.636 0 110-1.273z\"\n fill=\"#ACACAC\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M49.878 59.69h11.029a.636.636 0 010 1.272H49.878a.636.636 0 110-1.273zM49.878 62.234h11.029a.636.636 0 010 1.273H49.878a.636.636 0 010-1.273zM49.878 64.78h11.029a.636.636 0 010 1.272H49.878a.636.636 0 010-1.273z\"\n fill=\"#E9E9E9\"\n />\n <path d=\"M54.968 67.324h-5.09a.636.636 0 000 1.273h5.09a.636.636 0 000-1.273z\" fill=\"#E9E9E9\" />\n <g filter=\"url(#Error_svg__filter0_d)\">\n <path\n d=\"M57.406 74.25c9.493 0 17.188-7.695 17.188-17.188 0-9.492-7.695-17.187-17.188-17.187-9.492 0-17.187 7.695-17.187 17.188 0 9.492 7.695 17.187 17.187 17.187z\"\n fill=\"#000\"\n />\n </g>\n <path\n d=\"M57.406 74.25c9.493 0 17.188-7.695 17.188-17.188 0-9.492-7.695-17.187-17.188-17.187-9.492 0-17.187 7.695-17.187 17.188 0 9.492 7.695 17.187 17.187 17.187z\"\n fill=\"#F25252\"\n />\n <path\n opacity={0.15}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M57.406 34.719c12.34 0 22.344 10.003 22.344 22.343S69.746 79.406 57.406 79.406c-12.34 0-22.343-10.003-22.343-22.344 0-12.34 10.003-22.343 22.343-22.343zm-.172 2.406c-10.916 0-19.765 8.85-19.765 19.766 0 10.916 8.85 19.765 19.765 19.765C68.151 76.656 77 67.806 77 56.891c0-10.917-8.85-19.766-19.766-19.766z\"\n fill=\"#F25252\"\n />\n <path\n opacity={0.3}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M57.406 38.844c10.062 0 18.219 8.157 18.219 18.218 0 10.062-8.157 18.22-18.219 18.22-10.062 0-18.218-8.158-18.218-18.22 0-10.061 8.156-18.218 18.218-18.218zm0 2.043c-8.933 0-16.175 7.242-16.175 16.175 0 8.934 7.242 16.176 16.175 16.176 8.934 0 16.176-7.242 16.176-16.175 0-8.934-7.242-16.176-16.176-16.176z\"\n fill=\"#F25252\"\n />\n <path\n opacity={0.05}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M57.406 26.469C74.303 26.469 88 40.166 88 57.062c0 16.897-13.697 30.594-30.594 30.594-16.896 0-30.593-13.697-30.593-30.594 0-16.896 13.697-30.593 30.593-30.593zm-.172 3.437c-14.903 0-26.984 12.082-26.984 26.985 0 14.903 12.081 26.984 26.984 26.984 14.903 0 26.985-12.081 26.985-26.984 0-14.903-12.082-26.985-26.985-26.985z\"\n fill=\"#F25252\"\n />\n <path\n d=\"M57.406 71.844c8.164 0 14.782-6.618 14.782-14.781 0-8.164-6.618-14.782-14.782-14.782-8.163 0-14.781 6.618-14.781 14.782 0 8.163 6.618 14.78 14.781 14.78z\"\n fill=\"#FF6A6A\"\n />\n <path\n opacity={0.05}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M58.298 46.448L75.18 63.331l-9.114 12.078h-2.029l-7.582-7.582 1.006-3.178.837-18.2z\"\n fill=\"url(#Error_svg__paint0_linear)\"\n />\n <g filter=\"url(#Error_svg__filter1_d)\">\n <path d=\"M57.406 68.063a1.719 1.719 0 100-3.438 1.719 1.719 0 000 3.438z\" fill=\"#000\" />\n </g>\n <path d=\"M57.406 68.063a1.719 1.719 0 100-3.438 1.719 1.719 0 000 3.438z\" fill=\"#fff\" />\n <g filter=\"url(#Error_svg__filter2_d)\">\n <path\n d=\"M57.406 46.063c.95 0 1.719.769 1.719 1.718v12.375a1.719 1.719 0 11-3.438 0V47.781c0-.949.77-1.718 1.72-1.718z\"\n fill=\"#000\"\n />\n </g>\n <path\n d=\"M57.406 46.063c.95 0 1.719.769 1.719 1.718v12.375a1.719 1.719 0 11-3.438 0V47.781c0-.949.77-1.718 1.72-1.718z\"\n fill=\"#fff\"\n />\n </g>\n <defs>\n <filter\n id=\"Error_svg__filter0_d\"\n x={36.219}\n y={37.875}\n width={42.375}\n height={42.375}\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" />\n <feOffset dy={2} />\n <feGaussianBlur stdDeviation={2} />\n <feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\" />\n <feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow\" />\n <feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow\" result=\"shape\" />\n </filter>\n <filter\n id=\"Error_svg__filter1_d\"\n x={51.688}\n y={62.625}\n width={11.438}\n height={11.438}\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" />\n <feOffset dy={2} />\n <feGaussianBlur stdDeviation={2} />\n <feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\" />\n <feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow\" />\n <feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow\" result=\"shape\" />\n </filter>\n <filter\n id=\"Error_svg__filter2_d\"\n x={51.688}\n y={44.063}\n width={11.438}\n height={23.813}\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" />\n <feOffset dy={2} />\n <feGaussianBlur stdDeviation={2} />\n <feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\" />\n <feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow\" />\n <feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow\" result=\"shape\" />\n </filter>\n <linearGradient\n id=\"Error_svg__paint0_linear\"\n x1={68.438}\n y1={71.571}\n x2={60.119}\n y2={58.801}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopOpacity={0} />\n <stop offset={1} />\n </linearGradient>\n </defs>\n </svg>\n );\n};\n\nexport default SvgError;\n","import {makeStyles} from '@material-ui/core/styles';\n\nconst useStyles = makeStyles({\n 'entityType-overflow': {\n textOverflow: 'ellipsis',\n overflow: 'hidden',\n whiteSpace: 'nowrap'\n },\n\n 'entityType-small': {\n padding: '1px 4px',\n fontSize: '10px',\n lineHeight: 'normal',\n marginRight: '12px',\n borderRadius: '2px'\n },\n 'entityType-medium': {\n padding: '2px 8px 3px',\n borderRadius: '2px',\n fontSize: '13px',\n fontWeight: 500,\n lineHeight: '15px',\n marginRight: '16px'\n }\n});\n\nexport default useStyles;\n","import React from 'react';\nimport {useSelector} from 'react-redux';\nimport classnames from 'classnames';\nimport {Typography as Typography} from '@material-ui/core';\n\nimport {getEntityType, getEntityTypeLabel, getPropWithInheritance, theme, utils, Entity} from '@reltio/mdm-sdk';\nimport mdmModule from '@reltio/mdm-module';\nimport ExpandedValueTooltip from '../ExpandedValueTooltip/ExpandedValueTooltip';\nimport useStyles from './styles';\n\ntype Props = {\n entity: Entity;\n className?: string;\n size?: 'small' | 'medium';\n};\n\nconst EntityTypeBadge = ({entity, className, size = 'small'}: Props) => {\n const styles = useStyles();\n const metadata = useSelector(mdmModule.selectors.getMetadata);\n const entityTypeUri = entity.type;\n const entityType = getEntityType(metadata, entityTypeUri) || {};\n const entityTypeColor = getPropWithInheritance(metadata, entityType, 'typeColor') || theme.palette.primary.main;\n const entityTypeLabel = getEntityTypeLabel(metadata, entity);\n\n return (\n <ExpandedValueTooltip value={entityTypeLabel} placement=\"top\">\n <Typography\n style={{\n backgroundColor: entityTypeColor,\n color: utils.Colors.getColor(entityTypeColor) ? '#FFFFFF' : '#212121'\n }}\n className={classnames(styles[`entityType-${size}`], styles['entityType-overflow'], className)}\n component=\"div\"\n >\n {entityTypeLabel}\n </Typography>\n </ExpandedValueTooltip>\n );\n};\n\nexport default EntityTypeBadge;\n","import {makeStyles, Theme} from '@material-ui/core/styles';\n\nexport const useStyles = makeStyles((theme: Theme & {inactiveBackground: string}) => ({\n profileBandWrapper: {\n // especially for IE (overflow fix)\n flexShrink: 0\n },\n profileBand: {\n display: 'flex',\n padding: '16px 12px 16px 16px',\n alignItems: 'flex-start',\n backgroundColor: '#fff',\n boxShadow: 'inset 0 -1px 0 0 rgba(0,114,206,0.06), inset 0 1px 0 0 rgba(0,114,206,0.06);',\n\n '&:after': {\n // IE workaround for minHeight and centering items\n content: '\"\"',\n minHeight: 'inherit',\n fontSize: 0\n }\n },\n inactive: {\n background: theme.inactiveBackground\n },\n profileIcon: {\n marginRight: '12px'\n },\n imageProfileIcon: {\n width: '48px',\n height: '48px'\n },\n profileInfo: {\n display: 'flex',\n flexDirection: 'column',\n flex: '1 1 50%'\n },\n badge: {},\n label: {\n lineHeight: '1.2',\n letterSpacing: '0.25px',\n color: theme.palette.text.primary,\n wordBreak: 'break-word',\n\n '&+ $specialInfo': {\n marginTop: '4px'\n }\n },\n secondaryLabel: {\n display: 'inline-flex',\n color: theme.palette.text.primary,\n marginTop: '2px',\n lineHeight: '16px',\n fontSize: '14px',\n fontWeight: 400,\n\n '&+ $businessCard': {\n marginLeft: '12px'\n }\n },\n businessCard: {\n color: theme.palette.text.secondary,\n display: 'inline-flex',\n fontSize: '14px',\n marginTop: '4px',\n lineHeight: '1.2'\n },\n specialInfo: {\n display: 'flex',\n justifyContent: 'space-between',\n flexWrap: 'wrap',\n width: '100%',\n marginTop: '8px'\n },\n entityType: {\n display: 'flex',\n flexWrap: 'wrap'\n },\n entityId: {\n fontSize: '13px',\n color: theme.palette.text.secondary,\n whiteSpace: 'nowrap',\n cursor: 'pointer',\n '&:hover': {\n textDecoration: 'underline'\n }\n }\n}));\n\nexport default useStyles;\n","import React, {ReactNode, useCallback} from 'react';\nimport classnames from 'classnames';\nimport {useSelector} from 'react-redux';\nimport {isNil} from 'ramda';\nimport {Typography as Typography} from '@material-ui/core';\nimport {Tooltip as Tooltip} from '@material-ui/core';\nimport i18n from 'ui-i18n';\n\nimport {getLabel, isActiveObject, getBusinessCardAttributesText, getEntityId, isTempUri, Entity} from '@reltio/mdm-sdk';\nimport mdmModule from '@reltio/mdm-module';\n\nimport EntityAvatar from '../EntityAvatar/EntityAvatar';\nimport EntityTypeBadge from '../EntityTypeBadge/EntityTypeBadge';\n\nimport useStyles from './styles';\n\ntype Props = {\n className?: string;\n entity?: Entity;\n children?: ReactNode;\n};\n\nconst ProfileBand = ({className, entity, children}: Props) => {\n const styles = useStyles();\n const metadata = useSelector(mdmModule.selectors.getMetadata);\n const showEntityId = useSelector(mdmModule.selectors.getShowEntityId);\n const handleCopyEntityIdToClipboard = useCallback(() => {\n navigator.clipboard.writeText(getEntityId(entity));\n }, [entity]);\n\n if (isNil(entity)) {\n return null;\n }\n\n const label = getLabel(entity.label);\n const secondaryLabel = entity.secondaryLabel;\n const businessCardText = getBusinessCardAttributesText(metadata, entity);\n const isActive = isActiveObject(entity);\n const entityUri = entity.uri;\n const entityId = getEntityId(entity);\n return (\n <div className={classnames(styles.profileBandWrapper, className)}>\n <div\n className={classnames(styles.profileBand, {\n [styles.inactive]: !isActive\n })}\n data-entity-uri={entityUri}\n >\n <EntityAvatar\n key={entity.uri}\n entity={entity}\n avatarClassName={styles.profileIcon}\n imageClassName={styles.imageProfileIcon}\n />\n <div className={styles.profileInfo}>\n <div>\n <Typography variant=\"h6\" className={styles.label}>\n {label}\n </Typography>\n {secondaryLabel && (\n <Typography variant=\"subtitle2\" className={styles.secondaryLabel}>\n {secondaryLabel}\n </Typography>\n )}\n {businessCardText && (\n <Typography variant=\"subtitle1\" className={styles.businessCard}>\n {businessCardText}\n </Typography>\n )}\n </div>\n <div className={styles.specialInfo}>\n <div className={styles.entityType}>\n <EntityTypeBadge entity={entity} size=\"medium\" className={styles.badge} />\n {!isTempUri(entityUri) && showEntityId && (\n <Tooltip title={i18n.text('Copy to clipboard')}>\n <Typography\n display=\"inline\"\n variant=\"body2\"\n className={styles.entityId}\n onClick={handleCopyEntityIdToClipboard}\n >\n {i18n.text('Entity ID')}: {entityId}\n </Typography>\n </Tooltip>\n )}\n </div>\n </div>\n </div>\n {children && <div>{children}</div>}\n </div>\n </div>\n );\n};\n\nexport default ProfileBand;\n","import {makeStyles} from '@material-ui/core/styles';\n\nconst useStyles = makeStyles((theme) => ({\n container: {\n display: 'flex',\n padding: '16px',\n overflow: 'hidden'\n },\n image: {\n width: '40px',\n height: '40px'\n },\n info: {\n marginLeft: '12px',\n overflow: 'hidden',\n display: 'flex',\n flexDirection: 'column'\n },\n label: {\n textOverflow: 'ellipsis',\n overflow: 'hidden',\n whiteSpace: 'nowrap',\n fontWeight: 400,\n fontSize: '13px',\n lineHeight: '15px',\n color: theme.palette.primary.main\n },\n secondaryLabel: {\n marginTop: '4px',\n fontWeight: 400,\n fontSize: '10px',\n lineHeight: '12px',\n color: theme.palette.text.secondary,\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis'\n },\n link: {\n textDecoration: 'none'\n },\n thirdRow: {\n display: 'flex',\n alignItems: 'center',\n marginTop: 'auto',\n paddingTop: '4px'\n },\n entityId: {\n display: 'flex',\n alignItems: 'baseline',\n whiteSpace: 'nowrap',\n fontWeight: 400,\n fontSize: '12px',\n lineHeight: '16px'\n },\n entityIdLabel: {\n color: theme.palette.text.secondary\n },\n entityIdValue: {\n marginLeft: '8px',\n color: theme.palette.text.primary\n }\n}));\n\nexport default useStyles;\n","import React, {memo} from 'react';\nimport i18n from 'ui-i18n';\nimport classnames from 'classnames';\n\nimport {Entity, getEntityId, getEntityUriForLink, getLabel} from '@reltio/mdm-sdk';\n\nimport useStyles from './styles';\nimport EntityAvatar from '../EntityAvatar/EntityAvatar';\nimport EntityUriLink from '../EntityUriLink/EntityUriLink';\nimport ExpandedValueTooltip from '../ExpandedValueTooltip/ExpandedValueTooltip';\nimport EntityTypeBadge from '../EntityTypeBadge/EntityTypeBadge';\n\ntype Props = {\n entity: Entity;\n classes?: {\n label?: string;\n secondaryLabel?: string;\n container?: string;\n };\n} & React.HTMLAttributes<HTMLDivElement>;\n\nconst ProfileCard = ({entity, classes = {}, ...otherProps}: Props) => {\n const styles = useStyles();\n const {secondaryLabel: secondaryLabelClass, label: labelClass, container: containerClass} = classes;\n const label = getLabel(entity.label);\n const {secondaryLabel} = entity;\n\n return (\n <div className={classnames(styles.container, containerClass)} {...otherProps}>\n <EntityAvatar entity={entity} imageClassName={styles.image} />\n <div className={styles.info}>\n <EntityUriLink value={getEntityUriForLink(entity)} className={styles.link}>\n <ExpandedValueTooltip value={label} placement=\"top\" showOnExceededHeight={true}>\n <div className={classnames(styles.label, labelClass)}>{label}</div>\n </ExpandedValueTooltip>\n </EntityUriLink>\n\n {secondaryLabel && (\n <ExpandedValueTooltip value={secondaryLabel} placement=\"top\" showOnExceededHeight={true}>\n <div className={classnames(styles.secondaryLabel, secondaryLabelClass)}>{secondaryLabel}</div>\n </ExpandedValueTooltip>\n )}\n <div className={styles.thirdRow}>\n <EntityTypeBadge entity={entity} size=\"medium\" />\n <div className={styles.entityId}>\n <div className={styles.entityIdLabel}>{i18n.text('ID:')}</div>\n <div className={styles.entityIdValue}>{getEntityId(entity)}</div>\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nexport default memo(ProfileCard);\n","import CreatableSelect from 'react-select/creatable';\nimport withMuiSkin from './withMuiSkin';\n\nexport default withMuiSkin(CreatableSelect);\n","import {MenuItem as MenuItem} from '@material-ui/core';\nimport {Checkbox as Checkbox} from '@material-ui/core';\nimport PropTypes from 'prop-types';\nimport React from 'react';\nimport classNames from 'classnames';\nimport ExpandedValueTooltip from '../../../ExpandedValueTooltip/ExpandedValueTooltip';\n\nexport default function Option(props) {\n const {\n innerProps,\n innerRef,\n children,\n isFocused,\n isSelected,\n selectProps: {classes},\n label\n } = props;\n\n return (\n <MenuItem\n className={classNames(classes.option, {[classes['option--selected']]: isSelected})}\n ref={innerRef}\n selected={isFocused}\n component=\"div\"\n {...innerProps}\n >\n <Checkbox color=\"primary\" checked={isSelected} />\n <ExpandedValueTooltip value={label}>\n <div className={classes['option--item']}>{children}</div>\n </ExpandedValueTooltip>\n </MenuItem>\n );\n}\n\nOption.propTypes = {\n children: PropTypes.node,\n innerProps: PropTypes.shape({\n id: PropTypes.string.isRequired,\n key: PropTypes.string,\n onClick: PropTypes.func.isRequired,\n onMouseMove: PropTypes.func.isRequired,\n onMouseOver: PropTypes.func.isRequired,\n tabIndex: PropTypes.number.isRequired\n }).isRequired,\n innerRef: PropTypes.oneOfType([\n PropTypes.oneOf([null]),\n PropTypes.func,\n PropTypes.shape({\n current: PropTypes.any.isRequired\n })\n ]),\n isFocused: PropTypes.bool.isRequired,\n isSelected: PropTypes.bool.isRequired,\n label: PropTypes.string,\n selectProps: PropTypes.shape({\n classes: PropTypes.shape({\n option: PropTypes.string\n })\n })\n};\n","import Option from './Option';\n\nconst components = {\n Option\n};\n\nexport default components;\n","import React, {useState} from 'react';\nimport PropTypes from 'prop-types';\nimport {omit} from 'ramda';\nimport CreatableSelect from '../CreatableSelect';\nimport Select from '../Select';\nimport AsyncSelect from '../AsyncSelect';\nimport multiSelectComponents from './components';\nimport {makeStyles} from '@material-ui/core/styles';\nimport {mergeClasses} from '../../../core/utils';\n\nconst useStyles = makeStyles((theme) => ({\n label: {\n top: 6,\n left: 16\n },\n placeholder: (props) => ({\n display: !props.placeholder || props.label ? 'none' : undefined\n }),\n 'option--selected': {\n fontWeight: 400\n },\n clearIndicator: {\n padding: theme.spacing(1),\n margin: theme.spacing(0.25, 0.5)\n },\n dropdownIndicator: {\n padding: theme.spacing(1),\n margin: theme.spacing(0.25, 0.5)\n }\n}));\n\nlet id = 0;\nconst getInputId = () => `custom-select-${id++}`;\n\nfunction MultiSelect(props) {\n const {\n label,\n creatable,\n getOptions,\n loadingIndicator,\n components: componentsProp,\n classes: classesProp,\n styles: stylesProp,\n onChange: onChangeProp,\n onInputChange: onInputChangeProp,\n menuPlacement = 'auto',\n ...reactSelectProps\n } = props;\n\n const SelectComponent = creatable ? CreatableSelect : getOptions ? AsyncSelect : Select;\n\n const [inputValue, setInputValue] = useState('');\n const multiSelectClasses = useStyles(omit(['classes'], props));\n const inputId = getInputId();\n\n const components = {\n ...multiSelectComponents,\n ...componentsProp\n };\n\n const classes = mergeClasses(multiSelectClasses, classesProp);\n\n function handleInputChange(value, {action}) {\n onInputChangeProp(value, {action});\n if (action !== 'set-value') {\n setInputValue(value);\n }\n }\n\n function handleChange(value, actionMeta) {\n onChangeProp(value, actionMeta);\n if (actionMeta.action === 'create-option') {\n setInputValue('');\n onInputChangeProp('', {action: 'input-change'});\n }\n }\n\n const styles = {\n indicatorSeparator: (base) => ({\n ...base,\n margin: '10px 0'\n }),\n loadingIndicator: (base) => ({\n ...base,\n display: loadingIndicator ? base.display : 'none'\n }),\n loadingMessage: (base) => ({\n ...base,\n fontFamily: '\"Roboto\", \"Helvetica\", \"Arial\", sans-serif'\n }),\n ...stylesProp\n };\n\n const labelProps = label\n ? {\n inputId,\n TextFieldProps: {\n label,\n InputLabelProps: {\n htmlFor: inputId,\n shrink: props.value && props.value.length ? true : undefined,\n className: classes.label\n },\n ...props.TextFieldProps\n }\n }\n : {};\n\n return (\n <SelectComponent\n isMulti\n inputId={inputId}\n inputValue={inputValue}\n onChange={handleChange}\n onInputChange={handleInputChange}\n closeMenuOnSelect={false}\n hideSelectedOptions={false}\n classes={classes}\n components={components}\n styles={styles}\n menuPlacement={menuPlacement}\n loadOptions={getOptions}\n {...labelProps}\n {...reactSelectProps}\n />\n );\n}\n\nMultiSelect.defaultProps = {\n creatable: false,\n cacheOptions: true,\n components: {},\n classes: {},\n placeholder: '',\n loadingIndicator: false,\n onInputChange: () => {},\n onChange: () => {}\n};\n\nMultiSelect.propTypes = {\n /**\n * Async creatable multi select with optional placeholder, shrink-label, non-closing menu and options with checkboxes.\n * Based on react-select/creatable and react-select/async.\n * See react-select docs: https://react-select.com\n *\n * Below are listed only props used in the MultiSelect component. Check https://react-select.com/props first.\n * */\n\n /** Ability to create values. React-select/async-creatable is used internally */\n creatable: PropTypes.bool,\n /** True for enabling cache. Recommended. */\n cacheOptions: PropTypes.bool,\n defaultOptions: PropTypes.bool,\n /** Array of selected options. */\n value: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string.isRequired,\n value: PropTypes.any\n })\n ),\n options: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string.isRequired,\n value: PropTypes.any\n })\n ),\n /** Way to receive updated values */\n onChange: PropTypes.func,\n /** Way to receive updated inputValue */\n onInputChange: PropTypes.func,\n /** Input placeholder. Will not be shown if the label prop is specified */\n placeholder: PropTypes.string,\n /** Floating label from @material-ui/core/TextField component */\n label: PropTypes.string,\n /** Enable to show default react-select's indicator */\n loadingIndicator: PropTypes.bool,\n /** You could redefine any of these components */\n components: PropTypes.shape({\n ClearIndicator: PropTypes.func,\n Control: PropTypes.func,\n DropdownIndicator: PropTypes.func,\n DownChevron: PropTypes.func,\n CrossIcon: PropTypes.func,\n Group: PropTypes.func,\n GroupHeading: PropTypes.func,\n IndicatorsContainer: PropTypes.func,\n IndicatorSeparator: PropTypes.func,\n Input: PropTypes.func,\n LoadingIndicator: PropTypes.func,\n Menu: PropTypes.func,\n MenuList: PropTypes.func,\n MenuPortal: PropTypes.func,\n LoadingMessage: PropTypes.func,\n NoOptionsMessage: PropTypes.func,\n MultiValue: PropTypes.func,\n MultiValueContainer: PropTypes.func,\n MultiValueLabel: PropTypes.func,\n MultiValueRemove: PropTypes.func,\n Option: PropTypes.func,\n Placeholder: PropTypes.func,\n SelectContainer: PropTypes.func,\n SingleValue: PropTypes.func,\n ValueContainer: PropTypes.func\n }),\n /** Classes are passed to mui skin components. Provided classes will be merged with existing ones. */\n classes: PropTypes.shape({\n control: PropTypes.string,\n valueContainer: PropTypes.string,\n multiValue: PropTypes.string,\n noOptionsMessage: PropTypes.string,\n singleValue: PropTypes.string,\n placeholder: PropTypes.string,\n menu: PropTypes.string,\n clearIndicator: PropTypes.string,\n dropdownIndicator: PropTypes.string,\n option: PropTypes.string,\n 'option--selected': PropTypes.string,\n label: PropTypes.string\n }),\n /**\n * React-select's way to customise style. Could be used to style default react-select components.\n * In other cases better to use classes and components props\n * */\n styles: PropTypes.shape({\n clearIndicator: PropTypes.func,\n container: PropTypes.func,\n control: PropTypes.func,\n dropdownIndicator: PropTypes.func,\n group: PropTypes.func,\n groupHeading: PropTypes.func,\n indicatorsContainer: PropTypes.func,\n indicatorSeparator: PropTypes.func,\n input: PropTypes.func,\n loadingIndicator: PropTypes.func,\n loadingMessage: PropTypes.func,\n menu: PropTypes.func,\n menuList: PropTypes.func,\n menuPortal: PropTypes.func,\n multiValue: PropTypes.func,\n multiValueLabel: PropTypes.func,\n multiValueRemove: PropTypes.func,\n noOptionsMessage: PropTypes.func,\n option: PropTypes.func,\n placeholder: PropTypes.func,\n singleValue: PropTypes.func,\n valueContainer: PropTypes.func\n }),\n /** Props from https://material-ui.com/api/text-field/ */\n TextFieldProps: PropTypes.object /* eslint-disable-line react/forbid-prop-types */,\n getOptions: PropTypes.func,\n menuPlacement: PropTypes.string,\n menuPortalTarget: PropTypes.object,\n getOptionValue: PropTypes.func,\n isSearchable: PropTypes.bool,\n inputRef: PropTypes.shape({current: PropTypes.object})\n};\n\nexport default MultiSelect;\n","import MultiSelect from './MultiSelect';\n\nexport default MultiSelect;\n"],"names":["contextSelector","CellRenderer","withContext","TableContext","useStyles","makeStyles","pagination","display","alignItems","justifyContent","height","borderTop","boxShadow","caption","color","fontSize","lineHeight","selectRoot","marginLeft","marginRight","select","textAlign","actions","BasicTablePagination","classes","count","rowsPerPageOptions","page","onChangePage","rowsPerPage","onChangeRowsPerPage","basicTableRef","labelRowsPerPage","styles","resetScrollbarPosition","useCallback","pathOr","identity","handleChangePage","value","handleChangeRowsPerPage","TablePagination","root","classnames","component","i18n","labelDisplayedRows","from","to","fromRow","toRow","countRows","pipe","nthArg","getValue","propTypes","PropTypes","current","React","collapseButton","cursor","expandLess","transform","isOpen","tooltipTitle","otherProps","buttonProps","icon","ExpandMore","className","iconClassName","tooltipProps","SmallIconButton","paper","minHeight","title","padding","fontWeight","letterSpacing","content","contentText","marginBottom","actionButtons","paddingTop","discardButton","open","onCancel","cancelCaption","onDiscard","discardCaption","onSave","saveCaption","disabledSave","Dialog","onClose","paperScrollPaper","DialogTitle","DialogContent","DialogContentText","DialogActions","disableSpacing","Button","onClick","disabled","autoFocus","theme","flex","flexWrap","flexDirection","overflow","boxSizing","palette","text","primary","secondary","embedded","flexShrink","width","full","textBox","maxWidth","marginTop","secondaryText","button","minWidth","borderRadius","EMPTY_STATE_VARIANTS","EMPTY_STATE_ICONS","SEARCH_RESULTS","props","viewBox","xmlns","xmlnsXlink","cx","cy","fx","fy","r","gradientTransform","id","stopColor","stopOpacity","offset","x1","y1","x2","y2","x","y","filterUnits","stdDeviation","in","stroke","strokeWidth","fill","fillRule","xlinkHref","fillOpacity","mask","opacity","d","rx","ry","filter","SELECT_ATTRIBUTES","style","maskType","maskUnits","clipRule","gradientUnits","NO_DATA","dx","dy","result","values","type","mixBlendMode","ERROR","colorInterpolationFilters","floodOpacity","mode","in2","variant","LogoRenderer","buttonTitle","access","showButton","Typography","h5","subtitle1","textOverflow","whiteSpace","entity","size","metadata","useSelector","mdmModule","entityTypeUri","entityType","getEntityType","entityTypeColor","getPropWithInheritance","entityTypeLabel","getEntityTypeLabel","ExpandedValueTooltip","placement","backgroundColor","utils","profileBandWrapper","profileBand","inactive","background","inactiveBackground","profileIcon","imageProfileIcon","profileInfo","badge","label","wordBreak","secondaryLabel","businessCard","specialInfo","entityId","textDecoration","children","showEntityId","handleCopyEntityIdToClipboard","navigator","clipboard","writeText","getEntityId","isNil","getLabel","businessCardText","getBusinessCardAttributesText","isActive","isActiveObject","entityUri","uri","EntityAvatar","key","avatarClassName","imageClassName","EntityTypeBadge","isTempUri","Tooltip","container","image","info","main","link","thirdRow","entityIdLabel","entityIdValue","memo","secondaryLabelClass","labelClass","containerClass","EntityUriLink","getEntityUriForLink","showOnExceededHeight","withMuiSkin","CreatableSelect","Option","innerProps","innerRef","isFocused","isSelected","selectProps","MenuItem","classNames","option","ref","selected","Checkbox","checked","onMouseMove","onMouseOver","tabIndex","isRequired","top","left","placeholder","undefined","clearIndicator","spacing","margin","dropdownIndicator","MultiSelect","creatable","getOptions","loadingIndicator","components","componentsProp","classesProp","stylesProp","onChange","onChangeProp","onInputChange","onInputChangeProp","menuPlacement","reactSelectProps","SelectComponent","AsyncSelect","Select","inputValue","setInputValue","useState","multiSelectClasses","omit","inputId","multiSelectComponents","mergeClasses","indicatorSeparator","base","loadingMessage","fontFamily","labelProps","TextFieldProps","InputLabelProps","htmlFor","shrink","length","isMulti","actionMeta","action","closeMenuOnSelect","hideSelectedOptions","loadOptions","defaultProps","cacheOptions","defaultOptions","options","ClearIndicator","Control","DropdownIndicator","DownChevron","CrossIcon","Group","GroupHeading","IndicatorsContainer","IndicatorSeparator","Input","LoadingIndicator","Menu","MenuList","MenuPortal","LoadingMessage","NoOptionsMessage","MultiValue","MultiValueContainer","MultiValueLabel","MultiValueRemove","Placeholder","SelectContainer","SingleValue","ValueContainer","control","valueContainer","multiValue","noOptionsMessage","singleValue","menu","group","groupHeading","indicatorsContainer","input","menuList","menuPortal","multiValueLabel","multiValueRemove","menuPortalTarget","getOptionValue","isSearchable","inputRef"],"sourceRoot":""}