@primer/view-components 0.16.2-rc.bade5faa → 0.16.2-rc.e77154e1

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.16.2-rc.bade5faa",
3
+ "version": "0.16.2-rc.e77154e1",
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",
@@ -3330,32 +3330,6 @@
3330
3330
  "color-contrast"
3331
3331
  ]
3332
3332
  }
3333
- },
3334
- {
3335
- "preview_path": "primer/alpha/dialog/left_side",
3336
- "name": "left_side",
3337
- "snapshot": "interactive",
3338
- "skip_rules": {
3339
- "wont_fix": [
3340
- "region"
3341
- ],
3342
- "will_fix": [
3343
- "color-contrast"
3344
- ]
3345
- }
3346
- },
3347
- {
3348
- "preview_path": "primer/alpha/dialog/right_side",
3349
- "name": "right_side",
3350
- "snapshot": "interactive",
3351
- "skip_rules": {
3352
- "wont_fix": [
3353
- "region"
3354
- ],
3355
- "will_fix": [
3356
- "color-contrast"
3357
- ]
3358
- }
3359
3333
  }
3360
3334
  ],
3361
3335
  "subcomponents": [
@@ -3100,32 +3100,6 @@
3100
3100
  "color-contrast"
3101
3101
  ]
3102
3102
  }
3103
- },
3104
- {
3105
- "preview_path": "primer/alpha/dialog/left_side",
3106
- "name": "left_side",
3107
- "snapshot": "interactive",
3108
- "skip_rules": {
3109
- "wont_fix": [
3110
- "region"
3111
- ],
3112
- "will_fix": [
3113
- "color-contrast"
3114
- ]
3115
- }
3116
- },
3117
- {
3118
- "preview_path": "primer/alpha/dialog/right_side",
3119
- "name": "right_side",
3120
- "snapshot": "interactive",
3121
- "skip_rules": {
3122
- "wont_fix": [
3123
- "region"
3124
- ],
3125
- "will_fix": [
3126
- "color-contrast"
3127
- ]
3128
- }
3129
3103
  }
3130
3104
  ]
3131
3105
  },