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.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/Components/CustomCell.tsx +4 -8
  3. data/app/pb_kits/playbook/pb_advanced_table/README.md +2 -2
  4. data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +2 -7
  5. data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.tsx +0 -1
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.jsx +0 -5
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +0 -2
  8. data/app/pb_kits/playbook/pb_avatar/avatar.html.erb +1 -2
  9. data/app/pb_kits/playbook/pb_avatar_action_button/avatar_action_button.html.erb +1 -2
  10. data/app/pb_kits/playbook/pb_background/background.html.erb +1 -2
  11. data/app/pb_kits/playbook/pb_badge/badge.html.erb +1 -2
  12. data/app/pb_kits/playbook/pb_body/body.html.erb +1 -2
  13. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.scss +7 -0
  14. data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumb_item.html.erb +1 -2
  15. data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumbs.html.erb +1 -2
  16. data/app/pb_kits/playbook/pb_button/button.html.erb +1 -2
  17. data/app/pb_kits/playbook/pb_button/button.rb +3 -2
  18. data/app/pb_kits/playbook/pb_button_toolbar/button_toolbar.html.erb +1 -2
  19. data/app/pb_kits/playbook/pb_caption/caption.html.erb +1 -2
  20. data/app/pb_kits/playbook/pb_card/card.html.erb +1 -2
  21. data/app/pb_kits/playbook/pb_card/card_body.html.erb +1 -2
  22. data/app/pb_kits/playbook/pb_card/card_header.html.erb +1 -2
  23. data/app/pb_kits/playbook/pb_checkbox/checkbox.html.erb +1 -3
  24. data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +1 -2
  25. data/app/pb_kits/playbook/pb_collapsible/collapsible.html.erb +1 -2
  26. data/app/pb_kits/playbook/pb_collapsible/collapsible_content.html.erb +1 -2
  27. data/app/pb_kits/playbook/pb_collapsible/collapsible_main.html.erb +1 -2
  28. data/app/pb_kits/playbook/pb_contact/contact.html.erb +1 -2
  29. data/app/pb_kits/playbook/pb_currency/currency.html.erb +1 -2
  30. data/app/pb_kits/playbook/pb_dashboard_value/dashboard_value.html.erb +1 -2
  31. data/app/pb_kits/playbook/pb_date/date.html.erb +1 -2
  32. data/app/pb_kits/playbook/pb_date_picker/_date_picker.scss +2 -1
  33. data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +0 -3
  34. data/app/pb_kits/playbook/pb_date_picker/date_picker.html.erb +2 -4
  35. data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +1 -2
  36. data/app/pb_kits/playbook/pb_date_picker/date_picker.test.js +1 -1
  37. data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +7 -9
  38. data/app/pb_kits/playbook/pb_date_picker/docs/example.yml +0 -2
  39. data/app/pb_kits/playbook/pb_date_picker/docs/index.js +0 -1
  40. data/app/pb_kits/playbook/pb_date_picker/sass_partials/_input_styles.scss +2 -1
  41. data/app/pb_kits/playbook/pb_date_range_inline/date_range_inline.html.erb +1 -2
  42. data/app/pb_kits/playbook/pb_date_range_stacked/date_range_stacked.html.erb +1 -2
  43. data/app/pb_kits/playbook/pb_date_stacked/date_stacked.html.erb +1 -2
  44. data/app/pb_kits/playbook/pb_date_time/date_time.html.erb +1 -2
  45. data/app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb +2 -3
  46. data/app/pb_kits/playbook/pb_date_year_stacked/date_year_stacked.html.erb +1 -2
  47. data/app/pb_kits/playbook/pb_detail/detail.html.erb +1 -2
  48. data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +1 -2
  49. data/app/pb_kits/playbook/pb_dialog/dialog_body.html.erb +2 -3
  50. data/app/pb_kits/playbook/pb_dialog/dialog_footer.html.erb +1 -2
  51. data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +2 -3
  52. data/app/pb_kits/playbook/pb_file_upload/file_upload.html.erb +1 -2
  53. data/app/pb_kits/playbook/pb_filter/filter.html.erb +1 -2
  54. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.scss +3 -8
  55. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +0 -1
  56. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb +1 -51
  57. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx +11 -62
  58. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb +2 -7
  59. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb +3 -4
  60. data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.html.erb +4 -0
  61. data/app/pb_kits/playbook/pb_flex/flex.html.erb +1 -2
  62. data/app/pb_kits/playbook/pb_flex/flex_item.html.erb +1 -2
  63. data/app/pb_kits/playbook/pb_form_group/form_group.html.erb +1 -2
  64. data/app/pb_kits/playbook/pb_form_pill/form_pill.html.erb +2 -2
  65. data/app/pb_kits/playbook/pb_hashtag/hashtag.html.erb +1 -2
  66. data/app/pb_kits/playbook/pb_highlight/highlight.html.erb +1 -2
  67. data/app/pb_kits/playbook/pb_home_address_street/home_address_street.html.erb +1 -2
  68. data/app/pb_kits/playbook/pb_icon/_icon.tsx +0 -1
  69. data/app/pb_kits/playbook/pb_icon/icon.html.erb +1 -2
  70. data/app/pb_kits/playbook/pb_icon/icon.rb +3 -3
  71. data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +1 -2
  72. data/app/pb_kits/playbook/pb_icon_stat_value/icon_stat_value.html.erb +1 -2
  73. data/app/pb_kits/playbook/pb_icon_value/icon_value.html.erb +1 -2
  74. data/app/pb_kits/playbook/pb_image/image.html.erb +1 -2
  75. data/app/pb_kits/playbook/pb_label_pill/label_pill.html.erb +1 -2
  76. data/app/pb_kits/playbook/pb_label_value/label_value.html.erb +2 -3
  77. data/app/pb_kits/playbook/pb_layout/body.html.erb +1 -2
  78. data/app/pb_kits/playbook/pb_layout/footer.html.erb +1 -2
  79. data/app/pb_kits/playbook/pb_layout/header.html.erb +1 -2
  80. data/app/pb_kits/playbook/pb_layout/item.html.erb +1 -2
  81. data/app/pb_kits/playbook/pb_layout/layout.html.erb +1 -2
  82. data/app/pb_kits/playbook/pb_layout/sidebar.html.erb +1 -2
  83. data/app/pb_kits/playbook/pb_legend/legend.html.erb +1 -2
  84. data/app/pb_kits/playbook/pb_list/item.html.erb +1 -2
  85. data/app/pb_kits/playbook/pb_list/list.html.erb +1 -2
  86. data/app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb +1 -2
  87. data/app/pb_kits/playbook/pb_message/message.html.erb +1 -2
  88. data/app/pb_kits/playbook/pb_message/message_mention.html.erb +2 -3
  89. data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.html.erb +1 -2
  90. data/app/pb_kits/playbook/pb_multiple_users/multiple_users.html.erb +1 -2
  91. data/app/pb_kits/playbook/pb_multiple_users_stacked/multiple_users_stacked.html.erb +1 -2
  92. data/app/pb_kits/playbook/pb_nav/item.html.erb +2 -4
  93. data/app/pb_kits/playbook/pb_nav/nav.html.erb +1 -2
  94. data/app/pb_kits/playbook/pb_online_status/online_status.html.erb +1 -2
  95. data/app/pb_kits/playbook/pb_pagination/pagination.html.erb +1 -2
  96. data/app/pb_kits/playbook/pb_passphrase/passphrase.html.erb +1 -1
  97. data/app/pb_kits/playbook/pb_person/person.html.erb +1 -2
  98. data/app/pb_kits/playbook/pb_person_contact/person_contact.html.erb +1 -2
  99. data/app/pb_kits/playbook/pb_pill/pill.html.erb +1 -2
  100. data/app/pb_kits/playbook/pb_popover/popover.html.erb +1 -2
  101. data/app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb +1 -2
  102. data/app/pb_kits/playbook/pb_progress_simple/progress_simple.html.erb +1 -2
  103. data/app/pb_kits/playbook/pb_progress_step/progress_step.html.erb +1 -2
  104. data/app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb +1 -2
  105. data/app/pb_kits/playbook/pb_radio/radio.html.erb +1 -2
  106. data/app/pb_kits/playbook/pb_section_separator/section_separator.html.erb +1 -2
  107. data/app/pb_kits/playbook/pb_select/select.html.erb +1 -2
  108. data/app/pb_kits/playbook/pb_selectable_card/selectable_card.html.erb +1 -2
  109. data/app/pb_kits/playbook/pb_selectable_card_icon/selectable_card_icon.html.erb +1 -2
  110. data/app/pb_kits/playbook/pb_selectable_icon/selectable_icon.html.erb +1 -2
  111. data/app/pb_kits/playbook/pb_selectable_list/selectable_list.html.erb +1 -2
  112. data/app/pb_kits/playbook/pb_selectable_list/selectable_list_item.html.erb +1 -2
  113. data/app/pb_kits/playbook/pb_source/source.html.erb +1 -2
  114. data/app/pb_kits/playbook/pb_star_rating/star_rating.html.erb +1 -2
  115. data/app/pb_kits/playbook/pb_stat_change/stat_change.html.erb +1 -2
  116. data/app/pb_kits/playbook/pb_stat_value/stat_value.html.erb +1 -2
  117. data/app/pb_kits/playbook/pb_table/table.html.erb +2 -4
  118. data/app/pb_kits/playbook/pb_table/table_body.html.erb +3 -5
  119. data/app/pb_kits/playbook/pb_table/table_cell.html.erb +3 -5
  120. data/app/pb_kits/playbook/pb_table/table_head.html.erb +3 -5
  121. data/app/pb_kits/playbook/pb_table/table_header.html.erb +3 -5
  122. data/app/pb_kits/playbook/pb_table/table_row.html.erb +3 -5
  123. data/app/pb_kits/playbook/pb_text_input/_text_input.scss +1 -0
  124. data/app/pb_kits/playbook/pb_text_input/text_input.html.erb +1 -2
  125. data/app/pb_kits/playbook/pb_text_input/text_input.rb +1 -2
  126. data/app/pb_kits/playbook/pb_textarea/textarea.html.erb +1 -2
  127. data/app/pb_kits/playbook/pb_time/time.html.erb +1 -2
  128. data/app/pb_kits/playbook/pb_time_range_inline/time_range_inline.html.erb +2 -3
  129. data/app/pb_kits/playbook/pb_time_stacked/time_stacked.html.erb +1 -2
  130. data/app/pb_kits/playbook/pb_timeline/item.html.erb +1 -2
  131. data/app/pb_kits/playbook/pb_timeline/timeline.html.erb +1 -2
  132. data/app/pb_kits/playbook/pb_timestamp/timestamp.html.erb +1 -2
  133. data/app/pb_kits/playbook/pb_title/title.html.erb +2 -3
  134. data/app/pb_kits/playbook/pb_title_count/title_count.html.erb +1 -2
  135. data/app/pb_kits/playbook/pb_title_detail/title_detail.html.erb +1 -2
  136. data/app/pb_kits/playbook/pb_toggle/toggle.html.erb +1 -2
  137. data/app/pb_kits/playbook/pb_tooltip/tooltip.html.erb +1 -2
  138. data/app/pb_kits/playbook/pb_typeahead/typeahead.html.erb +1 -2
  139. data/app/pb_kits/playbook/pb_user/user.html.erb +1 -2
  140. data/app/pb_kits/playbook/pb_user_badge/user_badge.html.erb +1 -2
  141. data/app/pb_kits/playbook/pb_weekday_stacked/weekday_stacked.html.erb +1 -2
  142. data/dist/playbook-rails.js +4 -4
  143. data/lib/playbook/kit_base.rb +0 -18
  144. data/lib/playbook/version.rb +1 -1
  145. metadata +5 -15
  146. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.html.erb +0 -14
  147. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.rb +0 -19
  148. data/app/pb_kits/playbook/pb_advanced_table/table_body.html.erb +0 -9
  149. data/app/pb_kits/playbook/pb_advanced_table/table_body.rb +0 -30
  150. data/app/pb_kits/playbook/pb_advanced_table/table_header.html.erb +0 -20
  151. data/app/pb_kits/playbook/pb_advanced_table/table_header.rb +0 -21
  152. data/app/pb_kits/playbook/pb_advanced_table/table_row.html.erb +0 -37
  153. data/app/pb_kits/playbook/pb_advanced_table/table_row.rb +0 -32
  154. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.html.erb +0 -7
  155. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.jsx +0 -41
