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 40a0cf3b
authored
2025-07-23 11:50:20 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
advisor service
1 parent
9ae8c53e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
src/components/layout/overview.json
types/generated/components.d.ts
src/components/layout/overview.json
View file @
40a0cf3
{
"collectionName"
:
"components_layout_overviews"
,
"info"
:
{
"displayName"
:
"Overview"
"displayName"
:
"Overview"
,
"description"
:
""
},
"options"
:
{},
"attributes"
:
{
...
...
@@ -11,7 +12,7 @@
"Subtitle"
:
{
"type"
:
"text"
},
"
Description
"
:
{
"
Content
"
:
{
"type"
:
"customField"
,
"options"
:
{
"preset"
:
"default"
...
...
types/generated/components.d.ts
View file @
40a0cf3
...
...
@@ -263,11 +263,12 @@ export interface LayoutOverview extends Struct.ComponentSchema {
collectionName
:
'components_layout_overviews'
;
info
:
{
displayName
:
'Overview'
;
description
:
''
;
};
attributes
:
{
Title
:
Schema
.
Attribute
.
String
;
Subtitle
:
Schema
.
Attribute
.
Text
;
Description
:
Schema
.
Attribute
.
RichText
&
Content
:
Schema
.
Attribute
.
RichText
&
Schema
.
Attribute
.
CustomField
<
'plugin::ckeditor5.CKEditor'
,
{
...
...
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