playbook_ui_docs 15.0.0 → 15.1.0.pre.rc.1

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
4
+ version: 15.1.0.pre.rc.1
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-08 00:00:00.000000000 Z
12
+ date: 2025-09-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -1384,6 +1384,8 @@ files:
1384
1384
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx
1385
1385
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.html.erb
1386
1386
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.jsx
1387
+ - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb
1388
+ - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx
1387
1389
  - app/pb_kits/playbook/pb_loading_inline/docs/example.yml
1388
1390
  - app/pb_kits/playbook/pb_loading_inline/docs/index.js
1389
1391
  - app/pb_kits/playbook/pb_map/docs/_map_default.jsx
@@ -2135,6 +2137,9 @@ files:
2135
2137
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.html.erb
2136
2138
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.jsx
2137
2139
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md
2140
+ - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb
2141
+ - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx
2142
+ - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md
2138
2143
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.html.erb
2139
2144
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
2140
2145
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb