playbook_ui 13.21.0.pre.alpha.PBNTR225advancedtablefeedback2438 → 13.21.0.pre.alpha.PBNTR243globalpositioningpropinset2504

Sign up to get free protection for your applications and to get access to all the features.
Files changed (163) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/README.md +2 -2
  3. data/app/pb_kits/playbook/pb_advanced_table/Utilities/ExpansionControlHelpers.tsx +20 -35
  4. data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +7 -2
  5. data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.tsx +6 -7
  6. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.html.erb +14 -0
  7. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.rb +19 -0
  8. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.test.jsx +16 -10
  9. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -0
  10. data/app/pb_kits/playbook/pb_advanced_table/table_body.html.erb +9 -0
  11. data/app/pb_kits/playbook/pb_advanced_table/table_body.rb +30 -0
  12. data/app/pb_kits/playbook/pb_advanced_table/table_header.html.erb +20 -0
  13. data/app/pb_kits/playbook/pb_advanced_table/table_header.rb +21 -0
  14. data/app/pb_kits/playbook/pb_advanced_table/table_row.html.erb +37 -0
  15. data/app/pb_kits/playbook/pb_advanced_table/table_row.rb +32 -0
  16. data/app/pb_kits/playbook/pb_avatar/avatar.html.erb +2 -1
  17. data/app/pb_kits/playbook/pb_avatar_action_button/avatar_action_button.html.erb +2 -1
  18. data/app/pb_kits/playbook/pb_background/background.html.erb +2 -1
  19. data/app/pb_kits/playbook/pb_badge/badge.html.erb +2 -1
  20. data/app/pb_kits/playbook/pb_body/body.html.erb +2 -1
  21. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.scss +0 -7
  22. data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumb_item.html.erb +2 -1
  23. data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumbs.html.erb +2 -1
  24. data/app/pb_kits/playbook/pb_button/button.html.erb +2 -1
  25. data/app/pb_kits/playbook/pb_button/button.rb +2 -3
  26. data/app/pb_kits/playbook/pb_button_toolbar/button_toolbar.html.erb +2 -1
  27. data/app/pb_kits/playbook/pb_caption/caption.html.erb +2 -1
  28. data/app/pb_kits/playbook/pb_card/card.html.erb +2 -1
  29. data/app/pb_kits/playbook/pb_card/card_body.html.erb +2 -1
  30. data/app/pb_kits/playbook/pb_card/card_header.html.erb +2 -1
  31. data/app/pb_kits/playbook/pb_checkbox/checkbox.html.erb +3 -1
  32. data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +2 -1
  33. data/app/pb_kits/playbook/pb_collapsible/collapsible.html.erb +2 -1
  34. data/app/pb_kits/playbook/pb_collapsible/collapsible_content.html.erb +2 -1
  35. data/app/pb_kits/playbook/pb_collapsible/collapsible_main.html.erb +2 -1
  36. data/app/pb_kits/playbook/pb_contact/contact.html.erb +2 -1
  37. data/app/pb_kits/playbook/pb_currency/currency.html.erb +2 -1
  38. data/app/pb_kits/playbook/pb_dashboard_value/dashboard_value.html.erb +2 -1
  39. data/app/pb_kits/playbook/pb_date/date.html.erb +2 -1
  40. data/app/pb_kits/playbook/pb_date_picker/_date_picker.scss +1 -2
  41. data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +3 -0
  42. data/app/pb_kits/playbook/pb_date_picker/date_picker.html.erb +4 -2
  43. data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +2 -1
  44. data/app/pb_kits/playbook/pb_date_picker/date_picker.test.js +1 -1
  45. data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +9 -7
  46. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.html.erb +7 -0
  47. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_margin_bottom.jsx +41 -0
  48. data/app/pb_kits/playbook/pb_date_picker/docs/example.yml +2 -0
  49. data/app/pb_kits/playbook/pb_date_picker/docs/index.js +1 -0
  50. data/app/pb_kits/playbook/pb_date_picker/sass_partials/_input_styles.scss +1 -2
  51. data/app/pb_kits/playbook/pb_date_range_inline/date_range_inline.html.erb +2 -1
  52. data/app/pb_kits/playbook/pb_date_range_stacked/date_range_stacked.html.erb +2 -1
  53. data/app/pb_kits/playbook/pb_date_stacked/date_stacked.html.erb +2 -1
  54. data/app/pb_kits/playbook/pb_date_time/date_time.html.erb +2 -1
  55. data/app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb +3 -2
  56. data/app/pb_kits/playbook/pb_date_year_stacked/date_year_stacked.html.erb +2 -1
  57. data/app/pb_kits/playbook/pb_detail/detail.html.erb +2 -1
  58. data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +2 -1
  59. data/app/pb_kits/playbook/pb_dialog/dialog_body.html.erb +3 -2
  60. data/app/pb_kits/playbook/pb_dialog/dialog_footer.html.erb +2 -1
  61. data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +3 -2
  62. data/app/pb_kits/playbook/pb_file_upload/file_upload.html.erb +2 -1
  63. data/app/pb_kits/playbook/pb_filter/filter.html.erb +2 -1
  64. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.scss +8 -3
  65. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +1 -0
  66. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb +51 -1
  67. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx +62 -11
  68. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb +7 -2
  69. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb +4 -3
  70. data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.html.erb +0 -4
  71. data/app/pb_kits/playbook/pb_flex/flex.html.erb +2 -1
  72. data/app/pb_kits/playbook/pb_flex/flex_item.html.erb +2 -1
  73. data/app/pb_kits/playbook/pb_form_group/form_group.html.erb +2 -1
  74. data/app/pb_kits/playbook/pb_form_pill/form_pill.html.erb +2 -2
  75. data/app/pb_kits/playbook/pb_hashtag/hashtag.html.erb +2 -1
  76. data/app/pb_kits/playbook/pb_highlight/highlight.html.erb +2 -1
  77. data/app/pb_kits/playbook/pb_home_address_street/home_address_street.html.erb +2 -1
  78. data/app/pb_kits/playbook/pb_icon/_icon.tsx +1 -0
  79. data/app/pb_kits/playbook/pb_icon/icon.html.erb +2 -1
  80. data/app/pb_kits/playbook/pb_icon/icon.rb +3 -3
  81. data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +2 -1
  82. data/app/pb_kits/playbook/pb_icon_stat_value/icon_stat_value.html.erb +2 -1
  83. data/app/pb_kits/playbook/pb_icon_value/icon_value.html.erb +2 -1
  84. data/app/pb_kits/playbook/pb_image/image.html.erb +2 -1
  85. data/app/pb_kits/playbook/pb_label_pill/label_pill.html.erb +2 -1
  86. data/app/pb_kits/playbook/pb_label_value/label_value.html.erb +3 -2
  87. data/app/pb_kits/playbook/pb_layout/body.html.erb +2 -1
  88. data/app/pb_kits/playbook/pb_layout/footer.html.erb +2 -1
  89. data/app/pb_kits/playbook/pb_layout/header.html.erb +2 -1
  90. data/app/pb_kits/playbook/pb_layout/item.html.erb +2 -1
  91. data/app/pb_kits/playbook/pb_layout/layout.html.erb +2 -1
  92. data/app/pb_kits/playbook/pb_layout/sidebar.html.erb +2 -1
  93. data/app/pb_kits/playbook/pb_legend/legend.html.erb +2 -1
  94. data/app/pb_kits/playbook/pb_list/item.html.erb +2 -1
  95. data/app/pb_kits/playbook/pb_list/list.html.erb +2 -1
  96. data/app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb +2 -1
  97. data/app/pb_kits/playbook/pb_message/message.html.erb +2 -1
  98. data/app/pb_kits/playbook/pb_message/message_mention.html.erb +3 -2
  99. data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.html.erb +2 -1
  100. data/app/pb_kits/playbook/pb_multiple_users/multiple_users.html.erb +2 -1
  101. data/app/pb_kits/playbook/pb_multiple_users_stacked/multiple_users_stacked.html.erb +2 -1
  102. data/app/pb_kits/playbook/pb_nav/item.html.erb +4 -2
  103. data/app/pb_kits/playbook/pb_nav/nav.html.erb +2 -1
  104. data/app/pb_kits/playbook/pb_online_status/online_status.html.erb +2 -1
  105. data/app/pb_kits/playbook/pb_pagination/pagination.html.erb +2 -1
  106. data/app/pb_kits/playbook/pb_passphrase/passphrase.html.erb +1 -1
  107. data/app/pb_kits/playbook/pb_person/person.html.erb +2 -1
  108. data/app/pb_kits/playbook/pb_person_contact/person_contact.html.erb +2 -1
  109. data/app/pb_kits/playbook/pb_pill/pill.html.erb +2 -1
  110. data/app/pb_kits/playbook/pb_popover/popover.html.erb +2 -1
  111. data/app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb +2 -1
  112. data/app/pb_kits/playbook/pb_progress_simple/progress_simple.html.erb +2 -1
  113. data/app/pb_kits/playbook/pb_progress_step/progress_step.html.erb +2 -1
  114. data/app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb +2 -1
  115. data/app/pb_kits/playbook/pb_radio/radio.html.erb +2 -1
  116. data/app/pb_kits/playbook/pb_section_separator/section_separator.html.erb +2 -1
  117. data/app/pb_kits/playbook/pb_select/select.html.erb +2 -1
  118. data/app/pb_kits/playbook/pb_selectable_card/selectable_card.html.erb +2 -1
  119. data/app/pb_kits/playbook/pb_selectable_card_icon/selectable_card_icon.html.erb +2 -1
  120. data/app/pb_kits/playbook/pb_selectable_icon/selectable_icon.html.erb +2 -1
  121. data/app/pb_kits/playbook/pb_selectable_list/selectable_list.html.erb +2 -1
  122. data/app/pb_kits/playbook/pb_selectable_list/selectable_list_item.html.erb +2 -1
  123. data/app/pb_kits/playbook/pb_source/source.html.erb +2 -1
  124. data/app/pb_kits/playbook/pb_star_rating/star_rating.html.erb +2 -1
  125. data/app/pb_kits/playbook/pb_stat_change/stat_change.html.erb +2 -1
  126. data/app/pb_kits/playbook/pb_stat_value/stat_value.html.erb +2 -1
  127. data/app/pb_kits/playbook/pb_table/table.html.erb +4 -2
  128. data/app/pb_kits/playbook/pb_table/table_body.html.erb +5 -3
  129. data/app/pb_kits/playbook/pb_table/table_cell.html.erb +5 -3
  130. data/app/pb_kits/playbook/pb_table/table_head.html.erb +5 -3
  131. data/app/pb_kits/playbook/pb_table/table_header.html.erb +5 -3
  132. data/app/pb_kits/playbook/pb_table/table_row.html.erb +5 -3
  133. data/app/pb_kits/playbook/pb_text_input/_text_input.scss +0 -1
  134. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +5 -1
  135. data/app/pb_kits/playbook/pb_text_input/text_input.html.erb +2 -1
  136. data/app/pb_kits/playbook/pb_text_input/text_input.rb +2 -1
  137. data/app/pb_kits/playbook/pb_text_input/text_input.test.js +1 -1
  138. data/app/pb_kits/playbook/pb_textarea/textarea.html.erb +2 -1
  139. data/app/pb_kits/playbook/pb_time/time.html.erb +2 -1
  140. data/app/pb_kits/playbook/pb_time_range_inline/time_range_inline.html.erb +3 -2
  141. data/app/pb_kits/playbook/pb_time_stacked/time_stacked.html.erb +2 -1
  142. data/app/pb_kits/playbook/pb_timeline/item.html.erb +2 -1
  143. data/app/pb_kits/playbook/pb_timeline/timeline.html.erb +2 -1
  144. data/app/pb_kits/playbook/pb_timestamp/timestamp.html.erb +2 -1
  145. data/app/pb_kits/playbook/pb_title/title.html.erb +3 -2
  146. data/app/pb_kits/playbook/pb_title_count/title_count.html.erb +2 -1
  147. data/app/pb_kits/playbook/pb_title_detail/title_detail.html.erb +2 -1
  148. data/app/pb_kits/playbook/pb_toggle/toggle.html.erb +2 -1
  149. data/app/pb_kits/playbook/pb_tooltip/tooltip.html.erb +2 -1
  150. data/app/pb_kits/playbook/pb_typeahead/typeahead.html.erb +2 -1
  151. data/app/pb_kits/playbook/pb_user/user.html.erb +2 -1
  152. data/app/pb_kits/playbook/pb_user_badge/user_badge.html.erb +2 -1
  153. data/app/pb_kits/playbook/pb_weekday_stacked/weekday_stacked.html.erb +2 -1
  154. data/app/pb_kits/playbook/utilities/_positioning.scss +23 -10
  155. data/app/pb_kits/playbook/utilities/globalProps.ts +52 -9
  156. data/dist/playbook-rails.js +4 -4
  157. data/lib/playbook/bottom.rb +6 -3
  158. data/lib/playbook/kit_base.rb +18 -0
  159. data/lib/playbook/left.rb +6 -3
  160. data/lib/playbook/right.rb +6 -3
  161. data/lib/playbook/top.rb +6 -3
  162. data/lib/playbook/version.rb +1 -1
  163. metadata +15 -5
