@nutui/nutui 4.2.5 → 4.2.7
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/CHANGELOG.md +33 -0
- package/dist/nutui.es.js +1 -1
- package/dist/nutui.js +447 -421
- package/dist/nutui.umd.js +1 -1
- package/dist/packages/cascader/index.css +1 -1
- package/dist/packages/cascader/index.scss +1 -2
- package/dist/packages/category/index.css +1 -1
- package/dist/packages/category/index.scss +0 -1
- package/dist/packages/categorypane/index.css +1 -1
- package/dist/packages/categorypane/index.scss +0 -3
- package/dist/packages/collapseitem/CollapseItem.js +0 -3
- package/dist/packages/countup/index.css +1 -1
- package/dist/packages/countup/index.scss +0 -3
- package/dist/packages/datepicker/DatePicker.js +7 -1
- package/dist/packages/datepicker/index.css +1 -1
- package/dist/packages/ecard/index.css +1 -1
- package/dist/packages/ecard/index.scss +0 -2
- package/dist/packages/picker/index.css +1 -1
- package/dist/packages/picker/index.scss +1 -0
- package/dist/packages/popover/index.css +1 -1
- package/dist/packages/popover/index.scss +0 -1
- package/dist/packages/swiper/Swiper.js +5 -1
- package/dist/packages/tabs/Tabs.js +21 -4
- package/dist/packages/tabs/index.css +1 -1
- package/dist/packages/tabs/index.scss +6 -0
- package/dist/packages/textarea/index.css +1 -1
- package/dist/packages/textarea/index.scss +0 -1
- package/dist/packages/tour/index.css +1 -1
- package/dist/smartips/web-types.json +13 -4
- package/dist/style.css +1 -1
- package/dist/types/__VUE/actionsheet/index.vue.d.ts +3 -3
- package/dist/types/__VUE/address/index.vue.d.ts +2 -2
- package/dist/types/__VUE/addresslist/components/GeneralShell.vue.d.ts +1 -1
- package/dist/types/__VUE/addresslist/components/ItemContents.vue.d.ts +1 -1
- package/dist/types/__VUE/addresslist/index.vue.d.ts +1 -1
- package/dist/types/__VUE/animate/index.vue.d.ts +1 -1
- package/dist/types/__VUE/audio/index.vue.d.ts +7 -5
- package/dist/types/__VUE/audio/types.d.ts +1 -0
- package/dist/types/__VUE/audiooperate/index.vue.d.ts +7 -5
- package/dist/types/__VUE/audiooperate/types.d.ts +1 -0
- package/dist/types/__VUE/avatar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/avatarcropper/index.vue.d.ts +1 -1
- package/dist/types/__VUE/avatargroup/index.vue.d.ts +2 -2
- package/dist/types/__VUE/backtop/index.vue.d.ts +1 -1
- package/dist/types/__VUE/badge/index.vue.d.ts +1 -1
- package/dist/types/__VUE/barrage/index.vue.d.ts +1 -1
- package/dist/types/__VUE/button/index.vue.d.ts +2 -2
- package/dist/types/__VUE/calendar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/calendaritem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/card/index.vue.d.ts +1 -1
- package/dist/types/__VUE/cascader/cascader-item.vue.d.ts +1 -1
- package/dist/types/__VUE/cascader/index.vue.d.ts +2 -2
- package/dist/types/__VUE/category/index.vue.d.ts +1 -1
- package/dist/types/__VUE/categorypane/index.vue.d.ts +1 -1
- package/dist/types/__VUE/cell/index.vue.d.ts +3 -3
- package/dist/types/__VUE/cellgroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/checkbox/index.vue.d.ts +1 -1
- package/dist/types/__VUE/checkboxgroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/circleprogress/index.vue.d.ts +1 -1
- package/dist/types/__VUE/col/index.vue.d.ts +1 -1
- package/dist/types/__VUE/collapse/index.vue.d.ts +1 -1
- package/dist/types/__VUE/collapseitem/index.vue.d.ts +1 -7
- package/dist/types/__VUE/comment/components/CmtBottom.vue.d.ts +1 -1
- package/dist/types/__VUE/comment/components/CmtHeader.vue.d.ts +1 -1
- package/dist/types/__VUE/comment/components/CmtImages.vue.d.ts +1 -1
- package/dist/types/__VUE/comment/index.vue.d.ts +1 -1
- package/dist/types/__VUE/configprovider/index.vue.d.ts +1 -1
- package/dist/types/__VUE/countdown/index.vue.d.ts +1 -1
- package/dist/types/__VUE/countup/index.vue.d.ts +3 -3
- package/dist/types/__VUE/datepicker/index.vue.d.ts +3 -3
- package/dist/types/__VUE/dialog/index.vue.d.ts +2 -2
- package/dist/types/__VUE/divider/index.vue.d.ts +1 -1
- package/dist/types/__VUE/drag/index.vue.d.ts +1 -1
- package/dist/types/__VUE/ecard/index.vue.d.ts +1 -1
- package/dist/types/__VUE/elevator/index.vue.d.ts +1 -1
- package/dist/types/__VUE/ellipsis/index.vue.d.ts +2 -2
- package/dist/types/__VUE/empty/index.vue.d.ts +1 -1
- package/dist/types/__VUE/fixednav/index.vue.d.ts +1 -1
- package/dist/types/__VUE/form/index.vue.d.ts +1 -1
- package/dist/types/__VUE/formitem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/grid/index.vue.d.ts +1 -1
- package/dist/types/__VUE/griditem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/icon/index.vue.d.ts +1 -1
- package/dist/types/__VUE/image/index.vue.d.ts +2 -2
- package/dist/types/__VUE/imagepreview/imagePreviewItem.vue.d.ts +1 -1
- package/dist/types/__VUE/imagepreview/index.vue.d.ts +1 -1
- package/dist/types/__VUE/indicator/index.vue.d.ts +3 -3
- package/dist/types/__VUE/infiniteloading/index.vue.d.ts +1 -1
- package/dist/types/__VUE/input/index.vue.d.ts +3 -3
- package/dist/types/__VUE/inputnumber/index.vue.d.ts +2 -2
- package/dist/types/__VUE/invoice/index.vue.d.ts +1 -1
- package/dist/types/__VUE/layout/index.vue.d.ts +1 -1
- package/dist/types/__VUE/list/index.vue.d.ts +1 -1
- package/dist/types/__VUE/menu/index.vue.d.ts +1 -1
- package/dist/types/__VUE/menuitem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/navbar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/noticebar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/notify/index.vue.d.ts +1 -1
- package/dist/types/__VUE/numberkeyboard/index.vue.d.ts +3 -3
- package/dist/types/__VUE/overlay/index.vue.d.ts +1 -1
- package/dist/types/__VUE/pagination/index.vue.d.ts +1 -1
- package/dist/types/__VUE/picker/Column.vue.d.ts +3 -3
- package/dist/types/__VUE/picker/index.vue.d.ts +2 -2
- package/dist/types/__VUE/popover/index.vue.d.ts +2 -2
- package/dist/types/__VUE/popup/index.vue.d.ts +2 -2
- package/dist/types/__VUE/price/index.vue.d.ts +1 -1
- package/dist/types/__VUE/progress/index.vue.d.ts +1 -1
- package/dist/types/__VUE/pullrefresh/index.vue.d.ts +1 -1
- package/dist/types/__VUE/radio/index.vue.d.ts +2 -2
- package/dist/types/__VUE/radiogroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/range/index.vue.d.ts +1 -1
- package/dist/types/__VUE/rate/index.vue.d.ts +1 -1
- package/dist/types/__VUE/row/index.vue.d.ts +2 -2
- package/dist/types/__VUE/searchbar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/shortpassword/index.vue.d.ts +3 -3
- package/dist/types/__VUE/sidenavbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/sidenavbaritem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/signature/index.vue.d.ts +1 -1
- package/dist/types/__VUE/skeleton/index.vue.d.ts +1 -1
- package/dist/types/__VUE/sku/components/SkuHeader.vue.d.ts +1 -1
- package/dist/types/__VUE/sku/components/SkuOperate.vue.d.ts +1 -1
- package/dist/types/__VUE/sku/components/SkuSelect.vue.d.ts +1 -1
- package/dist/types/__VUE/sku/components/SkuStepper.vue.d.ts +1 -1
- package/dist/types/__VUE/sku/index.vue.d.ts +2 -2
- package/dist/types/__VUE/space/index.vue.d.ts +1 -1
- package/dist/types/__VUE/step/index.vue.d.ts +1 -1
- package/dist/types/__VUE/steps/index.vue.d.ts +1 -1
- package/dist/types/__VUE/sticky/index.vue.d.ts +1 -1
- package/dist/types/__VUE/subsidenavbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/swipe/index.vue.d.ts +1 -1
- package/dist/types/__VUE/swipegroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/swiper/index.vue.d.ts +10 -1
- package/dist/types/__VUE/swiperitem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/switch/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabbaritem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/table/index.vue.d.ts +1 -1
- package/dist/types/__VUE/table/renderColumn.d.ts +1 -1
- package/dist/types/__VUE/tabpane/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabs/index.vue.d.ts +13 -4
- package/dist/types/__VUE/tabs/types.d.ts +1 -0
- package/dist/types/__VUE/tag/index.vue.d.ts +1 -1
- package/dist/types/__VUE/textarea/index.vue.d.ts +2 -2
- package/dist/types/__VUE/timedetail/index.vue.d.ts +1 -1
- package/dist/types/__VUE/timepannel/index.vue.d.ts +1 -1
- package/dist/types/__VUE/timeselect/index.vue.d.ts +2 -2
- package/dist/types/__VUE/toast/index.vue.d.ts +2 -2
- package/dist/types/__VUE/tour/index.vue.d.ts +1 -1
- package/dist/types/__VUE/trendarrow/index.vue.d.ts +1 -1
- package/dist/types/__VUE/uploader/index.vue.d.ts +2 -2
- package/dist/types/__VUE/video/index.vue.d.ts +1 -1
- package/dist/types/__VUE/watermark/index.vue.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/utils/touchEmulator.d.ts +0 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414)}.nut-theme-dark .nut-tabs__titles-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-tabs__titles-item.active{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs.vertical .nut-tabs__titles-item.active{background-color:var(--nut-dark-background2, #1b1b1b)}.nut-tabs{display:flex;overflow:hidden}.nut-tabs .nut-tabs__titles{display:flex;user-select:none;white-space:nowrap;flex-shrink:0;background:var(--nut-tabs-titles-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-tabs-titles-border-radius, 0)}.nut-tabs .nut-tabs__titles .nut-tabs__list{width:100%;display:flex;flex-shrink:0}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item{position:relative;font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px));display:flex;align-items:center;justify-content:center;color:var(--nut-tabs-titles-item-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text{text-align:center}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile,.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__line{position:absolute;transition:width .3s ease;width:0;height:0;content:" ";bottom:15%;left:50%;transform:translate(-50%, 0);overflow:hidden;border-radius:var(--nut-tabs-titles-item-line-border-radius, 0);opacity:var(--nut-tabs-titles-item-line-opacity, 1)}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active{font-weight:bold;color:var(--nut-tabs-titles-item-active-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{content:" ";width:var(--nut-tabs-horizontal-titles-item-active-line-width, 40px);height:3px;background:var(--nut-tabs-horizontal-tab-line-color, linear-gradient(90deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.disabled{color:var(--nut-disable-color, #cccccc)}.nut-tabs.horizontal{flex-direction:column}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles,.nut-tabs.horizontal>.nut-tabs__titles{flex-direction:row;height:var(--nut-tabs-horizontal-titles-height, 46px)}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__list,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__list{height:100%}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles.scrollable,.nut-tabs.horizontal>.nut-tabs__titles.scrollable{overflow-x:auto;overflow-y:hidden}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item{flex:1 0 auto;min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:0}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs.vertical{flex-direction:row;width:100%}.nut-tabs.vertical>.nut-tabs__titles{flex-direction:column;height:auto;padding:10px 0;width:var(--nut-tabs-vertical-titles-width, 100px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__list{flex-direction:column}.nut-tabs.vertical>.nut-tabs__titles.scrollable{overflow-x:hidden;overflow-y:auto;height:auto}.nut-tabs.vertical>.nut-tabs__titles.scrollable .nut-tabs__titles-placeholder{height:22px}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item{min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:100%;height:var(--nut-tabs-vertical-titles-item-height, 40px);flex:none}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item__line{bottom:none;transform:translate(0, -50%);transition:height .3s ease;width:0;height:0}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active{background-color:#fff}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{left:10px;width:3px;background:var(--nut-tabs-vertical-tab-line-color, linear-gradient(180deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%));height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{position:absolute;right:-8px;bottom:2px;left:auto;width:36px;transform:rotate(320deg);height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical .nut-tabs__content{flex:1;flex-direction:column}.nut-tabs.vertical .nut-tabs__content .nut-tab-pane{height:100%}.nut-tabs__titles.large .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-large-font-size, var(--nut-font-size-3, 16px))}.nut-tabs__titles.normal .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px))}.nut-tabs__titles.small .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-small-font-size, var(--nut-font-size-1, 12px))}.nut-tabs__titles::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.nut-tabs__titles.smile .nut-tabs__titles-item .nut-tabs__titles-item__smile{display:none}.nut-tabs__titles.smile .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{width:36px;height:10px;display:block}.nut-tabs__content{display:flex;box-sizing:border-box}.nut-tabs .nut-tabs__titles-item .taro{height:46px;line-height:46px}.nut-tabs .nut-tabs__titles-placeholder{width:auto;min-width:10px}.nut-theme-dark .nut-tab-pane{background:var(--nut-dark-background2, #1b1b1b)}.nut-tab-pane{width:100%;flex-shrink:0;display:block;background-color:#fff;padding:24px 20px;box-sizing:border-box;overflow:auto;height:100%;word-break:break-all}.nut-tab-pane.inactive{overflow:visible;height:0}.nut-theme-dark .nut-cascader__bar{background:var(--nut-dark-background2, #1b1b1b);color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414) !important}.nut-theme-dark .nut-cascader-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-cascader{width:100%;font-size:var(--nut-cascader-font-size, var(--nut-font-size-2, 14px));line-height:var(--nut-cascader-line-height, 22px)}.nut-cascader .nut-tab-pane{padding:0}.nut-cascader .nut-tabs__titles-item{flex:initial;min-width:auto;padding:var(--nut-cascader-tabs-item-padding, 0 10px);white-space:nowrap}.nut-cascader .nut-tabs__titles{padding:var(--nut-cascader-tabs-item-padding, 0 10px);background:#fff}.nut-cascader__bar{display:flex;justify-content:center;align-items:center;padding:var(--nut-cascader-bar-padding, 24px 20px 17px);text-align:center;font-weight:bold;line-height:var(--nut-cascader-bar-line-height, 20px);color:var(--nut-cascader-bar-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-cascader-bar-font-size, var(--nut-font-size-4, 18px))}.nut-cascader-pane{display:block;padding:0;margin:0;width:100%;padding-top:10px;height:342px;overflow-y:auto;-webkit-overflow-scrolling:touch}.nut-cascader-item{display:flex;align-items:center;padding:var(--nut-cascader-item-padding, 10px 20px);margin:0;cursor:pointer;font-size:var(--nut-cascader-item-font-size, var(--nut-font-size-2, 14px));color:var(--nut-cascader-item-color, var(--nut-title-color, #1a1a1a))}.nut-cascader-item__title{flex:1}.nut-cascader-item__icon-check{margin-left:10px;visibility:hidden}.nut-cascader-item__icon-loading{margin-left:10px}.nut-cascader-item.active:not(.disabled){color:var(--nut-cascader-item-active-color, var(--nut-primary-color, #fa2c19))}.nut-cascader-item.active .nut-cascader-item__icon-check{visibility:visible;color:var(--nut-cascader-item-active-color, var(--nut-primary-color, #fa2c19))}.nut-cascader-item.disabled{opacity:.6;cursor:not-allowed}
|
|
1
|
+
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414)}.nut-theme-dark .nut-tabs__titles-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-tabs__titles-item.active{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs.vertical .nut-tabs__titles-item.active{background-color:var(--nut-dark-background2, #1b1b1b)}.nut-tabs{display:flex;overflow:hidden}.nut-tabs .nut-tabs__titles{display:flex;user-select:none;white-space:nowrap;flex-shrink:0;background:var(--nut-tabs-titles-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-tabs-titles-border-radius, 0)}.nut-tabs .nut-tabs__titles .nut-tabs__list{width:100%;display:flex;flex-shrink:0}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item{position:relative;font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px));display:flex;align-items:center;justify-content:center;color:var(--nut-tabs-titles-item-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text{text-align:center}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile,.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__line{position:absolute;transition:width .3s ease;width:0;height:0;content:" ";bottom:15%;left:50%;transform:translate(-50%, 0);overflow:hidden;border-radius:var(--nut-tabs-titles-item-line-border-radius, 0);opacity:var(--nut-tabs-titles-item-line-opacity, 1)}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active{font-weight:bold;color:var(--nut-tabs-titles-item-active-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{content:" ";width:var(--nut-tabs-horizontal-titles-item-active-line-width, 40px);height:3px;background:var(--nut-tabs-horizontal-tab-line-color, linear-gradient(90deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.disabled{color:var(--nut-disable-color, #cccccc)}.nut-tabs .nut-tabs__titles-left{justify-content:flex-start}.nut-tabs.horizontal{flex-direction:column}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles,.nut-tabs.horizontal>.nut-tabs__titles{flex-direction:row;height:var(--nut-tabs-horizontal-titles-height, 46px)}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__list,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__list{height:100%}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles.scrollable,.nut-tabs.horizontal>.nut-tabs__titles.scrollable{overflow-x:auto;overflow-y:hidden}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item{flex:1 0 auto;min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:0}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item-left,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item-left{flex:0 0 auto}.nut-tabs.vertical{flex-direction:row;width:100%}.nut-tabs.vertical>.nut-tabs__titles{flex-direction:column;height:auto;padding:10px 0;width:var(--nut-tabs-vertical-titles-width, 100px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__list{flex-direction:column}.nut-tabs.vertical>.nut-tabs__titles.scrollable{overflow-x:hidden;overflow-y:auto;height:auto}.nut-tabs.vertical>.nut-tabs__titles.scrollable .nut-tabs__titles-placeholder{height:22px}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item{min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:100%;height:var(--nut-tabs-vertical-titles-item-height, 40px);flex:none}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item__line{bottom:none;transform:translate(0, -50%);transition:height .3s ease;width:0;height:0}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active{background-color:#fff}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{left:10px;width:3px;background:var(--nut-tabs-vertical-tab-line-color, linear-gradient(180deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%));height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{position:absolute;right:-8px;bottom:2px;left:auto;width:36px;transform:rotate(320deg);height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical .nut-tabs__content{flex:1;flex-direction:column}.nut-tabs.vertical .nut-tabs__content .nut-tab-pane{height:100%}.nut-tabs__titles.large .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-large-font-size, var(--nut-font-size-3, 16px))}.nut-tabs__titles.normal .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px))}.nut-tabs__titles.small .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-small-font-size, var(--nut-font-size-1, 12px))}.nut-tabs__titles::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.nut-tabs__titles.smile .nut-tabs__titles-item .nut-tabs__titles-item__smile{display:none}.nut-tabs__titles.smile .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{width:36px;height:10px;display:block}.nut-tabs__content{display:flex;box-sizing:border-box}.nut-tabs .nut-tabs__titles-item .taro{height:46px;line-height:46px}.nut-tabs .nut-tabs__titles-placeholder{width:auto;min-width:10px}.nut-theme-dark .nut-tab-pane{background:var(--nut-dark-background2, #1b1b1b)}.nut-tab-pane{width:100%;flex-shrink:0;display:block;background-color:#fff;padding:24px 20px;box-sizing:border-box;overflow:auto;height:100%;word-break:break-all}.nut-tab-pane.inactive{overflow:visible;height:0}.nut-theme-dark .nut-cascader__bar{background:var(--nut-dark-background2, #1b1b1b);color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414) !important}.nut-theme-dark .nut-cascader-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-cascader{width:100%;font-size:var(--nut-cascader-font-size, var(--nut-font-size-2, 14px));line-height:var(--nut-cascader-line-height, 22px)}.nut-cascader .nut-tab-pane{padding:0}.nut-cascader.nut-tabs.horizontal .nut-tabs__titles .nut-tabs__titles-item{flex:initial;padding:var(--nut-cascader-tabs-item-padding, 0 10px);white-space:nowrap}.nut-cascader .nut-tabs__titles{padding:var(--nut-cascader-tabs-item-padding, 0 10px);background:#fff}.nut-cascader__bar{display:flex;justify-content:center;align-items:center;padding:var(--nut-cascader-bar-padding, 24px 20px 17px);text-align:center;font-weight:bold;line-height:var(--nut-cascader-bar-line-height, 20px);color:var(--nut-cascader-bar-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-cascader-bar-font-size, var(--nut-font-size-4, 18px))}.nut-cascader-pane{display:block;padding:0;margin:0;width:100%;padding-top:10px;height:342px;overflow-y:auto;-webkit-overflow-scrolling:touch}.nut-cascader-item{display:flex;align-items:center;padding:var(--nut-cascader-item-padding, 10px 20px);margin:0;cursor:pointer;font-size:var(--nut-cascader-item-font-size, var(--nut-font-size-2, 14px));color:var(--nut-cascader-item-color, var(--nut-title-color, #1a1a1a))}.nut-cascader-item__title{flex:1}.nut-cascader-item__icon-check{margin-left:10px;visibility:hidden}.nut-cascader-item__icon-loading{margin-left:10px}.nut-cascader-item.active:not(.disabled){color:var(--nut-cascader-item-active-color, var(--nut-primary-color, #fa2c19))}.nut-cascader-item.active .nut-cascader-item__icon-check{visibility:visible;color:var(--nut-cascader-item-active-color, var(--nut-primary-color, #fa2c19))}.nut-cascader-item.disabled{opacity:.6;cursor:not-allowed}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-category__cateList{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-category__cateListLeft{background:var(--nut-dark-background4, #323233)}.nut-theme-dark .nut-category__cateListItem{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-category__cateListItemChecked{color:var(--nut-dark-color, var(--nut-white, #fff));background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-category__cateListItemChecked::before{background:var(--nut-category-list-item-checked-img-bg-color, var(--nut-primary-color, #fa2c19))}.nut-category__cateList{display:flex;background:var(--nut-category-bg-color, rgb(255, 255, 255))}.nut-category__cateListLeft{background:var(--nut-category-list-left-bg-color, rgb(246, 247, 249))}.nut-category__cateListItemChecked,.nut-category__cateListItem{width:100px;height:50px;font-size:13px;font-
|
|
1
|
+
.nut-theme-dark .nut-category__cateList{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-category__cateListLeft{background:var(--nut-dark-background4, #323233)}.nut-theme-dark .nut-category__cateListItem{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-category__cateListItemChecked{color:var(--nut-dark-color, var(--nut-white, #fff));background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-category__cateListItemChecked::before{background:var(--nut-category-list-item-checked-img-bg-color, var(--nut-primary-color, #fa2c19))}.nut-category__cateList{display:flex;background:var(--nut-category-bg-color, rgb(255, 255, 255))}.nut-category__cateListLeft{background:var(--nut-category-list-left-bg-color, rgb(246, 247, 249))}.nut-category__cateListItemChecked,.nut-category__cateListItem{width:100px;height:50px;font-size:13px;font-weight:normal;color:var(--nut-category-list-item-color, var(--nut-title-color, #1a1a1a));display:flex;justify-content:center;align-items:center;transition:all .3s}.nut-category__cateListItemChecked{background:var(--nut-category-list-item-checked-color, rgb(255, 255, 255));font-weight:500;transition:all .3s;position:relative}.nut-category__cateListItemChecked::before{position:absolute;content:"";left:0;width:5px;height:18px;background:var(--nut-category-list-item-checked-img-bg-color, var(--nut-primary-color, #fa2c19))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-category-pane__childTitle{color:var(--nut-white, #fff)}.nut-theme-dark .nut-category-pane__cateListRight{background:var(--nut-dark-background2, #1b1b1b)}.nut-category-pane__cateListRight{padding-left:15px;background:var(--nut-category-bg-color, rgb(255, 255, 255))}.nut-category-pane__childTitle{margin-top:15px;margin-bottom:15px;font-size:13px;font-
|
|
1
|
+
.nut-theme-dark .nut-category-pane__childTitle{color:var(--nut-white, #fff)}.nut-theme-dark .nut-category-pane__cateListRight{background:var(--nut-dark-background2, #1b1b1b)}.nut-category-pane__cateListRight{padding-left:15px;background:var(--nut-category-bg-color, rgb(255, 255, 255))}.nut-category-pane__childTitle{margin-top:15px;margin-bottom:15px;font-size:13px;font-weight:500;color:var(--nut-category-pane-title-color, rgb(51, 51, 51))}.nut-category-pane__childItemList{display:flex;flex-wrap:wrap}.nut-category-pane__childItem{margin-right:10px}.nut-category-pane__childImg{width:75px;height:75px;border-radius:5px}.nut-category-pane__skuName{margin-left:15px;margin-top:15px;margin-right:10px;width:75px;height:40px;border:1px solid var(--nut-category-pane-border-color, rgb(153, 153, 153));border-radius:5px;font-size:12px;font-weight:normal;color:var(--nut-category-pane-gray-color, #666);display:flex;justify-content:center;align-items:center}.nut-category-pane__skuName:nth-child(3n){margin-right:0}.nut-category-pane__skuName:nth-child(n+4){margin-top:15px}.nut-category-pane__skuImg{font-size:12px;font-weight:normal;color:var(--nut-category-pane-gray-color, #666);margin-top:10px;margin-bottom:10px;text-align:center}.nut-category-pane__selfItemList{display:flex;flex-wrap:wrap}
|
|
@@ -17,7 +17,6 @@
|
|
|
17
17
|
margin-top: 15px;
|
|
18
18
|
margin-bottom: 15px;
|
|
19
19
|
font-size: 13px;
|
|
20
|
-
font-family: PingFangSC;
|
|
21
20
|
font-weight: 500;
|
|
22
21
|
color: $category-pane-title-color;
|
|
23
22
|
}
|
|
@@ -45,7 +44,6 @@
|
|
|
45
44
|
border: 1px solid $category-pane-border-color;
|
|
46
45
|
border-radius: 5px;
|
|
47
46
|
font-size: 12px;
|
|
48
|
-
font-family: PingFangSC;
|
|
49
47
|
font-weight: normal;
|
|
50
48
|
color: $category-pane-gray-color;
|
|
51
49
|
display: flex;
|
|
@@ -62,7 +60,6 @@
|
|
|
62
60
|
|
|
63
61
|
&__skuImg {
|
|
64
62
|
font-size: 12px;
|
|
65
|
-
font-family: PingFangSC;
|
|
66
63
|
font-weight: normal;
|
|
67
64
|
color: $category-pane-gray-color;
|
|
68
65
|
margin-top: 10px;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-countup{background:var(--nut-dark-background, #131313);color:var(--nut-dark-color, var(--nut-white, #fff));box-shadow:none}.nut-countup{display:block;padding:5px 20px;color:#000;font-weight:bold
|
|
1
|
+
.nut-theme-dark .nut-countup{background:var(--nut-dark-background, #131313);color:var(--nut-dark-color, var(--nut-white, #fff));box-shadow:none}.nut-countup{display:block;padding:5px 20px;color:#000;font-weight:bold}.nut-countup .nut-countup__number{display:inline-block;width:100%;padding:0;overflow:hidden;text-align:center;font-weight:bold;position:relative}.nut-countup .nut-countup__number .nut-countup__number-item{position:absolute;transition:none;list-style:none}.nut-countup .nut-countup__number .nut-countup__number-item .nut-countup__number-item__span{display:block}.nut-countup .nut-countup-pointstyl{position:absolute;display:block}.nut-countup .nut-countup__machine{display:block;overflow:hidden}.nut-countup .nut-countup__machine .nut-countup__machine-item{float:left;background-position:center 0;background-repeat:repeat-y;background-attachment:scroll}.nut-countup .nut-countup__numberimg{position:relative;display:inline-block}.nut-countup .nut-countup__numberimg .nut-countup__numberimg__item{position:absolute;display:block;transition:none;display:inline-block;background-position:0 0;background-repeat:no-repeat}
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
padding: 5px 20px;
|
|
11
11
|
color: #000;
|
|
12
12
|
font-weight: bold;
|
|
13
|
-
font-family: PingFangSC-Regular;
|
|
14
13
|
.nut-countup__number {
|
|
15
14
|
display: inline-block;
|
|
16
15
|
width: 100%;
|
|
@@ -25,7 +24,6 @@
|
|
|
25
24
|
list-style: none;
|
|
26
25
|
.nut-countup__number-item__span {
|
|
27
26
|
display: block;
|
|
28
|
-
font-family: PingFangSC-Regular;
|
|
29
27
|
}
|
|
30
28
|
}
|
|
31
29
|
}
|
|
@@ -53,7 +51,6 @@
|
|
|
53
51
|
display: inline-block;
|
|
54
52
|
background-position: 0 0;
|
|
55
53
|
background-repeat: no-repeat;
|
|
56
|
-
font-family: PingFangSC-Regular;
|
|
57
54
|
}
|
|
58
55
|
}
|
|
59
56
|
}
|
|
@@ -202,7 +202,7 @@ const _sfc_main = create({
|
|
|
202
202
|
selectedValue,
|
|
203
203
|
selectedOptions
|
|
204
204
|
}) => {
|
|
205
|
-
if (["date", "datetime", "datehour", "month-day", "year-month"].includes(props.type)) {
|
|
205
|
+
if (["date", "datetime", "datehour", "month-day", "year-month", "hour-minute"].includes(props.type)) {
|
|
206
206
|
let formatDate = [];
|
|
207
207
|
selectedValue.forEach((item) => {
|
|
208
208
|
formatDate.push(item);
|
|
@@ -223,6 +223,12 @@ const _sfc_main = create({
|
|
|
223
223
|
date = new Date(year, month, day, Number(formatDate[3]), Number(formatDate[4]));
|
|
224
224
|
} else if (props.type === "datehour") {
|
|
225
225
|
date = new Date(year, month, day, Number(formatDate[3]));
|
|
226
|
+
} else if (props.type === "hour-minute") {
|
|
227
|
+
date = new Date(state.currentDate);
|
|
228
|
+
const year2 = date.getFullYear();
|
|
229
|
+
const month2 = date.getMonth();
|
|
230
|
+
const day2 = date.getDate();
|
|
231
|
+
date = new Date(year2, month2, day2, Number(formatDate[0]), Number(formatDate[1]));
|
|
226
232
|
}
|
|
227
233
|
state.currentDate = formatValue(date);
|
|
228
234
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-picker__title{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item-tile{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-mask{background-image:linear-gradient(180deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4)),linear-gradient(0deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}.nut-theme-dark .nut-picker-content{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-picker{position:relative;background:#fff;border-radius:5px}.nut-picker__bar{display:flex;height:46px;align-items:center;justify-content:space-between}.nut-picker__left{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-cancel-color, #808080);font-size:var(--nut-picker-bar-cancel-font-size, 14px)}.nut-picker__right{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-ok-color, var(--nut-primary-color, #fa2c19));font-size:var(--nut-picker-bar-ok-font-size, 14px)}.nut-picker__column{display:flex;position:relative}.nut-picker__column::before{content:"";position:absolute;top:50%;height:var(--lineHeight);width:100%;border:var(--nut-picker-item-active-line-border, 1px solid #eae7e7);border-left:0;border-right:0;transform:scale(0.9);transform:translateY(-50%)}.nut-picker__columnitem{width:0;flex-grow:1;height:100%}.nut-picker__title{flex:1;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--nut-picker-bar-title-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-bar-title-font-size, 16px);font-weight:var(--nut-picker-bar-title-font-weight, normal)}.nut-picker__wrapper{display:block}.nut-picker__list{position:relative;display:block;width:100%;height:100%;overflow:hidden;text-align:center;-webkit-overflow-scrolling:touch}.nut-picker-roller{display:block;position:absolute;top:50%;width:100%;height:var(--lineHeight);z-index:1;transform-style:preserve-3d;transform:translateY(-50%)}.nut-picker-roller-item{display:block;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;width:100%;height:var(--nut-picker-item-height, 36px);line-height:var(--nut-picker-item-height, 36px);color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-hidden{visibility:hidden;opacity:0}.nut-picker-roller-item-tile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-tarotile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-mask{position:absolute;width:100%;display:block;height:100%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4)),linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}
|
|
1
|
+
.nut-theme-dark .nut-picker__title{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item-tile{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-mask{background-image:linear-gradient(180deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4)),linear-gradient(0deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}.nut-theme-dark .nut-picker-content{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-picker{position:relative;background:#fff;border-radius:5px}.nut-picker__bar{display:flex;height:46px;align-items:center;justify-content:space-between}.nut-picker__left{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-cancel-color, #808080);font-size:var(--nut-picker-bar-cancel-font-size, 14px)}.nut-picker__right{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-ok-color, var(--nut-primary-color, #fa2c19));font-size:var(--nut-picker-bar-ok-font-size, 14px)}.nut-picker__column{display:flex;position:relative}.nut-picker__column::before{content:"";position:absolute;top:50%;height:var(--lineHeight);width:100%;border:var(--nut-picker-item-active-line-border, 1px solid #eae7e7);border-left:0;border-right:0;transform:scale(0.9);transform:translateY(-50%)}.nut-picker__columnitem{width:0;flex-grow:1;height:100%}.nut-picker__title{flex:1;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--nut-picker-bar-title-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-bar-title-font-size, 16px);font-weight:var(--nut-picker-bar-title-font-weight, normal)}.nut-picker__wrapper{display:block}.nut-picker__list{position:relative;display:block;width:100%;height:100%;overflow:hidden;text-align:center;-webkit-overflow-scrolling:touch}.nut-picker-roller{display:block;position:absolute;top:50%;width:100%;height:var(--lineHeight);z-index:1;transform-style:preserve-3d;transform:translateY(-50%)}.nut-picker-roller-item{display:block;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;width:100%;height:var(--nut-picker-item-height, 36px);line-height:var(--nut-picker-item-height, 36px);color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-hidden{visibility:hidden;opacity:0}.nut-picker-roller-item-tile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-tarotile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-mask{position:absolute;width:100%;display:block;height:100%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4)),linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));background-repeat:no-repeat;background-position:top,bottom;transform:translateZ(0);z-index:1}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-input-number__icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-input-number__icon--disabled{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-input-number input,.nut-theme-dark .nut-input-number__text--readonly{background-color:var(--nut-dark-background, #131313);color:var(--nut-dark-color, var(--nut-white, #fff));border:1px solid var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-input-number--disabled input{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-input-number{display:var(--nut-inputnumber-display, inline-flex);align-items:center;border:var(--nut-inputnumber-border, 0);border-radius:var(--nut-inputnumber-border-radius, 0);height:var(--nut-inputnumber-height, auto);line-height:var(--nut-inputnumber-line-height, normal);box-sizing:var(--nut-inputnumber-border-box, content-box)}.nut-input-number--disabled input{color:var(--nut-inputnumber-icon-void-color, var(--nut-disable-color, #cccccc))}.nut-input-number__icon{display:flex;align-items:center;color:var(--nut-inputnumber-icon-color, var(--nut-title-color, #1a1a1a));cursor:pointer}.nut-input-number__icon .nut-icon{width:var(--nut-inputnumber-icon-size, 20px);height:var(--nut-inputnumber-icon-size, 20px);font-size:var(--nut-inputnumber-icon-size, 20px)}.nut-input-number__icon--disabled{color:var(--nut-inputnumber-icon-void-color, var(--nut-disable-color, #cccccc));cursor:not-allowed}.nut-input-number input{border-top:0 !important;border-bottom:0 !important}.nut-input-number input,.nut-input-number__text--readonly,.nut-input-number__text--input{width:var(--nut-inputnumber-input-width, 40px);height:100%;text-align:center;display:flex;justify-content:center;align-items:center;outline:none;border:var(--nut-inputnumber-input-border, 0);font-size:var(--nut-inputnumber-input-font-size, 12px);color:var(--nut-inputnumber-input-font-color, var(--nut-title-color, #1a1a1a));margin:var(--nut-inputnumber-input-margin, 0 6px);background-color:var(--nut-inputnumber-input-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-inputnumber-input-border-radius, 4px)}.nut-input-number input::-webkit-outer-spin-button,.nut-input-number input::-webkit-inner-spin-button{appearance:none}.nut-theme-dark .nut-ecard{color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8))}.nut-theme-dark .nut-ecard ::placeholder{color:#1d1f20}.nut-theme-dark .nut-ecard .nut-ecard__list__item{background:var(--nut-dark-background5, #646566)}.nut-theme-dark .nut-ecard .nut-ecard__list__item.active{background:var(--nut-dark-background6, #380e08);outline:1px solid var(--nut-dark-color2, #f2270c);color:var(--nut-dark-color2, #f2270c)}.nut-theme-dark .nut-ecard .nut-ecard__list__input{color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8));background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input.active{background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input.active>view>input{background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input .nut-ecard__list__input--con>input{background-color:rgba(0,0,0,0);color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8))}.nut-ecard{width:100%}.nut-ecard__title{line-height:1;font-size:15px;font-
|
|
1
|
+
.nut-theme-dark .nut-input-number__icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-input-number__icon--disabled{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-input-number input,.nut-theme-dark .nut-input-number__text--readonly{background-color:var(--nut-dark-background, #131313);color:var(--nut-dark-color, var(--nut-white, #fff));border:1px solid var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-input-number--disabled input{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-input-number{display:var(--nut-inputnumber-display, inline-flex);align-items:center;border:var(--nut-inputnumber-border, 0);border-radius:var(--nut-inputnumber-border-radius, 0);height:var(--nut-inputnumber-height, auto);line-height:var(--nut-inputnumber-line-height, normal);box-sizing:var(--nut-inputnumber-border-box, content-box)}.nut-input-number--disabled input{color:var(--nut-inputnumber-icon-void-color, var(--nut-disable-color, #cccccc))}.nut-input-number__icon{display:flex;align-items:center;color:var(--nut-inputnumber-icon-color, var(--nut-title-color, #1a1a1a));cursor:pointer}.nut-input-number__icon .nut-icon{width:var(--nut-inputnumber-icon-size, 20px);height:var(--nut-inputnumber-icon-size, 20px);font-size:var(--nut-inputnumber-icon-size, 20px)}.nut-input-number__icon--disabled{color:var(--nut-inputnumber-icon-void-color, var(--nut-disable-color, #cccccc));cursor:not-allowed}.nut-input-number input{border-top:0 !important;border-bottom:0 !important}.nut-input-number input,.nut-input-number__text--readonly,.nut-input-number__text--input{width:var(--nut-inputnumber-input-width, 40px);height:100%;text-align:center;display:flex;justify-content:center;align-items:center;outline:none;border:var(--nut-inputnumber-input-border, 0);font-size:var(--nut-inputnumber-input-font-size, 12px);color:var(--nut-inputnumber-input-font-color, var(--nut-title-color, #1a1a1a));margin:var(--nut-inputnumber-input-margin, 0 6px);background-color:var(--nut-inputnumber-input-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-inputnumber-input-border-radius, 4px)}.nut-input-number input::-webkit-outer-spin-button,.nut-input-number input::-webkit-inner-spin-button{appearance:none}.nut-theme-dark .nut-ecard{color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8))}.nut-theme-dark .nut-ecard ::placeholder{color:#1d1f20}.nut-theme-dark .nut-ecard .nut-ecard__list__item{background:var(--nut-dark-background5, #646566)}.nut-theme-dark .nut-ecard .nut-ecard__list__item.active{background:var(--nut-dark-background6, #380e08);outline:1px solid var(--nut-dark-color2, #f2270c);color:var(--nut-dark-color2, #f2270c)}.nut-theme-dark .nut-ecard .nut-ecard__list__input{color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8));background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input.active{background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input.active>view>input{background:var(--nut-dark-background7, #707070)}.nut-theme-dark .nut-ecard .nut-ecard__list__input .nut-ecard__list__input--con>input{background-color:rgba(0,0,0,0);color:var(--nut-dark-color3, rgba(232, 230, 227, 0.8))}.nut-ecard{width:100%}.nut-ecard__title{line-height:1;font-size:15px;font-weight:normal}.nut-ecard__list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:15px}.nut-ecard__list__item{width:48%;height:46px;background:var(--nut-ecard-bg-color, #f0f2f5);border-radius:4px;margin-bottom:12px;display:flex;justify-content:center;align-items:center}.nut-ecard__list__item.active{background:var(--nut-white, #fff);outline:1px solid var(--nut-primary-color, #fa2c19);border-radius:4px}.nut-ecard__list__input{width:100%;height:46px;background:var(--nut-ecard-bg-color, #f0f2f5);color:rgba(0,0,0,.8);border-radius:4px;display:flex;padding:0 15px 0 20px;font-size:14px;justify-content:space-between;align-items:center}.nut-ecard__list__input--con{flex:1;display:flex;justify-content:flex-end}.nut-ecard__list__input--con input{caret-color:var(--nut-primary-color, #fa2c19);text-align:right;background:rgba(0,0,0,0);margin-right:10px;outline:0 none;border:0;text-decoration:none}.nut-ecard__list__input--con .nut-ecard-input{caret-color:var(--nut-primary-color, #fa2c19);text-align:right;background:rgba(0,0,0,0);margin-right:10px;outline:0 none;border:0;text-decoration:none}.nut-ecard__list__input.active{background:var(--nut-white, #fff);outline:1px solid var(--nut-primary-color, #fa2c19)}.nut-ecard__list__input.active>view>input{background:var(--nut-white, #fff)}.nut-ecard__list__step{width:100%;margin-top:17px;display:flex;justify-content:space-between;font-size:20px;font-weight:normal;color:var(--nut-primary-color, #fa2c19)}
|
|
@@ -44,7 +44,6 @@
|
|
|
44
44
|
&__title {
|
|
45
45
|
line-height: 1;
|
|
46
46
|
font-size: 15px;
|
|
47
|
-
font-family: PingFangSC;
|
|
48
47
|
font-weight: normal;
|
|
49
48
|
}
|
|
50
49
|
|
|
@@ -125,7 +124,6 @@
|
|
|
125
124
|
display: flex;
|
|
126
125
|
justify-content: space-between;
|
|
127
126
|
font-size: 20px;
|
|
128
|
-
font-family: PingFangSC;
|
|
129
127
|
font-weight: normal;
|
|
130
128
|
color: $primary-color;
|
|
131
129
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-picker__title{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item-tile{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-mask{background-image:linear-gradient(180deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4)),linear-gradient(0deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}.nut-theme-dark .nut-picker-content{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-picker{position:relative;background:#fff;border-radius:5px}.nut-picker__bar{display:flex;height:46px;align-items:center;justify-content:space-between}.nut-picker__left{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-cancel-color, #808080);font-size:var(--nut-picker-bar-cancel-font-size, 14px)}.nut-picker__right{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-ok-color, var(--nut-primary-color, #fa2c19));font-size:var(--nut-picker-bar-ok-font-size, 14px)}.nut-picker__column{display:flex;position:relative}.nut-picker__column::before{content:"";position:absolute;top:50%;height:var(--lineHeight);width:100%;border:var(--nut-picker-item-active-line-border, 1px solid #eae7e7);border-left:0;border-right:0;transform:scale(0.9);transform:translateY(-50%)}.nut-picker__columnitem{width:0;flex-grow:1;height:100%}.nut-picker__title{flex:1;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--nut-picker-bar-title-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-bar-title-font-size, 16px);font-weight:var(--nut-picker-bar-title-font-weight, normal)}.nut-picker__wrapper{display:block}.nut-picker__list{position:relative;display:block;width:100%;height:100%;overflow:hidden;text-align:center;-webkit-overflow-scrolling:touch}.nut-picker-roller{display:block;position:absolute;top:50%;width:100%;height:var(--lineHeight);z-index:1;transform-style:preserve-3d;transform:translateY(-50%)}.nut-picker-roller-item{display:block;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;width:100%;height:var(--nut-picker-item-height, 36px);line-height:var(--nut-picker-item-height, 36px);color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-hidden{visibility:hidden;opacity:0}.nut-picker-roller-item-tile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-tarotile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-mask{position:absolute;width:100%;display:block;height:100%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4)),linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}
|
|
1
|
+
.nut-theme-dark .nut-picker__title{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-item-tile{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-roller-mask{background-image:linear-gradient(180deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4)),linear-gradient(0deg, rgba(27, 27, 27, 0.9), rgba(27, 27, 27, 0.4));background-repeat:no-repeat;background-position:top,bottom;z-index:1}.nut-theme-dark .nut-picker-content{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-picker-item{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-picker{position:relative;background:#fff;border-radius:5px}.nut-picker__bar{display:flex;height:46px;align-items:center;justify-content:space-between}.nut-picker__left{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-cancel-color, #808080);font-size:var(--nut-picker-bar-cancel-font-size, 14px)}.nut-picker__right{cursor:pointer;padding:var(--nut-picker-bar-button-padding, 0 15px);display:flex;align-items:center;justify-content:center;min-width:50px;height:100%;color:var(--nut-picker-ok-color, var(--nut-primary-color, #fa2c19));font-size:var(--nut-picker-bar-ok-font-size, 14px)}.nut-picker__column{display:flex;position:relative}.nut-picker__column::before{content:"";position:absolute;top:50%;height:var(--lineHeight);width:100%;border:var(--nut-picker-item-active-line-border, 1px solid #eae7e7);border-left:0;border-right:0;transform:scale(0.9);transform:translateY(-50%)}.nut-picker__columnitem{width:0;flex-grow:1;height:100%}.nut-picker__title{flex:1;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--nut-picker-bar-title-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-bar-title-font-size, 16px);font-weight:var(--nut-picker-bar-title-font-weight, normal)}.nut-picker__wrapper{display:block}.nut-picker__list{position:relative;display:block;width:100%;height:100%;overflow:hidden;text-align:center;-webkit-overflow-scrolling:touch}.nut-picker-roller{display:block;position:absolute;top:50%;width:100%;height:var(--lineHeight);z-index:1;transform-style:preserve-3d;transform:translateY(-50%)}.nut-picker-roller-item{display:block;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;width:100%;height:var(--nut-picker-item-height, 36px);line-height:var(--nut-picker-item-height, 36px);color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-hidden{visibility:hidden;opacity:0}.nut-picker-roller-item-tile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-item-tarotile{display:block;text-align:center;width:100%;color:var(--nut-picker-item-text-color, var(--nut-title-color, #1a1a1a));font-size:var(--nut-picker-item-text-font-size, 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-picker-roller-mask{position:absolute;width:100%;display:block;height:100%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4)),linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));background-repeat:no-repeat;background-position:top,bottom;transform:translateZ(0);z-index:1}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-popover{position:absolute;display:inline-block;word-break:normal}.nut-popover-arrow{position:absolute;width:0;height:0;border:8px solid rgba(0,0,0,0)}.nut-popover-arrow-top{bottom:0;border-top-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-bottom-width:0;margin-bottom:-8px}.nut-popover-arrow-bottom{top:0px;border-bottom-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-top-width:0;margin-top:-8px}.nut-popover-arrow-bottom.nut-popover-arrow--bottom{left:50%;transform:translateX(-50%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-start{left:16px;transform:translateX(0%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-end{right:16px;transform:translateX(0%)}.nut-popover-arrow-left{right:0px;border-left-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-right-width:0;margin-right:-8px}.nut-popover-arrow-left.nut-popover-arrow--left{top:50%;transform:translateY(-50%)}.nut-popover-arrow-left.nut-popover-arrow--left-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-left.nut-popover-arrow--left-end{bottom:16px;transform:translateY(0%)}.nut-popover-arrow-right{left:0px;border-right-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-left-width:0;margin-left:-8px}.nut-popover-arrow-right.nut-popover-arrow--right{top:50%;transform:translateY(-50%)}.nut-popover-arrow-right.nut-popover-arrow--right-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-right.nut-popover-arrow--right-end{bottom:16px;transform:translateY(0%)}.nut-popover-content{position:absolute;z-index:9999;background:#fff;border-radius:5px;font-size:14px;font-
|
|
1
|
+
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-popover{position:absolute;display:inline-block;word-break:normal}.nut-popover-arrow{position:absolute;width:0;height:0;border:8px solid rgba(0,0,0,0)}.nut-popover-arrow-top{bottom:0;border-top-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-bottom-width:0;margin-bottom:-8px}.nut-popover-arrow-bottom{top:0px;border-bottom-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-top-width:0;margin-top:-8px}.nut-popover-arrow-bottom.nut-popover-arrow--bottom{left:50%;transform:translateX(-50%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-start{left:16px;transform:translateX(0%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-end{right:16px;transform:translateX(0%)}.nut-popover-arrow-left{right:0px;border-left-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-right-width:0;margin-right:-8px}.nut-popover-arrow-left.nut-popover-arrow--left{top:50%;transform:translateY(-50%)}.nut-popover-arrow-left.nut-popover-arrow--left-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-left.nut-popover-arrow--left-end{bottom:16px;transform:translateY(0%)}.nut-popover-arrow-right{left:0px;border-right-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-left-width:0;margin-left:-8px}.nut-popover-arrow-right.nut-popover-arrow--right{top:50%;transform:translateY(-50%)}.nut-popover-arrow-right.nut-popover-arrow--right-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-right.nut-popover-arrow--right-end{bottom:16px;transform:translateY(0%)}.nut-popover-content{position:absolute;z-index:9999;background:#fff;border-radius:5px;font-size:14px;font-weight:normal;color:#333;box-shadow:0 2px 12px rgba(50,50,51,.1215686275);opacity:1;transition:opacity .15s,transform .15s;max-height:initial;overflow-y:initial}.nut-popover-content-group{display:block;height:100%;width:100%}.nut-popover-content .nut-popover-menu-item{display:block;padding:8px;border-bottom:1px solid var(--nut-popover-border-bottom-color, rgb(229, 229, 229))}.nut-popover-content .nut-popover-menu-item:first-child{margin-top:15px}.nut-popover-content .nut-popover-menu-item:last-child{margin-bottom:2px;border-bottom:none}.nut-popover-content .nut-popover-menu-item .nut-popover-item-img{vertical-align:top;margin-right:3px}.nut-popover-content .nut-popover-menu-item .nut-popover-menu-item-name{width:100%;word-break:keep-all}.nut-popover-content .nut-popover-menu-item.nut-popover-menu-disabled{color:var(--nut-popover-disable-color, rgb(154, 155, 157));cursor:not-allowed}.nut-popover-content .nut-popover-menu-item.nut-popover-menu-taroitem{display:flex}.nut-popover-content--top .nut-popover-arrow--top{left:50%;transform:translateX(-50%)}.nut-popover-content--top-end{right:0}.nut-popover-content--top-end .nut-popover-arrow--top-end{right:16px;transform:translateX(0%)}.nut-popover-content--top-start{left:0}.nut-popover-content--top-start .nut-popover-arrow--top-start{left:16px;transform:translateX(0%)}.nut-popover-content--bottom-end{right:0}.nut-popover-content--left-end{bottom:0}.nut-popover-content--left-start{top:0}.nut-popover-content--right-end{bottom:0}.nut-popover-content--right-start{top:0}.nut-popover--dark .nut-popover-content{background:var(--nut-popover-dark-background-color, rgb(75, 76, 77));color:var(--nut-popover-white-background-color, rgb(255, 255, 255))}.nut-popover--dark .nut-popover-content--bottom .nut-popover-arrow,.nut-popover--dark .nut-popover-content--bottom-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--bottom-end .nut-popover-arrow{border-bottom-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--top .nut-popover-arrow,.nut-popover--dark .nut-popover-content--top-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--top-end .nut-popover-arrow{border-top-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--left .nut-popover-arrow,.nut-popover--dark .nut-popover-content--left-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--left-end .nut-popover-arrow{border-left-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--right .nut-popover-arrow,.nut-popover--dark .nut-popover-content--right-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--right-end .nut-popover-arrow{border-right-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover-enter-from,.nut-popover-leave-active{transform:scale(0.8);opacity:0}.nut-popover-enter-active{transition-timing-function:ease-out}.nut-popover-leave-active{transition-timing-function:ease-in}.nut-popover-content-bg{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,0);z-index:1999}.nut-popover-wrapper{display:inline-block}.nut-popover-content-copy{position:absolute;top:-99999px}
|
|
@@ -54,6 +54,10 @@ const _sfc_main = create({
|
|
|
54
54
|
isStopPropagation: {
|
|
55
55
|
type: Boolean,
|
|
56
56
|
default: true
|
|
57
|
+
},
|
|
58
|
+
paginationUnselectedColor: {
|
|
59
|
+
type: String,
|
|
60
|
+
default: "#ddd"
|
|
57
61
|
}
|
|
58
62
|
},
|
|
59
63
|
emits: ["change"],
|
|
@@ -392,7 +396,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
392
396
|
return openBlock(), createElementBlock("i", {
|
|
393
397
|
key: index,
|
|
394
398
|
style: normalizeStyle({
|
|
395
|
-
backgroundColor: _ctx.activePagination === index ? _ctx.paginationColor :
|
|
399
|
+
backgroundColor: _ctx.activePagination === index ? _ctx.paginationColor : _ctx.paginationUnselectedColor
|
|
396
400
|
}),
|
|
397
401
|
class: normalizeClass({ active: _ctx.activePagination === index })
|
|
398
402
|
}, null, 6);
|
|
@@ -222,6 +222,10 @@ const _sfc_main = create({
|
|
|
222
222
|
top: {
|
|
223
223
|
type: Number,
|
|
224
224
|
default: 0
|
|
225
|
+
},
|
|
226
|
+
align: {
|
|
227
|
+
type: String,
|
|
228
|
+
default: "center"
|
|
225
229
|
}
|
|
226
230
|
},
|
|
227
231
|
emits: ["update:modelValue", "click", "change"],
|
|
@@ -466,13 +470,22 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
466
470
|
default: withCtx(() => [
|
|
467
471
|
createElementVNode("view", {
|
|
468
472
|
ref: "navRef",
|
|
469
|
-
class: normalizeClass(["nut-tabs__titles", {
|
|
473
|
+
class: normalizeClass(["nut-tabs__titles", {
|
|
474
|
+
"nut-tabs__titles-left": _ctx.align === "left",
|
|
475
|
+
[_ctx.type]: _ctx.type,
|
|
476
|
+
scrollable: _ctx.titleScroll,
|
|
477
|
+
[_ctx.size]: _ctx.size
|
|
478
|
+
}]),
|
|
470
479
|
style: normalizeStyle(_ctx.tabsNavStyle)
|
|
471
480
|
}, [
|
|
472
481
|
_ctx.$slots.titles ? renderSlot(_ctx.$slots, "titles", { key: 0 }) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList(_ctx.titles, (item, index) => {
|
|
473
482
|
return openBlock(), createElementBlock("view", {
|
|
474
483
|
key: item.paneKey,
|
|
475
|
-
class: normalizeClass(["nut-tabs__titles-item", {
|
|
484
|
+
class: normalizeClass(["nut-tabs__titles-item", {
|
|
485
|
+
"nut-tabs__titles-item-left": _ctx.align === "left",
|
|
486
|
+
active: item.paneKey == _ctx.modelValue,
|
|
487
|
+
disabled: item.disabled
|
|
488
|
+
}]),
|
|
476
489
|
style: normalizeStyle(_ctx.titleStyle),
|
|
477
490
|
onClick: ($event) => _ctx.tabChange(item, index)
|
|
478
491
|
}, [
|
|
@@ -499,7 +512,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
499
512
|
}, 8, ["top", "container", "onScroll"])) : (openBlock(), createElementBlock("view", {
|
|
500
513
|
key: 1,
|
|
501
514
|
ref: "navRef",
|
|
502
|
-
class: normalizeClass(["nut-tabs__titles", { [_ctx.type]: _ctx.type, scrollable: _ctx.titleScroll, [_ctx.size]: _ctx.size }]),
|
|
515
|
+
class: normalizeClass(["nut-tabs__titles", { "nut-tabs__titles-left": _ctx.align === "left", [_ctx.type]: _ctx.type, scrollable: _ctx.titleScroll, [_ctx.size]: _ctx.size }]),
|
|
503
516
|
style: normalizeStyle(_ctx.tabsNavStyle)
|
|
504
517
|
}, [
|
|
505
518
|
_ctx.$slots.titles ? renderSlot(_ctx.$slots, "titles", { key: 0 }) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList(_ctx.titles, (item, index) => {
|
|
@@ -507,7 +520,11 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
507
520
|
key: item.paneKey,
|
|
508
521
|
ref_for: true,
|
|
509
522
|
ref: (e) => _ctx.setTabItemRef(e, index),
|
|
510
|
-
class: normalizeClass(["nut-tabs__titles-item", {
|
|
523
|
+
class: normalizeClass(["nut-tabs__titles-item", {
|
|
524
|
+
"nut-tabs__titles-item-left": _ctx.align === "left",
|
|
525
|
+
active: item.paneKey == _ctx.modelValue,
|
|
526
|
+
disabled: item.disabled
|
|
527
|
+
}]),
|
|
511
528
|
style: normalizeStyle(_ctx.titleStyle),
|
|
512
529
|
onClick: ($event) => _ctx.tabChange(item, index)
|
|
513
530
|
}, [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414)}.nut-theme-dark .nut-tabs__titles-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-tabs__titles-item.active{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs.vertical .nut-tabs__titles-item.active{background-color:var(--nut-dark-background2, #1b1b1b)}.nut-tabs{display:flex;overflow:hidden}.nut-tabs .nut-tabs__titles{display:flex;user-select:none;white-space:nowrap;flex-shrink:0;background:var(--nut-tabs-titles-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-tabs-titles-border-radius, 0)}.nut-tabs .nut-tabs__titles .nut-tabs__list{width:100%;display:flex;flex-shrink:0}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item{position:relative;font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px));display:flex;align-items:center;justify-content:center;color:var(--nut-tabs-titles-item-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text{text-align:center}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile,.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__line{position:absolute;transition:width .3s ease;width:0;height:0;content:" ";bottom:15%;left:50%;transform:translate(-50%, 0);overflow:hidden;border-radius:var(--nut-tabs-titles-item-line-border-radius, 0);opacity:var(--nut-tabs-titles-item-line-opacity, 1)}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active{font-weight:bold;color:var(--nut-tabs-titles-item-active-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{content:" ";width:var(--nut-tabs-horizontal-titles-item-active-line-width, 40px);height:3px;background:var(--nut-tabs-horizontal-tab-line-color, linear-gradient(90deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.disabled{color:var(--nut-disable-color, #cccccc)}.nut-tabs.horizontal{flex-direction:column}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles,.nut-tabs.horizontal>.nut-tabs__titles{flex-direction:row;height:var(--nut-tabs-horizontal-titles-height, 46px)}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__list,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__list{height:100%}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles.scrollable,.nut-tabs.horizontal>.nut-tabs__titles.scrollable{overflow-x:auto;overflow-y:hidden}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item{flex:1 0 auto;min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:0}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs.vertical{flex-direction:row;width:100%}.nut-tabs.vertical>.nut-tabs__titles{flex-direction:column;height:auto;padding:10px 0;width:var(--nut-tabs-vertical-titles-width, 100px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__list{flex-direction:column}.nut-tabs.vertical>.nut-tabs__titles.scrollable{overflow-x:hidden;overflow-y:auto;height:auto}.nut-tabs.vertical>.nut-tabs__titles.scrollable .nut-tabs__titles-placeholder{height:22px}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item{min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:100%;height:var(--nut-tabs-vertical-titles-item-height, 40px);flex:none}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item__line{bottom:none;transform:translate(0, -50%);transition:height .3s ease;width:0;height:0}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active{background-color:#fff}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{left:10px;width:3px;background:var(--nut-tabs-vertical-tab-line-color, linear-gradient(180deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%));height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{position:absolute;right:-8px;bottom:2px;left:auto;width:36px;transform:rotate(320deg);height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical .nut-tabs__content{flex:1;flex-direction:column}.nut-tabs.vertical .nut-tabs__content .nut-tab-pane{height:100%}.nut-tabs__titles.large .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-large-font-size, var(--nut-font-size-3, 16px))}.nut-tabs__titles.normal .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px))}.nut-tabs__titles.small .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-small-font-size, var(--nut-font-size-1, 12px))}.nut-tabs__titles::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.nut-tabs__titles.smile .nut-tabs__titles-item .nut-tabs__titles-item__smile{display:none}.nut-tabs__titles.smile .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{width:36px;height:10px;display:block}.nut-tabs__content{display:flex;box-sizing:border-box}.nut-tabs .nut-tabs__titles-item .taro{height:46px;line-height:46px}.nut-tabs .nut-tabs__titles-placeholder{width:auto;min-width:10px}
|
|
1
|
+
.nut-theme-dark .nut-tabs__titles{background:var(--nut-dark-background3, #141414)}.nut-theme-dark .nut-tabs__titles-item{color:var(--nut-dark-color-gray, var(--nut-text-color, #808080))}.nut-theme-dark .nut-tabs__titles-item.active{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-theme-dark .nut-tabs.vertical .nut-tabs__titles-item.active{background-color:var(--nut-dark-background2, #1b1b1b)}.nut-tabs{display:flex;overflow:hidden}.nut-tabs .nut-tabs__titles{display:flex;user-select:none;white-space:nowrap;flex-shrink:0;background:var(--nut-tabs-titles-background-color, var(--nut-help-color, #f5f5f5));border-radius:var(--nut-tabs-titles-border-radius, 0)}.nut-tabs .nut-tabs__titles .nut-tabs__list{width:100%;display:flex;flex-shrink:0}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item{position:relative;font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px));display:flex;align-items:center;justify-content:center;color:var(--nut-tabs-titles-item-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text{text-align:center}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__text.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__smile,.nut-tabs .nut-tabs__titles .nut-tabs__titles-item__line{position:absolute;transition:width .3s ease;width:0;height:0;content:" ";bottom:15%;left:50%;transform:translate(-50%, 0);overflow:hidden;border-radius:var(--nut-tabs-titles-item-line-border-radius, 0);opacity:var(--nut-tabs-titles-item-line-opacity, 1)}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active{font-weight:bold;color:var(--nut-tabs-titles-item-active-color, var(--nut-title-color, #1a1a1a))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{content:" ";width:var(--nut-tabs-horizontal-titles-item-active-line-width, 40px);height:3px;background:var(--nut-tabs-horizontal-tab-line-color, linear-gradient(90deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%))}.nut-tabs .nut-tabs__titles .nut-tabs__titles-item.disabled{color:var(--nut-disable-color, #cccccc)}.nut-tabs .nut-tabs__titles-left{justify-content:flex-start}.nut-tabs.horizontal{flex-direction:column}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles,.nut-tabs.horizontal>.nut-tabs__titles{flex-direction:row;height:var(--nut-tabs-horizontal-titles-height, 46px)}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__list,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__list{height:100%}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles.scrollable,.nut-tabs.horizontal>.nut-tabs__titles.scrollable{overflow-x:auto;overflow-y:hidden}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item{flex:1 0 auto;min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:0}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item__smile .nut-icon{position:absolute;font-size:12px;width:100%;height:100%;color:var(--nut-tabs-tab-smile-color, var(--nut-primary-color, #fa2c19))}.nut-tabs.horizontal .nut-sticky__box>.nut-tabs__titles .nut-tabs__titles-item-left,.nut-tabs.horizontal>.nut-tabs__titles .nut-tabs__titles-item-left{flex:0 0 auto}.nut-tabs.vertical{flex-direction:row;width:100%}.nut-tabs.vertical>.nut-tabs__titles{flex-direction:column;height:auto;padding:10px 0;width:var(--nut-tabs-vertical-titles-width, 100px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__list{flex-direction:column}.nut-tabs.vertical>.nut-tabs__titles.scrollable{overflow-x:hidden;overflow-y:auto;height:auto}.nut-tabs.vertical>.nut-tabs__titles.scrollable .nut-tabs__titles-placeholder{height:22px}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item{min-width:var(--nut-tabs-horizontal-titles-item-min-width, 50px);width:100%;height:var(--nut-tabs-vertical-titles-item-height, 40px);flex:none}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item__line{bottom:none;transform:translate(0, -50%);transition:height .3s ease;width:0;height:0}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active{background-color:#fff}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__line{left:10px;width:3px;background:var(--nut-tabs-vertical-tab-line-color, linear-gradient(180deg, var(--nut-primary-color, #fa2c19) 0%, rgba(250, 44, 25, 0.15) 100%));height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical>.nut-tabs__titles .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{position:absolute;right:-8px;bottom:2px;left:auto;width:36px;transform:rotate(320deg);height:var(--nut-tabs-vertical-titles-item-active-line-height, 14px)}.nut-tabs.vertical .nut-tabs__content{flex:1;flex-direction:column}.nut-tabs.vertical .nut-tabs__content .nut-tab-pane{height:100%}.nut-tabs__titles.large .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-large-font-size, var(--nut-font-size-3, 16px))}.nut-tabs__titles.normal .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-font-size, var(--nut-font-size-2, 14px))}.nut-tabs__titles.small .nut-tabs__titles-item{font-size:var(--nut-tabs-titles-item-small-font-size, var(--nut-font-size-1, 12px))}.nut-tabs__titles::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.nut-tabs__titles.smile .nut-tabs__titles-item .nut-tabs__titles-item__smile{display:none}.nut-tabs__titles.smile .nut-tabs__titles-item.active .nut-tabs__titles-item__smile{width:36px;height:10px;display:block}.nut-tabs__content{display:flex;box-sizing:border-box}.nut-tabs .nut-tabs__titles-item .taro{height:46px;line-height:46px}.nut-tabs .nut-tabs__titles-placeholder{width:auto;min-width:10px}
|
|
@@ -87,6 +87,9 @@
|
|
|
87
87
|
color: $disable-color;
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
+
&-left {
|
|
91
|
+
justify-content: flex-start;
|
|
92
|
+
}
|
|
90
93
|
}
|
|
91
94
|
&.horizontal {
|
|
92
95
|
flex-direction: column;
|
|
@@ -115,6 +118,9 @@
|
|
|
115
118
|
color: $tabs-tab-smile-color;
|
|
116
119
|
}
|
|
117
120
|
}
|
|
121
|
+
&-left {
|
|
122
|
+
flex: 0 0 auto;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
}
|
|
120
126
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nut-theme-dark .nut-textarea{background:var(--nut-dark-background, #131313)}.nut-theme-dark .nut-textarea__textarea{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-textarea{position:relative;width:100%;box-sizing:border-box;display:flex;background:var(--nut-white, #fff);font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));padding:10px 25px}.nut-textarea--disabled .nut-textarea__textarea,.nut-textarea--disabled .nut-textarea__limit{cursor:not-allowed;color:var(--nut-textarea-disabled-color, var(--nut-disable-color, #cccccc)) !important}.nut-textarea__limit{position:absolute;right:15px;bottom:12px;font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));color:var(--nut-textarea-limit-color, var(--nut-text-color, #808080))}.nut-textarea__textarea{outline:none;display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));color:var(--nut-textarea-text-color, var(--nut-title-color, #1a1a1a));text-align:left;background-color:rgba(0,0,0,0);border:none;resize:none;line-height:20px}.nut-textarea__textarea .taro-textarea{font-size:14px;resize:none}.nut-textarea__textarea__readonly{padding:5px 10px}.nut-textarea__ali{line-height:17px}.nut-textarea .nut-textarea__cpoyText{position:absolute;top:-999999px;left:-999999px;font-size:14px;line-height:1.5
|
|
1
|
+
.nut-theme-dark .nut-textarea{background:var(--nut-dark-background, #131313)}.nut-theme-dark .nut-textarea__textarea{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-textarea{position:relative;width:100%;box-sizing:border-box;display:flex;background:var(--nut-white, #fff);font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));padding:10px 25px}.nut-textarea--disabled .nut-textarea__textarea,.nut-textarea--disabled .nut-textarea__limit{cursor:not-allowed;color:var(--nut-textarea-disabled-color, var(--nut-disable-color, #cccccc)) !important}.nut-textarea__limit{position:absolute;right:15px;bottom:12px;font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));color:var(--nut-textarea-limit-color, var(--nut-text-color, #808080))}.nut-textarea__textarea{outline:none;display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;font-size:var(--nut-textarea-font, var(--nut-font-size-2, 14px));color:var(--nut-textarea-text-color, var(--nut-title-color, #1a1a1a));text-align:left;background-color:rgba(0,0,0,0);border:none;resize:none;line-height:20px}.nut-textarea__textarea .taro-textarea{font-size:14px;resize:none}.nut-textarea__textarea__readonly{padding:5px 10px}.nut-textarea__ali{line-height:17px}.nut-textarea .nut-textarea__cpoyText{position:absolute;top:-999999px;left:-999999px;font-size:14px;line-height:1.5}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-popover{position:absolute;display:inline-block;word-break:normal}.nut-popover-arrow{position:absolute;width:0;height:0;border:8px solid rgba(0,0,0,0)}.nut-popover-arrow-top{bottom:0;border-top-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-bottom-width:0;margin-bottom:-8px}.nut-popover-arrow-bottom{top:0px;border-bottom-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-top-width:0;margin-top:-8px}.nut-popover-arrow-bottom.nut-popover-arrow--bottom{left:50%;transform:translateX(-50%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-start{left:16px;transform:translateX(0%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-end{right:16px;transform:translateX(0%)}.nut-popover-arrow-left{right:0px;border-left-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-right-width:0;margin-right:-8px}.nut-popover-arrow-left.nut-popover-arrow--left{top:50%;transform:translateY(-50%)}.nut-popover-arrow-left.nut-popover-arrow--left-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-left.nut-popover-arrow--left-end{bottom:16px;transform:translateY(0%)}.nut-popover-arrow-right{left:0px;border-right-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-left-width:0;margin-left:-8px}.nut-popover-arrow-right.nut-popover-arrow--right{top:50%;transform:translateY(-50%)}.nut-popover-arrow-right.nut-popover-arrow--right-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-right.nut-popover-arrow--right-end{bottom:16px;transform:translateY(0%)}.nut-popover-content{position:absolute;z-index:9999;background:#fff;border-radius:5px;font-size:14px;font-
|
|
1
|
+
.overlay-fade-enter-active,.overlay-fade-leave-active{transition-property:opacity;transition-timing-function:ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.nut-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--nut-overlay-bg-color, rgba(0, 0, 0, 0.7))}.nut-overflow-hidden{overflow:hidden !important}.nut-theme-dark .nut-popup{background:var(--nut-dark-background2, #1b1b1b)}.nut-theme-dark .nut-popup__close-icon{color:var(--nut-dark-color, var(--nut-white, #fff))}.nut-popup-slide-center-enter-active,.nut-popup-slide-center-leave-active{transition-property:opacity;transition-timing-function:ease}.nut-popup-slide-center-enter-from,.nut-popup-slide-center-leave-to{opacity:0}.nut-popup-slide-top-enter-from,.nut-popup-slide-top-leave-active{transform:translate(0, -100%)}.nut-popup-slide-right-enter-from,.nut-popup-slide-right-leave-active{transform:translate(100%, 0)}.nut-popup-slide-bottom-enter-from,.nut-popup-slide-bottom-leave-active{transform:translate(0, 100%)}.nut-popup-slide-left-enter-from,.nut-popup-slide-left-leave-active{transform:translate(-100%, 0)}.nut-popup--center{top:50%;left:50%;transform:translate(-50%, -50%)}.nut-popup--center.round{border-radius:var(--nut-popup-border-radius, 20px)}.nut-popup--bottom{bottom:0;left:0;width:100%}.nut-popup--bottom.round{border-radius:var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0 0}.nut-popup--bottom--safebottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.nut-popup--right{top:0;right:0}.nut-popup--right.round{border-radius:var(--nut-popup-border-radius, 20px) 0 0 var(--nut-popup-border-radius, 20px)}.nut-popup--left{top:0;left:0}.nut-popup--left.round{border-radius:0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px) 0}.nut-popup--top{top:0;left:0;width:100%}.nut-popup--top.round{border-radius:0 0 var(--nut-popup-border-radius, 20px) var(--nut-popup-border-radius, 20px)}.nut-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:var(--nut-white, #fff);-webkit-overflow-scrolling:touch}.nut-popup__close-icon{position:absolute !important;z-index:1;color:#969799;font-size:18px;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.nut-popup__close-icon:active{opacity:.7}.nut-popup__close-icon--top-left{top:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--top-right{top:var(--nut-popup-close-icon-margin, 16px);right:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-left{bottom:var(--nut-popup-close-icon-margin, 16px);left:var(--nut-popup-close-icon-margin, 16px)}.nut-popup__close-icon--bottom-right{right:var(--nut-popup-close-icon-margin, 16px);bottom:var(--nut-popup-close-icon-margin, 16px)}.nut-popover{position:absolute;display:inline-block;word-break:normal}.nut-popover-arrow{position:absolute;width:0;height:0;border:8px solid rgba(0,0,0,0)}.nut-popover-arrow-top{bottom:0;border-top-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-bottom-width:0;margin-bottom:-8px}.nut-popover-arrow-bottom{top:0px;border-bottom-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-top-width:0;margin-top:-8px}.nut-popover-arrow-bottom.nut-popover-arrow--bottom{left:50%;transform:translateX(-50%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-start{left:16px;transform:translateX(0%)}.nut-popover-arrow-bottom.nut-popover-arrow--bottom-end{right:16px;transform:translateX(0%)}.nut-popover-arrow-left{right:0px;border-left-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-right-width:0;margin-right:-8px}.nut-popover-arrow-left.nut-popover-arrow--left{top:50%;transform:translateY(-50%)}.nut-popover-arrow-left.nut-popover-arrow--left-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-left.nut-popover-arrow--left-end{bottom:16px;transform:translateY(0%)}.nut-popover-arrow-right{left:0px;border-right-color:var(--nut-popover-white-background-color, rgb(255, 255, 255));border-left-width:0;margin-left:-8px}.nut-popover-arrow-right.nut-popover-arrow--right{top:50%;transform:translateY(-50%)}.nut-popover-arrow-right.nut-popover-arrow--right-start{top:16px;transform:translateY(0%)}.nut-popover-arrow-right.nut-popover-arrow--right-end{bottom:16px;transform:translateY(0%)}.nut-popover-content{position:absolute;z-index:9999;background:#fff;border-radius:5px;font-size:14px;font-weight:normal;color:#333;box-shadow:0 2px 12px rgba(50,50,51,.1215686275);opacity:1;transition:opacity .15s,transform .15s;max-height:initial;overflow-y:initial}.nut-popover-content-group{display:block;height:100%;width:100%}.nut-popover-content .nut-popover-menu-item{display:block;padding:8px;border-bottom:1px solid var(--nut-popover-border-bottom-color, rgb(229, 229, 229))}.nut-popover-content .nut-popover-menu-item:first-child{margin-top:15px}.nut-popover-content .nut-popover-menu-item:last-child{margin-bottom:2px;border-bottom:none}.nut-popover-content .nut-popover-menu-item .nut-popover-item-img{vertical-align:top;margin-right:3px}.nut-popover-content .nut-popover-menu-item .nut-popover-menu-item-name{width:100%;word-break:keep-all}.nut-popover-content .nut-popover-menu-item.nut-popover-menu-disabled{color:var(--nut-popover-disable-color, rgb(154, 155, 157));cursor:not-allowed}.nut-popover-content .nut-popover-menu-item.nut-popover-menu-taroitem{display:flex}.nut-popover-content--top .nut-popover-arrow--top{left:50%;transform:translateX(-50%)}.nut-popover-content--top-end{right:0}.nut-popover-content--top-end .nut-popover-arrow--top-end{right:16px;transform:translateX(0%)}.nut-popover-content--top-start{left:0}.nut-popover-content--top-start .nut-popover-arrow--top-start{left:16px;transform:translateX(0%)}.nut-popover-content--bottom-end{right:0}.nut-popover-content--left-end{bottom:0}.nut-popover-content--left-start{top:0}.nut-popover-content--right-end{bottom:0}.nut-popover-content--right-start{top:0}.nut-popover--dark .nut-popover-content{background:var(--nut-popover-dark-background-color, rgb(75, 76, 77));color:var(--nut-popover-white-background-color, rgb(255, 255, 255))}.nut-popover--dark .nut-popover-content--bottom .nut-popover-arrow,.nut-popover--dark .nut-popover-content--bottom-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--bottom-end .nut-popover-arrow{border-bottom-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--top .nut-popover-arrow,.nut-popover--dark .nut-popover-content--top-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--top-end .nut-popover-arrow{border-top-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--left .nut-popover-arrow,.nut-popover--dark .nut-popover-content--left-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--left-end .nut-popover-arrow{border-left-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover--dark .nut-popover-content--right .nut-popover-arrow,.nut-popover--dark .nut-popover-content--right-start .nut-popover-arrow,.nut-popover--dark .nut-popover-content--right-end .nut-popover-arrow{border-right-color:var(--nut-popover-dark-background-color, rgb(75, 76, 77))}.nut-popover-enter-from,.nut-popover-leave-active{transform:scale(0.8);opacity:0}.nut-popover-enter-active{transition-timing-function:ease-out}.nut-popover-leave-active{transition-timing-function:ease-in}.nut-popover-content-bg{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,0);z-index:1999}.nut-popover-wrapper{display:inline-block}.nut-popover-content-copy{position:absolute;top:-99999px}.nut-tour-mask{position:fixed;width:100px;height:50px;box-shadow:0px 0px 0px 150vh rgba(0,0,0,.5);border-radius:10px;z-index:1002}.nut-tour-mask-none{box-shadow:none}.nut-tour-mask-hidden{opacity:0}.nut-tour-content{display:block;padding:10px 12px;min-width:200px}.nut-tour-content-top{display:block;text-align:right}.nut-tour-content-top-close{width:10px;height:10px}.nut-tour-content-inner{margin:10px 0px;font-size:14px}.nut-tour-content-bottom{margin-top:10px;display:flex;justify-content:space-between}.nut-tour-content-bottom-init{margin-left:10px}.nut-tour-content-bottom-operate{display:flex;justify-content:flex-end}.nut-tour-content-bottom-operate-btn{display:inline-block;border:1px solid var(--nut-disable-color, #cccccc);margin-left:4px;padding:2px 4px;font-size:12px;border-radius:4px;color:var(--nut-text-color, #808080)}.nut-tour-content-bottom-operate-btn.active{color:#fff;border:0;background:var(--nut-primary-color, #fa2c19)}.nut-tour-content-tile .nut-tour-content-inner{margin:0}.nut-tour-masked{position:fixed;width:100vh;height:100vh;z-index:2000;top:0;left:0;background:rgba(0,0,0,0)}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "NutUI",
|
|
5
|
-
"version": "4.2.
|
|
5
|
+
"version": "4.2.7",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"tags": [
|
|
@@ -5818,6 +5818,15 @@
|
|
|
5818
5818
|
"kind": "expression"
|
|
5819
5819
|
}
|
|
5820
5820
|
},
|
|
5821
|
+
{
|
|
5822
|
+
"name": "pagination-unselected-color",
|
|
5823
|
+
"default": "`'#ddd'`",
|
|
5824
|
+
"description": "分页指示器没有选中的颜色",
|
|
5825
|
+
"value": {
|
|
5826
|
+
"type": "string",
|
|
5827
|
+
"kind": "expression"
|
|
5828
|
+
}
|
|
5829
|
+
},
|
|
5821
5830
|
{
|
|
5822
5831
|
"name": "loop",
|
|
5823
5832
|
"default": "`true`",
|
|
@@ -6216,9 +6225,9 @@
|
|
|
6216
6225
|
}
|
|
6217
6226
|
},
|
|
6218
6227
|
{
|
|
6219
|
-
"name": "
|
|
6220
|
-
"default": "
|
|
6221
|
-
"description": "
|
|
6228
|
+
"name": "align ",
|
|
6229
|
+
"default": "`center`",
|
|
6230
|
+
"description": "横轴方向的标题对齐方式,可选值 left、center",
|
|
6222
6231
|
"value": {
|
|
6223
6232
|
"type": "string",
|
|
6224
6233
|
"kind": "expression"
|