playbook_ui 13.12.0 → 13.13.0.pre.alpha.PLAY1097linterenhancedelement1728

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_avatar/_avatar.tsx +5 -1
  3. data/app/pb_kits/playbook/pb_avatar_action_button/_avatar_action_button.tsx +6 -2
  4. data/app/pb_kits/playbook/pb_background/_background.tsx +9 -5
  5. data/app/pb_kits/playbook/pb_badge/_badge.tsx +5 -1
  6. data/app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx +6 -2
  7. data/app/pb_kits/playbook/pb_body/_body.tsx +5 -1
  8. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumb_item.tsx +5 -1
  9. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.tsx +5 -2
  10. data/app/pb_kits/playbook/pb_button/_button.tsx +8 -1
  11. data/app/pb_kits/playbook/pb_button_toolbar/_button_toolbar.tsx +5 -1
  12. data/app/pb_kits/playbook/pb_caption/_caption.tsx +6 -1
  13. data/app/pb_kits/playbook/pb_card/_card.tsx +5 -1
  14. data/app/pb_kits/playbook/pb_checkbox/_checkbox.tsx +7 -2
  15. data/app/pb_kits/playbook/pb_circle_chart/_circle_chart.tsx +7 -2
  16. data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.tsx +5 -3
  17. data/app/pb_kits/playbook/pb_collapsible/_collapsible.tsx +5 -1
  18. data/app/pb_kits/playbook/pb_contact/_contact.tsx +5 -1
  19. data/app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md +14 -0
  20. data/app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md +6 -0
  21. data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail_swift.md +14 -0
  22. data/app/pb_kits/playbook/pb_contact/docs/example.yml +6 -0
  23. data/app/pb_kits/playbook/pb_currency/_currency.tsx +5 -1
  24. data/app/pb_kits/playbook/pb_dashboard_value/_dashboard_value.tsx +5 -1
  25. data/app/pb_kits/playbook/pb_date/_date.tsx +12 -7
  26. data/app/pb_kits/playbook/pb_date/docs/_date_alignment_swift.md +11 -0
  27. data/app/pb_kits/playbook/pb_date/docs/_date_default_swift.md +16 -0
  28. data/app/pb_kits/playbook/pb_date/docs/_date_props_swift.md +8 -0
  29. data/app/pb_kits/playbook/pb_date/docs/_date_unstyled_swift.md +11 -0
  30. data/app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md +14 -0
  31. data/app/pb_kits/playbook/pb_date/docs/example.yml +7 -0
  32. data/app/pb_kits/playbook/pb_date_picker/_date_picker.tsx +5 -1
  33. data/app/pb_kits/playbook/pb_date_range_inline/_date_range_inline.tsx +5 -1
  34. data/app/pb_kits/playbook/pb_date_range_stacked/_date_range_stacked.tsx +15 -4
  35. data/app/pb_kits/playbook/pb_date_stacked/_date_stacked.tsx +12 -5
  36. data/app/pb_kits/playbook/pb_date_time/_date_time.tsx +5 -1
  37. data/app/pb_kits/playbook/pb_date_time_stacked/_date_time_stacked.tsx +5 -1
  38. data/app/pb_kits/playbook/pb_date_year_stacked/_date_year_stacked.tsx +15 -4
  39. data/app/pb_kits/playbook/pb_detail/_detail.tsx +5 -1
  40. data/app/pb_kits/playbook/pb_dialog/_dialog.tsx +11 -3
  41. data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_footer.tsx +8 -3
  42. data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_header.tsx +5 -1
  43. data/app/pb_kits/playbook/pb_distribution_bar/_distribution_bar.tsx +8 -1
  44. data/app/pb_kits/playbook/pb_enhanced_element/element_observer.ts +1 -1
  45. data/app/pb_kits/playbook/pb_enhanced_element/index.ts +1 -1
  46. data/app/pb_kits/playbook/pb_file_upload/_file_upload.tsx +6 -2
  47. data/app/pb_kits/playbook/pb_filter/docs/_filter_default.md +1 -0
  48. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.tsx +6 -1
  49. data/app/pb_kits/playbook/pb_flex/_flex.tsx +6 -1
  50. data/app/pb_kits/playbook/pb_flex/_flex_item.tsx +6 -1
  51. data/app/pb_kits/playbook/pb_form_group/_form_group.tsx +5 -1
  52. data/app/pb_kits/playbook/pb_form_pill/_form_pill.tsx +7 -1
  53. data/app/pb_kits/playbook/pb_gauge/_gauge.tsx +6 -2
  54. data/app/pb_kits/playbook/pb_hashtag/_hashtag.tsx +5 -1
  55. data/app/pb_kits/playbook/pb_highlight/_highlight.tsx +5 -0
  56. data/app/pb_kits/playbook/pb_home_address_street/_home_address_street.tsx +10 -3
  57. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default_swift.md +18 -0
  58. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis_swift.md +34 -0
  59. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link_swift.md +18 -0
  60. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_modified_swift.md +13 -0
  61. data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_props_swift.md +14 -0
  62. data/app/pb_kits/playbook/pb_home_address_street/docs/example.yml +6 -0
  63. data/app/pb_kits/playbook/pb_icon/_icon.tsx +7 -1
  64. data/app/pb_kits/playbook/pb_icon_circle/_icon_circle.tsx +5 -1
  65. data/app/pb_kits/playbook/pb_icon_stat_value/_icon_stat_value.tsx +5 -1
  66. data/app/pb_kits/playbook/pb_icon_value/_icon_value.tsx +5 -1
  67. data/app/pb_kits/playbook/pb_image/_image.tsx +6 -1
  68. data/app/pb_kits/playbook/pb_label_pill/_label_pill.tsx +5 -1
  69. data/app/pb_kits/playbook/pb_label_value/_label_value.tsx +6 -2
  70. data/app/pb_kits/playbook/pb_layout/_layout.tsx +6 -1
  71. data/app/pb_kits/playbook/pb_legend/_legend.tsx +5 -1
  72. data/app/pb_kits/playbook/pb_lightbox/Header/_lightbox_header.tsx +6 -1
  73. data/app/pb_kits/playbook/pb_lightbox/_lightbox.tsx +5 -1
  74. data/app/pb_kits/playbook/pb_line_graph/_line_graph.tsx +9 -3
  75. data/app/pb_kits/playbook/pb_list/_list.tsx +7 -2
  76. data/app/pb_kits/playbook/pb_list/_list_item.tsx +5 -1
  77. data/app/pb_kits/playbook/pb_loading_inline/_loading_inline.tsx +5 -1
  78. data/app/pb_kits/playbook/pb_map/_map.tsx +6 -1
  79. data/app/pb_kits/playbook/pb_message/_message.tsx +5 -1
  80. data/app/pb_kits/playbook/pb_message/_message_mention.tsx +5 -1
  81. data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.tsx +5 -1
  82. data/app/pb_kits/playbook/pb_multiple_users/_multiple_users.tsx +5 -1
  83. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_default_swift.md +11 -0
  84. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_props_swift.md +7 -0
  85. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_reverse_swift.md +13 -0
  86. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_size_swift.md +11 -0
  87. data/app/pb_kits/playbook/pb_multiple_users/docs/example.yml +6 -0
  88. data/app/pb_kits/playbook/pb_multiple_users_stacked/_multiple_users_stacked.tsx +5 -1
  89. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_default_swift.md +15 -0
  90. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_props_swift.md +5 -0
  91. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_small_swift.md +15 -0
  92. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/_multiple_users_stacked_xsmall_swift.md +15 -0
  93. data/app/pb_kits/playbook/pb_multiple_users_stacked/docs/example.yml +6 -0
  94. data/app/pb_kits/playbook/pb_nav/_item.tsx +7 -2
  95. data/app/pb_kits/playbook/pb_nav/_nav.tsx +5 -1
  96. data/app/pb_kits/playbook/pb_online_status/_online_status.tsx +5 -1
  97. data/app/pb_kits/playbook/pb_passphrase/_passphrase.tsx +6 -2
  98. data/app/pb_kits/playbook/pb_person/_person.tsx +5 -0
  99. data/app/pb_kits/playbook/pb_person_contact/_person_contact.tsx +5 -1
  100. data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.tsx +8 -2
  101. data/app/pb_kits/playbook/pb_pill/_pill.tsx +5 -1
  102. data/app/pb_kits/playbook/pb_popover/_popover.tsx +6 -1
  103. data/app/pb_kits/playbook/pb_progress_pills/_progress_pills.tsx +5 -1
  104. data/app/pb_kits/playbook/pb_progress_simple/_progress_simple.tsx +9 -3
  105. data/app/pb_kits/playbook/pb_progress_step/_progress_step.tsx +5 -1
  106. data/app/pb_kits/playbook/pb_progress_step/_progress_step_item.tsx +6 -2
  107. data/app/pb_kits/playbook/pb_radio/_radio.tsx +5 -1
  108. data/app/pb_kits/playbook/pb_rich_text_editor/_rich_text_editor.tsx +7 -1
  109. data/app/pb_kits/playbook/pb_section_separator/_section_separator.tsx +5 -1
  110. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children_swift.md +14 -0
  111. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed_swift.md +7 -0
  112. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line_swift.md +8 -0
  113. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_props_swift.md +8 -0
  114. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text_swift.md +7 -0
  115. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_vertical_swift.md +18 -0
  116. data/app/pb_kits/playbook/pb_section_separator/docs/example.yml +8 -0
  117. data/app/pb_kits/playbook/pb_select/_select.tsx +6 -1
  118. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.tsx +6 -2
  119. data/app/pb_kits/playbook/pb_selectable_card_icon/_selectable_card_icon.tsx +5 -0
  120. data/app/pb_kits/playbook/pb_selectable_icon/_selectable_icon.tsx +5 -0
  121. data/app/pb_kits/playbook/pb_selectable_list/_item.tsx +11 -3
  122. data/app/pb_kits/playbook/pb_selectable_list/_selectable_list.tsx +5 -1
  123. data/app/pb_kits/playbook/pb_source/_source.tsx +5 -1
  124. data/app/pb_kits/playbook/pb_star_rating/_star_rating.tsx +5 -1
  125. data/app/pb_kits/playbook/pb_stat_change/_stat_change.tsx +14 -2
  126. data/app/pb_kits/playbook/pb_stat_value/_stat_value.tsx +6 -0
  127. data/app/pb_kits/playbook/pb_table/_table.tsx +5 -1
  128. data/app/pb_kits/playbook/pb_table/_table_row.tsx +5 -1
  129. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +5 -1
  130. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md +35 -0
  131. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default_swift.md +29 -0
  132. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled_swift.md +13 -0
  133. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_error_swift.md +24 -0
  134. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_props_swift.md +13 -0
  135. data/app/pb_kits/playbook/pb_text_input/docs/example.yml +7 -0
  136. data/app/pb_kits/playbook/pb_textarea/_textarea.tsx +5 -2
  137. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_default_swift.md +27 -0
  138. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_error_swift.md +11 -0
  139. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_props_swift.md +9 -0
  140. data/app/pb_kits/playbook/pb_textarea/docs/example.yml +5 -0
  141. data/app/pb_kits/playbook/pb_time/_time.tsx +9 -2
  142. data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.tsx +5 -1
  143. data/app/pb_kits/playbook/pb_time_stacked/_time_stacked.tsx +6 -2
  144. data/app/pb_kits/playbook/pb_timeline/_item.tsx +9 -2
  145. data/app/pb_kits/playbook/pb_timeline/_timeline.tsx +5 -1
  146. data/app/pb_kits/playbook/pb_timestamp/_timestamp.tsx +5 -1
  147. data/app/pb_kits/playbook/pb_title/_title.tsx +5 -1
  148. data/app/pb_kits/playbook/pb_title_count/_title_count.tsx +5 -1
  149. data/app/pb_kits/playbook/pb_title_detail/_title_detail.tsx +16 -3
  150. data/app/pb_kits/playbook/pb_toggle/_toggle.tsx +5 -0
  151. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_default_swift.md +11 -0
  152. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_name_swift.md +10 -0
  153. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_props_swift.md +6 -0
  154. data/app/pb_kits/playbook/pb_toggle/docs/example.yml +4 -0
  155. data/app/pb_kits/playbook/pb_tooltip/_tooltip.tsx +5 -1
  156. data/app/pb_kits/playbook/pb_treemap_chart/_treemap_chart.tsx +9 -3
  157. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +7 -2
  158. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_highlight.jsx +2 -2
  159. data/app/pb_kits/playbook/pb_user/_user.tsx +5 -1
  160. data/app/pb_kits/playbook/pb_user_badge/_user_badge.tsx +5 -1
  161. data/app/pb_kits/playbook/pb_walkthrough/_walkthrough.tsx +5 -1
  162. data/app/pb_kits/playbook/pb_weekday_stacked/_weekday_stacked.tsx +5 -1
  163. data/app/pb_kits/playbook/utilities/props.ts +16 -0
  164. data/dist/menu.yml +240 -168
  165. data/dist/playbook-rails.js +5 -5
  166. data/lib/playbook/version.rb +2 -2
  167. metadata +46 -7
