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

feat!: 🎉 Spectrum 2 foundations #2786

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

pfulton
Copy link
Collaborator

@pfulton pfulton commented May 24, 2024

Description

This pull request brings in the Spectrum 2 design foundations tokens to start the migration from our current design system to the latest. To accommodate these changes, this pull request makes a few updates to our build to facilitate more robust theme switching.

How and where has this been tested?

Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.

Remaining TODOs

  • Need a decision about how we're going to handle the QuickAction deprecation in the Card documentation
  • Resolve the remaining S1 & Express VRTs
  • Write out additional tests cases for the postcss-splitinator plugin to cover the expanded pseudo and combinator support
  • Storybook: clean up theme switching to load only the required assets per context and check for bugs or regressions
  • After the modes branch is merged, resolve conflicts in rebase and add new context mode; check vrt baselines for regressions in express and legacy

Validation steps

Validating the compiled output

  • Expect to see only the 1 top-level class .spectrum--express in the dist/themes/express file; this class should contain --system prefixed variables
  • Expect to see only the 1 top-level class .spectrum--legacy in the dist/themes/legacy.css file; this class should contain --system prefixed variables
  • Expect to see only the 1 top-level class .spectrum in the dist/themes/spectrum.css file; this class should contain --system prefixed variables
  • Expect to see the component class names in the dist/index-theme.css file but no top-level classes (i.e., no .spectrum or .spectrum--legacy)

Validating the compiled token output

  • Expect to see a tokens/components and tokens/dist/css/components folder with bridge, express, legacy, and spectrum folders inside
  • Expect the tokens/components/bridge/actionbutton.css file to match the components/actionbutton/dist/index-theme.css output
  • Expect the tokens/components/spectrum/actionbutton.css file to match the components/actionbutton/dist/themes/spectrum.css output
  • Expect the tokens/components/legacy/actionbutton.css file to match the components/actionbutton/dist/themes/legacy.css output
  • Expect the tokens/components/express/actionbutton.css file to match the components/actionbutton/dist/themes/express.css output

Regression testing

Validate:

  1. The documentation pages for at least two other components are still loading, including:
  • The pages render correctly, are accessible, and are responsive.
  1. If components have been modified, VRTs have been run on this branch:
  • VRTs have been run and looked at.
  • Any VRT changes have been accepted (by reviewer and/or PR author), or there are no changes.

Screenshots

To-do list

  • I have read the contribution guidelines.
  • I have updated relevant storybook stories and templates.
  • I have tested these changes in Windows High Contrast mode.
  • If my change impacts other components, I have tested to make sure they don't break.
  • If my change impacts documentation, I have updated the documentation accordingly.
  • ✨ This pull request is ready to merge. ✨

Copy link

changeset-bot bot commented May 24, 2024

🦋 Changeset detected

Latest commit: 6938987

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 86 packages
Name Type
@spectrum-css/preview Minor
@spectrum-css/tokens Major
@spectrum-css/menu Major
@spectrum-css/floatingactionbutton Major
@spectrum-css/opacitycheckerboard Major
@spectrum-css/illustratedmessage Major
@spectrum-css/coachindicator Major
@spectrum-css/contextualhelp Major
@spectrum-css/progresscircle Major
@spectrum-css/dropindicator Major
@spectrum-css/infieldbutton Major
@spectrum-css/actionbutton Major
@spectrum-css/pickerbutton Major
@spectrum-css/actiongroup Major
@spectrum-css/alertbanner Major
@spectrum-css/alertdialog Major
@spectrum-css/buttongroup Major
@spectrum-css/clearbutton Major
@spectrum-css/closebutton Major
@spectrum-css/colorhandle Major
@spectrum-css/colorslider Major
@spectrum-css/inlinealert Major
@spectrum-css/logicbutton Major
@spectrum-css/progressbar Major
@spectrum-css/statuslight Major
@spectrum-css/swatchgroup Major
@spectrum-css/actionmenu Major
@spectrum-css/breadcrumb Major
@spectrum-css/colorloupe Major
@spectrum-css/colorwheel Major
@spectrum-css/datepicker Major
@spectrum-css/fieldgroup Major
@spectrum-css/fieldlabel Major
@spectrum-css/pagination Major
@spectrum-css/typography Major
@spectrum-css/accordion Major
@spectrum-css/actionbar Major
@spectrum-css/assetcard Major
@spectrum-css/assetlist Major
@spectrum-css/coachmark Major
@spectrum-css/colorarea Major
@spectrum-css/splitview Major
@spectrum-css/textfield Major
@spectrum-css/thumbnail Major
@spectrum-css/calendar Major
@spectrum-css/checkbox Major
@spectrum-css/combobox Major
@spectrum-css/dropzone Major
@spectrum-css/helptext Major
@spectrum-css/steplist Major
@spectrum-css/taggroup Major
@spectrum-css/treeview Major
@spectrum-css/underlay Major
@spectrum-css/commons Major
@spectrum-css/divider Major
@spectrum-css/popover Major
@spectrum-css/sidenav Major
@spectrum-css/stepper Major
@spectrum-css/tooltip Major
@spectrum-css/avatar Major
@spectrum-css/button Major
@spectrum-css/dialog Major
@spectrum-css/miller Major
@spectrum-css/picker Major
@spectrum-css/rating Major
@spectrum-css/search Major
@spectrum-css/slider Major
@spectrum-css/swatch Major
@spectrum-css/switch Major
@spectrum-css/asset Major
@spectrum-css/badge Major
@spectrum-css/meter Major
@spectrum-css/modal Major
@spectrum-css/radio Major
@spectrum-css/table Major
@spectrum-css/toast Major
@spectrum-css/card Major
@spectrum-css/dial Major
@spectrum-css/form Major
@spectrum-css/icon Major
@spectrum-css/link Major
@spectrum-css/tabs Major
@spectrum-css/tray Major
@spectrum-css/well Major
@spectrum-css/tag Major
@spectrum-css/bundle Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented May 24, 2024

🚀 Deployed on https://pr-2786--spectrum-css.netlify.app

Copy link
Contributor

github-actions bot commented May 24, 2024

File metrics

Summary

Total size: 3.13 MB*
Total change (Δ): 🟢 ⬇ 775.20 KB (-19.48%)

Table reports on changes to a package's main file. Other changes can be found in the collapsed Details section below.