@@ -3,7 +3,8 @@
3
3
  aria: object.aria,
4
4
  class: object.classname,
5
5
  data: object.data,
6
- id: object.id) do %>
6
+ id: object.id,
7
+ **combined_html_options) do %>
7
8
  <%= content.presence || object.text %>
8
9
  <% end %>
9
10
  <% else %>
@@ -11,7 +12,8 @@
11
12
  aria: object.aria,
12
13
  class: object.classname,
13
14
  data: object.data,
14
- id: object.id) do %>
15
+ id: object.id,
16
+ **combined_html_options) do %>
15
17
  <%= content.presence || object.text %>
16
18
  <% end %>
17
- <% end %>
19
+ <% end %>
@@ -3,7 +3,8 @@
3
3
  aria: object.aria,
4
4
  class: object.classname,
5
5
  data: object.data,
6
- id: object.id) do %>
6
+ id: object.id,
7
+ **combined_html_options) do %>
7
8
  <%= content.presence %>
8
9
  <% end %>
9
10
  <% else %>
@@ -11,7 +12,8 @@
11
12
  aria: object.aria,
12
13
  class: object.classname,
13
14
  data: object.data,
14
- id: object.id) do %>
15
+ id: object.id,
16
+ **combined_html_options) do %>
15
17
  <%= content.presence %>
16
18
  <% end %>
17
- <% end %>
19
+ <% end %>
@@ -4,7 +4,8 @@
4
4
  aria: object.aria,
5
5
  class: object.classname,
6
6
  data: object.data,
7
- id: "pb-th#{object.id}" ) do %>
7
+ id: "pb-th#{object.id}",
8
+ **combined_html_options) do %>
8
9
  <% unless sorting_style? %>
9
10
  <%= pb_rails("flex", props:{ align: object.align_content, justify: object.justify_sort_icon, classname: "pb_th_nolink" }) do %>
10
11
  <%= content.presence || object.text %>
@@ -51,7 +52,8 @@
51
52
  aria: object.aria,
52
53
  class: object.classname,
53
54
  data: object.data,
54
- id: object.id) do %>
55
+ id: object.id,
56
+ **combined_html_options) do %>
55
57
  <%= content.presence || object.text %>
56
58
  <% end %>
57
- <% end %>
59
+ <% end %>
@@ -3,7 +3,8 @@
3
3
  aria: object.aria,
4
4
  class: object.classname,
5
5
  data: object.data,
6
- id: object.id) do %>
6
+ id: object.id,
7
+ **combined_html_options) do %>
7
8
  <%= content.presence %>
8
9
  <% end %>
9
10
  <% else %>
