@platformatic/ui-components 0.13.3 → 0.13.5
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/assets/index-k0azWzu3.js +49 -0
- package/dist/index.html +1 -1
- package/package.json +1 -1
- package/src/components/icons/CacheRecommendationIcon.jsx +101 -0
- package/src/components/icons/RouteEditIcon.jsx +110 -0
- package/src/components/icons/RouteHistoryIcon.jsx +128 -0
- package/src/components/icons/RoutingIcon.jsx +104 -0
- package/src/components/icons/ScheduledJobsAppIcon.jsx +104 -0
- package/src/components/icons/index.js +91 -81
- package/dist/assets/index-BexnS8FK.js +0 -49
|
@@ -1,27 +1,28 @@
|
|
|
1
|
-
import AddIcon from './AddIcon'
|
|
2
1
|
import AddEnvVariableIcon from './AddEnvVariableIcon'
|
|
2
|
+
import AddIcon from './AddIcon'
|
|
3
3
|
import AddRouteIcon from './AddRouteIcon'
|
|
4
4
|
import AddUserIcon from './AddUserIcon'
|
|
5
5
|
import AlertIcon from './AlertIcon'
|
|
6
6
|
import AllAppsIcon from './AllAppsIcon'
|
|
7
7
|
import AllInOneIcon from './AllInOneIcon'
|
|
8
|
-
import APIDocsIcon from './APIDocsIcon'
|
|
9
8
|
import ApiCloudIcon from './ApiCloudIcon'
|
|
10
|
-
import
|
|
9
|
+
import ApiEmptyIcon from './ApiEmptyIcon'
|
|
11
10
|
import ApiIcon from './ApiIcon'
|
|
12
11
|
import ApiIconClosed from './ApiIconClosed'
|
|
13
|
-
import ApiEmptyIcon from './ApiEmptyIcon'
|
|
14
12
|
import ApiPerformanceIcon from './ApiPerformanceIcon'
|
|
13
|
+
import APIDocsIcon from './APIDocsIcon'
|
|
14
|
+
import APIKeyIcon from './APIKeyIcon'
|
|
15
15
|
import AppConfigurationIcon from './AppConfigurationIcon'
|
|
16
16
|
import AppDetailsIcon from './AppDetailsIcon'
|
|
17
17
|
import AppEditIcon from './AppEditIcon'
|
|
18
18
|
import AppEmptyIcon from './AppEmptyIcon'
|
|
19
19
|
import AppIcon from './AppIcon'
|
|
20
|
+
import ApplicationTypeIcon from './ApplicationTypeIcon'
|
|
20
21
|
import AppListIcon from './AppListIcon'
|
|
21
22
|
import AppMissingIcon from './AppMissingIcon'
|
|
22
23
|
import AppOptimizedIcon from './AppOptimizedIcon'
|
|
23
24
|
import AppSettingsIcon from './AppSettingsIcon'
|
|
24
|
-
import
|
|
25
|
+
import AppStoppedIcon from './AppStoppedIcon'
|
|
25
26
|
import AppWorkspace from './AppWorkspace'
|
|
26
27
|
import ArrowDownFullIcon from './ArrowDownFullIcon'
|
|
27
28
|
import ArrowDownIcon from './ArrowDownIcon'
|
|
@@ -35,51 +36,51 @@ import ArrowUpIcon from './ArrowUpIcon'
|
|
|
35
36
|
import AWSIcon from './AWSIcon'
|
|
36
37
|
import BellIcon from './BellIcon'
|
|
37
38
|
import BillingIcon from './BillingIcon'
|
|
38
|
-
import BuiltInLoggingIcon from './BuiltInLoggingIcon'
|
|
39
39
|
import BranchIcon from './BranchIcon'
|
|
40
|
+
import BuiltInLoggingIcon from './BuiltInLoggingIcon'
|
|
41
|
+
import CacheRecommendationIcon from './CacheRecommendationIcon'
|
|
40
42
|
import CachingIcon from './CachingIcon'
|
|
41
|
-
import CalendarIcon from './CalendarIcon'
|
|
42
43
|
import Calendar1DayIcon from './Calendar1DayIcon'
|
|
43
44
|
import Calendar7DaysIcon from './Calendar7DaysIcon'
|
|
45
|
+
import CalendarIcon from './CalendarIcon'
|
|
44
46
|
import CheckListIcon from './CheckListIcon'
|
|
45
47
|
import CheckListReviewIcon from './CheckListReviewIcon'
|
|
46
48
|
import CircleAddIcon from './CircleAddIcon'
|
|
47
49
|
import CircleArrowLeftIcon from './CircleArrowLeftIcon'
|
|
48
50
|
import CircleArrowRightIcon from './CircleArrowRightIcon'
|
|
49
51
|
import CircleCheckMarkButtonIcon from './CircleCheckMarkButtonIcon'
|
|
50
|
-
import CircleCheckMarkIcon from './CircleCheckMarkIcon'
|
|
51
52
|
import CircleCheckMarkFullIcon from './CircleCheckMarkFullIcon'
|
|
52
|
-
import
|
|
53
|
-
import CircleCloseIcon from './CircleCloseIcon'
|
|
53
|
+
import CircleCheckMarkIcon from './CircleCheckMarkIcon'
|
|
54
54
|
import CircleCloseHoverIcon from './CircleCloseHoverIcon'
|
|
55
|
+
import CircleCloseIcon from './CircleCloseIcon'
|
|
56
|
+
import CircleCopyPasteIcon from './CircleCopyPasteIcon'
|
|
55
57
|
import CircleDownloadIcon from './CircleDownloadIcon'
|
|
56
|
-
import CircleExclamationIcon from './CircleExclamationIcon'
|
|
57
58
|
import CircleEditIcon from './CircleEditIcon'
|
|
59
|
+
import CircleExclamationIcon from './CircleExclamationIcon'
|
|
58
60
|
import CircleFullIcon from './CircleFullIcon'
|
|
59
61
|
import CircleGearIcon from './CircleGearIcon'
|
|
60
|
-
import CircleRestartIcon from './CircleRestartIcon'
|
|
61
62
|
import CirclePlayIcon from './CirclePlayIcon'
|
|
62
|
-
import
|
|
63
|
+
import CircleRestartIcon from './CircleRestartIcon'
|
|
63
64
|
import CircleStopIcon from './CircleStopIcon'
|
|
65
|
+
import CircleSubtractIcon from './CircleSubtractIcon'
|
|
64
66
|
import CircleTwoArrowsDownIcon from './CircleTwoArrowsDownIcon'
|
|
65
67
|
import CircleTwoArrowsUpIcon from './CircleTwoArrowsUpIcon'
|
|
68
|
+
import CLIIcon from './CLIIcon'
|
|
66
69
|
import CloseIcon from './CloseIcon'
|
|
67
70
|
import CloudIcon from './CloudIcon'
|
|
68
|
-
import CLIIcon from './CLIIcon'
|
|
69
71
|
import CodeTestingIcon from './CodeTestingIcon'
|
|
70
72
|
import CollapseIcon from './CollapseIcon'
|
|
71
73
|
import CollapseSquareIcon from './CollapseSquareIcon'
|
|
72
74
|
import ComputerIcon from './ComputerIcon'
|
|
73
75
|
import ComputerInIcon from './ComputerInIcon'
|
|
74
76
|
import ComputerOutIcon from './ComputerOutIcon'
|
|
75
|
-
import CopyPasteIcon from './CopyPasteIcon'
|
|
76
|
-
import CreditCardIcon from './CreditCardIcon'
|
|
77
77
|
import ConfigureDatabaseIcon from './ConfigureDatabaseIcon'
|
|
78
|
+
import CopyPasteIcon from './CopyPasteIcon'
|
|
78
79
|
import CreateAppIcon from './CreateAppIcon'
|
|
79
80
|
import CreatingAppIcon from './CreatingAppIcon'
|
|
80
|
-
import
|
|
81
|
-
import DatabaseIcon from './DatabaseIcon'
|
|
81
|
+
import CreditCardIcon from './CreditCardIcon'
|
|
82
82
|
import DatabaseEditIcon from './DatabaseEditIcon'
|
|
83
|
+
import DatabaseIcon from './DatabaseIcon'
|
|
83
84
|
import DatabaseMigrationIcon from './DatabaseMigrationIcon'
|
|
84
85
|
import DepencenciesReloadIcon from './DepencenciesReloadIcon'
|
|
85
86
|
import DeploymentHistoryIcon from './DeploymentHistoryIcon'
|
|
@@ -87,9 +88,9 @@ import DocumentIcon from './DocumentIcon'
|
|
|
87
88
|
import DownloadIcon from './DownloadIcon'
|
|
88
89
|
import EditDocumentIcon from './EditDocumentIcon'
|
|
89
90
|
import EditIcon from './EditIcon'
|
|
90
|
-
import EntrypointIcon from './EntrypointIcon'
|
|
91
91
|
import EnlargeIcon from './EnlargeIcon'
|
|
92
92
|
import EntryIcon from './EntryIcon'
|
|
93
|
+
import EntrypointIcon from './EntrypointIcon'
|
|
93
94
|
import EnvVariableszIcon from './EnvVariableszIcon'
|
|
94
95
|
import ExpandIcon from './ExpandIcon'
|
|
95
96
|
import ExpandSquareIcon from './ExpandSquadreIcon'
|
|
@@ -102,16 +103,13 @@ import FolderIcon from './FolderIcon'
|
|
|
102
103
|
import FoldersIcon from './FoldersIcon'
|
|
103
104
|
import GearIcon from './GearIcon'
|
|
104
105
|
import GenerationLoadingIcon from './GenerationLoadingIcon'
|
|
105
|
-
import GiveOwnershipIcon from './GiveOwnershipIcon'
|
|
106
|
-
import GitHubRepoIcon from './GitHubRepoIcon'
|
|
107
106
|
import GitHubRepo2Icon from './GitHubRepo2Icon'
|
|
108
|
-
import
|
|
107
|
+
import GitHubRepoIcon from './GitHubRepoIcon'
|
|
108
|
+
import GiveOwnershipIcon from './GiveOwnershipIcon'
|
|
109
109
|
import GraphQLEditsIcon from './GraphQLEditsIcon'
|
|
110
|
+
import GraphQLIcon from './GraphQLIcon'
|
|
110
111
|
import HorizontalPodAutoscalerIcon from './HorizontalPodAutoscalerIcon'
|
|
111
112
|
import HourglassIcon from './HourglassIcon'
|
|
112
|
-
import K8SIcon from './K8SIcon'
|
|
113
|
-
import K8SMetricsIcon from './K8SMetricsIcon'
|
|
114
|
-
import KeyIcon from './KeyIcon'
|
|
115
113
|
import ImportAppIcon from './ImportAppIcon'
|
|
116
114
|
import ImportIcon from './ImportIcon'
|
|
117
115
|
import InfoCircleIcon from './InfoCircleIcon'
|
|
@@ -119,6 +117,9 @@ import InfrastructureIcon from './InfrastructureIcon'
|
|
|
119
117
|
import IngressControllIcon from './IngressControllIcon'
|
|
120
118
|
import InternalLinkIcon from './InternalLinkIcon'
|
|
121
119
|
import InternetIcon from './InternetIcon'
|
|
120
|
+
import K8SIcon from './K8SIcon'
|
|
121
|
+
import K8SMetricsIcon from './K8SMetricsIcon'
|
|
122
|
+
import KeyIcon from './KeyIcon'
|
|
122
123
|
import LabelIcon from './LabelIcon'
|
|
123
124
|
import LayersIcon from './LayersIcon'
|
|
124
125
|
import LensIcon from './LensIcon'
|
|
@@ -133,18 +134,18 @@ import MetricsLogsIcon from './MetricsLogsIcon'
|
|
|
133
134
|
import MissingTemplateIcon from './MissingTemplateIcon'
|
|
134
135
|
import NameAppIcon from './NameAppIcon'
|
|
135
136
|
import NextJSIcon from './NextJSIcon'
|
|
136
|
-
import NodeJSMetricsIcon from './NodeJSMetricsIcon'
|
|
137
137
|
import NoActivitiesIcon from './NoActivitiesIcon'
|
|
138
|
-
import NoDeploymentsIcon from './NoDeploymentsIcon'
|
|
139
138
|
import NodeJSIcon from './NodeJSIcon'
|
|
139
|
+
import NodeJSMetricsIcon from './NodeJSMetricsIcon'
|
|
140
|
+
import NoDeploymentsIcon from './NoDeploymentsIcon'
|
|
140
141
|
import NoMetricsIcon from './NoMetricsIcon'
|
|
141
142
|
import NoResultsIcon from './NoResultsIcon'
|
|
142
143
|
import NotCompliantServiceIcon from './NotCompliantServiceIcon'
|
|
143
144
|
import OpenAPIEditsIcon from './OpenAPIEditsIcon'
|
|
144
145
|
import OrganizationIcon from './OrganizationIcon'
|
|
145
|
-
import OutOfBoxGraphQLIcon from './OutOfBoxGraphQLIcon'
|
|
146
|
-
import OutdatedServiceIcon from './OutdatedServiceIcon'
|
|
147
146
|
import OtherLogosGoogleIcon from './OtherLogosGoogleIcon'
|
|
147
|
+
import OutdatedServiceIcon from './OutdatedServiceIcon'
|
|
148
|
+
import OutOfBoxGraphQLIcon from './OutOfBoxGraphQLIcon'
|
|
148
149
|
import PlatformaticComposerIcon from './PlatformaticComposerIcon'
|
|
149
150
|
import PlatformaticDBIcon from './PlatformaticDBIcon'
|
|
150
151
|
import PlatformaticRuntimeIcon from './PlatformaticRuntimeIcon'
|
|
@@ -154,8 +155,8 @@ import PodDetailsIcon from './PodDetailsIcon'
|
|
|
154
155
|
import PodhealthIcon from './PodhealthIcon'
|
|
155
156
|
import PodLogsIcon from './PodLogsIcon'
|
|
156
157
|
import PodMetricsIcon from './PodMetricsIcon'
|
|
157
|
-
import PodServicesIcon from './PodServicesIcon'
|
|
158
158
|
import PodPerformanceIcon from './PodPerformanceIcon'
|
|
159
|
+
import PodServicesIcon from './PodServicesIcon'
|
|
159
160
|
import PreviewPRIcon from './PreviewPRIcon'
|
|
160
161
|
import PullRequestIcon from './PullRequestIcon'
|
|
161
162
|
import PullRequestLoadingIcon from './PullRequestLoadingIcon'
|
|
@@ -167,19 +168,22 @@ import RequestsIcon from './RequestsIcon'
|
|
|
167
168
|
import ResourceIcon from './ResourceIcon'
|
|
168
169
|
import RestartIcon from './RestartIcon'
|
|
169
170
|
import RocketIcon from './RocketIcon'
|
|
171
|
+
import RouteEditIcon from './RouteEditIcon'
|
|
172
|
+
import RouteHistoryIcon from './RouteHistoryIcon'
|
|
173
|
+
import RoutingIcon from './RoutingIcon'
|
|
174
|
+
import RunningAppIcon from './RunningAppIcon'
|
|
170
175
|
import RunningIcon from './RunningIcon'
|
|
171
|
-
import ScheduledJobsIcon from './ScheduledJobsIcon'
|
|
172
|
-
import ScheduledJobSettingsIcon from './ScheduledJobSettingsIcon'
|
|
173
|
-
import ScheduledJobsSuspendIcon from './ScheduledJobsSuspendIcon'
|
|
174
|
-
import ScheduledJobsDetailIcon from './ScheduledJobsDetailIcon'
|
|
175
176
|
import ScalerDetailsIcon from './ScalerDetailsIcon'
|
|
176
177
|
import ScalerHistoryIcon from './ScalerHistoryIcon'
|
|
178
|
+
import ScheduledJobsAppIcon from './ScheduledJobsAppIcon'
|
|
179
|
+
import ScheduledJobsDetailIcon from './ScheduledJobsDetailIcon'
|
|
180
|
+
import ScheduledJobSettingsIcon from './ScheduledJobSettingsIcon'
|
|
181
|
+
import ScheduledJobsIcon from './ScheduledJobsIcon'
|
|
182
|
+
import ScheduledJobsSuspendIcon from './ScheduledJobsSuspendIcon'
|
|
177
183
|
import SendIcon from './SendIcon'
|
|
178
184
|
import ServiceIcon from './ServiceIcon'
|
|
179
185
|
import ServicesWorkingIcon from './ServicesWorkingIcon'
|
|
180
186
|
import SlotIcon from './SlotIcon'
|
|
181
|
-
import SuspendIcon from './SuspendIcon'
|
|
182
|
-
import SwitchIcon from './SwitchIcon'
|
|
183
187
|
import SocialDiscordIcon from './SocialDiscordIcon'
|
|
184
188
|
import SocialGitHubIcon from './SocialGitHubIcon'
|
|
185
189
|
import SocialGitLabIcon from './SocialGitLabIcon'
|
|
@@ -187,22 +191,23 @@ import SocialLinkedInIcon from './SocialLinkedInIcon'
|
|
|
187
191
|
import SocialNPMIcon from './SocialNPMIcon'
|
|
188
192
|
import SocialXIcon from './SocialXIcon'
|
|
189
193
|
import SortableIcon from './SortableIcon'
|
|
190
|
-
import SortIcon from './SortIcon'
|
|
191
194
|
import SortDownArrowAndBarIcon from './SortDownArrowAndBarIcon'
|
|
192
195
|
import SortDownIcon from './SortDownIcon'
|
|
196
|
+
import SortIcon from './SortIcon'
|
|
193
197
|
import SortUpArrowAndBarIcon from './SortUpArrowAndBarIcon'
|
|
194
198
|
import SortUpIcon from './SortUpIcon'
|
|
195
199
|
import StackablesIcon from './StackablesIcon'
|
|
196
200
|
import StackablesPluginIcon from './StackablesPluginIcon'
|
|
197
201
|
import StackablesTemplateIcon from './StackablesTemplateIcon'
|
|
198
202
|
import StopIcon from './StopIcon'
|
|
199
|
-
import
|
|
203
|
+
import SuspendIcon from './SuspendIcon'
|
|
204
|
+
import SwitchIcon from './SwitchIcon'
|
|
200
205
|
import TableIcon from './TableIcon'
|
|
201
206
|
import TaxonomyIcon from './TaxonomyIcon'
|
|
202
|
-
import TerminalIcon from './TerminalIcon'
|
|
203
|
-
import TwoUsersIcon from './TwoUsersIcon'
|
|
204
207
|
import TeamsIcon from './TeamsIcon'
|
|
208
|
+
import TerminalIcon from './TerminalIcon'
|
|
205
209
|
import TrashIcon from './TrashIcon'
|
|
210
|
+
import TwoUsersIcon from './TwoUsersIcon'
|
|
206
211
|
import UpgradeIcon from './UpgradeIcon'
|
|
207
212
|
import UploadFileIcon from './UploadFileIcon'
|
|
208
213
|
import UserComputerIcon from './UserComputerIcon'
|
|
@@ -211,8 +216,8 @@ import UserRemoveIcon from './UserRemoveIcon'
|
|
|
211
216
|
import UserRoleIcon from './UserRoleIcon'
|
|
212
217
|
import WorkspaceDynamicIcon from './WorkspaceDynamicIcon'
|
|
213
218
|
import WorkspaceEmptyIcon from './WorkspaceEmptyIcon'
|
|
214
|
-
import WorkspaceGitHubIcon from './WorkspaceGitHubIcon'
|
|
215
219
|
import WorkspaceFailIcon from './WorkspaceFailIcon'
|
|
220
|
+
import WorkspaceGitHubIcon from './WorkspaceGitHubIcon'
|
|
216
221
|
import WorkspaceLoadingIcon from './WorkspaceLoadingIcon'
|
|
217
222
|
import WorkspaceReadyIcon from './WorkspaceReadyIcon'
|
|
218
223
|
import WorkspaceStaticIcon from './WorkspaceStaticIcon'
|
|
@@ -220,20 +225,20 @@ import ZoomInIcon from './ZoomInIcon'
|
|
|
220
225
|
import ZoomOutIcon from './ZoomOutIcon'
|
|
221
226
|
|
|
222
227
|
export default {
|
|
223
|
-
AddIcon,
|
|
224
228
|
AddEnvVariableIcon,
|
|
229
|
+
AddIcon,
|
|
225
230
|
AddRouteIcon,
|
|
226
231
|
AddUserIcon,
|
|
227
232
|
AlertIcon,
|
|
228
233
|
AllAppsIcon,
|
|
229
234
|
AllInOneIcon,
|
|
230
|
-
APIDocsIcon,
|
|
231
235
|
ApiCloudIcon,
|
|
232
|
-
|
|
236
|
+
ApiEmptyIcon,
|
|
233
237
|
ApiIcon,
|
|
234
238
|
ApiIconClosed,
|
|
235
|
-
ApiEmptyIcon,
|
|
236
239
|
ApiPerformanceIcon,
|
|
240
|
+
APIDocsIcon,
|
|
241
|
+
APIKeyIcon,
|
|
237
242
|
AppConfigurationIcon,
|
|
238
243
|
AppDetailsIcon,
|
|
239
244
|
AppEditIcon,
|
|
@@ -244,6 +249,7 @@ export default {
|
|
|
244
249
|
AppMissingIcon,
|
|
245
250
|
AppOptimizedIcon,
|
|
246
251
|
AppSettingsIcon,
|
|
252
|
+
AppStoppedIcon,
|
|
247
253
|
AppWorkspace,
|
|
248
254
|
ArrowDownFullIcon,
|
|
249
255
|
ArrowDownIcon,
|
|
@@ -257,51 +263,51 @@ export default {
|
|
|
257
263
|
AWSIcon,
|
|
258
264
|
BellIcon,
|
|
259
265
|
BillingIcon,
|
|
260
|
-
BuiltInLoggingIcon,
|
|
261
266
|
BranchIcon,
|
|
267
|
+
BuiltInLoggingIcon,
|
|
268
|
+
CacheRecommendationIcon,
|
|
262
269
|
CachingIcon,
|
|
263
|
-
CalendarIcon,
|
|
264
270
|
Calendar1DayIcon,
|
|
265
271
|
Calendar7DaysIcon,
|
|
272
|
+
CalendarIcon,
|
|
266
273
|
CheckListIcon,
|
|
267
274
|
CheckListReviewIcon,
|
|
268
275
|
CircleAddIcon,
|
|
269
276
|
CircleArrowLeftIcon,
|
|
270
277
|
CircleArrowRightIcon,
|
|
271
278
|
CircleCheckMarkButtonIcon,
|
|
272
|
-
CircleCheckMarkIcon,
|
|
273
279
|
CircleCheckMarkFullIcon,
|
|
274
|
-
|
|
275
|
-
CircleCloseIcon,
|
|
280
|
+
CircleCheckMarkIcon,
|
|
276
281
|
CircleCloseHoverIcon,
|
|
282
|
+
CircleCloseIcon,
|
|
283
|
+
CircleCopyPasteIcon,
|
|
277
284
|
CircleDownloadIcon,
|
|
278
|
-
CircleExclamationIcon,
|
|
279
285
|
CircleEditIcon,
|
|
286
|
+
CircleExclamationIcon,
|
|
280
287
|
CircleFullIcon,
|
|
281
288
|
CircleGearIcon,
|
|
282
|
-
CircleRestartIcon,
|
|
283
289
|
CirclePlayIcon,
|
|
284
|
-
|
|
290
|
+
CircleRestartIcon,
|
|
285
291
|
CircleStopIcon,
|
|
292
|
+
CircleSubtractIcon,
|
|
286
293
|
CircleTwoArrowsDownIcon,
|
|
287
294
|
CircleTwoArrowsUpIcon,
|
|
295
|
+
CLIIcon,
|
|
288
296
|
CloseIcon,
|
|
289
297
|
CloudIcon,
|
|
290
|
-
CLIIcon,
|
|
291
298
|
CodeTestingIcon,
|
|
292
299
|
CollapseIcon,
|
|
293
300
|
CollapseSquareIcon,
|
|
294
301
|
ComputerIcon,
|
|
295
302
|
ComputerInIcon,
|
|
296
303
|
ComputerOutIcon,
|
|
297
|
-
CopyPasteIcon,
|
|
298
|
-
CreditCardIcon,
|
|
299
304
|
ConfigureDatabaseIcon,
|
|
305
|
+
CopyPasteIcon,
|
|
300
306
|
CreateAppIcon,
|
|
301
307
|
CreatingAppIcon,
|
|
302
|
-
|
|
303
|
-
DatabaseIcon,
|
|
308
|
+
CreditCardIcon,
|
|
304
309
|
DatabaseEditIcon,
|
|
310
|
+
DatabaseIcon,
|
|
305
311
|
DatabaseMigrationIcon,
|
|
306
312
|
DepencenciesReloadIcon,
|
|
307
313
|
DeploymentHistoryIcon,
|
|
@@ -309,9 +315,9 @@ export default {
|
|
|
309
315
|
DownloadIcon,
|
|
310
316
|
EditDocumentIcon,
|
|
311
317
|
EditIcon,
|
|
312
|
-
EntrypointIcon,
|
|
313
318
|
EnlargeIcon,
|
|
314
319
|
EntryIcon,
|
|
320
|
+
EntrypointIcon,
|
|
315
321
|
EnvVariableszIcon,
|
|
316
322
|
ExpandIcon,
|
|
317
323
|
ExpandSquareIcon,
|
|
@@ -324,16 +330,13 @@ export default {
|
|
|
324
330
|
FoldersIcon,
|
|
325
331
|
GearIcon,
|
|
326
332
|
GenerationLoadingIcon,
|
|
327
|
-
GiveOwnershipIcon,
|
|
328
|
-
GitHubRepoIcon,
|
|
329
333
|
GitHubRepo2Icon,
|
|
330
|
-
|
|
334
|
+
GitHubRepoIcon,
|
|
335
|
+
GiveOwnershipIcon,
|
|
331
336
|
GraphQLEditsIcon,
|
|
337
|
+
GraphQLIcon,
|
|
332
338
|
HorizontalPodAutoscalerIcon,
|
|
333
339
|
HourglassIcon,
|
|
334
|
-
K8SIcon,
|
|
335
|
-
K8SMetricsIcon,
|
|
336
|
-
KeyIcon,
|
|
337
340
|
ImportAppIcon,
|
|
338
341
|
ImportIcon,
|
|
339
342
|
InfoCircleIcon,
|
|
@@ -341,6 +344,9 @@ export default {
|
|
|
341
344
|
IngressControllIcon,
|
|
342
345
|
InternalLinkIcon,
|
|
343
346
|
InternetIcon,
|
|
347
|
+
K8SIcon,
|
|
348
|
+
K8SMetricsIcon,
|
|
349
|
+
KeyIcon,
|
|
344
350
|
LabelIcon,
|
|
345
351
|
LayersIcon,
|
|
346
352
|
LensIcon,
|
|
@@ -355,18 +361,18 @@ export default {
|
|
|
355
361
|
MissingTemplateIcon,
|
|
356
362
|
NameAppIcon,
|
|
357
363
|
NextJSIcon,
|
|
358
|
-
NodeJSMetricsIcon,
|
|
359
364
|
NoActivitiesIcon,
|
|
360
|
-
NoDeploymentsIcon,
|
|
361
365
|
NodeJSIcon,
|
|
366
|
+
NodeJSMetricsIcon,
|
|
367
|
+
NoDeploymentsIcon,
|
|
362
368
|
NoMetricsIcon,
|
|
363
369
|
NoResultsIcon,
|
|
364
370
|
NotCompliantServiceIcon,
|
|
365
371
|
OpenAPIEditsIcon,
|
|
366
372
|
OrganizationIcon,
|
|
367
|
-
OutOfBoxGraphQLIcon,
|
|
368
|
-
OutdatedServiceIcon,
|
|
369
373
|
OtherLogosGoogleIcon,
|
|
374
|
+
OutdatedServiceIcon,
|
|
375
|
+
OutOfBoxGraphQLIcon,
|
|
370
376
|
PlatformaticComposerIcon,
|
|
371
377
|
PlatformaticDBIcon,
|
|
372
378
|
PlatformaticRuntimeIcon,
|
|
@@ -376,8 +382,8 @@ export default {
|
|
|
376
382
|
PodhealthIcon,
|
|
377
383
|
PodLogsIcon,
|
|
378
384
|
PodMetricsIcon,
|
|
379
|
-
PodServicesIcon,
|
|
380
385
|
PodPerformanceIcon,
|
|
386
|
+
PodServicesIcon,
|
|
381
387
|
PreviewPRIcon,
|
|
382
388
|
PullRequestIcon,
|
|
383
389
|
PullRequestLoadingIcon,
|
|
@@ -389,19 +395,22 @@ export default {
|
|
|
389
395
|
ResourceIcon,
|
|
390
396
|
RestartIcon,
|
|
391
397
|
RocketIcon,
|
|
398
|
+
RouteEditIcon,
|
|
399
|
+
RouteHistoryIcon,
|
|
400
|
+
RoutingIcon,
|
|
401
|
+
RunningAppIcon,
|
|
392
402
|
RunningIcon,
|
|
393
|
-
ScheduledJobsIcon,
|
|
394
|
-
ScheduledJobSettingsIcon,
|
|
395
|
-
ScheduledJobsSuspendIcon,
|
|
396
|
-
ScheduledJobsDetailIcon,
|
|
397
403
|
ScalerDetailsIcon,
|
|
398
404
|
ScalerHistoryIcon,
|
|
405
|
+
ScheduledJobsAppIcon,
|
|
406
|
+
ScheduledJobsDetailIcon,
|
|
407
|
+
ScheduledJobSettingsIcon,
|
|
408
|
+
ScheduledJobsIcon,
|
|
409
|
+
ScheduledJobsSuspendIcon,
|
|
399
410
|
SendIcon,
|
|
400
411
|
ServiceIcon,
|
|
401
412
|
ServicesWorkingIcon,
|
|
402
413
|
SlotIcon,
|
|
403
|
-
SuspendIcon,
|
|
404
|
-
SwitchIcon,
|
|
405
414
|
SocialDiscordIcon,
|
|
406
415
|
SocialGitHubIcon,
|
|
407
416
|
SocialGitLabIcon,
|
|
@@ -409,22 +418,23 @@ export default {
|
|
|
409
418
|
SocialNPMIcon,
|
|
410
419
|
SocialXIcon,
|
|
411
420
|
SortableIcon,
|
|
412
|
-
SortIcon,
|
|
413
421
|
SortDownArrowAndBarIcon,
|
|
414
422
|
SortDownIcon,
|
|
423
|
+
SortIcon,
|
|
415
424
|
SortUpArrowAndBarIcon,
|
|
416
425
|
SortUpIcon,
|
|
417
426
|
StackablesIcon,
|
|
418
427
|
StackablesPluginIcon,
|
|
419
428
|
StackablesTemplateIcon,
|
|
420
429
|
StopIcon,
|
|
421
|
-
|
|
430
|
+
SuspendIcon,
|
|
431
|
+
SwitchIcon,
|
|
422
432
|
TableIcon,
|
|
423
433
|
TaxonomyIcon,
|
|
424
|
-
TerminalIcon,
|
|
425
|
-
TwoUsersIcon,
|
|
426
434
|
TeamsIcon,
|
|
435
|
+
TerminalIcon,
|
|
427
436
|
TrashIcon,
|
|
437
|
+
TwoUsersIcon,
|
|
428
438
|
UpgradeIcon,
|
|
429
439
|
UploadFileIcon,
|
|
430
440
|
UserComputerIcon,
|
|
@@ -433,8 +443,8 @@ export default {
|
|
|
433
443
|
UserRoleIcon,
|
|
434
444
|
WorkspaceDynamicIcon,
|
|
435
445
|
WorkspaceEmptyIcon,
|
|
436
|
-
WorkspaceGitHubIcon,
|
|
437
446
|
WorkspaceFailIcon,
|
|
447
|
+
WorkspaceGitHubIcon,
|
|
438
448
|
WorkspaceLoadingIcon,
|
|
439
449
|
WorkspaceReadyIcon,
|
|
440
450
|
WorkspaceStaticIcon,
|