@aurodesignsystem-dev/auro-formkit 0.0.0-pr1452.3 → 0.0.0-pr1452.4

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.
Files changed (68) hide show
  1. package/components/checkbox/demo/api.html +5 -24
  2. package/components/checkbox/demo/index.min.js +1 -1
  3. package/components/checkbox/dist/index.js +1 -1
  4. package/components/checkbox/dist/registered.js +1 -1
  5. package/components/combobox/demo/api.html +4 -22
  6. package/components/combobox/demo/index.min.js +15 -1
  7. package/components/combobox/demo/registered.min.js +3 -3
  8. package/components/combobox/dist/index.js +3 -3
  9. package/components/combobox/dist/registered.js +3 -3
  10. package/components/counter/demo/api.html +6 -27
  11. package/components/counter/demo/index.min.js +8392 -1
  12. package/components/counter/dist/index.js +1 -1
  13. package/components/counter/dist/registered.js +1 -1
  14. package/components/datepicker/demo/api.html +5 -27
  15. package/components/datepicker/demo/index.min.js +24612 -1
  16. package/components/datepicker/dist/index.js +3 -3
  17. package/components/datepicker/dist/registered.js +3 -3
  18. package/components/dropdown/demo/api.html +6 -29
  19. package/components/dropdown/demo/index.min.js +5097 -1
  20. package/components/dropdown/dist/index.js +1 -1
  21. package/components/dropdown/dist/registered.js +1 -1
  22. package/components/form/demo/api.html +6 -25
  23. package/components/form/demo/index.min.js +716 -2
  24. package/components/form/demo/registerDemoDeps.min.js +5 -5
  25. package/components/input/demo/api.html +18 -26
  26. package/components/input/demo/auro-input.min.js +1 -1
  27. package/components/input/dist/index.js +1 -1
  28. package/components/input/dist/registered.js +1 -1
  29. package/components/menu/demo/api.html +6 -28
  30. package/components/menu/demo/index.min.js +2287 -1
  31. package/components/radio/demo/api.html +8 -26
  32. package/components/radio/demo/index.min.js +1 -1
  33. package/components/radio/dist/index.js +1 -1
  34. package/components/radio/dist/registered.js +1 -1
  35. package/components/select/demo/api.html +6 -40
  36. package/components/select/demo/getting-started.min.js +31 -1
  37. package/components/select/demo/registered.min.js +2 -2
  38. package/components/select/dist/index.js +2 -2
  39. package/components/select/dist/registered.js +2 -2
  40. package/package.json +1 -1
  41. package/components/checkbox/demo/api.js +0 -17
  42. package/components/checkbox/demo/api.min.js +0 -26
  43. package/components/combobox/demo/api.js +0 -39
  44. package/components/combobox/demo/api.min.js +0 -106
  45. package/components/combobox/demo/swap-value.min.js +0 -16
  46. package/components/counter/demo/api.js +0 -24
  47. package/components/counter/demo/api.min.js +0 -52
  48. package/components/counter/demo/auro-counter-group.min.js +0 -8394
  49. package/components/datepicker/demo/api.js +0 -37
  50. package/components/datepicker/demo/api.min.js +0 -300
  51. package/components/datepicker/demo/auro-datepicker.min.js +0 -24614
  52. package/components/dropdown/demo/api.js +0 -26
  53. package/components/dropdown/demo/api.min.js +0 -109
  54. package/components/dropdown/demo/auro-dropdown.min.js +0 -5099
  55. package/components/form/demo/api.js +0 -5
  56. package/components/form/demo/api.min.js +0 -8
  57. package/components/form/demo/auro-form.min.js +0 -718
  58. package/components/form/demo/autocomplete.html +0 -31
  59. package/components/input/demo/api.js +0 -8
  60. package/components/input/demo/api.min.js +0 -9
  61. package/components/menu/demo/api.js +0 -29
  62. package/components/menu/demo/api.min.js +0 -121
  63. package/components/menu/demo/auro-menuoption.min.js +0 -2289
  64. package/components/radio/demo/api.js +0 -19
  65. package/components/radio/demo/api.min.js +0 -44
  66. package/components/select/demo/api.js +0 -39
  67. package/components/select/demo/api.min.js +0 -83
  68. package/components/select/demo/update-active-option.min.js +0 -32