Package Size Δ
actionbutton 23.94 KB 🟢 ⬇ 17.12 KB
actiongroup 7.68 KB 🟢 ⬇ 0.70 KB
alertbanner 5.32 KB 🟢 ⬇ 0.32 KB
asset 2.33 KB 🔴 ⬆ 0.57 KB
assetcard 16.07 KB 🔴 ⬆ 0.10 KB
assetlist 7.88 KB 🟢 ⬇ 0.02 KB
avatar 4.94 KB 🟢 ⬇ 0.05 KB
button 37.21 KB 🟢 ⬇ 46.88 KB
buttongroup 1.64 KB 🟢 ⬇ 0.03 KB
calendar 19.46 KB 🔴 ⬆ 0.20 KB
card 18.55 KB 🟢 ⬇ 1.74 KB
checkbox 22.41 KB 🟢 ⬇ 1.17 KB
clearbutton 6.18 KB 🟢 ⬇ 1.35 KB
closebutton 14.21 KB 🟢 ⬇ 0.97 KB
coachindicator 5.25 KB 🟢 ⬇ 2.69 KB
coachmark 5.48 KB 🟢 ⬇ 2.33 KB
colorarea 3.08 KB 🟢 ⬇ 0.37 KB
colorhandle 4.16 KB 🟢 ⬇ 0.77 KB
colorloupe 2.83 KB 🟢 ⬇ 1.12 KB
colorslider 3.90 KB 🔴 ⬆ 0.01 KB
colorwheel 4.71 KB 🟢 ⬇ 0.25 KB
combobox 29.76 KB 🟢 ⬇ 0.56 KB
contextualhelp 2.13 KB 🟢 ⬇ 0.44 KB
datepicker 12.91 KB 🟢 ⬇ 1.75 KB
dial 11.18 KB 🟢 ⬇ 0.15 KB
dialog 13.60 KB 🟢 ⬇ 1.09 KB
divider 4.07 KB 🟢 ⬇ 0.59 KB
dropindicator 3.21 KB 🟢 ⬇ 0.17 KB
dropzone 7.26 KB 🟢 ⬇ 2.41 KB
fieldgroup 1.31 KB 🟢 ⬇ 0.07 KB
fieldlabel 5.32 KB 🟢 ⬇ 1.22 KB
floatingactionbutton 7.10 KB 🟢 ⬇ 0.49 KB
form 2.37 KB 🎉 new
helptext 7.11 KB 🟢 ⬇ 0.33 KB
illustratedmessage 5.97 KB 🟢 ⬇ 0.03 KB
infieldbutton 15.55 KB 🟢 ⬇ 2.60 KB
link 3.26 KB 🟢 ⬇ 1.79 KB
logicbutton 9.62 KB 🔴 ⬆ 0.27 KB
menu 41.92 KB 🔴 ⬆ 0.40 KB
meter 1.72 KB 🎉 new
miller 1.26 KB 🟢 ⬇ 0.33 KB
modal 4.37 KB 🟢 ⬇ 1.07 KB
opacitycheckerboard 1.76 KB 🔴 ⬆ 0.23 KB
page 0.97 KB 🔴 ⬆ 0.22 KB
pagination 2.30 KB 🟢 ⬇ 0.26 KB
picker 28.12 KB 🟢 ⬇ 2.18 KB
pickerbutton 12.29 KB 🟢 ⬇ 3.15 KB
popover 16.08 KB 🟢 ⬇ 0.23 KB
progressbar 8.25 KB 🟢 ⬇ 2.66 KB
progresscircle 10.80 KB 🔴 ⬆ 0.26 KB
radio 15.40 KB 🟢 ⬇ 2.18 KB
rating 8.54 KB 🟢 ⬇ 1.26 KB
search 11.73 KB 🟢 ⬇ 2.93 KB
sidenav 14.44 KB 🟢 ⬇ 0.15 KB
slider 29.32 KB 🟢 ⬇ 2.94 KB
splitview 11.31 KB 🟢 ⬇ 0.03 KB
statuslight 10.83 KB 🟢 ⬇ 0.56 KB
steplist 10.07 KB 🔴 ⬆ 0.08 KB
stepper 18.09 KB 🟢 ⬇ 2.58 KB
swatch 11.15 KB 🟢 ⬇ 0.05 KB
swatchgroup 1.22 KB 🟢 ⬇ 0.06 KB
switch 22.54 KB 🟢 ⬇ 1.73 KB
table 47.43 KB 🔴 ⬆ 0.47 KB
tabs 17.04 KB 🟢 ⬇ 0.20 KB
tag 28.93 KB 🟢 ⬇ 6.71 KB
textfield 32.06 KB 🟢 ⬇ 3.27 KB
thumbnail 7.73 KB 🟢 ⬇ 0.52 KB
toast 7.86 KB 🟢 ⬇ 0.79 KB
tooltip 34.26 KB 🟢 ⬇ 0.29 KB
tray 3.81 KB 🟢 ⬇ 0.01 KB
treeview 17.68 KB 🔴 ⬆ 0.48 KB
typography 40.45 KB 🔴 ⬆ 0.19 KB
underlay 2.58 KB 🟢 ⬇ 0.71 KB
well 1.57 KB 🔴 ⬆ 0.14 KB
tokens 201.91 KB 🔴 ⬆ 0.29 KB

Details

actionbutton

Filename Head Compared to base
index-base.css 20.29 KB 🟢 ⬇ 9.69 KB (-32.31%)
index-theme.css 6.11 KB 🟢 ⬇ 5.57 KB (-47.67%)
index.css 23.94 KB 🟢 ⬇ 17.12 KB (-41.69%)
metadata.json 13.39 KB 🔴 ⬆ 13.39 KB (Infinity%)
themes/express.css 4.66 KB 🟢 ⬇ 4.30 KB (-47.98%)
themes/spectrum-two.css 4.82 KB 🔴 ⬆ 4.82 KB (Infinity%)
themes/spectrum.css 4.83 KB 🟢 ⬇ 4.31 KB (-47.14%)
index-vars.css 🚨 deleted/moved ⬇ 41.05 KB

actiongroup

Filename Head Compared to base
index-base.css 7.52 KB 🟢 ⬇ 0.37 KB (-4.61%)
index-theme.css 0.95 KB 🟢 ⬇ 0.17 KB (-15.10%)
index.css 7.68 KB 🟢 ⬇ 0.70 KB (-8.23%)
metadata.json 3.45 KB 🔴 ⬆ 3.45 KB (Infinity%)
themes/express.css 0.91 KB 🟢 ⬇ 0.01 KB (-1.62%)
themes/spectrum-two.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
themes/spectrum.css 0.81 KB 🟢 ⬇ 0.01 KB (-0.85%)
index-vars.css 🚨 deleted/moved ⬇ 8.36 KB

alertbanner

Filename Head Compared to base
index-base.css 5.22 KB 🟢 ⬇ 0.13 KB (-2.34%)
index-theme.css 0.74 KB 🟢 ⬇ 0.17 KB (-18.85%)
index.css 5.32 KB 🟢 ⬇ 0.32 KB (-5.49%)
metadata.json 3.20 KB 🔴 ⬆ 3.20 KB (Infinity%)
themes/express.css 0.75 KB 🟢 ⬇ 0.02 KB (-2.72%)
themes/spectrum-two.css 0.74 KB 🔴 ⬆ 0.74 KB (Infinity%)
themes/spectrum.css 0.76 KB 🟢 ⬇ 0.01 KB (-1.68%)
index-vars.css 🚨 deleted/moved ⬇ 5.63 KB

asset

Filename Head Compared to base
index-base.css 2.14 KB 🔴 ⬆ 0.37 KB (20.61%)
index-theme.css 0.90 KB 🔴 ⬆ 0.90 KB (Infinity%)
index.css 2.33 KB 🔴 ⬆ 0.57 KB (31.57%)
metadata.json 1.22 KB 🔴 ⬆ 1.22 KB (Infinity%)
themes/express.css 0.85 KB 🔴 ⬆ 0.85 KB (Infinity%)
themes/spectrum-two.css 0.83 KB 🔴 ⬆ 0.83 KB (Infinity%)
themes/spectrum.css 0.85 KB 🔴 ⬆ 0.85 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 1.77 KB

assetcard

Filename Head Compared to base
index-base.css 15.52 KB 🟢 ⬇ 0.27 KB (-1.65%)
index-theme.css 1.28 KB 🔴 ⬆ 0.49 KB (59.15%)
index.css 16.07 KB 🔴 ⬆ 0.10 KB (0.63%)
metadata.json 9.37 KB 🔴 ⬆ 9.37 KB (Infinity%)
themes/express.css 1.19 KB 🔴 ⬆ 0.49 KB (67.03%)
themes/spectrum-two.css 1.17 KB 🔴 ⬆ 1.17 KB (Infinity%)
themes/spectrum.css 1.19 KB 🔴 ⬆ 0.50 KB (69.07%)
index-vars.css 🚨 deleted/moved ⬇ 15.97 KB

