@nutui/nutui 4.0.0-beta.24 → 4.0.0-beta.26

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 (146) hide show
  1. package/CHANGELOG.md +13 -940
  2. package/dist/nutui.es.js +1 -1
  3. package/dist/nutui.umd.js +2 -2
  4. package/dist/packages/_es/ActionSheet.js +1 -1
  5. package/dist/packages/_es/Address.js +4 -4
  6. package/dist/packages/_es/AddressList.js +25 -25
  7. package/dist/packages/_es/Barrage.js +42 -18
  8. package/dist/packages/_es/Calendar.js +12 -12
  9. package/dist/packages/_es/CalendarItem.js +1 -1
  10. package/dist/packages/_es/Cascader.js +1 -1
  11. package/dist/packages/_es/CollapseItem.js +2 -2
  12. package/dist/packages/_es/Dialog.js +1 -1
  13. package/dist/packages/_es/ImagePreview.js +1 -1
  14. package/dist/packages/_es/InfiniteLoading.js +1 -1
  15. package/dist/packages/_es/MenuItem.js +1 -1
  16. package/dist/packages/_es/Navbar.js +4 -4
  17. package/dist/packages/_es/Noticebar.js +11 -7
  18. package/dist/packages/_es/Notify.js +1 -1
  19. package/dist/packages/_es/NumberKeyboard.js +1 -1
  20. package/dist/packages/_es/Popover.js +1 -1
  21. package/dist/packages/_es/Popup.js +1 -1
  22. package/dist/packages/_es/Progress.js +1 -1
  23. package/dist/packages/_es/Searchbar.js +1 -1
  24. package/dist/packages/_es/ShortPassword.js +1 -1
  25. package/dist/packages/_es/Sku.js +1 -1
  26. package/dist/packages/_es/TimeSelect.js +1 -1
  27. package/dist/packages/_es/Tour.js +3 -3
  28. package/dist/packages/_es/TrendArrow.js +2 -2
  29. package/dist/packages/_es/{index-f3a722c9.js → index-2ae3ae87.js} +4 -4
  30. package/dist/packages/_es/{index-af79da1a.js → index-991c279f.js} +1 -1
  31. package/dist/packages/countup/index.scss +1 -0
  32. package/dist/packages/ecard/index.scss +2 -2
  33. package/dist/packages/noticebar/index.scss +9 -9
  34. package/dist/smartips/web-types.json +6 -6
  35. package/dist/style.css +1 -1
  36. package/dist/styles/themes/default.scss +53 -53
  37. package/dist/styles/themes/jdb.scss +53 -53
  38. package/dist/styles/themes/jddkh.scss +53 -53
  39. package/dist/styles/themes/jdt.scss +53 -53
  40. package/dist/styles/variables-jdb.scss +2 -4
  41. package/dist/styles/variables-jddkh.scss +2 -4
  42. package/dist/styles/variables-jdt.scss +2 -4
  43. package/dist/styles/variables.scss +2 -4
  44. package/dist/types/__VUE/noticebar/index.vue.d.ts +6 -10
  45. package/dist/types/index.d.ts +1 -1
  46. package/package.json +1 -1
  47. package/dist/types/__VUE/actionsheet/index.taro.vue.d.ts +0 -310
  48. package/dist/types/__VUE/address/index.taro.vue.d.ts +0 -397
  49. package/dist/types/__VUE/addresslist/components/GeneralShell.taro.vue.d.ts +0 -60
  50. package/dist/types/__VUE/addresslist/components/ItemContents.taro.vue.d.ts +0 -23
  51. package/dist/types/__VUE/addresslist/index.taro.vue.d.ts +0 -83
  52. package/dist/types/__VUE/animate/index.taro.vue.d.ts +0 -54
  53. package/dist/types/__VUE/avatar/index.taro.vue.d.ts +0 -76
  54. package/dist/types/__VUE/avatargroup/index.taro.vue.d.ts +0 -92
  55. package/dist/types/__VUE/backtop/index.taro.vue.d.ts +0 -76
  56. package/dist/types/__VUE/badge/index.taro.vue.d.ts +0 -93
  57. package/dist/types/__VUE/barrage/index.taro.vue.d.ts +0 -80
  58. package/dist/types/__VUE/button/index.taro.vue.d.ts +0 -90
  59. package/dist/types/__VUE/calendar/index.taro.vue.d.ts +0 -187
  60. package/dist/types/__VUE/calendaritem/index.taro.vue.d.ts +0 -217
  61. package/dist/types/__VUE/card/index.taro.vue.d.ts +0 -89
  62. package/dist/types/__VUE/cascader/cascader-item.taro.vue.d.ts +0 -77
  63. package/dist/types/__VUE/cascader/index.taro.vue.d.ts +0 -263
  64. package/dist/types/__VUE/category/index.taro.vue.d.ts +0 -42
  65. package/dist/types/__VUE/categorypane/index.taro.vue.d.ts +0 -54
  66. package/dist/types/__VUE/cell/index.taro.vue.d.ts +0 -124
  67. package/dist/types/__VUE/checkbox/index.taro.vue.d.ts +0 -12
  68. package/dist/types/__VUE/circleprogress/index.taro.vue.d.ts +0 -93
  69. package/dist/types/__VUE/collapse/index.taro.vue.d.ts +0 -38
  70. package/dist/types/__VUE/collapseitem/index.taro.vue.d.ts +0 -111
  71. package/dist/types/__VUE/comment/components/CmtBottom.taro.vue.d.ts +0 -42
  72. package/dist/types/__VUE/comment/components/CmtHeader.taro.vue.d.ts +0 -27
  73. package/dist/types/__VUE/comment/components/CmtImages.taro.vue.d.ts +0 -59
  74. package/dist/types/__VUE/comment/index.taro.vue.d.ts +0 -119
  75. package/dist/types/__VUE/configprovider/index.taro.vue.d.ts +0 -45
  76. package/dist/types/__VUE/countdown/index.taro.vue.d.ts +0 -103
  77. package/dist/types/__VUE/countup/index.taro.vue.d.ts +0 -213
  78. package/dist/types/__VUE/datepicker/index.taro.vue.d.ts +0 -232
  79. package/dist/types/__VUE/dialog/index.taro.vue.d.ts +0 -345
  80. package/dist/types/__VUE/divider/index.taro.vue.d.ts +0 -53
  81. package/dist/types/__VUE/drag/index.taro.vue.d.ts +0 -62
  82. package/dist/types/__VUE/ecard/index.taro.vue.d.ts +0 -128
  83. package/dist/types/__VUE/elevator/index.taro.vue.d.ts +0 -117
  84. package/dist/types/__VUE/ellipsis/index.taro.vue.d.ts +0 -103
  85. package/dist/types/__VUE/empty/index.taro.vue.d.ts +0 -46
  86. package/dist/types/__VUE/fixednav/index.taro.vue.d.ts +0 -105
  87. package/dist/types/__VUE/form/index.taro.vue.d.ts +0 -40
  88. package/dist/types/__VUE/formitem/index.taro.vue.d.ts +0 -114
  89. package/dist/types/__VUE/grid/index.taro.vue.d.ts +0 -84
  90. package/dist/types/__VUE/griditem/index.taro.vue.d.ts +0 -22
  91. package/dist/types/__VUE/icon/index.taro.vue.d.ts +0 -12
  92. package/dist/types/__VUE/image/index.taro.vue.d.ts +0 -32
  93. package/dist/types/__VUE/imagepreview/index.taro.vue.d.ts +0 -163
  94. package/dist/types/__VUE/indicator/index.taro.vue.d.ts +0 -70
  95. package/dist/types/__VUE/input/index.taro.vue.d.ts +0 -224
  96. package/dist/types/__VUE/inputnumber/index.taro.vue.d.ts +0 -116
  97. package/dist/types/__VUE/invoice/index.taro.vue.d.ts +0 -52
  98. package/dist/types/__VUE/layout/index.taro.vue.d.ts +0 -12
  99. package/dist/types/__VUE/list/index.taro.vue.d.ts +0 -58
  100. package/dist/types/__VUE/menu/index.taro.vue.d.ts +0 -93
  101. package/dist/types/__VUE/menuitem/index.taro.vue.d.ts +0 -89
  102. package/dist/types/__VUE/navbar/index.taro.vue.d.ts +0 -121
  103. package/dist/types/__VUE/noticebar/index.taro.vue.d.ts +0 -207
  104. package/dist/types/__VUE/notify/index.taro.vue.d.ts +0 -110
  105. package/dist/types/__VUE/numberkeyboard/index.taro.vue.d.ts +0 -132
  106. package/dist/types/__VUE/overlay/index.taro.vue.d.ts +0 -85
  107. package/dist/types/__VUE/pagination/index.taro.vue.d.ts +0 -111
  108. package/dist/types/__VUE/picker/index.taro.vue.d.ts +0 -14
  109. package/dist/types/__VUE/popover/index.taro.vue.d.ts +0 -192
  110. package/dist/types/__VUE/popup/index.taro.vue.d.ts +0 -219
  111. package/dist/types/__VUE/price/index.taro.vue.d.ts +0 -87
  112. package/dist/types/__VUE/progress/index.taro.vue.d.ts +0 -128
  113. package/dist/types/__VUE/radio/index.taro.vue.d.ts +0 -53
  114. package/dist/types/__VUE/range/index.taro.vue.d.ts +0 -158
  115. package/dist/types/__VUE/rate/index.taro.vue.d.ts +0 -121
  116. package/dist/types/__VUE/scrollView/index.taro.vue.d.ts +0 -14
  117. package/dist/types/__VUE/searchbar/index.taro.vue.d.ts +0 -177
  118. package/dist/types/__VUE/shortpassword/index.taro.vue.d.ts +0 -103
  119. package/dist/types/__VUE/sidenavbar/index.taro.vue.d.ts +0 -31
  120. package/dist/types/__VUE/signature/index.taro.vue.d.ts +0 -84
  121. package/dist/types/__VUE/skeleton/index.taro.vue.d.ts +0 -115
  122. package/dist/types/__VUE/sku/components/SkuHeader.taro.vue.d.ts +0 -28
  123. package/dist/types/__VUE/sku/components/SkuStepper.taro.vue.d.ts +0 -56
  124. package/dist/types/__VUE/sku/index.taro.vue.d.ts +0 -146
  125. package/dist/types/__VUE/steps/index.taro.vue.d.ts +0 -46
  126. package/dist/types/__VUE/sticky/index.taro.vue.d.ts +0 -47
  127. package/dist/types/__VUE/subsidenavbar/index.taro.vue.d.ts +0 -53
  128. package/dist/types/__VUE/swipe/index.taro.vue.d.ts +0 -71
  129. package/dist/types/__VUE/swiper/index.taro.vue.d.ts +0 -168
  130. package/dist/types/__VUE/swiperitem/index.taro.vue.d.ts +0 -18
  131. package/dist/types/__VUE/switch/index.taro.vue.d.ts +0 -108
  132. package/dist/types/__VUE/tabbar/index.taro.vue.d.ts +0 -93
  133. package/dist/types/__VUE/tabbaritem/index.taro.vue.d.ts +0 -59
  134. package/dist/types/__VUE/table/index.taro.vue.d.ts +0 -80
  135. package/dist/types/__VUE/tabs/index.taro.vue.d.ts +0 -164
  136. package/dist/types/__VUE/tag/index.taro.vue.d.ts +0 -90
  137. package/dist/types/__VUE/textarea/index.taro.vue.d.ts +0 -127
  138. package/dist/types/__VUE/timedetail/index.taro.vue.d.ts +0 -38
  139. package/dist/types/__VUE/timepannel/index.taro.vue.d.ts +0 -42
  140. package/dist/types/__VUE/timeselect/index.taro.vue.d.ts +0 -91
  141. package/dist/types/__VUE/toast/index.taro.vue.d.ts +0 -184
  142. package/dist/types/__VUE/tour/index.taro.vue.d.ts +0 -192
  143. package/dist/types/__VUE/trendarrow/index.taro.vue.d.ts +0 -105
  144. package/dist/types/__VUE/uploader/index.taro.vue.d.ts +0 -260
  145. package/dist/types/__VUE/watermark/index.taro.vue.d.ts +0 -175
  146. package/dist/types/nutui.taro.vue.build.d.ts +0 -106
