playbook_ui 14.1.0.pre.alpha.PA1477timestampkit3601 → 14.1.0.pre.alpha.PBNTR417addcolorsupdatedefaultcolor3608

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_form_pill/_form_pill.scss +245 -23
  3. data/app/pb_kits/playbook/pb_form_pill/_form_pill.test.jsx +5 -5
  4. data/app/pb_kits/playbook/pb_form_pill/_form_pill.tsx +2 -2
  5. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_colors.html.erb +117 -0
  6. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_colors.jsx +227 -0
  7. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_colors.md +1 -0
  8. data/app/pb_kits/playbook/pb_form_pill/docs/example.yml +2 -0
  9. data/app/pb_kits/playbook/pb_form_pill/docs/index.js +1 -0
  10. data/app/pb_kits/playbook/pb_form_pill/form_pill.rb +2 -2
  11. data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.tsx +5 -1
  12. data/app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_color.html.erb +72 -0
  13. data/app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_color.jsx +91 -0
  14. data/app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_color_rails.md +1 -0
  15. data/app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_color_react.md +1 -0
  16. data/app/pb_kits/playbook/pb_multi_level_select/docs/example.yml +2 -0
  17. data/app/pb_kits/playbook/pb_multi_level_select/docs/index.js +1 -0
  18. data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.rb +4 -0
  19. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb +2 -2
  20. data/app/pb_kits/playbook/pb_timestamp/timestamp.rb +2 -46
  21. data/app/pb_kits/playbook/pb_typeahead/_typeahead.test.jsx +18 -2
  22. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +4 -0
  23. data/app/pb_kits/playbook/pb_typeahead/components/MultiValue.tsx +26 -18
  24. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_color.html.erb +31 -0
  25. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_color.jsx +26 -0
  26. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_color_rails.md +1 -0
  27. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_color_react.md +1 -0
  28. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
  29. data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -0
  30. data/app/pb_kits/playbook/pb_typeahead/typeahead.rb +4 -0
  31. data/app/pb_kits/playbook/tokens/_colors.scss +2 -0
  32. data/dist/chunks/{_typeahead-Cq7RLPBA.js → _typeahead-BbHBDL7C.js} +2 -2
  33. data/dist/chunks/{_weekday_stacked-Cykj5kLZ.js → _weekday_stacked-DEfI42pf.js} +1 -1
  34. data/dist/chunks/{lib-DErGXNy3.js → lib-u02fp5X7.js} +1 -1
  35. data/dist/chunks/{pb_form_validation-BC6kh7Hu.js → pb_form_validation-iGj5wwU2.js} +1 -1
  36. data/dist/chunks/vendor.js +1 -1
  37. data/dist/playbook-doc.js +1 -1
  38. data/dist/playbook-rails-react-bindings.js +1 -1
  39. data/dist/playbook-rails.js +1 -1
  40. data/dist/playbook.css +1 -1
  41. data/lib/playbook/version.rb +1 -1
  42. metadata +17 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b32c41e2625eea89ee6d671ece56d4d4924876e36e62147d4d084e8437a979b6
4
- data.tar.gz: fa213c730648a601b22a7bce64ce0fbb280f69b17b37bb16f2bb2ce8350a2747
3
+ metadata.gz: 5d14c55461df216c1a1d2757bf7035194b7480c4ed582d5644376b4d5ebb3ccd
4
+ data.tar.gz: ca7918de17e4fd6585896955df44528e29740e28434e4f1d6b86be3e2c7156a0
5
5
  SHA512:
