playbook_ui 12.35.0 → 12.36.0.pre.alpha.svgiconmethods1043

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.svgiconmethods1043"
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.svgiconmethods1043
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-08 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -1189,6 +1189,7 @@ files:
1189
1189
  - app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
1190
1190
  - app/pb_kits/playbook/pb_icon/docs/_icon_sizes.html.erb
1191
1191
  - app/pb_kits/playbook/pb_icon/docs/_icon_sizes.jsx
1192
+ - app/pb_kits/playbook/pb_icon/docs/_icon_svg.html.erb
1192
1193
  - app/pb_kits/playbook/pb_icon/docs/example.yml
1193
1194
  - app/pb_kits/playbook/pb_icon/docs/index.js
1194
1195
  - app/pb_kits/playbook/pb_icon/icon.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: []