@inditextech/weave-store-standalone 5.1.0 → 5.1.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.
- 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":"2601a908-1","name":"types.d.ts"},{"uid":"2601a908-3","name":"store-standalone.d.ts"},{"uid":"2601a908-5","name":"constants.d.ts"},{"uid":"2601a908-7","name":"index.server.d.ts"}]}]},{"name":"server.js","children":[{"name":"src","children":[{"uid":"2601a908-9","name":"yjs.ts"},{"uid":"2601a908-11","name":"constants.ts"},{"uid":"2601a908-13","name":"store-standalone.ts"},{"uid":"2601a908-15","name":"index.server.ts"}]}]}],"isRoot":true},"nodeParts":{"2601a908-1":{"renderedLength":141,"gzipLength":131,"brotliLength":114,"metaUid":"2601a908-0"},"2601a908-3":{"renderedLength":234,"gzipLength":148,"brotliLength":136,"metaUid":"2601a908-2"},"2601a908-5":{"renderedLength":76,"gzipLength":89,"brotliLength":80,"metaUid":"2601a908-4"},"2601a908-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"2601a908-6"},"2601a908-9":{"renderedLength":55,"gzipLength":71,"brotliLength":59,"metaUid":"2601a908-8"},"2601a908-11":{"renderedLength":91,"gzipLength":99,"brotliLength":78,"metaUid":"2601a908-10"},"2601a908-13":{"renderedLength":1498,"gzipLength":613,"brotliLength":513,"metaUid":"2601a908-12"},"2601a908-15":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"2601a908-14"}},"nodeMetas":{"2601a908-0":{"id":"/src/types.d.ts","moduleParts":{"server.d.ts":"2601a908-1"},"imported":[{"uid":"2601a908-18"}],"importedBy":[{"uid":"2601a908-6"},{"uid":"2601a908-2"}]},"2601a908-2":{"id":"/src/store-standalone.d.ts","moduleParts":{"server.d.ts":"2601a908-3"},"imported":[{"uid":"2601a908-16"},{"uid":"2601a908-17"},{"uid":"2601a908-0"}],"importedBy":[{"uid":"2601a908-6"}]},"2601a908-4":{"id":"/src/constants.d.ts","moduleParts":{"server.d.ts":"2601a908-5"},"imported":[],"importedBy":[{"uid":"2601a908-6"}]},"2601a908-6":{"id":"/src/index.server.d.ts","moduleParts":{"server.d.ts":"2601a908-7"},"imported":[{"uid":"2601a908-2"},{"uid":"2601a908-4"},{"uid":"2601a908-0"}],"importedBy":[],"isEntry":true},"2601a908-8":{"id":"/src/yjs.ts","moduleParts":{"server.js":"2601a908-9"},"imported":[{"uid":"2601a908-18"}],"importedBy":[{"uid":"2601a908-12"}]},"2601a908-10":{"id":"/src/constants.ts","moduleParts":{"server.js":"2601a908-11"},"imported":[],"importedBy":[{"uid":"2601a908-14"},{"uid":"2601a908-12"}]},"2601a908-12":{"id":"/src/store-standalone.ts","moduleParts":{"server.js":"2601a908-13"},"imported":[{"uid":"2601a908-8"},{"uid":"2601a908-16"},{"uid":"2601a908-17"},{"uid":"2601a908-10"},{"uid":"2601a908-20"}],"importedBy":[{"uid":"2601a908-14"}]},"2601a908-14":{"id":"/src/index.server.ts","moduleParts":{"server.js":"2601a908-15"},"imported":[{"uid":"2601a908-12"},{"uid":"2601a908-10"},{"uid":"2601a908-19"}],"importedBy":[],"isEntry":true},"2601a908-16":{"id":"@inditextech/weave-sdk","moduleParts":{},"imported":[],"importedBy":[{"uid":"2601a908-2"},{"uid":"2601a908-12"}]},"2601a908-17":{"id":"@inditextech/weave-types","moduleParts":{},"imported":[],"importedBy":[{"uid":"2601a908-2"},{"uid":"2601a908-12"}]},"2601a908-18":{"id":"yjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"2601a908-0"},{"uid":"2601a908-8"}]},"2601a908-19":{"id":"/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2601a908-14"}]},"2601a908-20":{"id":"buffer","moduleParts":{},"imported":[],"importedBy":[{"uid":"2601a908-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.1.
|
|
3
|
+
"version": "5.1.2",
|
|
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.1.
|
|
56
|
-
"@inditextech/weave-types": "5.1.
|
|
55
|
+
"@inditextech/weave-sdk": "5.1.2",
|
|
56
|
+
"@inditextech/weave-types": "5.1.2"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@types/lodash.debounce": "^4.0.9",
|