playbook_ui 14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492 → 14.7.0.pre.alpha.dependabotnpmandyarnfloatinguireact026284532

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.
@@ -50,7 +50,7 @@ module Playbook
50
50
  if responsive
51
51
  value.each do |key, val|
52
52
  if %i[background color].include?(key)
53
- css += "#{prefix}_#{key}_#{val} " if hover_attributes.include?(key.to_s)
53
+ css += "#{prefix}_#{key}-#{val} " if hover_attributes.include?(key.to_s)
54
54
  elsif hover_attributes.include?(key.to_s) && send("hover_#{key}_values").include?(val.to_s)
55
55
  css += "#{prefix}_#{key}_#{val} "
56
56
  end
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.7.0"
5
- VERSION = "14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492"
5
+ VERSION = "14.7.0.pre.alpha.dependabotnpmandyarnfloatinguireact026284532"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492
4
+ version: 14.7.0.pre.alpha.dependabotnpmandyarnfloatinguireact026284532
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-11-14 00:00:00.000000000 Z
12
+ date: 2024-11-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -2785,6 +2785,9 @@ files:
2785
2785
  - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.html.erb
2786
2786
  - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.jsx
2787
2787
  - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.md
2788
+ - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_gap.html.erb
2789
+ - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_gap.jsx
2790
+ - app/pb_kits/playbook/pb_timeline/docs/_timeline_with_gap.md
2788
2791
  - app/pb_kits/playbook/pb_timeline/docs/example.yml
2789
2792
  - app/pb_kits/playbook/pb_timeline/docs/index.js
2790
2793
  - app/pb_kits/playbook/pb_timeline/item.html.erb
@@ -3160,14 +3163,15 @@ files:
3160
3163
  - app/pb_kits/playbook/utilities/test/globalProps/flexGrow.test.js
3161
3164
  - app/pb_kits/playbook/utilities/test/globalProps/flexShrink.test.js
3162
3165
  - app/pb_kits/playbook/utilities/test/globalProps/flexWrap.test.js
3166
+ - app/pb_kits/playbook/utilities/test/globalProps/hover.test.js
3163
3167
  - app/pb_kits/playbook/utilities/test/globalProps/justifyContent.test.js
3164
3168
  - app/pb_kits/playbook/utilities/test/globalProps/justifySelf.test.js
3165
3169
  - app/pb_kits/playbook/utilities/test/globalProps/order.test.js
3166
3170
  - app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
3167
3171
  - app/pb_kits/playbook/utilities/text.ts
3168
3172
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3169
- - dist/chunks/_typeahead-DZmYDBaL.js
3170
- - dist/chunks/_weekday_stacked-CgPamJiY.js
3173
+ - dist/chunks/_typeahead-CEqbLlRy.js
3174
+ - dist/chunks/_weekday_stacked-BiF9GqI1.js
3171
3175
  - dist/chunks/lazysizes-B7xYodB-.js
3172
3176
  - dist/chunks/lib-BC6ESsxG.js
3173
3177
  - dist/chunks/pb_form_validation-B_Z9rEbg.js