@@ -5,7 +5,7 @@ import intlTelInput from 'intl-tel-input'
5
5
  import 'intl-tel-input/build/css/intlTelInput.css'
6
6
  import 'intl-tel-input/build/js/utils.js'
7
7
 
8
- import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
8
+ import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
9
9
  import { globalProps } from '../utilities/globalProps'
10
10
 
11
11
  import TextInput from '../pb_text_input/_text_input'
@@ -25,6 +25,7 @@ type PhoneNumberInputProps = {
25
25
  data?: { [key: string]: string },
26
26
  disabled?: boolean,
27
27
  error?: string,
28
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
28
29
  id?: string,
29
30
  initialCountry?: string,
30
31
  isValid?: (valid: boolean) => void,
@@ -71,6 +72,7 @@ const PhoneNumberInput = (props: PhoneNumberInputProps, ref?: React.MutableRefOb
71
72
  dark = false,
72
73
  data = {},
73
74
  disabled = false,
75
+ htmlOptions = {},
74
76
  id = "",
75
77
  initialCountry = "",
76
78
  isValid = () => {
@@ -90,6 +92,7 @@ const PhoneNumberInput = (props: PhoneNumberInputProps, ref?: React.MutableRefOb
90
92
 
91
93
  const ariaProps = buildAriaProps(aria)
92
94
  const dataProps = buildDataProps(data)
95
+ const htmlProps = buildHtmlProps(htmlOptions)
93
96
  const classes = classnames(
94
97
  buildCss("pb_phone_number_input"),
95
98
  globalProps(props),
@@ -256,7 +259,10 @@ const PhoneNumberInput = (props: PhoneNumberInputProps, ref?: React.MutableRefOb
256
259
  if (required) textInputProps.required = true
257
260
 
258
261
  return (
259
- <div {...wrapperProps}>
262
+ <div
263
+ {...wrapperProps}
264
+ {...htmlProps}
265
+ >
260
266
  <TextInput
261
267
  ref={
262
268
  inputNode => {
@@ -2,13 +2,14 @@ import React from 'react'
2
2
 
3
3
  import classnames from 'classnames'
4
4
  import Title from '../pb_title/_title'
5
- import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
5
+ import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
6
6
  import { GlobalProps, globalProps } from '../utilities/globalProps'
7
7
 
8
8
  type PillProps = {
9
9
  aria?: {[key: string]: string},
10
10
  className?: string,
11
11
  data?: {[key: string]: string},
12
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
12
13
  id?: string,
13
14
  text: string,
14
15
  variant?: "success" | "warning" | "error" | "info" | "neutral" | "primary",
@@ -20,6 +21,7 @@ const Pill = (props: PillProps) => {
20
21
  aria = {},
21
22
  className,
22
23
  data = {},
24
+ htmlOptions = {},
23
25
  id,
24
26
  text,
25
27
  variant = 'neutral',
@@ -28,12 +30,14 @@ const Pill = (props: PillProps) => {
28
30
 
29
31
  const ariaProps = buildAriaProps(aria)
30
32
  const dataProps = buildDataProps(data)
33
+ const htmlProps = buildHtmlProps(htmlOptions)
31
34
  const classes = classnames(buildCss('pb_pill_kit', variant, textTransform), globalProps(props), className)
32
35
 
33
36
  return (
34
37
  <div
35
38
  {...ariaProps}
36
39
  {...dataProps}
40
+ {...htmlProps}
37
41
  className={classes}
38
42
  id={id}
39
43
  >
@@ -12,6 +12,7 @@ import {
12
12
  buildAriaProps,
13
13
  buildCss,
14
14
  buildDataProps,
15
+ buildHtmlProps,
15
16
  noop,
16
17
  } from "../utilities/props";
17
18
 
@@ -24,6 +25,7 @@ type PbPopoverProps = {
24
25
  className?: string;
25
26
  closeOnClick?: "outside" | "inside" | "any";
26
27
  data?: { [key: string]: string },
28
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
27
29
  id?: string;
28
30
  offset?: boolean;
29
31
  reference: PopperReference & any;
@@ -63,6 +65,7 @@ const Popover = (props: PbPopoverProps) => {
63
65
  className,
64
66
  children,
65
67
  data = {},
68
+ htmlOptions = {},
66
69
  id,
67
70
  modifiers,
68
71
  offset,
@@ -92,7 +95,8 @@ const Popover = (props: PbPopoverProps) => {
92
95
  );
93
96
  };
94
97
  const ariaProps = buildAriaProps(aria);
95
- const dataProps = buildDataProps(data);
98
+ const dataProps = buildDataProps(data)
99
+ const htmlProps = buildHtmlProps(htmlOptions);
96
100
  const classes = classnames(
97
101
  buildCss("pb_popover_kit"),
98
102
  globalProps(props),
@@ -110,6 +114,7 @@ const Popover = (props: PbPopoverProps) => {
110
114
  <div
111
115
  {...ariaProps}
112
116
  {...dataProps}
117
+ {...htmlProps}
113
118
  className={classes}
114
119
  data-placement={placement}
115
120
  id={id}
@@ -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 } from '../utilities/globalProps'
6
6
 
7
7
  import Body from '../pb_body/_body'
@@ -13,6 +13,7 @@ type ProgressPillsProps = {
13
13
  className?: string,
14
14
  data?: { [key: string]: string },
15
15
  dark?: boolean,
16
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
16
17
  id?: string,
17
18
  steps?: number,
18
19
  title?: string,
@@ -43,6 +44,7 @@ const ProgressPills = (props: ProgressPillsProps) => {
43
44
  aria = { hidden: 'true' },
44
45
  className,
45
46
  data = {},
47
+ htmlOptions = {},
46
48
  id,
47
49
  steps = 3,
48
50
  title,
@@ -52,12 +54,14 @@ const ProgressPills = (props: ProgressPillsProps) => {
52
54
 
53
55
  const ariaProps = buildAriaProps(aria)
54
56
  const dataProps = buildDataProps(data)
57
+ const htmlProps = buildHtmlProps(htmlOptions)
55
58
  const classes = classnames(buildCss('pb_progress_pills_kit'), globalProps(props), className)
56
59
 
57
60
  return (
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 { buildCss, buildDataProps } from '../utilities/props'
3
+ import { buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
4
4
  import { globalProps } from '../utilities/globalProps'
5
5
 
6
6
  type ProgressSimpleProps = {
@@ -8,6 +8,7 @@ type ProgressSimpleProps = {
8
8
  className?: string | string[],
9
9
  dark?: boolean,
10
10
  data?: string,
11
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
11
12
  id?: string,
12
13
  max?: number,
13
14
  muted: boolean,
@@ -23,6 +24,7 @@ const ProgressSimple = (props: ProgressSimpleProps) => {
23
24
  className,
24
25
  dark = false,
25
26
  data ={},
27
+ htmlOptions = {},
26
28
  max,
27
29
  muted = false,
28
30
  percent = '',
@@ -35,6 +37,7 @@ const ProgressSimple = (props: ProgressSimpleProps) => {
35
37
  }
36
38
 
37
39
  const dataProps = buildDataProps(data)
40
+ const htmlProps = buildHtmlProps(htmlOptions)
38
41
  const variantStyle = variant == 'default' ? '' : variant
39
42
 
40
43
  const valueStyles = {
@@ -53,8 +56,11 @@ const ProgressSimple = (props: ProgressSimpleProps) => {
53
56
  )
54
57
 
55
58
  return (
56
- <div {...dataProps}
57
- className={wrapperClass}>
59
+ <div
60
+ {...dataProps}
61
+ {...htmlProps}
62
+ className={wrapperClass}
63
+ >
58
64
  <div
59
65
  className={kitClass}
60
66
  data-value={value}
@@ -1,12 +1,13 @@
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
 
6
6
  type ProgressStepProps = {
7
7
  aria?: { [key: string]: string },
8
8
  className?: string,
9
9
  data?: { [key: string]: string },
10
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
10
11
  id?: string,
11
12
  children?: React.ReactChild[] | React.ReactChild,
12
13
  orientation?: "horizontal" | "vertical",
@@ -24,6 +25,7 @@ const ProgressStep = (props: ProgressStepProps): React.ReactElement => {
24
25
  color,
25
26
  data = {},
26
27
  orientation = 'horizontal',
28
+ htmlOptions = {},
27
29
  icon = false,
28
30
  showIcon = false,
29
31
  variant,
@@ -31,6 +33,7 @@ const ProgressStep = (props: ProgressStepProps): React.ReactElement => {
31
33
 
32
34
  const ariaProps = buildAriaProps(aria)
33
35
  const dataProps = buildDataProps(data)
36
+ const htmlProps = buildHtmlProps(htmlOptions)
34
37
  const iconStyle = icon === true || showIcon === true ? 'icon' : ''
35
38
  const progressStepCss = buildCss(
36
39
  'pb_progress_step_kit',
@@ -44,6 +47,7 @@ const ProgressStep = (props: ProgressStepProps): React.ReactElement => {
44
47
  <ul
45
48
  {...ariaProps}
46
49
  {...dataProps}
50
+ {...htmlProps}
47
51
  className={classnames(progressStepCss, globalProps(props), className)}
48
52
  >
49
53
  {children}
@@ -1,7 +1,7 @@
1
1
  import React from 'react'
2
2
  import classnames from 'classnames'
3
3
 
4
- import { buildCss, buildDataProps } from '../utilities/props'
4
+ import { buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
5
5
 
6
6
  import Icon from '../pb_icon/_icon'
7
7
 
@@ -10,6 +10,7 @@ type ProgressStepItemProps = {
10
10
  data?: { [key: string]: string },
11
11
  status?: "complete" | "active" | "inactive" | "hidden",
12
12
  children?: React.ReactNode | React.ReactNode[],
13
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
13
14
  icon?: string,
14
15
  }
15
16
 
@@ -19,15 +20,18 @@ const ProgressStepItem = (props: ProgressStepItemProps): React.ReactElement => {
19
20
  data = {},
20
21
  status = 'inactive',
21
22
  children,
23
+ htmlOptions = {},
22
24
  icon = 'check',
23
25
  } = props
24
26
 
25
27
  const progressStepItem = buildCss('pb_progress_step_item', status)
26
- const dataProps = buildDataProps(data)
28
+ const dataProps = buildDataProps(data)
29
+ const htmlProps = buildHtmlProps(htmlOptions)
27
30
 
28
31
  return (
29
32
  <li
30
33
  {...dataProps}
34
+ {...htmlProps}
31
35
  className={classnames(progressStepItem, className)}
32
36
  >
33
37
  <div className="box">
@@ -3,7 +3,7 @@
3
3
  import React, { forwardRef } from 'react'
4
4
  import Body from '../pb_body/_body'
5
5
  import classnames from 'classnames'
6
- import { buildAriaProps, buildCss, buildDataProps } from '../utilities/props'
6
+ import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
7
7
  import { globalProps, GlobalProps } from '../utilities/globalProps'
8
8
 
9
9
  type RadioProps = {
@@ -15,6 +15,7 @@ type RadioProps = {
15
15
  dark?: boolean,
16
16
  data?: {[key: string]: string},
17
17
  error?: boolean,
18
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
18
19
  id?: string,
19
20
  label: string,
20
21
  name?: string,
@@ -31,6 +32,7 @@ const Radio = ({
31
32
  dark = false,
32
33
  data = {},
33
34
  error = false,
35
+ htmlOptions = {},
34
36
  id,
35
37
  label,
36
38
  name = 'radio_name',
@@ -41,6 +43,7 @@ const Radio = ({
41
43
  }: RadioProps, ref: any) => {
42
44
  const ariaProps = buildAriaProps(aria)
43
45
  const dataProps = buildDataProps(data)
46
+ const htmlProps = buildHtmlProps(htmlOptions)
44
47
  const classes = classnames(
45
48
  buildCss('pb_radio_kit', alignment ),
46
49
  dark ? 'dark': null, error ? 'error': null,
@@ -68,6 +71,7 @@ const Radio = ({
68
71
  <label
69
72
  {...ariaProps}
70
73
  {...dataProps}
74
+ {...htmlProps}
71
75
  className={classes}
72
76
  htmlFor={id}
73
77
  >
@@ -3,7 +3,7 @@ import classnames from 'classnames'
3
3
  import inlineFocus from './inlineFocus'
4
4
  import useFocus from './useFocus'
5
5
  import { globalProps, GlobalProps } from '../utilities/globalProps'
6
- import { buildAriaProps, buildDataProps, noop } from '../utilities/props'
6
+ import { buildAriaProps, buildDataProps, noop, buildHtmlProps } from '../utilities/props'
7
7
 
8
8
  try {
9
9
  const Trix = require('trix')
@@ -35,6 +35,7 @@ type RichTextEditorProps = {
35
35
  className?: string,
36
36
  data?: { [key: string]: string },
37
37
  focus?: boolean,
38
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
38
39
  id?: string,
39
40
  inline?: boolean,
40
41
  extensions?: { [key: string]: string }[],
@@ -58,6 +59,7 @@ const RichTextEditor = (props: RichTextEditorProps) => {
58
59
  className,
59
60
  data = {},
60
61
  focus = false,
62
+ htmlOptions = {},
61
63
  inline = false,
62
64
  extensions,
63
65
  name,
@@ -74,9 +76,12 @@ const RichTextEditor = (props: RichTextEditorProps) => {
74
76
  dataProps = buildDataProps(data),
75
77
  [editor, setEditor] = useState<Editor>()
76
78
 
79
+ const htmlProps = buildHtmlProps(htmlOptions)
80
+
77
81
  const handleOnEditorReady = (editorInstance: Editor) => setEditor(editorInstance),
78
82
  element = editor?.element
79
83
 
84
+
80
85
  // DOM manipulation must wait for editor to be ready
81
86
  if (editor) {
82
87
  const toolbarElement = element.parentElement.querySelector('trix-toolbar') as HTMLElement,
@@ -161,6 +166,7 @@ const RichTextEditor = (props: RichTextEditorProps) => {
161
166
  <div
162
167
  {...ariaProps}
163
168
  {...dataProps}
169
+ {...htmlProps}
164
170
  className={css}
165
171
  >
166
172
  {
@@ -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 } from '../utilities/globalProps'
6
6
 
7
7
  import Caption from '../pb_caption/_caption'
@@ -12,6 +12,7 @@ type SectionSeparatorProps = {
12
12
  className?: string,
13
13
  dark?: boolean,
14
14
  data?: { [key: string]: string; },
15
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
15
16
  id?: string,
16
17
  lineStyle?: "solid" | "dashed",
17
18
  orientation?: "horizontal" | "vertical",
@@ -25,6 +26,7 @@ const SectionSeparator = (props: SectionSeparatorProps) => {
25
26
  children,
26
27
  className,
27
28
  data = {},
29
+ htmlOptions = {},
28
30
  id,
29
31
  lineStyle = 'solid',
30
32
  orientation = 'horizontal',
@@ -34,6 +36,7 @@ const SectionSeparator = (props: SectionSeparatorProps) => {
34
36
  } = props
35
37
  const ariaProps = buildAriaProps(aria)
36
38
  const dataProps = buildDataProps(data)
39
+ const htmlProps = buildHtmlProps(htmlOptions)
37
40
  const classes = classnames(buildCss('pb_section_separator_kit', variant, orientation, lineStyle === "dashed" ? lineStyle : ""), globalProps(props), className)
38
41
 
39
42
  return (
@@ -41,6 +44,7 @@ const SectionSeparator = (props: SectionSeparatorProps) => {
41
44
  <div
42
45
  {...ariaProps}
43
46
  {...dataProps}
47
+ {...htmlProps}
44
48
  className={classes}
45
49
  id={id}
46
50
  >
@@ -0,0 +1,14 @@
1
+
2
+ ![section-separator-children](https://github.com/powerhome/playbook/assets/92755007/acd6a8eb-d034-4efd-b2e6-afabe739e678)
3
+
4
+ ```swift
5
+
6
+ PBSectionSeparator(variant: .dashed) {
7
+ PBCard(alignment: .center, borderRadius: BorderRadius.rounded, padding: Spacing.xxSmall, width: 70) {
8
+ Text("Today")
9
+ .pbFont(.caption)
10
+ .frame(maxWidth: .infinity, alignment: .center)
11
+ }
12
+ }
13
+
14
+ ```
@@ -0,0 +1,7 @@
1
+ ![section-separator-dashed](https://github.com/powerhome/playbook/assets/92755007/e4f01870-3d90-4655-9136-5c7565711e1f)
2
+
3
+ ```swift
4
+
5
+ PBSectionSeparator(variant: .dashed)
6
+
7
+ ```
@@ -0,0 +1,8 @@
1
+
2
+ ![section-separator-default](https://github.com/powerhome/playbook/assets/92755007/2560d5e2-f345-42d2-bad9-2a2e031b3e08)
3
+
4
+ ```swift
5
+
6
+ PBSectionSeparator()
7
+
8
+ ```
@@ -0,0 +1,8 @@
1
+ ### Props
2
+ | Name | Type | Description | Default | Values |
3
+ | --- | ----------- | --------- | --------- | --------- |
4
+ | **text** | `String` | Adds text to the Section Separator | `nil` | |
5
+ | **orientation** | `Orientation` | Changes the orientation | `.horizontal` | `.horizontal` `.vertical` |
6
+ | **variant** | `Variant` | Changes the style of the Section Separator | `.card` | `.dashed` `.card` |
7
+ | **dividerOpacity** | `CGFloat` | Adjusts the opacity of the divider | `1` | |
8
+ | **margin** | `CGFloat` | Adds margin between text and the divider | `Spacing.xSmall` | `Spacing.none` `Spacing.xxSmall` `Spacing.xSmall` `Spacing.small` `Spacing.medium` `Spacing.large` `Spacing.xLarge` |
@@ -0,0 +1,7 @@
1
+ ![section-separator-text](https://github.com/powerhome/playbook/assets/92755007/4b481a7d-d001-43b6-b779-cfdc6fffc15f)
2
+
3
+ ```swift
4
+
5
+ PBSectionSeparator("Text separator")
6
+
7
+ ```
@@ -0,0 +1,18 @@
1
+ ![section-separator-verticle](https://github.com/powerhome/playbook/assets/92755007/21ca54a5-6b8a-459f-91ad-4e9b68258f68)
2
+
3
+ ```swift
4
+
5
+ let loremIpsum: some View = Text(
6
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididt labore et dolore"
7
+ )
8
+
9
+ HStack(spacing: Spacing.none) {
10
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididt labore et dolore"
11
+ PBSectionSeparator(orientation: .vertical)
12
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididt labore et dolore"
13
+ }
14
+ .frame(maxWidth: .infinity)
15
+ .frame(height: 120, alignment: .center)
16
+ .listRowSeparator(.hidden)
17
+
18
+ ```
@@ -13,3 +13,11 @@ examples:
13
13
  - section_separator_text: Text Separator
14
14
  - section_separator_vertical: Vertical
15
15
  - section_separator_children: Children
16
+
17
+ swift:
18
+ - section_separator_line_swift: Line Separator
19
+ - section_separator_dashed_swift: Dashed Separator
20
+ - section_separator_text_swift: Text Separator
21
+ - section_separator_vertical_swift: Vertical
22
+ - section_separator_children_swift: Children
23
+ - section_separator_props_swift: ""
@@ -1,7 +1,7 @@
1
1
  import React, { forwardRef } 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, domSafeProps } from '../utilities/globalProps'
6
6
  import type { InputCallback } from '../types'
7
7
 
@@ -24,6 +24,7 @@ type SelectProps = {
24
24
  data?: { [key: string]: string },
25
25
  disabled?: boolean,
26
26
  error?: string,
27
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
27
28
  id?: string,
28
29
  includeBlank?: string,
29
30
  inline?: boolean,
@@ -58,6 +59,7 @@ const Select = ({
58
59
  disabled = false,
59
60
  error,
60
61
  label,
62
+ htmlOptions = {},
61
63
  inline = false,
62
64
  multiple = false,
63
65
  name,
@@ -69,6 +71,7 @@ const Select = ({
69
71
  }: SelectProps, ref: React.LegacyRef<HTMLSelectElement>) => {
70
72
  const ariaProps = buildAriaProps(aria)
71
73
  const dataProps = buildDataProps(data)
74
+ const htmlProps = buildHtmlProps(htmlOptions)
72
75
  const optionsList = createOptions(options)
73
76
 
74
77
  const inlineClass = inline ? 'inline' : null
@@ -89,6 +92,7 @@ const Select = ({
89
92
  if (children) return children
90
93
  return (
91
94
  <select
95
+ {...htmlOptions}
92
96
  {...domSafeProps(props)}
93
97
  disabled={disabled}
94
98
  id={name}
@@ -109,6 +113,7 @@ const Select = ({
109
113
  <div
110
114
  {...ariaProps}
111
115
  {...dataProps}
116
+ {...htmlProps}
112
117
  className={classes}
113
118
  >
114
119
  {label &&
@@ -9,7 +9,7 @@ import {
9
9
  buildCss,
10
10
  buildDataProps,
11
11
  noop,
12
- } from '../utilities/props'
12
+ buildHtmlProps } from '../utilities/props'
13
13
 
14
14
  import Icon from '../pb_icon/_icon'
15
15
  import Checkbox from '../pb_checkbox/_checkbox'
@@ -28,8 +28,9 @@ type SelectableCardProps = {
28
28
  disabled?: boolean,
29
29
  error?: boolean,
30
30
  icon?: boolean,
31
- id?: string,
31
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
32
32
  inputId?: string,
33
+ id?: string,
33
34
  multi?: boolean,
34
35
  name?: string,
35
36
  onChange: (event: React.FormEvent<HTMLInputElement>) => void,
@@ -48,6 +49,7 @@ const SelectableCard = (props: SelectableCardProps) => {
48
49
  data = {},
49
50
  disabled = false,
50
51
  error = false,
52
+ htmlOptions = {},
51
53
  icon = false,
52
54
  inputId = null,
53
55
  multi = true,
@@ -59,6 +61,7 @@ const SelectableCard = (props: SelectableCardProps) => {
59
61
  } = props
60
62
  const ariaProps = buildAriaProps(aria)
61
63
  const dataProps = buildDataProps(data)
64
+ const htmlProps = buildHtmlProps(htmlOptions)
62
65
 
63
66
  const classes = classnames(buildCss('pb_selectable_card_kit',
64
67
  {
@@ -109,6 +112,7 @@ const SelectableCard = (props: SelectableCardProps) => {
109
112
  <div
110
113
  {...ariaProps}
111
114
  {...dataProps}
115
+ {...htmlProps}
112
116
  className={classes}
113
117
  >
114
118
  <input
@@ -6,6 +6,7 @@ import {
6
6
  buildAriaProps,
7
7
  buildCss,
8
8
  buildDataProps,
9
+ buildHtmlProps,
9
10
  } from '../utilities/props'
10
11
 
11
12
  import Body from '../pb_body/_body'
@@ -21,6 +22,7 @@ type SelectableCardIconProps = {
21
22
  dark?: boolean,
22
23
  data?: { [key: string]: string },
23
24
  disabled?: boolean,
25
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
24
26
  icon?: string,
25
27
  inputId?: string,
26
28
  multi?: boolean,
@@ -41,6 +43,7 @@ const SelectableCardIcon = (props: SelectableCardIconProps) => {
41
43
  dark = false,
42
44
  data = {},
43
45
  disabled = false,
46
+ htmlOptions = {},
44
47
  icon,
45
48
  inputId,
46
49
  multi = true,
@@ -53,6 +56,7 @@ const SelectableCardIcon = (props: SelectableCardIconProps) => {
53
56
 
54
57
  const ariaProps = buildAriaProps(aria)
55
58
  const dataProps = buildDataProps(data)
59
+ const htmlProps = buildHtmlProps(htmlOptions)
56
60
 
57
61
  const classes = classnames(
58
62
  buildCss('pb_selectable_card_icon_kit', {
@@ -68,6 +72,7 @@ const SelectableCardIcon = (props: SelectableCardIconProps) => {
68
72
  <div
69
73
  {...ariaProps}
70
74
  {...dataProps}
75
+ {...htmlProps}
71
76
  className={classes}
72
77
  >
73
78
  <SelectableCard
@@ -6,6 +6,7 @@ import {
6
6
  buildAriaProps,
7
7
  buildCss,
8
8
  buildDataProps,
9
+ buildHtmlProps
9
10
  } from '../utilities/props'
10
11
  import Icon from '../pb_icon/_icon'
11
12
  import Title from '../pb_title/_title'
@@ -17,6 +18,7 @@ type SelectableIconProps = {
17
18
  customIcon?: {[key: string] :SVGElement},
18
19
  disabled?: boolean,
19
20
  data?: Object,
21
+ htmlOptions?: {[key: string]: string | number | boolean | Function},
20
22
  icon: string,
21
23
  inputId: string,
22
24
  inputs: string,
@@ -33,6 +35,7 @@ const SelectableIcon = ({
33
35
  customIcon,
34
36
  data = {},
35
37
  disabled = false,
38
+ htmlOptions = {},
36
39
  icon,
37
40
  inputId,
38
41
  inputs = 'enabled',
@@ -44,6 +47,7 @@ const SelectableIcon = ({
44
47
  }: SelectableIconProps) => {
45
48
  const ariaProps = buildAriaProps(aria)
46
49
  const dataProps = buildDataProps(data)
50
+ const htmlProps = buildHtmlProps(htmlOptions)
47
51
 
48
52
  const classes = classnames(
49
53
  buildCss('pb_selectable_icon_kit', {
@@ -62,6 +66,7 @@ const SelectableIcon = ({
62
66
  <div
63
67
  {...ariaProps}
64
68
  {...dataProps}
69
+ {...htmlProps}
65
70
  className={classes}
66
71
  >
67
72
  {inputs === 'disabled' && (