{"version":3,"file":"index.d.mjs","sources":["../../packages/ui/index.d.ts"],"sourcesContent":["import type { App } from 'vue';\nexport interface TouchVueUIOptions {\n    ratio?: {\n        base?: {\n            pc?: number;\n            pad?: number;\n            phone?: number;\n        };\n    };\n    zIndex?: number;\n    input?: {\n        spChars?: string;\n    };\n    lang?: string;\n}\nexport declare const defaultOptions: TouchVueUIOptions;\nexport declare let globalOptions: {\n    ratio?: {\n        base?: {\n            pc?: number;\n            pad?: number;\n            phone?: number;\n        };\n    };\n    zIndex?: number;\n    input?: {\n        spChars?: string;\n    };\n    lang?: string;\n};\nexport declare const getGlobalOptions: () => TouchVueUIOptions;\ndeclare const install: (app: App, options?: TouchVueUIOptions) => void;\nexport default install;\nexport * from '@touchvue/components';\nexport * from '@touchvue/directives';\nexport * from '@touchvue/locale';\nexport * from '@touchvue/utils';\nexport * from '@touchvue/hooks';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCA,gBAAe,OAAA;;;;"}