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

Sass version update #2509

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Sass version update #2509

merged 2 commits into from
Sep 13, 2024

Conversation

siarhei-epam
Copy link
Collaborator

@siarhei-epam siarhei-epam commented Sep 13, 2024

Issue link(if exists): #2464

Description:

Sass updated to the last version, warnings 'Mixed Declarations' fixed https://sass-lang.com/documentation/breaking-changes/mixed-decls/

@siarhei-epam siarhei-epam self-assigned this Sep 13, 2024
Copy link

Generated by: track-bundle-size
Generated at: Fri, 13 Sep 2024 18:21:07 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 763.05 +7.66
js:+0.56
css:+7.1
🆗 679.85 - 830.92
@epam/app 6552.38 6590.27 +37.88
js:+17.75
css:+20.14
🆗 5897.14 - 7207.62
@epam/draft-rte 53.77 53.79 +0.01
js:+0.01
css:+0.01
🆗 48.39 - 59.15
@epam/electric 4.57 4.59 +0.01
js:0
css:+0.01
🆗 4.12 - 5.03
@epam/promo 55.66 57.14 +1.48
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.77 +1.68
js:+0
css:+1.68
🆗 82.88 - 101.3
@epam/uui-components 260.74 262.94 +2.21
js:+2.04
css:+0.17
🆗 234.66 - 286.81
@epam/uui-core 333.83 335.51 +1.68
js:+1.68
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.1 +0.36
js:+0.37
css:-0.01
🆗 186.07 - 227.43
@epam/uui-editor 181.56 183.44 +1.87
js:+1.88
css:0
🆗 163.41 - 199.72
@epam/uui-timeline 77.95 79.51 +1.55
js:+1.55
css:+0
🆗 70.16 - 85.75
@epam/uui 601.25 604.41 +3.17
js:+0.19
css:+2.98
🆗 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.9.2",
  "timestamp": "2024-09-13",
  "sizes": {
    "templateApp": {
      "css": 299364,
      "js": 481997
    },
    "@epam/app": {
      "css": 1620373,
      "js": 5128060
    },
    "@epam/draft-rte": {
      "css": 9776,
      "js": 45300
    },
    "@epam/electric": {
      "css": 2289,
      "js": 2409
    },
    "@epam/promo": {
      "css": 47616,
      "js": 10894
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 53465,
      "js": 42553
    },
    "@epam/uui-components": {
      "css": 22488,
      "js": 246767
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 343565
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2440,
      "js": 209637
    },
    "@epam/uui-editor": {
      "css": 12500,
      "js": 175339
    },
    "@epam/uui-timeline": {
      "css": 2255,
      "js": 79162
    },
    "@epam/uui": {
      "css": 277031,
      "js": 341885
    }
  }
}

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

Total amount of exported types/props without JSDoc comments

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

@siarhei-epam siarhei-epam merged commit 36d94e2 into develop Sep 13, 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.

1 participant