playbook_ui_docs 16.7.0.pre.alpha.tablewidths16409 → 16.7.0.pre.rc.0

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.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.jsx +0 -2
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.md +0 -10
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_grouped_headers_composition.jsx +1 -15
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_infinite_scroll.jsx +2 -2
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx +2 -2
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pinned_rows.jsx +2 -2
  8. data/app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading.js +200 -0
  9. data/app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js +42 -0
  10. data/app/pb_kits/playbook/pb_advanced_table/docs/_playground.json +5807 -150
  11. data/app/pb_kits/playbook/pb_advanced_table/docs/_playground.overrides.json +30 -5
  12. data/app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_column_definitions_styling.json +1 -6
  13. data/app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_grouped_headers_composition_mock_data.json +98 -0
  14. data/app/pb_kits/playbook/pb_bread_crumbs/docs/_bread_crumbs_default.jsx +5 -5
  15. data/app/pb_kits/playbook/pb_date/docs/_playground.json +17 -13
  16. data/app/pb_kits/playbook/pb_date/docs/_playground.overrides.json +16 -13
  17. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_inline.html.erb +2 -0
  18. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_inline.jsx +2 -0
  19. data/app/pb_kits/playbook/pb_date_picker/docs/_playground.json +42 -136
  20. data/app/pb_kits/playbook/pb_date_picker/docs/_playground.overrides.json +45 -113
  21. data/app/pb_kits/playbook/pb_date_range_inline/docs/_playground.json +6 -48
  22. data/app/pb_kits/playbook/pb_date_range_stacked/docs/_playground.json +5 -28
  23. data/app/pb_kits/playbook/pb_date_stacked/docs/_playground.json +1 -1
  24. data/app/pb_kits/playbook/pb_date_stacked/docs/_playground.overrides.json +1 -1
  25. data/app/pb_kits/playbook/pb_date_time/docs/_playground.json +3 -16
  26. data/app/pb_kits/playbook/pb_date_time/docs/_playground.overrides.json +3 -16
  27. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_playground.json +15 -11
  28. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_playground.overrides.json +15 -11
  29. data/app/pb_kits/playbook/pb_date_year_stacked/docs/_playground.json +4 -4
  30. data/app/pb_kits/playbook/pb_date_year_stacked/docs/_playground.overrides.json +4 -4
  31. data/app/pb_kits/playbook/pb_detail/docs/_playground.json +18 -12
  32. data/app/pb_kits/playbook/pb_detail/docs/_playground.overrides.json +12 -13
  33. data/app/pb_kits/playbook/pb_dialog/docs/_playground.json +42 -108
  34. data/app/pb_kits/playbook/pb_dialog/docs/_playground.overrides.json +40 -88
  35. data/app/pb_kits/playbook/pb_distribution_bar/docs/_playground.json +7 -65
  36. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_constrain_height.jsx +0 -18
  37. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_constrain_height_rails.html.erb +0 -11
  38. data/app/pb_kits/playbook/pb_dropdown/docs/_playground.json +21 -318
  39. data/app/pb_kits/playbook/pb_dropdown/docs/_playground.overrides.json +19 -192
  40. data/app/pb_kits/playbook/pb_empty_state/docs/_playground.json +12 -77
  41. data/app/pb_kits/playbook/pb_file_upload/docs/_playground.json +13 -98
  42. data/app/pb_kits/playbook/pb_link/docs/_playground.json +40 -81
  43. data/app/pb_kits/playbook/pb_link/docs/_playground.overrides.json +30 -88
  44. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control.jsx +1 -22
  45. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change.jsx +2 -22
  46. data/app/pb_kits/playbook/pb_pagination/docs/data.js +23 -0
  47. data/app/pb_kits/playbook/pb_phone_number_input/docs/_playground.json +2 -4
  48. data/app/pb_kits/playbook/pb_phone_number_input/docs/example.yml +0 -2
  49. data/app/pb_kits/playbook/pb_phone_number_input/docs/index.js +0 -1
  50. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_advanced_templates.jsx +1 -76
  51. data/app/pb_kits/playbook/pb_rich_text_editor/docs/example.yml +0 -2
  52. data/app/pb_kits/playbook/pb_rich_text_editor/docs/templates.js +75 -0
  53. data/app/pb_kits/playbook/pb_title/docs/_playground.json +23 -72
  54. data/app/pb_kits/playbook/pb_title/docs/_playground.overrides.json +16 -80
  55. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.jsx +2 -2
  56. metadata +7 -15
  57. data/app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data_inline_loading_empty_children.json +0 -41
  58. data/app/pb_kits/playbook/pb_date_range_inline/docs/_playground.overrides.json +0 -57
  59. data/app/pb_kits/playbook/pb_date_range_stacked/docs/_playground.overrides.json +0 -38
  60. data/app/pb_kits/playbook/pb_distribution_bar/docs/_playground.overrides.json +0 -45
  61. data/app/pb_kits/playbook/pb_empty_state/docs/_playground.overrides.json +0 -79
  62. data/app/pb_kits/playbook/pb_file_upload/docs/_playground.overrides.json +0 -99
  63. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_show_placeholder.html.erb +0 -5
  64. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_show_placeholder.jsx +0 -14
  65. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_show_placeholder.md +0 -3
  66. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_rails_default.html.erb +0 -1
  67. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_rails_default.md +0 -12
  68. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_rails_simple.html.erb +0 -9
  69. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_rails_simple.md +0 -8
