@aurodesignsystem-dev/auro-loader 0.0.0-pr73.0 → 0.0.0-pr73.1
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 +1 -1
- package/package.json +1 -1
package/demo/api.md
CHANGED
|
@@ -160,7 +160,7 @@ Use the `lg` boolean attribute for a pre-defined size. Type `laser` does not sup
|
|
|
160
160
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
161
161
|
</auro-accordion>
|
|
162
162
|
|
|
163
|
-
|
|
163
|
+
### Appearance examples <a name="appearance"></a>
|
|
164
164
|
|
|
165
165
|
#### `appearance="brand"`
|
|
166
166
|
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"================================================================================"
|
|
8
8
|
],
|
|
9
9
|
"name": "@aurodesignsystem-dev/auro-loader",
|
|
10
|
-
"version": "0.0.0-pr73.
|
|
10
|
+
"version": "0.0.0-pr73.1",
|
|
11
11
|
"description": "auro-loader HTML custom element",
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|