@platforma-sdk/ui-vue 1.46.1 → 1.47.2
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/.turbo/turbo-build.log
CHANGED
|
@@ -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.
|
|
3
|
+
> @platforma-sdk/ui-vue@1.47.2 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...
|
|
@@ -79,8 +79,8 @@ computing gzip size...
|
|
|
79
79
|
[2mdist/[22m[36mnode_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/to-comparators.js [39m[1m[2m 0.30 kB[22m[1m[22m[2m │ gzip: 0.23 kB[22m[2m │ map: 0.78 kB[22m
|
|
80
80
|
[2mdist/[22m[36mcomponents/PlBtnExportArchive/PlBtnExportArchive.vue.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.11 kB[22m
|
|
81
81
|
[2mdist/[22m[36mcomponents/PlAnnotations/components/PlAnnotationsModal.vue.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.11 kB[22m
|
|
82
|
-
[2mdist/[22m[36mcomponents/PlAnnotations/components/AnnotationsSidebar.vue.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.11 kB[22m
|
|
83
82
|
[2mdist/[22m[36mcomponents/PlAgDataTable/PlAgDataTableSheets.vue.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.11 kB[22m
|
|
83
|
+
[2mdist/[22m[36mcomponents/PlAnnotations/components/AnnotationsSidebar.vue.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.11 kB[22m
|
|
84
84
|
[2mdist/[22m[36mnode_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/valid.js [39m[1m[2m 0.31 kB[22m[1m[22m[2m │ gzip: 0.22 kB[22m[2m │ map: 0.76 kB[22m
|
|
85
85
|
[2mdist/[22m[36mcomponents/PlAgGridColumnManager/PlAgGridColumnManager.vue.js [39m[1m[2m 0.32 kB[22m[1m[22m[2m │ gzip: 0.23 kB[22m[2m │ map: 0.12 kB[22m
|
|
86
86
|
[2mdist/[22m[36mnode_modules/.pnpm/semver@7.7.2/node_modules/semver/functions/satisfies.js [39m[1m[2m 0.32 kB[22m[1m[22m[2m │ gzip: 0.23 kB[22m[2m │ map: 0.74 kB[22m
|
|
@@ -210,7 +210,7 @@ computing gzip size...
|
|
|
210
210
|
[2mdist/[22m[36mcomponents/PlAgRowNumHeader.vue.js [39m[1m[2m44.59 kB[22m[1m[22m[2m │ gzip: 29.26 kB[22m[2m │ map: 4.04 kB[22m
|
|
211
211
|
[2mdist/[22m[36mAgGridVue/useAgGridOptions.js [39m[1m[2m49.22 kB[22m[1m[22m[2m │ gzip: 30.12 kB[22m[2m │ map: 16.35 kB[22m
|
|
212
212
|
[2mdist/[22m[36mcomponents/PlAgDataTable/PlAgDataTableV2.vue2.js [39m[1m[2m50.37 kB[22m[1m[22m[2m │ gzip: 31.06 kB[22m[2m │ map: 34.73 kB[22m
|
|
213
|
-
[vite:dts] Declaration files built in
|
|
213
|
+
[vite:dts] Declaration files built in 5396ms.
|
|
214
214
|
|
|
215
|
-
[32m✓ built in
|
|
215
|
+
[32m✓ built in 7.50s[39m
|
|
216
216
|
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.
|
|
3
|
+
> @platforma-sdk/ui-vue@1.47.2 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,28 @@
|
|
|
1
1
|
# @platforma-sdk/ui-vue
|
|
2
2
|
|
|
3
|
+
## 1.47.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [92439e1]
|
|
8
|
+
- @milaboratories/uikit@2.7.2
|
|
9
|
+
- @milaboratories/biowasm-tools@2.0.0
|
|
10
|
+
- @platforma-sdk/model@1.46.0
|
|
11
|
+
- @milaboratories/ptabler-expression-js@1.1.5
|
|
12
|
+
|
|
13
|
+
## 1.47.0
|
|
14
|
+
|
|
15
|
+
### Minor Changes
|
|
16
|
+
|
|
17
|
+
- 10aab62: Fix PlDropdown showing loading spinner when disabled
|
|
18
|
+
|
|
19
|
+
When a PlDropdown is both disabled and has undefined options, it no longer shows a loading spinner. The disabled state now takes precedence over the loading state, preventing misleading UX where users think they need to wait when they actually need to interact with another control first.
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [10aab62]
|
|
24
|
+
- @milaboratories/uikit@2.7.1
|
|
25
|
+
|
|
3
26
|
## 1.46.1
|
|
4
27
|
|
|
5
28
|
### Patch Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { EditableFilter, SupportedFilterTypes } from './types';
|
|
2
|
-
export declare const SUPPORTED_FILTER_TYPES: ("
|
|
2
|
+
export declare const SUPPORTED_FILTER_TYPES: ("isNotNA" | "isNA" | "patternEquals" | "patternNotEquals" | "patternContainSubsequence" | "patternNotContainSubsequence" | "patternMatchesRegularExpression" | "patternFuzzyContainSubsequence" | "inSet" | "notInSet" | "topN" | "bottomN" | "equal" | "notEqual" | "lessThan" | "greaterThan" | "lessThanOrEqual" | "greaterThanOrEqual")[];
|
|
3
3
|
export declare const DEFAULT_FILTER_TYPE: SupportedFilterTypes;
|
|
4
4
|
export declare const DEFAULT_FILTERS: Record<SupportedFilterTypes, EditableFilter>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RootFilter, SourceOptionInfo } from './types.ts';
|
|
2
2
|
export { default as PlAdvancedFilter } from './PlAdvancedFilter.vue';
|
|
3
|
-
export declare const PlAdvancedFilterSupportedFilters: ("
|
|
3
|
+
export declare const PlAdvancedFilterSupportedFilters: ("isNotNA" | "isNA" | "patternEquals" | "patternNotEquals" | "patternContainSubsequence" | "patternNotContainSubsequence" | "patternMatchesRegularExpression" | "patternFuzzyContainSubsequence" | "inSet" | "notInSet" | "topN" | "bottomN" | "equal" | "notEqual" | "lessThan" | "greaterThan" | "lessThanOrEqual" | "greaterThanOrEqual")[];
|
|
4
4
|
export type PlAdvancedFilterItem = SourceOptionInfo;
|
|
5
5
|
export type PlAdvancedFilterFilter = RootFilter;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforma-sdk/ui-vue",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.47.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"styles": "dist/index.js",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
"zod": "~3.23.8",
|
|
27
27
|
"@zip.js/zip.js": "^2.8.2",
|
|
28
28
|
"es-toolkit": "^1.39.10",
|
|
29
|
-
"@milaboratories/
|
|
30
|
-
"@milaboratories/uikit": "2.7.0",
|
|
29
|
+
"@milaboratories/ptabler-expression-js": "1.1.5",
|
|
31
30
|
"@platforma-sdk/model": "1.46.0",
|
|
32
|
-
"@milaboratories/
|
|
31
|
+
"@milaboratories/biowasm-tools": "2.0.0",
|
|
32
|
+
"@milaboratories/uikit": "2.7.2"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"happy-dom": "^15.11.7",
|
|
@@ -44,11 +44,11 @@
|
|
|
44
44
|
"yarpm": "^1.2.0",
|
|
45
45
|
"fast-json-patch": "^3.1.1",
|
|
46
46
|
"@faker-js/faker": "^9.2.0",
|
|
47
|
-
"@milaboratories/
|
|
47
|
+
"@milaboratories/ts-configs": "1.0.6",
|
|
48
48
|
"@milaboratories/eslint-config": "1.0.5",
|
|
49
|
+
"@milaboratories/ts-builder": "1.0.6",
|
|
49
50
|
"@milaboratories/helpers": "1.12.0",
|
|
50
|
-
"@milaboratories/
|
|
51
|
-
"@milaboratories/ts-configs": "1.0.6"
|
|
51
|
+
"@milaboratories/build-configs": "1.0.9"
|
|
52
52
|
},
|
|
53
53
|
"scripts": {
|
|
54
54
|
"test": "vitest run --passWithNoTests",
|