@sprawlify/primitives 0.0.75 → 0.0.77

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 (99) hide show
  1. package/dist/machines/accordion/index.d.cts +1 -1
  2. package/dist/machines/accordion/index.d.mts +1 -1
  3. package/dist/machines/angle-slider/index.d.cts +1 -1
  4. package/dist/machines/angle-slider/index.d.mts +1 -1
  5. package/dist/machines/aspect-ratio/index.cjs +83 -0
  6. package/dist/machines/aspect-ratio/index.d.cts +41 -0
  7. package/dist/machines/aspect-ratio/index.d.mts +41 -0
  8. package/dist/machines/aspect-ratio/index.mjs +79 -0
  9. package/dist/machines/bottom-sheet/index.d.cts +1 -1
  10. package/dist/machines/bottom-sheet/index.d.mts +1 -1
  11. package/dist/machines/carousel/index.d.cts +1 -1
  12. package/dist/machines/carousel/index.d.mts +1 -1
  13. package/dist/machines/checkbox/index.d.cts +1 -1
  14. package/dist/machines/checkbox/index.d.mts +1 -1
  15. package/dist/machines/clipboard/index.d.cts +1 -1
  16. package/dist/machines/clipboard/index.d.mts +1 -1
  17. package/dist/machines/collapsible/index.d.cts +1 -1
  18. package/dist/machines/collapsible/index.d.mts +1 -1
  19. package/dist/machines/color-picker/index.d.cts +2 -2
  20. package/dist/machines/color-picker/index.d.mts +2 -2
  21. package/dist/machines/combobox/index.d.cts +2 -2
  22. package/dist/machines/combobox/index.d.mts +2 -2
  23. package/dist/machines/date-picker/index.d.cts +2 -2
  24. package/dist/machines/date-picker/index.d.mts +2 -2
  25. package/dist/machines/dialog/index.d.cts +1 -1
  26. package/dist/machines/dialog/index.d.mts +1 -1
  27. package/dist/machines/editable/index.d.cts +1 -1
  28. package/dist/machines/editable/index.d.mts +1 -1
  29. package/dist/machines/file-upload/index.d.cts +1 -1
  30. package/dist/machines/file-upload/index.d.mts +1 -1
  31. package/dist/machines/floating-panel/index.d.cts +2 -2
  32. package/dist/machines/floating-panel/index.d.mts +2 -2
  33. package/dist/machines/hover-card/index.d.cts +2 -2
  34. package/dist/machines/hover-card/index.d.mts +2 -2
  35. package/dist/machines/image-cropper/index.d.cts +1 -1
  36. package/dist/machines/image-cropper/index.d.mts +1 -1
  37. package/dist/machines/listbox/index.d.cts +1 -1
  38. package/dist/machines/listbox/index.d.mts +1 -1
  39. package/dist/machines/marquee/index.d.cts +3 -3
  40. package/dist/machines/marquee/index.d.mts +3 -3
  41. package/dist/machines/menu/index.d.cts +3 -3
  42. package/dist/machines/menu/index.d.mts +3 -3
  43. package/dist/machines/navigation-menu/index.d.cts +1 -1
  44. package/dist/machines/navigation-menu/index.d.mts +1 -1
  45. package/dist/machines/number-input/index.d.cts +1 -1
  46. package/dist/machines/number-input/index.d.mts +1 -1
  47. package/dist/machines/pagination/index.d.cts +1 -1
  48. package/dist/machines/pagination/index.d.mts +1 -1
  49. package/dist/machines/password-input/index.d.cts +1 -1
  50. package/dist/machines/password-input/index.d.mts +1 -1
  51. package/dist/machines/pin-input/index.d.cts +1 -1
  52. package/dist/machines/pin-input/index.d.mts +1 -1
  53. package/dist/machines/popover/index.d.cts +2 -2
  54. package/dist/machines/popover/index.d.mts +2 -2
  55. package/dist/machines/progress/index.d.cts +1 -1
  56. package/dist/machines/progress/index.d.mts +1 -1
  57. package/dist/machines/radio-group/index.d.cts +1 -1
  58. package/dist/machines/radio-group/index.d.mts +1 -1
  59. package/dist/machines/rating-group/index.d.cts +1 -1
  60. package/dist/machines/rating-group/index.d.mts +1 -1
  61. package/dist/machines/scroll-area/index.d.cts +1 -1
  62. package/dist/machines/scroll-area/index.d.mts +1 -1
  63. package/dist/machines/select/index.d.cts +2 -2
  64. package/dist/machines/select/index.d.mts +2 -2
  65. package/dist/machines/signature-pad/index.d.cts +1 -1
  66. package/dist/machines/signature-pad/index.d.mts +1 -1
  67. package/dist/machines/slider/index.d.cts +1 -1
  68. package/dist/machines/slider/index.d.mts +1 -1
  69. package/dist/machines/splitter/index.d.cts +1 -1
  70. package/dist/machines/splitter/index.d.mts +1 -1
  71. package/dist/machines/steps/index.d.cts +1 -1
  72. package/dist/machines/steps/index.d.mts +1 -1
  73. package/dist/machines/switch/index.d.cts +1 -1
  74. package/dist/machines/switch/index.d.mts +1 -1
  75. package/dist/machines/tabs/index.d.cts +1 -1
  76. package/dist/machines/tabs/index.d.mts +1 -1
  77. package/dist/machines/tags-input/index.d.cts +1 -1
  78. package/dist/machines/tags-input/index.d.mts +1 -1
  79. package/dist/machines/timer/index.d.cts +1 -1
  80. package/dist/machines/timer/index.d.mts +1 -1
  81. package/dist/machines/toggle/index.d.cts +1 -1
  82. package/dist/machines/toggle/index.d.mts +1 -1
  83. package/dist/machines/toggle-group/index.d.cts +1 -1
  84. package/dist/machines/toggle-group/index.d.mts +1 -1
  85. package/dist/machines/tooltip/index.d.cts +2 -2
  86. package/dist/machines/tooltip/index.d.mts +2 -2
  87. package/dist/machines/tour/index.d.cts +2 -2
  88. package/dist/machines/tour/index.d.mts +2 -2
  89. package/dist/machines/tree-view/index.d.cts +1 -1
  90. package/dist/machines/tree-view/index.d.mts +1 -1
  91. package/dist/popper.d.cts +1 -1
  92. package/dist/popper.d.mts +1 -1
  93. package/dist/rect-utils.d.cts +1 -1
  94. package/dist/rect-utils.d.mts +1 -1
  95. package/package.json +11 -1
  96. /package/dist/{index-DJ1MHM3z.d.mts → index-BhEktN_V.d.mts} +0 -0
  97. /package/dist/{types-C1F7Y-Hc.d.cts → types-BzOOuj9T.d.cts} +0 -0
  98. /package/dist/{types-Dw1I6cFP.d.mts → types-C6Fp77g2.d.mts} +0 -0
  99. /package/dist/{types-B--gFZVP.d.cts → types-DE9w-zbc.d.cts} +0 -0
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7B
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/accordion/accordion.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"item" | "itemIndicator" | "root" | "itemTrigger" | "itemContent">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "itemTrigger" | "itemContent">;
7
7
  //#endregion
