From 618d663636073e9ffa9c3614275296ec747099a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 19 Aug 2022 18:58:56 +0200 Subject: [PATCH] WIP Remove outdated dependencies and reduce weight --- package-lock.json | 66 ++---------------- package.json | 6 +- .../Private/Assets/scss/_banner.scss | 3 +- .../Resources/Private/Assets/scss/_base.scss | 5 +- .../Private/Assets/scss/_buttons.scss | 3 +- .../Private/Assets/scss/_carousel.scss | 6 +- .../Private/Assets/scss/_configurator.scss | 18 +++-- .../Resources/Private/Assets/scss/_fonts.scss | 2 +- .../Resources/Private/Assets/scss/_forms.scss | 3 +- .../Private/Assets/scss/_iconbar.scss | 3 +- .../Private/Assets/scss/_mixins.scss | 9 +++ .../Private/Assets/scss/_mobilenav.scss | 3 +- .../Private/Assets/scss/_offerlist.scss | 3 +- .../Private/Assets/scss/_slider.scss | 6 +- .../Private/Assets/scss/_testimonial.scss | 3 +- .../Resources/Private/Assets/scss/_tiles.scss | 3 +- .../Resources/Private/Assets/scss/main.scss | 3 - .../Resources/Private/Assets/scss/rte.scss | 10 ++- .../js/components/GroupsPriceCalculator.vue | 2 +- .../Resources/Private/Assets/js/myep/App.vue | 2 +- .../Assets/scss/base/_rte-content.scss | 2 +- .../Assets/scss/components/_tiles.scss | 2 +- .../Assets/scss/components/_topnav.scss | 2 +- .../Resources/Private/Partials/Badge.html | 2 +- .../Private/Partials/Concept/Teaser.html | 2 +- .../Private/Partials/Disrupter/Large.html | 2 +- .../Private/Partials/Disrupter/Small.html | 2 +- .../Private/Partials/Disturber/Large.html | 2 +- .../Private/Partials/Disturber/Small.html | 2 +- .../Private/Partials/EventDisturber.html | 2 +- .../Resources/Private/Partials/EventHero.html | 4 +- .../Resources/Private/Partials/Faq.html | 2 +- .../Resources/Private/Partials/Footer.html | 4 +- .../Private/Partials/HeaderSlider.html | 4 +- .../Private/Partials/HeaderSliderSmall.html | 6 +- .../Resources/Private/Partials/Mobilenav.html | 2 +- .../Private/Partials/Pricetable.html | 2 +- .../Private/Partials/Product/Details.html | 2 +- .../Partials/Product/HeaderDetail.html | 4 +- .../Private/Partials/Product/Teaser.html | 2 +- .../Private/Partials/Search/FilterPanel.html | 4 +- .../Private/Partials/SubpageHeader.html | 4 +- .../Resources/Private/Partials/Topnav.html | 2 +- .../Templates/AjaxTable/Datestable.html | 10 +-- .../Templates/AjaxTable/DaytripRooms.html | 10 +-- .../Templates/AjaxTable/Pricetable.html | 10 +-- .../FluidStyledContent/Calendar.html | 2 +- .../FluidStyledContent/DealOfTheWeek.html | 2 +- .../Private/Templates/Product/Detail.html | 2 +- .../Private/Templates/Searchbar/Index.html | 8 +-- .../Private/Templates/Snowreport/List.html | 12 ++-- .../Private/Templates/Watchlist/List.html | 2 +- tailwind.config.js | 69 ++++++------------- 53 files changed, 143 insertions(+), 205 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46ef06aa..69b1c1cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,13 +11,10 @@ "dependencies": { "@splidejs/splide": "^2.4.21", "axios": "^0.21.1", - "bootstrap-sass": "^3.4.1", - "bourbon": "^4.3.2", "cooltipz-css": "^1.6.8", "dayjs": "^1.10.6", "es6-slide-up-down": "^1.0.0", "flatpickr": "^4.6.9", - "font-awesome": "^4.7.0", "glightbox": "^3.0.9", "jquery": "^3.6.0", "lazysizes": "^5.3.2", @@ -50,11 +47,10 @@ "postcss-loader": "^6.2.1", "sass": "^1.53.0", "sass-loader": "^12.6.0", - "sass-mq": "^5.0.1", + "sass-mq": "^6.0.0", "smoothscroll-polyfill": "^0.4.4", "tailwindcss": "^3.1.8", "tailwindcss-alt": "^3.0.0", - "tinycolor2": "^1.4.2", "vue-custom-element": "^3.3.0", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14" @@ -2872,16 +2868,6 @@ "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", "dev": true }, - "node_modules/bootstrap-sass": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.3.tgz", - "integrity": "sha512-vPgFnGMp1jWZZupOND65WS6mkR8rxhJxndT/AcMbqcq1hHMdkcH4sMPhznLzzoHOHkSCrd6J9F8pWBriPCKP2Q==" - }, - "node_modules/bourbon": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/bourbon/-/bourbon-4.3.4.tgz", - "integrity": "sha512-XY2nuWcgS5ODGVFHgE/SsjFb18ke1dPtxu32vDm2tue8v4RflmU0mp0jpdIvvyjEtYEv6oiSpQL2PRUsEqde4w==" - }, "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -4418,14 +4404,6 @@ } } }, - "node_modules/font-awesome": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", - "integrity": "sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==", - "engines": { - "node": ">=0.10.3" - } - }, "node_modules/forwarded": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", @@ -7218,9 +7196,9 @@ } }, "node_modules/sass-mq": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/sass-mq/-/sass-mq-5.0.1.tgz", - "integrity": "sha512-ugSVZO5fzasSFrGfKCtY02spnkOOfo9U9sXuzCuSXoCl1CgcoqdJRdNmigZkhvRVph1GKM6o0pgI00Jjc445CA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/sass-mq/-/sass-mq-6.0.0.tgz", + "integrity": "sha512-h4VicIy8lszFlqqggqLIFGt/9wS5fHLPoTXHRjC8Vw6UsA4s4JtDvEeypXbbECfgY336mXyc/cdpbRacH0UzGA==", "dev": true }, "node_modules/schema-utils": { @@ -7923,15 +7901,6 @@ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "node_modules/tinycolor2": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz", - "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==", - "dev": true, - "engines": { - "node": "*" - } - }, "node_modules/tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", @@ -10892,16 +10861,6 @@ "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", "dev": true }, - "bootstrap-sass": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.3.tgz", - "integrity": "sha512-vPgFnGMp1jWZZupOND65WS6mkR8rxhJxndT/AcMbqcq1hHMdkcH4sMPhznLzzoHOHkSCrd6J9F8pWBriPCKP2Q==" - }, - "bourbon": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/bourbon/-/bourbon-4.3.4.tgz", - "integrity": "sha512-XY2nuWcgS5ODGVFHgE/SsjFb18ke1dPtxu32vDm2tue8v4RflmU0mp0jpdIvvyjEtYEv6oiSpQL2PRUsEqde4w==" - }, "brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -12038,11 +11997,6 @@ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz", "integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==" }, - "font-awesome": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", - "integrity": "sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==" - }, "forwarded": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", @@ -14004,9 +13958,9 @@ } }, "sass-mq": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/sass-mq/-/sass-mq-5.0.1.tgz", - "integrity": "sha512-ugSVZO5fzasSFrGfKCtY02spnkOOfo9U9sXuzCuSXoCl1CgcoqdJRdNmigZkhvRVph1GKM6o0pgI00Jjc445CA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/sass-mq/-/sass-mq-6.0.0.tgz", + "integrity": "sha512-h4VicIy8lszFlqqggqLIFGt/9wS5fHLPoTXHRjC8Vw6UsA4s4JtDvEeypXbbECfgY336mXyc/cdpbRacH0UzGA==", "dev": true }, "schema-utils": { @@ -14553,12 +14507,6 @@ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "tinycolor2": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz", - "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==", - "dev": true - }, "tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", diff --git a/package.json b/package.json index 991dbb7c..ef6d3edf 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,10 @@ "dependencies": { "@splidejs/splide": "^2.4.21", "axios": "^0.21.1", - "bootstrap-sass": "^3.4.1", - "bourbon": "^4.3.2", "cooltipz-css": "^1.6.8", "dayjs": "^1.10.6", "es6-slide-up-down": "^1.0.0", "flatpickr": "^4.6.9", - "font-awesome": "^4.7.0", "glightbox": "^3.0.9", "jquery": "^3.6.0", "lazysizes": "^5.3.2", @@ -53,11 +50,10 @@ "postcss-loader": "^6.2.1", "sass": "^1.53.0", "sass-loader": "^12.6.0", - "sass-mq": "^5.0.1", + "sass-mq": "^6.0.0", "smoothscroll-polyfill": "^0.4.4", "tailwindcss": "^3.1.8", "tailwindcss-alt": "^3.0.0", - "tinycolor2": "^1.4.2", "vue-custom-element": "^3.3.0", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14" diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_banner.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_banner.scss index 0eeafea4..d6b1272c 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_banner.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_banner.scss @@ -30,7 +30,8 @@ z-index: -1; top: 0; left: 0; - @include size(100%); + width: 100%; + height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_base.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_base.scss index 70635dad..0ed746bf 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_base.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_base.scss @@ -4,7 +4,7 @@ body { width: 100%; margin: 0; padding: 0; - font-family: $font-main; + font-family: $font-main, Sans-Serif; font-weight: 400; font-size: 16px; @@ -60,7 +60,8 @@ html { position: fixed; bottom: 2%; right: 2%; - @include size(40px); + width: 40px; + height: 40px; background-color: $color-brand-primary; opacity: 0.75; } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_buttons.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_buttons.scss index a6c87b55..a6d5c696 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_buttons.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_buttons.scss @@ -67,7 +67,8 @@ &--icon { background-color: $color-brand-primary; color: white; - @include size(16px); + width: 16px; + height: 16px; border-radius: 8px; line-height: 16px; font-size: 14px; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_carousel.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_carousel.scss index 86515548..342170b6 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_carousel.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_carousel.scss @@ -32,7 +32,8 @@ } position: absolute; z-index: 100; - @include size(32px); + width: 32px; + height: 32px; fill: white; @include sectionColoursFromParent; @@ -64,6 +65,7 @@ .carousel__loading { display: block; - @include size(24px); + width: 24px; + height: 24px; margin: 0 auto; } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_configurator.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_configurator.scss index c14d4bd7..f253c56c 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_configurator.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_configurator.scss @@ -29,7 +29,8 @@ } .configurator__overlay { - @include size(100%); + width: 100%; + height: 100%; position: absolute; top: 0; left: 0; @@ -144,7 +145,8 @@ position: absolute; right: 16px; top: 6px; - @include size(32px); + width: 32px; + height: 32px; line-height: 32px; text-decoration: none; text-align: center; @@ -221,14 +223,16 @@ .config-selectbox__item__inner { position: relative; - @include size(100%); + width: 100%; + height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; &:after { content: ""; - @include size(100%); + width: 100%; + height: 100%; position: absolute; top: 0; left: 0; @@ -242,7 +246,8 @@ @include mq($from: desktop) { &:hover:after { content: ""; - @include size(100%); + width: 100%; + height: 100%; position: absolute; top: 0; left: 0; @@ -446,7 +451,8 @@ .step-input__trigger { display: block; text-decoration: none; - @include size(32px); + width: 32px; + height: 32px; line-height: 32px; text-align: center; background-color: white; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_fonts.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_fonts.scss index d7514ed2..de106d29 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_fonts.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_fonts.scss @@ -26,7 +26,7 @@ url('../fonts/cairo-v2-latin-ext_latin-700.svg#Cairo') format('svg'); /* Legacy iOS */ } -$font-main: 'Cairo', $helvetica; +$font-main: 'Cairo'; @font-face { font-family: 'fontello'; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_forms.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_forms.scss index d9833cd6..982991fd 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_forms.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_forms.scss @@ -179,7 +179,8 @@ } .form__overlay { - @include size(100%); + width: 100%; + height: 100%; position: absolute; top: 0; left: 0; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_iconbar.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_iconbar.scss index 5607568b..99ba3656 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_iconbar.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_iconbar.scss @@ -31,7 +31,8 @@ svg { display: block; - @include size(32px); + width: 32px; + height: 32px; fill: white; } } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mixins.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mixins.scss index 1fb4ebcc..420bb53d 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mixins.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mixins.scss @@ -1,4 +1,13 @@ @use "sass:math"; + +@mixin clearfix { + &::after { + clear: both; + content: ""; + display: table; + } +} + @mixin container($width-max: $content-width-max, $padding: math.div($padding-default, 2)) { @include clearfix(); width: 100%; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mobilenav.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mobilenav.scss index f69fe9ef..23b8a7dd 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mobilenav.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_mobilenav.scss @@ -20,7 +20,8 @@ } .mobilenav__inner { - @include size(100%); + width: 100%; + height: 100%; overflow-y: scroll; padding: 32px; } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_offerlist.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_offerlist.scss index 26e2a1a4..57062e0b 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_offerlist.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_offerlist.scss @@ -3,7 +3,8 @@ } .offerlist__overlay { - @include size(100%); + width: 100%; + height: 100%; position: absolute; top: 0; left: 0; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_slider.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_slider.scss index e6cc2e61..c058807e 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_slider.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_slider.scss @@ -6,7 +6,8 @@ background: url('data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20points%3D%2232%2C0%2032%2C32%200%2C16%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E') no-repeat center center; position: absolute; z-index: 10; - @include size(8px); + width: 8px; + height: 8px; color: transparent; &:focus { @@ -38,7 +39,8 @@ } @include mq($from: tablet) { - @include size(16px); + width: 16px; + height: 16px; } } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_testimonial.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_testimonial.scss index 9d9b5ecb..da7f5cd7 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_testimonial.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_testimonial.scss @@ -19,6 +19,7 @@ .testimonial__image { margin: 0 auto; margin-bottom: 32px; - @include size(160px); + width: 160px; + height: 160px; border-radius: 80px; } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_tiles.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_tiles.scss index c87c749d..2354d5e6 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_tiles.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/_tiles.scss @@ -103,7 +103,8 @@ .tile__icon { display: block; - @include size(72px); + width: 72px; + height: 72px; margin: 0 auto 8px; } diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/main.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/main.scss index 40557ec9..3c922f62 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/main.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/main.scss @@ -1,6 +1,3 @@ -$output-bourbon-deprecation-warnings: false; -@import "~bourbon/app/assets/stylesheets/bourbon"; - @import "variables"; @import "mixins"; @import "breakpoints"; diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss index 0cde0b5a..c9979007 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss @@ -1,6 +1,3 @@ -$output-bourbon-deprecation-warnings: false; -@import "~bourbon/app/assets/stylesheets/bourbon"; - @import "mixins"; @import "colors"; @@ -32,7 +29,7 @@ $output-bourbon-deprecation-warnings: false; url('../fonts/cairo-v2-latin-ext_latin-700.svg#Cairo') format('svg'); /* Legacy iOS */ } -$font-main: 'Cairo', $helvetica; +$font-main: 'Cairo'; @font-face { font-family: 'fontello'; @@ -73,7 +70,7 @@ $font-main: 'Cairo', $helvetica; .icon_phone_circle:before { content: '\e805'; } body { - font-family: $font-main; + font-family: $font-main, Sans-Serif; font-weight: 400; font-size: 16px; } @@ -285,7 +282,8 @@ h3 { &--icon { background-color: $color-brand-primary; color: white; - @include size(16px); + width: 16px; + height: 16px; border-radius: 8px; line-height: 16px; font-size: 14px; diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue index 8f5c7af2..11bafa72 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue @@ -210,7 +210,7 @@
Vielen Dank für Ihre Anfrage. Wir werden diese schnellstmöglich bearbeiten.
-
+
Loading...
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/App.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/App.vue index 5d561e6f..6a7cf4cc 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/App.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/App.vue @@ -20,7 +20,7 @@
-
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss index 0d460060..ea9f4176 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss @@ -64,7 +64,7 @@ tbody { } th { - @apply border-r border-overlay-white-50 px-2 py-1 md:p-2 text-left text-sm md:text-base; + @apply border-r border-white/50 px-2 py-1 md:p-2 text-left text-sm md:text-base; } td { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tiles.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tiles.scss index f2ce7dda..6424e150 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tiles.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tiles.scss @@ -37,7 +37,7 @@ } &:hover:after { - @apply sbw:bg-sbw-overlay-secondary uch:bg-uch-overlay-secondary; + @apply sbw:bg-sbw-overlay/55 uch:bg-uch-overlay/55; } } diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_topnav.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_topnav.scss index 1496ce71..24b357d3 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_topnav.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_topnav.scss @@ -7,6 +7,6 @@ } .topnav__item { - @apply flex items-center justify-center w-16 h-8 text-white hover:text-white focus:text-white hover:bg-ep-secondary border-l border-r border-overlay-white-50; + @apply flex items-center justify-center w-16 h-8 text-white hover:text-white focus:text-white hover:bg-ep-secondary border-l border-r border-white/50; @apply ser:hover:bg-ser-secondary; } diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Badge.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Badge.html index 2fcb80e6..42b312ce 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Badge.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Badge.html @@ -10,7 +10,7 @@ xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" class="w-full h-full"> - +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html index 52febfd4..27cd1bfa 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html @@ -33,7 +33,7 @@ -
+
{concept.name}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html index 74cad9bb..f592b760 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html @@ -3,7 +3,7 @@ xmlns:ep="http://typo3.org/ns/EP/EpTheme/ViewHelpers" xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
+
-
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html index 73db184a..ca681349 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html @@ -4,7 +4,7 @@ xmlns:ep="http://typo3.org/ns/EP/EpTheme/ViewHelpers" xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
+
-
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventDisturber.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventDisturber.html index dc55413b..8a4a29c4 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventDisturber.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventDisturber.html @@ -5,7 +5,7 @@
-
+
{headline -> f:format.raw()} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventHero.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventHero.html index fc777c06..08325b91 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventHero.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/EventHero.html @@ -4,7 +4,7 @@
-
+