@primer/view-components 0.50.0-rc.92db95cb → 0.50.0-rc.9bbd89a8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/view-components",
3
- "version": "0.50.0-rc.92db95cb",
3
+ "version": "0.50.0-rc.9bbd89a8",
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",
@@ -9145,6 +9145,19 @@
9145
9145
  ]
9146
9146
  }
9147
9147
  },
9148
+ {
9149
+ "preview_path": "primer/alpha/text_field/show_clear_button_with_custom_label",
9150
+ "name": "show_clear_button_with_custom_label",
9151
+ "snapshot": "true",
9152
+ "skip_rules": {
9153
+ "wont_fix": [
9154
+ "region"
9155
+ ],
9156
+ "will_fix": [
9157
+ "color-contrast"
9158
+ ]
9159
+ }
9160
+ },
9148
9161
  {
9149
9162
  "preview_path": "primer/alpha/text_field/full_width",
9150
9163
  "name": "full_width",
@@ -7129,6 +7129,19 @@
7129
7129
  ]
7130
7130
  }
7131
7131
  },
7132
+ {
7133
+ "preview_path": "primer/alpha/text_field/show_clear_button_with_custom_label",
7134
+ "name": "show_clear_button_with_custom_label",
7135
+ "snapshot": "true",
7136
+ "skip_rules": {
7137
+ "wont_fix": [
7138
+ "region"
7139
+ ],
7140
+ "will_fix": [
7141
+ "color-contrast"
7142
+ ]
7143
+ }
7144
+ },
7132
7145
  {
7133
7146
  "preview_path": "primer/alpha/text_field/full_width",
7134
7147
  "name": "full_width",