@oxide/design-system 6.7.0 → 6.7.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.
@@ -12,7 +12,7 @@ import {
12
12
  Info12Icon_default,
13
13
  Link16Icon_default,
14
14
  Warning12Icon_default
15
- } from "../../../chunk-H5ZEQGTH.js";
15
+ } from "../../../chunk-CM7Z5JCS.js";
16
16
 
17
17
  // components/src/asciidoc/index.tsx
18
18
  import {
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  Checkmark12Icon_default,
6
6
  SelectArrows6Icon_default
7
- } from "../../../chunk-H5ZEQGTH.js";
7
+ } from "../../../chunk-CM7Z5JCS.js";
8
8
 
9
9
  // components/src/ui/badge/Badge.tsx
10
10
  import cn from "classnames";
@@ -334,6 +334,9 @@ type Icon = {
334
334
  } | {
335
335
  name: 'notifications';
336
336
  size: 16;
337
+ } | {
338
+ name: 'notifications';
339
+ size: 24;
337
340
  } | {
338
341
  name: 'open-link';
339
342
  size: 12;
@@ -1,239 +1,245 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { SVGProps } from 'react';
3
3
 
4
+ interface SVGRProps$2M {
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const Access24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2M) => react_jsx_runtime.JSX.Element;
9
+
4
10
  interface SVGRProps$2L {
5
11
  title?: string;
6
12
  titleId?: string;
7
13
  }
8
- declare const Access24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2L) => react_jsx_runtime.JSX.Element;
14
+ declare const AccessToken24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2L) => react_jsx_runtime.JSX.Element;
9
15
 
10
16
  interface SVGRProps$2K {
11
17
  title?: string;
12
18
  titleId?: string;
13
19
  }
14
- declare const AccessToken24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2K) => react_jsx_runtime.JSX.Element;
20
+ declare const Action24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2K) => react_jsx_runtime.JSX.Element;
15
21
 
16
22
  interface SVGRProps$2J {
17
23
  title?: string;
18
24
  titleId?: string;
19
25
  }
20
- declare const Action24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2J) => react_jsx_runtime.JSX.Element;
26
+ declare const Affinity24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2J) => react_jsx_runtime.JSX.Element;
21
27
 
22
28
  interface SVGRProps$2I {
23
29
  title?: string;
24
30
  titleId?: string;
25
31
  }
26
- declare const Affinity24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2I) => react_jsx_runtime.JSX.Element;
32
+ declare const AddRoundel24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2I) => react_jsx_runtime.JSX.Element;
27
33
 
28
34
  interface SVGRProps$2H {
29
35
  title?: string;
30
36
  titleId?: string;
31
37
  }
32
- declare const AddRoundel24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2H) => react_jsx_runtime.JSX.Element;
38
+ declare const Calendar24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2H) => react_jsx_runtime.JSX.Element;
33
39
 
34
40
  interface SVGRProps$2G {
35
41
  title?: string;
36
42
  titleId?: string;
37
43
  }
38
- declare const Calendar24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2G) => react_jsx_runtime.JSX.Element;
44
+ declare const Chat24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2G) => react_jsx_runtime.JSX.Element;
39
45
 
40
46
  interface SVGRProps$2F {
41
47
  title?: string;
42
48
  titleId?: string;
43
49
  }
44
- declare const Chat24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2F) => react_jsx_runtime.JSX.Element;
50
+ declare const Clipboard24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2F) => react_jsx_runtime.JSX.Element;
45
51
 
46
52
  interface SVGRProps$2E {
47
53
  title?: string;
48
54
  titleId?: string;
49
55
  }
50
- declare const Clipboard24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2E) => react_jsx_runtime.JSX.Element;
56
+ declare const Cloud24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2E) => react_jsx_runtime.JSX.Element;
51
57
 
52
58
  interface SVGRProps$2D {
53
59
  title?: string;
54
60
  titleId?: string;
55
61
  }
56
- declare const Cloud24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2D) => react_jsx_runtime.JSX.Element;
62
+ declare const Compatibility24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2D) => react_jsx_runtime.JSX.Element;
57
63
 
58
64
  interface SVGRProps$2C {
59
65
  title?: string;
60
66
  titleId?: string;
61
67
  }
62
- declare const Compatibility24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2C) => react_jsx_runtime.JSX.Element;
68
+ declare const Contrast24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2C) => react_jsx_runtime.JSX.Element;
63
69
 
64
70
  interface SVGRProps$2B {
65
71
  title?: string;
66
72
  titleId?: string;
67
73
  }
68
- declare const Contrast24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2B) => react_jsx_runtime.JSX.Element;
74
+ declare const Cpu24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2B) => react_jsx_runtime.JSX.Element;
69
75
 
70
76
  interface SVGRProps$2A {
71
77
  title?: string;
72
78
  titleId?: string;
73
79
  }
74
- declare const Cpu24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2A) => react_jsx_runtime.JSX.Element;
80
+ declare const Delete24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2A) => react_jsx_runtime.JSX.Element;
75
81
 
76
82
  interface SVGRProps$2z {
77
83
  title?: string;
78
84
  titleId?: string;
79
85
  }
80
- declare const Delete24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2z) => react_jsx_runtime.JSX.Element;
86
+ declare const Dislike24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2z) => react_jsx_runtime.JSX.Element;
81
87
 
82
88
  interface SVGRProps$2y {
83
89
  title?: string;
84
90
  titleId?: string;
85
91
  }
86
- declare const Dislike24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2y) => react_jsx_runtime.JSX.Element;
92
+ declare const Document24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2y) => react_jsx_runtime.JSX.Element;
87
93
 
88
94
  interface SVGRProps$2x {
89
95
  title?: string;
90
96
  titleId?: string;
91
97
  }
92
- declare const Document24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2x) => react_jsx_runtime.JSX.Element;
98
+ declare const Dots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2x) => react_jsx_runtime.JSX.Element;
93
99
 
94
100
  interface SVGRProps$2w {
95
101
  title?: string;
96
102
  titleId?: string;
97
103
  }
98
- declare const Dots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2w) => react_jsx_runtime.JSX.Element;
104
+ declare const Download24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2w) => react_jsx_runtime.JSX.Element;
99
105
 
100
106
  interface SVGRProps$2v {
101
107
  title?: string;
102
108
  titleId?: string;
103
109
  }
104
- declare const Download24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2v) => react_jsx_runtime.JSX.Element;
110
+ declare const Email24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2v) => react_jsx_runtime.JSX.Element;
105
111
 
106
112
  interface SVGRProps$2u {
107
113
  title?: string;
108
114
  titleId?: string;
109
115
  }
110
- declare const Email24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2u) => react_jsx_runtime.JSX.Element;
116
+ declare const Error24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2u) => react_jsx_runtime.JSX.Element;
111
117
 
112
118
  interface SVGRProps$2t {
113
119
  title?: string;
114
120
  titleId?: string;
115
121
  }
116
- declare const Error24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2t) => react_jsx_runtime.JSX.Element;
122
+ declare const Firewall24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2t) => react_jsx_runtime.JSX.Element;
117
123
 
118
124
  interface SVGRProps$2s {
119
125
  title?: string;
120
126
  titleId?: string;
121
127
  }
122
- declare const Firewall24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2s) => react_jsx_runtime.JSX.Element;
128
+ declare const Folder24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2s) => react_jsx_runtime.JSX.Element;
123
129
 
124
130
  interface SVGRProps$2r {
125
131
  title?: string;
126
132
  titleId?: string;
127
133
  }
128
- declare const Folder24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2r) => react_jsx_runtime.JSX.Element;
134
+ declare const Gateway24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2r) => react_jsx_runtime.JSX.Element;
129
135
 
130
136
  interface SVGRProps$2q {
131
137
  title?: string;
132
138
  titleId?: string;
133
139
  }
134
- declare const Gateway24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2q) => react_jsx_runtime.JSX.Element;
140
+ declare const Heart24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2q) => react_jsx_runtime.JSX.Element;
135
141
 
136
142
  interface SVGRProps$2p {
137
143
  title?: string;
138
144
  titleId?: string;
139
145
  }
140
- declare const Heart24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2p) => react_jsx_runtime.JSX.Element;
146
+ declare const Hide24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2p) => react_jsx_runtime.JSX.Element;
141
147
 
142
148
  interface SVGRProps$2o {
143
149
  title?: string;
144
150
  titleId?: string;
145
151
  }
146
- declare const Hide24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2o) => react_jsx_runtime.JSX.Element;
152
+ declare const Hourglass24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2o) => react_jsx_runtime.JSX.Element;
147
153
 
148
154
  interface SVGRProps$2n {
149
155
  title?: string;
150
156
  titleId?: string;
151
157
  }
152
- declare const Hourglass24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2n) => react_jsx_runtime.JSX.Element;
158
+ declare const Images24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2n) => react_jsx_runtime.JSX.Element;
153
159
 
154
160
  interface SVGRProps$2m {
155
161
  title?: string;
156
162
  titleId?: string;
157
163
  }
158
- declare const Images24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2m) => react_jsx_runtime.JSX.Element;
164
+ declare const Info24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2m) => react_jsx_runtime.JSX.Element;
159
165
 
160
166
  interface SVGRProps$2l {
161
167
  title?: string;
162
168
  titleId?: string;
163
169
  }
164
- declare const Info24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2l) => react_jsx_runtime.JSX.Element;
170
+ declare const Instances24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2l) => react_jsx_runtime.JSX.Element;
165
171
 
166
172
  interface SVGRProps$2k {
167
173
  title?: string;
168
174
  titleId?: string;
169
175
  }
170
- declare const Instances24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2k) => react_jsx_runtime.JSX.Element;
176
+ declare const IpGlobal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2k) => react_jsx_runtime.JSX.Element;
171
177
 
172
178
  interface SVGRProps$2j {
173
179
  title?: string;
174
180
  titleId?: string;
175
181
  }
176
- declare const IpGlobal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2j) => react_jsx_runtime.JSX.Element;
182
+ declare const IpLocal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2j) => react_jsx_runtime.JSX.Element;
177
183
 
178
184
  interface SVGRProps$2i {
179
185
  title?: string;
180
186
  titleId?: string;
181
187
  }
182
- declare const IpLocal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2i) => react_jsx_runtime.JSX.Element;
188
+ declare const Issues24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2i) => react_jsx_runtime.JSX.Element;
183
189
 
184
190
  interface SVGRProps$2h {
185
191
  title?: string;
186
192
  titleId?: string;
187
193
  }
188
- declare const Issues24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2h) => react_jsx_runtime.JSX.Element;
194
+ declare const Key24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2h) => react_jsx_runtime.JSX.Element;
189
195
 
190
196
  interface SVGRProps$2g {
191
197
  title?: string;
192
198
  titleId?: string;
193
199
  }
194
- declare const Key24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2g) => react_jsx_runtime.JSX.Element;
200
+ declare const Like24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2g) => react_jsx_runtime.JSX.Element;
195
201
 
196
202
  interface SVGRProps$2f {
197
203
  title?: string;
198
204
  titleId?: string;
199
205
  }
200
- declare const Like24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => react_jsx_runtime.JSX.Element;
206
+ declare const LoadBalancer24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => react_jsx_runtime.JSX.Element;
201
207
 
202
208
  interface SVGRProps$2e {
203
209
  title?: string;
204
210
  titleId?: string;
205
211
  }
206
- declare const LoadBalancer24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => react_jsx_runtime.JSX.Element;
212
+ declare const Location24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => react_jsx_runtime.JSX.Element;
207
213
 
208
214
  interface SVGRProps$2d {
209
215
  title?: string;
210
216
  titleId?: string;
211
217
  }
212
- declare const Location24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => react_jsx_runtime.JSX.Element;
218
+ declare const Logs24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => react_jsx_runtime.JSX.Element;
213
219
 
214
220
  interface SVGRProps$2c {
215
221
  title?: string;
216
222
  titleId?: string;
217
223
  }
218
- declare const Logs24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => react_jsx_runtime.JSX.Element;
224
+ declare const Metrics24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => react_jsx_runtime.JSX.Element;
219
225
 
220
226
  interface SVGRProps$2b {
221
227
  title?: string;
222
228
  titleId?: string;
223
229
  }
224
- declare const Metrics24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => react_jsx_runtime.JSX.Element;
230
+ declare const Monitoring24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => react_jsx_runtime.JSX.Element;
225
231
 
226
232
  interface SVGRProps$2a {
227
233
  title?: string;
228
234
  titleId?: string;
229
235
  }
230
- declare const Monitoring24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => react_jsx_runtime.JSX.Element;
236
+ declare const Networking24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => react_jsx_runtime.JSX.Element;
231
237
 
232
238
  interface SVGRProps$29 {
233
239
  title?: string;
234
240
  titleId?: string;
235
241
  }
236
- declare const Networking24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => react_jsx_runtime.JSX.Element;
242
+ declare const Notifications24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => react_jsx_runtime.JSX.Element;
237
243
 
