yukit-web 0.0.1

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 (196) hide show
  1. package/.npm/_logs/2026-08-20T08_40_55_706Z-debug-0.log +38 -0
  2. package/.npm/_logs/2026-08-20T08_40_56_280Z-debug-0.log +14 -0
  3. package/README.md +1465 -0
  4. package/fesm2022/yukit-web-helm-accordion.mjs +141 -0
  5. package/fesm2022/yukit-web-helm-accordion.mjs.map +1 -0
  6. package/fesm2022/yukit-web-helm-alert-dialog.mjs +250 -0
  7. package/fesm2022/yukit-web-helm-alert-dialog.mjs.map +1 -0
  8. package/fesm2022/yukit-web-helm-alert.mjs +94 -0
  9. package/fesm2022/yukit-web-helm-alert.mjs.map +1 -0
  10. package/fesm2022/yukit-web-helm-aspect-ratio.mjs +47 -0
  11. package/fesm2022/yukit-web-helm-aspect-ratio.mjs.map +1 -0
  12. package/fesm2022/yukit-web-helm-attachment.mjs +211 -0
  13. package/fesm2022/yukit-web-helm-attachment.mjs.map +1 -0
  14. package/fesm2022/yukit-web-helm-autocomplete.mjs +361 -0
  15. package/fesm2022/yukit-web-helm-autocomplete.mjs.map +1 -0
  16. package/fesm2022/yukit-web-helm-avatar.mjs +152 -0
  17. package/fesm2022/yukit-web-helm-avatar.mjs.map +1 -0
  18. package/fesm2022/yukit-web-helm-badge.mjs +47 -0
  19. package/fesm2022/yukit-web-helm-badge.mjs.map +1 -0
  20. package/fesm2022/yukit-web-helm-breadcrumb.mjs +196 -0
  21. package/fesm2022/yukit-web-helm-breadcrumb.mjs.map +1 -0
  22. package/fesm2022/yukit-web-helm-bubble.mjs +121 -0
  23. package/fesm2022/yukit-web-helm-bubble.mjs.map +1 -0
  24. package/fesm2022/yukit-web-helm-button-group.mjs +86 -0
  25. package/fesm2022/yukit-web-helm-button-group.mjs.map +1 -0
  26. package/fesm2022/yukit-web-helm-button.mjs +77 -0
  27. package/fesm2022/yukit-web-helm-button.mjs.map +1 -0
  28. package/fesm2022/yukit-web-helm-calendar.mjs +937 -0
  29. package/fesm2022/yukit-web-helm-calendar.mjs.map +1 -0
  30. package/fesm2022/yukit-web-helm-card.mjs +141 -0
  31. package/fesm2022/yukit-web-helm-card.mjs.map +1 -0
  32. package/fesm2022/yukit-web-helm-carousel.mjs +270 -0
  33. package/fesm2022/yukit-web-helm-carousel.mjs.map +1 -0
  34. package/fesm2022/yukit-web-helm-checkbox.mjs +147 -0
  35. package/fesm2022/yukit-web-helm-checkbox.mjs.map +1 -0
  36. package/fesm2022/yukit-web-helm-collapsible.mjs +62 -0
  37. package/fesm2022/yukit-web-helm-collapsible.mjs.map +1 -0
  38. package/fesm2022/yukit-web-helm-combobox.mjs +624 -0
  39. package/fesm2022/yukit-web-helm-combobox.mjs.map +1 -0
  40. package/fesm2022/yukit-web-helm-command.mjs +315 -0
  41. package/fesm2022/yukit-web-helm-command.mjs.map +1 -0
  42. package/fesm2022/yukit-web-helm-context-menu.mjs +71 -0
  43. package/fesm2022/yukit-web-helm-context-menu.mjs.map +1 -0
  44. package/fesm2022/yukit-web-helm-date-picker.mjs +1517 -0
  45. package/fesm2022/yukit-web-helm-date-picker.mjs.map +1 -0
  46. package/fesm2022/yukit-web-helm-dialog.mjs +271 -0
  47. package/fesm2022/yukit-web-helm-dialog.mjs.map +1 -0
  48. package/fesm2022/yukit-web-helm-drawer.mjs +233 -0
  49. package/fesm2022/yukit-web-helm-drawer.mjs.map +1 -0
  50. package/fesm2022/yukit-web-helm-dropdown-menu.mjs +508 -0
  51. package/fesm2022/yukit-web-helm-dropdown-menu.mjs.map +1 -0
  52. package/fesm2022/yukit-web-helm-empty.mjs +125 -0
  53. package/fesm2022/yukit-web-helm-empty.mjs.map +1 -0
  54. package/fesm2022/yukit-web-helm-field.mjs +325 -0
  55. package/fesm2022/yukit-web-helm-field.mjs.map +1 -0
  56. package/fesm2022/yukit-web-helm-hover-card.mjs +102 -0
  57. package/fesm2022/yukit-web-helm-hover-card.mjs.map +1 -0
  58. package/fesm2022/yukit-web-helm-input-group.mjs +171 -0
  59. package/fesm2022/yukit-web-helm-input-group.mjs.map +1 -0
  60. package/fesm2022/yukit-web-helm-input-otp.mjs +127 -0
  61. package/fesm2022/yukit-web-helm-input-otp.mjs.map +1 -0
  62. package/fesm2022/yukit-web-helm-input.mjs +32 -0
  63. package/fesm2022/yukit-web-helm-input.mjs.map +1 -0
  64. package/fesm2022/yukit-web-helm-item.mjs +242 -0
  65. package/fesm2022/yukit-web-helm-item.mjs.map +1 -0
  66. package/fesm2022/yukit-web-helm-kbd.mjs +46 -0
  67. package/fesm2022/yukit-web-helm-kbd.mjs.map +1 -0
  68. package/fesm2022/yukit-web-helm-label.mjs +30 -0
  69. package/fesm2022/yukit-web-helm-label.mjs.map +1 -0
  70. package/fesm2022/yukit-web-helm-marker.mjs +77 -0
  71. package/fesm2022/yukit-web-helm-marker.mjs.map +1 -0
  72. package/fesm2022/yukit-web-helm-menubar.mjs +90 -0
  73. package/fesm2022/yukit-web-helm-menubar.mjs.map +1 -0
  74. package/fesm2022/yukit-web-helm-message.mjs +115 -0
  75. package/fesm2022/yukit-web-helm-message.mjs.map +1 -0
  76. package/fesm2022/yukit-web-helm-native-select.mjs +180 -0
  77. package/fesm2022/yukit-web-helm-native-select.mjs.map +1 -0
  78. package/fesm2022/yukit-web-helm-navigation-menu.mjs +173 -0
  79. package/fesm2022/yukit-web-helm-navigation-menu.mjs.map +1 -0
  80. package/fesm2022/yukit-web-helm-pagination.mjs +745 -0
  81. package/fesm2022/yukit-web-helm-pagination.mjs.map +1 -0
  82. package/fesm2022/yukit-web-helm-popover.mjs +136 -0
  83. package/fesm2022/yukit-web-helm-popover.mjs.map +1 -0
  84. package/fesm2022/yukit-web-helm-progress.mjs +60 -0
  85. package/fesm2022/yukit-web-helm-progress.mjs.map +1 -0
  86. package/fesm2022/yukit-web-helm-radio-group.mjs +185 -0
  87. package/fesm2022/yukit-web-helm-radio-group.mjs.map +1 -0
  88. package/fesm2022/yukit-web-helm-resizable.mjs +98 -0
  89. package/fesm2022/yukit-web-helm-resizable.mjs.map +1 -0
  90. package/fesm2022/yukit-web-helm-scroll-area.mjs +36 -0
  91. package/fesm2022/yukit-web-helm-scroll-area.mjs.map +1 -0
  92. package/fesm2022/yukit-web-helm-select.mjs +412 -0
  93. package/fesm2022/yukit-web-helm-select.mjs.map +1 -0
  94. package/fesm2022/yukit-web-helm-separator.mjs +33 -0
  95. package/fesm2022/yukit-web-helm-separator.mjs.map +1 -0
  96. package/fesm2022/yukit-web-helm-sheet.mjs +254 -0
  97. package/fesm2022/yukit-web-helm-sheet.mjs.map +1 -0
  98. package/fesm2022/yukit-web-helm-sidebar.mjs +857 -0
  99. package/fesm2022/yukit-web-helm-sidebar.mjs.map +1 -0
  100. package/fesm2022/yukit-web-helm-skeleton.mjs +29 -0
  101. package/fesm2022/yukit-web-helm-skeleton.mjs.map +1 -0
  102. package/fesm2022/yukit-web-helm-slider.mjs +123 -0
  103. package/fesm2022/yukit-web-helm-slider.mjs.map +1 -0
  104. package/fesm2022/yukit-web-helm-sonner.mjs +126 -0
  105. package/fesm2022/yukit-web-helm-sonner.mjs.map +1 -0
  106. package/fesm2022/yukit-web-helm-spinner.mjs +48 -0
  107. package/fesm2022/yukit-web-helm-spinner.mjs.map +1 -0
  108. package/fesm2022/yukit-web-helm-switch.mjs +126 -0
  109. package/fesm2022/yukit-web-helm-switch.mjs.map +1 -0
  110. package/fesm2022/yukit-web-helm-table.mjs +180 -0
  111. package/fesm2022/yukit-web-helm-table.mjs.map +1 -0
  112. package/fesm2022/yukit-web-helm-tabs.mjs +251 -0
  113. package/fesm2022/yukit-web-helm-tabs.mjs.map +1 -0
  114. package/fesm2022/yukit-web-helm-textarea.mjs +32 -0
  115. package/fesm2022/yukit-web-helm-textarea.mjs.map +1 -0
  116. package/fesm2022/yukit-web-helm-toggle-group.mjs +95 -0
  117. package/fesm2022/yukit-web-helm-toggle-group.mjs.map +1 -0
  118. package/fesm2022/yukit-web-helm-toggle.mjs +61 -0
  119. package/fesm2022/yukit-web-helm-toggle.mjs.map +1 -0
  120. package/fesm2022/yukit-web-helm-tooltip.mjs +57 -0
  121. package/fesm2022/yukit-web-helm-tooltip.mjs.map +1 -0
  122. package/fesm2022/yukit-web-helm-typography.mjs +205 -0
  123. package/fesm2022/yukit-web-helm-typography.mjs.map +1 -0
  124. package/fesm2022/yukit-web-helm-utils.mjs +272 -0
  125. package/fesm2022/yukit-web-helm-utils.mjs.map +1 -0
  126. package/fesm2022/yukit-web.mjs +3592 -0
  127. package/fesm2022/yukit-web.mjs.map +1 -0
  128. package/package.json +291 -0
  129. package/src/lib/theme/spartan-overwrites/accordion.css +4 -0
  130. package/src/lib/theme/theme.css +161 -0
  131. package/src/lib/theme/tokens/color.css +356 -0
  132. package/src/lib/theme/tokens/component-colors.css +167 -0
  133. package/src/lib/theme/tokens/radius.css +18 -0
  134. package/src/lib/theme/tokens/typography.css +201 -0
  135. package/types/yukit-web-helm-accordion.d.ts +32 -0
  136. package/types/yukit-web-helm-alert-dialog.d.ts +85 -0
  137. package/types/yukit-web-helm-alert.d.ts +37 -0
  138. package/types/yukit-web-helm-aspect-ratio.d.ts +16 -0
  139. package/types/yukit-web-helm-attachment.d.ts +80 -0
  140. package/types/yukit-web-helm-autocomplete.d.ts +91 -0
  141. package/types/yukit-web-helm-avatar.d.ts +45 -0
  142. package/types/yukit-web-helm-badge.d.ts +19 -0
  143. package/types/yukit-web-helm-breadcrumb.d.ts +52 -0
  144. package/types/yukit-web-helm-bubble.d.ts +46 -0
  145. package/types/yukit-web-helm-button-group.d.ts +25 -0
  146. package/types/yukit-web-helm-button.d.ts +33 -0
  147. package/types/yukit-web-helm-calendar.d.ts +89 -0
  148. package/types/yukit-web-helm-card.d.ts +49 -0
  149. package/types/yukit-web-helm-carousel.d.ts +79 -0
  150. package/types/yukit-web-helm-checkbox.d.ts +60 -0
  151. package/types/yukit-web-helm-collapsible.d.ts +22 -0
  152. package/types/yukit-web-helm-combobox.d.ts +150 -0
  153. package/types/yukit-web-helm-command.d.ts +84 -0
  154. package/types/yukit-web-helm-context-menu.d.ts +29 -0
  155. package/types/yukit-web-helm-date-picker.d.ts +574 -0
  156. package/types/yukit-web-helm-dialog.d.ts +90 -0
  157. package/types/yukit-web-helm-drawer.d.ts +71 -0
  158. package/types/yukit-web-helm-dropdown-menu.d.ts +171 -0
  159. package/types/yukit-web-helm-empty.d.ts +49 -0
  160. package/types/yukit-web-helm-field.d.ts +102 -0
  161. package/types/yukit-web-helm-hover-card.d.ts +31 -0
  162. package/types/yukit-web-helm-input-group.d.ts +47 -0
  163. package/types/yukit-web-helm-input-otp.d.ts +40 -0
  164. package/types/yukit-web-helm-input.d.ts +13 -0
  165. package/types/yukit-web-helm-item.d.ts +96 -0
  166. package/types/yukit-web-helm-kbd.d.ts +17 -0
  167. package/types/yukit-web-helm-label.d.ts +12 -0
  168. package/types/yukit-web-helm-marker.d.ts +31 -0
  169. package/types/yukit-web-helm-menubar.d.ts +35 -0
  170. package/types/yukit-web-helm-message.d.ts +44 -0
  171. package/types/yukit-web-helm-native-select.d.ts +65 -0
  172. package/types/yukit-web-helm-navigation-menu.d.ts +49 -0
  173. package/types/yukit-web-helm-pagination.d.ts +187 -0
  174. package/types/yukit-web-helm-popover.d.ts +49 -0
  175. package/types/yukit-web-helm-progress.d.ts +22 -0
  176. package/types/yukit-web-helm-radio-group.d.ts +66 -0
  177. package/types/yukit-web-helm-resizable.d.ts +27 -0
  178. package/types/yukit-web-helm-scroll-area.d.ts +11 -0
  179. package/types/yukit-web-helm-select.d.ts +114 -0
  180. package/types/yukit-web-helm-separator.d.ts +13 -0
  181. package/types/yukit-web-helm-sheet.d.ts +75 -0
  182. package/types/yukit-web-helm-sidebar.d.ts +232 -0
  183. package/types/yukit-web-helm-skeleton.d.ts +11 -0
  184. package/types/yukit-web-helm-slider.d.ts +14 -0
  185. package/types/yukit-web-helm-sonner.d.ts +52 -0
  186. package/types/yukit-web-helm-spinner.d.ts +18 -0
  187. package/types/yukit-web-helm-switch.d.ts +54 -0
  188. package/types/yukit-web-helm-table.d.ts +82 -0
  189. package/types/yukit-web-helm-tabs.d.ts +66 -0
  190. package/types/yukit-web-helm-textarea.d.ts +13 -0
  191. package/types/yukit-web-helm-toggle-group.d.ts +34 -0
  192. package/types/yukit-web-helm-toggle.d.ts +22 -0
  193. package/types/yukit-web-helm-tooltip.d.ts +17 -0
  194. package/types/yukit-web-helm-typography.d.ts +89 -0
  195. package/types/yukit-web-helm-utils.d.ts +44 -0
  196. package/types/yukit-web.d.ts +2426 -0
