playbook_ui_docs 13.27.0.pre.alpha.PLAY11782918 → 13.27.0.pre.alpha.dropdowncustomoptionfix2924
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_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_date_year_stacked/docs/_date_year_stacked_default_swift.md +20 -0
- data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_props_swift.md +6 -0
- data/app/pb_kits/playbook/pb_date_year_stacked/docs/example.yml +4 -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 +1 -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 +22 -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.27.0.pre.alpha.
|
4
|
+
version: 13.27.0.pre.alpha.dropdowncustomoptionfix2924
|
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-20 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -504,6 +504,8 @@ files:
|
|
504
504
|
- app/pb_kits/playbook/pb_date_picker/docs/index.js
|
505
505
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default.html.erb
|
506
506
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default.jsx
|
507
|
+
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default_swift.md
|
508
|
+
- app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_props_swift.md
|
507
509
|
- app/pb_kits/playbook/pb_date_range_inline/docs/_description.md
|
508
510
|
- app/pb_kits/playbook/pb_date_range_inline/docs/example.yml
|
509
511
|
- app/pb_kits/playbook/pb_date_range_inline/docs/index.js
|
@@ -517,12 +519,17 @@ files:
|
|
517
519
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_align.jsx
|
518
520
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold.html.erb
|
519
521
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold.jsx
|
522
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold_swift.md
|
520
523
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default.html.erb
|
521
524
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default.jsx
|
525
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default_swift.md
|
522
526
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year.html.erb
|
523
527
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year.jsx
|
528
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year_swift.md
|
529
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_props_swift.md
|
524
530
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reverse.html.erb
|
525
531
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reverse.jsx
|
532
|
+
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reversed_swift.md
|
526
533
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_sizes.html.erb
|
527
534
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_sizes.jsx
|
528
535
|
- app/pb_kits/playbook/pb_date_stacked/docs/_description.md
|
@@ -531,10 +538,14 @@ files:
|
|
531
538
|
- app/pb_kits/playbook/pb_date_stacked/docs/index.js
|
532
539
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_align.html.erb
|
533
540
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_align.jsx
|
541
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_alignment_swift.md
|
534
542
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default.html.erb
|
535
543
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default.jsx
|
544
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_default_swift.md
|
545
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_props_swift.md
|
536
546
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size.html.erb
|
537
547
|
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size.jsx
|
548
|
+
- app/pb_kits/playbook/pb_date_time/docs/_date_time_size_swift.md
|
538
549
|
- app/pb_kits/playbook/pb_date_time/docs/_description.md
|
539
550
|
- app/pb_kits/playbook/pb_date_time/docs/example.yml
|
540
551
|
- app/pb_kits/playbook/pb_date_time/docs/index.js
|
@@ -545,6 +556,8 @@ files:
|
|
545
556
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.html.erb
|
546
557
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.jsx
|
547
558
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.md
|
559
|
+
- app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default_swift.md
|
560
|
+
- app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_props_swift.md
|
548
561
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/_description.md
|
549
562
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/_footer.md
|
550
563
|
- app/pb_kits/playbook/pb_date_year_stacked/docs/example.yml
|
@@ -682,15 +695,22 @@ files:
|
|
682
695
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.html.erb
|
683
696
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.jsx
|
684
697
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.md
|
698
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children_swift.md
|
685
699
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.html.erb
|
686
700
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.jsx
|
701
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close_swift.md
|
687
702
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.html.erb
|
688
703
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.jsx
|
704
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default_swift.md
|
705
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_dismiss_with_timer_swift.md
|
689
706
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb
|
690
707
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx
|
691
708
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.md
|
709
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md
|
692
710
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb
|
693
711
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.jsx
|
712
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md
|
713
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_props_swift.md
|
694
714
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml
|
695
715
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/index.js
|
696
716
|
- app/pb_kits/playbook/pb_flex/docs/_description.md
|