@nulogy/components 15.3.0 → 15.4.1
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/main.js +35923 -37462
- package/dist/main.js.map +1 -0
- package/dist/main.module.js +37296 -38704
- package/dist/main.module.js.map +1 -0
- package/dist/src/Alert/Alert.js +1 -1
- package/dist/src/AppTag/AppTag.js +1 -1
- package/dist/src/AppTag/components/LogoWrapper.js +1 -1
- package/dist/src/BottomSheet/BottomSheet.styled.js +1 -1
- package/dist/src/Box/Box.js +1 -1
- package/dist/src/Box/Box.story.js +1 -1
- package/dist/src/BrandedNavBar/DesktopMenu.js +1 -1
- package/dist/src/BrandedNavBar/MenuTriggerButton.js +1 -1
- package/dist/src/BrandedNavBar/MobileMenu.js +1 -1
- package/dist/src/BrandedNavBar/NavBar.js +1 -1
- package/dist/src/BrandedNavBar/NavBar.story.js +1 -1
- package/dist/src/BrandedNavBar/NavBarBackground.js +1 -1
- package/dist/src/BrandedNavBar/SmallNavBar.js +1 -1
- package/dist/src/BrandedNavBar/SmallNavBar.story.js +1 -1
- package/dist/src/BrandedNavBar/SubMenuTrigger.js +1 -1
- package/dist/src/BrandedNavBar/SubMenuTriggerButton.js +1 -1
- package/dist/src/BrandedNavBar/renderSubMenuItems.js +1 -1
- package/dist/src/Branding/Branding.js +1 -1
- package/dist/src/Branding/BrandingText.js +1 -1
- package/dist/src/Breadcrumbs/BreadcrumbsList.js +1 -1
- package/dist/src/Breadcrumbs/BreadcrumbsListItem.js +1 -1
- package/dist/src/Button/Button.js +1 -1
- package/dist/src/Button/CloseButton.js +1 -1
- package/dist/src/Button/ControlIcon.js +1 -1
- package/dist/src/Button/DangerButton.js +1 -1
- package/dist/src/Button/IconicButton.js +1 -1
- package/dist/src/Button/PrimaryButton.js +1 -1
- package/dist/src/Button/QuietButton.js +1 -1
- package/dist/src/ButtonGroup/ButtonGroup.js +1 -1
- package/dist/src/Card/CardSet.js +1 -1
- package/dist/src/Checkbox/Checkbox.js +1 -1
- package/dist/src/Checkbox/CheckboxGroup.js +1 -1
- package/dist/src/DateRange/EndTime.js +1 -1
- package/dist/src/DateRange/StartTime.js +1 -1
- package/dist/src/Decorations/index.js +1 -1
- package/dist/src/DescriptionList/DescriptionList.parts.js +1 -1
- package/dist/src/DescriptionList/stories/fixtures.js +1 -1
- package/dist/src/Divider/Divider.js +1 -1
- package/dist/src/DropdownMenu/DropdownButton.js +1 -1
- package/dist/src/DropdownMenu/DropdownItem.js +1 -1
- package/dist/src/DropdownMenu/DropdownLink.js +1 -1
- package/dist/src/DropdownMenu/DropdownMenuContainer.js +1 -1
- package/dist/src/DropdownMenu/DropdownText.js +1 -1
- package/dist/src/FieldLabel/HelpText.js +1 -1
- package/dist/src/FieldLabel/Label.js +1 -1
- package/dist/src/FieldLabel/LabelText.js +1 -1
- package/dist/src/Flex/Flex.js +1 -1
- package/dist/src/Flex/Flex.story.js +1 -1
- package/dist/src/Form/Field.js +1 -1
- package/dist/src/Form/Fieldset.js +1 -1
- package/dist/src/Form/Form.js +1 -1
- package/dist/src/Form/FormSection.js +1 -1
- package/dist/src/Icon/Icon.js +1 -1
- package/dist/src/Input/InputField.js +1 -1
- package/dist/src/Link/Link.js +1 -1
- package/dist/src/List/List.js +1 -1
- package/dist/src/List/ListItem.js +1 -1
- package/dist/src/MiniTooltip/index.js +1 -1
- package/dist/src/Modal/Modal.js +1 -1
- package/dist/src/Modal/ModalCloseButton.js +1 -1
- package/dist/src/Modal/ModalContent.js +1 -1
- package/dist/src/Modal/ModalFooter.js +1 -1
- package/dist/src/Modal/ModalHeader.js +1 -1
- package/dist/src/NDSProvider/GlobalStyles.js +1 -1
- package/dist/src/NavBarSearch/NavBarSearch.js +1 -1
- package/dist/src/Navigation/components/AppSwitcher/parts/index.js +1 -1
- package/dist/src/Navigation/components/DesktopNav/parts/MoreMenuItem.js +1 -1
- package/dist/src/Navigation/components/MenuSubItem/parts/styled.js +1 -1
- package/dist/src/Navigation/components/MobileNav/parts/styled.js +1 -1
- package/dist/src/Navigation/components/UserMenu/UserMenu.js +1 -1
- package/dist/src/Navigation/components/UserMenu/parts/Header.js +1 -1
- package/dist/src/Navigation/components/UserMenu/parts/styled.js +1 -1
- package/dist/src/Navigation/components/shared/NavigationLogo.js +1 -1
- package/dist/src/Navigation/components/shared/NavigationLogoLink.js +1 -1
- package/dist/src/Navigation/components/shared/NavigationMenuContent.js +1 -1
- package/dist/src/Navigation/components/shared/NavigationMenuItem.js +1 -1
- package/dist/src/Navigation/components/shared/components.js +1 -1
- package/dist/src/Overlay/Overlay.js +1 -1
- package/dist/src/Pagination/PageNumber.js +1 -1
- package/dist/src/Pagination/PaginationButton.js +1 -1
- package/dist/src/Primitives/index.js +1 -1
- package/dist/src/Radio/Radio.js +1 -1
- package/dist/src/Select/Select.story.fixture.js +1 -1
- package/dist/src/Select/SelectOption.js +1 -1
- package/dist/src/StatusIndicator/StatusIndicator.js +1 -1
- package/dist/src/Summary/Summary.js +1 -1
- package/dist/src/Summary/SummaryDivider.js +1 -1
- package/dist/src/Summary/SummaryItem.js +1 -1
- package/dist/src/Switcher/Switch.js +1 -1
- package/dist/src/Table/BaseTable.js +1 -1
- package/dist/src/Table/StyledTh.js +1 -1
- package/dist/src/Table/TableBody.js +1 -1
- package/dist/src/Table/TableCell.js +1 -1
- package/dist/src/Table/TableFoot.js +1 -1
- package/dist/src/Table/TableHead.js +1 -1
- package/dist/src/Tabs/Tab.js +1 -1
- package/dist/src/Tabs/TabContainer.js +1 -1
- package/dist/src/Tabs/TabScrollIndicator.js +1 -1
- package/dist/src/Tabs/TabScrollIndicators.js +1 -1
- package/dist/src/Textarea/StyledTextarea.js +1 -1
- package/dist/src/TimePicker/TimePickerDropdown.js +1 -1
- package/dist/src/TimePicker/TimePickerInput.js +1 -1
- package/dist/src/TimePicker/TimePickerOption.js +1 -1
- package/dist/src/Toggle/ToggleButton.js +1 -1
- package/dist/src/Tooltip/TooltipContainer.js +1 -1
- package/dist/src/Tooltip/components/TooltipComponents.js +1 -1
- package/dist/src/TopBar/TopBar.styled.js +1 -1
- package/dist/src/Type/Headings.js +1 -1
- package/dist/src/Type/Text.js +1 -1
- package/dist/src/Validation/InlineValidation.js +1 -1
- package/dist/src/VerticalDivider/VerticalDivider.js +1 -1
- package/dist/src/utils/ClickInputLabel.js +1 -1
- package/dist/src/utils/PopperArrow.js +1 -1
- package/dist/src/utils/ScrollIndicators.js +1 -1
- package/dist/src/utils/story/code.js +1 -1
- package/dist/src/utils/story/dashed.js +1 -1
- package/dist/src/utils/story/placeholder.js +1 -1
- package/dist/src/utils/story/resizable.js +1 -1
- package/dist/vite.config.js +71 -0
- package/package.json +19 -32
- package/dist/vitest.config.js +0 -11
- /package/dist/{vitest.config.d.ts → vite.config.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import styled from "styled-components";
|
|
1
|
+
import { styled } from "styled-components";
|
|
2
2
|
import PaginationButton from "./PaginationButton";
|
|
3
3
|
const PageNumber = styled(PaginationButton)(({ theme, currentPage }) => ({
|
|
4
4
|
background: currentPage ? theme.colors.darkBlue : "transparent",
|
package/dist/src/Radio/Radio.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import styled,
|
|
2
|
+
import { styled, useTheme } from "styled-components";
|
|
3
3
|
import numberFromDimension from "../utils/numberFromDimension";
|
|
4
4
|
import { Box } from "../Box";
|
|
5
5
|
import { SummaryContextProvider } from "./SummaryContext";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import styled from "styled-components";
|
|
2
|
+
import { styled } from "styled-components";
|
|
3
3
|
import { variant } from "styled-system";
|
|
4
4
|
import numberFromDimension from "../utils/numberFromDimension";
|
|
5
5
|
const Switch = React.forwardRef(({ children, ...rest }, ref) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import styled from "styled-components";
|
|
2
|
+
import { styled } from "styled-components";
|
|
3
3
|
const StyledTableCell = styled.td(({ align, compact, verticalAlign, theme }) => {
|
|
4
4
|
const padding = compact ? theme.space.x1 : theme.space.x2;
|
|
5
5
|
return {
|
package/dist/src/Tabs/Tab.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { motion } from "framer-motion";
|
|
3
|
-
import styled,
|
|
3
|
+
import { styled, useTheme } from "styled-components";
|
|
4
4
|
import { AnimatedBox } from "../Box";
|
|
5
5
|
import { useComponentVariant } from "../NDSProvider/ComponentVariantContext";
|
|
6
6
|
const getSwitchBackground = (checked) => (checked ? "darkBlue" : "darkGrey");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as TooltipPrimitive from "@radix-ui/react-tooltip";
|
|
3
|
-
import styled,
|
|
3
|
+
import { styled, keyframes, useTheme } from "styled-components";
|
|
4
4
|
import { maxWidth } from "styled-system";
|
|
5
5
|
// A helper hook to determine if the device supports hover
|
|
6
6
|
function useHasHover() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DialogOverlay } from "@reach/dialog";
|
|
2
2
|
import { motion } from "framer-motion";
|
|
3
3
|
import { transparentize } from "polished";
|
|
4
|
-
import styled from "styled-components";
|
|
4
|
+
import { styled } from "styled-components";
|
|
5
5
|
import { addStyledProps } from "../StyledProps";
|
|
6
6
|
import { TOPBAR } from "./constants";
|
|
7
7
|
const MenuItemList = styled.ul(({ theme }) => ({
|
package/dist/src/Type/Text.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import styled from "styled-components";
|
|
1
|
+
import { styled } from "styled-components";
|
|
2
2
|
const getThemeColor = (color, theme) => (theme.colors[color] ? theme.colors[color] : color);
|
|
3
3
|
const positionArrow = (placement, theme) => {
|
|
4
4
|
const location = String(placement).split("-")[0];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { transparentize } from "polished";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import styled from "styled-components";
|
|
3
|
+
import { styled } from "styled-components";
|
|
4
4
|
import { addStyledProps } from "../../StyledProps";
|
|
5
5
|
const Contianer = styled.div(({ theme }) => ({
|
|
6
6
|
overflow: "hidden",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { useState } from "react";
|
|
2
2
|
import { AnimatePresence, motion } from "framer-motion";
|
|
3
3
|
import { Resizable as ReResizable } from "re-resizable";
|
|
4
|
-
import styled from "styled-components";
|
|
4
|
+
import { styled } from "styled-components";
|
|
5
5
|
import { Box } from "../../Box";
|
|
6
6
|
import { DashedBox } from "../../DescriptionList/stories/fixtures";
|
|
7
7
|
import { Text } from "../../Type";
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import { resolve } from "node:path";
|
|
2
|
+
import { defineConfig } from "vitest/config";
|
|
3
|
+
import react from "@vitejs/plugin-react";
|
|
4
|
+
const PEER_DEPENDENCIES = {
|
|
5
|
+
react: "React",
|
|
6
|
+
"styled-components": "styled",
|
|
7
|
+
"@nulogy/icons": "icons",
|
|
8
|
+
};
|
|
9
|
+
const GLOBALS = {
|
|
10
|
+
...PEER_DEPENDENCIES,
|
|
11
|
+
"deep-equal": "deepEqual",
|
|
12
|
+
"create-react-context": "createReactContext",
|
|
13
|
+
warning: "warning",
|
|
14
|
+
exenv: "exenv",
|
|
15
|
+
classnames: "t",
|
|
16
|
+
"html-parse-stringify2": "HTML",
|
|
17
|
+
"react-fast-compare": "isEqual",
|
|
18
|
+
"path-to-regexp": "pathToRegexp",
|
|
19
|
+
"react-is": "reactIs",
|
|
20
|
+
"react-dom": "reactDom",
|
|
21
|
+
};
|
|
22
|
+
const externals = Object.keys(GLOBALS);
|
|
23
|
+
// External function - all peer dependencies are externalized
|
|
24
|
+
// Also externalize react/jsx-runtime in case any dependencies use automatic JSX
|
|
25
|
+
const external = (id) => {
|
|
26
|
+
// Externalize react/jsx-runtime and react/jsx-dev-runtime
|
|
27
|
+
// This ensures that if any dependencies use automatic JSX, they'll use the consumer's React
|
|
28
|
+
if (id === "react/jsx-runtime" || id === "react/jsx-dev-runtime") {
|
|
29
|
+
return true;
|
|
30
|
+
}
|
|
31
|
+
return externals.includes(id);
|
|
32
|
+
};
|
|
33
|
+
export default defineConfig({
|
|
34
|
+
plugins: [react()],
|
|
35
|
+
define: {
|
|
36
|
+
ENV: JSON.stringify(process.env.NODE_ENV || "development"),
|
|
37
|
+
},
|
|
38
|
+
resolve: {
|
|
39
|
+
extensions: [".js", ".jsx", ".ts", ".tsx", ".mjs"],
|
|
40
|
+
},
|
|
41
|
+
build: {
|
|
42
|
+
emptyOutDir: false,
|
|
43
|
+
lib: {
|
|
44
|
+
entry: resolve(__dirname, "src/index.ts"),
|
|
45
|
+
name: "NDSComponents",
|
|
46
|
+
formats: ["umd", "es"],
|
|
47
|
+
fileName: (format) => {
|
|
48
|
+
if (format === "umd") {
|
|
49
|
+
return "main.js";
|
|
50
|
+
}
|
|
51
|
+
return "main.module.js";
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
rollupOptions: {
|
|
55
|
+
external,
|
|
56
|
+
output: {
|
|
57
|
+
globals: GLOBALS,
|
|
58
|
+
},
|
|
59
|
+
},
|
|
60
|
+
sourcemap: true,
|
|
61
|
+
minify: false,
|
|
62
|
+
target: "es2020",
|
|
63
|
+
},
|
|
64
|
+
test: {
|
|
65
|
+
environment: "jsdom",
|
|
66
|
+
globals: false,
|
|
67
|
+
include: ["**/*.spec.tsx", "**/*.spec.ts"],
|
|
68
|
+
exclude: ["**/node_modules/**", "**/cypress/**", "**/dist/**"],
|
|
69
|
+
setupFiles: [resolve(__dirname, "spec/support/vitestAutoCleanup.ts")],
|
|
70
|
+
},
|
|
71
|
+
});
|
package/package.json
CHANGED
|
@@ -1,21 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nulogy/components",
|
|
3
|
-
"version": "15.
|
|
3
|
+
"version": "15.4.1",
|
|
4
|
+
"type": "module",
|
|
4
5
|
"description": "Component library for the Nulogy Design System - http://nulogy.design",
|
|
5
6
|
"private": false,
|
|
6
7
|
"publishConfig": {
|
|
7
8
|
"access": "public"
|
|
8
9
|
},
|
|
9
10
|
"scripts": {
|
|
10
|
-
"ci": "pnpm && pnpm build && pnpm test && pnpm run check",
|
|
11
|
+
"ci": "pnpm && pnpm build && pnpm build:verify && pnpm test && pnpm run check",
|
|
11
12
|
"start-server": "pnpm build:storybook && pnpm http-server -p 9999 ./storybook-static",
|
|
12
13
|
"start": "concurrently \"pnpm build:watch\" \"pnpm start:storybook\"",
|
|
13
14
|
"start:cypress": "start-server-and-test start 9999 'cypress open'",
|
|
14
15
|
"start:storybook": "storybook dev -p 9999",
|
|
15
16
|
"clean:storybook": "rm -rf node_modules/.cache/storybook && rm -rf ./storybook-static",
|
|
16
|
-
"build": "
|
|
17
|
-
"build:
|
|
18
|
-
"build:
|
|
17
|
+
"build": "rm -rf dist && tsc -p tsconfig.build.json && vite build",
|
|
18
|
+
"build:verify": "node scripts/verify-build.js",
|
|
19
|
+
"build:watch": "vite build --watch",
|
|
20
|
+
"build:storybook": "storybook build --stats-json",
|
|
19
21
|
"warn:prepush": "echo \"Make sure you also run all the other CI steps before pushing by running 'pnpm ci'\"",
|
|
20
22
|
"check": "pnpm warn:prepush && pnpm check:types && pnpm check:lint && pnpm check:format",
|
|
21
23
|
"check:types": "tsc && cd cypress && tsc --noEmit",
|
|
@@ -49,6 +51,13 @@
|
|
|
49
51
|
"main": "dist/main.js",
|
|
50
52
|
"module": "dist/main.module.js",
|
|
51
53
|
"typings": "dist/src/index.d.ts",
|
|
54
|
+
"exports": {
|
|
55
|
+
".": {
|
|
56
|
+
"types": "./dist/src/index.d.ts",
|
|
57
|
+
"import": "./dist/main.module.js",
|
|
58
|
+
"require": "./dist/main.js"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
52
61
|
"files": [
|
|
53
62
|
"/dist"
|
|
54
63
|
],
|
|
@@ -61,17 +70,8 @@
|
|
|
61
70
|
},
|
|
62
71
|
"devDependencies": {
|
|
63
72
|
"@apollo/client": "^3.11.8",
|
|
64
|
-
"@babel/cli": "^7.28.3",
|
|
65
|
-
"@babel/core": "^7.28.5",
|
|
66
|
-
"@babel/plugin-transform-runtime": "^7.28.5",
|
|
67
|
-
"@babel/preset-env": "^7.28.5",
|
|
68
|
-
"@babel/preset-react": "^7.28.5",
|
|
69
|
-
"@babel/preset-typescript": "^7.28.5",
|
|
70
|
-
"@chromatic-com/storybook": "^3",
|
|
71
73
|
"@nulogy/eslint-config-nulogy": "^1.0.0",
|
|
72
74
|
"@nulogy/icons": "^4.37.2",
|
|
73
|
-
"@rollup/plugin-babel": "^5.0.0",
|
|
74
|
-
"@rollup/plugin-node-resolve": "^7.1.3",
|
|
75
75
|
"@semantic-release/changelog": "^6.0.2",
|
|
76
76
|
"@semantic-release/commit-analyzer": "^9.0.2",
|
|
77
77
|
"@semantic-release/git": "^10.0.1",
|
|
@@ -84,10 +84,9 @@
|
|
|
84
84
|
"@storybook/addon-storysource": "8.6.14",
|
|
85
85
|
"@storybook/addon-toolbars": "8.6.14",
|
|
86
86
|
"@storybook/addon-viewport": "8.6.14",
|
|
87
|
-
"@storybook/addon-webpack5-compiler-babel": "^4.0.0",
|
|
88
87
|
"@storybook/codemod": "8.6.14",
|
|
89
88
|
"@storybook/react": "8.6.14",
|
|
90
|
-
"@storybook/react-
|
|
89
|
+
"@storybook/react-vite": "8.6.14",
|
|
91
90
|
"@storybook/theming": "8.6.14",
|
|
92
91
|
"@testing-library/react": "^12.1.5",
|
|
93
92
|
"@types/css-mediaquery": "^0.1.4",
|
|
@@ -95,15 +94,10 @@
|
|
|
95
94
|
"@types/node": "^24.0.0",
|
|
96
95
|
"@types/react": "^17.0.39",
|
|
97
96
|
"@types/react-dom": "^17.0.20",
|
|
98
|
-
"@types/react-router-dom": "
|
|
97
|
+
"@types/react-router-dom": "5.3.0",
|
|
99
98
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
100
99
|
"@typescript-eslint/parser": "^5.30.5",
|
|
101
|
-
"
|
|
102
|
-
"babel-loader": "8.0.6",
|
|
103
|
-
"babel-plugin-inline-json-import": "^0.3.2",
|
|
104
|
-
"babel-plugin-require-context-hook": "1.0.0",
|
|
105
|
-
"babel-plugin-styled-components": "^2.1.4",
|
|
106
|
-
"babel-preset-react": "6.24.1",
|
|
100
|
+
"@vitejs/plugin-react": "^4.7.0",
|
|
107
101
|
"chromatic": "^13.3.3",
|
|
108
102
|
"concurrently": "^9.2.0",
|
|
109
103
|
"css-mediaquery": "^0.1.2",
|
|
@@ -124,22 +118,16 @@
|
|
|
124
118
|
"react-color": "^2.18.1",
|
|
125
119
|
"react-dom": "17.0.2",
|
|
126
120
|
"react-router-dom": "^5.3.3",
|
|
127
|
-
"rollup": "^2.7.3",
|
|
128
|
-
"rollup-plugin-babel": "^4.4.0",
|
|
129
|
-
"rollup-plugin-commonjs": "^10.1.0",
|
|
130
|
-
"rollup-plugin-replace": "^2.2.0",
|
|
131
|
-
"rollup-plugin-typescript2": "^0.36.0",
|
|
132
121
|
"semantic-release": "^24.2.5",
|
|
133
122
|
"start-server-and-test": "^2.0.12",
|
|
134
123
|
"storybook": "8.6.14",
|
|
135
124
|
"styled-components": "^6.1.19",
|
|
136
125
|
"svg-sprite-loader": "^6.0.11",
|
|
137
126
|
"typescript": "^5.9.3",
|
|
138
|
-
"
|
|
139
|
-
"vitest": "^
|
|
127
|
+
"vite": "^6.0.0",
|
|
128
|
+
"vitest": "^3.0.0"
|
|
140
129
|
},
|
|
141
130
|
"dependencies": {
|
|
142
|
-
"@babel/runtime": "^7.9.6",
|
|
143
131
|
"@emotion/is-prop-valid": "^1.3.1",
|
|
144
132
|
"@nulogy/tokens": "^6.1.1",
|
|
145
133
|
"@radix-ui/react-navigation-menu": "^1.1.4",
|
|
@@ -149,7 +137,6 @@
|
|
|
149
137
|
"@styled-system/theme-get": "^5.1.2",
|
|
150
138
|
"@types/react-window": "^1.8.8",
|
|
151
139
|
"@types/styled-system": "5.1.25",
|
|
152
|
-
"core-js": "3",
|
|
153
140
|
"date-fns": "2.23.0",
|
|
154
141
|
"debounce": "^1.2.0",
|
|
155
142
|
"deep-equal": "^2.2.1",
|
package/dist/vitest.config.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { resolve } from "path";
|
|
2
|
-
import { defineConfig } from "vitest/config";
|
|
3
|
-
export default defineConfig({
|
|
4
|
-
test: {
|
|
5
|
-
environment: "jsdom",
|
|
6
|
-
globals: false,
|
|
7
|
-
include: ["**/*.spec.tsx", "**/*.spec.ts"],
|
|
8
|
-
exclude: ["**/node_modules/**", "**/cypress/**", "**/dist/**"],
|
|
9
|
-
setupFiles: [resolve(__dirname, "spec/support/vitestAutoCleanup.ts")],
|
|
10
|
-
},
|
|
11
|
-
});
|
|
File without changes
|