@dovetail-v2/refine 0.1.32 → 0.2.0-alpha.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/{MonacoYamlDiffEditor-286ba95e.js → MonacoYamlDiffEditor-b8952aa0.js} +1 -1
- package/dist/{index-12763c77.js → index-fd721293.js} +516 -301
- package/dist/refine.js +90 -87
- package/dist/refine.umd.cjs +415 -200
- package/dist/style.css +0 -8
- package/lib/components/Form/FormModal.d.ts +10 -2
- package/lib/components/Form/FormModeSegmentControl.d.ts +9 -0
- package/lib/components/Form/RefineFormContainer.d.ts +17 -0
- package/lib/components/Form/RefineFormContent.d.ts +4 -1
- package/lib/components/Form/YamlForm.d.ts +5 -2
- package/lib/components/Form/YamlFormContainer.d.ts +17 -0
- package/lib/components/Form/type.d.ts +17 -3
- package/lib/components/Form/useFieldsConfig.d.ts +2 -2
- package/lib/components/Form/useRefineForm.d.ts +3 -2
- package/lib/components/InternalBaseTable/index.d.ts +2 -2
- package/lib/hooks/useOpenForm.d.ts +0 -3
- package/lib/hooks/usePathMap.d.ts +26 -0
- package/lib/pages/storageclasses/form/index.d.ts +4 -4
- package/lib/pages/storageclasses/index.d.ts +3 -51
- package/lib/types/resource.d.ts +114 -66
- package/lib/utils/object.d.ts +1 -0
- package/package.json +1 -1
package/dist/refine.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bO,
|
|
1
|
+
import { bO, cE, A, aX, aZ, aG, cc, bl, a2, cq, ce, aR, U, C, k, cK, aJ, bq, ad, cM, aj, aq, cV, ay, cf, cd, cY, aN, bx, x, aE, bE, cX, cF, bH, D, b2, at, bK, as, au, a1, cb, ca, cW, bj, aV, cH, ae, bR, cJ, cI, cL, co, aH, ak, t, s, cN, I, bu, aU, v, O, bf, bh, cg, cP, aM, bt, ar, az, aA, a9, aB, aY, aF, bF, bI, aa, d6, cp, cz, bN, N, a3, f, aW, a7, bQ, bz, by, cO, c1, d1, h, d0, aK, br, ci, M, bb, bc, bp, J, bd, K, be, E, b6, cC, B, b5, H, b9, F, b7, G, b8, L, c2, ba, cB, ab, d4, d3, P, bn, w, af, ai, c0, bk, cT, cS, b0, bv, c8, c7, q, aL, bm, y, bw, b1, d5, z, cs, cG, bL, bT, bU, d8, aI, R, ah, ao, an, bM, al, cU, c4, am, cD, c9, bi, bB, av, i, T, Q, bg, cv, cy, cu, ct, cw, cx, cr, cj, cm, cn, cl, ck, ch, cA, bV, aO, bs, aC, n, bY, m, a_, c$, p, bZ, a$, o, aT, bo, l, c_, aQ, aS, c6, bD, bC, c5, aP, S, bG, cZ, d2, b3, b4, bA, bJ, c3, b_, b$, ac, a0, cR, ag, W, cQ, ap, ax, aw, g, aD, bW, V, a4, d, db, da, dd, d7, a8, de, d9, bS, dc, a6, a5, r, a, c, Y, X, Z, e, _, u, bP, $, bX, b } from "./index-fd721293.js";
|
|
2
2
|
import "@cloudtower/eagle";
|
|
3
3
|
import "@refinedev/core";
|
|
4
4
|
import "react";
|
|
@@ -16,39 +16,39 @@ import "react-dom";
|
|
|
16
16
|
import "antd";
|
|
17
17
|
export {
|
|
18
18
|
bO as ALL_NS,
|
|
19
|
-
|
|
19
|
+
cE as AccessControlAuth,
|
|
20
20
|
A as AgeColumnRenderer,
|
|
21
21
|
aX as AgeField,
|
|
22
22
|
aZ as AnnotationsField,
|
|
23
23
|
aG as AreaType,
|
|
24
|
-
|
|
24
|
+
cc as BASE_INIT_VALUE,
|
|
25
25
|
bl as BasicGroup,
|
|
26
26
|
a2 as Breadcrumb,
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
cq as CONFIG_MAP_INIT_VALUE,
|
|
28
|
+
ce as CRONJOB_INIT_VALUE,
|
|
29
29
|
aR as ClusterIpField,
|
|
30
30
|
U as ColumnKeys,
|
|
31
31
|
C as CommonSorter,
|
|
32
32
|
k as CompletionsCountColumnRenderer,
|
|
33
|
-
|
|
33
|
+
cK as ComponentContext,
|
|
34
34
|
aJ as ConditionsField,
|
|
35
35
|
bq as ConditionsGroup,
|
|
36
36
|
ad as ConditionsTable,
|
|
37
|
-
|
|
37
|
+
cM as ConfigsContext,
|
|
38
38
|
aj as CreateButton,
|
|
39
39
|
aq as CronJobDropdown,
|
|
40
|
-
|
|
40
|
+
cV as CronJobModel,
|
|
41
41
|
ay as CronjobJobsTable,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
42
|
+
cf as DAEMONSET_INIT_VALUE,
|
|
43
|
+
cd as DEPLOYMENT_INIT_VALUE,
|
|
44
|
+
cY as DaemonSetModel,
|
|
45
45
|
aN as DataField,
|
|
46
46
|
bx as DataGroup,
|
|
47
47
|
x as DataKeysColumnRenderer,
|
|
48
48
|
aE as DeleteButton,
|
|
49
49
|
bE as DeleteManyButton,
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
cX as DeploymentModel,
|
|
51
|
+
cF as Dovetail,
|
|
52
52
|
bH as DrawerShow,
|
|
53
53
|
D as DurationColumnRenderer,
|
|
54
54
|
b2 as DurationField,
|
|
@@ -57,21 +57,23 @@ export {
|
|
|
57
57
|
as as EditLabelDropdownMenuItem,
|
|
58
58
|
au as EditNodeTaintDropdownMenuItem,
|
|
59
59
|
a1 as ErrorContent,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
cb as ErrorContentType,
|
|
61
|
+
ca as ErrorWrapper,
|
|
62
|
+
cW as EventModel,
|
|
63
63
|
bj as EventsTab,
|
|
64
64
|
aV as EventsTableTabField,
|
|
65
|
+
cH as FormContainerType,
|
|
65
66
|
ae as FormErrorAlert,
|
|
66
67
|
bR as FormModal,
|
|
67
|
-
|
|
68
|
-
cI as
|
|
69
|
-
|
|
68
|
+
cJ as FormMode,
|
|
69
|
+
cI as FormType,
|
|
70
|
+
cL as GlobalStoreContext,
|
|
71
|
+
co as INGRESS_INIT_VALUE,
|
|
70
72
|
aH as ImageField,
|
|
71
73
|
ak as ImageNames,
|
|
72
74
|
t as IngressClassColumnRenderer,
|
|
73
75
|
s as IngressDefaultBackendColumnRenderer,
|
|
74
|
-
|
|
76
|
+
cN as IngressModel,
|
|
75
77
|
I as IngressRulesColumnRenderer,
|
|
76
78
|
bu as IngressRulesGroup,
|
|
77
79
|
aU as IngressRulesTableTabField,
|
|
@@ -79,8 +81,8 @@ export {
|
|
|
79
81
|
O as IsDefaultSCColumnRenderer,
|
|
80
82
|
bf as IsDefaultSCField,
|
|
81
83
|
bh as IsSCAllowVolumeExpansionField,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
+
cg as JOB_INIT_VALUE,
|
|
85
|
+
cP as JobModel,
|
|
84
86
|
aM as JobsField,
|
|
85
87
|
bt as JobsGroup,
|
|
86
88
|
ar as K8sDropdown,
|
|
@@ -93,9 +95,9 @@ export {
|
|
|
93
95
|
bF as ListPage,
|
|
94
96
|
bI as Menu,
|
|
95
97
|
aa as MetadataForm,
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
98
|
+
d6 as ModelPlugin,
|
|
99
|
+
cp as NETWORK_POLICY_INIT_VALUE,
|
|
100
|
+
cz as NODE_INIT_VALUE,
|
|
99
101
|
bN as NS_STORE_KEY,
|
|
100
102
|
N as NameColumnRenderer,
|
|
101
103
|
a3 as NameInputWidget,
|
|
@@ -105,14 +107,14 @@ export {
|
|
|
105
107
|
bQ as NamespacesFilter,
|
|
106
108
|
bz as NetworkPolicyEgressRulesGroup,
|
|
107
109
|
by as NetworkPolicyIngressRulesGroup,
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
110
|
+
cO as NetworkPolicyModel,
|
|
111
|
+
c1 as NetworkPolicyRulesViewer,
|
|
112
|
+
d1 as NodeModel,
|
|
111
113
|
h as NodeNameColumnRenderer,
|
|
112
|
-
|
|
114
|
+
d0 as NodeRole,
|
|
113
115
|
aK as NodeTaintsField,
|
|
114
116
|
br as NodeTaintsGroup,
|
|
115
|
-
|
|
117
|
+
ci as POD_INIT_VALUE,
|
|
116
118
|
M as PVAccessModeColumnRenderer,
|
|
117
119
|
bb as PVAccessModeField,
|
|
118
120
|
bc as PVCPodsField,
|
|
@@ -123,7 +125,7 @@ export {
|
|
|
123
125
|
be as PVCSIRefField,
|
|
124
126
|
E as PVCStorageColumnRenderer,
|
|
125
127
|
b6 as PVCStorageField,
|
|
126
|
-
|
|
128
|
+
cC as PVC_INIT_VALUE,
|
|
127
129
|
B as PVCapacityColumnRenderer,
|
|
128
130
|
b5 as PVCapacityField,
|
|
129
131
|
H as PVPhaseColumnRenderer,
|
|
@@ -133,39 +135,39 @@ export {
|
|
|
133
135
|
G as PVStorageClassColumnRenderer,
|
|
134
136
|
b8 as PVStorageClassField,
|
|
135
137
|
L as PVVolumeModeColumnRenderer,
|
|
136
|
-
|
|
138
|
+
c2 as PVVolumeModeDisplay,
|
|
137
139
|
ba as PVVolumeModeField,
|
|
138
|
-
|
|
140
|
+
cB as PV_INIT_VALUE,
|
|
139
141
|
ab as PageShow,
|
|
140
|
-
|
|
141
|
-
|
|
142
|
+
d4 as PersistentVolumeClaimModel,
|
|
143
|
+
d3 as PersistentVolumeModel,
|
|
142
144
|
P as PlainTextNameColumnRenderer,
|
|
143
145
|
bn as PodContainersGroup,
|
|
144
146
|
w as PodContainersNumColumnRenderer,
|
|
145
147
|
af as PodContainersTable,
|
|
146
148
|
ai as PodDropdown,
|
|
147
|
-
|
|
149
|
+
c0 as PodLog,
|
|
148
150
|
bk as PodLogTab,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
+
cT as PodMetricsModel,
|
|
152
|
+
cS as PodModel,
|
|
151
153
|
b0 as PodSelectorField,
|
|
152
154
|
bv as PodSelectorGroup,
|
|
153
|
-
|
|
154
|
-
|
|
155
|
+
c8 as PodShell,
|
|
156
|
+
c7 as PodShellModal,
|
|
155
157
|
q as PodWorkloadColumnRenderer,
|
|
156
158
|
aL as PodsField,
|
|
157
159
|
bm as PodsGroup,
|
|
158
160
|
y as PortMappingColumnRenderer,
|
|
159
161
|
bw as PortsGroup,
|
|
160
162
|
b1 as PortsTableField,
|
|
161
|
-
|
|
163
|
+
d5 as ProviderPlugins,
|
|
162
164
|
z as ProvisionerColumnRenderer,
|
|
163
|
-
|
|
164
|
-
|
|
165
|
+
cs as REDEPLOY_TIMESTAMP_KEY,
|
|
166
|
+
cG as RESOURCE_GROUP,
|
|
165
167
|
bL as ReferenceLink,
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
168
|
+
bT as RefineFormContent,
|
|
169
|
+
bU as RefineFormPage,
|
|
170
|
+
d8 as RelationPlugin,
|
|
169
171
|
aI as ReplicaField,
|
|
170
172
|
R as ReplicasColumnRenderer,
|
|
171
173
|
ah as ReplicasDropdown,
|
|
@@ -173,11 +175,11 @@ export {
|
|
|
173
175
|
an as ResourceForm,
|
|
174
176
|
bM as ResourceLink,
|
|
175
177
|
al as ResourceList,
|
|
176
|
-
|
|
177
|
-
|
|
178
|
+
cU as ResourceModel,
|
|
179
|
+
c4 as ResourceSelect,
|
|
178
180
|
am as ResourceShow,
|
|
179
|
-
|
|
180
|
-
|
|
181
|
+
cD as ResourceState,
|
|
182
|
+
c9 as ResourceTable,
|
|
181
183
|
bi as ResourceTableField,
|
|
182
184
|
bB as ResourceTableGroup,
|
|
183
185
|
av as ResourceUsageBar,
|
|
@@ -185,78 +187,79 @@ export {
|
|
|
185
187
|
T as SCAllowExpandColumnRenderer,
|
|
186
188
|
Q as SCReclaimPolicyColumnRenderer,
|
|
187
189
|
bg as SCReclaimPolicyField,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
190
|
+
cv as SECRET_BASIC_AUTH_INIT_VALUE,
|
|
191
|
+
cy as SECRET_CUSTOM_INIT_VALUE,
|
|
192
|
+
cu as SECRET_IMAGE_REPO_INIT_VALUE,
|
|
193
|
+
ct as SECRET_OPAQUE_INIT_VALUE,
|
|
194
|
+
cw as SECRET_SSH_AUTH_INIT_VALUE,
|
|
195
|
+
cx as SECRET_TLS_INIT_VALUE,
|
|
196
|
+
cr as SERVER_INSTANCE_INIT_VALUE,
|
|
197
|
+
cj as SERVICE_CLUSTER_IP_INIT_VALUE,
|
|
198
|
+
cm as SERVICE_EXTERNAL_NAME_INIT_VALUE,
|
|
199
|
+
cn as SERVICE_HEADLESS_INIT_VALUE,
|
|
200
|
+
cl as SERVICE_LOAD_BALANCER_INIT_VALUE,
|
|
201
|
+
ck as SERVICE_NODE_PORT_INIT_VALUE,
|
|
202
|
+
ch as STATEFULSET_INIT_VALUE,
|
|
203
|
+
cA as STORAGE_CLASS_INIT_VALUE,
|
|
204
|
+
bV as SchemaStrategy,
|
|
203
205
|
aO as SecretDataField,
|
|
204
206
|
bs as SecretDataGroup,
|
|
205
207
|
aC as Separator,
|
|
206
208
|
n as ServiceInClusterAccessColumnRenderer,
|
|
207
|
-
|
|
209
|
+
bY as ServiceInClusterAccessComponent,
|
|
208
210
|
m as ServiceInClusterAccessTitle,
|
|
209
211
|
a_ as ServiceInnerClusterAccessField,
|
|
210
|
-
|
|
212
|
+
c$ as ServiceModel,
|
|
211
213
|
p as ServiceOutClusterAccessColumnRenderer,
|
|
212
|
-
|
|
214
|
+
bZ as ServiceOutClusterAccessComponent,
|
|
213
215
|
a$ as ServiceOutClusterAccessField,
|
|
214
216
|
o as ServiceOutClusterAccessTitle,
|
|
215
217
|
aT as ServicePodsField,
|
|
216
218
|
bo as ServicePodsGroup,
|
|
217
219
|
l as ServiceTypeColumnRenderer,
|
|
218
|
-
|
|
220
|
+
c_ as ServiceTypeEnum,
|
|
219
221
|
aQ as ServiceTypeField,
|
|
220
222
|
aS as SessionAffinityField,
|
|
221
|
-
|
|
223
|
+
c6 as Shell,
|
|
222
224
|
bD as ShowContent,
|
|
223
225
|
bC as ShowGroupComponent,
|
|
224
|
-
|
|
226
|
+
c5 as SocketStatus,
|
|
225
227
|
aP as StartTimeField,
|
|
226
228
|
S as StateDisplayColumnRenderer,
|
|
227
229
|
bG as StateTag,
|
|
228
|
-
|
|
229
|
-
|
|
230
|
+
cZ as StatefulSetModel,
|
|
231
|
+
d2 as StorageClassModel,
|
|
230
232
|
b3 as StorageClassProvisionerField,
|
|
231
233
|
b4 as StorageClassPvField,
|
|
232
234
|
bA as StorageClassPvGroup,
|
|
233
235
|
bJ as Table,
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
236
|
+
c3 as Tabs,
|
|
237
|
+
b_ as Tags,
|
|
238
|
+
b$ as TextTags,
|
|
237
239
|
ac as Time,
|
|
238
240
|
a0 as ValueDisplay,
|
|
239
|
-
|
|
241
|
+
cR as WorkloadBaseModel,
|
|
240
242
|
ag as WorkloadDropdown,
|
|
241
243
|
W as WorkloadImageColumnRenderer,
|
|
242
|
-
|
|
244
|
+
cQ as WorkloadModel,
|
|
243
245
|
ap as WorkloadPodsTable,
|
|
244
246
|
ax as WorkloadReplicas,
|
|
245
247
|
aw as WorkloadReplicasForm,
|
|
246
248
|
g as WorkloadRestartsColumnRenderer,
|
|
247
249
|
aD as YamlEditorComponent,
|
|
248
|
-
|
|
250
|
+
bW as YamlForm,
|
|
249
251
|
V as addDefaultRenderToColumns,
|
|
250
252
|
a4 as dnsSubDomainRules,
|
|
251
253
|
d as dovetailRefineI18n,
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
db as generateSchemaTypeValue,
|
|
255
|
+
da as generateValueFromSchema,
|
|
256
|
+
dd as getApiVersion,
|
|
257
|
+
d7 as modelPlugin,
|
|
256
258
|
a8 as namespaceRules,
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
259
|
+
de as pruneBeforeEdit,
|
|
260
|
+
d9 as relationPlugin,
|
|
261
|
+
bS as renderCommonFormFiled,
|
|
262
|
+
dc as resolveRef,
|
|
260
263
|
a6 as rfc1035LabelRules,
|
|
261
264
|
a5 as rfc1123LabelRules,
|
|
262
265
|
r as routerProvider,
|
|
@@ -270,6 +273,6 @@ export {
|
|
|
270
273
|
u as useNamespaceRefineFilter,
|
|
271
274
|
bP as useNamespacesFilter,
|
|
272
275
|
$ as useOpenForm,
|
|
273
|
-
|
|
276
|
+
bX as useRefineForm,
|
|
274
277
|
b as useSchema
|
|
275
278
|
};
|