@e-llm-studio/requirement-ai 0.0.187 → 0.0.188
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/ai-reasoning/ScannedCitationRenderer.js +1 -1
- package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +1 -1
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts +1 -1
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),n=require("react/jsx-runtime"),e=require("@e-llm-studio/citation"),i=require("../../../
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),n=require("react/jsx-runtime"),e=require("@e-llm-studio/citation"),i=require("../../../CitationRenderer/CitationRenderer.js"),o=require("../../../RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js");exports.default=function(a){var r,c=a.title,l=a.citation,s=a.customIcons,u=a.customStyles,d=l.customMetadata,p=null!==(r=null==s?void 0:s.ScannedDocumentIcon)&&void 0!==r?r:n.jsx(o.default,{});return n.jsx(i.default,{inLineCitation:!0,citationTitle:c,citationId:"scanned-doc-".concat(l.citation_number),citationComponent:n.jsx(e.ScannedDocCitation,{pages:null==d?void 0:d.value,subHeadingText:null==d?void 0:d.artifact_title,height:"400px"}),chevronDownComponent:p,chevronUpComponent:p,styles:{pillButton:t.__assign({fontSize:"14px",margin:"0px",background:"#ffffff",color:"#526eff",cursor:"pointer",verticalAlign:"middle",whiteSpace:"nowrap",display:"inline-flex",alignItems:"center",border:"none"},null==u?void 0:u.pill),citationContent:t.__assign({width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"},null==u?void 0:u.content)}})};
|
|
2
2
|
//# sourceMappingURL=ScannedCitationRenderer.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as t}from"tslib";import{jsx as n}from"react/jsx-runtime";import{ScannedDocCitation as i}from"@e-llm-studio/citation";import o from"../../../
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as n}from"react/jsx-runtime";import{ScannedDocCitation as i}from"@e-llm-studio/citation";import o from"../../../CitationRenderer/CitationRenderer.js";import e from"../../../RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js";var r=function(r){var a,c=r.title,l=r.citation,m=r.customIcons,s=r.customStyles,u=l.customMetadata,d=null!==(a=null==m?void 0:m.ScannedDocumentIcon)&&void 0!==a?a:n(e,{});return n(o,{inLineCitation:!0,citationTitle:c,citationId:"scanned-doc-".concat(l.citation_number),citationComponent:n(i,{pages:null==u?void 0:u.value,subHeadingText:null==u?void 0:u.artifact_title,height:"400px"}),chevronDownComponent:d,chevronUpComponent:d,styles:{pillButton:t({fontSize:"14px",margin:"0px",background:"#ffffff",color:"#526eff",cursor:"pointer",verticalAlign:"middle",whiteSpace:"nowrap",display:"inline-flex",alignItems:"center",border:"none"},null==s?void 0:s.pill),citationContent:t({width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"},null==s?void 0:s.content)}})};export{r as default};
|
|
2
2
|
//# sourceMappingURL=ScannedCitationRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScannedCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScannedCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EACH,kBAAkB,EAClB,cAAc,EACjB,MAAM,8BAA8B,CAAC;AAItC,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,UAAU,KAAK;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,mBAAmB,CAAC;IAC9B,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,YAAY,CAAC,EAAE,kBAAkB,CAAC;CACrC;AAED,QAAA,MAAM,0BAA0B,mDAK7B,KAAK,4CA4CP,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|