assetlist

Filename Head Compared to base
index-base.css 7.73 KB 🟢 ⬇ 0.18 KB (-2.17%)
index-theme.css 0.86 KB 🔴 ⬆ 0.86 KB (Infinity%)
index.css 7.88 KB 🟢 ⬇ 0.02 KB (-0.28%)
metadata.json 4.64 KB 🔴 ⬆ 4.64 KB (Infinity%)
themes/express.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
themes/spectrum-two.css 0.79 KB 🔴 ⬆ 0.79 KB (Infinity%)
themes/spectrum.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 7.90 KB

avatar

Filename Head Compared to base
index.css 4.94 KB 🟢 ⬇ 0.05 KB (-1.00%)
metadata.json 1.85 KB 🔴 ⬆ 1.85 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 4.99 KB
index-vars.css 🚨 deleted/moved ⬇ 4.99 KB

button

Filename Head Compared to base
index-base.css 30.00 KB 🟢 ⬇ 24.14 KB (-44.59%)
index-theme.css 12.02 KB 🟢 ⬇ 18.54 KB (-60.68%)
index.css 37.21 KB 🟢 ⬇ 46.88 KB (-55.75%)
metadata.json 19.65 KB 🔴 ⬆ 19.65 KB (Infinity%)
themes/express.css 9.41 KB 🟢 ⬇ 19.96 KB (-67.96%)
themes/spectrum-two.css 9.16 KB 🔴 ⬆ 9.16 KB (Infinity%)
themes/spectrum.css 9.49 KB 🟢 ⬇ 19.94 KB (-67.76%)
index-vars.css 🚨 deleted/moved ⬇ 84.10 KB

buttongroup

Filename Head Compared to base
index.css 1.64 KB 🟢 ⬇ 0.03 KB (-1.64%)
metadata.json 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 1.67 KB
index-vars.css 🚨 deleted/moved ⬇ 1.67 KB

calendar

Filename Head Compared to base
index-base.css 19.36 KB 🔴 ⬆ 0.09 KB (0.48%)
index-theme.css 0.77 KB 🔴 ⬆ 0.77 KB (Infinity%)
index.css 19.46 KB 🔴 ⬆ 0.20 KB (0.99%)
metadata.json 9.13 KB 🔴 ⬆ 9.13 KB (Infinity%)
themes/express.css 0.76 KB 🔴 ⬆ 0.76 KB (Infinity%)
themes/spectrum-two.css 0.74 KB 🔴 ⬆ 0.74 KB (Infinity%)
themes/spectrum.css 0.76 KB 🔴 ⬆ 0.76 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 19.27 KB

card

Filename Head Compared to base
index-base.css 18.23 KB 🟢 ⬇ 2.05 KB (-10.13%)
index-theme.css 1.02 KB 🔴 ⬆ 1.02 KB (Infinity%)
index.css 18.55 KB 🟢 ⬇ 1.74 KB (-8.58%)
metadata.json 9.15 KB 🔴 ⬆ 9.15 KB (Infinity%)
themes/express.css 0.98 KB 🔴 ⬆ 0.98 KB (Infinity%)
themes/spectrum-two.css 0.95 KB 🔴 ⬆ 0.95 KB (Infinity%)
themes/spectrum.css 0.98 KB 🔴 ⬆ 0.98 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 20.29 KB

checkbox

Filename Head Compared to base
index-base.css 22.03 KB 🟢 ⬇ 0.94 KB (-4.00%)
index-theme.css 1.14 KB 🟢 ⬇ 0.10 KB (-8.06%)
index.css 22.41 KB 🟢 ⬇ 1.17 KB (-4.94%)
metadata.json 12.72 KB 🔴 ⬆ 12.72 KB (Infinity%)
themes/express.css 1.04 KB 🔴 ⬆ 0.11 KB (11.57%)
themes/spectrum-two.css 1.01 KB 🔴 ⬆ 1.01 KB (Infinity%)
themes/spectrum.css 1.04 KB 🔴 ⬆ 0.12 KB (12.53%)
index-vars.css 🚨 deleted/moved ⬇ 23.57 KB

clearbutton

Filename Head Compared to base
index-base.css 5.62 KB 🟢 ⬇ 1.12 KB (-16.65%)
index-theme.css 1.42 KB 🔴 ⬆ 0.02 KB (1.54%)
index.css 6.18 KB 🟢 ⬇ 1.35 KB (-17.91%)
metadata.json 3.77 KB 🔴 ⬆ 3.77 KB (Infinity%)
themes/express.css 1.22 KB 🔴 ⬆ 0.19 KB (17.85%)
themes/spectrum-two.css 1.15 KB 🔴 ⬆ 1.15 KB (Infinity%)
themes/spectrum.css 1.17 KB 🔴 ⬆ 0.20 KB (19.74%)
index-vars.css 🚨 deleted/moved ⬇ 7.53 KB

closebutton

Filename Head Compared to base
index-base.css 13.26 KB 🟢 ⬇ 1.24 KB (-8.58%)
index-theme.css 1.88 KB 🔴 ⬆ 0.64 KB (49.30%)
index.css 14.21 KB 🟢 ⬇ 0.97 KB (-6.25%)
metadata.json 8.33 KB 🔴 ⬆ 8.33 KB (Infinity%)
themes/express.css 1.54 KB 🔴 ⬆ 0.61 KB (63.51%)
themes/spectrum-two.css 1.52 KB 🔴 ⬆ 1.52 KB (Infinity%)
themes/spectrum.css 1.54 KB 🔴 ⬆ 0.62 KB (64.95%)
index-vars.css 🚨 deleted/moved ⬇ 15.15 KB

coachindicator

Filename Head Compared to base
index.css 5.25 KB 🟢 ⬇ 2.69 KB (-33.87%)
metadata.json 2.25 KB 🔴 ⬆ 2.25 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 7.93 KB
index-vars.css 🚨 deleted/moved ⬇ 7.93 KB

coachmark

Filename Head Compared to base
index.css 5.48 KB 🟢 ⬇ 2.33 KB (-29.83%)
metadata.json 3.22 KB 🔴 ⬆ 3.22 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 7.81 KB
index-vars.css 🚨 deleted/moved ⬇ 7.81 KB

colorarea

Filename Head Compared to base
index.css 3.08 KB 🟢 ⬇ 0.37 KB (-10.39%)
metadata.json 1.40 KB 🔴 ⬆ 1.40 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.44 KB
index-vars.css 🚨 deleted/moved ⬇ 3.44 KB

colorhandle

Filename Head Compared to base
index.css 4.16 KB 🟢 ⬇ 0.77 KB (-15.34%)
metadata.json 1.89 KB 🔴 ⬆ 1.89 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 4.91 KB
index-vars.css 🚨 deleted/moved ⬇ 4.91 KB

colorloupe

Filename Head Compared to base
index.css 2.83 KB 🟢 ⬇ 1.12 KB (-28.45%)
metadata.json 1.75 KB 🔴 ⬆ 1.75 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.95 KB
index-vars.css 🚨 deleted/moved ⬇ 3.95 KB

colorslider

