@aurodesignsystem-dev/auro-tail 0.0.0-pr27.2 → 0.0.0-pr27.3
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 +0 -2
- package/package.json +1 -1
package/demo/api.md
CHANGED
|
@@ -196,8 +196,6 @@ Set the `tail` attribute to insert a tail graphic from the `<auro-icon>` reposit
|
|
|
196
196
|
|
|
197
197
|
Tail codes from `<auro-icon>` are expected to be UPPERCASE (e.g., `AS`, not `as`).
|
|
198
198
|
|
|
199
|
-
The `tail` attribute is required.
|
|
200
|
-
|
|
201
199
|
<div class="exampleWrapper">
|
|
202
200
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/tail.html) -->
|
|
203
201
|
<!-- The below content is automatically added from ../apiExamples/tail.html -->
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"================================================================================"
|
|
8
8
|
],
|
|
9
9
|
"name": "@aurodesignsystem-dev/auro-tail",
|
|
10
|
-
"version": "0.0.0-pr27.
|
|
10
|
+
"version": "0.0.0-pr27.3",
|
|
11
11
|
"description": "auro-tail HTML custom element",
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|