@pyreon/compiler 0.16.0 → 0.19.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.
- package/lib/analysis/index.js.html +1 -1
- package/lib/index.js +1919 -1152
- package/lib/types/index.d.ts +257 -93
- package/package.json +13 -12
- package/src/defer-inline.ts +686 -0
- package/src/index.ts +14 -1
- package/src/jsx.ts +164 -6
- package/src/load-native.ts +1 -0
- package/src/manifest.ts +280 -0
- package/src/pyreon-intercept.ts +164 -0
- package/src/react-intercept.ts +59 -0
- package/src/reactivity-lens.ts +190 -0
- package/src/tests/defer-inline.test.ts +387 -0
- package/src/tests/detector-tag-consistency.test.ts +2 -0
- package/src/tests/jsx.test.ts +23 -3
- package/src/tests/manifest-snapshot.test.ts +55 -0
- package/src/tests/native-equivalence.test.ts +104 -3
- package/src/tests/pyreon-intercept.test.ts +189 -0
- package/src/tests/react-intercept.test.ts +50 -2
- package/src/tests/reactivity-lens.test.ts +170 -0
|
@@ -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":[{"uid":"
|
|
5389
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"uid":"949f24ff-1","name":"defer-inline.ts"},{"uid":"949f24ff-3","name":"event-names.ts"},{"uid":"949f24ff-5","name":"load-native.ts"},{"uid":"949f24ff-7","name":"jsx.ts"},{"uid":"949f24ff-9","name":"pyreon-intercept.ts"},{"uid":"949f24ff-11","name":"reactivity-lens.ts"},{"uid":"949f24ff-13","name":"project-scanner.ts"},{"uid":"949f24ff-15","name":"react-intercept.ts"},{"uid":"949f24ff-17","name":"test-audit.ts"},{"uid":"949f24ff-19","name":"island-audit.ts"},{"uid":"949f24ff-21","name":"ssg-audit.ts"},{"uid":"949f24ff-23","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"949f24ff-1":{"renderedLength":15789,"gzipLength":5000,"brotliLength":0,"metaUid":"949f24ff-0"},"949f24ff-3":{"renderedLength":2941,"gzipLength":1335,"brotliLength":0,"metaUid":"949f24ff-2"},"949f24ff-5":{"renderedLength":3959,"gzipLength":1744,"brotliLength":0,"metaUid":"949f24ff-4"},"949f24ff-7":{"renderedLength":46803,"gzipLength":11368,"brotliLength":0,"metaUid":"949f24ff-6"},"949f24ff-9":{"renderedLength":29316,"gzipLength":9273,"brotliLength":0,"metaUid":"949f24ff-8"},"949f24ff-11":{"renderedLength":4373,"gzipLength":2130,"brotliLength":0,"metaUid":"949f24ff-10"},"949f24ff-13":{"renderedLength":4762,"gzipLength":1730,"brotliLength":0,"metaUid":"949f24ff-12"},"949f24ff-15":{"renderedLength":28896,"gzipLength":7322,"brotliLength":0,"metaUid":"949f24ff-14"},"949f24ff-17":{"renderedLength":13167,"gzipLength":5060,"brotliLength":0,"metaUid":"949f24ff-16"},"949f24ff-19":{"renderedLength":18208,"gzipLength":6051,"brotliLength":0,"metaUid":"949f24ff-18"},"949f24ff-21":{"renderedLength":12753,"gzipLength":4173,"brotliLength":0,"metaUid":"949f24ff-20"},"949f24ff-23":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"949f24ff-22"}},"nodeMetas":{"949f24ff-0":{"id":"/src/defer-inline.ts","moduleParts":{"index.js":"949f24ff-1"},"imported":[{"uid":"949f24ff-24"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-2":{"id":"/src/event-names.ts","moduleParts":{"index.js":"949f24ff-3"},"imported":[],"importedBy":[{"uid":"949f24ff-6"}]},"949f24ff-4":{"id":"/src/load-native.ts","moduleParts":{"index.js":"949f24ff-5"},"imported":[{"uid":"949f24ff-28"},{"uid":"949f24ff-29"},{"uid":"949f24ff-26"}],"importedBy":[{"uid":"949f24ff-6"}]},"949f24ff-6":{"id":"/src/jsx.ts","moduleParts":{"index.js":"949f24ff-7"},"imported":[{"uid":"949f24ff-24"},{"uid":"949f24ff-2"},{"uid":"949f24ff-4"}],"importedBy":[{"uid":"949f24ff-22"},{"uid":"949f24ff-10"}]},"949f24ff-8":{"id":"/src/pyreon-intercept.ts","moduleParts":{"index.js":"949f24ff-9"},"imported":[{"uid":"949f24ff-27"}],"importedBy":[{"uid":"949f24ff-22"},{"uid":"949f24ff-10"}]},"949f24ff-10":{"id":"/src/reactivity-lens.ts","moduleParts":{"index.js":"949f24ff-11"},"imported":[{"uid":"949f24ff-6"},{"uid":"949f24ff-8"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-12":{"id":"/src/project-scanner.ts","moduleParts":{"index.js":"949f24ff-13"},"imported":[{"uid":"949f24ff-25"},{"uid":"949f24ff-26"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-14":{"id":"/src/react-intercept.ts","moduleParts":{"index.js":"949f24ff-15"},"imported":[{"uid":"949f24ff-27"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-16":{"id":"/src/test-audit.ts","moduleParts":{"index.js":"949f24ff-17"},"imported":[{"uid":"949f24ff-25"},{"uid":"949f24ff-26"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-18":{"id":"/src/island-audit.ts","moduleParts":{"index.js":"949f24ff-19"},"imported":[{"uid":"949f24ff-25"},{"uid":"949f24ff-26"},{"uid":"949f24ff-27"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-20":{"id":"/src/ssg-audit.ts","moduleParts":{"index.js":"949f24ff-21"},"imported":[{"uid":"949f24ff-25"},{"uid":"949f24ff-26"},{"uid":"949f24ff-27"}],"importedBy":[{"uid":"949f24ff-22"}]},"949f24ff-22":{"id":"/src/index.ts","moduleParts":{"index.js":"949f24ff-23"},"imported":[{"uid":"949f24ff-0"},{"uid":"949f24ff-6"},{"uid":"949f24ff-10"},{"uid":"949f24ff-12"},{"uid":"949f24ff-14"},{"uid":"949f24ff-8"},{"uid":"949f24ff-16"},{"uid":"949f24ff-18"},{"uid":"949f24ff-20"}],"importedBy":[],"isEntry":true},"949f24ff-24":{"id":"oxc-parser","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-0"},{"uid":"949f24ff-6"}]},"949f24ff-25":{"id":"node:fs","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-12"},{"uid":"949f24ff-16"},{"uid":"949f24ff-18"},{"uid":"949f24ff-20"}]},"949f24ff-26":{"id":"node:path","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-12"},{"uid":"949f24ff-16"},{"uid":"949f24ff-18"},{"uid":"949f24ff-20"},{"uid":"949f24ff-4"}]},"949f24ff-27":{"id":"typescript","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-14"},{"uid":"949f24ff-8"},{"uid":"949f24ff-18"},{"uid":"949f24ff-20"}]},"949f24ff-28":{"id":"node:module","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-4"}]},"949f24ff-29":{"id":"node:url","moduleParts":{},"imported":[],"importedBy":[{"uid":"949f24ff-4"}]}},"env":{"rollup":"4.23.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
5390
5390
|
|
|
5391
5391
|
const run = () => {
|
|
5392
5392
|
const width = window.innerWidth;
|