blue-chestnut-solar-expert 0.0.27 → 0.0.28
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/dist/cjs/eraser-icon.house-icon.icon-selector.map-draw.map-selector.move-icon.octagon-minus-icon.polygon-buttons.polygon-information.search-icon.settings-icon.settings-modal.solar-expert.solar-system-form.tool-box.undo-icon.entry.cjs.js.map +1 -1
- package/dist/cjs/eraser-icon_16.cjs.entry.js +40 -40
- package/dist/cjs/eraser-icon_16.cjs.entry.js.map +1 -1
- package/dist/cjs/loading-widget.cjs.entry.js +1 -1
- package/dist/cjs/solar-calculator.cjs.entry.js +1 -1
- package/dist/collection/components/settings/settings.js +8 -8
- package/dist/collection/components/settings/settings.js.map +1 -1
- package/dist/collection/components/solar-calculator/solar-calculator.js +1 -1
- package/dist/collection/components/solar-expert/solar-expert.js +1 -1
- package/dist/collection/components/solar-system-form/solar-system-form.js +31 -31
- package/dist/collection/components/widgets/loading-widget.js +1 -1
- package/dist/components/loading-widget.js +1 -1
- package/dist/components/map-draw.js +1 -1
- package/dist/components/{p-BraaSfVN.js → p-C8b9lX1K.js} +33 -33
- package/dist/components/{p-BraaSfVN.js.map → p-C8b9lX1K.js.map} +1 -1
- package/dist/components/{p-Cfxk__-m.js → p-Cp6mvZCj.js} +4 -4
- package/dist/components/{p-Cfxk__-m.js.map → p-Cp6mvZCj.js.map} +1 -1
- package/dist/components/{p-aI3c1NCj.js → p-DRZd44KM.js} +10 -10
- package/dist/components/p-DRZd44KM.js.map +1 -0
- package/dist/components/settings-modal.js +1 -1
- package/dist/components/solar-calculator.js +1 -1
- package/dist/components/solar-expert.js +4 -4
- package/dist/components/solar-system-form.js +1 -1
- package/dist/esm/eraser-icon.house-icon.icon-selector.map-draw.map-selector.move-icon.octagon-minus-icon.polygon-buttons.polygon-information.search-icon.settings-icon.settings-modal.solar-expert.solar-system-form.tool-box.undo-icon.entry.js.map +1 -1
- package/dist/esm/eraser-icon_16.entry.js +40 -40
- package/dist/esm/eraser-icon_16.entry.js.map +1 -1
- package/dist/esm/loading-widget.entry.js +1 -1
- package/dist/esm/solar-calculator.entry.js +1 -1
- package/dist/stencil-library/eraser-icon.house-icon.icon-selector.map-draw.map-selector.move-icon.octagon-minus-icon.polygon-buttons.polygon-information.search-icon.settings-icon.settings-modal.solar-expert.solar-system-form.tool-box.undo-icon.entry.esm.js.map +1 -1
- package/dist/stencil-library/{p-e423f7bb.entry.js → p-255fae24.entry.js} +2 -2
- package/dist/stencil-library/{p-e423f7bb.entry.js.map → p-255fae24.entry.js.map} +1 -1
- package/dist/stencil-library/{p-74e0c2f0.entry.js → p-4020a1f0.entry.js} +2 -2
- package/dist/stencil-library/{p-7e0b62d2.entry.js → p-76ce6493.entry.js} +2 -2
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/package.json +1 -1
- package/dist/components/p-aI3c1NCj.js.map +0 -1
- /package/dist/stencil-library/{p-74e0c2f0.entry.js.map → p-4020a1f0.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-7e0b62d2.entry.js.map → p-76ce6493.entry.js.map} +0 -0
|
@@ -361,13 +361,13 @@ const SolarSystemForm = /*@__PURE__*/ proxyCustomElement(class SolarSystemForm e
|
|
|
361
361
|
}
|
|
362
362
|
render() {
|
|
363
363
|
const t = getLanguageStrings(state.settings.language);
|
|
364
|
-
return (h("div", { key: '
|
|
364
|
+
return (h("div", { key: '58296df9ae0c416d8a38c2a9e763fbdec361e7b2', class: "flex flex-col justify-center items-center w-full h-full pt-4" // style={{
|
|
365
365
|
,
|
|
366
366
|
// display: (Object.keys(this.systemConfigs).length === 0)
|
|
367
367
|
// ? "none"
|
|
368
368
|
// : "flex",
|
|
369
369
|
// }}
|
|
370
|
-
id: "solar-system-form" }, h("h1", { key: '
|
|
370
|
+
id: "solar-system-form" }, h("h1", { key: '8bc991059b82822639864d0ff59abf228959b09a', class: "text-2xl font-bold text-secondary mb-4 w-full" }, t.solarSystemForm.title), h("div", { key: '7e3e5e154680a75ef7982cc959c59c94ef557cc3', class: "w-full bg-primary rounded-4xl p-6 space-y-6" }, h("div", { key: 'f9edb930082dfdc024f1156e60bfb833578d6428', class: "space-y-4" }, h("h2", { key: 'c6ac55b26ed020900ea4b9a06884917ff1ebc1dd', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.systemInformation), h("div", { key: '39a191bbfb457a51bec489d182ab4ad1252d8c29', class: "grid grid-rows-3 gap-0" }, h("div", { key: 'f9ad33becaeeca2662e419254f9f195d427111f9', class: "grid grid-cols-2 gap-4" }, h("label", { key: '4d266c1e198f53e93ee6891832e4d56508abe57c', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.numberOfPanels), h("label", { key: '8c7d173b40b06129c991f9ca2acae7989a0714d6', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.panelPeakPower)), h("div", { key: '8fda12c5d7eec29418ad796112dc64f50e73eead', class: "grid grid-cols-2 gap-4" }, !this.isIOS()
|
|
371
371
|
? (h("input", { type: "number", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground", value: this.numberOfPanels, readOnly: true }))
|
|
372
372
|
: (h("input", { type: "number", min: "1", max: this.maxPanels, class: "flex-1 px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground", value: this.numberOfPanels, onInput: (e) => {
|
|
373
373
|
const value = parseInt(e.target
|
|
@@ -378,36 +378,36 @@ const SolarSystemForm = /*@__PURE__*/ proxyCustomElement(class SolarSystemForm e
|
|
|
378
378
|
this.numberOfPanels = value;
|
|
379
379
|
this.recalculate();
|
|
380
380
|
}
|
|
381
|
-
} })), h("input", { key: '
|
|
382
|
-
(h("input", { key: '
|
|
381
|
+
} })), h("input", { key: '4e138a8675c4bb81c09a6d711481e98e1f2977fd', type: "number", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground", value: this.panelPeakPower, readonly: true })), h("div", { key: 'bd4f2a05cc7e6dedf2036fecdc37e809ade67fd1', class: "grid grid-cols-2 gap-4" }, h("div", { key: 'c3285bcc8c967e7e57e15b4c938c797dc33d1687', class: "w-full pt-2" }, !this.isIOS() &&
|
|
382
|
+
(h("input", { key: '8612184d1fc6df69c2f4ec95581278162367a36b', type: "range", min: "1", max: this.maxPanels, step: "1", class: "input-slider w-full custom-range appearance-none rounded-full bg-transparent [&::-webkit-slider-runnable-track]:rounded-full [&::-webkit-slider-runnable-track]:bg-black/25 [&::-webkit-slider-thumb]:appearance-none [&::-webkit-slider-thumb]:h-[10px] [&::-webkit-slider-thumb]:w-[10px] [&::-webkit-slider-thumb]:rounded-full [&::-webkit-slider-thumb]:bg-muted", value: this.numberOfPanels, onInput: (e) => {
|
|
383
383
|
this.numberOfPanels =
|
|
384
384
|
parseInt(e.target
|
|
385
385
|
.value);
|
|
386
386
|
this.recalculate();
|
|
387
|
-
} }))))), h("div", { key: '
|
|
388
|
-
this.numberOfPanels).toFixed(1), " kW")))), h("div", { key: '
|
|
387
|
+
} }))))), h("div", { key: 'ce90bb3d25bf9ed171155f98d386abc1bdffcac8', class: "bg-muted rounded-4xl p-4" }, h("div", { key: 'feea6fc5bb47c6d6569953a51cf61efe777603fe', class: "flex items-center justify-between" }, h("span", { key: '8e64cd4cd6fe2b0d682e02d3f0505e3b3d5a7654', class: "text-text-muted" }, t.solarSystemForm.totalSystemPeakPower), h("span", { key: '72f0265b00ddfe306cfe35ff974ef725d564d9ad', class: "text-xl font-bold text-secondary" }, (DEFAULT_SOLAR_PANEL_TYPE.kWattPeak *
|
|
388
|
+
this.numberOfPanels).toFixed(1), " kW")))), h("div", { key: 'cfa2ca911004fd28740af77a8d426fd11a33844f', class: "space-y-4" }, h("h2", { key: '3dd69d68a48943c83a4bf3983e53eebd04598d97', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.householdConsumptionTitle), h("div", { key: '4ba69b22c9e466cc4491bdbea538143261f8da4b', class: "grid grid-rows-2 gap-0" }, h("div", { key: '5021208200c6e7d17d8febfe3ff9732474b63f33', class: "grid grid-cols-2 gap-4" }, h("label", { key: '98b59fc7b56b57d01caa3dd39aceaf7b79404fc1', class: "block text-sm font-medium text-text-muted" }, t.solarSystemForm.annualConsumption), h("label", { key: 'a43f6353931e6432fc6175843d6cafe2345c2ada', class: "block text-sm font-medium text-text-muted" }, t.solarSystemForm.consumptionProfileTitle)), h("div", { key: '2b00b4f45bdc5b3a7a02e6aedc92350e113c4133', class: "grid grid-cols-2 gap-4" }, h("input", { key: '636be800fc83bb0855f144408e931496ea1553db', type: "number", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground", value: this.householdConsumption, onInput: (e) => {
|
|
389
389
|
this.householdConsumption = parseInt(e.target
|
|
390
390
|
.value);
|
|
391
391
|
this.recalculate();
|
|
392
|
-
} }), h("select", { key: '
|
|
392
|
+
} }), h("select", { key: '5d32047cbf3e368ad98aa97eea3199989c714a0a', class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground", onChange: (e) => {
|
|
393
393
|
this.consumptionProfile =
|
|
394
394
|
e.target
|
|
395
395
|
.value;
|
|
396
396
|
this.recalculate();
|
|
397
|
-
} }, h("option", { key: '
|
|
397
|
+
} }, h("option", { key: 'e760307e3a0db5ccc41e275aa51c7c4dca4d11ee', value: "mostly_at_home", selected: this.consumptionProfile ===
|
|
398
398
|
"mostly_at_home" }, t.solarSystemForm.consumptionProfiles
|
|
399
|
-
.mostlyAtHome), h("option", { key: '
|
|
399
|
+
.mostlyAtHome), h("option", { key: '5eb339cb0c926d55cd37b75580f861b06245e56e', value: "mostly_away", selected: this.consumptionProfile ===
|
|
400
400
|
"mostly_away" }, t.solarSystemForm.consumptionProfiles
|
|
401
|
-
.mostlyAway))))), h("div", { key: '
|
|
401
|
+
.mostlyAway))))), h("div", { key: '4ee0eed5ae63f5f670a08d0706ac5cbc203b7b43', class: "space-y-4" }, h("h2", { key: '5f2fdb67ea997c3b13822767679841d5bb52a27c', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.additionalComponents.title), h("div", { key: '2aeb94a24b1097e34a412860dd7a34fa66e58cac', class: "flex flex-col gap-4" }, h("div", { key: '843ef8f7a7b881436a28e20a7565c2f1d20035d5', class: "flex flex-col bg-muted rounded-4xl p-4 gap-4" }, h("div", { key: 'bba188e686ffc07f9c2300ef5481a7c4c38f8d01', class: "flex items-center justify-between" }, h("div", { key: '5a60e94a9e73c067fa0730ba04cb9dc78d4c699e', class: "flex items-center gap-2" }, h("input", { key: '022904f62f9bec7b1b0ff7b7cda70da387afc7f0', type: "checkbox", id: "heatPump", class: "w-4 h-4 accent-tertiary border-gray-300 rounded-full focus:ring-tertiary focus:ring-offset-0 focus:ring-2", checked: this.heatPump > 0, onChange: (e) => {
|
|
402
402
|
this.heatPump =
|
|
403
403
|
e.target
|
|
404
404
|
.checked
|
|
405
405
|
? 100
|
|
406
406
|
: 0;
|
|
407
407
|
this.recalculate();
|
|
408
|
-
} }), h("label", { key: '
|
|
408
|
+
} }), h("label", { key: '180f948ac4e201ab73d55cbcb31b4102fbb12085', htmlFor: "heatPump", class: "text-text-muted" }, t.solarSystemForm
|
|
409
409
|
.additionalComponents
|
|
410
|
-
.heatPump)), (this.heatPump > 0 && !this.isIOS()) && (h("span", { key: '
|
|
410
|
+
.heatPump)), (this.heatPump > 0 && !this.isIOS()) && (h("span", { key: '84f39c22d2bd91da501971c0a44e92a85fd111a5', class: "text-text-muted" }, this.heatPump, " m\u00B2"))), this.heatPump > 0 && (h("div", { key: '7d72b86d4a0404c284581713bfe4bc21b43c2e6d', class: "flex flex-col gap-2" }, this.isIOS()
|
|
411
411
|
? (h("div", { class: "flex items-center gap-2" }, h("input", { type: "number", min: "10", max: "300", step: "10", class: "flex-1 px-4 py-2 rounded-4xl border border-gray-300 focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.heatPump, onInput: (e) => {
|
|
412
412
|
const value = parseInt(e.target
|
|
413
413
|
.value);
|
|
@@ -423,37 +423,37 @@ const SolarSystemForm = /*@__PURE__*/ proxyCustomElement(class SolarSystemForm e
|
|
|
423
423
|
parseInt(e.target
|
|
424
424
|
.value);
|
|
425
425
|
this.recalculate();
|
|
426
|
-
} }))))), h("div", { key: '
|
|
426
|
+
} }))))), h("div", { key: 'c9e2d581cea0a188c7e83c0e0b0dba5bf7bae9ca', class: "flex flex-col bg-muted rounded-4xl p-4 gap-4" }, h("div", { key: 'a58a0d3114ff20a137bf217e054394bc427250a7', class: "flex items-center justify-between" }, h("div", { key: '2022bc49ef1e53f7191558e93b64088ba34580a7', class: "flex items-center gap-2" }, h("input", { key: '5736e93590501ea2e0fbe72fa9ef85b8d662b941', type: "checkbox", id: "electricCar", class: "w-4 h-4 accent-tertiary border-gray-300 rounded focus:ring-tertiary focus:ring-offset-0 focus:ring-2", checked: this.electricCar, onChange: (e) => {
|
|
427
427
|
this.electricCar =
|
|
428
428
|
e.target
|
|
429
429
|
.checked;
|
|
430
430
|
this.recalculate();
|
|
431
|
-
} }), h("label", { key: '
|
|
431
|
+
} }), h("label", { key: '26ec06696859d804833acf722fa9b8b521854bf2', htmlFor: "electricCar", class: "text-text-muted" }, t.solarSystemForm
|
|
432
432
|
.additionalComponents
|
|
433
|
-
.electricCar))), this.electricCar && (h("div", { key: '
|
|
433
|
+
.electricCar))), this.electricCar && (h("div", { key: '9c22e6bef2d797ddd317d67508a2fc80bb4b4607', class: "flex flex-col gap-2" }, h("div", { key: 'aff0e5b462bb1bd6fd2d6fa7bec9f23a9f721c4c', class: "grid grid-cols-2 gap-4" }, h("label", { key: '5d2f8303e316aa4d07b83775b14048a1b5fa1d77', class: "text-sm text-text-muted" }, t.solarSystemForm
|
|
434
434
|
.additionalComponents
|
|
435
|
-
.chargingTime), h("label", { key: '
|
|
435
|
+
.chargingTime), h("label", { key: '479c64be185c33752bd3943cee7c320db1365b00', class: "text-sm text-text-muted" }, t.solarSystemForm
|
|
436
436
|
.additionalComponents
|
|
437
|
-
.kilometersPerYear)), h("div", { key: '
|
|
437
|
+
.kilometersPerYear)), h("div", { key: 'b33eb67682580f4fe226a4e24977849b1c498c0d', class: "grid grid-cols-2 gap-4" }, h("select", { key: 'fd0679d0557120e9e60409261c0449d17a62b9b8', class: "w-full px-4 py-2 rounded-4xl border border-gray-300 focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", onChange: (e) => {
|
|
438
438
|
this.electricCarChargingTime =
|
|
439
439
|
e.target
|
|
440
440
|
.value;
|
|
441
441
|
this.recalculate();
|
|
442
|
-
} }, h("option", { key: '
|
|
442
|
+
} }, h("option", { key: '533ba2939c88b597a8de6a33e99d423be567c63e', value: "day", selected: this
|
|
443
443
|
.electricCarChargingTime ===
|
|
444
444
|
"day" }, t.solarSystemForm
|
|
445
445
|
.additionalComponents
|
|
446
|
-
.chargingTimeDay), h("option", { key: '
|
|
446
|
+
.chargingTimeDay), h("option", { key: '5f38ec5c8e84e7e958b898d53ef8a4cd52fb2001', value: "night", selected: this
|
|
447
447
|
.electricCarChargingTime ===
|
|
448
448
|
"night" }, t.solarSystemForm
|
|
449
449
|
.additionalComponents
|
|
450
|
-
.chargingTimeNight)), h("input", { key: '
|
|
450
|
+
.chargingTimeNight)), h("input", { key: '17b2d88d26582f7ca895ebdf06ab75e6aef02bdf', type: "number", min: "1000", max: "50000", step: "1000", class: "w-full px-4 py-2 rounded-4xl border border-gray-300 focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.kmDrivenPerYear, onInput: (e) => {
|
|
451
451
|
this.kmDrivenPerYear =
|
|
452
452
|
parseInt(e.target
|
|
453
453
|
.value);
|
|
454
454
|
this.recalculate();
|
|
455
|
-
} }))))), h("div", { key: '
|
|
456
|
-
.battery), !this.isIOS() && (h("span", { key: '
|
|
455
|
+
} }))))), h("div", { key: 'f7868775a41753bc7672bbf760edf048d69a94b2', class: "flex flex-col bg-muted rounded-4xl p-4 gap-4" }, h("div", { key: 'f502d069b83046b8a29f91e29422077ff1028d90', class: "flex items-center justify-between" }, h("label", { key: 'c33786837258f5ba82a5d2045a794918bf17bdaa', class: "text-text-muted" }, t.solarSystemForm.additionalComponents
|
|
456
|
+
.battery), !this.isIOS() && (h("span", { key: 'd4e61a25305a0d29840f1f7cf8d4322fa697e3d8', class: "text-text-muted" }, this.battery, " kWh"))), h("div", { key: '8e58465995117be4cbe22b3f376ebcb296e1ed6d', class: "flex flex-col gap-2" }, this.isIOS()
|
|
457
457
|
? (h("div", { class: "flex items-center gap-2" }, h("input", { type: "number", min: "0", max: "20", step: "1", class: "flex-1 px-4 py-2 rounded-4xl border border-gray-300 focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.battery, onInput: (e) => {
|
|
458
458
|
const value = parseInt(e.target
|
|
459
459
|
.value);
|
|
@@ -468,37 +468,37 @@ const SolarSystemForm = /*@__PURE__*/ proxyCustomElement(class SolarSystemForm e
|
|
|
468
468
|
this.battery = parseInt(e.target
|
|
469
469
|
.value);
|
|
470
470
|
this.recalculate();
|
|
471
|
-
} })))))), h("div", { key: '
|
|
471
|
+
} })))))), h("div", { key: '83484f0973593211ce5c375bbaaa49ae60c857d3', class: "space-y-4" }, h("h2", { key: '66902f9f1c70370ea57f11c24de5f700353b2801', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.electricityCostsTitle), h("div", { key: '5e416328700a2989eeb59886aa2b15447d9c7108', class: "grid grid-rows-2 gap-0" }, h("div", { key: '1b5de740a2e7f6dc9027a42e2469faf85f860b12', class: "grid grid-cols-3 gap-4" }, h("label", { key: 'd847462337675b52a0b87bbf57eb57771ecb8be9', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.electricityPrice), h("label", { key: 'cda092b8b30813cf150ac6f773abdea1ff0bcb88', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.compensationRate), h("label", { key: '6c3152e73c9af337073bfa92fb2b0bfc15354a2b', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.annualPriceIncrease)), h("div", { key: '2d5cc9c5e35dd608e887210f726e7cf2dccab3a3', class: "grid grid-cols-3 gap-4 text-primary-foreground" }, h("input", { key: '22c17145439337d3f487e7cd3b376e47d67876da', type: "number", step: "0.01", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.electricityPrice.toFixed(2), onInput: (e) => {
|
|
472
472
|
this.electricityPrice = parseFloat(e.target
|
|
473
473
|
.value);
|
|
474
474
|
this.recalculate();
|
|
475
|
-
} }), h("input", { key: '
|
|
475
|
+
} }), h("input", { key: 'fce6a662a97519aac9dc90d436ffc1b8d6e9bf87', type: "number", step: "0.01", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.compensationRate.toFixed(2), onInput: (e) => {
|
|
476
476
|
this.compensationRate = parseFloat(e.target
|
|
477
477
|
.value);
|
|
478
478
|
this.recalculate();
|
|
479
|
-
} }), h("input", { key: '
|
|
479
|
+
} }), h("input", { key: '09da58f733254ee9a71f8dd9c3a644c84e663f16', type: "number", step: "0.1", class: "w-full px-4 py-2 rounded-4xl border border-border focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted", value: this.annualPriceIncrease.toFixed(1), onInput: (e) => {
|
|
480
480
|
this.annualPriceIncrease = parseFloat(e.target
|
|
481
481
|
.value);
|
|
482
482
|
this.recalculate();
|
|
483
|
-
} })))), h("div", { key: '
|
|
483
|
+
} })))), h("div", { key: '715ea73993ad45be600d968e188456151e5ec715', class: "space-y-4 p-4 border border-border rounded-4xl" }, h("h2", { key: 'ed64121ef230a3fd3a7b4229fcae1bc42f02050e', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.resultsTitle), h("div", { key: '591a2c238062aacef74422ce6ed71d56d543f65f', class: "bg-muted rounded-4xl p-4" }, h("div", { key: '939fb610c4da321a5e7b29791cd82d38c85b8128', class: "flex items-center justify-between" }, h("span", { key: '8a83686f8a4ca80b201f0aa364a370ee554d1dfe', class: "text-text-muted" }, t.solarSystemForm.autonomy), h("span", { key: 'd9ae02c499498be74e4933ce13950d10c00761fb', class: "text-xl font-bold text-secondary" }, this.autonomy > 100
|
|
484
484
|
? "100"
|
|
485
|
-
: this.autonomy.toFixed(1), "%")), h("div", { key: '
|
|
486
|
-
.savingsDisclaimer))), h("span", { key: '
|
|
487
|
-
.solarSystemForm.year)), h("div", { key: '
|
|
485
|
+
: this.autonomy.toFixed(1), "%")), h("div", { key: 'a63a0e23ec7d546a93eb85c584c2bfd24e7f2c8b', class: "flex items-center justify-between mt-4" }, h("div", { key: '0e131cf26fb1fe7d410081ae991391a01750c738', class: "flex items-center gap-2" }, h("span", { key: '72720181f07b78e5d24090a1955ba954012e2052', class: "text-text-muted" }, t.solarSystemForm.costSavings), h("div", { key: '6f215fbf81f99a096ea3020c685e5276bd318d8f', class: "relative group" }, h("svg", { key: '634aae8d52af3e33aa78a9ad14bf722181886222', xmlns: "http://www.w3.org/2000/svg", class: "h-5 w-5 text-gray-400 cursor-help", viewBox: "0 0 20 20", fill: "currentColor" }, h("path", { key: '38a0e26fe5cb62790787593fe1134065e0aeb8db', "fill-rule": "evenodd", d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z", "clip-rule": "evenodd" })), h("div", { key: '94b31ce93d0d4d9acc8454cc036d9b70e633464b', class: "absolute bottom-full left-1/2 transform -translate-x-1/2 mb-2 w-64 p-2 bg-gray-800 text-muted text-sm rounded-lg opacity-0 group-hover:opacity-100 transition-opacity duration-200 pointer-events-none" }, t.solarSystemForm
|
|
486
|
+
.savingsDisclaimer))), h("span", { key: 'e79c03fe2a57cd7a7156f7b23c5abe207c306119', class: "text-xl font-bold text-success" }, this.costSavings.toFixed(2), "\u20AC/", t
|
|
487
|
+
.solarSystemForm.year)), h("div", { key: '50eadaa3f467a9cc47a26cf24a935918c7c84908', class: "flex items-center justify-between mt-4" }, h("div", { key: '3fcebc56fdf326b3fa369c9afc1e99a321540ac3', class: "flex items-center gap-2" }, h("span", { key: '7f8fc8398382e9dc45dcb2527964fa37596d5777', class: "text-text-muted" }, "Einspeiseverg\u00FCtung 25 Jahre")), h("span", { key: '0e57b2a127349ad32972e11709892a08de2351cd', class: "text-xl font-bold text-success" }, this.compensation25Years.toFixed(2), "\u20AC")), h("div", { key: '911f2a229dc0902bfa3cccbbb0685408b996ab20', class: "flex items-center justify-between mt-4" }, h("div", { key: 'bfc5510ad45d5ef808d98a7793dbb7285d72eb60', class: "flex items-center gap-2" }, h("span", { key: 'e4ca3bc26eda6936bcc05729d616f800958eba18', class: "text-text-muted" }, "Geldwerter Vorteil 25 Jahre")), h("span", { key: '39d5809f08de430897aec70bdd467534bc690cb9', class: "text-xl font-bold text-success" }, this.savedCosts25Years.toFixed(2), "\u20AC")))), h("div", { key: 'e2a083422053e96f3a41c4e2b215a230b284d602', class: "space-y-4 pt-4" }, h("h2", { key: 'd90a6e040b51641f851c14163bcfe2709bcb39f1', class: "text-lg font-semibold text-secondary" }, t.solarSystemForm.requestOffer), h("div", { key: 'b3c55c9f9cb6b9f94cb10af87e6933bb16a918d1', class: "grid gap-4" }, h("div", { key: 'cb2948f9d6dc7af12428db67a1db480eb6a185e4', class: "grid grid-cols-2 gap-4" }, h("label", { key: 'f8dfd890c5d43704d876e3712827ec6994169a27', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.name), h("label", { key: '18f83d7ba7b9b71ce862f8d62b1ae6601fd3461c', class: "block text-sm font-medium text-text-muted mb-1" }, t.solarSystemForm.email)), h("div", { key: 'ea253e4d63e118a6aee715b343f58a7599e4b2d3', class: "grid grid-cols-2 gap-4" }, h("div", { key: '7fb48769fd6cfcf1dbedafed95f105446f2b4021' }, h("input", { key: 'c9b3885f869946969bef835fded562f71a91416a', type: "text", class: `w-full px-4 py-2 rounded-4xl border ${this.nameError
|
|
488
488
|
? "border-error"
|
|
489
489
|
: "border-border"} focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground`, value: this.name, onInput: (e) => {
|
|
490
490
|
this.name =
|
|
491
491
|
e.target
|
|
492
492
|
.value;
|
|
493
493
|
this.validateForm();
|
|
494
|
-
}, placeholder: "Your name" }), this.nameError && (h("p", { key: '
|
|
494
|
+
}, placeholder: "Your name" }), this.nameError && (h("p", { key: '2c9ed2313e00001787287d5c9d403e5ff18e1186', class: "text-error text-sm mt-1" }, this.nameError))), h("div", { key: '5f5244dda5a2591a9bf1b88cb06b3ee58b270500' }, h("input", { key: '634e6ec4af085d92be18b9b187605b8a66e7d4e8', type: "email", class: `w-full px-4 py-2 rounded-4xl border ${this.emailError
|
|
495
495
|
? "border-error"
|
|
496
496
|
: "border-border"} focus:ring-2 focus:ring-tertiary focus:border-transparent bg-muted text-muted-foreground`, value: this.email, onInput: (e) => {
|
|
497
497
|
this.email =
|
|
498
498
|
e.target
|
|
499
499
|
.value;
|
|
500
500
|
this.validateForm();
|
|
501
|
-
}, placeholder: "your.email@example.com" }), this.emailError && (h("p", { key: '
|
|
501
|
+
}, placeholder: "your.email@example.com" }), this.emailError && (h("p", { key: 'dabb317d13e748f489d6ef1542b44798b85c29f7', class: "text-error text-sm mt-1" }, this.emailError))))), h("div", { key: 'ad6b0be2c9a8a91246ecaecdb9100ae7cff7f0c5', class: "flex justify-center" }, h("button", { key: '04172ddff28b03a2ffa0f669d8f0ae14139a4cd2', onClick: () => this.handleRequestOffer(), disabled: !this.name.trim() ||
|
|
502
502
|
!this.email.trim() || !!this.nameError ||
|
|
503
503
|
!!this.emailError, class: "px-4 py-2 bg-secondary rounded-4xl hover:bg-tertiary transition-colors duration-200 text-muted" }, t.solarSystemForm.requestOfferButton))))));
|
|
504
504
|
}
|
|
@@ -550,6 +550,6 @@ function defineCustomElement() {
|
|
|
550
550
|
defineCustomElement();
|
|
551
551
|
|
|
552
552
|
export { BORDER_INSET as B, COLUMN_SPACING as C, DOTTED_LINE_COLOR as D, ROW_SPACING as R, SolarSystemForm as S, DEFAULT_SOLAR_EXPERT_CONFIG as a, DEFAULT_SOLAR_PANEL_TYPE as b, DEFAULT_SUNNINESS as c, defineCustomElement as d };
|
|
553
|
-
//# sourceMappingURL=p-
|
|
553
|
+
//# sourceMappingURL=p-C8b9lX1K.js.map
|
|
554
554
|
|
|
555
|
-
//# sourceMappingURL=p-
|
|
555
|
+
//# sourceMappingURL=p-C8b9lX1K.js.map
|