@e-llm-studio/requirement-ai 0.0.295 → 0.0.297

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.
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode('@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");.CitationRenderer-module_pillButton__oN6Lf{align-items:flex-end;background-color:#1e2135;border:1px solid #344054;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;gap:6px;justify-content:space-between;line-height:18px;margin:8px 4px;padding:4px 8px;width:fit-content}.CitationRenderer-module_citationWrapper__8bdWC{display:flex;justify-content:center;margin-top:8px}.CitationRenderer-module_citationContent__JKtoC{background-color:#111827;border-radius:12px;color:#fff;min-height:42rem;padding:12px;width:32rem}'));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(e)}(),exports.default={pillButton:"CitationRenderer-module_pillButton__oN6Lf",citationWrapper:"CitationRenderer-module_citationWrapper__8bdWC",citationContent:"CitationRenderer-module_citationContent__JKtoC"};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode('@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");.CitationRenderer-module_pillButton__oN6Lf{align-items:flex-end;background-color:#1e2135;border:1px solid #344054;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;gap:6px;justify-content:space-between;line-height:18px;margin:8px 4px;padding:4px 8px;width:fit-content}.CitationRenderer-module_citationWrapper__8bdWC{display:flex;justify-content:center;margin-top:8px}.CitationRenderer-module_citationContent__JKtoC{border-radius:12px;color:#fff;padding:12px;width:32rem}'));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(e)}(),exports.default={pillButton:"CitationRenderer-module_pillButton__oN6Lf",citationWrapper:"CitationRenderer-module_citationWrapper__8bdWC",citationContent:"CitationRenderer-module_citationContent__JKtoC"};
2
2
  //# sourceMappingURL=CitationRenderer.module.css.js.map
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("./WebCitationIcon.js"),i=require("./WebCitation.js"),o=require("../../../../CitationRenderer/CitationRenderer.js"),l=require("./Webcitation.module.css.js"),n=require("@mui/material");exports.default=({label:r,url:a,customStyles:s,customIcons:d,fetchOnDemandCitation:c})=>{const u=(null==d?void 0:d.webCitationIcon)||e.jsx(t.default,{});return e.jsx(o.default,{inLineCitation:!0,citationTitle:r,chevronDownComponent:u,chevronUpComponent:u,citationComponent:!a&&c?e.jsxs("div",{className:l.default.citationLoader,style:{...null==s?void 0:s.loadingCitation},children:["Loading Citation",e.jsx(n.CircularProgress,{style:{color:"#4c4c4c",width:"20px",height:"20px",...null==s?void 0:s.loadingCitationCircularProgress}})]}):e.jsxs("div",{className:"p-4 border rounded-lg bg-white mt-2",style:null==s?void 0:s.content,children:[e.jsx("p",{className:"text-sm text-gray-600 mb-2",style:null==s?void 0:s.footerText,children:"Source Link:"}),e.jsx(i.default,{label:r,url:a||"",customStyles:s,customIcons:d})]}),additionalCallbackForPillButton:()=>{!a&&c&&(null==c||c())},styles:{pillButton:{margin:"0px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px",...null==s?void 0:s.pill}}})};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("./WebCitationIcon.js"),i=require("./WebCitation.js"),n=require("../../../../CitationRenderer/CitationRenderer.js"),o=require("./Webcitation.module.css.js"),l=require("@mui/material");exports.default=({label:r,url:a,customStyles:s,customIcons:d,fetchOnDemandCitation:c})=>{const u=(null==d?void 0:d.webCitationIcon)||e.jsx(t.default,{});return e.jsx(n.default,{inLineCitation:!0,citationTitle:r,chevronDownComponent:u,chevronUpComponent:u,citationComponent:!a&&c?e.jsxs("div",{className:o.default.citationLoader,style:{...null==s?void 0:s.loadingCitation},children:["Loading Citation",e.jsx(l.CircularProgress,{style:{color:"#4c4c4c",width:"20px",height:"20px",...null==s?void 0:s.loadingCitationCircularProgress}})]}):e.jsxs("div",{className:"p-4 border rounded-lg bg-white mt-2",style:null==s?void 0:s.content,children:[e.jsx("p",{className:"text-sm text-gray-600 mb-2",style:null==s?void 0:s.footerText,children:"Source Link:"}),e.jsx(i.default,{label:r,url:a||"",customStyles:s,customIcons:d})]}),additionalCallbackForPillButton:()=>{!a&&c&&(null==c||c())},styles:{pillButton:{margin:"0px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px",...null==s?void 0:s.pill},citationContent:{width:"100%",background:"transparent",marginTop:"10px",...null==s?void 0:s.content}}})};
2
2
  //# sourceMappingURL=WebCitationRenderer.js.map
