playbook_ui_docs 14.14.0.pre.rc.2 → 14.14.0.pre.rc.3

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui_docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.14.0.pre.rc.2
4
+ version: 14.14.0.pre.rc.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
@@ -716,6 +716,8 @@ files:
716
716
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.md
717
717
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.html.erb
718
718
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.md
719
+ - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.jsx
720
+ - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.md
719
721
  - app/pb_kits/playbook/pb_draggable/docs/example.yml
720
722
  - app/pb_kits/playbook/pb_draggable/docs/index.js
721
723
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_behavior.jsx
@@ -1864,6 +1866,9 @@ files:
1864
1866
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
1865
1867
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
1866
1868
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
1869
+ - app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.html.erb
1870
+ - app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.jsx
1871
+ - app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.md
1867
1872
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.jsx
1868
1873
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.md
1869
1874
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_as_divs.html.erb