playbook_ui 13.27.0.pre.alpha.testingcollapsible2912 → 13.27.0.pre.alpha.testingcollapsible2917

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.
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "13.27.0"
5
- VERSION = "13.27.0.pre.alpha.testingcollapsible2912"
5
+ VERSION = "13.27.0.pre.alpha.testingcollapsible2917"
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: 13.27.0.pre.alpha.testingcollapsible2912
4
+ version: 13.27.0.pre.alpha.testingcollapsible2917
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-05-15 00:00:00.000000000 Z
12
+ date: 2024-05-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -673,12 +673,15 @@ files:
673
673
  - app/pb_kits/playbook/pb_collapsible/_collapsible.tsx
674
674
  - app/pb_kits/playbook/pb_collapsible/_helper_functions.ts
675
675
  - app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleContent.tsx
676
+ - app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleIcon.tsx
676
677
  - app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleMain.tsx
677
678
  - app/pb_kits/playbook/pb_collapsible/collapsible.html.erb
678
679
  - app/pb_kits/playbook/pb_collapsible/collapsible.rb
679
680
  - app/pb_kits/playbook/pb_collapsible/collapsible.test.js
680
681
  - app/pb_kits/playbook/pb_collapsible/collapsible_content.html.erb
681
682
  - app/pb_kits/playbook/pb_collapsible/collapsible_content.rb
683
+ - app/pb_kits/playbook/pb_collapsible/collapsible_icon.html.erb
684
+ - app/pb_kits/playbook/pb_collapsible/collapsible_icon.rb
682
685
  - app/pb_kits/playbook/pb_collapsible/collapsible_main.html.erb
683
686
  - app/pb_kits/playbook/pb_collapsible/collapsible_main.rb
684
687
  - app/pb_kits/playbook/pb_collapsible/context.ts
@@ -686,8 +689,10 @@ files:
686
689
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_color.jsx
687
690
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_color.md
688
691
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_colors_swift.md
689
- - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.html.erb
690
692
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.jsx
693
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.md
694
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.html.erb
695
+ - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.md
691
696
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.html.erb
692
697
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.jsx
693
698
  - app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default_swift.md