@@ -6747,7 +6747,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$3 {
6747
6747
  }
6748
6748
  };
6749
6749
 
6750
- var formkitVersion$4 = '202605070601';
6750
+ var formkitVersion$4 = '202605071338';
6751
6751
 
6752
6752
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6753
6753
  // See LICENSE in the project root for license information.
@@ -11297,7 +11297,7 @@ let AuroHelpText$3 = class AuroHelpText extends i$3 {
11297
11297
  }
11298
11298
  };
11299
11299
 
11300
- var formkitVersion$3 = '202605070601';
11300
+ var formkitVersion$3 = '202605071338';
11301
11301
 
11302
11302
  let AuroElement$2 = class AuroElement extends i$3 {
11303
11303
  static get properties() {
@@ -13898,7 +13898,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
13898
13898
  }
13899
13899
  };
13900
13900
 
13901
- var formkitVersion$2 = '202605070601';
13901
+ var formkitVersion$2 = '202605071338';
13902
13902
 
13903
13903
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
13904
13904
  // See LICENSE in the project root for license information.
@@ -17316,7 +17316,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
17316
17316
  }
17317
17317
  };
17318
17318
 
17319
- var formkitVersion$1 = '202605070601';
17319
+ var formkitVersion$1 = '202605071338';
17320
17320
 
17321
17321
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
17322
17322
  // See LICENSE in the project root for license information.
@@ -19488,7 +19488,7 @@ class AuroHelpText extends i$3 {
19488
19488
  }
19489
19489
  }
19490
19490
 
19491
- var formkitVersion = '202605070601';
19491
+ var formkitVersion = '202605071338';
19492
19492
 
19493
19493
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
19494
19494
  // See LICENSE in the project root for license information.
@@ -1,42 +1,34 @@
1
+ <!--
2
+ Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
3
+ See LICENSE in the project root for license information.
4
+
5
+ HTML in this document is standardized and NOT to be edited.
6
+ All demo code should be added/edited in ./demo/demo.md
7
+
8
+ With the exception of adding custom elements if needed for the demo.
9
+
10
+ ----------------------- DO NOT EDIT -----------------------------
11
+
12
+ -->
13
+
1
14
  <!DOCTYPE html>
2
15
  <html lang="en">
3
16
  <head>
4
17
  <meta charset="UTF-8" />
5
18
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Auro Web Component Demo | auro-input</title>
7
-
8
- <!-- highlight.js Stylesheet -->
9
- <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9.0/build/styles/github.min.css"/>
10
-
11
- <!-- Legacy reference is still needed to support auro-input's use of legacy token values at this time -->
19
+ <title>Auro Web Component Demo | auro-combobox</title>
12
20
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/legacy/auro-classic/CSSCustomProperties.css"/>
13
-
14
- <!-- Design Token Alaska Theme -->
15
21
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/themes/alaska/CSSCustomProperties--alaska.min.css"/>
16
-
17
- <!-- Webcore Stylesheet Alaska Theme -->
18
22
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/bundled/themes/alaska.global.min.css" />
19
-
20
- <!-- Demo Specific Styles -->
21
23
  <link rel="stylesheet" type="text/css" href="./styles.min.css" />
22
- </head>
23
- <body class="auro-markdown">
24
- <main></main>
25
-
26
- <!-- If additional elements are needed for the demo, add them here. -->
27
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-accordion@latest/+esm" type="module"></script>
28
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-nav@latest/+esm" type="module"></script>
29
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-header@latest/+esm" type="module"></script>
30
24
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-hyperlink@latest/+esm" type="module"></script>
31
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-icon@latest/+esm" type="module"></script>
32
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-button@latest/+esm" type="module"></script>
33
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@latest/auro-radio/+esm" type="module"></script>
25
+ <script src="./api.min.js" data-demo-script="true" type="module"></script>
34
26
  <script type="module">