Filename Head Compared to base
index.css 3.90 KB 🔴 ⬆ 0.01 KB (0.15%)
metadata.json 2.04 KB 🔴 ⬆ 2.04 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.89 KB
index-vars.css 🚨 deleted/moved ⬇ 3.89 KB

colorwheel

Filename Head Compared to base
index-base.css 4.61 KB 🟢 ⬇ 0.35 KB (-6.86%)
index-theme.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index.css 4.71 KB 🟢 ⬇ 0.25 KB (-4.87%)
metadata.json 1.97 KB 🔴 ⬆ 1.97 KB (Infinity%)
themes/express.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
themes/spectrum-two.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
themes/spectrum.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 4.95 KB

combobox

Filename Head Compared to base
index-base.css 29.35 KB 🟢 ⬇ 0.18 KB (-0.60%)
index-theme.css 1.16 KB 🟢 ⬇ 0.24 KB (-16.53%)
index.css 29.76 KB 🟢 ⬇ 0.56 KB (-1.81%)
metadata.json 16.04 KB 🔴 ⬆ 16.04 KB (Infinity%)
themes/express.css 1.06 KB 🔴 ⬆ 0.05 KB (5.14%)
themes/spectrum-two.css 1.02 KB 🔴 ⬆ 1.02 KB (Infinity%)
themes/spectrum.css 1.06 KB 🔴 ⬆ 0.06 KB (5.96%)
index-vars.css 🚨 deleted/moved ⬇ 30.31 KB

contextualhelp

Filename Head Compared to base
index.css 2.13 KB 🟢 ⬇ 0.44 KB (-16.79%)
metadata.json 1.24 KB 🔴 ⬆ 1.24 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 2.56 KB
index-vars.css 🚨 deleted/moved ⬇ 2.56 KB

datepicker

Filename Head Compared to base
index-base.css 12.83 KB 🟢 ⬇ 1.63 KB (-11.26%)
index-theme.css 0.73 KB 🟢 ⬇ 0.10 KB (-11.79%)
index.css 12.91 KB 🟢 ⬇ 1.75 KB (-11.96%)
metadata.json 7.38 KB 🔴 ⬆ 7.38 KB (Infinity%)
themes/express.css 0.73 KB 🔴 ⬆ < 0.01 KB (0.14%)
themes/spectrum-two.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
themes/spectrum.css 0.73 KB 🔴 ⬆ 0.01 KB (1.24%)
index-vars.css 🚨 deleted/moved ⬇ 14.66 KB

dial

Filename Head Compared to base
index-base.css 11.04 KB 🟢 ⬇ 0.30 KB (-2.55%)
index-theme.css 0.83 KB 🔴 ⬆ 0.83 KB (Infinity%)
index.css 11.18 KB 🟢 ⬇ 0.15 KB (-1.34%)
metadata.json 4.93 KB 🔴 ⬆ 4.93 KB (Infinity%)
themes/express.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
themes/spectrum-two.css 0.78 KB 🔴 ⬆ 0.78 KB (Infinity%)
themes/spectrum.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 11.33 KB

dialog

Filename Head Compared to base
index.css 13.60 KB 🟢 ⬇ 1.09 KB (-7.40%)
metadata.json 4.35 KB 🔴 ⬆ 4.35 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 14.68 KB
index-vars.css 🚨 deleted/moved ⬇ 14.68 KB

divider

Filename Head Compared to base
index-base.css 3.28 KB 🟢 ⬇ 1.37 KB (-29.39%)
index-theme.css 1.58 KB 🔴 ⬆ 1.58 KB (Infinity%)
index.css 4.07 KB 🟢 ⬇ 0.59 KB (-12.35%)
metadata.json 2.69 KB 🔴 ⬆ 2.69 KB (Infinity%)
themes/express.css 1.40 KB 🔴 ⬆ 1.40 KB (Infinity%)
themes/spectrum-two.css 1.38 KB 🔴 ⬆ 1.38 KB (Infinity%)
themes/spectrum.css 1.40 KB 🔴 ⬆ 1.40 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 4.65 KB

dropindicator

Filename Head Compared to base
index.css 3.21 KB 🟢 ⬇ 0.17 KB (-4.87%)
metadata.json 0.91 KB 🔴 ⬆ 0.91 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.37 KB
index-vars.css 🚨 deleted/moved ⬇ 3.37 KB

dropzone

Filename Head Compared to base
index-base.css 7.20 KB 🟢 ⬇ 2.47 KB (-25.57%)
index-theme.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
index.css 7.26 KB 🟢 ⬇ 2.41 KB (-24.94%)
metadata.json 5.10 KB 🔴 ⬆ 5.10 KB (Infinity%)
themes/express.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
themes/spectrum-two.css 0.70 KB 🔴 ⬆ 0.70 KB (Infinity%)
themes/spectrum.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 9.68 KB

fieldgroup

Filename Head Compared to base
index.css 1.31 KB 🟢 ⬇ 0.07 KB (-4.70%)
metadata.json 0.69 KB 🔴 ⬆ 0.69 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 1.37 KB
index-vars.css 🚨 deleted/moved ⬇ 1.37 KB

fieldlabel

Filename Head Compared to base
index.css 5.32 KB 🟢 ⬇ 1.22 KB (-18.63%)
metadata.json 2.89 KB 🔴 ⬆ 2.89 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 6.54 KB
index-vars.css 🚨 deleted/moved ⬇ 6.54 KB

floatingactionbutton

Filename Head Compared to base
index.css 7.10 KB 🟢 ⬇ 0.49 KB (-6.32%)
metadata.json 3.92 KB 🔴 ⬆ 3.92 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 7.58 KB
index-vars.css 🚨 deleted/moved ⬇ 7.58 KB

form

Filename Head Compared to base
index.css 2.37 KB 🔴 ⬆ 2.37 KB (Infinity%)
metadata.json 1.16 KB 🔴 ⬆ 1.16 KB (Infinity%)

helptext

Filename Head Compared to base
index.css 7.11 KB 🟢 ⬇ 0.33 KB (-4.37%)
metadata.json 3.33 KB 🔴 ⬆ 3.33 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 7.44 KB
index-vars.css 🚨 deleted/moved ⬇ 7.44 KB

illustratedmessage

Filename Head Compared to base
index.css 5.97 KB 🟢 ⬇ 0.03 KB (-0.54%)
metadata.json 3.66 KB 🔴 ⬆ 3.66 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 6.00 KB
index-vars.css 🚨 deleted/moved ⬇ 6.00 KB

infieldbutton

Filename Head Compared to base
index-base.css 14.77 KB 🟢 ⬇ 1.24 KB (-7.72%)
index-theme.css 1.65 KB 🟢 ⬇ 1.11 KB (-40.18%)
index.css 15.55 KB 🟢 ⬇ 2.60 KB (-14.33%)
metadata.json 7.76 KB 🔴 ⬆ 7.76 KB (Infinity%)
themes/express.css 1.37 KB 🟢 ⬇ 0.31 KB (-18.17%)
themes/spectrum-two.css 1.38 KB 🔴 ⬆ 1.38 KB (Infinity%)
themes/spectrum.css 1.39 KB 🟢 ⬇ 0.31 KB (-17.69%)
index-vars.css 🚨 deleted/moved ⬇ 18.15 KB

link

Filename Head Compared to base
index.css 3.26 KB 🟢 ⬇ 1.79 KB (-35.46%)
metadata.json 1.52 KB 🔴 ⬆ 1.52 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 5.05 KB
index-vars.css 🚨 deleted/moved ⬇ 5.05 KB

