playbook_ui_docs 14.18.0.pre.alpha.revert4567revert4553PLAY2056ATcolbordercolors7469 → 14.18.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 (124) 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.jsx +2 -1
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_rails.md +2 -2
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_react.md +1 -1
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header_rails.md +2 -6
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header_react.md +2 -6
  8. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +3 -10
  9. data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +1 -6
  10. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb +2 -2
  11. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.jsx +1 -1
  12. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_colors.html.erb +1 -1
  13. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_colors.jsx +1 -1
  14. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_custom_tooltip.html.erb +1 -1
  15. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_custom_tooltip.jsx +1 -1
  16. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_default.html.erb +1 -1
  17. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_default.jsx +1 -1
  18. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_legend_position.html.erb +1 -1
  19. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_legend_position.jsx +1 -1
  20. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_live_data.jsx +2 -2
  21. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_rounded.html.erb +1 -1
  22. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_rounded.jsx +1 -1
  23. data/app/pb_kits/playbook/pb_circle_chart/docs/example.yml +3 -2
  24. data/app/pb_kits/playbook/pb_circle_chart/docs/index.js +1 -2
  25. data/app/pb_kits/playbook/pb_circle_icon_button/docs/example.yml +0 -2
  26. data/app/pb_kits/playbook/pb_circle_icon_button/docs/index.js +0 -1
  27. data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +0 -2
  28. data/app/pb_kits/playbook/pb_copy_button/docs/index.js +1 -2
  29. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_error.jsx +1 -4
  30. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_rails.md +0 -4
  31. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_range_limit.md +1 -1
  32. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_react.md +1 -5
  33. data/app/pb_kits/playbook/pb_date_picker/docs/example.yml +0 -2
  34. data/app/pb_kits/playbook/pb_date_picker/docs/index.js +0 -1
  35. data/app/pb_kits/playbook/pb_dialog/docs/example.yml +0 -1
  36. data/app/pb_kits/playbook/pb_draggable/docs/example.yml +1 -3
  37. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.jsx +1 -4
  38. data/app/pb_kits/playbook/pb_filter/docs/example.yml +0 -1
  39. data/app/pb_kits/playbook/pb_form_group/docs/_form_group_select.html.erb +5 -15
  40. data/app/pb_kits/playbook/pb_form_group/docs/_form_group_select.jsx +6 -39
  41. data/app/pb_kits/playbook/pb_gauge/docs/example.yml +0 -1
  42. data/app/pb_kits/playbook/pb_gauge/docs/index.js +0 -1
  43. data/app/pb_kits/playbook/pb_layout/docs/_layout_bracket.jsx +118 -322
  44. data/app/pb_kits/playbook/pb_layout/docs/_layout_bracket.md +1 -1
  45. data/app/pb_kits/playbook/pb_line_graph/docs/example.yml +0 -1
  46. data/app/pb_kits/playbook/pb_line_graph/docs/index.js +0 -1
  47. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_default.md +7 -1
  48. data/app/pb_kits/playbook/pb_overlay/docs/example.yml +0 -5
  49. data/app/pb_kits/playbook/pb_overlay/docs/index.js +0 -5
  50. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_validation.jsx +1 -8
  51. data/app/pb_kits/playbook/pb_phone_number_input/docs/example.yml +0 -2
  52. data/app/pb_kits/playbook/pb_phone_number_input/docs/index.js +0 -1
  53. data/app/pb_kits/playbook/pb_popover/docs/example.yml +0 -1
  54. data/app/pb_kits/playbook/pb_select/docs/_select_error.jsx +2 -7
  55. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows.md +1 -3
  56. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.md +1 -3
  57. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md +1 -3
  58. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md +1 -3
  59. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_error.jsx +1 -9
  60. data/app/pb_kits/playbook/pb_text_input/docs/example.yml +0 -2
  61. data/app/pb_kits/playbook/pb_text_input/docs/index.js +0 -1
  62. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_error.jsx +1 -7
  63. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_error_state.jsx +2 -6
  64. data/dist/playbook-doc.js +1 -19
  65. metadata +4 -61
  66. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color.jsx +0 -80
  67. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color.md +0 -3
  68. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color_rails.html.erb +0 -58
  69. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color_rails.md +0 -3
  70. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expand_by_depth.jsx +0 -66
  71. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expand_by_depth.md +0 -10
  72. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_columns.jsx +0 -58
  73. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_columns.md +0 -6
  74. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_columns_and_header.jsx +0 -64
  75. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_columns_and_header.md +0 -8
  76. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_header.jsx +0 -55
  77. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_header.md +0 -3
  78. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_header_rails.html.erb +0 -33
  79. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_header_rails.md +0 -3
  80. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_pb_styles.jsx +0 -38
  81. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_pb_styles.md +0 -1
  82. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_size.html.erb +0 -28
  83. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_size.jsx +0 -42
  84. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_size.md +0 -1
  85. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_hook.jsx +0 -54
  86. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_hook.md +0 -3
  87. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_hook_rails.html.erb +0 -14
  88. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_hook_rails.md +0 -3
  89. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_range_pattern.jsx +0 -34
  90. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_range_pattern.md +0 -14
  91. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_range_pattern_rails.html.erb +0 -20
  92. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_range_pattern_rails.md +0 -14
  93. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_turbo_frames.html.erb +0 -117
  94. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_turbo_frames_rails.md +0 -9
  95. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.html.erb +0 -43
  96. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.html.erb +0 -55
  97. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors_rails.md +0 -1
  98. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_event_listeners.html.erb +0 -42
  99. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_event_listeners.md +0 -1
  100. data/app/pb_kits/playbook/pb_filter/docs/_filter_within_turbo_frames.html.erb +0 -41
  101. data/app/pb_kits/playbook/pb_filter/docs/_filter_within_turbo_frames.md +0 -1
  102. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.jsx +0 -30
  103. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.md +0 -1
  104. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_pb_styles.jsx +0 -52
  105. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_pb_styles.md +0 -1
  106. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_color.jsx +0 -63
  107. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_color.md +0 -3
  108. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_fullscreen_background.jsx +0 -49
  109. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_fullscreen_background.md +0 -1
  110. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_fullscreen_opacity.jsx +0 -81
  111. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_fullscreen_opacity.md +0 -1
  112. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.jsx +0 -39
  113. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.md +0 -1
  114. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.jsx +0 -40
  115. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.md +0 -5
  116. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_country_search.html.erb +0 -10
  117. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_country_search.jsx +0 -20
  118. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_country_search.md +0 -1
  119. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.html.erb +0 -46
  120. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.md +0 -1
  121. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_sanitize.jsx +0 -94
  122. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_sanitize.md +0 -1
  123. /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_drop_zones_react.md → _draggable_drop_zones.md} +0 -0
  124. /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_drop_zones_colors_react.md → _draggable_drop_zones_colors.md} +0 -0
