@sprawlify/primitives 0.0.94 → 0.0.96

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 (78) hide show
  1. package/dist/{index-DHp3-EkH.d.mts → index-CwA19fjG.d.mts} +1 -1
  2. package/dist/machines/angle-slider/index.d.cts +1 -1
  3. package/dist/machines/angle-slider/index.d.mts +1 -1
  4. package/dist/machines/bottom-sheet/index.d.cts +1 -1
  5. package/dist/machines/bottom-sheet/index.d.mts +1 -1
  6. package/dist/machines/carousel/index.d.cts +1 -1
  7. package/dist/machines/carousel/index.d.mts +1 -1
  8. package/dist/machines/checkbox/index.d.cts +1 -1
  9. package/dist/machines/checkbox/index.d.mts +1 -1
  10. package/dist/machines/clipboard/index.d.cts +1 -1
  11. package/dist/machines/clipboard/index.d.mts +1 -1
  12. package/dist/machines/color-picker/index.d.cts +1 -1
  13. package/dist/machines/color-picker/index.d.mts +2 -2
  14. package/dist/machines/combobox/index.d.cts +1 -1
  15. package/dist/machines/combobox/index.d.mts +2 -2
  16. package/dist/machines/date-picker/index.cjs +12 -1
  17. package/dist/machines/date-picker/index.d.cts +2 -1
  18. package/dist/machines/date-picker/index.d.mts +3 -2
  19. package/dist/machines/date-picker/index.mjs +12 -1
  20. package/dist/machines/dialog/index.d.cts +1 -1
  21. package/dist/machines/dialog/index.d.mts +1 -1
  22. package/dist/machines/dropdown-menu/index.d.cts +1 -1
  23. package/dist/machines/dropdown-menu/index.d.mts +2 -2
  24. package/dist/machines/editable/index.d.cts +1 -1
  25. package/dist/machines/editable/index.d.mts +1 -1
  26. package/dist/machines/file-upload/index.d.cts +1 -1
  27. package/dist/machines/file-upload/index.d.mts +1 -1
  28. package/dist/machines/floating-panel/index.d.cts +1 -1
  29. package/dist/machines/floating-panel/index.d.mts +1 -1
  30. package/dist/machines/hover-card/index.d.cts +1 -1
  31. package/dist/machines/hover-card/index.d.mts +2 -2
  32. package/dist/machines/listbox/index.d.cts +1 -1
  33. package/dist/machines/listbox/index.d.mts +1 -1
  34. package/dist/machines/marquee/index.d.cts +3 -3
  35. package/dist/machines/marquee/index.d.mts +3 -3
  36. package/dist/machines/navigation-menu/index.d.cts +1 -1
  37. package/dist/machines/navigation-menu/index.d.mts +1 -1
  38. package/dist/machines/number-input/index.d.cts +1 -1
  39. package/dist/machines/number-input/index.d.mts +1 -1
  40. package/dist/machines/password-input/index.d.cts +1 -1
  41. package/dist/machines/password-input/index.d.mts +1 -1
  42. package/dist/machines/popover/index.d.cts +1 -1
  43. package/dist/machines/popover/index.d.mts +2 -2
  44. package/dist/machines/progress/index.d.cts +1 -1
  45. package/dist/machines/progress/index.d.mts +1 -1
  46. package/dist/machines/radio-group/index.d.cts +1 -1
  47. package/dist/machines/radio-group/index.d.mts +1 -1
  48. package/dist/machines/rating-group/index.d.cts +1 -1
  49. package/dist/machines/rating-group/index.d.mts +1 -1
  50. package/dist/machines/scroll-area/index.d.cts +1 -1
  51. package/dist/machines/scroll-area/index.d.mts +1 -1
  52. package/dist/machines/select/index.d.cts +1 -1
  53. package/dist/machines/select/index.d.mts +2 -2
  54. package/dist/machines/signature-pad/index.d.cts +1 -1
  55. package/dist/machines/signature-pad/index.d.mts +1 -1
  56. package/dist/machines/slider/index.d.cts +1 -1
  57. package/dist/machines/slider/index.d.mts +1 -1
  58. package/dist/machines/steps/index.d.cts +1 -1
  59. package/dist/machines/steps/index.d.mts +1 -1
  60. package/dist/machines/switch/index.d.cts +1 -1
  61. package/dist/machines/switch/index.d.mts +1 -1
  62. package/dist/machines/tabs/index.d.cts +1 -1
  63. package/dist/machines/tabs/index.d.mts +1 -1
  64. package/dist/machines/tags-input/index.d.cts +1 -1
  65. package/dist/machines/tags-input/index.d.mts +1 -1
  66. package/dist/machines/timer/index.d.cts +1 -1
  67. package/dist/machines/timer/index.d.mts +1 -1
  68. package/dist/machines/toast/index.d.cts +1 -1
  69. package/dist/machines/toast/index.d.mts +1 -1
  70. package/dist/machines/tooltip/index.d.cts +1 -1
  71. package/dist/machines/tooltip/index.d.mts +2 -2
  72. package/dist/machines/tour/index.d.cts +1 -1
  73. package/dist/machines/tour/index.d.mts +2 -2
  74. package/dist/machines/tree-view/index.d.cts +1 -1
  75. package/dist/machines/tree-view/index.d.mts +1 -1
  76. package/dist/popper.d.cts +1 -1
  77. package/dist/popper.d.mts +1 -1
  78. package/package.json +1 -1
