playbook_ui_docs 13.25.0.pre.alpha.PBNTR291Dropdownrailsv22812 β 13.25.0.pre.alpha.PLAY761globalpaddingpropsbuttons2713
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_checkbox/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_checkbox/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_currency/docs/example.yml +0 -5
- data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_on_change.md +1 -3
- data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_on_close.md +1 -3
- data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_range_limit.md +1 -1
- data/app/pb_kits/playbook/pb_date_range_stacked/docs/example.yml +0 -4
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx +22 -4
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx +4 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx +9 -6
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx +5 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +2 -16
- data/app/pb_kits/playbook/pb_dropdown/docs/index.js +0 -7
- data/app/pb_kits/playbook/pb_progress_simple/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_progress_simple/docs/index.js +0 -1
- data/app/pb_kits/playbook/pb_radio/docs/_radio_alignment.jsx +1 -4
- data/app/pb_kits/playbook/pb_radio/docs/_radio_default.jsx +1 -4
- data/app/pb_kits/playbook/pb_radio/docs/_radio_error.jsx +1 -2
- data/app/pb_kits/playbook/pb_radio/docs/example.yml +0 -2
- data/app/pb_kits/playbook/pb_radio/docs/index.js +0 -1
- data/dist/playbook-doc.js +7 -7
- metadata +2 -37
- data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb +0 -23
- data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.jsx +0 -29
- data/app/pb_kits/playbook/pb_currency/docs/_currency_alignment_swift.md +0 -43
- data/app/pb_kits/playbook/pb_currency/docs/_currency_props_swift.md +0 -12
- data/app/pb_kits/playbook/pb_currency/docs/_currency_size_swift.md +0 -31
- data/app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default_swift.md +0 -14
- data/app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_props_swift.md +0 -9
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb +0 -10
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.html.erb +0 -17
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx +0 -42
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md +0 -7
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx +0 -84
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx +0 -101
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.html.erb +0 -60
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md +0 -5
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.html.erb +0 -45
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb +0 -17
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.jsx +0 -48
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.html.erb +0 -47
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md +0 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_external_control.jsx +0 -59
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_hook.jsx +0 -72
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb +0 -10
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.jsx +0 -39
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.md +0 -1
- data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.html.erb +0 -3
- data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.jsx +0 -16
- data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.md +0 -1
- data/app/pb_kits/playbook/pb_radio/docs/_radio_disabled.html.erb +0 -26
- data/app/pb_kits/playbook/pb_radio/docs/_radio_disabled.jsx +0 -31
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui_docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.25.0.pre.alpha.
|
4
|
+
version: 13.25.0.pre.alpha.PLAY761globalpaddingpropsbuttons2713
|
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: 2024-
|
12
|
+
date: 2024-04-23 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -293,8 +293,6 @@ files:
|
|
293
293
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_default.html.erb
|
294
294
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_default.jsx
|
295
295
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_default_swift.md
|
296
|
-
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
|
297
|
-
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.jsx
|
298
296
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.html.erb
|
299
297
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
|
300
298
|
- app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error_swift.md
|
@@ -378,15 +376,12 @@ files:
|
|
378
376
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.jsx
|
379
377
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.html.erb
|
380
378
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.jsx
|
381
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment_swift.md
|
382
379
|
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.html.erb
|
383
380
|
- app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.jsx
|
384
381
|
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.html.erb
|
385
382
|
- app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.jsx
|
386
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_props_swift.md
|
387
383
|
- app/pb_kits/playbook/pb_currency/docs/_currency_size.html.erb
|
388
384
|
- app/pb_kits/playbook/pb_currency/docs/_currency_size.jsx
|
389
|
-
- app/pb_kits/playbook/pb_currency/docs/_currency_size_swift.md
|
390
385
|
- app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.html.erb
|
391
386
|
- app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
|
392
387
|
- app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.md
|
@@ -502,8 +497,6 @@ files:
|
|
502
497
|
- app/pb_kits/playbook/pb_date_range_inline/docs/index.js
|
503
498
|
- app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default.html.erb
|
504
499
|
- app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default.jsx
|
505
|
-
- app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default_swift.md
|
506
|
-
- app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_props_swift.md
|
507
500
|
- app/pb_kits/playbook/pb_date_range_stacked/docs/example.yml
|
508
501
|
- app/pb_kits/playbook/pb_date_range_stacked/docs/index.js
|
509
502
|
- app/pb_kits/playbook/pb_date_stacked/docs/_date_stacked_align.html.erb
|
@@ -597,33 +590,10 @@ files:
|
|
597
590
|
- app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_default.jsx
|
598
591
|
- app/pb_kits/playbook/pb_distribution_bar/docs/example.yml
|
599
592
|
- app/pb_kits/playbook/pb_distribution_bar/docs/index.js
|
600
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb
|
601
593
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx
|
602
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md
|
603
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.html.erb
|
604
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx
|
605
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md
|
606
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx
|
607
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.md
|
608
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx
|
609
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.md
|
610
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.html.erb
|
611
594
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx
|
612
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md
|
613
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.html.erb
|
614
595
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx
|
615
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md
|
616
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb
|
617
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.jsx
|
618
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md
|
619
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.html.erb
|
620
596
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx
|
621
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md
|
622
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_external_control.jsx
|
623
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_hook.jsx
|
624
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb
|
625
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.jsx
|
626
|
-
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.md
|
627
597
|
- app/pb_kits/playbook/pb_dropdown/docs/example.yml
|
628
598
|
- app/pb_kits/playbook/pb_dropdown/docs/index.js
|
629
599
|
- app/pb_kits/playbook/pb_file_upload/docs/_description.md
|
@@ -1249,9 +1219,6 @@ files:
|
|
1249
1219
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_align.jsx
|
1250
1220
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_default.html.erb
|
1251
1221
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_default.jsx
|
1252
|
-
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.html.erb
|
1253
|
-
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.jsx
|
1254
|
-
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.md
|
1255
1222
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_muted.html.erb
|
1256
1223
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_muted.jsx
|
1257
1224
|
- app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_value.html.erb
|
@@ -1286,8 +1253,6 @@ files:
|
|
1286
1253
|
- app/pb_kits/playbook/pb_radio/docs/_radio_default.html.erb
|
1287
1254
|
- app/pb_kits/playbook/pb_radio/docs/_radio_default.jsx
|
1288
1255
|
- app/pb_kits/playbook/pb_radio/docs/_radio_default_swift.md
|
1289
|
-
- app/pb_kits/playbook/pb_radio/docs/_radio_disabled.html.erb
|
1290
|
-
- app/pb_kits/playbook/pb_radio/docs/_radio_disabled.jsx
|
1291
1256
|
- app/pb_kits/playbook/pb_radio/docs/_radio_error.html.erb
|
1292
1257
|
- app/pb_kits/playbook/pb_radio/docs/_radio_error.jsx
|
1293
1258
|
- app/pb_kits/playbook/pb_radio/docs/_radio_error.md
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<%= pb_rails("flex", props: {orientation: "column"}) do %>
|
2
|
-
<%= pb_rails("flex/flex_item") do %>
|
3
|
-
<%= pb_rails("checkbox" , props: {
|
4
|
-
input_options: { tabindex: 0 },
|
5
|
-
margin_bottom: "xs",
|
6
|
-
text: "Disabled unchecked",
|
7
|
-
value: "checkbox-value",
|
8
|
-
disabled: true,
|
9
|
-
name: "checkbox-name"
|
10
|
-
}) %>
|
11
|
-
<% end %>
|
12
|
-
<%= pb_rails("flex/flex_item") do %>
|
13
|
-
<%= pb_rails("checkbox" , props: {
|
14
|
-
input_options: { tabindex: 0 },
|
15
|
-
text: "Disabled checked",
|
16
|
-
value: "checkbox-value",
|
17
|
-
disabled: true,
|
18
|
-
checked: true,
|
19
|
-
name: "checkbox-name"
|
20
|
-
}) %>
|
21
|
-
<% end %>
|
22
|
-
<% end %>
|
23
|
-
|
@@ -1,29 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import Checkbox from '../_checkbox'
|
4
|
-
|
5
|
-
const CheckboxDisabled = (props) => {
|
6
|
-
return (
|
7
|
-
<div style={{ display: "flex", flexDirection: "column" }}>
|
8
|
-
<Checkbox
|
9
|
-
disabled
|
10
|
-
marginBottom="xs"
|
11
|
-
name="default name"
|
12
|
-
tabIndex={0}
|
13
|
-
text="Disabled unchecked"
|
14
|
-
value="default value"
|
15
|
-
{...props}
|
16
|
-
/>
|
17
|
-
<Checkbox
|
18
|
-
checked
|
19
|
-
disabled
|
20
|
-
name="checkbox-name"
|
21
|
-
text="Disabled checked"
|
22
|
-
value="check-box value"
|
23
|
-
{...props}
|
24
|
-
/>
|
25
|
-
</div>
|
26
|
-
)
|
27
|
-
}
|
28
|
-
|
29
|
-
export default CheckboxDisabled
|
@@ -1,43 +0,0 @@
|
|
1
|
-
[!Currency-Alignment](https://github.com/powerhome/playbook-swift/assets/112719604/d74a9c5a-c606-4cd0-bf70-20e9297ec246)
|
2
|
-
|
3
|
-
```swift
|
4
|
-
VStack(alignment: .leading, spacing: Spacing.small) {
|
5
|
-
HStack {
|
6
|
-
PBCurrency(
|
7
|
-
amount: "2,000",
|
8
|
-
decimalAmount: ".50",
|
9
|
-
label: "left",
|
10
|
-
size: .title4,
|
11
|
-
symbol: "en_US",
|
12
|
-
isEmphasized: true,
|
13
|
-
alignment: .leading
|
14
|
-
)
|
15
|
-
}
|
16
|
-
.frame(maxWidth: .infinity, alignment: .leading)
|
17
|
-
HStack {
|
18
|
-
PBCurrency(
|
19
|
-
amount: "342",
|
20
|
-
decimalAmount: ".00",
|
21
|
-
label: "center",
|
22
|
-
size: .title4,
|
23
|
-
symbol: "en_EU",
|
24
|
-
isEmphasized: true,
|
25
|
-
alignment: .center
|
26
|
-
)
|
27
|
-
}
|
28
|
-
.frame(maxWidth: .infinity, alignment: .center)
|
29
|
-
HStack {
|
30
|
-
PBCurrency(
|
31
|
-
amount: "45",
|
32
|
-
label: "right",
|
33
|
-
size: .title4,
|
34
|
-
symbol: "en_US",
|
35
|
-
unit: "/mo",
|
36
|
-
isEmphasized: true,
|
37
|
-
hasUnit: true,
|
38
|
-
alignment: .trailing
|
39
|
-
)
|
40
|
-
}
|
41
|
-
.frame(maxWidth: .infinity, alignment: .trailing)
|
42
|
-
}
|
43
|
-
```
|
@@ -1,12 +0,0 @@
|
|
1
|
-
### Props
|
2
|
-
| Name | Type | Description | Default | Values |
|
3
|
-
| --- | ----------- | --------- | --------- | --------- |
|
4
|
-
| **amount** | `String` | Allows user to enter a currency amount | | |
|
5
|
-
| **decimalAmount** | `String` | Allows user to enter a decimal amount | | |
|
6
|
-
| **label** | `String` | Allows user to a descriptive label value | | |
|
7
|
-
| **size** | `PBFont` | Allows user to choose the size of the amount that is being displayed | `.title4` | `title4` `title3` `title4` |
|
8
|
-
| **symbol** | `String` | A string value used to produce the desired currency symbol | | |
|
9
|
-
| **unit** | `String` | Allows user to add a unit of measure instead of a decimal amount | | |
|
10
|
-
| **alignment** | `Alignment` | Sets alignment of content | `.leading` | `leading` `center` `trailing` |
|
11
|
-
| **isEmphasized** | `Bool` | Determines whether or not the currency that is being displayed is emphasized | `false` | `true` `false` |
|
12
|
-
| **hasUnit** | `Bool` | Determines whether or not the currency has a decimal value or a unit of measure | `false` | `true` `false` |
|
@@ -1,31 +0,0 @@
|
|
1
|
-

|
2
|
-
|
3
|
-
```swift
|
4
|
-
VStack(alignment: .leading, spacing: Spacing.small) {
|
5
|
-
PBCurrency(
|
6
|
-
amount: "2,000",
|
7
|
-
decimalAmount: ".50",
|
8
|
-
label: "small",
|
9
|
-
size: .title4,
|
10
|
-
symbol: "en_US",
|
11
|
-
isEmphasized: true
|
12
|
-
)
|
13
|
-
PBCurrency(
|
14
|
-
amount: "342",
|
15
|
-
decimalAmount: ".00",
|
16
|
-
label: "medium",
|
17
|
-
size: .title3,
|
18
|
-
symbol: "en_EU",
|
19
|
-
isEmphasized: true
|
20
|
-
)
|
21
|
-
PBCurrency(
|
22
|
-
amount: "45",
|
23
|
-
label: "large",
|
24
|
-
size: .title1,
|
25
|
-
symbol: "en_US",
|
26
|
-
unit: "/mo",
|
27
|
-
isEmphasized: true,
|
28
|
-
hasUnit: true
|
29
|
-
)
|
30
|
-
}
|
31
|
-
```
|
@@ -1,14 +0,0 @@
|
|
1
|
-

|
2
|
-
|
3
|
-
```swift
|
4
|
-
VStack(alignment: .leading, spacing: Spacing.small) {
|
5
|
-
PBDateRangeStacked(
|
6
|
-
startDate: Date().makeDate(year: 2019, month: 6, day: 18),
|
7
|
-
endDate: Date().makeDate(year: 2020, month: 3, day: 20),
|
8
|
-
startAlignment: .trailing,
|
9
|
-
endAlignment: .leading,
|
10
|
-
startVariant: .short(showIcon: false),
|
11
|
-
endVariant: .short(showIcon: false)
|
12
|
-
)
|
13
|
-
}
|
14
|
-
```
|
@@ -1,9 +0,0 @@
|
|
1
|
-
### Props
|
2
|
-
| Name | Type | Description | Default | Values |
|
3
|
-
| --- | ----------- | --------- | --------- | --------- |
|
4
|
-
| **startDate** | `Date()` | Takes a string value to set the starting date range value | `Date()` | |
|
5
|
-
| **endDate** | `Date()` | Takes a string value to set the ending date range value | `Date()` | |
|
6
|
-
| **startAlignment** | `Alignment` | Changes the alignment of the starting date | `.leading` | `.leading` `.trailing` |
|
7
|
-
| **endAlignment** | `Alignment` | Changes the alignment of the ending date | `.leading` | `.leading` `.trailing` |
|
8
|
-
| **startVariant** | `PBDate.Variant` | Changes the style of the starting date | `.short(showIcon: false)` | `.short(showIcon: false)` `.dayDate` `.standard` `.withIcon(isStandard: true)` `withIcon(isStandard: false)` |
|
9
|
-
| **endVariant** | `PBDate.Variant` | Changes the style of the ending date | `.short(showIcon: false)` | `.short(showIcon: false)` `.dayDate` `.standard` `.withIcon(isStandard: true)` `withIcon(isStandard: false)` |
|
@@ -1 +0,0 @@
|
|
1
|
-
The Dropdown kit accepts an `options` array and renders each object from that array as a selectable option within a dropdown container. `options` is a required prop and must be an array of objects. Each object can contain as many key/value pairs as needed but MUST contain 'label' and 'value' as the only required items within each object.
|
@@ -1,17 +0,0 @@
|
|
1
|
-
<%
|
2
|
-
options = [
|
3
|
-
{ label: 'United States', value: 'United States', id: 'us' },
|
4
|
-
{ label: 'Canada', value: 'Canada', id: 'ca' },
|
5
|
-
{ label: 'Pakistan', value: 'Pakistan', id: 'pk' },
|
6
|
-
]
|
7
|
-
|
8
|
-
%>
|
9
|
-
|
10
|
-
<%= pb_rails("dropdown", props: {options: options}) do %>
|
11
|
-
<%= pb_rails("dropdown/dropdown_trigger") %>
|
12
|
-
<%= pb_rails("dropdown/dropdown_container") do %>
|
13
|
-
<% options.each do |option| %>
|
14
|
-
<%= pb_rails("dropdown/dropdown_option", props: {option: option}) %>
|
15
|
-
<% end %>
|
16
|
-
<% end %>
|
17
|
-
<% end %>
|
@@ -1,42 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { Dropdown } from '../..'
|
3
|
-
|
4
|
-
const DropdownSubcomponentStructure = (props) => {
|
5
|
-
|
6
|
-
|
7
|
-
const options = [
|
8
|
-
{
|
9
|
-
label: "United States",
|
10
|
-
value: "United States",
|
11
|
-
},
|
12
|
-
{
|
13
|
-
label: "Canada",
|
14
|
-
value: "Canada",
|
15
|
-
},
|
16
|
-
{
|
17
|
-
label: "Pakistan",
|
18
|
-
value: "Pakistan",
|
19
|
-
}
|
20
|
-
];
|
21
|
-
|
22
|
-
|
23
|
-
return (
|
24
|
-
<div>
|
25
|
-
<Dropdown
|
26
|
-
options={options}
|
27
|
-
{...props}
|
28
|
-
>
|
29
|
-
<Dropdown.Trigger/>
|
30
|
-
<Dropdown.Container>
|
31
|
-
{options.map((option) => (
|
32
|
-
<Dropdown.Option key={option.id}
|
33
|
-
option={option}
|
34
|
-
/>
|
35
|
-
))}
|
36
|
-
</Dropdown.Container>
|
37
|
-
</Dropdown>
|
38
|
-
</div>
|
39
|
-
)
|
40
|
-
}
|
41
|
-
|
42
|
-
export default DropdownSubcomponentStructure
|
@@ -1,7 +0,0 @@
|
|
1
|
-
The dropdown comes with the following subcomponents that can be used to achieve various levels of customization:
|
2
|
-
|
3
|
-
`Dropdown. Trigger` / `dropdown/dropdown_trigger`
|
4
|
-
`Dropdown.Container`/ `dropdown/dropdown_container`
|
5
|
-
`Dropdown.Option` / `dropdown/dropdown_option`
|
6
|
-
|
7
|
-
See the code snippet below for a visual on how to use the kit with subcomponents. Each subcomponent allows for GlobalProps in addition to any subcomponent specfic props.
|
@@ -1,84 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { Dropdown, User, Badge, FlexItem } from '../..'
|
3
|
-
|
4
|
-
const DropdownWithAutocomplete = (props) => {
|
5
|
-
|
6
|
-
const options = [
|
7
|
-
{
|
8
|
-
label: "Jasper Furniss",
|
9
|
-
value: "Jasper Furniss",
|
10
|
-
territory: "PHL",
|
11
|
-
title: "Senior UX Engineer",
|
12
|
-
id: "jasper-furniss",
|
13
|
-
status: "Offline"
|
14
|
-
},
|
15
|
-
{
|
16
|
-
label: "Ramon Ruiz",
|
17
|
-
value: "Ramon Ruiz",
|
18
|
-
territory: "PHL",
|
19
|
-
title: "Senior UX Designer",
|
20
|
-
id: "ramon-ruiz",
|
21
|
-
status: "Away"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
label: "Jason Cypret",
|
25
|
-
value: "Jason Cypret",
|
26
|
-
territory: "PHL",
|
27
|
-
title: "VP of User Experience",
|
28
|
-
id: "jason-cypret",
|
29
|
-
status: "Online"
|
30
|
-
},
|
31
|
-
{
|
32
|
-
label: "Courtney Long",
|
33
|
-
value: "Courtney Long",
|
34
|
-
territory: "PHL",
|
35
|
-
title: "UX Design Mentor",
|
36
|
-
id: "courtney-long",
|
37
|
-
status: "Online"
|
38
|
-
}
|
39
|
-
];
|
40
|
-
|
41
|
-
|
42
|
-
return (
|
43
|
-
<div>
|
44
|
-
<Dropdown autocomplete
|
45
|
-
options={options}
|
46
|
-
{...props}
|
47
|
-
>
|
48
|
-
{options.map((option) => (
|
49
|
-
<Dropdown.Option key={option.id}
|
50
|
-
option={option}
|
51
|
-
>
|
52
|
-
<>
|
53
|
-
<FlexItem>
|
54
|
-
<User
|
55
|
-
align="left"
|
56
|
-
avatar
|
57
|
-
name={option.label}
|
58
|
-
orientation="horizontal"
|
59
|
-
territory={option.territory}
|
60
|
-
title={option.title}
|
61
|
-
/>
|
62
|
-
</FlexItem>
|
63
|
-
<FlexItem>
|
64
|
-
<Badge
|
65
|
-
rounded
|
66
|
-
text={option.status}
|
67
|
-
variant={`${
|
68
|
-
option.status === "Offline"
|
69
|
-
? "neutral"
|
70
|
-
: option.status === "Online"
|
71
|
-
? "success"
|
72
|
-
: "warning"
|
73
|
-
}`}
|
74
|
-
/>
|
75
|
-
</FlexItem>
|
76
|
-
</>
|
77
|
-
</Dropdown.Option>
|
78
|
-
))}
|
79
|
-
</Dropdown>
|
80
|
-
</div>
|
81
|
-
)
|
82
|
-
}
|
83
|
-
|
84
|
-
export default DropdownWithAutocomplete
|
@@ -1 +0,0 @@
|
|
1
|
-
The `autocomplete` prop can be used to add autocomplete or typeahead functionality to the Dropdown's default Trigger. This prop is set to 'false' by default.
|
data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx
DELETED
@@ -1,101 +0,0 @@
|
|
1
|
-
import React, { useState } from 'react'
|
2
|
-
import { Dropdown, User, Badge, FlexItem, Avatar } from '../..'
|
3
|
-
|
4
|
-
const DropdownWithAutocompleteAndCustomDisplay = (props) => {
|
5
|
-
const [selectedOption, setSelectedOption] = useState();
|
6
|
-
|
7
|
-
const options = [
|
8
|
-
{
|
9
|
-
label: "Jasper Furniss",
|
10
|
-
value: "Jasper Furniss",
|
11
|
-
territory: "PHL",
|
12
|
-
title: "Senior UX Engineer",
|
13
|
-
id: "jasper-furniss",
|
14
|
-
status: "Offline"
|
15
|
-
},
|
16
|
-
{
|
17
|
-
label: "Ramon Ruiz",
|
18
|
-
value: "Ramon Ruiz",
|
19
|
-
territory: "PHL",
|
20
|
-
title: "Senior UX Designer",
|
21
|
-
id: "ramon-ruiz",
|
22
|
-
status: "Away"
|
23
|
-
},
|
24
|
-
{
|
25
|
-
label: "Jason Cypret",
|
26
|
-
value: "Jason Cypret",
|
27
|
-
territory: "PHL",
|
28
|
-
title: "VP of User Experience",
|
29
|
-
id: "jason-cypret",
|
30
|
-
status: "Online"
|
31
|
-
},
|
32
|
-
{
|
33
|
-
label: "Courtney Long",
|
34
|
-
value: "Courtney Long",
|
35
|
-
territory: "PHL",
|
36
|
-
title: "UX Design Mentor",
|
37
|
-
id: "courtney-long",
|
38
|
-
status: "Online"
|
39
|
-
}
|
40
|
-
];
|
41
|
-
|
42
|
-
const CustomDisplay = () => {
|
43
|
-
return (
|
44
|
-
<>
|
45
|
-
{
|
46
|
-
selectedOption && (
|
47
|
-
<Avatar
|
48
|
-
name={selectedOption.label}
|
49
|
-
size="xs"
|
50
|
-
/>
|
51
|
-
)
|
52
|
-
}
|
53
|
-
</>
|
54
|
-
)
|
55
|
-
};
|
56
|
-
|
57
|
-
return (
|
58
|
-
<div>
|
59
|
-
<Dropdown autocomplete
|
60
|
-
onSelect={(selectedItem) => setSelectedOption(selectedItem)}
|
61
|
-
options={options}
|
62
|
-
{...props}
|
63
|
-
>
|
64
|
-
<Dropdown.Trigger customDisplay={<CustomDisplay/>} />
|
65
|
-
{options.map((option) => (
|
66
|
-
<Dropdown.Option key={option.id}
|
67
|
-
option={option}
|
68
|
-
>
|
69
|
-
<>
|
70
|
-
<FlexItem>
|
71
|
-
<User
|
72
|
-
align="left"
|
73
|
-
avatar
|
74
|
-
name={option.label}
|
75
|
-
orientation="horizontal"
|
76
|
-
territory={option.territory}
|
77
|
-
title={option.title}
|
78
|
-
/>
|
79
|
-
</FlexItem>
|
80
|
-
<FlexItem>
|
81
|
-
<Badge
|
82
|
-
rounded
|
83
|
-
text={option.status}
|
84
|
-
variant={`${
|
85
|
-
option.status === "Offline"
|
86
|
-
? "neutral"
|
87
|
-
: option.status === "Online"
|
88
|
-
? "success"
|
89
|
-
: "warning"
|
90
|
-
}`}
|
91
|
-
/>
|
92
|
-
</FlexItem>
|
93
|
-
</>
|
94
|
-
</Dropdown.Option>
|
95
|
-
))}
|
96
|
-
</Dropdown>
|
97
|
-
</div>
|
98
|
-
)
|
99
|
-
}
|
100
|
-
|
101
|
-
export default DropdownWithAutocompleteAndCustomDisplay
|
data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.md
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
`autocomplete` prop can also be used in conjunction with the `customDisplay` prop.
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<%
|
2
|
-
options = [
|
3
|
-
{
|
4
|
-
label: "Jasper Furniss",
|
5
|
-
value: "Jasper Furniss",
|
6
|
-
territory: "PHL",
|
7
|
-
title: "Senior UX Engineer",
|
8
|
-
id: "jasper-furniss",
|
9
|
-
status: "Offline"
|
10
|
-
},
|
11
|
-
{
|
12
|
-
label: "Ramon Ruiz",
|
13
|
-
value: "Ramon Ruiz",
|
14
|
-
territory: "PHL",
|
15
|
-
title: "Senior UX Designer",
|
16
|
-
id: "ramon-ruiz",
|
17
|
-
status: "Away"
|
18
|
-
},
|
19
|
-
{
|
20
|
-
label: "Jason Cypret",
|
21
|
-
value: "Jason Cypret",
|
22
|
-
territory: "PHL",
|
23
|
-
title: "VP of User Experience",
|
24
|
-
id: "jason-cypret",
|
25
|
-
status: "Online"
|
26
|
-
},
|
27
|
-
{
|
28
|
-
label: "Courtney Long",
|
29
|
-
value: "Courtney Long",
|
30
|
-
territory: "PHL",
|
31
|
-
title: "UX Design Mentor",
|
32
|
-
id: "courtney-long",
|
33
|
-
status: "Online"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
|
37
|
-
%>
|
38
|
-
|
39
|
-
<%
|
40
|
-
custom_display = capture do
|
41
|
-
pb_rails("avatar", props: { name: "Courtney Long", size: "xs" })
|
42
|
-
end
|
43
|
-
%>
|
44
|
-
|
45
|
-
|
46
|
-
<%= pb_rails("dropdown", props: {options: options}) do %>
|
47
|
-
<%= pb_rails("dropdown/dropdown_trigger", props: {placeholder: "Select a User", custom_display: custom_display}) %>
|
48
|
-
<%= pb_rails("dropdown/dropdown_container") do %>
|
49
|
-
<% options.each do |option| %>
|
50
|
-
<%= pb_rails("dropdown/dropdown_option", props: {option: option}) do %>
|
51
|
-
<%= pb_rails("flex/flex_item") do %>
|
52
|
-
<%= pb_rails("user", props: {name: option[:label], align:"left", avatar: true, orientation:"horizontal", territory:option[:territory], title: option[:title]}) %>
|
53
|
-
<% end %>
|
54
|
-
<%= pb_rails("flex/flex_item") do %>
|
55
|
-
<%= pb_rails("badge", props: {rounded: true, dark: true, text: option[:status], variant: option[:status] == "Offline" ? "neutral" : option[:status] == "Online" ? "success" : "warning" }) %>
|
56
|
-
<% end %>
|
57
|
-
<% end %>
|
58
|
-
<% end %>
|
59
|
-
<% end %>
|
60
|
-
<% end %>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
The `customDisplay` prop can be used to customize the display of the selected item by allowing devs to pass in a component that will be rendered to the left of the default text-based display. In this example the Avatar kit is being used.
|
2
|
-
|
3
|
-
The `placeholder` prop can also be used to customize the placeholder text for the default Trigger.
|
4
|
-
|
5
|
-
The `onSelect` prop is a function that gives the dev one argument: the selected option. In this example we are using the `onSelect` to set a state with the selected option and using it to customize the `customDisplay`.
|
@@ -1,45 +0,0 @@
|
|
1
|
-
<%
|
2
|
-
options = [
|
3
|
-
{
|
4
|
-
label: "United States",
|
5
|
-
value: "United States",
|
6
|
-
areaCode: "+1",
|
7
|
-
icon: "πΊπΈ",
|
8
|
-
id: "us"
|
9
|
-
},
|
10
|
-
{
|
11
|
-
label: "Canada",
|
12
|
-
value: "Canada",
|
13
|
-
areaCode: "+1",
|
14
|
-
icon: "π¨π¦",
|
15
|
-
id: "ca"
|
16
|
-
},
|
17
|
-
{
|
18
|
-
label: "Pakistan",
|
19
|
-
value: "Pakistan",
|
20
|
-
areaCode: "+92",
|
21
|
-
icon: "π΅π°",
|
22
|
-
id: "pk"
|
23
|
-
}
|
24
|
-
]
|
25
|
-
|
26
|
-
%>
|
27
|
-
|
28
|
-
<%= pb_rails("dropdown", props: {options: options}) do %>
|
29
|
-
<%= pb_rails("dropdown/dropdown_trigger") %>
|
30
|
-
<%= pb_rails("dropdown/dropdown_container") do %>
|
31
|
-
<% options.each do |option| %>
|
32
|
-
<%= pb_rails("dropdown/dropdown_option", props: {option: option}) do %>
|
33
|
-
<%= pb_rails("flex/flex_item") do %>
|
34
|
-
<%= pb_rails("flex") do %>
|
35
|
-
<%= pb_rails("icon", props: {icon: option[:icon]}) %>
|
36
|
-
<%= pb_rails("body", props: {text: option[:label], padding_left:"xs"}) %>
|
37
|
-
<% end %>
|
38
|
-
<% end %>
|
39
|
-
<%= pb_rails("flex/flex_item") do %>
|
40
|
-
<%= pb_rails("body", props: {color:"light", text: option[:areaCode]}) %>
|
41
|
-
<% end %>
|
42
|
-
<% end %>
|
43
|
-
<% end %>
|
44
|
-
<% end %>
|
45
|
-
<% end %>
|
@@ -1 +0,0 @@
|
|
1
|
-
The Dropdown also allows for custom options that can be passed in as children to the `Dropdown.Option` subcomponent. If no children are passed to `Dropdown.Option`, the kit will render each option as text within a Body kit by default.
|