@dovetail-v2/refine 0.0.17 → 0.0.18

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.
Files changed (31) hide show
  1. package/dist/{MonacoYamlDiffEditor.dc83b657.js → MonacoYamlDiffEditor-63ab8a31.js} +2 -2
  2. package/dist/assets/{yaml.worker.bb17811d.js → yaml.worker-5e5f190c.js} +2153 -992
  3. package/dist/{index.d48047e6.js → index-9b2c04b5.js} +2835 -2380
  4. package/dist/refine.js +76 -74
  5. package/dist/refine.umd.cjs +2835 -2387
  6. package/dist/style.css +2 -2
  7. package/lib/src/components/DrawerShow/DrawerShow.d.ts +2 -2
  8. package/lib/src/components/FormModal/index.d.ts +2 -4
  9. package/lib/src/components/PageShow/PageShow.d.ts +2 -2
  10. package/lib/src/components/ReferenceLink/index.d.ts +8 -0
  11. package/lib/src/components/ResourceCRUD/show/index.d.ts +2 -2
  12. package/lib/src/components/ShowContent/ShowContent.d.ts +2 -2
  13. package/lib/src/components/ShowContent/fields.d.ts +23 -6
  14. package/lib/src/components/WorkloadDropdown/index.d.ts +0 -2
  15. package/lib/src/components/WorkloadReplicas/index.d.ts +6 -3
  16. package/lib/src/components/YamlForm/index.d.ts +5 -7
  17. package/lib/src/components/index.d.ts +1 -0
  18. package/lib/src/hooks/useEagleTable/columns.d.ts +2 -1
  19. package/lib/src/hooks/useSubmitForm.d.ts +1 -0
  20. package/lib/src/i18n.d.ts +4 -0
  21. package/lib/src/locales/zh-CN/index.d.ts +4 -0
  22. package/lib/src/models/job-model.d.ts +3 -1
  23. package/lib/src/models/service-model.d.ts +10 -0
  24. package/lib/src/models/workload-model.d.ts +2 -0
  25. package/lib/src/types/resource.d.ts +2 -2
  26. package/lib/src/utils/error.d.ts +3 -3
  27. package/lib/src/utils/time.d.ts +6 -1
  28. package/lib/vite.config.d.ts +1 -1
  29. package/package.json +9 -9
  30. package/lib/src/components/ModalContextProvider/index.d.ts +0 -12
  31. package/lib/src/hooks/useModal.d.ts +0 -0
package/dist/refine.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ai, A, ao, B, aq, a6, h, C, f, aB, $, v, aD, y, J, aK, Q, ar, ap, aN, a2, V, ab, aM, ay, ae, D, ag, aL, an, aA, aC, Z, I, as, aE, a1, T, K, X, ac, af, M, ah, N, n, b, s, ak, d, au, P, w, am, aI, aH, a0, aP, az, _, R, G, F, z, aJ, E, L, e, av, at, aa, a3, U, a8, g, a5, a7, a9, a4, S, ad, aO, aw, al, aG, x, W, aF, H, O, c, ax, Y, o, t, q, p, r, a, k, i, l, m, aj, u } from "./index.d48047e6.js";
1
+ import { ak, A, aq, B, as, a7, h, C, f, aD, a0, w, aF, z, L, aM, T, at, ar, aP, a3, X, ac, aO, aA, af, D, ah, aN, ap, aC, aE, _, I, au, aG, a2, U, K, Z, ad, ag, M, aj, N, n, b, s, am, d, aw, v, x, ao, aK, aJ, P, a1, aR, aB, ai, $, R, H, G, E, aL, F, O, e, ax, av, ab, a4, V, a9, g, a6, a8, aa, a5, S, ae, aQ, ay, an, aI, y, W, aH, J, Q, c, az, Y, o, t, q, p, r, a, k, i, l, m, al, u } from "./index-9b2c04b5.js";
2
2
  import "@cloudtower/eagle";
3
3
  import "@refinedev/core";
4
4
  import "js-yaml";
@@ -15,98 +15,100 @@ import "react-dom";
15
15
  import "antd";
16
16
  import "k8s-api-provider";
