@aurodesignsystem-dev/auro-lockup 0.0.0-pr69.0 → 0.0.0-pr69.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 +4 -4
- package/demo/index.md +12 -12
- package/package.json +1 -1
package/demo/api.md
CHANGED
|
@@ -40,15 +40,15 @@ See the following examples for use-case illustrations of API options.
|
|
|
40
40
|
Use the `appearance="inverse"` attribute for the proper presentation on a darker background.
|
|
41
41
|
|
|
42
42
|
<div class="exampleWrapper--ondark">
|
|
43
|
-
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/
|
|
44
|
-
<!-- The below content is automatically added from ../apiExamples/
|
|
43
|
+
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/inverseAppearanceExample.html) -->
|
|
44
|
+
<!-- The below content is automatically added from ../apiExamples/inverseAppearanceExample.html -->
|
|
45
45
|
<auro-lockup appearance="inverse"></auro-lockup>
|
|
46
46
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
47
47
|
</div>
|
|
48
48
|
<auro-accordion alignRight>
|
|
49
49
|
<span slot="trigger">See code</span>
|
|
50
|
-
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/
|
|
51
|
-
<!-- The below code snippet is automatically added from ../apiExamples/
|
|
50
|
+
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/inverseAppearanceExample.html) -->
|
|
51
|
+
<!-- The below code snippet is automatically added from ../apiExamples/inverseAppearanceExample.html -->
|
|
52
52
|
|
|
53
53
|
```html
|
|
54
54
|
<auro-lockup appearance="inverse"></auro-lockup>
|
package/demo/index.md
CHANGED
|
@@ -75,8 +75,8 @@ The `standard` property is only supported with the `oneworld` option.
|
|
|
75
75
|
For lockup use with dark backgrounds or a dark mode, use the `appearance="inverse"` attribute.
|
|
76
76
|
|
|
77
77
|
<div class="exampleWrapper--ondark">
|
|
78
|
-
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/
|
|
79
|
-
<!-- The below content is automatically added from ../apiExamples/
|
|
78
|
+
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/inverseAppearance.html) -->
|
|
79
|
+
<!-- The below content is automatically added from ../apiExamples/inverseAppearance.html -->
|
|
80
80
|
<auro-lockup appearance="inverse">
|
|
81
81
|
<span slot="title">Product Name</span>
|
|
82
82
|
<span slot="subtitle">Powered by Partner Name</span>
|
|
@@ -85,8 +85,8 @@ For lockup use with dark backgrounds or a dark mode, use the `appearance="invers
|
|
|
85
85
|
</div>
|
|
86
86
|
<auro-accordion alignRight>
|
|
87
87
|
<span slot="trigger">See code</span>
|
|
88
|
-
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/
|
|
89
|
-
<!-- The below code snippet is automatically added from ../apiExamples/
|
|
88
|
+
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/inverseAppearance.html) -->
|
|
89
|
+
<!-- The below code snippet is automatically added from ../apiExamples/inverseAppearance.html -->
|
|
90
90
|
|
|
91
91
|
```html
|
|
92
92
|
<auro-lockup appearance="inverse">
|
|
@@ -97,15 +97,15 @@ For lockup use with dark backgrounds or a dark mode, use the `appearance="invers
|
|
|
97
97
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
98
98
|
</auro-accordion>
|
|
99
99
|
<div class="exampleWrapper--ondark">
|
|
100
|
-
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/
|
|
101
|
-
<!-- The below content is automatically added from ../apiExamples/
|
|
100
|
+
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/inverseAppearance-2.html) -->
|
|
101
|
+
<!-- The below content is automatically added from ../apiExamples/inverseAppearance-2.html -->
|
|
102
102
|
<auro-lockup appearance="inverse" variant="oneworld"></auro-lockup>
|
|
103
103
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
104
104
|
</div>
|
|
105
105
|
<auro-accordion alignRight>
|
|
106
106
|
<span slot="trigger">See code</span>
|
|
107
|
-
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/
|
|
108
|
-
<!-- The below code snippet is automatically added from ../apiExamples/
|
|
107
|
+
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/inverseAppearance-2.html) -->
|
|
108
|
+
<!-- The below code snippet is automatically added from ../apiExamples/inverseAppearance-2.html -->
|
|
109
109
|
|
|
110
110
|
```html
|
|
111
111
|
<auro-lockup appearance="inverse" variant="oneworld"></auro-lockup>
|
|
@@ -113,15 +113,15 @@ For lockup use with dark backgrounds or a dark mode, use the `appearance="invers
|
|
|
113
113
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
114
114
|
</auro-accordion>
|
|
115
115
|
<div class="exampleWrapper--ondark">
|
|
116
|
-
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/
|
|
117
|
-
<!-- The below content is automatically added from ../apiExamples/
|
|
116
|
+
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../apiExamples/inverseAppearance-3.html) -->
|
|
117
|
+
<!-- The below content is automatically added from ../apiExamples/inverseAppearance-3.html -->
|
|
118
118
|
<auro-lockup appearance="inverse" standard variant="oneworld"></auro-lockup>
|
|
119
119
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
120
120
|
</div>
|
|
121
121
|
<auro-accordion alignRight>
|
|
122
122
|
<span slot="trigger">See code</span>
|
|
123
|
-
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/
|
|
124
|
-
<!-- The below code snippet is automatically added from ../apiExamples/
|
|
123
|
+
<!-- AURO-GENERATED-CONTENT:START (CODE:src=../apiExamples/inverseAppearance-3.html) -->
|
|
124
|
+
<!-- The below code snippet is automatically added from ../apiExamples/inverseAppearance-3.html -->
|
|
125
125
|
|
|
126
126
|
```html
|
|
127
127
|
<auro-lockup appearance="inverse" standard variant="oneworld"></auro-lockup>
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"================================================================================"
|
|
8
8
|
],
|
|
9
9
|
"name": "@aurodesignsystem-dev/auro-lockup",
|
|
10
|
-
"version": "0.0.0-pr69.
|
|
10
|
+
"version": "0.0.0-pr69.1",
|
|
11
11
|
"description": "auro-lockup HTML custom element",
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|