playbook_ui 14.25.0.pre.alpha.PLAY2467contactkitinternational10238 → 14.25.0.pre.alpha.play1986inlineloadingsolidvariant9963

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.
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.25.0"
5
- VERSION = "14.25.0.pre.alpha.PLAY2467contactkitinternational10238"
5
+ VERSION = "14.25.0.pre.alpha.play1986inlineloadingsolidvariant9963"
6
6
  end
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.25.0.pre.alpha.PLAY2467contactkitinternational10238
4
+ version: 14.25.0.pre.alpha.play1986inlineloadingsolidvariant9963
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-09-05 00:00:00.000000000 Z
12
+ date: 2025-08-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -889,7 +889,6 @@ files:
889
889
  - app/pb_kits/playbook/pb_contact/contact.test.js
890
890
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb
891
891
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx
892
- - app/pb_kits/playbook/pb_contact/docs/_contact_default.md
893
892
  - app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md
894
893
  - app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md
895
894
  - app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb
@@ -2121,6 +2120,8 @@ files:
2121
2120
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx
2122
2121
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.html.erb
2123
2122
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.jsx
2123
+ - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb
2124
+ - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx
2124
2125
  - app/pb_kits/playbook/pb_loading_inline/docs/example.yml
2125
2126
  - app/pb_kits/playbook/pb_loading_inline/docs/index.js
2126
2127
  - app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb
@@ -3652,7 +3653,7 @@ files:
3652
3653
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3653
3654
  - dist/chunks/_line_graph-CiVc-Cod.js
3654
3655
  - dist/chunks/_typeahead-BQnvz-Ks.js
3655
- - dist/chunks/_weekday_stacked-CCRPiVBv.js
3656
+ - dist/chunks/_weekday_stacked-BkvHv3ZO.js
3656
3657
  - dist/chunks/lazysizes-B7xYodB-.js
3657
3658
  - dist/chunks/lib-CY5ZPzic.js
3658
3659
  - dist/chunks/pb_form_validation-D3b0JKHH.js
@@ -1,5 +0,0 @@
1
- The Contact kit automatically formats US phone numbers when the `contactType` / `contact_type` is one of: `home` (default), `work`, `cell`, `work-cell`, `wrong-phone`.
2
-
3
- - Use `email` to display emails.
4
- - Use `international` to display International phone numbers exactly as provided (no formatting applied).
5
- - Use `extension` to display four digit phone extensions.