antd-mobile 5.13.0 → 5.14.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/2x/bundle/antd-mobile.cjs.js +18967 -0
- package/2x/bundle/antd-mobile.es.js +18876 -0
- package/2x/bundle/css-vars-patch.css +399 -0
- package/2x/bundle/style.css +4712 -0
- package/2x/cjs/components/action-sheet/action-sheet.css +8 -8
- package/2x/cjs/components/badge/badge.css +2 -2
- package/2x/cjs/components/button/button.css +6 -6
- package/2x/cjs/components/button/button.patch.css +106 -0
- package/2x/cjs/components/calendar/calendar.css +5 -5
- package/2x/cjs/components/capsule-tabs/capsule-tabs.css +4 -24
- package/2x/cjs/components/card/card.css +3 -3
- package/2x/cjs/components/cascader/cascader.css +2 -2
- package/2x/cjs/components/cascader/cascader.d.ts +1 -0
- package/2x/cjs/components/cascader-view/cascader-view.css +2 -2
- package/2x/cjs/components/cascader-view/cascader-view.d.ts +1 -0
- package/2x/cjs/components/cascader-view/cascader-view.js +14 -8
- package/2x/cjs/components/cascader-view/use-cascader-value-extend.js +5 -14
- package/2x/cjs/components/center-popup/center-popup.css +29 -0
- package/2x/cjs/components/center-popup/center-popup.d.ts +23 -0
- package/2x/cjs/components/center-popup/center-popup.js +116 -0
- package/2x/cjs/components/center-popup/center-popup.patch.css +13 -0
- package/2x/cjs/components/center-popup/index.d.ts +4 -0
- package/2x/cjs/components/center-popup/index.js +13 -0
- package/2x/cjs/components/check-list/check-list.css +1 -1
- package/2x/cjs/components/checkbox/checkbox.css +3 -3
- package/2x/cjs/components/dialog/dialog.css +21 -34
- package/2x/cjs/components/dialog/dialog.d.ts +4 -18
- package/2x/cjs/components/dialog/dialog.js +26 -84
- package/2x/cjs/components/divider/divider.css +2 -2
- package/2x/cjs/components/dropdown/dropdown.css +2 -2
- package/2x/cjs/components/ellipsis/ellipsis.js +0 -1
- package/2x/cjs/components/empty/empty.css +1 -1
- package/2x/cjs/components/error-block/error-block.css +4 -4
- package/2x/cjs/components/error-block/error-block.patch.css +29 -0
- package/2x/cjs/components/form/form-item.css +2 -2
- package/2x/cjs/components/form/form.css +3 -3
- package/2x/cjs/components/form/index.css +5 -5
- package/2x/cjs/components/image/image.css +1 -1
- package/2x/cjs/components/image/image.js +2 -0
- package/2x/cjs/components/image/image.patch.css +12 -0
- package/2x/cjs/components/image-uploader/image-uploader.css +4 -4
- package/2x/cjs/components/image-viewer/image-viewer.css +1 -1
- package/2x/cjs/components/index-bar/index-bar.css +4 -4
- package/2x/cjs/components/infinite-scroll/infinite-scroll.css +6 -1
- package/2x/cjs/components/infinite-scroll/infinite-scroll.d.ts +2 -2
- package/2x/cjs/components/infinite-scroll/infinite-scroll.js +48 -17
- package/2x/cjs/components/input/input.css +2 -2
- package/2x/cjs/components/jumbo-tabs/jumbo-tabs.css +4 -24
- package/2x/cjs/components/list/list.css +10 -11
- package/2x/cjs/components/mask/mask.patch.css +3 -0
- package/2x/cjs/components/modal/modal.css +14 -29
- package/2x/cjs/components/modal/modal.d.ts +4 -18
- package/2x/cjs/components/modal/modal.js +25 -86
- package/2x/cjs/components/modal/modal.patch.css +29 -0
- package/2x/cjs/components/nav-bar/nav-bar.css +2 -2
- package/2x/cjs/components/notice-bar/notice-bar.css +4 -4
- package/2x/cjs/components/number-keyboard/number-keyboard.css +4 -4
- package/2x/cjs/components/page-indicator/page-indicator.patch.css +31 -0
- package/2x/cjs/components/passcode-input/passcode-input.css +1 -1
- package/2x/cjs/components/picker/picker.css +6 -7
- package/2x/cjs/components/picker-view/picker-view.css +3 -3
- package/2x/cjs/components/popover/popover-menu.css +1 -1
- package/2x/cjs/components/popover/popover-menu.patch.css +31 -0
- package/2x/cjs/components/popover/popover.css +3 -2
- package/2x/cjs/components/popover/popover.js +3 -1
- package/2x/cjs/components/popover/popover.patch.css +24 -0
- package/2x/cjs/components/popup/popup.css +1 -1
- package/2x/cjs/components/popup/popup.d.ts +11 -12
- package/2x/cjs/components/radio/radio.css +2 -2
- package/2x/cjs/components/result/result.css +2 -2
- package/2x/cjs/components/scroll-mask/scroll-mask.css +2 -2
- package/2x/cjs/components/scroll-mask/scroll-mask.patch.css +7 -0
- package/2x/cjs/components/search-bar/search-bar.css +4 -4
- package/2x/cjs/components/selector/selector.css +3 -3
- package/2x/cjs/components/side-bar/corner.js +1 -1
- package/2x/cjs/components/side-bar/side-bar.css +3 -3
- package/2x/cjs/components/slider/slider.css +26 -24
- package/2x/cjs/components/slider/slider.d.ts +3 -2
- package/2x/cjs/components/slider/slider.js +4 -2
- package/2x/cjs/components/slider/thumb-icon.js +20 -18
- package/2x/cjs/components/slider/thumb.d.ts +2 -1
- package/2x/cjs/components/slider/thumb.js +19 -5
- package/2x/cjs/components/space/space.patch.css +16 -0
- package/2x/cjs/components/spin-loading/spin-loading.css +0 -3
- package/2x/cjs/components/spin-loading/spin-loading.patch.css +14 -0
- package/2x/cjs/components/stepper/stepper.css +3 -3
- package/2x/cjs/components/steps/steps.css +2 -2
- package/2x/cjs/components/swipe-action/swipe-action.css +1 -1
- package/2x/cjs/components/swipe-action/swipe-action.js +7 -6
- package/2x/cjs/components/swiper/swiper.js +9 -8
- package/2x/cjs/components/swiper/swiper.patch.css +26 -0
- package/2x/cjs/components/switch/switch.css +4 -4
- package/2x/cjs/components/tab-bar/tab-bar.css +8 -5
- package/2x/cjs/components/tab-bar/tab-bar.js +1 -1
- package/2x/cjs/components/tabs/tabs.css +4 -4
- package/2x/cjs/components/tabs/tabs.patch.css +29 -0
- package/2x/cjs/components/tag/tag.css +1 -1
- package/2x/cjs/components/text-area/text-area.css +2 -2
- package/2x/cjs/components/toast/toast.css +1 -1
- package/2x/cjs/components/toast/toast.patch.css +13 -0
- package/2x/cjs/components/tree-select/tree-select.css +1 -1
- package/2x/cjs/components/virtual-input/virtual-input.css +2 -2
- package/2x/cjs/global/css-vars-patch.css +399 -0
- package/2x/cjs/global/global.css +36 -4
- package/2x/cjs/global/index.js +2 -1
- package/2x/cjs/global/theme-dark.css +14 -0
- package/2x/cjs/global/theme-default.css +33 -0
- package/2x/cjs/index.d.ts +1 -0
- package/2x/cjs/index.js +8 -0
- package/2x/cjs/locales/base.d.ts +2 -0
- package/2x/cjs/locales/base.js +3 -1
- package/2x/cjs/locales/en-US.d.ts +2 -0
- package/2x/cjs/locales/es-ES.d.ts +2 -0
- package/2x/cjs/locales/fa-IR.d.ts +2 -0
- package/2x/cjs/locales/fr-FR.d.ts +2 -0
- package/2x/cjs/locales/ko-KR.d.ts +2 -0
- package/2x/cjs/locales/zh-CN.d.ts +2 -0
- package/2x/cjs/locales/zh-CN.js +3 -1
- package/2x/cjs/locales/zh-HK.d.ts +2 -0
- package/2x/cjs/locales/zh-TW.d.ts +2 -0
- package/2x/es/components/action-sheet/action-sheet.css +8 -8
- package/2x/es/components/badge/badge.css +2 -2
- package/2x/es/components/button/button.css +6 -6
- package/2x/es/components/button/button.patch.css +106 -0
- package/2x/es/components/calendar/calendar.css +5 -5
- package/2x/es/components/capsule-tabs/capsule-tabs.css +4 -24
- package/2x/es/components/card/card.css +3 -3
- package/2x/es/components/cascader/cascader.css +2 -2
- package/2x/es/components/cascader/cascader.d.ts +1 -0
- package/2x/es/components/cascader-view/cascader-view.css +2 -2
- package/2x/es/components/cascader-view/cascader-view.d.ts +1 -0
- package/2x/es/components/cascader-view/cascader-view.js +14 -8
- package/2x/es/components/cascader-view/use-cascader-value-extend.js +5 -14
- package/2x/es/components/center-popup/center-popup.css +29 -0
- package/2x/es/components/center-popup/center-popup.d.ts +23 -0
- package/2x/es/components/center-popup/center-popup.js +86 -0
- package/2x/es/components/center-popup/center-popup.patch.css +13 -0
- package/2x/es/components/center-popup/index.d.ts +4 -0
- package/2x/es/components/center-popup/index.js +3 -0
- package/2x/es/components/check-list/check-list.css +1 -1
- package/2x/es/components/checkbox/checkbox.css +3 -3
- package/2x/es/components/dialog/dialog.css +21 -34
- package/2x/es/components/dialog/dialog.d.ts +4 -18
- package/2x/es/components/dialog/dialog.js +25 -72
- package/2x/es/components/divider/divider.css +2 -2
- package/2x/es/components/dropdown/dropdown.css +2 -2
- package/2x/es/components/ellipsis/ellipsis.js +0 -1
- package/2x/es/components/empty/empty.css +1 -1
- package/2x/es/components/error-block/error-block.css +4 -4
- package/2x/es/components/error-block/error-block.patch.css +29 -0
- package/2x/es/components/form/form-item.css +2 -2
- package/2x/es/components/form/form.css +3 -3
- package/2x/es/components/form/index.css +5 -5
- package/2x/es/components/image/image.css +1 -1
- package/2x/es/components/image/image.js +2 -0
- package/2x/es/components/image/image.patch.css +12 -0
- package/2x/es/components/image-uploader/image-uploader.css +4 -4
- package/2x/es/components/image-viewer/image-viewer.css +1 -1
- package/2x/es/components/index-bar/index-bar.css +4 -4
- package/2x/es/components/infinite-scroll/infinite-scroll.css +6 -1
- package/2x/es/components/infinite-scroll/infinite-scroll.d.ts +2 -2
- package/2x/es/components/infinite-scroll/infinite-scroll.js +47 -17
- package/2x/es/components/input/input.css +2 -2
- package/2x/es/components/jumbo-tabs/jumbo-tabs.css +4 -24
- package/2x/es/components/list/list.css +10 -11
- package/2x/es/components/mask/mask.patch.css +3 -0
- package/2x/es/components/modal/modal.css +14 -29
- package/2x/es/components/modal/modal.d.ts +4 -18
- package/2x/es/components/modal/modal.js +24 -74
- package/2x/es/components/modal/modal.patch.css +29 -0
- package/2x/es/components/nav-bar/nav-bar.css +2 -2
- package/2x/es/components/notice-bar/notice-bar.css +4 -4
- package/2x/es/components/number-keyboard/number-keyboard.css +4 -4
- package/2x/es/components/page-indicator/page-indicator.patch.css +31 -0
- package/2x/es/components/passcode-input/passcode-input.css +1 -1
- package/2x/es/components/picker/picker.css +6 -7
- package/2x/es/components/picker-view/picker-view.css +3 -3
- package/2x/es/components/popover/popover-menu.css +1 -1
- package/2x/es/components/popover/popover-menu.patch.css +31 -0
- package/2x/es/components/popover/popover.css +3 -2
- package/2x/es/components/popover/popover.js +3 -1
- package/2x/es/components/popover/popover.patch.css +24 -0
- package/2x/es/components/popup/popup.css +1 -1
- package/2x/es/components/popup/popup.d.ts +11 -12
- package/2x/es/components/radio/radio.css +2 -2
- package/2x/es/components/result/result.css +2 -2
- package/2x/es/components/scroll-mask/scroll-mask.css +2 -2
- package/2x/es/components/scroll-mask/scroll-mask.patch.css +7 -0
- package/2x/es/components/search-bar/search-bar.css +4 -4
- package/2x/es/components/selector/selector.css +3 -3
- package/2x/es/components/side-bar/corner.js +1 -1
- package/2x/es/components/side-bar/side-bar.css +3 -3
- package/2x/es/components/slider/slider.css +26 -24
- package/2x/es/components/slider/slider.d.ts +3 -2
- package/2x/es/components/slider/slider.js +4 -2
- package/2x/es/components/slider/thumb-icon.js +20 -18
- package/2x/es/components/slider/thumb.d.ts +2 -1
- package/2x/es/components/slider/thumb.js +17 -6
- package/2x/es/components/space/space.patch.css +16 -0
- package/2x/es/components/spin-loading/spin-loading.css +0 -3
- package/2x/es/components/spin-loading/spin-loading.patch.css +14 -0
- package/2x/es/components/stepper/stepper.css +3 -3
- package/2x/es/components/steps/steps.css +2 -2
- package/2x/es/components/swipe-action/swipe-action.css +1 -1
- package/2x/es/components/swipe-action/swipe-action.js +7 -6
- package/2x/es/components/swiper/swiper.js +9 -8
- package/2x/es/components/swiper/swiper.patch.css +26 -0
- package/2x/es/components/switch/switch.css +4 -4
- package/2x/es/components/tab-bar/tab-bar.css +8 -5
- package/2x/es/components/tab-bar/tab-bar.js +1 -1
- package/2x/es/components/tabs/tabs.css +4 -4
- package/2x/es/components/tabs/tabs.patch.css +29 -0
- package/2x/es/components/tag/tag.css +1 -1
- package/2x/es/components/text-area/text-area.css +2 -2
- package/2x/es/components/toast/toast.css +1 -1
- package/2x/es/components/toast/toast.patch.css +13 -0
- package/2x/es/components/tree-select/tree-select.css +1 -1
- package/2x/es/components/virtual-input/virtual-input.css +2 -2
- package/2x/es/global/css-vars-patch.css +399 -0
- package/2x/es/global/global.css +36 -4
- package/2x/es/global/index.js +2 -1
- package/2x/es/global/theme-dark.css +14 -0
- package/2x/es/global/theme-default.css +33 -0
- package/2x/es/index.d.ts +1 -0
- package/2x/es/index.js +1 -0
- package/2x/es/locales/base.d.ts +2 -0
- package/2x/es/locales/base.js +3 -1
- package/2x/es/locales/en-US.d.ts +2 -0
- package/2x/es/locales/es-ES.d.ts +2 -0
- package/2x/es/locales/fa-IR.d.ts +2 -0
- package/2x/es/locales/fr-FR.d.ts +2 -0
- package/2x/es/locales/ko-KR.d.ts +2 -0
- package/2x/es/locales/zh-CN.d.ts +2 -0
- package/2x/es/locales/zh-CN.js +3 -1
- package/2x/es/locales/zh-HK.d.ts +2 -0
- package/2x/es/locales/zh-TW.d.ts +2 -0
- package/2x/package.json +1 -1
- package/2x/umd/antd-mobile.js +2 -0
- package/2x/umd/antd-mobile.js.LICENSE.txt +35 -0
- package/bundle/antd-mobile.cjs.js +778 -737
- package/bundle/antd-mobile.es.js +778 -738
- package/bundle/css-vars-patch.css +312 -0
- package/bundle/style.css +272 -271
- package/cjs/components/action-sheet/action-sheet.css +8 -8
- package/cjs/components/badge/badge.css +2 -2
- package/cjs/components/button/button.css +6 -6
- package/cjs/components/button/button.patch.css +86 -0
- package/cjs/components/calendar/calendar.css +5 -5
- package/cjs/components/capsule-tabs/capsule-tabs.css +4 -21
- package/cjs/components/card/card.css +3 -3
- package/cjs/components/cascader/cascader.css +2 -2
- package/cjs/components/cascader/cascader.d.ts +1 -0
- package/cjs/components/cascader-view/cascader-view.css +2 -2
- package/cjs/components/cascader-view/cascader-view.d.ts +1 -0
- package/cjs/components/cascader-view/cascader-view.js +14 -8
- package/cjs/components/cascader-view/use-cascader-value-extend.js +5 -14
- package/cjs/components/center-popup/center-popup.css +26 -0
- package/cjs/components/center-popup/center-popup.d.ts +23 -0
- package/cjs/components/center-popup/center-popup.js +116 -0
- package/cjs/components/center-popup/center-popup.patch.css +11 -0
- package/cjs/components/center-popup/index.d.ts +4 -0
- package/cjs/components/center-popup/index.js +13 -0
- package/cjs/components/check-list/check-list.css +1 -1
- package/cjs/components/checkbox/checkbox.css +3 -3
- package/cjs/components/dialog/dialog.css +21 -33
- package/cjs/components/dialog/dialog.d.ts +4 -18
- package/cjs/components/dialog/dialog.js +26 -84
- package/cjs/components/divider/divider.css +2 -2
- package/cjs/components/dropdown/dropdown.css +2 -2
- package/cjs/components/ellipsis/ellipsis.js +0 -1
- package/cjs/components/empty/empty.css +1 -1
- package/cjs/components/error-block/error-block.css +4 -4
- package/cjs/components/error-block/error-block.patch.css +23 -0
- package/cjs/components/form/form-item.css +2 -2
- package/cjs/components/form/form.css +3 -3
- package/cjs/components/form/index.css +5 -5
- package/cjs/components/image/image.css +1 -1
- package/cjs/components/image/image.js +2 -0
- package/cjs/components/image/image.patch.css +10 -0
- package/cjs/components/image-uploader/image-uploader.css +4 -4
- package/cjs/components/image-viewer/image-viewer.css +1 -1
- package/cjs/components/index-bar/index-bar.css +4 -4
- package/cjs/components/infinite-scroll/infinite-scroll.css +5 -1
- package/cjs/components/infinite-scroll/infinite-scroll.d.ts +2 -2
- package/cjs/components/infinite-scroll/infinite-scroll.js +48 -17
- package/cjs/components/input/input.css +2 -2
- package/cjs/components/jumbo-tabs/jumbo-tabs.css +4 -21
- package/cjs/components/list/list.css +10 -11
- package/cjs/components/mask/mask.patch.css +3 -0
- package/cjs/components/modal/modal.css +15 -29
- package/cjs/components/modal/modal.d.ts +4 -18
- package/cjs/components/modal/modal.js +25 -86
- package/cjs/components/modal/modal.patch.css +23 -0
- package/cjs/components/nav-bar/nav-bar.css +2 -2
- package/cjs/components/notice-bar/notice-bar.css +4 -4
- package/cjs/components/number-keyboard/number-keyboard.css +4 -4
- package/cjs/components/page-indicator/page-indicator.patch.css +25 -0
- package/cjs/components/passcode-input/passcode-input.css +1 -1
- package/cjs/components/picker/picker.css +6 -7
- package/cjs/components/picker-view/picker-view.css +3 -3
- package/cjs/components/popover/popover-menu.css +1 -1
- package/cjs/components/popover/popover-menu.patch.css +24 -0
- package/cjs/components/popover/popover.css +3 -2
- package/cjs/components/popover/popover.js +3 -1
- package/cjs/components/popover/popover.patch.css +19 -0
- package/cjs/components/popup/popup.css +1 -1
- package/cjs/components/popup/popup.d.ts +11 -12
- package/cjs/components/radio/radio.css +2 -2
- package/cjs/components/result/result.css +2 -2
- package/cjs/components/scroll-mask/scroll-mask.css +2 -2
- package/cjs/components/scroll-mask/scroll-mask.patch.css +6 -0
- package/cjs/components/search-bar/search-bar.css +4 -4
- package/cjs/components/selector/selector.css +3 -3
- package/cjs/components/side-bar/corner.js +1 -1
- package/cjs/components/side-bar/side-bar.css +3 -3
- package/cjs/components/slider/slider.css +26 -24
- package/cjs/components/slider/slider.d.ts +3 -2
- package/cjs/components/slider/slider.js +4 -2
- package/cjs/components/slider/thumb-icon.js +20 -18
- package/cjs/components/slider/thumb.d.ts +2 -1
- package/cjs/components/slider/thumb.js +19 -5
- package/cjs/components/space/space.patch.css +13 -0
- package/cjs/components/spin-loading/spin-loading.css +0 -3
- package/cjs/components/spin-loading/spin-loading.patch.css +12 -0
- package/cjs/components/stepper/stepper.css +3 -3
- package/cjs/components/steps/steps.css +2 -2
- package/cjs/components/swipe-action/swipe-action.css +1 -1
- package/cjs/components/swipe-action/swipe-action.js +7 -6
- package/cjs/components/swiper/swiper.js +9 -8
- package/cjs/components/swiper/swiper.patch.css +21 -0
- package/cjs/components/switch/switch.css +4 -4
- package/cjs/components/tab-bar/tab-bar.css +7 -5
- package/cjs/components/tab-bar/tab-bar.js +1 -1
- package/cjs/components/tabs/tabs.css +4 -4
- package/cjs/components/tabs/tabs.patch.css +23 -0
- package/cjs/components/tag/tag.css +1 -1
- package/cjs/components/text-area/text-area.css +2 -2
- package/cjs/components/toast/toast.css +1 -1
- package/cjs/components/toast/toast.patch.css +11 -0
- package/cjs/components/tree-select/tree-select.css +1 -1
- package/cjs/components/virtual-input/virtual-input.css +2 -2
- package/cjs/global/css-vars-patch.css +312 -0
- package/cjs/global/global.css +35 -4
- package/cjs/global/index.js +2 -1
- package/cjs/global/theme-dark.css +14 -0
- package/cjs/global/theme-default.css +33 -0
- package/cjs/index.d.ts +1 -0
- package/cjs/index.js +8 -0
- package/cjs/locales/base.d.ts +2 -0
- package/cjs/locales/base.js +3 -1
- package/cjs/locales/en-US.d.ts +2 -0
- package/cjs/locales/es-ES.d.ts +2 -0
- package/cjs/locales/fa-IR.d.ts +2 -0
- package/cjs/locales/fr-FR.d.ts +2 -0
- package/cjs/locales/ko-KR.d.ts +2 -0
- package/cjs/locales/zh-CN.d.ts +2 -0
- package/cjs/locales/zh-CN.js +3 -1
- package/cjs/locales/zh-HK.d.ts +2 -0
- package/cjs/locales/zh-TW.d.ts +2 -0
- package/es/components/action-sheet/action-sheet.css +8 -8
- package/es/components/badge/badge.css +2 -2
- package/es/components/button/button.css +6 -6
- package/es/components/button/button.patch.css +86 -0
- package/es/components/calendar/calendar.css +5 -5
- package/es/components/capsule-tabs/capsule-tabs.css +4 -21
- package/es/components/card/card.css +3 -3
- package/es/components/cascader/cascader.css +2 -2
- package/es/components/cascader/cascader.d.ts +1 -0
- package/es/components/cascader-view/cascader-view.css +2 -2
- package/es/components/cascader-view/cascader-view.d.ts +1 -0
- package/es/components/cascader-view/cascader-view.js +14 -8
- package/es/components/cascader-view/use-cascader-value-extend.js +5 -14
- package/es/components/center-popup/center-popup.css +26 -0
- package/es/components/center-popup/center-popup.d.ts +23 -0
- package/es/components/center-popup/center-popup.js +86 -0
- package/es/components/center-popup/center-popup.patch.css +11 -0
- package/es/components/center-popup/index.d.ts +4 -0
- package/es/components/center-popup/index.js +3 -0
- package/es/components/check-list/check-list.css +1 -1
- package/es/components/checkbox/checkbox.css +3 -3
- package/es/components/dialog/dialog.css +21 -33
- package/es/components/dialog/dialog.d.ts +4 -18
- package/es/components/dialog/dialog.js +25 -72
- package/es/components/divider/divider.css +2 -2
- package/es/components/dropdown/dropdown.css +2 -2
- package/es/components/ellipsis/ellipsis.js +0 -1
- package/es/components/empty/empty.css +1 -1
- package/es/components/error-block/error-block.css +4 -4
- package/es/components/error-block/error-block.patch.css +23 -0
- package/es/components/form/form-item.css +2 -2
- package/es/components/form/form.css +3 -3
- package/es/components/form/index.css +5 -5
- package/es/components/image/image.css +1 -1
- package/es/components/image/image.js +2 -0
- package/es/components/image/image.patch.css +10 -0
- package/es/components/image-uploader/image-uploader.css +4 -4
- package/es/components/image-viewer/image-viewer.css +1 -1
- package/es/components/index-bar/index-bar.css +4 -4
- package/es/components/infinite-scroll/infinite-scroll.css +5 -1
- package/es/components/infinite-scroll/infinite-scroll.d.ts +2 -2
- package/es/components/infinite-scroll/infinite-scroll.js +47 -17
- package/es/components/input/input.css +2 -2
- package/es/components/jumbo-tabs/jumbo-tabs.css +4 -21
- package/es/components/list/list.css +10 -11
- package/es/components/mask/mask.patch.css +3 -0
- package/es/components/modal/modal.css +15 -29
- package/es/components/modal/modal.d.ts +4 -18
- package/es/components/modal/modal.js +24 -74
- package/es/components/modal/modal.patch.css +23 -0
- package/es/components/nav-bar/nav-bar.css +2 -2
- package/es/components/notice-bar/notice-bar.css +4 -4
- package/es/components/number-keyboard/number-keyboard.css +4 -4
- package/es/components/page-indicator/page-indicator.patch.css +25 -0
- package/es/components/passcode-input/passcode-input.css +1 -1
- package/es/components/picker/picker.css +6 -7
- package/es/components/picker-view/picker-view.css +3 -3
- package/es/components/popover/popover-menu.css +1 -1
- package/es/components/popover/popover-menu.patch.css +24 -0
- package/es/components/popover/popover.css +3 -2
- package/es/components/popover/popover.js +3 -1
- package/es/components/popover/popover.patch.css +19 -0
- package/es/components/popup/popup.css +1 -1
- package/es/components/popup/popup.d.ts +11 -12
- package/es/components/radio/radio.css +2 -2
- package/es/components/result/result.css +2 -2
- package/es/components/scroll-mask/scroll-mask.css +2 -2
- package/es/components/scroll-mask/scroll-mask.patch.css +6 -0
- package/es/components/search-bar/search-bar.css +4 -4
- package/es/components/selector/selector.css +3 -3
- package/es/components/side-bar/corner.js +1 -1
- package/es/components/side-bar/side-bar.css +3 -3
- package/es/components/slider/slider.css +26 -24
- package/es/components/slider/slider.d.ts +3 -2
- package/es/components/slider/slider.js +4 -2
- package/es/components/slider/thumb-icon.js +20 -18
- package/es/components/slider/thumb.d.ts +2 -1
- package/es/components/slider/thumb.js +17 -6
- package/es/components/space/space.patch.css +13 -0
- package/es/components/spin-loading/spin-loading.css +0 -3
- package/es/components/spin-loading/spin-loading.patch.css +12 -0
- package/es/components/stepper/stepper.css +3 -3
- package/es/components/steps/steps.css +2 -2
- package/es/components/swipe-action/swipe-action.css +1 -1
- package/es/components/swipe-action/swipe-action.js +7 -6
- package/es/components/swiper/swiper.js +9 -8
- package/es/components/swiper/swiper.patch.css +21 -0
- package/es/components/switch/switch.css +4 -4
- package/es/components/tab-bar/tab-bar.css +7 -5
- package/es/components/tab-bar/tab-bar.js +1 -1
- package/es/components/tabs/tabs.css +4 -4
- package/es/components/tabs/tabs.patch.css +23 -0
- package/es/components/tag/tag.css +1 -1
- package/es/components/text-area/text-area.css +2 -2
- package/es/components/toast/toast.css +1 -1
- package/es/components/toast/toast.patch.css +11 -0
- package/es/components/tree-select/tree-select.css +1 -1
- package/es/components/virtual-input/virtual-input.css +2 -2
- package/es/global/css-vars-patch.css +312 -0
- package/es/global/global.css +35 -4
- package/es/global/index.js +2 -1
- package/es/global/theme-dark.css +14 -0
- package/es/global/theme-default.css +33 -0
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/es/locales/base.d.ts +2 -0
- package/es/locales/base.js +3 -1
- package/es/locales/en-US.d.ts +2 -0
- package/es/locales/es-ES.d.ts +2 -0
- package/es/locales/fa-IR.d.ts +2 -0
- package/es/locales/fr-FR.d.ts +2 -0
- package/es/locales/ko-KR.d.ts +2 -0
- package/es/locales/zh-CN.d.ts +2 -0
- package/es/locales/zh-CN.js +3 -1
- package/es/locales/zh-HK.d.ts +2 -0
- package/es/locales/zh-TW.d.ts +2 -0
- package/package.json +1 -1
- package/umd/antd-mobile.js +1 -1
- package/2x/cjs/global/theme.css +0 -16
- package/2x/es/global/theme.css +0 -16
- package/cjs/global/theme.css +0 -16
- package/es/global/theme.css +0 -16
package/bundle/style.css
CHANGED
|
@@ -1,18 +1,49 @@
|
|
|
1
1
|
:root {
|
|
2
|
+
--adm-radius-s: 4px;
|
|
3
|
+
--adm-radius-m: 8px;
|
|
4
|
+
--adm-radius-l: 12px;
|
|
5
|
+
--adm-font-size-1: 9px;
|
|
6
|
+
--adm-font-size-2: 10px;
|
|
7
|
+
--adm-font-size-3: 11px;
|
|
8
|
+
--adm-font-size-4: 12px;
|
|
9
|
+
--adm-font-size-5: 13px;
|
|
10
|
+
--adm-font-size-6: 14px;
|
|
11
|
+
--adm-font-size-7: 15px;
|
|
12
|
+
--adm-font-size-8: 16px;
|
|
13
|
+
--adm-font-size-9: 17px;
|
|
14
|
+
--adm-font-size-10: 18px;
|
|
15
|
+
--adm-hd: 1;
|
|
2
16
|
--adm-color-primary: #1677ff;
|
|
3
17
|
--adm-color-success: #00b578;
|
|
4
18
|
--adm-color-warning: #ff8f1f;
|
|
5
19
|
--adm-color-danger: #ff3141;
|
|
6
20
|
--adm-color-white: #ffffff;
|
|
21
|
+
--adm-color-text: #333333;
|
|
22
|
+
--adm-color-text-secondary: #666666;
|
|
7
23
|
--adm-color-weak: #999999;
|
|
8
24
|
--adm-color-light: #cccccc;
|
|
9
|
-
--adm-border
|
|
10
|
-
--adm-
|
|
11
|
-
--adm-color-
|
|
12
|
-
--adm-
|
|
25
|
+
--adm-color-border: #eeeeee;
|
|
26
|
+
--adm-color-box: #f5f5f5;
|
|
27
|
+
--adm-color-background: #ffffff;
|
|
28
|
+
--adm-font-size-main: var(--adm-font-size-5);
|
|
13
29
|
--adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
|
|
14
30
|
helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
|
|
15
31
|
'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
|
|
32
|
+
--adm-border-color: var(--adm-color-border);
|
|
33
|
+
}
|
|
34
|
+
html[data-prefers-color-scheme='dark'] {
|
|
35
|
+
--adm-color-primary: #3086ff;
|
|
36
|
+
--adm-color-success: #34b368;
|
|
37
|
+
--adm-color-warning: #ffa930;
|
|
38
|
+
--adm-color-danger: #ff4a58;
|
|
39
|
+
--adm-color-text: #e6e6e6;
|
|
40
|
+
--adm-color-text-secondary: #b3b3b3;
|
|
41
|
+
--adm-color-weak: #808080;
|
|
42
|
+
--adm-color-light: #4d4d4d;
|
|
43
|
+
--adm-color-border: #2b2b2b;
|
|
44
|
+
--adm-color-box: #0a0a0a;
|
|
45
|
+
--adm-color-background: #1a1a1a;
|
|
46
|
+
--adm-border-color: var(--adm-color-border);
|
|
16
47
|
}
|
|
17
48
|
:root {
|
|
18
49
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -62,15 +93,15 @@ div.adm-px-tester {
|
|
|
62
93
|
display: flex;
|
|
63
94
|
justify-content: center;
|
|
64
95
|
color: var(--adm-color-weak);
|
|
65
|
-
font-size:
|
|
96
|
+
font-size: var(--adm-font-size-7);
|
|
66
97
|
padding: 18px 12px;
|
|
67
|
-
border-bottom: 1px solid var(--adm-border
|
|
98
|
+
border-bottom: 1px solid var(--adm-color-border);
|
|
68
99
|
}
|
|
69
100
|
.adm-action-sheet-button-list {
|
|
70
|
-
border-bottom: 1px solid var(--adm-border
|
|
101
|
+
border-bottom: 1px solid var(--adm-color-border);
|
|
71
102
|
}
|
|
72
103
|
.adm-action-sheet-button-item-wrapper {
|
|
73
|
-
border-bottom: 1px solid var(--adm-border
|
|
104
|
+
border-bottom: 1px solid var(--adm-color-border);
|
|
74
105
|
}
|
|
75
106
|
.adm-action-sheet-button-item-wrapper:last-child {
|
|
76
107
|
border-bottom: none;
|
|
@@ -78,7 +109,7 @@ div.adm-px-tester {
|
|
|
78
109
|
.adm-action-sheet-button-item {
|
|
79
110
|
text-align: center;
|
|
80
111
|
display: block;
|
|
81
|
-
background-color:
|
|
112
|
+
background-color: var(--adm-color-background);
|
|
82
113
|
padding: 16px;
|
|
83
114
|
}
|
|
84
115
|
.adm-action-sheet-button-item:active {
|
|
@@ -91,10 +122,10 @@ div.adm-px-tester {
|
|
|
91
122
|
}
|
|
92
123
|
.adm-action-sheet-button-item-name {
|
|
93
124
|
color: var(--adm-color-text);
|
|
94
|
-
font-size:
|
|
125
|
+
font-size: var(--adm-font-size-10);
|
|
95
126
|
}
|
|
96
127
|
.adm-action-sheet-button-item-description {
|
|
97
|
-
font-size:
|
|
128
|
+
font-size: var(--adm-font-size-4);
|
|
98
129
|
color: var(--adm-color-weak);
|
|
99
130
|
padding-top: 2px;
|
|
100
131
|
}
|
|
@@ -102,7 +133,7 @@ div.adm-px-tester {
|
|
|
102
133
|
color: var(--adm-color-danger);
|
|
103
134
|
}
|
|
104
135
|
.adm-action-sheet-cancel {
|
|
105
|
-
background-color:
|
|
136
|
+
background-color: var(--adm-color-box);
|
|
106
137
|
padding-top: 8px;
|
|
107
138
|
}
|
|
108
139
|
.adm-popup {
|
|
@@ -112,7 +143,7 @@ div.adm-px-tester {
|
|
|
112
143
|
}
|
|
113
144
|
.adm-popup-body {
|
|
114
145
|
position: fixed;
|
|
115
|
-
background-color:
|
|
146
|
+
background-color: var(--adm-color-background);
|
|
116
147
|
z-index: calc(var(--z-index) + 10);
|
|
117
148
|
}
|
|
118
149
|
.adm-popup-body-position-bottom {
|
|
@@ -203,11 +234,11 @@ div.adm-px-tester {
|
|
|
203
234
|
--color: var(--adm-badge-color, #ff411c);
|
|
204
235
|
}
|
|
205
236
|
.adm-badge-content {
|
|
206
|
-
color:
|
|
237
|
+
color: var(--adm-color-white);
|
|
207
238
|
box-sizing: border-box;
|
|
208
239
|
min-width: 8px;
|
|
209
240
|
padding: 1px 4px;
|
|
210
|
-
font-size:
|
|
241
|
+
font-size: var(--adm-font-size-1);
|
|
211
242
|
line-height: 12px;
|
|
212
243
|
white-space: nowrap;
|
|
213
244
|
font-weight: normal;
|
|
@@ -231,11 +262,11 @@ div.adm-px-tester {
|
|
|
231
262
|
.adm-button {
|
|
232
263
|
--color: var(--adm-color-white);
|
|
233
264
|
--text-color: var(--adm-button-text-color, var(--adm-color-text));
|
|
234
|
-
--background-color: var(--adm-button-background-color, var(--adm-color-
|
|
265
|
+
--background-color: var(--adm-button-background-color, var(--adm-color-background));
|
|
235
266
|
--border-radius: var(--adm-button-border-radius, 4px);
|
|
236
267
|
--border-width: var(--adm-button-border-width, 1px);
|
|
237
268
|
--border-style: var(--adm-button-border-style, solid);
|
|
238
|
-
--border-color: var(--adm-button-border-color, var(--adm-border
|
|
269
|
+
--border-color: var(--adm-button-border-color, var(--adm-color-border));
|
|
239
270
|
color: var(--text-color);
|
|
240
271
|
background-color: var(--background-color);
|
|
241
272
|
position: relative;
|
|
@@ -244,7 +275,7 @@ div.adm-px-tester {
|
|
|
244
275
|
height: auto;
|
|
245
276
|
padding: 7px 12px;
|
|
246
277
|
margin: 0;
|
|
247
|
-
font-size:
|
|
278
|
+
font-size: var(--adm-font-size-9);
|
|
248
279
|
line-height: 1.4;
|
|
249
280
|
text-align: center;
|
|
250
281
|
border: var(--border-width) var(--border-style) var(--border-color);
|
|
@@ -321,7 +352,7 @@ div.adm-px-tester {
|
|
|
321
352
|
.adm-button.adm-button-mini {
|
|
322
353
|
padding-top: 3px;
|
|
323
354
|
padding-bottom: 3px;
|
|
324
|
-
font-size:
|
|
355
|
+
font-size: var(--adm-font-size-main);
|
|
325
356
|
}
|
|
326
357
|
.adm-button.adm-button-mini.adm-button-shape-rounded {
|
|
327
358
|
padding-left: 9px;
|
|
@@ -330,12 +361,12 @@ div.adm-px-tester {
|
|
|
330
361
|
.adm-button.adm-button-small {
|
|
331
362
|
padding-top: 3px;
|
|
332
363
|
padding-bottom: 3px;
|
|
333
|
-
font-size:
|
|
364
|
+
font-size: var(--adm-font-size-7);
|
|
334
365
|
}
|
|
335
366
|
.adm-button.adm-button-large {
|
|
336
367
|
padding-top: 11px;
|
|
337
368
|
padding-bottom: 11px;
|
|
338
|
-
font-size:
|
|
369
|
+
font-size: var(--adm-font-size-10);
|
|
339
370
|
}
|
|
340
371
|
.adm-button.adm-button-shape-rounded {
|
|
341
372
|
--border-radius: 1000px;
|
|
@@ -377,7 +408,7 @@ div.adm-px-tester {
|
|
|
377
408
|
transform: rotate(180deg);
|
|
378
409
|
}
|
|
379
410
|
.adm-calendar .adm-calendar-header .adm-calendar-title {
|
|
380
|
-
font-size:
|
|
411
|
+
font-size: var(--adm-font-size-10);
|
|
381
412
|
flex: auto;
|
|
382
413
|
text-align: center;
|
|
383
414
|
}
|
|
@@ -436,11 +467,11 @@ div.adm-px-tester {
|
|
|
436
467
|
}
|
|
437
468
|
.adm-calendar-cell .adm-calendar-cell-top {
|
|
438
469
|
flex: none;
|
|
439
|
-
font-size:
|
|
470
|
+
font-size: var(--adm-font-size-10);
|
|
440
471
|
}
|
|
441
472
|
.adm-calendar-cell .adm-calendar-cell-bottom {
|
|
442
473
|
flex: none;
|
|
443
|
-
font-size:
|
|
474
|
+
font-size: var(--adm-font-size-4);
|
|
444
475
|
height: 12px;
|
|
445
476
|
line-height: 12px;
|
|
446
477
|
color: var(--adm-color-weak);
|
|
@@ -450,10 +481,10 @@ div.adm-px-tester {
|
|
|
450
481
|
flex-direction: row;
|
|
451
482
|
justify-content: flex-start;
|
|
452
483
|
align-items: center;
|
|
453
|
-
border-bottom: solid 1px var(--adm-border
|
|
484
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
454
485
|
height: 45px;
|
|
455
486
|
box-sizing: border-box;
|
|
456
|
-
font-size:
|
|
487
|
+
font-size: var(--adm-font-size-7);
|
|
457
488
|
padding: 0 8px;
|
|
458
489
|
}
|
|
459
490
|
.adm-calendar-mark .adm-calendar-mark-cell {
|
|
@@ -467,7 +498,7 @@ div.adm-px-tester {
|
|
|
467
498
|
.adm-capsule-tabs-header {
|
|
468
499
|
position: relative;
|
|
469
500
|
padding: 12px 6px;
|
|
470
|
-
border-bottom: solid 1px var(--adm-border
|
|
501
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
471
502
|
}
|
|
472
503
|
.adm-capsule-tabs-tab-list {
|
|
473
504
|
display: flex;
|
|
@@ -491,13 +522,13 @@ div.adm-px-tester {
|
|
|
491
522
|
margin: 0 auto;
|
|
492
523
|
border-radius: 20px;
|
|
493
524
|
cursor: pointer;
|
|
494
|
-
font-size:
|
|
525
|
+
font-size: var(--adm-font-size-7);
|
|
495
526
|
text-align: center;
|
|
496
527
|
white-space: nowrap;
|
|
497
|
-
background-color:
|
|
528
|
+
background-color: var(--adm-color-box);
|
|
498
529
|
}
|
|
499
530
|
.adm-capsule-tabs-tab-active {
|
|
500
|
-
color:
|
|
531
|
+
color: var(--adm-color-white);
|
|
501
532
|
background-color: var(--adm-color-primary);
|
|
502
533
|
}
|
|
503
534
|
.adm-capsule-tabs-tab-disabled {
|
|
@@ -507,23 +538,6 @@ div.adm-px-tester {
|
|
|
507
538
|
.adm-capsule-tabs-content {
|
|
508
539
|
padding: 12px;
|
|
509
540
|
}
|
|
510
|
-
.adm-capsule-tabs-header-mask {
|
|
511
|
-
position: absolute;
|
|
512
|
-
top: 0;
|
|
513
|
-
bottom: 0;
|
|
514
|
-
z-index: 1;
|
|
515
|
-
width: 30px;
|
|
516
|
-
height: 100%;
|
|
517
|
-
pointer-events: none;
|
|
518
|
-
}
|
|
519
|
-
.adm-capsule-tabs-header-mask-left {
|
|
520
|
-
left: 0;
|
|
521
|
-
background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
|
|
522
|
-
}
|
|
523
|
-
.adm-capsule-tabs-header-mask-right {
|
|
524
|
-
right: 0;
|
|
525
|
-
background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
|
|
526
|
-
}
|
|
527
541
|
.adm-scroll-mask {
|
|
528
542
|
position: absolute;
|
|
529
543
|
top: 0;
|
|
@@ -535,14 +549,14 @@ div.adm-px-tester {
|
|
|
535
549
|
}
|
|
536
550
|
.adm-scroll-mask-left {
|
|
537
551
|
left: 0;
|
|
538
|
-
background: linear-gradient(to right,
|
|
552
|
+
background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
|
|
539
553
|
}
|
|
540
554
|
.adm-scroll-mask-right {
|
|
541
555
|
right: 0;
|
|
542
|
-
background: linear-gradient(to left,
|
|
556
|
+
background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
|
|
543
557
|
}
|
|
544
558
|
.adm-card {
|
|
545
|
-
background:
|
|
559
|
+
background: var(--adm-color-background);
|
|
546
560
|
border-radius: 8px;
|
|
547
561
|
padding: 0 12px;
|
|
548
562
|
}
|
|
@@ -555,10 +569,10 @@ div.adm-px-tester {
|
|
|
555
569
|
padding: 12px 0;
|
|
556
570
|
}
|
|
557
571
|
.adm-card-header:not(:last-child) {
|
|
558
|
-
border-bottom: solid 0.5px var(--adm-border
|
|
572
|
+
border-bottom: solid 0.5px var(--adm-color-border);
|
|
559
573
|
}
|
|
560
574
|
.adm-card-header-title {
|
|
561
|
-
font-size:
|
|
575
|
+
font-size: var(--adm-font-size-7);
|
|
562
576
|
line-height: 1.4;
|
|
563
577
|
font-weight: bold;
|
|
564
578
|
}
|
|
@@ -566,9 +580,9 @@ div.adm-px-tester {
|
|
|
566
580
|
padding: 12px 0;
|
|
567
581
|
}
|
|
568
582
|
.adm-picker {
|
|
569
|
-
--header-button-font-size:
|
|
570
|
-
--title-font-size:
|
|
571
|
-
--item-font-size:
|
|
583
|
+
--header-button-font-size: var(--adm-font-size-7);
|
|
584
|
+
--title-font-size: var(--adm-font-size-7);
|
|
585
|
+
--item-font-size: var(--adm-font-size-8);
|
|
572
586
|
--item-height: 34px;
|
|
573
587
|
width: 100%;
|
|
574
588
|
height: 300px;
|
|
@@ -584,8 +598,8 @@ div.adm-px-tester {
|
|
|
584
598
|
--item-height: var(---item-height);
|
|
585
599
|
}
|
|
586
600
|
.adm-picker-header {
|
|
587
|
-
flex:
|
|
588
|
-
border-bottom: solid 1px var(--adm-border
|
|
601
|
+
flex-shrink: 0;
|
|
602
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
589
603
|
display: flex;
|
|
590
604
|
justify-content: space-between;
|
|
591
605
|
align-items: center;
|
|
@@ -604,8 +618,7 @@ div.adm-px-tester {
|
|
|
604
618
|
flex: 1;
|
|
605
619
|
}
|
|
606
620
|
.adm-picker-body {
|
|
607
|
-
flex:
|
|
608
|
-
height: 100%;
|
|
621
|
+
flex: 1;
|
|
609
622
|
width: 100%;
|
|
610
623
|
}
|
|
611
624
|
.adm-picker-body > .adm-picker-view {
|
|
@@ -618,7 +631,7 @@ div.adm-px-tester {
|
|
|
618
631
|
.adm-picker-view {
|
|
619
632
|
--height: 240px;
|
|
620
633
|
--item-height: 34px;
|
|
621
|
-
--item-font-size:
|
|
634
|
+
--item-font-size: var(--adm-font-size-8);
|
|
622
635
|
height: var(--height);
|
|
623
636
|
width: 100%;
|
|
624
637
|
display: flex;
|
|
@@ -712,8 +725,8 @@ div.adm-px-tester {
|
|
|
712
725
|
height: var(--item-height);
|
|
713
726
|
box-sizing: border-box;
|
|
714
727
|
flex: none;
|
|
715
|
-
border-top: solid 1px var(--adm-border
|
|
716
|
-
border-bottom: solid 1px var(--adm-border
|
|
728
|
+
border-top: solid 1px var(--adm-color-border);
|
|
729
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
717
730
|
}
|
|
718
731
|
.adm-picker-view-mask-top {
|
|
719
732
|
background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, #ffffff);
|
|
@@ -725,7 +738,7 @@ div.adm-px-tester {
|
|
|
725
738
|
--height: auto;
|
|
726
739
|
}
|
|
727
740
|
.adm-cascader-view-tabs.adm-tabs {
|
|
728
|
-
--title-font-size:
|
|
741
|
+
--title-font-size: var(--adm-font-size-6);
|
|
729
742
|
--content-padding: none;
|
|
730
743
|
}
|
|
731
744
|
.adm-cascader-view-header-title {
|
|
@@ -744,7 +757,7 @@ div.adm-px-tester {
|
|
|
744
757
|
--border-top: none;
|
|
745
758
|
}
|
|
746
759
|
.adm-cascader-view-item {
|
|
747
|
-
font-size:
|
|
760
|
+
font-size: var(--adm-font-size-6);
|
|
748
761
|
}
|
|
749
762
|
.adm-cascader-view-item-active {
|
|
750
763
|
color: var(--adm-color-primary);
|
|
@@ -768,7 +781,7 @@ div.adm-px-tester {
|
|
|
768
781
|
--width: 60%;
|
|
769
782
|
}
|
|
770
783
|
.adm-tabs {
|
|
771
|
-
--title-font-size:
|
|
784
|
+
--title-font-size: var(--adm-font-size-9);
|
|
772
785
|
--content-padding: 12px;
|
|
773
786
|
--active-line-height: 2px;
|
|
774
787
|
--active-line-border-radius: var(--active-line-height);
|
|
@@ -779,7 +792,7 @@ div.adm-px-tester {
|
|
|
779
792
|
}
|
|
780
793
|
.adm-tabs-header {
|
|
781
794
|
position: relative;
|
|
782
|
-
border-bottom: solid 1px var(--adm-border
|
|
795
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
783
796
|
}
|
|
784
797
|
.adm-tabs-tab-list {
|
|
785
798
|
display: flex;
|
|
@@ -836,14 +849,14 @@ div.adm-px-tester {
|
|
|
836
849
|
}
|
|
837
850
|
.adm-tabs-header-mask-left {
|
|
838
851
|
left: 0;
|
|
839
|
-
background: linear-gradient(to right,
|
|
852
|
+
background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
|
|
840
853
|
}
|
|
841
854
|
.adm-tabs-header-mask-right {
|
|
842
855
|
right: 0;
|
|
843
|
-
background: linear-gradient(to left,
|
|
856
|
+
background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
|
|
844
857
|
}
|
|
845
858
|
.adm-check-list-item-extra {
|
|
846
|
-
font-size:
|
|
859
|
+
font-size: var(--adm-font-size-8);
|
|
847
860
|
line-height: 1;
|
|
848
861
|
color: var(--adm-color-primary);
|
|
849
862
|
}
|
|
@@ -851,17 +864,17 @@ div.adm-px-tester {
|
|
|
851
864
|
cursor: unset;
|
|
852
865
|
}
|
|
853
866
|
.adm-list {
|
|
854
|
-
--header-font-size:
|
|
867
|
+
--header-font-size: var(--adm-font-size-7);
|
|
855
868
|
--prefix-width: 'auto';
|
|
856
869
|
--prefix-padding-right: 12px;
|
|
857
870
|
--align-items: center;
|
|
858
|
-
--active-background-color: var(--adm-border
|
|
859
|
-
--border-inner: solid 1px var(--adm-border
|
|
860
|
-
--border-top: solid 1px var(--adm-border
|
|
861
|
-
--border-bottom: solid 1px var(--adm-border
|
|
871
|
+
--active-background-color: var(--adm-color-border);
|
|
872
|
+
--border-inner: solid 1px var(--adm-color-border);
|
|
873
|
+
--border-top: solid 1px var(--adm-color-border);
|
|
874
|
+
--border-bottom: solid 1px var(--adm-color-border);
|
|
862
875
|
--padding-left: 12px;
|
|
863
876
|
--padding-right: 12px;
|
|
864
|
-
--font-size:
|
|
877
|
+
--font-size: var(--adm-font-size-9);
|
|
865
878
|
}
|
|
866
879
|
.adm-list-header {
|
|
867
880
|
color: var(--adm-color-weak);
|
|
@@ -869,7 +882,7 @@ div.adm-px-tester {
|
|
|
869
882
|
padding: 8px var(--padding-right) 8px var(--padding-left);
|
|
870
883
|
}
|
|
871
884
|
.adm-list-body {
|
|
872
|
-
background-color:
|
|
885
|
+
background-color: var(--adm-color-background);
|
|
873
886
|
overflow: hidden;
|
|
874
887
|
font-size: var(--font-size);
|
|
875
888
|
}
|
|
@@ -893,13 +906,13 @@ div.adm-px-tester {
|
|
|
893
906
|
display: block;
|
|
894
907
|
padding-left: var(--padding-left);
|
|
895
908
|
position: relative;
|
|
896
|
-
background-color:
|
|
909
|
+
background-color: var(--adm-color-background);
|
|
897
910
|
line-height: 1.5;
|
|
898
911
|
}
|
|
899
912
|
.adm-list-item-title,
|
|
900
913
|
.adm-list-item-description {
|
|
901
914
|
color: var(--adm-color-weak);
|
|
902
|
-
font-size:
|
|
915
|
+
font-size: var(--adm-font-size-main);
|
|
903
916
|
}
|
|
904
917
|
.adm-list-item-content {
|
|
905
918
|
display: flex;
|
|
@@ -918,9 +931,8 @@ div.adm-px-tester {
|
|
|
918
931
|
padding: 12px 0;
|
|
919
932
|
}
|
|
920
933
|
.adm-list-item-content-extra {
|
|
921
|
-
flex: none;
|
|
922
934
|
padding-left: 12px;
|
|
923
|
-
font-size:
|
|
935
|
+
font-size: var(--adm-font-size-7);
|
|
924
936
|
color: var(--adm-color-weak);
|
|
925
937
|
}
|
|
926
938
|
.adm-list-item-content-arrow {
|
|
@@ -1004,13 +1016,13 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1004
1016
|
padding: 6px 8px;
|
|
1005
1017
|
}
|
|
1006
1018
|
.adm-cascader-header-button {
|
|
1007
|
-
font-size:
|
|
1019
|
+
font-size: var(--adm-font-size-7);
|
|
1008
1020
|
display: inline-block;
|
|
1009
1021
|
padding: 4px 4px;
|
|
1010
1022
|
}
|
|
1011
1023
|
.adm-cascader-header-title {
|
|
1012
1024
|
padding: 4px 4px;
|
|
1013
|
-
font-size:
|
|
1025
|
+
font-size: var(--adm-font-size-7);
|
|
1014
1026
|
color: var(--adm-color-text);
|
|
1015
1027
|
text-align: center;
|
|
1016
1028
|
flex: 1;
|
|
@@ -1023,9 +1035,35 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1023
1035
|
.adm-cascader-body > .adm-cascader-view {
|
|
1024
1036
|
--height: 310px;
|
|
1025
1037
|
}
|
|
1038
|
+
.adm-center-popup {
|
|
1039
|
+
--background-color: var(--adm-center-popup-background-color, var(--adm-color-background));
|
|
1040
|
+
--border-radius: var(--adm-center-popup-border-radius, 8px);
|
|
1041
|
+
--max-width: var(--adm-center-popup-max-width, 75vw);
|
|
1042
|
+
--min-width: var(--adm-center-popup-min-width, 280px);
|
|
1043
|
+
--z-index: var(--adm-center-popup-z-index, 1000);
|
|
1044
|
+
position: fixed;
|
|
1045
|
+
z-index: var(--z-index);
|
|
1046
|
+
}
|
|
1047
|
+
.adm-center-popup .adm-center-popup-mask {
|
|
1048
|
+
z-index: 0;
|
|
1049
|
+
}
|
|
1050
|
+
.adm-center-popup-wrap {
|
|
1051
|
+
position: fixed;
|
|
1052
|
+
z-index: 1;
|
|
1053
|
+
top: 50%;
|
|
1054
|
+
left: 50%;
|
|
1055
|
+
width: auto;
|
|
1056
|
+
min-width: var(--min-width);
|
|
1057
|
+
max-width: var(--max-width);
|
|
1058
|
+
transform: translate(-50%, -50%);
|
|
1059
|
+
}
|
|
1060
|
+
.adm-center-popup-body {
|
|
1061
|
+
background-color: var(--background-color);
|
|
1062
|
+
border-radius: var(--border-radius);
|
|
1063
|
+
}
|
|
1026
1064
|
.adm-checkbox {
|
|
1027
1065
|
--icon-size: 22px;
|
|
1028
|
-
--font-size:
|
|
1066
|
+
--font-size: var(--adm-font-size-9);
|
|
1029
1067
|
--gap: 8px;
|
|
1030
1068
|
display: inline-flex;
|
|
1031
1069
|
vertical-align: text-bottom;
|
|
@@ -1066,13 +1104,13 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1066
1104
|
.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon {
|
|
1067
1105
|
color: #b7b7b7;
|
|
1068
1106
|
border-color: var(--adm-color-light);
|
|
1069
|
-
background-color:
|
|
1107
|
+
background-color: var(--adm-color-box);
|
|
1070
1108
|
}
|
|
1071
1109
|
.adm-checkbox .adm-checkbox-custom-icon {
|
|
1072
1110
|
font-size: var(--icon-size);
|
|
1073
1111
|
}
|
|
1074
1112
|
.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon {
|
|
1075
|
-
background-color:
|
|
1113
|
+
background-color: var(--adm-color-background);
|
|
1076
1114
|
color: var(--adm-color-primary);
|
|
1077
1115
|
}
|
|
1078
1116
|
.adm-checkbox-content {
|
|
@@ -1097,27 +1135,15 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1097
1135
|
}
|
|
1098
1136
|
.adm-dialog {
|
|
1099
1137
|
--z-index: var(--adm-dialog-z-index, 1000);
|
|
1100
|
-
|
|
1101
|
-
z-index: var(--z-index);
|
|
1102
|
-
}
|
|
1103
|
-
.adm-dialog .adm-dialog-mask {
|
|
1104
|
-
z-index: 0;
|
|
1138
|
+
---z-index: var(--z-index);
|
|
1105
1139
|
}
|
|
1106
|
-
.adm-dialog-
|
|
1107
|
-
|
|
1108
|
-
z-index: 1;
|
|
1109
|
-
top: 50%;
|
|
1110
|
-
left: 50%;
|
|
1111
|
-
width: 75vw;
|
|
1112
|
-
max-width: 500px;
|
|
1113
|
-
transform: translate(-50%, -50%);
|
|
1140
|
+
.adm-dialog .adm-center-popup {
|
|
1141
|
+
--z-index: var(---z-index);
|
|
1114
1142
|
}
|
|
1115
1143
|
.adm-dialog-body {
|
|
1116
1144
|
width: 100%;
|
|
1117
1145
|
max-height: 70vh;
|
|
1118
|
-
font-size:
|
|
1119
|
-
background-color: white;
|
|
1120
|
-
border-radius: 8px;
|
|
1146
|
+
font-size: var(--adm-font-size-6);
|
|
1121
1147
|
overflow: hidden;
|
|
1122
1148
|
display: flex;
|
|
1123
1149
|
flex-direction: column;
|
|
@@ -1131,57 +1157,57 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1131
1157
|
.adm-dialog-body:not(.adm-dialog-with-image) {
|
|
1132
1158
|
padding-top: 20px;
|
|
1133
1159
|
}
|
|
1134
|
-
.adm-dialog-
|
|
1160
|
+
.adm-dialog-image-container {
|
|
1135
1161
|
margin-bottom: 12px;
|
|
1136
1162
|
max-height: 40vh;
|
|
1137
1163
|
}
|
|
1138
|
-
.adm-dialog-
|
|
1164
|
+
.adm-dialog-header {
|
|
1139
1165
|
margin-bottom: 8px;
|
|
1140
1166
|
padding: 0 12px;
|
|
1141
1167
|
}
|
|
1142
|
-
.adm-dialog-
|
|
1168
|
+
.adm-dialog-title {
|
|
1143
1169
|
margin-bottom: 8px;
|
|
1144
1170
|
padding: 0 12px;
|
|
1145
1171
|
font-weight: bold;
|
|
1146
|
-
font-size:
|
|
1172
|
+
font-size: var(--adm-font-size-10);
|
|
1147
1173
|
line-height: 25px;
|
|
1148
1174
|
text-align: center;
|
|
1149
1175
|
}
|
|
1150
|
-
.adm-dialog-
|
|
1176
|
+
.adm-dialog-content {
|
|
1151
1177
|
padding: 0 12px 20px;
|
|
1152
1178
|
max-height: 70vh;
|
|
1153
1179
|
overflow-x: hidden;
|
|
1154
1180
|
overflow-y: auto;
|
|
1155
|
-
font-size:
|
|
1181
|
+
font-size: var(--adm-font-size-7);
|
|
1156
1182
|
line-height: 1.4;
|
|
1157
|
-
color:
|
|
1183
|
+
color: var(--adm-color-text);
|
|
1158
1184
|
}
|
|
1159
|
-
.adm-dialog-
|
|
1185
|
+
.adm-dialog-content-empty {
|
|
1160
1186
|
padding: 0;
|
|
1161
1187
|
height: 12px;
|
|
1162
1188
|
}
|
|
1163
|
-
.adm-dialog-
|
|
1189
|
+
.adm-dialog-footer {
|
|
1164
1190
|
user-select: none;
|
|
1165
1191
|
}
|
|
1166
|
-
.adm-dialog-
|
|
1192
|
+
.adm-dialog-footer .adm-dialog-action-row {
|
|
1167
1193
|
display: flex;
|
|
1168
1194
|
align-items: stretch;
|
|
1169
|
-
border-top: 0.5px solid var(--adm-border
|
|
1195
|
+
border-top: 0.5px solid var(--adm-color-border);
|
|
1170
1196
|
}
|
|
1171
|
-
.adm-dialog-
|
|
1197
|
+
.adm-dialog-footer .adm-dialog-action-row > * {
|
|
1172
1198
|
flex: 1;
|
|
1173
1199
|
}
|
|
1174
|
-
.adm-dialog-
|
|
1200
|
+
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button {
|
|
1175
1201
|
padding: 10px;
|
|
1176
|
-
font-size:
|
|
1202
|
+
font-size: var(--adm-font-size-10);
|
|
1177
1203
|
line-height: 25px;
|
|
1178
1204
|
border-radius: 0;
|
|
1179
|
-
border-right: solid 0.5px var(--adm-border
|
|
1205
|
+
border-right: solid 0.5px var(--adm-color-border);
|
|
1180
1206
|
}
|
|
1181
|
-
.adm-dialog-
|
|
1207
|
+
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button-bold {
|
|
1182
1208
|
font-weight: bold;
|
|
1183
1209
|
}
|
|
1184
|
-
.adm-dialog-
|
|
1210
|
+
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button:last-child {
|
|
1185
1211
|
border-right: none;
|
|
1186
1212
|
}
|
|
1187
1213
|
.adm-dialog-image-container {
|
|
@@ -1201,7 +1227,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1201
1227
|
}
|
|
1202
1228
|
.adm-image-tip {
|
|
1203
1229
|
position: relative;
|
|
1204
|
-
background-color:
|
|
1230
|
+
background-color: var(--adm-color-box);
|
|
1205
1231
|
height: 100%;
|
|
1206
1232
|
min-height: 24px;
|
|
1207
1233
|
min-width: 24px;
|
|
@@ -1220,7 +1246,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1220
1246
|
align-items: center;
|
|
1221
1247
|
margin: 16px 0;
|
|
1222
1248
|
border-width: 0;
|
|
1223
|
-
border-color: var(--adm-border
|
|
1249
|
+
border-color: var(--adm-color-border);
|
|
1224
1250
|
border-style: solid;
|
|
1225
1251
|
color: var(--adm-color-weak);
|
|
1226
1252
|
font-size: 14px;
|
|
@@ -1252,7 +1278,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1252
1278
|
margin: 0 16px;
|
|
1253
1279
|
vertical-align: middle;
|
|
1254
1280
|
border-top: 0;
|
|
1255
|
-
border-left: 1px solid var(--adm-border
|
|
1281
|
+
border-left: 1px solid var(--adm-color-border);
|
|
1256
1282
|
}
|
|
1257
1283
|
.adm-dropdown {
|
|
1258
1284
|
background-color: white;
|
|
@@ -1262,7 +1288,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1262
1288
|
border-bottom: 1px solid transparent;
|
|
1263
1289
|
}
|
|
1264
1290
|
.adm-dropdown-open .adm-dropdown-nav {
|
|
1265
|
-
border-bottom-color: var(--adm-border
|
|
1291
|
+
border-bottom-color: var(--adm-color-border);
|
|
1266
1292
|
}
|
|
1267
1293
|
.adm-dropdown-item {
|
|
1268
1294
|
display: flex;
|
|
@@ -1276,7 +1302,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1276
1302
|
align-items: center;
|
|
1277
1303
|
position: relative;
|
|
1278
1304
|
max-width: 100%;
|
|
1279
|
-
font-size:
|
|
1305
|
+
font-size: var(--adm-font-size-main);
|
|
1280
1306
|
padding: 12px;
|
|
1281
1307
|
}
|
|
1282
1308
|
.adm-dropdown-item .adm-dropdown-item-title-text {
|
|
@@ -1345,7 +1371,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1345
1371
|
}
|
|
1346
1372
|
.adm-empty-description {
|
|
1347
1373
|
margin-top: 8px;
|
|
1348
|
-
font-size:
|
|
1374
|
+
font-size: var(--adm-font-size-6);
|
|
1349
1375
|
color: var(--adm-color-light);
|
|
1350
1376
|
}
|
|
1351
1377
|
.adm-error-block {
|
|
@@ -1367,13 +1393,13 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1367
1393
|
height: 100%;
|
|
1368
1394
|
}
|
|
1369
1395
|
.adm-error-block-description {
|
|
1370
|
-
font-size:
|
|
1396
|
+
font-size: var(--adm-font-size-4);
|
|
1371
1397
|
color: #999;
|
|
1372
1398
|
line-height: 1.4;
|
|
1373
1399
|
margin-top: 12px;
|
|
1374
1400
|
}
|
|
1375
1401
|
.adm-error-block-description-title {
|
|
1376
|
-
font-size:
|
|
1402
|
+
font-size: var(--adm-font-size-7);
|
|
1377
1403
|
}
|
|
1378
1404
|
.adm-error-block-description-subtitle {
|
|
1379
1405
|
margin-top: 8px;
|
|
@@ -1390,11 +1416,11 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1390
1416
|
}
|
|
1391
1417
|
.adm-error-block-full-page .adm-error-block-description {
|
|
1392
1418
|
margin-top: 20px;
|
|
1393
|
-
font-size:
|
|
1419
|
+
font-size: var(--adm-font-size-main);
|
|
1394
1420
|
}
|
|
1395
1421
|
.adm-error-block-full-page .adm-error-block-description-title {
|
|
1396
1422
|
font-size: 20px;
|
|
1397
|
-
color:
|
|
1423
|
+
color: var(--adm-color-text);
|
|
1398
1424
|
}
|
|
1399
1425
|
.adm-floating-bubble {
|
|
1400
1426
|
--initial-position-left: var(--initial-position-left);
|
|
@@ -1498,9 +1524,9 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1498
1524
|
overflow-y: scroll;
|
|
1499
1525
|
}
|
|
1500
1526
|
.adm-form {
|
|
1501
|
-
--border-inner: solid 1px var(--adm-border
|
|
1502
|
-
--border-top: solid 1px var(--adm-border
|
|
1503
|
-
--border-bottom: solid 1px var(--adm-border
|
|
1527
|
+
--border-inner: solid 1px var(--adm-color-border);
|
|
1528
|
+
--border-top: solid 1px var(--adm-color-border);
|
|
1529
|
+
--border-bottom: solid 1px var(--adm-color-border);
|
|
1504
1530
|
---border-inner: var(--border-inner);
|
|
1505
1531
|
---border-top: var(--border-top);
|
|
1506
1532
|
---border-bottom: var(--border-bottom);
|
|
@@ -1528,7 +1554,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1528
1554
|
line-height: 1.5;
|
|
1529
1555
|
box-sizing: border-box;
|
|
1530
1556
|
position: relative;
|
|
1531
|
-
color:
|
|
1557
|
+
color: var(--adm-color-text-secondary);
|
|
1532
1558
|
}
|
|
1533
1559
|
.adm-form-item-label .adm-form-item-required-asterisk {
|
|
1534
1560
|
position: absolute;
|
|
@@ -1584,7 +1610,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1584
1610
|
align-self: center;
|
|
1585
1611
|
}
|
|
1586
1612
|
.adm-form-item.adm-form-item-vertical .adm-form-item-label {
|
|
1587
|
-
font-size:
|
|
1613
|
+
font-size: var(--adm-font-size-7);
|
|
1588
1614
|
margin-bottom: 4px;
|
|
1589
1615
|
}
|
|
1590
1616
|
.adm-popover {
|
|
@@ -1592,6 +1618,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1592
1618
|
--background: #ffffff;
|
|
1593
1619
|
--arrow-size: 8px;
|
|
1594
1620
|
--content-padding: 8px 12px;
|
|
1621
|
+
color: #333333;
|
|
1595
1622
|
position: absolute;
|
|
1596
1623
|
top: 0;
|
|
1597
1624
|
left: 0;
|
|
@@ -1605,7 +1632,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1605
1632
|
.adm-popover.adm-popover-dark {
|
|
1606
1633
|
--background: rgba(0, 0, 0, 0.75);
|
|
1607
1634
|
--adm-color-text: #ffffff;
|
|
1608
|
-
color:
|
|
1635
|
+
color: #ffffff;
|
|
1609
1636
|
}
|
|
1610
1637
|
.adm-popover.adm-popover-dark .adm-popover-inner {
|
|
1611
1638
|
box-shadow: none;
|
|
@@ -1623,7 +1650,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1623
1650
|
background-clip: padding-box;
|
|
1624
1651
|
border-radius: 8px;
|
|
1625
1652
|
box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.2);
|
|
1626
|
-
font-size:
|
|
1653
|
+
font-size: var(--adm-font-size-7);
|
|
1627
1654
|
width: max-content;
|
|
1628
1655
|
min-width: 32px;
|
|
1629
1656
|
max-width: calc(100vw - 24px);
|
|
@@ -1653,7 +1680,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1653
1680
|
color: var(--background);
|
|
1654
1681
|
}
|
|
1655
1682
|
.adm-popover-menu {
|
|
1656
|
-
--border-color:
|
|
1683
|
+
--border-color: #eeeeee;
|
|
1657
1684
|
}
|
|
1658
1685
|
.adm-popover-menu.adm-popover {
|
|
1659
1686
|
--content-padding: 0;
|
|
@@ -1779,14 +1806,11 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1779
1806
|
top: 12px;
|
|
1780
1807
|
transform: translateX(-50%);
|
|
1781
1808
|
color: #e6e6e6;
|
|
1782
|
-
font-size:
|
|
1809
|
+
font-size: var(--adm-font-size-6);
|
|
1783
1810
|
}
|
|
1784
1811
|
.adm-spin-loading {
|
|
1785
1812
|
--color: var(--adm-color-weak);
|
|
1786
1813
|
--size: 32px;
|
|
1787
|
-
--pi: 3.14159265;
|
|
1788
|
-
--radius: 15;
|
|
1789
|
-
--circumference: calc(var(--radius) * var(--pi) * 2);
|
|
1790
1814
|
width: var(--size);
|
|
1791
1815
|
height: var(--size);
|
|
1792
1816
|
}
|
|
@@ -1902,7 +1926,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1902
1926
|
background-color: rgba(0, 0, 0, 0.7);
|
|
1903
1927
|
border-radius: 0 0 0 12px;
|
|
1904
1928
|
font-size: 8px;
|
|
1905
|
-
color:
|
|
1929
|
+
color: var(--adm-color-white);
|
|
1906
1930
|
cursor: pointer;
|
|
1907
1931
|
}
|
|
1908
1932
|
.adm-image-uploader-cell-delete-icon {
|
|
@@ -1916,7 +1940,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1916
1940
|
right: 0;
|
|
1917
1941
|
bottom: 0;
|
|
1918
1942
|
left: 0;
|
|
1919
|
-
color:
|
|
1943
|
+
color: var(--adm-color-white);
|
|
1920
1944
|
background-color: rgba(50, 50, 51, 0.88);
|
|
1921
1945
|
}
|
|
1922
1946
|
.adm-image-uploader-cell-loading {
|
|
@@ -1931,7 +1955,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1931
1955
|
.adm-image-uploader-cell-mask-message {
|
|
1932
1956
|
display: inline-block;
|
|
1933
1957
|
padding: 6px 4px;
|
|
1934
|
-
font-size:
|
|
1958
|
+
font-size: var(--adm-font-size-4);
|
|
1935
1959
|
}
|
|
1936
1960
|
.adm-image-uploader-cell-image {
|
|
1937
1961
|
width: var(--cell-size);
|
|
@@ -1941,7 +1965,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1941
1965
|
position: relative;
|
|
1942
1966
|
}
|
|
1943
1967
|
.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button {
|
|
1944
|
-
background-color:
|
|
1968
|
+
background-color: var(--adm-color-box);
|
|
1945
1969
|
text-align: center;
|
|
1946
1970
|
line-height: var(--cell-size);
|
|
1947
1971
|
display: block;
|
|
@@ -1983,8 +2007,8 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1983
2007
|
height: 35px;
|
|
1984
2008
|
padding: 0 12px;
|
|
1985
2009
|
color: var(--adm-color-weak);
|
|
1986
|
-
font-size:
|
|
1987
|
-
background-color:
|
|
2010
|
+
font-size: var(--adm-font-size-main);
|
|
2011
|
+
background-color: var(--adm-color-box);
|
|
1988
2012
|
}
|
|
1989
2013
|
.adm-index-bar-sidebar {
|
|
1990
2014
|
position: absolute;
|
|
@@ -1994,7 +2018,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
1994
2018
|
z-index: 910;
|
|
1995
2019
|
overflow: visible;
|
|
1996
2020
|
color: var(--adm-color-weak);
|
|
1997
|
-
font-size:
|
|
2021
|
+
font-size: var(--adm-font-size-4);
|
|
1998
2022
|
user-select: none;
|
|
1999
2023
|
touch-action: none;
|
|
2000
2024
|
}
|
|
@@ -2031,7 +2055,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2031
2055
|
align-items: center;
|
|
2032
2056
|
}
|
|
2033
2057
|
.adm-index-bar-sidebar-item-active {
|
|
2034
|
-
color:
|
|
2058
|
+
color: var(--adm-color-white);
|
|
2035
2059
|
background-color: var(--adm-color-primary);
|
|
2036
2060
|
border-radius: 50%;
|
|
2037
2061
|
}
|
|
@@ -2050,10 +2074,14 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2050
2074
|
display: flex;
|
|
2051
2075
|
justify-content: center;
|
|
2052
2076
|
align-items: center;
|
|
2053
|
-
font-size:
|
|
2077
|
+
font-size: var(--adm-font-size-main);
|
|
2078
|
+
}
|
|
2079
|
+
.adm-infinite-scroll-failed-text {
|
|
2080
|
+
display: inline-block;
|
|
2081
|
+
margin-right: 8px;
|
|
2054
2082
|
}
|
|
2055
2083
|
.adm-input {
|
|
2056
|
-
--font-size:
|
|
2084
|
+
--font-size: var(--adm-font-size-9);
|
|
2057
2085
|
--color: var(--adm-color-text);
|
|
2058
2086
|
--placeholder-color: var(--adm-color-light);
|
|
2059
2087
|
--text-align: left;
|
|
@@ -2138,7 +2166,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2138
2166
|
}
|
|
2139
2167
|
.adm-input-clear .antd-mobile-icon {
|
|
2140
2168
|
display: block;
|
|
2141
|
-
font-size:
|
|
2169
|
+
font-size: var(--adm-font-size-7);
|
|
2142
2170
|
}
|
|
2143
2171
|
.adm-jumbo-tabs {
|
|
2144
2172
|
--gap: 8px;
|
|
@@ -2147,7 +2175,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2147
2175
|
}
|
|
2148
2176
|
.adm-jumbo-tabs-header {
|
|
2149
2177
|
position: relative;
|
|
2150
|
-
border-bottom: solid 1px var(--adm-border
|
|
2178
|
+
border-bottom: solid 1px var(--adm-color-border);
|
|
2151
2179
|
}
|
|
2152
2180
|
.adm-jumbo-tabs-tab-list {
|
|
2153
2181
|
display: flex;
|
|
@@ -2176,7 +2204,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2176
2204
|
margin: 0 auto;
|
|
2177
2205
|
padding: 12px 0;
|
|
2178
2206
|
cursor: pointer;
|
|
2179
|
-
font-size:
|
|
2207
|
+
font-size: var(--adm-font-size-9);
|
|
2180
2208
|
white-space: nowrap;
|
|
2181
2209
|
}
|
|
2182
2210
|
.adm-jumbo-tabs-tab-title {
|
|
@@ -2189,13 +2217,13 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2189
2217
|
border-radius: 10px;
|
|
2190
2218
|
color: var(--adm-color-weak);
|
|
2191
2219
|
font-size: var(--adm-font-size-main);
|
|
2192
|
-
background-color:
|
|
2220
|
+
background-color: var(--adm-color-box);
|
|
2193
2221
|
}
|
|
2194
2222
|
.adm-jumbo-tabs-tab-active {
|
|
2195
2223
|
color: var(--adm-color-primary);
|
|
2196
2224
|
}
|
|
2197
2225
|
.adm-jumbo-tabs-tab-active .adm-jumbo-tabs-tab-description {
|
|
2198
|
-
color:
|
|
2226
|
+
color: var(--adm-color-white);
|
|
2199
2227
|
background-color: var(--adm-color-primary);
|
|
2200
2228
|
}
|
|
2201
2229
|
.adm-jumbo-tabs-tab-disabled {
|
|
@@ -2205,48 +2233,17 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2205
2233
|
.adm-jumbo-tabs-content {
|
|
2206
2234
|
padding: 12px;
|
|
2207
2235
|
}
|
|
2208
|
-
.adm-jumbo-tabs-header-mask {
|
|
2209
|
-
position: absolute;
|
|
2210
|
-
top: 0;
|
|
2211
|
-
bottom: 0;
|
|
2212
|
-
z-index: 1;
|
|
2213
|
-
width: 30px;
|
|
2214
|
-
height: 100%;
|
|
2215
|
-
pointer-events: none;
|
|
2216
|
-
}
|
|
2217
|
-
.adm-jumbo-tabs-header-mask-left {
|
|
2218
|
-
left: 0;
|
|
2219
|
-
background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
|
|
2220
|
-
}
|
|
2221
|
-
.adm-jumbo-tabs-header-mask-right {
|
|
2222
|
-
right: 0;
|
|
2223
|
-
background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
|
|
2224
|
-
}
|
|
2225
2236
|
.adm-modal {
|
|
2226
2237
|
--z-index: var(--adm-modal-z-index, 1000);
|
|
2227
|
-
|
|
2228
|
-
z-index: var(--z-index);
|
|
2238
|
+
---z-index: var(--z-index);
|
|
2229
2239
|
}
|
|
2230
|
-
.adm-modal .adm-
|
|
2231
|
-
z-index:
|
|
2232
|
-
}
|
|
2233
|
-
.adm-modal-wrap {
|
|
2234
|
-
position: fixed;
|
|
2235
|
-
z-index: 1;
|
|
2236
|
-
top: 50%;
|
|
2237
|
-
left: 50%;
|
|
2238
|
-
width: auto;
|
|
2239
|
-
min-width: 280px;
|
|
2240
|
-
max-width: 75vw;
|
|
2241
|
-
transform: translate(-50%, -50%);
|
|
2240
|
+
.adm-modal .adm-center-popup {
|
|
2241
|
+
--z-index: var(---z-index);
|
|
2242
2242
|
}
|
|
2243
2243
|
.adm-modal-body {
|
|
2244
2244
|
width: 100%;
|
|
2245
2245
|
max-height: 70vh;
|
|
2246
|
-
|
|
2247
|
-
font-size: 14px;
|
|
2248
|
-
background-color: white;
|
|
2249
|
-
border-radius: 8px;
|
|
2246
|
+
font-size: var(--adm-font-size-6);
|
|
2250
2247
|
overflow: hidden;
|
|
2251
2248
|
display: flex;
|
|
2252
2249
|
flex-direction: column;
|
|
@@ -2260,39 +2257,39 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2260
2257
|
.adm-modal-body:not(.adm-modal-with-image) {
|
|
2261
2258
|
padding-top: 20px;
|
|
2262
2259
|
}
|
|
2263
|
-
.adm-modal-
|
|
2260
|
+
.adm-modal-image-container {
|
|
2264
2261
|
margin-bottom: 12px;
|
|
2265
2262
|
max-height: 40vh;
|
|
2266
2263
|
overflow-y: scroll;
|
|
2267
2264
|
}
|
|
2268
|
-
.adm-modal-
|
|
2265
|
+
.adm-modal-header {
|
|
2269
2266
|
margin-bottom: 8px;
|
|
2270
2267
|
padding: 0 12px;
|
|
2271
2268
|
}
|
|
2272
|
-
.adm-modal-
|
|
2269
|
+
.adm-modal-title {
|
|
2273
2270
|
margin-bottom: 8px;
|
|
2274
2271
|
padding: 0 12px;
|
|
2275
2272
|
font-weight: bold;
|
|
2276
|
-
font-size:
|
|
2273
|
+
font-size: var(--adm-font-size-10);
|
|
2277
2274
|
line-height: 25px;
|
|
2278
2275
|
text-align: center;
|
|
2279
2276
|
}
|
|
2280
|
-
.adm-modal-
|
|
2277
|
+
.adm-modal-content {
|
|
2281
2278
|
padding: 0 12px 12px;
|
|
2282
2279
|
max-height: 70vh;
|
|
2283
2280
|
overflow-x: hidden;
|
|
2284
2281
|
overflow-y: auto;
|
|
2285
|
-
font-size:
|
|
2282
|
+
font-size: var(--adm-font-size-7);
|
|
2286
2283
|
line-height: 1.4;
|
|
2287
|
-
color:
|
|
2284
|
+
color: var(--adm-color-text);
|
|
2288
2285
|
}
|
|
2289
|
-
.adm-modal-
|
|
2286
|
+
.adm-modal-close {
|
|
2290
2287
|
position: absolute;
|
|
2291
2288
|
right: 8px;
|
|
2292
2289
|
top: 8px;
|
|
2293
2290
|
color: var(--adm-color-weak);
|
|
2294
2291
|
padding: 4px;
|
|
2295
|
-
font-size:
|
|
2292
|
+
font-size: var(--adm-font-size-10);
|
|
2296
2293
|
}
|
|
2297
2294
|
.adm-modal-footer {
|
|
2298
2295
|
user-select: none;
|
|
@@ -2306,7 +2303,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2306
2303
|
--gap-vertical: 20px;
|
|
2307
2304
|
}
|
|
2308
2305
|
.adm-modal-footer .adm-modal-button {
|
|
2309
|
-
font-size:
|
|
2306
|
+
font-size: var(--adm-font-size-10);
|
|
2310
2307
|
line-height: 25px;
|
|
2311
2308
|
}
|
|
2312
2309
|
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary) {
|
|
@@ -2351,7 +2348,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2351
2348
|
margin-right: 4px;
|
|
2352
2349
|
}
|
|
2353
2350
|
.adm-nav-bar-left {
|
|
2354
|
-
font-size:
|
|
2351
|
+
font-size: var(--adm-font-size-7);
|
|
2355
2352
|
display: flex;
|
|
2356
2353
|
justify-content: flex-start;
|
|
2357
2354
|
align-items: center;
|
|
@@ -2359,7 +2356,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2359
2356
|
.adm-nav-bar-title {
|
|
2360
2357
|
justify-content: center;
|
|
2361
2358
|
white-space: nowrap;
|
|
2362
|
-
font-size:
|
|
2359
|
+
font-size: var(--adm-font-size-10);
|
|
2363
2360
|
padding: 0 12px;
|
|
2364
2361
|
}
|
|
2365
2362
|
.adm-nav-bar-right {
|
|
@@ -2368,9 +2365,9 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2368
2365
|
.adm-notice-bar {
|
|
2369
2366
|
--background-color: #ababab;
|
|
2370
2367
|
--border-color: #999999;
|
|
2371
|
-
--text-color:
|
|
2372
|
-
--font-size:
|
|
2373
|
-
--icon-font-size:
|
|
2368
|
+
--text-color: var(--adm-color-white);
|
|
2369
|
+
--font-size: var(--adm-font-size-7);
|
|
2370
|
+
--icon-font-size: var(--adm-font-size-10);
|
|
2374
2371
|
--height: 38px;
|
|
2375
2372
|
height: var(--height);
|
|
2376
2373
|
box-sizing: border-box;
|
|
@@ -2429,7 +2426,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2429
2426
|
margin-left: 12px;
|
|
2430
2427
|
}
|
|
2431
2428
|
.adm-notice-bar-close-icon {
|
|
2432
|
-
font-size:
|
|
2429
|
+
font-size: var(--adm-font-size-10);
|
|
2433
2430
|
}
|
|
2434
2431
|
.adm-number-keyboard-main {
|
|
2435
2432
|
display: flex;
|
|
@@ -2445,7 +2442,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2445
2442
|
z-index: 1050;
|
|
2446
2443
|
}
|
|
2447
2444
|
.adm-number-keyboard-popup.adm-popup .adm-popup-body {
|
|
2448
|
-
background-color:
|
|
2445
|
+
background-color: var(--adm-color-box);
|
|
2449
2446
|
}
|
|
2450
2447
|
.adm-number-keyboard-wrapper {
|
|
2451
2448
|
display: flex;
|
|
@@ -2453,7 +2450,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2453
2450
|
.adm-number-keyboard-header {
|
|
2454
2451
|
height: 34px;
|
|
2455
2452
|
line-height: 34px;
|
|
2456
|
-
border-top: solid 1px
|
|
2453
|
+
border-top: solid 1px var(--adm-color-border);
|
|
2457
2454
|
display: flex;
|
|
2458
2455
|
justify-content: center;
|
|
2459
2456
|
align-items: center;
|
|
@@ -2491,7 +2488,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2491
2488
|
height: 48px;
|
|
2492
2489
|
font-size: 22px;
|
|
2493
2490
|
box-sizing: border-box;
|
|
2494
|
-
border: solid 1px
|
|
2491
|
+
border: solid 1px var(--adm-color-border);
|
|
2495
2492
|
border-bottom: none;
|
|
2496
2493
|
border-left: none;
|
|
2497
2494
|
}
|
|
@@ -2521,7 +2518,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2521
2518
|
opacity: 0.1;
|
|
2522
2519
|
}
|
|
2523
2520
|
.adm-number-keyboard-key.extra-key {
|
|
2524
|
-
border-left: solid 1px
|
|
2521
|
+
border-left: solid 1px var(--adm-color-border);
|
|
2525
2522
|
border-right: none;
|
|
2526
2523
|
}
|
|
2527
2524
|
.adm-number-keyboard-key.extra-key,
|
|
@@ -2607,7 +2604,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2607
2604
|
align-items: center;
|
|
2608
2605
|
justify-content: center;
|
|
2609
2606
|
box-sizing: border-box;
|
|
2610
|
-
font-size:
|
|
2607
|
+
font-size: var(--adm-font-size-10);
|
|
2611
2608
|
width: var(--cell-size);
|
|
2612
2609
|
height: var(--cell-size);
|
|
2613
2610
|
background: var(--adm-color-white);
|
|
@@ -2808,7 +2805,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2808
2805
|
}
|
|
2809
2806
|
.adm-radio {
|
|
2810
2807
|
--icon-size: 22px;
|
|
2811
|
-
--font-size:
|
|
2808
|
+
--font-size: var(--adm-font-size-9);
|
|
2812
2809
|
--gap: 8px;
|
|
2813
2810
|
display: inline-flex;
|
|
2814
2811
|
vertical-align: text-bottom;
|
|
@@ -2849,7 +2846,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2849
2846
|
.adm-radio.adm-radio-disabled .adm-radio-icon {
|
|
2850
2847
|
color: #b7b7b7;
|
|
2851
2848
|
border-color: var(--adm-color-light);
|
|
2852
|
-
background-color:
|
|
2849
|
+
background-color: var(--adm-color-box);
|
|
2853
2850
|
}
|
|
2854
2851
|
.adm-radio .adm-radio-custom-icon {
|
|
2855
2852
|
font-size: var(--icon-size);
|
|
@@ -2907,14 +2904,14 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2907
2904
|
}
|
|
2908
2905
|
.adm-result-title {
|
|
2909
2906
|
color: var(--adm-color-text);
|
|
2910
|
-
font-size:
|
|
2907
|
+
font-size: var(--adm-font-size-10);
|
|
2911
2908
|
line-height: 1.4;
|
|
2912
2909
|
text-align: center;
|
|
2913
2910
|
}
|
|
2914
2911
|
.adm-result-description {
|
|
2915
2912
|
margin-top: 8px;
|
|
2916
2913
|
color: var(--adm-color-weak);
|
|
2917
|
-
font-size:
|
|
2914
|
+
font-size: var(--adm-font-size-main);
|
|
2918
2915
|
line-height: 1.4;
|
|
2919
2916
|
text-align: center;
|
|
2920
2917
|
}
|
|
@@ -2936,7 +2933,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2936
2933
|
.adm-search-bar {
|
|
2937
2934
|
--height: 32px;
|
|
2938
2935
|
--padding-left: 8px;
|
|
2939
|
-
--background:
|
|
2936
|
+
--background: var(--adm-color-box);
|
|
2940
2937
|
--border-radius: 6px;
|
|
2941
2938
|
--placeholder-color: var(--adm-color-weak);
|
|
2942
2939
|
---placeholder-color: var(--placeholder-color);
|
|
@@ -2958,7 +2955,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2958
2955
|
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon {
|
|
2959
2956
|
flex: none;
|
|
2960
2957
|
color: var(--adm-color-light);
|
|
2961
|
-
font-size:
|
|
2958
|
+
font-size: var(--adm-font-size-8);
|
|
2962
2959
|
}
|
|
2963
2960
|
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input {
|
|
2964
2961
|
flex: auto;
|
|
@@ -2968,7 +2965,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2968
2965
|
}
|
|
2969
2966
|
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input {
|
|
2970
2967
|
--placeholder-color: var(---placeholder-color);
|
|
2971
|
-
--font-size:
|
|
2968
|
+
--font-size: var(--adm-font-size-7);
|
|
2972
2969
|
}
|
|
2973
2970
|
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element {
|
|
2974
2971
|
line-height: 19px;
|
|
@@ -2988,10 +2985,10 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
2988
2985
|
}
|
|
2989
2986
|
.adm-search-bar-active .adm-search-bar-input-box {
|
|
2990
2987
|
border-color: var(--adm-color-primary);
|
|
2991
|
-
background: var(--adm-color-
|
|
2988
|
+
background: var(--adm-color-background);
|
|
2992
2989
|
}
|
|
2993
2990
|
.adm-selector {
|
|
2994
|
-
--color:
|
|
2991
|
+
--color: var(--adm-color-box);
|
|
2995
2992
|
--checked-color: #e7f1ff;
|
|
2996
2993
|
--text-color: var(--adm-color-text);
|
|
2997
2994
|
--checked-text-color: var(--adm-color-primary);
|
|
@@ -3000,7 +2997,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3000
2997
|
--border-radius: 2px;
|
|
3001
2998
|
--padding: 8px 16px;
|
|
3002
2999
|
overflow: hidden;
|
|
3003
|
-
font-size:
|
|
3000
|
+
font-size: var(--adm-font-size-7);
|
|
3004
3001
|
line-height: 1.4;
|
|
3005
3002
|
}
|
|
3006
3003
|
.adm-selector .adm-space.adm-space {
|
|
@@ -3021,7 +3018,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3021
3018
|
vertical-align: top;
|
|
3022
3019
|
}
|
|
3023
3020
|
.adm-selector-item-description {
|
|
3024
|
-
font-size:
|
|
3021
|
+
font-size: var(--adm-font-size-main);
|
|
3025
3022
|
color: var(--adm-color-weak);
|
|
3026
3023
|
}
|
|
3027
3024
|
.adm-selector-item-active,
|
|
@@ -3056,11 +3053,11 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3056
3053
|
--height: 100%;
|
|
3057
3054
|
--width: 105px;
|
|
3058
3055
|
--item-border-radius: 8px;
|
|
3059
|
-
--background-color:
|
|
3056
|
+
--background-color: var(--adm-color-box);
|
|
3060
3057
|
width: var(--width);
|
|
3061
3058
|
height: var(--height);
|
|
3062
3059
|
box-sizing: border-box;
|
|
3063
|
-
font-size:
|
|
3060
|
+
font-size: var(--adm-font-size-main);
|
|
3064
3061
|
overflow-y: auto;
|
|
3065
3062
|
transform: translateZ(0);
|
|
3066
3063
|
-webkit-transform: translateZ(0);
|
|
@@ -3098,7 +3095,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3098
3095
|
}
|
|
3099
3096
|
.adm-side-bar-item-active {
|
|
3100
3097
|
color: var(--adm-color-primary);
|
|
3101
|
-
background-color: var(--adm-color-
|
|
3098
|
+
background-color: var(--adm-color-background);
|
|
3102
3099
|
position: relative;
|
|
3103
3100
|
}
|
|
3104
3101
|
.adm-side-bar-item-corner {
|
|
@@ -3128,7 +3125,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3128
3125
|
}
|
|
3129
3126
|
.adm-slider {
|
|
3130
3127
|
--fill-color: var(--adm-color-primary);
|
|
3131
|
-
padding:
|
|
3128
|
+
padding: 5px 14px;
|
|
3132
3129
|
list-style: none;
|
|
3133
3130
|
user-select: none;
|
|
3134
3131
|
}
|
|
@@ -3138,51 +3135,53 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3138
3135
|
.adm-slider-track {
|
|
3139
3136
|
position: relative;
|
|
3140
3137
|
width: 100%;
|
|
3141
|
-
height:
|
|
3142
|
-
background-color:
|
|
3138
|
+
height: 3px;
|
|
3139
|
+
background-color: var(--adm-color-box);
|
|
3140
|
+
border-radius: 3px;
|
|
3143
3141
|
}
|
|
3144
3142
|
.adm-slider-fill {
|
|
3145
3143
|
position: absolute;
|
|
3146
3144
|
z-index: 1;
|
|
3147
|
-
height:
|
|
3145
|
+
height: 3px;
|
|
3146
|
+
border-radius: 3px;
|
|
3148
3147
|
background-color: var(--fill-color);
|
|
3149
3148
|
}
|
|
3150
3149
|
.adm-slider-ticks {
|
|
3151
3150
|
position: absolute;
|
|
3152
3151
|
width: 100%;
|
|
3153
|
-
height:
|
|
3152
|
+
height: 3px;
|
|
3154
3153
|
background: transparent;
|
|
3155
3154
|
}
|
|
3156
3155
|
.adm-slider-tick {
|
|
3157
3156
|
position: absolute;
|
|
3158
|
-
top:
|
|
3159
|
-
width:
|
|
3160
|
-
height:
|
|
3161
|
-
margin-left: -
|
|
3162
|
-
background-color:
|
|
3157
|
+
top: -2px;
|
|
3158
|
+
width: 7px;
|
|
3159
|
+
height: 7px;
|
|
3160
|
+
margin-left: -3px;
|
|
3161
|
+
background-color: var(--adm-color-box);
|
|
3163
3162
|
border-radius: 50%;
|
|
3164
|
-
transform: translate(0, -50%);
|
|
3165
3163
|
}
|
|
3166
3164
|
.adm-slider-tick-active {
|
|
3167
3165
|
background-color: var(--fill-color);
|
|
3168
3166
|
}
|
|
3169
3167
|
.adm-slider-thumb {
|
|
3170
|
-
width:
|
|
3171
|
-
height:
|
|
3172
|
-
margin:
|
|
3168
|
+
width: 28px;
|
|
3169
|
+
height: 28px;
|
|
3170
|
+
margin: 2px;
|
|
3173
3171
|
border-radius: 50%;
|
|
3174
3172
|
text-align: center;
|
|
3175
|
-
line-height:
|
|
3173
|
+
line-height: 28px;
|
|
3176
3174
|
background: var(--adm-color-white);
|
|
3177
|
-
box-shadow: 0
|
|
3175
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
|
|
3176
|
+
color: var(--fill-color);
|
|
3178
3177
|
}
|
|
3179
3178
|
.adm-slider-thumb:focus {
|
|
3180
3179
|
outline: none;
|
|
3181
3180
|
}
|
|
3182
3181
|
.adm-slider-thumb-icon {
|
|
3183
|
-
width:
|
|
3184
|
-
height:
|
|
3185
|
-
margin:
|
|
3182
|
+
width: 12px;
|
|
3183
|
+
height: 12px;
|
|
3184
|
+
margin: 8px;
|
|
3186
3185
|
user-select: none;
|
|
3187
3186
|
}
|
|
3188
3187
|
.adm-slider-thumb-container {
|
|
@@ -3200,15 +3199,15 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3200
3199
|
position: relative;
|
|
3201
3200
|
width: 100%;
|
|
3202
3201
|
overflow: visible;
|
|
3203
|
-
font-size:
|
|
3204
|
-
height:
|
|
3205
|
-
margin-top:
|
|
3202
|
+
font-size: var(--adm-font-size-3);
|
|
3203
|
+
height: 11px;
|
|
3204
|
+
margin-top: 10px;
|
|
3206
3205
|
}
|
|
3207
3206
|
.adm-slider-mark-text {
|
|
3208
3207
|
position: absolute;
|
|
3209
3208
|
display: inline-block;
|
|
3210
|
-
line-height:
|
|
3211
|
-
color:
|
|
3209
|
+
line-height: 1;
|
|
3210
|
+
color: var(--adm-color-text);
|
|
3212
3211
|
text-align: center;
|
|
3213
3212
|
word-break: keep-all;
|
|
3214
3213
|
user-select: none;
|
|
@@ -3230,14 +3229,14 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3230
3229
|
--input-width: 44px;
|
|
3231
3230
|
--input-font-size: var(--adm-font-size-main);
|
|
3232
3231
|
--input-font-color: var(--adm-color-text);
|
|
3233
|
-
--input-background-color:
|
|
3232
|
+
--input-background-color: var(--adm-color-box);
|
|
3234
3233
|
--border-radius: 2px;
|
|
3235
3234
|
--border: none;
|
|
3236
3235
|
--border-inner: solid 2px transparent;
|
|
3237
3236
|
--active-border: var(--border);
|
|
3238
|
-
--button-font-size:
|
|
3237
|
+
--button-font-size: var(--adm-font-size-7);
|
|
3239
3238
|
--button-text-color: var(--adm-color-primary);
|
|
3240
|
-
--button-background-color:
|
|
3239
|
+
--button-background-color: var(--adm-color-box);
|
|
3241
3240
|
--button-width: var(--height);
|
|
3242
3241
|
display: flex;
|
|
3243
3242
|
align-items: center;
|
|
@@ -3340,8 +3339,8 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3340
3339
|
color: var(--adm-color-danger);
|
|
3341
3340
|
}
|
|
3342
3341
|
.adm-steps {
|
|
3343
|
-
--title-font-size:
|
|
3344
|
-
--description-font-size:
|
|
3342
|
+
--title-font-size: var(--adm-font-size-main);
|
|
3343
|
+
--description-font-size: var(--adm-font-size-4);
|
|
3345
3344
|
--indicator-margin-right: 0;
|
|
3346
3345
|
--icon-size: 18px;
|
|
3347
3346
|
width: 100%;
|
|
@@ -3434,7 +3433,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3434
3433
|
border-radius: 4px;
|
|
3435
3434
|
}
|
|
3436
3435
|
.adm-swipe-action {
|
|
3437
|
-
--background:
|
|
3436
|
+
--background: var(--adm-color-background);
|
|
3438
3437
|
background: var(--background);
|
|
3439
3438
|
cursor: grab;
|
|
3440
3439
|
overflow: hidden;
|
|
@@ -3575,7 +3574,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3575
3574
|
height: var(--height);
|
|
3576
3575
|
box-sizing: border-box;
|
|
3577
3576
|
border-radius: 31px;
|
|
3578
|
-
background:
|
|
3577
|
+
background: var(--adm-color-border);
|
|
3579
3578
|
z-index: 0;
|
|
3580
3579
|
overflow: hidden;
|
|
3581
3580
|
line-height: var(--height);
|
|
@@ -3589,7 +3588,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3589
3588
|
height: calc(var(--height) - 2 * var(--border-width));
|
|
3590
3589
|
border-radius: calc(var(--height) - 2 * var(--border-width));
|
|
3591
3590
|
box-sizing: border-box;
|
|
3592
|
-
background:
|
|
3591
|
+
background: var(--adm-color-background);
|
|
3593
3592
|
z-index: 1;
|
|
3594
3593
|
transition: all 200ms;
|
|
3595
3594
|
transform: scale(1);
|
|
@@ -3601,7 +3600,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3601
3600
|
width: calc(var(--height) - 2 * var(--border-width));
|
|
3602
3601
|
height: calc(var(--height) - 2 * var(--border-width));
|
|
3603
3602
|
border-radius: calc(var(--height) - 2 * var(--border-width));
|
|
3604
|
-
background:
|
|
3603
|
+
background: var(--adm-color-white);
|
|
3605
3604
|
position: absolute;
|
|
3606
3605
|
z-index: 2;
|
|
3607
3606
|
top: var(--border-width);
|
|
@@ -3619,7 +3618,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3619
3618
|
height: 100%;
|
|
3620
3619
|
color: var(--adm-color-weak);
|
|
3621
3620
|
transition: margin 200ms;
|
|
3622
|
-
font-size:
|
|
3621
|
+
font-size: var(--adm-font-size-7);
|
|
3623
3622
|
}
|
|
3624
3623
|
.adm-switch.adm-switch-checked .adm-switch-checkbox {
|
|
3625
3624
|
background: var(--checked-color);
|
|
@@ -3649,7 +3648,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3649
3648
|
justify-content: flex-start;
|
|
3650
3649
|
align-items: stretch;
|
|
3651
3650
|
overflow: hidden;
|
|
3652
|
-
min-height:
|
|
3651
|
+
min-height: 48px;
|
|
3653
3652
|
}
|
|
3654
3653
|
.adm-tab-bar-item {
|
|
3655
3654
|
flex: 1;
|
|
@@ -3665,15 +3664,17 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3665
3664
|
flex-direction: column;
|
|
3666
3665
|
}
|
|
3667
3666
|
.adm-tab-bar-item-icon {
|
|
3668
|
-
font-size:
|
|
3669
|
-
height:
|
|
3667
|
+
font-size: 24px;
|
|
3668
|
+
height: 24px;
|
|
3670
3669
|
line-height: 1;
|
|
3671
|
-
margin: 4px 0 1px;
|
|
3672
3670
|
}
|
|
3673
3671
|
.adm-tab-bar-item-title {
|
|
3674
|
-
font-size:
|
|
3672
|
+
font-size: var(--adm-font-size-3);
|
|
3675
3673
|
line-height: 15px;
|
|
3676
3674
|
}
|
|
3675
|
+
.adm-tab-bar-item-title-with-icon {
|
|
3676
|
+
margin-top: 2px;
|
|
3677
|
+
}
|
|
3677
3678
|
.adm-tab-bar-item-active {
|
|
3678
3679
|
color: var(--adm-color-primary);
|
|
3679
3680
|
}
|
|
@@ -3687,7 +3688,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3687
3688
|
.adm-tag {
|
|
3688
3689
|
--border-radius: var(--adm-tag-border-radius, 2px);
|
|
3689
3690
|
padding: 2px 4px;
|
|
3690
|
-
font-size:
|
|
3691
|
+
font-size: var(--adm-font-size-3);
|
|
3691
3692
|
line-height: 1;
|
|
3692
3693
|
font-weight: normal;
|
|
3693
3694
|
background: var(--background-color);
|
|
@@ -3702,7 +3703,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3702
3703
|
border-radius: 100px;
|
|
3703
3704
|
}
|
|
3704
3705
|
.adm-text-area {
|
|
3705
|
-
--font-size:
|
|
3706
|
+
--font-size: var(--adm-font-size-9);
|
|
3706
3707
|
--color: var(--adm-color-text);
|
|
3707
3708
|
--placeholder-color: var(--adm-color-light);
|
|
3708
3709
|
--disabled-color: var(--adm-color-weak);
|
|
@@ -3761,7 +3762,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3761
3762
|
.adm-text-area-count {
|
|
3762
3763
|
text-align: var(--count-text-align);
|
|
3763
3764
|
color: var(--adm-color-weak);
|
|
3764
|
-
font-size:
|
|
3765
|
+
font-size: var(--adm-font-size-9);
|
|
3765
3766
|
padding-top: 8px;
|
|
3766
3767
|
}
|
|
3767
3768
|
.adm-toast-mask .adm-toast-wrap {
|
|
@@ -3787,7 +3788,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3787
3788
|
background-color: rgba(0, 0, 0, 0.7);
|
|
3788
3789
|
border-radius: 8px;
|
|
3789
3790
|
pointer-events: all;
|
|
3790
|
-
font-size:
|
|
3791
|
+
font-size: var(--adm-font-size-7);
|
|
3791
3792
|
line-height: 1.5;
|
|
3792
3793
|
box-sizing: border-box;
|
|
3793
3794
|
}
|
|
@@ -3822,7 +3823,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3822
3823
|
}
|
|
3823
3824
|
.adm-tree-select-column:first-child,
|
|
3824
3825
|
.adm-tree-select-multiple-column:first-child {
|
|
3825
|
-
background-color:
|
|
3826
|
+
background-color: var(--adm-color-box);
|
|
3826
3827
|
}
|
|
3827
3828
|
.adm-tree-select-column:nth-child(2),
|
|
3828
3829
|
.adm-tree-select-multiple-column:nth-child(2) {
|
|
@@ -3861,7 +3862,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3861
3862
|
border-radius: 3px;
|
|
3862
3863
|
}
|
|
3863
3864
|
.adm-virtual-input {
|
|
3864
|
-
--font-size:
|
|
3865
|
+
--font-size: var(--adm-font-size-9);
|
|
3865
3866
|
--color: var(--adm-color-text);
|
|
3866
3867
|
--placeholder-color: var(--adm-color-light);
|
|
3867
3868
|
--disabled-color: var(--adm-color-weak);
|
|
@@ -3956,7 +3957,7 @@ a.adm-list-item:active:not(.adm-list-item-disabled)::after {
|
|
|
3956
3957
|
}
|
|
3957
3958
|
.adm-virtual-input-clear .antd-mobile-icon {
|
|
3958
3959
|
display: block;
|
|
3959
|
-
font-size:
|
|
3960
|
+
font-size: var(--adm-font-size-6);
|
|
3960
3961
|
}
|
|
3961
3962
|
.adm-water-mark {
|
|
3962
3963
|
--z-index: var(--adm-water-mark-z-index, 2000);
|