@@ -11,7 +12,8 @@
11
12
  aria: object.aria,
12
13
  class: object.classname,
13
14
  data: object.data,
14
- id: object.id) do %>
15
+ id: object.id,
16
+ **combined_html_options) do %>
15
17
  <%= content.presence %>
16
18
  <% end %>
17
- <% end %>
19
+ <% end %>
@@ -3,7 +3,6 @@
3
3
  @import "../tokens/colors";
4
4
 
5
5
  [class^="pb_text_input_kit"] {
6
- margin-bottom: $space_sm;
7
6
  .pb_text_input_kit_label {
8
7
  margin-bottom: $space_xs;
9
8
  display: block;
@@ -60,6 +60,10 @@ const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>
60
60
  const ariaProps = buildAriaProps(aria)
61
61
  const dataProps = buildDataProps(data)
62
62
  const htmlProps = buildHtmlProps(htmlOptions)
63
+ const filteredProps = {...props}
64
+ if (filteredProps.marginBottom === undefined) {
65
+ filteredProps.marginBottom = "sm"
66
+ }
63
67
 
64
68
  const { alignment, border, icon } = addOn
65
69
  const addOnAlignment = alignment === 'left' ? 'left' : 'right'
@@ -74,7 +78,7 @@ const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>
74
78
  'pb_text_input_kit',
75
79
  inline ? 'inline' : "",
76
80
  error ? 'error' : "",
77
- globalProps(props),
81
+ globalProps(filteredProps),
78
82
  className,
79
83
  ])
