UNPKG

c3-simple-mind-map

Version:

一个简单的web在线思维导图

144 lines (143 loc) 4.65 kB
declare namespace _default { let paddingX: number let paddingY: number let imgMaxWidth: number let imgMaxHeight: number let iconSize: number let lineWidth: number let lineColor: string let lineDasharray: string let lineStyle: string let rootLineKeepSameInCurve: boolean let generalizationLineWidth: number let generalizationLineColor: string let generalizationLineMargin: number let generalizationNodeMargin: number let associativeLineWidth: number let associativeLineColor: string let associativeLineActiveWidth: number let associativeLineActiveColor: string let associativeLineTextColor: string let associativeLineTextFontSize: number let associativeLineTextLineHeight: number let associativeLineTextFontFamily: string let backgroundColor: string let backgroundImage: string let backgroundRepeat: string let backgroundPosition: string let backgroundSize: string let nodeUseLineStyle: boolean namespace root { let shape: string let fillColor: string let fontFamily: string let color: string let fontSize: number let fontWeight: string let fontStyle: string let lineHeight: number let borderColor: string let borderWidth: number let borderDasharray: string let borderRadius: number let textDecoration: string } namespace second { let shape_1: string export { shape_1 as shape } export let marginX: number export let marginY: number let fillColor_1: string export { fillColor_1 as fillColor } let fontFamily_1: string export { fontFamily_1 as fontFamily } let color_1: string export { color_1 as color } let fontSize_1: number export { fontSize_1 as fontSize } let fontWeight_1: string export { fontWeight_1 as fontWeight } let fontStyle_1: string export { fontStyle_1 as fontStyle } let lineHeight_1: number export { lineHeight_1 as lineHeight } let borderColor_1: string export { borderColor_1 as borderColor } let borderWidth_1: number export { borderWidth_1 as borderWidth } let borderDasharray_1: string export { borderDasharray_1 as borderDasharray } let borderRadius_1: number export { borderRadius_1 as borderRadius } let textDecoration_1: string export { textDecoration_1 as textDecoration } } namespace node { let shape_2: string export { shape_2 as shape } let marginX_1: number export { marginX_1 as marginX } let marginY_1: number export { marginY_1 as marginY } let fillColor_2: string export { fillColor_2 as fillColor } let fontFamily_2: string export { fontFamily_2 as fontFamily } let color_2: string export { color_2 as color } let fontSize_2: number export { fontSize_2 as fontSize } let fontWeight_2: string export { fontWeight_2 as fontWeight } let fontStyle_2: string export { fontStyle_2 as fontStyle } let lineHeight_2: number export { lineHeight_2 as lineHeight } let borderColor_2: string export { borderColor_2 as borderColor } let borderWidth_2: number export { borderWidth_2 as borderWidth } let borderRadius_2: number export { borderRadius_2 as borderRadius } let borderDasharray_2: string export { borderDasharray_2 as borderDasharray } let textDecoration_2: string export { textDecoration_2 as textDecoration } } namespace generalization { let shape_3: string export { shape_3 as shape } let marginX_2: number export { marginX_2 as marginX } let marginY_2: number export { marginY_2 as marginY } let fillColor_3: string export { fillColor_3 as fillColor } let fontFamily_3: string export { fontFamily_3 as fontFamily } let color_3: string export { color_3 as color } let fontSize_3: number export { fontSize_3 as fontSize } let fontWeight_3: string export { fontWeight_3 as fontWeight } let fontStyle_3: string export { fontStyle_3 as fontStyle } let lineHeight_3: number export { lineHeight_3 as lineHeight } let borderColor_3: string export { borderColor_3 as borderColor } let borderWidth_3: number export { borderWidth_3 as borderWidth } let borderDasharray_3: string export { borderDasharray_3 as borderDasharray } let borderRadius_3: number export { borderRadius_3 as borderRadius } let textDecoration_3: string export { textDecoration_3 as textDecoration } } } export default _default export const supportActiveStyle: string[] export function checkIsNodeSizeIndependenceConfig(config: any): boolean export const lineStyleProps: string[]