nntc-ui 0.0.30 → 0.0.32
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/{chunk-KAV5YKL7.js → chunk-EOYCTU5A.js} +63 -2
- package/icons/index.d.ts +13 -1
- package/icons/index.js +13 -1
- package/index.js +1 -1
- package/package.json +1 -1
|
@@ -103,7 +103,13 @@ var FilterClearIcon = (props) => /* @__PURE__ */ jsxs(Icon, { ...props, children
|
|
|
103
103
|
|
|
104
104
|
// src/icons/InfoIcon.tsx
|
|
105
105
|
import { jsx as jsx20 } from "react/jsx-runtime";
|
|
106
|
-
var InfoIcon = (props) => /* @__PURE__ */ jsx20(Icon, { ...props, children: /* @__PURE__ */ jsx20(
|
|
106
|
+
var InfoIcon = (props) => /* @__PURE__ */ jsx20(Icon, { ...props, children: /* @__PURE__ */ jsx20(
|
|
107
|
+
"path",
|
|
108
|
+
{
|
|
109
|
+
d: `M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10
|
|
110
|
+
10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z`
|
|
111
|
+
}
|
|
112
|
+
) });
|
|
107
113
|
|
|
108
114
|
// src/icons/KeyboardArrowDownIcon.tsx
|
|
109
115
|
import { jsx as jsx21 } from "react/jsx-runtime";
|
|
@@ -149,6 +155,55 @@ var WellIcon = (props) => /* @__PURE__ */ jsx30(Icon, { ...props, children: /* @
|
|
|
149
155
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
150
156
|
var EditIcon = (props) => /* @__PURE__ */ jsx31(Icon, { ...props, children: /* @__PURE__ */ jsx31("path", { d: "M18.3688 3.29L20.7088 5.63C21.0988 6.02 21.0988 6.65 20.7088 7.04L18.8788 8.87L15.1288 5.12L16.9588 3.29C17.1488 3.1 17.3988 3 17.6588 3C17.9188 3 18.1688 3.09 18.3688 3.29ZM2.99878 17.25V21H6.74878L17.8088 9.94L14.0588 6.19L2.99878 17.25ZM5.91878 19H4.99878V18.08L14.0588 9.02L14.9788 9.94L5.91878 19Z" }) });
|
|
151
157
|
|
|
158
|
+
// src/icons/FullScreenOnIcon.tsx
|
|
159
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
160
|
+
var FullScreenOnIcon = (props) => /* @__PURE__ */ jsx32(Icon, { ...props, children: /* @__PURE__ */ jsx32(
|
|
161
|
+
"path",
|
|
162
|
+
{
|
|
163
|
+
d: `M3 5v4h2V5h4V3H5c-1.1 0-2 .9-2 2zm2 10H3v4c0 1.1.9 2 2
|
|
164
|
+
2h4v-2H5v-4zm14 4h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zm0-16h-4v2h4v4h2V5c0-1.1-.9-2-2-2z`
|
|
165
|
+
}
|
|
166
|
+
) });
|
|
167
|
+
|
|
168
|
+
// src/icons/FullScreenOffIcon.tsx
|
|
169
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
170
|
+
var FullScreenOffIcon = (props) => /* @__PURE__ */ jsx33(Icon, { ...props, children: /* @__PURE__ */ jsx33("path", { d: "M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z" }) });
|
|
171
|
+
|
|
172
|
+
// src/icons/BookmarkIcon.tsx
|
|
173
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
174
|
+
var BookmarkIcon = (props) => /* @__PURE__ */ jsx34(Icon, { ...props, children: /* @__PURE__ */ jsx34("path", { d: "M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15-5-2.18L7 18V5h10v13z" }) });
|
|
175
|
+
|
|
176
|
+
// src/icons/BookmarkAddIcon.tsx
|
|
177
|
+
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
178
|
+
var BookmarkAddIcon = (props) => /* @__PURE__ */ jsx35(Icon, { ...props, children: /* @__PURE__ */ jsx35(
|
|
179
|
+
"path",
|
|
180
|
+
{
|
|
181
|
+
d: `M17 11v6.97l-5-2.14-5 2.14V5h6V3H7c-1.1 0-2
|
|
182
|
+
.9-2 2v16l7-3 7 3V11h-2zm4-4h-2v2h-2V7h-2V5h2V3h2v2h2v2z`
|
|
183
|
+
}
|
|
184
|
+
) });
|
|
185
|
+
|
|
186
|
+
// src/icons/ExportTableIcon.tsx
|
|
187
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
188
|
+
var ExportTableIcon = (props) => /* @__PURE__ */ jsx36(Icon, { ...props, children: /* @__PURE__ */ jsx36(
|
|
189
|
+
"path",
|
|
190
|
+
{
|
|
191
|
+
fill: "currentColor",
|
|
192
|
+
d: `m16.2 20.5 2.8-2.8V20h1v-4h-4v1h2.3l-2.8 2.8zM5 21q-.824
|
|
193
|
+
0-1.412-.587A1.93 1.93 0 0 1 3 19V5Q3 4.176 3.588 3.588A1.93
|
|
194
|
+
1.93 0 0 1 5 3h14q.824 0 1.413.588Q21 4.175 21 5v6.7a8 8 0
|
|
195
|
+
0 0-.975-.387A6 6 0 0 0 19 11.075V5H5v14h6.05q.076.55.237
|
|
196
|
+
1.05.163.5.388.95zm0-3v1V5v8.075V11zm2-1h4.075q.076-.525.238-1.025T11.675
|
|
197
|
+
15H7zm0-4h6.1q.8-.75 1.787-1.25A7 7 0 0 1 17 11.075V11H7zm0-4h10V7H7zm15
|
|
198
|
+
14q-2.075 0-3.537-1.462Q13 20.074 13 18q0-2.075 1.463-3.537Q15.926 13
|
|
199
|
+
18 13q2.075 0 3.538 1.463T23 18t-1.462 3.538Q20.074 23 18 23`
|
|
200
|
+
}
|
|
201
|
+
) });
|
|
202
|
+
|
|
203
|
+
// src/icons/DownloadIcon.tsx
|
|
204
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
205
|
+
var DownloadIcon = (props) => /* @__PURE__ */ jsx37(Icon, { ...props, children: /* @__PURE__ */ jsx37("path", { d: "M19 9h-4V3H9v6H5l7 7 7-7zm-8 2V5h2v6h1.17L12 13.17 9.83 11H11zm-6 7h14v2H5z" }) });
|
|
206
|
+
|
|
152
207
|
export {
|
|
153
208
|
__export,
|
|
154
209
|
CheckboxDeselectedIcon,
|
|
@@ -180,5 +235,11 @@ export {
|
|
|
180
235
|
TableChartIcon,
|
|
181
236
|
UploadIcon,
|
|
182
237
|
WellIcon,
|
|
183
|
-
EditIcon
|
|
238
|
+
EditIcon,
|
|
239
|
+
FullScreenOnIcon,
|
|
240
|
+
FullScreenOffIcon,
|
|
241
|
+
BookmarkIcon,
|
|
242
|
+
BookmarkAddIcon,
|
|
243
|
+
ExportTableIcon,
|
|
244
|
+
DownloadIcon
|
|
184
245
|
};
|
package/icons/index.d.ts
CHANGED
|
@@ -66,4 +66,16 @@ declare const WellIcon: React__default.FC<IconProps>;
|
|
|
66
66
|
|
|
67
67
|
declare const EditIcon: React__default.FC<IconProps>;
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
declare const FullScreenOnIcon: React__default.FC<IconProps>;
|
|
70
|
+
|
|
71
|
+
declare const FullScreenOffIcon: React__default.FC<IconProps>;
|
|
72
|
+
|
|
73
|
+
declare const BookmarkIcon: React__default.FC<IconProps>;
|
|
74
|
+
|
|
75
|
+
declare const BookmarkAddIcon: React__default.FC<IconProps>;
|
|
76
|
+
|
|
77
|
+
declare const ExportTableIcon: React__default.FC<IconProps>;
|
|
78
|
+
|
|
79
|
+
declare const DownloadIcon: React__default.FC<IconProps>;
|
|
80
|
+
|
|
81
|
+
export { AddIcon, ArrowDropDownIcon, ArrowDropUpIcon, AttachIcon, BarChartIcon, BookmarkAddIcon, BookmarkIcon, CheckboxDeselectedIcon, CheckboxIcon, CheckboxSeveralIcon, ChevronLeftIcon, ChevronRightIcon, CircleFilledIcon, CloseIcon, DateRangeIcon, DeleteIcon, DoneIcon, DownloadIcon, EditIcon, ExportTableIcon, FileUploadIcon, FilterClearIcon, FilterIcon, FullScreenOffIcon, FullScreenOnIcon, InfoIcon, KeyboardArrowDownIcon, ListIcon, MoreVerticalIcon, SearchIcon, SettingsIcon, SortDownIcon, SortUpIcon, TableChartIcon, UploadIcon, WellIcon };
|
package/icons/index.js
CHANGED
|
@@ -4,6 +4,8 @@ import {
|
|
|
4
4
|
ArrowDropUpIcon,
|
|
5
5
|
AttachIcon,
|
|
6
6
|
BarChartIcon,
|
|
7
|
+
BookmarkAddIcon,
|
|
8
|
+
BookmarkIcon,
|
|
7
9
|
CheckboxDeselectedIcon,
|
|
8
10
|
CheckboxIcon,
|
|
9
11
|
CheckboxSeveralIcon,
|
|
@@ -14,10 +16,14 @@ import {
|
|
|
14
16
|
DateRangeIcon,
|
|
15
17
|
DeleteIcon,
|
|
16
18
|
DoneIcon,
|
|
19
|
+
DownloadIcon,
|
|
17
20
|
EditIcon,
|
|
21
|
+
ExportTableIcon,
|
|
18
22
|
FileUploadIcon,
|
|
19
23
|
FilterClearIcon,
|
|
20
24
|
FilterIcon,
|
|
25
|
+
FullScreenOffIcon,
|
|
26
|
+
FullScreenOnIcon,
|
|
21
27
|
InfoIcon,
|
|
22
28
|
KeyboardArrowDownIcon,
|
|
23
29
|
ListIcon,
|
|
@@ -29,13 +35,15 @@ import {
|
|
|
29
35
|
TableChartIcon,
|
|
30
36
|
UploadIcon,
|
|
31
37
|
WellIcon
|
|
32
|
-
} from "../chunk-
|
|
38
|
+
} from "../chunk-EOYCTU5A.js";
|
|
33
39
|
export {
|
|
34
40
|
AddIcon,
|
|
35
41
|
ArrowDropDownIcon,
|
|
36
42
|
ArrowDropUpIcon,
|
|
37
43
|
AttachIcon,
|
|
38
44
|
BarChartIcon,
|
|
45
|
+
BookmarkAddIcon,
|
|
46
|
+
BookmarkIcon,
|
|
39
47
|
CheckboxDeselectedIcon,
|
|
40
48
|
CheckboxIcon,
|
|
41
49
|
CheckboxSeveralIcon,
|
|
@@ -46,10 +54,14 @@ export {
|
|
|
46
54
|
DateRangeIcon,
|
|
47
55
|
DeleteIcon,
|
|
48
56
|
DoneIcon,
|
|
57
|
+
DownloadIcon,
|
|
49
58
|
EditIcon,
|
|
59
|
+
ExportTableIcon,
|
|
50
60
|
FileUploadIcon,
|
|
51
61
|
FilterClearIcon,
|
|
52
62
|
FilterIcon,
|
|
63
|
+
FullScreenOffIcon,
|
|
64
|
+
FullScreenOnIcon,
|
|
53
65
|
InfoIcon,
|
|
54
66
|
KeyboardArrowDownIcon,
|
|
55
67
|
ListIcon,
|
package/index.js
CHANGED