8
8
  //#region src/machines/accordion/accordion.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVv
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/accordion/accordion.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"item" | "itemIndicator" | "root" | "itemTrigger" | "itemContent">;
6
+ declare const anatomy: AnatomyInstance<"root" | "item" | "itemIndicator" | "itemTrigger" | "itemContent">;
7
7
  //#endregion
8
8
  //#region src/machines/accordion/accordion.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7B
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "valueText" | "control" | "track" | "marker" | "thumb" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "valueText" | "label" | "track" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVv
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/angle-slider/angle-slider.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"root" | "label" | "valueText" | "control" | "track" | "marker" | "thumb" | "markerGroup">;
6
+ declare const anatomy: AnatomyInstance<"root" | "thumb" | "control" | "valueText" | "label" | "track" | "markerGroup" | "marker">;
7
7
  //#endregion
8
8
  //#region src/machines/angle-slider/angle-slider.types.d.ts
9
9
  interface ValueChangeDetails {
@@ -0,0 +1,83 @@
1
+ const require_create_anatomy = require('../../create-anatomy-CDsIFUXg.cjs');
2
+ require('../../dom-query-CAFhX43H.cjs');
3
+ const require_utils = require('../../utils-CJsQZljH.cjs');
4
+ const require_core = require('../../core-CHsDFMV3.cjs');
5
+ const require_create_props = require('../../create-props-l5q5b8Wo.cjs');
6
+
7
+ //#region src/machines/aspect-ratio/aspect-ratio.anatomy.ts
8
+ const anatomy = require_create_anatomy.createAnatomy("aspect-ratio").parts("root", "content");
9
+ const parts = anatomy.build();
10
+
11
+ //#endregion
12
+ //#region src/machines/aspect-ratio/aspect-ratio.dom.ts
13
+ const getRootId = (ctx) => ctx.ids?.root ?? `aspect-ratio:${ctx.id}`;
14
+ const getContentId = (ctx) => ctx.ids?.content ?? `aspect-ratio:${ctx.id}:content`;
15
+
16
+ //#endregion
17
+ //#region src/machines/aspect-ratio/aspect-ratio.connect.ts
18
+ function connect(service, normalize) {
19
+ const { prop, scope } = service;
20
+ const ratio = prop("ratio") ?? 1;
21
+ return {
22
+ ratio,
23
+ getRootProps() {
24
+ return normalize.element({
25
+ ...parts.root.attrs,
26
+ id: getRootId(scope),
27
+ style: {
28
+ position: "relative",
29
+ width: "100%",
30
+ paddingBottom: `${1 / ratio * 100}%`
31
+ },
32
+ "data-ratio": ratio
33
+ });
34
+ },
35
+ getContentProps() {
36
+ return normalize.element({
37
+ ...parts.content.attrs,
38
+ id: getContentId(scope),
39
+ style: {
40
+ position: "absolute",
41
+ top: 0,
42
+ right: 0,
43
+ bottom: 0,
44
+ left: 0
45
+ }
46
+ });
47
+ }
48
+ };
49
+ }
50
+
51
+ //#endregion
52
+ //#region src/machines/aspect-ratio/aspect-ratio.machine.ts
53
+ const machine = require_core.createMachine({
54
+ initialState() {
55
+ return "idle";
56
+ },
57
+ context() {
58
+ return {};
59
+ },
60
+ states: { idle: {} },
61
+ implementations: {
62
+ actions: {},
63
+ guards: {},
64
+ effects: {}
65
+ }
66
+ });
67
+
68
+ //#endregion
69
+ //#region src/machines/aspect-ratio/aspect-ratio.props.ts
70
+ const props = require_create_props.createProps()([
71
+ "getRootNode",
72
+ "id",
73
+ "ids",
74
+ "ratio"
75
+ ]);
76
+ const splitProps = require_utils.createSplitProps(props);
77
+
78
+ //#endregion
79
+ exports.anatomy = anatomy;
80
+ exports.connect = connect;
81
+ exports.machine = machine;
82
+ exports.props = props;
83
+ exports.splitProps = splitProps;
@@ -0,0 +1,41 @@
1
+ import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
+ import { p as Machine, y as Service } from "../../types-fB7F7BBP.cjs";
3
+ import { b as NormalizeProps, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
+
5
+ //#region src/machines/aspect-ratio/aspect-ratio.anatomy.d.ts
6
+ declare const anatomy: AnatomyInstance<"root" | "content">;
7
+ //#endregion
8
+ //#region src/machines/aspect-ratio/aspect-ratio.types.d.ts
9
+ type ElementIds = Partial<{
10
+ root: string;
11
+ content: string;
12
+ }>;
13
+ interface AspectRatioProps extends CommonProperties {
14
+ ids?: ElementIds | undefined;
15
+ ratio?: number | undefined;
16
+ }
17
+ interface AspectRatioSchema {
18
+ props: AspectRatioProps;
19
+ context: any;
20
+ initial: "idle";
21
+ state: "idle";
22
+ }
23
+ type AspectRatioService = Service<AspectRatioSchema>;
24
+ type AspectRatioMachine = Machine<AspectRatioSchema>;
25
+ interface AspectRatioApi<T extends PropTypes = PropTypes> {
26
+ ratio: number;
27
+ getRootProps: () => T["element"];
28
+ getContentProps: () => T["element"];
29
+ }
30
+ //#endregion
31
+ //#region src/machines/aspect-ratio/aspect-ratio.connect.d.ts
32
+ declare function connect<T extends PropTypes>(service: Service<AspectRatioSchema>, normalize: NormalizeProps<T>): AspectRatioApi<T>;
33
+ //#endregion
34
+ //#region src/machines/aspect-ratio/aspect-ratio.machine.d.ts
35
+ declare const machine: Machine<AspectRatioSchema>;
36
+ //#endregion
37
+ //#region src/machines/aspect-ratio/aspect-ratio.props.d.ts
38
+ declare const props: (keyof AspectRatioProps)[];
39
+ declare const splitProps: <Props extends Partial<AspectRatioProps>>(props: Props) => [Partial<AspectRatioProps>, Omit<Props, keyof AspectRatioProps>];
40
+ //#endregion
41
+ export { type AspectRatioApi as Api, type AspectRatioMachine as Machine, type AspectRatioProps as Props, type AspectRatioService as Service, anatomy, connect, machine, props, splitProps };
@@ -0,0 +1,41 @@
1
+ import { n as AnatomyInstance } from "../../create-anatomy-UNZ__hxH.mjs";
2
+ import { p as Machine, y as Service } from "../../types-BM4oVvZZ.mjs";
3
+ import { b as NormalizeProps, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
+
5
+ //#region src/machines/aspect-ratio/aspect-ratio.anatomy.d.ts
6
+ declare const anatomy: AnatomyInstance<"root" | "content">;
7
+ //#endregion
8
+ //#region src/machines/aspect-ratio/aspect-ratio.types.d.ts
9
+ type ElementIds = Partial<{
10
+ root: string;
11
+ content: string;
12
+ }>;
13
+ interface AspectRatioProps extends CommonProperties {
14
+ ids?: ElementIds | undefined;
15
+ ratio?: number | undefined;
16
+ }
17
+ interface AspectRatioSchema {
18
+ props: AspectRatioProps;
19
+ context: any;
20
+ initial: "idle";
21
+ state: "idle";
22
+ }
23
+ type AspectRatioService = Service<AspectRatioSchema>;
24
+ type AspectRatioMachine = Machine<AspectRatioSchema>;
25
+ interface AspectRatioApi<T extends PropTypes = PropTypes> {
26
+ ratio: number;
27
+ getRootProps: () => T["element"];
28
+ getContentProps: () => T["element"];
29
+ }
30
+ //#endregion
31
+ //#region src/machines/aspect-ratio/aspect-ratio.connect.d.ts
32
+ declare function connect<T extends PropTypes>(service: Service<AspectRatioSchema>, normalize: NormalizeProps<T>): AspectRatioApi<T>;
33
+ //#endregion
34
+ //#region src/machines/aspect-ratio/aspect-ratio.machine.d.ts
35
+ declare const machine: Machine<AspectRatioSchema>;
36
+ //#endregion
37
+ //#region src/machines/aspect-ratio/aspect-ratio.props.d.ts
38
+ declare const props: (keyof AspectRatioProps)[];
39
+ declare const splitProps: <Props extends Partial<AspectRatioProps>>(props: Props) => [Partial<AspectRatioProps>, Omit<Props, keyof AspectRatioProps>];
40
+ //#endregion
41
+ export { type AspectRatioApi as Api, type AspectRatioMachine as Machine, type AspectRatioProps as Props, type AspectRatioService as Service, anatomy, connect, machine, props, splitProps };
@@ -0,0 +1,79 @@
1
+ import { t as createAnatomy } from "../../create-anatomy-BVqM_FJ6.mjs";
2
+ import "../../dom-query-CQFBCdpo.mjs";
3
+ import { u as createSplitProps } from "../../utils-Vs04rt8f.mjs";
4
+ import { a as createMachine } from "../../core-owywCQ2e.mjs";
5
+ import { t as createProps } from "../../create-props-Dtoa4OUk.mjs";
6
+
7
+ //#region src/machines/aspect-ratio/aspect-ratio.anatomy.ts
8
+ const anatomy = createAnatomy("aspect-ratio").parts("root", "content");
9
+ const parts = anatomy.build();
10
+
11
+ //#endregion
12
+ //#region src/machines/aspect-ratio/aspect-ratio.dom.ts
13
+ const getRootId = (ctx) => ctx.ids?.root ?? `aspect-ratio:${ctx.id}`;
14
+ const getContentId = (ctx) => ctx.ids?.content ?? `aspect-ratio:${ctx.id}:content`;
15
+
16
+ //#endregion
17
+ //#region src/machines/aspect-ratio/aspect-ratio.connect.ts
18
+ function connect(service, normalize) {
19
+ const { prop, scope } = service;
20
+ const ratio = prop("ratio") ?? 1;
21
+ return {
22
+ ratio,
23
+ getRootProps() {
24
+ return normalize.element({
25
+ ...parts.root.attrs,
26
+ id: getRootId(scope),
27
+ style: {
28
+ position: "relative",
29
+ width: "100%",
30
+ paddingBottom: `${1 / ratio * 100}%`
31
+ },
32
+ "data-ratio": ratio
33
+ });
34
+ },
35
+ getContentProps() {
36
+ return normalize.element({
37
+ ...parts.content.attrs,
38
+ id: getContentId(scope),
39
+ style: {
40
+ position: "absolute",
41
+ top: 0,
42
+ right: 0,
43
+ bottom: 0,
44
+ left: 0
45
+ }
46
+ });
47
+ }
48
+ };
49
+ }
50
+
51
+ //#endregion
52
+ //#region src/machines/aspect-ratio/aspect-ratio.machine.ts
53
+ const machine = createMachine({
54
+ initialState() {
55
+ return "idle";
56
+ },
57
+ context() {
58
+ return {};
59
+ },
60
+ states: { idle: {} },
61
+ implementations: {
62
+ actions: {},
63
+ guards: {},
64
+ effects: {}
65
+ }
66
+ });
67
+
68
+ //#endregion
69
+ //#region src/machines/aspect-ratio/aspect-ratio.props.ts
70
+ const props = createProps()([
71
+ "getRootNode",
72
+ "id",
73
+ "ids",
74
+ "ratio"
75
+ ]);
76
+ const splitProps = createSplitProps(props);
77
+
78
+ //#endregion
79
+ export { anatomy, connect, machine, props, splitProps };
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { t as DismissableElementHandlers } from "../../dismissable-layer-B2bSyA07.cjs";
6
6
 
7
7
  //#region src/machines/bottom-sheet/bottom-sheet.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"content" | "trigger" | "closeTrigger" | "title" | "backdrop" | "grabber" | "grabberIndicator">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "closeTrigger" | "title" | "backdrop" | "grabber" | "grabberIndicator">;
9
9
  //#endregion
10
10
  //#region src/machines/bottom-sheet/utils/drag-manager.d.ts
11
11
  declare class DragManager {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { t as DismissableElementHandlers } from "../../dismissable-layer-CpUMMV1f.mjs";
6
6
 
7
7
  //#region src/machines/bottom-sheet/bottom-sheet.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"content" | "trigger" | "closeTrigger" | "title" | "backdrop" | "grabber" | "grabberIndicator">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "content" | "closeTrigger" | "title" | "backdrop" | "grabber" | "grabberIndicator">;
9
9
  //#endregion
10
10
  //#region src/machines/bottom-sheet/utils/drag-manager.d.ts
11
11
  declare class DragManager {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7B
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-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/carousel/carousel.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "item" | "itemGroup" | "root" | "control" | "progressText" | "prevTrigger" | "nextTrigger" | "indicatorGroup" | "autoplayTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "item" | "nextTrigger" | "prevTrigger" | "itemGroup" | "progressText" | "indicatorGroup" | "autoplayTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVv
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-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/carousel/carousel.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "item" | "itemGroup" | "root" | "control" | "progressText" | "prevTrigger" | "nextTrigger" | "indicatorGroup" | "autoplayTrigger">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "indicator" | "item" | "nextTrigger" | "prevTrigger" | "itemGroup" | "progressText" | "indicatorGroup" | "autoplayTrigger">;
7
7
  //#endregion
8
8
  //#region src/machines/carousel/carousel.types.d.ts
9
9
  interface PageChangeDetails {
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7B
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "root" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -3,7 +3,7 @@ import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVv
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/checkbox/checkbox.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "root" | "label" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/checkbox/checkbox.types.d.ts
9
9
  type CheckedState = boolean | "indeterminate";
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-fB7F7BBP.cjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/clipboard/clipboard.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "root" | "label" | "input" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "input" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-BM4oVvZZ.mjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/clipboard/clipboard.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"indicator" | "trigger" | "root" | "label" | "input" | "control">;
6
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "input" | "indicator">;
7
7
  //#endregion
8
8
  //#region src/machines/clipboard/clipboard.types.d.ts
9
9
  interface CopyStatusDetails {
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-fB7F7BBP.cjs";
3
3
  import { b as NormalizeProps, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
 
5
5
  //#region src/machines/collapsible/collapsible.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"content" | "indicator" | "trigger" | "root">;
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 {
@@ -3,7 +3,7 @@ import { p as Machine, y as Service } from "../../types-BM4oVvZZ.mjs";
3
3
  import { b as NormalizeProps, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
4
 
5
5
  //#region src/machines/collapsible/collapsible.anatomy.d.ts
6
- declare const anatomy: AnatomyInstance<"content" | "indicator" | "trigger" | "root">;
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 {
@@ -3,10 +3,10 @@ import { a as ColorFormat, n as ColorAxes, r as ColorChannel, s as ColorType, t
3
3
  import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7BBP.cjs";
4
4
  import { b as NormalizeProps, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-Cf0hysnI.cjs";
6
- import { d as PositioningOptions } from "../../types-B--gFZVP.cjs";
6
+ import { d as PositioningOptions } from "../../types-DE9w-zbc.cjs";
7
7
 
8
8
  //#region src/machines/color-picker/color-picker.anatomy.d.ts
9
- declare const anatomy: Anatomy<"content" | "positioner" | "trigger" | "root" | "label" | "valueText" | "area" | "control" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "control" | "valueText" | "label" | "trigger" | "positioner" | "content" | "area" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
10
10
  //#endregion
11
11
  //#region src/machines/color-picker/color-picker.types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -3,10 +3,10 @@ import { a as ColorFormat, n as ColorAxes, r as ColorChannel, s as ColorType, t
3
3
  import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVvZZ.mjs";
4
4
  import { b as NormalizeProps, d as Orientation, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
5
5
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CXu0elLS.mjs";
6
- import { p as PositioningOptions } from "../../index-DJ1MHM3z.mjs";
6
+ import { p as PositioningOptions } from "../../index-BhEktN_V.mjs";
7
7
 
8
8
  //#region src/machines/color-picker/color-picker.anatomy.d.ts
9
- declare const anatomy: Anatomy<"content" | "positioner" | "trigger" | "root" | "label" | "valueText" | "area" | "control" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
9
+ declare const anatomy: Anatomy<"root" | "control" | "valueText" | "label" | "trigger" | "positioner" | "content" | "area" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
10
10
  //#endregion
11
11
  //#region src/machines/color-picker/color-picker.types.d.ts
12
12
  type ExtendedColorChannel = ColorChannel | "hex" | "css";
@@ -4,10 +4,10 @@ import { t as ListCollection } from "../../list-collection-frYcaWR1.cjs";
4
4
  import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7BBP.cjs";
5
5
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-Cf0hysnI.cjs";
7
- import { c as Placement, d as PositioningOptions } from "../../types-B--gFZVP.cjs";
7
+ import { c as Placement, d as PositioningOptions } from "../../types-DE9w-zbc.cjs";
8
8
 
9
9
  //#region src/machines/combobox/combobox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"content" | "item" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText" | "positioner" | "trigger" | "root" | "list" | "label" | "input" | "control" | "clearTrigger">;
10
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "positioner" | "content" | "input" | "list" | "item" | "clearTrigger" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText">;
11
11
  //#endregion
12
12
  //#region src/machines/combobox/combobox.collection.d.ts
13
13
  declare const collection: {
@@ -4,10 +4,10 @@ import { t as ListCollection } from "../../list-collection-opFV146F.mjs";
4
4
  import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVvZZ.mjs";
5
5
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
6
6
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CXu0elLS.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DJ1MHM3z.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-BhEktN_V.mjs";
8
8
 
9
9
  //#region src/machines/combobox/combobox.anatomy.d.ts
10
- declare const anatomy: AnatomyInstance<"content" | "item" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText" | "positioner" | "trigger" | "root" | "list" | "label" | "input" | "control" | "clearTrigger">;
10
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "positioner" | "content" | "input" | "list" | "item" | "clearTrigger" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText">;
11
11
  //#endregion
12
12
  //#region src/machines/combobox/combobox.collection.d.ts
13
13
  declare const collection: {
@@ -4,11 +4,11 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { a as DateRangePreset } from "../../types-DTZZ5wsp.cjs";
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-Cf0hysnI.cjs";
6
6
  import { t as LiveRegion } from "../../index-B2rsdD3v.cjs";
7
- import { c as Placement, d as PositioningOptions } from "../../types-B--gFZVP.cjs";
7
+ import { c as Placement, d as PositioningOptions } from "../../types-DE9w-zbc.cjs";
8
8
  import { Calendar, CalendarDate, CalendarDateTime, DateDuration, DateFormatter, DateValue, DateValue as DateValue$1, ZonedDateTime } from "@internationalized/date";
9
9
 
10
10
  //#region src/machines/date-picker/date-picker.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "root" | "label" | "input" | "control" | "table" | "view" | "prevTrigger" | "nextTrigger" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "positioner" | "content" | "input" | "nextTrigger" | "prevTrigger" | "clearTrigger" | "table" | "view" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/date-picker.types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -4,11 +4,11 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { X as DateRangePreset } from "../../index-DLbWwJUT.mjs";
5
5
  import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CXu0elLS.mjs";
6
6
  import { t as LiveRegion } from "../../index-DIJJrhP_.mjs";
7
- import { p as PositioningOptions, u as Placement } from "../../index-DJ1MHM3z.mjs";
7
+ import { p as PositioningOptions, u as Placement } from "../../index-BhEktN_V.mjs";
8
8
  import { Calendar, CalendarDate, CalendarDateTime, DateDuration, DateFormatter, DateValue, DateValue as DateValue$1, ZonedDateTime } from "@internationalized/date";
9
9
 
10
10
  //#region src/machines/date-picker/date-picker.anatomy.d.ts
11
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "root" | "label" | "input" | "control" | "table" | "view" | "prevTrigger" | "nextTrigger" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
11
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "trigger" | "positioner" | "content" | "input" | "nextTrigger" | "prevTrigger" | "clearTrigger" | "table" | "view" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
12
12
  //#endregion
13
13
  //#region src/machines/date-picker/date-picker.types.d.ts
14
14
  type DateView = "day" | "month" | "year";
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-B2bSyA07.cjs";
6
6
 
7
7
  //#region src/machines/dialog/dialog.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "closeTrigger" | "title" | "description" | "backdrop">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "positioner" | "content" | "closeTrigger" | "title" | "description" | "backdrop">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/dialog.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -5,7 +5,7 @@ import { c as PointerDownOutsideEvent, n as FocusOutsideEvent, r as InteractOuts
5
5
  import { r as PersistentElementOptions, t as DismissableElementHandlers } from "../../dismissable-layer-CpUMMV1f.mjs";
6
6
 
7
7
  //#region src/machines/dialog/dialog.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "closeTrigger" | "title" | "description" | "backdrop">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "positioner" | "content" | "closeTrigger" | "title" | "description" | "backdrop">;
9
9
  //#endregion
10
10
  //#region src/machines/dialog/dialog.types.d.ts
11
11
  interface OpenChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-Cf0hysnI.cjs";
5
5
 
6
6
  //#region src/machines/editable/editable.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "input" | "area" | "control" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "area" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/editable/editable.types.d.ts
10
10
  interface ValueChangeDetails {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as Comm
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-CXu0elLS.mjs";
5
5
 
6
6
  //#region src/machines/editable/editable.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"root" | "label" | "input" | "area" | "control" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "control" | "label" | "input" | "area" | "preview" | "submitTrigger" | "cancelTrigger" | "editTrigger">;
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-oR0sELNB.cjs";
5
5
 
6
6
  //#region src/machines/file-upload/file-upload.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"item" | "itemGroup" | "trigger" | "root" | "label" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText" | "clearTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "label" | "trigger" | "item" | "clearTrigger" | "itemGroup" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/file-upload.types.d.ts
10
10
  interface FileRejection {
@@ -4,7 +4,7 @@ import { b as NormalizeProps, g as RequiredBy, o as LocaleProperties, t as Commo
4
4
  import { i as FileMimeType, r as FileError } from "../../types-CW-uU8Nz.mjs";
5
5
 
6
6
  //#region src/machines/file-upload/file-upload.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"item" | "itemGroup" | "trigger" | "root" | "label" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText" | "clearTrigger">;
7
+ declare const anatomy: AnatomyInstance<"root" | "label" | "trigger" | "item" | "clearTrigger" | "itemGroup" | "dropzone" | "itemDeleteTrigger" | "itemName" | "itemPreview" | "itemPreviewImage" | "itemSizeText">;
8
8
  //#endregion
9
9
  //#region src/machines/file-upload/file-upload.types.d.ts
10
10
  interface FileRejection {
@@ -1,10 +1,10 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-9eFQs7lO.cjs";
2
2
  import { p as Machine, u as EventObject, y as Service } from "../../types-fB7F7BBP.cjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
- import { a as Point, o as Rect, y as Size } from "../../types-C1F7Y-Hc.cjs";
4
+ import { a as Point, o as Rect, y as Size } from "../../types-BzOOuj9T.cjs";
5
5
 
6
6
  //#region src/machines/floating-panel/floating-panel.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "control" | "closeTrigger" | "title" | "body" | "header" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "positioner" | "content" | "closeTrigger" | "title" | "resizeTrigger" | "body" | "header" | "dragTrigger" | "stageTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/floating-panel.types.d.ts
10
10
  interface PositionChangeDetails {
@@ -1,10 +1,10 @@
1
1
  import { n as AnatomyInstance } from "../../create-anatomy-UNZ__hxH.mjs";
2
2
  import { p as Machine, u as EventObject, y as Service } from "../../types-BM4oVvZZ.mjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-CafmAesU.mjs";
4
- import { a as Point, o as Rect, y as Size } from "../../types-Dw1I6cFP.mjs";
4
+ import { a as Point, o as Rect, y as Size } from "../../types-C6Fp77g2.mjs";
5
5
 
6
6
  //#region src/machines/floating-panel/floating-panel.anatomy.d.ts
7
- declare const anatomy: AnatomyInstance<"content" | "positioner" | "trigger" | "control" | "closeTrigger" | "title" | "body" | "header" | "resizeTrigger" | "dragTrigger" | "stageTrigger">;
7
+ declare const anatomy: AnatomyInstance<"control" | "trigger" | "positioner" | "content" | "closeTrigger" | "title" | "resizeTrigger" | "body" | "header" | "dragTrigger" | "stageTrigger">;
8
8
  //#endregion
9
9
  //#region src/machines/floating-panel/floating-panel.types.d.ts
10
10
  interface PositionChangeDetails {
@@ -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-fB7F7BBP.cjs";
3
3
  import { b as NormalizeProps, g as RequiredBy, r as DirectionProperty, t as CommonProperties, x as PropTypes } from "../../index-D1U_WMQ9.cjs";
4
4
  import { c as PointerDownOutsideEvent, i as InteractOutsideHandlers, n as FocusOutsideEvent, r as InteractOutsideEvent } from "../../index-Cf0hysnI.cjs";
5
- import { c as Placement, d as PositioningOptions } from "../../types-B--gFZVP.cjs";
5
+ import { c as Placement, d as PositioningOptions } from "../../types-DE9w-zbc.cjs";
6
6
 
7
7
  //#region src/machines/hover-card/hover-card.anatomy.d.ts
8
- declare const anatomy: AnatomyInstance<"arrow" | "arrowTip" | "content" | "positioner" | "trigger">;
8
+ declare const anatomy: AnatomyInstance<"trigger" | "arrow" | "arrowTip" | "positioner" | "content">;
9
9
  //#endregion
10
10
  //#region src/machines/hover-card/hover-card.types.d.ts
11
11
  interface OpenChangeDetails {