playbook_ui_docs 15.0.0.pre.alpha.PLAY2511playbookiconsupgrade10732 → 15.0.0.pre.alpha.PLAY198710641

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.
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: 15.0.0.pre.alpha.PLAY2511playbookiconsupgrade10732
4
+ version: 15.0.0.pre.alpha.PLAY198710641
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-24 00:00:00.000000000 Z
12
+ date: 2025-09-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -511,7 +511,6 @@ files:
511
511
  - app/pb_kits/playbook/pb_collapsible/docs/index.js
512
512
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb
513
513
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx
514
- - app/pb_kits/playbook/pb_contact/docs/_contact_default.md
515
514
  - app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md
516
515
  - app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md
517
516
  - app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb
@@ -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.