@yeepay/fmc-material 0.0.4 → 0.0.6-beta.0
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/dist/index.js +18741 -1397
- package/dist/styles/beneficiary.less +35 -0
- package/dist/styles/bindMerchant.less +17 -0
- package/dist/styles/charge.less +9 -0
- package/dist/styles/index.less +9 -0
- package/dist/styles/product.less +542 -0
- package/dist/styles/renewForm.less +3 -0
- package/dist/styles/select.less +25 -0
- package/dist/styles/serviceLevel.less +49 -0
- package/dist/styles/style.css +1 -1
- package/dist/styles/subCard.less +18 -0
- package/package.json +1 -1
- package/types/component-meta.d.ts +61 -5
package/dist/styles/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}.visible{visibility:visible;}.absolute{position:absolute;}.relative{position:relative;}.block{display:block;}.w-4\/5{width:80%;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.cursor-auto{cursor:auto;}.cursor-default{cursor:default;}.cursor-none{cursor:none;}.cursor-context-menu{cursor:context-menu;}.cursor-help{cursor:help;}.cursor-pointer{cursor:pointer;}.cursor-progress{cursor:progress;}.cursor-wait{cursor:wait;}.cursor-cell{cursor:cell;}.cursor-crosshair{cursor:crosshair;}.cursor-text{cursor:text;}.cursor-vertical-text{cursor:vertical-text;}.cursor-alias{cursor:alias;}.cursor-copy{cursor:copy;}.cursor-move{cursor:move;}.cursor-no-drop{cursor:no-drop;}.cursor-not-allowed{cursor:not-allowed;}.cursor-grab{cursor:grab;}.cursor-grabbing{cursor:grabbing;}.cursor-all-scroll{cursor:all-scroll;}.cursor-col-resize{cursor:col-resize;}.cursor-row-resize{cursor:row-resize;}.cursor-n-resize{cursor:n-resize;}.cursor-e-resize{cursor:e-resize;}.cursor-s-resize{cursor:s-resize;}.cursor-w-resize{cursor:w-resize;}.cursor-zoom-in{cursor:zoom-in;}.cursor-zoom-out{cursor:zoom-out;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-baseline{align-items:baseline;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.justify-evenly{justify-content:space-evenly;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-scroll{overflow:scroll;}.overflow-visible{overflow:visible;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.object-fill{object-fit:fill;}.object-scale-down{object-fit:scale-down;}.object-none{object-fit:none;}.px-4{padding-left:1rem;padding-right:1rem;}
|
|
1
|
+
.product[data-v-020131c4]{box-shadow:0 2px 12px #0000001a;border:4px solid #f0f2f5;border-radius:2px;}.product[data-v-020131c4] .ant-form-item{margin-bottom:0;}.product[data-v-020131c4] .ant-table-content{overflow-y:auto;}.padding[data-v-020131c4]{padding:0 24px;}.product-title[data-v-020131c4]{display:flex;align-items:center;background:#00000005;}.product-title p[data-v-020131c4]{flex:1;cursor:pointer;margin-right:10px;}.title[data-v-020131c4]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;}.ellipsis[data-v-020131c4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.product .actionButton[data-v-020131c4]{text-align:center;line-height:56px;box-shadow:0 -1px 2px #00000008;border-top:1px solid #e8e8e8;margin-top:16px;}.add-table-button[data-v-020131c4]{width:100%;height:32px;border-radius:4px;border:1px dashed #d9d9d9;margin-top:15px;font-size:13px;text-align:center;cursor:pointer;}[data-v-020131c4] .a-table_3_column_17,[data-v-020131c4] .a-table_3_column_18{vertical-align:top;}.select-wrap[data-v-020131c4]{display:flex;align-items:flex-start;}.select-wrap .icon-wrap[data-v-020131c4]{margin-top:5px;width:56px;display:flex;align-items:center;flex-shrink:0;}.select-wrap .icon[data-v-020131c4]{margin-left:8px;font-size:20px;cursor:pointer;height:30px;}.yee-renew-wrapper .title[data-v-890206e8],.yee-renew-wrapper .title[data-v-4c5edfba]{padding:24px 24px 0;margin-bottom:20px;font-weight:500;font-size:16px;color:#333;line-height:24px;margin-right:12px;}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}.visible{visibility:visible;}.absolute{position:absolute;}.relative{position:relative;}[col-span~="0"]{grid-column:span 0/span 0;}[col-span~="3"]{grid-column:span 3/span 3;}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr));}.inline{display:inline;}.block{display:block;}.hidden{display:none;}.w-4\/5{width:80%;}.flex{display:flex;}.flex-shrink{flex-shrink:1;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.cursor-auto{cursor:auto;}.cursor-default{cursor:default;}.cursor-none{cursor:none;}.cursor-context-menu{cursor:context-menu;}.cursor-help{cursor:help;}.cursor-pointer{cursor:pointer;}.cursor-progress{cursor:progress;}.cursor-wait{cursor:wait;}.cursor-cell{cursor:cell;}.cursor-crosshair{cursor:crosshair;}.cursor-text{cursor:text;}.cursor-vertical-text{cursor:vertical-text;}.cursor-alias{cursor:alias;}.cursor-copy{cursor:copy;}.cursor-move{cursor:move;}.cursor-no-drop{cursor:no-drop;}.cursor-not-allowed{cursor:not-allowed;}.cursor-grab{cursor:grab;}.cursor-grabbing{cursor:grabbing;}.cursor-all-scroll{cursor:all-scroll;}.cursor-col-resize{cursor:col-resize;}.cursor-row-resize{cursor:row-resize;}.cursor-n-resize{cursor:n-resize;}.cursor-e-resize{cursor:e-resize;}.cursor-s-resize{cursor:s-resize;}.cursor-w-resize{cursor:w-resize;}.cursor-zoom-in{cursor:zoom-in;}.cursor-zoom-out{cursor:zoom-out;}.select-all{-webkit-user-select:all;user-select:all;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-baseline{align-items:baseline;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.justify-evenly{justify-content:space-evenly;}.gap-2{gap:.5rem;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-scroll{overflow:scroll;}.overflow-visible{overflow:visible;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.border{border-width:1px;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.object-fill{object-fit:fill;}.object-scale-down{object-fit:scale-down;}.object-none{object-fit:none;}.px,.px-4{padding-left:1rem;padding-right:1rem;}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
.sub-card-wrap {
|
|
2
|
+
background-color: #FBFCFF;
|
|
3
|
+
padding: 16px 24px 8px 24px;
|
|
4
|
+
.sub-card-title {
|
|
5
|
+
color: #333;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
position: relative;
|
|
8
|
+
&::before {
|
|
9
|
+
content: '';
|
|
10
|
+
position: absolute;
|
|
11
|
+
top: 6px;
|
|
12
|
+
left: -8px;
|
|
13
|
+
width: 2px;
|
|
14
|
+
height: 11px;
|
|
15
|
+
background-color: #40a9ff;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
package/package.json
CHANGED
|
@@ -13,12 +13,68 @@ type Flatten<T> =
|
|
|
13
13
|
}[keyof T]
|
|
14
14
|
: never;
|
|
15
15
|
|
|
16
|
-
import
|
|
16
|
+
import Beneficiary from '../src/components-meta/beneficiary'
|
|
17
17
|
|
|
18
|
+
export type BeneficiaryProperties = Record<Flatten<typeof Beneficiary.properties>, any>
|
|
19
|
+
export type BeneficiaryStyles = Record<Flatten<typeof Beneficiary.styles>, any>
|
|
20
|
+
export type BeneficiaryValidation = Record<Flatten<typeof Beneficiary.validation>, any>
|
|
21
|
+
export type BeneficiaryExposedVariables = Record<Flatten<typeof Beneficiary.definition.exposedVariables>, any>
|
|
22
|
+
export type BindMerchantProperties = Record<Flatten<typeof BindMerchant.properties>, any>
|
|
23
|
+
export type BindMerchantStyles = Record<Flatten<typeof BindMerchant.styles>, any>
|
|
24
|
+
export type BindMerchantValidation = Record<Flatten<typeof BindMerchant.validation>, any>
|
|
25
|
+
export type BindMerchantExposedVariables = Record<Flatten<typeof BindMerchant.definition.exposedVariables>, any>
|
|
26
|
+
export type CascaderProperties = Record<Flatten<typeof Cascader.properties>, any>
|
|
27
|
+
export type CascaderStyles = Record<Flatten<typeof Cascader.styles>, any>
|
|
28
|
+
export type CascaderValidation = Record<Flatten<typeof Cascader.validation>, any>
|
|
29
|
+
export type CascaderExposedVariables = Record<Flatten<typeof Cascader.definition.exposedVariables>, any>
|
|
30
|
+
export type DatePickerProperties = Record<Flatten<typeof DatePicker.properties>, any>
|
|
31
|
+
export type DatePickerStyles = Record<Flatten<typeof DatePicker.styles>, any>
|
|
32
|
+
export type DatePickerValidation = Record<Flatten<typeof DatePicker.validation>, any>
|
|
33
|
+
export type DatePickerExposedVariables = Record<Flatten<typeof DatePicker.definition.exposedVariables>, any>
|
|
34
|
+
export type DockingChargeProperties = Record<Flatten<typeof DockingCharge.properties>, any>
|
|
35
|
+
export type DockingChargeStyles = Record<Flatten<typeof DockingCharge.styles>, any>
|
|
36
|
+
export type DockingChargeValidation = Record<Flatten<typeof DockingCharge.validation>, any>
|
|
37
|
+
export type DockingChargeExposedVariables = Record<Flatten<typeof DockingCharge.definition.exposedVariables>, any>
|
|
38
|
+
export type InputPhoneProperties = Record<Flatten<typeof InputPhone.properties>, any>
|
|
39
|
+
export type InputPhoneStyles = Record<Flatten<typeof InputPhone.styles>, any>
|
|
40
|
+
export type InputPhoneValidation = Record<Flatten<typeof InputPhone.validation>, any>
|
|
41
|
+
export type InputPhoneExposedVariables = Record<Flatten<typeof InputPhone.definition.exposedVariables>, any>
|
|
18
42
|
export type LocationProperties = Record<Flatten<typeof Location.properties>, any>
|
|
19
43
|
export type LocationStyles = Record<Flatten<typeof Location.styles>, any>
|
|
20
44
|
export type LocationValidation = Record<Flatten<typeof Location.validation>, any>
|
|
21
45
|
export type LocationExposedVariables = Record<Flatten<typeof Location.definition.exposedVariables>, any>
|
|
46
|
+
export type PackageChargeProperties = Record<Flatten<typeof PackageCharge.properties>, any>
|
|
47
|
+
export type PackageChargeStyles = Record<Flatten<typeof PackageCharge.styles>, any>
|
|
48
|
+
export type PackageChargeValidation = Record<Flatten<typeof PackageCharge.validation>, any>
|
|
49
|
+
export type PackageChargeExposedVariables = Record<Flatten<typeof PackageCharge.definition.exposedVariables>, any>
|
|
50
|
+
export type PolicyConfigProperties = Record<Flatten<typeof PolicyConfig.properties>, any>
|
|
51
|
+
export type PolicyConfigStyles = Record<Flatten<typeof PolicyConfig.styles>, any>
|
|
52
|
+
export type PolicyConfigValidation = Record<Flatten<typeof PolicyConfig.validation>, any>
|
|
53
|
+
export type PolicyConfigExposedVariables = Record<Flatten<typeof PolicyConfig.definition.exposedVariables>, any>
|
|
54
|
+
export type ProductProperties = Record<Flatten<typeof Product.properties>, any>
|
|
55
|
+
export type ProductStyles = Record<Flatten<typeof Product.styles>, any>
|
|
56
|
+
export type ProductValidation = Record<Flatten<typeof Product.validation>, any>
|
|
57
|
+
export type ProductExposedVariables = Record<Flatten<typeof Product.definition.exposedVariables>, any>
|
|
58
|
+
export type RenewFormProperties = Record<Flatten<typeof RenewForm.properties>, any>
|
|
59
|
+
export type RenewFormStyles = Record<Flatten<typeof RenewForm.styles>, any>
|
|
60
|
+
export type RenewFormValidation = Record<Flatten<typeof RenewForm.validation>, any>
|
|
61
|
+
export type RenewFormExposedVariables = Record<Flatten<typeof RenewForm.definition.exposedVariables>, any>
|
|
62
|
+
export type SelectProperties = Record<Flatten<typeof Select.properties>, any>
|
|
63
|
+
export type SelectStyles = Record<Flatten<typeof Select.styles>, any>
|
|
64
|
+
export type SelectValidation = Record<Flatten<typeof Select.validation>, any>
|
|
65
|
+
export type SelectExposedVariables = Record<Flatten<typeof Select.definition.exposedVariables>, any>
|
|
66
|
+
export type ServiceLevelProperties = Record<Flatten<typeof ServiceLevel.properties>, any>
|
|
67
|
+
export type ServiceLevelStyles = Record<Flatten<typeof ServiceLevel.styles>, any>
|
|
68
|
+
export type ServiceLevelValidation = Record<Flatten<typeof ServiceLevel.validation>, any>
|
|
69
|
+
export type ServiceLevelExposedVariables = Record<Flatten<typeof ServiceLevel.definition.exposedVariables>, any>
|
|
70
|
+
export type SfPrinterProperties = Record<Flatten<typeof SfPrinter.properties>, any>
|
|
71
|
+
export type SfPrinterStyles = Record<Flatten<typeof SfPrinter.styles>, any>
|
|
72
|
+
export type SfPrinterValidation = Record<Flatten<typeof SfPrinter.validation>, any>
|
|
73
|
+
export type SfPrinterExposedVariables = Record<Flatten<typeof SfPrinter.definition.exposedVariables>, any>
|
|
74
|
+
export type SubCardProperties = Record<Flatten<typeof SubCard.properties>, any>
|
|
75
|
+
export type SubCardStyles = Record<Flatten<typeof SubCard.styles>, any>
|
|
76
|
+
export type SubCardValidation = Record<Flatten<typeof SubCard.validation>, any>
|
|
77
|
+
export type SubCardExposedVariables = Record<Flatten<typeof SubCard.definition.exposedVariables>, any>
|
|
22
78
|
export type UploadProperties = Record<Flatten<typeof Upload.properties>, any>
|
|
23
79
|
export type UploadStyles = Record<Flatten<typeof Upload.styles>, any>
|
|
24
80
|
export type UploadValidation = Record<Flatten<typeof Upload.validation>, any>
|
|
@@ -29,15 +85,15 @@ declare global {
|
|
|
29
85
|
export type Properties<T> =
|
|
30
86
|
LayoutVisible &
|
|
31
87
|
(
|
|
32
|
-
T extends 'location' ? LocationProperties :
|
|
33
88
|
T extends 'upload' ? UploadProperties : never
|
|
89
|
+
T extends 'beneficiary' ? BeneficiaryProperties :
|
|
34
90
|
T extends 'bind-merchant' ? BindMerchantProperties :
|
|
35
91
|
T extends 'cascader' ? CascaderProperties :
|
|
36
92
|
T extends 'date-picker' ? DatePickerProperties :
|
|
37
93
|
T extends 'docking-charge' ? DockingChargeProperties :
|
|
38
94
|
T extends 'input-phone' ? InputPhoneProperties :
|
|
39
95
|
T extends 'location' ? LocationProperties :
|
|
40
96
|
T extends 'package-charge' ? PackageChargeProperties :
|
|
41
97
|
T extends 'policy-config' ? PolicyConfigProperties :
|
|
42
98
|
T extends 'product' ? ProductProperties :
|
|
43
99
|
T extends 'renew-form' ? RenewFormProperties :
|
|
44
100
|
T extends 'select' ? SelectProperties :
|
|
45
101
|
T extends 'service-level' ? ServiceLevelProperties :
|
|
46
102
|
T extends 'sf-printer' ? SfPrinterProperties :
|
|
47
103
|
T extends 'sub-card' ? SubCardProperties :
|
|
48
104
|
T extends 'upload' ? UploadProperties : never
|
|
49
105
|
)
|
|
50
106
|
|
|
51
107
|
export type Styles<T> =
|
|
52
|
-
T extends 'location' ? LocationStyles :
|
|
53
108
|
T extends 'upload' ? UploadStyles : never
|
|
109
|
+
T extends 'beneficiary' ? BeneficiaryStyles :
|
|
54
110
|
T extends 'bind-merchant' ? BindMerchantStyles :
|
|
55
111
|
T extends 'cascader' ? CascaderStyles :
|
|
56
112
|
T extends 'date-picker' ? DatePickerStyles :
|
|
57
113
|
T extends 'docking-charge' ? DockingChargeStyles :
|
|
58
114
|
T extends 'input-phone' ? InputPhoneStyles :
|
|
59
115
|
T extends 'location' ? LocationStyles :
|
|
60
116
|
T extends 'package-charge' ? PackageChargeStyles :
|
|
61
117
|
T extends 'policy-config' ? PolicyConfigStyles :
|
|
62
118
|
T extends 'product' ? ProductStyles :
|
|
63
119
|
T extends 'renew-form' ? RenewFormStyles :
|
|
64
120
|
T extends 'select' ? SelectStyles :
|
|
65
121
|
T extends 'service-level' ? ServiceLevelStyles :
|
|
66
122
|
T extends 'sf-printer' ? SfPrinterStyles :
|
|
67
123
|
T extends 'sub-card' ? SubCardStyles :
|
|
68
124
|
T extends 'upload' ? UploadStyles : never
|
|
69
125
|
|
|
70
126
|
export type Validation<T> =
|
|
71
|
-
T extends 'location' ? LocationValidation :
|
|
72
127
|
T extends 'upload' ? UploadValidation : never
|
|
128
|
+
T extends 'beneficiary' ? BeneficiaryValidation :
|
|
73
129
|
T extends 'bind-merchant' ? BindMerchantValidation :
|
|
74
130
|
T extends 'cascader' ? CascaderValidation :
|
|
75
131
|
T extends 'date-picker' ? DatePickerValidation :
|
|
76
132
|
T extends 'docking-charge' ? DockingChargeValidation :
|
|
77
133
|
T extends 'input-phone' ? InputPhoneValidation :
|
|
78
134
|
T extends 'location' ? LocationValidation :
|
|
79
135
|
T extends 'package-charge' ? PackageChargeValidation :
|
|
80
136
|
T extends 'policy-config' ? PolicyConfigValidation :
|
|
81
137
|
T extends 'product' ? ProductValidation :
|
|
82
138
|
T extends 'renew-form' ? RenewFormValidation :
|
|
83
139
|
T extends 'select' ? SelectValidation :
|
|
84
140
|
T extends 'service-level' ? ServiceLevelValidation :
|
|
85
141
|
T extends 'sf-printer' ? SfPrinterValidation :
|
|
86
142
|
T extends 'sub-card' ? SubCardValidation :
|
|
87
143
|
T extends 'upload' ? UploadValidation : never
|
|
88
144
|
|
|
89
145
|
export type ExposedVariables<T> =
|
|
90
|
-
T extends 'location' ? LocationExposedVariables :
|
|
91
146
|
T extends 'upload' ? UploadExposedVariables : never
|
|
147
|
+
T extends 'beneficiary' ? BeneficiaryExposedVariables :
|
|
92
148
|
T extends 'bind-merchant' ? BindMerchantExposedVariables :
|
|
93
149
|
T extends 'cascader' ? CascaderExposedVariables :
|
|
94
150
|
T extends 'date-picker' ? DatePickerExposedVariables :
|
|
95
151
|
T extends 'docking-charge' ? DockingChargeExposedVariables :
|
|
96
152
|
T extends 'input-phone' ? InputPhoneExposedVariables :
|
|
97
153
|
T extends 'location' ? LocationExposedVariables :
|
|
98
154
|
T extends 'package-charge' ? PackageChargeExposedVariables :
|
|
99
155
|
T extends 'policy-config' ? PolicyConfigExposedVariables :
|
|
100
156
|
T extends 'product' ? ProductExposedVariables :
|
|
101
157
|
T extends 'renew-form' ? RenewFormExposedVariables :
|
|
102
158
|
T extends 'select' ? SelectExposedVariables :
|
|
103
159
|
T extends 'service-level' ? ServiceLevelExposedVariables :
|
|
104
160
|
T extends 'sf-printer' ? SfPrinterExposedVariables :
|
|
105
161
|
T extends 'sub-card' ? SubCardExposedVariables :
|
|
106
162
|
T extends 'upload' ? UploadExposedVariables : never
|
|
107
163
|
}
|