@julseb-lib/react 1.0.57 → 1.0.59
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 +153 -54
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +9 -0
- package/dist/index.d.cts +35 -2
- package/dist/index.d.ts +35 -2
- package/dist/index.js +101 -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 +26 -26
- 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@julseb-lib/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.59",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
@@ -17,23 +17,23 @@
|
|
|
17
17
|
"cssgen": "cssjson src/lib/index.css --output src/data/styles.json"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@julseb-lib/utils": "^1.0.
|
|
20
|
+
"@julseb-lib/utils": "^1.0.2",
|
|
21
21
|
"@tailwindcss/forms": "^0.5.10",
|
|
22
|
-
"@tailwindcss/postcss": "^4.1.
|
|
23
|
-
"@tailwindcss/vite": "^4.1.
|
|
22
|
+
"@tailwindcss/postcss": "^4.1.16",
|
|
23
|
+
"@tailwindcss/vite": "^4.1.16",
|
|
24
24
|
"clsx": "^2.1.1",
|
|
25
25
|
"csstype": "^3.1.3",
|
|
26
26
|
"fuse.js": "^7.1.0",
|
|
27
|
-
"markdown-to-jsx": "^
|
|
27
|
+
"markdown-to-jsx": "^8.0.0",
|
|
28
28
|
"postcss": "^8.5.6",
|
|
29
29
|
"prism-react-renderer": "^2.4.1",
|
|
30
30
|
"react": "^19.2.0",
|
|
31
31
|
"react-dom": "^19.2.0",
|
|
32
32
|
"react-icons": "^5.5.0",
|
|
33
|
-
"react-router-dom": "^7.9.
|
|
33
|
+
"react-router-dom": "^7.9.5",
|
|
34
34
|
"react-toastify": "^11.0.5",
|
|
35
35
|
"tailwind-merge": "^3.3.1",
|
|
36
|
-
"tailwindcss": "^4.1.
|
|
36
|
+
"tailwindcss": "^4.1.16",
|
|
37
37
|
"tailwindest": "^3.2.2"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
@@ -41,42 +41,42 @@
|
|
|
41
41
|
"react-dom": ">=18.0.0 <20.0.0 || ^19.0.0"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@eslint/compat": "^1.4.
|
|
45
|
-
"@eslint/js": "^9.
|
|
46
|
-
"@react-docgen/cli": "^3.0.
|
|
44
|
+
"@eslint/compat": "^1.4.1",
|
|
45
|
+
"@eslint/js": "^9.39.1",
|
|
46
|
+
"@react-docgen/cli": "^3.0.4",
|
|
47
47
|
"@types/figlet": "^1.7.0",
|
|
48
|
-
"@types/node": "^24.
|
|
48
|
+
"@types/node": "^24.10.0",
|
|
49
49
|
"@types/react": "^19.2.2",
|
|
50
|
-
"@types/react-dom": "^19.2.
|
|
50
|
+
"@types/react-dom": "^19.2.2",
|
|
51
51
|
"@types/react-router-dom": "^5.3.3",
|
|
52
52
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
53
|
-
"@typescript-eslint/eslint-plugin": "^8.46.
|
|
54
|
-
"@typescript-eslint/parser": "^8.46.
|
|
55
|
-
"@vitejs/plugin-react": "^5.0
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "^8.46.3",
|
|
54
|
+
"@typescript-eslint/parser": "^8.46.3",
|
|
55
|
+
"@vitejs/plugin-react": "^5.1.0",
|
|
56
56
|
"autoprefixer": "^10.4.21",
|
|
57
|
-
"axios": "^1.
|
|
57
|
+
"axios": "^1.13.1",
|
|
58
58
|
"chalk": "^5.6.2",
|
|
59
59
|
"cross-env": "^10.1.0",
|
|
60
60
|
"cssjson-cli": "^1.0.1",
|
|
61
61
|
"dotenv": "^17.2.3",
|
|
62
|
-
"eslint": "^9.
|
|
62
|
+
"eslint": "^9.39.1",
|
|
63
63
|
"eslint-plugin-import": "^2.32.0",
|
|
64
64
|
"eslint-plugin-react": "^7.37.5",
|
|
65
|
-
"eslint-plugin-react-hooks": "^
|
|
66
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
65
|
+
"eslint-plugin-react-hooks": "^7.0.1",
|
|
66
|
+
"eslint-plugin-react-refresh": "^0.4.24",
|
|
67
67
|
"figlet": "^1.9.3",
|
|
68
|
-
"globals": "^16.
|
|
68
|
+
"globals": "^16.5.0",
|
|
69
69
|
"plop": "^4.0.4",
|
|
70
70
|
"postcss": "^8.5.6",
|
|
71
71
|
"prettier": "^3.6.2",
|
|
72
|
-
"prettier-plugin-tailwindcss": "^0.
|
|
73
|
-
"react-router-dom": "^7.9.
|
|
74
|
-
"tailwindcss": "^4.1.
|
|
72
|
+
"prettier-plugin-tailwindcss": "^0.7.1",
|
|
73
|
+
"react-router-dom": "^7.9.5",
|
|
74
|
+
"tailwindcss": "^4.1.16",
|
|
75
75
|
"tsup": "^8.5.0",
|
|
76
76
|
"tsx": "^4.20.6",
|
|
77
77
|
"typescript": "^5.9.3",
|
|
78
|
-
"typescript-eslint": "^8.46.
|
|
79
|
-
"vite": "^7.1.
|
|
78
|
+
"typescript-eslint": "^8.46.3",
|
|
79
|
+
"vite": "^7.1.12",
|
|
80
80
|
"vite-plugin-checker": "^0.11.0",
|
|
81
81
|
"vite-plugin-dts": "^4.5.4",
|
|
82
82
|
"vite-plugin-eslint": "^1.8.1"
|
|
@@ -107,5 +107,5 @@
|
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
109
|
"types": "./dist/index.d.ts",
|
|
110
|
-
"packageManager": "pnpm@10.
|
|
110
|
+
"packageManager": "pnpm@10.20.0"
|
|
111
111
|
}
|
package/dist/chunk-O7DX4LLW.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=chunk-O7DX4LLW.js.map
|
|
File without changes
|