@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,111 +1,111 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { FurnitureFitUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'moebel-platz-rechner';
|
|
7
|
-
const title = 'Platzrechner für Umzüge und Möbel';
|
|
8
|
-
const description = 'Prüfen Sie, ob Ihr Sofa, Schrank oder Tisch in den Aufzug oder durch die Tür passt. Nutzen Sie den 3D-Pythagoras, um Neigungen zu berechnen.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Warum kann ein Sofa nicht passen, obwohl es kleiner als die Tür ist?',
|
|
13
|
-
answer: 'Wegen des Drehwinkels. Wenn der Flur schmal ist, muss das Sofa seitlich oder schräg eingeführt werden. Der limitierende Faktor ist nicht nur die Türbreite, sondern der verfügbare Schwenkradius im Flur.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Was ist die Diagonale eines Möbelstücks und warum ist sie wichtig?',
|
|
17
|
-
answer: 'Es ist der längste Abstand zwischen zwei gegenüberliegenden Ecken. Dies ist entscheidend, um zu wissen, ob ein hohes Möbelstück in einem Raum mit niedriger Decke aufgestellt werden kann, nachdem es am Boden montiert wurde.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Wie misst man einen Aufzug korrekt?',
|
|
21
|
-
answer: 'Messen Sie nicht nur den Boden. Messen Sie die Breite der offenen Tür, die lichte Tiefe und die Gesamthöhe. Die Diagonale von der Basis der Tür bis zur oberen hinteren Ecke ist der wichtigste Wert.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Welche Teile sollten zuerst demontiert werden?',
|
|
25
|
-
answer: 'Sofafüße, Schrankgriffe und Kühlschranktüren bringen oft die entscheidenden 5 bis 10 cm, die den Unterschied ausmachen, ob ein Möbelstück passt oder draußen bleiben muss.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Möbel messen (Länge, Breite, Höhe)', text: 'Nehmen Sie die maximalen Maße des Objekts, einschließlich aller Vorsprünge wie Armlehnen oder Griffe.' },
|
|
31
|
-
{ name: 'Kritische Durchgänge messen', text: 'Messen Sie die lichte Weite der Tür (von Rahmen zu Rahmen), das Innere des Aufzugs und die Breite der Flure.' },
|
|
32
|
-
{ name: 'Daten in den Simulator eingeben', text: 'Geben Sie die Abmessungen in das Tool ein, um zu sehen, ob das Volumen des Möbels mit dem Durchgangsbereich kompatibel ist.' },
|
|
33
|
-
{ name: 'Neigungen berechnen', text: 'Wenn das Möbelstück sehr hoch ist, verwenden Sie die berechnete Diagonale, um zu prüfen, ob Sie es im Treppenhaus oder im Aufzug drehen können.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'de',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Häufig gestellte Fragen',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Die Wissenschaft der Umzüge und der Satz des Pythagoras', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Umzüge sind nicht nur eine Prüfung der körperlichen Kraft; sie sind ein komplexes geometrisches Puzzle. Der scheinbare Raum eines Zimmers oder Aufzugs täuscht das menschliche Auge, besonders wenn wir die dritte Dimension ignorieren. Mathematik kann Ihnen Hunderte von Euro für Rücksendungen und fehlgeschlagene Transporte sparen.' },
|
|
82
|
-
{ type: 'title', text: 'Der Trick mit der 3D-Diagonalen', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Goldene Regel', html: '<p>Messen Sie nie nur das Möbelstück. Messen Sie immer die <strong>kritischen Zugangspunkte</strong>: die Breite des Türrahmens, den niedrigsten Punkt der Decke im Treppenhaus und die tatsächliche Tiefe des Aufzugs bei geschlossenen Türen. Die Formel <code>d = √(w² + h² + z²)</code> verrät Ihnen, ob es schräg passt.</p>' },
|
|
84
|
-
{ type: 'title', text: 'Das Sofa-Problem im Flur', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:sofa', title: 'Manövrierspielraum', html: '<p>Ein häufiger Fehler ist die Annahme, dass das Möbelstück passt, wenn es 80 cm misst und die Öffnung ebenfalls 80 cm beträgt. Das ist nicht der Fall. Die Hände der Träger, die Elastizität des Stoffes und Unebenheiten der Wände erfordern eine Mindestmarge von <strong>2 bis 5 cm</strong>. Ohne diese Marge wird das Möbelstück zerkratzt oder verkeilt sich.</p>' },
|
|
86
|
-
{ type: 'title', text: '3 Fehler, die einen Umzug ruinieren', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Selbst mit korrekten Maßen verursachen diese unsichtbaren Faktoren oft Katastrophen: <strong>Die Deckenlampe</strong> - oft vergessen bei diagonalen Drehungen; <strong>Der Schwenkradius</strong> - ein starres Möbelstück biegt sich nicht; <strong>Die Verpackung</strong> - Luftpolsterfolie kann auf jeder Seite 1 bis 3 cm hinzufügen.' },
|
|
88
|
-
|
|
89
|
-
{ type: 'paragraph', html: "Nutzen Sie das Ergebnis zur Planung und zum Szenarienvergleich; es ersetzt keine offizielle Berechnung oder Fachberatung." },],
|
|
90
|
-
ui: {
|
|
91
|
-
conTitle: 'Abmessungen des Raums',
|
|
92
|
-
conHint: 'Z.B. Standardaufzug, Türrahmen oder Lieferwagen.',
|
|
93
|
-
objTitle: 'Abmessungen des Möbels',
|
|
94
|
-
labelWidth: 'Breite (cm)',
|
|
95
|
-
labelHeight: 'Höhe (cm)',
|
|
96
|
-
labelDepth: 'Tiefe (cm)',
|
|
97
|
-
labelLength: 'Länge (cm)',
|
|
98
|
-
labelMargin: 'Fehlermarge (cm)',
|
|
99
|
-
vizLabel: 'Vereinfachte räumliche Ansicht',
|
|
100
|
-
verdictDefault: 'Passt es?',
|
|
101
|
-
verdictHint: 'Geben Sie die Maße ein, um die räumliche Kompatibilität zu prüfen.',
|
|
102
|
-
verdictYes: 'JA, ES PASST!',
|
|
103
|
-
verdictNo: 'PASST NICHT',
|
|
104
|
-
fitDirect: 'Das Möbelstück passt perfekt auf direktem Weg.',
|
|
105
|
-
fitDiagonal3d: 'Passt schräg/diagonal (3D-Pythagoras).',
|
|
106
|
-
fitDiagonalPlane: 'Passt schräg in einer der Seitenebenen.',
|
|
107
|
-
fitNope: 'Das Möbelstück ist zu groß, selbst für den diagonalen Weg.',
|
|
108
|
-
diagLabel: 'Maximale Diagonale (3D-Pythagoras):',
|
|
109
|
-
objLabel: 'Möbelstück',
|
|
110
|
-
},
|
|
111
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { FurnitureFitUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'moebel-platz-rechner';
|
|
7
|
+
const title = 'Platzrechner für Umzüge und Möbel';
|
|
8
|
+
const description = 'Prüfen Sie, ob Ihr Sofa, Schrank oder Tisch in den Aufzug oder durch die Tür passt. Nutzen Sie den 3D-Pythagoras, um Neigungen zu berechnen.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Warum kann ein Sofa nicht passen, obwohl es kleiner als die Tür ist?',
|
|
13
|
+
answer: 'Wegen des Drehwinkels. Wenn der Flur schmal ist, muss das Sofa seitlich oder schräg eingeführt werden. Der limitierende Faktor ist nicht nur die Türbreite, sondern der verfügbare Schwenkradius im Flur.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Was ist die Diagonale eines Möbelstücks und warum ist sie wichtig?',
|
|
17
|
+
answer: 'Es ist der längste Abstand zwischen zwei gegenüberliegenden Ecken. Dies ist entscheidend, um zu wissen, ob ein hohes Möbelstück in einem Raum mit niedriger Decke aufgestellt werden kann, nachdem es am Boden montiert wurde.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Wie misst man einen Aufzug korrekt?',
|
|
21
|
+
answer: 'Messen Sie nicht nur den Boden. Messen Sie die Breite der offenen Tür, die lichte Tiefe und die Gesamthöhe. Die Diagonale von der Basis der Tür bis zur oberen hinteren Ecke ist der wichtigste Wert.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Welche Teile sollten zuerst demontiert werden?',
|
|
25
|
+
answer: 'Sofafüße, Schrankgriffe und Kühlschranktüren bringen oft die entscheidenden 5 bis 10 cm, die den Unterschied ausmachen, ob ein Möbelstück passt oder draußen bleiben muss.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Möbel messen (Länge, Breite, Höhe)', text: 'Nehmen Sie die maximalen Maße des Objekts, einschließlich aller Vorsprünge wie Armlehnen oder Griffe.' },
|
|
31
|
+
{ name: 'Kritische Durchgänge messen', text: 'Messen Sie die lichte Weite der Tür (von Rahmen zu Rahmen), das Innere des Aufzugs und die Breite der Flure.' },
|
|
32
|
+
{ name: 'Daten in den Simulator eingeben', text: 'Geben Sie die Abmessungen in das Tool ein, um zu sehen, ob das Volumen des Möbels mit dem Durchgangsbereich kompatibel ist.' },
|
|
33
|
+
{ name: 'Neigungen berechnen', text: 'Wenn das Möbelstück sehr hoch ist, verwenden Sie die berechnete Diagonale, um zu prüfen, ob Sie es im Treppenhaus oder im Aufzug drehen können.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'de',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Die Wissenschaft der Umzüge und der Satz des Pythagoras', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Umzüge sind nicht nur eine Prüfung der körperlichen Kraft; sie sind ein komplexes geometrisches Puzzle. Der scheinbare Raum eines Zimmers oder Aufzugs täuscht das menschliche Auge, besonders wenn wir die dritte Dimension ignorieren. Mathematik kann Ihnen Hunderte von Euro für Rücksendungen und fehlgeschlagene Transporte sparen.' },
|
|
82
|
+
{ type: 'title', text: 'Der Trick mit der 3D-Diagonalen', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Goldene Regel', html: '<p>Messen Sie nie nur das Möbelstück. Messen Sie immer die <strong>kritischen Zugangspunkte</strong>: die Breite des Türrahmens, den niedrigsten Punkt der Decke im Treppenhaus und die tatsächliche Tiefe des Aufzugs bei geschlossenen Türen. Die Formel <code>d = √(w² + h² + z²)</code> verrät Ihnen, ob es schräg passt.</p>' },
|
|
84
|
+
{ type: 'title', text: 'Das Sofa-Problem im Flur', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:sofa', title: 'Manövrierspielraum', html: '<p>Ein häufiger Fehler ist die Annahme, dass das Möbelstück passt, wenn es 80 cm misst und die Öffnung ebenfalls 80 cm beträgt. Das ist nicht der Fall. Die Hände der Träger, die Elastizität des Stoffes und Unebenheiten der Wände erfordern eine Mindestmarge von <strong>2 bis 5 cm</strong>. Ohne diese Marge wird das Möbelstück zerkratzt oder verkeilt sich.</p>' },
|
|
86
|
+
{ type: 'title', text: '3 Fehler, die einen Umzug ruinieren', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Selbst mit korrekten Maßen verursachen diese unsichtbaren Faktoren oft Katastrophen: <strong>Die Deckenlampe</strong> - oft vergessen bei diagonalen Drehungen; <strong>Der Schwenkradius</strong> - ein starres Möbelstück biegt sich nicht; <strong>Die Verpackung</strong> - Luftpolsterfolie kann auf jeder Seite 1 bis 3 cm hinzufügen.' },
|
|
88
|
+
|
|
89
|
+
{ type: 'paragraph', html: "Nutzen Sie das Ergebnis zur Planung und zum Szenarienvergleich; es ersetzt keine offizielle Berechnung oder Fachberatung." },],
|
|
90
|
+
ui: {
|
|
91
|
+
conTitle: 'Abmessungen des Raums',
|
|
92
|
+
conHint: 'Z.B. Standardaufzug, Türrahmen oder Lieferwagen.',
|
|
93
|
+
objTitle: 'Abmessungen des Möbels',
|
|
94
|
+
labelWidth: 'Breite (cm)',
|
|
95
|
+
labelHeight: 'Höhe (cm)',
|
|
96
|
+
labelDepth: 'Tiefe (cm)',
|
|
97
|
+
labelLength: 'Länge (cm)',
|
|
98
|
+
labelMargin: 'Fehlermarge (cm)',
|
|
99
|
+
vizLabel: 'Vereinfachte räumliche Ansicht',
|
|
100
|
+
verdictDefault: 'Passt es?',
|
|
101
|
+
verdictHint: 'Geben Sie die Maße ein, um die räumliche Kompatibilität zu prüfen.',
|
|
102
|
+
verdictYes: 'JA, ES PASST!',
|
|
103
|
+
verdictNo: 'PASST NICHT',
|
|
104
|
+
fitDirect: 'Das Möbelstück passt perfekt auf direktem Weg.',
|
|
105
|
+
fitDiagonal3d: 'Passt schräg/diagonal (3D-Pythagoras).',
|
|
106
|
+
fitDiagonalPlane: 'Passt schräg in einer der Seitenebenen.',
|
|
107
|
+
fitNope: 'Das Möbelstück ist zu groß, selbst für den diagonalen Weg.',
|
|
108
|
+
diagLabel: 'Maximale Diagonale (3D-Pythagoras):',
|
|
109
|
+
objLabel: 'Möbelstück',
|
|
110
|
+
},
|
|
111
|
+
};
|
|
@@ -1,149 +1,149 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { FurnitureFitUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'furniture-fit-calculator';
|
|
7
|
-
const title = 'Furniture Fit Calculator: Will It Go Through the Door?';
|
|
8
|
-
const description =
|
|
9
|
-
'Check if your sofa, wardrobe or dining table fits through the elevator or door. Use the 3D Pythagorean theorem to calculate tilt clearance and avoid expensive moving disasters.';
|
|
10
|
-
|
|
11
|
-
const faqData = [
|
|
12
|
-
{
|
|
13
|
-
question: 'Why can a sofa not fit even if it is smaller than the doorway?',
|
|
14
|
-
answer:
|
|
15
|
-
'Because of the turning angle. If the hallway is narrow, the sofa must enter sideways or tilted. The limiting factor is not just the door width, but the turning radius available in the entrance area.',
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
question: 'What is the diagonal of a piece of furniture and why does it matter?',
|
|
19
|
-
answer:
|
|
20
|
-
'It is the longest distance between two opposite corners. It is critical for knowing whether a tall piece of furniture can be lifted upright in a room with a low ceiling after being assembled on the floor.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'How do I measure a lift correctly?',
|
|
24
|
-
answer:
|
|
25
|
-
'Do not just measure the floor. Measure the width of the open door (which is often smaller than the lift interior), the free depth, and the total height. The diagonal from the base of the door to the upper rear corner is the most important figure.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'What parts should be disassembled first?',
|
|
29
|
-
answer:
|
|
30
|
-
'Sofa legs, wardrobe handles and fridge doors typically gain 5 to 10 critical centimetres that make the difference between a piece fitting or being left on the street.',
|
|
31
|
-
},
|
|
32
|
-
];
|
|
33
|
-
|
|
34
|
-
const howToData = [
|
|
35
|
-
{
|
|
36
|
-
name: 'Measure the furniture (Length, Width, Height)',
|
|
37
|
-
text: 'Take the maximum dimensions of the object, including any protrusions such as armrests or handles.',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
name: 'Measure the critical passages',
|
|
41
|
-
text: 'Measure the clear opening of the door (frame to frame), the lift interior and the corridor width.',
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
name: 'Enter the data in the simulator',
|
|
45
|
-
text: 'Type the dimensions into the tool to see whether the furniture volume is compatible with the passage space.',
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
name: 'Calculate tilt clearance',
|
|
49
|
-
text: 'If the furniture is very tall, use the calculated diagonal to verify whether you can rotate it on the staircase landing or inside the lift.',
|
|
50
|
-
},
|
|
51
|
-
];
|
|
52
|
-
|
|
53
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
-
'@context': 'https://schema.org',
|
|
55
|
-
'@type': 'FAQPage',
|
|
56
|
-
mainEntity: faqData.map((item) => ({
|
|
57
|
-
'@type': 'Question',
|
|
58
|
-
name: item.question,
|
|
59
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'HowTo',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
step: howToData.map((step, i) => ({
|
|
69
|
-
'@type': 'HowToStep',
|
|
70
|
-
position: i + 1,
|
|
71
|
-
name: step.name,
|
|
72
|
-
text: step.text,
|
|
73
|
-
})),
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
-
'@context': 'https://schema.org',
|
|
78
|
-
'@type': 'SoftwareApplication',
|
|
79
|
-
name: title,
|
|
80
|
-
description,
|
|
81
|
-
applicationCategory: 'UtilityApplication',
|
|
82
|
-
operatingSystem: 'All',
|
|
83
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
-
inLanguage: 'en',
|
|
85
|
-
};
|
|
86
|
-
|
|
87
|
-
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
88
|
-
slug,
|
|
89
|
-
title,
|
|
90
|
-
description,
|
|
91
|
-
faqTitle: 'Frequently Asked Questions',
|
|
92
|
-
faq: faqData,
|
|
93
|
-
bibliography,
|
|
94
|
-
howTo: howToData,
|
|
95
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
-
seo: [
|
|
97
|
-
{ type: 'title', text: 'The Science of Moving House: Pythagorean Theorem in Practice', level: 2 },
|
|
98
|
-
{
|
|
99
|
-
type: 'paragraph',
|
|
100
|
-
html: 'Moving house is not just a physical challenge - it is a complex geometric puzzle. The apparent space of a room or lift deceives the human eye, especially when we ignore the third dimension. Applied mathematics can save you hundreds of pounds in returns and failed deliveries.',
|
|
101
|
-
},
|
|
102
|
-
{ type: 'title', text: 'The 3D Diagonal Trick', level: 3 },
|
|
103
|
-
{
|
|
104
|
-
type: 'card',
|
|
105
|
-
icon: 'mdi:math-log',
|
|
106
|
-
title: 'The Golden Rule of Measuring',
|
|
107
|
-
html: '<p>Never just measure the furniture. Always measure the <strong>critical access points</strong>: the clear width of the door frame (subtract door thickness if it does not open 180°), the lowest point of the ceiling on the landing, and the actual depth of the lift with doors closed. The formula <code>d = √(w² + h² + z²)</code> reveals whether the piece fits when tilted.</p>',
|
|
108
|
-
},
|
|
109
|
-
{ type: 'title', text: 'The Moving Sofa Problem', level: 3 },
|
|
110
|
-
{
|
|
111
|
-
type: 'card',
|
|
112
|
-
icon: 'mdi:sofa',
|
|
113
|
-
title: 'Safety Margin Matters',
|
|
114
|
-
html: '<p>A common mistake is assuming that if the furniture measures 80cm and the gap is 80cm, it will pass. It will not. The movers\' hands, fabric elasticity and wall imperfections all require a minimum clearance of <strong>2 to 5 cm</strong>. Without this margin, the piece will be scratched or wedged in by pressure.</p>',
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
type: 'card',
|
|
118
|
-
icon: 'mdi:tools',
|
|
119
|
-
title: 'Disassemble to Win',
|
|
120
|
-
html: '<p>Before giving up because a piece does not fit, check the legs. Removing sofa legs often reduces the critical height by 10 to 15cm - the difference between success and leaving it in the lobby. Fridge doors and wardrobe handles also add critical centimetres.</p>',
|
|
121
|
-
},
|
|
122
|
-
{ type: 'title', text: '3 Mistakes That Ruin Every Move', level: 3 },
|
|
123
|
-
{
|
|
124
|
-
type: 'paragraph',
|
|
125
|
-
html: 'Even with correct measurements, these invisible factors cause disasters: <strong>The Ceiling Light</strong> - forgotten during the diagonal tilt, it can be hit and smashed. <strong>Furniture Turning Radius</strong> - a rigid piece does not bend; even if it fits width-wise in a narrow corridor, it cannot complete the corner turn. <strong>Packaging</strong> - bubble wrap and cardboard protection can add 1 to 3 cm on every side.',
|
|
126
|
-
},
|
|
127
|
-
],
|
|
128
|
-
ui: {
|
|
129
|
-
conTitle: 'Space Dimensions',
|
|
130
|
-
conHint: 'E.g.: Standard lift, door frame or van interior.',
|
|
131
|
-
objTitle: 'Furniture Dimensions',
|
|
132
|
-
labelWidth: 'Width (cm)',
|
|
133
|
-
labelHeight: 'Height (cm)',
|
|
134
|
-
labelDepth: 'Depth (cm)',
|
|
135
|
-
labelLength: 'Length (cm)',
|
|
136
|
-
labelMargin: 'Safety Margin (cm)',
|
|
137
|
-
vizLabel: 'Simplified Spatial View',
|
|
138
|
-
verdictDefault: 'Will it fit?',
|
|
139
|
-
verdictHint: 'Enter the measurements to check spatial compatibility.',
|
|
140
|
-
verdictYes: 'YES, IT FITS!',
|
|
141
|
-
verdictNo: 'DOES NOT FIT',
|
|
142
|
-
fitDirect: 'The furniture fits directly without any tilting.',
|
|
143
|
-
fitDiagonal3d: 'Fits when tilted diagonally (3D Pythagorean theorem).',
|
|
144
|
-
fitDiagonalPlane: 'Fits when tilted in one of the lateral planes.',
|
|
145
|
-
fitNope: 'The furniture is too large even when tilted diagonally.',
|
|
146
|
-
diagLabel: 'Maximum Diagonal (3D Pythagoras):',
|
|
147
|
-
objLabel: 'Furniture',
|
|
148
|
-
},
|
|
149
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { FurnitureFitUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'furniture-fit-calculator';
|
|
7
|
+
const title = 'Furniture Fit Calculator: Will It Go Through the Door?';
|
|
8
|
+
const description =
|
|
9
|
+
'Check if your sofa, wardrobe or dining table fits through the elevator or door. Use the 3D Pythagorean theorem to calculate tilt clearance and avoid expensive moving disasters.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'Why can a sofa not fit even if it is smaller than the doorway?',
|
|
14
|
+
answer:
|
|
15
|
+
'Because of the turning angle. If the hallway is narrow, the sofa must enter sideways or tilted. The limiting factor is not just the door width, but the turning radius available in the entrance area.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'What is the diagonal of a piece of furniture and why does it matter?',
|
|
19
|
+
answer:
|
|
20
|
+
'It is the longest distance between two opposite corners. It is critical for knowing whether a tall piece of furniture can be lifted upright in a room with a low ceiling after being assembled on the floor.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'How do I measure a lift correctly?',
|
|
24
|
+
answer:
|
|
25
|
+
'Do not just measure the floor. Measure the width of the open door (which is often smaller than the lift interior), the free depth, and the total height. The diagonal from the base of the door to the upper rear corner is the most important figure.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'What parts should be disassembled first?',
|
|
29
|
+
answer:
|
|
30
|
+
'Sofa legs, wardrobe handles and fridge doors typically gain 5 to 10 critical centimetres that make the difference between a piece fitting or being left on the street.',
|
|
31
|
+
},
|
|
32
|
+
];
|
|
33
|
+
|
|
34
|
+
const howToData = [
|
|
35
|
+
{
|
|
36
|
+
name: 'Measure the furniture (Length, Width, Height)',
|
|
37
|
+
text: 'Take the maximum dimensions of the object, including any protrusions such as armrests or handles.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: 'Measure the critical passages',
|
|
41
|
+
text: 'Measure the clear opening of the door (frame to frame), the lift interior and the corridor width.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: 'Enter the data in the simulator',
|
|
45
|
+
text: 'Type the dimensions into the tool to see whether the furniture volume is compatible with the passage space.',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
name: 'Calculate tilt clearance',
|
|
49
|
+
text: 'If the furniture is very tall, use the calculated diagonal to verify whether you can rotate it on the staircase landing or inside the lift.',
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
+
'@context': 'https://schema.org',
|
|
55
|
+
'@type': 'FAQPage',
|
|
56
|
+
mainEntity: faqData.map((item) => ({
|
|
57
|
+
'@type': 'Question',
|
|
58
|
+
name: item.question,
|
|
59
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'HowTo',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
step: howToData.map((step, i) => ({
|
|
69
|
+
'@type': 'HowToStep',
|
|
70
|
+
position: i + 1,
|
|
71
|
+
name: step.name,
|
|
72
|
+
text: step.text,
|
|
73
|
+
})),
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
+
'@context': 'https://schema.org',
|
|
78
|
+
'@type': 'SoftwareApplication',
|
|
79
|
+
name: title,
|
|
80
|
+
description,
|
|
81
|
+
applicationCategory: 'UtilityApplication',
|
|
82
|
+
operatingSystem: 'All',
|
|
83
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
+
inLanguage: 'en',
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
export const content: ToolLocaleContent<FurnitureFitUI> = {
|
|
88
|
+
slug,
|
|
89
|
+
title,
|
|
90
|
+
description,
|
|
91
|
+
faqTitle: 'Frequently Asked Questions',
|
|
92
|
+
faq: faqData,
|
|
93
|
+
bibliography,
|
|
94
|
+
howTo: howToData,
|
|
95
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
+
seo: [
|
|
97
|
+
{ type: 'title', text: 'The Science of Moving House: Pythagorean Theorem in Practice', level: 2 },
|
|
98
|
+
{
|
|
99
|
+
type: 'paragraph',
|
|
100
|
+
html: 'Moving house is not just a physical challenge - it is a complex geometric puzzle. The apparent space of a room or lift deceives the human eye, especially when we ignore the third dimension. Applied mathematics can save you hundreds of pounds in returns and failed deliveries.',
|
|
101
|
+
},
|
|
102
|
+
{ type: 'title', text: 'The 3D Diagonal Trick', level: 3 },
|
|
103
|
+
{
|
|
104
|
+
type: 'card',
|
|
105
|
+
icon: 'mdi:math-log',
|
|
106
|
+
title: 'The Golden Rule of Measuring',
|
|
107
|
+
html: '<p>Never just measure the furniture. Always measure the <strong>critical access points</strong>: the clear width of the door frame (subtract door thickness if it does not open 180°), the lowest point of the ceiling on the landing, and the actual depth of the lift with doors closed. The formula <code>d = √(w² + h² + z²)</code> reveals whether the piece fits when tilted.</p>',
|
|
108
|
+
},
|
|
109
|
+
{ type: 'title', text: 'The Moving Sofa Problem', level: 3 },
|
|
110
|
+
{
|
|
111
|
+
type: 'card',
|
|
112
|
+
icon: 'mdi:sofa',
|
|
113
|
+
title: 'Safety Margin Matters',
|
|
114
|
+
html: '<p>A common mistake is assuming that if the furniture measures 80cm and the gap is 80cm, it will pass. It will not. The movers\' hands, fabric elasticity and wall imperfections all require a minimum clearance of <strong>2 to 5 cm</strong>. Without this margin, the piece will be scratched or wedged in by pressure.</p>',
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
type: 'card',
|
|
118
|
+
icon: 'mdi:tools',
|
|
119
|
+
title: 'Disassemble to Win',
|
|
120
|
+
html: '<p>Before giving up because a piece does not fit, check the legs. Removing sofa legs often reduces the critical height by 10 to 15cm - the difference between success and leaving it in the lobby. Fridge doors and wardrobe handles also add critical centimetres.</p>',
|
|
121
|
+
},
|
|
122
|
+
{ type: 'title', text: '3 Mistakes That Ruin Every Move', level: 3 },
|
|
123
|
+
{
|
|
124
|
+
type: 'paragraph',
|
|
125
|
+
html: 'Even with correct measurements, these invisible factors cause disasters: <strong>The Ceiling Light</strong> - forgotten during the diagonal tilt, it can be hit and smashed. <strong>Furniture Turning Radius</strong> - a rigid piece does not bend; even if it fits width-wise in a narrow corridor, it cannot complete the corner turn. <strong>Packaging</strong> - bubble wrap and cardboard protection can add 1 to 3 cm on every side.',
|
|
126
|
+
},
|
|
127
|
+
],
|
|
128
|
+
ui: {
|
|
129
|
+
conTitle: 'Space Dimensions',
|
|
130
|
+
conHint: 'E.g.: Standard lift, door frame or van interior.',
|
|
131
|
+
objTitle: 'Furniture Dimensions',
|
|
132
|
+
labelWidth: 'Width (cm)',
|
|
133
|
+
labelHeight: 'Height (cm)',
|
|
134
|
+
labelDepth: 'Depth (cm)',
|
|
135
|
+
labelLength: 'Length (cm)',
|
|
136
|
+
labelMargin: 'Safety Margin (cm)',
|
|
137
|
+
vizLabel: 'Simplified Spatial View',
|
|
138
|
+
verdictDefault: 'Will it fit?',
|
|
139
|
+
verdictHint: 'Enter the measurements to check spatial compatibility.',
|
|
140
|
+
verdictYes: 'YES, IT FITS!',
|
|
141
|
+
verdictNo: 'DOES NOT FIT',
|
|
142
|
+
fitDirect: 'The furniture fits directly without any tilting.',
|
|
143
|
+
fitDiagonal3d: 'Fits when tilted diagonally (3D Pythagorean theorem).',
|
|
144
|
+
fitDiagonalPlane: 'Fits when tilted in one of the lateral planes.',
|
|
145
|
+
fitNope: 'The furniture is too large even when tilted diagonally.',
|
|
146
|
+
diagLabel: 'Maximum Diagonal (3D Pythagoras):',
|
|
147
|
+
objLabel: 'Furniture',
|
|
148
|
+
},
|
|
149
|
+
};
|