@sprawlify/primitives 0.0.106 → 0.0.108

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 (118) hide show
  1. package/dist/collection.d.cts +2 -2
  2. package/dist/collection.d.mts +2 -2
  3. package/dist/{date-utils-DCaRa_Ry.mjs → date-utils-BqOQP2-U.mjs} +19 -1
  4. package/dist/{date-utils-BuJkKL09.cjs → date-utils-Dz9DZPcZ.cjs} +24 -0
  5. package/dist/date-utils.cjs +2 -1
  6. package/dist/date-utils.d.cts +2 -1
  7. package/dist/date-utils.d.mts +2 -2
  8. package/dist/date-utils.mjs +2 -2
  9. package/dist/{index-ClVRyKIt.d.mts → index-6cEVkXqi.d.mts} +2 -1
  10. package/dist/{index-DHp3-EkH.d.mts → index-fMh0VDkR.d.mts} +1 -0
  11. package/dist/{list-collection-B_8BN0XB.d.cts → list-collection-Cjgbx_9l.d.cts} +1 -1
  12. package/dist/{list-collection-DkRA5LOq.d.mts → list-collection-IF510iNl.d.mts} +1 -1
  13. package/dist/machines/accordion/index.d.cts +1 -1
  14. package/dist/machines/accordion/index.d.mts +1 -1
  15. package/dist/machines/angle-slider/index.d.cts +1 -1
  16. package/dist/machines/angle-slider/index.d.mts +1 -1
  17. package/dist/machines/bottom-sheet/index.d.cts +1 -1
  18. package/dist/machines/bottom-sheet/index.d.mts +1 -1
  19. package/dist/machines/cascade-select/index.cjs +1 -1
  20. package/dist/machines/cascade-select/index.d.cts +3 -3
  21. package/dist/machines/cascade-select/index.d.mts +3 -3
  22. package/dist/machines/cascade-select/index.mjs +1 -1
  23. package/dist/machines/checkbox/index.d.cts +1 -1
  24. package/dist/machines/checkbox/index.d.mts +1 -1
  25. package/dist/machines/clipboard/index.d.cts +1 -1
  26. package/dist/machines/clipboard/index.d.mts +1 -1
  27. package/dist/machines/color-picker/index.cjs +1 -1
  28. package/dist/machines/color-picker/index.d.cts +2 -2
  29. package/dist/machines/color-picker/index.d.mts +2 -2
  30. package/dist/machines/color-picker/index.mjs +1 -1
  31. package/dist/machines/combobox/index.cjs +1 -1
  32. package/dist/machines/combobox/index.d.cts +3 -3
  33. package/dist/machines/combobox/index.d.mts +3 -3
  34. package/dist/machines/combobox/index.mjs +1 -1
  35. package/dist/machines/date-picker/index.cjs +68 -8
  36. package/dist/machines/date-picker/index.d.cts +27 -4
  37. package/dist/machines/date-picker/index.d.mts +28 -5
  38. package/dist/machines/date-picker/index.mjs +68 -8
  39. package/dist/machines/dialog/index.cjs +1 -1
  40. package/dist/machines/dialog/index.d.cts +1 -1
  41. package/dist/machines/dialog/index.d.mts +1 -1
  42. package/dist/machines/dialog/index.mjs +1 -1
  43. package/dist/machines/dropdown-menu/index.cjs +2 -2
  44. package/dist/machines/dropdown-menu/index.d.cts +2 -2
  45. package/dist/machines/dropdown-menu/index.d.mts +2 -2
  46. package/dist/machines/dropdown-menu/index.mjs +2 -2
  47. package/dist/machines/editable/index.d.cts +1 -1
  48. package/dist/machines/editable/index.d.mts +1 -1
  49. package/dist/machines/file-upload/index.d.cts +1 -1
  50. package/dist/machines/file-upload/index.d.mts +1 -1
  51. package/dist/machines/floating-panel/index.d.cts +1 -1
  52. package/dist/machines/floating-panel/index.d.mts +1 -1
  53. package/dist/machines/hover-card/index.cjs +1 -1
  54. package/dist/machines/hover-card/index.d.cts +2 -2
  55. package/dist/machines/hover-card/index.d.mts +2 -2
  56. package/dist/machines/hover-card/index.mjs +1 -1
  57. package/dist/machines/listbox/index.d.cts +3 -3
  58. package/dist/machines/listbox/index.d.mts +3 -3
  59. package/dist/machines/marquee/index.d.cts +3 -3
  60. package/dist/machines/marquee/index.d.mts +3 -3
  61. package/dist/machines/navigation-menu/index.d.cts +1 -1
  62. package/dist/machines/navigation-menu/index.d.mts +1 -1
  63. package/dist/machines/number-input/index.d.cts +1 -1
  64. package/dist/machines/number-input/index.d.mts +1 -1
  65. package/dist/machines/password-input/index.d.cts +1 -1
  66. package/dist/machines/password-input/index.d.mts +1 -1
  67. package/dist/machines/pin-input/index.d.cts +1 -1
  68. package/dist/machines/pin-input/index.d.mts +1 -1
  69. package/dist/machines/popover/index.cjs +9 -9
  70. package/dist/machines/popover/index.d.cts +2 -2
  71. package/dist/machines/popover/index.d.mts +2 -2
  72. package/dist/machines/popover/index.mjs +9 -9
  73. package/dist/machines/progress/index.d.cts +1 -1
  74. package/dist/machines/progress/index.d.mts +1 -1
  75. package/dist/machines/radio-group/index.d.cts +1 -1
  76. package/dist/machines/radio-group/index.d.mts +1 -1
  77. package/dist/machines/rating-group/index.d.cts +1 -1
  78. package/dist/machines/rating-group/index.d.mts +1 -1
  79. package/dist/machines/scroll-area/index.d.cts +1 -1
  80. package/dist/machines/scroll-area/index.d.mts +1 -1
  81. package/dist/machines/select/index.cjs +1 -1
  82. package/dist/machines/select/index.d.cts +3 -3
  83. package/dist/machines/select/index.d.mts +3 -3
  84. package/dist/machines/select/index.mjs +1 -1
  85. package/dist/machines/signature-pad/index.d.cts +1 -1
  86. package/dist/machines/signature-pad/index.d.mts +1 -1
  87. package/dist/machines/slider/index.d.cts +1 -1
  88. package/dist/machines/slider/index.d.mts +1 -1
  89. package/dist/machines/steps/index.d.cts +1 -1
  90. package/dist/machines/steps/index.d.mts +1 -1
  91. package/dist/machines/switch/index.d.cts +1 -1
  92. package/dist/machines/switch/index.d.mts +1 -1
  93. package/dist/machines/tags-input/index.d.cts +1 -1
  94. package/dist/machines/tags-input/index.d.mts +1 -1
  95. package/dist/machines/timer/index.d.cts +1 -1
  96. package/dist/machines/timer/index.d.mts +1 -1
  97. package/dist/machines/toast/index.d.cts +1 -1
  98. package/dist/machines/toast/index.d.mts +1 -1
  99. package/dist/machines/tooltip/index.cjs +1 -1
  100. package/dist/machines/tooltip/index.d.cts +2 -2
  101. package/dist/machines/tooltip/index.d.mts +2 -2
  102. package/dist/machines/tooltip/index.mjs +1 -1
  103. package/dist/machines/tour/index.cjs +1 -1
  104. package/dist/machines/tour/index.d.cts +2 -2
  105. package/dist/machines/tour/index.d.mts +2 -2
  106. package/dist/machines/tour/index.mjs +1 -1
  107. package/dist/machines/tree-view/index.d.cts +1 -1
  108. package/dist/machines/tree-view/index.d.mts +1 -1
  109. package/dist/{popper-3Bdh0pfy.mjs → popper-BDy37WA0.mjs} +42 -11
  110. package/dist/{popper-Bca_O70s.cjs → popper-Cx3KHzeT.cjs} +42 -11
  111. package/dist/popper.cjs +1 -1
  112. package/dist/popper.d.cts +1 -1
  113. package/dist/popper.d.mts +1 -1
  114. package/dist/popper.mjs +1 -1
  115. package/dist/{selection-DdNvrKbj.d.mts → selection-6urf-c8j.d.mts} +1 -1
  116. package/dist/{selection-Bb_ZSVxe.d.cts → selection-BmS2RDMq.d.cts} +1 -1
  117. package/dist/{types-DEn9MoSw.d.cts → types-CZAtqGqH.d.cts} +1 -0
  118. package/package.json +8 -7
