@kopexa/icons 13.0.3 → 14.0.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/arrow-counter-clockwise-icon.d.mts +7 -0
- package/dist/arrow-counter-clockwise-icon.d.ts +7 -0
- package/dist/arrow-counter-clockwise-icon.js +52 -0
- package/dist/arrow-counter-clockwise-icon.mjs +7 -0
- package/dist/chunk-D64IST4N.mjs +25 -0
- package/dist/chunk-IGXSNGGR.mjs +61 -0
- package/dist/chunk-IYMWSJME.mjs +29 -0
- package/dist/crop-icon.d.mts +7 -0
- package/dist/crop-icon.d.ts +7 -0
- package/dist/crop-icon.js +48 -0
- package/dist/crop-icon.mjs +7 -0
- package/dist/index.d.mts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +612 -506
- package/dist/index.mjs +53 -41
- package/dist/user-circle-icon.d.mts +7 -0
- package/dist/user-circle-icon.d.ts +7 -0
- package/dist/user-circle-icon.js +84 -0
- package/dist/user-circle-icon.mjs +7 -0
- package/package.json +4 -4
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
UndoIcon
|
|
4
|
+
} from "./chunk-UO4UYWIZ.mjs";
|
|
5
|
+
import {
|
|
6
|
+
UploadIcon
|
|
7
|
+
} from "./chunk-WPTOAHE7.mjs";
|
|
8
|
+
import {
|
|
9
|
+
UserCircleIcon
|
|
10
|
+
} from "./chunk-IGXSNGGR.mjs";
|
|
2
11
|
import {
|
|
3
12
|
VendorIcon
|
|
4
13
|
} from "./chunk-5AMD4S26.mjs";
|
|
14
|
+
import {
|
|
15
|
+
StrikeIcon
|
|
16
|
+
} from "./chunk-4F24VFL4.mjs";
|
|
17
|
+
import {
|
|
18
|
+
SubscriptIcon
|
|
19
|
+
} from "./chunk-NXXBINQN.mjs";
|
|
5
20
|
import {
|
|
6
21
|
SuperscriptIcon
|
|
7
22
|
} from "./chunk-L45RU5JR.mjs";
|
|
@@ -18,11 +33,11 @@ import {
|
|
|
18
33
|
UnderlineIcon
|
|
19
34
|
} from "./chunk-ZQ2AEDXT.mjs";
|
|
20
35
|
import {
|
|
21
|
-
|
|
22
|
-
} from "./chunk-
|
|
36
|
+
RedoIcon
|
|
37
|
+
} from "./chunk-FODYFMMI.mjs";
|
|
23
38
|
import {
|
|
24
|
-
|
|
25
|
-
} from "./chunk-
|
|
39
|
+
RiskIcon
|
|
40
|
+
} from "./chunk-JFTUDPFQ.mjs";
|
|
26
41
|
import {
|
|
27
42
|
RotateCcwIcon
|
|
28
43
|
} from "./chunk-QX6QMPB3.mjs";
|
|
@@ -42,11 +57,11 @@ import {
|
|
|
42
57
|
SquaresIntersect
|
|
43
58
|
} from "./chunk-XHCYRJIR.mjs";
|
|
44
59
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
60
|
+
PanelLeftIcon
|
|
61
|
+
} from "./chunk-2O26UG4T.mjs";
|
|
47
62
|
import {
|
|
48
|
-
|
|
49
|
-
} from "./chunk-
|
|
63
|
+
PeopleIcon
|
|
64
|
+
} from "./chunk-XOYRXKQA.mjs";
|
|
50
65
|
import {
|
|
51
66
|
PhysicalAssetIcon
|
|
52
67
|
} from "./chunk-V6QXOK5V.mjs";
|
|
@@ -66,11 +81,11 @@ import {
|
|
|
66
81
|
PuzzleIcon
|
|
67
82
|
} from "./chunk-MJ6PIAN3.mjs";
|
|
68
83
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
84
|
+
LinkIcon
|
|
85
|
+
} from "./chunk-VI3AG7YV.mjs";
|
|
71
86
|
import {
|
|
72
|
-
|
|
73
|
-
} from "./chunk-
|
|
87
|
+
LinkedInIcon
|
|
88
|
+
} from "./chunk-M2RUR5WR.mjs";
|
|
74
89
|
import {
|
|
75
90
|
ListIcon
|
|
76
91
|
} from "./chunk-IYXAJDJH.mjs";
|
|
@@ -90,11 +105,11 @@ import {
|
|
|
90
105
|
NotificationIcon
|
|
91
106
|
} from "./chunk-H42UA2FF.mjs";
|
|
92
107
|
import {
|
|
93
|
-
|
|
94
|
-
} from "./chunk-
|
|
108
|
+
HeadingTwoIcon
|
|
109
|
+
} from "./chunk-5KGP33KY.mjs";
|
|
95
110
|
import {
|
|
96
|
-
|
|
97
|
-
} from "./chunk-
|
|
111
|
+
HighlighterIcon
|
|
112
|
+
} from "./chunk-XAZU5NLY.mjs";
|
|
98
113
|
import {
|
|
99
114
|
ImageIcon
|
|
100
115
|
} from "./chunk-7LPPY7NK.mjs";
|
|
@@ -111,11 +126,11 @@ import {
|
|
|
111
126
|
ItalicIcon
|
|
112
127
|
} from "./chunk-QONRM432.mjs";
|
|
113
128
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
129
|
+
GlobeIcon
|
|
130
|
+
} from "./chunk-C7HXAXXL.mjs";
|
|
116
131
|
import {
|
|
117
|
-
|
|
118
|
-
} from "./chunk-
|
|
132
|
+
GripVerticalIcon
|
|
133
|
+
} from "./chunk-GPAMXO65.mjs";
|
|
119
134
|
import {
|
|
120
135
|
HeadingFiveIcon
|
|
121
136
|
} from "./chunk-7X66GPBN.mjs";
|
|
@@ -135,11 +150,11 @@ import {
|
|
|
135
150
|
HeadingThreeIcon
|
|
136
151
|
} from "./chunk-YCKEB7PH.mjs";
|
|
137
152
|
import {
|
|
138
|
-
|
|
139
|
-
} from "./chunk-
|
|
153
|
+
DomainIcon
|
|
154
|
+
} from "./chunk-E35BW74J.mjs";
|
|
140
155
|
import {
|
|
141
|
-
|
|
142
|
-
} from "./chunk-
|
|
156
|
+
DSARIcon
|
|
157
|
+
} from "./chunk-DRZOZSLJ.mjs";
|
|
143
158
|
import {
|
|
144
159
|
EditIcon
|
|
145
160
|
} from "./chunk-MP2HANDC.mjs";
|
|
@@ -159,11 +174,8 @@ import {
|
|
|
159
174
|
EyeIcon
|
|
160
175
|
} from "./chunk-K6ICW5LE.mjs";
|
|
161
176
|
import {
|
|
162
|
-
|
|
163
|
-
} from "./chunk-
|
|
164
|
-
import {
|
|
165
|
-
GripVerticalIcon
|
|
166
|
-
} from "./chunk-GPAMXO65.mjs";
|
|
177
|
+
CodeIcon
|
|
178
|
+
} from "./chunk-QMVZLCCB.mjs";
|
|
167
179
|
import {
|
|
168
180
|
CodeblockIcon
|
|
169
181
|
} from "./chunk-S5LKZZ4Y.mjs";
|
|
@@ -176,6 +188,9 @@ import {
|
|
|
176
188
|
import {
|
|
177
189
|
CornerDownLeftIcon
|
|
178
190
|
} from "./chunk-IBRDBHLG.mjs";
|
|
191
|
+
import {
|
|
192
|
+
CropIcon
|
|
193
|
+
} from "./chunk-D64IST4N.mjs";
|
|
179
194
|
import {
|
|
180
195
|
DataAssetIcon
|
|
181
196
|
} from "./chunk-36PEVCQL.mjs";
|
|
@@ -183,11 +198,8 @@ import {
|
|
|
183
198
|
DocumentsIcon
|
|
184
199
|
} from "./chunk-3FNTP6LP.mjs";
|
|
185
200
|
import {
|
|
186
|
-
|
|
187
|
-
} from "./chunk-
|
|
188
|
-
import {
|
|
189
|
-
DSARIcon
|
|
190
|
-
} from "./chunk-DRZOZSLJ.mjs";
|
|
201
|
+
ChevronUpDown
|
|
202
|
+
} from "./chunk-SXOBVX7T.mjs";
|
|
191
203
|
import {
|
|
192
204
|
ChevronUpIcon
|
|
193
205
|
} from "./chunk-DGZOCRXT.mjs";
|
|
@@ -210,8 +222,8 @@ import {
|
|
|
210
222
|
CodeBlockIcon
|
|
211
223
|
} from "./chunk-MHTVC642.mjs";
|
|
212
224
|
import {
|
|
213
|
-
|
|
214
|
-
} from "./chunk-
|
|
225
|
+
BoldIcon
|
|
226
|
+
} from "./chunk-RLJLHAUY.mjs";
|
|
215
227
|
import {
|
|
216
228
|
CatalogIcon
|
|
217
229
|
} from "./chunk-3KZAUSZ3.mjs";
|
|
@@ -234,8 +246,8 @@ import {
|
|
|
234
246
|
ChevronRightIcon
|
|
235
247
|
} from "./chunk-76O2FFGH.mjs";
|
|
236
248
|
import {
|
|
237
|
-
|
|
238
|
-
} from "./chunk-
|
|
249
|
+
ArrowCounterClockwiseIcon
|
|
250
|
+
} from "./chunk-IYMWSJME.mjs";
|
|
239
251
|
import {
|
|
240
252
|
ArrowDownUp
|
|
241
253
|
} from "./chunk-Z4P7M3EL.mjs";
|
|
@@ -257,9 +269,6 @@ import {
|
|
|
257
269
|
import {
|
|
258
270
|
BlockquoteIcon
|
|
259
271
|
} from "./chunk-D6OS3LKZ.mjs";
|
|
260
|
-
import {
|
|
261
|
-
BoldIcon
|
|
262
|
-
} from "./chunk-RLJLHAUY.mjs";
|
|
263
272
|
import {
|
|
264
273
|
AiSparklesIcon
|
|
265
274
|
} from "./chunk-5L5G4K76.mjs";
|
|
@@ -293,6 +302,7 @@ export {
|
|
|
293
302
|
AlignLeftIcon,
|
|
294
303
|
AlignRightIcon,
|
|
295
304
|
ApplicationAssetIcon,
|
|
305
|
+
ArrowCounterClockwiseIcon,
|
|
296
306
|
ArrowDown,
|
|
297
307
|
ArrowDownUp,
|
|
298
308
|
ArrowRightIcon,
|
|
@@ -321,6 +331,7 @@ export {
|
|
|
321
331
|
ControlsIcon,
|
|
322
332
|
CopyIcon,
|
|
323
333
|
CornerDownLeftIcon,
|
|
334
|
+
CropIcon,
|
|
324
335
|
DSARIcon,
|
|
325
336
|
DataAssetIcon,
|
|
326
337
|
DocumentsIcon,
|
|
@@ -384,5 +395,6 @@ export {
|
|
|
384
395
|
UnderlineIcon,
|
|
385
396
|
UndoIcon,
|
|
386
397
|
UploadIcon,
|
|
398
|
+
UserCircleIcon,
|
|
387
399
|
VendorIcon
|
|
388
400
|
};
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/user-circle-icon.tsx
|
|
22
|
+
var user_circle_icon_exports = {};
|
|
23
|
+
__export(user_circle_icon_exports, {
|
|
24
|
+
UserCircleIcon: () => UserCircleIcon
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(user_circle_icon_exports);
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var UserCircleIcon = ({ size = 24, ...props }) => {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
width: size,
|
|
33
|
+
height: size,
|
|
34
|
+
viewBox: "0 0 256 256",
|
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
36
|
+
...props,
|
|
37
|
+
children: [
|
|
38
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "User Circle Icon" }),
|
|
39
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "256", height: "256", fill: "none" }),
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
41
|
+
"circle",
|
|
42
|
+
{
|
|
43
|
+
cx: "128",
|
|
44
|
+
cy: "128",
|
|
45
|
+
r: "96",
|
|
46
|
+
fill: "none",
|
|
47
|
+
stroke: "currentColor",
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
strokeWidth: "16"
|
|
51
|
+
}
|
|
52
|
+
),
|
|
53
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
54
|
+
"circle",
|
|
55
|
+
{
|
|
56
|
+
cx: "128",
|
|
57
|
+
cy: "120",
|
|
58
|
+
r: "40",
|
|
59
|
+
fill: "none",
|
|
60
|
+
stroke: "currentColor",
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round",
|
|
63
|
+
strokeWidth: "16"
|
|
64
|
+
}
|
|
65
|
+
),
|
|
66
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
67
|
+
"path",
|
|
68
|
+
{
|
|
69
|
+
d: "M63.8,199.37a72,72,0,0,1,128.4,0",
|
|
70
|
+
fill: "none",
|
|
71
|
+
stroke: "currentColor",
|
|
72
|
+
strokeLinecap: "round",
|
|
73
|
+
strokeLinejoin: "round",
|
|
74
|
+
strokeWidth: "16"
|
|
75
|
+
}
|
|
76
|
+
)
|
|
77
|
+
]
|
|
78
|
+
}
|
|
79
|
+
);
|
|
80
|
+
};
|
|
81
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
82
|
+
0 && (module.exports = {
|
|
83
|
+
UserCircleIcon
|
|
84
|
+
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/icons",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "14.0.1",
|
|
4
4
|
"description": "icons we use in our kopexa products",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"icons"
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"react": ">=19.0.0-rc.0",
|
|
29
29
|
"react-dom": ">=19.0.0-rc.0",
|
|
30
|
-
"@kopexa/theme": "
|
|
30
|
+
"@kopexa/theme": "14.0.1"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@kopexa/shared-utils": "
|
|
34
|
-
"@kopexa/react-utils": "
|
|
33
|
+
"@kopexa/shared-utils": "14.0.1",
|
|
34
|
+
"@kopexa/react-utils": "14.0.1"
|
|
35
35
|
},
|
|
36
36
|
"clean-package": "../../../clean-package.config.json",
|
|
37
37
|
"module": "dist/index.mjs",
|