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

[Modals]: fixed value for default modal width #2564

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

siarhei-epam
Copy link
Collaborator

Description:

Fixed value for default modal width

@siarhei-epam siarhei-epam self-assigned this Oct 18, 2024
Copy link

github-actions bot commented Oct 18, 2024

Generated by: track-bundle-size
Generated at: Fri, 18 Oct 2024 15:20:26 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.8.4 (2024-07-30)
CI Status: ok

Module Baseline Size
(v5.8.4)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 755.39 761.21 +5.82
js:-1.86
css:+7.68
🆗 679.85 - 830.92
@epam/app 6552.38 6593.45 +41.07
js:+19.58
css:+21.49
🆗 5897.14 - 7207.62
@epam/draft-rte 53.77 53.8 +0.02
js:+0.01
css:+0.02
🆗 48.39 - 59.15
@epam/electric 4.57 4.57 0
js:0
css:0
🆗 4.12 - 5.03
@epam/promo 55.66 57.14 +1.47
js:-0.04
css:+1.52
🆗 50.1 - 61.23
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.08 93.74 +1.65
js:+0
css:+1.64
🆗 82.88 - 101.3
@epam/uui-components 260.74 263.16 +2.43
js:+2.27
css:+0.16
🆗 234.66 - 286.81
@epam/uui-core 333.83 337.45 +3.62
js:+3.62
css:0
🆗 300.45 - 367.21
@epam/uui-db 44.7 44.7 0
js:0
css:0
🆗 40.23 - 49.17
@epam/uui-docs 206.75 207.13 +0.38
js:+0.37
css:+0
🆗 186.07 - 227.43
@epam/uui-editor 181.56 183.63 +2.07
js:+1.84
css:+0.23
🆗 163.41 - 199.72
@epam/uui-timeline 77.95 79.52 +1.56
js:+1.56
css:+0
🆗 70.16 - 85.75
@epam/uui 601.25 606.4 +5.15
js:+1.48
css:+3.67
🆗 541.12 - 661.37
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.10.1",
  "timestamp": "2024-10-18",
  "sizes": {
    "templateApp": {
      "css": 299959,
      "js": 479519
    },
    "@epam/app": {
      "css": 1621756,
      "js": 5129937
    },
    "@epam/draft-rte": {
      "css": 9788,
      "js": 45299
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2408
    },
    "@epam/promo": {
      "css": 47616,
      "js": 10892
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 53428,
      "js": 42555
    },
    "@epam/uui-components": {
      "css": 22481,
      "js": 247003
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 345544
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2453,
      "js": 209643
    },
    "@epam/uui-editor": {
      "css": 12743,
      "js": 175300
    },
    "@epam/uui-timeline": {
      "css": 2258,
      "js": 79169
    },
    "@epam/uui": {
      "css": 277736,
      "js": 343212
    }
  }
}

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

Total amount of exported types/props without JSDoc comments

Amount
Types 300 (+0) 🆗
Props 233 (+0) 🆗

@AlekseyManetov AlekseyManetov merged commit 700c8de into main Oct 18, 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.

2 participants