@ant-design/pro-components 2.3.32 → 2.3.34
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/dist/components.js +23 -23
- package/dist/components.min.js +1 -1
- package/es/version.js +10 -10
- package/package.json +12 -12
package/dist/components.js
CHANGED
|
@@ -37541,6 +37541,7 @@ var proFieldParsingText = function proFieldParsingText(text, valueEnumParams, ke
|
|
|
37541
37541
|
return (0,jsx_runtime.jsx)(external_antd_.Space, {
|
|
37542
37542
|
split: ",",
|
|
37543
37543
|
size: 2,
|
|
37544
|
+
wrap: true,
|
|
37544
37545
|
children: text.map(function (value, index) {
|
|
37545
37546
|
return (
|
|
37546
37547
|
// @ts-ignore
|
|
@@ -51385,7 +51386,7 @@ var genFooterToolBarStyle = function genFooterToolBarStyle(token) {
|
|
|
51385
51386
|
});
|
|
51386
51387
|
};
|
|
51387
51388
|
function FooterToolbar_style_useStyle(prefixCls) {
|
|
51388
|
-
return useStyle('
|
|
51389
|
+
return useStyle('ProLayoutFooterToolbar', function (token) {
|
|
51389
51390
|
var proCardToken = objectSpread2_objectSpread2(objectSpread2_objectSpread2({}, token), {}, {
|
|
51390
51391
|
componentCls: ".".concat(prefixCls)
|
|
51391
51392
|
});
|
|
@@ -51659,7 +51660,7 @@ var genPageHeaderStyle = function genPageHeaderStyle(token) {
|
|
|
51659
51660
|
}), _objectSpread4)));
|
|
51660
51661
|
};
|
|
51661
51662
|
function PageHeader_style_useStyle(prefixCls) {
|
|
51662
|
-
return useStyle('
|
|
51663
|
+
return useStyle('ProLayoutPageHeader', function (token) {
|
|
51663
51664
|
var proCardToken = objectSpread2_objectSpread2(objectSpread2_objectSpread2({}, token), {}, {
|
|
51664
51665
|
componentCls: ".".concat(prefixCls),
|
|
51665
51666
|
pageHeaderBgGhost: 'transparent',
|
|
@@ -52046,7 +52047,7 @@ var genPageContainerStyle = function genPageContainerStyle(token) {
|
|
|
52046
52047
|
}), _extraContent)), _token$componentCls));
|
|
52047
52048
|
};
|
|
52048
52049
|
function PageContainer_style_useStyle(prefixCls, componentsToken) {
|
|
52049
|
-
return useStyle('
|
|
52050
|
+
return useStyle('ProLayoutPageContainer', function (token) {
|
|
52050
52051
|
var proCardToken = objectSpread2_objectSpread2(objectSpread2_objectSpread2({}, token), {}, {
|
|
52051
52052
|
componentCls: ".".concat(prefixCls)
|
|
52052
52053
|
}, componentsToken);
|
|
@@ -54206,7 +54207,7 @@ var genTopNavHeaderStyle = function genTopNavHeaderStyle(token) {
|
|
|
54206
54207
|
});
|
|
54207
54208
|
};
|
|
54208
54209
|
function rightContentStyle_useStyle(prefixCls) {
|
|
54209
|
-
return useStyle('
|
|
54210
|
+
return useStyle('ProLayoutRightContent', function (token) {
|
|
54210
54211
|
var proToken = objectSpread2_objectSpread2(objectSpread2_objectSpread2({}, token), {}, {
|
|
54211
54212
|
componentCls: ".".concat(prefixCls)
|
|
54212
54213
|
});
|
|
@@ -62514,7 +62515,7 @@ var genProListStyle = function genProListStyle(token) {
|
|
|
62514
62515
|
justifyContent: 'space-between',
|
|
62515
62516
|
paddingBlock: token.padding,
|
|
62516
62517
|
paddingInline: 0,
|
|
62517
|
-
'
|
|
62518
|
+
'&-mobile': {
|
|
62518
62519
|
flexDirection: 'column'
|
|
62519
62520
|
}
|
|
62520
62521
|
},
|
|
@@ -62606,7 +62607,7 @@ var genProListStyle = function genProListStyle(token) {
|
|
|
62606
62607
|
})), _token$componentCls));
|
|
62607
62608
|
};
|
|
62608
62609
|
function ListToolBar_style_useStyle(prefixCls) {
|
|
62609
|
-
return useStyle('
|
|
62610
|
+
return useStyle('ProTableListToolBar', function (token) {
|
|
62610
62611
|
var proListToken = objectSpread2_objectSpread2(objectSpread2_objectSpread2({}, token), {}, {
|
|
62611
62612
|
componentCls: ".".concat(prefixCls)
|
|
62612
62613
|
});
|
|
@@ -63350,17 +63351,16 @@ var style_genProListStyle = function genProListStyle(token) {
|
|
|
63350
63351
|
animationTimingFunction: 'linear',
|
|
63351
63352
|
animationIterationCount: 'infinite'
|
|
63352
63353
|
}
|
|
63353
|
-
})
|
|
63354
|
-
|
|
63355
|
-
|
|
63356
|
-
|
|
63357
|
-
}
|
|
63354
|
+
})
|
|
63355
|
+
}, defineProperty_defineProperty(_token$componentCls2, "td".concat(token.antCls, "-table-cell"), {
|
|
63356
|
+
'>a': {
|
|
63357
|
+
fontSize: token.fontSize
|
|
63358
63358
|
}
|
|
63359
|
-
}, defineProperty_defineProperty(_token$componentCls2, "".concat(token.antCls, "-table").concat(token.antCls, "-table-tbody").concat(token.antCls, "-table-wrapper:only-child").concat(token.antCls, "-table"), {
|
|
63359
|
+
}), defineProperty_defineProperty(_token$componentCls2, "".concat(token.antCls, "-table").concat(token.antCls, "-table-tbody").concat(token.antCls, "-table-wrapper:only-child").concat(token.antCls, "-table"), {
|
|
63360
63360
|
marginBlock: 0,
|
|
63361
63361
|
marginInline: 0
|
|
63362
63362
|
}), defineProperty_defineProperty(_token$componentCls2, "".concat(token.antCls, "-table").concat(token.antCls, "-table-middle ").concat(token.componentCls), {
|
|
63363
|
-
marginBlock:
|
|
63363
|
+
marginBlock: 0,
|
|
63364
63364
|
marginInline: -8
|
|
63365
63365
|
}), defineProperty_defineProperty(_token$componentCls2, '& &-search', (_search = {
|
|
63366
63366
|
marginBlockEnd: '16px',
|
|
@@ -85898,17 +85898,17 @@ function BaseProList(props) {
|
|
|
85898
85898
|
|
|
85899
85899
|
;// CONCATENATED MODULE: ./packages/components/src/version.ts
|
|
85900
85900
|
var version_version = {
|
|
85901
|
-
"@ant-design/pro-card": "2.0.
|
|
85902
|
-
"@ant-design/pro-components": "2.3.
|
|
85903
|
-
"@ant-design/pro-descriptions": "2.0.
|
|
85904
|
-
"@ant-design/pro-field": "2.1.
|
|
85905
|
-
"@ant-design/pro-form": "2.3.
|
|
85906
|
-
"@ant-design/pro-layout": "7.2.
|
|
85907
|
-
"@ant-design/pro-list": "2.0.
|
|
85908
|
-
"@ant-design/pro-provider": "2.0.
|
|
85901
|
+
"@ant-design/pro-card": "2.0.26",
|
|
85902
|
+
"@ant-design/pro-components": "2.3.33",
|
|
85903
|
+
"@ant-design/pro-descriptions": "2.0.29",
|
|
85904
|
+
"@ant-design/pro-field": "2.1.21",
|
|
85905
|
+
"@ant-design/pro-form": "2.3.1",
|
|
85906
|
+
"@ant-design/pro-layout": "7.2.4",
|
|
85907
|
+
"@ant-design/pro-list": "2.0.30",
|
|
85908
|
+
"@ant-design/pro-provider": "2.0.16",
|
|
85909
85909
|
"@ant-design/pro-skeleton": "2.0.5",
|
|
85910
|
-
"@ant-design/pro-table": "3.1.
|
|
85911
|
-
"@ant-design/pro-utils": "2.3.
|
|
85910
|
+
"@ant-design/pro-table": "3.1.7",
|
|
85911
|
+
"@ant-design/pro-utils": "2.3.4"
|
|
85912
85912
|
};
|
|
85913
85913
|
;// CONCATENATED MODULE: ./packages/components/src/index.tsx
|
|
85914
85914
|
|