@milaboratories/milaboratories.ui-examples.model 1.1.73 → 1.1.75

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.ui-examples.model@1.1.73 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/model
3
+ > @milaboratories/milaboratories.ui-examples.model@1.1.75 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/model
4
4
  > tsup && vite build && block-tools build-model
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -11,21 +11,21 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- CJS dist/index.cjs 6.62 KB
15
- CJS dist/index.cjs.map 14.96 KB
16
- CJS ⚡️ Build success in 132ms
17
- ESM dist/index.js 6.51 KB
18
- ESM dist/index.js.map 14.87 KB
19
- ESM ⚡️ Build success in 132ms
14
+ CJS dist/index.cjs 7.86 KB
15
+ CJS dist/index.cjs.map 17.86 KB
16
+ CJS ⚡️ Build success in 378ms
17
+ ESM dist/index.js 7.75 KB
18
+ ESM dist/index.js.map 17.76 KB
19
+ ESM ⚡️ Build success in 379ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 1490ms
22
- DTS dist/index.d.cts 4.33 KB
23
- DTS dist/index.d.ts 4.33 KB
21
+ DTS ⚡️ Build success in 4397ms
22
+ DTS dist/index.d.cts 3.23 KB
23
+ DTS dist/index.d.ts 3.23 KB
24
24
  vite v6.3.5 building for production...
25
25
  transforming...
26
26
  ✓ 11 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 190.76 kB │ gzip: 37.01 kB │ map: 409.84 kB
30
- dist/bundle.js 203.84 kB │ gzip: 37.68 kB │ map: 411.40 kB
31
- ✓ built in 950ms
29
+ dist/bundle.js 192.18 kB │ gzip: 37.44 kB │ map: 412.93 kB
30
+ dist/bundle.js 205.40 kB │ gzip: 38.10 kB │ map: 414.53 kB
31
+ ✓ built in 2.00s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @milaboratories/milaboratories.ui-examples.model
2
2
 
3
+ ## 1.1.75
4
+
5
+ ### Patch Changes
6
+
7
+ - 6ffe944: PlAgDataTableV2 refactoring
8
+ - Updated dependencies [6ffe944]
9
+ - Updated dependencies [6ffe944]
10
+ - Updated dependencies [6ffe944]
11
+ - @platforma-sdk/model@1.37.0
12
+
13
+ ## 1.1.74
14
+
15
+ ### Patch Changes
16
+
17
+ - 45badc9: PlElementList implementation
18
+
3
19
  ## 1.1.73
4
20
 
5
21
  ### Patch Changes