80
84
  const addOnIcon = (
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  aria: object.aria,
3
3
  class: object.classname,
4
- data: object.data) do %>
4
+ data: object.data,
5
+ **combined_html_options) do %>
5
6
  <% if object.label.present? %>
6
7
  <%= pb_rails("caption", props: { text: object.label, dark: object.dark, classname: "pb_text_input_kit_label" }) %>
7
8
  <% end %>
@@ -26,7 +26,8 @@ module Playbook
26
26
  nested_kit: Playbook::PbTextInput::AddOn
27
27
 
28
28
  def classname
29
- generate_classname("pb_text_input_kit") + error_class + inline_class
29
+ default_margin_bottom = margin_bottom.present? ? "" : " mb_sm"
30
+ generate_classname("pb_text_input_kit") + default_margin_bottom + error_class + inline_class
30
31
  end
31
32
 
32
33
  def input_tag
@@ -16,7 +16,7 @@ test('returns namespaced class name', () => {
16
16
  )
17
17
 
18
18
  const kit = screen.getByTestId(testId)
19
- expect(kit).toHaveClass(kitClass)
19
+ expect(kit).toHaveClass(`${kitClass} mb_sm`)
20
20
  })
21
21
 
22
22
  test('returns additional class name', () => {
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <% if object.label.present? %>
6
7
  <%= pb_rails("caption", props: {text: object.label, dark: object.dark}) %>
7
8
  <% end %>
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <%
6
7
  # convert deprecated prop values
7
8
  size = object.size
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <div class="pb_time_range_inline_wrapper">
6
7
  <% if object.icon == true %>
7
8
  <%= pb_rails(object.text_kit, props: { tag: "span", dark: object.dark, color: object.icon_color, text: pb_rails("icon", props: { icon: "clock", dark: object.dark, classname:"pb_time_range_inline_icon", fixed_width: true, size: object.size }) }) %>
@@ -13,4 +14,4 @@
13
14
  <%= pb_rails(object.text_kit, props: { tag: "span", color: object.text_timezone_color, classname:"pb_time_range_inline_timezone", text: object.pb_date_end_time.to_timezone.upcase }) %>
14
15
  <% end %>
15
16
  </div>
16
- <% end %>
17
+ <% end %>
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
 
6
7
  <%= pb_rails("body", props: { color: "light", dark: object.dark, classname: "pb_time_stacked time-spacing" }) do %>
7
8
  <time>
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
 
6
7
  <div class="pb_timeline_item_left_block">
7
8
  <% if object.date.present? %>
@@ -1,6 +1,7 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <%= content.presence %>
6
7
  <% end %>
@@ -2,7 +2,8 @@
2
2
  aria: object.aria,
3
3
  id: object.id,
4
4
  data: object.data,
5
- class: object.classname) do %>
5
+ class: object.classname,
6
+ **combined_html_options) do %>
6
7
 
7
8
  <% if object.unstyled %>
8
9
  <div><%= object.timestamp_text %></div>
@@ -2,5 +2,6 @@
2
2
  aria: object.aria,
3
3
  id: object.id,
