Skip to content

Commit

Permalink
chore: run bundle migrations
Browse files Browse the repository at this point in the history
GitOrigin-RevId: a9e1f9e440593854546aad4b72f5104ae87d85d6
  • Loading branch information
IcaroG authored and actions-user committed Dec 18, 2024
1 parent f22e49a commit 34bf9b3
Show file tree
Hide file tree
Showing 55 changed files with 3,908 additions and 2,044 deletions.
178 changes: 118 additions & 60 deletions platform/loader-tests/data/antd5/collapse.json

Large diffs are not rendered by default.

175 changes: 116 additions & 59 deletions platform/loader-tests/data/antd5/date-range-picker.json

Large diffs are not rendered by default.

175 changes: 116 additions & 59 deletions platform/loader-tests/data/antd5/pagination.json

Large diffs are not rendered by default.

175 changes: 116 additions & 59 deletions platform/loader-tests/data/antd5/popover.json

Large diffs are not rendered by default.

178 changes: 118 additions & 60 deletions platform/loader-tests/data/antd5/progress.json

Large diffs are not rendered by default.

175 changes: 116 additions & 59 deletions platform/loader-tests/data/antd5/rate.json

Large diffs are not rendered by default.

175 changes: 116 additions & 59 deletions platform/loader-tests/data/antd5/segmented.json

Large diffs are not rendered by default.

178 changes: 118 additions & 60 deletions platform/loader-tests/data/antd5/slider.json

Large diffs are not rendered by default.

178 changes: 118 additions & 60 deletions platform/loader-tests/data/antd5/tabs.json

Large diffs are not rendered by default.

14 changes: 9 additions & 5 deletions platform/loader-tests/data/app-hosting.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"figmaMappings": [],
"alwaysAutoName": false,
"trapsFocus": false,
"__type": "Component"
"__type": "Component",
"serverQueries": []
},
"30184002": {
"type": { "__ref": "30184007" },
Expand Down Expand Up @@ -213,7 +214,8 @@
"figmaMappings": [],
"alwaysAutoName": false,
"trapsFocus": false,
"__type": "Component"
"__type": "Component",
"serverQueries": []
},
"34512003": {
"tag": "div",
Expand Down Expand Up @@ -880,7 +882,8 @@
"figmaMappings": [],
"alwaysAutoName": false,
"trapsFocus": false,
"__type": "Component"
"__type": "Component",
"serverQueries": []
},
"35978002": {
"uuid": "ljWCAon8Cy",
Expand All @@ -904,7 +907,8 @@
"figmaMappings": [],
"alwaysAutoName": false,
"trapsFocus": false,
"__type": "Component"
"__type": "Component",
"serverQueries": []
},
"35978003": {
"name": null,
Expand Down Expand Up @@ -1269,7 +1273,7 @@
}
},
"deps": [],
"version": "238-code-component-variants-update-fields"
"version": "239-add-server-queries"
}
]
]
Loading

0 comments on commit 34bf9b3

Please sign in to comment.