@sprawlify/primitives 0.1.5 → 0.1.7

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 (218) hide show
  1. package/dist/core-Bw_czdwX.cjs +383 -0
  2. package/dist/core-CTtbW9qh.mjs +288 -0
  3. package/dist/core.cjs +9 -1
  4. package/dist/core.d.cts +25 -2
  5. package/dist/core.d.mts +25 -2
  6. package/dist/core.mjs +2 -2
  7. package/dist/{index-BLh1IiOx.d.mts → index-fMh0VDkR.d.mts} +1 -1
  8. package/dist/machines/accordion/index.cjs +1 -1
  9. package/dist/machines/accordion/index.d.cts +1 -1
  10. package/dist/machines/accordion/index.d.mts +1 -1
  11. package/dist/machines/accordion/index.mjs +1 -1
  12. package/dist/machines/angle-slider/index.cjs +1 -1
  13. package/dist/machines/angle-slider/index.d.cts +2 -2
  14. package/dist/machines/angle-slider/index.d.mts +2 -2
  15. package/dist/machines/angle-slider/index.mjs +1 -1
  16. package/dist/machines/aspect-ratio/index.cjs +1 -1
  17. package/dist/machines/aspect-ratio/index.d.cts +1 -1
  18. package/dist/machines/aspect-ratio/index.d.mts +1 -1
  19. package/dist/machines/aspect-ratio/index.mjs +1 -1
  20. package/dist/machines/async-list/index.cjs +1 -1
  21. package/dist/machines/async-list/index.d.cts +1 -1
  22. package/dist/machines/async-list/index.d.mts +1 -1
  23. package/dist/machines/async-list/index.mjs +1 -1
  24. package/dist/machines/avatar/index.cjs +1 -1
  25. package/dist/machines/avatar/index.d.cts +1 -1
  26. package/dist/machines/avatar/index.d.mts +1 -1
  27. package/dist/machines/avatar/index.mjs +1 -1
  28. package/dist/machines/carousel/index.cjs +1 -1
  29. package/dist/machines/carousel/index.d.cts +2 -2
  30. package/dist/machines/carousel/index.d.mts +2 -2
  31. package/dist/machines/carousel/index.mjs +1 -1
  32. package/dist/machines/cascade-select/index.cjs +1 -1
  33. package/dist/machines/cascade-select/index.d.cts +3 -3
  34. package/dist/machines/cascade-select/index.d.mts +4 -4
  35. package/dist/machines/cascade-select/index.mjs +1 -1
  36. package/dist/machines/checkbox/index.cjs +1 -1
  37. package/dist/machines/checkbox/index.d.cts +2 -2
  38. package/dist/machines/checkbox/index.d.mts +2 -2
  39. package/dist/machines/checkbox/index.mjs +1 -1
  40. package/dist/machines/clipboard/index.cjs +1 -1
  41. package/dist/machines/clipboard/index.d.cts +2 -2
  42. package/dist/machines/clipboard/index.d.mts +2 -2
  43. package/dist/machines/clipboard/index.mjs +1 -1
  44. package/dist/machines/collapsible/index.cjs +1 -1
  45. package/dist/machines/collapsible/index.d.cts +2 -2
  46. package/dist/machines/collapsible/index.d.mts +2 -2
  47. package/dist/machines/collapsible/index.mjs +1 -1
  48. package/dist/machines/color-picker/index.cjs +76 -102
  49. package/dist/machines/color-picker/index.d.cts +3 -3
  50. package/dist/machines/color-picker/index.d.mts +4 -4
  51. package/dist/machines/color-picker/index.mjs +76 -102
  52. package/dist/machines/combobox/index.cjs +1 -1
  53. package/dist/machines/combobox/index.d.cts +2 -2
  54. package/dist/machines/combobox/index.d.mts +3 -3
  55. package/dist/machines/combobox/index.mjs +1 -1
  56. package/dist/machines/date-picker/index.cjs +1 -1
  57. package/dist/machines/date-picker/index.d.cts +2 -2
  58. package/dist/machines/date-picker/index.d.mts +3 -3
  59. package/dist/machines/date-picker/index.mjs +1 -1
  60. package/dist/machines/dialog/index.cjs +1 -1
  61. package/dist/machines/dialog/index.d.cts +2 -2
  62. package/dist/machines/dialog/index.d.mts +2 -2
  63. package/dist/machines/dialog/index.mjs +1 -1
  64. package/dist/machines/drawer/index.cjs +1 -1
  65. package/dist/machines/drawer/index.d.cts +2 -2
  66. package/dist/machines/drawer/index.d.mts +2 -2
  67. package/dist/machines/drawer/index.mjs +1 -1
  68. package/dist/machines/dropdown-menu/index.cjs +1 -1
  69. package/dist/machines/dropdown-menu/index.d.cts +2 -2
  70. package/dist/machines/dropdown-menu/index.d.mts +3 -3
  71. package/dist/machines/dropdown-menu/index.mjs +1 -1
  72. package/dist/machines/editable/index.cjs +1 -1
  73. package/dist/machines/editable/index.d.cts +2 -2
  74. package/dist/machines/editable/index.d.mts +2 -2
  75. package/dist/machines/editable/index.mjs +1 -1
  76. package/dist/machines/file-upload/index.cjs +1 -1
  77. package/dist/machines/file-upload/index.d.cts +2 -2
  78. package/dist/machines/file-upload/index.d.mts +2 -2
  79. package/dist/machines/file-upload/index.mjs +1 -1
  80. package/dist/machines/floating-panel/index.cjs +96 -93
  81. package/dist/machines/floating-panel/index.d.cts +3 -3
  82. package/dist/machines/floating-panel/index.d.mts +3 -3
  83. package/dist/machines/floating-panel/index.mjs +96 -93
  84. package/dist/machines/hover-card/index.cjs +1 -1
  85. package/dist/machines/hover-card/index.d.cts +1 -1
  86. package/dist/machines/hover-card/index.d.mts +2 -2
  87. package/dist/machines/hover-card/index.mjs +1 -1
  88. package/dist/machines/image-cropper/index.cjs +1 -1
  89. package/dist/machines/image-cropper/index.d.cts +1 -1
  90. package/dist/machines/image-cropper/index.d.mts +1 -1
  91. package/dist/machines/image-cropper/index.mjs +1 -1
  92. package/dist/machines/listbox/index.cjs +1 -1
  93. package/dist/machines/listbox/index.d.cts +2 -2
  94. package/dist/machines/listbox/index.d.mts +2 -2
  95. package/dist/machines/listbox/index.mjs +1 -1
  96. package/dist/machines/marquee/index.cjs +1 -1
  97. package/dist/machines/marquee/index.d.cts +4 -4
  98. package/dist/machines/marquee/index.d.mts +4 -4
  99. package/dist/machines/marquee/index.mjs +1 -1
  100. package/dist/machines/navigation-menu/index.cjs +1 -1
  101. package/dist/machines/navigation-menu/index.d.cts +2 -2
  102. package/dist/machines/navigation-menu/index.d.mts +2 -2
  103. package/dist/machines/navigation-menu/index.mjs +1 -1
  104. package/dist/machines/number-input/index.cjs +1 -1
  105. package/dist/machines/number-input/index.d.cts +2 -2
  106. package/dist/machines/number-input/index.d.mts +2 -2
  107. package/dist/machines/number-input/index.mjs +1 -1
  108. package/dist/machines/pagination/index.cjs +1 -1
  109. package/dist/machines/pagination/index.d.cts +1 -1
  110. package/dist/machines/pagination/index.d.mts +1 -1
  111. package/dist/machines/pagination/index.mjs +1 -1
  112. package/dist/machines/password-input/index.cjs +1 -1
  113. package/dist/machines/password-input/index.d.cts +2 -2
  114. package/dist/machines/password-input/index.d.mts +2 -2
  115. package/dist/machines/password-input/index.mjs +1 -1
  116. package/dist/machines/pin-input/index.cjs +1 -1
  117. package/dist/machines/pin-input/index.d.cts +2 -2
  118. package/dist/machines/pin-input/index.d.mts +2 -2
  119. package/dist/machines/pin-input/index.mjs +1 -1
  120. package/dist/machines/popover/index.cjs +2 -2
  121. package/dist/machines/popover/index.d.cts +2 -2
  122. package/dist/machines/popover/index.d.mts +3 -3
  123. package/dist/machines/popover/index.mjs +2 -2
  124. package/dist/machines/presence/index.cjs +1 -1
  125. package/dist/machines/presence/index.d.cts +1 -1
  126. package/dist/machines/presence/index.d.mts +1 -1
  127. package/dist/machines/presence/index.mjs +1 -1
  128. package/dist/machines/progress/index.cjs +1 -1
  129. package/dist/machines/progress/index.d.cts +2 -2
  130. package/dist/machines/progress/index.d.mts +2 -2
  131. package/dist/machines/progress/index.mjs +1 -1
  132. package/dist/machines/qr-code/index.cjs +1 -1
  133. package/dist/machines/qr-code/index.d.cts +1 -1
  134. package/dist/machines/qr-code/index.d.mts +1 -1
  135. package/dist/machines/qr-code/index.mjs +1 -1
  136. package/dist/machines/radio-group/index.cjs +1 -1
  137. package/dist/machines/radio-group/index.d.cts +1 -1
  138. package/dist/machines/radio-group/index.d.mts +1 -1
  139. package/dist/machines/radio-group/index.mjs +1 -1
  140. package/dist/machines/rating-group/index.cjs +1 -1
  141. package/dist/machines/rating-group/index.d.cts +2 -2
  142. package/dist/machines/rating-group/index.d.mts +2 -2
  143. package/dist/machines/rating-group/index.mjs +1 -1
  144. package/dist/machines/scroll-area/index.cjs +1 -1
  145. package/dist/machines/scroll-area/index.d.cts +1 -1
  146. package/dist/machines/scroll-area/index.d.mts +1 -1
  147. package/dist/machines/scroll-area/index.mjs +1 -1
  148. package/dist/machines/select/index.cjs +1 -1
  149. package/dist/machines/select/index.d.cts +2 -2
  150. package/dist/machines/select/index.d.mts +3 -3
  151. package/dist/machines/select/index.mjs +1 -1
  152. package/dist/machines/separator/index.cjs +1 -1
  153. package/dist/machines/separator/index.d.cts +1 -1
  154. package/dist/machines/separator/index.d.mts +1 -1
  155. package/dist/machines/separator/index.mjs +1 -1
  156. package/dist/machines/signature-pad/index.cjs +1 -1
  157. package/dist/machines/signature-pad/index.d.cts +2 -2
  158. package/dist/machines/signature-pad/index.d.mts +2 -2
  159. package/dist/machines/signature-pad/index.mjs +1 -1
  160. package/dist/machines/slider/index.cjs +1 -1
  161. package/dist/machines/slider/index.d.cts +2 -2
  162. package/dist/machines/slider/index.d.mts +2 -2
  163. package/dist/machines/slider/index.mjs +1 -1
  164. package/dist/machines/splitter/index.cjs +1 -1
  165. package/dist/machines/splitter/index.d.cts +1 -1
  166. package/dist/machines/splitter/index.d.mts +1 -1
  167. package/dist/machines/splitter/index.mjs +1 -1
  168. package/dist/machines/steps/index.cjs +1 -1
  169. package/dist/machines/steps/index.d.cts +2 -2
  170. package/dist/machines/steps/index.d.mts +2 -2
  171. package/dist/machines/steps/index.mjs +1 -1
  172. package/dist/machines/switch/index.cjs +1 -1
  173. package/dist/machines/switch/index.d.cts +2 -2
  174. package/dist/machines/switch/index.d.mts +2 -2
  175. package/dist/machines/switch/index.mjs +1 -1
  176. package/dist/machines/tabs/index.cjs +1 -1
  177. package/dist/machines/tabs/index.d.cts +2 -2
  178. package/dist/machines/tabs/index.d.mts +2 -2
  179. package/dist/machines/tabs/index.mjs +1 -1
  180. package/dist/machines/tags-input/index.cjs +1 -1
  181. package/dist/machines/tags-input/index.d.cts +2 -2
  182. package/dist/machines/tags-input/index.d.mts +2 -2
  183. package/dist/machines/tags-input/index.mjs +1 -1
  184. package/dist/machines/timer/index.cjs +1 -1
  185. package/dist/machines/timer/index.d.cts +2 -2
  186. package/dist/machines/timer/index.d.mts +2 -2
  187. package/dist/machines/timer/index.mjs +1 -1
  188. package/dist/machines/toast/index.cjs +1 -1
  189. package/dist/machines/toast/index.d.cts +2 -2
  190. package/dist/machines/toast/index.d.mts +2 -2
  191. package/dist/machines/toast/index.mjs +1 -1
  192. package/dist/machines/toggle/index.cjs +1 -1
  193. package/dist/machines/toggle/index.d.cts +1 -1
  194. package/dist/machines/toggle/index.d.mts +1 -1
  195. package/dist/machines/toggle/index.mjs +1 -1
  196. package/dist/machines/toggle-group/index.cjs +1 -1
  197. package/dist/machines/toggle-group/index.d.cts +1 -1
  198. package/dist/machines/toggle-group/index.d.mts +1 -1
  199. package/dist/machines/toggle-group/index.mjs +1 -1
  200. package/dist/machines/tooltip/index.cjs +1 -1
  201. package/dist/machines/tooltip/index.d.cts +1 -1
  202. package/dist/machines/tooltip/index.d.mts +2 -2
  203. package/dist/machines/tooltip/index.mjs +1 -1
  204. package/dist/machines/tour/index.cjs +51 -49
  205. package/dist/machines/tour/index.d.cts +3 -3
  206. package/dist/machines/tour/index.d.mts +4 -4
  207. package/dist/machines/tour/index.mjs +51 -49
  208. package/dist/machines/tree-view/index.cjs +1 -1
  209. package/dist/machines/tree-view/index.d.cts +2 -2
  210. package/dist/machines/tree-view/index.d.mts +2 -2
  211. package/dist/machines/tree-view/index.mjs +1 -1
  212. package/dist/popper.d.cts +1 -1
  213. package/dist/popper.d.mts +1 -1
  214. package/dist/{types-DUM9rzfD.d.mts → types-DvUmCWsb.d.mts} +28 -12
  215. package/dist/{types-B24gMTKq.d.cts → types-u-LWCSDE.d.cts} +28 -12
  216. package/package.json +1 -1
  217. package/dist/core-Ci9Yu6QI.mjs +0 -123
  218. package/dist/core-DwdPztGA.cjs +0 -170
package/dist/core.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as PropFn, a as BindableParams, b as Transition, c as ComputedFn, d as GuardFn, f as INIT_STATE, g as Params, h as MachineStatus, i as BindableFn, l as EffectsOrFn, m as MachineSchema, n as Bindable, o as BindableRefs, p as Machine, r as BindableContext, s as ChooseFn, t as ActionsOrFn, u as EventObject, v as Scope, x as ValueOrFn, y as Service } from "./types-B24gMTKq.cjs";
1
+ import { C as TransitionMatch, S as TransitionMap, T as ValueOrFn, _ as Params, a as BindableParams, b as Service, c as ComputedFn, d as GuardFn, f as INIT_STATE, g as MachineStatus, h as MachineState, i as BindableFn, l as EffectsOrFn, m as MachineSchema, n as Bindable, o as BindableRefs, p as Machine, r as BindableContext, s as ChooseFn, t as ActionsOrFn, u as EventObject, v as PropFn, w as TransitionSet, x as Transition, y as Scope } from "./types-u-LWCSDE.cjs";
2
2
  import { l as isActiveElement } from "./node--dRqVsA-.cjs";
3
3
 
4
4
  //#region src/shared/core/merge-props.d.ts
@@ -34,6 +34,29 @@ declare function setup<T extends MachineSchema>(): {
34
34
  }: Params<T>) => T["action"][] | undefined;
