@tplc/business 0.2.4 → 0.2.6

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.
Files changed (115) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/components/lcb-calendar-search/lcb-calendar-search.vue +33 -3
  3. package/components/lcb-list/components/FilterList/index.vue +7 -17
  4. package/components/lcb-list/lcb-list.vue +3 -1
  5. package/components/lcb-list/types.ts +1 -0
  6. package/components/lcb-map/lcb-map.vue +203 -0
  7. package/components/lcb-map/types.ts +3 -0
  8. package/components/lcb-vip/lcb-vip.vue +1 -1
  9. package/global.d.ts +1 -0
  10. package/hooks/useAutoHeight.ts +20 -0
  11. package/iconfonts/index.css +23 -3
  12. package/package.json +1 -1
  13. package/types/api/user.d.ts +0 -6
  14. package/types/components/lcb-action-view/lcb-action-view.vue.d.ts +0 -41
  15. package/types/components/lcb-action-view/types.d.ts +0 -33
  16. package/types/components/lcb-advert/lcb-advert.vue.d.ts +0 -28
  17. package/types/components/lcb-advert/types.d.ts +0 -3
  18. package/types/components/lcb-area-picker/api/index.d.ts +0 -48
  19. package/types/components/lcb-area-picker/lcb-area-picker.vue.d.ts +0 -79
  20. package/types/components/lcb-area-picker/types.d.ts +0 -3
  21. package/types/components/lcb-banner/lcb-banner.vue.d.ts +0 -62
  22. package/types/components/lcb-banner/types.d.ts +0 -47
  23. package/types/components/lcb-banner-block/lcb-banner-block.vue.d.ts +0 -56
  24. package/types/components/lcb-banner-block/types.d.ts +0 -18
  25. package/types/components/lcb-block/lcb-block.vue.d.ts +0 -74
  26. package/types/components/lcb-block/types.d.ts +0 -40
  27. package/types/components/lcb-button/lcb-button.vue.d.ts +0 -42
  28. package/types/components/lcb-button/types.d.ts +0 -7
  29. package/types/components/lcb-calendar/api/index.d.ts +0 -16
  30. package/types/components/lcb-calendar/lcb-calendar.vue.d.ts +0 -137
  31. package/types/components/lcb-calendar-search/lcb-calendar-search.vue.d.ts +0 -64
  32. package/types/components/lcb-calendar-search/types.d.ts +0 -4
  33. package/types/components/lcb-city-select/api/index.d.ts +0 -32
  34. package/types/components/lcb-city-select/components/lcb-city-letter/index.vue.d.ts +0 -53
  35. package/types/components/lcb-city-select/components/lcb-city-list/index.vue.d.ts +0 -48
  36. package/types/components/lcb-city-select/components/lcb-city-list/types.d.ts +0 -5
  37. package/types/components/lcb-city-select/lcb-city-select.vue.d.ts +0 -77
  38. package/types/components/lcb-city-select/types.d.ts +0 -5
  39. package/types/components/lcb-dynamic-data/lcb-dynamic-data.vue.d.ts +0 -44
  40. package/types/components/lcb-dynamic-data/types.d.ts +0 -7
  41. package/types/components/lcb-gap/lcb-gap.vue.d.ts +0 -42
  42. package/types/components/lcb-gap/types.d.ts +0 -7
  43. package/types/components/lcb-grid/lcb-grid.vue.d.ts +0 -74
  44. package/types/components/lcb-grid/types.d.ts +0 -16
  45. package/types/components/lcb-home-search/lcb-home-search.vue.d.ts +0 -71
  46. package/types/components/lcb-home-search/types.d.ts +0 -7
  47. package/types/components/lcb-image/Image/index.vue.d.ts +0 -56
  48. package/types/components/lcb-image/lcb-image.vue.d.ts +0 -70
  49. package/types/components/lcb-image/types.d.ts +0 -14
  50. package/types/components/lcb-img-nav/lcb-img-nav.vue.d.ts +0 -99
  51. package/types/components/lcb-img-nav/types.d.ts +0 -46
  52. package/types/components/lcb-list/api.d.ts +0 -60
  53. package/types/components/lcb-list/components/ActionView/index.vue.d.ts +0 -34
  54. package/types/components/lcb-list/components/ComponentGroup/index.vue.d.ts +0 -32
  55. package/types/components/lcb-list/components/ComponentGroup/type.d.ts +0 -5
  56. package/types/components/lcb-list/components/FilterList/index.vue.d.ts +0 -48
  57. package/types/components/lcb-list/components/FilterList/type.d.ts +0 -11
  58. package/types/components/lcb-list/components/FilterSelect/index.vue.d.ts +0 -41
  59. package/types/components/lcb-list/components/FilterSelect/type.d.ts +0 -2
  60. package/types/components/lcb-list/components/FilterSlider/index.vue.d.ts +0 -36
  61. package/types/components/lcb-list/components/FilterSlider/types.d.ts +0 -2
  62. package/types/components/lcb-list/components/FilterTabs/index.vue.d.ts +0 -36
  63. package/types/components/lcb-list/components/FilterTabs/type.d.ts +0 -5
  64. package/types/components/lcb-list/components/FilterView/index.vue.d.ts +0 -36
  65. package/types/components/lcb-list/components/FilterView/type.d.ts +0 -7
  66. package/types/components/lcb-list/components/SelectTagView/index.vue.d.ts +0 -43
  67. package/types/components/lcb-list/components/TagSelect/index.vue.d.ts +0 -39
  68. package/types/components/lcb-list/components/TagSelect/type.d.ts +0 -4
  69. package/types/components/lcb-list/components/TreeSelect/index.vue.d.ts +0 -41
  70. package/types/components/lcb-list/components/TreeSelect/type.d.ts +0 -2
  71. package/types/components/lcb-list/hooks/useSelect.d.ts +0 -25
  72. package/types/components/lcb-list/lcb-list.vue.d.ts +0 -66
  73. package/types/components/lcb-list/types.d.ts +0 -25
  74. package/types/components/lcb-nav/Search/index.vue.d.ts +0 -44
  75. package/types/components/lcb-nav/Title/index.vue.d.ts +0 -28
  76. package/types/components/lcb-nav/lcb-nav.vue.d.ts +0 -92
  77. package/types/components/lcb-nav/types.d.ts +0 -41
  78. package/types/components/lcb-notice/api/index.d.ts +0 -19
  79. package/types/components/lcb-notice/lcb-notice.vue.d.ts +0 -77
  80. package/types/components/lcb-notice/types.d.ts +0 -14
  81. package/types/components/lcb-product/lcb-product.vue.d.ts +0 -67
  82. package/types/components/lcb-product/types.d.ts +0 -10
  83. package/types/components/lcb-product-item/components/ItemValue.vue.d.ts +0 -91
  84. package/types/components/lcb-product-item/lcb-product-item.vue.d.ts +0 -169
  85. package/types/components/lcb-product-item/types.d.ts +0 -65
  86. package/types/components/lcb-rich-text/lcb-rich-text.vue.d.ts +0 -44
  87. package/types/components/lcb-rich-text/types.d.ts +0 -4
  88. package/types/components/lcb-swiper/lcb-swiper.vue.d.ts +0 -118
  89. package/types/components/lcb-tags/Tag/index.vue.d.ts +0 -44
  90. package/types/components/lcb-tags/lcb-tags.vue.d.ts +0 -59
  91. package/types/components/lcb-tags/types.d.ts +0 -13
  92. package/types/components/lcb-text/lcb-text.vue.d.ts +0 -42
  93. package/types/components/lcb-text/types.d.ts +0 -4
  94. package/types/components/lcb-title/lcb-title.vue.d.ts +0 -94
  95. package/types/components/lcb-title/types.d.ts +0 -22
  96. package/types/components/lcb-user-order/lcb-user-order.vue.d.ts +0 -62
  97. package/types/components/lcb-user-order/types.d.ts +0 -27
  98. package/types/components/lcb-user-top/Nums/index.vue.d.ts +0 -32
  99. package/types/components/lcb-user-top/lcb-user-top.vue.d.ts +0 -98
  100. package/types/components/lcb-user-top/types.d.ts +0 -38
  101. package/types/components/lcb-video/lcb-video.vue.d.ts +0 -56
  102. package/types/components/lcb-video/types.d.ts +0 -10
  103. package/types/components/lcb-vip/api/index.d.ts +0 -34
  104. package/types/components/lcb-vip/components/InfoDialog/index.vue.d.ts +0 -38
  105. package/types/components/lcb-vip/lcb-vip.vue.d.ts +0 -68
  106. package/types/components/lcb-vip/types.d.ts +0 -8
  107. package/types/constants.d.ts +0 -5
  108. package/types/hooks/useLocation.api.d.ts +0 -9
  109. package/types/hooks/useLocation.d.ts +0 -7
  110. package/types/hooks/usePageScroll.d.ts +0 -2
  111. package/types/hooks/useUpload.api.d.ts +0 -12
  112. package/types/hooks/useUpload.d.ts +0 -21
  113. package/types/utils/auth.d.ts +0 -2
  114. package/types/utils/transform.d.ts +0 -5
  115. package/types/utils/utils.d.ts +0 -3
