thm-p3-configurator 0.0.207 → 0.0.209
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/src/shared/App.js
CHANGED
|
@@ -70,11 +70,11 @@ const App = () => {
|
|
|
70
70
|
(0, _Experiments.default)();
|
|
71
71
|
});
|
|
72
72
|
return /*#__PURE__*/_react.default.createElement(_SentryWrapper.default, null, /*#__PURE__*/_react.default.createElement(_FormulaContext.FormulaController, {
|
|
73
|
-
defaultFormula: _constants__.CONFIGURATOR_FORMULAS.
|
|
73
|
+
defaultFormula: _constants__.CONFIGURATOR_FORMULAS.THM
|
|
74
74
|
}, /*#__PURE__*/_react.default.createElement(_CountryContext.CountryController, {
|
|
75
75
|
defaultCountry: APP_CONFIG.country
|
|
76
76
|
}, /*#__PURE__*/_react.default.createElement(_OrderSessionContext.OrderSessionController, null, /*#__PURE__*/_react.default.createElement(_reactQuery.QueryClientProvider, {
|
|
77
77
|
client: _queryClient.default
|
|
78
|
-
}, /*#__PURE__*/_react.default.createElement(_reactRouterDom.BrowserRouter, null, /*#__PURE__*/_react.default.createElement(_reactHotLoader.AppContainer, null, /*#__PURE__*/_react.default.createElement(_ActiveMarkerContext.ActiveMarkerProvider, null, /*#__PURE__*/_react.default.createElement(_StyleWrapper.default, null, !APP_CONFIG.internal && /*#__PURE__*/_react.default.createElement(_Navbar.default, null), APP_CONFIG.internal && /*#__PURE__*/_react.default.createElement(_InternalBranchSelectorModal.default, null),
|
|
78
|
+
}, /*#__PURE__*/_react.default.createElement(_reactRouterDom.BrowserRouter, null, /*#__PURE__*/_react.default.createElement(_reactHotLoader.AppContainer, null, /*#__PURE__*/_react.default.createElement(_ActiveMarkerContext.ActiveMarkerProvider, null, /*#__PURE__*/_react.default.createElement(_StyleWrapper.default, null, !APP_CONFIG.internal && /*#__PURE__*/_react.default.createElement(_Navbar.default, null), APP_CONFIG.internal && /*#__PURE__*/_react.default.createElement(_InternalBranchSelectorModal.default, null), /*#__PURE__*/_react.default.createElement(_index.default, null))))))))));
|
|
79
79
|
};
|
|
80
80
|
var _default = exports.default = App;
|
|
@@ -480,12 +480,12 @@ const useProductsQuery = orderParameters => {
|
|
|
480
480
|
}, productsQuery !== null && productsQuery !== void 0 && (_productsQuery$data11 = productsQuery.data) !== null && _productsQuery$data11 !== void 0 && (_productsQuery$data11 = _productsQuery$data11.answers) !== null && _productsQuery$data11 !== void 0 && _productsQuery$data11.execution1 && productsQuery !== null && productsQuery !== void 0 && (_productsQuery$data12 = productsQuery.data) !== null && _productsQuery$data12 !== void 0 && (_productsQuery$data12 = _productsQuery$data12.answers) !== null && _productsQuery$data12 !== void 0 && _productsQuery$data12.execution2 ? {
|
|
481
481
|
'uitvoering #2': productsQuery === null || productsQuery === void 0 || (_productsQuery$data13 = productsQuery.data) === null || _productsQuery$data13 === void 0 || (_productsQuery$data13 = _productsQuery$data13.answers) === null || _productsQuery$data13 === void 0 ? void 0 : _productsQuery$data13.execution2
|
|
482
482
|
} : {}), licensePlate ? {
|
|
483
|
-
Geimporteerd: productsQuery !== null && productsQuery !== void 0 && (_productsQuery$data14 = productsQuery.data) !== null && _productsQuery$data14 !== void 0 && (_productsQuery$data14 = _productsQuery$data14.vehicleInfo) !== null && _productsQuery$data14 !== void 0 && (_productsQuery$data14 = _productsQuery$data14.vehicle) !== null && _productsQuery$data14 !== void 0 && _productsQuery$data14.isImported ? 'Ja' : 'Nee'
|
|
484
|
-
} : {}), {}, {
|
|
483
|
+
Geimporteerd: productsQuery !== null && productsQuery !== void 0 && (_productsQuery$data14 = productsQuery.data) !== null && _productsQuery$data14 !== void 0 && (_productsQuery$data14 = _productsQuery$data14.vehicleInfo) !== null && _productsQuery$data14 !== void 0 && (_productsQuery$data14 = _productsQuery$data14.vehicle) !== null && _productsQuery$data14 !== void 0 && _productsQuery$data14.isImported ? 'Ja' : 'Nee',
|
|
485
484
|
'Trekgewicht op kenteken': Boolean(productsQuery === null || productsQuery === void 0 || (_productsQuery$data15 = productsQuery.data) === null || _productsQuery$data15 === void 0 || (_productsQuery$data15 = _productsQuery$data15.vehicleInfo) === null || _productsQuery$data15 === void 0 || (_productsQuery$data15 = _productsQuery$data15.vehicle) === null || _productsQuery$data15 === void 0 ? void 0 : _productsQuery$data15.maxTowingMassBraked) ? 'Ja' : 'Nee',
|
|
485
|
+
bouwjaar: buildYear
|
|
486
|
+
} : {}), {}, {
|
|
486
487
|
'Max. Trekgewicht, geremd': productsQuery === null || productsQuery === void 0 || (_productsQuery$data16 = productsQuery.data) === null || _productsQuery$data16 === void 0 || (_productsQuery$data16 = _productsQuery$data16.vehicleInfo) === null || _productsQuery$data16 === void 0 || (_productsQuery$data16 = _productsQuery$data16.vehicle) === null || _productsQuery$data16 === void 0 ? void 0 : _productsQuery$data16.maxTowingMassBraked,
|
|
487
488
|
'Max. Trekgewicht, niet geremd': productsQuery === null || productsQuery === void 0 || (_productsQuery$data17 = productsQuery.data) === null || _productsQuery$data17 === void 0 || (_productsQuery$data17 = _productsQuery$data17.vehicleInfo) === null || _productsQuery$data17 === void 0 || (_productsQuery$data17 = _productsQuery$data17.vehicle) === null || _productsQuery$data17 === void 0 ? void 0 : _productsQuery$data17.maxTowingMassUnbraked,
|
|
488
|
-
bouwjaar: buildYear,
|
|
489
489
|
kType: productsQuery === null || productsQuery === void 0 || (_productsQuery$data18 = productsQuery.data) === null || _productsQuery$data18 === void 0 || (_productsQuery$data18 = _productsQuery$data18.vehicleInfo) === null || _productsQuery$data18 === void 0 || (_productsQuery$data18 = _productsQuery$data18.model) === null || _productsQuery$data18 === void 0 ? void 0 : _productsQuery$data18.kType,
|
|
490
490
|
kMod: productsQuery === null || productsQuery === void 0 || (_productsQuery$data19 = productsQuery.data) === null || _productsQuery$data19 === void 0 || (_productsQuery$data19 = _productsQuery$data19.vehicleInfo) === null || _productsQuery$data19 === void 0 || (_productsQuery$data19 = _productsQuery$data19.model) === null || _productsQuery$data19 === void 0 ? void 0 : _productsQuery$data19.code
|
|
491
491
|
}),
|