playbook_ui 13.32.0.pre.alpha.play1416movealiaslogic3266 → 13.32.0

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.32.0"
5
- VERSION = "13.32.0.pre.alpha.play1416movealiaslogic3266"
4
+ PREVIOUS_VERSION = "13.31.0"
5
+ VERSION = "13.32.0"
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.32.0.pre.alpha.play1416movealiaslogic3266
4
+ version: 13.32.0
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: 2024-07-16 00:00:00.000000000 Z
12
+ date: 2024-07-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -1459,6 +1459,7 @@ files:
1459
1459
  - app/pb_kits/playbook/pb_icon/icon.html.erb
1460
1460
  - app/pb_kits/playbook/pb_icon/icon.rb
1461
1461
  - app/pb_kits/playbook/pb_icon/icon.test.js
1462
+ - app/pb_kits/playbook/pb_icon/icon_aliases.json
1462
1463
  - app/pb_kits/playbook/pb_icon_circle/_icon_circle.scss
1463
1464
  - app/pb_kits/playbook/pb_icon_circle/_icon_circle.tsx
1464
1465
  - app/pb_kits/playbook/pb_icon_circle/docs/_description.md
@@ -3049,7 +3050,7 @@ homepage: https://playbook.powerapp.cloud/
3049
3050
  licenses:
3050
3051
  - ISC
3051
3052
  metadata: {}
3052
- post_install_message:
3053
+ post_install_message:
3053
3054
  rdoc_options: []
3054
3055
  require_paths:
3055
3056
  - lib
@@ -3065,7 +3066,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3065
3066
  version: '0'
3066
3067
  requirements: []
3067
3068
  rubygems_version: 3.5.3
3068
- signing_key:
3069
+ signing_key:
3069
3070
  specification_version: 4
3070
3071
  summary: Playbook Design System
3071
3072
  test_files: []