synos-helena 22.1.0-beta.0 → 23.0.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.
Files changed (122) hide show
  1. package/lib/dark.css +371 -132
  2. package/lib/dark.css.gz +0 -0
  3. package/lib/dark.css.map +1 -1
  4. package/lib/dark.css.map.gz +0 -0
  5. package/lib/dark.js.gz +0 -0
  6. package/lib/dark.js.map.gz +0 -0
  7. package/lib/helena.css +371 -132
  8. package/lib/helena.css.gz +0 -0
  9. package/lib/helena.css.map +1 -1
  10. package/lib/helena.css.map.gz +0 -0
  11. package/lib/helena.js.gz +0 -0
  12. package/lib/helena.js.map.gz +0 -0
  13. package/lib/icons/exception.svg +1 -0
  14. package/lib/icons/exception.svg.gz +0 -0
  15. package/lib/icons/export.svg.gz +0 -0
  16. package/lib/icons/field-time.svg.gz +0 -0
  17. package/lib/icons/file-calculator.svg.gz +0 -0
  18. package/lib/icons/hand-service.svg.gz +0 -0
  19. package/lib/icons/import.svg.gz +0 -0
  20. package/lib/icons/package.svg.gz +0 -0
  21. package/lib/icons/process-config.svg.gz +0 -0
  22. package/lib/icons/transmission.svg.gz +0 -0
  23. package/lib/images/empty-notification.svg.gz +0 -0
  24. package/lib/images/micro-download.svg +40 -0
  25. package/lib/images/micro-download.svg.gz +0 -0
  26. package/lib/images/micro-gerproc.svg +43 -0
  27. package/lib/images/micro-gerproc.svg.gz +0 -0
  28. package/lib/images/micro-insight.svg +42 -0
  29. package/lib/images/micro-insight.svg.gz +0 -0
  30. package/lib/images/synchro-logo.svg.gz +0 -0
  31. package/lib/index.css +78 -77
  32. package/lib/index.css.gz +0 -0
  33. package/lib/index.css.map +1 -1
  34. package/lib/index.css.map.gz +0 -0
  35. package/lib/index.js +1 -1
  36. package/lib/index.js.LICENSE.txt +38 -0
  37. package/lib/index.js.LICENSE.txt.gz +0 -0
  38. package/lib/index.js.gz +0 -0
  39. package/lib/index.js.map +1 -1
  40. package/lib/index.js.map.gz +0 -0
  41. package/lib/light.css +371 -132
  42. package/lib/light.css.gz +0 -0
  43. package/lib/light.css.map +1 -1
  44. package/lib/light.css.map.gz +0 -0
  45. package/lib/light.js.gz +0 -0
  46. package/lib/light.js.map.gz +0 -0
  47. package/lib/src/HLAlert/HLAlert.d.ts +4 -0
  48. package/lib/src/HLArticle/HLArticle.d.ts +4 -0
  49. package/lib/src/HLBadge/HLBadge.d.ts +4 -0
  50. package/lib/src/HLButton/HLButton.d.ts +4 -0
  51. package/lib/src/HLCard/HLCard.d.ts +7 -0
  52. package/lib/src/HLCheckbox/HLCheckbox.d.ts +5 -0
  53. package/lib/src/HLCode/HLCode.d.ts +4 -0
  54. package/lib/src/HLCollapse/HLCollapse.d.ts +7 -0
  55. package/lib/src/HLCollapse/Panel/Panel.d.ts +4 -0
  56. package/lib/src/HLCollapseInfoPanel/HLCollapseInfoPanel.d.ts +4 -0
  57. package/lib/src/HLContext/HLContext.d.ts +3 -0
  58. package/lib/src/HLCpfCnpj/HLCpfCnpj.d.ts +4 -0
  59. package/lib/src/HLDatePicker/DatePicker.d.ts +8 -0
  60. package/lib/src/HLDatePicker/HLDatePicker.d.ts +6 -0
  61. package/lib/src/HLDatePicker/MonthPicker/MonthPicker.d.ts +6 -0
  62. package/lib/src/HLDatePicker/RangePicker/RangePicker.d.ts +6 -0
  63. package/lib/src/HLDatePicker/utils.d.ts +5 -0
  64. package/lib/src/HLDeferredRender/HLDeferredRender.d.ts +4 -0
  65. package/lib/src/HLDescriptions/HLDescriptions.d.ts +4 -0
  66. package/lib/src/HLDiffViewer/HLDiffViewer.d.ts +4 -0
  67. package/lib/src/HLDivider/HLDivider.d.ts +4 -0
  68. package/lib/src/HLDrawer/HLDrawer.d.ts +4 -0
  69. package/lib/src/HLDropdown/HLDropdown.d.ts +4 -0
  70. package/lib/src/HLDropdownButton/HLDropdownButton.d.ts +4 -0
  71. package/lib/src/HLEditTable/HLEditTable.d.ts +4 -0
  72. package/lib/src/HLErrorBoundary/HLErrorBoundary.d.ts +13 -0
  73. package/lib/src/HLException/Error/Error.d.ts +4 -0
  74. package/lib/src/HLException/HLException.d.ts +5 -0
  75. package/lib/src/HLException/Page500/Page500.d.ts +4 -0
  76. package/lib/src/HLForm/HLForm.d.ts +7 -0
  77. package/lib/src/HLFromTo/HLFromTo.d.ts +6 -0
  78. package/lib/src/HLHeader/HLHeader.d.ts +6 -0
  79. package/lib/src/HLHeaderButton/HLHeaderButton.d.ts +4 -0
  80. package/lib/src/HLHeaderSearch/HLHeaderSearch.d.ts +4 -0
  81. package/lib/src/HLInput/HLInput.d.ts +5 -0
  82. package/lib/src/HLInput/Password/Password.d.ts +5 -0
  83. package/lib/src/HLInputMonetary/HLInputMonetary.d.ts +5 -0
  84. package/lib/src/HLMain/HLMain.d.ts +4 -0
  85. package/lib/src/HLMarkdown/HLMarkdown.d.ts +4 -0
  86. package/lib/src/HLModulesMenu/HLModulesMenu.d.ts +4 -0
  87. package/lib/src/HLNotification/HLNotification.d.ts +6 -0
  88. package/lib/src/HLNotification/notificationList/NotificationList.d.ts +6 -0
  89. package/lib/src/HLPageHeader/HLPageHeader.d.ts +4 -0
  90. package/lib/src/HLPopover/HLPopover.d.ts +4 -0
  91. package/lib/src/HLPowerSearch/lib/SelectStoreInterface.d.ts +11 -0
  92. package/lib/src/HLProgress/HLProgress.d.ts +4 -0
  93. package/lib/src/HLRadio/HLRadio.d.ts +5 -0
  94. package/lib/src/HLSelect/HLSelect.d.ts +5 -0
  95. package/lib/src/HLSideMenu/HLSideMenu.d.ts +4 -0
  96. package/lib/src/HLSpin/HLSpin.d.ts +4 -0
  97. package/lib/src/HLSwitch/HLSwitch.d.ts +4 -0
  98. package/lib/src/HLTable/HLTable.d.ts +65 -0
  99. package/lib/src/HLTextArea/HLTextArea.d.ts +5 -0
  100. package/lib/src/HLTooltip/HLTootip.d.ts +4 -0
  101. package/lib/src/HLTotalizer/HLTotalizer.d.ts +4 -0
  102. package/lib/src/HLUserBox/HLUserBox.d.ts +4 -0
  103. package/lib/src/index.d.ts +72 -0
  104. package/lib/src/util/CustomHooks.d.ts +2 -0
  105. package/lib/src/util/Permissions.d.ts +19 -0
  106. package/lib/src/util/constants.d.ts +15 -0
  107. package/lib/themes/colors/ant-blues.less.gz +0 -0
  108. package/lib/themes/colors/ant-yellows.less.gz +0 -0
  109. package/lib/themes/colors/blues.less.gz +0 -0
  110. package/lib/themes/colors/dark-olive-greens.less.gz +0 -0
  111. package/lib/themes/colors/gray.less.gz +0 -0
  112. package/lib/themes/colors/greens.less.gz +0 -0
  113. package/lib/themes/colors/pinks.less.gz +0 -0
  114. package/lib/themes/colors/purples.less.gz +0 -0
  115. package/lib/themes/colors/reds.less.gz +0 -0
  116. package/lib/themes/colors/yellows.less.gz +0 -0
  117. package/lib/themes/dark.less.gz +0 -0
  118. package/lib/themes/default.less.gz +0 -0
  119. package/lib/themes/general_custom.less.gz +0 -0
  120. package/lib/themes/light.less.gz +0 -0
  121. package/package.json +15 -11
  122. package/lib/index.d.ts +0 -852
