Commit a9c3bb9d by Gaurav Dev

strapi setup

1 parent c76e3453
Showing 57 changed files with 1405 additions and 30 deletions
This diff could not be displayed because it is too large.
......@@ -10,12 +10,12 @@
"strapi": "strapi",
"deploy": "strapi deploy"
},
"devDependencies": {},
"dependencies": {
"@strapi/strapi": "4.25.1",
"@strapi/plugin-users-permissions": "4.25.1",
"@strapi/plugin-i18n": "4.25.1",
"@_sh/strapi-plugin-ckeditor": "^2.1.1",
"@strapi/plugin-cloud": "4.25.1",
"@strapi/plugin-i18n": "4.25.1",
"@strapi/plugin-users-permissions": "4.25.1",
"@strapi/strapi": "4.25.1",
"mysql": "2.18.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
......
{
"kind": "singleType",
"collectionName": "diamonds",
"info": {
"singularName": "diamond",
"pluralName": "diamonds",
"displayName": "Diamond",
"description": ""
},
"options": {
"draftAndPublish": true
},
"pluginOptions": {},
"attributes": {
"Banner": {
"type": "component",
"repeatable": false,
"component": "layout.banner"
},
"DiamondManufacturing": {
"type": "component",
"repeatable": false,
"component": "layout.about-jasani"
},
"PolishedDiamonds": {
"displayName": "PolishedDiamonds",
"type": "component",
"repeatable": false,
"component": "layout.polished-diamonds"
},
"DiamondServices": {
"displayName": "DiamondServices",
"type": "component",
"repeatable": false,
"component": "layout.diamond-services"
},
"CertifiedDiamond": {
"displayName": "CertifiedDiamond",
"type": "component",
"repeatable": false,
"component": "layout.certified-diamond"
},
"Locations": {
"type": "blocks"
}
}
}
'use strict';
/**
* diamond controller
*/
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::diamond.diamond');
'use strict';
/**
* diamond router
*/
const { createCoreRouter } = require('@strapi/strapi').factories;
module.exports = createCoreRouter('api::diamond.diamond');
'use strict';
/**
* diamond service
*/
const { createCoreService } = require('@strapi/strapi').factories;
module.exports = createCoreService('api::diamond.diamond');
{
"kind": "singleType",
"collectionName": "discovers",
"info": {
"singularName": "discover",
"pluralName": "discovers",
"displayName": "discover",
"description": ""
},
"options": {
"draftAndPublish": true
},
"pluginOptions": {},
"attributes": {
"Banner": {
"displayName": "Banner",
"type": "component",
"repeatable": false,
"component": "layout.banner"
},
"aboutJasani": {
"displayName": "aboutJasani",
"type": "component",
"repeatable": false,
"component": "layout.about-jasani"
},
"Timeline": {
"displayName": "Timeline",
"type": "component",
"repeatable": false,
"component": "layout.timeline"
},
"ResponsibleSourcing": {
"displayName": "ResponsibleSourcing",
"type": "component",
"repeatable": false,
"component": "layout.responsible-sourcing"
},
"CoreValues": {
"displayName": "CoreValues",
"type": "component",
"repeatable": false,
"component": "layout.core-values"
},
"ClientsGlobally": {
"displayName": "ClientsGlobally",
"type": "component",
"repeatable": false,
"component": "layout.clients-globally"
},
"Certifications": {
"displayName": "Certifications",
"type": "component",
"repeatable": false,
"component": "layout.certifications"
},
"LineManufacturing": {
"type": "component",
"repeatable": false,
"component": "layout.line-manufacturing"
}
}
}
'use strict';
/**
* discover controller
*/
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::discover.discover');
'use strict';
/**
* discover router
*/
const { createCoreRouter } = require('@strapi/strapi').factories;
module.exports = createCoreRouter('api::discover.discover');
'use strict';
/**
* discover service
*/
const { createCoreService } = require('@strapi/strapi').factories;
module.exports = createCoreService('api::discover.discover');
{
"kind": "singleType",
"collectionName": "jewelleries",
"info": {
"singularName": "jewellery",
"pluralName": "jewelleries",
"displayName": "Jewellery",
"description": ""
},
"options": {
"draftAndPublish": true
},
"pluginOptions": {},
"attributes": {
"Banner": {
"type": "component",
"repeatable": false,
"component": "layout.banner"
},
"About": {
"type": "component",
"repeatable": false,
"component": "layout.about-jasani"
},
"DiamondJewellery": {
"displayName": "DiamondJewellery",
"type": "component",
"repeatable": false,
"component": "layout.diamond-jewellery"
},
"LineManufacturing": {
"displayName": "LineManufacturing",
"type": "component",
"repeatable": false,
"component": "layout.line-manufacturing"
},
"JewelleryServices": {
"displayName": "JewelleryServices",
"type": "component",
"repeatable": false,
"component": "layout.jewellery-services"
},
"Worldwide": {
"displayName": "Worldwide",
"type": "component",
"repeatable": false,
"component": "layout.worldwide"
}
}
}
'use strict';
/**
* jewellery controller
*/
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::jewellery.jewellery');
'use strict';
/**
* jewellery router
*/
const { createCoreRouter } = require('@strapi/strapi').factories;
module.exports = createCoreRouter('api::jewellery.jewellery');
'use strict';
/**
* jewellery service
*/
const { createCoreService } = require('@strapi/strapi').factories;
module.exports = createCoreService('api::jewellery.jewellery');
{
"kind": "singleType",
"collectionName": "sustainabilities",
"info": {
"singularName": "sustainability",
"pluralName": "sustainabilities",
"displayName": "Sustainability",
"description": ""
},
"options": {
"draftAndPublish": true
},
"pluginOptions": {},
"attributes": {
"Banner": {
"type": "component",
"repeatable": false,
"component": "layout.banner"
},
"Goals": {
"displayName": "Goals",
"type": "component",
"repeatable": false,
"component": "layout.goals"
},
"AreasOfFocus": {
"displayName": "AreasOfFocus",
"type": "component",
"repeatable": false,
"component": "layout.areas-of-focus"
},
"Responsible": {
"displayName": "Responsible",
"type": "component",
"repeatable": false,
"component": "layout.responsible"
},
"Responsibility": {
"displayName": "Responsibility",
"type": "component",
"repeatable": false,
"component": "layout.responsibility"
},
"SupplyChain": {
"displayName": "SupplyChain",
"type": "component",
"repeatable": false,
"component": "layout.supply-chain"
},
"NaturalDiamond": {
"displayName": "NaturalDiamond",
"type": "component",
"repeatable": false,
"component": "layout.natural-diamond"
},
"Community": {
"displayName": "Community",
"type": "component",
"repeatable": false,
"component": "layout.community"
}
}
}
'use strict';
/**
* sustainability controller
*/
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::sustainability.sustainability');
'use strict';
/**
* sustainability router
*/
const { createCoreRouter } = require('@strapi/strapi').factories;
module.exports = createCoreRouter('api::sustainability.sustainability');
'use strict';
/**
* sustainability service
*/
const { createCoreService } = require('@strapi/strapi').factories;
module.exports = createCoreService('api::sustainability.sustainability');
{
"collectionName": "components_layout_about_jasanis",
"info": {
"displayName": "aboutJasani",
"description": ""
},
"options": {},
"attributes": {
"aboutHeading": {
"type": "string"
},
"aboutDescription": {
"type": "blocks"
},
"aboutImage": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"videos"
]
},
"aboutSubHeading": {
"type": "string"
}
}
}
{
"collectionName": "components_layout_areas_of_foci",
"info": {
"displayName": "AreasOfFocus"
},
"options": {},
"attributes": {
"areasOfFocusHeading": {
"type": "string"
},
"areasOfFocusSubHeading": {
"type": "string"
},
"leftImage": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
},
"rightTitle": {
"type": "string"
},
"rightDescription": {
"type": "blocks"
},
"rightImage": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_banners",
"info": {
"displayName": "Banner"
},
"options": {},
"attributes": {
"bannerHeading": {
"type": "string"
},
"bannerSubHeading": {
"type": "string"
},
"bannerImageDesktop": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
},
"bannerImageMobile": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_certifications_details",
"info": {
"displayName": "CertificationsDetails"
},
"options": {},
"attributes": {
"certificationNumber": {
"type": "string"
},
"certificationHeading": {
"type": "text"
},
"certificationSubHeading": {
"type": "text"
},
"certificationDetailsDescription": {
"type": "blocks"
}
}
}
{
"collectionName": "components_layout_certifications",
"info": {
"displayName": "Certifications",
"description": ""
},
"options": {},
"attributes": {
"certificationHeading": {
"type": "string"
},
"certificationDescription": {
"type": "text"
},
"CertificationsDetails": {
"displayName": "CertificationsDetails",
"type": "component",
"repeatable": true,
"component": "layout.certifications-details"
}
}
}
{
"collectionName": "components_layout_certified_diamonds",
"info": {
"displayName": "CertifiedDiamond",
"description": ""
},
"options": {},
"attributes": {
"certifiedDiamondSubHeading": {
"type": "string"
},
"certifiedDiamondHeading": {
"type": "string"
},
"certifiedDiamondDescription": {
"type": "blocks"
},
"Images": {
"type": "component",
"repeatable": true,
"component": "layout.images"
}
}
}
{
"collectionName": "components_layout_clients_globallies",
"info": {
"displayName": "ClientsGlobally"
},
"options": {},
"attributes": {
"ClientsGloballyHeading": {
"type": "string"
},
"ClientsGloballySubHeading": {
"type": "string"
},
"Locations": {
"displayName": "Locations",
"type": "component",
"repeatable": true,
"component": "layout.locations"
}
}
}
{
"collectionName": "components_layout_community_sliders",
"info": {
"displayName": "CommunitySlider"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_communities",
"info": {
"displayName": "Community"
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"description": {
"type": "string"
},
"CommunitySlider": {
"displayName": "CommunitySlider",
"type": "component",
"repeatable": true,
"component": "layout.community-slider"
}
}
}
{
"collectionName": "components_layout_core_values_details",
"info": {
"displayName": "coreValuesDetails"
},
"options": {},
"attributes": {
"coreValueTitle": {
"type": "string"
},
"coreValueDescription": {
"type": "text"
},
"coreValuesImage": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_core_values",
"info": {
"displayName": "CoreValues"
},
"options": {},
"attributes": {
"coreValuesHeading": {
"type": "string"
},
"coreValuesSubHeading": {
"type": "string"
},
"coreValuesDescription": {
"type": "text"
},
"coreValuesDetails": {
"displayName": "coreValuesDetails",
"type": "component",
"repeatable": true,
"component": "layout.core-values-details"
}
}
}
{
"collectionName": "components_layout_countries",
"info": {
"displayName": "country"
},
"options": {},
"attributes": {
"images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}
{
"collectionName": "components_layout_diamond_jewellery_cards",
"info": {
"displayName": "DiamondJewelleryCard"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"Images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}
{
"collectionName": "components_layout_diamond_jewelleries",
"info": {
"displayName": "DiamondJewellery",
"description": ""
},
"options": {},
"attributes": {
"DiamondJewellerySubHeading": {
"type": "string"
},
"DiamondJewelleryHeading": {
"type": "string"
},
"DiamondJewelleryCard": {
"displayName": "DiamondJewelleryCard",
"type": "component",
"repeatable": true,
"component": "layout.diamond-jewellery-card"
},
"Process": {
"displayName": "Process",
"type": "component",
"repeatable": true,
"component": "layout.process"
}
}
}
{
"collectionName": "components_layout_diamond_services_tabs",
"info": {
"displayName": "DiamondServicesTab",
"description": ""
},
"options": {},
"attributes": {
"DiamondServicesTabTitle": {
"type": "string"
},
"DiamondServicesTabIcon": {
"type": "richtext"
},
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_diamond_services",
"info": {
"displayName": "DiamondServices"
},
"options": {},
"attributes": {
"DiamondServicesHeading": {
"type": "string"
},
"DiamondServicesSubHeading": {
"type": "string"
},
"DiamondServicesTab": {
"displayName": "DiamondServicesTab",
"type": "component",
"repeatable": true,
"component": "layout.diamond-services-tab"
}
}
}
{
"collectionName": "components_layout_goal_cards",
"info": {
"displayName": "GoalCards"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"subTitle": {
"type": "string"
},
"image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_goals",
"info": {
"displayName": "Goals"
},
"options": {},
"attributes": {
"goalHeading": {
"type": "string"
},
"goalSubHeading": {
"type": "string"
},
"GoalsCard": {
"displayName": "GoalCards",
"type": "component",
"repeatable": true,
"component": "layout.goal-cards"
}
}
}
{
"collectionName": "components_layout_images",
"info": {
"displayName": "Images"
},
"options": {},
"attributes": {
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_jewellery_services_tabs",
"info": {
"displayName": "JewelleryServicesTabs"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"icon": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
},
"description": {
"type": "blocks"
}
}
}
{
"collectionName": "components_layout_jewellery_services",
"info": {
"displayName": "JewelleryServices",
"description": ""
},
"options": {},
"attributes": {
"JewelleryServicesHeading": {
"type": "string"
},
"JewelleryServicesTabs": {
"displayName": "JewelleryServicesTabs",
"type": "component",
"repeatable": true,
"component": "layout.jewellery-services-tabs"
},
"JewelleryServiceSubHead": {
"type": "string"
}
}
}
{
"collectionName": "components_layout_line_manufacturing_tabs",
"info": {
"displayName": "LineManufacturingTab"
},
"options": {},
"attributes": {
"LineManufacturingTabTitle": {
"type": "string"
},
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"Images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}
\ No newline at end of file
{
"collectionName": "components_layout_line_manufacturings",
"info": {
"displayName": "LineManufacturing",
"description": ""
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"LineManufacturingTab": {
"type": "component",
"repeatable": true,
"component": "layout.line-manufacturing-tab"
}
}
}
{
"collectionName": "components_layout_listings",
"info": {
"displayName": "Listing"
},
"options": {},
"attributes": {
"title": {
"type": "string"
}
}
}
{
"collectionName": "components_layout_locations",
"info": {
"displayName": "Locations",
"description": ""
},
"options": {},
"attributes": {
"locationTitle": {
"type": "string"
},
"name": {
"type": "string"
},
"email": {
"type": "string"
},
"phoneNumber": {
"type": "string"
},
"address": {
"type": "text"
}
}
}
{
"collectionName": "components_layout_natural_diamonds",
"info": {
"displayName": "NaturalDiamond"
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"description": {
"type": "blocks"
},
"images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
},
"Listing": {
"type": "component",
"repeatable": true,
"component": "layout.listing"
}
}
}
{
"collectionName": "components_layout_polished_diamonds_details",
"info": {
"displayName": "PolishedDiamondsDetails"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"description": {
"type": "text"
},
"image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_polished_diamonds",
"info": {
"displayName": "PolishedDiamonds",
"description": ""
},
"options": {},
"attributes": {
"PolishedDiamondsSubHeading": {
"type": "string"
},
"PolishedDiamondsHeading": {
"type": "string"
},
"PolishedDiamondsDescription": {
"type": "blocks"
},
"PolishedDiamondsDetails": {
"displayName": "PolishedDiamondsDetails",
"type": "component",
"repeatable": true,
"component": "layout.polished-diamonds-details"
},
"btnText": {
"type": "string"
}
}
}
{
"collectionName": "components_layout_processes",
"info": {
"displayName": "Process"
},
"options": {},
"attributes": {
"processHeading": {
"type": "string"
},
"description": {
"type": "blocks"
}
}
}
{
"collectionName": "components_layout_responsibilities",
"info": {
"displayName": "Responsibility"
},
"options": {},
"attributes": {
"responsibilityHeading": {
"type": "string"
},
"responsibilityDescription": {
"type": "blocks"
},
"Listing": {
"type": "component",
"repeatable": true,
"component": "layout.listing"
},
"images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}
{
"collectionName": "components_layout_responsible_sourcings",
"info": {
"displayName": "ResponsibleSourcing"
},
"options": {},
"attributes": {
"responsibleSourcingHeading": {
"type": "string"
},
"responsibleSourcingSubHeading": {
"type": "string"
},
"responsibleSourcingDescription": {
"type": "blocks"
},
"Images": {
"displayName": "Images",
"type": "component",
"repeatable": true,
"component": "layout.images"
}
}
}
{
"collectionName": "components_layout_responsibles",
"info": {
"displayName": "Responsible",
"description": ""
},
"options": {},
"attributes": {
"responsibleHeading": {
"type": "string"
},
"responsibleSubHeading": {
"type": "string"
},
"responsibleDescription": {
"type": "blocks"
},
"responsibleImage": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
},
"Listing": {
"displayName": "Listing",
"type": "component",
"repeatable": true,
"component": "layout.listing"
}
}
}
{
"collectionName": "components_layout_supply_chains",
"info": {
"displayName": "SupplyChain"
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"description": {
"type": "blocks"
},
"images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
},
"Listing": {
"type": "component",
"repeatable": true,
"component": "layout.listing"
}
}
}
{
"collectionName": "components_layout_timeline_contents",
"info": {
"displayName": "timelineContent"
},
"options": {},
"attributes": {
"year": {
"type": "string"
},
"timelineHeading": {
"type": "text"
},
"timelineDescription": {
"type": "blocks"
},
"timelineImage": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
{
"collectionName": "components_layout_timelines",
"info": {
"displayName": "Timeline"
},
"options": {},
"attributes": {
"timelineContent": {
"displayName": "timelineContent",
"type": "component",
"repeatable": true,
"component": "layout.timeline-content"
}
}
}
{
"collectionName": "components_layout_worldwides",
"info": {
"displayName": "Worldwide",
"description": ""
},
"options": {},
"attributes": {
"worldwideHeading": {
"type": "string"
},
"WorldwideSubHeading": {
"type": "string"
},
"worldwideDescription": {
"type": "blocks"
},
"country": {
"displayName": "country",
"type": "component",
"repeatable": true,
"component": "layout.country"
}
}
}
......@@ -590,6 +590,53 @@ export interface PluginContentReleasesReleaseAction
};
}
export interface PluginI18NLocale extends Schema.CollectionType {
collectionName: 'i18n_locale';
info: {
singularName: 'locale';
pluralName: 'locales';
collectionName: 'locales';
displayName: 'Locale';
description: '';
};
options: {
draftAndPublish: false;
};
pluginOptions: {
'content-manager': {
visible: false;
};
'content-type-builder': {
visible: false;
};
};
attributes: {
name: Attribute.String &
Attribute.SetMinMax<
{
min: 1;
max: 50;
},
number
>;
code: Attribute.String & Attribute.Unique;
createdAt: Attribute.DateTime;
updatedAt: Attribute.DateTime;
createdBy: Attribute.Relation<
'plugin::i18n.locale',
'oneToOne',
'admin::user'
> &
Attribute.Private;
updatedBy: Attribute.Relation<
'plugin::i18n.locale',
'oneToOne',
'admin::user'
> &
Attribute.Private;
};
}
export interface PluginUsersPermissionsPermission
extends Schema.CollectionType {
collectionName: 'up_permissions';
......@@ -741,46 +788,147 @@ export interface PluginUsersPermissionsUser extends Schema.CollectionType {
};
}
export interface PluginI18NLocale extends Schema.CollectionType {
collectionName: 'i18n_locale';
export interface ApiDiamondDiamond extends Schema.SingleType {
collectionName: 'diamonds';
info: {
singularName: 'locale';
pluralName: 'locales';
collectionName: 'locales';
displayName: 'Locale';
singularName: 'diamond';
pluralName: 'diamonds';
displayName: 'Diamond';
description: '';
};
options: {
draftAndPublish: false;
draftAndPublish: true;
};
pluginOptions: {
'content-manager': {
visible: false;
};
'content-type-builder': {
visible: false;
};
attributes: {
Banner: Attribute.Component<'layout.banner'>;
DiamondManufacturing: Attribute.Component<'layout.about-jasani'>;
PolishedDiamonds: Attribute.Component<'layout.polished-diamonds'>;
DiamondServices: Attribute.Component<'layout.diamond-services'>;
CertifiedDiamond: Attribute.Component<'layout.certified-diamond'>;
Locations: Attribute.Blocks;
createdAt: Attribute.DateTime;
updatedAt: Attribute.DateTime;
publishedAt: Attribute.DateTime;
createdBy: Attribute.Relation<
'api::diamond.diamond',
'oneToOne',
'admin::user'
> &
Attribute.Private;
updatedBy: Attribute.Relation<
'api::diamond.diamond',
'oneToOne',
'admin::user'
> &
Attribute.Private;
};
}
export interface ApiDiscoverDiscover extends Schema.SingleType {
collectionName: 'discovers';
info: {
singularName: 'discover';
pluralName: 'discovers';
displayName: 'discover';
description: '';
};
options: {
draftAndPublish: true;
};
attributes: {
name: Attribute.String &
Attribute.SetMinMax<
{
min: 1;
max: 50;
},
number
>;
code: Attribute.String & Attribute.Unique;
Banner: Attribute.Component<'layout.banner'>;
aboutJasani: Attribute.Component<'layout.about-jasani'>;
Timeline: Attribute.Component<'layout.timeline'>;
ResponsibleSourcing: Attribute.Component<'layout.responsible-sourcing'>;
CoreValues: Attribute.Component<'layout.core-values'>;
ClientsGlobally: Attribute.Component<'layout.clients-globally'>;
Certifications: Attribute.Component<'layout.certifications'>;
LineManufacturing: Attribute.Component<'layout.line-manufacturing'>;
createdAt: Attribute.DateTime;
updatedAt: Attribute.DateTime;
publishedAt: Attribute.DateTime;
createdBy: Attribute.Relation<
'plugin::i18n.locale',
'api::discover.discover',
'oneToOne',
'admin::user'
> &
Attribute.Private;
updatedBy: Attribute.Relation<
'plugin::i18n.locale',
'api::discover.discover',
'oneToOne',
'admin::user'
> &
Attribute.Private;
};
}
export interface ApiJewelleryJewellery extends Schema.SingleType {
collectionName: 'jewelleries';
info: {
singularName: 'jewellery';
pluralName: 'jewelleries';
displayName: 'Jewellery';
description: '';
};
options: {
draftAndPublish: true;
};
attributes: {
Banner: Attribute.Component<'layout.banner'>;
About: Attribute.Component<'layout.about-jasani'>;
DiamondJewellery: Attribute.Component<'layout.diamond-jewellery'>;
LineManufacturing: Attribute.Component<'layout.line-manufacturing'>;
JewelleryServices: Attribute.Component<'layout.jewellery-services'>;
Worldwide: Attribute.Component<'layout.worldwide'>;
createdAt: Attribute.DateTime;
updatedAt: Attribute.DateTime;
publishedAt: Attribute.DateTime;
createdBy: Attribute.Relation<
'api::jewellery.jewellery',
'oneToOne',
'admin::user'
> &
Attribute.Private;
updatedBy: Attribute.Relation<
'api::jewellery.jewellery',
'oneToOne',
'admin::user'
> &
Attribute.Private;
};
}
export interface ApiSustainabilitySustainability extends Schema.SingleType {
collectionName: 'sustainabilities';
info: {
singularName: 'sustainability';
pluralName: 'sustainabilities';
displayName: 'Sustainability';
description: '';
};
options: {
draftAndPublish: true;
};
attributes: {
Banner: Attribute.Component<'layout.banner'>;
Goals: Attribute.Component<'layout.goals'>;
AreasOfFocus: Attribute.Component<'layout.areas-of-focus'>;
Responsible: Attribute.Component<'layout.responsible'>;
Responsibility: Attribute.Component<'layout.responsibility'>;
SupplyChain: Attribute.Component<'layout.supply-chain'>;
NaturalDiamond: Attribute.Component<'layout.natural-diamond'>;
Community: Attribute.Component<'layout.community'>;
createdAt: Attribute.DateTime;
updatedAt: Attribute.DateTime;
publishedAt: Attribute.DateTime;
createdBy: Attribute.Relation<
'api::sustainability.sustainability',
'oneToOne',
'admin::user'
> &
Attribute.Private;
updatedBy: Attribute.Relation<
'api::sustainability.sustainability',
'oneToOne',
'admin::user'
> &
......@@ -802,10 +950,14 @@ declare module '@strapi/types' {
'plugin::upload.folder': PluginUploadFolder;
'plugin::content-releases.release': PluginContentReleasesRelease;
'plugin::content-releases.release-action': PluginContentReleasesReleaseAction;
'plugin::i18n.locale': PluginI18NLocale;
'plugin::users-permissions.permission': PluginUsersPermissionsPermission;
'plugin::users-permissions.role': PluginUsersPermissionsRole;
'plugin::users-permissions.user': PluginUsersPermissionsUser;
'plugin::i18n.locale': PluginI18NLocale;
'api::diamond.diamond': ApiDiamondDiamond;
'api::discover.discover': ApiDiscoverDiscover;
'api::jewellery.jewellery': ApiJewelleryJewellery;
'api::sustainability.sustainability': ApiSustainabilitySustainability;
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!