@kopexa/icons 17.0.7 → 17.1.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/index.mjs CHANGED
@@ -1,4 +1,7 @@
1
1
  "use client";
2
+ import {
3
+ TrashIcon
4
+ } from "./chunk-43KWNV2C.mjs";
2
5
  import {
3
6
  TypeIcon
4
7
  } from "./chunk-ZTTP7RNY.mjs";
@@ -17,6 +20,9 @@ import {
17
20
  import {
18
21
  VendorIcon
19
22
  } from "./chunk-5AMD4S26.mjs";
23
+ import {
24
+ SettingsIcon
25
+ } from "./chunk-5VB6VXKQ.mjs";
20
26
  import {
21
27
  ShellIcon
22
28
  } from "./chunk-TG2X5USM.mjs";
@@ -39,8 +45,8 @@ import {
39
45
  TableIcon
40
46
  } from "./chunk-SBUBGMW6.mjs";
41
47
  import {
42
- TrashIcon
43
- } from "./chunk-43KWNV2C.mjs";
48
+ ProgramIcon
49
+ } from "./chunk-DSI5CQOQ.mjs";
44
50
  import {
45
51
  PuzzleIcon
46
52
  } from "./chunk-MJ6PIAN3.mjs";
@@ -63,8 +69,8 @@ import {
63
69
  ServiceAssetIcon
64
70
  } from "./chunk-JO2DHXG7.mjs";
65
71
  import {
66
- SettingsIcon
67
- } from "./chunk-5VB6VXKQ.mjs";
72
+ NotificationIcon
73
+ } from "./chunk-H42UA2FF.mjs";
68
74
  import {
69
75
  PanelLeftIcon
70
76
  } from "./chunk-2O26UG4T.mjs";
@@ -87,8 +93,8 @@ import {
87
93
  ProcessingActivityIcon
88
94
  } from "./chunk-Y7DSA4LC.mjs";
89
95
  import {
90
- ProgramIcon
91
- } from "./chunk-DSI5CQOQ.mjs";
96
+ ItalicIcon
97
+ } from "./chunk-QONRM432.mjs";
92
98
  import {
93
99
  LinkIcon
94
100
  } from "./chunk-VI3AG7YV.mjs";
@@ -111,8 +117,8 @@ import {
111
117
  MoreVerticalIcon
112
118
  } from "./chunk-QNMKBBJP.mjs";
113
119
  import {
114
- NotificationIcon
115
- } from "./chunk-H42UA2FF.mjs";
120
+ HeadingThreeIcon
121
+ } from "./chunk-YCKEB7PH.mjs";
116
122
  import {
117
123
  HeadingTwoIcon
118
124
  } from "./chunk-5KGP33KY.mjs";
@@ -132,8 +138,8 @@ import {
132
138
  IssuesIcon
133
139
  } from "./chunk-HOWMZ73X.mjs";
134
140
  import {
135
- ItalicIcon
136
- } from "./chunk-QONRM432.mjs";
141
+ GlobeIcon
142
+ } from "./chunk-C7HXAXXL.mjs";
137
143
  import {
138
144
  GripVerticalIcon
139
145
  } from "./chunk-GPAMXO65.mjs";
@@ -156,8 +162,8 @@ import {
156
162
  HeadingSixIcon
157
163
  } from "./chunk-YIRXQ7EQ.mjs";
158
164
  import {
159
- HeadingThreeIcon
160
- } from "./chunk-YCKEB7PH.mjs";
165
+ DomainIcon
166
+ } from "./chunk-E35BW74J.mjs";
161
167
  import {
162
168
  DSARIcon
163
169
  } from "./chunk-DRZOZSLJ.mjs";
@@ -180,8 +186,8 @@ import {
180
186
  EyeIcon
181
187
  } from "./chunk-K6ICW5LE.mjs";
182
188
  import {
183
- GlobeIcon
184
- } from "./chunk-C7HXAXXL.mjs";
189
+ CodeIcon
190
+ } from "./chunk-QMVZLCCB.mjs";
185
191
  import {
186
192
  CodeblockIcon
187
193
  } from "./chunk-S5LKZZ4Y.mjs";
@@ -204,8 +210,8 @@ import {
204
210
  DocumentsIcon
205
211
  } from "./chunk-3FNTP6LP.mjs";
206
212
  import {
207
- DomainIcon
208
- } from "./chunk-E35BW74J.mjs";
213
+ ChevronUpDown
214
+ } from "./chunk-SXOBVX7T.mjs";
209
215
  import {
210
216
  ChevronUpIcon
211
217
  } from "./chunk-DGZOCRXT.mjs";
@@ -228,8 +234,8 @@ import {
228
234
  CodeBlockIcon
229
235
  } from "./chunk-MHTVC642.mjs";
230
236
  import {
231
- CodeIcon
232
- } from "./chunk-QMVZLCCB.mjs";
237
+ BusinessUnitIcon
238
+ } from "./chunk-EZ4D45EF.mjs";
233
239
  import {
234
240
  CatalogIcon
235
241
  } from "./chunk-3KZAUSZ3.mjs";
@@ -251,9 +257,6 @@ import {
251
257
  import {
252
258
  ChevronRightIcon
253
259
  } from "./chunk-76O2FFGH.mjs";
254
- import {
255
- ChevronUpDown
256
- } from "./chunk-SXOBVX7T.mjs";
257
260
  import {
258
261
  ArrowDownUp
259
262
  } from "./chunk-Z4P7M3EL.mjs";
@@ -319,6 +322,7 @@ export {
319
322
  BanIcon,
320
323
  BlockquoteIcon,
321
324
  BoldIcon,
325
+ BusinessUnitIcon,
322
326
  CatalogIcon,
323
327
  ChartPie,
324
328
  CheckCirleIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/icons",
3
- "version": "17.0.7",
3
+ "version": "17.1.0",
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": "17.3.0"
30
+ "@kopexa/theme": "17.4.1"
31
31
  },
32
32
  "dependencies": {
33
- "@kopexa/shared-utils": "17.0.7",
34
- "@kopexa/react-utils": "17.0.7"
33
+ "@kopexa/shared-utils": "17.0.9",
34
+ "@kopexa/react-utils": "17.0.9"
35
35
  },
36
36
  "clean-package": "../../../clean-package.config.json",
37
37
  "module": "dist/index.mjs",