playbook_ui_docs 13.11.1 → 13.12.0.pre.alpha.PLAY1051removinghighchartsdependency1551

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_collapsible/docs/_collapsible_external_controls.html.erb +22 -0
  3. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls.md +3 -0
  4. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls_multiple.html.erb +40 -0
  5. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls_multiple.md +1 -0
  6. data/app/pb_kits/playbook/pb_collapsible/docs/example.yml +2 -0
  7. data/app/pb_kits/playbook/pb_icon/docs/_icon_border_swift.md +7 -0
  8. data/app/pb_kits/playbook/pb_icon/docs/_icon_default_swift.md +7 -0
  9. data/app/pb_kits/playbook/pb_icon/docs/_icon_flip_swift.md +11 -0
  10. data/app/pb_kits/playbook/pb_icon/docs/_icon_props_swift.md +8 -0
  11. data/app/pb_kits/playbook/pb_icon/docs/_icon_rotate_swift.md +11 -0
  12. data/app/pb_kits/playbook/pb_icon/docs/_icon_sizes_swift.md +46 -0
  13. data/app/pb_kits/playbook/pb_icon/docs/example.yml +8 -0
  14. data/app/pb_kits/playbook/pb_image/docs/_image_props_swift.md +7 -0
  15. data/app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md +47 -0
  16. data/app/pb_kits/playbook/pb_image/docs/_size_image_swift.md +47 -0
  17. data/app/pb_kits/playbook/pb_image/docs/_size_none_image_swift.md +15 -0
  18. data/app/pb_kits/playbook/pb_image/docs/example.yml +5 -0
  19. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_default_swift.md +11 -0
  20. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples_swift.md +72 -0
  21. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md +41 -0
  22. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_props_swift.md +11 -0
  23. data/app/pb_kits/playbook/pb_label_value/docs/example.yml +6 -0
  24. data/app/pb_kits/playbook/pb_message/docs/_message_default_swift.md +57 -0
  25. data/app/pb_kits/playbook/pb_message/docs/_message_props_swift.md +12 -0
  26. data/app/pb_kits/playbook/pb_message/docs/example.yml +4 -0
  27. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children_swift.md +14 -0
  28. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed_swift.md +7 -0
  29. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line_swift.md +8 -0
  30. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_props_swift.md +8 -0
  31. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text_swift.md +7 -0
  32. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_vertical_swift.md +18 -0
  33. data/app/pb_kits/playbook/pb_section_separator/docs/example.yml +8 -0
  34. data/app/pb_kits/playbook/pb_table/docs/_table_header.html.erb +4 -4
  35. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_default_swift.md +27 -0
  36. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_error_swift.md +11 -0
  37. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_props_swift.md +9 -0
  38. data/app/pb_kits/playbook/pb_textarea/docs/example.yml +5 -0
  39. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_default.html.erb +1 -1
  40. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_default_react.jsx +0 -2
  41. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay.jsx +0 -1
  42. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.jsx +0 -1
  43. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_margin.jsx +0 -1
  44. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_selectors.html.erb +1 -1
  45. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip.html.erb +39 -0
  46. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip.md +5 -0
  47. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip_react.jsx +45 -0
  48. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip_react.md +3 -0
  49. data/app/pb_kits/playbook/pb_tooltip/docs/example.yml +3 -0
  50. data/app/pb_kits/playbook/pb_tooltip/docs/index.js +1 -0
  51. data/dist/playbook-doc.js +8 -8
  52. metadata +40 -7
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui_docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 13.11.1
4
+ version: 13.12.0.pre.alpha.PLAY1051removinghighchartsdependency1551
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
8
8
  - Power Devs
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-11-13 00:00:00.000000000 Z
12
+ date: 2023-11-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -307,6 +307,10 @@ files:
307
307
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_color.md
308
308
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.html.erb
309
309
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.jsx
310
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls.html.erb
311
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls.md
312
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls_multiple.html.erb
313
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_external_controls_multiple.md
310
314
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_icons.html.erb
311
315
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_icons.jsx
312
316
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_icons.md
@@ -712,23 +716,29 @@ files:
712
716
  - app/pb_kits/playbook/pb_icon/docs/_icon_animate.md
713
717
  - app/pb_kits/playbook/pb_icon/docs/_icon_border.html.erb
