@aurodesignsystem/auro-formkit 2.0.0-beta.53 → 2.0.0-beta.54
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/CHANGELOG.md +7 -0
- package/components/checkbox/README.md +1 -1
- package/components/checkbox/demo/readme.md +1 -1
- package/components/combobox/README.md +1 -1
- package/components/combobox/demo/readme.md +1 -1
- package/components/counter/README.md +1 -1
- package/components/counter/demo/readme.md +1 -1
- package/components/datepicker/README.md +1 -1
- package/components/datepicker/demo/readme.md +1 -1
- package/components/dropdown/README.md +1 -1
- package/components/dropdown/demo/readme.md +1 -1
- package/components/form/README.md +9 -8
- package/components/form/demo/index.md +94 -25
- package/components/form/demo/readme.md +9 -8
- package/components/input/README.md +1 -1
- package/components/input/demo/readme.md +1 -1
- package/components/menu/README.md +1 -1
- package/components/menu/demo/readme.md +1 -1
- package/components/radio/README.md +1 -1
- package/components/radio/demo/readme.md +1 -1
- package/components/select/README.md +1 -1
- package/components/select/demo/readme.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Semantic Release Automated Changelog
|
|
2
2
|
|
|
3
|
+
# [2.0.0-beta.54](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.53...v2.0.0-beta.54) (2025-03-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Performance Improvements
|
|
7
|
+
|
|
8
|
+
* testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([e5c7f7a](https://github.com/AlaskaAirlines/auro-formkit/commit/e5c7f7ae2ba4c8af38b740445916b16514b3ec99))
|
|
9
|
+
|
|
3
10
|
# [2.0.0-beta.53](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.52...v2.0.0-beta.53) (2025-03-04)
|
|
4
11
|
|
|
5
12
|
|
|
@@ -106,7 +106,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
106
106
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
107
107
|
|
|
108
108
|
```html
|
|
109
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
109
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-checkbox/+esm"></script>
|
|
110
110
|
```
|
|
111
111
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
112
112
|
|
|
@@ -106,7 +106,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
106
106
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
107
107
|
|
|
108
108
|
```html
|
|
109
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
109
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-checkbox/+esm"></script>
|
|
110
110
|
```
|
|
111
111
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
112
112
|
|
|
@@ -111,7 +111,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
111
111
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
112
112
|
|
|
113
113
|
```html
|
|
114
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
114
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-combobox/+esm"></script>
|
|
115
115
|
```
|
|
116
116
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
117
117
|
|
|
@@ -111,7 +111,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
111
111
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
112
112
|
|
|
113
113
|
```html
|
|
114
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
114
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-combobox/+esm"></script>
|
|
115
115
|
```
|
|
116
116
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
117
117
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-counter/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-counter/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
|
@@ -104,7 +104,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
104
104
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
105
105
|
|
|
106
106
|
```html
|
|
107
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
107
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-datepicker/+esm"></script>
|
|
108
108
|
```
|
|
109
109
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
110
110
|
|
|
@@ -104,7 +104,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
104
104
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
105
105
|
|
|
106
106
|
```html
|
|
107
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
107
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-datepicker/+esm"></script>
|
|
108
108
|
```
|
|
109
109
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
110
110
|
|
|
@@ -107,7 +107,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
107
107
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
108
108
|
|
|
109
109
|
```html
|
|
110
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
110
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-dropdown/+esm"></script>
|
|
111
111
|
```
|
|
112
112
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
113
113
|
|
|
@@ -107,7 +107,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
107
107
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
108
108
|
|
|
109
109
|
```html
|
|
110
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
110
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-dropdown/+esm"></script>
|
|
111
111
|
```
|
|
112
112
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
113
113
|
|
|
@@ -20,11 +20,11 @@ The following sections are editable by making changes to the following files:
|
|
|
20
20
|
# Form
|
|
21
21
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./docs/partials/description.md) -->
|
|
22
22
|
<!-- The below content is automatically added from ./docs/partials/description.md -->
|
|
23
|
-
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements)
|
|
23
|
+
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) designed to
|
|
24
|
+
serve as the base logic for all auro-constructed forms.
|
|
24
25
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
Nulla at augue facilisis `odio lobortis` molestie vitae a nulla.
|
|
26
|
+
It automatically "scrapes" its inner content for any auro form elements, and surfaces
|
|
27
|
+
them (along with events) to the parent form element as a JSON object.
|
|
28
28
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
29
29
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./docs/partials/readmeAddlInfo.md) -->
|
|
30
30
|
<!-- The below content is automatically added from ./docs/partials/readmeAddlInfo.md -->
|
|
@@ -88,9 +88,10 @@ This configuration enables proper module resolution for the component's TypeScri
|
|
|
88
88
|
|
|
89
89
|
```html
|
|
90
90
|
<auro-form>
|
|
91
|
-
<auro-input>
|
|
92
|
-
|
|
93
|
-
</auro-input>
|
|
91
|
+
<auro-input id="search-box" name="searchBox" required>
|
|
92
|
+
<span slot="label">Search flights</span>
|
|
93
|
+
</auro-input>
|
|
94
|
+
<auro-button type="submit">Submit</auro-button>
|
|
94
95
|
</auro-form>
|
|
95
96
|
```
|
|
96
97
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
@@ -108,7 +109,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
108
109
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
109
110
|
|
|
110
111
|
```html
|
|
111
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
112
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-form/+esm"></script>
|
|
112
113
|
```
|
|
113
114
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
114
115
|
|
|
@@ -3,38 +3,107 @@ The index.md file is a compiled document. No edits should be made directly to th
|
|
|
3
3
|
|
|
4
4
|
index.md is created by running `npm run build:markdownDocs`.
|
|
5
5
|
|
|
6
|
-
This file is generated based on a template fetched from `./docs/partials/index.md`
|
|
7
|
-
-->
|
|
8
|
-
<!--
|
|
9
|
-
The index.md file is a compiled document. No edits should be made directly to this file.
|
|
10
|
-
|
|
11
|
-
index.md is created by running `npm run build:markdownDocs`.
|
|
12
|
-
|
|
13
6
|
This file is generated based on a template fetched from `./docs/partials/index.md`
|
|
14
7
|
-->
|
|
15
8
|
|
|
16
|
-
# Form
|
|
17
|
-
|
|
18
|
-
## Dropdown
|
|
9
|
+
# Form
|
|
19
10
|
|
|
20
11
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./../docs/partials/description.md) -->
|
|
21
12
|
<!-- The below content is automatically added from ./../docs/partials/description.md -->
|
|
22
|
-
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements)
|
|
13
|
+
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) designed to
|
|
14
|
+
serve as the base logic for all auro-constructed forms.
|
|
23
15
|
|
|
24
|
-
|
|
16
|
+
It automatically "scrapes" its inner content for any auro form elements, and surfaces
|
|
17
|
+
them (along with events) to the parent form element as a JSON object.
|
|
18
|
+
<!-- AURO-GENERATED-CONTENT:END -->
|
|
19
|
+
|
|
20
|
+
## Form data generation
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
22
|
+
As covered in the description, `auro-form` makes a developer's life easier by surfacing Auro form elements as a JSON object.
|
|
23
|
+
The most common use case the Auro team identified when building Form was the need to collect form data in a structured way.
|
|
24
|
+
|
|
25
|
+
The following is required for an Auro form element to be collected automatically:
|
|
26
|
+
|
|
27
|
+
1. It _must_ have a `name` attribute. This is required if vanilla HTML forms, and we follow the same pattern.
|
|
28
|
+
2. It _must_ be an Auro form element. See note below for custom elements.
|
|
29
|
+
|
|
30
|
+
That being said, we do _not_ require form elements to be direct children of `auro-form`.
|
|
31
|
+
They can be nested within other elements for styling, such as a `div`, `span` or `fieldset`.
|
|
32
|
+
|
|
33
|
+
## Important note for custom elements
|
|
34
|
+
|
|
35
|
+
When consuming custom-named Auro form elements (like `auro-input` as `my-custom-input`), these elements _must_ be registered
|
|
36
|
+
BEFORE auro-form due to rendering order and Shadown DOM limitations.
|
|
37
|
+
|
|
38
|
+
For example, the following is correct:
|
|
39
|
+
|
|
40
|
+
```javascript
|
|
41
|
+
import {AuroInput} from '@aurodesignsystem/auro-input';
|
|
42
|
+
import {AuroForm} from '@aurodesignsystem/auro-form';
|
|
43
|
+
|
|
44
|
+
AuroInput.register('my-custom-input'); // adds an internal identifier auro-form uses to recognize the custom element
|
|
45
|
+
AuroForm.register(); // render looks for said identifier
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
The following is NOT correct and will result in forms not working as expected:
|
|
49
|
+
|
|
50
|
+
```javascript
|
|
51
|
+
import {AuroInput} from '@aurodesignsystem/auro-input';
|
|
52
|
+
import {AuroForm} from '@aurodesignsystem/auro-form';
|
|
53
|
+
|
|
54
|
+
AuroForm.register(); // forms start rendering, looking for auro inputs, or custom-named inputs
|
|
55
|
+
AuroInput.register('my-custom-input'); // too late, form has already rendered and did not find the custom element
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
In a correctly registered scenario, `auro-form` will automatically recognize the custom element and collect its data in the following shape:
|
|
59
|
+
|
|
60
|
+
```typescript
|
|
61
|
+
interface AuroFormState {
|
|
62
|
+
// value varies based on form element
|
|
63
|
+
[key: string]: string | string[] | number | boolean | null;
|
|
64
|
+
}
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
A real-world example of this might be:
|
|
68
|
+
|
|
69
|
+
```json
|
|
70
|
+
{
|
|
71
|
+
"hotelCity": "New York",
|
|
72
|
+
"dates": ["2022-01-01", "2022-01-15"],
|
|
73
|
+
"numberOfGuests": 2
|
|
74
|
+
}
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
## Examples
|
|
35
78
|
|
|
36
|
-
|
|
79
|
+
### Basic Form
|
|
80
|
+
The most basic form implementation requires an `auro-input` and an optional auro button with `type="submit"`.
|
|
37
81
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
82
|
+
By default, Auro Form connects a `submit` event to all `type="submit"` buttons within the form.
|
|
83
|
+
|
|
84
|
+
<div class="exampleWrapper">
|
|
85
|
+
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/basic.html) -->
|
|
86
|
+
<!-- The below content is automatically added from ./../apiExamples/basic.html -->
|
|
87
|
+
<auro-form>
|
|
88
|
+
<auro-input id="search-box" name="searchBox" required>
|
|
89
|
+
<span slot="label">Search flights</span>
|
|
90
|
+
</auro-input>
|
|
91
|
+
<auro-button type="submit">Submit</auro-button>
|
|
92
|
+
</auro-form>
|
|
93
|
+
<!-- AURO-GENERATED-CONTENT:END -->
|
|
94
|
+
</div>
|
|
95
|
+
<auro-accordion alignRight>
|
|
96
|
+
<span slot="trigger">See code</span>
|
|
97
|
+
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../apiExamples/basic.html) -->
|
|
98
|
+
<!-- The below code snippet is automatically added from ./../apiExamples/basic.html -->
|
|
99
|
+
|
|
100
|
+
```html
|
|
101
|
+
<auro-form>
|
|
102
|
+
<auro-input id="search-box" name="searchBox" required>
|
|
103
|
+
<span slot="label">Search flights</span>
|
|
104
|
+
</auro-input>
|
|
105
|
+
<auro-button type="submit">Submit</auro-button>
|
|
106
|
+
</auro-form>
|
|
107
|
+
```
|
|
108
|
+
<!-- AURO-GENERATED-CONTENT:END -->
|
|
109
|
+
</auro-accordion>
|
|
@@ -20,11 +20,11 @@ The following sections are editable by making changes to the following files:
|
|
|
20
20
|
# Form
|
|
21
21
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./docs/partials/description.md) -->
|
|
22
22
|
<!-- The below content is automatically added from ./docs/partials/description.md -->
|
|
23
|
-
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements)
|
|
23
|
+
`<auro-form>` is a [HTML custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) designed to
|
|
24
|
+
serve as the base logic for all auro-constructed forms.
|
|
24
25
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
Nulla at augue facilisis `odio lobortis` molestie vitae a nulla.
|
|
26
|
+
It automatically "scrapes" its inner content for any auro form elements, and surfaces
|
|
27
|
+
them (along with events) to the parent form element as a JSON object.
|
|
28
28
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
29
29
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./docs/partials/readmeAddlInfo.md) -->
|
|
30
30
|
<!-- The below content is automatically added from ./docs/partials/readmeAddlInfo.md -->
|
|
@@ -88,9 +88,10 @@ This configuration enables proper module resolution for the component's TypeScri
|
|
|
88
88
|
|
|
89
89
|
```html
|
|
90
90
|
<auro-form>
|
|
91
|
-
<auro-input>
|
|
92
|
-
|
|
93
|
-
</auro-input>
|
|
91
|
+
<auro-input id="search-box" name="searchBox" required>
|
|
92
|
+
<span slot="label">Search flights</span>
|
|
93
|
+
</auro-input>
|
|
94
|
+
<auro-button type="submit">Submit</auro-button>
|
|
94
95
|
</auro-form>
|
|
95
96
|
```
|
|
96
97
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
@@ -108,7 +109,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
108
109
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
109
110
|
|
|
110
111
|
```html
|
|
111
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
112
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-form/+esm"></script>
|
|
112
113
|
```
|
|
113
114
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
114
115
|
|
|
@@ -99,7 +99,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
99
99
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
100
100
|
|
|
101
101
|
```html
|
|
102
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
102
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-input/+esm"></script>
|
|
103
103
|
```
|
|
104
104
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
105
105
|
|
|
@@ -99,7 +99,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
99
99
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
100
100
|
|
|
101
101
|
```html
|
|
102
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
102
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-input/+esm"></script>
|
|
103
103
|
```
|
|
104
104
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
105
105
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-menu/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-menu/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
|
@@ -100,7 +100,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
100
100
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
101
101
|
|
|
102
102
|
```html
|
|
103
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
103
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-radio/+esm"></script>
|
|
104
104
|
```
|
|
105
105
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
106
106
|
|
|
@@ -100,7 +100,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
100
100
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
101
101
|
|
|
102
102
|
```html
|
|
103
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
103
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-radio/+esm"></script>
|
|
104
104
|
```
|
|
105
105
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
106
106
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-select/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
|
@@ -110,7 +110,7 @@ The use of any Auro custom element has a dependency on the [Auro Design Tokens](
|
|
|
110
110
|
In cases where the project is not able to process JS assets, there are pre-processed assets available for use. Legacy browsers such as IE11 are no longer supported.
|
|
111
111
|
|
|
112
112
|
```html
|
|
113
|
-
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.
|
|
113
|
+
<script type="module "src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@2.0.0-beta.53/auro-select/+esm"></script>
|
|
114
114
|
```
|
|
115
115
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
116
116
|
|
package/package.json
CHANGED