@pisell/private-materials 6.7.1 → 6.7.2
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +2 -2
- package/build/lowcode/preview.js +7 -7
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +2 -2
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +2 -2
- package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/booking/components/TabProduct/index.d.ts +1 -0
- package/es/components/booking/components/formItemChildrenWrap/index.d.ts +1 -0
- package/es/components/booking/forms/table/index.d.ts +1 -0
- package/es/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +1 -0
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/es/components/booking/info/service/like/index.d.ts +1 -0
- package/es/components/booking/materiels/holder/index.d.ts +1 -0
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/es/components/eftpos/deviceList/index.d.ts +1 -0
- package/es/components/eftpos/form/index.d.ts +1 -0
- package/es/components/eftpos/group/index.d.ts +1 -0
- package/es/components/eftpos/hooks.d.ts +1 -0
- package/es/components/eftpos/icon/apiKey.d.ts +1 -0
- package/es/components/eftpos/icon/device.d.ts +1 -0
- package/es/components/eftpos/receipt/index.d.ts +1 -0
- package/es/components/eftposPay/amount.d.ts +1 -1
- package/es/components/eftposPay/component/alert/warn.d.ts +1 -0
- package/es/components/eftposPay/component/header/titlebar.d.ts +1 -0
- package/es/components/eftposPay/component/step/index.d.ts +1 -0
- package/es/components/eftposPay/component/step/step.d.ts +1 -0
- package/es/components/eftposPay/device.d.ts +1 -1
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eftposPay/store/index.d.ts +3 -3
- package/es/components/eftposPay/tyro/hooks.d.ts +1 -0
- package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -0
- package/es/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/es/components/pay/toB/components/CardGroup/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
- package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/es/components/productExtension/fields/Actor/index.d.ts +1 -0
- package/es/components/productExtension/fields/Forms/index.d.ts +1 -0
- package/es/components/schedules/calendar/calendarItem.d.ts +1 -0
- package/es/components/schedules/components/CurrentDay/index.d.ts +1 -0
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -0
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
- package/es/components/schedules/products/index.d.ts +1 -0
- package/es/components/schedules/resources/relationProduct/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Empty/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Render/index.d.ts +1 -0
- package/es/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/es/index.d.ts +1 -0
- package/es/index.js +2 -1
- package/es/plus/clientName/index.d.ts +1 -0
- package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +1 -0
- package/es/plus/webPosLogin/WebPosLogin.d.ts +11 -0
- package/es/plus/webPosLogin/WebPosLogin.js +552 -0
- package/es/plus/webPosLogin/WebPosLoginCpt.d.ts +9 -0
- package/es/plus/webPosLogin/WebPosLoginCpt.js +170 -0
- package/es/plus/webPosLogin/WebPosLoginCpt.less +171 -0
- package/es/plus/webPosLogin/components/BrandPanel/index.d.ts +9 -0
- package/es/plus/webPosLogin/components/BrandPanel/index.js +52 -0
- package/es/plus/webPosLogin/components/BrandPanel/index.less +58 -0
- package/es/plus/webPosLogin/components/LoginPanel/index.d.ts +21 -0
- package/es/plus/webPosLogin/components/LoginPanel/index.js +73 -0
- package/es/plus/webPosLogin/components/LoginPanel/index.less +43 -0
- package/es/plus/webPosLogin/components/SelectDevice/index.d.ts +28 -0
- package/es/plus/webPosLogin/components/SelectDevice/index.js +258 -0
- package/es/plus/webPosLogin/components/SelectDevice/index.less +167 -0
- package/es/plus/webPosLogin/components/SelectStore/index.d.ts +24 -0
- package/es/plus/webPosLogin/components/SelectStore/index.js +198 -0
- package/es/plus/webPosLogin/components/SelectStore/index.less +157 -0
- package/es/plus/webPosLogin/components/UserFooter/index.d.ts +28 -0
- package/es/plus/webPosLogin/components/UserFooter/index.js +110 -0
- package/es/plus/webPosLogin/components/UserFooter/index.less +70 -0
- package/es/plus/webPosLogin/index.d.ts +12 -0
- package/es/plus/webPosLogin/index.js +15 -0
- package/es/plus/webPosLogin/locales.d.ts +49 -0
- package/es/plus/webPosLogin/locales.js +57 -0
- package/es/plus/webPosLogin/service.d.ts +44 -0
- package/es/plus/webPosLogin/service.js +198 -0
- package/es/plus/webPosLogin/types.d.ts +286 -0
- package/es/plus/webPosLogin/types.js +1 -0
- package/es/pro/pisellPaymentList/example.d.ts +1 -0
- package/es/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/booking/components/TabProduct/index.d.ts +1 -0
- package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +1 -0
- package/lib/components/booking/forms/table/index.d.ts +1 -0
- package/lib/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +1 -0
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/lib/components/booking/info/service/like/index.d.ts +1 -0
- package/lib/components/booking/materiels/holder/index.d.ts +1 -0
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/lib/components/eftpos/deviceList/index.d.ts +1 -0
- package/lib/components/eftpos/form/index.d.ts +1 -0
- package/lib/components/eftpos/group/index.d.ts +1 -0
- package/lib/components/eftpos/hooks.d.ts +1 -0
- package/lib/components/eftpos/icon/apiKey.d.ts +1 -0
- package/lib/components/eftpos/icon/device.d.ts +1 -0
- package/lib/components/eftpos/receipt/index.d.ts +1 -0
- package/lib/components/eftposPay/amount.d.ts +1 -1
- package/lib/components/eftposPay/component/alert/warn.d.ts +1 -0
- package/lib/components/eftposPay/component/header/titlebar.d.ts +1 -0
- package/lib/components/eftposPay/component/step/index.d.ts +1 -0
- package/lib/components/eftposPay/component/step/step.d.ts +1 -0
- package/lib/components/eftposPay/device.d.ts +1 -1
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eftposPay/store/index.d.ts +3 -3
- package/lib/components/eftposPay/tyro/hooks.d.ts +1 -0
- package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/lib/components/pay/toB/components/CardGroup/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
- package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/lib/components/productExtension/fields/Actor/index.d.ts +1 -0
- package/lib/components/productExtension/fields/Forms/index.d.ts +1 -0
- package/lib/components/schedules/calendar/calendarItem.d.ts +1 -0
- package/lib/components/schedules/components/CurrentDay/index.d.ts +1 -0
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -0
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
- package/lib/components/schedules/products/index.d.ts +1 -0
- package/lib/components/schedules/resources/relationProduct/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Empty/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Render/index.d.ts +1 -0
- package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +3 -0
- package/lib/plus/clientName/index.d.ts +1 -0
- package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +1 -0
- package/lib/plus/webPosLogin/WebPosLogin.d.ts +11 -0
- package/lib/plus/webPosLogin/WebPosLogin.js +334 -0
- package/lib/plus/webPosLogin/WebPosLoginCpt.d.ts +9 -0
- package/lib/plus/webPosLogin/WebPosLoginCpt.js +170 -0
- package/lib/plus/webPosLogin/WebPosLoginCpt.less +171 -0
- package/lib/plus/webPosLogin/components/BrandPanel/index.d.ts +9 -0
- package/lib/plus/webPosLogin/components/BrandPanel/index.js +63 -0
- package/lib/plus/webPosLogin/components/BrandPanel/index.less +58 -0
- package/lib/plus/webPosLogin/components/LoginPanel/index.d.ts +21 -0
- package/lib/plus/webPosLogin/components/LoginPanel/index.js +98 -0
- package/lib/plus/webPosLogin/components/LoginPanel/index.less +43 -0
- package/lib/plus/webPosLogin/components/SelectDevice/index.d.ts +28 -0
- package/lib/plus/webPosLogin/components/SelectDevice/index.js +158 -0
- package/lib/plus/webPosLogin/components/SelectDevice/index.less +167 -0
- package/lib/plus/webPosLogin/components/SelectStore/index.d.ts +24 -0
- package/lib/plus/webPosLogin/components/SelectStore/index.js +123 -0
- package/lib/plus/webPosLogin/components/SelectStore/index.less +157 -0
- package/lib/plus/webPosLogin/components/UserFooter/index.d.ts +28 -0
- package/lib/plus/webPosLogin/components/UserFooter/index.js +91 -0
- package/lib/plus/webPosLogin/components/UserFooter/index.less +70 -0
- package/lib/plus/webPosLogin/index.d.ts +12 -0
- package/lib/plus/webPosLogin/index.js +56 -0
- package/lib/plus/webPosLogin/locales.d.ts +49 -0
- package/lib/plus/webPosLogin/locales.js +77 -0
- package/lib/plus/webPosLogin/service.d.ts +44 -0
- package/lib/plus/webPosLogin/service.js +94 -0
- package/lib/plus/webPosLogin/types.d.ts +286 -0
- package/lib/plus/webPosLogin/types.js +17 -0
- package/lib/pro/pisellPaymentList/example.d.ts +1 -0
- package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/lowcode/web-pos-login/meta.ts +71 -0
- package/package.json +4 -4
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SelectStore 店铺选择组件样式
|
|
3
|
+
*/
|
|
4
|
+
.select-store {
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
height: 100%;
|
|
8
|
+
overflow: hidden;
|
|
9
|
+
|
|
10
|
+
/* 搜索框区域 */
|
|
11
|
+
&__search {
|
|
12
|
+
flex-shrink: 0;
|
|
13
|
+
padding: 0 0 16px 0;
|
|
14
|
+
|
|
15
|
+
.ant-input-affix-wrapper {
|
|
16
|
+
border-radius: 8px;
|
|
17
|
+
border: 1px solid #e5e5e5;
|
|
18
|
+
background: #fff;
|
|
19
|
+
height: 48px;
|
|
20
|
+
|
|
21
|
+
&:hover,
|
|
22
|
+
&:focus,
|
|
23
|
+
&.ant-input-affix-wrapper-focused {
|
|
24
|
+
border-color: #F04A28;
|
|
25
|
+
box-shadow: 0 0 0 2px rgba(240, 74, 40, 0.1);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ant-input {
|
|
29
|
+
font-size: 15px;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
/* 店铺列表区域 */
|
|
35
|
+
&__list {
|
|
36
|
+
flex: 1;
|
|
37
|
+
overflow-y: auto;
|
|
38
|
+
overflow-x: hidden;
|
|
39
|
+
padding-right: 4px;
|
|
40
|
+
|
|
41
|
+
/* 自定义滚动条 */
|
|
42
|
+
&::-webkit-scrollbar {
|
|
43
|
+
width: 6px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
&::-webkit-scrollbar-track {
|
|
47
|
+
background: transparent;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
&::-webkit-scrollbar-thumb {
|
|
51
|
+
background: #ddd;
|
|
52
|
+
border-radius: 3px;
|
|
53
|
+
|
|
54
|
+
&:hover {
|
|
55
|
+
background: #ccc;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* 加载状态 */
|
|
61
|
+
&__loading {
|
|
62
|
+
display: flex;
|
|
63
|
+
align-items: center;
|
|
64
|
+
justify-content: center;
|
|
65
|
+
height: 200px;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
/* 空状态 */
|
|
69
|
+
&__empty {
|
|
70
|
+
display: flex;
|
|
71
|
+
align-items: center;
|
|
72
|
+
justify-content: center;
|
|
73
|
+
height: 200px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
/* 店铺列表项 */
|
|
77
|
+
&__item {
|
|
78
|
+
display: flex;
|
|
79
|
+
align-items: center;
|
|
80
|
+
gap: 16px;
|
|
81
|
+
padding: 16px;
|
|
82
|
+
margin-bottom: 8px;
|
|
83
|
+
background: #fff;
|
|
84
|
+
border: 1px solid #eee;
|
|
85
|
+
border-radius: 12px;
|
|
86
|
+
cursor: pointer;
|
|
87
|
+
transition: all 0.2s ease;
|
|
88
|
+
|
|
89
|
+
&:hover {
|
|
90
|
+
border-color: #F04A28;
|
|
91
|
+
box-shadow: 0 2px 8px rgba(240, 74, 40, 0.1);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
&:active {
|
|
95
|
+
transform: scale(0.99);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* 选中状态 */
|
|
99
|
+
&--selecting {
|
|
100
|
+
opacity: 0.7;
|
|
101
|
+
pointer-events: none;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/* 店铺图标 */
|
|
105
|
+
&-icon {
|
|
106
|
+
flex-shrink: 0;
|
|
107
|
+
width: 48px;
|
|
108
|
+
height: 48px;
|
|
109
|
+
border-radius: 50%;
|
|
110
|
+
overflow: hidden;
|
|
111
|
+
background: #f5f5f5;
|
|
112
|
+
|
|
113
|
+
img {
|
|
114
|
+
width: 100%;
|
|
115
|
+
height: 100%;
|
|
116
|
+
object-fit: cover;
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/* 店铺内容 */
|
|
121
|
+
&-content {
|
|
122
|
+
flex: 1;
|
|
123
|
+
min-width: 0;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
/* 店铺名称 */
|
|
127
|
+
&-name {
|
|
128
|
+
display: block;
|
|
129
|
+
font-size: 15px;
|
|
130
|
+
font-weight: 500;
|
|
131
|
+
color: #1a1a1a;
|
|
132
|
+
white-space: nowrap;
|
|
133
|
+
overflow: hidden;
|
|
134
|
+
text-overflow: ellipsis;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/* 额外信息区域 */
|
|
138
|
+
&-extra {
|
|
139
|
+
flex-shrink: 0;
|
|
140
|
+
display: flex;
|
|
141
|
+
align-items: center;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
/* Last used 标签 */
|
|
145
|
+
&-tag {
|
|
146
|
+
display: inline-flex;
|
|
147
|
+
align-items: center;
|
|
148
|
+
padding: 4px 12px;
|
|
149
|
+
font-size: 12px;
|
|
150
|
+
font-weight: 500;
|
|
151
|
+
color: #fff;
|
|
152
|
+
background: #F04A28;
|
|
153
|
+
border-radius: 4px;
|
|
154
|
+
white-space: nowrap;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { UserInfo, StoreItem, LoginStep, LocaleType } from '../../types';
|
|
3
|
+
import './index.less';
|
|
4
|
+
/**
|
|
5
|
+
* UserFooter 组件 Props
|
|
6
|
+
*/
|
|
7
|
+
export interface UserFooterProps {
|
|
8
|
+
/** 是否显示切换店铺 */
|
|
9
|
+
isShowChangeStore?: boolean;
|
|
10
|
+
/** 用户信息 */
|
|
11
|
+
userInfo?: UserInfo;
|
|
12
|
+
/** 当前选中的店铺 */
|
|
13
|
+
selectedStore?: StoreItem;
|
|
14
|
+
/** 当前步骤 */
|
|
15
|
+
step?: LoginStep;
|
|
16
|
+
/** 语言 */
|
|
17
|
+
locale?: LocaleType;
|
|
18
|
+
/** 切换账号回调 */
|
|
19
|
+
onChangeAccount?: () => void;
|
|
20
|
+
/** 切换店铺回调 */
|
|
21
|
+
onChangeStore?: () => void;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* UserFooter 底部用户信息组件
|
|
25
|
+
* @description 展示当前用户和店铺信息,支持切换账号和切换店铺
|
|
26
|
+
*/
|
|
27
|
+
declare const UserFooter: React.FC<UserFooterProps>;
|
|
28
|
+
export default UserFooter;
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import React, { memo, useMemo } from 'react';
|
|
2
|
+
import { locales } from '@pisell/utils';
|
|
3
|
+
import { Image } from '@pisell/materials';
|
|
4
|
+
import "./index.less";
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* UserFooter 组件 Props
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
/** 默认用户头像 */
|
|
11
|
+
var DEFAULT_USER_AVATAR = 'https://pisell2-dev.s3.cn-north-1.amazonaws.com.cn/static/default-avatar.png';
|
|
12
|
+
|
|
13
|
+
/** 默认店铺图标 */
|
|
14
|
+
var DEFAULT_STORE_ICON = 'https://pisell2-dev.s3.cn-north-1.amazonaws.com.cn/static/default-store-icon.png';
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* 获取店铺显示名称
|
|
18
|
+
* @param store 店铺数据
|
|
19
|
+
* @param locale 语言
|
|
20
|
+
*/
|
|
21
|
+
var getStoreName = function getStoreName(store) {
|
|
22
|
+
var _store$tenant;
|
|
23
|
+
var locale = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'en';
|
|
24
|
+
if (!store) return '';
|
|
25
|
+
var name = store === null || store === void 0 || (_store$tenant = store.tenant) === null || _store$tenant === void 0 ? void 0 : _store$tenant.name;
|
|
26
|
+
if (!name) return '';
|
|
27
|
+
|
|
28
|
+
// 优先使用对应语言的名称,否则使用 original
|
|
29
|
+
return name[locale] || name.original || '';
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* UserFooter 底部用户信息组件
|
|
34
|
+
* @description 展示当前用户和店铺信息,支持切换账号和切换店铺
|
|
35
|
+
*/
|
|
36
|
+
var UserFooter = /*#__PURE__*/memo(function (props) {
|
|
37
|
+
var _selectedStore$tenant;
|
|
38
|
+
var userInfo = props.userInfo,
|
|
39
|
+
selectedStore = props.selectedStore,
|
|
40
|
+
_props$step = props.step,
|
|
41
|
+
step = _props$step === void 0 ? 'store' : _props$step,
|
|
42
|
+
_props$locale = props.locale,
|
|
43
|
+
locale = _props$locale === void 0 ? 'en' : _props$locale,
|
|
44
|
+
onChangeAccount = props.onChangeAccount,
|
|
45
|
+
onChangeStore = props.onChangeStore,
|
|
46
|
+
_props$isShowChangeSt = props.isShowChangeStore,
|
|
47
|
+
isShowChangeStore = _props$isShowChangeSt === void 0 ? false : _props$isShowChangeSt;
|
|
48
|
+
|
|
49
|
+
/** 用户头像 */
|
|
50
|
+
var userAvatar = (userInfo === null || userInfo === void 0 ? void 0 : userInfo.avatar) || DEFAULT_USER_AVATAR;
|
|
51
|
+
|
|
52
|
+
/** 用户名称 */
|
|
53
|
+
var userName = (userInfo === null || userInfo === void 0 ? void 0 : userInfo.name) || '';
|
|
54
|
+
|
|
55
|
+
/** 店铺图标 */
|
|
56
|
+
var storeIcon = (selectedStore === null || selectedStore === void 0 || (_selectedStore$tenant = selectedStore.tenant) === null || _selectedStore$tenant === void 0 ? void 0 : _selectedStore$tenant.logo) || DEFAULT_STORE_ICON;
|
|
57
|
+
|
|
58
|
+
/** 店铺名称 */
|
|
59
|
+
var storeName = useMemo(function () {
|
|
60
|
+
return getStoreName(selectedStore, locale);
|
|
61
|
+
}, [selectedStore, locale]);
|
|
62
|
+
|
|
63
|
+
/** 是否显示店铺信息(设备选择步骤显示) */
|
|
64
|
+
var showStoreInfo = step === 'device' && selectedStore && isShowChangeStore;
|
|
65
|
+
|
|
66
|
+
// 如果没有用户信息,不显示
|
|
67
|
+
if (!userInfo) return null;
|
|
68
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
69
|
+
className: "user-footer"
|
|
70
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
71
|
+
className: "user-footer__user"
|
|
72
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
73
|
+
className: "user-footer__avatar"
|
|
74
|
+
}, /*#__PURE__*/React.createElement(Image, {
|
|
75
|
+
src: userAvatar,
|
|
76
|
+
alt: userName,
|
|
77
|
+
preview: false,
|
|
78
|
+
width: 44,
|
|
79
|
+
height: 44,
|
|
80
|
+
fallbackType: "avatar"
|
|
81
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
82
|
+
className: "user-footer__info"
|
|
83
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
84
|
+
className: "user-footer__name"
|
|
85
|
+
}, userName), /*#__PURE__*/React.createElement("a", {
|
|
86
|
+
className: "user-footer__action",
|
|
87
|
+
onClick: onChangeAccount
|
|
88
|
+
}, locales.getText('webpos-login-change-account')))), showStoreInfo && /*#__PURE__*/React.createElement("div", {
|
|
89
|
+
className: "user-footer__store"
|
|
90
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
91
|
+
className: "user-footer__avatar"
|
|
92
|
+
}, /*#__PURE__*/React.createElement(Image, {
|
|
93
|
+
src: storeIcon,
|
|
94
|
+
alt: storeName,
|
|
95
|
+
preview: false,
|
|
96
|
+
width: 44,
|
|
97
|
+
height: 44,
|
|
98
|
+
fallbackType: "avatar"
|
|
99
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
100
|
+
className: "user-footer__info"
|
|
101
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
102
|
+
className: "user-footer__name",
|
|
103
|
+
title: storeName
|
|
104
|
+
}, storeName), /*#__PURE__*/React.createElement("a", {
|
|
105
|
+
className: "user-footer__action",
|
|
106
|
+
onClick: onChangeStore
|
|
107
|
+
}, locales.getText('webpos-login-change-store')))));
|
|
108
|
+
});
|
|
109
|
+
UserFooter.displayName = 'UserFooter';
|
|
110
|
+
export default UserFooter;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* UserFooter 底部用户信息组件样式
|
|
3
|
+
*/
|
|
4
|
+
.user-footer {
|
|
5
|
+
display: flex;
|
|
6
|
+
align-items: center;
|
|
7
|
+
gap: 32px;
|
|
8
|
+
padding: 16px 0;
|
|
9
|
+
|
|
10
|
+
/* 用户/店铺信息块 */
|
|
11
|
+
&__user,
|
|
12
|
+
&__store {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
gap: 12px;
|
|
16
|
+
min-width: 0;
|
|
17
|
+
flex: 1;
|
|
18
|
+
max-width: 50%;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* 头像 */
|
|
22
|
+
&__avatar {
|
|
23
|
+
flex-shrink: 0;
|
|
24
|
+
width: 44px;
|
|
25
|
+
height: 44px;
|
|
26
|
+
border-radius: 50%;
|
|
27
|
+
overflow: hidden;
|
|
28
|
+
background: #f5f5f5;
|
|
29
|
+
|
|
30
|
+
img {
|
|
31
|
+
width: 100%;
|
|
32
|
+
height: 100%;
|
|
33
|
+
object-fit: cover;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
/* 信息区域 */
|
|
38
|
+
&__info {
|
|
39
|
+
display: flex;
|
|
40
|
+
flex-direction: column;
|
|
41
|
+
gap: 2px;
|
|
42
|
+
min-width: 0;
|
|
43
|
+
flex: 1;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/* 名称 */
|
|
47
|
+
&__name {
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
font-weight: 500;
|
|
50
|
+
color: #1a1a1a;
|
|
51
|
+
white-space: nowrap;
|
|
52
|
+
overflow: hidden;
|
|
53
|
+
text-overflow: ellipsis;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
/* 操作链接 */
|
|
57
|
+
&__action {
|
|
58
|
+
font-size: 13px;
|
|
59
|
+
font-weight: 400;
|
|
60
|
+
color: #F04A28;
|
|
61
|
+
cursor: pointer;
|
|
62
|
+
transition: all 0.2s ease;
|
|
63
|
+
white-space: nowrap;
|
|
64
|
+
|
|
65
|
+
&:hover {
|
|
66
|
+
color: #d63d1f;
|
|
67
|
+
text-decoration: underline;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WebPosLogin 组件导出
|
|
3
|
+
* @description WebPOS 登录流程组件
|
|
4
|
+
*/
|
|
5
|
+
export { default } from './WebPosLogin';
|
|
6
|
+
export { default as WebPosLogin } from './WebPosLogin';
|
|
7
|
+
export { default as BrandPanel } from './components/BrandPanel';
|
|
8
|
+
export { default as LoginPanel } from './components/LoginPanel';
|
|
9
|
+
export { default as SelectStore } from './components/SelectStore';
|
|
10
|
+
export { default as SelectDevice } from './components/SelectDevice';
|
|
11
|
+
export { default as UserFooter } from './components/UserFooter';
|
|
12
|
+
export type { WebPosLoginCptProps, StoreItem, DeviceItem, DeviceClient, UserInfo, BrandConfig, CarouselItem, LoginStep, LocaleType, BrandPanelProps, SelectStoreProps, SelectDeviceProps, UserFooterProps, } from './types';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WebPosLogin 组件导出
|
|
3
|
+
* @description WebPOS 登录流程组件
|
|
4
|
+
*/
|
|
5
|
+
export { default } from "./WebPosLogin";
|
|
6
|
+
export { default as WebPosLogin } from "./WebPosLogin";
|
|
7
|
+
|
|
8
|
+
// 导出子组件
|
|
9
|
+
export { default as BrandPanel } from "./components/BrandPanel";
|
|
10
|
+
export { default as LoginPanel } from "./components/LoginPanel";
|
|
11
|
+
export { default as SelectStore } from "./components/SelectStore";
|
|
12
|
+
export { default as SelectDevice } from "./components/SelectDevice";
|
|
13
|
+
export { default as UserFooter } from "./components/UserFooter";
|
|
14
|
+
|
|
15
|
+
// 导出类型
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WebPosLogin 组件国际化文本
|
|
3
|
+
* @description 支持 en、zh-CN、zh-HK 三种语言
|
|
4
|
+
*/
|
|
5
|
+
declare const _default: {
|
|
6
|
+
en: {
|
|
7
|
+
'webpos-login-search': string;
|
|
8
|
+
'webpos-login-back': string;
|
|
9
|
+
'webpos-login-last-used': string;
|
|
10
|
+
'webpos-login-select-store-title': string;
|
|
11
|
+
'webpos-login-select-store-empty': string;
|
|
12
|
+
'webpos-login-change-account': string;
|
|
13
|
+
'webpos-login-store-data-missing': string;
|
|
14
|
+
'webpos-login-select-device-title': string;
|
|
15
|
+
'webpos-login-select-device-empty': string;
|
|
16
|
+
'webpos-login-change-store': string;
|
|
17
|
+
'webpos-login-device-not-in-use': string;
|
|
18
|
+
'webpos-login-device-currently-used-by': string;
|
|
19
|
+
};
|
|
20
|
+
'zh-CN': {
|
|
21
|
+
'webpos-login-search': string;
|
|
22
|
+
'webpos-login-back': string;
|
|
23
|
+
'webpos-login-last-used': string;
|
|
24
|
+
'webpos-login-select-store-title': string;
|
|
25
|
+
'webpos-login-select-store-empty': string;
|
|
26
|
+
'webpos-login-change-account': string;
|
|
27
|
+
'webpos-login-store-data-missing': string;
|
|
28
|
+
'webpos-login-select-device-title': string;
|
|
29
|
+
'webpos-login-select-device-empty': string;
|
|
30
|
+
'webpos-login-change-store': string;
|
|
31
|
+
'webpos-login-device-not-in-use': string;
|
|
32
|
+
'webpos-login-device-currently-used-by': string;
|
|
33
|
+
};
|
|
34
|
+
'zh-HK': {
|
|
35
|
+
'webpos-login-search': string;
|
|
36
|
+
'webpos-login-back': string;
|
|
37
|
+
'webpos-login-last-used': string;
|
|
38
|
+
'webpos-login-select-store-title': string;
|
|
39
|
+
'webpos-login-select-store-empty': string;
|
|
40
|
+
'webpos-login-change-account': string;
|
|
41
|
+
'webpos-login-store-data-missing': string;
|
|
42
|
+
'webpos-login-select-device-title': string;
|
|
43
|
+
'webpos-login-select-device-empty': string;
|
|
44
|
+
'webpos-login-change-store': string;
|
|
45
|
+
'webpos-login-device-not-in-use': string;
|
|
46
|
+
'webpos-login-device-currently-used-by': string;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
export default _default;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WebPosLogin 组件国际化文本
|
|
3
|
+
* @description 支持 en、zh-CN、zh-HK 三种语言
|
|
4
|
+
*/
|
|
5
|
+
export default {
|
|
6
|
+
en: {
|
|
7
|
+
/* ========== 通用 ========== */
|
|
8
|
+
'webpos-login-search': 'Search',
|
|
9
|
+
'webpos-login-back': 'Back',
|
|
10
|
+
'webpos-login-last-used': 'Last used',
|
|
11
|
+
/* ========== 店铺选择 ========== */
|
|
12
|
+
'webpos-login-select-store-title': 'Please Select Your Store',
|
|
13
|
+
'webpos-login-select-store-empty': 'No stores found',
|
|
14
|
+
'webpos-login-change-account': 'Change Account',
|
|
15
|
+
'webpos-login-store-data-missing': "Store data not available. Please contact support for assistance.",
|
|
16
|
+
/* ========== 设备选择 ========== */
|
|
17
|
+
'webpos-login-select-device-title': 'Please Select Your Device',
|
|
18
|
+
'webpos-login-select-device-empty': 'No devices found',
|
|
19
|
+
'webpos-login-change-store': 'Change Store',
|
|
20
|
+
'webpos-login-device-not-in-use': 'not in use',
|
|
21
|
+
'webpos-login-device-currently-used-by': 'Currently used by'
|
|
22
|
+
},
|
|
23
|
+
'zh-CN': {
|
|
24
|
+
/* ========== 通用 ========== */
|
|
25
|
+
'webpos-login-search': '搜索',
|
|
26
|
+
'webpos-login-back': '返回',
|
|
27
|
+
'webpos-login-last-used': '上次使用',
|
|
28
|
+
/* ========== 店铺选择 ========== */
|
|
29
|
+
'webpos-login-select-store-title': '请选择您的店铺',
|
|
30
|
+
'webpos-login-select-store-empty': '暂无店铺',
|
|
31
|
+
'webpos-login-change-account': '切换账号',
|
|
32
|
+
'webpos-login-store-data-missing': "店铺数据缺失,请联系客服处理。",
|
|
33
|
+
/* ========== 设备选择 ========== */
|
|
34
|
+
'webpos-login-select-device-title': '请选择您的设备',
|
|
35
|
+
'webpos-login-select-device-empty': '暂无设备',
|
|
36
|
+
'webpos-login-change-store': '切换店铺',
|
|
37
|
+
'webpos-login-device-not-in-use': '未使用',
|
|
38
|
+
'webpos-login-device-currently-used-by': '正在被使用'
|
|
39
|
+
},
|
|
40
|
+
'zh-HK': {
|
|
41
|
+
/* ========== 通用 ========== */
|
|
42
|
+
'webpos-login-search': '搜尋',
|
|
43
|
+
'webpos-login-back': '返回',
|
|
44
|
+
'webpos-login-last-used': '上次使用',
|
|
45
|
+
/* ========== 店铺选择 ========== */
|
|
46
|
+
'webpos-login-select-store-title': '請選擇您的店鋪',
|
|
47
|
+
'webpos-login-select-store-empty': '暫無店鋪',
|
|
48
|
+
'webpos-login-change-account': '切換賬號',
|
|
49
|
+
'webpos-login-store-data-missing': "店铺数据缺失,请联系客服处理。",
|
|
50
|
+
/* ========== 设备选择 ========== */
|
|
51
|
+
'webpos-login-select-device-title': '請選擇您的設備',
|
|
52
|
+
'webpos-login-select-device-empty': '暫無設備',
|
|
53
|
+
'webpos-login-change-store': '切換店鋪',
|
|
54
|
+
'webpos-login-device-not-in-use': '未使用',
|
|
55
|
+
'webpos-login-device-currently-used-by': '正在被使用'
|
|
56
|
+
}
|
|
57
|
+
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { StoreItem } from './types';
|
|
2
|
+
interface IGetDeviceListParams {
|
|
3
|
+
type: string;
|
|
4
|
+
with: string[];
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* 获取设备列表
|
|
8
|
+
* @param params 查询参数
|
|
9
|
+
* @returns Promise<{list: any[], count: number}> 设备列表和总数
|
|
10
|
+
*/
|
|
11
|
+
export declare const getDeviceList: (parmas: IGetDeviceListParams) => Promise<any[]>;
|
|
12
|
+
/**
|
|
13
|
+
* 选择店铺
|
|
14
|
+
* @param shopId 店铺ID
|
|
15
|
+
* @returns Promise<any> 选择店铺结果
|
|
16
|
+
*/
|
|
17
|
+
export declare const selectShop: (shopId: string) => Promise<any>;
|
|
18
|
+
/**
|
|
19
|
+
* 获取租户详情
|
|
20
|
+
* @param deviceId 设备ID
|
|
21
|
+
* @returns Promise<any> 租户详情
|
|
22
|
+
*/
|
|
23
|
+
export declare const getTenantDetail: () => Promise<any>;
|
|
24
|
+
/**
|
|
25
|
+
* 获取租户列表
|
|
26
|
+
* @returns Promise<any> 租户列表
|
|
27
|
+
*/
|
|
28
|
+
export declare const getTenant: () => Promise<StoreItem[]>;
|
|
29
|
+
/**
|
|
30
|
+
* 选择设备
|
|
31
|
+
* @param deviceNumber 设备编号
|
|
32
|
+
* @returns Promise<any> 设备详情
|
|
33
|
+
*/
|
|
34
|
+
export declare const selectDevice: (params: Record<string, any>) => Promise<any>;
|
|
35
|
+
/**
|
|
36
|
+
* 解除设备绑定
|
|
37
|
+
* @param deviceNumber 设备编号
|
|
38
|
+
* @returns Promise<any> 解除设备绑定结果
|
|
39
|
+
*/
|
|
40
|
+
export declare const dissociateDevice: (params: {
|
|
41
|
+
number: string;
|
|
42
|
+
dissociateDeviceNumber: string;
|
|
43
|
+
}) => Promise<any>;
|
|
44
|
+
export {};
|