@befe/brick-comp-drawer 0.2.99 → 0.2.101
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/CHANGELOG.md +16 -0
- package/es/index.css +24 -24
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.2.101](https://icode.baidu.com/repos/baidu/be-fe/brick/merge/%40befe%2Fbrick-comp-drawer%400.2.100...%40befe%2Fbrick-comp-drawer%400.2.101) (2026-03-19)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @befe/brick-comp-drawer
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [0.2.100](https://icode.baidu.com/repos/baidu/be-fe/brick/merge/%40befe%2Fbrick-comp-drawer%400.2.99...%40befe%2Fbrick-comp-drawer%400.2.100) (2026-01-30)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @befe/brick-comp-drawer
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [0.2.99](https://icode.baidu.com:8235/baidu/be-fe/brick//%40befe%2Fbrick-comp-drawer%400.2.98...%40befe%2Fbrick-comp-drawer%400.2.99) (2025-12-30)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @befe/brick-comp-drawer
|
package/es/index.css
CHANGED
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
.brick-button-type-plain.brick-button-icon-only.brick-button-disabled .brick-icon {
|
|
711
711
|
color: rgb(204, 204, 204);
|
|
712
712
|
}
|
|
713
|
-
.brick-button-color-
|
|
713
|
+
.brick-button-color-brand.brick-button-type-important, .brick-button-color-brand.brick-button-type-important .brick-icon, .brick-button-color-brand.brick-button-type-important.brick-button-disabled, .brick-button-color-brand.brick-button-type-important.brick-button-disabled .brick-icon {
|
|
714
714
|
color: rgb(255, 255, 255);
|
|
715
715
|
}
|
|
716
716
|
.brick-button-color-success.brick-button-type-important, .brick-button-color-success.brick-button-type-important .brick-icon, .brick-button-color-success.brick-button-type-important.brick-button-disabled, .brick-button-color-success.brick-button-type-important.brick-button-disabled .brick-icon {
|
|
@@ -722,77 +722,77 @@
|
|
|
722
722
|
.brick-button-color-warning.brick-button-type-important, .brick-button-color-warning.brick-button-type-important .brick-icon, .brick-button-color-warning.brick-button-type-important.brick-button-disabled, .brick-button-color-warning.brick-button-type-important.brick-button-disabled .brick-icon {
|
|
723
723
|
color: rgb(255, 255, 255);
|
|
724
724
|
}
|
|
725
|
-
.brick-button-color-
|
|
725
|
+
.brick-button-color-brand:focus-visible:not([tabindex^="-"]):not(:active) {
|
|
726
726
|
border-color: #4c84ff;
|
|
727
727
|
box-shadow: 0 0 0 2px rgb(219.3, 228.225, 255);
|
|
728
728
|
outline: none;
|
|
729
729
|
}
|
|
730
|
-
.brick-button-color-
|
|
730
|
+
.brick-button-color-brand.brick-button-type-intensive {
|
|
731
731
|
border-color: #4c84ff;
|
|
732
732
|
}
|
|
733
|
-
.brick-button-color-
|
|
733
|
+
.brick-button-color-brand.brick-button-type-intensive, .brick-button-color-brand.brick-button-type-intensive .brick-icon {
|
|
734
734
|
color: #4c84ff;
|
|
735
735
|
}
|
|
736
|
-
.brick-button-color-
|
|
736
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-loading, .brick-button-color-brand.brick-button-type-intensive:hover {
|
|
737
737
|
background-color: rgb(112.2, 155.04, 255);
|
|
738
738
|
}
|
|
739
|
-
.brick-button-color-
|
|
739
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-loading, .brick-button-color-brand.brick-button-type-intensive:hover {
|
|
740
740
|
border-color: rgb(112.2, 155.04, 255);
|
|
741
741
|
}
|
|
742
|
-
.brick-button-color-
|
|
742
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-loading.brick-button-disabled, .brick-button-color-brand.brick-button-type-intensive:active {
|
|
743
743
|
border-color: rgb(54.1875, 108.375, 216.75);
|
|
744
744
|
background-color: rgb(54.1875, 108.375, 216.75);
|
|
745
745
|
}
|
|
746
|
-
.brick-button-color-
|
|
746
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-loading, .brick-button-color-brand.brick-button-type-intensive.brick-button-loading .brick-icon, .brick-button-color-brand.brick-button-type-intensive:hover, .brick-button-color-brand.brick-button-type-intensive:hover .brick-icon, .brick-button-color-brand.brick-button-type-intensive:active, .brick-button-color-brand.brick-button-type-intensive:active .brick-icon {
|
|
747
747
|
color: rgb(255, 255, 255);
|
|
748
748
|
}
|
|
749
|
-
.brick-button-color-
|
|
749
|
+
.brick-button-color-brand.brick-button-type-intensive:focus-visible:not([tabindex^="-"]):not(:active) {
|
|
750
750
|
background-color: rgb(112.2, 155.04, 255);
|
|
751
751
|
}
|
|
752
|
-
.brick-button-color-
|
|
752
|
+
.brick-button-color-brand.brick-button-type-intensive:focus-visible:not([tabindex^="-"]):not(:active), .brick-button-color-brand.brick-button-type-intensive:focus-visible:not([tabindex^="-"]):not(:active) .brick-icon {
|
|
753
753
|
color: rgb(255, 255, 255);
|
|
754
754
|
}
|
|
755
|
-
.brick-button-color-
|
|
755
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-disabled:not(.brick-button-loading) {
|
|
756
756
|
background-color: rgb(242.25, 245.225, 255);
|
|
757
757
|
border-color: rgb(219.3, 228.225, 255);
|
|
758
758
|
}
|
|
759
|
-
.brick-button-color-
|
|
759
|
+
.brick-button-color-brand.brick-button-type-intensive.brick-button-disabled:not(.brick-button-loading), .brick-button-color-brand.brick-button-type-intensive.brick-button-disabled:not(.brick-button-loading) .brick-icon {
|
|
760
760
|
color: rgb(183.6, 202.64, 255);
|
|
761
761
|
}
|
|
762
|
-
.brick-button-color-
|
|
762
|
+
.brick-button-color-brand.brick-button-type-important {
|
|
763
763
|
background-color: #4c84ff;
|
|
764
764
|
}
|
|
765
|
-
.brick-button-color-
|
|
765
|
+
.brick-button-color-brand.brick-button-type-important:hover, .brick-button-color-brand.brick-button-type-important.brick-button-loading {
|
|
766
766
|
background-color: rgb(112.2, 155.04, 255);
|
|
767
767
|
}
|
|
768
|
-
.brick-button-color-
|
|
768
|
+
.brick-button-color-brand.brick-button-type-important.brick-button-loading.brick-button-disabled, .brick-button-color-brand.brick-button-type-important:active {
|
|
769
769
|
background-color: rgb(54.1875, 108.375, 216.75);
|
|
770
770
|
}
|
|
771
|
-
.brick-button-color-
|
|
771
|
+
.brick-button-color-brand.brick-button-type-important:focus-visible:not([tabindex^="-"]):not(:active) {
|
|
772
772
|
background-color: rgb(112.2, 155.04, 255);
|
|
773
773
|
}
|
|
774
|
-
.brick-button-color-
|
|
774
|
+
.brick-button-color-brand.brick-button-type-important.brick-button-disabled:not(.brick-button-loading) {
|
|
775
775
|
background-color: rgb(219.3, 228.225, 255);
|
|
776
776
|
}
|
|
777
|
-
.brick-button-color-
|
|
777
|
+
.brick-button-color-brand.brick-button-type-plain {
|
|
778
778
|
background: none;
|
|
779
779
|
}
|
|
780
|
-
.brick-button-color-
|
|
780
|
+
.brick-button-color-brand.brick-button-type-plain, .brick-button-color-brand.brick-button-type-plain .brick-icon {
|
|
781
781
|
color: #4c84ff;
|
|
782
782
|
}
|
|
783
|
-
.brick-button-color-
|
|
783
|
+
.brick-button-color-brand.brick-button-type-plain:hover, .brick-button-color-brand.brick-button-type-plain:hover .brick-icon, .brick-button-color-brand.brick-button-type-plain.brick-button-loading, .brick-button-color-brand.brick-button-type-plain.brick-button-loading .brick-icon {
|
|
784
784
|
color: rgb(112.2, 155.04, 255);
|
|
785
785
|
}
|
|
786
|
-
.brick-button-color-
|
|
786
|
+
.brick-button-color-brand.brick-button-type-plain:focus-visible:not([tabindex^="-"]):not(:active), .brick-button-color-brand.brick-button-type-plain:focus-visible:not([tabindex^="-"]):not(:active) .brick-icon {
|
|
787
787
|
color: rgb(112.2, 155.04, 255);
|
|
788
788
|
}
|
|
789
|
-
.brick-button-color-
|
|
789
|
+
.brick-button-color-brand.brick-button-type-plain.brick-button-loading.brick-button-disabled, .brick-button-color-brand.brick-button-type-plain.brick-button-loading.brick-button-disabled .brick-icon, .brick-button-color-brand.brick-button-type-plain:active, .brick-button-color-brand.brick-button-type-plain:active .brick-icon {
|
|
790
790
|
color: rgb(54.1875, 108.375, 216.75);
|
|
791
791
|
}
|
|
792
|
-
.brick-button-color-
|
|
792
|
+
.brick-button-color-brand.brick-button-type-plain.brick-button-disabled:not(.brick-button-loading) {
|
|
793
793
|
background: none;
|
|
794
794
|
}
|
|
795
|
-
.brick-button-color-
|
|
795
|
+
.brick-button-color-brand.brick-button-type-plain.brick-button-disabled:not(.brick-button-loading), .brick-button-color-brand.brick-button-type-plain.brick-button-disabled:not(.brick-button-loading) .brick-icon {
|
|
796
796
|
color: rgb(183.6, 202.64, 255);
|
|
797
797
|
}
|
|
798
798
|
.brick-button-color-success:focus-visible:not([tabindex^="-"]):not(:active) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@befe/brick-comp-drawer",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.101",
|
|
4
4
|
"description": "@befe/brick component Drawer",
|
|
5
5
|
"main": "es",
|
|
6
6
|
"module": "es",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"author": "chenmanqing",
|
|
21
21
|
"license": "ISC",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@befe/brick-comp-dialog": "^0.2.
|
|
24
|
-
"@befe/brick-core": "^0.2.
|
|
25
|
-
"@befe/brick-style": "^0.2.
|
|
26
|
-
"@befe/brick-utils": "^0.2.
|
|
23
|
+
"@befe/brick-comp-dialog": "^0.2.99",
|
|
24
|
+
"@befe/brick-core": "^0.2.50",
|
|
25
|
+
"@befe/brick-style": "^0.2.60",
|
|
26
|
+
"@befe/brick-utils": "^0.2.22"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
29
|
"classnames": "^2.0.0",
|
|
@@ -31,5 +31,5 @@
|
|
|
31
31
|
"react": "^16.9.0 || ^17.0.0",
|
|
32
32
|
"react-dom": "^16.9.0 || ^17.0.0"
|
|
33
33
|
},
|
|
34
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "cb94b3d72ab576f12d8abba8baf8fb259c3ecf93"
|
|
35
35
|
}
|