2018-05-13 15:11:51 +00:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`antd dist files exports modules correctly 1`] = `
|
|
|
|
Array [
|
2019-08-28 02:50:19 +00:00
|
|
|
"Base",
|
2018-05-13 15:11:51 +00:00
|
|
|
"version",
|
|
|
|
"install",
|
|
|
|
"message",
|
|
|
|
"notification",
|
|
|
|
"Affix",
|
2018-06-04 09:09:01 +00:00
|
|
|
"Anchor",
|
2018-05-13 15:11:51 +00:00
|
|
|
"AutoComplete",
|
|
|
|
"Alert",
|
|
|
|
"Avatar",
|
|
|
|
"BackTop",
|
|
|
|
"Badge",
|
|
|
|
"Breadcrumb",
|
|
|
|
"Button",
|
|
|
|
"Calendar",
|
|
|
|
"Card",
|
|
|
|
"Collapse",
|
2018-07-20 08:13:21 +00:00
|
|
|
"Carousel",
|
2018-05-13 15:11:51 +00:00
|
|
|
"Cascader",
|
|
|
|
"Checkbox",
|
|
|
|
"Col",
|
|
|
|
"DatePicker",
|
|
|
|
"Divider",
|
|
|
|
"Dropdown",
|
|
|
|
"Form",
|
2020-03-16 04:06:55 +00:00
|
|
|
"FormModel",
|
2018-05-13 15:11:51 +00:00
|
|
|
"Icon",
|
|
|
|
"Input",
|
|
|
|
"InputNumber",
|
|
|
|
"Layout",
|
2018-06-16 13:30:41 +00:00
|
|
|
"List",
|
2018-05-13 15:11:51 +00:00
|
|
|
"LocaleProvider",
|
|
|
|
"Menu",
|
2020-03-07 11:45:13 +00:00
|
|
|
"Mentions",
|
2018-05-13 15:11:51 +00:00
|
|
|
"Modal",
|
|
|
|
"Pagination",
|
|
|
|
"Popconfirm",
|
|
|
|
"Popover",
|
|
|
|
"Progress",
|
|
|
|
"Radio",
|
|
|
|
"Rate",
|
|
|
|
"Row",
|
|
|
|
"Select",
|
|
|
|
"Slider",
|
|
|
|
"Spin",
|
2019-05-25 09:18:04 +00:00
|
|
|
"Statistic",
|
2018-05-13 15:11:51 +00:00
|
|
|
"Steps",
|
|
|
|
"Switch",
|
|
|
|
"Table",
|
|
|
|
"Transfer",
|
|
|
|
"Tree",
|
2018-07-11 09:51:20 +00:00
|
|
|
"TreeSelect",
|
2018-05-13 15:11:51 +00:00
|
|
|
"Tabs",
|
|
|
|
"Tag",
|
|
|
|
"TimePicker",
|
|
|
|
"Timeline",
|
|
|
|
"Tooltip",
|
|
|
|
"Upload",
|
2018-09-05 13:28:54 +00:00
|
|
|
"Drawer",
|
2018-12-10 05:42:19 +00:00
|
|
|
"Skeleton",
|
2019-01-02 03:04:38 +00:00
|
|
|
"Comment",
|
2019-01-02 14:00:06 +00:00
|
|
|
"ConfigProvider",
|
2019-03-11 13:06:53 +00:00
|
|
|
"Empty",
|
2020-03-07 11:45:13 +00:00
|
|
|
"Result",
|
|
|
|
"Descriptions",
|
|
|
|
"PageHeader",
|
2018-05-13 15:11:51 +00:00
|
|
|
"default",
|
|
|
|
]
|
|
|
|
`;
|