+export default new Map<string, string[]>([['flex-direction', ["view","scroll-view","list-item","swiper-item","flow-item","navigator"]], ['justify-content', ["view","scroll-view","list-view","list-item","flow-item","swiper-item","navigator"]], ['flex-wrap', ["view","scroll-view","list-item","flow-item","swiper-item","navigator"]], ['align-items', ["view","scroll-view","list-view","list-item","flow-item","swiper-item","navigator"]], ['align-content', ["view","scroll-view","list-view","list-item","flow-item","swiper-item","navigator"]], ['flex-flow', ["view","scroll-view","list-view","list-item","flow-item","swiper-item","navigator"]], ['color', ["text","button","input","textarea"]], ['font-size', ["text","button","input","textarea"]], ['font-style', ["text","button","input","textarea"]], ['font-weight', ["text","button","input","textarea","loading"]], ['text-decoration', ["text","button"]], ['text-decoration-line', ["text","button"]], ['text-decoration-color', ["text","button"]], ['text-decoration-style', ["text","button"]], ['text-decoration-thickness', ["text","button"]], ['text-align', ["text","button","input","textarea"]], ['font-family', ["text","button","input","textarea"]], ['text-overflow', ["text","button"]], ['line-height', ["text","button","textarea"]], ['lines', ["text","button","input","textarea"]], ['letter-spacing', ["text","button"]], ['white-space', ["text","button"]], ['text-shadow', ["text","button"]], ['animation-timing-function', ["loading"]]])
0 commit comments