@primer/view-components 0.21.0-rc.be66f7bb → 0.21.1-rc.1c4aed32

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.
@@ -3781,6 +3781,19 @@
3781
3781
  ]
3782
3782
  }
3783
3783
  },
3784
+ {
3785
+ "preview_path": "primer/beta/icon_button/primary",
3786
+ "name": "primary",
3787
+ "snapshot": "true",
3788
+ "skip_rules": {
3789
+ "wont_fix": [
3790
+ "region"
3791
+ ],
3792
+ "will_fix": [
3793
+ "color-contrast"
3794
+ ]
3795
+ }
3796
+ },
3784
3797
  {
3785
3798
  "preview_path": "primer/beta/icon_button/danger",
3786
3799
  "name": "danger",
@@ -6797,6 +6810,110 @@
6797
6810
  "color-contrast"
6798
6811
  ]
6799
6812
  }
6813
+ },
6814
+ {
6815
+ "preview_path": "primer/alpha/tooltip/tooltip_n",
6816
+ "name": "tooltip_n",
6817
+ "snapshot": "interactive",
6818
+ "skip_rules": {
6819
+ "wont_fix": [
6820
+ "region"
6821
+ ],
6822
+ "will_fix": [
6823
+ "color-contrast"
6824
+ ]
6825
+ }
6826
+ },
6827
+ {
6828
+ "preview_path": "primer/alpha/tooltip/tooltip_s",
6829
+ "name": "tooltip_s",
6830
+ "snapshot": "interactive",
6831
+ "skip_rules": {
6832
+ "wont_fix": [
6833
+ "region"
6834
+ ],
6835
+ "will_fix": [
6836
+ "color-contrast"
6837
+ ]
6838
+ }
6839
+ },
6840
+ {
6841
+ "preview_path": "primer/alpha/tooltip/tooltip_e",
6842
+ "name": "tooltip_e",
6843
+ "snapshot": "interactive",
6844
+ "skip_rules": {
6845
+ "wont_fix": [
6846
+ "region"
6847
+ ],
6848
+ "will_fix": [
6849
+ "color-contrast"
6850
+ ]
6851
+ }
6852
+ },
6853
+ {
6854
+ "preview_path": "primer/alpha/tooltip/tooltip_w",
6855
+ "name": "tooltip_w",
6856
+ "snapshot": "interactive",
6857
+ "skip_rules": {
6858
+ "wont_fix": [
6859
+ "region"
6860
+ ],
6861
+ "will_fix": [
6862
+ "color-contrast"
6863
+ ]
6864
+ }
6865
+ },
6866
+ {
6867
+ "preview_path": "primer/alpha/tooltip/tooltip_se",
6868
+ "name": "tooltip_se",
6869
+ "snapshot": "interactive",
6870
+ "skip_rules": {
6871
+ "wont_fix": [
6872
+ "region"
6873
+ ],
6874
+ "will_fix": [
6875
+ "color-contrast"
6876
+ ]
6877
+ }
6878
+ },
6879
+ {
6880
+ "preview_path": "primer/alpha/tooltip/tooltip_sw",
6881
+ "name": "tooltip_sw",
6882
+ "snapshot": "interactive",
6883
+ "skip_rules": {
6884
+ "wont_fix": [
6885
+ "region"
6886
+ ],
6887
+ "will_fix": [
6888
+ "color-contrast"
6889
+ ]
6890
+ }
6891
+ },
6892
+ {
6893
+ "preview_path": "primer/alpha/tooltip/tooltip_ne",
6894
+ "name": "tooltip_ne",
6895
+ "snapshot": "interactive",
6896
+ "skip_rules": {
6897
+ "wont_fix": [
6898
+ "region"
6899
+ ],
6900
+ "will_fix": [
6901
+ "color-contrast"
6902
+ ]
6903
+ }
6904
+ },
6905
+ {
6906
+ "preview_path": "primer/alpha/tooltip/tooltip_nw",
6907
+ "name": "tooltip_nw",
6908
+ "snapshot": "interactive",
6909
+ "skip_rules": {
6910
+ "wont_fix": [
6911
+ "region"
6912
+ ],
6913
+ "will_fix": [
6914
+ "color-contrast"
6915
+ ]
6916
+ }
6800
6917
  }
6801
6918
  ]
6802
6919
  },