playbook_ui 15.2.0 → 15.3.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.
@@ -41,12 +41,13 @@ module Playbook
41
41
  builder: ::Playbook::Forms::Builder
42
42
  )
43
43
 
44
- content_for(:pb_js, javascript_tag(<<~JS))
45
- window.addEventListener("DOMContentLoaded", function() { PbFormValidation.start() })
46
- window.addEventListener("DOMContentLoaded", () => formHelper())
47
- JS
48
-
49
- form_with(**options, &block)
44
+ capture do
45
+ concat form_with(**options, &block)
46
+ concat javascript_tag(<<~JS)
47
+ window.addEventListener("DOMContentLoaded", function() { PbFormValidation.start() })
48
+ window.addEventListener("DOMContentLoaded", () => formHelper())
49
+ JS
50
+ end
50
51
  end
51
52
  end
52
53
  end
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Playbook
4
- PREVIOUS_VERSION = "15.1.0"
5
- VERSION = "15.2.0"
4
+ PREVIOUS_VERSION = "15.2.0"
5
+ VERSION = "15.3.0.pre.rc.1"
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: 15.2.0
4
+ version: 15.3.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-10-09 00:00:00.000000000 Z
12
+ date: 2025-10-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -3708,13 +3708,13 @@ files:
3708
3708
  - app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
3709
3709
  - app/pb_kits/playbook/utilities/text.ts
3710
3710
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3711
- - dist/chunks/_line_graph-ByLTvO72.js
3712
- - dist/chunks/_typeahead-DXZQU3hC.js
3713
- - dist/chunks/_weekday_stacked-CB1Sm0pQ.js
3711
+ - dist/chunks/_line_graph-DY4PK6AH.js
3712
+ - dist/chunks/_typeahead-fQDb_yVO.js
3713
+ - dist/chunks/_weekday_stacked-D_bGbWtk.js
3714
3714
  - dist/chunks/componentRegistry-DzmmLR2x.js
3715
3715
  - dist/chunks/lazysizes-B7xYodB-.js
3716
- - dist/chunks/lib-izYrkvOQ.js
3717
- - dist/chunks/pb_form_validation-Cah5Z5J3.js
3716
+ - dist/chunks/lib-QZuu1ltS.js
3717
+ - dist/chunks/pb_form_validation-CleM960_.js
3718
3718
  - dist/chunks/vendor.js
3719
3719
  - dist/menu.yml
3720
3720
  - dist/playbook-doc.js