playbook_ui 14.19.0.pre.alpha.PLAY2172homeaddressstreetundefinedstatebug7720 → 14.19.0.pre.alpha.PLAY2182formgroupselectpassphraseerror7759
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_dropdown/docs/_dropdown_with_custom_display.jsx +11 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.html.erb +33 -2
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.md +3 -1
- data/app/pb_kits/playbook/pb_dropdown/index.js +14 -1
- data/app/pb_kits/playbook/pb_dropdown/subcomponents/DropdownTrigger.tsx +1 -1
- data/app/pb_kits/playbook/pb_form_group/_error_state_mixin.scss +2 -2
- data/app/pb_kits/playbook/pb_form_pill/_form_pill.scss +19 -12
- data/app/pb_kits/playbook/pb_person/_person.tsx +12 -2
- data/dist/chunks/_weekday_stacked-CaTzIguf.js +45 -0
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +3 -3
- data/dist/chunks/_weekday_stacked-Cb1rmEfv.js +0 -45
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: 14.19.0.pre.alpha.
|
4
|
+
version: 14.19.0.pre.alpha.PLAY2182formgroupselectpassphraseerror7759
|
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-05-
|
12
|
+
date: 2025-05-15 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -3568,7 +3568,7 @@ files:
|
|
3568
3568
|
- app/pb_kits/playbook/utilities/text.ts
|
3569
3569
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
3570
3570
|
- dist/chunks/_typeahead-BPSIWtFT.js
|
3571
|
-
- dist/chunks/_weekday_stacked-
|
3571
|
+
- dist/chunks/_weekday_stacked-CaTzIguf.js
|
3572
3572
|
- dist/chunks/lazysizes-B7xYodB-.js
|
3573
3573
|
- dist/chunks/lib-B20MXZcW.js
|
3574
3574
|
- dist/chunks/pb_form_validation-WWvUXPKD.js
|