hzzt-plus 0.0.2-dev08 → 0.0.3

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 (53) hide show
  1. package/dist/index.full.js +171 -101
  2. package/dist/index.full.min.js +14 -14
  3. package/dist/index.full.min.js.map +1 -1
  4. package/dist/index.full.min.mjs +14 -14
  5. package/dist/index.full.min.mjs.map +1 -1
  6. package/dist/index.full.mjs +171 -102
  7. package/es/component.mjs +3 -1
  8. package/es/component.mjs.map +1 -1
  9. package/es/components/confirm-password/index.d.ts +487 -0
  10. package/es/components/confirm-password/index.mjs +8 -0
  11. package/es/components/confirm-password/index.mjs.map +1 -0
  12. package/es/components/confirm-password/src/confirm-password.mjs +72 -0
  13. package/es/components/confirm-password/src/confirm-password.mjs.map +1 -0
  14. package/es/components/confirm-password/src/confirm-password.vue.d.ts +487 -0
  15. package/es/components/confirm-password/style/css.d.ts +2 -0
  16. package/es/components/confirm-password/style/css.mjs +3 -0
  17. package/es/components/confirm-password/style/css.mjs.map +1 -0
  18. package/es/components/confirm-password/style/index.d.ts +2 -0
  19. package/es/components/confirm-password/style/index.mjs +3 -0
  20. package/es/components/confirm-password/style/index.mjs.map +1 -0
  21. package/es/components/index.d.ts +1 -0
  22. package/es/components/index.mjs +1 -0
  23. package/es/components/index.mjs.map +1 -1
  24. package/es/components/page-size/index.d.ts +4 -4
  25. package/es/components/page-size/src/index.vue.d.ts +4 -4
  26. package/es/index.mjs +1 -0
  27. package/es/index.mjs.map +1 -1
  28. package/global.d.ts +1 -0
  29. package/lib/component.js +3 -1
  30. package/lib/component.js.map +1 -1
  31. package/lib/components/confirm-password/index.d.ts +487 -0
  32. package/lib/components/confirm-password/index.js +13 -0
  33. package/lib/components/confirm-password/index.js.map +1 -0
  34. package/lib/components/confirm-password/src/confirm-password.js +76 -0
  35. package/lib/components/confirm-password/src/confirm-password.js.map +1 -0
  36. package/lib/components/confirm-password/src/confirm-password.vue.d.ts +487 -0
  37. package/lib/components/confirm-password/style/css.d.ts +2 -0
  38. package/lib/components/confirm-password/style/css.js +6 -0
  39. package/lib/components/confirm-password/style/css.js.map +1 -0
  40. package/lib/components/confirm-password/style/index.d.ts +2 -0
  41. package/lib/components/confirm-password/style/index.js +6 -0
  42. package/lib/components/confirm-password/style/index.js.map +1 -0
  43. package/lib/components/index.d.ts +1 -0
  44. package/lib/components/index.js +2 -0
  45. package/lib/components/index.js.map +1 -1
  46. package/lib/components/page-size/index.d.ts +4 -4
  47. package/lib/components/page-size/src/index.vue.d.ts +4 -4
  48. package/lib/index.js +26 -24
  49. package/lib/index.js.map +1 -1
  50. package/package.json +1 -1
  51. package/theme/hzzt-confirm-password.css +0 -0
  52. package/theme/src/confirm-password.scss +0 -0
  53. package/theme/src/index.scss +1 -0
package/es/component.mjs CHANGED
@@ -7,6 +7,7 @@ import { HzztIcon } from './components/icon/index.mjs';
7
7
  import { HzztPagination } from './components/pagination/index.mjs';
8
8
  import { HzztTooltip } from './components/tooltip/index.mjs';
9
9
  import { HzztPageSize } from './components/page-size/index.mjs';
10
+ import { HzztConfirmPassword } from './components/confirm-password/index.mjs';
10
11
 