@@ -1,45 +1,4 @@
1
1
  {
2
- "structureModes": {
3
- "default": "simple",
4
- "modes": {
5
- "simple": {
6
- "label": "Simple",
7
- "template": "<Dropdown{{props}} />",
8
- "children": ""
9
- },
10
- "subcomponents": {
11
- "label": "With Subcomponents",
12
- "template": "<Dropdown{{props}}>\n <Dropdown.Trigger />\n <Dropdown.Container>\n <Dropdown.Option option={({ label: 'United States', value: 'unitedStates', id: 'us' })} />\n <Dropdown.Option option={({ label: 'Canada', value: 'canada', id: 'ca' })} />\n <Dropdown.Option option={({ label: 'Pakistan', value: 'pakistan', id: 'pk' })} />\n </Dropdown.Container>\n</Dropdown>",
13
- "children": "",
14
- "props": {
15
- "options": [
16
- { "label": "United States", "value": "unitedStates", "id": "us" },
17
- { "label": "Canada", "value": "canada", "id": "ca" },
18
- { "label": "Pakistan", "value": "pakistan", "id": "pk" }
19
- ]
20
- }
21
- }
22
- }
23
- },
24
- "defaults": {
25
- "autocomplete": false,
26
- "blankSelection": "",
27
- "clearable": true,
28
- "closeOnClick": "any",
29
- "constrainHeight": false,
30
- "dark": false,
31
- "label": "Select a Country",
32
- "multiSelect": false,
33
- "options": [
34
- { "label": "United States", "value": "unitedStates", "id": "us" },
35
- { "label": "Canada", "value": "canada", "id": "ca" },
36
- { "label": "Pakistan", "value": "pakistan", "id": "pk" }
37
- ],
38
- "placeholder": "Select a country",
39
- "requiredIndicator": false,
40
- "separators": true,
41
- "variant": "default"
42
- },
43
2
  "groups": [
44
3
  {
45
4
  "name": "Content",
@@ -47,22 +6,28 @@
47
6
  "label",
48
7
  "placeholder",
49
8
  "options",
50
- "defaultValue",
51
9
  "blankSelection",
52
10
  "error"
53
11
  ]
54
12
  },
55
13
  {
56
- "name": "Behavior",
14
+ "name": "Appearance",
57
15
  "props": [
58
16
  "variant",
17
+ "separators",
18
+ "constrainHeight",
19
+ "clearable",
20
+ "requiredIndicator"
21
+ ]
22
+ },
23
+ {
24
+ "name": "State & behavior",
25
+ "props": [
26
+ "isClosed",
59
27
  "multiSelect",
60
28
  "autocomplete",
61
- "clearable",
62
29
  "closeOnClick",
63
- "constrainHeight",
64
- "isClosed",
65
- "requiredIndicator"
30
+ "onSelect"
66
31
  ]
67
32
  },
68
33
  {
@@ -75,17 +40,8 @@
75
40
  ]
76
41
  },
