@primer/view-components 0.23.0-rc.56deef5b → 0.23.0-rc.6668fe09

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.23.0-rc.56deef5b",
3
+ "version": "0.23.0-rc.6668fe09",
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",
@@ -11254,19 +11254,6 @@
11254
11254
  "color-contrast"
11255
11255
  ]
11256
11256
  }
11257
- },
11258
- {
11259
- "preview_path": "primer/beta/button/link_scheme_label_wrap",
11260
- "name": "link_scheme_label_wrap",
11261
- "snapshot": "true",
11262
- "skip_rules": {
11263
- "wont_fix": [
11264
- "region"
11265
- ],
11266
- "will_fix": [
11267
- "color-contrast"
11268
- ]
11269
- }
11270
11257
  }
11271
11258
  ],
11272
11259
  "subcomponents": [
@@ -2240,19 +2240,6 @@
2240
2240
  "color-contrast"
2241
2241
  ]
2242
2242
  }
2243
- },
2244
- {
2245
- "preview_path": "primer/beta/button/link_scheme_label_wrap",
2246
- "name": "link_scheme_label_wrap",
2247
- "snapshot": "true",
2248
- "skip_rules": {
2249
- "wont_fix": [
2250
- "region"
2251
- ],
2252
- "will_fix": [
2253
- "color-contrast"
2254
- ]
2255
- }
2256
2243
  }
2257
2244
  ]
2258
2245
  },