playbook_ui 15.3.0.pre.alpha.PLAY2012currencyallownonstring11972 → 15.3.0.pre.alpha.PLAY2322popoverconditionalrender11766

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 (52) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/Hooks/useTableState.ts +0 -15
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.jsx +1 -4
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.md +2 -3
  5. data/app/pb_kits/playbook/pb_currency/_currency.tsx +7 -20
  6. data/app/pb_kits/playbook/pb_currency/currency.rb +8 -35
  7. data/app/pb_kits/playbook/pb_currency/currency.test.js +0 -47
  8. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb +1 -1
  9. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx +1 -1
  10. data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +0 -2
  11. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_color.md +1 -1
  12. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.html.erb +14 -7
  13. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.jsx +15 -6
  14. data/app/pb_kits/playbook/pb_popover/_popover.scss +12 -0
  15. data/app/pb_kits/playbook/pb_popover/_popover.tsx +5 -26
  16. data/app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx +7 -0
  17. data/app/pb_kits/playbook/pb_popover/docs/example.yml +0 -1
  18. data/app/pb_kits/playbook/pb_popover/docs/hook/useSmallScreenIndicator.tsx +27 -0
  19. data/app/pb_kits/playbook/pb_popover/docs/index.js +0 -1
  20. data/app/pb_kits/playbook/pb_popover/popover.test.js +0 -80
  21. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +0 -29
  22. data/app/pb_kits/playbook/pb_table/docs/example.yml +0 -2
  23. data/app/pb_kits/playbook/pb_table/docs/index.js +0 -1
  24. data/app/pb_kits/playbook/pb_text_input/text_input.rb +2 -2
  25. data/app/pb_kits/playbook/pb_typeahead/_typeahead.test.jsx +0 -41
  26. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +9 -23
  27. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb +1 -67
  28. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_value.jsx +6 -68
  29. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +0 -2
  30. data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -2
  31. data/dist/chunks/{_line_graph-CqE0-dq5.js → _line_graph-BxC7m53J.js} +1 -1
  32. data/dist/chunks/_typeahead-B1SiFvbF.js +6 -0
  33. data/dist/chunks/{_weekday_stacked-DFwAiApZ.js → _weekday_stacked-DxdwXyYM.js} +2 -2
  34. data/dist/chunks/vendor.js +1 -1
  35. data/dist/playbook-doc.js +2 -2
  36. data/dist/playbook-rails-react-bindings.js +1 -1
  37. data/dist/playbook-rails.js +1 -1
  38. data/dist/playbook.css +1 -1
  39. data/lib/playbook/version.rb +1 -1
  40. metadata +7 -16
  41. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.md +0 -1
  42. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.jsx +0 -68
  43. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to_react.md +0 -1
  44. data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.html.erb +0 -63
  45. data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.jsx +0 -89
  46. data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_rails.md +0 -4
  47. data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_react.md +0 -3
  48. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb +0 -64
  49. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx +0 -70
  50. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md +0 -1
  51. data/dist/chunks/_typeahead-3ZAbZUqU.js +0 -6
  52. /data/app/pb_kits/playbook/pb_popover/docs/{_popover_append_to_rails.md → _popover_append_to.md} +0 -0