{"errors":[],"warnings":[],"version":"2.7.0","hash":"212697a70de46e9eaa85","time":413,"publicPath":"","assetsByChunkName":{"zh-CN":"zh-CN.js","en-US":"en-US.js"},"assets":[{"name":"zh-CN.js","size":2505,"chunks":[0],"chunkNames":["zh-CN"],"emitted":true},{"name":"en-US.js","size":3219,"chunks":[1],"chunkNames":["en-US"],"emitted":true}],"entrypoints":{"en-US":{"chunks":[1],"assets":["en-US.js"]},"zh-CN":{"chunks":[0],"assets":["zh-CN.js"]}},"chunks":[{"id":0,"rendered":true,"initial":true,"entry":true,"extraAsync":false,"size":2816,"names":["zh-CN"],"files":["zh-CN.js"],"hash":"31323a69311a9588893b","parents":[],"origins":[{"moduleId":3,"module":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","loc":"","name":"zh-CN","reasons":[]}]},{"id":1,"rendered":true,"initial":true,"entry":true,"extraAsync":false,"size":3539,"names":["en-US"],"files":["en-US.js"],"hash":"1639aab29ab32d5c6907","parents":[],"origins":[{"moduleId":2,"module":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","loc":"","name":"en-US","reasons":[]}]}],"modules":[{"id":0,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--7-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"./src/locale/lang/en-US.js","index":1,"index2":0,"size":3511,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"assets":[],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","issuerId":2,"issuerName":"multi ./src/locale/lang/en-US.js","failed":false,"errors":0,"warnings":0,"reasons":[{"moduleId":2,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","module":"multi ./src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","loc":"en-US:100000"}],"usedExports":true,"providedExports":null,"depth":1,"source":"'use strict';\n\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nvar lang = {\n  h: {\n    locale: 'en-US',\n    common: {\n      cancel: 'Cancel',\n      confirm: 'Confirm',\n      clear: 'Clear',\n      nullOptionText: 'please choose',\n      empty: 'empty',\n      any: 'any'\n    },\n    confirm: {\n      title: 'Confirm'\n    },\n    select: {\n      nullOptionText: 'please choose',\n      placeholder: 'select',\n      emptyContent: 'no results found',\n      searchPlaceHolder: 'search',\n      limitSize: 'You can select up to {0} data.'\n    },\n    category: {\n      placeholder: 'please choose',\n      nullOptionText: 'please choose'\n    },\n    categoryModal: {\n      limitWords: 'You can select up to {size} data.',\n      emptyContent: 'No results found',\n      total: 'total'\n    },\n    autoComplate: {\n      placeholder: 'Search Input',\n      emptyContent: 'No results found'\n    },\n    validation: {\n      base: {\n        required: ' can not be empty',\n        maxLen: \" text length can't exceed {value} bits\",\n        minLen: \" text length can't be less than {value} bits\",\n        max: ' no more than {value}',\n        min: \" can't be less than {value}\"\n      },\n      type: {\n        int: ' is not the correct integer format',\n        number: ' is not the correct digital format',\n        email: ' is not the correct mailbox format',\n        url: ' is not the correct URL format',\n        tel: \" is not the correct phone number format\",\n        mobile: ' is not the correct mobile number format',\n        globalmobile: ' is not the correct international mobile number format'\n      }\n    },\n    date: {\n      today: 'Today',\n      yesterday: 'Yesterday',\n      year: 'year',\n      month: 'month',\n      week: 'week',\n      quarter: 'quarter',\n      day: 'day',\n      header: {\n        year: '',\n        month: '',\n        day: ''\n      },\n      show: {\n        week: '{year} {weeknum}th week {daystart} - {dayend}',\n        weekInput: '{year} {week}th week',\n        quarter: '{year} {quarter}th quarter'\n      },\n      months: {\n        january: 'Jan',\n        february: 'Feb',\n        march: 'Mar',\n        april: 'Apr',\n        may: 'May',\n        june: 'Jun',\n        july: 'Jul',\n        august: 'Aug',\n        september: 'Sep',\n        october: 'Oct',\n        november: 'Nov',\n        december: 'Dec'\n      },\n      weeks: {\n        monday: 'Mon',\n        tuesday: 'Tue',\n        wednesday: 'Wed',\n        thursday: 'Thu',\n        friday: 'Fri',\n        saturday: 'Sat',\n        sunday: 'Sun'\n      }\n    },\n    datepicker: {\n      placeholder: 'select date',\n      startTime: 'start',\n      endTime: 'end',\n      customize: 'customize',\n      start: 'start',\n      end: 'end'\n    },\n    wordlimit: {\n      warn: 'You are limited to enter {0} words'\n    },\n    wordcount: {\n      warn: 'You have exceeded {0} words'\n    },\n    treepicker: {\n      selectDesc: 'You have selected {0} items',\n      placeholder: 'please select'\n    },\n    search: {\n      placeholder: 'search...',\n      searchText: 'Search'\n    },\n    taginput: {\n      limitWords: 'You have exceeded the limit'\n    },\n    table: {\n      empty: 'No results found'\n    },\n    uploader: {\n      upload: 'Upload',\n      reUpload: 'ReUpload'\n    },\n    pagination: {\n      incorrectFormat: 'The format of the value you entered is incorrect',\n      overSize: 'The value you entered exceeds the range',\n      totalBefore: 'Total',\n      totalAfter: 'items',\n      sizeOfPage: '{size} items/page'\n    }\n  }\n};\n\nexports.default = lang;"},{"id":1,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--7-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"./src/locale/lang/zh-CN.js","index":3,"index2":2,"size":2788,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"assets":[],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","issuerId":3,"issuerName":"multi ./src/locale/lang/zh-CN.js","failed":false,"errors":0,"warnings":0,"reasons":[{"moduleId":3,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","module":"multi ./src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","loc":"zh-CN:100000"}],"usedExports":true,"providedExports":null,"depth":1,"source":"'use strict';\n\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nvar lang = {\n  h: {\n    locale: 'zh-CN',\n    common: {\n      cancel: '取消',\n      confirm: '确定',\n      clear: '清除',\n      placeholder: '请选择',\n      empty: '空',\n      any: '不限'\n    },\n    confirm: {\n      title: '提示'\n    },\n    select: {\n      nullOptionText: '请选择',\n      emptyContent: '未搜索到相关数据',\n      placeholder: '请选择',\n      searchPlaceHolder: '请输入筛选文本',\n      limitSize: '您最多可以选择{0}个选项'\n    },\n    category: {\n      placeholder: '请选择'\n    },\n    categoryModal: {\n      limitWords: '您最多可以选择{size}条数据。',\n      emptyContent: '未搜索到相关数据',\n      total: '全部'\n    },\n    autoComplate: {\n      placeholder: '请输入',\n      emptyContent: '未搜索到相关数据'\n    },\n    validation: {\n      base: {\n        required: '不能为空',\n        maxLen: '文字长度不能超过{value}个字',\n        minLen: '文字长度不能少于{value}个字',\n        max: '不能大于{value}',\n        min: '不能小于{value}'\n      },\n      type: {\n        int: '不是正确的整数格式',\n        number: '不是正确的数字格式',\n        email: '不是正确的邮箱格式',\n        url: '不是正确的网址格式',\n        tel: '不是正确的电话号码格式',\n        mobile: '不是正确的手机号码格式',\n        globalmobile: '不是正确的国际号码格式'\n      }\n    },\n    date: {\n      today: '今天',\n      yesterday: '昨天',\n      year: '年',\n      month: '月',\n      week: '周',\n      quarter: '季',\n      day: '日',\n      header: {\n        year: '年',\n        month: '月',\n        day: '日'\n      },\n      show: {\n        week: '{year}年 第{weeknum}周 {daystart} 至 {dayend}',\n        weekInput: '{year}年 第{week}周',\n        quarter: '{year}年 第{quarter}季度'\n      },\n      months: {\n        january: '一月',\n        february: '二月',\n        march: '三月',\n        april: '四月',\n        may: '五月',\n        june: '六月',\n        july: '七月',\n        august: '八月',\n        september: '九月',\n        october: '十月',\n        november: '十一',\n        december: '十二'\n      },\n      weeks: {\n        monday: '一',\n        tuesday: '二',\n        wednesday: '三',\n        thursday: '四',\n        friday: '五',\n        saturday: '六',\n        sunday: '日'\n      }\n    },\n    datepicker: {\n      placeholder: '请选择日期',\n      startTime: '开始时间',\n      endTime: '结束时间',\n      customize: '自定义',\n      start: '开始',\n      end: '结束'\n    },\n    wordlimit: {\n      warn: '您最多可以输入{0}个字'\n    },\n    wordcount: {\n      warn: '您已超出{0}个字'\n    },\n    treepicker: {\n      selectDesc: '您总共选择{0}项',\n      placeholder: '请选择'\n    },\n    search: {\n      placeholder: '请输入关键词查询',\n      searchText: '搜索'\n    },\n    taginput: {\n      limitWords: '您输入的已经超过限制'\n    },\n    table: {\n      empty: '暂无数据'\n    },\n    uploader: {\n      upload: '上传',\n      reUpload: '重新上传'\n    },\n    pagination: {\n      incorrectFormat: '您输入的值格式不正确',\n      overSize: '您输入的值超过范围',\n      totalBefore: '总',\n      totalAfter: '条',\n      sizeOfPage: '{size}条/页'\n    }\n  }\n};\n\nexports.default = lang;"},{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js","index":0,"index2":1,"size":28,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"assets":[],"issuer":null,"issuerId":null,"issuerName":null,"failed":false,"errors":0,"warnings":0,"reasons":[],"usedExports":true,"providedExports":null,"depth":0},{"id":3,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js","index":2,"index2":3,"size":28,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"assets":[],"issuer":null,"issuerId":null,"issuerName":null,"failed":false,"errors":0,"warnings":0,"reasons":[],"usedExports":true,"providedExports":null,"depth":0}],"filteredModules":0,"children":[]}