@ones-design/locale
Advanced tools
Comparing version 1.15.0-beta.6 to 1.15.0-beta.7
@@ -56,2 +56,3 @@ import { _ as _extends } from './extends-BAVcszMb.js'; | ||
// Merge into a locale object | ||
var locale = { | ||
@@ -71,3 +72,3 @@ lang: _extends({ | ||
timePickerLocale: _extends({}, locale$1) | ||
}; // All settings at: | ||
}; | ||
@@ -74,0 +75,0 @@ /* eslint-disable no-template-curly-in-string */ |
@@ -55,2 +55,3 @@ import { _ as _extends } from './extends-BAVcszMb.js'; | ||
// Merge into a locale object | ||
var locale = { | ||
@@ -62,3 +63,3 @@ lang: _extends({ | ||
timePickerLocale: _extends({}, locale$1) | ||
}; // All settings at: | ||
}; | ||
@@ -65,0 +66,0 @@ /* eslint-disable no-template-curly-in-string */ |
@@ -55,2 +55,3 @@ import { _ as _extends } from './extends-BAVcszMb.js'; | ||
// 统一合并为完整的 Locale | ||
var locale = { | ||
@@ -70,6 +71,6 @@ lang: _extends({ | ||
timePickerLocale: _extends({}, locale$1) | ||
}; // should add whitespace between char in Button | ||
}; | ||
// should add whitespace between char in Button | ||
locale.lang.ok = '确定'; | ||
locale.lang.ok = '确定'; // All settings at: | ||
/* eslint-disable no-template-curly-in-string */ | ||
@@ -76,0 +77,0 @@ var typeTemplate = '${label}不是一个有效的${type}'; |
{ | ||
"name": "@ones-design/locale", | ||
"version": "1.15.0-beta.6", | ||
"version": "1.15.0-beta.7", | ||
"description": "ONES Design", | ||
@@ -54,5 +54,5 @@ "type": "module", | ||
"devDependencies": { | ||
"antd": "4.23.4" | ||
"antd": "4.23.6" | ||
}, | ||
"gitHead": "1101c8fdd60609cc562b87bba350e3f89b92ea9d" | ||
"gitHead": "7d29e9a89223faa66590af30e6f81539f0d09536" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78124
1455