{"version":3,"file":"dropdown.mjs","sources":["../../../../../../packages/components/dropdown/src/dropdown.ts"],"sourcesContent":["import { buildProps } from \"@xplus/utils/props\";\nimport type { ExtractPropTypes } from \"vue\";\nexport const xDropdown = buildProps({\n  placement: {\n    type: String,\n    default: \"bottom-start\",\n  },\n} as const);\n\nexport type XDropdown = ExtractPropTypes<typeof xDropdown>;\n"],"names":[],"mappings":";;AACY,MAAC,SAAS,GAAG,UAAU,CAAC;AACpC,EAAE,SAAS,EAAE;AACb,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,cAAc;AAC3B,GAAG;AACH,CAAC;;;;"}