sample-piral 1.10.0-beta.8574 → 1.10.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.
|
@@ -65605,12 +65605,12 @@ function installPiralDebug(options) {
|
|
|
65605
65605
|
debug: debugApiVersion,
|
|
65606
65606
|
instance: {
|
|
65607
65607
|
name: "sample-piral",
|
|
65608
|
-
version: "1.10.0
|
|
65608
|
+
version: "1.10.0",
|
|
65609
65609
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
65610
65610
|
},
|
|
65611
65611
|
build: {
|
|
65612
|
-
date: "2026-02-
|
|
65613
|
-
cli: "1.10.0
|
|
65612
|
+
date: "2026-02-24T07:37:15.336Z",
|
|
65613
|
+
cli: "1.10.0",
|
|
65614
65614
|
compat: "1"
|
|
65615
65615
|
}
|
|
65616
65616
|
};
|
|
@@ -67399,15 +67399,15 @@ function attach(element) {
|
|
|
67399
67399
|
}
|
|
67400
67400
|
function setupFooter() {
|
|
67401
67401
|
return [attach(/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("a", {
|
|
67402
|
-
href: "https://smapiot.com/legal/
|
|
67402
|
+
href: "https://www.smapiot.com/en/legal-notice/",
|
|
67403
67403
|
target: "_blank"
|
|
67404
67404
|
}, "Imprint")), attach(/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("a", {
|
|
67405
|
-
href: "https://
|
|
67405
|
+
href: "https://docs.piral.io",
|
|
67406
67406
|
target: "_blank"
|
|
67407
|
-
}, "
|
|
67408
|
-
href: "https://
|
|
67407
|
+
}, "Piral Documentation")), attach(/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("a", {
|
|
67408
|
+
href: "https://www.piral.cloud",
|
|
67409
67409
|
target: "_blank"
|
|
67410
|
-
}, "
|
|
67410
|
+
}, "Piral Cloud Feed Service"))];
|
|
67411
67411
|
}
|
|
67412
67412
|
|
|
67413
67413
|
/***/ },
|
|
@@ -67895,4 +67895,4 @@ root.render(/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral_
|
|
|
67895
67895
|
|
|
67896
67896
|
/******/ })()
|
|
67897
67897
|
;
|
|
67898
|
-
//# sourceMappingURL=index.
|
|
67898
|
+
//# sourceMappingURL=index.426bc6.js.map
|