@primer/view-components 0.22.0-rc.7b21c876 → 0.22.0-rc.f2f4b080

Sign up to get free protection for your applications and to get access to all the features.
@@ -132,7 +132,7 @@ class ToolTipElement extends HTMLElement {
132
132
  display: block;
133
133
  right: 0;
134
134
  left: 0;
135
- height: var(--overlay-offset, 0.25rem);
135
+ height: 12px;
136
136
  content: "";
137
137
  }
138
138
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/view-components",
3
- "version": "0.22.0-rc.7b21c876",
3
+ "version": "0.22.0-rc.f2f4b080",
4
4
  "description": "ViewComponents for the Primer Design System",
5
5
  "main": "app/assets/javascripts/primer_view_components.js",
6
6
  "module": "app/components/primer/primer.js",
@@ -9141,33 +9141,7 @@
9141
9141
  {
9142
9142
  "preview_path": "primer/alpha/underline_panels/default",
9143
9143
  "name": "default",
9144
- "snapshot": "true",
9145
- "skip_rules": {
9146
- "wont_fix": [
9147
- "region"
9148
- ],
9149
- "will_fix": [
9150
- "color-contrast"
9151
- ]
9152
- }
9153
- },
9154
- {
9155
- "preview_path": "primer/alpha/underline_panels/with_icons_and_counters",
9156
- "name": "with_icons_and_counters",
9157
- "snapshot": "true",
9158
- "skip_rules": {
9159
- "wont_fix": [
9160
- "region"
9161
- ],
9162
- "will_fix": [
9163
- "color-contrast"
9164
- ]
9165
- }
9166
- },
9167
- {
9168
- "preview_path": "primer/alpha/underline_panels/with_actions",
9169
- "name": "with_actions",
9170
- "snapshot": "true",
9144
+ "snapshot": "false",
9171
9145
  "skip_rules": {
9172
9146
  "wont_fix": [
9173
9147
  "region"
@@ -7072,33 +7072,7 @@
7072
7072
  {
7073
7073
  "preview_path": "primer/alpha/underline_panels/default",
7074
7074
  "name": "default",
7075
- "snapshot": "true",
7076
- "skip_rules": {
7077
- "wont_fix": [
7078
- "region"
7079
- ],
7080
- "will_fix": [
7081
- "color-contrast"
7082
- ]
7083
- }
7084
- },
7085
- {
7086
- "preview_path": "primer/alpha/underline_panels/with_icons_and_counters",
7087
- "name": "with_icons_and_counters",
7088
- "snapshot": "true",
7089
- "skip_rules": {
7090
- "wont_fix": [
7091
- "region"
7092
- ],
7093
- "will_fix": [
7094
- "color-contrast"
7095
- ]
7096
- }
7097
- },
7098
- {
7099
- "preview_path": "primer/alpha/underline_panels/with_actions",
7100
- "name": "with_actions",
7101
- "snapshot": "true",
7075
+ "snapshot": "false",
7102
7076
  "skip_rules": {
7103
7077
  "wont_fix": [
7104
7078
  "region"