playbook_ui_docs 12.37.0.pre.alpha.PLAY951collapsiblenav31073 → 12.37.0.pre.alpha.PLAY951collapsiblenav31078

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b824331ed5a370e96bb561a06cc20c36f2004c420fdeca6ede89d6ee4dda65e
4
- data.tar.gz: 722ced6545e16a2b487aa0fc033e6ac3208cef3227dcc6a64457f18427e3f30e
3
+ metadata.gz: 0d7df649085aee63a54d3d777f3be3a2c3896028344f6dda64c1737372f85bca
4
+ data.tar.gz: 9b0f26690e5070472b8e3f87964023603a5e5ae4cde2c72c063ecbd556d819c7
5
5
  SHA512:
6
- metadata.gz: 54eeb7ed889f36d359c095005222c2bc2e3e02cff923fe7abf6cdb9959004b3a90d58dcb414dc68d1b730149e1449b155c1545f815b17c0701f89ed34ab9f18e
7
- data.tar.gz: f55084413df2c32b511ca7ae4a56c7513e8b951bb4077efc297cba34b256f7f270e774176bc70c822b7002b933a7fe827b58062b03f6d60131b416507e121bbb
6
+ metadata.gz: 12fa1864a771d2082b52c9837499b566d7e2b24f24e0c76578c4bca9dd31becfbeea8a47841004abd1f7292c29665e60064bcce0ad8c6cc86c2c10deaa3479ce
7
+ data.tar.gz: 343e0df6742f38765b04a58777884b04673e4d4aeb2169b7ec1df05168b99338574a40fed869b2f4d4a24ab46e83098c7f15a243aa1304d59722b31aa62da928
@@ -8,7 +8,7 @@ const CollapsibleNav = (props) => {
8
8
  active
9
9
  collapsible
10
10
  collapsibleTrail
11
- fontWeight="bold"
11
+ fontWeight="bolder"
12
12
  iconLeft="city"
13
13
  iconRight={["plus", "minus"]}
14
14
  link="#"
@@ -34,7 +34,7 @@ const CollapsibleNav = (props) => {
34
34
  <NavItem
35
35
  collapsible
36
36
  collapsibleTrail
37
- // fontWeight="bold"
37
+ fontWeight="bolder"
38
38
  iconLeft="theater-masks"
39
39
  iconRight={["plus", "minus"]}
40
40
  link="#"
@@ -60,7 +60,7 @@ const CollapsibleNav = (props) => {
60
60
  <NavItem
61
61
  collapsible
62
62
  collapsibleTrail
63
- // fontWeight="bold"
63
+ fontWeight="bolder"
64
64
  iconLeft="city"
65
65
  iconRight={["plus", "minus"]}
66
66
  link="#"
@@ -26,7 +26,7 @@ const CollapsibleNavCustom = (props) => {
26
26
  collapsed={collapsed}
27
27
  collapsible
28
28
  collapsibleTrail
29
- fontWeight="bold"
29
+ fontWeight="bolder"
30
30
  iconLeft="chevron-down"
31
31
  id={`collapsible-nav-item-${index + 1}`}
32
32
  key={index}
@@ -1,19 +1,19 @@
1
1
  <%= pb_rails("nav", props: { variant: "subtle" }) do %>
2
- <%= pb_rails("nav/item", props: { text: "Overview", link: "#", font_weight:"bold", font_size:"small", collapsible: true, icon_left:"city" }) do %>
2
+ <%= pb_rails("nav/item", props: { text: "Overview", link: "#", font_weight:"bolder", font_size:"small", collapsible: true, icon_left:"city", collapsible_trail: true }) do %>
3
3
  <%= pb_rails("nav", props: { variant: "subtle" }) do %>
4
4
  <%= pb_rails("nav/item", props: { text: "City", link: "#" }) %>
5
5
  <%= pb_rails("nav/item", props: { text: "People", link: "#" }) %>
6
6
  <%= pb_rails("nav/item", props: { text: "Business", link: "#" }) %>
7
7
  <% end %>
8
8
  <% end %>
9
- <%= pb_rails("nav/item", props: { text: "Albums", link: "#", font_weight:"bold", font_size:"small", collapsible: true, icon_left: "theater-masks" }) do %>
9
+ <%= pb_rails("nav/item", props: { text: "Albums", link: "#", font_weight:"bolder", font_size:"small", collapsible: true, icon_left: "theater-masks", collapsible_trail:true }) do %>
10
10
  <%= pb_rails("nav", props: { variant: "subtle" }) do %>
11
11
  <%= pb_rails("nav/item", props: { text: "Entertainment", link: "#" }) %>
12
12
  <%= pb_rails("nav/item", props: { text: "Food", link: "#" }) %>
13
13
  <%= pb_rails("nav/item", props: { text: "Style", link: "#" }) %>
14
14
  <% end %>
15
15
  <% end %>
16
- <%= pb_rails("nav/item", props: { text: "Similar Artists", link: "#", font_weight:"bold", font_size:"small", collapsible: true, icon_left: "city" }) do %>
16
+ <%= pb_rails("nav/item", props: { text: "Similar Artists", link: "#", font_weight:"bolder", font_size:"small", collapsible: true, icon_left: "city", collapsible_trail:true }) do %>
17
17
  <%= pb_rails("nav", props: { variant: "subtle" }) do %>
18
18
  <%= pb_rails("nav/item", props: { text: "City", link: "#" }) %>
19
19
  <%= pb_rails("nav/item", props: { text: "People", link: "#" }) %>
@@ -9,7 +9,7 @@ const CollapsibleNavEmphasize = (props) => {
9
9
  collapsible
10
10
  collapsibleTrail
11
11
  fontSize="small"
12
- fontWeight="bold"
12
+ fontWeight="bolder"
13
13
  iconLeft="city"
14
14
  iconRight={["plus", "minus"]}
15
15
  link="#"
@@ -36,7 +36,7 @@ const CollapsibleNavEmphasize = (props) => {
36
36
  collapsible
37
37
  collapsibleTrail
38
38
  fontSize="small"
39
- fontWeight="bold"
39
+ fontWeight="bolder"
40
40
  iconLeft="theater-masks"
41
41
  iconRight={["plus", "minus"]}
42
42
  link="#"
@@ -63,7 +63,7 @@ const CollapsibleNavEmphasize = (props) => {
63
63
  collapsible
64
64
  collapsibleTrail
65
65
  fontSize="small"
66
- fontWeight="bold"
66
+ fontWeight="bolder"
67
67
  iconLeft="city"
68
68
  iconRight={["plus", "minus"]}
69
69
  link="#"