playbook_ui_docs 15.3.0 → 15.4.0.pre.rc.1

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.
Files changed (21) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx +28 -0
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.md +11 -2
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.jsx +4 -1
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.md +3 -2
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js +42 -0
  7. data/app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb +1 -1
  8. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.jsx +68 -0
  9. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to_react.md +1 -0
  10. data/app/pb_kits/playbook/pb_popover/docs/example.yml +1 -0
  11. data/app/pb_kits/playbook/pb_popover/docs/index.js +1 -0
  12. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb +64 -0
  13. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx +70 -0
  14. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md +1 -0
  15. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb +67 -1
  16. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_value.jsx +68 -6
  17. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
  18. data/app/pb_kits/playbook/pb_typeahead/docs/index.js +2 -1
  19. data/dist/playbook-doc.js +2 -2
  20. metadata +9 -3
  21. /data/app/pb_kits/playbook/pb_popover/docs/{_popover_append_to.md → _popover_append_to_rails.md} +0 -0
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: 15.3.0
4
+ version: 15.4.0.pre.rc.1
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: 2025-10-23 00:00:00.000000000 Z
12
+ date: 2025-10-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -174,6 +174,7 @@ files:
174
174
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_with_custom_header_rails.html.erb
175
175
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_with_custom_header_rails.md
176
176
  - app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading.js
177
+ - app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js
177
178
  - app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data.json
178
179
  - app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data_infinite_scroll.json
179
180
  - app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data_no_subrows.json
@@ -1819,7 +1820,9 @@ files:
1819
1820
  - app/pb_kits/playbook/pb_popover/docs/_popover_actionable_content.html.erb
1820
1821
  - app/pb_kits/playbook/pb_popover/docs/_popover_actionable_content.jsx
1821
1822
  - app/pb_kits/playbook/pb_popover/docs/_popover_append_to.html.erb
1822
- - app/pb_kits/playbook/pb_popover/docs/_popover_append_to.md
1823
+ - app/pb_kits/playbook/pb_popover/docs/_popover_append_to.jsx
1824
+ - app/pb_kits/playbook/pb_popover/docs/_popover_append_to_rails.md
1825
+ - app/pb_kits/playbook/pb_popover/docs/_popover_append_to_react.md
1823
1826
  - app/pb_kits/playbook/pb_popover/docs/_popover_close.html.erb
1824
1827
  - app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx
1825
1828
  - app/pb_kits/playbook/pb_popover/docs/_popover_default.html.erb
@@ -2494,6 +2497,9 @@ files:
2494
2497
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_async_createable.jsx
2495
2498
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_createable.jsx
2496
2499
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_menu_list.jsx
2500
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb
2501
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx
2502
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md
2497
2503
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.html.erb
2498
2504
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.jsx
2499
2505
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb