playbook_ui_docs 14.12.0.pre.alpha.PLAY1865reactdatepickerreinitializingbug5732 → 14.12.0.pre.alpha.PLAY1888initializeOncereactdatepickerslowdown5956

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 (27) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx +9 -3
  3. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx +6 -2
  4. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.html.erb +2 -0
  5. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.html.erb +5 -0
  6. data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +3 -3
  7. data/app/pb_kits/playbook/pb_date/docs/_date_default.jsx +2 -1
  8. data/app/pb_kits/playbook/pb_date/docs/_date_unstyled.jsx +13 -5
  9. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.html.erb +58 -0
  10. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_rails.md +3 -0
  11. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +1 -0
  12. data/app/pb_kits/playbook/pb_link/docs/_link_target.html.erb +15 -0
  13. data/app/pb_kits/playbook/pb_link/docs/_link_target.jsx +29 -0
  14. data/app/pb_kits/playbook/pb_link/docs/example.yml +5 -3
  15. data/app/pb_kits/playbook/pb_link/docs/index.js +2 -1
  16. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tooltip.html.erb +6 -6
  17. data/app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.html.erb +6 -9
  18. data/app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.jsx +6 -9
  19. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_default.html.erb +1 -1
  20. data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.html.erb +42 -0
  21. data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.jsx +59 -0
  22. data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.md +2 -0
  23. data/app/pb_kits/playbook/pb_user/docs/example.yml +2 -0
  24. data/app/pb_kits/playbook/pb_user/docs/index.js +1 -0
  25. data/dist/playbook-doc.js +1 -1
  26. metadata +12 -3
  27. /data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/{_fixed_confirmation_toast_auto_close.md → _fixed_confirmation_toast_auto_close_react.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: 14.12.0.pre.alpha.PLAY1865reactdatepickerreinitializingbug5732
4
+ version: 14.12.0.pre.alpha.PLAY1888initializeOncereactdatepickerslowdown5956
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-01-29 00:00:00.000000000 Z
12
+ date: 2025-02-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -436,7 +436,9 @@ files:
436
436
  - app/pb_kits/playbook/pb_contact/docs/_description.md
437
437
  - app/pb_kits/playbook/pb_contact/docs/example.yml
438
438
  - app/pb_kits/playbook/pb_contact/docs/index.js
439
+ - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.html.erb
439
440
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx
441
+ - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.html.erb
440
442
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx
441
443
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md
442
444
  - app/pb_kits/playbook/pb_copy_button/docs/example.yml
@@ -811,8 +813,10 @@ files:
811
813
  - app/pb_kits/playbook/pb_filter/docs/example.yml
812
814
  - app/pb_kits/playbook/pb_filter/docs/index.js
813
815
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_description.md
816
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.html.erb
814
817
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.jsx
815
- - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.md
818
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_rails.md
819
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_react.md
816
820
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.html.erb
817
821
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.jsx
818
822
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.md
@@ -1168,6 +1172,8 @@ files:
1168
1172
  - app/pb_kits/playbook/pb_link/docs/_link_icon.jsx
1169
1173
  - app/pb_kits/playbook/pb_link/docs/_link_tag.html.erb
1170
1174
  - app/pb_kits/playbook/pb_link/docs/_link_tag.jsx
1175
+ - app/pb_kits/playbook/pb_link/docs/_link_target.html.erb
1176
+ - app/pb_kits/playbook/pb_link/docs/_link_target.jsx
1171
1177
  - app/pb_kits/playbook/pb_link/docs/_link_underline.html.erb
1172
1178
  - app/pb_kits/playbook/pb_link/docs/_link_underline.jsx
1173
1179
  - app/pb_kits/playbook/pb_link/docs/example.yml
@@ -2108,6 +2114,9 @@ files:
2108
2114
  - app/pb_kits/playbook/pb_user/docs/_user_default.html.erb
2109
2115
  - app/pb_kits/playbook/pb_user/docs/_user_default.jsx
2110
2116
  - app/pb_kits/playbook/pb_user/docs/_user_horizontal_swift.md
2117
+ - app/pb_kits/playbook/pb_user/docs/_user_light_weight.html.erb
2118
+ - app/pb_kits/playbook/pb_user/docs/_user_light_weight.jsx
2119
+ - app/pb_kits/playbook/pb_user/docs/_user_light_weight.md
2111
2120
  - app/pb_kits/playbook/pb_user/docs/_user_presence_indicator_swift.md
2112
2121
  - app/pb_kits/playbook/pb_user/docs/_user_props_table.md
2113
2122
  - app/pb_kits/playbook/pb_user/docs/_user_size.html.erb