@sprawlify/solid 0.0.28 → 0.0.30
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-DDZgW_BL.d.ts +6 -0
- package/dist/checkbox-anatomy-Cv8u304c.d.ts +6 -0
- package/dist/color-picker-anatomy-DcsI9NV3.d.ts +6 -0
- package/dist/combobox-anatomy-DZvR0RoG.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +12 -13
- package/dist/components/anatomy.d.ts +11 -11
- package/dist/components/angle-slider/index.d.ts +14 -15
- package/dist/components/avatar/index.d.ts +9 -10
- package/dist/components/bottom-sheet/index.d.ts +14 -15
- package/dist/components/bottom-sheet/index.jsx +2 -2
- package/dist/components/carousel/index.d.ts +19 -16
- package/dist/components/checkbox/index.d.ts +16 -13
- package/dist/components/checkbox/index.jsx +3 -3
- package/dist/components/clipboard/index.d.ts +12 -13
- package/dist/components/collapsible/index.d.ts +11 -12
- package/dist/components/collection/index.d.ts +2 -2
- package/dist/components/color-picker/index.d.ts +38 -35
- package/dist/components/color-picker/index.jsx +4 -4
- package/dist/components/combobox/index.d.ts +25 -22
- package/dist/components/combobox/index.jsx +4 -4
- package/dist/components/date-picker/index.d.ts +35 -32
- package/dist/components/date-picker/index.js +1 -0
- package/dist/components/date-picker/index.jsx +3 -2
- package/dist/components/dialog/index.d.ts +14 -15
- package/dist/components/dialog/index.jsx +2 -2
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +15 -16
- package/dist/components/editable/index.jsx +3 -3
- package/dist/components/field/index.d.ts +17 -14
- package/dist/components/field/index.jsx +3 -3
- package/dist/components/fieldset/index.d.ts +14 -11
- package/dist/components/fieldset/index.jsx +2 -2
- package/dist/components/file-upload/index.d.ts +19 -20
- package/dist/components/file-upload/index.js +1 -0
- package/dist/components/file-upload/index.jsx +4 -3
- package/dist/components/floating-panel/index.d.ts +18 -19
- package/dist/components/floating-panel/index.jsx +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.jsx +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +1 -1
- package/dist/components/frame/index.jsx +1 -1
- package/dist/components/highlight/index.d.ts +3 -3
- package/dist/components/hover-card/index.d.ts +12 -13
- package/dist/components/hover-card/index.jsx +2 -2
- package/dist/components/image-cropper/index.d.ts +12 -13
- package/dist/components/json-tree-view/index.d.ts +6 -7
- package/dist/components/json-tree-view/index.js +0 -1
- package/dist/components/listbox/index.d.ts +20 -17
- package/dist/components/marquee/index.d.ts +10 -11
- package/dist/components/menu/index.d.ts +26 -27
- package/dist/components/menu/index.jsx +2 -2
- package/dist/components/navigation-menu/index.d.ts +18 -19
- package/dist/components/navigation-menu/index.jsx +2 -2
- package/dist/components/number-input/index.d.ts +14 -15
- package/dist/components/number-input/index.jsx +3 -3
- package/dist/components/pagination/index.d.ts +13 -14
- package/dist/components/password-input/index.d.ts +10 -11
- package/dist/components/password-input/index.jsx +3 -3
- package/dist/components/pin-input/index.d.ts +11 -12
- package/dist/components/pin-input/index.jsx +3 -3
- package/dist/components/popover/index.d.ts +17 -18
- package/dist/components/popover/index.jsx +2 -2
- package/dist/components/presence/index.d.ts +4 -4
- package/dist/components/presence/index.jsx +2 -2
- package/dist/components/progress/index.d.ts +15 -16
- package/dist/components/qr-code/index.d.ts +11 -12
- package/dist/components/radio-group/index.d.ts +13 -14
- package/dist/components/radio-group/index.jsx +2 -2
- package/dist/components/rating-group/index.d.ts +11 -12
- package/dist/components/rating-group/index.jsx +3 -3
- package/dist/components/scroll-area/index.d.ts +12 -13
- package/dist/components/segment-group/index.d.ts +16 -13
- package/dist/components/select/index.d.ts +23 -24
- package/dist/components/select/index.jsx +4 -4
- package/dist/components/signature-pad/index.d.ts +13 -14
- package/dist/components/signature-pad/index.jsx +3 -3
- package/dist/components/slider/index.d.ts +17 -18
- package/dist/components/splitter/index.d.ts +10 -11
- package/dist/components/steps/index.d.ts +17 -18
- package/dist/components/switch/index.d.ts +11 -12
- package/dist/components/switch/index.jsx +3 -3
- package/dist/components/tabs/index.d.ts +12 -13
- package/dist/components/tabs/index.jsx +2 -2
- package/dist/components/tags-input/index.d.ts +17 -18
- package/dist/components/tags-input/index.jsx +3 -3
- package/dist/components/timer/index.d.ts +12 -13
- package/dist/components/toast/index.d.ts +10 -11
- package/dist/components/toggle/index.d.ts +9 -6
- package/dist/components/toggle-group/index.d.ts +8 -9
- package/dist/components/tooltip/index.d.ts +12 -13
- package/dist/components/tooltip/index.jsx +2 -2
- package/dist/components/tour/index.d.ts +23 -20
- package/dist/components/tour/index.jsx +2 -2
- package/dist/components/tree-view/index.d.ts +6 -7
- package/dist/date-picker-anatomy-ByDSq_qK.d.ts +6 -0
- package/dist/{field-DxTNYrs9.jsx → field-NgZys4GU.jsx} +2 -2
- package/dist/field-anatomy-uG_kjBq_.d.ts +6 -0
- package/dist/{fieldset-D7mvo7Kw.jsx → fieldset-CnzvSH3P.jsx} +1 -1
- package/dist/fieldset-anatomy-IBzVmUR0.d.ts +6 -0
- package/dist/{index-BGmf007n.d.ts → index-A0pR__s-.d.ts} +15 -15
- package/dist/{index-DTRbLZNc.d.ts → index-BGh0Zbba.d.ts} +5 -5
- package/dist/{index-DpaV1Ouy.d.ts → index-DKBcQ-9z.d.ts} +5 -5
- package/dist/{index-BrCCjQgv.d.ts → index-DiMMHrLY.d.ts} +2 -2
- package/dist/{index-Oq7We3Iy.d.ts → index-LqdoGvX0.d.ts} +15 -15
- package/dist/index.d.ts +5 -5
- package/dist/listbox-anatomy-B2gt4a0Q.d.ts +6 -0
- package/dist/{presence-CkAIOgLS.jsx → presence-ZCUJRZyo.jsx} +1 -1
- package/dist/segment-group-anatomy-BEyCaFG1.d.ts +6 -0
- package/dist/toggle-anatomy-DiwdVcMu.d.ts +6 -0
- package/dist/tour-anatomy-C8N62hnJ.d.ts +6 -0
- package/dist/utils/index.d.ts +1 -1
- package/package.json +2 -2
- package/dist/carousel-anatomy-egUs2m1M.d.ts +0 -6
- package/dist/checkbox-anatomy-CdKhuOYx.d.ts +0 -6
- package/dist/color-picker-anatomy-BSXtAQ3S.d.ts +0 -6
- package/dist/combobox-anatomy-DE6BeyUp.d.ts +0 -6
- package/dist/date-picker-anatomy-QZkq9H7d.d.ts +0 -6
- package/dist/field-anatomy-BgbxvZjw.d.ts +0 -6
- package/dist/fieldset-anatomy-DComCOpa.d.ts +0 -6
- package/dist/listbox-anatomy-O8Fvkmnk.d.ts +0 -6
- package/dist/segment-group-anatomy-BZVwXjME.d.ts +0 -6
- package/dist/toggle-anatomy-B-BLQIvU.d.ts +0 -6
- package/dist/tour-anatomy-BR13_w8y.d.ts +0 -6
- /package/dist/{compose-refs-Cl52A8w2.jsx → compose-refs-11PIsxEa.jsx} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as useMachine, i as mergeProps, n as PropTypes, r as normalizeProps, t as Key } from "./index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor, r as MaybePromise, t as Assign } from "./types-
|
|
3
|
-
import { i as sprawlify, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-
|
|
4
|
-
import { a as useFilter, c as LocaleProvider, d as EnvironmentProviderProps, f as RootNode, i as UseFilterReturn, l as LocaleProviderProps, m as useEnvironmentContext, n as useLocaleContext, o as UseCollatorProps, p as UseEnvironmentContext, r as UseFilterProps, s as useCollator, t as UseLocaleContext, u as EnvironmentProvider } from "./index-
|
|
5
|
-
import { t as createContext } from "./index-
|
|
1
|
+
import { a as useMachine, i as mergeProps, n as PropTypes, r as normalizeProps, t as Key } from "./index-B3_OUYsI.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor, r as MaybePromise, t as Assign } from "./types-BuJXW13N.js";
|
|
3
|
+
import { i as sprawlify, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-CpgiPRji.js";
|
|
4
|
+
import { a as useFilter, c as LocaleProvider, d as EnvironmentProviderProps, f as RootNode, i as UseFilterReturn, l as LocaleProviderProps, m as useEnvironmentContext, n as useLocaleContext, o as UseCollatorProps, p as UseEnvironmentContext, r as UseFilterProps, s as useCollator, t as UseLocaleContext, u as EnvironmentProvider } from "./index-DiMMHrLY.js";
|
|
5
|
+
import { t as createContext } from "./index-SHPRZOqK.js";
|
|
6
6
|
export { Assign, EnvironmentProvider, EnvironmentProviderProps, HTMLProps, HTMLSprawlifyProps, Key, LocaleProvider, LocaleProviderProps, MaybeAccessor, MaybePromise, Optional, PolymorphicProps, PropTypes, RootNode, UseCollatorProps, UseEnvironmentContext, UseFilterProps, UseFilterReturn, UseLocaleContext, createContext, mergeProps, normalizeProps, sprawlify, useCollator, useEnvironmentContext, useFilter, useLocaleContext, useMachine };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy13 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
+
declare const listboxAnatomy: _sprawlify_primitives_anatomy13.AnatomyInstance<"root" | "label" | "item" | "itemText" | "content" | "itemGroup" | "input" | "itemIndicator" | "itemGroupLabel" | "empty" | "valueText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { listboxAnatomy as t };
|
|
@@ -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-
|
|
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_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
4
|
+
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"root" | "indicator" | "label" | "item" | "itemControl" | "itemText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { segmentGroupAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/toggle/toggle-anatomy.d.ts
|
|
4
|
+
declare const toggleAnatomy: _sprawlify_primitives_anatomy3.Anatomy<"root" | "indicator">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { toggleAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"arrow" | "arrowTip" | "positioner" | "content" | "title" | "actionTrigger" | "closeTrigger" | "progressText" | "backdrop" | "description" | "spotlight" | "control">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { tourAnatomy as t };
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as createContext } from "../index-
|
|
1
|
+
import { t as createContext } from "../index-SHPRZOqK.js";
|
|
2
2
|
export { createContext };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/solid",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.30",
|
|
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.
|
|
320
|
+
"@sprawlify/primitives": "0.0.30"
|
|
321
321
|
},
|
|
322
322
|
"peerDependencies": {
|
|
323
323
|
"solid-js": ">=1.1.3"
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
-
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "item" | "prevTrigger" | "nextTrigger" | "indicator" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { carouselAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "indicator" | "label" | "group">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { checkboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
-
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy2.AnatomyInstance<"root" | "control" | "label" | "view" | "content" | "trigger" | "positioner" | "valueText" | "area" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { colorPickerAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"root" | "control" | "item" | "itemGroup" | "label" | "input" | "content" | "trigger" | "positioner" | "clearTrigger" | "itemIndicator" | "itemText" | "list" | "itemGroupLabel" | "empty">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { comboboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
-
declare const datePickerAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "control" | "prevTrigger" | "nextTrigger" | "label" | "input" | "table" | "view" | "content" | "trigger" | "positioner" | "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_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"root" | "label" | "input" | "errorText" | "helperText" | "select" | "textarea" | "requiredIndicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { fieldAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
4
|
-
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"root" | "errorText" | "helperText" | "legend">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { fieldsetAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy8 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
-
declare const listboxAnatomy: _sprawlify_primitives_anatomy8.AnatomyInstance<"root" | "item" | "itemGroup" | "label" | "input" | "content" | "valueText" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { listboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
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" | "item" | "indicator" | "label" | "itemText" | "itemControl">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { segmentGroupAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
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 };
|
|
@@ -1,6 +0,0 @@
|
|
|
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" | "arrow" | "arrowTip" | "actionTrigger" | "description" | "closeTrigger" | "backdrop" | "spotlight">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { tourAnatomy as t };
|
|
File without changes
|