@lifesg/react-design-system 1.0.0-alpha.17 → 1.0.0-alpha.18
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/card/types.d.ts +1 -1
- package/checkbox/checkbox.d.ts +1 -1
- package/checkbox/index.js +6 -6
- package/checkbox/index.js.map +1 -1
- package/cjs/index.js +101 -29
- package/cjs/index.js.map +1 -1
- package/color/types.d.ts +1 -1
- package/date-input/date-input.d.ts +1 -1
- package/date-input/index.js +76 -76
- package/date-input/index.js.map +1 -1
- package/date-input/types.d.ts +6 -19
- package/feedback-rating/feedback-rating-stars-container.styles.d.ts +1 -1
- package/feedback-rating/feedback-rating.styles.d.ts +1 -1
- package/feedback-rating/index.js.map +1 -1
- package/footer/index.js +2 -2
- package/footer/index.js.map +1 -1
- package/footer/types.d.ts +2 -2
- package/form/index.js +455 -442
- package/form/index.js.map +1 -1
- package/form/types.d.ts +1 -1
- package/index.d.ts +1 -0
- package/index.js +101 -29
- package/index.js.map +1 -1
- package/input-group/index.js +14 -2
- package/input-group/index.js.map +1 -1
- package/input-group/types.d.ts +6 -6
- package/input-select/index.js +15 -3
- package/input-select/index.js.map +1 -1
- package/input-select/input-select-wrapper.d.ts +1 -1
- package/input-select/input-select.styles.d.ts +1 -0
- package/input-select/types.d.ts +11 -9
- package/input-textarea/types.d.ts +1 -1
- package/link-list/types.d.ts +1 -1
- package/modal/types.d.ts +3 -3
- package/navbar/brand.d.ts +1 -1
- package/navbar/index.js.map +1 -1
- package/navbar/types.d.ts +5 -5
- package/notification-banner/types.d.ts +1 -1
- package/overlay/types.d.ts +1 -1
- package/package.json +1 -1
- package/popover/types.d.ts +3 -3
- package/progress-indicator/types.d.ts +1 -1
- package/shared/dropdown-list/dropdown-list.styles.d.ts +1 -1
- package/shared/dropdown-list/types.d.ts +11 -11
- package/smart-app-banner/types.d.ts +1 -1
- package/timepicker/types.d.ts +3 -3
- package/unit-number/types.d.ts +5 -5
- package/util/date-helper.d.ts +19 -0
- package/util/index.d.ts +2 -0
package/input-group/index.js
CHANGED
|
@@ -563,7 +563,7 @@ import{jsxs as e,jsx as t,Fragment as n}from"react/jsx-runtime";import*as r from
|
|
|
563
563
|
outline-color: ${Pt.Accent.Light[3]};
|
|
564
564
|
color: ${Pt.Neutral[1]};
|
|
565
565
|
}
|
|
566
|
-
`;const Rd=C((({className:n,checked:r,disabled:i,
|
|
566
|
+
`;const Rd=C((({className:n,checked:r,disabled:i,onChange:a,onKeyPress:l,displaySize:d="default",...u})=>{const[c,h]=s(r);o((()=>{h(r)}),[r]);const C=e=>{if(!i){const t=e;if(!(" "===t.key||"change"===e.type))return;a&&a(e),l&&l(t)}};return e(Hd,{selected:c,disabled:i,className:n,"data-testid":"checkbox",$displaySize:d,role:"checkbox","aria-checked":c,"aria-labelledby":"checkbox-input",tabIndex:i?-1:0,onKeyDown:C,children:[t(Vd,{id:"checkbox-input","data-testid":"checkbox-input","aria-hidden":"true",type:"checkbox",tabIndex:-1,onChange:C,disabled:i,checked:c,...u}),c&&t(_d,{type:"tick",id:"checkmark","data-testid":"checkmark",disabled:i,$displaySize:d})]})}))`
|
|
567
567
|
flex: 0 0 1.5rem;
|
|
568
568
|
margin-right: 1rem;
|
|
569
569
|
`,jd=C.div`
|
|
@@ -626,7 +626,7 @@ import{jsxs as e,jsx as t,Fragment as n}from"react/jsx-runtime";import*as r from
|
|
|
626
626
|
width: 1.5rem;
|
|
627
627
|
margin: 0 0.5rem;
|
|
628
628
|
color: ${Pt.Neutral[3]};
|
|
629
|
-
`,Ed=d(((n,r)=>e(Dd,{children:[t(Id,{type:"search"}),t(Nd,{ref:r,...n})]},"search"))),Td=({listItems:n,listExtractor:r,valueExtractor:i,onSelectItem:a,listStyleWidth:d,visible:u,enableSearch:c,searchPlaceholder:h="Search",onSearch:C,searchFunction:p,onDismiss:f,multiSelect:g,selectedItems:m,onSelectAll:v,onRetry:y,itemsLoadState:b="success",itemTruncationType:L="end",renderListItem:w,...H})=>{const[V,_]=s(0),[$,x]=s(""),[M,S]=s(n),[k,Z]=s(0),F=function(e,t){const n=Uo.fun(e),[[r],i]=El(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}({height:k}),O=l(),R=l(),j=l([]),B=l(),A=l(V),z=l(M),P=e=>{A.current=e,_(e)},D=e=>{z.current=e,S(e)};o((()=>(document.addEventListener("keydown",q),()=>{document.removeEventListener("keydown",q)})),[]),o((()=>{T($)}),[$]),o((()=>{x(""),u?(Z(W()),B&&B.current?(B.current.focus(),P(-1)):j.current[V]&&j.current[V].focus()):Z(0)}),[u]),o((()=>{if(u){const e=W();Z(e)}}),[M]),o((()=>{D(n),x(""),P(0)}),[n]);const N=e=>r?r(e):e.toString(),I=e=>{const t=r?r(e):e.toString();let n=0;return R&&R.current&&(n=R.current.getBoundingClientRect().width-100),Ut.shouldTruncateToTwoLines(t,n)},E=e=>yo(m,e)>-1,T=e=>{if(""===e)D(n);else if(p){const t=p(e);D(t)}else{const t=n.filter((t=>N(t).toLowerCase().includes(e.trim().toLowerCase())));D(t)}},W=()=>R&&R.current?R.current.getBoundingClientRect().height:0,q=e=>{if(O&&O.current.contains(e.target))switch(e.code){case"ArrowDown":if(A.current<z.current.length-1){const e=A.current+1;j.current[e].focus(),P(e)}break;case"ArrowUp":if(A.current>0){const e=A.current-1;j.current[e].focus(),P(A.current-1)}break;case"Escape":f&&f()}},U=(e,t)=>{e.preventDefault(),a&&a(t,(e=>i?i(e):e)(t))},Q=()=>{y&&y()},
|
|
629
|
+
`,Ed=d(((n,r)=>e(Dd,{children:[t(Id,{type:"search"}),t(Nd,{ref:r,...n})]},"search"))),Td=({listItems:n,listExtractor:r,valueExtractor:i,onSelectItem:a,listStyleWidth:d,visible:u,enableSearch:c,searchPlaceholder:h="Search",onSearch:C,searchFunction:p,onDismiss:f,multiSelect:g,selectedItems:m,onSelectAll:v,onRetry:y,itemsLoadState:b="success",itemTruncationType:L="end",renderListItem:w,...H})=>{const[V,_]=s(0),[$,x]=s(""),[M,S]=s(n),[k,Z]=s(0),F=function(e,t){const n=Uo.fun(e),[[r],i]=El(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}({height:k}),O=l(),R=l(),j=l([]),B=l(),A=l(V),z=l(M),P=e=>{A.current=e,_(e)},D=e=>{z.current=e,S(e)};o((()=>(document.addEventListener("keydown",q),()=>{document.removeEventListener("keydown",q)})),[]),o((()=>{T($)}),[$]),o((()=>{x(""),u?(Z(W()),B&&B.current?(B.current.focus(),P(-1)):j.current[V]&&j.current[V].focus()):Z(0)}),[u]),o((()=>{if(u){const e=W();Z(e)}}),[M]),o((()=>{D(n),x(""),P(0)}),[n]);const N=e=>r?r(e):e.toString(),I=e=>{const t=r?r(e):e.toString();let n=0;return R&&R.current&&(n=R.current.getBoundingClientRect().width-100),Ut.shouldTruncateToTwoLines(t,n)},E=e=>yo(m,e)>-1,T=e=>{if(""===e)D(n);else if(p){const t=p(e);D(t)}else{const t=n.filter((t=>N(t).toLowerCase().includes(e.trim().toLowerCase())));D(t)}},W=()=>R&&R.current?R.current.getBoundingClientRect().height:0,q=e=>{if(O&&O.current.contains(e.target))switch(e.code){case"ArrowDown":if(A.current<z.current.length-1){const e=A.current+1;j.current[e].focus(),P(e)}break;case"ArrowUp":if(A.current>0){const e=A.current-1;j.current[e].focus(),P(A.current-1)}break;case"Escape":f&&f()}},U=(e,t)=>{e.preventDefault(),a&&a(t,(e=>i?i(e):e)(t))},Q=e=>{const t=e.target.value;x(t),C&&C()},G=()=>{y&&y()},X=n=>{const i=r?r(n):n.toString();return e(Zd,{"data-testid":"truncate-middle-container",children:[t(Fd,{children:i}),e(Od,{children:[" ",i]})]})},K=()=>{if(!y||y&&"success"===b)return M.map(((n,r)=>t(Md,{checked:E(n)&&!g,children:e(Sd,{onClick:e=>{U(e,n)},ref:e=>j.current[r]=e,"data-testid":"list-item",type:"button",tabIndex:u?0:-1,multiSelect:g,children:[g&&t(Rd,{checked:E(n),displaySize:"small"}),w?w(n,{selected:E(n)}):t(kd,{truncateType:L,children:"middle"===L&&I(n)?X(n):N(n)})]})},((e,t)=>`item_${t}__${i?i(e):e}`)(n,r))))},Y=()=>{if(g&&M.length>0&&!$&&"success"===b)return t(jd,{children:t(Bd,{onClick:v,children:0===m.length?"Select all":"Unselect all"})},"selectAll")},J=()=>{if($&&0===M.length)return e(Ad,{"data-testid":"list-no-results",children:[t(Pd,{"data-testid":"no-result-icon",children:t(xo,{})}),t(zd,{children:"No results found."})]},"noResults")},ee=()=>{if(y&&"loading"===b)return e(Ad,{"data-testid":"list-loading",children:[t(wd,{$buttonStyle:"secondary",size:24}),t(zd,{children:"Loading..."})]},"loading")},te=()=>{if(y&&"fail"===b)return e(Ad,{"data-testid":"list-fail",children:[t(Pd,{"data-testid":"load-error-icon",children:t(xo,{})}),t(zd,{children:"Failed to load."}),t(Bd,{onClick:G,children:"Try again."})]},"noResults")};return t($d,{style:F,"data-testid":u?"dropdown-container":"dropdown-container-hidden",ref:O,children:(()=>{if(u)return e(xd,{ref:R,"data-testid":"dropdown-list",width:d,role:"list",...H,children:[(c||p)&&"success"===b?t(Ed,{ref:B,onChange:Q,value:$,placeholder:h,"data-testid":"search-input","aria-label":"search-input",tabIndex:u?0:-1}):null,Y(),J(),ee(),te(),K()]})})()})},Wd="all 300ms cubic-bezier(0.21, 0.79, 0.53, 1)",qd=C.div`
|
|
630
630
|
position: relative;
|
|
631
631
|
min-height: 3rem;
|
|
632
632
|
height: 3rem;
|
|
@@ -695,6 +695,18 @@ import{jsxs as e,jsx as t,Fragment as n}from"react/jsx-runtime";import*as r from
|
|
|
695
695
|
border: 1px solid ${Pt.Neutral[5](e)};
|
|
696
696
|
box-shadow: none;
|
|
697
697
|
}
|
|
698
|
+
`:e.$readOnly?p`
|
|
699
|
+
border: none;
|
|
700
|
+
background: transparent !important;
|
|
701
|
+
|
|
702
|
+
${Ud} {
|
|
703
|
+
padding-left: 0rem;
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
:focus-within {
|
|
707
|
+
border: none;
|
|
708
|
+
box-shadow: none;
|
|
709
|
+
}
|
|
698
710
|
`:e.error?p`
|
|
699
711
|
border: 1px solid ${Pt.Validation.Red.Border(e)};
|
|
700
712
|
|