@ant-design/pro-components 2.3.18 → 2.3.19
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 +9 -10
- package/dist/components.min.js +1 -1
- package/es/version.js +9 -9
- package/package.json +2 -2
package/dist/components.js
CHANGED
|
@@ -59745,7 +59745,6 @@ var compatibleStyle = function compatibleStyle(token) {
|
|
|
59745
59745
|
backgroundColor: 'transparent!important'
|
|
59746
59746
|
}), defineProperty_defineProperty(_$concat6, "&".concat(token.antCls, "-menu-light"), defineProperty_defineProperty({}, "".concat(token.antCls, "-menu-item:hover, \n ").concat(token.antCls, "-menu-item-active,\n ").concat(token.antCls, "-menu-submenu-active, \n ").concat(token.antCls, "-menu-submenu-title:hover"), defineProperty_defineProperty({
|
|
59747
59747
|
color: token.sider.colorTextMenuActive,
|
|
59748
|
-
backgroundColor: token.sider.colorBgMenuItemHover,
|
|
59749
59748
|
borderRadius: token.radiusBase
|
|
59750
59749
|
}, "".concat(token.antCls, "-menu-submenu-arrow"), {
|
|
59751
59750
|
color: token.sider.colorTextMenuActive
|
|
@@ -86365,17 +86364,17 @@ function BaseProList(props) {
|
|
|
86365
86364
|
/* harmony default export */ var list_es = ((/* unused pure expression or super */ null && (ProList)));
|
|
86366
86365
|
;// CONCATENATED MODULE: ./packages/components/src/version.ts
|
|
86367
86366
|
var version_version = {
|
|
86368
|
-
"@ant-design/pro-card": "2.0.
|
|
86369
|
-
"@ant-design/pro-components": "2.3.
|
|
86370
|
-
"@ant-design/pro-descriptions": "2.0.
|
|
86371
|
-
"@ant-design/pro-field": "2.1.
|
|
86372
|
-
"@ant-design/pro-form": "2.2.
|
|
86373
|
-
"@ant-design/pro-layout": "7.1.
|
|
86374
|
-
"@ant-design/pro-list": "2.0.
|
|
86367
|
+
"@ant-design/pro-card": "2.0.14",
|
|
86368
|
+
"@ant-design/pro-components": "2.3.18",
|
|
86369
|
+
"@ant-design/pro-descriptions": "2.0.16",
|
|
86370
|
+
"@ant-design/pro-field": "2.1.9",
|
|
86371
|
+
"@ant-design/pro-form": "2.2.7",
|
|
86372
|
+
"@ant-design/pro-layout": "7.1.7",
|
|
86373
|
+
"@ant-design/pro-list": "2.0.16",
|
|
86375
86374
|
"@ant-design/pro-provider": "2.0.6",
|
|
86376
86375
|
"@ant-design/pro-skeleton": "2.0.4",
|
|
86377
|
-
"@ant-design/pro-table": "3.0.
|
|
86378
|
-
"@ant-design/pro-utils": "2.2.
|
|
86376
|
+
"@ant-design/pro-table": "3.0.16",
|
|
86377
|
+
"@ant-design/pro-utils": "2.2.6"
|
|
86379
86378
|
};
|
|
86380
86379
|
;// CONCATENATED MODULE: ./packages/components/src/index.tsx
|
|
86381
86380
|
|