logicbutton

Filename Head Compared to base
index-base.css 8.97 KB 🟢 ⬇ 0.39 KB (-4.06%)
index-theme.css 1.54 KB 🔴 ⬆ 1.54 KB (Infinity%)
index.css 9.62 KB 🔴 ⬆ 0.27 KB (2.83%)
metadata.json 4.92 KB 🔴 ⬆ 4.92 KB (Infinity%)
themes/express.css 1.27 KB 🔴 ⬆ 1.27 KB (Infinity%)
themes/spectrum-two.css 1.25 KB 🔴 ⬆ 1.25 KB (Infinity%)
themes/spectrum.css 1.27 KB 🔴 ⬆ 1.27 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 9.35 KB

menu

Filename Head Compared to base
index-base.css 41.45 KB 🟢 ⬇ 0.08 KB (-0.19%)
index-theme.css 1.01 KB 🔴 ⬆ 1.01 KB (Infinity%)
index.css 41.92 KB 🔴 ⬆ 0.40 KB (0.95%)
metadata.json 19.99 KB 🔴 ⬆ 19.99 KB (Infinity%)
themes/express.css 1.06 KB 🔴 ⬆ 1.06 KB (Infinity%)
themes/spectrum-two.css 1.07 KB 🔴 ⬆ 1.07 KB (Infinity%)
themes/spectrum.css 1.05 KB 🔴 ⬆ 1.05 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 41.53 KB

meter

Filename Head Compared to base
index.css 1.72 KB 🔴 ⬆ 1.72 KB (Infinity%)
metadata.json 1.18 KB 🔴 ⬆ 1.18 KB (Infinity%)

miller

Filename Head Compared to base
index.css 1.26 KB 🟢 ⬇ 0.33 KB (-20.22%)
metadata.json 0.48 KB 🔴 ⬆ 0.48 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 1.58 KB
index-vars.css 🚨 deleted/moved ⬇ 1.58 KB

modal

Filename Head Compared to base
index-base.css 4.29 KB 🟢 ⬇ 1.14 KB (-21.01%)
index-theme.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
index.css 4.37 KB 🟢 ⬇ 1.07 KB (-19.60%)
metadata.json 1.79 KB 🔴 ⬆ 1.79 KB (Infinity%)
themes/express.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
themes/spectrum-two.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
themes/spectrum.css 0.72 KB 🔴 ⬆ 0.72 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 5.43 KB

opacitycheckerboard

Filename Head Compared to base
index.css 1.76 KB 🔴 ⬆ 0.23 KB (14.92%)
metadata.json 0.52 KB 🔴 ⬆ 0.52 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 1.53 KB
index-vars.css 🚨 deleted/moved ⬇ 1.53 KB

page

Filename Head Compared to base
index-base.css 0.83 KB 🔴 ⬆ 0.08 KB (10.52%)
index-theme.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
index.css 0.97 KB 🔴 ⬆ 0.22 KB (28.89%)
metadata.json 0.47 KB 🔴 ⬆ 0.47 KB (Infinity%)
themes/spectrum-two.css 0.79 KB 🔴 ⬆ 0.79 KB (Infinity%)
themes/spectrum.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 0.75 KB

pagination

Filename Head Compared to base
index.css 2.30 KB 🟢 ⬇ 0.26 KB (-9.95%)
metadata.json 1.30 KB 🔴 ⬆ 1.30 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 2.55 KB
index-vars.css 🚨 deleted/moved ⬇ 2.55 KB

picker

Filename Head Compared to base
index-base.css 27.17 KB 🟢 ⬇ 1.25 KB (-4.42%)
index-theme.css 1.84 KB 🟢 ⬇ 0.67 KB (-26.21%)
index.css 28.12 KB 🟢 ⬇ 2.18 KB (-7.21%)
metadata.json 14.92 KB 🔴 ⬆ 14.92 KB (Infinity%)
themes/express.css 1.45 KB 🟢 ⬇ 0.06 KB (-3.56%)
themes/spectrum-two.css 1.55 KB 🔴 ⬆ 1.55 KB (Infinity%)
themes/spectrum.css 1.56 KB 🟢 ⬇ 0.05 KB (-2.87%)
index-vars.css 🚨 deleted/moved ⬇ 30.31 KB

pickerbutton

Filename Head Compared to base
index-base.css 11.70 KB 🟢 ⬇ 1.98 KB (-14.47%)
index-theme.css 1.48 KB 🟢 ⬇ 0.92 KB (-37.80%)
index.css 12.29 KB 🟢 ⬇ 3.15 KB (-20.39%)
metadata.json 6.54 KB 🔴 ⬆ 6.54 KB (Infinity%)
themes/express.css 1.25 KB 🟢 ⬇ 0.27 KB (-17.43%)
themes/spectrum-two.css 1.20 KB 🔴 ⬆ 1.20 KB (Infinity%)
themes/spectrum.css 1.22 KB 🟢 ⬇ 0.26 KB (-17.36%)
index-vars.css 🚨 deleted/moved ⬇ 15.44 KB

popover

Filename Head Compared to base
index-base.css 16.02 KB 🟢 ⬇ 0.15 KB (-0.89%)
index-theme.css 0.72 KB 🟢 ⬇ 0.06 KB (-8.17%)
index.css 16.08 KB 🟢 ⬇ 0.23 KB (-1.41%)
metadata.json 7.97 KB 🔴 ⬆ 7.97 KB (Infinity%)
themes/express.css 0.69 KB -
themes/spectrum-two.css 0.71 KB 🔴 ⬆ 0.71 KB (Infinity%)
themes/spectrum.css 0.72 KB 🔴 ⬆ 0.01 KB (1.12%)
index-vars.css 🚨 deleted/moved ⬇ 16.31 KB

progressbar

Filename Head Compared to base
index-base.css 8.08 KB 🟢 ⬇ 2.83 KB (-25.92%)
index-theme.css 0.82 KB 🔴 ⬆ 0.82 KB (Infinity%)
index.css 8.25 KB 🟢 ⬇ 2.66 KB (-24.39%)
metadata.json 4.35 KB 🔴 ⬆ 4.35 KB (Infinity%)
themes/express.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
themes/spectrum-two.css 0.78 KB 🔴 ⬆ 0.78 KB (Infinity%)
themes/spectrum.css 0.80 KB 🔴 ⬆ 0.80 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 10.91 KB

progresscircle

Filename Head Compared to base
index-base.css 10.50 KB 🟢 ⬇ 0.05 KB (-0.44%)
index-theme.css 1.01 KB 🔴 ⬆ 1.01 KB (Infinity%)
index.css 10.80 KB 🔴 ⬆ 0.26 KB (2.43%)
metadata.json 3.56 KB 🔴 ⬆ 3.56 KB (Infinity%)
themes/express.css 0.93 KB 🔴 ⬆ 0.93 KB (Infinity%)
themes/spectrum-two.css 0.92 KB 🔴 ⬆ 0.92 KB (Infinity%)
themes/spectrum.css 0.93 KB 🔴 ⬆ 0.93 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 10.55 KB

radio

