open-consul/ui/packages/consul-ui/app/styles/components
John Cowen 3b737bbe4f
ui: %horizontal-kv-list CSS component (and related) (#10285)
This commit uses docfy to isolate the individual parts and options and investigates the why you might use certain options and document how you might use certain options.

Originally we used a single %icon-definition CSS component to represent this, but seeing as some of them don't have icons, it didn't seem like the best name. So this PR splits this component into various different ones and then uses the new ones to continue to provide a now deprecated %icon-definition.

The component is currently a CSS only component that assumes a single (or multiple) description lists for its markup component, and provides for multiple different options (including a reversed mode which I'm still not totally sure about, but we don't use this right now anyway).

- %icon-definition
- %horizontal-kv-list
- %csv-list 
- %tag-list
- %badge
2021-06-21 11:40:14 +01:00
..
auth-form
auth-modal ui: Intention "Action change" warning modal (#9108) 2020-11-06 14:57:19 +00:00
card
code-editor
composite-row ui: %horizontal-kv-list CSS component (and related) (#10285) 2021-06-21 11:40:14 +01:00
confirmation-dialog
definition-table
dom-recycling-table
expanded-single-select
flash-message
list-row ui: %horizontal-kv-list CSS component (and related) (#10285) 2021-06-21 11:40:14 +01:00
oidc-select
progress
radio-card
secret-button
tabular-details
tabular-dl ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
tooltip-panel
anchors.scss ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
app-view.scss ui: Add docs for AppView (#10265) 2021-05-24 12:32:23 +01:00
auth-form.scss
auth-modal.scss
breadcrumbs.scss
buttons.scss
code-editor.scss
composite-row.scss ui: Miscellaneous Lock Session fixes (#10225) 2021-05-19 11:05:54 +01:00
confirmation-dialog.scss
definition-table.scss
empty-state.scss ui: Move control of login modal to use JS rather than HTML (label/id) (#9883) 2021-04-06 13:40:40 +01:00
flash-message.scss
form-elements.scss ui: Intention "Action change" warning modal (#9108) 2020-11-06 14:57:19 +00:00
menu-panel.scss
more-popover-menu.scss
oidc-select.scss
pill.scss Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
popover-select.scss ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
progress.scss
radio-card.scss
secret-button.scss
table.scss
tabular-collection.scss
tabular-details.scss
tooltip-panel.scss