238
244
  interface SVGRProps$28 {
239
245
  title?: string;
@@ -1057,4 +1063,4 @@ interface SVGRProps {
1057
1063
  }
1058
1064
  declare const Close8Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
1059
1065
 
1060
- export { Access16Icon, Access24Icon, AccessToken16Icon, AccessToken24Icon, Action16Icon, Action24Icon, Add12Icon, AddRoundel12Icon, AddRoundel16Icon, AddRoundel24Icon, Affinity16Icon, Affinity24Icon, AutoRestart12Icon, Calendar16Icon, Calendar24Icon, Chat16Icon, Chat24Icon, Checkmark12Icon, Clipboard12Icon, Clipboard16Icon, Clipboard24Icon, Close12Icon, Close16Icon, Close8Icon, Cloud16Icon, Cloud24Icon, Compability16Icon, Compass16Icon, Compatibility24Icon, Contrast16Icon, Contrast24Icon, Copy12Icon, Cpu16Icon, Cpu24Icon, Delete16Icon, Delete24Icon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, Disabled12Icon, Dislike16Icon, Dislike24Icon, Document16Icon, Document24Icon, DocumentApi16Icon, Dots16Icon, Dots24Icon, Download24Icon, DownloadOutline12Icon, DownloadRoundel16Icon, Edit16Icon, Email16Icon, Email24Icon, Error12Icon, Error16Icon, Error24Icon, Filter12Icon, Filter16Icon, Firewall16Icon, Firewall24Icon, Folder16Icon, Folder24Icon, Gateway16Icon, Gateway24Icon, Heart16Icon, Heart24Icon, Hide12Icon, Hide16Icon, Hide24Icon, Hourglass16Icon, Hourglass24Icon, Images16Icon, Images24Icon, Info12Icon, Info16Icon, Info24Icon, Instances16Icon, Instances24Icon, Integration16Icon, IpGlobal16Icon, IpGlobal24Icon, IpLocal16Icon, IpLocal24Icon, Issues16Icon, Issues24Icon, Key12Icon, Key16Icon, Key24Icon, Like16Icon, Like24Icon, Link16Icon, LoadBalancer16Icon, LoadBalancer24Icon, Loader12Icon, Location24Icon, Logs16Icon, Logs24Icon, MenuClose12Icon, MenuOpen12Icon, Metrics16Icon, Metrics24Icon, Monitor12Icon, Monitoring16Icon, Monitoring24Icon, Moon12Icon, More12Icon, Networking16Icon, Networking24Icon, NewWindow16Icon, NextArrow12Icon, Notifications16Icon, OpenLink12Icon, Organization16Icon, Organization24Icon, Overview16Icon, Overview24Icon, Person16Icon, Person24Icon, PersonGroup16Icon, PersonGroup24Icon, PrevArrow12Icon, Profile16Icon, Progress24Icon, Prohibited24Icon, Question12Icon, Question16Icon, Question24Icon, Ram16Icon, Refresh16Icon, Repair12Icon, Repair16Icon, Resize16Icon, Resize24Icon, Router16Icon, Router24Icon, Safety24Icon, Search16Icon, Security12Icon, Security16Icon, Security24Icon, SelectArrows6Icon, Servers16Icon, Servers24Icon, Settings16Icon, Settings24Icon, Show16Icon, SignOut16Icon, SizeOutline12Icon, Snapshots16Icon, Snapshots24Icon, SoftwareUpdate16Icon, SoftwareUpdate24Icon, Sort16Icon, Sparkle16Icon, Speaker24Icon, Ssd16Icon, Storage16Icon, Storage24Icon, Submit16Icon, Subnet16Icon, Subnet24Icon, Success12Icon, Sun12Icon, Tags16Icon, Terminal16Icon, Terminal24Icon, Time16Icon, TimeOutline12Icon, Transmit16Icon, Transmit24Icon, Unauthorized12Icon, Warning12Icon, Webhooks16Icon, Webhooks24Icon, Wireless24Icon };
1066
+ export { Access16Icon, Access24Icon, AccessToken16Icon, AccessToken24Icon, Action16Icon, Action24Icon, Add12Icon, AddRoundel12Icon, AddRoundel16Icon, AddRoundel24Icon, Affinity16Icon, Affinity24Icon, AutoRestart12Icon, Calendar16Icon, Calendar24Icon, Chat16Icon, Chat24Icon, Checkmark12Icon, Clipboard12Icon, Clipboard16Icon, Clipboard24Icon, Close12Icon, Close16Icon, Close8Icon, Cloud16Icon, Cloud24Icon, Compability16Icon, Compass16Icon, Compatibility24Icon, Contrast16Icon, Contrast24Icon, Copy12Icon, Cpu16Icon, Cpu24Icon, Delete16Icon, Delete24Icon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, Disabled12Icon, Dislike16Icon, Dislike24Icon, Document16Icon, Document24Icon, DocumentApi16Icon, Dots16Icon, Dots24Icon, Download24Icon, DownloadOutline12Icon, DownloadRoundel16Icon, Edit16Icon, Email16Icon, Email24Icon, Error12Icon, Error16Icon, Error24Icon, Filter12Icon, Filter16Icon, Firewall16Icon, Firewall24Icon, Folder16Icon, Folder24Icon, Gateway16Icon, Gateway24Icon, Heart16Icon, Heart24Icon, Hide12Icon, Hide16Icon, Hide24Icon, Hourglass16Icon, Hourglass24Icon, Images16Icon, Images24Icon, Info12Icon, Info16Icon, Info24Icon, Instances16Icon, Instances24Icon, Integration16Icon, IpGlobal16Icon, IpGlobal24Icon, IpLocal16Icon, IpLocal24Icon, Issues16Icon, Issues24Icon, Key12Icon, Key16Icon, Key24Icon, Like16Icon, Like24Icon, Link16Icon, LoadBalancer16Icon, LoadBalancer24Icon, Loader12Icon, Location24Icon, Logs16Icon, Logs24Icon, MenuClose12Icon, MenuOpen12Icon, Metrics16Icon, Metrics24Icon, Monitor12Icon, Monitoring16Icon, Monitoring24Icon, Moon12Icon, More12Icon, Networking16Icon, Networking24Icon, NewWindow16Icon, NextArrow12Icon, Notifications16Icon, Notifications24Icon, OpenLink12Icon, Organization16Icon, Organization24Icon, Overview16Icon, Overview24Icon, Person16Icon, Person24Icon, PersonGroup16Icon, PersonGroup24Icon, PrevArrow12Icon, Profile16Icon, Progress24Icon, Prohibited24Icon, Question12Icon, Question16Icon, Question24Icon, Ram16Icon, Refresh16Icon, Repair12Icon, Repair16Icon, Resize16Icon, Resize24Icon, Router16Icon, Router24Icon, Safety24Icon, Search16Icon, Security12Icon, Security16Icon, Security24Icon, SelectArrows6Icon, Servers16Icon, Servers24Icon, Settings16Icon, Settings24Icon, Show16Icon, SignOut16Icon, SizeOutline12Icon, Snapshots16Icon, Snapshots24Icon, SoftwareUpdate16Icon, SoftwareUpdate24Icon, Sort16Icon, Sparkle16Icon, Speaker24Icon, Ssd16Icon, Storage16Icon, Storage24Icon, Submit16Icon, Subnet16Icon, Subnet24Icon, Success12Icon, Sun12Icon, Tags16Icon, Terminal16Icon, Terminal24Icon, Time16Icon, TimeOutline12Icon, Transmit16Icon, Transmit24Icon, Unauthorized12Icon, Warning12Icon, Webhooks16Icon, Webhooks24Icon, Wireless24Icon };
@@ -111,6 +111,7 @@ import {
111
111
  NewWindow16Icon_default,
112
112
  NextArrow12Icon_default,
113
113
  Notifications16Icon_default,
114
+ Notifications24Icon_default,
114
115
  OpenLink12Icon_default,
115
116
  Organization16Icon_default,
116
117
  Organization24Icon_default,
@@ -175,7 +176,7 @@ import {
175
176
  Webhooks16Icon_default,
176
177
  Webhooks24Icon_default,
177
178
  Wireless24Icon_default
178
- } from "../../chunk-H5ZEQGTH.js";
179
+ } from "../../chunk-CM7Z5JCS.js";
179
180
  export {
180
181
  Access16Icon_default as Access16Icon,
181
182
  Access24Icon_default as Access24Icon,
@@ -289,6 +290,7 @@ export {
289
290
  NewWindow16Icon_default as NewWindow16Icon,
290
291
  NextArrow12Icon_default as NextArrow12Icon,
291
292
  Notifications16Icon_default as Notifications16Icon,
293
+ Notifications24Icon_default as Notifications24Icon,
292
294
  OpenLink12Icon_default as OpenLink12Icon,
293
295
  Organization16Icon_default as Organization16Icon,
294
296
  Organization24Icon_default as Organization24Icon,