6
- metadata.gz: 829ba2957858c5ab84f149c949b772fe19be179440ea1f8bf86cda41dbf2b91b6100fbd8c9b3c562b7766f6e6711e8a65db97b83603ab3e1ec940f584f36e1c5
7
- data.tar.gz: 654fa901ba9fc4136daf62d5daf0c160bebb1462b56f28c5e990e3405b0d9393f48fdd08794cf205925e3dd5390aaaca59054bce941d500a1e9a2440264876a9
6
+ metadata.gz: c1fd3cb4bd75222ace6058f9e514eb9785ed9b05177d0de60dd305abbf341a000b55f90dae080ec3396fc2ebdcaf79d23bd8255755646ec613808cc65c824286
7
+ data.tar.gz: 8d6ba7abbee7dad6cea9a4a7acfc15396b742689e9b6033a7a7fbae510c96ea582d83f8e554cb81ff81147b54836e1403a4687cac17d79926165f2e20154a7ae
@@ -7,10 +7,7 @@
7
7
 
8
8
  $selector: ".pb_form_pill";
9
9
  $pb_form_pill_height: 27px;
10
- $form_pill_colors: (
11
- primary: map-get($status_color_text, "primary"),
12
- neutral: map-get($status_color_text, "neutral"),
13
- );
10
+ $form_pill_colors: map-merge($status_color_text, map-merge($data_colors, $product_colors));
14
11
 
15
12
 
16
13
  [class^=pb_form_pill_kit] {
@@ -36,6 +33,18 @@ $form_pill_colors: (
36
33
  color: $text_lt_default;
37
34
  }
38
35
  }
36
+ @if ($color_name == "warning") {
37
+ background-color: mix($yellow, $card_light, 10%);
38
+ .pb_form_pill_icon {
39
+ color: $yellow;
40
+ }
41
+ }
42
+ @if ($color_name == "accessories") {
43
+ background-color: mix($product_8_background, $card_light, 10%);
44
+ .pb_form_pill_icon {
45
+ color: $product_8_background;
46
+ }
47
+ }
39
48
  transition: background-color 0.2s ease;
40
49
  box-shadow: none;
41
50
  @media (hover:hover) {
@@ -45,12 +54,24 @@ $form_pill_colors: (
45
54
  background-color: mix($neutral, $card_light, 20%);
46
55
  border: 1px solid $border_light;
47
56
  }
57
+ @if ($color_name == "warning") {
58
+ background-color: mix($yellow, $card_light, 20%);
59
+ }
60
+ @if ($color_name == "accessories") {
61
+ background-color: mix($product_8_background, $card_light, 20%);
62
+ }
48
63
  }
49
64
  &:active {
50
65
  background-color: mix($color_value, $card_light, 30%);
51
66
  @if ($color_name == "neutral") {
52
67
  background-color: mix($neutral, $card_light, 30%);
53
68
  }
69
+ @if ($color_name == "warning") {
70
+ background-color: mix($yellow, $card_light, 30%);
71
+ }
72
+ @if ($color_name == "accessories") {
73
+ background-color: mix($product_8_background, $card_light, 30%);
74
+ }
54
75
  }
55
76
  }
56
77
  #{$selector}_text {
@@ -58,6 +79,9 @@ $form_pill_colors: (
58
79
  @if ($color_name == "neutral") {
59
80
  color: $text_lt_default;
60
81
  }
82
+ @if ($color_name == "warning") {
83
+ color: $yellow;
84
+ }
61
85
  padding: 0 $space-xs;
62
86
  }
63
87
  #{$selector}_close {
@@ -76,6 +100,23 @@ $form_pill_colors: (
76
100
  background-color: mix($neutral, $card_light, 60%);
77
101
  }
78
102
  }
103
+ @if ($color_name == "warning") {
104
+ color: $yellow;
105
+ }
106
+ &:hover {
107
+ background-color: mix($color_value, $card_light, 40%);
108
+ @if ($color_name == "warning") {
109
+ background-color: mix($yellow, $card_light, 40%);
110
+ }
111
+ }
112
+ @if ($color_name == "accessories") {
113
+ color: $product_8_background;
114
+ }
115
+ &:hover {
116
+ @if ($color_name == "accessories") {
117
+ background-color: mix($product_8_background, $card_light, 40%);
118
+ }
119
+ }
79
120
  }
80
121
  #{$selector}_tag {
81
122
  color: $color_value;
