@cloudtower/eagle 0.26.24-dry → 0.26.24-dry-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.
@@ -4,7 +4,7 @@ interface IProps {
4
4
  className?: string;
5
5
  style?: CSSProperties;
6
6
  }
7
- declare const CardWrapper: import("@linaria/react").StyledMeta & React.ForwardRefExoticComponent<IProps & React.DOMAttributes<HTMLDivElement> & {
7
+ declare const CardWrapper: import("@linaria/react").StyledMeta & React.ForwardRefExoticComponent<IProps & {
8
8
  children?: React.ReactNode;
9
9
  } & React.RefAttributes<HTMLDivElement>>;
10
10
  export default CardWrapper;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { OverflowTooltipProps } from "../../spec";
3
+ declare const OverflowTooltip: React.FC<OverflowTooltipProps>;
4
+ export default OverflowTooltip;
@@ -28278,7 +28278,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28278
28278
  /* green */
28279
28279
  /* yellow */
28280
28280
  /* red */
28281
- /* purple */
28282
28281
  /* palette global token*/
28283
28282
  /* color opaque */
28284
28283
  /* color transparent */
@@ -28311,7 +28310,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28311
28310
  /* dim */
28312
28311
  /* box shadow */
28313
28312
  /* fisheye */
28314
- /* z-index */
28315
28313
  @keyframes rotate {
28316
28314
  from {
28317
28315
  transform: rotate(0deg);
@@ -28333,7 +28331,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28333
28331
  /* green */
28334
28332
  /* yellow */
28335
28333
  /* red */
28336
- /* purple */
28337
28334
  /* palette global token*/
28338
28335
  /* color opaque */
28339
28336
  /* color transparent */
@@ -28366,7 +28363,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28366
28363
  /* dim */
28367
28364
  /* box shadow */
28368
28365
  /* fisheye */
28369
- /* z-index */
28370
28366
  .loading {
28371
28367
  width: 64px;
28372
28368
  height: 64px;
@@ -28495,7 +28491,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28495
28491
  /* green */
28496
28492
  /* yellow */
28497
28493
  /* red */
28498
- /* purple */
28499
28494
  /* palette global token*/
28500
28495
  /* color opaque */
28501
28496
  /* color transparent */
@@ -28528,7 +28523,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28528
28523
  /* dim */
28529
28524
  /* box shadow */
28530
28525
  /* fisheye */
28531
- /* z-index */
28532
28526
  .ant-dropdown,
28533
28527
  .ant-dropdown-menu-submenu {
28534
28528
  background: #fff;
@@ -28718,7 +28712,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28718
28712
  /* green */
28719
28713
  /* yellow */
28720
28714
  /* red */
28721
- /* purple */
28722
28715
  /* palette global token*/
28723
28716
  /* color opaque */
28724
28717
  /* color transparent */
@@ -28751,7 +28744,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28751
28744
  /* dim */
28752
28745
  /* box shadow */
28753
28746
  /* fisheye */
28754
- /* z-index */
28755
28747
  .ant-dropdown,
28756
28748
  .ant-dropdown-menu-submenu {
28757
28749
  background: #fff;
@@ -31496,6 +31488,10 @@ input.rrg1fkn.ant-input {
31496
31488
  opacity: 0;
31497
31489
  }
31498
31490
 
31491
+ .i1e4sgug {
31492
+ display: inline-block;
31493
+ }
31494
+
31499
31495
  .d6j0lbj {
31500
31496
  font-family: Inter;
31501
31497
  font-style: normal;
@@ -31971,10 +31967,6 @@ input.rrg1fkn.ant-input {
31971
31967
  line-height: 12px;
31972
31968
  }
31973
31969
 
31974
- .i1e4sgug {
31975
- display: inline-block;
31976
- }
31977
-
31978
31970
  .m15dvk92 {
31979
31971
  display: flex;
31980
31972
  justify-content: space-between;
@@ -32155,6 +32147,10 @@ input.rrg1fkn.ant-input {
32155
32147
  color: rgba(44, 56, 82, 0.6);
32156
32148
  }
32157
32149
 
32150
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32151
+ display: flex;
32152
+ }
32153
+
32158
32154
  .s14dk8r1 {
32159
32155
  margin: 0;
32160
32156
  border-radius: 20px;
@@ -32229,10 +32225,6 @@ input.rrg1fkn.ant-input {
32229
32225
  display: inline-block;
32230
32226
  }
32231
32227
 
32232
- .iiqau4c.ant-input-group.ant-input-group-compact {
32233
- display: flex;
32234
- }
32235
-
32236
32228
  .s1uupxds {
32237
32229
  padding: 0 8px;
32238
32230
  border-radius: 4px;
@@ -32289,10 +32281,6 @@ input.rrg1fkn.ant-input {
32289
32281
  color: #1d326c;
32290
32282
  background-color: rgba(225, 230, 241, 0.6);
32291
32283
  }
32292
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32293
- color: #7E41FF;
32294
- background-color: rgba(126, 65, 255, 0.1);
32295
- }
32296
32284
  .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32297
32285
  color: #fff;
32298
32286
  }
@@ -32311,8 +32299,14 @@ input.rrg1fkn.ant-input {
32311
32299
  .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32312
32300
  background-color: #6b7d99;
32313
32301
  }
32314
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32315
- background-color: #7E41FF;
32302
+
32303
+ .o8ocss1 {
32304
+ overflow: hidden;
32305
+ text-overflow: ellipsis;
32306
+ }
32307
+
32308
+ .n17syc35 {
32309
+ white-space: nowrap;
32316
32310
  }
32317
32311
 
32318
32312
  .m1thnes4 {
@@ -32691,9 +32685,13 @@ input.rrg1fkn.ant-input {
32691
32685
  background: rgba(163, 180, 204, 0.18);
32692
32686
  }
32693
32687
 
32688
+ .c1k4vanq {
32689
+ padding: 0 16px 14px 16px;
32690
+ }
32691
+
32694
32692
  .c1udgdh2 {
32695
32693
  color: #2d3a56;
32696
- padding: 7px 12px;
32694
+ padding: 12px 16px 10px 16px;
32697
32695
  display: flex;
32698
32696
  justify-content: space-between;
32699
32697
  align-items: center;
@@ -32731,27 +32729,6 @@ input.rrg1fkn.ant-input {
32731
32729
  margin-right: 2px;
32732
32730
  }
32733
32731
 
32734
- .c1k4vanq {
32735
- padding: 0 12px 14px 12px;
32736
- }
32737
-
32738
- .bab9xum {
32739
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32740
- }
32741
-
32742
- .cav4gt6 {
32743
- border-radius: 8px;
32744
- background-color: white;
32745
- }
32746
- .cav4gt6.hoverable {
32747
- cursor: pointer;
32748
- }
32749
- .cav4gt6.hoverable:hover {
32750
- transition: all 200ms ease;
32751
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32752
- transform: translateY(-4px);
32753
- }
32754
-
32755
32732
  .rrwcpby {
32756
32733
  display: flex;
32757
32734
  align-items: center;
@@ -32799,6 +32776,72 @@ input.rrg1fkn.ant-input {
32799
32776
  min-height: 0px;
32800
32777
  }
32801
32778
 
32779
+ .bab9xum {
32780
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32781
+ }
32782
+
32783
+ .cav4gt6 {
32784
+ border-radius: 4px;
32785
+ background-color: white;
32786
+ }
32787
+ .cav4gt6.hoverable {
32788
+ cursor: pointer;
32789
+ }
32790
+ .cav4gt6.hoverable:hover {
32791
+ transition: all 200ms ease;
32792
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32793
+ transform: translateY(-4px);
32794
+ }
32795
+
32796
+ .at4ovwe .ant-input-number-handler-wrap {
32797
+ display: var(--at4ovwe-0);
32798
+ }
32799
+ .at4ovwe .ant-input-number-input-wrap {
32800
+ padding: 5px 12px;
32801
+ display: inline-flex;
32802
+ line-height: 1.5715;
32803
+ height: 100%;
32804
+ width: 100%;
32805
+ }
32806
+ .at4ovwe .ant-input-number-input-wrap::after {
32807
+ content: var(--at4ovwe-1);
32808
+ display: var(--at4ovwe-2);
32809
+ flex: none;
32810
+ align-items: center;
32811
+ margin-left: 4px;
32812
+ color: rgba(44, 56, 82, 0.6);
32813
+ }
32814
+ .at4ovwe .ant-input-number-input-wrap::before {
32815
+ content: var(--at4ovwe-3);
32816
+ display: var(--at4ovwe-4);
32817
+ flex: none;
32818
+ align-items: center;
32819
+ margin-right: 4px;
32820
+ cursor: auto;
32821
+ color: rgba(44, 56, 82, 0.6);
32822
+ }
32823
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32824
+ border-radius: 0;
32825
+ }
32826
+ .at4ovwe.ant-input-number {
32827
+ width: 100%;
32828
+ border-radius: 6px;
32829
+ }
32830
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32831
+ border-color: #0096ff;
32832
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32833
+ }
32834
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32835
+ border-color: #e75a3a;
32836
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32837
+ }
32838
+ .at4ovwe .ant-input-number-input {
32839
+ padding: 0;
32840
+ margin: 0;
32841
+ height: auto;
32842
+ font-size: inherit;
32843
+ }
32844
+
32802
32845
  .tc40oxa {
32803
32846
  margin-bottom: 4px;
32804
32847
  color: rgba(44, 56, 82, 0.6);
@@ -32992,55 +33035,6 @@ input.rrg1fkn.ant-input {
32992
33035
  margin-right: 8px;
32993
33036
  }
32994
33037
 
32995
- .at4ovwe .ant-input-number-handler-wrap {
32996
- display: var(--at4ovwe-0);
32997
- }
32998
- .at4ovwe .ant-input-number-input-wrap {
32999
- padding: 5px 12px;
33000
- display: inline-flex;
33001
- line-height: 1.5715;
33002
- height: 100%;
33003
- width: 100%;
33004
- }
33005
- .at4ovwe .ant-input-number-input-wrap::after {
33006
- content: var(--at4ovwe-1);
33007
- display: var(--at4ovwe-2);
33008
- flex: none;
33009
- align-items: center;
33010
- margin-left: 4px;
33011
- color: rgba(44, 56, 82, 0.6);
33012
- }
33013
- .at4ovwe .ant-input-number-input-wrap::before {
33014
- content: var(--at4ovwe-3);
33015
- display: var(--at4ovwe-4);
33016
- flex: none;
33017
- align-items: center;
33018
- margin-right: 4px;
33019
- cursor: auto;
33020
- color: rgba(44, 56, 82, 0.6);
33021
- }
33022
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33023
- border-radius: 0;
33024
- }
33025
- .at4ovwe.ant-input-number {
33026
- width: 100%;
33027
- border-radius: 6px;
33028
- }
33029
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33030
- border-color: #0096ff;
33031
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33032
- }
33033
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33034
- border-color: #e75a3a;
33035
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33036
- }
33037
- .at4ovwe .ant-input-number-input {
33038
- padding: 0;
33039
- margin: 0;
33040
- height: auto;
33041
- font-size: inherit;
33042
- }
33043
-
33044
33038
  .w1xcixj5.outside-tag {
33045
33039
  padding-left: 0;
33046
33040
  }