77
42
  {
78
- "name": "Display",
79
- "props": [
80
- "separators",
81
- "formPillProps",
82
- "activeStyle",
83
- "dark"
84
- ]
85
- },
86
- {
87
- "name": "Events",
88
- "props": ["onSelect"]
43
+ "name": "Values & forms",
44
+ "props": ["defaultValue", "formPillProps"]
89
45
  }
90
46
  ],
91
47
  "presets": [
@@ -102,22 +58,10 @@
102
58
  }
103
59
  },
104
60
  {
105
- "name": "With label",
106
- "props": {
107
- "label": "Select a Country",
108
- "placeholder": "Choose a country",
109
- "options": [
110
- { "label": "United States", "value": "unitedStates", "id": "us" },
111
- { "label": "Canada", "value": "canada", "id": "ca" },
112
- { "label": "Pakistan", "value": "pakistan", "id": "pk" }
113
- ]
114
- }
115
- },
116
- {
117
- "name": "Subtle Variant",
61
+ "name": "Subtle trigger",
118
62
  "props": {
119
63
  "variant": "subtle",
120
- "separators": false,
64
+ "placeholder": "Choose an option",
121
65
  "options": [
122
66
  { "label": "Alpha", "value": "alpha", "id": "a" },
123
67
  { "label": "Beta", "value": "beta", "id": "b" },
@@ -129,53 +73,7 @@
129
73
  "name": "Quick pick",
130
74
  "props": {
131
75
  "variant": "quickpick",
132
- "label": "Date Range",
133
- "placeholder": "Select a Date Range"
134
- }
135
- },
136
- {
137
- "name": "Quick pick custom",
138
- "props": {
139
- "variant": "quickpick",
140
- "label": "Date Range",
141
- "customQuickPickDates": {
142
- "dates": [
143
- {
144
- "label": "Last 15 months",
145
- "value": {
146
- "timePeriod": "months",
147
- "amount": 15
148
- }
149
- },
150
- {
151
- "label": "First Week of June 2022",
152
- "value": ["06/01/2022", "06/07/2022"]
153
- }
154
- ]
155
- }
156
- }
157
- },
158
- {
159
- "name": "Quick pick append defaults",
160
- "props": {
161
- "variant": "quickpick",
162
- "label": "Date Range",
163
- "customQuickPickDates": {
164
- "dates": [
165
- {
166
- "label": "Last 15 months",
167
- "value": {
168
- "timePeriod": "months",
169
- "amount": 15
170
- }
171
- },
172
- {
173
- "label": "First Week of June 2022",
174
- "value": ["06/01/2022", "06/07/2022"]
175
- }
176
- ],
177
- "override": false
178
- }
76
+ "label": "Date range"
179
77
  }
180
78
  },
181
79
  {
@@ -192,34 +90,10 @@
192
90
  ]
193
91
  }
194
92
  },
