@dovetail-v2/refine 0.3.12-alpha.0 → 0.3.12-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.
- package/dist/components/Dropdowns/K8sDropdown/index.d.ts +1 -0
- package/dist/components/ResourceLink/index.d.ts +1 -1
- package/dist/components/ShowContent/ShowContentView.d.ts +1 -8
- package/dist/components/ShowContent/fields.d.ts +4 -7
- package/dist/components/ShowContent/tabs.d.ts +3 -12
- package/dist/components/index.d.ts +0 -1
- package/dist/hooks/useEagleTable/columns.d.ts +1 -1
- package/dist/i18n.d.ts +2 -1
- package/dist/locales/en-US/index.d.ts +1 -0
- package/dist/locales/zh-CN/index.d.ts +1 -1
- package/dist/models/cronjob-model.d.ts +0 -2
- package/dist/models/job-model.d.ts +0 -1
- package/dist/refine.cjs +108 -186
- package/dist/refine.js +110 -188
- package/dist/style.css +10 -119
- package/package.json +1 -1
- package/dist/components/LabelsAndAnnotationsShow/index.d.ts +0 -8
- package/dist/styles/show.d.ts +0 -2
package/dist/style.css
CHANGED
|
@@ -588,60 +588,6 @@
|
|
|
588
588
|
/* box shadow */
|
|
589
589
|
/* fisheye */
|
|
590
590
|
/* z-index */
|
|
591
|
-
.smzfpl7 {
|
|
592
|
-
color: #00122e;
|
|
593
|
-
}
|
|
594
|
-
|
|
595
|
-
.d85h4vb {
|
|
596
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
597
|
-
padding-bottom: 1px;
|
|
598
|
-
}/* // basic */
|
|
599
|
-
/* FishEye Color Variables and Functions */
|
|
600
|
-
/*
|
|
601
|
-
--------------------------- Primary Color ---------------------------
|
|
602
|
-
*/
|
|
603
|
-
/*
|
|
604
|
-
---------------------------When necessary to add at any time---------------------------
|
|
605
|
-
*/
|
|
606
|
-
/* computed */
|
|
607
|
-
/* blue */
|
|
608
|
-
/* green */
|
|
609
|
-
/* yellow */
|
|
610
|
-
/* red */
|
|
611
|
-
/* purple */
|
|
612
|
-
/* palette global token*/
|
|
613
|
-
/* color opaque */
|
|
614
|
-
/* color transparent */
|
|
615
|
-
/* blue transparent */
|
|
616
|
-
/* green transparent */
|
|
617
|
-
/* yellow transparent */
|
|
618
|
-
/* red transparent */
|
|
619
|
-
/* gray transparent */
|
|
620
|
-
/* white transparent */
|
|
621
|
-
/* gradient opaque */
|
|
622
|
-
/* blue radial gradient */
|
|
623
|
-
/* blue linear gradient */
|
|
624
|
-
/* green radial gradient */
|
|
625
|
-
/* yellow radial gradient */
|
|
626
|
-
/* red radial gradient */
|
|
627
|
-
/* gray radial gradient */
|
|
628
|
-
/* white to gray radial gradient */
|
|
629
|
-
/* white to gray linear gradient */
|
|
630
|
-
/* gradient transparent */
|
|
631
|
-
/* secondary palette */
|
|
632
|
-
/* purple radial gradient */
|
|
633
|
-
/* refine alias color */
|
|
634
|
-
/* text */
|
|
635
|
-
/* link */
|
|
636
|
-
/* fill */
|
|
637
|
-
/* fill element */
|
|
638
|
-
/* fill interaction */
|
|
639
|
-
/* stroke */
|
|
640
|
-
/* background */
|
|
641
|
-
/* dim */
|
|
642
|
-
/* box shadow */
|
|
643
|
-
/* fisheye */
|
|
644
|
-
/* z-index */
|
|
645
591
|
.b142d7q8 {
|
|
646
592
|
display: flex;
|
|
647
593
|
}
|
|
@@ -1913,62 +1859,6 @@
|
|
|
1913
1859
|
|
|
1914
1860
|
.v1ixr1me {
|
|
1915
1861
|
color: #00122E;
|
|
1916
|
-
}/* // basic */
|
|
1917
|
-
/* FishEye Color Variables and Functions */
|
|
1918
|
-
/*
|
|
1919
|
-
--------------------------- Primary Color ---------------------------
|
|
1920
|
-
*/
|
|
1921
|
-
/*
|
|
1922
|
-
---------------------------When necessary to add at any time---------------------------
|
|
1923
|
-
*/
|
|
1924
|
-
/* computed */
|
|
1925
|
-
/* blue */
|
|
1926
|
-
/* green */
|
|
1927
|
-
/* yellow */
|
|
1928
|
-
/* red */
|
|
1929
|
-
/* purple */
|
|
1930
|
-
/* palette global token*/
|
|
1931
|
-
/* color opaque */
|
|
1932
|
-
/* color transparent */
|
|
1933
|
-
/* blue transparent */
|
|
1934
|
-
/* green transparent */
|
|
1935
|
-
/* yellow transparent */
|
|
1936
|
-
/* red transparent */
|
|
1937
|
-
/* gray transparent */
|
|
1938
|
-
/* white transparent */
|
|
1939
|
-
/* gradient opaque */
|
|
1940
|
-
/* blue radial gradient */
|
|
1941
|
-
/* blue linear gradient */
|
|
1942
|
-
/* green radial gradient */
|
|
1943
|
-
/* yellow radial gradient */
|
|
1944
|
-
/* red radial gradient */
|
|
1945
|
-
/* gray radial gradient */
|
|
1946
|
-
/* white to gray radial gradient */
|
|
1947
|
-
/* white to gray linear gradient */
|
|
1948
|
-
/* gradient transparent */
|
|
1949
|
-
/* secondary palette */
|
|
1950
|
-
/* purple radial gradient */
|
|
1951
|
-
/* refine alias color */
|
|
1952
|
-
/* text */
|
|
1953
|
-
/* link */
|
|
1954
|
-
/* fill */
|
|
1955
|
-
/* fill element */
|
|
1956
|
-
/* fill interaction */
|
|
1957
|
-
/* stroke */
|
|
1958
|
-
/* background */
|
|
1959
|
-
/* dim */
|
|
1960
|
-
/* box shadow */
|
|
1961
|
-
/* fisheye */
|
|
1962
|
-
/* z-index */
|
|
1963
|
-
.i1hk9uwu {
|
|
1964
|
-
display: flex;
|
|
1965
|
-
flex-direction: column;
|
|
1966
|
-
gap: 8px;
|
|
1967
|
-
}
|
|
1968
|
-
|
|
1969
|
-
.c1wn08fn {
|
|
1970
|
-
display: flex;
|
|
1971
|
-
flex-direction: column;
|
|
1972
1862
|
}.pf-v5-t-light {
|
|
1973
1863
|
--pf-v5-global--Color--100: var(--pf-v5-global--Color--dark-100);
|
|
1974
1864
|
--pf-v5-global--Color--200: var(--pf-v5-global--Color--dark-200);
|
|
@@ -3447,7 +3337,7 @@
|
|
|
3447
3337
|
}
|
|
3448
3338
|
|
|
3449
3339
|
.b1f1s2pc {
|
|
3450
|
-
margin: 0 24px
|
|
3340
|
+
margin: 0 24px;
|
|
3451
3341
|
overflow: auto;
|
|
3452
3342
|
}
|
|
3453
3343
|
|
|
@@ -3460,6 +3350,7 @@
|
|
|
3460
3350
|
}
|
|
3461
3351
|
|
|
3462
3352
|
.flfewds {
|
|
3353
|
+
background-color: #fff;
|
|
3463
3354
|
height: 100%;
|
|
3464
3355
|
}
|
|
3465
3356
|
|
|
@@ -3483,7 +3374,6 @@
|
|
|
3483
3374
|
.tca5959.ant-tabs {
|
|
3484
3375
|
flex: 1;
|
|
3485
3376
|
min-height: 0;
|
|
3486
|
-
margin-top: 16px;
|
|
3487
3377
|
}
|
|
3488
3378
|
.tca5959.ant-tabs .ant-tabs-nav {
|
|
3489
3379
|
margin-bottom: 0;
|
|
@@ -3500,18 +3390,14 @@
|
|
|
3500
3390
|
height: 100%;
|
|
3501
3391
|
}
|
|
3502
3392
|
|
|
3503
|
-
.
|
|
3504
|
-
margin-top: 12px;
|
|
3505
|
-
}
|
|
3506
|
-
|
|
3507
|
-
.kzyzuo8 {
|
|
3393
|
+
.k3dcesi {
|
|
3508
3394
|
margin: auto 0;
|
|
3509
3395
|
margin-right: 8px;
|
|
3510
3396
|
border: 1px solid rgba(172, 186, 211, 0.6);
|
|
3511
3397
|
background-color: white;
|
|
3512
3398
|
}
|
|
3513
3399
|
|
|
3514
|
-
.
|
|
3400
|
+
.czyzuo8 {
|
|
3515
3401
|
padding: 4px 0;
|
|
3516
3402
|
}/* // basic */
|
|
3517
3403
|
/* FishEye Color Variables and Functions */
|
|
@@ -4757,7 +4643,12 @@
|
|
|
4757
4643
|
/* box shadow */
|
|
4758
4644
|
/* fisheye */
|
|
4759
4645
|
/* z-index */
|
|
4760
|
-
.
|
|
4646
|
+
.dh5j833 {
|
|
4647
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
4648
|
+
padding-bottom: 1px;
|
|
4649
|
+
}
|
|
4650
|
+
|
|
4651
|
+
.s1fcgan.ant-tooltip .ant-tooltip-inner {
|
|
4761
4652
|
width: 256px;
|
|
4762
4653
|
}body,
|
|
4763
4654
|
#root {
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface LabelsAndAnnotationsShowProps {
|
|
3
|
-
labels: Record<string, string>;
|
|
4
|
-
annotations: Record<string, string>;
|
|
5
|
-
size?: 'small' | 'medium';
|
|
6
|
-
}
|
|
7
|
-
export declare const LabelsAndAnnotationsShow: ({ labels, annotations, size, }: LabelsAndAnnotationsShowProps) => JSX.Element;
|
|
8
|
-
export {};
|
package/dist/styles/show.d.ts
DELETED