Filename Head Compared to base
index-base.css 15.05 KB 🟢 ⬇ 1.47 KB (-8.89%)
index-theme.css 1.08 KB 🟢 ⬇ 0.61 KB (-35.53%)
index.css 15.40 KB 🟢 ⬇ 2.18 KB (-12.43%)
metadata.json 8.97 KB 🔴 ⬆ 8.97 KB (Infinity%)
themes/express.css 1.00 KB 🟢 ⬇ 0.39 KB (-27.76%)
themes/spectrum-two.css 0.98 KB 🔴 ⬆ 0.98 KB (Infinity%)
themes/spectrum.css 1.00 KB 🟢 ⬇ 0.38 KB (-27.36%)
index-vars.css 🚨 deleted/moved ⬇ 17.58 KB

rating

Filename Head Compared to base
index-base.css 8.13 KB 🟢 ⬇ 0.90 KB (-9.80%)
index-theme.css 1.03 KB 🟢 ⬇ 0.38 KB (-26.33%)
index.css 8.54 KB 🟢 ⬇ 1.26 KB (-12.82%)
metadata.json 5.22 KB 🔴 ⬆ 5.22 KB (Infinity%)
themes/express.css 1.04 KB 🔴 ⬆ 0.05 KB (4.82%)
themes/spectrum-two.css 1.03 KB 🔴 ⬆ 1.03 KB (Infinity%)
themes/spectrum.css 1.07 KB 🔴 ⬆ 0.06 KB (5.49%)
index-vars.css 🚨 deleted/moved ⬇ 9.79 KB

search

Filename Head Compared to base
index-base.css 10.57 KB 🟢 ⬇ 1.55 KB (-12.78%)
index-theme.css 2.04 KB 🟢 ⬇ 1.12 KB (-35.30%)
index.css 11.73 KB 🟢 ⬇ 2.93 KB (-19.98%)
metadata.json 7.69 KB 🔴 ⬆ 7.69 KB (Infinity%)
themes/express.css 1.88 KB 🟢 ⬇ 0.06 KB (-2.93%)
themes/spectrum-two.css 1.77 KB 🔴 ⬆ 1.77 KB (Infinity%)
themes/spectrum.css 1.79 KB 🟢 ⬇ 0.05 KB (-2.66%)
index-vars.css 🚨 deleted/moved ⬇ 14.66 KB

sidenav

Filename Head Compared to base
index-base.css 13.92 KB 🟢 ⬇ 0.68 KB (-4.55%)
index-theme.css 1.29 KB 🔴 ⬆ 1.29 KB (Infinity%)
index.css 14.44 KB 🟢 ⬇ 0.15 KB (-1.00%)
metadata.json 8.96 KB 🔴 ⬆ 8.96 KB (Infinity%)
themes/express.css 1.13 KB 🔴 ⬆ 1.13 KB (Infinity%)
themes/spectrum-two.css 1.11 KB 🔴 ⬆ 1.11 KB (Infinity%)
themes/spectrum.css 1.13 KB 🔴 ⬆ 1.13 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 14.58 KB

slider

Filename Head Compared to base
index-base.css 27.91 KB 🟢 ⬇ 2.04 KB (-6.82%)
index-theme.css 2.67 KB 🟢 ⬇ 0.26 KB (-8.79%)
index.css 29.32 KB 🟢 ⬇ 2.94 KB (-9.13%)
metadata.json 14.24 KB 🔴 ⬆ 14.24 KB (Infinity%)
themes/express.css 2.14 KB 🔴 ⬆ 0.36 KB (20.00%)
themes/spectrum-two.css 2.07 KB 🔴 ⬆ 2.07 KB (Infinity%)
themes/spectrum.css 2.12 KB 🔴 ⬆ 0.37 KB (20.78%)
index-vars.css 🚨 deleted/moved ⬇ 32.26 KB

splitview

Filename Head Compared to base
index-base.css 11.12 KB 🟢 ⬇ 0.22 KB (-1.88%)
index-theme.css 0.92 KB 🔴 ⬆ 0.92 KB (Infinity%)
index.css 11.31 KB 🟢 ⬇ 0.03 KB (-0.26%)
metadata.json 4.69 KB 🔴 ⬆ 4.69 KB (Infinity%)
themes/express.css 0.87 KB 🔴 ⬆ 0.87 KB (Infinity%)
themes/spectrum-two.css 0.83 KB 🔴 ⬆ 0.83 KB (Infinity%)
themes/spectrum.css 0.87 KB 🔴 ⬆ 0.87 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 11.33 KB

statuslight

Filename Head Compared to base
index.css 10.83 KB 🟢 ⬇ 0.56 KB (-4.79%)
metadata.json 6.89 KB 🔴 ⬆ 6.89 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 11.38 KB
index-vars.css 🚨 deleted/moved ⬇ 11.38 KB

steplist

Filename Head Compared to base
index-base.css 9.90 KB 🟢 ⬇ 0.09 KB (-0.83%)
index-theme.css 0.89 KB 🔴 ⬆ 0.89 KB (Infinity%)
index.css 10.07 KB 🔴 ⬆ 0.08 KB (0.82%)
metadata.json 4.97 KB 🔴 ⬆ 4.97 KB (Infinity%)
themes/express.css 0.82 KB 🔴 ⬆ 0.82 KB (Infinity%)
themes/spectrum-two.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
themes/spectrum.css 0.82 KB 🔴 ⬆ 0.82 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 9.98 KB

stepper

Filename Head Compared to base
index-base.css 16.48 KB 🟢 ⬇ 0.82 KB (-4.62%)
index-theme.css 2.68 KB 🟢 ⬇ 1.33 KB (-33.09%)
index.css 18.09 KB 🟢 ⬇ 2.58 KB (-12.48%)
metadata.json 8.69 KB 🔴 ⬆ 8.69 KB (Infinity%)
themes/express.css 1.98 KB 🟢 ⬇ 0.36 KB (-15.24%)
themes/spectrum-two.css 2.16 KB 🔴 ⬆ 2.16 KB (Infinity%)
themes/spectrum.css 2.18 KB 🟢 ⬇ 0.11 KB (-4.82%)
index-vars.css 🚨 deleted/moved ⬇ 20.67 KB

swatch

Filename Head Compared to base
index-base.css 10.88 KB 🟢 ⬇ 0.32 KB (-2.79%)
index-theme.css 0.90 KB 🔴 ⬆ 0.90 KB (Infinity%)
index.css 11.15 KB 🟢 ⬇ 0.05 KB (-0.40%)
metadata.json 5.71 KB 🔴 ⬆ 5.71 KB (Infinity%)
themes/express.css 0.91 KB 🔴 ⬆ 0.91 KB (Infinity%)
themes/spectrum-two.css 0.89 KB 🔴 ⬆ 0.89 KB (Infinity%)
themes/spectrum.css 0.91 KB 🔴 ⬆ 0.91 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 11.19 KB

swatchgroup

Filename Head Compared to base
index.css 1.22 KB 🟢 ⬇ 0.06 KB (-4.89%)
metadata.json 0.53 KB 🔴 ⬆ 0.53 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 1.28 KB
index-vars.css 🚨 deleted/moved ⬇ 1.28 KB

switch

Filename Head Compared to base
index-base.css 21.74 KB 🟢 ⬇ 1.19 KB (-5.18%)
index-theme.css 1.70 KB 🟢 ⬇ 0.27 KB (-13.37%)
index.css 22.54 KB 🟢 ⬇ 1.73 KB (-7.14%)
metadata.json 12.61 KB 🔴 ⬆ 12.61 KB (Infinity%)
themes/express.css 1.42 KB 🔴 ⬆ 0.14 KB (10.23%)
themes/spectrum-two.css 1.40 KB 🔴 ⬆ 1.40 KB (Infinity%)
themes/spectrum.css 1.42 KB 🔴 ⬆ 0.14 KB (10.91%)
index-vars.css 🚨 deleted/moved ⬇ 24.27 KB