package/lib/index.css CHANGED
@@ -448,7 +448,7 @@ textarea.ant-picker-input > input {
448
448
  display: inline-block;
449
449
  width: 7px;
450
450
  height: 7px;
451
- border: 0 solid currentColor;
451
+ border: 0 solid currentcolor;
452
452
  border-width: 1.5px 0 0 1.5px;
453
453
  content: '';
454
454
  }
@@ -460,7 +460,7 @@ textarea.ant-picker-input > input {
460
460
  display: inline-block;
461
461
  width: 7px;
462
462
  height: 7px;
463
- border: 0 solid currentColor;
463
+ border: 0 solid currentcolor;
464
464
  border-width: 1.5px 0 0 1.5px;
465
465
  content: '';
466
466
  }
@@ -1183,9 +1183,6 @@ img {
1183
1183
  vertical-align: middle;
1184
1184
  border-style: none;
1185
1185
  }
1186
- svg:not(:root) {
1187
- overflow: hidden;
1188
- }
1189
1186
  a,
1190
1187
  area,
1191
1188
  button,
@@ -1327,7 +1324,7 @@ mark {
1327
1324
  text-align: center;
1328
1325
  text-transform: none;
1329
1326
  vertical-align: -0.125em;
1330
- text-rendering: optimizeLegibility;
1327
+ text-rendering: optimizelegibility;
1331
1328
  -webkit-font-smoothing: antialiased;
1332
1329
  -moz-osx-font-smoothing: grayscale;
1333
1330
  }