@@ -95,7 +95,7 @@ declare function getPlacementStyles(options?: Pick<PositioningOptions, "placemen
95
95
  readonly zIndex: "inherit";
96
96
  };
97
97
  floating: {
98
- readonly position: "absolute" | "fixed";
98
+ readonly position: "fixed" | "absolute";
99
99
  readonly isolation: "isolate";
100
100
  readonly minWidth: "max-content" | undefined;
101
101
  readonly width: "var(--reference-width)" | undefined;
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "track" | "label" | "valueText" | "marker" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "track" | "label" | "marker" | "thumb" | "valueText" | "markerGroup">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "track" | "label" | "valueText" | "marker" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "track" | "label" | "marker" | "thumb" | "valueText" | "markerGroup">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { t as DismissableElementHandlers } from "../../dismissable-layer-ZgyqN8AD.cjs";
6
6
 
7
7
  //#region src/machines/bottom-sheet/bottom-sheet.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"title" | "trigger" | "content" | "backdrop" | "closeTrigger" | "grabber" | "grabberIndicator">;
8
+ declare const anatomy: AnatomyInstance<"title" | "closeTrigger" | "trigger" | "content" | "backdrop" | "grabber" | "grabberIndicator">;
9
9
  //#endregion
10
10
  //#region src/machines/bottom-sheet/utils/drag-manager.d.ts
11
11
  declare class DragManager {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { t as DismissableElementHandlers } from "../../dismissable-layer-h14gHVbJ.mjs";
6
6
 
7
7
  //#region src/machines/bottom-sheet/bottom-sheet.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"title" | "trigger" | "content" | "backdrop" | "closeTrigger" | "grabber" | "grabberIndicator">;
8
+ declare const anatomy: AnatomyInstance<"title" | "closeTrigger" | "trigger" | "content" | "backdrop" | "grabber" | "grabberIndicator">;
9
9
  //#endregion
10
10
  //#region src/machines/bottom-sheet/utils/drag-manager.d.ts
11
11
  declare class DragManager {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/carousel/carousel.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/carousel/carousel.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "indicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "indicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-B24gMTKq.cjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/clipboard/clipboard.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "indicator" | "trigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label" | "trigger" | "input">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-DUM9rzfD.mjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/clipboard/clipboard.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "indicator" | "trigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label" | "trigger" | "input">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -6,7 +6,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
6
6
  import { d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
7
7
 
8
8
  //#region src/machines/color-picker/color-picker.anatomy.d.ts
9
- declare const anatomy: Anatomy<"root" | "control" | "label" | "valueText" | "area" | "trigger" | "content" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "area" | "control" | "label" | "trigger" | "content" | "valueText" | "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/color-picker.types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -3,10 +3,10 @@ import { a as ColorFormat, n as ColorAxes, r as ColorChannel, s as ColorType, t
3
3
  import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
4
4
  import { b as NormalizeProps, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
6
- import { p as PositioningOptions } from "../../index-DHp3-EkH.mjs";
6
+ import { p as PositioningOptions } from "../../index-CwA19fjG.mjs";
7
7
 
8
8
  //#region src/machines/color-picker/color-picker.anatomy.d.ts
9
- declare const anatomy: Anatomy<"root" | "control" | "label" | "valueText" | "area" | "trigger" | "content" | "positioner" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "area" | "control" | "label" | "trigger" | "content" | "valueText" | "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/color-picker.types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -7,7 +7,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
7
7
  import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
8
8
 
9
9
  //#region src/machines/combobox/combobox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "item" | "itemText" | "trigger" | "itemGroup" | "clearTrigger" | "content" | "list" | "itemIndicator" | "itemGroupLabel" | "positioner">;
10
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "clearTrigger" | "label" | "list" | "trigger" | "content" | "input" | "itemText" | "itemIndicator" | "itemGroup" | "positioner" | "itemGroupLabel">;
11
11
  //#endregion
12
12
  //#region src/machines/combobox/combobox.collection.d.ts
13
13
  declare const collection: {
@@ -4,10 +4,10 @@ import { t as ListCollection } from "../../list-collection-DkRA5LOq.mjs";
4
4
  import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
5
5
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
8
8
 
9
9
  //#region src/machines/combobox/combobox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "item" | "itemText" | "trigger" | "itemGroup" | "clearTrigger" | "content" | "list" | "itemIndicator" | "itemGroupLabel" | "positioner">;
10
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "clearTrigger" | "label" | "list" | "trigger" | "content" | "input" | "itemText" | "itemIndicator" | "itemGroup" | "positioner" | "itemGroupLabel">;
11
11
  //#endregion
12
12
  //#region src/machines/combobox/combobox.collection.d.ts
13
13
  declare const collection: {
@@ -1002,6 +1002,15 @@ function connect(service, normalize) {
1002
1002
  const { data } = require_dom_query.getNativeEvent(event);
1003
1003
  if (!isValidCharacter(data, separator)) event.preventDefault();
1004
1004
  },
1005
+ onClick(event) {
1006
+ if (event.defaultPrevented) return;
1007
+ if (!prop("openOnClick")) return;
1008
+ if (!interactive) return;
1009
+ send({
1010
+ type: "OPEN",
1011
+ src: "input.click"
1012
+ });
1013
+ },
1005
1014
  onFocus() {
1006
1015
  send({
1007
1016
  type: "INPUT.FOCUS",
@@ -1988,7 +1997,8 @@ const machine = require_core.createMachine({
1988
1997
  setActiveIndexToStart({ context }) {
1989
1998
  context.set("activeIndex", 0);
1990
1999
  },
1991
- focusActiveCell({ scope, context }) {
2000
+ focusActiveCell({ scope, context, event }) {
2001
+ if (event.src === "input.click") return;
1992
2002
  require_dom_query.raf(() => {
1993
2003
  getFocusedCell(scope, context.get("view"))?.focus({ preventScroll: true });
1994
2004
  });
@@ -2165,6 +2175,7 @@ const props = require_create_props.createProps()([
2165
2175
  "onViewChange",
2166
2176
  "onVisibleRangeChange",
2167
2177
  "open",
2178
+ "openOnClick",
2168
2179
  "defaultOpen",
2169
2180
  "positioning",
2170
2181
  "readOnly",
@@ -8,7 +8,7 @@ import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cj
8
8
  import { Calendar, CalendarDate, CalendarDateTime, DateDuration, DateFormatter, DateValue, DateValue as DateValue$1, ZonedDateTime } from "@internationalized/date";
9
9
 
10
10
  //#region src/machines/date-picker/date-picker.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "table" | "view" | "trigger" | "clearTrigger" | "content" | "nextTrigger" | "prevTrigger" | "positioner" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "clearTrigger" | "label" | "trigger" | "content" | "input" | "table" | "view" | "nextTrigger" | "prevTrigger" | "positioner" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/date-picker.types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -91,6 +91,7 @@ interface DatePickerProps extends DirectionProperty, CommonProperties {
91
91
  min?: DateValue | undefined;
92
92
  max?: DateValue | undefined;
93
93
  closeOnSelect?: boolean | undefined;
94
+ openOnClick?: boolean | undefined;
94
95
  value?: DateValue[] | undefined;
95
96
  defaultValue?: DateValue[] | undefined;
96
97
  focusedValue?: DateValue | undefined;
@@ -4,11 +4,11 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { X as DateRangePreset } from "../../index-8xpMF4wX.mjs";
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
6
6
  import { t as LiveRegion } from "../../index-1L40UHp8.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
8
8
  import { Calendar, CalendarDate, CalendarDateTime, DateDuration, DateFormatter, DateValue, DateValue as DateValue$1, ZonedDateTime } from "@internationalized/date";
9
9
 
10
10
  //#region src/machines/date-picker/date-picker.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "table" | "view" | "trigger" | "clearTrigger" | "content" | "nextTrigger" | "prevTrigger" | "positioner" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "clearTrigger" | "label" | "trigger" | "content" | "input" | "table" | "view" | "nextTrigger" | "prevTrigger" | "positioner" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/date-picker.types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -91,6 +91,7 @@ interface DatePickerProps extends DirectionProperty, CommonProperties {
91
91
  min?: DateValue | undefined;
92
92
  max?: DateValue | undefined;
93
93
  closeOnSelect?: boolean | undefined;
94
+ openOnClick?: boolean | undefined;
94
95
  value?: DateValue[] | undefined;
95
96
  defaultValue?: DateValue[] | undefined;
96
97
  focusedValue?: DateValue | undefined;
@@ -1000,6 +1000,15 @@ function connect(service, normalize) {
1000
1000
  const { data } = getNativeEvent(event);
1001
1001
  if (!isValidCharacter(data, separator)) event.preventDefault();
1002
1002
  },
1003
+ onClick(event) {
1004
+ if (event.defaultPrevented) return;
1005
+ if (!prop("openOnClick")) return;
1006
+ if (!interactive) return;
1007
+ send({
1008
+ type: "OPEN",
1009
+ src: "input.click"
1010
+ });
1011
+ },
1003
1012
  onFocus() {
1004
1013
  send({
1005
1014
  type: "INPUT.FOCUS",
@@ -1986,7 +1995,8 @@ const machine = createMachine({
1986
1995
  setActiveIndexToStart({ context }) {
1987
1996
  context.set("activeIndex", 0);
1988
1997
  },
1989
- focusActiveCell({ scope, context }) {
1998
+ focusActiveCell({ scope, context, event }) {
1999
+ if (event.src === "input.click") return;
1990
2000
  raf(() => {
1991
2001
  getFocusedCell(scope, context.get("view"))?.focus({ preventScroll: true });
1992
2002
  });
@@ -2163,6 +2173,7 @@ const props = createProps()([
2163
2173
  "onViewChange",
2164
2174
  "onVisibleRangeChange",
2165
2175
  "open",
2176
+ "openOnClick",
2166
2177
  "defaultOpen",
2167
2178
  "positioning",
2168
2179
  "readOnly",
@@ -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-ZgyqN8AD.cjs";
6
6
 
7
7
  //#region src/machines/dialog/dialog.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"title" | "trigger" | "content" | "positioner" | "backdrop" | "description" | "closeTrigger">;
8
+ declare const anatomy: AnatomyInstance<"title" | "description" | "closeTrigger" | "trigger" | "content" | "positioner" | "backdrop">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/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-h14gHVbJ.mjs";
6
6
 
7
7
  //#region src/machines/dialog/dialog.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"title" | "trigger" | "content" | "positioner" | "backdrop" | "description" | "closeTrigger">;
8
+ declare const anatomy: AnatomyInstance<"title" | "description" | "closeTrigger" | "trigger" | "content" | "positioner" | "backdrop">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/dialog.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -8,7 +8,7 @@ import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cj
8
8
  import { a as Point } from "../../types-CLXYEgfm.cjs";
9
9
 
10
10
  //#region src/machines/dropdown-menu/dropdown-menu.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"item" | "itemText" | "indicator" | "trigger" | "itemGroup" | "content" | "itemIndicator" | "arrow" | "arrowTip" | "itemGroupLabel" | "positioner" | "separator" | "triggerItem">;
11
+ declare const anatomy: AnatomyInstance<"item" | "separator" | "indicator" | "trigger" | "content" | "itemText" | "itemIndicator" | "arrow" | "itemGroup" | "positioner" | "arrowTip" | "itemGroupLabel" | "triggerItem">;
12
12
  //#endregion
13
13
  //#region src/machines/dropdown-menu/dropdown-menu.types.d.ts
14
14
  interface OpenChangeDetails {
@@ -4,11 +4,11 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { n as TypeaheadState } from "../../typeahead-Bbeb1fAR.mjs";
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
6
6
  import { t as DismissableElementHandlers } from "../../dismissable-layer-h14gHVbJ.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
8
8
  import { a as Point } from "../../types-DU764tY_.mjs";
9
9
 
10
10
  //#region src/machines/dropdown-menu/dropdown-menu.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"item" | "itemText" | "indicator" | "trigger" | "itemGroup" | "content" | "itemIndicator" | "arrow" | "arrowTip" | "itemGroupLabel" | "positioner" | "separator" | "triggerItem">;
11
+ declare const anatomy: AnatomyInstance<"item" | "separator" | "indicator" | "trigger" | "content" | "itemText" | "itemIndicator" | "arrow" | "itemGroup" | "positioner" | "arrowTip" | "itemGroupLabel" | "triggerItem">;
12
12
  //#endregion
13
13
  //#region src/machines/dropdown-menu/dropdown-menu.types.d.ts
14
14
  interface OpenChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-DzWGFhcS.cjs";
5
5
 
6
6
  //#region src/machines/editable/editable.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "area" | "input" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "area" | "control" | "label" | "input" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/editable/editable.types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
5
5
 
6
6
  //#region src/machines/editable/editable.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "area" | "input" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "area" | "control" | "label" | "input" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/editable/editable.types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, o as LocaleProperties, t as Commo
4
4
  import { i as FileMimeType, r as FileError } from "../../types-CylWsfOz.cjs";
5
5
 
6
6
  //#region src/machines/file-upload/file-upload.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "trigger" | "dropzone" | "itemName" | "itemSizeText" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "itemPreviewImage" | "clearTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "item" | "clearTrigger" | "label" | "trigger" | "itemGroup" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/file-upload.types.d.ts
10
10
  interface FileRejection {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, o as LocaleProperties, t as Commo
4
4
  import { i as FileMimeType, r as FileError } from "../../types-Cctd5dol.mjs";
5
5
 
6
6
  //#region src/machines/file-upload/file-upload.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "trigger" | "dropzone" | "itemName" | "itemSizeText" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "itemPreviewImage" | "clearTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "item" | "clearTrigger" | "label" | "trigger" | "itemGroup" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/file-upload.types.d.ts
10
10
  interface FileRejection {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { a as Point, o as Rect, y as Size } from "../../types-CLXYEgfm.cjs";
5
5
 
6
6
  //#region src/machines/floating-panel/floating-panel.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"control" | "body" | "header" | "title" | "trigger" | "content" | "positioner" | "closeTrigger" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "title" | "closeTrigger" | "resizeTrigger" | "trigger" | "content" | "body" | "header" | "positioner" | "dragTrigger" | "stageTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/floating-panel.types.d.ts
10
10
  interface PositionChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { a as Point, o as Rect, y as Size } from "../../types-DU764tY_.mjs";
5
5
 
6
6
  //#region src/machines/floating-panel/floating-panel.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"control" | "body" | "header" | "title" | "trigger" | "content" | "positioner" | "closeTrigger" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "title" | "closeTrigger" | "resizeTrigger" | "trigger" | "content" | "body" | "header" | "positioner" | "dragTrigger" | "stageTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/floating-panel.types.d.ts
10
10
  interface PositionChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
5
5
  import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
6
6
 
7
7
  //#region src/machines/hover-card/hover-card.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/hover-card.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -2,10 +2,10 @@ import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
2
  import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
5
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
5
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
6
6
 
7
7
  //#region src/machines/hover-card/hover-card.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/hover-card.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -7,7 +7,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
7
7
  import { n as TypeaheadState } from "../../typeahead-DMooWbbX.cjs";
8
8
 
9
9
  //#region src/machines/listbox/listbox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "label" | "valueText" | "input" | "item" | "itemText" | "itemGroup" | "content" | "itemIndicator" | "itemGroupLabel">;
10
+ declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "content" | "input" | "valueText" | "itemText" | "itemIndicator" | "itemGroup" | "itemGroupLabel">;
11
11
  //#endregion
12
12
  //#region src/machines/listbox/listbox.collection.d.ts
13
13
  declare const collection: {
@@ -7,7 +7,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
7
7
  import { n as TypeaheadState } from "../../typeahead-Bbeb1fAR.mjs";
8
8
 
9
9
  //#region src/machines/listbox/listbox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"root" | "label" | "valueText" | "input" | "item" | "itemText" | "itemGroup" | "content" | "itemIndicator" | "itemGroupLabel">;
10
+ declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "content" | "input" | "valueText" | "itemText" | "itemIndicator" | "itemGroup" | "itemGroupLabel">;
11
11
  //#endregion
12
12
  //#region src/machines/listbox/listbox.collection.d.ts
13
13
  declare const collection: {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/marquee/marquee.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "viewport" | "content" | "edge">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "content" | "viewport" | "edge">;
7
7
  //#endregion
8
8
  //#region src/machines/marquee/marquee.types.d.ts
9
9
  interface PauseStatusDetails {
@@ -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/marquee.props.d.ts
99
- declare const props: ("ids" | "id" | "getRootNode" | ("dir" | "reverse" | "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" | ("dir" | "reverse" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
99
+ declare const props: ("ids" | "onComplete" | "id" | "getRootNode" | "paused" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "onComplete" | "id" | "getRootNode" | "paused" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete">];
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 };
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/marquee/marquee.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "item" | "viewport" | "content" | "edge">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "content" | "viewport" | "edge">;
7
7
  //#endregion
8
8
  //#region src/machines/marquee/marquee.types.d.ts
9
9
  interface PauseStatusDetails {
@@ -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/marquee.props.d.ts
99
- declare const props: ("ids" | "id" | "getRootNode" | ("dir" | "reverse" | "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" | ("dir" | "reverse" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "paused" | "onPauseChange" | "onLoopComplete" | "onComplete">];
99
+ declare const props: ("ids" | "onComplete" | "id" | "getRootNode" | "paused" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "onComplete" | "id" | "getRootNode" | "paused" | ("reverse" | "translations" | "dir" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete">];
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 };
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { _ as Size, b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, m as Rect, p as Point, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/navigation-menu/navigation-menu.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "link" | "item" | "indicator" | "trigger" | "viewport" | "content" | "viewportPositioner" | "list" | "itemIndicator" | "arrow">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "trigger" | "content" | "link" | "viewport" | "viewportPositioner" | "itemIndicator" | "arrow">;
7
7
  //#endregion
8
8
  //#region src/machines/navigation-menu/navigation-menu.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { _ as Size, b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, m as Rect, p as Point, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/navigation-menu/navigation-menu.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "link" | "item" | "indicator" | "trigger" | "viewport" | "content" | "viewportPositioner" | "list" | "itemIndicator" | "arrow">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "list" | "trigger" | "content" | "link" | "viewport" | "viewportPositioner" | "itemIndicator" | "arrow">;
7
7
  //#endregion
8
8
  //#region src/machines/navigation-menu/navigation-menu.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, o as LocaleProperties, t as Commo
4
4
  import { NumberFormatter, NumberParser } from "@internationalized/number";
5
5
 
6
6
  //#region src/machines/number-input/number-input.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "valueText" | "input" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
8
8
  //#endregion
9
9
  //#region src/machines/number-input/number-input.types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, o as LocaleProperties, t as Commo
4
4
  import { NumberFormatter, NumberParser } from "@internationalized/number";
5
5
 
6
6
  //#region src/machines/number-input/number-input.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "valueText" | "input" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
8
8
  //#endregion
9
9
  //#region src/machines/number-input/number-input.types.d.ts
10
10
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/password-input/password-input.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "indicator" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label" | "input" | "visibilityTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/password-input/password-input.types.d.ts
9
9
  interface VisibilityChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/password-input/password-input.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "indicator" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label" | "input" | "visibilityTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/password-input/password-input.types.d.ts
9
9
  interface VisibilityChangeDetails {
@@ -6,7 +6,7 @@ import { r as PersistentElementOptions, t as DismissableElementHandlers } from "
6
6
  import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
7
7
 
8
8
  //#region src/machines/popover/popover.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"title" | "indicator" | "trigger" | "content" | "arrow" | "arrowTip" | "positioner" | "description" | "closeTrigger" | "anchor">;
9
+ declare const anatomy: AnatomyInstance<"indicator" | "title" | "description" | "closeTrigger" | "trigger" | "content" | "arrow" | "positioner" | "anchor" | "arrowTip">;
10
10
  //#endregion
11
11
  //#region src/machines/popover/popover.types.d.ts
12
12
  interface OpenChangeDetails {
@@ -3,10 +3,10 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-h14gHVbJ.mjs";
6
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
6
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
7
7
 
8
8
  //#region src/machines/popover/popover.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"title" | "indicator" | "trigger" | "content" | "arrow" | "arrowTip" | "positioner" | "description" | "closeTrigger" | "anchor">;
9
+ declare const anatomy: AnatomyInstance<"indicator" | "title" | "description" | "closeTrigger" | "trigger" | "content" | "arrow" | "positioner" | "anchor" | "arrowTip">;
10
10
  //#endregion
11
11
  //#region src/machines/popover/popover.types.d.ts
12
12
  interface OpenChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/progress/progress.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "track" | "range" | "label" | "valueText" | "circle" | "view" | "circleTrack" | "circleRange">;
6
+ declare const anatomy: AnatomyInstance<"root" | "track" | "label" | "circle" | "view" | "valueText" | "range" | "circleTrack" | "circleRange">;
7
7
  //#endregion
8
8
  //#region src/machines/progress/progress.types.d.ts
9
9
  type ProgressState = "indeterminate" | "loading" | "complete";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, d as Orientation, f as OrientationProperty, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/progress/progress.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "track" | "range" | "label" | "valueText" | "circle" | "view" | "circleTrack" | "circleRange">;
6
+ declare const anatomy: AnatomyInstance<"root" | "track" | "label" | "circle" | "view" | "valueText" | "range" | "circleTrack" | "circleRange">;
7
7
  //#endregion
8
8
  //#region src/machines/progress/progress.types.d.ts
9
9
  type ProgressState = "indeterminate" | "loading" | "complete";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/radio-group/radio-group.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemText" | "itemControl" | "indicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "label" | "itemText" | "itemControl">;
7
7
  //#endregion
8
8
  //#region src/machines/radio-group/radio-group.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/radio-group/radio-group.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemText" | "itemControl" | "indicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "indicator" | "label" | "itemText" | "itemControl">;
7
7
  //#endregion
8
8
  //#region src/machines/radio-group/radio-group.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/rating-group/rating-group.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "item">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/rating-group/rating-group.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/rating-group/rating-group.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "item">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/rating-group/rating-group.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { _ as Size, b as NormalizeProps, d as Orientation, p as Point, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/scroll-area/scroll-area.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "viewport" | "content" | "scrollbar" | "corner">;
6
+ declare const anatomy: AnatomyInstance<"root" | "content" | "thumb" | "viewport" | "scrollbar" | "corner">;
7
7
  //#endregion
8
8
  //#region src/machines/scroll-area/utils/timeout.d.ts
9
9
  declare class Timeout {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { _ as Size, b as NormalizeProps, d as Orientation, p as Point, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/scroll-area/scroll-area.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "viewport" | "content" | "scrollbar" | "corner">;
6
+ declare const anatomy: AnatomyInstance<"root" | "content" | "thumb" | "viewport" | "scrollbar" | "corner">;
7
7
  //#endregion
8
8
  //#region src/machines/scroll-area/utils/timeout.d.ts
9
9
  declare class Timeout {
@@ -8,7 +8,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
8
8
  import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
9
9
 
10
10
  //#region src/machines/select/select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "valueText" | "item" | "itemText" | "indicator" | "trigger" | "itemGroup" | "clearTrigger" | "content" | "list" | "itemIndicator" | "itemGroupLabel" | "positioner">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "clearTrigger" | "label" | "list" | "trigger" | "content" | "valueText" | "itemText" | "itemIndicator" | "itemGroup" | "positioner" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/select/select.collection.d.ts
14
14
  declare const collection: {
@@ -5,10 +5,10 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
5
5
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
6
6
  import { n as TypeaheadState } from "../../typeahead-Bbeb1fAR.mjs";
7
7
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
8
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
8
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
9
9
 
10
10
  //#region src/machines/select/select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "valueText" | "item" | "itemText" | "indicator" | "trigger" | "itemGroup" | "clearTrigger" | "content" | "list" | "itemIndicator" | "itemGroupLabel" | "positioner">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "indicator" | "clearTrigger" | "label" | "list" | "trigger" | "content" | "valueText" | "itemText" | "itemIndicator" | "itemGroup" | "positioner" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/select/select.collection.d.ts
14
14
  declare const collection: {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { StrokeOptions } from "perfect-freehand";
5
5
 
6
6
  //#region src/machines/signature-pad/signature-pad.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "segment" | "segmentPath" | "guide" | "clearTrigger" | "label">;
8
8
  //#endregion
9
9
  //#region src/machines/signature-pad/signature-pad.types.d.ts
10
10
  interface Point {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { StrokeOptions } from "perfect-freehand";
5
5
 
6
6
  //#region src/machines/signature-pad/signature-pad.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "segment" | "segmentPath" | "guide" | "clearTrigger" | "label">;
8
8
  //#endregion
9
9
  //#region src/machines/signature-pad/signature-pad.types.d.ts
10
10
  interface Point {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/slider/slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "track" | "range" | "label" | "valueText" | "marker" | "markerGroup" | "draggingIndicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "track" | "label" | "marker" | "thumb" | "valueText" | "range" | "markerGroup" | "draggingIndicator">;
7
7
  //#endregion
8
8
  //#region src/machines/slider/slider.types.d.ts
9
9
  type ThumbCollisionBehavior = "none" | "push" | "swap";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/slider/slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "track" | "range" | "label" | "valueText" | "marker" | "markerGroup" | "draggingIndicator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "track" | "label" | "marker" | "thumb" | "valueText" | "range" | "markerGroup" | "draggingIndicator">;
7
7
  //#endregion
8
8
  //#region src/machines/slider/slider.types.d.ts
9
9
  type ThumbCollisionBehavior = "none" | "push" | "swap";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/steps/steps.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "progress" | "item" | "indicator" | "trigger" | "content" | "list" | "nextTrigger" | "prevTrigger" | "separator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "separator" | "indicator" | "list" | "trigger" | "content" | "progress" | "nextTrigger" | "prevTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/steps/steps.types.d.ts
9
9
  interface StepChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/steps/steps.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "progress" | "item" | "indicator" | "trigger" | "content" | "list" | "nextTrigger" | "prevTrigger" | "separator">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "separator" | "indicator" | "list" | "trigger" | "content" | "progress" | "nextTrigger" | "prevTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/steps/steps.types.d.ts
9
9
  interface StepChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/switch/switch.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "thumb">;
7
7
  //#endregion
8
8
  //#region src/machines/switch/switch.types.d.ts
9
9
  interface CheckedChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/switch/switch.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "thumb">;
7
7
  //#endregion
8
8
  //#region src/machines/switch/switch.types.d.ts
9
9
  interface CheckedChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/tabs/tabs.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "indicator" | "trigger" | "content" | "list">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "list" | "trigger" | "content">;
7
7
  //#endregion
8
8
  //#region src/machines/tabs/tabs.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, m as Rect, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/tabs/tabs.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "indicator" | "trigger" | "content" | "list">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "list" | "trigger" | "content">;
7
7
  //#endregion
8
8
  //#region src/machines/tabs/tabs.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
5
5
  import { t as LiveRegion } from "../../index-BO-Z3fhz.cjs";
6
6
 
7
7
  //#region src/machines/tags-input/tags-input.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "item" | "itemText" | "itemPreview" | "itemDeleteTrigger" | "clearTrigger" | "itemInput">;
8
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "clearTrigger" | "label" | "input" | "itemText" | "itemDeleteTrigger" | "itemPreview" | "itemInput">;
9
9
  //#endregion
10
10
  //#region src/machines/tags-input/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 { t as LiveRegion } from "../../index-1L40UHp8.mjs";
6
6
 
7
7
  //#region src/machines/tags-input/tags-input.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "item" | "itemText" | "itemPreview" | "itemDeleteTrigger" | "clearTrigger" | "itemInput">;
8
+ declare const anatomy: AnatomyInstance<"root" | "control" | "item" | "clearTrigger" | "label" | "input" | "itemText" | "itemDeleteTrigger" | "itemPreview" | "itemInput">;
9
9
  //#endregion
10
10
  //#region src/machines/tags-input/tags-input.types.d.ts
11
11
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMT
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/timer/timer.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "area" | "item" | "itemLabel" | "separator" | "itemValue" | "actionTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "area" | "control" | "item" | "itemValue" | "itemLabel" | "actionTrigger" | "separator">;
7
7
  //#endregion
8
8
  //#region src/machines/timer/timer.types.d.ts
9
9
  interface Time<T = number> {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/timer/timer.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "area" | "item" | "itemLabel" | "separator" | "itemValue" | "actionTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "area" | "control" | "item" | "itemValue" | "itemLabel" | "actionTrigger" | "separator">;
7
7
  //#endregion
8
8
  //#region src/machines/timer/timer.types.d.ts
9
9
  interface Time<T = number> {
@@ -175,7 +175,7 @@ interface ToastApi<T extends PropTypes = PropTypes, O = any> {
175
175
  declare function groupConnect<T extends PropTypes, O = any>(service: Service<ToastGroupSchema>, normalize: NormalizeProps<T>): ToastGroupApi<T, O>;
176
176
  //#endregion
177
177
  //#region src/machines/toast/toast.anatomy.d.ts
178
- declare const anatomy: AnatomyInstance<"root" | "title" | "group" | "description" | "closeTrigger" | "actionTrigger">;
178
+ declare const anatomy: AnatomyInstance<"root" | "actionTrigger" | "group" | "title" | "description" | "closeTrigger">;
179
179
  //#endregion
180
180
  //#region src/machines/toast/toast.connect.d.ts
181
181
  declare function connect<T extends PropTypes, O>(service: Service<ToastSchema<O>>, normalize: NormalizeProps<T>): ToastApi<T, O>;
@@ -175,7 +175,7 @@ interface ToastApi<T extends PropTypes = PropTypes, O = any> {
175
175
  declare function groupConnect<T extends PropTypes, O = any>(service: Service<ToastGroupSchema>, normalize: NormalizeProps<T>): ToastGroupApi<T, O>;
176
176
  //#endregion
177
177
  //#region src/machines/toast/toast.anatomy.d.ts
178
- declare const anatomy: AnatomyInstance<"root" | "title" | "group" | "description" | "closeTrigger" | "actionTrigger">;
178
+ declare const anatomy: AnatomyInstance<"root" | "actionTrigger" | "group" | "title" | "description" | "closeTrigger">;
179
179
  //#endregion
180
180
  //#region src/machines/toast/toast.connect.d.ts
181
181
  declare function connect<T extends PropTypes, O>(service: Service<ToastSchema<O>>, normalize: NormalizeProps<T>): ToastApi<T, O>;
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
5
5
 
6
6
  //#region src/machines/tooltip/tooltip.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
7
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
8
8
  //#endregion
9
9
  //#region src/machines/tooltip/tooltip.types.d.ts
10
10
  interface OpenChangeDetails {
@@ -1,10 +1,10 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
2
  import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
- import { p as PositioningOptions, u as Placement } from "../../index-DHp3-EkH.mjs";
4
+ import { p as PositioningOptions, u as Placement } from "../../index-CwA19fjG.mjs";
5
5
 
6
6
  //#region src/machines/tooltip/tooltip.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
7
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "positioner" | "arrowTip">;
8
8
  //#endregion
9
9
  //#region src/machines/tooltip/tooltip.types.d.ts
10
10
  interface OpenChangeDetails {
@@ -6,7 +6,7 @@ import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusO
6
6
  import { c as Placement } from "../../types-DEn9MoSw.cjs";
7
7
 
8
8
  //#region src/machines/tour/tour.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"title" | "content" | "arrow" | "progressText" | "arrowTip" | "positioner" | "backdrop" | "description" | "closeTrigger" | "actionTrigger" | "spotlight">;
9
+ declare const anatomy: AnatomyInstance<"actionTrigger" | "title" | "description" | "closeTrigger" | "content" | "arrow" | "progressText" | "positioner" | "backdrop" | "arrowTip" | "spotlight">;
10
10
  //#endregion
11
11
  //#region src/machines/tour/utils/rect.d.ts
12
12
  interface Point {
@@ -3,10 +3,10 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rz
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
  import { i as waitForElement, n as WaitForOptions, o as waitForPromise, r as WaitForPromiseReturn } from "../../wait-for-CV7JYddH.mjs";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CGNNiDyE.mjs";
6
- import { u as Placement } from "../../index-DHp3-EkH.mjs";
6
+ import { u as Placement } from "../../index-CwA19fjG.mjs";
7
7
 
8
8
  //#region src/machines/tour/tour.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"title" | "content" | "arrow" | "progressText" | "arrowTip" | "positioner" | "backdrop" | "description" | "closeTrigger" | "actionTrigger" | "spotlight">;
9
+ declare const anatomy: AnatomyInstance<"actionTrigger" | "title" | "description" | "closeTrigger" | "content" | "arrow" | "progressText" | "positioner" | "backdrop" | "arrowTip" | "spotlight">;
10
10
  //#endregion
11
11
  //#region src/machines/tour/utils/rect.d.ts
12
12
  interface Point {
@@ -6,7 +6,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
6
6
  import { n as TypeaheadState } from "../../typeahead-DMooWbbX.cjs";
7
7
 
8
8
  //#region src/machines/tree-view/tree-view.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemText" | "itemIndicator" | "tree" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput">;
9
+ declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "itemText" | "itemIndicator" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput" | "tree">;
10
10
  //#endregion
11
11
  //#region src/machines/tree-view/tree-view.collection.d.ts
12
12
  declare const collection: {
@@ -6,7 +6,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
6
6
  import { n as TypeaheadState } from "../../typeahead-Bbeb1fAR.mjs";
7
7
 
8
8
  //#region src/machines/tree-view/tree-view.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"root" | "label" | "item" | "itemText" | "itemIndicator" | "tree" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput">;
9
+ declare const anatomy: AnatomyInstance<"root" | "item" | "label" | "itemText" | "itemIndicator" | "branch" | "branchContent" | "branchControl" | "branchIndentGuide" | "branchIndicator" | "branchText" | "branchTrigger" | "nodeCheckbox" | "nodeRenameInput" | "tree">;
10
10
  //#endregion
11
11
  //#region src/machines/tree-view/tree-view.collection.d.ts
12
12
  declare const collection: {
package/dist/popper.d.cts CHANGED
@@ -53,7 +53,7 @@ declare function getPlacementStyles(options?: Pick<PositioningOptions, "placemen
53
53
  readonly zIndex: "inherit";
54
54
  };
55
55
  floating: {
56
- readonly position: "absolute" | "fixed";
56
+ readonly position: "fixed" | "absolute";
57
57
  readonly isolation: "isolate";
58
58
  readonly minWidth: "max-content" | undefined;
59
59
  readonly width: "var(--reference-width)" | undefined;
package/dist/popper.d.mts 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-DHp3-EkH.mjs";
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-CwA19fjG.mjs";
2
2
  export { AnchorRect, AutoUpdateOptions, Boundary, ComputePositionReturn, GetPlacementStylesOptions, Placement, PlacementAlign, PlacementSide, PositioningOptions, getPlacement, getPlacementSide, getPlacementStyles, isValidPlacement };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sprawlify/primitives",
3
- "version": "0.0.94",
3
+ "version": "0.0.96",
4
4
  "type": "module",
5
5
  "description": "A set of primitive components for building user interfaces.",
6
6
  "author": "sprawlify <npm@sprawlify.com>",