@mailstep/design-system 0.8.33-beta.0 → 0.8.34-beta.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/README.md +76 -76
- package/package.json +149 -148
- package/ui/Blocks/CommonGrid/components/ControlButtons/styles.d.ts +4 -4
- package/ui/Blocks/CommonGrid/components/ExtraControlButtons/ExtraControlButtons.d.ts +1 -1
- package/ui/Blocks/CommonGrid/components/FloatingButton/FloatingButton.d.ts +2 -2
- package/ui/Blocks/CommonGrid/components/GridAggregation/styles.d.ts +3 -3
- package/ui/Blocks/CommonGrid/components/IconList/IconList.d.ts +4 -4
- package/ui/Blocks/CommonGrid/components/ManageColumnForm/styles.d.ts +1 -1
- package/ui/Blocks/CommonGrid/components/MobileOverlayWrapper.d.ts +1 -1
- package/ui/Blocks/CommonGrid/components/PresetsModalBody/components/TagRemove.d.ts +1 -1
- package/ui/Blocks/CommonGrid/components/Table.d.ts +8 -8
- package/ui/Blocks/CommonGrid/components/gridCells/LinkInCell.d.ts +1 -1
- package/ui/Blocks/CommonGrid/components/gridCells/RemoveItem.d.ts +2 -2
- package/ui/Blocks/CommonGrid/styles.d.ts +5 -5
- package/ui/Blocks/CornerDialog/styles.d.ts +6 -6
- package/ui/Blocks/Header/components/MenuItems/styles.d.ts +2 -2
- package/ui/Blocks/Header/components/UserMenu/components/UserInfo/styles.d.ts +2 -2
- package/ui/Blocks/Header/components/UserMenu/styles.d.ts +3 -3
- package/ui/Blocks/Header/styles.d.ts +4 -4
- package/ui/Blocks/ImageList/components/AddPhoto/styles.d.ts +2 -2
- package/ui/Blocks/ImageList/components/CloseButton/styles.d.ts +1 -1
- package/ui/Blocks/ImageList/components/ImageElement/styles.d.ts +3 -3
- package/ui/Blocks/ImageList/components/ImageTag/styles.d.ts +1 -1
- package/ui/Blocks/ImageList/styles.d.ts +2 -2
- package/ui/Blocks/LanguageSwitch/styles.d.ts +3 -3
- package/ui/Blocks/LightBox/styles.d.ts +4 -4
- package/ui/Blocks/LoginPage/components/SocialLinks.d.ts +4 -4
- package/ui/Blocks/LoginPage/styles.d.ts +7 -7
- package/ui/Blocks/Modal/styles.d.ts +8 -8
- package/ui/Blocks/Scheduler/components/BookedTimeSlots/styles.d.ts +3 -3
- package/ui/Blocks/Scheduler/components/CurrentTimeMarker/styles.d.ts +3 -3
- package/ui/Blocks/Scheduler/components/DateChanger/styles.d.ts +2 -2
- package/ui/Blocks/Scheduler/components/Groups/styles.d.ts +3 -3
- package/ui/Blocks/Scheduler/components/TimeSlots/styles.d.ts +4 -4
- package/ui/Blocks/Scheduler/styles.d.ts +2 -2
- package/ui/Blocks/SideMenu/components/Footer.d.ts +2 -2
- package/ui/Blocks/SideMenu/styles.d.ts +15 -15
- package/ui/Blocks/Stepper/components/StepCircle/styles.d.ts +1 -1
- package/ui/Blocks/Stepper/components/StepItem/styles.d.ts +3 -3
- package/ui/Blocks/Stepper/styles.d.ts +2 -2
- package/ui/Blocks/Tabs/styles.d.ts +5 -5
- package/ui/Elements/Alert/styles.d.ts +4 -4
- package/ui/Elements/BarChartSymbol/styles.d.ts +1 -1
- package/ui/Elements/Button/styles.d.ts +4 -4
- package/ui/Elements/Card/styles.d.ts +1 -1
- package/ui/Elements/CheckedCircle/styles.d.ts +1 -1
- package/ui/Elements/DatePicker/Datetime/components/FooterRow.d.ts +1 -1
- package/ui/Elements/DatePicker/Datetime/components/FooterRowLabel.d.ts +1 -1
- package/ui/Elements/DatePicker/Datetime/components/TimeInput.d.ts +1 -1
- package/ui/Elements/DatePicker/styles.d.ts +1 -1
- package/ui/Elements/DropdownSelect/DropdownSelect.d.ts +1 -1
- package/ui/Elements/Label/Label.d.ts +2 -2
- package/ui/Elements/Label/stories/Label.stories.d.ts +1 -1
- package/ui/Elements/Logo/assets/mailship/mailship-logo.svg +12 -12
- package/ui/Elements/Logo/assets/mailstep/mailstep_black.svg +17 -17
- package/ui/Elements/Logo/assets/mailstep/mailstep_white.svg +17 -17
- package/ui/Elements/Logo/assets/mailstock/mailstock.svg +12 -12
- package/ui/Elements/Logo/assets/mailwise/mailwiseLogo.svg +46 -46
- package/ui/Elements/Logo/assets/mailwise/mailwiseLogoSmall.svg +19 -19
- package/ui/Elements/Logo/assets/mailwrap/mailwrapLogoSmall.svg +4 -4
- package/ui/Elements/Logo/assets/warehouse/manager.svg +5 -5
- package/ui/Elements/Logo/assets/warehouse/manager2.svg +5 -5
- package/ui/Elements/Logo/assets/warehouse/manager3.svg +4 -4
- package/ui/Elements/Pagination/styled.d.ts +6 -6
- package/ui/Elements/ProgressBar/styles.d.ts +3 -3
- package/ui/Elements/Select/components/SelectedIndicator.d.ts +1 -1
- package/ui/Elements/Select/styles.d.ts +3 -3
- package/ui/Elements/SimpleLink/SimpleLink.d.ts +1 -1
- package/ui/Elements/Spinner/styles.d.ts +2 -2
- package/ui/Elements/Table/Table.d.ts +6 -6
- package/ui/Elements/Table/stories/Table.stories.d.ts +1 -1
- package/ui/Elements/Tag/Tag.d.ts +1 -1
- package/ui/Elements/Tag/stories/Tag.stories.d.ts +1 -1
- package/ui/Elements/Toast/styles.d.ts +5 -5
- package/ui/Forms/Checkbox/styles.d.ts +4 -4
- package/ui/Forms/Input/Input.js +5 -1
- package/ui/Forms/Input/styles.d.ts +9 -9
- package/ui/Forms/RadioButton/styles.d.ts +6 -6
- package/ui/Forms/TextArea/styles.d.ts +5 -5
package/README.md
CHANGED
|
@@ -1,76 +1,76 @@
|
|
|
1
|
-
# Mailstep Design-system
|
|
2
|
-
|
|
3
|
-
Live demo here: https://mailstep.gitlab.io/mailwise/mw2/design-system/storybook
|
|
4
|
-
|
|
5
|
-
## Peer dependencies
|
|
6
|
-
- @xstyled/styled-components
|
|
7
|
-
- styled-component
|
|
8
|
-
- react-router
|
|
9
|
-
- react-router-dom
|
|
10
|
-
|
|
11
|
-
### How to develoop
|
|
12
|
-
```
|
|
13
|
-
yarn install
|
|
14
|
-
yarn dev
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
### How to use
|
|
18
|
-
```
|
|
19
|
-
yarn add @mailstep/design-system
|
|
20
|
-
```
|
|
21
|
-
and add `import 'swiper/css'` somewhere to the root app.
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
#### How to publish
|
|
25
|
-
In root folder run
|
|
26
|
-
|
|
27
|
-
```
|
|
28
|
-
npm run build
|
|
29
|
-
npm run deploy
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
## Components
|
|
33
|
-
There are Elements, Blocks and Forms components. Also you can use ThemeProvider and Utils package
|
|
34
|
-
|
|
35
|
-
### Elements
|
|
36
|
-
| Component | Description | Info |
|
|
37
|
-
|----------|:-------------:|------:|
|
|
38
|
-
| Alert | TBD | [More info](ui/Elements/Alert/README.md) |
|
|
39
|
-
| Avatar | TBD | [More info](ui/Elements/Avatar/README.md) |
|
|
40
|
-
| Badge | TBD | [More info](ui/Elements/Badge/README.md) |
|
|
41
|
-
| BorderedBox | TBD | [More info](ui/Elements/BorderedBox/README.md) |
|
|
42
|
-
| Button | TBD | [More info](ui/Elements/Button/README.md) |
|
|
43
|
-
| Card | TBD | [More info](ui/Elements/Card/README.md) |
|
|
44
|
-
| DialogOverlay | TBD | [More info](ui/Elements/DialogOverlay/README.md) |
|
|
45
|
-
| Dropdown | TBD | [More info](ui/Elements/Dropdown/README.md) |
|
|
46
|
-
| ErrorMessage | TBD | [More info](ui/Elements/ErrorMessage/README.md) |
|
|
47
|
-
| Icon | TBD | [More info](ui/Elements/Icon/README.md) |
|
|
48
|
-
| Image | TBD | [More info](ui/Elements/Image/README.md) |
|
|
49
|
-
| Label | TBD | [More info](ui/Elements/Label/README.md) |
|
|
50
|
-
| Link | TBD | [More info](ui/Elements/Link/README.md) |
|
|
51
|
-
| Logo | TBD | [More info](ui/Elements/Logo/README.md) |
|
|
52
|
-
| Overlay | TBD | [More info](ui/Elements/Overlay/README.md) |
|
|
53
|
-
| Pagination | TBD | [More info](ui/Elements/Pagination/README.md) |
|
|
54
|
-
| Paragraph | TBD | [More info](ui/Elements/Paragraph/README.md) |
|
|
55
|
-
| Spinner | TBD | [More info](ui/Elements/Spinner/README.md) |
|
|
56
|
-
|
|
57
|
-
### Blocks
|
|
58
|
-
| Component | Description | Info |
|
|
59
|
-
|----------|:-------------:|------:|
|
|
60
|
-
| TBD | TBD | TBD |
|
|
61
|
-
|
|
62
|
-
### Forms
|
|
63
|
-
| Component | Description | Info |
|
|
64
|
-
|----------|:-------------:|------:|
|
|
65
|
-
| TBD | TBD | TBD |
|
|
66
|
-
|
|
67
|
-
### System
|
|
68
|
-
| Component | Description | Info |
|
|
69
|
-
|----------|:-------------:|------:|
|
|
70
|
-
| Fonts | Import adjusted fonts of inter | TBD |
|
|
71
|
-
|
|
72
|
-
### Theme Provider
|
|
73
|
-
| Component | Description | Info |
|
|
74
|
-
|----------|:-------------:|------:|
|
|
75
|
-
| Theme Provider | TBD | [More info](ui/ThemeProvider/README.md) |
|
|
76
|
-
|
|
1
|
+
# Mailstep Design-system
|
|
2
|
+
|
|
3
|
+
Live demo here: https://mailstep.gitlab.io/mailwise/mw2/design-system/storybook
|
|
4
|
+
|
|
5
|
+
## Peer dependencies
|
|
6
|
+
- @xstyled/styled-components
|
|
7
|
+
- styled-component
|
|
8
|
+
- react-router
|
|
9
|
+
- react-router-dom
|
|
10
|
+
|
|
11
|
+
### How to develoop
|
|
12
|
+
```
|
|
13
|
+
yarn install
|
|
14
|
+
yarn dev
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
### How to use
|
|
18
|
+
```
|
|
19
|
+
yarn add @mailstep/design-system
|
|
20
|
+
```
|
|
21
|
+
and add `import 'swiper/css'` somewhere to the root app.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
#### How to publish
|
|
25
|
+
In root folder run
|
|
26
|
+
|
|
27
|
+
```
|
|
28
|
+
npm run build
|
|
29
|
+
npm run deploy
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## Components
|
|
33
|
+
There are Elements, Blocks and Forms components. Also you can use ThemeProvider and Utils package
|
|
34
|
+
|
|
35
|
+
### Elements
|
|
36
|
+
| Component | Description | Info |
|
|
37
|
+
|----------|:-------------:|------:|
|
|
38
|
+
| Alert | TBD | [More info](ui/Elements/Alert/README.md) |
|
|
39
|
+
| Avatar | TBD | [More info](ui/Elements/Avatar/README.md) |
|
|
40
|
+
| Badge | TBD | [More info](ui/Elements/Badge/README.md) |
|
|
41
|
+
| BorderedBox | TBD | [More info](ui/Elements/BorderedBox/README.md) |
|
|
42
|
+
| Button | TBD | [More info](ui/Elements/Button/README.md) |
|
|
43
|
+
| Card | TBD | [More info](ui/Elements/Card/README.md) |
|
|
44
|
+
| DialogOverlay | TBD | [More info](ui/Elements/DialogOverlay/README.md) |
|
|
45
|
+
| Dropdown | TBD | [More info](ui/Elements/Dropdown/README.md) |
|
|
46
|
+
| ErrorMessage | TBD | [More info](ui/Elements/ErrorMessage/README.md) |
|
|
47
|
+
| Icon | TBD | [More info](ui/Elements/Icon/README.md) |
|
|
48
|
+
| Image | TBD | [More info](ui/Elements/Image/README.md) |
|
|
49
|
+
| Label | TBD | [More info](ui/Elements/Label/README.md) |
|
|
50
|
+
| Link | TBD | [More info](ui/Elements/Link/README.md) |
|
|
51
|
+
| Logo | TBD | [More info](ui/Elements/Logo/README.md) |
|
|
52
|
+
| Overlay | TBD | [More info](ui/Elements/Overlay/README.md) |
|
|
53
|
+
| Pagination | TBD | [More info](ui/Elements/Pagination/README.md) |
|
|
54
|
+
| Paragraph | TBD | [More info](ui/Elements/Paragraph/README.md) |
|
|
55
|
+
| Spinner | TBD | [More info](ui/Elements/Spinner/README.md) |
|
|
56
|
+
|
|
57
|
+
### Blocks
|
|
58
|
+
| Component | Description | Info |
|
|
59
|
+
|----------|:-------------:|------:|
|
|
60
|
+
| TBD | TBD | TBD |
|
|
61
|
+
|
|
62
|
+
### Forms
|
|
63
|
+
| Component | Description | Info |
|
|
64
|
+
|----------|:-------------:|------:|
|
|
65
|
+
| TBD | TBD | TBD |
|
|
66
|
+
|
|
67
|
+
### System
|
|
68
|
+
| Component | Description | Info |
|
|
69
|
+
|----------|:-------------:|------:|
|
|
70
|
+
| Fonts | Import adjusted fonts of inter | TBD |
|
|
71
|
+
|
|
72
|
+
### Theme Provider
|
|
73
|
+
| Component | Description | Info |
|
|
74
|
+
|----------|:-------------:|------:|
|
|
75
|
+
| Theme Provider | TBD | [More info](ui/ThemeProvider/README.md) |
|
|
76
|
+
|
package/package.json
CHANGED
|
@@ -1,148 +1,149 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@mailstep/design-system",
|
|
3
|
-
"version": "0.8.
|
|
4
|
-
"license": "ISC",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"main": "./ui/index.js",
|
|
7
|
-
"module": "./ui/index.js",
|
|
8
|
-
"types": "./ui/index.d.ts",
|
|
9
|
-
"files": [
|
|
10
|
-
"ui",
|
|
11
|
-
"assets"
|
|
12
|
-
],
|
|
13
|
-
"scripts": {
|
|
14
|
-
"storybook": "storybook dev -p 6006",
|
|
15
|
-
"build": "rm -rf ./build && tsdown && tsc --emitDeclarationOnly && cp package.json build && cp README.md build",
|
|
16
|
-
"build:win": "tsdown && tsc --emitDeclarationOnly && copy package.json build && copy README.md build",
|
|
17
|
-
"build-storybook": "storybook build",
|
|
18
|
-
"deploy": "npm run build && npm publish ./build",
|
|
19
|
-
"deploy:
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"@dnd-kit/
|
|
31
|
-
"@dnd-kit/
|
|
32
|
-
"@
|
|
33
|
-
"@fortawesome/
|
|
34
|
-
"@fortawesome/
|
|
35
|
-
"@fortawesome/pro-
|
|
36
|
-
"@fortawesome/pro-
|
|
37
|
-
"@fortawesome/pro-
|
|
38
|
-
"@fortawesome/
|
|
39
|
-
"@
|
|
40
|
-
"@lingui/
|
|
41
|
-
"@
|
|
42
|
-
"@
|
|
43
|
-
"@storybook/addon-
|
|
44
|
-
"@storybook/addon-
|
|
45
|
-
"@storybook/
|
|
46
|
-
"@
|
|
47
|
-
"@
|
|
48
|
-
"@
|
|
49
|
-
"@
|
|
50
|
-
"@types/
|
|
51
|
-
"@types/
|
|
52
|
-
"@types/
|
|
53
|
-
"@types/
|
|
54
|
-
"@types/react
|
|
55
|
-
"@types/react-
|
|
56
|
-
"@types/react-
|
|
57
|
-
"@types/react-
|
|
58
|
-
"@types/react-router
|
|
59
|
-
"@types/
|
|
60
|
-
"@
|
|
61
|
-
"@typescript-eslint/
|
|
62
|
-
"@
|
|
63
|
-
"@xstyled/
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"eslint
|
|
67
|
-
"eslint-config-
|
|
68
|
-
"eslint-
|
|
69
|
-
"eslint-plugin-
|
|
70
|
-
"eslint-plugin-
|
|
71
|
-
"eslint-plugin-
|
|
72
|
-
"eslint-plugin-
|
|
73
|
-
"eslint-plugin-react
|
|
74
|
-
"eslint-plugin-react-
|
|
75
|
-
"eslint-plugin-
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"react
|
|
86
|
-
"react-
|
|
87
|
-
"react-
|
|
88
|
-
"react-
|
|
89
|
-
"react-
|
|
90
|
-
"react-
|
|
91
|
-
"react-
|
|
92
|
-
"react-router
|
|
93
|
-
"react-
|
|
94
|
-
"react-
|
|
95
|
-
"react-
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
"@dnd-kit/
|
|
110
|
-
"@dnd-kit/
|
|
111
|
-
"@
|
|
112
|
-
"@fortawesome/
|
|
113
|
-
"@fortawesome/
|
|
114
|
-
"@fortawesome/pro-
|
|
115
|
-
"@fortawesome/pro-
|
|
116
|
-
"@fortawesome/pro-
|
|
117
|
-
"@fortawesome/
|
|
118
|
-
"@
|
|
119
|
-
"@lingui/
|
|
120
|
-
"@
|
|
121
|
-
"@
|
|
122
|
-
"@xstyled/
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"react
|
|
129
|
-
"react-
|
|
130
|
-
"react-
|
|
131
|
-
"react-
|
|
132
|
-
"react-
|
|
133
|
-
"react-
|
|
134
|
-
"react-
|
|
135
|
-
"react-router
|
|
136
|
-
"react-
|
|
137
|
-
"react-
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@mailstep/design-system",
|
|
3
|
+
"version": "0.8.34-beta.0",
|
|
4
|
+
"license": "ISC",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "./ui/index.js",
|
|
7
|
+
"module": "./ui/index.js",
|
|
8
|
+
"types": "./ui/index.d.ts",
|
|
9
|
+
"files": [
|
|
10
|
+
"ui",
|
|
11
|
+
"assets"
|
|
12
|
+
],
|
|
13
|
+
"scripts": {
|
|
14
|
+
"storybook": "storybook dev -p 6006",
|
|
15
|
+
"build": "rm -rf ./build && tsdown && tsc --emitDeclarationOnly && cp package.json build && cp README.md build",
|
|
16
|
+
"build:win": "tsdown && tsc --emitDeclarationOnly && copy package.json build && copy README.md build",
|
|
17
|
+
"build-storybook": "storybook build",
|
|
18
|
+
"deploy": "npm run build && npm publish ./build",
|
|
19
|
+
"deploy:beta": "npm run build && npm publish ./build --tag beta",
|
|
20
|
+
"deploy:win": "npm run build:win && npm publish ./build",
|
|
21
|
+
"dev": "yarn storybook",
|
|
22
|
+
"test": "echo \"The tests are still waiting to be written, but it seems like they're really good at procrastinating!\"",
|
|
23
|
+
"lint": "eslint ./packages/ui/**/*.{ts,tsx}",
|
|
24
|
+
"prepare": "husky"
|
|
25
|
+
},
|
|
26
|
+
"lint-staged": {
|
|
27
|
+
"*.{js,ts,tsx}": "yarn eslint --fix"
|
|
28
|
+
},
|
|
29
|
+
"devDependencies": {
|
|
30
|
+
"@dnd-kit/core": "^6.3.1",
|
|
31
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
32
|
+
"@dnd-kit/sortable": "^10.0.0",
|
|
33
|
+
"@fortawesome/fontawesome-svg-core": "^6.3.0",
|
|
34
|
+
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
|
35
|
+
"@fortawesome/pro-duotone-svg-icons": "^6.0.0",
|
|
36
|
+
"@fortawesome/pro-light-svg-icons": "^6.0.0",
|
|
37
|
+
"@fortawesome/pro-regular-svg-icons": "^6.0.0",
|
|
38
|
+
"@fortawesome/pro-solid-svg-icons": "^6.3.0",
|
|
39
|
+
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
40
|
+
"@lingui/core": "^5.0.0",
|
|
41
|
+
"@lingui/react": "^5.0.0",
|
|
42
|
+
"@popperjs/core": "^2.11.8",
|
|
43
|
+
"@storybook/addon-designs": "^11.1.2",
|
|
44
|
+
"@storybook/addon-docs": "10.2.8",
|
|
45
|
+
"@storybook/addon-links": "10.2.8",
|
|
46
|
+
"@storybook/react-webpack5": "10.2.8",
|
|
47
|
+
"@svgr/rollup": "^8.0.1",
|
|
48
|
+
"@swc/core": "^1.15.30",
|
|
49
|
+
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
50
|
+
"@types/faker": "^4.1.11",
|
|
51
|
+
"@types/lodash": "^4.17.13",
|
|
52
|
+
"@types/luxon": "^3.4.2",
|
|
53
|
+
"@types/node": "^20.1.7",
|
|
54
|
+
"@types/react": "^19.2.2",
|
|
55
|
+
"@types/react-beautiful-dnd": "^13.1.2",
|
|
56
|
+
"@types/react-dom": "^19.2.2",
|
|
57
|
+
"@types/react-helmet": "^6.1.11",
|
|
58
|
+
"@types/react-router": "^5.1.20",
|
|
59
|
+
"@types/react-router-dom": "^5.3.3",
|
|
60
|
+
"@types/styled-components": "^5.1.26",
|
|
61
|
+
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
|
62
|
+
"@typescript-eslint/parser": "^5.59.6",
|
|
63
|
+
"@xstyled/styled-components": "^3.8.0",
|
|
64
|
+
"@xstyled/system": "^3.8.0",
|
|
65
|
+
"babel-loader": "^10.1.1",
|
|
66
|
+
"eslint": "^8.41.0",
|
|
67
|
+
"eslint-config-prettier": "^8.8.0",
|
|
68
|
+
"eslint-config-standard-with-typescript": "^34.0.1",
|
|
69
|
+
"eslint-plugin-import": "^2.29.1",
|
|
70
|
+
"eslint-plugin-n": "^17.9.0",
|
|
71
|
+
"eslint-plugin-prettier": "^4.2.1",
|
|
72
|
+
"eslint-plugin-promise": "^6.6.0",
|
|
73
|
+
"eslint-plugin-react": "^7.35.0",
|
|
74
|
+
"eslint-plugin-react-hooks": "^4.6.2",
|
|
75
|
+
"eslint-plugin-react-perf": "^3.3.2",
|
|
76
|
+
"eslint-plugin-storybook": "10.2.8",
|
|
77
|
+
"faker": "^5.1.0",
|
|
78
|
+
"husky": "^9.1.7",
|
|
79
|
+
"immer": "^9.0.19",
|
|
80
|
+
"lint-staged": "^16.4.0",
|
|
81
|
+
"lodash": "^4.18.0",
|
|
82
|
+
"luxon": "^3.4.4",
|
|
83
|
+
"moment": "^2.30.1",
|
|
84
|
+
"prettier": "2.8.8",
|
|
85
|
+
"react": "^19.2.0",
|
|
86
|
+
"react-dom": "^19.2.0",
|
|
87
|
+
"react-helmet": "^6.1.0",
|
|
88
|
+
"react-image": "^4.1.0",
|
|
89
|
+
"react-onclickoutside": "^6.13.0",
|
|
90
|
+
"react-popper": "^2.3.0",
|
|
91
|
+
"react-redux": "*",
|
|
92
|
+
"react-router": "^5.1.2",
|
|
93
|
+
"react-router-dom": "^5.1.2",
|
|
94
|
+
"react-script": "^2.0.5",
|
|
95
|
+
"react-select": "^5.10.0",
|
|
96
|
+
"react-use-draggable-scroll": "^0.4.7",
|
|
97
|
+
"redux": ">=4.0.5",
|
|
98
|
+
"reselect": "5.0.0-alpha.2",
|
|
99
|
+
"storybook": "10.2.8",
|
|
100
|
+
"string-width": "6.1.0",
|
|
101
|
+
"styled-components": "^5.3.10",
|
|
102
|
+
"swiper": "^11.0.3",
|
|
103
|
+
"tsdown": "^0.21.9",
|
|
104
|
+
"tslib": "^2.6.2",
|
|
105
|
+
"typescript": "^5.9.3",
|
|
106
|
+
"webpack": "^5.82.1"
|
|
107
|
+
},
|
|
108
|
+
"peerDependencies": {
|
|
109
|
+
"@dnd-kit/core": "^6.3.1",
|
|
110
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
111
|
+
"@dnd-kit/sortable": "^10.0.0",
|
|
112
|
+
"@fortawesome/fontawesome-svg-core": "^6.3.0",
|
|
113
|
+
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
|
114
|
+
"@fortawesome/pro-duotone-svg-icons": "^6.0.0",
|
|
115
|
+
"@fortawesome/pro-light-svg-icons": "^6.0.0",
|
|
116
|
+
"@fortawesome/pro-regular-svg-icons": "^6.0.0",
|
|
117
|
+
"@fortawesome/pro-solid-svg-icons": "^6.3.0",
|
|
118
|
+
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
119
|
+
"@lingui/core": "^5.0.0",
|
|
120
|
+
"@lingui/react": "^5.0.0",
|
|
121
|
+
"@popperjs/core": "^2.11.8",
|
|
122
|
+
"@xstyled/styled-components": "^3.8.0",
|
|
123
|
+
"@xstyled/system": "^3.8.0",
|
|
124
|
+
"immer": "^9.0.19",
|
|
125
|
+
"lodash": "^4.17.21",
|
|
126
|
+
"luxon": "^3.4.4",
|
|
127
|
+
"moment": "^2.30.1",
|
|
128
|
+
"react": "^19.2.0",
|
|
129
|
+
"react-dom": "^19.2.0",
|
|
130
|
+
"react-helmet": "^6.1.0",
|
|
131
|
+
"react-image": "^4.1.0",
|
|
132
|
+
"react-onclickoutside": "^6.13.0",
|
|
133
|
+
"react-popper": "^2.3.0",
|
|
134
|
+
"react-redux": ">=4.0.5",
|
|
135
|
+
"react-router": "^5.1.2",
|
|
136
|
+
"react-router-dom": "^5.1.2",
|
|
137
|
+
"react-select": "^5.10.0",
|
|
138
|
+
"react-use-draggable-scroll": "^0.4.7",
|
|
139
|
+
"redux": ">=4.0.5",
|
|
140
|
+
"reselect": "5.0.0-alpha.2",
|
|
141
|
+
"styled-components": "^5.3.10",
|
|
142
|
+
"swiper": "^11.0.3",
|
|
143
|
+
"tslib": "^2.6.2",
|
|
144
|
+
"typescript": "^5.9.3"
|
|
145
|
+
},
|
|
146
|
+
"resolutions": {
|
|
147
|
+
"jackspeak": "2.1.1"
|
|
148
|
+
}
|
|
149
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ControlButtonsContainer: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
2
|
-
export declare const Left: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
3
|
-
export declare const Right: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
4
|
-
export declare const StyledColumnButton: import("styled-components").StyledComponent<import("react").FC<import("../../../../Elements/Button/types").Props>, import("@xstyled/
|
|
1
|
+
export declare const ControlButtonsContainer: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
2
|
+
export declare const Left: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
3
|
+
export declare const Right: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
4
|
+
export declare const StyledColumnButton: import("styled-components").StyledComponent<import("react").FC<import("../../../../Elements/Button/types").Props>, import("@xstyled/system").Theme, {}, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type FC } from 'react';
|
|
2
2
|
import { type CommonGridProps, type ExtraControlButton } from '../../types';
|
|
3
|
-
export declare const Row: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
3
|
+
export declare const Row: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
4
4
|
type Props = {
|
|
5
5
|
extraControlButtons: CommonGridProps['extraControlButtons'];
|
|
6
6
|
targetPosition?: ExtraControlButton['position'];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { FC } from 'react';
|
|
2
2
|
import { type FloatingButtonProps } from '../../types';
|
|
3
|
-
export declare const StyledButton: import("styled-components").StyledComponent<"button", import("@xstyled/
|
|
4
|
-
export declare const StyledCross: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
3
|
+
export declare const StyledButton: import("styled-components").StyledComponent<"button", import("@xstyled/system").Theme, {}, never>;
|
|
4
|
+
export declare const StyledCross: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
5
5
|
isOpen: boolean;
|
|
6
6
|
}, never>;
|
|
7
7
|
declare const FloatingButton: FC<FloatingButtonProps>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const Wrapper: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/
|
|
2
|
-
export declare const StyledSelect: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/
|
|
3
|
-
export declare const ColumnTitle: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/
|
|
1
|
+
export declare const Wrapper: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/system").Theme, import("@xstyled/system").SystemProps<import("@xstyled/system").Theme>, "color">;
|
|
2
|
+
export declare const StyledSelect: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/system").Theme, import("@xstyled/system").SystemProps<import("@xstyled/system").Theme>, "color">;
|
|
3
|
+
export declare const ColumnTitle: import("styled-components").StyledComponent<(props: Omit<JSX.IntrinsicElements[string], "color">) => import("react").ReactElement<any, string>, import("@xstyled/system").Theme, import("@xstyled/system").SystemProps<import("@xstyled/system").Theme>, "color">;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import type { FC } from 'react';
|
|
2
|
-
export declare const List: import("styled-components").StyledComponent<"ul", import("@xstyled/
|
|
3
|
-
export declare const ListItem: import("styled-components").StyledComponent<"li", import("@xstyled/
|
|
4
|
-
export declare const ListItemContent: import("styled-components").StyledComponent<"span", import("@xstyled/
|
|
2
|
+
export declare const List: import("styled-components").StyledComponent<"ul", import("@xstyled/system").Theme, {}, never>;
|
|
3
|
+
export declare const ListItem: import("styled-components").StyledComponent<"li", import("@xstyled/system").Theme, {}, never>;
|
|
4
|
+
export declare const ListItemContent: import("styled-components").StyledComponent<"span", import("@xstyled/system").Theme, {
|
|
5
5
|
selected?: boolean;
|
|
6
6
|
}, never>;
|
|
7
|
-
export declare const ListItemIcon: import("styled-components").StyledComponent<"span", import("@xstyled/
|
|
7
|
+
export declare const ListItemIcon: import("styled-components").StyledComponent<"span", import("@xstyled/system").Theme, {}, never>;
|
|
8
8
|
type Item = {
|
|
9
9
|
value: string;
|
|
10
10
|
icon?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const RowLayout: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
1
|
+
export declare const RowLayout: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
2
2
|
$isVisible: boolean;
|
|
3
3
|
transition?: string;
|
|
4
4
|
transform?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MobileOverlayWrapper: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
1
|
+
export declare const MobileOverlayWrapper: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const TagRemove: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
1
|
+
export declare const TagRemove: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare const Row: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
1
|
+
export declare const Row: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
2
2
|
hasRowClick?: boolean;
|
|
3
3
|
align?: string;
|
|
4
4
|
}, never>;
|
|
5
|
-
export declare const Cell: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
5
|
+
export declare const Cell: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
6
6
|
align?: string;
|
|
7
7
|
flexBasis?: number;
|
|
8
8
|
flexGrow?: number;
|
|
@@ -10,13 +10,13 @@ export declare const Cell: import("styled-components").StyledComponent<"div", im
|
|
|
10
10
|
transition?: string;
|
|
11
11
|
transform?: string;
|
|
12
12
|
}, never>;
|
|
13
|
-
export declare const StyledDataRow: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
13
|
+
export declare const StyledDataRow: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
14
14
|
hasRowClick?: boolean;
|
|
15
15
|
align?: string;
|
|
16
16
|
} & {
|
|
17
17
|
isEven: boolean;
|
|
18
18
|
}, never>;
|
|
19
|
-
export declare const TextCell: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
19
|
+
export declare const TextCell: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
20
20
|
align?: string;
|
|
21
21
|
flexBasis?: number;
|
|
22
22
|
flexGrow?: number;
|
|
@@ -24,7 +24,7 @@ export declare const TextCell: import("styled-components").StyledComponent<"div"
|
|
|
24
24
|
transition?: string;
|
|
25
25
|
transform?: string;
|
|
26
26
|
}, never>;
|
|
27
|
-
export declare const MessageCell: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
27
|
+
export declare const MessageCell: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
28
28
|
align?: string;
|
|
29
29
|
flexBasis?: number;
|
|
30
30
|
flexGrow?: number;
|
|
@@ -33,10 +33,10 @@ export declare const MessageCell: import("styled-components").StyledComponent<"d
|
|
|
33
33
|
transform?: string;
|
|
34
34
|
}, never>;
|
|
35
35
|
declare const variantColors: {
|
|
36
|
-
error: (props: import("@xstyled/util").Props<import("@xstyled/
|
|
37
|
-
info: (props: import("@xstyled/util").Props<import("@xstyled/
|
|
36
|
+
error: (props: import("@xstyled/util").Props<import("@xstyled/system").Theme>) => import("@xstyled/system").CSSScalar;
|
|
37
|
+
info: (props: import("@xstyled/util").Props<import("@xstyled/system").Theme>) => import("@xstyled/system").CSSScalar;
|
|
38
38
|
};
|
|
39
|
-
export declare const MessageCellBody: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
39
|
+
export declare const MessageCellBody: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {
|
|
40
40
|
align?: string;
|
|
41
41
|
flexBasis?: number;
|
|
42
42
|
flexGrow?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const LinkInCell: import("styled-components").StyledComponent<typeof import("react-router-dom").Link, import("@xstyled/
|
|
1
|
+
export declare const LinkInCell: import("styled-components").StyledComponent<typeof import("react-router-dom").Link, import("@xstyled/system").Theme, import("../../../../Elements/SimpleLink/SimpleLink").Props, never>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { FC } from 'react';
|
|
2
2
|
import { type DataCellProps } from '../../types';
|
|
3
3
|
type Props = DataCellProps<any>;
|
|
4
|
-
export declare const Wrap: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
5
|
-
export declare const Trigger: import("styled-components").StyledComponent<"div", import("@xstyled/
|
|
4
|
+
export declare const Wrap: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
5
|
+
export declare const Trigger: import("styled-components").StyledComponent<"div", import("@xstyled/system").Theme, {}, never>;
|
|
6
6
|
export declare const RemoveCell: FC<Props>;
|
|
7
7
|
export {};
|