Skip to content

Commit

Permalink
Deploying to docs from @ 1e054c2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pzocchi committed May 28, 2024
1 parent 576fa2a commit be1c76b
Show file tree
Hide file tree
Showing 28 changed files with 34 additions and 34 deletions.

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

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.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{_ as b}from"./VLTextArea-7PpHfbYC.js";import"./vue.esm-bundler-BYZbTIRI.js";import"./api.esm-C3jrVNCq.js";const S={title:"Components/Button",component:b,tags:["autodocs"],argTypes:{size:{control:"select",options:["small","medium","large",void 0]},variant:{control:"select",options:["default","primary","success","neutral","warning","danger","text",void 0]},type:{control:"select",options:["button","submit","reset"]},target:{control:"select",options:["_blank","_parent","_self","_top",void 0]}},args:{size:"small",default:"Click me"}},e={args:{size:"medium"}},r={args:{disabled:!0}},s={args:{pill:!0}},a={args:{variant:"warning"}};var t,o,n;e.parameters={...e.parameters,docs:{...(t=e.parameters)==null?void 0:t.docs,source:{originalSource:`{
import{_ as b}from"./VLTextArea-DBzmJiQC.js";import"./vue.esm-bundler-BYZbTIRI.js";import"./api.esm-C3jrVNCq.js";const S={title:"Components/Button",component:b,tags:["autodocs"],argTypes:{size:{control:"select",options:["small","medium","large",void 0]},variant:{control:"select",options:["default","primary","success","neutral","warning","danger","text",void 0]},type:{control:"select",options:["button","submit","reset"]},target:{control:"select",options:["_blank","_parent","_self","_top",void 0]}},args:{size:"small",default:"Click me"}},e={args:{size:"medium"}},r={args:{disabled:!0}},s={args:{pill:!0}},a={args:{variant:"warning"}};var t,o,n;e.parameters={...e.parameters,docs:{...(t=e.parameters)==null?void 0:t.docs,source:{originalSource:`{
args: {
size: 'medium'
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{a as t}from"./VLTextArea-7PpHfbYC.js";import"./vue.esm-bundler-BYZbTIRI.js";import"./api.esm-C3jrVNCq.js";const m={title:"Components/Checkbox",component:t,tags:["autodocs"],argTypes:{size:{control:"select",options:["small","medium","large",void 0]}},args:{}},e={args:{modelValue:!0,label:"I agree with the terms and conditions (VLCheckbox)",rules:[{validateFn:s=>s===!0,message:"The value is required"}]}};var a,r,o;e.parameters={...e.parameters,docs:{...(a=e.parameters)==null?void 0:a.docs,source:{originalSource:`{
import{a as t}from"./VLTextArea-DBzmJiQC.js";import"./vue.esm-bundler-BYZbTIRI.js";import"./api.esm-C3jrVNCq.js";const m={title:"Components/Checkbox",component:t,tags:["autodocs"],argTypes:{size:{control:"select",options:["small","medium","large",void 0]}},args:{}},e={args:{modelValue:!0,label:"I agree with the terms and conditions (VLCheckbox)",rules:[{validateFn:s=>s===!0,message:"The value is required"}]}};var a,r,o;e.parameters={...e.parameters,docs:{...(a=e.parameters)==null?void 0:a.docs,source:{originalSource:`{
args: {
modelValue: true,
label: 'I agree with the terms and conditions (VLCheckbox)',
Expand Down
Loading

0 comments on commit be1c76b

Please sign in to comment.