playbook_ui 7.11.1 → 7.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (293) hide show
  1. checksums.yaml +4 -4
  2. data/app/helpers/playbook/pb_doc_helper.rb +1 -2
  3. data/app/helpers/playbook/pb_sample_helper.rb +9 -2
  4. data/app/pb_kits/playbook/index.js +3 -1
  5. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_default.jsx +1 -1
  6. data/app/pb_kits/playbook/pb_background/docs/_background_dark.jsx +2 -1
  7. data/app/pb_kits/playbook/pb_background/docs/_background_gradient.jsx +2 -1
  8. data/app/pb_kits/playbook/pb_background/docs/_background_image.jsx +11 -3
  9. data/app/pb_kits/playbook/pb_background/docs/_background_light.jsx +2 -1
  10. data/app/pb_kits/playbook/pb_background/docs/_background_white.jsx +2 -1
  11. data/app/pb_kits/playbook/pb_badge/docs/_badge_colors.jsx +18 -18
  12. data/app/pb_kits/playbook/pb_badge/docs/_badge_default.jsx +3 -3
  13. data/app/pb_kits/playbook/pb_badge/docs/_badge_rounded.jsx +3 -3
  14. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_default.jsx +2 -1
  15. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_height.jsx +3 -1
  16. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend.jsx +2 -1
  17. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_non_clickable.jsx +2 -1
  18. data/app/pb_kits/playbook/pb_body/docs/_body_light.jsx +5 -5
  19. data/app/pb_kits/playbook/pb_button/docs/_button_accessibility.jsx +1 -1
  20. data/app/pb_kits/playbook/pb_button/docs/_button_block_content.jsx +1 -1
  21. data/app/pb_kits/playbook/pb_button/docs/_button_default.jsx +1 -1
  22. data/app/pb_kits/playbook/pb_button/docs/_button_full_width.jsx +1 -1
  23. data/app/pb_kits/playbook/pb_button/docs/_button_link.jsx +3 -3
  24. data/app/pb_kits/playbook/pb_button/docs/_button_loading.jsx +3 -3
  25. data/app/pb_kits/playbook/pb_button/docs/_button_options.jsx +1 -1
  26. data/app/pb_kits/playbook/pb_button_toolbar/docs/_button_toolbar_default.jsx +10 -10
  27. data/app/pb_kits/playbook/pb_button_toolbar/docs/_button_toolbar_secondary.jsx +10 -10
  28. data/app/pb_kits/playbook/pb_caption/docs/_caption_block.jsx +2 -2
  29. data/app/pb_kits/playbook/pb_caption/docs/_caption_light.jsx +3 -3
  30. data/app/pb_kits/playbook/pb_caption/docs/_caption_variants.jsx +2 -1
  31. data/app/pb_kits/playbook/pb_card/_card.scss +3 -0
  32. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_checked.jsx +1 -1
  33. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_custom.jsx +2 -1
  34. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_default.jsx +1 -1
  35. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx +1 -1
  36. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.jsx +3 -1
  37. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_colors.jsx +2 -1
  38. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_default.jsx +2 -1
  39. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_inner_sizes.jsx +5 -1
  40. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_live_data.jsx +3 -1
  41. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_rounded.jsx +2 -1
  42. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_labels.jsx +2 -1
  43. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.jsx +2 -1
  44. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.jsx +2 -1
  45. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_click.jsx +1 -1
  46. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_default.jsx +4 -4
  47. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.jsx +2 -3
  48. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx +5 -6
  49. data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx +4 -4
  50. data/app/pb_kits/playbook/pb_currency/docs/_currency_alignment.jsx +3 -3
  51. data/app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.jsx +1 -1
  52. data/app/pb_kits/playbook/pb_currency/docs/_currency_size.jsx +3 -3
  53. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx +3 -3
  54. data/app/pb_kits/playbook/pb_dashboard_value/docs/_dashboard_value_align.jsx +3 -3
  55. data/app/pb_kits/playbook/pb_dashboard_value/docs/_dashboard_value_default.jsx +3 -3
  56. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_default.jsx +2 -1
  57. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_default_date.jsx +6 -2
  58. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_disabled.jsx +6 -1
  59. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_error.jsx +2 -1
  60. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_format.jsx +5 -1
  61. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_hide_icon.jsx +2 -1
  62. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_hooks.jsx +3 -1
  63. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.jsx +5 -1
  64. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_label.jsx +3 -1
  65. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_min_max.jsx +3 -1
  66. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_on_change.jsx +4 -1
  67. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_range.jsx +2 -1
  68. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_year_range.jsx +2 -1
  69. data/app/pb_kits/playbook/pb_date_range_inline/docs/_date_range_inline_default.jsx +6 -6
  70. data/app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_dark.jsx +2 -1
  71. data/app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default.jsx +2 -1
  72. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_align.jsx +7 -1
  73. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_dark.jsx +3 -1
  74. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_default.jsx +3 -1
  75. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_not_current_year.jsx +3 -1
  76. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_reverse.jsx +3 -1
  77. data/app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_sizes.jsx +3 -1
  78. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_dark.jsx +2 -1
  79. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default.jsx +5 -2
  80. data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_dark.jsx +4 -1
  81. data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.jsx +3 -1
  82. data/app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_default.jsx +3 -1
  83. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_accept.jsx +6 -2
  84. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_default.jsx +6 -2
  85. data/app/pb_kits/playbook/pb_filter/docs/_filter_default.jsx +6 -1
  86. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_background.jsx +51 -0
  87. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_sort.jsx +6 -1
  88. data/app/pb_kits/playbook/pb_filter/docs/_filter_only.jsx +6 -1
  89. data/app/pb_kits/playbook/pb_filter/docs/_filter_single.jsx +6 -1
  90. data/app/pb_kits/playbook/pb_filter/docs/_sort_only.jsx +1 -1
  91. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.jsx +4 -1
  92. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_dark.jsx +4 -1
  93. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.jsx +4 -1
  94. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx +2 -1
  95. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_dark.jsx +2 -1
  96. data/app/pb_kits/playbook/pb_flex/docs/_flex_default.jsx +5 -1
  97. data/app/pb_kits/playbook/pb_flex/docs/_flex_horizontal.jsx +17 -1
  98. data/app/pb_kits/playbook/pb_flex/docs/_flex_inline.jsx +5 -1
  99. data/app/pb_kits/playbook/pb_flex/docs/_flex_reverse.jsx +5 -1
  100. data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.jsx +9 -1
  101. data/app/pb_kits/playbook/pb_flex/docs/_flex_vertical.jsx +17 -5
  102. data/app/pb_kits/playbook/pb_flex/docs/_flex_wrap.jsx +5 -1
  103. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx +2 -1
  104. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx +5 -3
  105. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_default.jsx +2 -1
  106. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_disable_animation.jsx +2 -1
  107. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_full_circle.jsx +2 -1
  108. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_height.jsx +3 -1
  109. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_live_data.jsx +4 -1
  110. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.jsx +2 -1
  111. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.jsx +18 -4
  112. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_title.jsx +2 -1
  113. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_units.jsx +3 -1
  114. data/app/pb_kits/playbook/pb_highlight/docs/_highlight_default.jsx +3 -1
  115. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default.jsx +2 -1
  116. data/app/pb_kits/playbook/pb_icon/docs/_icon_animate.jsx +3 -1
  117. data/app/pb_kits/playbook/pb_icon/docs/_icon_border.jsx +2 -1
  118. data/app/pb_kits/playbook/pb_icon/docs/_icon_default.jsx +2 -1
  119. data/app/pb_kits/playbook/pb_icon/docs/_icon_default_dark.jsx +2 -1
  120. data/app/pb_kits/playbook/pb_icon/docs/_icon_flip.jsx +4 -1
  121. data/app/pb_kits/playbook/pb_icon/docs/_icon_pull.jsx +3 -1
  122. data/app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx +4 -1
  123. data/app/pb_kits/playbook/pb_icon/docs/_icon_sizes.jsx +14 -1
  124. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_color.jsx +8 -1
  125. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_color_dark.jsx +8 -1
  126. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_dark.jsx +2 -1
  127. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_default.jsx +2 -1
  128. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_sizes.jsx +5 -1
  129. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_sizes_dark.jsx +5 -1
  130. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.jsx +8 -1
  131. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_default.jsx +3 -1
  132. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx +4 -1
  133. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_vertical.jsx +2 -1
  134. data/app/pb_kits/playbook/pb_icon_value/docs/_icon_value_align.jsx +4 -1
  135. data/app/pb_kits/playbook/pb_icon_value/docs/_icon_value_align_dark.jsx +4 -1
  136. data/app/pb_kits/playbook/pb_icon_value/docs/_icon_value_dark.jsx +4 -1
  137. data/app/pb_kits/playbook/pb_icon_value/docs/_icon_value_default.jsx +4 -1
  138. data/app/pb_kits/playbook/pb_image/docs/_default_image.jsx +7 -1
  139. data/app/pb_kits/playbook/pb_image/docs/_rounded_image.jsx +6 -1
  140. data/app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx +8 -1
  141. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_default.jsx +4 -1
  142. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details.jsx +5 -1
  143. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples.jsx +12 -1
  144. data/app/pb_kits/playbook/pb_layout/docs/_layout_collection.jsx +2 -1
  145. data/app/pb_kits/playbook/pb_layout/docs/_layout_collection_detail.jsx +7 -1
  146. data/app/pb_kits/playbook/pb_layout/docs/_layout_colors.jsx +6 -1
  147. data/app/pb_kits/playbook/pb_layout/docs/_layout_kanban.jsx +150 -1
  148. data/app/pb_kits/playbook/pb_layout/docs/_layout_kanban_responsive.jsx +2 -1
  149. data/app/pb_kits/playbook/pb_layout/docs/_layout_sizes.jsx +6 -1
  150. data/app/pb_kits/playbook/pb_layout/docs/_layout_sizes_dark.jsx +6 -1
  151. data/app/pb_kits/playbook/pb_layout/docs/_layout_transparent.jsx +2 -1
  152. data/app/pb_kits/playbook/pb_legend/docs/_legend_default.jsx +2 -1
  153. data/app/pb_kits/playbook/pb_legend/docs/_legend_prefix.jsx +2 -1
  154. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_default.jsx +2 -1
  155. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_height.jsx +3 -1
  156. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_legend.jsx +2 -1
  157. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_legend_nonclickable.jsx +2 -1
  158. data/app/pb_kits/playbook/pb_list/docs/_list_borderless.jsx +2 -1
  159. data/app/pb_kits/playbook/pb_list/docs/_list_layout_left.jsx +12 -1
  160. data/app/pb_kits/playbook/pb_list/docs/_list_layout_right.jsx +10 -1
  161. data/app/pb_kits/playbook/pb_list/docs/_list_lg.jsx +2 -1
  162. data/app/pb_kits/playbook/pb_list/docs/_list_ordered.jsx +2 -1
  163. data/app/pb_kits/playbook/pb_list/docs/_list_xpadding.jsx +2 -1
  164. data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_light.jsx +12 -4
  165. data/app/pb_kits/playbook/pb_message/docs/_message_default.jsx +7 -1
  166. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_default.jsx +3 -1
  167. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_reverse.jsx +3 -1
  168. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_default.jsx +4 -1
  169. data/app/pb_kits/playbook/pb_nav/docs/_block_nav.jsx +3 -1
  170. data/app/pb_kits/playbook/pb_nav/docs/_block_no_title_nav.jsx +6 -1
  171. data/app/pb_kits/playbook/pb_nav/docs/_borderless_nav.jsx +5 -1
  172. data/app/pb_kits/playbook/pb_nav/docs/_default_nav.jsx +6 -1
  173. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav.jsx +6 -1
  174. data/app/pb_kits/playbook/pb_nav/docs/_new_tab.jsx +6 -1
  175. data/app/pb_kits/playbook/pb_nav/docs/_no_highlight_nav.jsx +5 -1
  176. data/app/pb_kits/playbook/pb_nav/docs/_subtle_horizontal_nav.jsx +6 -1
  177. data/app/pb_kits/playbook/pb_nav/docs/_subtle_nav.jsx +7 -1
  178. data/app/pb_kits/playbook/pb_nav/docs/_subtle_no_highlight_nav.jsx +5 -1
  179. data/app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx +8 -1
  180. data/app/pb_kits/playbook/pb_nav/docs/_with_icons_nav.jsx +7 -1
  181. data/app/pb_kits/playbook/pb_nav/docs/_with_img_nav.jsx +7 -1
  182. data/app/pb_kits/playbook/pb_person/docs/_person_default.jsx +2 -1
  183. data/app/pb_kits/playbook/pb_person_contact/docs/_person_contact_default.jsx +2 -1
  184. data/app/pb_kits/playbook/pb_person_contact/docs/_person_contact_multiple.jsx +3 -1
  185. data/app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_detail.jsx +2 -1
  186. data/app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.jsx +2 -1
  187. data/app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx +4 -1
  188. data/app/pb_kits/playbook/pb_popover/docs/_popover_close_dark.jsx +4 -1
  189. data/app/pb_kits/playbook/pb_popover/docs/_popover_dark.jsx +4 -1
  190. data/app/pb_kits/playbook/pb_popover/docs/_popover_default.jsx +3 -1
  191. data/app/pb_kits/playbook/pb_popover/docs/_popover_list.jsx +2 -1
  192. data/app/pb_kits/playbook/pb_popover/docs/_popover_list_dark.jsx +4 -1
  193. data/app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.jsx +4 -1
  194. data/app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height_dark.jsx +4 -1
  195. data/app/pb_kits/playbook/pb_popover/docs/_popover_z_index.jsx +3 -1
  196. data/app/pb_kits/playbook/pb_popover/docs/_popover_z_index_dark.jsx +3 -1
  197. data/app/pb_kits/playbook/pb_radio/docs/_radio_custom.jsx +7 -1
  198. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.jsx +4 -2
  199. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.jsx +9 -3
  200. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.jsx +5 -2
  201. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.jsx +2 -1
  202. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.jsx +3 -1
  203. data/app/pb_kits/playbook/pb_select/docs/_select_blank.jsx +2 -1
  204. data/app/pb_kits/playbook/pb_select/docs/_select_custom_select.jsx +2 -1
  205. data/app/pb_kits/playbook/pb_select/docs/_select_default.jsx +2 -1
  206. data/app/pb_kits/playbook/pb_select/docs/_select_disabled.jsx +2 -1
  207. data/app/pb_kits/playbook/pb_select/docs/_select_disabled_options.jsx +2 -1
  208. data/app/pb_kits/playbook/pb_select/docs/_select_error.jsx +3 -1
  209. data/app/pb_kits/playbook/pb_select/docs/_select_required.jsx +2 -1
  210. data/app/pb_kits/playbook/pb_select/docs/_select_value_text_same.jsx +2 -1
  211. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +2 -1
  212. data/app/pb_kits/playbook/pb_selectable_card/docs/_selectable_card_block.jsx +4 -1
  213. data/app/pb_kits/playbook/pb_selectable_card/docs/_selectable_card_default.jsx +5 -1
  214. data/app/pb_kits/playbook/pb_selectable_card/docs/_selectable_card_image.jsx +5 -1
  215. data/app/pb_kits/playbook/pb_selectable_card/docs/_selectable_card_single_select.jsx +4 -1
  216. data/app/pb_kits/playbook/pb_selectable_card_icon/docs/_selectable_card_icon_checkmark.jsx +4 -1
  217. data/app/pb_kits/playbook/pb_selectable_card_icon/docs/_selectable_card_icon_default.jsx +4 -1
  218. data/app/pb_kits/playbook/pb_selectable_card_icon/docs/_selectable_card_icon_single_select.jsx +4 -1
  219. data/app/pb_kits/playbook/pb_selectable_icon/docs/_selectable_icon_default.jsx +4 -1
  220. data/app/pb_kits/playbook/pb_selectable_icon/docs/_selectable_icon_single_select.jsx +4 -1
  221. data/app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_checkbox.jsx +4 -1
  222. data/app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx +4 -1
  223. data/app/pb_kits/playbook/pb_source/docs/_source_default.jsx +4 -1
  224. data/app/pb_kits/playbook/pb_source/docs/_source_noicon.jsx +4 -1
  225. data/app/pb_kits/playbook/pb_source/docs/_source_types.jsx +9 -1
  226. data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_default.jsx +4 -1
  227. data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_hide.jsx +2 -1
  228. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_default.jsx +4 -1
  229. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit.jsx +4 -1
  230. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx +4 -1
  231. data/app/pb_kits/playbook/pb_stat_value/docs/_stat_value_default.jsx +9 -3
  232. data/app/pb_kits/playbook/pb_stat_value/docs/_stat_value_unit.jsx +2 -1
  233. data/app/pb_kits/playbook/pb_table/docs/_table_action_middle.jsx +8 -2
  234. data/app/pb_kits/playbook/pb_table/docs/_table_alignment_column.jsx +4 -2
  235. data/app/pb_kits/playbook/pb_table/docs/_table_alignment_row.jsx +4 -2
  236. data/app/pb_kits/playbook/pb_table/docs/_table_alignment_shift_data.jsx +4 -2
  237. data/app/pb_kits/playbook/pb_table/docs/_table_alignment_shift_row.jsx +4 -2
  238. data/app/pb_kits/playbook/pb_table/docs/_table_container.jsx +2 -1
  239. data/app/pb_kits/playbook/pb_table/docs/_table_data_table.jsx +5 -2
  240. data/app/pb_kits/playbook/pb_table/docs/_table_disable_hover.jsx +2 -1
  241. data/app/pb_kits/playbook/pb_table/docs/_table_icon_buttons.jsx +11 -2
  242. data/app/pb_kits/playbook/pb_table/docs/_table_lg.jsx +4 -1
  243. data/app/pb_kits/playbook/pb_table/docs/_table_md.jsx +5 -2
  244. data/app/pb_kits/playbook/pb_table/docs/_table_multiline.jsx +4 -1
  245. data/app/pb_kits/playbook/pb_table/docs/_table_one_action.jsx +8 -2
  246. data/app/pb_kits/playbook/pb_table/docs/_table_responsive_table.jsx +10 -3
  247. data/app/pb_kits/playbook/pb_table/docs/_table_side_highlight.jsx +61 -16
  248. data/app/pb_kits/playbook/pb_table/docs/_table_single_line.jsx +2 -1
  249. data/app/pb_kits/playbook/pb_table/docs/_table_sm.jsx +5 -2
  250. data/app/pb_kits/playbook/pb_table/docs/_table_two_actions.jsx +11 -2
  251. data/app/pb_kits/playbook/pb_table/docs/_table_two_plus_actions.jsx +8 -2
  252. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx +3 -1
  253. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx +7 -1
  254. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled.jsx +2 -1
  255. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_error.jsx +2 -1
  256. data/app/pb_kits/playbook/pb_textarea/_textarea.html.erb +16 -1
  257. data/app/pb_kits/playbook/pb_textarea/_textarea.jsx +44 -4
  258. data/app/pb_kits/playbook/pb_textarea/_textarea.scss +4 -0
  259. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_character_counter.html.erb +68 -0
  260. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_character_counter.jsx +83 -0
  261. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_custom.jsx +2 -1
  262. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_default.jsx +4 -1
  263. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_error.jsx +2 -1
  264. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_resize.jsx +4 -1
  265. data/app/pb_kits/playbook/pb_textarea/docs/example.yml +2 -3
  266. data/app/pb_kits/playbook/pb_textarea/docs/index.js +1 -0
  267. data/app/pb_kits/playbook/pb_textarea/textarea.rb +7 -0
  268. data/app/pb_kits/playbook/pb_time_range_inline/docs/_time_range_inline_default.jsx +9 -1
  269. data/app/pb_kits/playbook/pb_timeline/docs/_timeline_default.jsx +13 -1
  270. data/app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.jsx +14 -2
  271. data/app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.jsx +17 -3
  272. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx +5 -2
  273. data/app/pb_kits/playbook/pb_title/docs/_title_light.jsx +9 -2
  274. data/app/pb_kits/playbook/pb_title/docs/_title_variants.jsx +2 -1
  275. data/app/pb_kits/playbook/pb_title_count/docs/_title_count_align.jsx +4 -1
  276. data/app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx +4 -1
  277. data/app/pb_kits/playbook/pb_title_detail/docs/_title_detail_default.jsx +4 -1
  278. data/app/pb_kits/playbook/pb_typeahead/_typeahead.scss +9 -0
  279. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.jsx +2 -1
  280. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills.jsx +2 -1
  281. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async.jsx +4 -1
  282. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async_users.jsx +4 -1
  283. data/app/pb_kits/playbook/pb_user/docs/_user_default.jsx +5 -1
  284. data/app/pb_kits/playbook/pb_user/docs/_user_size.jsx +4 -1
  285. data/app/pb_kits/playbook/pb_user/docs/_user_text_only.jsx +3 -1
  286. data/app/pb_kits/playbook/pb_user/docs/_user_vertical_size.jsx +4 -1
  287. data/app/pb_kits/playbook/pb_user/docs/_user_with_territory.jsx +5 -1
  288. data/app/pb_kits/playbook/pb_weekday_stacked/docs/_weekday_stacked_compact.jsx +4 -1
  289. data/app/pb_kits/playbook/pb_weekday_stacked/docs/_weekday_stacked_default.jsx +13 -4
  290. data/app/pb_kits/playbook/pb_weekday_stacked/docs/_weekday_stacked_variant.jsx +4 -1
  291. data/lib/playbook/engine.rb +2 -0
  292. data/lib/playbook/version.rb +1 -1
  293. metadata +4 -2
