@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
|
@@ -238,7 +238,8 @@ class AuroCheckbox extends i$2 {
|
|
|
238
238
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
239
239
|
*/
|
|
240
240
|
id: {
|
|
241
|
-
type: String
|
|
241
|
+
type: String,
|
|
242
|
+
reflect: true
|
|
242
243
|
},
|
|
243
244
|
|
|
244
245
|
/**
|
|
@@ -1689,7 +1690,7 @@ class AuroHelpText extends i$2 {
|
|
|
1689
1690
|
}
|
|
1690
1691
|
}
|
|
1691
1692
|
|
|
1692
|
-
var formkitVersion = '
|
|
1693
|
+
var formkitVersion = '202605011613';
|
|
1693
1694
|
|
|
1694
1695
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1695
1696
|
// See LICENSE in the project root for license information.
|
|
@@ -230,7 +230,8 @@ class AuroCheckbox extends i$2 {
|
|
|
230
230
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
231
231
|
*/
|
|
232
232
|
id: {
|
|
233
|
-
type: String
|
|
233
|
+
type: String,
|
|
234
|
+
reflect: true
|
|
234
235
|
},
|
|
235
236
|
|
|
236
237
|
/**
|
|
@@ -1681,7 +1682,7 @@ class AuroHelpText extends i$2 {
|
|
|
1681
1682
|
}
|
|
1682
1683
|
}
|
|
1683
1684
|
|
|
1684
|
-
var formkitVersion = '
|
|
1685
|
+
var formkitVersion = '202605011613';
|
|
1685
1686
|
|
|
1686
1687
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1687
1688
|
// See LICENSE in the project root for license information.
|
|
@@ -95,12 +95,12 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
95
95
|
*/
|
|
96
96
|
static register(name?: string): void;
|
|
97
97
|
_initializeDefaults(): void;
|
|
98
|
-
appearance: string
|
|
98
|
+
appearance: string;
|
|
99
99
|
validity: any;
|
|
100
100
|
disabled: any;
|
|
101
|
-
required: boolean
|
|
102
|
-
horizontal: boolean
|
|
103
|
-
onDark: boolean
|
|
101
|
+
required: boolean;
|
|
102
|
+
horizontal: boolean;
|
|
103
|
+
onDark: boolean;
|
|
104
104
|
/**
|
|
105
105
|
* Indicates whether the checkbox group is in a dirty state (has been interacted with).
|
|
106
106
|
* @type {boolean}
|
|
@@ -141,7 +141,7 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
141
141
|
*/
|
|
142
142
|
private handleValueUpdate;
|
|
143
143
|
firstUpdated(): void;
|
|
144
|
-
focusWithin: boolean
|
|
144
|
+
focusWithin: boolean;
|
|
145
145
|
/**
|
|
146
146
|
* Helper method that handles the state of preselected checkboxes.
|
|
147
147
|
* @private
|
|
@@ -154,7 +154,7 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
154
154
|
* @returns {void}
|
|
155
155
|
*/
|
|
156
156
|
private handleItems;
|
|
157
|
-
checkboxes: Element[]
|
|
157
|
+
checkboxes: Element[];
|
|
158
158
|
/**
|
|
159
159
|
* Resets component to initial state.
|
|
160
160
|
* @returns {void}
|
|
@@ -46,6 +46,7 @@ export class AuroCheckbox extends LitElement {
|
|
|
46
46
|
*/
|
|
47
47
|
id: {
|
|
48
48
|
type: StringConstructor;
|
|
49
|
+
reflect: boolean;
|
|
49
50
|
};
|
|
50
51
|
/**
|
|
51
52
|
* The id for input node.
|
|
@@ -132,12 +133,12 @@ export class AuroCheckbox extends LitElement {
|
|
|
132
133
|
*/
|
|
133
134
|
static register(name?: string): void;
|
|
134
135
|
_initializeDefaults(): void;
|
|
135
|
-
appearance: string
|
|
136
|
+
appearance: string;
|
|
136
137
|
checked: any;
|
|
137
|
-
disabled: boolean
|
|
138
|
-
error: boolean
|
|
139
|
-
onDark: boolean
|
|
140
|
-
touched: boolean
|
|
138
|
+
disabled: boolean;
|
|
139
|
+
error: boolean;
|
|
140
|
+
onDark: boolean;
|
|
141
|
+
touched: boolean;
|
|
141
142
|
/**
|
|
142
143
|
* @private
|
|
143
144
|
*/
|
|
@@ -171,8 +172,8 @@ export class AuroCheckbox extends LitElement {
|
|
|
171
172
|
* @returns {HTMLElement}
|
|
172
173
|
*/
|
|
173
174
|
private generateIconHtml;
|
|
174
|
-
dom: Document
|
|
175
|
-
svg: ChildNode
|
|
175
|
+
dom: Document;
|
|
176
|
+
svg: ChildNode;
|
|
176
177
|
/**
|
|
177
178
|
* Resets component to initial state.
|
|
178
179
|
* @returns {void}
|
|
@@ -185,7 +186,7 @@ export class AuroCheckbox extends LitElement {
|
|
|
185
186
|
*/
|
|
186
187
|
private updateAriaLabel;
|
|
187
188
|
firstUpdated(): void;
|
|
188
|
-
inputId: string
|
|
189
|
+
inputId: string;
|
|
189
190
|
/**
|
|
190
191
|
* Handles keydown event to toggle the checkbox with Space key.
|
|
191
192
|
* @private
|
|
@@ -190,7 +190,8 @@ class AuroCheckbox extends LitElement {
|
|
|
190
190
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
191
191
|
*/
|
|
192
192
|
id: {
|
|
193
|
-
type: String
|
|
193
|
+
type: String,
|
|
194
|
+
reflect: true
|
|
194
195
|
},
|
|
195
196
|
|
|
196
197
|
/**
|
|
@@ -1634,7 +1635,7 @@ class AuroHelpText extends LitElement {
|
|
|
1634
1635
|
}
|
|
1635
1636
|
}
|
|
1636
1637
|
|
|
1637
|
-
var formkitVersion = '
|
|
1638
|
+
var formkitVersion = '202605011613';
|
|
1638
1639
|
|
|
1639
1640
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1640
1641
|
// See LICENSE in the project root for license information.
|
|
@@ -190,7 +190,8 @@ class AuroCheckbox extends LitElement {
|
|
|
190
190
|
* The id global attribute defines an identifier (ID) which must be unique in the whole document.
|
|
191
191
|
*/
|
|
192
192
|
id: {
|
|
193
|
-
type: String
|
|
193
|
+
type: String,
|
|
194
|
+
reflect: true
|
|
194
195
|
},
|
|
195
196
|
|
|
196
197
|
/**
|
|
@@ -1634,7 +1635,7 @@ class AuroHelpText extends LitElement {
|
|
|
1634
1635
|
}
|
|
1635
1636
|
}
|
|
1636
1637
|
|
|
1637
|
-
var formkitVersion = '
|
|
1638
|
+
var formkitVersion = '202605011613';
|
|
1638
1639
|
|
|
1639
1640
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1640
1641
|
// See LICENSE in the project root for license information.
|