playbook_ui 15.3.0.pre.alpha.PLAY2569advancedtablecolumnstylingfontcolor11977 → 15.3.0.pre.alpha.PLAY2577reactpopoverappendToPOC11730
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.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_advanced_table/Components/RegularTableView.tsx +1 -2
- data/app/pb_kits/playbook/pb_advanced_table/Hooks/useTableState.ts +0 -15
- data/app/pb_kits/playbook/pb_advanced_table/advanced_table.test.jsx +0 -63
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_background_control_rails.html.erb +0 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_background_control_rails.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_border_color_rails.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.jsx +1 -3
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.md +0 -2
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_column_headers.jsx +2 -16
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_column_headers_rails.html.erb +1 -6
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_rails.html.erb +0 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_rails.md +0 -2
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.jsx +1 -9
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.jsx +1 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.md +2 -3
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sticky_columns_and_header.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header_rails.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props_sticky_header_react.md +1 -1
- data/app/pb_kits/playbook/pb_advanced_table/table_row.rb +2 -31
- data/app/pb_kits/playbook/pb_background/background.html.erb +2 -10
- data/app/pb_kits/playbook/pb_background/docs/_background_category.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_background.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_header.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_light.md +1 -1
- data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +0 -2
- data/app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_custom_colors.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_active_style_options_react.md +1 -1
- data/app/pb_kits/playbook/pb_filter/docs/_filter_max_width.md +1 -1
- data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_truncated_text_rails.md +1 -1
- data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_truncated_text_react.md +1 -1
- data/app/pb_kits/playbook/pb_icon/docs/_icon_color.md +1 -1
- data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_color.md +1 -1
- data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.html.erb +14 -7
- data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.jsx +15 -6
- data/app/pb_kits/playbook/pb_layout/docs/_layout_collection.md +1 -1
- data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav_item_spacing.md +1 -1
- data/app/pb_kits/playbook/pb_nav/docs/_nav_with_spacing_control.md +1 -1
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.md +1 -1
- data/app/pb_kits/playbook/pb_pill/docs/_description.md +1 -1
- data/app/pb_kits/playbook/pb_popover/_popover.tsx +29 -43
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_description.md +1 -1
- data/app/pb_kits/playbook/pb_section_separator/docs/_description.md +1 -1
- data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +0 -29
- data/app/pb_kits/playbook/pb_skeleton_loading/docs/_skeleton_loading_border_radius_rails.md +1 -1
- data/app/pb_kits/playbook/pb_skeleton_loading/docs/_skeleton_loading_border_radius_react.md +1 -1
- data/app/pb_kits/playbook/pb_skeleton_loading/docs/_skeleton_loading_layout.md +1 -1
- data/app/pb_kits/playbook/pb_table/docs/_table_side_highlight.md +1 -1
- data/app/pb_kits/playbook/pb_table/docs/_table_sm.md +1 -1
- data/app/pb_kits/playbook/pb_table/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_table/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_text_input/text_input.rb +2 -2
- data/app/pb_kits/playbook/pb_typeahead/_typeahead.test.jsx +0 -41
- data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +9 -23
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb +1 -67
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_value.jsx +6 -68
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.md +1 -1
- data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -2
- data/dist/chunks/{_line_graph-CqE0-dq5.js → _line_graph-BzjyTvYN.js} +1 -1
- data/dist/chunks/_typeahead-esKmpSrF.js +6 -0
- data/dist/chunks/{_weekday_stacked-D32ib52e.js → _weekday_stacked-aFv39NoP.js} +2 -2
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +2 -2
- data/dist/playbook-rails-react-bindings.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +5 -12
- data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.html.erb +0 -63
- data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.jsx +0 -89
- data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_rails.md +0 -4
- data/app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_react.md +0 -3
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb +0 -64
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx +0 -70
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md +0 -1
- data/dist/chunks/_typeahead-3ZAbZUqU.js +0 -6
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: playbook_ui
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 15.3.0.pre.alpha.
|
|
4
|
+
version: 15.3.0.pre.alpha.PLAY2577reactpopoverappendToPOC11730
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Power UX
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2025-
|
|
12
|
+
date: 2025-10-27 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: actionpack
|
|
@@ -3180,10 +3180,6 @@ files:
|
|
|
3180
3180
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
|
|
3181
3181
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
|
|
3182
3182
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
|
|
3183
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.html.erb
|
|
3184
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.jsx
|
|
3185
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_rails.md
|
|
3186
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_react.md
|
|
3187
3183
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.html.erb
|
|
3188
3184
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.jsx
|
|
3189
3185
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_rails.md
|
|
@@ -3577,9 +3573,6 @@ files:
|
|
|
3577
3573
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_async_createable.jsx
|
|
3578
3574
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_createable.jsx
|
|
3579
3575
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_menu_list.jsx
|
|
3580
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb
|
|
3581
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx
|
|
3582
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md
|
|
3583
3576
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.html.erb
|
|
3584
3577
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.jsx
|
|
3585
3578
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb
|
|
@@ -3800,9 +3793,9 @@ files:
|
|
|
3800
3793
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
|
3801
3794
|
- app/pb_kits/playbook/utilities/text.ts
|
|
3802
3795
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
|
3803
|
-
- dist/chunks/_line_graph-
|
|
3804
|
-
- dist/chunks/_typeahead-
|
|
3805
|
-
- dist/chunks/_weekday_stacked-
|
|
3796
|
+
- dist/chunks/_line_graph-BzjyTvYN.js
|
|
3797
|
+
- dist/chunks/_typeahead-esKmpSrF.js
|
|
3798
|
+
- dist/chunks/_weekday_stacked-aFv39NoP.js
|
|
3806
3799
|
- dist/chunks/componentRegistry-DzmmLR2x.js
|
|
3807
3800
|
- dist/chunks/lazysizes-B7xYodB-.js
|
|
3808
3801
|
- dist/chunks/lib-CGxXTQ75.js
|
|
@@ -1,63 +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, id: "11" }) do %>
|
|
20
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 1", html_options: { onclick: "toggleArrows()" }}) %>
|
|
21
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 2", html_options: { onclick: "toggleArrows()" }}) %>
|
|
22
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 3", html_options: { onclick: "toggleArrows()" }}) %>
|
|
23
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 4", html_options: { onclick: "toggleArrows()" }}) %>
|
|
24
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 5", html_options: { onclick: "toggleArrows()" }}) %>
|
|
25
|
-
<%= pb_rails("table/table_cell", props: { text_align: "right", html_options: { onclick: "toggleArrows()" }}) do %>
|
|
26
|
-
<%= pb_rails("icon", props: {id: "chevron-icon-down", icon: "chevron-down", fixed_width: true, color: "primary" }) %>
|
|
27
|
-
<%= pb_rails("icon", props: {id: "chevron-icon-up", icon: "chevron-up", fixed_width: true, color: "primary" }) %>
|
|
28
|
-
<% end %>
|
|
29
|
-
<% end %>
|
|
30
|
-
<%= pb_rails("table/table_row") do %>
|
|
31
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
|
|
32
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
|
|
33
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
|
|
34
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
|
|
35
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
|
|
36
|
-
<%= pb_rails("table/table_cell", props: { text: ""}) %>
|
|
37
|
-
<% end %>
|
|
38
|
-
<%= pb_rails("table/table_row") do %>
|
|
39
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
|
|
40
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
|
|
41
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
|
|
42
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
|
|
43
|
-
<%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
|
|
44
|
-
<%= pb_rails("table/table_cell", props: { text: ""}) %>
|
|
45
|
-
<% end %>
|
|
46
|
-
<% end %>
|
|
47
|
-
<% end %>
|
|
48
|
-
|
|
49
|
-
<script>
|
|
50
|
-
const downArrow = document.getElementById("chevron-icon-down");
|
|
51
|
-
const upArrow = document.getElementById("chevron-icon-up");
|
|
52
|
-
|
|
53
|
-
upArrow.style.display = upArrow.style.display === 'none' ? 'inline-block' : 'none';
|
|
54
|
-
|
|
55
|
-
function toggleArrows() {
|
|
56
|
-
if (downArrow) {
|
|
57
|
-
downArrow.style.display = downArrow.style.display === 'none' ? 'inline-block' : 'none';
|
|
58
|
-
}
|
|
59
|
-
if (upArrow) {
|
|
60
|
-
upArrow.style.display = upArrow.style.display === 'none' ? 'inline-block' : 'none';
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
</script>
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import React, { useState } from 'react'
|
|
2
|
-
import Table from '../_table'
|
|
3
|
-
import Icon from '../../pb_icon/_icon'
|
|
4
|
-
import Card from '../../pb_card/_card'
|
|
5
|
-
import Body from '../../pb_body/_body'
|
|
6
|
-
|
|
7
|
-
const TableWithDynamicCollapsible = (props) => {
|
|
8
|
-
|
|
9
|
-
const [isOpen, setIsOpen] = useState(false);
|
|
10
|
-
|
|
11
|
-
const handleToggleArrows = () => {
|
|
12
|
-
setIsOpen(!isOpen)
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
const Content = () => {
|
|
16
|
-
return (
|
|
17
|
-
<Card
|
|
18
|
-
borderNone
|
|
19
|
-
borderRadius="none"
|
|
20
|
-
padding="md"
|
|
21
|
-
{...props}
|
|
22
|
-
>
|
|
23
|
-
<Body {...props}>Nested content inside a Table Row</Body>
|
|
24
|
-
</Card>
|
|
25
|
-
);
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
return (
|
|
29
|
-
<Table
|
|
30
|
-
size="sm"
|
|
31
|
-
{...props}
|
|
32
|
-
>
|
|
33
|
-
<Table.Head>
|
|
34
|
-
<Table.Row>
|
|
35
|
-
<Table.Header>{'Column 1'}</Table.Header>
|
|
36
|
-
<Table.Header>{'Column 2'}</Table.Header>
|
|
37
|
-
<Table.Header>{'Column 3'}</Table.Header>
|
|
38
|
-
<Table.Header>{'Column 4'}</Table.Header>
|
|
39
|
-
<Table.Header>{'Column 5'}</Table.Header>
|
|
40
|
-
<Table.Header>{''}</Table.Header>
|
|
41
|
-
</Table.Row>
|
|
42
|
-
|
|
43
|
-
</Table.Head>
|
|
44
|
-
<Table.Body>
|
|
45
|
-
|
|
46
|
-
<Table.Row collapsible
|
|
47
|
-
collapsibleContent={<Content />}
|
|
48
|
-
{...props}
|
|
49
|
-
>
|
|
50
|
-
<Table.Cell htmlOptions={{ onClick: handleToggleArrows }}>{'Value 1'}</Table.Cell>
|
|
51
|
-
<Table.Cell htmlOptions={{ onClick: handleToggleArrows }}>{'Value 2'}</Table.Cell>
|
|
52
|
-
<Table.Cell htmlOptions={{ onClick: handleToggleArrows }}>{'Value 3'}</Table.Cell>
|
|
53
|
-
<Table.Cell htmlOptions={{ onClick: handleToggleArrows }}>{'Value 4'}</Table.Cell>
|
|
54
|
-
<Table.Cell htmlOptions={{ onClick: handleToggleArrows }}>{'Value 5'}</Table.Cell>
|
|
55
|
-
<Table.Cell
|
|
56
|
-
htmlOptions={{ onClick: handleToggleArrows }}
|
|
57
|
-
textAlign="right"
|
|
58
|
-
>
|
|
59
|
-
{
|
|
60
|
-
<Icon
|
|
61
|
-
color="primary"
|
|
62
|
-
fixedWidth
|
|
63
|
-
icon={isOpen ? 'chevron-up' : 'chevron-down'}
|
|
64
|
-
/>}
|
|
65
|
-
</Table.Cell>
|
|
66
|
-
|
|
67
|
-
</Table.Row>
|
|
68
|
-
<Table.Row>
|
|
69
|
-
<Table.Cell>{'Value 1'}</Table.Cell>
|
|
70
|
-
<Table.Cell>{'Value 2'}</Table.Cell>
|
|
71
|
-
<Table.Cell>{'Value 3'}</Table.Cell>
|
|
72
|
-
<Table.Cell>{'Value 4'}</Table.Cell>
|
|
73
|
-
<Table.Cell>{'Value 5'}</Table.Cell>
|
|
74
|
-
<Table.Cell>{''}</Table.Cell>
|
|
75
|
-
</Table.Row>
|
|
76
|
-
<Table.Row>
|
|
77
|
-
<Table.Cell>{'Value 1'}</Table.Cell>
|
|
78
|
-
<Table.Cell>{'Value 2'}</Table.Cell>
|
|
79
|
-
<Table.Cell>{'Value 3'}</Table.Cell>
|
|
80
|
-
<Table.Cell>{'Value 4'}</Table.Cell>
|
|
81
|
-
<Table.Cell>{'Value 5'}</Table.Cell>
|
|
82
|
-
<Table.Cell>{''}</Table.Cell>
|
|
83
|
-
</Table.Row>
|
|
84
|
-
</Table.Body>
|
|
85
|
-
</Table>
|
|
86
|
-
)
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
export default TableWithDynamicCollapsible
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
The `collapsible` prop can be used on any Table Row to add a collapsible area. Use the additional `collapsible_content` prop to add any content to the collapsible Row.
|
|
2
|
-
Please 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.
|
|
3
|
-
|
|
4
|
-
Follow this example to make the icons dynamic following the state of the collapsible.
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
<%
|
|
2
|
-
grouped_options = [
|
|
3
|
-
{
|
|
4
|
-
label: "Warm Colors",
|
|
5
|
-
options: [
|
|
6
|
-
{ label: "Red", value: "#FF0000" },
|
|
7
|
-
{ label: "Orange", value: "#FFA500" },
|
|
8
|
-
{ label: "Yellow", value: "#FFFF00" },
|
|
9
|
-
{ label: "Coral", value: "#FF7F50" },
|
|
10
|
-
{ label: "Gold", value: "#FFD700" }
|
|
11
|
-
]
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
label: "Cool Colors",
|
|
15
|
-
options: [
|
|
16
|
-
{ label: "Blue", value: "#0000FF" },
|
|
17
|
-
{ label: "Teal", value: "#008080" },
|
|
18
|
-
{ label: "Cyan", value: "#00FFFF" },
|
|
19
|
-
{ label: "Navy", value: "#000080" },
|
|
20
|
-
{ label: "Turquoise", value: "#40E0D0" }
|
|
21
|
-
]
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
label: "Neutrals",
|
|
25
|
-
options: [
|
|
26
|
-
{ label: "White", value: "#FFFFFF" },
|
|
27
|
-
{ label: "Black", value: "#000000" },
|
|
28
|
-
{ label: "Gray", value: "#808080" },
|
|
29
|
-
{ label: "Beige", value: "#F5F5DC" },
|
|
30
|
-
{ label: "Silver", value: "#C0C0C0" }
|
|
31
|
-
]
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
label: "Earth Tones",
|
|
35
|
-
options: [
|
|
36
|
-
{ label: "Brown", value: "#A52A2A" },
|
|
37
|
-
{ label: "Olive", value: "#808000" },
|
|
38
|
-
{ label: "Forest Green", value: "#228B22" },
|
|
39
|
-
{ label: "Tan", value: "#D2B48C" },
|
|
40
|
-
{ label: "Maroon", value: "#800000" }
|
|
41
|
-
]
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
label: "Fun Shades",
|
|
45
|
-
options: [
|
|
46
|
-
{ label: "Pink", value: "#FFC0CB" },
|
|
47
|
-
{ label: "Magenta", value: "#FF00FF" },
|
|
48
|
-
{ label: "Lime", value: "#00FF00" },
|
|
49
|
-
{ label: "Purple", value: "#800080" },
|
|
50
|
-
{ label: "Indigo", value: "#4B0082" }
|
|
51
|
-
]
|
|
52
|
-
}
|
|
53
|
-
]
|
|
54
|
-
%>
|
|
55
|
-
<br />
|
|
56
|
-
<%= pb_rails("typeahead", props: {
|
|
57
|
-
id: "typeahead-custom-options",
|
|
58
|
-
options: grouped_options,
|
|
59
|
-
label: "Colors",
|
|
60
|
-
name: :foo,
|
|
61
|
-
placeholder: "Select a Color...",
|
|
62
|
-
is_multi: false
|
|
63
|
-
})
|
|
64
|
-
%>
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
|
2
|
-
|
|
3
|
-
import Typeahead from '../_typeahead'
|
|
4
|
-
|
|
5
|
-
const groupedOptions = [
|
|
6
|
-
{
|
|
7
|
-
label: "Warm Colors",
|
|
8
|
-
options: [
|
|
9
|
-
{ label: "Red", value: "#FF0000" },
|
|
10
|
-
{ label: "Orange", value: "#FFA500" },
|
|
11
|
-
{ label: "Yellow", value: "#FFFF00" },
|
|
12
|
-
{ label: "Coral", value: "#FF7F50" },
|
|
13
|
-
{ label: "Gold", value: "#FFD700" }
|
|
14
|
-
]
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
label: "Cool Colors",
|
|
18
|
-
options: [
|
|
19
|
-
{ label: "Blue", value: "#0000FF" },
|
|
20
|
-
{ label: "Teal", value: "#008080" },
|
|
21
|
-
{ label: "Cyan", value: "#00FFFF" },
|
|
22
|
-
{ label: "Navy", value: "#000080" },
|
|
23
|
-
{ label: "Turquoise", value: "#40E0D0" }
|
|
24
|
-
]
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
label: "Neutrals",
|
|
28
|
-
options: [
|
|
29
|
-
{ label: "White", value: "#FFFFFF" },
|
|
30
|
-
{ label: "Black", value: "#000000" },
|
|
31
|
-
{ label: "Gray", value: "#808080" },
|
|
32
|
-
{ label: "Beige", value: "#F5F5DC" },
|
|
33
|
-
{ label: "Silver", value: "#C0C0C0" }
|
|
34
|
-
]
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
label: "Earth Tones",
|
|
38
|
-
options: [
|
|
39
|
-
{ label: "Brown", value: "#A52A2A" },
|
|
40
|
-
{ label: "Olive", value: "#808000" },
|
|
41
|
-
{ label: "Forest Green", value: "#228B22" },
|
|
42
|
-
{ label: "Tan", value: "#D2B48C" },
|
|
43
|
-
{ label: "Maroon", value: "#800000" }
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
label: "Fun Shades",
|
|
48
|
-
options: [
|
|
49
|
-
{ label: "Pink", value: "#FFC0CB" },
|
|
50
|
-
{ label: "Magenta", value: "#FF00FF" },
|
|
51
|
-
{ label: "Lime", value: "#00FF00" },
|
|
52
|
-
{ label: "Purple", value: "#800080" },
|
|
53
|
-
{ label: "Indigo", value: "#4B0082" }
|
|
54
|
-
]
|
|
55
|
-
}
|
|
56
|
-
]
|
|
57
|
-
|
|
58
|
-
const TypeaheadCustomOptions = (props) => {
|
|
59
|
-
return (
|
|
60
|
-
<Typeahead
|
|
61
|
-
label="Colors"
|
|
62
|
-
options={groupedOptions}
|
|
63
|
-
placeholder="Select a Color..."
|
|
64
|
-
{...props}
|
|
65
|
-
/>
|
|
66
|
-
)
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
export default TypeaheadCustomOptions
|
|
70
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Grouped options can be rendered via structuring the options in the way shown in the code snippet below.
|