UNPKG

@ucloud-pccl/react-components

Version:
18 lines (17 loc) 420 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { currentValueIs: 'current value is ', inputValueIs: 'input value is ', period: '.', semicolon: ';', colon: ':', comma: ', ', input: 'input', isValid: ' is valid', isInvalid: ' is invalid', tip: 'please press enter or click other place to accept valid value' };