playbook_ui 15.4.0.pre.alpha.PLAY2640typeaheadmultikitbadgespacing12415 → 15.4.0.pre.alpha.play254712379
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.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.html.erb +0 -10
- data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx +0 -10
- data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb +0 -7
- data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx +0 -7
- data/app/pb_kits/playbook/pb_currency/docs/_description.md +2 -2
- data/app/pb_kits/playbook/pb_progress_step/_progress_step.scss +384 -262
- data/app/pb_kits/playbook/pb_progress_step/docs/_description.md +1 -5
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.html.erb +14 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.jsx +29 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.md +3 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.jsx +31 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.md +1 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.html.erb +4 -1
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.jsx +14 -3
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.md +3 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.md +3 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb +1 -7
- data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.md +1 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/example.yml +3 -0
- data/app/pb_kits/playbook/pb_progress_step/docs/index.js +2 -0
- data/app/pb_kits/playbook/pb_progress_step/progress_step.test.js +41 -0
- data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/Toolbar.tsx +1 -1
- data/app/pb_kits/playbook/pb_rich_text_editor/_rich_text_editor.tsx +61 -8
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default_rails.md +7 -0
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.html.erb +10 -2
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline_rails.md +1 -0
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +19 -11
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.html.erb +5 -1
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.html.erb +1 -1
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky_rails.md +1 -0
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/example.yml +2 -2
- data/app/pb_kits/playbook/pb_rich_text_editor/rich_text_editor.rb +16 -7
- data/app/pb_kits/playbook/pb_typeahead/_typeahead.scss +0 -4
- data/app/pb_kits/playbook/pb_typeahead/components/MultiValue.tsx +0 -1
- data/dist/chunks/{_line_graph-CxZAFRDo.js → _line_graph-8BUASxIP.js} +1 -1
- data/dist/chunks/_typeahead-DESMSfUO.js +24 -0
- data/dist/chunks/{_weekday_stacked-B52YWU9Z.js → _weekday_stacked-EQMaMJvC.js} +1 -1
- data/dist/chunks/{lib-COXg9aPA.js → lib-CzQFzKzw.js} +1 -1
- data/dist/chunks/{pb_form_validation-DR765aoq.js → pb_form_validation-Bf9TK15t.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -19
- data/dist/playbook-rails-react-bindings.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +18 -13
- data/app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.md +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_rails.md +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_react.md +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.md +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_rails.md +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_react.md +0 -1
- data/dist/chunks/_typeahead-DYIGfk8o.js +0 -6
data/lib/playbook/version.rb
CHANGED
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: 15.4.0.pre.alpha.
|
|
4
|
+
version: 15.4.0.pre.alpha.play254712379
|
|
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-11-
|
|
12
|
+
date: 2025-11-14 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: actionpack
|
|
@@ -923,7 +923,6 @@ files:
|
|
|
923
923
|
- app/pb_kits/playbook/pb_currency/currency.test.js
|
|
924
924
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.html.erb
|
|
925
925
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.jsx
|
|
926
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.md
|
|
927
926
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.html.erb
|
|
928
927
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.jsx
|
|
929
928
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment_swift.md
|
|
@@ -932,15 +931,10 @@ files:
|
|
|
932
931
|
- app/pb_kits/playbook/pb_currency/docs/_currency_comma_separator.md
|
|
933
932
|
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.html.erb
|
|
934
933
|
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.jsx
|
|
935
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_rails.md
|
|
936
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_react.md
|
|
937
934
|
- app/pb_kits/playbook/pb_currency/docs/_currency_negative.html.erb
|
|
938
935
|
- app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
|
|
939
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_negative.md
|
|
940
936
|
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.html.erb
|
|
941
937
|
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.jsx
|
|
942
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_rails.md
|
|
943
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_react.md
|
|
944
938
|
- app/pb_kits/playbook/pb_currency/docs/_currency_null_display.html.erb
|
|
945
939
|
- app/pb_kits/playbook/pb_currency/docs/_currency_null_display.jsx
|
|
946
940
|
- app/pb_kits/playbook/pb_currency/docs/_currency_null_display_rails.md
|
|
@@ -2739,15 +2733,23 @@ files:
|
|
|
2739
2733
|
- app/pb_kits/playbook/pb_progress_step/_progress_step.tsx
|
|
2740
2734
|
- app/pb_kits/playbook/pb_progress_step/_progress_step_item.tsx
|
|
2741
2735
|
- app/pb_kits/playbook/pb_progress_step/docs/_description.md
|
|
2736
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.html.erb
|
|
2737
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.jsx
|
|
2738
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.md
|
|
2742
2739
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.html.erb
|
|
2740
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.jsx
|
|
2741
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.md
|
|
2743
2742
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.html.erb
|
|
2744
2743
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.jsx
|
|
2744
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.md
|
|
2745
2745
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tooltip.html.erb
|
|
2746
2746
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.html.erb
|
|
2747
2747
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.jsx
|
|
2748
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.md
|
|
2748
2749
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker_click_events.jsx
|
|
2749
2750
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
|
|
2750
2751
|
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.jsx
|
|
2752
|
+
- app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.md
|
|
2751
2753
|
- app/pb_kits/playbook/pb_progress_step/docs/example.yml
|
|
2752
2754
|
- app/pb_kits/playbook/pb_progress_step/docs/index.js
|
|
2753
2755
|
- app/pb_kits/playbook/pb_progress_step/progress_step.html.erb
|
|
@@ -2823,10 +2825,12 @@ files:
|
|
|
2823
2825
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_attributes.jsx
|
|
2824
2826
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.html.erb
|
|
2825
2827
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.jsx
|
|
2828
|
+
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default_rails.md
|
|
2826
2829
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.html.erb
|
|
2827
2830
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.jsx
|
|
2828
2831
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.html.erb
|
|
2829
2832
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
|
|
2833
|
+
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline_rails.md
|
|
2830
2834
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_more_extensions.jsx
|
|
2831
2835
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_more_extensions.md
|
|
2832
2836
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb
|
|
@@ -2835,6 +2839,7 @@ files:
|
|
|
2835
2839
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.jsx
|
|
2836
2840
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.html.erb
|
|
2837
2841
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.jsx
|
|
2842
|
+
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky_rails.md
|
|
2838
2843
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.html.erb
|
|
2839
2844
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.jsx
|
|
2840
2845
|
- app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_toolbar_bottom.html.erb
|
|
@@ -3835,13 +3840,13 @@ files:
|
|
|
3835
3840
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
|
3836
3841
|
- app/pb_kits/playbook/utilities/text.ts
|
|
3837
3842
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
|
3838
|
-
- dist/chunks/_line_graph-
|
|
3839
|
-
- dist/chunks/_typeahead-
|
|
3840
|
-
- dist/chunks/_weekday_stacked-
|
|
3843
|
+
- dist/chunks/_line_graph-8BUASxIP.js
|
|
3844
|
+
- dist/chunks/_typeahead-DESMSfUO.js
|
|
3845
|
+
- dist/chunks/_weekday_stacked-EQMaMJvC.js
|
|
3841
3846
|
- dist/chunks/componentRegistry-DzmmLR2x.js
|
|
3842
3847
|
- dist/chunks/lazysizes-B7xYodB-.js
|
|
3843
|
-
- dist/chunks/lib-
|
|
3844
|
-
- dist/chunks/pb_form_validation-
|
|
3848
|
+
- dist/chunks/lib-CzQFzKzw.js
|
|
3849
|
+
- dist/chunks/pb_form_validation-Bf9TK15t.js
|
|
3845
3850
|
- dist/chunks/vendor.js
|
|
3846
3851
|
- dist/menu.yml
|
|
3847
3852
|
- dist/playbook-doc.js
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Abbreviate larger amounts into thousands (K), millions (M), billions (B), and even trillions (T).
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Use `decimals: "matching"` when you want the full decimal amount displayed as a single number rather than split visually.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Use `decimals="matching"` when you want the full decimal amount displayed as a single number rather than split visually.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Small `Currency` kits have the negative sign on the lefthand side of the "$" symbol.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Remove the "$" symbol by setting an empty string: `symbol: ""`.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Remove the "$" symbol by setting an empty string: `symbol=""`.
|