@@ -0,0 +1,90 @@
1
+ import * as i1 from '@spartan-ng/brain/dialog';
2
+ import { BrnDialog, BrnDialogOptions, BrnDialogRef } from '@spartan-ng/brain/dialog';
3
+ import * as i0 from '@angular/core';
4
+ import { TemplateRef } from '@angular/core';
5
+ import { BooleanInput } from '@angular/cdk/coercion';
6
+ import { ComponentType } from '@angular/cdk/portal';
7
+ import { ClassValue } from 'clsx';
8
+
9
+ declare class HlmDialog extends BrnDialog {
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialog, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDialog, "hlm-dialog", ["hlmDialog"], {}, {}, never, ["*"], true, never>;
12
+ }
13
+
14
+ declare class HlmDialogClose {
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogClose, never>;
16
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogClose, "button[hlmDialogClose]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDialogClose; inputs: {}; outputs: {}; }]>;
17
+ }
18
+
19
+ declare class HlmDialogContent {
20
+ private readonly _dialogRef;
21
+ private readonly _dialogContext;
22
+ readonly showCloseButton: i0.InputSignalWithTransform<boolean, BooleanInput>;
23
+ readonly state: i0.Signal<i1.BrnDialogState>;
24
+ readonly component: ComponentType<unknown> | undefined;
25
+ private readonly _dynamicComponentClass;
26
+ constructor();
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogContent, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDialogContent, "hlm-dialog-content", never, { "showCloseButton": { "alias": "showCloseButton"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
29
+ }
30
+
31
+ declare class HlmDialogDescription {
32
+ constructor();
33
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogDescription, never>;
34
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogDescription, "[hlmDialogDescription]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDialogDescription; inputs: {}; outputs: {}; }]>;
35
+ }
36
+
37
+ declare class HlmDialogFooter {
38
+ constructor();
39
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogFooter, never>;
40
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogFooter, "[hlmDialogFooter],hlm-dialog-footer", never, {}, {}, never, never, true, never>;
41
+ }
42
+
43
+ declare class HlmDialogHeader {
44
+ constructor();
45
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogHeader, never>;
46
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogHeader, "[hlmDialogHeader],hlm-dialog-header", never, {}, {}, never, never, true, never>;
47
+ }
48
+
49
+ declare const hlmDialogOverlayClass: string;
50
+ declare class HlmDialogOverlay {
51
+ private readonly _classSettable;
52
+ readonly userClass: i0.InputSignal<ClassValue>;
53
+ protected readonly _computedClass: i0.Signal<string>;
54
+ constructor();
55
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogOverlay, never>;
56
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogOverlay, "[hlmDialogOverlay],hlm-dialog-overlay", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.BrnDialogOverlay; inputs: {}; outputs: {}; }]>;
57
+ }
58
+
59
+ declare class HlmDialogPortal {
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogPortal, never>;
61
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogPortal, "[hlmDialogPortal]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDialogContent; inputs: { "context": "context"; "class": "class"; }; outputs: {}; }]>;
62
+ }
63
+
64
+ declare class HlmDialogTitle {
65
+ constructor();
66
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogTitle, never>;
67
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogTitle, "[hlmDialogTitle]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDialogTitle; inputs: {}; outputs: {}; }]>;
68
+ }
69
+
70
+ declare class HlmDialogTrigger {
71
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogTrigger, never>;
72
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDialogTrigger, "button[hlmDialogTrigger],button[hlmDialogTriggerFor]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDialogTrigger; inputs: { "id": "id"; "brnDialogTriggerFor": "hlmDialogTriggerFor"; "type": "type"; }; outputs: {}; }]>;
73
+ }
74
+
75
+ type HlmDialogOptions<DialogContext = unknown> = BrnDialogOptions & {
76
+ contentClass?: string;
77
+ showCloseButton?: boolean;
78
+ context?: DialogContext;
79
+ };
80
+ declare class HlmDialogService {
81
+ private readonly _brnDialogService;
82
+ open<TResult = unknown, TContext = unknown>(component: ComponentType<unknown> | TemplateRef<unknown>, options?: Partial<HlmDialogOptions<TContext>>): BrnDialogRef<TResult>;
83
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDialogService, never>;
84
+ static ɵprov: i0.ɵɵInjectableDeclaration<HlmDialogService>;
85
+ }
86
+
87
+ declare const HlmDialogImports: readonly [typeof HlmDialog, typeof HlmDialogContent, typeof HlmDialogDescription, typeof HlmDialogFooter, typeof HlmDialogHeader, typeof HlmDialogOverlay, typeof HlmDialogPortal, typeof HlmDialogTitle, typeof HlmDialogTrigger, typeof HlmDialogClose];
88
+
89
+ export { HlmDialog, HlmDialogClose, HlmDialogContent, HlmDialogDescription, HlmDialogFooter, HlmDialogHeader, HlmDialogImports, HlmDialogOverlay, HlmDialogPortal, HlmDialogService, HlmDialogTitle, HlmDialogTrigger, hlmDialogOverlayClass };
90
+ export type { HlmDialogOptions };
@@ -0,0 +1,71 @@
1
+ import * as i1 from '@spartan-ng/brain/drawer';
2
+ import { BrnDrawer } from '@spartan-ng/brain/drawer';
3
+ import * as i0 from '@angular/core';
4
+ import * as _spartan_ng_brain_core from '@spartan-ng/brain/core';
5
+ import { ClassValue } from 'clsx';
6
+
7
+ declare class HlmDrawer extends BrnDrawer {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawer, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDrawer, "hlm-drawer", ["hlmDrawer"], {}, {}, never, ["*"], true, never>;
10
+ }
11
+
12
+ declare class HlmDrawerClose {
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerClose, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerClose, "button[hlmDrawerClose]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDrawerClose; inputs: {}; outputs: {}; }]>;
15
+ }
16
+
17
+ declare class HlmDrawerContent {
18
+ private readonly _stateProvider;
19
+ protected readonly _sideProvider: _spartan_ng_brain_core.ExposesSide;
20
+ readonly state: i0.Signal<"closed" | "open">;
21
+ constructor();
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerContent, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDrawerContent, "hlm-drawer-content", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.BrnDrawerHandle; inputs: { "closeThreshold": "closeThreshold"; }; outputs: {}; }]>;
24
+ }
25
+
26
+ declare class HlmDrawerDescription {
27
+ constructor();
28
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerDescription, never>;
29
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerDescription, "[hlmDrawerDescription]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDrawerDescription; inputs: {}; outputs: {}; }]>;
30
+ }
31
+
32
+ declare class HlmDrawerFooter {
33
+ constructor();
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerFooter, never>;
35
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerFooter, "[hlmDrawerFooter],hlm-drawer-footer", never, {}, {}, never, never, true, never>;
36
+ }
37
+
38
+ declare class HlmDrawerHeader {
39
+ constructor();
40
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerHeader, never>;
41
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerHeader, "[hlmDrawerHeader],hlm-drawer-header", never, {}, {}, never, never, true, never>;
42
+ }
43
+
44
+ declare class HlmDrawerOverlay {
45
+ private readonly _classSettable;
46
+ readonly userClass: i0.InputSignal<ClassValue>;
47
+ protected readonly _computedClass: i0.Signal<string>;
48
+ constructor();
49
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerOverlay, never>;
50
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerOverlay, "[hlmDrawerOverlay],hlm-drawer-overlay", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.BrnDrawerOverlay; inputs: {}; outputs: {}; }]>;
51
+ }
52
+
53
+ declare class HlmDrawerPortal {
54
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerPortal, never>;
55
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerPortal, "[hlmDrawerPortal]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDrawerContent; inputs: { "context": "context"; "class": "class"; }; outputs: {}; }]>;
56
+ }
57
+
58
+ declare class HlmDrawerTitle {
59
+ constructor();
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerTitle, never>;
61
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerTitle, "[hlmDrawerTitle]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDrawerTitle; inputs: {}; outputs: {}; }]>;
62
+ }
63
+
64
+ declare class HlmDrawerTrigger {
65
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDrawerTrigger, never>;
66
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDrawerTrigger, "button[hlmDrawerTrigger]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnDrawerTrigger; inputs: { "id": "id"; "direction": "direction"; "type": "type"; }; outputs: {}; }]>;
67
+ }
68
+
69
+ declare const HlmDrawerImports: readonly [typeof HlmDrawer, typeof HlmDrawerClose, typeof HlmDrawerContent, typeof HlmDrawerDescription, typeof HlmDrawerFooter, typeof HlmDrawerHeader, typeof HlmDrawerOverlay, typeof HlmDrawerPortal, typeof HlmDrawerTitle, typeof HlmDrawerTrigger];
70
+
71
+ export { HlmDrawer, HlmDrawerClose, HlmDrawerContent, HlmDrawerDescription, HlmDrawerFooter, HlmDrawerHeader, HlmDrawerImports, HlmDrawerOverlay, HlmDrawerPortal, HlmDrawerTitle, HlmDrawerTrigger };
@@ -0,0 +1,171 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ValueProvider } from '@angular/core';
3
+ import { NumberInput, BooleanInput } from '@angular/cdk/coercion';
4
+ import { MenuSide, MenuAlign } from '@spartan-ng/brain/core';
5
+ import * as i1 from '@angular/cdk/menu';
6
+ import { CdkMenuItemCheckbox, CdkMenuItemRadio } from '@angular/cdk/menu';
7
+
8
+ declare class HlmDropdownMenu {
9
+ private readonly _host;
10
+ private readonly _elementRef;
11
+ private readonly _menuSide;
12
+ protected readonly _state: i0.WritableSignal<string>;
13
+ protected readonly _side: i0.WritableSignal<MenuSide>;
14
+ readonly sideOffset: i0.InputSignalWithTransform<number, NumberInput>;
15
+ constructor();
16
+ private setSideFromTransformOrigin;
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenu, never>;
18
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenu, "[hlmDropdownMenu],hlm-dropdown-menu", never, { "sideOffset": { "alias": "sideOffset"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenu; inputs: {}; outputs: {}; }]>;
19
+ }
20
+
21
+ /**
22
+ * @internal
23
+ * Moves DOM focus to the hovered menu item. CDK menus only move focus with the keyboard, so on a pointer
24
+ * the highlight would otherwise stay on the last keyboard-focused item (leaving two rows highlighted) and,
25
+ * when a submenu closes, focus would fall to <body>, the menu stack would report no focus, and the whole
26
+ * dropdown would collapse. Following the pointer with focus (Radix/shadcn behaviour) keeps a single
27
+ * highlight and keeps focus inside the menu stack. setActiveMenuItem also syncs the key manager so keyboard
28
+ * navigation continues from the hovered item.
29
+ *
30
+ * Applied as a host directive on every dropdown item type (item, checkbox, radio, sub-trigger).
31
+ */
32
+ declare class HlmDropdownMenuFocusOnHover {
33
+ private readonly _cdkMenuItem;
34
+ private readonly _parentMenu;
35
+ private readonly _inputModality;
36
+ protected _focusOnHover(): void;
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuFocusOnHover, never>;
38
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuFocusOnHover, "[hlmDropdownMenuFocusOnHover]", never, {}, {}, never, never, true, never>;
39
+ }
40
+
41
+ /** @internal. Use HlmDropdownMenuCheckbox instead. */
42
+ declare class HlmDropdownMenuCheckboxCdk extends CdkMenuItemCheckbox {
43
+ readonly keepOpen: i0.InputSignalWithTransform<boolean, BooleanInput>;
44
+ trigger(options?: {
45
+ keepOpen: boolean;
46
+ }): void;
47
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuCheckboxCdk, never>;
48
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuCheckboxCdk, "[hlmDropdownMenuCheckboxCdk]", never, { "keepOpen": { "alias": "keepOpen"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
49
+ }
50
+ declare class HlmDropdownMenuCheckbox {
51
+ protected readonly _cdkMenuItem: HlmDropdownMenuCheckboxCdk;
52
+ readonly inset: i0.InputSignalWithTransform<boolean, BooleanInput>;
53
+ constructor();
54
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuCheckbox, never>;
55
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuCheckbox, "[hlmDropdownMenuCheckbox],[hlmDropdownMenuCheckboxItem]", never, { "inset": { "alias": "inset"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof HlmDropdownMenuCheckboxCdk; inputs: { "cdkMenuItemDisabled": "disabled"; "cdkMenuItemChecked": "checked"; "keepOpen": "keepOpen"; }; outputs: { "cdkMenuItemTriggered": "triggered"; }; }, { directive: typeof HlmDropdownMenuFocusOnHover; inputs: {}; outputs: {}; }]>;
56
+ }
57
+
58
+ declare class HlmDropdownMenuCheckboxIndicator {
59
+ constructor();
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuCheckboxIndicator, never>;
61
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDropdownMenuCheckboxIndicator, "hlm-dropdown-menu-checkbox-indicator", never, {}, {}, never, never, true, never>;
62
+ }
63
+
64
+ declare class HlmDropdownMenuGroup {
65
+ constructor();
66
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuGroup, never>;
67
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuGroup, "[hlmDropdownMenuGroup],hlm-dropdown-menu-group", never, {}, {}, never, never, true, [{ directive: typeof i1.CdkMenuGroup; inputs: {}; outputs: {}; }]>;
68
+ }
69
+
70
+ declare class HlmDropdownMenuItem {
71
+ protected readonly _isButton: boolean;
72
+ readonly disabled: i0.InputSignalWithTransform<boolean, BooleanInput>;
73
+ readonly variant: i0.InputSignal<"default" | "destructive">;
74
+ readonly inset: i0.InputSignalWithTransform<boolean, BooleanInput>;
75
+ constructor();
76
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuItem, never>;
77
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuItem, "[hlmDropdownMenuItem],hlm-dropdown-menu-item", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "inset": { "alias": "inset"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenuItem; inputs: { "cdkMenuItemDisabled": "disabled"; }; outputs: { "cdkMenuItemTriggered": "triggered"; }; }, { directive: typeof HlmDropdownMenuFocusOnHover; inputs: {}; outputs: {}; }]>;
78
+ }
79
+
80
+ declare class HlmDropdownMenuItemSubIndicator {
81
+ constructor();
82
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuItemSubIndicator, never>;
83
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDropdownMenuItemSubIndicator, "hlm-dropdown-menu-item-sub-indicator", never, {}, {}, never, never, true, never>;
84
+ }
85
+
86
+ declare class HlmDropdownMenuLabel {
87
+ readonly inset: i0.InputSignalWithTransform<boolean, BooleanInput>;
88
+ constructor();
89
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuLabel, never>;
90
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuLabel, "[hlmDropdownMenuLabel],hlm-dropdown-menu-label", never, { "inset": { "alias": "inset"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
91
+ }
92
+
93
+ /** @internal. Use HlmDropdownMenuRadio instead. */
94
+ declare class HlmDropdownMenuRadioCdk extends CdkMenuItemRadio {
95
+ readonly keepOpen: i0.InputSignalWithTransform<boolean, BooleanInput>;
96
+ trigger(options?: {
97
+ keepOpen: boolean;
98
+ }): void;
99
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuRadioCdk, never>;
100
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuRadioCdk, "[hlmDropdownMenuRadioCdk]", never, { "keepOpen": { "alias": "keepOpen"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
101
+ }
102
+ declare class HlmDropdownMenuRadio {
103
+ protected readonly _cdkMenuItem: HlmDropdownMenuRadioCdk;
104
+ constructor();
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuRadio, never>;
106
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuRadio, "[hlmDropdownMenuRadio]", never, {}, {}, never, never, true, [{ directive: typeof HlmDropdownMenuRadioCdk; inputs: { "cdkMenuItemDisabled": "disabled"; "cdkMenuItemChecked": "checked"; "keepOpen": "keepOpen"; }; outputs: { "cdkMenuItemTriggered": "triggered"; }; }, { directive: typeof HlmDropdownMenuFocusOnHover; inputs: {}; outputs: {}; }]>;
107
+ }
108
+
109
+ declare class HlmDropdownMenuRadioIndicator {
110
+ constructor();
111
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuRadioIndicator, never>;
112
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmDropdownMenuRadioIndicator, "hlm-dropdown-menu-radio-indicator", never, {}, {}, never, never, true, never>;
113
+ }
114
+
115
+ declare class HlmDropdownMenuSeparator {
116
+ constructor();
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuSeparator, never>;
118
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuSeparator, "[hlmDropdownMenuSeparator],hlm-dropdown-menu-separator", never, {}, {}, never, never, true, never>;
119
+ }
120
+
121
+ declare class HlmDropdownMenuShortcut {
122
+ constructor();
123
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuShortcut, never>;
124
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuShortcut, "[hlmDropdownMenuShortcut],hlm-dropdown-menu-shortcut", never, {}, {}, never, never, true, never>;
125
+ }
126
+
127
+ declare class HlmDropdownMenuSub {
128
+ private readonly _host;
129
+ private readonly _elementRef;
130
+ private readonly _menuSide;
131
+ protected readonly _state: i0.WritableSignal<string>;
132
+ protected readonly _side: i0.WritableSignal<MenuSide>;
133
+ constructor();
134
+ private setSideFromTransformOrigin;
135
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuSub, never>;
136
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuSub, "[hlmDropdownMenuSub],hlm-dropdown-menu-sub", never, {}, {}, never, never, true, [{ directive: typeof i1.CdkMenu; inputs: {}; outputs: {}; }]>;
137
+ }
138
+
139
+ declare class HlmDropdownMenuSubTrigger {
140
+ private readonly _cdkTrigger;
141
+ private readonly _config;
142
+ readonly align: i0.InputSignal<MenuAlign>;
143
+ readonly side: i0.InputSignal<MenuSide>;
144
+ private readonly _menuPosition;
145
+ constructor();
146
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuSubTrigger, never>;
147
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuSubTrigger, "[hlmDropdownMenuSubTrigger]", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; "side": { "alias": "side"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: { "cdkMenuTriggerFor": "hlmDropdownMenuSubTrigger"; "cdkMenuTriggerData": "hlmDropdownMenuTriggerData"; }; outputs: { "cdkMenuOpened": "hlmDropdownMenuSubOpened"; "cdkMenuClosed": "hlmDropdownMenuSubClosed"; }; }]>;
148
+ }
149
+
150
+ declare class HlmDropdownMenuTrigger {
151
+ private readonly _cdkTrigger;
152
+ private readonly _config;
153
+ readonly align: i0.InputSignal<MenuAlign>;
154
+ readonly side: i0.InputSignal<MenuSide>;
155
+ private readonly _menuPosition;
156
+ constructor();
157
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmDropdownMenuTrigger, never>;
158
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmDropdownMenuTrigger, "[hlmDropdownMenuTrigger]", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; "side": { "alias": "side"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: { "cdkMenuTriggerFor": "hlmDropdownMenuTrigger"; "cdkMenuTriggerData": "hlmDropdownMenuTriggerData"; }; outputs: { "cdkMenuOpened": "hlmDropdownMenuOpened"; "cdkMenuClosed": "hlmDropdownMenuClosed"; }; }]>;
159
+ }
160
+
161
+ interface HlmDropdownMenuConfig {
162
+ align: MenuAlign;
163
+ side: MenuSide;
164
+ }
165
+ declare function provideHlmDropdownMenuConfig(config: Partial<HlmDropdownMenuConfig>): ValueProvider;
166
+ declare function injectHlmDropdownMenuConfig(): HlmDropdownMenuConfig;
167
+
168
+ declare const HlmDropdownMenuImports: readonly [typeof HlmDropdownMenu, typeof HlmDropdownMenuCheckbox, typeof HlmDropdownMenuCheckboxIndicator, typeof HlmDropdownMenuGroup, typeof HlmDropdownMenuItem, typeof HlmDropdownMenuItemSubIndicator, typeof HlmDropdownMenuLabel, typeof HlmDropdownMenuRadio, typeof HlmDropdownMenuRadioIndicator, typeof HlmDropdownMenuSeparator, typeof HlmDropdownMenuShortcut, typeof HlmDropdownMenuSub, typeof HlmDropdownMenuSubTrigger, typeof HlmDropdownMenuTrigger];
169
+
170
+ export { HlmDropdownMenu, HlmDropdownMenuCheckbox, HlmDropdownMenuCheckboxCdk, HlmDropdownMenuCheckboxIndicator, HlmDropdownMenuFocusOnHover, HlmDropdownMenuGroup, HlmDropdownMenuImports, HlmDropdownMenuItem, HlmDropdownMenuItemSubIndicator, HlmDropdownMenuLabel, HlmDropdownMenuRadio, HlmDropdownMenuRadioCdk, HlmDropdownMenuRadioIndicator, HlmDropdownMenuSeparator, HlmDropdownMenuShortcut, HlmDropdownMenuSub, HlmDropdownMenuSubTrigger, HlmDropdownMenuTrigger, injectHlmDropdownMenuConfig, provideHlmDropdownMenuConfig };
171
+ export type { HlmDropdownMenuConfig };
@@ -0,0 +1,49 @@
1
+ import * as i0 from '@angular/core';
2
+ import * as class_variance_authority_types from 'class-variance-authority/types';
3
+ import { VariantProps } from 'class-variance-authority';
4
+
5
+ declare class HlmEmpty {
6
+ constructor();
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmpty, never>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmpty, "[hlmEmpty],hlm-empty", never, {}, {}, never, never, true, never>;
9
+ }
10
+
11
+ declare class HlmEmptyContent {
12
+ constructor();
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmptyContent, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmptyContent, "[hlmEmptyContent],hlm-empty-content", never, {}, {}, never, never, true, never>;
15
+ }
16
+
17
+ declare class HlmEmptyDescription {
18
+ constructor();
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmptyDescription, never>;
20
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmptyDescription, "[hlmEmptyDescription]", never, {}, {}, never, never, true, never>;
21
+ }
22
+
23
+ declare class HlmEmptyHeader {
24
+ constructor();
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmptyHeader, never>;
26
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmptyHeader, "[hlmEmptyHeader],hlm-empty-header", never, {}, {}, never, never, true, never>;
27
+ }
28
+
29
+ declare const emptyMediaVariants: (props?: ({
30
+ variant?: "default" | "icon" | null | undefined;
31
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
32
+ type EmptyMediaVariants = VariantProps<typeof emptyMediaVariants>;
33
+ declare class HlmEmptyMedia {
34
+ readonly variant: i0.InputSignal<"default" | "icon" | null | undefined>;
35
+ constructor();
36
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmptyMedia, never>;
37
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmptyMedia, "[hlmEmptyMedia],hlm-empty-media", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
38
+ }
39
+
40
+ declare class HlmEmptyTitle {
41
+ constructor();
42
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmEmptyTitle, never>;
43
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmEmptyTitle, "[hlmEmptyTitle]", never, {}, {}, never, never, true, never>;
44
+ }
45
+
46
+ declare const HlmEmptyImports: readonly [typeof HlmEmpty, typeof HlmEmptyContent, typeof HlmEmptyDescription, typeof HlmEmptyHeader, typeof HlmEmptyTitle, typeof HlmEmptyMedia];
47
+
48
+ export { HlmEmpty, HlmEmptyContent, HlmEmptyDescription, HlmEmptyHeader, HlmEmptyImports, HlmEmptyMedia, HlmEmptyTitle };
49
+ export type { EmptyMediaVariants };
@@ -0,0 +1,102 @@
1
+ import * as i0 from '@angular/core';
2
+ import { OnDestroy } from '@angular/core';
3
+ import * as class_variance_authority_types from 'class-variance-authority/types';
4
+ import { VariantProps } from 'class-variance-authority';
5
+ import * as i1 from '@spartan-ng/brain/field';
6
+ import { BooleanInput } from '@angular/cdk/coercion';
7
+ import * as i1$1 from 'yukit-web/helm/label';
8
+
9
+ declare const fieldVariants: (props?: ({
10
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
11
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
12
+ type FieldVariants = VariantProps<typeof fieldVariants>;
13
+ declare class HlmField {
14
+ readonly orientation: i0.InputSignal<"vertical" | "horizontal" | "responsive" | null | undefined>;
15
+ constructor();
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmField, never>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmField, "[hlmField],hlm-field", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.BrnField; inputs: { "data-invalid": "data-invalid"; "forceInvalid": "forceInvalid"; }; outputs: {}; }]>;
18
+ }
19
+
20
+ declare class HlmFieldContent {
21
+ constructor();
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldContent, never>;
23
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldContent, "[hlmFieldContent],hlm-field-content", never, {}, {}, never, never, true, never>;
24
+ }
25
+
26
+ declare class HlmFieldDescription implements OnDestroy {
27
+ private static _id;
28
+ private readonly _a11y;
29
+ readonly id: i0.InputSignal<string>;
30
+ private _registeredId?;
31
+ private readonly _cleanup;
32
+ constructor();
33
+ ngOnDestroy(): void;
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldDescription, never>;
35
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldDescription, "[hlmFieldDescription],hlm-field-description", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
36
+ }
37
+
38
+ declare class HlmFieldError implements OnDestroy {
39
+ private static _id;
40
+ private readonly _field;
41
+ private readonly _a11y;
42
+ private _registeredId?;
43
+ private readonly _hasParentField;
44
+ /** The unique ID for the field error. If none is supplied, it will be auto-generated. */
45
+ readonly id: i0.InputSignal<string>;
46
+ /**
47
+ * The name of the specific validator error key to match (e.g. 'required').
48
+ * When omitted, the error is shown if any validation error is present.
49
+ */
50
+ readonly validator: i0.InputSignal<string | undefined>;
51
+ /** Forces the error message to be visible regardless of the control's validation state. */
52
+ readonly forceShow: i0.InputSignalWithTransform<boolean, BooleanInput>;
53
+ protected readonly _display: i0.Signal<boolean>;
54
+ protected readonly _hasError: i0.Signal<boolean>;
55
+ private readonly _cleanup;
56
+ constructor();
57
+ ngOnDestroy(): void;
58
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldError, never>;
59
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmFieldError, "hlm-field-error", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; "validator": { "alias": "validator"; "required": false; "isSignal": true; }; "forceShow": { "alias": "forceShow"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
60
+ }
61
+
62
+ declare class HlmFieldGroup {
63
+ constructor();
64
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldGroup, never>;
65
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldGroup, "[hlmFieldGroup],hlm-field-group", never, {}, {}, never, never, true, never>;
66
+ }
67
+
68
+ declare class HlmFieldLabel {
69
+ constructor();
70
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldLabel, never>;
71
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldLabel, "[hlmFieldLabel],hlm-field-label", never, {}, {}, never, never, true, [{ directive: typeof i1$1.HlmLabel; inputs: {}; outputs: {}; }]>;
72
+ }
73
+
74
+ declare class HlmFieldLegend {
75
+ readonly variant: i0.InputSignal<"label" | "legend">;
76
+ constructor();
77
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldLegend, never>;
78
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldLegend, "legend[hlmFieldLegend]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
79
+ }
80
+
81
+ declare class HlmFieldSeparator {
82
+ constructor();
83
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldSeparator, never>;
84
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmFieldSeparator, "hlm-field-separator", never, {}, {}, never, ["*"], true, never>;
85
+ }
86
+
87
+ declare class HlmFieldSet {
88
+ constructor();
89
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldSet, never>;
90
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldSet, "fieldset[hlmFieldSet]", never, {}, {}, never, never, true, never>;
91
+ }
92
+
93
+ declare class HlmFieldTitle {
94
+ constructor();
95
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmFieldTitle, never>;
96
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmFieldTitle, "[hlmFieldTitle],hlm-field-title", never, {}, {}, never, never, true, never>;
97
+ }
98
+
99
+ declare const HlmFieldImports: readonly [typeof HlmField, typeof HlmFieldContent, typeof HlmFieldDescription, typeof HlmFieldError, typeof HlmFieldGroup, typeof HlmFieldLabel, typeof HlmFieldLegend, typeof HlmFieldSeparator, typeof HlmFieldSet, typeof HlmFieldTitle];
100
+
101
+ export { HlmField, HlmFieldContent, HlmFieldDescription, HlmFieldError, HlmFieldGroup, HlmFieldImports, HlmFieldLabel, HlmFieldLegend, HlmFieldSeparator, HlmFieldSet, HlmFieldTitle };
102
+ export type { FieldVariants };
@@ -0,0 +1,31 @@
1
+ import * as i0 from '@angular/core';
2
+ import * as i1 from '@spartan-ng/brain/hover-card';
3
+
4
+ declare class HlmHoverCard {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmHoverCard, never>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmHoverCard, "[hlmHoverCard],hlm-hover-card", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnHoverCard; inputs: {}; outputs: {}; }]>;
7
+ }
8
+
9
+ declare class HlmHoverCardContent {
10
+ private readonly _renderer;
11
+ private readonly _element;
12
+ readonly state: i0.Signal<"open" | "closed">;
13
+ readonly side: i0.Signal<"top" | "bottom" | "left" | "right">;
14
+ constructor();
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmHoverCardContent, never>;
16
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmHoverCardContent, "[hlmHoverCardContent],hlm-hover-card-content", never, {}, {}, never, never, true, never>;
17
+ }
18
+
19
+ declare class HlmHoverCardPortal {
20
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmHoverCardPortal, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmHoverCardPortal, "[hlmHoverCardPortal],hlm-hover-card-portal", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnHoverCardContent; inputs: {}; outputs: {}; }]>;
22
+ }
23
+
24
+ declare class HlmHoverCardTrigger {
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmHoverCardTrigger, never>;
26
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmHoverCardTrigger, "[hlmHoverCardTrigger]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnHoverCardTrigger; inputs: { "showDelay": "showDelay"; "hideDelay": "hideDelay"; "animationDelay": "animationDelay"; "sideOffset": "sideOffset"; "align": "align"; "brnHoverCardTriggerFor": "hlmHoverCardTriggerFor"; }; outputs: {}; }]>;
27
+ }
28
+
29
+ declare const HlmHoverCardImports: readonly [typeof HlmHoverCardContent, typeof HlmHoverCardPortal, typeof HlmHoverCard, typeof HlmHoverCardTrigger];
30
+
31
+ export { HlmHoverCard, HlmHoverCardContent, HlmHoverCardImports, HlmHoverCardPortal, HlmHoverCardTrigger };
@@ -0,0 +1,47 @@
1
+ import * as i0 from '@angular/core';
2
+ import * as i1 from 'yukit-web/helm/button';
3
+ import * as i1$1 from 'yukit-web/helm/input';
4
+ import * as i1$2 from 'yukit-web/helm/textarea';
5
+
6
+ declare class HlmInputGroup {
7
+ constructor();
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroup, never>;
9
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroup, "[hlmInputGroup],hlm-input-group", never, {}, {}, never, never, true, never>;
10
+ }
11
+
12
+ declare class HlmInputGroupAddon {
13
+ readonly align: i0.InputSignal<"inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined>;
14
+ constructor();
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroupAddon, never>;
16
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroupAddon, "[hlmInputGroupAddon],hlm-input-group-addon", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
17
+ }
18
+
19
+ declare class HlmInputGroupButton {
20
+ readonly size: i0.InputSignal<"xs" | "sm" | "icon-xs" | "icon-sm" | null | undefined>;
21
+ readonly type: i0.InputSignal<"button" | "submit" | "reset">;
22
+ constructor();
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroupButton, never>;
24
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroupButton, "button[hlmInputGroupButton]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.HlmButton; inputs: { "variant": "variant"; }; outputs: {}; }]>;
25
+ }
26
+
27
+ declare class HlmInputGroupInput {
28
+ constructor();
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroupInput, never>;
30
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroupInput, "input[hlmInputGroupInput]", never, {}, {}, never, never, true, [{ directive: typeof i1$1.HlmInput; inputs: {}; outputs: {}; }]>;
31
+ }
32
+
33
+ declare class HlmInputGroupText {
34
+ constructor();
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroupText, never>;
36
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroupText, "[hlmInputGroupText],hlm-input-group-text", never, {}, {}, never, never, true, never>;
37
+ }
38
+
39
+ declare class HlmInputGroupTextarea {
40
+ constructor();
41
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputGroupTextarea, never>;
42
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputGroupTextarea, "textarea[hlmInputGroupTextarea]", never, {}, {}, never, never, true, [{ directive: typeof i1$2.HlmTextarea; inputs: {}; outputs: {}; }]>;
43
+ }
44
+
45
+ declare const HlmInputGroupImports: readonly [typeof HlmInputGroup, typeof HlmInputGroupAddon, typeof HlmInputGroupButton, typeof HlmInputGroupInput, typeof HlmInputGroupText, typeof HlmInputGroupTextarea];
46
+
47
+ export { HlmInputGroup, HlmInputGroupAddon, HlmInputGroupButton, HlmInputGroupImports, HlmInputGroupInput, HlmInputGroupText, HlmInputGroupTextarea };
@@ -0,0 +1,40 @@
1
+ import * as i0 from '@angular/core';
2
+ import { NumberInput, BooleanInput } from '@angular/cdk/coercion';
3
+
4
+ declare class HlmInputOtp {
5
+ constructor();
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputOtp, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputOtp, "brn-input-otp[hlmInputOtp], brn-input-otp[hlm]", never, {}, {}, never, never, true, never>;
8
+ }
9
+
10
+ declare class HlmInputOtpFakeCaret {
11
+ constructor();
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputOtpFakeCaret, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmInputOtpFakeCaret, "hlm-input-otp-fake-caret", never, {}, {}, never, never, true, never>;
14
+ }
15
+
16
+ declare class HlmInputOtpGroup {
17
+ constructor();
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputOtpGroup, never>;
19
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInputOtpGroup, "[hlmInputOtpGroup],hlm-input-otp-group", never, {}, {}, never, never, true, never>;
20
+ }
21
+
22
+ declare class HlmInputOtpSeparator {
23
+ constructor();
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputOtpSeparator, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmInputOtpSeparator, "hlm-input-otp-separator", never, {}, {}, never, never, true, never>;
26
+ }
27
+
28
+ declare class HlmInputOtpSlot {
29
+ /** The index of the slot to render the char or a fake caret */
30
+ readonly index: i0.InputSignalWithTransform<number, NumberInput>;
31
+ /** Whether to force the input into an invalid state. */
32
+ readonly forceInvalid: i0.InputSignalWithTransform<boolean, BooleanInput>;
33
+ constructor();
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInputOtpSlot, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<HlmInputOtpSlot, "hlm-input-otp-slot", never, { "index": { "alias": "index"; "required": true; "isSignal": true; }; "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
36
+ }
37
+
38
+ declare const HlmInputOtpImports: readonly [typeof HlmInputOtp, typeof HlmInputOtpGroup, typeof HlmInputOtpSeparator, typeof HlmInputOtpSlot, typeof HlmInputOtpFakeCaret];
39
+
40
+ export { HlmInputOtp, HlmInputOtpFakeCaret, HlmInputOtpGroup, HlmInputOtpImports, HlmInputOtpSeparator, HlmInputOtpSlot };
@@ -0,0 +1,13 @@
1
+ import * as i0 from '@angular/core';
2
+ import * as i1 from '@spartan-ng/brain/input';
3
+ import * as i2 from '@spartan-ng/brain/field';
4
+
5
+ declare class HlmInput {
6
+ constructor();
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<HlmInput, never>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<HlmInput, "[hlmInput]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnInput; inputs: { "id": "id"; "forceInvalid": "forceInvalid"; }; outputs: {}; }, { directive: typeof i2.BrnFieldControlDescribedBy; inputs: {}; outputs: {}; }]>;
9
+ }
10
+
11
+ declare const HlmInputImports: readonly [typeof HlmInput];
12
+
13
+ export { HlmInput, HlmInputImports };