@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/default.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 {
|
|
@@ -27623,15 +27625,6 @@ fieldset {
|
|
|
27623
27625
|
max-width: 100%;
|
|
27624
27626
|
}
|
|
27625
27627
|
}
|
|
27626
|
-
.sf__checkbox-list {
|
|
27627
|
-
display: block;
|
|
27628
|
-
width: 100%;
|
|
27629
|
-
}
|
|
27630
|
-
@media (min-width: 768px) {
|
|
27631
|
-
.sf__checkbox-list .ant-col {
|
|
27632
|
-
margin-top: 8px;
|
|
27633
|
-
}
|
|
27634
|
-
}
|
|
27635
27628
|
.sf .ant-upload-select-picture-card i {
|
|
27636
27629
|
color: #999;
|
|
27637
27630
|
font-size: 32px;
|
|
@@ -27677,6 +27670,7 @@ fieldset {
|
|
|
27677
27670
|
margin-bottom: 0;
|
|
27678
27671
|
}
|
|
27679
27672
|
.sf__inline .sf-btns {
|
|
27673
|
+
display: inline-block;
|
|
27680
27674
|
margin-right: 0;
|
|
27681
27675
|
}
|
|
27682
27676
|
@media (max-width: 767px) {
|
|
@@ -32472,8 +32466,8 @@ ellipsis {
|
|
|
32472
32466
|
direction: rtl;
|
|
32473
32467
|
}
|
|
32474
32468
|
.pdf-container {
|
|
32475
|
-
position:
|
|
32476
|
-
|
|
32469
|
+
position: absolute;
|
|
32470
|
+
width: 100%;
|
|
32477
32471
|
height: 100%;
|
|
32478
32472
|
overflow-x: auto;
|
|
32479
32473
|
-webkit-overflow-scrolling: touch;
|