@@ -1,38 +0,0 @@
1
- import React from 'react'
2
- import circleChartTheme from '../circleChartTheme'
3
- import Highcharts from "highcharts"
4
- import HighchartsReact from "highcharts-react-official"
5
-
6
- const data = [
7
- {
8
- name: 'Waiting for Calls',
9
- y: 41,
10
- },
11
- {
12
- name: 'On Call',
13
- y: 49,
14
- },
15
- {
16
- name: 'After Call',
17
- y: 10,
18
- },
19
- ]
20
-
21
- const baseOptions = {
22
- series: [{ data: data }],
23
- }
24
-
25
- const CircleChartPbStyles = () => {
26
- const options = Highcharts.merge({}, circleChartTheme, baseOptions )
27
-
28
- return (
29
- <div>
30
- <HighchartsReact
31
- highcharts={Highcharts}
32
- options={options}
33
- />
34
- </div>
35
- );
36
- };
37
-
38
- export default CircleChartPbStyles;
@@ -1 +0,0 @@
1
- You don't need to use the Circle Chart Kit to apply Playbook styles to your Highcharts circle chart. Just import circleChartTheme.ts and merge it with your chart options—Playbook’s styling will apply automatically.
@@ -1,28 +0,0 @@
1
- <%= pb_rails("flex", props: { orientation: "column", gap: "sm" }) do %>
2
- <%= pb_rails("circle_icon_button", props: {
3
- icon: "plus",
4
- size: "sm",
5
- variant: "primary"
6
- }) %>
7
-
8
- <%= pb_rails("circle_icon_button", props: {
9
- icon: "pen",
10
- loading: true,
11
- size: "sm",
12
- variant: "secondary"
13
- }) %>
14
-
15
- <%= pb_rails("circle_icon_button", props: {
16
- disabled: true,
17
- icon: "times",
18
- size: "sm"
19
- }) %>
20
-
21
- <%= pb_rails("circle_icon_button", props: {
22
- icon: "info",
23
- link: "https://playbook.powerapp.cloud/",
24
- size: "sm",
25
- target: "child",
26
- variant: "link"
27
- }) %>
28
- <% end %>
@@ -1,42 +0,0 @@
1
- import React from 'react'
2
-
3
- import CircleIconButton from '../_circle_icon_button'
4
- import Flex from '../../pb_flex/_flex'
5
-
6
- const CircleIconButtonSize = (props) => (
7
- <>
8
- <Flex gap="sm"
9
- orientation="column"
10
- >
11
- <CircleIconButton
12
- icon="plus"
13
- size="sm"
14
- variant="primary"
15
- {...props}
16
- />
17
- <CircleIconButton
18
- icon="pen"
19
- loading
20
- size="sm"
21
- variant="secondary"
22
- {...props}
23
- />
24
- <CircleIconButton
25
- disabled
26
- icon="times"
27
- size="sm"
28
- {...props}
29
- />
30
- <CircleIconButton
31
- icon="info"
32
- link="https://playbook.powerapp.cloud/"
33
- size="sm"
34
- target="child"
35
- variant="link"
36
- {...props}
37
- />
38
- </Flex>
39
- </>
40
- )
41
-
42
- export default CircleIconButtonSize
@@ -1 +0,0 @@
1
- The `size` prop accepts "sm" as a value to make the Circle Icon Button 20px x 20px instead of the default 40px x 40px size.
@@ -1,54 +0,0 @@
1
- import React, { useEffect, useState } from 'react'
2
- import usePBCopy from '../../pb_copy_button/usePBCopy'
3
- import Body from '../../pb_body/_body'
4
- import Textarea from '../../pb_textarea/_textarea'
5
- import Tooltip from '../../pb_tooltip/_tooltip'
6
-
7
- const CopyButtonHook = ({...props}) => {
8
- // This is how you can use the copy button hook to copy text to the clipboard
9
- // eslint-disable-next-line no-unused-vars
10
- const [copied, copyToClipboard] = usePBCopy({ from: 'hookbody' })
11
- // I added a tooltip so it looks better in the ui
12
- const [showTooltip, setShowTooltip] = useState(false)
13
-
14
- const handleCopy = () => {
15
- copyToClipboard()
16
- setShowTooltip(true)
17
- setTimeout(() => setShowTooltip(false), 1500)
18
- }
19
-
20
- useEffect(() => {
21
- const el = document.getElementById('hookbody')
22
- if (!el) return
23
-
24
- el.addEventListener('click', handleCopy)
25
- return () => {
26
- el.removeEventListener('click', handleCopy)
27
- }
28
- }, [copyToClipboard])
29
-
30
- return (
31
- <div>
32
- <Tooltip
33
- delay={{ close: 1000 }}
34
- forceOpenTooltip={showTooltip}
35
- placement="top"
36
- showTooltip={false}
37
- text="Copied!"
38
- >
39
- <Body
40
- cursor="pointer"
41
- id="hookbody"
42
- text="I'm a custom copy hook! Click this body to copy this text!"
43
- />
44
- </Tooltip>
45
-
46
- <Textarea
47
- {...props}
48
- placeholder="Paste here"
49
- />
50
- </div>
51
- )
52
- }
53
-
54
- export default CopyButtonHook
@@ -1,3 +0,0 @@
1
- We provide a `usePBCopy` hook that you can import to your project. This hook will return a function that you can call to copy the text to the clipboard.
2
-
3
- `usePBCopy({ from: 'your_id' })` will grab the `innerText` from `your_id` element, or `value` if it is an input element.
@@ -1,14 +0,0 @@
1
- <%= pb_rails("body", props: { cursor: "pointer", data: { "external-copy-from": "hookbody"} }) do %>
2
- <span id="hookbody">I'm a custom copy hook! Click this body to copy this text!</span>
3
- <% end %>
4
-
5
- <%= pb_rails("tooltip", props: {
6
- trigger_element_selector: "#hookbody",
7
- tooltip_id: "hookbody_tooltip",
8
- position: 'top',
9
- trigger_method: "click"
10
- }) do %>
11
- Copied!
12
- <% end %>
13
-
14
- <%= pb_rails("textarea", props: { margin_top: "xs", placeholder: "Paste here" }) %>
@@ -1,3 +0,0 @@
1
- You can use any external control (like the text itself or an icon) to copy. To use this hook, set the `data-external-copy-from` attribute on the external control to the copying ID. This will grab the `innerText` from `your_id` element, or `value` if it is an input element. Alternatively, you can set a `data-external-copy-value` attribute and copy custom text.
2
-
3
- See the code example for details.
@@ -1,34 +0,0 @@
1
- import React from "react";
2
- import DatePicker from "../_date_picker";
3
-
4
- const DatePickerRangePattern = (props) => {
5
- return (
6
- <>
7
- <DatePicker
8
- controlsEndId="end-date-picker"
9
- controlsStartId="start-date-picker"
10
- mode="range"
11
- pickerId="quickpick-for-range"
12
- placeholder="Select a Range"
13
- selectionType="quickpick"
14
- {...props}
15
- />
16
-
17
- <DatePicker
18
- pickerId="start-date-picker"
19
- placeholder="Select a Start Date"
20
- syncStartWith="quickpick-for-range"
21
- {...props}
22
- />
23
-
24
- <DatePicker
25
- pickerId="end-date-picker"
26
- placeholder="Select a End Date"
27
- syncEndWith="quickpick-for-range"
28
- {...props}
29
- />
30
- </>
31
- );
32
- };
33
-
34
- export default DatePickerRangePattern;
@@ -1,14 +0,0 @@
1
- You can link a Quickpick DatePicker to standard DatePickers using the following props:
2
-
3
- **For the Quickpick DatePicker**:
4
- `controlsStartId`: ID of the DatePicker that should receive the start date.
5
-
6
- `controlsEndId`: ID of the DatePicker that should receive the end date.
7
-
8
- When a quickpick option like “This Year” is selected, it automatically populates the linked start and end inputs.
9
-
10
- **For the Start/End DatePickers**:
11
- `syncStartWith`: ID of the quickpick this start date is synced to.
12
- `syncEndWith`: ID of the quickpick this end date is synced to.
13
-
14
- When a user manually edits the start or end date, it clears the selected quickpick to prevent conflicting values.
@@ -1,20 +0,0 @@
1
- <%= pb_rails("date_picker", props: {
2
- mode: "range",
3
- picker_id: "quick-pick-date-range",
4
- placeholder: "Select a Date Range",
5
- selection_type: "quickpick",
6
- controls_end_id: "quick-pick-date-range-end",
7
- controls_start_id: "quick-pick-date-range-start",
8
- }) %>
9
-
10
- <%= pb_rails("date_picker", props: {
11
- picker_id: "quick-pick-date-range-start",
12
- placeholder: "Select a Start Date",
13
- sync_start_with:"quick-pick-date-range",
14
- }) %>
15
-
16
- <%= pb_rails("date_picker", props: {
17
- picker_id: "quick-pick-date-range-end",
18
- placeholder: "Select an End Date",
19
- sync_end_with:"quick-pick-date-range",
20
- }) %>
@@ -1,14 +0,0 @@
1
- You can link a Quickpick DatePicker to standard DatePickers using the following props:
2
-
3
- **For the Quickpick DatePicker**:
4
- `controls_start_id`: ID of the DatePicker that should receive the start date.
5
-
6
- `controls_end_id`: ID of the DatePicker that should receive the end date.
7
-
8
- When a quickpick option like “This Year” is selected, it automatically populates the linked start and end inputs.
9
-
10
- **For the Start/End DatePickers**:
11
- `sync_start_with`: ID of the quickpick this start date is synced to.
12
- `sync_end_with`: ID of the quickpick this end date is synced to.
13
-
14
- When a user manually edits the start or end date, it clears the selected quickpick to prevent conflicting values.
@@ -1,117 +0,0 @@
1
- <%= pb_rails("flex", props:{ gap: "xs", wrap:true}) do %>
2
- <%= pb_rails("button", props: { id: "button-open-example-turbo-frames", margin_right: "md", text: "Open Dialog via Custom Event" }) %>
3
- <%= pb_rails("button", props: { id: "open-dialog-button", data: { open_dialog: "dialog-confirm-turbo-frames" }, margin_right: "md", text: "Custom Event Linked to Confirm Button" }) %>
4
- <%= pb_rails("button", props: { id: "button-open-multi-dialog", text: "Mutliple Events Example" }) %>
5
- <% end %>
6
-
7
- <!-- Example 1: Basic dialog with custom event opening -->
8
- <%= pb_rails("dialog", props: {
9
- id: "dialog-open-turbo-frames",
10
- title: "Click Event Simulation",
11
- text: "Demonstrating Opening the Dialog with a Custom Event.",
12
- custom_event_type: "dialogOpen",
13
- cancel_button: "Cancel Button",
14
- confirm_button: "Okay",
15
- confirm_button_id: "confirm-button-turbo-frames"
16
- }) %>
17
-
18
- <script>
19
- document.getElementById("button-open-example-turbo-frames").addEventListener("click", () => {
20
- console.log("📣 Dispatching 'dialogOpen' custom event")
21
-
22
- window.dispatchEvent(new CustomEvent("dialogOpen", {
23
- bubbles: true,
24
- detail: {
25
- dialogId: "dialog-open-turbo-frames",
26
- action: "open"
27
- }
28
- }))
29
-
30
- console.log("✅ Custom event dispatched - dialog should open")
31
- })
32
- </script>
33
-
34
- <!-- Example 2: Dialog with custom event linking confirm button to closing the dialog-->
35
- <%= pb_rails("dialog", props: {
36
- id: "dialog-confirm-turbo-frames",
37
- title: "Custom Event Button Action",
38
- text: "Clicking this dialog's confirm button triggers closing the dialog as well.",
39
- custom_event_type: "turboResponse",
40
- cancel_button: "Cancel",
41
- cancel_button_id: "cancel-button-id-turbo-frames",
42
- confirm_button: "Confirm Button",
43
- confirm_button_id: "confirm-button-id-turbo-frames"
44
- }) %>
45
-
46
- <script>
47
- window.addEventListener("turboResponse", (event) => {
48
- const { dialogId, action, cancelButtonId } = event.detail || {}
49
- console.log("📦 turboResponse event triggered:", { dialogId, action, cancelButtonId })
50
-
51
- if (action === "close" && cancelButtonId) {
52
- const dialog = document.getElementById(dialogId)
53
- if (dialog?.close) {
54
- console.log("🚪 Closing dialog programmatically")
55
- dialog.close()
56
- }
57
- }
58
- })
59
-
60
- document.getElementById("confirm-button-id-turbo-frames").addEventListener("click", function () {
61
- console.log("✅ Confirm button clicked! Triggering cancel via turboResponse")
62
-
63
- window.dispatchEvent(new CustomEvent("turboResponse", {
64
- detail: {
65
- dialogId: "dialog-confirm-turbo-frames",
66
- action: "close",
67
- cancelButtonId: "cancel-button-id-turbo-frames"
68
- }
69
- }))
70
- })
71
- </script>
72
-
73
- <!-- Example 3: Dialog with multiple custom event types -->
74
- <%= pb_rails("dialog", props: {
75
- id: "multi-event-dialog",
76
- title: "Multiple Event Types",
77
- text: "This dialog responds to multiple custom event types - see console logs.",
78
- custom_event_type: "dialogOpenMutli,turboResponseMulti",
79
- cancel_button: "Cancel",
80
- cancel_button_id: "multi-event-cancel",
81
- confirm_button: "Confirm",
82
- confirm_button_id: "multi-event-confirm"
83
- }) %>
84
-
85
- <script>
86
- document.getElementById("button-open-multi-dialog").addEventListener("click", () => {
87
- console.log("📣 Dispatching 'dialogOpenMutli' custom event")
88
- window.dispatchEvent(new CustomEvent("dialogOpenMutli", {
89
- detail: {
90
- dialogId: "multi-event-dialog",
91
- action: "open"
92
- }
93
- }))
94
- })
95
-
96
- document.getElementById("multi-event-confirm")?.addEventListener("click", function() {
97
- console.log("✅ Confirm clicked — dispatching 'turboResponseMulti' to simulate dialog close")
98
-
99
- window.dispatchEvent(new CustomEvent("turboResponseMulti", {
100
- detail: {
101
- dialogId: "multi-event-dialog",
102
- action: "close",
103
- cancelButtonId: "multi-event-cancel"
104
- }
105
- }))
106
- })
107
-
108
- window.addEventListener("turboResponseMulti", (event) => {
109
- const { dialogId, action, cancelButtonId } = event.detail || {}
110
-
111
- if (action === "close" && dialogId) {
112
- const dialog = document.getElementById(dialogId)
113
- dialog.close?.()
114
- console.log("🚪 Closing dialog programmatically")
115
- }
116
- })
117
- </script>
@@ -1,9 +0,0 @@
1
- The `custom_event_type` prop allows you to specify custom events that will trigger the dialog's initialization or control its behavior. This is especially useful when working with Turbo Frame updates where standard DOM events might not suffice.
2
-
3
- The examples demonstrate two use cases:
4
- 1) Opening a dialog via custom event dispatch: The first example shows how to configure a dialog to listen for a specific custom event (dialogOpen). When this event is dispatched, the dialog will automatically open, making it easy to trigger the dialog from JavaScript or after Turbo Frame operations.
5
- 2) Controlling dialog button actions with custom events: The second example demonstrates how to set up a dialog that can have its confirm button triggered through external events (turboResponse). This pattern is useful when you need to programmatically confirm a dialog after some background operation completes.
6
- 3) Multiple custom events: The third example combines the first two to show how `custom_event_type` prop can support multiple event types separated by a comma.
7
-
8
- For Turbo integration, you can use standard Turbo events like turbo:frame-load or turbo:submit-end as your `custom_event_type` to ensure the dialog responds properly after Turbo navigation or form submissions. The dialog component will listen for these events automatically.
9
- The implementation handles various actions including 'open', 'close', 'clickConfirm', and 'clickCancel', making it flexible for different interaction patterns in your Turbo-enhanced application.
@@ -1,43 +0,0 @@
1
- <% data_shadow = [
2
- { id: "51", text: "Task 1" },
3
- { id: "52", text: "Task 2" },
4
- { id: "53", text: "Task 3" }
5
- ] %>
6
-
7
- <% data_outline = [
8
- { id: "61", text: "Task 1" },
9
- { id: "62", text: "Task 2" },
10
- { id: "63", text: "Task 3" }
11
- ] %>
12
-
13
- <%= pb_rails("flex", props: { justify: "around" }) do %>
14
- <%= pb_rails("flex/flex_item", props: { margin_right: "xl" }) do %>
15
- <%= pb_rails("draggable", props: { drop_zone_type: "shadow", initial_items: data_shadow }) do %>
16
- <%= pb_rails("caption", props: { margin_bottom: "xs", text: "Shadow", text_align: "center" }) %>
17
- <%= pb_rails("draggable/draggable_container", props: { html_options: { style: { width: "200px" } } }) do %>
18
- <% data_shadow.each do |item| %>
19
- <%= pb_rails("card", props: { drag_id: item[:id], draggable_item: true, margin_bottom: "xs", padding: "xs", padding_right: "xl" }) do %>
20
- <%= pb_rails("flex", props: { align_items: "stretch", flex_direction: "column" }) do %>
21
- <%= pb_rails("body", props: { text: item[:text] }) %>
22
- <% end %>
23
- <% end %>
24
- <% end %>
25
- <% end %>
26
- <% end %>
27
- <% end %>
28
-
29
- <%= pb_rails("flex/flex_item", props: { margin_right: "xl" }) do %>
30
- <%= pb_rails("draggable", props: { drop_zone_type: "outline", initial_items: data_outline }) do %>
31
- <%= pb_rails("caption", props: { margin_bottom: "xs", text: "Outline", text_align: "center" }) %>
32
- <%= pb_rails("draggable/draggable_container", props: { html_options: { style: { width: "200px" } } }) do %>
33
- <% data_outline.each do |item| %>
34
- <%= pb_rails("card", props: { drag_id: item[:id], draggable_item: true, margin_bottom: "xs", padding: "xs", padding_right: "xl" }) do %>
35
- <%= pb_rails("flex", props: { align_items: "stretch", flex_direction: "column" }) do %>
36
- <%= pb_rails("body", props: { text: item[:text] }) %>
37
- <% end %>
38
- <% end %>
39
- <% end %>
40
- <% end %>
41
- <% end %>
42
- <% end %>
43
- <% end %>
@@ -1,55 +0,0 @@
1
- <% initial_items = [
2
- {
3
- id: "141",
4
- url: "https://unsplash.it/500/400/?image=633",
5
- },
6
- {
7
- id: "142",
8
- url: "https://unsplash.it/500/400/?image=634",
9
- },
10
- {
11
- id: "143",
12
- url: "https://unsplash.it/500/400/?image=637",
13
- },
14
- ] %>
15
-
16
- <% next_init_items = [
17
- {
18
- id: "151",
19
- url: "https://unsplash.it/500/400/?image=633",
20
- },
21
- {
22
- id: "152",
23
- url: "https://unsplash.it/500/400/?image=634",
24
- },
25
- {
26
- id: "153",
27
- url: "https://unsplash.it/500/400/?image=637",
28
- },
29
- ] %>
30
-
31
- <%= pb_rails("draggable", props: {initial_items: initial_items, drop_zone_type: "shadow", drop_zone_color: "primary"}) do %>
32
- <%= pb_rails("draggable/draggable_container") do %>
33
- <%= pb_rails("flex", props: { gap: "sm" }) do %>
34
- <% initial_items.each do |item| %>
35
- <%= pb_rails("draggable/draggable_item", props:{drag_id: item[:id]}) do %>
36
- <%= pb_rails("image", props: { alt: item[:id], size: "md", url: item[:url] }) %>
37
- <% end %>
38
- <% end %>
39
- <% end %>
40
- <% end %>
41
- <% end %>
42
-
43
- <br/>
44
-
45
- <%= pb_rails("draggable", props: {initial_items: next_init_items, drop_zone_type: "outline", drop_zone_color: "purple"}) do %>
46
- <%= pb_rails("draggable/draggable_container") do %>
47
- <%= pb_rails("flex", props: { gap: "sm" }) do %>
48
- <% initial_items.each do |item| %>
49
- <%= pb_rails("draggable/draggable_item", props:{drag_id: item[:id]}) do %>
50
- <%= pb_rails("image", props: { alt: item[:id], size: "md", url: item[:url] }) %>
51
- <% end %>
52
- <% end %>
53
- <% end %>
54
- <% end %>
55
- <% end %>
@@ -1 +0,0 @@
1
- The default `color` for Draggable kit drop zones is "neutral", with "primary" or "purple" as additional options.
@@ -1,42 +0,0 @@
1
- <% initial_items = [
2
- {
3
- id: "100",
4
- url: "https://unsplash.it/500/400/?image=638",
5
- },
6
- {
7
- id: "200",
8
- url: "https://unsplash.it/500/400/?image=639",
9
- },
10
- {
11
- id: "300",
12
- url: "https://unsplash.it/500/400/?image=640",
13
- },
14
- ] %>
15
-
16
- <%= pb_rails("draggable", props: {initial_items: initial_items}) do %>
17
- <%= pb_rails("draggable/draggable_container") do %>
18
- <%= pb_rails("flex") do %>
19
- <% initial_items.each do |item| %>
20
- <%= pb_rails("draggable/draggable_item", props:{drag_id: item[:id]}) do %>
21
- <%= pb_rails("image", props: { alt: item[:id], size: "md", url: item[:url], margin: "xs" }) %>
22
- <% end %>
23
- <% end %>
24
- <% end %>
25
- <% end %>
26
- <% end %>
27
-
28
- <script>
29
- const itemIds = ["item_100", "item_200", "item_300"];
30
-
31
- itemIds.forEach((id) => {
32
- const element = document.getElementById(id);
33
- if (element) {
34
- element.addEventListener("dragstart", (event) => {
35
- console.log(`${id} drag start!`);
36
- });
37
- element.addEventListener("dragend", (event) => {
38
- console.log(`${id} drag end!`);
39
- });
40
- }
41
- });
42
- </script>
@@ -1 +0,0 @@
1
- You can add drag event listeners for `drag`, `dragend`, `dragenter`, `dragleave`, `dragover`, `dragstart`, and `drop`.
@@ -1,41 +0,0 @@
1
- <%=
2
- pb_rails("filter", props: {
3
- id: "filter_within_trubo_frames",
4
- position: "top",
5
- filters: [
6
- { name: "name", value: "John Wick" },
7
- { name: "city", value: "San Francisco"}
8
- ],
9
- sort_menu: [
10
- { item: "Popularity", link: "?q[sorts]=managers_popularity+asc", active: true, direction: "desc" },
11
- { item: "Mananger's Title", link: "?q[sorts]=managers_title+asc", active: false },
12
- { item: "Manager's Name", link: "?q[sorts]=managers_name+asc", active: false },
13
- ],
14
- template: "default",
15
- results: 1,
16
- popover_props: { append_to: "parent" },
17
- }) do
18
- %>
19
- <%
20
- example_collection = [
21
- OpenStruct.new(name: "USA", value: 1),
22
- OpenStruct.new(name: "Canada", value: 2),
23
- OpenStruct.new(name: "Brazil", value: 3),
24
- OpenStruct.new(name: "Philippines", value: 4),
25
- OpenStruct.new(name: "A galaxy far far away, like really far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far far away...", value: 5)
26
- ]
27
- %>
28
- <%= pb_rails("form", props: { form_system_options: { scope: :example, method: :get } }) do |form| %>
29
- <%= form.text_field :example_text_field, props: { label: true } %>
30
- <%= form.collection_select :example_collection_select, example_collection, :value, :name, props: {max_width: "sm", label: true } %>
31
-
32
- <%= form.actions do |action| %>
33
- <%= action.submit props: {
34
- text: "Apply",
35
- data: {
36
- disable_with: "pb_rails('icon', props: { icon: 'spinner', spin: true, fixed_width: true })Searching...".html_safe
37
- },}%>
38
- <%= action.button props: { type: "reset", text: "Clear", variant: "secondary" } %>
39
- <% end %>
40
- <% end %>
41
- <% end %>
@@ -1 +0,0 @@
1
- By default, the filter popover attaches to the `<body>`. To attach it elsewhere, like inside a Turbo Frame, pass the `append_to` prop through `popover_props`. Set it to `"parent"` to place the tooltip inside its parent element, or pass any CSS selector (`#id` or `.class`) to specify a custom container.
@@ -1,30 +0,0 @@
1
- import React from 'react'
2
- import gaugeTheme from '../gaugeTheme'
3
- import Highcharts from "highcharts"
4
- import HighchartsReact from "highcharts-react-official"
5
- import HighchartsMore from "highcharts/highcharts-more"
6
- import SolidGauge from "highcharts/modules/solid-gauge"
7
-
8
- HighchartsMore(Highcharts);
9
- SolidGauge(Highcharts);
10
-
11
- const data = [{ name: "Name", y: 45 }]
12
-
13
- const baseOptions = {
14
- series: [{ data: data }],
15
- };
16
-
17
- const GaugePbStyles = () => {
18
- const options = Highcharts.merge({}, gaugeTheme, baseOptions);
19
-
20
- return (
21
- <div>
22
- <HighchartsReact
23
- highcharts={Highcharts}
24
- options={options}
25
- />
26
- </div>
27
- );
28
- };
29
-
30
- export default GaugePbStyles;
@@ -1 +0,0 @@
1
- You don't need to use the Gauge Kit to apply Playbook styles to your Highcharts gauge chart. Just import gaugeTheme.ts and merge it with your chart options—Playbook’s styling will apply automatically.