@aurodesignsystem-dev/auro-formkit 0.0.0-pr1489.11 → 0.0.0-pr1489.13
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/demo/customize.min.js +1 -1
- package/components/checkbox/demo/getting-started.min.js +1 -1
- package/components/checkbox/demo/index.min.js +1 -1
- package/components/checkbox/dist/index.js +1 -1
- package/components/checkbox/dist/registered.js +1 -1
- package/components/combobox/demo/customize.min.js +3 -3
- package/components/combobox/demo/getting-started.min.js +3 -3
- package/components/combobox/demo/index.min.js +3 -3
- package/components/combobox/dist/index.js +3 -3
- package/components/combobox/dist/registered.js +3 -3
- package/components/counter/demo/customize.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/index.js +1 -1
- package/components/counter/dist/registered.js +1 -1
- package/components/datepicker/demo/api.md +1 -0
- package/components/datepicker/demo/customize.md +7 -0
- package/components/datepicker/demo/customize.min.js +26 -12
- package/components/datepicker/demo/index.min.js +26 -12
- package/components/datepicker/dist/index.js +26 -12
- package/components/datepicker/dist/registered.js +26 -12
- package/components/datepicker/dist/src/auro-calendar.d.ts +5 -0
- package/components/datepicker/dist/src/auro-datepicker.d.ts +8 -0
- package/components/dropdown/demo/customize.min.js +1 -1
- package/components/dropdown/demo/getting-started.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/demo/customize.min.js +36 -22
- package/components/form/demo/getting-started.min.js +36 -22
- package/components/form/demo/index.min.js +36 -22
- package/components/form/demo/registerDemoDeps.min.js +36 -22
- package/components/input/demo/customize.min.js +1 -1
- package/components/input/demo/getting-started.min.js +1 -1
- package/components/input/demo/index.min.js +1 -1
- package/components/input/dist/index.js +1 -1
- package/components/input/dist/registered.js +1 -1
- package/components/radio/demo/customize.min.js +1 -1
- package/components/radio/demo/getting-started.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/customize.min.js +2 -2
- package/components/select/demo/getting-started.min.js +2 -2
- package/components/select/demo/index.min.js +2 -2
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/custom-elements.json +578 -547
- package/package.json +1 -1
|
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
|
|
1809
|
-
var formkitVersion = '
|
|
1809
|
+
var formkitVersion = '202606042236';
|
|
1810
1810
|
|
|
1811
1811
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1812
1812
|
// See LICENSE in the project root for license information.
|
|
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
|
|
1809
|
-
var formkitVersion = '
|
|
1809
|
+
var formkitVersion = '202606042236';
|
|
1810
1810
|
|
|
1811
1811
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1812
1812
|
// See LICENSE in the project root for license information.
|
|
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
|
|
1809
|
-
var formkitVersion = '
|
|
1809
|
+
var formkitVersion = '202606042236';
|
|
1810
1810
|
|
|
1811
1811
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1812
1812
|
// See LICENSE in the project root for license information.
|
|
@@ -1759,7 +1759,7 @@ class AuroHelpText extends LitElement {
|
|
|
1759
1759
|
}
|
|
1760
1760
|
}
|
|
1761
1761
|
|
|
1762
|
-
var formkitVersion = '
|
|
1762
|
+
var formkitVersion = '202606042236';
|
|
1763
1763
|
|
|
1764
1764
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1765
1765
|
// See LICENSE in the project root for license information.
|
|
@@ -1759,7 +1759,7 @@ class AuroHelpText extends LitElement {
|
|
|
1759
1759
|
}
|
|
1760
1760
|
}
|
|
1761
1761
|
|
|
1762
|
-
var formkitVersion = '
|
|
1762
|
+
var formkitVersion = '202606042236';
|
|
1763
1763
|
|
|
1764
1764
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1765
1765
|
// See LICENSE in the project root for license information.
|
|
@@ -5402,7 +5402,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5402
5402
|
}
|
|
5403
5403
|
};
|
|
5404
5404
|
|
|
5405
|
-
var formkitVersion$2 = '
|
|
5405
|
+
var formkitVersion$2 = '202606042236';
|
|
5406
5406
|
|
|
5407
5407
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5408
5408
|
static get properties() {
|
|
@@ -13504,7 +13504,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13504
13504
|
}
|
|
13505
13505
|
};
|
|
13506
13506
|
|
|
13507
|
-
var formkitVersion$1 = '
|
|
13507
|
+
var formkitVersion$1 = '202606042236';
|
|
13508
13508
|
|
|
13509
13509
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13510
13510
|
// See LICENSE in the project root for license information.
|
|
@@ -14577,7 +14577,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14577
14577
|
}
|
|
14578
14578
|
}
|
|
14579
14579
|
|
|
14580
|
-
var formkitVersion = '
|
|
14580
|
+
var formkitVersion = '202606042236';
|
|
14581
14581
|
|
|
14582
14582
|
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}`;
|
|
14583
14583
|
|
|
@@ -5402,7 +5402,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5402
5402
|
}
|
|
5403
5403
|
};
|
|
5404
5404
|
|
|
5405
|
-
var formkitVersion$2 = '
|
|
5405
|
+
var formkitVersion$2 = '202606042236';
|
|
5406
5406
|
|
|
5407
5407
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5408
5408
|
static get properties() {
|
|
@@ -13504,7 +13504,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13504
13504
|
}
|
|
13505
13505
|
};
|
|
13506
13506
|
|
|
13507
|
-
var formkitVersion$1 = '
|
|
13507
|
+
var formkitVersion$1 = '202606042236';
|
|
13508
13508
|
|
|
13509
13509
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13510
13510
|
// See LICENSE in the project root for license information.
|
|
@@ -14577,7 +14577,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14577
14577
|
}
|
|
14578
14578
|
}
|
|
14579
14579
|
|
|
14580
|
-
var formkitVersion = '
|
|
14580
|
+
var formkitVersion = '202606042236';
|
|
14581
14581
|
|
|
14582
14582
|
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}`;
|
|
14583
14583
|
|
|
@@ -5417,7 +5417,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5417
5417
|
}
|
|
5418
5418
|
};
|
|
5419
5419
|
|
|
5420
|
-
var formkitVersion$2 = '
|
|
5420
|
+
var formkitVersion$2 = '202606042236';
|
|
5421
5421
|
|
|
5422
5422
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5423
5423
|
static get properties() {
|
|
@@ -13519,7 +13519,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13519
13519
|
}
|
|
13520
13520
|
};
|
|
13521
13521
|
|
|
13522
|
-
var formkitVersion$1 = '
|
|
13522
|
+
var formkitVersion$1 = '202606042236';
|
|
13523
13523
|
|
|
13524
13524
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13525
13525
|
// See LICENSE in the project root for license information.
|
|
@@ -14592,7 +14592,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14592
14592
|
}
|
|
14593
14593
|
}
|
|
14594
14594
|
|
|
14595
|
-
var formkitVersion = '
|
|
14595
|
+
var formkitVersion = '202606042236';
|
|
14596
14596
|
|
|
14597
14597
|
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}`;
|
|
14598
14598
|
|
|
@@ -5335,7 +5335,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5335
5335
|
}
|
|
5336
5336
|
};
|
|
5337
5337
|
|
|
5338
|
-
var formkitVersion$2 = '
|
|
5338
|
+
var formkitVersion$2 = '202606042236';
|
|
5339
5339
|
|
|
5340
5340
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5341
5341
|
static get properties() {
|
|
@@ -13430,7 +13430,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
13430
13430
|
}
|
|
13431
13431
|
};
|
|
13432
13432
|
|
|
13433
|
-
var formkitVersion$1 = '
|
|
13433
|
+
var formkitVersion$1 = '202606042236';
|
|
13434
13434
|
|
|
13435
13435
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13436
13436
|
// See LICENSE in the project root for license information.
|
|
@@ -14503,7 +14503,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
14503
14503
|
}
|
|
14504
14504
|
}
|
|
14505
14505
|
|
|
14506
|
-
var formkitVersion = '
|
|
14506
|
+
var formkitVersion = '202606042236';
|
|
14507
14507
|
|
|
14508
14508
|
var styleCss$1 = css`.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}`;
|
|
14509
14509
|
|
|
@@ -5335,7 +5335,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5335
5335
|
}
|
|
5336
5336
|
};
|
|
5337
5337
|
|
|
5338
|
-
var formkitVersion$2 = '
|
|
5338
|
+
var formkitVersion$2 = '202606042236';
|
|
5339
5339
|
|
|
5340
5340
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5341
5341
|
static get properties() {
|
|
@@ -13430,7 +13430,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
13430
13430
|
}
|
|
13431
13431
|
};
|
|
13432
13432
|
|
|
13433
|
-
var formkitVersion$1 = '
|
|
13433
|
+
var formkitVersion$1 = '202606042236';
|
|
13434
13434
|
|
|
13435
13435
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13436
13436
|
// See LICENSE in the project root for license information.
|
|
@@ -14503,7 +14503,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
14503
14503
|
}
|
|
14504
14504
|
}
|
|
14505
14505
|
|
|
14506
|
-
var formkitVersion = '
|
|
14506
|
+
var formkitVersion = '202606042236';
|
|
14507
14507
|
|
|
14508
14508
|
var styleCss$1 = css`.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}`;
|
|
14509
14509
|
|
|
@@ -1645,7 +1645,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
};
|
|
1647
1647
|
|
|
1648
|
-
var formkitVersion$1 = '
|
|
1648
|
+
var formkitVersion$1 = '202606042236';
|
|
1649
1649
|
|
|
1650
1650
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1651
1651
|
// See LICENSE in the project root for license information.
|
|
@@ -5991,7 +5991,7 @@ class AuroHelpText extends i$2 {
|
|
|
5991
5991
|
}
|
|
5992
5992
|
}
|
|
5993
5993
|
|
|
5994
|
-
var formkitVersion = '
|
|
5994
|
+
var formkitVersion = '202606042236';
|
|
5995
5995
|
|
|
5996
5996
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5997
5997
|
static get properties() {
|
|
@@ -1645,7 +1645,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
};
|
|
1647
1647
|
|
|
1648
|
-
var formkitVersion$1 = '
|
|
1648
|
+
var formkitVersion$1 = '202606042236';
|
|
1649
1649
|
|
|
1650
1650
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1651
1651
|
// See LICENSE in the project root for license information.
|
|
@@ -5991,7 +5991,7 @@ class AuroHelpText extends i$2 {
|
|
|
5991
5991
|
}
|
|
5992
5992
|
}
|
|
5993
5993
|
|
|
5994
|
-
var formkitVersion = '
|
|
5994
|
+
var formkitVersion = '202606042236';
|
|
5995
5995
|
|
|
5996
5996
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5997
5997
|
static get properties() {
|
|
@@ -1595,7 +1595,7 @@ class AuroHelpText extends LitElement {
|
|
|
1595
1595
|
}
|
|
1596
1596
|
}
|
|
1597
1597
|
|
|
1598
|
-
var formkitVersion = '
|
|
1598
|
+
var formkitVersion = '202606042236';
|
|
1599
1599
|
|
|
1600
1600
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1601
1601
|
// See LICENSE in the project root for license information.
|
|
@@ -1595,7 +1595,7 @@ class AuroHelpText extends LitElement {
|
|
|
1595
1595
|
}
|
|
1596
1596
|
}
|
|
1597
1597
|
|
|
1598
|
-
var formkitVersion = '
|
|
1598
|
+
var formkitVersion = '202606042236';
|
|
1599
1599
|
|
|
1600
1600
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1601
1601
|
// See LICENSE in the project root for license information.
|
|
@@ -15,6 +15,7 @@ The `auro-datepicker` component provides users with a way to select a date or da
|
|
|
15
15
|
| `blackoutLabel` | `blackoutLabel` | | `string` | "unavailable" | Label announced for blackout (disabled but in-range) date cells. |
|
|
16
16
|
| `calendarEndDate` | `calendarEndDate` | | `string` | "undefined" | The last date that may be displayed in the calendar. |
|
|
17
17
|
| `calendarFocusDate` | `calendarFocusDate` | | `string` | "value" | The date that will first be visually rendered to the user in the calendar. |
|
|
18
|
+
| `calendarGridLabel` | `calendarGridLabel` | | `string` | "Calendar days of the month" | Accessible label for the calendar grid containing the days of the month. |
|
|
18
19
|
| `calendarStartDate` | `calendarStartDate` | | `string` | "undefined" | The first date that may be displayed in the calendar. |
|
|
19
20
|
| `centralDate` | `centralDate` | | `string` | | The date that determines the currently visible month. |
|
|
20
21
|
| `disabled` | `disabled` | | `boolean` | false | If set, disables the datepicker. |
|
|
@@ -742,6 +742,11 @@
|
|
|
742
742
|
<td>"Next month"</td>
|
|
743
743
|
<td>Accessible label for the next month navigation button.</td>
|
|
744
744
|
</tr>
|
|
745
|
+
<tr>
|
|
746
|
+
<td><code>calendarGridLabel</code></td>
|
|
747
|
+
<td>"Calendar days of the month"</td>
|
|
748
|
+
<td>Accessible label for the calendar grid containing the days of the month.</td>
|
|
749
|
+
</tr>
|
|
745
750
|
</tbody>
|
|
746
751
|
</table>
|
|
747
752
|
</auro-table>
|
|
@@ -756,6 +761,7 @@
|
|
|
756
761
|
rangeLabelAfterRange="después del regreso"
|
|
757
762
|
navLabelPrevMonth="Ir al mes anterior"
|
|
758
763
|
navLabelNextMonth="Ir al mes siguiente"
|
|
764
|
+
calendarGridLabel="Días del mes del calendario"
|
|
759
765
|
id="localizationExample">
|
|
760
766
|
<span slot="fromLabel">Salida</span>
|
|
761
767
|
<span slot="toLabel">Regreso</span>
|
|
@@ -777,6 +783,7 @@
|
|
|
777
783
|
rangeLabelAfterRange="después del regreso"
|
|
778
784
|
navLabelPrevMonth="Ir al mes anterior"
|
|
779
785
|
navLabelNextMonth="Ir al mes siguiente"
|
|
786
|
+
calendarGridLabel="Días del mes del calendario"
|
|
780
787
|
id="localizationExample">
|
|
781
788
|
<span slot="fromLabel">Salida</span>
|
|
782
789
|
<span slot="toLabel">Regreso</span>
|
|
@@ -8939,7 +8939,7 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
8939
8939
|
*/
|
|
8940
8940
|
renderDayOfWeek(dayOfWeek, index) {
|
|
8941
8941
|
const fullName = this.dayFullNames ? this.dayFullNames[index] : dayOfWeek;
|
|
8942
|
-
return b$5`<div class="th body-default"
|
|
8942
|
+
return b$5`<div class="th body-default" aria-label="${fullName}" role="columnheader">${dayOfWeek}</div>`;
|
|
8943
8943
|
}
|
|
8944
8944
|
|
|
8945
8945
|
/**
|
|
@@ -9023,7 +9023,7 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
9023
9023
|
<div>
|
|
9024
9024
|
<div class="header">
|
|
9025
9025
|
${this.renderPrevButton()}
|
|
9026
|
-
<div class="headerTitle heading-xs" id="${this.getHeadingId()}"
|
|
9026
|
+
<div class="headerTitle heading-xs" id="${this.getHeadingId()}">
|
|
9027
9027
|
${this.monthFirst ? b$5`
|
|
9028
9028
|
<div>${this.computeCurrentMonthName(this.month)}</div>
|
|
9029
9029
|
<div>${this.renderYear()}</div>
|
|
@@ -9034,9 +9034,8 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
9034
9034
|
</div>
|
|
9035
9035
|
${this.renderNextButton()}
|
|
9036
9036
|
</div>
|
|
9037
|
-
|
|
9038
9037
|
<div class="table" role="grid">
|
|
9039
|
-
<div class="thead"
|
|
9038
|
+
<div class="thead">
|
|
9040
9039
|
<div class="tr">
|
|
9041
9040
|
${(_a = this.dayNamesOfTheWeek) === null || _a === void 0 ? void 0 : _a.map((dayNameOfWeek, index) => this.renderDayOfWeek(dayNameOfWeek, index))}
|
|
9042
9041
|
</div>
|
|
@@ -9859,7 +9858,7 @@ class AuroBibtemplate extends i$1 {
|
|
|
9859
9858
|
}
|
|
9860
9859
|
}
|
|
9861
9860
|
|
|
9862
|
-
var formkitVersion$2 = '
|
|
9861
|
+
var formkitVersion$2 = '202606042236';
|
|
9863
9862
|
|
|
9864
9863
|
let l$1 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$5`${s$5(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$4 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$3=i$3`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
|
|
9865
9864
|
`,u$6=i$3`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
|
|
@@ -10152,7 +10151,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
10152
10151
|
*/
|
|
10153
10152
|
handlePrevMonth(options) {
|
|
10154
10153
|
const opts = options instanceof Event ? {} : options || {};
|
|
10155
|
-
this.clearRangePreview();
|
|
10154
|
+
this.clearRangePreview({ force: true });
|
|
10156
10155
|
this.utilCal.handleMonthChange(this, 'prev');
|
|
10157
10156
|
if (!opts.skipActiveUpdate) {
|
|
10158
10157
|
this.updateActiveCellForVisibleMonth();
|
|
@@ -10170,7 +10169,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
10170
10169
|
*/
|
|
10171
10170
|
handleNextMonth(options) {
|
|
10172
10171
|
const opts = options instanceof Event ? {} : options || {};
|
|
10173
|
-
this.clearRangePreview();
|
|
10172
|
+
this.clearRangePreview({ force: true });
|
|
10174
10173
|
this.utilCal.handleMonthChange(this, 'next');
|
|
10175
10174
|
if (!opts.skipActiveUpdate) {
|
|
10176
10175
|
this.updateActiveCellForVisibleMonth();
|
|
@@ -11128,10 +11127,16 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
11128
11127
|
/**
|
|
11129
11128
|
* Clears range preview classes from all cells.
|
|
11130
11129
|
* @private
|
|
11130
|
+
* @param {Object} [options] - Optional settings.
|
|
11131
|
+
* @param {boolean} [options.force=false] - When true, clears classes even
|
|
11132
|
+
* when both dateFrom and dateTo are set. Used by month nav handlers
|
|
11133
|
+
* since the subsequent re-render re-applies classMap-managed classes,
|
|
11134
|
+
* while `lastHoveredDate` (not in classMap) would otherwise persist.
|
|
11131
11135
|
* @returns {void}
|
|
11132
11136
|
*/
|
|
11133
|
-
clearRangePreview() {
|
|
11134
|
-
|
|
11137
|
+
clearRangePreview(options) {
|
|
11138
|
+
const opts = options instanceof Event ? {} : options || {};
|
|
11139
|
+
if (!opts.force && this.dateFrom && this.dateTo) {
|
|
11135
11140
|
return;
|
|
11136
11141
|
}
|
|
11137
11142
|
|
|
@@ -11452,7 +11457,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
11452
11457
|
</button>
|
|
11453
11458
|
` : undefined}
|
|
11454
11459
|
</div>
|
|
11455
|
-
<div id="calendarGrid" class="calendars" role="group" tabindex="0" @keydown="${this.handleGridKeyDown}" @focusin="${this.handleGridFocusIn}" @focusout="${this.handleGridFocusOut}" @calendar-month-mouseleave="${this.clearRangePreview}">
|
|
11460
|
+
<div id="calendarGrid" class="calendars" role="group" tabindex="0" aria-label="${this.datepicker?.calendarGridLabel}" @keydown="${this.handleGridKeyDown}" @focusin="${this.handleGridFocusIn}" @focusout="${this.handleGridFocusOut}" @calendar-month-mouseleave="${this.clearRangePreview}">
|
|
11456
11461
|
${this.renderAllCalendars()}
|
|
11457
11462
|
</div>
|
|
11458
11463
|
</div>
|
|
@@ -15361,7 +15366,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$1 {
|
|
|
15361
15366
|
}
|
|
15362
15367
|
};
|
|
15363
15368
|
|
|
15364
|
-
var formkitVersion$1 = '
|
|
15369
|
+
var formkitVersion$1 = '202606042236';
|
|
15365
15370
|
|
|
15366
15371
|
let AuroElement$2 = class AuroElement extends i$1 {
|
|
15367
15372
|
static get properties() {
|
|
@@ -23463,7 +23468,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$1 {
|
|
|
23463
23468
|
}
|
|
23464
23469
|
};
|
|
23465
23470
|
|
|
23466
|
-
var formkitVersion = '
|
|
23471
|
+
var formkitVersion = '202606042236';
|
|
23467
23472
|
|
|
23468
23473
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
23469
23474
|
// See LICENSE in the project root for license information.
|
|
@@ -24857,6 +24862,7 @@ class AuroDatePicker extends AuroElement {
|
|
|
24857
24862
|
this.blackoutLabel = 'unavailable';
|
|
24858
24863
|
this.navLabelPrevMonth = 'Previous month';
|
|
24859
24864
|
this.navLabelNextMonth = 'Next month';
|
|
24865
|
+
this.calendarGridLabel = 'Calendar days of the month';
|
|
24860
24866
|
this.stacked = false;
|
|
24861
24867
|
this.noValidate = false;
|
|
24862
24868
|
this.validity = undefined;
|
|
@@ -25028,6 +25034,14 @@ class AuroDatePicker extends AuroElement {
|
|
|
25028
25034
|
reflect: true
|
|
25029
25035
|
},
|
|
25030
25036
|
|
|
25037
|
+
/**
|
|
25038
|
+
* Accessible label for the calendar grid containing the days of the month.
|
|
25039
|
+
*/
|
|
25040
|
+
calendarGridLabel: {
|
|
25041
|
+
type: String,
|
|
25042
|
+
reflect: true
|
|
25043
|
+
},
|
|
25044
|
+
|
|
25031
25045
|
/**
|
|
25032
25046
|
* The date that will first be visually rendered to the user in the calendar.
|
|
25033
25047
|
*/
|
|
@@ -8939,7 +8939,7 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
8939
8939
|
*/
|
|
8940
8940
|
renderDayOfWeek(dayOfWeek, index) {
|
|
8941
8941
|
const fullName = this.dayFullNames ? this.dayFullNames[index] : dayOfWeek;
|
|
8942
|
-
return b$5`<div class="th body-default"
|
|
8942
|
+
return b$5`<div class="th body-default" aria-label="${fullName}" role="columnheader">${dayOfWeek}</div>`;
|
|
8943
8943
|
}
|
|
8944
8944
|
|
|
8945
8945
|
/**
|
|
@@ -9023,7 +9023,7 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
9023
9023
|
<div>
|
|
9024
9024
|
<div class="header">
|
|
9025
9025
|
${this.renderPrevButton()}
|
|
9026
|
-
<div class="headerTitle heading-xs" id="${this.getHeadingId()}"
|
|
9026
|
+
<div class="headerTitle heading-xs" id="${this.getHeadingId()}">
|
|
9027
9027
|
${this.monthFirst ? b$5`
|
|
9028
9028
|
<div>${this.computeCurrentMonthName(this.month)}</div>
|
|
9029
9029
|
<div>${this.renderYear()}</div>
|
|
@@ -9034,9 +9034,8 @@ class AuroCalendarMonth extends RangeDatepickerCalendar {
|
|
|
9034
9034
|
</div>
|
|
9035
9035
|
${this.renderNextButton()}
|
|
9036
9036
|
</div>
|
|
9037
|
-
|
|
9038
9037
|
<div class="table" role="grid">
|
|
9039
|
-
<div class="thead"
|
|
9038
|
+
<div class="thead">
|
|
9040
9039
|
<div class="tr">
|
|
9041
9040
|
${(_a = this.dayNamesOfTheWeek) === null || _a === void 0 ? void 0 : _a.map((dayNameOfWeek, index) => this.renderDayOfWeek(dayNameOfWeek, index))}
|
|
9042
9041
|
</div>
|
|
@@ -9859,7 +9858,7 @@ class AuroBibtemplate extends i$1 {
|
|
|
9859
9858
|
}
|
|
9860
9859
|
}
|
|
9861
9860
|
|
|
9862
|
-
var formkitVersion$2 = '
|
|
9861
|
+
var formkitVersion$2 = '202606042236';
|
|
9863
9862
|
|
|
9864
9863
|
let l$1 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$5`${s$5(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$4 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$3=i$3`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
|
|
9865
9864
|
`,u$6=i$3`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
|
|
@@ -10152,7 +10151,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
10152
10151
|
*/
|
|
10153
10152
|
handlePrevMonth(options) {
|
|
10154
10153
|
const opts = options instanceof Event ? {} : options || {};
|
|
10155
|
-
this.clearRangePreview();
|
|
10154
|
+
this.clearRangePreview({ force: true });
|
|
10156
10155
|
this.utilCal.handleMonthChange(this, 'prev');
|
|
10157
10156
|
if (!opts.skipActiveUpdate) {
|
|
10158
10157
|
this.updateActiveCellForVisibleMonth();
|
|
@@ -10170,7 +10169,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
10170
10169
|
*/
|
|
10171
10170
|
handleNextMonth(options) {
|
|
10172
10171
|
const opts = options instanceof Event ? {} : options || {};
|
|
10173
|
-
this.clearRangePreview();
|
|
10172
|
+
this.clearRangePreview({ force: true });
|
|
10174
10173
|
this.utilCal.handleMonthChange(this, 'next');
|
|
10175
10174
|
if (!opts.skipActiveUpdate) {
|
|
10176
10175
|
this.updateActiveCellForVisibleMonth();
|
|
@@ -11128,10 +11127,16 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
11128
11127
|
/**
|
|
11129
11128
|
* Clears range preview classes from all cells.
|
|
11130
11129
|
* @private
|
|
11130
|
+
* @param {Object} [options] - Optional settings.
|
|
11131
|
+
* @param {boolean} [options.force=false] - When true, clears classes even
|
|
11132
|
+
* when both dateFrom and dateTo are set. Used by month nav handlers
|
|
11133
|
+
* since the subsequent re-render re-applies classMap-managed classes,
|
|
11134
|
+
* while `lastHoveredDate` (not in classMap) would otherwise persist.
|
|
11131
11135
|
* @returns {void}
|
|
11132
11136
|
*/
|
|
11133
|
-
clearRangePreview() {
|
|
11134
|
-
|
|
11137
|
+
clearRangePreview(options) {
|
|
11138
|
+
const opts = options instanceof Event ? {} : options || {};
|
|
11139
|
+
if (!opts.force && this.dateFrom && this.dateTo) {
|
|
11135
11140
|
return;
|
|
11136
11141
|
}
|
|
11137
11142
|
|
|
@@ -11452,7 +11457,7 @@ class AuroCalendar extends RangeDatepicker {
|
|
|
11452
11457
|
</button>
|
|
11453
11458
|
` : undefined}
|
|
11454
11459
|
</div>
|
|
11455
|
-
<div id="calendarGrid" class="calendars" role="group" tabindex="0" @keydown="${this.handleGridKeyDown}" @focusin="${this.handleGridFocusIn}" @focusout="${this.handleGridFocusOut}" @calendar-month-mouseleave="${this.clearRangePreview}">
|
|
11460
|
+
<div id="calendarGrid" class="calendars" role="group" tabindex="0" aria-label="${this.datepicker?.calendarGridLabel}" @keydown="${this.handleGridKeyDown}" @focusin="${this.handleGridFocusIn}" @focusout="${this.handleGridFocusOut}" @calendar-month-mouseleave="${this.clearRangePreview}">
|
|
11456
11461
|
${this.renderAllCalendars()}
|
|
11457
11462
|
</div>
|
|
11458
11463
|
</div>
|
|
@@ -15361,7 +15366,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$1 {
|
|
|
15361
15366
|
}
|
|
15362
15367
|
};
|
|
15363
15368
|
|
|
15364
|
-
var formkitVersion$1 = '
|
|
15369
|
+
var formkitVersion$1 = '202606042236';
|
|
15365
15370
|
|
|
15366
15371
|
let AuroElement$2 = class AuroElement extends i$1 {
|
|
15367
15372
|
static get properties() {
|
|
@@ -23463,7 +23468,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$1 {
|
|
|
23463
23468
|
}
|
|
23464
23469
|
};
|
|
23465
23470
|
|
|
23466
|
-
var formkitVersion = '
|
|
23471
|
+
var formkitVersion = '202606042236';
|
|
23467
23472
|
|
|
23468
23473
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
23469
23474
|
// See LICENSE in the project root for license information.
|
|
@@ -24857,6 +24862,7 @@ class AuroDatePicker extends AuroElement {
|
|
|
24857
24862
|
this.blackoutLabel = 'unavailable';
|
|
24858
24863
|
this.navLabelPrevMonth = 'Previous month';
|
|
24859
24864
|
this.navLabelNextMonth = 'Next month';
|
|
24865
|
+
this.calendarGridLabel = 'Calendar days of the month';
|
|
24860
24866
|
this.stacked = false;
|
|
24861
24867
|
this.noValidate = false;
|
|
24862
24868
|
this.validity = undefined;
|
|
@@ -25028,6 +25034,14 @@ class AuroDatePicker extends AuroElement {
|
|
|
25028
25034
|
reflect: true
|
|
25029
25035
|
},
|
|
25030
25036
|
|
|
25037
|
+
/**
|
|
25038
|
+
* Accessible label for the calendar grid containing the days of the month.
|
|
25039
|
+
*/
|
|
25040
|
+
calendarGridLabel: {
|
|
25041
|
+
type: String,
|
|
25042
|
+
reflect: true
|
|
25043
|
+
},
|
|
25044
|
+
|
|
25031
25045
|
/**
|
|
25032
25046
|
* The date that will first be visually rendered to the user in the calendar.
|
|
25033
25047
|
*/
|