Skip to content

Commit

Permalink
Update: 784da78061dd443bc030c4bd73d93f066ee83022
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
1 parent f440830 commit 05df486
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ import{j as a}from"./emotion-serialize.browser.esm-Xr4f5Ts3.js";import{n}from"./
${C}
`;n.label`
${s}
`;const b=N.forwardRef((e,t)=>{switch(e.variant){case"primary":return a.jsx(y,{ref:t,...e});case"secondary":return a.jsx(p,{ref:t,...e});case"reject":return a.jsx(F,{ref:t,...e});case"tertiary":return a.jsx(H,{ref:t,...e});case"outlined":return a.jsx(p,{ref:t,...e});case"blue":return a.jsx(M,{ref:t,...e});case"white":return a.jsx(q,{ref:t,...e});case"icon":return a.jsx(V,{ref:t,...e});default:return a.jsx(y,{ref:t,...e})}});b.displayName="Button";try{b.displayName="Button",b.__docgenInfo={description:"",displayName:"Button",props:{variant:{defaultValue:null,description:"",name:"variant",required:!0,type:{name:"enum",value:[{value:'"primary"'},{value:'"secondary"'},{value:'"reject"'},{value:'"tertiary"'},{value:'"outlined"'},{value:'"blue"'},{value:'"white"'},{value:'"icon"'}]}},size:{defaultValue:null,description:"",name:"size",required:!0,type:{name:"enum",value:[{value:'"large"'},{value:'"medium"'},{value:'"small"'}]}},transform:{defaultValue:null,description:"",name:"transform",required:!1,type:{name:"enum",value:[{value:'"capitalize"'},{value:'"uppercase"'},{value:'"none"'},{value:'"lowercase"'}]}}}}}catch{}const er={component:b,parameters:{docs:{description:{component:"Extends the native HTML button element with some additional props, such as variant and size. All props available on the regular HTML button also work with this component. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button."}}}},i={args:{variant:"primary",size:"medium",children:"I am a button"}},d={args:{...i.args,variant:"secondary"}},l={args:{...i.args,variant:"tertiary"}},u={args:{variant:"primary",size:"large",children:"I am a button"}},m={args:{variant:"primary",size:"small",children:"I am a button"}};var g,$,x;i.parameters={...i.parameters,docs:{...(g=i.parameters)==null?void 0:g.docs,source:{originalSource:`{
`;const b=N.forwardRef((e,t)=>{switch(e.variant){case"primary":return a.jsx(y,{ref:t,...e});case"secondary":return a.jsx(p,{ref:t,...e});case"reject":return a.jsx(F,{ref:t,...e});case"tertiary":return a.jsx(H,{ref:t,...e});case"outlined":return a.jsx(p,{ref:t,...e});case"blue":return a.jsx(M,{ref:t,...e});case"white":return a.jsx(q,{ref:t,...e});case"icon":return a.jsx(V,{ref:t,...e});default:return a.jsx(y,{ref:t,...e})}});b.displayName="Button";try{b.displayName="Button",b.__docgenInfo={description:"",displayName:"Button",props:{variant:{defaultValue:null,description:"",name:"variant",required:!0,type:{name:"enum",value:[{value:'"primary"'},{value:'"secondary"'},{value:'"reject"'},{value:'"tertiary"'},{value:'"outlined"'},{value:'"blue"'},{value:'"white"'},{value:'"icon"'}]}},size:{defaultValue:null,description:"",name:"size",required:!0,type:{name:"enum",value:[{value:'"large"'},{value:'"medium"'},{value:'"small"'}]}},transform:{defaultValue:null,description:"",name:"transform",required:!1,type:{name:"enum",value:[{value:'"none"'},{value:'"capitalize"'},{value:'"uppercase"'},{value:'"lowercase"'}]}}}}}catch{}const er={component:b,parameters:{docs:{description:{component:"Extends the native HTML button element with some additional props, such as variant and size. All props available on the regular HTML button also work with this component. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button."}}}},i={args:{variant:"primary",size:"medium",children:"I am a button"}},d={args:{...i.args,variant:"secondary"}},l={args:{...i.args,variant:"tertiary"}},u={args:{variant:"primary",size:"large",children:"I am a button"}},m={args:{variant:"primary",size:"small",children:"I am a button"}};var g,$,x;i.parameters={...i.parameters,docs:{...(g=i.parameters)==null?void 0:g.docs,source:{originalSource:`{
args: {
variant: "primary",
size: "medium",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05df486

Please sign in to comment.