@@ -83,6 +124,9 @@ $form_pill_colors: (
83
124
  @if ($color_name == "neutral") {
84
125
  color: $text_lt_default;
85
126
  }
127
+ @if ($color_name == "warning") {
128
+ color: $yellow;
129
+ }
86
130
  }
87
131
  }
88
132
  }
@@ -132,25 +176,23 @@ $form_pill_colors: (
132
176
  }
133
177
  &.dark {
134
178
  @each $color_name, $color_value in $form_pill_colors {
135
- // In dark mode, the base patterns below are needed for the next tickets for success, warning, error, info.
136
- // Primary and Neutral are exceptions to the general rule in the handoff
137
179
  &[class*=_#{$color_name}] {
138
- // background-color: mix($color_value, $card_dark, 10%);
139
- // .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
140
- // color: $color_name;
141
- // }
142
- // .pb_form_pill_close {
143
- // color: $color_name;
144
- // &:hover {
145
- // background-color: mix($color_value, $card_dark, 40%);
146
- // }
147
- // }
148
- // &:hover {
149
- // background-color: mix($color_value, $card_dark, 20%);
150
- // }
151
- // &:active {
152
- // background-color: mix($color_value, $card_dark, 30%);
153
- // }
180
+ background-color: mix($color_value, $card_dark, 10%);
181
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
182
+ color: $color_name;
183
+ }
184
+ .pb_form_pill_close {
185
+ color: $color_name;
186
+ &:hover {
187
+ background-color: mix($color_value, $card_dark, 40%);
188
+ }
189
+ }
190
+ &:hover {
191
+ background-color: mix($color_value, $card_dark, 20%);
192
+ }
193
+ &:active {
194
+ background-color: mix($color_value, $card_dark, 30%);
195
+ }
154
196
  @if ($color_name == "neutral") {
155
197
  background-color: transparent;
156
198
  border: 1px solid $border_dark;
@@ -185,12 +227,192 @@ $form_pill_colors: (
185
227
  }
186
228
  }
187
229
  &:hover {
188
- background-color: mix($active_dark, $card_dark, 20px);
230
+ background-color: mix($active_dark, $card_dark, 20%);
189
231
  }
190
232
  &:active {
191
233
  background-color: mix($active_dark, $card_dark, 30%);
192
234
  }
193
235
  }
236
+ @if ($color_name == "data_1") {
237
+ background-color: mix($active_dark, $card_dark, 10%);
238
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
239
+ color: mix($active_dark, $card_light, 90%);
240
+ }
241
+ .pb_form_pill_close {
242
+ color: mix($active_dark, $card_light, 90%);
243
+ &:hover {
244
+ background-color: mix($active_dark, $card_dark, 40%);
245
+ }
246
+ }
247
+ &:hover {
248
+ background-color: mix($active_dark, $card_dark, 20%);
249
+ }
250
+ &:active {
251
+ background-color: mix($data_1, $card_dark, 30%);
252
+ }
253
+ }
254
+ @if ($color_name == "data_6") {
255
+ background-color: mix($data_6, $card_dark, 10%);
256
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
257
+ color: $text_dk_light;
258
+ }
259
+ .pb_form_pill_close {
260
+ color: $text_dk_light;
261
+ &:hover {
262
+ background-color: mix($text_dk_light, $card_dark, 40%);
263
+ }
264
+ }
265
+ &:hover {
266
+ background-color: mix($data_6, $card_dark, 20%);
267
+ }
268
+ &:active {
269
+ background-color: mix($data_6, $card_dark, 30%);
270
+ }
271
+ }
272
+ @if ($color_name == "windows") {
273
+ background-color: mix($product_1_highlight, $card_dark, 10%);
274
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
275
+ color: $product_1_highlight;
276
+ }
277
+ .pb_form_pill_close {
278
+ color: $product_1_highlight;
279
+ &:hover {
280
+ background-color: mix($product_1_highlight, $card_dark, 40%);
281
+ }
282
+ }
283
+ &:hover {
284
+ background-color: mix($product_1_highlight, $card_dark, 20%);
285
+ }
286
+ &:active {
287
+ background-color: mix($product_1_highlight, $card_dark, 30%);
288
+ }
289
+ }
290
+ @if ($color_name == "siding") {
291
+ background-color: mix($product_2_highlight, $card_dark, 10%);
292
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
293
+ color: $product_2_highlight;
294
+ }
295
+ .pb_form_pill_close {
296
+ color: $product_2_highlight;
297
+ &:hover {
298
+ background-color: mix($product_2_highlight, $card_dark, 40%);
299
+ }
300
+ }
301
+ &:hover {
302
+ background-color: mix($product_2_highlight, $card_dark, 20%);
303
+ }
304
+ &:active {
305
+ background-color: mix($product_2_highlight, $card_dark, 30%);
306
+ }
307
+ }
308
+ @if ($color_name == "roofing") {
309
+ background-color: mix($product_5_highlight, $card_dark, 10%);
310
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
311
+ color: $product_5_highlight;
312
+ }
313
+ .pb_form_pill_close {
314
+ color: $product_5_highlight;
315
+ &:hover {
316
+ background-color: mix($product_5_highlight, $card_dark, 40%);
317
+ }
318
+ }
319
+ &:hover {
320
+ background-color: mix($product_5_highlight, $card_dark, 20%);
321
+ }
322
+ &:active {
323
+ background-color: mix($product_5_highlight, $card_dark, 30%);
324
+ }
325
+ }
326
+ @if ($color_name == "doors") {
327
+ background-color: mix($product_3_highlight, $card_dark, 10%);
328
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
329
+ color: $product_3_highlight;
330
+ }
331
+ .pb_form_pill_close {
332
+ color: $product_3_highlight;
333
+ &:hover {
334
+ background-color: mix($product_3_highlight, $card_dark, 40%);
335
+ }
336
+ }
337
+ &:hover {
338
+ background-color: mix($product_3_highlight, $card_dark, 20%);
339
+ }
340
+ &:active {
341
+ background-color: mix($product_3_highlight, $card_dark, 30%);
342
+ }
343
+ }
344
+ @if ($color_name == "gutters") {
345
+ background-color: mix($product_6_highlight, $card_dark, 10%);
346
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
347
+ color: $product_6_highlight;
348
+ }
349
+ .pb_form_pill_close {
350
+ color: $product_6_highlight;
351
+ &:hover {
352
+ background-color: mix($product_6_highlight, $card_dark, 40%);
353
+ }
354
+ }
355
+ &:hover {
356
+ background-color: mix($product_6_highlight, $card_dark, 20%);
357
+ }
358
+ &:active {
359
+ background-color: mix($product_6_highlight, $card_dark, 30%);
360
+ }
361
+ }
362
+ @if ($color_name == "solar") {
363
+ background-color: mix($product_4_highlight, $card_dark, 10%);
364
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
365
+ color: $product_4_highlight;
366
+ }
367
+ .pb_form_pill_close {
368
+ color: $product_4_highlight;
369
+ &:hover {
370
+ background-color: mix($product_4_highlight, $card_dark, 40%);
371
+ }
372
+ }
373
+ &:hover {
374
+ background-color: mix($product_4_highlight, $card_dark, 20%);
375
+ }
376
+ &:active {
377
+ background-color: mix($product_4_highlight, $card_dark, 30%);
378
+ }
379
+ }
380
+ @if ($color_name == "insulation") {
381
+ background-color: mix($product_7_highlight, $card_dark, 10%);
382
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
383
+ color: $product_7_highlight;
384
+ }
385
+ .pb_form_pill_close {
386
+ color: $product_7_highlight;
387
+ &:hover {
388
+ background-color: mix($product_7_highlight, $card_dark, 40%);
389
+ }
390
+ }
391
+ &:hover {
392
+ background-color: mix($product_7_highlight, $card_dark, 20%);
393
+ }
394
+ &:active {
395
+ background-color: mix($product_7_highlight, $card_dark, 30%);
396
+ }
397
+ }
398
+ @if ($color_name == "accessories") {
399
+ background-color: mix($product_8_highlight, $card_dark, 10%);
400
+ .pb_form_pill_text, .pb_form_pill_tag, .pb_form_pill_icon {
401
+ color: $text_dk_light;
402
+ }
403
+ .pb_form_pill_close {
404
+ color: $text_dk_light;
405
+ &:hover {
406
+ background-color: mix($product_8_highlight, $card_dark, 40%);
407
+ }
408
+ }
409
+ &:hover {
410
+ background-color: mix($product_8_highlight, $card_dark, 20%);
411
+ }
412
+ &:active {
413
+ background-color: mix($product_8_highlight, $card_dark, 30%);
414
+ }
415
+ }
194
416
  }
