@delon/theme 13.2.0 → 13.2.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/compact.css +6 -12
- package/compact.min.css +1 -1
- package/dark.css +6 -12
- package/dark.min.css +1 -1
- package/default.css +6 -12
- package/default.min.css +1 -1
- package/esm2020/layout-default/layout-header-item-trigger.directive.mjs +3 -3
- package/esm2020/layout-default/layout-header-item.component.mjs +3 -3
- package/esm2020/layout-default/layout-header.component.mjs +3 -3
- package/esm2020/layout-default/layout-nav.component.mjs +3 -3
- package/esm2020/layout-default/layout.component.mjs +3 -3
- package/esm2020/layout-default/layout.module.mjs +4 -4
- package/esm2020/setting-drawer/setting-drawer-item.component.mjs +3 -3
- package/esm2020/setting-drawer/setting-drawer.component.mjs +3 -3
- package/esm2020/setting-drawer/setting-drawer.module.mjs +4 -4
- package/esm2020/src/locale/locale.module.mjs +4 -4
- package/esm2020/src/locale/locale.service.mjs +3 -3
- package/esm2020/src/pipes/date/date.pipe.mjs +3 -3
- package/esm2020/src/pipes/keys/keys.pipe.mjs +3 -3
- package/esm2020/src/pipes/safe/html.pipe.mjs +3 -3
- package/esm2020/src/pipes/safe/url.pipe.mjs +3 -3
- package/esm2020/src/pipes/yn/yn.pipe.mjs +3 -3
- package/esm2020/src/services/drawer/drawer.helper.mjs +3 -3
- package/esm2020/src/services/http/http.client.mjs +3 -3
- package/esm2020/src/services/http/http.decorator.mjs +3 -3
- package/esm2020/src/services/i18n/i18n.mjs +6 -6
- package/esm2020/src/services/i18n/i18n.pipe.mjs +3 -3
- package/esm2020/src/services/menu/menu.service.mjs +3 -3
- package/esm2020/src/services/modal/modal.helper.mjs +3 -3
- package/esm2020/src/services/responsive/responsive.mjs +3 -3
- package/esm2020/src/services/rtl/rtl.service.mjs +3 -3
- package/esm2020/src/services/settings/settings.service.mjs +3 -3
- package/esm2020/src/services/title/title.service.mjs +3 -3
- package/esm2020/src/theme.module.mjs +4 -4
- package/esm2020/src/version.mjs +1 -1
- package/esm2020/theme-btn/theme-btn.component.mjs +3 -3
- package/esm2020/theme-btn/theme-btn.module.mjs +4 -4
- package/fesm2015/layout-default.mjs +19 -19
- package/fesm2015/setting-drawer.mjs +10 -10
- package/fesm2015/theme-btn.mjs +7 -7
- package/fesm2015/theme.mjs +63 -63
- package/fesm2015/theme.mjs.map +1 -1
- package/fesm2020/layout-default.mjs +19 -19
- package/fesm2020/setting-drawer.mjs +10 -10
- package/fesm2020/theme-btn.mjs +7 -7
- package/fesm2020/theme.mjs +63 -63
- package/fesm2020/theme.mjs.map +1 -1
- package/package.json +4 -4
package/dark.css
CHANGED
|
@@ -6784,6 +6784,9 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
6784
6784
|
.ant-picker-inline .ant-picker-range-arrow {
|
|
6785
6785
|
display: none !important;
|
|
6786
6786
|
}
|
|
6787
|
+
.ant-picker-inline .ant-picker-dropdown {
|
|
6788
|
+
z-index: auto;
|
|
6789
|
+
}
|
|
6787
6790
|
.ant-descriptions-header {
|
|
6788
6791
|
display: flex;
|
|
6789
6792
|
align-items: center;
|
|
@@ -13843,7 +13846,6 @@ textarea.nz-textarea-autosize-measuring {
|
|
|
13843
13846
|
height: auto !important;
|
|
13844
13847
|
overflow: hidden !important;
|
|
13845
13848
|
padding: 2px 0 !important;
|
|
13846
|
-
box-sizing: content-box !important;
|
|
13847
13849
|
}
|
|
13848
13850
|
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only,
|
|
13849
13851
|
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only {
|
|
@@ -28185,15 +28187,6 @@ fieldset {
|
|
|
28185
28187
|
max-width: 100%;
|
|
28186
28188
|
}
|
|
28187
28189
|
}
|
|
28188
|
-
.sf__checkbox-list {
|
|
28189
|
-
display: block;
|
|
28190
|
-
width: 100%;
|
|
28191
|
-
}
|
|
28192
|
-
@media (min-width: 768px) {
|
|
28193
|
-
.sf__checkbox-list .ant-col {
|
|
28194
|
-
margin-top: 8px;
|
|
28195
|
-
}
|
|
28196
|
-
}
|
|
28197
28190
|
.sf .ant-upload-select-picture-card i {
|
|
28198
28191
|
color: #999;
|
|
28199
28192
|
font-size: 32px;
|
|
@@ -28239,6 +28232,7 @@ fieldset {
|
|
|
28239
28232
|
margin-bottom: 0;
|
|
28240
28233
|
}
|
|
28241
28234
|
.sf__inline .sf-btns {
|
|
28235
|
+
display: inline-block;
|
|
28242
28236
|
margin-right: 0;
|
|
28243
28237
|
}
|
|
28244
28238
|
@media (max-width: 767px) {
|
|
@@ -33034,8 +33028,8 @@ ellipsis {
|
|
|
33034
33028
|
direction: rtl;
|
|
33035
33029
|
}
|
|
33036
33030
|
.pdf-container {
|
|
33037
|
-
position:
|
|
33038
|
-
|
|
33031
|
+
position: absolute;
|
|
33032
|
+
width: 100%;
|
|
33039
33033
|
height: 100%;
|
|
33040
33034
|
overflow-x: auto;
|
|
33041
33035
|
-webkit-overflow-scrolling: touch;
|