@@ -1343,6 +1340,10 @@ mark {
1343
1340
  .anticon .anticon-icon {
1344
1341
  display: block;
1345
1342
  }
1343
+ .anticon > .anticon {
1344
+ line-height: 0;
1345
+ vertical-align: 0;
1346
+ }
1346
1347
  .anticon[tabindex] {
1347
1348
  cursor: pointer;
1348
1349
  }
@@ -2547,7 +2548,7 @@ html {
2547
2548
  border-radius: 2px;
2548
2549
  }
2549
2550
  .ant-btn > a:only-child {
2550
- color: currentColor;
2551
+ color: currentcolor;
2551
2552
  }
2552
2553
  .ant-btn > a:only-child::after {
2553
2554
  position: absolute;
@@ -2566,7 +2567,7 @@ html {
2566
2567
  }
2567
2568
  .ant-btn:hover > a:only-child,
2568
2569
  .ant-btn:focus > a:only-child {
2569
- color: currentColor;
2570
+ color: currentcolor;
2570
2571
  }
2571
2572
  .ant-btn:hover > a:only-child::after,
2572
2573
  .ant-btn:focus > a:only-child::after {
@@ -2584,7 +2585,7 @@ html {
2584
2585
  background: #fff;
2585
2586
  }
2586
2587
  .ant-btn:active > a:only-child {
2587
- color: currentColor;
2588
+ color: currentcolor;
2588
2589
  }
2589
2590
  .ant-btn:active > a:only-child::after {
2590
2591
  position: absolute;
@@ -2609,7 +2610,7 @@ html {
2609
2610
  .ant-btn[disabled]:hover > a:only-child,
2610
2611
  .ant-btn[disabled]:focus > a:only-child,
2611
2612
  .ant-btn[disabled]:active > a:only-child {
2612
- color: currentColor;
2613
+ color: currentcolor;
2613
2614
  }
2614
2615
  .ant-btn[disabled] > a:only-child::after,
2615
2616
  .ant-btn[disabled]:hover > a:only-child::after,
@@ -2640,7 +2641,7 @@ html {
2640
2641
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
2641
2642
  }
2642
2643
  .ant-btn-primary > a:only-child {
2643
- color: currentColor;
2644
+ color: currentcolor;
2644
2645
  }
2645
2646
  .ant-btn-primary > a:only-child::after {
2646
2647
  position: absolute;
@@ -2659,7 +2660,7 @@ html {
2659
2660
  }
2660
2661
  .ant-btn-primary:hover > a:only-child,
2661
2662
  .ant-btn-primary:focus > a:only-child {
2662
- color: currentColor;
2663
+ color: currentcolor;
2663
2664
  }
2664
2665
  .ant-btn-primary:hover > a:only-child::after,
2665
2666
  .ant-btn-primary:focus > a:only-child::after {
@@ -2677,7 +2678,7 @@ html {
2677
2678
  background: #096dd9;
2678
2679
  }
2679
2680
  .ant-btn-primary:active > a:only-child {
2680
- color: currentColor;
2681
+ color: currentcolor;
2681
2682
  }
2682
2683
  .ant-btn-primary:active > a:only-child::after {
2683
2684
  position: absolute;
@@ -2702,7 +2703,7 @@ html {
2702
2703
  .ant-btn-primary[disabled]:hover > a:only-child,
2703
2704
  .ant-btn-primary[disabled]:focus > a:only-child,
2704
2705
  .ant-btn-primary[disabled]:active > a:only-child {
2705
- color: currentColor;
2706
+ color: currentcolor;
2706
2707
  }
2707
2708
  .ant-btn-primary[disabled] > a:only-child::after,
2708
2709
  .ant-btn-primary[disabled]:hover > a:only-child::after,
@@ -2743,7 +2744,7 @@ html {
2743
2744
  background: transparent;
2744
2745
  }
2745
2746
  .ant-btn-ghost > a:only-child {
2746
- color: currentColor;
2747
+ color: currentcolor;
2747
2748
  }
2748
2749
  .ant-btn-ghost > a:only-child::after {
2749
2750
  position: absolute;
@@ -2762,7 +2763,7 @@ html {
2762
2763
  }
2763
2764
  .ant-btn-ghost:hover > a:only-child,
2764
2765
  .ant-btn-ghost:focus > a:only-child {
2765
- color: currentColor;
2766
+ color: currentcolor;
2766
2767
  }
2767
2768
  .ant-btn-ghost:hover > a:only-child::after,
2768
2769
  .ant-btn-ghost:focus > a:only-child::after {
@@ -2780,7 +2781,7 @@ html {
2780
2781
  background: transparent;
2781
2782
  }
2782
2783
  .ant-btn-ghost:active > a:only-child {
2783
- color: currentColor;
2784
+ color: currentcolor;
2784
2785
  }
2785
2786
  .ant-btn-ghost:active > a:only-child::after {
2786
2787
  position: absolute;
@@ -2805,7 +2806,7 @@ html {
2805
2806
  .ant-btn-ghost[disabled]:hover > a:only-child,
2806
2807
  .ant-btn-ghost[disabled]:focus > a:only-child,
2807
2808
  .ant-btn-ghost[disabled]:active > a:only-child {
2808
- color: currentColor;
2809
+ color: currentcolor;
2809
2810
  }
2810
2811
  .ant-btn-ghost[disabled] > a:only-child::after,
2811
2812
  .ant-btn-ghost[disabled]:hover > a:only-child::after,
@@ -2826,7 +2827,7 @@ html {
2826
2827
  border-style: dashed;
2827
2828
  }
2828
2829
  .ant-btn-dashed > a:only-child {
2829
- color: currentColor;
2830
+ color: currentcolor;
2830
2831
  }
2831
2832
  .ant-btn-dashed > a:only-child::after {
2832
2833
  position: absolute;
@@ -2845,7 +2846,7 @@ html {
2845
2846
  }
2846
2847
  .ant-btn-dashed:hover > a:only-child,
2847
2848
  .ant-btn-dashed:focus > a:only-child {
2848
- color: currentColor;
2849
+ color: currentcolor;
2849
2850
  }
2850
2851
  .ant-btn-dashed:hover > a:only-child::after,
2851
2852
  .ant-btn-dashed:focus > a:only-child::after {
@@ -2863,7 +2864,7 @@ html {
2863
2864
  background: #fff;
2864
2865
  }
2865
2866
  .ant-btn-dashed:active > a:only-child {
2866
- color: currentColor;
2867
+ color: currentcolor;
2867
2868
  }
2868
2869
  .ant-btn-dashed:active > a:only-child::after {
2869
2870
  position: absolute;
@@ -2888,7 +2889,7 @@ html {
2888
2889
  .ant-btn-dashed[disabled]:hover > a:only-child,
2889
2890
  .ant-btn-dashed[disabled]:focus > a:only-child,
2890
2891
  .ant-btn-dashed[disabled]:active > a:only-child {
2891
- color: currentColor;
2892
+ color: currentcolor;
2892
2893
  }
2893
2894
  .ant-btn-dashed[disabled] > a:only-child::after,
2894
2895
  .ant-btn-dashed[disabled]:hover > a:only-child::after,
@@ -2910,7 +2911,7 @@ html {
2910
2911
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
2911
2912
  }
2912
2913
  .ant-btn-danger > a:only-child {
2913
- color: currentColor;
2914
+ color: currentcolor;
2914
2915
  }
2915
2916
  .ant-btn-danger > a:only-child::after {
2916
2917
  position: absolute;
@@ -2929,7 +2930,7 @@ html {
2929
2930
  }
2930
2931
  .ant-btn-danger:hover > a:only-child,
2931
2932
  .ant-btn-danger:focus > a:only-child {
2932
- color: currentColor;
2933
+ color: currentcolor;
2933
2934
  }
2934
2935
  .ant-btn-danger:hover > a:only-child::after,
2935
2936
  .ant-btn-danger:focus > a:only-child::after {
@@ -2947,7 +2948,7 @@ html {
2947
2948
  background: #d9363e;
2948
2949
  }
2949
2950
  .ant-btn-danger:active > a:only-child {
2950
- color: currentColor;
2951
+ color: currentcolor;
2951
2952
  }
2952
2953
  .ant-btn-danger:active > a:only-child::after {
2953
2954
  position: absolute;
@@ -2972,7 +2973,7 @@ html {
2972
2973
  .ant-btn-danger[disabled]:hover > a:only-child,
2973
2974
  .ant-btn-danger[disabled]:focus > a:only-child,
2974
2975
  .ant-btn-danger[disabled]:active > a:only-child {
2975
- color: currentColor;
2976
+ color: currentcolor;
2976
2977
  }
2977
2978
  .ant-btn-danger[disabled] > a:only-child::after,
2978
2979
  .ant-btn-danger[disabled]:hover > a:only-child::after,
@@ -2993,7 +2994,7 @@ html {
2993
2994
  box-shadow: none;
2994
2995
  }
2995
2996
  .ant-btn-link > a:only-child {
2996
- color: currentColor;
2997
+ color: currentcolor;
2997
2998
  }
2998
2999
  .ant-btn-link > a:only-child::after {
2999
3000
  position: absolute;
@@ -3012,7 +3013,7 @@ html {
3012
3013
  }
3013
3014
  .ant-btn-link:hover > a:only-child,
3014
3015
  .ant-btn-link:focus > a:only-child {
3015
- color: currentColor;
3016
+ color: currentcolor;
3016
3017
  }
3017
3018
  .ant-btn-link:hover > a:only-child::after,
3018
3019
  .ant-btn-link:focus > a:only-child::after {
@@ -3030,7 +3031,7 @@ html {
3030
3031
  background: transparent;
3031
3032
  }
3032
3033
  .ant-btn-link:active > a:only-child {
3033
- color: currentColor;
3034
+ color: currentcolor;
3034
3035
  }
3035
3036
  .ant-btn-link:active > a:only-child::after {
3036
3037
  position: absolute;
@@ -3055,7 +3056,7 @@ html {
3055
3056
  .ant-btn-link[disabled]:hover > a:only-child,
3056
3057
  .ant-btn-link[disabled]:focus > a:only-child,
3057
3058
  .ant-btn-link[disabled]:active > a:only-child {
3058
- color: currentColor;
3059
+ color: currentcolor;
3059
3060
  }
3060
3061
  .ant-btn-link[disabled] > a:only-child::after,
3061
3062
  .ant-btn-link[disabled]:hover > a:only-child::after,
@@ -3091,7 +3092,7 @@ html {
3091
3092
  .ant-btn-link[disabled]:hover > a:only-child,
3092
3093
  .ant-btn-link[disabled]:focus > a:only-child,
3093
3094
  .ant-btn-link[disabled]:active > a:only-child {
3094
- color: currentColor;
3095
+ color: currentcolor;
3095
3096
  }
3096
3097
  .ant-btn-link[disabled] > a:only-child::after,
3097
3098
  .ant-btn-link[disabled]:hover > a:only-child::after,
@@ -3112,7 +3113,7 @@ html {
3112
3113
  box-shadow: none;
3113
3114
  }
3114
3115
  .ant-btn-text > a:only-child {
3115
- color: currentColor;
3116
+ color: currentcolor;
3116
3117
  }
3117
3118
  .ant-btn-text > a:only-child::after {
3118
3119
  position: absolute;
@@ -3131,7 +3132,7 @@ html {
3131
3132
  }
3132
3133
  .ant-btn-text:hover > a:only-child,
3133
3134
  .ant-btn-text:focus > a:only-child {
3134
- color: currentColor;
3135
+ color: currentcolor;
3135
3136
  }
3136
3137
  .ant-btn-text:hover > a:only-child::after,
3137
3138
  .ant-btn-text:focus > a:only-child::after {
@@ -3149,7 +3150,7 @@ html {
3149
3150
  background: transparent;
3150
3151
  }
3151
3152
  .ant-btn-text:active > a:only-child {
3152
- color: currentColor;
3153
+ color: currentcolor;
3153
3154
  }
3154
3155
  .ant-btn-text:active > a:only-child::after {
3155
3156
  position: absolute;
@@ -3174,7 +3175,7 @@ html {
3174
3175
  .ant-btn-text[disabled]:hover > a:only-child,
3175
3176
  .ant-btn-text[disabled]:focus > a:only-child,
3176
3177
  .ant-btn-text[disabled]:active > a:only-child {
3177
- color: currentColor;
3178
+ color: currentcolor;
3178
3179
  }
3179
3180
  .ant-btn-text[disabled] > a:only-child::after,
3180
3181
  .ant-btn-text[disabled]:hover > a:only-child::after,
@@ -3213,7 +3214,7 @@ html {
3213
3214
  .ant-btn-text[disabled]:hover > a:only-child,
3214
3215
  .ant-btn-text[disabled]:focus > a:only-child,
3215
3216
  .ant-btn-text[disabled]:active > a:only-child {
3216
- color: currentColor;
3217
+ color: currentcolor;
3217
3218
  }
3218
3219
  .ant-btn-text[disabled] > a:only-child::after,
3219
3220
  .ant-btn-text[disabled]:hover > a:only-child::after,
@@ -3233,7 +3234,7 @@ html {
3233
3234
  background: #fff;
3234
3235
  }
3235
3236
  .ant-btn-dangerous > a:only-child {
3236
- color: currentColor;
3237
+ color: currentcolor;
3237
3238
  }
3238
3239
  .ant-btn-dangerous > a:only-child::after {
3239
3240
  position: absolute;
@@ -3252,7 +3253,7 @@ html {
3252
3253
  }
3253
3254
  .ant-btn-dangerous:hover > a:only-child,
3254
3255
  .ant-btn-dangerous:focus > a:only-child {
3255
- color: currentColor;
3256
+ color: currentcolor;
3256
3257
  }
3257
3258
  .ant-btn-dangerous:hover > a:only-child::after,
3258
3259
  .ant-btn-dangerous:focus > a:only-child::after {
@@ -3270,7 +3271,7 @@ html {
3270
3271
  background: #fff;
3271
3272
  }
3272
3273
  .ant-btn-dangerous:active > a:only-child {
3273
- color: currentColor;
3274
+ color: currentcolor;
3274
3275
  }
3275
3276
  .ant-btn-dangerous:active > a:only-child::after {
3276
3277
  position: absolute;
@@ -3295,7 +3296,7 @@ html {
3295
3296
  .ant-btn-dangerous[disabled]:hover > a:only-child,
3296
3297
  .ant-btn-dangerous[disabled]:focus > a:only-child,
3297
3298
  .ant-btn-dangerous[disabled]:active > a:only-child {
3298
- color: currentColor;
3299
+ color: currentcolor;
3299
3300
  }
3300
3301
  .ant-btn-dangerous[disabled] > a:only-child::after,
3301
3302
  .ant-btn-dangerous[disabled]:hover > a:only-child::after,
@@ -3317,7 +3318,7 @@ html {
3317
3318
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
3318
3319
  }
3319
3320
  .ant-btn-dangerous.ant-btn-primary > a:only-child {
3320
- color: currentColor;
3321
+ color: currentcolor;
3321
3322
  }
3322
3323
  .ant-btn-dangerous.ant-btn-primary > a:only-child::after {
3323
3324
  position: absolute;
@@ -3336,7 +3337,7 @@ html {
3336
3337
  }
3337
3338
  .ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
3338
3339
  .ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
3339
- color: currentColor;
3340
+ color: currentcolor;
3340
3341
  }
3341
3342
  .ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
3342
3343
  .ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
@@ -3354,7 +3355,7 @@ html {
3354
3355
  background: #d9363e;
3355
3356
  }
3356
3357
  .ant-btn-dangerous.ant-btn-primary:active > a:only-child {
3357
- color: currentColor;
3358
+ color: currentcolor;
3358
3359
  }
3359
3360
  .ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
3360
3361
  position: absolute;
@@ -3379,7 +3380,7 @@ html {
3379
3380
  .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
3380
3381
  .ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
3381
3382
  .ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
3382
- color: currentColor;
3383
+ color: currentcolor;
3383
3384
  }
3384
3385
  .ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
3385
3386
  .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
@@ -3400,7 +3401,7 @@ html {
3400
3401
  box-shadow: none;
3401
3402
  }
3402
3403
  .ant-btn-dangerous.ant-btn-link > a:only-child {
3403
- color: currentColor;
3404
+ color: currentcolor;
3404
3405
  }
3405
3406
  .ant-btn-dangerous.ant-btn-link > a:only-child::after {
3406
3407
  position: absolute;
@@ -3419,7 +3420,7 @@ html {
3419
3420
  }
3420
3421
  .ant-btn-dangerous.ant-btn-link:hover > a:only-child,
3421
3422
  .ant-btn-dangerous.ant-btn-link:focus > a:only-child {
3422
- color: currentColor;
3423
+ color: currentcolor;
3423
3424
  }
3424
3425
  .ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
3425
3426
  .ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
@@ -3437,7 +3438,7 @@ html {
3437
3438
  background: transparent;
3438
3439
  }
3439
3440
  .ant-btn-dangerous.ant-btn-link:active > a:only-child {
3440
- color: currentColor;
3441
+ color: currentcolor;
3441
3442
  }
3442
3443
  .ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
3443
3444
  position: absolute;
@@ -3462,7 +3463,7 @@ html {
3462
3463
  .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
3463
3464
  .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
3464
3465
  .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
3465
- color: currentColor;
3466
+ color: currentcolor;
3466
3467
  }
3467
3468
  .ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
3468
3469
  .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
@@ -3484,7 +3485,7 @@ html {
3484
3485
  }
3485
3486
  .ant-btn-dangerous.ant-btn-link:hover > a:only-child,
3486
3487
  .ant-btn-dangerous.ant-btn-link:focus > a:only-child {
3487
- color: currentColor;
3488
+ color: currentcolor;
3488
3489
  }
3489
3490
  .ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
3490
3491
  .ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
@@ -3502,7 +3503,7 @@ html {
3502
3503
  background: transparent;
3503
3504
  }
3504
3505
  .ant-btn-dangerous.ant-btn-link:active > a:only-child {
3505
- color: currentColor;
3506
+ color: currentcolor;
3506
3507
  }
3507
3508
  .ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
3508
3509
  position: absolute;
@@ -3527,7 +3528,7 @@ html {
3527
3528
  .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
3528
3529
  .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
3529
3530
  .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
3530
- color: currentColor;
3531
+ color: currentcolor;
3531
3532
  }
3532
3533
  .ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
3533
3534
  .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
@@ -3548,7 +3549,7 @@ html {
3548
3549
  box-shadow: none;
3549
3550
  }
3550
3551
  .ant-btn-dangerous.ant-btn-text > a:only-child {
3551
- color: currentColor;
3552
+ color: currentcolor;
3552
3553
  }
3553
3554
  .ant-btn-dangerous.ant-btn-text > a:only-child::after {
3554
3555
  position: absolute;
@@ -3567,7 +3568,7 @@ html {
3567
3568
  }
3568
3569
  .ant-btn-dangerous.ant-btn-text:hover > a:only-child,
3569
3570
  .ant-btn-dangerous.ant-btn-text:focus > a:only-child {
3570
- color: currentColor;
3571
+ color: currentcolor;
3571
3572
  }
3572
3573
  .ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
3573
3574
  .ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
@@ -3585,7 +3586,7 @@ html {
3585
3586
  background: transparent;
3586
3587
  }
3587
3588
  .ant-btn-dangerous.ant-btn-text:active > a:only-child {
3588
- color: currentColor;
3589
+ color: currentcolor;
3589
3590
  }
3590
3591
  .ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
3591
3592
  position: absolute;
@@ -3610,7 +3611,7 @@ html {
3610
3611
  .ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
3611
3612
  .ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
3612
3613
  .ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
3613
- color: currentColor;
3614
+ color: currentcolor;
3614
3615
  }
3615
3616
  .ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
3616
3617
  .ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
@@ -3632,7 +3633,7 @@ html {
3632
3633
  }
3633
3634
  .ant-btn-dangerous.ant-btn-text:hover > a:only-child,
3634
3635
  .ant-btn-dangerous.ant-btn-text:focus > a:only-child {
3635
- color: currentColor;
3636
+ color: currentcolor;
3636
3637
  }
3637
3638
  .ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
3638
3639
  .ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
@@ -3650,7 +3651,7 @@ html {
3650
3651
  background: rgba(0, 0, 0, 0.028);
3651
3652
  }
3652
3653
  .ant-btn-dangerous.ant-btn-text:active > a:only-child {
3653
- color: currentColor;
3654
+ color: currentcolor;
3654
3655
  }
3655
3656
  .ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
3656
3657
  position: absolute;
@@ -3675,7 +3676,7 @@ html {
3675
3676
  .ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
3676
3677
  .ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
3677
3678
  .ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
3678
- color: currentColor;
3679
+ color: currentcolor;
3679
3680
  }
3680
3681
  .ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
3681
3682
  .ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
@@ -3786,7 +3787,7 @@ a.ant-btn-icon-only > .anticon {
3786
3787
  }
3787
3788
  .ant-btn .anticon.anticon-plus > svg,
3788
3789
  .ant-btn .anticon.anticon-minus > svg {
3789
- shape-rendering: optimizeSpeed;
3790
+ shape-rendering: optimizespeed;
3790
3791
  }
3791
3792
  .ant-btn.ant-btn-loading {
3792
3793
  position: relative;
@@ -3796,7 +3797,7 @@ a.ant-btn-icon-only > .anticon {
3796
3797
  display: block;
3797
3798
  }
3798
3799
  .ant-btn > .ant-btn-loading-icon {
3799
- transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
3800
+ transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
3800
3801
  }
3801
3802
  .ant-btn > .ant-btn-loading-icon .anticon {
3802
3803
  padding-right: 8px;
@@ -4002,7 +4003,7 @@ a.ant-btn-icon-only > .anticon {
4002
4003
  text-shadow: none;
4003
4004
  }
4004
4005
  .ant-btn-background-ghost.ant-btn-primary > a:only-child {
4005
- color: currentColor;
4006
+ color: currentcolor;
4006
4007
  }
4007
4008
  .ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
4008
4009
  position: absolute;
@@ -4020,7 +4021,7 @@ a.ant-btn-icon-only > .anticon {
4020
4021
  }
4021
4022
  .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
4022
4023
  .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
4023
- color: currentColor;
4024
+ color: currentcolor;
4024
4025
  }
4025
4026
  .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
4026
4027
  .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
@@ -4037,7 +4038,7 @@ a.ant-btn-icon-only > .anticon {
4037
4038
  border-color: #096dd9;
4038
4039
  }
4039
4040
  .ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
4040
- color: currentColor;
4041
+ color: currentcolor;
4041
4042
  }
4042
4043
  .ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
4043
4044
  position: absolute;
@@ -4062,7 +4063,7 @@ a.ant-btn-icon-only > .anticon {
4062
4063
  .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
4063
4064
  .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
4064
4065
  .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child {
4065
- color: currentColor;
4066
+ color: currentcolor;
4066
4067
  }
4067
4068
  .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
4068
4069
  .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
@@ -4082,7 +4083,7 @@ a.ant-btn-icon-only > .anticon {
4082
4083
  text-shadow: none;
4083
4084
  }
4084
4085
  .ant-btn-background-ghost.ant-btn-danger > a:only-child {
4085
- color: currentColor;
4086
+ color: currentcolor;
4086
4087
  }
4087
4088
  .ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
4088
4089
  position: absolute;
@@ -4100,7 +4101,7 @@ a.ant-btn-icon-only > .anticon {
4100
4101
  }
4101
4102
  .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
4102
4103
  .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
4103
- color: currentColor;
4104
+ color: currentcolor;
4104
4105
  }
4105
4106
  .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
4106
4107
  .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
@@ -4117,7 +4118,7 @@ a.ant-btn-icon-only > .anticon {
4117
4118
  border-color: #d9363e;
4118
4119
  }
4119
4120
  .ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
4120
- color: currentColor;
4121
+ color: currentcolor;
4121
4122
  }
4122
4123
  .ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
4123
4124
  position: absolute;
@@ -4142,7 +4143,7 @@ a.ant-btn-icon-only > .anticon {
4142
4143
  .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
4143
4144
  .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
4144
4145
  .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child {
4145
- color: currentColor;
4146
+ color: currentcolor;
4146
4147
  }
4147
4148
  .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
4148
4149
  .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
@@ -4162,7 +4163,7 @@ a.ant-btn-icon-only > .anticon {
4162
4163
  text-shadow: none;
4163
4164
  }
4164
4165
  .ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
4165
- color: currentColor;
4166
+ color: currentcolor;
4166
4167
  }
4167
4168
  .ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
4168
4169
  position: absolute;
@@ -4180,7 +4181,7 @@ a.ant-btn-icon-only > .anticon {
4180
4181
  }
4181
4182
  .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
4182
4183
  .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
4183
- color: currentColor;
4184
+ color: currentcolor;
4184
4185
  }
4185
4186
  .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
4186
4187
  .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
@@ -4197,7 +4198,7 @@ a.ant-btn-icon-only > .anticon {
4197
4198
  border-color: #d9363e;
4198
4199
  }
4199
4200
  .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
4200
- color: currentColor;
4201
+ color: currentcolor;
4201
4202
  }
4202
4203
  .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
4203
4204
  position: absolute;
@@ -4222,7 +4223,7 @@ a.ant-btn-icon-only > .anticon {
4222
4223
  .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
4223
4224
  .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
4224
4225
  .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
4225
- color: currentColor;
4226
+ color: currentcolor;
4226
4227
  }
4227
4228
  .ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
4228
4229
  .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
@@ -4242,7 +4243,7 @@ a.ant-btn-icon-only > .anticon {
4242
4243
  text-shadow: none;
4243
4244
  }
4244
4245
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
4245
- color: currentColor;
4246
+ color: currentcolor;
4246
4247
  }
4247
4248
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child::after {
4248
4249
  position: absolute;
@@ -4260,7 +4261,7 @@ a.ant-btn-icon-only > .anticon {
4260
4261
  }
4261
4262
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
4262
4263
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
4263
- color: currentColor;
4264
+ color: currentcolor;
4264
4265
  }
4265
4266
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
4266
4267
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
@@ -4277,7 +4278,7 @@ a.ant-btn-icon-only > .anticon {
4277
4278
  border-color: transparent;
4278
4279
  }
4279
4280
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
4280
- color: currentColor;
4281
+ color: currentcolor;
4281
4282
  }
4282
4283
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
4283
4284
  position: absolute;
@@ -4302,7 +4303,7 @@ a.ant-btn-icon-only > .anticon {
4302
4303
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
4303
4304
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
4304
4305
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
4305
- color: currentColor;
4306
+ color: currentcolor;
4306
4307
  }
4307
4308
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
4308
4309
  .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
@@ -4323,7 +4324,7 @@ a.ant-btn-icon-only > .anticon {
4323
4324
  margin-right: -0.34em;
4324
4325
  letter-spacing: 0.34em;
4325
4326
  }
4326
- .ant-btn-block {
4327
+ .ant-btn.ant-btn-block {
4327
4328
  width: 100%;
4328
4329
  }
4329
4330
  .ant-btn:empty {
Binary file