@e-llm-studio/requirement-ai 0.0.105 → 0.0.106
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/citations/big-enough/BigEnoughCitationRenderer.js +1 -1
- package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("tslib"),n=require("react/jsx-runtime"),e=require("../../../../CitationRenderer/CitationRenderer.js"),i=require("../../ai-reasoning/BigEnoughComponent.js");exports.default=function(o){var r,a,s,c=(null===(r=o.customIcons)||void 0===r?void 0:r.bigEnoughCitationIcon)||n.jsx(n.Fragment,{});return n.jsx(e.default,{inLineCitation:!0,citationTitle:o.title,citationId:"big-enough-".concat(o.citation.citation_number),citationComponent:n.jsx(i.default,{customStyles:o.customStyles,big_enough_decision_factors:o.citation}),chevronDownComponent:c,chevronUpComponent:c,styles:{pillButton:t.__assign({margin:"0px",padding:"0px",fontSize:"14px",color:"#526eff",cursor:"pointer",verticalAlign:"middle",whiteSpace:"nowrap",display:"inline-flex",alignItems:"center",background:"white",border:"none"},null===(a=o.customStyles)||void 0===a?void 0:a.pill),citationContent:t.__assign({width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"},null===(s=o.customStyles)||void 0===s?void 0:s.content)}})};
|
|
2
2
|
//# sourceMappingURL=BigEnoughCitationRenderer.js.map
|
package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as t}from"tslib";import{jsx as n,Fragment as
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as n,Fragment as i}from"react/jsx-runtime";import o from"../../../../CitationRenderer/CitationRenderer.js";import e from"../../ai-reasoning/BigEnoughComponent.js";var r=function(r){var a,c,l,s=(null===(a=r.customIcons)||void 0===a?void 0:a.bigEnoughCitationIcon)||n(i,{});return n(o,{inLineCitation:!0,citationTitle:r.title,citationId:"big-enough-".concat(r.citation.citation_number),citationComponent:n(e,{customStyles:r.customStyles,big_enough_decision_factors:r.citation}),chevronDownComponent:s,chevronUpComponent:s,styles:{pillButton:t({margin:"0px",padding:"0px",fontSize:"14px",color:"#526eff",cursor:"pointer",verticalAlign:"middle",whiteSpace:"nowrap",display:"inline-flex",alignItems:"center",background:"white",border:"none"},null===(c=r.customStyles)||void 0===c?void 0:c.pill),citationContent:t({width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"},null===(l=r.customStyles)||void 0===l?void 0:l.content)}})};export{r as default};
|
|
2
2
|
//# sourceMappingURL=BigEnoughCitationRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BigEnoughCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAI1F,UAAU,MAAM;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,WAAW,CAAC,EAAE,cAAc,CAAA;CAC/B;AAED,QAAA,MAAM,yBAAyB,UAAW,MAAM,
|
|
1
|
+
{"version":3,"file":"BigEnoughCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAI1F,UAAU,MAAM;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,WAAW,CAAC,EAAE,cAAc,CAAA;CAC/B;AAED,QAAA,MAAM,yBAAyB,UAAW,MAAM,4CAyC/C,CAAA;AAED,eAAe,yBAAyB,CAAA"}
|