@aurodesignsystem-dev/auro-formkit 0.0.0-pr1451.0 → 0.0.0-pr1451.2
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/components/checkbox/README.md +23 -37
- package/components/checkbox/demo/api.min.js +1 -1
- package/components/checkbox/demo/index.min.js +1 -1
- package/components/checkbox/demo/readme.md +0 -2
- package/components/checkbox/dist/index.js +1 -1
- package/components/checkbox/dist/registered.js +1 -1
- package/components/combobox/README.md +43 -57
- package/components/combobox/demo/accessibility.html +22 -11
- package/components/combobox/demo/api.html +27 -16
- package/components/combobox/demo/api.min.js +3 -3
- package/components/combobox/demo/design.html +27 -16
- package/components/combobox/demo/index.html +28 -22
- package/components/combobox/demo/index.min.js +3 -3
- package/components/combobox/demo/install.html +26 -16
- package/components/combobox/demo/install.md +0 -2
- package/components/combobox/demo/install.min.js +3 -3
- package/components/combobox/demo/keyboard-behavior.html +22 -11
- package/components/combobox/demo/readme.html +27 -16
- package/components/combobox/demo/readme.md +0 -2
- package/components/combobox/demo/styles.css +911 -71
- package/components/combobox/demo/voiceover.html +22 -11
- package/components/combobox/dist/index.js +3 -3
- package/components/combobox/dist/registered.js +3 -3
- package/components/counter/README.md +39 -53
- package/components/counter/demo/api.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/demo/readme.md +0 -2
- package/components/counter/dist/index.js +2 -2
- package/components/counter/dist/registered.js +2 -2
- package/components/datepicker/README.md +19 -33
- package/components/datepicker/demo/api.min.js +3 -3
- package/components/datepicker/demo/index.min.js +3 -3
- package/components/datepicker/demo/readme.md +0 -2
- package/components/datepicker/dist/index.js +3 -3
- package/components/datepicker/dist/registered.js +3 -3
- package/components/dropdown/README.md +39 -53
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/demo/readme.md +0 -2
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/README.md +14 -30
- package/components/form/demo/api.min.js +13 -13
- package/components/form/demo/index.min.js +13 -13
- package/components/form/demo/readme.md +0 -2
- package/components/input/README.md +17 -31
- package/components/input/demo/api.min.js +1 -1
- package/components/input/demo/index.min.js +1 -1
- package/components/input/demo/readme.md +0 -2
- package/components/input/dist/index.js +1 -1
- package/components/input/dist/registered.js +1 -1
- package/components/menu/README.md +23 -37
- package/components/menu/demo/readme.md +0 -2
- package/components/radio/README.md +21 -35
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/demo/readme.md +0 -2
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/README.md +41 -73
- package/components/select/demo/accessibility.html +23 -20
- package/components/select/demo/api.html +45 -10
- package/components/select/demo/api.min.js +2 -2
- package/components/select/demo/design.html +94 -0
- package/components/select/demo/design.md +391 -0
- package/components/select/demo/getting-started.html +125 -0
- package/components/select/demo/getting-started.js +9 -0
- package/components/select/demo/getting-started.md +1020 -0
- package/components/select/demo/getting-started.min.js +10490 -0
- package/components/select/demo/index.html +55 -241
- package/components/select/demo/index.md +38 -98
- package/components/select/demo/index.min.js +2 -2
- package/components/select/demo/install.md +92 -0
- package/components/select/demo/keyboard-behavior.html +23 -11
- package/components/select/demo/keyboard-behavior.md +247 -36
- package/components/select/demo/keyboardBehavior.html +22 -11
- package/components/select/demo/layout.html +45 -10
- package/components/select/demo/layout.md +71 -260
- package/components/select/demo/readme.html +46 -11
- package/components/select/demo/readme.md +25 -45
- package/components/select/demo/styles.css +1026 -0
- package/components/select/demo/voiceover.html +23 -11
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/package.json +1 -1
|
@@ -5154,7 +5154,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5154
5154
|
}
|
|
5155
5155
|
};
|
|
5156
5156
|
|
|
5157
|
-
var formkitVersion$2 = '
|
|
5157
|
+
var formkitVersion$2 = '202604281911';
|
|
5158
5158
|
|
|
5159
5159
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5160
5160
|
static get properties() {
|
|
@@ -12906,7 +12906,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12906
12906
|
}
|
|
12907
12907
|
};
|
|
12908
12908
|
|
|
12909
|
-
var formkitVersion$1 = '
|
|
12909
|
+
var formkitVersion$1 = '202604281911';
|
|
12910
12910
|
|
|
12911
12911
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12912
12912
|
// See LICENSE in the project root for license information.
|
|
@@ -13971,7 +13971,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13971
13971
|
}
|
|
13972
13972
|
}
|
|
13973
13973
|
|
|
13974
|
-
var formkitVersion = '
|
|
13974
|
+
var formkitVersion = '202604281911';
|
|
13975
13975
|
|
|
13976
13976
|
var styleCss$3 = i$7`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
|
|
13977
13977
|
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
17
17
|
<title>Auro Web Component Demo | auro-combobox | Install</title>
|
|
18
18
|
|
|
19
|
-
<!--
|
|
20
|
-
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/
|
|
19
|
+
<!-- highlight.js Stylesheet -->
|
|
20
|
+
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9.0/build/styles/github.min.css"/>
|
|
21
21
|
|
|
22
22
|
<!-- Legacy reference is still needed to support auro-combobox's use of legacy token values at this time -->
|
|
23
23
|
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/legacy/auro-classic/CSSCustomProperties.css"/>
|
|
@@ -41,20 +41,31 @@
|
|
|
41
41
|
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-header@latest/+esm" type="module"></script>
|
|
42
42
|
|
|
43
43
|
<script type="module">
|
|
44
|
-
import 'https://
|
|
45
|
-
import 'https://
|
|
44
|
+
import {unified} from 'https://esm.sh/unified';
|
|
45
|
+
import remarkParse from 'https://esm.sh/remark-parse';
|
|
46
|
+
import remarkGfm from 'https://esm.sh/remark-gfm';
|
|
47
|
+
import remarkRehype from 'https://esm.sh/remark-rehype';
|
|
48
|
+
import rehypeRaw from 'https://esm.sh/rehype-raw';
|
|
49
|
+
import rehypeHighlight from 'https://esm.sh/rehype-highlight';
|
|
50
|
+
import rehypeStringify from 'https://esm.sh/rehype-stringify';
|
|
46
51
|
|
|
47
|
-
fetch('./install.md')
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
const response = await fetch('./install.md');
|
|
53
|
+
const text = await response.text();
|
|
54
|
+
const result = await unified()
|
|
55
|
+
.use(remarkParse)
|
|
56
|
+
.use(remarkGfm)
|
|
57
|
+
.use(remarkRehype, { allowDangerousHtml: true })
|
|
58
|
+
.use(rehypeRaw)
|
|
59
|
+
.use(rehypeHighlight)
|
|
60
|
+
.use(rehypeStringify)
|
|
61
|
+
.process(text);
|
|
62
|
+
|
|
63
|
+
document.querySelector('main').innerHTML = String(result);
|
|
64
|
+
addCopyButtons();
|
|
55
65
|
|
|
56
66
|
function addCopyButtons() {
|
|
57
|
-
document.querySelectorAll('
|
|
67
|
+
document.querySelectorAll('pre code[class*="language-"], pre code[class*="hljs"]').forEach((code) => {
|
|
68
|
+
const pre = code.parentElement;
|
|
58
69
|
const wrapper = document.createElement('div');
|
|
59
70
|
wrapper.className = 'pre-wrapper';
|
|
60
71
|
pre.parentNode.insertBefore(wrapper, pre);
|
|
@@ -63,9 +74,8 @@
|
|
|
63
74
|
btn.className = 'copy-btn';
|
|
64
75
|
btn.textContent = 'Copy';
|
|
65
76
|
btn.addEventListener('click', () => {
|
|
66
|
-
const
|
|
67
|
-
const
|
|
68
|
-
const text = raw.replace(/\u200B/g, '').replace(/^\n+/, '').replace(/\n+$/, '\n');
|
|
77
|
+
const raw = code.textContent;
|
|
78
|
+
const text = raw.replace(/\u200B/g, '').replace(/^\n+/, '').replace(/\n+$/, '\n').replace(/^\$ /, '');
|
|
69
79
|
navigator.clipboard.writeText(text).then(() => {
|
|
70
80
|
btn.textContent = 'Copied!';
|
|
71
81
|
setTimeout(() => { btn.textContent = 'Copy'; }, 1500);
|
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=./../../../docs/templates/componentInstall.md) -->
|
|
4
4
|
<!-- The below content is automatically added from ./../../../docs/templates/componentInstall.md -->
|
|
5
5
|
|
|
6
|
-
#### NPM Installation
|
|
7
|
-
|
|
8
6
|
<pre class="language-shell"><code class="language-shell">$ npm i @aurodesignsystem/auro-formkit</code></pre>
|
|
9
7
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
10
8
|
<auro-header level="2" id="gettingStarted">Getting Started</auro-header>
|
|
@@ -5154,7 +5154,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5154
5154
|
}
|
|
5155
5155
|
};
|
|
5156
5156
|
|
|
5157
|
-
var formkitVersion$2 = '
|
|
5157
|
+
var formkitVersion$2 = '202604281911';
|
|
5158
5158
|
|
|
5159
5159
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5160
5160
|
static get properties() {
|
|
@@ -12906,7 +12906,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12906
12906
|
}
|
|
12907
12907
|
};
|
|
12908
12908
|
|
|
12909
|
-
var formkitVersion$1 = '
|
|
12909
|
+
var formkitVersion$1 = '202604281911';
|
|
12910
12910
|
|
|
12911
12911
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12912
12912
|
// See LICENSE in the project root for license information.
|
|
@@ -13971,7 +13971,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13971
13971
|
}
|
|
13972
13972
|
}
|
|
13973
13973
|
|
|
13974
|
-
var formkitVersion = '
|
|
13974
|
+
var formkitVersion = '202604281911';
|
|
13975
13975
|
|
|
13976
13976
|
var styleCss$3 = i$7`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
|
|
13977
13977
|
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
19
19
|
<title>Auro Web Component Demo | auro-combobox</title>
|
|
20
20
|
|
|
21
|
-
<!--
|
|
22
|
-
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/
|
|
21
|
+
<!-- highlight.js Stylesheet -->
|
|
22
|
+
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9.0/build/styles/github.min.css"/>
|
|
23
23
|
|
|
24
24
|
<!-- Legacy reference is still needed to support auro-combobox's use of legacy token values at this time -->
|
|
25
25
|
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/legacy/auro-classic/CSSCustomProperties.css"/>
|
|
@@ -64,15 +64,26 @@
|
|
|
64
64
|
<main></main>
|
|
65
65
|
|
|
66
66
|
<script type="module">
|
|
67
|
-
import 'https://
|
|
68
|
-
import 'https://
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
67
|
+
import {unified} from 'https://esm.sh/unified';
|
|
68
|
+
import remarkParse from 'https://esm.sh/remark-parse';
|
|
69
|
+
import remarkGfm from 'https://esm.sh/remark-gfm';
|
|
70
|
+
import remarkRehype from 'https://esm.sh/remark-rehype';
|
|
71
|
+
import rehypeRaw from 'https://esm.sh/rehype-raw';
|
|
72
|
+
import rehypeHighlight from 'https://esm.sh/rehype-highlight';
|
|
73
|
+
import rehypeStringify from 'https://esm.sh/rehype-stringify';
|
|
74
|
+
|
|
75
|
+
const response = await fetch('./keyboard-behavior.md');
|
|
76
|
+
const text = await response.text();
|
|
77
|
+
const result = await unified()
|
|
78
|
+
.use(remarkParse)
|
|
79
|
+
.use(remarkGfm)
|
|
80
|
+
.use(remarkRehype, { allowDangerousHtml: true })
|
|
81
|
+
.use(rehypeRaw)
|
|
82
|
+
.use(rehypeHighlight)
|
|
83
|
+
.use(rehypeStringify)
|
|
84
|
+
.process(text);
|
|
85
|
+
|
|
86
|
+
document.querySelector('main').innerHTML = String(result);
|
|
76
87
|
</script>
|
|
77
88
|
|
|
78
89
|
<!-- If additional elements are needed for the demo, add them here. -->
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
19
19
|
<title>Auro Web Component Demo | auro-combobox</title>
|
|
20
20
|
|
|
21
|
-
<!--
|
|
22
|
-
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/
|
|
21
|
+
<!-- highlight.js Stylesheet -->
|
|
22
|
+
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9.0/build/styles/github.min.css"/>
|
|
23
23
|
|
|
24
24
|
<!-- Legacy reference is still needed to support auro-combobox's use of legacy token values at this time -->
|
|
25
25
|
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/legacy/auro-classic/CSSCustomProperties.css"/>
|
|
@@ -39,19 +39,31 @@
|
|
|
39
39
|
<main></main>
|
|
40
40
|
|
|
41
41
|
<script type="module">
|
|
42
|
-
import 'https://
|
|
43
|
-
import 'https://
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
42
|
+
import {unified} from 'https://esm.sh/unified';
|
|
43
|
+
import remarkParse from 'https://esm.sh/remark-parse';
|
|
44
|
+
import remarkGfm from 'https://esm.sh/remark-gfm';
|
|
45
|
+
import remarkRehype from 'https://esm.sh/remark-rehype';
|
|
46
|
+
import rehypeRaw from 'https://esm.sh/rehype-raw';
|
|
47
|
+
import rehypeHighlight from 'https://esm.sh/rehype-highlight';
|
|
48
|
+
import rehypeStringify from 'https://esm.sh/rehype-stringify';
|
|
49
|
+
|
|
50
|
+
const response = await fetch('./readme.md');
|
|
51
|
+
const text = await response.text();
|
|
52
|
+
const result = await unified()
|
|
53
|
+
.use(remarkParse)
|
|
54
|
+
.use(remarkGfm)
|
|
55
|
+
.use(remarkRehype, { allowDangerousHtml: true })
|
|
56
|
+
.use(rehypeRaw)
|
|
57
|
+
.use(rehypeHighlight)
|
|
58
|
+
.use(rehypeStringify)
|
|
59
|
+
.process(text);
|
|
60
|
+
|
|
61
|
+
document.querySelector('main').innerHTML = String(result);
|
|
62
|
+
addCopyButtons();
|
|
52
63
|
|
|
53
64
|
function addCopyButtons() {
|
|
54
|
-
document.querySelectorAll('
|
|
65
|
+
document.querySelectorAll('pre code[class*="language-"], pre code[class*="hljs"]').forEach((code) => {
|
|
66
|
+
const pre = code.parentElement;
|
|
55
67
|
const wrapper = document.createElement('div');
|
|
56
68
|
wrapper.className = 'pre-wrapper';
|
|
57
69
|
pre.parentNode.insertBefore(wrapper, pre);
|
|
@@ -60,9 +72,8 @@
|
|
|
60
72
|
btn.className = 'copy-btn';
|
|
61
73
|
btn.textContent = 'Copy';
|
|
62
74
|
btn.addEventListener('click', () => {
|
|
63
|
-
const
|
|
64
|
-
const
|
|
65
|
-
const text = raw.replace(/\u200B/g, '').replace(/^\n+/, '').replace(/\n+$/, '\n');
|
|
75
|
+
const raw = code.textContent;
|
|
76
|
+
const text = raw.replace(/\u200B/g, '').replace(/^\n+/, '').replace(/\n+$/, '\n').replace(/^\$ /, '');
|
|
66
77
|
navigator.clipboard.writeText(text).then(() => {
|
|
67
78
|
btn.textContent = 'Copied!';
|
|
68
79
|
setTimeout(() => { btn.textContent = 'Copy'; }, 1500);
|
|
@@ -60,8 +60,6 @@ The `<auro-combobox>` element should be used in situations where users may:
|
|
|
60
60
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../../docs/templates/componentInstall.md) -->
|
|
61
61
|
<!-- The below content is automatically added from ../../docs/templates/componentInstall.md -->
|
|
62
62
|
|
|
63
|
-
#### NPM Installation
|
|
64
|
-
|
|
65
63
|
<pre class="language-shell"><code class="language-shell">$ npm i @aurodesignsystem/auro-formkit</code></pre>
|
|
66
64
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
67
65
|
<!-- AURO-GENERATED-CONTENT:START (FILE:src=../../docs/templates/gettingStarted.md) -->
|