playbook_ui 14.22.0.pre.rc.7 → 14.23.0.pre.rc.0

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 (25) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/Components/CustomCell.tsx +6 -7
  3. data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +14 -2
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -2
  5. data/app/pb_kits/playbook/pb_advanced_table/scss_partials/advanced_table_sticky_mixin.scss +16 -1
  6. data/app/pb_kits/playbook/pb_advanced_table/table_row.html.erb +2 -2
  7. data/app/pb_kits/playbook/pb_table/_table.tsx +4 -4
  8. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.jsx +8 -8
  9. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_columns_react.md +1 -1
  10. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns.jsx +12 -12
  11. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns_react.md +3 -3
  12. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns.jsx +12 -12
  13. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns_react.md +3 -3
  14. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input.html.erb +18 -0
  15. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input_rails.md +1 -0
  16. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +1 -0
  17. data/app/pb_kits/playbook/pb_typeahead/typeahead.rb +3 -0
  18. data/dist/chunks/_weekday_stacked-BNSy7Mo2.js +45 -0
  19. data/dist/chunks/vendor.js +1 -1
  20. data/dist/playbook-doc.js +2 -2
  21. data/dist/playbook.css +1 -1
  22. data/lib/playbook/version.rb +2 -2
  23. metadata +6 -4
  24. data/dist/chunks/_weekday_stacked-B0oaGhTW.js +0 -45
  25. /data/app/pb_kits/playbook/pb_typeahead/docs/{_typeahead_preserve_input.md → _typeahead_preserve_input_react.md} +0 -0
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Playbook
4
- PREVIOUS_VERSION = "14.21.2"
5
- VERSION = "14.22.0.pre.rc.7"
4
+ PREVIOUS_VERSION = "14.22.0"
5
+ VERSION = "14.23.0.pre.rc.0"
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.22.0.pre.rc.7
4
+ version: 14.23.0.pre.rc.0
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-06-17 00:00:00.000000000 Z
12
+ date: 2025-06-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -3404,8 +3404,10 @@ files:
3404
3404
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx
3405
3405
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
3406
3406
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx
3407
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input.html.erb
3407
3408
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input.jsx
3408
- - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input.md
3409
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input_rails.md
3410
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_preserve_input_react.md
3409
3411
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.jsx
3410
3412
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.md
3411
3413
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.html.erb
@@ -3613,7 +3615,7 @@ files:
3613
3615
  - app/pb_kits/playbook/utilities/text.ts
3614
3616
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3615
3617
  - dist/chunks/_typeahead-B7FRYVtS.js
3616
- - dist/chunks/_weekday_stacked-B0oaGhTW.js
3618
+ - dist/chunks/_weekday_stacked-BNSy7Mo2.js
3617
3619
  - dist/chunks/lazysizes-B7xYodB-.js
3618
3620
  - dist/chunks/lib-Carqm8Ip.js
3619
3621
  - dist/chunks/pb_form_validation-DqRmTS8m.js