Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
advithconsulting.io-backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit c8174fd4
authored
2025-08-02 00:41:40 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
card component
1 parent
02361881
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
src/components/dynamic-zone/card.json
src/components/layout/card-details.json
types/generated/components.d.ts
src/components/dynamic-zone/card.json
View file @
c8174fd
{
"collectionName"
:
"components_dynamic_zone_cards"
,
"info"
:
{
"displayName"
:
"card"
"displayName"
:
"card"
,
"description"
:
""
},
"options"
:
{},
"attributes"
:
{
...
...
src/components/layout/card-details.json
View file @
c8174fd
{
"collectionName"
:
"components_layout_card_details"
,
"info"
:
{
"displayName"
:
"card-details"
"displayName"
:
"card-details"
,
"description"
:
""
},
"options"
:
{},
"attributes"
:
{
...
...
@@ -14,6 +15,16 @@
"preset"
:
"default"
},
"customField"
:
"plugin::ckeditor5.CKEditor"
},
"Image"
:
{
"allowedTypes"
:
[
"images"
,
"files"
,
"videos"
,
"audios"
],
"type"
:
"media"
,
"multiple"
:
false
}
}
}
types/generated/components.d.ts
View file @
c8174fd
This diff is collapsed.
Click to expand it.
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment