@konstructio/ui 0.1.2-alpha.93 → 0.1.2-alpha.95
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/Breadcrumb-xLKDl92B.js +82 -0
- package/dist/assets/icons/components/ApiKey.js +31 -0
- package/dist/assets/icons/components/ArrowBack.js +20 -0
- package/dist/assets/icons/components/CheckAlt.js +24 -0
- package/dist/assets/icons/components/Configure.js +41 -0
- package/dist/assets/icons/components/Deploy.js +41 -0
- package/dist/assets/icons/components/Github.js +34 -0
- package/dist/assets/icons/components/LockAlt.js +21 -0
- package/dist/assets/icons/components/index.js +208 -194
- package/dist/assets/icons/index.js +208 -194
- package/dist/components/Breadcrumb/Breadcrumb.js +1 -1
- package/dist/components/Breadcrumb/components/BackButton/BackButton.js +41 -0
- package/dist/components/Breadcrumb/components/BackButton/BackButton.variants.js +19 -0
- package/dist/components/Breadcrumb/components/Item/Item.js +37 -21
- package/dist/components/Breadcrumb/components/index.js +4 -2
- package/dist/components/index.js +1 -1
- package/dist/icons.js +208 -194
- package/dist/index.js +1 -1
- package/dist/lib/assets/icons/components/ApiKey.d.ts +3 -0
- package/dist/lib/assets/icons/components/ArrowBack.d.ts +3 -0
- package/dist/lib/assets/icons/components/CheckAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/Configure.d.ts +3 -0
- package/dist/lib/assets/icons/components/Deploy.d.ts +3 -0
- package/dist/lib/assets/icons/components/Github.d.ts +3 -0
- package/dist/lib/assets/icons/components/LockAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/index.d.ts +7 -0
- package/dist/lib/components/Breadcrumb/Breadcrumb.d.ts +9 -0
- package/dist/lib/components/Breadcrumb/Breadcrumb.types.d.ts +27 -1
- package/dist/lib/components/Breadcrumb/components/BackButton/BackButton.d.ts +3 -0
- package/dist/lib/components/Breadcrumb/components/BackButton/BackButton.types.d.ts +7 -0
- package/dist/lib/components/Breadcrumb/components/BackButton/BackButton.variants.d.ts +1 -0
- package/dist/lib/components/Breadcrumb/components/index.d.ts +1 -0
- package/dist/lib/icons.d.ts +1 -1
- package/dist/package.json +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/dist/Breadcrumb-BYO5PNVF.js +0 -77
|
@@ -2,205 +2,219 @@ import { AccountsIcon as r } from "./Accounts.js";
|
|
|
2
2
|
import { ActivityIcon as t } from "./Activity.js";
|
|
3
3
|
import { AddChartIcon as n } from "./AddChart.js";
|
|
4
4
|
import { AlertOutlineIcon as p } from "./AlertOutline.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { ApiKeyIcon as I } from "./ApiKey.js";
|
|
6
|
+
import { AppRepoIcon as l } from "./AppRepo.js";
|
|
7
|
+
import { AppsIcon as u } from "./Apps.js";
|
|
7
8
|
import { ArchivesIcon as s } from "./Archives.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
9
|
+
import { ArrowBackIcon as A } from "./ArrowBack.js";
|
|
10
|
+
import { ArrowDownIcon as h } from "./ArrowDown.js";
|
|
11
|
+
import { ArrowLeftIcon as w } from "./ArrowLeft.js";
|
|
12
|
+
import { ArrowRightIcon as b } from "./ArrowRight.js";
|
|
13
|
+
import { ArrowUpIcon as P } from "./ArrowUp.js";
|
|
14
|
+
import { BarChartIcon as D } from "./BarChart.js";
|
|
15
|
+
import { BillingIcon as y } from "./Billing.js";
|
|
16
|
+
import { BookOpenIcon as E } from "./BookOpen.js";
|
|
17
|
+
import { CalendarMonthIcon as G } from "./CalendarMonth.js";
|
|
18
|
+
import { CheckboxMarkedCircleOutlineIcon as H } from "./CheckboxMarkedCircleOutline.js";
|
|
19
|
+
import { CheckCircleFilledIcon as x } from "./CheckCircleFilled.js";
|
|
20
|
+
import { CheckCircleOutlineIcon as M } from "./CheckCircleOutline.js";
|
|
21
|
+
import { CheckIcon as W } from "./Check.js";
|
|
22
|
+
import { CheckAltIcon as V } from "./CheckAlt.js";
|
|
23
|
+
import { CircumGlobeIcon as z } from "./CircumGlobe.js";
|
|
24
|
+
import { ClockAlertIcon as X } from "./ClockAlert.js";
|
|
25
|
+
import { ClockOutlineIcon as J } from "./ClockOutline.js";
|
|
26
|
+
import { CloseIcon as Z } from "./Close.js";
|
|
27
|
+
import { CloudIcon as $ } from "./Cloud.js";
|
|
28
|
+
import { CloudLockOutlineIcon as ro } from "./CloudLockOutline.js";
|
|
29
|
+
import { ClustersIcon as to } from "./Clusters.js";
|
|
30
|
+
import { CogOutlineIcon as no } from "./CogOutline.js";
|
|
31
|
+
import { ComputeIcon as po } from "./Compute.js";
|
|
32
|
+
import { ConfigureIcon as Io } from "./Configure.js";
|
|
33
|
+
import { CopyIcon as lo } from "./Copy.js";
|
|
34
|
+
import { CpuIcon as uo } from "./Cpu.js";
|
|
35
|
+
import { CpuAltIcon as so } from "./CpuAlt.js";
|
|
36
|
+
import { CubeIcon as Ao } from "./Cube.js";
|
|
37
|
+
import { DashboardIcon as ko } from "./Dashboard.js";
|
|
38
|
+
import { DatabaseIcon as Oo } from "./Database.js";
|
|
39
|
+
import { DatacenterIcon as Lo } from "./Datacenter.js";
|
|
40
|
+
import { DeleteIcon as vo } from "./Delete.js";
|
|
41
|
+
import { DeployIcon as So } from "./Deploy.js";
|
|
42
|
+
import { DnsIcon as Bo } from "./Dns.js";
|
|
43
|
+
import { DocsIcon as Ro } from "./Docs.js";
|
|
44
|
+
import { DollarSignIcon as Ko } from "./DollarSign.js";
|
|
45
|
+
import { DownloadIcon as To } from "./Download.js";
|
|
46
|
+
import { EditIcon as Fo } from "./Edit.js";
|
|
47
|
+
import { EllipsesIcon as No } from "./Ellipses.js";
|
|
48
|
+
import { EnvironmentsIcon as Uo } from "./Environments.js";
|
|
49
|
+
import { ErrorIcon as jo } from "./Error.js";
|
|
50
|
+
import { ErrorOutlineIcon as Qo } from "./ErrorOutline.js";
|
|
51
|
+
import { ExclamationIcon as qo } from "./Exclamation.js";
|
|
52
|
+
import { FirewallIcon as Yo } from "./Firewall.js";
|
|
53
|
+
import { FirewallAltIcon as _o } from "./FirewallAlt.js";
|
|
54
|
+
import { GitIcon as or } from "./Git.js";
|
|
55
|
+
import { GithubIcon as mr } from "./Github.js";
|
|
56
|
+
import { GitOpsCatalogIcon as ir } from "./GitOpsCatalog.js";
|
|
57
|
+
import { GridViewIcon as cr } from "./GridView.js";
|
|
58
|
+
import { HelpIcon as fr } from "./Help.js";
|
|
59
|
+
import { HideOutlineIcon as er } from "./HideOutline.js";
|
|
60
|
+
import { Home2Icon as ar } from "./Home2.js";
|
|
61
|
+
import { HomeIcon as Cr } from "./Home.js";
|
|
62
|
+
import { IdIcon as gr } from "./Id.js";
|
|
63
|
+
import { InfoCircleIcon as dr } from "./InfoCircle.js";
|
|
64
|
+
import { InformationOutlineIcon as kr } from "./InformationOutline.js";
|
|
65
|
+
import { InventoryIcon as Or } from "./Inventory.js";
|
|
66
|
+
import { InvoiceListIcon as Lr } from "./InvoiceList.js";
|
|
67
|
+
import { KeyIcon as vr } from "./Key.js";
|
|
68
|
+
import { KonstructIcon as Sr } from "./Konstruct.js";
|
|
69
|
+
import { KubernetesIcon as Br } from "./Kubernetes.js";
|
|
70
|
+
import { LoadBalancerIcon as Rr } from "./LoadBalancer.js";
|
|
71
|
+
import { LoadBalancerAltIcon as Kr } from "./LoadBalancerAlt.js";
|
|
72
|
+
import { LoaderIcon as Tr } from "./Loader.js";
|
|
73
|
+
import { LightBulbIcon as Fr } from "./LightBulb.js";
|
|
74
|
+
import { LockIcon as Nr } from "./Lock.js";
|
|
75
|
+
import { LockAltIcon as Ur } from "./LockAlt.js";
|
|
76
|
+
import { LogOutIcon as jr } from "./LogOut.js";
|
|
77
|
+
import { NetworkIcon as Qr } from "./Network.js";
|
|
78
|
+
import { NetworkAltIcon as qr } from "./NetworkAlt.js";
|
|
79
|
+
import { ObjectStorageIcon as Yr } from "./ObjectStorage.js";
|
|
80
|
+
import { OrganizationIcon as _r } from "./Organization.js";
|
|
81
|
+
import { OrgSettingsIcon as om } from "./OrgSettings.js";
|
|
82
|
+
import { PagesStackIcon as mm } from "./PagesStack.js";
|
|
83
|
+
import { PageviewIcon as im } from "./Pageview.js";
|
|
84
|
+
import { PeopleIcon as cm } from "./People.js";
|
|
85
|
+
import { PhotoLibraryIcon as fm } from "./PhotoLibrary.js";
|
|
86
|
+
import { PipelineIcon as em } from "./Pipeline.js";
|
|
87
|
+
import { PlusIcon as am } from "./Plus.js";
|
|
88
|
+
import { PowerSettingsIcon as Cm } from "./PowerSettings.js";
|
|
89
|
+
import { PreviewIcon as gm } from "./Preview.js";
|
|
90
|
+
import { PrivateRegionIcon as dm } from "./PrivateRegion.js";
|
|
91
|
+
import { ProfileIcon as km } from "./Profile.js";
|
|
92
|
+
import { QuotaIcon as Om } from "./Quota.js";
|
|
93
|
+
import { ReceiptLongIcon as Lm } from "./ReceiptLong.js";
|
|
94
|
+
import { RefreshIcon as vm } from "./Refresh.js";
|
|
95
|
+
import { ReservedIpIcon as Sm } from "./ReservedIp.js";
|
|
96
|
+
import { ScatterPlotIcon as Bm } from "./ScatterPlot.js";
|
|
97
|
+
import { SearchIcon as Rm } from "./Search.js";
|
|
98
|
+
import { ServerIcon as Km } from "./Server.js";
|
|
99
|
+
import { SshKeyIcon as Tm } from "./SshKey.js";
|
|
100
|
+
import { StartIcon as Fm } from "./Start.js";
|
|
101
|
+
import { TabNewIcon as Nm } from "./TabNew.js";
|
|
102
|
+
import { TeamMembersIcon as Um } from "./TeamMembers.js";
|
|
103
|
+
import { TeamsIcon as jm } from "./Teams.js";
|
|
104
|
+
import { UploadIcon as Qm } from "./Upload.js";
|
|
105
|
+
import { VolumeIcon as qm } from "./Volume.js";
|
|
106
|
+
import { WarningIcon as Ym } from "./Warning.js";
|
|
107
|
+
import { WarningTriangleIcon as _m } from "./WarningTriangle.js";
|
|
108
|
+
import { WebhookIcon as ot } from "./Webhook.js";
|
|
109
|
+
import { XIcon as mt } from "./X.js";
|
|
103
110
|
export {
|
|
104
111
|
r as AccountsIcon,
|
|
105
112
|
t as ActivityIcon,
|
|
106
113
|
n as AddChartIcon,
|
|
107
114
|
p as AlertOutlineIcon,
|
|
108
|
-
|
|
109
|
-
l as
|
|
115
|
+
I as ApiKeyIcon,
|
|
116
|
+
l as AppRepoIcon,
|
|
117
|
+
u as AppsIcon,
|
|
110
118
|
s as ArchivesIcon,
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
G as
|
|
120
|
-
|
|
121
|
-
x as
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
po as
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
Uo as
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
Yo as
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
mr as
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
Rr as
|
|
175
|
-
Tr as
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
Qr as
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
_r as
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
119
|
+
A as ArrowBackIcon,
|
|
120
|
+
h as ArrowDownIcon,
|
|
121
|
+
w as ArrowLeftIcon,
|
|
122
|
+
b as ArrowRightIcon,
|
|
123
|
+
P as ArrowUpIcon,
|
|
124
|
+
D as BarChartIcon,
|
|
125
|
+
y as BillingIcon,
|
|
126
|
+
E as BookOpenIcon,
|
|
127
|
+
G as CalendarMonthIcon,
|
|
128
|
+
V as CheckAltIcon,
|
|
129
|
+
x as CheckCircleFilledIcon,
|
|
130
|
+
M as CheckCircleOutlineIcon,
|
|
131
|
+
W as CheckIcon,
|
|
132
|
+
H as CheckboxMarkedCircleOutlineIcon,
|
|
133
|
+
z as CircumGlobeIcon,
|
|
134
|
+
X as ClockAlertIcon,
|
|
135
|
+
J as ClockOutlineIcon,
|
|
136
|
+
Z as CloseIcon,
|
|
137
|
+
$ as CloudIcon,
|
|
138
|
+
ro as CloudLockOutlineIcon,
|
|
139
|
+
to as ClustersIcon,
|
|
140
|
+
no as CogOutlineIcon,
|
|
141
|
+
po as ComputeIcon,
|
|
142
|
+
Io as ConfigureIcon,
|
|
143
|
+
lo as CopyIcon,
|
|
144
|
+
so as CpuAltIcon,
|
|
145
|
+
uo as CpuIcon,
|
|
146
|
+
Ao as CubeIcon,
|
|
147
|
+
ko as DashboardIcon,
|
|
148
|
+
Oo as DatabaseIcon,
|
|
149
|
+
Lo as DatacenterIcon,
|
|
150
|
+
vo as DeleteIcon,
|
|
151
|
+
So as DeployIcon,
|
|
152
|
+
Bo as DnsIcon,
|
|
153
|
+
Ro as DocsIcon,
|
|
154
|
+
Ko as DollarSignIcon,
|
|
155
|
+
To as DownloadIcon,
|
|
156
|
+
Fo as EditIcon,
|
|
157
|
+
No as EllipsesIcon,
|
|
158
|
+
Uo as EnvironmentsIcon,
|
|
159
|
+
jo as ErrorIcon,
|
|
160
|
+
Qo as ErrorOutlineIcon,
|
|
161
|
+
qo as ExclamationIcon,
|
|
162
|
+
_o as FirewallAltIcon,
|
|
163
|
+
Yo as FirewallIcon,
|
|
164
|
+
or as GitIcon,
|
|
165
|
+
ir as GitOpsCatalogIcon,
|
|
166
|
+
mr as GithubIcon,
|
|
167
|
+
cr as GridViewIcon,
|
|
168
|
+
fr as HelpIcon,
|
|
169
|
+
er as HideOutlineIcon,
|
|
170
|
+
ar as Home2Icon,
|
|
171
|
+
Cr as HomeIcon,
|
|
172
|
+
gr as IdIcon,
|
|
173
|
+
dr as InfoCircleIcon,
|
|
174
|
+
kr as InformationOutlineIcon,
|
|
175
|
+
Or as InventoryIcon,
|
|
176
|
+
Lr as InvoiceListIcon,
|
|
177
|
+
vr as KeyIcon,
|
|
178
|
+
Sr as KonstructIcon,
|
|
179
|
+
Br as KubernetesIcon,
|
|
180
|
+
Fr as LightBulbIcon,
|
|
181
|
+
Kr as LoadBalancerAltIcon,
|
|
182
|
+
Rr as LoadBalancerIcon,
|
|
183
|
+
Tr as LoaderIcon,
|
|
184
|
+
Ur as LockAltIcon,
|
|
185
|
+
Nr as LockIcon,
|
|
186
|
+
jr as LogOutIcon,
|
|
187
|
+
qr as NetworkAltIcon,
|
|
188
|
+
Qr as NetworkIcon,
|
|
189
|
+
Yr as ObjectStorageIcon,
|
|
190
|
+
om as OrgSettingsIcon,
|
|
191
|
+
_r as OrganizationIcon,
|
|
192
|
+
mm as PagesStackIcon,
|
|
193
|
+
im as PageviewIcon,
|
|
194
|
+
cm as PeopleIcon,
|
|
195
|
+
fm as PhotoLibraryIcon,
|
|
196
|
+
em as PipelineIcon,
|
|
197
|
+
am as PlusIcon,
|
|
198
|
+
Cm as PowerSettingsIcon,
|
|
199
|
+
gm as PreviewIcon,
|
|
200
|
+
dm as PrivateRegionIcon,
|
|
201
|
+
km as ProfileIcon,
|
|
202
|
+
Om as QuotaIcon,
|
|
203
|
+
Lm as ReceiptLongIcon,
|
|
204
|
+
vm as RefreshIcon,
|
|
205
|
+
Sm as ReservedIpIcon,
|
|
206
|
+
Bm as ScatterPlotIcon,
|
|
207
|
+
Rm as SearchIcon,
|
|
208
|
+
Km as ServerIcon,
|
|
209
|
+
Tm as SshKeyIcon,
|
|
210
|
+
Fm as StartIcon,
|
|
211
|
+
Nm as TabNewIcon,
|
|
212
|
+
Um as TeamMembersIcon,
|
|
213
|
+
jm as TeamsIcon,
|
|
214
|
+
Qm as UploadIcon,
|
|
215
|
+
qm as VolumeIcon,
|
|
216
|
+
Ym as WarningIcon,
|
|
217
|
+
_m as WarningTriangleIcon,
|
|
218
|
+
ot as WebhookIcon,
|
|
219
|
+
mt as XIcon
|
|
206
220
|
};
|