@e-llm-studio/requirement-ai 0.0.31 → 0.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
- package/dist/types/src/RequirementAiTest.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +3 -2
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),n=require("react"),s=require("lucide-react"),a=require("./CustomChatCrRedirection.module.css.js"),l=require("../ai-reasoning/AiReasoningCitationContent.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),n=require("react"),s=require("lucide-react"),a=require("./CustomChatCrRedirection.module.css.js"),l=require("../ai-reasoning/AiReasoningCitationContent.js"),o=require("../../icons/CognitiveDecision.js");exports.CustomChatCrRedirection=function(t){var r=t.processItemId,d=t.isCompleted,c=t.mode,u=t.msg,g=t.type,v=t.id,_=t.aiReason,p=t.text,f=t.headerText,x=t.decisionStrength;t.statusUi,t.panelRef;var m=t.onHandleSend,h=t.onRedirectClick,j=t.gapType,y=t.isGenerating,C=void 0!==y&&y,b=t.customStyles,N=t.customIcons,I=n.useState(!1),D=I[0],S=I[1];console.log("testing::reasoning",_);var R=(null==N?void 0:N.highConfidence)||i.jsx(o.default,{}),T=function(){"cra"===c?null==m||m("Discuss ambiguities on ".concat(p),v):null==m||m("Deep Dive into ".concat(j," ").concat(f,": ").concat(p),v)};return console.log("testing::aiReasoning",_),i.jsxs("div",e.__assign({className:[a.default.outerWrapper,C?a.default.outerWrapperDisabled:""].join(" "),style:e.__assign(e.__assign({},null==b?void 0:b.redirectionOuterWrapper),C?null==b?void 0:b.redirectionOuterWrapperDisabled:{})},{children:[i.jsxs("div",e.__assign({className:[a.default.card,C?a.default.cardDisabled:a.default.cardInteractive].join(" "),style:e.__assign(e.__assign({},null==b?void 0:b.redirectionCard),C?null==b?void 0:b.redirectionCardDisabled:null==b?void 0:b.redirectionCardInteractive)},{children:[i.jsxs("div",e.__assign({className:a.default.leftSide,style:null==b?void 0:b.redirectionLeftSide},{children:[i.jsxs("span",e.__assign({className:a.default.textBlock,style:null==b?void 0:b.redirectionTextBlock},{children:[f&&i.jsxs("span",e.__assign({className:a.default.headerText,style:null==b?void 0:b.redirectionHeaderText},{children:[f,p?" ":""]})),p]})),i.jsxs("span",e.__assign({onClick:function(e){e.stopPropagation(),C||S(!D)},className:[a.default.reasoningToggle,C?a.default.reasoningToggleDisabled:a.default.reasoningToggleActive].join(" "),style:e.__assign(e.__assign({},null==b?void 0:b.reasoningToggle),C?null==b?void 0:b.reasoningToggleDisabled:null==b?void 0:b.reasoningToggleActive)},{children:[R,D?i.jsx(s.ChevronUp,{className:a.default.chevronIcon,style:null==b?void 0:b.chevronIcon}):i.jsx(s.ChevronDown,{className:a.default.chevronIcon,style:null==b?void 0:b.chevronIcon})]}))]})),d?i.jsx("div",e.__assign({className:a.default.completeTickWrapper,style:null==b?void 0:b.completeTickWrapper},{children:i.jsx(s.Check,{color:(null==b?void 0:b.checkColor)||"green"})})):i.jsxs(i.Fragment,{children:["risk-gap"===c&&i.jsxs("div",e.__assign({className:a.default.rightSide,style:null==b?void 0:b.redirectionRightSide},{children:[i.jsx("button",e.__assign({disabled:C,className:[a.default.fixButton,C?a.default.fixButtonDisabled:""].join(" "),style:e.__assign(e.__assign({},null==b?void 0:b.redirectionFixButton),C?null==b?void 0:b.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),C||T()}},{children:"Fix"})),i.jsx(s.SquareArrowOutUpRight,{onClick:C?void 0:function(){C||null==h||h({type:g,id:v,aiReason:_,msg:u,meta:{headerText:f,decisionStrength:x,text:p}})},size:18,className:[C?a.default.redirectIconDisabled:a.default.redirectIcon].join(" "),style:e.__assign({},C?null==b?void 0:b.redirectIconDisabled:null==b?void 0:b.redirectIcon)})]})),"cra"===c&&i.jsx("div",e.__assign({className:a.default.rightSide,style:null==b?void 0:b.redirectionRightSide},{children:r===v?i.jsx("div",e.__assign({className:a.default.loaderWrapper,style:null==b?void 0:b.loaderWrapper},{children:i.jsx(s.Loader2,{size:16,className:a.default.loaderIcon,color:"grey",style:e.__assign({animation:"spin 1s linear infinite"},null==b?void 0:b.loaderIcon)})})):i.jsx("button",e.__assign({className:[a.default.clarifyButton].join(" "),style:e.__assign({color:C?"grey":""},null==b?void 0:b.redirectionClarifyButton),disabled:C,onClick:function(e){e.stopPropagation(),T()}},{children:"Clarify"}))}))]})]})),D&&i.jsx(l.default,{aiReason:{id:"1",reason:_.Reasoning||"",gap:_.Gap||"",relevance_score:Number(_.Confidence_score),explanation:_.explanation||""},onSelectProceed:T,customStyles:null==b?void 0:b.aiReasoningStyles,customIcons:N})]}))};
|
|
2
2
|
//# sourceMappingURL=CustomChatCrRedirection.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),t=require("react/jsx-runtime"),r=require("react"),o=require("lodash"),n=require("./GapFilterContentWrapper.js"),i=require("./GapFilterItem.js"),a=require("./CustomChatCrRedirection.js"),l=require("./gapFilterSvgs.js"),c=require("./GapFilterBlock.module.css.js");require("react-markdown"),require("rehype-raw"),require("../RequirementAIWrapper/RequirementAIWrapper.js");var d=["critical","recommendation","warning"];function s(e){return(null==e?void 0:e.trim())?e.includes("%")?e:e.replace(/([0-9]+(?:\.[0-9]+)?)/g,"$1%"):""}function u(t){return r.Children.toArray(t).filter(function(e){return r.isValidElement(e)}).filter(function(e){var t;return"gapfilteritem"===e.type||"crredirection"===e.type||"function"==typeof e.type&&"crredirection"===e.type.name||(null===(t=e.key)||void 0===t?void 0:t.includes("crredirection"))}).map(function(t){var r,o,n=t.props,i=n.children,a=e.__rest(n,["children"]),l={};Object.keys(a).forEach(function(e){e.startsWith("data-")||(l[e]=a[e])});var c,d,s=(c=a,d={},Object.keys(c).forEach(function(e){e.startsWith("data-")&&(d[e.replace(/^data-/,"")]=c[e])}),d),u=a["decision-strength"],g=a["data-is-completed"];return{text:i,headerText:a.headertext,tags:a.tags,dataAttrs:s,decisionStrength:u,attrs:l,type:"gapfilteritem"===t.type?"gapfilteritem":"crredirection",score:a.score,isCompleted:g,pendingCount:a.pendingcount,question:a.question,components:a.components,showFix:null!==(r=a.showfix)&&void 0!==r&&r,showRedirect:null!==(o=a.showredirect)&&void 0!==o&&o}})}var g={critical:{labelColor:"text-gray-900",badgeBg:"bg-[#FEE4E2]",badgeText:"text-[#B42318]",iconColor:"text-[#D92D20]"},warning:{labelColor:"text-gray-900",badgeBg:"bg-[#FEF0C7]",badgeText:"text-[#B54708]",iconColor:"text-[#DC6803]"},recommendation:{labelColor:"text-gray-900",badgeBg:"bg-[#D1FADF]",badgeText:"text-[#027A48]",iconColor:"text-[#039855]"}};exports.GapFilterBlock=function(p){var m=p.mode;p.node;var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),t=require("react/jsx-runtime"),r=require("react"),o=require("lodash"),n=require("./GapFilterContentWrapper.js"),i=require("./GapFilterItem.js"),a=require("./CustomChatCrRedirection.js"),l=require("./gapFilterSvgs.js"),c=require("./GapFilterBlock.module.css.js");require("react-markdown"),require("rehype-raw"),require("../RequirementAIWrapper/RequirementAIWrapper.js");var d=["critical","recommendation","warning"];function s(e){return(null==e?void 0:e.trim())?e.includes("%")?e:e.replace(/([0-9]+(?:\.[0-9]+)?)/g,"$1%"):""}function u(t){return r.Children.toArray(t).filter(function(e){return r.isValidElement(e)}).filter(function(e){var t;return"gapfilteritem"===e.type||"crredirection"===e.type||"function"==typeof e.type&&"crredirection"===e.type.name||(null===(t=e.key)||void 0===t?void 0:t.includes("crredirection"))}).map(function(t){var r,o,n=t.props,i=n.children,a=e.__rest(n,["children"]),l={};Object.keys(a).forEach(function(e){e.startsWith("data-")||(l[e]=a[e])});var c,d,s=(c=a,d={},Object.keys(c).forEach(function(e){e.startsWith("data-")&&(d[e.replace(/^data-/,"")]=c[e])}),d),u=a["decision-strength"],g=a["data-is-completed"];return{text:i,headerText:a.headertext,tags:a.tags,dataAttrs:s,decisionStrength:u,attrs:l,type:"gapfilteritem"===t.type?"gapfilteritem":"crredirection",score:a.score,isCompleted:g,pendingCount:a.pendingcount,question:a.question,components:a.components,showFix:null!==(r=a.showfix)&&void 0!==r&&r,showRedirect:null!==(o=a.showredirect)&&void 0!==o&&o}})}var g={critical:{labelColor:"text-gray-900",badgeBg:"bg-[#FEE4E2]",badgeText:"text-[#B42318]",iconColor:"text-[#D92D20]"},warning:{labelColor:"text-gray-900",badgeBg:"bg-[#FEF0C7]",badgeText:"text-[#B54708]",iconColor:"text-[#DC6803]"},recommendation:{labelColor:"text-gray-900",badgeBg:"bg-[#D1FADF]",badgeText:"text-[#027A48]",iconColor:"text-[#039855]"}};exports.GapFilterBlock=function(p){var m=p.processItemId,f=p.mode;p.node;var C=p.children,v=p.type,b=p.supportedmodes,h=void 0===b?"":b,y=p["decision-strength"],x=void 0===y?"":y,S=p.pendingdata,I=void 0===S?"":S,j=p.isGeneratingGap,k=void 0!==j&&j,_=p.selectedGapItemId,F=void 0===_?"":_,R=p.onItemSelect,A=p.onHandleSend,B=p.onModeAction,G=p.msg,T=p.panelRef,q=p.getAccordionState,w=p.setAccordionState,N=p.registerGapFilterBlockCount,E=p.getShowGapReviewButtonType,W=p.customStyles,D=p.customIcons,z=v,M=s(x),U=r.useState(function(){var e,t=null!==(e=null==q?void 0:q(z))&&void 0!==e?e:"";return"critical"!==z||t?t:z}),H=U[0],O=U[1],L=function(e){O(e),null==w||w(z,e)},J=u(C),P=r.useMemo(function(){return J.reduce(function(e,t){var r,o,n,i=null!==(r=t.tags)&&void 0!==r?r:"Uncategorized",a=null!==(n=null===(o=t.dataAttrs)||void 0===o?void 0:o.categoryid)&&void 0!==n?n:"1",l=e.find(function(e){return e.categoryName===i});return l||(l={categoryName:i,categoryId:a,type:t.type,items:[]},e.push(l)),l.items.push(t),e},[])},[J]),V={critical:{labelColor:"#d92d20",badgeBackgroundColor:"#fee4e2",badgeTextColor:"#b42318",icon:t.jsx(l.SirenIcon,{}),label:"risk-gap"===f?"Critical":"Must Clarify",decisionStrength:"< 70%"},warning:{labelColor:"#dc6803",badgeBackgroundColor:"#fef0c7",badgeTextColor:"#b54708",icon:t.jsx(l.WarningIcon,{}),label:"risk-gap"===f?"Warning":"Should Clarify",decisionStrength:"70–90%"},recommendation:{labelColor:"#039855",badgeBackgroundColor:"#d1fadf",badgeTextColor:"#027a48",icon:t.jsx(l.SupportIcon,{}),label:"risk-gap"===f?"Just a Suggestion":"Nice to Clarify",decisionStrength:"> 90%"},default:{labelColor:"#4b5563",badgeBackgroundColor:"#f3f4f6",badgeTextColor:"#4b5563",icon:t.jsx(l.SupportIcon,{}),label:"",decisionStrength:""}},$=r.useMemo(function(){return e=z,d.includes(e)?{labelColor:V[z].labelColor,badgeBackgroundColor:V[z].badgeBackgroundColor,badgeTextColor:V[z].badgeTextColor,label:V[z].label,decisionStrength:M||V[z].decisionStrength}:{labelColor:V.default.labelColor,badgeBackgroundColor:V.default.badgeBackgroundColor,badgeTextColor:V.default.badgeTextColor,label:o.capitalize(z),decisionStrength:M||""};var e},[z,M]);r.useEffect(function(){null==N||N(z,J.length)},[z,J.length,N]);var K=function(t,r,o){if(void 0===o&&(o={}),!k){var n="".concat(P[t].categoryId,"-").concat(r);null==R||R(n);var i=e.__assign(e.__assign({},P[t].items[r].dataAttrs),o);null==B||B(h,i)}};return E&&E(),t.jsx(n.GapFilterContentWrapper,e.__assign({mode:f,type:z,config:$,count:J.length,handleReviewClick:function(){J.length>0&&L(z)},openAccordion:H,onAccordionChange:function(e){L(H===e?"":e)},shouldShowReviewButton:!1,pendingData:I,customStyles:W},{children:P.map(function(r,o){return t.jsxs("div",e.__assign({className:c.default.categoryGroup,style:null==W?void 0:W.categoryGroup},{children:["gapfilteritem"===r.type&&"Uncategorized"!==r.categoryName&&t.jsx("p",e.__assign({className:c.default.categoryLabel,style:null==W?void 0:W.categoryLabel},{children:r.categoryName})),r.items.map(function(n,l){var d,s,u,p,C=n.attrs||{},v=null===(d=n.dataAttrs)||void 0===d?void 0:d["cognitive-reasoning"],b=C.id||(null===(s=n.dataAttrs)||void 0===s?void 0:s.id)||"",h="I"===b[0]?"UI_REF":"CHAT_REF",y=null===(u=null==G?void 0:G.contextAwareAgentReasoning)||void 0===u?void 0:u[v],x=n.isCompleted;return"gapfilteritem"===n.type?t.jsx("div",e.__assign({className:[c.default.gapFilterItemWrapper,"Uncategorized"!==r.categoryName?c.default.gapFilterItemWrapperIndented:""].join(" "),style:null==W?void 0:W.blockContainer},{children:t.jsx(i.GapFilterItem,{isCompleted:x,mode:f,index:l,isSelected:F==="".concat(r.categoryId,"-").concat(l),onClick:function(){return K(o,l)},onFixClick:function(){return K(o,l,{triggerFrom:"fix"})},onRedirect:function(){return K(o,l,{triggerFrom:"redirect"})},item:n,isGenerating:k,aiReason:y,panelRef:null!=T?T:{current:null},id:v,customStyles:W,customIcons:D})}),l):t.jsx("div",e.__assign({className:c.default.crRedirectionGroup,style:null==W?void 0:W.crRedirectionGroup},{children:t.jsx("div",e.__assign({className:c.default.crRedirectionInner,style:null==W?void 0:W.crRedirectionInner},{children:t.jsx(a.CustomChatCrRedirection,{processItemId:m,isCompleted:x,mode:f,msg:G,type:h,text:n.text,headerText:n.headerText,decisionStrength:n.decisionStrength,id:b,gapType:z,onHandleSend:A,isGenerating:k,aiReason:y,statusUi:null!==(p=g[z])&&void 0!==p?p:g.recommendation,panelRef:null!=T?T:{current:null},customStyles:W,customIcons:D})}))}),l)})]}),"".concat(r.categoryName,"-").concat(o))})}))},exports.normalizeDecisionStrength=s;
|
|
2
2
|
//# sourceMappingURL=GapFilterBlock.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as i,jsxs as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as i,jsxs as o,Fragment as n}from"react/jsx-runtime";import{useState as l}from"react";import{ChevronUp as r,ChevronDown as t,Check as a,SquareArrowOutUpRight as s,Loader2 as c}from"lucide-react";import d from"./CustomChatCrRedirection.module.css.js";import u from"../ai-reasoning/AiReasoningCitationContent.js";import g from"../../icons/CognitiveDecision.js";function p(p){var m=p.processItemId,v=p.isCompleted,h=p.mode,y=p.msg,f=p.type,C=p.id,b=p.aiReason,x=p.text,N=p.headerText,D=p.decisionStrength;p.statusUi,p.panelRef;var I=p.onHandleSend,T=p.onRedirectClick,S=p.gapType,R=p.isGenerating,k=void 0!==R&&R,j=p.customStyles,B=p.customIcons,W=l(!1),P=W[0],A=W[1];console.log("testing::reasoning",b);var z=(null==B?void 0:B.highConfidence)||i(g,{}),F=function(){"cra"===h?null==I||I("Discuss ambiguities on ".concat(x),C):null==I||I("Deep Dive into ".concat(S," ").concat(N,": ").concat(x),C)};return console.log("testing::aiReasoning",b),o("div",e({className:[d.outerWrapper,k?d.outerWrapperDisabled:""].join(" "),style:e(e({},null==j?void 0:j.redirectionOuterWrapper),k?null==j?void 0:j.redirectionOuterWrapperDisabled:{})},{children:[o("div",e({className:[d.card,k?d.cardDisabled:d.cardInteractive].join(" "),style:e(e({},null==j?void 0:j.redirectionCard),k?null==j?void 0:j.redirectionCardDisabled:null==j?void 0:j.redirectionCardInteractive)},{children:[o("div",e({className:d.leftSide,style:null==j?void 0:j.redirectionLeftSide},{children:[o("span",e({className:d.textBlock,style:null==j?void 0:j.redirectionTextBlock},{children:[N&&o("span",e({className:d.headerText,style:null==j?void 0:j.redirectionHeaderText},{children:[N,x?" ":""]})),x]})),o("span",e({onClick:function(e){e.stopPropagation(),k||A(!P)},className:[d.reasoningToggle,k?d.reasoningToggleDisabled:d.reasoningToggleActive].join(" "),style:e(e({},null==j?void 0:j.reasoningToggle),k?null==j?void 0:j.reasoningToggleDisabled:null==j?void 0:j.reasoningToggleActive)},{children:[z,i(P?r:t,{className:d.chevronIcon,style:null==j?void 0:j.chevronIcon})]}))]})),v?i("div",e({className:d.completeTickWrapper,style:null==j?void 0:j.completeTickWrapper},{children:i(a,{color:(null==j?void 0:j.checkColor)||"green"})})):o(n,{children:["risk-gap"===h&&o("div",e({className:d.rightSide,style:null==j?void 0:j.redirectionRightSide},{children:[i("button",e({disabled:k,className:[d.fixButton,k?d.fixButtonDisabled:""].join(" "),style:e(e({},null==j?void 0:j.redirectionFixButton),k?null==j?void 0:j.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),k||F()}},{children:"Fix"})),i(s,{onClick:k?void 0:function(){k||null==T||T({type:f,id:C,aiReason:b,msg:y,meta:{headerText:N,decisionStrength:D,text:x}})},size:18,className:[k?d.redirectIconDisabled:d.redirectIcon].join(" "),style:e({},k?null==j?void 0:j.redirectIconDisabled:null==j?void 0:j.redirectIcon)})]})),"cra"===h&&i("div",e({className:d.rightSide,style:null==j?void 0:j.redirectionRightSide},{children:m===C?i("div",e({className:d.loaderWrapper,style:null==j?void 0:j.loaderWrapper},{children:i(c,{size:16,className:d.loaderIcon,color:"grey",style:e({animation:"spin 1s linear infinite"},null==j?void 0:j.loaderIcon)})})):i("button",e({className:[d.clarifyButton].join(" "),style:e({color:k?"grey":""},null==j?void 0:j.redirectionClarifyButton),disabled:k,onClick:function(e){e.stopPropagation(),F()}},{children:"Clarify"}))}))]})]})),P&&i(u,{aiReason:{id:"1",reason:b.Reasoning||"",gap:b.Gap||"",relevance_score:Number(b.Confidence_score),explanation:b.explanation||""},onSelectProceed:F,customStyles:null==j?void 0:j.aiReasoningStyles,customIcons:B})]}))}export{p as CustomChatCrRedirection};
|
|
2
2
|
//# sourceMappingURL=CustomChatCrRedirection.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e,__rest as t}from"tslib";import{jsx as o,jsxs as r}from"react/jsx-runtime";import{useState as n,useMemo as i,useEffect as a,Children as l,isValidElement as c}from"react";import{capitalize as d}from"lodash";import{GapFilterContentWrapper as s}from"./GapFilterContentWrapper.js";import{GapFilterItem as
|
|
1
|
+
import{__assign as e,__rest as t}from"tslib";import{jsx as o,jsxs as r}from"react/jsx-runtime";import{useState as n,useMemo as i,useEffect as a,Children as l,isValidElement as c}from"react";import{capitalize as d}from"lodash";import{GapFilterContentWrapper as s}from"./GapFilterContentWrapper.js";import{GapFilterItem as u}from"./GapFilterItem.js";import{CustomChatCrRedirection as g}from"./CustomChatCrRedirection.js";import{SirenIcon as p,WarningIcon as m,SupportIcon as f}from"./gapFilterSvgs.js";import b from"./GapFilterBlock.module.css.js";import"react-markdown";import"rehype-raw";import"../RequirementAIWrapper/RequirementAIWrapper.js";var v=["critical","recommendation","warning"];function C(e){return(null==e?void 0:e.trim())?e.includes("%")?e:e.replace(/([0-9]+(?:\.[0-9]+)?)/g,"$1%"):""}function y(e){return l.toArray(e).filter(function(e){return c(e)}).filter(function(e){var t;return"gapfilteritem"===e.type||"crredirection"===e.type||"function"==typeof e.type&&"crredirection"===e.type.name||(null===(t=e.key)||void 0===t?void 0:t.includes("crredirection"))}).map(function(e){var o,r,n=e.props,i=n.children,a=t(n,["children"]),l={};Object.keys(a).forEach(function(e){e.startsWith("data-")||(l[e]=a[e])});var c,d,s=(c=a,d={},Object.keys(c).forEach(function(e){e.startsWith("data-")&&(d[e.replace(/^data-/,"")]=c[e])}),d),u=a["decision-strength"],g=a["data-is-completed"];return{text:i,headerText:a.headertext,tags:a.tags,dataAttrs:s,decisionStrength:u,attrs:l,type:"gapfilteritem"===e.type?"gapfilteritem":"crredirection",score:a.score,isCompleted:g,pendingCount:a.pendingcount,question:a.question,components:a.components,showFix:null!==(o=a.showfix)&&void 0!==o&&o,showRedirect:null!==(r=a.showredirect)&&void 0!==r&&r}})}var h={critical:{labelColor:"text-gray-900",badgeBg:"bg-[#FEE4E2]",badgeText:"text-[#B42318]",iconColor:"text-[#D92D20]"},warning:{labelColor:"text-gray-900",badgeBg:"bg-[#FEF0C7]",badgeText:"text-[#B54708]",iconColor:"text-[#DC6803]"},recommendation:{labelColor:"text-gray-900",badgeBg:"bg-[#D1FADF]",badgeText:"text-[#027A48]",iconColor:"text-[#039855]"}},x=function(t){var l=t.processItemId,c=t.mode;t.node;var x=t.children,S=t.type,I=t.supportedmodes,k=void 0===I?"":I,R=t["decision-strength"],A=void 0===R?"":R,F=t.pendingdata,B=void 0===F?"":F,T=t.isGeneratingGap,w=void 0!==T&&T,G=t.selectedGapItemId,N=void 0===G?"":G,j=t.onItemSelect,E=t.onHandleSend,W=t.onModeAction,D=t.msg,U=t.panelRef,q=t.getAccordionState,z=t.setAccordionState,H=t.registerGapFilterBlockCount,L=t.getShowGapReviewButtonType,M=t.customStyles,O=t.customIcons,_=S,J=C(A),$=n(function(){var e,t=null!==(e=null==q?void 0:q(_))&&void 0!==e?e:"";return"critical"!==_||t?t:_}),K=$[0],P=$[1],Q=function(e){P(e),null==z||z(_,e)},V=y(x),X=i(function(){return V.reduce(function(e,t){var o,r,n,i=null!==(o=t.tags)&&void 0!==o?o:"Uncategorized",a=null!==(n=null===(r=t.dataAttrs)||void 0===r?void 0:r.categoryid)&&void 0!==n?n:"1",l=e.find(function(e){return e.categoryName===i});return l||(l={categoryName:i,categoryId:a,type:t.type,items:[]},e.push(l)),l.items.push(t),e},[])},[V]),Y={critical:{labelColor:"#d92d20",badgeBackgroundColor:"#fee4e2",badgeTextColor:"#b42318",icon:o(p,{}),label:"risk-gap"===c?"Critical":"Must Clarify",decisionStrength:"< 70%"},warning:{labelColor:"#dc6803",badgeBackgroundColor:"#fef0c7",badgeTextColor:"#b54708",icon:o(m,{}),label:"risk-gap"===c?"Warning":"Should Clarify",decisionStrength:"70–90%"},recommendation:{labelColor:"#039855",badgeBackgroundColor:"#d1fadf",badgeTextColor:"#027a48",icon:o(f,{}),label:"risk-gap"===c?"Just a Suggestion":"Nice to Clarify",decisionStrength:"> 90%"},default:{labelColor:"#4b5563",badgeBackgroundColor:"#f3f4f6",badgeTextColor:"#4b5563",icon:o(f,{}),label:"",decisionStrength:""}},Z=i(function(){return e=_,v.includes(e)?{labelColor:Y[_].labelColor,badgeBackgroundColor:Y[_].badgeBackgroundColor,badgeTextColor:Y[_].badgeTextColor,label:Y[_].label,decisionStrength:J||Y[_].decisionStrength}:{labelColor:Y.default.labelColor,badgeBackgroundColor:Y.default.badgeBackgroundColor,badgeTextColor:Y.default.badgeTextColor,label:d(_),decisionStrength:J||""};var e},[_,J]);a(function(){null==H||H(_,V.length)},[_,V.length,H]);var ee=function(t,o,r){if(void 0===r&&(r={}),!w){var n="".concat(X[t].categoryId,"-").concat(o);null==j||j(n);var i=e(e({},X[t].items[o].dataAttrs),r);null==W||W(k,i)}};return L&&L(),o(s,e({mode:c,type:_,config:Z,count:V.length,handleReviewClick:function(){V.length>0&&Q(_)},openAccordion:K,onAccordionChange:function(e){Q(K===e?"":e)},shouldShowReviewButton:!1,pendingData:B,customStyles:M},{children:X.map(function(t,n){return r("div",e({className:b.categoryGroup,style:null==M?void 0:M.categoryGroup},{children:["gapfilteritem"===t.type&&"Uncategorized"!==t.categoryName&&o("p",e({className:b.categoryLabel,style:null==M?void 0:M.categoryLabel},{children:t.categoryName})),t.items.map(function(r,i){var a,d,s,p,m=r.attrs||{},f=null===(a=r.dataAttrs)||void 0===a?void 0:a["cognitive-reasoning"],v=m.id||(null===(d=r.dataAttrs)||void 0===d?void 0:d.id)||"",C="I"===v[0]?"UI_REF":"CHAT_REF",y=null===(s=null==D?void 0:D.contextAwareAgentReasoning)||void 0===s?void 0:s[f],x=r.isCompleted;return"gapfilteritem"===r.type?o("div",e({className:[b.gapFilterItemWrapper,"Uncategorized"!==t.categoryName?b.gapFilterItemWrapperIndented:""].join(" "),style:null==M?void 0:M.blockContainer},{children:o(u,{isCompleted:x,mode:c,index:i,isSelected:N==="".concat(t.categoryId,"-").concat(i),onClick:function(){return ee(n,i)},onFixClick:function(){return ee(n,i,{triggerFrom:"fix"})},onRedirect:function(){return ee(n,i,{triggerFrom:"redirect"})},item:r,isGenerating:w,aiReason:y,panelRef:null!=U?U:{current:null},id:f,customStyles:M,customIcons:O})}),i):o("div",e({className:b.crRedirectionGroup,style:null==M?void 0:M.crRedirectionGroup},{children:o("div",e({className:b.crRedirectionInner,style:null==M?void 0:M.crRedirectionInner},{children:o(g,{processItemId:l,isCompleted:x,mode:c,msg:D,type:C,text:r.text,headerText:r.headerText,decisionStrength:r.decisionStrength,id:v,gapType:_,onHandleSend:E,isGenerating:w,aiReason:y,statusUi:null!==(p=h[_])&&void 0!==p?p:h.recommendation,panelRef:null!=U?U:{current:null},customStyles:M,customIcons:O})}))}),i)})]}),"".concat(t.categoryName,"-").concat(n))})}))};export{x as GapFilterBlock,C as normalizeDecisionStrength};
|
|
2
2
|
//# sourceMappingURL=GapFilterBlock.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA4BA,QAAA,MAAM,iBAAiB,+
|
|
1
|
+
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA4BA,QAAA,MAAM,iBAAiB,+CAwzDtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts
CHANGED
|
@@ -21,12 +21,13 @@ export interface InlineRefIconProps {
|
|
|
21
21
|
mode: "cra" | "risk-gap";
|
|
22
22
|
}
|
|
23
23
|
interface CustomChatCrRedirectionProps extends InlineRefIconProps {
|
|
24
|
+
processItemId?: string;
|
|
24
25
|
isCompleted: boolean;
|
|
25
26
|
statusUi: {
|
|
26
27
|
badgeBg: string;
|
|
27
28
|
badgeText: string;
|
|
28
29
|
};
|
|
29
|
-
onHandleSend?: (userMessage: string) => void;
|
|
30
|
+
onHandleSend?: (userMessage: string, id?: string) => void;
|
|
30
31
|
gapType?: string;
|
|
31
32
|
isGenerating?: boolean;
|
|
32
33
|
customStyles?: GapFilterStyles;
|
|
@@ -48,6 +49,6 @@ interface CustomChatCrRedirectionProps extends InlineRefIconProps {
|
|
|
48
49
|
};
|
|
49
50
|
}) => void;
|
|
50
51
|
}
|
|
51
|
-
export declare function CustomChatCrRedirection({ isCompleted, mode, msg, type, id, aiReason, text, headerText, decisionStrength, statusUi, panelRef, onHandleSend, onRedirectClick, gapType, isGenerating, customStyles, customIcons }: CustomChatCrRedirectionProps): import("react/jsx-runtime").JSX.Element;
|
|
52
|
+
export declare function CustomChatCrRedirection({ processItemId, isCompleted, mode, msg, type, id, aiReason, text, headerText, decisionStrength, statusUi, panelRef, onHandleSend, onRedirectClick, gapType, isGenerating, customStyles, customIcons }: CustomChatCrRedirectionProps): import("react/jsx-runtime").JSX.Element;
|
|
52
53
|
export {};
|
|
53
54
|
//# sourceMappingURL=CustomChatCrRedirection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomChatCrRedirection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAC;AAE5C,MAAM,WAAW,cAAc;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,GAAG,CAAC;IACT,IAAI,EAAE,OAAO,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,eAAe,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAC/B,IAAI,EAAE,KAAK,GAAG,UAAU,CAAA;CACzB;AAED,UAAU,4BAA6B,SAAQ,kBAAkB;IAC/D,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE;QACR,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CustomChatCrRedirection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAC;AAE5C,MAAM,WAAW,cAAc;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,GAAG,CAAC;IACT,IAAI,EAAE,OAAO,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,eAAe,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAC/B,IAAI,EAAE,KAAK,GAAG,UAAU,CAAA;CACzB;AAED,UAAU,4BAA6B,SAAQ,kBAAkB;IAC/D,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE;QACR,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM,KAAM,IAAI,CAAC;IAC3D,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,eAAe,CAAA;IAC9B,WAAW,CAAC,EAAE,cAAc,CAAA;IAC5B;;;;OAIG;IACH,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE;QAC1B,IAAI,EAAE,OAAO,CAAC;QACd,EAAE,EAAE,MAAM,CAAC;QACX,QAAQ,EAAE,eAAe,CAAC;QAC1B,GAAG,EAAE,GAAG,CAAC;QACT,IAAI,EAAE;YAAE,UAAU,CAAC,EAAE,MAAM,CAAC;YAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;KACxE,KAAK,IAAI,CAAC;CACZ;AAID,wBAAgB,uBAAuB,CAAC,EACtC,aAAa,EACb,WAAW,EACX,IAAI,EACJ,GAAG,EACH,IAAI,EACJ,EAAE,EACF,QAAQ,EACR,IAAI,EACJ,UAAU,EACV,gBAAgB,EAChB,QAAQ,EACR,QAAQ,EACR,YAAY,EACZ,eAAe,EACf,OAAO,EACP,YAAoB,EACpB,YAAY,EACZ,WAAW,EACZ,EAAE,4BAA4B,2CA4L9B"}
|
|
@@ -14,6 +14,7 @@ export interface AIReasoningType {
|
|
|
14
14
|
}
|
|
15
15
|
export declare function normalizeDecisionStrength(raw: string): string;
|
|
16
16
|
export interface GapFilterBlockProps {
|
|
17
|
+
processItemId?: string;
|
|
17
18
|
mode: "cra" | "risk-gap";
|
|
18
19
|
node?: any;
|
|
19
20
|
children?: React.ReactNode;
|
|
@@ -44,6 +45,7 @@ export interface GapFilterMarkdownRendererProps {
|
|
|
44
45
|
panelRef?: React.RefObject<any>;
|
|
45
46
|
customStyles?: GapFilterStyles;
|
|
46
47
|
customIcons?: UserStoryIcons;
|
|
48
|
+
processItemId?: string;
|
|
47
49
|
}
|
|
48
50
|
export declare const GapFilterMarkdownRenderer: React.FC<GapFilterMarkdownRendererProps>;
|
|
49
51
|
//# sourceMappingURL=GapFilterBlock.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GapFilterBlock.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAajF,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EAAgB,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAO5E,MAAM,MAAM,aAAa,GAAG,UAAU,GAAG,SAAS,GAAG,gBAAgB,CAAC;AACtE,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAC;AAQ5C,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACrC,qBAAqB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC5C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAcD,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAI7D;AA+FD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,KAAK,GAAG,UAAU,CAAA;IACxB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,YAAY,CAAC,EAAE,CAAC,cAAc,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAC;IAC9E,GAAG,EAAE,GAAG,CAAC;IACT,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAChC,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAC;IAC7C,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1D,2BAA2B,CAAC,EAAE,CAAC,IAAI,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,0BAA0B,CAAC,EAAE,MAAM,aAAa,GAAG,IAAI,CAAC;IACxD,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,WAAW,CAAC,EAAE,cAAc,CAAA;CAC7B;AAID,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,
|
|
1
|
+
{"version":3,"file":"GapFilterBlock.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAajF,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EAAgB,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAO5E,MAAM,MAAM,aAAa,GAAG,UAAU,GAAG,SAAS,GAAG,gBAAgB,CAAC;AACtE,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAC;AAQ5C,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACrC,qBAAqB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC5C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAcD,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAI7D;AA+FD,MAAM,WAAW,mBAAmB;IAClC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,KAAK,GAAG,UAAU,CAAA;IACxB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,YAAY,CAAC,EAAE,CAAC,cAAc,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAC;IAC9E,GAAG,EAAE,GAAG,CAAC;IACT,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAChC,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAC;IAC7C,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1D,2BAA2B,CAAC,EAAE,CAAC,IAAI,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,0BAA0B,CAAC,EAAE,MAAM,aAAa,GAAG,IAAI,CAAC;IACxD,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,WAAW,CAAC,EAAE,cAAc,CAAA;CAC7B;AAID,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA4PxD,CAAC;AAIF,MAAM,WAAW,8BAA8B;IAC7C,IAAI,EAAE,KAAK,GAAG,UAAU,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IAGjB,GAAG,EAAE,GAAG,CAAC;IACT,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAChC,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAuH9E,CAAC"}
|