playbook_ui 5.0.3 → 5.1.0.pre.alpha1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/index.js +4 -0
  3. data/app/pb_kits/playbook/pb_filter/templates/_default.html.erb +1 -1
  4. data/app/pb_kits/playbook/pb_popover/_popover.html.erb +2 -2
  5. data/app/pb_kits/playbook/pb_popover/_popover.jsx +3 -3
  6. data/app/pb_kits/playbook/pb_popover/_popover.scss +21 -19
  7. data/app/pb_kits/playbook/pb_popover/index.js +1 -6
  8. data/app/pb_kits/playbook/tokens/index.scss +12 -0
  9. data/lib/playbook/version.rb +1 -1
  10. data/lib/tasks/pb_release.rake +3 -0
  11. metadata +5 -72
  12. data/app/assets/images/clark.jpg +0 -0
  13. data/app/assets/images/giant.jpg +0 -0
  14. data/app/assets/images/pb-caret.svg +0 -1
  15. data/app/assets/images/pb-check.svg +0 -11
  16. data/app/assets/images/pb.logo.svg +0 -28
  17. data/app/controllers/playbook/application_controller.rb +0 -13
  18. data/app/controllers/playbook/guides_controller.rb +0 -11
  19. data/app/controllers/playbook/pages_controller.rb +0 -79
  20. data/app/controllers/playbook/samples_controller.rb +0 -40
  21. data/app/pb_kits/playbook/config/_kit_example.html.erb +0 -9
  22. data/app/pb_kits/playbook/config/_kit_samples_list.html.erb +0 -3
  23. data/app/pb_kits/playbook/config/_kit_ui.html.erb +0 -40
  24. data/app/pb_kits/playbook/config/_pb_kit_api.html.erb +0 -18
  25. data/app/pb_kits/playbook/data/menu.yml +0 -93
  26. data/app/pb_kits/playbook/packs/application.js +0 -55
  27. data/app/pb_kits/playbook/packs/examples.js +0 -174
  28. data/app/pb_kits/playbook/packs/main.scss +0 -12
  29. data/app/pb_kits/playbook/packs/samples.js +0 -19
  30. data/app/pb_kits/playbook/packs/site_styles/_samples.scss +0 -72
  31. data/app/pb_kits/playbook/packs/site_styles/_scaffold.scss +0 -43
  32. data/app/pb_kits/playbook/packs/site_styles/_site-style.scss +0 -135
  33. data/app/pb_kits/playbook/packs/site_styles/docs/_all.scss +0 -9
  34. data/app/pb_kits/playbook/packs/site_styles/docs/_code_snippet.scss +0 -531
  35. data/app/pb_kits/playbook/packs/site_styles/docs/_color_utilities.scss +0 -92
  36. data/app/pb_kits/playbook/packs/site_styles/docs/_flex_examples.scss +0 -15
  37. data/app/pb_kits/playbook/packs/site_styles/docs/_kit_doc.scss +0 -190
  38. data/app/pb_kits/playbook/packs/site_styles/docs/_kits_examples.scss +0 -18
  39. data/app/pb_kits/playbook/packs/site_styles/docs/_markdown.scss +0 -82
  40. data/app/pb_kits/playbook/packs/site_styles/docs/_spacing_tokens.scss +0 -72
  41. data/app/views/layouts/playbook/_mobile_hamburger.html.erb +0 -2
  42. data/app/views/layouts/playbook/_nav.html.erb +0 -13
  43. data/app/views/layouts/playbook/_sidebar.html.erb +0 -52
  44. data/app/views/layouts/playbook/application.html.slim +0 -22
  45. data/app/views/layouts/playbook/fullscreen.html.slim +0 -10
  46. data/app/views/layouts/playbook/grid.html.slim +0 -10
  47. data/app/views/layouts/playbook/samples.html.erb +0 -18
  48. data/app/views/playbook/guides/create_kit/_file_naming.html.md +0 -2
  49. data/app/views/playbook/guides/create_kit/_generator.html.md +0 -6
  50. data/app/views/playbook/guides/create_kit/_kit_examples.html.md +0 -2
  51. data/app/views/playbook/guides/create_kit/_kit_rails.html.md +0 -2
  52. data/app/views/playbook/guides/create_kit/_kit_react.html.md +0 -2
  53. data/app/views/playbook/guides/create_kit/_layout.html.md +0 -2
  54. data/app/views/playbook/guides/create_kit/_view_objects.html.md +0 -2
  55. data/app/views/playbook/guides/create_kit/_writing_sass.md +0 -10
  56. data/app/views/playbook/guides/create_kit.html.slim +0 -16
  57. data/app/views/playbook/guides/use_nitro/_local.html.md +0 -2
  58. data/app/views/playbook/guides/use_nitro/_nitro_components.html.md +0 -2
  59. data/app/views/playbook/guides/use_nitro/_versions.html.md +0 -2
  60. data/app/views/playbook/guides/use_nitro.html.slim +0 -6
  61. data/app/views/playbook/pages/fullscreen.html.slim +0 -10
  62. data/app/views/playbook/pages/grid.html.slim +0 -2
  63. data/app/views/playbook/pages/home.html.slim +0 -4
  64. data/app/views/playbook/pages/kit_category_show.html.erb +0 -14
  65. data/app/views/playbook/pages/kit_show.html.erb +0 -33
  66. data/app/views/playbook/pages/kits.html.erb +0 -12
  67. data/app/views/playbook/pages/principals/_getting_started.html.md +0 -30
  68. data/app/views/playbook/pages/principles.html.slim +0 -3
  69. data/app/views/playbook/pages/tokens/_pb_doc_spacing.html.slim +0 -17
  70. data/app/views/playbook/pages/tokens.html.slim +0 -15
  71. data/app/views/playbook/pages/utilities/_pb_doc_color.html.slim +0 -15
  72. data/app/views/playbook/pages/utilities.html.slim +0 -116
  73. data/app/views/playbook/samples/dashboards/index.html.erb +0 -81
  74. data/app/views/playbook/samples/dashboards/index.jsx +0 -130
  75. data/app/views/playbook/samples/filter_table/index.html.erb +0 -348
  76. data/app/views/playbook/samples/filter_table/index.jsx +0 -433
  77. data/app/views/playbook/samples/registration/index.html.erb +0 -316
  78. data/app/views/playbook/samples/registration/index.jsx +0 -476
  79. data/app/views/playbook/samples/sample_show.html.erb +0 -36
