@wirekyt/dom 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/dist/{index-DQHeEQMM.d.cts → index-3tNJficI.d.cts} +1 -1
  2. package/dist/{index-DQHeEQMM.d.ts → index-3tNJficI.d.ts} +1 -1
  3. package/dist/machines/accordion/index.d.cts +1 -1
  4. package/dist/machines/accordion/index.d.ts +1 -1
  5. package/dist/machines/angle-slider/index.d.cts +1 -1
  6. package/dist/machines/angle-slider/index.d.ts +1 -1
  7. package/dist/machines/carousel/index.d.cts +1 -1
  8. package/dist/machines/carousel/index.d.ts +1 -1
  9. package/dist/machines/cascade-select/index.d.cts +3 -3
  10. package/dist/machines/cascade-select/index.d.ts +3 -3
  11. package/dist/machines/clipboard/index.d.cts +1 -1
  12. package/dist/machines/clipboard/index.d.ts +1 -1
  13. package/dist/machines/color-picker/index.d.cts +2 -2
  14. package/dist/machines/color-picker/index.d.ts +2 -2
  15. package/dist/machines/combobox/index.cjs +1 -1
  16. package/dist/machines/combobox/index.d.cts +2 -2
  17. package/dist/machines/combobox/index.d.ts +2 -2
  18. package/dist/machines/combobox/index.js +1 -1
  19. package/dist/machines/date-picker/index.d.cts +2 -2
  20. package/dist/machines/date-picker/index.d.ts +2 -2
  21. package/dist/machines/dialog/index.d.cts +1 -1
  22. package/dist/machines/dialog/index.d.ts +1 -1
  23. package/dist/machines/drawer/index.d.cts +1 -1
  24. package/dist/machines/drawer/index.d.ts +1 -1
  25. package/dist/machines/editable/index.d.cts +1 -1
  26. package/dist/machines/editable/index.d.ts +1 -1
  27. package/dist/machines/file-upload/index.d.cts +1 -1
  28. package/dist/machines/file-upload/index.d.ts +1 -1
  29. package/dist/machines/floating-panel/index.d.cts +1 -1
  30. package/dist/machines/floating-panel/index.d.ts +1 -1
  31. package/dist/machines/hover-card/index.d.cts +2 -2
  32. package/dist/machines/hover-card/index.d.ts +2 -2
  33. package/dist/machines/listbox/index.d.cts +1 -1
  34. package/dist/machines/listbox/index.d.ts +1 -1
  35. package/dist/machines/marquee/index.d.cts +2 -2
  36. package/dist/machines/marquee/index.d.ts +2 -2
  37. package/dist/machines/menu/index.d.cts +2 -2
  38. package/dist/machines/menu/index.d.ts +2 -2
  39. package/dist/machines/navigation-menu/index.d.cts +1 -1
  40. package/dist/machines/navigation-menu/index.d.ts +1 -1
  41. package/dist/machines/number-input/index.d.cts +1 -1
  42. package/dist/machines/number-input/index.d.ts +1 -1
  43. package/dist/machines/pagination/index.d.cts +1 -1
  44. package/dist/machines/pagination/index.d.ts +1 -1
  45. package/dist/machines/password-input/index.d.cts +1 -1
  46. package/dist/machines/password-input/index.d.ts +1 -1
  47. package/dist/machines/pin-input/index.d.cts +1 -1
  48. package/dist/machines/pin-input/index.d.ts +1 -1
  49. package/dist/machines/popover/index.d.cts +2 -2
  50. package/dist/machines/popover/index.d.ts +2 -2
  51. package/dist/machines/radio-group/index.d.cts +1 -1
  52. package/dist/machines/radio-group/index.d.ts +1 -1
  53. package/dist/machines/rating-group/index.d.cts +1 -1
  54. package/dist/machines/rating-group/index.d.ts +1 -1
  55. package/dist/machines/select/index.d.cts +2 -2
  56. package/dist/machines/select/index.d.ts +2 -2
  57. package/dist/machines/slider/index.d.cts +1 -1
  58. package/dist/machines/slider/index.d.ts +1 -1
  59. package/dist/machines/steps/index.d.cts +1 -1
  60. package/dist/machines/steps/index.d.ts +1 -1
  61. package/dist/machines/tags-input/index.d.cts +1 -1
  62. package/dist/machines/tags-input/index.d.ts +1 -1
  63. package/dist/machines/timer/index.d.cts +1 -1
  64. package/dist/machines/timer/index.d.ts +1 -1
  65. package/dist/machines/toast/index.d.cts +1 -1
  66. package/dist/machines/toast/index.d.ts +1 -1
  67. package/dist/machines/toc/index.d.cts +1 -1
  68. package/dist/machines/toc/index.d.ts +1 -1
  69. package/dist/machines/tooltip/index.d.cts +2 -2
  70. package/dist/machines/tooltip/index.d.ts +2 -2
  71. package/dist/machines/tour/index.d.cts +2 -2
  72. package/dist/machines/tour/index.d.ts +2 -2
  73. package/dist/machines/tree-view/index.d.cts +1 -1
  74. package/dist/machines/tree-view/index.d.ts +1 -1
  75. package/dist/popper.d.cts +1 -1
  76. package/dist/popper.d.ts +1 -1
  77. package/package.json +1 -1
