daisy-ui-kit 5.0.2 → 5.0.4

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 (153) hide show
  1. package/README.md +20 -1
  2. package/dist/index.css +1 -0
  3. package/dist/index.d.ts +4652 -0
  4. package/dist/index.js +5279 -0
  5. package/package.json +12 -16
  6. package/app/components/Accordion.vue +0 -29
  7. package/app/components/Alert.vue +0 -36
  8. package/app/components/Avatar.vue +0 -131
  9. package/app/components/AvatarGroup.vue +0 -22
  10. package/app/components/Badge.vue +0 -72
  11. package/app/components/Breadcrumbs.vue +0 -7
  12. package/app/components/Button.vue +0 -140
  13. package/app/components/Calendar.vue +0 -175
  14. package/app/components/CalendarInput.vue +0 -275
  15. package/app/components/CalendarSkeleton.vue +0 -87
  16. package/app/components/Card.vue +0 -51
  17. package/app/components/CardActions.vue +0 -13
  18. package/app/components/CardBody.vue +0 -13
  19. package/app/components/CardTitle.vue +0 -11
  20. package/app/components/Carousel.vue +0 -24
  21. package/app/components/CarouselItem.vue +0 -5
  22. package/app/components/Chat.vue +0 -26
  23. package/app/components/ChatBubble.vue +0 -31
  24. package/app/components/ChatFooter.vue +0 -5
  25. package/app/components/ChatHeader.vue +0 -5
  26. package/app/components/ChatImage.vue +0 -5
  27. package/app/components/Checkbox.vue +0 -51
  28. package/app/components/Collapse.vue +0 -76
  29. package/app/components/CollapseContent.vue +0 -5
  30. package/app/components/CollapseTitle.vue +0 -15
  31. package/app/components/Countdown.vue +0 -15
  32. package/app/components/CountdownTimers.vue +0 -69
  33. package/app/components/Counter.vue +0 -21
  34. package/app/components/Crumb.vue +0 -5
  35. package/app/components/DaisyLink.vue +0 -56
  36. package/app/components/Diff.vue +0 -11
  37. package/app/components/Divider.vue +0 -43
  38. package/app/components/Dock.vue +0 -57
  39. package/app/components/DockItem.vue +0 -27
  40. package/app/components/DockLabel.vue +0 -5
  41. package/app/components/Drawer.vue +0 -50
  42. package/app/components/DrawerContent.vue +0 -20
  43. package/app/components/DrawerSide.vue +0 -21
  44. package/app/components/Dropdown.vue +0 -106
  45. package/app/components/DropdownButton.vue +0 -23
  46. package/app/components/DropdownContent.vue +0 -127
  47. package/app/components/DropdownTarget.vue +0 -21
  48. package/app/components/Fab.vue +0 -16
  49. package/app/components/FabClose.vue +0 -18
  50. package/app/components/FabMainAction.vue +0 -5
  51. package/app/components/FabTrigger.vue +0 -117
  52. package/app/components/Fieldset.vue +0 -20
  53. package/app/components/FileInput.vue +0 -53
  54. package/app/components/Filter.vue +0 -129
  55. package/app/components/Flex.vue +0 -89
  56. package/app/components/FlexItem.vue +0 -62
  57. package/app/components/Footer.vue +0 -31
  58. package/app/components/FooterTitle.vue +0 -18
  59. package/app/components/FormControl.vue +0 -5
  60. package/app/components/Hero.vue +0 -18
  61. package/app/components/HeroContent.vue +0 -18
  62. package/app/components/HeroOverlay.vue +0 -5
  63. package/app/components/Hover3D.vue +0 -22
  64. package/app/components/HoverGallery.vue +0 -11
  65. package/app/components/Indicator.vue +0 -20
  66. package/app/components/IndicatorItem.vue +0 -43
  67. package/app/components/Input.vue +0 -116
  68. package/app/components/Join.vue +0 -5
  69. package/app/components/Kbd.vue +0 -25
  70. package/app/components/Label.vue +0 -100
  71. package/app/components/List.vue +0 -5
  72. package/app/components/ListColGrow.vue +0 -5
  73. package/app/components/ListColWrap.vue +0 -5
  74. package/app/components/ListRow.vue +0 -5
  75. package/app/components/LoadingBall.vue +0 -42
  76. package/app/components/LoadingBars.vue +0 -42
  77. package/app/components/LoadingDots.vue +0 -42
  78. package/app/components/LoadingInfinity.vue +0 -42
  79. package/app/components/LoadingRing.vue +0 -42
  80. package/app/components/LoadingSpinner.vue +0 -42
  81. package/app/components/Mask.vue +0 -49
  82. package/app/components/Menu.vue +0 -30
  83. package/app/components/MenuExpand.vue +0 -92
  84. package/app/components/MenuExpandToggle.vue +0 -20
  85. package/app/components/MenuItem.vue +0 -39
  86. package/app/components/MenuTitle.vue +0 -5
  87. package/app/components/MockupBrowser.vue +0 -5
  88. package/app/components/MockupBrowserToolbar.vue +0 -5
  89. package/app/components/MockupCode.vue +0 -4
  90. package/app/components/MockupPhone.vue +0 -14
  91. package/app/components/MockupWindow.vue +0 -5
  92. package/app/components/Modal.vue +0 -63
  93. package/app/components/ModalAction.vue +0 -5
  94. package/app/components/ModalBox.vue +0 -5
  95. package/app/components/NavButton.vue +0 -12
  96. package/app/components/Navbar.vue +0 -12
  97. package/app/components/NavbarCenter.vue +0 -11
  98. package/app/components/NavbarEnd.vue +0 -11
  99. package/app/components/NavbarStart.vue +0 -11
  100. package/app/components/Progress.vue +0 -46
  101. package/app/components/Prose.vue +0 -37
  102. package/app/components/RadialProgress.vue +0 -36
  103. package/app/components/Radio.vue +0 -69
  104. package/app/components/RadioGroup.vue +0 -47
  105. package/app/components/Range.vue +0 -201
  106. package/app/components/RangeMeasure.vue +0 -87
  107. package/app/components/RangeMeasureTick.vue +0 -69
  108. package/app/components/Rating.vue +0 -197
  109. package/app/components/Select.vue +0 -101
  110. package/app/components/Skeleton.vue +0 -5
  111. package/app/components/SkeletonText.vue +0 -11
  112. package/app/components/Stack.vue +0 -30
  113. package/app/components/Stat.vue +0 -19
  114. package/app/components/StatActions.vue +0 -5
  115. package/app/components/StatDesc.vue +0 -5
  116. package/app/components/StatFigure.vue +0 -5
  117. package/app/components/StatTitle.vue +0 -5
  118. package/app/components/StatValue.vue +0 -5
  119. package/app/components/Stats.vue +0 -5
  120. package/app/components/Status.vue +0 -43
  121. package/app/components/Step.vue +0 -34
  122. package/app/components/StepIcon.vue +0 -5
  123. package/app/components/Steps.vue +0 -23
  124. package/app/components/Swap.vue +0 -56
  125. package/app/components/Tab.vue +0 -56
  126. package/app/components/TabContent.vue +0 -29
  127. package/app/components/Table.vue +0 -32
  128. package/app/components/Tabs.vue +0 -53
  129. package/app/components/Text.vue +0 -166
  130. package/app/components/TextArea.vue +0 -106
  131. package/app/components/TextRotate.vue +0 -24
  132. package/app/components/ThemeController.vue +0 -45
  133. package/app/components/ThemeProvider.vue +0 -302
  134. package/app/components/ThemeTile.vue +0 -50
  135. package/app/components/Timeline.vue +0 -22
  136. package/app/components/TimelineEnd.vue +0 -14
  137. package/app/components/TimelineItem.vue +0 -5
  138. package/app/components/TimelineLine.vue +0 -29
  139. package/app/components/TimelineMiddle.vue +0 -5
  140. package/app/components/TimelineStart.vue +0 -14
  141. package/app/components/Toast.vue +0 -67
  142. package/app/components/Toggle.vue +0 -60
  143. package/app/components/Tooltip.vue +0 -137
  144. package/app/components/TooltipContent.vue +0 -283
  145. package/app/components/TooltipTarget.vue +0 -20
  146. package/app/components/ValidatorHint.vue +0 -5
  147. package/app/composables/__tests__/use-calendar.test.ts +0 -239
  148. package/app/composables/use-calendar.ts +0 -288
  149. package/app/composables/use-daisy-theme.ts +0 -140
  150. package/app/composables/use-toast.ts +0 -345
  151. package/app/composables/useSearch.ts +0 -22
  152. package/app/utils/drawer-utils.ts +0 -34
  153. package/app/utils/position-area.ts +0 -40
