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.
- package/.npm/_logs/2026-08-20T08_40_55_706Z-debug-0.log +38 -0
- package/.npm/_logs/2026-08-20T08_40_56_280Z-debug-0.log +14 -0
- package/README.md +1465 -0
- package/fesm2022/yukit-web-helm-accordion.mjs +141 -0
- package/fesm2022/yukit-web-helm-accordion.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs +250 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert.mjs +94 -0
- package/fesm2022/yukit-web-helm-alert.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs +47 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-attachment.mjs +211 -0
- package/fesm2022/yukit-web-helm-attachment.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs +361 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-avatar.mjs +152 -0
- package/fesm2022/yukit-web-helm-avatar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-badge.mjs +47 -0
- package/fesm2022/yukit-web-helm-badge.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs +196 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-bubble.mjs +121 -0
- package/fesm2022/yukit-web-helm-bubble.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button-group.mjs +86 -0
- package/fesm2022/yukit-web-helm-button-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button.mjs +77 -0
- package/fesm2022/yukit-web-helm-button.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-calendar.mjs +937 -0
- package/fesm2022/yukit-web-helm-calendar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-card.mjs +141 -0
- package/fesm2022/yukit-web-helm-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-carousel.mjs +270 -0
- package/fesm2022/yukit-web-helm-carousel.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs +147 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs +62 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-combobox.mjs +624 -0
- package/fesm2022/yukit-web-helm-combobox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-command.mjs +315 -0
- package/fesm2022/yukit-web-helm-command.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs +71 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs +1517 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dialog.mjs +271 -0
- package/fesm2022/yukit-web-helm-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-drawer.mjs +233 -0
- package/fesm2022/yukit-web-helm-drawer.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs +508 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-empty.mjs +125 -0
- package/fesm2022/yukit-web-helm-empty.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-field.mjs +325 -0
- package/fesm2022/yukit-web-helm-field.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs +102 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-group.mjs +171 -0
- package/fesm2022/yukit-web-helm-input-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs +127 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input.mjs +32 -0
- package/fesm2022/yukit-web-helm-input.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-item.mjs +242 -0
- package/fesm2022/yukit-web-helm-item.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-kbd.mjs +46 -0
- package/fesm2022/yukit-web-helm-kbd.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-label.mjs +30 -0
- package/fesm2022/yukit-web-helm-label.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-marker.mjs +77 -0
- package/fesm2022/yukit-web-helm-marker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-menubar.mjs +90 -0
- package/fesm2022/yukit-web-helm-menubar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-message.mjs +115 -0
- package/fesm2022/yukit-web-helm-message.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-native-select.mjs +180 -0
- package/fesm2022/yukit-web-helm-native-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs +173 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-pagination.mjs +745 -0
- package/fesm2022/yukit-web-helm-pagination.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-popover.mjs +136 -0
- package/fesm2022/yukit-web-helm-popover.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-progress.mjs +60 -0
- package/fesm2022/yukit-web-helm-progress.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs +185 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-resizable.mjs +98 -0
- package/fesm2022/yukit-web-helm-resizable.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs +36 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-select.mjs +412 -0
- package/fesm2022/yukit-web-helm-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-separator.mjs +33 -0
- package/fesm2022/yukit-web-helm-separator.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sheet.mjs +254 -0
- package/fesm2022/yukit-web-helm-sheet.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs +857 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs +29 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-slider.mjs +123 -0
- package/fesm2022/yukit-web-helm-slider.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sonner.mjs +126 -0
- package/fesm2022/yukit-web-helm-sonner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-spinner.mjs +48 -0
- package/fesm2022/yukit-web-helm-spinner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-switch.mjs +126 -0
- package/fesm2022/yukit-web-helm-switch.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-table.mjs +180 -0
- package/fesm2022/yukit-web-helm-table.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tabs.mjs +251 -0
- package/fesm2022/yukit-web-helm-tabs.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-textarea.mjs +32 -0
- package/fesm2022/yukit-web-helm-textarea.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs +95 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle.mjs +61 -0
- package/fesm2022/yukit-web-helm-toggle.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs +57 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-typography.mjs +205 -0
- package/fesm2022/yukit-web-helm-typography.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-utils.mjs +272 -0
- package/fesm2022/yukit-web-helm-utils.mjs.map +1 -0
- package/fesm2022/yukit-web.mjs +3592 -0
- package/fesm2022/yukit-web.mjs.map +1 -0
- package/package.json +291 -0
- package/src/lib/theme/spartan-overwrites/accordion.css +4 -0
- package/src/lib/theme/theme.css +161 -0
- package/src/lib/theme/tokens/color.css +356 -0
- package/src/lib/theme/tokens/component-colors.css +167 -0
- package/src/lib/theme/tokens/radius.css +18 -0
- package/src/lib/theme/tokens/typography.css +201 -0
- package/types/yukit-web-helm-accordion.d.ts +32 -0
- package/types/yukit-web-helm-alert-dialog.d.ts +85 -0
- package/types/yukit-web-helm-alert.d.ts +37 -0
- package/types/yukit-web-helm-aspect-ratio.d.ts +16 -0
- package/types/yukit-web-helm-attachment.d.ts +80 -0
- package/types/yukit-web-helm-autocomplete.d.ts +91 -0
- package/types/yukit-web-helm-avatar.d.ts +45 -0
- package/types/yukit-web-helm-badge.d.ts +19 -0
- package/types/yukit-web-helm-breadcrumb.d.ts +52 -0
- package/types/yukit-web-helm-bubble.d.ts +46 -0
- package/types/yukit-web-helm-button-group.d.ts +25 -0
- package/types/yukit-web-helm-button.d.ts +33 -0
- package/types/yukit-web-helm-calendar.d.ts +89 -0
- package/types/yukit-web-helm-card.d.ts +49 -0
- package/types/yukit-web-helm-carousel.d.ts +79 -0
- package/types/yukit-web-helm-checkbox.d.ts +60 -0
- package/types/yukit-web-helm-collapsible.d.ts +22 -0
- package/types/yukit-web-helm-combobox.d.ts +150 -0
- package/types/yukit-web-helm-command.d.ts +84 -0
- package/types/yukit-web-helm-context-menu.d.ts +29 -0
- package/types/yukit-web-helm-date-picker.d.ts +574 -0
- package/types/yukit-web-helm-dialog.d.ts +90 -0
- package/types/yukit-web-helm-drawer.d.ts +71 -0
- package/types/yukit-web-helm-dropdown-menu.d.ts +171 -0
- package/types/yukit-web-helm-empty.d.ts +49 -0
- package/types/yukit-web-helm-field.d.ts +102 -0
- package/types/yukit-web-helm-hover-card.d.ts +31 -0
- package/types/yukit-web-helm-input-group.d.ts +47 -0
- package/types/yukit-web-helm-input-otp.d.ts +40 -0
- package/types/yukit-web-helm-input.d.ts +13 -0
- package/types/yukit-web-helm-item.d.ts +96 -0
- package/types/yukit-web-helm-kbd.d.ts +17 -0
- package/types/yukit-web-helm-label.d.ts +12 -0
- package/types/yukit-web-helm-marker.d.ts +31 -0
- package/types/yukit-web-helm-menubar.d.ts +35 -0
- package/types/yukit-web-helm-message.d.ts +44 -0
- package/types/yukit-web-helm-native-select.d.ts +65 -0
- package/types/yukit-web-helm-navigation-menu.d.ts +49 -0
- package/types/yukit-web-helm-pagination.d.ts +187 -0
- package/types/yukit-web-helm-popover.d.ts +49 -0
- package/types/yukit-web-helm-progress.d.ts +22 -0
- package/types/yukit-web-helm-radio-group.d.ts +66 -0
- package/types/yukit-web-helm-resizable.d.ts +27 -0
- package/types/yukit-web-helm-scroll-area.d.ts +11 -0
- package/types/yukit-web-helm-select.d.ts +114 -0
- package/types/yukit-web-helm-separator.d.ts +13 -0
- package/types/yukit-web-helm-sheet.d.ts +75 -0
- package/types/yukit-web-helm-sidebar.d.ts +232 -0
- package/types/yukit-web-helm-skeleton.d.ts +11 -0
- package/types/yukit-web-helm-slider.d.ts +14 -0
- package/types/yukit-web-helm-sonner.d.ts +52 -0
- package/types/yukit-web-helm-spinner.d.ts +18 -0
- package/types/yukit-web-helm-switch.d.ts +54 -0
- package/types/yukit-web-helm-table.d.ts +82 -0
- package/types/yukit-web-helm-tabs.d.ts +66 -0
- package/types/yukit-web-helm-textarea.d.ts +13 -0
- package/types/yukit-web-helm-toggle-group.d.ts +34 -0
- package/types/yukit-web-helm-toggle.d.ts +22 -0
- package/types/yukit-web-helm-tooltip.d.ts +17 -0
- package/types/yukit-web-helm-typography.d.ts +89 -0
- package/types/yukit-web-helm-utils.d.ts +44 -0
- package/types/yukit-web.d.ts +2426 -0
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as _angular_router from '@angular/router';
|
|
3
|
+
|
|
4
|
+
declare class HlmBreadcrumb {
|
|
5
|
+
readonly ariaLabel: i0.InputSignal<string>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumb, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBreadcrumb, "[hlmBreadcrumb]", never, { "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
declare class HlmBreadcrumbEllipsis {
|
|
11
|
+
/** Screen reader only text for the ellipsis */
|
|
12
|
+
readonly srOnlyText: i0.InputSignal<string>;
|
|
13
|
+
constructor();
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbEllipsis, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmBreadcrumbEllipsis, "hlm-breadcrumb-ellipsis", never, { "srOnlyText": { "alias": "srOnlyText"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
declare class HlmBreadcrumbItem {
|
|
19
|
+
constructor();
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbItem, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBreadcrumbItem, "[hlmBreadcrumbItem]", never, {}, {}, never, never, true, never>;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
declare class HlmBreadcrumbLink {
|
|
25
|
+
/** The link to navigate to the page. */
|
|
26
|
+
readonly link: i0.InputSignal<string | readonly any[] | _angular_router.UrlTree | null | undefined>;
|
|
27
|
+
constructor();
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbLink, never>;
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBreadcrumbLink, "[hlmBreadcrumbLink]", never, { "link": { "alias": "link"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof _angular_router.RouterLink; inputs: { "target": "target"; "queryParams": "queryParams"; "fragment": "fragment"; "queryParamsHandling": "queryParamsHandling"; "state": "state"; "info": "info"; "relativeTo": "relativeTo"; "preserveFragment": "preserveFragment"; "skipLocationChange": "skipLocationChange"; "replaceUrl": "replaceUrl"; "routerLink": "link"; }; outputs: {}; }]>;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
declare class HlmBreadcrumbList {
|
|
33
|
+
constructor();
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbList, never>;
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBreadcrumbList, "[hlmBreadcrumbList]", never, {}, {}, never, never, true, never>;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
declare class HlmBreadcrumbPage {
|
|
39
|
+
constructor();
|
|
40
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbPage, never>;
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBreadcrumbPage, "[hlmBreadcrumbPage]", never, {}, {}, never, never, true, never>;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
declare class HlmBreadcrumbSeparator {
|
|
45
|
+
constructor();
|
|
46
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBreadcrumbSeparator, never>;
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmBreadcrumbSeparator, "[hlmBreadcrumbSeparator]", never, {}, {}, never, ["*"], true, never>;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
declare const HlmBreadcrumbImports: readonly [typeof HlmBreadcrumb, typeof HlmBreadcrumbEllipsis, typeof HlmBreadcrumbSeparator, typeof HlmBreadcrumbItem, typeof HlmBreadcrumbLink, typeof HlmBreadcrumbPage, typeof HlmBreadcrumbList];
|
|
51
|
+
|
|
52
|
+
export { HlmBreadcrumb, HlmBreadcrumbEllipsis, HlmBreadcrumbImports, HlmBreadcrumbItem, HlmBreadcrumbLink, HlmBreadcrumbList, HlmBreadcrumbPage, HlmBreadcrumbSeparator };
|
|
@@ -0,0 +1,46 @@
|
|
|
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 const bubbleVariants: (props?: ({
|
|
6
|
+
variant?: "default" | "secondary" | "muted" | "tinted" | "outline" | "ghost" | "destructive" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
type BubbleVariants = VariantProps<typeof bubbleVariants>;
|
|
9
|
+
type BubbleAlign = 'start' | 'end';
|
|
10
|
+
declare class HlmBubble {
|
|
11
|
+
readonly variant: i0.InputSignal<"default" | "secondary" | "muted" | "tinted" | "outline" | "ghost" | "destructive" | null | undefined>;
|
|
12
|
+
readonly align: i0.InputSignal<BubbleAlign>;
|
|
13
|
+
constructor();
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBubble, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBubble, "[hlmBubble],hlm-bubble", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
declare class HlmBubbleContent {
|
|
19
|
+
constructor();
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBubbleContent, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBubbleContent, "[hlmBubbleContent],hlm-bubble-content", never, {}, {}, never, never, true, never>;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
declare class HlmBubbleGroup {
|
|
25
|
+
constructor();
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBubbleGroup, never>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBubbleGroup, "[hlmBubbleGroup],hlm-bubble-group", never, {}, {}, never, never, true, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
declare const bubbleReactionsVariants: (props?: ({
|
|
31
|
+
side?: "top" | "bottom" | null | undefined;
|
|
32
|
+
align?: "start" | "end" | null | undefined;
|
|
33
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
34
|
+
type BubbleReactionsVariants = VariantProps<typeof bubbleReactionsVariants>;
|
|
35
|
+
declare class HlmBubbleReactions {
|
|
36
|
+
readonly side: i0.InputSignal<"top" | "bottom" | null | undefined>;
|
|
37
|
+
readonly align: i0.InputSignal<"start" | "end" | null | undefined>;
|
|
38
|
+
constructor();
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBubbleReactions, never>;
|
|
40
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBubbleReactions, "[hlmBubbleReactions],hlm-bubble-reactions", never, { "side": { "alias": "side"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
declare const HlmBubbleImports: readonly [typeof HlmBubble, typeof HlmBubbleContent, typeof HlmBubbleGroup, typeof HlmBubbleReactions];
|
|
44
|
+
|
|
45
|
+
export { HlmBubble, HlmBubbleContent, HlmBubbleGroup, HlmBubbleImports, HlmBubbleReactions };
|
|
46
|
+
export type { BubbleAlign, BubbleReactionsVariants, BubbleVariants };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/separator';
|
|
3
|
+
|
|
4
|
+
declare class HlmButtonGroup {
|
|
5
|
+
constructor();
|
|
6
|
+
readonly orientation: i0.InputSignal<"horizontal" | "vertical">;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmButtonGroup, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmButtonGroup, "[hlmButtonGroup],hlm-button-group", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
declare class HlmButtonGroupSeparator {
|
|
12
|
+
constructor();
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmButtonGroupSeparator, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmButtonGroupSeparator, "[hlmButtonGroupSeparator],hlm-button-group-separator", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnSeparator; inputs: { "orientation": "orientation"; "decorative": "decorative"; }; outputs: {}; }]>;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
declare class HlmButtonGroupText {
|
|
18
|
+
constructor();
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmButtonGroupText, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmButtonGroupText, "[hlmButtonGroupText],hlm-button-group-text", never, {}, {}, never, never, true, never>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare const HlmButtonGroupImports: readonly [typeof HlmButtonGroup, typeof HlmButtonGroupText, typeof HlmButtonGroupSeparator];
|
|
24
|
+
|
|
25
|
+
export { HlmButtonGroup, HlmButtonGroupImports, HlmButtonGroupSeparator, HlmButtonGroupText };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ValueProvider } 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/button';
|
|
6
|
+
|
|
7
|
+
declare const buttonVariants: (props?: ({
|
|
8
|
+
variant?: "default" | "outline" | "secondary" | "ghost" | "destructive" | "link" | null | undefined;
|
|
9
|
+
size?: "default" | "xs" | "sm" | "lg" | "icon" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined;
|
|
10
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
|
+
type ButtonVariants = VariantProps<typeof buttonVariants>;
|
|
12
|
+
declare class HlmButton {
|
|
13
|
+
private readonly _config;
|
|
14
|
+
private readonly _additionalClasses;
|
|
15
|
+
readonly variant: _angular_core.InputSignal<"default" | "outline" | "secondary" | "ghost" | "destructive" | "link" | null | undefined>;
|
|
16
|
+
readonly size: _angular_core.InputSignal<"default" | "xs" | "sm" | "lg" | "icon" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined>;
|
|
17
|
+
constructor();
|
|
18
|
+
setClass(classes: string): void;
|
|
19
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<HlmButton, never>;
|
|
20
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<HlmButton, "button[hlmBtn], a[hlmBtn]", ["hlmBtn"], { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.BrnButton; inputs: { "disabled": "disabled"; }; outputs: {}; }]>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
interface BrnButtonConfig {
|
|
24
|
+
variant: ButtonVariants['variant'];
|
|
25
|
+
size: ButtonVariants['size'];
|
|
26
|
+
}
|
|
27
|
+
declare function provideBrnButtonConfig(config: Partial<BrnButtonConfig>): ValueProvider;
|
|
28
|
+
declare function injectBrnButtonConfig(): BrnButtonConfig;
|
|
29
|
+
|
|
30
|
+
declare const HlmButtonImports: readonly [typeof HlmButton];
|
|
31
|
+
|
|
32
|
+
export { HlmButton, HlmButtonImports, buttonVariants, injectBrnButtonConfig, provideBrnButtonConfig };
|
|
33
|
+
export type { BrnButtonConfig, ButtonVariants };
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as _spartan_ng_brain_date_time from '@spartan-ng/brain/date-time';
|
|
3
|
+
import * as _spartan_ng_brain_calendar from '@spartan-ng/brain/calendar';
|
|
4
|
+
import { BrnMonthYearCalendar } from '@spartan-ng/brain/calendar';
|
|
5
|
+
|
|
6
|
+
declare class HlmCalendar<T> {
|
|
7
|
+
/** Access the calendar i18n */
|
|
8
|
+
protected readonly _i18n: _spartan_ng_brain_calendar.BrnCalendarI18nService;
|
|
9
|
+
/** Access the date time adapter */
|
|
10
|
+
protected readonly _dateAdapter: _spartan_ng_brain_date_time.BrnDateAdapter<T>;
|
|
11
|
+
/** Show dropdowns to navigate between months or years. */
|
|
12
|
+
readonly captionLayout: i0.InputSignal<"dropdown" | "label" | "dropdown-months" | "dropdown-years">;
|
|
13
|
+
/** Access the calendar directive */
|
|
14
|
+
private readonly _calendar;
|
|
15
|
+
/** Get the heading for the current month and year */
|
|
16
|
+
protected readonly _heading: i0.Signal<{
|
|
17
|
+
header: string;
|
|
18
|
+
month: string;
|
|
19
|
+
year: string;
|
|
20
|
+
}>;
|
|
21
|
+
protected readonly _btnClass: string;
|
|
22
|
+
protected readonly _selectClass = "gap-0 px-1.5 py-2 [&>ng-icon]:ms-1";
|
|
23
|
+
constructor();
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCalendar<any>, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCalendar<any>, "hlm-calendar", never, { "captionLayout": { "alias": "captionLayout"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof _spartan_ng_brain_calendar.BrnCalendar; inputs: { "min": "min"; "max": "max"; "disabled": "disabled"; "date": "date"; "dateDisabled": "dateDisabled"; "weekStartsOn": "weekStartsOn"; "highlightDays": "highlightDays"; "defaultFocusedDate": "defaultFocusedDate"; }; outputs: { "dateChange": "dateChange"; }; }]>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
declare class HlmCalendarMulti<T> {
|
|
29
|
+
/** Show dropdowns to navigate between months or years. */
|
|
30
|
+
readonly captionLayout: i0.InputSignal<"dropdown" | "label" | "dropdown-months" | "dropdown-years">;
|
|
31
|
+
/** Access the calendar i18n */
|
|
32
|
+
protected readonly _i18n: _spartan_ng_brain_calendar.BrnCalendarI18nService;
|
|
33
|
+
/** Access the date time adapter */
|
|
34
|
+
protected readonly _dateAdapter: _spartan_ng_brain_date_time.BrnDateAdapter<T>;
|
|
35
|
+
/** Access the calendar directive */
|
|
36
|
+
private readonly _calendar;
|
|
37
|
+
/** Get the heading for the current month and year */
|
|
38
|
+
protected readonly _heading: i0.Signal<{
|
|
39
|
+
header: string;
|
|
40
|
+
month: string;
|
|
41
|
+
year: string;
|
|
42
|
+
}>;
|
|
43
|
+
protected readonly _btnClass: string;
|
|
44
|
+
protected readonly _selectClass = "gap-0 px-1.5 py-2 [&>ng-icon]:ms-1";
|
|
45
|
+
constructor();
|
|
46
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCalendarMulti<any>, never>;
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCalendarMulti<any>, "hlm-calendar-multi", never, { "captionLayout": { "alias": "captionLayout"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof _spartan_ng_brain_calendar.BrnCalendarMulti; inputs: { "min": "min"; "max": "max"; "minSelection": "minSelection"; "maxSelection": "maxSelection"; "disabled": "disabled"; "date": "date"; "dateDisabled": "dateDisabled"; "weekStartsOn": "weekStartsOn"; "highlightDays": "highlightDays"; "defaultFocusedDate": "defaultFocusedDate"; }; outputs: { "dateChange": "dateChange"; }; }]>;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
declare class HlmCalendarRange<T> {
|
|
51
|
+
/** Show dropdowns to navigate between months or years. */
|
|
52
|
+
readonly captionLayout: i0.InputSignal<"dropdown" | "label" | "dropdown-months" | "dropdown-years">;
|
|
53
|
+
/** Access the calendar i18n */
|
|
54
|
+
protected readonly _i18n: _spartan_ng_brain_calendar.BrnCalendarI18nService;
|
|
55
|
+
/** Access the date time adapter */
|
|
56
|
+
protected readonly _dateAdapter: _spartan_ng_brain_date_time.BrnDateAdapter<T>;
|
|
57
|
+
/** Access the calendar directive */
|
|
58
|
+
private readonly _calendar;
|
|
59
|
+
/** Get the heading for the current month and year */
|
|
60
|
+
protected readonly _heading: i0.Signal<{
|
|
61
|
+
header: string;
|
|
62
|
+
month: string;
|
|
63
|
+
year: string;
|
|
64
|
+
}>;
|
|
65
|
+
protected readonly _btnClass: string;
|
|
66
|
+
protected readonly _selectClass = "gap-0 px-1.5 py-2 [&>ng-icon]:ms-1";
|
|
67
|
+
constructor();
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCalendarRange<any>, never>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCalendarRange<any>, "hlm-calendar-range", never, { "captionLayout": { "alias": "captionLayout"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof _spartan_ng_brain_calendar.BrnCalendarRange; inputs: { "min": "min"; "max": "max"; "disabled": "disabled"; "startDate": "startDate"; "endDate": "endDate"; "dateDisabled": "dateDisabled"; "weekStartsOn": "weekStartsOn"; "highlightDays": "highlightDays"; "defaultFocusedDate": "defaultFocusedDate"; }; outputs: { "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }; }]>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
declare class HlmMonthYearCalendar<T> {
|
|
73
|
+
/** Access the calendar i18n */
|
|
74
|
+
protected readonly _i18n: _spartan_ng_brain_calendar.BrnCalendarI18nService;
|
|
75
|
+
/** Access the date adapter */
|
|
76
|
+
protected readonly _dateAdapter: _spartan_ng_brain_date_time.BrnDateAdapter<T>;
|
|
77
|
+
/** Access the picker directive */
|
|
78
|
+
protected readonly _picker: BrnMonthYearCalendar<T>;
|
|
79
|
+
/** The heading for the current view. */
|
|
80
|
+
protected readonly _heading: i0.Signal<string>;
|
|
81
|
+
protected readonly _btnClass: string;
|
|
82
|
+
constructor();
|
|
83
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmMonthYearCalendar<any>, never>;
|
|
84
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmMonthYearCalendar<any>, "hlm-month-year-calendar", never, {}, {}, never, never, true, [{ directive: typeof _spartan_ng_brain_calendar.BrnMonthYearCalendar; inputs: { "min": "min"; "max": "max"; "disabled": "disabled"; "date": "date"; "defaultFocusedDate": "defaultFocusedDate"; "view": "view"; }; outputs: { "dateChange": "dateChange"; }; }]>;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
declare const HlmCalendarImports: readonly [typeof HlmCalendar, typeof HlmCalendarMulti, typeof HlmCalendarRange, typeof HlmMonthYearCalendar];
|
|
88
|
+
|
|
89
|
+
export { HlmCalendar, HlmCalendarImports, HlmCalendarMulti, HlmCalendarRange, HlmMonthYearCalendar };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare class HlmCard {
|
|
4
|
+
private readonly _defaultConfig;
|
|
5
|
+
readonly size: i0.InputSignal<"sm" | "default">;
|
|
6
|
+
constructor();
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCard, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCard, "[hlmCard],hlm-card", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
declare class HlmCardAction {
|
|
12
|
+
constructor();
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardAction, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardAction, "[hlmCardAction]", never, {}, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
declare class HlmCardContent {
|
|
18
|
+
constructor();
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardContent, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardContent, "[hlmCardContent]", never, {}, {}, never, never, true, never>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare class HlmCardDescription {
|
|
24
|
+
constructor();
|
|
25
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardDescription, never>;
|
|
26
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardDescription, "[hlmCardDescription]", never, {}, {}, never, never, true, never>;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
declare class HlmCardFooter {
|
|
30
|
+
constructor();
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardFooter, never>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardFooter, "[hlmCardFooter],hlm-card-footer", never, {}, {}, never, never, true, never>;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
declare class HlmCardHeader {
|
|
36
|
+
constructor();
|
|
37
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardHeader, never>;
|
|
38
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardHeader, "[hlmCardHeader],hlm-card-header", never, {}, {}, never, never, true, never>;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
declare class HlmCardTitle {
|
|
42
|
+
constructor();
|
|
43
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCardTitle, never>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCardTitle, "[hlmCardTitle]", never, {}, {}, never, never, true, never>;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
declare const HlmCardImports: readonly [typeof HlmCard, typeof HlmCardAction, typeof HlmCardContent, typeof HlmCardDescription, typeof HlmCardFooter, typeof HlmCardHeader, typeof HlmCardTitle];
|
|
48
|
+
|
|
49
|
+
export { HlmCard, HlmCardAction, HlmCardContent, HlmCardDescription, HlmCardFooter, HlmCardHeader, HlmCardImports, HlmCardTitle };
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Signal, InputSignal } from '@angular/core';
|
|
3
|
+
import { EmblaOptionsType, EmblaPluginType, EmblaEventType } from 'embla-carousel';
|
|
4
|
+
import { EmblaCarouselDirective } from 'embla-carousel-angular';
|
|
5
|
+
import * as i1 from 'yukit-web/helm/button';
|
|
6
|
+
import { ClassValue } from 'clsx';
|
|
7
|
+
|
|
8
|
+
declare class HlmCarousel {
|
|
9
|
+
protected readonly _emblaCarousel: Signal<EmblaCarouselDirective>;
|
|
10
|
+
private readonly _dir;
|
|
11
|
+
readonly orientation: InputSignal<"horizontal" | "vertical">;
|
|
12
|
+
readonly options: InputSignal<Omit<EmblaOptionsType, 'axis'> | undefined>;
|
|
13
|
+
readonly plugins: InputSignal<EmblaPluginType[]>;
|
|
14
|
+
protected readonly _emblaOptions: Signal<EmblaOptionsType>;
|
|
15
|
+
private readonly _canScrollPrev;
|
|
16
|
+
readonly canScrollPrev: Signal<boolean>;
|
|
17
|
+
private readonly _canScrollNext;
|
|
18
|
+
readonly canScrollNext: Signal<boolean>;
|
|
19
|
+
private readonly _currentSlide;
|
|
20
|
+
readonly currentSlide: Signal<number>;
|
|
21
|
+
private readonly _slideCount;
|
|
22
|
+
readonly slideCount: Signal<number>;
|
|
23
|
+
constructor();
|
|
24
|
+
protected onEmblaEvent(event: EmblaEventType): void;
|
|
25
|
+
protected onKeydown(event: KeyboardEvent): void;
|
|
26
|
+
scrollPrev(): void;
|
|
27
|
+
scrollNext(): void;
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarousel, never>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCarousel, "hlm-carousel", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "plugins": { "alias": "plugins"; "required": false; "isSignal": true; }; }, {}, never, ["[hlmCarouselContent],hlm-carousel-content", "*"], true, never>;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
declare class HlmCarouselContent {
|
|
33
|
+
private readonly _orientation;
|
|
34
|
+
constructor();
|
|
35
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarouselContent, never>;
|
|
36
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCarouselContent, "[hlmCarouselContent],hlm-carousel-content", never, {}, {}, never, never, true, never>;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
declare class HlmCarouselItem {
|
|
40
|
+
private readonly _orientation;
|
|
41
|
+
constructor();
|
|
42
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarouselItem, never>;
|
|
43
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCarouselItem, "[hlmCarouselItem],hlm-carousel-item", never, {}, {}, never, never, true, never>;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
declare class HlmCarouselNext {
|
|
47
|
+
private readonly _button;
|
|
48
|
+
protected readonly _carousel: HlmCarousel;
|
|
49
|
+
private readonly _computedClass;
|
|
50
|
+
protected readonly isDisabled: () => boolean;
|
|
51
|
+
constructor();
|
|
52
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarouselNext, never>;
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCarouselNext, "button[hlm-carousel-next], button[hlmCarouselNext]", never, {}, {}, never, never, true, [{ directive: typeof i1.HlmButton; inputs: { "variant": "variant"; "size": "size"; }; outputs: {}; }]>;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
declare class HlmCarouselPrevious {
|
|
57
|
+
private readonly _button;
|
|
58
|
+
protected readonly _carousel: HlmCarousel;
|
|
59
|
+
private readonly _computedClass;
|
|
60
|
+
protected readonly isDisabled: () => boolean;
|
|
61
|
+
constructor();
|
|
62
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarouselPrevious, never>;
|
|
63
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCarouselPrevious, "button[hlm-carousel-previous], button[hlmCarouselPrevious]", never, {}, {}, never, never, true, [{ directive: typeof i1.HlmButton; inputs: { "variant": "variant"; "size": "size"; }; outputs: {}; }]>;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
declare class HlmCarouselSlideDisplay {
|
|
67
|
+
protected readonly _carousel: HlmCarousel;
|
|
68
|
+
protected readonly _currentSlide: i0.Signal<number>;
|
|
69
|
+
readonly slideClass: i0.InputSignal<ClassValue>;
|
|
70
|
+
/** Screen reader only text for the slide display */
|
|
71
|
+
readonly label: i0.InputSignal<string>;
|
|
72
|
+
protected readonly _labelContent: i0.Signal<string>;
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCarouselSlideDisplay, never>;
|
|
74
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmCarouselSlideDisplay, "hlm-carousel-slide-display", never, { "slideClass": { "alias": "slideClass"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
declare const HlmCarouselImports: readonly [typeof HlmCarousel, typeof HlmCarouselContent, typeof HlmCarouselItem, typeof HlmCarouselPrevious, typeof HlmCarouselNext, typeof HlmCarouselSlideDisplay];
|
|
78
|
+
|
|
79
|
+
export { HlmCarousel, HlmCarouselContent, HlmCarouselImports, HlmCarouselItem, HlmCarouselNext, HlmCarouselPrevious, HlmCarouselSlideDisplay };
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
+
import { ChangeFn, TouchFn } from '@spartan-ng/brain/forms';
|
|
5
|
+
import { ClassValue } from 'clsx';
|
|
6
|
+
import * as i1 from '@spartan-ng/brain/field';
|
|
7
|
+
|
|
8
|
+
declare const HLM_CHECKBOX_VALUE_ACCESSOR: {
|
|
9
|
+
provide: _angular_core.InjectionToken<readonly ControlValueAccessor[]>;
|
|
10
|
+
useExisting: _angular_core.Type<any>;
|
|
11
|
+
multi: boolean;
|
|
12
|
+
};
|
|
13
|
+
declare class HlmCheckbox implements ControlValueAccessor {
|
|
14
|
+
readonly userClass: _angular_core.InputSignal<ClassValue>;
|
|
15
|
+
protected readonly _computedClass: _angular_core.Signal<string>;
|
|
16
|
+
/** Used to set the id on the underlying brn element. */
|
|
17
|
+
readonly inputId: _angular_core.InputSignal<string | null>;
|
|
18
|
+
/** Used to set the aria-label attribute on the underlying brn element. */
|
|
19
|
+
readonly ariaLabel: _angular_core.InputSignal<string | null>;
|
|
20
|
+
/** Used to set the aria-labelledby attribute on the underlying brn element. */
|
|
21
|
+
readonly ariaLabelledby: _angular_core.InputSignal<string | null>;
|
|
22
|
+
/** Used to set the aria-describedby attribute on the underlying brn element. */
|
|
23
|
+
readonly ariaDescribedby: _angular_core.InputSignal<string | null>;
|
|
24
|
+
/** The checked state of the checkbox. */
|
|
25
|
+
readonly checkedInput: _angular_core.InputSignalWithTransform<boolean, BooleanInput>;
|
|
26
|
+
readonly checked: _angular_core.WritableSignal<boolean>;
|
|
27
|
+
/** Emits when checked state changes. */
|
|
28
|
+
readonly checkedChange: _angular_core.OutputEmitterRef<boolean>;
|
|
29
|
+
/**
|
|
30
|
+
* The indeterminate state of the checkbox.
|
|
31
|
+
* For example, a "select all/deselect all" checkbox may be in the indeterminate state when some but not all of its sub-controls are checked.
|
|
32
|
+
*/
|
|
33
|
+
readonly indeterminate: _angular_core.ModelSignal<boolean>;
|
|
34
|
+
/** The name attribute of the checkbox. */
|
|
35
|
+
readonly name: _angular_core.InputSignal<string | null>;
|
|
36
|
+
/** Whether the checkbox is required. */
|
|
37
|
+
readonly required: _angular_core.InputSignalWithTransform<boolean, BooleanInput>;
|
|
38
|
+
/** Whether the checkbox is disabled. */
|
|
39
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean, BooleanInput>;
|
|
40
|
+
/** Whether to force the checkbox into an invalid state. */
|
|
41
|
+
readonly forceInvalid: _angular_core.InputSignalWithTransform<boolean, BooleanInput>;
|
|
42
|
+
protected readonly _disabled: _angular_core.WritableSignal<boolean>;
|
|
43
|
+
private readonly _brnCheckbox;
|
|
44
|
+
private readonly _spartanInvalid;
|
|
45
|
+
protected readonly _errorStateClass: _angular_core.Signal<"" | "border-destructive focus-visible:border-destructive focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40">;
|
|
46
|
+
protected _onChange?: ChangeFn<boolean>;
|
|
47
|
+
protected _onTouched?: TouchFn;
|
|
48
|
+
protected _handleChange(value: boolean): void;
|
|
49
|
+
/** CONTROL VALUE ACCESSOR */
|
|
50
|
+
writeValue(value: boolean): void;
|
|
51
|
+
registerOnChange(fn: ChangeFn<boolean>): void;
|
|
52
|
+
registerOnTouched(fn: TouchFn): void;
|
|
53
|
+
setDisabledState(isDisabled: boolean): void;
|
|
54
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<HlmCheckbox, never>;
|
|
55
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<HlmCheckbox, "hlm-checkbox", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; "inputId": { "alias": "inputId"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "ariaDescribedby": { "alias": "aria-describedby"; "required": false; "isSignal": true; }; "checkedInput": { "alias": "checked"; "required": false; "isSignal": true; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; }, { "checkedChange": "checkedChange"; "indeterminate": "indeterminateChange"; }, never, never, true, [{ directive: typeof i1.BrnFieldControlDescribedBy; inputs: {}; outputs: {}; }]>;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
declare const HlmCheckboxImports: readonly [typeof HlmCheckbox];
|
|
59
|
+
|
|
60
|
+
export { HLM_CHECKBOX_VALUE_ACCESSOR, HlmCheckbox, HlmCheckboxImports };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/collapsible';
|
|
3
|
+
|
|
4
|
+
declare class HlmCollapsible {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCollapsible, never>;
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCollapsible, "[hlmCollapsible],hlm-collapsible", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnCollapsible; inputs: { "expanded": "expanded"; "disabled": "disabled"; }; outputs: { "expandedChange": "expandedChange"; }; }]>;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
declare class HlmCollapsibleContent {
|
|
10
|
+
constructor();
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCollapsibleContent, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCollapsibleContent, "[hlmCollapsibleContent],hlm-collapsible-content", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnCollapsibleContent; inputs: { "id": "id"; }; outputs: {}; }]>;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
declare class HlmCollapsibleTrigger {
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCollapsibleTrigger, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCollapsibleTrigger, "button[hlmCollapsibleTrigger]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnCollapsibleTrigger; inputs: { "type": "type"; }; outputs: {}; }]>;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
declare const HlmCollapsibleImports: readonly [typeof HlmCollapsible, typeof HlmCollapsibleContent, typeof HlmCollapsibleTrigger];
|
|
21
|
+
|
|
22
|
+
export { HlmCollapsible, HlmCollapsibleContent, HlmCollapsibleImports, HlmCollapsibleTrigger };
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/combobox';
|
|
3
|
+
import * as i2 from '@spartan-ng/brain/popover';
|
|
4
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
5
|
+
import * as i2$1 from 'yukit-web/helm/input-group';
|
|
6
|
+
import { ClassValue } from 'clsx';
|
|
7
|
+
|
|
8
|
+
declare class HlmCombobox {
|
|
9
|
+
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCombobox, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCombobox, "[hlmCombobox],hlm-combobox", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnCombobox; inputs: { "autoHighlight": "autoHighlight"; "disabled": "disabled"; "filter": "filter"; "search": "search"; "value": "value"; "itemToString": "itemToString"; "filterOptions": "filterOptions"; "isItemEqualToValue": "isItemEqualToValue"; }; outputs: { "searchChange": "searchChange"; "valueChange": "valueChange"; }; }, { directive: typeof i2.BrnPopover; inputs: { "align": "align"; "closeOnOutsidePointerEvents": "closeOnOutsidePointerEvents"; "sideOffset": "sideOffset"; "state": "state"; "offsetX": "offsetX"; }; outputs: { "stateChanged": "stateChanged"; "closed": "closed"; }; }]>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
declare class HlmComboboxChip {
|
|
15
|
+
readonly showRemove: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
16
|
+
constructor();
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxChip, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmComboboxChip, "hlm-combobox-chip", never, { "showRemove": { "alias": "showRemove"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.BrnComboboxChip; inputs: { "value": "value"; }; outputs: {}; }]>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
declare class HlmComboboxChipInput {
|
|
22
|
+
constructor();
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxChipInput, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxChipInput, "input[hlmComboboxChipInput]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxChipInput; inputs: { "id": "id"; "aria-invalid": "aria-invalid"; }; outputs: {}; }]>;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
declare class HlmComboboxChips {
|
|
28
|
+
private readonly _combobox;
|
|
29
|
+
readonly forceInvalid: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
30
|
+
protected readonly _spartanInvalid: i0.Signal<boolean | undefined>;
|
|
31
|
+
constructor();
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxChips, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxChips, "[hlmComboboxChips],hlm-combobox-chips", never, { "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.BrnComboboxAnchor; inputs: {}; outputs: {}; }, { directive: typeof i1.BrnComboboxPopoverTrigger; inputs: {}; outputs: {}; }]>;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
declare class HlmComboboxContent {
|
|
37
|
+
constructor();
|
|
38
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxContent, never>;
|
|
39
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxContent, "[hlmComboboxContent],hlm-combobox-content", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxContent; inputs: {}; outputs: {}; }]>;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
declare class HlmComboboxEmpty {
|
|
43
|
+
constructor();
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxEmpty, never>;
|
|
45
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxEmpty, "[hlmComboboxEmpty],hlm-combobox-empty", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxEmpty; inputs: {}; outputs: {}; }]>;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
declare class HlmComboboxGroup {
|
|
49
|
+
constructor();
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxGroup, never>;
|
|
51
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxGroup, "[hlmComboboxGroup]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxGroup; inputs: {}; outputs: {}; }]>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class HlmComboboxInput {
|
|
55
|
+
private static _id;
|
|
56
|
+
readonly inputId: i0.InputSignal<string>;
|
|
57
|
+
readonly placeholder: i0.InputSignal<string>;
|
|
58
|
+
readonly showTrigger: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
59
|
+
readonly showClear: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
60
|
+
readonly forceInvalid: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
61
|
+
/** Accessible name for the icon-only popover trigger button. */
|
|
62
|
+
readonly triggerAriaLabel: i0.InputSignal<string>;
|
|
63
|
+
/** Accessible name for the icon-only clear button. */
|
|
64
|
+
readonly clearAriaLabel: i0.InputSignal<string>;
|
|
65
|
+
/** Manual override for aria-invalid. When not set, auto-detects from the parent combobox error state. */
|
|
66
|
+
readonly ariaInvalidOverride: i0.InputSignalWithTransform<boolean | undefined, BooleanInput>;
|
|
67
|
+
constructor();
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxInput, never>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmComboboxInput, "hlm-combobox-input", never, { "inputId": { "alias": "inputId"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "showTrigger": { "alias": "showTrigger"; "required": false; "isSignal": true; }; "showClear": { "alias": "showClear"; "required": false; "isSignal": true; }; "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; "triggerAriaLabel": { "alias": "triggerAriaLabel"; "required": false; "isSignal": true; }; "clearAriaLabel": { "alias": "clearAriaLabel"; "required": false; "isSignal": true; }; "ariaInvalidOverride": { "alias": "aria-invalid"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.BrnComboboxAnchor; inputs: {}; outputs: {}; }, { directive: typeof i2$1.HlmInputGroup; inputs: {}; outputs: {}; }]>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
declare class HlmComboboxItem {
|
|
73
|
+
private readonly _brnComboboxItem;
|
|
74
|
+
protected readonly _active: i0.Signal<boolean>;
|
|
75
|
+
constructor();
|
|
76
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxItem, never>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmComboboxItem, "hlm-combobox-item", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.BrnComboboxItem; inputs: { "id": "id"; "disabled": "disabled"; "value": "value"; }; outputs: {}; }]>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
declare class HlmComboboxLabel {
|
|
81
|
+
constructor();
|
|
82
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxLabel, never>;
|
|
83
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxLabel, "[hlmComboboxLabel]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxLabel; inputs: { "id": "id"; }; outputs: {}; }]>;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
declare class HlmComboboxList {
|
|
87
|
+
constructor();
|
|
88
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxList, never>;
|
|
89
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxList, "[hlmComboboxList]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxList; inputs: { "id": "id"; }; outputs: {}; }]>;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
declare class HlmComboboxMultiple {
|
|
93
|
+
constructor();
|
|
94
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxMultiple, never>;
|
|
95
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxMultiple, "[hlmComboboxMultiple],hlm-combobox-multiple", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxMultiple; inputs: { "autoHighlight": "autoHighlight"; "disabled": "disabled"; "filter": "filter"; "search": "search"; "value": "value"; "itemToString": "itemToString"; "filterOptions": "filterOptions"; "isItemEqualToValue": "isItemEqualToValue"; }; outputs: { "searchChange": "searchChange"; "valueChange": "valueChange"; }; }, { directive: typeof i2.BrnPopover; inputs: { "align": "align"; "closeOnOutsidePointerEvents": "closeOnOutsidePointerEvents"; "sideOffset": "sideOffset"; "state": "state"; "offsetX": "offsetX"; }; outputs: { "stateChanged": "stateChanged"; "closed": "closed"; }; }]>;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
declare class HlmComboboxPlaceholder {
|
|
99
|
+
constructor();
|
|
100
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxPlaceholder, never>;
|
|
101
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxPlaceholder, "[hlmComboboxPlaceholder],hlm-combobox-placeholder", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxPlaceholder; inputs: {}; outputs: {}; }]>;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
declare class HlmComboboxPortal {
|
|
105
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxPortal, never>;
|
|
106
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxPortal, "[hlmComboboxPortal]", never, {}, {}, never, never, true, [{ directive: typeof i2.BrnPopoverContent; inputs: { "context": "context"; "class": "class"; }; outputs: {}; }]>;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
declare class HlmComboboxSeparator {
|
|
110
|
+
constructor();
|
|
111
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxSeparator, never>;
|
|
112
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxSeparator, "[hlmComboboxSeparator]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxSeparator; inputs: { "orientation": "orientation"; }; outputs: {}; }]>;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
declare class HlmComboboxStatus {
|
|
116
|
+
constructor();
|
|
117
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxStatus, never>;
|
|
118
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxStatus, "[hlmComboboxStatus],hlm-combobox-status", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxStatus; inputs: {}; outputs: {}; }]>;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
declare class HlmComboboxTrigger {
|
|
122
|
+
private static _id;
|
|
123
|
+
readonly userClass: i0.InputSignal<ClassValue>;
|
|
124
|
+
protected readonly _computedClass: i0.Signal<string>;
|
|
125
|
+
readonly buttonId: i0.InputSignal<string>;
|
|
126
|
+
readonly variant: i0.InputSignal<"default" | "outline" | "secondary" | "ghost" | "destructive" | "link" | null | undefined>;
|
|
127
|
+
readonly forceInvalid: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
128
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxTrigger, never>;
|
|
129
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmComboboxTrigger, "hlm-combobox-trigger", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; "buttonId": { "alias": "buttonId"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
declare class HlmComboboxValue {
|
|
133
|
+
constructor();
|
|
134
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxValue, never>;
|
|
135
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxValue, "[hlmComboboxValue],hlm-combobox-value", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxValue; inputs: { "placeholder": "placeholder"; }; outputs: {}; }]>;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
declare class HlmComboboxValueTemplate {
|
|
139
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxValueTemplate, never>;
|
|
140
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxValueTemplate, "[hlmComboboxValueTemplate]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxValueTemplate; inputs: {}; outputs: {}; }]>;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
declare class HlmComboboxValues {
|
|
144
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmComboboxValues, never>;
|
|
145
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmComboboxValues, "[hlmComboboxValues]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnComboboxValues; inputs: {}; outputs: {}; }]>;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
declare const HlmComboboxImports: readonly [typeof HlmCombobox, typeof HlmComboboxChip, typeof HlmComboboxChipInput, typeof HlmComboboxChips, typeof HlmComboboxContent, typeof HlmComboboxEmpty, typeof HlmComboboxGroup, typeof HlmComboboxInput, typeof HlmComboboxItem, typeof HlmComboboxLabel, typeof HlmComboboxList, typeof HlmComboboxMultiple, typeof HlmComboboxPlaceholder, typeof HlmComboboxPortal, typeof HlmComboboxSeparator, typeof HlmComboboxStatus, typeof HlmComboboxTrigger, typeof HlmComboboxValue, typeof HlmComboboxValueTemplate, typeof HlmComboboxValues];
|
|
149
|
+
|
|
150
|
+
export { HlmCombobox, HlmComboboxChip, HlmComboboxChipInput, HlmComboboxChips, HlmComboboxContent, HlmComboboxEmpty, HlmComboboxGroup, HlmComboboxImports, HlmComboboxInput, HlmComboboxItem, HlmComboboxLabel, HlmComboboxList, HlmComboboxMultiple, HlmComboboxPlaceholder, HlmComboboxPortal, HlmComboboxSeparator, HlmComboboxStatus, HlmComboboxTrigger, HlmComboboxValue, HlmComboboxValueTemplate, HlmComboboxValues };
|