17
17
  export {
18
- ai as ALL_NS,
18
+ ak as ALL_NS,
19
19
  A as AgeColumnRenderer,
20
- ao as BASE_INIT_VALUE,
20
+ aq as BASE_INIT_VALUE,
21
21
  B as Breadcrumb,
22
- aq as CRONJOB_INIT_VALUE,
23
- a6 as ClusterIpField,
22
+ as as CRONJOB_INIT_VALUE,
23
+ a7 as ClusterIpField,
24
24
  h as ColumnKeys,
25
25
  C as CommonSorter,
26
26
  f as CompletionsCountColumnRenderer,
27
- aB as ComponentContext,
28
- $ as ConditionsField,
29
- v as ConditionsTable,
30
- aD as ConfigsContext,
31
- y as CreateButton,
32
- J as CronJobDropdown,
33
- aK as CronJobModel,
34
- Q as CronjobJobsTable,
35
- ar as DAEMONSET_INIT_VALUE,
36
- ap as DEPLOYMENT_INIT_VALUE,
37
- aN as DaemonSetModel,
38
- a2 as DataField,
39
- V as DeleteButton,
40
- ab as DeleteManyButton,
41
- aM as DeploymentModel,
42
- ay as Dovetail,
43
- ae as DrawerShow,
27
+ aD as ComponentContext,
28
+ a0 as ConditionsField,
29
+ w as ConditionsTable,
30
+ aF as ConfigsContext,
31
+ z as CreateButton,
32
+ L as CronJobDropdown,
33
+ aM as CronJobModel,
34
+ T as CronjobJobsTable,
35
+ at as DAEMONSET_INIT_VALUE,
36
+ ar as DEPLOYMENT_INIT_VALUE,
37
+ aP as DaemonSetModel,
38
+ a3 as DataField,
39
+ X as DeleteButton,
40
+ ac as DeleteManyButton,
41
+ aO as DeploymentModel,
42
+ aA as Dovetail,
43
+ af as DrawerShow,
44
44
  D as DurationColumnRenderer,
45
- ag as EditButton,
46
- aL as EventModel,
47
- an as FormModal,
48
- aA as FormType,
49
- aC as GlobalStoreContext,
50
- Z as ImageField,
45
+ ah as EditButton,
46
+ aN as EventModel,
47
+ ap as FormModal,
48
+ aC as FormType,
49
+ aE as GlobalStoreContext,
50
+ _ as ImageField,
51
51
  I as ImageNames,
52
- as as JOB_INIT_VALUE,
53
- aE as JobModel,
54
- a1 as JobsField,
55
- T as KeyValue,
52
+ au as JOB_INIT_VALUE,
53
+ aG as JobModel,
54
+ a2 as JobsField,
55
+ U as KeyValue,
56
56
  K as KeyValueListWidget,
57
- X as Layout,
58
- ac as ListPage,
59
- af as Menu,
57
+ Z as Layout,
58
+ ad as ListPage,
59
+ ag as Menu,
60
60
  M as MetadataForm,
61
- ah as NS_STORE_KEY,
61
+ aj as NS_STORE_KEY,
62
62
  N as NameColumnRenderer,
63
63
  n as NameInputWidget,
64
64
  b as NameSpaceColumnRenderer,
65
65
  s as NamespaceSelectWidget,
66
- ak as NamespacesFilter,
66
+ am as NamespacesFilter,
67
67
  d as NodeNameColumnRenderer,
68
- au as POD_INIT_VALUE,
69
- P as PageShow,
70
- w as PodContainersTable,
71
- am as PodLog,
72
- aI as PodMetricsModel,
73
- aH as PodModel,
74
- a0 as PodsField,
75
- aP as ProviderPlugins,
76
- az as RESOURCE_GROUP,
77
- _ as ReplicaField,
68
+ aw as POD_INIT_VALUE,
69
+ v as PageShow,
70
+ x as PodContainersTable,
71
+ ao as PodLog,
72
+ aK as PodMetricsModel,
73
+ aJ as PodModel,
74
+ P as PodWorkloadColumnRenderer,
75
+ a1 as PodsField,
76
+ aR as ProviderPlugins,
77
+ aB as RESOURCE_GROUP,
78
+ ai as ReferenceLink,
79
+ $ as ReplicaField,
78
80
  R as ReplicasColumnRenderer,
79
- G as ResourceCRUD,
80
- F as ResourceForm,
81
- z as ResourceList,
82
- aJ as ResourceModel,
83
- E as ResourceShow,
84
- L as ResourceUsageBar,
81
+ H as ResourceCRUD,
82
+ G as ResourceForm,
83
+ E as ResourceList,
84
+ aL as ResourceModel,
85
+ F as ResourceShow,
86
+ O as ResourceUsageBar,
85
87
  e as RestartCountColumnRenderer,
86
- av as SERVICE_INIT_VALUE,
87
- at as STATEFULSET_INIT_VALUE,
88
- aa as SchemaStrategy,
89
- a3 as SecretDataField,
90
- U as Separator,
91
- a8 as ServicePodsField,
88
+ ax as SERVICE_INIT_VALUE,
89
+ av as STATEFULSET_INIT_VALUE,
90
+ ab as SchemaStrategy,
91
+ a4 as SecretDataField,
92
+ V as Separator,
93
+ a9 as ServicePodsField,
92
94
  g as ServiceTypeColumnRenderer,
93
- a5 as ServiceTypeField,
94
- a7 as SessionAffinityField,
95
- a9 as ShowContent,
96
- a4 as StartTimeField,
95
+ a6 as ServiceTypeField,
96
+ a8 as SessionAffinityField,
97
+ aa as ShowContent,
98
+ a5 as StartTimeField,
97
99
  S as StateDisplayColumnRenderer,
98
- ad as StateTag,
99
- aO as StatefulSetModel,
100
- aw as TIMESTAMP_LABEL,
101
- al as Tags,
102
- aG as WorkloadBaseModel,
103
- x as WorkloadDropdown,
100
+ ae as StateTag,
101
+ aQ as StatefulSetModel,
102
+ ay as TIMESTAMP_LABEL,
103
+ an as Tags,
104
+ aI as WorkloadBaseModel,
105
+ y as WorkloadDropdown,
104
106
  W as WorkloadImageColumnRenderer,
105
- aF as WorkloadModel,
106
- H as WorkloadPodsTable,
107
- O as WorkloadReplicas,
107
+ aH as WorkloadModel,
108
+ J as WorkloadPodsTable,
109
+ Q as WorkloadReplicas,
108
110
  c as WorkloadRestartsColumnRenderer,
109
- ax as WorkloadState,
111
+ az as WorkloadState,
110
112
  Y as YamlEditorComponent,
111
113
  o as dnsSubDomainRules,
112
114
  t as namespaceRules,
@@ -118,6 +120,6 @@ export {
118
120
  i as useEagleTable,
119
121
  l as useEdit,
120
122
  m as useGlobalStore,
121
- aj as useNamespacesFilter,
123
+ al as useNamespacesFilter,
122
124
  u as useSchema
123
125
  };