playbook_ui 15.0.0.pre.alpha.PLAY2316advancedtablerightsidedoubleborder10726 → 15.0.0.pre.alpha.PLAY2361datepickerarrownav10322
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/_playbook.scss +0 -3
- data/app/pb_kits/playbook/pb_advanced_table/Components/RegularTableView.tsx +11 -24
- data/app/pb_kits/playbook/pb_advanced_table/Components/VirtualizedTableView.tsx +7 -7
- data/app/pb_kits/playbook/pb_advanced_table/Utilities/RowUtils.ts +2 -7
- data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.scss +13 -67
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb +2 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx +9 -12
- data/app/pb_kits/playbook/pb_bar_graph/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_card/_card.scss +4 -12
- data/app/pb_kits/playbook/pb_card/_card.tsx +3 -3
- data/app/pb_kits/playbook/pb_card/_card_mixin.scss +0 -10
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.html.erb +0 -3
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.jsx +0 -8
- data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.tsx +0 -2
- data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +0 -1
- data/app/pb_kits/playbook/pb_collapsible/__snapshots__/collapsible.test.js.snap +0 -1
- data/app/pb_kits/playbook/pb_contact/_contact.tsx +0 -5
- data/app/pb_kits/playbook/pb_contact/contact.rb +0 -4
- data/app/pb_kits/playbook/pb_contact/contact.test.js +1 -21
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb +1 -16
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx +0 -15
- data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb +0 -6
- data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx +0 -6
- data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +4 -6
- data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +5 -37
- data/app/pb_kits/playbook/pb_dialog/_close_icon.tsx +1 -5
- data/app/pb_kits/playbook/pb_dialog/_dialog.tsx +8 -6
- data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +1 -1
- data/app/pb_kits/playbook/pb_dialog/dialogHelper.js +65 -0
- data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +2 -2
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +0 -9
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb +3 -3
- data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +0 -1
- data/app/pb_kits/playbook/pb_icon/_icon.tsx +2 -13
- data/app/pb_kits/playbook/pb_icon/icon.rb +1 -9
- data/app/pb_kits/playbook/pb_icon_button/_icon_button.tsx +0 -1
- data/app/pb_kits/playbook/pb_icon_button/icon_button.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +1 -1
- data/app/pb_kits/playbook/pb_loading_inline/_loading_inline.tsx +1 -3
- data/app/pb_kits/playbook/pb_loading_inline/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_loading_inline/loading_inline.html.erb +1 -1
- data/app/pb_kits/playbook/pb_loading_inline/loading_inline.rb +0 -11
- data/app/pb_kits/playbook/pb_nav/_item.tsx +5 -19
- data/app/pb_kits/playbook/pb_nav/item.html.erb +2 -6
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_common.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_confirmation.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_meter_settings.html.erb +3 -3
- data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_strength_change.html.erb +3 -3
- data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +2 -2
- data/app/pb_kits/playbook/pb_section_separator/_section_separator.scss +5 -13
- data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.html.erb +0 -23
- data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx +7 -45
- data/app/pb_kits/playbook/pb_section_separator/section_separator.html.erb +1 -4
- data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +0 -3
- data/app/pb_kits/playbook/pb_text_input/docs/example.yml +0 -3
- data/app/pb_kits/playbook/pb_text_input/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_text_input/text_input.rb +3 -2
- data/app/pb_kits/playbook/pb_text_input/text_input.test.js +0 -38
- data/app/pb_kits/playbook/pb_timestamp/_timestamp.tsx +8 -24
- data/app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md +1 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb +10 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx +9 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb +17 -3
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx +15 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb +2 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx +2 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb +14 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx +14 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb +4 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx +4 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx +1 -0
- data/app/pb_kits/playbook/pb_timestamp/docs/example.yml +6 -18
- data/app/pb_kits/playbook/pb_timestamp/docs/index.js +0 -6
- data/app/pb_kits/playbook/pb_timestamp/timestamp.rb +7 -29
- data/app/pb_kits/playbook/pb_timestamp/timestamp.test.js +4 -69
- data/dist/chunks/{_line_graph-DeH7NK-i.js → _line_graph-DHO-uYxy.js} +1 -1
- data/dist/chunks/_typeahead-_kMvPVfz.js +6 -0
- data/dist/chunks/_weekday_stacked-B1esXFeA.js +37 -0
- data/dist/chunks/{lib-QZuu1ltS.js → lib-C43ywQsO.js} +1 -1
- data/dist/chunks/{pb_form_validation-CleM960_.js → pb_form_validation-Cqj3itLG.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/menu.yml +1 -15
- 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/engine.rb +1 -0
- data/lib/playbook/forms/builder/form_field_builder.rb +2 -37
- data/lib/playbook/kit_base.rb +2 -23
- data/lib/playbook/version.rb +1 -1
- metadata +28 -108
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default.md +0 -5
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb +0 -5
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx +0 -24
- data/app/pb_kits/playbook/pb_pb_bar_graph/_pb_bar_graph.scss +0 -0
- data/app/pb_kits/playbook/pb_pb_bar_graph/_pb_bar_graph.tsx +0 -62
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb +0 -35
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx +0 -49
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md +0 -1
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md +0 -2
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb +0 -38
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx +0 -51
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb +0 -46
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx +0 -62
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md +0 -3
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb +0 -47
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx +0 -60
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb +0 -25
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx +0 -36
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx +0 -44
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb +0 -100
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx +0 -126
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb +0 -32
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx +0 -48
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb +0 -68
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx +0 -81
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb +0 -31
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx +0 -42
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md +0 -2
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb +0 -35
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx +0 -51
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml +0 -27
- data/app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js +0 -11
- data/app/pb_kits/playbook/pb_pb_bar_graph/pbBarGraphTheme.ts +0 -106
- data/app/pb_kits/playbook/pb_pb_bar_graph/pb_bar_graph.html.erb +0 -1
- data/app/pb_kits/playbook/pb_pb_bar_graph/pb_bar_graph.rb +0 -28
- data/app/pb_kits/playbook/pb_pb_bar_graph/pbbargraph.test.jsx +0 -31
- data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.scss +0 -3
- data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.tsx +0 -62
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb +0 -31
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +0 -81
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb +0 -25
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +0 -40
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md +0 -5
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb +0 -27
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +0 -39
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +0 -5
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb +0 -93
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +0 -131
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md +0 -14
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb +0 -42
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +0 -58
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb +0 -24
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +0 -38
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb +0 -22
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +0 -33
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb +0 -118
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +0 -144
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +0 -60
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb +0 -24
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +0 -42
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb +0 -38
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +0 -52
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml +0 -29
- data/app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js +0 -11
- data/app/pb_kits/playbook/pb_pb_circle_chart/pbCircleChartTheme.ts +0 -88
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.html.erb +0 -1
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.rb +0 -28
- data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.test.jsx +0 -51
- data/app/pb_kits/playbook/pb_section_separator/section_separator.test.js +0 -165
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb +0 -41
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx +0 -80
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md +0 -5
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb +0 -12
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx +0 -25
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb +0 -4
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx +0 -17
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb +0 -18
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx +0 -44
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md +0 -5
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb +0 -16
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx +0 -30
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb +0 -16
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx +0 -30
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md +0 -1
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb +0 -26
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx +0 -41
- data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.md +0 -1
- data/dist/chunks/_typeahead-CCGp0OQe.js +0 -6
- data/dist/chunks/_weekday_stacked-Dy1jab6x.js +0 -37
- data/dist/chunks/componentRegistry-DzmmLR2x.js +0 -1
@@ -7,8 +7,8 @@
|
|
7
7
|
<%= pb_rails("text_input", props: { label: "Passphrase Strength", value: "0", disabled: true, id: "calc_strength_change" }) %>
|
8
8
|
|
9
9
|
|
10
|
-
|
11
|
-
window.addEventListener("
|
10
|
+
<%= javascript_tag do %>
|
11
|
+
window.addEventListener("DOMContentLoaded", () => {
|
12
12
|
|
13
13
|
// variables for the kits you are targeting
|
14
14
|
const passphrase = document.querySelector(".passphrase_change").querySelector("input")
|
@@ -120,4 +120,4 @@
|
|
120
120
|
});
|
121
121
|
|
122
122
|
})
|
123
|
-
|
123
|
+
<% end %>
|
@@ -13,8 +13,8 @@
|
|
13
13
|
<script>
|
14
14
|
document.addEventListener('DOMContentLoaded', () => {
|
15
15
|
function handleButtonClick() {
|
16
|
-
const editorContainer = [...document.querySelectorAll('[data-
|
17
|
-
.find(element => element.getAttribute('data-
|
16
|
+
const editorContainer = [...document.querySelectorAll('[data-react-props]')]
|
17
|
+
.find(element => element.getAttribute('data-react-props')?.includes('"id":"content-preview-editor"'))
|
18
18
|
|
19
19
|
const editorElement = editorContainer?.querySelector('trix-editor')
|
20
20
|
const inputId = editorElement?.getAttribute('input')
|
@@ -53,13 +53,10 @@ $section_colors_dark: (
|
|
53
53
|
.pb_section_separator_vertical {
|
54
54
|
margin-left: $space_xs;
|
55
55
|
margin-right: $space_xs;
|
56
|
-
flex-direction: column;
|
57
56
|
&::before {
|
58
|
-
|
59
|
-
@include section_separator_vertical(false);
|
57
|
+
display: none;
|
60
58
|
}
|
61
59
|
&::after {
|
62
|
-
flex: 1;
|
63
60
|
@include section_separator_vertical(false);
|
64
61
|
}
|
65
62
|
}
|
@@ -90,7 +87,7 @@ $section_colors_dark: (
|
|
90
87
|
background: none;
|
91
88
|
}
|
92
89
|
&.pb_section_separator_vertical {
|
93
|
-
&::
|
90
|
+
&::after {
|
94
91
|
border: 1px dashed $color_value;
|
95
92
|
background: none;
|
96
93
|
}
|
@@ -109,7 +106,7 @@ $section_colors_dark: (
|
|
109
106
|
}
|
110
107
|
|
111
108
|
&.pb_section_separator_vertical {
|
112
|
-
&::
|
109
|
+
&::after {
|
113
110
|
@include section_separator_vertical(true);
|
114
111
|
}
|
115
112
|
}
|
@@ -118,11 +115,6 @@ $section_colors_dark: (
|
|
118
115
|
&::before, &::after {
|
119
116
|
@include section_separator_dashed(true);
|
120
117
|
}
|
121
|
-
&.pb_section_separator_vertical {
|
122
|
-
&::before, &::after {
|
123
|
-
@include section_separator_dashed(true);
|
124
|
-
}
|
125
|
-
}
|
126
118
|
}
|
127
119
|
}
|
128
120
|
|
@@ -134,7 +126,7 @@ $section_colors_dark: (
|
|
134
126
|
}
|
135
127
|
|
136
128
|
&.pb_section_separator_vertical {
|
137
|
-
&::
|
129
|
+
&::after {
|
138
130
|
@include section_separator_vertical(false);
|
139
131
|
background: $color_value;
|
140
132
|
}
|
@@ -146,7 +138,7 @@ $section_colors_dark: (
|
|
146
138
|
background: none;
|
147
139
|
}
|
148
140
|
&.pb_section_separator_vertical {
|
149
|
-
&::
|
141
|
+
&::after {
|
150
142
|
border: 1px dashed $color_value;
|
151
143
|
background: none;
|
152
144
|
}
|
@@ -11,27 +11,4 @@
|
|
11
11
|
padding_right: "xs"
|
12
12
|
}) %>
|
13
13
|
<% end %>
|
14
|
-
<% end %>
|
15
|
-
|
16
|
-
<%= pb_rails("flex", props: { classname: "flex-container", margin_top: "lg", vertical: "stretch" }) do %>
|
17
|
-
<%= pb_rails("body", props: { classname: "flex-item" }) do %>
|
18
|
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
|
19
|
-
<% end %>
|
20
|
-
<%= pb_rails("section_separator", props: { orientation: "vertical" }) do %>
|
21
|
-
<%= pb_rails("card", props: {
|
22
|
-
border_radius: "rounded",
|
23
|
-
justify_content: "center",
|
24
|
-
padding: "none"
|
25
|
-
}) do %>
|
26
|
-
<%= pb_rails("caption", props: {
|
27
|
-
text: "TODAY",
|
28
|
-
size: "xs",
|
29
|
-
padding_left: "xs",
|
30
|
-
padding_right: "xs"
|
31
|
-
}) %>
|
32
|
-
<% end %>
|
33
|
-
<% end %>
|
34
|
-
<%= pb_rails("body", props: { classname: "flex-item" }) do %>
|
35
|
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
|
36
|
-
<% end %>
|
37
14
|
<% end %>
|
@@ -2,25 +2,8 @@ import React from 'react'
|
|
2
2
|
import Card from '../../pb_card/_card'
|
3
3
|
import Caption from '../../pb_caption/_caption'
|
4
4
|
import SectionSeparator from '../../pb_section_separator/_section_separator'
|
5
|
-
import Flex from '../../pb_flex/_flex'
|
6
|
-
import FlexItem from '../../pb_flex/_flex_item'
|
7
5
|
|
8
|
-
const
|
9
|
-
<Card
|
10
|
-
borderRadius="rounded"
|
11
|
-
justifyContent="center"
|
12
|
-
padding="none"
|
13
|
-
>
|
14
|
-
<Caption
|
15
|
-
paddingLeft="xs"
|
16
|
-
paddingRight="xs"
|
17
|
-
size="xs"
|
18
|
-
text="TODAY"
|
19
|
-
/>
|
20
|
-
</Card>
|
21
|
-
)
|
22
|
-
|
23
|
-
const childrenVertical = (
|
6
|
+
const children = (
|
24
7
|
<Card
|
25
8
|
borderRadius="rounded"
|
26
9
|
justifyContent="center"
|
@@ -37,33 +20,12 @@ const childrenVertical = (
|
|
37
20
|
|
38
21
|
const SectionSeparatorChildren = (props) => {
|
39
22
|
return (
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
</SectionSeparator>
|
47
|
-
<Flex
|
48
|
-
inline="flex-container"
|
49
|
-
marginTop="lg"
|
50
|
-
vertical="stretch"
|
51
|
-
>
|
52
|
-
<FlexItem>
|
53
|
-
{'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua'}
|
54
|
-
</FlexItem>
|
55
|
-
<SectionSeparator
|
56
|
-
orientation="vertical"
|
57
|
-
{...props}
|
58
|
-
>
|
59
|
-
{childrenVertical}
|
60
|
-
</SectionSeparator>
|
61
|
-
<FlexItem>
|
62
|
-
{'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua'}
|
63
|
-
</FlexItem>
|
64
|
-
</Flex>
|
65
|
-
</>
|
66
|
-
|
23
|
+
<SectionSeparator
|
24
|
+
{...props}
|
25
|
+
lineStyle='dashed'
|
26
|
+
>
|
27
|
+
{children}
|
28
|
+
</SectionSeparator>
|
67
29
|
)
|
68
30
|
}
|
69
31
|
|
@@ -7,10 +7,7 @@
|
|
7
7
|
<% end %>
|
8
8
|
<% end %>
|
9
9
|
<% if object.orientation === 'vertical' %>
|
10
|
-
|
11
|
-
<%= content %>
|
12
|
-
<% elsif object.text %>
|
13
|
-
<span><%= pb_rails("caption", props: { text: object.text }) %></span>
|
10
|
+
<%= pb_rails("flex", props: { orientation: "column"}) do %>
|
14
11
|
<% end %>
|
15
12
|
<%end%>
|
16
13
|
<% end %>
|
@@ -36,7 +36,6 @@ type TextInputProps = {
|
|
36
36
|
alignment?: "right" | "left",
|
37
37
|
border?: boolean,
|
38
38
|
},
|
39
|
-
autoComplete?: boolean | string,
|
40
39
|
} & GlobalProps
|
41
40
|
|
42
41
|
const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>) => {
|
@@ -60,7 +59,6 @@ const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>
|
|
60
59
|
type = 'text',
|
61
60
|
value = '',
|
62
61
|
children = null,
|
63
|
-
autoComplete = true,
|
64
62
|
} = props
|
65
63
|
|
66
64
|
const ariaProps = buildAriaProps(aria)
|
@@ -144,7 +142,6 @@ const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>
|
|
144
142
|
childInput ? React.cloneElement(children, { className: "text_input" }) :
|
145
143
|
(<input
|
146
144
|
{...domSafeProps(props)}
|
147
|
-
autoComplete={typeof autoComplete === "string" ? autoComplete : ( autoComplete ? undefined : "off" )}
|
148
145
|
className="text_input"
|
149
146
|
disabled={disabled}
|
150
147
|
id={id}
|
@@ -9,8 +9,6 @@ examples:
|
|
9
9
|
- text_input_no_label: No Label
|
10
10
|
- text_input_options: Input Options
|
11
11
|
- text_input_mask: Mask
|
12
|
-
- text_input_autocomplete: Autocomplete
|
13
|
-
|
14
12
|
react:
|
15
13
|
- text_input_default: Default
|
16
14
|
- text_input_error: With Error
|
@@ -21,7 +19,6 @@ examples:
|
|
21
19
|
- text_input_no_label: No Label
|
22
20
|
- text_input_mask: Mask
|
23
21
|
- text_input_sanitize: Sanitized Masked Input
|
24
|
-
- text_input_autocomplete: Autocomplete
|
25
22
|
|
26
23
|
|
27
24
|
swift:
|
@@ -7,4 +7,3 @@ export { default as TextInputInline } from './_text_input_inline.jsx'
|
|
7
7
|
export { default as TextInputNoLabel } from './_text_input_no_label.jsx'
|
8
8
|
export { default as TextInputMask } from './_text_input_mask.jsx'
|
9
9
|
export { default as TextInputSanitize } from './_text_input_sanitize.jsx'
|
10
|
-
export { default as TextInputAutocomplete } from './_text_input_autocomplete.jsx'
|
@@ -15,7 +15,8 @@ module Playbook
|
|
15
15
|
"cvv" => '\d{3,4}',
|
16
16
|
}.freeze
|
17
17
|
|
18
|
-
prop :autocomplete,
|
18
|
+
prop :autocomplete, type: Playbook::Props::Boolean,
|
19
|
+
default: true
|
19
20
|
prop :disabled, type: Playbook::Props::Boolean,
|
20
21
|
default: false
|
21
22
|
prop :error
|
@@ -68,7 +69,7 @@ module Playbook
|
|
68
69
|
|
69
70
|
def all_input_options
|
70
71
|
{
|
71
|
-
autocomplete: autocomplete
|
72
|
+
autocomplete: autocomplete ? nil : "off",
|
72
73
|
class: "text_input #{input_options.dig(:classname) || ''}",
|
73
74
|
data: validation_data,
|
74
75
|
disabled: disabled,
|
@@ -306,41 +306,3 @@ test('returns masked CVV value', () => {
|
|
306
306
|
|
307
307
|
expect(input.value).toBe('')
|
308
308
|
})
|
309
|
-
|
310
|
-
test('adds autocomplete string attribute', () => {
|
311
|
-
render(
|
312
|
-
<TextInput
|
313
|
-
autoComplete="family-name"
|
314
|
-
data={{ testid: testId }}
|
315
|
-
/>
|
316
|
-
)
|
317
|
-
|
318
|
-
const kit = screen.getByTestId(testId)
|
319
|
-
const input = within(kit).getByRole('textbox')
|
320
|
-
expect(input).toHaveAttribute("autocomplete", "family-name")
|
321
|
-
})
|
322
|
-
|
323
|
-
test('adds autocomplete "off" attribute', () => {
|
324
|
-
render(
|
325
|
-
<TextInput
|
326
|
-
autoComplete={false}
|
327
|
-
data={{ testid: testId }}
|
328
|
-
/>
|
329
|
-
)
|
330
|
-
|
331
|
-
const kit = screen.getByTestId(testId)
|
332
|
-
const input = within(kit).getByRole('textbox')
|
333
|
-
expect(input).toHaveAttribute("autocomplete", "off")
|
334
|
-
})
|
335
|
-
|
336
|
-
test('does not add autocomplete attribute otherwise', () => {
|
337
|
-
render(
|
338
|
-
<TextInput
|
339
|
-
data={{ testid: testId }}
|
340
|
-
/>
|
341
|
-
)
|
342
|
-
|
343
|
-
const kit = screen.getByTestId(testId)
|
344
|
-
const input = within(kit).getByRole('textbox')
|
345
|
-
expect(input).not.toHaveAttribute("autocomplete")
|
346
|
-
})
|
@@ -18,11 +18,9 @@ type TimestampProps = {
|
|
18
18
|
timezone: string,
|
19
19
|
htmlOptions?: {[key: string]: string | number | boolean | (() => void)},
|
20
20
|
id?: string,
|
21
|
-
showCurrentYear?: boolean,
|
22
21
|
showDate?: boolean,
|
23
22
|
showUser?: boolean,
|
24
23
|
hideUpdated?: boolean,
|
25
|
-
showTime?: boolean,
|
26
24
|
showTimezone?: boolean,
|
27
25
|
unstyled?: boolean,
|
28
26
|
variant?: "default" | "elapsed" | "updated"
|
@@ -39,11 +37,9 @@ const Timestamp = (props: TimestampProps): React.ReactElement => {
|
|
39
37
|
text,
|
40
38
|
timezone,
|
41
39
|
timestamp,
|
42
|
-
showCurrentYear = false,
|
43
40
|
showDate = true,
|
44
41
|
showUser = false,
|
45
42
|
hideUpdated = false,
|
46
|
-
showTime = true,
|
47
43
|
showTimezone = false,
|
48
44
|
unstyled = false,
|
49
45
|
variant = 'default',
|
@@ -59,6 +55,7 @@ const Timestamp = (props: TimestampProps): React.ReactElement => {
|
|
59
55
|
)
|
60
56
|
|
61
57
|
const currentYear = new Date().getFullYear().toString()
|
58
|
+
const dateDisplay = `${DateTime.toMonth(timestamp, timezone)} ${DateTime.toDay(timestamp, timezone)}`
|
62
59
|
const shouldShowUser = showUser == true && text.length > 0
|
63
60
|
const shouldShowTimezone = showTimezone == true && timezone.length > 0
|
64
61
|
const updatedText = hideUpdated ? "" : "Last updated"
|
@@ -73,26 +70,16 @@ const Timestamp = (props: TimestampProps): React.ReactElement => {
|
|
73
70
|
return timeDisplay
|
74
71
|
}
|
75
72
|
|
76
|
-
const baseDateDisplay = () => {
|
77
|
-
let display = `${DateTime.toMonth(timestamp, timezone)} ${DateTime.toDay(timestamp, timezone)}`
|
78
|
-
if (DateTime.toYear(timestamp, timezone).toString() !== currentYear || showCurrentYear) {
|
79
|
-
display = `${display}, ${DateTime.toYear(timestamp, timezone)}`
|
80
|
-
}
|
81
|
-
return display
|
82
|
-
}
|
83
|
-
|
84
73
|
const fullDateDisplay = () => {
|
85
|
-
|
86
|
-
|
74
|
+
let fullDisplay = `${DateTime.toMonth(timestamp, timezone)} ${DateTime.toDay(timestamp, timezone)}`
|
75
|
+
if (DateTime.toYear(timestamp, timezone).toString() !== currentYear) {
|
76
|
+
fullDisplay = `${fullDisplay}, ${DateTime.toYear(timestamp, timezone)}`
|
77
|
+
}
|
78
|
+
return `${fullDisplay} ${' \u00b7 '} ${fullTimeDisplay()}`
|
87
79
|
}
|
88
80
|
|
89
81
|
const formatUpdatedString = () => {
|
90
|
-
|
91
|
-
if (shouldShowUser) finalUpdatedString.push(`by ${text}`)
|
92
|
-
if (showDate && !showTime) finalUpdatedString.push(`on ${baseDateDisplay()}`)
|
93
|
-
if (showDate && showTime) finalUpdatedString.push(`on ${baseDateDisplay()} at ${timeDisplay}`)
|
94
|
-
if (showTime && !showDate) finalUpdatedString.push(`at ${timeDisplay}`)
|
95
|
-
return `Last updated ${finalUpdatedString.join(' ')}`
|
82
|
+
return `Last updated ${userDisplay} on ${dateDisplay} at ${timeDisplay}`
|
96
83
|
}
|
97
84
|
|
98
85
|
const formatElapsedString = () => {
|
@@ -106,10 +93,7 @@ const Timestamp = (props: TimestampProps): React.ReactElement => {
|
|
106
93
|
case 'elapsed':
|
107
94
|
return formatElapsedString()
|
108
95
|
default:
|
109
|
-
|
110
|
-
if (showDate && !showTime) return baseDateDisplay()
|
111
|
-
if (!showDate && showTime) return fullTimeDisplay()
|
112
|
-
return text
|
96
|
+
return showDate ? timestamp ? fullDateDisplay() : text : fullTimeDisplay()
|
113
97
|
}
|
114
98
|
}
|
115
99
|
|
@@ -0,0 +1 @@
|
|
1
|
+
Use these only to display status updates in areas that has a lot of data.
|
@@ -8,6 +8,7 @@
|
|
8
8
|
|
9
9
|
<%= pb_rails("timestamp", props: {
|
10
10
|
timestamp: DateTime.now,
|
11
|
+
show_date: true,
|
11
12
|
align: "left"
|
12
13
|
}) %>
|
13
14
|
|
@@ -15,6 +16,7 @@
|
|
15
16
|
|
16
17
|
<%= pb_rails("timestamp", props: {
|
17
18
|
timestamp: DateTime.now + 4.years,
|
19
|
+
show_date: true,
|
18
20
|
align: "left"
|
19
21
|
}) %>
|
20
22
|
|
@@ -22,6 +24,7 @@
|
|
22
24
|
|
23
25
|
<%= pb_rails("timestamp", props: {
|
24
26
|
timestamp: DateTime.now - 1.year,
|
27
|
+
show_date: true,
|
25
28
|
align: "left"
|
26
29
|
}) %>
|
27
30
|
|
@@ -37,6 +40,7 @@
|
|
37
40
|
|
38
41
|
<%= pb_rails("timestamp", props: {
|
39
42
|
timestamp: DateTime.now,
|
43
|
+
show_date: true,
|
40
44
|
align: "center"
|
41
45
|
}) %>
|
42
46
|
|
@@ -44,6 +48,7 @@
|
|
44
48
|
|
45
49
|
<%= pb_rails("timestamp", props: {
|
46
50
|
timestamp: DateTime.now + 4.years,
|
51
|
+
show_date: true,
|
47
52
|
align: "center"
|
48
53
|
}) %>
|
49
54
|
|
@@ -51,6 +56,7 @@
|
|
51
56
|
|
52
57
|
<%= pb_rails("timestamp", props: {
|
53
58
|
timestamp: DateTime.now - 1.year,
|
59
|
+
show_date: true,
|
54
60
|
align: "center"
|
55
61
|
}) %>
|
56
62
|
|
@@ -58,6 +64,7 @@
|
|
58
64
|
|
59
65
|
<%= pb_rails("timestamp", props: {
|
60
66
|
timestamp: DateTime.now,
|
67
|
+
show_date: false,
|
61
68
|
align: "right"
|
62
69
|
}) %>
|
63
70
|
|
@@ -65,6 +72,7 @@
|
|
65
72
|
|
66
73
|
<%= pb_rails("timestamp", props: {
|
67
74
|
timestamp: DateTime.now,
|
75
|
+
show_date: true,
|
68
76
|
align: "right"
|
69
77
|
}) %>
|
70
78
|
|
@@ -72,6 +80,7 @@
|
|
72
80
|
|
73
81
|
<%= pb_rails("timestamp", props: {
|
74
82
|
timestamp: DateTime.now + 4.years,
|
83
|
+
show_date: true,
|
75
84
|
align: "right"
|
76
85
|
}) %>
|
77
86
|
|
@@ -79,5 +88,6 @@
|
|
79
88
|
|
80
89
|
<%= pb_rails("timestamp", props: {
|
81
90
|
timestamp: DateTime.now - 1.year,
|
91
|
+
show_date: true,
|
82
92
|
align: "right"
|
83
93
|
}) %>
|
@@ -25,6 +25,7 @@ const TimestampAlign = (props) => {
|
|
25
25
|
|
26
26
|
<Timestamp
|
27
27
|
align="left"
|
28
|
+
showDate
|
28
29
|
timestamp={todaysDate}
|
29
30
|
{...props}
|
30
31
|
/>
|
@@ -33,6 +34,7 @@ const TimestampAlign = (props) => {
|
|
33
34
|
|
34
35
|
<Timestamp
|
35
36
|
align="left"
|
37
|
+
showDate
|
36
38
|
timestamp={futureDate}
|
37
39
|
{...props}
|
38
40
|
/>
|
@@ -41,6 +43,7 @@ const TimestampAlign = (props) => {
|
|
41
43
|
|
42
44
|
<Timestamp
|
43
45
|
align="left"
|
46
|
+
showDate
|
44
47
|
timestamp={pastDate}
|
45
48
|
{...props}
|
46
49
|
/>
|
@@ -59,6 +62,7 @@ const TimestampAlign = (props) => {
|
|
59
62
|
|
60
63
|
<Timestamp
|
61
64
|
align="center"
|
65
|
+
showDate
|
62
66
|
timestamp={todaysDate}
|
63
67
|
{...props}
|
64
68
|
/>
|
@@ -67,6 +71,7 @@ const TimestampAlign = (props) => {
|
|
67
71
|
|
68
72
|
<Timestamp
|
69
73
|
align="center"
|
74
|
+
showDate
|
70
75
|
timestamp={futureDate}
|
71
76
|
{...props}
|
72
77
|
/>
|
@@ -75,6 +80,7 @@ const TimestampAlign = (props) => {
|
|
75
80
|
|
76
81
|
<Timestamp
|
77
82
|
align="center"
|
83
|
+
showDate
|
78
84
|
timestamp={pastDate}
|
79
85
|
{...props}
|
80
86
|
/>
|
@@ -93,6 +99,7 @@ const TimestampAlign = (props) => {
|
|
93
99
|
|
94
100
|
<Timestamp
|
95
101
|
align="right"
|
102
|
+
showDate
|
96
103
|
timestamp={todaysDate}
|
97
104
|
{...props}
|
98
105
|
/>
|
@@ -101,6 +108,7 @@ const TimestampAlign = (props) => {
|
|
101
108
|
|
102
109
|
<Timestamp
|
103
110
|
align="right"
|
111
|
+
showDate
|
104
112
|
timestamp={futureDate}
|
105
113
|
{...props}
|
106
114
|
/>
|
@@ -109,6 +117,7 @@ const TimestampAlign = (props) => {
|
|
109
117
|
|
110
118
|
<Timestamp
|
111
119
|
align="right"
|
120
|
+
showDate
|
112
121
|
timestamp={pastDate}
|
113
122
|
{...props}
|
114
123
|
/>
|
@@ -1,15 +1,29 @@
|
|
1
1
|
<%= pb_rails("timestamp", props: {
|
2
|
-
timestamp: DateTime.now
|
2
|
+
timestamp: DateTime.now,
|
3
|
+
show_date: false,
|
4
|
+
align: "left"
|
3
5
|
}) %>
|
4
6
|
|
5
7
|
<br>
|
6
8
|
|
7
9
|
<%= pb_rails("timestamp", props: {
|
8
|
-
timestamp: DateTime.now
|
10
|
+
timestamp: DateTime.now,
|
11
|
+
show_date: true,
|
12
|
+
align: "left"
|
9
13
|
}) %>
|
10
14
|
|
11
15
|
<br>
|
12
16
|
|
13
17
|
<%= pb_rails("timestamp", props: {
|
14
|
-
timestamp: DateTime.now
|
18
|
+
timestamp: DateTime.now + 4.years,
|
19
|
+
show_date: true,
|
20
|
+
align: "left"
|
21
|
+
}) %>
|
22
|
+
|
23
|
+
<br>
|
24
|
+
|
25
|
+
<%= pb_rails("timestamp", props: {
|
26
|
+
timestamp: DateTime.now - 1.year,
|
27
|
+
show_date: true,
|
28
|
+
align: "left"
|
15
29
|
}) %>
|
@@ -15,6 +15,8 @@ const TimestampDefault = (props) => {
|
|
15
15
|
return (
|
16
16
|
<div>
|
17
17
|
<Timestamp
|
18
|
+
align="left"
|
19
|
+
showDate={false}
|
18
20
|
timestamp={todaysDate}
|
19
21
|
{...props}
|
20
22
|
/>
|
@@ -22,6 +24,17 @@ const TimestampDefault = (props) => {
|
|
22
24
|
<br />
|
23
25
|
|
24
26
|
<Timestamp
|
27
|
+
align="left"
|
28
|
+
showDate
|
29
|
+
timestamp={todaysDate}
|
30
|
+
{...props}
|
31
|
+
/>
|
32
|
+
|
33
|
+
<br />
|
34
|
+
|
35
|
+
<Timestamp
|
36
|
+
align="left"
|
37
|
+
showDate
|
25
38
|
timestamp={futureDate}
|
26
39
|
{...props}
|
27
40
|
/>
|
@@ -29,6 +42,8 @@ const TimestampDefault = (props) => {
|
|
29
42
|
<br />
|
30
43
|
|
31
44
|
<Timestamp
|
45
|
+
align="left"
|
46
|
+
showDate
|
32
47
|
timestamp={pastDate}
|
33
48
|
{...props}
|
34
49
|
/>
|
@@ -10,6 +10,7 @@
|
|
10
10
|
<%= pb_rails("timestamp", props: {
|
11
11
|
timestamp: DateTime.now - 3.months,
|
12
12
|
variant: "elapsed",
|
13
|
+
show_user: false
|
13
14
|
}) %>
|
14
15
|
|
15
16
|
<br>
|
@@ -17,5 +18,6 @@
|
|
17
18
|
<%= pb_rails("timestamp", props: {
|
18
19
|
timestamp: DateTime.now - 320.days,
|
19
20
|
variant: "elapsed",
|
21
|
+
show_user: false,
|
20
22
|
hide_updated: true
|
21
23
|
}) %>
|
@@ -23,6 +23,7 @@ const TimestampElapsed = (props) => {
|
|
23
23
|
<br />
|
24
24
|
|
25
25
|
<Timestamp
|
26
|
+
showUser={false}
|
26
27
|
timestamp={customDate}
|
27
28
|
variant="elapsed"
|
28
29
|
{...props}
|
@@ -32,6 +33,7 @@ const TimestampElapsed = (props) => {
|
|
32
33
|
|
33
34
|
<Timestamp
|
34
35
|
hideUpdated
|
36
|
+
showUser={false}
|
35
37
|
timestamp={customDate}
|
36
38
|
variant="elapsed"
|
37
39
|
{...props}
|