@alicloud/console-components-search 0.2.18 → 0.2.19
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/index.css
CHANGED
|
@@ -26,28 +26,28 @@ body .rc-search.isWidget {
|
|
|
26
26
|
.rc-search-taglist:not(.isWind).rc-search-taglist:not(.isWind) [class*='-icon-close']::before {
|
|
27
27
|
content: var(--icon-content-close) !important;
|
|
28
28
|
}
|
|
29
|
-
.console-tags-tag.console-tags-tag {
|
|
29
|
+
.rc-search-taglist .console-tags-tag.console-tags-tag {
|
|
30
30
|
font-weight: 400;
|
|
31
31
|
color: var(--color-text1-9, #333333) !important;
|
|
32
32
|
}
|
|
33
|
-
.console-tags-tag.console-tags-tag .console-tags-tag-label {
|
|
33
|
+
.rc-search-taglist .console-tags-tag.console-tags-tag .console-tags-tag-label {
|
|
34
34
|
font-weight: 500;
|
|
35
35
|
color: var(--color-text1-6, #808080);
|
|
36
36
|
margin-right: 8px;
|
|
37
37
|
}
|
|
38
|
-
.console-tags-tag.console-tags-tag[class*='tag-closable'] > [class*='tag-close-btn'] {
|
|
38
|
+
.rc-search-taglist .console-tags-tag.console-tags-tag[class*='tag-closable'] > [class*='tag-close-btn'] {
|
|
39
39
|
margin-left: 12px;
|
|
40
40
|
}
|
|
41
|
-
.console-tags-tag.console-tags-tag.console-tags-tag.console-tags-tag:hover [class*='-icon-close'] {
|
|
41
|
+
.rc-search-taglist .console-tags-tag.console-tags-tag.rc-search-taglist .console-tags-tag.console-tags-tag:hover [class*='-icon-close'] {
|
|
42
42
|
color: #181818;
|
|
43
43
|
}
|
|
44
|
-
.console-tags-tag:not(:last-child) {
|
|
44
|
+
.rc-search-taglist .console-tags-tag:not(:last-child) {
|
|
45
45
|
margin-right: 8px;
|
|
46
46
|
}
|
|
47
|
-
.console-tags-tag_empty {
|
|
47
|
+
.rc-search-taglist .console-tags-tag_empty {
|
|
48
48
|
color: var(--color-text1-6, #808080);
|
|
49
49
|
}
|
|
50
|
-
.console-tags-tag-dot.console-tags-tag-dot [class*='-badge-dot'] {
|
|
50
|
+
.rc-search-taglist .console-tags-tag-dot.rc-search-taglist .console-tags-tag-dot [class*='-badge-dot'] {
|
|
51
51
|
right: 4px;
|
|
52
52
|
top: 0px;
|
|
53
53
|
}
|
package/doc-dist/deps/main.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
body .xconsole-rcsearch-multi-pop.xconsole-rcsearch-multi-pop>ul{padding:8px}body .xconsole-rcsearch-multi-pop .next-select-menu-item{padding-left:0!important}body .xconsole-rcsearch-multi-pop .next-select-menu-item .next-menu-icon-selected{display:none}body .xconsole-rcsearch-multi-pop .next-menu-group-label{padding-left:0}body .xconsole-rc-search-popup{margin-top:4px}body .rc-search.isWind{--console-rc-search-label-color:#f7f7f7;--console-rc-search-label-hover-color:#ebebeb}body .rc-search.isWidget{--console-rc-search-close-btn-top:2px;--console-rc-search-close-btn-left:-3px;--icon-content-delete-filling:"\\E6A2"}.rc-search-taglist:not(.isWind).rc-search-taglist:not(.isWind) [class*=-icon-close]:before{content:var(--icon-content-close)!important}.console-tags-tag.console-tags-tag{font-weight:400;color:var(--color-text1-9,#333)!important}.console-tags-tag.console-tags-tag .console-tags-tag-label{font-weight:500;color:var(--color-text1-6,grey);margin-right:8px}.console-tags-tag.console-tags-tag[class*=tag-closable]>[class*=tag-close-btn]{margin-left:12px}.console-tags-tag.console-tags-tag.console-tags-tag.console-tags-tag:hover [class*=-icon-close]{color:#181818}.console-tags-tag:not(:last-child){margin-right:8px}.console-tags-tag_empty{color:var(--color-text1-6,grey)}.console-tags-tag-dot.console-tags-tag-dot [class*=-badge-dot]{right:4px;top:0}
|
|
1
|
+
body .xconsole-rcsearch-multi-pop.xconsole-rcsearch-multi-pop>ul{padding:8px}body .xconsole-rcsearch-multi-pop .next-select-menu-item{padding-left:0!important}body .xconsole-rcsearch-multi-pop .next-select-menu-item .next-menu-icon-selected{display:none}body .xconsole-rcsearch-multi-pop .next-menu-group-label{padding-left:0}body .xconsole-rc-search-popup{margin-top:4px}body .rc-search.isWind{--console-rc-search-label-color:#f7f7f7;--console-rc-search-label-hover-color:#ebebeb}body .rc-search.isWidget{--console-rc-search-close-btn-top:2px;--console-rc-search-close-btn-left:-3px;--icon-content-delete-filling:"\\E6A2"}.rc-search-taglist:not(.isWind).rc-search-taglist:not(.isWind) [class*=-icon-close]:before{content:var(--icon-content-close)!important}.rc-search-taglist .console-tags-tag.console-tags-tag{font-weight:400;color:var(--color-text1-9,#333)!important}.rc-search-taglist .console-tags-tag.console-tags-tag .console-tags-tag-label{font-weight:500;color:var(--color-text1-6,grey);margin-right:8px}.rc-search-taglist .console-tags-tag.console-tags-tag[class*=tag-closable]>[class*=tag-close-btn]{margin-left:12px}.rc-search-taglist .console-tags-tag.console-tags-tag.rc-search-taglist .console-tags-tag.console-tags-tag:hover [class*=-icon-close]{color:#181818}.rc-search-taglist .console-tags-tag:not(:last-child){margin-right:8px}.rc-search-taglist .console-tags-tag_empty{color:var(--color-text1-6,grey)}.rc-search-taglist .console-tags-tag-dot.rc-search-taglist .console-tags-tag-dot [class*=-badge-dot]{right:4px;top:0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
html body .xconsole-rcsearch-multi-pop.xconsole-rcsearch-multi-pop>ul{padding:8px}html body .xconsole-rcsearch-multi-pop .next-select-menu-item{padding-left:0!important}html body .xconsole-rcsearch-multi-pop .next-select-menu-item .next-menu-icon-selected{display:none}html body .xconsole-rcsearch-multi-pop .next-menu-group-label{padding-left:0}html body .xconsole-rc-search-popup{margin-top:4px}html body .rc-search.isWind{--console-rc-search-label-color:#f7f7f7;--console-rc-search-label-hover-color:#ebebeb}html body .rc-search.isWidget{--console-rc-search-close-btn-top:2px;--console-rc-search-close-btn-left:-3px;--icon-content-delete-filling:"\\E6A2"}html .rc-search-taglist:not(.isWind).rc-search-taglist:not(.isWind) [class*=-icon-close]:before{content:var(--icon-content-close)!important}html .console-tags-tag.console-tags-tag{font-weight:400;color:var(--color-text1-9,#333)!important}html .console-tags-tag.console-tags-tag .console-tags-tag-label{font-weight:500;color:var(--color-text1-6,grey);margin-right:8px}html .console-tags-tag.console-tags-tag[class*=tag-closable]>[class*=tag-close-btn]{margin-left:12px}html .console-tags-tag.console-tags-tag.console-tags-tag.console-tags-tag:hover [class*=-icon-close]{color:#181818}html .console-tags-tag:not(:last-child){margin-right:8px}html .console-tags-tag_empty{color:var(--color-text1-6,grey)}html .console-tags-tag-dot.console-tags-tag-dot [class*=-badge-dot]{right:4px;top:0}
|
|
1
|
+
html body .xconsole-rcsearch-multi-pop.xconsole-rcsearch-multi-pop>ul{padding:8px}html body .xconsole-rcsearch-multi-pop .next-select-menu-item{padding-left:0!important}html body .xconsole-rcsearch-multi-pop .next-select-menu-item .next-menu-icon-selected{display:none}html body .xconsole-rcsearch-multi-pop .next-menu-group-label{padding-left:0}html body .xconsole-rc-search-popup{margin-top:4px}html body .rc-search.isWind{--console-rc-search-label-color:#f7f7f7;--console-rc-search-label-hover-color:#ebebeb}html body .rc-search.isWidget{--console-rc-search-close-btn-top:2px;--console-rc-search-close-btn-left:-3px;--icon-content-delete-filling:"\\E6A2"}html .rc-search-taglist:not(.isWind).rc-search-taglist:not(.isWind) [class*=-icon-close]:before{content:var(--icon-content-close)!important}html .rc-search-taglist .console-tags-tag.console-tags-tag{font-weight:400;color:var(--color-text1-9,#333)!important}html .rc-search-taglist .console-tags-tag.console-tags-tag .console-tags-tag-label{font-weight:500;color:var(--color-text1-6,grey);margin-right:8px}html .rc-search-taglist .console-tags-tag.console-tags-tag[class*=tag-closable]>[class*=tag-close-btn]{margin-left:12px}html .rc-search-taglist .console-tags-tag.console-tags-tag.rc-search-taglist .console-tags-tag.console-tags-tag:hover [class*=-icon-close]{color:#181818}html .rc-search-taglist .console-tags-tag:not(:last-child){margin-right:8px}html .rc-search-taglist .console-tags-tag_empty{color:var(--color-text1-6,grey)}html .rc-search-taglist .console-tags-tag-dot.rc-search-taglist .console-tags-tag-dot [class*=-badge-dot]{right:4px;top:0}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
开始构建微应用external依赖...
|
|
2
2
|
BreezrPluginStyledComponentsIsolation The plugin will trying to use the package's name as isolation id of styled-components. This behavior usually occurred on dev mode. And if you were received this warning on publish mode then you should to set `options.styledComponentStyleSheetId` implicitly.
|
|
3
3
|
ℹ Compiling Webpack
|
|
4
|
-
✔ Webpack: Compiled successfully in
|
|
4
|
+
✔ Webpack: Compiled successfully in 11.88s
|
|
5
5
|
WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
6
6
|
This can impact web performance.
|
|
7
7
|
Assets:
|