2018-09-24 15:36:35 +00:00
|
|
|
[
|
|
|
|
{ "component": "AnimationSlider" },
|
|
|
|
{ "component": "Calendar", "render": "MyDateRange" },
|
|
|
|
{ "component": "Card" },
|
|
|
|
{ "component": "Chart" },
|
|
|
|
{ "component": "Count" },
|
2019-01-14 09:54:44 +00:00
|
|
|
{ "component": "Date" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "DropdownButton" },
|
|
|
|
{ "component": "EllipsisMenu" },
|
|
|
|
{ "component": "EmptyContent" },
|
|
|
|
{ "component": "Filters", "render": "MyReportFilters" },
|
|
|
|
{ "component": "Flag" },
|
2019-08-05 01:41:47 +00:00
|
|
|
{ "component": "Form" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "Gravatar" },
|
|
|
|
{ "component": "ImageAsset" },
|
|
|
|
{ "component": "Link" },
|
2019-07-10 02:25:25 +00:00
|
|
|
{ "component": "List" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "OrderStatus" },
|
|
|
|
{ "component": "Pagination" },
|
|
|
|
{ "component": "ProductImage" },
|
|
|
|
{ "component": "Rating" },
|
|
|
|
{ "component": "Search" },
|
2019-02-20 20:18:27 +00:00
|
|
|
{ "component": "SearchListControl" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "Section" },
|
|
|
|
{ "component": "SegmentedSelection" },
|
2019-07-17 18:46:55 +00:00
|
|
|
{ "component": "SimpleSelectControl" },
|
2019-05-23 12:42:58 +00:00
|
|
|
{ "component": "Spinner" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "SplitButton" },
|
2019-05-17 08:01:40 +00:00
|
|
|
{ "component": "Stepper" },
|
2018-09-24 15:36:35 +00:00
|
|
|
{ "component": "Summary", "render": "MySummaryList" },
|
|
|
|
{ "component": "Table" },
|
2018-10-12 21:29:25 +00:00
|
|
|
{ "component": "Tag" },
|
2018-12-12 19:24:29 +00:00
|
|
|
{ "component": "TextControlWithAffixes" },
|
2019-08-01 23:27:38 +00:00
|
|
|
{ "component": "ViewMoreList" },
|
|
|
|
{ "component": "WebPreview" }
|
2018-09-24 15:36:35 +00:00
|
|
|
]
|