UUI
UUI copied to clipboard
PickerTogglerTag#2008
Issue link(if exists): https://github.com/epam/UUI/issues/2008
Description: added new component PickerTogglerTag to use with maxItems property, and added into a PickerInput new property renderTag, for rendering any custom variants of tags in the PickerToggler.
Generated by: track-bundle-size
Generated at: Wed, 03 Apr 2024 14:16:11 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.6.1 (2024-03-05)
CI Status: ok
| Module | Baseline Size (v5.6.1) |
Size | Diff | Within Threshold |
Threshold (min - max) |
|---|---|---|---|---|---|
| templateApp | 1041.48 | 1043.58 | +2.1 js:+1.65css:+0.46 |
:ok: | 937.33 - 1145.63 |
| @epam/app | 6402.7 | 6614.61 | +211.92 js:+208.36css:+3.56 |
:ok: | 5762.42 - 7042.96 |
| @epam/draft-rte | 53.77 | 53.78 | +0.01 js:+0.01css:+0 |
:ok: | 48.39 - 59.15 |
| @epam/electric | 4.46 | 4.49 | +0.01 js:+0css:+0.01 |
:ok: | 4.02 - 4.91 |
| @epam/promo | 55.29 | 55.14 | -0.14 js:+0.06css:-0.19 |
:ok: | 49.75 - 60.81 |
| @epam/uui-extra | 0.21 | 0.21 | 0 js:0css:0 |
:ok: | 0.19 - 0.23 |
| @epam/loveship | 101.41 | 101.17 | -0.24 js:+0css:-0.24 |
:ok: | 91.27 - 111.55 |
| @epam/uui-components | 269.68 | 271.33 | +1.66 js:+1.57css:+0.08 |
:ok: | 242.71 - 296.64 |
| @epam/uui-core | 273.65 | 274.17 | +0.51 js:+0.51css:0 |
:ok: | 246.29 - 301.02 |
| @epam/uui-db | 42.31 | 42.31 | 0 js:0css:0 |
:ok: | 38.08 - 46.54 |
| @epam/uui-docs | 174.98 | 175.53 | +0.56 js:+0.98css:-0.41 |
:ok: | 157.47 - 192.47 |
| @epam/uui-editor | 157.65 | 173.26 | +15.61 js:+15.92css:-0.31 |
:ok: | 141.89 - 173.42 |
| @epam/uui-timeline | 47.19 | 47.19 | 0 js:+0css:0 |
:ok: | 42.47 - 51.91 |
| @epam/uui | 580.2 | 581.31 | +1.11 js:+0.76css:+0.35 |
:ok: | 522.18 - 638.23 |
new sizes (raw)
To set the sizes as a new baseline, you can copy/paste next content to the uui-build/config/bundleSizeBaseLine.json and commit the file.
{
"version": "5.7.1",
"timestamp": "2024-04-03",
"sizes": {
"templateApp": {
"css": 284412,
"js": 784215
},
"@epam/app": {
"css": 1618031,
"js": 5155332
},
"@epam/draft-rte": {
"css": 9762,
"js": 45308
},
"@epam/electric": {
"css": 2289,
"js": 2299
},
"@epam/promo": {
"css": 40368,
"js": 16101
},
"@epam/uui-extra": {
"css": 0,
"js": 213
},
"@epam/loveship": {
"css": 49451,
"js": 54148
},
"@epam/uui-components": {
"css": 22214,
"js": 255628
},
"@epam/uui-core": {
"css": 0,
"js": 280745
},
"@epam/uui-db": {
"css": 0,
"js": 43327
},
"@epam/uui-docs": {
"css": 3189,
"js": 176559
},
"@epam/uui-editor": {
"css": 12625,
"js": 164792
},
"@epam/uui-timeline": {
"css": 2251,
"js": 46073
},
"@epam/uui": {
"css": 272887,
"js": 322377
}
}
}
Generated by: generate-components-api
CI Status: ok
Total amount of exported types/props without JSDoc comments
| Amount | |
|---|---|
| Types | 281 (+2) :warning::ok: |
| Props | 286 (+0) :ok: |
New missing comments
NOTE: It's either a new exported types/props without JSDoc, or it's an existing code from which you deleted the JSDoc comments.
Types:
- @epam/uui-components:PickerTogglerRenderItemParams
- @epam/uui:PickerTogglerTagProps
Props:
- <empty>