@@ -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" | "input" | "label" | "control" | "area" | "preview" | "editTrigger" | "submitTrigger" | "cancelTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "input" | "label" | "area" | "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" | "trigger" | "item" | "clearTrigger" | "itemGroup" | "dropzone" | "itemName" | "itemSizeText" | "itemPreview" | "itemDeleteTrigger" | "itemPreviewImage">;
7
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "label" | "item" | "clearTrigger" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "dropzone" | "itemName" | "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" | "trigger" | "item" | "clearTrigger" | "itemGroup" | "dropzone" | "itemName" | "itemSizeText" | "itemPreview" | "itemDeleteTrigger" | "itemPreviewImage">;
7
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "label" | "item" | "clearTrigger" | "itemPreview" | "itemDeleteTrigger" | "itemGroup" | "dropzone" | "itemName" | "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" | "trigger" | "positioner" | "content" | "title" | "closeTrigger" | "body" | "header" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "closeTrigger" | "title" | "positioner" | "body" | "header" | "resizeTrigger" | "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" | "trigger" | "positioner" | "content" | "title" | "closeTrigger" | "body" | "header" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "content" | "closeTrigger" | "title" | "positioner" | "body" | "header" | "resizeTrigger" | "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 @@ const require_utils = require("../../utils-ByNiZU8f.cjs");
5
5
  const require_core = require("../../core-nBg9RC_y.cjs");