@@ -1,2 +1,2 @@
1
- var e={pillButton:"CitationRenderer-module_pillButton__oN6Lf",citationWrapper:"CitationRenderer-module_citationWrapper__8bdWC",citationContent:"CitationRenderer-module_citationContent__JKtoC"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode('@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");.CitationRenderer-module_pillButton__oN6Lf{align-items:flex-end;background-color:#1e2135;border:1px solid #344054;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;gap:6px;justify-content:space-between;line-height:18px;margin:8px 4px;padding:4px 8px;width:fit-content}.CitationRenderer-module_citationWrapper__8bdWC{display:flex;justify-content:center;margin-top:8px}.CitationRenderer-module_citationContent__JKtoC{background-color:#111827;border-radius:12px;color:#fff;min-height:42rem;padding:12px;width:32rem}'));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(e)}();export{e as default};
1
+ var t={pillButton:"CitationRenderer-module_pillButton__oN6Lf",citationWrapper:"CitationRenderer-module_citationWrapper__8bdWC",citationContent:"CitationRenderer-module_citationContent__JKtoC"};!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const e=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;e&&t.setAttribute("nonce",e),t.appendChild(document.createTextNode('@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");.CitationRenderer-module_pillButton__oN6Lf{align-items:flex-end;background-color:#1e2135;border:1px solid #344054;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;gap:6px;justify-content:space-between;line-height:18px;margin:8px 4px;padding:4px 8px;width:fit-content}.CitationRenderer-module_citationWrapper__8bdWC{display:flex;justify-content:center;margin-top:8px}.CitationRenderer-module_citationContent__JKtoC{border-radius:12px;color:#fff;padding:12px;width:32rem}'));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(t)}();export{t as default};
2
2
  //# sourceMappingURL=CitationRenderer.module.css.js.map
@@ -1,2 +1,2 @@
1
- import{jsx as t,jsxs as o}from"react/jsx-runtime";import i from"./WebCitationIcon.js";import n from"./WebCitation.js";import e from"../../../../CitationRenderer/CitationRenderer.js";import l from"./Webcitation.module.css.js";import{CircularProgress as r}from"@mui/material";const a=({label:a,url:c,customStyles:s,customIcons:d,fetchOnDemandCitation:m})=>{const p=(null==d?void 0:d.webCitationIcon)||t(i,{});return t(e,{inLineCitation:!0,citationTitle:a,chevronDownComponent:p,chevronUpComponent:p,citationComponent:o("div",!c&&m?{className:l.citationLoader,style:{...null==s?void 0:s.loadingCitation},children:["Loading Citation",t(r,{style:{color:"#4c4c4c",width:"20px",height:"20px",...null==s?void 0:s.loadingCitationCircularProgress}})]}:{className:"p-4 border rounded-lg bg-white mt-2",style:null==s?void 0:s.content,children:[t("p",{className:"text-sm text-gray-600 mb-2",style:null==s?void 0:s.footerText,children:"Source Link:"}),t(n,{label:a,url:c||"",customStyles:s,customIcons:d})]}),additionalCallbackForPillButton:()=>{!c&&m&&(null==m||m())},styles:{pillButton:{margin:"0px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px",...null==s?void 0:s.pill}}})};export{a as default};
1
+ import{jsx as t,jsxs as o}from"react/jsx-runtime";import i from"./WebCitationIcon.js";import n from"./WebCitation.js";import e from"../../../../CitationRenderer/CitationRenderer.js";import l from"./Webcitation.module.css.js";import{CircularProgress as r}from"@mui/material";const a=({label:a,url:c,customStyles:s,customIcons:d,fetchOnDemandCitation:m})=>{const p=(null==d?void 0:d.webCitationIcon)||t(i,{});return t(e,{inLineCitation:!0,citationTitle:a,chevronDownComponent:p,chevronUpComponent:p,citationComponent:o("div",!c&&m?{className:l.citationLoader,style:{...null==s?void 0:s.loadingCitation},children:["Loading Citation",t(r,{style:{color:"#4c4c4c",width:"20px",height:"20px",...null==s?void 0:s.loadingCitationCircularProgress}})]}:{className:"p-4 border rounded-lg bg-white mt-2",style:null==s?void 0:s.content,children:[t("p",{className:"text-sm text-gray-600 mb-2",style:null==s?void 0:s.footerText,children:"Source Link:"}),t(n,{label:a,url:c||"",customStyles:s,customIcons:d})]}),additionalCallbackForPillButton:()=>{!c&&m&&(null==m||m())},styles:{pillButton:{margin:"0px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px",...null==s?void 0:s.pill},citationContent:{width:"100%",background:"transparent",marginTop:"10px",...null==s?void 0:s.content}}})};export{a as default};
2
2
  //# sourceMappingURL=WebCitationRenderer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"WebCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAOrF,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,kBAAkB,CAAC;IAClC,WAAW,CAAC,EAAE,cAAc,CAAA;IAC5B,qBAAqB,CAAC,EAAE,MAAM,IAAI,CAAC;CAEpC;AAED,QAAA,MAAM,mBAAmB,qEAAqE,MAAM,4CAmEnG,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"WebCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAOrF,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,kBAAkB,CAAC;IAClC,WAAW,CAAC,EAAE,cAAc,CAAA;IAC5B,qBAAqB,CAAC,EAAE,MAAM,IAAI,CAAC;CAEpC;AAED,QAAA,MAAM,mBAAmB,qEAAqE,MAAM,4CAyEnG,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/requirement-ai",
3
- "version": "0.0.295",
3
+ "version": "0.0.297",
4
4
  "author": "Saptyadeep Bhattacharjee",
5
5
  "description": "",
6
6
  "license": "MIT",