playbook_ui 14.4.0.pre.alpha.pbntr523enablekitsforradiofix3826 → 14.4.0.pre.alpha.stephenagreerpatch13908

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 (72) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/_playbook.scss +2 -0
  3. data/app/pb_kits/playbook/pb_advanced_table/Components/SortIconButton.tsx +23 -4
  4. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.test.jsx +1 -1
  5. data/app/pb_kits/playbook/pb_contact/_contact.tsx +17 -5
  6. data/app/pb_kits/playbook/pb_contact/contact.html.erb +14 -6
  7. data/app/pb_kits/playbook/pb_contact/contact.rb +4 -0
  8. data/app/pb_kits/playbook/pb_contact/contact.test.js +1 -1
  9. data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +4 -3
  10. data/app/pb_kits/playbook/pb_date_picker/date_picker.html.erb +1 -1
  11. data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +4 -0
  12. data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +6 -3
  13. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_inline.html.erb +1 -1
  14. data/app/pb_kits/playbook/pb_date_picker/sass_partials/_header_styles.scss +6 -2
  15. data/app/pb_kits/playbook/pb_dialog/_dialog.scss +2 -0
  16. data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +1 -1
  17. data/app/pb_kits/playbook/pb_drawer/_close_icon.tsx +25 -0
  18. data/app/pb_kits/playbook/pb_drawer/_drawer.scss +465 -0
  19. data/app/pb_kits/playbook/pb_drawer/_drawer.tsx +195 -0
  20. data/app/pb_kits/playbook/pb_drawer/_drawer_context.tsx +3 -0
  21. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_borders.jsx +117 -0
  22. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_breakpoints.jsx +43 -0
  23. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_default.html.erb +1 -0
  24. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_default.jsx +63 -0
  25. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_overlay.jsx +55 -0
  26. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_sizes.jsx +113 -0
  27. data/app/pb_kits/playbook/pb_drawer/docs/example.yml +12 -0
  28. data/app/pb_kits/playbook/pb_drawer/docs/index.js +5 -0
  29. data/app/pb_kits/playbook/pb_drawer/drawer.html.erb +12 -0
  30. data/app/pb_kits/playbook/pb_drawer/drawer.rb +8 -0
  31. data/app/pb_kits/playbook/pb_drawer/drawer.test.jsx +77 -0
  32. data/app/pb_kits/playbook/pb_gantt_chart/_gantt_chart.tsx +3 -1
  33. data/app/pb_kits/playbook/pb_map/_map_controls.tsx +7 -1
  34. data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.tsx +15 -4
  35. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change.jsx +12 -1
  36. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change_react.md +3 -1
  37. data/app/pb_kits/playbook/pb_passphrase/_passphrase.tsx +10 -2
  38. data/app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.html.erb +2 -0
  39. data/app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.jsx +5 -2
  40. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/ToolbarDropdown.tsx +12 -5
  41. data/app/pb_kits/playbook/pb_select/_select.tsx +5 -2
  42. data/app/pb_kits/playbook/pb_select/select.html.erb +1 -1
  43. data/app/pb_kits/playbook/pb_select/select.rb +4 -0
  44. data/app/pb_kits/playbook/pb_text_input/_text_input.scss +0 -1
  45. data/app/pb_kits/playbook/pb_typeahead/_typeahead.scss +0 -1
  46. data/app/pb_kits/playbook/pb_typeahead/_typeahead.test.jsx +14 -0
  47. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +3 -0
  48. data/app/pb_kits/playbook/pb_typeahead/components/Control.tsx +6 -5
  49. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb +88 -0
  50. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx +60 -0
  51. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
  52. data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -0
  53. data/app/pb_kits/playbook/pb_typeahead/typeahead.html.erb +2 -1
  54. data/app/pb_kits/playbook/pb_typeahead/typeahead.rb +6 -1
  55. data/app/pb_kits/playbook/utilities/icons/allicons.tsx +123 -0
  56. data/app/pb_kits/playbook/utilities/icons/angle-down.svg +3 -0
  57. data/app/pb_kits/playbook/utilities/icons/envelope.svg +3 -0
  58. data/dist/chunks/_typeahead-D72GNy0y.js +22 -0
  59. data/dist/chunks/_weekday_stacked-CBMwwJbo.js +45 -0
  60. data/dist/chunks/lib-CEpcaI8y.js +29 -0
  61. data/dist/chunks/{pb_form_validation-zV9OpdSt.js → pb_form_validation-D9zkwt2b.js} +1 -1
  62. data/dist/chunks/vendor.js +1 -1
  63. data/dist/menu.yml +3 -1
  64. data/dist/playbook-doc.js +1 -1
  65. data/dist/playbook-rails-react-bindings.js +1 -1
  66. data/dist/playbook-rails.js +1 -1
  67. data/dist/playbook.css +1 -1
  68. data/lib/playbook/version.rb +1 -1
  69. metadata +25 -6
  70. data/dist/chunks/_typeahead-Dl3m9Vf4.js +0 -22
  71. data/dist/chunks/_weekday_stacked-uTVCUBob.js +0 -45
  72. data/dist/chunks/lib-D2U4I1U6.js +0 -16
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.4.0"
5
- VERSION = "14.4.0.pre.alpha.pbntr523enablekitsforradiofix3826"
5
+ VERSION = "14.4.0.pre.alpha.stephenagreerpatch13908"
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.4.0.pre.alpha.pbntr523enablekitsforradiofix3826
4
+ version: 14.4.0.pre.alpha.stephenagreerpatch13908
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: 2024-09-19 00:00:00.000000000 Z
12
+ date: 2024-09-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -1106,6 +1106,21 @@ files:
1106
1106
  - app/pb_kits/playbook/pb_draggable/draggable.test.jsx
