{"version":3,"sources":["../src/components/collapse.ts"],"sourcesContent":["import type { ComponentStyle } from \"@yamada-ui/core\"\n\nexport const Collapse: ComponentStyle<\"Collapse\"> = {\n  baseStyle: {\n    w: \"100%\",\n  },\n  defaultProps: {\n    animationOpacity: true,\n    endingHeight: \"auto\",\n    startingHeight: 0,\n  },\n}\n"],"mappings":";;;AAEO,IAAM,WAAuC;AAAA,EAClD,WAAW;AAAA,IACT,GAAG;AAAA,EACL;AAAA,EACA,cAAc;AAAA,IACZ,kBAAkB;AAAA,IAClB,cAAc;AAAA,IACd,gBAAgB;AAAA,EAClB;AACF;","names":[]}