@primer/components 0.0.0-2021830153742 → 0.0.0-202183017829
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/CHANGELOG.md +3 -5
- package/dist/browser.esm.js +5 -6
- package/dist/browser.esm.js.map +1 -1
- package/dist/browser.umd.js +22 -23
- package/dist/browser.umd.js.map +1 -1
- package/lib/ActionList/Item.d.ts +4 -16
- package/lib/ActionList/Item.js +6 -9
- package/lib/ActionList/List.d.ts +7 -11
- package/lib/ActionList/List.js +2 -2
- package/lib/ActionList/index.d.ts +2 -1
- package/lib/Dialog/ConfirmationDialog.js +3 -3
- package/lib/Dialog/Dialog.d.ts +5 -0
- package/lib/Dialog/Dialog.js +16 -4
- package/lib-esm/ActionList/Item.d.ts +4 -16
- package/lib-esm/ActionList/Item.js +5 -8
- package/lib-esm/ActionList/List.d.ts +7 -11
- package/lib-esm/ActionList/List.js +2 -2
- package/lib-esm/ActionList/index.d.ts +2 -1
- package/lib-esm/Dialog/ConfirmationDialog.js +3 -3
- package/lib-esm/Dialog/Dialog.d.ts +5 -0
- package/lib-esm/Dialog/Dialog.js +17 -5
- package/package.json +4 -5
package/CHANGELOG.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1
1
|
# @primer/components
|
2
2
|
|
3
|
-
## 0.0.0-
|
4
|
-
|
5
|
-
### Minor Changes
|
6
|
-
|
7
|
-
- [#1463](https://github.com/primer/react/pull/1463) [`15e31291`](https://github.com/primer/react/commit/15e31291d7d3260119661bff09551e71b06cc288) Thanks [@jfuchs](https://github.com/jfuchs)! - `ActionList.item` accepts an `as` prop, allowing it to be a link, or (in combination with the renderItem prop) a Next.js or React Router link
|
3
|
+
## 0.0.0-202183017829
|
8
4
|
|
9
5
|
### Patch Changes
|
10
6
|
|
11
7
|
- Fake entry to force publishing
|
12
8
|
|
9
|
+
* [#1471](https://github.com/primer/react/pull/1471) [`f1cebb7e`](https://github.com/primer/react/commit/f1cebb7e9af297a7c466701454aac6dc1eb7b3a4) Thanks [@smockle](https://github.com/smockle)! - Change the button which receives focus when a 'ConfirmationDialog' opens from the secondary (e.g. 'Cancel') to the primary (e.g. 'OK'). Fixes github/primer#313.
|
10
|
+
|
13
11
|
## 30.0.0
|
14
12
|
|
15
13
|
### Major Changes
|
package/dist/browser.esm.js
CHANGED
@@ -316,7 +316,7 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
316
316
|
${Ar};
|
317
317
|
${zr};
|
318
318
|
${rt};
|
319
|
-
`,_a=({dialogLabelId:r,title:t,subtitle:o,dialogDescriptionId:n,onClose:d})=>{const i=a((()=>{d("close-button")}),[d]);return e.createElement(ao.Header,null,e.createElement(tt,{display:"flex"},e.createElement(tt,{display:"flex",px:2,py:"6px",flexDirection:"column",flexGrow:1},e.createElement(ao.Title,{id:r},null!=t?t:"Dialog"),o&&e.createElement(ao.Subtitle,{id:n},o)),e.createElement(ao.CloseButton,{onClose:i})))};_a.displayName="DefaultHeader";const Ka=({children:r})=>e.createElement(ao.Body,null,r);Ka.displayName="DefaultBody";const Xa=({footerButtons:r})=>{const{containerRef:t}=Na({bindKeys:Rt.ArrowHorizontal|Rt.Tab,focusInStrategy:"closest"});return r?e.createElement(ao.Footer,{ref:t},e.createElement(ao.Buttons,{buttons:r})):null},Ya=e.forwardRef(((r,a)=>{const{title:o="Dialog",subtitle:n="",renderHeader:d,renderBody:i,renderFooter:c,onClose:l,role:s="dialog",width:f="xlarge",height:g="auto"}=r,
|
319
|
+
`,_a=({dialogLabelId:r,title:t,subtitle:o,dialogDescriptionId:n,onClose:d})=>{const i=a((()=>{d("close-button")}),[d]);return e.createElement(ao.Header,null,e.createElement(tt,{display:"flex"},e.createElement(tt,{display:"flex",px:2,py:"6px",flexDirection:"column",flexGrow:1},e.createElement(ao.Title,{id:r},null!=t?t:"Dialog"),o&&e.createElement(ao.Subtitle,{id:n},o)),e.createElement(ao.CloseButton,{onClose:i})))};_a.displayName="DefaultHeader";const Ka=({children:r})=>e.createElement(ao.Body,null,r);Ka.displayName="DefaultBody";const Xa=({footerButtons:r})=>{const{containerRef:t}=Na({bindKeys:Rt.ArrowHorizontal|Rt.Tab,focusInStrategy:"closest"});return r?e.createElement(ao.Footer,{ref:t},e.createElement(ao.Buttons,{buttons:r})):null},Ya=e.forwardRef(((r,a)=>{const{title:o="Dialog",subtitle:n="",renderHeader:d,renderBody:i,renderFooter:c,onClose:l,role:s="dialog",width:f="xlarge",height:g="auto",footerButtons:b=[]}=r,p=Da(),u=Da(),h=t(null);for(const e of b)e.autoFocus&&(e.ref=h);const m={...r,title:o,subtitle:n,role:s,dialogLabelId:p,dialogDescriptionId:u},x=t(null),v=Ra(x,a),B=t(null);Ia({containerRef:x,restoreFocusOnCleanUp:!0,initialFocusRef:h}),It((e=>{l("escape"),e.preventDefault()}),[l]);const y=(null!=d?d:_a)(m),w=(null!=i?i:Ka)(m),k=(null!=c?c:Xa)(m);return e.createElement(e.Fragment,null,e.createElement(za,null,e.createElement(Wa,{ref:B},e.createElement(Ga,{width:f,height:g,ref:v,role:s,"aria-labelledby":p,"aria-describedby":u},y,w,k))))}));Ya.displayName="Dialog";const Va=s(tt).attrs({as:"header"})`
|
320
320
|
box-shadow: 0 1px 0 ${Cr("colors.border.default")};
|
321
321
|
padding: ${Cr("space.2")};
|
322
322
|
z-index: 1;
|
@@ -357,7 +357,7 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
357
357
|
align-self: flex-start;
|
358
358
|
line-height: normal;
|
359
359
|
box-shadow: none;
|
360
|
-
`,to=({onClose:r})=>e.createElement(ro,{"aria-label":"Close",onClick:r},e.createElement(Aa,{icon:sa}));to.displayName="CloseButton";const ao=Object.assign(Ya,{Header:Va,Title:qa,Subtitle:Ja,Body:Za,Footer:Qa,Buttons:({buttons:
|
360
|
+
`,to=({onClose:r})=>e.createElement(ro,{"aria-label":"Close",onClick:r},e.createElement(Aa,{icon:sa}));to.displayName="CloseButton";const ao=Object.assign(Ya,{Header:Va,Title:qa,Subtitle:Ja,Body:Za,Footer:Qa,Buttons:({buttons:t})=>{var a;const n=Et(null===(a=t.find((e=>e.autoFocus)))||void 0===a?void 0:a.ref);let d=0;const[i,c]=r(0);return o((()=>{var e;1===i?null===(e=n.current)||void 0===e||e.focus():c(i+1)}),[n,i]),e.createElement(e.Fragment,null,t.map(((r,t)=>{const{content:a,buttonType:o="normal",autoFocus:i=!1,...c}=r,l=eo[o];return e.createElement(l,Or({key:t},c,{ref:i&&0===d?(d++,n):null}),a)})))},CloseButton:to}),oo=s.header`
|
361
361
|
padding: ${Cr("space.2")};
|
362
362
|
display: flex;
|
363
363
|
flex-direction: row;
|
@@ -379,7 +379,7 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
379
379
|
align-items: end;
|
380
380
|
justify-content: end;
|
381
381
|
padding: ${Cr("space.1")} ${Cr("space.3")} ${Cr("space.3")};
|
382
|
-
`,fo=({footerButtons:r})=>{const{containerRef:t}=Na({bindKeys:Rt.ArrowHorizontal|Rt.Tab,focusInStrategy:"closest"});return e.createElement(so,{ref:t},e.createElement(ao.Buttons,{buttons:null!=r?r:[]}))};fo.displayName="ConfirmationFooter";const go=r=>{const{onClose:t,title:o,cancelButtonContent:n="Cancel",confirmButtonContent:d="OK",confirmButtonType:i="normal",children:c}=r,l=[{content:n,onClick:a((()=>{t("cancel")}),[t])
|
382
|
+
`,fo=({footerButtons:r})=>{const{containerRef:t}=Na({bindKeys:Rt.ArrowHorizontal|Rt.Tab,focusInStrategy:"closest"});return e.createElement(so,{ref:t},e.createElement(ao.Buttons,{buttons:null!=r?r:[]}))};fo.displayName="ConfirmationFooter";const go=r=>{const{onClose:t,title:o,cancelButtonContent:n="Cancel",confirmButtonContent:d="OK",confirmButtonType:i="normal",children:c}=r,l=[{content:n,onClick:a((()=>{t("cancel")}),[t])},{content:d,buttonType:i,onClick:a((()=>{t("confirm")}),[t]),autoFocus:!0}];return e.createElement(ao,{onClose:t,title:o,footerButtons:l,role:"alertdialog",width:"medium",renderHeader:io,renderBody:lo,renderFooter:fo},c)};function bo(){const{theme:r,colorMode:t,dayScheme:o,nightScheme:n}=Jr();return a((a=>async function(r,t){const{content:a,...o}=t;return new Promise((t=>{const n=document.createElement("div");h.render(e.createElement(qr,r,e.createElement(go,Or({},o,{onClose:e=>{h.unmountComponentAtNode(n),t("confirm"===e)}}),a)),n)}))}({theme:r,colorMode:t,dayScheme:o,nightScheme:n},a)),[r,t,o,n])}go.displayName="ConfirmationDialog";const po=s.div`
|
383
383
|
{
|
384
384
|
/* 6px vertical padding + 20px line height = 32px total height
|
385
385
|
*
|
@@ -438,7 +438,6 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
438
438
|
color: ${({variant:e,item:r})=>ko(e,null==r?void 0:r.disabled).color};
|
439
439
|
// 2 frames on a 60hz monitor
|
440
440
|
transition: background 33.333ms linear;
|
441
|
-
text-decoration: none;
|
442
441
|
|
443
442
|
@media (hover: hover) and (pointer: fine) {
|
444
443
|
:hover {
|
@@ -542,7 +541,7 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
542
541
|
flex-basis: var(--description-container-flex-basis);
|
543
542
|
`,Lo=s.input`
|
544
543
|
pointer-events: none;
|
545
|
-
|
544
|
+
`;function zo(r){const{text:t,description:o,descriptionVariant:n="inline",selected:d,selectionVariant:i,leadingVisual:c,trailingIcon:l,trailingText:s,variant:f="default",showDivider:g,disabled:b,onAction:p,onKeyPress:u,children:h,onClick:m,id:x,...v}=r,B=Da(),y=Da(),w=a((e=>{if(b)return;null==u||u(e);e.target instanceof HTMLInputElement&&"checkbox"===e.target.type&&" "===e.key||!e.defaultPrevented&&[" ","Enter"].includes(e.key)&&(null==p||p(r,e))}),[p,b,r,u]),k=a((e=>{b||(null==m||m(e),e.defaultPrevented||null==p||p(r,e))}),[p,b,r,m]),$=wo[f],T=Zr($.hover,"inherit"),S=Zr($.focus,"inherit"),{theme:I}=Jr();return e.createElement(So,Or({tabIndex:b?void 0:-1,variant:f,showDivider:g,"aria-selected":d,"aria-labelledby":t?B:void 0,"aria-describedby":o?y:void 0},v,{"data-id":x,onKeyPress:w,onClick:k,hoverBackground:b?"inherit":T,focusBackground:b?"inherit":S}),!!d===d&&e.createElement(Eo,null,"multiple"===i?e.createElement(e.Fragment,null,e.createElement(Lo,{disabled:b,tabIndex:-1,type:"checkbox",checked:d,"aria-label":t,readOnly:!0,"aria-readonly":"false"})):d&&e.createElement(aa,{fill:null==I?void 0:I.colors.text.primary})),c&&e.createElement(Ao,{variant:f,disabled:b},e.createElement(c,null)),e.createElement($o,null,e.createElement(To,{style:{"--main-content-flex-direction":"inline"===n?"row":"column"}},h,t?e.createElement(Io,{id:B},t):null,o?e.createElement(Ho,{id:y,style:{"--description-container-margin-left":"inline"===n?Cr("space.2")(I):0,"--description-container-flex-basis":"inline"===n?0:"auto"}},"block"===n?o:e.createElement(vo,{title:o,inline:!0,maxWidth:"100%"},o)):null),l||s?e.createElement(No,{variant:f,disabled:b},s,l&&e.createElement(l,null)):null))}zo.displayName="Item";const Ro=s.div`
|
546
545
|
font-size: ${Cr("fontSizes.1")};
|
547
546
|
/* 14px font-size * 1.428571429 = 20px line height
|
548
547
|
*
|
@@ -555,7 +554,7 @@ import e,{useState as r,useRef as t,useCallback as a,useEffect as o,useMemo as n
|
|
555
554
|
--item-hover-bg-override: none;
|
556
555
|
--item-hover-divider-border-color-override: ${Cr("colors.border.muted")};
|
557
556
|
}
|
558
|
-
`;const Oo=e.forwardRef(((r,t)=>{const{firstGroupStyle:a,lastGroupStyle:o,headerStyle:n,itemStyle:d}=function(e="inset"){switch(e){case"full":return{headerStyle:{paddingX:Cr("space.2")},itemStyle:{borderRadius:0}};default:return{firstGroupStyle:{marginTop:Cr("space.2")},lastGroupStyle:{marginBottom:Cr("space.2")},itemStyle:{marginX:Cr("space.2")}}}}(r.variant),i=(t,a,o)=>{var n,i,c;const l="renderItem"in t&&t.renderItem||r.renderItem||zo,s=null!==(n=null!==(i=
|
557
|
+
`;const Oo=e.forwardRef(((r,t)=>{const{firstGroupStyle:a,lastGroupStyle:o,headerStyle:n,itemStyle:d}=function(e="inset"){switch(e){case"full":return{headerStyle:{paddingX:Cr("space.2")},itemStyle:{borderRadius:0}};default:return{firstGroupStyle:{marginTop:Cr("space.2")},lastGroupStyle:{marginBottom:Cr("space.2")},itemStyle:{marginX:Cr("space.2")}}}}(r.variant),i=(t,a,o)=>{var n,i,c;const l="renderItem"in t&&t.renderItem||r.renderItem||zo,s=null!==(n=null!==(i=t.key)&&void 0!==i?i:null===(c=t.id)||void 0===c?void 0:c.toString())&&void 0!==n?n:o.toString();return e.createElement(l,Or({showDivider:r.showItemDividers,selectionVariant:r.selectionVariant},t,{key:s,sx:{...d,...t.sx},item:a}))};let c=[];if(function(e){return"groupMetadata"in e}(r)){const e=r.groupMetadata.reduce(((e,r)=>e.set(r.groupId,r)),new Map);for(const t of r.items){var l,s,f;const r=e.get(t.groupId),a=null!==(l=null==r||null===(s=r.items)||void 0===s?void 0:s.length)&&void 0!==l?l:0;e.set(t.groupId,{...r,items:[...null!==(f=null==r?void 0:r.items)&&void 0!==f?f:[],i({showDivider:null==r?void 0:r.showItemDividers,...r&&"renderItem"in r&&{renderItem:r.renderItem},...t},t,a)]})}c=[...e.values()]}else c=[{items:r.items.map(((e,r)=>i(e,e,r))),groupId:"0"}];return e.createElement(Ro,Or({},r,{ref:t}),c.map((({header:t,...d},i)=>{const l="filled"===(null==t?void 0:t.variant),s=i>0&&!l;return e.createElement(e.Fragment,{key:d.groupId},s?e.createElement(yo,{key:`${d.groupId}-divider`}):null,(t=>{var a;const o=(null!==(a="renderGroup"in t&&t.renderGroup)&&void 0!==a?a:r.renderGroup)||mo;return e.createElement(o,Or({},t,{key:t.groupId}))})({sx:{...0===i&&a,...i===c.length-1&&o,...i>0&&!s&&{mt:2}},...t&&{header:{...t,sx:{...n,...t.sx}}},...d}))})))}));Oo.displayName="ActionList";const Mo=Object.assign(Oo,{Group:mo,Item:zo,Divider:yo}),Po={xsmall:"192px",small:"256px",medium:"320px",large:"432px",xlarge:"600px",auto:"auto",initial:"auto"},Fo={small:"256px",medium:"320px",large:"480px",xlarge:"640px",xxlarge:"960px",auto:"auto"};const Do=s.div`
|
559
558
|
background-color: ${Cr("colors.canvas.overlay")};
|
560
559
|
box-shadow: ${Cr("shadows.overlay.shadow")};
|
561
560
|
position: absolute;
|