@axinom/mosaic-portal 0.3.14 → 0.3.15-rc.3
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/app/{index.46f6a9595ca5e3224062.js → index.5619ee6f1ede71787270.js} +5 -5
- package/app/{index.46f6a9595ca5e3224062.js.map → index.5619ee6f1ede71787270.js.map} +1 -1
- package/app/index.html +1 -1
- package/app/index.js +1 -1
- package/files.tar +0 -0
- package/files_once.tar +0 -0
- package/package.json +4 -4
|
@@ -19129,7 +19129,7 @@ var Yw = function Yw(e) {
|
|
|
19129
19129
|
break;
|
|
19130
19130
|
}
|
|
19131
19131
|
|
|
19132
|
-
return _context9.abrupt("return", (console.log("
|
|
19132
|
+
return _context9.abrupt("return", (console.log("form invalid, action not performed"), void m()));
|
|
19133
19133
|
|
|
19134
19134
|
case 10:
|
|
19135
19135
|
_context9.prev = 10;
|
|
@@ -62771,7 +62771,7 @@ function createInstance(config) {
|
|
|
62771
62771
|
var createApi = apiFactory(context, usedPlugins);
|
|
62772
62772
|
var root = createApi({
|
|
62773
62773
|
name: 'root',
|
|
62774
|
-
version: "0.3.
|
|
62774
|
+
version: "0.3.15-rc.3" || 0,
|
|
62775
62775
|
spec: '',
|
|
62776
62776
|
});
|
|
62777
62777
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64095,12 +64095,12 @@ function installPiralDebug(options) {
|
|
|
64095
64095
|
debug: 'v0',
|
|
64096
64096
|
instance: {
|
|
64097
64097
|
name: "@axinom/mosaic-portal",
|
|
64098
|
-
version: "0.3.
|
|
64098
|
+
version: "0.3.15-rc.3",
|
|
64099
64099
|
dependencies: "",
|
|
64100
64100
|
context,
|
|
64101
64101
|
},
|
|
64102
64102
|
build: {
|
|
64103
|
-
date: "2021-12-
|
|
64103
|
+
date: "2021-12-13T06:20:36.067Z",
|
|
64104
64104
|
cli: "0.13.2",
|
|
64105
64105
|
compat: "0.13",
|
|
64106
64106
|
},
|
|
@@ -101702,4 +101702,4 @@ var App = function App() {
|
|
|
101702
101702
|
|
|
101703
101703
|
/******/ })()
|
|
101704
101704
|
;
|
|
101705
|
-
//# sourceMappingURL=index.
|
|
101705
|
+
//# sourceMappingURL=index.5619ee6f1ede71787270.js.map
|