@ant-design/pro-components 2.3.15 → 2.3.16
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 +11 -11
- package/dist/components.min.js +1 -1
- package/es/version.js +11 -11
- package/package.json +6 -6
package/dist/components.js
CHANGED
|
@@ -97665,17 +97665,17 @@ function BaseProList(props) {
|
|
|
97665
97665
|
/* harmony default export */ var list_es = ((/* unused pure expression or super */ null && (ProList)));
|
|
97666
97666
|
;// CONCATENATED MODULE: ./packages/components/src/version.ts
|
|
97667
97667
|
var version_version = {
|
|
97668
|
-
"@ant-design/pro-card": "2.0.
|
|
97669
|
-
"@ant-design/pro-components": "2.3.
|
|
97670
|
-
"@ant-design/pro-descriptions": "2.0.
|
|
97671
|
-
"@ant-design/pro-field": "2.1.
|
|
97672
|
-
"@ant-design/pro-form": "2.2.
|
|
97673
|
-
"@ant-design/pro-layout": "7.1.
|
|
97674
|
-
"@ant-design/pro-list": "2.0.
|
|
97675
|
-
"@ant-design/pro-provider": "2.0.
|
|
97676
|
-
"@ant-design/pro-skeleton": "2.0.
|
|
97677
|
-
"@ant-design/pro-table": "3.0.
|
|
97678
|
-
"@ant-design/pro-utils": "2.2.
|
|
97668
|
+
"@ant-design/pro-card": "2.0.12",
|
|
97669
|
+
"@ant-design/pro-components": "2.3.15",
|
|
97670
|
+
"@ant-design/pro-descriptions": "2.0.13",
|
|
97671
|
+
"@ant-design/pro-field": "2.1.6",
|
|
97672
|
+
"@ant-design/pro-form": "2.2.4",
|
|
97673
|
+
"@ant-design/pro-layout": "7.1.5",
|
|
97674
|
+
"@ant-design/pro-list": "2.0.13",
|
|
97675
|
+
"@ant-design/pro-provider": "2.0.6",
|
|
97676
|
+
"@ant-design/pro-skeleton": "2.0.4",
|
|
97677
|
+
"@ant-design/pro-table": "3.0.13",
|
|
97678
|
+
"@ant-design/pro-utils": "2.2.4"
|
|
97679
97679
|
};
|
|
97680
97680
|
;// CONCATENATED MODULE: ./packages/components/src/index.tsx
|
|
97681
97681
|
|