// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`VDatePicker.ts should handle date range picker with null value 1`] = `
`;
exports[`VDatePicker.ts should match snapshot with colored picker & header 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should match snapshot with colored picker 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should match snapshot with dark theme 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should match snapshot with default settings 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should match snapshot with year icon 1`] = `
`;
exports[`VDatePicker.ts should render component with min/max props 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render component with min/max props 2`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render component with min/max props 3`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render disabled picker 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render flat picker 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render picker with elevation 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePicker.ts should render readonly picker 1`] = `
S
|
M
|
T
|
W
|
T
|
F
|
S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`;