@sprawlify/solid 0.0.99 → 0.0.100
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.
- package/dist/{alert-dialog-anatomy-DWlnkhHs.d.ts → alert-dialog-anatomy-6cr9FS-r.d.ts} +1 -1
- package/dist/{carousel-anatomy-CqORWlCR.d.ts → carousel-anatomy-DffDaJWq.d.ts} +1 -1
- package/dist/{checkbox-anatomy-Og29Ch0M.d.ts → checkbox-anatomy-zUpglYoI.d.ts} +1 -1
- package/dist/{collapsible-EtYWADiy.jsx → collapsible-FZ1DI91d.jsx} +2 -2
- package/dist/{color-picker-anatomy-B6c39JK_.d.ts → color-picker-anatomy-BQkMcWLq.d.ts} +1 -1
- package/dist/combobox-anatomy-BC5aqsC2.d.ts +6 -0
- package/dist/components/accordion/index.jsx +3 -3
- package/dist/components/alert-dialog/index.d.ts +2 -2
- package/dist/components/alert-dialog/index.jsx +4 -4
- package/dist/components/anatomy.d.ts +11 -11
- package/dist/components/angle-slider/index.jsx +1 -1
- package/dist/components/aspect-ratio/index.jsx +1 -1
- package/dist/components/avatar/index.jsx +1 -1
- package/dist/components/bottom-sheet/index.d.ts +1 -1
- package/dist/components/bottom-sheet/index.jsx +4 -4
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/carousel/index.jsx +1 -1
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/checkbox/index.jsx +4 -4
- package/dist/components/clipboard/index.jsx +1 -1
- package/dist/components/collapsible/index.jsx +3 -3
- package/dist/components/color-picker/index.d.ts +2 -2
- package/dist/components/color-picker/index.jsx +6 -6
- package/dist/components/combobox/index.d.ts +2 -2
- package/dist/components/combobox/index.jsx +6 -6
- package/dist/components/date-picker/index.d.ts +2 -2
- package/dist/components/date-picker/index.jsx +4 -4
- package/dist/components/dialog/index.d.ts +1 -1
- package/dist/components/dialog/index.jsx +4 -4
- package/dist/components/dropdown-menu/index.d.ts +1 -1
- package/dist/components/dropdown-menu/index.jsx +4 -4
- package/dist/components/editable/index.jsx +4 -4
- package/dist/components/field/index.d.ts +1 -1
- package/dist/components/field/index.jsx +4 -4
- package/dist/components/fieldset/index.d.ts +1 -1
- package/dist/components/fieldset/index.jsx +3 -3
- package/dist/components/file-upload/index.jsx +4 -4
- package/dist/components/floating-panel/index.d.ts +1 -1
- package/dist/components/floating-panel/index.jsx +4 -4
- package/dist/components/focus-trap/index.jsx +2 -2
- package/dist/components/frame/index.jsx +1 -1
- package/dist/components/highlight/index.jsx +1 -1
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.jsx +4 -4
- package/dist/components/image-cropper/index.jsx +1 -1
- package/dist/components/json-tree-view/index.js +1 -0
- package/dist/components/json-tree-view/index.jsx +4 -4
- package/dist/components/listbox/index.d.ts +1 -1
- package/dist/components/listbox/index.jsx +1 -1
- package/dist/components/marquee/index.jsx +1 -1
- package/dist/components/navigation-menu/index.jsx +4 -4
- package/dist/components/number-input/index.jsx +4 -4
- package/dist/components/pagination/index.jsx +1 -1
- package/dist/components/password-input/index.jsx +4 -4
- package/dist/components/pin-input/index.jsx +4 -4
- package/dist/components/popover/index.d.ts +1 -1
- package/dist/components/popover/index.jsx +4 -4
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.jsx +4 -4
- package/dist/components/progress/index.jsx +1 -1
- package/dist/components/qr-code/index.jsx +1 -1
- package/dist/components/radio-group/index.jsx +3 -3
- package/dist/components/rating-group/index.jsx +4 -4
- package/dist/components/scroll-area/index.jsx +1 -1
- package/dist/components/segment-group/index.d.ts +1 -1
- package/dist/components/segment-group/index.jsx +1 -1
- package/dist/components/select/index.d.ts +1 -1
- package/dist/components/select/index.jsx +6 -6
- package/dist/components/separator/index.jsx +1 -1
- package/dist/components/signature-pad/index.jsx +4 -4
- package/dist/components/slider/index.jsx +1 -1
- package/dist/components/splitter/index.jsx +1 -1
- package/dist/components/steps/index.jsx +1 -1
- package/dist/components/switch/index.jsx +4 -4
- package/dist/components/tabs/index.jsx +4 -4
- package/dist/components/tags-input/index.jsx +4 -4
- package/dist/components/timer/index.jsx +1 -1
- package/dist/components/toggle/index.jsx +1 -1
- package/dist/components/toggle-group/index.jsx +1 -1
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/index.jsx +4 -4
- package/dist/components/tour/index.d.ts +2 -2
- package/dist/components/tour/index.jsx +4 -4
- package/dist/components/tree-view/index.jsx +4 -4
- package/dist/date-picker-anatomy-CGhvtung.d.ts +6 -0
- package/dist/{field-CxZ6hFzS.jsx → field-DujBK584.jsx} +3 -3
- package/dist/{field-anatomy-BVhZBuPN.d.ts → field-anatomy-D7Z4mWbF.d.ts} +1 -1
- package/dist/{fieldset-DBnnfy2r.jsx → fieldset-D3jChLai.jsx} +2 -2
- package/dist/{fieldset-anatomy-t2uR3tz-.d.ts → fieldset-anatomy-CKytu4jl.d.ts} +1 -1
- package/dist/{index-CUS_uvKg.d.ts → index-irEDkc-J.d.ts} +1 -1
- package/dist/{listbox-anatomy-BG5ePXsB.d.ts → listbox-anatomy-mFmyWI4J.d.ts} +1 -1
- package/dist/{presence-B0xtId0Q.jsx → presence-BcYjLSBT.jsx} +3 -3
- package/dist/{render-strategy-BB2DhQSO.jsx → render-strategy-6LT04Ztx.jsx} +1 -1
- package/dist/{segment-group-anatomy-DwgdyOB9.d.ts → segment-group-anatomy-Djvax02-.d.ts} +1 -1
- package/dist/{tour-anatomy-B_2l5UYW.d.ts → tour-anatomy-xud9j986.d.ts} +1 -1
- package/dist/{tree-view-GhCkKHDi.jsx → tree-view-DWzZx1Um.jsx} +3 -3
- package/package.json +2 -2
- package/dist/combobox-anatomy-kFw_4UK9.d.ts +0 -6
- package/dist/date-picker-anatomy-oe_OyDlh.d.ts +0 -6
- /package/dist/{compose-refs-CeEgnlQr.jsx → compose-refs-Jq47jedK.jsx} +0 -0
- /package/dist/{create-split-props-Bs7cdSMW.jsx → create-split-props-B2Gc7D9P.jsx} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { fieldAnatomy as t };
|
|
@@ -4,8 +4,8 @@ import { t as runIfFn } from "./run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { o as useEnvironmentContext } from "./providers-DsAwxh4b.jsx";
|
|
6
6
|
import { t as sprawlify } from "./factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
7
|
+
import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { t as composeRefs } from "./compose-refs-Jq47jedK.jsx";
|
|
9
9
|
import { Show, createMemo, createSignal, createUniqueId, mergeProps, onCleanup, onMount } from "solid-js";
|
|
10
10
|
import { dataAttr } from "@sprawlify/primitives/dom-query";
|
|
11
11
|
import { createAnatomy } from "@sprawlify/primitives/anatomy";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
4
|
-
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { fieldsetAnatomy as t };
|
|
@@ -29,7 +29,7 @@ interface PresenceProps extends HTMLProps<'div'>, PresenceBaseProps {}
|
|
|
29
29
|
declare const Presence: (props: PresenceProps) => solid_js0.JSX.Element;
|
|
30
30
|
//#endregion
|
|
31
31
|
//#region src/components/presence/split-presence-props.d.ts
|
|
32
|
-
declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pick<T, Extract<("
|
|
32
|
+
declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pick<T, Extract<("onExitComplete" | "lazyMount" | "unmountOnExit" | "present" | "immediate" | "skipAnimationOnMount")[], readonly (keyof T)[]>[number]>, { [P in keyof T as Exclude<P, "onExitComplete" | "lazyMount" | "unmountOnExit" | "present" | "immediate" | "skipAnimationOnMount">]: T[P] }];
|
|
33
33
|
//#endregion
|
|
34
34
|
//#region src/components/presence/use-presence-context.d.ts
|
|
35
35
|
interface UsePresenceContext extends UsePresenceReturn {}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
-
declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"content" | "input" | "label" | "root" | "item" | "itemGroup" | "itemText" | "valueText" | "itemIndicator" | "itemGroupLabel" | "empty">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { listboxAnatomy as t };
|
|
@@ -2,9 +2,9 @@ import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "./core-
|
|
|
2
2
|
import { t as runIfFn } from "./run-if-fn-qkd0iQPO.jsx";
|
|
3
3
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
4
4
|
import { t as sprawlify } from "./factory-B95XvEzz.jsx";
|
|
5
|
-
import { t as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
|
|
6
|
+
import { n as splitRenderStrategyProps } from "./render-strategy-6LT04Ztx.jsx";
|
|
7
|
+
import { t as composeRefs } from "./compose-refs-Jq47jedK.jsx";
|
|
8
8
|
import { Show, createEffect, createMemo, createSignal } from "solid-js";
|
|
9
9
|
import * as presence from "@sprawlify/primitives/machines/presence";
|
|
10
10
|
//#region src/components/presence/split-presence-props.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as createContext } from "./create-context-iBxaUhvx.jsx";
|
|
2
|
-
import { t as createSplitProps } from "./create-split-props-
|
|
2
|
+
import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
|
|
3
3
|
//#region src/utils/render-strategy.ts
|
|
4
4
|
const [RenderStrategyProvider, useRenderStrategyContext] = createContext({
|
|
5
5
|
hookName: "useRenderStrategyContext",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
4
|
-
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"
|
|
4
|
+
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"label" | "root" | "indicator" | "item" | "itemControl" | "itemText">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { segmentGroupAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "positioner" | "content" | "closeTrigger" | "backdrop" | "description" | "control" | "progressText" | "arrow" | "arrowTip" | "actionTrigger" | "spotlight">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { tourAnatomy as t };
|
|
@@ -4,9 +4,9 @@ import { t as runIfFn } from "./run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { i as useLocaleContext, o as useEnvironmentContext } from "./providers-DsAwxh4b.jsx";
|
|
6
6
|
import { t as sprawlify } from "./factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "./create-split-props-
|
|
8
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "./render-strategy-
|
|
9
|
-
import { t as collapsible_exports } from "./collapsible-
|
|
7
|
+
import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "./render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as collapsible_exports } from "./collapsible-FZ1DI91d.jsx";
|
|
10
10
|
import { createMemo, createUniqueId } from "solid-js";
|
|
11
11
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
12
12
|
import { anatomy as treeViewAnatomy } 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.
|
|
3
|
+
"version": "0.0.100",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Solid wrapper for primitives.",
|
|
6
6
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
"dependencies": {
|
|
334
334
|
"@solid-primitives/keyed": "^1.5.3",
|
|
335
|
-
"@sprawlify/primitives": "0.0.
|
|
335
|
+
"@sprawlify/primitives": "0.0.100"
|
|
336
336
|
},
|
|
337
337
|
"peerDependencies": {
|
|
338
338
|
"solid-js": ">=1.9.10"
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "item" | "itemGroup" | "label" | "trigger" | "content" | "positioner" | "input" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty" | "list" | "clearTrigger">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { comboboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
-
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "nextTrigger" | "prevTrigger" | "label" | "trigger" | "content" | "positioner" | "input" | "valueText" | "clearTrigger" | "table" | "view" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { datePickerAnatomy as t };
|
|
File without changes
|
|
File without changes
|