4
4
  data: object.data,
5
- class: object.classname) do %><%= content.presence || object.text %><% end %>
6
-
5
+ class: object.classname,
6
+ **combined_html_options) do %><%= content.presence || object.text %><% end %>
7
+
@@ -2,7 +2,8 @@
2
2
  aria: object.aria,
3
3
  class: object.classname,
4
4
  data: object.data,
5
- id: object.id) do %>
5
+ id: object.id,
6
+ **combined_html_options) do %>
6
7
  <%= pb_rails("title", props: {
7
8
  dark: object.dark,
8
9
  size: object.title_size,
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <%= pb_rails("title", props: { text: object.title, size: 4 }) %>
6
7
  <%= pb_rails("body", props: { text: object.detail, color: "light" }) %>
7
8
  <% end %>
@@ -2,7 +2,8 @@
2
2
  id: object.id,
3
3
  data: object.data,
4
4
  aria: object.aria,
5
- class: object.classname) do %>
5
+ class: object.classname,
6
+ **combined_html_options) do %>
6
7
  <label class="pb_toggle_wrapper">
7
8
  <%= content.presence || object.input %>
8
9
  <div class="pb_toggle_control"></div>
@@ -1,7 +1,8 @@
1
1
  <%= content_tag(:div,
2
2
  id: object.id,
3
3
  data: object.data,
4
- class: object.classname) do %>
4
+ class: object.classname,
5
+ **combined_html_options) do %>
5
6
  <div class="tooltip_tooltip" id="<%= object.tooltip_id %>" role="tooltip">
6
7
  <%= content.presence %>
7
8
  <div class="arrow" id="<%= object.tooltip_id %>-arrow"></div>
@@ -4,7 +4,8 @@
4
4
  <%= content_tag(:div,
5
5
  id: object.id,
6
6
  data: object.data,
7
- class: object.classname + object.inline_class) do %>
7
+ class: object.classname + object.inline_class,
8
+ **combined_html_options) do %>
8
9
  <div class="pb_typeahead_wrapper">
9
10
  <div class="pb_typeahead_loading_indicator" data-pb-typeahead-kit-loading-indicator>
10
11
  <%= pb_rails("icon", props: {
@@ -2,7 +2,8 @@
2
2
  aria: object.aria,
3
3
  class: object.classname,
4
4
  data: object.data,
5
- id: object.id) do %>
5
+ id: object.id,
6
+ **combined_html_options) do %>
6
7
  <% if object.avatar_url.present? || object.avatar %>
7
8
  <%= pb_rails("avatar", props: {
8
9
  name: object.name,
@@ -2,6 +2,7 @@
2
2
  aria: object.aria,
3
3
  class: object.classname,
4
4
  data: object.data,
5
- id: object.id) do %>
5
+ id: object.id,
6
+ **combined_html_options) do %>
6
7
  <%= content_tag(:div, object.display_badge, class: "pb_user_badge_wrapper") %>
7
8
  <% end %>
@@ -2,7 +2,8 @@
2
2
  aria: object.aria,
3
3
  class: object.classname,
4
4
  data: object.data,
5
- id: object.id) do %>
5
+ id: object.id,
6
+ **combined_html_options) do %>
6
7
  <%= pb_rails("caption", props: {dark: object.dark, text: object.day_of_week}) %>
7
8
  <%= pb_rails("title", props: {dark: object.dark, size: 4, tag: "span", text: object.formatted_month_and_day}) %>
8
9
  <% end %>
