@platforma-sdk/ui-vue 1.45.13 → 1.45.17

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
- > @platforma-sdk/ui-vue@1.45.13 build /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.45.17 build /home/runner/_work/platforma/platforma/sdk/ui-vue
4
4
  > ts-builder build --target browser-lib
5
5
 
6
6
  Building browser-lib project...
@@ -86,8 +86,8 @@ computing gzip size...
86
86
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/to-comparators.js  0.30 kB │ gzip: 0.23 kB │ map: 0.78 kB
87
87
  dist/components/PlBtnExportArchive/PlBtnExportArchive.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
88
88
  dist/components/PlAnnotations/components/PlAnnotationsModal.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
89
- dist/components/PlAgDataTable/PlAgDataTableSheets.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
90
89
  dist/components/PlAnnotations/components/AnnotationsSidebar.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
90
+ dist/components/PlAgDataTable/PlAgDataTableSheets.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
91
91
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/valid.js  0.31 kB │ gzip: 0.22 kB │ map: 0.76 kB
92
92
  dist/components/PlAgGridColumnManager/PlAgGridColumnManager.vue.js  0.32 kB │ gzip: 0.23 kB │ map: 0.12 kB
93
93
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/functions/satisfies.js  0.32 kB │ gzip: 0.23 kB │ map: 0.74 kB
@@ -232,7 +232,7 @@ computing gzip size...
232
232
  dist/components/PlAgRowNumHeader.vue.js  44.64 kB │ gzip: 29.28 kB │ map: 3.70 kB
233
233
  dist/AgGridVue/useAgGridOptions.js  49.28 kB │ gzip: 30.14 kB │ map: 16.35 kB
234
234
  dist/components/PlAgDataTable/PlAgDataTableV2.vue2.js  50.33 kB │ gzip: 31.04 kB │ map: 33.70 kB
235
- [vite:dts] Declaration files built in 7599ms.
235
+ [vite:dts] Declaration files built in 8937ms.
236
236
 
237
- ✓ built in 10.23s
237
+ ✓ built in 11.13s
238
238
  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
- > @platforma-sdk/ui-vue@1.45.13 type-check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.45.17 type-check /home/runner/_work/platforma/platforma/sdk/ui-vue
4
4
  > ts-builder types --target browser-lib
5
5
 
6
6
  ↳ vue-tsc.js --noEmit --project ./tsconfig.json
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.45.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [64cee78]
8
+ - @platforma-sdk/model@1.45.17
9
+ - @milaboratories/uikit@2.5.1
10
+
3
11
  ## 1.45.13
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-sdk/ui-vue",
3
- "version": "1.45.13",
3
+ "version": "1.45.17",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "styles": "dist/index.js",
@@ -26,10 +26,10 @@
26
26
  "d3-format": "^3.1.0",
27
27
  "zod": "~3.23.8",
28
28
  "@zip.js/zip.js": "^2.8.2",
29
- "@milaboratories/uikit": "2.5.0",
29
+ "@milaboratories/ptabler-expression-js": "1.1.0",
30
30
  "@milaboratories/biowasm-tools": "2.0.0",
31
- "@platforma-sdk/model": "1.45.0",
32
- "@milaboratories/ptabler-expression-js": "1.1.0"
31
+ "@milaboratories/uikit": "2.5.1",
32
+ "@platforma-sdk/model": "1.45.17"
33
33
  },
34
34
  "devDependencies": {
35
35
  "happy-dom": "^15.11.7",
@@ -44,10 +44,10 @@
44
44
  "yarpm": "^1.2.0",
45
45
  "fast-json-patch": "^3.1.1",
46
46
  "@faker-js/faker": "^9.2.0",
47
- "@milaboratories/ts-configs": "1.0.6",
48
47
  "@milaboratories/build-configs": "1.0.8",
49
48
  "@milaboratories/helpers": "1.12.0",
50
49
  "@milaboratories/eslint-config": "1.0.4",
50
+ "@milaboratories/ts-configs": "1.0.6",
51
51
  "@milaboratories/ts-builder": "1.0.5"
52
52
  },
53
53
  "scripts": {