@kopexa/icons 17.7.30 → 17.9.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,10 @@
1
1
  "use client";
2
+ import {
3
+ UnderlineIcon
4
+ } from "./chunk-ZQ2AEDXT.mjs";
5
+ import {
6
+ UndoIcon
7
+ } from "./chunk-UO4UYWIZ.mjs";
2
8
  import {
3
9
  UploadIcon
4
10
  } from "./chunk-WPTOAHE7.mjs";
@@ -8,6 +14,12 @@ import {
8
14
  import {
9
15
  VendorIcon
10
16
  } from "./chunk-5AMD4S26.mjs";
17
+ import {
18
+ TableHeaderColumnIcon
19
+ } from "./chunk-WQNMIEEY.mjs";
20
+ import {
21
+ TableHeaderRowIcon
22
+ } from "./chunk-CREJF4CO.mjs";
11
23
  import {
12
24
  TableIcon
13
25
  } from "./chunk-SBUBGMW6.mjs";
@@ -24,11 +36,11 @@ import {
24
36
  TypeIcon
25
37
  } from "./chunk-ZTTP7RNY.mjs";
26
38
  import {
27
- UnderlineIcon
28
- } from "./chunk-ZQ2AEDXT.mjs";
39
+ SoftwareAssetIcon
40
+ } from "./chunk-HKQHNRPE.mjs";
29
41
  import {
30
- UndoIcon
31
- } from "./chunk-UO4UYWIZ.mjs";
42
+ SquareXIcon
43
+ } from "./chunk-N3JN725D.mjs";
32
44
  import {
33
45
  SquaresIntersect
34
46
  } from "./chunk-XHCYRJIR.mjs";
@@ -48,11 +60,11 @@ import {
48
60
  TableCellSplitIcon
49
61
  } from "./chunk-HZO2GIXP.mjs";
50
62
  import {
51
- TableHeaderColumnIcon
52
- } from "./chunk-WQNMIEEY.mjs";
63
+ RiskIcon
64
+ } from "./chunk-JFTUDPFQ.mjs";
53
65
  import {
54
- TableHeaderRowIcon
55
- } from "./chunk-CREJF4CO.mjs";
66
+ RotateCcwIcon
67
+ } from "./chunk-QX6QMPB3.mjs";
56
68
  import {
57
69
  SaveIcon
58
70
  } from "./chunk-KE6JB3MS.mjs";
@@ -72,11 +84,8 @@ import {
72
84
  ShieldCheckIcon
73
85
  } from "./chunk-ZYF6O3PM.mjs";
74
86
  import {
75
- SoftwareAssetIcon
76
- } from "./chunk-HKQHNRPE.mjs";
77
- import {
78
- SquareXIcon
79
- } from "./chunk-N3JN725D.mjs";
87
+ ProcessCategoryIcon
88
+ } from "./chunk-BWDN6UYW.mjs";
80
89
  import {
81
90
  ProcessIcon
82
91
  } from "./chunk-FC53C5SU.mjs";
@@ -96,11 +105,11 @@ import {
96
105
  RedoIcon
97
106
  } from "./chunk-FODYFMMI.mjs";
98
107
  import {
99
- RiskIcon
100
- } from "./chunk-JFTUDPFQ.mjs";
108
+ RetentionPolicyIcon
109
+ } from "./chunk-J5Z363UY.mjs";
101
110
  import {
102
- RotateCcwIcon
103
- } from "./chunk-QX6QMPB3.mjs";
111
+ MoreVerticalIcon
112
+ } from "./chunk-QNMKBBJP.mjs";
104
113
  import {
105
114
  NIS2Icon
106
115
  } from "./chunk-FUOST266.mjs";
@@ -123,8 +132,8 @@ import {
123
132
  PlusIcon
124
133
  } from "./chunk-VT4DJPGF.mjs";
125
134
  import {
126
- ProcessCategoryIcon
127
- } from "./chunk-BWDN6UYW.mjs";
135
+ LinkIcon
136
+ } from "./chunk-VI3AG7YV.mjs";
128
137
  import {
129
138
  LinkedInIcon
130
139
  } from "./chunk-M2RUR5WR.mjs";
