playbook_ui_docs 15.0.0.pre.alpha.PLAY2425textinputaccessibility10328 → 15.0.0.pre.alpha.PLAY2426textfieldaccessibility10330

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.PLAY2425textinputaccessibility10328
4
+ version: 15.0.0.pre.alpha.PLAY2426textfieldaccessibility10330
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
@@ -2139,7 +2139,6 @@ files:
2139
2139
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
2140
2140
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
2141
2141
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx
2142
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.md
2143
2142
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default_swift.md
2144
2143
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled.html.erb
2145
2144
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled.jsx
@@ -1 +0,0 @@
1
- Add an `id` to your Text Input so that clicking the label will move focus directly to the input.