35
35
  };
36
36
  //#endregion
37
+ //#region src/shared/core/state.d.ts
38
+ declare function ensureStateIndex<T extends MachineSchema>(machine: Machine<T>): Map<string, MachineState<T, string>>;
39
+ type StateChain<T extends MachineSchema> = Array<{
40
+ path: string;
41
+ state: MachineState<T>;
42
+ }>;
43
+ declare function getStateChain<T extends MachineSchema>(machine: Machine<T>, state: T["state"] | undefined): StateChain<T>;
44
+ declare function resolveStateValue<T extends MachineSchema>(machine: Machine<T>, value: T["state"] | string, source?: string): T["state"];
45
+ declare function getStateDefinition<T extends MachineSchema>(machine: Machine<T>, state: T["state"]): MachineState<T, string>;
46
+ declare function findTransition<T extends MachineSchema>(machine: Machine<T>, state: T["state"], eventType: string): TransitionMatch<T>;
47
+ declare function getExitEnterStates<T extends MachineSchema>(machine: Machine<T>, prevState: T["state"] | undefined, nextState: T["state"], reenter?: boolean): {
48
+ exiting: {
49
+ path: string;
50
+ state: MachineState<T, string>;
51
+ }[];
52
+ entering: {
53
+ path: string;
54
+ state: MachineState<T, string>;
55
+ }[];
56
+ };
57
+ declare function matchesState(current: string | undefined, value: string): boolean;
58
+ declare function hasTag<T extends MachineSchema>(machine: Machine<T>, state: T["state"], tag: T["tag"]): boolean;
59
+ //#endregion
37
60
  //#region src/shared/core/scope.d.ts
