@totvs-agro/mobile-components
Version:
Componentes Mobile Totvs (Front-End) para utilização dos estilos do T-Faces e Ionic v3
43 lines (42 loc) • 1.08 kB
TypeScript
export declare const coreMobileEs: {
TOAST: {
DISMISS: string;
};
COMMON: {
CLOSE: string;
INPUTIMAGE: {
GALLERY: string;
CAMERA: string;
};
OPTIONAL: string;
CANCEL: string;
CONFIRM: string;
WAIT: string;
WAIT_IMAGE_LOADING: string;
X_REMOVED: string;
UNDO: string;
RESTART: string;
SIGLA_HECTARES: string;
SAVE: string;
CONCLUDE: string;
WALK_PERIMETER: string;
UNFORMED_POLYGON: string;
CONTINUE_BUTTON: string;
WALK_MODE: string;
WALK_MODE_INFO: string;
DRAW_YET: string;
};
INSPECTION_IMAGES: {
INCLUDE_IMAGE: string;
IMAGE_X: string;
NO_IMAGES: string;
};
DETAIL_IMAGEM: {
DETAILS_IMAGEM: string;
SET_FAVORITE_IMAGEM: string;
CHECKED_FAVORITE_IMAGE: string;
ENTER_SUBTITLE_IMAGEM: string;
ENTER_TITLE_IMAGEM: string;
IMAGEM: string;
};
};