195
417
  }
196
418
  }
@@ -13,7 +13,7 @@ test('should render classname', () => {
13
13
  )
14
14
 
15
15
  const kit = screen.getByTestId(testId)
16
- expect(kit).toHaveClass('pb_form_pill_kit_primary none')
16
+ expect(kit).toHaveClass('pb_form_pill_kit_neutral none')
17
17
  });
18
18
 
19
19
  test('displays text content', () => {
@@ -31,13 +31,13 @@ test('displays text content', () => {
31
31
  test('displays color variant', () => {
32
32
  render(
33
33
  <FormPill
34
- color={"neutral"}
34
+ color={"primary"}
35
35
  data={{ testid: testId }}
36
36
  text={"test"}
37
37
  />
38
38
  )
39
39
  const kit = screen.getByTestId(testId)
40
- expect(kit).toHaveClass(`pb_form_pill_kit_neutral none`)
40
+ expect(kit).toHaveClass(`pb_form_pill_kit_primary none`)
41
41
  });
42
42
 
43
43
  test('displays size variant', () => {
@@ -49,7 +49,7 @@ test('displays size variant', () => {
49
49
  />
50
50
  )
51
51
  const kit = screen.getByTestId('formpill')
52
- expect(kit).toHaveClass(`pb_form_pill_kit_primary small none`)
52
+ expect(kit).toHaveClass(`pb_form_pill_kit_neutral small none`)
53
53
  });
54
54
 
55
55
  test('displays icon', () => {
@@ -60,5 +60,5 @@ test('displays icon', () => {
60
60
  />
61
61
  )
62
62
  const kit = screen.getByTestId('formpill')
63
- expect(kit).toHaveClass(`pb_form_pill_kit_primary_icon none`)
63
+ expect(kit).toHaveClass(`pb_form_pill_kit_neutral_icon none`)
64
64
  });
@@ -17,7 +17,7 @@ type FormPillProps = {
17
17
  avatarUrl?: string,
18
18
  size?: string,
19
19
  textTransform?: 'none' | 'lowercase',
20
- color?: "primary" | "neutral",
20
+ color?: "primary" | "neutral" | "success" | "warning" | "error" | "info" | "data_1" | "data_2" | "data_3" | "data_4" | "data_5" | "data_6" | "data_7" | "data_8" | "windows" | "siding" | "roofing" | "doors" | "gutters" | "solar" | "insulation" | "accessories",
21
21
  data?: {[key: string]: string},
22
22
  tabIndex?: number,
23
23
  icon?: string,
@@ -39,7 +39,7 @@ const FormPill = (props: FormPillProps): React.ReactElement => {
39
39
  closeProps = {},
40
40
  size = '',
41
41
  textTransform = 'none',
42
- color = "primary",
42
+ color = "neutral",
43
43
  data = {},
44
44
  tabIndex,
45
45
  icon = "",
@@ -0,0 +1,117 @@
1
+ <%= pb_rails("title", props: { text: "Status Colors", tag: "h4", size: 4, margin_bottom: "sm" }) %>
2
+
3
+ <%= pb_rails("form_pill", props: {
4
+ text: "Neutral",
5
+ tabindex: 0,
6
+ }) %>
7
+ <%= pb_rails("form_pill", props: {
8
+ color: "primary",
9
+ text: "Primary",
10
+ tabindex: 0,
11
+ }) %>
12
+ <%= pb_rails("form_pill", props: {
13
+ color: "success",
14
+ text: "Success",
15
+ tabindex: 0,
16
+ }) %>
17
+ <%= pb_rails("form_pill", props: {
18
+ color: "warning",
19
+ text: "Warning",
20
+ tabindex: 0,
21
+ }) %>
22
+ <%= pb_rails("form_pill", props: {
23
+ color: "error",
24
+ text: "Error",
25
+ tabindex: 0,
26
+ }) %>
27
+ <%= pb_rails("form_pill", props: {
28
+ color: "info",
29
+ text: "Info",
30
+ tabindex: 0,
31
+ }) %>
32
+
33
+ <%= pb_rails("title", props: { text: "Data Colors", tag: "h4", size: 4, margin_bottom: "sm", margin_top: "md" }) %>
34
+
35
+ <%= pb_rails("form_pill", props: {
36
+ color: "data_1",
37
+ text: "Data 1",
38
+ tabindex: 0,
39
+ }) %>
40
+ <%= pb_rails("form_pill", props: {
41
+ color: "data_2",
42
+ text: "Data 2",
43
+ tabindex: 0,
44
+ }) %>
45
+ <%= pb_rails("form_pill", props: {
46
+ color: "data_3",
47
+ text: "Data 3",
48
+ tabindex: 0,
49
+ }) %>
50
+ <%= pb_rails("form_pill", props: {
51
+ color: "data_4",
52
+ text: "Data 4",
53
+ tabindex: 0,
54
+ }) %>
55
+ <%= pb_rails("form_pill", props: {
56
+ color: "data_5",
57
+ text: "Data 5",
58
+ tabindex: 0,
59
+ }) %>
60
+ <%= pb_rails("form_pill", props: {
61
+ color: "data_6",
62
+ text: "Data 6",
63
+ tabindex: 0,
64
+ }) %>
65
+ <%= pb_rails("form_pill", props: {
66
+ color: "data_7",
67
+ text: "Data 7",
68
+ tabindex: 0,
69
+ }) %>
70
+ <%= pb_rails("form_pill", props: {
71
+ color: "data_8",
72
+ text: "Data 8",
73
+ tabindex: 0,
74
+ }) %>
75
+
76
+ <%= pb_rails("title", props: { text: "Product Colors", tag: "h4", size: 4, margin_bottom: "sm", margin_top: "md" }) %>
77
+
78
+ <%= pb_rails("form_pill", props: {
79
+ color: "windows",
80
+ text: "Windows",
81
+ tabindex: 0,
82
+ }) %>
83
+ <%= pb_rails("form_pill", props: {
84
+ color: "siding",
85
+ text: "Siding",
86
+ tabindex: 0,
87
+ }) %>
88
+ <%= pb_rails("form_pill", props: {
89
+ color: "roofing",
90
+ text: "Roofing",
91
+ tabindex: 0,
92
+ }) %>
93
+ <%= pb_rails("form_pill", props: {
94
+ color: "doors",
95
+ text: "Doors",
96
+ tabindex: 0,
97
+ }) %>
98
+ <%= pb_rails("form_pill", props: {
99
+ color: "gutters",
100
+ text: "Gutters",
101
+ tabindex: 0,
102
+ }) %>
103
+ <%= pb_rails("form_pill", props: {
104
+ color: "solar",
105
+ text: "Solar",
106
+ tabindex: 0,
107
+ }) %>
108
+ <%= pb_rails("form_pill", props: {
109
+ color: "insulation",
110
+ text: "Insulation",
111
+ tabindex: 0,
112
+ }) %>
113
+ <%= pb_rails("form_pill", props: {
114
+ color: "accessories",
115
+ text: "Accessories",
116
+ tabindex: 0,
117
+ }) %>