38
61
  declare function createScope(props: Pick<Scope, "id" | "ids" | "getRootNode">): {
39
62
  getRootNode: () => Document | ShadowRoot;
@@ -46,4 +69,4 @@ declare function createScope(props: Pick<Scope, "id" | "ids" | "getRootNode">):
46
69
  id?: string | undefined | undefined;
47
70
  };
48
71
  //#endregion
49
- export { ActionsOrFn, Bindable, BindableContext, BindableFn, BindableParams, BindableRefs, ChooseFn, ComputedFn, EffectsOrFn, EventObject, GuardFn, INIT_STATE, Machine, MachineSchema, MachineStatus, Params, PropFn, Scope, Service, Transition, ValueOrFn, createGuards, createMachine, createScope, memo, mergeProps, setup };
72
+ export { ActionsOrFn, Bindable, BindableContext, BindableFn, BindableParams, BindableRefs, ChooseFn, ComputedFn, EffectsOrFn, EventObject, GuardFn, INIT_STATE, Machine, MachineSchema, MachineState, MachineStatus, Params, PropFn, Scope, Service, Transition, TransitionMap, TransitionMatch, TransitionSet, ValueOrFn, createGuards, createMachine, createScope, ensureStateIndex, findTransition, getExitEnterStates, getStateChain, getStateDefinition, hasTag, matchesState, memo, mergeProps, resolveStateValue, setup };
package/dist/core.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as PropFn, a as BindableParams, b as Transition, c as ComputedFn, d as GuardFn, f as INIT_STATE, g as Params, h as MachineStatus, i as BindableFn, l as EffectsOrFn, m as MachineSchema, n as Bindable, o as BindableRefs, p as Machine, r as BindableContext, s as ChooseFn, t as ActionsOrFn, u as EventObject, v as Scope, x as ValueOrFn, y as Service } from "./types-DUM9rzfD.mjs";
1
+ import { C as TransitionMatch, S as TransitionMap, T as ValueOrFn, _ as Params, a as BindableParams, b as Service, c as ComputedFn, d as GuardFn, f as INIT_STATE, g as MachineStatus, h as MachineState, i as BindableFn, l as EffectsOrFn, m as MachineSchema, n as Bindable, o as BindableRefs, p as Machine, r as BindableContext, s as ChooseFn, t as ActionsOrFn, u as EventObject, v as PropFn, w as TransitionSet, x as Transition, y as Scope } from "./types-DvUmCWsb.mjs";
2
2
  import { l as isActiveElement } from "./node-DkWL2ywA.mjs";
