playbook_ui_docs 14.14.0.pre.alpha.revert4339revert4242play1633displaytitle6456 → 14.14.0.pre.rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props.html.erb +1 -1
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_rails.md +1 -3
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_react.md +1 -1
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +0 -2
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +1 -2
  7. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_actions.html.erb +19 -0
  8. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_actions.jsx +26 -0
  9. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_default.html.erb +10 -0
  10. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_default.jsx +17 -0
  11. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_on_click.jsx +19 -0
  12. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb +16 -0
  13. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_placement.html.erb +35 -0
  14. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_placement.jsx +42 -0
  15. data/app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_tooltip.html.erb +13 -0
  16. data/app/pb_kits/playbook/pb_avatar_action_button/docs/example.yml +15 -0
  17. data/app/pb_kits/playbook/pb_avatar_action_button/docs/index.js +4 -0
  18. data/app/pb_kits/playbook/pb_bar_graph/docs/example.yml +0 -1
  19. data/app/pb_kits/playbook/pb_bar_graph/docs/index.js +0 -1
  20. data/app/pb_kits/playbook/pb_checkbox/docs/example.yml +1 -2
  21. data/app/pb_kits/playbook/pb_checkbox/docs/index.js +0 -1
  22. data/app/pb_kits/playbook/pb_currency/docs/example.yml +0 -2
  23. data/app/pb_kits/playbook/pb_currency/docs/index.js +1 -2
  24. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.html.erb +2 -2
  25. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.md +1 -4
  26. data/app/pb_kits/playbook/pb_draggable/docs/example.yml +0 -2
  27. data/app/pb_kits/playbook/pb_draggable/docs/index.js +1 -2
  28. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_default.html.erb +1 -20
  29. data/app/pb_kits/playbook/pb_drawer/docs/example.yml +0 -5
  30. data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +0 -1
  31. data/app/pb_kits/playbook/pb_form/docs/_form_form_with_validate.html.erb +1 -2
  32. data/app/pb_kits/playbook/pb_icon_button/docs/_icon_button_default.html.erb +2 -1
  33. data/app/pb_kits/playbook/pb_icon_button/docs/example.yml +3 -5
  34. data/app/pb_kits/playbook/pb_overlay/docs/example.yml +0 -2
  35. data/app/pb_kits/playbook/pb_overlay/docs/index.js +0 -1
  36. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.html.erb +0 -1
  37. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.jsx +0 -7
  38. data/app/pb_kits/playbook/pb_progress_pills/docs/example.yml +0 -2
  39. data/app/pb_kits/playbook/pb_progress_pills/docs/index.js +0 -1
  40. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.jsx +1 -1
  41. data/app/pb_kits/playbook/pb_table/docs/example.yml +0 -5
  42. data/app/pb_kits/playbook/pb_table/docs/index.js +1 -3
  43. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_mask.html.erb +0 -14
  44. data/app/pb_kits/playbook/pb_title/docs/_title_default.html.erb +2 -1
  45. data/app/pb_kits/playbook/pb_title/docs/_title_default.jsx +1 -1
  46. data/app/pb_kits/playbook/pb_title/docs/example.yml +0 -2
  47. data/app/pb_kits/playbook/pb_title/docs/index.js +0 -1
  48. data/app/pb_kits/playbook/pb_tooltip/docs/example.yml +0 -2
  49. data/dist/playbook-doc.js +1 -1
  50. metadata +14 -50
  51. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_custom_cell.jsx +0 -75
  52. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header.html.erb +0 -33
  53. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header_rails.md +0 -3
  54. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_pb_styles.jsx +0 -64
  55. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_pb_styles.md +0 -1
  56. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_react_hook.jsx +0 -69
  57. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_react_hook.md +0 -1
  58. data/app/pb_kits/playbook/pb_currency/docs/_currency_null_display.html.erb +0 -22
  59. data/app/pb_kits/playbook/pb_currency/docs/_currency_null_display.jsx +0 -34
  60. data/app/pb_kits/playbook/pb_currency/docs/_currency_null_display_rails.md +0 -1
  61. data/app/pb_kits/playbook/pb_currency/docs/_currency_null_display_react.md +0 -1
  62. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.jsx +0 -90
  63. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.md +0 -5
  64. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_behavior.html.erb +0 -8
  65. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_borders.html.erb +0 -33
  66. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_breakpoints.html.erb +0 -0
  67. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_menu.html.erb +0 -24
  68. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_overlay.html.erb +0 -21
  69. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_overlay.md +0 -1
  70. data/app/pb_kits/playbook/pb_drawer/docs/_drawer_sizes.html.erb +0 -49
  71. data/app/pb_kits/playbook/pb_icon_button/docs/_icon_button_default.jsx +0 -17
  72. data/app/pb_kits/playbook/pb_icon_button/docs/_icon_button_sizes.html.erb +0 -27
  73. data/app/pb_kits/playbook/pb_icon_button/docs/_icon_button_sizes.jsx +0 -61
  74. data/app/pb_kits/playbook/pb_icon_button/docs/index.js +0 -2
  75. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_vertical_dynamic_multi_directional.html.erb +0 -11
  76. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_vertical_dynamic_multi_directional.jsx +0 -37
  77. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_vertical_dynamic_multi_directional.md +0 -1
  78. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_vertical_dynamic_multi_directional_react.md +0 -1
  79. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.md +0 -1
  80. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_full_width.html.erb +0 -1
  81. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_full_width.jsx +0 -18
  82. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_full_width_rails.md +0 -1
  83. data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_full_width_react.md +0 -1
  84. data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.html.erb +0 -47
  85. data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.jsx +0 -88
  86. data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.md +0 -1
  87. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click.html.erb +0 -51
  88. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click_rails.md +0 -2
  89. data/app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.html.erb +0 -96
  90. data/app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.jsx +0 -101
  91. data/app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.md +0 -1
  92. data/app/pb_kits/playbook/pb_title/docs/_title_display_size.html.erb +0 -7
  93. data/app/pb_kits/playbook/pb_title/docs/_title_display_size.jsx +0 -54
  94. data/app/pb_kits/playbook/pb_title/docs/_title_display_size.md +0 -1
  95. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay_rails.html.erb +0 -39
  96. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay_rails.md +0 -3
  97. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.html.erb +0 -26
  98. /data/app/pb_kits/playbook/pb_table/docs/{_table_with_collapsible_with_custom_click_react.md → _table_with_collapsible_with_custom_click.md} +0 -0
