@pathscale/ui 0.0.124 → 0.0.125
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/package.json +1 -1
- package/dist/components/accordion/Accordion.d.ts +0 -25
- package/dist/components/accordion/index.d.ts +0 -1
- package/dist/components/alert/Alert.d.ts +0 -17
- package/dist/components/alert/index.d.ts +0 -1
- package/dist/components/artboard/Artboard.d.ts +0 -9
- package/dist/components/artboard/index.d.ts +0 -1
- package/dist/components/avatar/Avatar.d.ts +0 -26
- package/dist/components/avatar/AvatarGroup.d.ts +0 -15
- package/dist/components/avatar/index.d.ts +0 -3
- package/dist/components/background/Background.d.ts +0 -5
- package/dist/components/background/index.d.ts +0 -1
- package/dist/components/badge/Badge.d.ts +0 -19
- package/dist/components/badge/index.d.ts +0 -1
- package/dist/components/bottom-sheet/BottomSheet.d.ts +0 -11
- package/dist/components/bottom-sheet/index.d.ts +0 -2
- package/dist/components/breadcrumbs/Breadcrumbs.d.ts +0 -7
- package/dist/components/breadcrumbs/BreadcrumbsItem.d.ts +0 -6
- package/dist/components/breadcrumbs/index.d.ts +0 -2
- package/dist/components/browsermockup/BrowserMockup.d.ts +0 -10
- package/dist/components/browsermockup/index.d.ts +0 -2
- package/dist/components/button/Button.d.ts +0 -36
- package/dist/components/button/index.d.ts +0 -1
- package/dist/components/calendar/Calendar.d.ts +0 -27
- package/dist/components/calendar/index.d.ts +0 -1
- package/dist/components/card/Card.d.ts +0 -28
- package/dist/components/card/CardActions.d.ts +0 -4
- package/dist/components/card/CardBody.d.ts +0 -4
- package/dist/components/card/CardImage.d.ts +0 -3
- package/dist/components/card/CardTitle.d.ts +0 -6
- package/dist/components/card/index.d.ts +0 -1
- package/dist/components/carousel/Carousel.d.ts +0 -15
- package/dist/components/carousel/CarouselItem.d.ts +0 -6
- package/dist/components/carousel/index.d.ts +0 -3
- package/dist/components/chatbubble/ChatBubble.d.ts +0 -13
- package/dist/components/chatbubble/ChatBubbleAvatar.d.ts +0 -6
- package/dist/components/chatbubble/ChatBubbleFooter.d.ts +0 -5
- package/dist/components/chatbubble/ChatBubbleHeader.d.ts +0 -5
- package/dist/components/chatbubble/ChatBubbleMessage.d.ts +0 -7
- package/dist/components/chatbubble/ChatBubbleTime.d.ts +0 -5
- package/dist/components/chatbubble/index.d.ts +0 -1
- package/dist/components/checkbox/Checkbox.d.ts +0 -20
- package/dist/components/checkbox/index.d.ts +0 -1
- package/dist/components/codemockup/CodeMockup.d.ts +0 -5
- package/dist/components/codemockup/CodeMockupLine.d.ts +0 -12
- package/dist/components/codemockup/index.d.ts +0 -2
- package/dist/components/collapse/Collapse.d.ts +0 -20
- package/dist/components/collapse/CollapseContent.d.ts +0 -4
- package/dist/components/collapse/CollapseDetails.d.ts +0 -17
- package/dist/components/collapse/CollapseTitle.d.ts +0 -9
- package/dist/components/collapse/index.d.ts +0 -4
- package/dist/components/colorpicker/AlphaSlider.d.ts +0 -7
- package/dist/components/colorpicker/ColorInput.d.ts +0 -7
- package/dist/components/colorpicker/ColorPicker.d.ts +0 -18
- package/dist/components/colorpicker/ColorPickerFlowerSelector.d.ts +0 -3
- package/dist/components/colorpicker/ColorPickerGradientSelector.d.ts +0 -3
- package/dist/components/colorpicker/ColorPickerWheelSelector.d.ts +0 -3
- package/dist/components/colorpicker/ColorPreview.d.ts +0 -11
- package/dist/components/colorpicker/ColorSwatches.d.ts +0 -8
- package/dist/components/colorpicker/ColorUtils.d.ts +0 -58
- package/dist/components/colorpicker/ColorWheel.d.ts +0 -7
- package/dist/components/colorpicker/ColorWheelFlower.d.ts +0 -7
- package/dist/components/colorpicker/HueSlider.d.ts +0 -7
- package/dist/components/colorpicker/LightnessSlider.d.ts +0 -7
- package/dist/components/colorpicker/SaturationBrightness.d.ts +0 -7
- package/dist/components/colorpicker/colorpickerContext.d.ts +0 -11
- package/dist/components/colorpicker/index.d.ts +0 -26
- package/dist/components/connectionstatus/ConnectionStatus.d.ts +0 -59
- package/dist/components/connectionstatus/index.d.ts +0 -2
- package/dist/components/copy-button/CopyButton.d.ts +0 -11
- package/dist/components/copy-button/index.d.ts +0 -2
- package/dist/components/countdown/Countdown.d.ts +0 -7
- package/dist/components/countdown/index.d.ts +0 -1
- package/dist/components/diff/Diff.d.ts +0 -7
- package/dist/components/diff/index.d.ts +0 -1
- package/dist/components/divider/Divider.d.ts +0 -21
- package/dist/components/divider/Divider.styles.d.ts +0 -25
- package/dist/components/divider/index.d.ts +0 -2
- package/dist/components/dock/Dock.d.ts +0 -14
- package/dist/components/dock/DockItem.d.ts +0 -9
- package/dist/components/dock/DockLabel.d.ts +0 -6
- package/dist/components/dock/index.d.ts +0 -3
- package/dist/components/drawer/Drawer.d.ts +0 -14
- package/dist/components/drawer/index.d.ts +0 -1
- package/dist/components/dropdown/Dropdown.d.ts +0 -29
- package/dist/components/dropdown/DropdownDetails.d.ts +0 -14
- package/dist/components/dropdown/DropdownItem.d.ts +0 -19
- package/dist/components/dropdown/DropdownMenu.d.ts +0 -9
- package/dist/components/dropdown/DropdownToggle.d.ts +0 -17
- package/dist/components/dropdown/dropdownContext.d.ts +0 -9
- package/dist/components/dropdown/index.d.ts +0 -2
- package/dist/components/fileinput/FileInput.d.ts +0 -14
- package/dist/components/fileinput/index.d.ts +0 -1
- package/dist/components/flex/Flex.d.ts +0 -18
- package/dist/components/flex/index.d.ts +0 -1
- package/dist/components/footer/Footer.d.ts +0 -11
- package/dist/components/footer/FooterTitle.d.ts +0 -4
- package/dist/components/footer/index.d.ts +0 -3
- package/dist/components/form/Form.d.ts +0 -22
- package/dist/components/form/FormDropdown.d.ts +0 -25
- package/dist/components/form/FormField.d.ts +0 -14
- package/dist/components/form/Label.d.ts +0 -7
- package/dist/components/form/NumberField.d.ts +0 -20
- package/dist/components/form/PasswordField.d.ts +0 -16
- package/dist/components/form/ValidatedForm.d.ts +0 -26
- package/dist/components/form/index.d.ts +0 -4
- package/dist/components/grid/Grid.d.ts +0 -18
- package/dist/components/grid/index.d.ts +0 -1
- package/dist/components/hero/Hero.d.ts +0 -10
- package/dist/components/hero/HeroContent.d.ts +0 -6
- package/dist/components/hero/HeroOverlay.d.ts +0 -6
- package/dist/components/hero/index.d.ts +0 -4
- package/dist/components/icon/Icon.d.ts +0 -11
- package/dist/components/icon/index.d.ts +0 -1
- package/dist/components/immersive-landing/ImmersiveLanding.d.ts +0 -8
- package/dist/components/immersive-landing/ImmersiveLandingArrows.d.ts +0 -4
- package/dist/components/immersive-landing/ImmersiveLandingContext.d.ts +0 -3
- package/dist/components/immersive-landing/ImmersiveLandingNavigation.d.ts +0 -4
- package/dist/components/immersive-landing/ImmersiveLandingPage.d.ts +0 -4
- package/dist/components/immersive-landing/index.d.ts +0 -4
- package/dist/components/immersive-landing/types.d.ts +0 -68
- package/dist/components/immersive-landing/useImmersiveLanding.d.ts +0 -2
- package/dist/components/indicator/Indicator.d.ts +0 -30
- package/dist/components/indicator/index.d.ts +0 -2
- package/dist/components/input/Input.d.ts +0 -23
- package/dist/components/input/index.d.ts +0 -3
- package/dist/components/join/Join.d.ts +0 -9
- package/dist/components/join/index.d.ts +0 -2
- package/dist/components/kbd/Kbd.d.ts +0 -4
- package/dist/components/kbd/index.d.ts +0 -1
- package/dist/components/language-switcher/LanguageSwitcher.d.ts +0 -35
- package/dist/components/language-switcher/createI18n.d.ts +0 -102
- package/dist/components/language-switcher/index.d.ts +0 -3
- package/dist/components/link/Link.d.ts +0 -12
- package/dist/components/link/index.d.ts +0 -1
- package/dist/components/live-chat/LiveChatBubble.d.ts +0 -38
- package/dist/components/live-chat/LiveChatPanel.d.ts +0 -54
- package/dist/components/live-chat/index.d.ts +0 -5
- package/dist/components/live-chat/types.d.ts +0 -13
- package/dist/components/loading/Loading.d.ts +0 -14
- package/dist/components/loading/index.d.ts +0 -1
- package/dist/components/mask/Mask.d.ts +0 -14
- package/dist/components/mask/index.d.ts +0 -2
- package/dist/components/menu/Menu.d.ts +0 -21
- package/dist/components/menu/MenuDetails.d.ts +0 -8
- package/dist/components/menu/MenuDropdown.d.ts +0 -12
- package/dist/components/menu/MenuItem.d.ts +0 -9
- package/dist/components/menu/MenuTitle.d.ts +0 -8
- package/dist/components/menu/index.d.ts +0 -3
- package/dist/components/modal/Modal.d.ts +0 -26
- package/dist/components/modal/ModalActions.d.ts +0 -3
- package/dist/components/modal/ModalBody.d.ts +0 -3
- package/dist/components/modal/ModalHeader.d.ts +0 -3
- package/dist/components/modal/ModalLegacy.d.ts +0 -8
- package/dist/components/modal/index.d.ts +0 -6
- package/dist/components/navbar/Navbar.d.ts +0 -15
- package/dist/components/navbar/NavbarRow.d.ts +0 -9
- package/dist/components/navbar/NavbarSection.d.ts +0 -8
- package/dist/components/navbar/NavbarStack.d.ts +0 -10
- package/dist/components/navbar/index.d.ts +0 -4
- package/dist/components/pagination/Pagination.d.ts +0 -4
- package/dist/components/pagination/index.d.ts +0 -2
- package/dist/components/phonemockup/PhoneMockup.d.ts +0 -8
- package/dist/components/phonemockup/index.d.ts +0 -1
- package/dist/components/progress/Progress.d.ts +0 -14
- package/dist/components/progress/index.d.ts +0 -1
- package/dist/components/props-table/PropsTable.d.ts +0 -14
- package/dist/components/props-table/index.d.ts +0 -2
- package/dist/components/radialprogress/RadialProgress.d.ts +0 -10
- package/dist/components/radialprogress/index.d.ts +0 -1
- package/dist/components/radio/Radio.d.ts +0 -16
- package/dist/components/radio/index.d.ts +0 -1
- package/dist/components/range/Range.d.ts +0 -12
- package/dist/components/range/index.d.ts +0 -1
- package/dist/components/rating/Rating.d.ts +0 -23
- package/dist/components/rating/RatingHidden.d.ts +0 -4
- package/dist/components/rating/RatingItem.d.ts +0 -9
- package/dist/components/rating/index.d.ts +0 -4
- package/dist/components/select/Select.d.ts +0 -15
- package/dist/components/select/index.d.ts +0 -1
- package/dist/components/showcase/ShowcaseBlock.d.ts +0 -10
- package/dist/components/showcase/index.d.ts +0 -2
- package/dist/components/showcase-section/ShowcaseSection.d.ts +0 -8
- package/dist/components/showcase-section/index.d.ts +0 -2
- package/dist/components/sidenav/Sidenav.d.ts +0 -14
- package/dist/components/sidenav/SidenavButton.d.ts +0 -9
- package/dist/components/sidenav/SidenavGroup.d.ts +0 -10
- package/dist/components/sidenav/SidenavItem.d.ts +0 -8
- package/dist/components/sidenav/SidenavLink.d.ts +0 -9
- package/dist/components/sidenav/SidenavMenu.d.ts +0 -5
- package/dist/components/sidenav/index.d.ts +0 -12
- package/dist/components/skeleton/Skeleton.d.ts +0 -5
- package/dist/components/skeleton/index.d.ts +0 -1
- package/dist/components/stack/Stack.d.ts +0 -17
- package/dist/components/stack/index.d.ts +0 -2
- package/dist/components/stat-card/StatCard.d.ts +0 -22
- package/dist/components/stat-card/StatCardSection.d.ts +0 -5
- package/dist/components/stat-card/index.d.ts +0 -1
- package/dist/components/stats/Stat.d.ts +0 -12
- package/dist/components/stats/StatSection.d.ts +0 -6
- package/dist/components/stats/Stats.d.ts +0 -15
- package/dist/components/stats/index.d.ts +0 -1
- package/dist/components/status/Status.d.ts +0 -8
- package/dist/components/status/index.d.ts +0 -2
- package/dist/components/steps/Step.d.ts +0 -19
- package/dist/components/steps/Steps.d.ts +0 -18
- package/dist/components/steps/index.d.ts +0 -2
- package/dist/components/streaming-table/StreamingTable.d.ts +0 -28
- package/dist/components/streaming-table/createRowStore.d.ts +0 -7
- package/dist/components/streaming-table/createStreamingTableStore.d.ts +0 -13
- package/dist/components/streaming-table/index.d.ts +0 -5
- package/dist/components/streaming-table/types.d.ts +0 -46
- package/dist/components/svgbackground/SvgBackground.d.ts +0 -21
- package/dist/components/svgbackground/index.d.ts +0 -2
- package/dist/components/swap/Swap.d.ts +0 -12
- package/dist/components/swap/index.d.ts +0 -1
- package/dist/components/table/EnhancedTable.d.ts +0 -45
- package/dist/components/table/Table.d.ts +0 -18
- package/dist/components/table/TableBody.d.ts +0 -5
- package/dist/components/table/TableCell.d.ts +0 -7
- package/dist/components/table/TableFooter.d.ts +0 -7
- package/dist/components/table/TableHead.d.ts +0 -7
- package/dist/components/table/TableHeadCell.d.ts +0 -7
- package/dist/components/table/TableRow.d.ts +0 -8
- package/dist/components/table/index.d.ts +0 -4
- package/dist/components/tabs/RadioTab.d.ts +0 -16
- package/dist/components/tabs/Tab.d.ts +0 -12
- package/dist/components/tabs/Tabs.d.ts +0 -12
- package/dist/components/tabs/index.d.ts +0 -4
- package/dist/components/textarea/Textarea.d.ts +0 -14
- package/dist/components/textarea/index.d.ts +0 -1
- package/dist/components/theme-color-picker/ThemeColorPicker.d.ts +0 -23
- package/dist/components/theme-color-picker/hueShift.d.ts +0 -14
- package/dist/components/theme-color-picker/index.d.ts +0 -3
- package/dist/components/timeline/Timeline.d.ts +0 -11
- package/dist/components/timeline/TimelineEnd.d.ts +0 -6
- package/dist/components/timeline/TimelineItem.d.ts +0 -8
- package/dist/components/timeline/TimelineMiddle.d.ts +0 -4
- package/dist/components/timeline/TimelineStart.d.ts +0 -6
- package/dist/components/timeline/index.d.ts +0 -5
- package/dist/components/toast/Toast.d.ts +0 -21
- package/dist/components/toast/index.d.ts +0 -1
- package/dist/components/toastcontainer/ToastContainer.d.ts +0 -2
- package/dist/components/toastcontainer/ToastStack.d.ts +0 -17
- package/dist/components/toastcontainer/index.d.ts +0 -3
- package/dist/components/toggle/Toggle.d.ts +0 -19
- package/dist/components/toggle/index.d.ts +0 -1
- package/dist/components/tooltip/Tooltip.d.ts +0 -15
- package/dist/components/tooltip/index.d.ts +0 -1
- package/dist/components/types.d.ts +0 -15
- package/dist/components/utils.d.ts +0 -9
- package/dist/components/windowmockup/WindowMockup.d.ts +0 -11
- package/dist/components/windowmockup/index.d.ts +0 -1
- package/dist/index.d.ts +0 -106
- package/dist/index.js +0 -16827
- package/dist/lib/iterable.d.ts +0 -9
- package/dist/lib/props/index.d.ts +0 -1
- package/dist/lib/props/types.d.ts +0 -1
- package/dist/lib/refs/index.d.ts +0 -2
- package/dist/lib/refs/mergeRefs.d.ts +0 -7
- package/dist/lib/refs/types.d.ts +0 -1
- package/dist/lib/style/classes.d.ts +0 -33
- package/dist/lib/style/index.d.ts +0 -1
- package/dist/lib/tag/createIsButton.d.ts +0 -21
- package/dist/lib/tag/createTagName.d.ts +0 -12
- package/dist/lib/tag/index.d.ts +0 -2
- package/dist/motion/driver.d.ts +0 -5
- package/dist/motion/easing.d.ts +0 -2
- package/dist/motion/engine.d.ts +0 -4
- package/dist/motion/index.d.ts +0 -11
- package/dist/motion/popmotion.d.ts +0 -6
- package/dist/motion/presets.d.ts +0 -10
- package/dist/motion/reduced-motion.d.ts +0 -1
- package/dist/motion/route.d.ts +0 -11
- package/dist/motion/solid/MotionDiv.d.ts +0 -13
- package/dist/motion/solid/index.d.ts +0 -2
- package/dist/motion/system.d.ts +0 -20
- package/dist/motion/tokens.d.ts +0 -6
- package/dist/motion/types.d.ts +0 -39
- package/dist/sidenav/Sidenav.css +0 -150
- package/dist/stores/index.d.ts +0 -1
- package/dist/stores/toastStore.d.ts +0 -24
- package/dist/styles/icons/generated-icons.css +0 -1
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
export type ColorFormat = "hex" | "rgb" | "rgba" | "hsl" | "hsla";
|
|
2
|
-
export interface RGB {
|
|
3
|
-
r: number;
|
|
4
|
-
g: number;
|
|
5
|
-
b: number;
|
|
6
|
-
}
|
|
7
|
-
export interface RGBA extends RGB {
|
|
8
|
-
a: number;
|
|
9
|
-
}
|
|
10
|
-
export interface HSL {
|
|
11
|
-
h: number;
|
|
12
|
-
s: number;
|
|
13
|
-
l: number;
|
|
14
|
-
}
|
|
15
|
-
export interface HSLA extends HSL {
|
|
16
|
-
a: number;
|
|
17
|
-
}
|
|
18
|
-
export interface ColorValue {
|
|
19
|
-
rgb: RGBA;
|
|
20
|
-
hsl: HSLA;
|
|
21
|
-
hex: string;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Convert hex color to RGB
|
|
25
|
-
*/
|
|
26
|
-
export declare function hexToRgb(hex: string): RGB | null;
|
|
27
|
-
/**
|
|
28
|
-
* Convert RGB to hex
|
|
29
|
-
*/
|
|
30
|
-
export declare function rgbToHex(r: number, g: number, b: number): string;
|
|
31
|
-
/**
|
|
32
|
-
* Convert RGB to HSL
|
|
33
|
-
*/
|
|
34
|
-
export declare function rgbToHsl(r: number, g: number, b: number): HSL;
|
|
35
|
-
/**
|
|
36
|
-
* Convert HSL to RGB
|
|
37
|
-
*/
|
|
38
|
-
export declare function hslToRgb(h: number, s: number, l: number): RGB;
|
|
39
|
-
/**
|
|
40
|
-
* Parse color string to ColorValue
|
|
41
|
-
*/
|
|
42
|
-
export declare function parseColor(color: string): ColorValue | null;
|
|
43
|
-
/**
|
|
44
|
-
* Format ColorValue to specified format string
|
|
45
|
-
*/
|
|
46
|
-
export declare function formatColor(color: ColorValue, format: ColorFormat): string;
|
|
47
|
-
/**
|
|
48
|
-
* Set alpha channel of a ColorValue
|
|
49
|
-
*/
|
|
50
|
-
export declare function setAlpha(color: ColorValue, alpha: number): ColorValue;
|
|
51
|
-
/**
|
|
52
|
-
* Create ColorValue from HSL values
|
|
53
|
-
*/
|
|
54
|
-
export declare function createColorFromHsl(h: number, s: number, l: number, a?: number): ColorValue;
|
|
55
|
-
/**
|
|
56
|
-
* Get default color value (white)
|
|
57
|
-
*/
|
|
58
|
-
export declare function getDefaultColor(): ColorValue;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Accessor } from "solid-js";
|
|
2
|
-
import type { ColorValue, ColorFormat } from "./ColorUtils";
|
|
3
|
-
export interface ColorPickerContextType {
|
|
4
|
-
color: Accessor<ColorValue>;
|
|
5
|
-
format: Accessor<ColorFormat>;
|
|
6
|
-
disabled: Accessor<boolean>;
|
|
7
|
-
onChange: (color: ColorValue) => void;
|
|
8
|
-
onFormatChange: (format: ColorFormat) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const ColorPickerContext: import("solid-js").Context<ColorPickerContextType | undefined>;
|
|
11
|
-
export declare function useColorPickerContext(): ColorPickerContextType;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export { default as ColorPicker, default } from "./ColorPicker";
|
|
2
|
-
export type { ColorPickerProps, ColorFormat, ColorPickerMode } from "./ColorPicker";
|
|
3
|
-
export { default as ColorPickerGradientSelector } from "./ColorPickerGradientSelector";
|
|
4
|
-
export { default as ColorPickerWheelSelector } from "./ColorPickerWheelSelector";
|
|
5
|
-
export { default as ColorPickerFlowerSelector } from "./ColorPickerFlowerSelector";
|
|
6
|
-
export { default as SaturationBrightness } from "./SaturationBrightness";
|
|
7
|
-
export { default as HueSlider } from "./HueSlider";
|
|
8
|
-
export { default as LightnessSlider } from "./LightnessSlider";
|
|
9
|
-
export { default as AlphaSlider } from "./AlphaSlider";
|
|
10
|
-
export { default as ColorWheel } from "./ColorWheel";
|
|
11
|
-
export { default as ColorWheelFlower } from "./ColorWheelFlower";
|
|
12
|
-
export { default as ColorSwatches } from "./ColorSwatches";
|
|
13
|
-
export { default as ColorInput } from "./ColorInput";
|
|
14
|
-
export { default as ColorPreview } from "./ColorPreview";
|
|
15
|
-
export { ColorPickerContext, useColorPickerContext } from "./colorpickerContext";
|
|
16
|
-
export type { ColorPickerContextType } from "./colorpickerContext";
|
|
17
|
-
export type { SaturationBrightnessProps } from "./SaturationBrightness";
|
|
18
|
-
export type { HueSliderProps } from "./HueSlider";
|
|
19
|
-
export type { LightnessSliderProps } from "./LightnessSlider";
|
|
20
|
-
export type { AlphaSliderProps } from "./AlphaSlider";
|
|
21
|
-
export type { ColorWheelProps } from "./ColorWheel";
|
|
22
|
-
export type { ColorWheelFlowerProps } from "./ColorWheelFlower";
|
|
23
|
-
export type { ColorSwatchesProps } from "./ColorSwatches";
|
|
24
|
-
export type { ColorInputProps } from "./ColorInput";
|
|
25
|
-
export type { ColorPreviewProps } from "./ColorPreview";
|
|
26
|
-
export type { ColorValue, RGB, RGBA, HSL, HSLA } from "./ColorUtils";
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { type Component } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type ConnectionState = "connecting" | "connected" | "disconnected" | "error";
|
|
4
|
-
export interface ConnectionStatusProps extends IComponentBaseProps {
|
|
5
|
-
/**
|
|
6
|
-
* Current connection state
|
|
7
|
-
*/
|
|
8
|
-
state: ConnectionState;
|
|
9
|
-
/**
|
|
10
|
-
* Error message to display when state is "error"
|
|
11
|
-
*/
|
|
12
|
-
errorMessage?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Service name to display
|
|
15
|
-
*/
|
|
16
|
-
serviceName?: string;
|
|
17
|
-
/**
|
|
18
|
-
* URL to display
|
|
19
|
-
*/
|
|
20
|
-
url?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Whether the URL is custom (will be indicated in the tooltip)
|
|
23
|
-
*/
|
|
24
|
-
isCustomUrl?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Whether to show detailed information
|
|
27
|
-
*/
|
|
28
|
-
showDetails?: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Whether to show the URL
|
|
31
|
-
*/
|
|
32
|
-
showUrl?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Whether to show the reconnect button when disconnected or error
|
|
35
|
-
*/
|
|
36
|
-
showReconnectButton?: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Callback when reconnect button is clicked
|
|
39
|
-
*/
|
|
40
|
-
onReconnect?: () => void | Promise<void>;
|
|
41
|
-
/**
|
|
42
|
-
* Custom class name
|
|
43
|
-
*/
|
|
44
|
-
class?: string;
|
|
45
|
-
/**
|
|
46
|
-
* Custom class name (alias)
|
|
47
|
-
*/
|
|
48
|
-
className?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Custom style
|
|
51
|
-
*/
|
|
52
|
-
style?: any;
|
|
53
|
-
/**
|
|
54
|
-
* Data theme
|
|
55
|
-
*/
|
|
56
|
-
dataTheme?: string;
|
|
57
|
-
}
|
|
58
|
-
export declare const ConnectionStatus: Component<ConnectionStatusProps>;
|
|
59
|
-
export default ConnectionStatus;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Component, type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export interface CopyButtonProps extends IComponentBaseProps {
|
|
4
|
-
text: string;
|
|
5
|
-
title?: string;
|
|
6
|
-
onCopy?: () => void;
|
|
7
|
-
children?: JSX.Element;
|
|
8
|
-
copiedToken?: string | Component;
|
|
9
|
-
}
|
|
10
|
-
declare const CopyButton: Component<CopyButtonProps>;
|
|
11
|
-
export default CopyButton;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type CountdownProps = IComponentBaseProps & JSX.HTMLAttributes<HTMLSpanElement> & {
|
|
4
|
-
value: number;
|
|
5
|
-
};
|
|
6
|
-
declare const Countdown: (props: CountdownProps) => JSX.Element;
|
|
7
|
-
export default Countdown;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Countdown";
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type DiffProps = JSX.HTMLAttributes<HTMLDivElement> & IComponentBaseProps & {
|
|
4
|
-
secondItem: JSX.Element;
|
|
5
|
-
};
|
|
6
|
-
declare const Diff: (props: DiffProps) => JSX.Element;
|
|
7
|
-
export default Diff;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Diff";
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
type ElementType = keyof JSX.IntrinsicElements;
|
|
4
|
-
type ColorType = "default" | "neutral" | "primary" | "secondary" | "accent" | "success" | "warning" | "info" | "error";
|
|
5
|
-
type PositionType = "center" | "start" | "end";
|
|
6
|
-
type DividerBaseProps = {
|
|
7
|
-
text?: string;
|
|
8
|
-
horizontal?: boolean;
|
|
9
|
-
color?: ColorType;
|
|
10
|
-
position?: PositionType;
|
|
11
|
-
as?: ElementType;
|
|
12
|
-
children?: JSX.Element;
|
|
13
|
-
dataTheme?: string;
|
|
14
|
-
class?: string;
|
|
15
|
-
className?: string;
|
|
16
|
-
style?: JSX.CSSProperties;
|
|
17
|
-
};
|
|
18
|
-
type PropsOf<E extends ElementType> = JSX.IntrinsicElements[E];
|
|
19
|
-
export type DividerProps<E extends ElementType = "div"> = Omit<PropsOf<E>, keyof DividerBaseProps> & DividerBaseProps & IComponentBaseProps;
|
|
20
|
-
declare const Divider: <E extends ElementType = "div">(props: DividerProps<E>) => JSX.Element;
|
|
21
|
-
export default Divider;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export declare const dividerStyles: {
|
|
2
|
-
(props?: (import("../../lib/style/classes").ConfigVariants<{
|
|
3
|
-
horizontal: {
|
|
4
|
-
true: string;
|
|
5
|
-
false: string;
|
|
6
|
-
};
|
|
7
|
-
color: {
|
|
8
|
-
default: string;
|
|
9
|
-
neutral: string;
|
|
10
|
-
primary: string;
|
|
11
|
-
secondary: string;
|
|
12
|
-
accent: string;
|
|
13
|
-
success: string;
|
|
14
|
-
warning: string;
|
|
15
|
-
info: string;
|
|
16
|
-
error: string;
|
|
17
|
-
};
|
|
18
|
-
position: {
|
|
19
|
-
center: string;
|
|
20
|
-
start: string;
|
|
21
|
-
end: string;
|
|
22
|
-
};
|
|
23
|
-
}> & import("../../lib/style").ClassProps) | undefined): string;
|
|
24
|
-
variantKeys: ("horizontal" | "color" | "position")[];
|
|
25
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps, ComponentSize } from "../types";
|
|
3
|
-
import { type DockItemProps as ItemProps } from "./DockItem";
|
|
4
|
-
import { type DockLabelProps as LabelProps } from "./DockLabel";
|
|
5
|
-
export type DockItemProps = ItemProps;
|
|
6
|
-
export type DockLabelProps = LabelProps;
|
|
7
|
-
export type DockProps = JSX.HTMLAttributes<HTMLDivElement> & IComponentBaseProps & {
|
|
8
|
-
size?: ComponentSize;
|
|
9
|
-
};
|
|
10
|
-
declare const _default: ((props: DockProps) => JSX.Element) & {
|
|
11
|
-
Item: import("solid-js").Component<ItemProps>;
|
|
12
|
-
Label: import("solid-js").Component<LabelProps>;
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { JSX, Component } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
import type { ComponentColor } from "../types";
|
|
4
|
-
export type DockItemProps = JSX.ButtonHTMLAttributes<HTMLButtonElement> & IComponentBaseProps & {
|
|
5
|
-
color?: ComponentColor;
|
|
6
|
-
active?: boolean;
|
|
7
|
-
};
|
|
8
|
-
declare const DockItem: Component<DockItemProps>;
|
|
9
|
-
export default DockItem;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type JSX, type ParentComponent } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type DrawerProps = Omit<JSX.HTMLAttributes<HTMLDivElement>, "ref"> & IComponentBaseProps & {
|
|
4
|
-
side: JSX.Element;
|
|
5
|
-
open?: boolean;
|
|
6
|
-
end?: boolean;
|
|
7
|
-
toggleClassName?: string;
|
|
8
|
-
contentClassName?: string;
|
|
9
|
-
sideClassName?: string;
|
|
10
|
-
overlayClassName?: string;
|
|
11
|
-
onClickOverlay?: () => void;
|
|
12
|
-
};
|
|
13
|
-
declare const Drawer: ParentComponent<DrawerProps>;
|
|
14
|
-
export default Drawer;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default, type DrawerProps } from "./Drawer";
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
import { type DropdownContextType } from "./dropdownContext";
|
|
4
|
-
export type DropdownProps = JSX.HTMLAttributes<HTMLDivElement> & IComponentBaseProps & {
|
|
5
|
-
item?: JSX.Element;
|
|
6
|
-
horizontal?: "left" | "right";
|
|
7
|
-
vertical?: "top" | "bottom";
|
|
8
|
-
end?: boolean;
|
|
9
|
-
hover?: boolean;
|
|
10
|
-
open?: boolean;
|
|
11
|
-
fullWidth?: boolean;
|
|
12
|
-
role?: string;
|
|
13
|
-
"aria-label"?: string;
|
|
14
|
-
"aria-describedby"?: string;
|
|
15
|
-
"aria-expanded"?: boolean;
|
|
16
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog";
|
|
17
|
-
"aria-labelledby"?: string;
|
|
18
|
-
};
|
|
19
|
-
export declare const classesFn: ({ className, horizontal, vertical, end, hover, open, }: Pick<DropdownProps, "className" | "horizontal" | "vertical" | "end" | "hover" | "open">) => string;
|
|
20
|
-
export declare const DropdownContext: import("solid-js").Context<DropdownContextType | undefined>;
|
|
21
|
-
declare const _default: ((props: DropdownProps) => JSX.Element) & {
|
|
22
|
-
Details: ((props: import("./DropdownDetails").DetailsProps) => JSX.Element) & {
|
|
23
|
-
Toggle: (props: import("./DropdownToggle").SummaryProps) => JSX.Element;
|
|
24
|
-
};
|
|
25
|
-
Toggle: (props: import("./DropdownToggle").DropdownToggleProps) => JSX.Element;
|
|
26
|
-
Menu: (props: import("./DropdownMenu").DropdownMenuProps) => JSX.Element;
|
|
27
|
-
Item: (props: import("./DropdownItem").DropdownItemProps) => JSX.Element;
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
export type DetailsProps = Omit<JSX.HTMLAttributes<HTMLDetailsElement>, "item" | "hover"> & {
|
|
3
|
-
dataTheme?: string;
|
|
4
|
-
horizontal?: "left" | "right";
|
|
5
|
-
vertical?: "top" | "bottom";
|
|
6
|
-
end?: boolean;
|
|
7
|
-
open?: boolean;
|
|
8
|
-
children?: JSX.Element;
|
|
9
|
-
className?: string;
|
|
10
|
-
};
|
|
11
|
-
declare const _default: ((props: DetailsProps) => JSX.Element) & {
|
|
12
|
-
Toggle: (props: import("./DropdownToggle").SummaryProps) => JSX.Element;
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
type AnchorProps = JSX.AnchorHTMLAttributes<HTMLAnchorElement> & {
|
|
3
|
-
closeOnClick?: boolean;
|
|
4
|
-
anchor?: true;
|
|
5
|
-
};
|
|
6
|
-
type ButtonProps = JSX.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
7
|
-
closeOnClick?: boolean;
|
|
8
|
-
anchor?: false;
|
|
9
|
-
};
|
|
10
|
-
type NoAnchorProps = {
|
|
11
|
-
children?: JSX.Element;
|
|
12
|
-
anchor?: false;
|
|
13
|
-
closeOnClick?: boolean;
|
|
14
|
-
};
|
|
15
|
-
export type DropdownItemProps = (AnchorProps | ButtonProps | NoAnchorProps) & {
|
|
16
|
-
"aria-selected"?: boolean;
|
|
17
|
-
};
|
|
18
|
-
declare const DropdownItem: (props: DropdownItemProps) => JSX.Element;
|
|
19
|
-
export default DropdownItem;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type DropdownMenuProps = JSX.HTMLAttributes<HTMLUListElement> & IComponentBaseProps & {
|
|
4
|
-
id?: string;
|
|
5
|
-
hideOverflow?: boolean;
|
|
6
|
-
"aria-labelledby"?: string;
|
|
7
|
-
};
|
|
8
|
-
declare const DropdownMenu: (props: DropdownMenuProps) => JSX.Element;
|
|
9
|
-
export default DropdownMenu;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { ComponentColor, ComponentSize, IComponentBaseProps } from "../types";
|
|
3
|
-
export type DropdownToggleProps = Omit<JSX.LabelHTMLAttributes<HTMLLabelElement>, "color"> & IComponentBaseProps & {
|
|
4
|
-
color?: ComponentColor;
|
|
5
|
-
size?: ComponentSize;
|
|
6
|
-
button?: boolean;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
id?: string;
|
|
9
|
-
role?: string;
|
|
10
|
-
"aria-haspopup"?: boolean | "menu" | "listbox" | "dialog" | "grid" | "tree";
|
|
11
|
-
"aria-expanded"?: boolean;
|
|
12
|
-
"aria-controls"?: string;
|
|
13
|
-
};
|
|
14
|
-
declare const DropdownToggle: (props: DropdownToggleProps) => JSX.Element;
|
|
15
|
-
export type SummaryProps = JSX.HTMLAttributes<HTMLElement>;
|
|
16
|
-
export declare const Summary: (props: SummaryProps) => JSX.Element;
|
|
17
|
-
export default DropdownToggle;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export type DropdownContextType = {
|
|
2
|
-
setOpen: (open: boolean) => void;
|
|
3
|
-
open: () => boolean;
|
|
4
|
-
ref: (el: HTMLDivElement) => void;
|
|
5
|
-
toggle: () => void;
|
|
6
|
-
onEnter: () => void;
|
|
7
|
-
onLeave: () => void;
|
|
8
|
-
};
|
|
9
|
-
export declare function useDropdown(trigger: "click" | "hover", disabled?: boolean): DropdownContextType;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { ComponentColor, ComponentSize, IComponentBaseProps } from "../types";
|
|
3
|
-
type FileInputBaseProps = {
|
|
4
|
-
size?: ComponentSize;
|
|
5
|
-
color?: ComponentColor;
|
|
6
|
-
bordered?: boolean;
|
|
7
|
-
dataTheme?: string;
|
|
8
|
-
class?: string;
|
|
9
|
-
className?: string;
|
|
10
|
-
style?: JSX.CSSProperties;
|
|
11
|
-
};
|
|
12
|
-
export type FileInputProps = FileInputBaseProps & IComponentBaseProps & Omit<JSX.InputHTMLAttributes<HTMLInputElement>, keyof FileInputBaseProps>;
|
|
13
|
-
declare const FileInput: (props: FileInputProps) => JSX.Element;
|
|
14
|
-
export default FileInput;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FileInput";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { type JSX } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
import type { ResponsiveProp } from "../types";
|
|
4
|
-
export type FlexProps = IComponentBaseProps & Omit<JSX.HTMLAttributes<HTMLElement>, "ref"> & {
|
|
5
|
-
as?: keyof JSX.IntrinsicElements;
|
|
6
|
-
direction?: ResponsiveProp<"row" | "col" | "row-reverse" | "col-reverse">;
|
|
7
|
-
justify?: ResponsiveProp<"start" | "center" | "end" | "between" | "around" | "evenly">;
|
|
8
|
-
align?: ResponsiveProp<"start" | "center" | "end" | "stretch" | "baseline">;
|
|
9
|
-
wrap?: ResponsiveProp<"wrap" | "nowrap" | "wrap-reverse">;
|
|
10
|
-
gap?: ResponsiveProp<"none" | "sm" | "md" | "lg" | "xl">;
|
|
11
|
-
gapX?: ResponsiveProp<"none" | "sm" | "md" | "lg" | "xl">;
|
|
12
|
-
gapY?: ResponsiveProp<"none" | "sm" | "md" | "lg" | "xl">;
|
|
13
|
-
grow?: ResponsiveProp<boolean>;
|
|
14
|
-
shrink?: ResponsiveProp<boolean>;
|
|
15
|
-
basis?: ResponsiveProp<"none" | "sm" | "md" | "lg" | "xl">;
|
|
16
|
-
};
|
|
17
|
-
declare const Flex: (props: FlexProps) => JSX.Element;
|
|
18
|
-
export default Flex;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Flex";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type ParentComponent } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type FooterProps = IComponentBaseProps & {
|
|
4
|
-
center?: boolean;
|
|
5
|
-
horizontal?: boolean;
|
|
6
|
-
vertical?: boolean;
|
|
7
|
-
};
|
|
8
|
-
declare const FooterNamespaces: ParentComponent<FooterProps> & {
|
|
9
|
-
Title: ParentComponent<IComponentBaseProps>;
|
|
10
|
-
};
|
|
11
|
-
export default FooterNamespaces;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type JSX, type ParentComponent } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
import ValidatedForm, { useFormValidation } from "./ValidatedForm";
|
|
4
|
-
export type { ValidatedFormProps } from "./ValidatedForm";
|
|
5
|
-
export type { FormFieldProps } from "./FormField";
|
|
6
|
-
export type { PasswordFieldProps } from "./PasswordField";
|
|
7
|
-
export type { NumberFieldProps } from "./NumberField";
|
|
8
|
-
export type { FormDropdownProps, DropdownOption } from "./FormDropdown";
|
|
9
|
-
export type FormProps = Omit<JSX.HTMLAttributes<HTMLFormElement>, "ref"> & IComponentBaseProps & {
|
|
10
|
-
autoFocus?: boolean;
|
|
11
|
-
cycleOnEnter?: boolean;
|
|
12
|
-
};
|
|
13
|
-
export { useFormValidation };
|
|
14
|
-
declare const _default: ParentComponent<FormProps> & {
|
|
15
|
-
Label: ParentComponent<import("./Label").LabelProps>;
|
|
16
|
-
Validated: typeof ValidatedForm;
|
|
17
|
-
Field: import("solid-js").Component<import("./FormField").FormFieldProps>;
|
|
18
|
-
Password: import("solid-js").Component<import("./PasswordField").PasswordFieldProps>;
|
|
19
|
-
Number: import("solid-js").Component<import("./NumberField").NumberFieldProps>;
|
|
20
|
-
Dropdown: import("solid-js").Component<import("./FormDropdown").FormDropdownProps>;
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { type Component, type JSX } from "solid-js";
|
|
2
|
-
export interface DropdownOption {
|
|
3
|
-
value: string;
|
|
4
|
-
label: string;
|
|
5
|
-
}
|
|
6
|
-
export interface FormDropdownProps {
|
|
7
|
-
label: string;
|
|
8
|
-
name: string;
|
|
9
|
-
options: DropdownOption[];
|
|
10
|
-
value?: string;
|
|
11
|
-
placeholder?: string;
|
|
12
|
-
required?: boolean;
|
|
13
|
-
labelClass?: string;
|
|
14
|
-
errorClass?: string;
|
|
15
|
-
containerClass?: string;
|
|
16
|
-
description?: string;
|
|
17
|
-
descriptionClass?: string;
|
|
18
|
-
class?: string;
|
|
19
|
-
className?: string;
|
|
20
|
-
icon?: JSX.Element;
|
|
21
|
-
onChange?: (value: string) => void;
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
}
|
|
24
|
-
export declare const FormDropdown: Component<FormDropdownProps>;
|
|
25
|
-
export default FormDropdown;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type Component } from "solid-js";
|
|
2
|
-
import type { InputProps } from "../input";
|
|
3
|
-
export interface FormFieldProps extends Omit<InputProps, "ref"> {
|
|
4
|
-
label: string;
|
|
5
|
-
name: string;
|
|
6
|
-
required?: boolean;
|
|
7
|
-
labelClass?: string;
|
|
8
|
-
errorClass?: string;
|
|
9
|
-
containerClass?: string;
|
|
10
|
-
description?: string;
|
|
11
|
-
descriptionClass?: string;
|
|
12
|
-
}
|
|
13
|
-
export declare const FormField: Component<FormFieldProps>;
|
|
14
|
-
export default FormField;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type JSX, type ParentComponent } from "solid-js";
|
|
2
|
-
import type { IComponentBaseProps } from "../types";
|
|
3
|
-
export type LabelProps = Omit<JSX.HTMLAttributes<HTMLLabelElement>, "ref"> & IComponentBaseProps & {
|
|
4
|
-
title?: string;
|
|
5
|
-
};
|
|
6
|
-
declare const Label: ParentComponent<LabelProps>;
|
|
7
|
-
export default Label;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { type Component } from "solid-js";
|
|
2
|
-
import type { InputProps } from "../input";
|
|
3
|
-
export interface NumberFieldProps extends Omit<InputProps, "type" | "ref"> {
|
|
4
|
-
label?: string;
|
|
5
|
-
name: string;
|
|
6
|
-
required?: boolean;
|
|
7
|
-
labelClass?: string;
|
|
8
|
-
errorClass?: string;
|
|
9
|
-
containerClass?: string;
|
|
10
|
-
description?: string;
|
|
11
|
-
descriptionClass?: string;
|
|
12
|
-
min?: number;
|
|
13
|
-
max?: number;
|
|
14
|
-
step?: number;
|
|
15
|
-
allowDecimals?: boolean;
|
|
16
|
-
formatter?: (value: string) => string;
|
|
17
|
-
onInput?: (event: InputEvent) => void;
|
|
18
|
-
}
|
|
19
|
-
export declare const NumberField: Component<NumberFieldProps>;
|
|
20
|
-
export default NumberField;
|