@vitus-labs/rocketstyle 0.54.0 → 0.55.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.
@@ -6424,7 +6424,7 @@ var drawChart = (function (exports) {
6424
6424
  </script>
6425
6425
  <script>
6426
6426
  /*<!--*/
6427
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-rocketstyle.js","children":[{"name":"src","children":[{"name":"hooks","children":[{"uid":"3e16-1","name":"usePseudoState.tsx"},{"uid":"3e16-9","name":"useTheme.tsx"},{"uid":"3e16-15","name":"useThemeOptions.tsx"}]},{"name":"utils","children":[{"uid":"3e16-3","name":"collection.ts"},{"uid":"3e16-5","name":"dimensions.ts"},{"uid":"3e16-7","name":"theme.ts"},{"uid":"3e16-17","name":"attrs.ts"},{"uid":"3e16-25","name":"styles.ts"}]},{"uid":"3e16-11","name":"context.tsx"},{"name":"constants","children":[{"uid":"3e16-13","name":"reservedKeys.ts"},{"uid":"3e16-29","name":"defaultDimensions.ts"}]},{"name":"internal","children":[{"uid":"3e16-19","name":"rocketstyleAttrsHoc.tsx"},{"uid":"3e16-21","name":"localContext.tsx"},{"uid":"3e16-23","name":"createProvider.tsx"}]},{"uid":"3e16-27","name":"rocketstyle.tsx"},{"uid":"3e16-31","name":"init.ts"},{"uid":"3e16-33","name":"isRocketComponent.ts"},{"uid":"3e16-35","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"3e16-1":{"renderedLength":1775,"gzipLength":407,"brotliLength":0,"mainUid":"3e16-0"},"3e16-3":{"renderedLength":468,"gzipLength":280,"brotliLength":0,"mainUid":"3e16-2"},"3e16-5":{"renderedLength":1474,"gzipLength":545,"brotliLength":0,"mainUid":"3e16-4"},"3e16-7":{"renderedLength":2625,"gzipLength":845,"brotliLength":0,"mainUid":"3e16-6"},"3e16-9":{"renderedLength":542,"gzipLength":295,"brotliLength":0,"mainUid":"3e16-8"},"3e16-11":{"renderedLength":464,"gzipLength":261,"brotliLength":0,"mainUid":"3e16-10"},"3e16-13":{"renderedLength":566,"gzipLength":296,"brotliLength":0,"mainUid":"3e16-12"},"3e16-15":{"renderedLength":331,"gzipLength":206,"brotliLength":0,"mainUid":"3e16-14"},"3e16-17":{"renderedLength":2568,"gzipLength":873,"brotliLength":0,"mainUid":"3e16-16"},"3e16-19":{"renderedLength":1029,"gzipLength":445,"brotliLength":0,"mainUid":"3e16-18"},"3e16-21":{"renderedLength":43,"gzipLength":58,"brotliLength":0,"mainUid":"3e16-20"},"3e16-23":{"renderedLength":832,"gzipLength":384,"brotliLength":0,"mainUid":"3e16-22"},"3e16-25":{"renderedLength":129,"gzipLength":112,"brotliLength":0,"mainUid":"3e16-24"},"3e16-27":{"renderedLength":11491,"gzipLength":2801,"brotliLength":0,"mainUid":"3e16-26"},"3e16-29":{"renderedLength":178,"gzipLength":128,"brotliLength":0,"mainUid":"3e16-28"},"3e16-31":{"renderedLength":1570,"gzipLength":577,"brotliLength":0,"mainUid":"3e16-30"},"3e16-33":{"renderedLength":288,"gzipLength":192,"brotliLength":0,"mainUid":"3e16-32"},"3e16-35":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"3e16-34"}},"nodeMetas":{"3e16-0":{"id":"/src/hooks/usePseudoState.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-1"},"imported":[{"uid":"3e16-37"}],"importedBy":[{"uid":"3e16-39"}]},"3e16-2":{"id":"/src/utils/collection.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-3"},"imported":[],"importedBy":[{"uid":"3e16-26"},{"uid":"3e16-6"}]},"3e16-4":{"id":"/src/utils/dimensions.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-5"},"imported":[{"uid":"3e16-36"}],"importedBy":[{"uid":"3e16-30"},{"uid":"3e16-6"},{"uid":"3e16-8"}]},"3e16-6":{"id":"/src/utils/theme.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-7"},"imported":[{"uid":"3e16-36"},{"uid":"3e16-2"},{"uid":"3e16-4"}],"importedBy":[{"uid":"3e16-26"},{"uid":"3e16-8"}]},"3e16-8":{"id":"/src/hooks/useTheme.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-9"},"imported":[{"uid":"3e16-36"},{"uid":"3e16-6"},{"uid":"3e16-4"}],"importedBy":[{"uid":"3e16-39"}]},"3e16-10":{"id":"/src/context.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-11"},"imported":[{"uid":"3e16-37"},{"uid":"3e16-36"}],"importedBy":[{"uid":"3e16-34"},{"uid":"3e16-14"}]},"3e16-12":{"id":"/src/constants/reservedKeys.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-13"},"imported":[],"importedBy":[{"uid":"3e16-30"},{"uid":"3e16-26"},{"uid":"3e16-14"}]},"3e16-14":{"id":"/src/hooks/useThemeOptions.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-15"},"imported":[{"uid":"3e16-37"},{"uid":"3e16-10"},{"uid":"3e16-12"}],"importedBy":[{"uid":"3e16-39"}]},"3e16-16":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-17"},"imported":[{"uid":"3e16-36"}],"importedBy":[{"uid":"3e16-26"},{"uid":"3e16-18"}]},"3e16-18":{"id":"/src/internal/rocketstyleAttrsHoc.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-19"},"imported":[{"uid":"3e16-37"},{"uid":"3e16-36"},{"uid":"3e16-16"},{"uid":"3e16-39"}],"importedBy":[{"uid":"3e16-40"}]},"3e16-20":{"id":"/src/internal/localContext.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-21"},"imported":[{"uid":"3e16-37"}],"importedBy":[{"uid":"3e16-40"},{"uid":"3e16-22"}]},"3e16-22":{"id":"/src/internal/createProvider.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-23"},"imported":[{"uid":"3e16-37"},{"uid":"3e16-39"},{"uid":"3e16-20"}],"importedBy":[{"uid":"3e16-40"}]},"3e16-24":{"id":"/src/utils/styles.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-25"},"imported":[],"importedBy":[{"uid":"3e16-26"}]},"3e16-26":{"id":"/src/rocketstyle.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-27"},"imported":[{"uid":"3e16-37"},{"uid":"3e16-38"},{"uid":"3e16-36"},{"uid":"3e16-39"},{"uid":"3e16-40"},{"uid":"3e16-6"},{"uid":"3e16-24"},{"uid":"3e16-2"},{"uid":"3e16-16"},{"uid":"3e16-12"}],"importedBy":[{"uid":"3e16-30"}]},"3e16-28":{"id":"/src/constants/defaultDimensions.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-29"},"imported":[],"importedBy":[{"uid":"3e16-30"}]},"3e16-30":{"id":"/src/init.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-31"},"imported":[{"uid":"3e16-36"},{"uid":"3e16-26"},{"uid":"3e16-4"},{"uid":"3e16-12"},{"uid":"3e16-28"}],"importedBy":[{"uid":"3e16-34"}]},"3e16-32":{"id":"/src/isRocketComponent.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-33"},"imported":[],"importedBy":[{"uid":"3e16-34"}]},"3e16-34":{"id":"/src/index.ts","moduleParts":{"vitus-labs-rocketstyle.js":"3e16-35"},"imported":[{"uid":"3e16-30"},{"uid":"3e16-10"},{"uid":"3e16-32"}],"importedBy":[],"isEntry":true},"3e16-36":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-30"},{"uid":"3e16-10"},{"uid":"3e16-26"},{"uid":"3e16-4"},{"uid":"3e16-6"},{"uid":"3e16-16"},{"uid":"3e16-8"},{"uid":"3e16-18"}],"isExternal":true},"3e16-37":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-10"},{"uid":"3e16-26"},{"uid":"3e16-0"},{"uid":"3e16-14"},{"uid":"3e16-18"},{"uid":"3e16-22"},{"uid":"3e16-20"}],"isExternal":true},"3e16-38":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-26"}],"isExternal":true},"3e16-39":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"3e16-0"},{"uid":"3e16-8"},{"uid":"3e16-14"}],"importedBy":[{"uid":"3e16-26"},{"uid":"3e16-18"},{"uid":"3e16-22"}]},"3e16-40":{"id":"/src/internal/index.ts","moduleParts":{},"imported":[{"uid":"3e16-18"},{"uid":"3e16-22"},{"uid":"3e16-20"}],"importedBy":[{"uid":"3e16-26"}]}},"env":{"rollup":"2.70.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
6427
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-rocketstyle.js","children":[{"name":"src","children":[{"name":"hooks","children":[{"uid":"aeb3-1","name":"usePseudoState.tsx"},{"uid":"aeb3-9","name":"useTheme.tsx"},{"uid":"aeb3-15","name":"useThemeOptions.tsx"}]},{"name":"utils","children":[{"uid":"aeb3-3","name":"collection.ts"},{"uid":"aeb3-5","name":"dimensions.ts"},{"uid":"aeb3-7","name":"theme.ts"},{"uid":"aeb3-17","name":"attrs.ts"},{"uid":"aeb3-25","name":"styles.ts"}]},{"uid":"aeb3-11","name":"context.tsx"},{"name":"constants","children":[{"uid":"aeb3-13","name":"reservedKeys.ts"},{"uid":"aeb3-29","name":"defaultDimensions.ts"}]},{"name":"internal","children":[{"uid":"aeb3-19","name":"rocketstyleAttrsHoc.tsx"},{"uid":"aeb3-21","name":"localContext.tsx"},{"uid":"aeb3-23","name":"createProvider.tsx"}]},{"uid":"aeb3-27","name":"rocketstyle.tsx"},{"uid":"aeb3-31","name":"init.ts"},{"uid":"aeb3-33","name":"isRocketComponent.ts"},{"uid":"aeb3-35","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"aeb3-1":{"renderedLength":1775,"gzipLength":407,"brotliLength":0,"mainUid":"aeb3-0"},"aeb3-3":{"renderedLength":468,"gzipLength":280,"brotliLength":0,"mainUid":"aeb3-2"},"aeb3-5":{"renderedLength":1474,"gzipLength":545,"brotliLength":0,"mainUid":"aeb3-4"},"aeb3-7":{"renderedLength":2625,"gzipLength":845,"brotliLength":0,"mainUid":"aeb3-6"},"aeb3-9":{"renderedLength":542,"gzipLength":295,"brotliLength":0,"mainUid":"aeb3-8"},"aeb3-11":{"renderedLength":464,"gzipLength":261,"brotliLength":0,"mainUid":"aeb3-10"},"aeb3-13":{"renderedLength":566,"gzipLength":296,"brotliLength":0,"mainUid":"aeb3-12"},"aeb3-15":{"renderedLength":331,"gzipLength":206,"brotliLength":0,"mainUid":"aeb3-14"},"aeb3-17":{"renderedLength":2568,"gzipLength":873,"brotliLength":0,"mainUid":"aeb3-16"},"aeb3-19":{"renderedLength":1029,"gzipLength":445,"brotliLength":0,"mainUid":"aeb3-18"},"aeb3-21":{"renderedLength":43,"gzipLength":58,"brotliLength":0,"mainUid":"aeb3-20"},"aeb3-23":{"renderedLength":832,"gzipLength":384,"brotliLength":0,"mainUid":"aeb3-22"},"aeb3-25":{"renderedLength":129,"gzipLength":112,"brotliLength":0,"mainUid":"aeb3-24"},"aeb3-27":{"renderedLength":11491,"gzipLength":2801,"brotliLength":0,"mainUid":"aeb3-26"},"aeb3-29":{"renderedLength":178,"gzipLength":128,"brotliLength":0,"mainUid":"aeb3-28"},"aeb3-31":{"renderedLength":1570,"gzipLength":577,"brotliLength":0,"mainUid":"aeb3-30"},"aeb3-33":{"renderedLength":288,"gzipLength":192,"brotliLength":0,"mainUid":"aeb3-32"},"aeb3-35":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"aeb3-34"}},"nodeMetas":{"aeb3-0":{"id":"/src/hooks/usePseudoState.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-1"},"imported":[{"uid":"aeb3-37"}],"importedBy":[{"uid":"aeb3-39"}]},"aeb3-2":{"id":"/src/utils/collection.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-3"},"imported":[],"importedBy":[{"uid":"aeb3-26"},{"uid":"aeb3-6"}]},"aeb3-4":{"id":"/src/utils/dimensions.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-5"},"imported":[{"uid":"aeb3-36"}],"importedBy":[{"uid":"aeb3-30"},{"uid":"aeb3-6"},{"uid":"aeb3-8"}]},"aeb3-6":{"id":"/src/utils/theme.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-7"},"imported":[{"uid":"aeb3-36"},{"uid":"aeb3-2"},{"uid":"aeb3-4"}],"importedBy":[{"uid":"aeb3-26"},{"uid":"aeb3-8"}]},"aeb3-8":{"id":"/src/hooks/useTheme.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-9"},"imported":[{"uid":"aeb3-36"},{"uid":"aeb3-6"},{"uid":"aeb3-4"}],"importedBy":[{"uid":"aeb3-39"}]},"aeb3-10":{"id":"/src/context.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-11"},"imported":[{"uid":"aeb3-37"},{"uid":"aeb3-36"}],"importedBy":[{"uid":"aeb3-34"},{"uid":"aeb3-14"}]},"aeb3-12":{"id":"/src/constants/reservedKeys.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-13"},"imported":[],"importedBy":[{"uid":"aeb3-30"},{"uid":"aeb3-26"},{"uid":"aeb3-14"}]},"aeb3-14":{"id":"/src/hooks/useThemeOptions.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-15"},"imported":[{"uid":"aeb3-37"},{"uid":"aeb3-10"},{"uid":"aeb3-12"}],"importedBy":[{"uid":"aeb3-39"}]},"aeb3-16":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-17"},"imported":[{"uid":"aeb3-36"}],"importedBy":[{"uid":"aeb3-26"},{"uid":"aeb3-18"}]},"aeb3-18":{"id":"/src/internal/rocketstyleAttrsHoc.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-19"},"imported":[{"uid":"aeb3-37"},{"uid":"aeb3-36"},{"uid":"aeb3-16"},{"uid":"aeb3-39"}],"importedBy":[{"uid":"aeb3-40"}]},"aeb3-20":{"id":"/src/internal/localContext.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-21"},"imported":[{"uid":"aeb3-37"}],"importedBy":[{"uid":"aeb3-40"},{"uid":"aeb3-22"}]},"aeb3-22":{"id":"/src/internal/createProvider.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-23"},"imported":[{"uid":"aeb3-37"},{"uid":"aeb3-39"},{"uid":"aeb3-20"}],"importedBy":[{"uid":"aeb3-40"}]},"aeb3-24":{"id":"/src/utils/styles.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-25"},"imported":[],"importedBy":[{"uid":"aeb3-26"}]},"aeb3-26":{"id":"/src/rocketstyle.tsx","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-27"},"imported":[{"uid":"aeb3-37"},{"uid":"aeb3-38"},{"uid":"aeb3-36"},{"uid":"aeb3-39"},{"uid":"aeb3-40"},{"uid":"aeb3-6"},{"uid":"aeb3-24"},{"uid":"aeb3-2"},{"uid":"aeb3-16"},{"uid":"aeb3-12"}],"importedBy":[{"uid":"aeb3-30"}]},"aeb3-28":{"id":"/src/constants/defaultDimensions.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-29"},"imported":[],"importedBy":[{"uid":"aeb3-30"}]},"aeb3-30":{"id":"/src/init.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-31"},"imported":[{"uid":"aeb3-36"},{"uid":"aeb3-26"},{"uid":"aeb3-4"},{"uid":"aeb3-12"},{"uid":"aeb3-28"}],"importedBy":[{"uid":"aeb3-34"}]},"aeb3-32":{"id":"/src/isRocketComponent.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-33"},"imported":[],"importedBy":[{"uid":"aeb3-34"}]},"aeb3-34":{"id":"/src/index.ts","moduleParts":{"vitus-labs-rocketstyle.js":"aeb3-35"},"imported":[{"uid":"aeb3-30"},{"uid":"aeb3-10"},{"uid":"aeb3-32"}],"importedBy":[],"isEntry":true},"aeb3-36":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-30"},{"uid":"aeb3-10"},{"uid":"aeb3-26"},{"uid":"aeb3-4"},{"uid":"aeb3-6"},{"uid":"aeb3-16"},{"uid":"aeb3-8"},{"uid":"aeb3-18"}],"isExternal":true},"aeb3-37":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-10"},{"uid":"aeb3-26"},{"uid":"aeb3-0"},{"uid":"aeb3-14"},{"uid":"aeb3-18"},{"uid":"aeb3-22"},{"uid":"aeb3-20"}],"isExternal":true},"aeb3-38":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-26"}],"isExternal":true},"aeb3-39":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"aeb3-0"},{"uid":"aeb3-8"},{"uid":"aeb3-14"}],"importedBy":[{"uid":"aeb3-26"},{"uid":"aeb3-18"},{"uid":"aeb3-22"}]},"aeb3-40":{"id":"/src/internal/index.ts","moduleParts":{},"imported":[{"uid":"aeb3-18"},{"uid":"aeb3-22"},{"uid":"aeb3-20"}],"importedBy":[{"uid":"aeb3-26"}]}},"env":{"rollup":"2.70.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
6428
6428
 
6429
6429
  const run = () => {
6430
6430
  const width = window.innerWidth;
@@ -6424,7 +6424,7 @@ var drawChart = (function (exports) {
6424
6424
  </script>
6425
6425
  <script>
6426
6426
  /*<!--*/
6427
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-rocketstyle.module.js","children":[{"name":"src","children":[{"name":"hooks","children":[{"uid":"3e16-42","name":"usePseudoState.tsx"},{"uid":"3e16-50","name":"useTheme.tsx"},{"uid":"3e16-56","name":"useThemeOptions.tsx"}]},{"name":"utils","children":[{"uid":"3e16-44","name":"collection.ts"},{"uid":"3e16-46","name":"dimensions.ts"},{"uid":"3e16-48","name":"theme.ts"},{"uid":"3e16-58","name":"attrs.ts"},{"uid":"3e16-66","name":"styles.ts"}]},{"uid":"3e16-52","name":"context.tsx"},{"name":"constants","children":[{"uid":"3e16-54","name":"reservedKeys.ts"},{"uid":"3e16-70","name":"defaultDimensions.ts"}]},{"name":"internal","children":[{"uid":"3e16-60","name":"rocketstyleAttrsHoc.tsx"},{"uid":"3e16-62","name":"localContext.tsx"},{"uid":"3e16-64","name":"createProvider.tsx"}]},{"uid":"3e16-68","name":"rocketstyle.tsx"},{"uid":"3e16-72","name":"init.ts"},{"uid":"3e16-74","name":"isRocketComponent.ts"},{"uid":"3e16-76","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"3e16-42":{"renderedLength":1721,"gzipLength":401,"brotliLength":0,"mainUid":"3e16-41"},"3e16-44":{"renderedLength":468,"gzipLength":280,"brotliLength":0,"mainUid":"3e16-43"},"3e16-46":{"renderedLength":1459,"gzipLength":537,"brotliLength":0,"mainUid":"3e16-45"},"3e16-48":{"renderedLength":2595,"gzipLength":838,"brotliLength":0,"mainUid":"3e16-47"},"3e16-50":{"renderedLength":537,"gzipLength":292,"brotliLength":0,"mainUid":"3e16-49"},"3e16-52":{"renderedLength":430,"gzipLength":245,"brotliLength":0,"mainUid":"3e16-51"},"3e16-54":{"renderedLength":566,"gzipLength":296,"brotliLength":0,"mainUid":"3e16-53"},"3e16-56":{"renderedLength":320,"gzipLength":199,"brotliLength":0,"mainUid":"3e16-55"},"3e16-58":{"renderedLength":2563,"gzipLength":870,"brotliLength":0,"mainUid":"3e16-57"},"3e16-60":{"renderedLength":983,"gzipLength":424,"brotliLength":0,"mainUid":"3e16-59"},"3e16-62":{"renderedLength":37,"gzipLength":51,"brotliLength":0,"mainUid":"3e16-61"},"3e16-64":{"renderedLength":780,"gzipLength":365,"brotliLength":0,"mainUid":"3e16-63"},"3e16-66":{"renderedLength":129,"gzipLength":112,"brotliLength":0,"mainUid":"3e16-65"},"3e16-68":{"renderedLength":11343,"gzipLength":2762,"brotliLength":0,"mainUid":"3e16-67"},"3e16-70":{"renderedLength":178,"gzipLength":128,"brotliLength":0,"mainUid":"3e16-69"},"3e16-72":{"renderedLength":1560,"gzipLength":573,"brotliLength":0,"mainUid":"3e16-71"},"3e16-74":{"renderedLength":288,"gzipLength":192,"brotliLength":0,"mainUid":"3e16-73"},"3e16-76":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"3e16-75"}},"nodeMetas":{"3e16-41":{"id":"/src/hooks/usePseudoState.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-42"},"imported":[{"uid":"3e16-78"}],"importedBy":[{"uid":"3e16-80"}]},"3e16-43":{"id":"/src/utils/collection.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-44"},"imported":[],"importedBy":[{"uid":"3e16-67"},{"uid":"3e16-47"}]},"3e16-45":{"id":"/src/utils/dimensions.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-46"},"imported":[{"uid":"3e16-77"}],"importedBy":[{"uid":"3e16-71"},{"uid":"3e16-47"},{"uid":"3e16-49"}]},"3e16-47":{"id":"/src/utils/theme.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-48"},"imported":[{"uid":"3e16-77"},{"uid":"3e16-43"},{"uid":"3e16-45"}],"importedBy":[{"uid":"3e16-67"},{"uid":"3e16-49"}]},"3e16-49":{"id":"/src/hooks/useTheme.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-50"},"imported":[{"uid":"3e16-77"},{"uid":"3e16-47"},{"uid":"3e16-45"}],"importedBy":[{"uid":"3e16-80"}]},"3e16-51":{"id":"/src/context.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-52"},"imported":[{"uid":"3e16-78"},{"uid":"3e16-77"}],"importedBy":[{"uid":"3e16-75"},{"uid":"3e16-55"}]},"3e16-53":{"id":"/src/constants/reservedKeys.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-54"},"imported":[],"importedBy":[{"uid":"3e16-71"},{"uid":"3e16-67"},{"uid":"3e16-55"}]},"3e16-55":{"id":"/src/hooks/useThemeOptions.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-56"},"imported":[{"uid":"3e16-78"},{"uid":"3e16-51"},{"uid":"3e16-53"}],"importedBy":[{"uid":"3e16-80"}]},"3e16-57":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-58"},"imported":[{"uid":"3e16-77"}],"importedBy":[{"uid":"3e16-67"},{"uid":"3e16-59"}]},"3e16-59":{"id":"/src/internal/rocketstyleAttrsHoc.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-60"},"imported":[{"uid":"3e16-78"},{"uid":"3e16-77"},{"uid":"3e16-57"},{"uid":"3e16-80"}],"importedBy":[{"uid":"3e16-81"}]},"3e16-61":{"id":"/src/internal/localContext.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-62"},"imported":[{"uid":"3e16-78"}],"importedBy":[{"uid":"3e16-81"},{"uid":"3e16-63"}]},"3e16-63":{"id":"/src/internal/createProvider.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-64"},"imported":[{"uid":"3e16-78"},{"uid":"3e16-80"},{"uid":"3e16-61"}],"importedBy":[{"uid":"3e16-81"}]},"3e16-65":{"id":"/src/utils/styles.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-66"},"imported":[],"importedBy":[{"uid":"3e16-67"}]},"3e16-67":{"id":"/src/rocketstyle.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-68"},"imported":[{"uid":"3e16-78"},{"uid":"3e16-79"},{"uid":"3e16-77"},{"uid":"3e16-80"},{"uid":"3e16-81"},{"uid":"3e16-47"},{"uid":"3e16-65"},{"uid":"3e16-43"},{"uid":"3e16-57"},{"uid":"3e16-53"}],"importedBy":[{"uid":"3e16-71"}]},"3e16-69":{"id":"/src/constants/defaultDimensions.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-70"},"imported":[],"importedBy":[{"uid":"3e16-71"}]},"3e16-71":{"id":"/src/init.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-72"},"imported":[{"uid":"3e16-77"},{"uid":"3e16-67"},{"uid":"3e16-45"},{"uid":"3e16-53"},{"uid":"3e16-69"}],"importedBy":[{"uid":"3e16-75"}]},"3e16-73":{"id":"/src/isRocketComponent.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-74"},"imported":[],"importedBy":[{"uid":"3e16-75"}]},"3e16-75":{"id":"/src/index.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"3e16-76"},"imported":[{"uid":"3e16-71"},{"uid":"3e16-51"},{"uid":"3e16-73"}],"importedBy":[],"isEntry":true},"3e16-77":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-71"},{"uid":"3e16-51"},{"uid":"3e16-67"},{"uid":"3e16-45"},{"uid":"3e16-47"},{"uid":"3e16-57"},{"uid":"3e16-49"},{"uid":"3e16-59"}],"isExternal":true},"3e16-78":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-51"},{"uid":"3e16-67"},{"uid":"3e16-41"},{"uid":"3e16-55"},{"uid":"3e16-59"},{"uid":"3e16-63"},{"uid":"3e16-61"}],"isExternal":true},"3e16-79":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"3e16-67"}],"isExternal":true},"3e16-80":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"3e16-41"},{"uid":"3e16-49"},{"uid":"3e16-55"}],"importedBy":[{"uid":"3e16-67"},{"uid":"3e16-59"},{"uid":"3e16-63"}]},"3e16-81":{"id":"/src/internal/index.ts","moduleParts":{},"imported":[{"uid":"3e16-59"},{"uid":"3e16-63"},{"uid":"3e16-61"}],"importedBy":[{"uid":"3e16-67"}]}},"env":{"rollup":"2.70.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
6427
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-rocketstyle.module.js","children":[{"name":"src","children":[{"name":"hooks","children":[{"uid":"aeb3-42","name":"usePseudoState.tsx"},{"uid":"aeb3-50","name":"useTheme.tsx"},{"uid":"aeb3-56","name":"useThemeOptions.tsx"}]},{"name":"utils","children":[{"uid":"aeb3-44","name":"collection.ts"},{"uid":"aeb3-46","name":"dimensions.ts"},{"uid":"aeb3-48","name":"theme.ts"},{"uid":"aeb3-58","name":"attrs.ts"},{"uid":"aeb3-66","name":"styles.ts"}]},{"uid":"aeb3-52","name":"context.tsx"},{"name":"constants","children":[{"uid":"aeb3-54","name":"reservedKeys.ts"},{"uid":"aeb3-70","name":"defaultDimensions.ts"}]},{"name":"internal","children":[{"uid":"aeb3-60","name":"rocketstyleAttrsHoc.tsx"},{"uid":"aeb3-62","name":"localContext.tsx"},{"uid":"aeb3-64","name":"createProvider.tsx"}]},{"uid":"aeb3-68","name":"rocketstyle.tsx"},{"uid":"aeb3-72","name":"init.ts"},{"uid":"aeb3-74","name":"isRocketComponent.ts"},{"uid":"aeb3-76","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"aeb3-42":{"renderedLength":1721,"gzipLength":401,"brotliLength":0,"mainUid":"aeb3-41"},"aeb3-44":{"renderedLength":468,"gzipLength":280,"brotliLength":0,"mainUid":"aeb3-43"},"aeb3-46":{"renderedLength":1459,"gzipLength":537,"brotliLength":0,"mainUid":"aeb3-45"},"aeb3-48":{"renderedLength":2595,"gzipLength":838,"brotliLength":0,"mainUid":"aeb3-47"},"aeb3-50":{"renderedLength":537,"gzipLength":292,"brotliLength":0,"mainUid":"aeb3-49"},"aeb3-52":{"renderedLength":430,"gzipLength":245,"brotliLength":0,"mainUid":"aeb3-51"},"aeb3-54":{"renderedLength":566,"gzipLength":296,"brotliLength":0,"mainUid":"aeb3-53"},"aeb3-56":{"renderedLength":320,"gzipLength":199,"brotliLength":0,"mainUid":"aeb3-55"},"aeb3-58":{"renderedLength":2563,"gzipLength":870,"brotliLength":0,"mainUid":"aeb3-57"},"aeb3-60":{"renderedLength":983,"gzipLength":424,"brotliLength":0,"mainUid":"aeb3-59"},"aeb3-62":{"renderedLength":37,"gzipLength":51,"brotliLength":0,"mainUid":"aeb3-61"},"aeb3-64":{"renderedLength":780,"gzipLength":365,"brotliLength":0,"mainUid":"aeb3-63"},"aeb3-66":{"renderedLength":129,"gzipLength":112,"brotliLength":0,"mainUid":"aeb3-65"},"aeb3-68":{"renderedLength":11343,"gzipLength":2762,"brotliLength":0,"mainUid":"aeb3-67"},"aeb3-70":{"renderedLength":178,"gzipLength":128,"brotliLength":0,"mainUid":"aeb3-69"},"aeb3-72":{"renderedLength":1560,"gzipLength":573,"brotliLength":0,"mainUid":"aeb3-71"},"aeb3-74":{"renderedLength":288,"gzipLength":192,"brotliLength":0,"mainUid":"aeb3-73"},"aeb3-76":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"aeb3-75"}},"nodeMetas":{"aeb3-41":{"id":"/src/hooks/usePseudoState.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-42"},"imported":[{"uid":"aeb3-78"}],"importedBy":[{"uid":"aeb3-80"}]},"aeb3-43":{"id":"/src/utils/collection.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-44"},"imported":[],"importedBy":[{"uid":"aeb3-67"},{"uid":"aeb3-47"}]},"aeb3-45":{"id":"/src/utils/dimensions.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-46"},"imported":[{"uid":"aeb3-77"}],"importedBy":[{"uid":"aeb3-71"},{"uid":"aeb3-47"},{"uid":"aeb3-49"}]},"aeb3-47":{"id":"/src/utils/theme.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-48"},"imported":[{"uid":"aeb3-77"},{"uid":"aeb3-43"},{"uid":"aeb3-45"}],"importedBy":[{"uid":"aeb3-67"},{"uid":"aeb3-49"}]},"aeb3-49":{"id":"/src/hooks/useTheme.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-50"},"imported":[{"uid":"aeb3-77"},{"uid":"aeb3-47"},{"uid":"aeb3-45"}],"importedBy":[{"uid":"aeb3-80"}]},"aeb3-51":{"id":"/src/context.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-52"},"imported":[{"uid":"aeb3-78"},{"uid":"aeb3-77"}],"importedBy":[{"uid":"aeb3-75"},{"uid":"aeb3-55"}]},"aeb3-53":{"id":"/src/constants/reservedKeys.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-54"},"imported":[],"importedBy":[{"uid":"aeb3-71"},{"uid":"aeb3-67"},{"uid":"aeb3-55"}]},"aeb3-55":{"id":"/src/hooks/useThemeOptions.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-56"},"imported":[{"uid":"aeb3-78"},{"uid":"aeb3-51"},{"uid":"aeb3-53"}],"importedBy":[{"uid":"aeb3-80"}]},"aeb3-57":{"id":"/src/utils/attrs.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-58"},"imported":[{"uid":"aeb3-77"}],"importedBy":[{"uid":"aeb3-67"},{"uid":"aeb3-59"}]},"aeb3-59":{"id":"/src/internal/rocketstyleAttrsHoc.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-60"},"imported":[{"uid":"aeb3-78"},{"uid":"aeb3-77"},{"uid":"aeb3-57"},{"uid":"aeb3-80"}],"importedBy":[{"uid":"aeb3-81"}]},"aeb3-61":{"id":"/src/internal/localContext.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-62"},"imported":[{"uid":"aeb3-78"}],"importedBy":[{"uid":"aeb3-81"},{"uid":"aeb3-63"}]},"aeb3-63":{"id":"/src/internal/createProvider.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-64"},"imported":[{"uid":"aeb3-78"},{"uid":"aeb3-80"},{"uid":"aeb3-61"}],"importedBy":[{"uid":"aeb3-81"}]},"aeb3-65":{"id":"/src/utils/styles.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-66"},"imported":[],"importedBy":[{"uid":"aeb3-67"}]},"aeb3-67":{"id":"/src/rocketstyle.tsx","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-68"},"imported":[{"uid":"aeb3-78"},{"uid":"aeb3-79"},{"uid":"aeb3-77"},{"uid":"aeb3-80"},{"uid":"aeb3-81"},{"uid":"aeb3-47"},{"uid":"aeb3-65"},{"uid":"aeb3-43"},{"uid":"aeb3-57"},{"uid":"aeb3-53"}],"importedBy":[{"uid":"aeb3-71"}]},"aeb3-69":{"id":"/src/constants/defaultDimensions.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-70"},"imported":[],"importedBy":[{"uid":"aeb3-71"}]},"aeb3-71":{"id":"/src/init.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-72"},"imported":[{"uid":"aeb3-77"},{"uid":"aeb3-67"},{"uid":"aeb3-45"},{"uid":"aeb3-53"},{"uid":"aeb3-69"}],"importedBy":[{"uid":"aeb3-75"}]},"aeb3-73":{"id":"/src/isRocketComponent.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-74"},"imported":[],"importedBy":[{"uid":"aeb3-75"}]},"aeb3-75":{"id":"/src/index.ts","moduleParts":{"vitus-labs-rocketstyle.module.js":"aeb3-76"},"imported":[{"uid":"aeb3-71"},{"uid":"aeb3-51"},{"uid":"aeb3-73"}],"importedBy":[],"isEntry":true},"aeb3-77":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-71"},{"uid":"aeb3-51"},{"uid":"aeb3-67"},{"uid":"aeb3-45"},{"uid":"aeb3-47"},{"uid":"aeb3-57"},{"uid":"aeb3-49"},{"uid":"aeb3-59"}],"isExternal":true},"aeb3-78":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-51"},{"uid":"aeb3-67"},{"uid":"aeb3-41"},{"uid":"aeb3-55"},{"uid":"aeb3-59"},{"uid":"aeb3-63"},{"uid":"aeb3-61"}],"isExternal":true},"aeb3-79":{"id":"hoist-non-react-statics","moduleParts":{},"imported":[],"importedBy":[{"uid":"aeb3-67"}],"isExternal":true},"aeb3-80":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"aeb3-41"},{"uid":"aeb3-49"},{"uid":"aeb3-55"}],"importedBy":[{"uid":"aeb3-67"},{"uid":"aeb3-59"},{"uid":"aeb3-63"}]},"aeb3-81":{"id":"/src/internal/index.ts","moduleParts":{},"imported":[{"uid":"aeb3-59"},{"uid":"aeb3-63"},{"uid":"aeb3-61"}],"importedBy":[{"uid":"aeb3-67"}]}},"env":{"rollup":"2.70.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
6428
6428
 
6429
6429
  const run = () => {
6430
6430
  const width = window.innerWidth;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitus-labs/rocketstyle",
3
- "version": "0.54.0",
3
+ "version": "0.55.0",
4
4
  "license": "MIT",
5
5
  "author": "Vit Bokisch <vit@bokisch.cz>",
6
6
  "maintainers": [
@@ -61,13 +61,13 @@
61
61
  "hoist-non-react-statics": "^3.1.0"
62
62
  },
63
63
  "devDependencies": {
64
- "@vitus-labs/core": "^0.54.0",
65
- "@vitus-labs/elements": "^0.54.0",
64
+ "@vitus-labs/core": "^0.55.0",
65
+ "@vitus-labs/elements": "^0.55.0",
66
66
  "@vitus-labs/tools-babel": "^0.30.0",
67
67
  "@vitus-labs/tools-rollup": "^0.30.0",
68
68
  "@vitus-labs/tools-storybook": "^0.30.0",
69
69
  "@vitus-labs/tools-typescript": "^0.30.0",
70
- "@vitus-labs/unistyle": "^0.54.0"
70
+ "@vitus-labs/unistyle": "^0.55.0"
71
71
  },
72
- "gitHead": "76b00a0726a6c5a571af7b748bbc4705e289ea48"
72
+ "gitHead": "cbcca05b3888977300a4bc9b8e3f057a7ea9ac3b"
73
73
  }