@milaboratories/milaboratories.ui-examples.model 1.1.29 → 1.1.31

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,5 +1,6 @@
1
+  WARN  Issue while reading "/opt/actions-runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
1
2
 
2
- > @milaboratories/milaboratories.ui-examples.model@1.1.29 build /opt/actions-runner/_work/platforma/platforma/etc/blocks/ui-examples/model
3
+ > @milaboratories/milaboratories.ui-examples.model@1.1.31 build /opt/actions-runner/_work/platforma/platforma/etc/blocks/ui-examples/model
3
4
  > tsup && vite build && block-tools build-model
4
5
 
5
6
  CLI Building entry: src/index.ts
@@ -12,12 +13,12 @@
12
13
  ESM Build start
13
14
  ESM dist/index.js 4.29 KB
14
15
  ESM dist/index.js.map 10.11 KB
15
- ESM ⚡️ Build success in 72ms
16
+ ESM ⚡️ Build success in 155ms
16
17
  CJS dist/index.cjs 4.39 KB
17
18
  CJS dist/index.cjs.map 10.15 KB
18
- CJS ⚡️ Build success in 72ms
19
+ CJS ⚡️ Build success in 155ms
19
20
  DTS Build start
20
- DTS ⚡️ Build success in 696ms
21
+ DTS ⚡️ Build success in 1695ms
21
22
  DTS dist/index.d.cts 1.82 KB
22
23
  DTS dist/index.d.ts 1.82 KB
23
24
  vite v5.4.11 building for production...
@@ -25,6 +26,6 @@ transforming...
25
26
  ✓ 6 modules transformed.
26
27
  rendering chunks...
27
28
  computing gzip size...
28
- dist/bundle.js 155.30 kB │ gzip: 29.26 kB │ map: 338.98 kB
29
- dist/bundle.js 166.23 kB │ gzip: 29.80 kB │ map: 340.24 kB
30
- ✓ built in 350ms
29
+ dist/bundle.js 172.32 kB │ gzip: 32.94 kB │ map: 369.32 kB
30
+ dist/bundle.js 184.29 kB │ gzip: 33.55 kB │ map: 370.69 kB
31
+ ✓ built in 768ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @milaboratories/milaboratories.ui-examples.model
2
2
 
3
+ ## 1.1.31
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c57f609]
8
+ - @platforma-sdk/model@1.26.0
9
+
10
+ ## 1.1.30
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [88cebeb]
15
+ - @platforma-sdk/model@1.25.0
16
+
3
17
  ## 1.1.29
4
18
 
5
19
  ### Patch Changes