aiware-js 1.0.0-master.854 → 1.0.0-master.855

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/js-core.esm.js CHANGED
@@ -1520,7 +1520,7 @@ createScheduledJob(input:{
1520
1520
  100% {
1521
1521
  opacity: 0;
1522
1522
  }
1523
- `),useStyles$2$1=makeStyles()(()=>({fullScreen:{position:"fixed",width:"100%",height:"100vh",top:"0",left:"0",backgroundColor:"#ffffff",display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column",textAlign:"center",fontSize:"14px",zIndex:99999,animation:fadeInOut+" 5s linear forwards"},loaderBox:{height:"200px",width:"200px"},veritoneDarkLogo:{height:"200px",width:"200px"}})),useStyles$1$1=makeStyles()(e=>({flexContainer:{display:"flex",alignItems:"center"},header:{alignItems:"center",display:"flex",justifyContent:"space-between",height:"55px",padding:e.spacing(6,0,6,6),borderBottom:"1px solid rgb(219, 226, 234)"},headerActionContainer:{alignItems:"center",display:"flex",flexGrow:1,height:"100%",justifyContent:"flex-end",paddingRight:"10px"},title:{color:"#2A323C"},panelRoot:{padding:"15px",height:"calc(100% - 70px);",overflowY:"scroll"},row:{display:"flex","& svg":{marginRight:"12px",marginBottom:"24px"}},widgets:{"& svg":{fill:"#555F7C"}},veriLogo:{transform:"translate(3px, 2px)"},versionText:{textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",marginBottom:"5px"},wrapperBox:{padding:"15px 0 15px 0px",marginBottom:"14px"},aiwareLogo:{marginBottom:"10px",marginTop:"10px",width:"151px"},boldTitle:{fontWeight:700},labelGrid:{padding:"2px",flexShrink:1},valueGrid:{padding:"2px",flexGrow:1},gridBox:{background:"#F7F7F7",height:"100%",padding:"10px",color:"#2A323C"},valueBox:{background:"#F7F7F7",height:"100%",padding:"10px",color:"#2A323C",textTransform:"capitalize"},imageContainer:{textAlign:"center"},falconLogo:{width:"148px"},osInfo:{display:"flex",justifyContent:"center","& *":{textAlign:"center"}},osName:{margin:"2px 0 6px","& p":{display:"inline-block",minWidth:"80px",padding:"5px 8px",background:"#465364",color:"white",textTransform:"uppercase",fontSize:"12px",fontWeight:"700",borderRadius:"4px"}},osVersion:{color:"#5C6269"}})),versionPanelLabels=e=>({closePanelTooltip:e.formatMessage({id:"version-panel.header.close-btn-tooltip",defaultMessage:[{type:0,value:"Close panel"}]}),versionInformationLabel:e.formatMessage({id:"version-panel.version-information-title",defaultMessage:[{type:0,value:"Version Information"}]}),versionLabel:e.formatMessage({id:"version-panel.version-title",defaultMessage:[{type:0,value:"Version"}]}),sdkVersionLabel:e.formatMessage({id:"version-panel.sdk-version-title",defaultMessage:[{type:0,value:"Sdk Version"}]}),viewReleaseNotes:e.formatMessage({id:"version-panel.view-release-notes",defaultMessage:[{type:0,value:"View Release Notes"}]}),noVersionInfo:e.formatMessage({id:"version-panel.no-info-label",defaultMessage:[{type:0,value:"Cannot get version information"}]}),clusterSizeLabel:e.formatMessage({id:"version-panel.cluster-size-label",defaultMessage:[{type:0,value:"Size"}]}),environmentLabel:e.formatMessage({id:"version-panel.environment-label",defaultMessage:[{type:0,value:"Environment"}]}),hostingTypeLabel:e.formatMessage({id:"version-panel.hosting-type-label",defaultMessage:[{type:0,value:"Hosting Type"}]}),infrastructureLabel:e.formatMessage({id:"version-panel.infrastructure-label",defaultMessage:[{type:0,value:"Infrastructure"}]})}),Header$1=()=>{const e=useDispatch();var t=useStyles$1$1()["classes"],n=useIntl(),{versionInformationLabel:n,closePanelTooltip:r}=versionPanelLabels(n);return jsxRuntime.exports.jsxs("header",Object.assign({className:t.header,"data-testid":"create-or-update-token-panel.header"},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1","data-testid":"version-panel-header-title",className:t.title},{children:n})),jsxRuntime.exports.jsx("div",Object.assign({className:t.headerActionContainer},{children:jsxRuntime.exports.jsx(Tooltip$1,Object.assign({title:r},{children:jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>e(hidePanel$1(VERSION_PANEL)),"aria-labelledby":"version-panel.close-button","data-testid":"version-panel.close-button",size:"large"},{children:jsxRuntime.exports.jsx(Close$1,{})}))}))}))]}))},selectLoadingStatus=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.status},selectCurrentVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.currentVersion},selectPreviousVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.previousVersion},selectPlatformProperties=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.platformProperties},selectSelectedVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.selectedVersion},VERSION_PANEL="VERSION_PANEL",VersionChangelogNullState=({label:e})=>{var t=useStyles$1$1()["classes"];return jsxRuntime.exports.jsx(Box$1,Object.assign({className:t.gridBox,sx:{fontWeight:700,textAlign:"center",mb:"5px"},"data-test":"version-changelog-null-state"},{children:e}))},VersionPanelComponent=({sdk:e,edge:t,core:n})=>{const r=useStyles$1$1()["classes"];var i=useIntl();const o=useDispatch();var{versionLabel:i,viewReleaseNotes:a,noVersionInfo:s,clusterSizeLabel:l,environmentLabel:c,hostingTypeLabel:u,infrastructureLabel:d,sdkVersionLabel:p}=versionPanelLabels(i),f=useSelector(selectCurrentVersion),h=useSelector(selectPlatformProperties);const m=useSelector(selectLoadingStatus);var g={sdk:e,core:n,edge:null!=t&&t.includes("<Error>")?void 0:t},i=(react$1.exports.useEffect(()=>{["idle","failure"].includes(m)&&o(actions$1.fetchVersionInfoStart())},[o,m]),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osInfo},{children:jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osName},{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{fontWeight:700}},{children:"Falcon"}))})),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osVersion},{children:jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"caption","data-testid":"version-panel-version-info"},{children:[(null==f?void 0:f.version)&&jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[i," ",null==f?void 0:f.version]}),!(null!=f&&f.version)&&(null===g?void 0:g.sdk)&&jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[p," ",null===g?void 0:g.sdk]})]}))}))]})})));const y={Size:l,Environment:c,HostingType:u,Infrastructure:d};p=!!(e||t||n||h||f)&&["success","failure"].includes(m);return jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsx(Header$1,{}),jsxRuntime.exports.jsxs("div",Object.assign({className:r.panelRoot},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.wrapperBox},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{p:"20px"}},{children:[p&&jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.imageContainer},{children:jsxRuntime.exports.jsx("img",{src:img$2,className:r.falconLogo,alt:"system-logo"})})),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.imageContainer},{children:jsxRuntime.exports.jsx("img",{src:img$3,className:r.aiwareLogo,alt:"aiware-logo"})})),p&&i]})),p?jsxRuntime.exports.jsx(Grid$1,Object.assign({container:!0,sx:{mt:"10px"}},{children:h&&Object.entries(h).map(([e,t])=>y[e]&&jsxRuntime.exports.jsxs(react$1.exports.Fragment,{children:[jsxRuntime.exports.jsx(Grid$1,Object.assign({item:!0,xs:6,className:r.labelGrid},{children:jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.gridBox,sx:{fontWeight:700}},{children:[y[e],":"]}))})),jsxRuntime.exports.jsx(Grid$1,Object.assign({item:!0,xs:6,className:r.valueGrid},{children:jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.valueBox},{children:t}))}))]},e))})):jsxRuntime.exports.jsx(VersionChangelogNullState,{label:s})]})),jsxRuntime.exports.jsx(Button$1,Object.assign({sx:{width:"100%",cursor:"pointer"},variant:"outlined",onClick:()=>{o(mountPanel$1({panelId:"CHANGELOG_PANEL",microFrontend:{name:"CHANGELOG_PANEL",config:{}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"small",zIndex:1003,parentPanelId:VERSION_PANEL,dimmed:0,dimmedStatus:"dimParent",borderBottom:!0}}))},"data-test":"version-panel-release-notes-btn"},{children:a}))]}))]})},VersionPanel=e=>jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(VersionPanelComponent,Object.assign({},e))})),dateFormatter=e=>{e=new Date(e||"");return(8<e.getMonth()?e.getMonth()+1:"0"+(e.getMonth()+1))+"/"+(9<e.getDate()?e.getDate():"0"+e.getDate())+"/"+e.getFullYear()};let lottieScript,audio;const theme=createTheme({palette:{secondary:{main:"#1871E8"}}}),Logo_=()=>{const n=useDispatch();var e=useStyles$2$1()["classes"];const[r,i]=react$1.exports.useState(0),[t,o]=react$1.exports.useState(!1),[a,s]=react$1.exports.useState(!1),l=jsxRuntime.exports.jsx("p",Object.assign({style:{pointerEvents:"none"}},{children:"Loading Beta Features"})),[c,u]=react$1.exports.useState(l),d=useSelector(organizations_selector.selectOrgSwitchInitiated),p=useSelector(e=>{return null==(e=null==(e=null==e?void 0:e.configs)?void 0:e.initConfig)?void 0:e.betaFeatures}),[f,h]=react$1.exports.useState(!1),[m,g]=react$1.exports.useState(""),[y,v]=react$1.exports.useState(""),[x,$]=react$1.exports.useState(""),[b,C]=react$1.exports.useState(!1),S=useSelector(selectLoadingStatus);var w=useSelector(selectCurrentVersion);react$1.exports.useEffect(()=>{["idle","failure"].includes(S)&&n(actions$1.fetchVersionInfoStart())},[n,S]),react$1.exports.useEffect(()=>{f||(h(!0),(lottieScript=document.createElement("script")).setAttribute("src","https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.8/lottie.min.js"),lottieScript.onload=()=>s(!0),(audio=document.createElement("audio")).id="player",audio.src="https://static.veritone.com/aiware-js-animation/sound-effects/chime.wav",document.head.appendChild(lottieScript),document.body.appendChild(audio)),has_1(window,"aiware.version")&&((t=null==(t=window.aiware)?void 0:t.version)&&"undefined"!==t&&g(t),t=null==(t=window.aiware)?void 0:t.releaseDate,v(dateFormatter(t)));var t=document.getElementsByTagName("script");if(t.length){let e=Array.from(t).find(e=>e.src.includes("get.aiware.com"));(e=e||Array.from(t).find(e=>e.src.includes("https://cdn.jsdelivr.net/npm/aiware-js")))&&fetch(e.getAttribute("src")).then(e=>{g(e.url.split("@")[1].split("/")[0])})}fetch("https://get.aiware.com/aiware-versions/aiware-latest.txt",{headers:{"Content-Type":"text/plain"}}).then(e=>e.text()).then(e=>$(e))},[]),react$1.exports.useEffect(()=>{if(p&&!d)return;d&&u(jsxRuntime.exports.jsx("p",{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-organization-panel.organizations-switching-loader-message",defaultMessage:"Changing your Organization",description:"organizations switching loader message"})}));const e=10===r;if((e||d)&&(o(!0),a)){const t=window.bodymovin.loadAnimation({container:document.getElementById("loaderAnimation"),path:"https://static.veritone.com/aiware-js-animation/particle-explosion.json",renderer:"svg",loop:!1,autoplay:!0,name:"unicorn"});t.onComplete=()=>{e?(n(enableBetaFeatures()),i(0)):d&&u(l),o(!1),t.destroy()},null!==audio&&void 0!==audio&&audio.play()}},[r,p,n,t,d]);return jsxRuntime.exports.jsxs(react$1.exports.Fragment,{children:[t&&jsxRuntime.exports.jsxs("div",Object.assign({className:e.fullScreen},{children:[jsxRuntime.exports.jsx("div",Object.assign({className:e.loaderBox,id:"loaderAnimation"},{children:!a&&jsxRuntime.exports.jsx("img",{src:img$7,alt:"veritone-logo",className:e.veritoneDarkLogo})})),jsxRuntime.exports.jsxs("div",Object.assign({className:e.loaderBox},{children:[jsxRuntime.exports.jsx(StyledEngineProvider,Object.assign({injectFirst:!0},{children:jsxRuntime.exports.jsx(ThemeProvider,Object.assign({theme:theme},{children:jsxRuntime.exports.jsx(LinearProgress$1,{color:"secondary"})}))})),c]}))]})),jsxRuntime.exports.jsxs("div",{children:[w?jsxRuntime.exports.jsxs(Typography$1,Object.assign({"data-test":"veritone-panel.logo.version",sx:{color:"#9CA8B4",fontSize:"10px",textAlign:"center",cursor:"pointer",width:"60px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"},onClick:()=>{var e,t;b?(C(!1),n(hidePanel$1(VERSION_PANEL))):(C(!0),e={name:VERSION_PANEL,config:{name:"Version Information",sdk:m,sdkRelease:y,edge:x}},t={type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"small",zIndex:1001,dimmed:0,borderBottom:!0},n(mountPanel$1({panelId:VERSION_PANEL,microFrontend:e,panelConfig:t})))}},{children:["V. ",w.version]})):null,jsxRuntime.exports.jsx("img",{onClick:()=>i(r+1),src:img$D,alt:"footer-icon",draggable:"false"})]})]})},Logo=injectIntl(Logo_);function getTabAction(e,t,n,r="APP_BAR_PANEL"){return{type:mountPanel$1({}).type,payload:{panelId:e,microFrontend:{name:r,config:{name:"Veritone",tabId:e,dataId:"dataId",type:"APP_BAR_PANEL_TEMPLATE"}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,fullScreen:!1,width:n,header:{divider:!0,title:t}}}}}const tabsListDefault=[{id:TabId.PERSONAL_PANEL,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.personalProfile",defaultMessage:"Personal Profile",description:"Tooltip pops on the sidebar for personal profile"}),iconComponent:jsxRuntime.exports.jsx(PersonalProfile$1,{}),role:"",action:getTabAction(TabId.PERSONAL_PANEL,jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.panelTitle.personalProfile",defaultMessage:"Personal Profile",description:"Header title for personal profile"}),410)},{id:TabId.ORGANIZATION_PANEL,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.organizations",defaultMessage:"Organizations",description:"Tooltip pops on the sidebar for organizations"}),iconComponent:jsxRuntime.exports.jsx(Organizations,{}),role:"",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.ORGANIZATION_PANEL,microFrontend:{name:"ORGANIZATION_PANEL"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,width:560,zIndex:1e3}}}},{id:TabId.CMS_SHORTCUT,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dataCenter",defaultMessage:"Data Center",description:"Tooltip pops on the sidebar for data center"}),iconComponent:jsxRuntime.exports.jsx(DataCenter,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"cms"}},{id:TabId.DATA_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dataCenter",defaultMessage:"Data Center",description:"Tooltip pops on the sidebar for data center"}),iconComponent:jsxRuntime.exports.jsx(DataCenter,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.DATA_CENTER,microFrontend:{name:"DATA_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.PROCESSING_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.processingCenter",defaultMessage:"Processing Center",description:"Tooltip pops on the sidebar for processing center"}),iconComponent:jsxRuntime.exports.jsx(Process,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.PROCESSING_CENTER,microFrontend:{name:"PROCESSING_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge",zIndex:1e3}}}},{id:TabId.FLOW_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.flowCenter",defaultMessage:"Flow Center",description:"Tooltip pops on the sidebar for flow center"}),iconComponent:jsxRuntime.exports.jsx(FlowCenter2,{}),role:"automate",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.FLOW_CENTER,microFrontend:{name:"FLOW_CENTER",config:{name:"Veritone",tabId:TabId.FLOW_CENTER,dataId:"dataId",type:"APP_BAR_PANEL_TEMPLATE",zIndex:1200}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge"}}}},{id:TabId.ENGINE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.developerCenter",defaultMessage:"Developer Center",description:"Tooltip pops on the sidebar for developer center"}),iconComponent:jsxRuntime.exports.jsx(DeveloperCenter,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"developer"}},{id:TabId.MARKETPLACE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.marketplaceCenter",defaultMessage:"Marketplace",description:"Tooltip pops on the sidebar for marketplace center"}),iconComponent:jsxRuntime.exports.jsx(Marketplace$1,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"marketplace"}},{id:TabId.LIBRARY_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.libraryCenter",defaultMessage:"Library Center",description:"Tooltip pops on the sidebar for library center"}),iconComponent:jsxRuntime.exports.jsx(LibraryCenter,{}),role:"",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"libray"}},{id:TabId.ADMIN_SHORTCUT,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.adminCenter",defaultMessage:"Admin Center",description:"Tooltip pops on the sidebar for admin center"}),iconComponent:jsxRuntime.exports.jsx(AdminCenter,{}),role:"admin",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.ADMIN_SHORTCUT,microFrontend:{name:"ADMIN_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.INSTANCE_ADMIN_CENTER_BROWSE,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.instanceAdminCenter",defaultMessage:"Instance Admin Center",description:"Tooltip pops on the sidebar for instance admin center"}),iconComponent:jsxRuntime.exports.jsx(AdminTabIcon,{}),role:"admin",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.INSTANCE_ADMIN_CENTER_BROWSE,microFrontend:{name:"INSTANCE_ADMIN_CENTER_BROWSE"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.RESOURCE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.resourceCenter",defaultMessage:"Resource Center",description:"Tooltip pops on the sidebar for resource center"}),iconComponent:jsxRuntime.exports.jsx(Resources$1,{}),role:"",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.RESOURCE_CENTER,microFrontend:{name:"RESOURCE_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge",zIndex:1e3}}}},{id:TabId.PROCESSING_CENTER_DAG_BUILDER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dagBuilder",defaultMessage:"DAG Builder",description:"Tooltip pops on the sidebar for dag builder"}),iconComponent:jsxRuntime.exports.jsx(DagBuilder,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.PROCESSING_CENTER_DAG_BUILDER,microFrontend:{name:"PROCESSING_CENTER_DAG_BUILDER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}}];function AppbarTabPanel({panelId:t,children:e,withTab:r=!0,withChild:n=!0}){const i=useDispatch(),[o,a]=react$1.exports.useState(),[s,l]=react$1.exports.useState([]),[c,u]=react$1.exports.useState(!1);var d=useSelector(e=>e.panels.find(e=>e.panelId===t))||{};const p=useSelector(e=>e.panels);const{microFrontend:f,panelConfig:h}=d,{minWidth:m,padding:g=0,header:y,footer:v,marginTop:x=0,marginStart:$=0,show:b,tabs:C=[],zIndex:S=1e3,userRoles:w=[],panelId:_,size:T,fullScreen:E,width:j,dimmed:R=0,parentPanelId:I,borderBottom:O}=h||{};const k=I?("ORGANIZATION_PANEL"!==I?"":"solid 5px #4D81B7")||("DATA_CENTER"!==I?"":"solid 5px #4D81B7"):"solid 5px #4D81B7",A=makeStyles()(e=>{return{container:{position:"fixed",top:x,right:E?0:$,height:`calc(100vh - ${x}px)`,minWidth:m,width:j||(E?"100%":getTabPanelWidthBySize(T)||560),borderBottom:O?"solid 5px #4D81B7":k,zIndex:E?1500:S,transitionTimingFunction:"ease-in-out !important"},padding:{padding:e.spacing(g),paddingTop:e.spacing(g/2)},margin:{margin:e.spacing()},headerContainer:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},headerTitle:{margin:e.spacing(),marginTop:e.spacing(2)},actionButton:{margin:e.spacing()},footer:{},actionContainer:{"&:last-child":{marginRight:e.spacing(2)}},content:{overflow:"overlay",overflowX:"hidden",height:(t=y?64:0,n=v?64:0,`calc(100vh - ${x}px - ${t}px - ${n}px - 5px)`)},paperContainer:{top:56,backgroundColor:"unset !important",boxShadow:"none"},tabContainer:{overflow:"hidden",width:"100%"},tabSelect:{paddingTop:e.spacing(6),width:80,display:"flex",flexDirection:"column"},drawerContainer:{display:"flex",background:e.palette.background.default},tabName:{display:"flex",justifyContent:"space-between",alignItems:"center",height:"61px",padding:e.spacing(0,4,0,6)},actionIcons:{margin:e.spacing(-2.4)},title:{userSelect:"none",fontStyle:"normal",fontSize:"18px",lineHeight:e.spacing(5),letterSpacing:"0.25px",textTransform:"uppercase",color:e.palette.text.secondary},tabContent:{borderRight:r?"0.5px solid "+e.palette.divider:"none",overflowY:"auto",overflowX:"hidden",width:"100%"},buttonAction:{textTransform:"unset"},aiWareIcon:{padding:e.spacing(2.4,0),display:"flex",justifyContent:"center",position:"fixed",bottom:"0",right:"10px"},noShadow:{boxShadow:"none",borderLeft:"0.5px solid "+e.palette.divider},panelMask:{position:"absolute",zIndex:1150,width:"100%",height:"100%",backgroundColor:e.palette.grey[50],opacity:.5}};var t,n})()["classes"];react$1.exports.useEffect(()=>{0<C.length?l([...tabsListDefault,...C]):l(tabsListDefault)},[C]),react$1.exports.useEffect(()=>{var e;null!==f&&void 0!==f&&f.config&&null!=(e=f.config)&&e.tabId&&a(f.config.tabId)},[f]),react$1.exports.useEffect(()=>{0<p.length&&o&&r&&(p.find(e=>e.panelId===o)||a(void 0))},[p,o,r]);n=jsxRuntime.exports.jsxs(Paper$1,Object.assign({className:`${A.container} ${n?"":A.noShadow} `,elevation:3,id:t,square:!0,"data-test":"panel-"+(_||"unknown")},{children:[0<R&&jsxRuntime.exports.jsx("div",{className:A.panelMask}),jsxRuntime.exports.jsxs("div",Object.assign({className:A.drawerContainer},{children:[n&&jsxRuntime.exports.jsxs("div",Object.assign({className:A.tabContent},{children:[y&&jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsxs("div",Object.assign({className:A.tabName},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1",className:A.title},{children:y.title||(null==(d=s.find(e=>e.id===o))?void 0:d.label)})),jsxRuntime.exports.jsxs("div",Object.assign({className:A.actionIcons},{children:[null==(n=y.actions)?void 0:n.map(e=>e.label?jsxRuntime.exports.jsx(Button$1,Object.assign({size:e.size,variant:e.variant,onClick:()=>i(e.action)},{children:e.label}),e.action.type):jsxRuntime.exports.jsxs(IconButton$1,Object.assign({onClick:()=>i(e.action),size:"large"},{children:[e.iconUrl&&jsxRuntime.exports.jsx("img",{src:e.iconUrl,alt:"icon",draggable:"false"}),e.icon&&jsxRuntime.exports.jsx("div",{children:e.icon})]}),e.action.type)),jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>i(hidePanel$1(t)),"data-test":"close-button-"+t,size:"large"},{children:jsxRuntime.exports.jsx("img",{src:I?img$W:img$X,alt:"icon",draggable:"false"})}))]}))]})),y.divider&&jsxRuntime.exports.jsx(Divider$1,{})]}),jsxRuntime.exports.jsx("div",Object.assign({className:A.content},{children:e?react$1.exports.cloneElement(e,Object.assign(Object.assign({},(null===f||void 0===f?void 0:f.config)||{}),{dataId:t,hidePanel:()=>i(hidePanel$1(t)),tabId:o,panelRendered:c})):jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"No micro frontend passed!"})})})),v&&jsxRuntime.exports.jsxs("div",Object.assign({className:A.footer},{children:[v.divider&&jsxRuntime.exports.jsx(Divider$1,{}),jsxRuntime.exports.jsx("div",Object.assign({className:A.headerContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({className:A.actionContainer},{children:null==(d=v.actions)?void 0:d.map(e=>{var t;if(e.iconUrl)return jsxRuntime.exports.jsxs(IconButton$1,Object.assign({className:A.actionButton,onClick:(t=e.action,()=>{i(t)}),size:"large"},{children:[e.iconUrl&&jsxRuntime.exports.jsx("img",{src:e.iconUrl,alt:"icon",draggable:"false"}),e.icon&&jsxRuntime.exports.jsx("div",{children:e.icon})]}),e.action.type);const n=e;return jsxRuntime.exports.jsx(Button$1,Object.assign({className:A.actionButton,size:n.size,variant:n.variant,onClick:()=>i(n.action)},{children:n.label}),e.action.type)})}))}))]}))]})),r&&jsxRuntime.exports.jsxs("div",Object.assign({id:"tabs-content",className:A.tabSelect},{children:[jsxRuntime.exports.jsx(Tabs,{selectedId:o,tabsList:s,onChangeTab:function(t){0<=p.map(e=>e.panelId).indexOf(VERSION_PANEL)&&i(hidePanel$1(VERSION_PANEL)),o&&i(hidePanel$1(o)),a(t);var e,n=s.find(e=>e.id===t);null!=(e=null==n?void 0:n.onClick)&&e.call(n,t),null!=n&&n.action&&i(n.action)},roles:w}),(null===v||void 0===v?void 0:v.logo)&&jsxRuntime.exports.jsx("div",Object.assign({className:A.aiWareIcon},{children:jsxRuntime.exports.jsx(Logo,{})}))]}))]}))]}));return jsxRuntime.exports.jsx(AIWareThemeProvider$1,{children:jsxRuntime.exports.jsx(AIWareIntlProvider,{children:jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(Slide$1,Object.assign({"data-id":"123456",in:b,direction:"left",onEntered:()=>u(!0),onExited:()=>i(unmountPanel$1(t))},{children:n}))}))})})}const AppbarPanel=e=>jsxRuntime.exports.jsx(AppbarTabPanel,Object.assign({},e,{withChild:!0,withTab:!1})),Tab=e=>jsxRuntime.exports.jsx(AppbarTabPanel,Object.assign({},e,{withChild:!1,withTab:!0})),changelogPanelLabels=e=>({changelog:e.formatMessage({id:"changelog-panel.header.title",defaultMessage:[{type:0,value:"Release Notes"}]}),closePanelTooltip:e.formatMessage({id:"changelog-panel.header.close-btn-tooltip",defaultMessage:[{type:0,value:"Close panel"}]}),versionLabel:e.formatMessage({id:"changelog-panel.version-title",defaultMessage:[{type:0,value:"Version"}]}),updateRequiredLabel:e.formatMessage({id:"changelog-panel.update-required",defaultMessage:[{type:0,value:"Update required"}]}),deploymentLabel:e.formatMessage({id:"changelog-panel.deployment",defaultMessage:[{type:0,value:"Deployment"}]}),apiUnavailable:e.formatMessage({id:"changelog-panel.no-api",defaultMessage:[{type:0,value:"Cannot retrieve platform information"}]}),current:e.formatMessage({id:"changelog-panel.current",defaultMessage:[{type:0,value:"Current"}]}),previous:e.formatMessage({id:"changelog-panel.previous",defaultMessage:[{type:0,value:"Previous"}]}),noHighlights:e.formatMessage({id:"changelog-panel.no-highlights",defaultMessage:[{type:0,value:"Cannot retrieve version highlights"}]}),unknown:e.formatMessage({id:"changelog-panel.unknown",defaultMessage:[{type:0,value:"unknown"}]}),viewReleaseNotes:e.formatMessage({id:"version-panel.view-release-notes",defaultMessage:[{type:0,value:"View Version History"}]}),error:e.formatMessage({id:"version-panel.error-state",defaultMessage:[{type:0,value:"Error while fetching release notes"}]}),errorHelperText:e.formatMessage({id:"version-panel.error-state-helper-text",defaultMessage:[{type:0,value:"Please try again later"}]}),"current-version":{label:e.formatMessage({id:"changelog-panel.current-version",defaultMessage:[{type:0,value:"Current Version"}]}),noVersionHighlights:e.formatMessage({id:"changelog-panel.no-current-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Current Version"}]})},"previous-version":{label:e.formatMessage({id:"changelog-panel.previous-version",defaultMessage:[{type:0,value:"Previous Version"}]}),noVersionHighlights:e.formatMessage({id:"changelog-panel.no-prev-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Previous Version"}]})},"selected-version":{label:null,noVersionHighlights:e.formatMessage({id:"changelog-panel.no-selected-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Selected Version"}]})}}),useStyles$5=makeStyles()(e=>({flexContainer:{display:"flex",alignItems:"center"},header:{alignItems:"center",display:"flex",justifyContent:"space-between",height:"55px",padding:e.spacing(6,0,6,6),borderBottom:"1px solid rgb(219, 226, 234)"},headerActionContainer:{alignItems:"center",display:"flex",flexGrow:1,height:"100%",justifyContent:"flex-end",paddingRight:"10px"},title:{color:"#2A323C"},panelRoot:{padding:"15px",height:"calc(100% - 70px);",overflowY:"scroll"},row:{display:"flex","& svg":{marginRight:"12px",marginBottom:"24px"}},widgets:{"& svg":{fill:"#555F7C"}},veriLogo:{transform:"translate(3px, 2px)"},versionText:{textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",marginBottom:"5px"},wrapperBox:{padding:"15px 0 15px 15px",border:".5px solid #D5DFE9",borderRadius:"4px",marginBottom:"14px","& iframe":{width:"100%",border:"none"}},aiwareLogo:{marginBottom:"10px"},boldTitle:{fontWeight:700},releaseNotesBtn:{width:"100%",cursor:"pointer",height:"36px",border:"1px solid #5C6269",color:"#5C6269",marginTop:"15px","&:hover":{border:"1px solid #5C6269"}},errorStateContainer:{padding:"40px",textAlign:"center","& img":{width:"40%",marginBottom:"20px"}}})),Header=()=>{const e=useDispatch();var t=useStyles$5()["classes"],n=useIntl(),{changelog:n,closePanelTooltip:r}=changelogPanelLabels(n);return jsxRuntime.exports.jsxs("header",Object.assign({className:t.header,"data-testid":"changelog-panel.header"},{children:[jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h1","data-testid":"changelog-panel-title",className:t.title},{children:["AIWARE ",n]})),jsxRuntime.exports.jsx("div",Object.assign({className:t.headerActionContainer},{children:jsxRuntime.exports.jsx(Tooltip$1,Object.assign({title:r},{children:jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>e(hidePanel$1(CHANGELOG_PANEL)),"aria-labelledby":"changelog-panel.close-button","data-testid":"changelog-panel-close-button",size:"large"},{children:jsxRuntime.exports.jsx(Close$1,{})}))}))}))]}))},VersionHeader=({version:e,updateIsRequired:t})=>{var n=useStyles$5()["classes"],r=useIntl(),{versionLabel:r,updateRequiredLabel:i,deploymentLabel:o,unknown:a}=changelogPanelLabels(r);return jsxRuntime.exports.jsxs(Box$1,Object.assign({className:n.wrapperBox},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({className:n.flexContainer},{children:[jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h1","data-test":"changelog-panel-header-title"},{children:[r," ",null!=e&&e.version?null==e?void 0:e.version:a]})),t?jsxRuntime.exports.jsxs(Typography$1,Object.assign({sx:{ml:"10px"},variant:"caption"},{children:["(",i,")"]})):null]})),jsxRuntime.exports.jsx(Box$1,Object.assign({sx:{mt:"5px"}},{children:jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2"},{children:[o," -"," ",e&&e.createdAt?dateFormatter((null==e?void 0:e.createdAt)||null):a]}))}))]}))},isValidHttpUrl=(e="")=>{let t;try{t=new URL(e)}catch(e){return!1}return"http:"===t.protocol||"https:"===t.protocol},VersionContent=({id:e,version:t,height:n})=>{var r=useStyles$5()["classes"],i=useIntl(),{[e]:{label:i,noVersionHighlights:o}}=changelogPanelLabels(i);return isValidHttpUrl(null==t?void 0:t.highlightsUrl)?jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.wrapperBox},{children:[t&&i&&jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1",sx:{mb:"10px"}},{children:i})),jsxRuntime.exports.jsx("iframe",{id:e,title:e,src:null==t?void 0:t.highlightsUrl,height:n,onLoad:e=>{e.currentTarget.onerror=e=>console.log("ev",e)}})]})):jsxRuntime.exports.jsx(VersionChangelogNullState,{label:o})},CHANGELOG_PANEL="CHANGELOG_PANEL",RELEASE_NOTES_URL="https://docs.veritone.com/#/versions/readme",ChangelogPanelComponent=({id:t})=>{var e=useStyles$5()["classes"],n=useIntl(),{apiUnavailable:n,noHighlights:r,viewReleaseNotes:i,error:o,errorHelperText:a}=changelogPanelLabels(n);const s=useDispatch(),[l,c]=react$1.exports.useState(!1);var u=useSelector(selectLoadingStatus);const[d,p]=react$1.exports.useState({}),f=e=>{if("https://get.aiware.com"===e.origin){const{height:t,source:n}=e.data;p(e=>Object.assign(Object.assign({},e),{[n]:t+1}))}};react$1.exports.useEffect(()=>{var e=gqlIntrospection.getQueries().find(e=>"platformInfo"===e.name);return c(!!e),e&&s(actions$2.versionPanel.fetchVersionInfoStart(t)),window.addEventListener("message",f),()=>window.removeEventListener("message",f)},[s,t]);var h=useSelector(selectCurrentVersion),m=useSelector(selectPreviousVersion),g=useSelector(selectSelectedVersion),[y,,]=react$1.exports.useState(!1),v=jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{display:"flex",flexDirection:"column",height:"100%"}},{children:[h&&!t?jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(VersionHeader,{version:h,updateIsRequired:y}),jsxRuntime.exports.jsx(VersionContent,{id:"current-version",version:h,height:d[(null==(v=null==h?void 0:h.highlightsUrl)?void 0:v.toString())||""]})]}):null,g&&t?jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(VersionHeader,{version:g,updateIsRequired:y}),jsxRuntime.exports.jsx(VersionContent,{id:"selected-version",version:g,height:d[(null==(v=null==g?void 0:g.highlightsUrl)?void 0:v.toString())||""]})]}):null]})),m&&!t?jsxRuntime.exports.jsx(VersionContent,{id:"previous-version",version:m,height:d[(null==(y=null==m?void 0:m.highlightsUrl)?void 0:y.toString())||""]}):null,!t&&!h&&!m&&jsxRuntime.exports.jsx(VersionChangelogNullState,{label:r}),t&&!g&&jsxRuntime.exports.jsx(VersionChangelogNullState,{label:r}),jsxRuntime.exports.jsxs(Button$1,Object.assign({className:e.releaseNotesBtn,variant:"outlined",onClick:()=>{window.open(RELEASE_NOTES_URL,"_blank")}},{children:[jsxRuntime.exports.jsx(Launch,{sx:{mr:"5px",width:"18px"}})," ",i]}))]}),y=jsxRuntime.exports.jsxs(Box$1,Object.assign({className:e.errorStateContainer},{children:[jsxRuntime.exports.jsx("img",{src:img$c,alt:"error"}),jsxRuntime.exports.jsx(Box$1,{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body1",sx:{fontWeight:700}},{children:o}))}),jsxRuntime.exports.jsx(Box$1,{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2"},{children:a}))})]}));return jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{height:"calc(100vh - 60px)",overflow:"hidden"}},{children:[jsxRuntime.exports.jsx(Header,{}),"pending"===u&&jsxRuntime.exports.jsx(Box$1,Object.assign({sx:{p:"15px",display:"flex",justifyContent:"center"}},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),"success"===u&&jsxRuntime.exports.jsx("div",Object.assign({className:e.panelRoot},{children:l?v:jsxRuntime.exports.jsx(VersionChangelogNullState,{label:n})})),"failure"===u&&y]}))},ChangelogPanel=({id:e})=>jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(ChangelogPanelComponent,{id:e})}));var index_esm$2=Object.freeze({__proto__:null,AppbarPanel:AppbarPanel,AppbarTabPanel:AppbarTabPanel,ChangelogPanel:ChangelogPanel,TabPanel:Tab,VersionPanel:VersionPanel});const Panel=({panelId:t,children:e})=>{var n;const r=useDispatch(),{microFrontend:i,panelConfig:{minWidth:o,padding:a=0,header:s,footer:l,marginTop:c=0,marginStart:u=0,show:d,width:p=500,zIndex:f=1}}=useSelector(e=>e.panels.find(e=>e.panelId===t)),h=makeStyles()(e=>({container:{position:"fixed",top:c,right:u,height:"100%",minWidth:o,width:p,zIndex:f},padding:{padding:e.spacing(a),paddingTop:e.spacing(a/2)},margin:{margin:e.spacing()},headerContainer:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},headerTitle:{margin:e.spacing()},actionButton:{margin:e.spacing()},actionContainer:{"&:last-child":{marginRight:e.spacing(2)}},footer:{}}))()["classes"],m=e=>{var t;return e.icon?jsxRuntime.exports.jsx(IconButton$1,Object.assign({className:h.actionButton,onClick:()=>r(e.action),size:"large"},{children:e.icon})):(t=e,jsxRuntime.exports.jsx(Button$1,Object.assign({className:h.actionButton,size:t.size,variant:t.variant,onClick:()=>r(e.action)},{children:t.label})))};return jsxRuntime.exports.jsx(Slide$1,Object.assign({in:d,direction:"left",onExited:()=>r(unmountPanel$1(t))},{children:jsxRuntime.exports.jsxs(Paper$1,Object.assign({elevation:3,id:t,"data-test":"panel-"+(t||"unknown"),className:h.container},{children:[s&&jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsxs("div",Object.assign({className:h.headerContainer},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({gutterBottom:!0,className:h.headerTitle,variant:"h4"},{children:s.title})),jsxRuntime.exports.jsxs("div",Object.assign({className:h.actionContainer},{children:[null==(n=s.actions)?void 0:n.map(e=>m(e)),jsxRuntime.exports.jsx(IconButton$1,Object.assign({"data-test":"close-button-"+t,className:h.actionButton,onClick:()=>r(hidePanel$1(t)),size:"large"},{children:jsxRuntime.exports.jsx(default_1$6,{})}))]}))]})),s.divider&&jsxRuntime.exports.jsx(Divider$1,{})]}),jsxRuntime.exports.jsx("div",Object.assign({className:h.padding},{children:e?react$1.exports.cloneElement(e,Object.assign(Object.assign({},i.config||{}),{dataId:t,hidePanel:()=>r(hidePanel$1(t))})):jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"No micro frontend passed!"})})})),l&&jsxRuntime.exports.jsxs("div",Object.assign({className:h.footer},{children:[l.divider&&jsxRuntime.exports.jsx(Divider$1,{}),jsxRuntime.exports.jsxs("div",Object.assign({className:h.headerContainer},{children:[jsxRuntime.exports.jsx("div",{}),jsxRuntime.exports.jsx("div",Object.assign({className:h.actionContainer},{children:null==(n=l.actions)?void 0:n.map(e=>m(e))}))]}))]}))]}))}))},SamplePanel5=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel5!"})}),SamplePanel4=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel4!"})}),SamplePanel3=n=>{const r=useDispatch();return jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsx("h1",{children:"Welcome to picker!"}),jsxRuntime.exports.jsx(Typography$1,Object.assign({id:"discrete-slider",gutterBottom:!0},{children:"Temperature"})),jsxRuntime.exports.jsx(Slider$1,{"data-test":"slider",defaultValue:n.value,value:n.value,"aria-labelledby":"discrete-slider",valueLabelDisplay:"auto",step:10,marks:!0,min:0,max:110,onChange:(e,t)=>{r(updatePanelMicroFrontendProps({id:n.dataId,props:Object.assign(Object.assign({},n),{value:t})}))},onChangeCommitted:(e,t)=>{r(updatePanelMicroFrontendProps({id:n.dataId,props:Object.assign(Object.assign({},n),{value:t})})),r(setData({id:n.dataId,data:t}))}})]})},SamplePanel2=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel2!"})}),useStyles$3=makeStyles()(e=>({container:{},root:{minWidth:50},bullet:{display:"inline-block",margin:"0 2px",transform:"scale(0.8)"},title:{fontSize:14},pos:{marginBottom:12}})),SamplePanel1=e=>{var t=useStyles$3()["classes"],n=jsxRuntime.exports.jsx("span",Object.assign({className:t.bullet},{children:"•"}));return jsxRuntime.exports.jsxs("div",Object.assign({className:t.container},{children:[jsxRuntime.exports.jsxs("h1",{children:["Welcome to SamplePanel1 ",e.name||"Unknown Person","!"]}),jsxRuntime.exports.jsxs(Card$1,Object.assign({className:t.root},{children:[jsxRuntime.exports.jsxs(CardContent$1,{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({className:t.title,color:"textSecondary",gutterBottom:!0},{children:"Word of the Day"})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h5",component:"h2"},{children:["be",n,"nev",n,"o",n,"lent"]})),jsxRuntime.exports.jsx(Typography$1,Object.assign({className:t.pos,color:"textSecondary"},{children:"adjective"})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2",component:"p"},{children:["well meaning and kindly.",jsxRuntime.exports.jsx("br",{}),'"a benevolent smile"']}))]}),jsxRuntime.exports.jsx(CardActions$1,{children:jsxRuntime.exports.jsx(Button$1,Object.assign({size:"small"},{children:"Learn More"}))})]}))]}))};var WidgetsStatus,index_esm$1=Object.freeze({__proto__:null,Panel:Panel,SamplePanel1:SamplePanel1,SamplePanel2:SamplePanel2,SamplePanel3:SamplePanel3,SamplePanel4:SamplePanel4,SamplePanel5:SamplePanel5});const registry={[AvailableWidgets.APP_BAR]:App,[AvailableComponents.APP_BAR_PANEL]:SettingPanelComponent,[AvailablePanels.APP_BAR_PANEL_TEMPLATE]:AppbarPanel,[AvailablePanels.TAB_TEMPLATE]:Tab,[AvailablePanels.SIMPLE_PANEL]:Panel},registryLookup=t=>__awaiter$e(void 0,void 0,void 0,function*(){if(registry[t])return yield registry[t];let e=Promise.resolve(null);switch(t){case AvailableWidgets.SAMPLE_APP_BAR:e=import("./js-core.esm2.js").then(e=>e.SampleAppBar);break;case AvailableWidgets.RESET_PASSWORD:e=import("./js-core.esm4.js").then(e=>e.ResetPassword);break;case AvailableWidgets.FLOW_CENTER:e=import("./js-core.esm11.js").then(e=>e.App);break;case AvailableWidgets.FLOW_WIDGET:e=import("./js-core.esm13.js").then(function(e){return e.i}).then(e=>e.App);break;case AvailableWidgets.ENGINE_CENTER_BROWSE:e=import("./js-core.esm20.js").then(e=>e.EngineCenterBrowse);break;case AvailablePanels.APP_BAR_TAB_PANEL_TEMPLATE:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.AppbarTabPanel);break;case AvailableComponents.NOTIFICATION_PANEL:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationPanel);break;case AvailableComponents.NOTIFICATION_DETAIL:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationDetailPanel);break;case AvailableComponents.NOTIFICATION_SETTING:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationSetting);break;case AvailableComponents.NOTIFICATION_UTILITY:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationUtilityPanel);break;case AvailableComponents.NOTIFICATION_APPLICATION:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationApplication);break;case AvailableComponents.HELP_PANEL:e=Promise.resolve().then(function(){return index_esm}).then(e=>e.HelpCenterPanel);break;case AvailableComponents.EDIT_PROFILE_PICTURE:e=Promise.resolve().then(function(){return index_esm$4}).then(e=>e.EditProFilePicture);break;case AvailableComponents.TEST_COMPONENT:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel1);break;case AvailableComponents.TEST_COMPONENT2:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel2);break;case AvailableComponents.TEST_COMPONENT3:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel3);break;case AvailableComponents.SETTING_PREFERENCE:e=import("./js-core.esm31.js").then(e=>e.SettingsPreferencesPanel);break;case AvailableComponents.ORGANIZATION_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.OrganizationPanel);break;case AvailableComponents.INVITE_USERS_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.InviteUsersPanel);break;case AvailableComponents.INVITE_REQUESTS_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.InviteRequestsPanel);break;case AvailableComponents.REVIEW_ORG_INVITE_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.ReviewRequestPanel);break;case AvailableComponents.ADD_APPLICATIONS:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.AddApplicationsPanel);break;case AvailableComponents.DATA_CENTER:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.DataCenterBrowse);break;case AvailableComponents.DATA_CENTER_FOLDERS_AND_FILES:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.FoldersAndFilesPanel);break;case AvailableComponents.DATA_CENTER_FILE_INFO_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.FileInfoPanel);break;case AvailableComponents.DATA_CENTER_IMPORTER:e=import("./js-core.esm37.js").then(e=>e.DataCenterImporter);break;case AvailableComponents.DATA_LABELER:e=import("./js-core.esm38.js").then(e=>e.DataLabelerPanel);break;case AvailableComponents.ADMIN_CENTER_OPEN_ID:e=import("./js-core.esm39.js").then(e=>e.AdminCenterOpenId);break;case AvailableComponents.ADMIN_CENTER:e=import("./js-core.esm41.js").then(e=>e.AdminCenterBrowse);break;case AvailableComponents.DATA_CENTER_PROCESS_AI:e=import("./js-core.esm46.js").then(e=>e.DataCenterProcessAI);break;case AvailableComponents.ENGINE_CENTER_NEW:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.EngineCenterNew);break;case AvailableComponents.ENGINE_CENTER_FILTER:e=import("./js-core.esm20.js").then(e=>e.EngineCenterFilter);break;case AvailableComponents.APP_CENTER_FILTER:e=import("./js-core.esm47.js").then(e=>e.AppCenterFilter);break;case AvailableComponents.ENGINE_CENTER_DETAILS:e=import("./js-core.esm20.js").then(e=>e.EngineDetails);break;case AvailableComponents.ENGINE_CENTER_NEW_BUILD:e=import("./js-core.esm20.js").then(e=>e.CreateNewBuildPanel);break;case AvailableComponents.ENGINE_CENTER_CUSTOM_FIELDS_FORM:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.EngineCenterCustomFieldsForm);break;case AvailableComponents.ENGINE_CENTER_SCHEMAS_FORM_PANEL:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.SchemasFormPanel);break;case AvailableComponents.ENGINE_CENTER_INPUT_TYPE_FLYOUT:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.InputTypeFlyout);break;case AvailableComponents.ENGINE_CENTER_EDIT_RELEASE_NOTES:e=import("./js-core.esm20.js").then(e=>e.EditReleaseNotes);break;case AvailableComponents.ENGINE_CENTER_VERSION_HISTORY_PANEL:e=import("./js-core.esm20.js").then(e=>e.VersionHistoryPanel);break;case AvailableComponents.SUPPORTED_FILE_TYPES:e=import("./js-core.esm37.js").then(e=>e.SupportedFileTypes);break;case AvailableComponents.EDIT_FILE_METADATA:e=import("./js-core.esm37.js").then(e=>e.EditFileMetadata);break;case AvailableWidgets.APP_CENTER_BROWSE:e=import("./js-core.esm47.js").then(e=>e.AppCenterBrowse);break;case AvailableComponents.APP_CENTER_NEW:e=import("./js-core.esm48.js").then(e=>e.AppCenterNew);break;case AvailableComponents.APP_CENTER_CONFIG_FIELDS_FORM:e=import("./js-core.esm48.js").then(e=>e.AppCenterConfigFieldsForm);break;case AvailableComponents.APP_CENTER_CONTEXT_MENU_EXTENSIONS:e=import("./js-core.esm48.js").then(e=>e.AppCenterContextMenuExtensionPanel);break;case AvailableComponents.APP_CENTER_BROWSE:e=import("./js-core.esm47.js").then(e=>e.AppCenterBrowse);break;case AvailableComponents.APP_CENTER_DETAILS:e=import("./js-core.esm47.js").then(e=>e.AppCenterDetails);break;case AvailableComponents.DATA_CENTER_ENGINE_SELECTION:e=import("./js-core.esm46.js").then(e=>e.DataCenterEngineSelection);break;case AvailableComponents.ADMIN_CENTER_NEW_GROUP_PANEL:e=import("./js-core.esm36.js").then(e=>e.NewGroupPanel);break;case AvailableComponents.PERMISSIONS_PANEL:e=import("./js-core.esm33.js").then(e=>e.PermissionsPanel);break;case AvailableComponents.GROUP_INFO_PANEL:e=import("./js-core.esm33.js").then(e=>e.GroupInfoPanel);break;case AvailableComponents.NEW_PERMISSION_SET_PANEL:e=import("./js-core.esm33.js").then(e=>e.NewPermissionSetPanel);break;case AvailableComponents.PERMISSION_SET_DETAILS_PANEL:e=import("./js-core.esm33.js").then(e=>e.PermissionSetDetailsPanel);break;case AvailableComponents.DATA_CENTER_MDP_IFRAME_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.MediaDetailsPanelIframe);break;case AvailableComponents.DATA_CENTER_INGESTION_CREATION_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.IngestionCreationPanel);break;case AvailableComponents.DATA_CENTER_SELECT_IMPORT_SOURCE:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.SelectImportSource);break;case AvailableComponents.DATA_CENTER_SOURCE_CREATION_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.SourceCreationPanel);break;case AvailableComponents.ADMIN_CENTER_GROUP_DETAILS_PANEL:e=import("./js-core.esm36.js").then(e=>e.GroupDetailsPanel);break;case AvailableComponents.ADMIN_CENTER_ADD_MEMBER_PANEL:e=import("./js-core.esm36.js").then(e=>e.AddMemberPanel);break;case AvailableComponents.APPLICATION_DETAILS_PANEL:e=import("./js-core.esm42.js").then(e=>e.ApplicationDetailsPanel);break;case AvailableComponents.PROCESSING_CENTER_SOURCES:e=import("./js-core.esm49.js").then(e=>e.ProcessingCenterSources);break;case AvailableComponents.PROCESSING_CENTER_ERROR_DETAIL:e=import("./js-core.esm49.js").then(e=>e.ErrorDetailPanel);break;case AvailableComponents.USER_APPLICATION_SETTINGS_PANEL:e=Promise.resolve().then(function(){return index_esm$6}).then(e=>e.UserApplicationSettingsPanel);break;case AvailableComponents.ADD_APPLICATION_USERS_PANEL:e=import("./js-core.esm42.js").then(e=>e.AddUsersPanel);break;case AvailableComponents.PROCESSING_CENTER:e=import("./js-core.esm52.js").then(e=>e.ProcessingCenterBrowse);break;case AvailableComponents.JOBS_TABLE_SETTINGS_PANEL:e=import("./js-core.esm53.js").then(e=>e.JobsTableSettingsPanel);break;case AvailableComponents.VERSION_PANEL:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.VersionPanel);break;case AvailableComponents.CHANGELOG_PANEL:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.ChangelogPanel);break;case AvailableComponents.PROCESSING_CENTER_DAG_BUILDER:e=import("./js-core.esm55.js").then(e=>e.DagBuilder);break;case AvailableComponents.PROCESSING_CENTER_INGESTION:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterIngestion);break;case AvailableComponents.PROCESSING_CENTER_ADVANCED_SETTINGS:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterAdvancedSettings);break;case AvailableComponents.PROCESSING_CENTER_AFFILIATE_PANEL:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterAffiliatePanel);break;case AvailableComponents.JOBS_DETAILS_PANEL:e=import("./js-core.esm53.js").then(e=>e.JobsDetailsPanel);break;case AvailableComponents.TASKS_TABLE_SETTINGS_PANEL:e=import("./js-core.esm54.js").then(e=>e.TasksTableSettingsPanel);break;case AvailableComponents.TASK_DETAILS_PANEL:e=import("./js-core.esm54.js").then(e=>e.TaskDetailsPanel);break;case AvailableComponents.RESOURCE_CENTER:e=import("./js-core.esm60.js").then(e=>e.ResourceCenterBrowse);break;case AvailableComponents.PACKAGE_DETAILS_PANEL:e=import("./js-core.esm64.js").then(e=>e.PackageDetails);break;case AvailableComponents.PACKAGE_MANAGER_PANEL:e=import("./js-core.esm65.js").then(function(e){return e.$}).then(e=>e.PackageManager);break;case AvailableComponents.INSTANCE_ADMIN_CENTER_BROWSE:e=import("./js-core.esm66.js").then(e=>e.InstanceAdminCenterBrowse);break;case AvailableComponents.MANAGE_GRANTS:e=import("./js-core.esm64.js").then(e=>e.ManageGrantsPanel);break;case AvailableComponents.SCHEMA_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.SchemaDetailsPanel);break;case AvailableComponents.FLOW_TEMPLATE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.TemplateDetailsPanel);break;case AvailableComponents.USER_DETAILS_PANEL:e=import("./js-core.esm43.js").then(e=>e.UserDetailsPanel);break;case AvailableComponents.CREATE_OR_UPDATE_TOKEN_PANEL:e=import("./js-core.esm44.js").then(e=>e.CreateOrUpdateApiTokenPanel);break;case AvailableComponents.FLOW_DETAILS_PANEL:e=import("./js-core.esm13.js").then(function(e){return e.i}).then(e=>e.App);break;case AvailableComponents.NODE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.NodeDetailsPanel);break;case AvailableComponents.PALETTE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.PaletteDetailsPanel);break;case AvailableComponents.CREATE_ORGANIZATION_PANEL:e=import("./js-core.esm67.js").then(e=>e.CreateOrgPanel)}return yield registry[t]=e}),registerComponent=(e,t)=>{registry[e]=t},WIDGETS_FEATURE_KEY="widgets",initialState$2=(!function(e){e.idle="idle",e.mounting="mounting",e.unmounting="unmounting",e.error="error",e.eventing="eventing"}(WidgetsStatus=WidgetsStatus||{}),{value:[],status:WidgetsStatus.idle}),widgetsSelector=e=>e[name].value,callWidgetOnComplete=(e,t)=>{e=e.find(e=>e.widgetName===t);null!=e&&e.onComplete&&e.onComplete()},{name,reducer,actions:{mountWidget:mountWidget$1,mountWidgetSuccess,mountWidgetError,unmountWidget:unmountWidget$1,unmountWidgetSuccess,unmountWidgetFailure,triggerWidgetCallback,triggerWidgetCallbackSuccess}}=createSlice({name:WIDGETS_FEATURE_KEY,initialState:initialState$2,reducers:{mountWidget:(e,t)=>{e.value.push(t.payload),e.status=WidgetsStatus.mounting},mountWidgetSuccess:e=>{e.status=WidgetsStatus.idle},mountWidgetError:e=>{e.status=WidgetsStatus.error},triggerWidgetCallback:(e,t)=>{e.status=WidgetsStatus.eventing},triggerWidgetCallbackSuccess:e=>{e.status=WidgetsStatus.idle},unmountWidget:(e,t)=>{e.status=WidgetsStatus.unmounting},unmountWidgetSuccess:(e,t)=>{e.value=e.value.filter(e=>e.widgetId!==t.payload),e.status=WidgetsStatus.idle},unmountWidgetFailure:e=>{e.status=WidgetsStatus.error}}});function*mountWidgetListenerSaga(){let a;const s={};yield takeEvery$1(mountWidget$1({}).type,function*(e){try{var{widgetConfig:t={},widgetName:n,elementId:r}=null==e?void 0:e.payload,i=(yield call$j(registryLookup,n))||(()=>jsxRuntime.exports.jsx("div",{children:"Component Not Found."})),o=getElement(r,n);o.classList.add("aiware-el"),s[r]?a=s[r]:(a=client$1.createRoot(o),s[r]=a),a.render(jsxRuntime.exports.jsx(AIWareCacheProvider,{children:jsxRuntime.exports.jsx(AIWareThemeProvider$1,{children:jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(i,Object.assign({},t))}))})})),yield put(mountWidgetSuccess())}catch(e){yield put(mountWidgetError())}}),yield takeEvery$1(e=>/\/booted$/.test(e.type),function*(e){var[e]=e.type.split("/");yield put(triggerWidgetCallback(e))}),yield takeEvery$1(unmountWidget$1("").type,function*(t){try{const e=yield select(e=>{return(null==(e=widgetsSelector(e).find(e=>e.widgetId===t.payload))?void 0:e.elementId)||""});setTimeout(()=>{s[e]&&s[e].unmount(),delete s[e]}),yield put(unmountWidgetSuccess(t.payload))}catch(e){yield put(unmountWidgetFailure())}}),yield takeEvery$1(triggerWidgetCallback("").type,function*(e){var t=yield select(widgetsSelector);callWidgetOnComplete(t,e.payload),yield put(triggerWidgetCallbackSuccess())})}function getWidgetsModule(){return{id:name,reducerMap:{[name]:reducer},sagas:[mountWidgetListenerSaga],initialActions:[]}}function getDataModule(){return{id:"data",reducerMap:{data:(e,{type:t,payload:n})=>{return t===setData({}).type?[...e.filter(e=>e.id!==n.id),n]:e||[]}},sagas:[],initialActions:[]}}const useStyles$2=makeStyles()(e=>({sdkSnackbarContainer:{"& svg":{fill:"white"}}}));function CustomSnackbar(){const n=useDispatch(),[e,t]=react$1.exports.useState([]),[r,i]=react$1.exports.useState(!1),[o,a]=react$1.exports.useState(void 0),{message:s,duration:l}=useSelector(snackbarSelector);var c=useStyles$2()["classes"],u=(react$1.exports.useEffect(()=>{null!==s&&void 0!==s&&s.content&&t(e=>[...e,s])},[s]),react$1.exports.useEffect(()=>{e.length&&!o?(a(Object.assign({},e[0])),t(e=>e.slice(1)),i(!0)):e.length&&o&&r&&(n(clearMessage()),i(!1))},[e,o,r,n]),(e,t)=>{"clickaway"!==t&&(i(!1),n(clearMessage()))});return jsxRuntime.exports.jsx(Snackbar$1,Object.assign({anchorOrigin:{vertical:"bottom",horizontal:"right"},open:r,autoHideDuration:l||3e3,onClose:u,TransitionProps:{onExited:()=>{a(void 0),n(clearMessage())}},className:c.sdkSnackbarContainer,"data-snackbarid":(null===o||void 0===o?void 0:o.key)||"na","data-testid":"snackbar.message."+((null===o||void 0===o?void 0:o.severity)||"na")},{children:jsxRuntime.exports.jsx(Alert$1,Object.assign({onClose:u,severity:null===o||void 0===o?void 0:o.severity,elevation:6,variant:"filled"},{children:null===o||void 0===o?void 0:o.content}))}),o?o.key:void 0)}function validateConfig(e){return e.applicationId||console.info("@aiware/js: applicationId is required. Go to developer app to find your application id."),e.baseUrl||console.info("@aiware/js: baseUrl is required. It defaults to the US Commercial environment which is https://api.us-1.veritone.com/v3/graphql"),e.knowledgeBaseURL?(console.info("@aiware/js: knowledgeBaseURL is deprecated and scheduled to be removed in v3. Please use knowledgeBaseUrl instead."),Object.assign(Object.assign({},e),{knowledgeBaseUrl:e.knowledgeBaseURL})):e}const ID="openSupportChatButton",DATA_ATTR="open-support-chat-button";var SupportCenterPixel=()=>jsxRuntime.exports.jsx(Portal$1,{children:jsxRuntime.exports.jsx("div",{id:ID,"data-veritone-element":DATA_ATTR,style:{width:1,height:1,position:"fixed",right:55,bottom:20}})});const nameSpace="@helpPanel",updateSelectedTab=createAction(nameSpace+"/UPDATE_SELECTED_TAB",function(e,t){return{payload:{selectedTabId:e,tabLink:t}}}),setCustomKnowledgeBaseUrl=createAction(nameSpace+"/SET_CUSTOM_KNOWLEDGE_BASE_URL",function(e){return{payload:{url:e}}}),setCustomDocsUrl=createAction(nameSpace+"/SET_CUSTOM_DOCS_URL",function(e){return{payload:{url:e}}}),initialState$1={selectedTabId:0,tabLink:"https://support.veritone.com/",customKnowledgeBaseUrl:"",customDocsUrl:""},getTabLinkReducer=createReducer(initialState$1,e=>{e.addCase(updateSelectedTab,(e,t)=>Object.assign(Object.assign({},e),{tabLink:t.payload.tabLink,selectedTabId:t.payload.selectedTabId})),e.addCase(setCustomKnowledgeBaseUrl,(e,t)=>Object.assign(Object.assign({},e),{customKnowledgeBaseUrl:t.payload.url})),e.addCase(setCustomDocsUrl,(e,t)=>Object.assign(Object.assign({},e),{customDocsUrl:t.payload.url}))});function*helpSaga(){yield takeEvery$1("OPEN_HELP_LINK",function*(){var e=yield select(e=>e.helpPanel.tabLink);yield put(openLinkOnNewTab({url:e}))})}const namespace$1="helpPanel",helpCenterSelectedTabIdSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].selectedTabId:0,customDocsUrlSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].customDocsUrl:"",customKnowledgeBaseUrlSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].customKnowledgeBaseUrl:"";function getHelpPanelModule(){return{id:"help",reducerMap:{[namespace$1]:getTabLinkReducer},sagas:[helpSaga],initialActions:[]}}var knowledgeBaseUrl$1="https://docs.veritone.com/help/index.html",documentUrl$1="https://docs.veritone.com",config={knowledgeBaseUrl:knowledgeBaseUrl$1,documentUrl:documentUrl$1};const useStyles$1=makeStyles()(e=>({root:{height:"calc(100% - 110px)",textAlign:"left","& .Sdk-MuiTab-root.Mui-selected":{color:e.palette.text.primary,fontWeight:600}},tabs:{padding:e.spacing(2.4,6,0,6)},tabPanels:{width:"100%",height:"100%"},aiWareIcon:{position:"relative",maxHeight:50,opacity:"inherit",padding:e.spacing(4,3.2,0,3.2),display:"flex",justifyContent:"flex-end"},customTabs:{margin:e.spacing(0,4)},kbRoot:{height:"100%",textAlign:"left"},loadingContainer:{position:"absolute",height:"100%",width:"100%",display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"white"},kbToolBarBox:{padding:e.spacing(6,6,1.6,6)},kbTabContent:{height:"calc(100% - 92px)"},kbTabPanel:{padding:e.spacing(6)},dRoot:{height:"100%",width:"100%"},dNavBar:{height:"100%",overflow:"hidden",background:"#F4F4F4"},dTitle:{color:"#2A323C",fontWeight:600,fontSize:"18px",lineHeight:"24px",padding:e.spacing(3.2)},dContent:{height:"100%",width:"100%",position:"relative"},dMenu:{overflowY:"auto",height:"calc(100% - 52px)"},drawerContainer:{display:"flex",height:"100%",background:e.palette.background.default},tabContainer:{borderRight:"0.5px solid #D5DFE9",overflow:"hidden",height:"100%",width:"100%"},tabName:{borderBottom:"0.5px solid #D5DFE9",display:"flex",justifyContent:"space-between",alignItems:"center",height:"64px",padding:e.spacing(0,6)},actionIcons:{margin:e.spacing(-2.4)},tabContent:{height:"calc(100vh - 57px - 60px)",overflowY:"auto",overflowX:"hidden"}})),documentUrl=config.documentUrl,Documentation=({path:e=documentUrl})=>{var t=useStyles$1()["classes"];const[n,r]=react$1.exports.useState(!0);return jsxRuntime.exports.jsxs("div",Object.assign({className:classNames(t.dRoot,"hide-in-percy")},{children:[n&&jsxRuntime.exports.jsx("div",Object.assign({className:t.loadingContainer},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),jsxRuntime.exports.jsx("iframe",{"data-cy":"docs-iframe",title:"Document Iframe",style:{width:"100%",height:"100%"},src:e,frameBorder:"0",onLoad:function(){setTimeout(()=>{r(!1)},1e3)}})]}))},knowledgeBaseUrl=config["knowledgeBaseUrl"];function Knowledgebase({path:e=knowledgeBaseUrl}){var t=useStyles$1()["classes"];const[n,r]=react$1.exports.useState(!0);return jsxRuntime.exports.jsxs("div",Object.assign({className:t.kbRoot},{children:[n&&jsxRuntime.exports.jsx("div",Object.assign({className:t.loadingContainer},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),jsxRuntime.exports.jsx("iframe",{"data-cy":"knowledgebase-iframe",title:"Knowledgebase Iframe",style:{width:"100%",height:"100%"},src:e,frameBorder:"0",onLoad:function(){r(!1)}})]}))}const defaultLocale="en-us",tabsList=[{label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-help-panel.au1+VZ",defaultMessage:"Knowledgebase",description:"Help Panel: Knowledgebase tab label"}),disabled:!1,url:"https://support.veritone.com/"},{label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-help-panel.8bnkm8",defaultMessage:"Documentation",description:"Help Panel: Documentation tab label"}),disabled:!1,url:"https://docs.veritone.com/#/aiware/"}];function HelpCenter(){var e=useSelector(initialConfigSelector),t=useSelector(customKnowledgeBaseUrlSelector),n=useSelector(customDocsUrlSelector),r=useSelector(helpCenterSelectedTabIdSelector),i=useSelector(e=>null==e?void 0:e.panels),o=useStyles$1()["classes"],[a]=react$1.exports.useState(defaultLocale);const s=useDispatch();i=null==i?void 0:i.find(e=>"CUSTOM_HELP_PANEL_ID"===e.panelId),t=i&&t?t:e.knowledgeBaseUrl,i=i&&n?n:e.docsURL;return jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getHelpPanelModule()]},{children:jsxRuntime.exports.jsx(AIWareIntlProvider,Object.assign({locale:a},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.drawerContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({id:"setting-content",className:o.tabContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.tabContent},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.root},{children:jsxRuntime.exports.jsxs("div",Object.assign({className:o.tabPanels},{children:[jsxRuntime.exports.jsx("div",Object.assign({className:o.customTabs},{children:jsxRuntime.exports.jsx(CustomTabs,{selectedId:r,onChangeTab:e=>{s(updateSelectedTab(e,tabsList[e].url))},tabsList:tabsList})})),jsxRuntime.exports.jsxs(Box$1,Object.assign({className:o.tabPanels},{children:[jsxRuntime.exports.jsx(TabPanel,Object.assign({value:r,index:0},{children:jsxRuntime.exports.jsx(Knowledgebase,{path:t})})),jsxRuntime.exports.jsx(TabPanel,Object.assign({value:r,index:1},{children:jsxRuntime.exports.jsx(Documentation,{path:i})}))]})),jsxRuntime.exports.jsx("div",Object.assign({className:o.aiWareIcon},{children:jsxRuntime.exports.jsx("img",{src:img$D,alt:"icon",draggable:"false"})}))]}))}))}))}))}))}))}))}var EPermissionAction,EAuthResourceType,EAuthSubResourceType,index_esm=Object.freeze({__proto__:null,HelpCenterPanel:HelpCenter,customDocsUrlSelector:customDocsUrlSelector,customKnowledgeBaseUrlSelector:customKnowledgeBaseUrlSelector,helpCenterSelectedTabIdSelector:helpCenterSelectedTabIdSelector,setCustomDocsUrl:setCustomDocsUrl,setCustomKnowledgeBaseUrl:setCustomKnowledgeBaseUrl,updateSelectedTab:updateSelectedTab});const useStyles=makeStyles()(()=>({dialog:{top:"125px",overflowX:"hidden",overflowY:"hidden",display:"flex",alignItems:"center",flexDirection:"column"},container:{borderRadius:"4px",backgroundColor:"#fff",width:"430px",overflow:"hidden",outline:0,boxShadow:"0px 0px 7px rgba(0, 0, 0, .25)"},header:{textTransform:"capitalize"},appListContainer:{width:"100%"},orgName:{fontWeight:"bold"}})),ApplicationDialog=()=>{const[e,t]=react$1.exports.useState(null),[n,r]=react$1.exports.useState(0);var i=useSelector(userSelector$2),o=useStyles()["classes"];const a=useSelector(initialConfigSelector),s=a.applicationId,l=useSelector(applicationSelector),c=useSelector(switchApiSelector);var u=(null===l||void 0===l?void 0:l.application)||[],d=null===l||void 0===l?void 0:l.status;var p=[...u].sort(function(e,t){return e.name>t.name?1:e.name<t.name?-1:0}),f=u.findIndex(e=>e.id===s);useInterval(()=>{t(e=>e&&e-1)},e&&n<3?1e3:null),react$1.exports.useEffect(()=>{"success"!==(null===l||void 0===l?void 0:l.status)||1!==(null===l||void 0===l?void 0:l.application.length)||(null===l||void 0===l?void 0:l.application[0].id)===a.applicationId||e||(0===e?window.open(c+"/"+(null===l||void 0===l?void 0:l.application[0].id),"_self"):t(10))},[a,l,c,e]);return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(s)&&f<0&&"success"===d?jsxRuntime.exports.jsx(Modal$1,Object.assign({className:o.dialog,open:!0},{children:jsxRuntime.exports.jsxs("div",Object.assign({className:o.container},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({"data-test":"application-dialog-title",className:o.header,variant:"h1",sx:{px:"30px",pt:"30px"}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-title",defaultMessage:"Application Not Available",description:"Title for modal"})})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"10px"}},{children:[jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message1",defaultMessage:"Looks like you switched organizations, your current application is not available in the current",description:"Description current application not available"})," ",jsxRuntime.exports.jsx("span",Object.assign({className:o.orgName},{children:null!=(f=null==i?void 0:i.organization)&&f.organizationName?i.organization.organizationName:""}))," ",jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message2",defaultMessage:"organization you are viewing.",description:"Description current application not available"})]})),jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"20px"}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message3",defaultMessage:"Please select from the available applications below to be redirected.",description:"Instructions for current application not available"})})),e&&jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"20px"},onClick:()=>{r(e=>e+1)}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-countdown-message",defaultMessage:"You will be automatically forwarded to {appName} in {timeRemaining} seconds.",description:"Instructions for current application not available",values:{timeRemaining:e,appName:u[0].name}})})),jsxRuntime.exports.jsx("div",Object.assign({className:o.appListContainer},{children:jsxRuntime.exports.jsx(AppList,{title:"",selectedAppId:null,onSelectApplication:e=>{window.open(c+"/"+e,"_self")},applications:p,useGrid:!1,row:3})}))]}))})):null};class RateLimiter{constructor(){this.lastCall=null}checkIfCanCall(e=1){return e<1&&(e=1),(!this.lastCall||(new Date).getTime()-this.lastCall>=6e4*e)&&(this.lastCall=(new Date).getTime(),!0)}}!function(e){e.Create="create",e.Read="read",e.Update="update",e.Delete="delete",e.File="file",e.CustomerService="customerService",e.Access="access"}(EPermissionAction=EPermissionAction||{}),function(e){e.Folder="Folder",e.TDO="TDO",e.Organization="Organization",e.Source="Sources",e.Schedule="Schedules",e.Job="Job"}(EAuthResourceType=EAuthResourceType||{}),function(e){e.Group="group",e.Media="media",e.Package="package",e.User="user",e.Workflow="workflow",e.ProcessingCenter="processingCenter",e.ResourceCenter="resourceCenter"}(EAuthSubResourceType=EAuthSubResourceType||{});const orgRightsByObjectPermission={[EAuthResourceType.TDO]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update"],delete:["cms.media.delete","recording.delete"]},[EAuthResourceType.Folder]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update"],delete:["cms.media.delete","recording.delete"],file:["cms.media.create","recording.create"]},[EAuthResourceType.Source]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update","source.update"],delete:["cms.media.delete","recording.delete"]},[EAuthResourceType.Job]:{customerService:["cms.customerservice"],create:["job.create"],read:["job.read"],update:["job.update"],delete:["job.delete"]},[EAuthResourceType.Schedule]:{customerService:["cms.customerservice"],create:["job.create"],read:["job.read"],update:["job.update"],delete:["job.delete"]},[EAuthSubResourceType.User]:{create:["admin.user.create"],delete:["admin.user.delete"]},[EAuthSubResourceType.Group]:{create:["admin.group.create"],delete:["admin.group.delete"]},[EAuthSubResourceType.Package]:{update:["developer.build.update"]}},permissionActionsToFetchByObjectType={[EAuthResourceType.TDO]:{create:"AIWARE_TDO_CREATE",read:"AIWARE_TDO_READ",update:"AIWARE_TDO_UPDATE",delete:"AIWARE_TDO_DELETE"},[EAuthResourceType.Folder]:{create:"AIWARE_FOLDER_CREATE",read:"AIWARE_FOLDER_READ",update:"AIWARE_FOLDER_UPDATE",delete:"AIWARE_FOLDER_DELETE",file:"AIWARE_FOLDER_FILE"},[EAuthResourceType.Source]:{create:"AIWARE_SOURCES_CREATE",read:"AIWARE_SOURCES_READ",update:"AIWARE_SOURCES_UPDATE",delete:"AIWARE_SOURCES_DELETE"},[EAuthResourceType.Job]:{customerService:"CMS_CUSTOMERSERVICE",create:"AIWARE_JOB_CREATE",read:"AIWARE_JOB_READ",update:"AIWARE_JOB_UPDATE",delete:"AIWARE_JOB_DELETE"},[EAuthResourceType.Schedule]:{customerService:"CMS_CUSTOMERSERVICE",create:"AIWARE_JOB_CREATE",read:"AIWARE_JOB_READ",update:"AIWARE_JOB_UPDATE",delete:"AIWARE_JOB_DELETE"},[EAuthResourceType.Organization]:{[EAuthSubResourceType.Group]:{create:"AIWARE_GROUP_CREATE",delete:"AIWARE_GROUP_DELETE"},[EAuthSubResourceType.Package]:{create:"AIWARE_PACKAGE_CREATE",read:"AIWARE_PACKAGE_READ",update:"AIWARE_PACKAGE_UPDATE",delete:"AIWARE_PACKAGE_DELETE"},[EAuthSubResourceType.User]:{create:"AIWARE_USER_CREATE",delete:"AIWARE_USER_DELETE"},[EAuthSubResourceType.ResourceCenter]:{access:"AIWARE_RESOURCE_CENTER_ACCESS"}}},permissionTypeToFetchByEntityType={[EAuthResourceType.TDO]:[EAuthResourceType.TDO],[EAuthResourceType.Folder]:[EAuthResourceType.Folder],[EAuthResourceType.Source]:[EAuthResourceType.Source],[EAuthResourceType.Job]:[EAuthResourceType.Job],[EAuthResourceType.Schedule]:[EAuthResourceType.Schedule],[EAuthResourceType.Organization]:[EAuthResourceType.Organization,EAuthResourceType.TDO,EAuthResourceType.Folder,EAuthResourceType.Source,EAuthResourceType.Schedule,EAuthResourceType.Job]},authResourcesByEntityType={[EntityType.Folders]:EAuthResourceType.Folder,[EntityType.Tdos]:EAuthResourceType.TDO,[EntityType.Sources]:[EAuthResourceType.Source],[EntityType.Schedules]:[EAuthResourceType.Schedule]},convertEntityToAuthResource=e=>authResourcesByEntityType[e],convertPermissionsToRights=(e,t,n)=>{const r=(null==(e=orgRightsByObjectPermission[e])?void 0:e[t])||[];return 0<n.filter(e=>r&&r.includes(e)).length},permissionDetailIsActionPair=e=>Object.keys(e).some(e=>Object.values(EPermissionAction).includes(e)),getQueryActions=(e,t,n)=>({targetObjectType:e,targetActions:Object.keys(t).map(e=>({targetAction:e,serverName:t[e],resource:n}))}),getPermissionActions=(t,n)=>{return permissionDetailIsActionPair(t)?[getQueryActions(n,t)]:Object.keys(t).map(e=>getQueryActions(n,t[e]||{},e))},getPermissionTypesToQuery=e=>{return(permissionTypeToFetchByEntityType[e]||[]).flatMap(e=>getPermissionActions(permissionActionsToFetchByObjectType[e]||{},e))},isPermissionLoading=e=>!e||"pending"===e.status||"idle"===e.status,hasPermission=(e,t)=>!!e&&("failure"===e.status||e&&"success"===e.status&&e.permissions&&e.permissions[t]),namespace="permissions",initialState={permissionsByObject:{},rights:{status:"idle"}},slice=createSlice({name:namespace,initialState:initialState,reducers:{fetchObjectPermissionsStart(e,t){var{entityType:t,entityId:n}=t.payload;Object.prototype.hasOwnProperty.call(e.permissionsByObject,t)||(e.permissionsByObject[t]={}),Object.prototype.hasOwnProperty.call(e.permissionsByObject[t],n)||(e.permissionsByObject[t][n]={}),Object.prototype.hasOwnProperty.call(e.permissionsByObject[t][n],t)||(e.permissionsByObject[t][n][t]={status:"idle"})},fetchObjectPermissionsStarted(e,t){var{entityId:t,entityType:n}=t.payload;e.permissionsByObject[n][t][n].status="pending"},fetchObjectPermissionsSucceeded(t,e){const{entityType:n,entityId:r,permissions:i}=e.payload;Object.keys(i).forEach(e=>{t.permissionsByObject[n][r][e]={status:"success",permissions:i[e]}})},fetchObjectPermissionsFailed(e,t){var{entityType:t,entityId:n}=t.payload;e.permissionsByObject[t][n][t]={status:"failure"}},fetchMyRightsStarted(e){e.rights.status="pending"},fetchMyRightsSucceeded(e,t){e.rights.status="success",e.rights.myRights=t.payload},fetchMyRightsFailed(e){e.rights.status="failure"}}}),actions=slice.actions;var permissionsReducer=slice.reducer;function __awaiter(e,a,s,l){return new(s=s||Promise)(function(n,t){function r(e){try{o(l.next(e))}catch(e){t(e)}}function i(e){try{o(l.throw(e))}catch(e){t(e)}}function o(e){var t;e.done?n(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(r,i)}o((l=l.apply(e,a||[])).next())})}function getObjectPermissions(u,d,p){var f;return __awaiter(this,void 0,void 0,function*(){var{entityType:e,entityId:t}=p,n="getPermissions",r=getPermissionTypesToQuery(e);let i=!1,o=[],a={};for(;!i;){var s=`
1523
+ `),useStyles$2$1=makeStyles()(()=>({fullScreen:{position:"fixed",width:"100%",height:"100vh",top:"0",left:"0",backgroundColor:"#ffffff",display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column",textAlign:"center",fontSize:"14px",zIndex:99999,animation:fadeInOut+" 5s linear forwards"},loaderBox:{height:"200px",width:"200px"},veritoneDarkLogo:{height:"200px",width:"200px"}})),useStyles$1$1=makeStyles()(e=>({flexContainer:{display:"flex",alignItems:"center"},header:{alignItems:"center",display:"flex",justifyContent:"space-between",height:"55px",padding:e.spacing(6,0,6,6),borderBottom:"1px solid rgb(219, 226, 234)"},headerActionContainer:{alignItems:"center",display:"flex",flexGrow:1,height:"100%",justifyContent:"flex-end",paddingRight:"10px"},title:{color:"#2A323C"},panelRoot:{padding:"15px",height:"calc(100% - 70px);",overflowY:"scroll"},row:{display:"flex","& svg":{marginRight:"12px",marginBottom:"24px"}},widgets:{"& svg":{fill:"#555F7C"}},veriLogo:{transform:"translate(3px, 2px)"},versionText:{textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",marginBottom:"5px"},wrapperBox:{padding:"15px 0 15px 0px",marginBottom:"14px"},aiwareLogo:{marginBottom:"10px",marginTop:"10px",width:"151px"},boldTitle:{fontWeight:700},labelGrid:{padding:"2px",flexShrink:1},valueGrid:{padding:"2px",flexGrow:1},gridBox:{background:"#F7F7F7",height:"100%",padding:"10px",color:"#2A323C"},valueBox:{background:"#F7F7F7",height:"100%",padding:"10px",color:"#2A323C",textTransform:"capitalize"},imageContainer:{textAlign:"center"},falconLogo:{width:"148px"},osInfo:{display:"flex",justifyContent:"center","& *":{textAlign:"center"}},osName:{margin:"2px 0 6px","& p":{display:"inline-block",minWidth:"80px",padding:"5px 8px",background:"#465364",color:"white",textTransform:"uppercase",fontSize:"12px",fontWeight:"700",borderRadius:"4px"}},osVersion:{color:"#5C6269"}})),versionPanelLabels=e=>({closePanelTooltip:e.formatMessage({id:"version-panel.header.close-btn-tooltip",defaultMessage:[{type:0,value:"Close panel"}]}),versionInformationLabel:e.formatMessage({id:"version-panel.version-information-title",defaultMessage:[{type:0,value:"Version Information"}]}),versionLabel:e.formatMessage({id:"version-panel.version-title",defaultMessage:[{type:0,value:"Version"}]}),sdkVersionLabel:e.formatMessage({id:"version-panel.sdk-version-title",defaultMessage:[{type:0,value:"Sdk Version"}]}),viewReleaseNotes:e.formatMessage({id:"version-panel.view-release-notes",defaultMessage:[{type:0,value:"View Release Notes"}]}),noVersionInfo:e.formatMessage({id:"version-panel.no-info-label",defaultMessage:[{type:0,value:"Cannot get version information"}]}),clusterSizeLabel:e.formatMessage({id:"version-panel.cluster-size-label",defaultMessage:[{type:0,value:"Size"}]}),environmentLabel:e.formatMessage({id:"version-panel.environment-label",defaultMessage:[{type:0,value:"Environment"}]}),hostingTypeLabel:e.formatMessage({id:"version-panel.hosting-type-label",defaultMessage:[{type:0,value:"Hosting Type"}]}),infrastructureLabel:e.formatMessage({id:"version-panel.infrastructure-label",defaultMessage:[{type:0,value:"Infrastructure"}]})}),Header$1=()=>{const e=useDispatch();var t=useStyles$1$1()["classes"],n=useIntl(),{versionInformationLabel:n,closePanelTooltip:r}=versionPanelLabels(n);return jsxRuntime.exports.jsxs("header",Object.assign({className:t.header,"data-testid":"create-or-update-token-panel.header"},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1","data-testid":"version-panel-header-title",className:t.title},{children:n})),jsxRuntime.exports.jsx("div",Object.assign({className:t.headerActionContainer},{children:jsxRuntime.exports.jsx(Tooltip$1,Object.assign({title:r},{children:jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>e(hidePanel$1(VERSION_PANEL)),"aria-labelledby":"version-panel.close-button","data-testid":"version-panel.close-button",size:"large"},{children:jsxRuntime.exports.jsx(Close$1,{})}))}))}))]}))},selectLoadingStatus=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.status},selectCurrentVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.currentVersion},selectPreviousVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.previousVersion},selectPlatformProperties=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.platformProperties},selectSelectedVersion=e=>{return null==(e=null==(e=null==e?void 0:e[PANEL_SLICE])?void 0:e[VERSION_PANEL_NAMESPACE])?void 0:e.selectedVersion},VERSION_PANEL="VERSION_PANEL",VersionChangelogNullState=({label:e})=>{var t=useStyles$1$1()["classes"];return jsxRuntime.exports.jsx(Box$1,Object.assign({className:t.gridBox,sx:{fontWeight:700,textAlign:"center",mb:"5px"},"data-test":"version-changelog-null-state"},{children:e}))},VersionPanelComponent=({sdk:e,edge:t,core:n})=>{const r=useStyles$1$1()["classes"];var i=useIntl();const o=useDispatch();var{versionLabel:i,viewReleaseNotes:a,noVersionInfo:s,clusterSizeLabel:l,environmentLabel:c,hostingTypeLabel:u,infrastructureLabel:d,sdkVersionLabel:p}=versionPanelLabels(i),f=useSelector(selectCurrentVersion),h=useSelector(selectPlatformProperties);const m=useSelector(selectLoadingStatus);var g={sdk:e,core:n,edge:null!=t&&t.includes("<Error>")?void 0:t},i=(react$1.exports.useEffect(()=>{["idle","failure"].includes(m)&&o(actions$1.fetchVersionInfoStart())},[o,m]),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osInfo},{children:jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osName},{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{fontWeight:700}},{children:"Falcon"}))})),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.osVersion},{children:jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"caption","data-testid":"version-panel-version-info"},{children:[(null==f?void 0:f.version)&&jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[i," ",null==f?void 0:f.version]}),!(null!=f&&f.version)&&(null===g?void 0:g.sdk)&&jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[p," ",null===g?void 0:g.sdk]})]}))}))]})})));const y={Size:l,Environment:c,HostingType:u,Infrastructure:d};p=!!(e||t||n||h||f)&&["success","failure"].includes(m);return jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsx(Header$1,{}),jsxRuntime.exports.jsxs("div",Object.assign({className:r.panelRoot},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.wrapperBox},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{p:"20px"}},{children:[p&&jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.imageContainer},{children:jsxRuntime.exports.jsx("img",{src:img$2,className:r.falconLogo,alt:"system-logo"})})),jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.imageContainer},{children:jsxRuntime.exports.jsx("img",{src:img$3,className:r.aiwareLogo,alt:"aiware-logo"})})),p&&i]})),p?jsxRuntime.exports.jsx(Grid$1,Object.assign({container:!0,sx:{mt:"10px"}},{children:h&&Object.entries(h).map(([e,t])=>y[e]&&jsxRuntime.exports.jsxs(react$1.exports.Fragment,{children:[jsxRuntime.exports.jsx(Grid$1,Object.assign({item:!0,xs:6,className:r.labelGrid},{children:jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.gridBox,sx:{fontWeight:700}},{children:[y[e],":"]}))})),jsxRuntime.exports.jsx(Grid$1,Object.assign({item:!0,xs:6,className:r.valueGrid},{children:jsxRuntime.exports.jsx(Box$1,Object.assign({className:r.valueBox},{children:t}))}))]},e))})):jsxRuntime.exports.jsx(VersionChangelogNullState,{label:s})]})),jsxRuntime.exports.jsx(Button$1,Object.assign({sx:{width:"100%",cursor:"pointer"},variant:"outlined",onClick:()=>{o(mountPanel$1({panelId:"CHANGELOG_PANEL",microFrontend:{name:"CHANGELOG_PANEL",config:{}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"small",zIndex:1003,parentPanelId:VERSION_PANEL,dimmed:0,dimmedStatus:"dimParent",borderBottom:!0}}))},"data-test":"version-panel-release-notes-btn"},{children:a}))]}))]})},VersionPanel=e=>jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(VersionPanelComponent,Object.assign({},e))})),dateFormatter=e=>{e=new Date(e||"");return(8<e.getMonth()?e.getMonth()+1:"0"+(e.getMonth()+1))+"/"+(9<e.getDate()?e.getDate():"0"+e.getDate())+"/"+e.getFullYear()};let lottieScript,audio;const theme=createTheme({palette:{secondary:{main:"#1871E8"}}}),Logo_=()=>{const n=useDispatch();var e=useStyles$2$1()["classes"];const[r,i]=react$1.exports.useState(0),[t,o]=react$1.exports.useState(!1),[a,s]=react$1.exports.useState(!1),l=jsxRuntime.exports.jsx("p",Object.assign({style:{pointerEvents:"none"}},{children:"Loading Beta Features"})),[c,u]=react$1.exports.useState(l),d=useSelector(organizations_selector.selectOrgSwitchInitiated),p=useSelector(e=>{return null==(e=null==(e=null==e?void 0:e.configs)?void 0:e.initConfig)?void 0:e.betaFeatures}),[f,h]=react$1.exports.useState(!1),[m,g]=react$1.exports.useState(""),[y,v]=react$1.exports.useState(""),[x,$]=react$1.exports.useState(""),[b,C]=react$1.exports.useState(!1),S=useSelector(selectLoadingStatus);var w=useSelector(selectCurrentVersion);react$1.exports.useEffect(()=>{["idle","failure"].includes(S)&&n(actions$1.fetchVersionInfoStart())},[n,S]),react$1.exports.useEffect(()=>{f||(h(!0),(lottieScript=document.createElement("script")).setAttribute("src","https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.8/lottie.min.js"),lottieScript.onload=()=>s(!0),(audio=document.createElement("audio")).id="player",audio.src="https://static.veritone.com/aiware-js-animation/sound-effects/chime.wav",document.head.appendChild(lottieScript),document.body.appendChild(audio)),has_1(window,"aiware.version")&&((t=null==(t=window.aiware)?void 0:t.version)&&"undefined"!==t&&g(t),t=null==(t=window.aiware)?void 0:t.releaseDate,v(dateFormatter(t)));var t=document.getElementsByTagName("script");if(t.length){let e=Array.from(t).find(e=>e.src.includes("get.aiware.com"));(e=e||Array.from(t).find(e=>e.src.includes("https://cdn.jsdelivr.net/npm/aiware-js")))&&fetch(e.getAttribute("src")).then(e=>{g(e.url.split("@")[1].split("/")[0])})}fetch("https://get.aiware.com/aiware-versions/aiware-latest.txt",{headers:{"Content-Type":"text/plain"}}).then(e=>e.text()).then(e=>$(e))},[]),react$1.exports.useEffect(()=>{if(p&&!d)return;d&&u(jsxRuntime.exports.jsx("p",{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-organization-panel.organizations-switching-loader-message",defaultMessage:"Changing your Organization",description:"organizations switching loader message"})}));const e=10===r;if((e||d)&&(o(!0),a)){const t=window.bodymovin.loadAnimation({container:document.getElementById("loaderAnimation"),path:"https://static.veritone.com/aiware-js-animation/particle-explosion.json",renderer:"svg",loop:!1,autoplay:!0,name:"unicorn"});t.onComplete=()=>{e?(n(enableBetaFeatures()),i(0)):d&&u(l),o(!1),t.destroy()},null!==audio&&void 0!==audio&&audio.play()}},[r,p,n,t,d]);return jsxRuntime.exports.jsxs(react$1.exports.Fragment,{children:[t&&jsxRuntime.exports.jsxs("div",Object.assign({className:e.fullScreen},{children:[jsxRuntime.exports.jsx("div",Object.assign({className:e.loaderBox,id:"loaderAnimation"},{children:!a&&jsxRuntime.exports.jsx("img",{src:img$7,alt:"veritone-logo",className:e.veritoneDarkLogo})})),jsxRuntime.exports.jsxs("div",Object.assign({className:e.loaderBox},{children:[jsxRuntime.exports.jsx(StyledEngineProvider,Object.assign({injectFirst:!0},{children:jsxRuntime.exports.jsx(ThemeProvider,Object.assign({theme:theme},{children:jsxRuntime.exports.jsx(LinearProgress$1,{color:"secondary"})}))})),c]}))]})),jsxRuntime.exports.jsxs("div",{children:[w?jsxRuntime.exports.jsxs(Typography$1,Object.assign({"data-test":"veritone-panel.logo.version",sx:{color:"#9CA8B4",fontSize:"10px",textAlign:"center",cursor:"pointer",width:"60px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"},onClick:()=>{var e,t;b?(C(!1),n(hidePanel$1(VERSION_PANEL))):(C(!0),e={name:VERSION_PANEL,config:{name:"Version Information",sdk:m,sdkRelease:y,edge:x}},t={type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"small",zIndex:1001,dimmed:0,borderBottom:!0},n(mountPanel$1({panelId:VERSION_PANEL,microFrontend:e,panelConfig:t})))}},{children:["V. ",w.version]})):null,jsxRuntime.exports.jsx("img",{onClick:()=>i(r+1),src:img$D,alt:"footer-icon",draggable:"false"})]})]})},Logo=injectIntl(Logo_);function getTabAction(e,t,n,r="APP_BAR_PANEL"){return{type:mountPanel$1({}).type,payload:{panelId:e,microFrontend:{name:r,config:{name:"Veritone",tabId:e,dataId:"dataId",type:"APP_BAR_PANEL_TEMPLATE"}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,fullScreen:!1,width:n,header:{divider:!0,title:t}}}}}const tabsListDefault=[{id:TabId.PERSONAL_PANEL,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.personalProfile",defaultMessage:"Personal Profile",description:"Tooltip pops on the sidebar for personal profile"}),iconComponent:jsxRuntime.exports.jsx(PersonalProfile$1,{}),role:"",action:getTabAction(TabId.PERSONAL_PANEL,jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.panelTitle.personalProfile",defaultMessage:"Personal Profile",description:"Header title for personal profile"}),410)},{id:TabId.ORGANIZATION_PANEL,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.organizations",defaultMessage:"Organizations",description:"Tooltip pops on the sidebar for organizations"}),iconComponent:jsxRuntime.exports.jsx(Organizations,{}),role:"",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.ORGANIZATION_PANEL,microFrontend:{name:"ORGANIZATION_PANEL"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,width:560,zIndex:1e3}}}},{id:TabId.CMS_SHORTCUT,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dataCenter",defaultMessage:"Data Center",description:"Tooltip pops on the sidebar for data center"}),iconComponent:jsxRuntime.exports.jsx(DataCenter,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"cms"}},{id:TabId.DATA_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dataCenter",defaultMessage:"Data Center",description:"Tooltip pops on the sidebar for data center"}),iconComponent:jsxRuntime.exports.jsx(DataCenter,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.DATA_CENTER,microFrontend:{name:"DATA_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.PROCESSING_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.processingCenter",defaultMessage:"Processing Center",description:"Tooltip pops on the sidebar for processing center"}),iconComponent:jsxRuntime.exports.jsx(Process,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.PROCESSING_CENTER,microFrontend:{name:"PROCESSING_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge",zIndex:1e3}}}},{id:TabId.FLOW_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.flowCenter",defaultMessage:"Flow Center",description:"Tooltip pops on the sidebar for flow center"}),iconComponent:jsxRuntime.exports.jsx(FlowCenter2,{}),role:"automate",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.FLOW_CENTER,microFrontend:{name:"FLOW_CENTER",config:{name:"Veritone",tabId:TabId.FLOW_CENTER,dataId:"dataId",type:"APP_BAR_PANEL_TEMPLATE",zIndex:1200}},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge"}}}},{id:TabId.ENGINE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.developerCenter",defaultMessage:"Developer Center",description:"Tooltip pops on the sidebar for developer center"}),iconComponent:jsxRuntime.exports.jsx(DeveloperCenter,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"developer"}},{id:TabId.MARKETPLACE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.marketplaceCenter",defaultMessage:"Marketplace",description:"Tooltip pops on the sidebar for marketplace center"}),iconComponent:jsxRuntime.exports.jsx(Marketplace$1,{}),role:"cms",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"marketplace"}},{id:TabId.LIBRARY_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.libraryCenter",defaultMessage:"Library Center",description:"Tooltip pops on the sidebar for library center"}),iconComponent:jsxRuntime.exports.jsx(LibraryCenter,{}),role:"",action:{type:"panels/OPEN_APP_SHORTCUT",payload:"libray"}},{id:TabId.ADMIN_SHORTCUT,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.adminCenter",defaultMessage:"Admin Center",description:"Tooltip pops on the sidebar for admin center"}),iconComponent:jsxRuntime.exports.jsx(AdminCenter,{}),role:"admin",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.ADMIN_SHORTCUT,microFrontend:{name:"ADMIN_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.INSTANCE_ADMIN_CENTER_BROWSE,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.instanceAdminCenter",defaultMessage:"Instance Admin Center",description:"Tooltip pops on the sidebar for instance admin center"}),iconComponent:jsxRuntime.exports.jsx(AdminTabIcon,{}),role:"admin",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.INSTANCE_ADMIN_CENTER_BROWSE,microFrontend:{name:"INSTANCE_ADMIN_CENTER_BROWSE"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}},{id:TabId.RESOURCE_CENTER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.resourceCenter",defaultMessage:"Resource Center",description:"Tooltip pops on the sidebar for resource center"}),iconComponent:jsxRuntime.exports.jsx(Resources$1,{}),role:"",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.RESOURCE_CENTER,microFrontend:{name:"RESOURCE_CENTER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xxlarge",zIndex:1e3}}}},{id:TabId.PROCESSING_CENTER_DAG_BUILDER,label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-panel.tabItems.dagBuilder",defaultMessage:"DAG Builder",description:"Tooltip pops on the sidebar for dag builder"}),iconComponent:jsxRuntime.exports.jsx(DagBuilder,{}),role:"cms",action:{type:mountPanel$1({}).type,payload:{panelId:TabId.PROCESSING_CENTER_DAG_BUILDER,microFrontend:{name:"PROCESSING_CENTER_DAG_BUILDER"},panelConfig:{type:"APP_BAR_PANEL_TEMPLATE",marginTop:55,marginStart:80,size:"xlarge",zIndex:1e3}}}}];function AppbarTabPanel({panelId:t,children:e,withTab:r=!0,withChild:n=!0}){const i=useDispatch(),[o,a]=react$1.exports.useState(),[s,l]=react$1.exports.useState([]),[c,u]=react$1.exports.useState(!1);var d=useSelector(e=>e.panels.find(e=>e.panelId===t))||{};const p=useSelector(e=>e.panels);const{microFrontend:f,panelConfig:h}=d,{minWidth:m,padding:g=0,header:y,footer:v,marginTop:x=0,marginStart:$=0,show:b,tabs:C=[],zIndex:S=1e3,userRoles:w=[],panelId:_,size:T,fullScreen:E,width:j,dimmed:R=0,parentPanelId:I,borderBottom:O}=h||{};const k=I?("ORGANIZATION_PANEL"!==I?"":"solid 5px #4D81B7")||("DATA_CENTER"!==I?"":"solid 5px #4D81B7"):"solid 5px #4D81B7",A=makeStyles()(e=>{return{container:{position:"fixed",top:x,right:E?0:$,height:`calc(100vh - ${x}px)`,minWidth:m,width:j||(E?"100%":getTabPanelWidthBySize(T)||560),borderBottom:O?"solid 5px #4D81B7":k,zIndex:E?1500:S,transitionTimingFunction:"ease-in-out !important"},padding:{padding:e.spacing(g),paddingTop:e.spacing(g/2)},margin:{margin:e.spacing()},headerContainer:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},headerTitle:{margin:e.spacing(),marginTop:e.spacing(2)},actionButton:{margin:e.spacing()},footer:{},actionContainer:{"&:last-child":{marginRight:e.spacing(2)}},content:{overflow:"overlay",overflowX:"hidden",height:(t=y?64:0,n=v?64:0,`calc(100vh - ${x}px - ${t}px - ${n}px - 5px)`)},paperContainer:{top:56,backgroundColor:"unset !important",boxShadow:"none"},tabContainer:{overflow:"hidden",width:"100%"},tabSelect:{paddingTop:e.spacing(6),width:80,display:"flex",flexDirection:"column"},drawerContainer:{display:"flex",background:e.palette.background.default},tabName:{display:"flex",justifyContent:"space-between",alignItems:"center",height:"61px",padding:e.spacing(0,4,0,6)},actionIcons:{margin:e.spacing(-2.4)},title:{userSelect:"none",fontStyle:"normal",fontSize:"18px",lineHeight:e.spacing(5),letterSpacing:"0.25px",textTransform:"uppercase",color:e.palette.text.secondary},tabContent:{borderRight:r?"0.5px solid "+e.palette.divider:"none",overflowY:"auto",overflowX:"hidden",width:"100%"},buttonAction:{textTransform:"unset"},aiWareIcon:{padding:e.spacing(2.4,0),display:"flex",justifyContent:"center",position:"fixed",bottom:"0",right:"10px"},noShadow:{boxShadow:"none",borderLeft:"0.5px solid "+e.palette.divider},panelMask:{position:"absolute",zIndex:1150,width:"100%",height:"100%",backgroundColor:e.palette.grey[50],opacity:.5}};var t,n})()["classes"];react$1.exports.useEffect(()=>{0<C.length?l([...tabsListDefault,...C]):l(tabsListDefault)},[C]),react$1.exports.useEffect(()=>{var e;null!==f&&void 0!==f&&f.config&&null!=(e=f.config)&&e.tabId&&a(f.config.tabId)},[f]),react$1.exports.useEffect(()=>{0<p.length&&o&&r&&(p.find(e=>e.panelId===o)||a(void 0))},[p,o,r]);n=jsxRuntime.exports.jsxs(Paper$1,Object.assign({className:`${A.container} ${n?"":A.noShadow} `,elevation:3,id:t,square:!0,"data-test":"panel-"+(_||"unknown")},{children:[0<R&&jsxRuntime.exports.jsx("div",{className:A.panelMask}),jsxRuntime.exports.jsxs("div",Object.assign({className:A.drawerContainer},{children:[n&&jsxRuntime.exports.jsxs("div",Object.assign({className:A.tabContent},{children:[y&&jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsxs("div",Object.assign({className:A.tabName},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1",className:A.title},{children:y.title||(null==(d=s.find(e=>e.id===o))?void 0:d.label)})),jsxRuntime.exports.jsxs("div",Object.assign({className:A.actionIcons},{children:[null==(n=y.actions)?void 0:n.map(e=>e.label?jsxRuntime.exports.jsx(Button$1,Object.assign({size:e.size,variant:e.variant,onClick:()=>i(e.action)},{children:e.label}),e.action.type):jsxRuntime.exports.jsxs(IconButton$1,Object.assign({onClick:()=>i(e.action),size:"large"},{children:[e.iconUrl&&jsxRuntime.exports.jsx("img",{src:e.iconUrl,alt:"icon",draggable:"false"}),e.icon&&jsxRuntime.exports.jsx("div",{children:e.icon})]}),e.action.type)),jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>i(hidePanel$1(t)),"data-test":"close-button-"+t,size:"large"},{children:jsxRuntime.exports.jsx("img",{src:I?img$W:img$X,alt:"icon",draggable:"false"})}))]}))]})),y.divider&&jsxRuntime.exports.jsx(Divider$1,{})]}),jsxRuntime.exports.jsx("div",Object.assign({className:A.content},{children:e?react$1.exports.cloneElement(e,Object.assign(Object.assign({},(null===f||void 0===f?void 0:f.config)||{}),{dataId:t,hidePanel:()=>i(hidePanel$1(t)),tabId:o,panelRendered:c})):jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"No micro frontend passed!"})})})),v&&jsxRuntime.exports.jsxs("div",Object.assign({className:A.footer},{children:[v.divider&&jsxRuntime.exports.jsx(Divider$1,{}),jsxRuntime.exports.jsx("div",Object.assign({className:A.headerContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({className:A.actionContainer},{children:null==(d=v.actions)?void 0:d.map(e=>{var t;if(e.iconUrl)return jsxRuntime.exports.jsxs(IconButton$1,Object.assign({className:A.actionButton,onClick:(t=e.action,()=>{i(t)}),size:"large"},{children:[e.iconUrl&&jsxRuntime.exports.jsx("img",{src:e.iconUrl,alt:"icon",draggable:"false"}),e.icon&&jsxRuntime.exports.jsx("div",{children:e.icon})]}),e.action.type);const n=e;return jsxRuntime.exports.jsx(Button$1,Object.assign({className:A.actionButton,size:n.size,variant:n.variant,onClick:()=>i(n.action)},{children:n.label}),e.action.type)})}))}))]}))]})),r&&jsxRuntime.exports.jsxs("div",Object.assign({id:"tabs-content",className:A.tabSelect},{children:[jsxRuntime.exports.jsx(Tabs,{selectedId:o,tabsList:s,onChangeTab:function(t){0<=p.map(e=>e.panelId).indexOf(VERSION_PANEL)&&i(hidePanel$1(VERSION_PANEL)),o&&i(hidePanel$1(o)),a(t);var e,n=s.find(e=>e.id===t);null!=(e=null==n?void 0:n.onClick)&&e.call(n,t),null!=n&&n.action&&i(n.action)},roles:w}),(null===v||void 0===v?void 0:v.logo)&&jsxRuntime.exports.jsx("div",Object.assign({className:A.aiWareIcon},{children:jsxRuntime.exports.jsx(Logo,{})}))]}))]}))]}));return jsxRuntime.exports.jsx(AIWareThemeProvider$1,{children:jsxRuntime.exports.jsx(AIWareIntlProvider,{children:jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(Slide$1,Object.assign({"data-id":"123456",in:b,direction:"left",onEntered:()=>u(!0),onExited:()=>i(unmountPanel$1(t))},{children:n}))}))})})}const AppbarPanel=e=>jsxRuntime.exports.jsx(AppbarTabPanel,Object.assign({},e,{withChild:!0,withTab:!1})),Tab=e=>jsxRuntime.exports.jsx(AppbarTabPanel,Object.assign({},e,{withChild:!1,withTab:!0})),changelogPanelLabels=e=>({changelog:e.formatMessage({id:"changelog-panel.header.title",defaultMessage:[{type:0,value:"Release Notes"}]}),closePanelTooltip:e.formatMessage({id:"changelog-panel.header.close-btn-tooltip",defaultMessage:[{type:0,value:"Close panel"}]}),versionLabel:e.formatMessage({id:"changelog-panel.version-title",defaultMessage:[{type:0,value:"Version"}]}),updateRequiredLabel:e.formatMessage({id:"changelog-panel.update-required",defaultMessage:[{type:0,value:"Update required"}]}),deploymentLabel:e.formatMessage({id:"changelog-panel.deployment",defaultMessage:[{type:0,value:"Deployment"}]}),apiUnavailable:e.formatMessage({id:"changelog-panel.no-api",defaultMessage:[{type:0,value:"Cannot retrieve platform information"}]}),current:e.formatMessage({id:"changelog-panel.current",defaultMessage:[{type:0,value:"Current"}]}),previous:e.formatMessage({id:"changelog-panel.previous",defaultMessage:[{type:0,value:"Previous"}]}),noHighlights:e.formatMessage({id:"changelog-panel.no-highlights",defaultMessage:[{type:0,value:"Cannot retrieve version highlights"}]}),unknown:e.formatMessage({id:"changelog-panel.unknown",defaultMessage:[{type:0,value:"unknown"}]}),viewReleaseNotes:e.formatMessage({id:"version-panel.view-release-notes",defaultMessage:[{type:0,value:"View Version History"}]}),error:e.formatMessage({id:"version-panel.error-state",defaultMessage:[{type:0,value:"Error while fetching release notes"}]}),errorHelperText:e.formatMessage({id:"version-panel.error-state-helper-text",defaultMessage:[{type:0,value:"Please try again later"}]}),"current-version":{label:e.formatMessage({id:"changelog-panel.current-version",defaultMessage:[{type:0,value:"Current Version"}]}),noVersionHighlights:e.formatMessage({id:"changelog-panel.no-current-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Current Version"}]})},"previous-version":{label:e.formatMessage({id:"changelog-panel.previous-version",defaultMessage:[{type:0,value:"Previous Version"}]}),noVersionHighlights:e.formatMessage({id:"changelog-panel.no-prev-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Previous Version"}]})},"selected-version":{label:null,noVersionHighlights:e.formatMessage({id:"changelog-panel.no-selected-version-highlights",defaultMessage:[{type:0,value:"No Release Notes for Selected Version"}]})}}),useStyles$5=makeStyles()(e=>({flexContainer:{display:"flex",alignItems:"center"},header:{alignItems:"center",display:"flex",justifyContent:"space-between",height:"55px",padding:e.spacing(6,0,6,6),borderBottom:"1px solid rgb(219, 226, 234)"},headerActionContainer:{alignItems:"center",display:"flex",flexGrow:1,height:"100%",justifyContent:"flex-end",paddingRight:"10px"},title:{color:"#2A323C"},panelRoot:{padding:"15px",height:"calc(100% - 70px);",overflowY:"scroll"},row:{display:"flex","& svg":{marginRight:"12px",marginBottom:"24px"}},widgets:{"& svg":{fill:"#555F7C"}},veriLogo:{transform:"translate(3px, 2px)"},versionText:{textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",marginBottom:"5px"},wrapperBox:{padding:"15px 0 15px 15px",border:".5px solid #D5DFE9",borderRadius:"4px",marginBottom:"14px","& iframe":{width:"100%",border:"none"}},aiwareLogo:{marginBottom:"10px"},boldTitle:{fontWeight:700},releaseNotesBtn:{width:"100%",cursor:"pointer",height:"36px",border:"1px solid #5C6269",color:"#5C6269",marginTop:"15px","&:hover":{border:"1px solid #5C6269"}},errorStateContainer:{padding:"40px",textAlign:"center","& img":{width:"40%",marginBottom:"20px"}}})),Header=()=>{const e=useDispatch();var t=useStyles$5()["classes"],n=useIntl(),{changelog:n,closePanelTooltip:r}=changelogPanelLabels(n);return jsxRuntime.exports.jsxs("header",Object.assign({className:t.header,"data-testid":"changelog-panel.header"},{children:[jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h1","data-testid":"changelog-panel-title",className:t.title},{children:["AIWARE ",n]})),jsxRuntime.exports.jsx("div",Object.assign({className:t.headerActionContainer},{children:jsxRuntime.exports.jsx(Tooltip$1,Object.assign({title:r},{children:jsxRuntime.exports.jsx(IconButton$1,Object.assign({onClick:()=>e(hidePanel$1(CHANGELOG_PANEL)),"aria-labelledby":"changelog-panel.close-button","data-testid":"changelog-panel-close-button",size:"large"},{children:jsxRuntime.exports.jsx(Close$1,{})}))}))}))]}))},VersionHeader=({version:e,updateIsRequired:t})=>{var n=useStyles$5()["classes"],r=useIntl(),{versionLabel:r,updateRequiredLabel:i,deploymentLabel:o,unknown:a}=changelogPanelLabels(r);return jsxRuntime.exports.jsxs(Box$1,Object.assign({className:n.wrapperBox},{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({className:n.flexContainer},{children:[jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h1","data-test":"changelog-panel-header-title"},{children:[r," ",null!=e&&e.version?null==e?void 0:e.version:a]})),t?jsxRuntime.exports.jsxs(Typography$1,Object.assign({sx:{ml:"10px"},variant:"caption"},{children:["(",i,")"]})):null]})),jsxRuntime.exports.jsx(Box$1,Object.assign({sx:{mt:"5px"}},{children:jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2"},{children:[o," -"," ",e&&e.createdAt?dateFormatter((null==e?void 0:e.createdAt)||null):a]}))}))]}))},isValidHttpUrl=(e="")=>{let t;try{t=new URL(e)}catch(e){return!1}return"http:"===t.protocol||"https:"===t.protocol},VersionContent=({id:e,version:t,height:n})=>{var r=useStyles$5()["classes"],i=useIntl(),{[e]:{label:i,noVersionHighlights:o}}=changelogPanelLabels(i);return isValidHttpUrl(null==t?void 0:t.highlightsUrl)?jsxRuntime.exports.jsxs(Box$1,Object.assign({className:r.wrapperBox},{children:[t&&i&&jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"h1",sx:{mb:"10px"}},{children:i})),jsxRuntime.exports.jsx("iframe",{id:e,title:e,src:null==t?void 0:t.highlightsUrl,height:n,onLoad:e=>{e.currentTarget.onerror=e=>console.log("ev",e)}})]})):jsxRuntime.exports.jsx(VersionChangelogNullState,{label:o})},CHANGELOG_PANEL="CHANGELOG_PANEL",RELEASE_NOTES_URL="https://docs.veritone.com/#/versions/readme",ChangelogPanelComponent=({id:t})=>{var e=useStyles$5()["classes"],n=useIntl(),{apiUnavailable:n,noHighlights:r,viewReleaseNotes:i,error:o,errorHelperText:a}=changelogPanelLabels(n);const s=useDispatch(),[l,c]=react$1.exports.useState(!1);var u=useSelector(selectLoadingStatus);const[d,p]=react$1.exports.useState({}),f=e=>{if("https://get.aiware.com"===e.origin){const{height:t,source:n}=e.data;p(e=>Object.assign(Object.assign({},e),{[n]:t+1}))}};react$1.exports.useEffect(()=>{var e=gqlIntrospection.getQueries().find(e=>"platformInfo"===e.name);return c(!!e),e&&s(actions$2.versionPanel.fetchVersionInfoStart(t)),window.addEventListener("message",f),()=>window.removeEventListener("message",f)},[s,t]);var h=useSelector(selectCurrentVersion),m=useSelector(selectPreviousVersion),g=useSelector(selectSelectedVersion),[y,,]=react$1.exports.useState(!1),v=jsxRuntime.exports.jsxs(Box$1,{children:[jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{display:"flex",flexDirection:"column",height:"100%"}},{children:[h&&!t?jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(VersionHeader,{version:h,updateIsRequired:y}),jsxRuntime.exports.jsx(VersionContent,{id:"current-version",version:h,height:d[(null==(v=null==h?void 0:h.highlightsUrl)?void 0:v.toString())||""]})]}):null,g&&t?jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(VersionHeader,{version:g,updateIsRequired:y}),jsxRuntime.exports.jsx(VersionContent,{id:"selected-version",version:g,height:d[(null==(v=null==g?void 0:g.highlightsUrl)?void 0:v.toString())||""]})]}):null]})),m&&!t?jsxRuntime.exports.jsx(VersionContent,{id:"previous-version",version:m,height:d[(null==(y=null==m?void 0:m.highlightsUrl)?void 0:y.toString())||""]}):null,!t&&!h&&!m&&jsxRuntime.exports.jsx(VersionChangelogNullState,{label:r}),t&&!g&&jsxRuntime.exports.jsx(VersionChangelogNullState,{label:r}),jsxRuntime.exports.jsxs(Button$1,Object.assign({className:e.releaseNotesBtn,variant:"outlined",onClick:()=>{window.open(RELEASE_NOTES_URL,"_blank")}},{children:[jsxRuntime.exports.jsx(Launch,{sx:{mr:"5px",width:"18px"}})," ",i]}))]}),y=jsxRuntime.exports.jsxs(Box$1,Object.assign({className:e.errorStateContainer},{children:[jsxRuntime.exports.jsx("img",{src:img$c,alt:"error"}),jsxRuntime.exports.jsx(Box$1,{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body1",sx:{fontWeight:700}},{children:o}))}),jsxRuntime.exports.jsx(Box$1,{children:jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2"},{children:a}))})]}));return jsxRuntime.exports.jsxs(Box$1,Object.assign({sx:{height:"calc(100vh - 60px)",overflow:"hidden"}},{children:[jsxRuntime.exports.jsx(Header,{}),"pending"===u&&jsxRuntime.exports.jsx(Box$1,Object.assign({sx:{p:"15px",display:"flex",justifyContent:"center"}},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),"success"===u&&jsxRuntime.exports.jsx("div",Object.assign({className:e.panelRoot},{children:l?v:jsxRuntime.exports.jsx(VersionChangelogNullState,{label:n})})),"failure"===u&&y]}))},ChangelogPanel=({id:e})=>jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getPanelModule()]},{children:jsxRuntime.exports.jsx(ChangelogPanelComponent,{id:e})}));var index_esm$2=Object.freeze({__proto__:null,AppbarPanel:AppbarPanel,AppbarTabPanel:AppbarTabPanel,ChangelogPanel:ChangelogPanel,TabPanel:Tab,VersionPanel:VersionPanel});const Panel=({panelId:t,children:e})=>{var n;const r=useDispatch(),{microFrontend:i,panelConfig:{minWidth:o,padding:a=0,header:s,footer:l,marginTop:c=0,marginStart:u=0,show:d,width:p=500,zIndex:f=1}}=useSelector(e=>e.panels.find(e=>e.panelId===t)),h=makeStyles()(e=>({container:{position:"fixed",top:c,right:u,height:"100%",minWidth:o,width:p,zIndex:f},padding:{padding:e.spacing(a),paddingTop:e.spacing(a/2)},margin:{margin:e.spacing()},headerContainer:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},headerTitle:{margin:e.spacing()},actionButton:{margin:e.spacing()},actionContainer:{"&:last-child":{marginRight:e.spacing(2)}},footer:{}}))()["classes"],m=e=>{var t;return e.icon?jsxRuntime.exports.jsx(IconButton$1,Object.assign({className:h.actionButton,onClick:()=>r(e.action),size:"large"},{children:e.icon})):(t=e,jsxRuntime.exports.jsx(Button$1,Object.assign({className:h.actionButton,size:t.size,variant:t.variant,onClick:()=>r(e.action)},{children:t.label})))};return jsxRuntime.exports.jsx(Slide$1,Object.assign({in:d,direction:"left",onExited:()=>r(unmountPanel$1(t))},{children:jsxRuntime.exports.jsxs(Paper$1,Object.assign({elevation:3,id:t,"data-test":"panel-"+(t||"unknown"),className:h.container},{children:[s&&jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsxs("div",Object.assign({className:h.headerContainer},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({gutterBottom:!0,className:h.headerTitle,variant:"h4"},{children:s.title})),jsxRuntime.exports.jsxs("div",Object.assign({className:h.actionContainer},{children:[null==(n=s.actions)?void 0:n.map(e=>m(e)),jsxRuntime.exports.jsx(IconButton$1,Object.assign({"data-test":"close-button-"+t,className:h.actionButton,onClick:()=>r(hidePanel$1(t)),size:"large"},{children:jsxRuntime.exports.jsx(default_1$6,{})}))]}))]})),s.divider&&jsxRuntime.exports.jsx(Divider$1,{})]}),jsxRuntime.exports.jsx("div",Object.assign({className:h.padding},{children:e?react$1.exports.cloneElement(e,Object.assign(Object.assign({},i.config||{}),{dataId:t,hidePanel:()=>r(hidePanel$1(t))})):jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"No micro frontend passed!"})})})),l&&jsxRuntime.exports.jsxs("div",Object.assign({className:h.footer},{children:[l.divider&&jsxRuntime.exports.jsx(Divider$1,{}),jsxRuntime.exports.jsxs("div",Object.assign({className:h.headerContainer},{children:[jsxRuntime.exports.jsx("div",{}),jsxRuntime.exports.jsx("div",Object.assign({className:h.actionContainer},{children:null==(n=l.actions)?void 0:n.map(e=>m(e))}))]}))]}))]}))}))},SamplePanel5=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel5!"})}),SamplePanel4=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel4!"})}),SamplePanel3=n=>{const r=useDispatch();return jsxRuntime.exports.jsxs("div",{children:[jsxRuntime.exports.jsx("h1",{children:"Welcome to picker!"}),jsxRuntime.exports.jsx(Typography$1,Object.assign({id:"discrete-slider",gutterBottom:!0},{children:"Temperature"})),jsxRuntime.exports.jsx(Slider$1,{"data-test":"slider",defaultValue:n.value,value:n.value,"aria-labelledby":"discrete-slider",valueLabelDisplay:"auto",step:10,marks:!0,min:0,max:110,onChange:(e,t)=>{r(updatePanelMicroFrontendProps({id:n.dataId,props:Object.assign(Object.assign({},n),{value:t})}))},onChangeCommitted:(e,t)=>{r(updatePanelMicroFrontendProps({id:n.dataId,props:Object.assign(Object.assign({},n),{value:t})})),r(setData({id:n.dataId,data:t}))}})]})},SamplePanel2=e=>jsxRuntime.exports.jsx("div",{children:jsxRuntime.exports.jsx("h1",{children:"Welcome to SamplePanel2!"})}),useStyles$3=makeStyles()(e=>({container:{},root:{minWidth:50},bullet:{display:"inline-block",margin:"0 2px",transform:"scale(0.8)"},title:{fontSize:14},pos:{marginBottom:12}})),SamplePanel1=e=>{var t=useStyles$3()["classes"],n=jsxRuntime.exports.jsx("span",Object.assign({className:t.bullet},{children:"•"}));return jsxRuntime.exports.jsxs("div",Object.assign({className:t.container},{children:[jsxRuntime.exports.jsxs("h1",{children:["Welcome to SamplePanel1 ",e.name||"Unknown Person","!"]}),jsxRuntime.exports.jsxs(Card$1,Object.assign({className:t.root},{children:[jsxRuntime.exports.jsxs(CardContent$1,{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({className:t.title,color:"textSecondary",gutterBottom:!0},{children:"Word of the Day"})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"h5",component:"h2"},{children:["be",n,"nev",n,"o",n,"lent"]})),jsxRuntime.exports.jsx(Typography$1,Object.assign({className:t.pos,color:"textSecondary"},{children:"adjective"})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2",component:"p"},{children:["well meaning and kindly.",jsxRuntime.exports.jsx("br",{}),'"a benevolent smile"']}))]}),jsxRuntime.exports.jsx(CardActions$1,{children:jsxRuntime.exports.jsx(Button$1,Object.assign({size:"small"},{children:"Learn More"}))})]}))]}))};var WidgetsStatus,index_esm$1=Object.freeze({__proto__:null,Panel:Panel,SamplePanel1:SamplePanel1,SamplePanel2:SamplePanel2,SamplePanel3:SamplePanel3,SamplePanel4:SamplePanel4,SamplePanel5:SamplePanel5});const registry={[AvailableWidgets.APP_BAR]:App,[AvailableComponents.APP_BAR_PANEL]:SettingPanelComponent,[AvailablePanels.APP_BAR_PANEL_TEMPLATE]:AppbarPanel,[AvailablePanels.TAB_TEMPLATE]:Tab,[AvailablePanels.SIMPLE_PANEL]:Panel},registryLookup=t=>__awaiter$e(void 0,void 0,void 0,function*(){if(registry[t])return yield registry[t];let e=Promise.resolve(null);switch(t){case AvailableWidgets.SAMPLE_APP_BAR:e=import("./js-core.esm2.js").then(e=>e.SampleAppBar);break;case AvailableWidgets.RESET_PASSWORD:e=import("./js-core.esm4.js").then(e=>e.ResetPassword);break;case AvailableWidgets.FLOW_CENTER:e=import("./js-core.esm11.js").then(e=>e.App);break;case AvailableWidgets.FLOW_WIDGET:e=import("./js-core.esm13.js").then(function(e){return e.i}).then(e=>e.App);break;case AvailableWidgets.ENGINE_CENTER_BROWSE:e=import("./js-core.esm20.js").then(e=>e.EngineCenterBrowse);break;case AvailablePanels.APP_BAR_TAB_PANEL_TEMPLATE:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.AppbarTabPanel);break;case AvailableComponents.NOTIFICATION_PANEL:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationPanel);break;case AvailableComponents.NOTIFICATION_DETAIL:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationDetailPanel);break;case AvailableComponents.NOTIFICATION_SETTING:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationSetting);break;case AvailableComponents.NOTIFICATION_UTILITY:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationUtilityPanel);break;case AvailableComponents.NOTIFICATION_APPLICATION:e=Promise.resolve().then(function(){return index_esm$5}).then(e=>e.NotificationApplication);break;case AvailableComponents.HELP_PANEL:e=Promise.resolve().then(function(){return index_esm}).then(e=>e.HelpCenterPanel);break;case AvailableComponents.EDIT_PROFILE_PICTURE:e=Promise.resolve().then(function(){return index_esm$4}).then(e=>e.EditProFilePicture);break;case AvailableComponents.TEST_COMPONENT:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel1);break;case AvailableComponents.TEST_COMPONENT2:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel2);break;case AvailableComponents.TEST_COMPONENT3:e=Promise.resolve().then(function(){return index_esm$1}).then(e=>e.SamplePanel3);break;case AvailableComponents.SETTING_PREFERENCE:e=import("./js-core.esm31.js").then(e=>e.SettingsPreferencesPanel);break;case AvailableComponents.ORGANIZATION_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.OrganizationPanel);break;case AvailableComponents.INVITE_USERS_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.InviteUsersPanel);break;case AvailableComponents.INVITE_REQUESTS_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.InviteRequestsPanel);break;case AvailableComponents.REVIEW_ORG_INVITE_PANEL:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.ReviewRequestPanel);break;case AvailableComponents.ADD_APPLICATIONS:e=Promise.resolve().then(function(){return index_esm$3}).then(e=>e.AddApplicationsPanel);break;case AvailableComponents.DATA_CENTER:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.DataCenterBrowse);break;case AvailableComponents.DATA_CENTER_FOLDERS_AND_FILES:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.FoldersAndFilesPanel);break;case AvailableComponents.DATA_CENTER_FILE_INFO_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.FileInfoPanel);break;case AvailableComponents.DATA_CENTER_IMPORTER:e=import("./js-core.esm37.js").then(e=>e.DataCenterImporter);break;case AvailableComponents.DATA_LABELER:e=import("./js-core.esm38.js").then(e=>e.DataLabelerPanel);break;case AvailableComponents.ADMIN_CENTER_OPEN_ID:e=import("./js-core.esm39.js").then(e=>e.AdminCenterOpenId);break;case AvailableComponents.ADMIN_CENTER:e=import("./js-core.esm41.js").then(e=>e.AdminCenterBrowse);break;case AvailableComponents.DATA_CENTER_PROCESS_AI:e=import("./js-core.esm46.js").then(e=>e.DataCenterProcessAI);break;case AvailableComponents.ENGINE_CENTER_NEW:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.EngineCenterNew);break;case AvailableComponents.ENGINE_CENTER_FILTER:e=import("./js-core.esm20.js").then(e=>e.EngineCenterFilter);break;case AvailableComponents.APP_CENTER_FILTER:e=import("./js-core.esm47.js").then(e=>e.AppCenterFilter);break;case AvailableComponents.ENGINE_CENTER_DETAILS:e=import("./js-core.esm20.js").then(e=>e.EngineDetails);break;case AvailableComponents.ENGINE_CENTER_NEW_BUILD:e=import("./js-core.esm20.js").then(e=>e.CreateNewBuildPanel);break;case AvailableComponents.ENGINE_CENTER_CUSTOM_FIELDS_FORM:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.EngineCenterCustomFieldsForm);break;case AvailableComponents.ENGINE_CENTER_SCHEMAS_FORM_PANEL:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.SchemasFormPanel);break;case AvailableComponents.ENGINE_CENTER_INPUT_TYPE_FLYOUT:e=import("./js-core.esm21.js").then(function(e){return e.h}).then(e=>e.InputTypeFlyout);break;case AvailableComponents.ENGINE_CENTER_EDIT_RELEASE_NOTES:e=import("./js-core.esm20.js").then(e=>e.EditReleaseNotes);break;case AvailableComponents.ENGINE_CENTER_VERSION_HISTORY_PANEL:e=import("./js-core.esm20.js").then(e=>e.VersionHistoryPanel);break;case AvailableComponents.SUPPORTED_FILE_TYPES:e=import("./js-core.esm37.js").then(e=>e.SupportedFileTypes);break;case AvailableComponents.EDIT_FILE_METADATA:e=import("./js-core.esm37.js").then(e=>e.EditFileMetadata);break;case AvailableWidgets.APP_CENTER_BROWSE:e=import("./js-core.esm47.js").then(e=>e.AppCenterBrowse);break;case AvailableComponents.APP_CENTER_NEW:e=import("./js-core.esm48.js").then(e=>e.AppCenterNew);break;case AvailableComponents.APP_CENTER_CONFIG_FIELDS_FORM:e=import("./js-core.esm48.js").then(e=>e.AppCenterConfigFieldsForm);break;case AvailableComponents.APP_CENTER_CONTEXT_MENU_EXTENSIONS:e=import("./js-core.esm48.js").then(e=>e.AppCenterContextMenuExtensionPanel);break;case AvailableComponents.APP_CENTER_BROWSE:e=import("./js-core.esm47.js").then(e=>e.AppCenterBrowse);break;case AvailableComponents.APP_CENTER_DETAILS:e=import("./js-core.esm47.js").then(e=>e.AppCenterDetails);break;case AvailableComponents.DATA_CENTER_ENGINE_SELECTION:e=import("./js-core.esm46.js").then(e=>e.DataCenterEngineSelection);break;case AvailableComponents.ADMIN_CENTER_NEW_GROUP_PANEL:e=import("./js-core.esm36.js").then(e=>e.NewGroupPanel);break;case AvailableComponents.PERMISSIONS_PANEL:e=import("./js-core.esm33.js").then(e=>e.PermissionsPanel);break;case AvailableComponents.GROUP_INFO_PANEL:e=import("./js-core.esm33.js").then(e=>e.GroupInfoPanel);break;case AvailableComponents.NEW_PERMISSION_SET_PANEL:e=import("./js-core.esm33.js").then(e=>e.NewPermissionSetPanel);break;case AvailableComponents.PERMISSION_SET_DETAILS_PANEL:e=import("./js-core.esm33.js").then(e=>e.PermissionSetDetailsPanel);break;case AvailableComponents.DATA_CENTER_MDP_IFRAME_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.MediaDetailsPanelIframe);break;case AvailableComponents.DATA_CENTER_INGESTION_CREATION_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.IngestionCreationPanel);break;case AvailableComponents.DATA_CENTER_SELECT_IMPORT_SOURCE:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.SelectImportSource);break;case AvailableComponents.DATA_CENTER_SOURCE_CREATION_PANEL:e=import("./js-core.esm32.js").then(function(e){return e.c}).then(e=>e.SourceCreationPanel);break;case AvailableComponents.ADMIN_CENTER_GROUP_DETAILS_PANEL:e=import("./js-core.esm36.js").then(e=>e.GroupDetailsPanel);break;case AvailableComponents.ADMIN_CENTER_ADD_MEMBER_PANEL:e=import("./js-core.esm36.js").then(e=>e.AddMemberPanel);break;case AvailableComponents.APPLICATION_DETAILS_PANEL:e=import("./js-core.esm42.js").then(e=>e.ApplicationDetailsPanel);break;case AvailableComponents.PROCESSING_CENTER_SOURCES:e=import("./js-core.esm49.js").then(e=>e.ProcessingCenterSources);break;case AvailableComponents.PROCESSING_CENTER_ERROR_DETAIL:e=import("./js-core.esm49.js").then(e=>e.ErrorDetailPanel);break;case AvailableComponents.USER_APPLICATION_SETTINGS_PANEL:e=Promise.resolve().then(function(){return index_esm$6}).then(e=>e.UserApplicationSettingsPanel);break;case AvailableComponents.ADD_APPLICATION_USERS_PANEL:e=import("./js-core.esm42.js").then(e=>e.AddUsersPanel);break;case AvailableComponents.PROCESSING_CENTER:e=import("./js-core.esm52.js").then(e=>e.ProcessingCenterBrowse);break;case AvailableComponents.JOBS_TABLE_SETTINGS_PANEL:e=import("./js-core.esm53.js").then(e=>e.JobsTableSettingsPanel);break;case AvailableComponents.VERSION_PANEL:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.VersionPanel);break;case AvailableComponents.CHANGELOG_PANEL:e=Promise.resolve().then(function(){return index_esm$2}).then(e=>e.ChangelogPanel);break;case AvailableComponents.PROCESSING_CENTER_DAG_BUILDER:e=import("./js-core.esm55.js").then(e=>e.DagBuilder);break;case AvailableComponents.PROCESSING_CENTER_INGESTION:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterIngestion);break;case AvailableComponents.PROCESSING_CENTER_ADVANCED_SETTINGS:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterAdvancedSettings);break;case AvailableComponents.PROCESSING_CENTER_AFFILIATE_PANEL:e=import("./js-core.esm58.js").then(function(e){return e.au}).then(e=>e.ProcessingCenterAffiliatePanel);break;case AvailableComponents.JOBS_DETAILS_PANEL:e=import("./js-core.esm53.js").then(e=>e.JobsDetailsPanel);break;case AvailableComponents.TASKS_TABLE_SETTINGS_PANEL:e=import("./js-core.esm54.js").then(e=>e.TasksTableSettingsPanel);break;case AvailableComponents.TASK_DETAILS_PANEL:e=import("./js-core.esm54.js").then(e=>e.TaskDetailsPanel);break;case AvailableComponents.RESOURCE_CENTER:e=import("./js-core.esm60.js").then(e=>e.ResourceCenterBrowse);break;case AvailableComponents.PACKAGE_DETAILS_PANEL:e=import("./js-core.esm64.js").then(e=>e.PackageDetails);break;case AvailableComponents.PACKAGE_MANAGER_PANEL:e=import("./js-core.esm65.js").then(function(e){return e.aa}).then(e=>e.PackageManager);break;case AvailableComponents.INSTANCE_ADMIN_CENTER_BROWSE:e=import("./js-core.esm66.js").then(e=>e.InstanceAdminCenterBrowse);break;case AvailableComponents.MANAGE_GRANTS:e=import("./js-core.esm64.js").then(e=>e.ManageGrantsPanel);break;case AvailableComponents.SCHEMA_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.SchemaDetailsPanel);break;case AvailableComponents.FLOW_TEMPLATE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.TemplateDetailsPanel);break;case AvailableComponents.USER_DETAILS_PANEL:e=import("./js-core.esm43.js").then(e=>e.UserDetailsPanel);break;case AvailableComponents.CREATE_OR_UPDATE_TOKEN_PANEL:e=import("./js-core.esm44.js").then(e=>e.CreateOrUpdateApiTokenPanel);break;case AvailableComponents.FLOW_DETAILS_PANEL:e=import("./js-core.esm13.js").then(function(e){return e.i}).then(e=>e.App);break;case AvailableComponents.NODE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.NodeDetailsPanel);break;case AvailableComponents.PALETTE_DETAILS_PANEL:e=import("./js-core.esm68.js").then(e=>e.PaletteDetailsPanel);break;case AvailableComponents.CREATE_ORGANIZATION_PANEL:e=import("./js-core.esm67.js").then(e=>e.CreateOrgPanel)}return yield registry[t]=e}),registerComponent=(e,t)=>{registry[e]=t},WIDGETS_FEATURE_KEY="widgets",initialState$2=(!function(e){e.idle="idle",e.mounting="mounting",e.unmounting="unmounting",e.error="error",e.eventing="eventing"}(WidgetsStatus=WidgetsStatus||{}),{value:[],status:WidgetsStatus.idle}),widgetsSelector=e=>e[name].value,callWidgetOnComplete=(e,t)=>{e=e.find(e=>e.widgetName===t);null!=e&&e.onComplete&&e.onComplete()},{name,reducer,actions:{mountWidget:mountWidget$1,mountWidgetSuccess,mountWidgetError,unmountWidget:unmountWidget$1,unmountWidgetSuccess,unmountWidgetFailure,triggerWidgetCallback,triggerWidgetCallbackSuccess}}=createSlice({name:WIDGETS_FEATURE_KEY,initialState:initialState$2,reducers:{mountWidget:(e,t)=>{e.value.push(t.payload),e.status=WidgetsStatus.mounting},mountWidgetSuccess:e=>{e.status=WidgetsStatus.idle},mountWidgetError:e=>{e.status=WidgetsStatus.error},triggerWidgetCallback:(e,t)=>{e.status=WidgetsStatus.eventing},triggerWidgetCallbackSuccess:e=>{e.status=WidgetsStatus.idle},unmountWidget:(e,t)=>{e.status=WidgetsStatus.unmounting},unmountWidgetSuccess:(e,t)=>{e.value=e.value.filter(e=>e.widgetId!==t.payload),e.status=WidgetsStatus.idle},unmountWidgetFailure:e=>{e.status=WidgetsStatus.error}}});function*mountWidgetListenerSaga(){let a;const s={};yield takeEvery$1(mountWidget$1({}).type,function*(e){try{var{widgetConfig:t={},widgetName:n,elementId:r}=null==e?void 0:e.payload,i=(yield call$j(registryLookup,n))||(()=>jsxRuntime.exports.jsx("div",{children:"Component Not Found."})),o=getElement(r,n);o.classList.add("aiware-el"),s[r]?a=s[r]:(a=client$1.createRoot(o),s[r]=a),a.render(jsxRuntime.exports.jsx(AIWareCacheProvider,{children:jsxRuntime.exports.jsx(AIWareThemeProvider$1,{children:jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(i,Object.assign({},t))}))})})),yield put(mountWidgetSuccess())}catch(e){yield put(mountWidgetError())}}),yield takeEvery$1(e=>/\/booted$/.test(e.type),function*(e){var[e]=e.type.split("/");yield put(triggerWidgetCallback(e))}),yield takeEvery$1(unmountWidget$1("").type,function*(t){try{const e=yield select(e=>{return(null==(e=widgetsSelector(e).find(e=>e.widgetId===t.payload))?void 0:e.elementId)||""});setTimeout(()=>{s[e]&&s[e].unmount(),delete s[e]}),yield put(unmountWidgetSuccess(t.payload))}catch(e){yield put(unmountWidgetFailure())}}),yield takeEvery$1(triggerWidgetCallback("").type,function*(e){var t=yield select(widgetsSelector);callWidgetOnComplete(t,e.payload),yield put(triggerWidgetCallbackSuccess())})}function getWidgetsModule(){return{id:name,reducerMap:{[name]:reducer},sagas:[mountWidgetListenerSaga],initialActions:[]}}function getDataModule(){return{id:"data",reducerMap:{data:(e,{type:t,payload:n})=>{return t===setData({}).type?[...e.filter(e=>e.id!==n.id),n]:e||[]}},sagas:[],initialActions:[]}}const useStyles$2=makeStyles()(e=>({sdkSnackbarContainer:{"& svg":{fill:"white"}}}));function CustomSnackbar(){const n=useDispatch(),[e,t]=react$1.exports.useState([]),[r,i]=react$1.exports.useState(!1),[o,a]=react$1.exports.useState(void 0),{message:s,duration:l}=useSelector(snackbarSelector);var c=useStyles$2()["classes"],u=(react$1.exports.useEffect(()=>{null!==s&&void 0!==s&&s.content&&t(e=>[...e,s])},[s]),react$1.exports.useEffect(()=>{e.length&&!o?(a(Object.assign({},e[0])),t(e=>e.slice(1)),i(!0)):e.length&&o&&r&&(n(clearMessage()),i(!1))},[e,o,r,n]),(e,t)=>{"clickaway"!==t&&(i(!1),n(clearMessage()))});return jsxRuntime.exports.jsx(Snackbar$1,Object.assign({anchorOrigin:{vertical:"bottom",horizontal:"right"},open:r,autoHideDuration:l||3e3,onClose:u,TransitionProps:{onExited:()=>{a(void 0),n(clearMessage())}},className:c.sdkSnackbarContainer,"data-snackbarid":(null===o||void 0===o?void 0:o.key)||"na","data-testid":"snackbar.message."+((null===o||void 0===o?void 0:o.severity)||"na")},{children:jsxRuntime.exports.jsx(Alert$1,Object.assign({onClose:u,severity:null===o||void 0===o?void 0:o.severity,elevation:6,variant:"filled"},{children:null===o||void 0===o?void 0:o.content}))}),o?o.key:void 0)}function validateConfig(e){return e.applicationId||console.info("@aiware/js: applicationId is required. Go to developer app to find your application id."),e.baseUrl||console.info("@aiware/js: baseUrl is required. It defaults to the US Commercial environment which is https://api.us-1.veritone.com/v3/graphql"),e.knowledgeBaseURL?(console.info("@aiware/js: knowledgeBaseURL is deprecated and scheduled to be removed in v3. Please use knowledgeBaseUrl instead."),Object.assign(Object.assign({},e),{knowledgeBaseUrl:e.knowledgeBaseURL})):e}const ID="openSupportChatButton",DATA_ATTR="open-support-chat-button";var SupportCenterPixel=()=>jsxRuntime.exports.jsx(Portal$1,{children:jsxRuntime.exports.jsx("div",{id:ID,"data-veritone-element":DATA_ATTR,style:{width:1,height:1,position:"fixed",right:55,bottom:20}})});const nameSpace="@helpPanel",updateSelectedTab=createAction(nameSpace+"/UPDATE_SELECTED_TAB",function(e,t){return{payload:{selectedTabId:e,tabLink:t}}}),setCustomKnowledgeBaseUrl=createAction(nameSpace+"/SET_CUSTOM_KNOWLEDGE_BASE_URL",function(e){return{payload:{url:e}}}),setCustomDocsUrl=createAction(nameSpace+"/SET_CUSTOM_DOCS_URL",function(e){return{payload:{url:e}}}),initialState$1={selectedTabId:0,tabLink:"https://support.veritone.com/",customKnowledgeBaseUrl:"",customDocsUrl:""},getTabLinkReducer=createReducer(initialState$1,e=>{e.addCase(updateSelectedTab,(e,t)=>Object.assign(Object.assign({},e),{tabLink:t.payload.tabLink,selectedTabId:t.payload.selectedTabId})),e.addCase(setCustomKnowledgeBaseUrl,(e,t)=>Object.assign(Object.assign({},e),{customKnowledgeBaseUrl:t.payload.url})),e.addCase(setCustomDocsUrl,(e,t)=>Object.assign(Object.assign({},e),{customDocsUrl:t.payload.url}))});function*helpSaga(){yield takeEvery$1("OPEN_HELP_LINK",function*(){var e=yield select(e=>e.helpPanel.tabLink);yield put(openLinkOnNewTab({url:e}))})}const namespace$1="helpPanel",helpCenterSelectedTabIdSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].selectedTabId:0,customDocsUrlSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].customDocsUrl:"",customKnowledgeBaseUrlSelector=e=>null!=e&&e[namespace$1]?e[namespace$1].customKnowledgeBaseUrl:"";function getHelpPanelModule(){return{id:"help",reducerMap:{[namespace$1]:getTabLinkReducer},sagas:[helpSaga],initialActions:[]}}var knowledgeBaseUrl$1="https://docs.veritone.com/help/index.html",documentUrl$1="https://docs.veritone.com",config={knowledgeBaseUrl:knowledgeBaseUrl$1,documentUrl:documentUrl$1};const useStyles$1=makeStyles()(e=>({root:{height:"calc(100% - 110px)",textAlign:"left","& .Sdk-MuiTab-root.Mui-selected":{color:e.palette.text.primary,fontWeight:600}},tabs:{padding:e.spacing(2.4,6,0,6)},tabPanels:{width:"100%",height:"100%"},aiWareIcon:{position:"relative",maxHeight:50,opacity:"inherit",padding:e.spacing(4,3.2,0,3.2),display:"flex",justifyContent:"flex-end"},customTabs:{margin:e.spacing(0,4)},kbRoot:{height:"100%",textAlign:"left"},loadingContainer:{position:"absolute",height:"100%",width:"100%",display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"white"},kbToolBarBox:{padding:e.spacing(6,6,1.6,6)},kbTabContent:{height:"calc(100% - 92px)"},kbTabPanel:{padding:e.spacing(6)},dRoot:{height:"100%",width:"100%"},dNavBar:{height:"100%",overflow:"hidden",background:"#F4F4F4"},dTitle:{color:"#2A323C",fontWeight:600,fontSize:"18px",lineHeight:"24px",padding:e.spacing(3.2)},dContent:{height:"100%",width:"100%",position:"relative"},dMenu:{overflowY:"auto",height:"calc(100% - 52px)"},drawerContainer:{display:"flex",height:"100%",background:e.palette.background.default},tabContainer:{borderRight:"0.5px solid #D5DFE9",overflow:"hidden",height:"100%",width:"100%"},tabName:{borderBottom:"0.5px solid #D5DFE9",display:"flex",justifyContent:"space-between",alignItems:"center",height:"64px",padding:e.spacing(0,6)},actionIcons:{margin:e.spacing(-2.4)},tabContent:{height:"calc(100vh - 57px - 60px)",overflowY:"auto",overflowX:"hidden"}})),documentUrl=config.documentUrl,Documentation=({path:e=documentUrl})=>{var t=useStyles$1()["classes"];const[n,r]=react$1.exports.useState(!0);return jsxRuntime.exports.jsxs("div",Object.assign({className:classNames(t.dRoot,"hide-in-percy")},{children:[n&&jsxRuntime.exports.jsx("div",Object.assign({className:t.loadingContainer},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),jsxRuntime.exports.jsx("iframe",{"data-cy":"docs-iframe",title:"Document Iframe",style:{width:"100%",height:"100%"},src:e,frameBorder:"0",onLoad:function(){setTimeout(()=>{r(!1)},1e3)}})]}))},knowledgeBaseUrl=config["knowledgeBaseUrl"];function Knowledgebase({path:e=knowledgeBaseUrl}){var t=useStyles$1()["classes"];const[n,r]=react$1.exports.useState(!0);return jsxRuntime.exports.jsxs("div",Object.assign({className:t.kbRoot},{children:[n&&jsxRuntime.exports.jsx("div",Object.assign({className:t.loadingContainer},{children:jsxRuntime.exports.jsx(CircularProgress$1,{})})),jsxRuntime.exports.jsx("iframe",{"data-cy":"knowledgebase-iframe",title:"Knowledgebase Iframe",style:{width:"100%",height:"100%"},src:e,frameBorder:"0",onLoad:function(){r(!1)}})]}))}const defaultLocale="en-us",tabsList=[{label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-help-panel.au1+VZ",defaultMessage:"Knowledgebase",description:"Help Panel: Knowledgebase tab label"}),disabled:!1,url:"https://support.veritone.com/"},{label:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"os-help-panel.8bnkm8",defaultMessage:"Documentation",description:"Help Panel: Documentation tab label"}),disabled:!1,url:"https://docs.veritone.com/#/aiware/"}];function HelpCenter(){var e=useSelector(initialConfigSelector),t=useSelector(customKnowledgeBaseUrlSelector),n=useSelector(customDocsUrlSelector),r=useSelector(helpCenterSelectedTabIdSelector),i=useSelector(e=>null==e?void 0:e.panels),o=useStyles$1()["classes"],[a]=react$1.exports.useState(defaultLocale);const s=useDispatch();i=null==i?void 0:i.find(e=>"CUSTOM_HELP_PANEL_ID"===e.panelId),t=i&&t?t:e.knowledgeBaseUrl,i=i&&n?n:e.docsURL;return jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getHelpPanelModule()]},{children:jsxRuntime.exports.jsx(AIWareIntlProvider,Object.assign({locale:a},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.drawerContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({id:"setting-content",className:o.tabContainer},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.tabContent},{children:jsxRuntime.exports.jsx("div",Object.assign({className:o.root},{children:jsxRuntime.exports.jsxs("div",Object.assign({className:o.tabPanels},{children:[jsxRuntime.exports.jsx("div",Object.assign({className:o.customTabs},{children:jsxRuntime.exports.jsx(CustomTabs,{selectedId:r,onChangeTab:e=>{s(updateSelectedTab(e,tabsList[e].url))},tabsList:tabsList})})),jsxRuntime.exports.jsxs(Box$1,Object.assign({className:o.tabPanels},{children:[jsxRuntime.exports.jsx(TabPanel,Object.assign({value:r,index:0},{children:jsxRuntime.exports.jsx(Knowledgebase,{path:t})})),jsxRuntime.exports.jsx(TabPanel,Object.assign({value:r,index:1},{children:jsxRuntime.exports.jsx(Documentation,{path:i})}))]})),jsxRuntime.exports.jsx("div",Object.assign({className:o.aiWareIcon},{children:jsxRuntime.exports.jsx("img",{src:img$D,alt:"icon",draggable:"false"})}))]}))}))}))}))}))}))}))}var EPermissionAction,EAuthResourceType,EAuthSubResourceType,index_esm=Object.freeze({__proto__:null,HelpCenterPanel:HelpCenter,customDocsUrlSelector:customDocsUrlSelector,customKnowledgeBaseUrlSelector:customKnowledgeBaseUrlSelector,helpCenterSelectedTabIdSelector:helpCenterSelectedTabIdSelector,setCustomDocsUrl:setCustomDocsUrl,setCustomKnowledgeBaseUrl:setCustomKnowledgeBaseUrl,updateSelectedTab:updateSelectedTab});const useStyles=makeStyles()(()=>({dialog:{top:"125px",overflowX:"hidden",overflowY:"hidden",display:"flex",alignItems:"center",flexDirection:"column"},container:{borderRadius:"4px",backgroundColor:"#fff",width:"430px",overflow:"hidden",outline:0,boxShadow:"0px 0px 7px rgba(0, 0, 0, .25)"},header:{textTransform:"capitalize"},appListContainer:{width:"100%"},orgName:{fontWeight:"bold"}})),ApplicationDialog=()=>{const[e,t]=react$1.exports.useState(null),[n,r]=react$1.exports.useState(0);var i=useSelector(userSelector$2),o=useStyles()["classes"];const a=useSelector(initialConfigSelector),s=a.applicationId,l=useSelector(applicationSelector),c=useSelector(switchApiSelector);var u=(null===l||void 0===l?void 0:l.application)||[],d=null===l||void 0===l?void 0:l.status;var p=[...u].sort(function(e,t){return e.name>t.name?1:e.name<t.name?-1:0}),f=u.findIndex(e=>e.id===s);useInterval(()=>{t(e=>e&&e-1)},e&&n<3?1e3:null),react$1.exports.useEffect(()=>{"success"!==(null===l||void 0===l?void 0:l.status)||1!==(null===l||void 0===l?void 0:l.application.length)||(null===l||void 0===l?void 0:l.application[0].id)===a.applicationId||e||(0===e?window.open(c+"/"+(null===l||void 0===l?void 0:l.application[0].id),"_self"):t(10))},[a,l,c,e]);return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(s)&&f<0&&"success"===d?jsxRuntime.exports.jsx(Modal$1,Object.assign({className:o.dialog,open:!0},{children:jsxRuntime.exports.jsxs("div",Object.assign({className:o.container},{children:[jsxRuntime.exports.jsx(Typography$1,Object.assign({"data-test":"application-dialog-title",className:o.header,variant:"h1",sx:{px:"30px",pt:"30px"}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-title",defaultMessage:"Application Not Available",description:"Title for modal"})})),jsxRuntime.exports.jsxs(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"10px"}},{children:[jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message1",defaultMessage:"Looks like you switched organizations, your current application is not available in the current",description:"Description current application not available"})," ",jsxRuntime.exports.jsx("span",Object.assign({className:o.orgName},{children:null!=(f=null==i?void 0:i.organization)&&f.organizationName?i.organization.organizationName:""}))," ",jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message2",defaultMessage:"organization you are viewing.",description:"Description current application not available"})]})),jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"20px"}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-message3",defaultMessage:"Please select from the available applications below to be redirected.",description:"Instructions for current application not available"})})),e&&jsxRuntime.exports.jsx(Typography$1,Object.assign({variant:"body2",sx:{px:"30px",pt:"20px"},onClick:()=>{r(e=>e+1)}},{children:jsxRuntime.exports.jsx(FormattedMessage$1,{id:"js-core-app-dialog-countdown-message",defaultMessage:"You will be automatically forwarded to {appName} in {timeRemaining} seconds.",description:"Instructions for current application not available",values:{timeRemaining:e,appName:u[0].name}})})),jsxRuntime.exports.jsx("div",Object.assign({className:o.appListContainer},{children:jsxRuntime.exports.jsx(AppList,{title:"",selectedAppId:null,onSelectApplication:e=>{window.open(c+"/"+e,"_self")},applications:p,useGrid:!1,row:3})}))]}))})):null};class RateLimiter{constructor(){this.lastCall=null}checkIfCanCall(e=1){return e<1&&(e=1),(!this.lastCall||(new Date).getTime()-this.lastCall>=6e4*e)&&(this.lastCall=(new Date).getTime(),!0)}}!function(e){e.Create="create",e.Read="read",e.Update="update",e.Delete="delete",e.File="file",e.CustomerService="customerService",e.Access="access"}(EPermissionAction=EPermissionAction||{}),function(e){e.Folder="Folder",e.TDO="TDO",e.Organization="Organization",e.Source="Sources",e.Schedule="Schedules",e.Job="Job"}(EAuthResourceType=EAuthResourceType||{}),function(e){e.Group="group",e.Media="media",e.Package="package",e.User="user",e.Workflow="workflow",e.ProcessingCenter="processingCenter",e.ResourceCenter="resourceCenter"}(EAuthSubResourceType=EAuthSubResourceType||{});const orgRightsByObjectPermission={[EAuthResourceType.TDO]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update"],delete:["cms.media.delete","recording.delete"]},[EAuthResourceType.Folder]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update"],delete:["cms.media.delete","recording.delete"],file:["cms.media.create","recording.create"]},[EAuthResourceType.Source]:{create:["cms.media.create","recording.create"],read:["cms.media.read","recording.read"],update:["cms.media.update","recording.update","source.update"],delete:["cms.media.delete","recording.delete"]},[EAuthResourceType.Job]:{customerService:["cms.customerservice"],create:["job.create"],read:["job.read"],update:["job.update"],delete:["job.delete"]},[EAuthResourceType.Schedule]:{customerService:["cms.customerservice"],create:["job.create"],read:["job.read"],update:["job.update"],delete:["job.delete"]},[EAuthSubResourceType.User]:{create:["admin.user.create"],delete:["admin.user.delete"]},[EAuthSubResourceType.Group]:{create:["admin.group.create"],delete:["admin.group.delete"]},[EAuthSubResourceType.Package]:{update:["developer.build.update"]}},permissionActionsToFetchByObjectType={[EAuthResourceType.TDO]:{create:"AIWARE_TDO_CREATE",read:"AIWARE_TDO_READ",update:"AIWARE_TDO_UPDATE",delete:"AIWARE_TDO_DELETE"},[EAuthResourceType.Folder]:{create:"AIWARE_FOLDER_CREATE",read:"AIWARE_FOLDER_READ",update:"AIWARE_FOLDER_UPDATE",delete:"AIWARE_FOLDER_DELETE",file:"AIWARE_FOLDER_FILE"},[EAuthResourceType.Source]:{create:"AIWARE_SOURCES_CREATE",read:"AIWARE_SOURCES_READ",update:"AIWARE_SOURCES_UPDATE",delete:"AIWARE_SOURCES_DELETE"},[EAuthResourceType.Job]:{customerService:"CMS_CUSTOMERSERVICE",create:"AIWARE_JOB_CREATE",read:"AIWARE_JOB_READ",update:"AIWARE_JOB_UPDATE",delete:"AIWARE_JOB_DELETE"},[EAuthResourceType.Schedule]:{customerService:"CMS_CUSTOMERSERVICE",create:"AIWARE_JOB_CREATE",read:"AIWARE_JOB_READ",update:"AIWARE_JOB_UPDATE",delete:"AIWARE_JOB_DELETE"},[EAuthResourceType.Organization]:{[EAuthSubResourceType.Group]:{create:"AIWARE_GROUP_CREATE",delete:"AIWARE_GROUP_DELETE"},[EAuthSubResourceType.Package]:{create:"AIWARE_PACKAGE_CREATE",read:"AIWARE_PACKAGE_READ",update:"AIWARE_PACKAGE_UPDATE",delete:"AIWARE_PACKAGE_DELETE"},[EAuthSubResourceType.User]:{create:"AIWARE_USER_CREATE",delete:"AIWARE_USER_DELETE"},[EAuthSubResourceType.ResourceCenter]:{access:"AIWARE_RESOURCE_CENTER_ACCESS"}}},permissionTypeToFetchByEntityType={[EAuthResourceType.TDO]:[EAuthResourceType.TDO],[EAuthResourceType.Folder]:[EAuthResourceType.Folder],[EAuthResourceType.Source]:[EAuthResourceType.Source],[EAuthResourceType.Job]:[EAuthResourceType.Job],[EAuthResourceType.Schedule]:[EAuthResourceType.Schedule],[EAuthResourceType.Organization]:[EAuthResourceType.Organization,EAuthResourceType.TDO,EAuthResourceType.Folder,EAuthResourceType.Source,EAuthResourceType.Schedule,EAuthResourceType.Job]},authResourcesByEntityType={[EntityType.Folders]:EAuthResourceType.Folder,[EntityType.Tdos]:EAuthResourceType.TDO,[EntityType.Sources]:[EAuthResourceType.Source],[EntityType.Schedules]:[EAuthResourceType.Schedule]},convertEntityToAuthResource=e=>authResourcesByEntityType[e],convertPermissionsToRights=(e,t,n)=>{const r=(null==(e=orgRightsByObjectPermission[e])?void 0:e[t])||[];return 0<n.filter(e=>r&&r.includes(e)).length},permissionDetailIsActionPair=e=>Object.keys(e).some(e=>Object.values(EPermissionAction).includes(e)),getQueryActions=(e,t,n)=>({targetObjectType:e,targetActions:Object.keys(t).map(e=>({targetAction:e,serverName:t[e],resource:n}))}),getPermissionActions=(t,n)=>{return permissionDetailIsActionPair(t)?[getQueryActions(n,t)]:Object.keys(t).map(e=>getQueryActions(n,t[e]||{},e))},getPermissionTypesToQuery=e=>{return(permissionTypeToFetchByEntityType[e]||[]).flatMap(e=>getPermissionActions(permissionActionsToFetchByObjectType[e]||{},e))},isPermissionLoading=e=>!e||"pending"===e.status||"idle"===e.status,hasPermission=(e,t)=>!!e&&("failure"===e.status||e&&"success"===e.status&&e.permissions&&e.permissions[t]),namespace="permissions",initialState={permissionsByObject:{},rights:{status:"idle"}},slice=createSlice({name:namespace,initialState:initialState,reducers:{fetchObjectPermissionsStart(e,t){var{entityType:t,entityId:n}=t.payload;Object.prototype.hasOwnProperty.call(e.permissionsByObject,t)||(e.permissionsByObject[t]={}),Object.prototype.hasOwnProperty.call(e.permissionsByObject[t],n)||(e.permissionsByObject[t][n]={}),Object.prototype.hasOwnProperty.call(e.permissionsByObject[t][n],t)||(e.permissionsByObject[t][n][t]={status:"idle"})},fetchObjectPermissionsStarted(e,t){var{entityId:t,entityType:n}=t.payload;e.permissionsByObject[n][t][n].status="pending"},fetchObjectPermissionsSucceeded(t,e){const{entityType:n,entityId:r,permissions:i}=e.payload;Object.keys(i).forEach(e=>{t.permissionsByObject[n][r][e]={status:"success",permissions:i[e]}})},fetchObjectPermissionsFailed(e,t){var{entityType:t,entityId:n}=t.payload;e.permissionsByObject[t][n][t]={status:"failure"}},fetchMyRightsStarted(e){e.rights.status="pending"},fetchMyRightsSucceeded(e,t){e.rights.status="success",e.rights.myRights=t.payload},fetchMyRightsFailed(e){e.rights.status="failure"}}}),actions=slice.actions;var permissionsReducer=slice.reducer;function __awaiter(e,a,s,l){return new(s=s||Promise)(function(n,t){function r(e){try{o(l.next(e))}catch(e){t(e)}}function i(e){try{o(l.throw(e))}catch(e){t(e)}}function o(e){var t;e.done?n(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(r,i)}o((l=l.apply(e,a||[])).next())})}function getObjectPermissions(u,d,p){var f;return __awaiter(this,void 0,void 0,function*(){var{entityType:e,entityId:t}=p,n="getPermissions",r=getPermissionTypesToQuery(e);let i=!1,o=[],a={};for(;!i;){var s=`
1524
1524
  query ${n}($entityType: AuthResourceType!, $entityId: ID!) {
1525
1525
  ${r.reduce((n,e)=>{const{targetObjectType:r,targetActions:t}=e;return t.forEach(e=>{var t=e.resource?`${r}__${e.resource}__`+e.targetAction:r+"__"+e.targetAction;o.includes(e.serverName)||n.push(`
1526
1526
  ${t}: hasPermissions(resourceType: $entityType, ids: [$entityId], permissions: [${e.serverName}]) {
@@ -1528,4 +1528,4 @@ createScheduledJob(input:{
1528
1528
  }
1529
1529
  `)}),n},[]).join("\r\n")}
1530
1530
  }
1531
- `,l={entityId:t,entityType:e};try{a=yield baseGraphQLApi({query:s,operationName:n,variables:l,graphEndpoint:u,token:d})}catch(e){i=!0}if(a.errors){if(0===(o=a.errors.filter(({message:e})=>e.includes(' does not exist in "AuthPermissionType" enum.')).map(({message:e})=>{var t='Value "',n=e.substring(t.length).indexOf('"');return e.substring(t.length,t.length+n)})).length)throw i=!0,a={},new Error((null==(f=(a.errors||[])[0])?void 0:f.message)||"Error")}else i=!0}const c=a.data||{};return Object.keys(c).map(e=>{var t=e.split("__");return 3===t.length?{fetchedTargetEntityType:t[0],fetchedTargetGroupType:t[1],fetchedTargetAction:t[2],hasPermission:c[e][0].hasPermission}:{fetchedTargetEntityType:t[0],fetchedTargetAction:t[1],hasPermission:c[e][0].hasPermission}}).reduce((e,t)=>{var n=t.fetchedTargetGroupType||t.fetchedTargetEntityType;return t.hasPermission&&(e[n]||(e[n]={}),e[n][t.fetchedTargetAction]=t.hasPermission),e},{})})}function getMyRights(t){return __awaiter(this,void 0,void 0,function*(){var e="getMyRights";return(yield baseGraphQLApiWithError(Object.assign({query:"\n query getMyRights {\n myRights {\n operations\n }\n }\n ",operationName:e},t))).myRights.operations})}const selectPermissionsByEntity=(t,n,r)=>e=>{return t&&n&&(e=e[namespace].permissionsByObject[t])&&e[n]?e[n][r||t]:void 0},selectMyRights=e=>e[namespace].rights;var index=Object.freeze({__proto__:null,selectPermissionsByEntity:selectPermissionsByEntity,selectMyRights:selectMyRights});function*fetchObjectPermissions(t){var{entityId:t,entityType:n}=t.payload,i=yield select(selectApiConfigs$2),e=yield select(graphEndpointSelector),o=yield select(sessionTokenSelector),a=yield select(selectIsOLPEnabled),r=yield select(selectPermissionsByEntity(n,t));if(!r||"success"!==r.status&&"pending"!==r.status){yield put(actions.fetchObjectPermissionsStarted({entityId:t,entityType:n}));try{let r={};if(a)r=yield call$j(getObjectPermissions,e,o,{entityType:n,entityId:t});else{let e=yield select(selectMyRights);if("success"!==e.status&&"pending"!==e.status){yield put(actions.fetchMyRightsStarted);try{var s=yield call$j(getMyRights,i);yield put(actions.fetchMyRightsSucceeded(s)),e=yield select(selectMyRights)}catch(e){throw yield put(actions.fetchMyRightsFailed),e}}else"pending"===e.status&&(yield take([actions.fetchMyRightsFailed,actions.fetchMyRightsSucceeded]),e=yield select(selectMyRights));const l=e["myRights"];getPermissionTypesToQuery(n).forEach(n=>{var{action:e,resource:t}=n.targetActions.reduce((e,t)=>(e.action[t.targetAction]=convertPermissionsToRights(t.resource||n.targetObjectType,t.targetAction,l),e.resource=t.resource,e),{action:{}});r[t||n.targetObjectType]=e})}yield put(actions.fetchObjectPermissionsSucceeded({entityId:t,entityType:n,permissions:r}))}catch(e){actions.fetchObjectPermissionsFailed({entityId:t,entityType:n})}}}function*watchPermissionsStart(){yield takeEvery$1(actions.fetchObjectPermissionsStart.type,fetchObjectPermissions)}function*rootSaga(){yield all$2([watchPermissionsStart()])}function getPermissionsModule(){return{id:namespace,reducerMap:{[namespace]:permissionsReducer},sagas:[rootSaga],initialActions:[]}}const useOrganizationPermissions=e=>{const t=react$1.exports.useRef(),n=useDispatch(),r=null==(o=useSelector(userSelector$2).organization)?void 0:o.organizationId,i=useSelector(selectPermissionsByEntity(EAuthResourceType.Organization,String(r),e));react$1.exports.useEffect(()=>{!r||i&&"failure"!==i.status&&"idle"!==i.status&&t.current===r||(t.current=r,n(actions.fetchObjectPermissionsStart({entityType:EAuthResourceType.Organization,entityId:String(r)})))},[n,r,i]);var o=react$1.exports.useCallback(e=>{return!isPermissionLoading(i)&&hasPermission(i,e)},[i]);return{permissions:i,hasPermission:o}},rateLimiter=new RateLimiter,checkAndDecodeBase64String=t=>{if(null==t||!t.trim())return t;try{return window.btoa(window.atob(t))==t?window.atob(t):t}catch(e){return t}};function SnackbarRenderer(){return jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getSnackbarModule()]},{children:jsxRuntime.exports.jsx(CustomSnackbar,{})}))}))}store$5.addModules([getWidgetsModule(),getPanelsModule(registry,registryLookup),getDataModule(),getConfigModule(),getAuthModule(),getPermissionsModule()]);let hasLoaded=!1;const AppBarPreLoader=()=>{var e=useSelector(authSelector);return(null==(e=null==e?void 0:e.user)?void 0:e.token)&&!hasLoaded&&(hasLoaded=!0,setTimeout(()=>{store$5.addModules([getAppbarPanelModule()])},0)),null};function ApplicationDialogPreLoader(){var e=useSelector(authSelector);return(null==(e=null==e?void 0:e.user)?void 0:e.token)&&hasLoaded?jsxRuntime.exports.jsx(ApplicationDialog,{}):null}const authHelpers={updateToken(e){e?store$5.dispatch(updateTokenRequest({token:e})):console.error("[AiWARE JS]: Please provide a valid token!")},logout(e){"function"==typeof e?(e(),setTimeout(()=>{store$5.dispatch(logout())},1e3)):store$5.dispatch(logout())},reportAppActivity(e){rateLimiter.checkIfCanCall(e)&&store$5.dispatch(updateActivityStatus$1())}};function PortalRenderer(){return jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(SupportCenterPixel,{}),jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(AppBarPreLoader,{})}))]})}function ApplicationDialogRenderer(){return jsxRuntime.exports.jsx(jsxRuntime.exports.Fragment,{children:jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(AIWareIntlProvider,{children:jsxRuntime.exports.jsx(ApplicationDialogPreLoader,{})})}))})}const ThemeInitializer=()=>(useTheme(),null),root=getElement("aiWARE"),reactDOMroot=(root.classList.add("aiware-el"),client$1.createRoot(root)),mountWidget=("_auth"===window.name?handleImplicitRedirect(window.location.hash,window.opener):reactDOMroot.render(jsxRuntime.exports.jsx(AIWareCacheProvider,{children:jsxRuntime.exports.jsxs(AIWareThemeProvider$1,{children:[jsxRuntime.exports.jsx(PortalRenderer,{}),jsxRuntime.exports.jsx(SnackbarRenderer,{}),jsxRuntime.exports.jsx(ApplicationDialogRenderer,{}),jsxRuntime.exports.jsx(ThemeInitializer,{})]})})),(e,t)=>{var n=getUniqueID(),{name:e,elementId:r,config:i}=e;return e&&r&&i||console.error("[aiwarejs-error]: `mountWidget` function should include all the following params: name, elementId, config"),store$5.dispatch(mountWidget$1({elementId:r,widgetName:e,widgetConfig:i,widgetId:n,onComplete:t})),n}),unmountWidget=e=>(store$5.dispatch(unmountWidget$1(e)),!0),mountPanel=(e,t)=>{const n=e.panelId||getUniqueID();var{microFrontend:e,panelConfig:r}=e;store$5.dispatch(mountPanel$1({microFrontend:e,panelId:n,panelConfig:r}));const i=[...(null==(e=null==r?void 0:r.header)?void 0:e.actions)||[],...(null==(e=null==r?void 0:r.footer)?void 0:e.actions)||[]].filter(e=>e.submit).map(e=>e.action);r={id:n,sagas:[function*(){yield takeEvery$1(i.map(e=>e.type),function*(){var e=(yield select(e=>e.data.find(e=>e.id===n)))["data"];t&&t(e)})}]};return store$5.addModule(r),n},unmountPanel=e=>(store$5.dispatch(unmountPanel$1(e)),!0),hidePanel=e=>(store$5.dispatch(hidePanel$1(e)),!0),unmountAllPanel=()=>{store$5.dispatch(unmountAllPanel$1(""))};function init(e,t){var n,e=validateConfig(e);e?(n=e["authToken"],n=checkAndDecodeBase64String(n||""),store$5.dispatch(getInitConfig(Object.assign(Object.assign({},e),{authToken:n,onComplete:t})))):console.error("@aiware/js initialization failed. Please pass valid configuration object.")}function helpCenter(){var e=new HelpCenter$2({actions:{setCustomKnowledgeBaseUrlAction:setCustomKnowledgeBaseUrl,setCustomDocsUrlAction:setCustomDocsUrl,updateSelectedTabAction:updateSelectedTab}});return{openKnowledgeBasePanel:e.openKnowledgeBasePanel.bind(e),openDocsPanel:e.openDocsPanel.bind(e)}}function dataCenter(){var e=new DataCenter$1;return{openImporterPanel:e.openImporterPanel.bind(e)}}function handleEvents(){function n(e){if(!e||"string"!=typeof e)throw new SdkError("Please provide a valid event name!");if(!SdkEvents[e])throw new SdkError("Unknown event: "+e)}return{on:function(e,t){n(e),sdkEventManager.on.call(sdkEventManager,e,t)},off:function(e){n(e),sdkEventManager.off.call(sdkEventManager,e)}}}const mountPanelForResponse=e=>mountPanelForResponse$1(e,store$5),aiwareEvents=handleEvents();window&&(window.aiWare_initTesting=()=>{window.aiWare_store=store$5,window.aiWare_theme={darkTheme:darkTheme$1,lightTheme:lightTheme$1}},window.aiware={init:init,auth:authHelpers,helpCenter:helpCenter(),dataCenter:dataCenter(),on:aiwareEvents.on,off:aiwareEvents.off,hidePanel:hidePanel,unmountPanel:unmountPanel,store:store$5,registry:registry,registerComponent:registerComponent,AvailableWidgets:AvailableWidgets,mountPanelAction:mountPanel$1,unmountPanelAction:unmountPanel$1,hidePanelAction:hidePanel$1,updatePanelMicroFrontendPropsAction:updatePanelMicroFrontendProps,setData:setData,mountWidget:mountWidget,mountPanel:mountPanel,mountPanelForResponse:mountPanelForResponse,unmountWidget:unmountWidget,version:"sdk_release_version",commit:"79e6285a0",releaseDate:"2023-09-22T19:26:42.516Z"});export{InputAdornment$1 as $,AIWareIntlProvider as A,Box$1 as B,devErrorLogger as C,useLocation as D,DynamicModuleLoader as E,FormattedMessage$1 as F,Button$1 as G,useSearchParams as H,img$5 as I,StyledEngineProvider as J,Fade$1 as K,LinearProgress$1 as L,classNames as M,logout as N,LoadingButton$1 as O,Provider$2 as P,authErrorMessage as Q,Routes as R,Switch$1 as S,Typography$1 as T,Grid$1 as U,FormControl$1 as V,TextField$1 as W,resetPasswordRequest as X,InputLabel$1 as Y,OutlinedInput$1 as Z,_extends$5 as _,generateUtilityClasses as a,Skeleton$1 as a$,IconButton$1 as a0,Select$1 as a1,Location as a2,MenuItem$1 as a3,Divider$1 as a4,enableBetaFeatures as a5,Popover$1 as a6,all$2 as a7,CheckmarkFilled as a8,Bullet as a9,createReducer as aA,ENGINE_OWNER_TYPES as aB,ENGINE_FILTER_TYPES as aC,preferredLanguageSelector as aD,baseUrlSelector as aE,rootApiSelector as aF,sessionTokenSelector as aG,graphEndpointSelector as aH,controllerNodeRedImageSelector as aI,controllerUrlSelector as aJ,automateControllerUrlSelector as aK,flowCenterDialogSelector as aL,automateUrlSelector as aM,Portal$1 as aN,flowCenterDialogReducer as aO,List$2 as aP,ListItem$1 as aQ,ListItemIcon$1 as aR,ListItemText$1 as aS,flowCenterDialogAction as aT,img$q as aU,img$r as aV,img$t as aW,img$u as aX,Tooltip$1 as aY,img$k as aZ,img$J as a_,takeEvery$1 as aa,select as ab,call$j as ac,put as ad,showMessage as ae,MessageSeverity as af,createTheme$1 as ag,systemStyled as ah,useThemeProps$1 as ai,useId as aj,useControlled$1 as ak,usePreviousProps$1 as al,useEventCallback as am,setRef as an,inputClasses$1 as ao,inputBaseClasses$1 as ap,outlinedInputClasses$1 as aq,filledInputClasses$1 as ar,Popper$1 as as,alpha as at,ListSubheader$1 as au,ClearIcon as av,ArrowDropDownIcon as aw,Chip$1 as ax,createBox$1 as ay,createAction as az,styled$1 as b,Transition$1 as b$,takeLatest$1 as b0,fetchAllTags as b1,fetchFlows as b2,fetchTemplateGallery as b3,isRevisionsExistOnServerRequest as b4,FormLabel$1 as b5,default_1$e as b6,FormGroup$1 as b7,FormControlLabel$1 as b8,Checkbox$1 as b9,DialogContent$1 as bA,DialogActions$1 as bB,Snackbar$1 as bC,default_1$6 as bD,Search$1 as bE,img$l as bF,img$n as bG,img$X as bH,Tabs$2 as bI,Tab$2 as bJ,deleteEngine as bK,fetchEngine as bL,img$m as bM,AIWareFormatMessage as bN,FormattedDate as bO,fetchVeritoneGraphQLApi as bP,useTheme as bQ,KeyboardArrowRight as bR,KeyboardArrowLeft as bS,InputUnstyled as bT,isHostComponent as bU,getDefaultExportFromNamespaceIfNotNamed as bV,commonjsRequire as bW,_typeof$D as bX,_assertThisInitialized$x as bY,_setPrototypeOf$z as bZ,reactDom as b_,fetchTemplateGalleryFallback as ba,Card$1 as bb,CardContent$1 as bc,img$o as bd,CardActions$1 as be,flowStyles as bf,NoResults as bg,CircularProgress$1 as bh,img$e as bi,Dialog$1 as bj,setApiEndpoint as bk,TableContainer$1 as bl,Table$1 as bm,TableHead$1 as bn,TableRow$1 as bo,TableCell$1 as bp,TableSortLabel$1 as bq,TableBody$1 as br,img$j as bs,default_1 as bt,ClickAwayListener as bu,img$v as bv,img$s as bw,img$T as bx,img$F as by,DialogTitle$1 as bz,Paper$1 as c,ReactMarkdown as c$,_defineProperty$x as c0,__awaiter$e as c1,__generator$2 as c2,__spread as c3,React5 as c4,PropTypes as c5,TransitionGroup$1 as c6,connect$1 as c7,Bookmark as c8,EngineFlagIcons as c9,FormHelperText$2 as cA,img$i as cB,ThemeProvider as cC,lightTheme$1 as cD,CssBaseline as cE,Hide as cF,has_1 as cG,Radio$2 as cH,createSvgIcon$2 as cI,_createCompounder as cJ,_toPropertyKey as cK,_inheritsLoose$2 as cL,hoistNonReactStatics_cjs as cM,commonjsGlobal$2 as cN,combineReducers as cO,createSelector$1 as cP,fork as cQ,statusPill as cR,AIWareThemeProvider$1 as cS,LocalizationProvider as cT,AdapterDateFns as cU,CalendarPicker as cV,Stack$4 as cW,Close$1 as cX,FullscreenExit as cY,Fullscreen as cZ,TabPanel as c_,createAsyncThunk as ca,withStyles as cb,getConfigModule as cc,getAuthModule as cd,getSnackbarModule as ce,AIWareCacheProvider as cf,img$U as cg,img$g as ch,img$f as ci,isEmpty_1 as cj,find_1 as ck,Backdrop$1 as cl,getDefaultMiddleware as cm,isNil_1 as cn,useForm as co,UpDown as cp,Icon$1 as cq,get_1 as cr,map_1 as cs,keys_1 as ct,RadioGroup$1 as cu,Avatar$1 as cv,img$z as cw,baseGraphQLApi as cx,default_1$9 as cy,Controller as cz,capitalize$2 as d,UnknownDocument as d$,default_1$8 as d0,unmountPanel$1 as d1,AvailableComponents as d2,delay$1 as d3,hidePanel$1 as d4,mountPanel$1 as d5,DialogContentText$1 as d6,userSelector$2 as d7,MoreVert$1 as d8,Menu$1 as d9,_castSlice as dA,_stringToArray as dB,toString_1 as dC,upperFirst_1 as dD,isArrayLike_1 as dE,isString_1 as dF,toInteger_1 as dG,_baseGet as dH,_baseSlice as dI,_castPath as dJ,_toKey as dK,_isIndex as dL,channel$2 as dM,useFormContext as dN,useIntl as dO,useFieldArray as dP,VideoCamera as dQ,Image$1 as dR,Sound as dS,Description as dT,toNumber_1 as dU,FormProvider as dV,ProgressStepper as dW,size_1 as dX,findIndex_1 as dY,take as dZ,CurlyBraces as d_,Edit as da,Upload as db,Delete$1 as dc,CustomTabs as dd,useBackupImg as de,img$1C as df,validate as dg,img$19 as dh,baseGraphQLApiWithError as di,VerifiedFilled as dj,Add as dk,ExpandLess$1 as dl,ExpandMore$1 as dm,Collapse$1 as dn,Filter$1 as dp,DynamicTable as dq,useTheme$3 as dr,getThemeProps as ds,useEnhancedEffect$3 as dt,React as du,_arrayPush as dv,isArray_1 as dw,_baseIteratee as dx,_baseToString as dy,_baseTrim as dz,_objectWithoutPropertiesLoose$2 as e,Download as e$,VariableSizeList as e0,sdkEventManager as e1,SdkEvents as e2,SdkError as e3,distributionTypes as e4,EngineClassIcons as e5,Mode2 as e6,EngineModeIcons as e7,DeploymentModelIcons as e8,markdown as e9,_baseMap as eA,_baseUnary as eB,_baseFindIndex as eC,_Set as eD,_setToArray as eE,_SetCache as eF,_cacheHas as eG,img$Q as eH,img$P as eI,img$1y as eJ,img$1x as eK,img$1w as eL,img$N as eM,img$1A as eN,img$M as eO,authSelector as eP,ListItemAvatar$1 as eQ,emphasize as eR,useSlotProps as eS,_arraySome as eT,EntityType as eU,generateState as eV,injectIntl as eW,ErrorBoundary$1 as eX,EPermissionAction as eY,Process as eZ,Information as e_,guid as ea,EditList as eb,ButtonBase$1 as ec,isObject_1 as ed,_arrayMap as ee,_Symbol as ef,isArguments_1 as eg,_baseEach as eh,_arrayFilter as ei,_getNative as ej,eq_1 as ek,_root as el,_Uint8Array as em,_overArg as en,_isPrototype as eo,isObjectLike_1 as ep,_baseGetTag as eq,_arrayLikeKeys as er,isBuffer$5 as es,isFunction_1 as et,isTypedArray_1 as eu,_Stack as ev,_baseFor as ew,identity_1 as ex,_isIterateeCall as ey,isSymbol_1 as ez,clsx as f,AvatarGroup$1 as f$,NewFolder as f0,SpecialFolder as f1,User as f2,Source as f3,Search$2 as f4,selectIsOLPEnabled as f5,ListItemSecondaryAction$1 as f6,getLibraryModule as f7,cmsUrlSelector as f8,debounce_1 as f9,InfiniteLoader as fA,FixedSizeList as fB,selectUserOrgEdgeVersion as fC,EditAttributes as fD,gqlIntrospection as fE,ProcessingDetail as fF,img$y as fG,img$A as fH,img$6 as fI,FilterRemove as fJ,AlarmTwo as fK,tableInfiniteScroll as fL,CheckCircle as fM,FolderOpen as fN,Voice as fO,useDoubleClick as fP,FolderFilled as fQ,Time as fR,img$B as fS,Undefined as fT,PodcastSource as fU,YoutubeSource as fV,TVSource as fW,RadioSource as fX,selectOrgId as fY,navSectionStyles as fZ,selectIsUserAdmin as f_,SearchStructuredData as fa,Grow$1 as fb,configSelector as fc,index as fd,actions as fe,hasPermission as ff,UserAddFilled as fg,MenuList$1 as fh,MoveFolder as fi,EAuthResourceType as fj,Slide$1 as fk,img$c as fl,selectApiConfigs$2 as fm,selectPanelByPanelName as fn,FullScreenContainer as fo,EngineCategoryIcons as fp,isPermissionLoading as fq,Settings$2 as fr,Hamburger as fs,List as ft,enginesFilter as fu,panelsSelector as fv,Badge$1 as fw,MoreHor as fx,convertEntityToAuthResource as fy,AutoSizer as fz,generateUtilityClass as g,Article as g$,index$1 as g0,ErrorState$2 as g1,Stepper$1 as g2,StepConnector$1 as g3,Step$1 as g4,StepLabel$1 as g5,isEqual_1 as g6,NullState$2 as g7,Group as g8,PermissionChangedAction as g9,NoApps as gA,EApplicationConfigType as gB,green$1 as gC,md5 as gD,selectIsSuperAdmin as gE,organizations_selector as gF,actions$5 as gG,AddUser as gH,selectors as gI,LibraryDropdown as gJ,Remove as gK,Save as gL,Input$3 as gM,getElement as gN,client$1 as gO,Copy as gP,ArrowForward as gQ,Modal$1 as gR,Slider$1 as gS,getDefaultExportFromCjs as gT,_getSymbols as gU,stubArray_1 as gV,_baseGetAllKeys as gW,_getTag as gX,_nodeUtil as gY,_getAllKeys as gZ,_castFunction as g_,Lock as ga,useOrganizationPermissions as gb,EAuthSubResourceType as gc,AddGroup as gd,initialConfigSelector as ge,EMessageTypes as gf,errors as gg,ConfirmationModal as gh,panelComponents as gi,EnumHelpers as gj,formatBytes as gk,NotInterested as gl,mountPanelForResponse$1 as gm,default_1$a as gn,tableStyles as go,ArrowDown as gp,ArrowUp as gq,useInterval as gr,Iam as gs,safeFormatMessage as gt,contextMenuStyles as gu,Users as gv,SecurityGroup as gw,getOrganizationPanelModule as gx,Lock2 as gy,EApplicationConfigLevel as gz,composeClasses as h,hidePanel as h$,Task as h0,View as h1,isNumber_1 as h2,Check as h3,EngineIconsRenderer as h4,FormattedRelativeTime$1 as h5,BottomQueue as h6,TopQueue as h7,Pause as h8,Cancel as h9,cancelled as hA,flush$4 as hB,tableSearchComponents as hC,cancel as hD,FlowTemplate as hE,Node as hF,Palette as hG,FlowCenter2 as hH,ArrowBack as hI,Schema$1 as hJ,truncatedString as hK,img$1 as hL,img$x as hM,AutomateNode as hN,Clear as hO,ExpandLess as hP,ExpandMore as hQ,registry as hR,registerComponent as hS,AvailableWidgets as hT,updatePanelMicroFrontendProps as hU,setData as hV,root as hW,mountWidget as hX,unmountWidget as hY,mountPanel as hZ,unmountPanel as h_,Folder as ha,Hidden as hb,dateRangeFilter as hc,statusFilter as hd,TableLoadingState as he,setDuration as hf,resetDuration as hg,ButtonGroupContext$1 as hh,toFinite_1 as hi,_baseForOwn as hj,_arrayReduce as hk,hasIn_1 as hl,now_1 as hm,useSyncExternalStoreExports as hn,Engines as ho,EngineComponentLoader as hp,EngineFieldType as hq,imageUpload as hr,characterCountTextField as hs,createStack as ht,tabsClasses$1 as hu,Packages as hv,Resources$1 as hw,selectUserCanCreatePackage as hx,PackagesAvatar as hy,actionChannel as hz,createSvgIcon$1 as i,unmountAllPanel as i0,init as i1,aiwareEvents as i2,jsxRuntime as j,interopRequireDefault as k,createSlice as l,makeStyles as m,Route as n,useDispatch as o,useSelector as p,authStatusSelector as q,react$1 as r,store$5 as s,authContextSelector as t,useThemeProps as u,AuthContext as v,lodash as w,Alert$1 as x,betaFeaturesSelector as y,useNavigate as z};
1531
+ `,l={entityId:t,entityType:e};try{a=yield baseGraphQLApi({query:s,operationName:n,variables:l,graphEndpoint:u,token:d})}catch(e){i=!0}if(a.errors){if(0===(o=a.errors.filter(({message:e})=>e.includes(' does not exist in "AuthPermissionType" enum.')).map(({message:e})=>{var t='Value "',n=e.substring(t.length).indexOf('"');return e.substring(t.length,t.length+n)})).length)throw i=!0,a={},new Error((null==(f=(a.errors||[])[0])?void 0:f.message)||"Error")}else i=!0}const c=a.data||{};return Object.keys(c).map(e=>{var t=e.split("__");return 3===t.length?{fetchedTargetEntityType:t[0],fetchedTargetGroupType:t[1],fetchedTargetAction:t[2],hasPermission:c[e][0].hasPermission}:{fetchedTargetEntityType:t[0],fetchedTargetAction:t[1],hasPermission:c[e][0].hasPermission}}).reduce((e,t)=>{var n=t.fetchedTargetGroupType||t.fetchedTargetEntityType;return t.hasPermission&&(e[n]||(e[n]={}),e[n][t.fetchedTargetAction]=t.hasPermission),e},{})})}function getMyRights(t){return __awaiter(this,void 0,void 0,function*(){var e="getMyRights";return(yield baseGraphQLApiWithError(Object.assign({query:"\n query getMyRights {\n myRights {\n operations\n }\n }\n ",operationName:e},t))).myRights.operations})}const selectPermissionsByEntity=(t,n,r)=>e=>{return t&&n&&(e=e[namespace].permissionsByObject[t])&&e[n]?e[n][r||t]:void 0},selectMyRights=e=>e[namespace].rights;var index=Object.freeze({__proto__:null,selectPermissionsByEntity:selectPermissionsByEntity,selectMyRights:selectMyRights});function*fetchObjectPermissions(t){var{entityId:t,entityType:n}=t.payload,i=yield select(selectApiConfigs$2),e=yield select(graphEndpointSelector),o=yield select(sessionTokenSelector),a=yield select(selectIsOLPEnabled),r=yield select(selectPermissionsByEntity(n,t));if(!r||"success"!==r.status&&"pending"!==r.status){yield put(actions.fetchObjectPermissionsStarted({entityId:t,entityType:n}));try{let r={};if(a)r=yield call$j(getObjectPermissions,e,o,{entityType:n,entityId:t});else{let e=yield select(selectMyRights);if("success"!==e.status&&"pending"!==e.status){yield put(actions.fetchMyRightsStarted);try{var s=yield call$j(getMyRights,i);yield put(actions.fetchMyRightsSucceeded(s)),e=yield select(selectMyRights)}catch(e){throw yield put(actions.fetchMyRightsFailed),e}}else"pending"===e.status&&(yield take([actions.fetchMyRightsFailed,actions.fetchMyRightsSucceeded]),e=yield select(selectMyRights));const l=e["myRights"];getPermissionTypesToQuery(n).forEach(n=>{var{action:e,resource:t}=n.targetActions.reduce((e,t)=>(e.action[t.targetAction]=convertPermissionsToRights(t.resource||n.targetObjectType,t.targetAction,l),e.resource=t.resource,e),{action:{}});r[t||n.targetObjectType]=e})}yield put(actions.fetchObjectPermissionsSucceeded({entityId:t,entityType:n,permissions:r}))}catch(e){actions.fetchObjectPermissionsFailed({entityId:t,entityType:n})}}}function*watchPermissionsStart(){yield takeEvery$1(actions.fetchObjectPermissionsStart.type,fetchObjectPermissions)}function*rootSaga(){yield all$2([watchPermissionsStart()])}function getPermissionsModule(){return{id:namespace,reducerMap:{[namespace]:permissionsReducer},sagas:[rootSaga],initialActions:[]}}const useOrganizationPermissions=e=>{const t=react$1.exports.useRef(),n=useDispatch(),r=null==(o=useSelector(userSelector$2).organization)?void 0:o.organizationId,i=useSelector(selectPermissionsByEntity(EAuthResourceType.Organization,String(r),e));react$1.exports.useEffect(()=>{!r||i&&"failure"!==i.status&&"idle"!==i.status&&t.current===r||(t.current=r,n(actions.fetchObjectPermissionsStart({entityType:EAuthResourceType.Organization,entityId:String(r)})))},[n,r,i]);var o=react$1.exports.useCallback(e=>{return!isPermissionLoading(i)&&hasPermission(i,e)},[i]);return{permissions:i,hasPermission:o}},rateLimiter=new RateLimiter,checkAndDecodeBase64String=t=>{if(null==t||!t.trim())return t;try{return window.btoa(window.atob(t))==t?window.atob(t):t}catch(e){return t}};function SnackbarRenderer(){return jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(DynamicModuleLoader,Object.assign({modules:[getSnackbarModule()]},{children:jsxRuntime.exports.jsx(CustomSnackbar,{})}))}))}store$5.addModules([getWidgetsModule(),getPanelsModule(registry,registryLookup),getDataModule(),getConfigModule(),getAuthModule(),getPermissionsModule()]);let hasLoaded=!1;const AppBarPreLoader=()=>{var e=useSelector(authSelector);return(null==(e=null==e?void 0:e.user)?void 0:e.token)&&!hasLoaded&&(hasLoaded=!0,setTimeout(()=>{store$5.addModules([getAppbarPanelModule()])},0)),null};function ApplicationDialogPreLoader(){var e=useSelector(authSelector);return(null==(e=null==e?void 0:e.user)?void 0:e.token)&&hasLoaded?jsxRuntime.exports.jsx(ApplicationDialog,{}):null}const authHelpers={updateToken(e){e?store$5.dispatch(updateTokenRequest({token:e})):console.error("[AiWARE JS]: Please provide a valid token!")},logout(e){"function"==typeof e?(e(),setTimeout(()=>{store$5.dispatch(logout())},1e3)):store$5.dispatch(logout())},reportAppActivity(e){rateLimiter.checkIfCanCall(e)&&store$5.dispatch(updateActivityStatus$1())}};function PortalRenderer(){return jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment,{children:[jsxRuntime.exports.jsx(SupportCenterPixel,{}),jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(AppBarPreLoader,{})}))]})}function ApplicationDialogRenderer(){return jsxRuntime.exports.jsx(jsxRuntime.exports.Fragment,{children:jsxRuntime.exports.jsx(Provider$2,Object.assign({store:store$5},{children:jsxRuntime.exports.jsx(AIWareIntlProvider,{children:jsxRuntime.exports.jsx(ApplicationDialogPreLoader,{})})}))})}const ThemeInitializer=()=>(useTheme(),null),root=getElement("aiWARE"),reactDOMroot=(root.classList.add("aiware-el"),client$1.createRoot(root)),mountWidget=("_auth"===window.name?handleImplicitRedirect(window.location.hash,window.opener):reactDOMroot.render(jsxRuntime.exports.jsx(AIWareCacheProvider,{children:jsxRuntime.exports.jsxs(AIWareThemeProvider$1,{children:[jsxRuntime.exports.jsx(PortalRenderer,{}),jsxRuntime.exports.jsx(SnackbarRenderer,{}),jsxRuntime.exports.jsx(ApplicationDialogRenderer,{}),jsxRuntime.exports.jsx(ThemeInitializer,{})]})})),(e,t)=>{var n=getUniqueID(),{name:e,elementId:r,config:i}=e;return e&&r&&i||console.error("[aiwarejs-error]: `mountWidget` function should include all the following params: name, elementId, config"),store$5.dispatch(mountWidget$1({elementId:r,widgetName:e,widgetConfig:i,widgetId:n,onComplete:t})),n}),unmountWidget=e=>(store$5.dispatch(unmountWidget$1(e)),!0),mountPanel=(e,t)=>{const n=e.panelId||getUniqueID();var{microFrontend:e,panelConfig:r}=e;store$5.dispatch(mountPanel$1({microFrontend:e,panelId:n,panelConfig:r}));const i=[...(null==(e=null==r?void 0:r.header)?void 0:e.actions)||[],...(null==(e=null==r?void 0:r.footer)?void 0:e.actions)||[]].filter(e=>e.submit).map(e=>e.action);r={id:n,sagas:[function*(){yield takeEvery$1(i.map(e=>e.type),function*(){var e=(yield select(e=>e.data.find(e=>e.id===n)))["data"];t&&t(e)})}]};return store$5.addModule(r),n},unmountPanel=e=>(store$5.dispatch(unmountPanel$1(e)),!0),hidePanel=e=>(store$5.dispatch(hidePanel$1(e)),!0),unmountAllPanel=()=>{store$5.dispatch(unmountAllPanel$1(""))};function init(e,t){var n,e=validateConfig(e);e?(n=e["authToken"],n=checkAndDecodeBase64String(n||""),store$5.dispatch(getInitConfig(Object.assign(Object.assign({},e),{authToken:n,onComplete:t})))):console.error("@aiware/js initialization failed. Please pass valid configuration object.")}function helpCenter(){var e=new HelpCenter$2({actions:{setCustomKnowledgeBaseUrlAction:setCustomKnowledgeBaseUrl,setCustomDocsUrlAction:setCustomDocsUrl,updateSelectedTabAction:updateSelectedTab}});return{openKnowledgeBasePanel:e.openKnowledgeBasePanel.bind(e),openDocsPanel:e.openDocsPanel.bind(e)}}function dataCenter(){var e=new DataCenter$1;return{openImporterPanel:e.openImporterPanel.bind(e)}}function handleEvents(){function n(e){if(!e||"string"!=typeof e)throw new SdkError("Please provide a valid event name!");if(!SdkEvents[e])throw new SdkError("Unknown event: "+e)}return{on:function(e,t){n(e),sdkEventManager.on.call(sdkEventManager,e,t)},off:function(e){n(e),sdkEventManager.off.call(sdkEventManager,e)}}}const mountPanelForResponse=e=>mountPanelForResponse$1(e,store$5),aiwareEvents=handleEvents();window&&(window.aiWare_initTesting=()=>{window.aiWare_store=store$5,window.aiWare_theme={darkTheme:darkTheme$1,lightTheme:lightTheme$1}},window.aiware={init:init,auth:authHelpers,helpCenter:helpCenter(),dataCenter:dataCenter(),on:aiwareEvents.on,off:aiwareEvents.off,hidePanel:hidePanel,unmountPanel:unmountPanel,store:store$5,registry:registry,registerComponent:registerComponent,AvailableWidgets:AvailableWidgets,mountPanelAction:mountPanel$1,unmountPanelAction:unmountPanel$1,hidePanelAction:hidePanel$1,updatePanelMicroFrontendPropsAction:updatePanelMicroFrontendProps,setData:setData,mountWidget:mountWidget,mountPanel:mountPanel,mountPanelForResponse:mountPanelForResponse,unmountWidget:unmountWidget,version:"sdk_release_version",commit:"59268cda1",releaseDate:"2023-09-22T22:11:24.176Z"});export{InputAdornment$1 as $,AIWareIntlProvider as A,Box$1 as B,devErrorLogger as C,useLocation as D,DynamicModuleLoader as E,FormattedMessage$1 as F,Button$1 as G,useSearchParams as H,img$5 as I,StyledEngineProvider as J,Fade$1 as K,LinearProgress$1 as L,classNames as M,logout as N,LoadingButton$1 as O,Provider$2 as P,authErrorMessage as Q,Routes as R,Switch$1 as S,Typography$1 as T,Grid$1 as U,FormControl$1 as V,TextField$1 as W,resetPasswordRequest as X,InputLabel$1 as Y,OutlinedInput$1 as Z,_extends$5 as _,generateUtilityClasses as a,Skeleton$1 as a$,IconButton$1 as a0,Select$1 as a1,Location as a2,MenuItem$1 as a3,Divider$1 as a4,enableBetaFeatures as a5,Popover$1 as a6,all$2 as a7,CheckmarkFilled as a8,Bullet as a9,createReducer as aA,ENGINE_OWNER_TYPES as aB,ENGINE_FILTER_TYPES as aC,preferredLanguageSelector as aD,baseUrlSelector as aE,rootApiSelector as aF,sessionTokenSelector as aG,graphEndpointSelector as aH,controllerNodeRedImageSelector as aI,controllerUrlSelector as aJ,automateControllerUrlSelector as aK,flowCenterDialogSelector as aL,automateUrlSelector as aM,Portal$1 as aN,flowCenterDialogReducer as aO,List$2 as aP,ListItem$1 as aQ,ListItemIcon$1 as aR,ListItemText$1 as aS,flowCenterDialogAction as aT,img$q as aU,img$r as aV,img$t as aW,img$u as aX,Tooltip$1 as aY,img$k as aZ,img$J as a_,takeEvery$1 as aa,select as ab,call$j as ac,put as ad,showMessage as ae,MessageSeverity as af,createTheme$1 as ag,systemStyled as ah,useThemeProps$1 as ai,useId as aj,useControlled$1 as ak,usePreviousProps$1 as al,useEventCallback as am,setRef as an,inputClasses$1 as ao,inputBaseClasses$1 as ap,outlinedInputClasses$1 as aq,filledInputClasses$1 as ar,Popper$1 as as,alpha as at,ListSubheader$1 as au,ClearIcon as av,ArrowDropDownIcon as aw,Chip$1 as ax,createBox$1 as ay,createAction as az,styled$1 as b,Transition$1 as b$,takeLatest$1 as b0,fetchAllTags as b1,fetchFlows as b2,fetchTemplateGallery as b3,isRevisionsExistOnServerRequest as b4,FormLabel$1 as b5,default_1$e as b6,FormGroup$1 as b7,FormControlLabel$1 as b8,Checkbox$1 as b9,DialogContent$1 as bA,DialogActions$1 as bB,Snackbar$1 as bC,default_1$6 as bD,Search$1 as bE,img$l as bF,img$n as bG,img$X as bH,Tabs$2 as bI,Tab$2 as bJ,deleteEngine as bK,fetchEngine as bL,img$m as bM,AIWareFormatMessage as bN,FormattedDate as bO,fetchVeritoneGraphQLApi as bP,useTheme as bQ,KeyboardArrowRight as bR,KeyboardArrowLeft as bS,InputUnstyled as bT,isHostComponent as bU,getDefaultExportFromNamespaceIfNotNamed as bV,commonjsRequire as bW,_typeof$D as bX,_assertThisInitialized$x as bY,_setPrototypeOf$z as bZ,reactDom as b_,fetchTemplateGalleryFallback as ba,Card$1 as bb,CardContent$1 as bc,img$o as bd,CardActions$1 as be,flowStyles as bf,NoResults as bg,CircularProgress$1 as bh,img$e as bi,Dialog$1 as bj,setApiEndpoint as bk,TableContainer$1 as bl,Table$1 as bm,TableHead$1 as bn,TableRow$1 as bo,TableCell$1 as bp,TableSortLabel$1 as bq,TableBody$1 as br,img$j as bs,default_1 as bt,ClickAwayListener as bu,img$v as bv,img$s as bw,img$T as bx,img$F as by,DialogTitle$1 as bz,Paper$1 as c,ReactMarkdown as c$,_defineProperty$x as c0,__awaiter$e as c1,__generator$2 as c2,__spread as c3,React5 as c4,PropTypes as c5,TransitionGroup$1 as c6,connect$1 as c7,Bookmark as c8,EngineFlagIcons as c9,FormHelperText$2 as cA,img$i as cB,ThemeProvider as cC,lightTheme$1 as cD,CssBaseline as cE,Hide as cF,has_1 as cG,Radio$2 as cH,createSvgIcon$2 as cI,_createCompounder as cJ,_toPropertyKey as cK,_inheritsLoose$2 as cL,hoistNonReactStatics_cjs as cM,commonjsGlobal$2 as cN,combineReducers as cO,createSelector$1 as cP,fork as cQ,statusPill as cR,AIWareThemeProvider$1 as cS,LocalizationProvider as cT,AdapterDateFns as cU,CalendarPicker as cV,Stack$4 as cW,Close$1 as cX,FullscreenExit as cY,Fullscreen as cZ,TabPanel as c_,createAsyncThunk as ca,withStyles as cb,getConfigModule as cc,getAuthModule as cd,getSnackbarModule as ce,AIWareCacheProvider as cf,img$U as cg,img$g as ch,img$f as ci,isEmpty_1 as cj,find_1 as ck,Backdrop$1 as cl,getDefaultMiddleware as cm,isNil_1 as cn,useForm as co,UpDown as cp,Icon$1 as cq,get_1 as cr,map_1 as cs,keys_1 as ct,RadioGroup$1 as cu,Avatar$1 as cv,img$z as cw,baseGraphQLApi as cx,default_1$9 as cy,Controller as cz,capitalize$2 as d,UnknownDocument as d$,default_1$8 as d0,unmountPanel$1 as d1,AvailableComponents as d2,delay$1 as d3,hidePanel$1 as d4,mountPanel$1 as d5,DialogContentText$1 as d6,userSelector$2 as d7,MoreVert$1 as d8,Menu$1 as d9,_castSlice as dA,_stringToArray as dB,toString_1 as dC,upperFirst_1 as dD,isArrayLike_1 as dE,isString_1 as dF,toInteger_1 as dG,_baseGet as dH,_baseSlice as dI,_castPath as dJ,_toKey as dK,_isIndex as dL,channel$2 as dM,useFormContext as dN,useIntl as dO,useFieldArray as dP,VideoCamera as dQ,Image$1 as dR,Sound as dS,Description as dT,toNumber_1 as dU,FormProvider as dV,ProgressStepper as dW,size_1 as dX,findIndex_1 as dY,take as dZ,CurlyBraces as d_,Edit as da,Upload as db,Delete$1 as dc,CustomTabs as dd,useBackupImg as de,img$1C as df,validate as dg,img$19 as dh,baseGraphQLApiWithError as di,VerifiedFilled as dj,Add as dk,ExpandLess$1 as dl,ExpandMore$1 as dm,Collapse$1 as dn,Filter$1 as dp,DynamicTable as dq,useTheme$3 as dr,getThemeProps as ds,useEnhancedEffect$3 as dt,React as du,_arrayPush as dv,isArray_1 as dw,_baseIteratee as dx,_baseToString as dy,_baseTrim as dz,_objectWithoutPropertiesLoose$2 as e,Download as e$,VariableSizeList as e0,sdkEventManager as e1,SdkEvents as e2,SdkError as e3,distributionTypes as e4,EngineClassIcons as e5,Mode2 as e6,EngineModeIcons as e7,DeploymentModelIcons as e8,markdown as e9,_baseMap as eA,_baseUnary as eB,_baseFindIndex as eC,_Set as eD,_setToArray as eE,_SetCache as eF,_cacheHas as eG,img$Q as eH,img$P as eI,img$1y as eJ,img$1x as eK,img$1w as eL,img$N as eM,img$1A as eN,img$M as eO,authSelector as eP,ListItemAvatar$1 as eQ,emphasize as eR,useSlotProps as eS,_arraySome as eT,EntityType as eU,generateState as eV,injectIntl as eW,ErrorBoundary$1 as eX,EPermissionAction as eY,Process as eZ,Information as e_,guid as ea,EditList as eb,ButtonBase$1 as ec,isObject_1 as ed,_arrayMap as ee,_Symbol as ef,isArguments_1 as eg,_baseEach as eh,_arrayFilter as ei,_getNative as ej,eq_1 as ek,_root as el,_Uint8Array as em,_overArg as en,_isPrototype as eo,isObjectLike_1 as ep,_baseGetTag as eq,_arrayLikeKeys as er,isBuffer$5 as es,isFunction_1 as et,isTypedArray_1 as eu,_Stack as ev,_baseFor as ew,identity_1 as ex,_isIterateeCall as ey,isSymbol_1 as ez,clsx as f,AvatarGroup$1 as f$,NewFolder as f0,SpecialFolder as f1,User as f2,Source as f3,Search$2 as f4,selectIsOLPEnabled as f5,ListItemSecondaryAction$1 as f6,getLibraryModule as f7,cmsUrlSelector as f8,debounce_1 as f9,InfiniteLoader as fA,FixedSizeList as fB,selectUserOrgEdgeVersion as fC,EditAttributes as fD,gqlIntrospection as fE,ProcessingDetail as fF,img$y as fG,img$A as fH,img$6 as fI,FilterRemove as fJ,AlarmTwo as fK,tableInfiniteScroll as fL,CheckCircle as fM,FolderOpen as fN,Voice as fO,useDoubleClick as fP,FolderFilled as fQ,Time as fR,img$B as fS,Undefined as fT,PodcastSource as fU,YoutubeSource as fV,TVSource as fW,RadioSource as fX,selectOrgId as fY,navSectionStyles as fZ,selectIsUserAdmin as f_,SearchStructuredData as fa,Grow$1 as fb,configSelector as fc,index as fd,actions as fe,hasPermission as ff,UserAddFilled as fg,MenuList$1 as fh,MoveFolder as fi,EAuthResourceType as fj,Slide$1 as fk,img$c as fl,selectApiConfigs$2 as fm,selectPanelByPanelName as fn,FullScreenContainer as fo,EngineCategoryIcons as fp,isPermissionLoading as fq,Settings$2 as fr,Hamburger as fs,List as ft,enginesFilter as fu,panelsSelector as fv,Badge$1 as fw,MoreHor as fx,convertEntityToAuthResource as fy,AutoSizer as fz,generateUtilityClass as g,Article as g$,index$1 as g0,ErrorState$2 as g1,Stepper$1 as g2,StepConnector$1 as g3,Step$1 as g4,StepLabel$1 as g5,isEqual_1 as g6,NullState$2 as g7,Group as g8,PermissionChangedAction as g9,NoApps as gA,EApplicationConfigType as gB,green$1 as gC,md5 as gD,selectIsSuperAdmin as gE,organizations_selector as gF,actions$5 as gG,AddUser as gH,selectors as gI,LibraryDropdown as gJ,Remove as gK,Save as gL,Input$3 as gM,getElement as gN,client$1 as gO,Copy as gP,ArrowForward as gQ,Modal$1 as gR,Slider$1 as gS,getDefaultExportFromCjs as gT,_getSymbols as gU,stubArray_1 as gV,_baseGetAllKeys as gW,_getTag as gX,_nodeUtil as gY,_getAllKeys as gZ,_castFunction as g_,Lock as ga,useOrganizationPermissions as gb,EAuthSubResourceType as gc,AddGroup as gd,initialConfigSelector as ge,EMessageTypes as gf,errors as gg,ConfirmationModal as gh,panelComponents as gi,EnumHelpers as gj,formatBytes as gk,NotInterested as gl,mountPanelForResponse$1 as gm,default_1$a as gn,tableStyles as go,ArrowDown as gp,ArrowUp as gq,useInterval as gr,Iam as gs,safeFormatMessage as gt,contextMenuStyles as gu,Users as gv,SecurityGroup as gw,getOrganizationPanelModule as gx,Lock2 as gy,EApplicationConfigLevel as gz,composeClasses as h,hidePanel as h$,Task as h0,View as h1,isNumber_1 as h2,Check as h3,EngineIconsRenderer as h4,FormattedRelativeTime$1 as h5,BottomQueue as h6,TopQueue as h7,Pause as h8,Cancel as h9,cancelled as hA,flush$4 as hB,tableSearchComponents as hC,cancel as hD,FlowTemplate as hE,Node as hF,Palette as hG,FlowCenter2 as hH,ArrowBack as hI,Schema$1 as hJ,truncatedString as hK,img$1 as hL,img$x as hM,AutomateNode as hN,Clear as hO,ExpandLess as hP,ExpandMore as hQ,registry as hR,registerComponent as hS,AvailableWidgets as hT,updatePanelMicroFrontendProps as hU,setData as hV,root as hW,mountWidget as hX,unmountWidget as hY,mountPanel as hZ,unmountPanel as h_,Folder as ha,Hidden as hb,dateRangeFilter as hc,statusFilter as hd,TableLoadingState as he,setDuration as hf,resetDuration as hg,ButtonGroupContext$1 as hh,toFinite_1 as hi,_baseForOwn as hj,_arrayReduce as hk,hasIn_1 as hl,now_1 as hm,useSyncExternalStoreExports as hn,Engines as ho,EngineComponentLoader as hp,EngineFieldType as hq,imageUpload as hr,characterCountTextField as hs,createStack as ht,tabsClasses$1 as hu,Packages as hv,Resources$1 as hw,selectUserCanCreatePackage as hx,PackagesAvatar as hy,actionChannel as hz,createSvgIcon$1 as i,unmountAllPanel as i0,init as i1,aiwareEvents as i2,jsxRuntime as j,interopRequireDefault as k,createSlice as l,makeStyles as m,Route as n,useDispatch as o,useSelector as p,authStatusSelector as q,react$1 as r,store$5 as s,authContextSelector as t,useThemeProps as u,AuthContext as v,lodash as w,Alert$1 as x,betaFeaturesSelector as y,useNavigate as z};
package/js-core.esm.js.gz CHANGED
Binary file