@@ -2,7 +2,6 @@
2
2
  id: object.id,
3
3
  data: object.data,
4
4
  class: object.classname,
5
- aria: object.aria,
6
- **combined_html_options) do %>
5
+ aria: object.aria) do %>
7
6
  <%= content.presence || object.text %>
8
- <% end %>
7
+ <% end %>
@@ -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
- overflow: hidden;
88
- display: -webkit-box;
89
- -webkit-line-clamp: 3;
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
  }
@@ -98,7 +98,6 @@ const FixedConfirmationToast = (props: FixedConfirmationToastProps): React.React
98
98
  (text && (
99
99
  <Title
100
100
  className="pb_fixed_confirmation_toast_text"
101
- flex="1"
102
101
  size={4}
103
102
  text={text}
104
103
  />
@@ -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: "Multi-line is used when the given text will not fit on one line.",
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>
@@ -1,69 +1,18 @@
1
- import React, { useState } from '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
- const [openShort, setOpenShort] = useState(false)
9
- const [openLong, setOpenLong] = useState(false)
10
-
11
- const handleClickShort = () => {
12
- setOpenShort(true)
13
- }
14
- const handleClickLong= () => {
15
- setOpenLong(true)
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, flex: "1", classname: "pb_fixed_confirmation_toast_text" }) %>
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", fixed_width: true }) if object.closeable %>
14
+ <%= pb_rails("icon", props: { icon: "times", classname: "pb_icon", cursor: "pointer" }) if object.closeable %>
16
15
  <% end %>
@@ -46,3 +46,7 @@
46
46
  <%= pb_rails("flex/flex_item") do %>4<% end %>
47
47
  <% end %>
48
48
  </div>
49
+
50
+
51
+
52
+ </div>
@@ -1,7 +1,6 @@
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
  <%= content.presence %>
7
6
  <% end %>
@@ -2,7 +2,6 @@
2
2
  id: object.id,
3
3
  data: object.data,
4
4
  class: object.classname,
5
- style: object.style_value,
6
- **combined_html_options) do %>
5
+ style: object.style_value) do %>
7
6
  <%= content.presence %>
