diff --git a/live-editing/configs/AccordionConfigGenerator.ts b/live-editing/configs/AccordionConfigGenerator.ts index 58d7c2bca..d35dece3e 100644 --- a/live-editing/configs/AccordionConfigGenerator.ts +++ b/live-editing/configs/AccordionConfigGenerator.ts @@ -31,6 +31,12 @@ export class AccordionConfigGenerator implements IConfigGenerator { shortenComponentPathBy: '/layouts/accordion/' })); + configs.push(new Config({ + component: 'AccordionProgrammaticExpansionComponent', + appConfig: BaseAppConfig, + shortenComponentPathBy: '/layouts/accordion/' + })); + configs.push(new Config({ component: 'AccordionStyleComponent', additionalFiles: ["/src/app/layouts/accordion/accordion-style/layout.scss"], diff --git a/src/app/layouts/accordion/accordion-customization/accordion-customization.component.html b/src/app/layouts/accordion/accordion-customization/accordion-customization.component.html new file mode 100644 index 000000000..f3d9ddfe5 --- /dev/null +++ b/src/app/layouts/accordion/accordion-customization/accordion-customization.component.html @@ -0,0 +1,70 @@ +
Select one or more transportation options for your trip.
+Adjust the minimum and maximum cost for available options.
+Choose the lowest rating you want to include in the results.
+ +Pick the latest acceptable arrival time for your trip.
+Update the public information shown to other workspace members.
+Review active sessions, change your password, and configure sign-in requirements.
+Choose the messages you receive for comments, assignments, and releases.
+Invite teammates, assign roles, and review workspace permissions.
+Manage subscription details, billing contacts, and invoice delivery.
+Update your profile details, password, and sign-in preferences.
+Choose which notifications you receive and how often they are delivered.
+Manage payment methods, billing contacts, and invoice delivery options.
+Review invoices, update payment methods, and manage billing contacts.
+Configure password rules, multi-factor authentication, and recovery options.
+Choose which product updates and account alerts are sent to your team.
+Find installation steps, project setup guidance, and resources for building your first application.
+Review invoices, update payment methods, and manage billing contacts for your account.
+Configure password rules, multi-factor authentication, and recovery options for your team.
+Find installation steps, project setup guidance, and resources for building your first application.
+Review invoices, update payment methods, and manage billing contacts for your account.
+Configure password rules, multi-factor authentication, and recovery options for your team.
+