195
- {
196
- "name": "Multi-select with pills",
197
- "props": {
198
- "variant": "default",
199
- "multiSelect": true,
200
- "placeholder": "Select countries",
201
- "formPillProps": { "size": "small", "color": "neutral" },
202
- "defaultValue": [
203
- { "label": "United States", "value": "unitedStates" },
204
- { "label": "Italy", "value": "italy" }
205
- ],
206
- "options": [
207
- { "label": "United States", "value": "unitedStates", "id": "us" },
208
- { "label": "United Kingdom", "value": "unitedKingdom", "id": "gb" },
209
- { "label": "Canada", "value": "canada", "id": "ca" },
210
- { "label": "Pakistan", "value": "pakistan", "id": "pk" },
211
- { "label": "India", "value": "india", "id": "in" },
212
- { "label": "Australia", "value": "australia", "id": "au" },
213
- { "label": "New Zealand", "value": "newZealand", "id": "nz" },
214
- { "label": "Italy", "value": "italy", "id": "it" }
215
- ]
216
- }
217
- },
218
93
  {
219
94
  "name": "With error",
220
95
  "props": {
221
96
  "variant": "default",
222
- "label": "Required field",
223
97
  "placeholder": "Required field",
224
98
  "error": "Please make a selection.",
225
99
  "options": [
@@ -240,32 +114,9 @@
240
114
  { "label": "Banana", "value": "banana", "id": "3" }
241
115
  ]
242
116
  }
243
- },
244
- {
245
- "name": "Constrained height",
246
- "props": {
247
- "label": "Choose an Option",
248
- "constrainHeight": true,
249
- "options": [
250
- { "label": "Option 1", "value": "option_1", "id": "opt_1" },
251
- { "label": "Option 2", "value": "option_2", "id": "opt_2" },
252
- { "label": "Option 3", "value": "option_3", "id": "opt_3" },
253
- { "label": "Option 4", "value": "option_4", "id": "opt_4" },
254
- { "label": "Option 5", "value": "option_5", "id": "opt_5" },
255
- { "label": "Option 6", "value": "option_6", "id": "opt_6" },
256
- { "label": "Option 7", "value": "option_7", "id": "opt_7" },
257
- { "label": "Option 8", "value": "option_8", "id": "opt_8" },
258
- { "label": "Option 9", "value": "option_9", "id": "opt_9" },
259
- { "label": "Option 10", "value": "option_10", "id": "opt_10" },
260
- { "label": "Option 11", "value": "option_11", "id": "opt_11" },
261
- { "label": "Option 12", "value": "option_12", "id": "opt_12" }
262
- ]
263
- }
264
117
  }
265
118
  ],
