@sprawlify/solid 0.0.26 → 0.0.27

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 (156) hide show
  1. package/dist/carousel-anatomy-CLVc4zN8.d.ts +6 -0
  2. package/dist/checkbox-anatomy-CDfDPgmR.d.ts +6 -0
  3. package/dist/{collapsible-C9eflcW5.js → collapsible-D_07zDrL.js} +1 -1
  4. package/dist/{color-picker-anatomy-BwKg-wgT.d.ts → color-picker-anatomy-CG5xX0Q0.d.ts} +2 -2
  5. package/dist/combobox-anatomy-BS0c1RcZ.d.ts +6 -0
  6. package/dist/components/accordion/index.d.ts +7 -7
  7. package/dist/components/accordion/index.js +2 -2
  8. package/dist/components/anatomy.d.ts +11 -11
  9. package/dist/components/angle-slider/index.d.ts +10 -10
  10. package/dist/components/avatar/index.d.ts +5 -5
  11. package/dist/components/bottom-sheet/index.d.ts +9 -9
  12. package/dist/components/bottom-sheet/index.js +3 -3
  13. package/dist/components/bottom-sheet/index.jsx +2 -2
  14. package/dist/components/carousel/index.d.ts +14 -14
  15. package/dist/components/checkbox/index.d.ts +11 -11
  16. package/dist/components/checkbox/index.js +3 -3
  17. package/dist/components/checkbox/index.jsx +3 -3
  18. package/dist/components/clipboard/index.d.ts +8 -8
  19. package/dist/components/collapsible/index.d.ts +6 -6
  20. package/dist/components/collapsible/index.js +2 -2
  21. package/dist/components/color-picker/index.d.ts +32 -32
  22. package/dist/components/color-picker/index.js +5 -5
  23. package/dist/components/color-picker/index.jsx +4 -4
  24. package/dist/components/combobox/index.d.ts +18 -18
  25. package/dist/components/combobox/index.js +5 -5
  26. package/dist/components/combobox/index.jsx +4 -4
  27. package/dist/components/date-picker/index.d.ts +29 -29
  28. package/dist/components/date-picker/index.js +3 -3
  29. package/dist/components/date-picker/index.jsx +2 -2
  30. package/dist/components/dialog/index.d.ts +9 -9
  31. package/dist/components/dialog/index.js +3 -3
  32. package/dist/components/dialog/index.jsx +2 -2
  33. package/dist/components/editable/index.d.ts +11 -11
  34. package/dist/components/editable/index.js +3 -3
  35. package/dist/components/editable/index.jsx +3 -3
  36. package/dist/components/field/index.d.ts +13 -13
  37. package/dist/components/field/index.js +3 -3
  38. package/dist/components/field/index.jsx +3 -3
  39. package/dist/components/fieldset/index.d.ts +10 -10
  40. package/dist/components/fieldset/index.js +2 -2
  41. package/dist/components/fieldset/index.jsx +2 -2
  42. package/dist/components/file-upload/index.d.ts +15 -15
  43. package/dist/components/file-upload/index.js +3 -3
  44. package/dist/components/file-upload/index.jsx +3 -3
  45. package/dist/components/floating-panel/index.d.ts +13 -13
  46. package/dist/components/floating-panel/index.js +3 -3
  47. package/dist/components/floating-panel/index.jsx +2 -2
  48. package/dist/components/focus-trap/index.d.ts +2 -2
  49. package/dist/components/focus-trap/index.js +1 -1
  50. package/dist/components/focus-trap/index.jsx +1 -1
  51. package/dist/components/format/index.d.ts +4 -4
  52. package/dist/components/frame/index.js +1 -1
  53. package/dist/components/frame/index.jsx +1 -1
  54. package/dist/components/highlight/index.d.ts +2 -2
  55. package/dist/components/hover-card/index.d.ts +7 -7
  56. package/dist/components/hover-card/index.js +3 -3
  57. package/dist/components/hover-card/index.jsx +2 -2
  58. package/dist/components/image-cropper/index.d.ts +8 -8
  59. package/dist/components/json-tree-view/index.d.ts +1 -1
  60. package/dist/components/json-tree-view/index.js +3 -3
  61. package/dist/components/listbox/index.d.ts +14 -14
  62. package/dist/components/marquee/index.d.ts +6 -6
  63. package/dist/components/menu/index.d.ts +19 -19
  64. package/dist/components/menu/index.js +3 -3
  65. package/dist/components/menu/index.jsx +2 -2
  66. package/dist/components/navigation-menu/index.d.ts +13 -13
  67. package/dist/components/navigation-menu/index.js +3 -3
  68. package/dist/components/navigation-menu/index.jsx +2 -2
  69. package/dist/components/number-input/index.d.ts +10 -10
  70. package/dist/components/number-input/index.js +3 -3
  71. package/dist/components/number-input/index.jsx +3 -3
  72. package/dist/components/pagination/index.d.ts +9 -9
  73. package/dist/components/password-input/index.d.ts +6 -6
  74. package/dist/components/password-input/index.js +3 -3
  75. package/dist/components/password-input/index.jsx +3 -3
  76. package/dist/components/pin-input/index.d.ts +7 -7
  77. package/dist/components/pin-input/index.js +3 -3
  78. package/dist/components/pin-input/index.jsx +3 -3
  79. package/dist/components/popover/index.d.ts +12 -12
  80. package/dist/components/popover/index.js +3 -3
  81. package/dist/components/popover/index.jsx +2 -2
  82. package/dist/components/presence/index.d.ts +1 -1
  83. package/dist/components/presence/index.js +3 -3
  84. package/dist/components/presence/index.jsx +2 -2
  85. package/dist/components/progress/index.d.ts +11 -11
  86. package/dist/components/qr-code/index.d.ts +7 -7
  87. package/dist/components/radio-group/index.d.ts +9 -9
  88. package/dist/components/radio-group/index.js +2 -2
  89. package/dist/components/radio-group/index.jsx +2 -2
  90. package/dist/components/rating-group/index.d.ts +7 -7
  91. package/dist/components/rating-group/index.js +3 -3
  92. package/dist/components/rating-group/index.jsx +3 -3
  93. package/dist/components/scroll-area/index.d.ts +8 -8
  94. package/dist/components/segment-group/index.d.ts +11 -11
  95. package/dist/components/select/index.d.ts +17 -17
  96. package/dist/components/select/index.js +5 -5
  97. package/dist/components/select/index.jsx +4 -4
  98. package/dist/components/signature-pad/index.d.ts +9 -9
  99. package/dist/components/signature-pad/index.js +3 -3
  100. package/dist/components/signature-pad/index.jsx +3 -3
  101. package/dist/components/slider/index.d.ts +13 -13
  102. package/dist/components/splitter/index.d.ts +6 -6
  103. package/dist/components/steps/index.d.ts +13 -13
  104. package/dist/components/switch/index.d.ts +7 -7
  105. package/dist/components/switch/index.js +3 -3
  106. package/dist/components/switch/index.jsx +3 -3
  107. package/dist/components/tabs/index.d.ts +7 -7
  108. package/dist/components/tabs/index.js +3 -3
  109. package/dist/components/tabs/index.jsx +2 -2
  110. package/dist/components/tags-input/index.d.ts +13 -13
  111. package/dist/components/tags-input/index.js +3 -3
  112. package/dist/components/tags-input/index.jsx +3 -3
  113. package/dist/components/timer/index.d.ts +8 -8
  114. package/dist/components/toast/index.d.ts +6 -6
  115. package/dist/components/toggle/index.d.ts +4 -4
  116. package/dist/components/toggle-group/index.d.ts +4 -4
  117. package/dist/components/tooltip/index.d.ts +7 -7
  118. package/dist/components/tooltip/index.js +3 -3
  119. package/dist/components/tooltip/index.jsx +2 -2
  120. package/dist/components/tour/index.d.ts +16 -16
  121. package/dist/components/tour/index.js +3 -3
  122. package/dist/components/tour/index.jsx +2 -2
  123. package/dist/components/tree-view/index.d.ts +1 -1
  124. package/dist/components/tree-view/index.js +3 -3
  125. package/dist/date-picker-anatomy-DBLRDSiX.d.ts +6 -0
  126. package/dist/{field-BdiwIY93.js → field-BCordac5.js} +2 -2
  127. package/dist/{field-DxTNYrs9.jsx → field-NgZys4GU.jsx} +2 -2
  128. package/dist/{field-anatomy-Brek5FHV.d.ts → field-anatomy-BgbxvZjw.d.ts} +1 -1
  129. package/dist/{fieldset-D7mvo7Kw.jsx → fieldset-CnzvSH3P.jsx} +1 -1
  130. package/dist/{fieldset-DJ54cXUM.js → fieldset-DQmh-Ktv.js} +1 -1
  131. package/dist/fieldset-anatomy-DComCOpa.d.ts +6 -0
  132. package/dist/{index-BDF573yc.d.ts → index-D4sxcHBn.d.ts} +4 -4
  133. package/dist/{index-DbtIt4DB.d.ts → index-b1n827m9.d.ts} +15 -15
  134. package/dist/{index-FzcaLfvT.d.ts → index-fyEsliRH.d.ts} +15 -15
  135. package/dist/{index-BpJTn-x8.d.ts → index-l7FMCA8l.d.ts} +4 -4
  136. package/dist/{index-DFppBh2T.d.ts → index-puD7Bj_r.d.ts} +2 -2
  137. package/dist/listbox-anatomy-BbrPzxSg.d.ts +6 -0
  138. package/dist/{presence-Dv4LA2_X.js → presence-NuziQqqg.js} +2 -2
  139. package/dist/{presence-CkAIOgLS.jsx → presence-ZCUJRZyo.jsx} +1 -1
  140. package/dist/segment-group-anatomy-DA9sBfTA.d.ts +6 -0
  141. package/dist/toggle-anatomy-B-BLQIvU.d.ts +6 -0
  142. package/dist/tour-anatomy-CSOQlPuK.d.ts +6 -0
  143. package/dist/{tree-view-BXbRqDR9.js → tree-view-dpzsuFjQ.js} +2 -2
  144. package/package.json +2 -2
  145. package/dist/carousel-anatomy-Ce7KiR94.d.ts +0 -6
  146. package/dist/checkbox-anatomy-Cysm0tRg.d.ts +0 -6
  147. package/dist/combobox-anatomy-BR4b02WD.d.ts +0 -6
  148. package/dist/date-picker-anatomy-C-GkFexu.d.ts +0 -6
  149. package/dist/fieldset-anatomy-BsYvigh6.d.ts +0 -6
  150. package/dist/listbox-anatomy-Cio89cZ0.d.ts +0 -6
  151. package/dist/segment-group-anatomy-BAf8UOzg.d.ts +0 -6
  152. package/dist/toggle-anatomy-CYe5EO2_.d.ts +0 -6
  153. package/dist/tour-anatomy-Eq63EuYt.d.ts +0 -6
  154. /package/dist/{compose-refs-Cl52A8w2.jsx → compose-refs-11PIsxEa.jsx} +0 -0
  155. /package/dist/{compose-refs-wzs4hp2a.js → compose-refs-Chr9AtC3.js} +0 -0
  156. /package/dist/{render-strategy-BXVjwrt0.js → render-strategy-U4x7_Ist.js} +0 -0
@@ -3,8 +3,8 @@ import { t as runIfFn } from "./run-if-fn-COsqwaBZ.js";
3
3
  import { t as createContext$1 } from "./create-context-BqG72mig.js";
4
4
  import { t as sprawlify } from "./factory-CRBABr3I.js";
5
5
  import { t as createSplitProps } from "./create-split-props-L9BbhhCg.js";
6
- import { t as composeRefs } from "./compose-refs-wzs4hp2a.js";
7
- import { n as splitRenderStrategyProps } from "./render-strategy-BXVjwrt0.js";
6
+ import { n as splitRenderStrategyProps } from "./render-strategy-U4x7_Ist.js";
7
+ import { t as composeRefs } from "./compose-refs-Chr9AtC3.js";
8
8
  import { Show, createEffect, createMemo, createSignal } from "solid-js";
9
9
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
10
10
  import * as presence from "@sprawlify/primitives/machines/presence";
@@ -4,7 +4,7 @@ import { t as createContext$1 } from "./create-context-BpJ2IzPB.jsx";
4
4
  import { t as sprawlify } from "./factory-CWJejsJ5.jsx";
5
5
  import { t as createSplitProps } from "./create-split-props-8J9EAVSk.jsx";
6
6
  import { n as splitRenderStrategyProps } from "./render-strategy-_PhwzAgZ.jsx";
7
- import { t as composeRefs } from "./compose-refs-Cl52A8w2.jsx";
7
+ import { t as composeRefs } from "./compose-refs-11PIsxEa.jsx";
8
8
  import { Show, createEffect, createMemo, createSignal } from "solid-js";
9
9
  import * as presence from "@sprawlify/primitives/machines/presence";
10
10
 
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy9 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/segment-group/segment-group-anatomy.d.ts
4
+ declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy9.Anatomy<"root" | "label" | "indicator" | "item" | "itemText" | "itemControl">;
5
+ //#endregion
6
+ export { segmentGroupAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/toggle/toggle-anatomy.d.ts
4
+ declare const toggleAnatomy: _sprawlify_primitives_anatomy12.Anatomy<"root" | "indicator">;
5
+ //#endregion
6
+ export { toggleAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/tour/tour-anatomy.d.ts
4
+ declare const tourAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"control" | "progressText" | "content" | "positioner" | "title" | "description" | "actionTrigger" | "closeTrigger" | "arrow" | "arrowTip" | "backdrop" | "spotlight">;
5
+ //#endregion
6
+ export { tourAnatomy as t };
@@ -5,8 +5,8 @@ import { t as createContext$1 } from "./create-context-BqG72mig.js";
5
5
  import { i as useLocaleContext, o as useEnvironmentContext } from "./providers-PrTpHfBr.js";
6
6
  import { t as sprawlify } from "./factory-CRBABr3I.js";
7
7
  import { t as createSplitProps } from "./create-split-props-L9BbhhCg.js";
8
- import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "./render-strategy-BXVjwrt0.js";
9
- import { a as CollapsibleRoot, c as CollapsibleContent } from "./collapsible-C9eflcW5.js";
8
+ import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "./render-strategy-U4x7_Ist.js";
9
+ import { a as CollapsibleRoot, c as CollapsibleContent } from "./collapsible-D_07zDrL.js";
10
10
  import { createMemo, createUniqueId } from "solid-js";
11
11
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
12
12
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sprawlify/solid",
3
- "version": "0.0.26",
3
+ "version": "0.0.27",
4
4
  "type": "module",
5
5
  "description": "Solid wrapper for primitives.",
6
6
  "author": "sprawlify <npm@sprawlify.com>",
@@ -317,7 +317,7 @@
317
317
  },
318
318
  "dependencies": {
319
319
  "@solid-primitives/keyed": "^1.5.2",
320
- "@sprawlify/primitives": "0.0.26"
320
+ "@sprawlify/primitives": "0.0.27"
321
321
  },
322
322
  "peerDependencies": {
323
323
  "solid-js": ">=1.1.3"
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/carousel/carousel-anatomy.d.ts
4
- declare const carouselAnatomy: _sprawlify_primitives_anatomy2.AnatomyInstance<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
5
- //#endregion
6
- export { carouselAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/checkbox/checkbox-anatomy.d.ts
4
- declare const checkboxAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"label" | "root" | "indicator" | "control" | "group">;
5
- //#endregion
6
- export { checkboxAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/combobox/combobox-anatomy.d.ts
4
- declare const comboboxAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"input" | "label" | "root" | "control" | "item" | "itemGroup" | "content" | "positioner" | "trigger" | "clearTrigger" | "list" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
5
- //#endregion
6
- export { comboboxAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy8 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/date-picker/date-picker-anatomy.d.ts
4
- declare const datePickerAnatomy: _sprawlify_primitives_anatomy8.AnatomyInstance<"input" | "label" | "table" | "view" | "root" | "control" | "nextTrigger" | "prevTrigger" | "content" | "positioner" | "trigger" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
5
- //#endregion
6
- export { datePickerAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/fieldset/fieldset-anatomy.d.ts
4
- declare const fieldsetAnatomy: _sprawlify_primitives_anatomy10.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
5
- //#endregion
6
- export { fieldsetAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy9 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/listbox/listbox-anatomy.d.ts
4
- declare const listboxAnatomy: _sprawlify_primitives_anatomy9.AnatomyInstance<"input" | "label" | "root" | "item" | "itemGroup" | "content" | "valueText" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
5
- //#endregion
6
- export { listboxAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/segment-group/segment-group-anatomy.d.ts
4
- declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy12.Anatomy<"label" | "root" | "indicator" | "item" | "itemText" | "itemControl">;
5
- //#endregion
6
- export { segmentGroupAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/toggle/toggle-anatomy.d.ts
4
- declare const toggleAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"root" | "indicator">;
5
- //#endregion
6
- export { toggleAnatomy as t };
@@ -1,6 +0,0 @@
1
- import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
2
-
3
- //#region src/components/tour/tour-anatomy.d.ts
4
- declare const tourAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"title" | "control" | "progressText" | "content" | "arrow" | "arrowTip" | "positioner" | "closeTrigger" | "actionTrigger" | "description" | "backdrop" | "spotlight">;
5
- //#endregion
6
- export { tourAnatomy as t };