playbook_ui 13.7.0 → 13.8.0

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.
@@ -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.7.0"
5
+ VERSION = "13.8.0"
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.7.0
4
+ version: 13.8.0
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: 2023-09-22 00:00:00.000000000 Z
12
+ date: 2023-09-29 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