266
119
  "conditionals": {
267
- "requiredIndicator": { "requires": "label" },
268
- "formPillProps": { "requires": "multiSelect" },
269
120
  "rangeEndsToday": { "requires": { "variant": "quickpick" } },
270
121
  "controlsStartId": { "requires": { "variant": "quickpick" } },
271
122
  "controlsEndId": { "requires": { "variant": "quickpick" } },
@@ -274,36 +125,12 @@
274
125
  "hints": {
275
126
  "quickpick_scope": {
276
127
  "when": { "variant": "quickpick" },
277
- "message": "Quick pick uses preset date-range options. Use customQuickPickDates to replace or extend them, and pair controlsStartId / controlsEndId with DatePicker when you need synced date inputs.",
128
+ "message": "Quick pick uses preset date-range options. Use custom quick pick dates or range controls to tailor the menu.",
278
129
  "type": "info"
279
130
  },
280
131
  "multi_options": {
281
132
  "when": { "multiSelect": true },
282
- "message": "Multi-select returns arrays of selected options. Use formPillProps to adjust the selected-pill appearance and clearable to let users reset the selection.",
283
- "type": "info"
284
- },
285
- "autocomplete_info": {
286
- "when": { "autocomplete": true },
287
- "message": "Autocomplete filters the provided options list in place. It works especially well with longer option sets.",
288
- "type": "info"
289
- },
290
- "quickpick_custom_info": {
291
- "presetName": "Quick pick custom",
292
- "message": "When override is omitted or true, customQuickPickDates replaces the default quick-pick menu.",
293
- "type": "info"
294
- },
295
- "quickpick_append_info": {
296
- "presetName": "Quick pick append defaults",
297
- "message": "Set customQuickPickDates.override to false to append your custom ranges to the built-in quick-pick options.",
298
- "type": "info"
299
- },
300
- "constrained_height_info": {
301
- "presetName": "Constrained height",
302
- "message": "constrainHeight restricts the height of the dropdown menu and enables vertical scrolling when the content exceeds this height. This prevents long dropdown lists from rendering off-screen.",
303
- "type": "info"
304
- },
305
- "subcomponent_structure_info": {
306
- "message": "Switch Structure to “With Subcomponents” to see the explicit Dropdown.Trigger, Dropdown.Container, and Dropdown.Option composition API.",
133
+ "message": "Multi-select shows selected values as pills when applicable; use clearable to allow resetting.",
307
134
  "type": "info"
308
135
  }
309
136
  }
@@ -1,99 +1,34 @@
1
1
  {
2
- "template": "<Flex align=\"center\" orientation=\"column\">\n <EmptyState{{props}} />\n</Flex>",
2
+ "template": "<EmptyState{{props}} />",
3
3
  "propTargets": {},
4
4
  "defaults": {
5
5
  "alignment": "center",
6
6
  "orientation": "vertical",
7
- "size": "md",
8
- "description": "Body text goes into detail with possible steps for user to take",
9
- "header": "Title Explains",
10
- "image": "default"
7
+ "size": "md"
11
8
  },
12
9
  "groups": [
13
10
  {
14
- "name": "Layout",
11
+ "name": "Props",
15
12
  "props": [
16
13
  "alignment",
17
- "orientation",
18
- "size"
19
- ]
20
- },
21
- {
22
- "name": "Content",
23
- "props": [
24
- "header",
25
14
  "description",
26
- "image"
27
- ]
28
- },
29
- {
30
- "name": "Actions",
31
- "props": [
32
- "primaryButton",
15
+ "header",
16
+ "image",
33
17
  "linkButton",
34
18
  "onLinkButtonClick",
35
- "onPrimaryButtonClick"
19
+ "onPrimaryButtonClick",
20
+ "orientation",
21
+ "primaryButton",
22
+ "size"
36
23
  ]
37
24
  }
38
25
  ],
39
26
  "presets": [
40
27
  {
41
28
  "name": "Default",
42
- "props": {
43
- "description": "Body text goes into detail with possible steps for user to take",
44
- "header": "Title Explains",
45
- "image": "default"
46
- }
47
- },
48
- {
49
- "name": "With Primary Action",
50
- "props": {
51
- "description": "Body text goes into detail with possible steps for user to take",
52
- "header": "Title Explains",
53
- "image": "default",
54
- "primaryButton": "Next Action"
55
- }
56
- },
57
- {
58
- "name": "With Two Actions",
59
- "props": {
60
- "description": "Body text goes into detail with possible steps for user to take",
61
- "header": "Title Explains",
62
- "image": "default",
63
- "linkButton": "Alt Action",
64
- "primaryButton": "Next Action"
65
- }
66
- },
67
- {
68
- "name": "Horizontal",
69
- "props": {
70
- "alignment": "left",
71
- "description": "Body text goes into detail with possible steps for user to take",
72
- "header": "Title Explains",
73
- "image": "default",
74
- "orientation": "horizontal"
75
- }
76
- },
77
- {
78
- "name": "Small",
79
- "props": {
80
- "description": "Body text.",
81
- "header": "Title Explains",
82
- "image": "default",
83
- "size": "sm"
84
- }
29
+ "props": {}
85
30
  }
86
31
  ],
87
- "conditionals": {
88
- "onLinkButtonClick": {
89
- "requires": "linkButton"
90
- },
91
- "onPrimaryButtonClick": {
92
- "requires": "primaryButton"
93
- }
94
- },
95
- "hints": {},
96
- "imports": [
97
- "Flex"
98
- ]
32
+ "conditionals": {},
33
+ "hints": {}
99
34
  }
@@ -2,23 +2,24 @@
2
2
  "template": "<FileUpload{{props}} />",
3
3
  "propTargets": {},
4
4
  "defaults": {
5
- "accept": {}
5
+ "accept": ""
6
6
  },
7
7
  "groups": [
8
8
  {
9
- "name": "Guidance",
9
+ "name": "Props",
10
10
  "props": [
11
- "customMessage",
12
11
  "accept",
12
+ "customMessage",
13
+ "dark",
13
14
  "acceptedFilesDescription",
14
- "maxSize"
15
- ]
16
- },
17
- {
18
- "name": "State",
19
- "props": [
15
+ "maxSize",
16
+ "onFilesAccepted",
17
+ "onFilesRejected",
20
18
  "error",
21
- "dark"
19
+ "getRootProps",
20
+ "getInputProps",
21
+ "isDragActive",
22
+ "fileRejections"
22
23
  ]
23
24
  }
24
25
  ],
@@ -26,94 +27,8 @@
26
27
  {
27
28
  "name": "Default",
28
29
  "props": {}
29
- },
30
- {
31
- "name": "Accepted Types",
32
- "props": {
33
- "accept": {
34
- "image/svg+xml": [
35
- ".svg",
36
- ".xml"
37
- ]
38
- }
39
- }
40
- },
41
- {
42
- "name": "Custom Description",
43
- "props": {
44
- "accept": {
45
- "application/pdf": [
46
- ".pdf"
47
- ],
48
- "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [
49
- ".xlsx"
50
- ]
51
- },
52
- "acceptedFilesDescription": "Adobe (.pdf) and Microsoft (.xlsx)"
53
- }
54
- },
55
- {
56
- "name": "Custom Message",
57
- "props": {
58
- "customMessage": "Playbook is awesome!"
59
- }
60
- },
61
- {
62
- "name": "Max File Size",
63
- "props": {
64
- "accept": {
65
- "application/pdf": [
66
- ".pdf"
67
- ]
68
- },
69
- "maxSize": 1000000
70
- }
71
- },
72
- {
73
- "name": "Error State",
74
- "props": {
75
- "error": "Please upload a valid file"
76
- }
77
30
  }
