@ant-design/pro-components 2.3.45 → 2.3.46

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.
@@ -48780,7 +48780,7 @@ var TopNavHeader = function TopNavHeader(props) {
48780
48780
 
48781
48781
 
48782
48782
  var genGlobalHeaderStyle = function genGlobalHeaderStyle(token) {
48783
- var _token$layout, _token$layout$header, _token$layout2, _token$layout2$header, _token$componentCls;
48783
+ var _token$layout, _token$layout$header, _token$layout2, _token$layout2$header, _token$layout3, _token$layout3$header, _token$componentCls;
48784
48784
  return defineProperty_defineProperty({}, token.componentCls, (_token$componentCls = {
48785
48785
  position: 'relative',
48786
48786
  background: 'transparent',
@@ -48819,7 +48819,7 @@ var genGlobalHeaderStyle = function genGlobalHeaderStyle(token) {
48819
48819
  marginInline: 0,
48820
48820
  marginInlineStart: 8,
48821
48821
  fontWeight: '600',
48822
- color: token.colorTextHeading,
48822
+ color: ((_token$layout3 = token.layout) === null || _token$layout3 === void 0 ? void 0 : (_token$layout3$header = _token$layout3.header) === null || _token$layout3$header === void 0 ? void 0 : _token$layout3$header.colorHeaderTitle) || token.colorTextHeading,
48823
48823
  fontSize: '18px',
48824
48824
  lineHeight: '32px'
48825
48825
  },
@@ -80139,17 +80139,17 @@ function BaseProList(props) {
80139
80139
 
80140
80140
  ;// CONCATENATED MODULE: ./packages/components/src/version.ts
80141
80141
  var version_version = {
80142
- "@ant-design/pro-card": "2.1.4",
80143
- "@ant-design/pro-components": "2.3.44",
80144
- "@ant-design/pro-descriptions": "2.0.37",
80145
- "@ant-design/pro-field": "2.1.28",
80146
- "@ant-design/pro-form": "2.4.5",
80147
- "@ant-design/pro-layout": "7.3.7",
80148
- "@ant-design/pro-list": "2.0.38",
80149
- "@ant-design/pro-provider": "2.1.4",
80142
+ "@ant-design/pro-card": "2.1.5",
80143
+ "@ant-design/pro-components": "2.3.45",
80144
+ "@ant-design/pro-descriptions": "2.0.38",
80145
+ "@ant-design/pro-field": "2.1.29",
80146
+ "@ant-design/pro-form": "2.4.6",
80147
+ "@ant-design/pro-layout": "7.3.8",
80148
+ "@ant-design/pro-list": "2.0.39",
80149
+ "@ant-design/pro-provider": "2.1.5",
80150
80150
  "@ant-design/pro-skeleton": "2.0.7",
80151
- "@ant-design/pro-table": "3.2.5",
80152
- "@ant-design/pro-utils": "2.4.4"
80151
+ "@ant-design/pro-table": "3.2.6",
80152
+ "@ant-design/pro-utils": "2.4.5"
80153
80153
  };
80154
80154
  ;// CONCATENATED MODULE: ./packages/components/src/index.tsx
80155
80155