35
27
  import { renderPage } from './demo-support.min.js';
36
28
  await renderPage('./api.md');
37
- import { initExamples } from "./api.min.js";
38
- initExamples();
39
29
  </script>
40
- <script src="./api.min.js" data-demo-script="true" type="module"></script>
30
+ </head>
31
+ <body class="auro-markdown">
32
+ <main></main>
41
33
  </body>
42
34
  </html>
@@ -6672,7 +6672,7 @@ class AuroHelpText extends i$3 {
6672
6672
  }
6673
6673
  }
6674
6674
 
6675
- var formkitVersion = '202605070601';
6675
+ var formkitVersion = '202605071338';
6676
6676
 
6677
6677
  /**
6678
6678
  * @license
@@ -6614,7 +6614,7 @@ class AuroHelpText extends LitElement {
6614
6614
  }
6615
6615
  }
6616
6616
 
6617
- var formkitVersion = '202605070601';
6617
+ var formkitVersion = '202605071338';
6618
6618
 
6619
6619
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6620
6620
  // See LICENSE in the project root for license information.
@@ -6614,7 +6614,7 @@ class AuroHelpText extends LitElement {
6614
6614
  }
6615
6615
  }
6616
6616
 
6617
- var formkitVersion = '202605070601';
6617
+ var formkitVersion = '202605071338';
6618
6618
 
6619
6619
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6620
6620
  // See LICENSE in the project root for license information.
@@ -3,7 +3,7 @@
3
3
  See LICENSE in the project root for license information.
4
4
 
5
5
  HTML in this document is standardized and NOT to be edited.
6
- All demo code should be added/edited in ./demo/apiExamples.md
6
+ All demo code should be added/edited in ./demo/demo.md
7
7
 
8
8
  With the exception of adding custom elements if needed for the demo.
9
9
 
@@ -17,40 +17,18 @@
17
17
  <meta charset="UTF-8" />
18
18
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
19
19
  <title>Auro Web Component Demo | auro-menu</title>
20
-
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
-
24
- <!-- Legacy reference is still needed to support auro-menu's use of legacy token values at this time -->
25
20
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/legacy/auro-classic/CSSCustomProperties.css"/>
26
-
27
- <!-- Design Token Alaska Theme -->
28
21
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/themes/alaska/CSSCustomProperties--alaska.min.css"/>
29
-
30
- <!-- Webcore Stylesheet Alaska Theme -->
31
22
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/bundled/themes/alaska.global.min.css" />
32
-
33
- <!-- Demo Specific Styles -->
34
23
  <link rel="stylesheet" type="text/css" href="./styles.min.css" />
35
- </head>
36
- <body class="auro-markdown">
37
- <main></main>
38
-
24
+ <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-hyperlink@latest/+esm" type="module"></script>
25
+ <script src="./api.min.js" data-demo-script="true" type="module"></script>
39
26
  <script type="module">
40
27
  import { renderPage } from './demo-support.min.js';
41
28
  await renderPage('./api.md');
42
29
  </script>
43
-
44
- <!-- If additional elements are needed for the demo, add them here. -->
45
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-accordion@latest/+esm" type="module"></script>
46
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-header@latest/+esm" type="module"></script>
47
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-hyperlink@latest/+esm" type="module"></script>
48
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-icon@latest/+esm" type="module"></script>
49
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@latest/auro-input/+esm" type="module"></script>
50
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-button@latest/+esm" type="module"></script>
51
- <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-loader@latest/+esm" type="module"></script>
52
- <script type="module" src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@latest/auro-radio/+esm"></script>
53
-
54
- <script src="./api.min.js" data-demo-script="true" type="module"></script>
30
+ </head>
31
+ <body class="auro-markdown">
32
+ <main></main>
55
33
  </body>
56
34
  </html>