78
31
  ],
79
- "conditionals": {
80
- "acceptedFilesDescription": {
81
- "requires": "accept"
82
- }
83
- },
84
- "hints": {
85
- "accepted_types_info": {
86
- "presetName": "Accepted Types",
87
- "message": "Use MIME-type keys with extension arrays for accept, for example { image/svg+xml: ['.svg', '.xml'] }.",
88
- "type": "info"
89
- },
90
- "custom_description_info": {
91
- "presetName": "Custom Description",
92
- "message": "acceptedFilesDescription only changes the helper copy. File validation still comes from the accept object.",
93
- "type": "info"
94
- },
95
- "custom_message_info": {
96
- "presetName": "Custom Message",
97
- "message": "customMessage replaces the built-in guidance, including accepted types and max file size text.",
98
- "type": "info"
99
- },
100
- "max_size_info": {
101
- "presetName": "Max File Size",
102
- "message": "maxSize is measured in bytes. In app code, pair it with onFilesRejected to surface rejection details.",
103
- "type": "warning"
104
- },
105
- "error_state_info": {
106
- "presetName": "Error State",
107
- "message": "Use the error prop for validation or server feedback below the dropzone.",
108
- "type": "info"
109
- }
110
- },
111
- "hiddenProps": [
112
- "fileRejections",
113
- "getInputProps",
114
- "getRootProps",
115
- "isDragActive",
116
- "onFilesAccepted",
117
- "onFilesRejected"
118
- ]
32
+ "conditionals": {},
33
+ "hints": {}
119
34
  }