diff --git a/src/api/price/content-types/price/schema.json b/src/api/price/content-types/price/schema.json index 52e184f..464cb3b 100644 --- a/src/api/price/content-types/price/schema.json +++ b/src/api/price/content-types/price/schema.json @@ -4,7 +4,8 @@ "info": { "singularName": "price", "pluralName": "prices", - "displayName": "Price" + "displayName": "Price", + "description": "" }, "options": { "draftAndPublish": false @@ -86,7 +87,7 @@ }, "Months": { "type": "component", - "repeatable": true, + "repeatable": false, "pluginOptions": { "i18n": { "localized": true diff --git a/src/api/services/content-types/services/schema.json b/src/api/services/content-types/services/schema.json index 4db9762..a10bf7d 100644 --- a/src/api/services/content-types/services/schema.json +++ b/src/api/services/content-types/services/schema.json @@ -4,7 +4,8 @@ "info": { "singularName": "services", "pluralName": "servicess", - "displayName": "Services" + "displayName": "Services", + "description": "" }, "options": { "draftAndPublish": false @@ -34,16 +35,6 @@ }, "component": "services-page.module-evaluation" }, - "UnifiedEnglishLevelTest": { - "type": "component", - "repeatable": false, - "pluginOptions": { - "i18n": { - "localized": true - } - }, - "component": "services-page.module-evaluation" - }, "ProgressTracking": { "displayName": "Progress Tracking", "type": "component", @@ -72,6 +63,16 @@ } }, "component": "section.title-with-text" + }, + "UnifiedEnglishLevelTest": { + "type": "component", + "repeatable": false, + "pluginOptions": { + "i18n": { + "localized": true + } + }, + "component": "services-page.progress-tracking" } } } diff --git a/src/components/services-page/module-evaluation.json b/src/components/services-page/module-evaluation.json index fa04d35..4fbbbfa 100644 --- a/src/components/services-page/module-evaluation.json +++ b/src/components/services-page/module-evaluation.json @@ -1,7 +1,8 @@ { "collectionName": "components_services_page_module_evaluations", "info": { - "displayName": "Module Evaluation" + "displayName": "Module Evaluation", + "description": "" }, "options": {}, "attributes": { @@ -22,6 +23,12 @@ }, "AcquireValues": { "type": "richtext" + }, + "EvaluationIcon": { + "type": "string" + }, + "AcquireIcon": { + "type": "string" } } } diff --git a/src/components/services-page/unified-english-level-test.json b/src/components/services-page/unified-english-level-test.json new file mode 100644 index 0000000..85daf10 --- /dev/null +++ b/src/components/services-page/unified-english-level-test.json @@ -0,0 +1,21 @@ +{ + "collectionName": "components_services_page_unified_english_level_tests", + "info": { + "displayName": "UnifiedEnglishLevelTest" + }, + "options": {}, + "attributes": { + "Title": { + "type": "string" + }, + "Text": { + "type": "string" + }, + "Advantages": { + "type": "string" + }, + "AdvantageValues": { + "type": "richtext" + } + } +} diff --git a/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/src/extensions/documentation/documentation/1.0.0/full_documentation.json index c195e59..098f372 100644 --- a/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -14,7 +14,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, - "x-generation-date": "2024-03-18T10:15:15.547Z" + "x-generation-date": "2024-03-19T00:33:42.407Z" }, "x-strapi-config": { "path": "/documentation", @@ -4298,10 +4298,7 @@ "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "Months": { - "type": "array", - "items": { - "$ref": "#/components/schemas/MiscSingularAndPluralComponent" - } + "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "EnCoach": { "type": "string" @@ -4345,10 +4342,7 @@ "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "Months": { - "type": "array", - "items": { - "$ref": "#/components/schemas/MiscSingularAndPluralComponent" - } + "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "EnCoach": { "type": "string" @@ -4502,10 +4496,7 @@ "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "Months": { - "type": "array", - "items": { - "$ref": "#/components/schemas/MiscSingularAndPluralComponent" - } + "$ref": "#/components/schemas/MiscSingularAndPluralComponent" }, "EnCoach": { "type": "string" @@ -5409,9 +5400,6 @@ "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" } }, - "UnifiedEnglishLevelTest": { - "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" - }, "ProgressTracking": { "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" }, @@ -5421,6 +5409,9 @@ "CustomizedPackages": { "$ref": "#/components/schemas/SectionTitleWithTextComponent" }, + "UnifiedEnglishLevelTest": { + "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" + }, "locale": { "type": "string" } @@ -5444,9 +5435,6 @@ "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" } }, - "UnifiedEnglishLevelTest": { - "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" - }, "ProgressTracking": { "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" }, @@ -5456,6 +5444,9 @@ "CustomizedPackages": { "$ref": "#/components/schemas/SectionTitleWithTextComponent" }, + "UnifiedEnglishLevelTest": { + "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" + }, "locale": { "type": "string" } @@ -5589,9 +5580,6 @@ "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" } }, - "UnifiedEnglishLevelTest": { - "$ref": "#/components/schemas/ServicesPageModuleEvaluationComponent" - }, "ProgressTracking": { "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" }, @@ -5601,6 +5589,9 @@ "CustomizedPackages": { "$ref": "#/components/schemas/SectionTitleWithTextComponent" }, + "UnifiedEnglishLevelTest": { + "$ref": "#/components/schemas/ServicesPageProgressTrackingComponent" + }, "createdAt": { "type": "string", "format": "date-time" @@ -5956,6 +5947,12 @@ }, "AcquireValues": { "type": "string" + }, + "EvaluationIcon": { + "type": "string" + }, + "AcquireIcon": { + "type": "string" } } }, diff --git a/types/generated/components.d.ts b/types/generated/components.d.ts index e1fcdd7..85f4de6 100644 --- a/types/generated/components.d.ts +++ b/types/generated/components.d.ts @@ -189,6 +189,7 @@ export interface ServicesPageModuleEvaluation extends Schema.Component { collectionName: 'components_services_page_module_evaluations'; info: { displayName: 'Module Evaluation'; + description: ''; }; attributes: { Title: Attribute.String; @@ -197,6 +198,8 @@ export interface ServicesPageModuleEvaluation extends Schema.Component { EvaluationValues: Attribute.RichText; Acquire: Attribute.String; AcquireValues: Attribute.RichText; + EvaluationIcon: Attribute.String; + AcquireIcon: Attribute.String; }; } @@ -213,6 +216,19 @@ export interface ServicesPageProgressTracking extends Schema.Component { }; } +export interface ServicesPageUnifiedEnglishLevelTest extends Schema.Component { + collectionName: 'components_services_page_unified_english_level_tests'; + info: { + displayName: 'UnifiedEnglishLevelTest'; + }; + attributes: { + Title: Attribute.String; + Text: Attribute.String; + Advantages: Attribute.String; + AdvantageValues: Attribute.RichText; + }; +} + export interface TitleTagTitleText extends Schema.Component { collectionName: 'components_title_tag_title_texts'; info: { @@ -257,6 +273,7 @@ declare module '@strapi/types' { 'section.title-with-text': SectionTitleWithText; 'services-page.module-evaluation': ServicesPageModuleEvaluation; 'services-page.progress-tracking': ServicesPageProgressTracking; + 'services-page.unified-english-level-test': ServicesPageUnifiedEnglishLevelTest; 'title.tag-title-text': TitleTagTitleText; 'title.title-with-tag': TitleTitleWithTag; } diff --git a/types/generated/contentTypes.d.ts b/types/generated/contentTypes.d.ts index 5fc6530..981c816 100644 --- a/types/generated/contentTypes.d.ts +++ b/types/generated/contentTypes.d.ts @@ -1353,6 +1353,7 @@ export interface ApiPricePrice extends Schema.SingleType { singularName: 'price'; pluralName: 'prices'; displayName: 'Price'; + description: ''; }; options: { draftAndPublish: false; @@ -1411,7 +1412,7 @@ export interface ApiPricePrice extends Schema.SingleType { localized: true; }; }>; - Months: Attribute.Component<'misc.singular-and-plural', true> & + Months: Attribute.Component<'misc.singular-and-plural'> & Attribute.SetPluginOptions<{ i18n: { localized: true; @@ -1516,6 +1517,7 @@ export interface ApiServicesServices extends Schema.SingleType { singularName: 'services'; pluralName: 'servicess'; displayName: 'Services'; + description: ''; }; options: { draftAndPublish: false; @@ -1541,12 +1543,6 @@ export interface ApiServicesServices extends Schema.SingleType { localized: true; }; }>; - UnifiedEnglishLevelTest: Attribute.Component<'services-page.module-evaluation'> & - Attribute.SetPluginOptions<{ - i18n: { - localized: true; - }; - }>; ProgressTracking: Attribute.Component<'services-page.progress-tracking'> & Attribute.SetPluginOptions<{ i18n: { @@ -1565,6 +1561,12 @@ export interface ApiServicesServices extends Schema.SingleType { localized: true; }; }>; + UnifiedEnglishLevelTest: Attribute.Component<'services-page.progress-tracking'> & + Attribute.SetPluginOptions<{ + i18n: { + localized: true; + }; + }>; createdAt: Attribute.DateTime; updatedAt: Attribute.DateTime; createdBy: Attribute.Relation<