playbook_ui 13.12.0.pre.alpha.play1051testhighcharts1581 → 13.12.0.pre.alpha.play10281596
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_avatar/_avatar.tsx +5 -1
- data/app/pb_kits/playbook/pb_avatar_action_button/_avatar_action_button.tsx +6 -2
- data/app/pb_kits/playbook/pb_background/_background.tsx +9 -5
- data/app/pb_kits/playbook/pb_badge/_badge.tsx +5 -1
- data/app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx +39 -39
- data/app/pb_kits/playbook/pb_body/_body.tsx +5 -1
- data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumb_item.tsx +5 -1
- data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.tsx +5 -2
- data/app/pb_kits/playbook/pb_button/_button.tsx +8 -1
- data/app/pb_kits/playbook/pb_button_toolbar/_button_toolbar.tsx +5 -1
- data/app/pb_kits/playbook/pb_caption/_caption.tsx +6 -1
- data/app/pb_kits/playbook/pb_card/_card.tsx +5 -1
- data/app/pb_kits/playbook/pb_checkbox/_checkbox.tsx +7 -2
- data/app/pb_kits/playbook/pb_circle_chart/_circle_chart.tsx +71 -71
- data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.tsx +5 -3
- data/app/pb_kits/playbook/pb_collapsible/_collapsible.tsx +5 -1
- data/app/pb_kits/playbook/pb_contact/_contact.tsx +5 -1
- data/app/pb_kits/playbook/pb_currency/_currency.tsx +5 -1
- data/app/pb_kits/playbook/pb_dashboard/pbChartsDarkTheme.ts +208 -210
- data/app/pb_kits/playbook/pb_dashboard/pbChartsLightTheme.ts +207 -209
- data/app/pb_kits/playbook/pb_dashboard_value/_dashboard_value.tsx +5 -1
- data/app/pb_kits/playbook/pb_date/_date.tsx +12 -7
- data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +5 -1
- data/app/pb_kits/playbook/pb_date_range_inline/_date_range_inline.tsx +5 -1
- data/app/pb_kits/playbook/pb_date_range_stacked/_date_range_stacked.tsx +15 -4
- data/app/pb_kits/playbook/pb_date_stacked/_date_stacked.tsx +12 -5
- data/app/pb_kits/playbook/pb_date_time/_date_time.tsx +5 -1
- data/app/pb_kits/playbook/pb_date_time_stacked/_date_time_stacked.tsx +5 -1
- data/app/pb_kits/playbook/pb_date_year_stacked/_date_year_stacked.tsx +15 -4
- data/app/pb_kits/playbook/pb_detail/_detail.tsx +5 -1
- data/app/pb_kits/playbook/pb_dialog/_dialog.tsx +11 -3
- data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_footer.tsx +8 -3
- data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_header.tsx +5 -1
- data/app/pb_kits/playbook/pb_distribution_bar/_distribution_bar.tsx +8 -1
- data/app/pb_kits/playbook/pb_file_upload/_file_upload.tsx +6 -2
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +6 -1
- data/app/pb_kits/playbook/pb_flex/_flex.tsx +6 -1
- data/app/pb_kits/playbook/pb_flex/_flex_item.tsx +6 -1
- data/app/pb_kits/playbook/pb_form_group/_form_group.tsx +5 -1
- data/app/pb_kits/playbook/pb_form_pill/_form_pill.tsx +7 -1
- data/app/pb_kits/playbook/pb_gauge/_gauge.tsx +54 -62
- data/app/pb_kits/playbook/pb_hashtag/_hashtag.tsx +5 -1
- data/app/pb_kits/playbook/pb_highlight/_highlight.tsx +5 -0
- data/app/pb_kits/playbook/pb_home_address_street/_home_address_street.tsx +10 -3
- data/app/pb_kits/playbook/pb_icon/_icon.tsx +7 -1
- data/app/pb_kits/playbook/pb_icon_circle/_icon_circle.tsx +5 -1
- data/app/pb_kits/playbook/pb_icon_stat_value/_icon_stat_value.tsx +5 -1
- data/app/pb_kits/playbook/pb_icon_value/_icon_value.tsx +5 -1
- data/app/pb_kits/playbook/pb_image/_image.tsx +6 -1
- data/app/pb_kits/playbook/pb_label_pill/_label_pill.tsx +5 -1
- data/app/pb_kits/playbook/pb_label_value/_label_value.tsx +6 -2
- data/app/pb_kits/playbook/pb_layout/_layout.tsx +6 -1
- data/app/pb_kits/playbook/pb_legend/_legend.tsx +5 -1
- data/app/pb_kits/playbook/pb_lightbox/Header/_lightbox_header.tsx +6 -1
- data/app/pb_kits/playbook/pb_lightbox/_lightbox.tsx +5 -1
- data/app/pb_kits/playbook/pb_line_graph/_line_graph.tsx +44 -44
- data/app/pb_kits/playbook/pb_list/_list.tsx +7 -2
- data/app/pb_kits/playbook/pb_list/_list_item.tsx +5 -1
- data/app/pb_kits/playbook/pb_loading_inline/_loading_inline.tsx +5 -1
- data/app/pb_kits/playbook/pb_map/_map.tsx +6 -1
- data/app/pb_kits/playbook/pb_message/_message.tsx +5 -1
- data/app/pb_kits/playbook/pb_message/_message_mention.tsx +5 -1
- data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.tsx +5 -1
- data/app/pb_kits/playbook/pb_multiple_users/_multiple_users.tsx +5 -1
- data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_default_swift.md +11 -0
- data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_props_swift.md +7 -0
- data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_reverse_swift.md +13 -0
- data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_size_swift.md +11 -0
- data/app/pb_kits/playbook/pb_multiple_users/docs/example.yml +6 -0
- data/app/pb_kits/playbook/pb_multiple_users_stacked/_multiple_users_stacked.tsx +5 -1
- data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_default_swift.md +15 -0
- data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_props_swift.md +5 -0
- data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_small_swift.md +15 -0
- data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_xsmall_swift.md +15 -0
- data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/example.yml +6 -0
- data/app/pb_kits/playbook/pb_nav/_item.tsx +7 -2
- data/app/pb_kits/playbook/pb_nav/_nav.tsx +5 -1
- data/app/pb_kits/playbook/pb_online_status/_online_status.tsx +5 -1
- data/app/pb_kits/playbook/pb_passphrase/_passphrase.tsx +6 -2
- data/app/pb_kits/playbook/pb_person/_person.tsx +5 -0
- data/app/pb_kits/playbook/pb_person_contact/_person_contact.tsx +5 -1
- data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.tsx +8 -2
- data/app/pb_kits/playbook/pb_pill/_pill.tsx +5 -1
- data/app/pb_kits/playbook/pb_popover/_popover.tsx +6 -1
- data/app/pb_kits/playbook/pb_progress_pills/_progress_pills.tsx +5 -1
- data/app/pb_kits/playbook/pb_progress_simple/_progress_simple.tsx +9 -3
- data/app/pb_kits/playbook/pb_progress_step/_progress_step.tsx +5 -1
- data/app/pb_kits/playbook/pb_progress_step/_progress_step_item.tsx +6 -2
- data/app/pb_kits/playbook/pb_radio/_radio.tsx +5 -1
- data/app/pb_kits/playbook/pb_rich_text_editor/_rich_text_editor.tsx +7 -1
- data/app/pb_kits/playbook/pb_section_separator/_section_separator.tsx +5 -1
- data/app/pb_kits/playbook/pb_select/_select.tsx +6 -1
- data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.tsx +6 -2
- data/app/pb_kits/playbook/pb_selectable_card_icon/_selectable_card_icon.tsx +5 -0
- data/app/pb_kits/playbook/pb_selectable_icon/_selectable_icon.tsx +5 -0
- data/app/pb_kits/playbook/pb_selectable_list/_item.tsx +11 -3
- data/app/pb_kits/playbook/pb_selectable_list/_selectable_list.tsx +5 -1
- data/app/pb_kits/playbook/pb_source/_source.tsx +5 -1
- data/app/pb_kits/playbook/pb_star_rating/_star_rating.tsx +5 -1
- data/app/pb_kits/playbook/pb_stat_change/_stat_change.tsx +14 -2
- data/app/pb_kits/playbook/pb_stat_value/_stat_value.tsx +6 -0
- data/app/pb_kits/playbook/pb_table/_table.tsx +5 -1
- data/app/pb_kits/playbook/pb_table/_table_row.tsx +5 -1
- data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +5 -1
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md +35 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default_swift.md +29 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled_swift.md +13 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_error_swift.md +24 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_props_swift.md +13 -0
- data/app/pb_kits/playbook/pb_text_input/docs/example.yml +7 -0
- data/app/pb_kits/playbook/pb_textarea/_textarea.tsx +5 -2
- data/app/pb_kits/playbook/pb_time/_time.tsx +9 -2
- data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.tsx +5 -1
- data/app/pb_kits/playbook/pb_time_stacked/_time_stacked.tsx +6 -2
- data/app/pb_kits/playbook/pb_timeline/_item.tsx +9 -2
- data/app/pb_kits/playbook/pb_timeline/_timeline.tsx +5 -1
- data/app/pb_kits/playbook/pb_timestamp/_timestamp.tsx +5 -1
- data/app/pb_kits/playbook/pb_title/_title.tsx +5 -1
- data/app/pb_kits/playbook/pb_title_count/_title_count.tsx +5 -1
- data/app/pb_kits/playbook/pb_title_detail/_title_detail.tsx +16 -3
- data/app/pb_kits/playbook/pb_toggle/_toggle.tsx +5 -0
- data/app/pb_kits/playbook/pb_toggle/docs/_toggle_default_swift.md +11 -0
- data/app/pb_kits/playbook/pb_toggle/docs/_toggle_name_swift.md +10 -0
- data/app/pb_kits/playbook/pb_toggle/docs/_toggle_props_swift.md +6 -0
- data/app/pb_kits/playbook/pb_toggle/docs/example.yml +4 -0
- data/app/pb_kits/playbook/pb_tooltip/_tooltip.tsx +5 -1
- data/app/pb_kits/playbook/pb_treemap_chart/_treemap_chart.tsx +38 -38
- data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +7 -2
- data/app/pb_kits/playbook/pb_user/_user.tsx +5 -1
- data/app/pb_kits/playbook/pb_user_badge/_user_badge.tsx +5 -1
- data/app/pb_kits/playbook/pb_walkthrough/_walkthrough.tsx +5 -1
- data/app/pb_kits/playbook/pb_weekday_stacked/_weekday_stacked.tsx +5 -1
- data/app/pb_kits/playbook/utilities/props.ts +16 -0
- data/dist/playbook-rails.js +7 -7
- data/lib/playbook/version.rb +1 -1
- metadata +18 -2
@@ -16,7 +16,7 @@ import Option from './components/Option'
|
|
16
16
|
import Placeholder from './components/Placeholder'
|
17
17
|
import ValueContainer from './components/ValueContainer'
|
18
18
|
|
19
|
-
import { noop, buildDataProps } from '../utilities/props'
|
19
|
+
import { noop, buildDataProps, buildHtmlProps } from '../utilities/props'
|
20
20
|
import { Noop } from '../types'
|
21
21
|
|
22
22
|
/**
|
@@ -34,6 +34,7 @@ type TypeaheadProps = {
|
|
34
34
|
dark?: boolean,
|
35
35
|
data?: { [key: string]: string },
|
36
36
|
error?: string,
|
37
|
+
htmlOptions?: {[key: string]: string | number | boolean | Function},
|
37
38
|
id?: string,
|
38
39
|
label?: string,
|
39
40
|
loadOptions?: string | Noop,
|
@@ -68,6 +69,7 @@ const Typeahead = ({
|
|
68
69
|
data = {},
|
69
70
|
getOptionLabel,
|
70
71
|
getOptionValue,
|
72
|
+
htmlOptions = {},
|
71
73
|
id,
|
72
74
|
loadOptions = noop,
|
73
75
|
...props
|
@@ -125,6 +127,7 @@ const Typeahead = ({
|
|
125
127
|
}
|
126
128
|
|
127
129
|
const dataProps = buildDataProps(data)
|
130
|
+
const htmlProps = buildHtmlProps(htmlOptions)
|
128
131
|
const classes = classnames(
|
129
132
|
'pb_typeahead_kit react-select',
|
130
133
|
globalProps(props),
|
@@ -134,7 +137,9 @@ const Typeahead = ({
|
|
134
137
|
const inlineClass = selectProps.inline ? 'inline' : null
|
135
138
|
|
136
139
|
return (
|
137
|
-
<div
|
140
|
+
<div
|
141
|
+
{...dataProps}
|
142
|
+
{...htmlProps}
|
138
143
|
className={classnames(classes, inlineClass)}
|
139
144
|
>
|
140
145
|
<Tag
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react'
|
2
2
|
import classnames from 'classnames'
|
3
3
|
|
4
|
-
import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
|
4
|
+
import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
|
5
5
|
import { GlobalProps, globalProps } from '../utilities/globalProps'
|
6
6
|
|
7
7
|
import Avatar from '../pb_avatar/_avatar'
|
@@ -16,6 +16,7 @@ type UserProps = {
|
|
16
16
|
className?: string,
|
17
17
|
dark?: boolean,
|
18
18
|
data?: {[key: string]: string},
|
19
|
+
htmlOptions?: {[key: string]: string | number | boolean | Function},
|
19
20
|
id?: string,
|
20
21
|
name?: string,
|
21
22
|
orientation?: "horizontal" | "vertical",
|
@@ -34,6 +35,7 @@ const User = (props: UserProps) => {
|
|
34
35
|
className,
|
35
36
|
dark = false,
|
36
37
|
data = {},
|
38
|
+
htmlOptions = {},
|
37
39
|
id,
|
38
40
|
name,
|
39
41
|
orientation = 'horizontal',
|
@@ -45,6 +47,7 @@ const User = (props: UserProps) => {
|
|
45
47
|
|
46
48
|
const dataProps: {[key: string]: string} = buildDataProps(data)
|
47
49
|
const ariaProps: {[key: string]: string} = buildAriaProps(aria)
|
50
|
+
const htmlProps = buildHtmlProps(htmlOptions)
|
48
51
|
|
49
52
|
const classes = classnames(
|
50
53
|
buildCss('pb_user_kit', align, orientation, size),
|
@@ -58,6 +61,7 @@ const User = (props: UserProps) => {
|
|
58
61
|
<div
|
59
62
|
{...ariaProps}
|
60
63
|
{...dataProps}
|
64
|
+
{...htmlProps}
|
61
65
|
className={classes}
|
62
66
|
id={id}
|
63
67
|
>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react'
|
2
2
|
import classnames from 'classnames'
|
3
|
-
import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
|
3
|
+
import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
|
4
4
|
import { globalProps } from '../utilities/globalProps'
|
5
5
|
import Veteran from './badges/veteran'
|
6
6
|
import MillionDollar from './badges/million-dollar';
|
@@ -10,6 +10,7 @@ type UserBadgeProps = {
|
|
10
10
|
badge?: "million-dollar" | "veteran",
|
11
11
|
className?: string,
|
12
12
|
data?: {[key: string]: string},
|
13
|
+
htmlOptions?: {[key: string]: string | number | boolean | Function},
|
13
14
|
id?: string,
|
14
15
|
size?: "sm" | "md" | "lg",
|
15
16
|
}
|
@@ -20,6 +21,7 @@ const UserBadge = (props: UserBadgeProps) => {
|
|
20
21
|
badge = 'million-dollar',
|
21
22
|
className,
|
22
23
|
data = {},
|
24
|
+
htmlOptions = {},
|
23
25
|
id,
|
24
26
|
size = 'md',
|
25
27
|
} = props
|
@@ -27,6 +29,7 @@ const UserBadge = (props: UserBadgeProps) => {
|
|
27
29
|
const image = badge === "million-dollar" ? <MillionDollar /> : <Veteran />
|
28
30
|
const ariaProps = buildAriaProps(aria)
|
29
31
|
const dataProps = buildDataProps(data)
|
32
|
+
const htmlProps = buildHtmlProps(htmlOptions)
|
30
33
|
const classes = classnames(
|
31
34
|
buildCss('pb_user_badge_kit', size),
|
32
35
|
globalProps(props),
|
@@ -37,6 +40,7 @@ const UserBadge = (props: UserBadgeProps) => {
|
|
37
40
|
<div
|
38
41
|
{...ariaProps}
|
39
42
|
{...dataProps}
|
43
|
+
{...htmlProps}
|
40
44
|
className={classes}
|
41
45
|
id={id}
|
42
46
|
>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react'
|
2
2
|
import classnames from 'classnames'
|
3
|
-
import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
|
3
|
+
import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
|
4
4
|
import { globalProps } from '../utilities/globalProps'
|
5
5
|
import Joyride, { TooltipRenderProps } from 'react-joyride'
|
6
6
|
import Button from '../pb_button/_button'
|
@@ -14,6 +14,7 @@ type WalkthroughProps = {
|
|
14
14
|
className?: string,
|
15
15
|
continuous?: boolean,
|
16
16
|
data?: { [key: string]: string },
|
17
|
+
htmlOptions?: {[key: string]: string | number | boolean | Function},
|
17
18
|
id?: string,
|
18
19
|
run?: boolean,
|
19
20
|
steps?: [],
|
@@ -150,6 +151,7 @@ const Walkthrough = (props: WalkthroughProps) => {
|
|
150
151
|
floaterProps = {
|
151
152
|
offset: 50,
|
152
153
|
},
|
154
|
+
htmlOptions = {},
|
153
155
|
id,
|
154
156
|
run = false,
|
155
157
|
steps,
|
@@ -163,12 +165,14 @@ const Walkthrough = (props: WalkthroughProps) => {
|
|
163
165
|
|
164
166
|
const ariaProps = buildAriaProps(aria)
|
165
167
|
const dataProps = buildDataProps(data)
|
168
|
+
const htmlProps = buildHtmlProps(htmlOptions)
|
166
169
|
const classes = classnames(buildCss('pb_walkthrough'), globalProps(props), className)
|
167
170
|
|
168
171
|
return (
|
169
172
|
<div
|
170
173
|
{...ariaProps}
|
171
174
|
{...dataProps}
|
175
|
+
{...htmlProps}
|
172
176
|
className={classes}
|
173
177
|
id={id}
|
174
178
|
>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import React from 'react'
|
4
4
|
import classnames from 'classnames'
|
5
5
|
import { globalProps } from '../utilities/globalProps'
|
6
|
-
import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
|
6
|
+
import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
|
7
7
|
|
8
8
|
import Caption from '../pb_caption/_caption'
|
9
9
|
import Title from '../pb_title/_title'
|
@@ -16,6 +16,7 @@ type WeekdayStackedProps = {
|
|
16
16
|
dark?: boolean,
|
17
17
|
data?: object,
|
18
18
|
date: Date,
|
19
|
+
htmlOptions?: {[key: string]: string | number | boolean | Function},
|
19
20
|
id?: string,
|
20
21
|
variant?: "day_only" | "month_day" | "expanded",
|
21
22
|
compact?: boolean,
|
@@ -46,6 +47,7 @@ const WeekdayStacked = (props: WeekdayStackedProps) => {
|
|
46
47
|
dark = false,
|
47
48
|
data = {},
|
48
49
|
date = new Date(),
|
50
|
+
htmlOptions = {},
|
49
51
|
id,
|
50
52
|
variant = 'month_day',
|
51
53
|
compact = false,
|
@@ -53,6 +55,7 @@ const WeekdayStacked = (props: WeekdayStackedProps) => {
|
|
53
55
|
|
54
56
|
const ariaProps = buildAriaProps(aria)
|
55
57
|
const dataProps = buildDataProps(data)
|
58
|
+
const htmlProps = buildHtmlProps(htmlOptions)
|
56
59
|
const classes = classnames(
|
57
60
|
buildCss('pb_weekday_stacked_kit', align),
|
58
61
|
globalProps(props),
|
@@ -63,6 +66,7 @@ const WeekdayStacked = (props: WeekdayStackedProps) => {
|
|
63
66
|
<div
|
64
67
|
{...ariaProps}
|
65
68
|
{...dataProps}
|
69
|
+
{...htmlProps}
|
66
70
|
className={classes}
|
67
71
|
id={id}
|
68
72
|
>
|
@@ -49,3 +49,19 @@ export const buildDataProps = (data: {[key: string]: any}) => buildPrefixedProps
|
|
49
49
|
*/
|
50
50
|
export const buildCss = (...rules: (string | { [x: string]: string | boolean; })[]): string => classnames(rules).replace(/\s/g, '_')
|
51
51
|
|
52
|
+
/**
|
53
|
+
* Maps a given data object into HTML valid attributes and their values.
|
54
|
+
* This is a more general version of what buildAriaProps and buildDataProps do.
|
55
|
+
* It is used to map any arbitrary prop into a valid HTML attribute.
|
56
|
+
*
|
57
|
+
* @returns {Object} an object holding the HTML valid props and their values.
|
58
|
+
*/
|
59
|
+
|
60
|
+
export const buildHtmlProps = (htmlOptions: { [key: string]: string | number | boolean | Function }) => {
|
61
|
+
const htmlProps: { [attr: string]: string | number | boolean | Function } = {}
|
62
|
+
Object.keys(htmlOptions).forEach((key) => {
|
63
|
+
htmlProps[key] = htmlOptions[key]
|
64
|
+
})
|
65
|
+
return htmlProps
|
66
|
+
}
|
67
|
+
|