714
718
  - app/pb_kits/playbook/pb_icon/docs/_icon_border.jsx
719
+ - app/pb_kits/playbook/pb_icon/docs/_icon_border_swift.md
715
720
  - app/pb_kits/playbook/pb_icon/docs/_icon_custom.html.erb
716
721
  - app/pb_kits/playbook/pb_icon/docs/_icon_custom.jsx
717
722
  - app/pb_kits/playbook/pb_icon/docs/_icon_custom.md
718
723
  - app/pb_kits/playbook/pb_icon/docs/_icon_default.html.erb
719
724
  - app/pb_kits/playbook/pb_icon/docs/_icon_default.jsx
725
+ - app/pb_kits/playbook/pb_icon/docs/_icon_default_swift.md
720
726
  - app/pb_kits/playbook/pb_icon/docs/_icon_fa_kit.html.erb
721
727
  - app/pb_kits/playbook/pb_icon/docs/_icon_fa_kit.jsx
722
728
  - app/pb_kits/playbook/pb_icon/docs/_icon_fa_kit.md
723
729
  - app/pb_kits/playbook/pb_icon/docs/_icon_flip.html.erb
724
730
  - app/pb_kits/playbook/pb_icon/docs/_icon_flip.jsx
731
+ - app/pb_kits/playbook/pb_icon/docs/_icon_flip_swift.md
732
+ - app/pb_kits/playbook/pb_icon/docs/_icon_props_swift.md
725
733
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.html.erb
726
734
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.jsx
727
735
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.md
728
736
  - app/pb_kits/playbook/pb_icon/docs/_icon_rotate.html.erb
729
737
  - app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
738
+ - app/pb_kits/playbook/pb_icon/docs/_icon_rotate_swift.md
730
739
  - app/pb_kits/playbook/pb_icon/docs/_icon_sizes.html.erb
731
740
  - app/pb_kits/playbook/pb_icon/docs/_icon_sizes.jsx
741
+ - app/pb_kits/playbook/pb_icon/docs/_icon_sizes_swift.md
732
742
  - app/pb_kits/playbook/pb_icon/docs/example.yml
733
743
  - app/pb_kits/playbook/pb_icon/docs/index.js
734
744
  - app/pb_kits/playbook/pb_icon_circle/docs/_description.md
@@ -771,8 +781,12 @@ files:
771
781
  - app/pb_kits/playbook/pb_image/docs/_default_image.html.erb
772
782
  - app/pb_kits/playbook/pb_image/docs/_default_image.jsx
773
783
  - app/pb_kits/playbook/pb_image/docs/_description.md
784
+ - app/pb_kits/playbook/pb_image/docs/_image_props_swift.md
774
785
  - app/pb_kits/playbook/pb_image/docs/_rounded_image.html.erb
775
786
  - app/pb_kits/playbook/pb_image/docs/_rounded_image.jsx
787
+ - app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
788
+ - app/pb_kits/playbook/pb_image/docs/_size_image_swift.md
789
+ - app/pb_kits/playbook/pb_image/docs/_size_none_image_swift.md
776
790
  - app/pb_kits/playbook/pb_image/docs/_transition_image.html.erb
777
791
  - app/pb_kits/playbook/pb_image/docs/_transition_image.jsx
778
792
  - app/pb_kits/playbook/pb_image/docs/_transition_image.md
@@ -790,11 +804,15 @@ files:
790
804
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_default.html.erb
791
805
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_default.jsx
792
806
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_default.md
807
+ - app/pb_kits/playbook/pb_label_value/docs/_label_value_default_swift.md
793
808
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_details.html.erb
794
809
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_details.jsx
795
810
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_details.md
796
811
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples.html.erb
797
812
  - app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples.jsx
813
+ - app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples_swift.md
814
+ - app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
815
+ - app/pb_kits/playbook/pb_label_value/docs/_label_value_props_swift.md
798
816
  - app/pb_kits/playbook/pb_label_value/docs/example.yml
799
817
  - app/pb_kits/playbook/pb_label_value/docs/index.js
800
818
  - app/pb_kits/playbook/pb_layout/docs/_description.md
@@ -899,11 +917,13 @@ files:
899
917
  - app/pb_kits/playbook/pb_message/docs/_message_default.html.erb
900
918
  - app/pb_kits/playbook/pb_message/docs/_message_default.jsx
901
919
  - app/pb_kits/playbook/pb_message/docs/_message_default.md