@@ -1,433 +0,0 @@
1
- import React from 'react'
2
- import { Body, Button, Caption, CircleIconButton, Currency, Date, Filter, Flex, FlexItem, PersonContact, ProgressPills, Table, TextInput, Title, User } from '../../../../pb_kits/playbook'
3
-
4
- const FilterTable = () => (
5
- <div>
6
- <Flex
7
- className="bg_light"
8
- marginTop="md"
9
- paddingX="md"
10
- spacing="between"
11
- >
12
- <FlexItem>
13
- <Title
14
- size={3}
15
- tag="h3"
16
- text="Prospective Clients"
17
- />
18
- </FlexItem>
19
- <FlexItem>
20
- <Button
21
- onClick={() => alert('button clicked!')}
22
- text="Add Client"
23
- />
24
- </FlexItem>
25
- </Flex>
26
- <Filter
27
- filters={{ 'Start Date': 'Apr 19, 2020', 'End Date': 'Apr 20, 2020' }}
28
- marginTop="md"
29
- marginX="md"
30
- results={0}
31
- sortOptions={{
32
- dateCreated: 'Date Created',
33
- // eslint-disable-next-line
34
- assignee: 'Assignee',
35
- // eslint-disable-next-line
36
- contact: 'Contact',
37
- // eslint-disable-next-line
38
- inquirySource: 'Inquiry Source',
39
- }}
40
- sortValue={[{ name: 'dateCreated', dir: 'asc' }]}
41
- template="single"
42
- >
43
-
44
- <Flex orientation="row">
45
- <TextInput
46
- aria={{ label: 'hello' }}
47
- data={{ say: 'hi', yell: 'go' }}
48
- id="unique-id"
49
- label="Start Date"
50
- paddingRight="md"
51
- placeholder="Enter first name"
52
- value="Apr 19, 2020"
53
- />
54
- <TextInput
55
- aria={{ label: 'hello' }}
56
- data={{ say: 'hi', yell: 'go' }}
57
- id="unique-id"
58
- label="End Date"
59
- placeholder="Enter first name"
60
- value="Apr 20, 2020"
61
- />
62
- </Flex>
63
-
64
- <Flex spacing="between">
65
- <Button text="Apply" />
66
- <Button
67
- text="Clear"
68
- variant="secondary"
69
- />
70
- </Flex>
71
- </Filter>
72
- <Flex orientation="row">
73
-
74
- <Table
75
- margin="md"
76
- size="sm"
77
- >
78
- <thead>
79
- <tr>
80
- <th>{'Contact'}</th>
81
- <th>{'Date Created'}</th>
82
- <th>{'Inquiry Source'}</th>
83
- <th>{'Lead Status'}</th>
84
- <th>{'Quote'}</th>
85
- <th>{'Assignee'}</th>
86
- <th>{'Actions'}</th>
87
- </tr>
88
- </thead>
89
- <tbody>
90
- <tr>
91
- <td>
92
- <PersonContact
93
- contacts={[
94
- {
95
- contactType: 'cell',
96
- contactValue: '3832919348',
97
- },
98
- {
99
- contactType: 'email',
100
- contactValue: 'jesse.cortez@gmail.com',
101
- },
102
- ]}
103
- firstName="Jesse"
104
- lastName="Cortez"
105
- />
106
- </td>
107
- <td>
108
- <Date
109
- size="xs"
110
- value="2020-04-20T04:20:00.000Z"
111
- />
112
- </td>
113
- <td>
114
- <Body text="Email" />
115
- <Caption
116
- size="xs"
117
- text="hello@companyname.com"
118
- />
119
- </td>
120
- <td>
121
- <ProgressPills
122
- active={0}
123
- steps={4}
124
- title="Status:"
125
- value="Not Started"
126
- />
127
- </td>
128
- <td>
129
- <Currency amount="729.63" />
130
- </td>
131
- <td>
132
- <Body text="Unassigned" />
133
- </td>
134
- <td>
135
- <CircleIconButton
136
- icon="ellipsis-h"
137
- variant="secondary"
138
- />
139
- </td>
140
- </tr>
141
- <tr>
142
- <td>
143
- <PersonContact
144
- contacts={[
145
- {
146
- contactType: 'cell',
147
- contactValue: '8313455824',
148
- },
149
- {
150
- contactType: 'email',
151
- contactValue: 'billbuch@yahoo.com',
152
- },
153
- ]}
154
- firstName="Bill"
155
- lastName="Buchanan"
156
- />
157
- </td>
158
- <td>
159
- <Date
160
- size="xs"
161
- value="2020-04-20T04:20:00.000Z"
162
- />
163
- </td>
164
- <td>
165
- <Body text="Social Media" />
166
- <Caption
167
- size="xs"
168
- text="Facebook"
169
- />
170
- </td>
171
- <td>
172
- <ProgressPills
173
- active={3}
174
- steps={4}
175
- title="Status:"
176
- value="Negotiation"
177
- />
178
- </td>
179
- <td>
180
- <Currency amount="534.40" />
181
- </td>
182
- <td>
183
- <User
184
- align="left"
185
- avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
186
- name="Anna Black"
187
- orientation="horizontal"
188
- title="Project Coordinator"
189
- />
190
- </td>
191
- <td>
192
- <CircleIconButton
193
- icon="ellipsis-h"
194
- variant="secondary"
195
- />
196
- </td>
197
- </tr>
198
- <tr>
199
- <td>
200
- <PersonContact
201
- contacts={[
202
- {
203
- contactType: 'cell',
204
- contactValue: '1582430782',
205
- },
206
- {
207
- contactType: 'email',
208
- contactValue: 'effieguzman@comcast.net',
209
- },
210
- ]}
211
- firstName="Effie"
212
- lastName="Guzman"
213
- />
214
- </td>
215
- <td>
216
- <Date
217
- size="xs"
218
- value="2020-04-20T04:20:00.000Z"
219
- />
220
- </td>
221
- <td>
222
- <Body text="Online Quote" />
223
- <Caption
224
- size="xs"
225
- text="Landing Page"
226
- />
227
- </td>
228
- <td>
229
- <ProgressPills
230
- active={4}
231
- steps={4}
232
- title="Status:"
233
- value="Contract"
234
- />
235
- </td>
236
- <td>
237
- <Currency amount="392.26" />
238
- </td>
239
- <td>
240
- <User
241
- align="left"
242
- avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
243
- name="Anna Black"
244
- orientation="horizontal"
245
- title="Project Coordinator"
246
- />
247
- </td>
248
- <td>
249
- <CircleIconButton
250
- icon="ellipsis-h"
251
- variant="secondary"
252
- />
253
- </td>
254
- </tr>
255
- <tr>
256
- <td>
257
- <PersonContact
258
- contacts={[
259
- {
260
- contactType: 'cell',
261
- contactValue: '3859275970',
262
- },
263
- {
264
- contactType: 'email',
265
- contactValue: 'rodneyboone@gmail.com',
266
- },
267
- ]}
268
- firstName="Rodney"
269
- lastName="Boone"
270
- />
271
- </td>
272
- <td>
273
- <Date
274
- size="xs"
275
- value="2020-04-20T04:20:00.000Z"
276
- />
277
- </td>
278
- <td>
279
- <Body text="Internal" />
280
- <Caption
281
- size="xs"
282
- text="Referral"
283
- />
284
- </td>
285
- <td>
286
- <ProgressPills
287
- active={4}
288
- steps={4}
289
- title="Status:"
290
- value="Contract"
291
- />
292
- </td>
293
- <td>
294
- <Currency amount="342.86" />
295
- </td>
296
- <td>
297
- <User
298
- align="left"
299
- avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
300
- name="Anna Black"
301
- orientation="horizontal"
302
- title="Project Coordinator"
303
- />
304
- </td>
305
- <td>
306
- <CircleIconButton
307
- icon="ellipsis-h"
308
- variant="secondary"
309
- />
310
- </td>
311
- </tr>
312
- <tr>
313
- <td>
314
- <PersonContact
315
- contacts={[
316
- {
317
- contactType: 'cell',
318
- contactValue: '2849186943',
319
- },
320
- {
321
- contactType: 'email',
322
- contactValue: 'barbaramaxwell4@yahoo.com',
323
- },
324
- ]}
325
- firstName="Barbara"
326
- lastName="Maxwell"
327
- />
328
- </td>
329
- <td>
330
- <Date
331
- size="xs"
332
- value="2020-04-20T04:20:00.000Z"
333
- />
334
- </td>
335
- <td>
336
- <Body text="Online Quote" />
337
- <Caption
338
- size="xs"
339
- text="Main Website"
340
- />
341
- </td>
342
- <td>
343
- <ProgressPills
344
- active={3}
345
- steps={4}
346
- title="Status:"
347
- value="Negotiation"
348
- />
349
- </td>
350
- <td>
351
- <Currency amount="145.01" />
352
- </td>
353
- <td>
354
- <User
355
- align="left"
356
- avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
357
- name="Anna Black"
358
- orientation="horizontal"
359
- title="Project Coordinator"
360
- />
361
- </td>
362
- <td>
363
- <CircleIconButton
364
- icon="ellipsis-h"
365
- variant="secondary"
366
- />
367
- </td>
368
- </tr>
369
- <tr>
370
- <td>
371
- <PersonContact
372
- contacts={[
373
- {
374
- contactType: 'cell',
375
- contactValue: '6884927492',
376
- },
377
- {
378
- contactType: 'email',
379
- contactValue: 'ellen.thornton@gmail.com',
380
- },
381
- ]}
382
- firstName="Ellen"
383
- lastName="Thornton"
384
- />
385
- </td>
386
- <td>
387
- <Date
388
- size="xs"
389
- value="2020-04-20T04:20:00.000Z"
390
- />
391
- </td>
392
- <td>
393
- <Body text="Social Media" />
394
- <Caption
395
- size="xs"
396
- text="Instagram"
397
- />
398
- </td>
399
- <td>
400
- <ProgressPills
401
- active={3}
402
- steps={4}
403
- title="Status:"
404
- value="Negotiation"
405
- />
406
- </td>
407
- <td>
408
- <Currency amount="25.27" />
409
- </td>
410
- <td>
411
- <User
412
- align="left"
413
- avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
414
- name="Anna Black"
415
- orientation="horizontal"
416
- title="Project Coordinator"
417
- />
418
- </td>
419
- <td>
420
- <CircleIconButton
421
- icon="ellipsis-h"
422
- variant="secondary"
423
- />
424
- </td>
425
- </tr>
426
- </tbody>
427
- </Table>
428
- </Flex>
429
-
430
- </div>
431
- )
432
-
433
- export default FilterTable