Skip to content

Commit

Permalink
feat: Revert "feat: lazy component (#1197)" (#1210)
Browse files Browse the repository at this point in the history
This reverts commit e730dd1.
  • Loading branch information
rayhomie authored Jun 18, 2024
1 parent 5436281 commit 56cfe92
Show file tree
Hide file tree
Showing 218 changed files with 62 additions and 280 deletions.
1 change: 0 additions & 1 deletion compiled/alipay/src/ActionSheet/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-popup": "../Popup/index"
}
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Avatar/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Badge/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Button/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"loading": "../Loading/index",
"ant-icon": "../Icon/index"
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Calendar/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Checkbox/CheckboxGroup/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"list": "../../List/index",
"list-item": "../../List/ListItem/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Checkbox/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-icon": "../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Checklist/ChecklistItem/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Checklist/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-checklist-item": "./ChecklistItem/index",
"ant-icon": "../Icon/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Collapse/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-icon": "../Icon/index"
}
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Container/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/DatePicker/RangePicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../../Icon/index",
"ant-picker": "../../Picker/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/DatePicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-picker": "../Picker/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Divider/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
}
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Empty/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {}
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormCascaderPicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-cascader-picker": "../../Picker/CascaderPicker/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormCheckboxGroup/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"checkbox-group": "../../Checkbox/CheckboxGroup/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormDatePicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-date-picker": "../../DatePicker/index",
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Form/FormImageUpload/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"image-upload": "../../ImageUpload/index"
}
}
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormInput/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-input": "../../Input/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormItem/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"popover": "../../Popover/index",
"ant-icon": "../../Icon/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormPicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-picker": "../../Picker/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormRadioGroup/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-radio-group": "../../Radio/RadioGroup/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormRangePicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-range-picker": "../../DatePicker/RangePicker/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormRate/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"icon": "../../Icon/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormSelector/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"selector": "../../Selector/index"
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Form/FormSlider/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"slider": "../../Slider/index"
}
}
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Form/FormStepper/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"stepper": "../../Stepper/index"
}
}
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Form/FormSwitch/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"switch": "../../Switch/index"
}
}
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Form/FormTextarea/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"form-item": "../FormItem/index",
"ant-textarea": "../../Input/Textarea/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Grid/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"image-icon": "../ImageIcon/index",
"ant-pagination": "../Pagination/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/GuideTour/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"mask": "../Mask/index",
"ant-button": "../Button/index",
Expand Down
5 changes: 2 additions & 3 deletions compiled/alipay/src/Icon/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
}
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/ImageIcon/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../Icon/index"
}
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/ImageUpload/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../Icon/index",
"loading": "../Loading/index"
}
}
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/IndexBar/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Input/InputBlur/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Input/Textarea/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Input/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/List/ListItem/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../../Icon/index",
"image-icon": "../../ImageIcon/index"
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/List/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Loading/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
3 changes: 1 addition & 2 deletions compiled/alipay/src/Mask/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Modal/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-button": "../Button/index",
"ant-icon": "../Icon/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/NoticeBar/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../Icon/index",
"image-icon": "../ImageIcon/index"
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/NumberKeyboard/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-icon": "../Icon/index"
}
Expand Down
3 changes: 1 addition & 2 deletions compiled/alipay/src/Pagination/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents"
"component": true
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Picker/CascaderPicker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-picker": "../index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Picker/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-popup": "../Popup/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Popover/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"mask": "../Mask/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Popup/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {}
}
1 change: 0 additions & 1 deletion compiled/alipay/src/Progress/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-icon": "../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Radio/RadioGroup/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"list": "../../List/index",
"list-item": "../../List/ListItem/index",
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/Radio/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"ant-icon": "../Icon/index"
}
Expand Down
1 change: 0 additions & 1 deletion compiled/alipay/src/RareWordsKeyboard/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": true,
"lazyCodeLoading": "renderedComponents",
"usingComponents": {
"icon": "../Icon/index",
"result": "../Result/index",
Expand Down
Loading

0 comments on commit 56cfe92

Please sign in to comment.