@sprawlify/solid 0.1.10 → 0.1.11
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/{carousel-anatomy-gusCi1vA.d.ts → carousel-anatomy-Co3o-jNb.d.ts} +1 -1
- package/dist/{checkbox-anatomy-PPxvbQhr.d.ts → checkbox-anatomy-0V2ae3MZ.d.ts} +1 -1
- package/dist/{collapsible-26a_QKkK.jsx → collapsible-BOwDm2qd.jsx} +2 -2
- package/dist/{color-picker-anatomy-D99qIWVt.d.ts → color-picker-anatomy-DoLAd_sG.d.ts} +1 -1
- package/dist/{combobox-anatomy-DzEZmdQn.d.ts → combobox-anatomy-09Rvf_r8.d.ts} +1 -1
- package/dist/components/accordion/index.jsx +3 -3
- package/dist/components/alert-dialog/index.d.ts +1 -1
- package/dist/components/alert-dialog/index.jsx +5 -5
- package/dist/components/anatomy.d.ts +10 -10
- 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/carousel/index.d.ts +2 -2
- 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 +1 -1
- package/dist/components/color-picker/index.jsx +7 -7
- package/dist/components/combobox/index.d.ts +1 -1
- package/dist/components/combobox/index.jsx +7 -7
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-picker/index.jsx +5 -5
- package/dist/components/dialog/index.jsx +5 -5
- package/dist/components/drawer/index.jsx +5 -5
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/dropdown-menu/index.jsx +6 -6
- package/dist/components/editable/index.jsx +4 -4
- package/dist/components/field/index.jsx +4 -4
- package/dist/components/fieldset/index.jsx +3 -3
- package/dist/components/file-upload/index.jsx +4 -4
- package/dist/components/floating-panel/index.jsx +5 -5
- package/dist/components/focus-trap/index.jsx +2 -2
- package/dist/components/format/index.d.ts +9 -2
- package/dist/components/format/index.js +13 -3
- package/dist/components/format/index.jsx +14 -3
- package/dist/components/frame/index.jsx +1 -1
- package/dist/components/highlight/index.jsx +1 -1
- package/dist/components/hover-card/index.jsx +5 -5
- package/dist/components/image-cropper/index.jsx +1 -1
- package/dist/components/json-tree-view/index.js +0 -1
- 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 +5 -5
- 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.jsx +5 -5
- package/dist/components/presence/index.jsx +5 -5
- 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.jsx +7 -7
- 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/swap/index.jsx +4 -4
- package/dist/components/switch/index.jsx +4 -4
- package/dist/components/tabs/index.jsx +5 -5
- 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.jsx +5 -5
- package/dist/components/tour/index.d.ts +1 -1
- package/dist/components/tour/index.jsx +5 -5
- package/dist/components/tree-view/index.jsx +4 -4
- package/dist/date-picker-anatomy-B0Y3Fbfx.d.ts +6 -0
- package/dist/{field-DCGUScJk.jsx → field-BiuyYoe1.jsx} +3 -3
- package/dist/{field-anatomy-BasO5CS7.d.ts → field-anatomy-BPqeCwWP.d.ts} +1 -1
- package/dist/{fieldset-DFvB-K_f.jsx → fieldset-ZCDQ3U3I.jsx} +2 -2
- package/dist/{fieldset-anatomy-DJxvxcg3.d.ts → fieldset-anatomy-Da9iEU27.d.ts} +1 -1
- package/dist/{index-3V4EpIEV.d.ts → index-ZwF3el_9.d.ts} +1 -1
- package/dist/{listbox-anatomy-CIn4BxN-.d.ts → listbox-anatomy-DFEDFUm8.d.ts} +1 -1
- package/dist/{presence-BwkOOsXq.jsx → presence-dry65OEX.jsx} +3 -3
- package/dist/{render-strategy-6LT04Ztx.jsx → render-strategy-BB2DhQSO.jsx} +1 -1
- package/dist/{segment-group-anatomy-DW5nrFOt.d.ts → segment-group-anatomy-CErPob_5.d.ts} +1 -1
- package/dist/{tour-anatomy-BDLo2gT4.d.ts → tour-anatomy-B5h2nazz.d.ts} +1 -1
- package/dist/{tree-view-EWwH1dnj.jsx → tree-view-CS5ua7Ew.jsx} +3 -3
- package/dist/{use-presence-D-xCn9Ye.jsx → use-presence-jE-N8zpH.jsx} +1 -1
- package/package.json +4 -2
- package/dist/date-picker-anatomy-DzauxR_s.d.ts +0 -6
- /package/dist/{compose-refs-Jq47jedK.jsx → compose-refs-CeEgnlQr.jsx} +0 -0
- /package/dist/{create-split-props-B2Gc7D9P.jsx → create-split-props-Bs7cdSMW.jsx} +0 -0
|
@@ -4,11 +4,11 @@ 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 { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-shXOKeL4.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import "../../
|
|
9
|
-
import
|
|
10
|
-
import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
11
|
-
import { t as usePresence } from "../../use-presence-
|
|
7
|
+
import { t as composeRefs } from "../../compose-refs-CeEgnlQr.jsx";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-Bs7cdSMW.jsx";
|
|
9
|
+
import "../../render-strategy-BB2DhQSO.jsx";
|
|
10
|
+
import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-dry65OEX.jsx";
|
|
11
|
+
import { t as usePresence } from "../../use-presence-jE-N8zpH.jsx";
|
|
12
12
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import * as tooltip from "@sprawlify/primitives/machines/tooltip";
|
|
14
14
|
import { anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
|
|
@@ -100,7 +100,7 @@ interface TourTitleProps extends HTMLProps<"h2">, TourTitleBaseProps {}
|
|
|
100
100
|
declare const TourTitle: (props: TourTitleProps) => solid_js0.JSX.Element;
|
|
101
101
|
//#endregion
|
|
102
102
|
//#region src/components/tour/tour-anatomy.d.ts
|
|
103
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "content" | "
|
|
103
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "content" | "actionTrigger" | "description" | "closeTrigger" | "arrow" | "arrowTip" | "positioner" | "backdrop" | "progressText" | "spotlight" | "control">;
|
|
104
104
|
declare namespace tour_d_exports {
|
|
105
105
|
export { TourActionTrigger as ActionTrigger, TourActionTriggerBaseProps as ActionTriggerBaseProps, TourActionTriggerProps as ActionTriggerProps, TourActions as Actions, TourActionsProps as ActionsProps, TourArrow as Arrow, TourArrowBaseProps as ArrowBaseProps, TourArrowProps as ArrowProps, TourArrowTip as ArrowTip, TourArrowTipBaseProps as ArrowTipBaseProps, TourArrowTipProps as ArrowTipProps, TourBackdrop as Backdrop, TourBackdropBaseProps as BackdropBaseProps, TourBackdropProps as BackdropProps, TourCloseTrigger as CloseTrigger, TourCloseTriggerBaseProps as CloseTriggerBaseProps, TourCloseTriggerProps as CloseTriggerProps, TourContent as Content, TourContentBaseProps as ContentBaseProps, TourContentProps as ContentProps, TourContext as Context, TourContextProps as ContextProps, TourControl as Control, TourControlBaseProps as ControlBaseProps, TourControlProps as ControlProps, TourDescription as Description, TourDescriptionBaseProps as DescriptionBaseProps, TourDescriptionProps as DescriptionProps, FocusOutsideEvent, InteractOutsideEvent, Point, PointerDownOutsideEvent, TourPositioner as Positioner, TourPositionerBaseProps as PositionerBaseProps, TourPositionerProps as PositionerProps, TourProgressText as ProgressText, TourProgressTextBaseProps as ProgressTextBaseProps, ProgressTextDetails, TourProgressTextProps as ProgressTextProps, TourRoot as Root, TourRootBaseProps as RootBaseProps, TourRootProps as RootProps, TourSpotlight as Spotlight, TourSpotlightBaseProps as SpotlightBaseProps, TourSpotlightProps as SpotlightProps, StatusChangeDetails, StepAction$1 as StepAction, StepActionMap, StepActionTriggerProps$1 as StepActionTriggerProps, StepBaseDetails, StepChangeDetails, StepDetails, StepEffectArgs, StepPlacement, StepStatus, StepType, TourTitle as Title, TourTitleBaseProps as TitleBaseProps, TourTitleProps as TitleProps, WaitOptions };
|
|
106
106
|
}
|
|
@@ -4,11 +4,11 @@ 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 { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-shXOKeL4.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
9
|
-
import { t as
|
|
10
|
-
import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
11
|
-
import { t as usePresence } from "../../use-presence-
|
|
7
|
+
import { t as composeRefs } from "../../compose-refs-CeEgnlQr.jsx";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-Bs7cdSMW.jsx";
|
|
9
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-BB2DhQSO.jsx";
|
|
10
|
+
import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-dry65OEX.jsx";
|
|
11
|
+
import { t as usePresence } from "../../use-presence-jE-N8zpH.jsx";
|
|
12
12
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
14
14
|
import { anatomy } from "@sprawlify/primitives/machines/tour";
|
|
@@ -2,9 +2,9 @@ import "../../core-DrpCCybS.jsx";
|
|
|
2
2
|
import "../../create-context-iBxaUhvx.jsx";
|
|
3
3
|
import "../../providers-C-cHBiyk.jsx";
|
|
4
4
|
import "../../factory-shXOKeL4.jsx";
|
|
5
|
-
import "../../create-split-props-
|
|
6
|
-
import "../../render-strategy-
|
|
7
|
-
import "../../collapsible-
|
|
5
|
+
import "../../create-split-props-Bs7cdSMW.jsx";
|
|
6
|
+
import "../../render-strategy-BB2DhQSO.jsx";
|
|
7
|
+
import "../../collapsible-BOwDm2qd.jsx";
|
|
8
8
|
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-BogMAToo.jsx";
|
|
9
|
-
import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-
|
|
9
|
+
import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-CS5ua7Ew.jsx";
|
|
10
10
|
export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -0,0 +1,6 @@
|
|
|
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<"label" | "input" | "table" | "view" | "root" | "control" | "nextTrigger" | "prevTrigger" | "trigger" | "clearTrigger" | "content" | "positioner" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect" | "valueText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { datePickerAnatomy as t };
|
|
@@ -3,9 +3,9 @@ import { r as mergeProps$1 } from "./core-DrpCCybS.jsx";
|
|
|
3
3
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
4
4
|
import { s as useEnvironmentContext } from "./providers-C-cHBiyk.jsx";
|
|
5
5
|
import { t as sprawlify } from "./factory-shXOKeL4.jsx";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
8
|
-
import { u as useFieldsetContext } from "./fieldset-
|
|
6
|
+
import { t as composeRefs } from "./compose-refs-CeEgnlQr.jsx";
|
|
7
|
+
import { t as createSplitProps } from "./create-split-props-Bs7cdSMW.jsx";
|
|
8
|
+
import { u as useFieldsetContext } from "./fieldset-ZCDQ3U3I.jsx";
|
|
9
9
|
import { Show, createMemo, createSignal, createUniqueId, mergeProps, onCleanup, onMount, splitProps } from "solid-js";
|
|
10
10
|
import { ariaAttr, 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/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "textarea" | "select" | "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 { s as useEnvironmentContext } from "./providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "./factory-shXOKeL4.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
7
|
+
import { t as composeRefs } from "./compose-refs-CeEgnlQr.jsx";
|
|
8
|
+
import { t as createSplitProps } from "./create-split-props-Bs7cdSMW.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 };
|
|
@@ -8,7 +8,7 @@ interface PresenceProps extends HTMLProps<"div">, PresenceBaseProps {}
|
|
|
8
8
|
declare const Presence: (props: PresenceProps) => solid_js0.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
//#region src/components/presence/split-presence-props.d.ts
|
|
11
|
-
declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pick<T, Extract<("
|
|
11
|
+
declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pick<T, Extract<("present" | "onExitComplete" | "immediate" | "skipAnimationOnMount" | "lazyMount" | "unmountOnExit")[], readonly (keyof T)[]>[number]>, { [P in keyof T as Exclude<P, "present" | "onExitComplete" | "immediate" | "skipAnimationOnMount" | "lazyMount" | "unmountOnExit">]: T[P] }];
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/components/presence/use-presence-context.d.ts
|
|
14
14
|
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<"label" | "input" | "root" | "item" | "itemGroup" | "content" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty" | "valueText">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { listboxAnatomy as t };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as mergeProps$1 } from "./core-DrpCCybS.jsx";
|
|
2
2
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
3
3
|
import { t as sprawlify } from "./factory-shXOKeL4.jsx";
|
|
4
|
-
import { t as
|
|
5
|
-
import { t as
|
|
6
|
-
import { t as usePresence } from "./use-presence-
|
|
4
|
+
import { t as composeRefs } from "./compose-refs-CeEgnlQr.jsx";
|
|
5
|
+
import { t as createSplitProps } from "./create-split-props-Bs7cdSMW.jsx";
|
|
6
|
+
import { t as usePresence } from "./use-presence-jE-N8zpH.jsx";
|
|
7
7
|
import { Show } from "solid-js";
|
|
8
8
|
//#region src/components/presence/split-presence-props.ts
|
|
9
9
|
const splitPresenceProps = (props) => createSplitProps()(props, [
|
|
@@ -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-Bs7cdSMW.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" | "item" | "indicator" | "itemText" | "itemControl">;
|
|
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<"title" | "
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "control" | "progressText" | "content" | "positioner" | "description" | "closeTrigger" | "backdrop" | "actionTrigger" | "arrow" | "arrowTip" | "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 { a as useLocaleContext, s as useEnvironmentContext } from "./providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "./factory-shXOKeL4.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-Bs7cdSMW.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "./render-strategy-BB2DhQSO.jsx";
|
|
9
|
+
import { t as collapsible_exports } from "./collapsible-BOwDm2qd.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";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as useMachine, n as normalizeProps } from "./core-DrpCCybS.jsx";
|
|
2
2
|
import { t as runIfFn } from "./run-if-fn-qkd0iQPO.jsx";
|
|
3
|
-
import { n as splitRenderStrategyProps } from "./render-strategy-
|
|
3
|
+
import { n as splitRenderStrategyProps } from "./render-strategy-BB2DhQSO.jsx";
|
|
4
4
|
import { createEffect, createMemo, createSignal } from "solid-js";
|
|
5
5
|
import * as presence from "@sprawlify/primitives/machines/presence";
|
|
6
6
|
//#region src/components/presence/use-presence.ts
|
package/package.json
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/solid",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.11",
|
|
4
4
|
"description": "Solid wrapper for primitives.",
|
|
5
|
+
"homepage": "https://ui.sprawlify.com/solid",
|
|
5
6
|
"license": "MIT",
|
|
6
7
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
8
|
+
"repository": "https://github.com/sprawlify/community",
|
|
7
9
|
"files": [
|
|
8
10
|
"dist"
|
|
9
11
|
],
|
|
@@ -338,7 +340,7 @@
|
|
|
338
340
|
},
|
|
339
341
|
"dependencies": {
|
|
340
342
|
"@solid-primitives/keyed": "^1.5.3",
|
|
341
|
-
"@sprawlify/primitives": "0.1.
|
|
343
|
+
"@sprawlify/primitives": "0.1.11"
|
|
342
344
|
},
|
|
343
345
|
"peerDependencies": {
|
|
344
346
|
"solid-js": ">=1.9.10"
|
|
@@ -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" | "label" | "input" | "table" | "view" | "trigger" | "content" | "positioner" | "control" | "nextTrigger" | "prevTrigger" | "valueText" | "clearTrigger" | "tableHeader" | "tableBody" | "tableRow" | "viewTrigger" | "monthSelect" | "yearSelect" | "presetTrigger" | "rangeText" | "tableCell" | "tableCellTrigger" | "tableHead" | "viewControl">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { datePickerAnatomy as t };
|
|
File without changes
|
|
File without changes
|