@@ -1,53 +0,0 @@
1
- import { LcbCitySelectProps } from '../../../lcb-city-select/types'
2
- import { ChildHotAddress } from '../../api'
3
- declare let __VLS_typeProps: LcbCitySelectProps
4
- type __VLS_PublicProps = {
5
- modelValue?: ChildHotAddress
6
- } & typeof __VLS_typeProps
7
- declare const _default: import('vue').DefineComponent<
8
- __VLS_WithDefaults<__VLS_TypePropsToOption<__VLS_PublicProps>, {}>,
9
- {},
10
- unknown,
11
- {},
12
- {},
13
- import('vue').ComponentOptionsMixin,
14
- import('vue').ComponentOptionsMixin,
15
- {
16
- 'update:modelValue': (modelValue: ChildHotAddress) => void
17
- },
18
- string,
19
- import('vue').PublicProps,
20
- Readonly<
21
- import('vue').ExtractPropTypes<
22
- __VLS_WithDefaults<__VLS_TypePropsToOption<__VLS_PublicProps>, {}>
23
- >
24
- > & {
25
- 'onUpdate:modelValue'?: ((modelValue: ChildHotAddress) => any) | undefined
26
- },
27
- {},
28
- {}
29
- >
30
- export default _default
31
- type __VLS_WithDefaults<P, D> = {
32
- [K in keyof Pick<P, keyof P>]: K extends keyof D
33
- ? __VLS_Prettify<
34
- P[K] & {
35
- default: D[K]
36
- }
37
- >
38
- : P[K]
39
- }
40
- type __VLS_Prettify<T> = {
41
- [K in keyof T]: T[K]
42
- } & {}
43
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
44
- type __VLS_TypePropsToOption<T> = {
45
- [K in keyof T]-?: {} extends Pick<T, K>
46
- ? {
47
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
48
- }
49
- : {
50
- type: import('vue').PropType<T[K]>
51
- required: true
52
- }
53
- }
@@ -1,48 +0,0 @@
1
- import { LcbCityListProps } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<__VLS_TypePropsToOption<LcbCityListProps>, {}>,
4
- {},
5
- unknown,
6
- {},
7
- {},
8
- import('vue').ComponentOptionsMixin,
9
- import('vue').ComponentOptionsMixin,
10
- {
11
- click: (...args: any[]) => void
12
- },
13
- string,
14
- import('vue').PublicProps,
15
- Readonly<
16
- import('vue').ExtractPropTypes<
17
- __VLS_WithDefaults<__VLS_TypePropsToOption<LcbCityListProps>, {}>
18
- >
19
- > & {
20
- onClick?: ((...args: any[]) => any) | undefined
21
- },
22
- {},
23
- {}
24
- >
25
- export default _default
26
- type __VLS_WithDefaults<P, D> = {
27
- [K in keyof Pick<P, keyof P>]: K extends keyof D
28
- ? __VLS_Prettify<
29
- P[K] & {
30
- default: D[K]
31
- }
32
- >
33
- : P[K]
34
- }
35
- type __VLS_Prettify<T> = {
36
- [K in keyof T]: T[K]
37
- } & {}
38
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
39
- type __VLS_TypePropsToOption<T> = {
40
- [K in keyof T]-?: {} extends Pick<T, K>
41
- ? {
42
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
43
- }
44
- : {
45
- type: import('vue').PropType<T[K]>
46
- required: true
47
- }
48
- }
@@ -1,5 +0,0 @@
1
- import { LcbAddress } from '../../api'
2
- export interface LcbCityListProps {
3
- list: LcbAddress[]
4
- keyword: string
5
- }
@@ -1,77 +0,0 @@
1
- import { ChildHotAddress } from './api'
2
- import { LcbCitySelectProps } from './types'
3
- declare let __VLS_typeProps: LcbCitySelectProps
4
- type __VLS_PublicProps = {
5
- modelValue?: ChildHotAddress
6
- } & typeof __VLS_typeProps
7
- declare function __VLS_template(): {
8
- default?(_: {}): any
9
- }
10
- declare const __VLS_component: import('vue').DefineComponent<
11
- __VLS_WithDefaults<
12
- __VLS_TypePropsToOption<__VLS_PublicProps>,
13
- {
14
- placeholder: string
15
- }
16
- >,
17
- {},
18
- unknown,
19
- {},
20
- {},
21
- import('vue').ComponentOptionsMixin,
22
- import('vue').ComponentOptionsMixin,
23
- {
24
- 'update:modelValue': (modelValue: ChildHotAddress) => void
25
- },
26
- string,
27
- import('vue').PublicProps,
28
- Readonly<
29
- import('vue').ExtractPropTypes<
30
- __VLS_WithDefaults<
31
- __VLS_TypePropsToOption<__VLS_PublicProps>,
32
- {
33
- placeholder: string
34
- }
35
- >
36
- >
37
- > & {
38
- 'onUpdate:modelValue'?: ((modelValue: ChildHotAddress) => any) | undefined
39
- },
40
- {
41
- placeholder: string
42
- },
43
- {}
44
- >
45
- declare const _default: __VLS_WithTemplateSlots<
46
- typeof __VLS_component,
47
- ReturnType<typeof __VLS_template>
48
- >
49
- export default _default
50
- type __VLS_WithDefaults<P, D> = {
51
- [K in keyof Pick<P, keyof P>]: K extends keyof D
52
- ? __VLS_Prettify<
53
- P[K] & {
54
- default: D[K]
55
- }
56
- >
57
- : P[K]
58
- }
59
- type __VLS_Prettify<T> = {
60
- [K in keyof T]: T[K]
61
- } & {}
62
- type __VLS_WithTemplateSlots<T, S> = T & {
63
- new (): {
64
- $slots: S
65
- }
66
- }
67
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
68
- type __VLS_TypePropsToOption<T> = {
69
- [K in keyof T]-?: {} extends Pick<T, K>
70
- ? {
71
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
72
- }
73
- : {
74
- type: import('vue').PropType<T[K]>
75
- required: true
76
- }
77
- }
@@ -1,5 +0,0 @@
1
- import { UserLocation } from '../../hooks/useLocation.api'
2
- export interface LcbCitySelectProps {
3
- location?: UserLocation
4
- placeholder?: string
5
- }
@@ -1,44 +0,0 @@
1
- import { LcbDynamicDataProps } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<__VLS_TypePropsToOption<LcbDynamicDataProps>, {}>,
4
- {},
5
- unknown,
6
- {},
7
- {},
8
- import('vue').ComponentOptionsMixin,
9
- import('vue').ComponentOptionsMixin,
10
- {},
11
- string,
12
- import('vue').PublicProps,
13
- Readonly<
14
- import('vue').ExtractPropTypes<
15
- __VLS_WithDefaults<__VLS_TypePropsToOption<LcbDynamicDataProps>, {}>
16
- >
17
- >,
18
- {},
19
- {}
20
- >
21
- export default _default
22
- type __VLS_WithDefaults<P, D> = {
23
- [K in keyof Pick<P, keyof P>]: K extends keyof D
24
- ? __VLS_Prettify<
25
- P[K] & {
26
- default: D[K]
27
- }
28
- >
29
- : P[K]
30
- }
31
- type __VLS_Prettify<T> = {
32
- [K in keyof T]: T[K]
33
- } & {}
34
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
35
- type __VLS_TypePropsToOption<T> = {
36
- [K in keyof T]-?: {} extends Pick<T, K>
37
- ? {
38
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
39
- }
40
- : {
41
- type: import('vue').PropType<T[K]>
42
- required: true
43
- }
44
- }
@@ -1,7 +0,0 @@
1
- export interface LcbDynamicDataProps {
2
- items: {
3
- title: string
4
- unit?: string
5
- key: string
6
- }[]
7
- }
@@ -1,42 +0,0 @@
1
- import { LcbGapProps } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<__VLS_TypePropsToOption<LcbGapProps>, {}>,
4
- {},
5
- unknown,
6
- {},
7
- {},
8
- import('vue').ComponentOptionsMixin,
9
- import('vue').ComponentOptionsMixin,
10
- {},
11
- string,
12
- import('vue').PublicProps,
13
- Readonly<
14
- import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<LcbGapProps>, {}>>
15
- >,
16
- {},
17
- {}
18
- >
19
- export default _default
20
- type __VLS_WithDefaults<P, D> = {
21
- [K in keyof Pick<P, keyof P>]: K extends keyof D
22
- ? __VLS_Prettify<
23
- P[K] & {
24
- default: D[K]
25
- }
26
- >
27
- : P[K]
28
- }
29
- type __VLS_Prettify<T> = {
30
- [K in keyof T]: T[K]
31
- } & {}
32
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
33
- type __VLS_TypePropsToOption<T> = {
34
- [K in keyof T]-?: {} extends Pick<T, K>
35
- ? {
36
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
37
- }
38
- : {
39
- type: import('vue').PropType<T[K]>
40
- required: true
41
- }
42
- }
@@ -1,7 +0,0 @@
1
- import { LcbBlockProps } from '../lcb-block/types'
2
- export interface LcbGapProps extends LcbBlockProps {
3
- height?: number | string
4
- safeAreaBottom?: boolean
5
- bgColor?: string
6
- safeAreaTop?: boolean
7
- }
@@ -1,74 +0,0 @@
1
- import { LcbGridProps } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<
4
- __VLS_TypePropsToOption<LcbGridProps>,
5
- {
6
- marginHorizontal: number
7
- height: number
8
- cols: number
9
- gap: number
10
- textAlign: string
11
- imgRadius: number
12
- fontSize: number
13
- }
14
- >,
15
- {},
16
- unknown,
17
- {},
18
- {},
19
- import('vue').ComponentOptionsMixin,
20
- import('vue').ComponentOptionsMixin,
21
- {},
22
- string,
23
- import('vue').PublicProps,
24
- Readonly<
25
- import('vue').ExtractPropTypes<
26
- __VLS_WithDefaults<
27
- __VLS_TypePropsToOption<LcbGridProps>,
28
- {
29
- marginHorizontal: number
30
- height: number
31
- cols: number
32
- gap: number
33
- textAlign: string
34
- imgRadius: number
35
- fontSize: number
36
- }
37
- >
38
- >
39
- >,
40
- {
41
- height: number
42
- marginHorizontal: number
43
- fontSize: number
44
- textAlign: 'left' | 'center' | 'right'
45
- cols: number
46
- gap: number
47
- imgRadius: number
48
- },
49
- {}
50
- >
51
- export default _default
52
- type __VLS_WithDefaults<P, D> = {
53
- [K in keyof Pick<P, keyof P>]: K extends keyof D
54
- ? __VLS_Prettify<
55
- P[K] & {
56
- default: D[K]
57
- }
58
- >
59
- : P[K]
60
- }
61
- type __VLS_Prettify<T> = {
62
- [K in keyof T]: T[K]
63
- } & {}
64
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
65
- type __VLS_TypePropsToOption<T> = {
66
- [K in keyof T]-?: {} extends Pick<T, K>
67
- ? {
68
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
69
- }
70
- : {
71
- type: import('vue').PropType<T[K]>
72
- required: true
73
- }
74
- }
@@ -1,16 +0,0 @@
1
- import { LcbBlockProps } from '../lcb-block/types'
2
- import { ActionView } from 'action'
3
- export interface LcbGridProps extends LcbBlockProps {
4
- items?: ActionView[]
5
- height?: number
6
- width?: number
7
- cols?: number
8
- gap?: number
9
- imgRadius?: number
10
- imgBgColor?: string
11
- imgPadding?: number
12
- textAlign?: 'left' | 'center' | 'right'
13
- textBgColor?: string
14
- textPH?: number
15
- textPV?: number
16
- }
@@ -1,71 +0,0 @@
1
- import { LcbHomeSearch } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<
4
- __VLS_TypePropsToOption<LcbHomeSearch>,
5
- {
6
- marginHorizontal: number
7
- backgroundColor: string
8
- radius: number
9
- placeholder: string
10
- btnText: string
11
- opacity: number
12
- }
13
- >,
14
- {},
15
- unknown,
16
- {},
17
- {},
18
- import('vue').ComponentOptionsMixin,
19
- import('vue').ComponentOptionsMixin,
20
- {},
21
- string,
22
- import('vue').PublicProps,
23
- Readonly<
24
- import('vue').ExtractPropTypes<
25
- __VLS_WithDefaults<
26
- __VLS_TypePropsToOption<LcbHomeSearch>,
27
- {
28
- marginHorizontal: number
29
- backgroundColor: string
30
- radius: number
31
- placeholder: string
32
- btnText: string
33
- opacity: number
34
- }
35
- >
36
- >
37
- >,
38
- {
39
- radius: number
40
- placeholder: string
41
- marginHorizontal: number
42
- backgroundColor: string
43
- opacity: number
44
- btnText: string
45
- },
46
- {}
47
- >
48
- export default _default
49
- type __VLS_WithDefaults<P, D> = {
50
- [K in keyof Pick<P, keyof P>]: K extends keyof D
51
- ? __VLS_Prettify<
52
- P[K] & {
53
- default: D[K]
54
- }
55
- >
56
- : P[K]
57
- }
58
- type __VLS_Prettify<T> = {
59
- [K in keyof T]: T[K]
60
- } & {}
61
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
62
- type __VLS_TypePropsToOption<T> = {
63
- [K in keyof T]-?: {} extends Pick<T, K>
64
- ? {
65
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
66
- }
67
- : {
68
- type: import('vue').PropType<T[K]>
69
- required: true
70
- }
71
- }
@@ -1,7 +0,0 @@
1
- import { ActionView } from 'action'
2
- import { LcbBlockProps } from '../lcb-block/types'
3
- export interface LcbHomeSearch extends LcbBlockProps {
4
- placeholder?: string
5
- items?: ActionView[]
6
- btnText?: string
7
- }
@@ -1,56 +0,0 @@
1
- import { LcbImageProps } from '../types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<
4
- __VLS_TypePropsToOption<LcbImageProps>,
5
- {
6
- imageMargin: number
7
- }
8
- >,
9
- {},
10
- unknown,
11
- {},
12
- {},
13
- import('vue').ComponentOptionsMixin,
14
- import('vue').ComponentOptionsMixin,
15
- {},
16
- string,
17
- import('vue').PublicProps,
18
- Readonly<
19
- import('vue').ExtractPropTypes<
20
- __VLS_WithDefaults<
21
- __VLS_TypePropsToOption<LcbImageProps>,
22
- {
23
- imageMargin: number
24
- }
25
- >
26
- >
27
- >,
28
- {
29
- imageMargin: number
30
- },
31
- {}
32
- >
33
- export default _default
34
- type __VLS_WithDefaults<P, D> = {
35
- [K in keyof Pick<P, keyof P>]: K extends keyof D
36
- ? __VLS_Prettify<
37
- P[K] & {
38
- default: D[K]
39
- }
40
- >
41
- : P[K]
42
- }
43
- type __VLS_Prettify<T> = {
44
- [K in keyof T]: T[K]
45
- } & {}
46
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
47
- type __VLS_TypePropsToOption<T> = {
48
- [K in keyof T]-?: {} extends Pick<T, K>
49
- ? {
50
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
51
- }
52
- : {
53
- type: import('vue').PropType<T[K]>
54
- required: true
55
- }
56
- }
@@ -1,70 +0,0 @@
1
- import { LcbImageProps } from './types'
2
- declare const _default: import('vue').DefineComponent<
3
- __VLS_WithDefaults<
4
- __VLS_TypePropsToOption<LcbImageProps>,
5
- {
6
- styleGroup: number
7
- imageMargin: number
8
- imageSize: number
9
- marginTop: number
10
- marginBottom: number
11
- marginHorizontal: number
12
- }
13
- >,
14
- {},
15
- unknown,
16
- {},
17
- {},
18
- import('vue').ComponentOptionsMixin,
19
- import('vue').ComponentOptionsMixin,
20
- {},
21
- string,
22
- import('vue').PublicProps,
23
- Readonly<
24
- import('vue').ExtractPropTypes<
25
- __VLS_WithDefaults<
26
- __VLS_TypePropsToOption<LcbImageProps>,
27
- {
28
- styleGroup: number
29
- imageMargin: number
30
- imageSize: number
31
- marginTop: number
32
- marginBottom: number
33
- marginHorizontal: number
34
- }
35
- >
36
- >
37
- >,
38
- {
39
- marginHorizontal: number
40
- styleGroup: number
41
- imageSize: number
42
- imageMargin: number
43
- marginBottom: number
44
- },
45
- {}
46
- >
47
- export default _default
48
- type __VLS_WithDefaults<P, D> = {
49
- [K in keyof Pick<P, keyof P>]: K extends keyof D
50
- ? __VLS_Prettify<
51
- P[K] & {
52
- default: D[K]
53
- }
54
- >
55
- : P[K]
56
- }
57
- type __VLS_Prettify<T> = {
58
- [K in keyof T]: T[K]
59
- } & {}
60
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T
61
- type __VLS_TypePropsToOption<T> = {
62
- [K in keyof T]-?: {} extends Pick<T, K>
63
- ? {
64
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>
65
- }
66
- : {
67
- type: import('vue').PropType<T[K]>
68
- required: true
69
- }
70
- }
@@ -1,14 +0,0 @@
1
- import { ActionView } from 'action'
2
- export interface LcbImageProps {
3
- items?: Partial<ActionView>[]
4
- styleGroup?: number
5
- imageRadius?: number
6
- itemPadding?: number
7
- enablePreview?: boolean
8
- marginHorizontal?: number
9
- imageMargin?: number
10
- imageSize?: number
11
- floatUp?: number
12
- marginBottom?: number
13
- imageHeight?: number
14
- }