playbook_ui_docs 12.35.0.pre.alpha.iconpocwebfonts1023 → 12.36.0.pre.alpha.PLAY942collapsiblenav21035

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui_docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.35.0.pre.alpha.iconpocwebfonts1023
4
+ version: 12.36.0.pre.alpha.PLAY942collapsiblenav21035
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-08-04 00:00:00.000000000 Z
12
+ date: 2023-08-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -680,7 +680,6 @@ files:
680
680
  - app/pb_kits/playbook/pb_icon/docs/_icon_fa_kit.md
681
681
  - app/pb_kits/playbook/pb_icon/docs/_icon_flip.html.erb
682
682
  - app/pb_kits/playbook/pb_icon/docs/_icon_flip.jsx
683
- - app/pb_kits/playbook/pb_icon/docs/_icon_font.html.erb
684
683
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.html.erb
685
684
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.jsx
686
685
  - app/pb_kits/playbook/pb_icon/docs/_icon_pull.md
@@ -1,11 +0,0 @@
1
- <div>
2
- <%= pb_rails("icon", props: { icon: "bumper-plates", font_family: "boxboard", prefix: "icon", size: "5x"} ) %>
3
- <%= pb_rails("icon", props: { icon: "boxboard", font_family: "boxboard", prefix: "icon", size: "5x", padding_left: "md"} ) %>
4
- <%= pb_rails("icon", props: { icon: "workout-journal", font_family: "boxboard", prefix: "icon", size: "5x", padding_left: "md"} ) %>
5
- </div>
6
-
7
- <div>
8
- <%= pb_rails("icon", props: { icon: "sushi", font_family: "boxicons", prefix: "bx bx", size: "5x", margin_top: "lg"} ) %>
9
- <%= pb_rails("icon", props: { icon: "bowl-rice", font_family: "boxicons", prefix: "bx bx", size: "5x", padding_left: "md"} ) %>
10
- <%= pb_rails("icon", props: { icon: "party", font_family: "boxicons", prefix: "bx bx", size: "5x", padding_left: "md"} ) %>
11
- </div>