@viswa-test/creative-workspace-ui-component 0.0.7 → 0.0.8
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/components/AssignReminders/AssignReminderLevels.js +1 -1
- package/dist/cjs/components/AssignReminders/AssignReminderWrapper.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/components/AssignReminders/AssignReminderLevels.js +1 -1
- package/dist/components/AssignReminders/AssignReminderWrapper.js +1 -1
- package/dist/components/AssignReminders/components/LevelData.js +1 -1
- package/dist/index.js +1 -1
- package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts +2 -1
- package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts.map +1 -1
- package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts +2 -1
- package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +1 -16
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../_virtual/_tslib.js"),n=require("react/jsx-runtime"),s=require("react"),i=require("lucide-react"),t=require("./AssignLevelAccordions.js"),r=require("./components/CustomCheckbox.js"),l=require("./assets/FileCheckCorner.js");require("./styles/AssignReminderLevels.css.js");var a=require("./styles/AssignReminderStyles.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=o(s),c=function(e){switch(e){case 0:return n.jsx(i.Edit2,{size:16});case 1:return n.jsx(i.FileCheck,{size:16});case 2:return n.jsx(i.User,{size:16});default:return n.jsx(i.CheckSquare,{size:16})}},d=[{label:"Edit",icon:n.jsx(i.PenLine,{size:14})},{label:"Approve",icon:n.jsx(i.UserRoundCheck,{size:14})},{label:"Edit & Approve",icon:n.jsx(l.default,{})},{label:"Notify",icon:n.jsx(i.Bell,{size:14})}];exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../_virtual/_tslib.js"),n=require("react/jsx-runtime"),s=require("react"),i=require("lucide-react"),t=require("./AssignLevelAccordions.js"),r=require("./components/CustomCheckbox.js"),l=require("./assets/FileCheckCorner.js");require("./styles/AssignReminderLevels.css.js");var a=require("./styles/AssignReminderStyles.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=o(s),c=function(e){switch(e){case 0:return n.jsx(i.Edit2,{size:16});case 1:return n.jsx(i.FileCheck,{size:16});case 2:return n.jsx(i.User,{size:16});default:return n.jsx(i.CheckSquare,{size:16})}},d=[{label:"Edit",icon:n.jsx(i.PenLine,{size:14})},{label:"Approve",icon:n.jsx(i.UserRoundCheck,{size:14})},{label:"Edit & Approve",icon:n.jsx(l.default,{})},{label:"Notify",icon:n.jsx(i.Bell,{size:14})}];exports.AssignReminderLevels=function(s){var l=s.title,o=s.levels,p=void 0===o?[]:o,f=s.requireFinalApproval,_=void 0!==f&&f,v=s.additionalInfo,g=s.setLevels,x=s.setRequireFinalApproval,h=s.fetchUsers,j=s.accessLevelOptions,y=void 0===j?d:j,A=s.customInfoIcon,m=s.onValidationError,L=s.customStyles;return n.jsxs("div",e.__assign({style:{padding:"8px",display:"flex",flexDirection:"column",gap:"18px"}},{children:[n.jsxs("span",e.__assign({style:e.__assign(e.__assign({},a.DEFAULT_ASSIGN_REMINDER_STYLES.header),null==L?void 0:L.header)},{children:[n.jsx("span",{children:null!=l?l:"Assignee Levels"}),n.jsxs("div",e.__assign({className:"info-icon-wrapper"},{children:[null!=A?A:n.jsx(i.InfoIcon,{width:18,height:18}),n.jsx("div",e.__assign({className:"tooltip"},{children:v||n.jsxs("span",{children:[n.jsx("b",{children:"How it works:"})," ",n.jsx("br",{})," Level 1 is required by default, Enable Level 2 and Level 3 to add sequential approval steps for the review"]})}))]}))]})),n.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column",gap:"16px"}},{children:[p.map(function(s,i){return n.jsx(t.default,{level:s,id:String(i),accessLevelOptions:y,fetchUsers:h,onToggleMandatory:function(){return n=i,void(null==g||g(function(s){return s.map(function(s,i){return i===n?e.__assign(e.__assign({},s),{isMandatory:!s.isMandatory}):s})}));var n},onDueDateChange:function(n){return function(n,s){var i;if(n>0&&s){var t=null===(i=p[n-1])||void 0===i?void 0:i.dueDate;if(t&&s<t)return void(null==m||m("Level ".concat(n+1," due date cannot be before Level ").concat(n," due date")))}null==g||g(function(i){return i.map(function(i,t){return t===n?e.__assign(e.__assign({},i),{dueDate:s}):i})})}(i,n)},onAssigneesChange:function(n){return s=i,t=n,void(null==g||g(function(n){return n.map(function(n,i){return i===s?e.__assign(e.__assign({},n),{assignees:t}):n})}));var s,t},onTitleChange:function(n){return function(n,s){null==g||g(function(i){return i.map(function(i,t){return t===n?e.__assign(e.__assign({},i),{title:s}):i})})}(i,n)},onDeleteLevel:function(){return e=i,void(null==g||g(function(n){return n.filter(function(n,s){return s!==e})}));var e}},i)}),n.jsxs("button",e.__assign({onClick:function(){var n=p.length+1,s={title:"Level ".concat(n),headerName:"L ".concat(n),isMandatory:!1,dueDate:null,assignees:[],hasDueDate:!0};null==g||g(function(n){return e.__spreadArray(e.__spreadArray([],n,!0),[s],!1)})},style:a.DEFAULT_ASSIGN_REMINDER_STYLES.addLevelBtn,type:"button"},{children:[n.jsx(i.Plus,{size:16}),n.jsx("span",{children:"Add New Level"})]}))]})),n.jsxs("div",e.__assign({style:a.DEFAULT_ASSIGN_REMINDER_STYLES.finalApprovalBox},{children:[n.jsx(r.default,{getter:_,setter:null!=x?x:function(){}}),n.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column",alignItems:"baseline",marginTop:"13px",fontSize:"14px",fontWeight:400}},{children:[n.jsx("span",e.__assign({style:{fontWeight:500}},{children:"Require Final Approval"})),n.jsx("span",{children:"After all assignees approve, you (the owner) will be notified to give final sign-off before the redline is settled."})]}))]})),n.jsxs("div",e.__assign({style:a.DEFAULT_ASSIGN_REMINDER_STYLES.currentApprovalFlow},{children:[n.jsx("span",e.__assign({style:{fontSize:"14px",fontWeight:600}},{children:"Current Approval Flow"})),n.jsx("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap",marginTop:"4px"}},{children:p.map(function(s,t){var r,l=(null===(r=s.assignees)||void 0===r?void 0:r.map(function(e){return e.name}).join(", "))||"No users assigned",a=s.title||"Level ".concat(t+1);return n.jsxs(u.default.Fragment,{children:[n.jsxs("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"6px",fontSize:"14px",fontWeight:500,color:"#374151"},title:a},{children:[c(t),n.jsx("span",{children:l})]})),t<p.length-1&&n.jsx(i.ArrowRight,{size:16,color:"#9CA3AF"})]},t)})}))]}))]}))};
|
|
2
2
|
//# sourceMappingURL=AssignReminderLevels.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../_virtual/_tslib.js"),s=require("react/jsx-runtime"),i=require("lucide-react"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../_virtual/_tslib.js"),s=require("react/jsx-runtime"),i=require("lucide-react"),r=require("react"),a=require("./AssignReminderLevels.js"),n=require("./AssignReminderTest.js"),t=require("./components/ReviewStatus.js"),_=require("./components/CustomDatePicker.js"),l=require("./styles/AssignReminderWrapperStyles.js"),E=[{tabName:"Assignees & Approvers",tabIcon:s.jsxs("svg",e.__assign({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2"},{children:[s.jsx("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),s.jsx("circle",{cx:"9",cy:"7",r:"4"}),s.jsx("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),s.jsx("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})]}))},{tabName:"Manage Reminders",tabIcon:s.jsx(i.Bell,{size:15})},{tabName:"Review Status",tabIcon:s.jsx(i.ClipboardList,{size:15})}];exports.AssignReminderWrapper=function(o){var S,R,d=o.metadata,A=void 0===d?{}:d,c=o.reviewData,u=void 0===c?{}:c,D=o.levels,v=o.setLevels,p=o.requireFinalApproval,L=o.setRequireFinalApproval,g=o.approvalDueDate,I=o.setApprovalDueDate,N=o.onClose,T=o.onSave,P=o.onValidationError,j=(null===(S=A.tabData)||void 0===S?void 0:S.length)?A.tabData:E,h=r.useState(j[0].tabName),x=h[0],m=h[1],y=(R=x.toLowerCase()).includes("reminder")?"reminders":R.includes("review")?"review":"assignees",F=r.useState(D||n.INITIAL_LEVELS),b=F[0],M=F[1],W=r.useState(p||!1),U=W[0],G=W[1],Y=r.useState(g||null),C=Y[0],f=Y[1],q=v&&D?D:b,w=v||M,B=L&&void 0!==p?p:U,k=L||G,z=I&&void 0!==g?g:C,V=I||f,H=A.wrapperTitle||"Assign Redline and Manage Reminders",O=A.wrapperSubTitle||"Sec 4.1 - Technical Security Information",X=A.wrapperPriority||"High",J=A.wrapperPriorityStyles||{backgroundColor:"#DC262618",color:"#DC2626",border:"1px solid #DC262640"};return s.jsx("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.overlay},{children:s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.modal},{children:[s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.header},{children:[s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.headerLeft},{children:[s.jsx("span",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.modalTitle},{children:H})),s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.redlineRow},{children:[s.jsx("span",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.redlineName},{children:O})),s.jsx("span",e.__assign({style:e.__assign(e.__assign({},l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.redlineBadge),J)},{children:X}))]}))]})),s.jsx("button",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.closeBtn,onClick:N},{children:s.jsx(i.X,{size:20,color:"#6B7280"})}))]})),s.jsx("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.tabBar},{children:j.map(function(i){return s.jsxs("button",e.__assign({style:e.__assign(e.__assign({},l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.tab),x===i.tabName?l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.tabActive:{}),onClick:function(){return m(i.tabName)}},{children:[i.tabIcon," ",i.tabName]}),i.tabName)})})),s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.body},{children:["assignees"===y&&s.jsxs(s.Fragment,{children:[!1!==A.showFinalApprovalDueDate&&s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.dueDateBar},{children:[s.jsxs("span",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.dueDateLabel},{children:["Final Approval due date ",s.jsx("sup",e.__assign({style:{color:"#DC2626",marginLeft:2}},{children:"*"}))]})),s.jsx("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.dueDateInputWrap},{children:s.jsx(_.default,{value:z?z.toISOString().slice(0,10):"",onChange:V})})),s.jsxs("span",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.requiredToProceeed},{children:[s.jsx(i.CircleAlert,{size:14,color:"#6B7280"})," Required to proceed"]}))]})),s.jsx(a.AssignReminderLevels,{levels:q,requireFinalApproval:B,setLevels:w,setRequireFinalApproval:k,fetchUsers:n.mockFetchUsers,onValidationError:P})]}),"reminders"===y&&s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.reminderPlaceholder},{children:[s.jsx(i.Bell,{size:32,color:"#D1D5DB"}),s.jsx("p",e.__assign({style:{color:"#9CA3AF",marginTop:12,fontSize:14}},{children:"Reminder settings coming soon…"}))]})),"review"===y&&s.jsx(t.default,{levels:q,reviewData:u})]})),s.jsxs("div",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.footer},{children:[s.jsx("button",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.clearBtn,onClick:function(){w(n.INITIAL_LEVELS.map(function(s){return e.__assign(e.__assign({},s),{assignees:[],dueDate:null})})),k(!1),V(null),null==N||N()}},{children:"Clear"})),s.jsx("button",e.__assign({style:l.DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES.saveBtn,onClick:function(){null==T||T({levels:q,requireFinalApproval:B,finalApprovalDueDate:z,activeTab:y})}},{children:"Save Changes"}))]}))]}))}))};
|
|
2
2
|
//# sourceMappingURL=AssignReminderWrapper.js.map
|
package/dist/cjs/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./components/AssignReminders/AssignReminderLevels.js"),i=require("./components/AssignReminders/AssignReminderWrapper.js"),s=require("./components/ScopeTree/TreeSidebar.js"),n=require("./features/lsc-guidelines/components/GuidelineHeader.js"),r=require("./features/lsc-guidelines/LscGuidelines.js"),u=require("./features/lsc-guidelines/components/GuidelineAttachmentIcon.js"),t=require("./features/lsc-guidelines/components/GuidelineCart.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./components/AssignReminders/AssignReminderLevels.js"),i=require("./components/AssignReminders/AssignReminderWrapper.js"),s=require("./components/ScopeTree/TreeSidebar.js"),n=require("./features/lsc-guidelines/components/GuidelineHeader.js"),r=require("./features/lsc-guidelines/LscGuidelines.js"),u=require("./features/lsc-guidelines/components/GuidelineAttachmentIcon.js"),t=require("./features/lsc-guidelines/components/GuidelineCart.js"),d=require("./features/lsc-guidelines/components/GuidelineCartHeader.js"),l=require("./features/lsc-guidelines/components/GuidelineCartItem.js"),o=require("./features/lsc-guidelines/components/GuidelineEmptyState.js"),a=require("./features/lsc-guidelines/components/GuidelineIconButton.js"),c=require("./features/lsc-guidelines/components/GuidelineLandingPage.js"),G=require("./features/lsc-guidelines/components/GuidelineLibrary.js"),p=require("./features/lsc-guidelines/components/GuidelineLibraryCard.js"),m=require("./features/lsc-guidelines/components/GuidelinePopoverCart.js"),g=require("./features/lsc-guidelines/components/GuidelineProceedButton.js"),x=require("./features/lsc-guidelines/components/GuidelineSelectButton.js"),L=require("./features/lsc-guidelines/components/GuidelineCardMenu.js"),f=require("./features/lsc-guidelines/components/GuidelineConfirmDialog.js"),j=require("./features/lsc-guidelines/components/GuidelineSavedModal.js"),A=require("./features/lsc-guidelines/hooks/useGuidelineFlow.js"),C=require("./features/lsc-guidelines/hooks/useGuidelineSelection.js"),q=require("./features/lsc-guidelines/constants.js"),I=require("./features/lsc-guidelines/utils.js");exports.AssignReminderLevels=e.AssignReminderLevels,exports.AssignReminderWrapper=i.AssignReminderWrapper,exports.TreeSidebar=s.TreeSidebar,exports.GuidelineHeader=n.default,exports.LscGuidelines=r.LscGuidelines,exports.GuidelineAttachmentIcon=u.GuidelineAttachmentIcon,exports.GuidelineCart=t.GuidelineCart,exports.GuidelineCartHeader=d.GuidelineCartHeader,exports.GuidelineCartItem=l.GuidelineCartItem,exports.GuidelineEmptyState=o.GuidelineEmptyState,exports.GuidelineIconButton=a.GuidelineIconButton,exports.GuidelineLandingPage=c.GuidelineLandingPage,exports.GuidelineLibrary=G.GuidelineLibrary,exports.GuidelineLibraryCard=p.GuidelineLibraryCard,exports.GuidelinePopoverCart=m.GuidelinePopoverCart,exports.GuidelineProceedButton=g.GuidelineProceedButton,exports.GuidelineSelectButton=x.GuidelineSelectButton,exports.GuidelineCardMenu=L.GuidelineCardMenu,exports.createGuidelineCardMenuItems=L.createGuidelineCardMenuItems,exports.GuidelineConfirmDialog=f.GuidelineConfirmDialog,exports.GuidelineSavedModal=j.GuidelineSavedModal,exports.useGuidelineFlow=A.useGuidelineFlow,exports.useGuidelineSelection=C.useGuidelineSelection,exports.DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE=q.DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,exports.DEFAULT_GUIDELINE_LABELS=q.DEFAULT_GUIDELINE_LABELS,exports.createGuidelineId=I.createGuidelineId,exports.cx=I.cx,exports.defaultFormatAddedOnLabel=I.defaultFormatAddedOnLabel,exports.getGuidelineDescription=I.getGuidelineDescription,exports.mergeGuidelineLabels=I.mergeGuidelineLabels;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e,__spreadArray as n}from"../../_virtual/_tslib.js";import{jsx as i,jsxs as t}from"react/jsx-runtime";import r from"react";import{PenLine as l,UserRoundCheck as o,Bell as s,InfoIcon as a,Plus as c,ArrowRight as u,CheckSquare as d,User as p,FileCheck as f,Edit2 as v}from"lucide-react";import h from"./AssignLevelAccordions.js";import m from"./components/CustomCheckbox.js";import g from"./assets/FileCheckCorner.js";import"./styles/AssignReminderLevels.css.js";import{DEFAULT_ASSIGN_REMINDER_STYLES as y}from"./styles/AssignReminderStyles.js";var x=function(e){switch(e){case 0:return i(v,{size:16});case 1:return i(f,{size:16});case 2:return i(p,{size:16});default:return i(d,{size:16})}},A=[{label:"Edit",icon:i(l,{size:14})},{label:"Approve",icon:i(o,{size:14})},{label:"Edit & Approve",icon:i(g,{})},{label:"Notify",icon:i(s,{size:14})}];function b(l){var o=l.title,s=l.levels,d=void 0===s?[]:s,p=l.requireFinalApproval,f=void 0!==p&&p,v=l.additionalInfo,g=l.setLevels,b=l.setRequireFinalApproval,L=l.fetchUsers,w=l.accessLevelOptions,z=void 0===w?A:w,D=l.customInfoIcon,C=l.onValidationError,j=l.customStyles;return t("div",e({style:{padding:"8px",display:"flex",flexDirection:"column",gap:"18px"}},{children:[t("span",e({style:e(e({},y.header),null==j?void 0:j.header)},{children:[i("span",{children:null!=o?o:"Assignee Levels"}),t("div",e({className:"info-icon-wrapper"},{children:[null!=D?D:i(a,{width:18,height:18}),i("div",e({className:"tooltip"},{children:v||t("span",{children:[i("b",{children:"How it works:"})," ",i("br",{})," Level 1 is required by default, Enable Level 2 and Level 3 to add sequential approval steps for the review"]})}))]}))]})),t("div",e({style:{display:"flex",flexDirection:"column",gap:"16px"}},{children:[d.map(function(n,t){return i(h,{level:n,id:String(t),accessLevelOptions:z,fetchUsers:L,onToggleMandatory:function(){return n=t,void(null==g||g(function(i){return i.map(function(i,t){return t===n?e(e({},i),{isMandatory:!i.isMandatory}):i})}));var n},onDueDateChange:function(n){return function(n,i){var t;if(n>0&&i){var r=null===(t=d[n-1])||void 0===t?void 0:t.dueDate;if(r&&i<r)return void(null==C||C("Level ".concat(n+1," due date cannot be before Level ").concat(n," due date")))}null==g||g(function(t){return t.map(function(t,r){return r===n?e(e({},t),{dueDate:i}):t})})}(t,n)},onAssigneesChange:function(n){return i=t,r=n,void(null==g||g(function(n){return n.map(function(n,t){return t===i?e(e({},n),{assignees:r}):n})}));var i,r},onTitleChange:function(n){return function(n,i){null==g||g(function(t){return t.map(function(t,r){return r===n?e(e({},t),{title:i}):t})})}(t,n)},onDeleteLevel:function(){return e=t,void(null==g||g(function(n){return n.filter(function(n,i){return i!==e})}));var e}},t)}),t("button",e({onClick:function(){var e=d.length+1,i={title:"Level ".concat(e),headerName:"L ".concat(e),isMandatory:!1,dueDate:null,assignees:[],hasDueDate:!0};null==g||g(function(e){return n(n([],e,!0),[i],!1)})},style:y.addLevelBtn,type:"button"},{children:[i(c,{size:16}),i("span",{children:"Add New Level"})]}))]})),t("div",e({style:y.finalApprovalBox},{children:[i(m,{getter:f,setter:null!=b?b:function(){}}),t("div",e({style:{display:"flex",flexDirection:"column",alignItems:"baseline",marginTop:"13px",fontSize:"14px",fontWeight:400}},{children:[i("span",e({style:{fontWeight:500}},{children:"Require Final Approval"})),i("span",{children:"After all assignees approve, you (the owner) will be notified to give final sign-off before the redline is settled."})]}))]})),t("div",e({style:y.currentApprovalFlow},{children:[i("span",e({style:{fontSize:"14px",fontWeight:600}},{children:"Current Approval Flow"})),i("div",e({style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap",marginTop:"4px"}},{children:d.map(function(n,l){var o,s=(null===(o=n.assignees)||void 0===o?void 0:o.map(function(e){return e.name}).join(", "))||"No users assigned",a=n.title||"Level ".concat(l+1);return t(r.Fragment,{children:[t("div",e({style:{display:"flex",alignItems:"center",gap:"6px",fontSize:"14px",fontWeight:500,color:"#374151"},title:a},{children:[x(l),i("span",{children:s})]})),l<d.length-1&&i(u,{size:16,color:"#9CA3AF"})]},l)})}))]}))]}))}export{b as
|
|
1
|
+
import{__assign as e,__spreadArray as n}from"../../_virtual/_tslib.js";import{jsx as i,jsxs as t}from"react/jsx-runtime";import r from"react";import{PenLine as l,UserRoundCheck as o,Bell as s,InfoIcon as a,Plus as c,ArrowRight as u,CheckSquare as d,User as p,FileCheck as f,Edit2 as v}from"lucide-react";import h from"./AssignLevelAccordions.js";import m from"./components/CustomCheckbox.js";import g from"./assets/FileCheckCorner.js";import"./styles/AssignReminderLevels.css.js";import{DEFAULT_ASSIGN_REMINDER_STYLES as y}from"./styles/AssignReminderStyles.js";var x=function(e){switch(e){case 0:return i(v,{size:16});case 1:return i(f,{size:16});case 2:return i(p,{size:16});default:return i(d,{size:16})}},A=[{label:"Edit",icon:i(l,{size:14})},{label:"Approve",icon:i(o,{size:14})},{label:"Edit & Approve",icon:i(g,{})},{label:"Notify",icon:i(s,{size:14})}];function b(l){var o=l.title,s=l.levels,d=void 0===s?[]:s,p=l.requireFinalApproval,f=void 0!==p&&p,v=l.additionalInfo,g=l.setLevels,b=l.setRequireFinalApproval,L=l.fetchUsers,w=l.accessLevelOptions,z=void 0===w?A:w,D=l.customInfoIcon,C=l.onValidationError,j=l.customStyles;return t("div",e({style:{padding:"8px",display:"flex",flexDirection:"column",gap:"18px"}},{children:[t("span",e({style:e(e({},y.header),null==j?void 0:j.header)},{children:[i("span",{children:null!=o?o:"Assignee Levels"}),t("div",e({className:"info-icon-wrapper"},{children:[null!=D?D:i(a,{width:18,height:18}),i("div",e({className:"tooltip"},{children:v||t("span",{children:[i("b",{children:"How it works:"})," ",i("br",{})," Level 1 is required by default, Enable Level 2 and Level 3 to add sequential approval steps for the review"]})}))]}))]})),t("div",e({style:{display:"flex",flexDirection:"column",gap:"16px"}},{children:[d.map(function(n,t){return i(h,{level:n,id:String(t),accessLevelOptions:z,fetchUsers:L,onToggleMandatory:function(){return n=t,void(null==g||g(function(i){return i.map(function(i,t){return t===n?e(e({},i),{isMandatory:!i.isMandatory}):i})}));var n},onDueDateChange:function(n){return function(n,i){var t;if(n>0&&i){var r=null===(t=d[n-1])||void 0===t?void 0:t.dueDate;if(r&&i<r)return void(null==C||C("Level ".concat(n+1," due date cannot be before Level ").concat(n," due date")))}null==g||g(function(t){return t.map(function(t,r){return r===n?e(e({},t),{dueDate:i}):t})})}(t,n)},onAssigneesChange:function(n){return i=t,r=n,void(null==g||g(function(n){return n.map(function(n,t){return t===i?e(e({},n),{assignees:r}):n})}));var i,r},onTitleChange:function(n){return function(n,i){null==g||g(function(t){return t.map(function(t,r){return r===n?e(e({},t),{title:i}):t})})}(t,n)},onDeleteLevel:function(){return e=t,void(null==g||g(function(n){return n.filter(function(n,i){return i!==e})}));var e}},t)}),t("button",e({onClick:function(){var e=d.length+1,i={title:"Level ".concat(e),headerName:"L ".concat(e),isMandatory:!1,dueDate:null,assignees:[],hasDueDate:!0};null==g||g(function(e){return n(n([],e,!0),[i],!1)})},style:y.addLevelBtn,type:"button"},{children:[i(c,{size:16}),i("span",{children:"Add New Level"})]}))]})),t("div",e({style:y.finalApprovalBox},{children:[i(m,{getter:f,setter:null!=b?b:function(){}}),t("div",e({style:{display:"flex",flexDirection:"column",alignItems:"baseline",marginTop:"13px",fontSize:"14px",fontWeight:400}},{children:[i("span",e({style:{fontWeight:500}},{children:"Require Final Approval"})),i("span",{children:"After all assignees approve, you (the owner) will be notified to give final sign-off before the redline is settled."})]}))]})),t("div",e({style:y.currentApprovalFlow},{children:[i("span",e({style:{fontSize:"14px",fontWeight:600}},{children:"Current Approval Flow"})),i("div",e({style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap",marginTop:"4px"}},{children:d.map(function(n,l){var o,s=(null===(o=n.assignees)||void 0===o?void 0:o.map(function(e){return e.name}).join(", "))||"No users assigned",a=n.title||"Level ".concat(l+1);return t(r.Fragment,{children:[t("div",e({style:{display:"flex",alignItems:"center",gap:"6px",fontSize:"14px",fontWeight:500,color:"#374151"},title:a},{children:[x(l),i("span",{children:s})]})),l<d.length-1&&i(u,{size:16,color:"#9CA3AF"})]},l)})}))]}))]}))}export{b as AssignReminderLevels};
|
|
2
2
|
//# sourceMappingURL=AssignReminderLevels.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"../../_virtual/_tslib.js";import{jsxs as r,jsx as i,Fragment as t}from"react/jsx-runtime";import{Bell as l,ClipboardList as a,X as n,CircleAlert as o}from"lucide-react";import{useState as s}from"react";import d
|
|
1
|
+
import{__assign as e}from"../../_virtual/_tslib.js";import{jsxs as r,jsx as i,Fragment as t}from"react/jsx-runtime";import{Bell as l,ClipboardList as a,X as n,CircleAlert as o}from"lucide-react";import{useState as s}from"react";import{AssignReminderLevels as d}from"./AssignReminderLevels.js";import{INITIAL_LEVELS as c,mockFetchUsers as p}from"./AssignReminderTest.js";import v from"./components/ReviewStatus.js";import u from"./components/CustomDatePicker.js";import{DEFAULT_ASSIGN_REMINDER_WRAPPER_STYLES as m}from"./styles/AssignReminderWrapperStyles.js";var h=[{tabName:"Assignees & Approvers",tabIcon:r("svg",e({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2"},{children:[i("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),i("circle",{cx:"9",cy:"7",r:"4"}),i("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),i("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})]}))},{tabName:"Manage Reminders",tabIcon:i(l,{size:15})},{tabName:"Review Status",tabIcon:i(a,{size:15})}];function y(a){var y,b,D=a.metadata,f=void 0===D?{}:D,g=a.reviewData,A=void 0===g?{}:g,C=a.levels,w=a.setLevels,R=a.requireFinalApproval,S=a.setRequireFinalApproval,B=a.approvalDueDate,N=a.setApprovalDueDate,k=a.onClose,F=a.onSave,T=a.onValidationError,j=(null===(y=f.tabData)||void 0===y?void 0:y.length)?f.tabData:h,q=s(j[0].tabName),I=q[0],L=q[1],z=(b=I.toLowerCase()).includes("reminder")?"reminders":b.includes("review")?"review":"assignees",x=s(C||c),M=x[0],P=x[1],W=s(R||!1),E=W[0],H=W[1],V=s(B||null),_=V[0],O=V[1],U=w&&C?C:M,G=w||P,J=S&&void 0!==R?R:E,K=S||H,Q=N&&void 0!==B?B:_,X=N||O,Y=f.wrapperTitle||"Assign Redline and Manage Reminders",Z=f.wrapperSubTitle||"Sec 4.1 - Technical Security Information",$=f.wrapperPriority||"High",ee=f.wrapperPriorityStyles||{backgroundColor:"#DC262618",color:"#DC2626",border:"1px solid #DC262640"};return i("div",e({style:m.overlay},{children:r("div",e({style:m.modal},{children:[r("div",e({style:m.header},{children:[r("div",e({style:m.headerLeft},{children:[i("span",e({style:m.modalTitle},{children:Y})),r("div",e({style:m.redlineRow},{children:[i("span",e({style:m.redlineName},{children:Z})),i("span",e({style:e(e({},m.redlineBadge),ee)},{children:$}))]}))]})),i("button",e({style:m.closeBtn,onClick:k},{children:i(n,{size:20,color:"#6B7280"})}))]})),i("div",e({style:m.tabBar},{children:j.map(function(i){return r("button",e({style:e(e({},m.tab),I===i.tabName?m.tabActive:{}),onClick:function(){return L(i.tabName)}},{children:[i.tabIcon," ",i.tabName]}),i.tabName)})})),r("div",e({style:m.body},{children:["assignees"===z&&r(t,{children:[!1!==f.showFinalApprovalDueDate&&r("div",e({style:m.dueDateBar},{children:[r("span",e({style:m.dueDateLabel},{children:["Final Approval due date ",i("sup",e({style:{color:"#DC2626",marginLeft:2}},{children:"*"}))]})),i("div",e({style:m.dueDateInputWrap},{children:i(u,{value:Q?Q.toISOString().slice(0,10):"",onChange:X})})),r("span",e({style:m.requiredToProceeed},{children:[i(o,{size:14,color:"#6B7280"})," Required to proceed"]}))]})),i(d,{levels:U,requireFinalApproval:J,setLevels:G,setRequireFinalApproval:K,fetchUsers:p,onValidationError:T})]}),"reminders"===z&&r("div",e({style:m.reminderPlaceholder},{children:[i(l,{size:32,color:"#D1D5DB"}),i("p",e({style:{color:"#9CA3AF",marginTop:12,fontSize:14}},{children:"Reminder settings coming soon…"}))]})),"review"===z&&i(v,{levels:U,reviewData:A})]})),r("div",e({style:m.footer},{children:[i("button",e({style:m.clearBtn,onClick:function(){G(c.map(function(r){return e(e({},r),{assignees:[],dueDate:null})})),K(!1),X(null),null==k||k()}},{children:"Clear"})),i("button",e({style:m.saveBtn,onClick:function(){null==F||F({levels:U,requireFinalApproval:J,finalApprovalDueDate:Q,activeTab:z})}},{children:"Save Changes"}))]}))]}))}))}export{y as AssignReminderWrapper};
|
|
2
2
|
//# sourceMappingURL=AssignReminderWrapper.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__awaiter as e,
|
|
1
|
+
import{__awaiter as e,__generator as n,__assign as r,__spreadArray as i}from"../../../_virtual/_tslib.js";import{jsxs as t,jsx as o}from"react/jsx-runtime";import{useState as a,useEffect as l}from"react";import s from"./CustomDropdown.js";function d(d){var u=this,p=d.assignees,c=d.onAssigneeChange,f=d.accessLevelOptions,x=d.fetchUsers,m=a(""),v=m[0],g=m[1],h=a([]),b=h[0],y=h[1];l(function(){if(v.trim()){var r=setTimeout(function(){return e(u,void 0,void 0,function(){var e,r,i;return n(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,x(v)];case 1:return e=n.sent(),r=new Set(p.map(function(e){return e.id})),y(e.filter(function(e){return!r.has(e.id)})),[3,3];case 2:return i=n.sent(),console.error("[LevelData]: fetchUser error: ".concat(i)),y([]),[3,3];case 3:return[2]}})})},300);return function(){return clearTimeout(r)}}y([])},[v,p]);return t("div",r({style:{borderTop:"1px solid #CBD5E1",padding:"20px"}},{children:[o("span",r({style:{fontWeight:600,marginBottom:"8px",fontSize:"14px"}},{children:"Assignee Emails"})),t("div",r({style:{border:"1px solid #CBD5E1",borderRadius:"8px",padding:"8px",marginTop:"10px",display:"flex",flexWrap:"wrap",gap:"8px",alignItems:"center"}},{children:[p.map(function(e){var n,i,a;return t("div",r({style:{display:"flex",alignItems:"center",gap:"6px",background:"#E9D5FF",borderRadius:"10px",padding:"2px 8px",fontSize:"12px"}},{children:[o("span",r({style:{padding:"4px"}},{children:e.name})),o(s,{value:null!==(a=null!==(n=e.accessLevel)&&void 0!==n?n:null===(i=f[0])||void 0===i?void 0:i.label)&&void 0!==a?a:"",options:f,onChange:function(n){return i=e.id,t=n,void c(p.map(function(e){return e.id===i?r(r({},e),{accessLevel:t}):e}));var i,t}}),o("button",r({style:{border:"none",background:"transparent",cursor:"pointer",padding:"2px",display:"flex",alignItems:"center",fontSize:"12px"},onClick:function(){return n=e.id,void c(p.filter(function(e){return e.id!==n}));var n}},{children:"✕"}))]}),e.id)}),o("input",{type:"text",value:v,placeholder:"Search users...",onChange:function(e){return g(e.target.value)},style:{border:"none",outline:"none",flex:1,minWidth:"150px",fontSize:"12px"}})]})),b.length>0&&o("div",r({style:{border:"1px solid #CBD5E1",borderRadius:"8px",marginTop:"8px"}},{children:b.map(function(e){return t("div",r({style:{padding:"8px",cursor:"pointer"},onClick:function(){return function(e){var n,t;p.some(function(n){return n.id===e.id})||(c(i(i([],p,!0),[r(r({},e),{accessLevel:null!==(t=null===(n=f[0])||void 0===n?void 0:n.label)&&void 0!==t?t:""})],!1)),g(""),y([]))}(e)}},{children:[e.name,e.email&&o("span",r({style:{marginLeft:"8px",color:"#6B7280",fontSize:"11px"}},{children:e.email}))]}),e.id)})}))]}))}export{d as default};
|
|
2
2
|
//# sourceMappingURL=LevelData.js.map
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{AssignReminderLevels}from"./components/AssignReminders/AssignReminderLevels.js";export{AssignReminderWrapper}from"./components/AssignReminders/AssignReminderWrapper.js";export{TreeSidebar}from"./components/ScopeTree/TreeSidebar.js";export{default as GuidelineHeader}from"./features/lsc-guidelines/components/GuidelineHeader.js";export{LscGuidelines}from"./features/lsc-guidelines/LscGuidelines.js";export{GuidelineAttachmentIcon}from"./features/lsc-guidelines/components/GuidelineAttachmentIcon.js";export{GuidelineCart}from"./features/lsc-guidelines/components/GuidelineCart.js";export{GuidelineCartHeader}from"./features/lsc-guidelines/components/GuidelineCartHeader.js";export{GuidelineCartItem}from"./features/lsc-guidelines/components/GuidelineCartItem.js";export{GuidelineEmptyState}from"./features/lsc-guidelines/components/GuidelineEmptyState.js";export{GuidelineIconButton}from"./features/lsc-guidelines/components/GuidelineIconButton.js";export{GuidelineLandingPage}from"./features/lsc-guidelines/components/GuidelineLandingPage.js";export{GuidelineLibrary}from"./features/lsc-guidelines/components/GuidelineLibrary.js";export{GuidelineLibraryCard}from"./features/lsc-guidelines/components/GuidelineLibraryCard.js";export{GuidelinePopoverCart}from"./features/lsc-guidelines/components/GuidelinePopoverCart.js";export{GuidelineProceedButton}from"./features/lsc-guidelines/components/GuidelineProceedButton.js";export{GuidelineSelectButton}from"./features/lsc-guidelines/components/GuidelineSelectButton.js";export{GuidelineCardMenu,createGuidelineCardMenuItems}from"./features/lsc-guidelines/components/GuidelineCardMenu.js";export{GuidelineConfirmDialog}from"./features/lsc-guidelines/components/GuidelineConfirmDialog.js";export{GuidelineSavedModal}from"./features/lsc-guidelines/components/GuidelineSavedModal.js";export{useGuidelineFlow}from"./features/lsc-guidelines/hooks/useGuidelineFlow.js";export{useGuidelineSelection}from"./features/lsc-guidelines/hooks/useGuidelineSelection.js";export{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,DEFAULT_GUIDELINE_LABELS}from"./features/lsc-guidelines/constants.js";export{createGuidelineId,cx,defaultFormatAddedOnLabel,getGuidelineDescription,mergeGuidelineLabels}from"./features/lsc-guidelines/utils.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { AssignReminderLevelsProps } from "./types/types";
|
|
3
3
|
import "./styles/AssignReminderLevels.css";
|
|
4
|
-
|
|
4
|
+
declare function AssignReminderLevels({ title, levels, requireFinalApproval, additionalInfo, setLevels, setRequireFinalApproval, fetchUsers, accessLevelOptions, customInfoIcon, onValidationError, customStyles }: AssignReminderLevelsProps): React.JSX.Element;
|
|
5
|
+
export { AssignReminderLevels };
|
|
5
6
|
//# sourceMappingURL=AssignReminderLevels.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssignReminderLevels.d.ts","sourceRoot":"","sources":["../../../../src/components/AssignReminders/AssignReminderLevels.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,yBAAyB,EAAS,MAAM,eAAe,CAAC;AAIjE,OAAO,mCAAmC,CAAC;AAkB3C,
|
|
1
|
+
{"version":3,"file":"AssignReminderLevels.d.ts","sourceRoot":"","sources":["../../../../src/components/AssignReminders/AssignReminderLevels.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,yBAAyB,EAAS,MAAM,eAAe,CAAC;AAIjE,OAAO,mCAAmC,CAAC;AAkB3C,iBAAS,oBAAoB,CAAC,EAC1B,KAAK,EACL,MAAW,EACX,oBAA4B,EAC5B,cAAc,EACd,SAAS,EACT,uBAAuB,EACvB,UAAU,EACV,kBAAiD,EACjD,cAAc,EACd,iBAAiB,EACjB,YAAY,EACf,EAAE,yBAAyB,qBAqH3B;AAED,OAAO,EAAC,oBAAoB,EAAC,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { AssignReminderWrapperProps } from "./types/types";
|
|
3
|
-
|
|
3
|
+
declare function AssignReminderWrapper({ metadata, reviewData, levels, setLevels, requireFinalApproval, setRequireFinalApproval, approvalDueDate, setApprovalDueDate, onClose, onSave, onValidationError, }: AssignReminderWrapperProps): React.JSX.Element;
|
|
4
|
+
export { AssignReminderWrapper };
|
|
4
5
|
//# sourceMappingURL=AssignReminderWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssignReminderWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/AssignReminders/AssignReminderWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAKxC,OAAO,EAAE,0BAA0B,EAAyB,MAAM,eAAe,CAAC;AAmBlF,
|
|
1
|
+
{"version":3,"file":"AssignReminderWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/AssignReminders/AssignReminderWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAKxC,OAAO,EAAE,0BAA0B,EAAyB,MAAM,eAAe,CAAC;AAmBlF,iBAAS,qBAAqB,CAAC,EAC3B,QAAa,EACb,UAAe,EACf,MAAM,EACN,SAAS,EACT,oBAAoB,EACpB,uBAAuB,EACvB,eAAe,EACf,kBAAkB,EAClB,OAAO,EACP,MAAM,EACN,iBAAiB,GACpB,EAAE,0BAA0B,qBA4I5B;AAED,OAAO,EAAC,qBAAqB,EAAC,CAAC"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import AssignReminderLevels from './components/AssignReminders/AssignReminderLevels';
|
|
2
|
-
import AssignReminderWrapper from './components/AssignReminders/AssignReminderWrapper';
|
|
1
|
+
import { AssignReminderLevels } from './components/AssignReminders/AssignReminderLevels';
|
|
2
|
+
import { AssignReminderWrapper } from './components/AssignReminders/AssignReminderWrapper';
|
|
3
3
|
export { TreeSidebar } from './components/ScopeTree/TreeSidebar';
|
|
4
4
|
export type { TreeSidebarProps } from './components/ScopeTree/TreeSidebar';
|
|
5
5
|
export * from './features/lsc-guidelines';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,MAAM,mDAAmD,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mDAAmD,CAAC;AACzF,OAAO,EAAE,qBAAqB,EAAE,MAAM,oDAAoD,CAAC;AAE3F,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AACjE,YAAY,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,cAAc,2BAA2B,CAAC;AAC1C,OAAO,EAAC,qBAAqB,EAAE,oBAAoB,EAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@viswa-test/creative-workspace-ui-component",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.8",
|
|
4
4
|
"author": "Viswa Koduru",
|
|
5
5
|
"description": "",
|
|
6
6
|
"license": "MIT",
|
|
@@ -89,21 +89,6 @@
|
|
|
89
89
|
},
|
|
90
90
|
"./lsc-guidelines/theme.css": {
|
|
91
91
|
"default": "./dist/features/lsc-guidelines/theme.css"
|
|
92
|
-
},
|
|
93
|
-
"./AssignReminderWrapper": {
|
|
94
|
-
"import": "./dist/components/AssignReminders/AssignReminderWrapper.js",
|
|
95
|
-
"require": "./dist/cjs/components/AssignReminders/AssignReminderWrapper.js",
|
|
96
|
-
"types": "./dist/types/components/AssignReminders/AssignReminderWrapper.d.ts"
|
|
97
|
-
},
|
|
98
|
-
"./AssignReminderLevels": {
|
|
99
|
-
"import": "./dist/components/AssignReminders/AssignReminderLevels.js",
|
|
100
|
-
"require": "./dist/cjs/components/AssignReminders/AssignReminderLevels.js",
|
|
101
|
-
"types": "./dist/types/components/AssignReminders/AssignReminderLevels.d.ts"
|
|
102
|
-
},
|
|
103
|
-
"./AssignReminderAccordions": {
|
|
104
|
-
"import": "./dist/components/AssignReminders/AssignReminderAccordions.js",
|
|
105
|
-
"require": "./dist/cjs/components/AssignReminders/AssignReminderAccordions.js",
|
|
106
|
-
"types": "./dist/types/components/AssignReminders/AssignReminderAccordions.d.ts"
|
|
107
92
|
}
|
|
108
93
|
},
|
|
109
94
|
"devDependencies": {
|