playbook_ui 14.15.0.pre.alpha.play1757pbcontenttag6677 → 14.15.0.pre.alpha.play1854reacthookmultilvlselect6572
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/_advanced_table.scss +0 -7
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +1 -2
- data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +1 -2
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +1 -1
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with_validate.html.erb +1 -1
- data/app/pb_kits/playbook/pb_icon_button/_icon_button.tsx +1 -1
- data/app/pb_kits/playbook/pb_icon_button/icon_button.html.erb +1 -1
- data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.tsx +0 -12
- data/app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_react_hook.md +1 -1
- data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.rb +1 -1
- data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.tsx +0 -6
- data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_default.html.erb +1 -1
- data/app/pb_kits/playbook/pb_phone_number_input/docs/example.yml +1 -3
- data/app/pb_kits/playbook/pb_phone_number_input/phone_number_input.rb +0 -3
- data/app/pb_kits/playbook/pb_popover/_popover.tsx +1 -1
- data/app/pb_kits/playbook/pb_popover/popover.test.js +1 -1
- data/app/pb_kits/playbook/pb_text_input/inputMask.ts +3 -2
- data/app/pb_kits/playbook/pb_textarea/textarea.html.erb +5 -1
- data/app/pb_kits/playbook/pb_time/time.html.erb +5 -1
- data/app/pb_kits/playbook/pb_title/title.html.erb +6 -1
- data/app/pb_kits/playbook/pb_toggle/toggle.html.erb +6 -1
- data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon.erb +10 -0
- data/app/pb_kits/playbook/pb_tooltip/docs/example.yml +0 -1
- data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +4 -16
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async_custom_options.jsx +1 -1
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async_users.jsx +1 -1
- data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +0 -1
- data/app/pb_kits/playbook/pb_typeahead/docs/index.js +0 -1
- data/dist/chunks/_typeahead-DKSD8vAY.js +36 -0
- data/dist/chunks/{_weekday_stacked-BVO5G6au.js → _weekday_stacked-C-GXG8yh.js} +2 -2
- data/dist/chunks/vendor.js +1 -1
- data/dist/menu.yml +1 -1
- data/dist/playbook-doc.js +1 -1
- 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 -11
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_editing.jsx +0 -102
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_editing.md +0 -4
- data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_hidden_inputs.html.erb +0 -5
- data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_hidden_inputs.md +0 -1
- data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon_rails.html.erb +0 -22
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.jsx +0 -66
- data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.md +0 -1
- data/dist/chunks/_typeahead-B8f4HM8I.js +0 -36
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: 14.15.0.pre.alpha.
|
4
|
+
version: 14.15.0.pre.alpha.play1854reacthookmultilvlselect6572
|
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-03-
|
12
|
+
date: 2025-03-10 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -310,8 +310,6 @@ files:
|
|
310
310
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.jsx
|
311
311
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.md
|
312
312
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_infinite_scroll.jsx
|
313
|
-
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_editing.jsx
|
314
|
-
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_editing.md
|
315
313
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx
|
316
314
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.md
|
317
315
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.html.erb
|
@@ -2256,8 +2254,6 @@ files:
|
|
2256
2254
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.html.erb
|
2257
2255
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.jsx
|
2258
2256
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.md
|
2259
|
-
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_hidden_inputs.html.erb
|
2260
|
-
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_hidden_inputs.md
|
2261
2257
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.html.erb
|
2262
2258
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.jsx
|
2263
2259
|
- app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.md
|
@@ -3132,9 +3128,9 @@ files:
|
|
3132
3128
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay.md
|
3133
3129
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay_rails.html.erb
|
3134
3130
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay_rails.md
|
3131
|
+
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon.erb
|
3135
3132
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon.jsx
|
3136
3133
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon.md
|
3137
|
-
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon_rails.html.erb
|
3138
3134
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.html.erb
|
3139
3135
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.jsx
|
3140
3136
|
- app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.md
|
@@ -3211,8 +3207,6 @@ files:
|
|
3211
3207
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx
|
3212
3208
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
|
3213
3209
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx
|
3214
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.jsx
|
3215
|
-
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.md
|
3216
3210
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.html.erb
|
3217
3211
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.jsx
|
3218
3212
|
- app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.md
|
@@ -3411,8 +3405,8 @@ files:
|
|
3411
3405
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
3412
3406
|
- app/pb_kits/playbook/utilities/text.ts
|
3413
3407
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
3414
|
-
- dist/chunks/_typeahead-
|
3415
|
-
- dist/chunks/_weekday_stacked-
|
3408
|
+
- dist/chunks/_typeahead-DKSD8vAY.js
|
3409
|
+
- dist/chunks/_weekday_stacked-C-GXG8yh.js
|
3416
3410
|
- dist/chunks/lazysizes-B7xYodB-.js
|
3417
3411
|
- dist/chunks/lib-5OzNgeeu.js
|
3418
3412
|
- dist/chunks/pb_form_validation-DGhKbZtO.js
|
@@ -1,102 +0,0 @@
|
|
1
|
-
import React, { useState } from "react";
|
2
|
-
import { AdvancedTable, TextInput, Body } from "playbook-ui";
|
3
|
-
import MOCK_DATA from "./advanced_table_mock_data.json";
|
4
|
-
|
5
|
-
const AdvancedTableInlineEditing = (props) => {
|
6
|
-
const [editedValues, setEditedValues] = useState({});
|
7
|
-
|
8
|
-
const EditableCell = ({ rowId, originalValue, onSave }) => {
|
9
|
-
const [localValue, setLocalValue] = useState(originalValue);
|
10
|
-
|
11
|
-
const handleChange = (e) => setLocalValue(e.target.value);
|
12
|
-
|
13
|
-
const handleBlur = () => {
|
14
|
-
originalValue !== localValue && onSave(rowId, localValue);
|
15
|
-
};
|
16
|
-
|
17
|
-
return (
|
18
|
-
<TextInput inline
|
19
|
-
marginBottom="none"
|
20
|
-
{...props}
|
21
|
-
>
|
22
|
-
<input
|
23
|
-
onBlur={handleBlur}
|
24
|
-
onChange={handleChange}
|
25
|
-
onKeyDown={(e) => e.key === 'Enter' && handleBlur()}
|
26
|
-
value={localValue}
|
27
|
-
/>
|
28
|
-
</TextInput>
|
29
|
-
);
|
30
|
-
};
|
31
|
-
|
32
|
-
const columnDefinitions = [
|
33
|
-
{
|
34
|
-
accessor: "year",
|
35
|
-
label: "Year",
|
36
|
-
cellAccessors: ["quarter", "month", "day"],
|
37
|
-
},
|
38
|
-
{
|
39
|
-
accessor: "newEnrollments",
|
40
|
-
label: "New Enrollments",
|
41
|
-
},
|
42
|
-
{
|
43
|
-
accessor: "scheduledMeetings",
|
44
|
-
label: "Scheduled Meetings",
|
45
|
-
editable: true,
|
46
|
-
customRenderer: (row) => {
|
47
|
-
return (
|
48
|
-
<EditableCell
|
49
|
-
onSave={(id, val) => {
|
50
|
-
setEditedValues((prev) => ({ ...prev, [id]: val }));
|
51
|
-
}}
|
52
|
-
originalValue={
|
53
|
-
editedValues[row.id] ?? row.original.scheduledMeetings
|
54
|
-
}
|
55
|
-
rowId={row.id}
|
56
|
-
/>
|
57
|
-
);
|
58
|
-
},
|
59
|
-
},
|
60
|
-
{
|
61
|
-
accessor: "attendanceRate",
|
62
|
-
label: "Attendance Rate",
|
63
|
-
},
|
64
|
-
{
|
65
|
-
accessor: "completedClasses",
|
66
|
-
label: "Completed Classes",
|
67
|
-
},
|
68
|
-
{
|
69
|
-
accessor: "classCompletionRate",
|
70
|
-
label: "Class Completion Rate",
|
71
|
-
},
|
72
|
-
{
|
73
|
-
accessor: "graduatedStudents",
|
74
|
-
label: "Graduated Students",
|
75
|
-
},
|
76
|
-
];
|
77
|
-
|
78
|
-
return (
|
79
|
-
<div className="App">
|
80
|
-
<AdvancedTable
|
81
|
-
columnDefinitions={columnDefinitions}
|
82
|
-
tableData={MOCK_DATA}
|
83
|
-
{...props}
|
84
|
-
/>
|
85
|
-
{
|
86
|
-
editedValues && Object.keys(editedValues).length > 0 && (
|
87
|
-
<>
|
88
|
-
<Body
|
89
|
-
marginTop="md"
|
90
|
-
{...props}
|
91
|
-
>
|
92
|
-
Edited Values by Row Id:
|
93
|
-
</Body>
|
94
|
-
<pre style={{color: 'white'}}>{JSON.stringify(editedValues, null, 2)}</pre>
|
95
|
-
</>
|
96
|
-
)
|
97
|
-
}
|
98
|
-
</div>
|
99
|
-
);
|
100
|
-
};
|
101
|
-
|
102
|
-
export default AdvancedTableInlineEditing;
|
@@ -1,4 +0,0 @@
|
|
1
|
-
Inline Cell Editing can be achieved with a combination of our `TextInput` kit and the `customRenderer` method available through columnDefinitions.
|
2
|
-
|
3
|
-
Hover over any cell within the 'Scheduled Meetings' column to see the TextInput and type in to change values. Values can be saved by clicking away from the TextInput or by hitting 'Enter'.
|
4
|
-
See the code snippet below to see how this was achieved. Devs must manage state themselves as shown.
|
@@ -1 +0,0 @@
|
|
1
|
-
The `hidden_inputs` boolean prop generates two hidden input fields, {field_name}_full and {field_name}_country_code. The value passed when the form is submitted contains the full phone number including the country code. Because it requires the submission of a form to function, only use this prop on Rails phone number elements within html form tags `<form>/<form>` or [pb_forms](https://playbook.powerapp.cloud/kits/form). Read the [intl-tel-input](https://intl-tel-input.com/examples/hidden-input.html) docs for more information.
|
@@ -1,22 +0,0 @@
|
|
1
|
-
<%= pb_rails "flex", props: { flex_direction: "row", gap: "md", wrap: true } do %>
|
2
|
-
<%= pb_rails "button", props: { id: "tool-tip-with-icon-1", text: "Tooltip With Icon" } %>
|
3
|
-
<%= pb_rails "tooltip", props: { trigger_element_selector: "#tool-tip-with-icon-1", tooltip_id: "tool-tip-with-icon-1", position: "top" } do %>
|
4
|
-
<%= pb_rails("icon", props: { icon: "paper-plane", fixed_width: true, color: "white", size: "1x", padding_right: "xxs" }) %>
|
5
|
-
Send Email
|
6
|
-
<% end %>
|
7
|
-
<%= pb_rails "button", props: { id: "tool-tip-with-icon-2", text: "Tooltip With Icon" } %>
|
8
|
-
<%= pb_rails "tooltip", props: { trigger_element_selector: "#tool-tip-with-icon-2", tooltip_id: "tool-tip-with-icon-2", position: "bottom" } do %>
|
9
|
-
<%= pb_rails("icon", props: { icon: "paper-plane", fixed_width: true, color: "white", size: "1x", padding_right: "xxs" }) %>
|
10
|
-
Send Email
|
11
|
-
<% end %>
|
12
|
-
<%= pb_rails "button", props: { id: "tool-tip-with-icon-3", text: "Tooltip With Icon" } %>
|
13
|
-
<%= pb_rails "tooltip", props: { trigger_element_selector: "#tool-tip-with-icon-3", tooltip_id: "tool-tip-with-icon-3", position: "left" } do %>
|
14
|
-
<%= pb_rails("icon", props: { icon: "paper-plane", fixed_width: true, color: "white", size: "1x", padding_right: "xxs" }) %>
|
15
|
-
Send Email
|
16
|
-
<% end %>
|
17
|
-
<%= pb_rails "button", props: { id: "tool-tip-with-icon-4", text: "Tooltip With Icon" } %>
|
18
|
-
<%= pb_rails "tooltip", props: { trigger_element_selector: "#tool-tip-with-icon-4", tooltip_id: "tool-tip-with-icon-4", position: "right" } do %>
|
19
|
-
<%= pb_rails("icon", props: { icon: "paper-plane", fixed_width: true, color: "white", size: "1x", padding_right: "xxs" }) %>
|
20
|
-
Send Email
|
21
|
-
<% end %>
|
22
|
-
<% end %>
|
@@ -1,66 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import { Typeahead, Title } from 'playbook-ui'
|
4
|
-
import { useForm } from 'react-hook-form'
|
5
|
-
|
6
|
-
const languages = [
|
7
|
-
{ label: 'JavaScript', value: '1995', category: 'Web Development' },
|
8
|
-
{ label: 'Python', value: '1991', category: 'General Purpose' },
|
9
|
-
{ label: 'Java', value: '1995', category: 'Enterprise' },
|
10
|
-
{ label: 'C++', value: '1985', category: 'Systems Programming' },
|
11
|
-
{ label: 'Go', value: '2009', category: 'Systems Programming' },
|
12
|
-
{ label: 'Rust', value: '2010', category: 'Systems Programming' },
|
13
|
-
{ label: 'Swift', value: '2014', category: 'Mobile Development' },
|
14
|
-
{ label: 'Kotlin', value: '2011', category: 'Mobile Development' },
|
15
|
-
{ label: 'Ruby', value: '1995', category: 'General Purpose' },
|
16
|
-
{ label: 'PHP', value: '1995', category: 'Web Development' },
|
17
|
-
]
|
18
|
-
|
19
|
-
const colors = [
|
20
|
-
{ label: 'Orange', value: '#FFA500' },
|
21
|
-
{ label: 'Red', value: '#FF0000' },
|
22
|
-
{ label: 'Green', value: '#00FF00' },
|
23
|
-
{ label: 'Blue', value: '#0000FF' },
|
24
|
-
]
|
25
|
-
|
26
|
-
const TypeaheadReactHook = (props) => {
|
27
|
-
const { register, watch } = useForm()
|
28
|
-
|
29
|
-
const selectedLanguages = watch('languages')
|
30
|
-
const selectedColor = watch('color')
|
31
|
-
|
32
|
-
return (
|
33
|
-
<>
|
34
|
-
<Typeahead
|
35
|
-
isMulti
|
36
|
-
label="Multi Select Languages"
|
37
|
-
multiKit="language"
|
38
|
-
options={languages}
|
39
|
-
{...props}
|
40
|
-
{...register('languages')}
|
41
|
-
/>
|
42
|
-
<Title
|
43
|
-
size={4}
|
44
|
-
text='Selected Languages'
|
45
|
-
/>
|
46
|
-
{selectedLanguages && selectedLanguages.map(language => (
|
47
|
-
<p key={language.label}>{`${language.label} - ${language.value} - ${language.category}`}</p>
|
48
|
-
))}
|
49
|
-
|
50
|
-
<Typeahead
|
51
|
-
label="Colors"
|
52
|
-
marginTop="lg"
|
53
|
-
options={colors}
|
54
|
-
{...props}
|
55
|
-
{...register('color')}
|
56
|
-
/>
|
57
|
-
<Title
|
58
|
-
size={4}
|
59
|
-
text='Selected Color'
|
60
|
-
/>
|
61
|
-
<p>{ selectedColor && `${selectedColor.label} - ${selectedColor.value}`}</p>
|
62
|
-
</>
|
63
|
-
)
|
64
|
-
}
|
65
|
-
|
66
|
-
export default TypeaheadReactHook
|
@@ -1 +0,0 @@
|
|
1
|
-
You can pass `react-hook-form` props to the Typeahead kit.
|