8
7
  <% end %>
@@ -2,7 +2,6 @@
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
  <%= content.presence %>
8
7
  <% end %>
@@ -1,4 +1,4 @@
1
- <%= content_tag(:div, id: object.id, data: object.data, class: object.classname + object.size_class, **combined_html_options) do %>
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(:span,
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
  <mark>
7
6
  <%= content.presence || object.text %>
8
7
  </mark>
@@ -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
@@ -8,8 +8,7 @@
8
8
  <%= content_tag(:i, nil,
9
9
  id: object.id,
10
10
  data: object.data,
11
- class: object.classname,
12
- **combined_html_options
11
+ class: object.classname
13
12
  ) %>
14
13
  <%= content_tag(:span, nil,
15
14
  aria: { label: "#{object.icon} icon" }.merge(object.aria),
@@ -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"] = %w[pb_custom_icon svg-inline--fa].concat([object.custom_icon_classname]).join(" ")
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,7 +2,6 @@
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("icon", props: { dark: object.dark, icon: object.icon, fixed_width: true }) %>
8
7
  <% 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
 
8
7
  <%= pb_rails("icon_circle", props: {
9
8
  dark: object.dark,
@@ -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 %>
@@ -6,6 +6,5 @@
6
6
  src: object.url,
7
7
  alt: object.alt,
8
8
  onerror: object.on_error,
9
- **combined_html_options
10
9
  )
11
- %>
10
+ %>
@@ -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 %>
@@ -1,7 +1,6 @@
1
1
  <%= content_tag(object.tag,
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
  <%= content.presence %>
7
6
  <% end %>
@@ -1,7 +1,6 @@
1
1
  <%= content_tag(object.tag,
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
  <%= content.presence %>
7
6
  <% end %>
@@ -1,7 +1,6 @@
1
1
  <%= content_tag(object.tag,
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
  <%= content.presence %>
7
6
  <% end %>
@@ -1,7 +1,6 @@
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
  <%= content %>
7
6
  <% end %>
@@ -1,7 +1,6 @@
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
  <%= content.presence %>
7
6
  <% end %>
@@ -1,7 +1,6 @@
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
  <%= content.presence %>
7
6
  <% 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 }) %>
@@ -3,8 +3,7 @@
3
3
  class: object.classname,
4
4
  data: object.data,
5
5
  id: object.id,
6
- tabindex: object.tabindex,
7
- **combined_html_options
6
+ tabindex: object.tabindex
8
7
  ) do %>
9
8
  <%= content.presence %>
10
9
  <% end %>
@@ -5,8 +5,7 @@
5
5
  data: object.data,
6
6
  id: object.id,
7
7
  role: object.role,
8
- tabindex: object.tabindex,
9
- **combined_html_options
8
+ tabindex: object.tabindex
10
9
  ) do %>
11
10
  <%= content.presence %>
12
11
  <% 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
 
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
  id: object.id,
4
4
  data: object.data,
5
- class: object.classname,
6
- **combined_html_options) do %>
5
+ class: object.classname) do %>
7
6
  <% if object.valid? %>
8
7
  <%= pb_rails("avatar", props: {
9
8
  name: object.avatar_name,
@@ -2,7 +2,6 @@
2
2
  id: object.id,
3
3
  data: object.data,
4
4
  class: object.classname,
5
- aria: object.aria,
6
- **combined_html_options) do %>
5
+ aria: object.aria) do %>
7
6
  <%= content %>
8
- <% end %>
7
+ <% end %>
@@ -2,7 +2,6 @@
2
2
  aria: object.aria,
3
3
  data: object.data,
4
4
  id: object.id,
5
- class: object.classname,
6
- **combined_html_options) do %>
5
+ class: object.classname) do %>
7
6
  <%= react_component("MultiLevelSelect", object.multi_level_select_options) %>
8
7
  <% 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
  <% 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 %>