6
6
  require("../../interact-outside-Cx4J0EBf.cjs");
7
7
  const require_dismissable = require("../../dismissable-ChwcJMHk.cjs");
8
- const require_popper = require("../../popper-Bca_O70s.cjs");
8
+ const require_popper = require("../../popper-Cx3KHzeT.cjs");
9
9
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
10
10
  //#region src/machines/hover-card/hover-card.anatomy.ts
11
11
  const anatomy = require_create_anatomy.createAnatomy("hoverCard").parts("arrow", "arrowTip", "trigger", "positioner", "content");
@@ -2,10 +2,10 @@ import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
2
  import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-DzWGFhcS.cjs";
5
- import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
5
+ import { c as Placement, d as PositioningOptions } from "../../types-CZAtqGqH.cjs";
6
6
 
7
7
  //#region src/machines/hover-card/hover-card.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "positioner" | "content" | "arrow" | "arrowTip">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
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-fMh0VDkR.mjs";
6
6
 
7
7
  //#region src/machines/hover-card/hover-card.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"trigger" | "positioner" | "content" | "arrow" | "arrowTip">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "arrow" | "arrowTip" | "positioner">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/hover-card.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -4,7 +4,7 @@ import { u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
4
  import { a as createMachine, i as createGuards } from "../../core-BmIEKqtP.mjs";
5
5
  import "../../interact-outside-2qkUnl4N.mjs";
6
6
  import { n as trackDismissableElement } from "../../dismissable-DWfZGIA7.mjs";
7
- import { n as getPlacement, t as getPlacementStyles } from "../../popper-3Bdh0pfy.mjs";
7
+ import { n as getPlacement, t as getPlacementStyles } from "../../popper-BDy37WA0.mjs";
8
8
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
9
9
  //#region src/machines/hover-card/hover-card.anatomy.ts
10
10
  const anatomy = createAnatomy("hoverCard").parts("arrow", "arrowTip", "trigger", "positioner", "content");
@@ -1,13 +1,13 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
2
  import { r as CollectionOptions, t as CollectionItem } from "../../types-D-7AMgSE.cjs";
3
- import { t as ListCollection } from "../../list-collection-B_8BN0XB.cjs";
4
- import { i as GridCollectionOptions, n as SelectionMode, r as GridCollection, t as Selection } from "../../selection-Bb_ZSVxe.cjs";
3
+ import { t as ListCollection } from "../../list-collection-Cjgbx_9l.cjs";
4
+ import { i as GridCollectionOptions, n as SelectionMode, r as GridCollection, t as Selection } from "../../selection-BmS2RDMq.cjs";
5
5
  import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
