playbook_ui 14.14.0.pre.alpha.play1755pbcontenttag6460 → 14.14.0.pre.alpha.play1755pbcontenttag6464

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 931d67f7d61788f0bbb01bf8dda120907d838926d3723af2bd25deb73bf3a98e
4
- data.tar.gz: 439fb7109bcabe2b11c288f95d99849cf5cee09681f1401598de454db1ac2b30
3
+ metadata.gz: 4a0dfdbe65861c574c5ae3d71fe1b145da7b3242135041cb8f4dfa204fb8a1d0
4
+ data.tar.gz: 66ac870918f75471d9b3320be3c72cdedd1b110bbdcb520c75e2bd3850fa4740
5
5
  SHA512:
6
- metadata.gz: 32590440cb2924f49543a9f3486f2e9fecce2c24434c658a288ba37d4ad1953dcd3cebe2d6f6db37724fe94ad4e6c67d7077ace41e700392a2a75d0d0fdaa405
7
- data.tar.gz: a0403021afa28a4dada1723bacc30ccc10278405265971b0b0f841341f88f063a9082531bb47a614b073265563be64709e937e14657ef058e9bf7024523b9905
6
+ metadata.gz: 6dcf36d3f70ec676e2f309170afe4e16e3a577e494a7d68c47add383970de0b5ca5ec8f33047973b936341d3bb1d025d68f8ed17984b7aec65f86828cbd0a544
7
+ data.tar.gz: f01907111bf029a002058b95af1c5118f539904adcf140b4d3cdebd1d0a97374d785744b9a54b1881df23e1b93333d447502c72e6261ba645af8da8bb13f7e87
@@ -1,4 +1,8 @@
1
- <%= pb_content_tag(:div, class: object.classnames) do %>
1
+ <%= pb_content_tag(:div,
2
+ aria: object.aria,
3
+ data: object.data,
4
+ class: object.classnames,
5
+ **combined_html_options) do %>
2
6
  <% if object.label %>
3
7
  <label class="pb_select_kit_label" for="<%= object.name %>">
4
8
  <%= pb_rails("caption", props: { text: object.label, dark: object.dark }) %>
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.14.0"
5
- VERSION = "14.14.0.pre.alpha.play1755pbcontenttag6460"
5
+ VERSION = "14.14.0.pre.alpha.play1755pbcontenttag6464"
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.14.0.pre.alpha.play1755pbcontenttag6460
4
+ version: 14.14.0.pre.alpha.play1755pbcontenttag6464
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX