@dovetail-v2/refine 0.1.11-alpha.0 → 0.1.11-alpha.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.
@@ -1,4 +1,4 @@
1
- import { j as jsxRuntimeExports } from "./index-906cb61f.js";
1
+ import { j as jsxRuntimeExports } from "./index-e30b5cd6.js";
2
2
  import * as monaco from "monaco-editor";
3
3
  import { useRef, useEffect } from "react";
4
4
  import "i18next";
@@ -38199,7 +38199,7 @@ const Separator = () => {
38199
38199
  });
38200
38200
  };
38201
38201
  const MonacoYamlEditor = React__default.lazy(() => Promise.resolve().then(() => MonacoYamlEditor$2));
38202
- const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-adaa32ac.js"));
38202
+ const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-1c2c2dd9.js"));
38203
38203
  const YamlEditorComponent = forwardRef(
38204
38204
  function YamlEditorComponent2(props, ref) {
38205
38205
  const {
@@ -40627,7 +40627,7 @@ export {
40627
40627
  StorageClassPvGroup as by,
40628
40628
  ResourceTableGroup as bz,
40629
40629
  useDeleteModal as c,
40630
- ModelPlugin as c$,
40630
+ PersistentVolumeClaimModel as c$,
40631
40631
  Tabs as c0,
40632
40632
  ResourceSelect as c1,
40633
40633
  SocketStatus as c2,
@@ -40635,69 +40635,71 @@ export {
40635
40635
  PodShellModal as c4,
40636
40636
  PodShell as c5,
40637
40637
  ResourceTable as c6,
40638
- BASE_INIT_VALUE as c7,
40639
- DEPLOYMENT_INIT_VALUE as c8,
40640
- CRONJOB_INIT_VALUE as c9,
40641
- Dovetail as cA,
40642
- RESOURCE_GROUP as cB,
40643
- FormType as cC,
40644
- ComponentContext as cD,
40645
- GlobalStoreContext as cE,
40646
- ConfigsContext as cF,
40647
- IngressModel as cG,
40648
- NetworkPolicyModel as cH,
40649
- JobModel as cI,
40650
- WorkloadModel as cJ,
40651
- WorkloadBaseModel as cK,
40652
- PodModel as cL,
40653
- PodMetricsModel as cM,
40654
- ResourceModel as cN,
40655
- CronJobModel as cO,
40656
- EventModel as cP,
40657
- DeploymentModel as cQ,
40658
- DaemonSetModel as cR,
40659
- StatefulSetModel as cS,
40660
- ServiceTypeEnum as cT,
40661
- ServiceModel as cU,
40662
- NodeRole as cV,
40663
- NodeModel as cW,
40664
- StorageClassModel as cX,
40665
- PersistentVolumeModel as cY,
40666
- PersistentVolumeClaimModel as cZ,
40667
- ProviderPlugins as c_,
40668
- DAEMONSET_INIT_VALUE as ca,
40669
- JOB_INIT_VALUE as cb,
40670
- STATEFULSET_INIT_VALUE as cc,
40671
- POD_INIT_VALUE as cd,
40672
- SERVICE_CLUSTER_IP_INIT_VALUE as ce,
40673
- SERVICE_NODE_PORT_INIT_VALUE as cf,
40674
- SERVICE_LOAD_BALANCER_INIT_VALUE as cg,
40675
- SERVICE_EXTERNAL_NAME_INIT_VALUE as ch,
40676
- SERVICE_HEADLESS_INIT_VALUE as ci,
40677
- INGRESS_INIT_VALUE as cj,
40678
- NETWORK_POLICY_INIT_VALUE as ck,
40679
- CONFIG_MAP_INIT_VALUE as cl,
40680
- SERVER_INSTANCE_INIT_VALUE as cm,
40681
- REDEPLOY_TIMESTAMP_KEY as cn,
40682
- SECRET_OPAQUE_INIT_VALUE as co,
40683
- SECRET_IMAGE_REPO_INIT_VALUE as cp,
40684
- SECRET_BASIC_AUTH_INIT_VALUE as cq,
40685
- SECRET_SSH_AUTH_INIT_VALUE as cr,
40686
- SECRET_TLS_INIT_VALUE as cs,
40687
- SECRET_CUSTOM_INIT_VALUE as ct,
40688
- NODE_INIT_VALUE as cu,
40689
- STORAGE_CLASS_INIT_VALUE as cv,
40690
- PV_INIT_VALUE as cw,
40691
- PVC_INIT_VALUE as cx,
40692
- ResourceState as cy,
40693
- AccessControlAuth as cz,
40638
+ ErrorWrapper as c7,
40639
+ ErrorContentType as c8,
40640
+ BASE_INIT_VALUE as c9,
40641
+ ResourceState as cA,
40642
+ AccessControlAuth as cB,
40643
+ Dovetail as cC,
40644
+ RESOURCE_GROUP as cD,
40645
+ FormType as cE,
40646
+ ComponentContext as cF,
40647
+ GlobalStoreContext as cG,
40648
+ ConfigsContext as cH,
40649
+ IngressModel as cI,
40650
+ NetworkPolicyModel as cJ,
40651
+ JobModel as cK,
40652
+ WorkloadModel as cL,
40653
+ WorkloadBaseModel as cM,
40654
+ PodModel as cN,
40655
+ PodMetricsModel as cO,
40656
+ ResourceModel as cP,
40657
+ CronJobModel as cQ,
40658
+ EventModel as cR,
40659
+ DeploymentModel as cS,
40660
+ DaemonSetModel as cT,
40661
+ StatefulSetModel as cU,
40662
+ ServiceTypeEnum as cV,
40663
+ ServiceModel as cW,
40664
+ NodeRole as cX,
40665
+ NodeModel as cY,
40666
+ StorageClassModel as cZ,
40667
+ PersistentVolumeModel as c_,
40668
+ DEPLOYMENT_INIT_VALUE as ca,
40669
+ CRONJOB_INIT_VALUE as cb,
40670
+ DAEMONSET_INIT_VALUE as cc,
40671
+ JOB_INIT_VALUE as cd,
40672
+ STATEFULSET_INIT_VALUE as ce,
40673
+ POD_INIT_VALUE as cf,
40674
+ SERVICE_CLUSTER_IP_INIT_VALUE as cg,
40675
+ SERVICE_NODE_PORT_INIT_VALUE as ch,
40676
+ SERVICE_LOAD_BALANCER_INIT_VALUE as ci,
40677
+ SERVICE_EXTERNAL_NAME_INIT_VALUE as cj,
40678
+ SERVICE_HEADLESS_INIT_VALUE as ck,
40679
+ INGRESS_INIT_VALUE as cl,
40680
+ NETWORK_POLICY_INIT_VALUE as cm,
40681
+ CONFIG_MAP_INIT_VALUE as cn,
40682
+ SERVER_INSTANCE_INIT_VALUE as co,
40683
+ REDEPLOY_TIMESTAMP_KEY as cp,
40684
+ SECRET_OPAQUE_INIT_VALUE as cq,
40685
+ SECRET_IMAGE_REPO_INIT_VALUE as cr,
40686
+ SECRET_BASIC_AUTH_INIT_VALUE as cs,
40687
+ SECRET_SSH_AUTH_INIT_VALUE as ct,
40688
+ SECRET_TLS_INIT_VALUE as cu,
40689
+ SECRET_CUSTOM_INIT_VALUE as cv,
40690
+ NODE_INIT_VALUE as cw,
40691
+ STORAGE_CLASS_INIT_VALUE as cx,
40692
+ PV_INIT_VALUE as cy,
40693
+ PVC_INIT_VALUE as cz,
40694
40694
  dovetailRefineI18n as d,
40695
- modelPlugin as d0,
40696
- RelationPlugin as d1,
40697
- relationPlugin as d2,
40698
- generateValueFromSchema as d3,
40699
- generateSchemaTypeValue as d4,
40700
- resolveRef as d5,
40695
+ ProviderPlugins as d0,
40696
+ ModelPlugin as d1,
40697
+ modelPlugin as d2,
40698
+ RelationPlugin as d3,
40699
+ relationPlugin as d4,
40700
+ generateValueFromSchema as d5,
40701
+ generateSchemaTypeValue as d6,
40702
+ resolveRef as d7,
40701
40703
  NameSpaceColumnRenderer as e,
40702
40704
  WorkloadRestartsColumnRenderer as f,
40703
40705
  NodeNameColumnRenderer as g,
package/dist/refine.js CHANGED
@@ -1,4 +1,4 @@
1
- import { bM, cz, A, aV, aX, aE, c7, bj, a1, cl, c9, aP, T, C, i, cD, aH, bo, ac, cF, ai, ap, cO, aw, ca, c8, cR, aL, bv, w, aC, bC, cQ, cA, bF, D, b0, as, bI, ar, a0, cP, bh, aT, ad, bP, cC, cE, cj, aF, aj, s, q, cG, I, bs, aS, t, M, bd, bf, cb, cI, aK, br, aq, ax, ay, a8, az, aW, aD, bD, bG, a9, c$, ck, cu, bL, N, a2, e, aU, a6, bO, bx, bw, cH, b_, cW, g, cV, aI, bp, cd, L, b9, ba, bn, H, bb, J, bc, B, b4, cx, z, b3, G, b7, E, b5, F, b6, K, b$, b8, cw, aa, cZ, cY, P, bl, v, ae, ah, bZ, bi, cM, cL, a_, bt, c5, c4, p, aJ, bk, x, bu, a$, c_, y, cn, cB, bJ, bQ, bR, d1, aG, R, ag, an, am, bK, ak, cN, c1, al, cy, c6, bg, bz, at, h, Q, O, be, cq, ct, cp, co, cr, cs, cm, ce, ch, ci, cg, cf, cc, cv, bS, aM, bq, aA, m, bV, l, aY, cU, o, bW, aZ, n, aR, bm, k, cT, aO, aQ, c3, bB, bA, c2, aN, S, bE, cS, cX, b1, b2, by, bH, c0, bX, bY, ab, $, cK, af, W, cJ, ao, av, au, f, aB, bT, U, a3, d, d4, d3, d0, a7, d2, d5, a5, a4, r, a, c, X, V, Y, Z, u, bN, _, bU, b } from "./index-906cb61f.js";
1
+ import { bM, cB, A, aV, aX, aE, c9, bj, a1, cn, cb, aP, T, C, i, cF, aH, bo, ac, cH, ai, ap, cQ, aw, cc, ca, cT, aL, bv, w, aC, bC, cS, cC, bF, D, b0, as, bI, ar, a0, c8, c7, cR, bh, aT, ad, bP, cE, cG, cl, aF, aj, s, q, cI, I, bs, aS, t, M, bd, bf, cd, cK, aK, br, aq, ax, ay, a8, az, aW, aD, bD, bG, a9, d1, cm, cw, bL, N, a2, e, aU, a6, bO, bx, bw, cJ, b_, cY, g, cX, aI, bp, cf, L, b9, ba, bn, H, bb, J, bc, B, b4, cz, z, b3, G, b7, E, b5, F, b6, K, b$, b8, cy, aa, c$, c_, P, bl, v, ae, ah, bZ, bi, cO, cN, a_, bt, c5, c4, p, aJ, bk, x, bu, a$, d0, y, cp, cD, bJ, bQ, bR, d3, aG, R, ag, an, am, bK, ak, cP, c1, al, cA, c6, bg, bz, at, h, Q, O, be, cs, cv, cr, cq, ct, cu, co, cg, cj, ck, ci, ch, ce, cx, bS, aM, bq, aA, m, bV, l, aY, cW, o, bW, aZ, n, aR, bm, k, cV, aO, aQ, c3, bB, bA, c2, aN, S, bE, cU, cZ, b1, b2, by, bH, c0, bX, bY, ab, $, cM, af, W, cL, ao, av, au, f, aB, bT, U, a3, d, d6, d5, d2, a7, d4, d7, a5, a4, r, a, c, X, V, Y, Z, u, bN, _, bU, b } from "./index-e30b5cd6.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
  bM as ALL_NS,
19
- cz as AccessControlAuth,
19
+ cB as AccessControlAuth,
20
20
  A as AgeColumnRenderer,
21
21
  aV as AgeField,
22
22
  aX as AnnotationsField,
23
23
  aE as AreaType,
24
- c7 as BASE_INIT_VALUE,
24
+ c9 as BASE_INIT_VALUE,
25
25
  bj as BasicGroup,
26
26
  a1 as Breadcrumb,
27
- cl as CONFIG_MAP_INIT_VALUE,
28
- c9 as CRONJOB_INIT_VALUE,
27
+ cn as CONFIG_MAP_INIT_VALUE,
28
+ cb as CRONJOB_INIT_VALUE,
29
29
  aP as ClusterIpField,
30
30
  T as ColumnKeys,
31
31
  C as CommonSorter,
32
32
  i as CompletionsCountColumnRenderer,
33
- cD as ComponentContext,
33
+ cF as ComponentContext,
34
34
  aH as ConditionsField,
35
35
  bo as ConditionsGroup,
36
36
  ac as ConditionsTable,
37
- cF as ConfigsContext,
37
+ cH as ConfigsContext,
38
38
  ai as CreateButton,
39
39
  ap as CronJobDropdown,
40
- cO as CronJobModel,
40
+ cQ as CronJobModel,
41
41
  aw as CronjobJobsTable,
42
- ca as DAEMONSET_INIT_VALUE,
43
- c8 as DEPLOYMENT_INIT_VALUE,
44
- cR as DaemonSetModel,
42
+ cc as DAEMONSET_INIT_VALUE,
43
+ ca as DEPLOYMENT_INIT_VALUE,
44
+ cT as DaemonSetModel,
45
45
  aL as DataField,
46
46
  bv as DataGroup,
47
47
  w as DataKeysColumnRenderer,
48
48
  aC as DeleteButton,
49
49
  bC as DeleteManyButton,
50
- cQ as DeploymentModel,
51
- cA as Dovetail,
50
+ cS as DeploymentModel,
51
+ cC as Dovetail,
52
52
  bF as DrawerShow,
53
53
  D as DurationColumnRenderer,
54
54
  b0 as DurationField,
@@ -56,19 +56,21 @@ export {
56
56
  bI as EditButton,
57
57
  ar as EditLabelDropdownMenuItem,
58
58
  a0 as ErrorContent,
59
- cP as EventModel,
59
+ c8 as ErrorContentType,
60
+ c7 as ErrorWrapper,
61
+ cR as EventModel,
60
62
  bh as EventsTab,
61
63
  aT as EventsTableTabField,
62
64
  ad as FormErrorAlert,
63
65
  bP as FormModal,
64
- cC as FormType,
65
- cE as GlobalStoreContext,
66
- cj as INGRESS_INIT_VALUE,
66
+ cE as FormType,
67
+ cG as GlobalStoreContext,
68
+ cl as INGRESS_INIT_VALUE,
67
69
  aF as ImageField,
68
70
  aj as ImageNames,
69
71
  s as IngressClassColumnRenderer,
70
72
  q as IngressDefaultBackendColumnRenderer,
71
- cG as IngressModel,
73
+ cI as IngressModel,
72
74
  I as IngressRulesColumnRenderer,
73
75
  bs as IngressRulesGroup,
74
76
  aS as IngressRulesTableTabField,
@@ -76,8 +78,8 @@ export {
76
78
  M as IsDefaultSCColumnRenderer,
77
79
  bd as IsDefaultSCField,
78
80
  bf as IsSCAllowVolumeExpansionField,
79
- cb as JOB_INIT_VALUE,
80
- cI as JobModel,
81
+ cd as JOB_INIT_VALUE,
82
+ cK as JobModel,
81
83
  aK as JobsField,
82
84
  br as JobsGroup,
83
85
  aq as K8sDropdown,
@@ -90,9 +92,9 @@ export {
90
92
  bD as ListPage,
91
93
  bG as Menu,
92
94
  a9 as MetadataForm,
93
- c$ as ModelPlugin,
94
- ck as NETWORK_POLICY_INIT_VALUE,
95
- cu as NODE_INIT_VALUE,
95
+ d1 as ModelPlugin,
96
+ cm as NETWORK_POLICY_INIT_VALUE,
97
+ cw as NODE_INIT_VALUE,
96
98
  bL as NS_STORE_KEY,
97
99
  N as NameColumnRenderer,
98
100
  a2 as NameInputWidget,
@@ -102,14 +104,14 @@ export {
102
104
  bO as NamespacesFilter,
103
105
  bx as NetworkPolicyEgressRulesGroup,
104
106
  bw as NetworkPolicyIngressRulesGroup,
105
- cH as NetworkPolicyModel,
107
+ cJ as NetworkPolicyModel,
106
108
  b_ as NetworkPolicyRulesViewer,
107
- cW as NodeModel,
109
+ cY as NodeModel,
108
110
  g as NodeNameColumnRenderer,
109
- cV as NodeRole,
111
+ cX as NodeRole,
110
112
  aI as NodeTaintsField,
111
113
  bp as NodeTaintsGroup,
112
- cd as POD_INIT_VALUE,
114
+ cf as POD_INIT_VALUE,
113
115
  L as PVAccessModeColumnRenderer,
114
116
  b9 as PVAccessModeField,
115
117
  ba as PVCPodsField,
@@ -120,7 +122,7 @@ export {
120
122
  bc as PVCSIRefField,
121
123
  B as PVCStorageColumnRenderer,
122
124
  b4 as PVCStorageField,
123
- cx as PVC_INIT_VALUE,
125
+ cz as PVC_INIT_VALUE,
124
126
  z as PVCapacityColumnRenderer,
125
127
  b3 as PVCapacityField,
126
128
  G as PVPhaseColumnRenderer,
@@ -132,10 +134,10 @@ export {
132
134
  K as PVVolumeModeColumnRenderer,
133
135
  b$ as PVVolumeModeDisplay,
134
136
  b8 as PVVolumeModeField,
135
- cw as PV_INIT_VALUE,
137
+ cy as PV_INIT_VALUE,
136
138
  aa as PageShow,
137
- cZ as PersistentVolumeClaimModel,
138
- cY as PersistentVolumeModel,
139
+ c$ as PersistentVolumeClaimModel,
140
+ c_ as PersistentVolumeModel,
139
141
  P as PlainTextNameColumnRenderer,
140
142
  bl as PodContainersGroup,
141
143
  v as PodContainersNumColumnRenderer,
@@ -143,8 +145,8 @@ export {
143
145
  ah as PodDropdown,
144
146
  bZ as PodLog,
145
147
  bi as PodLogTab,
146
- cM as PodMetricsModel,
147
- cL as PodModel,
148
+ cO as PodMetricsModel,
149
+ cN as PodModel,
148
150
  a_ as PodSelectorField,
149
151
  bt as PodSelectorGroup,
150
152
  c5 as PodShell,
@@ -155,14 +157,14 @@ export {
155
157
  x as PortMappingColumnRenderer,
156
158
  bu as PortsGroup,
157
159
  a$ as PortsTableField,
158
- c_ as ProviderPlugins,
160
+ d0 as ProviderPlugins,
159
161
  y as ProvisionerColumnRenderer,
160
- cn as REDEPLOY_TIMESTAMP_KEY,
161
- cB as RESOURCE_GROUP,
162
+ cp as REDEPLOY_TIMESTAMP_KEY,
163
+ cD as RESOURCE_GROUP,
162
164
  bJ as ReferenceLink,
163
165
  bQ as RefineFormContent,
164
166
  bR as RefineFormPage,
165
- d1 as RelationPlugin,
167
+ d3 as RelationPlugin,
166
168
  aG as ReplicaField,
167
169
  R as ReplicasColumnRenderer,
168
170
  ag as ReplicasDropdown,
@@ -170,10 +172,10 @@ export {
170
172
  am as ResourceForm,
171
173
  bK as ResourceLink,
172
174
  ak as ResourceList,
173
- cN as ResourceModel,
175
+ cP as ResourceModel,
174
176
  c1 as ResourceSelect,
175
177
  al as ResourceShow,
176
- cy as ResourceState,
178
+ cA as ResourceState,
177
179
  c6 as ResourceTable,
178
180
  bg as ResourceTableField,
179
181
  bz as ResourceTableGroup,
@@ -182,20 +184,20 @@ export {
182
184
  Q as SCAllowExpandColumnRenderer,
183
185
  O as SCReclaimPolicyColumnRenderer,
184
186
  be as SCReclaimPolicyField,
185
- cq as SECRET_BASIC_AUTH_INIT_VALUE,
186
- ct as SECRET_CUSTOM_INIT_VALUE,
187
- cp as SECRET_IMAGE_REPO_INIT_VALUE,
188
- co as SECRET_OPAQUE_INIT_VALUE,
189
- cr as SECRET_SSH_AUTH_INIT_VALUE,
190
- cs as SECRET_TLS_INIT_VALUE,
191
- cm as SERVER_INSTANCE_INIT_VALUE,
192
- ce as SERVICE_CLUSTER_IP_INIT_VALUE,
193
- ch as SERVICE_EXTERNAL_NAME_INIT_VALUE,
194
- ci as SERVICE_HEADLESS_INIT_VALUE,
195
- cg as SERVICE_LOAD_BALANCER_INIT_VALUE,
196
- cf as SERVICE_NODE_PORT_INIT_VALUE,
197
- cc as STATEFULSET_INIT_VALUE,
198
- cv as STORAGE_CLASS_INIT_VALUE,
187
+ cs as SECRET_BASIC_AUTH_INIT_VALUE,
188
+ cv as SECRET_CUSTOM_INIT_VALUE,
189
+ cr as SECRET_IMAGE_REPO_INIT_VALUE,
190
+ cq as SECRET_OPAQUE_INIT_VALUE,
191
+ ct as SECRET_SSH_AUTH_INIT_VALUE,
192
+ cu as SECRET_TLS_INIT_VALUE,
193
+ co as SERVER_INSTANCE_INIT_VALUE,
194
+ cg as SERVICE_CLUSTER_IP_INIT_VALUE,
195
+ cj as SERVICE_EXTERNAL_NAME_INIT_VALUE,
196
+ ck as SERVICE_HEADLESS_INIT_VALUE,
197
+ ci as SERVICE_LOAD_BALANCER_INIT_VALUE,
198
+ ch as SERVICE_NODE_PORT_INIT_VALUE,
199
+ ce as STATEFULSET_INIT_VALUE,
200
+ cx as STORAGE_CLASS_INIT_VALUE,
199
201
  bS as SchemaStrategy,
200
202
  aM as SecretDataField,
201
203
  bq as SecretDataGroup,
@@ -204,7 +206,7 @@ export {
204
206
  bV as ServiceInClusterAccessComponent,
205
207
  l as ServiceInClusterAccessTitle,
206
208
  aY as ServiceInnerClusterAccessField,
207
- cU as ServiceModel,
209
+ cW as ServiceModel,
208
210
  o as ServiceOutClusterAccessColumnRenderer,
209
211
  bW as ServiceOutClusterAccessComponent,
210
212
  aZ as ServiceOutClusterAccessField,
@@ -212,7 +214,7 @@ export {
212
214
  aR as ServicePodsField,
213
215
  bm as ServicePodsGroup,
214
216
  k as ServiceTypeColumnRenderer,
215
- cT as ServiceTypeEnum,
217
+ cV as ServiceTypeEnum,
216
218
  aO as ServiceTypeField,
217
219
  aQ as SessionAffinityField,
218
220
  c3 as Shell,
@@ -222,8 +224,8 @@ export {
222
224
  aN as StartTimeField,
223
225
  S as StateDisplayColumnRenderer,
224
226
  bE as StateTag,
225
- cS as StatefulSetModel,
226
- cX as StorageClassModel,
227
+ cU as StatefulSetModel,
228
+ cZ as StorageClassModel,
227
229
  b1 as StorageClassProvisionerField,
228
230
  b2 as StorageClassPvField,
229
231
  by as StorageClassPvGroup,
@@ -233,10 +235,10 @@ export {
233
235
  bY as TextTags,
234
236
  ab as Time,
235
237
  $ as ValueDisplay,
236
- cK as WorkloadBaseModel,
238
+ cM as WorkloadBaseModel,
237
239
  af as WorkloadDropdown,
238
240
  W as WorkloadImageColumnRenderer,
239
- cJ as WorkloadModel,
241
+ cL as WorkloadModel,
240
242
  ao as WorkloadPodsTable,
241
243
  av as WorkloadReplicas,
242
244
  au as WorkloadReplicasForm,
@@ -246,12 +248,12 @@ export {
246
248
  U as addDefaultRenderToColumns,
247
249
  a3 as dnsSubDomainRules,
248
250
  d as dovetailRefineI18n,
249
- d4 as generateSchemaTypeValue,
250
- d3 as generateValueFromSchema,
251
- d0 as modelPlugin,
251
+ d6 as generateSchemaTypeValue,
252
+ d5 as generateValueFromSchema,
253
+ d2 as modelPlugin,
252
254
  a7 as namespaceRules,
253
- d2 as relationPlugin,
254
- d5 as resolveRef,
255
+ d4 as relationPlugin,
256
+ d7 as resolveRef,
255
257
  a5 as rfc1035LabelRules,
256
258
  a4 as rfc1123LabelRules,
257
259
  r as routerProvider,
@@ -40554,6 +40554,8 @@ WARNING: This link could potentially be dangerous`)) {
40554
40554
  exports2.EditButton = EditButton;
40555
40555
  exports2.EditLabelDropdownMenuItem = EditLabelDropdownMenuItem;
40556
40556
  exports2.ErrorContent = WidgetErrorContent;
40557
+ exports2.ErrorContentType = ErrorContentType;
40558
+ exports2.ErrorWrapper = ErrorWrapper;
40557
40559
  exports2.EventModel = EventModel;
40558
40560
  exports2.EventsTab = EventsTab;
40559
40561
  exports2.EventsTableTabField = EventsTableTabField;
@@ -49,4 +49,5 @@ export * from './ResourceSelect';
49
49
  export * from './Shell';
50
50
  export * from './PodShellModal';
51
51
  export * from './ResourceTable';
52
+ export * from './ErrorContent';
52
53
  export { default as ErrorContent } from './ErrorContent';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dovetail-v2/refine",
3
- "version": "0.1.11-alpha.0",
3
+ "version": "0.1.11-alpha.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",