6
6
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
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" | "input" | "label" | "item" | "itemIndicator" | "valueText" | "content" | "itemText" | "itemGroup" | "itemGroupLabel">;
10
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "content" | "valueText" | "item" | "itemIndicator" | "itemText" | "itemGroup" | "itemGroupLabel">;
11
11
  //#endregion
12
12
  //#region src/machines/listbox/listbox.collection.d.ts
13
13
  declare const collection: {
@@ -1,13 +1,13 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
2
  import { r as CollectionOptions, t as CollectionItem } from "../../types-9uw8LHpE.mjs";
3
- import { t as ListCollection } from "../../list-collection-DkRA5LOq.mjs";
4
- import { i as GridCollectionOptions, n as SelectionMode, r as GridCollection, t as Selection } from "../../selection-DdNvrKbj.mjs";
3
+ import { t as ListCollection } from "../../list-collection-IF510iNl.mjs";
4
+ import { i as GridCollectionOptions, n as SelectionMode, r as GridCollection, t as Selection } from "../../selection-6urf-c8j.mjs";
5
5
  import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
6
6
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
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" | "input" | "label" | "item" | "itemIndicator" | "valueText" | "content" | "itemText" | "itemGroup" | "itemGroupLabel">;
10
+ declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "content" | "valueText" | "item" | "itemIndicator" | "itemText" | "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" | "content" | "viewport" | "edge">;
6
+ declare const anatomy: AnatomyInstance<"root" | "content" | "item" | "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" | "onComplete" | "paused" | ("reverse" | "dir" | "translations" | "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" | "id" | "getRootNode" | "onComplete" | "paused" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete">];
99
+ declare const props: ("ids" | "id" | "getRootNode" | "paused" | "onComplete" | ("reverse" | "dir" | "translations" | "delay" | "side" | "speed" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | "paused" | "onComplete" | ("reverse" | "dir" | "translations" | "delay" | "side" | "speed" | "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" | "content" | "viewport" | "edge">;
6
+ declare const anatomy: AnatomyInstance<"root" | "content" | "item" | "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" | "onComplete" | "paused" | ("reverse" | "dir" | "translations" | "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" | "id" | "getRootNode" | "onComplete" | "paused" | ("reverse" | "dir" | "translations" | "side" | "speed" | "delay" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete">];
99
+ declare const props: ("ids" | "id" | "getRootNode" | "paused" | "onComplete" | ("reverse" | "dir" | "translations" | "delay" | "side" | "speed" | "loopCount" | "spacing" | "autoFill" | "pauseOnInteraction" | "defaultPaused") | "onPauseChange" | "onLoopComplete")[];
100
+ declare const splitProps: <Props extends Partial<UserDefinedContext>>(props: Props) => [Partial<UserDefinedContext>, Omit<Props, "ids" | "id" | "getRootNode" | "paused" | "onComplete" | ("reverse" | "dir" | "translations" | "delay" | "side" | "speed" | "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" | "trigger" | "indicator" | "item" | "itemIndicator" | "content" | "link" | "arrow" | "list" | "viewport" | "viewportPositioner">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "content" | "arrow" | "link" | "item" | "itemIndicator" | "list" | "viewport" | "viewportPositioner">;
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" | "trigger" | "indicator" | "item" | "itemIndicator" | "content" | "link" | "arrow" | "list" | "viewport" | "viewportPositioner">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "content" | "arrow" | "link" | "item" | "itemIndicator" | "list" | "viewport" | "viewportPositioner">;
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" | "input" | "label" | "control" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "input" | "label" | "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" | "input" | "label" | "control" | "valueText" | "incrementTrigger" | "decrementTrigger" | "scrubber">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "input" | "label" | "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" | "input" | "label" | "control" | "indicator" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "input" | "label" | "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" | "input" | "label" | "control" | "indicator" | "visibilityTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "input" | "label" | "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-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/pin-input/pin-input.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "input" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/pin-input/pin-input.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/pin-input/pin-input.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "input" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "input" | "label">;
7
7
  //#endregion
8
8
  //#region src/machines/pin-input/pin-input.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -7,7 +7,7 @@ const require_core = require("../../core-nBg9RC_y.cjs");
7
7
  require("../../interact-outside-Cx4J0EBf.cjs");
8
8
  const require_dismissable = require("../../dismissable-ChwcJMHk.cjs");
9
9
  const require_focus_trap = require("../../focus-trap-fucc6OU_.cjs");
10
- const require_popper = require("../../popper-Bca_O70s.cjs");
10
+ const require_popper = require("../../popper-Cx3KHzeT.cjs");
11
11
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
12
12
  const require_remove_scroll = require("../../remove-scroll-D9FAOapi.cjs");
13
13
  //#region src/machines/popover/popover.anatomy.ts
@@ -259,8 +259,8 @@ const machine = require_core.createMachine({
259
259
  trackPositioning({ context, prop, scope }) {
260
260
  context.set("currentPlacement", prop("positioning").placement);
261
261
  const anchorEl = getAnchorEl(scope) ?? getTriggerEl(scope);
262
- const getPositionerEl$2 = () => getPositionerEl(scope);
263
- return require_popper.getPlacement(anchorEl, getPositionerEl$2, {
262
+ const getPositionerEl$1 = () => getPositionerEl(scope);
263
+ return require_popper.getPlacement(anchorEl, getPositionerEl$1, {
264
264
  ...prop("positioning"),
265
265
  defer: true,
266
266
  onComplete(data) {
@@ -269,9 +269,9 @@ const machine = require_core.createMachine({
269
269
  });
270
270
  },
271
271
  trackDismissableElement({ send, prop, scope }) {
272
- const getContentEl$2 = () => getContentEl(scope);
272
+ const getContentEl$1 = () => getContentEl(scope);
273
273
  let restoreFocus = true;
274
- return require_dismissable.trackDismissableElement(getContentEl$2, {
274
+ return require_dismissable.trackDismissableElement(getContentEl$1, {
275
275
  type: "popover",
276
276
  pointerBlocking: prop("modal"),
277
277
  exclude: getTriggerEl(scope),
@@ -302,8 +302,8 @@ const machine = require_core.createMachine({
302
302
  },
303
303
  proxyTabFocus({ prop, scope }) {
304
304
  if (prop("modal") || !prop("portalled")) return;
305
- const getContentEl$1 = () => getContentEl(scope);
306
- return require_dom_query.proxyTabFocus(getContentEl$1, {
305
+ const getContentEl$2 = () => getContentEl(scope);
306
+ return require_dom_query.proxyTabFocus(getContentEl$2, {
307
307
  triggerElement: getTriggerEl(scope),
308
308
  defer: true,
309
309
  getShadowRoot: true,
@@ -337,8 +337,8 @@ const machine = require_core.createMachine({
337
337
  actions: {
338
338
  reposition({ event, prop, scope, context }) {
339
339
  const anchorEl = getAnchorEl(scope) ?? getTriggerEl(scope);
340
- const getPositionerEl$1 = () => getPositionerEl(scope);
341
- require_popper.getPlacement(anchorEl, getPositionerEl$1, {
340
+ const getPositionerEl$2 = () => getPositionerEl(scope);
341
+ require_popper.getPlacement(anchorEl, getPositionerEl$2, {
342
342
  ...prop("positioning"),
343
343
  ...event.options,
344
344
  defer: true,
@@ -3,10 +3,10 @@ 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
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-DzWGFhcS.cjs";
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-ZgyqN8AD.cjs";
6
- import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
6
+ import { c as Placement, d as PositioningOptions } from "../../types-CZAtqGqH.cjs";
7
7
 
8
8
  //#region src/machines/popover/popover.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"trigger" | "indicator" | "positioner" | "content" | "title" | "description" | "closeTrigger" | "arrow" | "arrowTip" | "anchor">;
9
+ declare const anatomy: AnatomyInstance<"trigger" | "indicator" | "content" | "closeTrigger" | "title" | "arrow" | "arrowTip" | "positioner" | "description" | "anchor">;
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-fMh0VDkR.mjs";
7
7
 
8
8
  //#region src/machines/popover/popover.anatomy.d.ts
9
- declare const anatomy: AnatomyInstance<"trigger" | "indicator" | "positioner" | "content" | "title" | "description" | "closeTrigger" | "arrow" | "arrowTip" | "anchor">;
9
+ declare const anatomy: AnatomyInstance<"trigger" | "indicator" | "content" | "closeTrigger" | "title" | "arrow" | "arrowTip" | "positioner" | "description" | "anchor">;
10
10
  //#endregion
11
11
  //#region src/machines/popover/popover.types.d.ts
12
12
  interface OpenChangeDetails {
@@ -6,7 +6,7 @@ import { a as createMachine } from "../../core-BmIEKqtP.mjs";
6
6
  import "../../interact-outside-2qkUnl4N.mjs";
7
7
  import { n as trackDismissableElement } from "../../dismissable-DWfZGIA7.mjs";
8
8
  import { t as trapFocus } from "../../focus-trap-DzBvBlTH.mjs";
9
- import { n as getPlacement, t as getPlacementStyles } from "../../popper-3Bdh0pfy.mjs";
9
+ import { n as getPlacement, t as getPlacementStyles } from "../../popper-BDy37WA0.mjs";
10
10
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
11
11
  import { t as preventBodyScroll } from "../../remove-scroll-HcSiTbd5.mjs";
12
12
  //#region src/machines/popover/popover.anatomy.ts
@@ -258,8 +258,8 @@ const machine = createMachine({
258
258
  trackPositioning({ context, prop, scope }) {
259
259
  context.set("currentPlacement", prop("positioning").placement);
260
260
  const anchorEl = getAnchorEl(scope) ?? getTriggerEl(scope);
261
- const getPositionerEl$2 = () => getPositionerEl(scope);
262
- return getPlacement(anchorEl, getPositionerEl$2, {
261
+ const getPositionerEl$1 = () => getPositionerEl(scope);
262
+ return getPlacement(anchorEl, getPositionerEl$1, {
263
263
  ...prop("positioning"),
264
264
  defer: true,
265
265
  onComplete(data) {
@@ -268,9 +268,9 @@ const machine = createMachine({
268
268
  });
269
269
  },
270
270
  trackDismissableElement({ send, prop, scope }) {
271
- const getContentEl$2 = () => getContentEl(scope);
271
+ const getContentEl$1 = () => getContentEl(scope);
272
272
  let restoreFocus = true;
273
- return trackDismissableElement(getContentEl$2, {
273
+ return trackDismissableElement(getContentEl$1, {
274
274
  type: "popover",
275
275
  pointerBlocking: prop("modal"),
276
276
  exclude: getTriggerEl(scope),
@@ -301,8 +301,8 @@ const machine = createMachine({
301
301
  },
302
302
  proxyTabFocus({ prop, scope }) {
303
303
  if (prop("modal") || !prop("portalled")) return;
304
- const getContentEl$1 = () => getContentEl(scope);
305
- return proxyTabFocus(getContentEl$1, {
304
+ const getContentEl$2 = () => getContentEl(scope);
305
+ return proxyTabFocus(getContentEl$2, {
306
306
  triggerElement: getTriggerEl(scope),
307
307
  defer: true,
308
308
  getShadowRoot: true,
@@ -336,8 +336,8 @@ const machine = createMachine({
336
336
  actions: {
337
337
  reposition({ event, prop, scope, context }) {
338
338
  const anchorEl = getAnchorEl(scope) ?? getTriggerEl(scope);
339
- const getPositionerEl$1 = () => getPositionerEl(scope);
340
- getPlacement(anchorEl, getPositionerEl$1, {
339
+ const getPositionerEl$2 = () => getPositionerEl(scope);
340
+ getPlacement(anchorEl, getPositionerEl$2, {
341
341
  ...prop("positioning"),
342
342
  ...event.options,
343
343
  defer: true,
@@ -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" | "label" | "track" | "valueText" | "circle" | "view" | "range" | "circleTrack" | "circleRange">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "track" | "range" | "valueText" | "circle" | "view" | "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" | "label" | "track" | "valueText" | "circle" | "view" | "range" | "circleTrack" | "circleRange">;
6
+ declare const anatomy: AnatomyInstance<"root" | "label" | "track" | "range" | "valueText" | "circle" | "view" | "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" | "indicator" | "item" | "itemText" | "itemControl">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "label" | "item" | "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" | "indicator" | "item" | "itemText" | "itemControl">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "label" | "item" | "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" | "label" | "control" | "item">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "item">;
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" | "label" | "control" | "item">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "item">;
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" | "content" | "viewport" | "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" | "content" | "viewport" | "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 {
@@ -6,7 +6,7 @@ const require_collection = require("../../collection-BBgC8xCb.cjs");
6
6
  const require_core = require("../../core-nBg9RC_y.cjs");
7
7
  require("../../interact-outside-Cx4J0EBf.cjs");
8
8
  const require_dismissable = require("../../dismissable-ChwcJMHk.cjs");
9
- const require_popper = require("../../popper-Bca_O70s.cjs");
9
+ const require_popper = require("../../popper-Cx3KHzeT.cjs");
10
10
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
11
11
  //#region src/machines/select/select.anatomy.ts
12
12
  const anatomy = require_create_anatomy.createAnatomy("select").parts("label", "positioner", "trigger", "indicator", "clearTrigger", "item", "itemText", "itemIndicator", "itemGroup", "itemGroupLabel", "list", "content", "root", "control", "valueText");
@@ -1,14 +1,14 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
2
  import { r as CollectionOptions, t as CollectionItem } from "../../types-D-7AMgSE.cjs";
3
- import { t as ListCollection } from "../../list-collection-B_8BN0XB.cjs";
3
+ import { t as ListCollection } from "../../list-collection-Cjgbx_9l.cjs";
4
4
  import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
5
5
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
6
6
  import { n as TypeaheadState } from "../../typeahead-DMooWbbX.cjs";
7
7
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-DzWGFhcS.cjs";
8
- import { c as Placement, d as PositioningOptions } from "../../types-DEn9MoSw.cjs";
8
+ import { c as Placement, d as PositioningOptions } from "../../types-CZAtqGqH.cjs";
9
9
 
10
10
  //#region src/machines/select/select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "trigger" | "indicator" | "item" | "itemIndicator" | "valueText" | "positioner" | "content" | "list" | "itemText" | "clearTrigger" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "trigger" | "indicator" | "label" | "content" | "positioner" | "valueText" | "item" | "itemIndicator" | "itemText" | "clearTrigger" | "list" | "itemGroup" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/select/select.collection.d.ts
14
14
  declare const collection: {
@@ -1,14 +1,14 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
2
  import { r as CollectionOptions, t as CollectionItem } from "../../types-9uw8LHpE.mjs";
3
- import { t as ListCollection } from "../../list-collection-DkRA5LOq.mjs";
3
+ import { t as ListCollection } from "../../list-collection-IF510iNl.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 { 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-fMh0VDkR.mjs";
9
9
 
10
10
  //#region src/machines/select/select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "label" | "control" | "trigger" | "indicator" | "item" | "itemIndicator" | "valueText" | "positioner" | "content" | "list" | "itemText" | "clearTrigger" | "itemGroup" | "itemGroupLabel">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "trigger" | "indicator" | "label" | "content" | "positioner" | "valueText" | "item" | "itemIndicator" | "itemText" | "clearTrigger" | "list" | "itemGroup" | "itemGroupLabel">;
12
12
  //#endregion
13
13
  //#region src/machines/select/select.collection.d.ts
14
14
  declare const collection: {
@@ -5,7 +5,7 @@ import { s as ListCollection } from "../../collection-DgzidRvr.mjs";
5
5
  import { a as createMachine, i as createGuards } from "../../core-BmIEKqtP.mjs";
6
6
  import "../../interact-outside-2qkUnl4N.mjs";
7
7
  import { n as trackDismissableElement } from "../../dismissable-DWfZGIA7.mjs";
8
- import { n as getPlacement, t as getPlacementStyles } from "../../popper-3Bdh0pfy.mjs";
8
+ import { n as getPlacement, t as getPlacementStyles } from "../../popper-BDy37WA0.mjs";
9
9
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
10
10
  //#region src/machines/select/select.anatomy.ts
11
11
  const anatomy = createAnatomy("select").parts("label", "positioner", "trigger", "indicator", "clearTrigger", "item", "itemText", "itemIndicator", "itemGroup", "itemGroupLabel", "list", "content", "root", "control", "valueText");
@@ -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" | "label" | "control" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
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" | "label" | "control" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "clearTrigger" | "segment" | "segmentPath" | "guide">;
8
8
  //#endregion
9
9
  //#region src/machines/signature-pad/signature-pad.types.d.ts
10
10
  interface Point {