Skip to content

Commit

Permalink
[cc] Add code component studio ui option
Browse files Browse the repository at this point in the history
Change-Id: Ib7b753d6b18b24967ab63a047375634d7d834c9e
GitOrigin-RevId: acc147ea7469813bc75b0ed464cb816c8c927a76
  • Loading branch information
FMota0 authored and Copybara committed May 13, 2024
1 parent aeed2c8 commit cf58b10
Show file tree
Hide file tree
Showing 57 changed files with 3,473 additions and 1,247 deletions.
228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/collapse.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/date-range-picker.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/pagination.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/popover.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/progress.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/rate.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/segmented.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/slider.json

Large diffs are not rendered by default.

228 changes: 170 additions & 58 deletions platform/loader-tests/data/antd5/tabs.json

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions platform/loader-tests/data/app-hosting.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@
"styleSections": true,
"helpers": null,
"defaultSlotContents": {},
"__type": "CodeComponentMeta"
"__type": "CodeComponentMeta",
"thumbnailUrl": null,
"section": null
},
"30184006": { "name": "name", "uuid": "iy-0P5ktJM", "__type": "Var" },
"30184007": { "name": "text", "__type": "Text" },
Expand Down Expand Up @@ -968,7 +970,9 @@
"styleSections": true,
"helpers": null,
"defaultSlotContents": {},
"__type": "CodeComponentMeta"
"__type": "CodeComponentMeta",
"thumbnailUrl": null,
"section": null
},
"35978008": {
"type": { "__ref": "35978020" },
Expand Down Expand Up @@ -1053,7 +1057,9 @@
"styleSections": true,
"helpers": null,
"defaultSlotContents": {},
"__type": "CodeComponentMeta"
"__type": "CodeComponentMeta",
"thumbnailUrl": null,
"section": null
},
"35978013": {
"variants": [{ "__ref": "34512056" }],
Expand Down Expand Up @@ -1249,7 +1255,7 @@
}
},
"deps": [],
"version": "229-add-class-type-default-styles"
"version": "230-add-studio-ui-cc"
}
]
]
Loading

0 comments on commit cf58b10

Please sign in to comment.