@@ -1,54 +0,0 @@
1
- import { PropType } from 'vue';
2
- export type ChildType = {
3
- catName?: string;
4
- catType?: number;
5
- [key: string]: any;
6
- };
7
- export type CustomType = {
8
- catName?: string;
9
- [key: string]: any;
10
- };
11
-
12
- declare type Install<T> = T & {
13
- install(app: import('vue').App): void;
14
- };
15
- declare const _default: Install< import("vue").DefineComponent<{
16
- type: {
17
- type: StringConstructor;
18
- default: string;
19
- };
20
- categoryChild: {
21
- type: PropType<ChildType>;
22
- default: () => never[];
23
- };
24
- customCategory: {
25
- type: PropType<CustomType>;
26
- default: () => never[];
27
- };
28
- }, {
29
- onChange: (sku: string) => void;
30
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
- type: {
32
- type: StringConstructor;
33
- default: string;
34
- };
35
- categoryChild: {
36
- type: PropType<ChildType>;
37
- default: () => never[];
38
- };
39
- customCategory: {
40
- type: PropType<CustomType>;
41
- default: () => never[];
42
- };
43
- }>>, {
44
- type: string;
45
- categoryChild: ChildType;
46
- customCategory: CustomType;
47
- }>>;
48
- export default _default;
49
-
50
- declare module 'vue' {
51
- interface GlobalComponents {
52
- NutCategoryPane: typeof _default;
53
- }
54
- }
@@ -1,124 +0,0 @@
1
-
2
- declare type Install<T> = T & {
3
- install(app: import('vue').App): void;
4
- };
5
- declare const _default: Install< import("vue").DefineComponent<{
6
- title: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- subTitle: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- desc: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- descTextAlign: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- isLink: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- to: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- replace: {
31
- type: BooleanConstructor;
32
- default: boolean;
33
- };
34
- roundRadius: {
35
- type: (NumberConstructor | StringConstructor)[];
36
- default: string;
37
- };
38
- url: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- center: {
43
- type: BooleanConstructor;
44
- default: boolean;
45
- };
46
- size: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- }, {
51
- handleClick: (event: Event) => void;
52
- classes: import("vue").ComputedRef<{
53
- [x: string]: string | boolean;
54
- }>;
55
- baseStyle: import("vue").ComputedRef<{
56
- borderRadius: string;
57
- }>;
58
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
59
- title: {
60
- type: StringConstructor;
61
- default: string;
62
- };
63
- subTitle: {
64
- type: StringConstructor;
65
- default: string;
66
- };
67
- desc: {
68
- type: StringConstructor;
69
- default: string;
70
- };
71
- descTextAlign: {
72
- type: StringConstructor;
73
- default: string;
74
- };
75
- isLink: {
76
- type: BooleanConstructor;
77
- default: boolean;
78
- };
79
- to: {
80
- type: StringConstructor;
81
- default: string;
82
- };
83
- replace: {
84
- type: BooleanConstructor;
85
- default: boolean;
86
- };
87
- roundRadius: {
88
- type: (NumberConstructor | StringConstructor)[];
89
- default: string;
90
- };
91
- url: {
92
- type: StringConstructor;
93
- default: string;
94
- };
95
- center: {
96
- type: BooleanConstructor;
97
- default: boolean;
98
- };
99
- size: {
100
- type: StringConstructor;
101
- default: string;
102
- };
103
- }>> & {
104
- onClick?: ((...args: any[]) => any) | undefined;
105
- }, {
106
- title: string;
107
- center: boolean;
108
- desc: string;
109
- size: string;
110
- replace: boolean;
111
- subTitle: string;
112
- descTextAlign: string;
113
- isLink: boolean;
114
- to: string;
115
- roundRadius: string | number;
116
- url: string;
117
- }>>;
118
- export default _default;
119
-
120
- declare module 'vue' {
121
- interface GlobalComponents {
122
- NutCell: typeof _default;
123
- }
124
- }
@@ -1,12 +0,0 @@
1
-
2
- declare type Install<T> = T & {
3
- install(app: import('vue').App): void;
4
- };
5
- declare const _default: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _default;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- NutCheckbox: typeof _default;
11
- }
12
- }
@@ -1,93 +0,0 @@
1
-
2
- declare type Install<T> = T & {
3
- install(app: import('vue').App): void;
4
- };
5
- declare const _default: Install< import("vue").DefineComponent<{
6
- progress: {
7
- type: (NumberConstructor | StringConstructor)[];
8
- required: true;
9
- };
10
- strokeWidth: {
11
- type: (NumberConstructor | StringConstructor)[];
12
- default: number;
13
- };
14
- radius: {
15
- type: (NumberConstructor | StringConstructor)[];
16
- default: number;
17
- };
18
- strokeLinecap: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- color: {
23
- type: (ObjectConstructor | StringConstructor)[];
24
- default: string;
25
- };
26
- pathColor: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- clockwise: {
31
- type: BooleanConstructor;
32
- default: boolean;
33
- };
34
- }, {
35
- slotDefault: boolean;
36
- style: import("vue").ComputedRef<{
37
- background: string;
38
- width: string;
39
- height: string;
40
- transition: string;
41
- }>;
42
- currentRate: import("vue").Ref<string | number>;
43
- refRandomId: string;
44
- classes: import("vue").ComputedRef<{
45
- [x: string]: boolean;
46
- }>;
47
- stop: () => object[];
48
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:progress"[], "update:progress", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
49
- progress: {
50
- type: (NumberConstructor | StringConstructor)[];
51
- required: true;
52
- };
53
- strokeWidth: {
54
- type: (NumberConstructor | StringConstructor)[];
55
- default: number;
56
- };
57
- radius: {
58
- type: (NumberConstructor | StringConstructor)[];
59
- default: number;
60
- };
61
- strokeLinecap: {
62
- type: StringConstructor;
63
- default: string;
64
- };
65
- color: {
66
- type: (ObjectConstructor | StringConstructor)[];
67
- default: string;
68
- };
69
- pathColor: {
70
- type: StringConstructor;
71
- default: string;
72
- };
73
- clockwise: {
74
- type: BooleanConstructor;
75
- default: boolean;
76
- };
77
- }>> & {
78
- "onUpdate:progress"?: ((...args: any[]) => any) | undefined;
79
- }, {
80
- color: string | Record<string, any>;
81
- strokeWidth: string | number;
82
- radius: string | number;
83
- strokeLinecap: string;
84
- pathColor: string;
85
- clockwise: boolean;
86
- }>>;
87
- export default _default;
88
-
89
- declare module 'vue' {
90
- interface GlobalComponents {
91
- NutCircleProgress: typeof _default;
92
- }
93
- }
@@ -1,38 +0,0 @@
1
-
2
- declare type Install<T> = T & {
3
- install(app: import('vue').App): void;
4
- };
5
- declare const _default: Install< import("vue").DefineComponent<{
6
- modelValue: {
7
- type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
8
- };
9
- accordion: {
10
- type: BooleanConstructor;
11
- default: boolean;
12
- };
13
- }, {
14
- collapseDom: any;
15
- classes: import("vue").ComputedRef<{
16
- [x: string]: boolean;
17
- }>;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:modelValue")[], "change" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
- modelValue: {
20
- type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
21
- };
22
- accordion: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- }>> & {
27
- onChange?: ((...args: any[]) => any) | undefined;
28
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
29
- }, {
30
- accordion: boolean;
31
- }>>;
32
- export default _default;
33
-
34
- declare module 'vue' {
35
- interface GlobalComponents {
36
- NutCollapse: typeof _default;
37
- }
38
- }
@@ -1,111 +0,0 @@
1
- import { DownArrow } from '@nutui/icons-vue-taro';
2
-
3
- declare type Install<T> = T & {
4
- install(app: import('vue').App): void;
5
- };
6
- declare const _default: Install< import("vue").DefineComponent<{
7
- collapseRef: {
8
- type: ObjectConstructor;
9
- };
10
- title: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- value: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- label: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- disabled: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- name: {
27
- type: (NumberConstructor | StringConstructor)[];
28
- default: number;
29
- required: true;
30
- };
31
- border: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- icon: {
36
- type: ObjectConstructor;
37
- default: () => typeof DownArrow;
38
- };
39
- rotate: {
40
- type: (NumberConstructor | StringConstructor)[];
41
- default: number;
42
- };
43
- }, {
44
- conHeight: any;
45
- wrapperRef: any;
46
- contentRef: any;
47
- open: () => void;
48
- toggleOpen: () => void;
49
- changeOpen: (bol: boolean) => void;
50
- animation: () => void;
51
- openExpanded: import("vue").Ref<boolean>;
52
- renderIcon: (icon: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>, props?: any) => "" | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
53
- [key: string]: any;
54
- }>;
55
- classes: import("vue").ComputedRef<{
56
- [x: string]: boolean;
57
- }>;
58
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
59
- collapseRef: {
60
- type: ObjectConstructor;
61
- };
62
- title: {
63
- type: StringConstructor;
64
- default: string;
65
- };
66
- value: {
67
- type: StringConstructor;
68
- default: string;
69
- };
70
- label: {
71
- type: StringConstructor;
72
- default: string;
73
- };
74
- disabled: {
75
- type: BooleanConstructor;
76
- default: boolean;
77
- };
78
- name: {
79
- type: (NumberConstructor | StringConstructor)[];
80
- default: number;
81
- required: true;
82
- };
83
- border: {
84
- type: BooleanConstructor;
85
- default: boolean;
86
- };
87
- icon: {
88
- type: ObjectConstructor;
89
- default: () => typeof DownArrow;
90
- };
91
- rotate: {
92
- type: (NumberConstructor | StringConstructor)[];
93
- default: number;
94
- };
95
- }>>, {
96
- name: string | number;
97
- label: string;
98
- title: string;
99
- icon: Record<string, any>;
100
- border: boolean;
101
- disabled: boolean;
102
- value: string;
103
- rotate: string | number;
104
- }>>;
105
- export default _default;
106
-
107
- declare module 'vue' {
108
- interface GlobalComponents {
109
- NutCollapseItem: typeof _default;
110
- }
111
- }
@@ -1,42 +0,0 @@
1
- import { PropType } from 'vue';
2
- declare const _default: import("vue").DefineComponent<{
3
- type: {
4
- type: StringConstructor;
5
- default: string;
6
- };
7
- info: {
8
- type: ObjectConstructor;
9
- default: () => {};
10
- };
11
- operation: {
12
- type: PropType<string[]>;
13
- default: string[];
14
- };
15
- }, {
16
- showPopver: import("vue").Ref<boolean>;
17
- operate: (type: string) => void;
18
- mergeOp: import("vue").Ref<never[]>;
19
- handleClick: () => void;
20
- translate: (keyPath: string, ...args: unknown[]) => string;
21
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "clickOperate")[], "handleClick" | "clickOperate", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
- type: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- info: {
27
- type: ObjectConstructor;
28
- default: () => {};
29
- };
30
- operation: {
31
- type: PropType<string[]>;
32
- default: string[];
33
- };
34
- }>> & {
35
- onHandleClick?: ((...args: any[]) => any) | undefined;
36
- onClickOperate?: ((...args: any[]) => any) | undefined;
37
- }, {
38
- type: string;
39
- info: Record<string, any>;
40
- operation: string[];
41
- }>;
42
- export default _default;
@@ -1,27 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- type: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- info: {
7
- type: ObjectConstructor;
8
- default: () => {};
9
- };
10
- }, {
11
- handleClick: () => void;
12
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "handleClick"[], "handleClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
- type: {
14
- type: StringConstructor;
15
- default: string;
16
- };
17
- info: {
18
- type: ObjectConstructor;
19
- default: () => {};
20
- };
21
- }>> & {
22
- onHandleClick?: ((...args: any[]) => any) | undefined;
23
- }, {
24
- type: string;
25
- info: Record<string, any>;
26
- }>;
27
- export default _default;
@@ -1,59 +0,0 @@
1
- import { PropType } from 'vue';
2
- interface VideosType {
3
- id: number | string;
4
- mainUrl: string;
5
- videoUrl: string;
6
- }
7
- interface ImagesType {
8
- smallImgUrl: string;
9
- bigImgUrl: string;
10
- imgUrl: string;
11
- }
12
- declare const _default: import("vue").DefineComponent<{
13
- type: {
14
- type: StringConstructor;
15
- default: string;
16
- };
17
- videos: {
18
- type: PropType<VideosType[]>;
19
- default: () => never[];
20
- };
21
- images: {
22
- type: PropType<ImagesType[]>;
23
- default: () => never[];
24
- };
25
- }, {
26
- isShowImage: import("vue").Ref<boolean>;
27
- initIndex: import("vue").Ref<number>;
28
- showImages: (type: string, index: string | number) => void;
29
- totalImages: import("vue").Ref<({
30
- id: string | number;
31
- mainUrl: string;
32
- videoUrl: string;
33
- } | {
34
- smallImgUrl: string;
35
- bigImgUrl: string;
36
- imgUrl: string;
37
- })[]>;
38
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickImages")[], "click" | "clickImages", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
- type: {
40
- type: StringConstructor;
41
- default: string;
42
- };
43
- videos: {
44
- type: PropType<VideosType[]>;
45
- default: () => never[];
46
- };
47
- images: {
48
- type: PropType<ImagesType[]>;
49
- default: () => never[];
50
- };
51
- }>> & {
52
- onClick?: ((...args: any[]) => any) | undefined;
53
- onClickImages?: ((...args: any[]) => any) | undefined;
54
- }, {
55
- type: string;
56
- videos: VideosType[];
57
- images: ImagesType[];
58
- }>;
59
- export default _default;
@@ -1,119 +0,0 @@
1
- import { PropType } from 'vue';
2
- interface VideosType {
3
- id: number | string;
4
- mainUrl: string;
5
- videoUrl: string;
6
- }
7
- interface ImagesType {
8
- smallImgUrl: string;
9
- bigImgUrl: string;
10
- imgUrl: string;
11
- }
12
-
13
- declare type Install<T> = T & {
14
- install(app: import('vue').App): void;
15
- };
16
- declare const _default: Install< import("vue").DefineComponent<{
17
- headerType: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- imagesRows: {
22
- type: StringConstructor;
23
- default: string;
24
- };
25
- ellipsis: {
26
- type: (NumberConstructor | BooleanConstructor | StringConstructor)[];
27
- default: boolean;
28
- };
29
- videos: {
30
- type: PropType<VideosType[]>;
31
- default: () => never[];
32
- };
33
- images: {
34
- type: PropType<ImagesType[]>;
35
- default: () => never[];
36
- };
37
- info: {
38
- type: ObjectConstructor;
39
- default: () => {};
40
- };
41
- follow: {
42
- type: ObjectConstructor;
43
- default: () => {};
44
- };
45
- labels: {
46
- type: FunctionConstructor;
47
- default: () => string;
48
- };
49
- operation: {
50
- type: PropType<string[]>;
51
- default: string[];
52
- };
53
- }, {
54
- classes: import("vue").ComputedRef<{
55
- [x: string]: boolean;
56
- }>;
57
- conEllipsis: import("vue").ComputedRef<string | number | true>;
58
- clickOperate: (t: string) => void;
59
- handleClick: () => void;
60
- clickImages: (value: any) => void;
61
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickImages" | "clickOperate")[], "click" | "clickImages" | "clickOperate", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
62
- headerType: {
63
- type: StringConstructor;
64
- default: string;
65
- };
66
- imagesRows: {
67
- type: StringConstructor;
68
- default: string;
69
- };
70
- ellipsis: {
71
- type: (NumberConstructor | BooleanConstructor | StringConstructor)[];
72
- default: boolean;
73
- };
74
- videos: {
75
- type: PropType<VideosType[]>;
76
- default: () => never[];
77
- };
78
- images: {
79
- type: PropType<ImagesType[]>;
80
- default: () => never[];
81
- };
82
- info: {
83
- type: ObjectConstructor;
84
- default: () => {};
85
- };
86
- follow: {
87
- type: ObjectConstructor;
88
- default: () => {};
89
- };
90
- labels: {
91
- type: FunctionConstructor;
92
- default: () => string;
93
- };
94
- operation: {
95
- type: PropType<string[]>;
96
- default: string[];
97
- };
98
- }>> & {
99
- onClick?: ((...args: any[]) => any) | undefined;
100
- onClickImages?: ((...args: any[]) => any) | undefined;
101
- onClickOperate?: ((...args: any[]) => any) | undefined;
102
- }, {
103
- ellipsis: string | number | boolean;
104
- info: Record<string, any>;
105
- labels: Function;
106
- videos: VideosType[];
107
- images: ImagesType[];
108
- operation: string[];
109
- headerType: string;
110
- imagesRows: string;
111
- follow: Record<string, any>;
112
- }>>;
113
- export default _default;
114
-
115
- declare module 'vue' {
116
- interface GlobalComponents {
117
- NutComment: typeof _default;
118
- }
119
- }