3
3
 
4
4
  //#region src/shared/core/merge-props.d.ts
@@ -34,6 +34,29 @@ declare function setup<T extends MachineSchema>(): {
34
34
  }: Params<T>) => T["action"][] | undefined;
35
35
  };
36
36
  //#endregion
37
+ //#region src/shared/core/state.d.ts
38
+ declare function ensureStateIndex<T extends MachineSchema>(machine: Machine<T>): Map<string, MachineState<T, string>>;
39
+ type StateChain<T extends MachineSchema> = Array<{
40
+ path: string;
41
+ state: MachineState<T>;
42
+ }>;
43
+ declare function getStateChain<T extends MachineSchema>(machine: Machine<T>, state: T["state"] | undefined): StateChain<T>;
44
+ declare function resolveStateValue<T extends MachineSchema>(machine: Machine<T>, value: T["state"] | string, source?: string): T["state"];
45
+ declare function getStateDefinition<T extends MachineSchema>(machine: Machine<T>, state: T["state"]): MachineState<T, string>;
46
+ declare function findTransition<T extends MachineSchema>(machine: Machine<T>, state: T["state"], eventType: string): TransitionMatch<T>;
47
+ declare function getExitEnterStates<T extends MachineSchema>(machine: Machine<T>, prevState: T["state"] | undefined, nextState: T["state"], reenter?: boolean): {
48
+ exiting: {
49
+ path: string;
50
+ state: MachineState<T, string>;
51
+ }[];
52
+ entering: {
53
+ path: string;
54
+ state: MachineState<T, string>;
55
+ }[];
56
+ };
57
+ declare function matchesState(current: string | undefined, value: string): boolean;
58
+ declare function hasTag<T extends MachineSchema>(machine: Machine<T>, state: T["state"], tag: T["tag"]): boolean;
59
+ //#endregion
37
60
  //#region src/shared/core/scope.d.ts
38
61
  declare function createScope(props: Pick<Scope, "id" | "ids" | "getRootNode">): {
39
62
  getRootNode: () => Document | ShadowRoot;
@@ -46,4 +69,4 @@ declare function createScope(props: Pick<Scope, "id" | "ids" | "getRootNode">):
46
69
  id?: string | undefined | undefined;
47
70
  };
48
71
  //#endregion
49
- export { ActionsOrFn, Bindable, BindableContext, BindableFn, BindableParams, BindableRefs, ChooseFn, ComputedFn, EffectsOrFn, EventObject, GuardFn, INIT_STATE, Machine, MachineSchema, MachineStatus, Params, PropFn, Scope, Service, Transition, ValueOrFn, createGuards, createMachine, createScope, memo, mergeProps, setup };
72
+ export { ActionsOrFn, Bindable, BindableContext, BindableFn, BindableParams, BindableRefs, ChooseFn, ComputedFn, EffectsOrFn, EventObject, GuardFn, INIT_STATE, Machine, MachineSchema, MachineState, MachineStatus, Params, PropFn, Scope, Service, Transition, TransitionMap, TransitionMatch, TransitionSet, ValueOrFn, createGuards, createMachine, createScope, ensureStateIndex, findTransition, getExitEnterStates, getStateChain, getStateDefinition, hasTag, matchesState, memo, mergeProps, resolveStateValue, setup };
package/dist/core.mjs CHANGED
@@ -1,4 +1,4 @@
1
1
  import "./dom-query-BFuRs3l4.mjs";
2
2
  import "./utils-VVoZ_v29.mjs";
3
- import { a as createMachine, c as mergeProps, i as createGuards, n as INIT_STATE, o as setup, r as MachineStatus, s as memo, t as createScope } from "./core-Ci9Yu6QI.mjs";
4
- export { INIT_STATE, MachineStatus, createGuards, createMachine, createScope, memo, mergeProps, setup };
3
+ import { a as createMachine, c as findTransition, d as getStateDefinition, f as hasTag, g as mergeProps, h as memo, i as createGuards, l as getExitEnterStates, m as resolveStateValue, n as INIT_STATE, o as setup, p as matchesState, r as MachineStatus, s as ensureStateIndex, t as createScope, u as getStateChain } from "./core-CTtbW9qh.mjs";
4
+ export { INIT_STATE, MachineStatus, createGuards, createMachine, createScope, ensureStateIndex, findTransition, getExitEnterStates, getStateChain, getStateDefinition, hasTag, matchesState, memo, mergeProps, resolveStateValue, setup };
@@ -96,7 +96,7 @@ declare function getPlacementStyles(options?: Pick<PositioningOptions, "placemen
96
96
  readonly zIndex: "inherit";
97
97
  };
