playbook_ui 15.3.0.pre.alpha.PLAY2012currencyallownonstring11972 → 15.3.0.pre.alpha.PLAY2322popoverconditionalrender11766
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/Hooks/useTableState.ts +0 -15
- 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_currency/_currency.tsx +7 -20
- data/app/pb_kits/playbook/pb_currency/currency.rb +8 -35
- data/app/pb_kits/playbook/pb_currency/currency.test.js +0 -47
- data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb +1 -1
- data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx +1 -1
- data/app/pb_kits/playbook/pb_date_picker/date_picker.rb +0 -2
- 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_popover/_popover.scss +12 -0
- data/app/pb_kits/playbook/pb_popover/_popover.tsx +5 -26
- data/app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx +7 -0
- data/app/pb_kits/playbook/pb_popover/docs/example.yml +0 -1
- data/app/pb_kits/playbook/pb_popover/docs/hook/useSmallScreenIndicator.tsx +27 -0
- data/app/pb_kits/playbook/pb_popover/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_popover/popover.test.js +0 -80
- data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +0 -29
- 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/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-BxC7m53J.js} +1 -1
- data/dist/chunks/_typeahead-B1SiFvbF.js +6 -0
- data/dist/chunks/{_weekday_stacked-DFwAiApZ.js → _weekday_stacked-DxdwXyYM.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 +7 -16
- data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.md +0 -1
- data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.jsx +0 -68
- data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to_react.md +0 -1
- 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/app/pb_kits/playbook/pb_popover/docs/{_popover_append_to_rails.md → _popover_append_to.md} +0 -0
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.PLAY2322popoverconditionalrender11766
|
|
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-28 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: actionpack
|
|
@@ -946,7 +946,6 @@ files:
|
|
|
946
946
|
- app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.md
|
|
947
947
|
- app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb
|
|
948
948
|
- app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx
|
|
949
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_variants.md
|
|
950
949
|
- app/pb_kits/playbook/pb_currency/docs/_description.md
|
|
951
950
|
- app/pb_kits/playbook/pb_currency/docs/example.yml
|
|
952
951
|
- app/pb_kits/playbook/pb_currency/docs/index.js
|
|
@@ -2639,9 +2638,7 @@ files:
|
|
|
2639
2638
|
- app/pb_kits/playbook/pb_popover/docs/_popover_actionable_content.html.erb
|
|
2640
2639
|
- app/pb_kits/playbook/pb_popover/docs/_popover_actionable_content.jsx
|
|
2641
2640
|
- app/pb_kits/playbook/pb_popover/docs/_popover_append_to.html.erb
|
|
2642
|
-
- app/pb_kits/playbook/pb_popover/docs/_popover_append_to.
|
|
2643
|
-
- app/pb_kits/playbook/pb_popover/docs/_popover_append_to_rails.md
|
|
2644
|
-
- app/pb_kits/playbook/pb_popover/docs/_popover_append_to_react.md
|
|
2641
|
+
- app/pb_kits/playbook/pb_popover/docs/_popover_append_to.md
|
|
2645
2642
|
- app/pb_kits/playbook/pb_popover/docs/_popover_close.html.erb
|
|
2646
2643
|
- app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx
|
|
2647
2644
|
- app/pb_kits/playbook/pb_popover/docs/_popover_default.html.erb
|
|
@@ -2654,6 +2651,7 @@ files:
|
|
|
2654
2651
|
- app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
|
|
2655
2652
|
- app/pb_kits/playbook/pb_popover/docs/_popover_z_index.jsx
|
|
2656
2653
|
- app/pb_kits/playbook/pb_popover/docs/example.yml
|
|
2654
|
+
- app/pb_kits/playbook/pb_popover/docs/hook/useSmallScreenIndicator.tsx
|
|
2657
2655
|
- app/pb_kits/playbook/pb_popover/docs/index.js
|
|
2658
2656
|
- app/pb_kits/playbook/pb_popover/index.ts
|
|
2659
2657
|
- app/pb_kits/playbook/pb_popover/popover.html.erb
|
|
@@ -3181,10 +3179,6 @@ files:
|
|
|
3181
3179
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
|
|
3182
3180
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
|
|
3183
3181
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
|
|
3184
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.html.erb
|
|
3185
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible.jsx
|
|
3186
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_rails.md
|
|
3187
|
-
- app/pb_kits/playbook/pb_table/docs/_table_with_dynamic_collapsible_react.md
|
|
3188
3182
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.html.erb
|
|
3189
3183
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.jsx
|
|
3190
3184
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_rails.md
|
|
@@ -3578,9 +3572,6 @@ files:
|
|
|
3578
3572
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_async_createable.jsx
|
|
3579
3573
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_createable.jsx
|
|
3580
3574
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_menu_list.jsx
|
|
3581
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.html.erb
|
|
3582
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.jsx
|
|
3583
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_options.md
|
|
3584
3575
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.html.erb
|
|
3585
3576
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.jsx
|
|
3586
3577
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default_options.html.erb
|
|
@@ -3801,9 +3792,9 @@ files:
|
|
|
3801
3792
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
|
3802
3793
|
- app/pb_kits/playbook/utilities/text.ts
|
|
3803
3794
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
|
3804
|
-
- dist/chunks/_line_graph-
|
|
3805
|
-
- dist/chunks/_typeahead-
|
|
3806
|
-
- dist/chunks/_weekday_stacked-
|
|
3795
|
+
- dist/chunks/_line_graph-BxC7m53J.js
|
|
3796
|
+
- dist/chunks/_typeahead-B1SiFvbF.js
|
|
3797
|
+
- dist/chunks/_weekday_stacked-DxdwXyYM.js
|
|
3807
3798
|
- dist/chunks/componentRegistry-DzmmLR2x.js
|
|
3808
3799
|
- dist/chunks/lazysizes-B7xYodB-.js
|
|
3809
3800
|
- dist/chunks/lib-CGxXTQ75.js
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
**NOTE:** The value passed into the `amount` prop can be either a string or numeric value.
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import React, { useState } from "react";
|
|
2
|
-
import { PbReactPopover, CircleIconButton, Body, Flex } from "playbook-ui";
|
|
3
|
-
|
|
4
|
-
const PopoverAppendTo = (props) => {
|
|
5
|
-
const [showParentPopover, setShowParentPopover] = useState(false);
|
|
6
|
-
const [showSelectorPopover, setShowSelectorPopover] = useState(false);
|
|
7
|
-
|
|
8
|
-
const parentPopoverReference = (
|
|
9
|
-
<CircleIconButton
|
|
10
|
-
icon="info"
|
|
11
|
-
onClick={() => setShowParentPopover(!showParentPopover)}
|
|
12
|
-
variant="secondary"
|
|
13
|
-
/>
|
|
14
|
-
);
|
|
15
|
-
|
|
16
|
-
const selectorPopoverReference = (
|
|
17
|
-
<CircleIconButton
|
|
18
|
-
icon="info"
|
|
19
|
-
onClick={() => setShowSelectorPopover(!showSelectorPopover)}
|
|
20
|
-
variant="secondary"
|
|
21
|
-
/>
|
|
22
|
-
);
|
|
23
|
-
|
|
24
|
-
return (
|
|
25
|
-
<>
|
|
26
|
-
<Flex
|
|
27
|
-
marginBottom="md"
|
|
28
|
-
orientation="row"
|
|
29
|
-
vertical="center"
|
|
30
|
-
{...props}
|
|
31
|
-
>
|
|
32
|
-
<Body text="Click info for more details" />
|
|
33
|
-
|
|
34
|
-
<PbReactPopover
|
|
35
|
-
appendTo="parent"
|
|
36
|
-
offset
|
|
37
|
-
placement="top"
|
|
38
|
-
reference={parentPopoverReference}
|
|
39
|
-
show={showParentPopover}
|
|
40
|
-
{...props}
|
|
41
|
-
>
|
|
42
|
-
{'I\'m a popover. I have been appended to my parent element.'}
|
|
43
|
-
</PbReactPopover>
|
|
44
|
-
</Flex>
|
|
45
|
-
|
|
46
|
-
<Flex
|
|
47
|
-
orientation="row"
|
|
48
|
-
vertical="center"
|
|
49
|
-
{...props}
|
|
50
|
-
>
|
|
51
|
-
<Body text="Click info for more details" />
|
|
52
|
-
|
|
53
|
-
<PbReactPopover
|
|
54
|
-
appendTo=".kit-show-wrapper"
|
|
55
|
-
offset
|
|
56
|
-
placement="top"
|
|
57
|
-
reference={selectorPopoverReference}
|
|
58
|
-
show={showSelectorPopover}
|
|
59
|
-
{...props}
|
|
60
|
-
>
|
|
61
|
-
{'I\'m a popover. I have been appended to the .kit-show-wrapper.'}
|
|
62
|
-
</PbReactPopover>
|
|
63
|
-
</Flex>
|
|
64
|
-
</>
|
|
65
|
-
);
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
export default PopoverAppendTo;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
By default, the popover tooltip attaches to the `<body>`. To attach it elsewhere, use the `appendTo` prop. 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,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.
|