{"version":3,"sources":["webpack:///./src/views/forms/form-element/form-timepicker/code.js"],"names":["codeBasic","codeButtonOnly","codeInternationalization","codeOptional","codePlaceholder","codeSecond","codeSize","codeState","codeValidation"],"mappings":"kHAAA,maAAO,IAAMA,EAAY,2ZAuBZC,EAAiB,g0BAkCjBC,EAA2B,g8EA0G3BC,EAAe,2dAyBfC,EAAkB,mdAwBlBC,EAAa,sdA8BbC,EAAW,ilBAgCXC,EAAY,gvDAuEZC,EAAiB","file":"js/chunk-2d0e146e.80690952.js","sourcesContent":["export const codeBasic = `\n\n \n \n Value: '{{ value }}'\n \n\n\n\n`\nexport const codeButtonOnly = `\n\n \n Choose a time\n \n \n \n \n \n \n Value: '{{ value }}'\n \n\n\n\n`\nexport const codeInternationalization = `\n\n \n \n Locale:\n \n \n \n \n \n \n \n Value: '{{ value }}'\n \n \n Context:\n \n {{ context }}\n \n \n\n\n\n`\nexport const codeOptional = `\n\n \n Time picker with optional footer buttons\n \n \n\n\n\n`\nexport const codePlaceholder = `\n\n \n Time picker with placeholder\n \n \n\n\n\n`\nexport const codeSecond = `\n\n \n \n \n Value: '{{ value }}'\n \n \n\n\n\n`\n\nexport const codeSize = `\n\n \n Small time picker\n \n\n Large time picker\n \n \n\n\n\n`\nexport const codeState = `\n\n \n \n \n \n \n \n \n \n Disabled\n \n \n \n \n \n \n Readonly\n \n \n \n \n \n \n Normal\n \n \n \n \n \n\n\n\n`\nexport const codeValidation = `\n\n \n Choose a time (invalid style)\n \n\n Choose a time (valid style)\n \n \n\n\n\n`\n"],"sourceRoot":""}
Value: '{{ value }}'
\n Value: '{{ value }}'\n
\n Context:\n
{{ context }}