@primer/view-components 0.21.1-rc.c8b731d6 → 0.21.1-rc.e895ac79

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.21.1-rc.c8b731d6",
3
+ "version": "0.21.1-rc.e895ac79",
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",
@@ -3440,19 +3440,6 @@
3440
3440
  "color-contrast"
3441
3441
  ]
3442
3442
  }
3443
- },
3444
- {
3445
- "preview_path": "primer/alpha/dialog/initally_open",
3446
- "name": "initally_open",
3447
- "snapshot": "interactive",
3448
- "skip_rules": {
3449
- "wont_fix": [
3450
- "region"
3451
- ],
3452
- "will_fix": [
3453
- "color-contrast"
3454
- ]
3455
- }
3456
3443
  }
3457
3444
  ],
3458
3445
  "subcomponents": [
@@ -3217,19 +3217,6 @@
3217
3217
  "color-contrast"
3218
3218
  ]
3219
3219
  }
3220
- },
3221
- {
3222
- "preview_path": "primer/alpha/dialog/initally_open",
3223
- "name": "initally_open",
3224
- "snapshot": "interactive",
3225
- "skip_rules": {
3226
- "wont_fix": [
3227
- "region"
3228
- ],
3229
- "will_fix": [
3230
- "color-contrast"
3231
- ]
3232
- }
3233
3220
  }
3234
3221
  ]
3235
3222
  },