{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/iftalabel/index.ts"],"sourcesContent":["import type { IftaLabelDesignTokens, IftaLabelTokenSections } from '@openng/optimus-ui-themes/types/iftalabel';\n\nexport const root: IftaLabelTokenSections.Root = {\n    color: '{form.field.float.label.color}',\n    focusColor: '{form.field.float.label.focus.color}',\n    invalidColor: '{form.field.float.label.invalid.color}',\n    transitionDuration: '0.2s',\n    positionX: '{form.field.padding.x}',\n    top: '0.5rem',\n    fontSize: '0.75rem',\n    fontWeight: '400'\n};\n\nexport const input: IftaLabelTokenSections.Input = {\n    paddingTop: '1.5rem',\n    paddingBottom: '0.5rem'\n};\n\nexport const css: IftaLabelTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    input,\n    css\n} satisfies IftaLabelDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAoC,CAC7C,MAAO,iCACP,WAAY,uCACZ,aAAc,yCACd,mBAAoB,OACpB,UAAW,yBACX,IAAK,SACL,SAAU,UACV,WAAY,KAChB,EAEa,MAAsC,CAC/C,WAAY,SACZ,cAAe,QACnB,EAEa,IAA0C,GAEvD,IAAA,kBAAe,CACX,KACA,MACA,MACJ"}