playbook_ui 13.21.0.pre.alpha.PBNTR224letuserresetrowexpansion2466 → 13.21.0.pre.alpha.PBNTR225advancedtablefeedback2438
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_advanced_table/Components/CustomCell.tsx +4 -8
- data/app/pb_kits/playbook/pb_advanced_table/README.md +2 -2
- data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +2 -7
- data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.tsx +0 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.jsx +0 -5
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_avatar/avatar.html.erb +1 -2
- data/app/pb_kits/playbook/pb_avatar_action_button/avatar_action_button.html.erb +1 -2
- data/app/pb_kits/playbook/pb_background/background.html.erb +1 -2
- data/app/pb_kits/playbook/pb_badge/badge.html.erb +1 -2
- data/app/pb_kits/playbook/pb_body/body.html.erb +1 -2
- data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.scss +7 -0
- data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumb_item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumbs.html.erb +1 -2
- data/app/pb_kits/playbook/pb_button/button.html.erb +1 -2
- data/app/pb_kits/playbook/pb_button/button.rb +3 -2
- data/app/pb_kits/playbook/pb_button_toolbar/button_toolbar.html.erb +1 -2
- data/app/pb_kits/playbook/pb_caption/caption.html.erb +1 -2
- data/app/pb_kits/playbook/pb_card/card.html.erb +1 -2
- data/app/pb_kits/playbook/pb_card/card_body.html.erb +1 -2
- data/app/pb_kits/playbook/pb_card/card_header.html.erb +1 -2
- data/app/pb_kits/playbook/pb_checkbox/checkbox.html.erb +1 -3
- data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +1 -2
- data/app/pb_kits/playbook/pb_collapsible/collapsible.html.erb +1 -2
- data/app/pb_kits/playbook/pb_collapsible/collapsible_content.html.erb +1 -2
- data/app/pb_kits/playbook/pb_collapsible/collapsible_main.html.erb +1 -2
- data/app/pb_kits/playbook/pb_contact/contact.html.erb +1 -2
- data/app/pb_kits/playbook/pb_currency/currency.html.erb +1 -2
- data/app/pb_kits/playbook/pb_dashboard_value/dashboard_value.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date/date.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date_picker/_date_picker.scss +2 -1
- data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +0 -3
- data/app/pb_kits/playbook/pb_date_picker/date_picker.html.erb +2 -4
- data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +1 -2
- data/app/pb_kits/playbook/pb_date_picker/date_picker.test.js +1 -1
- data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +7 -9
- data/app/pb_kits/playbook/pb_date_picker/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_date_picker/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_date_picker/sass_partials/_input_styles.scss +2 -1
- data/app/pb_kits/playbook/pb_date_range_inline/date_range_inline.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date_range_stacked/date_range_stacked.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date_stacked/date_stacked.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date_time/date_time.html.erb +1 -2
- data/app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb +2 -3
- data/app/pb_kits/playbook/pb_date_year_stacked/date_year_stacked.html.erb +1 -2
- data/app/pb_kits/playbook/pb_detail/detail.html.erb +1 -2
- data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +1 -2
- data/app/pb_kits/playbook/pb_dialog/dialog_body.html.erb +2 -3
- data/app/pb_kits/playbook/pb_dialog/dialog_footer.html.erb +1 -2
- data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +2 -3
- data/app/pb_kits/playbook/pb_file_upload/file_upload.html.erb +1 -2
- data/app/pb_kits/playbook/pb_filter/filter.html.erb +1 -2
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.scss +3 -8
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +0 -1
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb +1 -51
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx +11 -62
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb +2 -7
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb +3 -4
- data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.html.erb +4 -0
- data/app/pb_kits/playbook/pb_flex/flex.html.erb +1 -2
- data/app/pb_kits/playbook/pb_flex/flex_item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_form_group/form_group.html.erb +1 -2
- data/app/pb_kits/playbook/pb_form_pill/form_pill.html.erb +2 -2
- data/app/pb_kits/playbook/pb_hashtag/hashtag.html.erb +1 -2
- data/app/pb_kits/playbook/pb_highlight/highlight.html.erb +1 -2
- data/app/pb_kits/playbook/pb_home_address_street/home_address_street.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon/_icon.tsx +0 -1
- data/app/pb_kits/playbook/pb_icon/icon.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon/icon.rb +3 -3
- data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon_stat_value/icon_stat_value.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon_value/icon_value.html.erb +1 -2
- data/app/pb_kits/playbook/pb_image/image.html.erb +1 -2
- data/app/pb_kits/playbook/pb_label_pill/label_pill.html.erb +1 -2
- data/app/pb_kits/playbook/pb_label_value/label_value.html.erb +2 -3
- data/app/pb_kits/playbook/pb_layout/body.html.erb +1 -2
- data/app/pb_kits/playbook/pb_layout/footer.html.erb +1 -2
- data/app/pb_kits/playbook/pb_layout/header.html.erb +1 -2
- data/app/pb_kits/playbook/pb_layout/item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_layout/layout.html.erb +1 -2
- data/app/pb_kits/playbook/pb_layout/sidebar.html.erb +1 -2
- data/app/pb_kits/playbook/pb_legend/legend.html.erb +1 -2
- data/app/pb_kits/playbook/pb_list/item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_list/list.html.erb +1 -2
- data/app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb +1 -2
- data/app/pb_kits/playbook/pb_message/message.html.erb +1 -2
- data/app/pb_kits/playbook/pb_message/message_mention.html.erb +2 -3
- data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.html.erb +1 -2
- data/app/pb_kits/playbook/pb_multiple_users/multiple_users.html.erb +1 -2
- data/app/pb_kits/playbook/pb_multiple_users_stacked/multiple_users_stacked.html.erb +1 -2
- data/app/pb_kits/playbook/pb_nav/item.html.erb +2 -4
- data/app/pb_kits/playbook/pb_nav/nav.html.erb +1 -2
- data/app/pb_kits/playbook/pb_online_status/online_status.html.erb +1 -2
- data/app/pb_kits/playbook/pb_pagination/pagination.html.erb +1 -2
- data/app/pb_kits/playbook/pb_passphrase/passphrase.html.erb +1 -1
- data/app/pb_kits/playbook/pb_person/person.html.erb +1 -2
- data/app/pb_kits/playbook/pb_person_contact/person_contact.html.erb +1 -2
- data/app/pb_kits/playbook/pb_pill/pill.html.erb +1 -2
- data/app/pb_kits/playbook/pb_popover/popover.html.erb +1 -2
- data/app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb +1 -2
- data/app/pb_kits/playbook/pb_progress_simple/progress_simple.html.erb +1 -2
- data/app/pb_kits/playbook/pb_progress_step/progress_step.html.erb +1 -2
- data/app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_radio/radio.html.erb +1 -2
- data/app/pb_kits/playbook/pb_section_separator/section_separator.html.erb +1 -2
- data/app/pb_kits/playbook/pb_select/select.html.erb +1 -2
- data/app/pb_kits/playbook/pb_selectable_card/selectable_card.html.erb +1 -2
- data/app/pb_kits/playbook/pb_selectable_card_icon/selectable_card_icon.html.erb +1 -2
- data/app/pb_kits/playbook/pb_selectable_icon/selectable_icon.html.erb +1 -2
- data/app/pb_kits/playbook/pb_selectable_list/selectable_list.html.erb +1 -2
- data/app/pb_kits/playbook/pb_selectable_list/selectable_list_item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_source/source.html.erb +1 -2
- data/app/pb_kits/playbook/pb_star_rating/star_rating.html.erb +1 -2
- data/app/pb_kits/playbook/pb_stat_change/stat_change.html.erb +1 -2
- data/app/pb_kits/playbook/pb_stat_value/stat_value.html.erb +1 -2
- data/app/pb_kits/playbook/pb_table/table.html.erb +2 -4
- data/app/pb_kits/playbook/pb_table/table_body.html.erb +3 -5
- data/app/pb_kits/playbook/pb_table/table_cell.html.erb +3 -5
- data/app/pb_kits/playbook/pb_table/table_head.html.erb +3 -5
- data/app/pb_kits/playbook/pb_table/table_header.html.erb +3 -5
- data/app/pb_kits/playbook/pb_table/table_row.html.erb +3 -5
- data/app/pb_kits/playbook/pb_text_input/_text_input.scss +1 -0
- data/app/pb_kits/playbook/pb_text_input/text_input.html.erb +1 -2
- data/app/pb_kits/playbook/pb_text_input/text_input.rb +1 -2
- data/app/pb_kits/playbook/pb_textarea/textarea.html.erb +1 -2
- data/app/pb_kits/playbook/pb_time/time.html.erb +1 -2
- data/app/pb_kits/playbook/pb_time_range_inline/time_range_inline.html.erb +2 -3
- data/app/pb_kits/playbook/pb_time_stacked/time_stacked.html.erb +1 -2
- data/app/pb_kits/playbook/pb_timeline/item.html.erb +1 -2
- data/app/pb_kits/playbook/pb_timeline/timeline.html.erb +1 -2
- data/app/pb_kits/playbook/pb_timestamp/timestamp.html.erb +1 -2
- data/app/pb_kits/playbook/pb_title/title.html.erb +2 -3
- data/app/pb_kits/playbook/pb_title_count/title_count.html.erb +1 -2
- data/app/pb_kits/playbook/pb_title_detail/title_detail.html.erb +1 -2
- data/app/pb_kits/playbook/pb_toggle/toggle.html.erb +1 -2
- data/app/pb_kits/playbook/pb_tooltip/tooltip.html.erb +1 -2
- data/app/pb_kits/playbook/pb_typeahead/typeahead.html.erb +1 -2
- data/app/pb_kits/playbook/pb_user/user.html.erb +1 -2
- data/app/pb_kits/playbook/pb_user_badge/user_badge.html.erb +1 -2
- data/app/pb_kits/playbook/pb_weekday_stacked/weekday_stacked.html.erb +1 -2
- data/dist/playbook-rails.js +4 -4
- data/lib/playbook/kit_base.rb +0 -18
- data/lib/playbook/version.rb +1 -1
- metadata +5 -15
- data/app/pb_kits/playbook/pb_advanced_table/advanced_table.html.erb +0 -14
- data/app/pb_kits/playbook/pb_advanced_table/advanced_table.rb +0 -19
- data/app/pb_kits/playbook/pb_advanced_table/table_body.html.erb +0 -9
- data/app/pb_kits/playbook/pb_advanced_table/table_body.rb +0 -30
- data/app/pb_kits/playbook/pb_advanced_table/table_header.html.erb +0 -20
- data/app/pb_kits/playbook/pb_advanced_table/table_header.rb +0 -21
- data/app/pb_kits/playbook/pb_advanced_table/table_row.html.erb +0 -37
- data/app/pb_kits/playbook/pb_advanced_table/table_row.rb +0 -32
- data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.html.erb +0 -7
- data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.jsx +0 -41
@@ -1,8 +1,7 @@
|
|
1
1
|
<%= content_tag(:div,
|
2
2
|
id: object.id,
|
3
3
|
data: object.data,
|
4
|
-
aria: object.aria
|
5
|
-
**combined_html_options) do %>
|
4
|
+
aria: object.aria) do %>
|
6
5
|
<% if object.confirm_button && object.cancel_button %>
|
7
6
|
<div class="dialog-pseudo-footer"></div>
|
8
7
|
<%= pb_rails("flex", props: { classname:object.classname, spacing:"between", padding_x:"sm", padding:"sm", padding_bottom:"sm" }) do %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
id: object.id,
|
3
3
|
data: object.data,
|
4
4
|
class: object.sticky_header,
|
5
|
-
aria: object.aria
|
6
|
-
**combined_html_options) do %>
|
5
|
+
aria: object.aria) do %>
|
7
6
|
<%= pb_rails("flex", props: {classname:object.classname, spacing:"between", padding:"sm", align:"center"}) do %>
|
8
7
|
<%= content.presence || object.title %>
|
9
8
|
|
@@ -12,4 +11,4 @@
|
|
12
11
|
</button>
|
13
12
|
<% end %>
|
14
13
|
<%= pb_rails("section_separator") %>
|
15
|
-
<% end %>
|
14
|
+
<% end %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
class: object.classname,
|
4
4
|
data: object.data,
|
5
|
-
id: object.id
|
6
|
-
**combined_html_options) do %>
|
5
|
+
id: object.id) do %>
|
7
6
|
<%= pb_rails("form_group", props: {cursor: "pointer", full_width: object.full_width}) do %>
|
8
7
|
<label for="upload-<%= object.id %>" class="pb_button_kit_secondary_inline_enabled"><%= "#{object.label}" %></label>
|
9
8
|
<%= pb_rails("text_input", props: {
|
@@ -1,8 +1,7 @@
|
|
1
1
|
<%= content_tag(:div,
|
2
2
|
id: object.id,
|
3
3
|
data: object.data,
|
4
|
-
class: object.classname
|
5
|
-
**combined_html_options) do %>
|
4
|
+
class: object.classname) do %>
|
6
5
|
<%= object.wrapper do %>
|
7
6
|
<%= pb_rails("flex", props: { orientation: "row", padding_right: "lg", vertical: "center" }) do %>
|
8
7
|
<% if (object.template != "sort_only") %>
|
@@ -36,8 +36,6 @@ $confirmation_toast_colors: (
|
|
36
36
|
z-index: $z_9;
|
37
37
|
display: flex;
|
38
38
|
justify-content: space-around;
|
39
|
-
max-width: max-content;
|
40
|
-
width: 90%;
|
41
39
|
|
42
40
|
&.top {
|
43
41
|
top: $space_md;
|
@@ -84,12 +82,9 @@ $confirmation_toast_colors: (
|
|
84
82
|
|
85
83
|
&[class*=_multi_line] .pb_fixed_confirmation_toast_text {
|
86
84
|
color: $white;
|
87
|
-
|
88
|
-
|
89
|
-
-
|
90
|
-
-webkit-box-orient: vertical;
|
91
|
-
white-space: normal;
|
92
|
-
text-align: left;
|
85
|
+
margin: 0 $space_md 0 $space_md;
|
86
|
+
max-width: 100%;
|
87
|
+
white-space: break-spaces;
|
93
88
|
}
|
94
89
|
}
|
95
90
|
}
|
@@ -1,55 +1,5 @@
|
|
1
|
-
<%= pb_rails("button", props: { text: "Short Multiline", variant: "secondary", data: { multitoast: "#toast-short" } }) %>
|
2
|
-
|
3
1
|
<%= pb_rails("fixed_confirmation_toast", props: {
|
4
|
-
classname: "multitoast-to-hide",
|
5
|
-
closeable: true,
|
6
|
-
id: "toast-short",
|
7
2
|
multi_line: true,
|
8
|
-
text: "
|
3
|
+
text: "Scan to Assign Selected Items. Click here to generate report",
|
9
4
|
status: "tip",
|
10
|
-
vertical: "top",
|
11
|
-
horizontal: "center"
|
12
5
|
}) %>
|
13
|
-
|
14
|
-
<%= pb_rails("button", props: { text: "Long Multiline", variant: "secondary", data: { multitoast: "#toast-long" } }) %>
|
15
|
-
|
16
|
-
<%= pb_rails("fixed_confirmation_toast", props: {
|
17
|
-
classname: "multitoast-to-hide",
|
18
|
-
closeable: true,
|
19
|
-
id: "toast-long",
|
20
|
-
multi_line: true,
|
21
|
-
text: "Multi-line is used when the given text will not fit on one line. Using Multi Line allows the height of the confirmation toast to grow. Simply resize the screen to see the fixed confirmation toast wrap the text.",
|
22
|
-
status: "tip",
|
23
|
-
vertical: "top",
|
24
|
-
horizontal: "center"
|
25
|
-
}) %>
|
26
|
-
|
27
|
-
|
28
|
-
<script type="text/javascript">
|
29
|
-
const multitoasts = document.querySelectorAll(".multitoast-to-hide")
|
30
|
-
const multibuttons = document.querySelectorAll("button[data-multitoast]")
|
31
|
-
|
32
|
-
const hideMultiToasts = () => {
|
33
|
-
multitoasts.forEach((toast) => {
|
34
|
-
toast.style.display = "none"
|
35
|
-
})
|
36
|
-
}
|
37
|
-
|
38
|
-
multibuttons.forEach((button) => {
|
39
|
-
button.onclick = () => {
|
40
|
-
hideMultiToasts()
|
41
|
-
let toast = document.querySelector(button.getAttribute("data-multitoast"))
|
42
|
-
|
43
|
-
if (toast) {
|
44
|
-
toast.style.display = "flex"
|
45
|
-
}
|
46
|
-
}
|
47
|
-
})
|
48
|
-
</script>
|
49
|
-
|
50
|
-
<!-- hiding toast on page load -->
|
51
|
-
<style>
|
52
|
-
#toast-long, #toast-short {
|
53
|
-
display: none;
|
54
|
-
}
|
55
|
-
</style>
|
data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx
CHANGED
@@ -1,69 +1,18 @@
|
|
1
|
-
import React
|
1
|
+
import React from 'react'
|
2
2
|
|
3
|
-
import Button from '../../pb_button/_button'
|
4
3
|
import FixedConfirmationToast from '../_fixed_confirmation_toast'
|
5
4
|
|
6
5
|
const FixedConfirmationToastMultiLine = (props) => {
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
const handleCloseShort = () => {
|
19
|
-
setOpenShort(false)
|
20
|
-
}
|
21
|
-
|
22
|
-
const handleCloseLong= () => {
|
23
|
-
setOpenLong(false)
|
24
|
-
}
|
25
|
-
|
26
|
-
return (
|
27
|
-
<>
|
28
|
-
<Button
|
29
|
-
onClick={handleClickShort}
|
30
|
-
text="Short Multiline"
|
31
|
-
variant="secondary"
|
32
|
-
{...props}
|
33
|
-
/>
|
34
|
-
{' '}
|
35
|
-
<Button
|
36
|
-
onClick={handleClickLong}
|
37
|
-
text="Long Multiline"
|
38
|
-
variant="secondary"
|
39
|
-
{...props}
|
40
|
-
/>
|
41
|
-
|
42
|
-
<FixedConfirmationToast
|
43
|
-
closeable
|
44
|
-
horizontal='center'
|
45
|
-
multiLine
|
46
|
-
onClose={handleCloseShort}
|
47
|
-
open={openShort}
|
48
|
-
status='tip'
|
49
|
-
text='Multi-line is used when the given text will not fit on one line.'
|
50
|
-
vertical='top'
|
51
|
-
{...props}
|
52
|
-
/>
|
53
|
-
|
54
|
-
<FixedConfirmationToast
|
55
|
-
closeable
|
56
|
-
horizontal='center'
|
57
|
-
multiLine
|
58
|
-
onClose={handleCloseLong}
|
59
|
-
open={openLong}
|
60
|
-
status='tip'
|
61
|
-
text='Multi-line is used when the given text will not fit on one line. Using Multi Line allows the height of the confirmation toast to grow. Simply resize the screen to see the fixed confirmation toast wrap the text.'
|
62
|
-
vertical='top'
|
63
|
-
{...props}
|
64
|
-
/>
|
65
|
-
</>
|
66
|
-
)
|
6
|
+
return (
|
7
|
+
<div>
|
8
|
+
<FixedConfirmationToast
|
9
|
+
multiLine
|
10
|
+
status="tip"
|
11
|
+
text="Scan to Assign Selected Items. Click here to generate report"
|
12
|
+
{...props}
|
13
|
+
/>
|
14
|
+
</div>
|
15
|
+
)
|
67
16
|
}
|
68
17
|
|
69
18
|
export default FixedConfirmationToastMultiLine
|
@@ -75,6 +75,8 @@
|
|
75
75
|
})
|
76
76
|
}
|
77
77
|
|
78
|
+
hideToasts()
|
79
|
+
|
78
80
|
buttons.forEach((button) => {
|
79
81
|
button.onclick = () => {
|
80
82
|
hideToasts()
|
@@ -86,10 +88,3 @@
|
|
86
88
|
}
|
87
89
|
})
|
88
90
|
</script>
|
89
|
-
|
90
|
-
<!-- hiding toast on page load -->
|
91
|
-
<style>
|
92
|
-
#toast-top-center, #toast-top-right, #toast-top-left, #toast-bottom-center, #toast-bottom-right, #toast-bottom-left {
|
93
|
-
display: none;
|
94
|
-
}
|
95
|
-
</style>
|
@@ -2,15 +2,14 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
id: object.id,
|
4
4
|
data: object.data,
|
5
|
-
class: object.classname
|
6
|
-
**combined_html_options) do %>
|
5
|
+
class: object.classname) do %>
|
7
6
|
<%= pb_rails("icon", props: { icon: object.icon_value, classname: "pb_icon", fixed_width: true }) %>
|
8
7
|
|
9
8
|
<% if content %>
|
10
9
|
<%= content %>
|
11
10
|
<% elsif object.show_text? %>
|
12
|
-
<%= pb_rails("title", props: { text: object.text, size: 4,
|
11
|
+
<%= pb_rails("title", props: { text: object.text, size: 4, classname: "pb_fixed_confirmation_toast_text" }) %>
|
13
12
|
<% end %>
|
14
13
|
|
15
|
-
<%= pb_rails("icon", props: { icon: "times", classname: "pb_icon", cursor: "pointer"
|
14
|
+
<%= pb_rails("icon", props: { icon: "times", classname: "pb_icon", cursor: "pointer" }) if object.closeable %>
|
16
15
|
<% end %>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
<%= content_tag(:div, id: object.id, data: object.data, class: object.classname + object.size_class
|
1
|
+
<%= content_tag(:div, id: object.id, data: object.data, class: object.classname + object.size_class) do %>
|
2
2
|
<% if object.name.present? %>
|
3
3
|
<%= pb_rails("avatar", props: { name: object.name, image_url: object.avatar_url, size: "xs" }) %>
|
4
4
|
<%= pb_rails("title", props: { text: object.name, size: 4, classname: "pb_form_pill_text" }) %>
|
@@ -9,4 +9,4 @@
|
|
9
9
|
<%= pb_rails("body", props: { classname: "pb_form_pill_close" }) do %>
|
10
10
|
<%= pb_rails("icon", props: { icon: 'times' , fixed_width: true }) %>
|
11
11
|
<% end %>
|
12
|
-
<% end %>
|
12
|
+
<% end %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
class: object.classname,
|
4
4
|
data: object.data,
|
5
|
-
id: object.id
|
6
|
-
**combined_html_options) do %>
|
5
|
+
id: object.id) do %>
|
7
6
|
<%= link_to object.url, target: object.link_option do %>
|
8
7
|
<%= pb_rails("badge", props: { dark: object.dark, variant: "primary", text: object.hashtag_text }) %>
|
9
8
|
<% end %>
|
@@ -1,8 +1,7 @@
|
|
1
1
|
<%= content_tag(:div,
|
2
2
|
id: object.id,
|
3
3
|
data: object.data,
|
4
|
-
class: object.classname
|
5
|
-
**combined_html_options) do %>
|
4
|
+
class: object.classname) do %>
|
6
5
|
<%= pb_rails("home_address_street/#{emphasis}_emphasis", props: object.send("#{emphasis}_emphasis_props")) %>
|
7
6
|
<% end %>
|
8
7
|
|
@@ -103,7 +103,6 @@ const Icon = (props: IconProps) => {
|
|
103
103
|
flipMap[flip],
|
104
104
|
(!iconElement && !customIcon) ? 'pb_icon_kit' : '',
|
105
105
|
(iconElement || customIcon) ? 'pb_custom_icon' : fontStyle,
|
106
|
-
iconElement ? 'svg-inline--fa' : '',
|
107
106
|
faClasses,
|
108
107
|
globalProps(props),
|
109
108
|
className
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# rubocop:disable Style/HashLikeCase
|
3
|
+
# rubocop:disable Style/StringConcatenation, Style/HashLikeCase
|
4
4
|
|
5
5
|
require "open-uri"
|
6
6
|
|
@@ -89,7 +89,7 @@ module Playbook
|
|
89
89
|
def render_svg
|
90
90
|
doc = Nokogiri::XML(URI.open(asset_path || icon || custom_icon)) # rubocop:disable Security/Open
|
91
91
|
svg = doc.at_css "svg"
|
92
|
-
svg["class"] =
|
92
|
+
svg["class"] = "pb_custom_icon " + object.custom_icon_classname
|
93
93
|
svg["id"] = object.id
|
94
94
|
svg["data"] = object.data
|
95
95
|
svg["aria"] = object.aria
|
@@ -167,4 +167,4 @@ module Playbook
|
|
167
167
|
end
|
168
168
|
end
|
169
169
|
|
170
|
-
# rubocop:enable Style/HashLikeCase
|
170
|
+
# rubocop:enable Style/StringConcatenation, Style/HashLikeCase
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
class: object.classname,
|
4
4
|
data: object.data,
|
5
|
-
id: object.id
|
6
|
-
**combined_html_options) do %>
|
5
|
+
id: object.id) do %>
|
7
6
|
<%= pb_rails("body", props: { color: "light", dark: object.dark }) do %>
|
8
7
|
<%= pb_rails("icon", props: { icon: object.icon, fixed_width: true }) %>
|
9
8
|
<%= object.text %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
id: object.id,
|
4
4
|
data: object.data,
|
5
|
-
class: object.classname
|
6
|
-
**combined_html_options) do %>
|
5
|
+
class: object.classname) do %>
|
7
6
|
<%= pb_rails("caption", props: { text: object.label, classname: "pb_label_pill_label"}) %>
|
8
7
|
<%= pb_rails("pill", props: { text: object.pill_value, variant: object.variant, classname: "pb_label_pill_pill" }) %>
|
9
8
|
<% end %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
id: object.id,
|
4
4
|
data: object.data,
|
5
|
-
class: object.classname
|
6
|
-
**combined_html_options) do %>
|
5
|
+
class: object.classname) do %>
|
7
6
|
<%= pb_rails("caption", props: { text: object.label, dark: object.dark }) %>
|
8
7
|
<% if object.variant == "details" %>
|
9
8
|
<%= pb_rails("flex", props: {inline: true, vertical: "center"}) do %>
|
@@ -24,4 +23,4 @@
|
|
24
23
|
<% else %>
|
25
24
|
<%= pb_rails("body", props: { text: object.value, dark: object.dark }) if object.value.present? %>
|
26
25
|
<% end %>
|
27
|
-
<% end %>
|
26
|
+
<% end %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
id: object.id,
|
4
4
|
data: object.data,
|
5
|
-
class: object.classname
|
6
|
-
**combined_html_options) do %>
|
5
|
+
class: object.classname) do %>
|
7
6
|
<%= pb_rails("body", props: {color: object.body_color}) do %>
|
8
7
|
<span style="<%= object.custom_color %>" class=<%= object.custom_color_class %>></span>
|
9
8
|
<%= pb_rails("title", props: { dark: object.dark, text: object.prefix_text, tag: "span", size: 4 }) %>
|
@@ -1,8 +1,7 @@
|
|
1
1
|
<%= content_tag(:div,
|
2
2
|
id: object.id,
|
3
3
|
data: object.data,
|
4
|
-
class: object.classname
|
5
|
-
**combined_html_options) do %>
|
4
|
+
class: object.classname) do %>
|
6
5
|
|
7
6
|
<%= pb_rails("body", props: { color: "light", dark: object.dark }) do %>
|
8
7
|
<%= pb_rails("icon", props: { aria: { label: "loading icon" }, fixed_width: true, icon: "spinner", pulse: true }) %> Loading
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
class: object.classname,
|
4
4
|
data: object.data,
|
5
|
-
id: object.id
|
6
|
-
**combined_html_options) do %>
|
5
|
+
id: object.id) do %>
|
7
6
|
<% object.users.take(object.display_count).each do |user| %>
|
8
7
|
<%= pb_rails("avatar", props: user.merge({size: object.size, classname: "pb_multiple_users_item", dark: object.dark}) ) %>
|
9
8
|
<% end %>
|
@@ -2,8 +2,7 @@
|
|
2
2
|
aria: object.aria,
|
3
3
|
class: object.classname,
|
4
4
|
data: object.data,
|
5
|
-
id: object.id
|
6
|
-
**combined_html_options) do %>
|
5
|
+
id: object.id) do %>
|
7
6
|
<%= pb_rails("avatar", props: object.users[0].merge({size: "xs", classname: "pb_multiple_users_stacked_item", dark: object.dark}) ) %>
|
8
7
|
|
9
8
|
<% unless object.only_one %>
|