@@ -1,24 +0,0 @@
1
- <%= pb_rails("button", props: { padding: "xs", margin_right: "sm", data: {"open-drawer": "drawer-4"} }) do %>
2
- <%= pb_rails("icon", props: { icon: "bars", size: "2x" }) %>
3
- <% end %>
4
-
5
- <%= pb_rails("drawer", props: {
6
- id:"drawer-4",
7
- within_element: true,
8
- placement: "bottom",
9
- breakpoint: "md",
10
- size: "full"
11
- }) do %>
12
- <%= pb_rails("nav", props: { display: {xl: "none", lg: "none", md: "none", sm: "block" } }) do %>
13
- <%= pb_rails("nav/item", props: { text: "Photos", link: "#" }) %>
14
- <%= pb_rails("nav/item", props: { text: "Music", link: "#" }) %>
15
- <%= pb_rails("nav/item", props: { text: "Video", link: "#", active: true }) %>
16
- <%= pb_rails("nav/item", props: { text: "Files", link: "#" }) %>
17
- <% end %>
18
- <%= pb_rails("nav", props: { display: {md: "block", sm: "none", xs: "none" }, orientation: "horizontal" }) do %>
19
- <%= pb_rails("nav/item", props: { text: "About", link: "#" }) %>
20
- <%= pb_rails("nav/item", props: { text: "Case Studies", link: "#", active: true }) %>
21
- <%= pb_rails("nav/item", props: { text: "Service ", link: "#" }) %>
22
- <%= pb_rails("nav/item", props: { text: "Contacts", link: "#" }) %>
23
- <% end %>
24
- <% end %>
@@ -1,21 +0,0 @@
1
- <%= pb_rails("flex") do %>
2
- <%= pb_rails("button", props: { text: "No Overlay Drawer", margin_right: "sm", data: {"open-drawer": "drawer-10"} }) %>
3
-
4
- <%= pb_rails("drawer", props: {
5
- id:"drawer-10",
6
- overlay: false
7
- }) do %>
8
- Test me (No Overlay)
9
- <% end %>
10
-
11
-
12
- <%= pb_rails("button", props: { text: "Overlay Drawer", data: {"open-drawer": "drawer-11"} }) %>
13
-
14
- <%= pb_rails("drawer", props: {
15
- id:"drawer-11",
16
- placement: "right"
17
- }) do %>
18
- Test me (Has Overlay)
19
- <% end %>
20
- <% end %>
21
-
@@ -1 +0,0 @@
1
- Click the button to close the drawer when there is no overlay.
@@ -1,49 +0,0 @@
1
- <%= pb_rails("flex") do %>
2
- <%= pb_rails("button", props: { text: "XS Drawer", margin_right: "sm", data: {"open-drawer": "drawer-5"} }) %>
3
-
4
- <%= pb_rails("drawer", props: {
5
- id:"drawer-5",
6
- size: "xs"
7
- }) do %>
8
- XS
9
- <% end %>
10
-
11
- <%= pb_rails("button", props: { text: "SM Drawer", margin_right: "sm", data: {"open-drawer": "drawer-6"} }) %>
12
-
13
- <%= pb_rails("drawer", props: {
14
- id:"drawer-6",
15
- size: "sm",
16
- placement: "right"
17
- }) do %>
18
- This is a small drawer
19
- <% end %>
20
-
21
- <%= pb_rails("button", props: { text: "MD Drawer", margin_right: "sm", data: {"open-drawer": "drawer-7"} }) %>
22
-
23
- <%= pb_rails("drawer", props: {
24
- id:"drawer-7",
25
- size: "md"
26
- }) do %>
27
- This is a medium drawer
28
- <% end %>
29
-
30
- <%= pb_rails("button", props: { text: "LG Drawer", margin_right: "sm", data: {"open-drawer": "drawer-8"} }) %>
31
-
32
- <%= pb_rails("drawer", props: {
33
- id:"drawer-8",
34
- size: "lg",
35
- placement: "right"
36
- }) do %>
37
- This is a large drawer
38
- <% end %>
39
-
40
- <%= pb_rails("button", props: { text: "XL Drawer", margin_right: "sm", data: {"open-drawer": "drawer-9"} }) %>
41
-
42
- <%= pb_rails("drawer", props: {
43
- id:"drawer-9",
44
- size: "xl"
45
- }) do %>
46
- This is an extra large drawer
47
- <% end %>
48
- <% end %>
49
-
@@ -1,17 +0,0 @@
1
- import React from 'react'
2
- import { IconButton } from 'playbook-ui'
3
-
4
- const IconButtonDefault = (props) => (
5
- <div>
6
- <IconButton
7
- {...props}
8
- />
9
- <IconButton
10
- {...props}
11
- marginTop="md"
12
- variant="link"
13
- />
14
- </div>
15
- )
16
-
17
- export default IconButtonDefault
@@ -1,27 +0,0 @@
1
- <%= pb_rails("flex", props: { align: "center"}) do %>
2
- <%= pb_rails("icon_button", props: {size: "lg"}) %> <span>Large</span>
3
- <% end %>
4
-
5
- <%= pb_rails("flex", props: { align: "center" }) do %>
6
- <%= pb_rails("icon_button", props: {size: "sm"}) %> <span>Small</span>
7
- <% end %>
8
-
9
- <%= pb_rails("flex", props: { align: "center" }) do %>
10
- <%= pb_rails("icon_button", props: {size: "xs"}) %> <span>XSmall</span>
11
- <% end %>
12
-
13
- <%= pb_rails("flex", props: { align: "center", margin_top: "md" }) do %>
14
- <%= pb_rails("icon_button", props: {size: "1x"}) %> <span>1x</span>
15
- <% end %>
16
-
17
- <%= pb_rails("flex", props: { align: "center" }) do %>
18
- <%= pb_rails("icon_button", props: {size: "2x"}) %> <span>2x</span>
19
- <% end %>
20
-
21
- <%= pb_rails("flex", props: { align: "center" }) do %>
22
- <%= pb_rails("icon_button", props: {size: "3x"}) %> <span>3x</span>
23
- <% end %>
24
-
25
- <%= pb_rails("flex", props: { align: "center" }) do %>
26
- <%= pb_rails("icon_button", props: {size: "4x"}) %> <span>4x</span>
27
- <% end %>
@@ -1,61 +0,0 @@
1
- import React from 'react'
2
- import { IconButton, Flex } from 'playbook-ui'
3
-
4
- const IconButtonSizes = (props) => (
5
- <div>
6
- <Flex align="center">
7
- <IconButton
8
- {...props}
9
- size="lg"
10
- />
11
- <span>Large</span>
12
- </Flex>
13
- <Flex align="center">
14
- <IconButton
15
- {...props}
16
- size="sm"
17
- />
18
- <span>Small</span>
19
- </Flex>
20
- <Flex align="center">
21
- <IconButton
22
- {...props}
23
- size="xs"
24
- />
25
- <span>XSmall</span>
26
- </Flex>
27
- <Flex
28
- align="center"
29
- marginTop="md"
30
- >
31
- <IconButton
32
- {...props}
33
- size="1x"
34
- />
35
- <span>1x</span>
36
- </Flex>
37
- <Flex align="center">
38
- <IconButton
39
- {...props}
40
- size="2x"
41
- />
42
- <span>2x</span>
43
- </Flex>
44
- <Flex align="center">
45
- <IconButton
46
- {...props}
47
- size="3x"
48
- />
49
- <span>3x</span>
50
- </Flex>
51
- <Flex align="center">
52
- <IconButton
53
- {...props}
54
- size="4x"
55
- />
56
- <span>4x</span>
57
- </Flex>
58
- </div>
59
- )
60
-
61
- export default IconButtonSizes
@@ -1,2 +0,0 @@
1
- export { default as IconButtonDefault } from './_icon_button_default.jsx'
2
- export { default as IconButtonSizes } from './_icon_button_sizes.jsx'
@@ -1,11 +0,0 @@
1
- <%= pb_rails("overlay", props: { layout: { "x": "xl" }, color: "card_light", dynamic: true }) do %>
2
- <%= pb_rails("flex", props: { column_gap: "lg", orientation: "row", overflow_x: "auto" }) do %>
3
- <% 15.times do %>
4
- <%= pb_rails("flex/flex_item") do %>
5
- <%= pb_rails("card") do %>
6
- Card content
7
- <% end %>
8
- <% end %>
9
- <% end %>
10
- <% end %>
11
- <% end %>
@@ -1,37 +0,0 @@
1
- import React, { forwardRef } from 'react'
2
- import {
3
- Overlay,
4
- Card,
5
- Flex,
6
- FlexItem,
7
- } from 'playbook-ui'
8
-
9
- const InlineCardsExample = forwardRef(function InlineCardsExample(ref) {
10
- return (
11
- <Flex
12
- columnGap="lg"
13
- orientation="row"
14
- ref={ref}
15
- >
16
- {Array.from({ length: 15 }, (_, index) => (
17
- <FlexItem key={index}>
18
- <Card>{"Card Content"}</Card>
19
- </FlexItem>
20
- ))}
21
- </Flex>
22
- )
23
- })
24
-
25
- const OverlayVerticalDynamicMultiDirectional = () => (
26
- <>
27
- <Overlay
28
- color="card_light"
29
- dynamic
30
- layout={{"x": "xl"}}
31
- >
32
- <InlineCardsExample />
33
- </Overlay>
34
- </>
35
- )
36
-
37
- export default OverlayVerticalDynamicMultiDirectional
@@ -1 +0,0 @@
1
- Pass the `dynamic` prop to make the overlay render while the scrollbar isn't at either end on the scrollbar.
@@ -1 +0,0 @@
1
- Pass the `dynamic` prop to make the overlay render while the scrollbar isn't at either end on the scrollbar. You must also add a `ref` to the child that's being passed through the Overlay.
@@ -1 +0,0 @@
1
- Progress pills start at `45px` wide if the container allows, but will shrink down to `1px` as the container gets smaller. Resize this window to see each pill shrink.
@@ -1 +0,0 @@
1
- <%= pb_rails("progress_pills", props: { aria: { label: "2 out of 5 steps complete" }, steps: 5, active: 2, full_width_pill: true }) %>
@@ -1,18 +0,0 @@
1
- import React from 'react'
2
- import ProgressPills from '../_progress_pills'
3
-
4
- const ProgressPillsFullWidth = (props) => {
5
- return (
6
- <>
7
- <ProgressPills
8
- active={2}
9
- aria={{ label: '2 out of 5 steps complete' }}
10
- fullWidthPill
11
- steps={5}
12
- {...props}
13
- />
14
- </>
15
- )
16
- }
17
-
18
- export default ProgressPillsFullWidth
@@ -1 +0,0 @@
1
- Pass `full_width_pill: true` to the Progress Pill kit to get true 100% full width pills. The kit will take up the full width of the container that it is in.
@@ -1 +0,0 @@
1
- Pass `fullWidthPill` to the Progress Pill kit to get true 100% full width pills. The kit will take up the full width of the container that it is in.
@@ -1,47 +0,0 @@
1
- <%= pb_rails("table", props: { size: "sm" }) do %>
2
- <%= pb_rails("table/table_head") do %>
3
- <%= pb_rails("table/table_row") do %>
4
- <%= pb_rails("table/table_header", props: { text: "Column 1" }) %>
5
- <%= pb_rails("table/table_header", props: { text: "Column 2" }) %>
6
- <%= pb_rails("table/table_header", props: { text: "Column 3" }) %>
7
- <%= pb_rails("table/table_header", props: { text: "Column 4" }) %>
8
- <%= pb_rails("table/table_header", props: { text: "Column 5" }) %>
9
- <%= pb_rails("table/table_header", props: { text: "" }) %>
10
- <% end %>
11
- <% end %>
12
- <%= pb_rails("table/table_body") do %>
13
- <%= pb_rails("table/table_row", props: { cursor: "pointer", html_options: { onclick: "alert('Row 1 clicked')" } }) do %>
14
- <%= pb_rails("table/table_cell", props: { text: "Value 1" }) %>
15
- <%= pb_rails("table/table_cell", props: { text: "Value 2" }) %>
16
- <%= pb_rails("table/table_cell", props: { text: "Value 3" }) %>
17
- <%= pb_rails("table/table_cell", props: { text: "Value 4" }) %>
18
- <%= pb_rails("table/table_cell", props: { text: "Value 5" }) %>
19
- <%= pb_rails("table/table_cell", props: { text_align: "right" }) do %>
20
- <%= pb_rails("icon", props: { color: "primary_action", fixed_width: true, icon: "chevron-right", size: "xs" }) %>
21
- <% end %>
22
- <% end %>
23
-
24
- <%= pb_rails("table/table_row", props: { cursor: "pointer", html_options: { onclick: "alert('Row 2 clicked')" } }) do %>
25
- <%= pb_rails("table/table_cell", props: { text: "Value 1" }) %>
26
- <%= pb_rails("table/table_cell", props: { text: "Value 2" }) %>
27
- <%= pb_rails("table/table_cell", props: { text: "Value 3" }) %>
28
- <%= pb_rails("table/table_cell", props: { text: "Value 4" }) %>
29
- <%= pb_rails("table/table_cell", props: { text: "Value 5" }) %>
30
- <%= pb_rails("table/table_cell", props: { text_align: "right" }) do %>
31
- <%= pb_rails("icon", props: { color: "primary_action", fixed_width: true, icon: "chevron-right", size: "xs" }) %>
32
- <% end %>
33
- <% end %>
34
-
35
- <%= pb_rails("table/table_row", props: { cursor: "pointer", html_options: { onclick: "alert('Row 3 clicked')" } }) do %>
36
- <%= pb_rails("table/table_cell", props: { text: "Value 1" }) %>
37
- <%= pb_rails("table/table_cell", props: { text: "Value 2" }) %>
38
- <%= pb_rails("table/table_cell", props: { text: "Value 3" }) %>
39
- <%= pb_rails("table/table_cell", props: { text: "Value 4" }) %>
40
- <%= pb_rails("table/table_cell", props: { text: "Value 5" }) %>
41
- <%= pb_rails("table/table_cell", props: { text_align: "right" }) do %>
42
- <%= pb_rails("icon", props: { color: "primary_action", fixed_width: true, icon: "chevron-right", size: "xs" }) %>
43
- <% end %>
44
- <% end %>
45
- <% end %>
46
- <% end %>
47
-
@@ -1,88 +0,0 @@
1
- import React from 'react'
2
- import { Table, Icon } from 'playbook-ui'
3
-
4
- const TableWithClickableRows = (props) => {
5
-
6
-
7
- return (
8
- <Table
9
- size="sm"
10
- {...props}
11
- >
12
- <Table.Head>
13
- <Table.Row>
14
- <Table.Header>{"Column 1"}</Table.Header>
15
- <Table.Header>{"Column 2"}</Table.Header>
16
- <Table.Header>{"Column 3"}</Table.Header>
17
- <Table.Header>{"Column 4"}</Table.Header>
18
- <Table.Header>{"Column 5"}</Table.Header>
19
- <Table.Header>{""}</Table.Header>
20
- </Table.Row>
21
- </Table.Head>
22
- <Table.Body>
23
- <Table.Row
24
- cursor="pointer"
25
- htmlOptions={{ onClick: () => alert("Row 1 clicked") }}
26
- {...props}
27
- >
28
- <Table.Cell>{"Value 1"}</Table.Cell>
29
- <Table.Cell>{"Value 2"}</Table.Cell>
30
- <Table.Cell>{"Value 3"}</Table.Cell>
31
- <Table.Cell>{"Value 4"}</Table.Cell>
32
- <Table.Cell>{"Value 5"}</Table.Cell>
33
- <Table.Cell textAlign="right">
34
- <Icon
35
- color="primary_action"
36
- fixedWidth
37
- icon="chevron-right"
38
- size="xs"
39
- {...props}
40
- />
41
- </Table.Cell>
42
- </Table.Row>
43
- <Table.Row
44
- cursor="pointer"
45
- htmlOptions={{ onClick: () => alert("Row 2 clicked") }}
46
- {...props}
47
- >
48
- <Table.Cell>{"Value 1"}</Table.Cell>
49
- <Table.Cell>{"Value 2"}</Table.Cell>
50
- <Table.Cell>{"Value 3"}</Table.Cell>
51
- <Table.Cell>{"Value 4"}</Table.Cell>
52
- <Table.Cell>{"Value 5"}</Table.Cell>
53
- <Table.Cell textAlign="right">
54
- <Icon
55
- color="primary_action"
56
- fixedWidth
57
- icon="chevron-right"
58
- size="xs"
59
- {...props}
60
- />
61
- </Table.Cell>
62
- </Table.Row>
63
- <Table.Row
64
- cursor="pointer"
65
- htmlOptions={{ onClick: () => alert("Row 3 clicked") }}
66
- {...props}
67
- >
68
- <Table.Cell>{"Value 1"}</Table.Cell>
69
- <Table.Cell>{"Value 2"}</Table.Cell>
70
- <Table.Cell>{"Value 3"}</Table.Cell>
71
- <Table.Cell>{"Value 4"}</Table.Cell>
72
- <Table.Cell>{"Value 5"}</Table.Cell>
73
- <Table.Cell textAlign="right">
74
- <Icon
75
- color="primary_action"
76
- fixedWidth
77
- icon="chevron-right"
78
- size="xs"
79
- {...props}
80
- />
81
- </Table.Cell>
82
- </Table.Row>
83
- </Table.Body>
84
- </Table>
85
- )
86
- }
87
-
88
- export default TableWithClickableRows
@@ -1 +0,0 @@
1
- Clickable table rows do not require any additional props. This doc example showcases how to set them up using `html_options`/`htmlOptions` and click events. Using the global prop for cursor to set it to "pointer" is also recommended for better UX.
@@ -1,51 +0,0 @@
1
- <% content = capture do %>
2
- <%= pb_rails("card", props: { border_none: true, border_radius: "none", padding: "md" }) do %>
3
- <%= pb_rails("body", props: { text: "Nested content inside a Table Row" }) %>
4
- <% end %>
5
- <% end %>
6
-
7
- <%= pb_rails("table", props: { size: "sm" }) do %>
8
- <%= pb_rails("table/table_head") do %>
9
- <%= pb_rails("table/table_row") do %>
10
- <%= pb_rails("table/table_header", props: { text: "Column 1"}) %>
11
- <%= pb_rails("table/table_header", props: { text: "Column 2"}) %>
12
- <%= pb_rails("table/table_header", props: { text: "Column 3"}) %>
13
- <%= pb_rails("table/table_header", props: { text: "Column 4"}) %>
14
- <%= pb_rails("table/table_header", props: { text: "Column 5"}) %>
15
- <%= pb_rails("table/table_header", props: { text: ""}) %>
16
- <% end %>
17
- <% end %>
18
- <%= pb_rails("table/table_body") do %>
19
- <%= pb_rails("table/table_row", props: { collapsible: true, collapsible_content: content, collapsible_side_highlight: true, toggle_cell_id: "cell-1", id: "5" }) do %>
20
- <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
21
- <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
22
- <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
23
- <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
24
- <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
25
- <%= pb_rails("table/table_cell", props: { text_align: "right", id: "cell-1", cursor: "pointer" }) do %>
26
- <%= pb_rails("icon", props: { icon: "chevron-down", fixed_width: true, color: "primary" }) %>
27
- <% end %>
28
- <% end %>
29
- <%= pb_rails("table/table_row", props: { collapsible: true, collapsible_content: content, collapsible_side_highlight: true, toggle_cell_id: "cell-2", id: "6" }) do %>
30
- <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
31
- <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
32
- <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
33
- <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
34
- <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
35
- <%= pb_rails("table/table_cell", props: { text_align: "right", id: "cell-2", cursor: "pointer" }) do %>
36
- <%= pb_rails("icon", props: { icon: "chevron-down", fixed_width: true, color: "primary" }) %>
37
- <% end %>
38
- <% end %>
39
- <%= pb_rails("table/table_row", props: { collapsible: true, collapsible_content: content, collapsible_side_highlight: true, toggle_cell_id: "cell-3", id: "7" }) do %>
40
- <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
41
- <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
42
- <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
43
- <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
44
- <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
45
- <%= pb_rails("table/table_cell", props: { text_align: "right", id: "cell-3", cursor: "pointer" }) do %>
46
- <%= pb_rails("icon", props: { icon: "chevron-down", fixed_width: true, color: "primary" }) %>
47
- <% end %>
48
- <% end %>
49
- <% end %>
50
- <% end %>
51
-
@@ -1,2 +0,0 @@
1
- When using the `collapsible` prop, the default functionality is that the entire Row will be clickable to toggle the Row. To limit the click event to a specific Table Cell, you can use the `toggle_cell_id` prop to pass in the id of the Cell you want to use as the trigger.
2
- __NOTE__: `toggle_cell_id` and the `id` on the Cell you want to use as the trigger MUST be the same. Please also be aware that you will need to pass in an `id` to any Table Rows you want to be collapsible. Make sure every `id` is unique if you are using multipe collapsibles.
@@ -1,96 +0,0 @@
1
- <% checkboxes = [
2
- { name: 'Coffee', id: 'coffee', checked: false },
3
- { name: 'Ice Cream', id: 'ice-cream', checked: false },
4
- { name: 'Chocolate', id: 'chocolate', checked: true }
5
- ] %>
6
-
7
- <%= pb_rails("flex", props: { justify: "end", margin_bottom: "sm" }) do %>
8
- <%= pb_rails("flex", props: { justify: "end", margin_bottom: "sm" }) do %>
9
- <%= pb_rails("button", props: { text: "Delete", id: "delete-button" }) %>
10
- <% end %>
11
- <% end %>
12
-
13
- <%= pb_rails("table", props: { size: "sm" }) do %>
14
- <%= pb_rails("table/table_head") do %>
15
- <%= pb_rails("table/table_row") do %>
16
- <%= pb_rails("table/table_header") do %>
17
- <%= pb_rails("checkbox", props: {
18
- checked: true,
19
- value: "checkbox-value",
20
- name: "main-checkbox-selectable",
21
- indeterminate: true,
22
- id: "checkbox-selectable"
23
- }) %>
24
- <% end %>
25
- <%= pb_rails("table/table_header", props: { text: "Column 1" }) %>
26
- <%= pb_rails("table/table_header", props: { text: "Column 2" }) %>
27
- <%= pb_rails("table/table_header", props: { text: "Column 3" }) %>
28
- <%= pb_rails("table/table_header", props: { text: "Column 4" }) %>
29
- <%= pb_rails("table/table_header", props: { text: "Column 5" }) %>
30
- <% end %>
31
- <% end %>
32
- <%= pb_rails("table/table_body") do %>
33
- <% checkboxes.each_with_index do |checkbox, index| %>
34
- <%= pb_rails("table/table_row") do %>
35
- <%= pb_rails("table/table_cell") do %>
36
- <%= pb_rails("checkbox", props: { checked: checkbox[:checked], id: "#{checkbox[:id]}-selectable-checkbox", name: "#{checkbox[:id]}-selectable-checkbox", on_change: "updateCheckboxes(#{index})", value: "check-box value" }) %>
37
- <% end %>
38
- <%= pb_rails("table/table_cell") do %>
39
- <%= pb_rails("image", props: { alt: "picture of a misty forest", size: "xs", url: "https://unsplash.it/500/400/?image=634" }) %>
40
- <% end %>
41
- <%= pb_rails("table/table_cell", props: { text: "Value 2" }) %>
42
- <%= pb_rails("table/table_cell", props: { text: "Value 3" }) %>
43
- <%= pb_rails("table/table_cell", props: { text: "Value 4" }) %>
44
- <%= pb_rails("table/table_cell", props: { text: "Value 5" }) %>
45
- <% end %>
46
- <% end %>
47
- <% end %>
48
- <% end %>
49
-
50
- <script>
51
- document.addEventListener('DOMContentLoaded', function() {
52
- const mainCheckboxWrapper = document.getElementById('checkbox-selectable');
53
- const mainCheckbox = document.getElementsByName("main-checkbox-selectable")[0];
54
- const childCheckboxes = document.querySelectorAll('input[type="checkbox"][id$="selectable-checkbox"]');
55
- const deleteButton = document.getElementById('delete-button');
56
-
57
- const updateDeleteButton = () => {
58
- const anyChecked = Array.from(childCheckboxes).some(checkbox => checkbox.checked);
59
- deleteButton.style.display = anyChecked ? 'block' : 'none';
60
- };
61
-
62
- const updateMainCheckbox = () => {
63
- // Count the number of checked child checkboxes
64
- const checkedCount = Array.from(childCheckboxes).filter(cb => cb.checked).length;
65
- // Determine if the main checkbox should be in an indeterminate state
66
- const indeterminate = checkedCount > 0 && checkedCount < childCheckboxes.length;
67
-
68
- // Set the main checkbox states
69
- mainCheckbox.indeterminate = indeterminate;
70
- mainCheckbox.checked = checkedCount > 0;
71
-
72
- // Determine the icon class to add and remove based on the number of checked checkboxes
73
- const iconClassToAdd = checkedCount === 0 ? 'pb_checkbox_checkmark' : 'pb_checkbox_indeterminate';
74
- const iconClassToRemove = checkedCount === 0 ? 'pb_checkbox_indeterminate' : 'pb_checkbox_checkmark';
75
-
76
- // Add and remove the icon class to the main checkbox wrapper
77
- mainCheckboxWrapper.querySelector('[data-pb-checkbox-icon-span]').classList.add(iconClassToAdd);
78
- mainCheckboxWrapper.querySelector('[data-pb-checkbox-icon-span]').classList.remove(iconClassToRemove);
79
-
80
- // Toggle the visibility of the checkbox icon based on the indeterminate state
81
- mainCheckboxWrapper.getElementsByClassName("indeterminate_icon")[0].classList.toggle('hidden', !indeterminate);
82
- mainCheckboxWrapper.getElementsByClassName("check_icon")[0].classList.toggle('hidden', indeterminate);
83
-
84
- updateDeleteButton();
85
- };
86
-
87
- mainCheckbox.addEventListener('change', function() {
88
- childCheckboxes.forEach(cb => cb.checked = this.checked);
89
- updateMainCheckbox();
90
- });
91
-
92
- childCheckboxes.forEach(cb => {
93
- cb.addEventListener('change', updateMainCheckbox);
94
- });
95
- });
96
- </script>