openproject-primer_view_components 0.39.1 → 0.40.0

Sign up to get free protection for your applications and to get access to all the features.
data/static/previews.json CHANGED
@@ -7823,6 +7823,20 @@
7823
7823
  "color-contrast"
7824
7824
  ]
7825
7825
  }
7826
+ },
7827
+ {
7828
+ "preview_path": "primer/alpha/toggle_switch/with_turbo",
7829
+ "name": "with_turbo",
7830
+ "snapshot": "false",
7831
+ "skip_rules": {
7832
+ "wont_fix": [
7833
+ "region",
7834
+ "button-name"
7835
+ ],
7836
+ "will_fix": [
7837
+ "color-contrast"
7838
+ ]
7839
+ }
7826
7840
  }
7827
7841
  ]
7828
7842
  },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openproject-primer_view_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.1
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Open Source
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-07-26 00:00:00.000000000 Z
12
+ date: 2024-07-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionview