playbook_ui 13.18.0.pre.alpha.powercentrainplaybookpt22201 → 13.18.0.pre.alpha.thor93bargraphoptions2219

Sign up to get free protection for your applications and to get access to all the features.
data/dist/reset.css CHANGED
@@ -1 +1 @@
1
- *{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100vh;overflow-x:hidden}body{font-family:"Power Centra","Helvetica Neue",Helvetica,Arial,sans_serif;font-size:15.5px;line-height:1.5;background-color:#f3f7fb;height:100%;letter-spacing:.003em;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:"liga" on;color:#242b42;margin:0 !important;padding:0 !important;box-sizing:border-box;min-height:100vh;padding:50px}a{text-decoration:none;color:#0056cf}
1
+ *{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100vh;overflow-x:hidden}body{font-family:"Proxima Nova","Helvetica Neue",Helvetica,Arial,sans_serif;font-size:16px;line-height:1.5;background-color:#f3f7fb;height:100%;letter-spacing:0;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:"liga" on;color:#242b42;margin:0 !important;padding:0 !important;box-sizing:border-box;min-height:100vh;padding:50px}a{text-decoration:none;color:#0056cf}
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "13.18.0"
5
- VERSION = "13.18.0.pre.alpha.powercentrainplaybookpt22201"
5
+ VERSION = "13.18.0.pre.alpha.thor93bargraphoptions2219"
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.18.0.pre.alpha.powercentrainplaybookpt22201
4
+ version: 13.18.0.pre.alpha.thor93bargraphoptions2219
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: 2024-02-20 00:00:00.000000000 Z
12
+ date: 2024-02-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -408,6 +408,8 @@ files:
408
408
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_colors.html.erb
409
409
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_colors.jsx
410
410
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_colors.md
411
+ - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_custom.html.erb
412
+ - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_custom.jsx
411
413
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_default.html.erb
412
414
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_default.jsx
413
415
  - app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_height.html.erb