@ant-design/pro-components 2.3.10 → 2.3.11

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.
@@ -62057,6 +62057,8 @@ var genProLayoutBaseMenuStyle = function genProLayoutBaseMenuStyle(token) {
62057
62057
  paddingInline: 0
62058
62058
  })), _collapsed)), defineProperty_defineProperty(_$concat4, "".concat(token.componentCls, "-item-icon"), {
62059
62059
  height: '14px',
62060
+ width: '14px',
62061
+ opacity: '0.85',
62060
62062
  '.anticon': {
62061
62063
  lineHeight: '14px',
62062
62064
  height: '14px'
@@ -97513,17 +97515,17 @@ function BaseProList(props) {
97513
97515
  /* harmony default export */ var list_es = ((/* unused pure expression or super */ null && (ProList)));
97514
97516
  ;// CONCATENATED MODULE: ./packages/components/src/version.ts
97515
97517
  var version_version = {
97516
- "@ant-design/pro-card": "2.0.7",
97517
- "@ant-design/pro-components": "2.3.9",
97518
- "@ant-design/pro-descriptions": "2.0.8",
97519
- "@ant-design/pro-field": "2.1.1",
97520
- "@ant-design/pro-form": "2.1.1",
97521
- "@ant-design/pro-layout": "7.0.7",
97522
- "@ant-design/pro-list": "2.0.8",
97518
+ "@ant-design/pro-card": "2.0.8",
97519
+ "@ant-design/pro-components": "2.3.10",
97520
+ "@ant-design/pro-descriptions": "2.0.9",
97521
+ "@ant-design/pro-field": "2.1.2",
97522
+ "@ant-design/pro-form": "2.2.0",
97523
+ "@ant-design/pro-layout": "7.1.0",
97524
+ "@ant-design/pro-list": "2.0.9",
97523
97525
  "@ant-design/pro-provider": "2.0.3",
97524
97526
  "@ant-design/pro-skeleton": "2.0.3",
97525
- "@ant-design/pro-table": "3.0.8",
97526
- "@ant-design/pro-utils": "2.1.1"
97527
+ "@ant-design/pro-table": "3.0.9",
97528
+ "@ant-design/pro-utils": "2.2.0"
97527
97529
  };
97528
97530
  ;// CONCATENATED MODULE: ./packages/components/src/index.tsx
97529
97531