@@ -88,18 +88,31 @@ $space_classes: (
88
88
 
89
89
  $positions: "top", "right", "bottom", "left";
90
90
 
91
+
92
+ @mixin position-property($position, $space_name, $space, $is_inset: false) {
93
+ @if $space_name == "0" {
94
+ #{$position}: 0 !important;
95
+ }
96
+ @else if $space_name == "auto" or $space_name == "initial" or $space_name == "inherit" {
97
+ #{$position}: #{$space} !important;
98
+ }
99
+ @else {
100
+ @if $is_inset {
101
+ #{$position}: #{$space} !important;
102
+ } @else {
103
+ #{$position}: #{-$space} !important;
104
+ }
105
+ }
106
+ }
107
+
91
108
  @each $position in $positions {
92
109
  @each $space_name, $space in $space_classes {
93
- .#{$position}_#{$space_name} {
94
- @if $space_name == "0" {
95
- #{$position}: 0 !important;
96
- }
97
- @else if $space_name == "auto" or $space_name == "initial" or $space_name == "inherit" {
98
- #{$position}: #{$space} !important;
99
- }
100
- @else {
101
- #{$position}: #{-$space} !important;
102
- }
110
+ $space_name_str: "#{ $space_name }";
111
+ .#{$position}_#{$space_name_str} {
112
+ @include position-property($position, $space_name_str, $space)
113
+ }
114
+ .#{$position}_#{$space_name_str}_inset {
115
+ @include position-property($position, $space_name_str, $space, true)
103
116
  }
104
117
  }
105
118
  }
@@ -119,19 +119,19 @@ type Position = {
119
119
  }
120
120
 
121
121
  type Top = {
122
- top?: Sizes,
122
+ top?: Sizes | {value: string, inset: boolean},
123
123
  }
124
124
 
125
125
  type Right = {
126
- right?: Sizes,
126
+ right?: Sizes | {value: string, inset: boolean},
127
127
  }
128
128
 
129
129
  type Bottom = {
130
- bottom?: Sizes,
130
+ bottom?: Sizes | {value: string, inset: boolean},
131
131
  }
132
132
 
133
133
  type Left = {
134
- left?: Sizes,
134
+ left?: Sizes | {value: string, inset: boolean},
135
135
  }
136
136
 
137
137
  type Shadow = {
@@ -441,11 +441,54 @@ const PROP_CATEGORIES: {[key:string]: (props: {[key: string]: any}) => string} =
441
441
  return css
442
442
  },
443
443
 
444
- topProps: ({ top }: Top) => top ? `top_${top}` : '',
445
- rightProps: ({ right }: Right) => right ? `right_${right}` : '',
446
- bottomProps: ({ bottom }: Bottom) => bottom ? `bottom_${bottom}` : '',
447
- leftProps: ({ left }: Left) => left ? `left_${left}` : '',
448
-
444
+ topProps: ({ top }) => {
445
+ let css = "";
446
+ if (typeof top === 'string') {
447
+ css += `top_${top}`;
448
+ } else if (typeof top === 'object' && top.inset) {
449
+ css += `top_${top.value}_inset`;
450
+ } else if (typeof top === 'object' && !top.inset) {
451
+ css += `top_${top.value}`;
452
+ }
453
+ return css;
454
+ },
455
+
456
+ rightProps: ({ right }) => {
457
+ let css = "";
458
+ if (typeof right === 'string') {
459
+ css += `right_${right}`;
460
+ } else if (typeof right === 'object' && right.inset) {
461
+ css += `right_${right.value}_inset`;
462
+ } else if (typeof right === 'object' && !right.inset) {
463
+ css += `right_${right.value}`;
464
+ }
465
+ return css;
466
+ },
467
+
468
+ bottomProps: ({ bottom }) => {
469
+ let css = "";
470
+ if (typeof bottom === 'string') {
471
+ css += `bottom_${bottom}`;
472
+ } else if (typeof bottom === 'object' && bottom.inset) {
473
+ css += `bottom_${bottom.value}_inset`;
474
+ } else if (typeof bottom === 'object' && !bottom.inset) {
475
+ css += `bottom_${bottom.value}`;
476
+ }
477
+ return css;
478
+ },
479
+
480
+ leftProps: ({ left }) => {
481
+ let css = "";
482
+ if (typeof left === 'string') {
483
+ css += `left_${left}`;
484
+ } else if (typeof left === 'object' && left.inset) {
485
+ css += `left_${left.value}_inset`;
486
+ }else if (typeof left === 'object' && !left.inset) {
487
+ css += `left_${left.value}`;
488
+ }
489
+ return css;
490
+ },
491
+
449
492
  textAlignProps: ({ textAlign }: TextAlign) => {
450
493
  if (typeof textAlign === 'object') {
451
494
  return getResponsivePropClasses(textAlign, 'text_align')