@milaboratories/milaboratories.monetization-test.ui 1.1.168 → 1.1.169
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/.oxfmtrc.json +4 -0
- package/.oxlintrc.json +3 -0
- package/.turbo/turbo-build.log +5 -5
- package/.turbo/turbo-formatter$colon$check.log +12 -0
- package/.turbo/turbo-linter$colon$check.log +10 -0
- package/.turbo/{turbo-type-check.log → turbo-types$colon$check.log} +2 -2
- package/CHANGELOG.md +10 -0
- package/dist/assets/{index-CFWHXtCx.js → index-2i4DFt92.js} +24 -24
- package/dist/assets/{index-CFWHXtCx.js.map → index-2i4DFt92.js.map} +1 -1
- package/dist/index.html +3 -3
- package/index.html +2 -2
- package/package.json +11 -10
- package/src/app.ts +4 -4
- package/src/main.ts +4 -4
- package/src/pages/MainPage.vue +70 -60
- package/src/tokens.ts +14 -13
- package/.turbo/turbo-lint.log +0 -5
- package/eslint.config.mjs +0 -9
package/.oxfmtrc.json
ADDED
package/.oxlintrc.json
ADDED
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @milaboratories/milaboratories.monetization-test.ui@1.1.
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.169 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
4
|
> ts-builder build --target block-ui
|
|
5
5
|
|
|
6
6
|
Building block-ui project...
|
|
7
7
|
↳ vite.js build --config /configs/vite.block-ui.config.js --mode production
|
|
8
|
-
[36mvite v6.
|
|
8
|
+
[36mvite v6.4.1 [32mbuilding for production...[36m[39m
|
|
9
9
|
transforming...
|
|
10
10
|
[32m✓[39m 1573 modules transformed.
|
|
11
11
|
rendering chunks...
|
|
12
12
|
computing gzip size...
|
|
13
|
-
[2mdist/[22m[32mindex.html [39m[1m[2m 0.
|
|
13
|
+
[2mdist/[22m[32mindex.html [39m[1m[2m 0.38 kB[22m[1m[22m[2m │ gzip: 0.26 kB[22m
|
|
14
14
|
[2mdist/[22m[2massets/[22m[36m16_more.svg-BkBof-60.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
15
15
|
[2mdist/[22m[2massets/[22m[36m16_pause.svg-Bmnc6NKA.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
16
16
|
[2mdist/[22m[2massets/[22m[36m24_pause.svg-DAse2Qcb.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
@@ -305,11 +305,11 @@ computing gzip size...
|
|
|
305
305
|
[2mdist/[22m[2massets/[22m[36m24_violin.svg-U9NSWJ89.js [39m[1m[2m 2.32 kB[22m[1m[22m[2m │ gzip: 1.19 kB[22m[2m │ map: 2.54 kB[22m
|
|
306
306
|
[2mdist/[22m[2massets/[22m[36m24_file-logs-accent.svg-DcEVrk9k.js [39m[1m[2m 2.42 kB[22m[1m[22m[2m │ gzip: 1.20 kB[22m[2m │ map: 2.68 kB[22m
|
|
307
307
|
[2mdist/[22m[2massets/[22m[36m24_heatmap.svg-CqDSyh0J.js [39m[1m[2m 4.38 kB[22m[1m[22m[2m │ gzip: 0.99 kB[22m[2m │ map: 4.70 kB[22m
|
|
308
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
308
|
+
[2mdist/[22m[2massets/[22m[36mindex-2i4DFt92.js [39m[1m[33m3,287.66 kB[39m[22m[2m │ gzip: 1,011.15 kB[22m[2m │ map: 8,816.28 kB[22m
|
|
309
309
|
[33m
|
|
310
310
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
311
311
|
- Using dynamic import() to code-split the application
|
|
312
312
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
313
313
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
314
|
-
[32m✓ built in
|
|
314
|
+
[32m✓ built in 24.71s[39m
|
|
315
315
|
Build completed successfully
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
|
+
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.169 formatter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
|
+
> ts-builder formatter --check
|
|
5
|
+
|
|
6
|
+
Checking formatting...
|
|
7
|
+
↳ oxfmt --check --config /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui/.oxfmtrc.json
|
|
8
|
+
Checking formatting...
|
|
9
|
+
|
|
10
|
+
All matched files use the correct format.
|
|
11
|
+
Finished in 630ms on 9 files using 8 threads.
|
|
12
|
+
Format check completed successfully
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
|
+
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.169 linter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
|
+
> ts-builder linter --check
|
|
5
|
+
|
|
6
|
+
Linting project...
|
|
7
|
+
↳ oxlint --config /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui/.oxlintrc.json --deny-warnings
|
|
8
|
+
Found 0 warnings and 0 errors.
|
|
9
|
+
Finished in 4ms on 4 files with 100 rules using 8 threads.
|
|
10
|
+
Linting completed successfully
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @milaboratories/milaboratories.monetization-test.ui@1.1.
|
|
4
|
-
> ts-builder
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.169 types:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
|
+
> ts-builder type-check --target block-ui
|
|
5
5
|
|
|
6
6
|
↳ vue-tsc.js --noEmit --project ./tsconfig.json --customConditions ,
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @milaboratories/milaboratories.monetization-test.ui
|
|
2
2
|
|
|
3
|
+
## 1.1.169
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- f89a883: full integration oxc
|
|
8
|
+
- Updated dependencies [f89a883]
|
|
9
|
+
- @milaboratories/milaboratories.monetization-test.model@1.0.58
|
|
10
|
+
- @platforma-sdk/ui-vue@1.53.13
|
|
11
|
+
- @platforma-sdk/model@1.53.13
|
|
12
|
+
|
|
3
13
|
## 1.1.168
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|