hy-app 0.5.4 → 0.5.5
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/components/hy-action-sheet/typing.d.ts +1 -63
- package/components/hy-address-picker/hy-address-picker.vue +7 -6
- package/components/hy-address-picker/typing.d.ts +0 -84
- package/components/hy-avatar/typing.d.ts +0 -66
- package/components/hy-back-top/typing.d.ts +0 -47
- package/components/hy-badge/typing.d.ts +0 -62
- package/components/hy-button/typing.d.ts +28 -162
- package/components/hy-calendar/hy-calendar.vue +2 -2
- package/components/hy-calendar/typing.d.ts +0 -128
- package/components/hy-card/hy-card.vue +12 -12
- package/components/hy-card/index.scss +17 -5
- package/components/hy-card/props.ts +1 -2
- package/components/hy-card/typing.d.ts +1 -114
- package/components/hy-cell/props.ts +1 -1
- package/components/hy-cell/typing.d.ts +0 -55
- package/components/hy-check-button/typing.d.ts +0 -43
- package/components/hy-checkbox/typing.d.ts +1 -73
- package/components/hy-checkbox-group/typing.d.ts +0 -65
- package/components/hy-code-input/typing.d.ts +0 -70
- package/components/hy-count-down/typing.d.ts +1 -20
- package/components/hy-count-to/typing.d.ts +0 -47
- package/components/hy-coupon/typing.d.ts +0 -133
- package/components/hy-datetime-picker/typing.d.ts +0 -119
- package/components/hy-dropdown-item/typing.d.ts +12 -31
- package/components/hy-empty/typing.d.ts +1 -59
- package/components/hy-float-button/typing.d.ts +24 -113
- package/components/hy-form/typing.d.ts +0 -27
- package/components/hy-form-item/hy-form-item.vue +7 -5
- package/components/hy-form-item/typing.d.ts +0 -19
- package/components/hy-grid/typing.d.ts +0 -43
- package/components/hy-icon/typing.d.ts +0 -86
- package/components/hy-image/typing.d.ts +0 -80
- package/components/hy-input/typing.d.ts +0 -149
- package/components/hy-list/typing.d.ts +0 -51
- package/components/hy-menu/typing.d.ts +0 -35
- package/components/hy-modal/typing.d.ts +9 -84
- package/components/hy-navbar/typing.d.ts +0 -81
- package/components/hy-notice-bar/typing.d.ts +0 -65
- package/components/hy-number-step/typing.d.ts +0 -110
- package/components/hy-overlay/typing.d.ts +2 -27
- package/components/hy-pagination/typing.d.ts +6 -49
- package/components/hy-picker/typing.d.ts +27 -124
- package/components/hy-popover/typing.d.ts +25 -66
- package/components/hy-popup/typing.d.ts +8 -77
- package/components/hy-price/typing.d.ts +0 -41
- package/components/hy-qrcode/hy-qrcode.vue +3 -4
- package/components/hy-qrcode/index.scss +3 -3
- package/components/hy-qrcode/qrcode.js +0 -138
- package/components/hy-qrcode/typing.d.ts +0 -66
- package/components/hy-radio/typing.d.ts +1 -86
- package/components/hy-rate/typing.d.ts +0 -62
- package/components/hy-read-more/typing.d.ts +4 -49
- package/components/hy-scroll-list/typing.d.ts +4 -33
- package/components/hy-search/typing.d.ts +19 -120
- package/components/hy-signature/typing.d.ts +0 -101
- package/components/hy-slider/typing.d.ts +8 -77
- package/components/hy-steps/typing.d.ts +16 -60
- package/components/hy-submit-bar/typing.d.ts +0 -72
- package/components/hy-subsection/typing.d.ts +0 -49
- package/components/hy-swipe-action/index.ts +13 -22
- package/components/hy-swipe-action/typing.d.ts +1 -38
- package/components/hy-swiper/typing.d.ts +0 -101
- package/components/hy-switch/typing.d.ts +0 -62
- package/components/hy-tabbar/index.scss +1 -1
- package/components/hy-tabbar/typing.d.ts +0 -40
- package/components/hy-tabbar-item/typing.ts +0 -12
- package/components/hy-tabs/typing.d.ts +25 -92
- package/components/hy-tag/typing.d.ts +9 -78
- package/components/hy-text/typing.d.ts +3 -100
- package/components/hy-textarea/typing.d.ts +0 -27
- package/components/hy-tooltip/props.ts +0 -1
- package/components/hy-tooltip/typing.d.ts +2 -55
- package/components/hy-transition/typing.d.ts +14 -43
- package/components/hy-upload/typing.d.ts +56 -164
- package/components/hy-warn/typing.d.ts +4 -45
- package/package.json +2 -2
- package/web-types.json +1 -1
- package/components/hy-config-provider/typing.d.ts +0 -24
- package/components/hy-divider/typing.d.ts +0 -64
- package/components/hy-dropdown/typing.d.ts +0 -48
- package/components/hy-form-group/typing.d.ts +0 -0
- package/components/hy-line/typing.d.ts +0 -32
- package/components/hy-line-progress/typing.d.ts +0 -32
- package/components/hy-loading/typing.d.ts +0 -52
- package/components/hy-notify/typing.d.ts +0 -48
- package/components/hy-status-bar/typing.d.ts +0 -12
- package/components/hy-tabbar-group/README.md +0 -326
- package/components/hy-waterfall/typing.d.ts +0 -14
- package/components/hy-watermark/typing.d.ts +0 -76
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import type { CSSProperties } from 'vue'
|
|
2
|
-
|
|
3
|
-
export default interface HyOverlayProps {
|
|
4
|
-
/**
|
|
5
|
-
* @description 显示内容
|
|
6
|
-
* */
|
|
7
|
-
content?: string
|
|
8
|
-
/**
|
|
9
|
-
* @description 显示图片的地址,支持网络图片和base64(钉钉小程序仅支持网络图片)
|
|
10
|
-
* */
|
|
11
|
-
image?: string
|
|
12
|
-
/**
|
|
13
|
-
* @description 图片高度
|
|
14
|
-
* */
|
|
15
|
-
imageHeight?: number
|
|
16
|
-
/**
|
|
17
|
-
* @description 图片宽度
|
|
18
|
-
* */
|
|
19
|
-
imageWidth?: number
|
|
20
|
-
/**
|
|
21
|
-
* @description X轴间距,单位px
|
|
22
|
-
* */
|
|
23
|
-
gutterX?: number
|
|
24
|
-
/**
|
|
25
|
-
* @description Y轴间距,单位px
|
|
26
|
-
* */
|
|
27
|
-
gutterY?: number
|
|
28
|
-
/**
|
|
29
|
-
* @description canvas画布宽度,单位px
|
|
30
|
-
* */
|
|
31
|
-
width?: number
|
|
32
|
-
/**
|
|
33
|
-
* @description canvas画布高度,单位px
|
|
34
|
-
* */
|
|
35
|
-
height?: number
|
|
36
|
-
/**
|
|
37
|
-
* @description 是否为全屏水印
|
|
38
|
-
* */
|
|
39
|
-
fullScreen?: boolean
|
|
40
|
-
/**
|
|
41
|
-
* @description 水印字体颜色
|
|
42
|
-
* */
|
|
43
|
-
color?: string
|
|
44
|
-
/**
|
|
45
|
-
* @description 水印字体大小,单位px
|
|
46
|
-
* */
|
|
47
|
-
size?: number
|
|
48
|
-
/**
|
|
49
|
-
* @description 水印字体样式(仅微信和h5支持),可能的值:normal、italic、oblique
|
|
50
|
-
* */
|
|
51
|
-
fontStyle?: string
|
|
52
|
-
/**
|
|
53
|
-
* @description 水印字体的粗细(仅微信和h5支持)
|
|
54
|
-
* */
|
|
55
|
-
fontWeight?: string
|
|
56
|
-
/**
|
|
57
|
-
* @description 水印字体系列(仅微信和h5支持)
|
|
58
|
-
* */
|
|
59
|
-
fontFamily?: string
|
|
60
|
-
/**
|
|
61
|
-
* @description 水印旋转角度
|
|
62
|
-
* */
|
|
63
|
-
rotate?: number
|
|
64
|
-
/**
|
|
65
|
-
* @description 自定义层级
|
|
66
|
-
* */
|
|
67
|
-
zIndex?: number
|
|
68
|
-
/**
|
|
69
|
-
* @description 自定义透明度,取值 0~1
|
|
70
|
-
* */
|
|
71
|
-
opacity?: number
|
|
72
|
-
/**
|
|
73
|
-
* @description 定义需要用到的外部样式
|
|
74
|
-
* */
|
|
75
|
-
customStyle?: CSSProperties
|
|
76
|
-
}
|