playbook_ui_docs 13.27.0.pre.alpha.PLAY888Cardkithighlightoverflowtooltiperror2930 → 13.27.0.pre.alpha.PLAY1122fixMultipleUserspaddingoverflow2844
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.html.erb +66 -46
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx +29 -8
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.html.erb +33 -13
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx +67 -48
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_default.jsx +20 -0
- data/app/pb_kits/playbook/pb_avatar/docs/example.yml +2 -2
- data/app/pb_kits/playbook/pb_card/docs/_card_background.html.erb +0 -20
- data/app/pb_kits/playbook/pb_card/docs/_card_background.jsx +1 -41
- data/app/pb_kits/playbook/pb_card/docs/_card_background.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_header.html.erb +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_header.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.md +1 -1
- data/app/pb_kits/playbook/pb_collapsible/docs/example.yml +0 -7
- data/app/pb_kits/playbook/pb_collapsible/docs/index.js +1 -3
- data/app/pb_kits/playbook/pb_date_range_inline/docs/example.yml +1 -4
- data/app/pb_kits/playbook/pb_date_stacked/docs/example.yml +0 -7
- data/app/pb_kits/playbook/pb_date_time/docs/example.yml +0 -6
- data/app/pb_kits/playbook/pb_date_year_stacked/docs/example.yml +0 -4
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_subcomponent_structure_rails.html.erb → _dropdown_subcomponent_structure.html.erb} +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md +6 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_display_rails.html.erb → _dropdown_with_custom_display.html.erb} +6 -11
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx +3 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_options_rails.html.erb → _dropdown_with_custom_options.html.erb} +11 -16
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx +2 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_trigger_rails.html.erb → _dropdown_with_custom_trigger.html.erb} +11 -16
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx +2 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +6 -6
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +0 -9
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +1 -1
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with_validate.html.erb +1 -1
- data/dist/app/components/playbook/pb_docs/kit_example.html.erb +3 -3
- data/dist/menu.yml +2 -2
- data/dist/playbook-doc.js +6 -6
- metadata +6 -40
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.md +0 -3
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.md +0 -3
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.jsx +0 -72
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.md +0 -3
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.html.erb +0 -19
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_rails.md +0 -3
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.jsx +0 -73
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.md +0 -3
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.html.erb +0 -20
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon_rails.md +0 -3
- data/app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default_swift.md +0 -61
- data/app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_props_swift.md +0 -11
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_bold_swift.md +0 -32
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default_swift.md +0 -17
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year_swift.md +0 -19
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_props_swift.md +0 -10
- data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reversed_swift.md +0 -17
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_alignment_swift.md +0 -39
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_default_swift.md +0 -39
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_props_swift.md +0 -15
- data/app/pb_kits/playbook/pb_date_time/docs/_date_time_size_swift.md +0 -78
- data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default_swift.md +0 -20
- data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_props_swift.md +0 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.md +0 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.md +0 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options_rails.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger_rails.md +0 -1
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children_swift.md +0 -23
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close_swift.md +0 -7
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default_swift.md +0 -9
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_dismiss_with_timer_swift.md +0 -22
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md +0 -9
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md +0 -62
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_props_swift.md +0 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc63509b9914d445b8232d63a763b3124da50bbf65d94c991efa6d9481178e04
|
4
|
+
data.tar.gz: d8556675f5da05fa76cf13550a2a343ea3902ca523ddba0947586602d6877d53
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 929fbeb53c31baffe7fa87145cd22e979dd7a455fb8077ea689759d26ab9d770143e5a48fac37b967a9ce05d01aad03e38aaf59347ca069f7cd18251d323ac78
|
7
|
+
data.tar.gz: 5f463ddb6a68a95ed3360fc2409d74d6d01302a426f8ee93cf0ce5b71cb083f0003c05fc8b346e62418fed8234ae54dd5e083c455b3a541c4bd74b0f8cb9884e
|
@@ -1,51 +1,71 @@
|
|
1
|
+
<%= pb_rails("avatar", props: {
|
2
|
+
component_overlay: {
|
3
|
+
component: "badge",
|
4
|
+
text: "12",
|
5
|
+
placement: "top-left"
|
6
|
+
},
|
7
|
+
name: "Terry Johnson",
|
8
|
+
size: "xxs",
|
9
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
10
|
+
margin_bottom: "sm"
|
11
|
+
}) %>
|
1
12
|
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
+
<%= pb_rails("avatar", props: {
|
14
|
+
component_overlay: {
|
15
|
+
component: "badge",
|
16
|
+
text: "12",
|
17
|
+
placement: "top-right"
|
18
|
+
},
|
19
|
+
name: "Terry Johnson",
|
20
|
+
size: "xs",
|
21
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
22
|
+
margin_bottom: "sm"
|
23
|
+
}) %>
|
13
24
|
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
+
<%= pb_rails("avatar", props: {
|
26
|
+
component_overlay: {
|
27
|
+
component: "badge",
|
28
|
+
text: "12",
|
29
|
+
placement: "bottom-right"
|
30
|
+
},
|
31
|
+
name: "Terry Johnson",
|
32
|
+
size: "sm",
|
33
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
34
|
+
margin_bottom: "sm"
|
35
|
+
}) %>
|
25
36
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
}) %>
|
37
|
+
<%= pb_rails("avatar", props: {
|
38
|
+
component_overlay: {
|
39
|
+
component: "badge",
|
40
|
+
text: "12",
|
41
|
+
placement: "bottom-left"
|
42
|
+
},
|
43
|
+
name: "Terry Johnson",
|
44
|
+
size: "md",
|
45
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
46
|
+
margin_bottom: "sm"
|
47
|
+
}) %>
|
38
48
|
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
}) %>
|
49
|
+
<%= pb_rails("avatar", props: {
|
50
|
+
component_overlay: {
|
51
|
+
component: "badge",
|
52
|
+
text: "12",
|
53
|
+
placement: "top-left"
|
54
|
+
},
|
55
|
+
name: "Terry Johnson",
|
56
|
+
size: "lg",
|
57
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
58
|
+
margin_bottom: "sm"
|
59
|
+
}) %>
|
51
60
|
|
61
|
+
<%= pb_rails("avatar", props: {
|
62
|
+
component_overlay: {
|
63
|
+
component: "badge",
|
64
|
+
text: "12",
|
65
|
+
placement: "top-right"
|
66
|
+
},
|
67
|
+
name: "Terry Johnson",
|
68
|
+
size: "xl",
|
69
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
70
|
+
margin_bottom: "sm"
|
71
|
+
}) %>
|
@@ -4,6 +4,28 @@ import { Avatar } from '../..'
|
|
4
4
|
const AvatarBadgeComponentOverlay = () => {
|
5
5
|
return (
|
6
6
|
<div>
|
7
|
+
<Avatar
|
8
|
+
componentOverlay={{
|
9
|
+
component: "badge",
|
10
|
+
placement: "top-left",
|
11
|
+
text: "12"
|
12
|
+
}}
|
13
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
14
|
+
marginBottom="sm"
|
15
|
+
size="xxs"
|
16
|
+
/>
|
17
|
+
|
18
|
+
<Avatar
|
19
|
+
componentOverlay={{
|
20
|
+
component: "badge",
|
21
|
+
placement: "top-right",
|
22
|
+
text: "12"
|
23
|
+
}}
|
24
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
25
|
+
marginBottom="sm"
|
26
|
+
size="xs"
|
27
|
+
/>
|
28
|
+
|
7
29
|
<Avatar
|
8
30
|
componentOverlay={{
|
9
31
|
component: "badge",
|
@@ -18,7 +40,7 @@ const AvatarBadgeComponentOverlay = () => {
|
|
18
40
|
<Avatar
|
19
41
|
componentOverlay={{
|
20
42
|
component: "badge",
|
21
|
-
placement: "
|
43
|
+
placement: "bottom-left",
|
22
44
|
text: "12"
|
23
45
|
}}
|
24
46
|
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
@@ -29,9 +51,8 @@ const AvatarBadgeComponentOverlay = () => {
|
|
29
51
|
<Avatar
|
30
52
|
componentOverlay={{
|
31
53
|
component: "badge",
|
32
|
-
placement: "top-
|
33
|
-
text: "
|
34
|
-
variant: "info"
|
54
|
+
placement: "top-left",
|
55
|
+
text: "12"
|
35
56
|
}}
|
36
57
|
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
37
58
|
marginBottom="sm"
|
@@ -41,14 +62,14 @@ const AvatarBadgeComponentOverlay = () => {
|
|
41
62
|
<Avatar
|
42
63
|
componentOverlay={{
|
43
64
|
component: "badge",
|
44
|
-
placement: "
|
45
|
-
text: "
|
46
|
-
variant: "error"
|
65
|
+
placement: "top-right",
|
66
|
+
text: "12"
|
47
67
|
}}
|
48
68
|
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
49
69
|
marginBottom="sm"
|
50
70
|
size="xl"
|
51
|
-
/>
|
71
|
+
/>
|
72
|
+
|
52
73
|
</div>
|
53
74
|
)
|
54
75
|
}
|
@@ -1,9 +1,32 @@
|
|
1
|
+
<%= pb_rails("avatar", props: {
|
2
|
+
component_overlay: {
|
3
|
+
component: "icon_circle",
|
4
|
+
icon: "plus",
|
5
|
+
placement: "top-left"
|
6
|
+
},
|
7
|
+
name: "Terry Johnson",
|
8
|
+
size: "xxs",
|
9
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
10
|
+
margin_bottom: "sm"
|
11
|
+
}) %>
|
12
|
+
|
13
|
+
<%= pb_rails("avatar", props: {
|
14
|
+
component_overlay: {
|
15
|
+
component: "icon_circle",
|
16
|
+
icon: "plus",
|
17
|
+
placement: "top-right"
|
18
|
+
},
|
19
|
+
name: "Terry Johnson",
|
20
|
+
size: "xs",
|
21
|
+
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
22
|
+
margin_bottom: "sm"
|
23
|
+
}) %>
|
24
|
+
|
1
25
|
<%= pb_rails("avatar", props: {
|
2
26
|
component_overlay: {
|
3
27
|
component: "icon_circle",
|
4
|
-
icon: "
|
5
|
-
placement: "bottom-right"
|
6
|
-
variant: "royal"
|
28
|
+
icon: "plus",
|
29
|
+
placement: "bottom-right"
|
7
30
|
},
|
8
31
|
name: "Terry Johnson",
|
9
32
|
size: "sm",
|
@@ -14,9 +37,8 @@
|
|
14
37
|
<%= pb_rails("avatar", props: {
|
15
38
|
component_overlay: {
|
16
39
|
component: "icon_circle",
|
17
|
-
icon: "
|
18
|
-
placement: "
|
19
|
-
variant: "green"
|
40
|
+
icon: "plus",
|
41
|
+
placement: "bottom-left"
|
20
42
|
},
|
21
43
|
name: "Terry Johnson",
|
22
44
|
size: "md",
|
@@ -27,9 +49,8 @@
|
|
27
49
|
<%= pb_rails("avatar", props: {
|
28
50
|
component_overlay: {
|
29
51
|
component: "icon_circle",
|
30
|
-
icon: "
|
31
|
-
placement: "top-left"
|
32
|
-
variant: "red"
|
52
|
+
icon: "plus",
|
53
|
+
placement: "top-left"
|
33
54
|
},
|
34
55
|
name: "Terry Johnson",
|
35
56
|
size: "lg",
|
@@ -40,12 +61,11 @@
|
|
40
61
|
<%= pb_rails("avatar", props: {
|
41
62
|
component_overlay: {
|
42
63
|
component: "icon_circle",
|
43
|
-
icon: "
|
44
|
-
placement: "
|
45
|
-
variant: "yellow"
|
64
|
+
icon: "plus",
|
65
|
+
placement: "top-right"
|
46
66
|
},
|
47
67
|
name: "Terry Johnson",
|
48
68
|
size: "xl",
|
49
69
|
image_url: "https://randomuser.me/api/portraits/men/44.jpg",
|
50
70
|
margin_bottom: "sm"
|
51
|
-
}) %>
|
71
|
+
}) %>
|
@@ -4,54 +4,73 @@ import { Avatar } from '../..'
|
|
4
4
|
const AvatarCircleIconComponentOverlay = () => {
|
5
5
|
return (
|
6
6
|
<div>
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
7
|
+
<Avatar
|
8
|
+
componentOverlay={{
|
9
|
+
component: "iconCircle",
|
10
|
+
icon: "plus",
|
11
|
+
placement: "top-left"
|
12
|
+
}}
|
13
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
14
|
+
marginBottom="sm"
|
15
|
+
size="xxs"
|
16
|
+
/>
|
17
|
+
|
18
|
+
<Avatar
|
19
|
+
componentOverlay={{
|
20
|
+
component: "iconCircle",
|
21
|
+
icon: "plus",
|
22
|
+
placement: "top-right"
|
23
|
+
}}
|
24
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
25
|
+
marginBottom="sm"
|
26
|
+
size="xs"
|
27
|
+
/>
|
28
|
+
|
29
|
+
<Avatar
|
30
|
+
componentOverlay={{
|
31
|
+
component: "iconCircle",
|
32
|
+
icon: "plus",
|
33
|
+
placement: "bottom-right",
|
34
|
+
}}
|
35
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
36
|
+
marginBottom="sm"
|
37
|
+
size="sm"
|
38
|
+
/>
|
39
|
+
|
40
|
+
<Avatar
|
41
|
+
componentOverlay={{
|
42
|
+
component: "iconCircle",
|
43
|
+
icon: "plus",
|
44
|
+
placement: "bottom-left"
|
45
|
+
}}
|
46
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
47
|
+
marginBottom="sm"
|
48
|
+
size="md"
|
49
|
+
/>
|
50
|
+
|
51
|
+
<Avatar
|
52
|
+
componentOverlay={{
|
53
|
+
component: "iconCircle",
|
54
|
+
icon: "plus",
|
55
|
+
placement: "top-left"
|
56
|
+
}}
|
57
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
58
|
+
marginBottom="sm"
|
59
|
+
size="lg"
|
60
|
+
/>
|
61
|
+
|
62
|
+
<Avatar
|
63
|
+
componentOverlay={{
|
64
|
+
component: "iconCircle",
|
65
|
+
icon: "plus",
|
66
|
+
placement: "top-right"
|
67
|
+
}}
|
68
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
69
|
+
marginBottom="sm"
|
70
|
+
size="xl"
|
71
|
+
/>
|
72
|
+
|
73
|
+
</div>
|
55
74
|
)
|
56
75
|
}
|
57
76
|
|
@@ -57,6 +57,26 @@ const AvatarDefault = (props) => {
|
|
57
57
|
status="offline"
|
58
58
|
{...props}
|
59
59
|
/>
|
60
|
+
<br/>
|
61
|
+
<Avatar
|
62
|
+
imageAlt="Terry Johnson Standing"
|
63
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
64
|
+
name="Terry Johnson"
|
65
|
+
overlay={{component:"badge", text: "6", variant: "notification", placement:"top-right"}}
|
66
|
+
size="lg"
|
67
|
+
status="offline"
|
68
|
+
{...props}
|
69
|
+
/>
|
70
|
+
<br/>
|
71
|
+
<Avatar
|
72
|
+
imageAlt="Terry Johnson Standing"
|
73
|
+
imageUrl="https://randomuser.me/api/portraits/men/44.jpg"
|
74
|
+
name="Terry Johnson"
|
75
|
+
overlay={{component:"icon", icon:"plus", variant:"royal", placement:"bottom-left"}}
|
76
|
+
size="xl"
|
77
|
+
status="offline"
|
78
|
+
{...props}
|
79
|
+
/>
|
60
80
|
</div>
|
61
81
|
)
|
62
82
|
}
|
@@ -4,14 +4,14 @@ examples:
|
|
4
4
|
- avatar_monogram: Monogram
|
5
5
|
- avatar_no_image: "Bad Image Link"
|
6
6
|
- avatar_status: Status
|
7
|
-
- avatar_circle_icon_component_overlay: Icon
|
7
|
+
- avatar_circle_icon_component_overlay: Circle Icon Component Overlay
|
8
8
|
- avatar_badge_component_overlay: Badge Component Overlay
|
9
9
|
react:
|
10
10
|
- avatar_default: Default
|
11
11
|
- avatar_monogram: Monogram
|
12
12
|
- avatar_no_image: "Bad Image Link"
|
13
13
|
- avatar_status: Status
|
14
|
-
- avatar_circle_icon_component_overlay: Icon
|
14
|
+
- avatar_circle_icon_component_overlay: Circle Icon Component Overlay
|
15
15
|
- avatar_badge_component_overlay: Badge Component Overlay
|
16
16
|
swift:
|
17
17
|
- avatar_default_swift: Default
|
@@ -42,23 +42,3 @@
|
|
42
42
|
dark: true
|
43
43
|
}) %>
|
44
44
|
<% end %>
|
45
|
-
|
46
|
-
<%= pb_rails("title", props: { text: "Subtle Status Colors", tag: "h4", size: 4, margin_bottom: "sm" }) %>
|
47
|
-
|
48
|
-
<%= pb_rails("card", props: { background: "success_subtle", margin_bottom: "sm" }) do %>
|
49
|
-
<%= pb_rails("body", props: {
|
50
|
-
text: "Success Subtle"
|
51
|
-
}) %>
|
52
|
-
<% end %>
|
53
|
-
|
54
|
-
<%= pb_rails("card", props: { background: "warning_subtle", margin_bottom: "sm" }) do %>
|
55
|
-
<%= pb_rails("body", props: {
|
56
|
-
text: "Warning Subtle"
|
57
|
-
}) %>
|
58
|
-
<% end %>
|
59
|
-
|
60
|
-
<%= pb_rails("card", props: { background: "info_subtle", margin_bottom: "sm" }) do %>
|
61
|
-
<%= pb_rails("body", props: {
|
62
|
-
text: "Info Subtle"
|
63
|
-
}) %>
|
64
|
-
<% end %>
|
@@ -90,47 +90,7 @@ const CardBackground = (props) => {
|
|
90
90
|
/>
|
91
91
|
</Card>
|
92
92
|
|
93
|
-
|
94
|
-
<Title
|
95
|
-
{...props}
|
96
|
-
marginBottom="sm"
|
97
|
-
size={4}
|
98
|
-
tag="h4"
|
99
|
-
text="Subtle Status Colors"
|
100
|
-
/>
|
101
|
-
|
102
|
-
<Card
|
103
|
-
background="success_subtle"
|
104
|
-
marginBottom="sm"
|
105
|
-
{...props}
|
106
|
-
>
|
107
|
-
<Body
|
108
|
-
text="Success Subtle"
|
109
|
-
{...props}
|
110
|
-
/>
|
111
|
-
</Card>
|
112
|
-
|
113
|
-
<Card
|
114
|
-
background="warning_subtle"
|
115
|
-
marginBottom="sm"
|
116
|
-
{...props}
|
117
|
-
>
|
118
|
-
<Body
|
119
|
-
text="Warning Subtle"
|
120
|
-
{...props}
|
121
|
-
/>
|
122
|
-
</Card>
|
123
|
-
|
124
|
-
<Card
|
125
|
-
background="info_subtle"
|
126
|
-
marginBottom="sm"
|
127
|
-
{...props}
|
128
|
-
>
|
129
|
-
<Body
|
130
|
-
text="Info Subtle"
|
131
|
-
{...props}
|
132
|
-
/>
|
133
|
-
</Card>
|
93
|
+
|
134
94
|
</div>
|
135
95
|
)
|
136
96
|
}
|
@@ -1 +1 @@
|
|
1
|
-
Add a background color by passing the color name to background. List of all colors can be viewed <a href="https://playbook.powerapp.cloud/visual_guidelines" target="_blank">here</a> under Product Colors
|
1
|
+
Add a background color by passing the color name to background. List of all colors can be viewed <a href="https://playbook.powerapp.cloud/visual_guidelines" target="_blank">here</a> under Product Colors.
|
@@ -1 +1 @@
|
|
1
|
-
Card headers pass category, product, and background colors only. List of all category, product, and background colors can be viewed <a href="https://playbook.powerapp.cloud/
|
1
|
+
Card headers pass category, product, and background colors only. List of all category, product, and background colors can be viewed <a href="https://playbook.powerapp.cloud/utilities" target="_blank">here</a>.
|
@@ -1 +1 @@
|
|
1
|
-
Card highlight can pass status, product, and category colors. List of all colors can be viewed <a href="https://playbook.powerapp.cloud/
|
1
|
+
Card highlight can pass status, product, and category colors. List of all colors can be viewed <a href="https://playbook.powerapp.cloud/utilities" target="_blank">here</a>.
|
@@ -7,9 +7,6 @@ examples:
|
|
7
7
|
- collapsible_icons: Custom Icons
|
8
8
|
- collapsible_external_controls: Toggle Collapsible With External Controls
|
9
9
|
- collapsible_external_controls_multiple: Toggle All Collapsibles With One Control
|
10
|
-
- collapsible_custom_main_rails: Custom Main Section
|
11
|
-
- collapsible_custom_main_with_icon_rails: Custom Main Section With Icon
|
12
|
-
|
13
10
|
|
14
11
|
react:
|
15
12
|
- collapsible_default: Default
|
@@ -17,10 +14,6 @@ examples:
|
|
17
14
|
- collapsible_color: Icon Color
|
18
15
|
- collapsible_icons: Custom Icons
|
19
16
|
- collapsible_state: useCollapsible Hook
|
20
|
-
- collapsible_custom_main: Custom Main Section
|
21
|
-
- collapsible_custom_main_with_icon: Custom Main Section With Icon
|
22
|
-
|
23
|
-
|
24
17
|
|
25
18
|
swift:
|
26
19
|
- collapsible_default_swift: Default
|
@@ -2,6 +2,4 @@ export { default as CollapsibleDefault } from './_collapsible_default.jsx'
|
|
2
2
|
export { default as CollapsibleSize } from './_collapsible_size.jsx'
|
3
3
|
export { default as CollapsibleColor } from './_collapsible_color.jsx'
|
4
4
|
export { default as CollapsibleIcons } from './_collapsible_icons.jsx'
|
5
|
-
export {
|
6
|
-
export { default as CollapsibleCustomMain } from './_collapsible_custom_main.jsx'
|
7
|
-
export { default as CollapsibleCustomMainWithIcon } from './_collapsible_custom_main_with_icon.jsx'
|
5
|
+
export {default as CollapsibleState } from './_collapsible_state.jsx'
|
@@ -15,10 +15,3 @@ examples:
|
|
15
15
|
- date_stacked_reverse: Day & Month Reverse
|
16
16
|
- date_stacked_sizes: Sizes
|
17
17
|
- date_stacked_bold: Bold
|
18
|
-
|
19
|
-
swift:
|
20
|
-
- date_stacked_default_swift: Default
|
21
|
-
- date_stacked_not_current_year_swift: Not Current Year
|
22
|
-
- date_stacked_reversed_swift: Day & Month Reverse
|
23
|
-
- date_stacked_bold_swift: Bold
|
24
|
-
- date_stacked_props_swift: ""
|
@@ -1,8 +1,8 @@
|
|
1
1
|
<%
|
2
2
|
options = [
|
3
|
-
{ label: 'United States', value: 'United States'
|
4
|
-
{ label: 'Canada', value: 'Canada'
|
5
|
-
{ label: 'Pakistan', value: 'Pakistan'
|
3
|
+
{ label: 'United States', value: 'United States' },
|
4
|
+
{ label: 'Canada', value: 'Canada' },
|
5
|
+
{ label: 'Pakistan', value: 'Pakistan' },
|
6
6
|
]
|
7
7
|
|
8
8
|
%>
|
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
The Dropdown kit accepts an `options` array and renders each object from that array as a selectable option within a dropdown container. `options` is a required prop and must be an array of objects. Each object can contain as many key/value pairs as needed but MUST contain 'label' and 'value' as the only required items within each object.
|
@@ -1,8 +1,8 @@
|
|
1
1
|
<%
|
2
2
|
options = [
|
3
|
-
{ label: 'United States', value: 'United States'
|
4
|
-
{ label: 'Canada', value: 'Canada'
|
5
|
-
{ label: 'Pakistan', value: 'Pakistan'
|
3
|
+
{ label: 'United States', value: 'United States' },
|
4
|
+
{ label: 'Canada', value: 'Canada' },
|
5
|
+
{ label: 'Pakistan', value: 'Pakistan' },
|
6
6
|
]
|
7
7
|
|
8
8
|
%>
|