11
12
  var Components = [
12
13
  HzztConfigProvider,
@@ -17,7 +18,8 @@ var Components = [
17
18
  HzztIcon,
18
19
  HzztPagination,
19
20
  HzztTooltip,
20
- HzztPageSize
21
+ HzztPageSize,
22
+ HzztConfirmPassword
21
23
  ];
22
24
 
23
25
  export { Components as default };
@@ -1 +1 @@
1
- {"version":3,"file":"component.mjs","sources":["../../../packages/hzzt-plus/component.ts"],"sourcesContent":["import { HzztTitle } from '@hzzt-plus/components/title'\nimport { HzztDropdown } from '@hzzt-plus/components/dropdown'\nimport { HzztCollapse } from '@hzzt-plus/components/collapse'\nimport { HzztConfigProvider } from '@hzzt-plus/components/config-provider'\nimport { HzztTab } from '@hzzt-plus/components/tab'\nimport { HzztIcon } from '@hzzt-plus/components/icon'\nimport { HzztPagination } from '@hzzt-plus/components/pagination'\nimport { HzztTooltip } from '@hzzt-plus/components/tooltip'\nimport { HzztPageSize } from '@hzzt-plus/components/page-size'\n\nimport type { Plugin } from 'vue'\n\nexport default [\n HzztConfigProvider,\n HzztTitle,\n HzztDropdown,\n HzztCollapse,\n HzztTab,\n HzztIcon,\n HzztPagination,\n HzztTooltip,\n HzztPageSize,\n] as Plugin[]\n"],"names":[],"mappings":";;;;;;;;;;AASA,iBAAe;AACf,EAAE,kBAAkB;AACpB,EAAE,SAAS;AACX,EAAE,YAAY;AACd,EAAE,YAAY;AACd,EAAE,OAAO;AACT,EAAE,QAAQ;AACV,EAAE,cAAc;AAChB,EAAE,WAAW;AACb,EAAE,YAAY;AACd,CAAC;;;;"}
1
+ {"version":3,"file":"component.mjs","sources":["../../../packages/hzzt-plus/component.ts"],"sourcesContent":["import { HzztTitle } from '@hzzt-plus/components/title'\nimport { HzztDropdown } from '@hzzt-plus/components/dropdown'\nimport { HzztCollapse } from '@hzzt-plus/components/collapse'\nimport { HzztConfigProvider } from '@hzzt-plus/components/config-provider'\nimport { HzztTab } from '@hzzt-plus/components/tab'\nimport { HzztIcon } from '@hzzt-plus/components/icon'\nimport { HzztPagination } from '@hzzt-plus/components/pagination'\nimport { HzztTooltip } from '@hzzt-plus/components/tooltip'\nimport { HzztPageSize } from '@hzzt-plus/components/page-size'\nimport { HzztConfirmPassword } from '@hzzt-plus/components/confirm-password'\n\nimport type { Plugin } from 'vue'\n\nexport default [\n HzztConfigProvider,\n HzztTitle,\n HzztDropdown,\n HzztCollapse,\n HzztTab,\n HzztIcon,\n HzztPagination,\n HzztTooltip,\n HzztPageSize,\n HzztConfirmPassword,\n] as Plugin[]\n"],"names":[],"mappings":";;;;;;;;;;;AAUA,iBAAe;AACf,EAAE,kBAAkB;AACpB,EAAE,SAAS;AACX,EAAE,YAAY;AACd,EAAE,YAAY;AACd,EAAE,OAAO;AACT,EAAE,QAAQ;AACV,EAAE,cAAc;AAChB,EAAE,WAAW;AACb,EAAE,YAAY;AACd,EAAE,mBAAmB;AACrB,CAAC;;;;"}
@@ -0,0 +1,487 @@
1
+ export declare const HzztConfirmPassword: import("hzzt-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
2
+ placeholder: {
3
+ type: StringConstructor;
4
+ default: string;
5
+ };
6
+ modelValue: StringConstructor;
7
+ }, {
8
+ emit: (event: "update:modelValue" | "confirm", ...args: any[]) => void;
9
+ passForm: import("vue").Ref<{
10
+ password: string;
11
+ }>;
12
+ dotPassword: import("vue").Ref<string>;
13
+ trueValue: any;
14
+ instance: import("vue").ComponentInternalInstance | null;
15
+ dotInput: (val: string) => void;
16
+ confirmPassForm: (e: KeyboardEvent) => void;
17
+ ElInput: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
18
+ readonly ariaLabel: StringConstructor;
19
+ readonly id: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
20
+ readonly size: {
21
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
22
+ readonly required: false;
23
+ readonly validator: ((val: unknown) => boolean) | undefined;
24
+ __epPropKey: true;
25
+ };
26
+ readonly disabled: BooleanConstructor;
27
+ readonly modelValue: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
28
+ readonly maxlength: {
29
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
30
+ readonly required: false;
31
+ readonly validator: ((val: unknown) => boolean) | undefined;
32
+ __epPropKey: true;
33
+ };
34
+ readonly minlength: {
35
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
36
+ readonly required: false;
37
+ readonly validator: ((val: unknown) => boolean) | undefined;
38
+ __epPropKey: true;
39
+ };
40
+ readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
41
+ readonly resize: {
42
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "none" | "vertical" | "horizontal" | "both", unknown>>;
43
+ readonly required: false;
44
+ readonly validator: ((val: unknown) => boolean) | undefined;
45
+ __epPropKey: true;
46
+ };
47
+ readonly autosize: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
48
+ readonly autocomplete: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
49
+ readonly formatter: {
50
+ readonly type: import("vue").PropType<Function>;
51
+ readonly required: false;
52
+ readonly validator: ((val: unknown) => boolean) | undefined;
53
+ __epPropKey: true;
54
+ };
55
+ readonly parser: {
56
+ readonly type: import("vue").PropType<Function>;
57
+ readonly required: false;
58
+ readonly validator: ((val: unknown) => boolean) | undefined;
59
+ __epPropKey: true;
60
+ };
61
+ readonly placeholder: {
62
+ readonly type: import("vue").PropType<string>;
63
+ readonly required: false;
64
+ readonly validator: ((val: unknown) => boolean) | undefined;
65
+ __epPropKey: true;
66
+ };
67
+ readonly form: {
68
+ readonly type: import("vue").PropType<string>;
69
+ readonly required: false;
70
+ readonly validator: ((val: unknown) => boolean) | undefined;
71
+ __epPropKey: true;
72
+ };
73
+ readonly readonly: BooleanConstructor;
74
+ readonly clearable: BooleanConstructor;
75
+ readonly showPassword: BooleanConstructor;
76
+ readonly showWordLimit: BooleanConstructor;
77
+ readonly suffixIcon: {
78
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
79
+ readonly required: false;
80
+ readonly validator: ((val: unknown) => boolean) | undefined;
81
+ __epPropKey: true;
82
+ };
83
+ readonly prefixIcon: {
84
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
85
+ readonly required: false;
86
+ readonly validator: ((val: unknown) => boolean) | undefined;
87
+ __epPropKey: true;
88
+ };
89
+ readonly containerRole: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
90
+ readonly label: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
91
+ readonly tabindex: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
92
+ readonly validateEvent: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
93
+ readonly inputStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils").Mutable<{}>, boolean>;
94
+ readonly autofocus: BooleanConstructor;
95
+ readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
96
+ }, {
97
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
98
+ readonly ariaLabel: StringConstructor;
99
+ readonly id: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
100
+ readonly size: {
101
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
102
+ readonly required: false;
103
+ readonly validator: ((val: unknown) => boolean) | undefined;
104
+ __epPropKey: true;
105
+ };
106
+ readonly disabled: BooleanConstructor;
107
+ readonly modelValue: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
108
+ readonly maxlength: {
109
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
110
+ readonly required: false;
111
+ readonly validator: ((val: unknown) => boolean) | undefined;
112
+ __epPropKey: true;
113
+ };
114
+ readonly minlength: {
115
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
116
+ readonly required: false;
117
+ readonly validator: ((val: unknown) => boolean) | undefined;
118
+ __epPropKey: true;
119
+ };
120
+ readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
121
+ readonly resize: {
122
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "none" | "vertical" | "horizontal" | "both", unknown>>;
123
+ readonly required: false;
124
+ readonly validator: ((val: unknown) => boolean) | undefined;
125
+ __epPropKey: true;
126
+ };
127
+ readonly autosize: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
128
+ readonly autocomplete: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
129
+ readonly formatter: {
130
+ readonly type: import("vue").PropType<Function>;
131
+ readonly required: false;
132
+ readonly validator: ((val: unknown) => boolean) | undefined;
133
+ __epPropKey: true;
134
+ };
135
+ readonly parser: {
136
+ readonly type: import("vue").PropType<Function>;
137
+ readonly required: false;
138
+ readonly validator: ((val: unknown) => boolean) | undefined;
139
+ __epPropKey: true;
140
+ };
141
+ readonly placeholder: {
142
+ readonly type: import("vue").PropType<string>;
143
+ readonly required: false;
144
+ readonly validator: ((val: unknown) => boolean) | undefined;
145
+ __epPropKey: true;
146
+ };
147
+ readonly form: {
148
+ readonly type: import("vue").PropType<string>;
149
+ readonly required: false;
150
+ readonly validator: ((val: unknown) => boolean) | undefined;
151
+ __epPropKey: true;
152
+ };
153
+ readonly readonly: BooleanConstructor;
154
+ readonly clearable: BooleanConstructor;
155
+ readonly showPassword: BooleanConstructor;
156
+ readonly showWordLimit: BooleanConstructor;
157
+ readonly suffixIcon: {
158
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
159
+ readonly required: false;
160
+ readonly validator: ((val: unknown) => boolean) | undefined;
161
+ __epPropKey: true;
162
+ };
163
+ readonly prefixIcon: {
164
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
165
+ readonly required: false;
166
+ readonly validator: ((val: unknown) => boolean) | undefined;
167
+ __epPropKey: true;
168
+ };
169
+ readonly containerRole: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
170
+ readonly label: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
171
+ readonly tabindex: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
172
+ readonly validateEvent: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
173
+ readonly inputStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils").Mutable<{}>, boolean>;
174
+ readonly autofocus: BooleanConstructor;
175
+ readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
176
+ }>> & {
177
+ onChange?: ((value: string) => any) | undefined;
178
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
179
+ onInput?: ((value: string) => any) | undefined;
180
+ onFocus?: ((evt: FocusEvent) => any) | undefined;
181
+ onBlur?: ((evt: FocusEvent) => any) | undefined;
182
+ onClear?: (() => any) | undefined;
183
+ onMouseleave?: ((evt: MouseEvent) => any) | undefined;
184
+ onMouseenter?: ((evt: MouseEvent) => any) | undefined;
185
+ onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
186
+ onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
187
+ onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
188
+ onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
189
+ }>>;
190
+ emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "clear") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
191
+ rawAttrs: {
192
+ [x: string]: unknown;
193
+ };
194
+ slots: Readonly<{
195
+ [name: string]: import("vue").Slot | undefined;
196
+ }>;
197
+ containerAttrs: import("vue").ComputedRef<Record<string, unknown>>;
198
+ containerKls: import("vue").ComputedRef<unknown[]>;
199
+ wrapperKls: import("vue").ComputedRef<string[]>;
200
+ attrs: import("vue").ComputedRef<Record<string, unknown>>;
201
+ elForm: import("element-plus").FormContext | undefined;
202
+ elFormItem: import("element-plus").FormItemContext | undefined;
203
+ inputId: import("vue").Ref<string | undefined>;
204
+ inputSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
205
+ inputDisabled: import("vue").ComputedRef<boolean>;
206
+ nsInput: {
207
+ namespace: import("vue").ComputedRef<string>;
208
+ b: (blockSuffix?: string | undefined) => string;
209
+ e: (element?: string | undefined) => string;
210
+ m: (modifier?: string | undefined) => string;
211
+ be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
212
+ em: (element?: string | undefined, modifier?: string | undefined) => string;
213
+ bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
214
+ bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
215
+ is: {
216
+ (name: string, state: boolean | undefined): string;
217
+ (name: string): string;
218
+ };
219
+ cssVar: (object: Record<string, string>) => Record<string, string>;
220
+ cssVarName: (name: string) => string;
221
+ cssVarBlock: (object: Record<string, string>) => Record<string, string>;
222
+ cssVarBlockName: (name: string) => string;
223
+ };
224
+ nsTextarea: {
225
+ namespace: import("vue").ComputedRef<string>;
226
+ b: (blockSuffix?: string | undefined) => string;
227
+ e: (element?: string | undefined) => string;
228
+ m: (modifier?: string | undefined) => string;
229
+ be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
230
+ em: (element?: string | undefined, modifier?: string | undefined) => string;
231
+ bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
232
+ bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
233
+ is: {
234
+ (name: string, state: boolean | undefined): string;
235
+ (name: string): string;
236
+ };
237
+ cssVar: (object: Record<string, string>) => Record<string, string>;
238
+ cssVarName: (name: string) => string;
239
+ cssVarBlock: (object: Record<string, string>) => Record<string, string>;
240
+ cssVarBlockName: (name: string) => string;
241
+ };
242
+ input: import("vue").ShallowRef<HTMLInputElement | undefined>;
243
+ textarea: import("vue").ShallowRef<HTMLTextAreaElement | undefined>;
244
+ hovering: import("vue").Ref<boolean>;
245
+ isComposing: import("vue").Ref<boolean>;
246
+ passwordVisible: import("vue").Ref<boolean>;
247
+ countStyle: import("vue").Ref<import("vue").StyleValue | undefined>;
248
+ textareaCalcStyle: import("vue").ShallowRef<import("vue").StyleValue>;
249
+ _ref: import("vue").ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
250
+ wrapperRef: import("vue").ShallowRef<HTMLElement | undefined>;
251
+ isFocused: import("vue").Ref<boolean>;
252
+ handleFocus: (event: FocusEvent) => void;
253
+ handleBlur: (event: FocusEvent) => void;
254
+ needStatusIcon: import("vue").ComputedRef<boolean>;
255
+ validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">;
256
+ validateIcon: import("vue").ComputedRef<any>;
257
+ passwordIcon: import("vue").ComputedRef<any>;
258
+ containerStyle: import("vue").ComputedRef<import("vue").StyleValue>;
259
+ textareaStyle: import("vue").ComputedRef<import("vue").StyleValue>;
260
+ nativeInputValue: import("vue").ComputedRef<string>;
261
+ showClear: import("vue").ComputedRef<boolean>;
262
+ showPwdVisible: import("vue").ComputedRef<boolean>;
263
+ isWordLimitVisible: import("vue").ComputedRef<boolean>;
264
+ textLength: import("vue").ComputedRef<number>;
265
+ inputExceed: import("vue").ComputedRef<boolean>;
266
+ suffixVisible: import("vue").ComputedRef<boolean>;
267
+ recordCursor: () => void;
268
+ setCursor: () => void;
269
+ resizeTextarea: () => void;
270
+ createOnceInitResize: (resizeTextarea: () => void) => () => void;
271
+ onceInitSizeTextarea: () => void;
272
+ setNativeInputValue: () => void;
273
+ handleInput: (event: Event) => Promise<void>;
274
+ handleChange: (event: Event) => void;
275
+ handleCompositionStart: (event: CompositionEvent) => void;
276
+ handleCompositionUpdate: (event: CompositionEvent) => void;
277
+ handleCompositionEnd: (event: CompositionEvent) => void;
278
+ handlePasswordVisible: () => void;
279
+ focus: () => Promise<void>;
280
+ blur: () => void | undefined;
281
+ handleMouseLeave: (evt: MouseEvent) => void;
282
+ handleMouseEnter: (evt: MouseEvent) => void;
283
+ handleKeydown: (evt: KeyboardEvent) => void;
284
+ select: () => void;
285
+ clear: () => void;
286
+ ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
287
+ readonly size: {
288
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
289
+ readonly required: false;
290
+ readonly validator: ((val: unknown) => boolean) | undefined;
291
+ __epPropKey: true;
292
+ };
293
+ readonly color: {
294
+ readonly type: import("vue").PropType<string>;
295
+ readonly required: false;
296
+ readonly validator: ((val: unknown) => boolean) | undefined;
297
+ __epPropKey: true;
298
+ };
299
+ }, {
300
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
301
+ readonly size: {
302
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
303
+ readonly required: false;
304
+ readonly validator: ((val: unknown) => boolean) | undefined;
305
+ __epPropKey: true;
306
+ };
307
+ readonly color: {
308
+ readonly type: import("vue").PropType<string>;
309
+ readonly required: false;
310
+ readonly validator: ((val: unknown) => boolean) | undefined;
311
+ __epPropKey: true;
312
+ };
313
+ }>> & {
314
+ [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
315
+ }>>;
316
+ ns: {
317
+ namespace: import("vue").ComputedRef<string>;
318
+ b: (blockSuffix?: string | undefined) => string;
319
+ e: (element?: string | undefined) => string;
320
+ m: (modifier?: string | undefined) => string;
321
+ be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
322
+ em: (element?: string | undefined, modifier?: string | undefined) => string;
323
+ bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
324
+ bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
325
+ is: {
326
+ (name: string, state: boolean | undefined): string;
327
+ (name: string): string;
328
+ };
329
+ cssVar: (object: Record<string, string>) => Record<string, string>;
330
+ cssVarName: (name: string) => string;
331
+ cssVarBlock: (object: Record<string, string>) => Record<string, string>;
332
+ cssVarBlockName: (name: string) => string;
333
+ };
334
+ style: import("vue").ComputedRef<import("vue").CSSProperties>;
335
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
336
+ readonly size: {
337
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
338
+ readonly required: false;
339
+ readonly validator: ((val: unknown) => boolean) | undefined;
340
+ __epPropKey: true;
341
+ };
342
+ readonly color: {
343
+ readonly type: import("vue").PropType<string>;
344
+ readonly required: false;
345
+ readonly validator: ((val: unknown) => boolean) | undefined;
346
+ __epPropKey: true;
347
+ };
348
+ }>>, {}>> & Record<string, any>;
349
+ CircleClose: any;
350
+ NOOP: () => void;
351
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
352
+ "update:modelValue": (value: string) => boolean;
353
+ input: (value: string) => boolean;
354
+ change: (value: string) => boolean;
355
+ focus: (evt: FocusEvent) => boolean;
356
+ blur: (evt: FocusEvent) => boolean;
357
+ clear: () => boolean;
358
+ mouseleave: (evt: MouseEvent) => boolean;
359
+ mouseenter: (evt: MouseEvent) => boolean;
360
+ keydown: (evt: Event | KeyboardEvent) => boolean;
361
+ compositionstart: (evt: CompositionEvent) => boolean;
362
+ compositionupdate: (evt: CompositionEvent) => boolean;
363
+ compositionend: (evt: CompositionEvent) => boolean;
364
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
365
+ readonly ariaLabel: StringConstructor;
366
+ readonly id: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
367
+ readonly size: {
368
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
369
+ readonly required: false;
370
+ readonly validator: ((val: unknown) => boolean) | undefined;
371
+ __epPropKey: true;
372
+ };
373
+ readonly disabled: BooleanConstructor;
374
+ readonly modelValue: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
375
+ readonly maxlength: {
376
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
377
+ readonly required: false;
378
+ readonly validator: ((val: unknown) => boolean) | undefined;
379
+ __epPropKey: true;
380
+ };
381
+ readonly minlength: {
382
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
383
+ readonly required: false;
384
+ readonly validator: ((val: unknown) => boolean) | undefined;
385
+ __epPropKey: true;
386
+ };
387
+ readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
388
+ readonly resize: {
389
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "none" | "vertical" | "horizontal" | "both", unknown>>;
390
+ readonly required: false;
391
+ readonly validator: ((val: unknown) => boolean) | undefined;
392
+ __epPropKey: true;
393
+ };
394
+ readonly autosize: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
395
+ readonly autocomplete: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
396
+ readonly formatter: {
397
+ readonly type: import("vue").PropType<Function>;
398
+ readonly required: false;
399
+ readonly validator: ((val: unknown) => boolean) | undefined;
400
+ __epPropKey: true;
401
+ };
402
+ readonly parser: {
403
+ readonly type: import("vue").PropType<Function>;
404
+ readonly required: false;
405
+ readonly validator: ((val: unknown) => boolean) | undefined;
406
+ __epPropKey: true;
407
+ };
408
+ readonly placeholder: {
409
+ readonly type: import("vue").PropType<string>;
410
+ readonly required: false;
411
+ readonly validator: ((val: unknown) => boolean) | undefined;
412
+ __epPropKey: true;
413
+ };
414
+ readonly form: {
415
+ readonly type: import("vue").PropType<string>;
416
+ readonly required: false;
417
+ readonly validator: ((val: unknown) => boolean) | undefined;
418
+ __epPropKey: true;
419
+ };
420
+ readonly readonly: BooleanConstructor;
421
+ readonly clearable: BooleanConstructor;
422
+ readonly showPassword: BooleanConstructor;
423
+ readonly showWordLimit: BooleanConstructor;
424
+ readonly suffixIcon: {
425
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
426
+ readonly required: false;
427
+ readonly validator: ((val: unknown) => boolean) | undefined;
428
+ __epPropKey: true;
429
+ };
430
+ readonly prefixIcon: {
431
+ readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
432
+ readonly required: false;
433
+ readonly validator: ((val: unknown) => boolean) | undefined;
434
+ __epPropKey: true;
435
+ };
436
+ readonly containerRole: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
437
+ readonly label: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
438
+ readonly tabindex: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
439
+ readonly validateEvent: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
440
+ readonly inputStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils").Mutable<{}>, boolean>;
441
+ readonly autofocus: BooleanConstructor;
442
+ readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
443
+ }>> & {
444
+ onChange?: ((value: string) => any) | undefined;
445
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
446
+ onInput?: ((value: string) => any) | undefined;
447
+ onFocus?: ((evt: FocusEvent) => any) | undefined;
448
+ onBlur?: ((evt: FocusEvent) => any) | undefined;
449
+ onClear?: (() => any) | undefined;
450
+ onMouseleave?: ((evt: MouseEvent) => any) | undefined;
451
+ onMouseenter?: ((evt: MouseEvent) => any) | undefined;
452
+ onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
453
+ onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
454
+ onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
455
+ onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
456
+ }, {
457
+ readonly type: string;
458
+ readonly modelValue: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>;
459
+ readonly id: string;
460
+ readonly disabled: boolean;
461
+ readonly clearable: boolean;
462
+ readonly autosize: import("element-plus").InputAutoSize;
463
+ readonly autocomplete: string;
464
+ readonly containerRole: string;
465
+ readonly label: string;
466
+ readonly tabindex: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
467
+ readonly validateEvent: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
468
+ readonly inputStyle: import("vue").StyleValue;
469
+ readonly rows: number;
470
+ readonly readonly: boolean;
471
+ readonly showPassword: boolean;
472
+ readonly showWordLimit: boolean;
473
+ readonly autofocus: boolean;
474
+ }>> & Record<string, any>;
475
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "confirm")[], "update:modelValue" | "confirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
476
+ placeholder: {
477
+ type: StringConstructor;
478
+ default: string;
479
+ };
480
+ modelValue: StringConstructor;
481
+ }>> & {
482
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
483
+ onConfirm?: ((...args: any[]) => any) | undefined;
484
+ }, {
485
+ placeholder: string;
486
+ }>> & Record<string, any>;
487
+ export default HzztConfirmPassword;
@@ -0,0 +1,8 @@
1
+ import '../../utils/index.mjs';
2
+ import ConfirmPassword from './src/confirm-password.mjs';
3
+ import { withInstall } from '../../utils/vue/install.mjs';
4
+
5
+ const HzztConfirmPassword = withInstall(ConfirmPassword);
6
+
7
+ export { HzztConfirmPassword, HzztConfirmPassword as default };
8
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/confirm-password/index.ts"],"sourcesContent":["import { withInstall } from '@hzzt-plus/utils'\n\nimport ConfirmPassword from './src/confirm-password.vue'\n\nexport const HzztConfirmPassword = withInstall(ConfirmPassword)\nexport default HzztConfirmPassword\n"],"names":[],"mappings":";;;;AAEY,MAAC,mBAAmB,GAAG,WAAW,CAAC,eAAe;;;;"}
@@ -0,0 +1,72 @@
1
+ import { defineComponent, ref, getCurrentInstance, openBlock, createElementBlock, withDirectives, createVNode, unref, vShow } from 'vue';
2
+ import { ElInput } from 'element-plus';
3
+ import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
4
+
5
+ const __default__ = defineComponent({
6
+ name: "HzztConfirmPassword"
7
+ });
8
+ const _sfc_main = /* @__PURE__ */ defineComponent({
9
+ ...__default__,
10
+ props: {
11
+ placeholder: {
12
+ type: String,
13
+ default: "\u8BF7\u8F93\u5165\u5BC6\u7801"
14
+ },
15
+ modelValue: String
16
+ },
17
+ emits: ["confirm", "update:modelValue"],
18
+ setup(__props, { emit }) {
19
+ const passForm = ref({
20
+ password: ""
21
+ });
22
+ const dotPassword = ref("");
23
+ const trueValue = ref([]);
24
+ const instance = getCurrentInstance();
25
+ function dotInput(val) {
26
+ const nowLength = val.length;
27
+ if (nowLength - passForm.value.password.length >= 1) {
28
+ trueValue.value = [
29
+ ...trueValue.value,
30
+ ...val.slice(passForm.value.password.length, nowLength).split("")
31
+ ];
32
+ } else if (nowLength === 1 && passForm.value.password.length - nowLength > 1) {
33
+ trueValue.value = [];
34
+ trueValue.value.push(val[nowLength - 1]);
35
+ } else if (passForm.value.password.length - nowLength === 1) {
36
+ trueValue.value.pop();
37
+ }
38
+ if (nowLength === 0) {
39
+ trueValue.value = [];
40
+ }
41
+ passForm.value.password = trueValue.value.join("");
42
+ dotPassword.value = trueValue.value.map(() => "*").join("");
43
+ emit("update:modelValue", passForm.value.password);
44
+ }
45
+ function confirmPassForm(e) {
46
+ if (e.key === "Enter") {
47
+ emit("confirm", instance);
48
+ }
49
+ }
50
+ return (_ctx, _cache) => {
51
+ return openBlock(), createElementBlock("div", null, [
52
+ withDirectives(createVNode(unref(ElInput), {
53
+ modelValue: passForm.value.password,
54
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => passForm.value.password = $event)
55
+ }, null, 8, ["modelValue"]), [
56
+ [vShow, false]
57
+ ]),
58
+ createVNode(unref(ElInput), {
59
+ modelValue: dotPassword.value,
60
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => dotPassword.value = $event),
61
+ placeholder: __props.placeholder,
62
+ onInput: dotInput,
63
+ onKeyup: confirmPassForm
64
+ }, null, 8, ["modelValue", "placeholder"])
65
+ ]);
66
+ };
67
+ }
68
+ });
69
+ var ConfirmPassword = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "confirm-password.vue"]]);
70
+
71
+ export { ConfirmPassword as default };
72
+ //# sourceMappingURL=confirm-password.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"confirm-password.mjs","sources":["../../../../../../packages/components/confirm-password/src/confirm-password.vue"],"sourcesContent":["<template>\n <div>\n <el-input v-show=\"false\" v-model=\"passForm.password\" />\n <el-input\n v-model=\"dotPassword\"\n :placeholder=\"placeholder\"\n @input=\"dotInput\"\n @keyup=\"confirmPassForm\"\n />\n </div>\n</template>\n<script lang=\"ts\" setup>\nimport { getCurrentInstance, ref } from 'vue'\nimport { ElInput } from 'element-plus'\n\ndefineOptions({\n name: 'HzztConfirmPassword',\n})\n\ndefineProps({\n placeholder: {\n type: String,\n default: '请输入密码',\n },\n modelValue: String,\n})\n\nconst emit = defineEmits(['confirm', 'update:modelValue'])\n\nconst passForm = ref({\n password: '',\n})\nconst dotPassword = ref('')\nconst trueValue: any = ref([])\nconst instance = getCurrentInstance()\n\nfunction dotInput(val: string) {\n const nowLength = val.length\n if (nowLength - passForm.value.password.length >= 1) {\n trueValue.value = [\n ...trueValue.value,\n ...val.slice(passForm.value.password.length, nowLength).split(''),\n ]\n } else if (\n nowLength === 1 &&\n passForm.value.password.length - nowLength > 1\n ) {\n trueValue.value = []\n trueValue.value.push(val[nowLength - 1])\n } else if (passForm.value.password.length - nowLength === 1) {\n trueValue.value.pop()\n }\n if (nowLength === 0) {\n trueValue.value = []\n }\n passForm.value.password = trueValue.value.join('')\n dotPassword.value = trueValue.value.map(() => '*').join('')\n emit('update:modelValue', passForm.value.password)\n}\n\nfunction confirmPassForm(e: KeyboardEvent) {\n if (e.key === 'Enter') {\n emit('confirm', instance)\n }\n}\n</script>\n"],"names":[],"mappings":";;;;mCAec,CAAA;AAAA,EACZ,IAAM,EAAA,qBAAA;AACR,CAAA,CAAA,CAAA;;;;;;;;;;;;AAYA,IAAA,MAAM,WAAW,GAAI,CAAA;AAAA,MACnB,QAAU,EAAA,EAAA;AAAA,KACX,CAAA,CAAA;AACD,IAAM,MAAA,WAAA,GAAc,IAAI,EAAE,CAAA,CAAA;AAC1B,IAAM,MAAA,SAAA,GAAiB,GAAI,CAAA,EAAE,CAAA,CAAA;AAC7B,IAAA,MAAM,WAAW,kBAAmB,EAAA,CAAA;AAEpC,IAAA,SAAA,QAAA,CAAkB,GAAa,EAAA;AAC7B,MAAA,MAAM,YAAY,GAAI,CAAA,MAAA,CAAA;AACtB,MAAA,IAAI,SAAY,GAAA,QAAA,CAAS,KAAM,CAAA,QAAA,CAAS,UAAU,CAAG,EAAA;AACnD,QAAA,SAAA,CAAU,KAAQ,GAAA;AAAA,UAChB,GAAG,SAAU,CAAA,KAAA;AAAA,UACb,GAAG,GAAI,CAAA,KAAA,CAAM,QAAS,CAAA,KAAA,CAAM,SAAS,MAAQ,EAAA,SAAS,CAAE,CAAA,KAAA,CAAM,EAAE,CAAA;AAAA,SAClE,CAAA;AAAA,OACF,MAAA,IACE,cAAc,CACd,IAAA,QAAA,CAAS,MAAM,QAAS,CAAA,MAAA,GAAS,YAAY,CAC7C,EAAA;AACA,QAAA,SAAA,CAAU,QAAQ,EAAC,CAAA;AACnB,QAAA,SAAA,CAAU,KAAM,CAAA,IAAA,CAAK,GAAI,CAAA,SAAA,GAAY,CAAE,CAAA,CAAA,CAAA;AAAA,iBAC9B,QAAS,CAAA,KAAA,CAAM,QAAS,CAAA,MAAA,GAAS,cAAc,CAAG,EAAA;AAC3D,QAAA,SAAA,CAAU,MAAM,GAAI,EAAA,CAAA;AAAA,OACtB;AACA,MAAA,IAAI,cAAc,CAAG,EAAA;AACnB,QAAA,SAAA,CAAU,QAAQ,EAAC,CAAA;AAAA,OACrB;AACA,MAAA,QAAA,CAAS,KAAM,CAAA,QAAA,GAAW,SAAU,CAAA,KAAA,CAAM,KAAK,EAAE,CAAA,CAAA;AACjD,MAAY,WAAA,CAAA,KAAA,GAAQ,UAAU,KAAM,CAAA,GAAA,CAAI,MAAM,GAAG,CAAA,CAAE,KAAK,EAAE,CAAA,CAAA;AAC1D,MAAK,IAAA,CAAA,mBAAA,EAAqB,QAAS,CAAA,KAAA,CAAM,QAAQ,CAAA,CAAA;AAAA,KACnD;AAEA,IAAA,SAAA,eAAA,CAAyB,CAAkB,EAAA;AACzC,MAAI,IAAA,CAAA,CAAE,QAAQ,OAAS,EAAA;AACrB,QAAA,IAAA,CAAK,WAAW,QAAQ,CAAA,CAAA;AAAA,OAC1B;AAAA,KACF;;;;;;;;;;;;;;;;;;;;;;;;"}