98
98
  floating: {
99
- readonly position: "fixed" | "absolute";
99
+ readonly position: "absolute" | "fixed";
100
100
  readonly isolation: "isolate";
101
101
  readonly minWidth: "max-content" | undefined;
102
102
  readonly width: "var(--reference-width)" | undefined;
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
7
7
  //#region src/machines/accordion/accordion.anatomy.ts
8
8
  const anatomy = require_create_anatomy.createAnatomy("accordion").parts("root", "item", "itemTrigger", "itemContent", "itemIndicator");
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.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
 
5
5
  //#region src/machines/accordion/accordion.anatomy.d.ts
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.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
 
5
5
  //#region src/machines/accordion/accordion.anatomy.d.ts
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { C as queryAll, Vt as isSafari, b as nextById, ft as getEventKey, x as prevById, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { At as remove, i as warn, pt as add, u as createSplitProps, vt as first, wt as last } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine, i as createGuards } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine, i as createGuards } from "../../core-CTtbW9qh.mjs";
5
5
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
6
6
  //#region src/machines/accordion/accordion.anatomy.ts
7
7
  const anatomy = createAnatomy("accordion").parts("root", "item", "itemTrigger", "itemContent", "itemIndicator");
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_rect_utils = require("../../rect-utils-D3RkAaHK.cjs");
7
7
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
8
8
  //#region src/machines/angle-slider/angle-slider.anatomy.ts
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.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
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "track" | "marker" | "thumb" | "valueText" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "track" | "label" | "thumb" | "valueText" | "control" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.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
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "track" | "marker" | "thumb" | "valueText" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "track" | "label" | "thumb" | "valueText" | "control" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { E as trackPointerMove, St as isLeftClick, W as raf, ct as setElementValue, ft as getEventKey, gt as getNativeEvent, mt as getEventStep, pt as getEventPoint, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { B as snapValueToStep, u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { R as createRect, q as getPointAngle } from "../../rect-utils-B5xqFvKC.mjs";
6
6
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
7
7
  //#region src/machines/angle-slider/angle-slider.anatomy.ts
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
7
7
  //#region src/machines/aspect-ratio/aspect-ratio.anatomy.ts
8
8
  const anatomy = require_create_anatomy.createAnatomy("aspect-ratio").parts("root", "content");
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine } from "../../types-u-LWCSDE.cjs";
3
3
  import { b as NormalizeProps, t as CommonProperties, x as PropTypes } from "../../index-CLRsezW5.cjs";
4
4
 
5
5
  //#region src/machines/aspect-ratio/aspect-ratio.anatomy.d.ts
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine } from "../../types-DvUmCWsb.mjs";
3
3
  import { b as NormalizeProps, t as CommonProperties, x as PropTypes } from "../../index-BVFlU3b9.mjs";
4
4
 
