@milaboratories/milaboratories.monetization-test.ui 1.1.183 → 1.1.185

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.
@@ -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.183 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.185 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...
@@ -305,11 +305,11 @@ computing gzip size...
305
305
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
306
306
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.68 kB
307
307
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
308
- dist/assets/index-leD1xAGX.js 3,256.95 kB │ gzip: 1,000.07 kB │ map: 8,690.53 kB
308
+ dist/assets/index-CXluTrYg.js 3,256.95 kB │ gzip: 1,000.07 kB │ map: 8,692.34 kB
309
309
  
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.
314
- ✓ built in 12.70s
314
+ ✓ built in 23.16s
315
315
  Build 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.183 formatter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.185 formatter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder formatter --check
5
5
 
6
6
  Checking formatting...
@@ -8,5 +8,5 @@ Checking formatting...
8
8
  Checking formatting...
9
9
 
10
10
  All matched files use the correct format.
11
- Finished in 539ms on 9 files using 8 threads.
11
+ Finished in 490ms on 9 files using 8 threads.
12
12
  Format check completed successfully
@@ -1,10 +1,10 @@
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.183 linter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.185 linter:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > ts-builder linter --check
5
5
 
6
6
  Linting project...
7
7
  ↳ oxlint --config /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui/.oxlintrc.json --deny-warnings
8
8
  Found 0 warnings and 0 errors.
9
- Finished in 26ms on 4 files with 98 rules using 8 threads.
9
+ Finished in 24ms on 4 files with 98 rules using 8 threads.
10
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.183 types:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.185 types:check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
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,23 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.185
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8baa2b3]
8
+ - @platforma-sdk/model@1.57.0
9
+ - @milaboratories/milaboratories.monetization-test.model@1.0.68
10
+ - @platforma-sdk/ui-vue@1.57.0
11
+
12
+ ## 1.1.184
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [f2daf69]
17
+ - @platforma-sdk/model@1.56.0
18
+ - @milaboratories/milaboratories.monetization-test.model@1.0.67
19
+ - @platforma-sdk/ui-vue@1.56.0
20
+
3
21
  ## 1.1.183
4
22
 
5
23
  ### Patch Changes