{"version":3,"file":"types2.mjs","sources":["../../../../../../../packages/components/basic-arrow/src/types.ts"],"sourcesContent":["import type { ExtractPropTypes } from 'vue'\n\nexport const basicArrowProps = {\n  /**\n   * Arrow expand state\n   */\n  expand: { type: Boolean },\n  /**\n   * Arrow up by default\n   */\n  up: { type: Boolean },\n  /**\n   * Arrow down by default\n   */\n  down: { type: Boolean },\n  /**\n   * Cancel padding/margin for inline\n   */\n  inset: { type: Boolean },\n  iconStyle: { type: String },\n}\n\nexport type BasicArrowProps = ExtractPropTypes<typeof basicArrowProps>\n"],"names":[],"mappings":"AAAY,MAAC,eAAe,GAAG;AAC/B,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE;AAC3B,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE;AACvB,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE;AACzB,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE;AAC1B,EAAE,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE;AAC7B;;;;"}