5
5
  //#region src/machines/aspect-ratio/aspect-ratio.anatomy.d.ts
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import "../../dom-query-BFuRs3l4.mjs";
3
3
  import { u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
6
6
  //#region src/machines/aspect-ratio/aspect-ratio.anatomy.ts
7
7
  const anatomy = createAnatomy("aspect-ratio").parts("root", "content");
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  require("../../dom-query-BUO7rGsg.cjs");
3
3
  const require_utils = require("../../utils-ByNiZU8f.cjs");
4
- const require_core = require("../../core-DwdPztGA.cjs");
4
+ const require_core = require("../../core-Bw_czdwX.cjs");
5
5
  //#region src/machines/async-list/async-list.connect.ts
6
6
  function connect(service) {
7
7
  const { state, context, send } = service;
@@ -1,4 +1,4 @@
1
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
1
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.cjs";
2
2
 
3
3
  //#region src/machines/async-list/async-list.types.d.ts
4
4
  type SortDirection = "ascending" | "descending";
@@ -1,4 +1,4 @@
1
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
1
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.mjs";
2
2
 
3
3
  //#region src/machines/async-list/async-list.types.d.ts
4
4
  type SortDirection = "ascending" | "descending";
@@ -1,6 +1,6 @@
1
1
  import "../../dom-query-BFuRs3l4.mjs";
2
2
  import { n as ensureProps, t as ensure } from "../../utils-VVoZ_v29.mjs";
3
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
3
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
4
4
  //#region src/machines/async-list/async-list.connect.ts
5
5
  function connect(service) {
6
6
  const { state, context, send } = service;
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
7
7
  //#region src/machines/avatar/avatar.anatomy.ts
8
8
  const anatomy = require_create_anatomy.createAnatomy("avatar").parts("root", "image", "fallback");
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine } from "../../types-u-LWCSDE.cjs";
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/avatar/avatar.anatomy.d.ts
@@ -1,5 +1,5 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine } from "../../types-DvUmCWsb.mjs";
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/avatar/avatar.anatomy.d.ts
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { B as observeChildren, z as observeAttributes } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
6
6
  //#region src/machines/avatar/avatar.anatomy.ts
7
7
  const anatomy = createAnatomy("avatar").parts("root", "image", "fallback");
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_scroll_snap = require("../../scroll-snap-vZ2q6dcN.cjs");
7
7
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
8
8
  //#region src/machines/carousel/carousel.anatomy.ts
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.cjs";
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" | "indicator" | "itemGroup" | "item" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "control" | "item" | "progressText" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.mjs";
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" | "indicator" | "itemGroup" | "item" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "control" | "item" | "progressText" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { $t as contains, C as queryAll, E as trackPointerMove, St as isLeftClick, W as raf, bn as ariaAttr, et as getTabbables, ft as getEventKey, ht as getEventTarget, m as resizeObserverBorderBox, tt as isFocusable, ut as addDomEvent, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { At as remove, Et as nextIndex, Nt as uniq, Q as throttle, W as callAll, ct as isObject, g as clampValue, kt as prevIndex, n as ensureProps, pt as add, u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { n as getScrollSnapPositions, t as findSnapPoint } from "../../scroll-snap-CdneVP31.mjs";
6
6
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
7
7
  //#region src/machines/carousel/carousel.anatomy.ts
@@ -3,7 +3,7 @@ const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
5
  const require_collection = require("../../collection-BBgC8xCb.cjs");
6
- const require_core = require("../../core-DwdPztGA.cjs");
6
+ const require_core = require("../../core-Bw_czdwX.cjs");
7
7
  require("../../interact-outside-Bg-QSXqp.cjs");
8
8
  const require_dismissable = require("../../dismissable-DxjbwsOf.cjs");
9
9
  const require_focus_visible = require("../../focus-visible-Co_9bW09.cjs");
@@ -1,15 +1,15 @@
1
1
  import { n as AnatomyInstance, r as AnatomyPart } from "../../create-anatomy-9eFQs7lO.cjs";
2
2
  import { f as TreeCollectionOptions, p as TreeNode, u as IndexPath } from "../../types-D-7AMgSE.cjs";
3
3
  import { t as TreeCollection } from "../../tree-collection-DlqV5kYO.cjs";
4
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
4
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.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 { i as InteractOutsideHandlers } from "../../index-DzWGFhcS.cjs";
7
7
  import { c as Placement, d as PositioningOptions } from "../../types-CZAtqGqH.cjs";
8
8
  import { a as Point } from "../../types-CLXYEgfm.cjs";
9
9
 
10
10
  //#region src/machines/cascade-select/cascade-select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "trigger" | "indicator" | "label" | "item" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText" | "list" | "valueText">;
12
- declare const parts: Record<"root" | "control" | "trigger" | "indicator" | "label" | "item" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText" | "list" | "valueText", AnatomyPart>;
11
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "content" | "indicator" | "label" | "valueText" | "control" | "item" | "itemIndicator" | "positioner" | "list" | "clearTrigger" | "itemText">;
12
+ declare const parts: Record<"root" | "trigger" | "content" | "indicator" | "label" | "valueText" | "control" | "item" | "itemIndicator" | "positioner" | "list" | "clearTrigger" | "itemText", AnatomyPart>;
13
13
  //#endregion
14
14
  //#region src/machines/cascade-select/cascade-select.collection.d.ts
15
15
  declare const collection: {
@@ -1,15 +1,15 @@
1
1
  import { n as AnatomyInstance, r as AnatomyPart } from "../../create-anatomy-BedZVdg0.mjs";
2
2
  import { f as TreeCollectionOptions, p as TreeNode, u as IndexPath } from "../../types-9uw8LHpE.mjs";
3
3
  import { t as TreeCollection } from "../../tree-collection-Dlf9EUrT.mjs";
4
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
4
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.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 { i as InteractOutsideHandlers } from "../../index-CGNNiDyE.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-BLh1IiOx.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-fMh0VDkR.mjs";
8
8
  import { a as Point } from "../../types-DU764tY_.mjs";
9
9
 
10
10
  //#region src/machines/cascade-select/cascade-select.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"root" | "control" | "trigger" | "indicator" | "label" | "item" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText" | "list" | "valueText">;
12
- declare const parts: Record<"root" | "control" | "trigger" | "indicator" | "label" | "item" | "content" | "itemIndicator" | "positioner" | "clearTrigger" | "itemText" | "list" | "valueText", AnatomyPart>;
11
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "content" | "indicator" | "label" | "valueText" | "control" | "item" | "itemIndicator" | "positioner" | "list" | "clearTrigger" | "itemText">;
12
+ declare const parts: Record<"root" | "trigger" | "content" | "indicator" | "label" | "valueText" | "control" | "item" | "itemIndicator" | "positioner" | "list" | "clearTrigger" | "itemText", AnatomyPart>;
13
13
  //#endregion
14
14
  //#region src/machines/cascade-select/cascade-select.collection.d.ts
15
15
  declare const collection: {
@@ -2,7 +2,7 @@ import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { C as queryAll, Et as isSelfTarget, I as scrollIntoView, K as isValidTabEvent, W as raf, bn as ariaAttr, ct as setElementValue, ft as getEventKey, it as dispatchInputValueEvent, lt as trackFormControl, p as createScope, un as isEditableElement, xn as dataAttr, z as observeAttributes } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { Ct as isEmpty, ft as isEqual, u as createSplitProps, wt as last } from "../../utils-VVoZ_v29.mjs";
4
4
  import { t as TreeCollection } from "../../collection-DgzidRvr.mjs";
5
- import { a as createMachine, i as createGuards } from "../../core-Ci9Yu6QI.mjs";
5
+ import { a as createMachine, i as createGuards } from "../../core-CTtbW9qh.mjs";
6
6
  import "../../interact-outside-Ba50N1a5.mjs";
7
7
  import { n as trackDismissableElement } from "../../dismissable-B9k5K6f9.mjs";
8
8
  import { a as setInteractionModality, o as trackFocusVisible, t as getInteractionModality } from "../../focus-visible-BuLf8M9F.mjs";
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_focus_visible = require("../../focus-visible-Co_9bW09.cjs");
7
7
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
8
8
  //#region src/machines/checkbox/checkbox.anatomy.ts
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-u-LWCSDE.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
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "label" | "control">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, u as EventObject, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine, u as EventObject } from "../../types-DvUmCWsb.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
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "indicator" | "label" | "control">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { T as trackPress, a as visuallyHiddenStyle, ht as getEventTarget, lt as trackFormControl, rt as dispatchInputCheckedEvent, st as setElementChecked, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine, i as createGuards } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine, i as createGuards } from "../../core-CTtbW9qh.mjs";
5
5
  import { o as trackFocusVisible, r as isFocusVisible } from "../../focus-visible-BuLf8M9F.mjs";
6
6
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
7
7
  //#region src/machines/checkbox/checkbox.anatomy.ts
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
7
7
  //#region src/machines/clipboard/clipboard.anatomy.ts
8
8
  const anatomy = require_create_anatomy.createAnatomy("clipboard").parts("root", "control", "trigger", "indicator", "input", "label");
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine } from "../../types-u-LWCSDE.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" | "trigger" | "indicator" | "input" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "label" | "control" | "input">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine } from "../../types-DvUmCWsb.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" | "trigger" | "indicator" | "input" | "label">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "label" | "control" | "input">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { ct as setElementValue, on as getWindow, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { s as setRafTimeout, u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
6
6
  //#region src/machines/clipboard/clipboard.anatomy.ts
7
7
  const anatomy = createAnatomy("clipboard").parts("root", "control", "trigger", "indicator", "input", "label");
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_create_anatomy = require("../../create-anatomy-BnwEmNnc.cjs");
3
3
  const require_dom_query = require("../../dom-query-BUO7rGsg.cjs");
4
4
  const require_utils = require("../../utils-ByNiZU8f.cjs");
5
- const require_core = require("../../core-DwdPztGA.cjs");
5
+ const require_core = require("../../core-Bw_czdwX.cjs");
6
6
  const require_create_props = require("../../create-props-DP39rHnH.cjs");
7
7
  //#region src/machines/collapsible/collapsible.anatomy.ts
8
8
  const anatomy = require_create_anatomy.createAnatomy("collapsible").parts("root", "trigger", "content", "indicator");
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
- import { p as Machine, y as Service } from "../../types-B24gMTKq.cjs";
2
+ import { b as Service, p as Machine } from "../../types-u-LWCSDE.cjs";
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/collapsible/collapsible.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "content">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "content" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/collapsible/collapsible.types.d.ts
9
9
  interface OpenChangeDetails {
@@ -1,9 +1,9 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-BedZVdg0.mjs";
2
- import { p as Machine, y as Service } from "../../types-DUM9rzfD.mjs";
2
+ import { b as Service, p as Machine } from "../../types-DvUmCWsb.mjs";
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/collapsible/collapsible.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "trigger" | "indicator" | "content">;
6
+ declare const anatomy: AnatomyInstance<"root" | "trigger" | "content" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/collapsible/collapsible.types.d.ts
9
9
  interface OpenChangeDetails {
@@ -1,7 +1,7 @@
1
1
  import { t as createAnatomy } from "../../create-anatomy-Dr0evdYy.mjs";
2
2
  import { B as observeChildren, H as nextTick, Qt as getComputedStyle, W as raf, c as setAttribute, et as getTabbables, ht as getEventTarget, u as setStyle, xn as dataAttr } from "../../dom-query-BFuRs3l4.mjs";
3
3
  import { H as toPx, u as createSplitProps } from "../../utils-VVoZ_v29.mjs";
4
- import { a as createMachine } from "../../core-Ci9Yu6QI.mjs";
4
+ import { a as createMachine } from "../../core-CTtbW9qh.mjs";
5
5
  import { t as createProps } from "../../create-props-DFW8DUsC.mjs";
6
6
  //#region src/machines/collapsible/collapsible.anatomy.ts
7
7
  const anatomy = createAnatomy("collapsible").parts("root", "trigger", "content", "indicator");