@@ -96,7 +96,7 @@ declare function getPlacementStyles(options?: Pick<PositioningOptions, "placemen
96
96
  readonly zIndex: "inherit";
97
97
  };
98
98
  floating: {
99
- readonly position: "fixed" | "absolute";
99
+ readonly position: "absolute" | "fixed";
100
100
  readonly isolation: "isolate";
101
101
  readonly minWidth: "max-content" | undefined;
102
102
  readonly width: "var(--reference-width)" | undefined;
@@ -96,7 +96,7 @@ declare function getPlacementStyles(options?: Pick<PositioningOptions, "placemen
96
96
  readonly zIndex: "inherit";
97
97
  };
98
98
  floating: {
99
- readonly position: "fixed" | "absolute";
99
+ readonly position: "absolute" | "fixed";
100
100
  readonly isolation: "isolate";
101
101
  readonly minWidth: "max-content" | undefined;
102
102
  readonly width: "var(--reference-width)" | undefined;
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/accordion/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemTrigger" | "itemContent" | "itemIndicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "itemTrigger" | "itemContent">;
7
7
  //#endregion
8
8
  //#region src/machines/accordion/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/accordion/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemTrigger" | "itemContent" | "itemIndicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "itemTrigger" | "itemContent">;
7
7
  //#endregion
8
8
  //#region src/machines/accordion/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/angle-slider/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "marker" | "thumb" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "thumb" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/angle-slider/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "marker" | "thumb" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "thumb" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/carousel/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "control" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "item" | "prevTrigger" | "nextTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/carousel/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "control" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "item" | "prevTrigger" | "nextTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/types.d.ts
9
9
  interface PageChangeDetails {
@@ -5,11 +5,11 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
5
5
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
6
6
  import { i as InteractOutsideHandlers } from "../../index-C2865AJq.cjs";
7
7
  import "../../index-DlAisY_i.cjs";
8
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
8
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
9
9
  import { a as Point } from "../../types-D7oF7eWh.cjs";
10
10
  //#region src/machines/cascade-select/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner">;
12
- declare const parts: Record<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner", AnatomyPart>;
11
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText">;
12
+ declare const parts: Record<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText", AnatomyPart>;
13
13
  //#endregion
14
14
  //#region src/machines/cascade-select/collection.d.ts
15
15
  declare const collection: {
@@ -5,11 +5,11 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
5
5
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
6
6
  import { i as InteractOutsideHandlers } from "../../index-C2865AJq.js";
7
7
  import "../../index-DNDQD0mg.js";
8
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
8
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
9
9
  import { a as Point } from "../../types-D7oF7eWh.js";
10
10
  //#region src/machines/cascade-select/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner">;
12
- declare const parts: Record<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner", AnatomyPart>;
11
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText">;
12
+ declare const parts: Record<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText", AnatomyPart>;
13
13
  //#endregion
14
14
  //#region src/machines/cascade-select/collection.d.ts
15
15
  declare const collection: {
@@ -3,7 +3,7 @@ import { M as Service, T as Machine } from "../../index-pUYD4eER.cjs";
3
3
  import { b as PropTypes, g as RequiredBy, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/clipboard/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "trigger" | "input">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "indicator" | "trigger">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/types.d.ts
9
9
  interface CopyStatusDetails {
@@ -3,7 +3,7 @@ import { M as Service, T as Machine } from "../../index-CF2VuDYd.js";
3
3
  import { b as PropTypes, g as RequiredBy, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/clipboard/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "trigger" | "input">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "indicator" | "trigger">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/types.d.ts
9
9
  interface CopyStatusDetails {
@@ -4,9 +4,9 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
4
4
  import { b as PropTypes, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
6
6
  import "../../index-DlAisY_i.cjs";
7
- import { p as PositioningOptions } from "../../index-DQHeEQMM.cjs";
7
+ import { p as PositioningOptions } from "../../index-3tNJficI.cjs";
8
8
  //#region src/machines/color-picker/anatomy.d.ts
9
- declare const anatomy: Anatomy<"root" | "label" | "control" | "trigger" | "content" | "valueText" | "area" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "label" | "control" | "valueText" | "trigger" | "content" | "area" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
10
10
  //#endregion
11
11
  //#region src/machines/color-picker/types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -4,9 +4,9 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
4
4
  import { b as PropTypes, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
6
6
  import "../../index-DNDQD0mg.js";
7
- import { p as PositioningOptions } from "../../index-DQHeEQMM.js";
7
+ import { p as PositioningOptions } from "../../index-3tNJficI.js";
8
8
  //#region src/machines/color-picker/anatomy.d.ts
9
- declare const anatomy: Anatomy<"root" | "label" | "control" | "trigger" | "content" | "valueText" | "area" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "label" | "control" | "valueText" | "trigger" | "content" | "area" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
10
10
  //#endregion
11
11
  //#region src/machines/color-picker/types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -424,7 +424,7 @@ function connect(service, normalize) {
424
424
  ...parts.list.attrs,
425
425
  role: !composite ? "listbox" : void 0,
426
426
  "data-empty": require_dom_query.dataAttr(collection.size === 0),
427
- "aria-labelledby": getLabelId(scope),
427
+ "aria-labelledby": !composite ? getLabelId(scope) : void 0,
428
428
  "aria-multiselectable": prop("multiple") && !composite ? true : void 0
429
429
  });
430
430
  },
@@ -6,9 +6,9 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
7
7
  import "../../index-DlAisY_i.cjs";
8
8
  import { t as LiveRegion } from "../../index-BMtpmaRD.cjs";
9
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
9
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
10
10
  //#region src/machines/combobox/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "itemText" | "list" | "trigger" | "content" | "input" | "clearTrigger" | "positioner" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "item" | "list" | "trigger" | "content" | "itemIndicator" | "itemGroup" | "positioner" | "clearTrigger" | "itemText" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/combobox/collection.d.ts
14
14
  declare const collection: {
@@ -6,9 +6,9 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
7
7
  import "../../index-DNDQD0mg.js";
8
8
  import { t as LiveRegion } from "../../index-BMtpmaRD.js";
9
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
9
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
10
10
  //#region src/machines/combobox/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "itemText" | "list" | "trigger" | "content" | "input" | "clearTrigger" | "positioner" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "item" | "list" | "trigger" | "content" | "itemIndicator" | "itemGroup" | "positioner" | "clearTrigger" | "itemText" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/combobox/collection.d.ts
14
14
  declare const collection: {
@@ -423,7 +423,7 @@ function connect(service, normalize) {
423
423
  ...parts.list.attrs,
424
424
  role: !composite ? "listbox" : void 0,
425
425
  "data-empty": dataAttr(collection.size === 0),
426
- "aria-labelledby": getLabelId(scope),
426
+ "aria-labelledby": !composite ? getLabelId(scope) : void 0,
427
427
  "aria-multiselectable": prop("multiple") && !composite ? true : void 0
428
428
  });
429
429
  },
@@ -5,10 +5,10 @@ import { $ as DateRangePreset, et as DateValue } from "../../index-BEfvdGE2.cjs"
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
6
6
  import "../../index-DlAisY_i.cjs";
7
7
  import { t as LiveRegion } from "../../index-BMtpmaRD.cjs";
8
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
8
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
9
9
  import { Calendar, CalendarDate, CalendarDateTime, CalendarIdentifier, DateDuration, DateFormatter, ZonedDateTime } from "@internationalized/date";
10
10
  //#region src/machines/date-picker/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "trigger" | "content" | "input" | "clearTrigger" | "table" | "view" | "positioner" | "nextTrigger" | "prevTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "prevTrigger" | "nextTrigger" | "trigger" | "content" | "table" | "view" | "positioner" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -5,10 +5,10 @@ import { $ as DateRangePreset, et as DateValue } from "../../index-BEfvdGE2.js";
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
6
6
  import "../../index-DNDQD0mg.js";
7
7
  import { t as LiveRegion } from "../../index-BMtpmaRD.js";
8
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
8
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
9
9
  import { Calendar, CalendarDate, CalendarDateTime, CalendarIdentifier, DateDuration, DateFormatter, ZonedDateTime } from "@internationalized/date";
10
10
  //#region src/machines/date-picker/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "trigger" | "content" | "input" | "clearTrigger" | "table" | "view" | "positioner" | "nextTrigger" | "prevTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "prevTrigger" | "nextTrigger" | "trigger" | "content" | "table" | "view" | "positioner" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-Ch5niVaq.cjs";
6
6
  import "../../index-DlAisY_i.cjs";
7
7
  //#region src/machines/dialog/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "description" | "closeTrigger" | "backdrop">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "closeTrigger" | "backdrop" | "description">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/types.d.ts
11
11
  interface OpenChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-BTX5EvXw.js";
6
6
  import "../../index-DNDQD0mg.js";
7
7
  //#region src/machines/dialog/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "description" | "closeTrigger" | "backdrop">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "closeTrigger" | "backdrop" | "description">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/types.d.ts
11
11
  interface OpenChangeDetails {
@@ -7,7 +7,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
7
7
  import { t as DismissableElementHandlers } from "../../dismissable-layer-Ch5niVaq.cjs";
8
8
  import "../../index-DlAisY_i.cjs";
9
9
  //#region src/machines/drawer/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "description" | "closeTrigger" | "backdrop" | "grabber" | "grabberIndicator" | "swipeArea">;
10
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "closeTrigger" | "backdrop" | "description" | "grabber" | "grabberIndicator" | "swipeArea">;
11
11
  //#endregion
12
12
  //#region src/machines/drawer/utils/session.d.ts
13
13
  type GestureAxis = "x" | "y";
@@ -7,7 +7,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
7
7
  import { t as DismissableElementHandlers } from "../../dismissable-layer-BTX5EvXw.js";
8
8
  import "../../index-DNDQD0mg.js";
9
9
  //#region src/machines/drawer/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "description" | "closeTrigger" | "backdrop" | "grabber" | "grabberIndicator" | "swipeArea">;
10
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "title" | "positioner" | "closeTrigger" | "backdrop" | "description" | "grabber" | "grabberIndicator" | "swipeArea">;
11
11
  //#endregion
12
12
  //#region src/machines/drawer/utils/session.d.ts
13
13
  type GestureAxis = "x" | "y";
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
5
5
  import "../../index-DlAisY_i.cjs";
6
6
  //#region src/machines/editable/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input" | "area" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "area" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/editable/types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
5
5
  import "../../index-DNDQD0mg.js";
6
6
  //#region src/machines/editable/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input" | "area" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "area" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/editable/types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, o as LocaleProperties, t as CommonProp
4
4
  import { i as FileMimeType, r as FileError } from "../../types-CjocssbC.cjs";
5
5
  import "../../index-DlAisY_i.cjs";
6
6
  //#region src/machines/file-upload/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "trigger" | "clearTrigger" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "dropzone" | "itemName" | "itemPreviewImage" | "itemSizeText">;
7
+ declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "trigger" | "itemGroup" | "clearTrigger" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/types.d.ts
10
10
  interface FileRejection {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, o as LocaleProperties, t as CommonProp
4
4
  import { i as FileMimeType, r as FileError } from "../../types-CjocssbC.js";
5
5
  import "../../index-DNDQD0mg.js";
6
6
  //#region src/machines/file-upload/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "trigger" | "clearTrigger" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "dropzone" | "itemName" | "itemPreviewImage" | "itemSizeText">;
7
+ declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "trigger" | "itemGroup" | "clearTrigger" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/types.d.ts
10
10
  interface FileRejection {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  import { a as Point, o as Rect, y as Size } from "../../types-D7oF7eWh.cjs";
6
6
  //#region src/machines/floating-panel/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "body" | "header" | "title" | "positioner" | "closeTrigger" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "body" | "header" | "title" | "positioner" | "resizeTrigger" | "dragTrigger" | "stageTrigger" | "closeTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/types.d.ts
10
10
  interface PositionChangeDetails {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonPro
4
4
  import "../../index-DNDQD0mg.js";
5
5
  import { a as Point, o as Rect, y as Size } from "../../types-D7oF7eWh.js";
6
6
  //#region src/machines/floating-panel/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "body" | "header" | "title" | "positioner" | "closeTrigger" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "body" | "header" | "title" | "positioner" | "resizeTrigger" | "dragTrigger" | "stageTrigger" | "closeTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/types.d.ts
10
10
  interface PositionChangeDetails {
@@ -3,9 +3,9 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
5
5
  import "../../index-DlAisY_i.cjs";
6
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
6
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
7
7
  //#region src/machines/hover-card/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/types.d.ts
11
11
  interface OpenChangeDetails {
@@ -3,9 +3,9 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
5
5
  import "../../index-DNDQD0mg.js";
6
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
6
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
7
7
  //#region src/machines/hover-card/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/types.d.ts
11
11
  interface OpenChangeDetails {
@@ -8,7 +8,7 @@ import "../../index-BWiYePx8.cjs";
8
8
  import { n as TypeaheadState } from "../../typeahead-DremEgML.cjs";
9
9
  import "../../index-DlAisY_i.cjs";
10
10
  //#region src/machines/listbox/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "itemText" | "content" | "input" | "valueText" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "item" | "valueText" | "content" | "itemIndicator" | "itemGroup" | "itemText" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/listbox/collection.d.ts
14
14
  declare const collection: {
@@ -8,7 +8,7 @@ import "../../index-vPrqYDHu.js";
8
8
  import { n as TypeaheadState } from "../../typeahead-DremEgML.js";
9
9
  import "../../index-DNDQD0mg.js";
10
10
  //#region src/machines/listbox/anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "itemText" | "content" | "input" | "valueText" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "item" | "valueText" | "content" | "itemIndicator" | "itemGroup" | "itemText" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/listbox/collection.d.ts
14
14
  declare const collection: {
@@ -96,7 +96,7 @@ declare function connect<T extends PropTypes>(service: MarqueeService, normalize
96
96
  declare const machine: Machine<MarqueeSchema>;
97
97
  //#endregion
98
98
  //#region src/machines/marquee/props.d.ts
99
- declare const props: ("ids" | "id" | "getRootNode" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete")[];
100
- declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
99
+ declare const props: ("ids" | "id" | "getRootNode" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
101
101
  //#endregion
102
102
  export { type MarqueeApi as Api, type ContentProps, type DimensionSnapshot, type EdgeProps, type ElementIds, type IntlTranslations, type MarqueeMachine as Machine, type Orientation, type PauseStatusDetails, type MarqueeProps as Props, type MarqueeService as Service, type Side, type UserDefinedContext, anatomy, connect, machine, props, splitProps };
@@ -96,7 +96,7 @@ declare function connect<T extends PropTypes>(service: MarqueeService, normalize
96
96
  declare const machine: Machine<MarqueeSchema>;
97
97
  //#endregion
98
98
  //#region src/machines/marquee/props.d.ts
99
- declare const props: ("ids" | "id" | "getRootNode" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete")[];
100
- declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
99
+ declare const props: ("ids" | "id" | "getRootNode" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
101
101
  //#endregion
102
102
  export { type MarqueeApi as Api, type ContentProps, type DimensionSnapshot, type EdgeProps, type ElementIds, type IntlTranslations, type MarqueeMachine as Machine, type Orientation, type PauseStatusDetails, type MarqueeProps as Props, type MarqueeService as Service, type Side, type UserDefinedContext, anatomy, connect, machine, props, splitProps };
@@ -6,10 +6,10 @@ import { n as TypeaheadState } from "../../typeahead-DremEgML.cjs";
6
6
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
7
7
  import { t as DismissableElementHandlers } from "../../dismissable-layer-Ch5niVaq.cjs";
8
8
  import "../../index-DlAisY_i.cjs";
9
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
9
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
10
10
  import { a as Point } from "../../types-D7oF7eWh.cjs";
11
11
  //#region src/machines/menu/anatomy.d.ts
12
- declare const anatomy: AnatomyInstance<"item" | "itemIndicator" | "indicator" | "itemText" | "trigger" | "content" | "arrow" | "positioner" | "separator" | "arrowTip" | "contextTrigger" | "itemGroup" | "itemGroupLabel" | "triggerItem">;
12
+ declare const anatomy: AnatomyInstance<"indicator" | "item" | "trigger" | "content" | "itemIndicator" | "arrow" | "itemGroup" | "arrowTip" | "positioner" | "separator" | "itemText" | "contextTrigger" | "itemGroupLabel" | "triggerItem">;
13
13
  //#endregion
14
14
  //#region src/machines/menu/types.d.ts
15
15
  interface OpenChangeDetails {
@@ -6,10 +6,10 @@ import { n as TypeaheadState } from "../../typeahead-DremEgML.js";
6
6
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
7
7
  import { t as DismissableElementHandlers } from "../../dismissable-layer-BTX5EvXw.js";
8
8
  import "../../index-DNDQD0mg.js";
9
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
9
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
10
10
  import { a as Point } from "../../types-D7oF7eWh.js";
11
11
  //#region src/machines/menu/anatomy.d.ts
12
- declare const anatomy: AnatomyInstance<"item" | "itemIndicator" | "indicator" | "itemText" | "trigger" | "content" | "arrow" | "positioner" | "separator" | "arrowTip" | "contextTrigger" | "itemGroup" | "itemGroupLabel" | "triggerItem">;
12
+ declare const anatomy: AnatomyInstance<"indicator" | "item" | "trigger" | "content" | "itemIndicator" | "arrow" | "itemGroup" | "arrowTip" | "positioner" | "separator" | "itemText" | "contextTrigger" | "itemGroupLabel" | "triggerItem">;
13
13
  //#endregion
14
14
  //#region src/machines/menu/types.d.ts
15
15
  interface OpenChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { _ as Size, b as PropTypes, d as Orientation, f as OrientationProperty, g as RequiredBy, m as Rect, p as Point, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/navigation-menu/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "indicator" | "list" | "trigger" | "content" | "viewport" | "viewportPositioner" | "link" | "arrow">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "link" | "list" | "trigger" | "content" | "viewport" | "viewportPositioner" | "itemIndicator" | "arrow">;
7
7
  //#endregion
8
8
  //#region src/machines/navigation-menu/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { _ as Size, b as PropTypes, d as Orientation, f as OrientationProperty, g as RequiredBy, m as Rect, p as Point, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/navigation-menu/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "indicator" | "list" | "trigger" | "content" | "viewport" | "viewportPositioner" | "link" | "arrow">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "link" | "list" | "trigger" | "content" | "viewport" | "viewportPositioner" | "itemIndicator" | "arrow">;
7
7
  //#endregion
8
8
  //#region src/machines/navigation-menu/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, o as LocaleProperties, t as CommonProp
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  import { NumberParser } from "@internationalized/number";
6
6
  //#region src/machines/number-input/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input" | "incrementTrigger" | "decrementTrigger" | "scrubber" | "valueText">;
7
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
8
8
  //#endregion
9
9
  //#region src/machines/number-input/types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as PropTypes, g as RequiredBy, o as LocaleProperties, t as CommonProp
4
4
  import "../../index-DNDQD0mg.js";
5
5
  import { NumberParser } from "@internationalized/number";
6
6
  //#region src/machines/number-input/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input" | "incrementTrigger" | "decrementTrigger" | "scrubber" | "valueText">;
7
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
8
8
  //#endregion
9
9
  //#region src/machines/number-input/types.d.ts
10
10
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/pagination/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "nextTrigger" | "prevTrigger" | "ellipsis" | "firstTrigger" | "lastTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "ellipsis" | "firstTrigger" | "prevTrigger" | "nextTrigger" | "lastTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/pagination/types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/pagination/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "nextTrigger" | "prevTrigger" | "ellipsis" | "firstTrigger" | "lastTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "ellipsis" | "firstTrigger" | "prevTrigger" | "nextTrigger" | "lastTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/pagination/types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/password-input/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "input" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "indicator" | "visibilityTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/password-input/types.d.ts
9
9
  interface VisibilityChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/password-input/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "input" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "indicator" | "visibilityTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/password-input/types.d.ts
9
9
  interface VisibilityChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/pin-input/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control">;
7
7
  //#endregion
8
8
  //#region src/machines/pin-input/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/pin-input/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "input">;
6
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control">;
7
7
  //#endregion
8
8
  //#region src/machines/pin-input/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -4,9 +4,9 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, s as MaybeElem
4
4
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-Ch5niVaq.cjs";
6
6
  import "../../index-DlAisY_i.cjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
8
8
  //#region src/machines/popover/anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "content" | "arrow" | "anchor" | "title" | "positioner" | "arrowTip" | "description" | "closeTrigger">;
9
+ declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "content" | "arrow" | "title" | "arrowTip" | "positioner" | "anchor" | "closeTrigger" | "description">;
10
10
  //#endregion
11
11
  //#region src/machines/popover/types.d.ts
12
12
  interface OpenChangeDetails {
@@ -4,9 +4,9 @@ import { b as PropTypes, g as RequiredBy, r as DirectionProperty, s as MaybeElem
4
4
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-BTX5EvXw.js";
6
6
  import "../../index-DNDQD0mg.js";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
8
8
  //#region src/machines/popover/anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "content" | "arrow" | "anchor" | "title" | "positioner" | "arrowTip" | "description" | "closeTrigger">;
9
+ declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "content" | "arrow" | "title" | "arrowTip" | "positioner" | "anchor" | "closeTrigger" | "description">;
10
10
  //#endregion
11
11
  //#region src/machines/popover/types.d.ts
12
12
  interface OpenChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/radio-group/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "indicator" | "itemText" | "itemControl">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "indicator" | "item" | "itemControl" | "itemText">;
7
7
  //#endregion
8
8
  //#region src/machines/radio-group/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/radio-group/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "indicator" | "itemText" | "itemControl">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "indicator" | "item" | "itemControl" | "itemText">;
7
7
  //#endregion
8
8
  //#region src/machines/radio-group/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/rating-group/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "item">;
7
7
  //#endregion
8
8
  //#region src/machines/rating-group/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/rating-group/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "item">;
7
7
  //#endregion
8
8
  //#region src/machines/rating-group/types.d.ts
9
9
  interface ValueChangeDetails {
@@ -7,9 +7,9 @@ import "../../index-BWiYePx8.cjs";
7
7
  import { n as TypeaheadState } from "../../typeahead-DremEgML.cjs";
8
8
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
9
9
  import "../../index-DlAisY_i.cjs";
10
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
10
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
11
11
  //#region src/machines/select/anatomy.d.ts
12
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner" | "itemGroup" | "itemGroupLabel">;
12
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "itemGroup" | "positioner" | "clearTrigger" | "itemText" | "itemGroupLabel">;
13
13
  //#endregion
14
14
  //#region src/machines/select/collection.d.ts
15
15
  declare const collection: {
@@ -7,9 +7,9 @@ import "../../index-vPrqYDHu.js";
7
7
  import { n as TypeaheadState } from "../../typeahead-DremEgML.js";
8
8
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
9
9
  import "../../index-DNDQD0mg.js";
10
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
10
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
11
11
  //#region src/machines/select/anatomy.d.ts
12
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "label" | "control" | "indicator" | "itemText" | "list" | "trigger" | "content" | "valueText" | "clearTrigger" | "positioner" | "itemGroup" | "itemGroupLabel">;
12
+ declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "indicator" | "item" | "valueText" | "list" | "trigger" | "content" | "itemIndicator" | "itemGroup" | "positioner" | "clearTrigger" | "itemText" | "itemGroupLabel">;
13
13
  //#endregion
14
14
  //#region src/machines/select/collection.d.ts
15
15
  declare const collection: {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/slider/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "marker" | "thumb" | "range" | "markerGroup" | "draggingIndicator">;
6
+ declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "thumb" | "markerGroup" | "marker" | "range" | "draggingIndicator">;
7
7
  //#endregion
8
8
  //#region src/machines/slider/types.d.ts
9
9
  type ThumbCollisionBehavior = "none" | "push" | "swap";
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/slider/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "marker" | "thumb" | "range" | "markerGroup" | "draggingIndicator">;
6
+ declare const anatomy: AnatomyInstance<"track" | "root" | "label" | "control" | "valueText" | "thumb" | "markerGroup" | "marker" | "range" | "draggingIndicator">;
7
7
  //#endregion
8
8
  //#region src/machines/slider/types.d.ts
9
9
  type ThumbCollisionBehavior = "none" | "push" | "swap";
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/steps/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "trigger" | "content" | "progress" | "separator" | "nextTrigger" | "prevTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "prevTrigger" | "nextTrigger" | "list" | "trigger" | "content" | "progress" | "separator">;
7
7
  //#endregion
8
8
  //#region src/machines/steps/types.d.ts
9
9
  interface StepChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/steps/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "trigger" | "content" | "progress" | "separator" | "nextTrigger" | "prevTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "prevTrigger" | "nextTrigger" | "list" | "trigger" | "content" | "progress" | "separator">;
7
7
  //#endregion
8
8
  //#region src/machines/steps/types.d.ts
9
9
  interface StepChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
5
5
  import "../../index-DlAisY_i.cjs";
6
6
  import { t as LiveRegion } from "../../index-BMtpmaRD.cjs";
7
7
  //#region src/machines/tags-input/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "control" | "itemText" | "input" | "clearTrigger" | "itemPreview" | "itemInput" | "itemDeleteTrigger">;
8
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "item" | "clearTrigger" | "itemText" | "itemDeleteTrigger" | "itemPreview" | "itemInput">;
9
9
  //#endregion
10
10
  //#region src/machines/tags-input/types.d.ts
11
11
  interface ValueChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
5
5
  import "../../index-DNDQD0mg.js";
6
6
  import { t as LiveRegion } from "../../index-BMtpmaRD.js";
7
7
  //#region src/machines/tags-input/anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "control" | "itemText" | "input" | "clearTrigger" | "itemPreview" | "itemInput" | "itemDeleteTrigger">;
8
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control" | "item" | "clearTrigger" | "itemText" | "itemDeleteTrigger" | "itemPreview" | "itemInput">;
9
9
  //#endregion
10
10
  //#region src/machines/tags-input/types.d.ts
11
11
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/timer/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "control" | "area" | "separator" | "itemLabel" | "itemValue" | "actionTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "area" | "separator" | "itemLabel" | "itemValue" | "actionTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/timer/types.d.ts
9
9
  interface Time<T = number> {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/timer/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "control" | "area" | "separator" | "itemLabel" | "itemValue" | "actionTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "area" | "separator" | "itemLabel" | "itemValue" | "actionTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/timer/types.d.ts
9
9
  interface Time<T = number> {
@@ -184,7 +184,7 @@ interface ToastApi<T extends PropTypes = PropTypes, O = any> {
184
184
  declare function groupConnect<T extends PropTypes, O = any>(service: Service<ToastGroupSchema>, normalize: NormalizeProps<T>): ToastGroupApi<T, O>;
185
185
  //#endregion
186
186
  //#region src/machines/toast/anatomy.d.ts
187
- declare const anatomy: AnatomyInstance<"root" | "title" | "description" | "closeTrigger" | "group" | "actionTrigger">;
187
+ declare const anatomy: AnatomyInstance<"root" | "title" | "group" | "closeTrigger" | "description" | "actionTrigger">;
188
188
  //#endregion
189
189
  //#region src/machines/toast/connect.d.ts
190
190
  declare function connect<T extends PropTypes, O>(service: Service<ToastSchema<O>>, normalize: NormalizeProps<T>): ToastApi<T, O>;
@@ -184,7 +184,7 @@ interface ToastApi<T extends PropTypes = PropTypes, O = any> {
184
184
  declare function groupConnect<T extends PropTypes, O = any>(service: Service<ToastGroupSchema>, normalize: NormalizeProps<T>): ToastGroupApi<T, O>;
185
185
  //#endregion
186
186
  //#region src/machines/toast/anatomy.d.ts
187
- declare const anatomy: AnatomyInstance<"root" | "title" | "description" | "closeTrigger" | "group" | "actionTrigger">;
187
+ declare const anatomy: AnatomyInstance<"root" | "title" | "group" | "closeTrigger" | "description" | "actionTrigger">;
188
188
  //#endregion
189
189
  //#region src/machines/toast/connect.d.ts
190
190
  declare function connect<T extends PropTypes, O>(service: Service<ToastSchema<O>>, normalize: NormalizeProps<T>): ToastApi<T, O>;
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4e
3
3
  import { b as PropTypes, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
5
  //#region src/machines/toc/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "link" | "title">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "link" | "list" | "title">;
7
7
  //#endregion
8
8
  //#region src/machines/toc/types.d.ts
9
9
  interface TocItem {
@@ -3,7 +3,7 @@ import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuD
3
3
  import { b as PropTypes, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
5
  //#region src/machines/toc/anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "link" | "title">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "item" | "link" | "list" | "title">;
7
7
  //#endregion
8
8
  //#region src/machines/toc/types.d.ts
9
9
  interface TocItem {
@@ -2,9 +2,9 @@ import { n as AnatomyInstance } from "../../anatomy-DMuSMbOP.cjs";
2
2
  import { M as Service, S as EventObject, T as Machine } from "../../index-pUYD4eER.cjs";
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.cjs";
4
4
  import "../../index-DlAisY_i.cjs";
5
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.cjs";
5
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.cjs";
6
6
  //#region src/machines/tooltip/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
7
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
8
8
  //#endregion
9
9
  //#region src/machines/tooltip/types.d.ts
10
10
  interface OpenChangeDetails {
@@ -2,9 +2,9 @@ import { n as AnatomyInstance } from "../../anatomy-DMuSMbOP.js";
2
2
  import { M as Service, S as EventObject, T as Machine } from "../../index-CF2VuDYd.js";
3
3
  import { b as PropTypes, g as RequiredBy, r as DirectionProperty, t as CommonProperties, y as NormalizeProps } from "../../index-BXfunVyD.js";
4
4
  import "../../index-DNDQD0mg.js";
5
- import { p as PositioningOptions, u as Placement } from "../../index-DQHeEQMM.js";
5
+ import { p as PositioningOptions, u as Placement } from "../../index-3tNJficI.js";
6
6
  //#region src/machines/tooltip/anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
7
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
8
8
  //#endregion
9
9
  //#region src/machines/tooltip/types.d.ts
10
10
  interface OpenChangeDetails {
@@ -5,9 +5,9 @@ import "../../index-BWiYePx8.cjs";
5
5
  import { i as waitForElement, n as WaitForOptions, o as waitForPromise, r as WaitForPromiseReturn } from "../../wait-for-3n85JcCU.cjs";
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.cjs";
7
7
  import "../../index-DlAisY_i.cjs";
8
- import { u as Placement } from "../../index-DQHeEQMM.cjs";
8
+ import { u as Placement } from "../../index-3tNJficI.cjs";
9
9
  //#region src/machines/tour/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"content" | "arrow" | "title" | "positioner" | "arrowTip" | "description" | "closeTrigger" | "backdrop" | "progressText" | "actionTrigger" | "spotlight">;
10
+ declare const anatomy: AnatomyInstance<"content" | "arrow" | "progressText" | "title" | "arrowTip" | "positioner" | "closeTrigger" | "backdrop" | "description" | "actionTrigger" | "spotlight">;
11
11
  //#endregion
12
12
  //#region src/machines/tour/utils/rect.d.ts
13
13
  interface Point {
@@ -5,9 +5,9 @@ import "../../index-vPrqYDHu.js";
5
5
  import { i as waitForElement, n as WaitForOptions, o as waitForPromise, r as WaitForPromiseReturn } from "../../wait-for-3n85JcCU.js";
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-C2865AJq.js";
7
7
  import "../../index-DNDQD0mg.js";
8
- import { u as Placement } from "../../index-DQHeEQMM.js";
8
+ import { u as Placement } from "../../index-3tNJficI.js";
9
9
  //#region src/machines/tour/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"content" | "arrow" | "title" | "positioner" | "arrowTip" | "description" | "closeTrigger" | "backdrop" | "progressText" | "actionTrigger" | "spotlight">;
10
+ declare const anatomy: AnatomyInstance<"content" | "arrow" | "progressText" | "title" | "arrowTip" | "positioner" | "closeTrigger" | "backdrop" | "description" | "actionTrigger" | "spotlight">;
11
11
  //#endregion
12
12
  //#region src/machines/tour/utils/rect.d.ts
13
13
  interface Point {
@@ -7,7 +7,7 @@ import "../../index-BWiYePx8.cjs";
7
7
  import { n as TypeaheadState } from "../../typeahead-DremEgML.cjs";
8
8
  import "../../index-DlAisY_i.cjs";
9
9
  //#region src/machines/tree-view/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "tree" | "label" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "itemText" | "nodeCheckbox" | "nodeRenameInput">;
10
+ declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemIndicator" | "itemText" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput" | "tree">;
11
11
  //#endregion
12
12
  //#region src/machines/tree-view/collection.d.ts
13
13
  declare const collection: {
@@ -7,7 +7,7 @@ import "../../index-vPrqYDHu.js";
7
7
  import { n as TypeaheadState } from "../../typeahead-DremEgML.js";
8
8
  import "../../index-DNDQD0mg.js";
9
9
  //#region src/machines/tree-view/anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "tree" | "label" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "itemText" | "nodeCheckbox" | "nodeRenameInput">;
10
+ declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemIndicator" | "itemText" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput" | "tree">;
11
11
  //#endregion
12
12
  //#region src/machines/tree-view/collection.d.ts
13
13
  declare const collection: {
package/dist/popper.d.cts CHANGED
@@ -1,2 +1,2 @@
1
- import { a as getPlacement, c as Boundary, d as PlacementAlign, f as PlacementSide, i as getPlacementStyles, l as ComputePositionReturn, n as isValidPlacement, o as AnchorRect, p as PositioningOptions, r as GetPlacementStylesOptions, s as AutoUpdateOptions, t as getPlacementSide, u as Placement } from "./index-DQHeEQMM.cjs";
1
+ import { a as getPlacement, c as Boundary, d as PlacementAlign, f as PlacementSide, i as getPlacementStyles, l as ComputePositionReturn, n as isValidPlacement, o as AnchorRect, p as PositioningOptions, r as GetPlacementStylesOptions, s as AutoUpdateOptions, t as getPlacementSide, u as Placement } from "./index-3tNJficI.cjs";
2
2
  export { type AnchorRect, type AutoUpdateOptions, type Boundary, type ComputePositionReturn, type GetPlacementStylesOptions, type Placement, type PlacementAlign, type PlacementSide, type PositioningOptions, getPlacement, getPlacementSide, getPlacementStyles, isValidPlacement };
package/dist/popper.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { a as getPlacement, c as Boundary, d as PlacementAlign, f as PlacementSide, i as getPlacementStyles, l as ComputePositionReturn, n as isValidPlacement, o as AnchorRect, p as PositioningOptions, r as GetPlacementStylesOptions, s as AutoUpdateOptions, t as getPlacementSide, u as Placement } from "./index-DQHeEQMM.js";
1
+ import { a as getPlacement, c as Boundary, d as PlacementAlign, f as PlacementSide, i as getPlacementStyles, l as ComputePositionReturn, n as isValidPlacement, o as AnchorRect, p as PositioningOptions, r as GetPlacementStylesOptions, s as AutoUpdateOptions, t as getPlacementSide, u as Placement } from "./index-3tNJficI.js";
2
2
  export { type AnchorRect, type AutoUpdateOptions, type Boundary, type ComputePositionReturn, type GetPlacementStylesOptions, type Placement, type PlacementAlign, type PlacementSide, type PositioningOptions, getPlacement, getPlacementSide, getPlacementStyles, isValidPlacement };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wirekyt/dom",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "description": "Headless UI components powered by state machines for the web",
5
5
  "files": [
6
6
  "dist"