@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
|
@@ -31,4 +31,4 @@ export function isOptionInteractive(option: HTMLElement): boolean;
|
|
|
31
31
|
* @param {string} eventName - Name of the event to dispatch.
|
|
32
32
|
* @param {Object} [detail] - Optional detail object to include with the event.
|
|
33
33
|
*/
|
|
34
|
-
export function dispatchMenuEvent(element: HTMLElement, eventName: string, detail?:
|
|
34
|
+
export function dispatchMenuEvent(element: HTMLElement, eventName: string, detail?: any): void;
|
|
@@ -45,7 +45,7 @@ export class MenuService {
|
|
|
45
45
|
* @returns {string|string[]|undefined}
|
|
46
46
|
*/
|
|
47
47
|
get currentKeys(): string | string[] | undefined;
|
|
48
|
-
host:
|
|
48
|
+
host: AuroMenu;
|
|
49
49
|
size: any;
|
|
50
50
|
shape: any;
|
|
51
51
|
noCheckmark: any;
|
|
@@ -59,7 +59,7 @@ export class MenuService {
|
|
|
59
59
|
_subscribers: any[];
|
|
60
60
|
internalUpdateInProgress: boolean;
|
|
61
61
|
selectedOptions: any[];
|
|
62
|
-
_pendingValue: string | number | (string | number)[]
|
|
62
|
+
_pendingValue: string | number | (string | number)[];
|
|
63
63
|
_pendingRetryScheduled: boolean;
|
|
64
64
|
_pendingRetryCount: number;
|
|
65
65
|
/**
|
|
@@ -87,7 +87,7 @@ export class MenuService {
|
|
|
87
87
|
* Sets multiple properties on the instance.
|
|
88
88
|
* @param {Object} properties - Key-value pairs of properties to set.
|
|
89
89
|
*/
|
|
90
|
-
setProperties(properties:
|
|
90
|
+
setProperties(properties: any): void;
|
|
91
91
|
/**
|
|
92
92
|
* MENU OPTION HIGHLIGHTING
|
|
93
93
|
*/
|
|
@@ -236,3 +236,4 @@ export class MenuService {
|
|
|
236
236
|
optionsArraysMatch(arr1: AuroMenuOption[], arr2: AuroMenuOption[]): boolean;
|
|
237
237
|
}
|
|
238
238
|
export const MenuContext: import("@lit/context").Context<"menu-context", any>;
|
|
239
|
+
import { AuroMenuOption } from "./auro-menuoption";
|
|
@@ -196,7 +196,7 @@ export class AuroMenu extends AuroElement {
|
|
|
196
196
|
* @protected
|
|
197
197
|
*/
|
|
198
198
|
protected provideContext(): void;
|
|
199
|
-
rootMenu: boolean
|
|
199
|
+
rootMenu: boolean;
|
|
200
200
|
menuService: any;
|
|
201
201
|
_contextProvider: any;
|
|
202
202
|
/**
|
|
@@ -210,13 +210,13 @@ export class AuroMenu extends AuroElement {
|
|
|
210
210
|
* @protected
|
|
211
211
|
*/
|
|
212
212
|
protected setInternalValue(value: string | Array<string>): void;
|
|
213
|
-
internalUpdateInProgress: boolean
|
|
213
|
+
internalUpdateInProgress: boolean;
|
|
214
214
|
/**
|
|
215
215
|
* Handles changes from the menu service and updates component state.
|
|
216
216
|
* @param {Object} event - The event object from the menu service.
|
|
217
217
|
* @protected
|
|
218
218
|
*/
|
|
219
|
-
protected handleMenuChange(event:
|
|
219
|
+
protected handleMenuChange(event: any): void;
|
|
220
220
|
_index: any;
|
|
221
221
|
options: any;
|
|
222
222
|
/**
|
|
@@ -230,7 +230,7 @@ export class AuroMenu extends AuroElement {
|
|
|
230
230
|
*/
|
|
231
231
|
get selectedOption(): HTMLElement | null;
|
|
232
232
|
firstUpdated(): void;
|
|
233
|
-
loadingSlots: NodeListOf<Element
|
|
233
|
+
loadingSlots: NodeListOf<Element>;
|
|
234
234
|
updated(changedProperties: any): void;
|
|
235
235
|
/**
|
|
236
236
|
* Sets an attribute that matches the default tag name if the tag name is not the default.
|
|
@@ -119,15 +119,15 @@ export class AuroMenuOption extends AuroElement {
|
|
|
119
119
|
* @private
|
|
120
120
|
*/
|
|
121
121
|
private runtimeUtils;
|
|
122
|
-
menuService:
|
|
122
|
+
menuService: any;
|
|
123
123
|
unsubscribe: any;
|
|
124
124
|
/**
|
|
125
125
|
* Handles changes from the menu service and updates the option's state.
|
|
126
126
|
* This function synchronizes the option's properties and selection/highlight state with menu events.
|
|
127
127
|
* @param {Object} event - The event object from the menu service.
|
|
128
128
|
*/
|
|
129
|
-
handleMenuChange(event:
|
|
130
|
-
_contextConsumer: ContextConsumer<import("@lit/context").Context<"menu-context", any>, this
|
|
129
|
+
handleMenuChange(event: any): void;
|
|
130
|
+
_contextConsumer: ContextConsumer<import("@lit/context").Context<"menu-context", any>, this>;
|
|
131
131
|
key: any;
|
|
132
132
|
firstUpdated(): void;
|
|
133
133
|
updated(changedProperties: any): void;
|
|
@@ -141,15 +141,15 @@ export class AuroMenuOption extends AuroElement {
|
|
|
141
141
|
* This method enables the option to participate in menu selection and highlighting logic.
|
|
142
142
|
* @param {Object} service - The menu service instance to attach to.
|
|
143
143
|
*/
|
|
144
|
-
attachTo(service:
|
|
145
|
-
active: boolean
|
|
144
|
+
attachTo(service: any): void;
|
|
145
|
+
active: boolean;
|
|
146
146
|
/**
|
|
147
147
|
* Updates the internal selected state of the menu option bypassing 'updated' and triggers custom events if selected.
|
|
148
148
|
* This function ensures the option's selection state is synchronized with menu logic and notifies listeners.
|
|
149
149
|
* @param {boolean} isSelected - Whether the option should be marked as selected.
|
|
150
150
|
*/
|
|
151
151
|
setInternalSelected(isSelected: boolean): void;
|
|
152
|
-
internalUpdateInProgress: boolean
|
|
152
|
+
internalUpdateInProgress: boolean;
|
|
153
153
|
/**
|
|
154
154
|
* Sets the selected state of the menu option.
|
|
155
155
|
* This function updates whether the option is currently selected.
|