@webitel/ui-sdk 25.4.69 → 25.4.70
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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
1
|
+
## [v25.4.69] - 2025-04-22
|
|
2
|
+
### :sparkles: New Features
|
|
3
|
+
- [`44c5a72`](https://github.com/webitel/webitel-ui-sdk/commit/44c5a7284a134c25bcf7c6a212993401052e2fc6) - add on-demand/WtTypeExtensionValueInput.vue, WtTypeExtensionFieldKind.ts enum and update related imports [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
4
|
+
- [`21ccd9b`](https://github.com/webitel/webitel-ui-sdk/commit/21ccd9b92a8078af63bedfb8386c7599d733d268) - ui-datalist/ written base code for extension fields filter config [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
5
|
+
- [`5c7db3f`](https://github.com/webitel/webitel-ui-sdk/commit/5c7db3fabb4cfcdf1e7558a1f04d8e6e2023bba3) - ui-datalist/ filter case-assignee FilterConfig [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
6
|
+
- [`6d6506a`](https://github.com/webitel/webitel-ui-sdk/commit/6d6506ab35b3e0db7ebc6b06b42c74d160b6cedf) - ui-datalist/ filter config form value input wrapper for all value-input components [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
7
|
+
- [`e239cc8`](https://github.com/webitel/webitel-ui-sdk/commit/e239cc892c4535550a9da9886b96fc93a9f9b121) - ui-sdk/ sysTypes.ts and typeExtensions.ts api [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
8
|
+
- [`5f304fb`](https://github.com/webitel/webitel-ui-sdk/commit/5f304fb6e29ee69b92d2879f7993cbe90fd873fd) - ui-datalist/ case assignee filter config in progress [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
9
|
+
- [`33e8e29`](https://github.com/webitel/webitel-ui-sdk/commit/33e8e294af0b3e117f2e22c036953df6da98ce54) - ui-datalist filter configs + related refactors [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
10
|
+
|
|
11
|
+
### :bug: Bug Fixes
|
|
12
|
+
- [`bda38b1`](https://github.com/webitel/webitel-ui-sdk/commit/bda38b1713e3921396f1283b37e5a5ba53794c4f) - gh release workflow [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
13
|
+
- [`cd62cfe`](https://github.com/webitel/webitel-ui-sdk/commit/cd62cfe72c6a671198a2d79acba214eb03bbc095) - save preset in filters[WTEL-6739](https://webitel.atlassian.net/browse/WTEL-6739) *(commit by [@Lera24](https://github.com/Lera24))*
|
|
14
|
+
- [`399ee8a`](https://github.com/webitel/webitel-ui-sdk/commit/399ee8a0b4f96c600a26c93fd7f7e33be67d27f8) - update @webitel/ui-sdk to version 25.4.66 and refactor component usage[WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
15
|
+
|
|
16
|
+
### :recycle: Refactors
|
|
17
|
+
- [`2368684`](https://github.com/webitel/webitel-ui-sdk/commit/236868467f9f1ca30d3cbe42aa5f5c734d74a067) - gh workflows [WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
18
|
+
- [`6977767`](https://github.com/webitel/webitel-ui-sdk/commit/6977767f2e67eb1e450e5b6fe0a0b554b278c426) - update filter configuration handling and improve component integration[WTEL-6702](https://webitel.atlassian.net/browse/WTEL-6702) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
19
|
+
|
|
20
|
+
|
|
1
21
|
## [v25.4.65] - 2025-04-22
|
|
2
22
|
### :sparkles: New Features
|
|
3
23
|
- [`39c20ad`](https://github.com/webitel/webitel-ui-sdk/commit/39c20ad07cee89d0c332851f41c20acce2b78c2a) - add new icon *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
|
|
@@ -1913,3 +1933,4 @@
|
|
|
1913
1933
|
[v25.4.62]: https://github.com/webitel/webitel-ui-sdk/compare/v25.4.61...v25.4.62
|
|
1914
1934
|
[v25.4.64]: https://github.com/webitel/webitel-ui-sdk/compare/v25.4.63...v25.4.64
|
|
1915
1935
|
[v25.4.65]: https://github.com/webitel/webitel-ui-sdk/compare/v25.4.64...v25.4.65
|
|
1936
|
+
[v25.4.69]: https://github.com/webitel/webitel-ui-sdk/compare/v25.4.65...v25.4.69
|
|
@@ -54,7 +54,13 @@ type __VLS_PublicProps = __VLS_Props & {
|
|
|
54
54
|
modelValue?: unknown;
|
|
55
55
|
};
|
|
56
56
|
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
57
|
-
declare var
|
|
57
|
+
declare var __VLS_20: "bool", __VLS_21: {
|
|
58
|
+
defaultProps: {
|
|
59
|
+
label: string;
|
|
60
|
+
required: boolean;
|
|
61
|
+
v: object;
|
|
62
|
+
};
|
|
63
|
+
}, __VLS_32: "lookup", __VLS_33: {
|
|
58
64
|
defaultProps: {
|
|
59
65
|
value: unknown;
|
|
60
66
|
clearable: boolean;
|
|
@@ -67,7 +73,7 @@ declare var __VLS_29: "lookup", __VLS_30: {
|
|
|
67
73
|
required: boolean;
|
|
68
74
|
v: object;
|
|
69
75
|
};
|
|
70
|
-
},
|
|
76
|
+
}, __VLS_44: "list", __VLS_45: {
|
|
71
77
|
defaultProps: {
|
|
72
78
|
value: unknown;
|
|
73
79
|
multiple: boolean;
|
|
@@ -83,9 +89,11 @@ declare var __VLS_29: "lookup", __VLS_30: {
|
|
|
83
89
|
};
|
|
84
90
|
};
|
|
85
91
|
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
86
|
-
[K in NonNullable<typeof
|
|
92
|
+
[K in NonNullable<typeof __VLS_20>]?: (props: typeof __VLS_21) => any;
|
|
93
|
+
} & {
|
|
94
|
+
[K in NonNullable<typeof __VLS_32>]?: (props: typeof __VLS_33) => any;
|
|
87
95
|
} & {
|
|
88
|
-
[K in NonNullable<typeof
|
|
96
|
+
[K in NonNullable<typeof __VLS_44>]?: (props: typeof __VLS_45) => any;
|
|
89
97
|
}>;
|
|
90
98
|
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
91
99
|
WtDatepicker: typeof WtDatepicker;
|
package/package.json
CHANGED
package/src/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue
CHANGED
|
@@ -12,12 +12,17 @@
|
|
|
12
12
|
type="number"
|
|
13
13
|
@input="setValue"
|
|
14
14
|
/>
|
|
15
|
-
<
|
|
15
|
+
<slot
|
|
16
16
|
v-else-if="field.kind === FieldType.Boolean"
|
|
17
|
-
|
|
18
|
-
:
|
|
19
|
-
|
|
20
|
-
|
|
17
|
+
:name="FieldType.Boolean"
|
|
18
|
+
:default-props="{ ...sharedChildrenProps }"
|
|
19
|
+
>
|
|
20
|
+
<wt-switcher
|
|
21
|
+
v-bind="sharedChildrenProps"
|
|
22
|
+
:value="value"
|
|
23
|
+
@change="setValue"
|
|
24
|
+
/>
|
|
25
|
+
</slot>
|
|
21
26
|
<slot
|
|
22
27
|
v-else-if="field.kind === FieldType.Select"
|
|
23
28
|
:name="FieldType.Select"
|