@tsiky/components-r19 1.3.4 → 1.4.0
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/components-r19.css +1 -1
- package/dist/index.cjs.js +1423 -1423
- package/dist/index.js +8361 -8336
- package/dist/src/components/DropdownMenu/DropdownMenu.d.ts +19 -0
- package/dist/src/components/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/dist/src/components/DynamicTable/ColumnSorter.d.ts +1 -1
- package/dist/src/components/DynamicTable/ColumnSorter.d.ts.map +1 -1
- package/dist/src/components/DynamicTable/TableauDynamique.d.ts +3 -2
- package/dist/src/components/DynamicTable/TableauDynamique.d.ts.map +1 -1
- package/dist/src/components/ModuleSideBar/ModuleSideBar.d.ts.map +1 -1
- package/package.json +88 -88
|
@@ -6,8 +6,18 @@ export interface MenuItem {
|
|
|
6
6
|
href?: string;
|
|
7
7
|
onClick?: () => void;
|
|
8
8
|
type?: 'link' | 'button';
|
|
9
|
+
select?: {
|
|
10
|
+
value: string;
|
|
11
|
+
onChange: (lng: string) => void;
|
|
12
|
+
options: {
|
|
13
|
+
code: string;
|
|
14
|
+
label: string;
|
|
15
|
+
}[];
|
|
16
|
+
name?: string;
|
|
17
|
+
};
|
|
9
18
|
}
|
|
10
19
|
export interface MenuCategory {
|
|
20
|
+
id?: string;
|
|
11
21
|
title?: string;
|
|
12
22
|
items: MenuItem[];
|
|
13
23
|
}
|
|
@@ -17,6 +27,15 @@ export interface DropdownMenuProps {
|
|
|
17
27
|
position?: 'left' | 'right';
|
|
18
28
|
closeOnClickOutside?: boolean;
|
|
19
29
|
logo?: string;
|
|
30
|
+
select?: {
|
|
31
|
+
value: string;
|
|
32
|
+
onChange: (lng: string) => void;
|
|
33
|
+
options: {
|
|
34
|
+
code: string;
|
|
35
|
+
label: string;
|
|
36
|
+
}[];
|
|
37
|
+
name?: string;
|
|
38
|
+
};
|
|
20
39
|
}
|
|
21
40
|
declare const DropdownMenu: React.FC<DropdownMenuProps>;
|
|
22
41
|
export default DropdownMenu;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenu.d.ts","sourceRoot":"","sources":["../../../../src/components/DropdownMenu/DropdownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,oBAAoB,CAAC;AAK5B,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownMenu.d.ts","sourceRoot":"","sources":["../../../../src/components/DropdownMenu/DropdownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,oBAAoB,CAAC;AAK5B,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAEzB,MAAM,CAAC,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;QAChC,OAAO,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,EAAE,CAAC;QAC3C,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;CACH;AAED,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,QAAQ,EAAE,CAAC;CACnB;AAED,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,YAAY,EAAE,CAAC;IAC5B,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC5B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;QAChC,OAAO,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,EAAE,CAAC;QAC3C,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;CACH;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA+H7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { SortConfig, TableColumn } from './tools/tableTypes';
|
|
2
2
|
interface ColumnSorterProps<T = unknown> {
|
|
3
3
|
columns: TableColumn<T>[];
|
|
4
|
-
sortConfig
|
|
4
|
+
sortConfig?: SortConfig;
|
|
5
5
|
onSort: (sortConfig: SortConfig) => void;
|
|
6
6
|
onToggleFilters?: () => void;
|
|
7
7
|
filtersActive?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnSorter.d.ts","sourceRoot":"","sources":["../../../../src/components/DynamicTable/ColumnSorter.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAGlE,UAAU,iBAAiB,CAAC,CAAC,GAAG,OAAO;IACrC,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1B,UAAU,EAAE,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"ColumnSorter.d.ts","sourceRoot":"","sources":["../../../../src/components/DynamicTable/ColumnSorter.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAGlE,UAAU,iBAAiB,CAAC,CAAC,GAAG,OAAO;IACrC,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;IACzC,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAOD,QAAA,MAAM,YAAY,GAAI,CAAC,EAAG,iCAAiC,iBAAiB,CAAC,CAAC,CAAC,4CAiK9E,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import type { TableauDynamiqueProps } from './tools/tableTypes';
|
|
2
|
+
import type { TableauDynamiqueProps, SortConfig } from './tools/tableTypes';
|
|
3
3
|
import type { FilterConfig, AppliedFilter } from './tools/filterTypes';
|
|
4
4
|
export interface EnhancedTableauDynamiqueProps<T> extends TableauDynamiqueProps<T> {
|
|
5
5
|
columnFilterable?: boolean;
|
|
@@ -7,11 +7,12 @@ export interface EnhancedTableauDynamiqueProps<T> extends TableauDynamiqueProps<
|
|
|
7
7
|
externalFilters?: AppliedFilter[];
|
|
8
8
|
onFiltersChange?: (filters: AppliedFilter[]) => void;
|
|
9
9
|
onApplyFilters?: (filters: AppliedFilter[]) => void;
|
|
10
|
+
onSort?: (sortConfig: SortConfig) => void;
|
|
10
11
|
filtersControlled?: boolean;
|
|
11
12
|
debounceTimeout?: number;
|
|
12
13
|
getRowStyle?: (row: T) => React.CSSProperties;
|
|
13
14
|
background?: string;
|
|
14
15
|
}
|
|
15
|
-
export declare const TableauDynamique: <T>({ columns, data, pagination, onRowClick, searchTerm, className, filterConfig, externalFilters, onFiltersChange, onApplyFilters, filtersControlled, debounceTimeout, getRowStyle, background, onNewPage, }: EnhancedTableauDynamiqueProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export declare const TableauDynamique: <T>({ columns, data, pagination, onRowClick, searchTerm, className, filterConfig, externalFilters, onFiltersChange, onApplyFilters, onSort, filtersControlled, debounceTimeout, getRowStyle, background, onNewPage, }: EnhancedTableauDynamiqueProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
16
17
|
export default TableauDynamique;
|
|
17
18
|
//# sourceMappingURL=TableauDynamique.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableauDynamique.d.ts","sourceRoot":"","sources":["../../../../src/components/DynamicTable/TableauDynamique.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAO,KAAK,EAAE,qBAAqB,
|
|
1
|
+
{"version":3,"file":"TableauDynamique.d.ts","sourceRoot":"","sources":["../../../../src/components/DynamicTable/TableauDynamique.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAO,KAAK,EAAE,qBAAqB,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAIvE,MAAM,WAAW,6BAA6B,CAAC,CAAC,CAAE,SAAQ,qBAAqB,CAAC,CAAC,CAAC;IAChF,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,YAAY,CAAC,EAAE,YAAY,EAAE,CAAC;IAC9B,eAAe,CAAC,EAAE,aAAa,EAAE,CAAC;IAClC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,aAAa,EAAE,KAAK,IAAI,CAAC;IACrD,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,aAAa,EAAE,KAAK,IAAI,CAAC;IACpD,MAAM,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;IAC1C,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,KAAK,CAAC,aAAa,CAAC;IAC9C,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,gBAAgB,GAAI,CAAC,EAAG,mNAiBlC,6BAA6B,CAAC,CAAC,CAAC,4CAmHlC,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModuleSideBar.d.ts","sourceRoot":"","sources":["../../../../src/components/ModuleSideBar/ModuleSideBar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModuleSideBar.d.ts","sourceRoot":"","sources":["../../../../src/components/ModuleSideBar/ModuleSideBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAGxC,OAAO,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD,MAAM,WAAW,eAAe;IAC9B,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,EAAE,CAAC;CAC9B;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,eAAe,CAAC;CAC/B;AAED,UAAU,kBAAkB;IAC1B,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI,CAAC;IACtC,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI,CAAC;IAC3C,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI,CAAC;CAC/C;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAuJtD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,88 +1,88 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@tsiky/components-r19",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"type": "module",
|
|
5
|
-
"scripts": {
|
|
6
|
-
"dev": "vite",
|
|
7
|
-
"build": "npm run build:types && npm run build:js",
|
|
8
|
-
"build:types": "tsc -b tsconfig.app.json --emitDeclarationOnly",
|
|
9
|
-
"build:js": "vite build --config vite.lib.config.ts",
|
|
10
|
-
"lint": "eslint . --fix",
|
|
11
|
-
"format": "prettier --write .",
|
|
12
|
-
"preview": "vite preview",
|
|
13
|
-
"storybook": "storybook dev -p 6006",
|
|
14
|
-
"build-storybook": "storybook build",
|
|
15
|
-
"prepublishOnly": "npm run build",
|
|
16
|
-
"type-check": "tsc --noEmit"
|
|
17
|
-
},
|
|
18
|
-
"main": "./dist/index.cjs.js",
|
|
19
|
-
"module": "./dist/index.js",
|
|
20
|
-
"types": "./dist/index.d.ts",
|
|
21
|
-
"style": "dist/components-r19.css",
|
|
22
|
-
"exports": {
|
|
23
|
-
".": {
|
|
24
|
-
"types": "./dist/index.d.ts",
|
|
25
|
-
"import": "./dist/index.js",
|
|
26
|
-
"require": "./dist/index.cjs.js"
|
|
27
|
-
},
|
|
28
|
-
"./chart": {
|
|
29
|
-
"types": "./dist/chart.d.ts",
|
|
30
|
-
"import": "./dist/chart.js",
|
|
31
|
-
"require": "./dist/chart.cjs.js"
|
|
32
|
-
},
|
|
33
|
-
"./components-r19.css": "./dist/components-r19.css",
|
|
34
|
-
"./package.json": "./package.json"
|
|
35
|
-
},
|
|
36
|
-
"files": [
|
|
37
|
-
"dist"
|
|
38
|
-
],
|
|
39
|
-
"peerDependencies": {
|
|
40
|
-
"react": "^19.1.0",
|
|
41
|
-
"react-dom": "^19.1.0",
|
|
42
|
-
"styled-components": "^6.1.19"
|
|
43
|
-
},
|
|
44
|
-
"dependencies": {
|
|
45
|
-
"@nivo/core": "^0.99.0",
|
|
46
|
-
"@nivo/sankey": "^0.99.0",
|
|
47
|
-
"ag-charts-react": "^12.2.0",
|
|
48
|
-
"apexsankey": "^1.2.5",
|
|
49
|
-
"chart.js": "^4.5.0",
|
|
50
|
-
"chartjs-chart-sankey": "^0.14.0",
|
|
51
|
-
"lucide-react": "^0.540.0",
|
|
52
|
-
"react-apexcharts": "^1.8.0",
|
|
53
|
-
"react-chartjs-2": "^5.3.0"
|
|
54
|
-
},
|
|
55
|
-
"devDependencies": {
|
|
56
|
-
"@chromatic-com/storybook": "^4.1.0",
|
|
57
|
-
"@eslint/js": "^9.30.1",
|
|
58
|
-
"@storybook/addon-a11y": "^9.1.0",
|
|
59
|
-
"@storybook/addon-docs": "^9.1.0",
|
|
60
|
-
"@storybook/addon-onboarding": "^9.1.0",
|
|
61
|
-
"@storybook/addon-vitest": "^9.1.0",
|
|
62
|
-
"@storybook/react-vite": "^9.1.0",
|
|
63
|
-
"@types/lodash": "^4.17.20",
|
|
64
|
-
"@types/react": "^19.1.8",
|
|
65
|
-
"@types/react-dom": "^19.1.6",
|
|
66
|
-
"@types/styled-components": "^5.1.34",
|
|
67
|
-
"@vitejs/plugin-react": "^4.6.0",
|
|
68
|
-
"@vitest/browser": "^3.2.4",
|
|
69
|
-
"@vitest/coverage-v8": "^3.2.4",
|
|
70
|
-
"eslint": "^9.30.1",
|
|
71
|
-
"eslint-config-prettier": "^10.1.8",
|
|
72
|
-
"eslint-plugin-prettier": "^5.5.4",
|
|
73
|
-
"eslint-plugin-react-hooks": "^5.2.0",
|
|
74
|
-
"eslint-plugin-react-refresh": "^0.4.20",
|
|
75
|
-
"eslint-plugin-storybook": "^9.1.0",
|
|
76
|
-
"globals": "^16.3.0",
|
|
77
|
-
"playwright": "^1.54.2",
|
|
78
|
-
"prettier": "^3.6.2",
|
|
79
|
-
"react": "^19.1.0",
|
|
80
|
-
"react-dom": "^19.1.0",
|
|
81
|
-
"storybook": "^9.1.0",
|
|
82
|
-
"styled-components": "^6.1.19",
|
|
83
|
-
"typescript": "~5.8.3",
|
|
84
|
-
"typescript-eslint": "^8.35.1",
|
|
85
|
-
"vite": "^7.0.4",
|
|
86
|
-
"vitest": "^3.2.4"
|
|
87
|
-
}
|
|
88
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@tsiky/components-r19",
|
|
3
|
+
"version": "1.4.0",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"dev": "vite",
|
|
7
|
+
"build": "npm run build:types && npm run build:js",
|
|
8
|
+
"build:types": "tsc -b tsconfig.app.json --emitDeclarationOnly",
|
|
9
|
+
"build:js": "vite build --config vite.lib.config.ts",
|
|
10
|
+
"lint": "eslint . --fix",
|
|
11
|
+
"format": "prettier --write .",
|
|
12
|
+
"preview": "vite preview",
|
|
13
|
+
"storybook": "storybook dev -p 6006",
|
|
14
|
+
"build-storybook": "storybook build",
|
|
15
|
+
"prepublishOnly": "npm run build",
|
|
16
|
+
"type-check": "tsc --noEmit"
|
|
17
|
+
},
|
|
18
|
+
"main": "./dist/index.cjs.js",
|
|
19
|
+
"module": "./dist/index.js",
|
|
20
|
+
"types": "./dist/index.d.ts",
|
|
21
|
+
"style": "dist/components-r19.css",
|
|
22
|
+
"exports": {
|
|
23
|
+
".": {
|
|
24
|
+
"types": "./dist/index.d.ts",
|
|
25
|
+
"import": "./dist/index.js",
|
|
26
|
+
"require": "./dist/index.cjs.js"
|
|
27
|
+
},
|
|
28
|
+
"./chart": {
|
|
29
|
+
"types": "./dist/chart.d.ts",
|
|
30
|
+
"import": "./dist/chart.js",
|
|
31
|
+
"require": "./dist/chart.cjs.js"
|
|
32
|
+
},
|
|
33
|
+
"./components-r19.css": "./dist/components-r19.css",
|
|
34
|
+
"./package.json": "./package.json"
|
|
35
|
+
},
|
|
36
|
+
"files": [
|
|
37
|
+
"dist"
|
|
38
|
+
],
|
|
39
|
+
"peerDependencies": {
|
|
40
|
+
"react": "^19.1.0",
|
|
41
|
+
"react-dom": "^19.1.0",
|
|
42
|
+
"styled-components": "^6.1.19"
|
|
43
|
+
},
|
|
44
|
+
"dependencies": {
|
|
45
|
+
"@nivo/core": "^0.99.0",
|
|
46
|
+
"@nivo/sankey": "^0.99.0",
|
|
47
|
+
"ag-charts-react": "^12.2.0",
|
|
48
|
+
"apexsankey": "^1.2.5",
|
|
49
|
+
"chart.js": "^4.5.0",
|
|
50
|
+
"chartjs-chart-sankey": "^0.14.0",
|
|
51
|
+
"lucide-react": "^0.540.0",
|
|
52
|
+
"react-apexcharts": "^1.8.0",
|
|
53
|
+
"react-chartjs-2": "^5.3.0"
|
|
54
|
+
},
|
|
55
|
+
"devDependencies": {
|
|
56
|
+
"@chromatic-com/storybook": "^4.1.0",
|
|
57
|
+
"@eslint/js": "^9.30.1",
|
|
58
|
+
"@storybook/addon-a11y": "^9.1.0",
|
|
59
|
+
"@storybook/addon-docs": "^9.1.0",
|
|
60
|
+
"@storybook/addon-onboarding": "^9.1.0",
|
|
61
|
+
"@storybook/addon-vitest": "^9.1.0",
|
|
62
|
+
"@storybook/react-vite": "^9.1.0",
|
|
63
|
+
"@types/lodash": "^4.17.20",
|
|
64
|
+
"@types/react": "^19.1.8",
|
|
65
|
+
"@types/react-dom": "^19.1.6",
|
|
66
|
+
"@types/styled-components": "^5.1.34",
|
|
67
|
+
"@vitejs/plugin-react": "^4.6.0",
|
|
68
|
+
"@vitest/browser": "^3.2.4",
|
|
69
|
+
"@vitest/coverage-v8": "^3.2.4",
|
|
70
|
+
"eslint": "^9.30.1",
|
|
71
|
+
"eslint-config-prettier": "^10.1.8",
|
|
72
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
73
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
74
|
+
"eslint-plugin-react-refresh": "^0.4.20",
|
|
75
|
+
"eslint-plugin-storybook": "^9.1.0",
|
|
76
|
+
"globals": "^16.3.0",
|
|
77
|
+
"playwright": "^1.54.2",
|
|
78
|
+
"prettier": "^3.6.2",
|
|
79
|
+
"react": "^19.1.0",
|
|
80
|
+
"react-dom": "^19.1.0",
|
|
81
|
+
"storybook": "^9.1.0",
|
|
82
|
+
"styled-components": "^6.1.19",
|
|
83
|
+
"typescript": "~5.8.3",
|
|
84
|
+
"typescript-eslint": "^8.35.1",
|
|
85
|
+
"vite": "^7.0.4",
|
|
86
|
+
"vitest": "^3.2.4"
|
|
87
|
+
}
|
|
88
|
+
}
|