playbook_ui 13.7.0 → 13.8.0.pre.alpha.PLAY1016reactionbuttonemojibug1245

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 = "13.6.0"
5
- VERSION = "13.7.0"
4
+ PREVIOUS_VERSION = "13.8.0"
5
+ VERSION = "13.8.0.pre.alpha.PLAY1016reactionbuttonemojibug1245"
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: 13.7.0
4
+ version: 13.8.0.pre.alpha.PLAY1016reactionbuttonemojibug1245
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-09-22 00:00:00.000000000 Z
12
+ date: 2023-10-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -652,6 +652,9 @@ files:
652
652
  - app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.jsx
653
653
  - app/pb_kits/playbook/pb_currency/docs/_currency_size.html.erb
654
654
  - app/pb_kits/playbook/pb_currency/docs/_currency_size.jsx
655
+ - app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.html.erb
656
+ - app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
657
+ - app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.md
655
658
  - app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb
656
659
  - app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx
657
660
  - app/pb_kits/playbook/pb_currency/docs/_description.md
@@ -2635,7 +2638,7 @@ homepage: https://playbook.powerapp.cloud/
2635
2638
  licenses:
2636
2639
  - ISC
2637
2640
  metadata: {}
2638
- post_install_message:
2641
+ post_install_message:
2639
2642
  rdoc_options: []
2640
2643
  require_paths:
2641
2644
  - lib
@@ -2646,12 +2649,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
2646
2649
  version: '0'
2647
2650
  required_rubygems_version: !ruby/object:Gem::Requirement
2648
2651
  requirements:
2649
- - - ">="
2652
+ - - ">"
2650
2653
  - !ruby/object:Gem::Version
2651
- version: '0'
2654
+ version: 1.3.1
2652
2655
  requirements: []
2653
2656
  rubygems_version: 3.3.7
2654
- signing_key:
2657
+ signing_key:
2655
2658
  specification_version: 4
2656
2659
  summary: Playbook Design System
2657
2660
  test_files: []