@vitus-labs/attrs 1.1.2 → 1.2.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.
|
@@ -5386,7 +5386,7 @@ var drawChart = (function (exports) {
|
|
|
5386
5386
|
</script>
|
|
5387
5387
|
<script>
|
|
5388
5388
|
/*<!--*/
|
|
5389
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"
|
|
5389
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"bf5ad122-1"},{"name":"utils","children":[{"uid":"bf5ad122-3","name":"attrs.ts"},{"uid":"bf5ad122-7","name":"statics.ts"},{"uid":"bf5ad122-9","name":"chaining.ts"},{"uid":"bf5ad122-11","name":"compose.ts"}]},{"name":"hoc/attrsHoc.tsx","uid":"bf5ad122-5"},{"uid":"bf5ad122-13","name":"attrs.tsx"},{"uid":"bf5ad122-15","name":"init.ts"},{"uid":"bf5ad122-17","name":"isAttrsComponent.tsx"},{"uid":"bf5ad122-19","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"bf5ad122-1":{"renderedLength":235,"gzipLength":144,"brotliLength":0,"metaUid":"bf5ad122-0"},"bf5ad122-3":{"renderedLength":488,"gzipLength":275,"brotliLength":0,"metaUid":"bf5ad122-2"},"bf5ad122-5":{"renderedLength":1229,"gzipLength":443,"brotliLength":0,"metaUid":"bf5ad122-4"},"bf5ad122-7":{"renderedLength":138,"gzipLength":124,"brotliLength":0,"metaUid":"bf5ad122-6"},"bf5ad122-9":{"renderedLength":244,"gzipLength":158,"brotliLength":0,"metaUid":"bf5ad122-8"},"bf5ad122-11":{"renderedLength":133,"gzipLength":125,"brotliLength":0,"metaUid":"bf5ad122-10"},"bf5ad122-13":{"renderedLength":4929,"gzipLength":1391,"brotliLength":0,"metaUid":"bf5ad122-12"},"bf5ad122-15":{"renderedLength":856,"gzipLength":364,"brotliLength":0,"metaUid":"bf5ad122-14"},"bf5ad122-17":{"renderedLength":252,"gzipLength":172,"brotliLength":0,"metaUid":"bf5ad122-16"},"bf5ad122-19":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bf5ad122-18"}},"nodeMetas":{"bf5ad122-0":{"id":"/src/hooks/useRef.ts","moduleParts":{"index.js":"bf5ad122-1"},"imported":[{"uid":"bf5ad122-21"}],"importedBy":[{"uid":"bf5ad122-23"}]},"bf5ad122-2":{"id":"/src/utils/attrs.ts","moduleParts":{"index.js":"bf5ad122-3"},"imported":[{"uid":"bf5ad122-20"}],"importedBy":[{"uid":"bf5ad122-12"},{"uid":"bf5ad122-4"}]},"bf5ad122-4":{"id":"/src/hoc/attrsHoc.tsx","moduleParts":{"index.js":"bf5ad122-5"},"imported":[{"uid":"bf5ad122-21"},{"uid":"bf5ad122-2"}],"importedBy":[{"uid":"bf5ad122-24"}]},"bf5ad122-6":{"id":"/src/utils/statics.ts","moduleParts":{"index.js":"bf5ad122-7"},"imported":[{"uid":"bf5ad122-20"}],"importedBy":[{"uid":"bf5ad122-12"}]},"bf5ad122-8":{"id":"/src/utils/chaining.ts","moduleParts":{"index.js":"bf5ad122-9"},"imported":[],"importedBy":[{"uid":"bf5ad122-12"}]},"bf5ad122-10":{"id":"/src/utils/compose.ts","moduleParts":{"index.js":"bf5ad122-11"},"imported":[],"importedBy":[{"uid":"bf5ad122-12"}]},"bf5ad122-12":{"id":"/src/attrs.tsx","moduleParts":{"index.js":"bf5ad122-13"},"imported":[{"uid":"bf5ad122-21"},{"uid":"bf5ad122-22"},{"uid":"bf5ad122-20"},{"uid":"bf5ad122-23"},{"uid":"bf5ad122-24"},{"uid":"bf5ad122-6"},{"uid":"bf5ad122-8"},{"uid":"bf5ad122-10"},{"uid":"bf5ad122-2"}],"importedBy":[{"uid":"bf5ad122-14"}]},"bf5ad122-14":{"id":"/src/init.ts","moduleParts":{"index.js":"bf5ad122-15"},"imported":[{"uid":"bf5ad122-20"},{"uid":"bf5ad122-12"}],"importedBy":[{"uid":"bf5ad122-18"}]},"bf5ad122-16":{"id":"/src/isAttrsComponent.tsx","moduleParts":{"index.js":"bf5ad122-17"},"imported":[],"importedBy":[{"uid":"bf5ad122-18"}]},"bf5ad122-18":{"id":"/src/index.ts","moduleParts":{"index.js":"bf5ad122-19"},"imported":[{"uid":"bf5ad122-14"},{"uid":"bf5ad122-16"}],"importedBy":[],"isEntry":true},"bf5ad122-20":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"bf5ad122-14"},{"uid":"bf5ad122-12"},{"uid":"bf5ad122-6"},{"uid":"bf5ad122-2"}],"isExternal":true},"bf5ad122-21":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"bf5ad122-12"},{"uid":"bf5ad122-0"},{"uid":"bf5ad122-4"}],"isExternal":true},"bf5ad122-22":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"bf5ad122-12"}],"isExternal":true},"bf5ad122-23":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"bf5ad122-0"}],"importedBy":[{"uid":"bf5ad122-12"}]},"bf5ad122-24":{"id":"/src/hoc/index.ts","moduleParts":{},"imported":[{"uid":"bf5ad122-4"}],"importedBy":[{"uid":"bf5ad122-12"}]}},"env":{"rollup":"4.35.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
5390
5390
|
|
|
5391
5391
|
const run = () => {
|
|
5392
5392
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vitus-labs/attrs",
|
|
3
|
-
"version": "1.1
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Vit Bokisch <vit@bokisch.cz>",
|
|
6
6
|
"maintainers": [
|
|
@@ -50,19 +50,19 @@
|
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"@vitus-labs/core": "*",
|
|
53
|
-
"react": ">=
|
|
53
|
+
"react": ">= 18"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"hoist-non-react-statics": "^3.3.2"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@types/hoist-non-react-statics": "^3.3.6",
|
|
60
|
-
"@vitus-labs/core": "1.1
|
|
61
|
-
"@vitus-labs/tools-babel": "^1.
|
|
62
|
-
"@vitus-labs/tools-rollup": "^1.
|
|
63
|
-
"@vitus-labs/tools-storybook": "^1.
|
|
64
|
-
"@vitus-labs/tools-types": "^1.
|
|
65
|
-
"@vitus-labs/tools-typescript": "^1.
|
|
60
|
+
"@vitus-labs/core": "1.2.1",
|
|
61
|
+
"@vitus-labs/tools-babel": "^1.5.0-alpha.0",
|
|
62
|
+
"@vitus-labs/tools-rollup": "^1.5.0-alpha.0",
|
|
63
|
+
"@vitus-labs/tools-storybook": "^1.5.0-alpha.0",
|
|
64
|
+
"@vitus-labs/tools-types": "^1.5.0-alpha.0",
|
|
65
|
+
"@vitus-labs/tools-typescript": "^1.5.0-alpha.0"
|
|
66
66
|
},
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "0db619fef40033074f442cac995938627e5ae8cf"
|
|
68
68
|
}
|