@axinom/mosaic-portal 0.22.0 → 0.23.0-rc.2
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.
|
@@ -2890,7 +2890,7 @@ var NavigationFooter = function NavigationFooter(_ref) {
|
|
|
2890
2890
|
}, "Axinom Mosaic", ' ', /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement(react_router_dom__WEBPACK_IMPORTED_MODULE_2__.Link, {
|
|
2891
2891
|
to: path,
|
|
2892
2892
|
className: _NavigationFooter_module_scss__WEBPACK_IMPORTED_MODULE_1__["default"].link
|
|
2893
|
-
}, "0.
|
|
2893
|
+
}, "0.23.0-rc.2")), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", {
|
|
2894
2894
|
className: _NavigationFooter_module_scss__WEBPACK_IMPORTED_MODULE_1__["default"].copyright
|
|
2895
2895
|
}, "Copyright \xA9 ", 2023, " Axinom - All Reserved")));
|
|
2896
2896
|
};
|
|
@@ -4929,7 +4929,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4929
4929
|
/* harmony export */ });
|
|
4930
4930
|
var shellInfo = {
|
|
4931
4931
|
name: "@axinom/mosaic-portal",
|
|
4932
|
-
version: "0.
|
|
4932
|
+
version: "0.23.0-rc.2"
|
|
4933
4933
|
};
|
|
4934
4934
|
|
|
4935
4935
|
/***/ }),
|
|
@@ -35572,11 +35572,11 @@ function installPiralDebug(options) {
|
|
|
35572
35572
|
debug: debugApiVersion,
|
|
35573
35573
|
instance: {
|
|
35574
35574
|
name: "@axinom/mosaic-portal",
|
|
35575
|
-
version: "0.
|
|
35575
|
+
version: "0.23.0-rc.2",
|
|
35576
35576
|
dependencies: "react,react-dom,react-router,react-router-dom,tslib",
|
|
35577
35577
|
},
|
|
35578
35578
|
build: {
|
|
35579
|
-
date: "2023-
|
|
35579
|
+
date: "2023-11-09T08:16:17.434Z",
|
|
35580
35580
|
cli: "0.15.8",
|
|
35581
35581
|
compat: "0.15",
|
|
35582
35582
|
},
|
|
@@ -83059,4 +83059,4 @@ var App = function App() {
|
|
|
83059
83059
|
|
|
83060
83060
|
/******/ })()
|
|
83061
83061
|
;
|
|
83062
|
-
//# sourceMappingURL=index.
|
|
83062
|
+
//# sourceMappingURL=index.d4bb25.js.map
|