@primer/view-components 0.22.0-rc.00b5e629 → 0.22.0-rc.176077ba

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.22.0-rc.00b5e629",
3
+ "version": "0.22.0-rc.176077ba",
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",
@@ -6081,19 +6081,6 @@
6081
6081
  "color-contrast"
6082
6082
  ]
6083
6083
  }
6084
- },
6085
- {
6086
- "preview_path": "primer/alpha/overlay/overlay_with_header_filter",
6087
- "name": "overlay_with_header_filter",
6088
- "snapshot": "false",
6089
- "skip_rules": {
6090
- "wont_fix": [
6091
- "region"
6092
- ],
6093
- "will_fix": [
6094
- "color-contrast"
6095
- ]
6096
- }
6097
6084
  }
6098
6085
  ],
6099
6086
  "subcomponents": [
@@ -6155,18 +6142,7 @@
6155
6142
  }
6156
6143
  ],
6157
6144
  "slots": [
6158
- {
6159
- "name": "filter",
6160
- "description": "Optional filter slot for adding a filter input to the header.",
6161
- "parameters": [
6162
- {
6163
- "name": "system_arguments",
6164
- "type": "Hash",
6165
- "default": "N/A",
6166
- "description": "{{link_to_system_arguments_docs}}"
6167
- }
6168
- ]
6169
- }
6145
+
6170
6146
  ],
6171
6147
  "methods": [
6172
6148
 
@@ -4874,19 +4874,6 @@
4874
4874
  "color-contrast"
4875
4875
  ]
4876
4876
  }
4877
- },
4878
- {
4879
- "preview_path": "primer/alpha/overlay/overlay_with_header_filter",
4880
- "name": "overlay_with_header_filter",
4881
- "snapshot": "false",
4882
- "skip_rules": {
4883
- "wont_fix": [
4884
- "region"
4885
- ],
4886
- "will_fix": [
4887
- "color-contrast"
4888
- ]
4889
- }
4890
4877
  }
4891
4878
  ]
4892
4879
  },