@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/compact.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;
|
|
@@ -13655,7 +13658,6 @@ textarea.nz-textarea-autosize-measuring {
|
|
|
13655
13658
|
height: auto !important;
|
|
13656
13659
|
overflow: hidden !important;
|
|
13657
13660
|
padding: 2px 0 !important;
|
|
13658
|
-
box-sizing: content-box !important;
|
|
13659
13661
|
}
|
|
13660
13662
|
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only,
|
|
13661
13663
|
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only {
|
|
@@ -27622,15 +27624,6 @@ fieldset {
|
|
|
27622
27624
|
max-width: 100%;
|
|
27623
27625
|
}
|
|
27624
27626
|
}
|
|
27625
|
-
.sf__checkbox-list {
|
|
27626
|
-
display: block;
|
|
27627
|
-
width: 100%;
|
|
27628
|
-
}
|
|
27629
|
-
@media (min-width: 768px) {
|
|
27630
|
-
.sf__checkbox-list .ant-col {
|
|
27631
|
-
margin-top: 8px;
|
|
27632
|
-
}
|
|
27633
|
-
}
|
|
27634
27627
|
.sf .ant-upload-select-picture-card i {
|
|
27635
27628
|
color: #999;
|
|
27636
27629
|
font-size: 32px;
|
|
@@ -27676,6 +27669,7 @@ fieldset {
|
|
|
27676
27669
|
margin-bottom: 0;
|
|
27677
27670
|
}
|
|
27678
27671
|
.sf__inline .sf-btns {
|
|
27672
|
+
display: inline-block;
|
|
27679
27673
|
margin-right: 0;
|
|
27680
27674
|
}
|
|
27681
27675
|
@media (max-width: 767px) {
|
|
@@ -32471,8 +32465,8 @@ ellipsis {
|
|
|
32471
32465
|
direction: rtl;
|
|
32472
32466
|
}
|
|
32473
32467
|
.pdf-container {
|
|
32474
|
-
position:
|
|
32475
|
-
|
|
32468
|
+
position: absolute;
|
|
32469
|
+
width: 100%;
|
|
32476
32470
|
height: 100%;
|
|
32477
32471
|
overflow-x: auto;
|
|
32478
32472
|
-webkit-overflow-scrolling: touch;
|