Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override interfaces #2392

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Conversation

siarhei-epam
Copy link
Collaborator

Issue link(if exists):

Description:

Copy link

github-actions bot commented Jun 27, 2024

Generated by: track-bundle-size
Generated at: Thu, 27 Jun 2024 22:29:57 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.8.1-alpha.0 (2024-06-14)
CI Status: ok

Module Baseline Size
(v5.8.1-alpha.0)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 747.12 748.08 +0.96
js:+0.2
css:+0.77
🆗 672.4 - 821.83
@epam/app 6506.94 6525.91 +18.97
js:+17.98
css:+0.99
🆗 5856.24 - 7157.63
@epam/draft-rte 53.79 53.77 -0.02
js:0
css:-0.01
🆗 48.41 - 59.17
@epam/electric 4.57 4.57 0
js:0
css:0
🆗 4.12 - 5.03
@epam/promo 53.9 53.9 -0.01
js:0
css:0
🆗 48.51 - 59.29
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 89.5 89.47 -0.04
js:0
css:-0.03
🆗 80.55 - 98.45
@epam/uui-components 256.5 258.71 +2.21
js:+2.17
css:+0.04
🆗 230.86 - 282.16
@epam/uui-core 330.34 330.67 +0.34
js:+0.34
css:0
🆗 297.3 - 363.37
@epam/uui-db 44.7 44.7 0
js:0
css:0
🆗 40.23 - 49.17
@epam/uui-docs 206.19 206.72 +0.53
js:+0.53
css:+0
🆗 185.57 - 226.81
@epam/uui-editor 176.98 181.38 +4.4
js:+4.5
css:-0.1
🆗 159.28 - 194.68
@epam/uui-timeline 47.18 47.18 0
js:0
css:0
🆗 42.46 - 51.9
@epam/uui 591.14 592.3 +1.16
js:+0.25
css:+0.9
🆗 532.03 - 650.25
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.8.1-beta.0",
  "timestamp": "2024-06-27",
  "sizes": {
    "templateApp": {
      "css": 284715,
      "js": 481317
    },
    "@epam/app": {
      "css": 1606085,
      "js": 5076446
    },
    "@epam/draft-rte": {
      "css": 9772,
      "js": 45294
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2409
    },
    "@epam/promo": {
      "css": 44258,
      "js": 10934
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 49065,
      "js": 42549
    },
    "@epam/uui-components": {
      "css": 22287,
      "js": 242641
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 338610
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2447,
      "js": 209236
    },
    "@epam/uui-editor": {
      "css": 12488,
      "js": 173244
    },
    "@epam/uui-timeline": {
      "css": 2254,
      "js": 46056
    },
    "@epam/uui": {
      "css": 267907,
      "js": 338605
    }
  }
}

Generated by: generate-components-api
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 295 (+10) ⚠️🆗
Props 232 (-4) 🆗
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:DataPickerBodyModsOverride
- @epam/uui:DataPickerFooterModsOverride
- @epam/uui:DataPickerRowModsOverride
- @epam/uui:FiltersPanelModsOverride
- @epam/uui:PickerInputModsOverride
- @epam/uui:PickerItemModsOverride
- @epam/uui:PickerListModsOverride
- @epam/uui:PickerTogglerModsOverride
- @epam/uui:PickerTogglerTagModsOverride
- @epam/uui:TimePickerModsOverride
Props:
- <empty>

@AlekseyManetov AlekseyManetov merged commit f8df66b into develop Jun 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants