@viswa-test/test-citation 0.0.300 → 0.0.301
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/SegmentReviewComponents/LabelCheck.js +1 -1
- package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -1
- package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),t=require("react"),n=require("@mui/icons-material/ChevronRight"),r=require("@mui/icons-material/Close"),o=require("@mui/material/Box"),l=require("@mui/material/Button"),a=require("@mui/material/ButtonBase"),s=require("@mui/material/Divider"),d=require("@mui/material/IconButton"),u=require("@mui/material/Paper"),c=require("@mui/material/Radio"),x=require("@mui/material/Stack"),f=require("@mui/material/TextField"),m=require("@mui/material/Typography"),h=require("./CognitiveIcon.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),t=require("react"),n=require("@mui/icons-material/ChevronRight"),r=require("@mui/icons-material/Close"),o=require("@mui/material/Box"),l=require("@mui/material/Button"),a=require("@mui/material/ButtonBase"),s=require("@mui/material/Divider"),d=require("@mui/material/IconButton"),u=require("@mui/material/Paper"),c=require("@mui/material/Radio"),x=require("@mui/material/Stack"),f=require("@mui/material/TextField"),m=require("@mui/material/Typography"),h=require("./CognitiveIcon.js"),p=require("./CognitiveScoreBadge.js"),g=require("../../assests/icons/InfoAlert.js");function b(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var v,_=b(n),j=b(r),C=b(o),y=b(l),E=b(a),L=b(s),S=b(d),w=b(u),A=b(c),q=b(x),T=b(f),I=b(m),k=function(i,t){return e.__spreadArray([i],Array.isArray(t)?t:null==t?[]:[t],!0)};exports.LabelReviewActionEnum=void 0,(v=exports.LabelReviewActionEnum||(exports.LabelReviewActionEnum={})).KEEP_LABEL="KEEP_LABEL",v.SET_CUSTOM_LABEL="SET_CUSTOM_LABEL",v.SET_TYPE="SET_TYPE";var B=function(e){return e.user_actions.map(function(i){switch(i){case"KEEP_LABEL":return{id:i,title:"Keep as is",description:e.current_label?'Label stays "'.concat(e.current_label,'"'):"Keep the current document label"};case"SET_CUSTOM_LABEL":return{id:i,title:"Enter a custom label",description:"Create your own document label",requiresInput:!0,inputPlaceholder:e.current_label?"e.g. ".concat(e.current_label):"Enter a document label"};case"SET_TYPE":return{id:i,title:"Select a document type",description:"Choose a different document type"}}})},z=function(e){return Object.values(exports.LabelReviewActionEnum).includes(e)};exports.createLabelCheckOptions=B,exports.default=function(n){var r,o=n.headerName,l=void 0===o?"Title Check":o,a=n.title,s=n.pageNo,d=n.content,u=void 0===d?"We're not fully confident about this label. Confirm it, choose a different type, or add a new one.":d,c=n.cognitiveScore,x=n.config,f=n.metadata,m=n.selectedIndex,b=n.defaultSelectedIndex,v=void 0===b?null:b,P=n.onSelectionChange,F=n.customLabel,R=n.defaultCustomLabel,W=n.onCustomLabelChange,M=n.onConfirm,D=n.onActionConfirm,K=n.onCognitiveClick;n.onAdjustManually;var O=n.onClose,N=n.confirmLabel,H=void 0===N?"Confirm":N,U=n.customInputAriaLabel,Y=void 0===U?"Custom document label":U;n.manualPrompt,n.manualActionLabel;var G=n.cognitiveLabel,J=void 0===G?"Cognitive Integrity":G;n.showAdjustManually;var Q=n.showCognitiveIntegrity,V=void 0===Q||Q,X=n.showCloseButton,Z=void 0===X||X,$=n.confirmDisabled,ee=void 0!==$&&$,ie=n.width,te=void 0===ie?260:ie,ne=n.maxWidth,re=void 0===ne?260:ne,oe=n.className,le=n.styles,ae=t.useMemo(function(){return null!=x?x:f?B(f):[]},[x,f]),se=t.useState(v),de=se[0],ue=se[1],ce=t.useState(null!==(r=null!=R?R:null==f?void 0:f.custom_label)&&void 0!==r?r:""),xe=ce[0],fe=ce[1],me=void 0===m?de:m,he=void 0===F?xe:F,pe=null==me?void 0:ae[me],ge=Boolean(null==pe?void 0:pe.requiresInput),be=ee||!M&&!D||!pe||!0===pe.disabled||ge&&0===he.trim().length,ve=function(){if(!be&&null!=me&&pe){var e=ge?he.trim():void 0;null==M||M(me,pe,e),D&&z(pe.id)&&D(pe.id,{selectedIndex:me,option:pe,customLabel:e,metadata:f})}};return i.jsx(w.default,e.__assign({className:oe,elevation:4,sx:k({width:te,maxWidth:re,borderTop:"4px solid",borderColor:"error.main",borderRadius:2,bgcolor:"background.paper",overflow:"hidden",boxSizing:"border-box","@media (max-width: 372px)":{width:"calc(100vw - 32px)"}},null==le?void 0:le.root)},{children:i.jsxs(q.default,e.__assign({spacing:.75,sx:{p:1}},{children:[i.jsxs(q.default,e.__assign({direction:"row",alignItems:"center",spacing:.75,sx:null==le?void 0:le.header},{children:[i.jsx(g.default,{color:"error",height:16,width:16}),i.jsx(I.default,e.__assign({sx:{flex:1,color:"error.main",fontSize:12,fontWeight:500,lineHeight:1.25,textTransform:"uppercase"}},{children:l})),Z&&i.jsx(S.default,e.__assign({size:"small",onClick:O,disabled:!O,"aria-label":"Close label check",sx:{p:0,"&.Mui-disabled":{color:"text.secondary"}}},{children:i.jsx(j.default,{sx:{fontSize:17}})}))]})),i.jsxs(C.default,{children:[i.jsx(I.default,e.__assign({sx:{color:"text.primary",fontSize:14,fontWeight:500}},{children:a})),null!=s&&i.jsx(I.default,e.__assign({sx:{mt:.125,color:"text.secondary",fontSize:12}},{children:s})),i.jsx(L.default,{sx:{my:.625}}),null!=u&&i.jsx(I.default,e.__assign({component:"div",sx:{color:"text.secondary",fontSize:11.5,lineHeight:1.3}},{children:u}))]}),i.jsxs(q.default,e.__assign({spacing:.625,role:"radiogroup","aria-label":"Label options"},{children:[ae.map(function(t,n){var r=me===n;return i.jsxs(w.default,e.__assign({variant:"outlined",sx:k({borderColor:r?"#1976d2":"divider",borderRadius:2,overflow:"hidden"},null==le?void 0:le.option)},{children:[i.jsxs(E.default,e.__assign({role:"radio","aria-checked":r,disabled:t.disabled,onClick:function(){return function(e,i){i.disabled||(void 0===m&&ue(e),null==P||P(e,i))}(n,t)},sx:{width:"100%",justifyContent:"flex-start",px:.75,py:.5,textAlign:"left"}},{children:[i.jsx(A.default,{checked:r,disabled:t.disabled,tabIndex:-1,size:"small",sx:{p:.25,mr:.5}}),i.jsxs(C.default,e.__assign({sx:{minWidth:0}},{children:[i.jsx(I.default,e.__assign({sx:{color:"text.primary",fontSize:12.5,fontWeight:500}},{children:t.title})),null!=t.description&&i.jsx(I.default,e.__assign({sx:{mt:.125,color:"text.secondary",fontSize:11}},{children:t.description}))]}))]})),r&&t.requiresInput&&i.jsx(C.default,e.__assign({sx:{px:1.75,pb:1.5,pl:5.75}},{children:i.jsx(T.default,{autoFocus:!0,fullWidth:!0,size:"small",value:he,placeholder:t.inputPlaceholder,inputProps:{"aria-label":Y},onChange:function(e){return i=e.target.value,void 0===F&&fe(i),void(null==W||W(i));var i},onKeyDown:function(e){"Enter"===e.key&&ve()},sx:null==le?void 0:le.customInput})}))]}),t.id)}),i.jsx(y.default,e.__assign({variant:"contained",fullWidth:!0,disabled:be,onClick:ve,sx:k({minHeight:32,mt:.25,borderRadius:2,fontSize:13,fontWeight:600,textTransform:"none",backgroundColor:"#5925DC","&:hover":{backgroundColor:"#4A1FB8"},"&.Mui-disabled":{backgroundColor:"#D9D6FE",color:"#FFFFFF"}},null==le?void 0:le.confirmButton)},{children:H}))]})),i.jsx(q.default,e.__assign({spacing:.625,sx:null==le?void 0:le.footer},{children:V&&i.jsxs(i.Fragment,{children:[i.jsx(L.default,{}),i.jsxs(E.default,e.__assign({onClick:K,disabled:!K,sx:{justifyContent:"space-between",borderRadius:1,textAlign:"left",cursor:K?"pointer":"not-allowed"}},{children:[i.jsxs(q.default,e.__assign({direction:"row",alignItems:"center",spacing:1},{children:[i.jsx(h.default,{sx:{color:"text.secondary"}}),i.jsx(I.default,e.__assign({sx:{color:"text.primary",fontSize:12}},{children:J}))]})),i.jsxs(q.default,e.__assign({direction:"row",alignItems:"center",spacing:.75},{children:[i.jsx(p.default,{score:c}),i.jsx(_.default,{sx:{color:"text.secondary",fontSize:18}})]}))]}))]})}))]}))}))},exports.isLabelReviewAction=z;
|
|
2
2
|
//# sourceMappingURL=LabelCheck.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e,__spreadArray as o}from"tslib";import{jsx as i,jsxs as t,Fragment as r}from"react/jsx-runtime";import{useMemo as n,useState as l}from"react";import a from"@mui/icons-material/ChevronRight";import d from"@mui/icons-material/Close";import c from"@mui/material/Box";import s from"@mui/material/Button";import u from"@mui/material/ButtonBase";import m from"@mui/material/Divider";import
|
|
1
|
+
import{__assign as e,__spreadArray as o}from"tslib";import{jsx as i,jsxs as t,Fragment as r}from"react/jsx-runtime";import{useMemo as n,useState as l}from"react";import a from"@mui/icons-material/ChevronRight";import d from"@mui/icons-material/Close";import c from"@mui/material/Box";import s from"@mui/material/Button";import u from"@mui/material/ButtonBase";import m from"@mui/material/Divider";import p from"@mui/material/IconButton";import f from"@mui/material/Paper";import h from"@mui/material/Radio";import b from"@mui/material/Stack";import v from"@mui/material/TextField";import x from"@mui/material/Typography";import g from"./CognitiveIcon.js";import C from"./CognitiveScoreBadge.js";import y from"../../assests/icons/InfoAlert.js";var S,E=function(e,i){return o([e],Array.isArray(i)?i:null==i?[]:[i],!0)};!function(e){e.KEEP_LABEL="KEEP_LABEL",e.SET_CUSTOM_LABEL="SET_CUSTOM_LABEL",e.SET_TYPE="SET_TYPE"}(S||(S={}));var L=function(e){return e.user_actions.map(function(o){switch(o){case"KEEP_LABEL":return{id:o,title:"Keep as is",description:e.current_label?'Label stays "'.concat(e.current_label,'"'):"Keep the current document label"};case"SET_CUSTOM_LABEL":return{id:o,title:"Enter a custom label",description:"Create your own document label",requiresInput:!0,inputPlaceholder:e.current_label?"e.g. ".concat(e.current_label):"Enter a document label"};case"SET_TYPE":return{id:o,title:"Select a document type",description:"Choose a different document type"}}})},w=function(e){return Object.values(S).includes(e)};function T(o){var S,T=o.headerName,_=void 0===T?"Title Check":T,A=o.title,I=o.pageNo,B=o.content,k=void 0===B?"We're not fully confident about this label. Confirm it, choose a different type, or add a new one.":B,z=o.cognitiveScore,P=o.config,F=o.metadata,W=o.selectedIndex,j=o.defaultSelectedIndex,M=void 0===j?null:j,D=o.onSelectionChange,K=o.customLabel,R=o.defaultCustomLabel,N=o.onCustomLabelChange,O=o.onConfirm,q=o.onActionConfirm,H=o.onCognitiveClick;o.onAdjustManually;var U=o.onClose,Y=o.confirmLabel,G=void 0===Y?"Confirm":Y,J=o.customInputAriaLabel,Q=void 0===J?"Custom document label":J;o.manualPrompt,o.manualActionLabel;var V=o.cognitiveLabel,X=void 0===V?"Cognitive Integrity":V;o.showAdjustManually;var Z=o.showCognitiveIntegrity,$=void 0===Z||Z,ee=o.showCloseButton,oe=void 0===ee||ee,ie=o.confirmDisabled,te=void 0!==ie&&ie,re=o.width,ne=void 0===re?260:re,le=o.maxWidth,ae=void 0===le?260:le,de=o.className,ce=o.styles,se=n(function(){return null!=P?P:F?L(F):[]},[P,F]),ue=l(M),me=ue[0],pe=ue[1],fe=l(null!==(S=null!=R?R:null==F?void 0:F.custom_label)&&void 0!==S?S:""),he=fe[0],be=fe[1],ve=void 0===W?me:W,xe=void 0===K?he:K,ge=null==ve?void 0:se[ve],Ce=Boolean(null==ge?void 0:ge.requiresInput),ye=te||!O&&!q||!ge||!0===ge.disabled||Ce&&0===xe.trim().length,Se=function(){if(!ye&&null!=ve&&ge){var e=Ce?xe.trim():void 0;null==O||O(ve,ge,e),q&&w(ge.id)&&q(ge.id,{selectedIndex:ve,option:ge,customLabel:e,metadata:F})}};return i(f,e({className:de,elevation:4,sx:E({width:ne,maxWidth:ae,borderTop:"4px solid",borderColor:"error.main",borderRadius:2,bgcolor:"background.paper",overflow:"hidden",boxSizing:"border-box","@media (max-width: 372px)":{width:"calc(100vw - 32px)"}},null==ce?void 0:ce.root)},{children:t(b,e({spacing:.75,sx:{p:1}},{children:[t(b,e({direction:"row",alignItems:"center",spacing:.75,sx:null==ce?void 0:ce.header},{children:[i(y,{color:"error",height:16,width:16}),i(x,e({sx:{flex:1,color:"error.main",fontSize:12,fontWeight:500,lineHeight:1.25,textTransform:"uppercase"}},{children:_})),oe&&i(p,e({size:"small",onClick:U,disabled:!U,"aria-label":"Close label check",sx:{p:0,"&.Mui-disabled":{color:"text.secondary"}}},{children:i(d,{sx:{fontSize:17}})}))]})),t(c,{children:[i(x,e({sx:{color:"text.primary",fontSize:14,fontWeight:500}},{children:A})),null!=I&&i(x,e({sx:{mt:.125,color:"text.secondary",fontSize:12}},{children:I})),i(m,{sx:{my:.625}}),null!=k&&i(x,e({component:"div",sx:{color:"text.secondary",fontSize:11.5,lineHeight:1.3}},{children:k}))]}),t(b,e({spacing:.625,role:"radiogroup","aria-label":"Label options"},{children:[se.map(function(o,r){var n=ve===r;return t(f,e({variant:"outlined",sx:E({borderColor:n?"#1976d2":"divider",borderRadius:2,overflow:"hidden"},null==ce?void 0:ce.option)},{children:[t(u,e({role:"radio","aria-checked":n,disabled:o.disabled,onClick:function(){return function(e,o){o.disabled||(void 0===W&&pe(e),null==D||D(e,o))}(r,o)},sx:{width:"100%",justifyContent:"flex-start",px:.75,py:.5,textAlign:"left"}},{children:[i(h,{checked:n,disabled:o.disabled,tabIndex:-1,size:"small",sx:{p:.25,mr:.5}}),t(c,e({sx:{minWidth:0}},{children:[i(x,e({sx:{color:"text.primary",fontSize:12.5,fontWeight:500}},{children:o.title})),null!=o.description&&i(x,e({sx:{mt:.125,color:"text.secondary",fontSize:11}},{children:o.description}))]}))]})),n&&o.requiresInput&&i(c,e({sx:{px:1.75,pb:1.5,pl:5.75}},{children:i(v,{autoFocus:!0,fullWidth:!0,size:"small",value:xe,placeholder:o.inputPlaceholder,inputProps:{"aria-label":Q},onChange:function(e){return o=e.target.value,void 0===K&&be(o),void(null==N||N(o));var o},onKeyDown:function(e){"Enter"===e.key&&Se()},sx:null==ce?void 0:ce.customInput})}))]}),o.id)}),i(s,e({variant:"contained",fullWidth:!0,disabled:ye,onClick:Se,sx:E({minHeight:32,mt:.25,borderRadius:2,fontSize:13,fontWeight:600,textTransform:"none",backgroundColor:"#5925DC","&:hover":{backgroundColor:"#4A1FB8"},"&.Mui-disabled":{backgroundColor:"#D9D6FE",color:"#FFFFFF"}},null==ce?void 0:ce.confirmButton)},{children:G}))]})),i(b,e({spacing:.625,sx:null==ce?void 0:ce.footer},{children:$&&t(r,{children:[i(m,{}),t(u,e({onClick:H,disabled:!H,sx:{justifyContent:"space-between",borderRadius:1,textAlign:"left",cursor:H?"pointer":"not-allowed"}},{children:[t(b,e({direction:"row",alignItems:"center",spacing:1},{children:[i(g,{sx:{color:"text.secondary"}}),i(x,e({sx:{color:"text.primary",fontSize:12}},{children:X}))]})),t(b,e({direction:"row",alignItems:"center",spacing:.75},{children:[i(C,{score:z}),i(a,{sx:{color:"text.secondary",fontSize:18}})]}))]}))]})}))]}))}))}export{S as LabelReviewActionEnum,L as createLabelCheckOptions,T as default,w as isLabelReviewAction};
|
|
2
2
|
//# sourceMappingURL=LabelCheck.js.map
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const useCompareLayout: (initialMaintainOrder: boolean, scrollContainerRef: React.RefObject<HTMLDivElement>, lhsBadgeRefs: any, rhsBadgeRefs: any, proposedSections: any[], existingSections: any[]) => {
|
|
2
3
|
maintainRelativeOrder: boolean;
|
|
3
4
|
setMaintainRelativeOrder: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCompareLayout.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CognitiveCompare/hooks/useCompareLayout.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,yBACL,OAAO,sBACT,MAAM,SAAS,CAAC,cAAc,CAAC,gBACrC,GAAG,gBACH,GAAG,oBACC,GAAG,EAAE,oBACL,GAAG,EAAE;;;;;;;;;;;;;;;;;;;;;;CAkFxB,CAAC"}
|
|
1
|
+
{"version":3,"file":"useCompareLayout.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CognitiveCompare/hooks/useCompareLayout.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,gBAAgB,yBACL,OAAO,sBACT,MAAM,SAAS,CAAC,cAAc,CAAC,gBACrC,GAAG,gBACH,GAAG,oBACC,GAAG,EAAE,oBACL,GAAG,EAAE;;;;;;;;;;;;;;;;;;;;;;CAkFxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabelCheck.d.ts","sourceRoot":"","sources":["../../../../../src/features/SegmentReviewComponents/LabelCheck.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqB,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAc1D,OAAO,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAa3D,MAAM,WAAW,gBAAgB;IAC/B,sDAAsD;IACtD,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,SAAS,CAAC;IACjB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,oEAAoE;IACpE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,oBAAY,qBAAqB;IAC/B,UAAU,eAAe;IACzB,gBAAgB,qBAAqB;IACrC,QAAQ,aAAa;CACtB;AAED,MAAM,MAAM,iBAAiB,GAAG,GAAG,qBAAqB,EAAE,CAAC;AAE3D,yDAAyD;AACzD,MAAM,WAAW,mBAAmB;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,SAAS,iBAAiB,EAAE,CAAC;CAC5C;AAED,MAAM,WAAW,yBAAyB;IACxC,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,gBAAgB,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,mBAAmB,CAAC;CAChC;AAED,eAAO,MAAM,uBAAuB,aACxB,mBAAmB,KAC5B,gBAAgB,
|
|
1
|
+
{"version":3,"file":"LabelCheck.d.ts","sourceRoot":"","sources":["../../../../../src/features/SegmentReviewComponents/LabelCheck.tsx"],"names":[],"mappings":"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"}
|