@partex/one-core 2.0.72 → 2.0.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/one-core.cjs +5 -5
- package/lib/one-core.js +3 -3
- package/lib/one-core.umd.cjs +2 -2
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/one-core.js
CHANGED
|
@@ -868,7 +868,7 @@ const aD = {
|
|
|
868
868
|
"zh-CN": { ...aD },
|
|
869
869
|
"fr-FR": {}
|
|
870
870
|
}
|
|
871
|
-
}), Ut = oD, R_ = "2.0.
|
|
871
|
+
}), Ut = oD, R_ = "2.0.73", _p = {
|
|
872
872
|
Components: {
|
|
873
873
|
platformName: () => `${Ut.global.t("Platform.components")} v${R_}`,
|
|
874
874
|
platformType: "T0",
|
|
@@ -26231,7 +26231,7 @@ const B7 = {
|
|
|
26231
26231
|
],
|
|
26232
26232
|
backgroundColor: "transparent",
|
|
26233
26233
|
textStyle: {
|
|
26234
|
-
fontFamily: "
|
|
26234
|
+
fontFamily: "JetBrains"
|
|
26235
26235
|
},
|
|
26236
26236
|
title: {
|
|
26237
26237
|
textStyle: {
|
|
@@ -26528,7 +26528,7 @@ const B7 = {
|
|
|
26528
26528
|
],
|
|
26529
26529
|
backgroundColor: "transparent",
|
|
26530
26530
|
textStyle: {
|
|
26531
|
-
fontFamily: "
|
|
26531
|
+
fontFamily: "JetBrains"
|
|
26532
26532
|
},
|
|
26533
26533
|
title: {
|
|
26534
26534
|
textStyle: {
|