@inditextech/weave-store-standalone 5.0.0 → 5.1.0-SNAPSHOT.426.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.
- package/dist/server.stats.html +1 -1
- package/package.json +3 -3
package/dist/server.stats.html
CHANGED
|
@@ -4930,7 +4930,7 @@ var drawChart = (function (exports) {
|
|
|
4930
4930
|
</script>
|
|
4931
4931
|
<script>
|
|
4932
4932
|
/*<!--*/
|
|
4933
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"server.d.ts","children":[{"name":"src","children":[{"uid":"
|
|
4933
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"server.d.ts","children":[{"name":"src","children":[{"uid":"18ea230f-1","name":"types.d.ts"},{"uid":"18ea230f-3","name":"store-standalone.d.ts"},{"uid":"18ea230f-5","name":"constants.d.ts"},{"uid":"18ea230f-7","name":"index.server.d.ts"}]}]},{"name":"server.js","children":[{"name":"src","children":[{"uid":"18ea230f-9","name":"yjs.ts"},{"uid":"18ea230f-11","name":"constants.ts"},{"uid":"18ea230f-13","name":"store-standalone.ts"},{"uid":"18ea230f-15","name":"index.server.ts"}]}]}],"isRoot":true},"nodeParts":{"18ea230f-1":{"renderedLength":141,"gzipLength":131,"brotliLength":115,"metaUid":"18ea230f-0"},"18ea230f-3":{"renderedLength":234,"gzipLength":148,"brotliLength":139,"metaUid":"18ea230f-2"},"18ea230f-5":{"renderedLength":76,"gzipLength":89,"brotliLength":80,"metaUid":"18ea230f-4"},"18ea230f-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"18ea230f-6"},"18ea230f-9":{"renderedLength":55,"gzipLength":71,"brotliLength":59,"metaUid":"18ea230f-8"},"18ea230f-11":{"renderedLength":91,"gzipLength":99,"brotliLength":78,"metaUid":"18ea230f-10"},"18ea230f-13":{"renderedLength":1498,"gzipLength":613,"brotliLength":513,"metaUid":"18ea230f-12"},"18ea230f-15":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"18ea230f-14"}},"nodeMetas":{"18ea230f-0":{"id":"/src/types.d.ts","moduleParts":{"server.d.ts":"18ea230f-1"},"imported":[{"uid":"18ea230f-18"}],"importedBy":[{"uid":"18ea230f-6"},{"uid":"18ea230f-2"}]},"18ea230f-2":{"id":"/src/store-standalone.d.ts","moduleParts":{"server.d.ts":"18ea230f-3"},"imported":[{"uid":"18ea230f-16"},{"uid":"18ea230f-17"},{"uid":"18ea230f-0"}],"importedBy":[{"uid":"18ea230f-6"}]},"18ea230f-4":{"id":"/src/constants.d.ts","moduleParts":{"server.d.ts":"18ea230f-5"},"imported":[],"importedBy":[{"uid":"18ea230f-6"}]},"18ea230f-6":{"id":"/src/index.server.d.ts","moduleParts":{"server.d.ts":"18ea230f-7"},"imported":[{"uid":"18ea230f-2"},{"uid":"18ea230f-4"},{"uid":"18ea230f-0"}],"importedBy":[],"isEntry":true},"18ea230f-8":{"id":"/src/yjs.ts","moduleParts":{"server.js":"18ea230f-9"},"imported":[{"uid":"18ea230f-18"}],"importedBy":[{"uid":"18ea230f-12"}]},"18ea230f-10":{"id":"/src/constants.ts","moduleParts":{"server.js":"18ea230f-11"},"imported":[],"importedBy":[{"uid":"18ea230f-14"},{"uid":"18ea230f-12"}]},"18ea230f-12":{"id":"/src/store-standalone.ts","moduleParts":{"server.js":"18ea230f-13"},"imported":[{"uid":"18ea230f-8"},{"uid":"18ea230f-16"},{"uid":"18ea230f-17"},{"uid":"18ea230f-10"},{"uid":"18ea230f-20"}],"importedBy":[{"uid":"18ea230f-14"}]},"18ea230f-14":{"id":"/src/index.server.ts","moduleParts":{"server.js":"18ea230f-15"},"imported":[{"uid":"18ea230f-12"},{"uid":"18ea230f-10"},{"uid":"18ea230f-19"}],"importedBy":[],"isEntry":true},"18ea230f-16":{"id":"@inditextech/weave-sdk","moduleParts":{},"imported":[],"importedBy":[{"uid":"18ea230f-2"},{"uid":"18ea230f-12"}]},"18ea230f-17":{"id":"@inditextech/weave-types","moduleParts":{},"imported":[],"importedBy":[{"uid":"18ea230f-2"},{"uid":"18ea230f-12"}]},"18ea230f-18":{"id":"yjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"18ea230f-0"},{"uid":"18ea230f-8"}]},"18ea230f-19":{"id":"/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"18ea230f-14"}]},"18ea230f-20":{"id":"buffer","moduleParts":{},"imported":[],"importedBy":[{"uid":"18ea230f-12"}]}},"env":{"rollup":"4.23.0"},"options":{"gzip":true,"brotli":true,"sourcemap":false}};
|
|
4934
4934
|
|
|
4935
4935
|
const run = () => {
|
|
4936
4936
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inditextech/weave-store-standalone",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.1.0-SNAPSHOT.426.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Jesus Manuel Piñeiro Cid <jesusmpc@inditex.com>",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"version:release": "npm version $RELEASE_VERSION -m \"[npm-scripts] prepare release $RELEASE_VERSION\" --tag-version-prefix \"\""
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@inditextech/weave-sdk": "5.0.
|
|
56
|
-
"@inditextech/weave-types": "5.0.
|
|
55
|
+
"@inditextech/weave-sdk": "5.1.0-SNAPSHOT.426.1",
|
|
56
|
+
"@inditextech/weave-types": "5.1.0-SNAPSHOT.426.1"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@types/lodash.debounce": "^4.0.9",
|