@vitus-labs/attrs 0.80.0 → 0.81.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.
|
@@ -6618,7 +6618,7 @@ var drawChart = (function (exports) {
|
|
|
6618
6618
|
</script>
|
|
6619
6619
|
<script>
|
|
6620
6620
|
/*<!--*/
|
|
6621
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-attrs.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"
|
|
6621
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-attrs.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"0c64-1"},{"name":"utils","children":[{"uid":"0c64-3","name":"attrs.ts"},{"uid":"0c64-7","name":"statics.ts"},{"uid":"0c64-9","name":"chaining.ts"},{"uid":"0c64-11","name":"compose.ts"}]},{"name":"hoc/attrsHoc.tsx","uid":"0c64-5"},{"uid":"0c64-13","name":"attrs.tsx"},{"uid":"0c64-15","name":"init.ts"},{"uid":"0c64-17","name":"isAttrsComponent.tsx"},{"uid":"0c64-19","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"0c64-1":{"renderedLength":259,"gzipLength":151,"brotliLength":0,"metaUid":"0c64-0"},"0c64-3":{"renderedLength":505,"gzipLength":281,"brotliLength":0,"metaUid":"0c64-2"},"0c64-5":{"renderedLength":1316,"gzipLength":488,"brotliLength":0,"metaUid":"0c64-4"},"0c64-7":{"renderedLength":147,"gzipLength":131,"brotliLength":0,"metaUid":"0c64-6"},"0c64-9":{"renderedLength":251,"gzipLength":159,"brotliLength":0,"metaUid":"0c64-8"},"0c64-11":{"renderedLength":135,"gzipLength":129,"brotliLength":0,"metaUid":"0c64-10"},"0c64-13":{"renderedLength":4778,"gzipLength":1343,"brotliLength":0,"metaUid":"0c64-12"},"0c64-15":{"renderedLength":800,"gzipLength":330,"brotliLength":0,"metaUid":"0c64-14"},"0c64-17":{"renderedLength":260,"gzipLength":175,"brotliLength":0,"metaUid":"0c64-16"},"0c64-19":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"0c64-18"}},"nodeMetas":{"0c64-0":{"id":"/src/hooks/useRef.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-1"},"imported":[{"uid":"0c64-21"}],"importedBy":[{"uid":"0c64-23"}]},"0c64-2":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-3"},"imported":[{"uid":"0c64-20"}],"importedBy":[{"uid":"0c64-12"},{"uid":"0c64-4"}]},"0c64-4":{"id":"/src/hoc/attrsHoc.tsx","moduleParts":{"vitus-labs-attrs.js":"0c64-5"},"imported":[{"uid":"0c64-21"},{"uid":"0c64-2"}],"importedBy":[{"uid":"0c64-24"}]},"0c64-6":{"id":"/src/utils/statics.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-7"},"imported":[{"uid":"0c64-20"}],"importedBy":[{"uid":"0c64-12"}]},"0c64-8":{"id":"/src/utils/chaining.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-9"},"imported":[],"importedBy":[{"uid":"0c64-12"}]},"0c64-10":{"id":"/src/utils/compose.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-11"},"imported":[],"importedBy":[{"uid":"0c64-12"}]},"0c64-12":{"id":"/src/attrs.tsx","moduleParts":{"vitus-labs-attrs.js":"0c64-13"},"imported":[{"uid":"0c64-21"},{"uid":"0c64-22"},{"uid":"0c64-20"},{"uid":"0c64-23"},{"uid":"0c64-24"},{"uid":"0c64-6"},{"uid":"0c64-8"},{"uid":"0c64-10"},{"uid":"0c64-2"}],"importedBy":[{"uid":"0c64-14"}]},"0c64-14":{"id":"/src/init.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-15"},"imported":[{"uid":"0c64-20"},{"uid":"0c64-12"}],"importedBy":[{"uid":"0c64-18"}]},"0c64-16":{"id":"/src/isAttrsComponent.tsx","moduleParts":{"vitus-labs-attrs.js":"0c64-17"},"imported":[],"importedBy":[{"uid":"0c64-18"}]},"0c64-18":{"id":"/src/index.ts","moduleParts":{"vitus-labs-attrs.js":"0c64-19"},"imported":[{"uid":"0c64-14"},{"uid":"0c64-16"}],"importedBy":[],"isEntry":true},"0c64-20":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-14"},{"uid":"0c64-12"},{"uid":"0c64-6"},{"uid":"0c64-2"}],"isExternal":true},"0c64-21":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-12"},{"uid":"0c64-0"},{"uid":"0c64-4"}],"isExternal":true},"0c64-22":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-12"}],"isExternal":true},"0c64-23":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"0c64-0"}],"importedBy":[{"uid":"0c64-12"}]},"0c64-24":{"id":"/src/hoc/index.ts","moduleParts":{},"imported":[{"uid":"0c64-4"}],"importedBy":[{"uid":"0c64-12"}]}},"env":{"rollup":"3.23.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
6622
6622
|
|
|
6623
6623
|
const run = () => {
|
|
6624
6624
|
const width = window.innerWidth;
|
|
@@ -6618,7 +6618,7 @@ var drawChart = (function (exports) {
|
|
|
6618
6618
|
</script>
|
|
6619
6619
|
<script>
|
|
6620
6620
|
/*<!--*/
|
|
6621
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-attrs.module.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"
|
|
6621
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-attrs.module.js","children":[{"name":"src","children":[{"name":"hooks/useRef.ts","uid":"0c64-26"},{"name":"utils","children":[{"uid":"0c64-28","name":"attrs.ts"},{"uid":"0c64-32","name":"statics.ts"},{"uid":"0c64-34","name":"chaining.ts"},{"uid":"0c64-36","name":"compose.ts"}]},{"name":"hoc/attrsHoc.tsx","uid":"0c64-30"},{"uid":"0c64-38","name":"attrs.tsx"},{"uid":"0c64-40","name":"init.ts"},{"uid":"0c64-42","name":"isAttrsComponent.tsx"},{"uid":"0c64-44","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"0c64-26":{"renderedLength":241,"gzipLength":146,"brotliLength":0,"metaUid":"0c64-25"},"0c64-28":{"renderedLength":500,"gzipLength":278,"brotliLength":0,"metaUid":"0c64-27"},"0c64-30":{"renderedLength":1290,"gzipLength":476,"brotliLength":0,"metaUid":"0c64-29"},"0c64-32":{"renderedLength":142,"gzipLength":128,"brotliLength":0,"metaUid":"0c64-31"},"0c64-34":{"renderedLength":251,"gzipLength":159,"brotliLength":0,"metaUid":"0c64-33"},"0c64-36":{"renderedLength":135,"gzipLength":129,"brotliLength":0,"metaUid":"0c64-35"},"0c64-38":{"renderedLength":4722,"gzipLength":1322,"brotliLength":0,"metaUid":"0c64-37"},"0c64-40":{"renderedLength":795,"gzipLength":326,"brotliLength":0,"metaUid":"0c64-39"},"0c64-42":{"renderedLength":260,"gzipLength":175,"brotliLength":0,"metaUid":"0c64-41"},"0c64-44":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"0c64-43"}},"nodeMetas":{"0c64-25":{"id":"/src/hooks/useRef.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-26"},"imported":[{"uid":"0c64-46"}],"importedBy":[{"uid":"0c64-48"}]},"0c64-27":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-28"},"imported":[{"uid":"0c64-45"}],"importedBy":[{"uid":"0c64-37"},{"uid":"0c64-29"}]},"0c64-29":{"id":"/src/hoc/attrsHoc.tsx","moduleParts":{"vitus-labs-attrs.module.js":"0c64-30"},"imported":[{"uid":"0c64-46"},{"uid":"0c64-27"}],"importedBy":[{"uid":"0c64-49"}]},"0c64-31":{"id":"/src/utils/statics.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-32"},"imported":[{"uid":"0c64-45"}],"importedBy":[{"uid":"0c64-37"}]},"0c64-33":{"id":"/src/utils/chaining.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-34"},"imported":[],"importedBy":[{"uid":"0c64-37"}]},"0c64-35":{"id":"/src/utils/compose.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-36"},"imported":[],"importedBy":[{"uid":"0c64-37"}]},"0c64-37":{"id":"/src/attrs.tsx","moduleParts":{"vitus-labs-attrs.module.js":"0c64-38"},"imported":[{"uid":"0c64-46"},{"uid":"0c64-47"},{"uid":"0c64-45"},{"uid":"0c64-48"},{"uid":"0c64-49"},{"uid":"0c64-31"},{"uid":"0c64-33"},{"uid":"0c64-35"},{"uid":"0c64-27"}],"importedBy":[{"uid":"0c64-39"}]},"0c64-39":{"id":"/src/init.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-40"},"imported":[{"uid":"0c64-45"},{"uid":"0c64-37"}],"importedBy":[{"uid":"0c64-43"}]},"0c64-41":{"id":"/src/isAttrsComponent.tsx","moduleParts":{"vitus-labs-attrs.module.js":"0c64-42"},"imported":[],"importedBy":[{"uid":"0c64-43"}]},"0c64-43":{"id":"/src/index.ts","moduleParts":{"vitus-labs-attrs.module.js":"0c64-44"},"imported":[{"uid":"0c64-39"},{"uid":"0c64-41"}],"importedBy":[],"isEntry":true},"0c64-45":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-39"},{"uid":"0c64-37"},{"uid":"0c64-31"},{"uid":"0c64-27"}],"isExternal":true},"0c64-46":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-37"},{"uid":"0c64-25"},{"uid":"0c64-29"}],"isExternal":true},"0c64-47":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"0c64-37"}],"isExternal":true},"0c64-48":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"0c64-25"}],"importedBy":[{"uid":"0c64-37"}]},"0c64-49":{"id":"/src/hoc/index.ts","moduleParts":{},"imported":[{"uid":"0c64-29"}],"importedBy":[{"uid":"0c64-37"}]}},"env":{"rollup":"3.23.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
6622
6622
|
|
|
6623
6623
|
const run = () => {
|
|
6624
6624
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vitus-labs/attrs",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.81.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Vit Bokisch <vit@bokisch.cz>",
|
|
6
6
|
"maintainers": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
"hoist-non-react-statics": "^3.3.2"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@vitus-labs/core": "^0.
|
|
57
|
+
"@vitus-labs/core": "^0.81.0",
|
|
58
58
|
"@vitus-labs/tools-babel": "^0.46.0",
|
|
59
59
|
"@vitus-labs/tools-rollup": "^0.46.0",
|
|
60
60
|
"@vitus-labs/tools-storybook": "^0.46.0",
|
|
61
61
|
"@vitus-labs/tools-types": "^0.46.0",
|
|
62
62
|
"@vitus-labs/tools-typescript": "^0.46.0"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "40bdee27a41d8a33e1242984293b2d5e55486216"
|
|
65
65
|
}
|