@e-llm-studio/instant-learning 1.3.0-alpha.41 → 1.3.0-alpha.43

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.
Files changed (25) hide show
  1. package/dist/cjs/features/LearningManagement/LearningManagement.js +1 -1
  2. package/dist/cjs/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
  3. package/dist/cjs/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
  4. package/dist/cjs/features/LearningManagement/apis/scopeApis.js +1 -1
  5. package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
  6. package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.js.map +1 -0
  7. package/dist/cjs/features/LearningManagement/components/InstantLearningModal.js +1 -1
  8. package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
  9. package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
  10. package/dist/features/LearningManagement/LearningManagement.js +1 -1
  11. package/dist/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
  12. package/dist/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
  13. package/dist/features/LearningManagement/apis/scopeApis.js +1 -1
  14. package/dist/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
  15. package/dist/features/LearningManagement/assets/Search-result(add new).svg.js.map +1 -0
  16. package/dist/features/LearningManagement/components/InstantLearningModal.js +1 -1
  17. package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
  18. package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
  19. package/dist/types/src/features/LearningManagement/LearningManagement.d.ts.map +1 -1
  20. package/dist/types/src/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -1
  21. package/dist/types/src/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -1
  22. package/dist/types/src/features/LearningManagement/apis/scopeApis.d.ts.map +1 -1
  23. package/dist/types/src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.d.ts +12 -0
  24. package/dist/types/src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.d.ts.map +1 -0
  25. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),n=require("react/jsx-runtime"),t=require("react"),r=require("@mui/material"),o=require("lucide-react"),i=require("primereact/toast"),s=require("uuid"),a=require("../../assets/Search-result(add new).svg.js"),l=require("../../store/useAuthStore.js"),u=require("../../config.js"),c=require("../../apis/scopeApis.js"),d=require("./InputField.js"),p=require("./StationAutocomplete.js"),f=require("../CardSkeleton.js"),g=require("./OnboardingLoader.js"),x=require("./TemplateCard.js"),_=[{label:"5am to 7pm",value:"05:00 AM - 7:00 PM"},{label:"6am to 7pm",value:"06:00 AM - 7:00 PM"}],m=[{label:"Low Sellout",value:"Low Sellout"},{label:"High Sellout",value:"High Sellout"},{label:"None",value:""}],h=[{label:"None",value:"None"},{label:"Distribute spots evenly across all breaks in the hour",value:"Distribute spots evenly across all breaks in the hour"}];exports.default=function(v){var S,y=v.isOpen,b=v.onClose,j=v.onBoardStation,w=v.app_integration_id,C=v.token,T=v.stationNameParam,O=t.useState(null),F=O[0],N=O[1],B=t.useState([]),A=B[0],E=B[1],M=t.useState(0),D=M[0],q=M[1],I=t.useState(!0),k=I[0],P=I[1],R=t.useState(!1),z=R[0],L=R[1],W=t.useState([]),G=W[0],U=W[1],Y=t.useState(""),H=Y[0],K=Y[1],X=t.useState(""),J=X[0],Q=X[1],V=t.useState(!1),Z=V[0],$=V[1],ee=t.useState(!1),ne=ee[0],te=ee[1],re=t.useState(null),oe=re[0],ie=re[1],se=t.useState(!1),ae=se[0],le=se[1],ue=t.useState(0),ce=ue[0],de=ue[1],pe=t.useState(""),fe=pe[0],ge=pe[1],xe=l.default().user,_e=t.useRef(null),me=t.useRef(null),he=t.useRef(null),ve=t.useRef(null),Se=t.useState({region:"",primeTime:["06:00 AM - 7:00 PM"],genre:"Music",type:"",lowSelloutConfig:""}),ye=Se[0],be=Se[1],je=function(e,n){return e.find(function(e){return e.value===n})||null},we=t.useMemo(function(){return A.map(function(e){return{label:e.scope_name,value:e.scope_name}})},[A]),Ce=t.useMemo(function(){var e,n,t;if(!ye.genre)return null;var r=A.find(function(e){return e.scope_name===ye.genre});return r?{id:r.id,title:r.scope_name||"Unnamed Template",description:(null===(e=r.description)||void 0===e?void 0:e.trim())||"No description available.",inheritedText:(null===(n=r.inheritance)||void 0===n?void 0:n[0])||void 0,rulesCount:r.rules_count||0,tiersCount:r.tier_count||0,isCopy:null!==(t=r.is_copy)&&void 0!==t&&t}:null},[ye.genre,A]);t.useEffect(function(){return function(){he.current&&clearTimeout(he.current)}},[]);var Te=function(n){return e.__awaiter(void 0,void 0,void 0,function(){var t,r,o;return e.__generator(this,function(i){switch(i.label){case 0:if(z)return[2];L(!0),i.label=1;case 1:return i.trys.push([1,3,4,5]),[4,c.retrieveGenreScopes({limit:"20",offset:String(n)})];case 2:return"success"===(null==(t=i.sent())?void 0:t.status)&&Array.isArray(null==t?void 0:t.data)?(r=t.data,E(function(t){if(0===n)return r;var o=new Set(t.map(function(e){return e.id})),i=r.filter(function(e){return!o.has(e.id)});return e.__spreadArray(e.__spreadArray([],t,!0),i,!0)}),r.length<20?P(!1):P(!0),q(n+20)):P(!1),[3,5];case 3:return o=i.sent(),console.error("[StationOnboard] Failed to fetch genre scopes:",o),P(!1),[3,5];case 4:return L(!1),[7];case 5:return[2]}})})};t.useEffect(function(){if(y&&(E([]),q(0),P(!0),Te(0),T)){ge(T);e.__awaiter(void 0,void 0,void 0,function(){var n,t,r;return e.__generator(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,c.fetchStationsByKeyword(T,!0)];case 1:return!0===(null==(n=e.sent())?void 0:n.success)&&Array.isArray(null==n?void 0:n.data)&&(t=n.data.find(function(e){var n;return(null===(n=e.station_name)||void 0===n?void 0:n.toLowerCase())===T.toLowerCase()&&!e.ruleset_id}),t&&N(t)),[3,3];case 2:return r=e.sent(),console.error("[StationOnboard] Error auto-selecting station:",r),[3,3];case 3:return[2]}})})}},[y,T]);t.useEffect(function(){be(F?function(n){var t;return e.__assign(e.__assign({},n),{region:null!==(t=F.market)&&void 0!==t?t:""})}:{region:"",primeTime:["06:00 AM - 7:00 PM"],genre:"Music",type:"",lowSelloutConfig:""})},[F]),t.useEffect(function(){var e=setTimeout(function(){Q(H)},500);return function(){return clearTimeout(e)}},[H]),t.useEffect(function(){e.__awaiter(void 0,void 0,void 0,function(){var n,t,r;return e.__generator(this,function(e){switch(e.label){case 0:if(!J.trim())return U([]),[2];$(!0),e.label=1;case 1:return e.trys.push([1,3,4,5]),[4,c.searchScopes({search_string:J})];case 2:return"success"===(null==(n=e.sent())?void 0:n.status)&&Array.isArray(null==n?void 0:n.data)?(t=n.data.map(function(e){var n,t,r;return{id:e.id,title:e.scope_name||"Unnamed Template",description:(null===(n=e.description)||void 0===n?void 0:n.trim())||"No description available.",inheritedText:(null===(t=e.inheritance)||void 0===t?void 0:t[0])||void 0,rulesCount:e.rules_count||0,tiersCount:e.tier_count||0,isCopy:null!==(r=e.is_copy)&&void 0!==r&&r}}),U(t)):U([]),[3,5];case 3:return r=e.sent(),console.error("[StationOnboard] Error searching scopes:",r),U([]),[3,5];case 4:return $(!1),[7];case 5:return[2]}})})},[J]),t.useEffect(function(){!J.trim()&&Ce&&ie(Ce.id)},[J,Ce]);var Oe=function(){setTimeout(function(){ve.current&&ve.current.scrollTo({top:ve.current.scrollHeight,behavior:"smooth"})},100)},Fe=function(){ge(""),N(null),be({region:"",primeTime:["06:00 AM - 7:00 PM"],genre:"Music",type:"",lowSelloutConfig:""}),U([]),K(""),ie(null),b()},Ne=function(n,t){var r;if("primeTime"!==n){var o=null!==(r=null==t?void 0:t.value)&&void 0!==r?r:"";be(function(t){var r;return e.__assign(e.__assign({},t),((r={})[n]=String(o),r))}),"genre"===n&&(te(!0),he.current&&clearTimeout(he.current),he.current=setTimeout(function(){var e=A.find(function(e){return e.scope_name===o});ie(e?e.id:null),te(!1)},800))}else{var i=(null==t?void 0:t.value)?String(t.value):"";be(function(n){return e.__assign(e.__assign({},n),{primeTime:i?[i]:[]})})}},Be=Boolean(F&&ye.region&&ye.primeTime.length>0&&ye.genre);return n.jsxs(r.Dialog,e.__assign({open:y,onClose:Fe,maxWidth:!1,disableEscapeKeyDown:!0,PaperProps:{sx:{width:"90vw",height:"90vh",borderRadius:"12px",display:"flex",flexDirection:"column",overflow:"hidden"}}},{children:[n.jsx(i.Toast,{ref:_e}),n.jsxs(r.Box,e.__assign({sx:{p:"20px 20px 20px 27px",borderBottom:"1px solid #F0F2F5",display:"flex",justifyContent:"space-between",alignItems:"center",bgcolor:"#fff"}},{children:[n.jsxs(r.Box,e.__assign({sx:{display:"flex",flexDirection:"column",gap:.5}},{children:[n.jsx(r.Typography,e.__assign({sx:{fontSize:"18px",fontWeight:600,color:"#19213D"}},{children:"Onboard a Station"})),n.jsx(r.Typography,e.__assign({sx:{fontSize:"16px",fontWeight:400,color:"#666F8D"}},{children:"Onboard a station to start configuring learnings."}))]})),n.jsx(r.IconButton,e.__assign({onClick:Fe,disabled:ae,sx:{color:"#19213D"}},{children:n.jsx(o.X,{size:24})}))]})),n.jsxs(r.DialogContent,e.__assign({sx:{p:0,bgcolor:"#F8FAFC",display:"flex",flexDirection:"row",overflow:"hidden",position:"relative"}},{children:[n.jsx(g.default,{isLoading:ae,currentStep:ce,onComplete:function(){le(!1);var e=me.current;Fe(),j(e||void 0),me.current=null}}),n.jsxs(r.Box,e.__assign({sx:{display:"flex",flex:1,paddingY:"14px",paddingX:"20px",gap:3,overflowY:"hidden"}},{children:[n.jsxs(r.Box,e.__assign({ref:ve,sx:{flex:1,bgcolor:"#fff",p:3,borderRadius:"16px",border:"1px solid #F0F2F5",height:"100%",overflowY:"auto"}},{children:[n.jsx(r.Typography,e.__assign({sx:{fontSize:"1rem",fontWeight:600,mb:.5,color:"#19213D"}},{children:"Basic Details"})),n.jsx(r.Typography,e.__assign({sx:{fontSize:"0.75rem",color:"#00000080",mb:"20px"}},{children:"Set up basic station details to unlock AI recommended scopes."})),n.jsxs(r.Box,e.__assign({sx:{display:"flex",flexDirection:"column",gap:"16px"}},{children:[n.jsxs(r.Box,e.__assign({className:"space-y-1.5"},{children:[n.jsxs("label",e.__assign({className:"text-sm font-medium text-[#19213D]"},{children:[n.jsx("span",e.__assign({className:"mr-0.5 text-xs font-semibold text-[#8F2C23]"},{children:"*"})),"Station Name/Call Letters"]})),n.jsx(p.default,{value:fe,onChange:ge,onStationSelect:function(e){return N(e)}})]})),n.jsx(d.default,{required:!0,disabled:!0,label:"Region",placeholder:"Select Region",value:ye.region||void 0,isSearchable:!1}),n.jsx(d.default,{required:!0,label:"Prime Time Window",placeholder:"Select Prime Time",options:_,value:je(_,(null===(S=ye.primeTime)||void 0===S?void 0:S[0])||""),onOptionChange:function(e){return Ne("primeTime",e)},isSearchable:!1}),n.jsx(r.Box,e.__assign({onClick:Oe,sx:{width:"100%"}},{children:n.jsx(d.default,{required:!0,label:"Genre",placeholder:"Select Genre",options:we,value:je(we,ye.genre),onOptionChange:function(e){return Ne("genre",e)},isSearchable:!1,onMenuScrollToBottom:function(){!z&&k&&Te(D)},isLoadingOptions:z,hasMoreOptions:k})})),n.jsx(r.Box,e.__assign({onClick:Oe,sx:{width:"100%"}},{children:n.jsx(d.default,{label:"Station Type",placeholder:"None",options:m,value:je(m,ye.type),onOptionChange:function(n){Ne("type",n),"Low Sellout"!==(null==n?void 0:n.value)&&be(function(n){return e.__assign(e.__assign({},n),{lowSelloutConfig:""})})},isSearchable:!1})})),"Low Sellout"===ye.type&&n.jsx(r.Box,e.__assign({onClick:Oe,sx:{width:"100%"}},{children:n.jsx(d.default,{label:"Low Sell Out Configurations",placeholder:"Select Configuration",options:h,value:je(h,ye.lowSelloutConfig),onOptionChange:function(e){return Ne("lowSelloutConfig",e)},isSearchable:!1})}))]}))]})),n.jsx(r.Box,e.__assign({sx:{flex:1,bgcolor:"#fff",p:3,borderRadius:"12px",border:"1px solid #F0F2F5",display:"flex",flexDirection:"column",height:"100%",overflowY:"auto"}},{children:ye.genre?n.jsxs(n.Fragment,{children:[n.jsx(r.Typography,e.__assign({sx:{fontSize:"1rem",fontWeight:500,mb:1.5}},{children:"Matching scope for your station"})),n.jsx(r.Box,e.__assign({sx:{display:"flex",flexDirection:"column",gap:2,mb:4}},{children:ne?n.jsx(f.default,{}):Ce?n.jsx(x.default,e.__assign({},Ce,{isSelected:oe===Ce.id,onSelect:ie}),Ce.id):null})),n.jsx(r.Typography,e.__assign({sx:{fontSize:"1rem",fontWeight:500,mb:1.5}},{children:"Other available stations"})),n.jsxs("div",e.__assign({className:"relative mb-4 w-full"},{children:[n.jsx("input",{type:"text",value:H,onChange:function(e){return K(e.target.value)},placeholder:"Search for station...",className:"w-full rounded-lg border border-[#E2E8F0] px-10 py-[7px] text-[12px] outline-none transition-all placeholder:text-[#BAC0CC] focus:border-blue-500 focus:ring-1 focus:ring-blue-500"}),n.jsx(o.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 text-gray-400",size:16})]})),n.jsxs(r.Box,e.__assign({sx:{display:"flex",flexDirection:"column",gap:2}},{children:[Z&&n.jsx(f.default,{}),!Z&&0===G.length&&J.trim()&&n.jsxs(r.Typography,e.__assign({sx:{fontSize:"0.875rem",color:"#64748B",textAlign:"center",py:4}},{children:['No scopes found matching "',J,'".']})),!Z&&G.map(function(t){return n.jsx(x.default,e.__assign({},t,{isSelected:oe===t.id,onSelect:ie}),t.id)})]}))]}):n.jsxs(n.Fragment,{children:[n.jsx(r.Typography,e.__assign({sx:{fontSize:"1rem",fontWeight:500,mb:1.5}},{children:"Fill in the station details to load AI recommended scopes"})),n.jsx(r.Typography,e.__assign({sx:{fontSize:"0.75rem",color:"#64748B",mb:3}},{children:"AI will recommend the most relevant scope for this station."})),n.jsx(r.Box,e.__assign({sx:{flex:1,display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",opacity:.5,py:10}},{children:n.jsx("img",{src:a.default,alt:"Empty Result"})}))]})}))]}))]})),n.jsxs(r.Box,e.__assign({sx:{p:"12px 20px",borderTop:"1px solid #F0F2F5",display:"flex",justifyContent:"flex-end",gap:2,bgcolor:"#fff"}},{children:[n.jsx("button",e.__assign({onClick:Fe,disabled:ae,style:{padding:"7px 10px",borderRadius:"6px",color:"#64748B",border:"1px solid #E2E8F0",backgroundColor:"#fff",cursor:"pointer",fontSize:"14px",fontWeight:500}},{children:"Cancel"})),n.jsx("button",e.__assign({onClick:function(){return e.__awaiter(void 0,void 0,void 0,function(){var n,t,r,o,i,a,l,d,p,f,g,x,_,m,h,v,S,y;return e.__generator(this,function(b){switch(b.label){case 0:if(!F||!oe)return console.error("[StationOnboard] Missing required data for onboarding"),[2];n=Ce?e.__spreadArray([Ce],G,!0):G,t=n.find(function(e){return e.id===oe}),r=null!==(_=null==t?void 0:t.isCopy)&&void 0!==_&&_,le(!0),de(0),o=null,b.label=1;case 1:return b.trys.push([1,3,,4]),i={topic:"customRuleSet",customScopeGroupName:(null===u.IL_CONFIG_CONSTANTS||void 0===u.IL_CONFIG_CONSTANTS?void 0:u.IL_CONFIG_CONSTANTS.CUSTOM_SCOPE_GROUP_NAME)||"Audacy-Traffic-Manager",scopeDescription:F.station_name||"New Station",parentScopeId:null,customScopeName:F.station_name||"New Station",customScopeId:s.v4(),createByName:(null==xe?void 0:xe.firstname)||"System",createdBy:(null==xe?void 0:xe.email)||"system@audacy.com",applicationMappingId:w},console.log("[StationOnboard] Step 1: Creating rule set with payload:",i),[4,c.createRuleSet(i,C)];case 2:if(a=b.sent(),!(o=null===(m=null==a?void 0:a.data)||void 0===m?void 0:m.scopeId))throw new Error("Failed to create scope - no scopeId returned");return de(1),[3,4];case 3:return l=b.sent(),console.error("[StationOnboard] Error creating rule set:",l),null===(h=_e.current)||void 0===h||h.show({severity:"error",life:3e3,summary:"Error",detail:"Failed to create rule set. Please try again."}),le(!1),de(0),[2];case 4:return b.trys.push([4,6,,11]),d={market:F.market,region:F.region,primetime_windows:ye.primeTime,genre:ye.genre,station_type:""===ye.type?null:ye.type,low_sellout_configurations:"Low Sellout"===ye.type?ye.lowSelloutConfig:null,ruleset_id:o,station_guid:F.station_guid,station_name:F.station_name||"New Station"},console.log("[StationOnboard] Step 2: Updating station with payload:",d),[4,c.updateStation(d)];case 5:return b.sent(),de(2),[3,11];case 6:p=b.sent(),console.error("[StationOnboard] Error updating station, rolling back rule set:",p),409===p.status?(null===(v=_e.current)||void 0===v||v.show({severity:"error",life:2500,summary:"Error updating station",detail:"Station already Onboarded."}),N(null),ie(null),ge(""),be(function(n){return e.__assign(e.__assign({},n),{region:""})})):null===(S=_e.current)||void 0===S||S.show({severity:"error",life:2500,summary:"Error updating station",detail:"Please try again."}),b.label=7;case 7:return b.trys.push([7,9,,10]),[4,c.deleteRuleSet(o,C)];case 8:return b.sent(),[3,10];case 9:return f=b.sent(),console.error("[StationOnboard] Failed to rollback rule set deletion:",f),[3,10];case 10:return le(!1),de(0),[2];case 11:return b.trys.push([11,13,,14]),g={source_scope_id:oe,target_scope_id:o,is_copy_parent_variant_id:r},console.log("[StationOnboard] Step 3: Inheriting scope with payload:",g),[4,c.inheritScope(g)];case 12:return b.sent(),de(3),[3,14];case 13:return x=b.sent(),console.error("[StationOnboard] Error inheriting scope (no rollback):",x),null===(y=_e.current)||void 0===y||y.show({severity:"error",life:3e3,summary:"Error",detail:"Failed to apply rule template. Please try again."}),le(!1),de(0),[2];case 14:return me.current=o,[2]}})})},disabled:!Be||ae,style:{padding:"7px 10px",borderRadius:"6px",border:"none",backgroundColor:Be?"#2563EB":"#BFDBFE",color:"#fff",cursor:Be&&!ae?"pointer":"not-allowed",fontSize:"14px",fontWeight:500,display:"flex",alignItems:"center",gap:"7px"}},{children:ae?n.jsxs(n.Fragment,{children:[n.jsx(r.CircularProgress,{size:16,color:"inherit"}),n.jsx("span",{children:"Onboarding..."})]}):n.jsxs(n.Fragment,{children:[n.jsx("span",{children:"Onboard Station"}),n.jsx(o.ArrowRight,{size:16})]})}))]}))]}))};
2
+ //# sourceMappingURL=BackwardStationOnboardModal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BackwardStationOnboardModal.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{__assign as e,__spreadArray as n,__awaiter as t,__generator as r}from"tslib";import{jsx as o,jsxs as s,Fragment as i}from"react/jsx-runtime";import{useState as a,useRef as c,useEffect as l}from"react";import{BookOpen as u,Users as d,History as p}from"lucide-react";import{useLearningTemplateStore as m}from"./store/useLearningTemplateStore.js";import{Toast as f}from"primereact/toast";import v from"./styles/LearningTemplateManagement.module.css.js";import g from"./LearningTemplateLayout.js";import h from"./components/EmptyLearningState.js";import y from"./store/useAuthStore.js";import{fetchTiers as S,getILInstance as b,fetchScopes as C,inheritScope as T,inheritScopeBackwardCompatible as L,createRuleSet as A,renameScope as E,deleteRuleSet as I,requestAccess as w}from"./apis/scopeApis.js";import{QUERY_PARAM_KEYS as O,setQueryParams as R}from"./hooks/useLearningTemplateQueryParams.js";import j from"./components/ConfirmationModal.js";import _ from"./components/LearningTemplateManagementSkeleton.js";import{findNodePathById as N}from"./utils/treeUtils.js";import k from"./store/useEnvStore.js";import{useConfigStore as D}from"./store/useConfigStore.js";import{TooltipProvider as M}from"./components/ToolTip.js";import P from"./components/CreateRuleSetLegacyModal.js";import{usePermissionsStore as U}from"./store/usePermissionsStore.js";import{useAppSecRolesStore as B}from"./store/useAppSecRolesStore.js";import{useGetAppSecRolesQuery as G}from"./queries/useApprovalQueries.js";import{useLMSConfigQuery as F}from"./queries/useLMSConfigQuery.js";import q from"./RuleContent/AddScopeModal.js";import x from"./components/RuleContentSkeleton.js";import H from"./components/ErrorStateDisplay.js";import{useLocation as Q}from"react-router-dom";import z from"./shared/SuccessToastContent.js";import K from"./shared/ErrorToastContent.js";import V from"./RuleContent/RenameScopeModal.js";import{dt as W}from"./store/useLMSConfigStore.js";import{MIDDLE_DRAWER_DT_PATH as Y,MIDDLE_DRAWER_CONTEXT_MENU_DT_PATH as J,EMPTY_STATE_DT_PATH as X}from"./constants.js";function Z(Z){var $,ee,ne,te=this,re=Z.userDetails,oe=Z.llmStudioUrl,se=Z.audacyBackendUrl,ie=Z.ilLabels,ae=Z.config,ce=Z.rbacConfig,le=Z.auditLogConfig,ue=Z.app_integration_id,de=Z.backwardCompatibility,pe=void 0!==de&&de,me=Z.modeId,fe=m(function(e){return e.selectedRuleSetId}),ve=m(function(e){return e.setSelectedRuleSetId}),ge=m(function(e){return e.error}),he=m(function(e){return e.setError}),ye=m(function(e){return e.setStations}),Se=m(function(e){return e.scopeTreeData}),be=m(function(e){return e.setScopeTreeData}),Ce=a({isOpen:!1,type:"GLOBAL"}),Te=Ce[0],Le=Ce[1],Ae=a(!1),Ee=Ae[0],Ie=Ae[1],we=a(!1),Oe=we[0],Re=we[1],je=a("learnings"),_e=je[0],Ne=je[1],ke=a(null),De=ke[0],Me=ke[1],Pe=a(null),Ue=Pe[0],Be=Pe[1],Ge=c(null),Fe=c(null),qe=c(!1),xe=c(null),He=y();He.user;var Qe=He.setUser,ze=D(),Ke=ze.setConfig,Ve=ze.setIlLabels,We=function(){try{return Q()}catch(e){return{search:""}}}();l(function(){if(!qe.current){var e=new URLSearchParams(window.location.search),n=e.get(O.RULESET_ID),t=e.get(O.SECTION),r=t&&gn.has(t)?t:"learnings";(null==n?void 0:n.length)&&ve&&Ne&&(ve(n),Ne(r),qe.current=!0)}},[null==We?void 0:We.search,Ne,ve]);var Ye=U(function(e){return e.fetchPermissions}),Je=U(function(e){return e.hasPermission}),Xe=B(function(e){return e.setRoles}),Ze=k(function(e){return e.appsecRbacUrl})===ce.appsecRbacUrl,$e=G(ce.applicationId,Ze).data,en=F(null!=ue?ue:"",pe),nn=en.isLoading,tn=en.isError,rn=en.refetch;en.isSuccess;var on=a(0),sn=on[0],an=on[1];l(function(){if(!pe&&ue&&oe){t(te,void 0,void 0,function(){var e,n,t,o,s,i;return r(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,b(ue)];case 1:return e=r.sent(),"number"==typeof(n=null===(i=null===(s=null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.learningManagement)||void 0===s?void 0:s.scopeAndHierarchy)||void 0===i?void 0:i.maxHierarchyLevels)&&n>0&&an(n-1),[3,3];case 2:return t=r.sent(),console.error("Failed to fetch IL instance for hierarchy levels:",t),[3,3];case 3:return[2]}})})}},[ue,oe]),l(function(){$e&&Xe($e.map(function(e){return{_id:e._id,name:e.name}}))},[$e,Xe]),l(function(){var e;console.log("userDetails",re),Qe(re),console.log("llmStudioUrl",oe),console.log("audacyBackendUrl",se),k.getState().setLlmStudioUrl(oe),k.getState().setAudacyBackendUrl(se),k.getState().setRbacConfig(ce),k.getState().setAuditLogConfig(le),Ke(ae),Ve(ie),m.getState().setAppIntegrationId(null!=ue?ue:null),m.getState().setBackwardCompatibility(pe),m.getState().setToken(null!==(e=null==re?void 0:re.accessToken)&&void 0!==e?e:null)},[re,Qe,oe,se,ce,le,ae,Ke,ie,Ve,ue,pe]),l(function(){(null==re?void 0:re.accessToken)&&oe&&S()},[ue,null==re?void 0:re.accessToken,oe]);var cn=function(n){return void 0===n&&(n=!0),t(te,void 0,void 0,function(){var t,o,s,i,a,c;return r(this,function(r){switch(r.label){case 0:n&&Ie(!0),he(null),r.label=1;case 1:return r.trys.push([1,4,5,6]),[4,Ye(ce.applicationId)];case 2:return r.sent(),t=function(n){if(!U.getState().hasPermission("ilotj.scope.view",n.id))return null;var r=n.children?n.children.map(function(e){return t(e)}).filter(function(e){return null!==e}):[];return e(e({},n),{children:r})},[4,C(ue,re.accessToken)];case 3:return(o=r.sent())&&o.data&&o.data.data&&(s=o.data.data,Array.isArray(s)&&(s=s.length>0?s[0]:null),s?(i=t(s))?(Me(null),be({data:i}),Fe.current?(ve(Fe.current),Ne("learnings"),Fe.current=null):m.getState().selectedRuleSetId||ve(i.id)):(Me(null!==(c=s.id)&&void 0!==c?c:null),be(null)):(Me(null),be(null))),[3,6];case 4:return a=r.sent(),console.error("Failed to fetch rule sets or permissions",a),he("Failed to load data. Please try again later."),[3,6];case 5:return Ie(!1),[7];case 6:return[2]}})})};l(function(){var e;(null===(e=null==re?void 0:re.accessToken)||void 0===e?void 0:e.length)&&Ze?cn(!0):console.warn("Error: Trying to fetch rules without access token",re)},[null==re?void 0:re.accessToken,he,ye,ce.applicationId,Ze]);var ln=function(n,o,s){return t(te,void 0,void 0,function(){var t,o,s,i,a,c,l,u;return r(this,function(r){switch(r.label){case 0:Re(!0),r.label=1;case 1:return r.trys.push([1,4,5,6]),[4,I(n,re.accessToken)];case 2:return r.sent(),m.getState().selectedRuleSetId===n&&(t=m.getState().scopeTreeData,(o=N((null==t?void 0:t.data)||null,n))&&o.length>1&&(s=o[o.length-2],ve(s),Ne("learnings"))),[4,cn(!0)];case 3:return r.sent(),Le(function(n){return e(e({},n),{isOpen:!1})}),null===(a=xe.current)||void 0===a||a.show({severity:"success",summary:"Deleted Successfully",detail:"The scope was permanently removed."}),[3,6];case 4:return i=r.sent(),console.error("An error occurred during scope deletion.",i),null===(c=xe.current)||void 0===c||c.show({severity:"error",summary:"Delete Failed",detail:(null===(u=null===(l=null==i?void 0:i.response)||void 0===l?void 0:l.data)||void 0===u?void 0:u.message)||"There was an error deleting the scope. Please try again."}),[3,6];case 5:return Re(!1),[7];case 6:return[2]}})})},un=Se,dn=Ue?{data:{id:Ue.stationId,name:Ue.stationName,type:"STATION",metrics:{learningsCount:Ue.learningsCount,stationsCount:0},children:[]}}:un,pn=!!(null==dn?void 0:dn.data);null===($=null==dn?void 0:dn.data)||void 0===$||$.type;var mn=U(function(e){return e.hasGlobalPermission})("ilotj.scope.global.create",ce.applicationResourceId||"");if(nn)return o("div",e({className:v.learningManagementContainer},{children:o(x,{})}));if(tn)return o("div",e({className:v.learningManagementContainer},{children:o(H,{errorMessage:"Failed to load configuration. Please try again.",onRetry:function(){return rn()},title:"Error Loading Configuration"})}));var fn=n(n([{type:"GLOBAL",label:"Global",addChildLabel:"".concat(W("".concat(Y,".addScope"),"Add Scope")),addChildType:"SCOPE"}],Array.from({length:sn},function(){return e({type:"SCOPE",label:W("".concat(Y,".scope"),"Scope")},!pe&&{addChildLabel:W("".concat(J,".addSubScope"),"Add Subscope"),addChildType:"SUBSCOPE"})}),!0),pe?[]:[{type:"SUBSCOPE",label:W("".concat(Y,".subScope"),"Subscope")}],!0),vn=[{id:"learnings",label:W("".concat(Y,".treeMenu.submenu.learnings"),"Learnings"),icon:u,badgeKey:"learningsCount"},{id:"access",label:W("".concat(Y,".treeMenu.submenu.access"),"Access"),icon:d},{id:"history",label:W("".concat(Y,".treeMenu.submenu.changeHistory"),"Change History"),icon:p}],gn=new Set(vn.map(function(e){return e.id})),hn=Ue?vn.filter(function(e){return"stations"!==e.id}):vn;return o(M,{children:s("div",e({className:v.learningManagementContainer},{children:[o("div",e({className:v.mainWrapper},{children:Ee?o(_,{}):ge?s("div",e({className:v.errorContainer},{children:[o("div",e({className:v.errorTitle},{children:"Error Loading Data"})),o("p",e({className:v.errorDesc},{children:ge})),o("button",e({onClick:function(){return cn(!0)},className:v.tryAgainBtn},{children:"Try Again"}))]})):pn?o(g,{onOpenCreateModal:function(){return Le({isOpen:!0,type:"GLOBAL"})},onAddChild:function(e,n,t){return Le({isOpen:!0,type:n,parentId:e,parentName:t})},onRenameChild:function(e,n){return Le({isOpen:!0,type:"RENAME",scopeId:e,initialName:n})},onDeleteChild:function(e,n,o){return t(te,void 0,void 0,function(){var t,s,i;return r(this,function(r){switch(r.label){case 0:return t=m.getState().scopeTreeData,s=N((null==t?void 0:t.data)||null,e),i=!!s&&3===s.length,0!==o?[3,2]:[4,ln(e)];case 1:return r.sent(),[3,3];case 2:Le({isOpen:!0,type:"DELETE",scopeId:e,initialName:n,isSubscope:i}),r.label=3;case 3:return[2]}})})},canDeleteScope:function(e){return Je("ilotj.scope.delete",e)},canEditScope:function(e){return Je("ilotj.scope.edit",e)},canCreateScope:function(e){return Je("ilotj.scope.create",e)},onSectionSelect:function(e,n){var t;console.log("Section Selected:",{scopeId:e,sectionId:n}),R(((t={})[O.SECTION]="learnings"===n?null:n,t[O.RULESET_ID]=e,t)),Ne(n),ve(e)},activeSectionId:_e,scopeTreeData:dn,sectionsConfig:hn,onViewStation:function(e){Ge.current=fe,Be(e),Ne("learnings"),ve(e.stationId)},onRefreshRuleSets:function(e,n){void 0===e&&(e=!0),n&&(Fe.current=n),cn(e)},nodeTypesConfig:fn,app_integration_id:ue,token:re.accessToken,modeId:me}):o(h,{onCreate:function(){return Le({isOpen:!0,type:"GLOBAL"})},title:W("".concat(X,".title"),"No Global Scope has been added!"),desc:W("".concat(X,".desc"),"Start by creating a Global scope to define base learnings that apply across all stations."),button:W("".concat(X,".createGlobalScope"),"Create Global Scope"),canCreateRule:mn,noAccessTitle:W("".concat(X,".noAccessTitle"),"Access Restricted"),noAccessDesc:W("".concat(X,".noAccessDesc"),"You do not have access for this application."),requestAccessButton:W("".concat(X,".requestAccessButton"),"Request Access"),onRequestAccess:function(){return t(te,void 0,void 0,function(){var e,n,t,s,i,a,c,l,u;return r(this,function(r){switch(r.label){case 0:if(!(e=(null===(s=null===(t=m.getState().scopeTreeData)||void 0===t?void 0:t.data)||void 0===s?void 0:s.id)||De))return null===(i=xe.current)||void 0===i||i.show({severity:"error",sticky:!1,className:v.errorToast,content:o(K,{message:"Unable to identify the global scope for this access request."})}),[2];r.label=1;case 1:return r.trys.push([1,3,,4]),[4,w(e)];case 2:return r.sent(),null===(a=xe.current)||void 0===a||a.show({severity:"success",sticky:!1,life:3e3,className:v.successToast,content:o(z,{message:"Access request submitted successfully!"})}),[3,4];case 3:return n=r.sent(),null===(c=xe.current)||void 0===c||c.show({severity:"error",sticky:!1,className:v.errorToast,content:o(K,{message:(null===(u=null===(l=null==n?void 0:n.response)||void 0===l?void 0:l.data)||void 0===u?void 0:u.detail)||"Failed to request access. Please try again."})}),[3,4];case 4:return[2]}})})}})})),o(f,{ref:xe,pt:{root:{style:{zIndex:9999}}}}),pe&&Te.isOpen&&"DELETE"!==Te.type&&"RENAME"!==Te.type?o(P,{isOpen:!0,onClose:function(){return Le(e(e({},Te),{isOpen:!1}))},onSubmit:function(n){return t(te,void 0,void 0,function(){var t,o,s,i,a,c,l,u,d,p,f,v,g,h,y,S,b,C,E,I;return r(this,function(r){switch(r.label){case 0:Re(!0),t=m.getState().backwardCompatibility,r.label=1;case 1:return r.trys.push([1,12,13,14]),o=void 0,t&&"object"==typeof n?o=n:(s=n,i="SCOPE"===Te.type&&Te.parentId,a=i?"genreRuleSet":Te.type,o={topic:a,scope_reference_id:null,scopeDescription:"demo",parentScopeId:Te.parentId||null,scopeName:s,scopeReferenceMetadata:{},applicationMappingId:ue}),[4,A(o,re.accessToken)];case 2:if(c=r.sent(),!(l=null===(h=null==c?void 0:c.data)||void 0===h?void 0:h.scopeId))return[3,10];if(Fe.current=l,u=t&&(null===(y=o.topic)||void 0===y?void 0:y.toLowerCase().includes("genre")),d=!t&&"GLOBAL"!==Te.type&&Te.parentId,!u&&!d)return[3,10];if(!(p=t?null===(b=null===(S=m.getState().scopeTreeData)||void 0===S?void 0:S.data)||void 0===b?void 0:b.id:Te.parentId))return[3,10];if(!pe)return[3,7];r.label=3;case 3:return r.trys.push([3,5,,6]),[4,L({source_scope_id:p,target_scope_id:l})];case 4:return r.sent(),[3,6];case 5:return f=r.sent(),console.error("Failed to inherit rules for the new scope:",f),[3,6];case 6:return[3,10];case 7:return r.trys.push([7,9,,10]),[4,T({source_scope_id:p,target_scope_id:l,application_mapping_id:ue||"",is_copy_parent_variant_id:!1})];case 8:return r.sent(),[3,10];case 9:return v=r.sent(),console.error("Failed to inherit rules for the new scope:",v),[3,10];case 10:return[4,cn(!0)];case 11:return r.sent(),Le(function(n){return e(e({},n),{isOpen:!1})}),[3,14];case 12:throw g=r.sent(),console.error("An error occurred during scope creation.",g),null===(C=xe.current)||void 0===C||C.show({severity:"error",summary:"Creation Failed",detail:(null===(I=null===(E=null==g?void 0:g.response)||void 0===E?void 0:E.data)||void 0===I?void 0:I.message)||"There was an error creating the scope. Please try again."}),g;case 13:return Re(!1),[7];case 14:return[2]}})})},hasGlobalRuleSet:pn,canCreateGlobal:mn,globalScopeId:null!==(ne=null===(ee=null==Se?void 0:Se.data)||void 0===ee?void 0:ee.id)&&void 0!==ne?ne:null}):s(i,{children:[o(q,{isOpen:Te.isOpen&&"DELETE"!==Te.type&&"RENAME"!==Te.type,onClose:function(){return Le(e(e({},Te),{isOpen:!1}))},onCreate:function(e){e&&(Fe.current=e),cn(!0)},hasGlobalRuleSet:pn,parentId:Te.parentId}),o(V,{isOpen:Te.isOpen&&"RENAME"===Te.type,onClose:function(){return Le(e(e({},Te),{isOpen:!1}))},onSave:function(n){return t(te,void 0,void 0,function(){var t,s,i,a,c,l;return r(this,function(r){switch(r.label){case 0:Re(!0),r.label=1;case 1:return r.trys.push([1,4,5,6]),Te.scopeId?(t=m.getState().backwardCompatibility,s=t?{scope_id:Te.scopeId,scope_name:n}:{scope_id:Te.scopeId,scope_type:"Custom",scope_name:n,description:"demo",application_mapping_id:ue},[4,E(s,re.accessToken)]):[2];case 2:return r.sent(),[4,cn(!0)];case 3:return r.sent(),Le(function(n){return e(e({},n),{isOpen:!1})}),[3,6];case 4:throw i=r.sent(),console.error("An error occurred during scope rename.",i),null===(a=xe.current)||void 0===a||a.show({severity:"error",sticky:!1,className:v.errorToast,content:o(K,{message:(null===(l=null===(c=null==i?void 0:i.response)||void 0===c?void 0:c.data)||void 0===l?void 0:l.message)||"There was an error renaming the scope. Please try again."})}),i;case 5:return Re(!1),[7];case 6:return[2]}})})},initialName:Te.initialName})]}),o(j,{isOpen:Te.isOpen&&"DELETE"===Te.type,onCancel:function(){return Le(e(e({},Te),{isOpen:!1}))},onConfirm:function(){return ln(Te.scopeId,Te.initialName,Te.isSubscope)},title:"Delete Scope",description:s(i,{children:["Deleting ",o("span",e({className:v.highlight},{children:Te.initialName||"this scope"}))," will permanently remove all Learnings, Access rules, and Change History inside it. This cannot be undone."]}),confirmText:"Delete",confirmBgColor:"#EF4444",isLoading:Oe})]}))})}export{Z as default};
1
+ import{__assign as e,__spreadArray as n,__awaiter as t,__generator as r}from"tslib";import{jsx as o,jsxs as s,Fragment as i}from"react/jsx-runtime";import{useState as a,useRef as c,useEffect as l}from"react";import{BookOpen as u,Users as d,History as p}from"lucide-react";import{useLearningTemplateStore as m}from"./store/useLearningTemplateStore.js";import{Toast as f}from"primereact/toast";import v from"./styles/LearningTemplateManagement.module.css.js";import g from"./LearningTemplateLayout.js";import h from"./components/EmptyLearningState.js";import y from"./store/useAuthStore.js";import{fetchTiers as S,getILInstance as b,fetchScopes as C,inheritScope as T,inheritScopeBackwardCompatible as L,createRuleSet as A,renameScope as E,deleteRuleSet as I,requestAccess as w}from"./apis/scopeApis.js";import{QUERY_PARAM_KEYS as O,setQueryParams as R}from"./hooks/useLearningTemplateQueryParams.js";import j from"./components/ConfirmationModal.js";import _ from"./components/LearningTemplateManagementSkeleton.js";import{findNodeById as N,findNodePathById as k}from"./utils/treeUtils.js";import D from"./store/useEnvStore.js";import{useConfigStore as M}from"./store/useConfigStore.js";import{TooltipProvider as P}from"./components/ToolTip.js";import U from"./components/CreateRuleSetLegacyModal.js";import{usePermissionsStore as B}from"./store/usePermissionsStore.js";import{useAppSecRolesStore as G}from"./store/useAppSecRolesStore.js";import{useGetAppSecRolesQuery as F}from"./queries/useApprovalQueries.js";import{useLMSConfigQuery as q}from"./queries/useLMSConfigQuery.js";import x from"./RuleContent/AddScopeModal.js";import H from"./components/RuleContentSkeleton.js";import Q from"./components/ErrorStateDisplay.js";import{useLocation as z}from"react-router-dom";import K from"./shared/SuccessToastContent.js";import V from"./shared/ErrorToastContent.js";import W from"./RuleContent/RenameScopeModal.js";import{dt as Y}from"./store/useLMSConfigStore.js";import{MIDDLE_DRAWER_DT_PATH as J,MIDDLE_DRAWER_CONTEXT_MENU_DT_PATH as X,EMPTY_STATE_DT_PATH as Z}from"./constants.js";function $($){var ee,ne,te,re=this,oe=$.userDetails,se=$.llmStudioUrl,ie=$.audacyBackendUrl,ae=$.ilLabels,ce=$.config,le=$.rbacConfig,ue=$.auditLogConfig,de=$.app_integration_id,pe=$.backwardCompatibility,me=void 0!==pe&&pe,fe=$.modeId,ve=m(function(e){return e.selectedRuleSetId}),ge=m(function(e){return e.setSelectedRuleSetId}),he=m(function(e){return e.error}),ye=m(function(e){return e.setError}),Se=m(function(e){return e.setStations}),be=m(function(e){return e.scopeTreeData}),Ce=m(function(e){return e.setScopeTreeData}),Te=a({isOpen:!1,type:"GLOBAL"}),Le=Te[0],Ae=Te[1],Ee=a(!1),Ie=Ee[0],we=Ee[1],Oe=a(!1),Re=Oe[0],je=Oe[1],_e=a("learnings"),Ne=_e[0],ke=_e[1],De=a(null),Me=De[0],Pe=De[1],Ue=a(null),Be=Ue[0],Ge=Ue[1],Fe=c(null),qe=c(null),xe=c(!1),He=c(null),Qe=y();Qe.user;var ze=Qe.setUser,Ke=M(),Ve=Ke.setConfig,We=Ke.setIlLabels,Ye=function(){try{return z()}catch(e){return{search:""}}}();l(function(){if(!xe.current){var e=new URLSearchParams(window.location.search),n=e.get(O.RULESET_ID),t=e.get(O.SECTION),r=t&&hn.has(t)?t:"learnings";(null==n?void 0:n.length)&&ge&&ke&&(ge(n),ke(r),xe.current=!0)}},[null==Ye?void 0:Ye.search,ke,ge]);var Je=B(function(e){return e.fetchPermissions}),Xe=B(function(e){return e.hasPermission}),Ze=G(function(e){return e.setRoles}),$e=D(function(e){return e.appsecRbacUrl})===le.appsecRbacUrl,en=F(le.applicationId,$e).data,nn=q(null!=de?de:"",me),tn=nn.isLoading,rn=nn.isError,on=nn.refetch;nn.isSuccess;var sn=a(0),an=sn[0],cn=sn[1];l(function(){if(!me&&de&&se){t(re,void 0,void 0,function(){var e,n,t,o,s,i;return r(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,b(de)];case 1:return e=r.sent(),"number"==typeof(n=null===(i=null===(s=null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.learningManagement)||void 0===s?void 0:s.scopeAndHierarchy)||void 0===i?void 0:i.maxHierarchyLevels)&&n>0&&cn(n-1),[3,3];case 2:return t=r.sent(),console.error("Failed to fetch IL instance for hierarchy levels:",t),[3,3];case 3:return[2]}})})}},[de,se]),l(function(){en&&Ze(en.map(function(e){return{_id:e._id,name:e.name}}))},[en,Ze]),l(function(){var e;console.log("userDetails",oe),ze(oe),console.log("llmStudioUrl",se),console.log("audacyBackendUrl",ie),D.getState().setLlmStudioUrl(se),D.getState().setAudacyBackendUrl(ie),D.getState().setRbacConfig(le),D.getState().setAuditLogConfig(ue),Ve(ce),We(ae),m.getState().setAppIntegrationId(null!=de?de:null),m.getState().setBackwardCompatibility(me),m.getState().setToken(null!==(e=null==oe?void 0:oe.accessToken)&&void 0!==e?e:null)},[oe,ze,se,ie,le,ue,ce,Ve,ae,We,de,me]),l(function(){(null==oe?void 0:oe.accessToken)&&se&&S()},[de,null==oe?void 0:oe.accessToken,se]);var ln=function(n){return void 0===n&&(n=!0),t(re,void 0,void 0,function(){var t,o,s,i,a,c,l,u;return r(this,function(r){switch(r.label){case 0:n&&we(!0),ye(null),r.label=1;case 1:return r.trys.push([1,4,5,6]),[4,Je(le.applicationId)];case 2:return r.sent(),t=function(n){if(!B.getState().hasPermission("ilotj.scope.view",n.id))return null;var r=n.children?n.children.map(function(e){return t(e)}).filter(function(e){return null!==e}):[];return e(e({},n),{children:r})},[4,C(de,oe.accessToken)];case 3:return(o=r.sent())&&o.data&&o.data.data&&(s=o.data.data,Array.isArray(s)&&(s=s.length>0?s[0]:null),s?(i=t(s))?(Pe(null),Ce({data:i}),qe.current?(ge(qe.current),ke("learnings"),qe.current=null):(a=m.getState().selectedRuleSetId,c=a?N(i,a):null,a&&c||ge(i.id))):(Pe(null!==(u=s.id)&&void 0!==u?u:null),Ce(null)):(Pe(null),Ce(null))),[3,6];case 4:return l=r.sent(),console.error("Failed to fetch rule sets or permissions",l),ye("Failed to load data. Please try again later."),[3,6];case 5:return we(!1),[7];case 6:return[2]}})})};l(function(){var e;(null===(e=null==oe?void 0:oe.accessToken)||void 0===e?void 0:e.length)&&$e?ln(!0):console.warn("Error: Trying to fetch rules without access token",oe)},[null==oe?void 0:oe.accessToken,ye,Se,le.applicationId,$e]);var un=function(n,o,s){return t(re,void 0,void 0,function(){var t,o,s,i,a,c,l,u;return r(this,function(r){switch(r.label){case 0:je(!0),r.label=1;case 1:return r.trys.push([1,4,5,6]),[4,I(n,oe.accessToken)];case 2:return r.sent(),m.getState().selectedRuleSetId===n&&(t=m.getState().scopeTreeData,(o=k((null==t?void 0:t.data)||null,n))&&o.length>1&&(s=o[o.length-2],ge(s),ke("learnings"))),[4,ln(!0)];case 3:return r.sent(),Ae(function(n){return e(e({},n),{isOpen:!1})}),null===(a=He.current)||void 0===a||a.show({severity:"success",summary:"Deleted Successfully",detail:"The scope was permanently removed."}),[3,6];case 4:return i=r.sent(),console.error("An error occurred during scope deletion.",i),null===(c=He.current)||void 0===c||c.show({severity:"error",summary:"Delete Failed",detail:(null===(u=null===(l=null==i?void 0:i.response)||void 0===l?void 0:l.data)||void 0===u?void 0:u.message)||"There was an error deleting the scope. Please try again."}),[3,6];case 5:return je(!1),[7];case 6:return[2]}})})},dn=be,pn=Be?{data:{id:Be.stationId,name:Be.stationName,type:"STATION",metrics:{learningsCount:Be.learningsCount,stationsCount:0},children:[]}}:dn,mn=!!(null==pn?void 0:pn.data);null===(ee=null==pn?void 0:pn.data)||void 0===ee||ee.type;var fn=B(function(e){return e.hasGlobalPermission})("ilotj.scope.global.create",le.applicationResourceId||"");if(tn)return o("div",e({className:v.learningManagementContainer},{children:o(H,{})}));if(rn)return o("div",e({className:v.learningManagementContainer},{children:o(Q,{errorMessage:"Failed to load configuration. Please try again.",onRetry:function(){return on()},title:"Error Loading Configuration"})}));var vn=n(n([{type:"GLOBAL",label:"Global",addChildLabel:"".concat(Y("".concat(J,".addScope"),"Add Scope")),addChildType:"SCOPE"}],Array.from({length:an},function(){return e({type:"SCOPE",label:Y("".concat(J,".scope"),"Scope")},!me&&{addChildLabel:Y("".concat(X,".addSubScope"),"Add Subscope"),addChildType:"SUBSCOPE"})}),!0),me?[]:[{type:"SUBSCOPE",label:Y("".concat(J,".subScope"),"Subscope")}],!0),gn=[{id:"learnings",label:Y("".concat(J,".treeMenu.submenu.learnings"),"Learnings"),icon:u,badgeKey:"learningsCount"},{id:"access",label:Y("".concat(J,".treeMenu.submenu.access"),"Access"),icon:d},{id:"history",label:Y("".concat(J,".treeMenu.submenu.changeHistory"),"Change History"),icon:p}],hn=new Set(gn.map(function(e){return e.id})),yn=Be?gn.filter(function(e){return"stations"!==e.id}):gn;return o(P,{children:s("div",e({className:v.learningManagementContainer},{children:[o("div",e({className:v.mainWrapper},{children:Ie?o(_,{}):he?s("div",e({className:v.errorContainer},{children:[o("div",e({className:v.errorTitle},{children:"Error Loading Data"})),o("p",e({className:v.errorDesc},{children:he})),o("button",e({onClick:function(){return ln(!0)},className:v.tryAgainBtn},{children:"Try Again"}))]})):mn?o(g,{onOpenCreateModal:function(){return Ae({isOpen:!0,type:"GLOBAL"})},onAddChild:function(e,n,t){return Ae({isOpen:!0,type:n,parentId:e,parentName:t})},onRenameChild:function(e,n){return Ae({isOpen:!0,type:"RENAME",scopeId:e,initialName:n})},onDeleteChild:function(e,n,o){return t(re,void 0,void 0,function(){var t,s,i;return r(this,function(r){switch(r.label){case 0:return t=m.getState().scopeTreeData,s=k((null==t?void 0:t.data)||null,e),i=!!s&&3===s.length,0!==o?[3,2]:[4,un(e)];case 1:return r.sent(),[3,3];case 2:Ae({isOpen:!0,type:"DELETE",scopeId:e,initialName:n,isSubscope:i}),r.label=3;case 3:return[2]}})})},canDeleteScope:function(e){return Xe("ilotj.scope.delete",e)},canEditScope:function(e){return Xe("ilotj.scope.edit",e)},canCreateScope:function(e){return Xe("ilotj.scope.create",e)},onSectionSelect:function(e,n){var t;console.log("Section Selected:",{scopeId:e,sectionId:n}),R(((t={})[O.SECTION]="learnings"===n?null:n,t[O.RULESET_ID]=e,t)),ke(n),ge(e)},activeSectionId:Ne,scopeTreeData:pn,sectionsConfig:yn,onViewStation:function(e){Fe.current=ve,Ge(e),ke("learnings"),ge(e.stationId)},onRefreshRuleSets:function(e,n){void 0===e&&(e=!0),n&&(qe.current=n),ln(e)},nodeTypesConfig:vn,app_integration_id:de,token:oe.accessToken,modeId:fe}):o(h,{onCreate:function(){return Ae({isOpen:!0,type:"GLOBAL"})},title:Y("".concat(Z,".title"),"No Global Scope has been added!"),desc:Y("".concat(Z,".desc"),"Start by creating a Global scope to define base learnings that apply across all stations."),button:Y("".concat(Z,".createGlobalScope"),"Create Global Scope"),canCreateRule:fn,noAccessTitle:Y("".concat(Z,".noAccessTitle"),"Access Restricted"),noAccessDesc:Y("".concat(Z,".noAccessDesc"),"You do not have access for this application."),requestAccessButton:Y("".concat(Z,".requestAccessButton"),"Request Access"),onRequestAccess:function(){return t(re,void 0,void 0,function(){var e,n,t,s,i,a,c,l,u;return r(this,function(r){switch(r.label){case 0:if(!(e=(null===(s=null===(t=m.getState().scopeTreeData)||void 0===t?void 0:t.data)||void 0===s?void 0:s.id)||Me))return null===(i=He.current)||void 0===i||i.show({severity:"error",sticky:!1,className:v.errorToast,content:o(V,{message:"Unable to identify the global scope for this access request."})}),[2];r.label=1;case 1:return r.trys.push([1,3,,4]),[4,w(e)];case 2:return r.sent(),null===(a=He.current)||void 0===a||a.show({severity:"success",sticky:!1,life:3e3,className:v.successToast,content:o(K,{message:"Access request submitted successfully!"})}),[3,4];case 3:return n=r.sent(),null===(c=He.current)||void 0===c||c.show({severity:"error",sticky:!1,className:v.errorToast,content:o(V,{message:(null===(u=null===(l=null==n?void 0:n.response)||void 0===l?void 0:l.data)||void 0===u?void 0:u.detail)||"Failed to request access. Please try again."})}),[3,4];case 4:return[2]}})})}})})),o(f,{ref:He,pt:{root:{style:{zIndex:9999}}}}),me&&Le.isOpen&&"DELETE"!==Le.type&&"RENAME"!==Le.type?o(U,{isOpen:!0,onClose:function(){return Ae(e(e({},Le),{isOpen:!1}))},onSubmit:function(n){return t(re,void 0,void 0,function(){var t,o,s,i,a,c,l,u,d,p,f,v,g,h,y,S,b,C,E,I;return r(this,function(r){switch(r.label){case 0:je(!0),t=m.getState().backwardCompatibility,r.label=1;case 1:return r.trys.push([1,12,13,14]),o=void 0,t&&"object"==typeof n?o=n:(s=n,i="SCOPE"===Le.type&&Le.parentId,a=i?"genreRuleSet":Le.type,o={topic:a,scope_reference_id:null,scopeDescription:"demo",parentScopeId:Le.parentId||null,scopeName:s,scopeReferenceMetadata:{},applicationMappingId:de}),[4,A(o,oe.accessToken)];case 2:if(c=r.sent(),!(l=null===(h=null==c?void 0:c.data)||void 0===h?void 0:h.scopeId))return[3,10];if(qe.current=l,u=t&&(null===(y=o.topic)||void 0===y?void 0:y.toLowerCase().includes("genre")),d=!t&&"GLOBAL"!==Le.type&&Le.parentId,!u&&!d)return[3,10];if(!(p=t?null===(b=null===(S=m.getState().scopeTreeData)||void 0===S?void 0:S.data)||void 0===b?void 0:b.id:Le.parentId))return[3,10];if(!me)return[3,7];r.label=3;case 3:return r.trys.push([3,5,,6]),[4,L({source_scope_id:p,target_scope_id:l})];case 4:return r.sent(),[3,6];case 5:return f=r.sent(),console.error("Failed to inherit rules for the new scope:",f),[3,6];case 6:return[3,10];case 7:return r.trys.push([7,9,,10]),[4,T({source_scope_id:p,target_scope_id:l,application_mapping_id:de||"",is_copy_parent_variant_id:!1})];case 8:return r.sent(),[3,10];case 9:return v=r.sent(),console.error("Failed to inherit rules for the new scope:",v),[3,10];case 10:return[4,ln(!0)];case 11:return r.sent(),Ae(function(n){return e(e({},n),{isOpen:!1})}),[3,14];case 12:throw g=r.sent(),console.error("An error occurred during scope creation.",g),null===(C=He.current)||void 0===C||C.show({severity:"error",summary:"Creation Failed",detail:(null===(I=null===(E=null==g?void 0:g.response)||void 0===E?void 0:E.data)||void 0===I?void 0:I.message)||"There was an error creating the scope. Please try again."}),g;case 13:return je(!1),[7];case 14:return[2]}})})},hasGlobalRuleSet:mn,canCreateGlobal:fn,globalScopeId:null!==(te=null===(ne=null==be?void 0:be.data)||void 0===ne?void 0:ne.id)&&void 0!==te?te:null}):s(i,{children:[o(x,{isOpen:Le.isOpen&&"DELETE"!==Le.type&&"RENAME"!==Le.type,onClose:function(){return Ae(e(e({},Le),{isOpen:!1}))},onCreate:function(e){e&&(qe.current=e),ln(!0)},hasGlobalRuleSet:mn,parentId:Le.parentId}),o(W,{isOpen:Le.isOpen&&"RENAME"===Le.type,onClose:function(){return Ae(e(e({},Le),{isOpen:!1}))},onSave:function(n){return t(re,void 0,void 0,function(){var t,s,i,a,c,l;return r(this,function(r){switch(r.label){case 0:je(!0),r.label=1;case 1:return r.trys.push([1,4,5,6]),Le.scopeId?(t=m.getState().backwardCompatibility,s=t?{scope_id:Le.scopeId,scope_name:n}:{scope_id:Le.scopeId,scope_type:"Custom",scope_name:n,description:"demo",application_mapping_id:de},[4,E(s,oe.accessToken)]):[2];case 2:return r.sent(),[4,ln(!0)];case 3:return r.sent(),Ae(function(n){return e(e({},n),{isOpen:!1})}),[3,6];case 4:throw i=r.sent(),console.error("An error occurred during scope rename.",i),null===(a=He.current)||void 0===a||a.show({severity:"error",sticky:!1,className:v.errorToast,content:o(V,{message:(null===(l=null===(c=null==i?void 0:i.response)||void 0===c?void 0:c.data)||void 0===l?void 0:l.message)||"There was an error renaming the scope. Please try again."})}),i;case 5:return je(!1),[7];case 6:return[2]}})})},initialName:Le.initialName})]}),o(j,{isOpen:Le.isOpen&&"DELETE"===Le.type,onCancel:function(){return Ae(e(e({},Le),{isOpen:!1}))},onConfirm:function(){return un(Le.scopeId,Le.initialName,Le.isSubscope)},title:"Delete Scope",description:s(i,{children:["Deleting ",o("span",e({className:v.highlight},{children:Le.initialName||"this scope"}))," will permanently remove all Learnings, Access rules, and Change History inside it. This cannot be undone."]}),confirmText:"Delete",confirmBgColor:"#EF4444",isLoading:Re})]}))})}export{$ as default};
2
2
  //# sourceMappingURL=LearningManagement.js.map
@@ -1,2 +1,2 @@
1
- import{__assign as e,__spreadArray as n}from"tslib";import{jsxs as r,jsx as t}from"react/jsx-runtime";import{useState as o,useRef as i,useEffect as l}from"react";import{Search as u,X as a}from"lucide-react";import{useApproverSearchQuery as c,useGroupSearchQuery as d}from"../queries/useApprovalQueries.js";var p={root:{marginLeft:"1.5rem"},sectionLabel:{fontSize:"0.875rem",fontWeight:500,color:"#19213D"},requiredMark:{marginRight:"0.25rem",fontSize:"1rem",fontWeight:600,color:"#8F2C23"},dropdownWrapper:{position:"relative",marginTop:"0.375rem"},inputShell:{display:"flex",minHeight:"38px",width:"100%",cursor:"text",flexWrap:"wrap",alignItems:"center",gap:"0.375rem",borderRadius:"0.375rem",border:"1px solid #E2E8F0",padding:"0.375rem 0.5rem",boxSizing:"border-box",transition:"border-color 150ms ease-in-out, box-shadow 150ms ease-in-out"},searchIcon:{flexShrink:0,color:"#9CA3AF"},chip:{display:"flex",alignItems:"center",gap:"0.25rem",borderRadius:"9999px",backgroundColor:"#EFF6FF",padding:"0.125rem 0.625rem",fontSize:"0.75rem",fontWeight:500,color:"#1D4ED8"},chipRemoveButton:{marginLeft:"0.125rem",border:"none",borderRadius:"9999px",background:"transparent",padding:0,cursor:"pointer",outline:"none"},input:{minWidth:"120px",flex:1,border:"none",backgroundColor:"transparent",fontSize:"0.875rem",color:"#19213D",outline:"none"},dropdown:{position:"absolute",zIndex:50,marginTop:"0.25rem",maxHeight:"12rem",width:"100%",overflowY:"auto",borderRadius:"0.375rem",border:"1px solid #E2E8F0",backgroundColor:"#FFFFFF",padding:"0.25rem 0",listStyle:"none",boxShadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)",boxSizing:"border-box"},skeletonItem:{padding:"0.5rem 0.75rem"},skeletonLinePrimary:{height:"1rem",width:"75%",borderRadius:"0.25rem",backgroundColor:"#E5E7EB"},skeletonLineSecondary:{height:"0.75rem",width:"50%",borderRadius:"0.25rem",backgroundColor:"#E5E7EB",marginTop:"0.375rem"},checkboxOption:{display:"flex",alignItems:"center",gap:"0.625rem",width:"100%",padding:"0.5rem 0.75rem",cursor:"pointer",boxSizing:"border-box"},checkboxInput:{width:"14px",height:"14px",flexShrink:0,cursor:"pointer",accentColor:"#2563EB",margin:0},optionTitle:{fontSize:"0.875rem",fontWeight:500,color:"#19213D",margin:0},optionSubtitle:{fontSize:"0.75rem",color:"#666F8D",margin:0}},s=function(s){var m=s.selectedApprovers,h=s.selectedGroupOfApprovers,f=s.onApproversChange,g=s.onGroupsChange,b=o(""),v=b[0],y=b[1],x=o(""),k=x[0],F=x[1],E=o(!1),S=E[0],w=E[1],C=i(null),L=i(null),D=o(""),M=D[0],z=D[1],B=o(""),I=B[0],_=B[1],T=o(!1),R=T[0],W=T[1],A=i(null),q=i(null),O=o(!1),P=O[0],j=O[1],G=o(!1),H=G[0],Q=G[1],Y=o(null),J=Y[0],K=Y[1],N=o(null),U=N[0],V=N[1],X=o(null),Z=X[0],$=X[1],ee=o(null),ne=ee[0],re=ee[1];l(function(){if(!v.trim())return F(""),void w(!1);var e=setTimeout(function(){return F(v)},500);return function(){return clearTimeout(e)}},[v]),l(function(){var e=setTimeout(function(){return _(M)},300);return function(){return clearTimeout(e)}},[M]);var te=c(k),oe=te.data,ie=te.isFetching,le=(oe||[]).filter(function(e){return!m.some(function(n){return n.id===e._id})}).slice(0,10).map(function(e){var n,r,t,o;return{id:e._id,email:null!==(n=e.email)&&void 0!==n?n:"",name:(null===(r=e.firstname)||void 0===r?void 0:r.trim())?"".concat(e.firstname," ").concat(null!==(t=e.lastname)&&void 0!==t?t:"").trim():null!==(o=e.email)&&void 0!==o?o:""}});l(function(){k.trim()&&(ie||le.length>0)&&w(!0)},[ie,le.length,k]);var ue=d(I),ae=ue.data,ce=ue.isFetching,de=(ae||[]).filter(function(e){return!h.some(function(n){return n._id===e._id})}).slice(0,10);l(function(){H&&(ce||de.length>0)&&W(!0)},[ce,de.length,H]),l(function(){var e=function(e){C.current&&!C.current.contains(e.target)&&w(!1),A.current&&!A.current.contains(e.target)&&W(!1)};return document.addEventListener("mousedown",e),function(){return document.removeEventListener("mousedown",e)}},[]);return r("div",e({style:p.root},{children:[r("label",e({htmlFor:"approver-search-input",style:p.sectionLabel},{children:[t("span",e({style:p.requiredMark},{children:"*"})),"Select who can approve"]})),r("div",e({ref:C,style:p.dropdownWrapper},{children:[r("label",e({htmlFor:"approver-search-input",style:e(e({},p.inputShell),{borderColor:P?"#2563EB":"#E2E8F0",boxShadow:P?"0 0 0 1px #2563EB":"none"})},{children:[t(u,{size:14,style:p.searchIcon}),m.map(function(n){return r("span",e({style:p.chip},{children:[n.email,t("button",e({type:"button",onMouseDown:function(e){var r;e.preventDefault(),r=n.id,f(m.filter(function(e){return e.id!==r}))},onMouseEnter:function(){return $(n.id)},onMouseLeave:function(){return $(null)},style:e(e({},p.chipRemoveButton),{backgroundColor:Z===n.id?"#DBEAFE":"transparent"})},{children:t(a,{size:12})}))]}),n.id)}),t("input",{ref:L,id:"approver-search-input",type:"text",value:v,onChange:function(e){return y(e.target.value)},onFocus:function(){j(!0),(le.length>0||ie)&&w(!0)},onBlur:function(){return j(!1)},placeholder:0===m.length?"Search by name or email...":"",style:p.input})]})),S&&(ie||le.length>0)&&t("ul",e({style:p.dropdown},{children:ie?[1,2,3,4].map(function(n){return r("li",e({style:p.skeletonItem},{children:[t("div",{style:p.skeletonLinePrimary}),t("div",{style:p.skeletonLineSecondary})]}),n)}):le.map(function(o){return t("li",{children:r("div",e({onMouseDown:function(e){e.preventDefault(),function(e){var r;f(n(n([],m,!0),[e],!1)),y(""),w(!1),null===(r=L.current)||void 0===r||r.focus()}(o)},onMouseEnter:function(){return K(o.id)},onMouseLeave:function(){return K(null)},style:e(e({},p.checkboxOption),{backgroundColor:J===o.id?"#F1F5F9":"transparent"})},{children:[t("input",{type:"checkbox",checked:!1,onChange:function(){},style:p.checkboxInput}),r("div",{children:[t("p",e({style:p.optionTitle},{children:o.name})),t("p",e({style:p.optionSubtitle},{children:o.email}))]})]}))},o.id)})}))]})),r("label",e({htmlFor:"group-search-input",style:e(e({},p.sectionLabel),{display:"inline-block",marginTop:"0.375rem"})},{children:[t("span",e({style:p.requiredMark},{children:"*"})),"Select user group who can approve"]})),r("div",e({ref:A,style:p.dropdownWrapper},{children:[r("label",e({htmlFor:"group-search-input",style:e(e({},p.inputShell),{borderColor:H?"#2563EB":"#E2E8F0",boxShadow:H?"0 0 0 1px #2563EB":"none"})},{children:[t(u,{size:14,style:p.searchIcon}),h.map(function(n){return r("span",e({style:p.chip},{children:[n.name,t("button",e({type:"button",onMouseDown:function(e){var r;e.preventDefault(),r=n._id,g(h.filter(function(e){return e._id!==r}))},onMouseEnter:function(){return re(n._id)},onMouseLeave:function(){return re(null)},style:e(e({},p.chipRemoveButton),{backgroundColor:ne===n._id?"#DBEAFE":"transparent"})},{children:t(a,{size:12})}))]}),n._id)}),t("input",{ref:q,id:"group-search-input",type:"text",value:M,onChange:function(e){return z(e.target.value)},onFocus:function(){Q(!0)},onBlur:function(){return Q(!1)},placeholder:0===h.length?"Search by group name...":"",style:p.input})]})),R&&(ce||de.length>0)&&t("ul",e({style:p.dropdown},{children:ce?[1,2,3,4].map(function(n){return r("li",e({style:p.skeletonItem},{children:[t("div",{style:p.skeletonLinePrimary}),t("div",{style:p.skeletonLineSecondary})]}),n)}):de.map(function(o){return t("li",{children:r("div",e({onMouseDown:function(e){e.preventDefault(),function(e){var r;g(n(n([],h,!0),[e],!1)),z(""),W(!1),null===(r=q.current)||void 0===r||r.focus()}(o)},onMouseEnter:function(){return V(o._id)},onMouseLeave:function(){return V(null)},style:e(e({},p.checkboxOption),{backgroundColor:U===o._id?"#F1F5F9":"transparent"})},{children:[t("input",{type:"checkbox",checked:!1,onChange:function(){},style:p.checkboxInput}),r("div",{children:[t("p",e({style:p.optionTitle},{children:o.name})),t("p",e({style:p.optionSubtitle},{children:o.description}))]})]}))},o._id)})}))]}))]}))};export{s as default};
1
+ import{__assign as e,__spreadArray as n}from"tslib";import{jsxs as r,jsx as t}from"react/jsx-runtime";import{useState as o,useRef as i,useEffect as l}from"react";import{Search as u,X as a}from"lucide-react";import{useApproverSearchQuery as c,useGroupSearchQuery as d}from"../queries/useApprovalQueries.js";import p from"../store/useAuthStore.js";var s={root:{marginLeft:"1.5rem"},sectionLabel:{fontSize:"0.875rem",fontWeight:500,color:"#19213D"},requiredMark:{marginRight:"0.25rem",fontSize:"1rem",fontWeight:600,color:"#8F2C23"},dropdownWrapper:{position:"relative",marginTop:"0.375rem"},inputShell:{display:"flex",minHeight:"38px",width:"100%",cursor:"text",flexWrap:"wrap",alignItems:"center",gap:"0.375rem",borderRadius:"0.375rem",border:"1px solid #E2E8F0",padding:"0.375rem 0.5rem",boxSizing:"border-box",transition:"border-color 150ms ease-in-out, box-shadow 150ms ease-in-out"},searchIcon:{flexShrink:0,color:"#9CA3AF"},chip:{display:"flex",alignItems:"center",gap:"0.25rem",borderRadius:"9999px",backgroundColor:"#EFF6FF",padding:"0.125rem 0.625rem",fontSize:"0.75rem",fontWeight:500,color:"#1D4ED8"},chipRemoveButton:{marginLeft:"0.125rem",border:"none",borderRadius:"9999px",background:"transparent",padding:0,cursor:"pointer",outline:"none"},input:{minWidth:"120px",flex:1,border:"none",backgroundColor:"transparent",fontSize:"0.875rem",color:"#19213D",outline:"none"},dropdown:{position:"absolute",zIndex:50,marginTop:"0.25rem",maxHeight:"12rem",width:"100%",overflowY:"auto",borderRadius:"0.375rem",border:"1px solid #E2E8F0",backgroundColor:"#FFFFFF",padding:"0.25rem 0",listStyle:"none",boxShadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)",boxSizing:"border-box"},skeletonItem:{padding:"0.5rem 0.75rem"},skeletonLinePrimary:{height:"1rem",width:"75%",borderRadius:"0.25rem",backgroundColor:"#E5E7EB"},skeletonLineSecondary:{height:"0.75rem",width:"50%",borderRadius:"0.25rem",backgroundColor:"#E5E7EB",marginTop:"0.375rem"},checkboxOption:{display:"flex",alignItems:"center",gap:"0.625rem",width:"100%",padding:"0.5rem 0.75rem",cursor:"pointer",boxSizing:"border-box"},checkboxInput:{width:"14px",height:"14px",flexShrink:0,cursor:"pointer",accentColor:"#2563EB",margin:0},optionTitle:{fontSize:"0.875rem",fontWeight:500,color:"#19213D",margin:0},optionSubtitle:{fontSize:"0.75rem",color:"#666F8D",margin:0}},m=function(m){var h,f=m.selectedApprovers,g=m.selectedGroupOfApprovers,b=m.onApproversChange,v=m.onGroupsChange,y=p(function(e){return e.user}),x=(null==y?void 0:y.firstname)?"".concat(y.firstname," ").concat(null!==(h=y.lastname)&&void 0!==h?h:"").trim():null==y?void 0:y.email,k=o(""),F=k[0],E=k[1],S=o(""),w=S[0],C=S[1],L=o(!1),D=L[0],B=L[1],M=i(null),z=i(null),I=o(""),_=I[0],T=I[1],R=o(""),A=R[0],W=R[1],q=o(!1),O=q[0],j=q[1],P=i(null),G=i(null),H=o(!1),Y=H[0],Q=H[1],J=o(!1),K=J[0],N=J[1],U=o(null),V=U[0],X=U[1],Z=o(null),$=Z[0],ee=Z[1],ne=o(null),re=ne[0],te=ne[1],oe=o(null),ie=oe[0],le=oe[1];l(function(){if(!F.trim())return C(""),void B(!1);var e=setTimeout(function(){return C(F)},500);return function(){return clearTimeout(e)}},[F]),l(function(){var e=setTimeout(function(){return W(_)},300);return function(){return clearTimeout(e)}},[_]);var ue=c(w),ae=ue.data,ce=ue.isFetching,de=(ae||[]).filter(function(e){return!f.some(function(n){return n.id===e._id})&&e.email!==(null==y?void 0:y.email)}).slice(0,10).map(function(e){var n,r,t,o;return{id:e._id,email:null!==(n=e.email)&&void 0!==n?n:"",name:(null===(r=e.firstname)||void 0===r?void 0:r.trim())?"".concat(e.firstname," ").concat(null!==(t=e.lastname)&&void 0!==t?t:"").trim():null!==(o=e.email)&&void 0!==o?o:""}});l(function(){w.trim()&&(ce||de.length>0)&&B(!0)},[ce,de.length,w]);var pe=d(A),se=pe.data,me=pe.isFetching,he=(se||[]).filter(function(e){return!g.some(function(n){return n._id===e._id})}).slice(0,10);l(function(){K&&(me||he.length>0)&&j(!0)},[me,he.length,K]),l(function(){var e=function(e){M.current&&!M.current.contains(e.target)&&B(!1),P.current&&!P.current.contains(e.target)&&j(!1)};return document.addEventListener("mousedown",e),function(){return document.removeEventListener("mousedown",e)}},[]);return r("div",e({style:s.root},{children:[r("label",e({htmlFor:"approver-search-input",style:s.sectionLabel},{children:[t("span",e({style:s.requiredMark},{children:"*"})),"Select who can approve"]})),r("div",e({ref:M,style:s.dropdownWrapper},{children:[r("label",e({htmlFor:"approver-search-input",style:e(e({},s.inputShell),{borderColor:Y?"#2563EB":"#E2E8F0",boxShadow:Y?"0 0 0 1px #2563EB":"none"})},{children:[t(u,{size:14,style:s.searchIcon}),(null==y?void 0:y.email)&&r("span",e({style:e(e({},s.chip),{backgroundColor:"#F1F5F9",color:"#64748B"})},{children:[x," (You)"]})),f.map(function(n){return r("span",e({style:s.chip,title:n.email},{children:[n.name||n.email,t("button",e({type:"button",onMouseDown:function(e){var r;e.preventDefault(),r=n.id,b(f.filter(function(e){return e.id!==r}))},onMouseEnter:function(){return te(n.id)},onMouseLeave:function(){return te(null)},style:e(e({},s.chipRemoveButton),{backgroundColor:re===n.id?"#DBEAFE":"transparent"})},{children:t(a,{size:12})}))]}),n.id)}),t("input",{ref:z,id:"approver-search-input",type:"text",value:F,onChange:function(e){return E(e.target.value)},onFocus:function(){Q(!0),(de.length>0||ce)&&B(!0)},onBlur:function(){return Q(!1)},placeholder:0===f.length?"Search by name or email...":"",style:s.input})]})),D&&(ce||de.length>0)&&t("ul",e({style:s.dropdown},{children:ce?[1,2,3,4].map(function(n){return r("li",e({style:s.skeletonItem},{children:[t("div",{style:s.skeletonLinePrimary}),t("div",{style:s.skeletonLineSecondary})]}),n)}):de.map(function(o){return t("li",{children:r("div",e({onMouseDown:function(e){e.preventDefault(),function(e){var r;b(n(n([],f,!0),[e],!1)),E(""),B(!1),null===(r=z.current)||void 0===r||r.focus()}(o)},onMouseEnter:function(){return X(o.id)},onMouseLeave:function(){return X(null)},style:e(e({},s.checkboxOption),{backgroundColor:V===o.id?"#F1F5F9":"transparent"})},{children:[t("input",{type:"checkbox",checked:!1,onChange:function(){},style:s.checkboxInput}),r("div",{children:[t("p",e({style:s.optionTitle},{children:o.name})),t("p",e({style:s.optionSubtitle},{children:o.email}))]})]}))},o.id)})}))]})),r("label",e({htmlFor:"group-search-input",style:e(e({},s.sectionLabel),{display:"inline-block",marginTop:"0.375rem"})},{children:[t("span",e({style:s.requiredMark},{children:"*"})),"Select user group who can approve"]})),r("div",e({ref:P,style:s.dropdownWrapper},{children:[r("label",e({htmlFor:"group-search-input",style:e(e({},s.inputShell),{borderColor:K?"#2563EB":"#E2E8F0",boxShadow:K?"0 0 0 1px #2563EB":"none"})},{children:[t(u,{size:14,style:s.searchIcon}),g.map(function(n){return r("span",e({style:s.chip},{children:[n.name,t("button",e({type:"button",onMouseDown:function(e){var r;e.preventDefault(),r=n._id,v(g.filter(function(e){return e._id!==r}))},onMouseEnter:function(){return le(n._id)},onMouseLeave:function(){return le(null)},style:e(e({},s.chipRemoveButton),{backgroundColor:ie===n._id?"#DBEAFE":"transparent"})},{children:t(a,{size:12})}))]}),n._id)}),t("input",{ref:G,id:"group-search-input",type:"text",value:_,onChange:function(e){return T(e.target.value)},onFocus:function(){N(!0)},onBlur:function(){return N(!1)},placeholder:0===g.length?"Search by group name...":"",style:s.input})]})),O&&(me||he.length>0)&&t("ul",e({style:s.dropdown},{children:me?[1,2,3,4].map(function(n){return r("li",e({style:s.skeletonItem},{children:[t("div",{style:s.skeletonLinePrimary}),t("div",{style:s.skeletonLineSecondary})]}),n)}):he.map(function(o){return t("li",{children:r("div",e({onMouseDown:function(e){e.preventDefault(),function(e){var r;v(n(n([],g,!0),[e],!1)),T(""),j(!1),null===(r=G.current)||void 0===r||r.focus()}(o)},onMouseEnter:function(){return ee(o._id)},onMouseLeave:function(){return ee(null)},style:e(e({},s.checkboxOption),{backgroundColor:$===o._id?"#F1F5F9":"transparent"})},{children:[t("input",{type:"checkbox",checked:!1,onChange:function(){},style:s.checkboxInput}),r("div",{children:[t("p",e({style:s.optionTitle},{children:o.name})),t("p",e({style:s.optionSubtitle},{children:o.description}))]})]}))},o._id)})}))]}))]}))};export{m as default};
2
2
  //# sourceMappingURL=AddScopeApprovalSearchComponent.js.map
@@ -1,2 +1,2 @@
1
- import{__awaiter as e,__generator as o,__assign as r,__spreadArray as n}from"tslib";import{jsx as t,jsxs as i,Fragment as l}from"react/jsx-runtime";import{useState as a,useRef as s,useEffect as c}from"react";import{useMutation as d}from"@tanstack/react-query";import{X as u,Loader2 as p}from"lucide-react";import{Toast as m}from"primereact/toast";import{v4 as f}from"uuid";import h from"../components/StationOnboarding/StationAutocomplete.js";import g from"./AddScopeApprovalSearchComponent.js";import v from"../components/ScopeSkeletonLoader.js";import{Input as b}from"@mui/material";import y from"../store/useAuthStore.js";import{useAppSecRolesStore as S}from"../store/useAppSecRolesStore.js";import C from"../store/useEnvStore.js";import{createRuleSet as x,inheritScope as _}from"../apis/scopeApis.js";import{useLearningTemplateStore as w}from"../store/useLearningTemplateStore.js";import{IL_CONFIG_CONSTANTS as k}from"../config.js";import{dt as A}from"../store/useLMSConfigStore.js";import{MIDDLE_DRAWER_ADD_SCOPE_DT_PATH as R,MIDDLE_DRAWER_APPROVAL_SETTINGS_DT_PATH as I}from"../constants.js";var D=function(D){var q=D.isOpen,j=D.onClose,F=D.onCreate,z=D.hasGlobalRuleSet,L=D.parentId,E=a(""),B=E[0],W=E[1],N=a(""),G=N[0],T=N[1],M=a({}),P=M[0],O=M[1],K=s(null),U=y().user,H=S(function(e){return e.roles}),J=C(function(e){return e.rbacConfig}),Q=a(null),V=Q[0],X=Q[1],Y=a("approval_required"),Z=Y[0],$=Y[1],ee=a([]),oe=ee[0],re=ee[1],ne=a([]),te=ne[0],ie=ne[1],le=a(""),ae=le[0],se=le[1],ce=d({mutationFn:function(r){return e(void 0,void 0,void 0,function(){var e;return o(this,function(o){switch(o.label){case 0:return[4,x(r,null!==(e=null==U?void 0:U.accessToken)&&void 0!==e?e:"")];case 1:return[2,o.sent()]}})})},onSuccess:function(r){return e(void 0,void 0,void 0,function(){return o(this,function(e){return console.log("Rule Set Created Successfully",r),[2]})})}});ce.data;var de=ce.isPending,ue=ce.mutateAsync;return c(function(){q&&(W(""),T(""),O({}),X(null),$("approval_required"),re([]),ie([]),se(""))},[q]),q?de?t(v,{isLoading:de}):i("div",r({style:{position:"absolute",inset:0,zIndex:50,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"rgba(0,0,0,0.3)"}},{children:[t(m,{ref:K}),i("div",r({style:{position:"relative",width:600,borderRadius:12,backgroundColor:"white",padding:24,boxShadow:"0 25px 50px -12px rgba(0,0,0,0.25)"}},{children:[i("div",r({style:{marginBottom:24,display:"flex",alignItems:"flex-start",justifyContent:"space-between"}},{children:[i("div",{children:[t("h2",r({style:{margin:0,fontSize:18,fontWeight:500,color:"#19213D"}},{children:z?A("".concat(R,".title"),"Add Scope"):A("".concat(R,".globalTitle"),"Create Global Scope")})),t("p",r({style:{margin:"4px 0 0 0",fontSize:14,fontWeight:400,color:"#666F8D"}},{children:z?A("".concat(R,".subtitle"),"This scope will be created under Global scope and will inherit its learnings by default.",{parent:"Global"}):A("".concat(R,".globalSubtitle"),"This will be your Global scope that defines the base learnings shared across all stations.")}))]}),t("button",r({onClick:j,style:{background:"none",border:"none",padding:0,cursor:"pointer",color:"#9CA3AF"}},{children:t(u,{size:24})}))]})),i("div",r({style:{display:"flex",flexDirection:"column",gap:20}},{children:[i("div",r({style:{position:"relative",display:"flex",flexDirection:"column",gap:6}},{children:[i("label",r({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:[t("span",r({style:{marginRight:4,fontSize:16,fontWeight:600,color:"#8F2C23"}},{children:"*"})),A("".concat(R,".scopeName"),"Scope Name")]})),"Custom"===B?t(h,{value:G,onChange:function(e){if(e.length>50)return T(e.slice(0,50)),void O(function(e){return r(r({},e),{name:"Scope Name must be 50 characters or fewer"})});T(e),O(function(e){return r(r({},e),{name:void 0})})},onStationSelect:function(e){X(e)},style:{border:P.name?"1px solid #8F2C23":void 0}}):t(b,{value:G,onChange:function(e){var o=e.target.value;if(o.length>50)return T(o.slice(0,50)),void O(function(e){return r(r({},e),{name:"Scope Name must be 50 characters or fewer"})});T(o),O(function(e){return r(r({},e),{name:void 0})})},style:{border:"1px solid ".concat(P.name?"#8F2C23":"#F0F2F5")},placeholder:"e.g. Global Learnings"}),P.name&&t("p",r({style:{margin:"4px 0 0 0",fontSize:12,color:"#8F2C23"}},{children:P.name}))]})),i("div",r({style:{display:"flex",flexDirection:"column",gap:12}},{children:[i("label",r({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:[t("span",r({style:{marginRight:4,fontSize:16,fontWeight:600,color:"#8F2C23"}},{children:"*"})),A("".concat(I,".title"),"Learning Approval Settings")]})),i("div",r({role:"radio","aria-checked":"approval_required"===Z,tabIndex:0,style:{cursor:"pointer",display:"flex",flexDirection:"column",gap:4},onClick:function(){return $("approval_required")},onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||$("approval_required")}},{children:[i("div",r({style:{display:"flex",alignItems:"center",gap:8}},{children:[t("div",r({style:{display:"flex",height:16,width:16,flexShrink:0,alignItems:"center",justifyContent:"center",borderRadius:"50%",border:"2px solid ".concat("approval_required"===Z?"#2563EB":"#CBD5E1")}},{children:"approval_required"===Z&&t("div",{style:{height:8,width:8,borderRadius:"50%",backgroundColor:"#2563EB"}})})),t("span",r({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:A("".concat(I,".approvalRequired.title"),"Approval Required Before Publishing")}))]})),t("p",r({style:{margin:0,marginLeft:24,fontSize:12,color:"#666F8D"}},{children:A("".concat(I,".approvalRequired.subtitle"),"Learnings require approval before publishing.")}))]})),"approval_required"===Z&&t(g,{selectedApprovers:oe,selectedGroupOfApprovers:te,onApproversChange:re,onGroupsChange:ie}),ae&&t("p",r({style:{margin:0,marginLeft:24,fontSize:12,color:"#8F2C23"}},{children:ae})),i("div",r({role:"radio","aria-checked":"publish_without"===Z,tabIndex:0,style:{cursor:"pointer",display:"flex",flexDirection:"column",gap:4},onClick:function(){$("publish_without"),se("")},onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||($("publish_without"),se(""))}},{children:[i("div",r({style:{display:"flex",alignItems:"center",gap:8}},{children:[t("div",r({style:{display:"flex",height:16,width:16,flexShrink:0,alignItems:"center",justifyContent:"center",borderRadius:"50%",border:"2px solid ".concat("publish_without"===Z?"#2563EB":"#CBD5E1")}},{children:"publish_without"===Z&&t("div",{style:{height:8,width:8,borderRadius:"50%",backgroundColor:"#2563EB"}})})),t("span",r({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:A("".concat(I,".publishWithoutApproval.title"),"Publish Without Approval")}))]})),t("p",r({style:{margin:0,marginLeft:24,fontSize:12,color:"#666F8D"}},{children:A("".concat(I,".publishWithoutApproval.subtitle"),"Learnings can be published directly.")}))]}))]})),i("div",r({style:{marginTop:32,display:"flex",justifyContent:"flex-end",gap:12}},{children:[t("button",r({onClick:j,style:{borderRadius:6,border:"1px solid #E2E8F0",padding:"8px 16px",fontSize:14,fontWeight:500,color:"#64748B",backgroundColor:"white",cursor:"pointer",opacity:de?.5:1},disabled:de},{children:A("".concat(R,".cancel"),"Cancel")})),t("button",r({onClick:function(){return e(void 0,void 0,void 0,function(){var e,r,t,i,l,a,s,c,d,u,p,m,h,g,v,b,y,S,C,x;return o(this,function(o){switch(o.label){case 0:if(e={},G.trim()?G.length>50&&(e.name="Scope Name must be 50 characters or fewer"):e.name="Scope Name is required","approval_required"===Z&&0===oe.length&&0===te.length&&se("Please select at least one approver or approver group."),e.name)return O(e),[2];if("approval_required"===Z&&0===oe.length&&0===te.length)return[2];se(""),o.label=1;case 1:return o.trys.push([1,7,,8]),r="approval_required"===Z,t=w.getState().backwardCompatibility,i=t?{topic:z?"genreRuleSet":"globalRuleSet",customScopeGroupName:k.CUSTOM_SCOPE_GROUP_NAME,scopeDescription:G,parentScopeId:null,customScopeName:G,customScopeId:f(),createByName:(null==U?void 0:U.firstname)||"System",createdBy:(null==U?void 0:U.email)||"system@audacy.com",approvalRequired:r,appsecData:{application:null==J?void 0:J.applicationId,module:null==J?void 0:J.moduleId,roles:n(n([],r?[{users:oe.map(function(e){return e.email}),groups:te.map(function(e){return e._id}),role:null!==(u=null===(d=H.find(function(e){return"Learning Manager"===e.name}))||void 0===d?void 0:d._id)&&void 0!==u?u:""}]:[],!0),[{users:[null==U?void 0:U.email],groups:[],role:null!==(m=null===(p=H.find(function(e){return"Instant Learning Admin"===e.name}))||void 0===p?void 0:p._id)&&void 0!==m?m:""}],!1)}}:{topic:z?"genreRuleSet":"globalRuleSet",scope_reference_id:null,scopeDescription:G,parentScopeId:null!=L?L:null,scopeName:G,scopeReferenceMetadata:{},scopeType:"Custom",applicationMappingId:w.getState().app_integration_id,approvalRequired:r,appsecData:{application:null==J?void 0:J.applicationId,module:null==J?void 0:J.moduleId,roles:n(n([],r?[{users:oe.map(function(e){return e.email}),groups:te.map(function(e){return e._id}),role:null!==(g=null===(h=H.find(function(e){return"Learning Manager"===e.name}))||void 0===h?void 0:h._id)&&void 0!==g?g:""}]:[],!0),[{users:[null==U?void 0:U.email],groups:[],role:null!==(b=null===(v=H.find(function(e){return"Instant Learning Admin"===e.name}))||void 0===v?void 0:v._id)&&void 0!==b?b:""}],!1)}},console.log("Add Scope payload:",i),[4,ue(i)];case 2:if(l=o.sent(),a=null===(y=null==l?void 0:l.data)||void 0===y?void 0:y.scopeId,t||!a||!L)return[3,6];o.label=3;case 3:return o.trys.push([3,5,,6]),[4,_({source_scope_id:L,target_scope_id:a,application_mapping_id:w.getState().app_integration_id||"",is_copy_parent_variant_id:!1})];case 4:return o.sent(),[3,6];case 5:return s=o.sent(),console.error("Failed to inherit rules for the new scope:",s),[3,6];case 6:return F(a),j(),[3,8];case 7:return c=o.sent(),console.error("An error occurred during scope creation.",c),null===(S=K.current)||void 0===S||S.show({severity:"error",summary:"Adding Scope Failed",detail:(null===(x=null===(C=null==c?void 0:c.response)||void 0===C?void 0:C.data)||void 0===x?void 0:x.message)||"There was an error creating the scope. Please try again."}),[3,8];case 8:return[2]}})})},style:{display:"flex",alignItems:"center",borderRadius:6,backgroundColor:"#2563EB",padding:"8px 16px",fontSize:14,fontWeight:500,color:"white",border:"none",cursor:"pointer",opacity:de||"Custom"===B&&!V?.5:1},disabled:de||"Custom"===B&&!V},{children:de?i(l,{children:[t(p,{className:"animate-spin",style:{marginRight:8,height:16,width:16,color:"white"}}),"Creating..."]}):A("".concat(R,".submitButton"),"Create Scope")}))]}))]}))]}))]})):null};export{D as default};
1
+ import{__awaiter as e,__generator as o,__assign as n,__spreadArray as t}from"tslib";import{jsx as r,jsxs as i,Fragment as l}from"react/jsx-runtime";import{useState as a,useRef as s,useEffect as c}from"react";import{useMutation as d}from"@tanstack/react-query";import{X as u,Loader2 as p}from"lucide-react";import{Toast as m}from"primereact/toast";import{v4 as f}from"uuid";import h from"../components/StationOnboarding/StationAutocomplete.js";import g from"./AddScopeApprovalSearchComponent.js";import v from"../components/ScopeSkeletonLoader.js";import{Input as b}from"@mui/material";import y from"../store/useAuthStore.js";import{useAppSecRolesStore as S}from"../store/useAppSecRolesStore.js";import C from"../store/useEnvStore.js";import{createRuleSet as x,inheritScope as _}from"../apis/scopeApis.js";import{useLearningTemplateStore as w}from"../store/useLearningTemplateStore.js";import{IL_CONFIG_CONSTANTS as k}from"../config.js";import{dt as A}from"../store/useLMSConfigStore.js";import{MIDDLE_DRAWER_ADD_SCOPE_DT_PATH as R,MIDDLE_DRAWER_APPROVAL_SETTINGS_DT_PATH as I}from"../constants.js";var D=function(D){var j=D.isOpen,q=D.onClose,F=D.onCreate,z=D.hasGlobalRuleSet,E=D.parentId,L=a(""),B=L[0],W=L[1],N=a(""),G=N[0],T=N[1],M=a({}),O=M[0],P=M[1],K=s(null),U=y().user,H=S(function(e){return e.roles}),J=C(function(e){return e.rbacConfig}),Q=a(null),V=Q[0],X=Q[1],Y=a("approval_required"),Z=Y[0],$=Y[1],ee=a([]),oe=ee[0],ne=ee[1],te=a([]),re=te[0],ie=te[1],le=d({mutationFn:function(n){return e(void 0,void 0,void 0,function(){var e;return o(this,function(o){switch(o.label){case 0:return[4,x(n,null!==(e=null==U?void 0:U.accessToken)&&void 0!==e?e:"")];case 1:return[2,o.sent()]}})})},onSuccess:function(n){return e(void 0,void 0,void 0,function(){return o(this,function(e){return console.log("Rule Set Created Successfully",n),[2]})})}});le.data;var ae=le.isPending,se=le.mutateAsync;return c(function(){j&&(W(""),T(""),P({}),X(null),$("approval_required"),ne([]),ie([]))},[j]),j?ae?r(v,{isLoading:ae}):i("div",n({style:{position:"absolute",inset:0,zIndex:50,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"rgba(0,0,0,0.3)"}},{children:[r(m,{ref:K}),i("div",n({style:{position:"relative",width:600,borderRadius:12,backgroundColor:"white",padding:24,boxShadow:"0 25px 50px -12px rgba(0,0,0,0.25)"}},{children:[i("div",n({style:{marginBottom:24,display:"flex",alignItems:"flex-start",justifyContent:"space-between"}},{children:[i("div",{children:[r("h2",n({style:{margin:0,fontSize:18,fontWeight:500,color:"#19213D"}},{children:z?A("".concat(R,".title"),"Add Scope"):A("".concat(R,".globalTitle"),"Create Global Scope")})),r("p",n({style:{margin:"4px 0 0 0",fontSize:14,fontWeight:400,color:"#666F8D"}},{children:z?A("".concat(R,".subtitle"),"This scope will be created under Global scope and will inherit its learnings by default.",{parent:"Global"}):A("".concat(R,".globalSubtitle"),"This will be your Global scope that defines the base learnings shared across all stations.")}))]}),r("button",n({onClick:q,style:{background:"none",border:"none",padding:0,cursor:"pointer",color:"#9CA3AF"}},{children:r(u,{size:24})}))]})),i("div",n({style:{display:"flex",flexDirection:"column",gap:20}},{children:[i("div",n({style:{position:"relative",display:"flex",flexDirection:"column",gap:6}},{children:[i("label",n({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:[r("span",n({style:{marginRight:4,fontSize:16,fontWeight:600,color:"#8F2C23"}},{children:"*"})),A("".concat(R,".scopeName"),"Scope Name")]})),"Custom"===B?r(h,{value:G,onChange:function(e){if(e.length>50)return T(e.slice(0,50)),void P(function(e){return n(n({},e),{name:"Scope Name must be 50 characters or fewer"})});T(e),P(function(e){return n(n({},e),{name:void 0})})},onStationSelect:function(e){X(e)},style:{border:O.name?"1px solid #8F2C23":void 0}}):r(b,{value:G,onChange:function(e){var o=e.target.value;if(o.length>50)return T(o.slice(0,50)),void P(function(e){return n(n({},e),{name:"Scope Name must be 50 characters or fewer"})});T(o),P(function(e){return n(n({},e),{name:void 0})})},style:{border:"1px solid ".concat(O.name?"#8F2C23":"#F0F2F5")},placeholder:"e.g. Global Learnings"}),O.name&&r("p",n({style:{margin:"4px 0 0 0",fontSize:12,color:"#8F2C23"}},{children:O.name}))]})),i("div",n({style:{display:"flex",flexDirection:"column",gap:12}},{children:[i("label",n({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:[r("span",n({style:{marginRight:4,fontSize:16,fontWeight:600,color:"#8F2C23"}},{children:"*"})),A("".concat(I,".title"),"Learning Approval Settings")]})),i("div",n({role:"radio","aria-checked":"approval_required"===Z,tabIndex:0,style:{cursor:"pointer",display:"flex",flexDirection:"column",gap:4},onClick:function(){return $("approval_required")},onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||$("approval_required")}},{children:[i("div",n({style:{display:"flex",alignItems:"center",gap:8}},{children:[r("div",n({style:{display:"flex",height:16,width:16,flexShrink:0,alignItems:"center",justifyContent:"center",borderRadius:"50%",border:"2px solid ".concat("approval_required"===Z?"#2563EB":"#CBD5E1")}},{children:"approval_required"===Z&&r("div",{style:{height:8,width:8,borderRadius:"50%",backgroundColor:"#2563EB"}})})),r("span",n({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:A("".concat(I,".approvalRequired.title"),"Approval Required Before Publishing")}))]})),r("p",n({style:{margin:0,marginLeft:24,fontSize:12,color:"#666F8D"}},{children:A("".concat(I,".approvalRequired.subtitle"),"Learnings require approval before publishing.")}))]})),"approval_required"===Z&&r(g,{selectedApprovers:oe,selectedGroupOfApprovers:re,onApproversChange:ne,onGroupsChange:ie}),i("div",n({role:"radio","aria-checked":"publish_without"===Z,tabIndex:0,style:{cursor:"pointer",display:"flex",flexDirection:"column",gap:4},onClick:function(){$("publish_without")},onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||$("publish_without")}},{children:[i("div",n({style:{display:"flex",alignItems:"center",gap:8}},{children:[r("div",n({style:{display:"flex",height:16,width:16,flexShrink:0,alignItems:"center",justifyContent:"center",borderRadius:"50%",border:"2px solid ".concat("publish_without"===Z?"#2563EB":"#CBD5E1")}},{children:"publish_without"===Z&&r("div",{style:{height:8,width:8,borderRadius:"50%",backgroundColor:"#2563EB"}})})),r("span",n({style:{fontSize:14,fontWeight:500,color:"#19213D"}},{children:A("".concat(I,".publishWithoutApproval.title"),"Publish Without Approval")}))]})),r("p",n({style:{margin:0,marginLeft:24,fontSize:12,color:"#666F8D"}},{children:A("".concat(I,".publishWithoutApproval.subtitle"),"Learnings can be published directly.")}))]}))]})),i("div",n({style:{marginTop:32,display:"flex",justifyContent:"flex-end",gap:12}},{children:[r("button",n({onClick:q,style:{borderRadius:6,border:"1px solid #E2E8F0",padding:"8px 16px",fontSize:14,fontWeight:500,color:"#64748B",backgroundColor:"white",cursor:"pointer",opacity:ae?.5:1},disabled:ae},{children:A("".concat(R,".cancel"),"Cancel")})),r("button",n({onClick:function(){return e(void 0,void 0,void 0,function(){var e,n,r,i,l,a,s,c,d,u,p,m,h,g,v,b,y,S,C,x,A;return o(this,function(o){switch(o.label){case 0:if(e={},G.trim()?G.length>50&&(e.name="Scope Name must be 50 characters or fewer"):e.name="Scope Name is required",e.name)return P(e),[2];o.label=1;case 1:return o.trys.push([1,7,,8]),n="approval_required"===Z,r=w.getState().backwardCompatibility,i=oe.length>0||re.length>0,l=r?{topic:z?"genreRuleSet":"globalRuleSet",customScopeGroupName:k.CUSTOM_SCOPE_GROUP_NAME,scopeDescription:G,parentScopeId:null,customScopeName:G,customScopeId:f(),createByName:(null==U?void 0:U.firstname)||"System",createdBy:(null==U?void 0:U.email)||"system@audacy.com",approvalRequired:n,appsecData:{application:null==J?void 0:J.applicationId,module:null==J?void 0:J.moduleId,roles:t(t([],n&&i?[{users:oe.map(function(e){return e.email}),groups:re.map(function(e){return e._id}),role:null!==(p=null===(u=H.find(function(e){return"Learning Manager"===e.name}))||void 0===u?void 0:u._id)&&void 0!==p?p:""}]:[],!0),[{users:[null==U?void 0:U.email],groups:[],role:null!==(h=null===(m=H.find(function(e){return"Instant Learning Admin"===e.name}))||void 0===m?void 0:m._id)&&void 0!==h?h:""}],!1)}}:{topic:z?"genreRuleSet":"globalRuleSet",scope_reference_id:null,scopeDescription:G,parentScopeId:null!=E?E:null,scopeName:G,scopeReferenceMetadata:{},scopeType:"Custom",applicationMappingId:w.getState().app_integration_id,approvalRequired:n,appsecData:{application:null==J?void 0:J.applicationId,module:null==J?void 0:J.moduleId,roles:t(t([],n&&i?[{users:oe.map(function(e){return e.email}),groups:re.map(function(e){return e._id}),role:null!==(v=null===(g=H.find(function(e){return"Learning Manager"===e.name}))||void 0===g?void 0:g._id)&&void 0!==v?v:""}]:[],!0),[{users:[null==U?void 0:U.email],groups:[],role:null!==(y=null===(b=H.find(function(e){return"Instant Learning Admin"===e.name}))||void 0===b?void 0:b._id)&&void 0!==y?y:""}],!1)}},console.log("Add Scope payload:",l),[4,se(l)];case 2:if(a=o.sent(),s=null===(S=null==a?void 0:a.data)||void 0===S?void 0:S.scopeId,r||!s||!E)return[3,6];o.label=3;case 3:return o.trys.push([3,5,,6]),[4,_({source_scope_id:E,target_scope_id:s,application_mapping_id:w.getState().app_integration_id||"",is_copy_parent_variant_id:!1})];case 4:return o.sent(),[3,6];case 5:return c=o.sent(),console.error("Failed to inherit rules for the new scope:",c),[3,6];case 6:return F(s),q(),[3,8];case 7:return d=o.sent(),console.error("An error occurred during scope creation.",d),null===(C=K.current)||void 0===C||C.show({severity:"error",summary:"Adding Scope Failed",detail:(null===(A=null===(x=null==d?void 0:d.response)||void 0===x?void 0:x.data)||void 0===A?void 0:A.message)||"There was an error creating the scope. Please try again."}),[3,8];case 8:return[2]}})})},style:{display:"flex",alignItems:"center",borderRadius:6,backgroundColor:"#2563EB",padding:"8px 16px",fontSize:14,fontWeight:500,color:"white",border:"none",cursor:"pointer",opacity:ae||"Custom"===B&&!V?.5:1},disabled:ae||"Custom"===B&&!V},{children:ae?i(l,{children:[r(p,{className:"animate-spin",style:{marginRight:8,height:16,width:16,color:"white"}}),"Creating..."]}):A("".concat(R,".submitButton"),"Create Scope")}))]}))]}))]}))]})):null};export{D as default};
2
2
  //# sourceMappingURL=AddScopeModal.js.map
@@ -1,2 +1,2 @@
1
- import{__awaiter as e,__generator as t,__assign as r}from"tslib";import n from"axios";import{API_ENDPOINTS as a,LEGACY_API_ENDPOINTS as i}from"./apiConfig.js";import o from"../store/useAuthStore.js";import s from"../store/useEnvStore.js";import{useLearningTemplateStore as c}from"../store/useLearningTemplateStore.js";import{IL_CONFIG_CONSTANTS as u}from"../config.js";var l=function(e){return e.interceptors.request.use(function(e){var t=o.getState().user,r=null==t?void 0:t.accessToken;return r&&(e.headers.Authorization="Bearer ".concat(r)),e}),e},d=function(e,t){return e.interceptors.request.use(function(e){return e.baseURL=t(),e}),e},p=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().audacyBackendUrl||""}),v=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().llmStudioUrl||""}),h=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().appsecRbacUrl||""}),g=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().appsecBaseUrl||""}),f=function(e){return d(l(n.create({headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(e)},withCredentials:!0})),function(){return s.getState().llmStudioUrl||""})},b=function(r,n){return e(void 0,void 0,void 0,function(){var e,n,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:return t.trys.push([1,3,,4]),n=e?i.publishFeedback:"".concat(a.publishFeedback),[4,v.post(n,r)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error publishing feedback to LLM Studio:",o),o;case 4:return[2]}})})},S=function(r){return e(void 0,void 0,void 0,function(){var e,n,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=e?i.submitChatFeedback:a.submitChatFeedback,t.label=1;case 1:return t.trys.push([1,3,,4]),[4,v.post(n,r)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error submitting chat feedback:",o),o;case 4:return[2]}})})},w=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.saveInstantLearningQuestion,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error saving instant learning question:",e),e;case 3:return[2]}})})},y=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:if(t.trys.push([1,3,,4]),!r&&!1===e)throw new Error("App Integration ID is not provided. Falling back to legacy endpoint for fetching scopes.");return o=e?i.fetchScopes:"".concat(a.fetchScopes,"/").concat(r),[4,f(n).get(o)];case 2:return[2,t.sent().data];case 3:throw s=t.sent(),console.error("Error fetching rule sets:",s),s;case 4:return[2]}})})},m=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:return t.trys.push([1,3,,4]),o=e?i.renameScope:a.renameScope,[4,f(n).put(o,r)];case 2:return[2,t.sent().data];case 3:throw s=t.sent(),console.error("Error renaming scope:",s),s;case 4:return[2]}})})},_=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),s=e?"".concat(i.getRulesInRuleSetById,"/").concat(r,"?include_config=True&sort_variant_by=createdAt"):"".concat(a.getRulesInRuleSetById,"/").concat(r,"/").concat(null!=o?o:""),[4,f(n).get(s)];case 2:return[2,t.sent().data];case 3:return u=t.sent(),console.error("Error fetching rules in rule set:",u),[3,4];case 4:return[2]}})})},I=function(r){return e(void 0,void 0,void 0,function(){var e,n,i,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),i=e?"".concat(a.getRuleOverrideHistory,"/").concat(r):"".concat(a.getRuleOverrideHistory,"/").concat(r,"/").concat(null!=n?n:""),[4,v.get(i)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error getting rule override history:",o),o;case 4:return[2]}})})},k=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e=c.getState().backwardCompatibility,o=e?i.createRuleSet:a.createRuleSet,[4,f(n).post(o,r)];case 1:return[2,t.sent().data];case 2:throw s=t.sent(),console.error("Error creating rule set:",s),s;case 3:return[2]}})})},E=function(r,n){return void 0===n&&(n=!1),e(void 0,void 0,void 0,function(){var e,i;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e="".concat(a.fetchStationsByKeyword.replace("{keyword}",r),"?allow_existing=").concat(n),[4,p.get(e)];case 1:return[2,t.sent().data];case 2:throw i=t.sent(),console.error("Error fetching station name by keyword:",i),i;case 3:return[2]}})})},C=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),s=void 0,s=e?i.deleteRuleSet.replace("{ruleSetId}",r):a.deleteRuleSet.replace("{ruleSetId}",r).replace("{appIntegrationId}",null!=o?o:""),[4,f(n).delete(s)];case 2:return[2,t.sent().data];case 3:throw u=t.sent(),console.error("Error deleting rule set:",u),u;case 4:return[2]}})})},R=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(s=i.deleteRule.replace("{ruleId}",r),[4,v.delete(s)]):[3,3];case 2:return[2,t.sent().data];case 3:return s=a.deleteRule.replace("{ruleId}",r).replace("{appIntegrationId}",null!=n?n:""),[4,f(o).delete(s)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error deleting rule:",u),u;case 7:return[2]}})})},P=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(s=i.deleteQuestion.replace("{questionId}",r),[4,v.delete(s)]):[3,3];case 2:return[2,t.sent().data];case 3:return s=a.deleteQuestion.replace("{questionId}",r).replace("{appIntegrationId}",null!=n?n:""),[4,f(o).delete(s)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error deleting question:",u),u;case 7:return[2]}})})},T=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u,l;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(u=i.deleteTier.replace("{scopeId}",r).replace("{tierId}",n),[4,v.delete(u)]):[3,3];case 2:return[2,t.sent().data];case 3:return u=a.deleteTier.replace("{scopeId}",r).replace("{tierId}",n).replace("{appIntegrationId}",null!=o?o:""),[4,f(s).delete(u)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error deleting tier:",l),l;case 7:return[2]}})})},A=function(r,n){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.put(a.updateVariant,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error updating variant:",e),e;case 3:return[2]}})})},q=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(i.inheritScope,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error inheriting scope:",e),e;case 3:return[2]}})})},j=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,4,,5]),(null==r?void 0:r.application_mapping_id)?[4,v.post(a.inheritScope,r)]:[3,2];case 1:return[2,t.sent().data];case 2:throw Error("Fatal Error: Trying to call inherit API without appintegration ID");case 3:return[3,5];case 4:throw e=t.sent(),console.error("Error inheriting scope:",e),e;case 5:return[2]}})})},L=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:if(!r)throw new Error("scopeId is required for exporting rule sets");t.label=1;case 1:return t.trys.push([1,3,,4]),[4,v.post(a.exportRuleSet,{scope_id:r},{responseType:"blob"})];case 2:return[2,t.sent().data];case 3:throw e=t.sent(),console.error("Error exporting rule set:",e),e;case 4:return[2]}})})},B=function(r,n,o){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?[4,f(s).patch(i.toggleVariant,{variant_ids:r,is_enabled:n})]:[3,3];case 2:return[2,t.sent().data];case 3:return[4,f(s).patch(a.toggleVariant,{variant_ids:r,application_mapping_id:o,is_enabled:n})];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error toggling variant status:",u),u;case 7:return[2]}})})},U=function(){return e(void 0,void 0,void 0,function(){var e,r,n,o,s,l,d,p;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,r=c.getState().app_integration_id,n=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(o=u.CUSTOM_SCOPE_GROUP_NAME,[4,f(n).post(i.getTiers,{tier_group_name:o})]):[3,3];case 2:return s=t.sent(),c.getState().setTiers((null===(d=s.data)||void 0===d?void 0:d.response)||[]),[3,5];case 3:return[4,f(n).get(a.getTiers.replace("{appIntegrationId}",null!=r?r:""))];case 4:s=t.sent(),"success"===(null===(p=s.data)||void 0===p?void 0:p.status)&&c.getState().setTiers(s.data.data.map(function(e){return{tier_id:e.id,tier_name:e.tier_title,tier_priority:e.tier_priority}})),t.label=5;case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error fetching tiers:",l),l;case 7:return[2]}})})},z=function(r,n,o,s,u){return e(void 0,void 0,void 0,function(){var e,l,d,p,v,h;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,l=c.getState().app_integration_id,d=c.getState().token,t.label=1;case 1:return t.trys.push([1,3,,4]),p=e?i.alterRulePriority:a.alterRulePriority,v=e?{scopeId:r,tierId:n,move:{movedRuleId:o,prevRuleId:s,nextRuleId:u}}:{scope_id:r,tier_id:n,move:{moved_rule_id:o,prev_rule_id:s,next_rule_id:u},application_mapping_id:l},[4,f(d).put(p,v)];case 2:return[2,t.sent().data];case 3:throw h=t.sent(),console.error("Error altering question priority:",h),h;case 4:return[2]}})})},F=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u,l;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(u=i.fetchRulesByQuestionId.replace("{questionId}",r).replace("{scopeId}",n),[4,v.get(u)]):[3,3];case 2:return[2,t.sent().data];case 3:return u=a.fetchRulesByQuestionId.replace("{appIntegrationId}",null!=o?o:"").replace("{questionId}",r).replace("{scopeId}",n),[4,f(s).get(u)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error fetching rules by question id:",l),l;case 7:return[2]}})})},O=function(r){return void 0===r&&(r={limit:"50",offset:"0"}),e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.retrieveGenreScopes,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error retrieving genre scopes:",e),e;case 3:return[2]}})})},x=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.searchScopes,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error searching scopes:",e),e;case 3:return[2]}})})},M=function(r){return e(void 0,void 0,void 0,function(){return t(this,function(e){return[2,new Promise(function(e){setTimeout(function(){e({data:[{stationId:"reetrtdfsds",stationName:"Hot 98.7",stationDesc:"Learnings that apply for Hot 98.7 Station",learningsCount:5},{stationId:"sta-102",stationName:"Smooth Jazz 102.1",stationDesc:"Learnings that apply for Smooth Jazz 102.1 Station",learningsCount:12},{stationId:"sta-103",stationName:"Rock 94",stationDesc:"Learnings that apply for Rock 94 Station",learningsCount:8}]})},500)})]})})},D=function(r,n){return e(void 0,void 0,void 0,function(){var e,a,i,o,s,c,u,l,d,p,v,h,f,b,S,w,y;return t(this,function(t){switch(t.label){case 0:a=(e=n||{}).isPopulateRoles,i=void 0!==a&&a,o=e.isPopulatePermissions,s=void 0!==o&&o,c=e.isPopulateApps,u=void 0!==c&&c,l=e.isPopulateEnvironments,d=void 0!==l&&l,p=e.isPopulateOperations,v=void 0!==p&&p,h=e.isPopulateGroups,f=void 0!==h&&h,b=e.isPopulateOrganization,S=void 0!==b&&b,w=new URLSearchParams({search:r,isPopulateRoles:String(i),isPopulatePermissions:String(s),isPopulateApps:String(u),isPopulateEnvironments:String(d),isPopulateOperations:String(v),isPopulateGroups:String(f),isPopulateOrganization:String(S)}),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,g.get("/api/user/get-by-query-v2?".concat(w.toString()))];case 2:return[2,t.sent().data];case 3:throw y=t.sent(),console.error("Failed to fetch users",y),y;case 4:return[2]}})})},Q=function(r){return void 0===r&&(r={}),e(void 0,void 0,void 0,function(){var e,n,a,i,o,s,c,u,l,d,p,v,g,f,b,S;return t(this,function(t){switch(t.label){case 0:e=r.appId,n=void 0===e?"":e,a=r.name,i=void 0===a?"":a,o=r.user,s=void 0===o?"":o,c=r.isActive,u=void 0===c||c,l=r.page,d=void 0===l?1:l,p=r.limit,v=void 0===p?10:p,g=r.pagination,f=void 0===g||g,b=new URLSearchParams({appId:n,name:i,user:s,isActive:String(u),page:String(d),limit:String(v),pagination:String(f)}),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,h.get("/groups?".concat(b.toString()))];case 2:return[2,t.sent().data];case 3:throw S=t.sent(),console.error("Failed to fetch user groups",S),S;case 4:return[2]}})})},G=function(n){var a=n.variant_ids,i=n.status,o=n.feedback,s=n.scopeId,u=n.is_deleted,l=n.appsecData;return e(void 0,void 0,void 0,function(){var e,n,d;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e=c.getState().app_integration_id,n=r({variant_ids:a,scope_id:s,application_mapping_id:e,status:i,feedback:o||"",is_deleted:null!=u&&u},l&&{appsecData:l}),[4,v.put("instant_learning/ilotj/variants/update_variant_status",n)];case 1:return[2,t.sent().data];case 2:throw d=t.sent(),console.log(d),d;case 3:return[2]}})})},H=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,h.get("/roles?appId=".concat(r))];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error(e),e;case 3:return[2]}})})},N=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?[4,v.post(i.requestAccess,{scope_id:r})]:[3,3];case 2:return[2,t.sent().data];case 3:return[4,f(o).post(a.requestAccess,{scope_id:r,application_mapping_id:n})];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw s=t.sent(),console.error("Error requesting global scope access:",s),s;case 7:return[2]}})})};function V(n,a,i){var o,s,c,u,l;return e(this,void 0,void 0,function(){var e,d,p,v;return t(this,function(t){switch(t.label){case 0:return[4,fetch("".concat(n,"/instant_learning/ilotj/application/getValueType/").concat(a),{headers:{Authorization:"Bearer ".concat(i)}})];case 1:if(!(e=t.sent()).ok)throw new Error("Failed to fetch LMS config");return[4,e.json()];case 2:return!(d=t.sent())||Array.isArray(d.data)&&0===d.data.length?[2,{lmsConfig:null,teachMeConfig:null,template:null}]:(p=null===(o=d.data[0])||void 0===o?void 0:o.value_type_config,[2,{lmsConfig:(v=null!==(s=null==p?void 0:p.learningManagement)&&void 0!==s?s:null)?r(r({},v),{agents:null!==(c=null==p?void 0:p.agents)&&void 0!==c?c:{}}):null,teachMeConfig:null!==(u=null==p?void 0:p.teachMe)&&void 0!==u?u:null,template:null!==(l=null==p?void 0:p.template)&&void 0!==l?l:null}])}})})}var J=function(r){return e(void 0,void 0,void 0,function(){var e,n;return t(this,function(t){switch(t.label){case 0:e=c.getState().token,t.label=1;case 1:return t.trys.push([1,3,,4]),[4,f(e).get("".concat(a.getILInstance).concat(r))];case 2:return[2,t.sent().data];case 3:throw n=t.sent(),console.error("Error fetching IL instance:",n),n;case 4:return[2]}})})};export{G as ApproveOrRejectVariants,H as GetAppsecRoles,z as alterQuestionPriority,h as appsecApi,g as appsecApigetUser,Q as appsecGetUserGroups,D as appsecGetUsersByQueryLite,p as audacyApi,k as createRuleSet,v as default,P as deleteQuestion,R as deleteRule,C as deleteRuleSet,T as deleteTier,L as exportRuleSet,V as fetchLMSConfig,F as fetchRulesByQuestionId,y as fetchScopes,E as fetchStationsByKeyword,U as fetchTiers,J as getILInstance,I as getRuleOverrideHistory,_ as getRulesInRuleSetById,M as getStationsByScopeId,j as inheritScope,q as inheritScopeBackwardCompatible,f as llmApiWithToken,b as publishFeedback,m as renameScope,N as requestAccess,O as retrieveGenreScopes,w as saveInstantLearningQuestion,x as searchScopes,S as submitChatFeedback,B as toggleVariant,A as updateVariant};
1
+ import{__awaiter as e,__generator as t,__assign as r}from"tslib";import n from"axios";import{API_ENDPOINTS as a,LEGACY_API_ENDPOINTS as i}from"./apiConfig.js";import o from"../store/useAuthStore.js";import s from"../store/useEnvStore.js";import{useLearningTemplateStore as c}from"../store/useLearningTemplateStore.js";import{IL_CONFIG_CONSTANTS as u}from"../config.js";var l=function(e){return e.interceptors.request.use(function(e){var t=o.getState().user,r=null==t?void 0:t.accessToken;return r&&(e.headers.Authorization="Bearer ".concat(r)),e}),e},d=function(e,t){return e.interceptors.request.use(function(e){return e.baseURL=t(),e}),e},p=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().audacyBackendUrl||""}),v=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().llmStudioUrl||""}),h=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().appsecRbacUrl||""}),g=d(l(n.create({headers:{"Content-Type":"application/json"}})),function(){return s.getState().appsecBaseUrl||""}),f=function(e){return d(l(n.create({headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(e)},withCredentials:!0})),function(){return s.getState().llmStudioUrl||""})},b=function(r,n){return e(void 0,void 0,void 0,function(){var e,n,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:return t.trys.push([1,3,,4]),n=e?i.publishFeedback:"".concat(a.publishFeedback),[4,v.post(n,r)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error publishing feedback to LLM Studio:",o),o;case 4:return[2]}})})},w=function(r){return e(void 0,void 0,void 0,function(){var e,n,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=e?i.submitChatFeedback:a.submitChatFeedback,t.label=1;case 1:return t.trys.push([1,3,,4]),[4,v.post(n,r)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error submitting chat feedback:",o),o;case 4:return[2]}})})},S=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.saveInstantLearningQuestion,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error saving instant learning question:",e),e;case 3:return[2]}})})},y=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:if(t.trys.push([1,3,,4]),!r&&!1===e)throw new Error("App Integration ID is not provided. Falling back to legacy endpoint for fetching scopes.");return o=e?i.fetchScopes:"".concat(a.fetchScopes,"/").concat(r),[4,f(n).get(o)];case 2:return[2,t.sent().data];case 3:throw s=t.sent(),console.error("Error fetching rule sets:",s),s;case 4:return[2]}})})},m=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,t.label=1;case 1:return t.trys.push([1,3,,4]),o=e?i.renameScope:a.renameScope,[4,f(n).put(o,r)];case 2:return[2,t.sent().data];case 3:throw s=t.sent(),console.error("Error renaming scope:",s),s;case 4:return[2]}})})},_=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),s=e?"".concat(i.getRulesInRuleSetById,"/").concat(r,"?include_config=True&sort_variant_by=createdAt"):"".concat(a.getRulesInRuleSetById,"/").concat(r,"/").concat(null!=o?o:""),[4,f(n).get(s)];case 2:return[2,t.sent().data];case 3:return u=t.sent(),console.error("Error fetching rules in rule set:",u),[3,4];case 4:return[2]}})})},I=function(r){return e(void 0,void 0,void 0,function(){var e,n,i,o;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),i=e?"".concat(a.getRuleOverrideHistory,"/").concat(r):"".concat(a.getRuleOverrideHistory,"/").concat(r,"/").concat(null!=n?n:""),[4,v.get(i)];case 2:return[2,t.sent().data];case 3:throw o=t.sent(),console.error("Error getting rule override history:",o),o;case 4:return[2]}})})},k=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e=c.getState().backwardCompatibility,o=e?i.createRuleSet:a.createRuleSet,[4,f(n).post(o,r)];case 1:return[2,t.sent().data];case 2:throw s=t.sent(),console.error("Error creating rule set:",s),s;case 3:return[2]}})})},E=function(r,n){return void 0===n&&(n=!1),e(void 0,void 0,void 0,function(){var e,i;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e="".concat(a.fetchStationsByKeyword.replace("{keyword}",r),"?allow_existing=").concat(n),[4,p.get(e)];case 1:return[2,t.sent().data];case 2:throw i=t.sent(),console.error("Error fetching station name by keyword:",i),i;case 3:return[2]}})})},C=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,t.label=1;case 1:return t.trys.push([1,3,,4]),s=void 0,s=e?i.deleteRuleSet.replace("{ruleSetId}",r):a.deleteRuleSet.replace("{ruleSetId}",r).replace("{appIntegrationId}",null!=o?o:""),[4,f(n).delete(s)];case 2:return[2,t.sent().data];case 3:throw u=t.sent(),console.error("Error deleting rule set:",u),u;case 4:return[2]}})})},R=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(s=i.deleteRule.replace("{ruleId}",r),[4,v.delete(s)]):[3,3];case 2:return[2,t.sent().data];case 3:return s=a.deleteRule.replace("{ruleId}",r).replace("{appIntegrationId}",null!=n?n:""),[4,f(o).delete(s)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error deleting rule:",u),u;case 7:return[2]}})})},P=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(s=i.deleteQuestion.replace("{questionId}",r),[4,v.delete(s)]):[3,3];case 2:return[2,t.sent().data];case 3:return s=a.deleteQuestion.replace("{questionId}",r).replace("{appIntegrationId}",null!=n?n:""),[4,f(o).delete(s)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error deleting question:",u),u;case 7:return[2]}})})},T=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u,l;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(u=i.deleteTier.replace("{scopeId}",r).replace("{tierId}",n),[4,v.delete(u)]):[3,3];case 2:return[2,t.sent().data];case 3:return u=a.deleteTier.replace("{scopeId}",r).replace("{tierId}",n).replace("{appIntegrationId}",null!=o?o:""),[4,f(s).delete(u)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error deleting tier:",l),l;case 7:return[2]}})})},A=function(r,n){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.put(a.updateVariant,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error updating variant:",e),e;case 3:return[2]}})})},q=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(i.inheritScope,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error inheriting scope:",e),e;case 3:return[2]}})})},j=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,4,,5]),(null==r?void 0:r.application_mapping_id)?[4,v.post(a.inheritScope,r)]:[3,2];case 1:return[2,t.sent().data];case 2:throw Error("Fatal Error: Trying to call inherit API without appintegration ID");case 3:return[3,5];case 4:throw e=t.sent(),console.error("Error inheriting scope:",e),e;case 5:return[2]}})})},L=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:if(!r)throw new Error("scopeId is required for exporting rule sets");t.label=1;case 1:return t.trys.push([1,3,,4]),[4,v.post(a.exportRuleSet,{scope_id:r},{responseType:"blob"})];case 2:return[2,t.sent().data];case 3:throw e=t.sent(),console.error("Error exporting rule set:",e),e;case 4:return[2]}})})},B=function(r,n,o){return e(void 0,void 0,void 0,function(){var e,o,s,u;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?[4,f(s).patch(i.toggleVariant,{variant_ids:r,is_enabled:n})]:[3,3];case 2:return[2,t.sent().data];case 3:return[4,f(s).patch(a.toggleVariant,{variant_ids:r,application_mapping_id:o,is_enabled:n})];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw u=t.sent(),console.error("Error toggling variant status:",u),u;case 7:return[2]}})})},O=function(){return e(void 0,void 0,void 0,function(){var e,r,n,o,s,l,d,p;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,r=c.getState().app_integration_id,n=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(o=u.CUSTOM_SCOPE_GROUP_NAME,[4,f(n).post(i.getTiers,{tier_group_name:o})]):[3,3];case 2:return s=t.sent(),c.getState().setTiers((null===(d=s.data)||void 0===d?void 0:d.response)||[]),[3,5];case 3:return[4,f(n).get(a.getTiers.replace("{appIntegrationId}",null!=r?r:""))];case 4:s=t.sent(),"success"===(null===(p=s.data)||void 0===p?void 0:p.status)&&c.getState().setTiers(s.data.data.map(function(e){return{tier_id:e.id,tier_name:e.tier_title,tier_priority:e.tier_priority}})),t.label=5;case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error fetching tiers:",l),l;case 7:return[2]}})})},U=function(r,n,o,s,u){return e(void 0,void 0,void 0,function(){var e,l,d,p,v,h;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,l=c.getState().app_integration_id,d=c.getState().token,t.label=1;case 1:return t.trys.push([1,3,,4]),p=e?i.alterRulePriority:a.alterRulePriority,v=e?{scopeId:r,tierId:n,move:{movedRuleId:o,prevRuleId:s,nextRuleId:u}}:{scope_id:r,tier_id:n,move:{moved_rule_id:o,prev_rule_id:s,next_rule_id:u},application_mapping_id:l},[4,f(d).put(p,v)];case 2:return[2,t.sent().data];case 3:throw h=t.sent(),console.error("Error altering question priority:",h),h;case 4:return[2]}})})},x=function(r,n){return e(void 0,void 0,void 0,function(){var e,o,s,u,l;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,o=c.getState().app_integration_id,s=c.getState().token,t.label=1;case 1:return t.trys.push([1,6,,7]),e?(u=i.fetchRulesByQuestionId.replace("{questionId}",r).replace("{scopeId}",n),[4,v.get(u)]):[3,3];case 2:return[2,t.sent().data];case 3:return u=a.fetchRulesByQuestionId.replace("{appIntegrationId}",null!=o?o:"").replace("{questionId}",r).replace("{scopeId}",n),[4,f(s).get(u)];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw l=t.sent(),console.error("Error fetching rules by question id:",l),l;case 7:return[2]}})})},z=function(r){return void 0===r&&(r={limit:"50",offset:"0"}),e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.retrieveGenreScopes,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error retrieving genre scopes:",e),e;case 3:return[2]}})})},F=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,v.post(a.searchScopes,r)];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error("Error searching scopes:",e),e;case 3:return[2]}})})},M=function(r){return e(void 0,void 0,void 0,function(){return t(this,function(e){return[2,new Promise(function(e){setTimeout(function(){e({data:[{stationId:"reetrtdfsds",stationName:"Hot 98.7",stationDesc:"Learnings that apply for Hot 98.7 Station",learningsCount:5},{stationId:"sta-102",stationName:"Smooth Jazz 102.1",stationDesc:"Learnings that apply for Smooth Jazz 102.1 Station",learningsCount:12},{stationId:"sta-103",stationName:"Rock 94",stationDesc:"Learnings that apply for Rock 94 Station",learningsCount:8}]})},500)})]})})},D=function(r,n){return e(void 0,void 0,void 0,function(){var e,a,i,o,s,c,u,l,d,p,v,h,f,b,w,S,y;return t(this,function(t){switch(t.label){case 0:a=(e=n||{}).isPopulateRoles,i=void 0!==a&&a,o=e.isPopulatePermissions,s=void 0!==o&&o,c=e.isPopulateApps,u=void 0!==c&&c,l=e.isPopulateEnvironments,d=void 0!==l&&l,p=e.isPopulateOperations,v=void 0!==p&&p,h=e.isPopulateGroups,f=void 0!==h&&h,b=e.isPopulateOrganization,w=void 0!==b&&b,S=new URLSearchParams({search:r,isPopulateRoles:String(i),isPopulatePermissions:String(s),isPopulateApps:String(u),isPopulateEnvironments:String(d),isPopulateOperations:String(v),isPopulateGroups:String(f),isPopulateOrganization:String(w)}),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,g.get("/api/user/get-by-query-v2?".concat(S.toString()))];case 2:return[2,t.sent().data];case 3:throw y=t.sent(),console.error("Failed to fetch users",y),y;case 4:return[2]}})})},Q=function(r){return void 0===r&&(r={}),e(void 0,void 0,void 0,function(){var e,n,a,i,o,s,c,u,l,d,p,v,g,f,b,w;return t(this,function(t){switch(t.label){case 0:e=r.appId,n=void 0===e?"":e,a=r.name,i=void 0===a?"":a,o=r.user,s=void 0===o?"":o,c=r.isActive,u=void 0===c||c,l=r.page,d=void 0===l?1:l,p=r.limit,v=void 0===p?10:p,g=r.pagination,f=void 0===g||g,b=new URLSearchParams({appId:n,name:i,user:s,isActive:String(u),page:String(d),limit:String(v),pagination:String(f)}),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,h.get("/groups?".concat(b.toString()))];case 2:return[2,t.sent().data];case 3:throw w=t.sent(),console.error("Failed to fetch user groups",w),w;case 4:return[2]}})})},G=function(n){var a=n.variant_ids,i=n.status,o=n.feedback,s=n.scopeId,u=n.is_deleted,l=n.appsecData;return e(void 0,void 0,void 0,function(){var e,n,d;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),e=c.getState().app_integration_id,n=r({variant_ids:a,scope_id:s,application_mapping_id:e,status:i,feedback:o||"",is_deleted:null!=u&&u},l&&{appsecData:l}),[4,v.put("instant_learning/ilotj/variants/update_variant_status",n)];case 1:return[2,t.sent().data];case 2:throw d=t.sent(),console.log(d),d;case 3:return[2]}})})},H=function(r){return e(void 0,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,h.get("/roles?appId=".concat(r))];case 1:return[2,t.sent().data];case 2:throw e=t.sent(),console.error(e),e;case 3:return[2]}})})},N=function(r){return e(void 0,void 0,void 0,function(){var e,n,o,s,u,l,d;return t(this,function(t){switch(t.label){case 0:e=c.getState().backwardCompatibility,n=c.getState().app_integration_id,o=c.getState().token,s=window.location.href,u=s.indexOf("/mode"),l=-1!==u?s.substring(u+1):(window.location.pathname+window.location.search).substring(1),t.label=1;case 1:return t.trys.push([1,6,,7]),e?[4,v.post(i.requestAccess,{scope_id:r,mode_learning_endpoint:l})]:[3,3];case 2:return[2,t.sent().data];case 3:return[4,f(o).post(a.requestAccess,{scope_id:r,application_mapping_id:n,mode_learning_endpoint:l})];case 4:return[2,t.sent().data];case 5:return[3,7];case 6:throw d=t.sent(),console.error("Error requesting global scope access:",d),d;case 7:return[2]}})})};function V(n,a,i){var o,s,c,u,l;return e(this,void 0,void 0,function(){var e,d,p,v;return t(this,function(t){switch(t.label){case 0:return[4,fetch("".concat(n,"/instant_learning/ilotj/application/getValueType/").concat(a),{headers:{Authorization:"Bearer ".concat(i)}})];case 1:if(!(e=t.sent()).ok)throw new Error("Failed to fetch LMS config");return[4,e.json()];case 2:return!(d=t.sent())||Array.isArray(d.data)&&0===d.data.length?[2,{lmsConfig:null,teachMeConfig:null,template:null}]:(p=null===(o=d.data[0])||void 0===o?void 0:o.value_type_config,[2,{lmsConfig:(v=null!==(s=null==p?void 0:p.learningManagement)&&void 0!==s?s:null)?r(r({},v),{agents:null!==(c=null==p?void 0:p.agents)&&void 0!==c?c:{}}):null,teachMeConfig:null!==(u=null==p?void 0:p.teachMe)&&void 0!==u?u:null,template:null!==(l=null==p?void 0:p.template)&&void 0!==l?l:null}])}})})}var J=function(r){return e(void 0,void 0,void 0,function(){var e,n;return t(this,function(t){switch(t.label){case 0:e=c.getState().token,t.label=1;case 1:return t.trys.push([1,3,,4]),[4,f(e).get("".concat(a.getILInstance).concat(r))];case 2:return[2,t.sent().data];case 3:throw n=t.sent(),console.error("Error fetching IL instance:",n),n;case 4:return[2]}})})};export{G as ApproveOrRejectVariants,H as GetAppsecRoles,U as alterQuestionPriority,h as appsecApi,g as appsecApigetUser,Q as appsecGetUserGroups,D as appsecGetUsersByQueryLite,p as audacyApi,k as createRuleSet,v as default,P as deleteQuestion,R as deleteRule,C as deleteRuleSet,T as deleteTier,L as exportRuleSet,V as fetchLMSConfig,x as fetchRulesByQuestionId,y as fetchScopes,E as fetchStationsByKeyword,O as fetchTiers,J as getILInstance,I as getRuleOverrideHistory,_ as getRulesInRuleSetById,M as getStationsByScopeId,j as inheritScope,q as inheritScopeBackwardCompatible,f as llmApiWithToken,b as publishFeedback,m as renameScope,N as requestAccess,z as retrieveGenreScopes,S as saveInstantLearningQuestion,F as searchScopes,w as submitChatFeedback,B as toggleVariant,A as updateVariant};
2
2
  //# sourceMappingURL=scopeApis.js.map
