|
541 | 541 | </SFI.Label>
|
542 | 542 | <div class="hds-dropdown__content">
|
543 | 543 | <ul class="hds-dropdown__list">
|
544 |
| - <Hds::Dropdown::ListItem::Interactive @route="components.dropdown"> |
| 544 | + <Hds::Dropdown::ListItem::Interactive @route="cp.dropdown"> |
545 | 545 | Lorem ipsum dolor
|
546 | 546 | </Hds::Dropdown::ListItem::Interactive>
|
547 | 547 | </ul>
|
|
1426 | 1426 | <Hds::Form::TextInput::Base @type="search" placeholder="Narrow results" />
|
1427 | 1427 | </Hds::Dropdown::Header>
|
1428 | 1428 | <ul class="hds-dropdown__list">
|
1429 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Create</Hds::Dropdown::ListItem::Interactive> |
1430 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Edit</Hds::Dropdown::ListItem::Interactive> |
| 1429 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Create</Hds::Dropdown::ListItem::Interactive> |
| 1430 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Edit</Hds::Dropdown::ListItem::Interactive> |
1431 | 1431 | </ul>
|
1432 | 1432 | </div>
|
1433 | 1433 | </SF.Item>
|
|
1437 | 1437 | <Hds::Link::Standalone @icon="list" @text="Organizations" @color="secondary" @href="#" />
|
1438 | 1438 | </Hds::Dropdown::Header>
|
1439 | 1439 | <ul class="hds-dropdown__list">
|
1440 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Create</Hds::Dropdown::ListItem::Interactive> |
1441 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Edit</Hds::Dropdown::ListItem::Interactive> |
| 1440 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Create</Hds::Dropdown::ListItem::Interactive> |
| 1441 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Edit</Hds::Dropdown::ListItem::Interactive> |
1442 | 1442 | </ul>
|
1443 | 1443 | </div>
|
1444 | 1444 | </SF.Item>
|
|
1488 | 1488 | <SF.Item @label="Button">
|
1489 | 1489 | <div class="hds-dropdown__content">
|
1490 | 1490 | <ul class="hds-dropdown__list">
|
1491 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization A</Hds::Dropdown::ListItem::Interactive> |
1492 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization B</Hds::Dropdown::ListItem::Interactive> |
1493 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization C</Hds::Dropdown::ListItem::Interactive> |
| 1491 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization A</Hds::Dropdown::ListItem::Interactive> |
| 1492 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization B</Hds::Dropdown::ListItem::Interactive> |
| 1493 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization C</Hds::Dropdown::ListItem::Interactive> |
1494 | 1494 | </ul>
|
1495 | 1495 | <Hds::Dropdown::Footer @hasDivider={{true}}>
|
1496 | 1496 | <Hds::Button @text="Apply filters" @isFullWidth={{true}} @size="small" />
|
|
1500 | 1500 | <SF.Item @label="Link">
|
1501 | 1501 | <div class="hds-dropdown__content">
|
1502 | 1502 | <ul class="hds-dropdown__list">
|
1503 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization A</Hds::Dropdown::ListItem::Interactive> |
1504 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization B</Hds::Dropdown::ListItem::Interactive> |
1505 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization C</Hds::Dropdown::ListItem::Interactive> |
| 1503 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization A</Hds::Dropdown::ListItem::Interactive> |
| 1504 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization B</Hds::Dropdown::ListItem::Interactive> |
| 1505 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization C</Hds::Dropdown::ListItem::Interactive> |
1506 | 1506 | </ul>
|
1507 | 1507 | <Hds::Dropdown::Footer @hasDivider={{true}}>
|
1508 | 1508 | <Hds::Link::Standalone @icon="list" @text="Organizations" @color="secondary" @href="#" />
|
|
1545 | 1545 | <Shw::Placeholder @text="generic header content" @width="200" @height="36" @background="#e1f5fe" />
|
1546 | 1546 | </Hds::Dropdown::Header>
|
1547 | 1547 | <ul class="hds-dropdown__list">
|
1548 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Interactive for testing</Hds::Dropdown::ListItem::Interactive> |
| 1548 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Interactive for testing</Hds::Dropdown::ListItem::Interactive> |
1549 | 1549 | <Hds::Dropdown::ListItem::Generic>
|
1550 | 1550 | <Shw::Placeholder @text="generic item content" @height="36" @background="#e1f5fe" />
|
1551 | 1551 | </Hds::Dropdown::ListItem::Generic>
|
|
1571 | 1571 | <Hds::Form::TextInput::Base @type="search" placeholder="Narrow results" />
|
1572 | 1572 | </Hds::Dropdown::Header>
|
1573 | 1573 | <ul class="hds-dropdown__list">
|
1574 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization A</Hds::Dropdown::ListItem::Interactive> |
1575 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization B</Hds::Dropdown::ListItem::Interactive> |
1576 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization C</Hds::Dropdown::ListItem::Interactive> |
| 1574 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization A</Hds::Dropdown::ListItem::Interactive> |
| 1575 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization B</Hds::Dropdown::ListItem::Interactive> |
| 1576 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization C</Hds::Dropdown::ListItem::Interactive> |
1577 | 1577 | </ul>
|
1578 | 1578 | <Hds::Dropdown::Footer @hasDivider={{true}}>
|
1579 | 1579 | <Hds::ButtonSet>
|
|
1590 | 1590 | <Hds::Form::TextInput::Base @type="search" placeholder="Narrow results" />
|
1591 | 1591 | </Hds::Dropdown::Header>
|
1592 | 1592 | <ul class="hds-dropdown__list">
|
1593 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization A</Hds::Dropdown::ListItem::Interactive> |
1594 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization B</Hds::Dropdown::ListItem::Interactive> |
1595 |
| - <Hds::Dropdown::ListItem::Interactive @route="components">Organization C</Hds::Dropdown::ListItem::Interactive> |
| 1593 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization A</Hds::Dropdown::ListItem::Interactive> |
| 1594 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization B</Hds::Dropdown::ListItem::Interactive> |
| 1595 | + <Hds::Dropdown::ListItem::Interactive @route="cp">Organization C</Hds::Dropdown::ListItem::Interactive> |
1596 | 1596 | </ul>
|
1597 | 1597 | <Hds::Dropdown::Footer @hasDivider={{true}}>
|
1598 | 1598 | <Hds::Link::Standalone @icon="plus" @text="Add organization" @href="#" />
|
|
0 commit comments