@aurodesignsystem-dev/auro-dialog 0.0.0-pr106.1 → 0.0.0-pr106.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/demo/api.md CHANGED
@@ -45,14 +45,14 @@ The `auro-dialog` appears on top of the page and presents information that requi
45
45
 
46
46
  ### CSS Shadow Parts
47
47
 
48
- | Name | Description |
49
- | -------------- | --------------------------------------------------------------------------- |
50
- | close-button | adjust position of the close X icon in the dialog window |
51
- | dialog | apply CSS to the entire dialog |
52
- | dialog-content | apply CSS to the content of the dialog |
53
- | dialog-footer | apply CSS to the footer of the dialog |
54
- | dialog-header | apply CSS to the header of the dialog |
55
- | dialog-overlay | DEPRECATED: apply CSS on the overlay of the dialog. Use ::backdrop instead. |
48
+ | Name | Description |
49
+ | -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
50
+ | close-button | adjust position of the close X icon in the dialog window |
51
+ | dialog | apply CSS to the entire dialog |
52
+ | dialog-content | apply CSS to the content of the dialog |
53
+ | dialog-footer | apply CSS to the footer of the dialog |
54
+ | dialog-header | apply CSS to the header of the dialog |
55
+ | dialog-overlay | DEPRECATED. Use `--ds-auro-dialog-overlay-modal-background-color` or `--ds-auro-dialog-overlay-open-background-color` for backdrop styling instead. |
56
56
  <!-- AURO-GENERATED-CONTENT:END -->
57
57
 
58
58
  ## Basic