@ant-design/pro-components 2.3.38 → 2.3.39
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 +2 -3
- package/dist/components.min.js +1 -1
- package/es/version.js +2 -2
- package/package.json +2 -2
package/dist/components.js
CHANGED
|
@@ -47536,7 +47536,6 @@ var genProLayoutBaseMenuStyle = function genProLayoutBaseMenuStyle(token) {
|
|
|
47536
47536
|
paddingInlineStart: 10
|
|
47537
47537
|
})), defineProperty_defineProperty(_$concat5, "&&-collapsed", (_collapsed = {}, defineProperty_defineProperty(_collapsed, "".concat(token.antCls, "-menu-item, \n ").concat(token.antCls, "-menu-item-group > ").concat(token.antCls, "-menu-item-group-list > ").concat(token.antCls, "-menu-item, \n ").concat(token.antCls, "-menu-item-group > ").concat(token.antCls, "-menu-item-group-list > ").concat(token.antCls, "-menu-submenu > ").concat(token.antCls, "-menu-submenu-title, \n ").concat(token.antCls, "-menu-submenu > ").concat(token.antCls, "-menu-submenu-title"), {
|
|
47538
47538
|
paddingInline: '0 !important',
|
|
47539
|
-
height: 'auto !important',
|
|
47540
47539
|
marginBlock: '8px !important'
|
|
47541
47540
|
}), defineProperty_defineProperty(_collapsed, "".concat(token.antCls, "-menu-item-group > ").concat(token.antCls, "-menu-item-group-list > ").concat(token.antCls, "-menu-submenu-selected > ").concat(token.antCls, "-menu-submenu-title, \n ").concat(token.antCls, "-menu-submenu-selected > ").concat(token.antCls, "-menu-submenu-title"), {
|
|
47542
47541
|
backgroundColor: (_token$layout = token.layout) === null || _token$layout === void 0 ? void 0 : (_token$layout$sider = _token$layout.sider) === null || _token$layout$sider === void 0 ? void 0 : _token$layout$sider.colorBgMenuItemSelected,
|
|
@@ -80912,11 +80911,11 @@ function BaseProList(props) {
|
|
|
80912
80911
|
;// CONCATENATED MODULE: ./packages/components/src/version.ts
|
|
80913
80912
|
var version_version = {
|
|
80914
80913
|
"@ant-design/pro-card": "2.1.1",
|
|
80915
|
-
"@ant-design/pro-components": "2.3.
|
|
80914
|
+
"@ant-design/pro-components": "2.3.38",
|
|
80916
80915
|
"@ant-design/pro-descriptions": "2.0.33",
|
|
80917
80916
|
"@ant-design/pro-field": "2.1.25",
|
|
80918
80917
|
"@ant-design/pro-form": "2.4.1",
|
|
80919
|
-
"@ant-design/pro-layout": "7.3.
|
|
80918
|
+
"@ant-design/pro-layout": "7.3.2",
|
|
80920
80919
|
"@ant-design/pro-list": "2.0.34",
|
|
80921
80920
|
"@ant-design/pro-provider": "2.1.1",
|
|
80922
80921
|
"@ant-design/pro-skeleton": "2.0.6",
|