File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 533
533
{% include " @bolt-components-button/button.twig" with {
534
534
text : " Search Pega.com" ,
535
535
iconOnly : true ,
536
- color : " text" ,
536
+ style : " text" ,
537
537
icon : {
538
538
title : " Search Pega.com" ,
539
539
name : " search" ,
540
540
slot : " before" ,
541
- fallback : true ,
542
541
attributes : {
543
542
class : " c-global-search-panel-trigger__icon"
544
543
}
553
552
{% include " @bolt-components-button/button.twig" with {
554
553
text : " Close search" ,
555
554
iconOnly : true ,
556
- color : " text" ,
555
+ style : " text" ,
557
556
icon : {
558
557
title : " Close search" ,
559
558
name : " close" ,
577
576
<div class =" c-hamburger" >
578
577
{% include " @bolt-components-button/button.twig" with {
579
578
text : " Open menu" ,
580
- color : " text" ,
579
+ style : " text" ,
581
580
iconOnly : true ,
582
581
icon : {
583
582
title : " Open Menu" ,
610
609
{% grid " o-bolt-grid--center c-global-search-panel__content__transition" %}
611
610
{% cell " u-bolt-width-12/12 u-bolt-width-10/12@large" %}
612
611
<div class =" u-bolt-margin-bottom-small" >
613
- {% include " @pl/typeahead-with-js-hook .twig" only %}
612
+ {% include " @bolt-components-typeahead/typeahead.demo .twig" only %}
614
613
</div >
615
614
<bolt -text font-size =" xsmall" align =" center" >
616
615
Placeholder for helper text and did-you-mean text.
You can’t perform that action at this time.
0 commit comments