primer_view_components 0.0.70 → 0.0.73

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: primer_view_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.70
4
+ version: 0.0.73
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Open Source
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-30 00:00:00.000000000 Z
11
+ date: 2022-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionview
@@ -387,10 +387,10 @@ files:
387
387
  - app/components/primer/alpha/tab_nav.rb
388
388
  - app/components/primer/alpha/tab_panels.html.erb
389
389
  - app/components/primer/alpha/tab_panels.rb
390
- - app/components/primer/alpha/tooltip.d.ts
391
- - app/components/primer/alpha/tooltip.js
390
+ - app/components/primer/alpha/tool-tip-element.d.ts
391
+ - app/components/primer/alpha/tool-tip-element.js
392
+ - app/components/primer/alpha/tool-tip-element.ts
392
393
  - app/components/primer/alpha/tooltip.rb
393
- - app/components/primer/alpha/tooltip.ts
394
394
  - app/components/primer/alpha/underline_nav.html.erb
395
395
  - app/components/primer/alpha/underline_nav.rb
396
396
  - app/components/primer/alpha/underline_panels.html.erb
@@ -551,6 +551,7 @@ files:
551
551
  - lib/rubocop/cop/primer/component_name_migration.rb
552
552
  - lib/rubocop/cop/primer/deprecated_arguments.rb
553
553
  - lib/rubocop/cop/primer/deprecated_button_arguments.rb
554
+ - lib/rubocop/cop/primer/deprecated_components.rb
554
555
  - lib/rubocop/cop/primer/deprecated_label_schemes.rb
555
556
  - lib/rubocop/cop/primer/deprecated_layout_component.rb
556
557
  - lib/rubocop/cop/primer/no_tag_memoize.rb