{"version":3,"sources":["../src/components/airy.ts"],"sourcesContent":["import type { ComponentStyle } from \"@yamada-ui/core\"\n\nexport const Airy: ComponentStyle<\"Airy\"> = {\n  baseStyle: {\n    userSelect: \"none\",\n    width: \"fit-content\",\n    _disabled: {\n      cursor: \"not-allowed\",\n      opacity: 0.4,\n    },\n    _readOnly: {\n      cursor: \"default\",\n    },\n  },\n\n  variants: {},\n\n  sizes: {},\n\n  defaultProps: {},\n}\n"],"mappings":";;;AAEO,IAAM,OAA+B;AAAA,EAC1C,WAAW;AAAA,IACT,YAAY;AAAA,IACZ,OAAO;AAAA,IACP,WAAW;AAAA,MACT,QAAQ;AAAA,MACR,SAAS;AAAA,IACX;AAAA,IACA,WAAW;AAAA,MACT,QAAQ;AAAA,IACV;AAAA,EACF;AAAA,EAEA,UAAU,CAAC;AAAA,EAEX,OAAO,CAAC;AAAA,EAER,cAAc,CAAC;AACjB;","names":[]}