@@ -0,0 +1,4652 @@
1
+ import { ComponentOptionsMixin } from 'vue';
2
+ import { ComponentProvideOptions } from 'vue';
3
+ import { ComputedRef } from 'vue';
4
+ import { DefineComponent } from 'vue';
5
+ import { ExtractPropTypes } from 'vue';
6
+ import { ModelRef } from 'vue';
7
+ import { PublicProps } from 'vue';
8
+ import { Ref } from 'vue';
9
+
10
+ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
11
+ "update:modelValue": (...args: any[]) => void;
12
+ }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
13
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
14
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
15
+
16
+ declare const __VLS_component_10: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
17
+
18
+ declare const __VLS_component_100: DefineComponent<__VLS_Props_79, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
19
+ "update:modelValue": (...args: any[]) => void;
20
+ }, string, PublicProps, Readonly<__VLS_Props_79> & Readonly<{
21
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
22
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
23
+ checkbox: HTMLInputElement;
24
+ }, HTMLLabelElement>;
25
+
26
+ declare const __VLS_component_101: DefineComponent<__VLS_Props_80, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_80> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
27
+
28
+ declare const __VLS_component_102: DefineComponent<__VLS_Props_81, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_81> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
29
+
30
+ declare const __VLS_component_103: DefineComponent<__VLS_Props_82, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_82> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableElement>;
31
+
32
+ declare const __VLS_component_104: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
33
+ "update:currentTab": (value: string) => any;
34
+ }, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
35
+ "onUpdate:currentTab"?: ((value: string) => any) | undefined;
36
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
37
+
38
+ declare const __VLS_component_105: DefineComponent<__VLS_Props_84, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_84> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
39
+
40
+ declare const __VLS_component_106: DefineComponent<__VLS_Props_86, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_86> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
41
+
42
+ declare const __VLS_component_107: DefineComponent<__VLS_Props_87, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_87> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
43
+
44
+ declare const __VLS_component_108: DefineComponent<__VLS_Props_88, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_88> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
45
+ rootEl: HTMLDivElement;
46
+ }, HTMLDivElement>;
47
+
48
+ declare const __VLS_component_109: DefineComponent<__VLS_Props_90, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_90> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
49
+
50
+ declare const __VLS_component_11: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
51
+
52
+ declare const __VLS_component_110: DefineComponent<__VLS_Props_91, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_91> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
53
+
54
+ declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLIElement>;
55
+
56
+ declare const __VLS_component_112: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
57
+
58
+ declare const __VLS_component_113: DefineComponent<__VLS_Props_93, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_93> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
59
+
60
+ declare const __VLS_component_114: DefineComponent<__VLS_Props_94, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_94> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
61
+
62
+ declare const __VLS_component_115: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
63
+ "update:open": (value: boolean) => any;
64
+ }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
65
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
66
+ }>, {
67
+ delayEnter: number;
68
+ delayLeave: number;
69
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
70
+ tooltipWrapper: HTMLDivElement;
71
+ }, any>;
72
+
73
+ declare const __VLS_component_116: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
74
+ contentEl: HTMLDivElement;
75
+ }, any>;
76
+
77
+ declare const __VLS_component_117: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
78
+ targetEl: HTMLDivElement;
79
+ }, HTMLDivElement>;
80
+
81
+ declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLSpanElement>;
82
+
83
+ declare const __VLS_component_12: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
84
+
85
+ declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
86
+
87
+ declare const __VLS_component_14: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
88
+
89
+ declare const __VLS_component_15: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
90
+
91
+ declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
92
+
93
+ declare const __VLS_component_17: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
94
+
95
+ declare const __VLS_component_18: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
96
+
97
+ declare const __VLS_component_19: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
98
+ "update:open": (value: boolean) => any;
99
+ }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
100
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
101
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
102
+
103
+ declare const __VLS_component_2: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
104
+
105
+ declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
106
+
107
+ declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
108
+
109
+ declare const __VLS_component_22: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
110
+
111
+ declare const __VLS_component_23: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
112
+ done: (...args: any[]) => void;
113
+ }, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{
114
+ onDone?: ((...args: any[]) => any) | undefined;
115
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
116
+
117
+ declare const __VLS_component_24: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLIElement>;
118
+
119
+ declare const __VLS_component_25: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {
120
+ is: string;
121
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
122
+
123
+ declare const __VLS_component_26: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLElement>;
124
+
125
+ declare const __VLS_component_27: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
126
+
127
+ declare const __VLS_component_28: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
128
+
129
+ declare const __VLS_component_29: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
130
+
131
+ declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
132
+ backgroundColor: {
133
+ type: StringConstructor;
134
+ default: string;
135
+ };
136
+ maskClasses: StringConstructor;
137
+ showStatus: BooleanConstructor;
138
+ presence: StringConstructor;
139
+ online: BooleanConstructor;
140
+ offline: BooleanConstructor;
141
+ shape: StringConstructor;
142
+ squircle: BooleanConstructor;
143
+ heart: BooleanConstructor;
144
+ hexagon: BooleanConstructor;
145
+ hexagon2: BooleanConstructor;
146
+ decagon: BooleanConstructor;
147
+ pentagon: BooleanConstructor;
148
+ diamond: BooleanConstructor;
149
+ square: BooleanConstructor;
150
+ circle: BooleanConstructor;
151
+ star: BooleanConstructor;
152
+ star2: BooleanConstructor;
153
+ triangle: BooleanConstructor;
154
+ triangle2: BooleanConstructor;
155
+ triangle3: BooleanConstructor;
156
+ triangle4: BooleanConstructor;
157
+ half1: BooleanConstructor;
158
+ half2: BooleanConstructor;
159
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
160
+ backgroundColor: {
161
+ type: StringConstructor;
162
+ default: string;
163
+ };
164
+ maskClasses: StringConstructor;
165
+ showStatus: BooleanConstructor;
166
+ presence: StringConstructor;
167
+ online: BooleanConstructor;
168
+ offline: BooleanConstructor;
169
+ shape: StringConstructor;
170
+ squircle: BooleanConstructor;
171
+ heart: BooleanConstructor;
172
+ hexagon: BooleanConstructor;
173
+ hexagon2: BooleanConstructor;
174
+ decagon: BooleanConstructor;
175
+ pentagon: BooleanConstructor;
176
+ diamond: BooleanConstructor;
177
+ square: BooleanConstructor;
178
+ circle: BooleanConstructor;
179
+ star: BooleanConstructor;
180
+ star2: BooleanConstructor;
181
+ triangle: BooleanConstructor;
182
+ triangle2: BooleanConstructor;
183
+ triangle3: BooleanConstructor;
184
+ triangle4: BooleanConstructor;
185
+ half1: BooleanConstructor;
186
+ half2: BooleanConstructor;
187
+ }>> & Readonly<{}>, {
188
+ circle: boolean;
189
+ squircle: boolean;
190
+ heart: boolean;
191
+ hexagon: boolean;
192
+ hexagon2: boolean;
193
+ decagon: boolean;
194
+ pentagon: boolean;
195
+ diamond: boolean;
196
+ square: boolean;
197
+ star: boolean;
198
+ star2: boolean;
199
+ triangle: boolean;
200
+ triangle2: boolean;
201
+ triangle3: boolean;
202
+ triangle4: boolean;
203
+ half1: boolean;
204
+ half2: boolean;
205
+ backgroundColor: string;
206
+ showStatus: boolean;
207
+ online: boolean;
208
+ offline: boolean;
209
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
210
+
211
+ declare const __VLS_component_30: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
212
+
213
+ declare const __VLS_component_31: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
214
+ "update:open": (...args: any[]) => void;
215
+ }, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{
216
+ "onUpdate:open"?: ((...args: any[]) => any) | undefined;
217
+ }>, {
218
+ name: string;
219
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
220
+
221
+ declare const __VLS_component_32: DefineComponent<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{}>, {
222
+ name: string;
223
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
224
+
225
+ declare const __VLS_component_33: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{}>, {
226
+ name: string;
227
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
228
+
229
+ declare const __VLS_component_34: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
230
+ "update:open": (value: boolean) => any;
231
+ }, string, PublicProps, Readonly<__VLS_PublicProps_2> & Readonly<{
232
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
233
+ }>, {
234
+ hover: boolean;
235
+ autoFocus: boolean;
236
+ placement: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
237
+ delayEnter: number;
238
+ delayLeave: number;
239
+ closeOnClickOutside: boolean;
240
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
241
+ dropdownWrapper: HTMLDivElement;
242
+ }, HTMLDivElement>;
243
+
244
+ declare const __VLS_component_35: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
245
+ buttonEl: unknown;
246
+ }, any>;
247
+
248
+ declare const __VLS_component_36: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
249
+ contentEl: HTMLDivElement;
250
+ }, HTMLDivElement>;
251
+
252
+ declare const __VLS_component_37: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
253
+ buttonEl: HTMLButtonElement;
254
+ }, HTMLButtonElement>;
255
+
256
+ declare const __VLS_component_38: DefineComponent<__VLS_Props_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_29> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
257
+
258
+ declare const __VLS_component_39: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
259
+
260
+ declare const __VLS_component_4: DefineComponent<__VLS_Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_3> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
261
+
262
+ declare const __VLS_component_40: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
263
+
264
+ declare const __VLS_component_41: DefineComponent<__VLS_Props_30, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_30> & Readonly<{}>, {
265
+ btn: boolean;
266
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
267
+
268
+ declare const __VLS_component_42: DefineComponent<__VLS_Props_31, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_31> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
269
+
270
+ declare const __VLS_component_43: DefineComponent<__VLS_Props_33, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
271
+ "update:modelValue": (...args: any[]) => void;
272
+ }, string, PublicProps, Readonly<__VLS_Props_33> & Readonly<{
273
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
274
+ }>, {
275
+ is: string;
276
+ resetLabel: string;
277
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
278
+
279
+ declare const __VLS_component_44: DefineComponent<__VLS_Props_34, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_34> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
280
+
281
+ declare const __VLS_component_45: DefineComponent<__VLS_Props_35, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_35> & Readonly<{}>, {
282
+ is: any;
283
+ flex: boolean;
284
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
285
+
286
+ declare const __VLS_component_46: DefineComponent<__VLS_Props_36, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_36> & Readonly<{}>, {
287
+ is: string;
288
+ center: boolean;
289
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
290
+
291
+ declare const __VLS_component_47: DefineComponent<__VLS_Props_37, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_37> & Readonly<{}>, {
292
+ is: string;
293
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
294
+
295
+ declare const __VLS_component_48: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
296
+
297
+ declare const __VLS_component_49: DefineComponent<__VLS_Props_38, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_38> & Readonly<{}>, {
298
+ is: string;
299
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
300
+
301
+ declare const __VLS_component_5: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
302
+
303
+ declare const __VLS_component_50: DefineComponent<__VLS_Props_39, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_39> & Readonly<{}>, {
304
+ is: string;
305
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
306
+
307
+ declare const __VLS_component_51: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
308
+
309
+ declare const __VLS_component_52: DefineComponent<__VLS_Props_40, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_40> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
310
+
311
+ declare const __VLS_component_53: DefineComponent<__VLS_Props_41, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_41> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
312
+
313
+ declare const __VLS_component_54: DefineComponent<__VLS_Props_42, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_42> & Readonly<{}>, {
314
+ is: string;
315
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
316
+
317
+ declare const __VLS_component_55: DefineComponent<__VLS_Props_43, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_43> & Readonly<{}>, {
318
+ is: string;
319
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
320
+
321
+ declare const __VLS_component_56: DefineComponent<__VLS_Props_44, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
322
+ "update:modelValue": (...args: any[]) => void;
323
+ }, string, PublicProps, Readonly<__VLS_Props_44> & Readonly<{
324
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
325
+ }>, {
326
+ type: InputType;
327
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
328
+
329
+ declare const __VLS_component_57: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
330
+
331
+ declare const __VLS_component_58: DefineComponent<__VLS_Props_45, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_45> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
332
+
333
+ declare const __VLS_component_59: DefineComponent<__VLS_Props_46, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_46> & Readonly<{}>, {
334
+ is: string;
335
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
336
+
337
+ declare const __VLS_component_6: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
338
+
339
+ declare const __VLS_component_60: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
340
+
341
+ declare const __VLS_component_61: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
342
+
343
+ declare const __VLS_component_62: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
344
+
345
+ declare const __VLS_component_63: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
346
+
347
+ declare const __VLS_component_64: DefineComponent<__VLS_Props_53, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_53> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
348
+
349
+ declare const __VLS_component_65: DefineComponent<__VLS_Props_54, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_54> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
350
+
351
+ declare const __VLS_component_66: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
352
+ "update:open": (value: boolean) => any;
353
+ }, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
354
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
355
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
356
+ expandEl: HTMLDetailsElement;
357
+ }, HTMLDetailsElement>;
358
+
359
+ declare const __VLS_component_67: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLElement>;
360
+
361
+ declare const __VLS_component_68: DefineComponent<__VLS_Props_56, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_56> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLIElement>;
362
+
363
+ declare const __VLS_component_69: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLIElement>;
364
+
365
+ declare const __VLS_component_7: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_5> & Readonly<{}>, {
366
+ type: "button" | "submit" | "reset";
367
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
368
+
369
+ declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
370
+
371
+ declare const __VLS_component_71: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
372
+
373
+ declare const __VLS_component_72: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
374
+
375
+ declare const __VLS_component_73: DefineComponent<__VLS_Props_57, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_57> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
376
+
377
+ declare const __VLS_component_74: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
378
+
379
+ declare const __VLS_component_75: DefineComponent<__VLS_Props_58, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
380
+ "update:modelValue": (...args: any[]) => void;
381
+ }, string, PublicProps, Readonly<__VLS_Props_58> & Readonly<{
382
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
383
+ }>, {
384
+ closeOnClickOutside: boolean;
385
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
386
+
387
+ declare const __VLS_component_76: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
388
+
389
+ declare const __VLS_component_77: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
390
+
391
+ declare const __VLS_component_78: DefineComponent<__VLS_Props_59, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_59> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
392
+
393
+ declare const __VLS_component_79: DefineComponent<__VLS_Props_60, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_60> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
394
+
395
+ declare const __VLS_component_8: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
396
+
397
+ declare const __VLS_component_80: DefineComponent<__VLS_Props_61, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_61> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
398
+
399
+ declare const __VLS_component_81: DefineComponent<__VLS_Props_62, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_62> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
400
+
401
+ declare const __VLS_component_82: DefineComponent<__VLS_Props_63, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_63> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
402
+
403
+ declare const __VLS_component_83: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLElement>;
404
+
405
+ declare const __VLS_component_84: DefineComponent<__VLS_Props_65, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_65> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
406
+
407
+ declare const __VLS_component_85: DefineComponent<__VLS_Props_67, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
408
+ "update:modelValue": (...args: any[]) => void;
409
+ }, string, PublicProps, Readonly<__VLS_Props_67> & Readonly<{
410
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
411
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
412
+
413
+ declare const __VLS_component_86: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
414
+
415
+ declare const __VLS_component_87: DefineComponent<__VLS_Props_73, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_73> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
416
+
417
+ declare const __VLS_component_88: DefineComponent<__VLS_Props_74, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_74> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
418
+
419
+ declare const __VLS_component_89: DefineComponent<__VLS_Props_75, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_75> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
420
+
421
+ declare const __VLS_component_9: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
422
+
423
+ declare const __VLS_component_90: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
424
+
425
+ declare const __VLS_component_91: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
426
+
427
+ declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
428
+
429
+ declare const __VLS_component_93: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
430
+
431
+ declare const __VLS_component_94: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
432
+
433
+ declare const __VLS_component_95: DefineComponent<__VLS_Props_76, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_76> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
434
+
435
+ declare const __VLS_component_96: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
436
+
437
+ declare const __VLS_component_97: DefineComponent<__VLS_Props_77, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_77> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLIElement>;
438
+
439
+ declare const __VLS_component_98: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLSpanElement>;
440
+
441
+ declare const __VLS_component_99: DefineComponent<__VLS_Props_78, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_78> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
442
+
443
+ declare const __VLS_defaults: {
444
+ open: boolean;
445
+ };
446
+
447
+ declare const __VLS_defaults_2: {
448
+ open: boolean;
449
+ };
450
+
451
+ declare const __VLS_defaults_3: {
452
+ open: boolean;
453
+ };
454
+
455
+ declare type __VLS_Props = {
456
+ modelValue?: string | number;
457
+ };
458
+
459
+ declare type __VLS_Props_10 = {
460
+ is?: string;
461
+ };
462
+
463
+ declare type __VLS_Props_11 = {
464
+ is?: string;
465
+ };
466
+
467
+ declare type __VLS_Props_12 = {
468
+ is?: string;
469
+ };
470
+
471
+ declare type __VLS_Props_13 = {
472
+ snapTo?: 'center' | 'end';
473
+ center?: boolean;
474
+ end?: boolean;
475
+ orientation?: 'horizontal' | 'vertical';
476
+ horizontal?: boolean;
477
+ vertical?: boolean;
478
+ };
479
+
480
+ declare type __VLS_Props_14 = {
481
+ pre?: boolean;
482
+ align?: string;
483
+ start?: boolean;
484
+ end?: boolean;
485
+ };
486
+
487
+ declare type __VLS_Props_15 = {
488
+ color?: string;
489
+ neutral?: boolean;
490
+ primary?: boolean;
491
+ secondary?: boolean;
492
+ accent?: boolean;
493
+ info?: boolean;
494
+ success?: boolean;
495
+ warning?: boolean;
496
+ error?: boolean;
497
+ };
498
+
499
+ declare type __VLS_Props_16 = {
500
+ modelValue?: any;
501
+ themeController?: boolean;
502
+ color?: string;
503
+ primary?: boolean;
504
+ secondary?: boolean;
505
+ accent?: boolean;
506
+ success?: boolean;
507
+ warning?: boolean;
508
+ info?: boolean;
509
+ error?: boolean;
510
+ size?: string;
511
+ lg?: boolean;
512
+ md?: boolean;
513
+ sm?: boolean;
514
+ xs?: boolean;
515
+ };
516
+
517
+ declare type __VLS_Props_17 = {
518
+ id?: string;
519
+ variant?: 'arrow' | 'plus';
520
+ arrow?: boolean;
521
+ plus?: boolean;
522
+ open?: boolean;
523
+ close?: boolean;
524
+ toggle?: boolean;
525
+ value?: any;
526
+ };
527
+
528
+ declare type __VLS_Props_18 = {
529
+ is?: any;
530
+ };
531
+
532
+ declare type __VLS_Props_19 = {
533
+ durationInSeconds?: number;
534
+ untilDate?: Date;
535
+ };
536
+
537
+ declare type __VLS_Props_2 = {
538
+ outline?: boolean;
539
+ dash?: boolean;
540
+ soft?: boolean;
541
+ type?: 'info' | 'success' | 'warning' | 'error';
542
+ info?: boolean;
543
+ success?: boolean;
544
+ warning?: boolean;
545
+ error?: boolean;
546
+ orientation?: 'vertical' | 'horizontal';
547
+ vertical?: boolean;
548
+ horizontal?: boolean;
549
+ };
550
+
551
+ declare type __VLS_Props_20 = {
552
+ value: number | string;
553
+ is?: any;
554
+ digits?: 2 | 3 | '2' | '3';
555
+ };
556
+
557
+ declare type __VLS_Props_21 = {
558
+ is?: string;
559
+ hover?: boolean;
560
+ color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'success' | 'info' | 'warning' | 'error';
561
+ neutral?: boolean;
562
+ primary?: boolean;
563
+ secondary?: boolean;
564
+ accent?: boolean;
565
+ success?: boolean;
566
+ info?: boolean;
567
+ warning?: boolean;
568
+ error?: boolean;
569
+ };
570
+
571
+ declare type __VLS_Props_22 = {
572
+ orientation?: 'horizontal' | 'vertical';
573
+ horizontal?: boolean;
574
+ vertical?: boolean;
575
+ align?: 'center' | 'start' | 'end';
576
+ center?: boolean;
577
+ start?: boolean;
578
+ end?: boolean;
579
+ color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'success' | 'warning' | 'info' | 'error';
580
+ neutral?: boolean;
581
+ primary?: boolean;
582
+ secondary?: boolean;
583
+ accent?: boolean;
584
+ success?: boolean;
585
+ warning?: boolean;
586
+ info?: boolean;
587
+ error?: boolean;
588
+ };
589
+
590
+ declare type __VLS_Props_23 = {
591
+ size?: string;
592
+ xl?: boolean;
593
+ lg?: boolean;
594
+ md?: boolean;
595
+ sm?: boolean;
596
+ xs?: boolean;
597
+ };
598
+
599
+ declare type __VLS_Props_24 = {
600
+ active?: boolean;
601
+ };
602
+
603
+ declare type __VLS_Props_25 = {
604
+ open?: boolean;
605
+ name?: string;
606
+ end?: boolean;
607
+ };
608
+
609
+ declare type __VLS_Props_26 = {
610
+ name?: string;
611
+ };
612
+
613
+ declare type __VLS_Props_27 = {
614
+ name?: string;
615
+ };
616
+
617
+ declare type __VLS_Props_28 = {
618
+ autoFocus?: boolean;
619
+ placement?: 'top' | 'top-start' | 'top-end' | 'right' | 'right-start' | 'right-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end';
620
+ hover?: boolean;
621
+ delayEnter?: number;
622
+ delayLeave?: number;
623
+ closeOnClickOutside?: boolean;
624
+ };
625
+
626
+ declare type __VLS_Props_29 = {
627
+ flower?: boolean;
628
+ };
629
+
630
+ declare type __VLS_Props_3 = {
631
+ orientation: string;
632
+ horizontal: boolean;
633
+ vertical: boolean;
634
+ };
635
+
636
+ declare type __VLS_Props_30 = {
637
+ btn?: boolean;
638
+ join?: boolean;
639
+ close?: boolean;
640
+ color?: string;
641
+ neutral?: boolean;
642
+ primary?: boolean;
643
+ secondary?: boolean;
644
+ accent?: boolean;
645
+ info?: boolean;
646
+ success?: boolean;
647
+ warning?: boolean;
648
+ error?: boolean;
649
+ ghost?: boolean;
650
+ link?: boolean;
651
+ glass?: boolean;
652
+ outline?: boolean;
653
+ dash?: boolean;
654
+ soft?: boolean;
655
+ shape?: 'circle' | 'square' | 'wide' | 'block';
656
+ circle?: boolean;
657
+ square?: boolean;
658
+ wide?: boolean;
659
+ block?: boolean;
660
+ noAnimation?: boolean;
661
+ active?: boolean;
662
+ size?: 'lg' | 'md' | 'sm' | 'xs' | 'xl';
663
+ xl?: boolean;
664
+ lg?: boolean;
665
+ md?: boolean;
666
+ sm?: boolean;
667
+ xs?: boolean;
668
+ };
669
+
670
+ declare type __VLS_Props_31 = {
671
+ is?: string;
672
+ legend?: string;
673
+ };
674
+
675
+ declare type __VLS_Props_32 = {
676
+ join?: boolean;
677
+ color?: string;
678
+ primary?: boolean;
679
+ secondary?: boolean;
680
+ accent?: boolean;
681
+ info?: boolean;
682
+ success?: boolean;
683
+ warning?: boolean;
684
+ error?: boolean;
685
+ ghost?: boolean;
686
+ disabled?: boolean;
687
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
688
+ xl?: boolean;
689
+ lg?: boolean;
690
+ md?: boolean;
691
+ sm?: boolean;
692
+ xs?: boolean;
693
+ };
694
+
695
+ declare type __VLS_Props_33 = {
696
+ is?: string;
697
+ name: string;
698
+ items: FilterItemInput[];
699
+ modelValue?: any;
700
+ resetLabel?: string;
701
+ position?: 'start' | 'end';
702
+ start?: boolean;
703
+ end?: boolean;
704
+ color?: string;
705
+ neutral?: boolean;
706
+ primary?: boolean;
707
+ secondary?: boolean;
708
+ accent?: boolean;
709
+ info?: boolean;
710
+ success?: boolean;
711
+ warning?: boolean;
712
+ error?: boolean;
713
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
714
+ xl?: boolean;
715
+ lg?: boolean;
716
+ md?: boolean;
717
+ sm?: boolean;
718
+ xs?: boolean;
719
+ };
720
+
721
+ declare type __VLS_Props_34 = {
722
+ is?: string | object;
723
+ join?: boolean;
724
+ flex?: boolean;
725
+ flex1?: boolean;
726
+ flexAuto?: boolean;
727
+ flexInitial?: boolean;
728
+ none?: boolean;
729
+ justify?: 'start' | 'end' | 'center' | 'between' | 'around' | 'evenly';
730
+ justifyStart?: boolean;
731
+ justifyEnd?: boolean;
732
+ justifyCenter?: boolean;
733
+ justifyBetween?: boolean;
734
+ justifyAround?: boolean;
735
+ justifyEvenly?: boolean;
736
+ items?: 'start' | 'end' | 'center' | 'baseline' | 'stretch';
737
+ itemsStart?: boolean;
738
+ itemsEnd?: boolean;
739
+ itemsCenter?: boolean;
740
+ itemsBaseline?: boolean;
741
+ itemsStretch?: boolean;
742
+ grow?: boolean;
743
+ direction?: 'row' | 'col' | 'row-reverse' | 'col-reverse';
744
+ row?: boolean;
745
+ col?: boolean;
746
+ reverse?: boolean;
747
+ wrap?: boolean;
748
+ nowrap?: boolean;
749
+ wrapReverse?: boolean;
750
+ };
751
+
752
+ declare type __VLS_Props_35 = {
753
+ is?: any;
754
+ join?: boolean;
755
+ flex?: boolean;
756
+ flex1?: boolean;
757
+ flexAuto?: boolean;
758
+ flexInitial?: boolean;
759
+ none?: boolean;
760
+ grow?: boolean;
761
+ direction?: 'row' | 'col' | 'row-reverse' | 'col-reverse';
762
+ row?: boolean;
763
+ col?: boolean;
764
+ reverse?: boolean;
765
+ wrap?: boolean;
766
+ nowrap?: boolean;
767
+ wrapReverse?: boolean;
768
+ };
769
+
770
+ declare type __VLS_Props_36 = {
771
+ center?: boolean;
772
+ is?: string;
773
+ orientation?: 'horizontal' | 'vertical';
774
+ horizontal?: boolean;
775
+ vertical?: boolean;
776
+ };
777
+
778
+ declare type __VLS_Props_37 = {
779
+ is?: string;
780
+ };
781
+
782
+ declare type __VLS_Props_38 = {
783
+ is?: string;
784
+ };
785
+
786
+ declare type __VLS_Props_39 = {
787
+ is?: string;
788
+ };
789
+
790
+ declare type __VLS_Props_4 = {
791
+ is?: string;
792
+ outline?: boolean;
793
+ soft?: boolean;
794
+ dash?: boolean;
795
+ ghost?: boolean;
796
+ size?: string;
797
+ xl?: boolean;
798
+ lg?: boolean;
799
+ md?: boolean;
800
+ sm?: boolean;
801
+ xs?: boolean;
802
+ color?: string;
803
+ neutral?: boolean;
804
+ primary?: boolean;
805
+ secondary?: boolean;
806
+ accent?: boolean;
807
+ info?: boolean;
808
+ success?: boolean;
809
+ warning?: boolean;
810
+ error?: boolean;
811
+ };
812
+
813
+ declare type __VLS_Props_40 = {
814
+ is?: any;
815
+ disabled?: boolean;
816
+ };
817
+
818
+ declare type __VLS_Props_41 = {
819
+ is?: any;
820
+ };
821
+
822
+ declare type __VLS_Props_42 = {
823
+ is?: string;
824
+ };
825
+
826
+ declare type __VLS_Props_43 = {
827
+ is?: string;
828
+ align?: 'start' | 'center' | 'end';
829
+ start?: boolean;
830
+ center?: boolean;
831
+ end?: boolean;
832
+ vAlign?: 'top' | 'middle' | 'bottom';
833
+ top?: boolean;
834
+ middle?: boolean;
835
+ bottom?: boolean;
836
+ };
837
+
838
+ declare type __VLS_Props_44 = {
839
+ modelValue?: string | number | null;
840
+ type?: InputType;
841
+ placeholder?: string;
842
+ disabled?: boolean;
843
+ validator?: boolean;
844
+ join?: boolean;
845
+ color?: string;
846
+ primary?: boolean;
847
+ secondary?: boolean;
848
+ accent?: boolean;
849
+ info?: boolean;
850
+ success?: boolean;
851
+ warning?: boolean;
852
+ error?: boolean;
853
+ ghost?: boolean;
854
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
855
+ xl?: boolean;
856
+ lg?: boolean;
857
+ md?: boolean;
858
+ sm?: boolean;
859
+ xs?: boolean;
860
+ };
861
+
862
+ declare type __VLS_Props_45 = {
863
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
864
+ xl?: boolean;
865
+ lg?: boolean;
866
+ md?: boolean;
867
+ sm?: boolean;
868
+ xs?: boolean;
869
+ };
870
+
871
+ declare type __VLS_Props_46 = {
872
+ is?: string;
873
+ floating?: boolean;
874
+ input?: boolean;
875
+ select?: boolean;
876
+ toggle?: boolean;
877
+ join?: boolean;
878
+ color?: string;
879
+ neutral?: boolean;
880
+ primary?: boolean;
881
+ secondary?: boolean;
882
+ accent?: boolean;
883
+ info?: boolean;
884
+ success?: boolean;
885
+ warning?: boolean;
886
+ error?: boolean;
887
+ ghost?: boolean;
888
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
889
+ xl?: boolean;
890
+ lg?: boolean;
891
+ md?: boolean;
892
+ sm?: boolean;
893
+ xs?: boolean;
894
+ };
895
+
896
+ declare type __VLS_Props_47 = {
897
+ color?: string;
898
+ neutral?: boolean;
899
+ primary?: boolean;
900
+ secondary?: boolean;
901
+ accent?: boolean;
902
+ info?: boolean;
903
+ success?: boolean;
904
+ warning?: boolean;
905
+ error?: boolean;
906
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
907
+ xl?: boolean;
908
+ lg?: boolean;
909
+ md?: boolean;
910
+ sm?: boolean;
911
+ xs?: boolean;
912
+ };
913
+
914
+ declare type __VLS_Props_48 = {
915
+ color?: string;
916
+ neutral?: boolean;
917
+ primary?: boolean;
918
+ secondary?: boolean;
919
+ accent?: boolean;
920
+ info?: boolean;
921
+ success?: boolean;
922
+ warning?: boolean;
923
+ error?: boolean;
924
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
925
+ xl?: boolean;
926
+ lg?: boolean;
927
+ md?: boolean;
928
+ sm?: boolean;
929
+ xs?: boolean;
930
+ };
931
+
932
+ declare type __VLS_Props_49 = {
933
+ color?: string;
934
+ neutral?: boolean;
935
+ primary?: boolean;
936
+ secondary?: boolean;
937
+ accent?: boolean;
938
+ info?: boolean;
939
+ success?: boolean;
940
+ warning?: boolean;
941
+ error?: boolean;
942
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
943
+ xl?: boolean;
944
+ lg?: boolean;
945
+ md?: boolean;
946
+ sm?: boolean;
947
+ xs?: boolean;
948
+ };
949
+
950
+ declare type __VLS_Props_5 = {
951
+ is?: string;
952
+ join?: boolean;
953
+ color?: string;
954
+ neutral?: boolean;
955
+ primary?: boolean;
956
+ secondary?: boolean;
957
+ accent?: boolean;
958
+ info?: boolean;
959
+ success?: boolean;
960
+ warning?: boolean;
961
+ error?: boolean;
962
+ ghost?: boolean;
963
+ link?: boolean;
964
+ glass?: boolean;
965
+ outline?: boolean;
966
+ dash?: boolean;
967
+ soft?: boolean;
968
+ disabled?: boolean;
969
+ shape?: 'circle' | 'square' | 'wide' | 'block';
970
+ circle?: boolean;
971
+ square?: boolean;
972
+ wide?: boolean;
973
+ block?: boolean;
974
+ noAnimation?: boolean;
975
+ active?: boolean;
976
+ size?: 'lg' | 'md' | 'sm' | 'xs' | 'xl';
977
+ xl?: boolean;
978
+ lg?: boolean;
979
+ md?: boolean;
980
+ sm?: boolean;
981
+ xs?: boolean;
982
+ type?: 'button' | 'submit' | 'reset';
983
+ };
984
+
985
+ declare type __VLS_Props_50 = {
986
+ color?: string;
987
+ neutral?: boolean;
988
+ primary?: boolean;
989
+ secondary?: boolean;
990
+ accent?: boolean;
991
+ info?: boolean;
992
+ success?: boolean;
993
+ warning?: boolean;
994
+ error?: boolean;
995
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
996
+ xl?: boolean;
997
+ lg?: boolean;
998
+ md?: boolean;
999
+ sm?: boolean;
1000
+ xs?: boolean;
1001
+ };
1002
+
1003
+ declare type __VLS_Props_51 = {
1004
+ color?: string;
1005
+ neutral?: boolean;
1006
+ primary?: boolean;
1007
+ secondary?: boolean;
1008
+ accent?: boolean;
1009
+ info?: boolean;
1010
+ success?: boolean;
1011
+ warning?: boolean;
1012
+ error?: boolean;
1013
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1014
+ xl?: boolean;
1015
+ lg?: boolean;
1016
+ md?: boolean;
1017
+ sm?: boolean;
1018
+ xs?: boolean;
1019
+ };
1020
+
1021
+ declare type __VLS_Props_52 = {
1022
+ color?: string;
1023
+ neutral?: boolean;
1024
+ primary?: boolean;
1025
+ secondary?: boolean;
1026
+ accent?: boolean;
1027
+ info?: boolean;
1028
+ success?: boolean;
1029
+ warning?: boolean;
1030
+ error?: boolean;
1031
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1032
+ xl?: boolean;
1033
+ lg?: boolean;
1034
+ md?: boolean;
1035
+ sm?: boolean;
1036
+ xs?: boolean;
1037
+ };
1038
+
1039
+ declare type __VLS_Props_53 = {
1040
+ shape?: string;
1041
+ squircle?: boolean;
1042
+ heart?: boolean;
1043
+ hexagon?: boolean;
1044
+ hexagon2?: boolean;
1045
+ decagon?: boolean;
1046
+ pentagon?: boolean;
1047
+ diamond?: boolean;
1048
+ square?: boolean;
1049
+ circle?: boolean;
1050
+ star?: boolean;
1051
+ star2?: boolean;
1052
+ triangle?: boolean;
1053
+ triangle2?: boolean;
1054
+ triangle3?: boolean;
1055
+ triangle4?: boolean;
1056
+ half1?: boolean;
1057
+ half2?: boolean;
1058
+ };
1059
+
1060
+ declare type __VLS_Props_54 = {
1061
+ align?: 'vertical' | 'horizontal';
1062
+ vertical?: boolean;
1063
+ horizontal?: boolean;
1064
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1065
+ xl?: boolean;
1066
+ lg?: boolean;
1067
+ md?: boolean;
1068
+ sm?: boolean;
1069
+ xs?: boolean;
1070
+ };
1071
+
1072
+ declare type __VLS_Props_55 = {
1073
+ hover?: boolean;
1074
+ delayLeave?: number;
1075
+ closeOnClickOutside?: boolean;
1076
+ };
1077
+
1078
+ declare type __VLS_Props_56 = {
1079
+ disabled?: boolean;
1080
+ };
1081
+
1082
+ declare type __VLS_Props_57 = {
1083
+ displayClasses?: string;
1084
+ };
1085
+
1086
+ declare type __VLS_Props_58 = {
1087
+ modelValue?: boolean;
1088
+ closeOnClickOutside?: boolean;
1089
+ placement?: 'top' | 'bottom' | 'start' | 'end';
1090
+ top?: boolean;
1091
+ bottom?: boolean;
1092
+ start?: boolean;
1093
+ end?: boolean;
1094
+ };
1095
+
1096
+ declare type __VLS_Props_59 = {
1097
+ is?: any;
1098
+ glass?: boolean;
1099
+ };
1100
+
1101
+ declare type __VLS_Props_6 = {
1102
+ /** Bound value: Date object or ISO string or null */
1103
+ modelValue?: Date | string | null;
1104
+ /** Calendar options */
1105
+ options?: CalendarOptions;
1106
+ /** If true, default to today when no value provided */
1107
+ autoDefault?: boolean;
1108
+ };
1109
+
1110
+ declare type __VLS_Props_60 = {
1111
+ is?: any;
1112
+ };
1113
+
1114
+ declare type __VLS_Props_61 = {
1115
+ is?: any;
1116
+ };
1117
+
1118
+ declare type __VLS_Props_62 = {
1119
+ is?: any;
1120
+ };
1121
+
1122
+ declare type __VLS_Props_63 = {
1123
+ active?: boolean;
1124
+ disabled?: boolean;
1125
+ };
1126
+
1127
+ declare type __VLS_Props_64 = {
1128
+ value?: string | number;
1129
+ max?: string | number;
1130
+ color?: string;
1131
+ neutral?: boolean;
1132
+ primary?: boolean;
1133
+ secondary?: boolean;
1134
+ accent?: boolean;
1135
+ success?: boolean;
1136
+ info?: boolean;
1137
+ warning?: boolean;
1138
+ error?: boolean;
1139
+ };
1140
+
1141
+ declare type __VLS_Props_65 = {
1142
+ value: number | string;
1143
+ size?: string;
1144
+ thickness?: string;
1145
+ color?: string;
1146
+ neutral?: boolean;
1147
+ primary?: boolean;
1148
+ secondary?: boolean;
1149
+ accent?: boolean;
1150
+ info?: boolean;
1151
+ success?: boolean;
1152
+ warning?: boolean;
1153
+ error?: boolean;
1154
+ };
1155
+
1156
+ declare type __VLS_Props_66 = {
1157
+ modelValue?: any;
1158
+ value: any;
1159
+ disabled?: boolean;
1160
+ themeController?: boolean;
1161
+ color?: string;
1162
+ neutral?: boolean;
1163
+ primary?: boolean;
1164
+ secondary?: boolean;
1165
+ accent?: boolean;
1166
+ success?: boolean;
1167
+ warning?: boolean;
1168
+ info?: boolean;
1169
+ error?: boolean;
1170
+ size?: string;
1171
+ xs?: boolean;
1172
+ sm?: boolean;
1173
+ md?: boolean;
1174
+ lg?: boolean;
1175
+ xl?: boolean;
1176
+ };
1177
+
1178
+ declare type __VLS_Props_67 = {
1179
+ modelValue?: any;
1180
+ name: string;
1181
+ color?: string;
1182
+ neutral?: boolean;
1183
+ primary?: boolean;
1184
+ secondary?: boolean;
1185
+ accent?: boolean;
1186
+ success?: boolean;
1187
+ warning?: boolean;
1188
+ info?: boolean;
1189
+ error?: boolean;
1190
+ size?: string;
1191
+ xs?: boolean;
1192
+ sm?: boolean;
1193
+ md?: boolean;
1194
+ lg?: boolean;
1195
+ xl?: boolean;
1196
+ };
1197
+
1198
+ declare type __VLS_Props_68 = {
1199
+ modelValue?: number | [number, number];
1200
+ min?: number;
1201
+ max?: number;
1202
+ step?: number;
1203
+ disabled?: boolean;
1204
+ color?: string;
1205
+ neutral?: boolean;
1206
+ primary?: boolean;
1207
+ secondary?: boolean;
1208
+ accent?: boolean;
1209
+ success?: boolean;
1210
+ warning?: boolean;
1211
+ info?: boolean;
1212
+ error?: boolean;
1213
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1214
+ xl?: boolean;
1215
+ lg?: boolean;
1216
+ md?: boolean;
1217
+ sm?: boolean;
1218
+ xs?: boolean;
1219
+ };
1220
+
1221
+ declare type __VLS_Props_69 = {
1222
+ modelValue?: number | string;
1223
+ min?: number | string;
1224
+ max?: number | string;
1225
+ step?: number | string;
1226
+ numbered?: boolean;
1227
+ asButtons?: boolean;
1228
+ disabled?: boolean;
1229
+ color?: string;
1230
+ neutral?: boolean;
1231
+ primary?: boolean;
1232
+ secondary?: boolean;
1233
+ accent?: boolean;
1234
+ success?: boolean;
1235
+ warning?: boolean;
1236
+ info?: boolean;
1237
+ error?: boolean;
1238
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1239
+ xl?: boolean;
1240
+ lg?: boolean;
1241
+ md?: boolean;
1242
+ sm?: boolean;
1243
+ xs?: boolean;
1244
+ };
1245
+
1246
+ declare type __VLS_Props_7 = {
1247
+ /** Bound value: Date object or ISO string or null */
1248
+ modelValue?: Date | string | number | null;
1249
+ /** Calendar options */
1250
+ options?: CalendarOptions;
1251
+ /** If true, default to today when no value provided */
1252
+ autoDefault?: boolean;
1253
+ placeholder?: string;
1254
+ disabled?: boolean;
1255
+ validator?: boolean;
1256
+ join?: boolean;
1257
+ color?: string;
1258
+ primary?: boolean;
1259
+ secondary?: boolean;
1260
+ accent?: boolean;
1261
+ info?: boolean;
1262
+ success?: boolean;
1263
+ warning?: boolean;
1264
+ error?: boolean;
1265
+ ghost?: boolean;
1266
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1267
+ xl?: boolean;
1268
+ lg?: boolean;
1269
+ md?: boolean;
1270
+ sm?: boolean;
1271
+ xs?: boolean;
1272
+ };
1273
+
1274
+ declare type __VLS_Props_70 = {
1275
+ tick: number;
1276
+ modelValue?: number | string;
1277
+ numbered?: boolean;
1278
+ asButton?: boolean;
1279
+ isHidden?: boolean;
1280
+ disabled?: boolean;
1281
+ };
1282
+
1283
+ declare type __VLS_Props_71 = {
1284
+ modelValue?: number | string;
1285
+ count?: number | string;
1286
+ half?: boolean;
1287
+ disabled?: boolean;
1288
+ color?: string;
1289
+ neutral?: boolean;
1290
+ primary?: boolean;
1291
+ secondary?: boolean;
1292
+ accent?: boolean;
1293
+ info?: boolean;
1294
+ success?: boolean;
1295
+ warning?: boolean;
1296
+ error?: boolean;
1297
+ bg?: string;
1298
+ shape?: string;
1299
+ squircle?: boolean;
1300
+ heart?: boolean;
1301
+ hexagon?: boolean;
1302
+ hexagon2?: boolean;
1303
+ decagon?: boolean;
1304
+ pentagon?: boolean;
1305
+ diamond?: boolean;
1306
+ square?: boolean;
1307
+ circle?: boolean;
1308
+ star?: boolean;
1309
+ star2?: boolean;
1310
+ triangle?: boolean;
1311
+ triangle2?: boolean;
1312
+ triangle3?: boolean;
1313
+ triangle4?: boolean;
1314
+ size?: 'lg' | 'md' | 'sm' | 'xs' | 'xl';
1315
+ xl?: boolean;
1316
+ lg?: boolean;
1317
+ md?: boolean;
1318
+ sm?: boolean;
1319
+ xs?: boolean;
1320
+ };
1321
+
1322
+ declare type __VLS_Props_72 = {
1323
+ modelValue: any;
1324
+ options: Record<string, any>[] | any[];
1325
+ value?: (val: any) => any;
1326
+ label?: (val: any) => any;
1327
+ resultAsObject?: boolean;
1328
+ join?: boolean;
1329
+ ghost?: boolean;
1330
+ disabled?: boolean;
1331
+ validator?: boolean;
1332
+ native?: boolean;
1333
+ color?: Color;
1334
+ neutral?: boolean;
1335
+ primary?: boolean;
1336
+ secondary?: boolean;
1337
+ accent?: boolean;
1338
+ info?: boolean;
1339
+ success?: boolean;
1340
+ warning?: boolean;
1341
+ error?: boolean;
1342
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1343
+ xl?: boolean;
1344
+ lg?: boolean;
1345
+ md?: boolean;
1346
+ sm?: boolean;
1347
+ xs?: boolean;
1348
+ };
1349
+
1350
+ declare type __VLS_Props_73 = {
1351
+ is?: any;
1352
+ };
1353
+
1354
+ declare type __VLS_Props_74 = {
1355
+ is?: string;
1356
+ direction?: 'top' | 'end' | 'bottom' | 'start';
1357
+ top?: boolean;
1358
+ end?: boolean;
1359
+ bottom?: boolean;
1360
+ start?: boolean;
1361
+ };
1362
+
1363
+ declare type __VLS_Props_75 = {
1364
+ orientation?: 'vertical' | 'horizontal';
1365
+ vertical?: boolean;
1366
+ horizontal?: boolean;
1367
+ };
1368
+
1369
+ declare type __VLS_Props_76 = {
1370
+ color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error';
1371
+ neutral?: boolean;
1372
+ primary?: boolean;
1373
+ secondary?: boolean;
1374
+ accent?: boolean;
1375
+ info?: boolean;
1376
+ success?: boolean;
1377
+ warning?: boolean;
1378
+ error?: boolean;
1379
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
1380
+ xs?: boolean;
1381
+ sm?: boolean;
1382
+ md?: boolean;
1383
+ lg?: boolean;
1384
+ xl?: boolean;
1385
+ };
1386
+
1387
+ declare type __VLS_Props_77 = {
1388
+ glyph?: string;
1389
+ color?: string;
1390
+ neutral?: boolean;
1391
+ primary?: boolean;
1392
+ secondary?: boolean;
1393
+ accent?: boolean;
1394
+ info?: boolean;
1395
+ success?: boolean;
1396
+ warning?: boolean;
1397
+ error?: boolean;
1398
+ };
1399
+
1400
+ declare type __VLS_Props_78 = {
1401
+ orientation?: 'vertical' | 'horizontal';
1402
+ vertical?: boolean;
1403
+ horizontal?: boolean;
1404
+ };
1405
+
1406
+ declare type __VLS_Props_79 = {
1407
+ modelValue?: boolean | null;
1408
+ rotate?: boolean;
1409
+ flip?: boolean;
1410
+ };
1411
+
1412
+ declare type __VLS_Props_8 = {
1413
+ numberOfMonths?: number;
1414
+ date?: Date;
1415
+ firstDay?: number;
1416
+ };
1417
+
1418
+ declare type __VLS_Props_80 = {
1419
+ is?: string;
1420
+ name?: string;
1421
+ active?: boolean;
1422
+ disabled?: boolean;
1423
+ };
1424
+
1425
+ declare type __VLS_Props_81 = {
1426
+ is?: any;
1427
+ name: string;
1428
+ };
1429
+
1430
+ declare type __VLS_Props_82 = {
1431
+ zebra?: boolean;
1432
+ pinRows?: boolean;
1433
+ pinCols?: boolean;
1434
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
1435
+ xs?: boolean;
1436
+ sm?: boolean;
1437
+ md?: boolean;
1438
+ lg?: boolean;
1439
+ xl?: boolean;
1440
+ };
1441
+
1442
+ declare type __VLS_Props_83 = {
1443
+ is?: any;
1444
+ name: string;
1445
+ variant?: 'box' | 'border' | 'lift';
1446
+ box?: boolean;
1447
+ border?: boolean;
1448
+ lift?: boolean;
1449
+ placement?: 'top' | 'bottom';
1450
+ top?: boolean;
1451
+ bottom?: boolean;
1452
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1453
+ xl?: boolean;
1454
+ lg?: boolean;
1455
+ md?: boolean;
1456
+ sm?: boolean;
1457
+ xs?: boolean;
1458
+ };
1459
+
1460
+ declare type __VLS_Props_84 = {
1461
+ is?: string;
1462
+ join?: boolean;
1463
+ block?: boolean;
1464
+ inline?: boolean;
1465
+ inlineBlock?: boolean;
1466
+ label?: boolean;
1467
+ color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error' | 'primary-content' | 'secondary-content' | 'neutral-content' | 'accent-content' | 'info-content' | 'success-content' | 'warning-content' | 'error-content';
1468
+ neutral?: boolean;
1469
+ primary?: boolean;
1470
+ secondary?: boolean;
1471
+ accent?: boolean;
1472
+ info?: boolean;
1473
+ success?: boolean;
1474
+ warning?: boolean;
1475
+ error?: boolean;
1476
+ neutralContent?: boolean;
1477
+ primaryContent?: boolean;
1478
+ secondaryContent?: boolean;
1479
+ accentContent?: boolean;
1480
+ infoContent?: boolean;
1481
+ successContent?: boolean;
1482
+ warningContent?: boolean;
1483
+ errorContent?: boolean;
1484
+ size?: '9xl' | '8xl' | '7xl' | '6xl' | '5xl' | '4xl' | '3xl' | '2xl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1485
+ xl?: boolean;
1486
+ lg?: boolean;
1487
+ md?: boolean;
1488
+ sm?: boolean;
1489
+ xs?: boolean;
1490
+ align?: 'left' | 'center' | 'right' | 'justify';
1491
+ left?: boolean;
1492
+ center?: boolean;
1493
+ right?: boolean;
1494
+ justify?: boolean;
1495
+ case?: 'upper' | 'lower' | 'capitalize' | 'normal';
1496
+ uppercase?: boolean;
1497
+ lowercase?: boolean;
1498
+ capitalize?: boolean;
1499
+ normalCase?: boolean;
1500
+ font?: 'sans' | 'serif' | 'mono';
1501
+ sans?: boolean;
1502
+ serif?: boolean;
1503
+ mono?: boolean;
1504
+ weight?: 'thin' | 'extralight' | 'light' | 'normal' | 'medium' | 'semibold' | 'bold' | 'extrabold' | 'black';
1505
+ thin?: boolean;
1506
+ extralight?: boolean;
1507
+ light?: boolean;
1508
+ normal?: boolean;
1509
+ medium?: boolean;
1510
+ semibold?: boolean;
1511
+ bold?: boolean;
1512
+ extrabold?: boolean;
1513
+ black?: boolean;
1514
+ };
1515
+
1516
+ declare type __VLS_Props_85 = {
1517
+ modelValue?: string;
1518
+ placeholder?: string;
1519
+ type?: 'text' | 'phone' | 'email' | 'search';
1520
+ rows?: number;
1521
+ autoExpand?: boolean;
1522
+ color?: string;
1523
+ neutral?: boolean;
1524
+ primary?: boolean;
1525
+ secondary?: boolean;
1526
+ accent?: boolean;
1527
+ info?: boolean;
1528
+ success?: boolean;
1529
+ warning?: boolean;
1530
+ error?: boolean;
1531
+ ghost?: boolean;
1532
+ disabled?: boolean;
1533
+ validator?: boolean;
1534
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1535
+ xl?: boolean;
1536
+ lg?: boolean;
1537
+ md?: boolean;
1538
+ sm?: boolean;
1539
+ xs?: boolean;
1540
+ };
1541
+
1542
+ declare type __VLS_Props_86 = {
1543
+ is?: any;
1544
+ center?: boolean;
1545
+ duration?: number;
1546
+ };
1547
+
1548
+ declare type __VLS_Props_87 = {
1549
+ /**
1550
+ * Optional: List of themes to provide (string or DaisyThemeMeta)
1551
+ */
1552
+ themes?: DaisyThemeInput[];
1553
+ /**
1554
+ * Optional: Default theme name (string or 'default')
1555
+ */
1556
+ defaultTheme?: string;
1557
+ /**
1558
+ * Optional: Storage function for persistence (e.g., useCookie, useLocalStorage, or ref)
1559
+ */
1560
+ storage?: <T>(key: string, initial: T) => Ref<T>;
1561
+ };
1562
+
1563
+ declare type __VLS_Props_88 = {
1564
+ /**
1565
+ * DaisyUI theme string (recommended prop name)
1566
+ */
1567
+ dataTheme?: string;
1568
+ cssVars?: string;
1569
+ snoop?: boolean;
1570
+ };
1571
+
1572
+ declare type __VLS_Props_89 = {
1573
+ theme?: string;
1574
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
1575
+ xs?: boolean;
1576
+ sm?: boolean;
1577
+ md?: boolean;
1578
+ lg?: boolean;
1579
+ xl?: boolean;
1580
+ };
1581
+
1582
+ declare type __VLS_Props_9 = {
1583
+ is?: string;
1584
+ border?: boolean;
1585
+ dash?: boolean;
1586
+ side?: boolean;
1587
+ imageFull?: boolean;
1588
+ size?: 'xl' | 'lg' | 'md' | 'sm' | 'xs';
1589
+ xl?: boolean;
1590
+ lg?: boolean;
1591
+ md?: boolean;
1592
+ sm?: boolean;
1593
+ xs?: boolean;
1594
+ };
1595
+
1596
+ declare type __VLS_Props_90 = {
1597
+ vertical?: boolean;
1598
+ horizontal?: boolean;
1599
+ compact?: boolean;
1600
+ snapIcon?: boolean;
1601
+ };
1602
+
1603
+ declare type __VLS_Props_91 = {
1604
+ box?: boolean;
1605
+ };
1606
+
1607
+ declare type __VLS_Props_92 = {
1608
+ color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error';
1609
+ neutral?: boolean;
1610
+ primary?: boolean;
1611
+ secondary?: boolean;
1612
+ accent?: boolean;
1613
+ info?: boolean;
1614
+ success?: boolean;
1615
+ warning?: boolean;
1616
+ error?: boolean;
1617
+ };
1618
+
1619
+ declare type __VLS_Props_93 = {
1620
+ box?: boolean;
1621
+ };
1622
+
1623
+ declare type __VLS_Props_94 = {
1624
+ /**
1625
+ * Horizontal alignment (start, center, end)
1626
+ */
1627
+ hAlign?: 'start' | 'center' | 'end';
1628
+ start?: boolean;
1629
+ center?: boolean;
1630
+ end?: boolean;
1631
+ /**
1632
+ * Vertical alignment (top, middle, bottom)
1633
+ */
1634
+ vAlign?: 'top' | 'middle' | 'bottom';
1635
+ top?: boolean;
1636
+ middle?: boolean;
1637
+ bottom?: boolean;
1638
+ /**
1639
+ * Toast channel name (for named channels)
1640
+ */
1641
+ name?: string;
1642
+ /**
1643
+ * Default toast settings for this channel (merged into every toast)
1644
+ * Example: { duration: 6000, type: 'info', position: 'top-center' }
1645
+ */
1646
+ defaults?: Partial<Toast_2>;
1647
+ };
1648
+
1649
+ declare type __VLS_Props_95 = {
1650
+ modelValue?: any;
1651
+ disabled?: boolean;
1652
+ validator?: boolean;
1653
+ themeController?: boolean;
1654
+ color?: string;
1655
+ neutral?: boolean;
1656
+ primary?: boolean;
1657
+ secondary?: boolean;
1658
+ accent?: boolean;
1659
+ success?: boolean;
1660
+ info?: boolean;
1661
+ warning?: boolean;
1662
+ error?: boolean;
1663
+ size?: string;
1664
+ xs?: boolean;
1665
+ sm?: boolean;
1666
+ md?: boolean;
1667
+ lg?: boolean;
1668
+ xl?: boolean;
1669
+ };
1670
+
1671
+ declare type __VLS_Props_96 = {
1672
+ tip?: string | number;
1673
+ open?: boolean;
1674
+ color?: string;
1675
+ neutral?: boolean;
1676
+ primary?: boolean;
1677
+ secondary?: boolean;
1678
+ accent?: boolean;
1679
+ info?: boolean;
1680
+ success?: boolean;
1681
+ warning?: boolean;
1682
+ error?: boolean;
1683
+ position?: 'top' | 'right' | 'bottom' | 'left';
1684
+ top?: boolean;
1685
+ right?: boolean;
1686
+ bottom?: boolean;
1687
+ left?: boolean;
1688
+ delayEnter?: number;
1689
+ delayLeave?: number;
1690
+ };
1691
+
1692
+ declare type __VLS_PublicProps = {
1693
+ 'open'?: typeof __VLS_defaults['open'];
1694
+ } & __VLS_Props_17;
1695
+
1696
+ declare type __VLS_PublicProps_2 = {
1697
+ 'open'?: typeof __VLS_defaults_2['open'];
1698
+ } & __VLS_Props_28;
1699
+
1700
+ declare type __VLS_PublicProps_3 = {
1701
+ 'open'?: typeof isOpen['value'];
1702
+ } & __VLS_Props_55;
1703
+
1704
+ declare type __VLS_PublicProps_4 = {
1705
+ 'currentTab'?: string;
1706
+ } & __VLS_Props_83;
1707
+
1708
+ declare type __VLS_PublicProps_5 = {
1709
+ 'open'?: typeof __VLS_defaults_3['open'];
1710
+ } & __VLS_Props_96;
1711
+
1712
+ declare function __VLS_template(): {
1713
+ attrs: Partial<{}>;
1714
+ slots: {
1715
+ default?(_: {}): any;
1716
+ };
1717
+ refs: {};
1718
+ rootEl: HTMLDivElement;
1719
+ };
1720
+
1721
+ declare function __VLS_template_10(): {
1722
+ attrs: Partial<{}>;
1723
+ slots: {
1724
+ default?(_: {}): any;
1725
+ };
1726
+ refs: {};
1727
+ rootEl: any;
1728
+ };
1729
+
1730
+ declare function __VLS_template_100(): {
1731
+ attrs: Partial<{}>;
1732
+ slots: {
1733
+ default?(_: {}): any;
1734
+ };
1735
+ refs: {};
1736
+ rootEl: HTMLTableElement;
1737
+ };
1738
+
1739
+ declare function __VLS_template_101(): {
1740
+ attrs: Partial<{}>;
1741
+ slots: {
1742
+ default?(_: {}): any;
1743
+ };
1744
+ refs: {};
1745
+ rootEl: HTMLDivElement;
1746
+ };
1747
+
1748
+ declare function __VLS_template_102(): {
1749
+ attrs: Partial<{}>;
1750
+ slots: {
1751
+ default?(_: {}): any;
1752
+ };
1753
+ refs: {};
1754
+ rootEl: any;
1755
+ };
1756
+
1757
+ declare function __VLS_template_103(): {
1758
+ attrs: Partial<{}>;
1759
+ slots: {
1760
+ default?(_: {}): any;
1761
+ };
1762
+ refs: {};
1763
+ rootEl: any;
1764
+ };
1765
+
1766
+ declare function __VLS_template_104(): {
1767
+ attrs: Partial<{}>;
1768
+ slots: {
1769
+ default?(_: {
1770
+ theme: string;
1771
+ effectiveTheme: string;
1772
+ themes: DaisyThemeMeta[];
1773
+ availableThemes: string[];
1774
+ setTheme: (name: string) => void;
1775
+ cycleTheme: () => void;
1776
+ registerTheme: (newTheme: DaisyThemeInput) => void;
1777
+ removeTheme: (name: string) => void;
1778
+ }): any;
1779
+ };
1780
+ refs: {};
1781
+ rootEl: HTMLDivElement;
1782
+ };
1783
+
1784
+ declare function __VLS_template_105(): {
1785
+ attrs: Partial<{}>;
1786
+ slots: {
1787
+ default?(_: {
1788
+ vars: Record<string, string>;
1789
+ toThemeString: (attrs?: Record<string, string>, opts?: {
1790
+ asPlugin?: boolean;
1791
+ }) => string;
1792
+ }): any;
1793
+ };
1794
+ refs: {
1795
+ rootEl: HTMLDivElement;
1796
+ };
1797
+ rootEl: HTMLDivElement;
1798
+ };
1799
+
1800
+ declare function __VLS_template_106(): {
1801
+ attrs: Partial<{}>;
1802
+ slots: {
1803
+ default?(_: {}): any;
1804
+ };
1805
+ refs: {};
1806
+ rootEl: HTMLUListElement;
1807
+ };
1808
+
1809
+ declare function __VLS_template_107(): {
1810
+ attrs: Partial<{}>;
1811
+ slots: {
1812
+ default?(_: {}): any;
1813
+ };
1814
+ refs: {};
1815
+ rootEl: HTMLDivElement;
1816
+ };
1817
+
1818
+ declare function __VLS_template_108(): {
1819
+ attrs: Partial<{}>;
1820
+ slots: {
1821
+ default?(_: {}): any;
1822
+ };
1823
+ refs: {};
1824
+ rootEl: HTMLLIElement;
1825
+ };
1826
+
1827
+ declare function __VLS_template_109(): {
1828
+ attrs: Partial<{}>;
1829
+ slots: {
1830
+ default?(_: {}): any;
1831
+ };
1832
+ refs: {};
1833
+ rootEl: HTMLDivElement;
1834
+ };
1835
+
1836
+ declare function __VLS_template_11(): {
1837
+ attrs: Partial<{}>;
1838
+ slots: {
1839
+ default?(_: {}): any;
1840
+ };
1841
+ refs: {};
1842
+ rootEl: any;
1843
+ };
1844
+
1845
+ declare function __VLS_template_110(): {
1846
+ attrs: Partial<{}>;
1847
+ slots: {
1848
+ default?(_: {}): any;
1849
+ };
1850
+ refs: {};
1851
+ rootEl: HTMLDivElement;
1852
+ };
1853
+
1854
+ declare function __VLS_template_111(): {
1855
+ attrs: Partial<{}>;
1856
+ slots: Readonly<{
1857
+ default: (props: ToastSlotProps) => any;
1858
+ }> & {
1859
+ default: (props: ToastSlotProps) => any;
1860
+ };
1861
+ refs: {};
1862
+ rootEl: HTMLDivElement;
1863
+ };
1864
+
1865
+ declare function __VLS_template_112(): {
1866
+ attrs: Partial<{}>;
1867
+ slots: {
1868
+ default?(_: {}): any;
1869
+ default?(_: {}): any;
1870
+ };
1871
+ refs: {
1872
+ tooltipWrapper: HTMLDivElement;
1873
+ };
1874
+ rootEl: any;
1875
+ };
1876
+
1877
+ declare function __VLS_template_113(): {
1878
+ attrs: Partial<{}>;
1879
+ slots: {
1880
+ default?(_: {}): any;
1881
+ };
1882
+ refs: {};
1883
+ rootEl: HTMLSpanElement;
1884
+ };
1885
+
1886
+ declare function __VLS_template_12(): {
1887
+ attrs: Partial<{}>;
1888
+ slots: {
1889
+ default?(_: {}): any;
1890
+ };
1891
+ refs: {};
1892
+ rootEl: HTMLDivElement;
1893
+ };
1894
+
1895
+ declare function __VLS_template_13(): {
1896
+ attrs: Partial<{}>;
1897
+ slots: {
1898
+ default?(_: {}): any;
1899
+ };
1900
+ refs: {};
1901
+ rootEl: HTMLDivElement;
1902
+ };
1903
+
1904
+ declare function __VLS_template_14(): {
1905
+ attrs: Partial<{}>;
1906
+ slots: {
1907
+ default?(_: {}): any;
1908
+ };
1909
+ refs: {};
1910
+ rootEl: HTMLDivElement;
1911
+ };
1912
+
1913
+ declare function __VLS_template_15(): {
1914
+ attrs: Partial<{}>;
1915
+ slots: {
1916
+ default?(_: {}): any;
1917
+ };
1918
+ refs: {};
1919
+ rootEl: HTMLDivElement;
1920
+ };
1921
+
1922
+ declare function __VLS_template_16(): {
1923
+ attrs: Partial<{}>;
1924
+ slots: {
1925
+ default?(_: {}): any;
1926
+ };
1927
+ refs: {};
1928
+ rootEl: HTMLDivElement;
1929
+ };
1930
+
1931
+ declare function __VLS_template_17(): {
1932
+ attrs: Partial<{}>;
1933
+ slots: {
1934
+ default?(_: {}): any;
1935
+ };
1936
+ refs: {};
1937
+ rootEl: HTMLDivElement;
1938
+ };
1939
+
1940
+ declare function __VLS_template_18(): {
1941
+ attrs: Partial<{}>;
1942
+ slots: {
1943
+ default?(_: {}): any;
1944
+ };
1945
+ refs: {};
1946
+ rootEl: any;
1947
+ };
1948
+
1949
+ declare function __VLS_template_19(): {
1950
+ attrs: Partial<{}>;
1951
+ slots: {
1952
+ default?(_: {}): any;
1953
+ };
1954
+ refs: {};
1955
+ rootEl: HTMLDivElement;
1956
+ };
1957
+
1958
+ declare function __VLS_template_2(): {
1959
+ attrs: Partial<{}>;
1960
+ slots: {
1961
+ default?(_: {}): any;
1962
+ };
1963
+ refs: {};
1964
+ rootEl: HTMLDivElement;
1965
+ };
1966
+
1967
+ declare function __VLS_template_20(): {
1968
+ attrs: Partial<{}>;
1969
+ slots: {
1970
+ default?(_: {}): any;
1971
+ };
1972
+ refs: {};
1973
+ rootEl: HTMLDivElement;
1974
+ };
1975
+
1976
+ declare function __VLS_template_21(): {
1977
+ attrs: Partial<{}>;
1978
+ slots: {
1979
+ default?(_: {}): any;
1980
+ default?(_: {}): any;
1981
+ };
1982
+ refs: {};
1983
+ rootEl: any;
1984
+ };
1985
+
1986
+ declare function __VLS_template_22(): {
1987
+ attrs: Partial<{}>;
1988
+ slots: {
1989
+ default?(_: {}): any;
1990
+ };
1991
+ refs: {};
1992
+ rootEl: any;
1993
+ };
1994
+
1995
+ declare function __VLS_template_23(): {
1996
+ attrs: Partial<{}>;
1997
+ slots: {
1998
+ default?(_: {
1999
+ totalSeconds: number;
2000
+ totalMinutes: number;
2001
+ totalHours: number;
2002
+ totalDays: number;
2003
+ totalWeeks: number;
2004
+ totalMonths: number;
2005
+ targetDate: Date;
2006
+ split: {
2007
+ days: number;
2008
+ hours: number;
2009
+ minutes: number;
2010
+ seconds: number;
2011
+ };
2012
+ }): any;
2013
+ };
2014
+ refs: {};
2015
+ rootEl: any;
2016
+ };
2017
+
2018
+ declare function __VLS_template_24(): {
2019
+ attrs: Partial<{}>;
2020
+ slots: {
2021
+ default?(_: {}): any;
2022
+ };
2023
+ refs: {};
2024
+ rootEl: HTMLLIElement;
2025
+ };
2026
+
2027
+ declare function __VLS_template_25(): {
2028
+ attrs: Partial<{}>;
2029
+ slots: {
2030
+ default?(_: {}): any;
2031
+ };
2032
+ refs: {};
2033
+ rootEl: any;
2034
+ };
2035
+
2036
+ declare function __VLS_template_26(): {
2037
+ attrs: Partial<{}>;
2038
+ slots: {
2039
+ one?(_: {}): any;
2040
+ two?(_: {}): any;
2041
+ };
2042
+ refs: {};
2043
+ rootEl: HTMLElement;
2044
+ };
2045
+
2046
+ declare function __VLS_template_27(): {
2047
+ attrs: Partial<{}>;
2048
+ slots: {
2049
+ default?(_: {}): any;
2050
+ };
2051
+ refs: {};
2052
+ rootEl: HTMLDivElement;
2053
+ };
2054
+
2055
+ declare function __VLS_template_28(): {
2056
+ attrs: Partial<{}>;
2057
+ slots: {
2058
+ default?(_: {}): any;
2059
+ };
2060
+ refs: {};
2061
+ rootEl: HTMLDivElement;
2062
+ };
2063
+
2064
+ declare function __VLS_template_29(): {
2065
+ attrs: Partial<{}>;
2066
+ slots: {
2067
+ default?(_: {}): any;
2068
+ };
2069
+ refs: {};
2070
+ rootEl: HTMLDivElement;
2071
+ };
2072
+
2073
+ declare function __VLS_template_3(): {
2074
+ attrs: Partial<{}>;
2075
+ slots: {
2076
+ default?(_: {}): any;
2077
+ };
2078
+ refs: {};
2079
+ rootEl: HTMLDivElement;
2080
+ };
2081
+
2082
+ declare function __VLS_template_30(): {
2083
+ attrs: Partial<{}>;
2084
+ slots: {
2085
+ default?(_: {}): any;
2086
+ };
2087
+ refs: {};
2088
+ rootEl: HTMLDivElement;
2089
+ };
2090
+
2091
+ declare function __VLS_template_31(): {
2092
+ attrs: Partial<{}>;
2093
+ slots: {
2094
+ default?(_: {
2095
+ name: string;
2096
+ isDrawerOpen: boolean;
2097
+ openDrawer: () => void;
2098
+ closeDrawer: () => void;
2099
+ toggleDrawer: () => void;
2100
+ }): any;
2101
+ };
2102
+ refs: {};
2103
+ rootEl: HTMLDivElement;
2104
+ };
2105
+
2106
+ declare function __VLS_template_32(): {
2107
+ attrs: Partial<{}>;
2108
+ slots: {
2109
+ default?(_: {
2110
+ name: string;
2111
+ isDrawerOpen: boolean;
2112
+ openDrawer: () => void;
2113
+ closeDrawer: () => void;
2114
+ toggleDrawer: () => void;
2115
+ }): any;
2116
+ };
2117
+ refs: {};
2118
+ rootEl: HTMLDivElement;
2119
+ };
2120
+
2121
+ declare function __VLS_template_33(): {
2122
+ attrs: Partial<{}>;
2123
+ slots: {
2124
+ default?(_: {
2125
+ name: string;
2126
+ isDrawerOpen: boolean;
2127
+ openDrawer: () => void;
2128
+ closeDrawer: () => void;
2129
+ toggleDrawer: () => void;
2130
+ }): any;
2131
+ };
2132
+ refs: {};
2133
+ rootEl: HTMLDivElement;
2134
+ };
2135
+
2136
+ declare function __VLS_template_34(): {
2137
+ attrs: Partial<{}>;
2138
+ slots: {
2139
+ default?(_: {
2140
+ toggle: typeof toggle;
2141
+ open: typeof open_2;
2142
+ close: typeof close_2;
2143
+ }): any;
2144
+ };
2145
+ refs: {
2146
+ dropdownWrapper: HTMLDivElement;
2147
+ };
2148
+ rootEl: HTMLDivElement;
2149
+ };
2150
+
2151
+ declare function __VLS_template_35(): {
2152
+ attrs: Partial<{}>;
2153
+ slots: {
2154
+ default?(_: {}): any;
2155
+ };
2156
+ refs: {};
2157
+ rootEl: HTMLDivElement;
2158
+ };
2159
+
2160
+ declare function __VLS_template_36(): {
2161
+ attrs: Partial<{}>;
2162
+ slots: {
2163
+ default?(_: {}): any;
2164
+ };
2165
+ refs: {};
2166
+ rootEl: HTMLDivElement;
2167
+ };
2168
+
2169
+ declare function __VLS_template_37(): {
2170
+ attrs: Partial<{}>;
2171
+ slots: {
2172
+ default?(_: {}): any;
2173
+ };
2174
+ refs: {};
2175
+ rootEl: HTMLDivElement;
2176
+ };
2177
+
2178
+ declare function __VLS_template_38(): {
2179
+ attrs: Partial<{}>;
2180
+ slots: {
2181
+ default?(_: {}): any;
2182
+ };
2183
+ refs: {};
2184
+ rootEl: any;
2185
+ };
2186
+
2187
+ declare function __VLS_template_39(): {
2188
+ attrs: Partial<{}>;
2189
+ slots: {
2190
+ legend?(_: {}): any;
2191
+ default?(_: {}): any;
2192
+ };
2193
+ refs: {};
2194
+ rootEl: any;
2195
+ };
2196
+
2197
+ declare function __VLS_template_4(): {
2198
+ attrs: Partial<{}>;
2199
+ slots: {
2200
+ default?(_: {}): any;
2201
+ };
2202
+ refs: {};
2203
+ rootEl: HTMLDivElement;
2204
+ };
2205
+
2206
+ declare function __VLS_template_40(): {
2207
+ attrs: Partial<{}>;
2208
+ slots: {
2209
+ default?(_: {}): any;
2210
+ };
2211
+ refs: {};
2212
+ rootEl: any;
2213
+ };
2214
+
2215
+ declare function __VLS_template_41(): {
2216
+ attrs: Partial<{}>;
2217
+ slots: {
2218
+ default?(_: {}): any;
2219
+ };
2220
+ refs: {};
2221
+ rootEl: any;
2222
+ };
2223
+
2224
+ declare function __VLS_template_42(): {
2225
+ attrs: Partial<{}>;
2226
+ slots: {
2227
+ default?(_: {}): any;
2228
+ };
2229
+ refs: {};
2230
+ rootEl: any;
2231
+ };
2232
+
2233
+ declare function __VLS_template_43(): {
2234
+ attrs: Partial<{}>;
2235
+ slots: {
2236
+ default?(_: {}): any;
2237
+ };
2238
+ refs: {};
2239
+ rootEl: any;
2240
+ };
2241
+
2242
+ declare function __VLS_template_44(): {
2243
+ attrs: Partial<{}>;
2244
+ slots: {
2245
+ default?(_: {}): any;
2246
+ };
2247
+ refs: {};
2248
+ rootEl: any;
2249
+ };
2250
+
2251
+ declare function __VLS_template_45(): {
2252
+ attrs: Partial<{}>;
2253
+ slots: {
2254
+ default?(_: {}): any;
2255
+ };
2256
+ refs: {};
2257
+ rootEl: any;
2258
+ };
2259
+
2260
+ declare function __VLS_template_46(): {
2261
+ attrs: Partial<{}>;
2262
+ slots: {
2263
+ default?(_: {}): any;
2264
+ };
2265
+ refs: {};
2266
+ rootEl: any;
2267
+ };
2268
+
2269
+ declare function __VLS_template_47(): {
2270
+ attrs: Partial<{}>;
2271
+ slots: {
2272
+ default?(_: {}): any;
2273
+ };
2274
+ refs: {};
2275
+ rootEl: any;
2276
+ };
2277
+
2278
+ declare function __VLS_template_48(): {
2279
+ attrs: Partial<{}>;
2280
+ slots: {
2281
+ default?(_: {}): any;
2282
+ };
2283
+ refs: {};
2284
+ rootEl: HTMLDivElement;
2285
+ };
2286
+
2287
+ declare function __VLS_template_49(): {
2288
+ attrs: Partial<{}>;
2289
+ slots: {
2290
+ default?(_: {}): any;
2291
+ };
2292
+ refs: {};
2293
+ rootEl: any;
2294
+ };
2295
+
2296
+ declare function __VLS_template_5(): {
2297
+ attrs: Partial<{}>;
2298
+ slots: {
2299
+ default?(_: {}): any;
2300
+ };
2301
+ refs: {};
2302
+ rootEl: any;
2303
+ };
2304
+
2305
+ declare function __VLS_template_50(): {
2306
+ attrs: Partial<{}>;
2307
+ slots: {
2308
+ default?(_: {}): any;
2309
+ };
2310
+ refs: {};
2311
+ rootEl: any;
2312
+ };
2313
+
2314
+ declare function __VLS_template_51(): {
2315
+ attrs: Partial<{}>;
2316
+ slots: {
2317
+ default?(_: {}): any;
2318
+ };
2319
+ refs: {};
2320
+ rootEl: any;
2321
+ };
2322
+
2323
+ declare function __VLS_template_52(): {
2324
+ attrs: Partial<{}>;
2325
+ slots: {
2326
+ default?(_: {}): any;
2327
+ };
2328
+ refs: {};
2329
+ rootEl: any;
2330
+ };
2331
+
2332
+ declare function __VLS_template_53(): {
2333
+ attrs: Partial<{}>;
2334
+ slots: {
2335
+ default?(_: {
2336
+ value: string | number | null | undefined;
2337
+ setValue: typeof setValue;
2338
+ inputAttrs: {
2339
+ type: InputType;
2340
+ placeholder: string | undefined;
2341
+ disabled: boolean;
2342
+ class?: undefined;
2343
+ } | {
2344
+ type: InputType;
2345
+ placeholder: string | undefined;
2346
+ disabled: boolean;
2347
+ class: (string | {
2348
+ validator: boolean;
2349
+ 'input-primary'?: undefined;
2350
+ 'input-secondary'?: undefined;
2351
+ 'input-accent'?: undefined;
2352
+ 'input-info'?: undefined;
2353
+ 'input-success'?: undefined;
2354
+ 'input-warning'?: undefined;
2355
+ 'input-error'?: undefined;
2356
+ 'input-ghost'?: undefined;
2357
+ 'input-xl'?: undefined;
2358
+ 'input-lg'?: undefined;
2359
+ 'input-md'?: undefined;
2360
+ 'input-sm'?: undefined;
2361
+ 'input-xs'?: undefined;
2362
+ 'join-item'?: undefined;
2363
+ } | {
2364
+ 'input-primary': boolean;
2365
+ validator?: undefined;
2366
+ 'input-secondary'?: undefined;
2367
+ 'input-accent'?: undefined;
2368
+ 'input-info'?: undefined;
2369
+ 'input-success'?: undefined;
2370
+ 'input-warning'?: undefined;
2371
+ 'input-error'?: undefined;
2372
+ 'input-ghost'?: undefined;
2373
+ 'input-xl'?: undefined;
2374
+ 'input-lg'?: undefined;
2375
+ 'input-md'?: undefined;
2376
+ 'input-sm'?: undefined;
2377
+ 'input-xs'?: undefined;
2378
+ 'join-item'?: undefined;
2379
+ } | {
2380
+ 'input-secondary': boolean;
2381
+ validator?: undefined;
2382
+ 'input-primary'?: undefined;
2383
+ 'input-accent'?: undefined;
2384
+ 'input-info'?: undefined;
2385
+ 'input-success'?: undefined;
2386
+ 'input-warning'?: undefined;
2387
+ 'input-error'?: undefined;
2388
+ 'input-ghost'?: undefined;
2389
+ 'input-xl'?: undefined;
2390
+ 'input-lg'?: undefined;
2391
+ 'input-md'?: undefined;
2392
+ 'input-sm'?: undefined;
2393
+ 'input-xs'?: undefined;
2394
+ 'join-item'?: undefined;
2395
+ } | {
2396
+ 'input-accent': boolean;
2397
+ validator?: undefined;
2398
+ 'input-primary'?: undefined;
2399
+ 'input-secondary'?: undefined;
2400
+ 'input-info'?: undefined;
2401
+ 'input-success'?: undefined;
2402
+ 'input-warning'?: undefined;
2403
+ 'input-error'?: undefined;
2404
+ 'input-ghost'?: undefined;
2405
+ 'input-xl'?: undefined;
2406
+ 'input-lg'?: undefined;
2407
+ 'input-md'?: undefined;
2408
+ 'input-sm'?: undefined;
2409
+ 'input-xs'?: undefined;
2410
+ 'join-item'?: undefined;
2411
+ } | {
2412
+ 'input-info': boolean;
2413
+ validator?: undefined;
2414
+ 'input-primary'?: undefined;
2415
+ 'input-secondary'?: undefined;
2416
+ 'input-accent'?: undefined;
2417
+ 'input-success'?: undefined;
2418
+ 'input-warning'?: undefined;
2419
+ 'input-error'?: undefined;
2420
+ 'input-ghost'?: undefined;
2421
+ 'input-xl'?: undefined;
2422
+ 'input-lg'?: undefined;
2423
+ 'input-md'?: undefined;
2424
+ 'input-sm'?: undefined;
2425
+ 'input-xs'?: undefined;
2426
+ 'join-item'?: undefined;
2427
+ } | {
2428
+ 'input-success': boolean;
2429
+ validator?: undefined;
2430
+ 'input-primary'?: undefined;
2431
+ 'input-secondary'?: undefined;
2432
+ 'input-accent'?: undefined;
2433
+ 'input-info'?: undefined;
2434
+ 'input-warning'?: undefined;
2435
+ 'input-error'?: undefined;
2436
+ 'input-ghost'?: undefined;
2437
+ 'input-xl'?: undefined;
2438
+ 'input-lg'?: undefined;
2439
+ 'input-md'?: undefined;
2440
+ 'input-sm'?: undefined;
2441
+ 'input-xs'?: undefined;
2442
+ 'join-item'?: undefined;
2443
+ } | {
2444
+ 'input-warning': boolean;
2445
+ validator?: undefined;
2446
+ 'input-primary'?: undefined;
2447
+ 'input-secondary'?: undefined;
2448
+ 'input-accent'?: undefined;
2449
+ 'input-info'?: undefined;
2450
+ 'input-success'?: undefined;
2451
+ 'input-error'?: undefined;
2452
+ 'input-ghost'?: undefined;
2453
+ 'input-xl'?: undefined;
2454
+ 'input-lg'?: undefined;
2455
+ 'input-md'?: undefined;
2456
+ 'input-sm'?: undefined;
2457
+ 'input-xs'?: undefined;
2458
+ 'join-item'?: undefined;
2459
+ } | {
2460
+ 'input-error': boolean;
2461
+ validator?: undefined;
2462
+ 'input-primary'?: undefined;
2463
+ 'input-secondary'?: undefined;
2464
+ 'input-accent'?: undefined;
2465
+ 'input-info'?: undefined;
2466
+ 'input-success'?: undefined;
2467
+ 'input-warning'?: undefined;
2468
+ 'input-ghost'?: undefined;
2469
+ 'input-xl'?: undefined;
2470
+ 'input-lg'?: undefined;
2471
+ 'input-md'?: undefined;
2472
+ 'input-sm'?: undefined;
2473
+ 'input-xs'?: undefined;
2474
+ 'join-item'?: undefined;
2475
+ } | {
2476
+ 'input-ghost': boolean;
2477
+ validator?: undefined;
2478
+ 'input-primary'?: undefined;
2479
+ 'input-secondary'?: undefined;
2480
+ 'input-accent'?: undefined;
2481
+ 'input-info'?: undefined;
2482
+ 'input-success'?: undefined;
2483
+ 'input-warning'?: undefined;
2484
+ 'input-error'?: undefined;
2485
+ 'input-xl'?: undefined;
2486
+ 'input-lg'?: undefined;
2487
+ 'input-md'?: undefined;
2488
+ 'input-sm'?: undefined;
2489
+ 'input-xs'?: undefined;
2490
+ 'join-item'?: undefined;
2491
+ } | {
2492
+ 'input-xl': boolean;
2493
+ validator?: undefined;
2494
+ 'input-primary'?: undefined;
2495
+ 'input-secondary'?: undefined;
2496
+ 'input-accent'?: undefined;
2497
+ 'input-info'?: undefined;
2498
+ 'input-success'?: undefined;
2499
+ 'input-warning'?: undefined;
2500
+ 'input-error'?: undefined;
2501
+ 'input-ghost'?: undefined;
2502
+ 'input-lg'?: undefined;
2503
+ 'input-md'?: undefined;
2504
+ 'input-sm'?: undefined;
2505
+ 'input-xs'?: undefined;
2506
+ 'join-item'?: undefined;
2507
+ } | {
2508
+ 'input-lg': boolean;
2509
+ validator?: undefined;
2510
+ 'input-primary'?: undefined;
2511
+ 'input-secondary'?: undefined;
2512
+ 'input-accent'?: undefined;
2513
+ 'input-info'?: undefined;
2514
+ 'input-success'?: undefined;
2515
+ 'input-warning'?: undefined;
2516
+ 'input-error'?: undefined;
2517
+ 'input-ghost'?: undefined;
2518
+ 'input-xl'?: undefined;
2519
+ 'input-md'?: undefined;
2520
+ 'input-sm'?: undefined;
2521
+ 'input-xs'?: undefined;
2522
+ 'join-item'?: undefined;
2523
+ } | {
2524
+ 'input-md': boolean;
2525
+ validator?: undefined;
2526
+ 'input-primary'?: undefined;
2527
+ 'input-secondary'?: undefined;
2528
+ 'input-accent'?: undefined;
2529
+ 'input-info'?: undefined;
2530
+ 'input-success'?: undefined;
2531
+ 'input-warning'?: undefined;
2532
+ 'input-error'?: undefined;
2533
+ 'input-ghost'?: undefined;
2534
+ 'input-xl'?: undefined;
2535
+ 'input-lg'?: undefined;
2536
+ 'input-sm'?: undefined;
2537
+ 'input-xs'?: undefined;
2538
+ 'join-item'?: undefined;
2539
+ } | {
2540
+ 'input-sm': boolean;
2541
+ validator?: undefined;
2542
+ 'input-primary'?: undefined;
2543
+ 'input-secondary'?: undefined;
2544
+ 'input-accent'?: undefined;
2545
+ 'input-info'?: undefined;
2546
+ 'input-success'?: undefined;
2547
+ 'input-warning'?: undefined;
2548
+ 'input-error'?: undefined;
2549
+ 'input-ghost'?: undefined;
2550
+ 'input-xl'?: undefined;
2551
+ 'input-lg'?: undefined;
2552
+ 'input-md'?: undefined;
2553
+ 'input-xs'?: undefined;
2554
+ 'join-item'?: undefined;
2555
+ } | {
2556
+ 'input-xs': boolean;
2557
+ validator?: undefined;
2558
+ 'input-primary'?: undefined;
2559
+ 'input-secondary'?: undefined;
2560
+ 'input-accent'?: undefined;
2561
+ 'input-info'?: undefined;
2562
+ 'input-success'?: undefined;
2563
+ 'input-warning'?: undefined;
2564
+ 'input-error'?: undefined;
2565
+ 'input-ghost'?: undefined;
2566
+ 'input-xl'?: undefined;
2567
+ 'input-lg'?: undefined;
2568
+ 'input-md'?: undefined;
2569
+ 'input-sm'?: undefined;
2570
+ 'join-item'?: undefined;
2571
+ } | {
2572
+ 'join-item': boolean;
2573
+ validator?: undefined;
2574
+ 'input-primary'?: undefined;
2575
+ 'input-secondary'?: undefined;
2576
+ 'input-accent'?: undefined;
2577
+ 'input-info'?: undefined;
2578
+ 'input-success'?: undefined;
2579
+ 'input-warning'?: undefined;
2580
+ 'input-error'?: undefined;
2581
+ 'input-ghost'?: undefined;
2582
+ 'input-xl'?: undefined;
2583
+ 'input-lg'?: undefined;
2584
+ 'input-md'?: undefined;
2585
+ 'input-sm'?: undefined;
2586
+ 'input-xs'?: undefined;
2587
+ })[];
2588
+ };
2589
+ props: Readonly<{
2590
+ modelValue: string | number | null;
2591
+ placeholder: string;
2592
+ disabled: boolean;
2593
+ validator: boolean;
2594
+ join: boolean;
2595
+ color: string;
2596
+ primary: boolean;
2597
+ secondary: boolean;
2598
+ accent: boolean;
2599
+ info: boolean;
2600
+ success: boolean;
2601
+ warning: boolean;
2602
+ error: boolean;
2603
+ ghost: boolean;
2604
+ size: "xl" | "lg" | "md" | "sm" | "xs";
2605
+ xl: boolean;
2606
+ lg: boolean;
2607
+ md: boolean;
2608
+ sm: boolean;
2609
+ xs: boolean;
2610
+ }> & {
2611
+ readonly type: InputType;
2612
+ } & {
2613
+ readonly join: boolean;
2614
+ readonly info: boolean;
2615
+ readonly success: boolean;
2616
+ readonly warning: boolean;
2617
+ readonly error: boolean;
2618
+ readonly ghost: boolean;
2619
+ readonly xl: boolean;
2620
+ readonly lg: boolean;
2621
+ readonly md: boolean;
2622
+ readonly sm: boolean;
2623
+ readonly xs: boolean;
2624
+ readonly primary: boolean;
2625
+ readonly secondary: boolean;
2626
+ readonly accent: boolean;
2627
+ readonly disabled: boolean;
2628
+ readonly validator: boolean;
2629
+ };
2630
+ inputModel: string | number | null | undefined;
2631
+ }): any;
2632
+ };
2633
+ refs: {};
2634
+ rootEl: any;
2635
+ };
2636
+
2637
+ declare function __VLS_template_54(): {
2638
+ attrs: Partial<{}>;
2639
+ slots: {
2640
+ default?(_: {}): any;
2641
+ };
2642
+ refs: {};
2643
+ rootEl: HTMLDivElement;
2644
+ };
2645
+
2646
+ declare function __VLS_template_55(): {
2647
+ attrs: Partial<{}>;
2648
+ slots: {
2649
+ default?(_: {}): any;
2650
+ };
2651
+ refs: {};
2652
+ rootEl: HTMLElement;
2653
+ };
2654
+
2655
+ declare function __VLS_template_56(): {
2656
+ attrs: Partial<{}>;
2657
+ slots: {
2658
+ default?(_: {}): any;
2659
+ };
2660
+ refs: {};
2661
+ rootEl: any;
2662
+ };
2663
+
2664
+ declare function __VLS_template_57(): {
2665
+ attrs: Partial<{}>;
2666
+ slots: {
2667
+ default?(_: {}): any;
2668
+ };
2669
+ refs: {};
2670
+ rootEl: HTMLDivElement;
2671
+ };
2672
+
2673
+ declare function __VLS_template_58(): {
2674
+ attrs: Partial<{}>;
2675
+ slots: {
2676
+ default?(_: {}): any;
2677
+ };
2678
+ refs: {};
2679
+ rootEl: HTMLDivElement;
2680
+ };
2681
+
2682
+ declare function __VLS_template_59(): {
2683
+ attrs: Partial<{}>;
2684
+ slots: {
2685
+ default?(_: {}): any;
2686
+ };
2687
+ refs: {};
2688
+ rootEl: HTMLDivElement;
2689
+ };
2690
+
2691
+ declare function __VLS_template_6(): {
2692
+ attrs: Partial<{}>;
2693
+ slots: {
2694
+ default?(_: {}): any;
2695
+ };
2696
+ refs: {};
2697
+ rootEl: HTMLDivElement;
2698
+ };
2699
+
2700
+ declare function __VLS_template_60(): {
2701
+ attrs: Partial<{}>;
2702
+ slots: {
2703
+ default?(_: {}): any;
2704
+ };
2705
+ refs: {};
2706
+ rootEl: HTMLDivElement;
2707
+ };
2708
+
2709
+ declare function __VLS_template_61(): {
2710
+ attrs: Partial<{}>;
2711
+ slots: {
2712
+ default?(_: {}): any;
2713
+ };
2714
+ refs: {};
2715
+ rootEl: HTMLDivElement;
2716
+ };
2717
+
2718
+ declare function __VLS_template_62(): {
2719
+ attrs: Partial<{}>;
2720
+ slots: {
2721
+ default?(_: {}): any;
2722
+ };
2723
+ refs: {};
2724
+ rootEl: HTMLUListElement;
2725
+ };
2726
+
2727
+ declare function __VLS_template_63(): {
2728
+ attrs: Partial<{}>;
2729
+ slots: {
2730
+ default?(_: {
2731
+ toggle: typeof toggle_2;
2732
+ open: typeof open_3;
2733
+ close: typeof close_3;
2734
+ }): any;
2735
+ };
2736
+ refs: {
2737
+ expandEl: HTMLDetailsElement;
2738
+ };
2739
+ rootEl: HTMLDetailsElement;
2740
+ };
2741
+
2742
+ declare function __VLS_template_64(): {
2743
+ attrs: Partial<{}>;
2744
+ slots: {
2745
+ default?(_: {}): any;
2746
+ };
2747
+ refs: {};
2748
+ rootEl: HTMLElement;
2749
+ };
2750
+
2751
+ declare function __VLS_template_65(): {
2752
+ attrs: Partial<{}>;
2753
+ slots: {
2754
+ default?(_: {}): any;
2755
+ };
2756
+ refs: {};
2757
+ rootEl: HTMLLIElement;
2758
+ };
2759
+
2760
+ declare function __VLS_template_66(): {
2761
+ attrs: Partial<{}>;
2762
+ slots: {
2763
+ default?(_: {}): any;
2764
+ };
2765
+ refs: {};
2766
+ rootEl: HTMLLIElement;
2767
+ };
2768
+
2769
+ declare function __VLS_template_67(): {
2770
+ attrs: Partial<{}>;
2771
+ slots: {
2772
+ default?(_: {}): any;
2773
+ };
2774
+ refs: {};
2775
+ rootEl: HTMLDivElement;
2776
+ };
2777
+
2778
+ declare function __VLS_template_68(): {
2779
+ attrs: Partial<{}>;
2780
+ slots: {
2781
+ default?(_: {}): any;
2782
+ };
2783
+ refs: {};
2784
+ rootEl: HTMLDivElement;
2785
+ };
2786
+
2787
+ declare function __VLS_template_69(): {
2788
+ attrs: Partial<{}>;
2789
+ slots: {
2790
+ default?(_: {}): any;
2791
+ };
2792
+ refs: {};
2793
+ rootEl: any;
2794
+ };
2795
+
2796
+ declare function __VLS_template_7(): {
2797
+ attrs: Partial<{}>;
2798
+ slots: {
2799
+ default?(_: {}): any;
2800
+ };
2801
+ refs: {};
2802
+ rootEl: any;
2803
+ };
2804
+
2805
+ declare function __VLS_template_70(): {
2806
+ attrs: Partial<{}>;
2807
+ slots: {
2808
+ default?(_: {}): any;
2809
+ };
2810
+ refs: {};
2811
+ rootEl: HTMLDivElement;
2812
+ };
2813
+
2814
+ declare function __VLS_template_71(): {
2815
+ attrs: Partial<{}>;
2816
+ slots: {
2817
+ default?(_: {}): any;
2818
+ };
2819
+ refs: {};
2820
+ rootEl: HTMLDivElement;
2821
+ };
2822
+
2823
+ declare function __VLS_template_72(): {
2824
+ attrs: Partial<{}>;
2825
+ slots: {
2826
+ default?(_: {}): any;
2827
+ };
2828
+ refs: {};
2829
+ rootEl: any;
2830
+ };
2831
+
2832
+ declare function __VLS_template_73(): {
2833
+ attrs: Partial<{}>;
2834
+ slots: {
2835
+ default?(_: {}): any;
2836
+ };
2837
+ refs: {};
2838
+ rootEl: HTMLDivElement;
2839
+ };
2840
+
2841
+ declare function __VLS_template_74(): {
2842
+ attrs: Partial<{}>;
2843
+ slots: {
2844
+ default?(_: {}): any;
2845
+ };
2846
+ refs: {};
2847
+ rootEl: HTMLDivElement;
2848
+ };
2849
+
2850
+ declare function __VLS_template_75(): {
2851
+ attrs: Partial<{}>;
2852
+ slots: {
2853
+ default?(_: {}): any;
2854
+ };
2855
+ refs: {};
2856
+ rootEl: any;
2857
+ };
2858
+
2859
+ declare function __VLS_template_76(): {
2860
+ attrs: Partial<{}>;
2861
+ slots: {
2862
+ default?(_: {}): any;
2863
+ };
2864
+ refs: {};
2865
+ rootEl: any;
2866
+ };
2867
+
2868
+ declare function __VLS_template_77(): {
2869
+ attrs: Partial<{}>;
2870
+ slots: {
2871
+ default?(_: {}): any;
2872
+ };
2873
+ refs: {};
2874
+ rootEl: any;
2875
+ };
2876
+
2877
+ declare function __VLS_template_78(): {
2878
+ attrs: Partial<{}>;
2879
+ slots: {
2880
+ default?(_: {}): any;
2881
+ };
2882
+ refs: {};
2883
+ rootEl: any;
2884
+ };
2885
+
2886
+ declare function __VLS_template_79(): {
2887
+ attrs: Partial<{}>;
2888
+ slots: {
2889
+ default?(_: {}): any;
2890
+ };
2891
+ refs: {};
2892
+ rootEl: HTMLButtonElement;
2893
+ };
2894
+
2895
+ declare function __VLS_template_8(): {
2896
+ attrs: Partial<{}>;
2897
+ slots: {
2898
+ default?(_: {}): any;
2899
+ };
2900
+ refs: {};
2901
+ rootEl: any;
2902
+ };
2903
+
2904
+ declare function __VLS_template_80(): {
2905
+ attrs: Partial<{}>;
2906
+ slots: {
2907
+ default?(_: {}): any;
2908
+ };
2909
+ refs: {};
2910
+ rootEl: HTMLElement;
2911
+ };
2912
+
2913
+ declare function __VLS_template_81(): {
2914
+ attrs: Partial<{}>;
2915
+ slots: {
2916
+ default?(_: {}): any;
2917
+ };
2918
+ refs: {};
2919
+ rootEl: HTMLDivElement;
2920
+ };
2921
+
2922
+ declare function __VLS_template_82(): {
2923
+ attrs: Partial<{}>;
2924
+ slots: {
2925
+ default?(_: {}): any;
2926
+ };
2927
+ refs: {};
2928
+ rootEl: HTMLDivElement;
2929
+ };
2930
+
2931
+ declare function __VLS_template_83(): {
2932
+ attrs: Partial<{}>;
2933
+ slots: {
2934
+ default?(_: {}): any;
2935
+ };
2936
+ refs: {};
2937
+ rootEl: HTMLDivElement;
2938
+ };
2939
+
2940
+ declare function __VLS_template_84(): {
2941
+ attrs: Partial<{}>;
2942
+ slots: {
2943
+ default?(_: {}): any;
2944
+ };
2945
+ refs: {};
2946
+ rootEl: any;
2947
+ };
2948
+
2949
+ declare function __VLS_template_85(): {
2950
+ attrs: Partial<{}>;
2951
+ slots: {
2952
+ default?(_: {}): any;
2953
+ };
2954
+ refs: {};
2955
+ rootEl: any;
2956
+ };
2957
+
2958
+ declare function __VLS_template_86(): {
2959
+ attrs: Partial<{}>;
2960
+ slots: {
2961
+ default?(_: {}): any;
2962
+ };
2963
+ refs: {};
2964
+ rootEl: HTMLDivElement;
2965
+ };
2966
+
2967
+ declare function __VLS_template_87(): {
2968
+ attrs: Partial<{}>;
2969
+ slots: {
2970
+ default?(_: {}): any;
2971
+ };
2972
+ refs: {};
2973
+ rootEl: HTMLDivElement;
2974
+ };
2975
+
2976
+ declare function __VLS_template_88(): {
2977
+ attrs: Partial<{}>;
2978
+ slots: {
2979
+ default?(_: {}): any;
2980
+ };
2981
+ refs: {};
2982
+ rootEl: HTMLDivElement;
2983
+ };
2984
+
2985
+ declare function __VLS_template_89(): {
2986
+ attrs: Partial<{}>;
2987
+ slots: {
2988
+ default?(_: {}): any;
2989
+ };
2990
+ refs: {};
2991
+ rootEl: HTMLDivElement;
2992
+ };
2993
+
2994
+ declare function __VLS_template_9(): {
2995
+ attrs: Partial<{}>;
2996
+ slots: {
2997
+ default?(_: {}): any;
2998
+ };
2999
+ refs: {};
3000
+ rootEl: any;
3001
+ };
3002
+
3003
+ declare function __VLS_template_90(): {
3004
+ attrs: Partial<{}>;
3005
+ slots: {
3006
+ default?(_: {}): any;
3007
+ };
3008
+ refs: {};
3009
+ rootEl: HTMLDivElement;
3010
+ };
3011
+
3012
+ declare function __VLS_template_91(): {
3013
+ attrs: Partial<{}>;
3014
+ slots: {
3015
+ default?(_: {}): any;
3016
+ };
3017
+ refs: {};
3018
+ rootEl: HTMLDivElement;
3019
+ };
3020
+
3021
+ declare function __VLS_template_92(): {
3022
+ attrs: Partial<{}>;
3023
+ slots: {
3024
+ default?(_: {}): any;
3025
+ };
3026
+ refs: {};
3027
+ rootEl: HTMLSpanElement;
3028
+ };
3029
+
3030
+ declare function __VLS_template_93(): {
3031
+ attrs: Partial<{}>;
3032
+ slots: {
3033
+ default?(_: {}): any;
3034
+ };
3035
+ refs: {};
3036
+ rootEl: HTMLDivElement;
3037
+ };
3038
+
3039
+ declare function __VLS_template_94(): {
3040
+ attrs: Partial<{}>;
3041
+ slots: {
3042
+ default?(_: {}): any;
3043
+ };
3044
+ refs: {};
3045
+ rootEl: HTMLLIElement;
3046
+ };
3047
+
3048
+ declare function __VLS_template_95(): {
3049
+ attrs: Partial<{}>;
3050
+ slots: {
3051
+ default?(_: {}): any;
3052
+ };
3053
+ refs: {};
3054
+ rootEl: HTMLSpanElement;
3055
+ };
3056
+
3057
+ declare function __VLS_template_96(): {
3058
+ attrs: Partial<{}>;
3059
+ slots: {
3060
+ default?(_: {}): any;
3061
+ };
3062
+ refs: {};
3063
+ rootEl: HTMLUListElement;
3064
+ };
3065
+
3066
+ declare function __VLS_template_97(): {
3067
+ attrs: Partial<{}>;
3068
+ slots: {
3069
+ indeterminate?(_: {}): any;
3070
+ swap?(_: {}): any;
3071
+ default?(_: {}): any;
3072
+ };
3073
+ refs: {
3074
+ checkbox: HTMLInputElement;
3075
+ };
3076
+ rootEl: HTMLLabelElement;
3077
+ };
3078
+
3079
+ declare function __VLS_template_98(): {
3080
+ attrs: Partial<{}>;
3081
+ slots: {
3082
+ default?(_: {}): any;
3083
+ };
3084
+ refs: {};
3085
+ rootEl: any;
3086
+ };
3087
+
3088
+ declare function __VLS_template_99(): {
3089
+ attrs: Partial<{}>;
3090
+ slots: {
3091
+ default?(_: {}): any;
3092
+ };
3093
+ refs: {};
3094
+ rootEl: any;
3095
+ };
3096
+
3097
+ declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
3098
+
3099
+ declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
3100
+
3101
+ declare type __VLS_TemplateResult_100 = ReturnType<typeof __VLS_template_97>;
3102
+
3103
+ declare type __VLS_TemplateResult_101 = ReturnType<typeof __VLS_template_98>;
3104
+
3105
+ declare type __VLS_TemplateResult_102 = ReturnType<typeof __VLS_template_99>;
3106
+
3107
+ declare type __VLS_TemplateResult_103 = ReturnType<typeof __VLS_template_100>;
3108
+
3109
+ declare type __VLS_TemplateResult_104 = ReturnType<typeof __VLS_template_101>;
3110
+
3111
+ declare type __VLS_TemplateResult_105 = ReturnType<typeof __VLS_template_102>;
3112
+
3113
+ declare type __VLS_TemplateResult_106 = ReturnType<typeof __VLS_template_103>;
3114
+
3115
+ declare type __VLS_TemplateResult_107 = ReturnType<typeof __VLS_template_104>;
3116
+
3117
+ declare type __VLS_TemplateResult_108 = ReturnType<typeof __VLS_template_105>;
3118
+
3119
+ declare type __VLS_TemplateResult_109 = ReturnType<typeof __VLS_template_106>;
3120
+
3121
+ declare type __VLS_TemplateResult_11 = ReturnType<typeof __VLS_template_11>;
3122
+
3123
+ declare type __VLS_TemplateResult_110 = ReturnType<typeof __VLS_template_107>;
3124
+
3125
+ declare type __VLS_TemplateResult_111 = ReturnType<typeof __VLS_template_108>;
3126
+
3127
+ declare type __VLS_TemplateResult_112 = ReturnType<typeof __VLS_template_109>;
3128
+
3129
+ declare type __VLS_TemplateResult_113 = ReturnType<typeof __VLS_template_110>;
3130
+
3131
+ declare type __VLS_TemplateResult_114 = ReturnType<typeof __VLS_template_111>;
3132
+
3133
+ declare type __VLS_TemplateResult_115 = ReturnType<typeof __VLS_template_112>;
3134
+
3135
+ declare type __VLS_TemplateResult_116 = {
3136
+ attrs: Partial<{}>;
3137
+ slots: {
3138
+ default?(_: {}): any;
3139
+ default?(_: {}): any;
3140
+ };
3141
+ refs: {
3142
+ contentEl: HTMLDivElement;
3143
+ };
3144
+ rootEl: any;
3145
+ };
3146
+
3147
+ declare type __VLS_TemplateResult_117 = {
3148
+ attrs: Partial<{}>;
3149
+ slots: {
3150
+ default?(_: {}): any;
3151
+ };
3152
+ refs: {
3153
+ targetEl: HTMLDivElement;
3154
+ };
3155
+ rootEl: HTMLDivElement;
3156
+ };
3157
+
3158
+ declare type __VLS_TemplateResult_118 = ReturnType<typeof __VLS_template_113>;
3159
+
3160
+ declare type __VLS_TemplateResult_12 = ReturnType<typeof __VLS_template_12>;
3161
+
3162
+ declare type __VLS_TemplateResult_13 = ReturnType<typeof __VLS_template_13>;
3163
+
3164
+ declare type __VLS_TemplateResult_14 = ReturnType<typeof __VLS_template_14>;
3165
+
3166
+ declare type __VLS_TemplateResult_15 = ReturnType<typeof __VLS_template_15>;
3167
+
3168
+ declare type __VLS_TemplateResult_16 = ReturnType<typeof __VLS_template_16>;
3169
+
3170
+ declare type __VLS_TemplateResult_17 = ReturnType<typeof __VLS_template_17>;
3171
+
3172
+ declare type __VLS_TemplateResult_18 = ReturnType<typeof __VLS_template_18>;
3173
+
3174
+ declare type __VLS_TemplateResult_19 = ReturnType<typeof __VLS_template_19>;
3175
+
3176
+ declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
3177
+
3178
+ declare type __VLS_TemplateResult_20 = ReturnType<typeof __VLS_template_20>;
3179
+
3180
+ declare type __VLS_TemplateResult_21 = ReturnType<typeof __VLS_template_21>;
3181
+
3182
+ declare type __VLS_TemplateResult_22 = ReturnType<typeof __VLS_template_22>;
3183
+
3184
+ declare type __VLS_TemplateResult_23 = ReturnType<typeof __VLS_template_23>;
3185
+
3186
+ declare type __VLS_TemplateResult_24 = ReturnType<typeof __VLS_template_24>;
3187
+
3188
+ declare type __VLS_TemplateResult_25 = ReturnType<typeof __VLS_template_25>;
3189
+
3190
+ declare type __VLS_TemplateResult_26 = ReturnType<typeof __VLS_template_26>;
3191
+
3192
+ declare type __VLS_TemplateResult_27 = ReturnType<typeof __VLS_template_27>;
3193
+
3194
+ declare type __VLS_TemplateResult_28 = ReturnType<typeof __VLS_template_28>;
3195
+
3196
+ declare type __VLS_TemplateResult_29 = ReturnType<typeof __VLS_template_29>;
3197
+
3198
+ declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
3199
+
3200
+ declare type __VLS_TemplateResult_30 = ReturnType<typeof __VLS_template_30>;
3201
+
3202
+ declare type __VLS_TemplateResult_31 = ReturnType<typeof __VLS_template_31>;
3203
+
3204
+ declare type __VLS_TemplateResult_32 = ReturnType<typeof __VLS_template_32>;
3205
+
3206
+ declare type __VLS_TemplateResult_33 = ReturnType<typeof __VLS_template_33>;
3207
+
3208
+ declare type __VLS_TemplateResult_34 = ReturnType<typeof __VLS_template_34>;
3209
+
3210
+ declare type __VLS_TemplateResult_35 = {
3211
+ attrs: Partial<{}>;
3212
+ slots: {
3213
+ default?(_: {}): any;
3214
+ };
3215
+ refs: {
3216
+ buttonEl: unknown;
3217
+ };
3218
+ rootEl: any;
3219
+ };
3220
+
3221
+ declare type __VLS_TemplateResult_36 = {
3222
+ attrs: Partial<{}>;
3223
+ slots: {
3224
+ default?(_: {
3225
+ toggle: any;
3226
+ open: any;
3227
+ close: any;
3228
+ }): any;
3229
+ };
3230
+ refs: {
3231
+ contentEl: HTMLDivElement;
3232
+ };
3233
+ rootEl: HTMLDivElement;
3234
+ };
3235
+
3236
+ declare type __VLS_TemplateResult_37 = {
3237
+ attrs: Partial<{}>;
3238
+ slots: {
3239
+ default?(_: {}): any;
3240
+ };
3241
+ refs: {
3242
+ buttonEl: HTMLButtonElement;
3243
+ };
3244
+ rootEl: HTMLButtonElement;
3245
+ };
3246
+
3247
+ declare type __VLS_TemplateResult_38 = ReturnType<typeof __VLS_template_35>;
3248
+
3249
+ declare type __VLS_TemplateResult_39 = ReturnType<typeof __VLS_template_36>;
3250
+
3251
+ declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
3252
+
3253
+ declare type __VLS_TemplateResult_40 = ReturnType<typeof __VLS_template_37>;
3254
+
3255
+ declare type __VLS_TemplateResult_41 = ReturnType<typeof __VLS_template_38>;
3256
+
3257
+ declare type __VLS_TemplateResult_42 = ReturnType<typeof __VLS_template_39>;
3258
+
3259
+ declare type __VLS_TemplateResult_43 = ReturnType<typeof __VLS_template_40>;
3260
+
3261
+ declare type __VLS_TemplateResult_44 = ReturnType<typeof __VLS_template_41>;
3262
+
3263
+ declare type __VLS_TemplateResult_45 = ReturnType<typeof __VLS_template_42>;
3264
+
3265
+ declare type __VLS_TemplateResult_46 = ReturnType<typeof __VLS_template_43>;
3266
+
3267
+ declare type __VLS_TemplateResult_47 = ReturnType<typeof __VLS_template_44>;
3268
+
3269
+ declare type __VLS_TemplateResult_48 = ReturnType<typeof __VLS_template_45>;
3270
+
3271
+ declare type __VLS_TemplateResult_49 = ReturnType<typeof __VLS_template_46>;
3272
+
3273
+ declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
3274
+
3275
+ declare type __VLS_TemplateResult_50 = ReturnType<typeof __VLS_template_47>;
3276
+
3277
+ declare type __VLS_TemplateResult_51 = ReturnType<typeof __VLS_template_48>;
3278
+
3279
+ declare type __VLS_TemplateResult_52 = ReturnType<typeof __VLS_template_49>;
3280
+
3281
+ declare type __VLS_TemplateResult_53 = ReturnType<typeof __VLS_template_50>;
3282
+
3283
+ declare type __VLS_TemplateResult_54 = ReturnType<typeof __VLS_template_51>;
3284
+
3285
+ declare type __VLS_TemplateResult_55 = ReturnType<typeof __VLS_template_52>;
3286
+
3287
+ declare type __VLS_TemplateResult_56 = ReturnType<typeof __VLS_template_53>;
3288
+
3289
+ declare type __VLS_TemplateResult_57 = ReturnType<typeof __VLS_template_54>;
3290
+
3291
+ declare type __VLS_TemplateResult_58 = ReturnType<typeof __VLS_template_55>;
3292
+
3293
+ declare type __VLS_TemplateResult_59 = ReturnType<typeof __VLS_template_56>;
3294
+
3295
+ declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
3296
+
3297
+ declare type __VLS_TemplateResult_60 = ReturnType<typeof __VLS_template_57>;
3298
+
3299
+ declare type __VLS_TemplateResult_61 = ReturnType<typeof __VLS_template_58>;
3300
+
3301
+ declare type __VLS_TemplateResult_62 = ReturnType<typeof __VLS_template_59>;
3302
+
3303
+ declare type __VLS_TemplateResult_63 = ReturnType<typeof __VLS_template_60>;
3304
+
3305
+ declare type __VLS_TemplateResult_64 = ReturnType<typeof __VLS_template_61>;
3306
+
3307
+ declare type __VLS_TemplateResult_65 = ReturnType<typeof __VLS_template_62>;
3308
+
3309
+ declare type __VLS_TemplateResult_66 = ReturnType<typeof __VLS_template_63>;
3310
+
3311
+ declare type __VLS_TemplateResult_67 = ReturnType<typeof __VLS_template_64>;
3312
+
3313
+ declare type __VLS_TemplateResult_68 = ReturnType<typeof __VLS_template_65>;
3314
+
3315
+ declare type __VLS_TemplateResult_69 = ReturnType<typeof __VLS_template_66>;
3316
+
3317
+ declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
3318
+
3319
+ declare type __VLS_TemplateResult_70 = ReturnType<typeof __VLS_template_67>;
3320
+
3321
+ declare type __VLS_TemplateResult_71 = ReturnType<typeof __VLS_template_68>;
3322
+
3323
+ declare type __VLS_TemplateResult_72 = ReturnType<typeof __VLS_template_69>;
3324
+
3325
+ declare type __VLS_TemplateResult_73 = ReturnType<typeof __VLS_template_70>;
3326
+
3327
+ declare type __VLS_TemplateResult_74 = ReturnType<typeof __VLS_template_71>;
3328
+
3329
+ declare type __VLS_TemplateResult_75 = ReturnType<typeof __VLS_template_72>;
3330
+
3331
+ declare type __VLS_TemplateResult_76 = ReturnType<typeof __VLS_template_73>;
3332
+
3333
+ declare type __VLS_TemplateResult_77 = ReturnType<typeof __VLS_template_74>;
3334
+
3335
+ declare type __VLS_TemplateResult_78 = ReturnType<typeof __VLS_template_75>;
3336
+
3337
+ declare type __VLS_TemplateResult_79 = ReturnType<typeof __VLS_template_76>;
3338
+
3339
+ declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
3340
+
3341
+ declare type __VLS_TemplateResult_80 = ReturnType<typeof __VLS_template_77>;
3342
+
3343
+ declare type __VLS_TemplateResult_81 = ReturnType<typeof __VLS_template_78>;
3344
+
3345
+ declare type __VLS_TemplateResult_82 = ReturnType<typeof __VLS_template_79>;
3346
+
3347
+ declare type __VLS_TemplateResult_83 = ReturnType<typeof __VLS_template_80>;
3348
+
3349
+ declare type __VLS_TemplateResult_84 = ReturnType<typeof __VLS_template_81>;
3350
+
3351
+ declare type __VLS_TemplateResult_85 = ReturnType<typeof __VLS_template_82>;
3352
+
3353
+ declare type __VLS_TemplateResult_86 = ReturnType<typeof __VLS_template_83>;
3354
+
3355
+ declare type __VLS_TemplateResult_87 = ReturnType<typeof __VLS_template_84>;
3356
+
3357
+ declare type __VLS_TemplateResult_88 = ReturnType<typeof __VLS_template_85>;
3358
+
3359
+ declare type __VLS_TemplateResult_89 = ReturnType<typeof __VLS_template_86>;
3360
+
3361
+ declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
3362
+
3363
+ declare type __VLS_TemplateResult_90 = ReturnType<typeof __VLS_template_87>;
3364
+
3365
+ declare type __VLS_TemplateResult_91 = ReturnType<typeof __VLS_template_88>;
3366
+
3367
+ declare type __VLS_TemplateResult_92 = ReturnType<typeof __VLS_template_89>;
3368
+
3369
+ declare type __VLS_TemplateResult_93 = ReturnType<typeof __VLS_template_90>;
3370
+
3371
+ declare type __VLS_TemplateResult_94 = ReturnType<typeof __VLS_template_91>;
3372
+
3373
+ declare type __VLS_TemplateResult_95 = ReturnType<typeof __VLS_template_92>;
3374
+
3375
+ declare type __VLS_TemplateResult_96 = ReturnType<typeof __VLS_template_93>;
3376
+
3377
+ declare type __VLS_TemplateResult_97 = ReturnType<typeof __VLS_template_94>;
3378
+
3379
+ declare type __VLS_TemplateResult_98 = ReturnType<typeof __VLS_template_95>;
3380
+
3381
+ declare type __VLS_TemplateResult_99 = ReturnType<typeof __VLS_template_96>;
3382
+
3383
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
3384
+ new (): {
3385
+ $slots: S;
3386
+ };
3387
+ };
3388
+
3389
+ declare type __VLS_WithTemplateSlots_10<T, S> = T & {
3390
+ new (): {
3391
+ $slots: S;
3392
+ };
3393
+ };
3394
+
3395
+ declare type __VLS_WithTemplateSlots_100<T, S> = T & {
3396
+ new (): {
3397
+ $slots: S;
3398
+ };
3399
+ };
3400
+
3401
+ declare type __VLS_WithTemplateSlots_101<T, S> = T & {
3402
+ new (): {
3403
+ $slots: S;
3404
+ };
3405
+ };
3406
+
3407
+ declare type __VLS_WithTemplateSlots_102<T, S> = T & {
3408
+ new (): {
3409
+ $slots: S;
3410
+ };
3411
+ };
3412
+
3413
+ declare type __VLS_WithTemplateSlots_103<T, S> = T & {
3414
+ new (): {
3415
+ $slots: S;
3416
+ };
3417
+ };
3418
+
3419
+ declare type __VLS_WithTemplateSlots_104<T, S> = T & {
3420
+ new (): {
3421
+ $slots: S;
3422
+ };
3423
+ };
3424
+
3425
+ declare type __VLS_WithTemplateSlots_105<T, S> = T & {
3426
+ new (): {
3427
+ $slots: S;
3428
+ };
3429
+ };
3430
+
3431
+ declare type __VLS_WithTemplateSlots_106<T, S> = T & {
3432
+ new (): {
3433
+ $slots: S;
3434
+ };
3435
+ };
3436
+
3437
+ declare type __VLS_WithTemplateSlots_107<T, S> = T & {
3438
+ new (): {
3439
+ $slots: S;
3440
+ };
3441
+ };
3442
+
3443
+ declare type __VLS_WithTemplateSlots_108<T, S> = T & {
3444
+ new (): {
3445
+ $slots: S;
3446
+ };
3447
+ };
3448
+
3449
+ declare type __VLS_WithTemplateSlots_109<T, S> = T & {
3450
+ new (): {
3451
+ $slots: S;
3452
+ };
3453
+ };
3454
+
3455
+ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
3456
+ new (): {
3457
+ $slots: S;
3458
+ };
3459
+ };
3460
+
3461
+ declare type __VLS_WithTemplateSlots_110<T, S> = T & {
3462
+ new (): {
3463
+ $slots: S;
3464
+ };
3465
+ };
3466
+
3467
+ declare type __VLS_WithTemplateSlots_111<T, S> = T & {
3468
+ new (): {
3469
+ $slots: S;
3470
+ };
3471
+ };
3472
+
3473
+ declare type __VLS_WithTemplateSlots_112<T, S> = T & {
3474
+ new (): {
3475
+ $slots: S;
3476
+ };
3477
+ };
3478
+
3479
+ declare type __VLS_WithTemplateSlots_113<T, S> = T & {
3480
+ new (): {
3481
+ $slots: S;
3482
+ };
3483
+ };
3484
+
3485
+ declare type __VLS_WithTemplateSlots_114<T, S> = T & {
3486
+ new (): {
3487
+ $slots: S;
3488
+ };
3489
+ };
3490
+
3491
+ declare type __VLS_WithTemplateSlots_115<T, S> = T & {
3492
+ new (): {
3493
+ $slots: S;
3494
+ };
3495
+ };
3496
+
3497
+ declare type __VLS_WithTemplateSlots_116<T, S> = T & (new () => {
3498
+ $slots: S;
3499
+ });
3500
+
3501
+ declare type __VLS_WithTemplateSlots_117<T, S> = T & (new () => {
3502
+ $slots: S;
3503
+ });
3504
+
3505
+ declare type __VLS_WithTemplateSlots_118<T, S> = T & {
3506
+ new (): {
3507
+ $slots: S;
3508
+ };
3509
+ };
3510
+
3511
+ declare type __VLS_WithTemplateSlots_12<T, S> = T & {
3512
+ new (): {
3513
+ $slots: S;
3514
+ };
3515
+ };
3516
+
3517
+ declare type __VLS_WithTemplateSlots_13<T, S> = T & {
3518
+ new (): {
3519
+ $slots: S;
3520
+ };
3521
+ };
3522
+
3523
+ declare type __VLS_WithTemplateSlots_14<T, S> = T & {
3524
+ new (): {
3525
+ $slots: S;
3526
+ };
3527
+ };
3528
+
3529
+ declare type __VLS_WithTemplateSlots_15<T, S> = T & {
3530
+ new (): {
3531
+ $slots: S;
3532
+ };
3533
+ };
3534
+
3535
+ declare type __VLS_WithTemplateSlots_16<T, S> = T & {
3536
+ new (): {
3537
+ $slots: S;
3538
+ };
3539
+ };
3540
+
3541
+ declare type __VLS_WithTemplateSlots_17<T, S> = T & {
3542
+ new (): {
3543
+ $slots: S;
3544
+ };
3545
+ };
3546
+
3547
+ declare type __VLS_WithTemplateSlots_18<T, S> = T & {
3548
+ new (): {
3549
+ $slots: S;
3550
+ };
3551
+ };
3552
+
3553
+ declare type __VLS_WithTemplateSlots_19<T, S> = T & {
3554
+ new (): {
3555
+ $slots: S;
3556
+ };
3557
+ };
3558
+
3559
+ declare type __VLS_WithTemplateSlots_2<T, S> = T & {
3560
+ new (): {
3561
+ $slots: S;
3562
+ };
3563
+ };
3564
+
3565
+ declare type __VLS_WithTemplateSlots_20<T, S> = T & {
3566
+ new (): {
3567
+ $slots: S;
3568
+ };
3569
+ };
3570
+
3571
+ declare type __VLS_WithTemplateSlots_21<T, S> = T & {
3572
+ new (): {
3573
+ $slots: S;
3574
+ };
3575
+ };
3576
+
3577
+ declare type __VLS_WithTemplateSlots_22<T, S> = T & {
3578
+ new (): {
3579
+ $slots: S;
3580
+ };
3581
+ };
3582
+
3583
+ declare type __VLS_WithTemplateSlots_23<T, S> = T & {
3584
+ new (): {
3585
+ $slots: S;
3586
+ };
3587
+ };
3588
+
3589
+ declare type __VLS_WithTemplateSlots_24<T, S> = T & {
3590
+ new (): {
3591
+ $slots: S;
3592
+ };
3593
+ };
3594
+
3595
+ declare type __VLS_WithTemplateSlots_25<T, S> = T & {
3596
+ new (): {
3597
+ $slots: S;
3598
+ };
3599
+ };
3600
+
3601
+ declare type __VLS_WithTemplateSlots_26<T, S> = T & {
3602
+ new (): {
3603
+ $slots: S;
3604
+ };
3605
+ };
3606
+
3607
+ declare type __VLS_WithTemplateSlots_27<T, S> = T & {
3608
+ new (): {
3609
+ $slots: S;
3610
+ };
3611
+ };
3612
+
3613
+ declare type __VLS_WithTemplateSlots_28<T, S> = T & {
3614
+ new (): {
3615
+ $slots: S;
3616
+ };
3617
+ };
3618
+
3619
+ declare type __VLS_WithTemplateSlots_29<T, S> = T & {
3620
+ new (): {
3621
+ $slots: S;
3622
+ };
3623
+ };
3624
+
3625
+ declare type __VLS_WithTemplateSlots_3<T, S> = T & {
3626
+ new (): {
3627
+ $slots: S;
3628
+ };
3629
+ };
3630
+
3631
+ declare type __VLS_WithTemplateSlots_30<T, S> = T & {
3632
+ new (): {
3633
+ $slots: S;
3634
+ };
3635
+ };
3636
+
3637
+ declare type __VLS_WithTemplateSlots_31<T, S> = T & {
3638
+ new (): {
3639
+ $slots: S;
3640
+ };
3641
+ };
3642
+
3643
+ declare type __VLS_WithTemplateSlots_32<T, S> = T & {
3644
+ new (): {
3645
+ $slots: S;
3646
+ };
3647
+ };
3648
+
3649
+ declare type __VLS_WithTemplateSlots_33<T, S> = T & {
3650
+ new (): {
3651
+ $slots: S;
3652
+ };
3653
+ };
3654
+
3655
+ declare type __VLS_WithTemplateSlots_34<T, S> = T & {
3656
+ new (): {
3657
+ $slots: S;
3658
+ };
3659
+ };
3660
+
3661
+ declare type __VLS_WithTemplateSlots_35<T, S> = T & (new () => {
3662
+ $slots: S;
3663
+ });
3664
+
3665
+ declare type __VLS_WithTemplateSlots_36<T, S> = T & (new () => {
3666
+ $slots: S;
3667
+ });
3668
+
3669
+ declare type __VLS_WithTemplateSlots_37<T, S> = T & (new () => {
3670
+ $slots: S;
3671
+ });
3672
+
3673
+ declare type __VLS_WithTemplateSlots_38<T, S> = T & {
3674
+ new (): {
3675
+ $slots: S;
3676
+ };
3677
+ };
3678
+
3679
+ declare type __VLS_WithTemplateSlots_39<T, S> = T & {
3680
+ new (): {
3681
+ $slots: S;
3682
+ };
3683
+ };
3684
+
3685
+ declare type __VLS_WithTemplateSlots_4<T, S> = T & {
3686
+ new (): {
3687
+ $slots: S;
3688
+ };
3689
+ };
3690
+
3691
+ declare type __VLS_WithTemplateSlots_40<T, S> = T & {
3692
+ new (): {
3693
+ $slots: S;
3694
+ };
3695
+ };
3696
+
3697
+ declare type __VLS_WithTemplateSlots_41<T, S> = T & {
3698
+ new (): {
3699
+ $slots: S;
3700
+ };
3701
+ };
3702
+
3703
+ declare type __VLS_WithTemplateSlots_42<T, S> = T & {
3704
+ new (): {
3705
+ $slots: S;
3706
+ };
3707
+ };
3708
+
3709
+ declare type __VLS_WithTemplateSlots_43<T, S> = T & {
3710
+ new (): {
3711
+ $slots: S;
3712
+ };
3713
+ };
3714
+
3715
+ declare type __VLS_WithTemplateSlots_44<T, S> = T & {
3716
+ new (): {
3717
+ $slots: S;
3718
+ };
3719
+ };
3720
+
3721
+ declare type __VLS_WithTemplateSlots_45<T, S> = T & {
3722
+ new (): {
3723
+ $slots: S;
3724
+ };
3725
+ };
3726
+
3727
+ declare type __VLS_WithTemplateSlots_46<T, S> = T & {
3728
+ new (): {
3729
+ $slots: S;
3730
+ };
3731
+ };
3732
+
3733
+ declare type __VLS_WithTemplateSlots_47<T, S> = T & {
3734
+ new (): {
3735
+ $slots: S;
3736
+ };
3737
+ };
3738
+
3739
+ declare type __VLS_WithTemplateSlots_48<T, S> = T & {
3740
+ new (): {
3741
+ $slots: S;
3742
+ };
3743
+ };
3744
+
3745
+ declare type __VLS_WithTemplateSlots_49<T, S> = T & {
3746
+ new (): {
3747
+ $slots: S;
3748
+ };
3749
+ };
3750
+
3751
+ declare type __VLS_WithTemplateSlots_5<T, S> = T & {
3752
+ new (): {
3753
+ $slots: S;
3754
+ };
3755
+ };
3756
+
3757
+ declare type __VLS_WithTemplateSlots_50<T, S> = T & {
3758
+ new (): {
3759
+ $slots: S;
3760
+ };
3761
+ };
3762
+
3763
+ declare type __VLS_WithTemplateSlots_51<T, S> = T & {
3764
+ new (): {
3765
+ $slots: S;
3766
+ };
3767
+ };
3768
+
3769
+ declare type __VLS_WithTemplateSlots_52<T, S> = T & {
3770
+ new (): {
3771
+ $slots: S;
3772
+ };
3773
+ };
3774
+
3775
+ declare type __VLS_WithTemplateSlots_53<T, S> = T & {
3776
+ new (): {
3777
+ $slots: S;
3778
+ };
3779
+ };
3780
+
3781
+ declare type __VLS_WithTemplateSlots_54<T, S> = T & {
3782
+ new (): {
3783
+ $slots: S;
3784
+ };
3785
+ };
3786
+
3787
+ declare type __VLS_WithTemplateSlots_55<T, S> = T & {
3788
+ new (): {
3789
+ $slots: S;
3790
+ };
3791
+ };
3792
+
3793
+ declare type __VLS_WithTemplateSlots_56<T, S> = T & {
3794
+ new (): {
3795
+ $slots: S;
3796
+ };
3797
+ };
3798
+
3799
+ declare type __VLS_WithTemplateSlots_57<T, S> = T & {
3800
+ new (): {
3801
+ $slots: S;
3802
+ };
3803
+ };
3804
+
3805
+ declare type __VLS_WithTemplateSlots_58<T, S> = T & {
3806
+ new (): {
3807
+ $slots: S;
3808
+ };
3809
+ };
3810
+
3811
+ declare type __VLS_WithTemplateSlots_59<T, S> = T & {
3812
+ new (): {
3813
+ $slots: S;
3814
+ };
3815
+ };
3816
+
3817
+ declare type __VLS_WithTemplateSlots_6<T, S> = T & {
3818
+ new (): {
3819
+ $slots: S;
3820
+ };
3821
+ };
3822
+
3823
+ declare type __VLS_WithTemplateSlots_60<T, S> = T & {
3824
+ new (): {
3825
+ $slots: S;
3826
+ };
3827
+ };
3828
+
3829
+ declare type __VLS_WithTemplateSlots_61<T, S> = T & {
3830
+ new (): {
3831
+ $slots: S;
3832
+ };
3833
+ };
3834
+
3835
+ declare type __VLS_WithTemplateSlots_62<T, S> = T & {
3836
+ new (): {
3837
+ $slots: S;
3838
+ };
3839
+ };
3840
+
3841
+ declare type __VLS_WithTemplateSlots_63<T, S> = T & {
3842
+ new (): {
3843
+ $slots: S;
3844
+ };
3845
+ };
3846
+
3847
+ declare type __VLS_WithTemplateSlots_64<T, S> = T & {
3848
+ new (): {
3849
+ $slots: S;
3850
+ };
3851
+ };
3852
+
3853
+ declare type __VLS_WithTemplateSlots_65<T, S> = T & {
3854
+ new (): {
3855
+ $slots: S;
3856
+ };
3857
+ };
3858
+
3859
+ declare type __VLS_WithTemplateSlots_66<T, S> = T & {
3860
+ new (): {
3861
+ $slots: S;
3862
+ };
3863
+ };
3864
+
3865
+ declare type __VLS_WithTemplateSlots_67<T, S> = T & {
3866
+ new (): {
3867
+ $slots: S;
3868
+ };
3869
+ };
3870
+
3871
+ declare type __VLS_WithTemplateSlots_68<T, S> = T & {
3872
+ new (): {
3873
+ $slots: S;
3874
+ };
3875
+ };
3876
+
3877
+ declare type __VLS_WithTemplateSlots_69<T, S> = T & {
3878
+ new (): {
3879
+ $slots: S;
3880
+ };
3881
+ };
3882
+
3883
+ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
3884
+ new (): {
3885
+ $slots: S;
3886
+ };
3887
+ };
3888
+
3889
+ declare type __VLS_WithTemplateSlots_70<T, S> = T & {
3890
+ new (): {
3891
+ $slots: S;
3892
+ };
3893
+ };
3894
+
3895
+ declare type __VLS_WithTemplateSlots_71<T, S> = T & {
3896
+ new (): {
3897
+ $slots: S;
3898
+ };
3899
+ };
3900
+
3901
+ declare type __VLS_WithTemplateSlots_72<T, S> = T & {
3902
+ new (): {
3903
+ $slots: S;
3904
+ };
3905
+ };
3906
+
3907
+ declare type __VLS_WithTemplateSlots_73<T, S> = T & {
3908
+ new (): {
3909
+ $slots: S;
3910
+ };
3911
+ };
3912
+
3913
+ declare type __VLS_WithTemplateSlots_74<T, S> = T & {
3914
+ new (): {
3915
+ $slots: S;
3916
+ };
3917
+ };
3918
+
3919
+ declare type __VLS_WithTemplateSlots_75<T, S> = T & {
3920
+ new (): {
3921
+ $slots: S;
3922
+ };
3923
+ };
3924
+
3925
+ declare type __VLS_WithTemplateSlots_76<T, S> = T & {
3926
+ new (): {
3927
+ $slots: S;
3928
+ };
3929
+ };
3930
+
3931
+ declare type __VLS_WithTemplateSlots_77<T, S> = T & {
3932
+ new (): {
3933
+ $slots: S;
3934
+ };
3935
+ };
3936
+
3937
+ declare type __VLS_WithTemplateSlots_78<T, S> = T & {
3938
+ new (): {
3939
+ $slots: S;
3940
+ };
3941
+ };
3942
+
3943
+ declare type __VLS_WithTemplateSlots_79<T, S> = T & {
3944
+ new (): {
3945
+ $slots: S;
3946
+ };
3947
+ };
3948
+
3949
+ declare type __VLS_WithTemplateSlots_8<T, S> = T & {
3950
+ new (): {
3951
+ $slots: S;
3952
+ };
3953
+ };
3954
+
3955
+ declare type __VLS_WithTemplateSlots_80<T, S> = T & {
3956
+ new (): {
3957
+ $slots: S;
3958
+ };
3959
+ };
3960
+
3961
+ declare type __VLS_WithTemplateSlots_81<T, S> = T & {
3962
+ new (): {
3963
+ $slots: S;
3964
+ };
3965
+ };
3966
+
3967
+ declare type __VLS_WithTemplateSlots_82<T, S> = T & {
3968
+ new (): {
3969
+ $slots: S;
3970
+ };
3971
+ };
3972
+
3973
+ declare type __VLS_WithTemplateSlots_83<T, S> = T & {
3974
+ new (): {
3975
+ $slots: S;
3976
+ };
3977
+ };
3978
+
3979
+ declare type __VLS_WithTemplateSlots_84<T, S> = T & {
3980
+ new (): {
3981
+ $slots: S;
3982
+ };
3983
+ };
3984
+
3985
+ declare type __VLS_WithTemplateSlots_85<T, S> = T & {
3986
+ new (): {
3987
+ $slots: S;
3988
+ };
3989
+ };
3990
+
3991
+ declare type __VLS_WithTemplateSlots_86<T, S> = T & {
3992
+ new (): {
3993
+ $slots: S;
3994
+ };
3995
+ };
3996
+
3997
+ declare type __VLS_WithTemplateSlots_87<T, S> = T & {
3998
+ new (): {
3999
+ $slots: S;
4000
+ };
4001
+ };
4002
+
4003
+ declare type __VLS_WithTemplateSlots_88<T, S> = T & {
4004
+ new (): {
4005
+ $slots: S;
4006
+ };
4007
+ };
4008
+
4009
+ declare type __VLS_WithTemplateSlots_89<T, S> = T & {
4010
+ new (): {
4011
+ $slots: S;
4012
+ };
4013
+ };
4014
+
4015
+ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
4016
+ new (): {
4017
+ $slots: S;
4018
+ };
4019
+ };
4020
+
4021
+ declare type __VLS_WithTemplateSlots_90<T, S> = T & {
4022
+ new (): {
4023
+ $slots: S;
4024
+ };
4025
+ };
4026
+
4027
+ declare type __VLS_WithTemplateSlots_91<T, S> = T & {
4028
+ new (): {
4029
+ $slots: S;
4030
+ };
4031
+ };
4032
+
4033
+ declare type __VLS_WithTemplateSlots_92<T, S> = T & {
4034
+ new (): {
4035
+ $slots: S;
4036
+ };
4037
+ };
4038
+
4039
+ declare type __VLS_WithTemplateSlots_93<T, S> = T & {
4040
+ new (): {
4041
+ $slots: S;
4042
+ };
4043
+ };
4044
+
4045
+ declare type __VLS_WithTemplateSlots_94<T, S> = T & {
4046
+ new (): {
4047
+ $slots: S;
4048
+ };
4049
+ };
4050
+
4051
+ declare type __VLS_WithTemplateSlots_95<T, S> = T & {
4052
+ new (): {
4053
+ $slots: S;
4054
+ };
4055
+ };
4056
+
4057
+ declare type __VLS_WithTemplateSlots_96<T, S> = T & {
4058
+ new (): {
4059
+ $slots: S;
4060
+ };
4061
+ };
4062
+
4063
+ declare type __VLS_WithTemplateSlots_97<T, S> = T & {
4064
+ new (): {
4065
+ $slots: S;
4066
+ };
4067
+ };
4068
+
4069
+ declare type __VLS_WithTemplateSlots_98<T, S> = T & {
4070
+ new (): {
4071
+ $slots: S;
4072
+ };
4073
+ };
4074
+
4075
+ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
4076
+ new (): {
4077
+ $slots: S;
4078
+ };
4079
+ };
4080
+
4081
+ export declare const Accordion: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
4082
+
4083
+ export declare const Alert: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
4084
+
4085
+ export declare const Avatar: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
4086
+
4087
+ export declare const AvatarGroup: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
4088
+
4089
+ export declare const Badge: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
4090
+
4091
+ export declare const Breadcrumbs: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
4092
+
4093
+ export declare const Button: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
4094
+
4095
+ export declare const Calendar: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
4096
+ "update:modelValue": (v: Date | null) => any;
4097
+ }, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{
4098
+ "onUpdate:modelValue"?: ((v: Date | null) => any) | undefined;
4099
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
4100
+
4101
+ declare interface CalendarDay {
4102
+ date: Date;
4103
+ day: number;
4104
+ month: number;
4105
+ year: number;
4106
+ isToday: boolean;
4107
+ isSelected: boolean;
4108
+ isDisabled: boolean;
4109
+ isOutsideMonth: boolean;
4110
+ }
4111
+
4112
+ export declare const CalendarInput: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
4113
+ "update:modelValue": (v: Date | null) => any;
4114
+ "update:inputValue": (v: string | null) => any;
4115
+ }, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{
4116
+ "onUpdate:modelValue"?: ((v: Date | null) => any) | undefined;
4117
+ "onUpdate:inputValue"?: ((v: string | null) => any) | undefined;
4118
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
4119
+ inputRef: HTMLInputElement;
4120
+ popoverRef: HTMLDivElement;
4121
+ }, HTMLDivElement>;
4122
+
4123
+ declare interface CalendarOptions {
4124
+ /** First day of week: 0 = Sunday, 1 = Monday, etc. */
4125
+ firstDay?: number;
4126
+ /** Minimum selectable date */
4127
+ minDate?: Date | null;
4128
+ /** Maximum selectable date */
4129
+ maxDate?: Date | null;
4130
+ /** Locale for formatting (default: 'en-US') */
4131
+ locale?: string;
4132
+ /** Short month names */
4133
+ monthsShort?: string[];
4134
+ /** Full month names */
4135
+ months?: string[];
4136
+ /** Short weekday names */
4137
+ weekdaysShort?: string[];
4138
+ /** Full weekday names */
4139
+ weekdays?: string[];
4140
+ }
4141
+
4142
+ export declare const CalendarSkeleton: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
4143
+
4144
+ export declare const Card: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
4145
+
4146
+ export declare const CardActions: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
4147
+
4148
+ export declare const CardBody: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
4149
+
4150
+ export declare const CardTitle: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
4151
+
4152
+ export declare const Carousel: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
4153
+
4154
+ export declare const CarouselItem: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
4155
+
4156
+ export declare const Chat: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
4157
+
4158
+ export declare const ChatBubble: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
4159
+
4160
+ export declare const ChatFooter: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
4161
+
4162
+ export declare const ChatHeader: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
4163
+
4164
+ export declare const ChatImage: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
4165
+
4166
+ export declare const Checkbox: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4167
+ "update:modelValue": (...args: any[]) => void;
4168
+ }, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
4169
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4170
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
4171
+
4172
+ declare function close_2(): void;
4173
+
4174
+ declare function close_3(): void;
4175
+
4176
+ export declare const Collapse: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
4177
+
4178
+ export declare const CollapseContent: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
4179
+
4180
+ export declare const CollapseTitle: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
4181
+
4182
+ declare type Color = 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error';
4183
+
4184
+ export declare const Countdown: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
4185
+
4186
+ export declare const CountdownTimers: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
4187
+
4188
+ export declare const Counter: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4189
+
4190
+ export declare function createDrawerState(name: string): DrawerState;
4191
+
4192
+ export declare const Crumb: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
4193
+
4194
+ export declare const DaisyLink: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
4195
+
4196
+ export declare type DaisyThemeInput = string | DaisyThemeMeta;
4197
+
4198
+ export declare interface DaisyThemeMeta {
4199
+ theme: string;
4200
+ cssVars?: string;
4201
+ name?: string;
4202
+ [key: string]: any;
4203
+ }
4204
+
4205
+ declare interface DaisyThemeOptions {
4206
+ themes: DaisyThemeInput[];
4207
+ defaultTheme?: string;
4208
+ }
4209
+
4210
+ export declare const Diff: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
4211
+
4212
+ export declare const Divider: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
4213
+
4214
+ export declare const Dock: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
4215
+
4216
+ export declare const DockItem: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
4217
+
4218
+ export declare const DockLabel: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
4219
+
4220
+ export declare const Drawer: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
4221
+
4222
+ export declare const DrawerContent: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
4223
+
4224
+ export declare interface Drawers {
4225
+ [key: string]: DrawerState;
4226
+ }
4227
+
4228
+ export declare const drawers: Drawers;
4229
+
4230
+ export declare const DrawerSide: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
4231
+
4232
+ export declare interface DrawerState {
4233
+ name: string;
4234
+ isDrawerOpen: boolean;
4235
+ openDrawer: () => void;
4236
+ closeDrawer: () => void;
4237
+ toggleDrawer: () => void;
4238
+ }
4239
+
4240
+ export declare const Dropdown: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
4241
+
4242
+ export declare const DropdownButton: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
4243
+
4244
+ export declare const DropdownContent: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
4245
+
4246
+ export declare const DropdownTarget: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
4247
+
4248
+ export declare const Fab: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
4249
+
4250
+ export declare const FabClose: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
4251
+
4252
+ export declare const FabMainAction: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
4253
+
4254
+ export declare const FabTrigger: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
4255
+
4256
+ export declare const Fieldset: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
4257
+
4258
+ export declare const FileInput: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4259
+ files: (...args: any[]) => void;
4260
+ }, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{
4261
+ onFiles?: ((...args: any[]) => any) | undefined;
4262
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
4263
+
4264
+ export declare const Filter: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
4265
+
4266
+ declare interface FilterItem {
4267
+ label: string;
4268
+ value: any;
4269
+ }
4270
+
4271
+ declare type FilterItemInput = string | FilterItem;
4272
+
4273
+ export declare const Flex: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
4274
+
4275
+ export declare const FlexItem: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
4276
+
4277
+ export declare const Footer: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
4278
+
4279
+ export declare const FooterTitle: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
4280
+
4281
+ export declare const FormControl: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
4282
+
4283
+ /**
4284
+ * Maps placement values to CSS position-area values for anchor positioning
4285
+ *
4286
+ * Using span to align edges:
4287
+ * - "bottom span-right" = below anchor, aligned to left edge (spans from left to center)
4288
+ * - "bottom span-left" = below anchor, aligned to right edge (spans from center to right)
4289
+ */
4290
+ export declare function getPositionArea(placement: string): string;
4291
+
4292
+ /**
4293
+ * Gets position-try-fallbacks for automatic repositioning
4294
+ */
4295
+ export declare function getPositionFallbacks(_placement: string): string;
4296
+
4297
+ export declare const Hero: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
4298
+
4299
+ export declare const HeroContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
4300
+
4301
+ export declare const HeroOverlay: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
4302
+
4303
+ export declare const Hover3D: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
4304
+
4305
+ export declare const HoverGallery: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
4306
+
4307
+ export declare const Indicator: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
4308
+
4309
+ export declare const IndicatorItem: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
4310
+
4311
+ export declare const Input: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
4312
+
4313
+ declare type InputType = 'text' | 'password' | 'email' | 'number' | 'date' | 'datetime-local' | 'week' | 'month' | 'tel' | 'url' | 'search' | 'time';
4314
+
4315
+ declare const isOpen: ModelRef<boolean, string, boolean, boolean>;
4316
+
4317
+ export declare const Join: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
4318
+
4319
+ export declare const Kbd: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
4320
+
4321
+ export declare const Label: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
4322
+
4323
+ export declare const List: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
4324
+
4325
+ export declare const ListColGrow: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
4326
+
4327
+ export declare const ListColWrap: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
4328
+
4329
+ export declare const ListRow: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
4330
+
4331
+ export declare const LoadingBall: DefineComponent<__VLS_Props_47, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_47> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4332
+
4333
+ export declare const LoadingBars: DefineComponent<__VLS_Props_48, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_48> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4334
+
4335
+ export declare const LoadingDots: DefineComponent<__VLS_Props_49, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_49> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4336
+
4337
+ export declare const LoadingInfinity: DefineComponent<__VLS_Props_50, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_50> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4338
+
4339
+ export declare const LoadingRing: DefineComponent<__VLS_Props_51, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_51> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4340
+
4341
+ export declare const LoadingSpinner: DefineComponent<__VLS_Props_52, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_52> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4342
+
4343
+ export declare const Mask: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
4344
+
4345
+ export declare const Menu: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
4346
+
4347
+ export declare const MenuExpand: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
4348
+
4349
+ export declare const MenuExpandToggle: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
4350
+
4351
+ export declare const MenuItem: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
4352
+
4353
+ export declare const MenuTitle: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
4354
+
4355
+ export declare const MockupBrowser: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
4356
+
4357
+ export declare const MockupBrowserToolbar: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
4358
+
4359
+ export declare const MockupCode: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
4360
+
4361
+ export declare const MockupPhone: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
4362
+
4363
+ export declare const MockupWindow: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
4364
+
4365
+ export declare const Modal: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
4366
+
4367
+ export declare const ModalAction: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
4368
+
4369
+ export declare const ModalBox: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
4370
+
4371
+ export declare const Navbar: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
4372
+
4373
+ export declare const NavbarCenter: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
4374
+
4375
+ export declare const NavbarEnd: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
4376
+
4377
+ export declare const NavbarStart: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
4378
+
4379
+ export declare const NavButton: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
4380
+
4381
+ declare function open_2(): void;
4382
+
4383
+ declare function open_3(): void;
4384
+
4385
+ export declare const Progress: DefineComponent<__VLS_Props_64, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_64> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLProgressElement>;
4386
+
4387
+ export declare const Prose: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
4388
+
4389
+ export declare const RadialProgress: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
4390
+
4391
+ export declare const Radio: DefineComponent<__VLS_Props_66, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4392
+ "update:modelValue": (...args: any[]) => void;
4393
+ }, string, PublicProps, Readonly<__VLS_Props_66> & Readonly<{
4394
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4395
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
4396
+
4397
+ export declare const RadioGroup: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
4398
+
4399
+ declare const Range_2: DefineComponent<__VLS_Props_68, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4400
+ "update:modelValue": (...args: any[]) => void;
4401
+ }, string, PublicProps, Readonly<__VLS_Props_68> & Readonly<{
4402
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4403
+ }>, {
4404
+ max: number;
4405
+ min: number;
4406
+ step: number;
4407
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4408
+ export { Range_2 as Range }
4409
+
4410
+ export declare const RangeMeasure: DefineComponent<__VLS_Props_69, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4411
+ "update:modelValue": (...args: any[]) => void;
4412
+ }, string, PublicProps, Readonly<__VLS_Props_69> & Readonly<{
4413
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4414
+ }>, {
4415
+ max: number | string;
4416
+ min: number | string;
4417
+ step: number | string;
4418
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
4419
+
4420
+ export declare const RangeMeasureTick: DefineComponent<__VLS_Props_70, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4421
+ "update:modelValue": (...args: any[]) => void;
4422
+ }, string, PublicProps, Readonly<__VLS_Props_70> & Readonly<{
4423
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4424
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4425
+
4426
+ export declare const Rating: DefineComponent<__VLS_Props_71, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4427
+ "update:modelValue": (...args: any[]) => void;
4428
+ }, string, PublicProps, Readonly<__VLS_Props_71> & Readonly<{
4429
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4430
+ }>, {
4431
+ count: number | string;
4432
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
4433
+
4434
+ export declare const Select: DefineComponent<__VLS_Props_72, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4435
+ "update:modelValue": (...args: any[]) => void;
4436
+ }, string, PublicProps, Readonly<__VLS_Props_72> & Readonly<{
4437
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4438
+ }>, {
4439
+ label: (val: any) => any;
4440
+ value: (val: any) => any;
4441
+ resultAsObject: boolean;
4442
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSelectElement>;
4443
+
4444
+ declare function setValue(val: string | number | null): void;
4445
+
4446
+ export declare const Skeleton: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
4447
+
4448
+ export declare const SkeletonText: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
4449
+
4450
+ export declare const Stack: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
4451
+
4452
+ export declare const Stat: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
4453
+
4454
+ export declare const StatActions: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
4455
+
4456
+ export declare const StatDesc: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
4457
+
4458
+ export declare const StatFigure: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
4459
+
4460
+ export declare const Stats: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
4461
+
4462
+ export declare const StatTitle: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
4463
+
4464
+ export declare const Status: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
4465
+
4466
+ export declare const StatValue: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
4467
+
4468
+ export declare const Step: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
4469
+
4470
+ export declare const StepIcon: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
4471
+
4472
+ export declare const Steps: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
4473
+
4474
+ export declare const Swap: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
4475
+
4476
+ export declare const Tab: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
4477
+
4478
+ export declare const TabContent: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
4479
+
4480
+ export declare const Table: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
4481
+
4482
+ export declare const Tabs: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
4483
+
4484
+ declare const Text_2: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
4485
+ export { Text_2 as Text }
4486
+
4487
+ export declare const TextArea: DefineComponent<__VLS_Props_85, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4488
+ "update:modelValue": (...args: any[]) => void;
4489
+ }, string, PublicProps, Readonly<__VLS_Props_85> & Readonly<{
4490
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4491
+ }>, {
4492
+ type: "text" | "phone" | "email" | "search";
4493
+ rows: number;
4494
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
4495
+ textareaRef: HTMLTextAreaElement;
4496
+ }, HTMLTextAreaElement>;
4497
+
4498
+ export declare const TextRotate: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
4499
+
4500
+ export declare const ThemeController: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
4501
+
4502
+ export declare const ThemeProvider: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
4503
+
4504
+ export declare const ThemeTile: DefineComponent<__VLS_Props_89, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_89> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
4505
+
4506
+ export declare const Timeline: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
4507
+
4508
+ export declare const TimelineEnd: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
4509
+
4510
+ export declare const TimelineItem: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
4511
+
4512
+ export declare const TimelineLine: DefineComponent<__VLS_Props_92, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_92> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLHRElement>;
4513
+
4514
+ export declare const TimelineMiddle: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
4515
+
4516
+ export declare const TimelineStart: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
4517
+
4518
+ export declare const Toast: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
4519
+
4520
+ declare interface Toast_2 {
4521
+ id: number;
4522
+ message: string;
4523
+ name?: string;
4524
+ type?: ToastType;
4525
+ duration?: number;
4526
+ position: ToastPosition;
4527
+ countdown?: number;
4528
+ status?: ToastStatus;
4529
+ progress?: number;
4530
+ promiseId?: string;
4531
+ ariaLive?: 'polite' | 'assertive';
4532
+ [key: string]: any;
4533
+ }
4534
+
4535
+ declare type ToastPosition = 'top-start' | 'top-center' | 'top-end' | 'middle-start' | 'middle-center' | 'middle-end' | 'bottom-start' | 'bottom-center' | 'bottom-end';
4536
+
4537
+ declare interface ToastSlotProps {
4538
+ toast?: Toast_2;
4539
+ removeToast?: (id: number) => void;
4540
+ [key: string]: unknown;
4541
+ }
4542
+
4543
+ declare type ToastStatus = 'pending' | 'success' | 'error' | 'info' | 'warning' | 'default';
4544
+
4545
+ declare type ToastType = 'success' | 'error' | 'info' | 'warning' | string;
4546
+
4547
+ export declare const Toggle: DefineComponent<__VLS_Props_95, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4548
+ "update:modelValue": (...args: any[]) => void;
4549
+ }, string, PublicProps, Readonly<__VLS_Props_95> & Readonly<{
4550
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4551
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
4552
+
4553
+ declare function toggle(): void;
4554
+
4555
+ declare function toggle_2(): void;
4556
+
4557
+ export declare const Tooltip: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
4558
+
4559
+ export declare const TooltipContent: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
4560
+
4561
+ export declare const TooltipTarget: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
4562
+
4563
+ export declare function useCalendar(initialDate?: Date | null, options?: CalendarOptions): {
4564
+ selectedDate: Ref<Date | null, Date | null>;
4565
+ viewDate: Ref<Date, Date>;
4566
+ viewMonth: ComputedRef<number>;
4567
+ viewYear: ComputedRef<number>;
4568
+ monthName: ComputedRef<string | undefined>;
4569
+ monthNameShort: ComputedRef<string | undefined>;
4570
+ weekdayHeaders: ComputedRef<string[]>;
4571
+ weekdayHeadersFull: ComputedRef<string[]>;
4572
+ calendarDays: ComputedRef<CalendarDay[]>;
4573
+ prevMonth: () => void;
4574
+ nextMonth: () => void;
4575
+ goToMonth: (month: number) => void;
4576
+ goToYear: (year: number) => void;
4577
+ goToDate: (date: Date) => void;
4578
+ goToToday: () => void;
4579
+ selectDate: (date: Date) => void;
4580
+ clearSelection: () => void;
4581
+ formatDate: (format?: string) => string;
4582
+ isSameDay: (a: Date | null, b: Date | null) => boolean;
4583
+ isToday: (date: Date) => boolean;
4584
+ isDisabled: (date: Date) => boolean;
4585
+ };
4586
+
4587
+ /**
4588
+ * useDaisyTheme composable
4589
+ * @param storage Optional. Ref factory for persistence (e.g., useCookie, useLocalStorage, or ref). Defaults to ref.
4590
+ * @param options Optional. Theme options (themes, defaultTheme, etc.).
4591
+ *
4592
+ * Calling with arguments (in app.vue/root): initializes global state.
4593
+ * Calling with no arguments (in any component): reuses global state.
4594
+ */
4595
+ export declare function useDaisyTheme(storage?: <T>(key: string, initial: T) => Ref<T>, options?: DaisyThemeOptions): {
4596
+ themes: Ref<DaisyThemeMeta[], DaisyThemeMeta[]>;
4597
+ theme: Ref<string, string>;
4598
+ effectiveTheme: ComputedRef<string>;
4599
+ themeInfo: ComputedRef<DaisyThemeMeta | undefined>;
4600
+ setTheme: (name: string) => void;
4601
+ cycleTheme: () => void;
4602
+ registerTheme: (newTheme: DaisyThemeInput) => void;
4603
+ removeTheme: (name: string) => void;
4604
+ };
4605
+
4606
+ export declare function useToast(options?: UseToastOptions): {
4607
+ toasts: ComputedRef<Toast_2[]>;
4608
+ addToast: (toast: {
4609
+ message: string;
4610
+ position?: ToastPosition;
4611
+ name?: string;
4612
+ } & Partial<Omit<Toast_2, "id" | "name">>) => number;
4613
+ removeToast: (id: number) => void;
4614
+ clearToasts: () => void;
4615
+ updateToast: (id: number, updates: Partial<Toast_2>) => void;
4616
+ toastPromise: <T>(promise: Promise<T>, options: {
4617
+ pending: Omit<Toast_2, "id">;
4618
+ success: Omit<Toast_2, "id">;
4619
+ error: Omit<Toast_2, "id">;
4620
+ name?: string;
4621
+ }) => Promise<T>;
4622
+ setToastLimit: (limit: number) => void;
4623
+ name: string;
4624
+ };
4625
+
4626
+ /**
4627
+ * Global toast notification composable supporting named channels.
4628
+ *
4629
+ * - Each toast has an optional `name` property (defaults to 'default').
4630
+ * - All toast state (toasts, queue, limit) is isolated per channel.
4631
+ * - UI and logic can independently manage/display different channels.
4632
+ * - Defensive dev warnings if name is missing/invalid.
4633
+ *
4634
+ * Example usage:
4635
+ * const { toasts, addToast } = useToast({ name: 'admin' })
4636
+ * addToast({ message: 'Hi', name: 'admin' })
4637
+ * // In UI: <Toast name="admin" />
4638
+ */
4639
+ /**
4640
+ * Options for useToast composable.
4641
+ * - name: channel name (default: 'default')
4642
+ * - defaults: default toast settings for this channel (merged into each toast)
4643
+ */
4644
+ declare interface UseToastOptions {
4645
+ name?: string;
4646
+ defaults?: Partial<Toast_2>;
4647
+ limit?: number;
4648
+ }
4649
+
4650
+ export declare const ValidatorHint: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
4651
+
4652
+ export { }