playbook_ui_docs 13.27.0.pre.alpha.testingcollapsible2917 → 13.28.0.pre.alpha.PBNTR296dropdownwithform2941
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.jsx +0 -1
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.md +2 -4
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.html.erb +0 -1
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.md +2 -4
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.jsx +73 -0
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.md +3 -0
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.html.erb +20 -0
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.md +3 -0
- data/app/pb_kits/playbook/pb_collapsible/docs/example.yml +4 -0
- data/app/pb_kits/playbook/pb_collapsible/docs/index.js +2 -1
- data/app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default_swift.md +61 -0
- data/app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_props_swift.md +11 -0
- data/app/pb_kits/playbook/pb_date_range_inline/docs/example.yml +4 -1
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold_swift.md +32 -0
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default_swift.md +17 -0
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year_swift.md +19 -0
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_props_swift.md +10 -0
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reversed_swift.md +17 -0
- data/app/pb_kits/playbook/pb_date_stacked/docs/example.yml +7 -0
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_alignment_swift.md +39 -0
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_default_swift.md +39 -0
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_props_swift.md +15 -0
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_size_swift.md +78 -0
- data/app/pb_kits/playbook/pb_date_time/docs/example.yml +6 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx +6 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.html.erb +11 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx +5 -2
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options_rails.html.erb +13 -8
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx +5 -2
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger_rails.html.erb +13 -8
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children_swift.md +23 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close_swift.md +7 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default_swift.md +9 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_dismiss_with_timer_swift.md +22 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md +9 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md +62 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_props_swift.md +8 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +9 -0
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +11 -1
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with_validate.html.erb +1 -1
- data/dist/playbook-doc.js +6 -6
- metadata +24 -2
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: 13.
|
4
|
+
version: 13.28.0.pre.alpha.PBNTR296dropdownwithform2941
|
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-05-
|
12
|
+
date: 2024-05-22 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -356,6 +356,10 @@ files:
|
|
356
356
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.md
|
357
357
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.html.erb
|
358
358
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.md
|
359
|
+
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.jsx
|
360
|
+
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.md
|
361
|
+
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.html.erb
|
362
|
+
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.md
|
359
363
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.html.erb
|
360
364
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.jsx
|
361
365
|
- app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default_swift.md
|
@@ -508,6 +512,8 @@ files:
|
|
508
512
|
- app/pb_kits/playbook/pb_date_picker/docs/index.js
|
509
513
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default.html.erb
|
510
514
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default.jsx
|
515
|
+
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default_swift.md
|
516
|
+
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_props_swift.md
|
511
517
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_description.md
|
512
518
|
- app/pb_kits/playbook/pb_date_range_inline/docs/example.yml
|
513
519
|
- app/pb_kits/playbook/pb_date_range_inline/docs/index.js
|
@@ -521,12 +527,17 @@ files:
|
|
521
527
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_align.jsx
|
522
528
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold.html.erb
|
523
529
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold.jsx
|
530
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold_swift.md
|
524
531
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default.html.erb
|
525
532
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default.jsx
|
533
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default_swift.md
|
526
534
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year.html.erb
|
527
535
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year.jsx
|
536
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year_swift.md
|
537
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_props_swift.md
|
528
538
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reverse.html.erb
|
529
539
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reverse.jsx
|
540
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reversed_swift.md
|
530
541
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_sizes.html.erb
|
531
542
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_sizes.jsx
|
532
543
|
- app/pb_kits/playbook/pb_date_stacked/docs/_description.md
|
@@ -535,10 +546,14 @@ files:
|
|
535
546
|
- app/pb_kits/playbook/pb_date_stacked/docs/index.js
|
536
547
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_align.html.erb
|
537
548
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_align.jsx
|
549
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_alignment_swift.md
|
538
550
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default.html.erb
|
539
551
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default.jsx
|
552
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default_swift.md
|
553
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_props_swift.md
|
540
554
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size.html.erb
|
541
555
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size.jsx
|
556
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size_swift.md
|
542
557
|
- app/pb_kits/playbook/pb_date_time/docs/_description.md
|
543
558
|
- app/pb_kits/playbook/pb_date_time/docs/example.yml
|
544
559
|
- app/pb_kits/playbook/pb_date_time/docs/index.js
|
@@ -686,15 +701,22 @@ files:
|
|
686
701
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.html.erb
|
687
702
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.jsx
|
688
703
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.md
|
704
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children_swift.md
|
689
705
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.html.erb
|
690
706
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.jsx
|
707
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close_swift.md
|
691
708
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.html.erb
|
692
709
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.jsx
|
710
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default_swift.md
|
711
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_dismiss_with_timer_swift.md
|
693
712
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb
|
694
713
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx
|
695
714
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.md
|
715
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md
|
696
716
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb
|
697
717
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.jsx
|
718
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md
|
719
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_props_swift.md
|
698
720
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml
|
699
721
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/index.js
|
700
722
|
- app/pb_kits/playbook/pb_flex/docs/_description.md
|