@@ -0,0 +1,2 @@
1
+ import"react";var t="data:image/svg+xml,%3Csvg%20width%3D%22160%22%20height%3D%22153%22%20viewBox%3D%220%200%20160%20153%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M79.2744%20143.735C116.627%20143.735%20146.909%20113.508%20146.909%2076.223C146.909%2038.9359%20116.627%208.71106%2079.2744%208.71106C41.9192%208.71106%2011.6367%2038.9359%2011.6367%2076.223C11.6367%20113.508%2041.9192%20143.735%2079.2744%20143.735Z%22%20fill%3D%22%23F8FAFC%22%2F%3E%3Cpath%20d%3D%22M116.902%2030.8984H43.3269C38.7417%2030.8984%2035.0234%2034.7993%2035.0234%2039.6097H125.205C125.205%2034.7993%20121.489%2030.8984%20116.902%2030.8984Z%22%20fill%3D%22%23D0D9E4%22%2F%3E%3Cpath%20d%3D%22M35.0234%2039.6094H125.205V109.239C125.205%20112.335%20123.994%20115.304%20121.834%20117.494C119.674%20119.684%20116.745%20120.914%20113.692%20120.914H46.5394C43.4834%20120.914%2040.555%20119.684%2038.3973%20117.494C36.2372%20115.304%2035.0234%20112.335%2035.0234%20109.239V39.6094Z%22%20fill%3D%22%23F1F5F9%22%2F%3E%3Cpath%20d%3D%22M125.155%2039.6592V109.239C125.155%20112.322%20123.949%20115.279%20121.798%20117.459C119.647%20119.639%20116.731%20120.864%20113.691%20120.864H46.5391C43.4967%20120.864%2040.5809%20119.639%2038.4326%20117.459C36.2818%20115.279%2035.0732%20112.322%2035.0732%20109.239V39.6592H125.155Z%22%20stroke%3D%22%2364748B%22%20stroke-opacity%3D%220.1%22%20stroke-width%3D%220.1%22%2F%3E%3Cpath%20d%3D%22M70.571%2048.3203H48.9307C48.4799%2048.3203%2048.1133%2049.295%2048.1133%2050.4981C48.1133%2051.7012%2048.4799%2052.6759%2048.9307%2052.6759H70.571C71.0218%2052.6759%2071.386%2051.7012%2071.386%2050.4981C71.386%2049.295%2071.0218%2048.3203%2070.571%2048.3203Z%22%20fill%3D%22url%28%23paint0_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%2067.1953H48.9307C48.4799%2067.1953%2048.1133%2068.17%2048.1133%2069.3731C48.1133%2070.5762%2048.4799%2071.5509%2048.9307%2071.5509H70.571C71.0218%2071.5509%2071.386%2070.5762%2071.386%2069.3731C71.386%2068.17%2071.0218%2067.1953%2070.571%2067.1953Z%22%20fill%3D%22url%28%23paint1_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%2086.0703H48.9307C48.4799%2086.0703%2048.1133%2087.0468%2048.1133%2088.2493C48.1133%2089.4517%2048.4799%2090.4259%2048.9307%2090.4259H70.571C71.0218%2090.4259%2071.386%2089.4517%2071.386%2088.2493C71.386%2087.0468%2071.0218%2086.0703%2070.571%2086.0703Z%22%20fill%3D%22url%28%23paint2_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%20104.945H48.9307C48.4799%20104.945%2048.1133%20105.922%2048.1133%20107.124C48.1133%20108.327%2048.4799%20109.301%2048.9307%20109.301H70.571C71.0218%20109.301%2071.386%20108.327%2071.386%20107.124C71.386%20105.922%2071.0218%20104.945%2070.571%20104.945Z%22%20fill%3D%22url%28%23paint3_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2048.3203H78.6367C77.8481%2048.3203%2077.207%2049.295%2077.207%2050.4981C77.207%2051.7012%2077.8481%2052.6759%2078.6367%2052.6759H116.507C117.296%2052.6759%20117.934%2051.7012%20117.934%2050.4981C117.934%2049.295%20117.296%2048.3203%20116.507%2048.3203Z%22%20fill%3D%22url%28%23paint4_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2086.0703H78.6367C77.8481%2086.0703%2077.207%2087.045%2077.207%2088.2481C77.207%2089.4512%2077.8481%2090.4259%2078.6367%2090.4259H116.507C117.296%2090.4259%20117.934%2089.4512%20117.934%2088.2481C117.934%2087.045%20117.296%2086.0703%20116.507%2086.0703Z%22%20fill%3D%22url%28%23paint5_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2067.1953H78.6367C77.8481%2067.1953%2077.207%2068.17%2077.207%2069.3731C77.207%2070.5762%2077.8481%2071.5509%2078.6367%2071.5509H116.507C117.296%2071.5509%20117.934%2070.5762%20117.934%2069.3731C117.934%2068.17%20117.296%2067.1953%20116.507%2067.1953Z%22%20fill%3D%22url%28%23paint6_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%20104.945H78.6367C77.8481%20104.945%2077.207%20105.92%2077.207%20107.123C77.207%20108.326%2077.8481%20109.301%2078.6367%20109.301H116.507C117.296%20109.301%20117.934%20108.326%20117.934%20107.123C117.934%20105.92%20117.296%20104.945%20116.507%20104.945Z%22%20fill%3D%22url%28%23paint7_linear_1020_82405%29%22%2F%3E%3CforeignObject%20x%3D%2270.7116%22%20y%3D%2260.6843%22%20width%3D%2279.8961%22%20height%3D%2279.81%22%3E%3Cdiv%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%20style%3D%22backdrop-filter%3Ablur%288.34px%29%3Bclip-path%3Aurl%28%23bgblur_0_1020_82405_clip_path%29%3Bheight%3A100%25%3Bwidth%3A100%25%22%3E%3C%2Fdiv%3E%3C%2FforeignObject%3E%3Cpath%20data-figma-bg-blur-radius%3D%2216.6751%22%20d%3D%22M110.659%20123.819C123.513%20123.819%20133.932%20113.419%20133.932%20100.589C133.932%2087.7597%20123.513%2077.3594%20110.659%2077.3594C97.8062%2077.3594%2087.3867%2087.7597%2087.3867%20100.589C87.3867%20113.419%2097.8062%20123.819%20110.659%20123.819Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M110.659%2085.3419C111.63%2085.3458%20112.413%2086.1299%20112.411%2087.0961L112.395%2098.2651L123.584%2098.2817C124.555%2098.2856%20125.338%2099.0696%20125.339%20100.038C125.335%20101.007%20124.55%20101.789%20123.579%20101.79L112.39%20101.773L112.373%20112.942C112.372%20113.908%20111.586%20114.69%20110.615%20114.691C109.645%20114.687%20108.862%20113.903%20108.861%20112.935L108.877%20101.766L97.6878%20101.749C96.7198%20101.748%2095.9366%20100.964%2095.9355%2099.9948C95.9395%2099.0261%2096.725%2098.2443%2097.693%2098.2458L108.883%2098.2623L108.899%2087.0934C108.903%2086.1247%20109.689%2085.3429%20110.659%2085.3419Z%22%20fill%3D%22%23CBD5E1%22%2F%3E%3Cdefs%3E%3CclipPath%20id%3D%22bgblur_0_1020_82405_clip_path%22%20transform%3D%22translate%28-70.7116%20-60.6843%29%22%3E%3Cpath%20d%3D%22M110.659%20123.819C123.513%20123.819%20133.932%20113.419%20133.932%20100.589C133.932%2087.7597%20123.513%2077.3594%20110.659%2077.3594C97.8062%2077.3594%2087.3867%2087.7597%2087.3867%20100.589C87.3867%20113.419%2097.8062%20123.819%20110.659%20123.819Z%22%2F%3E%3C%2FclipPath%3E%3ClinearGradient%20id%3D%22paint0_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2252.497%22%20x2%3D%2272.7628%22%20y2%3D%2252.497%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2271.372%22%20x2%3D%2272.7628%22%20y2%3D%2271.372%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2290.247%22%20x2%3D%2272.7628%22%20y2%3D%2290.247%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint3_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%22109.122%22%20x2%3D%2272.7628%22%20y2%3D%22109.122%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint4_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2252.497%22%20x2%3D%22120.344%22%20y2%3D%2252.497%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint5_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2290.247%22%20x2%3D%22120.344%22%20y2%3D%2290.247%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint6_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2271.372%22%20x2%3D%22120.344%22%20y2%3D%2271.372%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint7_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%22109.122%22%20x2%3D%22120.344%22%20y2%3D%22109.122%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E";export{t as default};
2
+ //# sourceMappingURL=Search-result(add new).svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Search-result(add new).svg.js","sources":["../../../../src/features/LearningManagement/assets/Search-result(add new).svg"],"sourcesContent":["export default \"data:image/svg+xml,%3Csvg%20width%3D%22160%22%20height%3D%22153%22%20viewBox%3D%220%200%20160%20153%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M79.2744%20143.735C116.627%20143.735%20146.909%20113.508%20146.909%2076.223C146.909%2038.9359%20116.627%208.71106%2079.2744%208.71106C41.9192%208.71106%2011.6367%2038.9359%2011.6367%2076.223C11.6367%20113.508%2041.9192%20143.735%2079.2744%20143.735Z%22%20fill%3D%22%23F8FAFC%22%2F%3E%3Cpath%20d%3D%22M116.902%2030.8984H43.3269C38.7417%2030.8984%2035.0234%2034.7993%2035.0234%2039.6097H125.205C125.205%2034.7993%20121.489%2030.8984%20116.902%2030.8984Z%22%20fill%3D%22%23D0D9E4%22%2F%3E%3Cpath%20d%3D%22M35.0234%2039.6094H125.205V109.239C125.205%20112.335%20123.994%20115.304%20121.834%20117.494C119.674%20119.684%20116.745%20120.914%20113.692%20120.914H46.5394C43.4834%20120.914%2040.555%20119.684%2038.3973%20117.494C36.2372%20115.304%2035.0234%20112.335%2035.0234%20109.239V39.6094Z%22%20fill%3D%22%23F1F5F9%22%2F%3E%3Cpath%20d%3D%22M125.155%2039.6592V109.239C125.155%20112.322%20123.949%20115.279%20121.798%20117.459C119.647%20119.639%20116.731%20120.864%20113.691%20120.864H46.5391C43.4967%20120.864%2040.5809%20119.639%2038.4326%20117.459C36.2818%20115.279%2035.0732%20112.322%2035.0732%20109.239V39.6592H125.155Z%22%20stroke%3D%22%2364748B%22%20stroke-opacity%3D%220.1%22%20stroke-width%3D%220.1%22%2F%3E%3Cpath%20d%3D%22M70.571%2048.3203H48.9307C48.4799%2048.3203%2048.1133%2049.295%2048.1133%2050.4981C48.1133%2051.7012%2048.4799%2052.6759%2048.9307%2052.6759H70.571C71.0218%2052.6759%2071.386%2051.7012%2071.386%2050.4981C71.386%2049.295%2071.0218%2048.3203%2070.571%2048.3203Z%22%20fill%3D%22url%28%23paint0_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%2067.1953H48.9307C48.4799%2067.1953%2048.1133%2068.17%2048.1133%2069.3731C48.1133%2070.5762%2048.4799%2071.5509%2048.9307%2071.5509H70.571C71.0218%2071.5509%2071.386%2070.5762%2071.386%2069.3731C71.386%2068.17%2071.0218%2067.1953%2070.571%2067.1953Z%22%20fill%3D%22url%28%23paint1_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%2086.0703H48.9307C48.4799%2086.0703%2048.1133%2087.0468%2048.1133%2088.2493C48.1133%2089.4517%2048.4799%2090.4259%2048.9307%2090.4259H70.571C71.0218%2090.4259%2071.386%2089.4517%2071.386%2088.2493C71.386%2087.0468%2071.0218%2086.0703%2070.571%2086.0703Z%22%20fill%3D%22url%28%23paint2_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M70.571%20104.945H48.9307C48.4799%20104.945%2048.1133%20105.922%2048.1133%20107.124C48.1133%20108.327%2048.4799%20109.301%2048.9307%20109.301H70.571C71.0218%20109.301%2071.386%20108.327%2071.386%20107.124C71.386%20105.922%2071.0218%20104.945%2070.571%20104.945Z%22%20fill%3D%22url%28%23paint3_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2048.3203H78.6367C77.8481%2048.3203%2077.207%2049.295%2077.207%2050.4981C77.207%2051.7012%2077.8481%2052.6759%2078.6367%2052.6759H116.507C117.296%2052.6759%20117.934%2051.7012%20117.934%2050.4981C117.934%2049.295%20117.296%2048.3203%20116.507%2048.3203Z%22%20fill%3D%22url%28%23paint4_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2086.0703H78.6367C77.8481%2086.0703%2077.207%2087.045%2077.207%2088.2481C77.207%2089.4512%2077.8481%2090.4259%2078.6367%2090.4259H116.507C117.296%2090.4259%20117.934%2089.4512%20117.934%2088.2481C117.934%2087.045%20117.296%2086.0703%20116.507%2086.0703Z%22%20fill%3D%22url%28%23paint5_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%2067.1953H78.6367C77.8481%2067.1953%2077.207%2068.17%2077.207%2069.3731C77.207%2070.5762%2077.8481%2071.5509%2078.6367%2071.5509H116.507C117.296%2071.5509%20117.934%2070.5762%20117.934%2069.3731C117.934%2068.17%20117.296%2067.1953%20116.507%2067.1953Z%22%20fill%3D%22url%28%23paint6_linear_1020_82405%29%22%2F%3E%3Cpath%20d%3D%22M116.507%20104.945H78.6367C77.8481%20104.945%2077.207%20105.92%2077.207%20107.123C77.207%20108.326%2077.8481%20109.301%2078.6367%20109.301H116.507C117.296%20109.301%20117.934%20108.326%20117.934%20107.123C117.934%20105.92%20117.296%20104.945%20116.507%20104.945Z%22%20fill%3D%22url%28%23paint7_linear_1020_82405%29%22%2F%3E%3CforeignObject%20x%3D%2270.7116%22%20y%3D%2260.6843%22%20width%3D%2279.8961%22%20height%3D%2279.81%22%3E%3Cdiv%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%20style%3D%22backdrop-filter%3Ablur%288.34px%29%3Bclip-path%3Aurl%28%23bgblur_0_1020_82405_clip_path%29%3Bheight%3A100%25%3Bwidth%3A100%25%22%3E%3C%2Fdiv%3E%3C%2FforeignObject%3E%3Cpath%20data-figma-bg-blur-radius%3D%2216.6751%22%20d%3D%22M110.659%20123.819C123.513%20123.819%20133.932%20113.419%20133.932%20100.589C133.932%2087.7597%20123.513%2077.3594%20110.659%2077.3594C97.8062%2077.3594%2087.3867%2087.7597%2087.3867%20100.589C87.3867%20113.419%2097.8062%20123.819%20110.659%20123.819Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M110.659%2085.3419C111.63%2085.3458%20112.413%2086.1299%20112.411%2087.0961L112.395%2098.2651L123.584%2098.2817C124.555%2098.2856%20125.338%2099.0696%20125.339%20100.038C125.335%20101.007%20124.55%20101.789%20123.579%20101.79L112.39%20101.773L112.373%20112.942C112.372%20113.908%20111.586%20114.69%20110.615%20114.691C109.645%20114.687%20108.862%20113.903%20108.861%20112.935L108.877%20101.766L97.6878%20101.749C96.7198%20101.748%2095.9366%20100.964%2095.9355%2099.9948C95.9395%2099.0261%2096.725%2098.2443%2097.693%2098.2458L108.883%2098.2623L108.899%2087.0934C108.903%2086.1247%20109.689%2085.3429%20110.659%2085.3419Z%22%20fill%3D%22%23CBD5E1%22%2F%3E%3Cdefs%3E%3CclipPath%20id%3D%22bgblur_0_1020_82405_clip_path%22%20transform%3D%22translate%28-70.7116%20-60.6843%29%22%3E%3Cpath%20d%3D%22M110.659%20123.819C123.513%20123.819%20133.932%20113.419%20133.932%20100.589C133.932%2087.7597%20123.513%2077.3594%20110.659%2077.3594C97.8062%2077.3594%2087.3867%2087.7597%2087.3867%20100.589C87.3867%20113.419%2097.8062%20123.819%20110.659%20123.819Z%22%2F%3E%3C%2FclipPath%3E%3ClinearGradient%20id%3D%22paint0_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2252.497%22%20x2%3D%2272.7628%22%20y2%3D%2252.497%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2271.372%22%20x2%3D%2272.7628%22%20y2%3D%2271.372%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%2290.247%22%20x2%3D%2272.7628%22%20y2%3D%2290.247%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint3_linear_1020_82405%22%20x1%3D%2247.1291%22%20y1%3D%22109.122%22%20x2%3D%2272.7628%22%20y2%3D%22109.122%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint4_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2252.497%22%20x2%3D%22120.344%22%20y2%3D%2252.497%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint5_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2290.247%22%20x2%3D%22120.344%22%20y2%3D%2290.247%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint6_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%2271.372%22%20x2%3D%22120.344%22%20y2%3D%2271.372%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint7_linear_1020_82405%22%20x1%3D%2275.4847%22%20y1%3D%22109.122%22%20x2%3D%22120.344%22%20y2%3D%22109.122%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23CBD5E1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F8F9FB%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E\""],"names":["EmptyResultIconSVG"],"mappings":"cA0KA,IAAAA,EAAe"}