@aurodesignsystem-dev/auro-formkit 0.0.0-pr1452.0 → 0.0.0-pr1456.0
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/api.min.js +3 -2
- package/components/checkbox/demo/index.min.js +3 -2
- package/components/checkbox/dist/auro-checkbox-group.d.ts +6 -6
- package/components/checkbox/dist/auro-checkbox.d.ts +9 -8
- package/components/checkbox/dist/index.js +3 -2
- package/components/checkbox/dist/registered.js +3 -2
- package/components/combobox/demo/api.min.js +1436 -1434
- package/components/combobox/demo/index.min.js +1436 -1434
- package/components/combobox/dist/auro-combobox.d.ts +35 -35
- package/components/combobox/dist/index.js +8 -6
- package/components/combobox/dist/registered.js +8 -6
- package/components/counter/demo/api.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/auro-counter-group.d.ts +2 -2
- package/components/counter/dist/auro-counter.d.ts +10 -10
- package/components/counter/dist/index.js +2 -2
- package/components/counter/dist/registered.js +2 -2
- package/components/datepicker/demo/api.min.js +6 -6
- package/components/datepicker/demo/index.min.js +6 -6
- package/components/datepicker/dist/{src/auro-calendar-cell.d.ts → auro-calendar-cell.d.ts} +2 -2
- package/components/datepicker/dist/{src/auro-datepicker.d.ts → auro-datepicker.d.ts} +13 -13
- package/components/datepicker/dist/index.js +6 -6
- package/components/datepicker/dist/registered.js +6 -6
- package/components/datepicker/dist/{src/utilities.d.ts → utilities.d.ts} +4 -4
- package/components/datepicker/dist/{src/utilitiesCalendar.d.ts → utilitiesCalendar.d.ts} +3 -3
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker.d.ts +1 -1
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/auro-dropdown.d.ts +22 -22
- package/components/dropdown/dist/auro-dropdownBib.d.ts +3 -3
- package/components/dropdown/dist/dropdownBibKeyboardStrategy.d.ts +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/demo/api.min.js +1527 -1524
- package/components/form/demo/index.min.js +1527 -1524
- package/components/input/demo/api.min.js +4 -4
- package/components/input/demo/index.min.js +4 -4
- package/components/input/dist/auro-input.d.ts +1 -1
- package/components/input/dist/base-input.d.ts +30 -29
- package/components/input/dist/index.js +4 -4
- package/components/input/dist/registered.js +4 -4
- package/components/menu/demo/api.md +2 -2
- package/components/menu/demo/api.min.js +1536 -1536
- package/components/menu/demo/index.min.js +1536 -1536
- package/components/menu/dist/auro-menu-utils.d.ts +1 -1
- package/components/menu/dist/auro-menu.context.d.ts +4 -3
- package/components/menu/dist/auro-menu.d.ts +4 -4
- package/components/menu/dist/auro-menuoption.d.ts +6 -6
- package/components/menu/dist/index.js +1565 -1565
- package/components/menu/dist/registered.js +1521 -1521
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/auro-radio-group.d.ts +9 -9
- package/components/radio/dist/auro-radio.d.ts +8 -8
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/api.min.js +1433 -1433
- package/components/select/demo/index.min.js +1433 -1433
- package/components/select/dist/auro-select.d.ts +11 -11
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/custom-elements.json +5 -2
- package/package.json +27 -41
- /package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts} +0 -0
- /package/components/datepicker/dist/{src/auro-calendar.d.ts → auro-calendar.d.ts} +0 -0
- /package/components/datepicker/dist/{src/buttonVersion.d.ts → buttonVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/datepickerKeyboardStrategy.d.ts → datepickerKeyboardStrategy.d.ts} +0 -0
- /package/components/datepicker/dist/{src/iconVersion.d.ts → iconVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/components/datepicker/dist/{src/popoverVersion.d.ts → popoverVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/shapeSize-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/tokens-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/utilitiesCalendarRender.d.ts → utilitiesCalendarRender.d.ts} +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/day.d.ts +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-cell.d.ts +0 -0
|
@@ -5467,7 +5467,8 @@ class BaseInput extends AuroElement {
|
|
|
5467
5467
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
5468
5468
|
*/
|
|
5469
5469
|
id: {
|
|
5470
|
-
type: String
|
|
5470
|
+
type: String,
|
|
5471
|
+
reflect: true,
|
|
5471
5472
|
},
|
|
5472
5473
|
|
|
5473
5474
|
/**
|
|
@@ -6004,11 +6005,10 @@ class BaseInput extends AuroElement {
|
|
|
6004
6005
|
*/
|
|
6005
6006
|
handleClickClear() {
|
|
6006
6007
|
this.inputElement.value = "";
|
|
6007
|
-
this.value = "";
|
|
6008
6008
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
6009
|
+
this.validation.reset(this);
|
|
6009
6010
|
this.notifyValueChanged();
|
|
6010
6011
|
this.focus();
|
|
6011
|
-
this.validation.validate(this);
|
|
6012
6012
|
}
|
|
6013
6013
|
|
|
6014
6014
|
/**
|
|
@@ -6747,7 +6747,7 @@ class AuroHelpText extends i$3 {
|
|
|
6747
6747
|
}
|
|
6748
6748
|
}
|
|
6749
6749
|
|
|
6750
|
-
var formkitVersion = '
|
|
6750
|
+
var formkitVersion = '202605011613';
|
|
6751
6751
|
|
|
6752
6752
|
/**
|
|
6753
6753
|
* @license
|
|
@@ -5392,7 +5392,8 @@ class BaseInput extends AuroElement {
|
|
|
5392
5392
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
5393
5393
|
*/
|
|
5394
5394
|
id: {
|
|
5395
|
-
type: String
|
|
5395
|
+
type: String,
|
|
5396
|
+
reflect: true,
|
|
5396
5397
|
},
|
|
5397
5398
|
|
|
5398
5399
|
/**
|
|
@@ -5929,11 +5930,10 @@ class BaseInput extends AuroElement {
|
|
|
5929
5930
|
*/
|
|
5930
5931
|
handleClickClear() {
|
|
5931
5932
|
this.inputElement.value = "";
|
|
5932
|
-
this.value = "";
|
|
5933
5933
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5934
|
+
this.validation.reset(this);
|
|
5934
5935
|
this.notifyValueChanged();
|
|
5935
5936
|
this.focus();
|
|
5936
|
-
this.validation.validate(this);
|
|
5937
5937
|
}
|
|
5938
5938
|
|
|
5939
5939
|
/**
|
|
@@ -6672,7 +6672,7 @@ class AuroHelpText extends i$3 {
|
|
|
6672
6672
|
}
|
|
6673
6673
|
}
|
|
6674
6674
|
|
|
6675
|
-
var formkitVersion = '
|
|
6675
|
+
var formkitVersion = '202605011613';
|
|
6676
6676
|
|
|
6677
6677
|
/**
|
|
6678
6678
|
* @license
|
|
@@ -7,7 +7,7 @@ export default class BaseInput extends AuroElement {
|
|
|
7
7
|
static get shadowRootOptions(): {
|
|
8
8
|
delegatesFocus: boolean;
|
|
9
9
|
clonable?: boolean;
|
|
10
|
-
customElementRegistry?: CustomElementRegistry
|
|
10
|
+
customElementRegistry?: CustomElementRegistry;
|
|
11
11
|
mode: ShadowRootMode;
|
|
12
12
|
serializable?: boolean;
|
|
13
13
|
slotAssignment?: SlotAssignmentMode;
|
|
@@ -152,6 +152,7 @@ export default class BaseInput extends AuroElement {
|
|
|
152
152
|
*/
|
|
153
153
|
id: {
|
|
154
154
|
type: StringConstructor;
|
|
155
|
+
reflect: boolean;
|
|
155
156
|
};
|
|
156
157
|
/**
|
|
157
158
|
* The id for input node.
|
|
@@ -378,20 +379,20 @@ export default class BaseInput extends AuroElement {
|
|
|
378
379
|
* @returns {void}
|
|
379
380
|
*/
|
|
380
381
|
private _initializeDefaults;
|
|
381
|
-
activeLabel: boolean
|
|
382
|
-
appearance: string
|
|
383
|
-
icon: boolean
|
|
384
|
-
disabled: boolean
|
|
385
|
-
dvInputOnly: boolean
|
|
386
|
-
hideLabelVisually: boolean
|
|
382
|
+
activeLabel: boolean;
|
|
383
|
+
appearance: string;
|
|
384
|
+
icon: boolean;
|
|
385
|
+
disabled: boolean;
|
|
386
|
+
dvInputOnly: boolean;
|
|
387
|
+
hideLabelVisually: boolean;
|
|
387
388
|
max: any;
|
|
388
389
|
maxLength: any;
|
|
389
390
|
min: any;
|
|
390
391
|
minLength: any;
|
|
391
|
-
noValidate: boolean
|
|
392
|
-
onDark: boolean
|
|
393
|
-
required: boolean
|
|
394
|
-
setCustomValidityForType: string
|
|
392
|
+
noValidate: boolean;
|
|
393
|
+
onDark: boolean;
|
|
394
|
+
required: boolean;
|
|
395
|
+
setCustomValidityForType: string;
|
|
395
396
|
/**
|
|
396
397
|
* @private
|
|
397
398
|
*/
|
|
@@ -400,20 +401,20 @@ export default class BaseInput extends AuroElement {
|
|
|
400
401
|
* @private
|
|
401
402
|
*/
|
|
402
403
|
private size;
|
|
403
|
-
touched: boolean
|
|
404
|
-
util: AuroInputUtilities
|
|
405
|
-
validation: AuroFormValidation
|
|
404
|
+
touched: boolean;
|
|
405
|
+
util: AuroInputUtilities;
|
|
406
|
+
validation: AuroFormValidation;
|
|
406
407
|
inputIconName: any;
|
|
407
408
|
showPassword: any;
|
|
408
|
-
validationCCLength: number
|
|
409
|
-
hasValue: boolean
|
|
410
|
-
label: string
|
|
411
|
-
allowedInputTypes: string[]
|
|
409
|
+
validationCCLength: number;
|
|
410
|
+
hasValue: boolean;
|
|
411
|
+
label: string;
|
|
412
|
+
allowedInputTypes: string[];
|
|
412
413
|
/**
|
|
413
414
|
* Credit Card is not included as this caused cursor placement issues.
|
|
414
415
|
* The Safari issue.
|
|
415
416
|
*/
|
|
416
|
-
setSelectionInputTypes: string[]
|
|
417
|
+
setSelectionInputTypes: string[];
|
|
417
418
|
dateFormatMap: {
|
|
418
419
|
'mm/dd/yyyy': string;
|
|
419
420
|
'dd/mm/yyyy': string;
|
|
@@ -429,13 +430,13 @@ export default class BaseInput extends AuroElement {
|
|
|
429
430
|
dd: string;
|
|
430
431
|
'dd/mm': string;
|
|
431
432
|
'mm/dd': string;
|
|
432
|
-
}
|
|
433
|
-
uniqueId: string
|
|
433
|
+
};
|
|
434
|
+
uniqueId: string;
|
|
434
435
|
firstUpdated(): void;
|
|
435
|
-
wrapperElement: Element
|
|
436
|
-
inputElement: HTMLInputElement
|
|
437
|
-
labelElement: HTMLLabelElement
|
|
438
|
-
inputId: string
|
|
436
|
+
wrapperElement: Element;
|
|
437
|
+
inputElement: HTMLInputElement;
|
|
438
|
+
labelElement: HTMLLabelElement;
|
|
439
|
+
inputId: string;
|
|
439
440
|
format: any;
|
|
440
441
|
ValidityMessageOverride: any;
|
|
441
442
|
/**
|
|
@@ -458,7 +459,7 @@ export default class BaseInput extends AuroElement {
|
|
|
458
459
|
* @returns {void}
|
|
459
460
|
*/
|
|
460
461
|
updated(changedProperties: Map<string, any>): void;
|
|
461
|
-
skipNextProgrammaticInputEvent: boolean
|
|
462
|
+
skipNextProgrammaticInputEvent: boolean;
|
|
462
463
|
/**
|
|
463
464
|
* @private
|
|
464
465
|
* @returns {void} Notify validity state changed via event.
|
|
@@ -470,8 +471,8 @@ export default class BaseInput extends AuroElement {
|
|
|
470
471
|
* @returns {void}
|
|
471
472
|
*/
|
|
472
473
|
private configureAutoFormatting;
|
|
473
|
-
maskInstance: import("imask").InputMask<import("imask").FactoryArg
|
|
474
|
-
value: string
|
|
474
|
+
maskInstance: import("imask").InputMask<import("imask").FactoryArg>;
|
|
475
|
+
value: string;
|
|
475
476
|
formattedDate: any;
|
|
476
477
|
comparisonDate: any;
|
|
477
478
|
/**
|
|
@@ -514,7 +515,7 @@ export default class BaseInput extends AuroElement {
|
|
|
514
515
|
* @return {void}
|
|
515
516
|
*/
|
|
516
517
|
private handleFocusin;
|
|
517
|
-
hasFocus: boolean
|
|
518
|
+
hasFocus: boolean;
|
|
518
519
|
/**
|
|
519
520
|
* Function to support @focusout event.
|
|
520
521
|
* @private
|
|
@@ -5334,7 +5334,8 @@ class BaseInput extends AuroElement {
|
|
|
5334
5334
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
5335
5335
|
*/
|
|
5336
5336
|
id: {
|
|
5337
|
-
type: String
|
|
5337
|
+
type: String,
|
|
5338
|
+
reflect: true,
|
|
5338
5339
|
},
|
|
5339
5340
|
|
|
5340
5341
|
/**
|
|
@@ -5871,11 +5872,10 @@ class BaseInput extends AuroElement {
|
|
|
5871
5872
|
*/
|
|
5872
5873
|
handleClickClear() {
|
|
5873
5874
|
this.inputElement.value = "";
|
|
5874
|
-
this.value = "";
|
|
5875
5875
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5876
|
+
this.validation.reset(this);
|
|
5876
5877
|
this.notifyValueChanged();
|
|
5877
5878
|
this.focus();
|
|
5878
|
-
this.validation.validate(this);
|
|
5879
5879
|
}
|
|
5880
5880
|
|
|
5881
5881
|
/**
|
|
@@ -6614,7 +6614,7 @@ class AuroHelpText extends LitElement {
|
|
|
6614
6614
|
}
|
|
6615
6615
|
}
|
|
6616
6616
|
|
|
6617
|
-
var formkitVersion = '
|
|
6617
|
+
var formkitVersion = '202605011613';
|
|
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.
|
|
@@ -5334,7 +5334,8 @@ class BaseInput extends AuroElement {
|
|
|
5334
5334
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
5335
5335
|
*/
|
|
5336
5336
|
id: {
|
|
5337
|
-
type: String
|
|
5337
|
+
type: String,
|
|
5338
|
+
reflect: true,
|
|
5338
5339
|
},
|
|
5339
5340
|
|
|
5340
5341
|
/**
|
|
@@ -5871,11 +5872,10 @@ class BaseInput extends AuroElement {
|
|
|
5871
5872
|
*/
|
|
5872
5873
|
handleClickClear() {
|
|
5873
5874
|
this.inputElement.value = "";
|
|
5874
|
-
this.value = "";
|
|
5875
5875
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5876
|
+
this.validation.reset(this);
|
|
5876
5877
|
this.notifyValueChanged();
|
|
5877
5878
|
this.focus();
|
|
5878
|
-
this.validation.validate(this);
|
|
5879
5879
|
}
|
|
5880
5880
|
|
|
5881
5881
|
/**
|
|
@@ -6614,7 +6614,7 @@ class AuroHelpText extends LitElement {
|
|
|
6614
6614
|
}
|
|
6615
6615
|
}
|
|
6616
6616
|
|
|
6617
|
-
var formkitVersion = '
|
|
6617
|
+
var formkitVersion = '202605011613';
|
|
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.
|
|
@@ -64,13 +64,13 @@ The `auro-menuoption` element provides users a way to define a menu option.
|
|
|
64
64
|
| Property | Attribute | Modifiers | Type | Default | Description |
|
|
65
65
|
|---------------|------------|-----------|-----------|---------|--------------------------------------------------|
|
|
66
66
|
| [disabled](#disabled) | `disabled` | | `boolean` | false | When true, disables the menu option. |
|
|
67
|
-
| [iconTag](#iconTag) | | |
|
|
67
|
+
| [iconTag](#iconTag) | | | `string` | | |
|
|
68
68
|
| [isActive](#isActive) | | readonly | `boolean` | | Returns whether the menu option is currently active and selectable.<br />An option is considered active if it is not hidden, not disabled, and not static. |
|
|
69
69
|
| [key](#key) | `key` | | `string` | | Allows users to set a unique key for the menu option for specified option selection. If no key is provided, the value property will be used. |
|
|
70
70
|
| [noMatch](#noMatch) | `nomatch` | | `boolean` | false | When true, marks this option as the "no matching results" placeholder shown by combobox when the user's input does not match any available options. Enables distinct styling and prevents the option from being treated as a selectable match. |
|
|
71
71
|
| [selected](#selected) | `selected` | | `boolean` | false | Specifies that an option is selected. |
|
|
72
72
|
| [tabIndex](#tabIndex) | `tabIndex` | | `number` | | Specifies the tab index of the menu option. |
|
|
73
|
-
| [unsubscribe](#unsubscribe) | | |
|
|
73
|
+
| [unsubscribe](#unsubscribe) | | | | null | |
|
|
74
74
|
| [value](#value) | `value` | | `string` | | Specifies the value to be sent to a server. |
|
|
75
75
|
|
|
76
76
|
## Methods
|