playbook_ui 14.4.0.pre.rc.12 → 14.4.0.pre.rc.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.3.2"
5
- VERSION = "14.4.0.pre.rc.12"
5
+ VERSION = "14.4.0.pre.rc.14"
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.4.0.pre.rc.12
4
+ version: 14.4.0.pre.rc.14
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: 2024-09-15 00:00:00.000000000 Z
12
+ date: 2024-09-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -2149,6 +2149,8 @@ files:
2149
2149
  - app/pb_kits/playbook/pb_radio/docs/_radio_alignment_swift.md
2150
2150
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom.html.erb
2151
2151
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom.jsx
2152
+ - app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.html.erb
2153
+ - app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.md
2152
2154
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom_swift.md
2153
2155
  - app/pb_kits/playbook/pb_radio/docs/_radio_default.html.erb
2154
2156
  - app/pb_kits/playbook/pb_radio/docs/_radio_default.jsx
@@ -2167,6 +2169,7 @@ files:
2167
2169
  - app/pb_kits/playbook/pb_radio/docs/_radio_subtitle_swift.md
2168
2170
  - app/pb_kits/playbook/pb_radio/docs/example.yml
2169
2171
  - app/pb_kits/playbook/pb_radio/docs/index.js
2172
+ - app/pb_kits/playbook/pb_radio/index.js
2170
2173
  - app/pb_kits/playbook/pb_radio/radio.html.erb
2171
2174
  - app/pb_kits/playbook/pb_radio/radio.rb
2172
2175
  - app/pb_kits/playbook/pb_radio/radio.test.js