81637e2138
Migrate roughly half of the base components into base Adds a target for easily formatting CSS Further CSS amends/migration (#5921) 1. tooltips within tables where a slightly bit troublesome due to a mix of `inline-flex`, `overflow` and the need for truncation. This refineds tooltips a slight bit more to work 'everywhere'. 2. We also move tooltip to use the correct color and min-width from structure, but we overwrite the min-width here until we get confirmation on widths/alignment of text within a tooltip. 3. Tiny fixes for breadcrumbs and toggle-buttons in tabular listings 4. Now we inline-flex our table cells, it means it is impossible to truncate text without wrapping it in another element. This wraps all Description like text in `<p>` tags. Generally the first column of text is already wrapped in an `<a>` tag. Other items such as consul tags and policy names etc get 'cutoff' rather than truncated. 5. We are now using all the icons from `@hashicorp/structure-icons` |
||
---|---|---|
.. | ||
acl-filter.hbs | ||
action-group.hbs | ||
app-view.hbs | ||
catalog-filter.hbs | ||
changeable-set.hbs | ||
child-selector.hbs | ||
code-editor.hbs | ||
confirmation-dialog.hbs | ||
copy-button-feedback.hbs | ||
copy-button.hbs | ||
datacenter-picker.hbs | ||
delete-confirmation.hbs | ||
dom-buffer-flush.hbs | ||
dom-buffer.hbs | ||
feedback-dialog.hbs | ||
form-component.hbs | ||
freetext-filter.hbs | ||
hashicorp-consul.hbs | ||
healthcheck-info.hbs | ||
healthcheck-list.hbs | ||
healthcheck-output.hbs | ||
healthcheck-status.hbs | ||
healthchecked-resource.hbs | ||
intention-filter.hbs | ||
list-collection.hbs | ||
modal-dialog.hbs | ||
modal-layer.hbs | ||
phrase-editor.hbs | ||
policy-form.hbs | ||
policy-selector.hbs | ||
radio-group.hbs | ||
role-form.hbs | ||
role-selector.hbs | ||
secret-button.hbs | ||
service-identity.hbs | ||
tab-nav.hbs | ||
tab-section.hbs | ||
tabular-collection.hbs | ||
tabular-details.hbs | ||
tag-list.hbs | ||
templated-anchor.hbs | ||
token-list.hbs | ||
tomography-graph.hbs |