@@ -1,7 +1,7 @@
1
1
  import React from 'react'
2
2
  import { LabelValue } from '../../'
3
3
 
4
- const LabelValueDetails = () => {
4
+ const LabelValueDetails = (props) => {
5
5
  return (
6
6
  <div>
7
7
  <LabelValue
@@ -9,6 +9,7 @@ const LabelValueDetails = () => {
9
9
  label="Installer"
10
10
  title="JD Installations LLC"
11
11
  variant="details"
12
+ {...props}
12
13
  />
13
14
 
14
15
  <br />
@@ -19,6 +20,7 @@ const LabelValueDetails = () => {
19
20
  label="Project"
20
21
  title="Jefferson-Smith"
21
22
  variant="details"
23
+ {...props}
22
24
  />
23
25
 
24
26
  <br />
@@ -30,6 +32,7 @@ const LabelValueDetails = () => {
30
32
  label="Project"
31
33
  title="Jefferson-Smith"
32
34
  variant="details"
35
+ {...props}
33
36
  />
34
37
 
35
38
  <br />
@@ -42,6 +45,7 @@ const LabelValueDetails = () => {
42
45
  label="Project"
43
46
  title="Jefferson-Smith"
44
47
  variant="details"
48
+ {...props}
45
49
  />
46
50
  </div>
47
51
  )
@@ -1,19 +1,21 @@
1
1
  import React from 'react'
2
2
  import { Flex, LabelValue, Title } from '../../'
3
3
 
4
- const LabelValueDetailsExamples = () => {
4
+ const LabelValueDetailsExamples = (props) => {
5
5
  return (
6
6
  <div>
7
7
  <Title
8
8
  marginBottom="sm"
9
9
  size={4}
10
10
  text="Patient Profile"
11
+ {...props}
11
12
  />
12
13
 
13
14
  <Flex>
14
15
  <Flex
15
16
  marginRight="lg"
16
17
  orientation="column"
18
+ {...props}
17
19
  >
18
20
  <LabelValue
19
21
  icon="user"
@@ -21,16 +23,19 @@ const LabelValueDetailsExamples = () => {
21
23
  paddingBottom="sm"
22
24
  title="24 yrs old"
23
25
  variant="details"
26
+ {...props}
24
27
  />
25
28
  <LabelValue
26
29
  icon="weight"
27
30
  label="Weight"
28
31
  title="91 kg"
29
32
  variant="details"
33
+ {...props}
30
34
  />
31
35
  </Flex>
32
36
  <Flex
33
37
  orientation="column"
38
+ {...props}
34
39
  >
35
40
  <LabelValue
36
41
  icon="tint"
@@ -38,12 +43,14 @@ const LabelValueDetailsExamples = () => {
38
43
  paddingBottom="sm"
39
44
  title="A +"
40
45
  variant="details"
46
+ {...props}
41
47
  />
42
48
  <LabelValue
43
49
  icon="arrows-v"
44
50
  label="Height"
45
51
  title="187 cm"
46
52
  variant="details"
53
+ {...props}
47
54
  />
48
55
  </Flex>
49
56
  </Flex>
@@ -56,6 +63,7 @@ const LabelValueDetailsExamples = () => {
56
63
  marginBottom="sm"
57
64
  size={4}
58
65
  text="Workout Schedule"
66
+ {...props}
59
67
  />
60
68
 
61
69
  <LabelValue
@@ -66,6 +74,7 @@ const LabelValueDetailsExamples = () => {
66
74
  paddingBottom="sm"
67
75
  title="Bench Press"
68
76
  variant="details"
77
+ {...props}
69
78
  />
70
79
  <LabelValue
71
80
  active
@@ -75,6 +84,7 @@ const LabelValueDetailsExamples = () => {
75
84
  paddingBottom="sm"
76
85
  title="Barbell Curl"
77
86
  variant="details"
87
+ {...props}
78
88
  />
79
89
  <LabelValue
80
90
  active
@@ -84,6 +94,7 @@ const LabelValueDetailsExamples = () => {
84
94
  paddingBottom="sm"
85
95
  title="Back Squat"
86
96
  variant="details"
97
+ {...props}
87
98
  />
88
99
  </div>
89
100
  )
@@ -1,11 +1,12 @@
1
1
  import React from 'react'
2
2
  import { Card, Layout } from '../../'
3
3
 
4
- const LayoutCollection = () => {
4
+ const LayoutCollection = (props) => {
5
5
  return (
6
6
  <div>
7
7
  <Layout
8
8
  layout="collection"
9
+ {...props}
9
10
  >
10
11
  <Layout.Body>
11
12
  <Card>{'Card content'}</Card>
@@ -8,11 +8,12 @@ const Cards = ({ n }) => {
8
8
  return (cards)
9
9
  }
10
10
 
11
- const LayoutCollectionDetail = () => {
11
+ const LayoutCollectionDetail = (props) => {
12
12
  return (
13
13
  <div>
14
14
  <Layout
15
15
  layout="collection_detail"
16
+ {...props}
16
17
  >
17
18
  <Card padding="none">
18
19
  {
@@ -21,23 +22,28 @@ const LayoutCollectionDetail = () => {
21
22
  marginTop="sm"
22
23
  orientation="vertical"
23
24
  title="Menu"
25
+ {...props}
24
26
  >
25
27
  <NavItem
26
28
  link="#"
27
29
  text="Photos"
30
+ {...props}
28
31
  />
29
32
  <NavItem
30
33
  link="#"
31
34
  text="Music"
35
+ {...props}
32
36
  />
33
37
  <NavItem
34
38
  active
35
39
  link="#"
36
40
  text="Video"
41
+ {...props}
37
42
  />
38
43
  <NavItem
39
44
  link="#"
40
45
  text="Files"
46
+ {...props}
41
47
  />
42
48
  </Nav>
43
49
  }
@@ -1,13 +1,14 @@
1
1
  import React from 'react'
2
2
  import { Body, Layout } from '../../'
3
3
 
4
- const LayoutColor = () => {
4
+ const LayoutColor = (props) => {
5
5
  return (
6
6
  <div>
7
7
  <Layout
8
8
  collapse="md"
9
9
  position="left"
10
10
  size="sm"
11
+ {...props}
11
12
  >
12
13
  <Layout.Side>
13
14
  {'Light'}
@@ -25,11 +26,13 @@ const LayoutColor = () => {
25
26
  position="left"
26
27
  size="sm"
27
28
  variant="dark"
29
+ {...props}
28
30
  >
29
31
  <Layout.Side>
30
32
  <Body
31
33
  dark
32
34
  text="Dark"
35
+ {...props}
33
36
  />
34
37
  </Layout.Side>
35
38
  <Layout.Body>
@@ -45,11 +48,13 @@ const LayoutColor = () => {
45
48
  position="left"
46
49
  size="sm"
47
50
  variant="gradient"
51
+ {...props}
48
52
  >
49
53
  <Layout.Side>
50
54
  <Body
51
55
  dark
52
56
  text="Gradient"
57
+ {...props}
53
58
  />
54
59
  </Layout.Side>
55
60
  <Layout.Body>
@@ -12,7 +12,7 @@ import {
12
12
  Title,
13
13
  } from '../../'
14
14
 
15
- const LayoutKanban = () => {
15
+ const LayoutKanban = (props) => {
16
16
  return (
17
17
  <div>
18
18
  <Layout layout="kanban">
@@ -21,10 +21,12 @@ const LayoutKanban = () => {
21
21
  <Card
22
22
  padding="sm"
23
23
  shadow="deep"
24
+ {...props}
24
25
  >
25
26
  <Flex
26
27
  orientation="row"
27
28
  spacing="between"
29
+ {...props}
28
30
  >
29
31
  <FlexItem>
30
32
  <Title size="4">{'Design Homepage'}</Title>
@@ -37,18 +39,21 @@ const LayoutKanban = () => {
37
39
  orientation="row"
38
40
  spacing="between"
39
41
  vertical="bottom"
42
+ {...props}
40
43
  >
41
44
  <FlexItem marginTop="xs">
42
45
  <Avatar
43
46
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
44
47
  name="Michelle Smith"
45
48
  size="sm"
49
+ {...props}
46
50
  />
47
51
  </FlexItem>
48
52
  <FlexItem>
49
53
  <Flex
50
54
  orientation="row"
51
55
  vertical="center"
56
+ {...props}
52
57
  >
53
58
  <Icon icon="clock" />
54
59
  <Timestamp text="00:00:00 h" />
@@ -59,10 +64,12 @@ const LayoutKanban = () => {
59
64
  <Card
60
65
  padding="sm"
61
66
  shadow="deep"
67
+ {...props}
62
68
  >
63
69
  <Flex
64
70
  orientation="row"
65
71
  spacing="between"
72
+ {...props}
66
73
  >
67
74
  <FlexItem>
68
75
  <Title size="4">{'Change Old App Icon'}</Title>
@@ -75,18 +82,21 @@ const LayoutKanban = () => {
75
82
  orientation="row"
76
83
  spacing="between"
77
84
  vertical="bottom"
85
+ {...props}
78
86
  >
79
87
  <FlexItem marginTop="xs">
80
88
  <Avatar
81
89
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
82
90
  name="Roger Donahue"
83
91
  size="sm"
92
+ {...props}
84
93
  />
85
94
  </FlexItem>
86
95
  <FlexItem>
87
96
  <Flex
88
97
  orientation="row"
89
98
  vertical="center"
99
+ {...props}
90
100
  >
91
101
  <Icon icon="clock" />
92
102
  <Timestamp text="00:00:00 h" />
@@ -100,10 +110,12 @@ const LayoutKanban = () => {
100
110
  <Card
101
111
  padding="sm"
102
112
  shadow="deep"
113
+ {...props}
103
114
  >
104
115
  <Flex
105
116
  orientation="row"
106
117
  spacing="between"
118
+ {...props}
107
119
  >
108
120
  <FlexItem>
109
121
  <Title size="4">{'Dashboard Updates'}</Title>
@@ -116,18 +128,21 @@ const LayoutKanban = () => {
116
128
  orientation="row"
117
129
  spacing="between"
118
130
  vertical="bottom"
131
+ {...props}
119
132
  >
120
133
  <FlexItem marginTop="xs">
121
134
  <Avatar
122
135
  imageUrl="https://images.unsplash.com/photo-1509868918748-a554ad25f858?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=3159ec467959b2aada4b75d565c270aa"
123
136
  name="Michelle Smith"
124
137
  size="sm"
138
+ {...props}
125
139
  />
126
140
  </FlexItem>
127
141
  <FlexItem>
128
142
  <Flex
129
143
  orientation="row"
130
144
  vertical="center"
145
+ {...props}
131
146
  >
132
147
  <Icon icon="clock" />
133
148
  <Timestamp text="00:00:00 h" />
@@ -138,10 +153,12 @@ const LayoutKanban = () => {
138
153
  <Card
139
154
  padding="sm"
140
155
  shadow="deep"
156
+ {...props}
141
157
  >
142
158
  <Flex
143
159
  orientation="row"
144
160
  spacing="between"
161
+ {...props}
145
162
  >
146
163
  <FlexItem>
147
164
  <Title size="4">{'Usability Testing'}</Title>
@@ -154,6 +171,7 @@ const LayoutKanban = () => {
154
171
  orientation="row"
155
172
  spacing="between"
156
173
  vertical="bottom"
174
+ {...props}
157
175
  >
158
176
  <FlexItem marginTop="xs">
159
177
  <MultipleUsers
@@ -176,6 +194,7 @@ const LayoutKanban = () => {
176
194
  <Flex
177
195
  orientation="row"
178
196
  vertical="center"
197
+ {...props}
179
198
  >
180
199
  <Icon icon="clock" />
181
200
  <Timestamp text="00:00:00 h" />
@@ -186,10 +205,12 @@ const LayoutKanban = () => {
186
205
  <Card
187
206
  padding="sm"
188
207
  shadow="deep"
208
+ {...props}
189
209
  >
190
210
  <Flex
191
211
  orientation="row"
192
212
  spacing="between"
213
+ {...props}
193
214
  >
194
215
  <FlexItem>
195
216
  <Title size="4">{'New Icons'}</Title>
@@ -202,18 +223,21 @@ const LayoutKanban = () => {
202
223
  orientation="row"
203
224
  spacing="between"
204
225
  vertical="bottom"
226
+ {...props}
205
227
  >
206
228
  <FlexItem marginTop="xs">
207
229
  <Avatar
208
230
  imageUrl="https://images.unsplash.com/photo-1502378735452-bc7d86632805?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=aa3a807e1bbdfd4364d1f449eaa96d82"
209
231
  name="Roger Donahue"
210
232
  size="sm"
233
+ {...props}
211
234
  />
212
235
  </FlexItem>
213
236
  <FlexItem>
214
237
  <Flex
215
238
  orientation="row"
216
239
  vertical="center"
240
+ {...props}
217
241
  >
218
242
  <Icon icon="clock" />
219
243
  <Timestamp text="00:00:00 h" />
@@ -227,10 +251,12 @@ const LayoutKanban = () => {
227
251
  <Card
228
252
  padding="sm"
229
253
  shadow="deep"
254
+ {...props}
230
255
  >
231
256
  <Flex
232
257
  orientation="row"
233
258
  spacing="between"
259
+ {...props}
234
260
  >
235
261
  <FlexItem>
236
262
  <Title size="4">{'Build Full Page Example'}</Title>
@@ -243,18 +269,21 @@ const LayoutKanban = () => {
243
269
  orientation="row"
244
270
  spacing="between"
245
271
  vertical="bottom"
272
+ {...props}
246
273
  >
247
274
  <FlexItem marginTop="xs">
248
275
  <Avatar
249
276
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
250
277
  name="Michelle Smith"
251
278
  size="sm"
279
+ {...props}
252
280
  />
253
281
  </FlexItem>
254
282
  <FlexItem>
255
283
  <Flex
256
284
  orientation="row"
257
285
  vertical="center"
286
+ {...props}
258
287
  >
259
288
  <Icon icon="clock" />
260
289
  <Timestamp text="00:00:00 h" />
@@ -265,10 +294,12 @@ const LayoutKanban = () => {
265
294
  <Card
266
295
  padding="sm"
267
296
  shadow="deep"
297
+ {...props}
268
298
  >
269
299
  <Flex
270
300
  orientation="row"
271
301
  spacing="between"
302
+ {...props}
272
303
  >
273
304
  <FlexItem>
274
305
  <Title size="4">{'Design System Documentation'}</Title>
@@ -281,18 +312,21 @@ const LayoutKanban = () => {
281
312
  orientation="row"
282
313
  spacing="between"
283
314
  vertical="bottom"
315
+ {...props}
284
316
  >
285
317
  <FlexItem marginTop="xs">
286
318
  <Avatar
287
319
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
288
320
  name="Roger Donahue"
289
321
  size="sm"
322
+ {...props}
290
323
  />
291
324
  </FlexItem>
292
325
  <FlexItem>
293
326
  <Flex
294
327
  orientation="row"
295
328
  vertical="center"
329
+ {...props}
296
330
  >
297
331
  <Icon icon="clock" />
298
332
  <Timestamp text="00:00:00 h" />
@@ -303,10 +337,12 @@ const LayoutKanban = () => {
303
337
  <Card
304
338
  padding="sm"
305
339
  shadow="deep"
340
+ {...props}
306
341
  >
307
342
  <Flex
308
343
  orientation="row"
309
344
  spacing="between"
345
+ {...props}
310
346
  >
311
347
  <FlexItem>
312
348
  <Title size="4">{'Prop Bug'}</Title>
@@ -319,18 +355,21 @@ const LayoutKanban = () => {
319
355
  orientation="row"
320
356
  spacing="between"
321
357
  vertical="bottom"
358
+ {...props}
322
359
  >
323
360
  <FlexItem marginTop="xs">
324
361
  <Avatar
325
362
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
326
363
  name="Roger Donahue"
327
364
  size="sm"
365
+ {...props}
328
366
  />
329
367
  </FlexItem>
330
368
  <FlexItem>
331
369
  <Flex
332
370
  orientation="row"
333
371
  vertical="center"
372
+ {...props}
334
373
  >
335
374
  <Icon icon="clock" />
336
375
  <Timestamp text="00:00:00 h" />
@@ -341,10 +380,12 @@ const LayoutKanban = () => {
341
380
  <Card
342
381
  padding="sm"
343
382
  shadow="deep"
383
+ {...props}
344
384
  >
345
385
  <Flex
346
386
  orientation="row"
347
387
  spacing="between"
388
+ {...props}
348
389
  >
349
390
  <FlexItem>
350
391
  <Title size="4">{'Discovery Session'}</Title>
@@ -357,18 +398,21 @@ const LayoutKanban = () => {
357
398
  orientation="row"
358
399
  spacing="between"
359
400
  vertical="bottom"
401
+ {...props}
360
402
  >
361
403
  <FlexItem marginTop="xs">
362
404
  <Avatar
363
405
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
364
406
  name="Michelle Smith"
365
407
  size="sm"
408
+ {...props}
366
409
  />
367
410
  </FlexItem>
368
411
  <FlexItem>
369
412
  <Flex
370
413
  orientation="row"
371
414
  vertical="center"
415
+ {...props}
372
416
  >
373
417
  <Icon icon="clock" />
374
418
  <Timestamp text="00:00:00 h" />
@@ -379,10 +423,12 @@ const LayoutKanban = () => {
379
423
  <Card
380
424
  padding="sm"
381
425
  shadow="deep"
426
+ {...props}
382
427
  >
383
428
  <Flex
384
429
  orientation="row"
385
430
  spacing="between"
431
+ {...props}
386
432
  >
387
433
  <FlexItem>
388
434
  <Title size="4">{'Design Exploration'}</Title>
@@ -395,18 +441,21 @@ const LayoutKanban = () => {
395
441
  orientation="row"
396
442
  spacing="between"
397
443
  vertical="bottom"
444
+ {...props}
398
445
  >
399
446
  <FlexItem marginTop="xs">
400
447
  <Avatar
401
448
  imageUrl="https://images.unsplash.com/photo-1513732822839-24f03a92f633?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&ixid=eyJhcHBfaWQiOjE3Nzg0fQ"
402
449
  name="Roger Donahue"
403
450
  size="sm"
451
+ {...props}
404
452
  />
405
453
  </FlexItem>
406
454
  <FlexItem>
407
455
  <Flex
408
456
  orientation="row"
409
457
  vertical="center"
458
+ {...props}
410
459
  >
411
460
  <Icon icon="clock" />
412
461
  <Timestamp text="00:00:00 h" />
@@ -417,10 +466,12 @@ const LayoutKanban = () => {
417
466
  <Card
418
467
  padding="sm"
419
468
  shadow="deep"
469
+ {...props}
420
470
  >
421
471
  <Flex
422
472
  orientation="row"
423
473
  spacing="between"
474
+ {...props}
424
475
  >
425
476
  <FlexItem>
426
477
  <Title size="4">{'Fix Sketch Bugs'}</Title>
@@ -433,18 +484,21 @@ const LayoutKanban = () => {
433
484
  orientation="row"
434
485
  spacing="between"
435
486
  vertical="bottom"
487
+ {...props}
436
488
  >
437
489
  <FlexItem marginTop="xs">
438
490
  <Avatar
439
491
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
440
492
  name="Roger Donahue"
441
493
  size="sm"
494
+ {...props}
442
495
  />
443
496
  </FlexItem>
444
497
  <FlexItem>
445
498
  <Flex
446
499
  orientation="row"
447
500
  vertical="center"
501
+ {...props}
448
502
  >
449
503
  <Icon icon="clock" />
450
504
  <Timestamp text="00:00:00 h" />
@@ -455,10 +509,12 @@ const LayoutKanban = () => {
455
509
  <Card
456
510
  padding="sm"
457
511
  shadow="deep"
512
+ {...props}
458
513
  >
459
514
  <Flex
460
515
  orientation="row"
461
516
  spacing="between"
517
+ {...props}
462
518
  >
463
519
  <FlexItem>
464
520
  <Title size="4">{'Test Out Figma'}</Title>
@@ -471,18 +527,21 @@ const LayoutKanban = () => {
471
527
  orientation="row"
472
528
  spacing="between"
473
529
  vertical="bottom"
530
+ {...props}
474
531
  >
475
532
  <FlexItem marginTop="xs">
476
533
  <Avatar
477
534
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
478
535
  name="Michelle Smith"
479
536
  size="sm"
537
+ {...props}
480
538
  />
481
539
  </FlexItem>
482
540
  <FlexItem>
483
541
  <Flex
484
542
  orientation="row"
485
543
  vertical="center"
544
+ {...props}
486
545
  >
487
546
  <Icon icon="clock" />
488
547
  <Timestamp text="00:00:00 h" />
@@ -493,10 +552,12 @@ const LayoutKanban = () => {
493
552
  <Card
494
553
  padding="sm"
495
554
  shadow="deep"
555
+ {...props}
496
556
  >
497
557
  <Flex
498
558
  orientation="row"
499
559
  spacing="between"
560
+ {...props}
500
561
  >
501
562
  <FlexItem>
502
563
  <Title size="4">{'Ship New Feature'}</Title>
@@ -509,18 +570,21 @@ const LayoutKanban = () => {
509
570
  orientation="row"
510
571
  spacing="between"
511
572
  vertical="bottom"
573
+ {...props}
512
574
  >
513
575
  <FlexItem marginTop="xs">
514
576
  <Avatar
515
577
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
516
578
  name="Roger Donahue"
517
579
  size="sm"
580
+ {...props}
518
581
  />
519
582
  </FlexItem>
520
583
  <FlexItem>
521
584
  <Flex
522
585
  orientation="row"
523
586
  vertical="center"
587
+ {...props}
524
588
  >
525
589
  <Icon icon="clock" />
526
590
  <Timestamp text="00:00:00 h" />
@@ -531,10 +595,12 @@ const LayoutKanban = () => {
531
595
  <Card
532
596
  padding="sm"
533
597
  shadow="deep"
598
+ {...props}
534
599
  >
535
600
  <Flex
536
601
  orientation="row"
537
602
  spacing="between"
603
+ {...props}
538
604
  >
539
605
  <FlexItem>
540
606
  <Title size="4">{'Meet with Client'}</Title>
@@ -547,18 +613,21 @@ const LayoutKanban = () => {
547
613
  orientation="row"
548
614
  spacing="between"
549
615
  vertical="bottom"
616
+ {...props}
550
617
  >
551
618
  <FlexItem marginTop="xs">
552
619
  <Avatar
553
620
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
554
621
  name="Roger Donahue"
555
622
  size="sm"
623
+ {...props}
556
624
  />
557
625
  </FlexItem>
558
626
  <FlexItem>
559
627
  <Flex
560
628
  orientation="row"
561
629
  vertical="center"
630
+ {...props}
562
631
  >
563
632
  <Icon icon="clock" />
564
633
  <Timestamp text="00:00:00 h" />
@@ -570,10 +639,12 @@ const LayoutKanban = () => {
570
639
  <Card
571
640
  padding="sm"
572
641
  shadow="deep"
642
+ {...props}
573
643
  >
574
644
  <Flex
575
645
  orientation="row"
576
646
  spacing="between"
647
+ {...props}
577
648
  >
578
649
  <FlexItem>
579
650
  <Title size="4">{'Re-engineer Old Modal'}</Title>
@@ -586,18 +657,21 @@ const LayoutKanban = () => {
586
657
  orientation="row"
587
658
  spacing="between"
588
659
  vertical="bottom"
660
+ {...props}
589
661
  >
590
662
  <FlexItem marginTop="xs">
591
663
  <Avatar
592
664
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
593
665
  name="Michelle Smith"
594
666
  size="sm"
667
+ {...props}
595
668
  />
596
669
  </FlexItem>
597
670
  <FlexItem>
598
671
  <Flex
599
672
  orientation="row"
600
673
  vertical="center"
674
+ {...props}
601
675
  >
602
676
  <Icon icon="clock" />
603
677
  <Timestamp text="00:00:00 h" />
@@ -608,10 +682,12 @@ const LayoutKanban = () => {
608
682
  <Card
609
683
  padding="sm"
610
684
  shadow="deep"
685
+ {...props}
611
686
  >
612
687
  <Flex
613
688
  orientation="row"
614
689
  spacing="between"
690
+ {...props}
615
691
  >
616
692
  <FlexItem>
617
693
  <Title size="4">{'Setup Permissions'}</Title>
@@ -624,18 +700,21 @@ const LayoutKanban = () => {
624
700
  orientation="row"
625
701
  spacing="between"
626
702
  vertical="bottom"
703
+ {...props}
627
704
  >
628
705
  <FlexItem marginTop="xs">
629
706
  <Avatar
630
707
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
631
708
  name="Roger Donahue"
632
709
  size="sm"
710
+ {...props}
633
711
  />
634
712
  </FlexItem>
635
713
  <FlexItem>
636
714
  <Flex
637
715
  orientation="row"
638
716
  vertical="center"
717
+ {...props}
639
718
  >
640
719
  <Icon icon="clock" />
641
720
  <Timestamp text="00:00:00 h" />
@@ -646,10 +725,12 @@ const LayoutKanban = () => {
646
725
  <Card
647
726
  padding="sm"
648
727
  shadow="deep"
728
+ {...props}
649
729
  >
650
730
  <Flex
651
731
  orientation="row"
652
732
  spacing="between"
733
+ {...props}
653
734
  >
654
735
  <FlexItem>
655
736
  <Title size="4">{'Build Prototype'}</Title>
@@ -662,18 +743,21 @@ const LayoutKanban = () => {
662
743
  orientation="row"
663
744
  spacing="between"
664
745
  vertical="bottom"
746
+ {...props}
665
747
  >
666
748
  <FlexItem marginTop="xs">
667
749
  <Avatar
668
750
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
669
751
  name="Roger Donahue"
670
752
  size="sm"
753
+ {...props}
671
754
  />
672
755
  </FlexItem>
673
756
  <FlexItem>
674
757
  <Flex
675
758
  orientation="row"
676
759
  vertical="center"
760
+ {...props}
677
761
  >
678
762
  <Icon icon="clock" />
679
763
  <Timestamp text="00:00:00 h" />
@@ -684,10 +768,12 @@ const LayoutKanban = () => {
684
768
  <Card
685
769
  padding="sm"
686
770
  shadow="deep"
771
+ {...props}
687
772
  >
688
773
  <Flex
689
774
  orientation="row"
690
775
  spacing="between"
776
+ {...props}
691
777
  >
692
778
  <FlexItem>
693
779
  <Title size="4">{'Collaborate with Team'}</Title>
@@ -700,18 +786,21 @@ const LayoutKanban = () => {
700
786
  orientation="row"
701
787
  spacing="between"
702
788
  vertical="bottom"
789
+ {...props}
703
790
  >
704
791
  <FlexItem marginTop="xs">
705
792
  <Avatar
706
793
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
707
794
  name="Michelle Smith"
708
795
  size="sm"
796
+ {...props}
709
797
  />
710
798
  </FlexItem>
711
799
  <FlexItem>
712
800
  <Flex
713
801
  orientation="row"
714
802
  vertical="center"
803
+ {...props}
715
804
  >
716
805
  <Icon icon="clock" />
717
806
  <Timestamp text="00:00:00 h" />
@@ -722,10 +811,12 @@ const LayoutKanban = () => {
722
811
  <Card
723
812
  padding="sm"
724
813
  shadow="deep"
814
+ {...props}
725
815
  >
726
816
  <Flex
727
817
  orientation="row"
728
818
  spacing="between"
819
+ {...props}
729
820
  >
730
821
  <FlexItem>
731
822
  <Title size="4">{'Interview Candidates'}</Title>
@@ -738,18 +829,21 @@ const LayoutKanban = () => {
738
829
  orientation="row"
739
830
  spacing="between"
740
831
  vertical="bottom"
832
+ {...props}
741
833
  >
742
834
  <FlexItem marginTop="xs">
743
835
  <Avatar
744
836
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
745
837
  name="Roger Donahue"
746
838
  size="sm"
839
+ {...props}
747
840
  />
748
841
  </FlexItem>
749
842
  <FlexItem>
750
843
  <Flex
751
844
  orientation="row"
752
845
  vertical="center"
846
+ {...props}
753
847
  >
754
848
  <Icon icon="clock" />
755
849
  <Timestamp text="00:00:00 h" />
@@ -760,10 +854,12 @@ const LayoutKanban = () => {
760
854
  <Card
761
855
  padding="sm"
762
856
  shadow="deep"
857
+ {...props}
763
858
  >
764
859
  <Flex
765
860
  orientation="row"
766
861
  spacing="between"
862
+ {...props}
767
863
  >
768
864
  <FlexItem>
769
865
  <Title size="4">{'Run Testing Suite'}</Title>
@@ -776,18 +872,21 @@ const LayoutKanban = () => {
776
872
  orientation="row"
777
873
  spacing="between"
778
874
  vertical="bottom"
875
+ {...props}
779
876
  >
780
877
  <FlexItem marginTop="xs">
781
878
  <Avatar
782
879
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
783
880
  name="Roger Donahue"
784
881
  size="sm"
882
+ {...props}
785
883
  />
786
884
  </FlexItem>
787
885
  <FlexItem>
788
886
  <Flex
789
887
  orientation="row"
790
888
  vertical="center"
889
+ {...props}
791
890
  >
792
891
  <Icon icon="clock" />
793
892
  <Timestamp text="00:00:00 h" />
@@ -798,10 +897,12 @@ const LayoutKanban = () => {
798
897
  <Card
799
898
  padding="sm"
800
899
  shadow="deep"
900
+ {...props}
801
901
  >
802
902
  <Flex
803
903
  orientation="row"
804
904
  spacing="between"
905
+ {...props}
805
906
  >
806
907
  <FlexItem>
807
908
  <Title size="4">{'Live Coding Session'}</Title>
@@ -814,18 +915,21 @@ const LayoutKanban = () => {
814
915
  orientation="row"
815
916
  spacing="between"
816
917
  vertical="bottom"
918
+ {...props}
817
919
  >
818
920
  <FlexItem marginTop="xs">
819
921
  <Avatar
820
922
  imageUrl="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=707b9c33066bf8808c934c8ab394dff6"
821
923
  name="Michelle Smith"
822
924
  size="sm"
925
+ {...props}
823
926
  />
824
927
  </FlexItem>
825
928
  <FlexItem>
826
929
  <Flex
827
930
  orientation="row"
828
931
  vertical="center"
932
+ {...props}
829
933
  >
830
934
  <Icon icon="clock" />
831
935
  <Timestamp text="00:00:00 h" />
@@ -836,10 +940,12 @@ const LayoutKanban = () => {
836
940
  <Card
837
941
  padding="sm"
838
942
  shadow="deep"
943
+ {...props}
839
944
  >
840
945
  <Flex
841
946
  orientation="row"
842
947
  spacing="between"
948
+ {...props}
843
949
  >
844
950
  <FlexItem>
845
951
  <Title size="4">{'All Hands Meeting'}</Title>
@@ -852,18 +958,21 @@ const LayoutKanban = () => {
852
958
  orientation="row"
853
959
  spacing="between"
854
960
  vertical="bottom"
961
+ {...props}
855
962
  >
856
963
  <FlexItem marginTop="xs">
857
964
  <Avatar
858
965
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
859
966
  name="Roger Donahue"
860
967
  size="sm"
968
+ {...props}
861
969
  />
862
970
  </FlexItem>
863
971
  <FlexItem>
864
972
  <Flex
865
973
  orientation="row"
866
974
  vertical="center"
975
+ {...props}
867
976
  >
868
977
  <Icon icon="clock" />
869
978
  <Timestamp text="00:00:00 h" />
@@ -874,10 +983,12 @@ const LayoutKanban = () => {
874
983
  <Card
875
984
  padding="sm"
876
985
  shadow="deep"
986
+ {...props}
877
987
  >
878
988
  <Flex
879
989
  orientation="row"
880
990
  spacing="between"
991
+ {...props}
881
992
  >
882
993
  <FlexItem>
883
994
  <Title size="4">{'Growth Engineering Meeting'}</Title>
@@ -890,18 +1001,21 @@ const LayoutKanban = () => {
890
1001
  orientation="row"
891
1002
  spacing="between"
892
1003
  vertical="bottom"
1004
+ {...props}
893
1005
  >
894
1006
  <FlexItem marginTop="xs">
895
1007
  <Avatar
896
1008
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
897
1009
  name="Roger Donahue"
898
1010
  size="sm"
1011
+ {...props}
899
1012
  />
900
1013
  </FlexItem>
901
1014
  <FlexItem>
902
1015
  <Flex
903
1016
  orientation="row"
904
1017
  vertical="center"
1018
+ {...props}
905
1019
  >
906
1020
  <Icon icon="clock" />
907
1021
  <Timestamp text="00:00:00 h" />
@@ -915,10 +1029,12 @@ const LayoutKanban = () => {
915
1029
  <Card
916
1030
  padding="sm"
917
1031
  shadow="deep"
1032
+ {...props}
918
1033
  >
919
1034
  <Flex
920
1035
  orientation="row"
921
1036
  spacing="between"
1037
+ {...props}
922
1038
  >
923
1039
  <FlexItem>
924
1040
  <Title size="4">{'Re-rendering Bug'}</Title>
@@ -931,18 +1047,21 @@ const LayoutKanban = () => {
931
1047
  orientation="row"
932
1048
  spacing="between"
933
1049
  vertical="bottom"
1050
+ {...props}
934
1051
  >
935
1052
  <FlexItem marginTop="xs">
936
1053
  <Avatar
937
1054
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
938
1055
  name="Roger Donahue"
939
1056
  size="sm"
1057
+ {...props}
940
1058
  />
941
1059
  </FlexItem>
942
1060
  <FlexItem>
943
1061
  <Flex
944
1062
  orientation="row"
945
1063
  vertical="center"
1064
+ {...props}
946
1065
  >
947
1066
  <Icon icon="clock" />
948
1067
  <Timestamp text="00:00:00 h" />
@@ -953,10 +1072,12 @@ const LayoutKanban = () => {
953
1072
  <Card
954
1073
  padding="sm"
955
1074
  shadow="deep"
1075
+ {...props}
956
1076
  >
957
1077
  <Flex
958
1078
  orientation="row"
959
1079
  spacing="between"
1080
+ {...props}
960
1081
  >
961
1082
  <FlexItem>
962
1083
  <Title size="4">{'Gather Resources'}</Title>
@@ -969,18 +1090,21 @@ const LayoutKanban = () => {
969
1090
  orientation="row"
970
1091
  spacing="between"
971
1092
  vertical="bottom"
1093
+ {...props}
972
1094
  >
973
1095
  <FlexItem marginTop="xs">
974
1096
  <Avatar
975
1097
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
976
1098
  name="Roger Donahue"
977
1099
  size="sm"
1100
+ {...props}
978
1101
  />
979
1102
  </FlexItem>
980
1103
  <FlexItem>
981
1104
  <Flex
982
1105
  orientation="row"
983
1106
  vertical="center"
1107
+ {...props}
984
1108
  >
985
1109
  <Icon icon="clock" />
986
1110
  <Timestamp text="00:00:00 h" />
@@ -994,10 +1118,12 @@ const LayoutKanban = () => {
994
1118
  <Card
995
1119
  padding="sm"
996
1120
  shadow="deep"
1121
+ {...props}
997
1122
  >
998
1123
  <Flex
999
1124
  orientation="row"
1000
1125
  spacing="between"
1126
+ {...props}
1001
1127
  >
1002
1128
  <FlexItem>
1003
1129
  <Title size="4">{'All Hands Meeting'}</Title>
@@ -1010,18 +1136,21 @@ const LayoutKanban = () => {
1010
1136
  orientation="row"
1011
1137
  spacing="between"
1012
1138
  vertical="bottom"
1139
+ {...props}
1013
1140
  >
1014
1141
  <FlexItem marginTop="xs">
1015
1142
  <Avatar
1016
1143
  imageUrl="https://images.unsplash.com/photo-1544817747-b11e3e3b6ac2?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&ixid=eyJhcHBfaWQiOjE3Nzg0fQ"
1017
1144
  name="Roger Donahue"
1018
1145
  size="sm"
1146
+ {...props}
1019
1147
  />
1020
1148
  </FlexItem>
1021
1149
  <FlexItem>
1022
1150
  <Flex
1023
1151
  orientation="row"
1024
1152
  vertical="center"
1153
+ {...props}
1025
1154
  >
1026
1155
  <Icon icon="clock" />
1027
1156
  <Timestamp text="00:00:00 h" />
@@ -1032,10 +1161,12 @@ const LayoutKanban = () => {
1032
1161
  <Card
1033
1162
  padding="sm"
1034
1163
  shadow="deep"
1164
+ {...props}
1035
1165
  >
1036
1166
  <Flex
1037
1167
  orientation="row"
1038
1168
  spacing="between"
1169
+ {...props}
1039
1170
  >
1040
1171
  <FlexItem>
1041
1172
  <Title size="4">{'Growth Engineering Meeting'}</Title>
@@ -1048,18 +1179,21 @@ const LayoutKanban = () => {
1048
1179
  orientation="row"
1049
1180
  spacing="between"
1050
1181
  vertical="bottom"
1182
+ {...props}
1051
1183
  >
1052
1184
  <FlexItem marginTop="xs">
1053
1185
  <Avatar
1054
1186
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
1055
1187
  name="Roger Donahue"
1056
1188
  size="sm"
1189
+ {...props}
1057
1190
  />
1058
1191
  </FlexItem>
1059
1192
  <FlexItem>
1060
1193
  <Flex
1061
1194
  orientation="row"
1062
1195
  vertical="center"
1196
+ {...props}
1063
1197
  >
1064
1198
  <Icon icon="clock" />
1065
1199
  <Timestamp text="00:00:00 h" />
@@ -1073,10 +1207,12 @@ const LayoutKanban = () => {
1073
1207
  <Card
1074
1208
  padding="sm"
1075
1209
  shadow="deep"
1210
+ {...props}
1076
1211
  >
1077
1212
  <Flex
1078
1213
  orientation="row"
1079
1214
  spacing="between"
1215
+ {...props}
1080
1216
  >
1081
1217
  <FlexItem>
1082
1218
  <Title size="4">{'All Hands Meeting'}</Title>
@@ -1089,18 +1225,21 @@ const LayoutKanban = () => {
1089
1225
  orientation="row"
1090
1226
  spacing="between"
1091
1227
  vertical="bottom"
1228
+ {...props}
1092
1229
  >
1093
1230
  <FlexItem marginTop="xs">
1094
1231
  <Avatar
1095
1232
  imageUrl="https://images.unsplash.com/photo-1463453091185-61582044d556?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=200&fit=max&s=73a9df4b7bd1b330db1e903e08575ec1"
1096
1233
  name="Roger Donahue"
1097
1234
  size="sm"
1235
+ {...props}
1098
1236
  />
1099
1237
  </FlexItem>
1100
1238
  <FlexItem>
1101
1239
  <Flex
1102
1240
  orientation="row"
1103
1241
  vertical="center"
1242
+ {...props}
1104
1243
  >
1105
1244
  <Icon icon="clock" />
1106
1245
  <Timestamp text="00:00:00 h" />
@@ -1111,10 +1250,12 @@ const LayoutKanban = () => {
1111
1250
  <Card
1112
1251
  padding="sm"
1113
1252
  shadow="deep"
1253
+ {...props}
1114
1254
  >
1115
1255
  <Flex
1116
1256
  orientation="row"
1117
1257
  spacing="between"
1258
+ {...props}
1118
1259
  >
1119
1260
  <FlexItem>
1120
1261
  <Title size="4">{'Pairing'}</Title>
@@ -1127,18 +1268,21 @@ const LayoutKanban = () => {
1127
1268
  orientation="row"
1128
1269
  spacing="between"
1129
1270
  vertical="bottom"
1271
+ {...props}
1130
1272
  >
1131
1273
  <FlexItem marginTop="xs">
1132
1274
  <Avatar
1133
1275
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
1134
1276
  name="Roger Donahue"
1135
1277
  size="sm"
1278
+ {...props}
1136
1279
  />
1137
1280
  </FlexItem>
1138
1281
  <FlexItem>
1139
1282
  <Flex
1140
1283
  orientation="row"
1141
1284
  vertical="center"
1285
+ {...props}
1142
1286
  >
1143
1287
  <Icon icon="clock" />
1144
1288
  <Timestamp text="00:00:00 h" />
@@ -1152,10 +1296,12 @@ const LayoutKanban = () => {
1152
1296
  <Card
1153
1297
  padding="sm"
1154
1298
  shadow="deep"
1299
+ {...props}
1155
1300
  >
1156
1301
  <Flex
1157
1302
  orientation="row"
1158
1303
  spacing="between"
1304
+ {...props}
1159
1305
  >
1160
1306
  <FlexItem>
1161
1307
  <Title size="4">{'Design Session'}</Title>
@@ -1168,18 +1314,21 @@ const LayoutKanban = () => {
1168
1314
  orientation="row"
1169
1315
  spacing="between"
1170
1316
  vertical="bottom"
1317
+ {...props}
1171
1318
  >
1172
1319
  <FlexItem marginTop="xs">
1173
1320
  <Avatar
1174
1321
  imageUrl="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
1175
1322
  name="Roger Donahue"
1176
1323
  size="sm"
1324
+ {...props}
1177
1325
  />
1178
1326
  </FlexItem>
1179
1327
  <FlexItem>
1180
1328
  <Flex
1181
1329
  orientation="row"
1182
1330
  vertical="center"
1331
+ {...props}
1183
1332
  >
1184
1333
  <Icon icon="clock" />
1185
1334
  <Timestamp text="00:00:00 h" />