@@ -146,9 +155,6 @@ import {
146
155
  import {
147
156
  MinusIcon
148
157
  } from "./chunk-6TEI2IX4.mjs";
149
- import {
150
- MoreVerticalIcon
151
- } from "./chunk-QNMKBBJP.mjs";
152
158
  import {
153
159
  ImageIcon
154
160
  } from "./chunk-7LPPY7NK.mjs";
@@ -158,6 +164,9 @@ import {
158
164
  import {
159
165
  InfoIcon
160
166
  } from "./chunk-WGGLF2T2.mjs";
167
+ import {
168
+ InformationAssetIcon
169
+ } from "./chunk-VV5L57AD.mjs";
161
170
  import {
162
171
  IssuesIcon
163
172
  } from "./chunk-HOWMZ73X.mjs";
@@ -167,9 +176,6 @@ import {
167
176
  import {
168
177
  LabelIcon
169
178
  } from "./chunk-IQGQELHT.mjs";
170
- import {
171
- LinkIcon
172
- } from "./chunk-VI3AG7YV.mjs";
173
179
  import {
174
180
  HeadingFourIcon
175
181
  } from "./chunk-2GSRBIXD.mjs";
@@ -494,6 +500,7 @@ export {
494
500
  ImageIcon,
495
501
  IncidentIcon,
496
502
  InfoIcon,
503
+ InformationAssetIcon,
497
504
  PuzzleIcon as IntegrationIcon,
498
505
  SquaresIntersect as IntersectIcon,
499
506
  IssuesIcon,
@@ -523,6 +530,7 @@ export {
523
530
  PuzzleIcon,
524
531
  QuestionCircleIcon,
525
532
  RedoIcon,
533
+ RetentionPolicyIcon,
526
534
  RiskIcon,
527
535
  RotateCcwIcon,
528
536
  SaveIcon,
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare const InformationAssetIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { InformationAssetIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare const InformationAssetIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { InformationAssetIcon };
@@ -0,0 +1,57 @@
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/information-asset.tsx
22
+ var information_asset_exports = {};
23
+ __export(information_asset_exports, {
24
+ InformationAssetIcon: () => InformationAssetIcon
25
+ });
26
+ module.exports = __toCommonJS(information_asset_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ var InformationAssetIcon = ({ size = 24, ...props }) => {
29
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
30
+ "svg",
31
+ {
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ width: size,
34
+ height: size,
35
+ viewBox: "0 0 24 24",
36
+ fill: "none",
37
+ stroke: "currentColor",
38
+ strokeWidth: "2",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round",
41
+ ...props,
42
+ children: [
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Information Asset icon" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14 2v4a2 2 0 0 0 2 2h4" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "10", cy: "13", r: "2" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14 13h2" }),
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 17v-2" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14 17h2" })
50
+ ]
51
+ }
52
+ );
53
+ };
54
+ // Annotate the CommonJS export names for ESM import in node:
55
+ 0 && (module.exports = {
56
+ InformationAssetIcon
57
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ InformationAssetIcon
4
+ } from "./chunk-VV5L57AD.mjs";
5
+ export {
6
+ InformationAssetIcon
7
+ };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare const RetentionPolicyIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { RetentionPolicyIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare const RetentionPolicyIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { RetentionPolicyIcon };
@@ -0,0 +1,55 @@
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/retention-policy-icon.tsx
22
+ var retention_policy_icon_exports = {};
23
+ __export(retention_policy_icon_exports, {
24
+ RetentionPolicyIcon: () => RetentionPolicyIcon
25
+ });
26
+ module.exports = __toCommonJS(retention_policy_icon_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ var RetentionPolicyIcon = ({ size = 24, ...props }) => {
29
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
30
+ "svg",
31
+ {
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ width: size,
34
+ height: size,
35
+ viewBox: "0 0 24 24",
36
+ fill: "none",
37
+ stroke: "currentColor",
38
+ strokeWidth: "2",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round",
41
+ ...props,
42
+ children: [
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Retention policy icon" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 7V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polyline", { points: "14 2 14 8 20 8" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "6", cy: "14", r: "4" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6 12v2l1 1" })
48
+ ]
49
+ }
50
+ );
51
+ };
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ RetentionPolicyIcon
55
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ RetentionPolicyIcon
4
+ } from "./chunk-J5Z363UY.mjs";
5
+ export {
6
+ RetentionPolicyIcon
7
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/icons",
3
- "version": "17.7.30",
3
+ "version": "17.9.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.26.2"
30
+ "@kopexa/theme": "17.26.4"
31
31
  },
32
32
  "dependencies": {
33
- "@kopexa/shared-utils": "17.0.65",
34
- "@kopexa/react-utils": "17.1.7"
33
+ "@kopexa/react-utils": "17.1.9",
34
+ "@kopexa/shared-utils": "17.0.67"
35
35
  },
36
36
  "clean-package": "../../../clean-package.config.json",
37
37
  "module": "dist/index.mjs",