playbook_ui 12.35.0 → 12.36.0.pre.alpha.PLAY942collapsiblenav21035

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Playbook
4
- PREVIOUS_VERSION = "12.34.0"
5
- VERSION = "12.35.0"
4
+ PREVIOUS_VERSION = "12.36.0"
5
+ VERSION = "12.36.0.pre.alpha.PLAY942collapsiblenav21035"
6
6
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.35.0
4
+ version: 12.36.0.pre.alpha.PLAY942collapsiblenav21035
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
8
8
  - Power Devs
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-08-02 00:00:00.000000000 Z
12
+ date: 2023-08-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -614,6 +614,7 @@ files:
614
614
  - app/pb_kits/playbook/pb_collapsible/docs/example.yml
615
615
  - app/pb_kits/playbook/pb_collapsible/docs/index.js
616
616
  - app/pb_kits/playbook/pb_collapsible/index.js
617
+ - app/pb_kits/playbook/pb_collapsible/useCollapsible.tsx
617
618
  - app/pb_kits/playbook/pb_contact/_contact.scss
618
619
  - app/pb_kits/playbook/pb_contact/_contact.tsx
619
620
  - app/pb_kits/playbook/pb_contact/contact.html.erb
@@ -2563,7 +2564,7 @@ homepage: https://playbook.powerapp.cloud/
2563
2564
  licenses:
2564
2565
  - ISC
2565
2566
  metadata: {}
2566
- post_install_message:
2567
+ post_install_message:
2567
2568
  rdoc_options: []
2568
2569
  require_paths:
2569
2570
  - lib
@@ -2574,12 +2575,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
2574
2575
  version: '0'
2575
2576
  required_rubygems_version: !ruby/object:Gem::Requirement
2576
2577
  requirements:
2577
- - - ">="
2578
+ - - ">"
2578
2579
  - !ruby/object:Gem::Version
2579
- version: '0'
2580
+ version: 1.3.1
2580
2581
  requirements: []
2581
2582
  rubygems_version: 3.3.7
2582
- signing_key:
2583
+ signing_key:
2583
2584
  specification_version: 4
2584
2585
  summary: Playbook Design System
2585
2586
  test_files: []