table

Filename Head Compared to base
index-base.css 46.73 KB 🟢 ⬇ 0.25 KB (-0.52%)
index-theme.css 1.49 KB 🔴 ⬆ 1.49 KB (Infinity%)
index.css 47.43 KB 🔴 ⬆ 0.47 KB (0.97%)
metadata.json 22.38 KB 🔴 ⬆ 22.38 KB (Infinity%)
themes/express.css 1.38 KB 🔴 ⬆ 1.38 KB (Infinity%)
themes/spectrum-two.css 1.36 KB 🔴 ⬆ 1.36 KB (Infinity%)
themes/spectrum.css 1.38 KB 🔴 ⬆ 1.38 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 46.98 KB

tabs

Filename Head Compared to base
index-base.css 16.90 KB 🟢 ⬇ 0.16 KB (-0.91%)
index-theme.css 0.80 KB 🟢 ⬇ 0.01 KB (-1.61%)
index.css 17.04 KB 🟢 ⬇ 0.20 KB (-1.16%)
metadata.json 9.34 KB 🔴 ⬆ 9.34 KB (Infinity%)
themes/express.css 0.79 KB 🔴 ⬆ 0.07 KB (9.29%)
themes/spectrum-two.css 0.77 KB 🔴 ⬆ 0.77 KB (Infinity%)
themes/spectrum.css 0.79 KB 🔴 ⬆ 0.07 KB (10.49%)
index-vars.css 🚨 deleted/moved ⬇ 17.24 KB

tag

Filename Head Compared to base
index-base.css 26.40 KB 🟢 ⬇ 3.88 KB (-12.82%)
index-theme.css 3.33 KB 🟢 ⬇ 2.64 KB (-44.27%)
index.css 28.93 KB 🟢 ⬇ 6.71 KB (-18.82%)
metadata.json 16.18 KB 🔴 ⬆ 16.18 KB (Infinity%)
themes/express.css 3.09 KB 🟢 ⬇ 0.20 KB (-5.89%)
themes/spectrum-two.css 3.10 KB 🔴 ⬆ 3.10 KB (Infinity%)
themes/spectrum.css 3.11 KB 🟢 ⬇ 0.19 KB (-5.62%)
index-vars.css 🚨 deleted/moved ⬇ 35.64 KB

textfield

Filename Head Compared to base
index-base.css 32.00 KB 🟢 ⬇ 2.39 KB (-6.96%)
index-theme.css 1.23 KB 🟢 ⬇ 0.33 KB (-20.87%)
index.css 32.06 KB 🟢 ⬇ 3.27 KB (-9.25%)
metadata.json 16.95 KB 🔴 ⬆ 16.95 KB (Infinity%)
themes/express.css 1.10 KB 🔴 ⬆ 0.02 KB (1.62%)
themes/spectrum-two.css 0.70 KB 🔴 ⬆ 0.70 KB (Infinity%)
themes/spectrum.css 0.72 KB 🟢 ⬇ 0.38 KB (-34.57%)
index-vars.css 🚨 deleted/moved ⬇ 35.33 KB

thumbnail

Filename Head Compared to base
index-base.css 7.66 KB 🟢 ⬇ 0.58 KB (-6.89%)
index-theme.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index.css 7.73 KB 🟢 ⬇ 0.52 KB (-6.11%)
metadata.json 3.65 KB 🔴 ⬆ 3.65 KB (Infinity%)
themes/express.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
themes/spectrum-two.css 0.68 KB 🔴 ⬆ 0.68 KB (Infinity%)
themes/spectrum.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 8.23 KB

toast

Filename Head Compared to base
index-base.css 7.69 KB 🟢 ⬇ 0.71 KB (-8.31%)
index-theme.css 0.81 KB 🟢 ⬇ 0.07 KB (-7.89%)
index.css 7.86 KB 🟢 ⬇ 0.79 KB (-8.91%)
metadata.json 4.19 KB 🔴 ⬆ 4.19 KB (Infinity%)
themes/express.css 0.82 KB 🔴 ⬆ 0.07 KB (9.32%)
themes/spectrum-two.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
themes/spectrum.css 0.83 KB 🔴 ⬆ 0.08 KB (10.40%)
index-vars.css 🚨 deleted/moved ⬇ 8.63 KB

tooltip

Filename Head Compared to base
index-base.css 34.15 KB 🟢 ⬇ 0.14 KB (-0.40%)
index-theme.css 0.76 KB 🟢 ⬇ 0.14 KB (-15.13%)
index.css 34.26 KB 🟢 ⬇ 0.29 KB (-0.83%)
metadata.json 21.64 KB 🔴 ⬆ 21.64 KB (Infinity%)
themes/express.css 0.76 KB -
themes/spectrum-two.css 0.75 KB 🔴 ⬆ 0.75 KB (Infinity%)
themes/spectrum.css 0.77 KB 🔴 ⬆ 0.01 KB (1.05%)
index-vars.css 🚨 deleted/moved ⬇ 34.54 KB

tray

Filename Head Compared to base
index.css 3.81 KB 🟢 ⬇ 0.01 KB (-0.26%)
metadata.json 1.32 KB 🔴 ⬆ 1.32 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.82 KB
index-vars.css 🚨 deleted/moved ⬇ 3.82 KB

treeview

Filename Head Compared to base
index-base.css 17.51 KB 🔴 ⬆ 0.31 KB (1.75%)
index-theme.css 0.86 KB 🔴 ⬆ 0.86 KB (Infinity%)
index.css 17.68 KB 🔴 ⬆ 0.48 KB (2.75%)
metadata.json 8.60 KB 🔴 ⬆ 8.60 KB (Infinity%)
themes/express.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
themes/spectrum-two.css 0.79 KB 🔴 ⬆ 0.79 KB (Infinity%)
themes/spectrum.css 0.81 KB 🔴 ⬆ 0.81 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 17.21 KB

typography

Filename Head Compared to base
index.css 40.45 KB 🔴 ⬆ 0.19 KB (0.45%)
metadata.json 35.51 KB 🔴 ⬆ 35.51 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 40.27 KB
index-vars.css 🚨 deleted/moved ⬇ 40.27 KB

underlay

Filename Head Compared to base
index.css 2.58 KB 🟢 ⬇ 0.71 KB (-21.18%)
metadata.json 1.32 KB 🔴 ⬆ 1.32 KB (Infinity%)
index-base.css 🚨 deleted/moved ⬇ 3.27 KB
index-vars.css 🚨 deleted/moved ⬇ 3.27 KB

well

Filename Head Compared to base
index-base.css 1.50 KB 🔴 ⬆ 0.07 KB (5.04%)
index-theme.css 0.71 KB 🔴 ⬆ 0.71 KB (Infinity%)
index.css 1.57 KB 🔴 ⬆ 0.14 KB (9.82%)
metadata.json 0.87 KB 🔴 ⬆ 0.87 KB (Infinity%)
themes/express.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
themes/spectrum-two.css 0.71 KB 🔴 ⬆ 0.71 KB (Infinity%)
themes/spectrum.css 0.73 KB 🔴 ⬆ 0.73 KB (Infinity%)
index-vars.css 🚨 deleted/moved ⬇ 1.43 KB

tokens

