@ultraviolet/ui 1.64.0 → 1.65.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/components/Alert/index.cjs +12 -8
- package/dist/components/Alert/index.d.ts +1 -1
- package/dist/components/Alert/index.js +12 -8
- package/dist/components/Avatar/index.cjs +2 -2
- package/dist/components/Avatar/index.d.ts +2 -0
- package/dist/components/Avatar/index.js +2 -2
- package/dist/components/AvatarV2/constants.cjs +34 -0
- package/dist/components/AvatarV2/constants.d.ts +26 -0
- package/dist/components/AvatarV2/constants.js +34 -0
- package/dist/components/AvatarV2/index.cjs +130 -0
- package/dist/components/AvatarV2/index.d.ts +5 -0
- package/dist/components/AvatarV2/index.js +128 -0
- package/dist/components/AvatarV2/types.d.ts +62 -0
- package/dist/components/DateInput/index.cjs +11 -10
- package/dist/components/DateInput/index.d.ts +2 -2
- package/dist/components/DateInput/index.js +11 -10
- package/dist/components/Slider/styles.d.ts +12 -12
- package/dist/components/Toaster/components/Button.d.ts +3 -0
- package/dist/components/Toaster/components/Link.d.ts +3 -0
- package/dist/components/Toaster/index.cjs +5 -14
- package/dist/components/Toaster/index.d.ts +5 -0
- package/dist/components/Toaster/index.js +5 -14
- package/dist/components/index.d.ts +1 -0
- package/dist/index.cjs +145 -143
- package/dist/index.js +2 -0
- package/package.json +8 -8
package/dist/index.cjs
CHANGED
|
@@ -10,76 +10,77 @@ const normalize = require("./utils/normalize.cjs");
|
|
|
10
10
|
const index$1 = require("./components/ActionBar/index.cjs");
|
|
11
11
|
const index$2 = require("./components/Alert/index.cjs");
|
|
12
12
|
const index$3 = require("./components/Avatar/index.cjs");
|
|
13
|
-
const index$4 = require("./components/
|
|
14
|
-
const index$5 = require("./components/
|
|
15
|
-
const index$6 = require("./components/
|
|
16
|
-
const index$7 = require("./components/
|
|
17
|
-
const index$8 = require("./components/
|
|
18
|
-
const index$9 = require("./components/
|
|
19
|
-
const index$a = require("./components/
|
|
20
|
-
const index$b = require("./components/
|
|
21
|
-
const index$c = require("./components/
|
|
22
|
-
const index$d = require("./components/
|
|
23
|
-
const index$e = require("./components/
|
|
24
|
-
const index$f = require("./components/
|
|
25
|
-
const index$g = require("./components/
|
|
26
|
-
const index$h = require("./components/
|
|
27
|
-
const index$i = require("./components/
|
|
28
|
-
const index$j = require("./components/
|
|
29
|
-
const index$k = require("./components/
|
|
30
|
-
const index$l = require("./components/
|
|
31
|
-
const index$m = require("./components/
|
|
32
|
-
const index$n = require("./components/
|
|
33
|
-
const index$o = require("./components/
|
|
34
|
-
const index$p = require("./components/
|
|
35
|
-
const index$q = require("./components/
|
|
36
|
-
const index$r = require("./components/
|
|
37
|
-
const index$s = require("./components/
|
|
38
|
-
const index$t = require("./components/
|
|
39
|
-
const index$u = require("./components/
|
|
40
|
-
const index$v = require("./components/
|
|
41
|
-
const index$w = require("./components/
|
|
42
|
-
const index$x = require("./components/
|
|
43
|
-
const index$y = require("./components/
|
|
44
|
-
const index$z = require("./components/
|
|
45
|
-
const index$A = require("./components/
|
|
46
|
-
const index$B = require("./components/
|
|
47
|
-
const index$C = require("./components/
|
|
48
|
-
const index$D = require("./components/
|
|
49
|
-
const index$E = require("./components/
|
|
50
|
-
const index$F = require("./components/
|
|
51
|
-
const index$G = require("./components/
|
|
52
|
-
const index$H = require("./components/
|
|
53
|
-
const index$I = require("./components/
|
|
54
|
-
const index$J = require("./components/
|
|
55
|
-
const index$K = require("./components/
|
|
56
|
-
const index$L = require("./components/
|
|
57
|
-
const index$M = require("./components/
|
|
58
|
-
const index$N = require("./components/
|
|
59
|
-
const index$O = require("./components/
|
|
60
|
-
const index$P = require("./components/
|
|
61
|
-
const index$Q = require("./components/
|
|
62
|
-
const index$R = require("./components/
|
|
63
|
-
const index$S = require("./components/
|
|
64
|
-
const index$T = require("./components/
|
|
65
|
-
const index$U = require("./components/
|
|
66
|
-
const index$V = require("./components/
|
|
67
|
-
const index$W = require("./components/
|
|
68
|
-
const index$X = require("./components/
|
|
69
|
-
const index$Y = require("./components/
|
|
70
|
-
const index$Z = require("./components/
|
|
71
|
-
const index$_ = require("./components/
|
|
72
|
-
const index$$ = require("./components/
|
|
73
|
-
const index$10 = require("./components/
|
|
74
|
-
const index$11 = require("./components/
|
|
75
|
-
const index$12 = require("./components/
|
|
76
|
-
const index$13 = require("./components/
|
|
77
|
-
const index$14 = require("./components/
|
|
78
|
-
const index$15 = require("./components/
|
|
79
|
-
const index$16 = require("./components/
|
|
80
|
-
const index$17 = require("./components/
|
|
81
|
-
const index$18 = require("./components/
|
|
82
|
-
const index$19 = require("./components/
|
|
13
|
+
const index$4 = require("./components/AvatarV2/index.cjs");
|
|
14
|
+
const index$5 = require("./components/Badge/index.cjs");
|
|
15
|
+
const index$6 = require("./components/Banner/index.cjs");
|
|
16
|
+
const index$7 = require("./components/BarChart/index.cjs");
|
|
17
|
+
const index$8 = require("./components/BarStack/index.cjs");
|
|
18
|
+
const index$9 = require("./components/Breadcrumbs/index.cjs");
|
|
19
|
+
const index$a = require("./components/Bullet/index.cjs");
|
|
20
|
+
const index$b = require("./components/Button/index.cjs");
|
|
21
|
+
const index$c = require("./components/Card/index.cjs");
|
|
22
|
+
const index$d = require("./components/Carousel/index.cjs");
|
|
23
|
+
const index$e = require("./components/Checkbox/index.cjs");
|
|
24
|
+
const index$f = require("./components/CheckboxGroup/index.cjs");
|
|
25
|
+
const index$g = require("./components/CopyButton/index.cjs");
|
|
26
|
+
const index$h = require("./components/DateInput/index.cjs");
|
|
27
|
+
const index$i = require("./components/Dialog/index.cjs");
|
|
28
|
+
const index$j = require("./components/EmptyState/index.cjs");
|
|
29
|
+
const index$k = require("./components/Expandable/index.cjs");
|
|
30
|
+
const index$l = require("./components/ExpandableCard/index.cjs");
|
|
31
|
+
const index$m = require("./components/GlobalAlert/index.cjs");
|
|
32
|
+
const index$n = require("./components/LineChart/index.cjs");
|
|
33
|
+
const index$o = require("./components/Link/index.cjs");
|
|
34
|
+
const index$p = require("./components/List/index.cjs");
|
|
35
|
+
const index$q = require("./components/Loader/index.cjs");
|
|
36
|
+
const index$r = require("./components/Menu/index.cjs");
|
|
37
|
+
const index$s = require("./components/MenuV2/index.cjs");
|
|
38
|
+
const index$t = require("./components/Meter/index.cjs");
|
|
39
|
+
const index$u = require("./components/Modal/index.cjs");
|
|
40
|
+
const index$v = require("./components/Notice/index.cjs");
|
|
41
|
+
const index$w = require("./components/Notification/index.cjs");
|
|
42
|
+
const index$x = require("./components/NumberInput/index.cjs");
|
|
43
|
+
const index$y = require("./components/NumberInputV2/index.cjs");
|
|
44
|
+
const index$z = require("./components/Pagination/index.cjs");
|
|
45
|
+
const index$A = require("./components/PasswordCheck/index.cjs");
|
|
46
|
+
const index$B = require("./components/PasswordStrengthMeter/index.cjs");
|
|
47
|
+
const index$C = require("./components/PieChart/index.cjs");
|
|
48
|
+
const index$D = require("./components/Popover/index.cjs");
|
|
49
|
+
const index$E = require("./components/Popup/index.cjs");
|
|
50
|
+
const index$F = require("./components/ProgressBar/index.cjs");
|
|
51
|
+
const index$G = require("./components/Radio/index.cjs");
|
|
52
|
+
const index$H = require("./components/RadioGroup/index.cjs");
|
|
53
|
+
const index$I = require("./components/Row/index.cjs");
|
|
54
|
+
const index$J = require("./components/SearchInput/index.cjs");
|
|
55
|
+
const index$K = require("./components/SelectableCard/index.cjs");
|
|
56
|
+
const index$L = require("./components/SelectableCardGroup/index.cjs");
|
|
57
|
+
const index$M = require("./components/SelectInput/index.cjs");
|
|
58
|
+
const index$N = require("./components/SelectInputV2/index.cjs");
|
|
59
|
+
const index$O = require("./components/Separator/index.cjs");
|
|
60
|
+
const index$P = require("./components/Skeleton/index.cjs");
|
|
61
|
+
const index$Q = require("./components/Slider/index.cjs");
|
|
62
|
+
const index$R = require("./components/Snippet/index.cjs");
|
|
63
|
+
const index$S = require("./components/Stack/index.cjs");
|
|
64
|
+
const index$T = require("./components/Status/index.cjs");
|
|
65
|
+
const index$U = require("./components/StepList/index.cjs");
|
|
66
|
+
const index$V = require("./components/Stepper/index.cjs");
|
|
67
|
+
const index$W = require("./components/SwitchButton/index.cjs");
|
|
68
|
+
const index$X = require("./components/Table/index.cjs");
|
|
69
|
+
const index$Y = require("./components/Tabs/index.cjs");
|
|
70
|
+
const index$Z = require("./components/Tag/index.cjs");
|
|
71
|
+
const index$_ = require("./components/TagInput/index.cjs");
|
|
72
|
+
const index$$ = require("./components/TagList/index.cjs");
|
|
73
|
+
const index$10 = require("./components/Text/index.cjs");
|
|
74
|
+
const index$11 = require("./components/TextArea/index.cjs");
|
|
75
|
+
const index$12 = require("./components/TextInput/index.cjs");
|
|
76
|
+
const index$13 = require("./components/TextInputV2/index.cjs");
|
|
77
|
+
const index$14 = require("./components/TimeInput/index.cjs");
|
|
78
|
+
const index$15 = require("./components/Toaster/index.cjs");
|
|
79
|
+
const index$16 = require("./components/Toggle/index.cjs");
|
|
80
|
+
const index$17 = require("./components/ToggleGroup/index.cjs");
|
|
81
|
+
const index$18 = require("./components/Tooltip/index.cjs");
|
|
82
|
+
const index$19 = require("./components/UnitInput/index.cjs");
|
|
83
|
+
const index$1a = require("./components/VerificationCode/index.cjs");
|
|
83
84
|
const icons = require("@ultraviolet/icons");
|
|
84
85
|
exports.extendTheme = index.extendTheme;
|
|
85
86
|
Object.defineProperty(exports, "darkTheme", {
|
|
@@ -125,79 +126,80 @@ exports.normalize = normalize;
|
|
|
125
126
|
exports.ActionBar = index$1.ActionBar;
|
|
126
127
|
exports.Alert = index$2.Alert;
|
|
127
128
|
exports.Avatar = index$3.Avatar;
|
|
128
|
-
exports.
|
|
129
|
-
exports.
|
|
130
|
-
exports.
|
|
131
|
-
exports.
|
|
132
|
-
exports.
|
|
133
|
-
exports.
|
|
134
|
-
exports.
|
|
135
|
-
exports.
|
|
136
|
-
exports.
|
|
137
|
-
exports.
|
|
138
|
-
exports.
|
|
139
|
-
exports.
|
|
140
|
-
exports.
|
|
141
|
-
exports.
|
|
142
|
-
exports.
|
|
143
|
-
exports.
|
|
144
|
-
exports.
|
|
145
|
-
exports.
|
|
146
|
-
exports.
|
|
147
|
-
exports.
|
|
148
|
-
exports.
|
|
149
|
-
exports.
|
|
150
|
-
exports.
|
|
151
|
-
exports.
|
|
152
|
-
exports.
|
|
153
|
-
exports.
|
|
154
|
-
exports.
|
|
155
|
-
exports.
|
|
156
|
-
exports.
|
|
157
|
-
exports.
|
|
158
|
-
exports.
|
|
159
|
-
exports.
|
|
160
|
-
exports.
|
|
161
|
-
exports.
|
|
162
|
-
exports.
|
|
163
|
-
exports.
|
|
164
|
-
exports.
|
|
165
|
-
exports.
|
|
166
|
-
exports.
|
|
167
|
-
exports.
|
|
168
|
-
exports.
|
|
169
|
-
exports.
|
|
170
|
-
exports.
|
|
171
|
-
exports.
|
|
172
|
-
exports.
|
|
173
|
-
exports.
|
|
174
|
-
exports.
|
|
175
|
-
exports.
|
|
176
|
-
exports.
|
|
177
|
-
exports.
|
|
178
|
-
exports.
|
|
179
|
-
exports.
|
|
180
|
-
exports.
|
|
181
|
-
exports.
|
|
182
|
-
exports.
|
|
183
|
-
exports.
|
|
184
|
-
exports.
|
|
185
|
-
exports.
|
|
186
|
-
exports.
|
|
187
|
-
exports.
|
|
188
|
-
exports.
|
|
189
|
-
exports.
|
|
190
|
-
exports.
|
|
191
|
-
exports.
|
|
192
|
-
exports.
|
|
193
|
-
exports.
|
|
194
|
-
exports.
|
|
195
|
-
exports.
|
|
196
|
-
exports.
|
|
197
|
-
exports.
|
|
198
|
-
exports.
|
|
199
|
-
exports.
|
|
200
|
-
exports.
|
|
129
|
+
exports.AvatarV2 = index$4.AvatarV2;
|
|
130
|
+
exports.Badge = index$5.Badge;
|
|
131
|
+
exports.Banner = index$6.Banner;
|
|
132
|
+
exports.BarChart = index$7.BarChart;
|
|
133
|
+
exports.BarStack = index$8.BarStack;
|
|
134
|
+
exports.Breadcrumbs = index$9.Breadcrumbs;
|
|
135
|
+
exports.Bullet = index$a.Bullet;
|
|
136
|
+
exports.Button = index$b.Button;
|
|
137
|
+
exports.Card = index$c.Card;
|
|
138
|
+
exports.Carousel = index$d.Carousel;
|
|
139
|
+
exports.Checkbox = index$e.Checkbox;
|
|
140
|
+
exports.CheckboxGroup = index$f.CheckboxGroup;
|
|
141
|
+
exports.CheckboxGroupCheckbox = index$f.CheckboxGroupCheckbox;
|
|
142
|
+
exports.CopyButton = index$g.CopyButton;
|
|
143
|
+
exports.DateInput = index$h.DateInput;
|
|
144
|
+
exports.Dialog = index$i.Dialog;
|
|
145
|
+
exports.EmptyState = index$j.EmptyState;
|
|
146
|
+
exports.Expandable = index$k.Expandable;
|
|
147
|
+
exports.ExpandableCard = index$l.ExpandableCard;
|
|
148
|
+
exports.GlobalAlert = index$m.GlobalAlert;
|
|
149
|
+
exports.LineChart = index$n.LineChart;
|
|
150
|
+
exports.Link = index$o.Link;
|
|
151
|
+
exports.List = index$p.List;
|
|
152
|
+
exports.Loader = index$q.Loader;
|
|
153
|
+
exports.Menu = index$r.Menu;
|
|
154
|
+
exports.MenuV2 = index$s.MenuV2;
|
|
155
|
+
exports.Meter = index$t.Meter;
|
|
156
|
+
exports.Modal = index$u.Modal;
|
|
157
|
+
exports.Notice = index$v.Notice;
|
|
158
|
+
exports.NotificationContainer = index$w.NotificationContainer;
|
|
159
|
+
exports.notification = index$w.notification;
|
|
160
|
+
exports.NumberInput = index$x.NumberInput;
|
|
161
|
+
exports.NumberInputV2 = index$y.NumberInputV2;
|
|
162
|
+
exports.Pagination = index$z.Pagination;
|
|
163
|
+
exports.PasswordCheck = index$A.PasswordCheck;
|
|
164
|
+
exports.PasswordStrengthMeter = index$B.PasswordStrengthMeter;
|
|
165
|
+
exports.PieChart = index$C.PieChart;
|
|
166
|
+
exports.Popover = index$D.Popover;
|
|
167
|
+
exports.Popup = index$E.Popup;
|
|
168
|
+
exports.ProgressBar = index$F.ProgressBar;
|
|
169
|
+
exports.Radio = index$G.Radio;
|
|
170
|
+
exports.RadioGroup = index$H.RadioGroup;
|
|
171
|
+
exports.Row = index$I.Row;
|
|
172
|
+
exports.SearchInput = index$J.SearchInput;
|
|
173
|
+
exports.SelectableCard = index$K.SelectableCard;
|
|
174
|
+
exports.SelectableCardGroup = index$L.SelectableCardGroup;
|
|
175
|
+
exports.SelectInput = index$M.SelectInput;
|
|
176
|
+
exports.SelectInputV2 = index$N.SelectInputV2;
|
|
177
|
+
exports.Separator = index$O.Separator;
|
|
178
|
+
exports.Skeleton = index$P.Skeleton;
|
|
179
|
+
exports.Slider = index$Q.Slider;
|
|
180
|
+
exports.Snippet = index$R.Snippet;
|
|
181
|
+
exports.Stack = index$S.Stack;
|
|
182
|
+
exports.Status = index$T.Status;
|
|
183
|
+
exports.StepList = index$U.StepList;
|
|
184
|
+
exports.Stepper = index$V.Stepper;
|
|
185
|
+
exports.SwitchButton = index$W.SwitchButton;
|
|
186
|
+
exports.Table = index$X.Table;
|
|
187
|
+
exports.Tabs = index$Y.Tabs;
|
|
188
|
+
exports.Tag = index$Z.Tag;
|
|
189
|
+
exports.TagInput = index$_.TagInput;
|
|
190
|
+
exports.TagList = index$$.TagList;
|
|
191
|
+
exports.Text = index$10.Text;
|
|
192
|
+
exports.TextArea = index$11.TextArea;
|
|
193
|
+
exports.TextInput = index$12.TextInput;
|
|
194
|
+
exports.TextInputV2 = index$13.TextInputV2;
|
|
195
|
+
exports.TimeInput = index$14.TimeInput;
|
|
196
|
+
exports.ToastContainer = index$15.ToastContainer;
|
|
197
|
+
exports.toast = index$15.toast;
|
|
198
|
+
exports.Toggle = index$16.Toggle;
|
|
199
|
+
exports.ToggleGroup = index$17.ToggleGroup;
|
|
200
|
+
exports.Tooltip = index$18.Tooltip;
|
|
201
|
+
exports.UnitInput = index$19.UnitInput;
|
|
202
|
+
exports.VerificationCode = index$1a.VerificationCode;
|
|
201
203
|
Object.defineProperty(exports, "Icon", {
|
|
202
204
|
enumerable: true,
|
|
203
205
|
get: () => icons.Icon
|
package/dist/index.js
CHANGED
|
@@ -8,6 +8,7 @@ import { default as default3 } from "./utils/normalize.js";
|
|
|
8
8
|
import { ActionBar } from "./components/ActionBar/index.js";
|
|
9
9
|
import { Alert } from "./components/Alert/index.js";
|
|
10
10
|
import { Avatar } from "./components/Avatar/index.js";
|
|
11
|
+
import { AvatarV2 } from "./components/AvatarV2/index.js";
|
|
11
12
|
import { Badge } from "./components/Badge/index.js";
|
|
12
13
|
import { Banner } from "./components/Banner/index.js";
|
|
13
14
|
import { BarChart } from "./components/BarChart/index.js";
|
|
@@ -83,6 +84,7 @@ export {
|
|
|
83
84
|
ActionBar,
|
|
84
85
|
Alert,
|
|
85
86
|
Avatar,
|
|
87
|
+
AvatarV2,
|
|
86
88
|
Badge,
|
|
87
89
|
Banner,
|
|
88
90
|
BarChart,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ultraviolet/ui",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.65.1",
|
|
4
4
|
"description": "Ultraviolet UI",
|
|
5
5
|
"homepage": "https://github.com/scaleway/ultraviolet#readme",
|
|
6
6
|
"repository": {
|
|
@@ -54,26 +54,26 @@
|
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"peerDependencies": {
|
|
57
|
-
"@emotion/react": "11.
|
|
58
|
-
"@emotion/styled": "11.
|
|
57
|
+
"@emotion/react": "11.13.0",
|
|
58
|
+
"@emotion/styled": "11.13.0",
|
|
59
59
|
"react": "18.3.1",
|
|
60
60
|
"react-dom": "18.3.1"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@babel/core": "7.24.9",
|
|
64
|
-
"@emotion/react": "11.
|
|
65
|
-
"@emotion/styled": "11.
|
|
64
|
+
"@emotion/react": "11.13.0",
|
|
65
|
+
"@emotion/styled": "11.13.0",
|
|
66
66
|
"@types/react": "18.3.3",
|
|
67
67
|
"@types/react-datepicker": "6.2.0",
|
|
68
68
|
"@types/react-dom": "18.3.0",
|
|
69
69
|
"react": "18.3.1",
|
|
70
70
|
"react-dom": "18.3.1",
|
|
71
|
-
"@ultraviolet/icons": "2.
|
|
71
|
+
"@ultraviolet/icons": "2.15.0",
|
|
72
72
|
"@ultraviolet/themes": "1.12.2",
|
|
73
73
|
"@utils/test": "0.0.1"
|
|
74
74
|
},
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@emotion/serialize": "1.
|
|
76
|
+
"@emotion/serialize": "1.3.0",
|
|
77
77
|
"@nivo/bar": "0.80.0",
|
|
78
78
|
"@nivo/core": "0.80.0",
|
|
79
79
|
"@nivo/line": "0.80.0",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"react-use-clipboard": "1.0.9",
|
|
89
89
|
"reakit": "1.3.11",
|
|
90
90
|
"@ultraviolet/themes": "1.12.2",
|
|
91
|
-
"@ultraviolet/icons": "2.
|
|
91
|
+
"@ultraviolet/icons": "2.15.0"
|
|
92
92
|
},
|
|
93
93
|
"scripts": {
|
|
94
94
|
"prebuild": "shx rm -rf dist",
|