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 6d74cdbe
authored
2025-08-13 15:04:24 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chnage compoent gcc
1 parent
bca6ab71
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
5 deletions
src/api/gcc-service-page/content-types/gcc-service-page/schema.json
src/components/dynamic-zone/we-offer-sec.json
src/components/layout/cta-banner.json
src/components/layout/heading.json
src/components/layout/weoffer-list.json
types/generated/components.d.ts
types/generated/contentTypes.d.ts
src/api/gcc-service-page/content-types/gcc-service-page/schema.json
View file @
6d74cdb
...
@@ -23,7 +23,8 @@
...
@@ -23,7 +23,8 @@
"dynamic-zone.about"
,
"dynamic-zone.about"
,
"dynamic-zone.background"
,
"dynamic-zone.background"
,
"dynamic-zone.rules-application"
,
"dynamic-zone.rules-application"
,
"dynamic-zone.download-btn"
"dynamic-zone.download-btn"
,
"dynamic-zone.card"
]
]
},
},
"Clientel"
:
{
"Clientel"
:
{
...
...
src/components/dynamic-zone/we-offer-sec.json
View file @
6d74cdb
{
{
"collectionName"
:
"components_dynamic_zone_we_offer_secs"
,
"collectionName"
:
"components_dynamic_zone_we_offer_secs"
,
"info"
:
{
"info"
:
{
"displayName"
:
"WeOfferSec"
"displayName"
:
"WeOfferSec"
,
"description"
:
""
},
},
"options"
:
{},
"options"
:
{},
"attributes"
:
{
"attributes"
:
{
...
...
src/components/layout/cta-banner.json
View file @
6d74cdb
{
{
"collectionName"
:
"components_layout_cta_banners"
,
"collectionName"
:
"components_layout_cta_banners"
,
"info"
:
{
"info"
:
{
"displayName"
:
"CTABanner"
"displayName"
:
"CTABanner"
,
"description"
:
""
},
},
"options"
:
{},
"options"
:
{},
"attributes"
:
{
"attributes"
:
{
...
...
src/components/layout/heading.json
View file @
6d74cdb
...
@@ -13,7 +13,11 @@
...
@@ -13,7 +13,11 @@
"type"
:
"string"
"type"
:
"string"
},
},
"Description"
:
{
"Description"
:
{
"type"
:
"text"
"type"
:
"customField"
,
"options"
:
{
"preset"
:
"default"
},
"customField"
:
"plugin::ckeditor5.CKEditor"
}
}
}
}
}
}
src/components/layout/weoffer-list.json
View file @
6d74cdb
{
{
"collectionName"
:
"components_layout_weoffer_lists"
,
"collectionName"
:
"components_layout_weoffer_lists"
,
"info"
:
{
"info"
:
{
"displayName"
:
"WeofferList"
"displayName"
:
"WeofferList"
,
"description"
:
""
},
},
"options"
:
{},
"options"
:
{},
"attributes"
:
{
"attributes"
:
{
...
@@ -18,6 +19,9 @@
...
@@ -18,6 +19,9 @@
"type"
:
"component"
,
"type"
:
"component"
,
"repeatable"
:
true
,
"repeatable"
:
true
,
"component"
:
"layout.product-list"
"component"
:
"layout.product-list"
},
"Description"
:
{
"type"
:
"text"
}
}
}
}
}
}
types/generated/components.d.ts
View file @
6d74cdb
This diff is collapsed.
Click to expand it.
types/generated/contentTypes.d.ts
View file @
6d74cdb
...
@@ -1355,6 +1355,7 @@ export interface ApiGccServicePageGccServicePage
...
@@ -1355,6 +1355,7 @@ export interface ApiGccServicePageGccServicePage
'dynamic-zone.background'
,
'dynamic-zone.background'
,
'dynamic-zone.rules-application'
,
'dynamic-zone.rules-application'
,
'dynamic-zone.download-btn'
,
'dynamic-zone.download-btn'
,
'dynamic-zone.card'
,
]
]
>
;
>
;
Clientel
:
Schema
.
Attribute
.
Component
<
'layout.clientel'
,
true
>
;
Clientel
:
Schema
.
Attribute
.
Component
<
'layout.clientel'
,
true
>
;
...
...
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