@julseb-lib/react 1.0.57 → 1.0.58
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/chunk-LDLZTDYA.js +1 -0
- package/dist/index.cjs +157 -54
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +9 -0
- package/dist/index.d.cts +36 -3
- package/dist/index.d.ts +36 -3
- package/dist/index.js +105 -3
- package/dist/index.js.map +1 -1
- package/dist/types/components-props.cjs.map +1 -1
- package/dist/types/components-props.d.cts +16 -1
- package/dist/types/components-props.d.ts +16 -1
- package/dist/types/components-props.js +1 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-O7DX4LLW.js +0 -1
- /package/dist/{chunk-O7DX4LLW.js.map → chunk-LDLZTDYA.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/lib/types/components-props.ts"],"sourcesContent":["export * from \"../components/Text/types\"\nexport * from \"../components/Wrapper/types\"\nexport * from \"../components/Main/types\"\nexport * from \"../components/Aside/types\"\nexport * from \"../components/Section/types\"\nexport * from \"../components/Grid/types\"\nexport * from \"../components/Flexbox/types\"\nexport * from \"../components/Key/types\"\nexport * from \"../components/Highlight/types\"\nexport * from \"../components/Linkify/types\"\nexport * from \"../components/Hr/types\"\nexport * from \"../components/Skeleton/types\"\nexport * from \"../components/Tooltip/types\"\nexport * from \"../components/Image/types\"\nexport * from \"../components/Masonry/types\"\nexport * from \"../components/Badge/types\"\nexport * from \"../components/Avatar/types\"\nexport * from \"../components/Loader/types\"\nexport * from \"../components/Burger/types\"\nexport * from \"../components/Button/types\"\nexport * from \"../components/ButtonIcon/types\"\nexport * from \"../components/ButtonGroup/types\"\nexport * from \"../components/Tag/types\"\nexport * from \"../components/InputContainer/types\"\nexport * from \"../components/InputComponents/types\"\nexport * from \"../components/Input/types\"\nexport * from \"../components/InputImage/types\"\nexport * from \"../components/InputCheck/types\"\nexport * from \"../components/InputPhone/types\"\nexport * from \"../components/InputCounter/types\"\nexport * from \"../components/InputSlider/types\"\nexport * from \"../components/Select/types\"\nexport * from \"../components/Autocomplete/types\"\nexport * from \"../components/Rating/types\"\nexport * from \"../components/InputPin/types\"\nexport * from \"../components/Fieldset/types\"\nexport * from \"../components/Form/types\"\nexport * from \"../components/ListGroup/types\"\nexport * from \"../components/Breadcrumbs/types\"\nexport * from \"../components/Accordion/types\"\nexport * from \"../components/Dropdown/types\"\nexport * from \"../components/Toast/types\"\nexport * from \"../components/Alert/types\"\nexport * from \"../components/Modal/types\"\nexport * from \"../components/DragList/types\"\nexport * from \"../components/Pagination/types\"\nexport * from \"../components/Paginator/types\"\nexport * from \"../components/ProgressBar/types\"\nexport * from \"../components/ProgressCircle/types\"\nexport * from \"../components/Tabs/types\"\nexport * from \"../components/Slideshow/types\"\nexport * from \"../components/Cover/types\"\nexport * from \"../components/Table/types\"\nexport * from \"../components/PageLoading/types\"\nexport * from \"../components/Sticky/types\"\nexport * from \"../components/MarkdownEditor/types\"\nexport * from \"../components/MarkdownContainer/types\"\n// export * from \"../components/CodeContainer/types\"\nexport * from \"../components/Fade/types\"\nexport * from \"../components/BackToTop/types\"\nexport * from \"../components/Drawer/types\"\nexport * from \"../components/Header/types\"\nexport * from \"../components/Footer/types\"\nexport * from \"../components/Meta/types\"\nexport * from \"../components/PageLayout/types\"\nexport * from \"../components/SrOnly/types\"\nexport * from \"../components/CodeContainer/types\"\n/* Prepend here - DO NOT REMOVE */\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/lib/types/components-props.ts"],"sourcesContent":["export * from \"../components/Text/types\"\nexport * from \"../components/Wrapper/types\"\nexport * from \"../components/Main/types\"\nexport * from \"../components/Aside/types\"\nexport * from \"../components/Section/types\"\nexport * from \"../components/Grid/types\"\nexport * from \"../components/Flexbox/types\"\nexport * from \"../components/Key/types\"\nexport * from \"../components/Highlight/types\"\nexport * from \"../components/Linkify/types\"\nexport * from \"../components/Hr/types\"\nexport * from \"../components/Skeleton/types\"\nexport * from \"../components/Tooltip/types\"\nexport * from \"../components/Image/types\"\nexport * from \"../components/Masonry/types\"\nexport * from \"../components/Badge/types\"\nexport * from \"../components/Avatar/types\"\nexport * from \"../components/Loader/types\"\nexport * from \"../components/Burger/types\"\nexport * from \"../components/Button/types\"\nexport * from \"../components/ButtonIcon/types\"\nexport * from \"../components/ButtonGroup/types\"\nexport * from \"../components/Tag/types\"\nexport * from \"../components/InputContainer/types\"\nexport * from \"../components/InputComponents/types\"\nexport * from \"../components/Input/types\"\nexport * from \"../components/InputImage/types\"\nexport * from \"../components/InputCheck/types\"\nexport * from \"../components/InputPhone/types\"\nexport * from \"../components/InputCounter/types\"\nexport * from \"../components/InputSlider/types\"\nexport * from \"../components/Select/types\"\nexport * from \"../components/Autocomplete/types\"\nexport * from \"../components/Rating/types\"\nexport * from \"../components/InputPin/types\"\nexport * from \"../components/Fieldset/types\"\nexport * from \"../components/Form/types\"\nexport * from \"../components/ListGroup/types\"\nexport * from \"../components/Breadcrumbs/types\"\nexport * from \"../components/Accordion/types\"\nexport * from \"../components/Dropdown/types\"\nexport * from \"../components/Toast/types\"\nexport * from \"../components/Alert/types\"\nexport * from \"../components/Modal/types\"\nexport * from \"../components/DragList/types\"\nexport * from \"../components/Pagination/types\"\nexport * from \"../components/Paginator/types\"\nexport * from \"../components/ProgressBar/types\"\nexport * from \"../components/ProgressCircle/types\"\nexport * from \"../components/Tabs/types\"\nexport * from \"../components/Slideshow/types\"\nexport * from \"../components/Cover/types\"\nexport * from \"../components/Table/types\"\nexport * from \"../components/PageLoading/types\"\nexport * from \"../components/Sticky/types\"\nexport * from \"../components/MarkdownEditor/types\"\nexport * from \"../components/MarkdownContainer/types\"\n// export * from \"../components/CodeContainer/types\"\nexport * from \"../components/Fade/types\"\nexport * from \"../components/BackToTop/types\"\nexport * from \"../components/Drawer/types\"\nexport * from \"../components/Header/types\"\nexport * from \"../components/Footer/types\"\nexport * from \"../components/Meta/types\"\nexport * from \"../components/PageLayout/types\"\nexport * from \"../components/SrOnly/types\"\nexport * from \"../components/CodeContainer/types\"\nexport * from \"../components/Carousel/types\"\n/* Prepend here - DO NOT REMOVE */\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1104,4 +1104,19 @@ interface ILibCodeContainer extends Omit<HighlightProps, "children" | "code" | "
|
|
|
1104
1104
|
className?: ClassNames;
|
|
1105
1105
|
}
|
|
1106
1106
|
|
|
1107
|
-
|
|
1107
|
+
interface ILibCarouselBase extends LibComponentBase<HTMLDivElement> {
|
|
1108
|
+
stopOnHover?: boolean;
|
|
1109
|
+
showItems?: 2 | 3 | 4 | 5 | 6;
|
|
1110
|
+
speed?: number;
|
|
1111
|
+
}
|
|
1112
|
+
interface CarouselWithImages extends ILibCarouselBase {
|
|
1113
|
+
items: Array<string>;
|
|
1114
|
+
imgFit?: Extract<CssObjectFit, "cover" | "contain">;
|
|
1115
|
+
}
|
|
1116
|
+
interface CarouselWithChildren extends ILibCarouselBase {
|
|
1117
|
+
items: Array<ReactChildren>;
|
|
1118
|
+
imgFit?: never;
|
|
1119
|
+
}
|
|
1120
|
+
type ILibCarousel = CarouselWithImages | CarouselWithChildren;
|
|
1121
|
+
|
|
1122
|
+
export type { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCarousel, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper };
|
|
@@ -1104,4 +1104,19 @@ interface ILibCodeContainer extends Omit<HighlightProps, "children" | "code" | "
|
|
|
1104
1104
|
className?: ClassNames;
|
|
1105
1105
|
}
|
|
1106
1106
|
|
|
1107
|
-
|
|
1107
|
+
interface ILibCarouselBase extends LibComponentBase<HTMLDivElement> {
|
|
1108
|
+
stopOnHover?: boolean;
|
|
1109
|
+
showItems?: 2 | 3 | 4 | 5 | 6;
|
|
1110
|
+
speed?: number;
|
|
1111
|
+
}
|
|
1112
|
+
interface CarouselWithImages extends ILibCarouselBase {
|
|
1113
|
+
items: Array<string>;
|
|
1114
|
+
imgFit?: Extract<CssObjectFit, "cover" | "contain">;
|
|
1115
|
+
}
|
|
1116
|
+
interface CarouselWithChildren extends ILibCarouselBase {
|
|
1117
|
+
items: Array<ReactChildren>;
|
|
1118
|
+
imgFit?: never;
|
|
1119
|
+
}
|
|
1120
|
+
type ILibCarousel = CarouselWithImages | CarouselWithChildren;
|
|
1121
|
+
|
|
1122
|
+
export type { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCarousel, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-LDLZTDYA.js";
|
|
2
2
|
//# sourceMappingURL=components-props.js.map
|
package/dist/types/index.d.cts
CHANGED
|
@@ -2,7 +2,7 @@ export { av as CSSProperties, au as ClassNames, af as Classes, at as CountryCode
|
|
|
2
2
|
export { RequireAtLeastOne } from './require-at-least-one.cjs';
|
|
3
3
|
export { Tailwind, TailwindGlobalColor, TailwindNestGroups } from './tailwind.cjs';
|
|
4
4
|
export { LibAccordionItem, LibButtonGroupButtonItem, LibDragListItem, LibDropdownItem, LibItemBase, LibListGroupItem, LibMdEditorOptions, LibTabItem } from './components-items-props.cjs';
|
|
5
|
-
export { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper } from './components-props.cjs';
|
|
5
|
+
export { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCarousel, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper } from './components-props.cjs';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'csstype';
|
|
8
8
|
import 'fuse.js';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export { av as CSSProperties, au as ClassNames, af as Classes, at as CountryCode
|
|
|
2
2
|
export { RequireAtLeastOne } from './require-at-least-one.js';
|
|
3
3
|
export { Tailwind, TailwindGlobalColor, TailwindNestGroups } from './tailwind.js';
|
|
4
4
|
export { LibAccordionItem, LibButtonGroupButtonItem, LibDragListItem, LibDropdownItem, LibItemBase, LibListGroupItem, LibMdEditorOptions, LibTabItem } from './components-items-props.js';
|
|
5
|
-
export { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper } from './components-props.js';
|
|
5
|
+
export { ILibAccordion, ILibAccordionItem, ILibAlert, ILibAside, ILibAutocomplete, ILibAvatar, ILibBackToTop, ILibBadge, ILibBreadcrumbs, ILibBurger, ILibButton, ILibButtonGroup, ILibButtonIcon, ILibCarousel, ILibCodeContainer, ILibCover, ILibDragList, ILibDragListItem, ILibDrawer, ILibDropdown, ILibDropdownItem, ILibFade, ILibFieldset, ILibFlexbox, ILibFooter, ILibForm, ILibGrid, ILibHeader, ILibHighlight, ILibHr, ILibImage, ILibInput, ILibInputCheck, ILibInputCommon, ILibInputContainer, ILibInputCounter, ILibInputExtended, ILibInputImage, ILibInputPhone, ILibInputPin, ILibInputSlider, ILibInputWithIcon, ILibInputWithList, ILibInputWithPrefix, ILibInputWithSuffix, ILibInputWithValidation, ILibKey, ILibLinkify, ILibListGroup, ILibListGroupItem, ILibListGroupTitle, ILibLoader, ILibMain, ILibMarkdownContainer, ILibMarkdownEditor, ILibMasonry, ILibMeta, ILibModal, ILibPageLayout, ILibPageLoading, ILibPagination, ILibPaginationButton, ILibPaginator, ILibProgressBar, ILibProgressCircle, ILibRating, ILibSection, ILibSelect, ILibSkeleton, ILibSkeletonCard, ILibSlideshow, ILibSrOnly, ILibSticky, ILibTabContent, ILibTable, ILibTabs, ILibTabsButton, ILibTabsButtonsContainer, ILibTabsContainer, ILibTag, ILibText, ILibToast, ILibTooltip, ILibValidationStatus, ILibWrapper } from './components-props.js';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'csstype';
|
|
8
8
|
import 'fuse.js';
|
package/dist/types/index.js
CHANGED
package/package.json
CHANGED
package/dist/chunk-O7DX4LLW.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=chunk-O7DX4LLW.js.map
|
|
File without changes
|