920
+ - app/pb_kits/playbook/pb_message/docs/_message_default_swift.md
902
921
  - app/pb_kits/playbook/pb_message/docs/_message_hover.html.erb
903
922
  - app/pb_kits/playbook/pb_message/docs/_message_hover.jsx
904
923
  - app/pb_kits/playbook/pb_message/docs/_message_mentions.html.erb
905
924
  - app/pb_kits/playbook/pb_message/docs/_message_mentions.jsx
906
925
  - app/pb_kits/playbook/pb_message/docs/_message_mentions.md
926
+ - app/pb_kits/playbook/pb_message/docs/_message_props_swift.md
907
927
  - app/pb_kits/playbook/pb_message/docs/_message_timestamp.html.erb
908
928
  - app/pb_kits/playbook/pb_message/docs/_message_timestamp.jsx
909
929
  - app/pb_kits/playbook/pb_message/docs/example.yml
@@ -1181,14 +1201,20 @@ files:
1181
1201
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.html.erb
1182
1202
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx
1183
1203
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.md
1204
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children_swift.md
1184
1205
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed.html.erb
1185
1206
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed.jsx
1207
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed_swift.md
1186
1208
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line.html.erb
1187
1209
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line.jsx
1210
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line_swift.md
1211
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_props_swift.md
1188
1212
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text.html.erb
1189
1213
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text.jsx
1214
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text_swift.md
1190
1215
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_vertical.html.erb
1191
1216
  - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_vertical.jsx
1217
+ - app/pb_kits/playbook/pb_section_separator/docs/_section_separator_vertical_swift.md
1192
1218
  - app/pb_kits/playbook/pb_section_separator/docs/example.yml
1193
1219
  - app/pb_kits/playbook/pb_section_separator/docs/index.js
1194
1220
  - app/pb_kits/playbook/pb_select/docs/_description.md
@@ -1396,11 +1422,14 @@ files:
1396
1422
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_custom.jsx
1397
1423
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_default.html.erb
1398
1424
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_default.jsx
1425
+ - app/pb_kits/playbook/pb_textarea/docs/_textarea_default_swift.md
1399
1426
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_error.html.erb
1400
1427
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_error.jsx
1401
1428
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_error.md
1429
+ - app/pb_kits/playbook/pb_textarea/docs/_textarea_error_swift.md
1402
1430
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_inline.html.erb
1403
1431
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_inline.jsx
1432
+ - app/pb_kits/playbook/pb_textarea/docs/_textarea_props_swift.md
1404
1433
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_resize.html.erb
1405
1434
  - app/pb_kits/playbook/pb_textarea/docs/_textarea_resize.jsx
1406
1435
  - app/pb_kits/playbook/pb_textarea/docs/example.yml
@@ -1527,6 +1556,10 @@ files:
1527
1556
  - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_margin.md
1528
1557
  - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_selectors.html.erb
1529
1558
  - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_selectors.md
1559
+ - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip.html.erb
1560
+ - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip.md
1561
+ - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip_react.jsx
1562
+ - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip_react.md
1530
1563
  - app/pb_kits/playbook/pb_tooltip/docs/_tooltip_with_icon_circle.html.erb
1531
1564
  - app/pb_kits/playbook/pb_tooltip/docs/example.yml
1532
1565
  - app/pb_kits/playbook/pb_tooltip/docs/index.js
@@ -1634,7 +1667,7 @@ homepage: https://playbook.powerapp.cloud/
1634
1667
  licenses:
1635
1668
  - ISC
1636
1669
  metadata: {}
1637
- post_install_message:
1670
+ post_install_message:
1638
1671
  rdoc_options: []
1639
1672
  require_paths:
1640
1673
  - lib
@@ -1645,12 +1678,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
1645
1678
  version: '0'
1646
1679
  required_rubygems_version: !ruby/object:Gem::Requirement
1647
1680
  requirements:
1648
- - - ">="
1681
+ - - ">"
1649
1682
  - !ruby/object:Gem::Version
1650
- version: '0'
1683
+ version: 1.3.1
1651
1684
  requirements: []
1652
1685
  rubygems_version: 3.3.7
1653
- signing_key:
1686
+ signing_key:
1654
1687
  specification_version: 4
1655
1688
  summary: Playbook Design System Docs
1656
1689
  test_files: []