Filename Head Compared to base
css/dark-vars.css 48.00 KB 🔴 ⬆ 22.81 KB (90.58%)
css/global-vars.css 44.15 KB 🔴 ⬆ 5.31 KB (13.68%)
css/index.css 201.91 KB 🔴 ⬆ 201.91 KB (Infinity%)
css/large-vars.css 32.04 KB 🔴 ⬆ 6.97 KB (27.81%)
css/light-vars.css 47.96 KB 🔴 ⬆ 22.80 KB (90.58%)
css/medium-vars.css 32.21 KB 🔴 ⬆ 7.21 KB (28.83%)
index.css 201.91 KB 🔴 ⬆ 0.29 KB (0.14%)
css/darkest-vars.css 🚨 deleted/moved ⬇ 25.14 KB
css/express/dark-vars.css 🚨 deleted/moved ⬇ 1.11 KB
css/express/darkest-vars.css 🚨 deleted/moved ⬇ 1.11 KB
css/express/global-vars.css 🚨 deleted/moved ⬇ 3.03 KB
css/express/index.css 🚨 deleted/moved ⬇ 10.03 KB
css/express/large-vars.css 🚨 deleted/moved ⬇ 3.58 KB
css/express/light-vars.css 🚨 deleted/moved ⬇ 1.15 KB
css/express/medium-vars.css 🚨 deleted/moved ⬇ 3.56 KB
css/spectrum/dark-vars.css 🚨 deleted/moved ⬇ 4.43 KB
css/spectrum/darkest-vars.css 🚨 deleted/moved ⬇ 4.42 KB
css/spectrum/global-vars.css 🚨 deleted/moved ⬇ 5.92 KB
css/spectrum/index.css 🚨 deleted/moved ⬇ 31.48 KB
css/spectrum/large-vars.css 🚨 deleted/moved ⬇ 7.56 KB
css/spectrum/light-vars.css 🚨 deleted/moved ⬇ 4.41 KB
css/spectrum/medium-vars.css 🚨 deleted/moved ⬇ 7.80 KB
* Size determined by adding together the size of the main file for all packages in the library.
* Results are not gzipped or minified.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

Copy link
Collaborator Author

@pfulton pfulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some initial thoughts here.

components/actionbar/index.css Outdated Show resolved Hide resolved
components/actionbar/definitions.css Outdated Show resolved Hide resolved
components/actionbar/definitions.css Outdated Show resolved Hide resolved
components/actionbar/definitions.css Outdated Show resolved Hide resolved
components/actionbar/definitions.css Outdated Show resolved Hide resolved
@pfulton pfulton requested a review from castastrophe May 24, 2024 15:29
@castastrophe castastrophe force-pushed the s2-foundations-redux branch 3 times, most recently from 3c12625 to 5f49e47 Compare June 3, 2024 16:57
@castastrophe castastrophe force-pushed the s2-foundations-redux branch 10 times, most recently from 88ff338 to ad2cea7 Compare June 10, 2024 15:52
@castastrophe castastrophe added the skip_vrt Add to a PR to skip running VRT (but still pass the action) label Jun 10, 2024
@castastrophe castastrophe force-pushed the s2-foundations-redux branch 11 times, most recently from 07e741e to e668259 Compare June 10, 2024 16:08
@castastrophe castastrophe force-pushed the s2-foundations-redux branch 5 times, most recently from e9f4bbc to 99d17de Compare January 13, 2025 20:52
@import "./spectrum.css";

@container (--system: express) {
@container style(--system: express) {
.spectrum-Textfield {
--spectrum-textfield-border-color: var(--spectrum-gray-400);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [stylelint] <spectrum-tools/theme-alignment> reported by reviewdog 🐶
Custom property "--spectrum-textfield-border-color" is not used or defined by the base file (themes/spectrum-two.css).

@import "./spectrum.css";

@container (--system: express) {
@container style(--system: express) {
.spectrum-Textfield {
--spectrum-textfield-border-color: var(--spectrum-gray-400);
--spectrum-textfield-border-color-hover: var(--spectrum-gray-500);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [stylelint] <spectrum-tools/theme-alignment> reported by reviewdog 🐶
Custom property "--spectrum-textfield-border-color-hover" is not used or defined by the base file (themes/spectrum-two.css).

DocsInternationalizedDetailVariants,
DocsInternationalizedHeadingBodyPairing,
DocsInternationalizedHeadingVariants, Template
DocsBodyVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsBodyVariants,
DocsBodyVariants,

DocsInternationalizedHeadingBodyPairing,
DocsInternationalizedHeadingVariants, Template
DocsBodyVariants,
DocsCodeVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsCodeVariants,
DocsCodeVariants,

DocsInternationalizedHeadingVariants, Template
DocsBodyVariants,
DocsCodeVariants,
DocsDetailVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsDetailVariants,
DocsDetailVariants,

DocsBodyVariants,
DocsCodeVariants,
DocsDetailVariants,
DocsHeadingBodyPairing,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsHeadingBodyPairing,
DocsHeadingBodyPairing,

DocsCodeVariants,
DocsDetailVariants,
DocsHeadingBodyPairing,
DocsHeadingVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsHeadingVariants,
DocsHeadingVariants,

DocsDetailVariants,
DocsHeadingBodyPairing,
DocsHeadingVariants,
DocsInternationalizedBodyVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsInternationalizedBodyVariants,
DocsInternationalizedBodyVariants,

DocsHeadingBodyPairing,
DocsHeadingVariants,
DocsInternationalizedBodyVariants,
DocsInternationalizedCodeVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsInternationalizedCodeVariants,
DocsInternationalizedCodeVariants,

DocsHeadingVariants,
DocsInternationalizedBodyVariants,
DocsInternationalizedCodeVariants,
DocsInternationalizedDetailVariants,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsInternationalizedDetailVariants,
DocsInternationalizedDetailVariants,

DocsInternationalizedBodyVariants,
DocsInternationalizedCodeVariants,
DocsInternationalizedDetailVariants,
DocsInternationalizedHeadingBodyPairing,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsInternationalizedHeadingBodyPairing,
DocsInternationalizedHeadingBodyPairing,

DocsInternationalizedCodeVariants,
DocsInternationalizedDetailVariants,
DocsInternationalizedHeadingBodyPairing,
DocsInternationalizedHeadingVariants, Template
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 1 tab but found 4 spaces.

Suggested change
DocsInternationalizedHeadingVariants, Template
DocsInternationalizedHeadingVariants, Template

@castastrophe castastrophe force-pushed the s2-foundations-redux branch 19 times, most recently from 3114d29 to 246fa4d Compare January 17, 2025 03:36
castastrophe and others added 2 commits January 21, 2025 10:47
Expanding the existing themes system to support the new S2 mappings.

---
Co-authored-by: castastrophe <[email protected]>
Co-authored-by: Patrick Fulton <[email protected]>
Co-authored-by: Cory Dransfeldt <[email protected]>
Co-authored-by: Aziz Ramos <[email protected]>
Co-authored-by: Josh Winn <[email protected]>
Co-authored-by: Rise Erpelding <[email protected]>
Co-authored-by: Marissa Huysentruyt <[email protected]>
Co-authored-by: Rajdeep Chandra <[email protected]>
Co-authored-by: TarunAdobe <[email protected]>
Co-authored-by: Dragan Eror<[email protected]>
* chore(menu): remove mod property and add fallback for spectrum classic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Results in a breaking API change high priority An important PR or issue requiring immediate attention ready-for-review run_vrt For use on PRs looking to kick off VRT S2 Spectrum 2 size-8 XL ~18-54hrs; huge effort, high complexity, takes a whole sprint, maybe break down.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants