├── .ddev ├── browser-sync.js ├── commands │ ├── host │ │ ├── backstop │ │ └── backstop-init │ └── web │ │ ├── browsersync │ │ ├── build │ │ ├── export-contents │ │ ├── nightwatch │ │ ├── storybook │ │ ├── theme │ │ └── watch ├── config.selenium-standalone-chrome.yaml ├── config.yaml ├── docker-compose.browsersync.yaml ├── docker-compose.next.yaml ├── docker-compose.selenium-chrome.yaml ├── docker-compose.storybook.yaml ├── tests │ ├── backstop.json │ └── backstop │ │ ├── backstop.json │ │ └── backstop_data │ │ └── bitmaps_reference │ │ ├── packt_Contact_us_0_document_0_phone.png │ │ ├── packt_Contact_us_0_document_1_tablet.png │ │ ├── packt_Contact_us_0_document_2_desktop.png │ │ ├── packt_Homepage_0_document_0_phone.png │ │ ├── packt_Homepage_0_document_1_tablet.png │ │ ├── packt_Homepage_0_document_2_desktop.png │ │ ├── packt_Login_page_0_document_0_phone.png │ │ ├── packt_Login_page_0_document_1_tablet.png │ │ ├── packt_Login_page_0_document_2_desktop.png │ │ ├── packt_Trip_0_document_0_phone.png │ │ ├── packt_Trip_0_document_1_tablet.png │ │ ├── packt_Trip_0_document_2_desktop.png │ │ ├── packt_Trips_0_document_0_phone.png │ │ ├── packt_Trips_0_document_1_tablet.png │ │ ├── packt_Trips_0_document_2_desktop.png │ │ ├── packt_Weather_forecast_0_document_0_phone.png │ │ ├── packt_Weather_forecast_0_document_1_tablet.png │ │ └── packt_Weather_forecast_0_document_2_desktop.png └── web-build │ └── Dockerfile.ddev-browsersync ├── .github └── workflows │ └── main.yml ├── .gitignore ├── .gitpod.yml ├── .vscode └── launch.json ├── ERRATA.md ├── ERRATA ├── 1.6.png └── 3.7.png ├── HOW-TO.md ├── LICENSE ├── README.md ├── assets ├── logo.svg └── logo_france.svg ├── composer.json ├── composer.lock ├── config └── sync │ ├── .htaccess │ ├── alps_trips.settings.yml │ ├── alps_weather.settings.yml │ ├── automated_cron.settings.yml │ ├── block.block.alps_trips_account_menu.yml │ ├── block.block.alps_trips_breadcrumbs.yml │ ├── block.block.alps_trips_forecast.yml │ ├── block.block.alps_trips_help.yml │ ├── block.block.alps_trips_iceclimber.yml │ ├── block.block.alps_trips_main_menu.yml │ ├── block.block.alps_trips_messages.yml │ ├── block.block.alps_trips_page_title.yml │ ├── block.block.alps_trips_primary_local_tasks.yml │ ├── block.block.alps_trips_secondary_local_tasks.yml │ ├── block.block.alps_trips_site_branding.yml │ ├── block.block.alps_trips_views_block__promotions_block_1.yml │ ├── block.block.claro_breadcrumbs.yml │ ├── block.block.claro_content.yml │ ├── block.block.claro_help.yml │ ├── block.block.claro_local_actions.yml │ ├── block.block.claro_messages.yml │ ├── block.block.claro_page_title.yml │ ├── block.block.claro_primary_local_tasks.yml │ ├── block.block.claro_secondary_local_tasks.yml │ ├── block.block.followus.yml │ ├── block.block.legal.yml │ ├── block.block.mainpagecontent.yml │ ├── block.block.olivero_account_menu.yml │ ├── block.block.olivero_breadcrumbs.yml │ ├── block.block.olivero_content.yml │ ├── block.block.olivero_help.yml │ ├── block.block.olivero_main_menu.yml │ ├── block.block.olivero_messages.yml │ ├── block.block.olivero_page_title.yml │ ├── block.block.olivero_powered.yml │ ├── block.block.olivero_primary_admin_actions.yml │ ├── block.block.olivero_primary_local_tasks.yml │ ├── block.block.olivero_secondary_local_tasks.yml │ ├── block.block.olivero_site_branding.yml │ ├── block.block.olivero_syndicate.yml │ ├── block.block.quote.yml │ ├── block_content.type.banner.yml │ ├── claro.settings.yml │ ├── contact.form.feedback.yml │ ├── contact.form.personal.yml │ ├── contact.settings.yml │ ├── core.base_field_override.node.landing_page.promote.yml │ ├── core.base_field_override.node.page.promote.yml │ ├── core.date_format.fallback.yml │ ├── core.date_format.html_date.yml │ ├── core.date_format.html_datetime.yml │ ├── core.date_format.html_month.yml │ ├── core.date_format.html_time.yml │ ├── core.date_format.html_week.yml │ ├── core.date_format.html_year.yml │ ├── core.date_format.html_yearless_date.yml │ ├── core.date_format.long.yml │ ├── core.date_format.medium.yml │ ├── core.date_format.olivero_medium.yml │ ├── core.date_format.short.yml │ ├── core.entity_form_display.block_content.banner.default.yml │ ├── core.entity_form_display.contact_message.feedback.default.yml │ ├── core.entity_form_display.media.image.default.yml │ ├── core.entity_form_display.media.image.media_library.yml │ ├── core.entity_form_display.media.image_with_caption.default.yml │ ├── core.entity_form_display.media.image_with_caption.media_library.yml │ ├── core.entity_form_display.node.landing_page.default.yml │ ├── core.entity_form_display.node.offer.default.yml │ ├── core.entity_form_display.node.page.default.yml │ ├── core.entity_form_display.node.trip.default.yml │ ├── core.entity_form_display.paragraph.card.default.yml │ ├── core.entity_form_display.paragraph.grid.default.yml │ ├── core.entity_form_display.paragraph.slide.default.yml │ ├── core.entity_form_display.paragraph.slider.default.yml │ ├── core.entity_form_display.paragraph.trip_list.default.yml │ ├── core.entity_form_display.paragraph.weather.default.yml │ ├── core.entity_form_display.taxonomy_term.level.default.yml │ ├── core.entity_form_display.taxonomy_term.trip_equipment.default.yml │ ├── core.entity_form_display.user.user.default.yml │ ├── core.entity_form_mode.media.media_library.yml │ ├── core.entity_form_mode.user.register.yml │ ├── core.entity_view_display.block_content.banner.default.yml │ ├── core.entity_view_display.media.image.default.yml │ ├── core.entity_view_display.media.image.eager.yml │ ├── core.entity_view_display.media.image.media_library.yml │ ├── core.entity_view_display.media.image.small.yml │ ├── core.entity_view_display.media.image_with_caption.default.yml │ ├── core.entity_view_display.media.image_with_caption.media_library.yml │ ├── core.entity_view_display.media.image_with_caption.small.yml │ ├── core.entity_view_display.media.image_with_caption.with_caption.yml │ ├── core.entity_view_display.node.landing_page.default.yml │ ├── core.entity_view_display.node.landing_page.teaser.yml │ ├── core.entity_view_display.node.offer.default.yml │ ├── core.entity_view_display.node.offer.search_index.yml │ ├── core.entity_view_display.node.offer.teaser.yml │ ├── core.entity_view_display.node.page.default.yml │ ├── core.entity_view_display.node.page.search_index.yml │ ├── core.entity_view_display.node.page.teaser.yml │ ├── core.entity_view_display.node.trip.default.yml │ ├── core.entity_view_display.node.trip.homepage.yml │ ├── core.entity_view_display.node.trip.search_index.yml │ ├── core.entity_view_display.node.trip.teaser.yml │ ├── core.entity_view_display.paragraph.card.default.yml │ ├── core.entity_view_display.paragraph.grid.default.yml │ ├── core.entity_view_display.paragraph.slide.default.yml │ ├── core.entity_view_display.paragraph.slider.default.yml │ ├── core.entity_view_display.paragraph.trip_list.default.yml │ ├── core.entity_view_display.paragraph.weather.default.yml │ ├── core.entity_view_display.taxonomy_term.duration.default.yml │ ├── core.entity_view_display.taxonomy_term.level.default.yml │ ├── core.entity_view_display.taxonomy_term.trip_equipment.default.yml │ ├── core.entity_view_display.taxonomy_term.trip_equipment.teaser.yml │ ├── core.entity_view_display.user.user.compact.yml │ ├── core.entity_view_display.user.user.default.yml │ ├── core.entity_view_mode.block.token.yml │ ├── core.entity_view_mode.block_content.full.yml │ ├── core.entity_view_mode.block_content.token.yml │ ├── core.entity_view_mode.contact_message.token.yml │ ├── core.entity_view_mode.file.token.yml │ ├── core.entity_view_mode.media.eager.yml │ ├── core.entity_view_mode.media.full.yml │ ├── core.entity_view_mode.media.media_library.yml │ ├── core.entity_view_mode.media.small.yml │ ├── core.entity_view_mode.media.token.yml │ ├── core.entity_view_mode.media.with_caption.yml │ ├── core.entity_view_mode.menu_link_content.token.yml │ ├── core.entity_view_mode.node.full.yml │ ├── core.entity_view_mode.node.homepage.yml │ ├── core.entity_view_mode.node.rss.yml │ ├── core.entity_view_mode.node.search_index.yml │ ├── core.entity_view_mode.node.search_result.yml │ ├── core.entity_view_mode.node.teaser.yml │ ├── core.entity_view_mode.node.token.yml │ ├── core.entity_view_mode.paragraph.preview.yml │ ├── core.entity_view_mode.paragraph.token.yml │ ├── core.entity_view_mode.path_alias.token.yml │ ├── core.entity_view_mode.shortcut.token.yml │ ├── core.entity_view_mode.taxonomy_term.full.yml │ ├── core.entity_view_mode.taxonomy_term.teaser.yml │ ├── core.entity_view_mode.taxonomy_term.token.yml │ ├── core.entity_view_mode.tour.token.yml │ ├── core.entity_view_mode.user.compact.yml │ ├── core.entity_view_mode.user.full.yml │ ├── core.entity_view_mode.user.token.yml │ ├── core.extension.yml │ ├── core.menu.static_menu_link_overrides.yml │ ├── dblog.settings.yml │ ├── easy_breadcrumb.settings.yml │ ├── editor.editor.basic_html.yml │ ├── editor.editor.full_html.yml │ ├── field.field.block_content.banner.field_cta.yml │ ├── field.field.block_content.banner.field_image.yml │ ├── field.field.block_content.banner.field_link.yml │ ├── field.field.media.image.field_media_image.yml │ ├── field.field.media.image_with_caption.field_caption.yml │ ├── field.field.media.image_with_caption.field_media_image.yml │ ├── field.field.node.landing_page.field_contents.yml │ ├── field.field.node.offer.body.yml │ ├── field.field.node.offer.field_new_price.yml │ ├── field.field.node.offer.field_old_price.yml │ ├── field.field.node.page.body.yml │ ├── field.field.node.trip.body.yml │ ├── field.field.node.trip.field_destination.yml │ ├── field.field.node.trip.field_duration.yml │ ├── field.field.node.trip.field_lat_lng.yml │ ├── field.field.node.trip.field_level.yml │ ├── field.field.node.trip.field_origin.yml │ ├── field.field.node.trip.field_picture.yml │ ├── field.field.paragraph.card.field_description.yml │ ├── field.field.paragraph.card.field_picture.yml │ ├── field.field.paragraph.card.field_title.yml │ ├── field.field.paragraph.grid.field_contents.yml │ ├── field.field.paragraph.slide.field_description.yml │ ├── field.field.paragraph.slide.field_picture.yml │ ├── field.field.paragraph.slide.field_title.yml │ ├── field.field.paragraph.slider.field_contents.yml │ ├── field.field.paragraph.trip_list.field_title.yml │ ├── field.field.paragraph.trip_list.field_trips.yml │ ├── field.field.paragraph.weather.field_city.yml │ ├── field.field.taxonomy_term.level.field_equipment.yml │ ├── field.field.taxonomy_term.trip_equipment.field_picture.yml │ ├── field.field.user.user.user_picture.yml │ ├── field.settings.yml │ ├── field.storage.block_content.body.yml │ ├── field.storage.block_content.field_cta.yml │ ├── field.storage.block_content.field_image.yml │ ├── field.storage.block_content.field_link.yml │ ├── field.storage.media.field_caption.yml │ ├── field.storage.media.field_media_image.yml │ ├── field.storage.node.body.yml │ ├── field.storage.node.field_contents.yml │ ├── field.storage.node.field_destination.yml │ ├── field.storage.node.field_duration.yml │ ├── field.storage.node.field_lat_lng.yml │ ├── field.storage.node.field_level.yml │ ├── field.storage.node.field_new_price.yml │ ├── field.storage.node.field_old_price.yml │ ├── field.storage.node.field_origin.yml │ ├── field.storage.node.field_picture.yml │ ├── field.storage.paragraph.field_city.yml │ ├── field.storage.paragraph.field_contents.yml │ ├── field.storage.paragraph.field_description.yml │ ├── field.storage.paragraph.field_picture.yml │ ├── field.storage.paragraph.field_title.yml │ ├── field.storage.paragraph.field_trips.yml │ ├── field.storage.taxonomy_term.field_equipment.yml │ ├── field.storage.taxonomy_term.field_picture.yml │ ├── field.storage.user.user_picture.yml │ ├── field_ui.settings.yml │ ├── file.settings.yml │ ├── filter.format.basic_html.yml │ ├── filter.format.full_html.yml │ ├── filter.format.plain_text.yml │ ├── filter.format.restricted_html.yml │ ├── filter.settings.yml │ ├── image.settings.yml │ ├── image.style.large.yml │ ├── image.style.media_library.yml │ ├── image.style.medium.yml │ ├── image.style.square.yml │ ├── image.style.thumbnail.yml │ ├── image.style.wide.yml │ ├── jsonapi.settings.yml │ ├── language.content_settings.block_content.banner.yml │ ├── language.content_settings.media.image.yml │ ├── language.content_settings.media.image_with_caption.yml │ ├── language.content_settings.node.offer.yml │ ├── language.content_settings.node.page.yml │ ├── language.content_settings.node.trip.yml │ ├── language.content_settings.path_alias.path_alias.yml │ ├── language.content_settings.taxonomy_term.duration.yml │ ├── language.content_settings.taxonomy_term.level.yml │ ├── language.content_settings.taxonomy_term.trip_equipment.yml │ ├── language.entity.en.yml │ ├── language.entity.it.yml │ ├── language.entity.und.yml │ ├── language.entity.zxx.yml │ ├── language.mappings.yml │ ├── language.negotiation.yml │ ├── language.types.yml │ ├── language │ └── it │ │ ├── block.block.claro_breadcrumbs.yml │ │ ├── block.block.claro_content.yml │ │ ├── block.block.claro_help.yml │ │ ├── block.block.claro_local_actions.yml │ │ ├── block.block.claro_messages.yml │ │ ├── block.block.claro_page_title.yml │ │ ├── block.block.claro_primary_local_tasks.yml │ │ ├── block.block.claro_secondary_local_tasks.yml │ │ ├── block.block.olivero_account_menu.yml │ │ ├── block.block.olivero_breadcrumbs.yml │ │ ├── block.block.olivero_content.yml │ │ ├── block.block.olivero_help.yml │ │ ├── block.block.olivero_main_menu.yml │ │ ├── block.block.olivero_messages.yml │ │ ├── block.block.olivero_page_title.yml │ │ ├── block.block.olivero_powered.yml │ │ ├── block.block.olivero_primary_admin_actions.yml │ │ ├── block.block.olivero_primary_local_tasks.yml │ │ ├── block.block.olivero_secondary_local_tasks.yml │ │ ├── block.block.olivero_site_branding.yml │ │ ├── block.block.olivero_syndicate.yml │ │ ├── contact.form.personal.yml │ │ ├── core.date_format.html_date.yml │ │ ├── core.date_format.html_datetime.yml │ │ ├── core.date_format.html_month.yml │ │ ├── core.date_format.html_time.yml │ │ ├── core.date_format.html_week.yml │ │ ├── core.date_format.html_year.yml │ │ ├── core.date_format.long.yml │ │ ├── core.date_format.medium.yml │ │ ├── core.date_format.short.yml │ │ ├── core.entity_form_mode.user.register.yml │ │ ├── core.entity_view_mode.block_content.full.yml │ │ ├── core.entity_view_mode.media.full.yml │ │ ├── core.entity_view_mode.node.full.yml │ │ ├── core.entity_view_mode.node.rss.yml │ │ ├── core.entity_view_mode.node.search_index.yml │ │ ├── core.entity_view_mode.node.search_result.yml │ │ ├── core.entity_view_mode.node.teaser.yml │ │ ├── core.entity_view_mode.paragraph.preview.yml │ │ ├── core.entity_view_mode.taxonomy_term.full.yml │ │ ├── core.entity_view_mode.user.compact.yml │ │ ├── core.entity_view_mode.user.full.yml │ │ ├── easy_breadcrumb.settings.yml │ │ ├── filter.format.plain_text.yml │ │ ├── image.style.large.yml │ │ ├── image.style.medium.yml │ │ ├── image.style.thumbnail.yml │ │ ├── language.entity.en.yml │ │ ├── language.entity.und.yml │ │ ├── language.entity.zxx.yml │ │ ├── shortcut.set.default.yml │ │ ├── system.action.media_delete_action.yml │ │ ├── system.action.node_delete_action.yml │ │ ├── system.action.node_make_sticky_action.yml │ │ ├── system.action.node_make_unsticky_action.yml │ │ ├── system.action.node_promote_action.yml │ │ ├── system.action.node_publish_action.yml │ │ ├── system.action.node_save_action.yml │ │ ├── system.action.node_unpromote_action.yml │ │ ├── system.action.node_unpublish_action.yml │ │ ├── system.action.pathauto_update_alias_node.yml │ │ ├── system.action.pathauto_update_alias_user.yml │ │ ├── system.action.user_block_user_action.yml │ │ ├── system.action.user_cancel_user_action.yml │ │ ├── system.action.user_unblock_user_action.yml │ │ ├── system.maintenance.yml │ │ ├── system.menu.account.yml │ │ ├── system.menu.admin.yml │ │ ├── system.menu.devel.yml │ │ ├── system.menu.main.yml │ │ ├── system.menu.tools.yml │ │ ├── tour.tour.block-layout.yml │ │ ├── tour.tour.language-add.yml │ │ ├── tour.tour.language-edit.yml │ │ ├── tour.tour.language.yml │ │ ├── tour.tour.locale.yml │ │ ├── tour.tour.search-api-index-fields.yml │ │ ├── tour.tour.search-api-index-form.yml │ │ ├── tour.tour.search-api-index.yml │ │ ├── tour.tour.search-api-server-form.yml │ │ ├── tour.tour.search-api-server.yml │ │ ├── tour.tour.views-ui.yml │ │ ├── user.mail.yml │ │ ├── user.role.anonymous.yml │ │ ├── user.role.authenticated.yml │ │ ├── user.settings.yml │ │ ├── views.view.archive.yml │ │ ├── views.view.block_content.yml │ │ ├── views.view.content.yml │ │ ├── views.view.content_recent.yml │ │ ├── views.view.files.yml │ │ ├── views.view.frontpage.yml │ │ ├── views.view.glossary.yml │ │ ├── views.view.media.yml │ │ ├── views.view.media_library.yml │ │ ├── views.view.taxonomy_term.yml │ │ ├── views.view.user_admin_people.yml │ │ ├── views.view.watchdog.yml │ │ ├── views.view.who_s_new.yml │ │ └── views.view.who_s_online.yml │ ├── locale.settings.yml │ ├── media.settings.yml │ ├── media.type.image.yml │ ├── media.type.image_with_caption.yml │ ├── media_library.settings.yml │ ├── menu_ui.settings.yml │ ├── next.settings.yml │ ├── node.settings.yml │ ├── node.type.landing_page.yml │ ├── node.type.offer.yml │ ├── node.type.page.yml │ ├── node.type.trip.yml │ ├── olivero.settings.yml │ ├── paragraphs.paragraphs_type.card.yml │ ├── paragraphs.paragraphs_type.grid.yml │ ├── paragraphs.paragraphs_type.slide.yml │ ├── paragraphs.paragraphs_type.slider.yml │ ├── paragraphs.paragraphs_type.trip_list.yml │ ├── paragraphs.paragraphs_type.weather.yml │ ├── paragraphs.settings.yml │ ├── pathauto.pattern.trip.yml │ ├── pathauto.settings.yml │ ├── rest.resource.entity.media.yml │ ├── rest.resource.entity.node.yml │ ├── search_api.index.contents.yml │ ├── search_api.server.database.yml │ ├── search_api.settings.yml │ ├── search_api_db.settings.yml │ ├── shortcut.set.default.yml │ ├── simple_oauth.oauth2_token.bundle.access_token.yml │ ├── simple_oauth.oauth2_token.bundle.auth_code.yml │ ├── simple_oauth.oauth2_token.bundle.refresh_token.yml │ ├── simple_oauth.settings.yml │ ├── system.action.media_delete_action.yml │ ├── system.action.media_publish_action.yml │ ├── system.action.media_save_action.yml │ ├── system.action.media_unpublish_action.yml │ ├── system.action.node_delete_action.yml │ ├── system.action.node_make_sticky_action.yml │ ├── system.action.node_make_unsticky_action.yml │ ├── system.action.node_promote_action.yml │ ├── system.action.node_publish_action.yml │ ├── system.action.node_save_action.yml │ ├── system.action.node_unpromote_action.yml │ ├── system.action.node_unpublish_action.yml │ ├── system.action.pathauto_update_alias_node.yml │ ├── system.action.pathauto_update_alias_user.yml │ ├── system.action.taxonomy_term_publish_action.yml │ ├── system.action.taxonomy_term_unpublish_action.yml │ ├── system.action.user_add_role_action.administrator.yml │ ├── system.action.user_add_role_action.content_editor.yml │ ├── system.action.user_block_user_action.yml │ ├── system.action.user_cancel_user_action.yml │ ├── system.action.user_remove_role_action.administrator.yml │ ├── system.action.user_remove_role_action.content_editor.yml │ ├── system.action.user_unblock_user_action.yml │ ├── system.advisories.yml │ ├── system.cron.yml │ ├── system.date.yml │ ├── system.diff.yml │ ├── system.feature_flags.yml │ ├── system.file.yml │ ├── system.image.gd.yml │ ├── system.image.yml │ ├── system.logging.yml │ ├── system.mail.yml │ ├── system.maintenance.yml │ ├── system.menu.account.yml │ ├── system.menu.admin.yml │ ├── system.menu.devel.yml │ ├── system.menu.follow-us.yml │ ├── system.menu.legal.yml │ ├── system.menu.main.yml │ ├── system.menu.tools.yml │ ├── system.performance.yml │ ├── system.rss.yml │ ├── system.site.yml │ ├── system.theme.global.yml │ ├── system.theme.yml │ ├── taxonomy.settings.yml │ ├── taxonomy.vocabulary.duration.yml │ ├── taxonomy.vocabulary.level.yml │ ├── taxonomy.vocabulary.tags.yml │ ├── taxonomy.vocabulary.trip_equipment.yml │ ├── text.settings.yml │ ├── tour.tour.block-layout.yml │ ├── tour.tour.language-add.yml │ ├── tour.tour.language-edit.yml │ ├── tour.tour.language.yml │ ├── tour.tour.locale.yml │ ├── tour.tour.search-api-index-fields.yml │ ├── tour.tour.search-api-index-form.yml │ ├── tour.tour.search-api-index-processors.yml │ ├── tour.tour.search-api-index.yml │ ├── tour.tour.search-api-server-form.yml │ ├── tour.tour.search-api-server.yml │ ├── tour.tour.views-ui.yml │ ├── update.settings.yml │ ├── user.flood.yml │ ├── user.mail.yml │ ├── user.role.administrator.yml │ ├── user.role.anonymous.yml │ ├── user.role.authenticated.yml │ ├── user.role.content_editor.yml │ ├── user.settings.yml │ ├── views.settings.yml │ ├── views.view.archive.yml │ ├── views.view.block_content.yml │ ├── views.view.content.yml │ ├── views.view.content_recent.yml │ ├── views.view.files.yml │ ├── views.view.frontpage.yml │ ├── views.view.glossary.yml │ ├── views.view.media.yml │ ├── views.view.media_library.yml │ ├── views.view.promotions.yml │ ├── views.view.search.yml │ ├── views.view.taxonomy_term.yml │ ├── views.view.trips.yml │ ├── views.view.user_admin_people.yml │ ├── views.view.watchdog.yml │ ├── views.view.who_s_new.yml │ └── views.view.who_s_online.yml ├── next ├── .env ├── .eslintrc.json ├── .gitignore ├── CHANGELOG.md ├── README.md ├── components │ ├── footer.tsx │ ├── formatted-text.tsx │ ├── header.tsx │ ├── layout.tsx │ ├── node--basic-page.tsx │ ├── node--trip--teaser.tsx │ └── node--trip.tsx ├── lib │ ├── drupal.ts │ └── utils.ts ├── next-env.d.ts ├── next.config.js ├── package.json ├── pages │ ├── [...slug].tsx │ ├── _app.tsx │ ├── api │ │ ├── exit-preview.ts │ │ ├── preview.ts │ │ └── revalidate.ts │ └── index.tsx ├── postcss.config.js ├── public │ ├── favicon.ico │ ├── logo.svg │ └── robots.txt ├── styles │ └── globals.css ├── tailwind.config.js ├── tsconfig.json └── yarn.lock ├── patches ├── 2998451.patch └── 3375843.patch ├── storybook ├── .eslintignore ├── .eslintrc.json ├── .gitignore ├── .prettierrc.json ├── .storybook │ ├── drupal.js │ ├── main.js │ ├── preview-head.html │ └── preview.js ├── package.json ├── postcss.config.js ├── public │ ├── .gitkeep │ ├── favicon.svg │ ├── images │ │ ├── ice_climber.png │ │ ├── layers-2x.png │ │ ├── layers.png │ │ ├── marker-icon-2x.png │ │ ├── marker-icon.png │ │ ├── marker-shadow.png │ │ ├── monviso_from_turin.jpg │ │ ├── mountain1.jpg │ │ ├── mountain2.jpg │ │ └── tre_cime_di_lavaredo.jpg │ └── logo.svg ├── src │ └── tailwind.css ├── stories │ ├── 01-atoms │ │ ├── body │ │ │ ├── body.html.twig │ │ │ └── body.stories.js │ │ ├── breadcrumb │ │ │ ├── breadcrumb.html.twig │ │ │ └── breadcrumb.stories.js │ │ ├── details │ │ │ ├── details.html.twig │ │ │ └── details.stories.js │ │ ├── form │ │ │ ├── button.html.twig │ │ │ ├── button.stories.js │ │ │ ├── input.html.twig │ │ │ ├── input.stories.js │ │ │ ├── label.html.twig │ │ │ ├── label.stories.js │ │ │ ├── select.html.twig │ │ │ ├── select.stories.js │ │ │ ├── textarea.html.twig │ │ │ └── textarea.stories.js │ │ ├── link │ │ │ ├── link.html.twig │ │ │ └── link.stories.js │ │ ├── logo │ │ │ ├── logo.html.twig │ │ │ └── logo.stories.js │ │ ├── map │ │ │ ├── map.html.twig │ │ │ ├── map.js │ │ │ └── map.stories.js │ │ ├── menu-item │ │ │ ├── menu-item-secondary.html.twig │ │ │ ├── menu-item-vertical.html.twig │ │ │ ├── menu-item.html.twig │ │ │ └── menu-item.stories.js │ │ ├── pager │ │ │ ├── pager.html.twig │ │ │ └── pager.stories.js │ │ ├── picture │ │ │ ├── picture.html.twig │ │ │ └── picture.stories.js │ │ ├── promotion │ │ │ ├── promotion.html.twig │ │ │ └── promotion.stories.js │ │ ├── quote │ │ │ ├── quote.html.twig │ │ │ └── quote.stories.js │ │ ├── slide │ │ │ ├── slide.html.twig │ │ │ └── slide.stories.js │ │ ├── social │ │ │ ├── social.html.twig │ │ │ └── social.stories.js │ │ ├── table │ │ │ ├── table.html.twig │ │ │ └── table.stories.js │ │ ├── term │ │ │ ├── term.html.twig │ │ │ └── term.stories.js │ │ └── title │ │ │ ├── title.html.twig │ │ │ └── title.stories.js │ ├── 02-molecules │ │ ├── banner │ │ │ ├── banner.html.twig │ │ │ └── banner.stories.js │ │ ├── block │ │ │ ├── block-border.html.twig │ │ │ ├── block-menu.html.twig │ │ │ ├── block-menu.js │ │ │ ├── block.html.twig │ │ │ └── block.stories.js │ │ ├── card │ │ │ ├── card.html.twig │ │ │ └── card.stories.js │ │ ├── form │ │ │ ├── container.html.twig │ │ │ ├── container.stories.js │ │ │ ├── element.html.twig │ │ │ └── element.stories.js │ │ ├── maintenance │ │ │ ├── maintenance.html.twig │ │ │ └── maintenance.stories.js │ │ ├── media │ │ │ ├── media.html.twig │ │ │ └── media.stories.js │ │ ├── menu-block │ │ │ ├── menu-block.html.twig │ │ │ └── menu-block.stories.js │ │ ├── menu │ │ │ ├── menu-main.html.twig │ │ │ ├── menu-vertical.html.twig │ │ │ ├── menu.html.twig │ │ │ └── menu.stories.js │ │ ├── picture-with-caption │ │ │ ├── picture-with-caption.html.twig │ │ │ └── picture-with-caption.stories.js │ │ ├── search-result │ │ │ ├── search-result.html.twig │ │ │ └── search-result.stories.js │ │ ├── slider │ │ │ ├── slider.html.twig │ │ │ └── slider.stories.js │ │ ├── tabs │ │ │ ├── tabs.html.twig │ │ │ └── tabs.stories.js │ │ └── weather │ │ │ ├── weather.html.twig │ │ │ └── weather.stories.js │ ├── 03-organisms │ │ ├── content │ │ │ ├── content.html.twig │ │ │ └── content.stories.js │ │ ├── footer │ │ │ ├── footer.html.twig │ │ │ └── footer.stories.js │ │ ├── forecast │ │ │ ├── forecast.html.twig │ │ │ └── forecast.stories.js │ │ ├── form │ │ │ ├── form.html.twig │ │ │ ├── form.stories.js │ │ │ ├── user-login.html.twig │ │ │ └── user-login.stories.js │ │ ├── grid │ │ │ ├── grid.stories.js │ │ │ ├── grid2.html.twig │ │ │ └── grid3.html.twig │ │ ├── header │ │ │ ├── header.html.twig │ │ │ └── header.stories.js │ │ ├── level │ │ │ ├── level.html.twig │ │ │ └── level.stories.js │ │ ├── media-list │ │ │ ├── media-list.html.twig │ │ │ └── media-list.stories.js │ │ ├── page │ │ │ ├── page-error.html.twig │ │ │ ├── page.html.twig │ │ │ └── page.stories.js │ │ ├── region │ │ │ ├── region.html.twig │ │ │ └── region.stories.js │ │ ├── trip │ │ │ ├── trip-full.html.twig │ │ │ └── trip.stories.js │ │ └── view │ │ │ ├── exposed-form.html.twig │ │ │ ├── exposed-form.stories.js │ │ │ ├── view.html.twig │ │ │ └── view.stories.js │ ├── 04-templates │ │ ├── template.html.twig │ │ ├── template1 │ │ │ ├── template1.html.twig │ │ │ └── template1.stories.js │ │ ├── template2 │ │ │ ├── template2.html.twig │ │ │ └── template2.stories.js │ │ ├── template3 │ │ │ ├── template3.html.twig │ │ │ └── template3.stories.js │ │ ├── template4 │ │ │ ├── template4.html.twig │ │ │ └── template4.stories.js │ │ ├── template5 │ │ │ ├── template5.html.twig │ │ │ └── template5.stories.js │ │ ├── template6 │ │ │ ├── template6.html.twig │ │ │ └── template6.stories.js │ │ ├── template7 │ │ │ ├── template7.html.twig │ │ │ └── template7.stories.js │ │ └── template8 │ │ │ ├── template8.html.twig │ │ │ └── template8.stories.js │ ├── 05-pages │ │ ├── contact-us │ │ │ ├── contact-us.html.twig │ │ │ └── contact-us.stories.js │ │ ├── forecast │ │ │ ├── forecast.html.twig │ │ │ └── forecast.stories.js │ │ ├── home │ │ │ ├── home.html.twig │ │ │ └── home.stories.js │ │ ├── level │ │ │ ├── level.html.twig │ │ │ └── level.stories.js │ │ ├── page.html.twig │ │ ├── search │ │ │ ├── search.html.twig │ │ │ └── search.stories.js │ │ ├── trip │ │ │ ├── trip.html.twig │ │ │ └── trip.stories.js │ │ ├── trips │ │ │ ├── trips.html.twig │ │ │ └── trips.stories.js │ │ └── user-login │ │ │ ├── user-login.html.twig │ │ │ └── user-login.stories.js │ ├── documentation │ │ └── Intro │ │ │ └── Intro.stories.mdx │ └── utils │ │ └── inject-swiper.js ├── tailwind.config.js ├── yarn-error.log └── yarn.lock └── web ├── .gitignore ├── js_client ├── json_api.html └── rest.html ├── modules ├── README.txt └── custom │ ├── alps_base │ ├── alps_base.info.yml │ ├── alps_base.module │ ├── alps_base.services.yml │ ├── drush.services.yml │ ├── src │ │ ├── BannerBlockInterface.php │ │ ├── Drush │ │ │ └── BaseCommands.php │ │ ├── Entity │ │ │ └── BannerBlock.php │ │ ├── Plugin │ │ │ └── Field │ │ │ │ └── FieldFormatter │ │ │ │ └── LatLngFormatter.php │ │ └── Twig │ │ │ └── Extension │ │ │ └── AlpsBaseExtension.php │ └── templates │ │ └── alps-base-lat-lng.html.twig │ ├── alps_demo │ ├── alps_demo.info.yml │ └── content │ │ ├── block_content │ │ └── c15f2fe1-f5ab-4ff9-b6a7-9c9933d4d895.yml │ │ ├── file │ │ ├── 0a78d7c0-14b8-477f-9ae3-6b57f5e96f8f.yml │ │ ├── 176c2176-af1c-4643-ba93-392f01c79c4a.yml │ │ ├── 2-slide-mnt-blanc-area-glacier-ibex-pano.jpg │ │ ├── 27348acb-d933-46cc-95cb-784678b758ce.yml │ │ ├── 27beb261-f1ad-4160-b40b-09c5df9e1635.yml │ │ ├── 283e3881-0f2d-48d7-8ea8-dc75df45c7df.yml │ │ ├── 391f6d0c-24d5-48fb-910b-a7bae567b2fb.yml │ │ ├── 46f72433-eff4-44e6-8c10-49d6b0dbbf51.yml │ │ ├── 4b41973c-cc92-4fd0-a6fe-40697da37f41.yml │ │ ├── 53c73cd7-7496-4558-94ee-11e76acb3047.yml │ │ ├── 67124eac-1f49-4ffd-b7a1-54f98e7f4701.yml │ │ ├── 8288fba1-96af-400e-a0ca-7c794f9d23fe.yml │ │ ├── 93455817-2228-4cf9-9c49-ec1467360817.yml │ │ ├── 94bdf43d-5f09-44c0-8e5e-1554e2f6d532.yml │ │ ├── 99428f50-7552-4f2a-ab79-c38cf29a9896.yml │ │ ├── Marmolada_Sunset.jpg │ │ ├── Punta_Marguareis.jpg │ │ ├── Screenshot 2023-04-15 alle 09.50.20.png │ │ ├── b7cb952b-1679-4878-9ea0-af6b1e47cc43.yml │ │ ├── booking.jpg │ │ ├── c83586b4-1cd4-480f-80b9-a08f6c09ea7d.yml │ │ ├── cervino.jpg │ │ ├── compass.jpg │ │ ├── cortina_ampezzo.jpg │ │ ├── d7919bf9-2358-46d0-bb6a-8bdf13fc37db.yml │ │ ├── dadce62d-2955-4c31-9d7c-0573213bda6d.yml │ │ ├── e3ea1491-f025-469e-9454-5259825d33e1.yml │ │ ├── ecc74ab6-13c1-409a-80a2-828fc59eb9f2.yml │ │ ├── monte_bianco.jpg │ │ ├── monte_rosa.jpg │ │ ├── monviso_from_turin.jpg │ │ ├── rain_jacket.jpeg │ │ ├── rocciamelone.jpg │ │ ├── slide1.jpg │ │ ├── slide2.jpg │ │ ├── slide3_1.jpg │ │ ├── stars.jpg │ │ ├── tre_cime_di_lavaredo.jpg │ │ ├── trekking.jpg │ │ └── trekking_shoes.jpg │ │ ├── media │ │ ├── 016a8b1d-347d-45cb-88ae-87a4bfa3b0b6.yml │ │ ├── 30ce5dd1-1fcd-41d0-88bb-ff3939ae413b.yml │ │ ├── 31fb5660-ec44-4f6c-80ee-9ffb4205c7c9.yml │ │ ├── 4b3c343d-39c2-41ac-a182-fe86cd7e8ee0.yml │ │ ├── 4edc8159-f2f8-45b6-bec3-0e652651a822.yml │ │ ├── 7cde5c8d-b35b-4955-a4f2-010d662fe8b9.yml │ │ ├── 7eac7760-dee5-4665-82e9-abcd3c0bab72.yml │ │ ├── 837ddf55-6114-4c60-9197-afc9f1e3b1f3.yml │ │ ├── 8591ff53-d680-44f5-a84e-05c3524f62c3.yml │ │ ├── 8cfb6174-110d-48b6-ab57-4b8a6751b7d4.yml │ │ ├── b035d255-33c4-48a8-a965-e54b13e82d5c.yml │ │ ├── b9fb7ee5-36f1-4af7-a74c-535f3aef48b4.yml │ │ ├── bce16c94-2b16-4040-af52-57d28146ce5b.yml │ │ ├── bfef303f-5e94-4f3f-aa9d-a5c78543f2de.yml │ │ ├── c364cf80-229d-4c52-a73d-04116d2f1371.yml │ │ ├── ce217add-338f-4d8c-94db-207fe8687701.yml │ │ ├── d3c687e4-c39d-484e-9b81-3bdf211ea29c.yml │ │ ├── d6de00d8-c833-416e-8faf-055f39222eb6.yml │ │ ├── e0fe447a-f94f-49ca-823a-a8251ad2eb3e.yml │ │ └── e87cc62c-5267-449f-8413-c53f0f95b4aa.yml │ │ ├── menu_link_content │ │ ├── 31b5b341-93e4-4edb-8965-8f3d5111f768.yml │ │ ├── 330a6a8e-7a39-49b5-ad27-16b4a6343208.yml │ │ ├── 39bfeaee-22ff-420a-a27c-bb1317ee24b0.yml │ │ ├── aad05ab5-9d19-457a-a566-4655d96e9b85.yml │ │ ├── b86b0505-86ae-482c-9215-b0a251168ddf.yml │ │ ├── c4050ab9-3dee-42e7-afb1-107db0d8ef0f.yml │ │ └── de039926-2119-42c0-9218-fa85dd2a23fe.yml │ │ ├── node │ │ ├── 106a9575-b7ee-4c3f-9523-269553b50ae4.yml │ │ ├── 10f1a9b8-952e-4cc6-bea4-cbbcb4ba7abb.yml │ │ ├── 2c4e17af-f5a2-4387-ade8-f15829f65f19.yml │ │ ├── 363afaca-baca-4fb6-b4f1-f6c476c7850c.yml │ │ ├── 364b9eca-4010-49fc-a645-dac970278d32.yml │ │ ├── 49287044-bec7-4f58-97f2-4229cde10723.yml │ │ ├── 64843efa-ae3d-4c8f-b295-dadc5caa3228.yml │ │ ├── 6f7b1631-deba-4ed2-be6b-7426ba153608.yml │ │ ├── 7c752f62-7815-4062-acda-2608809d58c0.yml │ │ ├── 8113fc08-661c-41dc-b2bf-1d8b0b05af39.yml │ │ ├── 85444260-a1ca-4f80-b51a-c740c3109ebd.yml │ │ ├── b39a4c31-e0e8-4b17-8f8a-9be984cc70bc.yml │ │ ├── c9020e1f-e259-41ff-9bef-11c0a816e60f.yml │ │ ├── d71d5f72-6c3e-4853-8c64-e83f50603965.yml │ │ ├── f4156167-2941-4831-9cad-494c49bacafa.yml │ │ └── f71f156f-2b37-407f-b564-a0b9af96a455.yml │ │ └── taxonomy_term │ │ ├── 138893e7-20d4-4c36-a3fb-6db0fd52d57f.yml │ │ ├── 150a1cf0-2eea-4a3c-b8ee-f1f30d4fe27f.yml │ │ ├── 180da54a-9dbe-42f7-9f81-1cc00224c927.yml │ │ ├── 2bc6c256-c483-443a-a8fb-8319e828f15d.yml │ │ ├── 2c98dd48-f2d3-4eea-be90-a5413fa71327.yml │ │ ├── 3a002667-557a-4cf0-ad96-6c3936524e41.yml │ │ ├── 5fc5b5d9-5b79-4e66-8169-ab648bd9769b.yml │ │ ├── 98076c20-8329-431e-bf49-8b16afdbbd49.yml │ │ ├── b202ca18-6f0d-43d5-9dac-038b561edb17.yml │ │ ├── b9067541-fbd1-47b6-93cd-2d03d0d2b91c.yml │ │ ├── baeb7428-4a49-4ac1-b60d-74bb74d9f162.yml │ │ ├── bf348f90-9265-4827-80cd-196d13c3e78d.yml │ │ ├── bf4165b8-beff-4758-8dbb-549a2cb65ee1.yml │ │ ├── bfacca99-9e7e-4a3e-a833-c2660ecf4120.yml │ │ └── ee91487d-da90-46f8-a67c-3748d8e737d6.yml │ ├── alps_messages │ ├── alps_messages.info.yml │ ├── alps_messages.links.menu.yml │ ├── alps_messages.module │ ├── alps_messages.routing.yml │ ├── config │ │ ├── install │ │ │ └── alps_messages.settings.yml │ │ └── schema │ │ │ └── alps_messages.schema.yml │ └── src │ │ └── Form │ │ └── SettingsForm.php │ ├── alps_quote │ ├── alps_quote.info.yml │ ├── alps_quote.module │ ├── src │ │ └── Plugin │ │ │ └── Block │ │ │ └── QuoteBlock.php │ └── templates │ │ └── alps-quote-block.html.twig │ └── alps_weather │ ├── alps_weather.info.yml │ ├── alps_weather.libraries.yml │ ├── alps_weather.links.menu.yml │ ├── alps_weather.module │ ├── alps_weather.routing.yml │ ├── alps_weather.services.yml │ ├── components │ └── at-weather │ │ ├── at-weather.component.yml │ │ └── at-weather.twig │ ├── config │ ├── install │ │ └── alps_weather.settings.yml │ └── schema │ │ └── alps_weather.schema.yml │ ├── css │ └── alps_weather.css │ ├── js │ └── alps_weather.js │ ├── src │ ├── Controller │ │ └── ForecastController.php │ ├── Form │ │ └── SettingsForm.php │ ├── Plugin │ │ └── Block │ │ │ └── ForecastBlock.php │ ├── Twig │ │ └── Extension │ │ │ └── WeatherExtension.php │ ├── WeatherClient.php │ └── WeatherClientInterface.php │ └── templates │ ├── alps-weather-details.html.twig │ ├── alps-weather-forecast-single.html.twig │ └── alps-weather-forecast.html.twig ├── phpcs.xml.dist ├── profiles ├── README.txt └── alps_trips_profile │ └── alps_trips_profile.info.yml ├── sites ├── README.txt ├── default │ ├── default.services.yml │ ├── default.settings.php │ ├── monolog.services.yml │ ├── services.yml │ ├── settings.local.php │ └── settings.php ├── development.services.yml ├── example.settings.local.php └── example.sites.php └── themes ├── README.txt └── custom └── alps_trips ├── alps_trips.info.yml ├── package.json └── yarn.lock /.ddev/browser-sync.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/browser-sync.js -------------------------------------------------------------------------------- /.ddev/commands/host/backstop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/host/backstop -------------------------------------------------------------------------------- /.ddev/commands/host/backstop-init: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/host/backstop-init -------------------------------------------------------------------------------- /.ddev/commands/web/browsersync: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/browsersync -------------------------------------------------------------------------------- /.ddev/commands/web/build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/build -------------------------------------------------------------------------------- /.ddev/commands/web/export-contents: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/export-contents -------------------------------------------------------------------------------- /.ddev/commands/web/nightwatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/nightwatch -------------------------------------------------------------------------------- /.ddev/commands/web/storybook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/storybook -------------------------------------------------------------------------------- /.ddev/commands/web/theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/theme -------------------------------------------------------------------------------- /.ddev/commands/web/watch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/commands/web/watch -------------------------------------------------------------------------------- /.ddev/config.selenium-standalone-chrome.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/config.selenium-standalone-chrome.yaml -------------------------------------------------------------------------------- /.ddev/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/config.yaml -------------------------------------------------------------------------------- /.ddev/docker-compose.browsersync.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/docker-compose.browsersync.yaml -------------------------------------------------------------------------------- /.ddev/docker-compose.next.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/docker-compose.next.yaml -------------------------------------------------------------------------------- /.ddev/docker-compose.selenium-chrome.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/docker-compose.selenium-chrome.yaml -------------------------------------------------------------------------------- /.ddev/docker-compose.storybook.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/docker-compose.storybook.yaml -------------------------------------------------------------------------------- /.ddev/tests/backstop.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/tests/backstop.json -------------------------------------------------------------------------------- /.ddev/tests/backstop/backstop.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.ddev/tests/backstop/backstop.json -------------------------------------------------------------------------------- /.ddev/web-build/Dockerfile.ddev-browsersync: -------------------------------------------------------------------------------- 1 | #ddev-generated 2 | RUN npm install -g browser-sync 3 | -------------------------------------------------------------------------------- /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitpod.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.gitpod.yml -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/.vscode/launch.json -------------------------------------------------------------------------------- /ERRATA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/ERRATA.md -------------------------------------------------------------------------------- /ERRATA/1.6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/ERRATA/1.6.png -------------------------------------------------------------------------------- /ERRATA/3.7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/ERRATA/3.7.png -------------------------------------------------------------------------------- /HOW-TO.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/HOW-TO.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/README.md -------------------------------------------------------------------------------- /assets/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/assets/logo.svg -------------------------------------------------------------------------------- /assets/logo_france.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/assets/logo_france.svg -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/composer.json -------------------------------------------------------------------------------- /composer.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/composer.lock -------------------------------------------------------------------------------- /config/sync/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/.htaccess -------------------------------------------------------------------------------- /config/sync/alps_trips.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/alps_trips.settings.yml -------------------------------------------------------------------------------- /config/sync/alps_weather.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/alps_weather.settings.yml -------------------------------------------------------------------------------- /config/sync/automated_cron.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs 3 | interval: 10800 4 | -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_account_menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_account_menu.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_breadcrumbs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_breadcrumbs.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_forecast.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_forecast.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_help.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_help.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_iceclimber.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_iceclimber.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_main_menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_main_menu.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_messages.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_messages.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_page_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_page_title.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_primary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_primary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_secondary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_secondary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.alps_trips_site_branding.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.alps_trips_site_branding.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_breadcrumbs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_breadcrumbs.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_content.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_help.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_help.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_local_actions.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_local_actions.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_messages.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_messages.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_page_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_page_title.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_primary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_primary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.claro_secondary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.claro_secondary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.followus.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.followus.yml -------------------------------------------------------------------------------- /config/sync/block.block.legal.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.legal.yml -------------------------------------------------------------------------------- /config/sync/block.block.mainpagecontent.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.mainpagecontent.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_account_menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_account_menu.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_breadcrumbs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_breadcrumbs.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_content.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_help.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_help.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_main_menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_main_menu.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_messages.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_messages.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_page_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_page_title.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_powered.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_powered.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_primary_admin_actions.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_primary_admin_actions.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_primary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_primary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_secondary_local_tasks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_secondary_local_tasks.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_site_branding.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_site_branding.yml -------------------------------------------------------------------------------- /config/sync/block.block.olivero_syndicate.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.olivero_syndicate.yml -------------------------------------------------------------------------------- /config/sync/block.block.quote.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block.block.quote.yml -------------------------------------------------------------------------------- /config/sync/block_content.type.banner.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/block_content.type.banner.yml -------------------------------------------------------------------------------- /config/sync/claro.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/claro.settings.yml -------------------------------------------------------------------------------- /config/sync/contact.form.feedback.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/contact.form.feedback.yml -------------------------------------------------------------------------------- /config/sync/contact.form.personal.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/contact.form.personal.yml -------------------------------------------------------------------------------- /config/sync/contact.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/contact.settings.yml -------------------------------------------------------------------------------- /config/sync/core.base_field_override.node.landing_page.promote.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.base_field_override.node.landing_page.promote.yml -------------------------------------------------------------------------------- /config/sync/core.base_field_override.node.page.promote.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.base_field_override.node.page.promote.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.fallback.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.fallback.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_date.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_date.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_datetime.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_datetime.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_month.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_month.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_time.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_time.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_week.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_week.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_year.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_year.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.html_yearless_date.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.html_yearless_date.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.long.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.long.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.medium.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.medium.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.olivero_medium.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.olivero_medium.yml -------------------------------------------------------------------------------- /config/sync/core.date_format.short.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.date_format.short.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.media.image.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.media.image.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.media.image.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.media.image.media_library.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.node.landing_page.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.node.landing_page.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.node.offer.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.node.offer.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.node.page.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.node.page.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.node.trip.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.node.trip.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.paragraph.card.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.paragraph.card.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.paragraph.grid.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.paragraph.grid.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.paragraph.slide.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.paragraph.slide.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.paragraph.slider.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.paragraph.slider.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.paragraph.weather.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.paragraph.weather.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_display.user.user.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_display.user.user.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_mode.media.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_mode.media.media_library.yml -------------------------------------------------------------------------------- /config/sync/core.entity_form_mode.user.register.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_form_mode.user.register.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.media.image.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.media.image.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.media.image.eager.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.media.image.eager.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.media.image.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.media.image.media_library.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.media.image.small.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.media.image.small.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.landing_page.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.landing_page.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.landing_page.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.landing_page.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.offer.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.offer.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.offer.search_index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.offer.search_index.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.offer.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.offer.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.page.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.page.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.page.search_index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.page.search_index.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.page.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.page.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.trip.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.trip.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.trip.homepage.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.trip.homepage.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.trip.search_index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.trip.search_index.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.node.trip.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.node.trip.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.paragraph.card.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.paragraph.card.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.paragraph.grid.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.paragraph.grid.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.paragraph.slide.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.paragraph.slide.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.paragraph.slider.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.paragraph.slider.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.paragraph.weather.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.paragraph.weather.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.user.user.compact.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.user.user.compact.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_display.user.user.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_display.user.user.default.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.block.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.block.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.block_content.full.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.block_content.full.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.block_content.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.block_content.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.contact_message.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.contact_message.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.file.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.file.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.eager.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.eager.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.full.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.full.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.media_library.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.small.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.small.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.media.with_caption.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.media.with_caption.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.menu_link_content.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.menu_link_content.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.full.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.full.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.homepage.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.homepage.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.rss.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.rss.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.search_index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.search_index.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.search_result.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.search_result.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.node.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.node.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.paragraph.preview.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.paragraph.preview.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.paragraph.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.paragraph.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.path_alias.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.path_alias.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.shortcut.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.shortcut.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.taxonomy_term.full.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.taxonomy_term.full.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.taxonomy_term.teaser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.taxonomy_term.teaser.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.taxonomy_term.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.taxonomy_term.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.tour.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.tour.token.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.user.compact.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.user.compact.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.user.full.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.user.full.yml -------------------------------------------------------------------------------- /config/sync/core.entity_view_mode.user.token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.entity_view_mode.user.token.yml -------------------------------------------------------------------------------- /config/sync/core.extension.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.extension.yml -------------------------------------------------------------------------------- /config/sync/core.menu.static_menu_link_overrides.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/core.menu.static_menu_link_overrides.yml -------------------------------------------------------------------------------- /config/sync/dblog.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 3 | row_limit: 1000 4 | -------------------------------------------------------------------------------- /config/sync/easy_breadcrumb.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/easy_breadcrumb.settings.yml -------------------------------------------------------------------------------- /config/sync/editor.editor.basic_html.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/editor.editor.basic_html.yml -------------------------------------------------------------------------------- /config/sync/editor.editor.full_html.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/editor.editor.full_html.yml -------------------------------------------------------------------------------- /config/sync/field.field.block_content.banner.field_cta.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.block_content.banner.field_cta.yml -------------------------------------------------------------------------------- /config/sync/field.field.block_content.banner.field_image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.block_content.banner.field_image.yml -------------------------------------------------------------------------------- /config/sync/field.field.block_content.banner.field_link.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.block_content.banner.field_link.yml -------------------------------------------------------------------------------- /config/sync/field.field.media.image.field_media_image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.media.image.field_media_image.yml -------------------------------------------------------------------------------- /config/sync/field.field.media.image_with_caption.field_caption.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.media.image_with_caption.field_caption.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.landing_page.field_contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.landing_page.field_contents.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.offer.body.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.offer.body.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.offer.field_new_price.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.offer.field_new_price.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.offer.field_old_price.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.offer.field_old_price.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.page.body.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.page.body.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.body.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.body.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_destination.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_destination.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_duration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_duration.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_lat_lng.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_lat_lng.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_level.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_level.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_origin.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_origin.yml -------------------------------------------------------------------------------- /config/sync/field.field.node.trip.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.node.trip.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.card.field_description.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.card.field_description.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.card.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.card.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.card.field_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.card.field_title.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.grid.field_contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.grid.field_contents.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.slide.field_description.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.slide.field_description.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.slide.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.slide.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.slide.field_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.slide.field_title.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.slider.field_contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.slider.field_contents.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.trip_list.field_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.trip_list.field_title.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.trip_list.field_trips.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.trip_list.field_trips.yml -------------------------------------------------------------------------------- /config/sync/field.field.paragraph.weather.field_city.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.paragraph.weather.field_city.yml -------------------------------------------------------------------------------- /config/sync/field.field.taxonomy_term.level.field_equipment.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.taxonomy_term.level.field_equipment.yml -------------------------------------------------------------------------------- /config/sync/field.field.user.user.user_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.field.user.user.user_picture.yml -------------------------------------------------------------------------------- /config/sync/field.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 3 | purge_batch_size: 50 4 | -------------------------------------------------------------------------------- /config/sync/field.storage.block_content.body.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.block_content.body.yml -------------------------------------------------------------------------------- /config/sync/field.storage.block_content.field_cta.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.block_content.field_cta.yml -------------------------------------------------------------------------------- /config/sync/field.storage.block_content.field_image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.block_content.field_image.yml -------------------------------------------------------------------------------- /config/sync/field.storage.block_content.field_link.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.block_content.field_link.yml -------------------------------------------------------------------------------- /config/sync/field.storage.media.field_caption.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.media.field_caption.yml -------------------------------------------------------------------------------- /config/sync/field.storage.media.field_media_image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.media.field_media_image.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.body.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.body.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_contents.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_destination.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_destination.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_duration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_duration.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_lat_lng.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_lat_lng.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_level.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_level.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_new_price.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_new_price.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_old_price.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_old_price.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_origin.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_origin.yml -------------------------------------------------------------------------------- /config/sync/field.storage.node.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.node.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_city.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_city.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_contents.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_description.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_description.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_title.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_title.yml -------------------------------------------------------------------------------- /config/sync/field.storage.paragraph.field_trips.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.paragraph.field_trips.yml -------------------------------------------------------------------------------- /config/sync/field.storage.taxonomy_term.field_equipment.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.taxonomy_term.field_equipment.yml -------------------------------------------------------------------------------- /config/sync/field.storage.taxonomy_term.field_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.taxonomy_term.field_picture.yml -------------------------------------------------------------------------------- /config/sync/field.storage.user.user_picture.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field.storage.user.user_picture.yml -------------------------------------------------------------------------------- /config/sync/field_ui.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/field_ui.settings.yml -------------------------------------------------------------------------------- /config/sync/file.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/file.settings.yml -------------------------------------------------------------------------------- /config/sync/filter.format.basic_html.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/filter.format.basic_html.yml -------------------------------------------------------------------------------- /config/sync/filter.format.full_html.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/filter.format.full_html.yml -------------------------------------------------------------------------------- /config/sync/filter.format.plain_text.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/filter.format.plain_text.yml -------------------------------------------------------------------------------- /config/sync/filter.format.restricted_html.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/filter.format.restricted_html.yml -------------------------------------------------------------------------------- /config/sync/filter.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/filter.settings.yml -------------------------------------------------------------------------------- /config/sync/image.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.settings.yml -------------------------------------------------------------------------------- /config/sync/image.style.large.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.large.yml -------------------------------------------------------------------------------- /config/sync/image.style.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.media_library.yml -------------------------------------------------------------------------------- /config/sync/image.style.medium.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.medium.yml -------------------------------------------------------------------------------- /config/sync/image.style.square.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.square.yml -------------------------------------------------------------------------------- /config/sync/image.style.thumbnail.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.thumbnail.yml -------------------------------------------------------------------------------- /config/sync/image.style.wide.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/image.style.wide.yml -------------------------------------------------------------------------------- /config/sync/jsonapi.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/jsonapi.settings.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.block_content.banner.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.block_content.banner.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.media.image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.media.image.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.node.offer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.node.offer.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.node.page.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.node.page.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.node.trip.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.node.trip.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.path_alias.path_alias.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.path_alias.path_alias.yml -------------------------------------------------------------------------------- /config/sync/language.content_settings.taxonomy_term.level.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.content_settings.taxonomy_term.level.yml -------------------------------------------------------------------------------- /config/sync/language.entity.en.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.entity.en.yml -------------------------------------------------------------------------------- /config/sync/language.entity.it.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.entity.it.yml -------------------------------------------------------------------------------- /config/sync/language.entity.und.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.entity.und.yml -------------------------------------------------------------------------------- /config/sync/language.entity.zxx.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.entity.zxx.yml -------------------------------------------------------------------------------- /config/sync/language.mappings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.mappings.yml -------------------------------------------------------------------------------- /config/sync/language.negotiation.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.negotiation.yml -------------------------------------------------------------------------------- /config/sync/language.types.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language.types.yml -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_breadcrumbs.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: Breadcrumb 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_content.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Contenuto della pagina principale' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_help.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: Aiuto 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_local_actions.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Azioni di amministrazione principali' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_messages.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Messaggi di stato' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_page_title.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Titolo della pagina' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_primary_local_tasks.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Schede primarie' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.claro_secondary_local_tasks.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Schede secondarie' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_account_menu.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Menu profilo utente' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_breadcrumbs.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: Breadcrumb 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_content.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Contenuto della pagina principale' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_help.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: Aiuto 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_main_menu.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Navigazione principale' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_messages.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Messaggi di stato' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_page_title.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Titolo della pagina' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_powered.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Realizzato con Drupal' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_primary_admin_actions.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Azioni di amministrazione principali' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_primary_local_tasks.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Schede primarie' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_secondary_local_tasks.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Schede secondarie' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_site_branding.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Branding del sito' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/block.block.olivero_syndicate.yml: -------------------------------------------------------------------------------- 1 | settings: 2 | label: 'Feed RSS' 3 | -------------------------------------------------------------------------------- /config/sync/language/it/contact.form.personal.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/contact.form.personal.yml -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_date.yml: -------------------------------------------------------------------------------- 1 | label: 'Data HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_datetime.yml: -------------------------------------------------------------------------------- 1 | label: 'Data e ora HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_month.yml: -------------------------------------------------------------------------------- 1 | label: 'Mese HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_time.yml: -------------------------------------------------------------------------------- 1 | label: 'Ora HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_week.yml: -------------------------------------------------------------------------------- 1 | label: 'Settimana HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.html_year.yml: -------------------------------------------------------------------------------- 1 | label: 'Anno HTML' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.long.yml: -------------------------------------------------------------------------------- 1 | label: 'Formato predefinito data lunga' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.medium.yml: -------------------------------------------------------------------------------- 1 | label: 'Formato predefinito data media' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.date_format.short.yml: -------------------------------------------------------------------------------- 1 | label: 'Formato predefinito data corta' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_form_mode.user.register.yml: -------------------------------------------------------------------------------- 1 | label: Registrati 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.block_content.full.yml: -------------------------------------------------------------------------------- 1 | label: Completo 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.media.full.yml: -------------------------------------------------------------------------------- 1 | label: 'Contenuto completo' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.node.full.yml: -------------------------------------------------------------------------------- 1 | label: 'Contenuto completo' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.node.rss.yml: -------------------------------------------------------------------------------- 1 | label: RSS 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.node.search_index.yml: -------------------------------------------------------------------------------- 1 | label: 'Indice di ricerca' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.node.teaser.yml: -------------------------------------------------------------------------------- 1 | label: Anteprima 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.paragraph.preview.yml: -------------------------------------------------------------------------------- 1 | label: Anteprima 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.taxonomy_term.full.yml: -------------------------------------------------------------------------------- 1 | label: 'Pagina di un termine della tassonomia' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.user.compact.yml: -------------------------------------------------------------------------------- 1 | label: Compatto 2 | -------------------------------------------------------------------------------- /config/sync/language/it/core.entity_view_mode.user.full.yml: -------------------------------------------------------------------------------- 1 | label: 'Profilo utente' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/easy_breadcrumb.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/easy_breadcrumb.settings.yml -------------------------------------------------------------------------------- /config/sync/language/it/filter.format.plain_text.yml: -------------------------------------------------------------------------------- 1 | name: 'Testo semplice' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/image.style.large.yml: -------------------------------------------------------------------------------- 1 | label: 'Grande (480×480)' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/image.style.medium.yml: -------------------------------------------------------------------------------- 1 | label: 'Medio (220×220)' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/image.style.thumbnail.yml: -------------------------------------------------------------------------------- 1 | label: 'Miniatura (100×100)' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/language.entity.en.yml: -------------------------------------------------------------------------------- 1 | label: Inglese 2 | -------------------------------------------------------------------------------- /config/sync/language/it/language.entity.und.yml: -------------------------------------------------------------------------------- 1 | label: 'Non specificato.' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/language.entity.zxx.yml: -------------------------------------------------------------------------------- 1 | label: 'Non applicabile' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/shortcut.set.default.yml: -------------------------------------------------------------------------------- 1 | label: Predefinito 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.media_delete_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Elimina media' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_delete_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Cancella il contenuto' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_make_sticky_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Posizionamento del contenuto in testa agli elenchi' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_make_unsticky_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Rimuovere il contenuto dalla cima delle liste' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_promote_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Promozione in prima pagina del contenuto' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_publish_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Pubblica contenuto' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_save_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Salva contenuto' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_unpromote_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Rimozione contenuto dalla prima pagina' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.node_unpublish_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Rimuovere contenuto dalla pubblicazione' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.pathauto_update_alias_node.yml: -------------------------------------------------------------------------------- 1 | label: 'Aggiorna alias URL' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.pathauto_update_alias_user.yml: -------------------------------------------------------------------------------- 1 | label: 'Aggiorna alias URL' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.user_block_user_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Bloccare gli utenti selezionati' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.user_cancel_user_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Elimina i profili utente selezionati' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.action.user_unblock_user_action.yml: -------------------------------------------------------------------------------- 1 | label: 'Sbloccare gli utenti selezionati' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.maintenance.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/system.maintenance.yml -------------------------------------------------------------------------------- /config/sync/language/it/system.menu.account.yml: -------------------------------------------------------------------------------- 1 | label: 'Menu profilo utente' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.menu.admin.yml: -------------------------------------------------------------------------------- 1 | label: Amministrazione 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.menu.devel.yml: -------------------------------------------------------------------------------- 1 | label: Sviluppo 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.menu.main.yml: -------------------------------------------------------------------------------- 1 | label: 'Navigazione principale' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/system.menu.tools.yml: -------------------------------------------------------------------------------- 1 | label: Strumenti 2 | -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.block-layout.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.block-layout.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.language-add.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.language-add.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.language-edit.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.language-edit.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.language.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.language.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.locale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.locale.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.search-api-index-fields.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.search-api-index-fields.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.search-api-index-form.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.search-api-index-form.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.search-api-index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.search-api-index.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.search-api-server-form.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.search-api-server-form.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.search-api-server.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.search-api-server.yml -------------------------------------------------------------------------------- /config/sync/language/it/tour.tour.views-ui.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/tour.tour.views-ui.yml -------------------------------------------------------------------------------- /config/sync/language/it/user.mail.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/user.mail.yml -------------------------------------------------------------------------------- /config/sync/language/it/user.role.anonymous.yml: -------------------------------------------------------------------------------- 1 | label: 'Utente anonimo' 2 | -------------------------------------------------------------------------------- /config/sync/language/it/user.role.authenticated.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/user.role.authenticated.yml -------------------------------------------------------------------------------- /config/sync/language/it/user.settings.yml: -------------------------------------------------------------------------------- 1 | anonymous: Anonimo 2 | -------------------------------------------------------------------------------- /config/sync/language/it/views.view.archive.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.archive.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.block_content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.block_content.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.content.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.content_recent.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.content_recent.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.files.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.files.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.frontpage.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.frontpage.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.glossary.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.glossary.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.media.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.media.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.media_library.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.taxonomy_term.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.taxonomy_term.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.user_admin_people.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.user_admin_people.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.watchdog.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.watchdog.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.who_s_new.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.who_s_new.yml -------------------------------------------------------------------------------- /config/sync/language/it/views.view.who_s_online.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/language/it/views.view.who_s_online.yml -------------------------------------------------------------------------------- /config/sync/locale.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/locale.settings.yml -------------------------------------------------------------------------------- /config/sync/media.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/media.settings.yml -------------------------------------------------------------------------------- /config/sync/media.type.image.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/media.type.image.yml -------------------------------------------------------------------------------- /config/sync/media.type.image_with_caption.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/media.type.image_with_caption.yml -------------------------------------------------------------------------------- /config/sync/media_library.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60 3 | advanced_ui: false 4 | -------------------------------------------------------------------------------- /config/sync/menu_ui.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU 3 | override_parent_selector: false 4 | -------------------------------------------------------------------------------- /config/sync/next.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/next.settings.yml -------------------------------------------------------------------------------- /config/sync/node.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0 3 | use_admin_theme: true 4 | -------------------------------------------------------------------------------- /config/sync/node.type.landing_page.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/node.type.landing_page.yml -------------------------------------------------------------------------------- /config/sync/node.type.offer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/node.type.offer.yml -------------------------------------------------------------------------------- /config/sync/node.type.page.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/node.type.page.yml -------------------------------------------------------------------------------- /config/sync/node.type.trip.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/node.type.trip.yml -------------------------------------------------------------------------------- /config/sync/olivero.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/olivero.settings.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.card.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.card.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.grid.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.grid.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.slide.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.slide.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.slider.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.slider.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.trip_list.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.trip_list.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.paragraphs_type.weather.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/paragraphs.paragraphs_type.weather.yml -------------------------------------------------------------------------------- /config/sync/paragraphs.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8 3 | show_unpublished: true 4 | -------------------------------------------------------------------------------- /config/sync/pathauto.pattern.trip.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/pathauto.pattern.trip.yml -------------------------------------------------------------------------------- /config/sync/pathauto.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/pathauto.settings.yml -------------------------------------------------------------------------------- /config/sync/rest.resource.entity.media.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/rest.resource.entity.media.yml -------------------------------------------------------------------------------- /config/sync/rest.resource.entity.node.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/rest.resource.entity.node.yml -------------------------------------------------------------------------------- /config/sync/search_api.index.contents.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/search_api.index.contents.yml -------------------------------------------------------------------------------- /config/sync/search_api.server.database.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/search_api.server.database.yml -------------------------------------------------------------------------------- /config/sync/search_api.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/search_api.settings.yml -------------------------------------------------------------------------------- /config/sync/search_api_db.settings.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: 1oDrVmUfNY3gp0cRBV5bSXj1OdMCinSoSCM5qeZdLNU 3 | autocomplete_max_occurrences: 0.9 4 | -------------------------------------------------------------------------------- /config/sync/shortcut.set.default.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/shortcut.set.default.yml -------------------------------------------------------------------------------- /config/sync/simple_oauth.oauth2_token.bundle.access_token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/simple_oauth.oauth2_token.bundle.access_token.yml -------------------------------------------------------------------------------- /config/sync/simple_oauth.oauth2_token.bundle.auth_code.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/simple_oauth.oauth2_token.bundle.auth_code.yml -------------------------------------------------------------------------------- /config/sync/simple_oauth.oauth2_token.bundle.refresh_token.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/simple_oauth.oauth2_token.bundle.refresh_token.yml -------------------------------------------------------------------------------- /config/sync/simple_oauth.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/simple_oauth.settings.yml -------------------------------------------------------------------------------- /config/sync/system.action.media_delete_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.media_delete_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.media_publish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.media_publish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.media_save_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.media_save_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.media_unpublish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.media_unpublish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_delete_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_delete_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_make_sticky_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_make_sticky_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_make_unsticky_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_make_unsticky_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_promote_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_promote_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_publish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_publish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_save_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_save_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_unpromote_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_unpromote_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.node_unpublish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.node_unpublish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.pathauto_update_alias_node.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.pathauto_update_alias_node.yml -------------------------------------------------------------------------------- /config/sync/system.action.pathauto_update_alias_user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.pathauto_update_alias_user.yml -------------------------------------------------------------------------------- /config/sync/system.action.taxonomy_term_publish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.taxonomy_term_publish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.taxonomy_term_unpublish_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.taxonomy_term_unpublish_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.user_block_user_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.user_block_user_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.user_cancel_user_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.user_cancel_user_action.yml -------------------------------------------------------------------------------- /config/sync/system.action.user_unblock_user_action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.action.user_unblock_user_action.yml -------------------------------------------------------------------------------- /config/sync/system.advisories.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo 3 | enabled: true 4 | interval_hours: 6 5 | -------------------------------------------------------------------------------- /config/sync/system.cron.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.cron.yml -------------------------------------------------------------------------------- /config/sync/system.date.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.date.yml -------------------------------------------------------------------------------- /config/sync/system.diff.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.diff.yml -------------------------------------------------------------------------------- /config/sync/system.feature_flags.yml: -------------------------------------------------------------------------------- 1 | linkset_endpoint: false 2 | -------------------------------------------------------------------------------- /config/sync/system.file.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.file.yml -------------------------------------------------------------------------------- /config/sync/system.image.gd.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ 3 | jpeg_quality: 75 4 | -------------------------------------------------------------------------------- /config/sync/system.image.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24 3 | toolkit: gd 4 | -------------------------------------------------------------------------------- /config/sync/system.logging.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA 3 | error_level: hide 4 | -------------------------------------------------------------------------------- /config/sync/system.mail.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.mail.yml -------------------------------------------------------------------------------- /config/sync/system.maintenance.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.maintenance.yml -------------------------------------------------------------------------------- /config/sync/system.menu.account.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.account.yml -------------------------------------------------------------------------------- /config/sync/system.menu.admin.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.admin.yml -------------------------------------------------------------------------------- /config/sync/system.menu.devel.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.devel.yml -------------------------------------------------------------------------------- /config/sync/system.menu.follow-us.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.follow-us.yml -------------------------------------------------------------------------------- /config/sync/system.menu.legal.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.legal.yml -------------------------------------------------------------------------------- /config/sync/system.menu.main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.main.yml -------------------------------------------------------------------------------- /config/sync/system.menu.tools.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.menu.tools.yml -------------------------------------------------------------------------------- /config/sync/system.performance.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.performance.yml -------------------------------------------------------------------------------- /config/sync/system.rss.yml: -------------------------------------------------------------------------------- 1 | _core: 2 | default_config_hash: MIpNzlG4gPunfS7vTCwUPum6QH3GUsEBMj-qS631Jw0 3 | items: 4 | view_mode: rss 5 | -------------------------------------------------------------------------------- /config/sync/system.site.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.site.yml -------------------------------------------------------------------------------- /config/sync/system.theme.global.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.theme.global.yml -------------------------------------------------------------------------------- /config/sync/system.theme.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/system.theme.yml -------------------------------------------------------------------------------- /config/sync/taxonomy.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/taxonomy.settings.yml -------------------------------------------------------------------------------- /config/sync/taxonomy.vocabulary.duration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/taxonomy.vocabulary.duration.yml -------------------------------------------------------------------------------- /config/sync/taxonomy.vocabulary.level.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/taxonomy.vocabulary.level.yml -------------------------------------------------------------------------------- /config/sync/taxonomy.vocabulary.tags.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/taxonomy.vocabulary.tags.yml -------------------------------------------------------------------------------- /config/sync/taxonomy.vocabulary.trip_equipment.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/taxonomy.vocabulary.trip_equipment.yml -------------------------------------------------------------------------------- /config/sync/text.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/text.settings.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.block-layout.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.block-layout.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.language-add.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.language-add.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.language-edit.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.language-edit.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.language.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.language.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.locale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.locale.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-index-fields.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-index-fields.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-index-form.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-index-form.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-index-processors.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-index-processors.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-index.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-index.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-server-form.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-server-form.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.search-api-server.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.search-api-server.yml -------------------------------------------------------------------------------- /config/sync/tour.tour.views-ui.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/tour.tour.views-ui.yml -------------------------------------------------------------------------------- /config/sync/update.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/update.settings.yml -------------------------------------------------------------------------------- /config/sync/user.flood.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.flood.yml -------------------------------------------------------------------------------- /config/sync/user.mail.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.mail.yml -------------------------------------------------------------------------------- /config/sync/user.role.administrator.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.role.administrator.yml -------------------------------------------------------------------------------- /config/sync/user.role.anonymous.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.role.anonymous.yml -------------------------------------------------------------------------------- /config/sync/user.role.authenticated.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.role.authenticated.yml -------------------------------------------------------------------------------- /config/sync/user.role.content_editor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.role.content_editor.yml -------------------------------------------------------------------------------- /config/sync/user.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/user.settings.yml -------------------------------------------------------------------------------- /config/sync/views.settings.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.settings.yml -------------------------------------------------------------------------------- /config/sync/views.view.archive.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.archive.yml -------------------------------------------------------------------------------- /config/sync/views.view.block_content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.block_content.yml -------------------------------------------------------------------------------- /config/sync/views.view.content.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.content.yml -------------------------------------------------------------------------------- /config/sync/views.view.content_recent.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.content_recent.yml -------------------------------------------------------------------------------- /config/sync/views.view.files.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.files.yml -------------------------------------------------------------------------------- /config/sync/views.view.frontpage.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.frontpage.yml -------------------------------------------------------------------------------- /config/sync/views.view.glossary.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.glossary.yml -------------------------------------------------------------------------------- /config/sync/views.view.media.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.media.yml -------------------------------------------------------------------------------- /config/sync/views.view.media_library.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.media_library.yml -------------------------------------------------------------------------------- /config/sync/views.view.promotions.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.promotions.yml -------------------------------------------------------------------------------- /config/sync/views.view.search.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.search.yml -------------------------------------------------------------------------------- /config/sync/views.view.taxonomy_term.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.taxonomy_term.yml -------------------------------------------------------------------------------- /config/sync/views.view.trips.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.trips.yml -------------------------------------------------------------------------------- /config/sync/views.view.user_admin_people.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.user_admin_people.yml -------------------------------------------------------------------------------- /config/sync/views.view.watchdog.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.watchdog.yml -------------------------------------------------------------------------------- /config/sync/views.view.who_s_new.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.who_s_new.yml -------------------------------------------------------------------------------- /config/sync/views.view.who_s_online.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/config/sync/views.view.who_s_online.yml -------------------------------------------------------------------------------- /next/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/.env -------------------------------------------------------------------------------- /next/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/.eslintrc.json -------------------------------------------------------------------------------- /next/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/.gitignore -------------------------------------------------------------------------------- /next/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/CHANGELOG.md -------------------------------------------------------------------------------- /next/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/README.md -------------------------------------------------------------------------------- /next/components/footer.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/footer.tsx -------------------------------------------------------------------------------- /next/components/formatted-text.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/formatted-text.tsx -------------------------------------------------------------------------------- /next/components/header.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/header.tsx -------------------------------------------------------------------------------- /next/components/layout.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/layout.tsx -------------------------------------------------------------------------------- /next/components/node--basic-page.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/node--basic-page.tsx -------------------------------------------------------------------------------- /next/components/node--trip--teaser.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/node--trip--teaser.tsx -------------------------------------------------------------------------------- /next/components/node--trip.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/components/node--trip.tsx -------------------------------------------------------------------------------- /next/lib/drupal.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/lib/drupal.ts -------------------------------------------------------------------------------- /next/lib/utils.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/lib/utils.ts -------------------------------------------------------------------------------- /next/next-env.d.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/next-env.d.ts -------------------------------------------------------------------------------- /next/next.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/next.config.js -------------------------------------------------------------------------------- /next/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/package.json -------------------------------------------------------------------------------- /next/pages/[...slug].tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/[...slug].tsx -------------------------------------------------------------------------------- /next/pages/_app.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/_app.tsx -------------------------------------------------------------------------------- /next/pages/api/exit-preview.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/api/exit-preview.ts -------------------------------------------------------------------------------- /next/pages/api/preview.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/api/preview.ts -------------------------------------------------------------------------------- /next/pages/api/revalidate.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/api/revalidate.ts -------------------------------------------------------------------------------- /next/pages/index.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/pages/index.tsx -------------------------------------------------------------------------------- /next/postcss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/postcss.config.js -------------------------------------------------------------------------------- /next/public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/public/favicon.ico -------------------------------------------------------------------------------- /next/public/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/public/logo.svg -------------------------------------------------------------------------------- /next/public/robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: * 2 | Allow: / -------------------------------------------------------------------------------- /next/styles/globals.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/styles/globals.css -------------------------------------------------------------------------------- /next/tailwind.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/tailwind.config.js -------------------------------------------------------------------------------- /next/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/tsconfig.json -------------------------------------------------------------------------------- /next/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/next/yarn.lock -------------------------------------------------------------------------------- /patches/2998451.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/patches/2998451.patch -------------------------------------------------------------------------------- /patches/3375843.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/patches/3375843.patch -------------------------------------------------------------------------------- /storybook/.eslintignore: -------------------------------------------------------------------------------- 1 | node_modules/**/* 2 | -------------------------------------------------------------------------------- /storybook/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.eslintrc.json -------------------------------------------------------------------------------- /storybook/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.gitignore -------------------------------------------------------------------------------- /storybook/.prettierrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.prettierrc.json -------------------------------------------------------------------------------- /storybook/.storybook/drupal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.storybook/drupal.js -------------------------------------------------------------------------------- /storybook/.storybook/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.storybook/main.js -------------------------------------------------------------------------------- /storybook/.storybook/preview-head.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.storybook/preview-head.html -------------------------------------------------------------------------------- /storybook/.storybook/preview.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/.storybook/preview.js -------------------------------------------------------------------------------- /storybook/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/package.json -------------------------------------------------------------------------------- /storybook/postcss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/postcss.config.js -------------------------------------------------------------------------------- /storybook/public/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /storybook/public/favicon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/favicon.svg -------------------------------------------------------------------------------- /storybook/public/images/ice_climber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/ice_climber.png -------------------------------------------------------------------------------- /storybook/public/images/layers-2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/layers-2x.png -------------------------------------------------------------------------------- /storybook/public/images/layers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/layers.png -------------------------------------------------------------------------------- /storybook/public/images/marker-icon-2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/marker-icon-2x.png -------------------------------------------------------------------------------- /storybook/public/images/marker-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/marker-icon.png -------------------------------------------------------------------------------- /storybook/public/images/marker-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/marker-shadow.png -------------------------------------------------------------------------------- /storybook/public/images/monviso_from_turin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/monviso_from_turin.jpg -------------------------------------------------------------------------------- /storybook/public/images/mountain1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/mountain1.jpg -------------------------------------------------------------------------------- /storybook/public/images/mountain2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/mountain2.jpg -------------------------------------------------------------------------------- /storybook/public/images/tre_cime_di_lavaredo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/images/tre_cime_di_lavaredo.jpg -------------------------------------------------------------------------------- /storybook/public/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/public/logo.svg -------------------------------------------------------------------------------- /storybook/src/tailwind.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/src/tailwind.css -------------------------------------------------------------------------------- /storybook/stories/01-atoms/body/body.html.twig: -------------------------------------------------------------------------------- 1 |
{{ body }}
2 | -------------------------------------------------------------------------------- /storybook/stories/01-atoms/body/body.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/body/body.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/breadcrumb/breadcrumb.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/breadcrumb/breadcrumb.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/breadcrumb/breadcrumb.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/breadcrumb/breadcrumb.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/details/details.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/details/details.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/details/details.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/details/details.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/button.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/button.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/button.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/button.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/input.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/input.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/input.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/input.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/label.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/label.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/label.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/label.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/select.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/select.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/select.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/select.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/textarea.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/textarea.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/form/textarea.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/form/textarea.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/link/link.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/link/link.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/link/link.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/link/link.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/logo/logo.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/logo/logo.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/logo/logo.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/logo/logo.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/map/map.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/map/map.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/map/map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/map/map.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/map/map.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/map/map.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/menu-item/menu-item.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/menu-item/menu-item.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/menu-item/menu-item.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/menu-item/menu-item.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/pager/pager.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/pager/pager.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/pager/pager.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/pager/pager.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/picture/picture.html.twig: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /storybook/stories/01-atoms/picture/picture.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/picture/picture.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/promotion/promotion.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/promotion/promotion.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/promotion/promotion.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/promotion/promotion.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/quote/quote.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/quote/quote.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/quote/quote.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/quote/quote.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/slide/slide.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/slide/slide.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/slide/slide.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/slide/slide.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/social/social.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/social/social.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/social/social.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/social/social.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/table/table.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/table/table.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/table/table.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/table/table.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/term/term.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/term/term.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/term/term.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/term/term.stories.js -------------------------------------------------------------------------------- /storybook/stories/01-atoms/title/title.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/title/title.html.twig -------------------------------------------------------------------------------- /storybook/stories/01-atoms/title/title.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/01-atoms/title/title.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/banner/banner.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/banner/banner.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/banner/banner.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/banner/banner.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/block/block-border.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/block/block-border.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/block/block-menu.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/block/block-menu.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/block/block-menu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/block/block-menu.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/block/block.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/block/block.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/block/block.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/block/block.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/card/card.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/card/card.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/card/card.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/card/card.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/form/container.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/form/container.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/form/container.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/form/container.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/form/element.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/form/element.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/form/element.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/form/element.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/media/media.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/media/media.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/media/media.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/media/media.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu-block/menu-block.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/menu-block/menu-block.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu-block/menu-block.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/menu-block/menu-block.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu/menu-main.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/menu/menu-main.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu/menu-vertical.html.twig: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu/menu.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/menu/menu.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/menu/menu.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/menu/menu.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/slider/slider.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/slider/slider.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/slider/slider.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/slider/slider.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/tabs/tabs.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/tabs/tabs.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/tabs/tabs.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/tabs/tabs.stories.js -------------------------------------------------------------------------------- /storybook/stories/02-molecules/weather/weather.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/weather/weather.html.twig -------------------------------------------------------------------------------- /storybook/stories/02-molecules/weather/weather.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/02-molecules/weather/weather.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/content/content.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/content/content.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/content/content.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/content/content.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/footer/footer.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/footer/footer.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/footer/footer.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/footer/footer.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/forecast/forecast.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/forecast/forecast.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/forecast/forecast.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/forecast/forecast.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/form/form.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/form/form.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/form/form.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/form/form.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/form/user-login.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/form/user-login.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/form/user-login.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/form/user-login.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/grid/grid.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/grid/grid.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/grid/grid2.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/grid/grid2.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/grid/grid3.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/grid/grid3.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/header/header.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/header/header.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/header/header.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/header/header.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/level/level.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/level/level.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/level/level.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/level/level.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/media-list/media-list.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/media-list/media-list.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/media-list/media-list.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/media-list/media-list.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/page/page-error.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/page/page-error.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/page/page.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/page/page.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/page/page.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/page/page.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/region/region.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/region/region.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/region/region.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/region/region.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/trip/trip-full.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/trip/trip-full.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/trip/trip.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/trip/trip.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/view/exposed-form.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/view/exposed-form.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/view/exposed-form.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/view/exposed-form.stories.js -------------------------------------------------------------------------------- /storybook/stories/03-organisms/view/view.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/view/view.html.twig -------------------------------------------------------------------------------- /storybook/stories/03-organisms/view/view.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/03-organisms/view/view.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template.html.twig: -------------------------------------------------------------------------------- 1 | {{ content }} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template1/template1.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template1/template1.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template1/template1.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template2/template2.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template2/template2.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template2/template2.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template3/template3.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template3/template3.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template3/template3.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template4/template4.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template4/template4.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template4/template4.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template5/template5.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template5/template5.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template5/template5.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template6/template6.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template6/template6.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template6/template6.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template7/template7.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template7/template7.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template7/template7.stories.js -------------------------------------------------------------------------------- /storybook/stories/04-templates/template8/template8.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../template.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/04-templates/template8/template8.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/04-templates/template8/template8.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/contact-us/contact-us.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/contact-us/contact-us.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/contact-us/contact-us.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/forecast/forecast.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/forecast/forecast.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/forecast/forecast.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/home/home.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/home/home.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/home/home.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/level/level.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/level/level.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/level/level.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/page.html.twig: -------------------------------------------------------------------------------- 1 | {{ content }} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/search/search.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/search/search.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/search/search.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/trip/trip.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/trip/trip.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/trip/trip.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/trips/trips.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/trips/trips.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/trips/trips.stories.js -------------------------------------------------------------------------------- /storybook/stories/05-pages/user-login/user-login.html.twig: -------------------------------------------------------------------------------- 1 | {% extends '../page.html.twig' %} 2 | -------------------------------------------------------------------------------- /storybook/stories/05-pages/user-login/user-login.stories.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/05-pages/user-login/user-login.stories.js -------------------------------------------------------------------------------- /storybook/stories/documentation/Intro/Intro.stories.mdx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/documentation/Intro/Intro.stories.mdx -------------------------------------------------------------------------------- /storybook/stories/utils/inject-swiper.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/stories/utils/inject-swiper.js -------------------------------------------------------------------------------- /storybook/tailwind.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/tailwind.config.js -------------------------------------------------------------------------------- /storybook/yarn-error.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/yarn-error.log -------------------------------------------------------------------------------- /storybook/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/storybook/yarn.lock -------------------------------------------------------------------------------- /web/.gitignore: -------------------------------------------------------------------------------- 1 | /autoload.php 2 | -------------------------------------------------------------------------------- /web/js_client/json_api.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/js_client/json_api.html -------------------------------------------------------------------------------- /web/js_client/rest.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/js_client/rest.html -------------------------------------------------------------------------------- /web/modules/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/README.txt -------------------------------------------------------------------------------- /web/modules/custom/alps_base/alps_base.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/alps_base.info.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_base/alps_base.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/alps_base.module -------------------------------------------------------------------------------- /web/modules/custom/alps_base/alps_base.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/alps_base.services.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_base/drush.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/drush.services.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_base/src/BannerBlockInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/src/BannerBlockInterface.php -------------------------------------------------------------------------------- /web/modules/custom/alps_base/src/Drush/BaseCommands.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/src/Drush/BaseCommands.php -------------------------------------------------------------------------------- /web/modules/custom/alps_base/src/Entity/BannerBlock.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_base/src/Entity/BannerBlock.php -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/alps_demo.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/alps_demo.info.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/Marmolada_Sunset.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/Marmolada_Sunset.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/Punta_Marguareis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/Punta_Marguareis.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/booking.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/booking.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/cervino.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/cervino.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/compass.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/compass.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/cortina_ampezzo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/cortina_ampezzo.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/monte_bianco.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/monte_bianco.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/monte_rosa.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/monte_rosa.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/rain_jacket.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/rain_jacket.jpeg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/rocciamelone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/rocciamelone.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/slide1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/slide1.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/slide2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/slide2.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/slide3_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/slide3_1.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/stars.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/stars.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/trekking.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/trekking.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_demo/content/file/trekking_shoes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_demo/content/file/trekking_shoes.jpg -------------------------------------------------------------------------------- /web/modules/custom/alps_messages/alps_messages.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_messages/alps_messages.info.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_messages/alps_messages.links.menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_messages/alps_messages.links.menu.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_messages/alps_messages.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_messages/alps_messages.module -------------------------------------------------------------------------------- /web/modules/custom/alps_messages/alps_messages.routing.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_messages/alps_messages.routing.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_messages/src/Form/SettingsForm.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_messages/src/Form/SettingsForm.php -------------------------------------------------------------------------------- /web/modules/custom/alps_quote/alps_quote.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_quote/alps_quote.info.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_quote/alps_quote.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_quote/alps_quote.module -------------------------------------------------------------------------------- /web/modules/custom/alps_quote/src/Plugin/Block/QuoteBlock.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_quote/src/Plugin/Block/QuoteBlock.php -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.info.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.libraries.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.libraries.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.links.menu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.links.menu.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.module -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.routing.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.routing.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/alps_weather.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/alps_weather.services.yml -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/components/at-weather/at-weather.twig: -------------------------------------------------------------------------------- 1 |
Weather for {{ city }}
2 | -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/css/alps_weather.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/css/alps_weather.css -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/js/alps_weather.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/js/alps_weather.js -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/src/Form/SettingsForm.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/src/Form/SettingsForm.php -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/src/WeatherClient.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/src/WeatherClient.php -------------------------------------------------------------------------------- /web/modules/custom/alps_weather/src/WeatherClientInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/modules/custom/alps_weather/src/WeatherClientInterface.php -------------------------------------------------------------------------------- /web/phpcs.xml.dist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/phpcs.xml.dist -------------------------------------------------------------------------------- /web/profiles/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/profiles/README.txt -------------------------------------------------------------------------------- /web/profiles/alps_trips_profile/alps_trips_profile.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/profiles/alps_trips_profile/alps_trips_profile.info.yml -------------------------------------------------------------------------------- /web/sites/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/README.txt -------------------------------------------------------------------------------- /web/sites/default/default.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/default.services.yml -------------------------------------------------------------------------------- /web/sites/default/default.settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/default.settings.php -------------------------------------------------------------------------------- /web/sites/default/monolog.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/monolog.services.yml -------------------------------------------------------------------------------- /web/sites/default/services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/services.yml -------------------------------------------------------------------------------- /web/sites/default/settings.local.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/settings.local.php -------------------------------------------------------------------------------- /web/sites/default/settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/default/settings.php -------------------------------------------------------------------------------- /web/sites/development.services.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/development.services.yml -------------------------------------------------------------------------------- /web/sites/example.settings.local.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/example.settings.local.php -------------------------------------------------------------------------------- /web/sites/example.sites.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/sites/example.sites.php -------------------------------------------------------------------------------- /web/themes/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/themes/README.txt -------------------------------------------------------------------------------- /web/themes/custom/alps_trips/alps_trips.info.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/themes/custom/alps_trips/alps_trips.info.yml -------------------------------------------------------------------------------- /web/themes/custom/alps_trips/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/themes/custom/alps_trips/package.json -------------------------------------------------------------------------------- /web/themes/custom/alps_trips/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Modernizing-Drupal-10-Theme-Development/HEAD/web/themes/custom/alps_trips/yarn.lock --------------------------------------------------------------------------------