@axinom/mosaic-portal 0.36.0 → 0.36.1
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.
|
@@ -32173,7 +32173,7 @@ var Login = function Login(_ref50) {
|
|
|
32173
32173
|
}
|
|
32174
32174
|
}, "Forgot Password")))), isDirectSignInEnabled && axAuthConfig.enabled && enabledExternalProvidersCount > 0 && ( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", {
|
|
32175
32175
|
className: classes$5.separator
|
|
32176
|
-
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", null, "or"))),
|
|
32176
|
+
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", null, "or"))), isDirectSignInEnabled && !axAuthConfig.enabled && ( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", {
|
|
32177
32177
|
className: classes$5.authTitle
|
|
32178
32178
|
}, "Sign In")), providersToRender.map(function (idp) {
|
|
32179
32179
|
return idp.enabled && ( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", {
|
|
@@ -40548,7 +40548,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
40548
40548
|
/* harmony export */ });
|
|
40549
40549
|
var shellInfo = {
|
|
40550
40550
|
name: "@axinom/mosaic-portal",
|
|
40551
|
-
version: "0.36.
|
|
40551
|
+
version: "0.36.1"
|
|
40552
40552
|
};
|
|
40553
40553
|
|
|
40554
40554
|
/***/ }),
|
|
@@ -45662,11 +45662,11 @@ function installPiralDebug(options) {
|
|
|
45662
45662
|
debug: debugApiVersion,
|
|
45663
45663
|
instance: {
|
|
45664
45664
|
name: "@axinom/mosaic-portal",
|
|
45665
|
-
version: "0.36.
|
|
45665
|
+
version: "0.36.1",
|
|
45666
45666
|
dependencies: "react,react-dom,react-router,react-router-dom,tslib",
|
|
45667
45667
|
},
|
|
45668
45668
|
build: {
|
|
45669
|
-
date: "2024-09-
|
|
45669
|
+
date: "2024-09-20T10:56:43.597Z",
|
|
45670
45670
|
cli: "1.5.2",
|
|
45671
45671
|
compat: "1",
|
|
45672
45672
|
},
|
|
@@ -94107,4 +94107,4 @@ var App = function App() {
|
|
|
94107
94107
|
|
|
94108
94108
|
/******/ })()
|
|
94109
94109
|
;
|
|
94110
|
-
//# sourceMappingURL=index.
|
|
94110
|
+
//# sourceMappingURL=index.83f78b.js.map
|