1107
1107
  - app/pb_kits/playbook/pb_draggable/subcomponents/DraggableContainer.tsx
1108
1108
  - app/pb_kits/playbook/pb_draggable/subcomponents/DraggableItem.tsx
1109
+ - app/pb_kits/playbook/pb_drawer/_close_icon.tsx
1110
+ - app/pb_kits/playbook/pb_drawer/_drawer.scss
1111
+ - app/pb_kits/playbook/pb_drawer/_drawer.tsx
1112
+ - app/pb_kits/playbook/pb_drawer/_drawer_context.tsx
1113
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_borders.jsx
1114
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_breakpoints.jsx
1115
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_default.html.erb
1116
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_default.jsx
1117
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_overlay.jsx
1118
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_sizes.jsx
1119
+ - app/pb_kits/playbook/pb_drawer/docs/example.yml
1120
+ - app/pb_kits/playbook/pb_drawer/docs/index.js
1121
+ - app/pb_kits/playbook/pb_drawer/drawer.html.erb
1122
+ - app/pb_kits/playbook/pb_drawer/drawer.rb
1123
+ - app/pb_kits/playbook/pb_drawer/drawer.test.jsx
1109
1124
  - app/pb_kits/playbook/pb_dropdown/_dropdown.scss
1110
1125
  - app/pb_kits/playbook/pb_dropdown/_dropdown.tsx
1111
1126
  - app/pb_kits/playbook/pb_dropdown/context/index.tsx
@@ -2866,6 +2881,8 @@ files:
2866
2881
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_error_state.md
2867
2882
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.html.erb
2868
2883
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.jsx
2884
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb
2885
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx
2869
2886
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
2870
2887
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx
2871
2888
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_context.html.erb
@@ -3030,7 +3047,9 @@ files:
3030
3047
  - app/pb_kits/playbook/utilities/globalPropNames.mjs
3031
3048
  - app/pb_kits/playbook/utilities/globalProps.ts
3032
3049
  - app/pb_kits/playbook/utilities/icons/allicons.tsx
3050
+ - app/pb_kits/playbook/utilities/icons/angle-down.svg
3033
3051
  - app/pb_kits/playbook/utilities/icons/clock.svg
3052
+ - app/pb_kits/playbook/utilities/icons/envelope.svg
3034
3053
  - app/pb_kits/playbook/utilities/icons/spinner.svg
3035
3054
  - app/pb_kits/playbook/utilities/icons/times.svg
3036
3055
  - app/pb_kits/playbook/utilities/object.ts
@@ -3051,11 +3070,11 @@ files:
3051
3070
  - app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
3052
3071
  - app/pb_kits/playbook/utilities/text.ts
3053
3072
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3054
- - dist/chunks/_typeahead-Dl3m9Vf4.js
3055
- - dist/chunks/_weekday_stacked-uTVCUBob.js
3073
+ - dist/chunks/_typeahead-D72GNy0y.js
3074
+ - dist/chunks/_weekday_stacked-CBMwwJbo.js
3056
3075
  - dist/chunks/lazysizes-B7xYodB-.js
3057
- - dist/chunks/lib-D2U4I1U6.js
3058
- - dist/chunks/pb_form_validation-zV9OpdSt.js
3076
+ - dist/chunks/lib-CEpcaI8y.js
3077
+ - dist/chunks/pb_form_validation-D9zkwt2b.js
3059
3078
  - dist/chunks/vendor.js
3060
3079
  - dist/menu.yml
3061
3080
  - dist/playbook-doc.js