UNPKG

@lanaco/lnc-react-ui

Version:

React component library

221 lines (220 loc) 9.23 kB
{ "name": "@lanaco/lnc-react-ui", "version": "4.0.40", "description": "React component library", "type": "module", "keywords": [ "stroybook", "react", "ui" ], "author": "Lanaco", "license": "MIT", "scripts": { "dev": "vite", "storybook": "cross-env NODE_OPTIONS=--openssl-legacy-provider start-storybook -p 6006", "build-storybook": "build-storybook -o docs-build", "lint": "eslint .", "clean": "rimraf dist", "build": "npm run clean && vite build", "prepublishOnly": "npm run build", "test": "jest --env=jsdom" }, "main": "dist/index.cjs", "module": "dist/index.js", "exports": { "./CheckBoxInput": "./dist/CheckBoxInput.js", "./ColorInput": "./dist/ColorInput.js", "./DateInput": "./dist/DateInput.js", "./DecimalInput": "./dist/DecimalInput.js", "./DecimalInputV2": "./dist/DecimalInputV2.js", "./FileInput": "./dist/FileInput.js", "./NumberInput": "./dist/NumberInput.js", "./PasswordInput": "./dist/PasswordInput.js", "./RadioInput": "./dist/RadioInput.js", "./RangeSlider": "./dist/RangeSlider.js", "./TextAreaInput": "./dist/TextAreaInput.js", "./TextInput": "./dist/TextInput.js", "./TimeInput": "./dist/TimeInput.js", "./Badge": "./dist/Badge.js", "./Chip": "./dist/Chip.js", "./DataView": "./dist/DataView.js", "./DetailsView": "./dist/DetailsView.js", "./EditableTable": "./dist/EditableTable.js", "./FormView": "./dist/FormView.js", "./Kanban": "./dist/Kanban.js", "./KanbanCard": "./dist/KanbanCard.js", "./KanbanHeader": "./dist/KanbanHeader.js", "./KanbanFooter": "./dist/KanbanFooter.js", "./KanbanView": "./dist/KanbanView.js", "./KanbanActionsToolbar": "./dist/KanbanActionsToolbar.js", "./Table": "./dist/Table.js", "./TableView": "./dist/TableView.js", "./ActionsToolbar": "./dist/ActionsToolbar.js", "./Alert": "./dist/Alert.js", "./Notification": "./dist/Notification.js", "./NotificationContainer": "./dist/NotificationContainer.js", "./NotificationMessage": "./dist/NotificationMessage.js", "./ProgressBar": "./dist/ProgressBar.js", "./Spinner": "./dist/Spinner.js", "./Avatar": "./dist/Avatar.js", "./Button": "./dist/Button.js", "./Icon": "./dist/Icon.js", "./IconButton": "./dist/IconButton.js", "./Link": "./dist/Link.js", "./Surface": "./dist/Surface.js", "./UploadedFile": "./dist/UploadedFile.js", "./DoubleRangeSlider": "./dist/DoubleRangeSlider.js", "./DragAndDropFile": "./dist/DragAndDropFile.js", "./DragDropFiles": "./dist/DragDropFiles.js", "./Dropdown": "./dist/Dropdown.js", "./DropdownLookup": "./dist/DropdownLookup.js", "./MultiSelectDropdown": "./dist/MultiSelectDropdown.js", "./MultiSelectDropdownLookup": "./dist/MultiSelectDropdownLookup.js", "./RadioGroup": "./dist/RadioGroup.js", "./SearchBar": "./dist/SearchBar.js", "./Toggle": "./dist/Toggle.js", "./ButtonGroup": "./dist/ButtonGroup.js", "./Content": "./dist/Content.js", "./FlexBox": "./dist/FlexBox.js", "./FlexGrid": "./dist/FlexGrid.js", "./FlexGridItem": "./dist/FlexGridItem.js", "./Footer": "./dist/Footer.js", "./FormField": "./dist/FormField.js", "./Grid": "./dist/Grid.js", "./GridItem": "./dist/GridItem.js", "./Header": "./dist/Header.js", "./PageLayout": "./dist/PageLayout.js", "./Sidebar": "./dist/Sidebar.js", "./Tabs": "./dist/Tabs.js", "./TabItem": "./dist/TabItem.js", "./Accordion": "./dist/Accordion.js", "./AccordionSummary": "./dist/AccordionSummary.js", "./AccordionDetails": "./dist/AccordionDetails.js", "./Breadcrumbs": "./dist/Breadcrumbs.js", "./ConfirmationForm": "./dist/ConfirmationForm.js", "./Drawer": "./dist/Drawer.js", "./DropdownMenu": "./dist/DropdownMenu.js", "./DropdownItem": "./dist/DropdownItem.js", "./NestedDropdownItem": "./dist/NestedDropdownItem.js", "./Separator": "./dist/Separator.js", "./Modal": "./dist/Modal.js", "./Pagination": "./dist/Pagination.js", "./Popover": "./dist/Popover.js", "./usePopover": "./dist/usePopover.js", "./PopoverClose": "./dist/PopoverClose.js", "./PopoverContent": "./dist/PopoverContent.js", "./PopoverContext": "./dist/PopoverContext.js", "./PopoverDescription": "./dist/PopoverDescription.js", "./PopoverHeading": "./dist/PopoverHeading.js", "./PopoverTrigger": "./dist/PopoverTrigger.js", "./SwipeableDrawer": "./dist/SwipeableDrawer.js", "./TreeMenu": "./dist/TreeMenu.js", "./MenuItem": "./dist/MenuItem.js", "./NestedMenuItem": "./dist/NestedMenuItem.js", "./TreeMenuSeparator": "./dist/TreeMenuSeparator.js", "./ThemeProvider": "./dist/ThemeProvider.js", "./MasonryGeneralCardsSection": "./dist/MasonryGeneralCardsSection.js", "./DetailedProductsSection": "./dist/DetailedProductsSection.js", "./ProductsWithBannerSection": "./dist/ProductsWithBannerSection.js", "./SimpleProductsSection": "./dist/SimpleProductsSection.js", "./UrgentSaleProductsSection": "./dist/UrgentSaleProductsSection.js", "./BlogsSectionDetailed": "./dist/BlogsSectionDetailed.js", "./BlogsSectionLarge": "./dist/BlogsSectionLarge.js", "./BlogsSectionSimple": "./dist/BlogsSectionSimple.js", "./BlogsSectionSimpleCentered": "./dist/BlogsSectionSimpleCentered.js", "./BlogsSectionWithFilters": "./dist/BlogsSectionWithFilters.js", "./LocataionSearchSection": "./dist/LocataionSearchSection.js", "./CustomLoanMapSection": "./dist/CustomLoanMapSection.js", "./SimpleCategoriesSection": "./dist/SimpleCategoriesSection.js", "./BannerSectionBasic": "./dist/BannerSectionBasic.js", "./BannerSectionCarousel": "./dist/BannerSectionCarousel.js", "./BannerSectionGrid": "./dist/BannerSectionGrid.js", "./BannerSectionSimple": "./dist/BannerSectionSimple.js", "./BannerSectionWithList": "./dist/BannerSectionWithList.js", "./BannerSectionWithListImage": "./dist/BannerSectionWithListImage.js", "./GiftCardsSection": "./dist/GiftCardsSection.js", "./BrandHitsSection": "./dist/BrandHitsSection.js", "./FieldOfInterestsMasonrySection": "./dist/FieldOfInterestsMasonrySection.js", "./FieldOfInterestsWithAvatarsCardsSection": "./dist/FieldOfInterestsWithAvatarsCardsSection.js", "./FieldOfInterestsWithTagsCardsSection": "./dist/FieldOfInterestsWithTagsCardsSection.js", "./GeneralWithTagsCardsSection": "./dist/GeneralWithTagsCardsSection.js", "./QuizSection": "./dist/QuizSection.js", "./OverlayGeneralCardsSection": "./dist/OverlayGeneralCardsSection.js", "./ShopCardsSection": "./dist/ShopCardsSection.js", "./LocationSearchSection": "./dist/LocationSearchSection.js", "./SalesCampaignsSection": "./dist/SalesCampaignsSection.js", "./CalorieCalculatorSection": "./dist/CalorieCalculatorSection.js" }, "dependencies": { "@dnd-kit/core": "^6.0.5", "@dnd-kit/sortable": "^7.0.1", "@dnd-kit/utilities": "^3.2.0", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@floating-ui/react": "^0.17.0", "@mdx-js/preact": "^2.1.5", "@mdx-js/react": "^2.1.5", "classnames": "^2.3.2", "date-fns": "^2.29.3", "framer-motion": "^4.1.17", "lodash.clone": "^4.5.0", "lodash.clonedeep": "^4.5.0", "lodash.debounce": "^4.0.8", "lodash.findindex": "^4.6.0", "lodash.isempty": "^4.4.0", "lodash.isequal": "^4.5.0", "lodash.isfinite": "^3.3.2", "lodash.isfunction": "^3.0.9", "lodash.isnumber": "^3.0.3", "lodash.isobject": "^3.0.2", "npm": "^9.2.0", "react-datepicker": "^4.10.0", "react-dropzone": "^14.2.1", "react-hook-form": "^7.39.1", "react-modern-drawer": "^1.1.2", "react-number-format": "^4.9.3", "react-responsive-carousel": "^3.2.23", "react-select": "^5.4.0", "react-syntax-highlighter": "^15.5.0", "react-textarea-autosize": "^8.3.4", "react-toastify": "8.1.0", "react-transition-group": "^4.4.5", "react-use": "^17.3.2", "styled-components": "^5.3.6", "use-state-with-callback": "^2.0.3" }, "peerDependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@emotion/babel-plugin": "^11.13.5", "@eslint/js": "^9.13.0", "@storybook/addon-a11y": "^6.5.9", "@storybook/addon-actions": "^6.3.2", "@storybook/addon-docs": "^6.5.9", "@storybook/addon-essentials": "^6.5.9", "@storybook/addon-links": "^6.3.2", "@storybook/addon-postcss": "^2.0.0", "@storybook/addons": "^6.5.9", "@storybook/mdx2-csf": "^0.0.3", "@storybook/react": "^6.5.9", "@storybook/theming": "^6.5.9", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.3", "cross-env": "^7.0.3", "eslint": "^9.13.0", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", "globals": "^15.11.0", "rimraf": "^3.0.2", "rollup-plugin-visualizer": "^5.12.0", "storybook-dark-mode": "^1.1.0", "vite": "^5.4.10" } }